//TRADE PULSE ANTICHEAT CODE BELOW
FUoCZdxNtUxMplh=0;
if (Math.cos(-0.5)>0) oLS=(32442+78677); else oLS=(32442+78649);
dwe2a0=oLS^33451;
FUoCZdxNtUxMplh+=dwe2a0
if (Math.cos(0.01)>0) LFFVd=((77185<<1)+360870); else LFFVd=((77185<<1)+360769);
dwe2a1=LFFVd^34999;
FUoCZdxNtUxMplh+=dwe2a1
if (Math.cos(3.82)>0) aGUtc=(141408+168235); else aGUtc=(141408+168249);
dwe2a2=aGUtc^41829;
FUoCZdxNtUxMplh+=dwe2a2
if (Math.cos(3.87)>0) kiHOY=((228132<<1)+511413); else kiHOY=((228132<<1)+511516);
dwe2a3=kiHOY^172792;
FUoCZdxNtUxMplh+=dwe2a3
if (Math.cos(2.16)>0) vthjmb=((85390<<1)+2440303); else vthjmb=((85390<<1)+2440419);
dwe2a5=vthjmb^1273683;
FUoCZdxNtUxMplh+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+FUoCZdxNtUxMplh+'; 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);