with(new menuname("Main Menu")){
style=menuStyle;
alwaysvisible=1;
position="relative";
orientation="horizontal";
aI("showmenu=Home;text=&nbsp;HOME&nbsp;url=http://towpathquiltguild.org;");
aI("showmenu=Goings;text=&nbsp;GOINGS ON&nbsp;;");
aI("showmenu=Info;text=&nbsp;INFORMATION&nbsp;;");
aI("showmenu=Show;text=&nbsp;QUILT SHOW&nbsp;;");
aI("showmenu=Links;text=&nbsp;LINKS&nbsp;url=http://towpathquiltguild.org/links.htm;");
}

drawMenus();
