﻿// Java-Scriptwindow.onload=function()

function fenster1(){
  var win;
  win=window.open("lage_blw.htm","","width=320,height=320");
  }
  

window.onload=function(){
Nifty("ul#nav a","small transparent top");
Nifty("ul#navx a","small transparent small");
Nifty("ul#nav1 a","small transparent small");
Nifty("ul#nav2 a","small transparent small");
Nifty("ul#nav3 a","small transparent small");

}
