// JavaScript Document
document.writeln("<table width=\"95%\" height=\"32\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\">");
document.writeln("  <tr>");
document.writeln("    <td width=\"9%\" align=\"center\"><a href=\"/html/en\" class=\"02\">Home</a></td>");
document.writeln("    <td width=\"10%\" align=\"center\"><a href=\"/html/en/organization\" class=\"02\">Department</a></td>");
document.writeln("    <td width=\"10%\" align=\"center\"><a href=\"/html/en/research\" class=\"02\">Research</a></td>");
document.writeln("    <td width=\"10%\" align=\"center\"><a href=\"/html/en/service\" class=\"02\">Service</a></td>");
document.writeln("    <td width=\"10%\" align=\"center\"><a href=\"/html/en/resource\" class=\"02\">Resource</a></td>");
document.writeln("    <td width=\"10%\" align=\"center\"><a href=\"/html/en/collaboration\" class=\"02\">Collaboration</a></td>");
document.writeln("    <td width=\"10%\" align=\"center\"><a href=\"/html/en/education\" class=\"02\">Education</a></td>");
document.writeln("    <td width=\"10%\" align=\"center\"><a href=\"/html/en/work\" class=\"02\">Program</a></td>");
document.writeln("    <td width=\"14%\" align=\"center\"><a href=\"/html/en/culture\" class=\"02\">About us</a></td>");
document.writeln("    <td width=\"9%\" align=\"center\"><a href=\"/forum\" class=\"02\">BBS</a></td>");
document.writeln("  </tr>");
document.writeln("</table>");
/*
document.writeln("<table width=\"95%\" height=\"32\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\">");
document.writeln("  <tr>");
document.writeln("    <td width=\"9%\" align=\"center\"><a href=\"/html/en\" class=\"02\">Home</a></td>");
document.writeln("    <td width=\"10%\" align=\"center\"><a href=\"/html/en/organization\" class=\"02\">Department</a></td>");
document.writeln("    <td width=\"10%\" align=\"center\"><a href=\"/html/en/research\" class=\"02\">Research</a></td>");
document.writeln("    <td width=\"10%\" align=\"center\"><a href=\"/html/en/service\" class=\"02\">Service</a></td>");
document.writeln("    <td width=\"10%\" align=\"center\"><a href=\"/html/en/resource\" class=\"02\">Resource</a></td>");
document.writeln("    <td width=\"10%\" align=\"center\"><a href=\"/html/en/collaboration\" class=\"02\">Collaboration</a></td>");
document.writeln("    <td width=\"10%\" align=\"center\"><a href=\"/html/en/education\" class=\"02\">Education</a></td>");
document.writeln("    <td width=\"10%\" align=\"center\"><a href=\"/html/en/work\" class=\"02\">Program</a></td>");
document.writeln("    <td width=\"14%\" align=\"center\"><a href=\"/html/en/culture\" class=\"02\">About us</a></td>");
document.writeln("    <td width=\"9%\" align=\"center\"><a href=\"/forum\" class=\"02\">BBS</a></td>");
document.writeln("  </tr>");
document.writeln("</table>");
*/