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/lhyuye/text-18209.html","");
menu2.addItem("领导关怀", "/userlist/lhyuye/text-18210.html","");
menu2.addItem("办公一偶", "/userlist/lhyuye/text-18213.html","");
menu2.addItem("资质荣誉", "/userlist/lhyuye/text-18808.html","");
var menu3 = ms.addMenu(document.getElementById("mainmenu3"));
menu3.addItem("精彩视频", "/userlist/lhyuye/text-18222.html","");
var menu4 = ms.addMenu(document.getElementById("mainmenu4"));
menu4.addItem("水产养殖", "/index.php/list/lhyuye/1/cn/18218/18204.html","");
menu4.addItem("产品销售", "/index.php/news/lhyuye/1/cn/18223/18204.html","");
menu4.addItem("水产加工", "/index.php/news/lhyuye/1/cn/18224/18204.html","");
menu4.addItem("技术服务", "/index.php/news/lhyuye/1/cn/18221/18204.html","");
menu4.addItem("鱼药饲料", "/index.php/list/lhyuye/1/cn/18219/18204.html","");
menu4.addItem("渔业用具", "/index.php/list/lhyuye/1/cn/18220/18204.html","");
mtDropDown.renderAll();
}
//初始菜单
window.onload = init;