<!--
function Menu(id){
document.write("<li><a href=\"index.asp\" title=\"首页\" target=\"_self\">首&nbsp;&nbsp;页</a></li>");
if(id==1)	document.write("<li class=\"current\"><a href=\"about.asp\" title=\"公司简介\" target=\"_self\">公司简介</a></li>");
else		document.write("<li><a href=\"about.asp\" title=\"公司简介\" target=\"_self\">公司简介</a></li>");
if(id==2)	document.write("<li class=\"current\"><a href=\"product.asp\" title=\"产品展示\" target=\"_self\">产品展示</a></li>");
else		document.write("<li><a href=\"product.asp\" title=\"产品展示\" target=\"_self\">产品展示</a></li>");
if(id==3)	document.write("<li class=\"current\"><a href=\"info.asp\" title=\"资讯中心\" target=\"_self\">资讯中心</a></li>");
else		document.write("<li><a href=\"info.asp\" title=\"资讯中心\" target=\"_self\">资讯中心</a></li>");
if(id==4)	document.write("<li class=\"current\"><a href=\"hr.asp\" title=\"人才招聘\" target=\"_self\">人才招聘</a></li>");
else		document.write("<li><a href=\"hr.asp\" title=\"人才招聘\" target=\"_self\">人才招聘</a></li>");
if(id==5)	document.write("<li class=\"current\"><a href=\"customer.asp\" title=\"典型客户\" target=\"_self\">典型客户</a></li>");
else		document.write("<li><a href=\"customer.asp\" title=\"典型客户\" target=\"_self\">典型客户</a></li>");
if(id==6)	document.write("<li class=\"current\"><a href=\"honor.asp\" title=\"资质荣誉\" target=\"_self\">资质荣誉</a></li>");
else		document.write("<li><a href=\"honor.asp\" title=\"资质荣誉\" target=\"_self\">资质荣誉</a></li>");
if(id==7)	document.write("<li class=\"current\"><a href=\"service.asp\" title=\"服务网点\" target=\"_self\">服务网点</a></li>");
else		document.write("<li><a href=\"service.asp\" title=\"服务网点\" target=\"_self\">服务网点</a></li>");
if(id==8)	document.write("<li class=\"current\"><a href=\"feedback.asp\" title=\"信息反馈\" target=\"_self\">信息反馈</a></li>");
else		document.write("<li><a href=\"feedback.asp\" title=\"信息反馈\" target=\"_self\">信息反馈</a></li>");
if(id==9)	document.write("<li class=\"current\"><a href=\"contact.asp\" title=\"联系我们\" target=\"_self\">联系我们</a></li>");
else		document.write("<li><a href=\"contact.asp\" title=\"联系我们\" target=\"_self\">联系我们</a></li>");}
function Bottom(){
document.write("<div id=\"bottom\"><div class=\"mid\">");
document.write("<div id=\"icpNum\">销售热线:+86-513-83812100&nbsp;&nbsp;83812200&nbsp;&nbsp;83815100&nbsp;&nbsp;83816188&nbsp;&nbsp;&nbsp;技术支持:+86-513-83816288&nbsp;&nbsp;&nbsp;传真:+86-513-83812188</div>");
document.write("<div id=\"copyright\">Copyright&nbsp;&copy;&nbsp;2000-2009&nbsp;<a href=\"http://www.nthongda.com/\" target=\"_self\" title=\"南通宏大 - 纺织仪器\">www.nthongda.com</a>&nbsp;All rights reserved.&nbsp;&nbsp;&nbsp;<a href=\"http://www.nthongda.com/\" target=\"_self\" title=\"宏大仪器 - 纺织仪器\">南通宏大实验仪器有限公司</a>&nbsp;&nbsp;版权所有&nbsp;&nbsp;&nbsp;<a href=\"http://www.miibeian.gov.cn/\" target=\"_blank\" title=\"苏ICP备05011821号\">苏ICP备05011821号</a></div>");
document.write("</div></div>");}
//Left_Search
function clsKey(){if(document.getElementById("sKey").value == "型号/名称/功能/适用标准"){document.getElementById("sKey").value = "";document.getElementById("sKey").style.color="#FF0066";}}
function setKey(){if(document.getElementById("sKey").value == ""){document.getElementById("sKey").value = "型号/名称/功能/适用标准";document.getElementById("sKey").style.color="#CCCCCC";}}
function checkSearchForm(){var strKey = document.getElementById("sKey").value;if( (strKey == "") || (strKey == "型号/名称/功能/适用标准") ){alert("请输入关键字！");return false;}return true;}
//-->
