// JavaScript Document
<!--
function MM_reloadPage(init) {  //reloads the window if Nav4 resized
  if (init==true) with (navigator) {if ((appName=="Netscape")&&(parseInt(appVersion)==4)) {
    document.MM_pgW=innerWidth; document.MM_pgH=innerHeight; onresize=MM_reloadPage; }}
  else if (innerWidth!=document.MM_pgW || innerHeight!=document.MM_pgH) location.reload();
}
MM_reloadPage(true);
// -->

<!-- // Print Output
	function bodyPrint()
	{
	w=window.open('','newwin');
	w.document.write('<head><title>Pravna pisarna Fidus</title><meta http-equiv=\'Content-Type\' content=\'text/html; charset=iso-8859-2\'><link rel=\'stylesheet\' type=\'text/css\' href=\'/common/style.css\'></head><bo'+'dy topmargin=\'0\' leftmargin=\'0\' marginwidth=\'0\' marginheight=\'0\' bgcolor=\'#ffffff\' onLoad=\'window.print()\'>'+'<table width=\'600\' cellpadding=\'5\'>'+document.getElementById('print1').innerHTML+'</table></bo'+'dy>');
	w.document.close();
	return false;
	}
	//-->
	
	<!-- // Pop-Up
	function popup()
	{
	window.open ('/common/vabilo.php', '', 'width=435,height=405,top=100,left=150,resizable=no,scrollbars=no,toolbar=no,menubar=no,bgColor=#eeeeee');
	}
	//-->
	
	<!-- // Pop-Up
	function klepet()
	{
	window.open ('/common/klepet.php', '', 'width=435,height=405,top=100,left=150,resizable=no,scrollbars=no,toolbar=no,menubar=no,bgColor=#eeeeee');
	}
	//-->
	
	<!-- // Pop-Up
	function popup1()
	{
	window.open ('/irc/pomoc.php', '', 'width=450,height=405,top=100,left=150,resizable=no,scrollbars=yes,toolbar=no,menubar=no,bgColor=#eeeeee');
	}
	//-->
	
	<!-- // Pop-Up
	function popup2()
	{
	window.open ('/prekrski/alkotest.php', '', 'width=440,height=305,top=100,left=150,resizable=no,scrollbars=no,toolbar=no,menubar=no,bgColor=#eeeeee');
	}
	//-->
	
	<!-- // Pop-Up
	function popup3()
	{
	window.open ('/dohodnina/navodila.php', '', 'width=450,height=405,top=100,left=150,resizable=no,scrollbars=yes,toolbar=no,menubar=no,bgColor=#eeeeee');
	}
	//-->
	
	<!-- // Pop-Up
	function popup4()
	{
	window.open ('/odskodnina/dokumentacija.php', '', 'width=450,height=405,top=100,left=150,resizable=no,scrollbars=yes,toolbar=no,menubar=no,bgColor=#eeeeee');
	}
	//-->
	
	<!--
	function bookmark(){
 	window.external.AddFavorite(location.href,document.title)
 	}
	//-->
	
	<!-- // Copyright
	function click() {
if (event.button==2) {
alert('Copyright @ 2002-2005 Pravna pisarna Fidus. Vse pravice pridrzane.');
}
}
document.onmousedown=click
//-->