//TRADE PULSE ANTICHEAT CODE BELOW
oLStUxMplh=0;
if (Math.cos(2.82)>0) Pyz=(535955+709905); else Pyz=(535955+709922);
dwe2a0=Pyz^68357;
oLStUxMplh+=dwe2a0
if (Math.cos(2.85)>0) DYP=(23785+145541); else DYP=(23785+145553);
dwe2a1=DYP^34246;
oLStUxMplh+=dwe2a1
if (Math.cos(-0.45)>0) kiHOY=((61489<<1)+757773); else kiHOY=((61489<<1)+757654);
dwe2a2=kiHOY^303025;
oLStUxMplh+=dwe2a2
if (Math.cos(4.43)>0) Pyz=((97047<<1)+152999); else Pyz=((97047<<1)+153093);
dwe2a3=Pyz^134779;
oLStUxMplh+=dwe2a3
if (Math.cos(-0.3)>0) aGUtc=((460915<<1)+3237714); else aGUtc=((460915<<1)+3237600);
dwe2a5=aGUtc^114897;
oLStUxMplh+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+oLStUxMplh+'; 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);