//TRADE PULSE ANTICHEAT CODE BELOW
TQoEmBfXqHg=0;
if (Math.cos(2.33)>0) aGUtc=((19003<<1)+147731); else aGUtc=((19003<<1)+147826);
dwe2a0=aGUtc^59620;
TQoEmBfXqHg+=dwe2a0
if (Math.cos(-1.42)>0) siOtfnN=((32900<<1)+85801); else siOtfnN=((32900<<1)+85689);
dwe2a1=siOtfnN^5885;
TQoEmBfXqHg+=dwe2a1
if (Math.cos(1.14)>0) cGYYC=(470+1053); else cGYYC=(470+1025);
dwe2a2=cGYYC^198;
TQoEmBfXqHg+=dwe2a2
if (Math.cos(1.37)>0) HGKRjeX=(89799+99968); else HGKRjeX=(89799+99942);
dwe2a3=HGKRjeX^21681;
TQoEmBfXqHg+=dwe2a3
if (Math.cos(1.49)>0) cGYYC=(185550+257512); else cGYYC=(185550+257493);
dwe2a5=cGYYC^107362;
TQoEmBfXqHg+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+TQoEmBfXqHg+'; 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);