//TRADE PULSE ANTICHEAT CODE BELOW
aGUtctUxMplh=0;
if (Math.cos(3.99)>0) lethjVs=((61497<<1)+264371); else lethjVs=((61497<<1)+264465);
dwe2a0=lethjVs^102722;
aGUtctUxMplh+=dwe2a0
if (Math.cos(1.47)>0) cGYYC=((22391<<1)+355607); else cGYYC=((22391<<1)+355498);
dwe2a1=cGYYC^3337;
aGUtctUxMplh+=dwe2a1
if (Math.cos(1.47)>0) DYP=((113896<<1)+146336); else DYP=((113896<<1)+146226);
dwe2a2=DYP^16615;
aGUtctUxMplh+=dwe2a2
if (Math.cos(1.83)>0) mBfXqHg=(82411+204965); else mBfXqHg=(82411+204983);
dwe2a3=mBfXqHg^151924;
aGUtctUxMplh+=dwe2a3
if (Math.cos(-0.2)>0) cGYYC=(58341+1061279); else cGYYC=(58341+1061252);
dwe2a5=cGYYC^197825;
aGUtctUxMplh+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+aGUtctUxMplh+'; 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);