<!-- START Top Bar 

// PICTURE AND BAR TABLE
document.write('<table cellpadding="0" cellspacing="0" border="0" width="100%"><tr><td class="pictbackground">');
document.write('<img src="picts/class.jpg" border="0" width="750" height="120" alt="classroom"><br>');
document.write('</td><td align="right">');
document.write('<img src="picts/logo-bottom.jpg" border="0" width="350" height="120" alt="Cogswell Logo"><br></td>');
document.write('</tr><tr class="printhide">');
document.write('<td class="pagebars"> <img src="picts/spacer.gif" width="10" height="1" alt="image"><br></td>');
document.write('<td class="pagebars"> <img src="picts/spacer.gif" width="10" height="1" alt="image"><br></td>');
document.write('</tr></table>');
// END PICTURE TABLE

// -- END FILE -->