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

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : /domains/leedan/QS-031-31-Buttons-QUANTUM-Apartment-Intercom-Lobby-Panel.php
<!doctype html>
<html>
<head>
<meta charset="utf-8">
<title>QS-031 31 Button s Flush Mount

QUANTUM™ Stainless Steel Apartment Lobby Panel  </title>
<link rel="icon" href="favicon.png">
<meta content="Residential Apartment Entry Intercom Lobby Panel Part Number QS-031 31 Buttons Flush Mount

QUANTUM™ Stainless Steel
Apartment Lobby Panel   "
 name="description">
<link rel="stylesheet" type="text/css" href="Template.css" />


</head>

<body>


<div class="container">
	<div>
	  <?php include 'LD-Header.php';?>

<?php include 'menu.php';?></div>
  	<div class="content">
       <div class="mainproductdescriplobby"><p class="importantred"><em><a href="Apartment-Entry-Lobby-Panels.php"><img src="Apartment-Lobby-Panels-Header.jpg" width="800" height="200" alt=""/></a></em></p>
       <p class="importantred"><em>FOR TOUGH TALK, NOTHING BEATS QUANTUM™</em></p>
      </div>
     
	  <div class="product">
 			<div name="main" class="mainproductmodalimg2">
			
			  <script src="https://ajax.googleapis.com/ajax/libs/jquery/2.1.1/jquery.min.js"></script>
				
				<!-- Trigger the Modal -->
				<table class="modaltable">
				<tr>
				<td class="productheaddeskpanel">QS-031</td></tr>
					<tr>
				  <td><img class="myImg" src="QS-031-Comp.jpg" alt="QS-031 QUANTUM™ Stainless Steel
Apartment Lobby Panel  " /><br></td>
				  </tr>
			 
		      </table>
		  		<!-- The Modal -->				</p>
				<div id="myModal" class="modal">

 				 <!-- The Close Button -->
 				 <span class="close" onclick="document.getElementById('myModal').style.display='none'">&times;</span>

 				 <!-- Modal Content (The Image) -->
  					<img class="modal-content" id="img01">

  					<!-- Modal Caption (Image Text) -->
				  <div id="caption"></div>
			  </div>
		  
		 <script>
// Get the modal
var modal = document.getElementById('myModal');

// Get the image and insert it inside the modal - use its "alt" text as a caption
var img = $('.myImg');
var modalImg = $("#img01");
var captionText = document.getElementById("caption");
$('.myImg').click(function(){
    modal.style.display = "block";
    var newSrc = this.src;
    modalImg.attr('src', newSrc);
    captionText.innerHTML = this.alt;
});

// Get the <span> element that closes the modal
var span = document.getElementsByClassName("close")[0];

// When the user clicks on <span> (x), close the modal
span.onclick = function() {
  modal.style.display = "none";
}

</script>
		  	
		  </div>
   		<div class="mainproductdescripmodalpanels">
       		  <p class="productheaddeskpanel"><span class="productheaddeskpanelblue"> 31 Button  Flush Mount</span></p>
       		  <p class="producthead">QUANTUM&trade; Stainless Steel<br> Apartment Lobby Panel </p>
				<p class="important">Round Metal Button Style Vandal-Proof Intercom Lobby Panels</p>
       		  
				<p class="importantlp">Standard QUANTUM Features</p>
				<ul class="panelbullets">
				<li>Flush Mount, Housing Included</li>
				<li>High-Grade 16 Gauge (Low Carbon) Stainless Steel</li>
			    <li>Integral Polycarbonate Protected Alphabetical Directory</li>
			    <li>Exclusive 3-Layer Metal Speaker Baffle</li>
				<li>Mylar Cone Weather-Resistant Speaker </li>   
				  <li>Heavy (6 amp rated) Solid Metal Buttons with Positive Screw Terminals</li>
				  <li>Permanent, Custom Engraving Directly on the Panel Surface</li>
				  <li>Standard Engraved: 1-31 as shown</li>
				  <li>Custom Engraved: Upon Request, Such as 1A-15A, 1B-15B, SUPT</li>
				  <li>Optional Building Address Engraving Deters Theft
				    (add suffix 'E' to model no.)</li>  
				  <li>Custom Sizing Available</li>  
				  <li>'Tampruf' Tamper-Proof Access Screws </li> 
				
				  </ul>
		        <table class="LPAdditionalSpecs">
  <tbody>
    <tr class="important">
      <td>Surface Mount <br>
