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("通知公告", "/index.php/news/mynj/1/cn/20689/20682.html","");
menu2.addItem("行政许可", "/index.php/news/mynj/1/cn/20690/20682.html","");
menu2.addItem("行风建设", "/index.php/news/mynj/1/cn/20691/20682.html","");
menu2.addItem("党务建设", "/index.php/news/mynj/1/cn/20692/20682.html","");
var menu4 = ms.addMenu(document.getElementById("mainmenu4"));
menu4.addItem("机构简介", "/index.php/news/mynj/1/cn/21195/20684.html","");
menu4.addItem("领导班子", "/index.php/news/mynj/1/cn/21196/20684.html","");
menu4.addItem("职能职责", "/index.php/news/mynj/1/cn/21197/20684.html","");
menu4.addItem("领导分工", "/index.php/news/mynj/1/cn/21198/20684.html","");
var menu5 = ms.addMenu(document.getElementById("mainmenu5"));
menu5.addItem("实用技术", "/index.php/news/mynj/1/cn/20696/20685.html","");
menu5.addItem("新机具", "/index.php/news/mynj/1/cn/20697/20685.html","");
menu5.addItem("新技术", "/index.php/news/mynj/1/cn/20698/20685.html","");
menu5.addItem("推广示范", "/index.php/news/mynj/1/cn/20699/20685.html","");
var menu6 = ms.addMenu(document.getElementById("mainmenu6"));
menu6.addItem("安全监理", "/index.php/news/mynj/1/cn/20702/20686.html","");
menu6.addItem("队伍建设", "/index.php/news/mynj/1/cn/20704/20686.html","");
menu6.addItem("安全知识", "/index.php/news/mynj/1/cn/20706/20686.html","");
menu6.addItem("教育培训", "/index.php/news/mynj/1/cn/20707/20686.html","");
var menu7 = ms.addMenu(document.getElementById("mainmenu7"));
menu7.addItem("维修动态", "/index.php/news/mynj/1/cn/20708/20687.html","");
menu7.addItem("网点管理", "/index.php/news/mynj/1/cn/20709/20687.html","");
menu7.addItem("技能鉴定", "/index.php/news/mynj/1/cn/20710/20687.html","");
menu7.addItem("质量鉴定", "/index.php/news/mynj/1/cn/20711/20687.html","");
mtDropDown.renderAll();
}
//初始菜单
window.onload = init;