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 menu2 = ms.addMenu(document.getElementById("mainmenu2")); menu2.addItem("基地简介", "/userlist/myxinhua888/text-20017.html",""); menu2.addItem("经理致辞", "/userlist/myxinhua888/text-20018.html",""); menu2.addItem("资质荣誉", "/index.php/list/myxinhua888/1/cn/20019/20016.html",""); menu2.addItem("领导关怀", "/index.php/list/myxinhua888/1/cn/20020/20016.html",""); menu2.addItem("基地文化", "/userlist/myxinhua888/text-20021.html",""); var menu3 = ms.addMenu(document.getElementById("mainmenu3")); menu3.addItem("行业动态", "/index.php/news/myxinhua888/1/cn/20023/20022.html",""); mtDropDown.renderAll(); } //初始菜单 window.onload = init;