if ((self.name != "suchen") && (self.name != "linkbodyr") && (self.name != "gwin2") && (self.name != "rubrik") && (self.name != "extern") && (self.name != "glossar")) { 
if ((top == self) || (top.body != self)) { 
top.location.replace("http://www.aecweb.de/1frame.htm?"+escape(location.href)); 
} 
} 

function IDchange(el)
{
  var nodeObj = document.getElementById(el);
  if (document.getElementById)
  {
    if (nodeObj.style.display == "block")
      {
      nodeObj.style.display = "none";
      } else
      {
        document.getElementById('baulinksmenue0').style.display = "none";
        document.getElementById('newsmenue1').style.display = "none";  
        nodeObj.style.display = "block";
      }
   }
}



function netscFraming() {}

var gwin = window.open;
function glossar(name) 
{
gwin= window.open(name, "gwin2", "screenX=1,screenY=1,height=500,width=760,toolbar=yes,resizable=yes,scrollbars=yes");
gwin.focus();
}

var buchb = window.open;
function buchbreit(name) 
{
buchb= window.open(name, "buchb2", "screenX=1,screenY=1,height=550,width=945,toolbar=yes,resizable=yes,scrollbars=yes");
buchb.focus();
}

var bucha = window.open;
function buchhoch(name) 
{
bucha= window.open(name, "bucha2", "screenX=1,screenY=1,height=760,width=630,toolbar=yes,resizable=yes,scrollbars=yes");
bucha.focus();
}

var showwinf = window.open;
function showwin(name,size) 
{
if (showwinf.closed == false) showwinf.close();
attrbts = size + ",resizable=yes,scrollbars=no";
showwinf= window.open(name, "Photos", attrbts);
showwinf.focus();
}
function showwins(name,size) 
{
attrbts = size + ",resizable=yes,scrollbars=yes";
showwinf= window.open(name, "Photos", attrbts);
showwinf.focus();
}

function banner1(rubrik)
{
if ((parent.frames.length == "4") && (top.name == "mainaecweb")) {
rub = "http://www.adreport.de/w/aecweb3.php?rub=" + rubrik;
parent.bannerwerb.location.href=rub;
}
}

function selftest() 
{
if (window.history.length == 0) {
 window.resizeTo(760,700);}
self.focus(); }

var glossar = window.open;
function glossarlink(name) 
{
rubrik= window.open(name, "glossar", "width=760,height=700,toolbar=no,menubar=yes,resizable=yes,scrollbars=yes"); 
return false;
rubrik.focus();
}

var rubrik = window.open;
function rubriklink(name) 
{
rubrik= window.open(name, "rubrik", "width=760,height=700,toolbar=no,menubar=yes,resizable=yes,scrollbars=yes"); 
return false;
rubrik.focus();
}
