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/list/hdmm/1/cn/19120/19114.html","");
menu5.addItem("竹子类", "/index.php/list/hdmm/1/cn/19121/19114.html","");
menu5.addItem("花灌木类", "/index.php/list/hdmm/1/cn/19122/19114.html","");
menu5.addItem("珍稀品种类", "/index.php/list/hdmm/1/cn/19123/19114.html","");
menu5.addItem("花卉类", "/index.php/list/hdmm/1/cn/19124/19114.html","");
menu5.addItem("盆景类", "/index.php/list/hdmm/1/cn/19125/19114.html","");
var menu6 = ms.addMenu(document.getElementById("mainmenu6"));
menu6.addItem("公园类", "/index.php/list/hdmm/1/cn/19141/19135.html","");
menu6.addItem("街道类", "/index.php/list/hdmm/1/cn/19142/19135.html","");
menu6.addItem("校园类", "/index.php/list/hdmm/1/cn/19146/19135.html","");
menu6.addItem("居住区类", "/index.php/list/hdmm/1/cn/19144/19135.html","");
menu6.addItem("城市绿地类", "/index.php/list/hdmm/1/cn/19145/19135.html","");
menu6.addItem("河道湿地类", "/index.php/list/hdmm/1/cn/19143/19135.html","");
mtDropDown.renderAll();
}
//初始菜单
window.onload = init;