﻿cont=
'<table width="100%" height="100" border="0" cellspacing="0" cellpadding="0" id="footer">'+
'  <tr>'+
'    <td><div class="copyright">&copy; Copyright 1995 - 2008 China Times Inc.<br>'+
'  請尊重智慧財產權勿任意轉載違者依法必究<br>'+
'  本網站最佳瀏覽解析度為1024*768, 建議使用IE 5.5或以上版本瀏覽器'+
'</div></td>'+
'  </tr>'+
'</table>'

document.write(cont);