|
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 : |
<!doctype html>
<html>
<head>
<meta charset="utf-8">
<title>PBOB Replacement Push Button
for
Apartment Intercom Panels & Stations</title>
<meta content="PBOB Replacement Push Button
for
Apartment Intercom Panels & Stations"
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="maintop">
<p><a href="Pacific-Electronics.php"><img src="PCCC_logo_white.png" width="250" height="107" alt=""/></a></p>
</div>
<div class="important-mobile">
<p>PBOB Replacement Push Button
for
Apartment Intercom Panels & Stations</p></div>
<div class="product">
<div class="mainproductmodalimg">
<!-- Trigger the Modal -->
<img id="myImg" src="pbob-Comp.jpg" alt="PBOB" class="modalproductimg" />
<!-- The Modal -->
<div id="myModal" class="modal">
<!-- The Close Button -->
<span class="close">×</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 = document.getElementById("myImg");
var modalImg = document.getElementById("img01");
var captionText = document.getElementById("caption");
img.onclick = function(){
modal.style.display = "block";
modalImg.src = this.src;
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="mainproductdescrip">
<p class="importanttitle">Pacific Electronics </p>
<p class="importanttitle">PBOB Replacement Push Button Kit<br/>
</p>
<li>Black Replacement Push Buttons</li>
<li>For Pacific Lobby Panels</li>
<li> Momentary Contact, Normally Open</li>
<li>Kit Includes Ten (10) Buttons</li>
<p> </p>
</table>
</div>
</div>
<p>
<?php
echo "Last modification time of the file: ".date("F d Y H:i:s.",filectime("PBOB-Replacement-Push-Button-Apartment-Intercom-Panels-Stations.php"));
?>
</p>
</div>
<div><?php include 'footer.php';?></div>
</div>
</body>
</html>