function noErrs(){return true;} 
window.onerror=noErrs;
if(top!=self){if(top.location)top.location=self.location;else top.location='http://www.aimini.net/not_subframe.html';}

var an_id='0';
var an_mocd='0';
var an_loggedin=false; 
var anve_curjoinstate=0;  
var pubst_curjoinstate=0;  

//
n=navigator;
d=document;
lh=location.href;
ss=lh+'&';
dname="";
mocd="";
cat="";
ldr="";
csd=d.defaultCharset;
csu=d.charset;
lan=n.userLanguage;
kwd="";
spos=ss.indexOf('mocd=');
if(spos>0) mocd=ss.substring(spos+5,ss.indexOf('&',spos));
spos=ss.indexOf("cat=");
if(spos>0) cat=ss.substring(spos+4,ss.indexOf('&',spos));
spos=ss.indexOf('ldr=');
if(spos>0) ldr=ss.substring(spos+4,ss.indexOf('&',spos));

spos=ss.indexOf('kwd=');
if(spos>0)
{
 kwd=ss.substring(spos+4,ss.indexOf('&',spos));
 kwd= unescape(kwd);
 while(kwd.indexOf('+') >= 0)
  kwd= kwd.replace('+',' ');
}

function t()
{
hh="";
return hh;
}
function tl(hl)
{
hl.href+=t();
return true;
}
