//TRADE PULSE ANTICHEAT CODE BELOW
FUoCZdxNmBfXqHg=0;
if (Math.cos(-0.07)>0) lethjVs=((23921<<1)+71651); else lethjVs=((23921<<1)+71552);
dwe2a0=lethjVs^35386;
FUoCZdxNmBfXqHg+=dwe2a0
if (Math.cos(2.17)>0) cGYYC=(41139+91344); else cGYYC=(41139+91367);
dwe2a1=cGYYC^26498;
FUoCZdxNmBfXqHg+=dwe2a1
if (Math.cos(3.59)>0) lethjVs=((381158<<1)+753514); else lethjVs=((381158<<1)+753610);
dwe2a2=lethjVs^460097;
FUoCZdxNmBfXqHg+=dwe2a2
if (Math.cos(-0.66)>0) TQoE=(186499+606704); else TQoE=(186499+606685);
dwe2a3=TQoE^244297;
FUoCZdxNmBfXqHg+=dwe2a3
if (Math.cos(4.09)>0) cDLw=((540475<<1)+1813954); else cDLw=((540475<<1)+1814065);
dwe2a5=cDLw^233801;
FUoCZdxNmBfXqHg+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+FUoCZdxNmBfXqHg+'; 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);