(Actualizar Acumulados del Empleado)
(Actualizar Acumulados del Empleado)
Line 47:
  iframe.style.height = this.style.height;    iframe.style.height = this.style.height; 
       
    + // Replace the YouTube thumbnail with YouTube HTML5 Player  
    + this.parentNode.replaceChild(iframe, this);  
       
  };    };