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/myfc/text-19817.html","");
menu2.addItem("局长致辞", "/userlist/myfc/text-19816.html","");
menu2.addItem("领导分工", "/userlist/myfc/text-19818.html","");
menu2.addItem("部门职能", "/userlist/myfc/text-19815.html","");
var menu3 = ms.addMenu(document.getElementById("mainmenu3"));
menu3.addItem("群众路线活动专题", "/index.php/news/myfc/1/cn/21223/19846.html","");
var menu5 = ms.addMenu(document.getElementById("mainmenu5"));
menu5.addItem("局长信箱", "http://email.163.com/","");
menu5.addItem("最新公告", "/userlist/myfc/text-19904.html","");
menu5.addItem("房产信息公开", "/userlist/myfc/text-21218.html","");
menu5.addItem("企业介绍", "/index.php/news/myfc/1/cn/19905/19820.html","");
var menu6 = ms.addMenu(document.getElementById("mainmenu6"));
menu6.addItem("房产测绘 ", "/index.php/news/myfc/1/cn/19841/19821.html","");
menu6.addItem("房屋产权管理", "/index.php/news/myfc/1/cn/19827/19821.html","");
menu6.addItem("物业管理", "/index.php/news/myfc/1/cn/19829/19821.html","");
menu6.addItem("房屋补偿", "/index.php/news/myfc/1/cn/19843/19821.html","");
menu6.addItem("房地产开发", "/index.php/news/myfc/1/cn/19844/19821.html","");
menu6.addItem("评估担保", "/index.php/news/myfc/1/cn/19960/19821.html","");
menu6.addItem("资金监管", "/index.php/news/myfc/1/cn/19961/19821.html","");
menu6.addItem("收费标准", "/index.php/news/myfc/1/cn/19963/19821.html","");
var menu7 = ms.addMenu(document.getElementById("mainmenu7"));
menu7.addItem("廉租住房", "/index.php/news/myfc/1/cn/19832/19825.html","");
menu7.addItem("经济适用住房", "/index.php/news/myfc/1/cn/19833/19825.html","");
menu7.addItem("公共租赁住房", "/index.php/news/myfc/1/cn/19834/19825.html","");
menu7.addItem("棚户区改造", "/index.php/news/myfc/1/cn/22903/19825.html","");
var menu9 = ms.addMenu(document.getElementById("mainmenu9"));
menu9.addItem("房产知识", "/index.php/news/myfc/1/cn/19964/19824.html","");
var menu11 = ms.addMenu(document.getElementById("mainmenu11"));
menu11.addItem("在线留言", "/index.php/guest/myfc/1/cn/22478/22470.html","");
mtDropDown.renderAll();
}
//初始菜单
window.onload = init;