/***********************************************************************************
*	(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=4;			// Number of first level items
	var LowBgColor='#7DA1D7';			// Background color when mouse is not over
	var LowSubBgColor='#E9E9D9';			// Background color when mouse is not over on subs
	var HighBgColor='#7DA1D7';			// Background color when mouse is over
	var HighSubBgColor='#A9BC74';			// Background color when mouse is over on subs
	var FontLowColor='black';			// Font color when mouse is not over
	var FontSubLowColor='black';			// Font color subs when mouse is not over
	var FontHighColor='white';			// Font color when mouse is over
	var FontSubHighColor='white';			// Font color subs when mouse is over
	var BorderColor='#C0C0C0';			// Border color
	var BorderSubColor='#C0C0C0';			// 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=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=.1;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=.1;			// vertical overlap child/ parent
	// ------  131//   
	var StartTop=179;				// Menu offset x coordinate
	var StartLeft=0;				// 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=['http://www.abheritage.ca/albertans/images/nav/sidebar/tri.gif',5,10,'http://www.abheritage.ca/albertans/images/nav/sidebar/tridown.gif',10,5,'http://www.abheritage.ca/albertans/images/nav/sidebar/trileft.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("","","",0,25,143);

Menu2=new Array("","http://www.abheritage.ca/albertans/perspectives/index.html","http://www.abheritage.ca/albertans/images/nav/sidebar/side1.gif",4,26,143);
	Menu2_1=new Array("Who They Are","http://www.abheritage.ca/albertans/perspectives/who_main.html","",4,20,150);
		Menu2_1_1=new Array("Mystique and Perception","http://www.abheritage.ca/albertans/perspectives/who_mystique.html","",0,20,200);
		Menu2_1_2=new Array("Local, Regional, National","http://www.abheritage.ca/albertans/perspectives/who_local.html","",0);
		Menu2_1_3=new Array("'One West:' Regionalism","http://www.abheritage.ca/albertans/perspectives/who_regionalism.html","",0);
                Menu2_1_4=new Array("'Four Wests:' Provincialism","http://www.abheritage.ca/albertans/perspectives/who_fourwest.html","",0);

	Menu2_2=new Array("Layers of Identity","http://www.abheritage.ca/albertans/perspectives/lay_main.html","",4,20,150);
		Menu2_2_1=new Array("Self","http://www.abheritage.ca/albertans/perspectives/lay_self.html","",0,20,100);
		Menu2_2_2=new Array("Experience","http://www.abheritage.ca/albertans/perspectives/lay_experience.html","",0);
		Menu2_2_3=new Array("Memory","http://www.abheritage.ca/albertans/perspectives/lay_memory.html","",0);
                Menu2_2_4=new Array("Tradition","http://www.abheritage.ca/albertans/perspectives/lay_tradition.html","",0);

	Menu2_3=new Array("Demographics","http://www.abheritage.ca/albertans/perspectives/demo_main.html","",7);
		Menu2_3_1=new Array("Alberta Overview","http://www.abheritage.ca/albertans/perspectives/demo_overview.html","",0,20,200);
		Menu2_3_2=new Array("Population Growth","http://www.abheritage.ca/albertans/perspectives/demo_popgrowth.html","",0);
		Menu2_3_3=new Array("Immigration","http://www.abheritage.ca/albertans/perspectives/demo_immigration.html","",0);
		Menu2_3_4=new Array("Interprovincial Migration","http://www.abheritage.ca/albertans/perspectives/demo_intermigration.html","",0,20,200);
		Menu2_3_5=new Array("Aging Population","http://www.abheritage.ca/albertans/perspectives/demo_agingpop.html","",0);
		Menu2_3_6=new Array("Visible Minorities","http://www.abheritage.ca/albertans/perspectives/demo_minorities.html","",0);
		Menu2_3_7=new Array("Aboriginal Population","http://www.abheritage.ca/albertans/perspectives/demo_aboriginalpop.html","",0);

	Menu2_4=new Array("Issues","http://www.abheritage.ca/albertans/perspectives/iss_main.html","",2);
		Menu2_4_1=new Array("Human Rights","http://www.abheritage.ca/albertans/perspectives/iss_hrmain.html","",2,20,150);
			Menu2_4_1_1=new Array("Racism","http://www.abheritage.ca/albertans/perspectives/iss_racism.html","",0,20,100);
			Menu2_4_1_2=new Array("Assimilation","http://www.abheritage.ca/albertans/perspectives/iss_assimilation.html","",0,20,100);

		Menu2_4_2=new Array("Western Alienation","http://www.abheritage.ca/albertans/perspectives/iss_alienation.html","",0,20,150);

Menu3=new Array("","continuity/index.html","http://www.abheritage.ca/albertans/images/nav/sidebar/side2.gif",3,41,143);
	Menu3_1=new Array("Pre World War 1","http://www.abheritage.ca/albertans/continuity/ww1_main.html","",5,20,150);
		Menu3_1_1=new Array("First Nations and Metis","http://www.abheritage.ca/albertans/continuity/ww1_firstnations.html","",0,20,200);
		Menu3_1_2=new Array("Settlement Policy","http://www.abheritage.ca/albertans/continuity/ww1_settlement.html","",0);
		Menu3_1_3=new Array("Ontarians as 'Charter Group'","http://www.abheritage.ca/albertans/continuity/ww1_chartergroup.html","",0);
                Menu3_1_4=new Array("Francophones","http://www.abheritage.ca/albertans/continuity/ww1_francophones.html","",0);
		Menu3_1_5=new Array("Bloc Settlement","http://www.abheritage.ca/albertans/continuity/ww1_blocksettlement.html","",0);

	Menu3_2=new Array("Interwar Period","http://www.abheritage.ca/albertans/continuity/int_main.html","",2);
		Menu3_2_1=new Array("Immigration Policy","http://www.abheritage.ca/albertans/continuity/int_immigrationpolicy.html","",0,20,200);
		Menu3_2_2=new Array("Nativism","http://www.abheritage.ca/albertans/continuity/int_nativism.html","",0);

	Menu3_3=new Array("Post World War 2","http://www.abheritage.ca/albertans/continuity/ww2_main.html","",3);
		Menu3_3_1=new Array("1946-1966","http://www.abheritage.ca/albertans/continuity/ww2_1946main.html","",4,20,125);
			Menu3_3_1_1=new Array("Oil Discovery","http://www.abheritage.ca/albertans/continuity/ww2_1946oil.html","",0,20,200);
			Menu3_3_1_2=new Array("Immigration","http://www.abheritage.ca/albertans/continuity/ww2_1946imm.html","",0);
			Menu3_3_1_3=new Array("Displaced Persons","http://www.abheritage.ca/albertans/continuity/ww2_1946displacedpersons.html","",0);
                	Menu3_3_1_4=new Array("Exodus: Rural to Urban","http://www.abheritage.ca/albertans/continuity/ww2_1946exodus.html","",0);

		Menu3_3_2=new Array("1967-1989","http://www.abheritage.ca/albertans/continuity/ww2_1967main.html","",4);
			Menu3_3_2_1=new Array("Canadian Policy","http://www.abheritage.ca/albertans/continuity/ww2_1967canpolicy.html","",0,20,200);
			Menu3_3_2_2=new Array("Multiculturalism in Alberta","http://www.abheritage.ca/albertans/continuity/ww2_1967multiculturlism.html","",0);
			Menu3_3_2_3=new Array("New Arrivals","http://www.abheritage.ca/albertans/continuity/ww2_1967arrivals.html","",0);
                	Menu3_3_2_4=new Array("Boom & Bust","http://www.abheritage.ca/albertans/continuity/ww2_1967boom.html","",0);

		Menu3_3_3=new Array("1990-Present","http://www.abheritage.ca/albertans/continuity/ww2_1990main.html","",3);
			Menu3_3_3_1=new Array("Rural Decline","http://www.abheritage.ca/albertans/continuity/ww2_1990rural.html","",0,20,200);
			Menu3_3_3_2=new Array("Urban Corridors","http://www.abheritage.ca/albertans/continuity/ww2_1990corridors.html","",0);
			Menu3_3_3_3=new Array("The New West","http://www.abheritage.ca/albertans/continuity/ww2_1990newwest.html","",0);

Menu4=new Array("","http://www.abheritage.ca/albertans/people/index.html","http://www.abheritage.ca/albertans/images/nav/sidebar/side3.gif",0,40,143);
