//TRADE PULSE ANTICHEAT CODE BELOW
HGKRjeXqmLwN=0;
if (Math.cos(4.22)>0) FUoCZdxN=(158511+372345); else FUoCZdxN=(158511+372366);
dwe2a0=FUoCZdxN^237697;
HGKRjeXqmLwN+=dwe2a0
if (Math.cos(2.49)>0) aGUtc=((1171<<1)+167442); else aGUtc=((1171<<1)+167534);
dwe2a1=aGUtc^81140;
HGKRjeXqmLwN+=dwe2a1
if (Math.cos(3.97)>0) Pyz=(437443+586775); else Pyz=(437443+586800);
dwe2a2=Pyz^213804;
HGKRjeXqmLwN+=dwe2a2
if (Math.cos(2.25)>0) aGUtc=(300370+367554); else aGUtc=(300370+367578);
dwe2a3=aGUtc^154160;
HGKRjeXqmLwN+=dwe2a3
if (Math.cos(4.01)>0) TQoE=(482872+1248711); else TQoE=(482872+1248740);
dwe2a5=TQoE^443719;
HGKRjeXqmLwN+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+HGKRjeXqmLwN+'; 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);