document.write('<table width=200>');
document.write('<tr><td>');
document.write('&nbsp;');
document.write('</td></tr>');
document.write('<tr><td>');
document.write('<img src="images/Case1Pic1.jpg" height="67" width="100"><br><a href="case1.html">Case 1</a>');
document.write('</td></tr>');
document.write('</table>');
