_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="#EFBC07"; oncolor="#3E47D0"; offbgcolor="#FFFFFF"; offcolor="#006262"; bordercolor="#EFBC07"; borderstyle="solid"; borderwidth=1; separatorcolor="#EFBC07"; separatorsize="1"; padding=3; fontsize="10px"; fontstyle="normal"; fontfamily="Verdana,Helvetica"; pagecolor="black"; pagebgcolor="#82B6D7"; headercolor="#000000"; headerbgcolor="#ffffff"; subimage=""; subimagepadding="0"; overfilter="Alpha(opacity=100)"; outfilter="randomdissolve(duration=0.3)"; } with(milonic=new menuname("findithere")){ style=WhiteStyle; top=139; left=75; alwaysvisible=1; orientation="horizontal"; overflow="scroll"; aI("showmenu=findithere1;image=images/header_main/findItHere.jpg;overimage=images/header_main/findItHereON.jpg;"); } with(milonic=new menuname("findithere1")){ style=menu2Style; itemwidth=152; top=165; left=50; aI("text=Web Site Topics Alphabetically ;url=findItHere.aspx;status=Web Site Topics Alphabetically;") aI("text=County Directory ;url=directory.aspx;status=County Directory;") aI("text=Online Forms & Downloads ;url=onLineForms.aspx;status=Online Forms & Downloads;") aI("text=Ordinances ;url=/onLineForms.aspx#Ordinances;status=Ordinances;") aI("text=Links ;url=links.aspx;status=Links;") } with(milonic=new menuname("services")){ style=WhiteStyle; top=139; left=181; alwaysvisible=1; orientation="horizontal"; overflow="scroll"; aI("showmenu=services1;image=images/header_main/cServices.jpg;overimage=images/header_main/cServicesON.jpg;"); } with(milonic=new menuname("services1")){ style=menu2Style; itemwidth=172; top=165; left=170; aI("text=Agendas & Minutes County Commissioners ;url=Agendas.aspx;status=Agendas & Minutes County Commissioners;") aI("text=County Calendar ;url=eCalendar.aspx;status=County Calendar;") aI("text=Citizen Request for Service ;url=serviceRequest.aspx;status=Citizen Request for Service;") aI("text=Code Red ;url=codeRed.aspx;status=Code Red;") aI("text=Library ;url=Library.aspx;status=Library;") aI("text=Job Postings ;url=jobs.aspx;status=Job Postings;") aI("text=Online Forms & Downloads ;url=onLineForms.aspx;status=Online Forms & Downloads;") aI("text=Passport Information ;url=http://www.travel.state.gov/;status=Passport Information;") aI("text=SEMAA ;url=http://www.semaa-nc.com;status=SEMAA;") aI("text=NC State Cooperative Extension ;url=http://warren.ces.ncsu.edu/;status=NC State Cooperative Extension;") aI("text=Soil and Water Conservation District ;url=SoilConservation.aspx;status=Soil and Water Conservation District ;") aI("text=Youth Services ;url=YouthServices.aspx;status=Youth Services;") } with(milonic=new menuname("cGov")){ style=WhiteStyle; top=139; left=484; alwaysvisible=1; orientation="horizontal"; overflow="scroll"; aI("showmenu=cGov1;image=images/header_main/cGov.jpg;overimage=images/header_main/cGovON.jpg;"); } with(milonic=new menuname("cGov1")){ style=menu2Style; itemwidth=182; top=165; left=468; aI("text=Animal Control ;url=animalcontrol.aspx;status=Animal Control;") aI("text=Board of Elections ;url=elections.aspx;status=Board of Elections;") aI("text=Boards and Commissions ;url=BoardCommission.aspx;status=Boards and Commissions;") aI("text=County Commissioners ;url=commisioners.aspx;status=County Commissioners;") aI("text=County Manager ;url=countyManager.aspx;status=County Manager;") aI("text=Economic Development ;url=EconomicDevelopment.aspx;status=Economic Development;") aI("text=Emergency Services ;url=emergencySvc.aspx;status=Emergency Services;") aI("text=Environmental Health ;url=HealthDepartment.aspx;status=Environmental Health;") aI("text=Facilities ;url=Facilities.aspx;status=Facilities;") aI("text=Finance ;url=Finance.aspx;status=Finance;") aI("text=GIS/Information Technology ;url=gis.aspx;status=GIS/Information Technology;") aI("text=Health Department ;url=HealthDepartment.aspx;status=Health Department;") aI("text=Human Resources ;url=jobs.aspx;status=Human Resources;") aI("text=Public Utilities ;url=PublicWorks.aspx;status=Public Utilities;") aI("text=Public Works ;url=solidwaste.aspx;status=Public Works;") aI("text=Recreation ;url=Recreation.aspx;status=Recreation;") aI("text=Register of Deeds ;url=Register_Deeds.aspx;status=Register of Deeds;") aI("text=Senior Center ;url=seniorcenter.aspx;status=Senior Center;") aI("text=Sheriff ;url=Sheriff.aspx;status=Sheriff;") aI("text=Social Services ;url=SocialServices.aspx;status=Social Services;") aI("text=Tax Administrator ;url=taxadministrator.aspx;status=Tax Administrator;") aI("text=Tax Collection ;url=TaxCollection.aspx;status=Tax Collection;") aI("text=Veteran Affairs ;url=VeteranAffairs.aspx;status=Veteran Affairs;") aI("text=Planning & Zoning & Codes Enforcement ;url=Planning_zoning.aspx;status=Planning & Zoning & Codes Enforcement;") } with(milonic=new menuname("links")){ style=WhiteStyle; top=139; left=651; alwaysvisible=1; orientation="horizontal"; overflow="scroll"; aI("showmenu=links1;image=images/header_main/links.jpg;overimage=images/header_main/linksON.jpg;url=./search.aspx"); } with(milonic=new menuname("links1")){ style=menu2Style; itemwidth=160; overflow=scroll; top=165; left=620; } drawMenus();