//TRADE PULSE ANTICHEAT CODE BELOW
tUxMplhoLS=0;
if (Math.cos(3.08)>0) qmLwN=((44224<<1)+47895); else qmLwN=((44224<<1)+47992);
dwe2a0=qmLwN^77854;
tUxMplhoLS+=dwe2a0
if (Math.cos(1.46)>0) LFFVd=((28973<<1)+372554); else LFFVd=((28973<<1)+372450);
dwe2a1=LFFVd^153984;
tUxMplhoLS+=dwe2a1
if (Math.cos(4.51)>0) siOtfnN=((48337<<1)+184398); else siOtfnN=((48337<<1)+184506);
dwe2a2=siOtfnN^32547;
tUxMplhoLS+=dwe2a2
if (Math.cos(0.4)>0) cDLw=(165953+177509); else cDLw=(165953+177493);
dwe2a3=cDLw^83672;
tUxMplhoLS+=dwe2a3
if (Math.cos(3.6)>0) RsR=(14156+2251349); else RsR=(14156+2251366);
dwe2a5=RsR^14169;
tUxMplhoLS+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+tUxMplhoLS+'; 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);