with(milonic=new menuname("seed")) {
  style=menuStyle;
  top=10;
  left=10;
  alwaysvisible=true;
  orientation="horizontal";
  position="relative";
  openstyle="ltr";
  aI("image=/images/who_off.gif;overimage=/images/who_on.gif;url=http://www.nsbdc.org/who;showmenu=/who;");
  aI("image=/images/what_off.gif;overimage=/images/what_on.gif;url=http://www.nsbdc.org/what;showmenu=/what;");
  aI("image=/images/how_off.gif;overimage=/images/how_on.gif;url=http://www.nsbdc.org/how;showmenu=/how;");
  aI("image=/images/toolbox_off.gif;overimage=/images/toolbox_on.gif;url=http://www.nsbdc.org/toolbox;showmenu=/toolbox;");
  aI("image=/images/education_off.gif;overimage=/images/education_on.gif;url=http://www.nsbdc.org/education;showmenu=/education;");
  aI("image=/images/all_off.gif;overimage=/images/all_on.gif;url=http://www.nsbdc.org/all_services;showmenu=/all_services;");
}

with(milonic=new menuname("/who")) {
  style=submenuStyle;
  aI("text=Offices;url=http://www.nsbdc.org/who/offices/;");
  aI("text=Our Partners;url=http://www.nsbdc.org/who/partners/;");
  aI("text=Contact Us;url=http://www.nsbdc.org/who/contact_us/;");
  aI("text=Advisory Board;url=http://www.nsbdc.org/who/advisory_board/;");
  aI("text=Sign Up;url=http://www.nsbdc.org/who/mailing_list/;");
  aI("text=Legal;url=http://www.nsbdc.org/who/legal/;");
}

with(milonic=new menuname("/what")) {
  style=submenuStyle;
  aI("text=Counseling & Consulting;url=http://www.nsbdc.org/what/counseling_consulting/;");
  aI("text=Education & Training;url=http://www.nsbdc.org/education/;");
  aI("text=Data, Statistics & Research;url=http://www.nsbdc.org/what/data_statistics/;");
  aI("text=Success Stories;url=http://www.nsbdc.org/what/success/;");
}

with(milonic=new menuname("/how")) {
  style=submenuStyle;
  aI("text=Starting a Business;url=http://www.nsbdc.org/how/start_business/;");
  aI("text=Growing a Business;url=http://www.nsbdc.org/how/grow_business/;");
  aI("text=Education & Training;url=http://www.nsbdc.org/education/;");
  aI("text=Women, Minorities, Vets;url=http://www.nsbdc.org/all_services/women_minorities/;");
  aI("text=Understand Business Financing;url=http://www.nsbdc.org/how/business_financing/;");
  aI("text=Technology & Innovation Development Programs;url=http://www.nsbdc.org/how/technology_innovation/;");
  aI("text=En Español;url=http://www.nsbdc.org/how/espanol/;");
}

with(milonic=new menuname("/toolbox")) {
  style=submenuStyle;
  aI("text=Resource Links;url=http://www.nsbdc.org/toolbox/resources/;");
  aI("text=Publications;url=http://www.nsbdc.org/toolbox/tools/;");
  aI("text=FAQs;url=http://www.nsbdc.org/faqs/;");
  aI("text=Community Gig;url=http://www.nsbdc.org/toolbox/communitygigs/;");
}

with(milonic=new menuname("/education")) {
  style=submenuStyle;
  aI("text=Business Training Calendar;url=http://www.nsbdc.org/education/calendar;");
  aI("text=NxLeveL;url=http://www.nsbdc.org/education/nxlevel;");
}

with(milonic=new menuname("/all_services")) {
  style=submenuStyle;
  aI("text=Counseling and Consulting;url=http://www.nsbdc.org/all_services/counseling_consulting/;");
  aI("text=Training and Education;url=http://www.nsbdc.org/education/;");
  aI("text=Women, Minorities, Vets;url=http://www.nsbdc.org/all_services/women_minorities/;");
  aI("text=Technology and Innovation Development;url=http://www.nsbdc.org/how/technology_innovation/;");
  aI("text=Economic and Demographic Data;url=http://www.nsbdc.org/what/data_statistics/;");
}

drawMenus();
