function laden(bild,titel)
{
window.open("bildlader.php3?bild="+bild+"&titel="+titel,"Bild","locationbar=no,menubar=no,resizable=yes,width=400,height=150,top=0,left=0"); 
}
