var text = "";
text += '  <span style="line-height:12pt">';
text += '     <font face=arial color="#FF0000">';
text += '    <LI><a href="index.html">入籍资讯</a></li>';
text += '    <LI><a href="apply.html">入籍程序</a></li>';
text += '    <LI><a href="test.html">入籍试题解答</a></li>';
text += '    <LI><a href="http://www.torchinese.com/cgi-bin/papers/index.cgi?subject=1017603896" target="_blank">入籍文摘</a></LI>';
text += '    <LI><a href="../index.html">新移民首页</a> </li>';
text += '    <LI><a href="http://www.torchinese.com/toronto/tour/visa.html" target="_blank"> 各国签证</a></LI>';
text += '    <LI> <a href="http://www.torchinese.com/toronto/tour/parents.html" target="_blank"> 邀父母探亲</a> </li>';
text += '    <LI><a href="http://www.healthchinese.ca/visitor/" target=_blank>临时医疗保险</a>'; 
text += '    <LI><a href="../aboutus/">关于我们</a>';
text += '    <LI><a href="../contactus.html">联系我们</a>';
text += '    <LI><a href="../tellfriend.html">转告好友</a>';
text += '   </font>';
text += ' </span>';
document.write(text);


