日期:2014-05-17 浏览次数:20772 次
if(navigator.appName == "Netscape"){
	document.write("<object type='text/html' data='Public/header.html' width=100% height=147></object>");
}else{
	document.write("<object type='text/x-scriptlet' data='Public/header.html' width=100% height=147></object>");
}
?