/***********************************************************************************
*	(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
	var StartTop=131;				// 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=['../images/nav/sidebar/tri.gif',5,10,'../images/nav/sidebar/tridown.gif',10,5,'../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("","../perspectives/index.html","../images/nav/sidebar/side1.gif",4,26,143);
	Menu2_1=new Array("Who They Are","../perspectives/who_main.html","",4,20,150);
		Menu2_1_1=new Array("Mystique and Perception","../perspectives/who_mystique.html","",0,20,200);
		Menu2_1_2=new Array("Local, Regional, National","../perspectives/who_local.html","",0);
		Menu2_1_3=new Array("'One West:' Regionalism","../perspectives/who_regionalism.html","",0);
                Menu2_1_4=new Array("'Four Wests:' Provincialism","../perspectives/who_fourwest.html","",0);

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

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

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

		Menu2_4_2=new Array("Western Alienation","../perspectives/iss_alienation.html","",0,20,150);

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

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

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

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

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

Menu4=new Array("","../people/index.html","../images/nav/sidebar/side3.gif",0,40,143);