// JavaScript Document

function writeFooter() {

	document.write('<font size="1">Copyright 1996-2010 / Michael Del Corso<br>This web site has no affiliation with Tournament of Bands and is not published or maintained by the National Judges Association</font>');

}