
function display_menu_1() {
  navStyle1.image=Config_CDN_URL + "v/vspfiles/templates/forest_reg_2/images/Template/Menu1_Bullet.gif";
  navStyle1.subimage=Config_CDN_URL + "v/vspfiles/templates/forest_reg_2/images/Template/Menu1_Bullet_End.gif";
  with(milonic=new menuname("m_v1p0")) {
    style=navStyle1;
    itemwidth="150";
    alwaysvisible=1;
    orientation="vertical";
    position="relative";
    aI("text=Behavioral Health;url=/SearchResults.asp?Cat=26;pagematch=[-_]s/26\\.htm$|searchresults\\.asp\\?cat=26$;");
    aI("text=Business;url=/SearchResults.asp?Cat=25;pagematch=[-_]s/25\\.htm$|searchresults\\.asp\\?cat=25$;");
    aI("text=St. Louis Lecture Series;url=/SearchResults.asp?Cat=27;pagematch=[-_]s/27\\.htm$|searchresults\\.asp\\?cat=27$;");
  }
  drawMenus();
}


