<!--
document.writeln('<table style="text-align: left; width: 100%;" bgcolor="#333333" border="0" cellpadding="3" cellspacing="0">');
document.writeln('<tbody>');
document.writeln('<tr>');
document.writeln('<td colspan="18" align="left" valign="top">');
document.writeln('<img style="height: 125px;" alt="Logo" src="images/color_logo.png">');
document.writeln('</td>');
document.writeln('</tr>');
document.writeln('<tr>');
document.writeln('<td width="155px" bgcolor="#333333" nowrap="nowrap" align="center">');
document.writeln('<a class="nav_title" href="index.html">District 12</a>');
document.writeln('</td>');
document.writeln('<td width="100%">');
document.writeln('<img style="width: 10px; height: 1px;" src="images/spacer.gif">');
document.writeln('</td>');
document.writeln('<td nowrap="nowrap">');
document.writeln('<a class="navigation" href="index.html">');
document.writeln('Home');
document.writeln('</a>');
document.writeln('</td>');
document.writeln('<td>');
document.writeln('<img style="width: 10px; height: 1px;" src="images/spacer.gif">');
document.writeln('</td>');
document.writeln('<td nowrap="nowrap">');
document.writeln('<a class="navigation" href="calendar.html">');
document.writeln('Calendar');
document.writeln('</a>');
document.writeln('</td>');
document.writeln('<td>');
document.writeln('<img style="width: 10px; height: 1px;" src="images/spacer.gif">');
document.writeln('</td>');
document.writeln('<td nowrap="nowrap">');
document.writeln('<a class="navigation" href="festivals.html">HS Festivals</a>');
document.writeln('</td>');
document.writeln('<td>');
document.writeln('<img style="width: 10px; height: 1px;" src="images/spacer.gif">');
document.writeln('</td>');
document.writeln('<td nowrap="nowrap">');
document.writeln('<a class="navigation" href="fests.html">Elem/MS Fests</a>');
document.writeln('</td>');
document.writeln('<td>');
document.writeln('<img style="width: 10px; height: 1px;" src="images/spacer.gif">');
document.writeln('</td>')
document.writeln('<td nowrap="nowrap">');
document.writeln('<a class="navigation" href="fallinservice.html">');
document.writeln('Fall Inservice');
document.writeln('</a>');
document.writeln('</td>');
document.writeln('<td>');
document.writeln('<img style="width: 10px; height: 1px;" src="images/spacer.gif">');
document.writeln('</td>');
document.writeln('<td nowrap="nowrap">');
document.writeln('<a class="navigation" href="scholarship.html">');
document.writeln('Scholarships');
document.writeln('</a>');
document.writeln('</td>');
document.writeln('<td>');
document.writeln('<img style="width: 10px; height: 1px;" src="images/spacer.gif">');
document.writeln('</td>');
document.writeln('<td nowrap="nowrap">');
document.writeln('<a class="navigation" href="forms.html">');
document.writeln('Forms/Newsletters');
document.writeln('</a>');
document.writeln('</td>');
document.writeln('<td>');
document.writeln('<img style="width: 10px; height: 1px;" src="images/spacer.gif">');
document.writeln('</td>');
document.writeln('<td nowrap="nowrap">');
document.writeln('<a class="navigation" href="board.html">');
document.writeln('Contact');
document.writeln('</a>');
document.writeln('</td>');
document.writeln('<td>');
document.writeln('<img style="width: 10px; height: 1px;" src="images/spacer.gif">');
document.writeln('</td>');
document.writeln('</tr>');
document.writeln('</tbody>');
document.writeln('</table>');

//-->
