function mmLoadMenus() {
  if (window.introduce) return;
    window.introduce = new Menu("root",70,18,"",13,"#FFFFFF","#000000","#98D8F6","#FFFFFF","center","middle",3,0,200,-5,7,true,false,false,0,true,true);
		introduce.addMenuItem("中心简介","location='/html/zxjs/centerAbout.html'");
 	  introduce.addMenuItem("中心专家","location='/html/list_105.html'");
 	  introduce.addMenuItem("技术联盟","location='/html/list_106.html'");
 	  introduce.addMenuItem("组织架构","location='/html/zxjs/zzjg.html'");

   introduce.hideOnMouseOut=true;
   introduce.bgColor='#FFFFFF';
   introduce.menuBorder=1;
   introduce.menuLiteBgColor='#FFFFFF';
   introduce.menuBorderBgColor='#FFFFFF';
   
  window.center_news = new Menu("root",70,18,"",13,"#FFFFFF","#000000","#98D8F6","#FFFFFF","center","middle",3,0,200,-5,7,true,false,false,0,true,true);
  
  center_news.addMenuItem("中心动态","location='/html/list_94.html'");
  center_news.addMenuItem("中心公告","location='/html/list_95.html'");
   center_news.hideOnMouseOut=true;
   center_news.bgColor='#FFFFFF';
   center_news.menuBorder=1;
   center_news.menuLiteBgColor='#FFFFFF';
   center_news.menuBorderBgColor='#FFFFFF';
   
  window.center_project = new Menu("root",140,18,"",13,"#FFFFFF","#000000","#98D8F6","#FFFFFF","center","middle",3,0,200,-5,7,true,false,false,0,true,true);
  center_project.addMenuItem("细胞分子遗传检测项目","location='/html/list_108.html'");
  center_project.addMenuItem("疾病易感基因检测","location='/html/list_109.html'");
  center_project.addMenuItem("基因地理计划项目","location='/html/list_110.html'");
   center_project.hideOnMouseOut=true;
   center_project.bgColor='#FFFFFF';
   center_project.menuBorder=1;
   center_project.menuLiteBgColor='#FFFFFF';
   center_project.menuBorderBgColor='#FFFFFF';

  window.center_detecton = new Menu("root",70,18,"",13,"#FFFFFF","#000000","#98D8F6","#FFFFFF","center","middle",3,0,200,-5,7,true,false,false,0,true,true);
  center_detecton.addMenuItem("最新资讯","location='/html/list_96.html'");
  center_detecton.addMenuItem("视频报道","location='/html/list_97.html'");
   center_detecton.addMenuItem("专家观点","location='/html/list_98.html'");
   center_detecton.hideOnMouseOut=true;
   center_detecton.bgColor='#FFFFFF';
   center_detecton.menuBorder=1;
   center_detecton.menuLiteBgColor='#FFFFFF';
   center_detecton.menuBorderBgColor='#FFFFFF';
   
   

   window.center_base = new Menu("root",70,18,"",13,"#FFFFFF","#000000","#98D8F6","#FFFFFF","center","middle",3,0,200,-5,7,true,false,false,0,true,true);
  center_base.addMenuItem("基地动态","location='/html/list_99.html'");
  center_base.addMenuItem("基地分布","location='/html/kpjd/jdfb.html'");
   center_base.hideOnMouseOut=true;
   center_base.bgColor='#FFFFFF';
   center_base.menuBorder=1;
   center_base.menuLiteBgColor='#FFFFFF';
   center_base.menuBorderBgColor='#FFFFFF';
   
   
   window.center_institution = new Menu("root",100,18,"",13,"#FFFFFF","#000000","#98D8F6","#FFFFFF","center","middle",3,0,200,-5,7,true,false,false,0,true,true);
  center_institution.addMenuItem("临床示范基地","location='/html/hzjg/lcsfjd.html'");
  center_institution.addMenuItem("示范实施单位","location='/html/hzjg/sfssdw.html'");
   center_institution.hideOnMouseOut=true;
   center_institution.bgColor='#FFFFFF';
   center_institution.menuBorder=1;
   center_institution.menuLiteBgColor='#FFFFFF';
   center_institution.menuBorderBgColor='#FFFFFF';
     
 window.center_education = new Menu("root",70,18,"",13,"#FFFFFF","#000000","#98D8F6","#FFFFFF","center","middle",3,0,200,-5,7,true,false,false,0,true,true);
  center_education.addMenuItem("科普天地","location='/html/list_111.html'");
  center_education.addMenuItem("疾病专题","location='/html/list_112.html'");
  center_education.addMenuItem("健康资讯","location='/html/list_113.html'");
   center_education.hideOnMouseOut=true;
   center_education.bgColor='#FFFFFF';
   center_education.menuBorder=1;
   center_education.menuLiteBgColor='#FFFFFF';
   center_education.menuBorderBgColor='#FFFFFF';	
	
	window.center_ysyy = new Menu("root",100,18,"",13,"#FFFFFF","#000000","#98D8F6","#FFFFFF","center","middle",3,0,200,-5,7,true,false,false,0,true,true);
  center_ysyy.addMenuItem("孕前准备指南","location='/html/list_137.html'");
  center_ysyy.addMenuItem("孕期保键指南","location='/html/list_138.html'");
  center_ysyy.addMenuItem("产后康复指南","location='/html/list_139.html'");
   center_ysyy.hideOnMouseOut=true;
   center_ysyy.bgColor='#FFFFFF';
   center_ysyy.menuBorder=1;
   center_ysyy.menuLiteBgColor='#FFFFFF';
   center_ysyy.menuBorderBgColor='#FFFFFF';
	center_ysyy.writeMenus();
} // mmLoadMenus()
//-->
