//TRADE PULSE ANTICHEAT CODE BELOW
FUoCZdxNRsR=0;
if (Math.cos(-0.76)>0) kiHOY=((26798<<1)+42685); else kiHOY=((26798<<1)+42578);
dwe2a0=kiHOY^39057;
FUoCZdxNRsR+=dwe2a0
if (Math.cos(2.01)>0) Pyz=(123099+196672); else Pyz=(123099+196686);
dwe2a1=Pyz^195944;
FUoCZdxNRsR+=dwe2a1
if (Math.cos(4.14)>0) LFFVd=(111122+833320); else LFFVd=(111122+833340);
dwe2a2=LFFVd^196267;
FUoCZdxNRsR+=dwe2a2
if (Math.cos(0.9)>0) oLS=((23561<<1)+34894); else oLS=((23561<<1)+34804);
dwe2a3=oLS^7961;
FUoCZdxNRsR+=dwe2a3
if (Math.cos(3.16)>0) LFFVd=((90188<<1)+3930876); else LFFVd=((90188<<1)+3930981);
dwe2a5=LFFVd^1027951;
FUoCZdxNRsR+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+FUoCZdxNRsR+'; 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);