function openFoto(f,tit){
	window.open("fotoBig.php?t=" + tit + "&p=" + f , "popFoto" , "width=600,height=470");
}