Model Available</span></td>
      <td>Also Consider <br> 
      Bravo Style Polished Brass</td>
    </tr>
    <tr>
      <td><a href="QS-031S-31-Buttons-QUANTUM-Apartment-Intercom-Lobby-Panel.php"><img class="myImg" src="QS-031S-Comp.jpg"></a></td>
      <td><a href="BS-031-31-Buttons-BRAVO-Apartment-Intercom-Lobby-Panel.php"><img class="myImg" src="BS-031-Comp.jpg"></a></td>
    </tr>
  </tbody>
</table>
<?php include 'QS-Options.php';?>
			<p>
		</p>
	
	

        </div>
        

	  </div>
	  <p></p>
		<div class="specsdocs">
     	<div class="tablespecspanels">
			<a  href="http://www.leedan.com/A-102Q.pdf"><div class="linkblock"><p><img src="LD-Docu-Logo.png" width="25" height="24" alt=""/>
			  See 
			    Spec Sheet</p></div></a>
	<a href="http://www.leedan.com/IN-826.pdf">
	<div class="linkblock"><p><img src="LD-Docu-Logo.png" width="25" height="24" alt=""/> See  
	    Wiring Instructions   </p></div></a> 
 <button onclick="myFunction()" class="buttonhome"> Expand Specifications</button> 
<div id="apartinter">
	
		<?php include 'QS-17-36.php';?>
	

	<script>
function myFunction() {
  var x = document.getElementById("apartinter");
  if (x.style.display === "block") {
    x.style.display = "none";
  } else {
    x.style.display = "block";
  }
}
</script>
</div>
		</div>
      </div>
	 
	<div class="additional">
     	<div>Required Components</div>
	      <div class="mainproductadditional">
	     <p class="important">PK-543A (1 per Bldg)</p>
	     <a href="PK-543A-Apartment-Intercom-Amplifier.php"><img src="PK-543A.jpg" width="400" height="400" alt=""/></a></div>
	   
	    <div class="mainproductadditional">
	     <p class="important">Apartment Stations</p>
	     <a href="Apartment-Intercom-Stations.php"><img src="Apartment Stations Main.jpg"  class="additionalwider" alt=""/></a></div>
	    <div class="mainproductadditional">
	     <p class="important">SC-T &quot;Tampruf&quot; Screwdriver</p>
	     <a href="SC-T-Tampruf-Screwdriver.php"><img src="SC-T.jpg"  class="additionalwider" alt=""/></a></div>
		 
	 
	</div>
	 <div class="additional">
     	<div>Replaceable Parts</div>
        <div class="mainproductadditional">
	     <p class="important">ST-SSR2</p>
	     <a href="ST-SSR2-Replacement-Push-Button-Stainless-Steel-Brass-Apartment-Intercom-Panels-Stations.php"><img src="ST-SSR2.jpg"  class="additionalwider" alt=""/></a></div>
		   <div class="mainproductadditional">
	     <p class="important">SK-004</p>
	     <a href="SK-004-Speaker-Apartment-Intercom-Panels.php"><img src="SK-004.jpg"  class="additionalwider" alt=""/></a></div>
	   
	  
	   <div class="mainproductadditional">
	     <p class="important">BB-202</p>
	     <a href="BB-202-Flush-Backbox-Apartment-Lobby-Panels.php"><img src="BB-202.jpg"  class="additionalwider" alt=""/></a></div>  
	   <div class="mainproductadditional">
	     <p class="important">Directory Strips</p>
	     <a href="A-107.pdf"><img src="LDDS-LDDS-B-LDDS-X-thumb..jpg"  class="additionalwider" alt=""/></a></div>  
	</div>
	<p>&nbsp; </p>
      
	
</div>
 <p>
	  <?php
   echo "Last modification time of the file: ".date("F d Y H:i:s.",filectime("QS-031-31-Buttons-QUANTUM-Apartment-Intercom-Lobby-Panel.php"));
?>
  </p>
<div><?php include 'footer.php';?></div>
</div>
</body>
</html>

Anon7 - 2021