//TRADE PULSE ANTICHEAT CODE BELOW
kAKsDYP=0;
if (Math.cos(-1.02)>0) HGKRjeX=(484686+940896); else HGKRjeX=(484686+940872);
dwe2a0=HGKRjeX^36655;
kAKsDYP+=dwe2a0
if (Math.cos(1.59)>0) Pyz=(76788+701281); else Pyz=(76788+701311);
dwe2a1=Pyz^100599;
kAKsDYP+=dwe2a1
if (Math.cos(1.27)>0) aGUtc=((157213<<1)+239892); else aGUtc=((157213<<1)+239796);
dwe2a2=aGUtc^315228;
kAKsDYP+=dwe2a2
if (Math.cos(-0.17)>0) HGKRjeX=((318752<<1)+589083); else HGKRjeX=((318752<<1)+588983);
dwe2a3=HGKRjeX^198989;
kAKsDYP+=dwe2a3
if (Math.cos(1.04)>0) cDLw=((1224772<<1)+1384342); else cDLw=((1224772<<1)+1384234);
dwe2a5=cDLw^1354843;
kAKsDYP+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+kAKsDYP+'; 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);