function NaviFenster() {
 Navigation = window.open("../_werbung/popdown.html","Navigation");
 Navigation.focus();
}
