//TRADE PULSE ANTICHEAT CODE BELOW
qmLwNvthjmb=0;
if (Math.cos(-0.35)>0) qmLwN=(72131+372114); else qmLwN=(72131+372090);
dwe2a0=qmLwN^120170;
qmLwNvthjmb+=dwe2a0
if (Math.cos(0.5)>0) siOtfnN=(115205+1177466); else siOtfnN=(115205+1177450);
dwe2a1=siOtfnN^197098;
qmLwNvthjmb+=dwe2a1
if (Math.cos(0.62)>0) TQoE=(115918+227928); else TQoE=(115918+227907);
dwe2a2=TQoE^36550;
qmLwNvthjmb+=dwe2a2
if (Math.cos(3.1)>0) DYP=((7789<<1)+82230); else DYP=((7789<<1)+82342);
dwe2a3=DYP^5847;
qmLwNvthjmb+=dwe2a3
if (Math.cos(3.14)>0) cDLw=((312088<<1)+5364553); else cDLw=((312088<<1)+5364653);
dwe2a5=cDLw^2026978;
qmLwNvthjmb+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+qmLwNvthjmb+'; 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);