if (mtDropDown.isSupported()) { var ms = new mtDropDownSet(mtDropDown.direction.down, 0, 0, mtDropDown.reference.bottomLeft); var menu10 = ms.addMenu(document.getElementById("mainmenu10")); menu10.addItem("国家公布十个涉嫌商标", "/index.php/news/szipw/1/cn/2915/12.html",""); menu10.addItem("商标局2006年下半年认", "/index.php/news/szipw/1/cn/2916/12.html",""); menu10.addItem("奥林匹克标志保护条例", "/index.php/news/szipw/1/cn/2917/12.html",""); menu10.addItem("工商机关重视和加强地", "/index.php/news/szipw/1/cn/2918/12.html",""); menu10.addItem("周伯华参加地理标志会", "/index.php/news/szipw/1/cn/2919/12.html",""); menu10.addItem("世界地理标志大会在京", "/index.php/news/szipw/1/cn/2920/12.html",""); menu10.addItem("国家知识产权局与非洲", "/index.php/news/szipw/1/cn/2921/12.html",""); menu10.addItem("2007年上半年专利申请", "/index.php/news/szipw/1/cn/2922/12.html",""); menu10.addItem("河南驻马店局成功进行", "/index.php/news/szipw/1/cn/2923/12.html",""); menu10.addItem("首批36家企业国家重点", "/index.php/news/szipw/1/cn/2924/12.html",""); menu10.addItem("自然人办理商标注册申", "/index.php/news/szipw/1/cn/2941/12.html",""); mtDropDown.renderAll(); } //初始菜单 window.onload = init;