/***********************************************************************************
*	(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=6;			// Number of first level items
	var LowBgColor='#481905';			// Background color when mouse is not over - main
	var LowSubBgColor='#926126';			// Background color when mouse is not over on subs
	var HighBgColor='#926126';			// Background color when mouse is over - main
	var HighSubBgColor='E0C868';			// Background color when mouse is over on subs
	var FontLowColor='#FFFFFF';			// Font color when mouse is not over - main
	var FontSubLowColor='#FFFFFF';			// Font color subs when mouse is not over
	var FontHighColor='#FFFFFF';			// Font color when mouse is over
	var FontSubHighColor='#000000';			// Font color subs when mouse is over
	var BorderColor='E8C873';			// Border color
	var BorderSubColor='black';			// 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=165;				// 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=2;				// Top padding
	var FirstLineHorizontal=1;			// SET TO 1 FOR HORIZONTAL MENU, 0 FOR VERTICAL
	var MenuFramesVertical=0;			// 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("","","",0,20,293);
	

Menu2=new Array("CC Pearl Harbor","","",4,20,120);
    Menu2_1=new Array("Home","index.html","",0,20,120);
	Menu2_2=new Array("About Us","about.html","",0);
	Menu2_3=new Array("Directions","directions.html","",0);
	Menu2_4=new Array("2010 Calendar","calendar.html","",0);

Menu3=new Array("Sermons & Services","","",5,20,175);
	Menu3_1=new Array("Pastor Derald","pastorderald.html","",0,20,150);
	Menu3_2=new Array("Sermons","sermons.html","",0);
	Menu3_3=new Array("Live Webcast","webcast.html","",0);
	Menu3_4=new Array("Bulletins","bulletins.html","",0);
	Menu3_5=new Array("Blue Letter Bible","blueletterbible.html","",0);
 


Menu4=new Array("Ministries","","",12,20,130);
	Menu4_1=new Array("Teaching","","",3,20,150);	
		Menu4_1_1=new Array("A Chosen Generation","achosengeneration2.html","",0,20,200);
		Menu4_1_2=new Array("Bible Training Center","bibletrainingcenter.html","",0);
		Menu4_1_3=new Array("Essential Christianity","newbelieversstudies.html","",0);
                
	Menu4_2=new Array("Children","","",3,20,200);
		Menu4_2_1=new Array("Awana","awana.html","",0,20,200);
		Menu4_2_2=new Array("Children's Ministry","childrensministries.html","",0);
		Menu4_2_3=new Array("Pearl Harbor Christian Academy","phca.html","",0);
		
	Menu4_3=new Array("Women","","",2,20,200);
		Menu4_3_1=new Array("A Place For Women","aplaceforwomen.html","",0,20,200);
		Menu4_3_2=new Array("Women's Ministry","womensministry.html","",0);
		
		
	Menu4_4=new Array("Men","","",2,20,200);
		Menu4_4_1=new Array("Men's Breakfast","Mens Breakfast.html","",0,20,225);
		Menu4_4_2=new Array("Men's Ministry","mensministry.html","",0);
		
		
	Menu4_5=new Array("Choirs & Drama","choirdramaministries.html","",0,20,225);
	
		
    Menu4_6=new Array("Home Fellowships","homefellowships.html","",0,20,225);
	
	Menu4_7=new Array("Missions","missions.html","",0,20,225);
	
	Menu4_8=new Array("PH Christian Academy ","phca.html","",0,20,225);
	
	Menu4_9=new Array("Parents Of Prodigals ","parentsofprodigalsministry.html","",0,20,225);
	
	Menu4_10=new Array("Sports Ministry ","sportsministry.html","",0,20,225);
	
	Menu4_11=new Array("Worship Ministry ","worshipministry.html","",0,20,225);
	
	Menu4_12=new Array("Youth Ministry ","youthministry.html","",0,20,225);
	


Menu5=new Array("Sights & Sounds","","",2,20,150);
    Menu5_1=new Array("Photos","","",2,20,150);	
		Menu5_1_1=new Array("Special Event Photos","gallery.html","",0,20,150);
		Menu5_1_2=new Array("Reach Basketball Camps","sounds-for-web/gallery-1.htm","",0,20,150);
	Menu5_2=new Array("MP3's","","",9,20,225);	
		Menu5_2_1=new Array("Relationship Series","sounds-for-web/sound-1.htm","",0,20,225);
		Menu5_2_2=new Array("Christian Boot Camp","sounds-for-web/sound-2.htm","",0);	
	    Menu5_2_3=new Array("Fruit of the Spirit","sounds-for-web/sound-3.htm","",0);
		Menu5_2_4=new Array("Mysteries of the Bible Series","sounds-for-web/sound-4.htm","",0);
	    Menu5_2_5=new Array("The Prince and The Pauper","sounds-for-web/sound-5.htm","",0,20,225);
		Menu5_2_6=new Array("Apple of Gods Eye Series","sounds-for-web/sound-6.htm","",0);	
	    Menu5_2_7=new Array("Apologetics Conference 2009","sounds-for-web/sound-7.htm","",0,20,225);	
		Menu5_2_8=new Array("Pursue Purity Series","sounds-for-web/sound-8.htm","",0);
		Menu5_2_9=new Array("A Pattern of Good Works Series","sounds-for-web/sound-9.htm","",0);
		
Menu6=new Array("Help & Support","helpandsupport.html","",6,20,152);
	Menu6_1=new Array("Contact Us","contact.html","",0,20,175);
	Menu6_2=new Array("Employment Opportunities","employmentopportunities.html","",0,20,175);
	Menu6_3=new Array("Survey For Life","surveyforlife.html","",0,20,175);
	Menu6_4=new Array("Creation Revelation Ministry","creationrevelation2.html","",0,20,175);
	Menu6_5=new Array("Prayer Requests","prayer.html","",0,20,175);
	Menu6_6=new Array("Links","links.html","",0,20,175);

	
	

	