
function display_menu_1() {
  navStyle1.image="/v/vspfiles/templates/51/images/Template/Menu1_Bullet.gif";
  navStyle1.subimage="/v/vspfiles/templates/51/images/Template/Menu1_Bullet_End.gif";
  with(milonic=new menuname("m_v1p0")) {
    style=navStyle1;
    itemwidth="";
    alwaysvisible=1;
    orientation="vertical";
    position="relative";
    aI("text=Home;url=/default.asp;pagematch=[-_]s/28\\.htm$|searchresults\\.asp\\?cat=28$;");
    aI("text=CLASS SCHEDULE;url=/SearchResults.asp?Cat=39;pagematch=[-_]s/39\\.htm$|searchresults\\.asp\\?cat=39$;showmenu=m_v1p39;");
    aI("text=Private Lessons;url=/SearchResults.asp?Cat=20;pagematch=[-_]s/20\\.htm$|searchresults\\.asp\\?cat=20$;");
    aI("text=Mission, Benefits;url=/SearchResults.asp?Cat=3;pagematch=[-_]s/3\\.htm$|searchresults\\.asp\\?cat=3$;");
    aI("text=PARTIES;url=http://www.misslalastreehouse.com/SearchResults.asp?Cat=21;pagematch=[-_]s/21\\.htm$|searchresults\\.asp\\?cat=21$;");
    aI("text=Events;url=/SearchResults.asp?Cat=4;pagematch=[-_]s/4\\.htm$|searchresults\\.asp\\?cat=4$;");
    aI("text=Location & Contact Info;url=/SearchResults.asp?Cat=5;pagematch=[-_]s/5\\.htm$|searchresults\\.asp\\?cat=5$;showmenu=m_v1p5;");
    aI("text=Teacher Bios;url=/SearchResults.asp?Cat=37;pagematch=[-_]s/37\\.htm$|searchresults\\.asp\\?cat=37$;");
    aI("text=Parent Resources;url=/SearchResults.asp?Cat=2;pagematch=[-_]s/2\\.htm$|searchresults\\.asp\\?cat=2$;");
    aI("text=TESTIMONIALS;url=/SearchResults.asp?Cat=36;pagematch=[-_]s/36\\.htm$|searchresults\\.asp\\?cat=36$;");
  }
  drawMenus();
}

