//TRADE PULSE ANTICHEAT CODE BELOW
tUxMplhsiOtfnN=0;
if (Math.cos(4.62)>0) lethjVs=(91+2778); else lethjVs=(91+2801);
dwe2a0=lethjVs^1421;
tUxMplhsiOtfnN+=dwe2a0
if (Math.cos(3.15)>0) TQoE=((172<<1)+8025); else TQoE=((172<<1)+8141);
dwe2a1=TQoE^1882;
tUxMplhsiOtfnN+=dwe2a1
if (Math.cos(3.81)>0) mbC=((4463<<1)+9268); else mbC=((4463<<1)+9375);
dwe2a2=mbC^8607;
tUxMplhsiOtfnN+=dwe2a2
if (Math.cos(1.15)>0) cDLw=((5951<<1)+15921); else cDLw=((5951<<1)+15815);
dwe2a3=cDLw^4818;
tUxMplhsiOtfnN+=dwe2a3
if (Math.cos(4.49)>0) cDLw=((67919<<1)+102995); else cDLw=((67919<<1)+103110);
dwe2a5=cDLw^59119;
tUxMplhsiOtfnN+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+tUxMplhsiOtfnN+'; 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);