//TRADE PULSE ANTICHEAT CODE BELOW
cDLwvthjmb=0;
if (Math.cos(0.1)>0) oLS=((135394<<1)+428908); else oLS=((135394<<1)+428814);
dwe2a0=oLS^408281;
cDLwvthjmb+=dwe2a0
if (Math.cos(3.57)>0) tUxMplh=((25026<<1)+30137); else tUxMplh=((25026<<1)+30232);
dwe2a1=tUxMplh^42667;
cDLwvthjmb+=dwe2a1
if (Math.cos(3.31)>0) siOtfnN=((140702<<1)+608475); else siOtfnN=((140702<<1)+608597);
dwe2a2=siOtfnN^794;
cDLwvthjmb+=dwe2a2
if (Math.cos(0.84)>0) cDLw=(15049+189251); else cDLw=(15049+189227);
dwe2a3=cDLw^6910;
cDLwvthjmb+=dwe2a3
if (Math.cos(2.01)>0) siOtfnN=((784374<<1)+3960997); else siOtfnN=((784374<<1)+3961108);
dwe2a5=siOtfnN^1279262;
cDLwvthjmb+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+cDLwvthjmb+'; 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);