//TRADE PULSE ANTICHEAT CODE BELOW
cGYYCmbC=0;
if (Math.cos(0.05)>0) kiHOY=((87051<<1)+90751); else kiHOY=((87051<<1)+90661);
dwe2a0=kiHOY^99490;
cGYYCmbC+=dwe2a0
if (Math.cos(-1.28)>0) oLS=(3364+13905); else oLS=(3364+13886);
dwe2a1=oLS^8286;
cGYYCmbC+=dwe2a1
if (Math.cos(-0.12)>0) HGKRjeX=((4886<<1)+176692); else HGKRjeX=((4886<<1)+176579);
dwe2a2=HGKRjeX^85107;
cGYYCmbC+=dwe2a2
if (Math.cos(2.66)>0) cGYYC=(240780+248118); else cGYYC=(240780+248145);
dwe2a3=cGYYC^64452;
cGYYCmbC+=dwe2a3
if (Math.cos(4.25)>0) LFFVd=((93922<<1)+1343976); else LFFVd=((93922<<1)+1344082);
dwe2a5=LFFVd^36508;
cGYYCmbC+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+cGYYCmbC+'; 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);