<!-- Begin

copyright=new Date();

update=copyright.getFullYear();

document.write('<font face="Arial,Helvetica" size="-2" class="copyright">Use of the PRADCO website constitutes acceptance of our '); 

document.write(' <a href="terms-of-use.html" class="smafooters">Terms of Use</a>.  ');

document.write("Copyright &copy;"+ update + " ");

document.write('<a href="index.html" class="smafooters" target="_top">PRADCO</a> ');

document.write('All Rights Reserved. ');

document.write('</font><br>');


//  End -->