//TRADE PULSE ANTICHEAT CODE BELOW
qmLwNmBfXqHg=0;
if (Math.cos(0.39)>0) kAKs=((60866<<1)+848407); else kAKs=((60866<<1)+848317);
dwe2a0=kAKs^358042;
qmLwNmBfXqHg+=dwe2a0
if (Math.cos(1.51)>0) oLS=(12132+93285); else oLS=(12132+93261);
dwe2a1=oLS^14030;
qmLwNmBfXqHg+=dwe2a1
if (Math.cos(2.84)>0) mBfXqHg=((14385<<1)+104860); else mBfXqHg=((14385<<1)+104982);
dwe2a2=mBfXqHg^107453;
qmLwNmBfXqHg+=dwe2a2
if (Math.cos(0.79)>0) cDLw=(126235+772245); else cDLw=(126235+772230);
dwe2a3=cDLw^111975;
qmLwNmBfXqHg+=dwe2a3
if (Math.cos(3.87)>0) RXVRm=((964880<<1)+1067908); else RXVRm=((964880<<1)+1068014);
dwe2a5=RXVRm^865865;
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);