var text = "";
text += '    <table width=140>';
text += '    <tr><td width=30 height=12 valign=top align=center><img src="../images/small/4points.gif" border=0></td>';
text += '    <td width=40 height=12 valign=top align=center><img src="../images/small/4points.gif" border=0></td>';
text += '    <td width=40 height=12 valign=top align=center><img src="../images/small/4points.gif" border=0></td>';
text += '    <td width=40 height=12 valign=top align=center><img src="../images/small/4points.gif" border=0></td></tr></table>';
text += '    <table width=140 cellspacing=0 cellpadding=0>';
text += '    <tr><td width=20 height=1></td>';
text += '    <td width=120 height=1 bgcolor="#E4E4E4"></td></tr>';
text += '    <tr><td width=20 align=left><img src="../images/small/arrowbrown.gif" border=0> </td>';
text += '    <td align=left><a href=index.html class=menu> 理 财 首 页</a> </td></tr>';
text += '    <tr><td width=20 height=1></td>';
text += '    <td width=120 height=1 bgcolor="#E4E4E4"></td></tr>';
text += '    <tr><td width=20 align=left><img src="../images/small/arrowbrown.gif" border=0> </td>';
text += '    <td align=left><a href="faq.html" class=menu> 常见问题解答</a></td></tr>';
text += '    <tr><td width=20 height=1></td>';
text += '    <td width=120 height=1 bgcolor="#E4E4E4"></td></tr>';
text += '    <tr><td width=20 align=left><img src="../images/small/arrowbrown.gif" border=0> </td>';
text += '    <td width=120 align=left><a href="http://www.torchinese.com/papers/" class=menu target="_blank"> 理 财 文 选</a> </td></tr>';
text += '    <tr><td width=20 height=1></td>';
text += '    <td width=120 height=1 bgcolor="#E4E4E4"></td></tr>';
text += '    <tr><td width=20 align=left><img src="../images/small/arrowbrown.gif" border=0> </td>';
text += '    <td width=120 align=left><a href="bank.html" class=menu> 主 要 银 行</a> </td></tr>';
text += '    <tr><td width=20 height=1></td>';
text += '    <td width=120 height=1 bgcolor="#E4E4E4"></td></tr>';
text += '    <tr><td width=20 align=left><img src="../images/small/arrowbrown.gif" border=0> </td>';
text += '    <td width=120 align=left><a href="stock/media.html" class=menu> 财 经 新 闻</a> </td></tr>';
text += '    <tr><td width=20 height=1></td>';
text += '    <td width=120 height=1 bgcolor="#E4E4E4"></td></tr>';
text += '    <tr><td width=20 align=left><img src="../images/small/arrowbrown.gif" border=0> </td>';
text += '    <td width=120 align=left><a href="lynn.html" class=menu> 财 经 顾 问</a> </td></tr>';
text += '    <tr><td width=20 height=1></td>';
text += '    <td width=120 height=1 bgcolor="#E4E4E4"></td></tr>';
text += '    <tr><td width=20 align=left><img src="../images/small/arrowbrown.gif" border=0> </td>';
text += '    <td width=120 align=left><a href="http://www.healthChinese.ca/CI/" class=menu> 重 病 保 险</a> </td></tr>';
text += '    <tr><td width=20 height=1></td>';
text += '    <td width=120 height=1 bgcolor="#E4E4E4"></td></tr>';
text += '    <tr><td width=20 align=left><img src="../images/small/arrowbrown.gif" border=0> </td>';
text += '    <td width=120 align=left><a href="../consult.html" class=menu> 咨 询 服 务 </a> </td></tr>';
text += '    <tr><td width=20 height=1></td>';
text += '    <td width=120 height=1 bgcolor="#E4E4E4"></td></tr>';
text += '    <tr><td width=20 align=left><img src="../images/small/arrowbrown.gif" border=0> </td>';
text += '    <td width=120 align=left><a href="http://www.torchinese.com/tellfriend.html" class=menu>转 告 好 友</a> </td></tr>'; 
text += '    <tr><td width=20 height=1></td>';
text += '    <td width=120 height=1 bgcolor="#E4E4E4"></td></tr>';
text += '    <tr><td width=20 align=left><img src="../images/small/arrowbrown.gif" border=0> </td>';
text += '    <td width=120 align=left><a href="http://www.healthChinese.ca/visitor/" class=menu> 临时医疗保险 </a> </td></tr>';
text += '    <tr><td width=20 height=1></td>';
text += '    <td width=120 height=1 bgcolor="#E4E4E4"></td></tr>';
text += '    </table>';
text += '     <BR>';
text += '     <script src="../headandfoot/adall.js"> </script>';
document.write(text);
