var text = "";
text +='     <font face=arial color="#FF0000">';
text += '	    <LI><a href="index.html">房地产首页</a><BR>';
text += '	    <LI><a href="http://www.wealthChinese.ca/mortgage/" taret="_blank">房屋贷款资讯</a><BR>';
text += '	    <LI><a href="consult.html">首次购房咨询</a><BR>';
text += '	    <LI><a href="http://www.chinhome.com/cgi-bin/papers/index.cgi?subject=1015984686" target="_blank"> 购房文摘</a></LI>';
text += '	    <LI><a href="http://www.mls.ca" target="_blank">MLS</a><BR>';
text += '	    <LI><a href="../tellfriend.html" target="_blank">转告好友</a> ';
text += '	<BR><BR>';
text += ' 	<script src="../headandfoot/adall.js">'; 
text += '     </script>';
document.write(text);
