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/dmxflm/text-19941.html","");
menu2.addItem("公司文化", "/userlist/dmxflm/text-19942.html","");
menu2.addItem("最新公告", "/index.php/news/dmxflm/1/cn/20035/19940.html","");
var menu3 = ms.addMenu(document.getElementById("mainmenu3"));
menu3.addItem("新闻动态", "/index.php/news/dmxflm/1/cn/20315/19944.html","");
var menu4 = ms.addMenu(document.getElementById("mainmenu4"));
menu4.addItem("卡片功能介绍", "/userlist/dmxflm/text-19950.html","");
menu4.addItem("用户使用须知", "/userlist/dmxflm/text-19951.html","");
menu4.addItem("营业网点", "/index.php/news/dmxflm/1/cn/20316/19948.html","");
var menu5 = ms.addMenu(document.getElementById("mainmenu5"));
menu5.addItem("百货超市", "/index.php/list/dmxflm/1/cn/19975/19954.html","");
menu5.addItem("酒店餐饮", "/index.php/list/dmxflm/1/cn/19980/19954.html","");
menu5.addItem("西饼糕点", "/index.php/list/dmxflm/1/cn/19985/19954.html","");
menu5.addItem("家居置业", "/index.php/list/dmxflm/1/cn/19978/19954.html","");
menu5.addItem("家电通讯", "/index.php/list/dmxflm/1/cn/19977/19954.html","");
menu5.addItem("休闲娱乐", "/index.php/list/dmxflm/1/cn/19986/19954.html","");
menu5.addItem("美容健身", "/index.php/list/dmxflm/1/cn/19982/19954.html","");
menu5.addItem("医疗教育", "/index.php/list/dmxflm/1/cn/19979/19954.html","");
menu5.addItem("公共服务", "/index.php/list/dmxflm/1/cn/19984/19954.html","");
menu5.addItem("品牌专卖", "/index.php/list/dmxflm/1/cn/19983/19954.html","");
var menu6 = ms.addMenu(document.getElementById("mainmenu6"));
menu6.addItem("优惠活动", "/index.php/news/dmxflm/1/cn/19991/19955.html","");
menu6.addItem("积分活动", "/index.php/news/dmxflm/1/cn/19987/19955.html","");
menu6.addItem("积分换礼", "/index.php/news/dmxflm/1/cn/19988/19955.html","");
menu6.addItem("积分规则", "/userlist/dmxflm/text-19989.html","");
mtDropDown.renderAll();
}
//初始菜单
window.onload = init;