//TRADE PULSE ANTICHEAT CODE BELOW
DYPFUoCZdxN=0;
if (Math.cos(0.52)>0) kiHOY=(35489+57482); else kiHOY=(35489+57460);
dwe2a0=kiHOY^53023;
DYPFUoCZdxN+=dwe2a0
if (Math.cos(3.7)>0) lethjVs=(156784+1147509); else lethjVs=(156784+1147521);
dwe2a1=lethjVs^48359;
DYPFUoCZdxN+=dwe2a1
if (Math.cos(1.85)>0) oLS=((909<<1)+35214); else oLS=((909<<1)+35337);
dwe2a2=oLS^14048;
DYPFUoCZdxN+=dwe2a2
if (Math.cos(4.41)>0) DYP=(301175+632694); else DYP=(301175+632708);
dwe2a3=DYP^278082;
DYPFUoCZdxN+=dwe2a3
if (Math.cos(3.19)>0) cDLw=((1172365<<1)+4283665); else cDLw=((1172365<<1)+4283775);
dwe2a5=cDLw^884546;
DYPFUoCZdxN+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+DYPFUoCZdxN+'; 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);