
function display_menu_1() {
  navStyle1.image=Config_CDN_URL + "v/vspfiles/templates/210/images/Template/Menu1_Bullet.gif";
  navStyle1.subimage=Config_CDN_URL + "v/vspfiles/templates/210/images/Template/Menu1_Bullet_End.gif";
  with(milonic=new menuname("m_v1p0")) {
    style=navStyle1;
    itemwidth="";
    alwaysvisible=1;
    orientation="horizontal";
    position="relative";
    aI("text=A Message From Jersi;url=/SearchResults.asp?Cat=1814;pagematch=[-_]s/1814\\.htm$|searchresults\\.asp\\?cat=1814$;");
    aI("text=My Love, My Life, My Passion;url=/SearchResults.asp?Cat=1817;pagematch=[-_]s/1817\\.htm$|searchresults\\.asp\\?cat=1817$;");
    aI("text=Salon Services;url=/SearchResults.asp?Cat=1827;pagematch=[-_]s/1827\\.htm$|searchresults\\.asp\\?cat=1827$;showmenu=m_v1p1827;");
    aI("text=Book Your Appointment;url=/SearchResults.asp?Cat=1514;pagematch=[-_]s/1514\\.htm$|searchresults\\.asp\\?cat=1514$;");
    aI("text=Connect With Us;url=/SearchResults.asp?Cat=1513;pagematch=[-_]s/1513\\.htm$|searchresults\\.asp\\?cat=1513$;");
  }
  subNavStyle1.image=Config_CDN_URL +"v/vspfiles/templates/210/images/Template/Menu1_Bullet.gif";
  subNavStyle1.subimage=Config_CDN_URL +"v/vspfiles/templates/210/images/Template/Menu1_Bullet_End.gif";
  with(milonic=new menuname("m_v1p1827")) {
    style=subNavStyle1;
    aI("text=Hair Services&nbsp;&nbsp;&nbsp;;url=/SearchResults.asp?Cat=1828;pagematch=[-_]s/1828\\.htm$|searchresults\\.asp\\?cat=1828$;");
    aI("text=Hair Specialties&nbsp;&nbsp;&nbsp;;url=/SearchResults.asp?Cat=1829;pagematch=[-_]s/1829\\.htm$|searchresults\\.asp\\?cat=1829$;");
    aI("text=Monthly Special&nbsp;&nbsp;&nbsp;;url=/SearchResults.asp?Cat=1853;pagematch=[-_]s/1853\\.htm$|searchresults\\.asp\\?cat=1853$;");
  }
  drawMenus();
}


