document.writeln('<html>');

document.writeln('<head>');
document.writeln('<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">');
document.writeln('<style>');
document.writeln('A.left:link {	font-family: "Arial Narrow";text-decoration: none; font-size:13px;color: 000000;font-weight: bold}');
document.writeln('A.left:visited {	font-family: "Arial Narrow";text-decoration: none; font-size:13px;color: 000000;font-weight: bold}');
document.writeln('A.left:active {font-family: "Arial Narrow";text-decoration: none; font-size:13px;color: 8A5626;font-weight: bold}');
document.writeln('A.left:hover {	font-family: "Arial Narrow";text-decoration: none; font-size:13px;color: 8A5626;font-weight: bold}');
document.writeln('</style>');
document.writeln('</head>');

document.writeln('<body topmargin="0" leftmargin="0" MARGINHEIGHT="0" MARGINWIDTH="0">');
document.writeln('<div align =center ><p>&nbsp;&nbsp;</p>');
document.writeln('<table border="0" cellpadding="0" cellspacing="0" width="173" height="92">');
document.writeln('           <tr>');
document.writeln('           	<td height="25"  background="images_e/index11.jpg">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a class="left" href="list_e_pic_more.jsp?boardid=0.english.picture.panda">Panda</a></td>');
document.writeln('           </tr>');
document.writeln('           <tr>');
document.writeln('           	<td height =20></td></td>');
document.writeln('           </tr>');
document.writeln('           <tr>');
document.writeln('           	<td height="25"  background="images_e/index11.jpg">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a class="left" href="list_e_pic_more.jsp?boardid=0.english.picture.animal">Animal</a></td>');
document.writeln('           </tr>');
document.writeln('           <tr>');
document.writeln('           	<td height =20></td>');
document.writeln('           </tr>');
document.writeln('           <tr>');
document.writeln('           	<td height="25"  background="images_e/index11.jpg">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a class="left" href="list_e_pic_more.jsp?boardid=0.english.picture.plant">Plant</a></td>');
document.writeln('           </tr>');
document.writeln('           <tr>');
document.writeln('           	<td height =20></td>');
document.writeln('           </tr>');
document.writeln('           <tr>');
document.writeln('           	<td height="25"  background="images_e/index11.jpg">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a class="left" href="list_e_pic_more.jsp?boardid=0.english.picture.landscape">Landscape</a></td>');
document.writeln('           </tr>');
document.writeln('</table>');
document.writeln('</div>');

document.writeln('</body>');

document.writeln('</html>');
