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 menu5 = ms.addMenu(document.getElementById("mainmenu5"));
menu5.addItem("设备展示", "/userlist/ayhsbz/text-19604.html","");
menu5.addItem("订购须知", "/userlist/ayhsbz/text-19605.html","");
mtDropDown.renderAll();
}
//初始菜单
window.onload = init;