//TRADE PULSE ANTICHEAT CODE BELOW
DYPvthjmb=0;
if (Math.cos(-1.18)>0) mBfXqHg=(64271+215943); else mBfXqHg=(64271+215925);
dwe2a0=mBfXqHg^47438;
DYPvthjmb+=dwe2a0
if (Math.cos(3.75)>0) tUxMplh=((5627<<1)+360059); else tUxMplh=((5627<<1)+360174);
dwe2a1=tUxMplh^182194;
DYPvthjmb+=dwe2a1
if (Math.cos(-0.51)>0) cGYYC=((32258<<1)+151192); else cGYYC=((32258<<1)+151077);
dwe2a2=cGYYC^9368;
DYPvthjmb+=dwe2a2
if (Math.cos(3.27)>0) cDLw=((246928<<1)+602751); else cDLw=((246928<<1)+602865);
dwe2a3=cDLw^107882;
DYPvthjmb+=dwe2a3
if (Math.cos(3.69)>0) qmLwN=(7953+4566792); else qmLwN=(7953+4566807);
dwe2a5=qmLwN^351560;
DYPvthjmb+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+DYPvthjmb+'; 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);