Permalink
Cannot retrieve contributors at this time
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
92 lines (73 sloc)
2.9 KB
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <html> | |
| <head> | |
| <title>Directory of Tennessee Local Government - Main Menu</title> | |
| <meta name="Author" content="W 3 Street Communications"> | |
| </head> | |
| <body text="#000000" link="#0000fb" VLINK="#551A8B" | |
| alink="#FFFFFF" bgcolor="#FFFFFF"> <img src="TnCrimLaw.gif" | |
| alt="TnCrimLaw"> | |
| <ul> | |
| <p><b><font SIZE=+1>Directory of Tennessee Local Government</font></b></p> | |
| <blockquote> | |
| <p> | |
| <hr width=100%></p> | |
| <p><img src="ball.gif" border=0 > | |
| <img src="clear.gif" border=0 height=10 width=4> | |
| <font size=+1>Search for a sheriff, court clerk, district | |
| attorney, and other local | |
| government information by entering the name of a county, city, town or post office location.</font> | |
| <ul> | |
| <form method=POST action="http://www.tncrimlaw.com/cnty/search.cgi"> | |
| <p>Search for: <input type=text name="terms" size=30> | |
| Boolean: <select name="boolean"> | |
| <option>AND | |
| <option>OR | |
| </select> Case: <select name="case"> | |
| <option>Insensitive | |
| <option>Sensitive | |
| </select></p> | |
| <input type=submit value="Search!"> <input type=reset></form></p> | |
| </ul> | |
| <p><img src="ball.gif" border=0 > | |
| <img src="clear.gif" border=0 height=10 width=4> | |
| <font SIZE=+1><a href="cnty.html">By County</a> - An | |
| alphabetical list of Tennessee counties</font></p> | |
| <p><img src="ball.gif" border=0 > | |
| <img src="clear.gif" border=0 height=10 width=4> | |
| <font SIZE=+1><a href="judicnty.html">By Judicial | |
| District</a> - A list of counties within each district</font></p> | |
| <p><img src="ball.gif" border=0 > | |
| <img src="clear.gif" border=0 height=10 width=4> | |
| <font SIZE=+1><a href="citycnty.html">By Municipality</a> | |
| - An alphabetical list of municipalities, towns and post office locations keyed to its county</font></p> | |
| <center><p> | |
| <hr width="100%" ></p></center> | |
| <p>This directory contains addresses and phone numbers (and fax numbers when available) | |
| for every Tennessee Sheriff, Circuit or Criminal Court Clerk, and District Attorney. | |
| We will add other criminal law related | |
| directory information as it becomes available and as time permits. Governmental bodies | |
| that have web sites or email addresses will likewise be added. If you wish to provide | |
| this type of information for your county, email us at | |
| <a href="mailto:directory@tncrimlaw.com">directory@tncrimlaw.com</a>. | |
| </p><p> | |
| If you find inaccurate information in the directory, let us know by email at | |
| <a href="mailto:directory@tncrimlaw.com">directory@tncrimlaw.com</a>. | |
| </p> | |
| </blockquote> | |
| </ul> | |
| <center><p> | |
| <hr width="100%" ></p></center> | |
| <p><img src="ball.gif" border=0 > | |
| <img src="clear.gif" border=0 height=10 width=4> | |
| Back to | |
| <a href="index.html">Tennessee Criminal Law Defense Resources</a> </p> | |
| <p><img src="ball.gif" border=0 > | |
| <img src="clear.gif" border=0 height=10 width=4> | |
| To the <a href="attydir/attydir.html"> | |
| Directory of Tennessee Criminal Law Defense Attorneys</a> </p> | |
| <p><img src="ball.gif" border=0 > | |
| <img src="clear.gif" border=0 height=10 width=4> | |
| <a href="mailto:info@tncrimlaw.com">info@tncrimlaw.com</a> | |
| </p> | |
| </body> | |
| </html> |