javastr="";
 
javastr=javastr+"<html>";
javastr=javastr+"<head>";
javastr=javastr+"<title>daohang</title>";
javastr=javastr+"<meta http-equiv=\"Content-Type\" content=\"text/html; charset=gb2312\">";
javastr=javastr+"<style>";
javastr=javastr+"td, TABLE{FONT-SIZE: 9pt; COLOR: #000000; LINE-HEIGHT: 150%; FONT-FAMILY: \"宋体\"}";
javastr=javastr+".top:link{color:#000000; text-decoration:none;LINE-HEIGHT: 160%}";
javastr=javastr+".top:visited{color:#000000; text-decoration:none;LINE-HEIGHT: 160%}";
javastr=javastr+".top:active{color:#000000; text-decoration:none;LINE-HEIGHT: 160%}";
javastr=javastr+".top:hover{color:#FF0000; text-decoration:underline;LINE-HEIGHT: 160%}";
javastr=javastr+"</style>";
javastr=javastr+"</head>";
javastr=javastr+"<body bgcolor=\"#FFFFFF\" text=\"#000000\" leftmargin=\"0\" topmargin=\"0\">";
javastr=javastr+"<table width=\"760\" border=\"0\" align=\"center\" cellpadding=\"0\" cellspacing=\"0\">";
javastr=javastr+"  <tr> ";
javastr=javastr+"    <td height=\"50\" background=\"http://www.sc.xinhuanet.com/newscenter/images/index_dh_bg.gif\" class=box1> ";
javastr=javastr+"      <table width=\"100%\" height=\"50\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\">";
javastr=javastr+"        <tr> ";
javastr=javastr+"          <td width=\"20%\" align=\"center\"><a href=\"http://www.sc.xinhuanet.com\" target=\"_blank\"><img src=\"http://www.sc.xinhuanet.com/newscenter/images/index_lmz.gif\" width=\"138\" height=\"50\" border=\"0\" alt=\"点击返回首页\"></a></td>";
javastr=javastr+"          <td width=\"80%\"> ";
javastr=javastr+"            <table width=\"100%\" height=\"40\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\">";
javastr=javastr+"              <tr>";
javastr=javastr+"                <td align=\"center\"><a href=\"http://www.sc.xinhuanet.com/\" class=top target=\"_blank\">频道首页</a>&nbsp;&nbsp;<a href=\"http://www.sc.xinhuanet.com/w_center/\" class=top target=\"_blank\">网群中心</a>&nbsp;&nbsp;<a href=\"http://www.sc.xinhuanet.com/n_center/\" class=top target=\"_blank\">媒体中心</a>&nbsp;&nbsp;<a href=\"http://www.sc.xinhuanet.com/b_center/\" class=top target=\"_blank\">网址中心</a>&nbsp;｜&nbsp;<a href=\"http://www.sc.xinhuanet.com/home/today.htm\" class=top target=\"_blank\">要闻</a>&nbsp;&nbsp;<a href=\"http://www.sc.xinhuanet.com/home/hotnews.htm\" class=top target=\"_blank\">热点</a>&nbsp;&nbsp;<a href=\"http://www.sc.xinhuanet.com/home/zy.htm\" class=top target=\"_blank\">政要</a>&nbsp;｜&nbsp;<a href=\"http://www.sc.xinhuanet.com/service/campus/\" class=top target=\"_blank\">校园</a>&nbsp;&nbsp;<a href=\"http://www.sc.xinhuanet.com/service/food/\" class=top target=\"_blank\">美食</a>&nbsp;&nbsp;<a href=\"http://www.sc.xinhuanet.com/service/travel/\" class=top target=\"_blank\">旅游</a>&nbsp;｜&nbsp;<a hre";
javastr=javastr+"f=\"http://www.sc.xinhuanet.com/home/company.htm\" class=top target=\"_blank\">企业</a>&nbsp;&nbsp;<a href=\"http://www.sc.xinhuanet.com/service/auto/\" class=top target=\"_blank\">汽车</a>&nbsp;&nbsp;<a href=\"http://www.sc.xinhuanet.com/topic/panda/\" class=top target=\"_blank\">大熊猫</a>&nbsp;</td>";
javastr=javastr+"              </tr>";
javastr=javastr+"              <tr>";
javastr=javastr+"                <td align=\"center\"><a href=\"http://big5.xinhuanet.com/gate/big5/www.sc.xinhuanet.com/\" class=top target=\"_blank\">繁体中文</a>&nbsp;&nbsp;<a href=\"http://www.sc.xinhuanet.com/m_center/\" class=top target=\"_blank\">信息中心</a>&nbsp;&nbsp;<a href=\"http://www.sc.xinhuanet.com/newscenter/\" class=top target=\"_blank\">新闻中心</a>&nbsp;&nbsp;<a href=\"http://www.sc.xinhuanet.com/p_center/\" class=top target=\"_blank\">图片中心</a>&nbsp;｜&nbsp;<a href=\"http://www.sc.xinhuanet.com/home/social.htm\" class=top target=\"_blank\">社会</a>&nbsp;&nbsp;<a href=\"http://www.sc.xinhuanet.com/focus/focus.htm\" class=top target=\"_blank\">网谈</a>&nbsp;&nbsp;<a href=\"http://www.sc.xinhuanet.com/home/sf.htm\" class=top target=\"_blank\">书法</a>&nbsp;｜&nbsp;<a href=\"http://www.sc.xinhuanet.com/home/company.htm\" class=top target=\"_blank\">房产</a>&nbsp;&nbsp;<a href=\"http://www.sc.xinhuanet.com/service/book/\" class=top target=\"_blank\">读书</a>&nbsp;&nbsp;<a href=\"http://www.sc.xinhuanet.com/service/ent/\" class=top target=\"_blank\"";
javastr=javastr+">娱乐</a>&nbsp;｜&nbsp;<a href=\"http://www.sc.xinhuanet.com/home/form.htm\" class=top target=\"_blank\">论坛</a>&nbsp;&nbsp;<a href=\"http://www.sc.xinhuanet.com/home/people.htm\" class=top target=\"_blank\">名人</a>&nbsp;&nbsp;<a href=\"http://www.sc.xinhuanet.com/home/say.htm\" class=top target=\"_blank\">龙门阵</a>&nbsp;</td>";
javastr=javastr+"              </tr>";
javastr=javastr+"            </table>";
javastr=javastr+"          </td>";
javastr=javastr+"        </tr>";
javastr=javastr+"      </table>";
javastr=javastr+"    </td>";
javastr=javastr+"  </tr>";
javastr=javastr+"</table>";
javastr=javastr+"</body>";
javastr=javastr+"</html>";
 
document.write(javastr);
