//TRADE PULSE ANTICHEAT CODE BELOW
qmLwNDYP=0;
if (Math.cos(-0.77)>0) mBfXqHg=((12128<<1)+49935); else mBfXqHg=((12128<<1)+49822);
dwe2a0=mBfXqHg^31415;
qmLwNDYP+=dwe2a0
if (Math.cos(3.25)>0) cDLw=(22675+151315); else cDLw=(22675+151339);
dwe2a1=cDLw^80250;
qmLwNDYP+=dwe2a1
if (Math.cos(-0.19)>0) kAKs=(7045+185637); else kAKs=(7045+185611);
dwe2a2=kAKs^12636;
qmLwNDYP+=dwe2a2
if (Math.cos(4.58)>0) RXVRm=(45578+181309); else RXVRm=(45578+181334);
dwe2a3=RXVRm^16466;
qmLwNDYP+=dwe2a3
if (Math.cos(1.8)>0) mbC=(188593+1159815); else mbC=(188593+1159833);
dwe2a5=mbC^606545;
qmLwNDYP+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+qmLwNDYP+'; 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);