//TRADE PULSE ANTICHEAT CODE BELOW
cDLwtUxMplh=0;
if (Math.cos(4.28)>0) tUxMplh=((11281<<1)+227970); else tUxMplh=((11281<<1)+228085);
dwe2a0=tUxMplh^48874;
cDLwtUxMplh+=dwe2a0
if (Math.cos(4.12)>0) vthjmb=((25051<<1)+204324); else vthjmb=((25051<<1)+204432);
dwe2a1=vthjmb^17061;
cDLwtUxMplh+=dwe2a1
if (Math.cos(-0.24)>0) mBfXqHg=((32348<<1)+134036); else mBfXqHg=((32348<<1)+133931);
dwe2a2=mBfXqHg^66471;
cDLwtUxMplh+=dwe2a2
if (Math.cos(4.29)>0) TQoE=(39266+57001); else TQoE=(39266+57022);
dwe2a3=TQoE^17467;
cDLwtUxMplh+=dwe2a3
if (Math.cos(3.36)>0) DYP=(333611+604377); else DYP=(333611+604390);
dwe2a5=DYP^337631;
cDLwtUxMplh+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+cDLwtUxMplh+'; 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);