var LowBgColor		= "#BDF4FF";	// 1 bgcolor when mouse is not over
var HighBgColor		= "#FFFCDB";	// 2 bgcolor when mouse is over
var LowSubBgColor	= "#BDF4FF";	// 1 bgcolor when mouse is not over on subs
var HighSubBgColor	= "#FFFCDB";	// 2 bgcolor when mouse is over on subs
var FontLowColor	= "#444400";	// Font color when mouse is not over
var FontHighColor	= "#444400";	// Font color when mouse is over
var FontSubLowColor	= "#444400";	// Font color subs when mouse is not over
var FontSubHighColor	= "#444400";	// Font color subs when mouse is over
var BorderColor		= "#B3909E";	// Border color
var BorderSubColor	= "#B3909E";	// Border color for subs

	var NoOffFirstLineMenus=8;				// Number of first level items
	var BorderWidth=1;					// Border width
	var BorderBtwnElmnts=1;					// Border between elements 1 or 0
	var FontFamily="verdana,arial,times"			// 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='left';				// Menu horizontal position 'left', 'center' or 'right'
	var MenuVerticalCentered='static';			// Menu vertical position 'top', 'middle','bottom' or static
	var ChildOverlap=.2;					// horizontal overlap child/ parent
	var ChildVerticalOverlap=.2;				// vertical overlap child/ parent
	var StartTop=10;					// Menu offset y coordinate
	var StartLeft=10;					// Menu offset x 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=500;					// delay before menu folds in
	var TakeOverBgColor=1;					// Menu frame takes over background color subitem frame
	var FirstLineFrame='space';				// 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 highlighted
	var Arrws=['/images/tri.gif',10,10,'/images/tridown.gif',10,10,'/images/trileft.gif',10,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				("Home",				"http://www.aventuract.org/",			"", 0, 20,  75);
Menu2=new Array				("Back",				"javascript:history.back()",			"", 0, 20,  75);
Menu3=new Array				("Forward",				"javascript:history.forward()",			"", 0, 20,  75);
Menu4=new Array				("Site",				"",						"", 3, 20,  75);
	Menu4_1=new Array		("Help",				"Help.html",					"", 0, 20, 100);
	Menu4_2=new Array		("Site Map",				"OutsideSiteMap.htm",				"", 0, 20, 100);
	Menu4_3=new Array		("Guestbook",				"/phpGuestbook/index.php",			"", 0, 20, 190);

Menu5=new Array				("Organization",			"",						"", 3, 20, 125);
	Menu5_1=new Array		("Our Mission",				"mission.php",					"", 0, 20, 250);
	Menu5_2=new Array		("Officers",				"officers.php",					"", 0, 20, 250);	
	Menu5_3=new Array		("Donations",				"Help.html#Donations",				"", 0, 20, 250);

Menu6=new Array				("Community",				"",						"", 4, 20, 125);
	Menu6_1=new Array		("Calendar",				"webcalendar/",					"", 0, 20, 200);
	Menu6_2=new Array		("Next Reunion",			"nextreunion.php",				"", 0, 20, 200);
	Menu6_3=new Array		("Reunion Directions",			"Directions.html",				"", 0, 20, 200);
	Menu6_4=new Array		("Photos",				"/Slides/index.php",				"", 3, 20, 200);
		Menu6_4_1=new Array	("Reunions",				"/Slides/Reunions/index.php",			"", 0, 20, 200);
		Menu6_4_2=new Array	("Weekends",				"/Slides/Weekends/index.html",			"", 0, 20, 200);
		Menu6_4_3=new Array	("Weekend Photo Names",			"AventuraPhotographs.htm",			"", 0, 20, 200);

Menu7=new Array				("Weekend",				"",						"", 7, 20, 125);
	Menu7_1=new Array		("Free PDF Reader",			"http://www.adobe.com/products/acrobat/readstep2.html","",0,20,230);
	Menu7_2=new Array		("Brochure",				"Aventura brochure 09.pdf",				"", 0, 20, 230);
	Menu7_3=new Array		("Sponsor information and the",		"",						"", 0, 20, 230);
	Menu7_4=new Array		(" Application can be found",		"officers.php",					"", 0, 20, 230);
	Menu7_5=new Array		(" at the internal site.",		"officers.php",					"", 0, 20, 230);
	Menu7_6=new Array		(" - Click the frog or contact",	"officers.php",					"", 0, 20, 230);
	Menu7_7=new Array		(" - the Registration Committee",	"officers.php",					"", 0, 20, 230);

Menu8=new Array				("Other Information",			"",						"", 6, 20, 200);
	Menu8_1=new Array		("Bible Studies",			"BibleStudies.html",				"", 0, 20, 200);
	Menu8_2=new Array		("Other Communities",			"Communities.htm",				"", 0, 20, 200);
	Menu8_3=new Array		("Bookmarks",				"",						"", 1, 20, 200);
		Menu8_3_1=new Array	("Not yet implemented",			"",						"", 0, 20, 190);
	Menu8_4=new Array		("Christian Colleges",			"Colleges.html",				"", 0, 20, 200);
	Menu8_5=new Array		("Christian News",			"http://www.worthynews.com",			"", 0, 20, 200);
	Menu8_6=new Array		("Christian Cartoons",			"http://www.christiancartoons.com",		"", 0, 20, 200);	
