<!--
function NoveOkno(URL)
	{
		window.open(URL,'','menubar=yes,resizable=yes,scrollbars=yes');
	}
	
// -->
