
function display_menu_1() {
  navStyle1.image="/v/vspfiles/templates/105-V-CUSTOM/images/Template/Menu1_Bullet.gif";
  navStyle1.subimage="/v/vspfiles/templates/105-V-CUSTOM/images/Template/Menu1_Bullet_End.gif";
  with(milonic=new menuname("m_v1p0")) {
    style=navStyle1;
    itemwidth="150";
    alwaysvisible=1;
    orientation="vertical";
    position="relative";
    aI("text=Natural Horse and Dog Care Products;url=http://store.botanicairelandusa.com/Natural-Horse-and-Dog-Care-Products-s/3.htm;pagematch=[-_]s/3\\.htm$|searchresults\\.asp\\?cat=3$;");
    aI("text=Natural Beauty Skin Care Products;url=http://store.botanicairelandusa.com/Acne-Anti-Aging-Dry-Skin-Natural-Skin-Care-Products-from-s/1.htm;pagematch=[-_]s/1\\.htm$|searchresults\\.asp\\?cat=1$;");
  }
  drawMenus();
}


function display_menu_2() {
  navStyle2.image="/v/vspfiles/templates/105-V-CUSTOM/images/Template/Menu2_Bullet.gif";
  navStyle2.subimage="/v/vspfiles/templates/105-V-CUSTOM/images/Template/Menu2_Bullet_End.gif";
  with(milonic=new menuname("m_v2p0")) {
    style=navStyle2;
    itemwidth="";
    alwaysvisible=1;
    orientation="vertical";
    position="relative";
    aI("text=Moxie Equestrian;url=http://moxieequestrian.com/;target=_blank;pagematch=[-_]s/21\\.htm$|searchresults\\.asp\\?cat=21$;");
    aI("text=Botanica International;url=http://www.botanica.ie/;target=_blank;pagematch=[-_]s/20\\.htm$|searchresults\\.asp\\?cat=20$;");
  }
  drawMenus();
}

