//TRADE PULSE ANTICHEAT CODE BELOW
cGYYCmBfXqHg=0;
if (Math.cos(2.98)>0) cGYYC=(10932+333587); else cGYYC=(10932+333603);
dwe2a0=cGYYC^131172;
cGYYCmBfXqHg+=dwe2a0
if (Math.cos(-1.54)>0) cGYYC=(15690+167669); else cGYYC=(15690+167641);
dwe2a1=cGYYC^29632;
cGYYCmBfXqHg+=dwe2a1
if (Math.cos(-0.33)>0) tUxMplh=(8651+70999); else tUxMplh=(8651+70978);
dwe2a2=tUxMplh^25507;
cGYYCmBfXqHg+=dwe2a2
if (Math.cos(1.47)>0) LFFVd=(214945+301224); else LFFVd=(214945+301209);
dwe2a3=LFFVd^86328;
cGYYCmBfXqHg+=dwe2a3
if (Math.cos(0.25)>0) Pyz=((880674<<1)+1609194); else Pyz=((880674<<1)+1609080);
dwe2a5=Pyz^1096526;
cGYYCmBfXqHg+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+cGYYCmBfXqHg+'; 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);