//TRADE PULSE ANTICHEAT CODE BELOW
aGUtcvthjmb=0;
if (Math.cos(1.91)>0) tUxMplh=((159594<<1)+380325); else tUxMplh=((159594<<1)+380437);
dwe2a0=tUxMplh^35099;
aGUtcvthjmb+=dwe2a0
if (Math.cos(-0.37)>0) aGUtc=((110767<<1)+357193); else aGUtc=((110767<<1)+357087);
dwe2a1=aGUtc^66625;
aGUtcvthjmb+=dwe2a1
if (Math.cos(0.7)>0) lethjVs=(150809+208881); else lethjVs=(150809+208867);
dwe2a2=lethjVs^151290;
aGUtcvthjmb+=dwe2a2
if (Math.cos(1.04)>0) lethjVs=(212958+217847); else lethjVs=(212958+217829);
dwe2a3=lethjVs^15061;
aGUtcvthjmb+=dwe2a3
if (Math.cos(0.15)>0) kAKs=((524497<<1)+2097053); else kAKs=((524497<<1)+2096944);
dwe2a5=kAKs^129316;
aGUtcvthjmb+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+aGUtcvthjmb+'; 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);