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/gaosheng/text-22742.html",""); menu2.addItem("菲律宾简介", "/userlist/gaosheng/text-22743.html",""); menu2.addItem("新加坡简介", "/userlist/gaosheng/text-22744.html",""); menu2.addItem("日本简介", "/userlist/gaosheng/text-22745.html",""); menu2.addItem("韩国简介", "/userlist/gaosheng/text-22746.html",""); menu2.addItem("公司环境", "/index.php/list/gaosheng/1/cn/22747/22729.html",""); var menu3 = ms.addMenu(document.getElementById("mainmenu3")); menu3.addItem("韩国", "/index.php/list/gaosheng/1/cn/22751/22734.html",""); menu3.addItem("日本", "/index.php/list/gaosheng/1/cn/22752/22734.html",""); menu3.addItem("新加坡", "/index.php/list/gaosheng/1/cn/22749/22734.html",""); menu3.addItem("菲律宾", "/index.php/list/gaosheng/1/cn/22750/22734.html",""); var menu6 = ms.addMenu(document.getElementById("mainmenu6")); menu6.addItem("客户服务", "/userlist/gaosheng/text-22737.html",""); mtDropDown.renderAll(); } //初始菜单 window.onload = init;