function writeJS(){
var str='';
str+='<p class="footer">';
str+='<a href="..\/aboutfree\/aboutsite.htm">&copy; <script type="text\/javascript">var now = new Date(); document.write(now.getFullYear());<\/script> FDS, Inc., All rights reserved.<\/a> ';
str+='<span class="print">: <a href="..\/aboutfree\/privacy.htm">Privacy<\/a> : <a href="..\/aboutfree\/contact.htm">Contact FDS <\/a><\/span><\/p>';
str+='<p class="center foot2">Freedom Data Systems is a registered trademark of Freedom Data Systems, Inc.<br \/>';
str+='and is not affiliated with FDS, Inc. or Freedom Data Services.<\/p>';
document.write(str);
}
writeJS();
