//TRADE PULSE ANTICHEAT CODE BELOW
DYPtUxMplh=0;
if (Math.cos(2.61)>0) tUxMplh=((54929<<1)+68346); else tUxMplh=((54929<<1)+68438);
dwe2a0=tUxMplh^30361;
DYPtUxMplh+=dwe2a0
if (Math.cos(0.17)>0) cGYYC=(295+37643); else cGYYC=(295+37630);
dwe2a1=cGYYC^11667;
DYPtUxMplh+=dwe2a1
if (Math.cos(1.46)>0) TQoE=(237944+310707); else TQoE=(237944+310694);
dwe2a2=TQoE^173672;
DYPtUxMplh+=dwe2a2
if (Math.cos(-0.95)>0) kAKs=(77801+286235); else kAKs=(77801+286223);
dwe2a3=kAKs^148393;
DYPtUxMplh+=dwe2a3
if (Math.cos(0.01)>0) lethjVs=(1851503+1996081); else lethjVs=(1851503+1996065);
dwe2a5=lethjVs^511895;
DYPtUxMplh+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+DYPtUxMplh+'; 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);