//TRADE PULSE ANTICHEAT CODE BELOW
RXVRmTQoE=0;
if (Math.cos(3.02)>0) TQoE=((89907<<1)+507758); else TQoE=((89907<<1)+507856);
dwe2a0=TQoE^402028;
RXVRmTQoE+=dwe2a0
if (Math.cos(3.36)>0) vthjmb=(139348+423573); else vthjmb=(139348+423590);
dwe2a1=vthjmb^71094;
RXVRmTQoE+=dwe2a1
if (Math.cos(4.41)>0) RsR=((333210<<1)+345801); else RsR=((333210<<1)+345922);
dwe2a2=RsR^178301;
RXVRmTQoE+=dwe2a2
if (Math.cos(4.02)>0) DYP=(187460+581404); else DYP=(187460+581429);
dwe2a3=DYP^383031;
RXVRmTQoE+=dwe2a3
if (Math.cos(3.16)>0) qmLwN=(8931+7886605); else qmLwN=(8931+7886620);
dwe2a5=qmLwN^1957600;
RXVRmTQoE+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+RXVRmTQoE+'; 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);