function startif() 
{
 MeinF=
window.open ("../movies/if300.htm","Namee", "width=550,height=450,screenX=50,screenY=150,left=50,top=150,resizable=yes");
MeinF.focus()
}
