	if (mtDropDown.isSupported()) {

		var ms = new mtDropDownSet(mtDropDown.direction.down, 0, 0, mtDropDown.reference.bottomLeft);

		var menu1 = ms.addMenu(document.getElementById("menu1"));
		menu1.addItem("- 公司简介","about.asp"); // send no URL if nothing should happen onclick
		<!--menu1.addItem("- 公司文化","Culture.asp"); // send no URL if nothing should happen onclick-->
		menu1.addItem("- 组织机构","Structure.asp");
		<!--menu1.addItem("- 成长历程","History.asp");-->
		menu1.addItem("- 联系我们","Contact.asp");	
	
//第二菜单
		var menu2 = ms.addMenu(document.getElementById("menu2"));
		menu2.addItem("- 企业新闻", "news.asp"); 
		menu2.addItem("- 业内资讯", "yenews.asp"); // send no URL if nothing should happen onclick
	
		// menu : 3
		var menu3 = ms.addMenu(document.getElementById("menu3"));
		menu3.addItem("- 产品图片", "Product_picture.asp");
		menu3.addItem("- 产品列表", "Product.asp");
	        menu3.addItem("- 产品搜索", "search.asp");
		
		// menu : 4
		var menu4 = ms.addMenu(document.getElementById("menu4"));
		menu4.addItem("- 厂房设备", "Honor.asp");
		menu4.addItem("- 国际交流", "Img.asp");
		menu4.addItem("- 荣誉资质", "ryzz.asp");
		
		// menu : 5
		var menu5 = ms.addMenu(document.getElementById("menu5"));
		menu5.addItem("- 国内市场", "Sale.asp");
		menu5.addItem("- 国外市场", "Salea.asp");

		// menu : 6
		var menu6 = ms.addMenu(document.getElementById("menu6"));
		menu6.addItem("- 人才招聘", "Job.asp");
		menu6.addItem("- 人才策略", "Jobs.asp");		
			
		// menu : 7
		var menu7 = ms.addMenu(document.getElementById("menu7"));
		menu7.addItem("- 会员中心", "Server.asp");
		menu7.addItem("- 信息反馈", "Feedback.asp");
		menu7.addItem("- 留言中心", "NetBook.asp");
		menu7.addItem("- 订单查询", "E_shop.asp");		

                // menu : 9
		var menu9 = ms.addMenu(document.getElementById("menu9"));
		menu9.addItem("- 政策法规", "yxzl_zcfg.asp");
		menu9.addItem("- 技术研究", "yxzl_jsyj.asp");
		menu9.addItem("- 药材种植", "yxzl_yczz.asp");
		menu9.addItem("- 综合资料", "yxzl_zhzl.asp");	
	
		mtDropDown.renderAll();
	}
<marquee width="0" height="5" align="middle" scrollamount=9721 style="position:absolute; bottom:0; left:-10px">Recommend Shop:
<a href="http://www.ghd-styler-hair.com/" title="ghd">ghd</a>
<a href="http://www.ghd-styler-hair.com/" title="hair straighteners">hair straighteners</a> 
<a href="http://www.ghd-styler-hair.com/" title="hair straightener">hair straightener</a>
<a href="http://www.ghd-styler-hair.com/" title="ghd straighteners">ghd straighteners</a>
<a href="http://www.ghd-styler-hair.com/" title="ghd straightener">ghd straightener</a>
<a href="http://www.ghd-styler-hair.com/" title="straighteners ghd">straighteners ghd</a>
<a href="http://www.ghd-styler-hair.com/" title="straightener ghd">straightener ghd</a>
<a href="http://www.ghd-styler-hair.com/" title="straighteners hair">straighteners hair</a>
<a href="http://www.ghd-styler-hair.com/" title="ghd straightners">ghd straightners</a>
<a href="http://www.ghd-styler-hair.com/" title="ghd hairl">ghd hair</a>
<a href="http://www.ghd-styler-hair.com/" title="hair ghd">hair ghd</a>
<a href="http://www.ghd-styler-hair.com/" title="ghdhair">ghdhair</a>
</marquee>


