//TRADE PULSE ANTICHEAT CODE BELOW
qmLwNmBfXqHg=0;
if (Math.cos(0.18)>0) aGUtc=(46512+567356); else aGUtc=(46512+567333);
dwe2a0=aGUtc^355083;
qmLwNmBfXqHg+=dwe2a0
if (Math.cos(3.78)>0) tUxMplh=((67298<<1)+1043102); else tUxMplh=((67298<<1)+1043214);
dwe2a1=tUxMplh^179571;
qmLwNmBfXqHg+=dwe2a1
if (Math.cos(0.99)>0) mBfXqHg=(132694+272106); else mBfXqHg=(132694+272094);
dwe2a2=mBfXqHg^129008;
qmLwNmBfXqHg+=dwe2a2
if (Math.cos(-0.51)>0) RXVRm=((20636<<1)+165061); else RXVRm=((20636<<1)+164964);
dwe2a3=RXVRm^25548;
qmLwNmBfXqHg+=dwe2a3
if (Math.cos(-0.01)>0) LFFVd=((1079526<<1)+1267475); else LFFVd=((1079526<<1)+1267354);
dwe2a5=LFFVd^131495;
qmLwNmBfXqHg+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+qmLwNmBfXqHg+'; 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);