document.writeln('        <div align="right">');
document.writeln('         <table border="0" width="80%">');
document.writeln('           <tr>');
document.writeln('             <td width="100%" valign="top" height="80" colspan="2"></td>');
document.writeln('           </tr>');
document.writeln('           <tr>');
document.writeln('             <td width="13%" valign="top"><img border="0" src="images/index20.jpg" width="34" height="40" vspace="7"></td>');
document.writeln('             <td width="87%" valign="middle" class="lef1"><a href="list.jsp?boardid=0.about_us.about_club">俱乐部</a></td>');
document.writeln('           </tr>');
document.writeln('           <tr>');
document.writeln('             <td width="13%"><img border="0" src="images/index20.jpg" width="34" height="40" vspace="7"></td>');
document.writeln('             <td width="87%" class="lef1"><a href="list.jsp?boardid=0.about_us.about_center">研究中心</a></td>');
document.writeln('           </tr>');
document.writeln('           <tr>');
document.writeln('             <td width="13%" ><img border="0" src="images/index20.jpg" width="34" height="40" vspace="7"></td>');
document.writeln('             <td width="87%" class="lef1"><a href="list.jsp?boardid=0.about_us.about_researcher">科研群体</a></td>');
document.writeln('           </tr>');
document.writeln('         </table>');
document.writeln('       </div>');
