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 menu4 = ms.addMenu(document.getElementById("mainmenu4"));
menu4.addItem("苹果", "/index.php/list/myshuzhi/1/cn/16925/16914.html","");
menu4.addItem("蜜桃", "/index.php/list/myshuzhi/1/cn/16926/16914.html","");
mtDropDown.renderAll();
}
//初始菜单
window.onload = init;