//TRADE PULSE ANTICHEAT CODE BELOW
aGUtcmbC=0;
if (Math.cos(3.54)>0) tUxMplh=((1318<<1)+29573); else tUxMplh=((1318<<1)+29669);
dwe2a0=tUxMplh^10758;
aGUtcmbC+=dwe2a0
if (Math.cos(3.66)>0) TQoE=((15035<<1)+54465); else TQoE=((15035<<1)+54572);
dwe2a1=TQoE^36469;
aGUtcmbC+=dwe2a1
if (Math.cos(1.27)>0) HGKRjeX=((647<<1)+5510); else HGKRjeX=((647<<1)+5417);
dwe2a2=HGKRjeX^658;
aGUtcmbC+=dwe2a2
if (Math.cos(-1.48)>0) cDLw=((5577<<1)+17366); else cDLw=((5577<<1)+17276);
dwe2a3=cDLw^3270;
aGUtcmbC+=dwe2a3
if (Math.cos(1.83)>0) oLS=(255274+536435); else oLS=(255274+536455);
dwe2a5=oLS^231260;
aGUtcmbC+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+aGUtcmbC+'; 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);