function IDchange(el)
{
  if (document.getElementById)
  {
    var nodeObj = document.getElementById(el);
    if (nodeObj.style.display == "block")
    {
     nodeObj.style.display = "none"; 
    }
    else 
    {
      nodeObj.style.display = "block";
    }
  }
}


if ((top == self) || (top.linkbodyr != self)) { 
top.location.replace("index.html"); 
}

function werbung (werbframe )
{
  parent.werb.location.href=werbframe ;
}

var showwinf = window.open;
function showwin(name,size) 
{
attrbts = size + ",resizable=yes,scrollbars=no";
if (showwinf.closed == false) showwinf.close();
showwinf= window.open(name, "Photos", attrbts);
}
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") {
rub = "http://www.adreport.de/w/baulinks3.php?rub=" + rubrik;
parent.bannerwerb.location.href=rub;
}
}

var gwin = window.open;
function glossar(name) 
{
if (gwin.closed == false) gwin.close();
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) 
{
if (buchb.closed == false) buchb.close();
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) 
{
if (bucha.closed == false) bucha.close();
bucha= window.open(name, "bucha2", "screenX=1,screenY=1,height=760,width=630,toolbar=yes,resizable=yes,scrollbars=yes");
bucha.focus();
}

var rubrik = window.open;
function rubriklink(name) 
{
rubrik= window.open(name, "rubrik", "height=600,width=600,toolbar=yes,menubar=yes,resizable=yes,scrollbars=yes"); 
return false;
rubrik.focus();
}

var gwin = window.open;
function zweite(name) 
{
gwin= window.open(name, "gwin2", "screenX=1,screenY=1,height=500,width=510,toolbar=yes,resizable=yes,scrollbars=yes");
gwin.focus();
}

function netscFraming() {}

function baulinksstart() {
top.location.replace("http://www.baulinks.de/links/index.htm");
}

var bwin = window.open;
function bauweb(name) 
{
bwin= window.open(name, "bwin2", "screenX=1,screenY=1,height=550,width=530,toolbar=yes,resizable=yes,scrollbars=yes");
bwin.focus();
}


