_menuCloseDelay=500 // The time delay for menus to remain visible on mouse out _menuOpenDelay=150 // The time delay before menus open on mouse over _followSpeed=5 // Follow scrolling speed _followRate=50 // Follow scrolling Rate _subOffsetTop=0 // Sub menu top offset _subOffsetLeft=-10 // Sub menu left offset _scrollAmount=3 // Only needed for Netscape 4.x _scrollDelay=20 // Only needed for Netcsape 4.x with(WhiteStyle=new mm_style()){ borderwidth=0; separatorsize="0"; padding=0; subimage=""; subimagepadding="0"; overfilter="Alpha(opacity=100)"; outfilter="randomdissolve(duration=0.3)"; } with(menu2Style=new mm_style()){ onbgcolor="#ffff95"; oncolor="#007500"; offbgcolor="#FFFFFF"; offcolor="#000000"; bordercolor="#007500"; borderstyle="solid"; borderwidth=1; separatorcolor="#007500"; separatorsize="1"; padding=3; fontsize="10px"; fontstyle="normal"; fontfamily="Verdana,Helvetica"; pagecolor="black"; headercolor="#000000"; headerbgcolor="#ffffff"; subimage=""; subimagepadding="0"; overfilter="Alpha(opacity=100)"; outfilter="randomdissolve(duration=0.3)"; } with(milonic=new menuname("cGov")){ style=WhiteStyle; top=285; left=384; alwaysvisible=1; orientation="horizontal"; overflow="scroll"; aI("showmenu=cGov1;image=images/nav/cGov.jpg;overimage=images/nav/cGovON.jpg;"); } with(milonic=new menuname("cGov1")){ style=menu2Style; itemwidth=172; top=143; left=215; aI("text=Board of Elections ;url=elections.aspx;status=Board of Elections;") aI("text=Building Inspector ;url=buildingInspector.aspx;status=Building Inspector;") aI("text=Communications ;url=Communications.aspx;status=Communications;") aI("text=Cooperative Extension ;url=http://www.ces.ncsu.edu/martin;status=Cooperative Extension;") aI("text=County Employees ;url=employees.aspx;status=County Employees;") aI("text=Department of Aging ;url=DeptAging.aspx;status=Department of Aging;") aI("text=Department Social Services ;url=SocialServices.aspx;status=Department Social Services;") aI("text=Finance ;url=Finance.aspx;status=Finance;") aI("text=LandFill ;url=landFill.aspx;status=LandFill;") aI("text=Register of Deeds ;url=Register_Deeds.aspx;status=Register of Deeds;") aI("text=Office of the Sheriff ;url=Sheriff.aspx;status=Office of the Sheriff;") aI("text=Tax Assessor ;url=TaxAssessor.aspx;status=Tax Assessor;") aI("text=Tax Collection ;url=TaxCollection.aspx;status=Tax Collection;") aI("text=Transit ;url=Transit.aspx;status=Transit;") aI("text=Veteran Affairs ;url=VeteranAffairs.aspx;status=Veteran Affairs;") aI("text=Water Department ;url=water.aspx;status=Water Department;") } with(milonic=new menuname("services")){ style=WhiteStyle; top=320; left=550; alwaysvisible=1; orientation="horizontal"; overflow="scroll"; aI("showmenu=services1;image=images/nav/Services.jpg;overimage=images/nav/ServicesON.jpg;"); } with(milonic=new menuname("services1")){ style=menu2Style; itemwidth=172; top=335; left=533; aI("text=Agendas & Minutes County Commissioners ;url=Agendas.aspx;status=Agendas & Minutes County Commissioners;") aI("text=Boards and Commissions ;url=BoardCommission.aspx;status=Boards and Commissions;") aI("text=County Calendar ;url=eCalendar.aspx;status=County Calendar;") aI("text=County Commissioners ;url=commisioners.aspx;status=County Commissioners;") aI("text=Citizen Request for Service ;url=serviceRequest.aspx;status=Citizen Request for Service;") aI("text=On-line Forms and Downloads ;url=onLineForms.aspx;status=On-line Forms and Downloads;") } with(milonic=new menuname("findithere")){ style=WhiteStyle; top=340; left=695; alwaysvisible=1; orientation="horizontal"; overflow="scroll"; aI("showmenu=findithere1;image=images/nav/find.jpg;overimage=images/nav/findON.jpg;"); } with(milonic=new menuname("findithere1")){ style=menu2Style; itemwidth=152; top=354; left=645; aI("text=Alphabetical Web Site Topics List ;url=findItHere.aspx;status=Alphabetical Web Site Topics List;") aI("text=County Directory ;url=directory.aspx;status=County Directory;") aI("text=County Employees ;url=employees.aspx;status=County Employees;") aI("text=Links ;url=links.aspx;status=Links;") } drawMenus();