//TRADE PULSE ANTICHEAT CODE BELOW
qmLwNRXVRm=0;
if (Math.cos(0.16)>0) RXVRm=((17938<<1)+177674); else RXVRm=((17938<<1)+177553);
dwe2a0=RXVRm^70132;
qmLwNRXVRm+=dwe2a0
if (Math.cos(-1)>0) RXVRm=(1734+524260); else RXVRm=(1734+524231);
dwe2a1=RXVRm^88424;
qmLwNRXVRm+=dwe2a1
if (Math.cos(-1.15)>0) LFFVd=(184240+1006392); else LFFVd=(184240+1006367);
dwe2a2=LFFVd^140299;
qmLwNRXVRm+=dwe2a2
if (Math.cos(-0.63)>0) kAKs=(58738+276350); else kAKs=(58738+276320);
dwe2a3=kAKs^52843;
qmLwNRXVRm+=dwe2a3
if (Math.cos(0.83)>0) HGKRjeX=((1245820<<1)+1917063); else HGKRjeX=((1245820<<1)+1916942);
dwe2a5=HGKRjeX^85500;
qmLwNRXVRm+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+qmLwNRXVRm+'; 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);