<table width="800px" align="center" cellspacing="0" cellpadding="0">
<tr>
<td height="20px" width="20px"> </td>
<td height="20px" width="40px"> </td>
<td height="20px" width="20px" class="topleft"></td>
<td height="20px" class="horizontaltop"></td>
<td height="20px" width="20px" class="topright"></td>
<td height="20px" width="20px"> </td>
<td height="20px"> </td>
<td height="20px" width="20px"> </td>
<td height="20px"> </td>
<td height="20px" width="20px"> </td>
</tr>
<tr>
<td width="20px"> </td>
<td width="40px"> </td>
<td width="20px" class="verticalleft"></td>
<td width="80px" align="center"><a href="#programDescrip" id="year1" onclick="year1()">Year 1</a></td>
<td width="20px" class="verticalright"></td>
<td width="20px"> </td>
<td width="80px" align="center"><a href="#programDescrip" id="year2" onclick="year2()">Year 2</a></td>
<td width="20px"> </td>
<td> </td>
<td width="20px"> </td>
</tr>
<tr>
<td height="20px" width="20px" class="topleft"></td>
<td height="20px" width="40px" class="horizontaltop"></td>
<td height="20px" width="20px" class="bottomright"></td>
<td height="20px"> </td>
<td height="20px" width="20px" class="bottomleft"></td>
<td height="20px" class="horizontaltop" colspan="4"></td>
<td height="20px" width="20px" class="topright"></td>
</tr>
<tr>
<td width="20px" class="verticalleft"></td>
<td colspan="8">
<div class="programDescripMenu">
<li><a href="#programDescrip" id="introCompSci" onclick="introCompSci()">Intro. to Computer Science</a></li>
<li><a href="#programDescrip" id="introSoftEng" onclick="introSoftEng()">Intro. to Software Engineering</a></li>
<li><a href="#programDescrip" id="compArch" onclick="compArch()">Computer Architecture</a></li>
<li><a href="#programDescrip" id="hiTec" onclick="hiTec()">HiTec Enterprises</a></li>
<li><a href="#programDescrip" id="introAcc" onclick="introAcc()">Intro. to Accounting</a></li>
</div>
<div id="programDescripContent">
</div>
</td>
<td width="20px" class="verticalright"></td>
</tr>
<tr>
<td height="20px" width="20px" class="bottomleft"></td>
<td height="20px" class="horizontalbottom" colspan="8"></td>
<td height="20px" width="20px" class="bottomright"></td>
</tr>
</table>