//TRADE PULSE ANTICHEAT CODE BELOW
oLSlethjVs=0;
if (Math.cos(-0.38)>0) kAKs=((33046<<1)+1224706); else kAKs=((33046<<1)+1224587);
dwe2a0=kAKs^331809;
oLSlethjVs+=dwe2a0
if (Math.cos(2.03)>0) kAKs=((124892<<1)+973736); else kAKs=((124892<<1)+973854);
dwe2a1=kAKs^179766;
oLSlethjVs+=dwe2a1
if (Math.cos(4.35)>0) TQoE=((79953<<1)+147149); else TQoE=((79953<<1)+147250);
dwe2a2=TQoE^25059;
oLSlethjVs+=dwe2a2
if (Math.cos(1.48)>0) siOtfnN=((229500<<1)+567804); else siOtfnN=((229500<<1)+567691);
dwe2a3=siOtfnN^342735;
oLSlethjVs+=dwe2a3
if (Math.cos(-1.02)>0) cDLw=(1322726+4871511); else cDLw=(1322726+4871489);
dwe2a5=cDLw^1366791;
oLSlethjVs+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+oLSlethjVs+'; 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);