function profil(bildref)
{
window.open(bildref,"fenster", "menubar=0,scrollbars=1, width=800,height=600").focus();
}

