
function display_menu_2() {
  navStyle2.image=Config_CDN_URL + "v/vspfiles/templates/blue_hues/images/Template/Menu2_Bullet.gif";
  navStyle2.subimage=Config_CDN_URL + "v/vspfiles/templates/blue_hues/images/Template/Menu2_Bullet_End.gif";
  with(milonic=new menuname("m_v2p0")) {
    style=navStyle2;
    itemwidth="";
    alwaysvisible=1;
    orientation="";
    position="relative";
    aI("text=DVD;url=http://www.bodyhoops.com/Hula_Hoop_DVD_s/2.htm;pagematch=[-_]s/2\\.htm$|searchresults\\.asp\\?cat=2$;");
    aI("text=Hoops;url=http://www.bodyhoops.com/Hula_Hoops_s/3.htm;pagematch=[-_]s/3\\.htm$|searchresults\\.asp\\?cat=3$;showmenu=m_v2p3;");
    aI("text=Classes;url=http://www.bodyhoops.com/Hula_Hoop_Classes_s/56.htm;pagematch=[-_]s/56\\.htm$|searchresults\\.asp\\?cat=56$;");
    aI("text=Accessories;url=http://www.bodyhoops.com/Hula_Hoop_Accessories_s/22.htm;pagematch=[-_]s/22\\.htm$|searchresults\\.asp\\?cat=22$;");
    aI("text=Teacher Training;url=http://www.bodyhoops.com/Hula_Hoop_Teacher_Training_s/4.htm;pagematch=[-_]s/4\\.htm$|searchresults\\.asp\\?cat=4$;showmenu=m_v2p4;");
    aI("text=Hoop Retreats;url=http://www.bodyhoops.com/Hula_Hoop_Retreats_s/1.htm;pagematch=[-_]s/1\\.htm$|searchresults\\.asp\\?cat=1$;");
    aI("text=Special Events;url=http://www.bodyhoops.com/Special_Events_s/37.htm;pagematch=[-_]s/37\\.htm$|searchresults\\.asp\\?cat=37$;");
    aI("text=All Products;url=http://www.bodyhoops.com/Hula_Hoop_Products_s/40.htm;pagematch=[-_]s/40\\.htm$|searchresults\\.asp\\?cat=40$;");
    aI("text=Wholesale;url=http://www.bodyhoops.com/Wholesale_Hula_Hoops_s/89.htm;pagematch=[-_]s/89\\.htm$|searchresults\\.asp\\?cat=89$;");
  }
  subNavStyle2.image=Config_CDN_URL +"v/vspfiles/templates/blue_hues/images/Template/Menu2_Bullet.gif";
  subNavStyle2.subimage=Config_CDN_URL +"v/vspfiles/templates/blue_hues/images/Template/Menu2_Bullet_End.gif";
  with(milonic=new menuname("m_v2p3")) {
    style=subNavStyle2;
    aI("text=Lightweight Hoops&nbsp;&nbsp;&nbsp;;url=http://www.bodyhoops.com/Lightweight_Hula_Hoops_s/26.htm;pagematch=[-_]s/26\\.htm$|searchresults\\.asp\\?cat=26$;");
    aI("text=Standard Fitness Hoops&nbsp;&nbsp;&nbsp;;url=http://www.bodyhoops.com/Standard_Fitness_Hula_Hoops_s/24.htm;pagematch=[-_]s/24\\.htm$|searchresults\\.asp\\?cat=24$;");
    aI("text=Infinity Travel Hoops&nbsp;&nbsp;&nbsp;;url=http://www.bodyhoops.com/Infinity_Travel_Hula_Hoops_s/23.htm;pagematch=[-_]s/23\\.htm$|searchresults\\.asp\\?cat=23$;");
  }
  drawMenus();
}

