with(milonic=new menuname("Main Menu")){

style=menuStyleSide;
position="relative";
alwaysvisible=1;
orientation="vertical";

aI("text=MAINE SBDC<br>STATE OFFICE;url=location-stateoffice.cfm?stateoffice=yes;");

aI("text=SERVICE CENTERS;showmenu=ServiceCenters;image=images/redstar.gif;");

aI("text=OUTREACH OFFICES;showmenu=OutreachOffices;image=images/blackstar.gif;");

aI("text=Print Office Listing;showmenu=print listing;url=locationList.cfm");
}
drawMenus();