var text = "";
text += '     <font color="#FF0000">';
text += '    <LI><a href="index.html" class=menu>教育资讯首页</a><BR>';
text += '    <LI><a href="university.html" class=menu>大学教育</a><BR>';
text += '    <LI><a href="college.html" class=menu>中专职校</a><BR>';
text += '    <LI><a href="school.html" class=menu>中小学教育</a><BR>';
text += '    <LI><A HREF="http://www.torChinese.com/cgi-bin/papers/index.cgi?subject=1015984313" class=menu> 教育文摘(1)</a>   </LI>';
text += '    <LI><A HREF="http://www.torChinese.com/cgi-bin/papers/index.cgi?subject=1015984357" class=menu> 教育文摘(2)</a>   </LI>';
text += '    <LI><a href="http://www.torChinese.com/cgi-bin/faq/index.cgi?subject=1012763860" class=menu> 求学问答</a></LI>';
text += '    <LI> <a href="schoolrank.html" class=menu> 多伦多高中排名 </a> </LI>';
text += '    <LI> <a href="ranking.html" class=menu> 加拿大大学排名 </a> </LI>';
text += '    <LI> <a href="scholarship.html" class=menu> 贷款和奖学金 </a> </LI>';
text += '    <LI> <a href="http://www.eslincanada.com/" target="_blank" class=menu> ESL英语训练  </a> </LI>';
text += '    <li><A HREF="http://www.cic.gc.ca/english/newcomer/linc-2e.html" target="_blank" class=menu> LINC英语训练 </a> ';
text += '    <LI><a href="../finance/resp/" class=menu>教育储蓄计划</a><BR>';
text += '    <LI><a href="http://www.toefl.org/" target="_blank" class=menu> TOEFL托福考试</a> </LI>';
text += '    <LI><a href="http://www.gre.org/" target="_blank" class=menu>  GRE考试 </a> </LI>';
text += '    <LI><a href="../aboutus.html" class=menu>关于我们</a>';
text += '    <LI><a href="../contact.html" class=menu>联系我们</a>';
text += '    <LI><a href="../tellfriend.html"  class=menu>转告好友</a> ';
text += '   </font>';
document.write(text);