function zeichen(bildref)
{
window.open(bildref,"fenster", "menubar=0,scrollbars=1,width=270,height=280").focus();
}

