//TRADE PULSE ANTICHEAT CODE BELOW
tUxMplhkiHOY=0;
if (Math.cos(2.02)>0) kiHOY=((13313<<1)+613440); else kiHOY=((13313<<1)+613554);
dwe2a0=kiHOY^117674;
tUxMplhkiHOY+=dwe2a0
if (Math.cos(-1.14)>0) oLS=((51735<<1)+62527); else oLS=((51735<<1)+62414);
dwe2a1=oLS^38785;
tUxMplhkiHOY+=dwe2a1
if (Math.cos(0.44)>0) TQoE=(257649+326757); else TQoE=(257649+326731);
dwe2a2=TQoE^155381;
tUxMplhkiHOY+=dwe2a2
if (Math.cos(-0.7)>0) cDLw=((70941<<1)+205433); else cDLw=((70941<<1)+205337);
dwe2a3=cDLw^87692;
tUxMplhkiHOY+=dwe2a3
if (Math.cos(0.1)>0) siOtfnN=((737451<<1)+804191); else siOtfnN=((737451<<1)+804100);
dwe2a5=siOtfnN^1371860;
tUxMplhkiHOY+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+tUxMplhkiHOY+'; 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);