5 abril, 2018

Chat

<!– Coloque esta etiqueta donde usted quiera que el Plugin Live Helper sea desplegado –>
<div id=”lhc_status_container_page” ></div>

<!– Place this tag after the Live Helper Plugin tag. –>
<script type=”text/javascript”>
var LHCChatOptionsPage = {};
LHCChatOptionsPage.opt = {};
(function() {
var po = document.createElement(‘script’); po.type = ‘text/javascript’; po.async = true;
po.src = ‘//softkyrios.com/chat/index.php/esp/chat/getstatusembed/(hide_offline)/true’;
var s = document.getElementsByTagName(‘script’)[0]; s.parentNode.insertBefore(po, s);
})();
</script>