function js_Footer(){
		document.write("<table width='100%' border='0' cellspacing='0' cellpadding='0' height='45'>");
		document.write("<tr>");
		document.write("<td width='181'><img src=\"../../../514vacbiores/images/index/copy_logo.gif\"></td>");
		document.write("<td width='594' background=\"../../../514vacbiores/images/index/copy_bg.gif\"><img src=\"../../../514vacbiores/images/index/copy_text.gif\" usemap=\"#Map3\" border=\"0\"></td>");
		document.write("<td background=\"../../../514vacbiores/images/index/copy_bg.gif\">&nbsp;</td>");
		document.write("</tr>");
		document.write("</table>");
		document.write("<map name=\"Map3\">");
		document.write("<area shape=\"rect\" coords=\"356,14,429,34\" href=\"Sales.html\" onFocus=blur()>");
		document.write("<area shape=\"rect\" coords=\"434,14,510,34\" href=\"About.html\" onFocus=blur()>");
		document.write("<area shape=\"rect\" coords=\"515,16,579,34\" href=\"mailto:webmaster@vacbio.cn\" onFocus=blur()>");
		document.write("</map>");
}