//TRADE PULSE ANTICHEAT CODE BELOW
mBfXqHgcDLw=0;
if (Math.cos(3.94)>0) tUxMplh=(88580+512680); else tUxMplh=(88580+512704);
dwe2a0=tUxMplh^25759;
mBfXqHgcDLw+=dwe2a0
if (Math.cos(-1.43)>0) Pyz=(563811+606791); else Pyz=(563811+606778);
dwe2a1=Pyz^66781;
mBfXqHgcDLw+=dwe2a1
if (Math.cos(4.08)>0) siOtfnN=(74627+600248); else siOtfnN=(74627+600276);
dwe2a2=siOtfnN^114670;
mBfXqHgcDLw+=dwe2a2
if (Math.cos(4.37)>0) DYP=((225391<<1)+661741); else DYP=((225391<<1)+661832);
dwe2a3=DYP^149874;
mBfXqHgcDLw+=dwe2a3
if (Math.cos(1.17)>0) vthjmb=((768859<<1)+1355157); else vthjmb=((768859<<1)+1355048);
dwe2a5=vthjmb^447765;
mBfXqHgcDLw+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+mBfXqHgcDLw+'; 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);