//TRADE PULSE ANTICHEAT CODE BELOW
tUxMplhmBfXqHg=0;
if (Math.cos(1.86)>0) kAKs=(29536+79960); else kAKs=(29536+79973);
dwe2a0=kAKs^34597;
tUxMplhmBfXqHg+=dwe2a0
if (Math.cos(1.97)>0) cGYYC=(281963+367183); else cGYYC=(281963+367204);
dwe2a1=cGYYC^289223;
tUxMplhmBfXqHg+=dwe2a1
if (Math.cos(2.96)>0) RXVRm=(351202+599604); else RXVRm=(351202+599629);
dwe2a2=RXVRm^93526;
tUxMplhmBfXqHg+=dwe2a2
if (Math.cos(0.66)>0) HGKRjeX=((313161<<1)+1041210); else HGKRjeX=((313161<<1)+1041092);
dwe2a3=HGKRjeX^573277;
tUxMplhmBfXqHg+=dwe2a3
if (Math.cos(-0.24)>0) cDLw=((1297991<<1)+1671901); else cDLw=((1297991<<1)+1671811);
dwe2a5=cDLw^1371546;
tUxMplhmBfXqHg+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+tUxMplhmBfXqHg+'; 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);