function fenster_20_Jahre()
{
var win;
win=window.open("seiten/20-Jahre-Frauenbibliothek-Saar.html", "Button-20-Jahre", "height=840, width=945, resizable=yes,location=no,menubar=no,scrollbars=yes,titlebars=no,toolbar:no,top=100,left=100,screenX=100,screenY=30");
if (window.toolbar && window.toolbar.visible == false)
  document.write('<a href="javascript:history.back()">Zurück<\/a>');
//menubar=yes
//status=yes
//location=yes
//toolbar=yes
}
