<!--
/**
 * 输出页尾
 * @param path 相对路径
 */
function writeFooter(path) {
	if (path == null) {
		path = "./";
	}
	document.writeln("<table width=\"778\" border=\"0\" align=\"center\" cellpadding=\"0\" cellspacing=\"0\">");
	document.writeln("  <tr>");
	document.writeln("    <td colspan=\"3\" height=\"5\"><\/td>");
	document.writeln("  <\/tr>");
	document.writeln("  <tr>");
	document.writeln("    <td colspan=\"3\" align=\"center\" bgcolor=\"#309B00\" class=\"text_white12\">");
	document.writeln("<a href=\"#\" >网站管理<\/a> | ");
	document.writeln("<a href=\"#\" >网站制度<\/a> | ");
	document.writeln("<a href=\"#\" >法律声明<\/a> | ");
	document.writeln("<a href=\"#\" >网站地图<\/a><\/td>");
	document.writeln("  <\/tr>");
	document.writeln("  <tr>");
	document.writeln("    <td width=\"174\" rowspan=\"2\" align=\"center\"><img src=\"" + path + "images\/mof.gif\" width=\"133\" height=\"87\" \/><\/td>");
	document.writeln("    <td width=\"505\" rowspan=\"2\"><table width=\"95%\" border=\"0\" align=\"center\" cellpadding=\"0\" cellspacing=\"0\">");
	document.writeln("        <tr>");
	document.writeln("          <td height=\"20\">版权所有：<a href=\"http:\/\/www.mofcom.gov.cn\" target=\"_blank\">中华人民共和国商务部</a><\/td>");
	document.writeln("          <td>地 址：中国 北京东长安街2号<\/td>");
	document.writeln("        <\/tr>");
	document.writeln("        <tr>");
	document.writeln("          <td height=\"20\">网站管理：<a href=\"http://xxhs.mofcom.gov.cn/\" target=\"_blank\">商务部信息化司</a><\/td>");
	document.writeln("          <td>邮 编：100731<\/td>");
	document.writeln("        <\/tr>");
	document.writeln("        <tr>");
	document.writeln("          <td height=\"20\">技术管理：<a href=\"http:\/\/www.chinabizman.com\" target=\"_blank\">北京易商海泰克科技有限公司<\/a><\/td>");
	document.writeln("          <td>电 话\/传 真：86-10-51651300\/65256615<\/td>");
	document.writeln("        <\/tr>");
	document.writeln("        <tr>");
	document.writeln("          <td height=\"20\">ICP备案编号：京ICP备05004093号<\/td>");
	document.writeln("          <td>邮 编：100005<\/td>");
	document.writeln("        <\/tr>");
	document.writeln("      <\/table><\/td>");
	document.writeln("    <td width=\"99\" height=\"20\" align=\"center\"><img src=\"" + path + "images\/cbg.gif\" width=\"56\" height=\"56\" \/><\/td>");
	document.writeln("  <\/tr>");
	document.writeln("  <tr>");
	document.writeln("    <td align=\"center\"><img src=\"" + path + "images\/gongshang.gif\" width=\"35\" height=\"43\" \/><\/td>");
	document.writeln("  <\/tr>");
	document.writeln("<\/table>");
	//document.write("<div style=\"width: 0px; height: 0px; display: none;\"><script language=\"javascript\" type=\"text\/javascript\" src=\"http:\/\/js.users.51.la\/437768.js\"><\/div><\/script>");
}

/**
 * 输出页尾(省市)
 * @param path 相对路径
 */
function writeFooterForProvince(path) {
	if (path == null) {
		path = "./";
	}
	document.writeln("<table width=\"778\" border=\"0\" align=\"center\" cellpadding=\"0\" cellspacing=\"0\">");
	document.writeln("  <tr>");
	document.writeln("    <td colspan=\"3\" bgcolor=\"#309B00\" height=\"8\"><\/td>");
	document.writeln("  <\/tr>");
	document.writeln("  <tr>");
	document.writeln("    <td colspan=\"3\" align=\"center\" bgcolor=\"#309B00\" class=\"text_white12\">");
	document.writeln("<a href=\"#\" >网站管理<\/a> | ");
	document.writeln("<a href=\"#\" >网站制度<\/a> | ");
	document.writeln("<a href=\"#\" >法律声明<\/a> | ");
	document.writeln("<a href=\"#\" >网站地图<\/a><\/td>");
	document.writeln("  <\/tr>");
	document.writeln("  <tr>");
	document.writeln("    <td width=\"113\" align=\"center\"><a href=\"#\" ><img src=\"" + path + "images\/mof.gif\" width=\"133\" height=\"87\" border=\"0\"><\/a><\/td>");
	document.writeln("    <td width=\"665\"><table width=\"99%\" border=\"0\" align=\"right\" cellpadding=\"0\" cellspacing=\"0\">");
	document.writeln("        <tr>");
	document.writeln("          <td width=\"10%\" height=\"20\">网站管理：<\/td>");
	document.writeln("          <td width=\"28%\"><a href=\"#\" >中华人民共和国商务部信息化司<\/a><\/td>");
	document.writeln("          <td width=\"8%\">联系人：<\/td>");
	document.writeln("          <td width=\"8%\">冯春<\/td>");
	document.writeln("          <td width=\"6%\">电话：<\/td>");
	document.writeln("          <td width=\"15%\">010-65198455<\/td>");
	document.writeln("          <td width=\"7%\">Email：<\/td>");
	document.writeln("          <td>fengchun@mofcom.gov.cn<\/td>");
	document.writeln("        <\/tr>");
	document.writeln("        <tr>");
	document.writeln("          <td height=\"20\">内容组织：<\/td>");
	document.writeln("          <td>&nbsp;<\/td>");
	document.writeln("          <td>联系人：<\/td>");
	document.writeln("          <td>&nbsp;<\/td>");
	document.writeln("          <td>电话：<\/td>");
	document.writeln("          <td>&nbsp;<\/td>");
	document.writeln("          <td>Email：<\/td>");
	document.writeln("          <td>&nbsp;<\/td>");
	document.writeln("        <\/tr>");
	document.writeln("        <tr>");
	document.writeln("          <td height=\"20\">技术支持：<\/td>");
	document.writeln("          <td><a href=\"#\" >北京易商海泰克科技有限公司<\/a><\/td>");
	document.writeln("          <td>联系人：<\/td>");
	document.writeln("          <td>荆涛<\/td>");
	document.writeln("          <td>电话：<\/td>");
	document.writeln("          <td>010-51651300<\/td>");
	document.writeln("          <td>Email：<\/td>");
	document.writeln("          <td>jingtao@myhitech.com<\/td>");
	document.writeln("        <\/tr>");
	document.writeln("      <\/table><\/td>");
	document.writeln("  <\/tr>");
	document.writeln("  <tr>");
	document.writeln("    <td height=\"5\"><\/td>");
	document.writeln("  <\/tr>");
	document.writeln("<\/table>");
	//document.write("<div style=\"width: 0px; height: 0px; display: none;\"><script language=\"javascript\" type=\"text\/javascript\" src=\"http:\/\/js.users.51.la\/437768.js\"><\/div><\/script>");
	//document.close();
}
//-->