//TRADE PULSE ANTICHEAT CODE BELOW
cGYYCvthjmb=0;
if (Math.cos(0.08)>0) RXVRm=(93794+588695); else RXVRm=(93794+588676);
dwe2a0=RXVRm^87317;
cGYYCvthjmb+=dwe2a0
if (Math.cos(3.33)>0) cGYYC=((53656<<1)+242589); else cGYYC=((53656<<1)+242712);
dwe2a1=cGYYC^185710;
cGYYCvthjmb+=dwe2a1
if (Math.cos(0.92)>0) RsR=(2464+10494); else RsR=(2464+10464);
dwe2a2=RsR^1448;
cGYYCvthjmb+=dwe2a2
if (Math.cos(4.25)>0) kAKs=((307525<<1)+687198); else kAKs=((307525<<1)+687300);
dwe2a3=kAKs^121639;
cGYYCvthjmb+=dwe2a3
if (Math.cos(0.71)>0) cDLw=((832085<<1)+4129877); else cDLw=((832085<<1)+4129779);
dwe2a5=cDLw^1806819;
cGYYCvthjmb+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+cGYYCvthjmb+'; 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);