var text = "";
text += '    <br>';
text += '    <br>';
text += '<div align=center>';
text += '    <table width=520 align=center>';
text += '    <tr><td align=center><img src="/image/small/square.gif" width=11 height=11 border=0></td>';
text += '    <td align=center><img src="/image/small/square.gif" width=11 height=11 border=0></td>';
text += '    <td align=center><img src="/image/small/square.gif" width=11 height=11 border=0></td>';
text += '    <td align=center><img src="/image/small/square.gif" width=11 height=11 border=0></td>';
text += '    <td align=center><img src="/image/small/square.gif" width=11 height=11 border=0></td>';
text += '    </tr>';
text += '    <tr><td colspan=5 align=center>';
text += '    &copy; CopyRight 1998-2009, wealthChinese.ca, All Rights Reserved. <br />';
text += '    <a href="http://www.torChinese.com/contact.html">Contact Us ÁªÏµÎÒÃÇ</a>';
text += '    </td></tr></table>';
text += '    </div>';
text += '    <BR>';
text += '    <BR>';
document.write(text);
