function writeJS(){
var str='';
str+='			<p class="footer">';
str+='				<a href="..\/aboutfds\/aboutsite.htm">© <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="..\/aboutfds\/privacy.htm">Privacy<\/a> : <a href="..\/aboutfds\/contact.htm">Contact EZ-DME <\/a><\/span><\/p>';
str+='			<p class="small 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();
