//Prints Standard Footer
document.write('<div align="center" class="copyBlack">');
document.write('<hr width="550" size="1" noshade>');
document.write('<span class="copy">Copyright (c) 2001-2009 Cox Enterprises, Inc. All Rights Reserved.');
document.write('&nbsp;|&nbsp;<a href="/corp/privacypolicy.htm">Privacy Policy</a>&nbsp;|&nbsp;');
document.write('<a href="/corp/VisitorAgreement.htm">Visitor Agreement</a> </span>');
document.write('<hr width="550" size="1" noshade>');
document.write('</div>');