// -------------------------------------------------------------------
document.writeln("<html>");
document.writeln("<head>");
document.writeln("<title>Untitled Document</title>");
document.writeln("<meta http-equiv=\"Content-Type\" content=\"text/html; charset=gb2312\">");
document.writeln("</head>");
document.writeln("");
document.writeln("<body bgcolor=\"#FFFFFF\" text=\"#000000\">");
document.writeln("　　　<a href=\"http://www.xinhuanet.com/video/index.htm\">视频首页</a> | <a href=\"http://www.xinhuanet.com/video/vd02.htm\">中国</a> ");
document.writeln("| <a href=\"http://www.xinhuanet.com/video/vd03.htm\">国际</a> ");
document.writeln("| <a href=\"http://www.xinhuanet.com/video/vd04.htm\">财经</a> | <a href=\"http://www.xinhuanet.com/video/vd05.htm\">体育</a> ");
document.writeln("| <a href=\"http://www.xinhuanet.com/video/keji.htm\">科技</a> | <a href=\"http://www.xinhuanet.com/video/vd06.htm\">娱乐</a> ");
document.writeln("| <a href=\"http://www.xinhuanet.com/video/vd08.htm\">社会</a> | <a href=\"http://www.xinhuanet.com/video/youxi.htm\">游戏</a> ");
document.writeln("</body>");
document.writeln("</html>");
// -------------------------------------------------------------------
