(function(d) { var mainDiv = ''; mainDiv += '
'; var videoIframe = document.createElement('iframe'); videoIframe.setAttribute('width','400px'); videoIframe.setAttribute('height','300px'); videoIframe.setAttribute('allowFullScreen','true'); videoIframe.setAttribute('webkitallowfullscreen','true'); videoIframe.setAttribute('mozallowfullscreen','true'); videoIframe.setAttribute('rel','nofollow'); videoIframe.setAttribute('src','https://www.seratnews.com/fa/news/play/404054/456608'); setTimeout(function(){ document.getElementById('video-display-embed-code_456608').innerHTML = mainDiv; document.getElementById('video-display-embed-code_456608').getElementsByClassName('main_div_embed_iframe')[0].appendChild(videoIframe); }, 100); })();