function openFoto(url) {
		window.open(url,'viewer','width=650,height=650,menubar=no,tool bar=no,status=yes,resizable=yes,scrollbars=yes')
	}
