/***********************************************
* Encrypt Email script- Please keep notice intact.
* Tool URL: http://www.dynamicdrive.com/emailriddler/
* **********************************************/

var emailarray1812= new Array(97,100,109,64,98,97,115,101,98,97,108,108,115,99,111,114,101,99,97,114,100,46,99,111,109)
var postemail1812=''
for (i=0;i<emailarray1812.length;i++)
postemail1812+=String.fromCharCode(emailarray1812[i])

document.write('<font size=1>');
document.write('Copyright © 1999-2005 by Patrick A. McGovern.   All Rights Reserved.<br>');
document.write('All trademarks or product names mentioned herein are the property of their respective owners.<br>');
document.write('Material from this site may be freely copied for personal use.<br>');
document.write('Material from this site may be freely used by non-profit organizations for instructional purposes.<br>');
document.write('Other uses of material from this site are not allowed without first obtaining permission.<br>');
document.write('Contact:&nbsp;&nbsp;');
document.write('<a href="mailto:'+postemail1812+'?subject=Baseball Scorecard Question/Comment">Administrator</a>');
document.write('</font>');





