function mmLoadMenus() {
if (window.mm_menu_swgk) return;
window.mm_menu_swgk = new Menu("root",77,19,"宋体",13,"#006ED5","#990000","#cdcdcd","#FFFFff","center","middle",3,0,9,-5,7,true,false,true,0,true,true);
  mm_menu_swgk.addMenuItem("学校简介","location='Swjj.asp'");
  mm_menu_swgk.addMenuItem("学校领导","location='swld.asp'");
  mm_menu_swgk.addMenuItem("学校荣誉","location='swry.asp'");
  mm_menu_swgk.addMenuItem("组织机构","location='swzzjg.asp'");
  mm_menu_swgk.addMenuItem("校园风景","location='swxyfj.asp'");
  mm_menu_swgk.hideOnMouseOut=true;
  mm_menu_swgk.bgColor='#555555';
  mm_menu_swgk.menuBorder=0;
  mm_menu_swgk.menuLiteBgColor='#FF0000';
  mm_menu_swgk.menuBorderBgColor='#777777';
window.mm_menu_swdt = new Menu("root",77,19,"宋体",13,"#630263","#990000","#858585","#FFFFff","center","middle",3,0,9,-5,7,true,false,true,0,true,true);
  mm_menu_swdt.addMenuItem("校园新闻","window.open('http://www.jssqwx.com/Xynews.asp', '_blank');");
  mm_menu_swdt.addMenuItem("卫教信息","window.open('http://www.jssqwx.com/Xynews.asp?Bc=卫教信息', '_blank');");
 // mm_menu_swdt.addMenuItem("","window.open('http://', '_blank');");
  mm_menu_swdt.hideOnMouseOut=true;
  mm_menu_swdt.bgColor='#555555';
  mm_menu_swdt.menuBorder=0;
  mm_menu_swdt.menuLiteBgColor='#FF0000';
  mm_menu_swdt.menuBorderBgColor='#777777';
window.mm_menu_tsyl = new Menu("root",77,19,"宋体",13,"#630263","#990000","#858585","#FFFFff","center","middle",3,0,9,-5,7,true,false,true,0,true,true);
  mm_menu_tsyl.addMenuItem("馆藏图书","location='gcts.asp'");
  mm_menu_tsyl.addMenuItem("电子图书","window.open('http://www.jssqwx.com', '_blank');");
  //mm_menu_tsyl.addMenuItem("","window.open('http://', '_blank');");
 // mm_menu_zsjy.addMenuItem("","window.open('http://', '_blank');");
  mm_menu_tsyl.hideOnMouseOut=true;
  mm_menu_tsyl.bgColor='#555555';
  mm_menu_tsyl.menuBorder=0;
  mm_menu_tsyl.menuLiteBgColor='#FF0000';
  mm_menu_tsyl.menuBorderBgColor='#777777';
window.mm_menu_zsjy = new Menu("root",77,19,"宋体",13,"#630263","#990000","#858585","#FFFFff","center","middle",3,0,9,-5,7,true,false,true,0,true,true);
  mm_menu_zsjy.addMenuItem("招生信息","location='zsxx.asp'");
  mm_menu_zsjy.addMenuItem("就业指导","window.open('http://www.jssqwx.com', '_blank');");
  //mm_menu_tsyl.addMenuItem("","window.open('http://', '_blank');");
 // mm_menu_zsjy.addMenuItem("","window.open('http://', '_blank');");
  mm_menu_zsjy.hideOnMouseOut=true;
  mm_menu_zsjy.bgColor='#555555';
  mm_menu_zsjy.menuBorder=0;
  mm_menu_zsjy.menuLiteBgColor='#FF0000';
  mm_menu_zsjy.menuBorderBgColor='#777777';
window.mm_menu_crjy = new Menu("root",77,19,"宋体",13,"#630263","#990000","#858585","#FFFFff","center","middle",3,0,9,-5,7,true,false,true,0,true,true);
  mm_menu_crjy.addMenuItem("专业设置","location='zysz.asp'");
  mm_menu_crjy.addMenuItem("工作动态","window.open('http://www.jssqwx.com', '_blank');");
  //mm_menu_tsyl.addMenuItem("","window.open('http://', '_blank');");
 // mm_menu_zsjy.addMenuItem("","window.open('http://', '_blank');");
  mm_menu_crjy.hideOnMouseOut=true;
  mm_menu_crjy.bgColor='#555555';
  mm_menu_crjy.menuBorder=0;
  mm_menu_crjy.menuLiteBgColor='#FF0000';
  mm_menu_crjy.menuBorderBgColor='#777777';






mm_menu_crjy.writeMenus();
}