var text = "";
text += '   <META HTTP-EQUIV="Content-Type" CONTENT="charset=gb2312">';
text += '    <table border=0 cellspacing=0 cellpadding=0>';
text += '    <tr><td align=center valign=middle height=88>';
text += '    <img src="home.gif" width="50" height="49" border="0">';
text += '    </td></tr>';
text += '    <tr><td>';
text += '    <span style="line-height:14pt">';
text += '    <font color="#FF0000">';
text += '    <LI><a href=../> 新移民首页</a> </LI>';
text += '    <LI><a href=index.html> 租房首页</a> </LI>';
text += '    <LI><a href="http://www.torchinese.com/cgi-bin/faq/index.cgi?subject=1012764398" target=_blank> 常见问答</a> </LI>';
text += '    <LI><a href="http://www.torChinese.com/faq/" target=_blank> 生活问答</a></LI>';
text += '     <LI><a href="../consult.html"> 安顿咨询</a> </LI>';
text += '     <LI> <a href="http://www.torChinese.com/renting.html" target="_blank"> 租房信息</a> </li>';
text += '     <LI><a href="http://www.torChinese.com/" target="_blank"> 华人资讯网</a> </LI>';
text += '    <LI><a href=../aboutus/ target=_blank> 关于我们</a> </LI>';
text += '    <BR>';
text += '    </font>';
text += '    </span>';
text += '    </td></tr>';
text += '    </table>';
text += '    <a href="http://www.healthChinese.ca/visitor/" target="_blank"><img src="http://www.chinhome.com/image/banner/1health.gif" alt="Medical Insurance"></a></td>';
document.write(text);


