//  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"

var NoOffFirstLineMenus=6;	// Number of first level items

Menu1=new Array("Home","index.htm","",0,20,138);

Menu2=new Array("About us","sajt-en.htm","",5);
	Menu2_1=new Array("About","about-us-en.htm","",0,20,80);	
	Menu2_2=new Array("Staff","staff.htm","",0);
	Menu2_3=new Array("Location","location.htm","",0);	
	Menu2_4=new Array("Floor plan","floor_plan.htm","",0);
	Menu2_5=new Array("Contacts","contacts.htm","",0);	

Menu3=new Array("Artists","sculptors-en-a.htm","",3);
	Menu3_1=new Array("Sculpture","sculptors-en-a.htm","",0,20,80);
	Menu3_2=new Array("Paintings","paintings-en-b.htm","",0);
	Menu3_3=new Array("Prints","prints-en-b.htm","",0);

Menu4=new Array("","","",0,20,138);

Menu5=new Array("Vesna Pantelić","vesna-uvodna.htm","",0,20,138);

Menu6=new Array("Kristina Pantelić","kristi-silk-01.htm","",0,20,138);