// 版權顯示 開始
// -------------------------------------------------------------------
document.writeln("<table width=\"100%\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"center\">");
document.writeln("  <tr> ");
document.writeln("    <td align=\"center\" bgcolor=\"#000000\"><img src=\"spacer.gif\" width=\"1\" height=\"5\"></td>");
document.writeln("  </tr>");
document.writeln("  <tr> ");
document.writeln("    <td align=\"center\" bgcolor=\"#E5E5E5\"><img src=\"spacer.gif\" width=\"1\" height=\"5\"></td>");
document.writeln("  </tr>");
document.writeln("  <tr>");
document.writeln("    <td align=\"center\">&nbsp;</td>");
document.writeln("  </tr>");
document.writeln("  <tr> ");
document.writeln("    <td align=\"center\" class=\"copyright\">Copyright &copy; 2000 - 2007 <font color=\"#FF0000\">XINHUANET</font>.com　All ");
document.writeln("      Rights Reserved. 　制作單位：新華通訊社廣西分社網絡中心<br>");
document.writeln("      <a href=\"http://big5.xinhuanet.com/gate/big5/www.xinhuanet.com/copyright.htm\" target=\"_blank\" style=\"font-size:12px\">版權所有</a> 新華網</td>");
document.writeln("  </tr>");
document.writeln("</table>");
// -------------------------------------------------------------------
// 版權顯示 結束