
	var NoOffFirstLineMenus=9;			// Number of first level items
	var LowBgColor='#ffffff';			// Background color when mouse is not over
	var LowSubBgColor='#ffffff';			// Background color when mouse is not over on subs
	var HighBgColor='#661b18';			// Background color when mouse is over
	var HighSubBgColor='#661b18';			// Background color when mouse is over on subs
	var FontLowColor='#661b18';			// Font color when mouse is not over
	var FontSubLowColor='#661b18';			// Font color subs when mouse is not over
	var FontHighColor='#ffffff';			// Font color when mouse is over
	var FontSubHighColor='#ffffff';			// Font color subs when mouse is over
	var BorderColor='#661b18';			// Border color
	var BorderSubColor='#661b18';			// Border color for subs
	var BorderWidth=1;				// Border width
	var BorderBtwnElmnts=0;			// 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='left';			// 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=.2;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=.2;			// vertical overlap child/ parent
	var StartTop=200;				// Menu offset x coordinate
	var StartLeft=10;				// Menu offset y coordinate
	var VerCorrect=0;				// Multiple frames y correction
	var HorCorrect=0;				// Multiple frames x correction
	var LeftPaddng=3;				// Left padding
	var TopPaddng=2;				// Top padding
	var FirstLineHorizontal=0;			// SET TO 1 FOR HORIZONTAL MENU, 0 FOR VERTICAL
	var MenuFramesVertical=1;			// Frames in cols or rows 1 or 0
	var DissapearDelay=1000;			// 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=0;			// 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=['img/tri.gif',5,10,'img/tridown.gif',10,5,'img/trileft.gif',5,10];	// Arrow source, width and height

function BeforeStart(){return}
function AfterBuild(){return}
function BeforeFirstOpen(){return}
function AfterCloseAll(){return}


Menu1=new Array("ABOUT AAH!","","",7,20,138);
	Menu1_1=new Array("Beginnings ","aah/pocetak.htm","",0,20,180);	
	Menu1_2=new Array("Vision ","aah/vizija.htm","",0);
	Menu1_3=new Array("Mission ","aah/misija.htm","",0);
	Menu1_4=new Array("Values ","aah/vrednosti.htm","",0);	
	Menu1_5=new Array("Communication with AAH! members","aah/komunikacija.htm","",0);	
	Menu1_6=new Array("Sections ","","",10);
		Menu1_6_1=new Array("Food","hrana/index.htm","",0,20,150);
		Menu1_6_2=new Array("Drink","pice/index.htm","",0);
		Menu1_6_3=new Array("Chocolate","cokolada/index.htm","",0);	
		Menu1_6_4=new Array("Cigars","cogare/index.htm","",0);
		Menu1_6_5=new Array("Music and Art","muzika/index.htm","",0);
		Menu1_6_6=new Array("Sports","sport/index.htm","",0);
		Menu1_6_7=new Array("Film and Theatre","film/index.htm","",0);
		Menu1_6_8=new Array("Golf","golf/index.htm","",0);
		Menu1_6_9=new Array("Shopping","soping/index.htm","",0);
		Menu1_6_10=new Array("Mind, body & spirit","mbs/index.htm","",0);
	Menu1_7=new Array("The Slogan ","aah/slogan.htm","",0);		
	
Menu2=new Array("MEMBERSHIP","","",2);
	Menu2_1=new Array("Organization","aah/organizacija.htm","",0,20,170);
	Menu2_2=new Array("How to become a member","aah/kako_postati_clan.htm","",0);

Menu3=new Array("EDUCATION","","",2);
	Menu3_1=new Array("Education","aah/edukacija.htm","",0,20,170);
	Menu3_2=new Array("What is 'MasterClass'?","aah/stajeMasterClass.htm","",0);

Menu4=new Array("BOOKS","","",2);
	Menu4_1=new Array("Our books","aah/nase_knjige.htm","",0,20,220);
	Menu4_2=new Array("Recommended hedonistic literature","aah/literatura.htm","",0);

Menu5=new Array("VOUCHERS","aah/vauceri.htm","",0);

Menu6=new Array("YOUR IDEAS","aah/ideje.htm","",0);

Menu7=new Array("MEDIA","","",3);
	Menu7_1=new Array("AAH! Press Club","aah/press_klub.htm","",0,20,220);
	Menu7_2=new Array("Press clipping","aah/press_clipping.htm","",0);
	Menu7_3=new Array("Guestbook","aah/utisci.htm","",0);
	
Menu8=new Array("FAQ","aah/faq.html","",0);

Menu9=new Array("CONTACT US","aah/kontakt.htm","",0);

