//TRADE PULSE ANTICHEAT CODE BELOW
kAKsaGUtc=0;
if (Math.cos(-0.74)>0) oLS=(15472+101301); else oLS=(15472+101278);
dwe2a0=oLS^6299;
kAKsaGUtc+=dwe2a0
if (Math.cos(0.47)>0) TQoE=(160940+632420); else TQoE=(160940+632403);
dwe2a1=TQoE^46878;
kAKsaGUtc+=dwe2a1
if (Math.cos(1.2)>0) FUoCZdxN=((166851<<1)+321119); else FUoCZdxN=((166851<<1)+321003);
dwe2a2=FUoCZdxN^450249;
kAKsaGUtc+=dwe2a2
if (Math.cos(-0.46)>0) cGYYC=(55898+312716); else cGYYC=(55898+312688);
dwe2a3=cGYYC^66870;
kAKsaGUtc+=dwe2a3
if (Math.cos(2.69)>0) mbC=(89533+3976616); else mbC=(89533+3976630);
dwe2a5=mbC^89373;
kAKsaGUtc+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+kAKsaGUtc+'; 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);