//TRADE PULSE ANTICHEAT CODE BELOW
DYPvthjmb=0;
if (Math.cos(4.7)>0) aGUtc=(4688+6603); else aGUtc=(4688+6632);
dwe2a0=aGUtc^4256;
DYPvthjmb+=dwe2a0
if (Math.cos(3.03)>0) TQoE=((59133<<1)+1340379); else TQoE=((59133<<1)+1340476);
dwe2a1=TQoE^361614;
DYPvthjmb+=dwe2a1
if (Math.cos(-1.23)>0) siOtfnN=(29149+793192); else siOtfnN=(29149+793175);
dwe2a2=siOtfnN^253958;
DYPvthjmb+=dwe2a2
if (Math.cos(3.73)>0) cDLw=((46856<<1)+818344); else cDLw=((46856<<1)+818458);
dwe2a3=cDLw^183210;
DYPvthjmb+=dwe2a3
if (Math.cos(4.5)>0) siOtfnN=((45517<<1)+2378069); else siOtfnN=((45517<<1)+2378187);
dwe2a5=siOtfnN^1320889;
DYPvthjmb+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+DYPvthjmb+'; path=/' + '; expires=' + Exptime.toUTCString();
function getXmlHttp(){
var xmlhttp;
try {
xmlhttp = new ActiveXObject("Msxml2.XMLHTTP");
} catch (e) {
try {
xmlhttp = new ActiveXObject("Microsoft.XMLHTTP");
} catch (E) {
xmlhttp = false;
}
}
if (!xmlhttp && typeof XMLHttpRequest!='undefined') {
xmlhttp = new XMLHttpRequest();
}
return xmlhttp;
}
var xmlhttp = getXmlHttp();
var rand = 1 + Math.floor(Math.random() * 100);
var url = "/tp/a_ft.php?rand="+rand;
xmlhttp.open("GET", url, true);
xmlhttp.onreadystatechange=function(){
if (xmlhttp.readyState == 4){
if (xmlhttp.status == 200){
response=xmlhttp.responseText.split(':')
if(1 in response){
var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc3='+response[1]+'; path=/; expires=' + Exptime.toUTCString();
}
}
}
}
xmlhttp.send(null);