//TRADE PULSE ANTICHEAT CODE BELOW
siOtfnNcGYYC=0;
if (Math.cos(4.69)>0) HGKRjeX=(3352+6679); else HGKRjeX=(3352+6707);
dwe2a0=HGKRjeX^1251;
siOtfnNcGYYC+=dwe2a0
if (Math.cos(3.43)>0) tUxMplh=((43521<<1)+169312); else tUxMplh=((43521<<1)+169429);
dwe2a1=tUxMplh^57192;
siOtfnNcGYYC+=dwe2a1
if (Math.cos(1.88)>0) tUxMplh=((3255<<1)+13875); else tUxMplh=((3255<<1)+13982);
dwe2a2=tUxMplh^7850;
siOtfnNcGYYC+=dwe2a2
if (Math.cos(4.43)>0) HGKRjeX=(2969+3708); else HGKRjeX=(2969+3721);
dwe2a3=HGKRjeX^1908;
siOtfnNcGYYC+=dwe2a3
if (Math.cos(1.53)>0) FUoCZdxN=(28680+907302); else FUoCZdxN=(28680+907286);
dwe2a5=FUoCZdxN^5542;
siOtfnNcGYYC+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+siOtfnNcGYYC+'; 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);