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/mykfq/text-20588.html","");
menu2.addItem("开发区概况", "/userlist/mykfq/text-20589.html","");
menu2.addItem("区位交通", "/userlist/mykfq/text-20590.html","");
menu2.addItem("领导分工", "/userlist/mykfq/text-21774.html","");
menu2.addItem("内设机构", "/userlist/mykfq/text-21775.html","");
menu2.addItem("主任信箱", "/userlist/mykfq/text-21776.html","");
var menu3 = ms.addMenu(document.getElementById("mainmenu3"));
menu3.addItem("通知公告", "/index.php/news/mykfq/1/cn/21226/20633.html","");
menu3.addItem("办事指南", "/index.php/news/mykfq/1/cn/20634/20633.html","");
menu3.addItem("规范性文件", "/index.php/news/mykfq/1/cn/20636/20633.html","");
var menu5 = ms.addMenu(document.getElementById("mainmenu5"));
menu5.addItem("最新动态", "/index.php/news/mykfq/1/cn/20600/20584.html","");
var menu6 = ms.addMenu(document.getElementById("mainmenu6"));
menu6.addItem("基础设施", "/userlist/mykfq/text-20591.html","");
menu6.addItem("人力资源", "/userlist/mykfq/text-20592.html","");
menu6.addItem("投资服务", "/userlist/mykfq/text-20593.html","");
menu6.addItem("投资环境", "/userlist/mykfq/text-20639.html","");
var menu7 = ms.addMenu(document.getElementById("mainmenu7"));
menu7.addItem("产业导向", "/userlist/mykfq/text-20594.html","");
menu7.addItem("优惠政策", "/userlist/mykfq/text-20595.html","");
menu7.addItem("投资程序", "/userlist/mykfq/text-20597.html","");
menu7.addItem("推介项目", "/userlist/mykfq/text-20598.html","");
menu7.addItem("在线招商", "/index.php/guest/mykfq/1/cn/20599/20583.html","");
mtDropDown.renderAll();
}
//初始菜单
window.onload = init;