KGRKJGETMRETU895U-589TY5MIGM5JGB5SDFESFREWTGR54TY
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/ns_site/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : /domains/highlandlabs/cqi-bin/ALFA_DATA/alfasymlink/root/domains/leonsneadweb/ns_site/index.html
<!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>Home Page - 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/nslow/index.html";}

 else if(browserName=="Microsoft Internet Explorer")
  {
   window.location="http://www.leonsnead.com/index.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 (document.layers) {
        div_string = "window.document." + the_div;
    } else if (document.getElementById) {
        div_string = "window.document.getElementById('" + the_div+"').style";
    } 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 = window.screen.availHeight;
		var width = window.screen.availWidth;
		var left_point= parseInt(width/2) - 392;
	
	

		var browser_name= navigator.appName;
		var the_div;
		if (window.document.all)
		{
			the_div = window.document.all.barDiv.style;
	} else if (window.document.layers) {
		the_div = window.document.barDiv;
	}  else if (window.document.getElementById) {
		the_div = window.document.getElementById('barDiv').style;
	}
	the_div.left=parseInt(the_div.left) + left_point;


	}





	function moveTop()
	{
		var height = window.screen.availHeight;
		var width = window.screen.availWidth;
		var left_point= parseInt(width/2) - 114;
	
	

		var browser_name= navigator.appName;
		var the_div;
		if (window.document.all)
		{
			the_div = window.document.all.topBorder.style;
	} else if (window.document.layers) {
		the_div = window.document.topBorder;
	} else if (window.document.getElementById) {
		the_div = window.document.getElementById('topBorder').style;
	}
	the_div.left=parseInt(the_div.left) + left_point;

	}



	


	function moveLeft()
	{
		var height = window.screen.availHeight;
		var width = window.screen.availWidth;
		var left_point= parseInt(width/2) - 119;
	

		var browser_name= navigator.appName;
		var the_div;
		if (window.document.all)
		{
			the_div = window.document.all.leftBorder.style;
	} else if (window.document.layers) {
		the_div = window.document.leftBorder;
	} else if (window.document.getElementById) {
		the_div = window.document.getElementById('leftBorder').style;
	}
	the_div.left=parseInt(the_div.left) + left_point;

	}


	function moveMenu()
	{
		var height = window.screen.availHeight;
		var width = window.screen.availWidth;
		var left_point= parseInt(width/2) - 114;
	

		var browser_name= navigator.appName;
		var the_div;
		if (window.document.all)
		{
			the_div = window.document.all.menu.style;
	} else if (window.document.layers) {
		the_div = window.document.menu;
	} else if (window.document.getElementById) {
		the_div = window.document.getElementById('menu').style;
	}
	the_div.left=parseInt(the_div.left) + left_point;

	}


	function moveRight()
	{
		var height = window.screen.availHeight;
		var width = window.screen.availWidth;
		var left_point= parseInt(width/2) - 50;
	

		var browser_name= navigator.appName;
		var the_div;
		if (window.document.all)
		{
			the_div = window.document.all.rightBorder.style;
	} else if (window.document.layers) {
		the_div = window.document.rightBorder;
	} else if (window.document.getElementById) {
		the_div = window.document.getElementById('rightBorder').style;
	}
	the_div.left=parseInt(the_div.left) + left_point;

	}


	function moveSub()
	{
		var height = window.screen.availHeight;
		var width = window.screen.availWidth;
		var left_point= parseInt(width/2) - 305;
	

		var browser_name= navigator.appName;
		var the_div;
		if (window.document.all)
		{
			the_div = window.document.all.sub.style;
	} else if (document.layers) {
		the_div = window.document.sub;
	} else if (document.getElementById) {
		the_div = window.document.getElementById('sub').style;
	}
	the_div.left=parseInt(the_div.left) + left_point;

	}



	function moveFolder()
	{
		
		var width = window.screen.availWidth;
		var left_point= parseInt(width/2) - 392;
	
	

		var browser_name= navigator.appName;
		var the_div;
		if (window.document.all)
		{
			the_div = window.document.all.folder.style;
	} else if (window.document.layers) {
		the_div = window.document.folder;
	} else if (window.document.getElementById) {
		the_div = window.document.getElementById('folder').style;
	}
	the_div.left=parseInt(the_div.left) + left_point;


	}

	//end set navbar at bottom
	//set menu in center

function MM_findObj(n, d) { //v4.01
  var p,i,x;  if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {
    d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
  if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];
  for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document);
  if(!x && d.getElementById) x=d.getElementById(n); return x;
}

function MM_changeProp(objName,x,theProp,theValue) { //v6.0
  var obj = MM_findObj(objName);
  if (obj && (theProp.indexOf("style.")==-1 || obj.style)){
    if (theValue == true || theValue == false)
      eval("obj."+theProp+"="+theValue);
    else eval("obj."+theProp+"='"+theValue+"'");
  }
}
//-->
</script>




