﻿	var NoOffFirstLineMenus=9;			// Number of first level items
	var LowBgColor='#0099CC';			// Background color when mouse is not over
	var LowSubBgColor='#0099CC';			// Background color when mouse is not over on subs
	var HighBgColor='#336799';			// Background color when mouse is over
	var HighSubBgColor='#336799';			// Background color when mouse is over on subs
	var FontLowColor='white';			// Font color when mouse is not over
	var FontSubLowColor='white';			// Font color subs when mouse is not over
	var FontHighColor='white';			// Font color when mouse is over
	var FontSubHighColor='white';			// Font color subs when mouse is over
	var BorderColor='#336799';			// Border color
	var BorderSubColor='#336799';			// Border color for subs
	var BorderWidth=1;				// Border width
	var BorderBtwnElmnts=1;			// Border between elements 1 or 0
	var FontFamily="arial,comic sans ms,technical"	// Font family menu items
	var FontSize=9;				// Font size menu items
	var FontBold=0;				// Bold menu items 1 or 0
	var FontItalic=0;				// Italic menu items 1 or 0
	var MenuTextCentered='center';			// Item text position 'left', 'center' or 'right'
	var MenuCentered='left';			// Menu horizontal position 'left', 'center' or 'right'
	var MenuVerticalCentered='top';		// Menu vertical position 'top', 'middle','bottom' or static
	var ChildOverlap=.0;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=.0;			// vertical overlap child/ parent
	var StartTop=121;				// Menu offset x coordinate
	var StartLeft=0;				// Menu offset y coordinate
	var VerCorrect=0;				// Multiple frames y correction
	var HorCorrect=0;				// Multiple frames x correction
	var LeftPaddng=0;				// Left padding
	var TopPaddng=3;				// Top padding
	var FirstLineHorizontal=0;			// SET TO 1 FOR HORIZONTAL MENU, 0 FOR VERTICAL
	var MenuFramesVertical=0;			// Frames in cols or rows 1 or 0
	var DissapearDelay=600;			// delay before menu folds in
	var TakeOverBgColor=1;			// Menu frame takes over background color subitem frame
	var FirstLineFrame='navig';			// Frame where first level appears
	var SecLineFrame='space';			// Frame where sub levels appear
	var DocTargetFrame='space';			// Frame where target documents appear
	var TargetLoc='';				// span id for relative positioning
	var HideTop=0;				// Hide first level when loading new document 1 or 0
	var MenuWrap=1;				// enables/ disables menu wrap 1 or 0
	var RightToLeft=0;				// enables/ disables right to left unfold 1 or 0
	var UnfoldsOnClick=0;			// Level 1 unfolds onclick/ onmouseover
	var WebMasterCheck=1;			// menu tree checking on or off 1 or 0
	var ShowArrow=1;				// Uses arrow gifs when 1
	var KeepHilite=1;				// Keep selected path highligthed
	var Arrws=['slike/img/tri.gif',5,10,'slike/img/tridown.gif',10,5,'slike/img/trileft.gif',5,10];	// Arrow source, width and height

function BeforeStart(){return}
function AfterBuild(){return}
function BeforeFirstOpen(){return}
function AfterCloseAll(){return}


// Menu tree
//	MenuX=new Array(Text to show, Link, background image (optional), number of sub elements, height, width);
//	For rollover images set "Text to show" to:  "rollover:Image1.jpg:Image2.jpg"

Menu1=new Array("Početna","index-2.html","",0,20,148);

Menu2=new Array("Nadležnost","index226292629.html?id=nadleznost.php","",0,20,125);

Menu3=new Array("Uposlenici","index28a8d8a8d.html?id=uposlenici.php","",0,20,125);
	

Menu4=new Array("Škole ","","",3,20);
	Menu4_1=new Array("Osnovne  škole ","index26b6a6b6a.html?id=osnovne.php","",0,20,150);
	Menu4_2=new Array("Srednje  škole","index2f47df47d.html?id=srednje.php","",0);
	Menu4_3=new Array("Popis po općinama","index2479d479d.html?id=popis.php","",0);

Menu5=new Array("Didaktički putokazi","","",6,20);
	Menu5_1=new Array("O nama... ","index233e333e3.html?id=onama.php","",0,20,150);
	Menu5_2=new Array("Impresum ","index24cd94cd9.html?id=impresum.php","",0);
	Menu5_3=new Array("Broj (52)","index2298e298e.html?id=novibr.php","",0);
	Menu5_4=new Array("Broj (51)","index2298ex7a35.html?id=proslibr.php","",0);
	Menu5_5=new Array("Pretplata","index253145314.html?id=pretplata.php","",0);
	Menu5_6=new Array("Bibliografija","index25315b313.html?id=bibliografija.php","",0);
	
Menu6=new Array("Takmičenja","","",4,20);
	Menu6_1=new Array("Matematika","index2bd8cbd8c.html?id=nastavni.php","",0,20,200);
	Menu6_2=new Array("Fizika","index2467a467a.html?id=nastavni2.php","",0);
	Menu6_3=new Array("Informatika","index2ad75ad75.html?id=edukacioni.php","",0);
	Menu6_4=new Array("Engleski jezik","index29da49da4.html?id=emis.php","",0);

Menu7=new Array("Edukacija","index2c6edc6ed.html?id=loadforum.php","",0,20,125);

Menu8=new Array("Prevencija nasilja","index2250a250a.html?id=linkovi.php","",0,20,125);

Menu9=new Array("Kontakt","index2b03db03d.html?id=email.php","",0,20,125);

