/***********************************************************************************
*	(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=9;			// Number of first level items
	var LowBgColor='white';				// Background color when mouse is not over
	var LowSubBgColor='white';			// Background color when mouse is not over on subs
	var HighBgColor='#293175';			// Background color when mouse is over
	var HighSubBgColor='#293175';			// 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='white';			// Border color
	var BorderSubColor='silver';			// Border color for subs
	var BorderWidth=1;				// Border width
	var BorderBtwnElmnts=0;				// Border between elements 1 or 0
	var FontFamily="verdana"			// 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='center';			// 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=.05;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=.5;			// vertical overlap child/ parent
	var StartTop=129;				// 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=1;			// SET TO 1 FOR HORIZONTAL MENU, 0 FOR VERTICAL
	var MenuFramesVertical=1;			// Frames in cols or rows 1 or 0
	var DissapearDelay=100;				// 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',10,5];	// 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("rollover:./images/navbar_off_01.gif:./images/navbar_on_01.gif","index.html","",0,31,58);

Menu2=new Array("rollover:./images/navbar_off_02.gif:./images/navbar_on_02.gif","","",5,31,79);
	Menu2_1=new Array("Staff","staff.html","",0,15,125);	
	Menu2_2=new Array("Committee Chairs","committee.html","",0);	
	Menu2_3=new Array("Presbytery Photos","","",0);	
	Menu2_4=new Array("Calendar","calendar.html","",0);	
	Menu2_5=new Array("Directions to Office","directions.html","",0);	

Menu3=new Array("rollover:./images/navbar_off_03.gif:./images/navbar_on_03.gif","","",2,31,114);
	Menu3_1=new Array("Churches","churches.html","",0,15,125);	
	Menu3_2=new Array("New Pastor Calls","newpastorcalls.html","",0);	

Menu4=new Array("rollover:./images/navbar_off_04.gif:./images/navbar_on_04.gif","","",2,31,107);
	Menu4_1=new Array("Within Presbytery of the Peaks","","",2,15,200);	
	Menu4_1_1=new Array("Positions Available","positionsavailable.html","",0,15,125);	
	Menu4_1_2=new Array("Classified Ads","classads.html","",0);	
	Menu4_2=new Array("Throughout Denomination","","",2,15,175);	
	Menu4_2_1=new Array("PCUSA Listings","http://www.pcusa.org/today/advertising/classifieds/pastoral","",0,15,125);	
	Menu4_2_2=new Array("Presbyterian Outlook","http://www.pres-outlook.com/newclass.html","",0);	


Menu5=new Array("rollover:./images/navbar_off_05.gif:./images/navbar_on_05.gif","","",4,31,94);
	Menu5_1=new Array("Resource Catalog","resourcecatalog.html","",0,15,125);	
	Menu5_2=new Array("Monthly Inserts","monthlyinserts.html","",0);	
	Menu5_3=new Array("Documents","documents.html","",0);	
	Menu5_4=new Array("Links","","",4);	
	Menu5_4_1=new Array("Massanetta Springs","http://www.massanettasprings.org","",0,15,200);	
	Menu5_4_2=new Array("Union-PSCE","http://www.union-psce.edu","",0);	
	Menu5_4_3=new Array("VA Interfaith Center for Public Policy","http://www.vicpp.org","",0);	
	Menu5_4_4=new Array("PERCEPT Demographic Information","http://www.Link2Lead.com","",0);	

Menu6=new Array("rollover:./images/navbar_off_06.gif:./images/navbar_on_06.gif","","",4,31,78);
	Menu6_1=new Array("Two Cents a Meal","2centsinfo.html","",0,15,150);	
	Menu6_2=new Array("Hunger Program & Links","","",3,15,150);	
	Menu6_2_1=new Array("Progam Information","phpinfo.html","",0,15,200);	
	Menu6_2_2=new Array("Presbyterian Hunger Program","http://www.pcusa.org/pcusa/wmd/hunger","",0);	
	Menu6_2_3=new Array("Additional Hunger Links","hungerlinks.html","",0);	
	Menu6_3=new Array("Presbytery Missions","missions.html","",0);	
	Menu6_4=new Array("PCUSA Missions","pcusamissions.html","",0);	

Menu7=new Array("rollover:./images/navbar_off_07.gif:./images/navbar_on_07.gif","","",3,31,70);
	Menu7_1=new Array("Summer Camp","summercamp.html","",0,15,150);	
	Menu7_2=new Array("Camp News","campnews.html","",3,15,150);	
	Menu7_2_1=new Array("March 2003 Board Report","http://www.peakspresbytery.org/March 6, 03 PBY Report.doc","",0,15,200);	
	Menu7_2_2=new Array("Frequently Asked Questions","http://www.peakspresbytery.org/Frequently Asked Questions.doc","",0);	
	Menu7_2_3=new Array("Our Heritage Brochure","http://www.peakspresbytery.org/Our Heritage BrochureACROBAT.pdf","",0);	
	Menu7_3=new Array("Hat Creek Retreat Center","hatcreek.html","",0,15,150);	

Menu8=new Array("rollover:./images/navbar_off_08.gif:./images/navbar_on_08.gif","","",5,31,80);
	Menu8_1=new Array("Redevelopment Network","redevelopment_network.html","",0,15,150);	
	Menu8_2=new Array("Presbyterian Men","presbyterian_men.html","",0);	
	Menu8_3=new Array("Presbyterian Women","http://www.peakspresbytery.org/PW%20link.htm","",0);	
	Menu8_4=new Array("Presbyterian Pilgrimage","pilgrimage.html","",0);	
	Menu8_5=new Array("Older Adult Network","olderadult.html","",0);	

Menu9=new Array("rollover:./images/navbar_off_09.gif:./images/navbar_on_09.gif","youth.html","",0,31,79);



