
document.writeln('<table width="190" border="0" cellspacing="0" cellpadding="0">');
document.writeln('<tr>');
document.writeln('<th width="190" height="63" scope="col"><a href="http://www.wfbhmrc.org.hk/ava/hkmrc.htm" target="_blank">'
				 +'<img src="images/btn_org.jpg" width="190" height="63" border="0" /></a></th>');
document.writeln('</tr>');
document.writeln('<tr>');
document.writeln('<td height="63"><a href="schoolintro.html"><img src="images/btn_schIntro.jpg" width="190" height="63" border="0" /></a></td>');
document.writeln('</tr>');
document.writeln('<tr>');
document.writeln('<td height="63"><a href="enroll.html"><img src="images/btn_enroll.jpg" width="190" height="63" border="0" /></a></td>');
document.writeln('</tr>');
document.writeln('<tr>');
document.writeln('<td height="63"><a href="photo.html"><img src="images/btn_photo.jpg" width="190" height="63" border="0" /></a></td>');
document.writeln(' </tr>');
document.writeln('<tr>');
document.writeln('<td height="63"><a href="movie.html"><img src="images/btn_video.jpg" width="190" height="63" border="0" /></a></td>');
document.writeln(' </tr>');
document.writeln(' <tr>');
document.writeln('<td height="63"><a href="menu.php"><img src="images/btn_menu.jpg" width="190" height="63" border="0" /></a></td>');
document.writeln('</tr>');
document.writeln('<tr>');
document.writeln('<td height="63"><a href="news.php"><img src="images/btn_news.jpg" width="190" height="63" border="0" /></a></td>');
document.writeln(' </tr>');
document.writeln('<tr>');
document.writeln('<td height="63"><a href="notice.php"><img src="images/btn_notice.jpg" width="190" height="63" border="0" /></a></td>');
document.writeln(' </tr>');
document.writeln('<tr>');
document.writeln('<td height="63"><a href="contactus.html"><img src="images/btn_contactus.jpg" width="190" height="63" border="0" /></a></td>');
document.writeln('</tr>');
document.writeln('<tr>');
document.writeln('<td height="63"></td>');
document.writeln('</tr>');
document.writeln('</table>');

