// Copyright (C) A2Z Services
// last updated 03/25/2005

var footer_02 =
  '<hr>'+
  '<center>'+
  '<img src="../lawsupply_01.gif" height=102 width=425>'+
  '<br>'+
  '<span class="footer_01"><a href="../index.htm">Home Page</a>&nbsp; |&nbsp; <a href="../co_info/index.htm">Company Information</a>&nbsp; |&nbsp; <a href="#top">Top of Page</a></span>'+
  '</center>'+
  '<hr>';

document.write(footer_02);
