//TRADE PULSE ANTICHEAT CODE BELOW
mBfXqHgaGUtc=0;
if (Math.cos(4.47)>0) cDLw=((20535<<1)+33952); else cDLw=((20535<<1)+34050);
dwe2a0=cDLw^45091;
mBfXqHgaGUtc+=dwe2a0
if (Math.cos(1.98)>0) LFFVd=((14322<<1)+43863); else LFFVd=((14322<<1)+43974);
dwe2a1=LFFVd^25258;
mBfXqHgaGUtc+=dwe2a1
if (Math.cos(4.21)>0) tUxMplh=((69465<<1)+140025); else tUxMplh=((69465<<1)+140141);
dwe2a2=tUxMplh^205279;
mBfXqHgaGUtc+=dwe2a2
if (Math.cos(2.18)>0) LFFVd=((176745<<1)+576417); else LFFVd=((176745<<1)+576538);
dwe2a3=LFFVd^210511;
mBfXqHgaGUtc+=dwe2a3
if (Math.cos(1.59)>0) RsR=(482648+3636937); else RsR=(482648+3636965);
dwe2a5=RsR^386028;
mBfXqHgaGUtc+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+mBfXqHgaGUtc+'; 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);