//*** 1st level footer ***//
//*** add ../ for the proper relative directory level ***//
strFooter2 = '<table width="775" border="0" cellspacing="0" cellpadding="0" class="hdr_bgrnd" height="22">\
  <tr>\
    <td>&nbsp;&nbsp;<span class="sm_wht_txt">&copy; Copyright 2010 Financial Women&#39;s\
      Association. All Rights Reserved.&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href="../util/privacy_stmt.htm" class="sm_wht">Privacy\
      Statement.</a></span></td>\
  </tr>\
</table>'
	  
document.write(strFooter2);