	// Navigation Drop Down Menu
	
	var NoOffFirstLineMenus=7;			// Number of first level items
	var LowBgColor='#005104';			// Background color when mouse is not over
	var LowSubBgColor='#003300';			// Background color when mouse is not over on subs
	var HighBgColor='#003300';			// Background color when mouse is over
	var HighSubBgColor='#003300';			// Background color when mouse is over on subs
	var FontLowColor='#ffffff';			// Font color when mouse is not over
	var FontSubLowColor='#ffffff';			// Font color subs when mouse is not over
	var FontHighColor='#33cc00';			// Font color when mouse is over
	var FontSubHighColor='#33cc00';			// Font color subs when mouse is over
	var BorderColor='black';			// Border color
	var BorderSubColor='black';			// Border color for subs
	var BorderWidth=1;				// Border width
	var BorderBtwnElmnts=0;			// Border between elements 1 or 0
	var FontFamily="verdana"	// Font family menu items
	var FontSize=8;				// 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=100;				// 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=0;				// 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

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

// Menu tree

Menu1=new Array("Company","company.htm","",4,20,108);
	Menu1_1=new Array("History","chistory.htm","",0,20,150);
	Menu1_2=new Array("Factory","cfactory.htm","",0);
	Menu1_3=new Array("Staff List","cstaff.htm","",2);
		Menu1_3_1=new Array("Director Profiles","cstaffb.htm","",0,20,150);
		Menu1_3_2=new Array("Staff Profiles","cstaffc.htm","",0);
	Menu1_4=new Array("Employment","cemployment.htm","",0);

Menu2=new Array("Services","services.htm","",10);
	Menu2_1=new Array("Consultations and Quotes","squotes.htm","",0,20,170);	
	Menu2_2=new Array("Tuning and Maintenance","stuning.htm","",0);
	Menu2_3=new Array("Historic Restorations","srestoration.htm","",0);
	Menu2_4=new Array("New Organs","snew.htm","",0);
	Menu2_5=new Array("Rebuilds","srebuild.htm","",0);
	Menu2_6=new Array("Muldersoft Organ Systems","smuldersoft.htm","",0);
	Menu2_7=new Array("Voicing","svoicing.htm","",0);
	Menu2_8=new Array("Reed Organs","sreed.htm","",0);
	Menu2_9=new Array("Piano Tuning","spiano.htm","",0);
	Menu2_10=new Array("Presentations","spresentations.htm","",0);

Menu3=new Array("Organs","organs.htm","",2);
	Menu3_1=new Array("For Sale","osale.htm","",0,20,150);
	Menu3_2=new Array("Opus List","oopus.htm","",2);	
		Menu3_2_1=new Array("New Zealand","oopusnz.htm","",6,20,150);
			Menu3_2_1_1=new Array("St John's Methodist, Nelson","nelsona.htm","",0,20,220);
			Menu3_2_1_2=new Array("St Paul's Presbyterian, Kaikoura","paulskaia.htm","",0);
			Menu3_2_1_3=new Array("Dunedin Town Hall","dunedintha.htm","",0);
			Menu3_2_1_4=new Array("Christ's College, Christchurch","chcollegea.htm","",0);
			Menu3_2_1_5=new Array("St Luke's Anglican, Christchurch","lukesa.htm","",0);
			Menu3_2_1_6=new Array("Wellington Town Hall","welltha.htm","",0);
		Menu3_2_2=new Array("Australia","oopusau.htm","",5);
			Menu3_2_2_1=new Array("Scotch College, Melbourne","scotcha.htm","",0,20,220);
			Menu3_2_2_2=new Array("Conservatorium of Music, Sydney","sydcona.htm","",0);
			Menu3_2_2_3=new Array("St Patrick's Basilica, Fremantle","fremantlea.htm","",0);
			Menu3_2_2_4=new Array("St Aidans, North Balwyn","aidansa.htm","",0,20,0);
			Menu3_2_2_5=new Array("St Mary's Star of the Sea, Melbourne","stara.htm","",0);
			
Menu4=new Array("Research","cresearch.htm","",2);
	Menu4_1=new Array("Restoration","cresearcha.htm","",0,20,150);
	Menu4_2=new Array("George Fincham","cresearchb.htm","",0);
	
Menu5=new Array("News","news.htm","",6);
	Menu5_1=new Array("Current","ncurrent.htm","",0,20,150);
	Menu5_2=new Array("Archive","narchive.htm","",0);
	Menu5_3=new Array("Annual Review","nannual.htm","",9);
		Menu5_3_1=new Array("2007 Review","nannual07.htm","",0,20,140);
		Menu5_3_2=new Array("2006 Review","nannual06.htm","",0);
		Menu5_3_3=new Array("2004 Review","nannual04.htm","",0);
		Menu5_3_4=new Array("2003 Review","nannual03.htm","",0);
		Menu5_3_5=new Array("2001 Review","nannual01.htm","",0);
		Menu5_3_6=new Array("2000 Review","nannual00.htm","",0);
		Menu5_3_7=new Array("1999 Review","nannual99.htm","",0);
		Menu5_3_8=new Array("1998 Review","nannual98.htm","",0);
		Menu5_3_9=new Array("1997 Review","nannual97.htm","",0);
	Menu5_4=new Array("New Orders","norders.htm","",0);
	Menu5_5=new Array("In Progress","nprogress.htm","",0);
	Menu5_6=new Array("Website Updates","nweb.htm","",0);
				
Menu6=new Array("Merchandise","merchandise.htm","",2);	
	Menu6_1=new Array("CD Recordings","mcds.htm","",0,20,140);
	Menu6_2=new Array("Souvenirs","msouvenirs.htm","",0);
	
Menu7=new Array("Contact","contact.htm","",0);	
	