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/jinqiangshou/text-19518.html","");
menu2.addItem("资质荣誉", "/userlist/jinqiangshou/text-19529.html","");
mtDropDown.renderAll();
}
//初始菜单
window.onload = init;