// JavaScript Document

document.write('<table width="100%" border="0" cellspacing="0" cellpadding="0">');

          document.write('<tr>'); 

             document.write('<td><p class="txt-blue">Copyright © 2006 SAFED. All rights reserved.</p></td>');

             document.write('<td align="right"><p class="txt-blue"> <a href="index.htm">home</a> | <a href="contactus.htm">contact us</a> | <a href="#">faqs</a> | <a href="#">site map </a>|<a href="#">'); 

             document.write('privacy policy</a> | <a href="#">terms and conditions </a></p></td>');

           document.write('</tr>');

         document.write('</table>');