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