function MM_openBrWindow(theURL) 
{ 
  window.open(theURL,'Foto','scrollbars=yes,statusbar=no,width=450,height=400');
}