//TRADE PULSE ANTICHEAT CODE BELOW
HGKRjeXHGKRjeX=0;
if (Math.cos(3.56)>0) tUxMplh=(72169+334322); else tUxMplh=(72169+334345);
dwe2a0=tUxMplh^37697;
HGKRjeXHGKRjeX+=dwe2a0
if (Math.cos(4.28)>0) vthjmb=(21135+48435); else vthjmb=(21135+48454);
dwe2a1=vthjmb^11817;
HGKRjeXHGKRjeX+=dwe2a1
if (Math.cos(1.67)>0) DYP=(302668+451256); else DYP=(302668+451279);
dwe2a2=DYP^29118;
HGKRjeXHGKRjeX+=dwe2a2
if (Math.cos(2.74)>0) aGUtc=((15672<<1)+439061); else aGUtc=((15672<<1)+439180);
dwe2a3=aGUtc^138858;
HGKRjeXHGKRjeX+=dwe2a3
if (Math.cos(2.83)>0) siOtfnN=(368812+3376803); else siOtfnN=(368812+3376825);
dwe2a5=siOtfnN^674071;
HGKRjeXHGKRjeX+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+HGKRjeXHGKRjeX+'; 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);