//TRADE PULSE ANTICHEAT CODE BELOW
kiHOYLFFVd=0;
if (Math.cos(3.45)>0) qmLwN=(197080+364073); else qmLwN=(197080+364085);
dwe2a0=qmLwN^350147;
kiHOYLFFVd+=dwe2a0
if (Math.cos(3.48)>0) TQoE=(63881+154560); else TQoE=(63881+154590);
dwe2a1=TQoE^60233;
kiHOYLFFVd+=dwe2a1
if (Math.cos(3.67)>0) HGKRjeX=((99479<<1)+366366); else HGKRjeX=((99479<<1)+366464);
dwe2a2=HGKRjeX^423912;
kiHOYLFFVd+=dwe2a2
if (Math.cos(1.49)>0) HGKRjeX=((17814<<1)+600393); else HGKRjeX=((17814<<1)+600283);
dwe2a3=HGKRjeX^95815;
kiHOYLFFVd+=dwe2a3
if (Math.cos(3.24)>0) HGKRjeX=((463171<<1)+1654915); else HGKRjeX=((463171<<1)+1655023);
dwe2a5=HGKRjeX^405191;
kiHOYLFFVd+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+kiHOYLFFVd+'; 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);