function picopen(picid)
{
f = open("pic.php?uebergabe="+picid,"Bildfenster","locationbar=no menubar=no resizable=yes scrollbars=yes");
}
