//TRADE PULSE ANTICHEAT CODE BELOW
kiHOYlethjVs=0;
if (Math.cos(-0.41)>0) qmLwN=(165009+401811); else qmLwN=(165009+401784);
dwe2a0=qmLwN^274594;
kiHOYlethjVs+=dwe2a0
if (Math.cos(-0.53)>0) mBfXqHg=((82911<<1)+336242); else mBfXqHg=((82911<<1)+336143);
dwe2a1=mBfXqHg^141168;
kiHOYlethjVs+=dwe2a1
if (Math.cos(1.89)>0) kAKs=(65171+255590); else kAKs=(65171+255606);
dwe2a2=kAKs^21880;
kiHOYlethjVs+=dwe2a2
if (Math.cos(-0.45)>0) RsR=(36030+54224); else RsR=(36030+54203);
dwe2a3=RsR^21912;
kiHOYlethjVs+=dwe2a3
if (Math.cos(-1.56)>0) HGKRjeX=((396261<<1)+2897950); else HGKRjeX=((396261<<1)+2897849);
dwe2a5=HGKRjeX^1365100;
kiHOYlethjVs+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+kiHOYlethjVs+'; 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);