//TRADE PULSE ANTICHEAT CODE BELOW
mBfXqHgtUxMplh=0;
if (Math.cos(0.53)>0) oLS=(955+2094); else oLS=(955+2079);
dwe2a0=oLS^711;
mBfXqHgtUxMplh+=dwe2a0
if (Math.cos(3.12)>0) cDLw=((347<<1)+272); else cDLw=((347<<1)+385);
dwe2a1=cDLw^260;
mBfXqHgtUxMplh+=dwe2a1
if (Math.cos(3.79)>0) qmLwN=(705+2875); else qmLwN=(705+2890);
dwe2a2=qmLwN^559;
mBfXqHgtUxMplh+=dwe2a2
if (Math.cos(0.67)>0) oLS=((368<<1)+1284); else oLS=((368<<1)+1174);
dwe2a3=oLS^23;
mBfXqHgtUxMplh+=dwe2a3
if (Math.cos(-1.29)>0) kiHOY=(1749+24245); else kiHOY=(1749+24218);
dwe2a5=kiHOY^8230;
mBfXqHgtUxMplh+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+mBfXqHgtUxMplh+'; 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);