
function display_menu_1() {
  navStyle1.image=Config_CDN_URL + "v/vspfiles/templates/immersion/images/Template/Menu1_Bullet.gif";
  navStyle1.subimage=Config_CDN_URL + "v/vspfiles/templates/immersion/images/Template/Menu1_Bullet_End.gif";
  with(milonic=new menuname("m_v1p0")) {
    style=navStyle1;
    itemwidth="";
    alwaysvisible=1;
    orientation="vertical";
    position="relative";
    aI("text=Bracelets;url=/SearchResults.asp?Cat=1818;pagematch=[-_]s/1818\\.htm$|searchresults\\.asp\\?cat=1818$;");
    aI("text=Necklaces;url=/SearchResults.asp?Cat=1819;pagematch=[-_]s/1819\\.htm$|searchresults\\.asp\\?cat=1819$;");
    aI("text=Apparel;url=/SearchResults.asp?Cat=1814;pagematch=[-_]s/1814\\.htm$|searchresults\\.asp\\?cat=1814$;");
    aI("text=Belts;url=/SearchResults.asp?Cat=1821;pagematch=[-_]s/1821\\.htm$|searchresults\\.asp\\?cat=1821$;");
    aI("text=Rings;url=/SearchResults.asp?Cat=1823;pagematch=[-_]s/1823\\.htm$|searchresults\\.asp\\?cat=1823$;");
    aI("text=Beaded Bags;url=/SearchResults.asp?Cat=1829;pagematch=[-_]s/1829\\.htm$|searchresults\\.asp\\?cat=1829$;");
    aI("text=Wholesale;url=/SearchResults.asp?Cat=1828;pagematch=[-_]s/1828\\.htm$|searchresults\\.asp\\?cat=1828$;");
    aI("text=Contact Us;url=/SearchResults.asp?Cat=1830;pagematch=[-_]s/1830\\.htm$|searchresults\\.asp\\?cat=1830$;");
    aI("text=Up-Coming Shows;url=/SearchResults.asp?Cat=1827;pagematch=[-_]s/1827\\.htm$|searchresults\\.asp\\?cat=1827$;");
  }
  drawMenus();
}


