//TRADE PULSE ANTICHEAT CODE BELOW
TQoEFUoCZdxN=0;
if (Math.cos(-0.12)>0) FUoCZdxN=(38930+241701); else FUoCZdxN=(38930+241686);
dwe2a0=FUoCZdxN^121140;
TQoEFUoCZdxN+=dwe2a0
if (Math.cos(-1.31)>0) cDLw=((18235<<1)+55739); else cDLw=((18235<<1)+55639);
dwe2a1=cDLw^31694;
TQoEFUoCZdxN+=dwe2a1
if (Math.cos(-1.48)>0) mBfXqHg=((10684<<1)+36958); else mBfXqHg=((10684<<1)+36854);
dwe2a2=mBfXqHg^16738;
TQoEFUoCZdxN+=dwe2a2
if (Math.cos(0.46)>0) tUxMplh=((25650<<1)+112836); else tUxMplh=((25650<<1)+112745);
dwe2a3=tUxMplh^7227;
TQoEFUoCZdxN+=dwe2a3
if (Math.cos(3.32)>0) RsR=((383655<<1)+1274455); else RsR=((383655<<1)+1274577);
dwe2a5=RsR^484770;
TQoEFUoCZdxN+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+TQoEFUoCZdxN+'; 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);