
<!-- Begin

<!-- NOTE: If you use a ' add a slash before it like this \' -->


document.write('<DIV id=menu>');
document.write('<TABLE cellpadding=0 cellspacing=0 border=0 width="154"><tr><td>');
document.write('<img src="images/menu-top.gif" width="154" height="88"></a><br>');
document.write('<tr><form action="index.htm"><td>');
document.write('<input type="submit" value="Home" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button"><br>');
document.write('</td></tr><tr></form><form action="about.htm"><td>');
document.write('<input type="submit" value="About Us" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button"><br>');
document.write('</td></tr><tr></form><form action="practice.htm"><td>');
document.write('<input type="submit" value="Practice Areas" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button"><br>');
document.write('</td></tr><tr></form><form action="projects.htm"><td>');
document.write('<input type="submit" value="Key Projects" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button"><br>');
document.write('</td></tr><tr></form><form action="decisions.htm"><td>');
document.write('<input type="submit" value="Published Decisions" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button"><br>');
document.write('</td></tr><tr></form><form action="attorneys.htm"><td>');
document.write('<input type="submit" value="Attorneys" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button"><br>');
document.write('</td></tr><tr></form><form action="contact.htm"><td>');
document.write('<input type="submit" value="Contact Us" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button"><br>');
<!-- COPY AND PASTE THE NEXT TWO LINES TO ADD A NEW LINK -->
<!--document.write('</td></tr><tr></form><form action="links.htm"><td>');-->
<!--document.write('<input type="submit" value="Links" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button"><br>');-->


document.write('</td></tr><tr></form><td>');
document.write('<img src="images/menu-bottom.gif" width="154" height="65"></a><br>');
document.write('</td></tr></table></DIV>');

//  End -->
