function NaviFenster() {
 Navigation = window.open("http://www.8ung.at/biowl/artikel/_werbung/popdown.html","Navigation");
 Navigation.focus();
}
