关于“太原市公安局公共信息网络安全监察报警网站”
在线报警图标链接的说明
各互联网站经营单位:
太原市公安局公共信息网络安全监察报警网站已经正式上线运行,为了加强公开管理,便于网民在线报警及求助,要求各网站在首页、论坛、留言板及主要页面的页脚处作网上报警厅的图片链接。
链接图片:

图片下载地址:
http://taiyuan.cyberpolice.cn/uploadfiles/files/wywljc.gif
链接网址:
为了便于各网站制作,特制作页脚链接示范模板页面供大家参考。
页脚示例模板代码:
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset="gb2312"">
<title>网上警亭页脚链接 -- 模板</title>
<link href="css/css0.css" rel="stylesheet" type="text/css">
</head>
<body topmargin="0" leftmargin="0">
<!-- 备注1:***** 分割线 ***** 可选 -->
<table width="960" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td><hr size="1"></td>
</tr>
</table>
<!-- ***** 分割线 ***** 可选 备注1结束 -->
<table width="800" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td width="15%">
</td>
<!-- 备注2 ***** 太原网警 网上报警亭 图片链接 ***** -->
<td width="15%" valign="top" align="right">
<div align="center">
<a href="http://taiyuan.cyberpolice.cn" target="_blank">
<img src="tywljc.gif" width="100" height="100" border="0">
</a>
</div>
</td>
<!-- ***** 太原网警 网上报警亭 图片链接 ***** 备注2结束 -->
<td width="45%" align="left">
<table border="0" align="left" cellpadding="0" cellspacing="0">
<tr>
<td height="28">
<div align="center">
<font size="2">
<a target="_blank" href="http://"> <!-- 示例文字 须填写准确信息和超链接-->
<font color="#000000">示例文字</font>
</a>
<font color="#000000">
<a target="_blank" href="http://">示例文字</a> <!-- 示例文字 须填写准确信息和超链接-->
<a target="_blank" href="http://">示例文字</a> <!-- 示例文字 须填写准确信息和超链接-->
<a target="_blank" href="http://">示例文字</a> <!-- 示例文字 须填写准确信息和超链接-->
<a target="_blank" href="http://">示例文字</a> <!-- 示例文字 须填写准确信息和超链接-->
</font>
</font>
</div>
</td>
</tr>
<tr>
<td height="28">
<div align="center">
<font color="#000000" size="2">
版权所有: 单位名称 <!-- 示例文字 须填写准确信息-->
</font>
</div>
</td>
</tr>
<tr>
<td height="28">
<div align="center">
<font color="#000000" size="2">
ICP许可证号:晋ICP备88888888号 <!-- 示例文字 须填写准确信息-->
</font>
</div>
</td>
</tr>
<tr>
<td height="28">
<div align="center">
<font color="#000000" size="2">
制作维护: 公司信息 <!-- 示例文字 须填写准确信息-->
</font>
</div>
</td>
</tr>
</table>
</td>
<td width="15%">
</td>
</tr>
</table>
</body>
</html>