var text = "";
text += '    <br>';
text += '<div align=center>';
text += '    <table width=620 align=center>';
text += '    <tr><td align=center><img src="/images/small/square.gif" width=11 height=11 border=0></td>';
text += '    <td align=center><img src="/images/small/square.gif" width=11 height=11 border=0></td>';
text += '    <td align=center><img src="/images/small/square.gif" width=11 height=11 border=0></td>';
text += '    <td align=center><img src="/images/small/square.gif" width=11 height=11 border=0></td>';
text += '    <td align=center><img src="/images/small/square.gif" width=11 height=11 border=0></td>';
text += '    <td align=center><img src="/images/small/square.gif" width=11 height=11 border=0></td>';
text += '    <td align=center><img src="/images/small/square.gif" width=11 height=11 border=0></td>';
text += '    </tr>';
text += '    <tr><td colspan=7 align=center>';
text += '    &copy; CopyRight 1998-2010, wealthChinese.com, All Rights Reserved. <br />ΧΚΡΆΘΘΟί: 416-298-2772<br />';
text += '    </td></tr></table>';
text += '    </div>';
document.write(text);

