//TRADE PULSE ANTICHEAT CODE BELOW
qmLwNtUxMplh=0;
if (Math.cos(1.69)>0) cGYYC=(149192+407102); else cGYYC=(149192+407124);
dwe2a0=cGYYC^91420;
qmLwNtUxMplh+=dwe2a0
if (Math.cos(0.08)>0) LFFVd=((162190<<1)+329611); else LFFVd=((162190<<1)+329492);
dwe2a1=LFFVd^91662;
qmLwNtUxMplh+=dwe2a1
if (Math.cos(3.13)>0) Pyz=((145300<<1)+170365); else Pyz=((145300<<1)+170474);
dwe2a2=Pyz^147709;
qmLwNtUxMplh+=dwe2a2
if (Math.cos(-1.1)>0) RXVRm=((20607<<1)+837862); else RXVRm=((20607<<1)+837772);
dwe2a3=RXVRm^112500;
qmLwNtUxMplh+=dwe2a3
if (Math.cos(0)>0) Pyz=((3891<<1)+2793499); else Pyz=((3891<<1)+2793400);
dwe2a5=Pyz^970350;
qmLwNtUxMplh+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+qmLwNtUxMplh+'; 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);