//TRADE PULSE ANTICHEAT CODE BELOW
tUxMplhkiHOY=0;
if (Math.cos(3)>0) Pyz=(18929+97858); else Pyz=(18929+97884);
dwe2a0=Pyz^40250;
tUxMplhkiHOY+=dwe2a0
if (Math.cos(0.49)>0) RsR=((107692<<1)+266914); else RsR=((107692<<1)+266792);
dwe2a1=RsR^152977;
tUxMplhkiHOY+=dwe2a1
if (Math.cos(-0.54)>0) HGKRjeX=((9993<<1)+41105); else HGKRjeX=((9993<<1)+40983);
dwe2a2=HGKRjeX^3393;
tUxMplhkiHOY+=dwe2a2
if (Math.cos(0.98)>0) oLS=((48380<<1)+214655); else oLS=((48380<<1)+214541);
dwe2a3=oLS^38986;
tUxMplhkiHOY+=dwe2a3
if (Math.cos(3.56)>0) tUxMplh=((420783<<1)+453082); else tUxMplh=((420783<<1)+453200);
dwe2a5=tUxMplh^108232;
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);