// JavaScript Document
document.writeln("<table width='100%' border='0' cellspacing='0' cellpadding='5'>");
document.writeln("<tr class='footer'>");
document.writeln("<td height='20' valign='middle' bgcolor='#0066FF'>版權所有 不得轉載</td>");
document.writeln("<td height='20' align='right' valign='middle' bgcolor='#0066FF'>Powered by <a href='http://www.aexperm.com' target='_blank'>Aexperm</a></td>");
document.writeln("</tr>");
document.writeln("</table>");
