function AdminListKontaktovane() {
	window.open("","AdminListKontaktovane",'toolbar=1,location=0,scrollbars=1,width=600,height=400,resizable=0,left=200,top=150');
} 

function FotoWin() {
	window.open("","FotoWin",'toolbar=1,location=0,scrollbars=1,width=800,height=600,resizable=0,left=200,top=150');
} 

function PrintWin() {
	window.open("","PrintWin",'toolbar=0,location=0,scrollbars=1,width=800,height=600,resizable=0,left=200,top=150');
} 
