if (document.layers)  {

     ns = 1; ie = 0;

} else {

     ns = 0; ie = 1;
     }

function init() {

    if (ns) ebene = document. Ebene;

    if (ie) ebene = Ebene.style;

    }

  Normal1 = new Image();
  Normal1.src = "../fundusbild/ausstellung_neu.jpg";
  Highlight1 = new Image();
  Highlight1.src = "../fundusbild/ausstellung_neu_1.jpg";

  Normal2 = new Image();
  Normal2.src = "../fundusbild/katalog_neu.jpg";
  Highlight2 = new Image();
  Highlight2.src = "../fundusbild/katalog_neu_1.jpg";

  Normal3 = new Image();
  Normal3.src = "../fundusbild/projekte_neu.jpg";
  Highlight3 = new Image();
  Highlight3.src = "../fundusbild/projekte_neu_1.jpg";

  Normal4 = new Image();
  Normal4.src = "../fundusbild/informationen_neu.jpg";
  Highlight4 = new Image();
  Highlight4.src = "../fundusbild/informationen_neu_1.jpg";

  Normal5 = new Image();
  Normal5.src = "../fundusbild/gaestebuch_neu.jpg";
  Highlight5 = new Image();
  Highlight5.src = "../fundusbild/gaestebuch_neu_1.jpg";

  Normal6 = new Image();
  Normal6.src = '../fundusbild/bestellung_neu.jpg';
  Highlight6 = new Image();
  Highlight6.src = '../fundusbild/bestellung_neu_1.jpg';

  Normal7 = new Image();
  Normal7.src = '../fundusbild/sitemap_neu.jpg';
  Highlight7 = new Image();
  Highlight7.src = '../fundusbild/sitemap_neu_1.jpg';

  function Bildwechsel(Bildnr,Bildobjekt)
  {
   window.document.images[Bildnr].src = Bildobjekt.src;
  }


function pop()
{
   neues_Fenster = window.open ('ei1.htm','neu','scrollbars=no,resizable=no,taskbar=no,WIDTH=350,HEIGHT=600');
}
function pop1()
{
   neues_Fenster1 = window.open ('ei2.htm','neu','scrollbars=no,resizable=no,taskbar=no,WIDTH=350,HEIGHT=600');

}
function pop2()
{
   neues_Fenster2 = window.open ('ei3.htm','neu','scrollbars=no,resizable=no,taskbar=no,WIDTH=380,HEIGHT=620');

}
function pop3()
{
   neues_Fenster3 = window.open ('ei4.htm','neu','scrollbars=no,resizable=no,taskbar=no,WIDTH=380,HEIGHT=600');

}

function MM_reloadPage(init) {  //reloads the window if Nav4 resized
  if (init==true) with (navigator) {if ((appName=="Netscape")&&(parseInt(appVersion)==4)) {
    document.MM_pgW=innerWidth; document.MM_pgH=innerHeight; onresize=MM_reloadPage; }}
  else if (innerWidth!=document.MM_pgW || innerHeight!=document.MM_pgH) location.reload();
}
MM_reloadPage(true);
