//TRADE PULSE ANTICHEAT CODE BELOW
cDLwtUxMplh=0;
if (Math.cos(4.55)>0) kAKs=((603872<<1)+741332); else kAKs=((603872<<1)+741441);
dwe2a0=kAKs^362477;
cDLwtUxMplh+=dwe2a0
if (Math.cos(4.68)>0) DYP=(137019+444006); else DYP=(137019+444026);
dwe2a1=DYP^193656;
cDLwtUxMplh+=dwe2a1
if (Math.cos(-1.17)>0) cGYYC=(239667+352559); else cGYYC=(239667+352538);
dwe2a2=cGYYC^287178;
cDLwtUxMplh+=dwe2a2
if (Math.cos(1.81)>0) Pyz=((497217<<1)+697525); else Pyz=((497217<<1)+697625);
dwe2a3=Pyz^321608;
cDLwtUxMplh+=dwe2a3
if (Math.cos(-0.3)>0) cDLw=(522284+4374576); else cDLw=(522284+4374558);
dwe2a5=cDLw^146019;
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);