// Contact & Legal statement footer.

document.write("<hr>")
document.write("<p align='center'>")
document.write("<strong>")
document.write("Leming Law Firm")
document.write("</strong>")
document.write("<br>")
document.write("13321 North Outer 40 Drive")
document.write("&nbsp;&nbsp;&nbsp;<strong>&middot;</strong>&nbsp;&nbsp;&nbsp;")
document.write("St. Louis, MO 63017")
document.write("<br>") 
document.write("Phone: (314) 621-0070")
document.write("&nbsp;&nbsp;&nbsp;<strong>&middot;</strong>&nbsp;&nbsp;&nbsp;")
document.write("Fax: (314) 448-4320")
document.write("&nbsp;&nbsp;&nbsp;<strong>&middot;</strong>&nbsp;&nbsp;&nbsp;")
document.write("<a href='mailto:nateleming@leminglaw.com'>")
document.write("NateLeming@leminglaw.com")
document.write("</a>")
document.write("<br>")
document.write("<br>")
document.write("The information you obtain at this site is not, nor is it intended to be, legal advice.")
document.write("<br>")			   
document.write("You should consult an attorney for individual advice regarding your own situation.")
document.write("</p>")
