function print_footer() {
document.write(' \
<center>\
<table width="300" BORDER=3 CELLPADDING=3 CELLSPACING=3 >\
 <tr>\
  <td width="48" height="22"><font size=-3>\
   <div align="center"><font  size=-3>' + document.lastModified.substring(0,10) + '</font></div>\
  </td>\
  <td width="50" align="center"><font  size=-3><A HREF="/gmi/contact.htm">Contact</a></font></td>\
  <td width="89" align="center"><font size=-3><a href="/privacy/index.htm" target="_blank">Privacy Policy</a></font></td>\
  <td width="50" align="center"><font size=-3><a href="/index.html">Home</a></font></td>\
 </tr>\
</table>\
<table border="0" padding="4"><tr>\
<td><a href="http://www.ecfa.org/"><img alt="ECFA Member" title="Member of the Evangelical Council for Financial Accoumntability" border="0" src="http://www.gmi.org/images/ECFA-75px.gif" /></a></td>\
</tr></table>\
</center>');
}
