/***********************************************************************************
*	(c) Ger Versluis 2000 version 5.41 24 December 2001	          *
*	For info write to menus@burmees.nl		          *
*	You may remove all comments for faster loading	          *		
***********************************************************************************/

	var NoOffFirstLineMenus=7;			// Number of first level items
	var LowBgColor='indianred';			// Background color when mouse is not over
	var LowSubBgColor='sienna';			// Background color when mouse is not over on subs
	var HighBgColor='sienna';			// Background color when mouse is over
	var HighSubBgColor='indianred';			// 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='lightyellow';		// Font color when mouse is over
	var FontSubHighColor='lightyellow';		// Font color subs when mouse is over
	var BorderColor='sienna';			// Border color
	var BorderSubColor='dimgray';			// Border color for subs
	var BorderWidth=1;				// Border width
	var BorderBtwnElmnts=1;				// Border between elements 1 or 0
	var FontFamily="MS Sans Serif"			// Font family menu items
	var FontSize=8;					// Font size menu items
	var FontBold=1;					// 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=.02;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=.01;			// vertical overlap child/ parent
	var StartTop=112;		            	// Menu offset x coordinate (changed from 240 to 1)
	var StartLeft=65;				// 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=1;				// Top padding
	var FirstLineHorizontal=1;			// 1 = horizontal menu, 0 = vertical 
	var MenuFramesVertical=1;			// Frames in cols or rows 1 or 0
	var DissapearDelay=250;				// 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=['z_menu_1.gif',5,10,'z_menu_2.gif',10,5,'z_menu_3.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("HOME","index.htm","",0,15,70);
Menu2=new Array("Culture","http://www.muiniskw.org/pgCulture0.htm","",4,15,70);
	Menu2_1=new Array("Daily Life","http://www.muiniskw.org/pgCulture1.htm","",6,15,150);	
		Menu2_1_1=new Array("Semi-Nomadic Lifestyle","http://www.muiniskw.org/pgCulture1a.htm","",0,15,160);
		Menu2_1_2=new Array("Organization","http://www.muiniskw.org/pgCulture1b.htm","",0);
		Menu2_1_3=new Array("Hunting and Fishing","http://www.muiniskw.org/pgCulture1c.htm","",0);
		Menu2_1_4=new Array("Shelter and Implements","http://www.muiniskw.org/pgCulture1d.htm","",0);
		Menu2_1_5=new Array("Dress and Ornamentation","http://www.muiniskw.org/pgCulture1e.htm","",0);
		Menu2_1_6=new Array("The Game of Waltes","http://www.muiniskw.org/pgCulture1f.htm","",0);
	Menu2_2=new Array("Spirituality","http://www.muiniskw.org/pgCulture2.htm","",8);
		Menu2_2_1=new Array("Medicines","http://www.muiniskw.org/pgCulture2a.htm","",0,15,130);
		Menu2_2_2=new Array("The Medicine Wheel","http://www.muiniskw.org/pgCulture2b.htm","",0);
		Menu2_2_3=new Array("The Talking Circle","http://www.muiniskw.org/pgCulture2c.htm","",0);
		Menu2_2_4=new Array("The Sweat Lodge","http://www.muiniskw.org/pgCulture2d.htm","",0);
		Menu2_2_5=new Array("Fasting","http://www.muiniskw.org/pgCulture2e.htm","",0);
		Menu2_2_6=new Array("The Sacred Pipe","http://www.muiniskw.org/pgCulture2f.htm","",0);
		Menu2_2_7=new Array("The Role of Women","http://www.muiniskw.org/pgCulture2g.htm","",0);
		Menu2_2_8=new Array("Personal Spirituality","http://www.muiniskw.org/pgCulture2h.htm","",0);
	Menu2_3=new Array("Oral Tradition","http://www.muiniskw.org/pgCulture3.htm","",4);
		Menu2_3_1=new Array("Mi'kmaw Creation Story","http://www.muiniskw.org/pgCulture3a.htm","",0,15,250);
		Menu2_3_2=new Array("The Invisible One","http://www.muiniskw.org/pgCulture3b.htm","",0);
		Menu2_3_3=new Array("Muin, the Bear's Child","http://www.muiniskw.org/pgCulture3c.htm","",0);
		Menu2_3_4=new Array("How Muin Became Keeper of Medicines","http://www.muiniskw.org/pgCulture3d.htm","",0);
	Menu2_4=new Array("Mi'kmaw writing","","",2);
		Menu2_4_1=new Array("Mi'kmaw ideograms","http://www.muiniskw.org/pgCulture4a.htm","",0,15,150);	
		Menu2_4_2=new Array("Mi'kmaw orthographies","http://www.muiniskw.org/pgCulture4b.htm","",0);	

Menu3=new Array("History","http://www.muiniskw.org/pgHistory0.htm","",2,15,70);
	Menu3_1=new Array("Timelines","","",2,15,100);	
		Menu3_1_1=new Array("Pre-Contact","http://www.muiniskw.org/pgHistory1.htm","",0,15,100);	
		Menu3_1_2=new Array("Post-Contact","http://www.muiniskw.org/pgHistory2.htm","",0);	
	Menu3_2=new Array("Kejimkujik","http://www.muiniskw.org/pgHistory3.htm","",4);	
		Menu3_2_1=new Array("The Early People","http://www.muiniskw.org/pgHistory3a.htm","",0,15,120);	
		Menu3_2_2=new Array("The Petroglyphs","http://www.muiniskw.org/pgHistory3b.htm","",0);	
		Menu3_2_3=new Array("Commemoration","http://www.muiniskw.org/pgHistory3c.htm","",0);	
		Menu3_2_4=new Array("Preservation","http://www.muiniskw.org/pgHistory3d.htm","",0);	

Menu4=new Array("Issues","http://www.muiniskw.org/pgIssues0.htm","",0,15,70);

Menu5=new Array("Links","http://www.muiniskw.org/pgLinks.htm","",0,15,70);

Menu6=new Array("Events","http://www.muiniskw.org/pgEvents0.htm","",2,15,70);
	Menu6_1=new Array("Keji Gathering","http://www.muiniskw.org/pgEvents2KG.htm","",0,15,135);	
	Menu6_2=new Array("Storytellers' Gathering","http://www.muiniskw.org/pgEvents3ST.htm","",0);	

Menu7=new Array("Authors","http://www.muiniskw.org/pgAuthors.htm","",0,15,70);
