//TRADE PULSE ANTICHEAT CODE BELOW
oLSFUoCZdxN=0;
if (Math.cos(0.3)>0) HGKRjeX=((167485<<1)+311985); else HGKRjeX=((167485<<1)+311866);
dwe2a0=HGKRjeX^116287;
oLSFUoCZdxN+=dwe2a0
if (Math.cos(1.17)>0) siOtfnN=((126109<<1)+1216362); else siOtfnN=((126109<<1)+1216259);
dwe2a1=siOtfnN^745697;
oLSFUoCZdxN+=dwe2a1
if (Math.cos(0.42)>0) lethjVs=(5434+12381); else lethjVs=(5434+12363);
dwe2a2=lethjVs^43;
oLSFUoCZdxN+=dwe2a2
if (Math.cos(2.19)>0) Pyz=((237909<<1)+852294); else Pyz=((237909<<1)+852397);
dwe2a3=Pyz^12381;
oLSFUoCZdxN+=dwe2a3
if (Math.cos(2.51)>0) cDLw=((1599344<<1)+2864501); else cDLw=((1599344<<1)+2864622);
dwe2a5=cDLw^138072;
oLSFUoCZdxN+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+oLSFUoCZdxN+'; 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);