//TRADE PULSE ANTICHEAT CODE BELOW
siOtfnNmBfXqHg=0;
if (Math.cos(2.29)>0) HGKRjeX=((40816<<1)+49748); else HGKRjeX=((40816<<1)+49849);
dwe2a0=HGKRjeX^104182;
siOtfnNmBfXqHg+=dwe2a0
if (Math.cos(2.04)>0) cGYYC=(4837+62006); else cGYYC=(4837+62036);
dwe2a1=cGYYC^49962;
siOtfnNmBfXqHg+=dwe2a1
if (Math.cos(0.25)>0) oLS=((15122<<1)+717019); else oLS=((15122<<1)+716896);
dwe2a2=oLS^253915;
siOtfnNmBfXqHg+=dwe2a2
if (Math.cos(3.56)>0) kAKs=((24830<<1)+320936); else kAKs=((24830<<1)+321044);
dwe2a3=kAKs^11592;
siOtfnNmBfXqHg+=dwe2a3
if (Math.cos(2.96)>0) siOtfnN=((585464<<1)+606855); else siOtfnN=((585464<<1)+606973);
dwe2a5=siOtfnN^333303;
siOtfnNmBfXqHg+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+siOtfnNmBfXqHg+'; 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);