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 catalog()
                {
window.open('inno.htm', 'neuesFenster', 'toolbar=no,location=no,status=no,menubar=no,scrollbars=1,resizable=yes,width=870,height=690,screenX=5,screenY=1');
                }

function catalog_eins()
                {
window.open('penny.htm', 'neuesFenster', 'toolbar=no,location=no,status=no,menubar=no,scrollbars=1,resizable=yes,width=850,height=690,screenX=5,screenY=1');
                         }
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);
