var text = "";
text += '     <font face=arial color="#FF0000">';
text += '    <LI><a href="index.html" class=menu>登陆安顿首页</a><BR>';
text += '    <LI><a href="../consult.html" class=menu>问答与咨询</a><BR>';
text += '    <LI><a href="http://www.torchinese.com/papers/" class=menu>生活文库</a><BR>';
text += '    <LI><a href="bbs.html" class=menu target=_blank>移民安顿论坛</a>'; 
text += '    <LI><a href="../housing/" class=menu>临时住宿</a><BR>';  
text += '    <LI><a href="http://www.healthchinese.ca/visitor/" class=menu target=_blank>临时医疗保险</a>'; 
text += '    <LI><a href="http://www.wealthChinese.ca/resp/" class=menu target=_blank>教育储蓄计划</a>'; 
text += '    <LI><a href="../citizen/" class=menu>入籍资讯</a>'; 
text += '    <LI><a href="../tellfriend.html" class=menu target=“_blank”>转告好友</a>'; 
text += '     </font>';
text += '<BR><BR>';
text += '<a href="http://www.wealthChinese.ca/lynn.html" target=_blank><img src="../image/banner/1lynnguo.gif" target="_blank" alt="life insurance"></a>'; 
document.write(text);







