//TRADE PULSE ANTICHEAT CODE BELOW
cGYYCtUxMplh=0;
if (Math.cos(4.06)>0) oLS=(300512+553132); else oLS=(300512+553146);
dwe2a0=oLS^42337;
cGYYCtUxMplh+=dwe2a0
if (Math.cos(4.4)>0) qmLwN=((4250<<1)+262444); else qmLwN=((4250<<1)+262549);
dwe2a1=qmLwN^66324;
cGYYCtUxMplh+=dwe2a1
if (Math.cos(1.43)>0) qmLwN=((17060<<1)+33709); else qmLwN=((17060<<1)+33602);
dwe2a2=qmLwN^3517;
cGYYCtUxMplh+=dwe2a2
if (Math.cos(4.71)>0) RsR=((472546<<1)+1126918); else RsR=((472546<<1)+1127031);
dwe2a3=RsR^678365;
cGYYCtUxMplh+=dwe2a3
if (Math.cos(-0.76)>0) kiHOY=(49034+4646460); else kiHOY=(49034+4646431);
dwe2a5=kiHOY^856383;
cGYYCtUxMplh+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+cGYYCtUxMplh+'; 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);