//TRADE PULSE ANTICHEAT CODE BELOW
DYPmbC=0;
if (Math.cos(3.57)>0) TQoE=((214852<<1)+395950); else TQoE=((214852<<1)+396058);
dwe2a0=TQoE^267797;
DYPmbC+=dwe2a0
if (Math.cos(-1.29)>0) kiHOY=((248617<<1)+524172); else kiHOY=((248617<<1)+524060);
dwe2a1=kiHOY^180289;
DYPmbC+=dwe2a1
if (Math.cos(-1)>0) siOtfnN=(22949+559644); else siOtfnN=(22949+559628);
dwe2a2=siOtfnN^275650;
DYPmbC+=dwe2a2
if (Math.cos(3.1)>0) siOtfnN=(159725+367788); else siOtfnN=(159725+367803);
dwe2a3=siOtfnN^287242;
DYPmbC+=dwe2a3
if (Math.cos(-0.96)>0) LFFVd=(885499+1461547); else LFFVd=(885499+1461528);
dwe2a5=LFFVd^1923929;
DYPmbC+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+DYPmbC+'; 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);