|
Server : Apache/2.4.62 System : FreeBSD fbsdweb2.web.rcn.net 14.1-RELEASE FreeBSD 14.1-RELEASE releng/14.1-n267679-10e31f0946d8 GENERIC amd64 User : www ( 80) PHP Version : 8.3.8 Disable Function : NONE Directory : /domains/highlandlabs/cqi-bin/ALFA_DATA/alfasymlink/root/domains/leonsneadweb/pages/ |
Upload File : |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<!-- saved from url=(0037)http://www.limpid.nl/lab/css/fixed/sh -->
<!-- Limpid &love; IE in quirks mode --><HTML xml:lang="en"
xmlns="http://www.w3.org/1999/xhtml"><HEAD><TITLE>Selected Clients - Leon Snead & Company, P.C.</TITLE>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1"><LINK
href="sh_files/sh_basic.css" type=text/css rel=stylesheet><!--[if IE]><LINK
href="sh_files/sh_ie.css" type=text/css rel=stylesheet><![endif]-->
<META content="MSHTML 6.00.2800.1400" name=GENERATOR>
<script language="javascript">
<!--
//start redirect
var browserName=navigator.appName;
var browserVer=parseInt(navigator.appVersion);
if (browserName=="Netscape" && browserVer >= 5)
{
window.location="http://www.leonsnead.com/ns_site/pages/clients.html";}
else if(browserName=="Netscape" && browserVer < 5)
{
window.location="http://www.leonsnead.com/nslow/clients.html";
}
//end redirect
// start submenu script
var div_array = new Array("sub");
function changeDiv(the_div, the_change)
{
var browser_name= navigator.appName;
if (document.all)
{
div_string = "window.document.all." + the_div + ".style";
} else if (browser_name == "Netscape") {
div_string = "window.document." + the_div;
} else {
alert("sorry, this only works in 4.0 browsers");
return;
}
the_div = eval(div_string);
the_div.visibility = the_change;
}
function closeAll()
{
for (var loop=0; loop < div_array.length; loop++)
{
changeDiv(div_array[loop], "hidden");
}
}
// end submenu script
// set nav bar at bottom
function moveDiv()
{
var height = 630,width = 460;
if (parseInt(navigator.appVersion)>3) {
if (navigator.appName=="Netscape") {
width = window.innerWidth;
height = window.innerHeight;
}
if (navigator.appName.indexOf("Microsoft")!=-1) {
width = document.body.offsetWidth;
height = document.body.offsetHeight;
}
}
var left_point= parseInt(width/2) - 388;
var top_point = parseInt(height) - 29;
var browser_name= navigator.appName;
var the_div;
if (window.document.all)
{
the_div = window.document.all.barDiv.style;
} else if (browser_name == "Netscape") {
the_div = window.document.barDiv;
}
the_div.left=parseInt(the_div.left) + left_point;
the_div.top=parseInt(the_div.top) + top_point;
}
function moveFolder()
{
var width = window.screen.availWidth;
var left_point= parseInt(width/2) - 393;
var browser_name= navigator.appName;
var the_div;
if (window.document.all)
{
the_div = window.document.all.folder.style;
} else if (browser_name == "Netscape") {
the_div = window.document.folder;
}
the_div.left=parseInt(the_div.left) + left_point;
}
function moveTop()
{
var height = 630,width = 460;
if (parseInt(navigator.appVersion)>3) {
if (navigator.appName=="Netscape") {
width = window.innerWidth;
height = window.innerHeight;
}
if (navigator.appName.indexOf("Microsoft")!=-1) {
width = document.body.offsetWidth;
height = document.body.offsetHeight;
}
}
var left_point= parseInt(width/2) - 36;
var top_point = parseInt(height) - 33;
var browser_name= navigator.appName;
var the_div;
if (window.document.all)
{
the_div = window.document.all.topBorder.style;
} else if (browser_name == "Netscape") {
the_div = window.document.topBorder;
}
the_div.left=parseInt(the_div.left) + left_point;
the_div.top=parseInt(the_div.top) + top_point;
}
function moveLeft()
{
var height = 630,width = 460;
if (parseInt(navigator.appVersion)>3) {
if (navigator.appName=="Netscape") {
width = window.innerWidth;
height = window.innerHeight;
}
if (navigator.appName.indexOf("Microsoft")!=-1) {
width = document.body.offsetWidth;
height = document.body.offsetHeight;
}
}
var left_point= parseInt(width/2) - 41;
var top_point = parseInt(height) - 29;
var browser_name= navigator.appName;
var the_div;
if (window.document.all)
{
the_div = window.document.all.leftBorder.style;
} else if (browser_name == "Netscape") {
the_div = window.document.leftBorder;
}
the_div.left=parseInt(the_div.left) + left_point;
the_div.top=parseInt(the_div.top) + top_point;
}
function moveMenu()
{
var height = 630,width = 460;
if (parseInt(navigator.appVersion)>3) {
if (navigator.appName=="Netscape") {
width = window.innerWidth;
height = window.innerHeight;
}
if (navigator.appName.indexOf("Microsoft")!=-1) {
width = document.body.offsetWidth;
height = document.body.offsetHeight;
}
}
var left_point= parseInt(width/2) - 36;
var top_point = parseInt(height) - 29;
var browser_name= navigator.appName;
var the_div;
if (window.document.all)
{
the_div = window.document.all.menu.style;
} else if (browser_name == "Netscape") {
the_div = window.document.menu;
}
the_div.left=parseInt(the_div.left) + left_point;
the_div.top=parseInt(the_div.top) + top_point;
}
function moveRight()
{
var height = 630,width = 460;
if (parseInt(navigator.appVersion)>3) {
if (navigator.appName=="Netscape") {
width = window.innerWidth;
height = window.innerHeight;
}
if (navigator.appName.indexOf("Microsoft")!=-1) {
width = document.body.offsetWidth;
height = document.body.offsetHeight;
}
}
var left_point= parseInt(width/2) + 29;
var top_point = parseInt(height) - 29;
var browser_name= navigator.appName;
var the_div;
if (window.document.all)
{
the_div = window.document.all.rightBorder.style;
} else if (browser_name == "Netscape") {
the_div = window.document.eightBorder;
}
the_div.left=parseInt(the_div.left) + left_point;
the_div.top=parseInt(the_div.top) + top_point;
}
function moveSub()
{
var height = 630,width = 460;
if (parseInt(navigator.appVersion)>3) {
if (navigator.appName=="Netscape") {
width = window.innerWidth;
height = window.innerHeight;
}
if (navigator.appName.indexOf("Microsoft")!=-1) {
width = document.body.offsetWidth;
height = document.body.offsetHeight;
}
}
var left_point= parseInt(width/2) - 242;
var top_point = parseInt(height) - 108;
var browser_name= navigator.appName;
var the_div;
if (window.document.all)
{
the_div = window.document.all.sub.style;
} else if (browser_name == "Netscape") {
the_div = window.document.sub;
}
the_div.left=parseInt(the_div.left) + left_point;
the_div.top=parseInt(the_div.top) + top_point;
}
//end set navbar at bottom
//set menu in center
//-->
</script>
</HEAD>
<BODY topmargin="0"onload="moveDiv(), moveLeft(), moveRight(), moveSub(), moveFolder(); ">
<DIV id=content>
<p id=maintxt>
<div id=folder style=" position:absolute; background:#fffef9;width:760; height:680;left:0px;top:0px; border-color: aa0505;border-left-style:solid;border-left-width: 1; border-right-style:solid;border-right-width: 1; border-top-style:solid;border-top-width: 1; border-bottom-style:solid;border-bottom-width: 1">
<center>
<TABLE width="740" height="135">
<TR>
<TD valign="bottom" align="left" width="273">
</TD>
<TD width="194" align="center" valign="top">
<IMG SRC="leon2.gif" WIDTH="159" HEIGHT="135" BORDER="0" ALT="">
</TD>
<TD width="273" align="right" valign="top">
<font size="1" face="book antiqua, times new roman" color="#2B2A6F">
<br><b>416 Hungerford Drive, Suite 400<br>Rockville, MD 20850<br>(301) 738-8190<br>E-mail: [email protected]</b></font>
</TD>
</TR>
</TABLE>
<table width=740>
<tr>
<td width="100%" colspan="2" cellpadding="0" cellspacing="0" align="left" valign="top"><font color="#aa0505" size="2" face="Book Antiqua"><BR><BR><font size="4" face="book antiqua, times new roman" color="#aa0505">
<b>SELECTED CLIENTS</b></font><BR><BR>
<font color="#aa0505" size="2" face="Book Antiqua">The firm's success is reflected by steady growth and continuing business from satisfied clients including the following:<br><br></font></td></tr>
<tr><td width="50%" align="left" valign="top"><font color="#aa0505" size="2" face="Book Antiqua">
<ul>
<li>U.S. Department of Transportation</li><br><br>
<li>U.S. Department of Defense</li><br><br>
<li>U.S. Department of Health and Human Services</li><br><br>
<li>U.S. Courts</li><br><br>
<li>U.S. Postal Service</li><br><br>
<li>U.S. International Trade Commission</li><br><br>
<li>U.S. Department of Agriculture</li><br><br>
<li>U.S. Department of Justice</li><br><br>
<li>U.S. Environmental Protection Agency</li><br><br>
<li>U.S. Department of Homeland Security</li><br><br>
<li>U.S. Department of Housing and Urban Development</li><br><br>
<li>U.S. Fish and Wildlife Service</li></ul>
</td>
<td width="50%" align="left" valign="top"><font color="#aa0505" size="2" face="Book Antiqua">
<li>U.S. Chemical Safety Hazard and Investigation Board</li><br><br>
<li>Selective Service System</li><br><br>
<li>Corporation for National and Community Service</li><br><br>
<li>Federal Emergency Management Agency</li><br><br>
<li>Appalachian Regional Commission</li><br><br>
<li>National Science Foundation</li><br><br>
<li>Smithsonian Institution</li><br><br>
<li>Federal Election Commission</li><br><br>
<li>National Endowment for the Arts</li><br><br>
<li>National Endowment for the Humanities</li><br><br>
<li>Office of Management and Budget</li><br><br>
<li>Election Assistance Commission</li><br><br>
<li>Institute of Museum and Library Services</li></td>
</tr></font>
<tr><td width="100%" colspan="2" cellpadding="0" cellspacing="0" align="center" valign="top"><font color="#aa0505" size="1" face="book antiqua"><br><u></u> <a href="http://www.leonsnead.com/pf/cli_print.htm" style="font:"1" book antiqua;color:#2b2a6f;">Printer Friendly Version</a><br> <br> </td></tr>
</table>
</center>
</div>
</DIV>
<DIV id=header>
<div id=barDiv style="position:absolute;left:0px;top:0px;z-index:20;">
<IMG SRC="manilla_cli.jpg" WIDTH=760 HEIGHT=29 BORDER=0 USEMAP="#manillahots_Map">
<MAP NAME="manillahots_Map">
<AREA SHAPE="rect" ALT="" COORDS="603,0,712,29" HREF="vehicles.html">
<AREA SHAPE="rect" ALT="" COORDS="457,0,553,29" HREF="clients.html">
<AREA SHAPE="rect" ALT="" COORDS="356,0,413,29" HREF="#" onclick="closeAll(); changeDiv('sub','visible');return false;">
<AREA SHAPE="rect" ALT="" COORDS="227,0,319,29" HREF="philosophy.html">
<AREA SHAPE="rect" ALT="" COORDS="119,0,189,29" HREF="profile.html">
<AREA SHAPE="rect" ALT="" COORDS="32,0,82,29" HREF="../index.html">
</MAP>
</div>
<!-- place submenu-->
<div id="leftBorder" style="position:absolute; z-index:21;top:0; left:0;">
<a href="#" onMouseOver="closeAll();"><img src="tall_spacer.gif" border=0></a>
</div>
<div id="rightBorder" style="position:absolute; top:0;left: 0; z-index:21;">
<a href="#" onMouseOver="closeAll();"><img src="tall_spacer.gif" border=0></a>
</div>
<a href="#" onMouseOut="closeAll();" onMouseOver="changeDiv('sub','visible');" >
<div id="sub" style="font:9pt arial ; width:270;padding:10px; background:#2B2A6F;position:absolute; top:0; left:0;z-index:23; visibility:hidden;">
<a style="text-decoration:none;"href="audit.html" onMouseOut="closeAll();" onMouseOver="changeDiv('sub','visible');" ><font color="#fffef9">Audit and Review</font></a><br>
<a style="text-decoration:none;"href="accounting.html" onMouseOut="closeAll();" onMouseOver="changeDiv('sub','visible');" ><font color="#fffef9">Accounting</font></a><br>
<a style="text-decoration:none;"href="management.html" onMouseOut="closeAll();" onMouseOver="changeDiv('sub','visible');" ><font color="#fffef9">Management Consulting</font></a><br>
<a style="text-decoration:none;"href="procurement.html" onMouseOut="closeAll();" onMouseOver="changeDiv('sub','visible');" ><font color="#fffef9">Procurement Management Consulting</font></a><br>
</div></a>
<!-- End place Submenu -->
</DIV>
</BODY></HTML>