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/klengineers/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : /domains/klengineers/about.php
<?php
include('config/config.php');
?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<link rel="stylesheet" type="text/css" href="css/style.css"  />
<title>Kallen & Lemelson</title>
<link href="css/global.css" rel="stylesheet" type="text/css" />
<link href="css/grid.css" rel="stylesheet" type="text/css" />
<link href="css/menu.css"  rel="stylesheet" type="text/css" media="all">
<link href="css/menu.css"  rel="stylesheet" type="text/css" media="all">

<link rel="shortcut icon" href="favicon.ico">
<link rel="icon" type="image/ico" href="/favicon.ico">
<script language="javascript" type="text/javascript" src="includes/jquery.js"></script>
<script language="javascript" type="text/javascript" src="includes/superfish.js"></script>
<script language="javascript" type="text/javascript" src="includes/dropdowns.js"></script>
<script language="javascript" type="text/javascript" src="includes/hoverIntent.js"></script>
<!--<script language="JavaScript" type="text/JavaScript" src="/includes/swfobject.js"></script>-->
<script language="JavaScript" type="text/JavaScript" src="includes/jquery.cycle.all.min.js"></script>
<script language="JavaScript" type="text/JavaScript">
	var Handler = {
	clearedOnce : false,
	clear : function ( field ) {
		if (this.clearedOnce == false) {
			field.value = '';
			this.clearedOnce = true;
			}
		}
	}

</script>
<script type="text/javascript">
	/* ObfuscateEmail() - Note: Place after JQuery include */
	function obfuscateEmail( start, end, domain, span_id, subject ){
		var glue = '@';
		var eml = start + glue + end + '.' + domain;
		if( subject != "" && subject != undefined ){ subject = '?subject' + '=' + subject; } else { subject = ""; }
		$( '#'+span_id ).html('<a href="mail' + 'to: ' + eml + subject + '">' + eml + '</a>');
	}
</script>

 <!-- HTML here gets inserted into head -->
<script language="javascript" type="text/javascript">
$(document).ready(function() {
$('.banner img:first').fadeIn(1000, function() {

$('.banner').cycle({ 
    fx:     'fade', 
    speed:  1000, 
    timeout: 5000, 
    pager:  '#ban-nav', 
	prev:    '#prev',
    next:    '#next',
	pagerAnchorBuilder: function(idx, slide) { 
        return '<a href="#"></a>'; 
    } 
});
});
});

//Center the sideshow nav
 $(document).ready(function() {
		var slideNav = $('#ban-nav a').length;
		var navWidth =  38 * slideNav;
		//alert (slideNav);
		$('#ban-nav').css({
			marginLeft: (984 - navWidth) / 2
		}); 
});
</script><!-- we grok in fullness -->

</head>

<body>

<div id="wrapper">
<div id="site-home">
<div class="div-top">
<div class="logo" style="margin:36px 0 45px 0"><a href="index.php"><img src="images/logo.png" width="348" height="49" border="0" /></a></div>
<?php
include_once('menu.php');
?>
</div>
<div class="content-part"> 
<div class="div-left" style="position:fixed;">
<h2>About Us</h2>
<ul>
<?php
$query="select * from aboutkl Order by position ASC";
$ans=mysql_query($query);
while($row=mysql_fetch_array($ans))
{
	//if($row['id']!='7')
	//{
?>
<li><a href="overview.php?id=<?php echo $row['id'];?>"><?php echo $row['a_name'];?></a></li>
<?php //}
//else
//{?>
	<!--<li><a href="contact.php">contact</a></li>-->
<?php //}
?>
<?php }?>
</ul>
</div>
<?php
$query="select * from aboutkl Order by position ASC";
$ans=mysql_query($query);

 ?>
<div class="div-right">
<div class="text-div">
<?php
$queryh="select * from headtext where id='2'";
$ansh=mysql_query($queryh);
$rowh=mysql_fetch_array($ansh); 
?>
  <p style="font-weight:normal;"><?php echo stripslashes($rowh['description']);?></p>

</div>
<?php
while($row=mysql_fetch_array($ans))
{
	?>
    <div class="div-right">
<div class="text-div">
<div class="ab-img">
<a href="overview.php?id=<?php echo $row['id'];?>"><img src="uploads/<?php echo $row['a_image'];?>" border="0" width="200" height="182"/></a>
</div>

<div class="detail">
<h2><?php echo $row['a_name'];?></h2>
<p style="font-weight:normal;*font-size:12px;"><?php echo stripslashes($row['a_description']);?>&nbsp;</p>
<?php 
if($row['id']!='12')
{
?>
</br><a href="overview.php?id=<?php echo $row['id'];?>">Read more</a>
<?php }
?>
</div>
</div>


<!--<div class="text-div">
<div class="ab-img"><a href="firm-history.php" name="his" id="his"><img src="images/history.jpg" border="0"  /></a></div>
<div class="detail">
<h2>Firm History</h2>
<p>Kallen & Lemelson, Consulting Engineers, LLP was established in 1957 by Howard Kallen and Howard Lemelson to offer professional engineering services for the design of MEP/FP systems for a wide range of applications including hospital, nursing home, laboratory, higher education / institutional, K-12, residential, commercial, governmental and cultural / recreational (with an emphasis on healthcare and education). 
</p>
<p><a href="#">Click here for our company brochure from the early 1970's</a>. </p>

</div>
</div>



<div class="text-div">
<div class="ab-img"><a href="leadership.php" name="lead" id="lead" ><img src="images/leader.jpg" border="0"  /></a></div>
<div class="detail">
<h2>Leadership</h2>
<p>
The firm was acquired in 1997 from the founding Partners and is currently owned by Richard Meilan, P.E., LEED® AP and Steven J. DiFlora, P.E., LEED® AP. The leadership continues with the philosophy of delivering high-quality service while adding new insight to ensure client satisfaction.</p></div>


</div>


<div class="text-div">
<div class="ab-img"><a href="career.html" name="car" id="car"><img src="images/career.jpg" width="200" height="182" border="0" /></a></div>
<div class="detail">
<h2>Careers</h2>
<p>
Challenging work, team-oriented co-workers, opportunity for advancement, training, family-friendly. M/E Engineering, P.C. is a great place to work.
</p>
</div>
</div>



<div class="text-div">
<div class="ab-img"><a href="contact.php" name="con" id="con" ><img src="images/contact.jpg" width="200" height="182" border="0" /></a></div>
<div class="detail">
<h2>Contact</h2>
<p>
  520 Eighth Avenue, 17th Floor<br />
New York, NY 10018</p>
 
<p>Phone:(212) 643-9898</p>
 
<p>Fax: (212) 643-2332</p>
 
<p>E-mail:<br />
[email protected]<br />
[email protected]</p>
</div>
</div>
-->






</div>
<?php 
	
	}?>
</div>

</div>

  
</div>

<?php 
include_once('footer.php');
?>



<div class="clear"></div>
</div>
</body>
</html>

Anon7 - 2021