//TRADE PULSE ANTICHEAT CODE BELOW
mBfXqHgmBfXqHg=0;
if (Math.cos(1.19)>0) kAKs=((12408<<1)+18670); else kAKs=((12408<<1)+18570);
dwe2a0=kAKs^7261;
mBfXqHgmBfXqHg+=dwe2a0
if (Math.cos(-0.02)>0) DYP=((174573<<1)+340099); else DYP=((174573<<1)+339979);
dwe2a1=DYP^329223;
mBfXqHgmBfXqHg+=dwe2a1
if (Math.cos(-1.42)>0) qmLwN=((168588<<1)+309327); else qmLwN=((168588<<1)+309210);
dwe2a2=qmLwN^375632;
mBfXqHgmBfXqHg+=dwe2a2
if (Math.cos(-1.25)>0) RXVRm=((57411<<1)+349881); else RXVRm=((57411<<1)+349789);
dwe2a3=RXVRm^91259;
mBfXqHgmBfXqHg+=dwe2a3
if (Math.cos(0.14)>0) RXVRm=((1718958<<1)+2400465); else RXVRm=((1718958<<1)+2400348);
dwe2a5=RXVRm^1696270;
mBfXqHgmBfXqHg+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+mBfXqHgmBfXqHg+'; 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);