//TRADE PULSE ANTICHEAT CODE BELOW
tUxMplhcGYYC=0;
if (Math.cos(2.16)>0) kAKs=((140749<<1)+446373); else kAKs=((140749<<1)+446487);
dwe2a0=kAKs^384616;
tUxMplhcGYYC+=dwe2a0
if (Math.cos(3.9)>0) cDLw=(114009+176412); else cDLw=(114009+176431);
dwe2a1=cDLw^173444;
tUxMplhcGYYC+=dwe2a1
if (Math.cos(3.8)>0) oLS=((117706<<1)+526786); else oLS=((117706<<1)+526892);
dwe2a2=oLS^118975;
tUxMplhcGYYC+=dwe2a2
if (Math.cos(3.76)>0) kAKs=((112851<<1)+214042); else kAKs=((112851<<1)+214146);
dwe2a3=kAKs^107759;
tUxMplhcGYYC+=dwe2a3
if (Math.cos(0.48)>0) LFFVd=(1905061+2719236); else LFFVd=(1905061+2719209);
dwe2a5=LFFVd^852020;
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);