/***********************************************************************************
*	(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=7;			// Number of first level items
	var LowBgColor='#5D3F3D';			// Background color when mouse is not over
	var LowSubBgColor='#DFD7AD';			// Background color when mouse is not over on subs
	var HighBgColor='#5D3F3D';			// Background color when mouse is over
	var HighSubBgColor='#AEA8CE';			// Background color when mouse is over on subs
	var FontLowColor='#DFD7AD';			// Font color when mouse is not over
	var FontSubLowColor='#6F4137';			// Font color subs when mouse is not over
	var FontHighColor='#838290';			// Font color when mouse is over
	var FontSubHighColor='#000000';			// Font color subs when mouse is over
	var BorderColor='#5D3F3D';			// Border color
	var BorderSubColor='#000000';			// Border color for subs
	var BorderWidth=1;				// Border width
	var BorderBtwnElmnts=1;			// Border between elements 1 or 0
	var FontFamily="verdana"	// Font family menu items
	var FontSize=12;				// 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='center';			// 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=.5;			// vertical overlap child/ parent
	var StartTop=225;				// Menu offset x coordinate
	var StartLeft=120;				// Menu offset y coordinate
	var VerCorrect=0;				// Multiple frames y correction
	var HorCorrect=0;				// Multiple frames x correction
	var LeftPaddng=5;				// Left padding
	var TopPaddng=3;				// Top padding
	var FirstLineHorizontal=1;			// 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=0;			// 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='menu';				// 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","/","",0,26,70);

Menu2=new Array("Calendar","/calendar","",0,26,95);

Menu3=new Array("Visiting Us","","",3,26,110);
	Menu3_1=new Array("Directions","/visiting/directions","",0,24,258);
	Menu3_2=new Array("What to Expect","/visiting/expect","",0);
	Menu3_3=new Array("New Member & Visitor Info","","",4);
		Menu3_3_1=new Array("Visitor Brochure","/visiting/visitor/welcome","",0,24,180);
		Menu3_3_2=new Array("Coming to St. C's...","","",2,24,180);
			Menu3_3_2_1=new Array("...from the Roman Catholic Church","/visiting/visitor/coming/catholic","",0,24,300);
			Menu3_3_2_2=new Array("...from the Protestant Church","/visiting/visitor/coming/protestant","",0);
		Menu3_3_3=new Array("Children in Church","/visiting/visitor/children","",0);
		Menu3_3_4=new Array("Glossary","/visiting/visitor/glossary","",0);

Menu4=new Array("Our Parish","","",12,26,110);
	Menu4_1=new Array("About St. Christophers","/parish/about","",0,24,260);
	Menu4_2=new Array("St. Christopher's Mission","/parish/mission","",0);
	Menu4_3=new Array("Our Clergy","/parish/vicar","",0);
	Menu4_4=new Array("St. Christopher's List","/parish/list","",0);
	Menu4_5=new Array("Signpost Weekly","/parish/signpost","",0);
	Menu4_6=new Array("Parish Ministries","","",10);
//		Menu4_6_1=new Array("Adult Education","/parish/ministries/adulted","",0,24,230);
		Menu4_6_1=new Array("Coffee Hour & Fellowship","/parish/ministries/coffeehour","",0,24,230);
		Menu4_6_2=new Array("Fundraising","/parish/ministries/fundraising","",0);
		Menu4_6_3=new Array("Memorial Garden","/parish/ministries/memorialgarden","",0);
		Menu4_6_4=new Array("Newcomers","/parish/ministries/newcomers","",0);
//		Menu4_6_5=new Array("Nursery","/parish/ministries/nursery","",0);
		Menu4_6_5=new Array("Outreach","/parish/ministries/outreach","",0);
		Menu4_6_6=new Array("Pastoral Care","/parish/ministries/pastoralcare","",0);
		Menu4_6_7=new Array("Property","/parish/ministries/property","",0);
//		Menu4_6_8=new Array("Publicity","/parish/ministries/publicity","",0);
		Menu4_6_8=new Array("Stewardship","/parish/ministries/stewardship","",0);
		Menu4_6_9=new Array("Sunday School","/parish/ministries/sundayschool","",0);
		Menu4_6_10=new Array("Worship","/parish/ministries/worship","",0);
	Menu4_7=new Array("Vestry - Bishop's Committee","/parish/vestry","",0);
	Menu4_8=new Array("Mutual Ministry Review","/parish/mmr","",0);
	Menu4_9=new Array("Facilities Use","/parish/facilities","",0);
	Menu4_10=new Array("Get Involved","/parish/involved","",0);
	Menu4_11=new Array("Darfur","/parish/darfur","",0);
	Menu4_12=new Array("Bulletin Board","http://st-christophers-nh.org/post/index.php?sid=d3f3d3137f5c836ed574de497cc1bbb2","",0);

Menu5=new Array("Worship","","",3,26,85);
	Menu5_1=new Array("Services","/worship/services","",0,24,180);
	Menu5_2=new Array("About Our Services","/worship/about_services","",0);
//	Menu5_3=new Array("Sermon","/worship/sermon","",0);
//	Menu5_4=new Array("Readings","/worship/readings","",0);
	Menu5_3=new Array("Special Services","/worship/special","",0);


Menu6=new Array("Education","","",2,26,100);
	Menu6_1=new Array("For Your Children","/education/children","",3,24,190);
		Menu6_1_1=new Array("Nursery","/education/children/nursery","",0,24,190);
		Menu6_1_2=new Array("Sunday School","/education/children/sunday_school","",0);
//			Menu6_1_2_1=new Array("Sign Up Form","","",0,24,120);
//			Menu6_1_2_2=new Array("Calendar","","",0);
		Menu6_1_3=new Array("Middle School Group","/education/children/MSG","",0);
	Menu6_2=new Array("Adult Programs","/education/adult","",2);
		Menu6_2_1=new Array("On Going","/education/adult/ongoing","",0,24,140);
//		Menu6_2_2=new Array("Fall/Winter","/education/adult/fall_winter","",0);
		Menu6_2_2=new Array("Winter/Spring","/education/adult/winter_spring","",0);

Menu7=new Array("Links","","",10,26,75);
	Menu7_1=new Array("Anglicans Online","http://anglicansonline.org/","",0,24,340);
	Menu7_2=new Array("Companions of St. Luke~OSB","http://www.holythoughts.org/","",0);
	Menu7_3=new Array("Episcopal Diocese of NH","http://www.nhepiscopal.org/","",0);
	Menu7_4=new Array("Episcopal Cafe","http://www.episcopalcafe.com/","",0);
	Menu7_5=new Array("Education for Ministry - EFM","http://www.sewanee.edu/EFM/index.htm","",0);
	Menu7_6=new Array("The Daily Office - Night Prayer","http://www.dailyoffice.org/mon39mpep/monlatenight.html ","",0);
	Menu7_7=new Array("The CSL Bridge","http://www.holythoughts.org/bridge/index.html","",0);
	Menu7_8=new Array("The Episcopal Church in the USA","http://www.dfms.org/","",0);
	Menu7_9=new Array("The Sisters of St. Margaret","http://www.ssmbos.com/","",0);
	Menu7_10=new Array("The Society of St. John the Evangelist","http://www.ssje.org/","",0);	