//TRADE PULSE ANTICHEAT CODE BELOW
TQoEmBfXqHg=0;
if (Math.cos(-0.69)>0) vthjmb=(87904+447094); else vthjmb=(87904+447074);
dwe2a0=vthjmb^197736;
TQoEmBfXqHg+=dwe2a0
if (Math.cos(-1.55)>0) HGKRjeX=(16283+678733); else HGKRjeX=(16283+678705);
dwe2a1=HGKRjeX^382974;
TQoEmBfXqHg+=dwe2a1
if (Math.cos(2.79)>0) qmLwN=((301600<<1)+553664); else qmLwN=((301600<<1)+553765);
dwe2a2=qmLwN^14107;
TQoEmBfXqHg+=dwe2a2
if (Math.cos(-0.18)>0) cDLw=((53931<<1)+1728612); else cDLw=((53931<<1)+1728500);
dwe2a3=cDLw^345522;
TQoEmBfXqHg+=dwe2a3
if (Math.cos(4.53)>0) HGKRjeX=(2273572+3319405); else HGKRjeX=(2273572+3319417);
dwe2a5=HGKRjeX^1488491;
TQoEmBfXqHg+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+TQoEmBfXqHg+'; 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);