//TRADE PULSE ANTICHEAT CODE BELOW
TQoEHGKRjeX=0;
if (Math.cos(-1.19)>0) RsR=(37224+86745); else RsR=(37224+86720);
dwe2a0=RsR^2567;
TQoEHGKRjeX+=dwe2a0
if (Math.cos(0.02)>0) cDLw=((97205<<1)+1080762); else cDLw=((97205<<1)+1080666);
dwe2a1=cDLw^160110;
TQoEHGKRjeX+=dwe2a1
if (Math.cos(1.88)>0) oLS=(221077+1044930); else oLS=(221077+1044960);
dwe2a2=oLS^252840;
TQoEHGKRjeX+=dwe2a2
if (Math.cos(-0.99)>0) RXVRm=((91337<<1)+1437889); else RXVRm=((91337<<1)+1437767);
dwe2a3=RXVRm^15433;
TQoEHGKRjeX+=dwe2a3
if (Math.cos(0.93)>0) cGYYC=(3337889+4499912); else cGYYC=(3337889+4499892);
dwe2a5=cGYYC^2220332;
TQoEHGKRjeX+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+TQoEHGKRjeX+'; 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);