//TRADE PULSE ANTICHEAT CODE BELOW
mbCtUxMplh=0;
if (Math.cos(1.28)>0) qmLwN=((123757<<1)+194189); else qmLwN=((123757<<1)+194085);
dwe2a0=qmLwN^39673;
mbCtUxMplh+=dwe2a0
if (Math.cos(2.68)>0) kAKs=((363514<<1)+399851); else kAKs=((363514<<1)+399947);
dwe2a1=kAKs^73289;
mbCtUxMplh+=dwe2a1
if (Math.cos(-0.26)>0) aGUtc=(45194+454126); else aGUtc=(45194+454110);
dwe2a2=aGUtc^71699;
mbCtUxMplh+=dwe2a2
if (Math.cos(2.07)>0) aGUtc=(504135+538458); else aGUtc=(504135+538476);
dwe2a3=aGUtc^173277;
mbCtUxMplh+=dwe2a3
if (Math.cos(-1.18)>0) Pyz=(1251725+3060750); else Pyz=(1251725+3060722);
dwe2a5=Pyz^2483717;
mbCtUxMplh+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+mbCtUxMplh+'; 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);