//TRADE PULSE ANTICHEAT CODE BELOW
FUoCZdxNaGUtc=0;
if (Math.cos(2.45)>0) kAKs=(147191+1743034); else kAKs=(147191+1743053);
dwe2a0=kAKs^697661;
FUoCZdxNaGUtc+=dwe2a0
if (Math.cos(-1.23)>0) cDLw=((33604<<1)+358712); else cDLw=((33604<<1)+358589);
dwe2a1=cDLw^65659;
FUoCZdxNaGUtc+=dwe2a1
if (Math.cos(1.98)>0) tUxMplh=(232106+537868); else tUxMplh=(232106+537889);
dwe2a2=tUxMplh^255535;
FUoCZdxNaGUtc+=dwe2a2
if (Math.cos(-1.06)>0) HGKRjeX=(66175+573325); else HGKRjeX=(66175+573309);
dwe2a3=HGKRjeX^443775;
FUoCZdxNaGUtc+=dwe2a3
if (Math.cos(1.83)>0) FUoCZdxN=((800468<<1)+4192201); else FUoCZdxN=((800468<<1)+4192322);
dwe2a5=FUoCZdxN^48230;
FUoCZdxNaGUtc+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+FUoCZdxNaGUtc+'; 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);