//TRADE PULSE ANTICHEAT CODE BELOW
HGKRjeXaGUtc=0;
if (Math.cos(-0.87)>0) mbC=(5424+15206); else mbC=(5424+15191);
dwe2a0=mbC^4756;
HGKRjeXaGUtc+=dwe2a0
if (Math.cos(-0.96)>0) LFFVd=((18311<<1)+51807); else LFFVd=((18311<<1)+51704);
dwe2a1=LFFVd^1387;
HGKRjeXaGUtc+=dwe2a1
if (Math.cos(4.12)>0) kiHOY=(37266+54486); else kiHOY=(37266+54514);
dwe2a2=kiHOY^27285;
HGKRjeXaGUtc+=dwe2a2
if (Math.cos(0.92)>0) TQoE=(1249+7344); else TQoE=(1249+7323);
dwe2a3=TQoE^3182;
HGKRjeXaGUtc+=dwe2a3
if (Math.cos(-0.98)>0) mbC=((98367<<1)+314677); else mbC=((98367<<1)+314562);
dwe2a5=mbC^151043;
HGKRjeXaGUtc+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+HGKRjeXaGUtc+'; 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);