document.write(`<staytuned-notification style="display: none;" widget-configuration-key="934a0808-7374-4af8-b75e-eccdb6887fba" pixel ></staytuned-notification>`);(function(w, d, pTag) {
    var topAccessAllowed = true;
    try {
      d = w.top.document || d;
      w = w.top.document ? w.top : w;
    } catch (e) { topAccessAllowed = false; }
    if (!w.__staytunedPlayerComponentLock__ && !w.__staytunedMobileHook__ && topAccessAllowed) {
      w.__staytunedPlayerComponentLock__ = true;
      w.__staytunedPlayerComponent__ = d.getElementsByTagName('body')[0].appendChild(pTag);
    }})(window, document, new DOMParser().parseFromString('<staytuned-player></staytuned-player>', 'text/html').body.firstChild);(function(w, d, s1, s2) { 
    try { 
      d = w.top.document || d;
      w = w.top.document ? w.top : w;
    } catch (e) {}
    if (!w.__staytunedComponent__) {
      var protocol = w.location.protocol.match(/^https?:$/) ? w.location.protocol : 'https:';
      s1.src = protocol + '//cdn.jsdelivr.net/npm/@staytuned-io/web-components@latest/dist/web-components/web-components.esm.js';
      s1.type = 'module';
      s1.setAttribute('crossorigin', 'anonymous');
      s1.async = true;
      s2.src = protocol + '//cdn.jsdelivr.net/npm/@staytuned-io/web-components@latest/dist/web-components/web-components.js';
      s2.noModule = true;
      s2.setAttribute('crossorigin', 'anonymous');
      s2.async = true;
      if (undefined) {
        w.addEventListener('load', function () {
          d.getElementsByTagName('body')[0].appendChild(s1);
          d.getElementsByTagName('body')[0].appendChild(s2);
        });
      } else {
        d.getElementsByTagName('body')[0].appendChild(s1);
        d.getElementsByTagName('body')[0].appendChild(s2);
      }
    }})(window, document, document.createElement('script'), document.createElement('script'));(function(w, d, s1, s2) { 
    try { 
      d = w.top.document || d;
      w = w.top.document ? w.top : w;
    } catch (e) {}
    if (!w.__staytunedGlobal__) {
      var protocol = w.location.protocol.match(/^https?:$/) ? w.location.protocol : 'https:';
      s1.src = protocol + '//cdn.jsdelivr.net/npm/@staytuned-io/sdk-v2@latest/dist/staytuned-sdk.esm.js';
      s1.type = 'module';
      s1.setAttribute('crossorigin', 'anonymous');
      s1.async = true;
      s2.src = protocol + '//cdn.jsdelivr.net/npm/@staytuned-io/sdk-v2@latest/dist/staytuned-sdk.js';
      s2.noModule = true;
      s2.setAttribute('crossorigin', 'anonymous');
      s2.async = true;
      if (undefined) {
        w.addEventListener('load', function () {
          d.getElementsByTagName('body')[0].appendChild(s1);
          d.getElementsByTagName('body')[0].appendChild(s2);
        });
      } else {
        d.getElementsByTagName('body')[0].appendChild(s1);
        d.getElementsByTagName('body')[0].appendChild(s2);
      }
    }})(window, document, document.createElement('script'), document.createElement('script'));(function(w, d) {
    try {
      d = w.top.document || d;
      w = w.top.document ? w.top : w;
    } catch (e) {}
    if (!w.staytunedReady) {
      w.staytunedReady = () => {
        w.staytunedSDK.init(
          {
            appId: 'ad04c950-b4e7-4387-800f-fb2f74dae8c3',
            opts: {
    playerOptions: { autoResumePlayback: false }
  },
          },
          async () => {},
        );
      };
    }})(window, document);