(Actualizar Acumulados del Empleado)
(Actualizar Acumulados del Empleado)
Line 35:
       
  // Attach an onclick event to the YouTube Thumbnail    // Attach an onclick event to the YouTube Thumbnail 
- youtube.onclick = function() {      
       
  // Create an iFrame with autoplay set to true    // Create an iFrame with autoplay set to true 
Line 50:
  this.parentNode.replaceChild(iframe, this);    this.parentNode.replaceChild(iframe, this); 
       
- };      
   
  </script>    </script>