document.write("<HR WIDTH = '80%'><TABLE CELLPADDING=10><TD>");
document.write("<FONT SIZE=-1>");
document.write("<A
HREF='http://depts.washington.edu/hserv/hshome.html'>");
document.write("Home Page, <BR>Health Services</A><BR><BR>");
document.write("<A HREF='http://depts.washington.edu/sphcm/'>");
document.write("SPHCM</A></FONT></TD>");
document.write("<TD><FONT SIZE=-1>");
document.write("Mail comments to: ");
document.write("<A HREF='mailto: larsson@u.washington.edu'>");
document.write("Laura Larsson </A><BR>");
document.write("<B>Document: </B>");
document.write(document.title);
document.write("<BR> Revised: ");
document.write(document.lastModified);
document.write("<BR><B><I> ");
document.write(document.URL);
document.write("</FONT></TD></TABLE></CENTER>");

