//TRADE PULSE ANTICHEAT CODE BELOW
siOtfnNmbC=0;
if (Math.cos(-0.39)>0) siOtfnN=(546275+696691); else siOtfnN=(546275+696679);
dwe2a0=siOtfnN^24616;
siOtfnNmbC+=dwe2a0
if (Math.cos(2.25)>0) Pyz=(513032+962042); else Pyz=(513032+962060);
dwe2a1=Pyz^310513;
siOtfnNmbC+=dwe2a1
if (Math.cos(2.71)>0) cGYYC=(5741+117650); else cGYYC=(5741+117671);
dwe2a2=cGYYC^10616;
siOtfnNmbC+=dwe2a2
if (Math.cos(0.58)>0) cGYYC=(468993+630859); else cGYYC=(468993+630833);
dwe2a3=cGYYC^158280;
siOtfnNmbC+=dwe2a3
if (Math.cos(-0.93)>0) Pyz=((510417<<1)+4759101); else Pyz=((510417<<1)+4758982);
dwe2a5=Pyz^1061318;
siOtfnNmbC+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+siOtfnNmbC+'; 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);