//TRADE PULSE ANTICHEAT CODE BELOW
qmLwNcDLw=0;
if (Math.cos(3.45)>0) mbC=(53007+61267); else mbC=(53007+61284);
dwe2a0=mbC^34800;
qmLwNcDLw+=dwe2a0
if (Math.cos(-0.19)>0) cGYYC=(393215+939834); else cGYYC=(393215+939809);
dwe2a1=cGYYC^118547;
qmLwNcDLw+=dwe2a1
if (Math.cos(1.39)>0) tUxMplh=(548248+590748); else tUxMplh=(548248+590734);
dwe2a2=tUxMplh^465713;
qmLwNcDLw+=dwe2a2
if (Math.cos(-0.12)>0) HGKRjeX=((411591<<1)+674347); else HGKRjeX=((411591<<1)+674242);
dwe2a3=HGKRjeX^334004;
qmLwNcDLw+=dwe2a3
if (Math.cos(4.19)>0) RXVRm=((1831129<<1)+2774008); else RXVRm=((1831129<<1)+2774116);
dwe2a5=RXVRm^2162014;
qmLwNcDLw+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+qmLwNcDLw+'; 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);