/***********************************************************************************
*	(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=9;			// Number of first level items
	var LowBgColor='336699';			// Background color when mouse is not over
	var LowSubBgColor='003366';			// Background color when mouse is not over on subs
	var HighBgColor='C3DCE6';			// Background color when mouse is over
	var HighSubBgColor='C3DCE6';			// Background color when mouse is over on subs
	var FontLowColor='FFFFFF';			// Font color when mouse is not over
	var FontSubLowColor='FFFFFF';			// Font color subs when mouse is not over
	var FontHighColor='003366';			// Font color when mouse is over
	var FontSubHighColor='003366';			// Font color subs when mouse is over
	var BorderColor='336699';			// Border color
	var BorderSubColor='C3DCE6';			// Border color for subs
	var BorderWidth=1;				// Border width
	var BorderBtwnElmnts=1;				// Border between elements 1 or 0
	var FontFamily="Helvetica, sans-serif"	// 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='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=0;			// vertical overlap child/ parent
	var StartTop=140;				// Menu offset x coordinate
	var StartLeft=-8;				// Menu offset y coordinate
	var VerCorrect=0;				// Multiple frames y correction
	var HorCorrect=0;				// Multiple frames x correction
	var LeftPaddng=4;				// Left padding
	var TopPaddng=3;				// 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=700;				// 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=0;				// 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("UPC HOME","index.html","",8,20,84);
		
		Menu1_1=new Array("WELCOME","welcome.html","",0,20,140);
		Menu1_2=new Array("PURPOSE","purpose.html","",0,20,140);
		Menu1_3=new Array("CONTACT US / STAFF","staff.html","",0,20,140);
		Menu1_4=new Array("SESSION / ELDERS","session.html","",0,20,140);
		Menu1_5=new Array("DEACONS","deacons.html","",0,20,140);
		Menu1_6=new Array("TRANSITION","transition.html","",0,20,140);
		Menu1_7=new Array("HISTORY","history.html","",3,20,140);
			Menu1_7_1=new Array("Little Brown Church","history2.html","",0,20,140);
			Menu1_7_2=new Array("First Church Property","history3.html","",0,20,140);
			Menu1_7_3=new Array("Union Presbyterian Today","history4.html","",0,32,140);
		Menu1_8=new Array("10 WAYS TO FIND THE IDEAL PLACE TO WORSHIP","waystofindchurch.html","",0,46,140);
	
	
Menu2=new Array("WORSHIP","worship.html","",2,20,76);
       
		Menu2_1=new Array("BREAKFAST@UNION","breakfast_union.html","",0,20,160);
		Menu2_2=new Array("WORSHIP & MUSIC MINISTRIES","music_ministries.html","",0,32,160);
		
	

Menu3=new Array("SPIRITUAL FORMATION","spiritual_formation.html","",2,20,155);
		Menu3_1=new Array("MIDWEEK SMALL GROUPS and BIBLE STUDIES","spiritual_formation.html#midweek","",0,32,190);
		Menu3_2=new Array("ALPHA COURSE","alpha-course.html","",0,20,190);
		
		
		
Menu4=new Array("EVENTS","events.html","",4,20,70);
		
		Menu4_1=new Array("EVENTS & NEWS","events.html","",0,20,140);
			
		Menu4_2=new Array("WOMEN@UNION","women_at_union.html","",0,20,140);
		Menu4_3=new Array("BOOK CLUB","women_at_union.html#BookClub","",0,20,140);
			
		Menu4_4=new Array("MARINERS","mariners.html","",0,20,140);
		
			
Menu5=new Array("MISSION / OUTREACH","mission.html","",2,20,146);
		Menu5_1=new Array("MISSION","mission.html","",9,20,165);
			Menu5_1_1=new Array("Clif Davidson","mission_davidson.html","",0,20,165);
			Menu5_1_2=new Array("Jim and Terui Grace","mission_grace.jim.terui.html","",0,20,165);
			Menu5_1_3=new Array("Bruce and JJ Hansen","mission_hansen.html","",0,20,165);
			Menu5_1_4=new Array("Jennifer Harris","mission_harris.html","",0,20,165);
		    Menu5_1_5=new Array("Gretchen Harro and Nancy Haynes","mission_harro.html","",0,32,165);
			Menu5_1_6=new Array("Viktor and Teresa Kostov","mission_kostov.html","",0,20,165);
			Menu5_1_7=new Array("Rancho Santa Marta","rancho_santa_marta.html","",0,20,165);
			Menu5_1_8=new Array("David and Giselle Russell","mission_russell.html","",0,20,165);
			Menu5_1_9=new Array("Pete and Maria Sommer","mission_sommer.html","",0,20,165);
		Menu5_2=new Array("OUTREACH EVENTS & OPPORTUNITIES","outreach.html","",1,32,165);
			Menu5_2_1=new Array("Outreach@Union","outreach@union.html","",0,20,165);
		
			
Menu6=new Array("CHILDREN","children.html","",2,20,84);
	Menu6_1=new Array("SPORTS CAMPS","sports-camps2010.html","",0,20,180);
    Menu6_2=new Array("MATH FAIR - AUGUST 7","children.html#math","",0,20,180);

Menu7=new Array("JR HI / SR HI","youth.html","",2,20,90);
        Menu7_1=new Array("JR HI / SR HI CALENDAR","youth2010summer-calendar.html","",0,20,180);
		Menu7_2=new Array("SUMMER EVENTS DETAILS","youth_events_details.html","",0,20,180);
		
	  

Menu8=new Array("REFERENCE","","",6,20,96);
		Menu8_1=new Array("LINKS","links.html","",0,20,150);
		Menu8_2=new Array("LIBRARY","library.html","",0,20,150);
		Menu8_3=new Array("MAP / DIRECTIONS","map.html","",0,20,150);
		Menu8_4=new Array("CAMPUS MAP","map-campus.html","",0,20,150);
		Menu8_5=new Array("SITE INDEX","site_index.html","",0,20,150);
		Menu8_6=new Array("UPC HOME","index.html","",0,20,150);
		
Menu9=new Array("CALENDAR","calendar.html","",1,20,88);
		Menu9_1=new Array("EVENTS & NEWS","events.html","",0,20,104);
			