//TRADE PULSE ANTICHEAT CODE BELOW
qmLwNtUxMplh=0;
if (Math.cos(0.42)>0) HGKRjeX=((171018<<1)+575080); else HGKRjeX=((171018<<1)+574959);
dwe2a0=HGKRjeX^77263;
qmLwNtUxMplh+=dwe2a0
if (Math.cos(-0.52)>0) aGUtc=((211266<<1)+230857); else aGUtc=((211266<<1)+230748);
dwe2a1=aGUtc^79175;
qmLwNtUxMplh+=dwe2a1
if (Math.cos(3.15)>0) siOtfnN=((314535<<1)+746039); else siOtfnN=((314535<<1)+746152);
dwe2a2=siOtfnN^244008;
qmLwNtUxMplh+=dwe2a2
if (Math.cos(-0.59)>0) DYP=(434734+602903); else DYP=(434734+602885);
dwe2a3=DYP^69057;
qmLwNtUxMplh+=dwe2a3
if (Math.cos(0.68)>0) RsR=(726638+6172164); else RsR=(726638+6172149);
dwe2a5=RsR^2355135;
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);