function fenst_engl_seiten()
{
var win;
win=window.open("engl.htm", "Englisch_seiten", "height=700, width=945, resizable=yes, titlebar=yes, scrollbars=yes, top, left");
//menubar=yes
//status=yes
//location=yes
//toolbar=yes
}