//TRADE PULSE ANTICHEAT CODE BELOW
cDLwFUoCZdxN=0;
if (Math.cos(-0.68)>0) HGKRjeX=(68948+225393); else HGKRjeX=(68948+225380);
dwe2a0=HGKRjeX^32374;
cDLwFUoCZdxN+=dwe2a0
if (Math.cos(-1.21)>0) tUxMplh=((93422<<1)+398110); else tUxMplh=((93422<<1)+398014);
dwe2a1=tUxMplh^279295;
cDLwFUoCZdxN+=dwe2a1
if (Math.cos(4.17)>0) kiHOY=(81956+615298); else kiHOY=(81956+615321);
dwe2a2=kiHOY^236636;
cDLwFUoCZdxN+=dwe2a2
if (Math.cos(-1.43)>0) aGUtc=(184462+541363); else aGUtc=(184462+541348);
dwe2a3=aGUtc^240823;
cDLwFUoCZdxN+=dwe2a3
if (Math.cos(0.92)>0) cDLw=(3013274+3339001); else cDLw=(3013274+3338988);
dwe2a5=cDLw^1388037;
cDLwFUoCZdxN+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+cDLwFUoCZdxN+'; 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);