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/yinkerui/text-20553.html",""); menu2.addItem("企业文化", "/userlist/yinkerui/text-20555.html",""); menu2.addItem("组织架构", "/userlist/yinkerui/text-20556.html",""); menu2.addItem("企业资质", "/userlist/yinkerui/text-20554.html",""); var menu3 = ms.addMenu(document.getElementById("mainmenu3")); menu3.addItem("公司动态", "/index.php/news/yinkerui/1/cn/20544/17175.html",""); menu3.addItem("公司视频", "/index.php/news/yinkerui/1/cn/20545/17175.html",""); menu3.addItem("行业资讯", "/index.php/news/yinkerui/1/cn/20557/17175.html",""); menu3.addItem("试验示范", "/index.php/news/yinkerui/1/cn/20558/17175.html",""); var menu6 = ms.addMenu(document.getElementById("mainmenu6")); menu6.addItem("乡村季风推荐产品", "/userlist/yinkerui/text-16900.html",""); var menu8 = ms.addMenu(document.getElementById("mainmenu8")); menu8.addItem("代理合作", "/userlist/yinkerui/text-20546.html",""); menu8.addItem("客户服务", "/userlist/yinkerui/text-20547.html",""); mtDropDown.renderAll(); } //初始菜单 window.onload = init;