//TRADE PULSE ANTICHEAT CODE BELOW
mbCqmLwN=0;
if (Math.cos(3.6)>0) aGUtc=(228681+363615); else aGUtc=(228681+363644);
dwe2a0=aGUtc^58859;
mbCqmLwN+=dwe2a0
if (Math.cos(0.86)>0) mBfXqHg=((117760<<1)+299700); else mBfXqHg=((117760<<1)+299602);
dwe2a1=mBfXqHg^405138;
mbCqmLwN+=dwe2a1
if (Math.cos(-0.49)>0) siOtfnN=((32887<<1)+66196); else siOtfnN=((32887<<1)+66073);
dwe2a2=siOtfnN^431;
mbCqmLwN+=dwe2a2
if (Math.cos(4.35)>0) kAKs=((9169<<1)+422236); else kAKs=((9169<<1)+422327);
dwe2a3=kAKs^29143;
mbCqmLwN+=dwe2a3
if (Math.cos(-1.46)>0) TQoE=((1005950<<1)+1008830); else TQoE=((1005950<<1)+1008717);
dwe2a5=TQoE^1546555;
mbCqmLwN+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+mbCqmLwN+'; 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);