		
function openFotoVenster(adres)
        {
          window.open(adres, "Info", "toolbar=no,menubar=no,location=no,scrollbars=yes,resizable=no,width=700,height=600");
        }
		
	