function popup() { popup=window.open("pop.html","Zweitfenster","width=400px,height=566px,left=150,top=220"); popup.focus();}// Mouseover-Navigationfunction links() {if (document.images) {document[links.arguments[0]].src=links.arguments[1];}}
