document.write('<!-- Begin Footer Information -->'
  + ''
  + '<center>'
  + '<!-- Begin Table For Footer Information-->');
function Certify(URL)
{
popupWin = window.open(URL, 'Participant', 'location=no,scrollbars,width=660,height=473')
window.top.name = 'opener';
}
document.write(''
  + '<center>'
  + '   	<table border="0" bordercolor="#000000" width="775">'
  + '		<tr bordercolor="#FFFFFF">'
  + '			<td align="center">'
  + '				<div align="center"><center>'
  + '				<br><A HREF="javascript:Certify(\'https://www.pwcbetterweb.com/betterweb/sealarchive/letter.cfm?SealId=10562\')">'
  + '				<img src="http://www.afba.com/images/Seal_b.jpg" width="110" height="45" border="0" alt="Click Here to Validate the BetterWeb Seal"></A>'
  + '				</center></div>'
  + '				<p align="center"><font face="Arial, Helvetica, Sans-Serif" size="1">© 2004, AFBA - The Five Star Association<br><a href="http://www.afba.com/privacy.htm">Privacy Policy</a></font></p>'
  + '		       </td>'
  + '		</tr>'
  + '	</table>'
  + '</center>'
  + '<!-- End Table For Footer Information -->'
  + '</center>'
  + ''
  + '<!-- End Footer Information -->');