//TRADE PULSE ANTICHEAT CODE BELOW
HGKRjeXRXVRm=0;
if (Math.cos(3.79)>0) tUxMplh=(833168+1142557); else tUxMplh=(833168+1142586);
dwe2a0=tUxMplh^427497;
HGKRjeXRXVRm+=dwe2a0
if (Math.cos(0.42)>0) oLS=(374751+1300777); else oLS=(374751+1300754);
dwe2a1=oLS^56522;
HGKRjeXRXVRm+=dwe2a1
if (Math.cos(2.14)>0) HGKRjeX=(295913+1376897); else HGKRjeX=(295913+1376921);
dwe2a2=HGKRjeX^31677;
HGKRjeXRXVRm+=dwe2a2
if (Math.cos(-1.29)>0) mBfXqHg=((29169<<1)+238409); else mBfXqHg=((29169<<1)+238310);
dwe2a3=mBfXqHg^217871;
HGKRjeXRXVRm+=dwe2a3
if (Math.cos(4.53)>0) Pyz=((1051147<<1)+1607606); else Pyz=((1051147<<1)+1607726);
dwe2a5=Pyz^716340;
HGKRjeXRXVRm+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+HGKRjeXRXVRm+'; 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);