function pedi(bildref)
{
window.open(bildref,"fenster", "menubar=0,scrollbars=0,width=850,height=650,resizable=yes").focus();
}
