﻿var footer = ""

var style_footer = "engfooter"
var image_url = "/img/"

footer+="<link href='../css/footer.css' rel='stylesheet' type='text/css'>"

footer+="<tr>"
footer+="<td width='15'>&nbsp;</td>"
footer+="<td><table width='775px'  border='0' cellspacing='0' cellpadding='0'>"
footer+="<tr>"
footer+="<td align='center'><hr class='dot_line'></td>"
footer+="</tr>"
footer+="<tr>"
footer+="</tr>"
footer+="<tr>"
footer+="<td height='25' align='center' valign='middle'><a href='http://www.doj.gov.hk/' class='c_link_black_small'>律政司</a>  | <a href='http://www.doj.gov.hk/chi/copyright/index.htm' class='c_link_black_small'>免責聲明</a> | <a href='http://www.doj.gov.hk/chi/copyright/privacy.htm' class='c_link_black_small'>私隱政策</a> | <a href='sitemap.htm' class='c_link_black_small'>網址導覽</a></td>"
footer+="</tr>"
footer+="<tr>"
footer+="<td align='center'><hr class='dot_line'></td>"
footer+="</tr>"
footer+="<tr>"
footer+="<td align='left' class='c_content_black_small'>Copyright &copy; 2010 律政司版權所有，對違反版權者保留一切追索權利&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 最近覆檢日期: 二零一一年六月三十日</font></td>"
footer+="</tr>"
footer+="<tr>"
footer+="<td align='right' class='c_content_black_small'>[備註:內容將不會再更新。]</font></td>"
footer+="</tr>"
footer+="<tr>"
footer+="<td align='center' class='c_content_black_small'>&nbsp;</td>"
footer+="</tr>"
footer+="</table></td>"
footer+="<td width='15'>&nbsp;</td>"
footer+="</tr>"
footer+="</table>"
footer+="</div></td>"
footer+="</tr>"
footer+="</table>"

document.write(footer)

