<!--
document.writeln('<table style="text-align: left; width: 100%;" bgcolor="#333333" border="0" cellpadding="10" cellspacing="0">');
document.writeln('<tbody>');
document.writeln('<tr valign="top">');
document.writeln('<td width="50%">');
document.writeln('<img style="width: 10px; height: 1px;" src="images/spacer.gif">');
document.writeln('</td>');
document.writeln('<td width="200px" nowrap="nowrap">');
document.writeln('<span class="footer_title">Information</span><br>');
document.writeln('<a class="footer" href="calendar.html">Calendar</a><br>');
document.writeln('<a class="footer" href="board.html">Contact</a><br>');
document.writeln('<a class="footer" href="fallinservice.html">Fall Inservice</a><br>');
document.writeln('<a class="footer" href="advocacy.html">Advocacy News</a><br>');
document.writeln('<a class="footer" href="scholarship.html">Scholarships</a><br>');
document.writeln('<a class="footer" href="forms.html">Forms/Newsletters</a><br>');
document.writeln('<a class="footer" href="links.html">Links</a><br>');
document.writeln('</td>');
document.writeln('<td>');
document.writeln('<img style="width: 10px; height: 1px;" src="images/spacer.gif">');
document.writeln('</td>');
document.writeln('<td width="200px" nowrap="nowrap">');
document.writeln('<span class="footer_title">HS Festivals</span><br>');
document.writeln('<a class="footer" href="hs_aud.html">Auditions</a><br>');
document.writeln('<a class="footer" href="district_band.html">District Band</a><br>');
document.writeln('<a class="footer" href="district_chorus.html">District Chorus</a><br>');
document.writeln('<a class="footer" href="district_orch.html">District Orchestra</a><br>');
document.writeln('<a class="footer" href="region_band.html">Region Band</a><br>');
document.writeln('<a class="footer" href="region_chorus.html">Region Chorus</a><br>');
document.writeln('<a class="footer" href="region_orch.html">Region Orchestra</a><br>');
document.writeln('</td>');
document.writeln('<td>');
document.writeln('<img style="width: 10px; height: 1px;" src="images/spacer.gif">');
document.writeln('</td>');
document.writeln('<td width="200px" nowrap="nowrap">');
document.writeln('<span class="footer_title">Elem/MS Fests</span><br>');
document.writeln('<a class="footer" href="elem_chorusfest.html">Elementary Chorus Fest</a><br>');
document.writeln('<a class="footer" href="ms_chorusfest.html">MS Chorus Fest</a><br>');
document.writeln('<a class="footer" href="bandfests.html">Intermediate Band Fests</a><br>');
document.writeln('<a class="footer" href="56_stringfest.html">5/6 String Fest</a><br>');
document.writeln('<a class="footer" href="78_stringfest.html">7/8 String Fest</a><br>');
document.writeln('</td>');
document.writeln('<td width="50%">');
document.writeln('<img style="width: 10px; height: 1px;" src="images/spacer.gif">');
document.writeln('</td>');
document.writeln('</tr>');
document.writeln('<tr>');
document.writeln('<td colspan="7">');
document.writeln('<div class="copyright">&copy; 2012 Pennsylvania Music Educators Association -- Questions or Comments? <a href="mailto:webmaster@pmea12.org">Contact the Webmaster</a><br></div>');
document.writeln('<div class="updated">Site last updated on February 3, 2012<br></div>');
document.writeln('</td>');
document.writeln('</tr>');
document.writeln('</tbody>');
document.writeln('</table>');

//-->
