

	var NoOffFirstLineMenus=5;			// Number of first level items
	var LowBgColor='3F4F0D';			// Background color when mouse is not over
	var LowSubBgColor='3F4F0D';			// Background color when mouse is not over on subs
	var HighBgColor='862706';			// Background color when mouse is over
	var HighSubBgColor='862706';			// Background color when mouse is over on subs
	var FontLowColor='e9b846';			// Font color when mouse is not over
	var FontSubLowColor='e9b846';			// Font color subs when mouse is not over
	var FontHighColor='fffde8' ;			// Font color when mouse is over
	var FontSubHighColor='ffffff';			// Font color subs when mouse is over
	var BorderColor='3F4F0D';			// Border color
	var BorderSubColor='000000';			// 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=1;				// 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=.05;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=.4;			// vertical overlap child/ parent
	var StartTop=255;				// Menu offset x coordinate
	var StartLeft=1;				// Menu offset y coordinate
	var VerCorrect=0;				// Multiple frames y correction
	var HorCorrect=0;				// Multiple frames x correction
	var LeftPaddng=2;				// Left padding
	var TopPaddng=1;				// Top padding
	var FirstLineHorizontal=1;			// 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=0;				// Uses arrow gifs when 1
	var KeepHilite=1;				// Keep selected path highligthed
	var Arrws=['tri.gif',5,10,'tridown.gif',10,5,'trileft.gif',5,10];	// Arrow source, width and height
	// 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("About Us","index.php","",6,20,120);
	Menu1_1=new Array("Vietnamese Heritage Garden","m_vietheritagegardens.php","",0,22,190);
	Menu1_2=new Array("Financial Statement","m_financialstatement.php","",0,22,190);
	Menu1_3=new Array("Advisory Board","m_advisorycommittee.php","",0,22,190);
	Menu1_4=new Array("Honorary Board","m_honoraryboardofdirectors.php","",0,22,190);
	Menu1_5=new Array("Mission Statement","m_mission.php","",0,22,190);
	Menu1_6=new Array("Board of Directors and Staff","m_boardandstaff.php","",0,22,190);

Menu2=new Array("Newsletter","m_newsletter.php","",0,20,120);

Menu3=new Array("Vietnamese Heritage Garden","m_vietheritagegardens.php","",3,20,200);
	Menu3_1=new Array("Architecture POP UPS","m_architecture_pop_ups.php","",6,22,200);
		Menu3_1_1=new Array("Main Gate","m_maingate.php","",0,22,200);
		Menu3_1_2=new Array("4-Pillar Gate","m_4pillargate.php","",0,22,200);
		Menu3_1_3=new Array("Boat People Memorial","m_boatpeoplememorial.php","",0,22,200);
		Menu3_1_4=new Array("Holy Lady Tower","m_holyladytower.php","",0,22,200);
		Menu3_1_5=new Array("King Hung Shrine","m_kinghungshrine.php","",0,22,200);
		Menu3_1_6=new Array("One Pillar Pagola and Lotus Pond","m_onepillarpagoda.php","",0,22,200);
		
	Menu3_2=new Array("Project Development Team","m_projectdevelopmentteam.php","",0,22,210);
	Menu3_3=new Array("Garden POP UPS","m_garden_pop_ups.php","",11,22,196);
		Menu3_3_1=new Array("One Pillar Pagoda and Lotus Pond","m_garden_onepillarpagoda.php","",0,22,220);
		Menu3_3_2=new Array("Weeping Willow Garden","m_weepingwillowgarden.php","",0,22,220);
		Menu3_3_3=new Array("Orchards","m_orchards.php","",0,22,220);
		Menu3_3_4=new Array("Boat People Memorial Gaden","m_boatpeoplememorialgarden.php","",0,22,220);
		Menu3_3_5=new Array("Herb Garden","m_herbgarden.php","",0,22,220);
		Menu3_3_6=new Array("Holy Lady Tower","m_garden_holyladytower.php","",0,22,220);
		Menu3_3_7=new Array("Cherry Orchards","m_cherryorchards.php","",0,22,220);
		Menu3_3_8=new Array("Main Plaza","m_mainplaza.php","",0,22,220);
		Menu3_3_9=new Array("Bamboo Garden","m_bamboogarden.php","",0,22,220);
		Menu3_3_10=new Array("Vuon Kieng Garden","m_vuonkienggarden.php","",0,22,220);
		Menu3_3_11=new Array("Cham Garden","m_chamgarden.php","",0,22,220);
		
	
Menu4=new Array("Events","m_events.php","",1,20,100);
	Menu4_1=new Array("Important Dates","m_importantdates.php","",0,22,150);


Menu5=new Array("Media","m_media.php","",0,20,80);


	