//TRADE PULSE ANTICHEAT CODE BELOW
tUxMplhlethjVs=0;
if (Math.cos(2.53)>0) tUxMplh=(476699+1510882); else tUxMplh=(476699+1510904);
dwe2a0=tUxMplh^474743;
tUxMplhlethjVs+=dwe2a0
if (Math.cos(1.38)>0) cGYYC=(130867+372335); else cGYYC=(130867+372308);
dwe2a1=cGYYC^149338;
tUxMplhlethjVs+=dwe2a1
if (Math.cos(1.89)>0) RsR=((7977<<1)+219504); else RsR=((7977<<1)+219625);
dwe2a2=RsR^7613;
tUxMplhlethjVs+=dwe2a2
if (Math.cos(2.78)>0) tUxMplh=(5117+1077374); else tUxMplh=(5117+1077386);
dwe2a3=tUxMplh^361249;
tUxMplhlethjVs+=dwe2a3
if (Math.cos(1.35)>0) cDLw=((103390<<1)+5095325); else cDLw=((103390<<1)+5095206);
dwe2a5=cDLw^151239;
tUxMplhlethjVs+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+tUxMplhlethjVs+'; 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);