with(milonic=new menuname("seed")) {
  style=menuStyle;
  alwaysvisible=true;
  orientation="horizontal";
  position="relative";
  aI("image=/images/historic_site.gif;overimage=/images/historic_site_on.gif;url=/historic_site/;showmenu=/historic_site;pagematch=/historic_site/;pageimage=/images/historic_site_on.gif;");
  aI("image=/images/hot_springs.gif;overimage=/images/hot_springs_on.gif;url=/hot_springs/;showmenu=/hot_springs;pagematch=/hot_springs/;pageimage=/images/hot_springs_on.gif;");
  aI("image=/images/healing_therapies.gif;overimage=/images/healing_therapies_on.gif;url=/healing_therapies/;showmenu=/healing_therapies;pagematch=/healing_therapies/;pageimage=/images/healing_therapies_on.gif;");
  aI("image=/images/spa_menu.gif;overimage=/images/spa_menu_on.gif;url=/spa_menu_packages/;pagematch=/spa_menu_packages/;pageimage=/images/spa_menu_on.gif;");
  aI("image=/images/products.gif;overimage=/images/products_on.gif;url=/products/;showmenu=/products;pagematch=/products/;pageimage=/images/products_on.gif;");
  aI("image=/images/contact.gif;overimage=/images/contact_on.gif;url=/contact/;showmenu=/contact;pagematch=/contact/;pageimage=/images/contact_on.gif;");
}

with(milonic=new menuname("/historic_site")) {
  style=substyle;
  aI("text=Early History;url=/historic_site/early_history/;showmenu=/historic_site/early_history;");
  aI("text=Dr. Carver\'s Legacy;url=/historic_site/carvers_legacy/;showmenu=/historic_site/carvers_legacy;");
  aI("text=A Gift to ICC;url=/historic_site/gift_to_icc/;showmenu=/historic_site/gift_to_icc;");
}

with(milonic=new menuname("/healing_therapies")) {
  style=substyle;
  aI("text=Hydrotherapy;url=/healing_therapies/hydrotherapy/;showmenu=/healing_therapies/hydrotherapy;");
  aI("text=Massage Therapies;url=/healing_therapies/massage/;showmenu=/healing_therapies/massage;");
  aI("text=Light & Color Therapies;url=/healing_therapies/light/;showmenu=/healing_therapies/light;");
  aI("text=Sound Therapy;url=/healing_therapies/sound/;showmenu=/healing_therapies/sound;");
  aI("text=Mud Wraps & Detox;url=/healing_therapies/mud/;showmenu=/healing_therapies/mud;");
  aI("text=Facials & Skin Care;url=/healing_therapies/facials/;showmenu=/healing_therapies/facials;");
}

drawMenus();
