﻿document.writeln('<div class="footer" id="footer">');
document.writeln('	<table width="800" border="0" align="center" cellpadding="0" cellspacing="0">');
document.writeln('		<tr>');
document.writeln('			<td width="258" height="34" align="right"><strong>copyright(C)2008</strong></td>');
document.writeln('			<td width="30" align="center">');
document.writeln('			<img src="/image/logo.jpg" width="16" height="16"></td>');
document.writeln('			<td width="512"><strong>文成县人民政府办公室承办 文成县人民政府主办 版权所有</strong></td>');
document.writeln('		</tr>');
document.writeln('		<tr>');
document.writeln('			<td height="13" colspan="3" align="center">文成县信息化管理办公室建设管理 备案证编号：浙ICP备 ');
document.writeln('			06031832号<br>');
document.writeln('			</td>');
document.writeln('		</tr>');
document.writeln('		<tr>');
document.writeln('			<td height="32" colspan="3" align="center">网站声明 | 网站地图 | 隐私声明 | 联系我们</td>');
document.writeln('		</tr>');
document.writeln('	</table>');
document.writeln('</div>');