var d = new Date()

document.write ('<div id="footerWrap"> \
<div id="footerA"><a href="equal_housing.html"> <img src="images/equal_housing.gif"> Equal Housing Lender ~ Equal Credit Opportunity Lender</a> <br> <a href="equal_opportunity.html">Equal Employment Opportunity </a> <br> <a href="privacy.html">Privacy Statement &</a> <a href="security_policy.html">Security</a> </span></div> \
<div id="footerB"><span id="footerCompanyName">Farm Credit of Southwest Kansas, ACA. </span> <br>&copy; 2000 - ',d.getFullYear(),' All Rights Reserved</div> \
</div>');
