Hoppa till innehåll

Övergångskollen


<div id="ifr-direkt-5e7f227f-5b9d-40da-b21b-19951e8a6bd0" style="overflow:hidden;"></div>
<script>
  (function () {
    const ifrSharedPostId = new URLSearchParams(window.location.search).get("ifr-dir-postId");
    const ifrUrlParams = new URLSearchParams({
      "ifr-dir-postId": ifrSharedPostId,
      aId: "5e7f227f-5b9d-40da-b21b-19951e8a6bd0"
    });
    fetch("https://direkt.ifragasatt.se/load/?" + ifrUrlParams)
      .then(response => response.json())
        .then(data => {
          let script = document.createElement("script");
          script.appendChild( document.createTextNode(data.src));
          (document.head || document.body).appendChild(script);
        });
  })();
</script>