
function display_menu_3() {
  navStyle3.image=Config_CDN_URL + "v/vspfiles/templates/vjewelry/images/Template/Menu3_Bullet.gif";
  navStyle3.subimage=Config_CDN_URL + "v/vspfiles/templates/vjewelry/images/Template/Menu3_Bullet_End.gif";
  with(milonic=new menuname("m_v3p0")) {
    style=navStyle3;
    itemwidth="";
    alwaysvisible=1;
    orientation="horizontal";
    position="relative";
    aI("text=HOME;url=/default.asp;pagematch=[-_]s/22\\.htm$|searchresults\\.asp\\?cat=22$;");
    aI("text=ABOUT ME;url=http://www.livingstonesjewelry.com/category-s/43.htm;pagematch=[-_]s/43\\.htm$|searchresults\\.asp\\?cat=43$;");
    aI("text=SHIPPING;url=http://www.livingstonesjewelry.com/category-s/58.htm;pagematch=[-_]s/58\\.htm$|searchresults\\.asp\\?cat=58$;");
    aI("text=CONTACT;url=http://www.livingstonesjewelry.com/category-s/21.htm;pagematch=[-_]s/21\\.htm$|searchresults\\.asp\\?cat=21$;");
    aI("text=BLOG;url=http://blog.livingstonesjewelry.com;pagematch=[-_]s/148\\.htm$|searchresults\\.asp\\?cat=148$;");
    aI("text=UNTO OTHERS;url=http://www.livingstonesjewelry.com/category-s/118.htm;pagematch=[-_]s/118\\.htm$|searchresults\\.asp\\?cat=118$;");
    aI("text=SIZING;url=http://www.livingstonesjewelry.com/category-s/119.htm;pagematch=[-_]s/119\\.htm$|searchresults\\.asp\\?cat=119$;");
    aI("text=FEEDBACK;url=http://www.livingstonesjewelry.com/category-s/120.htm;pagematch=[-_]s/120\\.htm$|searchresults\\.asp\\?cat=120$;");
  }
  drawMenus();
}


