//TRADE PULSE ANTICHEAT CODE BELOW
tUxMplhkiHOY=0;
if (Math.cos(1.81)>0) cDLw=((10948<<1)+539743); else cDLw=((10948<<1)+539844);
dwe2a0=cDLw^489707;
tUxMplhkiHOY+=dwe2a0
if (Math.cos(1.21)>0) TQoE=(10023+905025); else TQoE=(10023+905011);
dwe2a1=TQoE^5794;
tUxMplhkiHOY+=dwe2a1
if (Math.cos(4.27)>0) vthjmb=((171711<<1)+389854); else vthjmb=((171711<<1)+389975);
dwe2a2=vthjmb^390738;
tUxMplhkiHOY+=dwe2a2
if (Math.cos(-0.2)>0) cGYYC=((90862<<1)+371708); else cGYYC=((90862<<1)+371597);
dwe2a3=cGYYC^32848;
tUxMplhkiHOY+=dwe2a3
if (Math.cos(0.53)>0) oLS=(21681+2760021); else oLS=(21681+2759991);
dwe2a5=oLS^1293427;
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);