/***********************************************************************************
*	(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='white';			// Background color when mouse is not over
	var LowSubBgColor='white';			// Background color when mouse is not over on subs
	var HighBgColor='#ffffcc';			// Background color when mouse is over
	var HighSubBgColor='#ffffcc';			// 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='0000ff';			// Font color when mouse is over
	var FontSubHighColor='0000ff';			// Font color subs when mouse is over
	var BorderColor='black';			// 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=0;				// 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=3;				// 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='MenuPos';				// span id for relative positioning
	var TLoc='MenuPos';
	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=1;				// Uses arrow gifs when 1
	var KeepHilite=1;				// Keep selected path highligthed
	var Arrws=['http://fairviewpc.org/tri.gif',5,10,'http://fairviewpc.org/tridown.gif',10,5,'http://fairviewpc.org/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("About Fairview","","",8,20,107);
	Menu1_1=new Array("Home","http://www.fairviewpc.org/","",0,20,150);
	Menu1_2=new Array("Welcome","http://www.fairviewpc.org/welcome.html","",0,20,150);
	Menu1_3=new Array("History","http://www.fairviewpc.org/history.html","",0,20,150);
	Menu1_4=new Array("Mission and Core Values","http://www.fairviewpc.org/vision.html","",0,20,150);	
	Menu1_5=new Array("Discovery Team","javascript:window.open('http://www.fairviewpc.org/discpres.html', '_blank')","",0,20,150);
	Menu1_6=new Array("Church Staff and Leaders","http://www.fairviewpc.org/staff.html","",0,20,150);
	Menu1_7=new Array("Map and Directions","http://www.fairviewpc.org/directions.html","",0,20,150);
	Menu1_8=new Array("Photos","http://www.fairviewpc.org/photos/photos.html","",0,20,150);
	
Menu2=new Array("What's Happening","","",5,20,123);
	Menu2_1=new Array("Bulletin","http://www.fairviewpc.org/bulletin.html","",0,20,150);	
	Menu2_2=new Array("Sermons","http://www.fairviewpc.org/sermons.html","",0,20,150);
	Menu2_3=new Array("Calendar of Events","http://www.fairviewpc.org/calendar.html","",0,20,200);
	Menu2_4=new Array("Fairview Messenger Newsletter","http://www.fairviewpc.org/newsletter/fmindex.html","",0,20,150);
	Menu2_5=new Array("Trustee Updates","http://www.fairviewpc.org/trustee.html","",0,20,150);
	Menu2_6=new Array("Church Events","","",3,20,150);
	    Menu2_6_1=new Array("Fall Clean Up","http://www.fairviewpc.org/events/cleanup08.html","",0,20,150);
		Menu2_6_2=new Array("Annual Fall Fest","http://www.fairviewpc.org/events/fallfest08.html","",0,20,150);
		Menu2_6_3=new Array("Missions Fair","http://www.fairviewpc.org/events/missionsfair08.html","",0,20,150);

Menu3=new Array("Education","","",4,20,104);
	Menu3_1=new Array("The ABC's","http://www.fairviewpc.org/theabc.html","",0,20,150);
	Menu3_2=new Array("Adult","http://www.fairviewpc.org/ceadult.html","",0,20,150);
	Menu3_3=new Array("K-12","http://www.fairviewpc.org/cek12.html","",0,20,150);
	Menu3_4=new Array("VBS 2008","http://www.fairviewpc.org/vbspics.html","",0,20,150);

Menu4=new Array("Ministry","","",5,20,104);
	Menu4_1=new Array("Deacons","http://www.fairviewpc.org/deacons.html","",0,20,150);
	Menu4_2=new Array("Family","http://www.fairviewpc.org/family.html","",1,20,150);
		Menu4_2_1=new Array("Volleyball","http://www.fairviewpc.org/volleyball.html","",0,20,150);
	Menu4_3=new Array("Men's Ministry Events","http://www.fairviewpc.org/men.shtml","",4,20,150);
		Menu4_3_1=new Array("Bible Study","http://www.fairviewpc.org/menbible.html","",0,20,150);
		Menu4_3_2=new Array("FMFB","http://www.fairviewpc.org/fmfb.html","",0,20,150);
		Menu4_3_3=new Array("Retreat","http://www.fairviewpc.org/menretreat.html","",0,20,150);
		Menu4_3_4=new Array("Softball","http://www.fairviewpc.org/mensoftball.html","",0,20,150);
	Menu4_4=new Array("Women's Ministry Events","http://www.fairviewpc.org/women.html","",3,20,150);
		Menu4_4_1=new Array("Bible Studies","http://www.fairviewpc.org/womenbible.html","",1,20,150);
		    Menu4_4_1_1=new Array("Bible Study Pictures","http://www.fairviewpc.org/wmnbiblepics.html","",0,20,150);
		Menu4_4_2=new Array("Fellowship","http://www.fairviewpc.org/womenfllwshp.html","",0,20,150);
		Menu4_4_3=new Array("Retreat","http://www.fairviewpc.org/womenretreat.html","",0,20,150);
	Menu4_5=new Array("Youth","http://www.fairviewpc.org/youth/","",0,20,150);

Menu5=new Array("Missions","","",4,20,104);
	Menu5_1=new Array("Featured","http://www.fairviewpc.org/missionfeatured.html","",0,20,150);
	Menu5_2=new Array("Local","http://www.fairviewpc.org/missionlcl.html","",0,20,150);
	Menu5_3=new Array("National","http://www.fairviewpc.org/missionntnl.html","",0,20,150);
	Menu5_4=new Array("International","http://www.fairviewpc.org/missionintnl.html","",0,20,150);
	
Menu6=new Array("Music","","",2,20,104);
	Menu6_1=new Array("Senior Choir","http://www.fairviewpc.org/achoir.shtml","",0,20,150);
	Menu6_2=new Array("Junior Choir","http://www.fairviewpc.org/jchoir.shtml","",1,20,150);
		Menu6_2_1=new Array("Junior Choir Pictures","http://www.fairviewpc.org/jchoirpics.html","",0,20,150);
	
Menu7=new Array("Tools","","",6,20,104);
	Menu7_1=new Array("Bible Study Tools","http://www.fairviewpc.org/study.html","",0,20,150);
	Menu7_2=new Array("Online Directory","","",0,20,150);
	Menu7_3=new Array("Site Feedback","http://www.fairviewpc.org/mailforms/sitefdbck.htm","",0,20,150);
	Menu7_4=new Array("Site Search","http://www.fairviewpc.org/searchindex.html","",0,20,150);
	Menu7_5=new Array("Site Updates","http://www.fairviewpc.org/cgi-bin/pp/pp.cgi","",0,20,150);
	Menu7_6=new Array("Web Email Access","javascript:window.open('http://www.fairviewpc.org/up', '_blank')","",0,20,150);