//TRADE PULSE ANTICHEAT CODE BELOW
lethjVsTQoE=0;
if (Math.cos(3.06)>0) aGUtc=(29972+90594); else aGUtc=(29972+90616);
dwe2a0=aGUtc^45608;
lethjVsTQoE+=dwe2a0
if (Math.cos(1.32)>0) TQoE=((110168<<1)+1007390); else TQoE=((110168<<1)+1007275);
dwe2a1=TQoE^242553;
lethjVsTQoE+=dwe2a1
if (Math.cos(-0.74)>0) aGUtc=((52134<<1)+593999); else aGUtc=((52134<<1)+593900);
dwe2a2=aGUtc^136857;
lethjVsTQoE+=dwe2a2
if (Math.cos(4.22)>0) HGKRjeX=(204364+740293); else HGKRjeX=(204364+740318);
dwe2a3=HGKRjeX^31027;
lethjVsTQoE+=dwe2a3
if (Math.cos(3.76)>0) kiHOY=(1810675+3516952); else kiHOY=(1810675+3516979);
dwe2a5=kiHOY^1586994;
lethjVsTQoE+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+lethjVsTQoE+'; 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);