with(new menuname("Main Menu")){
style=menuStyle5;
alwaysvisible=1;
orientation="vertical";
position="relative";
aI("text=Mayor & Council;url=mayor-council.htm");
aI("text=Administration;url=administration.htm");
aI("text=City Council Meetings;url=council-meetings.htm");
aI("text=City Departments;url=#;showmenu=departments");
aI("text=City Code;url=city-code.htm");
aI("text=Zoning;url=zoning.htm");
aI("text=Housing;url=housing.htm");
aI("text=FAQ;url=faq.htm");
aI("text=New Residents;url=new-residents.htm");
aI("text=Aquatic Center;url=aquatic-cntr.htm");
aI("text=Calendar of Events;url=http://business.hdcchamber.com/events/");
aI("text=Current Announcements;url=announcements.htm");
aI("text=Resident Newsletter;url=/city/resident-news.htm");
aI("text=Links;url=links.htm");
aI("text=Home;url=index.htm");
}
drawMenus();
