|
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/2Easy/ |
Upload File : |
<!doctype html>
<html>
<head>
<meta charset="utf-8">
<title>2 Easy Video Intercom System DS-ERL
– Door Strike Relay </title>
<meta content="2Easy 2 Wire Color Video Intercom System DS-ERL
– Door Strike Relay"
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"><img src="../2Easy Logo.jpg" width="230" height="116" alt=""/></p>
</div>
<div class="important-mobile">
<p>2 Easy DS-ERL
– Door Strike Relay</p></div>
<div class="product">
<div class="mainproductmodalimg">
<script src="https://ajax.googleapis.com/ajax/libs/jquery/2.1.1/jquery.min.js"></script>
<!-- Trigger the Modal -->
<table class="modaltable">
<td>
<img class="myImg" src="DS-ERL-Comp.jpg" width="400" alt="DS-ERL
– Door Strike Relay"/><br><hr></td>
</tr>
</table>
<!-- 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 = $('.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="mainproductdescrip">
<p class="producthead">DS-ERL
– Door Strike Relay </p>
<table class="tablespecs">
<tr>
<td class="producthead">Main Features</td>
</tr>
<tr>
<td><ul>
<li>12 VDC</li>
<li>2 Amp relay</li>
<li>Normally Open (N/O) configuration</li>
<li>Recommended Relay for Door Strike</li></ul></td>
</tr>
</table>
<div class="pic"></div>
</div>
</div>
<p>
<?php
echo "Last modification time of the file: ".date("F d Y H:i:s.",filectime("2Easy-DS-ERL-Door-Strike-Relay.php"));
?>
</p>
</div>
<div><?php include '../footer.php';?></div>
</div>
</body>
</html>