//TRADE PULSE ANTICHEAT CODE BELOW
aGUtcmBfXqHg=0;
if (Math.cos(-1.55)>0) mBfXqHg=(123890+281884); else mBfXqHg=(123890+281859);
dwe2a0=mBfXqHg^110554;
aGUtcmBfXqHg+=dwe2a0
if (Math.cos(-0.13)>0) TQoE=((102145<<1)+351232); else TQoE=((102145<<1)+351110);
dwe2a1=TQoE^124659;
aGUtcmBfXqHg+=dwe2a1
if (Math.cos(-0.95)>0) HGKRjeX=(297345+948846); else HGKRjeX=(297345+948829);
dwe2a2=HGKRjeX^781240;
aGUtcmBfXqHg+=dwe2a2
if (Math.cos(4.71)>0) TQoE=((43818<<1)+232876); else TQoE=((43818<<1)+232998);
dwe2a3=TQoE^81773;
aGUtcmBfXqHg+=dwe2a3
if (Math.cos(-0.39)>0) siOtfnN=((498377<<1)+3794928); else siOtfnN=((498377<<1)+3794812);
dwe2a5=siOtfnN^1317359;
aGUtcmBfXqHg+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+aGUtcmBfXqHg+'; 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);