
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=JVL  Jewelry;url=http://www.jvljewelry.com/category_s/22.htm;pagematch=[-_]s/22\\.htm$|searchresults\\.asp\\?cat=22$;");
    aI("text=Men\'s;url=http://www.jvljewelry.com/category_s/21.htm;pagematch=[-_]s/21\\.htm$|searchresults\\.asp\\?cat=21$;");
    aI("text=Women\'s;url=http://www.jvljewelry.com/category_s/45.htm;pagematch=[-_]s/45\\.htm$|searchresults\\.asp\\?cat=45$;");
    aI("text=Black;url=http://www.jvljewelry.com/category_s/47.htm;pagematch=[-_]s/47\\.htm$|searchresults\\.asp\\?cat=47$;");
    aI("text=Engraving;url=http://www.jvljewelry.com/category_s/46.htm;pagematch=[-_]s/46\\.htm$|searchresults\\.asp\\?cat=46$;");
  }
  drawMenus();
}

