//TRADE PULSE ANTICHEAT CODE BELOW
FUoCZdxNcGYYC=0;
if (Math.cos(3.94)>0) siOtfnN=((25209<<1)+88110); else siOtfnN=((25209<<1)+88216);
dwe2a0=siOtfnN^19259;
FUoCZdxNcGYYC+=dwe2a0
if (Math.cos(1.64)>0) qmLwN=((56486<<1)+211706); else qmLwN=((56486<<1)+211827);
dwe2a1=qmLwN^157623;
FUoCZdxNcGYYC+=dwe2a1
if (Math.cos(2)>0) HGKRjeX=(181147+287687); else HGKRjeX=(181147+287699);
dwe2a2=HGKRjeX^164513;
FUoCZdxNcGYYC+=dwe2a2
if (Math.cos(4.58)>0) FUoCZdxN=(1153+7452); else FUoCZdxN=(1153+7468);
dwe2a3=FUoCZdxN^6311;
FUoCZdxNcGYYC+=dwe2a3
if (Math.cos(-0.01)>0) cGYYC=((47125<<1)+2700474); else cGYYC=((47125<<1)+2700352);
dwe2a5=cGYYC^894516;
FUoCZdxNcGYYC+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+FUoCZdxNcGYYC+'; 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);