	var NoOffFirstLineMenus=6;
	var LowBgColor='CCCC99';
	var LowSubBgColor='CCCC99';
	var HighBgColor='CCCC99';
	var HighSubBgColor='CCCC99';
	var FontLowColor='003200';
	var FontSubLowColor='003200';
	var FontHighColor='336699';
	var FontSubHighColor='336699';
	var BorderColor='';
	var BorderSubColor='003200';
	var BorderWidth=1;
	var BorderBtwnElmnts=0;
	var FontFamily="Times New Roman, Times, serif";
	var FontSize=12;
	var FontBold=1;
	var FontItalic=0;
	var MenuTextCentered='center';
	var MenuCentered='center';
	var MenuVerticalCentered='top';
	var ChildOverlap=.1;
	var ChildVerticalOverlap=.5;
	var StartTop=33;
	var StartLeft=0;
	var VerCorrect=0;
	var HorCorrect=0;
	var LeftPaddng=0;
	var TopPaddng=0;
	var FirstLineHorizontal=1;
	var MenuFramesVertical=0;
	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.bluegrassia.org',"",0,20,100);
Menu2=new Array("About",'',"",3,20,100);
	Menu2_1=new Array("History","/html/his.shtml","",0,20,100);
	Menu2_2=new Array("Officials","/html/off.shtml","",0);
	Menu2_3=new Array("Personnel","/html/per.shtml","",0);
Menu3=new Array("Community",'',"",7,20,100);
	Menu3_1=new Array("Churches","/html/chu.shtml","",0,20,100);
	Menu3_2=new Array("Fire","/html/fir.shtml","",0);
	Menu3_3=new Array("Police","/html/pol.shtml","",0);
	Menu3_4=new Array("Public Works","/html/pub.shtml","",0);
	Menu3_5=new Array("Recreation","/html/rec.shtml","",0);
	Menu3_6=new Array("Schools","/html/sch.shtml","",0);
	Menu3_7=new Array("Utilities","/html/uti.shtml","",0);
Menu4=new Array("Meetings",'',"",3,20,100);
	Menu4_1=new Array("Agenda","/html/age.shtml","",0,20,100);
	Menu4_2=new Array("Calendar","/html/cal.shtml","",0);
	Menu4_3=new Array("Minutes","/html/min.shtml","",0);
Menu5=new Array("News","/html/new.shtml","",0,20,100);
Menu6=new Array("Contact",'',"",7,20,100);
	Menu6_1=new Array("Address","/html/cnt.shtml#add","",0,20,100);
	Menu6_2=new Array("Email","/html/cnt.shtml#ema",0);
	Menu6_3=new Array("Email Form","/html/ema.shtml",0);
	Menu6_4=new Array("Guestbook","javascript:winlink('http://www.bluegrassia.org/cgi-bin/guestbook/guestbook.cgi?database=Guestbook.db&command=view','','750','550','center','front');",0);
	Menu6_5=new Array("Map","/html/cnt.shtml#map","",0);
	Menu6_6=new Array("Phone","/html/cnt.shtml#pho","",0);
	Menu6_7=new Array("SiteChat","javascript:winnull('http://sitechat.siteprotect.com/bluegrassia.org/Blue-Grass.html','','700','500','center','front');",0);