// Start HTML Code ------------- 
document.writeln("|<A href='http://www.cq.xinhua.org/ins/wzdh.htm' target='_blank'>网站导航</A>"); 
document.writeln("| <A href='http://www.cq.xinhua.org/ins/xinhua/index.htm' target='_blank'>信息服务</A>");
document.writeln("|</TD></TR><TR align=middle><TD>");
document.writeln("|<A href='http://www.xinhua023.com/us/us.html' target='_blank'>关于我们</A>"); 
document.writeln("| <A href='http://www.cq.xinhua.org/ins/lxwm.htm' target='_blank'>联系我们</A>");
document.writeln("|</TD></TR><TR align=middle><TD>");
document.writeln('<A href="#" onclick="javascript:window.external.addFavorite');
document.writeln("('http://www.cq.xinhua.org','新华社重庆频道')");
document.writeln('">');
document.writeln('|加入收藏</A>');
document.writeln('| <a style="CURSOR: hand; COLOR: #000000" onClick="this.style.behavior');
document.writeln("='url(#default#homepage)';&#10;&#10;this.setHomePage('http://www.cq.xinhua.org')");
document.writeln(';">设为首页</a>');
document.writeln("|");
// End HTML Code -------------