<div id="Footer"> 
 
 
  <p> 
    Theme By | Jazeb Akram |© 2016-2017,  
    <a style="color: white; text-decoration: none; cursor: pointer; font-weight:bold;" href="https://github.com/slavkoss/fwphp/" target="_blank">Github</a>, 
    DBI <?=DBI?>, PHP > 6, Bootstrap 3.3.7 . Img-s width="640"; height="480" 
  </p> 
 
  <p> 
  ™ xxx have all the rights. Licence MIT.    
  </p> 
 
  </a> 
 
</div> 
 
 
<div style="height: 10px; background: #27AAE1;"></div>  
 
 
      <script src="util.js" type="text/javascript"></script> 
   
  <?php 
    //jsmsg(['keymsg1'=>'valmsg1', 'keymsg2'=>'valmsg2']) ; 
   
    //jsmsgyn('vvv','bbb') ; 
  ?> 
 
 
 
  </body> 
</html>
 
 |