document.write('<tr>');
document.write('  <td><img src="images/cleargif.gif" width="15" height="202"></td>');
document.write('      <td valign=top align=left>');
document.write('<img src="images/selectbarbottom.gif" width="181" height="210" usemap="#BottomMap" border="0">'); 
document.write('  <map name="BottomMap">');
document.write('    <area shape="rect" coords="5,4,53,13" href="courses.html">');
document.write('    <area shape="rect" coords="9,27,113,51" href="apply.html">');
document.write('    <area shape="rect" coords="4,66,117,90" href="special.html">');
document.write('    <area shape="rect" coords="5,108,88,143" href="undergrad.html">');
document.write('    <area shape="rect" coords="9,159,82,165" href="why.html">');
document.write('    <area shape="rect" coords="6,185,179,207" href="mailto:microbialBiology@ce.stanford.edu">');
document.write('  </map>');
document.write('      </td>');
document.write('   <td><img src="images/cleargif.gif" width="14" height="202"></td> ');
document.write(' </tr>');