	var NoOffFirstLineMenus=5;
	var LowBgColor='FFFFFF';
	var LowSubBgColor='FFFFFF';
	var HighBgColor='FFFFFF';
	var HighSubBgColor='FFFFFF';
	var FontLowColor='003366';
	var FontSubLowColor='003366';
	var FontHighColor='993333';
	var FontSubHighColor='993333';
	var BorderColor='';
	var BorderSubColor='993333';
	var BorderWidth=1;
	var BorderBtwnElmnts=1;
	var FontFamily="Arial";
	var FontSize=8;
	var FontBold=1;
	var FontItalic=0;
	var MenuTextCentered='center';
	var MenuCentered='left';
	var MenuVerticalCentered='top';
	var ChildOverlap=0;
	var ChildVerticalOverlap=0;
	var StartTop=235;
	var StartLeft=25;
	var VerCorrect=0;
	var HorCorrect=0;
	var LeftPaddng=0;
	var TopPaddng=6;
	var FirstLineHorizontal=0;
	var MenuFramesVertical=1;
	var DissapearDelay=500;
	var TakeOverBgColor=1;
	var FirstLineFrame='navig';
	var SecLineFrame='space';
	var DocTargetFrame='space';
	var TargetLoc='';
	var HideTop=0;
	var MenuWrap=1;
	var RightToLeft=0;
	var UnfoldsOnClick=0;
	var WebMasterCheck=0;
	var ShowArrow=0;
	var KeepHilite=1;
	var Arrws=['/images/spacer.gif',20,20,'/images/spacer.gif',1,1,'/images/spacer.gif',1,1,];


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.sherrardil.org',"",0,25,100);
Menu2=new Array("About",'',"",3,25,100);
	Menu2_1=new Array("History","/history.shtml","",0,25,75);
	Menu2_2=new Array("Officials","/officials.shtml","",0);
	Menu2_3=new Array("Personnel","/personnel.shtml","",0);
Menu3=new Array("Community",'',"",5,25,100);
	Menu3_1=new Array("Centennial","/centennial.shtml","",0,25,75);
	Menu3_2=new Array("Churches","/churches.shtml","",0);
	Menu3_3=new Array("Links","/links.shtml","",0);
	Menu3_4=new Array("Schools","/schools.shtml","",0);
	Menu3_5=new Array("Utilities","/utilities.shtml","",0);
Menu4=new Array("Meetings",'',"",3,25,100);
	Menu4_1=new Array("Agenda","/agenda.shtml","",0,25,75);
	Menu4_2=new Array("Calendar","/calendar.shtml","",0);
	Menu4_3=new Array("Minutes","/minutes.shtml","",0);
Menu5=new Array("Contact",'',"",6,25,100);
	Menu5_1=new Array("Address","/contact.shtml#add","",0,25,75);
	Menu5_2=new Array("Email","/contact.shtml#ema",0);
	Menu5_3=new Array("Email Form","/email.shtml",0);
	Menu5_4=new Array("Guestbook","javascript:winlink('http://www.sherrardil.org/cgi-bin/guestbook/guestbook.cgi?database=Guestbook.db&command=view','','750','550','center','front');",0);
	Menu5_5=new Array("Map","/contact.shtml#map","",0);
	Menu5_6=new Array("Phone","/contact.shtml#pho","",0);
