
function display_menu_2() {
  navStyle2.image=Config_CDN_URL + "v/vspfiles/templates/MadisonAve/images/Template/Menu2_Bullet.gif";
  navStyle2.subimage=Config_CDN_URL + "v/vspfiles/templates/MadisonAve/images/Template/Menu2_Bullet_End.gif";
  with(milonic=new menuname("m_v2p0")) {
    style=navStyle2;
    itemwidth="";
    alwaysvisible=1;
    orientation="horizontal";
    position="relative";
    aI("text=New Arrivals;url=http://www.madisonavenuecouture.com/category-s/325.htm;pagematch=[-_]s/325\\.htm$|searchresults\\.asp\\?cat=325$;");
    aI("text=Designer Index;url=/category-s/49.htm;pagematch=[-_]s/430\\.htm$|searchresults\\.asp\\?cat=430$;showmenu=m_v2p430;");
    aI("text=Modern Collection;url=/modern-apparel-s/48.htm;pagematch=[-_]s/31\\.htm$|searchresults\\.asp\\?cat=31$;");
    aI("text=Vintage Collection;url=/vintage-apparel-s/47.htm;pagematch=[-_]s/30\\.htm$|searchresults\\.asp\\?cat=30$;");
    aI("text=Bags;url=/bags-s/46.htm;pagematch=[-_]s/29\\.htm$|searchresults\\.asp\\?cat=29$;");
    aI("text=Accessories;url=/accessories-s/44.htm;pagematch=[-_]s/27\\.htm$|searchresults\\.asp\\?cat=27$;");
    aI("text=Jewelry;url=http://www.madisonavenuecouture.com/category-s/363.htm;pagematch=[-_]s/363\\.htm$|searchresults\\.asp\\?cat=363$;");
  }
  drawMenus();
}


