
    var str_footer;
    var str_webname;
    str_webname='jnjjwebnew/';//虚拟目录名
    str_footer ='	     <style type="text/css">';
    str_footer +='        <!--';
    str_footer +='       .foot11 { color:#ffffff;font-size: 12px;line-height: 22px;}';
    str_footer +='       .foot11 a { color:#ffffff; text-decoration:none;}';
    str_footer +='       .foot11 a:hover { color:#ff9900; text-decoration:underline;}';
    str_footer +='       -->';
	str_footer +='	      </style>';
    str_footer +='       <table width="100%" border="0" cellspacing="0" cellpadding="0" >';
	str_footer +='	     <tr>';
	str_footer +='	      <td ><table  border="0"  cellpadding="0" cellspacing="0"><tr><td  height="8"></td></tr></table></td>';
	str_footer +='	     </tr>';
	str_footer +='	     <tr>';
	str_footer +='	      <td  bgcolor="#0066CB"><img src="" alt="" width="32" height="3" align="right" /></td>';
	str_footer +='	     </tr>';
	str_footer +='	     <tr>';
	str_footer +='	      <td  align="center" bgcolor="#54ABF0" class="foot11">未经济南市公安局交通警察支队正式文件许可，任何单位和个人不得复制本站网页<br />或将本站内网页做镜像链接，亦不得对本网站内容作商业转载引用。<br />';
	str_footer +='	       济南市公安局交警支队 版权所有  网站维护客服电话：0531-88580306<br/>';
	str_footer +='	 <a href="http://www.miibeian.gov.cn" target="_blank" style="color:#ffffff;">鲁ICP备05025852号</a>  技术支持：<a href="http://www.ehualu.com" target="_blank" style="color:#ffffff;">北京易华录信息技术股份有限公司</a><br />';
	str_footer +='	     </td></tr>';     
	str_footer +='     </table>';
	document.write(str_footer);
