/***********************************************************************************
*	(c) Ger Versluis 2000 version 5.411 24 December 2001 (updated Jan 31st, 2003 by Dynamic Drive for Opera7)
*	For info write to menus@burmees.nl		          *
*	You may remove all comments for faster loading	          *		
***********************************************************************************/

	var NoOffFirstLineMenus=11;			// Number of first level items
	var LowBgColor='FFFFFF';			// Background color when mouse is not over
	var LowSubBgColor='FFFFFF';			// Background color when mouse is not over on subs
	var HighBgColor='FFFFFF';			// Background color when mouse is over
	var HighSubBgColor='FFFFFF';			// Background color when mouse is over on subs
	var FontLowColor='#000080';			// Font color when mouse is not over
	var FontSubLowColor='#3366FF';			// Font color subs when mouse is not over
	var FontHighColor='#3366FF';			// Font color when mouse is over
	var FontSubHighColor='#000080';	// Font color subs when mouse is over
	var BorderColor='FFFFFF';			// Border color
	var BorderSubColor='FFFFFF';			// Border color for subs
	var BorderWidth=5;				// Border width
	var BorderBtwnElmnts=1;			// Border between elements 1 or 0
	var FontFamily="arial"	// 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='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=0;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=.2;			// vertical overlap child/ parent
	var StartTop=175;				// 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=0;				// Left padding
	var TopPaddng=0;				// 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=500;			// 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
//	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,18,125);

Menu2=new Array("Events Calendar","calendar.htm","",12,18,125);
	Menu2_1=new Array("January","d_jan.htm","",0,18,140);
	Menu2_2=new Array("February","d_feb.htm","",0,18,140);
	Menu2_3=new Array("March","d_mar.htm","",0,18,140);
	Menu2_4=new Array("April","d_april.htm","",0,18,140);
	Menu2_5=new Array("May","d_may.htm","",0,18,140);
	Menu2_6=new Array("June","d_june.htm","",0,18,140);
	Menu2_7=new Array("July","d_july.htm","",0,18,140);
	Menu2_8=new Array("August","d_august.htm","",0,18,140);
	Menu2_9=new Array("September","d_sept.htm","",0,18,140);
	Menu2_10=new Array("October","d_oct.htm","",0,18,140);
	Menu2_11=new Array("November","d_nov.htm","",0,18,140);
	Menu2_12=new Array("December","d_dec.htm","",0,18,140);
		
Menu3=new Array("Lethbridge","lethbridge.htm","",14,18,125);
	Menu3_1=new Array("Emergency Numbers","l_emergency.htm","",0,22,140);
	Menu3_2=new Array("Help Numbers","l_help.htm","",0,22,140);
	Menu3_3=new Array("Alcohol & Drugs","l_Alchol.htm","",0,22,140);
	Menu3_4=new Array("Child & Family Support","l_child.htm","",0,22,140);
	Menu3_5=new Array("Clothing & Furniture","l_clothing.htm","",0,22,140);
	Menu3_6=new Array("Counselling & Community Support","l_counsel.htm","",0,40,140);
	Menu3_7=new Array("Crisis/Outreach Support","l_crisis.htm","",0,22,140);
	Menu3_8=new Array("Education","l_education.htm","",0,22,140);
	Menu3_9=new Array("Employment & Training","l_employ.htm","",0,22,140);
	Menu3_10=new Array("Food Services","l_food.htm","",0,22,140);
	Menu3_11=new Array("Health, Medical, Clinics","l_health.htm","",0,22,140);
	Menu3_12=new Array("Housing","l_housing.htm","",0,22,140);
	Menu3_13=new Array("Legal & Justice","l_legal.htm","",0,22,140);
	Menu3_14=new Array("Seniors","seniors.htm","",0,22,140);
	
Menu4=new Array("Southern Alberta","sa.htm","",9,18,125);
	Menu4_1=new Array("Crowsnest Pass area","sa.htm#CROWSNEST_PASS","",0,22,140);
	Menu4_2=new Array("Ft. Macleod area","sa.htm#FORT_MACLEOD","",0,22,140);
	Menu4_3=new Array("Pincher Creek area","sa.htm#PINCHER_CREEK","",0,22,140);
	Menu4_4=new Array("Waterton Park area", "sa.htm#WATERTON","",0,22,140);
	Menu4_5=new Array("Cardston area","sa.htm#CARDSTON","",0,22,140);
	Menu4_6=new Array("Brocket area","sa.htm#BROCKET","",0,22,140);
	Menu4_7=new Array("Magrath, Raymond, Warner area","sa.htm#MAGRATH_","",0,40,140);
	Menu4_8=new Array("Taber area","sa.htm#TABER","",0,22,140);
	Menu4_9=new Array("Barons area","sa.htm#BARONS","",0,22,140);
	
Menu5=new Array("Business Links","bus_links.htm","",2,18,125);
	Menu5_1=new Array("Lethbridge Businesses","leth_business.htm","",0,22,140);
	Menu5_2=new Array("So. Alberta Businesses","sa_business.htm","",0,40,180);

Menu6=new Array("Profile","profile1.htm","",0,18,125);
		
Menu7=new Array("Partner Agencies","partners.htm","",0,18,125);	

Menu8=new Array("Funders","funders.htm","",0,18,125);	

Menu9=new Array("What's New?","new.htm","",0,18,125);

Menu10=new Array("Submit Information","submit.htm","",0,18,125);

Menu11=new Array("Sponsorship options","sponsorship.htm","",0,22,125);

	