with(new menuname("Main Menu")){
style=menuStyle;
alwaysvisible=1;
position="relative";
orientation="horizontal";
aI("showmenu=Home;text=&nbsp;Home&nbsp;url=http://townononhist.org;");
aI("showmenu=About;text=&nbsp;About TOHS&nbsp;;");
aI("showmenu=Records;text=&nbsp;Records&nbsp;;");
aI("showmenu=Poorhouse;text=&nbsp;Poorhouse&nbsp;;");
aI("showmenu=Links;text=&nbsp;Links&nbsp;;");
}

drawMenus();