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.pictures.panda">大熊猫</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.pictures.animals">动  物</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.pictures.plants">植  物</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.pictures.landscape">美  景</a></td>');
document.writeln('           </tr>');
document.writeln('         </table>');
document.writeln('       </div>');
