document.write('<div id="footer">');
document.write('	<hr />');
document.write('	<a href="http://dfi.wa.gov/about/privacy.htm">Privacy Notice</a> |');
document.write('	<a href="http://dfi.wa.gov/resources/sitemap.htm">Site Map</a> |');
document.write('	<a href="http://dfi.wa.gov/about/legaldisclaimer.htm">Legal Disclaimer</a>');
document.write('	<a href="http://access.wa.gov"><img border="0" src="http://dfi.wa.gov/images/AWlogo2_115px.gif" width="115" height="22" align="bottom"></a><br />');
document.write('	<br />');

// begin dynamic page update

	var m = "Page updated " + document.lastModified;
	var p = m.length-8;
	document.write(m.substring(p, 0));

// end dynamic page update

document.write('	<br />');
document.write('Send comments about this site by using our <a href="http://dfi.wa.gov/about/feedback.htm">Feedback Form</a>');
document.write('	<br />');
document.write('	© 2004 Washington State Department of Financial Institutions');
document.write('</div>');
