(function() { const root = document.createElement('div'); const frame = document.createElement('iframe'); const link = document.createElement('a'); const container = document.createElement('div'); const script = document.getElementById('shabby-bnr-2656'); const iframeQuery = '?controls=0&loop=1&autoplay=1'; let url = ''; if (url !== '' && url !== null) { link.href = url; link.target = '_blank'; link.rel = ''; } root.style.margin = '0'; root.style.padding = '0'; root.style.width = '100%'; root.style.height = '0'; root.style.paddingTop = '177.77777777778%'; root.style.position = 'relative'; frame.style.margin = '0'; frame.style.padding = '0'; frame.style.position = 'absolute'; frame.style.width = '100%'; frame.style.height = '100%'; frame.style.border = 'none'; frame.style.top = '0'; frame.style.left = '0'; frame.setAttribute('scrolling', 'no'); frame.setAttribute('allowfullscreen', true); frame.setAttribute('allow', 'autoplay;fullscreen'); frame.src = 'https://shabby.jp/stock_movies/video/2656/' + iframeQuery; root.appendChild(frame); container.style.position = 'absolute'; container.style.zIndex = '2'; container.style.width = '100%'; container.style.height = '100%'; link.style.display = 'block'; link.style.position = 'relative'; link.appendChild(container); link.appendChild(root); script.parentNode.replaceChild(link, script); })();