document.writeln("<table width=100% border=0 cellspacing=0 cellpadding=0>");
document.writeln("  <tr align=center>");
document.writeln("    <td width=14%><a href=index.asp>首 页</a></td>");
document.writeln("    <td width=14%><a href=zgks.asp>资格考试</a></td>");
document.writeln("    <td width=14%><a href=spks.asp>水平考试</a></td>");
document.writeln("    <td width=14%><a href=zxks.asp>自学考试</a></td>");
document.writeln("    <td width=14%><a href=pygc.asp>培养工程</a></td>");
document.writeln("    <td width=14%><a href=sxpgs.asp>实习评估师</a></td>");
document.writeln("    <td width=14%><a href=cxpd.asp>查询频道</a></td>");
document.writeln("  </tr>");
document.writeln("</table>");
