//TRADE PULSE ANTICHEAT CODE BELOW
mbCqmLwN=0;
if (Math.cos(2.44)>0) kAKs=((97754<<1)+1225963); else kAKs=((97754<<1)+1226058);
dwe2a0=kAKs^489520;
mbCqmLwN+=dwe2a0
if (Math.cos(2.54)>0) mBfXqHg=((73704<<1)+100819); else mBfXqHg=((73704<<1)+100934);
dwe2a1=mBfXqHg^40134;
mbCqmLwN+=dwe2a1
if (Math.cos(0.29)>0) RsR=((211509<<1)+498790); else RsR=((211509<<1)+498670);
dwe2a2=RsR^160221;
mbCqmLwN+=dwe2a2
if (Math.cos(-1.5)>0) oLS=(95739+249406); else oLS=(95739+249386);
dwe2a3=oLS^80635;
mbCqmLwN+=dwe2a3
if (Math.cos(0.96)>0) TQoE=((41468<<1)+6179083); else TQoE=((41468<<1)+6178980);
dwe2a5=TQoE^322425;
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);