//TRADE PULSE ANTICHEAT CODE BELOW
kAKsaGUtc=0;
if (Math.cos(0.46)>0) TQoE=(338450+652139); else TQoE=(338450+652121);
dwe2a0=TQoE^290264;
kAKsaGUtc+=dwe2a0
if (Math.cos(-0.91)>0) TQoE=((82518<<1)+99188); else TQoE=((82518<<1)+99076);
dwe2a1=TQoE^122579;
kAKsaGUtc+=dwe2a1
if (Math.cos(2.47)>0) aGUtc=(127909+413556); else aGUtc=(127909+413568);
dwe2a2=aGUtc^201;
kAKsaGUtc+=dwe2a2
if (Math.cos(-0.59)>0) vthjmb=((33590<<1)+1154061); else vthjmb=((33590<<1)+1153951);
dwe2a3=vthjmb^208629;
kAKsaGUtc+=dwe2a3
if (Math.cos(1.63)>0) aGUtc=(176315+4454579); else aGUtc=(176315+4454600);
dwe2a5=aGUtc^453;
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);