
function display_menu_1() {
  navStyle1.image="/v/vspfiles/templates/michiganbuilders/images/Template/Menu1_Bullet.gif";
  navStyle1.subimage="/v/vspfiles/templates/michiganbuilders/images/Template/Menu1_Bullet_End.gif";
  with(milonic=new menuname("m_v1p0")) {
    style=navStyle1;
    itemwidth="";
    alwaysvisible=1;
    orientation="horizontal";
    position="relative";
    aI("text=Home;url=/;pagematch=[-_]s/32\\.htm$|searchresults\\.asp\\?cat=32$;");
    aI("text=Continuing Education Info;url=http://www.MICHIGANBUILDERSLICENSE.COM/Continuing_Competency_s/144.htm;pagematch=[-_]s/144\\.htm$|searchresults\\.asp\\?cat=144$;");
    aI("text=RRP;url=http://www.MICHIGANBUILDERSLICENSE.COM/RRP_s/145.htm;pagematch=[-_]s/145\\.htm$|searchresults\\.asp\\?cat=145$;");
    aI("text=Getting Your License;url=http://www.MICHIGANBUILDERSLICENSE.COM/Michigan_Builders_License_Info_s/23.htm;pagematch=[-_]s/23\\.htm$|searchresults\\.asp\\?cat=23$;");
    aI("text=Online Courses;url=/category_s/185.htm;pagematch=[-_]s/70\\.htm$|searchresults\\.asp\\?cat=70$;");
    aI("text=Testimonials;url=http://www.MICHIGANBUILDERSLICENSE.COM/Michigan_Builders_License_Testimonials_s/34.htm;pagematch=[-_]s/34\\.htm$|searchresults\\.asp\\?cat=34$;");
  }
  drawMenus();
}


