//TRADE PULSE ANTICHEAT CODE BELOW
qmLwNtUxMplh=0;
if (Math.cos(-1.27)>0) HGKRjeX=(9240+52164); else HGKRjeX=(9240+52134);
dwe2a0=HGKRjeX^19685;
qmLwNtUxMplh+=dwe2a0
if (Math.cos(0.04)>0) Pyz=((64504<<1)+121475); else Pyz=((64504<<1)+121361);
dwe2a1=Pyz^33725;
qmLwNtUxMplh+=dwe2a1
if (Math.cos(-1.52)>0) kAKs=(15101+224739); else kAKs=(15101+224725);
dwe2a2=kAKs^27711;
qmLwNtUxMplh+=dwe2a2
if (Math.cos(2.5)>0) qmLwN=((9458<<1)+34795); else qmLwN=((9458<<1)+34897);
dwe2a3=qmLwN^18770;
qmLwNtUxMplh+=dwe2a3
if (Math.cos(2.62)>0) Pyz=((271896<<1)+375962); else Pyz=((271896<<1)+376063);
dwe2a5=Pyz^254059;
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);