
function display_menu_2() {
  navStyle2.image=Config_CDN_URL + "v/vspfiles/templates/104/images/Template/Menu2_Bullet.gif";
  navStyle2.subimage=Config_CDN_URL + "v/vspfiles/templates/104/images/Template/Menu2_Bullet_End.gif";
  with(milonic=new menuname("m_v2p0")) {
    style=navStyle2;
    itemwidth="";
    alwaysvisible=1;
    orientation="";
    position="relative";
    aI("text=LOOKBOOK;url=http://www.shopgmarie.com/Lookbook_s/20.htm;pagematch=[-_]s/20\\.htm$|searchresults\\.asp\\?cat=20$;");
    aI("text=NEWS & EVENTS;url=http://www.shopgmarie.com/Events_and_News_s/21.htm;pagematch=[-_]s/21\\.htm$|searchresults\\.asp\\?cat=21$;");
    aI("text=STORES;url=http://www.shopgmarie.com/Stores_s/25.htm;pagematch=[-_]s/25\\.htm$|searchresults\\.asp\\?cat=25$;");
    aI("text=PRESS;url=http://www.shopgmarie.com/Press_s/33.htm;pagematch=[-_]s/33\\.htm$|searchresults\\.asp\\?cat=33$;showmenu=m_v2p33;");
    aI("text=CONTACT;url=http://www.shopgmarie.com/Contact_s/34.htm;pagematch=[-_]s/34\\.htm$|searchresults\\.asp\\?cat=34$;");
  }
  drawMenus();
}


