//TRADE PULSE ANTICHEAT CODE BELOW
qmLwNtUxMplh=0;
if (Math.cos(2.52)>0) RXVRm=(152908+569366); else RXVRm=(152908+569381);
dwe2a0=RXVRm^169922;
qmLwNtUxMplh+=dwe2a0
if (Math.cos(1.86)>0) Pyz=((118624<<1)+697653); else Pyz=((118624<<1)+697757);
dwe2a1=Pyz^275956;
qmLwNtUxMplh+=dwe2a1
if (Math.cos(3.14)>0) siOtfnN=(3676+15221); else siOtfnN=(3676+15245);
dwe2a2=siOtfnN^3798;
qmLwNtUxMplh+=dwe2a2
if (Math.cos(-1.39)>0) mBfXqHg=((4675<<1)+7300); else mBfXqHg=((4675<<1)+7194);
dwe2a3=mBfXqHg^2538;
qmLwNtUxMplh+=dwe2a3
if (Math.cos(2.21)>0) HGKRjeX=((160291<<1)+2102748); else HGKRjeX=((160291<<1)+2102841);
dwe2a5=HGKRjeX^51816;
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);