document.write('<TABLE BORDER=5 CELLPADDING=3 class="copyrightBox">')
document.write('   <TR>')
document.write('      <TD>')
document.write('         <CENTER><B>Copyright &copy; 1991-2011.</B> I')
document.write('         retain all copyright on the content of this document unless')
document.write('         otherwise attributed. This document may not be reproduced')
document.write('         except for personal use. Inclusion, in whole or in part, on')
document.write('         CD ROMs and similar collections is expressly forbidden. I')
document.write('         take no responsibility for the accuracy or suitability of')
document.write('         any of this information. Usage changes over time. I')
document.write('         encourage you to use discretion in locating and using the')
document.write('         locations listed.</CENTER>')
document.write('      </TD>')
document.write('   </TR>')
document.write('</TABLE>')

