
function display_menu_1() {
  navStyle1.image="/v/vspfiles/templates/90/images/Template/Menu1_Bullet.gif";
  navStyle1.subimage="/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=Signature Collection;url=/SearchResults.asp?Cat=12;pagematch=[-_]s/12\\.htm$|searchresults\\.asp\\?cat=12$;");
    aI("text=Gemstone Collection;url=/SearchResults.asp?Cat=18;pagematch=[-_]s/18\\.htm$|searchresults\\.asp\\?cat=18$;");
    aI("text=Vintage Collection;url=/SearchResults.asp?Cat=17;pagematch=[-_]s/17\\.htm$|searchresults\\.asp\\?cat=17$;");
    aI("text=Double Duty;url=/SearchResults.asp?Cat=46;pagematch=[-_]s/46\\.htm$|searchresults\\.asp\\?cat=46$;");
  }
  drawMenus();
}


function display_menu_2() {
  navStyle2.image="/v/vspfiles/templates/90/images/Template/Menu2_Bullet.gif";
  navStyle2.subimage="/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=GIFTS $100-$250;url=/SearchResults.asp?Cat=48;pagematch=[-_]s/48\\.htm$|searchresults\\.asp\\?cat=48$;");
    aI("text=GIFTS Under $100;url=/SearchResults.asp?Cat=55;pagematch=[-_]s/55\\.htm$|searchresults\\.asp\\?cat=55$;");
    aI("text=GIVING Back;url=/SearchResults.asp?Cat=54;pagematch=[-_]s/54\\.htm$|searchresults\\.asp\\?cat=54$;");
    aI("text=Special of the Week;url=/SearchResults.asp?Cat=52;pagematch=[-_]s/52\\.htm$|searchresults\\.asp\\?cat=52$;");
    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$;");
  }
  drawMenus();
}

