
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=Collections;url=/SearchResults.asp?Cat=22;pagematch=[-_]s/22\\.htm$|searchresults\\.asp\\?cat=22$;showmenu=m_v3p22;");
    aI("text=Our Story;url=/SearchResults.asp?Cat=46;pagematch=[-_]s/46\\.htm$|searchresults\\.asp\\?cat=46$;");
    aI("text=Stockists;url=/SearchResults.asp?Cat=45;pagematch=[-_]s/45\\.htm$|searchresults\\.asp\\?cat=45$;showmenu=m_v3p45;");
    aI("text=Press;url=/SearchResults.asp?Cat=39;pagematch=[-_]s/39\\.htm$|searchresults\\.asp\\?cat=39$;");
    aI("text=Contact Us;url=/SearchResults.asp?Cat=21;pagematch=[-_]s/21\\.htm$|searchresults\\.asp\\?cat=21$;");
    aI("text=Join Us;url=/SearchResults.asp?Cat=92;pagematch=[-_]s/92\\.htm$|searchresults\\.asp\\?cat=92$;");
  }
  subNavStyle3.image=Config_CDN_URL +"v/vspfiles/templates/vjewelry/images/Template/Menu3_Bullet.gif";
  subNavStyle3.subimage=Config_CDN_URL +"v/vspfiles/templates/vjewelry/images/Template/Menu3_Bullet_End.gif";
  with(milonic=new menuname("m_v3p22")) {
    style=subNavStyle3;
    aI("text=Take me to the Disco&nbsp;&nbsp;&nbsp;;url=/SearchResults.asp?Cat=93;pagematch=[-_]s/93\\.htm$|searchresults\\.asp\\?cat=93$;");
    aI("text=Autumn 2010&nbsp;&nbsp;&nbsp;;url=/SearchResults.asp?Cat=30;pagematch=[-_]s/30\\.htm$|searchresults\\.asp\\?cat=30$;");
    aI("text=Mini by ANGI MAC&nbsp;&nbsp;&nbsp;;url=/SearchResults.asp?Cat=50;pagematch=[-_]s/50\\.htm$|searchresults\\.asp\\?cat=50$;");
  }
  subNavStyle3.image=Config_CDN_URL +"v/vspfiles/templates/vjewelry/images/Template/Menu3_Bullet.gif";
  subNavStyle3.subimage=Config_CDN_URL +"v/vspfiles/templates/vjewelry/images/Template/Menu3_Bullet_End.gif";
  with(milonic=new menuname("m_v3p45")) {
    style=subNavStyle3;
    aI("text=Store Locator&nbsp;&nbsp;&nbsp;;url=/SearchResults.asp?Cat=89;pagematch=[-_]s/89\\.htm$|searchresults\\.asp\\?cat=89$;");
    aI("text=Wholesale Application&nbsp;&nbsp;&nbsp;;url=/SearchResults.asp?Cat=87;pagematch=[-_]s/87\\.htm$|searchresults\\.asp\\?cat=87$;");
  }
  drawMenus();
}

