function displayNavBar( strBarColor ){
document.write("<TABLE border=0 cellPadding=0 cellSpacing=0 width=750 height=3><TR bgColor=#6600FF height=3><td></td></tr><TR height=2><td></td></tr><TR height=1 bgColor=#6600FF><td></td></tr><TR height=5><td></td></tr></table>");
document.write("<table border=0 cellspacing=0 cellpadding=0 width=750 align=center>");
document.write("  <tr bgcolor=" + strBarColor + "><font face=宋体>");
document.write("    <td align=center class=style1><a href=/index.html target=_blank>澳美首页</a></td>");
document.write("    <td align=center class=style1><a href=/introduction/gongsijianjie.htm target=_blank>公司简介</a></td>");
document.write("    <td align=center class=style1><a href=/aus_immi/GeneralSituation/page-GeneralSituation-Main.htm target=_blank>澳洲移民</a></td>");
document.write("    <td align=center class=style1><a href=/newzealandimmigration/page-gaikuang-shehui.htm target=_blank>新西兰移民</a></td>");
document.write("    <td align=center class=style1><a href=/aus_study/EduSysOversStuVisa/page-EduSysOversStuVisa-Main.htm target=_blank>澳洲留学</a></td>");
document.write("    <td align=center class=style1><a href=/nzl_study/EduSysAppProcBasRequire/page-EduSysAppProcBasRequire-Main.htm target=_blank>新西兰留学</a></td>");
document.write("    <td align=center class=style1><a href=/introduction/page-shilifenxi.htm target=_blank>成功案例</a></td>");
//document.write("    <td align=center class=style1><a href=/investors/page-anju-fuli.htm target=_blank>安居咨询</a></td>");
document.write("    <td align=center class=style1><a href=/zhidu.htm target=_blank>代理制度</a></td>");
//document.write("    <td align=center class=style1><a href=/guestbook/guestbook.html target=_blank>请您留言</a></td>");
document.write("    <td align=center class=style1><a href=mailto:migrationlaw1@yahoo.com.cn target=_blank>请您留言</a></td>");
document.write("    <td align=center class=style1><a href=/english/index-eng.htm target=_blank>English</a></td>");
document.write("  </tr></font>");
document.write("</table>");
document.write("<TABLE border=0 cellPadding=0 cellSpacing=0 width=750 height=3><TR height=5><td></td></tr><TR bgColor=#6600FF height=1><td></td></tr><TR height=2><td></td></tr><TR height=3 bgColor=#6600FF><td></td></tr></table>");
}

function displayPageFooter(){
document.write("<table align=center border=0 cellpadding=0 cellspacing=0 width=751>");
document.write("  <tr>");
document.write("    <td><font face=宋体>");
document.write("      <hr color=#0099ff size=1 width=750><center>");
document.write("        <p>版权所有&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;澳美公司&nbsp;&nbsp;&nbsp;&nbsp; Copyright&copy; 2000-2004。&nbsp;");
document.write("        <br>电话：0754-8290 2162;   13433804986     传真：0754-8290 2162");
document.write("        <br>电子邮件：<a href=mailto:migrationlaw1@yahoo.com.cn>migrationlaw1@yahoo.com.cn</a>");
document.write("        <br>（本网站所有信息已尽谨慎之责，但所提供之任何内容并非法律文件，请阅读者自行参考选择）</p>");
document.write("      </center>");
document.write("    </td></font>");
document.write("  </tr>");
document.write("</table>");
}
function displayPageFooterOld(){
document.write("<table align=center border=0 cellpadding=0 cellspacing=0 width=751>");
document.write("  <tr>");
document.write("    <td><font face=宋体>");
document.write("      <hr color=#0099ff size=1 width=750><center>");
document.write("        <p>版权所有&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;北京澳美万博咨询有限公司&nbsp;&nbsp;&nbsp;&nbsp; Copyright&copy; 2000-2004。&nbsp;");
document.write("        <br>电话：0754-8290 2162  传真：0754-8290 2162");
document.write("        <br>电子邮件：：<a href=mailto:migrationlaw1@yahoo.com.cn>migrationlaw1@yahoo.com.cn</a>");
document.write("        <br>公司地址：北京市朝阳区农展南里12号通广大厦7010室。 邮政编码：100026");
document.write("        <br>（本网站所有信息已尽谨慎之责，但所提供之任何内容并非法律文件，请阅读者自行参考选择）</p>");
document.write("      </center>");
document.write("    </td></font>");
document.write("  </tr>");
document.write("</table>");
}