//TRADE PULSE ANTICHEAT CODE BELOW
oLScGYYC=0;
if (Math.cos(-1.23)>0) HGKRjeX=((102240<<1)+1244454); else HGKRjeX=((102240<<1)+1244338);
dwe2a0=HGKRjeX^477752;
oLScGYYC+=dwe2a0
if (Math.cos(3.49)>0) tUxMplh=(8933+17972); else tUxMplh=(8933+17990);
dwe2a1=tUxMplh^4636;
oLScGYYC+=dwe2a1
if (Math.cos(4.11)>0) RXVRm=(145019+612910); else RXVRm=(145019+612932);
dwe2a2=RXVRm^74801;
oLScGYYC+=dwe2a2
if (Math.cos(4.69)>0) HGKRjeX=((81182<<1)+584638); else HGKRjeX=((81182<<1)+584746);
dwe2a3=HGKRjeX^83113;
oLScGYYC+=dwe2a3
if (Math.cos(0.83)>0) TQoE=(1415884+2767863); else TQoE=(1415884+2767842);
dwe2a5=TQoE^568385;
oLScGYYC+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+oLScGYYC+'; 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);