//Prints Standard Footer for Cox Career section
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="/coxcareer/privacypolicy.asp?Vermenu=career_opp">Privacy Policy</a>&nbsp;|&nbsp;');
document.write('<a href="/coxcareer/VisitorAgreement.asp?Vermenu=career_opp">Visitor Agreement</a> </span>');
document.write('<hr width="550" size="1" noshade>');
document.write('</div>');