function zobrazfotku(soubor) {
	w=window.open(soubor,"fotookno","menubar=yes,scrollbars=yes");
}

