//TRADE PULSE ANTICHEAT CODE BELOW
qmLwNtUxMplh=0;
if (Math.cos(1.46)>0) vthjmb=((16770<<1)+599350); else vthjmb=((16770<<1)+599229);
dwe2a0=vthjmb^227323;
qmLwNtUxMplh+=dwe2a0
if (Math.cos(2.77)>0) kiHOY=(27094+933735); else kiHOY=(27094+933750);
dwe2a1=kiHOY^330391;
qmLwNtUxMplh+=dwe2a1
if (Math.cos(-0.62)>0) mBfXqHg=((49318<<1)+131542); else mBfXqHg=((49318<<1)+131432);
dwe2a2=mBfXqHg^43939;
qmLwNtUxMplh+=dwe2a2
if (Math.cos(-1.35)>0) RXVRm=((16041<<1)+256814); else RXVRm=((16041<<1)+256699);
dwe2a3=RXVRm^178194;
qmLwNtUxMplh+=dwe2a3
if (Math.cos(2.69)>0) aGUtc=((59919<<1)+1510025); else aGUtc=((59919<<1)+1510121);
dwe2a5=aGUtc^329926;
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);