document.writeln("<table width=100% border=0 cellspacing=0 cellpadding=0>");
document.writeln("  <tr align=center>");
document.writeln("    <td width=15%><a href=more.asp?typeid=4>国内新闻</a></td>");
document.writeln("    <td width=14%><a href=more.asp?typeid=5>国际新闻</a></td>");
document.writeln("    <td width=14%><a href=more.asp?typeid=3>校园新闻</a></td>");
document.writeln("    <td width=14%><a href=more.asp?typeid=2>体育新闻</a></td>");
document.writeln("    <td width=14%><a href=more.asp?typeid=8>科技新闻</a></td>");
document.writeln("    <td width=14%><a href=more.asp?typeid=7>娱乐新闻</a></td>");
document.writeln("    <td width=14%><a href=more.asp?typeid=1>军事新闻</a></td>");
document.writeln("  </tr>");
document.writeln("</table>");

