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/mytiancai/text-18106.html","");
menu2.addItem("厂容厂貌", "/userlist/mytiancai/text-20526.html","");
menu2.addItem("最新设备", "/userlist/mytiancai/text-18107.html","");
menu2.addItem("企业荣誉", "/userlist/mytiancai/text-18108.html","");
var menu5 = ms.addMenu(document.getElementById("mainmenu5"));
menu5.addItem("招聘信息", "/index.php/job/mytiancai/1/cn/18113/18092.html","");
mtDropDown.renderAll();
}
//初始菜单
window.onload = init;