/***********************************************************************************
*	(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='maroon';			// Background color when mouse is not over
	var LowSubBgColor='maroon';			// Background color when mouse is not over on subs
	var HighBgColor='beige';			// Background color when mouse is over
	var HighSubBgColor='beige';			// Background color when mouse is over on subs
	var FontLowColor='beige';			// Font color when mouse is not over
	var FontSubLowColor='beige';			// Font color subs when mouse is not over
	var FontHighColor='maroon';			// Font color when mouse is over
	var FontSubHighColor='maroon';			// Font color subs when mouse is over
	var BorderColor='gray';			// Border color
	var BorderSubColor='gray';			// Border color for subs
	var BorderWidth=1;				// Border width
	var BorderBtwnElmnts=0;			// Border between elements 1 or 0
	var FontFamily="tahoma,arial,technical"	// Font family menu items
	var FontSize=10;				// 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=.01;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=0;			// vertical overlap child/ parent
	var StartTop=122;				// 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=10;				// Left padding
	var TopPaddng=2;				// 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=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=0;				// 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("Select from Menus -->","","",0,20,180);

Menu2=new Array("Home","http://www.cpcdowningtown.org/index.shtml","",0,20,80);

Menu3=new Array("Who We Are","","",7,20,120);
	Menu3_1=new Array("What We Believe","/who.shtml","",0,20,140);	
	Menu3_2=new Array("Visitors Page","/visitors.shtml","",0);
	Menu3_3=new Array("Pastor's Message","/pastormsg.shtml","",0);
	Menu3_4=new Array("Pastors/ Staff Page","/staff.shtml","",0);
	Menu3_5=new Array("Church Officers","/officers.shtml","",0);
	Menu3_6=new Array("Ministries of CPC","/ministries.shtml","",0,20,160);
	Menu3_7=new Array("Directions","/directions.shtml","",0);

Menu4=new Array("What We Do","","",11,20,120);
	Menu4_1=new Array("Mission","","",4,20,160);
	Menu4_1_1=new Array("Our Missionaries","/missionaries.shtml","",0,20,160);
	Menu4_1_2=new Array("Adult Mission Trip","/media/AdultMexicoTrip.pdf","",0);
	Menu4_1_3=new Array("Planned Giving","/endowment.shtml","",0);
	Menu4_1_4=new Array("Ministries of CPC","/ministries.shtml","",0,20,160);
	Menu4_2=new Array("Outreach","","",3);
	Menu4_2_1=new Array("The Alpha Course","/alpha.shtml","",0,20,160);
	Menu4_2_2=new Array("Stephen Ministry","/stephenministry.shtml","",0,20,160);
	Menu4_2_3=new Array("Ministries of CPC","/ministries.shtml","",0,20,160);
	Menu4_3=new Array("Youth Ministry","","",5);
	Menu4_3_1=new Array("Youth Groups","/youth.shtml","",0,20,160);
	Menu4_3_2=new Array("Children's Ministry","/children.shtml","",0);
	Menu4_3_3=new Array("Vacation Bible School","/vbs.shtml","",0);
	Menu4_3_4=new Array("Kids Central Preschool","/KidsCentral/index.shtml","",0);
	Menu4_3_5=new Array("Ministries of CPC","/ministries.shtml","",0,20,160);
	Menu4_4=new Array("Women's Ministry","","",2);
	Menu4_4_1=new Array("Presbyterian Women","/women.shtml","",0,20,160);
	Menu4_4_2=new Array("Ministries of CPC","/ministries.shtml","",0,20,160);
	Menu4_5=new Array("Men's Ministry","","",2);
	Menu4_5_1=new Array("The Ironworks- CPMen","/CPMen/index.shtml","",0,20,160);
	Menu4_5_2=new Array("Ministries of CPC","/ministries.shtml","",0,20,160);
	Menu4_6=new Array("Christian Education","","",5);
	Menu4_6_1=new Array("Adult Education","/adultedu.shtml","",0,20,160);
	Menu4_6_2=new Array("Children's Ministry","/children.shtml","",0);
	Menu4_6_3=new Array("Vacation Bible School","/vbs.shtml","",0);
	Menu4_6_4=new Array("Kids Central Preschool","/KidsCentral/index.shtml","",0);
	Menu4_6_5=new Array("Ministries of CPC","/ministries.shtml","",0,20,160);
	Menu4_7=new Array("Fellowship","","",4,20,160);
	Menu4_7_1=new Array("Wonderful Wednesday","/WndrflWed.shtml","",0,20,160);
	Menu4_7_2=new Array("Sports Teams","/sports.shtml","",0,20,160);
	Menu4_7_3=new Array("Stephen Ministry","/stephenministry.shtml","",0,20,160);
	Menu4_7_4=new Array("Ministries of CPC","/ministries.shtml","",0,20,160);
	Menu4_8=new Array("Music Ministry","","",2);
	Menu4_8_1=new Array("Music","/music.shtml","",0,20,160);
	Menu4_8_2=new Array("Ministries of CPC","/ministries.shtml","",0,20,160);
	Menu4_9=new Array("Volunteer","","",1);
	Menu4_9_1=new Array("Ministries of CPC","/ministries.shtml","",0,20,160);
	Menu4_10=new Array("Worship","","",3);
	Menu4_10_1=new Array("Sunday Services","/Worship.shtml","",0,20,160);
	Menu4_10_2=new Array("Planned Giving","/endowment.shtml","",0);
	Menu4_10_3=new Array("Ministries of CPC","/ministries.shtml","",0,20,160);
	Menu4_11=new Array("Planned Giving","","",2);
	Menu4_11_1=new Array("Planned Giving","/endowment.shtml","",0,20,160);
	Menu4_11_2=new Array("CPC Funds","/library/CPC_Planned_Giving_Program.pdf","",0);

Menu5=new Array("What's Happening?","","",4,20,150);
	Menu5_1=new Array("Wonderful Wednesday","/WndrflWed.shtml","",0,20,160);
	Menu5_2=new Array("Weekly Bulletin","/announcements.shtml","",0);
	Menu5_3=new Array("Upcoming Events","/eventcalendar.shtml","",0);
	Menu5_4=new Array("Church Calendar","/calendar.shtml","",0);

Menu6=new Array("What You Need","","",10,20,120);
	Menu6_1=new Array("Prayer Requests","/prayer_rqst.shtml","",0,20,140);
	Menu6_2=new Array("Stephen Ministry","/stephenministry.shtml","",0,20,160);
	Menu6_3=new Array("Sermon Podcasts","/CPCrss2html.php","",0);
	Menu6_4=new Array("Podcast Archives","/PodcastArchive.shtml","",0);
	Menu6_5=new Array("Pastor's Message","/pastormsg.shtml","",0);
	Menu6_6=new Array("Bible Reading Plans","/BibleReadingPlan.shtml","",0);
	Menu6_7=new Array("Documents & Forms","/vlibrary.shtml","",0);
	Menu6_8=new Array("Friends of CPC","/friends.shtml","",0);
	Menu6_9=new Array("Virtual Library","/vlibrary.shtml","",0);
	Menu6_10=new Array("Links","/links.shtml","",0);

Menu7=new Array("        ","","",0,20,225);