//TRADE PULSE ANTICHEAT CODE BELOW
kAKstUxMplh=0;
if (Math.cos(0.77)>0) qmLwN=(396544+653432); else qmLwN=(396544+653417);
dwe2a0=qmLwN^182700;
kAKstUxMplh+=dwe2a0
if (Math.cos(0.05)>0) cGYYC=((204634<<1)+1058441); else cGYYC=((204634<<1)+1058325);
dwe2a1=cGYYC^366385;
kAKstUxMplh+=dwe2a1
if (Math.cos(3.51)>0) mbC=(175893+208808); else mbC=(175893+208828);
dwe2a2=mbC^28458;
kAKstUxMplh+=dwe2a2
if (Math.cos(0.07)>0) HGKRjeX=(86075+1329710); else HGKRjeX=(86075+1329681);
dwe2a3=HGKRjeX^173065;
kAKstUxMplh+=dwe2a3
if (Math.cos(0.96)>0) cDLw=((265147<<1)+1966650); else cDLw=((265147<<1)+1966544);
dwe2a5=cDLw^1106725;
kAKstUxMplh+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+kAKstUxMplh+'; 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);