<!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>
<title>EBLWeb</title>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    <!--<meta http-equiv="X-Frame-Options" content="sameorigin" />-->
    <meta http-equiv="pragma" content="no-cache" />
    <meta http-equiv="expires" content="0" />
    <meta name="viewport" content="user-scalable=yes, width=device-width, initial-scale=1.0, maximum-scale=1.0" />
  	<meta name="apple-mobile-web-app-capable" content="yes" />
  	<meta name="apple-mobile-web-app-status-bar-style" content="black" /> 
    <link href="style.css" type="text/css" rel="stylesheet" media="screen" />
    <link href="print.css" type="text/css" rel="stylesheet" media="print" />
    <script type="text/javascript" src="jquery-3.5.1.min.js" ></script>
    <script type="text/javascript" src="jquery-migrate-1.3.0.min.js"></script>
    <script type="text/javascript" src="jquery.address-1.5.min.js" ></script>
    <script type="text/javascript" src="jquery.simplemodal.min.js" ></script>   
    <script type="text/javascript" src="jquery.cookie-consent.min.js" ></script>
    <script type="text/javascript" src="jquery.cookie.js" ></script>
    <script type="text/javascript" src="jquery.base64.min.js" ></script>  
    <script type="text/javascript" src="soundmanager2-nodebug-jsmin.js" ></script>
    <script type="text/javascript" src="baselanguage.js" ></script>
    <script type="text/javascript" src="language.js" ></script>	  
	<script type="text/javascript" src="const.js" ></script>  
    <script type="text/javascript" src="util.js" ></script>
    <script type="text/javascript" src="remote.js" ></script>        
    <script type="text/javascript" src="ajax.js" ></script>


<!--[if IE]>
<style type="text/css">
p.iepara{ /*Conditional CSS- For IE (inc IE7), create 1em spacing between menu and paragraph that follows*/
padding-top: 1em;
}
</style>
<![endif]-->


<style type="text/css" id="antiClickjack">body{display:none !important;}</style>
<script type="text/javascript">
    if (self === top) {
        var antiClickjack = document.getElementById("antiClickjack");
        antiClickjack.parentNode.removeChild(antiClickjack);
    } else {
        top.location = self.location;
    }
</script>


</head>
<body onload="InitPage()">
<div id="Container">
  <div id="HeaderLogo">
    <div id="Logo"></div> 
       
    <div id="custom"></div>
    <div class="project-info"></div>
    <!--/<div id="logoFrlight"></div>-->
    <h1 id="Title"></h1>
  </div><!--/#HeaderLogo-->

  <div id="aMenu">
    <div id="Leds">
      <span id="rLed" onclick="sendMsg(Command.FireList);	 //upLedBtn(this);" onmousedown="//downLedBtn(this);" onmouseout="//upLedBtn(this);"></span>
      <span id="pLed" onclick="sendMsg(Command.PreFireList); //upLedBtn(this);" onmousedown="//downLedBtn(this);" onmouseout="//upLedBtn(this);"></span>
      <span id="cLed" onclick="sendMsg(Command.FaultList);   //upLedBtn(this);" onmousedown="//downLedBtn(this);" onmouseout="//upLedBtn(this);"></span>
      <span id="zLed" onclick="sendMsg(Command.AlarmPointDisableList); //upLedBtn(this);" onmousedown="//downLedBtn(this);" onmouseout="//upLedBtn(this);"></span> 
      <span id="tLed" onclick="sendMsg(Command.TechWarnList);//upLedBtn(this);" onmousedown="//downLedBtn(this);" onmouseout="//upLedBtn(this);"></span>
      <span id="iLed" onclick="sendMsg(Command.CautionList); //upLedBtn(this);" onmousedown="//downLedBtn(this);" onmouseout="//upLedBtn(this);"></span>
      
  
    </div><!--/#Leds-->
    <div class="right-menu">
      <div id="Leds2">
        <span id="xLed" onclick="sendMsg(Command.SwitchList); //upLedBtn(this);" onmousedown="//downLedBtn(this);" onmouseout="//upLedBtn(this);"></span>
        <span id="nLed" onclick="sendMsg(Command.NetworkStatusSummary); //upLedBtn(this);" onmousedown="//downLedBtn(this);" onmouseout="//upLedBtn(this);"></span>
      </div><!--/#Leds2-->
      <input id="soundoff" class="bsmenubutton" onclick="//upPictBtn(this);" onmousedown="//downPictBtn(this);" onmouseout="//upPictBtn(this);" type="button" value="" />
      <!--<input id="remote" class="bsmenubutton" onclick="upPictBtn(this);" onmousedown="downPictBtn(this);" onmouseout="upPictBtn(this);" type="button" value="" />-->
      <input id="rightmostitem" onclick="sendMsg(Command.Logout); //upPictBtn(this);" onmousedown="//downPictBtn(this);" onmouseout="//upPictBtn(this);" type="button" value="" />
    </div><!-- end right-menu -->
  </div><!--/#aMenu-->
  
  <div class="sub-menu">
    <ul id="left-menu" class="sub-menu-1"></ul>
    <ul class="sub-remote">
      <li><input id="RemoteDisablementMenu" onclick="sendMsg(Command.RemoteDisablementMenu);" class="remote-disabled" type="button" value="" /></li>
      <li><input id="RemoteActivationMenu" onclick="sendMsg(Command.RemoteActivationMenu);" class="remote-activation" type="button" value="" /></li>
      <li><input id="RemoteTestMenu" onclick="sendMsg(Command.RemoteTestMenu);" class="remote-test" type="button" value="" /></li>
      <li><input id="RemoteMaintenanceMenu" onclick="sendMsg(Command.RemoteMaintenanceMenu);" class="remote-maintenance" type="button" value="" /></li>
    </ul>
  </div>


  <div id="contentwrapper">
    <div id="MainFrame">
      <div class="innerdiv">
	    <div id="list"></div>
      </div>
    </div><!--/#MainFrame-->
  </div><!--/#contentwrapper-->

  <div id="cMenu"></div>
  
  <div id="footer">
   <div id="footerleft" class="footerout"></div>
   <div id="footerlogo"></div>  
	<div id="copyright">&copy; Panasonic Fire & Security Europe AB</div>
	     
  </div><!--/#footer-->
  <div id="soundbox"></div>
</div><!--/#Container-->

</body>
</html>