<BODY onload="moveFolder(), moveDiv(), moveTop(), moveLeft(), moveRight(), moveSub(); ">




<div id= header > 
  <!-- place submenu-->
  <div id="topBorder" style="position:absolute; z-index:21;top:7px;left:0px;"> 
    <a href="#" onMouseOver="closeAll();"><img src="long_spacer.gif" border=0></a> 
  </div>
  <div id="leftBorder" style="position:absolute; z-index:21;top:20; left:0;"> 
    <a href="#" onMouseOver="closeAll();"><img src="tall_spacer.gif" border=0></a> 
  </div>
  <div id="rightBorder" style="position:absolute; top:20;left: 0; z-index:21;"> 
    <a href="#" onMouseOver="closeAll();"><img src="tall_spacer.gif" border=0></a> 
  </div>
  <div  id="sub" style="font:9pt arial ; width:250;padding:0px;  background:#2B2A6F;position:absolute; top:49; left:15;z-index:230; visibility:hidden;">
  
  <table width="100%" height="100%">
  <tr>
		<td width="5"><a style="text-decoration:none;"href="#"  onMouseOut="closeAll();"    onMouseOver="changeDiv('sub','visible');" ><img src="spacer.gif" width="5" height="100%" border="no"></a></td>

		<td>
		
  
  <a style="text-decoration:none;"href="pages/audit.html" >
    <font color="#fffef9" size="2"> Audit and Review</font></a><br>
    <a  style="text-decoration:none;"href="pages/accounting.html"   ><font color="#fffef9" size="2"> Accounting </font></a><br>
    <a style="text-decoration:none;"href="pages/management.html"  ><font color="#fffef9" size="2"> Management 
    Consulting</font></a><br>
    <a style="text-decoration:none;"href="pages/procurement.html"  ><font color="#fffef9" size="2"> Procurement 
    Management Consulting</font></a><br>


</td>
		<td width="5"><a style="text-decoration:none;"href="#"  onMouseOut="closeAll();"    onMouseOver="changeDiv('sub','visible');" ><img src="spacer.gif" width="5" height="100%" border="no"></a></td>
	</tr>
	<tr>
	<td height="5" colspan="3"><a style="text-decoration:none;"href="#"  onMouseOut="closeAll();"    onMouseOver="changeDiv('sub','visible');" ><img src="spacer.gif" height="5" width="100%" border="no"></a></td>
	</tr></table>


  </div>
  <!-- End place Submenu -->
  <div id=barDiv style="position:absolute;left:0;top:-8;z-index:3;"> <IMG SRC="tabfull.gif" WIDTH=760 HEIGHT=72 BORDER=0 USEMAP="#tabfull_Map"> 
    <MAP NAME="tabfull_Map">
      <AREA SHAPE="rect" ALT="" COORDS="452,29,524,57" HREF="pages/vehicles.html">
      <AREA SHAPE="rect" ALT="" COORDS="364,29,432,57" HREF="pages/clients.html">
      <AREA SHAPE="rect" COORDS="276,30,345,58" HREF="#" ALT="" onClick="MM_changeProp('sub','','style.visibility','visible','DIV')"  >
      <AREA SHAPE="rect" ALT="" COORDS="187,31,259,57" HREF="pages/philosophy.html">
      <AREA SHAPE="rect" ALT="" COORDS="98,31,168,57" HREF="pages/profile.html">
      <AREA SHAPE="rect" ALT="" COORDS="7,33,78,60" HREF="index.html">
    </MAP>
  </div>
</div>

<div id= content>
<CENTER><br>


<div id=folder style=" position:absolute;  background:#fffef9;width:758; height:550;left:0px;top:63px; 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: 0;border-bottom-color:fffef9;">
 <TABLE width=758 border="0" cellpadding="0" cellspacing="0" height="560">
  <TBODY>

<tr><td height="30" border="0">&nbsp;</td></tr>
  <tr><td align="center" valign="top" bgcolor="#fffef9" border="0" bordercolor="#aa0505">
<IMG SRC="homelogo.gif" WIDTH="204" HEIGHT="174" BORDER="0" ALT="">
<Table width="740">
<tr>
<td width="740" align="center">

<table><tr><td align="center"><font size="3" color="#aa0505"><i><b>Certified Public Accountants and Management Consultants</b></i><p><b><font size="2" face="Book Antiqua" color="#aa0505">416 Hungerford Drive, Suite 400<br>Rockville, MD &nbsp;20850<p>

Phone:&nbsp; 301-738-8190<br>E-mail: &nbsp;[email protected]</b></font><br><br></td></tr></table>

<p>&nbsp;<p>&nbsp;<p>&nbsp;<p>&nbsp;
<p>&nbsp;<font size="1" face="Book Antiqua" color="#aa0505"><u></u></font>
  </td></tr>
  </TBODY></TABLE></div></div>
  </CENTER>
  
  
  
  </BODY></HTML>

Anon7 - 2021