document.write('  <tr>');
document.write('  <td><img src="images/cleargif.gif" width="15" height="170"></td>');
document.write('  <td><img src="images/selectbartop.gif" width="181" height="170" usemap="#TopMap" border="0">'); 
document.write('  <map name="TopMap">');
document.write('    <area shape="rect" coords="7,1,41,11" href="index.html">');
document.write('    <area shape="rect" coords="8,26,46,36" href="faculty.html">');
document.write('    <area shape="rect" coords="21,66,108,75" href="prog_mic.html">');
document.write('    <area shape="rect" coords="22,81,92,91" href="prog_host.html">');
document.write('    <area shape="rect" coords="21,94,93,102" href="prog_virus.html">');
document.write('    <area shape="rect" coords="23,107,133,113" href="prog_env.html">');
document.write('    <area shape="rect" coords="22,118,136,141" href="prog_comp.html">');
document.write('  </map>');
document.write('  </td>');
document.write('  <td><img src="images/cleargif.gif" width="14" height="170"</td>  '); 
document.write('  </tr>');