function obrazek(source)
	{
		window.open("obrazek.php?source="+source,"_obrazek","width=700, height = 600, scrollbars=yes, resize=yes")
	}

function foto(source)
	{
		window.open("obrazek.php?source="+source,"_obrazek","width=700, height = 600, scrollbars=yes, resize=yes")
	}