Notice: Use of undefined constant u - assumed 'u' in C:\PHPnow-1.5.6\htdocs\web\xiala.php on line 10

Notice: Use of undefined constant l - assumed 'l' in C:\PHPnow-1.5.6\htdocs\web\xiala.php on line 11
if (mtDropDown.isSupported()) { var ms = new mtDropDownSet(mtDropDown.direction.down, 0, 0, mtDropDown.reference.bottomLeft); var menu3 = ms.addMenu(document.getElementById("mainmenu3")); menu3.addItem("基地简介", "/userlist/myxinhua/text-19503.html",""); menu3.addItem("经理致辞", "/userlist/myxinhua/text-19504.html",""); menu3.addItem("资质荣誉", "/index.php/list/myxinhua/1/cn/19506/19482.html",""); menu3.addItem("领导关怀", "/index.php/list/myxinhua/1/cn/19507/19482.html",""); menu3.addItem("基地文化", "/userlist/myxinhua/text-19505.html",""); var menu5 = ms.addMenu(document.getElementById("mainmenu5")); menu5.addItem("行业动态", "/index.php/news/myxinhua/1/cn/19509/19484.html",""); menu5.addItem("疾病防治", "/index.php/news/myxinhua/1/cn/22931/19484.html",""); mtDropDown.renderAll(); } //初始菜单 window.onload = init;