(function(d) { var mainDiv = ''; mainDiv += '
'; var videoIframe = document.createElement('iframe'); videoIframe.setAttribute('width','640px'); videoIframe.setAttribute('height','352px'); videoIframe.setAttribute('allowFullScreen','true'); videoIframe.setAttribute('webkitallowfullscreen','true'); videoIframe.setAttribute('mozallowfullscreen','true'); videoIframe.setAttribute('rel','nofollow'); videoIframe.setAttribute('src','https://www.mizan.news/fa/news/play/604358/2512397'); setTimeout(function(){ document.getElementById('video-display-embed-code').innerHTML = mainDiv; document.getElementById('video-display-embed-code').getElementsByClassName('main_div_embed_iframe')[0].appendChild(videoIframe); }, 100); })();