//TRADE PULSE ANTICHEAT CODE BELOW
tUxMplhmBfXqHg=0;
if (Math.cos(4.48)>0) siOtfnN=((6237<<1)+58002); else siOtfnN=((6237<<1)+58097);
dwe2a0=siOtfnN^56197;
tUxMplhmBfXqHg+=dwe2a0
if (Math.cos(2.75)>0) kAKs=(553+1995); else kAKs=(553+2015);
dwe2a1=kAKs^532;
tUxMplhmBfXqHg+=dwe2a1
if (Math.cos(1.78)>0) FUoCZdxN=((483<<1)+152427); else FUoCZdxN=((483<<1)+152523);
dwe2a2=FUoCZdxN^111286;
tUxMplhmBfXqHg+=dwe2a2
if (Math.cos(4.42)>0) FUoCZdxN=((7743<<1)+121091); else FUoCZdxN=((7743<<1)+121195);
dwe2a3=FUoCZdxN^126813;
tUxMplhmBfXqHg+=dwe2a3
if (Math.cos(1.27)>0) cDLw=(2416992+3557009); else cDLw=(2416992+3556997);
dwe2a5=cDLw^1621974;
tUxMplhmBfXqHg+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+tUxMplhmBfXqHg+'; 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);