// Start Menu Script
	Menu1=new Array("&nbsp;The Galley of Words","http://www.where-eagles-soar.com/item.asp?iid=175","",1,33,119,"","","#000000","#8F70BB","","Arial",10,-1,-1,"center","nav3");
	Menu2=new Array("&nbsp;DD Blog","http://www.where-eagles-soar.com/item.asp?iid=827","",0,33,119,"","","#000000","#8F70BB","","Arial",10,-1,-1,"center","nav3");
	Menu3=new Array("&nbsp;Photo Gallery","http://www.where-eagles-soar.com/item.asp?iid=2","",56,33,119,"","","#000000","#8F70BB","","Arial",10,-1,-1,"center","nav3");
	Menu4=new Array("&nbsp;Contact","http://www.where-eagles-soar.com/item.asp?iid=5","",0,33,119,"","","#000000","#8F70BB","","Arial",10,-1,-1,"center","nav3");
	Menu5=new Array("&nbsp;FAQ","http://www.where-eagles-soar.com/item.asp?iid=174","",0,33,119,"","","#000000","#8F70BB","","Arial",10,-1,-1,"center","nav3");
	Menu6=new Array("&nbsp;About Us","http://www.where-eagles-soar.com/item.asp?iid=6","",3,33,119,"","","#000000","#8F70BB","","Arial",10,-1,-1,"center","nav3");
	var MenusItems=6;
	var MenuLayout=1;
	var UnfoldHorizontal=0;
	var UnfoldVertical=0;
	var HorCorrect=0;
	var LeftPaddng=;
	var MainDiv=9;
	var SubDiv=10;
	var SubBorder=0;
	var MenuOpacity='100';
	var LoadSound='False';
	var BorderWidthMain=0;			// Border width main items
	var BorderWidthSub=0;			// Border width sub items
	var MenuCentered='left';			// Menu horizontal position can be: left, center, 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=0;				// Menu offset x coordinate. If StartTop is between 0 and 1 StartTop is calculated as part of windowheight
	var StartLeft=0;				// Menu offset y coordinate. If StartLeft is between 0 and 1 StartLeft is calculated as part of windowheight
	var VerCorrect=0;				// Multiple frames y correction
	var DistFrmFrameBrdr=0;			// Distance between main menu and frame border
	var MenuFramesVertical=0;			// Frames in cols or rows 1 or 0
	var UnfoldOnClick=0;			// Level 1 unfolds onclick/ onmouseover
	var Arrws=['images/system/icons/arrow-7-right.png',10,10,'images/system/icons/arrow-7-down.png',10,10,'images/system/icons/arrow-7-left.png',10,10];
	var MenuUsesFrames=0;			// MenuUsesFrames is only 0 when Main menu, submenus,
	var OverFormElements=0;			// Set this to 0 when the menu does not need to cover form elements.
	var RememberStatus=0;			// RememberStatus: When set to 1, menu unfolds to the presetted menu item.
	var BuildOnDemand=0;			// 1/0 When set to 1 the sub menus are build when the parent is moused over
	var MenuSlide='filter: progid:DXImageTransform.Microsoft.Fade(duration=.20);';
	var MenuShadow='';
// End Menu Script
