(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/622984/980102'); setTimeout(function(){ document.getElementById('video-display-embed-code_980102').innerHTML = mainDiv; document.getElementById('video-display-embed-code_980102').getElementsByClassName('main_div_embed_iframe')[0].appendChild(videoIframe); }, 100); })();