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/mymfc/text-18617.html","");
menu2.addItem("董事长致辞", "/userlist/mymfc/text-18620.html","");
menu2.addItem("组织架构", "/userlist/mymfc/text-18660.html","");
menu2.addItem("荣誉及认证", "/index.php/news/mymfc/1/cn/18619/18616.html","");
menu2.addItem("公司文化", "/userlist/mymfc/text-18618.html","");
menu2.addItem("企业家档案", "http://myxdaj.com/ymda/lmdaslj.htm","");
var menu4 = ms.addMenu(document.getElementById("mainmenu4"));
menu4.addItem("竹节纱系列", "/index.php/list/mymfc/1/cn/23665/18621.html","");
menu4.addItem("麻类混纺纱系列", "/index.php/list/mymfc/1/cn/18767/18621.html","");
menu4.addItem("腈纶及腈纶/棉(粘)混纺系列", "/index.php/list/mymfc/1/cn/23658/18621.html","");
menu4.addItem("阻燃腈(棉)系列", "/index.php/list/mymfc/1/cn/23656/18621.html","");
menu4.addItem("彩点纱系列", "/index.php/list/mymfc/1/cn/23657/18621.html","");
menu4.addItem("羊毛、绒混纺纱系列", "/index.php/list/mymfc/1/cn/18771/18621.html","");
menu4.addItem("半精纺系列", "/index.php/list/mymfc/1/cn/18766/18621.html","");
menu4.addItem("芳纶、预氧丝系列", "/index.php/list/mymfc/1/cn/23664/18621.html","");
menu4.addItem("坯布系列", "/index.php/list/mymfc/1/cn/23663/18621.html","");
menu4.addItem("羽毛纱(仿貂)、水晶纱系列", "/index.php/list/mymfc/1/cn/23661/18621.html","");
menu4.addItem("绵羊绒、北极绒弹力纱系列", "/index.php/list/mymfc/1/cn/23662/18621.html","");
menu4.addItem("绢丝混纺纱系列", "/index.php/list/mymfc/1/cn/18770/18621.html","");
menu4.addItem("天丝纯纺及混纺纱系列", "/index.php/list/mymfc/1/cn/18774/18621.html","");
menu4.addItem("有机棉、良好棉花系列", "/index.php/list/mymfc/1/cn/18765/18621.html","");
menu4.addItem("天竹纯纺及混纺纱系列", "/index.php/list/mymfc/1/cn/18768/18621.html","");
menu4.addItem("莫代尔纯纺及混纺纱系列", "/index.php/list/mymfc/1/cn/18769/18621.html","");
var menu5 = ms.addMenu(document.getElementById("mainmenu5"));
menu5.addItem("厂房厂区", "/index.php/list/mymfc/1/cn/18671/18622.html","");
menu5.addItem("先进设备", "/index.php/list/mymfc/1/cn/18672/18622.html","");
mtDropDown.renderAll();
}
//初始菜单
window.onload = init;