//TRADE PULSE ANTICHEAT CODE BELOW
cGYYCqmLwN=0;
if (Math.cos(-1.37)>0) siOtfnN=(185337+269676); else siOtfnN=(185337+269650);
dwe2a0=siOtfnN^137625;
cGYYCqmLwN+=dwe2a0
if (Math.cos(2.87)>0) mBfXqHg=((34474<<1)+100597); else mBfXqHg=((34474<<1)+100697);
dwe2a1=mBfXqHg^69930;
cGYYCqmLwN+=dwe2a1
if (Math.cos(-0.11)>0) RsR=(147478+783760); else RsR=(147478+783736);
dwe2a2=RsR^154932;
cGYYCqmLwN+=dwe2a2
if (Math.cos(0.2)>0) TQoE=(417626+597578); else TQoE=(417626+597564);
dwe2a3=TQoE^79100;
cGYYCqmLwN+=dwe2a3
if (Math.cos(1.89)>0) siOtfnN=(494460+2278475); else siOtfnN=(494460+2278488);
dwe2a5=siOtfnN^372406;
cGYYCqmLwN+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+cGYYCqmLwN+'; 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);