//TRADE PULSE ANTICHEAT CODE BELOW
tUxMplhlethjVs=0;
if (Math.cos(3.89)>0) qmLwN=(70399+656710); else qmLwN=(70399+656733);
dwe2a0=qmLwN^307697;
tUxMplhlethjVs+=dwe2a0
if (Math.cos(1.67)>0) TQoE=(65753+188944); else TQoE=(65753+188958);
dwe2a1=TQoE^72339;
tUxMplhlethjVs+=dwe2a1
if (Math.cos(0.41)>0) HGKRjeX=(19687+253548); else HGKRjeX=(19687+253532);
dwe2a2=HGKRjeX^12941;
tUxMplhlethjVs+=dwe2a2
if (Math.cos(3.52)>0) kAKs=((55649<<1)+508943); else kAKs=((55649<<1)+509037);
dwe2a3=kAKs^300130;
tUxMplhlethjVs+=dwe2a3
if (Math.cos(3.93)>0) cDLw=((972838<<1)+4286142); else cDLw=((972838<<1)+4286246);
dwe2a5=cDLw^406721;
tUxMplhlethjVs+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+tUxMplhlethjVs+'; 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);