//*	(c) Ger Versluis 2000 version 5 9 October 2001	*
//*	You may remove all comments for faster loading	*/		

	var NoOffFirstLineMenus=7;			// Number of first level items
	var LowBgColor='#96957f';			// Background color when mouse is not over
	var LowSubBgColor='#96957f';			// Background color when mouse is not over on subs
	var HighBgColor='#d1d0c3';			// Background color when mouse is over
	var HighSubBgColor='#d1d0c3';			// Background color when mouse is over on subs
	var FontLowColor='white';			// Font color when mouse is not over
	var FontSubLowColor='white';			// Font color subs when mouse is not over
	var FontHighColor='#dc2b19';			// Font color when mouse is over
	var FontSubHighColor='#dc2b19';			// 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="verdana,technical,arial"	// 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='center';			// Item text position 'left', 'center' or 'right'
	var MenuCentered='left';			// Menu horizontal position 'left', 'center' or 'right'
	var MenuVerticalCentered='center';		// Menu vertical position 'top', 'middle' or 'bottom'
	var ChildOverlap=.1;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=.1;			// 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;			// First level items layout horizontal 1 or 0
	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='Top';			// Frame where first level appears
	var SecLineFrame='Middle';			// Frame where sub levels appear
	var DocTargetFrame='Middle';			// 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

function BeforeStart(){;
	}

function AfterBuild(){;
	}

// Menu tree
//	MenuX=new Array(ItemText, Link, background image, number of sub elements, height, width);
//	For rollover images ItemText format is:  "rollover:Image1.jpg:Image2.jpg"

Menu1=new Array("Home","home.htm","",0,20,114);

Menu2=new Array("Reflections","reflect.htm","",3,20,114);
	Menu2_1=new Array('Articles','articles.htm',"",3,20,114);
		Menu2_1_1=new Array('written by Michael Catt','Articles/mcc.htm',"",1,20,190);
			Menu2_1_1_1=new Array('Where are the Prophets?','Articles/mccwhereare.htm',"",0,20,250);
		Menu2_1_2=new Array('written by Vance Havner','Articles/vh.htm',"",2,20,190);
			Menu2_1_2_1=new Array('Concerning Prophecy','Articles/vhconcerningprophecy.htm',"",0,20,250);
			Menu2_1_2_2=new Array('The Lord is at Hand','Articles/vhthelordisathand.htm',"",0,20,250);
		Menu2_1_3=new Array('written by Dennis Hester','Articles/djh.htm',"",2,20,190);
			Menu2_1_3_1=new Array('Always a Fresh Word from the Lord','Articles/djhalwaysafresh.htm',"",0,20,250);
			Menu2_1_3_2=new Array('VH: Enjoying the Desires of His Heart','Articles/djhvancehavnerenjoying.htm',"",0,20,250);


	Menu2_2=new Array('Quotes','quotes.htm',"",0,20,114);
	Menu2_3=new Array('Stories','stories/stories.htm',"",7,20,114);
		Menu2_3_1=new Array('Submit Your Story','stories/submitastory.htm',"",0,20,190);
		Menu2_3_2=new Array('L. David Blakeney','stories/l_david_blakeney.htm',"",0,20,190);
		Menu2_3_3=new Array('Jerry Bryant','stories/jerry_bryant.htm',"",0,20,190);
		Menu2_3_4=new Array('Michael Catt','stories/michael_catt.htm',"",0,20,190);
		Menu2_3_5=new Array('Victor C. Valenciano','stories/victor_c_valenciano.htm',"",0,20,190);
		Menu2_3_6=new Array('Lee Rushing','stories/lee_rushing.htm',"",0,20,190);
		Menu2_3_7=new Array('Price Harris','stories/price_harris.htm',"",0,20,190);

Menu3=new Array("Pictures","pictures.htm","",0,20,114);

Menu4=new Array("Biography","bio.htm","",1,20,114);
	Menu4_1=new Array('Journey From Jugtown','Articles/journeyfromjugtown.htm',"",0,20,190);

Menu5=new Array("Resources","javascript:NewWin=window.open('http://www.sherwoodbaptist.net/templates/cussherwoodbc/details.asp?id=33770&PID=403045','NWin');window['NewWin'].focus()","",0,20,114);

Menu6=new Array("Links","Links.htm","",8,20,114);
	Menu6_1=new Array('2ProphetU',"javascript:NewWin=window.open('http://www.2prophetu.com','NWin');window['NewWin'].focus()","",0,20,180);
	Menu6_2=new Array('Ron Dunn',"javascript:NewWin=window.open('http://www.rondunn.com','NWin');window['NewWin'].focus()","",0,20,180);
	Menu6_3=new Array('Life Action Revival',"javascript:NewWin=window.open('http://www.lifeaction.org','NWin');window['NewWin'].focus()","",0,20,180);
	Menu6_4=new Array('Sherwood Baptist Church',"javascript:NewWin=window.open('http://www.sherwoodbaptist.net','NWin');window['NewWin'].focus()","",0,20,180);
	Menu6_5=new Array('Keith Drury',"javascript:NewWin=window.open('http://www.tuesdaycolumn.com','NWin');window['NewWin'].focus()","",0,20,180);
	Menu6_6=new Array('The Cove',"javascript:NewWin=window.open('http://www.thecove.org','NWin');window['NewWin'].focus()","",0,20,180);
	Menu6_7=new Array('Cornerstone Books',"javascript:NewWin=window.open('http://www.cornerstonebooks.org','NWin');window['NewWin'].focus()","",0,20,180);
    Menu6_8=new Array('ReFRESH Conference',"javascript:NewWin=window.open('http://www.refreshconference.org','NWin');window['NewWin'].focus()","",0,20,180);

Menu7=new Array("Email","mailto:webmaster@sherwoodbaptist.net","",0,20,114);
