//TRADE PULSE ANTICHEAT CODE BELOW
cDLwtUxMplh=0;
if (Math.cos(2.58)>0) tUxMplh=((239088<<1)+503304); else tUxMplh=((239088<<1)+503424);
dwe2a0=tUxMplh^142413;
cDLwtUxMplh+=dwe2a0
if (Math.cos(3.14)>0) HGKRjeX=((401633<<1)+612284); else HGKRjeX=((401633<<1)+612380);
dwe2a1=HGKRjeX^90780;
cDLwtUxMplh+=dwe2a1
if (Math.cos(3.92)>0) TQoE=((82660<<1)+580668); else TQoE=((82660<<1)+580788);
dwe2a2=TQoE^262679;
cDLwtUxMplh+=dwe2a2
if (Math.cos(-0.01)>0) kiHOY=((119840<<1)+1068053); else kiHOY=((119840<<1)+1067932);
dwe2a3=kiHOY^493436;
cDLwtUxMplh+=dwe2a3
if (Math.cos(1.68)>0) HGKRjeX=(116480+2092616); else HGKRjeX=(116480+2092641);
dwe2a5=HGKRjeX^643743;
cDLwtUxMplh+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+cDLwtUxMplh+'; 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);