﻿function setBottom(){
   var strBottom='';
   strBottom+="<table cellspacing=\"0\" cellpadding=\"0\" width=\"920\" border=\"0\" background=\"/zzfet/cms/templates/40119419469150000/images/bot_01.gif\" height=\"35\">";
   strBottom+="    <tbody>";
   strBottom+="        <tr align=\"center\">";
   strBottom+="        <td height=\"35\" width=\"250\"></td>";
   strBottom+="        <td><a class=\"light12\" href=\"http://www.zzfet.gov.cn/zzfet/cms/sitemanage/detail.shtml?id=11003894839000&siteId=10970676164000\" target=\"_blank\"><span class=\"light12\">关于我们</span></a></td>";
   strBottom+="        <td><span class=\"light12\">| </span></td>";
   strBottom+="        <td><a class=\"light12\" href=\"http://www.zzfet.gov.cn/zzfet/cms/sitemanage/detail.shtml?id=10128491207290004&siteId=10970694457000\" target=\"_blank\"><span class=\"light12\">网站地图</span></a></td>";
   strBottom+="        <td><span class=\"light12\">| </span></td>";
   strBottom+="        <td><a onclick=\"window.open('href=\"http://www.zzfet.gov.cn/zzfet/jeaf/stat/statistics.shtml\"', 'statistics', 'width=360,height=350,scrollbars=yes,status=no,resizable=yes,toolbar=no,menubar=no,location=no', false);return false; href=\"http://www.zzfet.gov.cn/zzfet/jeaf/stat/statistics.shtml\" target=\"_blank\"><span class=\"light12\">访问量统计</span></a></td>";
   strBottom+="        <td><span class=\"light12\">| </span></td>";
   strBottom+="        <td><a href=\"/zzfet/admin.jsp\"><span class=\"light12\">网站管理</span></a> </td>";
   strBottom+="        <td width=\"250\"></td>";
   strBottom+="        </tr>";

   strBottom+="        <tr>";
   strBottom+="            <td colspan=\"13\" class=\"12\" align=\"center\" bgcolor=\"#d7dfe1\">版权所有：漳州市对外贸易经济合作局&nbsp;&nbsp;&nbsp;闽ICP备05025750号<br />";
   strBottom+="            邮编：363000&nbsp;电话：0596-2671588，2671599 &nbsp;传真：0596-2671500<br />";
   strBottom+="            地址：漳州市胜利东路外经贸广场四、五层&nbsp;&nbsp;&nbsp;技术支持：远略(福州)软件技术有限公司</td>";
   strBottom+="        </tr>";
   strBottom+="    </tbody>";
   strBottom+="</table>";

   return strBottom;

}