//Creates copyright notice

document.write("<html><head><\/head><body>")

document.write('<center>')
document.write('<img src="minor2/tc/images/logosm.gif" height="44" border="0" alt="Trail Center logo" \/><br \/>')
document.write('<a href="minor2/tc/copyright.htm">Copyright<\/a> &copy; 1983-2001 Trail Center. All rights reserved.<br \/>')
document.write('<br \/>')
document.write('Please contact the <a ref="mailto:webmanager@trailcenter.org">Web Manager<\/a> for corrections or comments.<br \/>')


document.write("<\/body><\/html>")

