// footer
// written by Robert C. Carver, BBConsulting for TheClaytonGroup.org

with (document) {
  write ('</td></tr></table>');
  write ('<table width="100%" class="Footer">');
  write ('<tr><td width="100%">');
  write ('The Clayton Group&nbsp;&#8226;&nbsp;Suite 100&nbsp;&#8226;&nbsp;53 Bethel Road&nbsp;&#8226;&nbsp;Glen Mills&nbsp;&#8226;&nbsp;PA&nbsp;&nbsp;19342&nbsp;&#8226;&nbsp;610-558-3332&nbsp;&#8226;&nbsp;(fax)&nbsp;610-616-4179');
  write ('</td></tr></table></div></body></html>');
}
