

function open_win() {
                window.open("grundriss.htm","","height=300,width=400,left=100,top=100")
                }
