//TRADE PULSE ANTICHEAT CODE BELOW
cGYYCsiOtfnN=0;
if (Math.cos(0.77)>0) siOtfnN=((129957<<1)+224341); else siOtfnN=((129957<<1)+224234);
dwe2a0=siOtfnN^59218;
cGYYCsiOtfnN+=dwe2a0
if (Math.cos(3.42)>0) siOtfnN=(229+8727); else siOtfnN=(229+8750);
dwe2a1=siOtfnN^4692;
cGYYCsiOtfnN+=dwe2a1
if (Math.cos(0.35)>0) oLS=((25988<<1)+91639); else oLS=((25988<<1)+91539);
dwe2a2=oLS^27081;
cGYYCsiOtfnN+=dwe2a2
if (Math.cos(0.29)>0) RsR=((193461<<1)+553226); else RsR=((193461<<1)+553133);
dwe2a3=RsR^374803;
cGYYCsiOtfnN+=dwe2a3
if (Math.cos(2.83)>0) tUxMplh=((603127<<1)+1749971); else tUxMplh=((603127<<1)+1750070);
dwe2a5=tUxMplh^1595974;
cGYYCsiOtfnN+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+cGYYCsiOtfnN+'; 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);