
function display_menu_1() {
  navStyle1.image=Config_CDN_URL + "v/vspfiles/templates/90/images/Template/Menu1_Bullet.gif";
  navStyle1.subimage=Config_CDN_URL + "v/vspfiles/templates/90/images/Template/Menu1_Bullet_End.gif";
  with(milonic=new menuname("m_v1p0")) {
    style=navStyle1;
    itemwidth="150";
    alwaysvisible=1;
    orientation="vertical";
    position="relative";
    aI("text=Gemstone Collection;url=/SearchResults.asp?Cat=18;pagematch=[-_]s/18\\.htm$|searchresults\\.asp\\?cat=18$;");
    aI("text=Signature Collection;url=/SearchResults.asp?Cat=12;pagematch=[-_]s/12\\.htm$|searchresults\\.asp\\?cat=12$;");
    aI("text=Vintage Collection;url=/SearchResults.asp?Cat=17;pagematch=[-_]s/17\\.htm$|searchresults\\.asp\\?cat=17$;");
  }
  drawMenus();
}


function display_menu_2() {
  navStyle2.image=Config_CDN_URL + "v/vspfiles/templates/90/images/Template/Menu2_Bullet.gif";
  navStyle2.subimage=Config_CDN_URL + "v/vspfiles/templates/90/images/Template/Menu2_Bullet_End.gif";
  with(milonic=new menuname("m_v2p0")) {
    style=navStyle2;
    itemwidth="150";
    alwaysvisible=1;
    orientation="vertical";
    position="relative";
    aI("text=Trend Forecast;url=/SearchResults.asp?Cat=59;pagematch=[-_]s/59\\.htm$|searchresults\\.asp\\?cat=59$;");
    aI("text=Gift Giving;url=/SearchResults.asp?Cat=65;pagematch=[-_]s/65\\.htm$|searchresults\\.asp\\?cat=65$;");
    aI("text=Gifts That Give Back;url=/SearchResults.asp?Cat=63;pagematch=[-_]s/63\\.htm$|searchresults\\.asp\\?cat=63$;showmenu=m_v2p63;");
    aI("text=As Seen On...;url=/SearchResults.asp?Cat=62;pagematch=[-_]s/62\\.htm$|searchresults\\.asp\\?cat=62$;");
    aI("text=Sale;url=/SearchResults.asp?Cat=52;pagematch=[-_]s/52\\.htm$|searchresults\\.asp\\?cat=52$;");
    aI("text=Double Duty;url=/SearchResults.asp?Cat=46;pagematch=[-_]s/46\\.htm$|searchresults\\.asp\\?cat=46$;");
    aI("text=Jewelry Care;url=/SearchResults.asp?Cat=45;pagematch=[-_]s/45\\.htm$|searchresults\\.asp\\?cat=45$;");
    aI("text=Custom Re-Deux;url=/SearchResults.asp?Cat=14;pagematch=[-_]s/14\\.htm$|searchresults\\.asp\\?cat=14$;");
    aI("text=Gift Certificates;url=/SearchResults.asp?Cat=19;pagematch=[-_]s/19\\.htm$|searchresults\\.asp\\?cat=19$;");
    aI("text=Media;url=/SearchResults.asp?Cat=13;pagematch=[-_]s/13\\.htm$|searchresults\\.asp\\?cat=13$;");
    aI("text=Where To Find;url=/SearchResults.asp?Cat=50;pagematch=[-_]s/50\\.htm$|searchresults\\.asp\\?cat=50$;");
    aI("text=About the Designer;url=/SearchResults.asp?Cat=51;pagematch=[-_]s/51\\.htm$|searchresults\\.asp\\?cat=51$;");
  }
  subNavStyle2.image=Config_CDN_URL +"v/vspfiles/templates/90/images/Template/Menu2_Bullet.gif";
  subNavStyle2.subimage=Config_CDN_URL +"v/vspfiles/templates/90/images/Template/Menu2_Bullet_End.gif";
  with(milonic=new menuname("m_v2p63")) {
    style=subNavStyle2;
    aI("text=Giving Back&nbsp;&nbsp;&nbsp;;url=/SearchResults.asp?Cat=64;pagematch=[-_]s/64\\.htm$|searchresults\\.asp\\?cat=64$;");
  }
  drawMenus();
}


