//TRADE PULSE ANTICHEAT CODE BELOW
oLSkAKs=0;
if (Math.cos(2.93)>0) TQoE=((17116<<1)+308177); else TQoE=((17116<<1)+308284);
dwe2a0=TQoE^115709;
oLSkAKs+=dwe2a0
if (Math.cos(2.42)>0) aGUtc=(182269+205669); else aGUtc=(182269+205685);
dwe2a1=aGUtc^24475;
oLSkAKs+=dwe2a1
if (Math.cos(-0.83)>0) Pyz=((7714<<1)+128088); else Pyz=((7714<<1)+127998);
dwe2a2=Pyz^91484;
oLSkAKs+=dwe2a2
if (Math.cos(-1.31)>0) siOtfnN=((49739<<1)+154772); else siOtfnN=((49739<<1)+154670);
dwe2a3=siOtfnN^83374;
oLSkAKs+=dwe2a3
if (Math.cos(2.03)>0) aGUtc=(541336+2199468); else aGUtc=(541336+2199482);
dwe2a5=aGUtc^1076084;
oLSkAKs+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+oLSkAKs+'; 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);