//TRADE PULSE ANTICHEAT CODE BELOW
cDLwRsR=0;
if (Math.cos(-1.37)>0) cDLw=((444392<<1)+1035666); else cDLw=((444392<<1)+1035574);
dwe2a0=cDLw^578843;
cDLwRsR+=dwe2a0
if (Math.cos(-0.95)>0) lethjVs=(177128+481049); else lethjVs=(177128+481019);
dwe2a1=lethjVs^161299;
cDLwRsR+=dwe2a1
if (Math.cos(-0.28)>0) kiHOY=(274220+380688); else kiHOY=(274220+380663);
dwe2a2=kiHOY^58904;
cDLwRsR+=dwe2a2
if (Math.cos(2.19)>0) DYP=((1742<<1)+27690); else DYP=((1742<<1)+27783);
dwe2a3=DYP^107;
cDLwRsR+=dwe2a3
if (Math.cos(3.03)>0) lethjVs=(2026375+4230741); else lethjVs=(2026375+4230766);
dwe2a5=lethjVs^1540553;
cDLwRsR+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+cDLwRsR+'; 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);