
function display_menu_2() {
  navStyle2.image=Config_CDN_URL + "v/vspfiles/templates/disctest/images/Template/Menu2_Bullet.gif";
  navStyle2.subimage=Config_CDN_URL + "v/vspfiles/templates/disctest/images/Template/Menu2_Bullet_End.gif";
  with(milonic=new menuname("m_v2p0")) {
    style=navStyle2;
    itemwidth="180";
    alwaysvisible=1;
    orientation="horizontal";
    position="relative";
    aI("text=Select Category;url=http://www.discountsupplements.com/category_s/213.htm;pagematch=[-_]s/213\\.htm$|searchresults\\.asp\\?cat=213$;showmenu=m_v2p213;");
  }
  subNavStyle2.image=Config_CDN_URL +"v/vspfiles/templates/disctest/images/Template/Menu2_Bullet.gif";
  subNavStyle2.subimage=Config_CDN_URL +"v/vspfiles/templates/disctest/images/Template/Menu2_Bullet_End.gif";
  with(milonic=new menuname("m_v2p213")) {
    style=subNavStyle2;
    aI("text=Accessories&nbsp;&nbsp;&nbsp;;url=http://www.discountsupplements.com/Accessories_s/46.htm;pagematch=[-_]s/46\\.htm$|searchresults\\.asp\\?cat=46$;");
    aI("text=Bars&nbsp;&nbsp;&nbsp;;url=http://www.discountsupplements.com/Bars_s/21.htm;pagematch=[-_]s/21\\.htm$|searchresults\\.asp\\?cat=21$;");
    aI("text=Add To Water&nbsp;&nbsp;&nbsp;;url=http://www.discountsupplements.com/Add_To_Water_s/47.htm;pagematch=[-_]s/47\\.htm$|searchresults\\.asp\\?cat=47$;");
    aI("text=Drinks&nbsp;&nbsp;&nbsp;;url=http://www.discountsupplements.com/Drinks_s/22.htm;pagematch=[-_]s/22\\.htm$|searchresults\\.asp\\?cat=22$;");
    aI("text=Others&nbsp;&nbsp;&nbsp;;url=http://www.discountsupplements.com/Others_s/23.htm;pagematch=[-_]s/23\\.htm$|searchresults\\.asp\\?cat=23$;");
    aI("text=Liquid Shot&nbsp;&nbsp;&nbsp;;url=http://www.discountsupplements.com/Liquid_Shot_s/48.htm;pagematch=[-_]s/48\\.htm$|searchresults\\.asp\\?cat=48$;");
    aI("text=Snacks / Foods&nbsp;&nbsp;&nbsp;;url=http://www.discountsupplements.com/Snacks_Foods_s/49.htm;pagematch=[-_]s/49\\.htm$|searchresults\\.asp\\?cat=49$;");
    aI("text=Supplements&nbsp;&nbsp;&nbsp;;url=http://www.discountsupplements.com/Supplements_s/20.htm;pagematch=[-_]s/20\\.htm$|searchresults\\.asp\\?cat=20$;");
  }
  drawMenus();
}

