
function display_menu_1() {
  navStyle1.image="/v/vspfiles/templates/50/images/Template/Menu1_Bullet.gif";
  navStyle1.subimage="/v/vspfiles/templates/50/images/Template/Menu1_Bullet_End.gif";
  with(milonic=new menuname("m_v1p0")) {
    style=navStyle1;
    itemwidth="155";
    alwaysvisible=1;
    orientation="vertical";
    position="relative";
    aI("text=MTEC Programs;url=/SearchResults.asp?Cat=30;pagematch=[-_]s/30\\.htm$|searchresults\\.asp\\?cat=30$;showmenu=m_v1p30;");
    aI("text=Current Students;url=/SearchResults.asp?Cat=2;pagematch=[-_]s/2\\.htm$|searchresults\\.asp\\?cat=2$;showmenu=m_v1p2;");
    aI("text=Continuing Education;url=/SearchResults.asp?Cat=3;pagematch=[-_]s/3\\.htm$|searchresults\\.asp\\?cat=3$;");
    aI("text=MTEC Bookstore;url=/SearchResults.asp?Cat=6;pagematch=[-_]s/6\\.htm$|searchresults\\.asp\\?cat=6$;");
  }
  subNavStyle1.image="/v/vspfiles/templates/50/images/Template/Menu1_Bullet.gif";
  subNavStyle1.subimage="/v/vspfiles/templates/50/images/Template/Menu1_Bullet_End.gif";
  with(milonic=new menuname("m_v1p2")) {
    style=subNavStyle1;
    aI("text=Additional Shipments&nbsp;&nbsp;&nbsp;;url=/SearchResults.asp?Cat=9;pagematch=[-_]s/9\\.htm$|searchresults\\.asp\\?cat=9$;");
    aI("text=Program Extensions&nbsp;&nbsp;&nbsp;;url=/SearchResults.asp?Cat=11;pagematch=[-_]s/11\\.htm$|searchresults\\.asp\\?cat=11$;");
    aI("text=Re Enrollment&nbsp;&nbsp;&nbsp;;url=/SearchResults.asp?Cat=17;pagematch=[-_]s/17\\.htm$|searchresults\\.asp\\?cat=17$;");
  }
  subNavStyle1.image="/v/vspfiles/templates/50/images/Template/Menu1_Bullet.gif";
  subNavStyle1.subimage="/v/vspfiles/templates/50/images/Template/Menu1_Bullet_End.gif";
  with(milonic=new menuname("m_v1p30")) {
    style=subNavStyle1;
    aI("text=NexGen&nbsp;&nbsp;&nbsp;;url=/SearchResults.asp?Cat=4;pagematch=[-_]s/4\\.htm$|searchresults\\.asp\\?cat=4$;");
  }
  drawMenus();
}


