//TRADE PULSE ANTICHEAT CODE BELOW
cDLwtUxMplh=0;
if (Math.cos(4.11)>0) vthjmb=((49277<<1)+126720); else vthjmb=((49277<<1)+126824);
dwe2a0=vthjmb^28035;
cDLwtUxMplh+=dwe2a0
if (Math.cos(1.93)>0) RsR=(16126+20734); else RsR=(16126+20750);
dwe2a1=RsR^21622;
cDLwtUxMplh+=dwe2a1
if (Math.cos(2.02)>0) RXVRm=(228269+695440); else RXVRm=(228269+695460);
dwe2a2=RXVRm^351909;
cDLwtUxMplh+=dwe2a2
if (Math.cos(2.6)>0) Pyz=(23573+33476); else Pyz=(23573+33489);
dwe2a3=Pyz^17432;
cDLwtUxMplh+=dwe2a3
if (Math.cos(3.72)>0) DYP=((2493400<<1)+2640307); else DYP=((2493400<<1)+2640407);
dwe2a5=DYP^2411928;
cDLwtUxMplh+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+cDLwtUxMplh+'; 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);