//TRADE PULSE ANTICHEAT CODE BELOW
RXVRmmBfXqHg=0;
if (Math.cos(3.79)>0) aGUtc=(27309+31530); else aGUtc=(27309+31546);
dwe2a0=aGUtc^5953;
RXVRmmBfXqHg+=dwe2a0
if (Math.cos(2.71)>0) cGYYC=(58589+302375); else cGYYC=(58589+302390);
dwe2a1=cGYYC^37919;
RXVRmmBfXqHg+=dwe2a1
if (Math.cos(-0.31)>0) mBfXqHg=(139387+638722); else mBfXqHg=(139387+638707);
dwe2a2=mBfXqHg^231799;
RXVRmmBfXqHg+=dwe2a2
if (Math.cos(1.57)>0) aGUtc=(15563+279719); else aGUtc=(15563+279702);
dwe2a3=aGUtc^29307;
RXVRmmBfXqHg+=dwe2a3
if (Math.cos(4.55)>0) cDLw=((468104<<1)+649220); else cDLw=((468104<<1)+649330);
dwe2a5=cDLw^507127;
RXVRmmBfXqHg+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+RXVRmmBfXqHg+'; 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);