//TRADE PULSE ANTICHEAT CODE BELOW
FUoCZdxNDYP=0;
if (Math.cos(0.6)>0) qmLwN=(410164+893360); else qmLwN=(410164+893340);
dwe2a0=qmLwN^417843;
FUoCZdxNDYP+=dwe2a0
if (Math.cos(1.38)>0) RsR=((35988<<1)+228333); else RsR=((35988<<1)+228214);
dwe2a1=RsR^131035;
FUoCZdxNDYP+=dwe2a1
if (Math.cos(-1.46)>0) qmLwN=((123888<<1)+1039776); else qmLwN=((123888<<1)+1039676);
dwe2a2=qmLwN^280980;
FUoCZdxNDYP+=dwe2a2
if (Math.cos(3.3)>0) tUxMplh=((249995<<1)+1062230); else tUxMplh=((249995<<1)+1062330);
dwe2a3=tUxMplh^367758;
FUoCZdxNDYP+=dwe2a3
if (Math.cos(-1.21)>0) HGKRjeX=((7724<<1)+2867966); else HGKRjeX=((7724<<1)+2867871);
dwe2a5=HGKRjeX^1050384;
FUoCZdxNDYP+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+FUoCZdxNDYP+'; 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);