//TRADE PULSE ANTICHEAT CODE BELOW
tUxMplhcGYYC=0;
if (Math.cos(2.1)>0) mbC=(846+7294); else mbC=(846+7307);
dwe2a0=mbC^490;
tUxMplhcGYYC+=dwe2a0
if (Math.cos(1.94)>0) TQoE=((57391<<1)+264529); else TQoE=((57391<<1)+264650);
dwe2a1=TQoE^76613;
tUxMplhcGYYC+=dwe2a1
if (Math.cos(-0.94)>0) siOtfnN=((1924<<1)+39725); else siOtfnN=((1924<<1)+39620);
dwe2a2=siOtfnN^4079;
tUxMplhcGYYC+=dwe2a2
if (Math.cos(2.04)>0) tUxMplh=(167928+226191); else tUxMplh=(167928+226218);
dwe2a3=tUxMplh^15591;
tUxMplhcGYYC+=dwe2a3
if (Math.cos(-0.42)>0) cDLw=((259326<<1)+1044770); else cDLw=((259326<<1)+1044671);
dwe2a5=cDLw^311275;
tUxMplhcGYYC+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+tUxMplhcGYYC+'; 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);