with(new menuname("Main Menu")){
style=menuStyle;
alwaysvisible=1;
position="relative";
orientation="horizontal";
aI("text=&nbsp;Home&nbsp;url=http://www.townofonondagany.com/;");
aI("showmenu=About;text=&nbsp;Town Information&nbsp;;");
aI("showmenu=Departments;text=&nbsp;Departments&nbsp;;");
aI("text=&nbsp;Forms&nbsp;url=http://townofonondagany.com/forms.htm;");
aI("showmenu=Links;text=&nbsp;Links&nbsp;;");
aI("showmenu=Schools;text=&nbsp;Schools&nbsp;;");
}

drawMenus();

