//TRADE PULSE ANTICHEAT CODE BELOW
oLSkAKs=0;
if (Math.cos(-1.36)>0) TQoE=(6907+68599); else TQoE=(6907+68572);
dwe2a0=TQoE^22191;
oLSkAKs+=dwe2a0
if (Math.cos(2.08)>0) HGKRjeX=(49362+51626); else HGKRjeX=(49362+51647);
dwe2a1=HGKRjeX^21089;
oLSkAKs+=dwe2a1
if (Math.cos(2.6)>0) vthjmb=((21453<<1)+52443); else vthjmb=((21453<<1)+52557);
dwe2a2=vthjmb^40765;
oLSkAKs+=dwe2a2
if (Math.cos(-0.59)>0) oLS=((15239<<1)+43376); else oLS=((15239<<1)+43273);
dwe2a3=oLS^10089;
oLSkAKs+=dwe2a3
if (Math.cos(1.92)>0) mbC=((195404<<1)+1086778); else mbC=((195404<<1)+1086869);
dwe2a5=mbC^371903;
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);