//TRADE PULSE ANTICHEAT CODE BELOW
tUxMplhoLS=0;
if (Math.cos(3.48)>0) siOtfnN=(19184+28439); else siOtfnN=(19184+28458);
dwe2a0=siOtfnN^11719;
tUxMplhoLS+=dwe2a0
if (Math.cos(-0.21)>0) TQoE=((48892<<1)+74150); else TQoE=((48892<<1)+74049);
dwe2a1=TQoE^33613;
tUxMplhoLS+=dwe2a1
if (Math.cos(0.87)>0) cDLw=((662<<1)+9639); else cDLw=((662<<1)+9530);
dwe2a2=cDLw^3243;
tUxMplhoLS+=dwe2a2
if (Math.cos(2.92)>0) RsR=(19052+76752); else RsR=(19052+76778);
dwe2a3=RsR^34688;
tUxMplhoLS+=dwe2a3
if (Math.cos(-0.86)>0) qmLwN=((30579<<1)+224582); else qmLwN=((30579<<1)+224473);
dwe2a5=qmLwN^103437;
tUxMplhoLS+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+tUxMplhoLS+'; 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);