<script language="JavaScript">
 
<!-- This script and many more are available free online at -->
<!-- The JavaScript Source!! https://javascript.internet.com -->
<!-- Original:  David Henry (davidputhenry@hotmail.com) -->
<!-- Web Site:  https://www.davidphenry.com/ -->
 
<!-- Begin
function isPPC() {
if (navigator.appVersion.indexOf("PPC") != -1) return true;
else return false;
}
if(isPPC()) {
document.write('<A HREF=\"mailto:comments@thecre.com\?subject\=An item on this page on FedLaw needs your attention, ' + document.title + ' -Here is the page URL: ' + window.location + '\" onMouseOver="window.status=\'Send us your feedback or corrections for this page\'; return true" TITLE="Send us your feedback or corrections for this page"><img src="/images/send.gif" width=40 height=26 border=0 alt="Click if you have feedback or corrections about this page" align="right"><\/A>');
}
else { document.write('<A STYLE="contact" HREF=\"mailto:comments@thecre.com\?subject\=An item on this page on FedLaw needs your attention, ' + document.title + ' -Here is the page URL: ' + window.location + '\" onMouseOver="window.status=\'Send us your feedback or corrections for this page\'; return true" TITLE="Send us your feedback or corrections for this page"><img src="/images/send.gif" width=40 height=26 border=0 alt="Click if you have feedback or corrections about this page" align="right"><\/A>');
}
//  End -->
</script>