/***********************************************************************************
*	(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=10;			// Number of first level items
	var LowBgColor='#404040';			// Background color when mouse is not over
	var LowSubBgColor='#404040';			// Background color when mouse is not over on subs
	var HighBgColor='white';			// Background color when mouse is over
	var HighSubBgColor='white';			// 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='#404040';			// Font color when mouse is over
	var FontSubHighColor='#404040';			// Font color subs when mouse is over
	var BorderColor='white';			// Border color
	var BorderSubColor='white';			// 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=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=.2;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=.2;			// vertical overlap child/ parent
	var StartTop=160;				// Menu offset x coordinate
	var StartLeft=1;				// 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=['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","http://www.wcfra.com","",0,20,150);

Menu2=new Array("Calendar","http://www.wcfra.com/calendar.html","",0);
	
Menu3=new Array("WCFRA Committee","http://www.wcfra.com/committee/committee.html","",5);
	Menu3_1=new Array("Mike Raymond","http://www.wcfra.com/committee/raymond.html","",0,20,150);
	Menu3_2=new Array("Lois Welch","http://www.wcfra.com/committee/welch.html","",0);
	Menu3_3=new Array("Ardeta Romanchik","http://www.wcfra.com/committee/romanchik.html","",0);
	Menu3_4=new Array("Alan Wilson","http://www.wcfra.com/committee/wilson.html","",0);
	Menu3_5=new Array("Meeting Schedule","http://www.wcfra.com/committee/committee.html","",0);
	
	
Menu4=new Array("Annual Banquet","http://www.wcfra.com/2007banquet.html","",3);
	Menu4_1=new Array("Banquet for 2007","http://www.wcfra.com/2007banquet.html","",0,20,150);
	Menu4_2=new Array("Banquet for 2006","http://www.wcfra.com/2006banquet.html","",0,20,150);
	Menu4_3=new Array("Banquet for 2005","http://www.wcfra.com/2005banquet.html","",0,20,150);

	
Menu5=new Array("Training Facility","http://www.wcfra.com/trainingfacility/index.html","",2);
	Menu5_1=new Array("Calendar","http://www.wcfra.com/trainingfacility/tfcalendar.html","",0,20,150);
	Menu5_2=new Array("Map","http://www.wcfra.com/trainingfacility/map.html","",0,20,150);

Menu6=new Array("Regional Fire School","http://www.wcfra.com/fireschool/index.html","",9);
        Menu6_1=new Array("Fire School Home","http://www.wcfra.com/fireschool/index.html","",0,20,150);
	Menu6_2=new Array("History","http://www.wcfra.com/fireschool/history.html","",0);
	Menu6_3=new Array("Schedule of Events","http://www.wcfra.com/fireschool/schedule.html","",0);
	Menu6_4=new Array("Classes","http://www.wcfra.com/fireschool/classes.html","",0);
	Menu6_5=new Array("Registration","http://www.wcfra.com/fireschool/registration.html","",0);
	Menu6_6=new Array("Honorary Dean 2011","http://www.wcfra.com/fireschool/honorary.html","",7);
		Menu6_6_1=new Array("2010 Honorary Dean","http://www.wcfra.com/fireschool/2010honorary.html","",0,20,150);
		Menu6_6_2=new Array("2009 Honorary Dean","http://www.wcfra.com/fireschool/2009honorary.html","",0,20,150);
		Menu6_6_3=new Array("2008 Honorary Dean","http://www.wcfra.com/fireschool/2008honorary.html","",0,20,150);
		Menu6_6_4=new Array("2007 Honorary Dean","http://www.wcfra.com/fireschool/2007honorary.html","",0,20,150);
		Menu6_6_5=new Array("2006 Honorary Dean","http://www.wcfra.com/fireschool/2006honorary.html","",0,20,150);
		Menu6_6_6=new Array("2005 Honorary Dean","http://www.wcfra.com/fireschool/2005honorary.html","",0,20,150);
		Menu6_6_7=new Array("2004 Honorary Dean","http://www.wcfra.com/fireschool/2004honorary.html","",0,20,150);			
	Menu6_7=new Array("Committee","http://www.wcfra.com/fireschool/committee.html","",0);
	Menu6_8=new Array("Fire School Vendors","http://www.wcfra.com/fireschool/vendors.html","",0);
	Menu6_9=new Array("Map/Directions","http://www.wcfra.com/fireschool/map.html","",0);

Menu7=new Array("Photo Albums","http://www.wcfra.com/photos.html","",4);
	Menu7_1=new Array("Fire School","http://www.wcfra.com/fireschool/pictures.html","",0,20,150);
	Menu7_2=new Array("Fire School 2006","http://www.wcfra.com/fireschool/pictures2006.html","",0);
	Menu7_3=new Array("Fire School 2008","http://www.wcfra.com/fireschool/pictures2008.html","",0);
	Menu7_4=new Array("Training Facility","http://www.wcfra.com/trainingfacility/photos.html","",0);


Menu8=new Array("Members","http://www.wcfra.com/members.html","",0);
		
Menu9=new Array("Contact Us","http://www.wcfra.com/contact.html","",0);

Menu10=new Array("News","http://www.wcfra.com/news.html","",0);


