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("图书馆设备", "/index.php/store/batuoxin/1/cn/8550/8509.html","");
menu5.addItem("思想主义类", "/index.php/store/batuoxin/1/cn/8516/8509.html","");
menu5.addItem("哲学宗教类", "/index.php/store/batuoxin/1/cn/8517/8509.html","");
menu5.addItem("政治军事类", "/index.php/store/batuoxin/1/cn/8518/8509.html","");
menu5.addItem("法律法规类", "/index.php/store/batuoxin/1/cn/8519/8509.html","");
menu5.addItem("社会经济类", "/index.php/store/batuoxin/1/cn/8520/8509.html","");
menu5.addItem("文化教育类", "/index.php/store/batuoxin/1/cn/8521/8509.html","");
menu5.addItem("文学艺术类", "/index.php/store/batuoxin/1/cn/8522/8509.html","");
menu5.addItem("工业技术类", "/index.php/store/batuoxin/1/cn/8523/8509.html","");
menu5.addItem("天文地理类", "/index.php/store/batuoxin/1/cn/8524/8509.html","");
menu5.addItem("儿童读物类", "/index.php/store/batuoxin/1/cn/8525/8509.html","");
menu5.addItem("农业科学类", "/index.php/store/batuoxin/1/cn/8526/8509.html","");
menu5.addItem("医药卫生类", "/index.php/store/batuoxin/1/cn/8527/8509.html","");
menu5.addItem("综合图书类", "/index.php/store/batuoxin/1/cn/8528/8509.html","");
mtDropDown.renderAll();
}
//初始菜单
window.onload = init;