/***********************************************************************************
*	(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=13;			// Number of first level items
	var LowBgColor='#d8133a';			// Background color when mouse is not over
	var LowSubBgColor='#d8133a';			// Background color when mouse is not over on subs
	var HighBgColor='#d8133a';			// Background color when mouse is over
	var HighSubBgColor='#d8133a';			// 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='white';			// Font color when mouse is over
	var FontSubHighColor='white';			// Font color subs when mouse is over
	var BorderColor='white';			// Border color
	var BorderSubColor='white';			// Border color for subs
	var BorderWidth=0;				// Border width
	var BorderBtwnElmnts=0;			// Border between elements 1 or 0
	var FontFamily="Arial, Helvetica, 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='centered';			// 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=0;				// 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=6;				// 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='MenuPos';				// 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=['/menu/tri.gif',5,10,'/menu/tridown.gif',10,5,'/menu/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("<img src='/images/btn_profile.gif' alt='Parish Profile'>","javascript:window.open('/profile/parish_profile.pdf')","",0,30,152);

Menu2=new Array("<img src='/images/newsletter_10.jpg' alt='Spirit of Summer'>","/spirit_of_summer.html","",0,30,152);

Menu3=new Array("<img src='/images/btn_sub_archirecture.gif' alt='Architecture'>","/architecture.html","",0,35,152);

	
Menu4=new Array("<img src='/images/btn_sub_tour.gif' alt='Tour of St. Pauls'>","/gallery/gallery.cfm?cat_id=2","",0,29,152);

Menu5=new Array("<img src='/images/btn_sub_structure.gif' alt='Church Structure'>","/structure/","",0,30,152);
	/*Menu3_1=new Array("Committee Structure","/structure/committees.html","",0,20,152);*/
	
Menu6=new Array("<img src='/images/btn_sub_education.gif' alt='Christian Education'>","/education/","",5,32,152);
	Menu6_1=new Array("Sunday School","/education/sunday_school.html","",0,21,158);
	Menu6_2=new Array("Youth Journey to Adulthood","/education/journey.html","",0,35,158);
	Menu6_3=new Array("Nursery","/education/nursery.html","",0,21,158);
	Menu6_4=new Array("Youth Pictorial Gallery","/gallery/gallery.cfm?cat_id=1","",0,21,158);
		/*Menu5_4_1=new Array("Sunday School Images","/gallery/gallery.cfm?cat_id=1","",0,21,158);
		Menu5_4_2=new Array("Youth Journey to Adulthood Images","/gallery/gallery.cfm?cat_id=3","",0,35,158);*/	
	Menu6_5=new Array("Adult Education","/education/adult_education.html","",0,21,158);


Menu7=new Array("<img src='/images/btn_sub_worship.gif' alt='Worship &#38; Music Ministry'>","/worship/","",5,44,152);
	Menu7_1=new Array("Worship","/worship/worship.html","",0,21,180);
	Menu7_2=new Array("Church Prayer List","/worship/prayer.html","",0);
	Menu7_3=new Array("Serving God through Worship","/worship/serving.html","",0);
	Menu7_4=new Array("Music Ministry","/worship/music.html","",0);
	Menu7_5=new Array("Notes from the Director","/worship/notes.html","",0);
	
Menu8=new Array("<img src='/images/btn_sub_newsletter.gif' alt='Newsletter'>","/library.cfm?cat_id=1","",0,31,152);

Menu9=new Array("<img src='/images/btn_sub_news.gif' alt='Church News'>","/news.html","",0,29,152);

Menu10=new Array("<img src='/images/btn_sub_events.gif' alt='Events Calendarr'>","/events/calendar.cfm","",0,32,152);

Menu11=new Array("<img src='/images/btn_sub_life.gif' alt='Church Life'>","/life.html","",0,29,152);

Menu12=new Array("<img src='/images/btn_sub_stmatts.gif' alt='St. Matthews of Stevensville'>","/stmatts.html","",0,45,152);

Menu13=new Array("<img src='/images/btn_sub_links.gif' alt='Links'>","/links.html","",0,46,152);
