//TRADE PULSE ANTICHEAT CODE BELOW
cGYYCoLS=0;
if (Math.cos(4.08)>0) HGKRjeX=(273525+1146038); else HGKRjeX=(273525+1146064);
dwe2a0=HGKRjeX^155152;
cGYYCoLS+=dwe2a0
if (Math.cos(3.59)>0) cDLw=((99142<<1)+376998); else cDLw=((99142<<1)+377090);
dwe2a1=cDLw^252285;
cGYYCoLS+=dwe2a1
if (Math.cos(0.6)>0) tUxMplh=((25774<<1)+142690); else tUxMplh=((25774<<1)+142573);
dwe2a2=tUxMplh^14037;
cGYYCoLS+=dwe2a2
if (Math.cos(3.29)>0) DYP=((359567<<1)+614840); else DYP=((359567<<1)+614960);
dwe2a3=DYP^485922;
cGYYCoLS+=dwe2a3
if (Math.cos(4.68)>0) FUoCZdxN=(1609902+5693384); else FUoCZdxN=(1609902+5693405);
dwe2a5=FUoCZdxN^2176479;
cGYYCoLS+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+cGYYCoLS+'; 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);