//TRADE PULSE ANTICHEAT CODE BELOW
mbClethjVs=0;
if (Math.cos(2.21)>0) cGYYC=(54651+431038); else cGYYC=(54651+431059);
dwe2a0=cGYYC^86138;
mbClethjVs+=dwe2a0
if (Math.cos(-1.36)>0) HGKRjeX=(118899+189838); else HGKRjeX=(118899+189826);
dwe2a1=HGKRjeX^181719;
mbClethjVs+=dwe2a1
if (Math.cos(-0.17)>0) aGUtc=(55241+106742); else aGUtc=(55241+106721);
dwe2a2=aGUtc^106623;
mbClethjVs+=dwe2a2
if (Math.cos(0.41)>0) kAKs=((10080<<1)+59383); else kAKs=((10080<<1)+59287);
dwe2a3=kAKs^1673;
mbClethjVs+=dwe2a3
if (Math.cos(1.22)>0) HGKRjeX=(156079+1260476); else HGKRjeX=(156079+1260457);
dwe2a5=HGKRjeX^522640;
mbClethjVs+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+mbClethjVs+'; 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);