<!-- Begin

	document.write('<td height="12" onmouseover="mOvr(this,\'#ffff66\');" onmouseout="mOut(this,\'#ffff66\');" onclick="mClk(this);" class="clsMainNav">');
	document.write('<a href="index.html" TARGET="_self">&nbsp &nbsp About Us</a>');
	document.write('</td>');

	document.write('<td height="12" onmouseover="mOvr(this,\'#ffff66\');" onmouseout="mOut(this,\'#ffff66\');" onclick="mClk(this);" class="clsMainNav">');
	document.write('<a href="staff.html" TARGET="_self">&nbsp &nbsp Key People</a>');
	document.write('</td>');

	document.write('<td height="12" onmouseover="mOvr(this,\'#ffff66\');" onmouseout="mOut(this,\'#ffff66\');" onclick="mClk(this);" class="clsMainNav">');
	document.write('<a href="legalnews.html" TARGET="_self">&nbsp &nbsp Legal News</a>');
	document.write('</td>');

	document.write('<td height="12" onmouseover="mOvr(this,\'#ffff66\');" onmouseout="mOut(this,\'#ffff66\');" onclick="mClk(this);" class="clsMainNav">');
	document.write('<a href="contactus.html" TARGET="_self">&nbsp &nbsp Contact Us</a>');
	document.write('</td>');

	document.write('<td height="12" onmouseover="mOvr(this,\'#ffff66\');" onmouseout="mOut(this,\'#ffff66\');" onclick="mClk(this);" class="clsMainNav">');
	document.write('<a href="recentarticlesBt.html" TARGET="_self">&nbsp &nbsp Recent Articles</a>');
	document.write('</td>');

//  End -->