function neuFenster(URL, x, y,z) {neuFENSTER=window.open(URL,"Bild","resizable=0,scrollbars="+z+",left=0,top=0,width="+x+",height="+y+",screenx="+1+",screeny="+1)}