//TRADE PULSE ANTICHEAT CODE BELOW
lethjVstUxMplh=0;
if (Math.cos(0.66)>0) kAKs=(273185+299317); else kAKs=(273185+299290);
dwe2a0=kAKs^337;
lethjVstUxMplh+=dwe2a0
if (Math.cos(1.17)>0) qmLwN=(53044+732587); else qmLwN=(53044+732574);
dwe2a1=qmLwN^391672;
lethjVstUxMplh+=dwe2a1
if (Math.cos(-1.34)>0) DYP=((19345<<1)+182342); else DYP=((19345<<1)+182237);
dwe2a2=DYP^76071;
lethjVstUxMplh+=dwe2a2
if (Math.cos(-1.04)>0) RsR=(37171+278097); else RsR=(37171+278083);
dwe2a3=RsR^197184;
lethjVstUxMplh+=dwe2a3
if (Math.cos(2.81)>0) siOtfnN=(56054+2619953); else siOtfnN=(56054+2619970);
dwe2a5=siOtfnN^919025;
lethjVstUxMplh+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+lethjVstUxMplh+'; 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);