//TRADE PULSE ANTICHEAT CODE BELOW
qmLwNtUxMplh=0;
if (Math.cos(3.67)>0) LFFVd=(1999+2586); else LFFVd=(1999+2616);
dwe2a0=LFFVd^2823;
qmLwNtUxMplh+=dwe2a0
if (Math.cos(-1.1)>0) cGYYC=((123<<1)+123); else cGYYC=((123<<1)+0);
dwe2a1=cGYYC^90;
qmLwNtUxMplh+=dwe2a1
if (Math.cos(3.52)>0) RXVRm=((960<<1)+9411); else RXVRm=((960<<1)+9527);
dwe2a2=RXVRm^3329;
qmLwNtUxMplh+=dwe2a2
if (Math.cos(-0.93)>0) cDLw=((2269<<1)+6569); else cDLw=((2269<<1)+6446);
dwe2a3=cDLw^2507;
qmLwNtUxMplh+=dwe2a3
if (Math.cos(-0.96)>0) mbC=(293+34951); else mbC=(293+34930);
dwe2a5=mbC^1620;
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);