<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class ="footer">&copy;Copyright 2008 ');

document.write('<a href="index.html" target="_top">NCHS Baseball</a> ');

document.write('All Rights Reserved<br>');

document.write('Contact Coach Short For More Information '); 

document.write(' <A HREF="mailto:shortre@unit5.org">Email</a>');

document.write('</span><br>');

//  End -->