(window.smiq = window.smiq || []).push({}); document.iframeheight = 0; function urlHashChangeListener() { setTimeout(function(){urlHashChangeListener();}, 500); if(window.location.hash!='') { if(/^#(\d+)$/.exec(window.location.hash)[1]*1 > document.iframeheight) { document.iframeheight = /^#(\d+)$/.exec(window.location.hash)[1]*1; const node = document.createElement("div"); node.setAttribute("class", "smi24__informer smi24__auto"); node.setAttribute("data-smi-blockid", "25488"); document.body.appendChild(node); (window.smiq = window.smiq || []).push({}); try{ const targetFrame = window.top; const targetOrigin = "*"; targetFrame.postMessage("bulbasaur_tentacles", targetOrigin); }catch(e) {console.log("Something went wrong: " + e);} } } } urlHashChangeListener();