document.writeln("<table width=100% border=0 cellspacing=0 cellpadding=0>");
document.writeln("  <tr align=center>");
document.writeln("    <td width=15%><a href=list.asp?typeid1=1>本系概况</a></td>");
document.writeln("    <td width=14%><a href=list.asp?typeid1=23>最新动态</a></td>");
document.writeln("    <td width=14%><a href=list.asp?typeid1=2>教学科研</a></td>");
document.writeln("    <td width=14%><a href=list.asp?typeid1=21>人才师资</a></td>");
document.writeln("    <td width=14%><a href=list.asp?typeid1=22>党团建设</a></td>");
document.writeln("    <td width=14%><a href=list.asp?typeid1=20>学生工作</a></td>");
document.writeln("    <td width=14%><a href=list.asp?typeid1=24>招生就业</a></td>");
document.writeln("  </tr>");
document.writeln("</table>");
