var footerCommon = '<center>' +
'<table width="100%" height="72">' +
' <tr><td bgcolor="#000080" width="100%" height="5"></td></tr>' +
' <tr>' +
'  <td colspan="9" align="center" height="59">' +
'  <font face="Arial" size="1"><strong>Site Maintained by: SCLL Webmaster - ' +
'  <a href="mailto:webmaster@spotsyll.org?subject=SCLL Game Score Website">webmaster@spotsyll.org</a></strong><br>' +
'  Site Design and Content - Copyright 2006-2011 by Spotsylvania County Little League, LLC.<br>' +
'  </td>' +
' </tr>' +
'</table>' +
'</center>';
document.write(footerCommon);
