﻿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('			<td rowspan="3"><a href="http://www.netpolice.gov.cn/wj/wlbj_info.asp" target="_black"><img src="/images/discuz_icon.gif"></a></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">本网站要求计算机的分辨率为1024*768 技术支持：文成县信息化管理办公室</td>');
document.writeln('		</tr>');
document.writeln('	</table>');
document.writeln('</div>');