function ShowMenu(PhysicalPath,ProStr,PersonID) { var oMenu = new Menu("menubar","100%"); oMenu.addMenuStyle("{ font-family: 宋体; font-size: 9pt; color: buttontext; cursor:hand;}"); oMenu.addMenuStyle("td { height: 20px;width:80px;text-align: center;}"); oMenu.addMenuStyle(".disable { color: buttonshadow;}"); oMenu.addMenuStyle(".normal { border-left: #D0D0D0 1px solid; padding-bottom: 1px; padding-left: 7px; padding-right:7px;}"); oMenu.addMenuStyle(".raise { border-left: #000000 1px solid; border-top: buttonhighlight 1px solid; border-right: buttonshadow 1px solid; border-bottom: buttonshadow 1px solid; padding-top: 1px; padding-bottom: 1px; padding-left: 7px; padding-right:7px;}"); oMenu.addMenuStyle(".press { border-left: buttonshadow 0px solid; border-top: buttonshadow 1px solid; border-right: buttonhighlight 1px solid; border-bottom: buttonhighlight 1px solid; padding-top: 2px; padding-bottom: 0px; padding-left: 8px; padding-right:6px;}"); oMenu.addSubMenuStyle("{ font-family: 宋体;font-size: 9pt; border: buttonhighlight 2px outset; position: absolute; visibility: hidden; left: 0px; top: 0px; cursor:default;}"); oMenu.addSubMenuStyle("td {background:#F9FFF5; height: 20px}"); oMenu.addSubMenuStyle(".normal {}"); oMenu.addSubMenuStyle(".active { background:#666666; color:#FF0000}"); var oItem = oMenu.addMenuItem("0","首页","http://www.nation-edu.com/index.htm",null,null); var oItem = oMenu.addMenuItem("1","动态信息","http://www.nation-edu.com/index.htm",1,null); var oSubMenu1=oItem.addSubMenu(); var oSubItem = oSubMenu1.addSubItem("1.0","热点新闻","http://www.nation-edu.com/nation-edu/ourwebsite/news/more.asp?class=%27A%27",null,null); var oSubItem = oSubMenu1.addSubItem("1.1","热点专题","http://www.nation-edu.com/nation-edu/ourwebsite/news/more.asp?class=%27C%27",null,null); var oItem = oMenu.addMenuItem("2","教育地图","http://www.nation-edu.com/index.htm",null,null); var oSubMenu2=oItem.addSubMenu(); var oSubItem = oSubMenu2.addSubItem("2.0","亚  洲","http://www.eglob.org/",1,null); var oSubItem = oSubMenu2.addSubItem("2.1","欧  洲","http://www.nation-edu.com/nation-edu/ourwebsite/index02.htm",null,null); var oSubItem = oSubMenu2.addSubItem("2.2","非  洲","http://www.nation-edu.com/nation-edu/ourwebsite/index02.htm",null,null); var oSubItem = oSubMenu2.addSubItem("2.3","美  洲","http://www.nation-edu.com/nation-edu/ourwebsite/index02.htm",null,null); var oSubItem = oSubMenu2.addSubItem("2.5","大洋洲","http://www.nation-edu.com/nation-edu/ourwebsite/index02.htm",null,null); var oItem =oMenu.addMenuItem("3","教育战略","http://www.nation-edu.com/nation-edu/ourwebsite/index01.htm",null,null); var oSubMenu3=oItem.addSubMenu(); var oSubItem = oSubMenu3.addSubItem("3.0","体系构建","http://www.nation-edu.com/nation-edu/ourwebsite/index01.htm",null,null); var oSubItem = oSubMenu3.addSubItem("3.1","战略实施","http://www.nation-edu.com/nation-edu/ourwebsite/index01.htm",null,null); var oSubItem = oSubMenu3.addSubItem("3.2","网络教育","http://www.nation-edu.com/nation-edu/ourwebsite/index01.htm",null,null); var oSubItem = oSubMenu3.addSubItem("3.3","行业企业","http://www.nation-edu.com/nation-edu/ourwebsite/index01.htm",null,null); var oSubItem = oSubMenu3.addSubItem("3.4","社会教育","http://www.nation-edu.com/nation-edu/ourwebsite/index01.htm",null,null); var oItem = oMenu.addMenuItem("4","政策解读","http://www.nation-edu.com/index.htm",null,null); var oSubMenu4=oItem.addSubMenu(); var oSubItem = oSubMenu4.addSubItem("4.0","政策法规","http://www.nation-edu.com/nation-edu/ourwebsite/news/more.asp?class=%27B%27",null,null); var oSubItem = oSubMenu4.addSubItem("4.1","政策研究","http://www.nation-edu.com/nation-edu/ourwebsite/news/more.asp?class=%27E%27",null,null); var oSubItem = oSubMenu4.addSubItem("4.2","热点问题","http://www.nation-edu.com/nation-edu/ourwebsite/coordinate/data/learning.asp?class=%27A%27",null,null); var oSubItem = oSubMenu4.addSubItem("4.3","教育前沿","http://www.nation-edu.com/nation-edu/ourwebsite/coordinate/data/learning.asp?class=%27A%27",null,null); var oItem = oMenu.addMenuItem("5","终身学习","http://www.nation-edu.com/index.htm",null,null); var oSubMenu5=oItem.addSubMenu(); var oSubItem = oSubMenu5.addSubItem("5.0","资源中心","http://www.nation-edu.com/index.htm",null,null); var oSubMenu = oSubItem.addSubMenu(); var oSubItem = oSubMenu.addSubItem("5.0.0","课件资源","school/index_school.htm",null,null); var oSubItem = oSubMenu.addSubItem("5.0.1","试题资源","school/index_school.htm",null,null); var oSubItem = oSubMenu.addSubItem("5.0.2","听 世 界","http://listenworld.nation-edu.com/",null,null); var oSubItem = oSubMenu.addSubItem("5.0.3","动漫资源","school/index_school.htm",null,null); var oSubItem = oSubMenu5.addSubItem("5.1","全民学习","school/index_school.htm",null,null); var oItem = oMenu.addMenuItem("6","资源战略","",null,null); var oSubMenu6=oItem.addSubMenu(); var oSubItem = oSubMenu6.addSubItem("6.0","战略规划","http://www.nation-edu.com/index.htm",null,null); var oSubItem = oSubMenu6.addSubItem("6.1","资源整合","http://www.nation-edu.com/index.htm",null,null); var oSubItem = oSubMenu6.addSubItem("6.2","评估体系","http://www.nation-edu.com/index.htm",null,null); var oSubItem = oSubMenu6.addSubItem("6.3","制度保障","http://www.nation-edu.com/index.htm",null,null); var oSubItem = oSubMenu6.addSubItem("6.4","区域研究","http://www.nation-edu.com/index.htm",null,null); var oItem = oMenu.addMenuItem("7","教育服务","http://www.nation-edu.com/index.htm",null,null); var oSubMenu7=oItem.addSubMenu(); var oSubItem = oSubMenu7.addSubItem("7.0","产业政策","http://www.nation-edu.com/index.htm",null,null); var oSubItem = oSubMenu7.addSubItem("7.1","教育消费","http://www.nation-edu.com/index.htm",null,null); var oSubItem = oSubMenu7.addSubItem("7.2","教育金融","http://www.nation-edu.com/index.htm",null,null); var oSubItem = oSubMenu7.addSubItem("7.3","教育投资","http://www.nation-edu.com/index.htm",null,null); var oSubItem = oSubMenu7.addSubItem("7.4","会展经济","http://www.nation-edu.com/index.htm",null,null); var oSubItem = oSubMenu7.addSubItem("7.5","图书仪器","http://www.nation-edu.com/index.htm",null,null); var oSubItem = oSubMenu7.addSubItem("7.6","教育软件","http://www.nation-edu.com/index.htm",null,null); var oSubItem = oSubMenu7.addSubItem("7.7","教育超市","http://www.nation-edu.com/9-28/index.asp",1,null); var oSubItem = oSubMenu7.addSubItem("7.8","国际贸易","http://www.nation-edu.com/index.htm",null,null); var oItem = oMenu.addMenuItem("8","教育基金","http://www.nation-edu.com/index.htm",null,null); var oSubMenu8=oItem.addSubMenu(); var oSubItem = oSubMenu8.addSubItem("8.0","基金介绍","http://www.nation-edu.com/index.htm",null,null); var oSubItem = oSubMenu8.addSubItem("8.1","基金申请","http://www.nation-edu.com/index.htm",null,null); var oSubItem = oSubMenu8.addSubItem("8.2","项目评估","http://www.nation-edu.com/index.htm",null,null); var oSubItem = oSubMenu8.addSubItem("8.3","成果展示","http://www.nation-edu.com/index.htm",null,null); var oSubItem = oSubMenu8.addSubItem("8.4","表彰奖励","http://www.nation-edu.com/index.htm",null,null); oMenu.drawMenu(); if (document.all) { document.body.onclick=oMenu.refresh; document.body.onmouseover=oMenu.refresh; } }