(function(d) {
var responsiveStartStr = '';
responsiveStartStr += ' ';
var responsiveEndStr = '
';
var queryParams = '?';
queryParams = queryParams.slice(0, -1);
var newiframe = document.createElement('iframe');
newiframe.setAttribute('width','100%');
newiframe.setAttribute('height','100%');
newiframe.setAttribute('title', 'سخنرانی پرشور ایران درّودی در رونمایی پانزدهمین چاپ کتاب خاطراتش');
newiframe.setAttribute('allowFullScreen','true');
newiframe.setAttribute('webkitallowfullscreen','true');
newiframe.setAttribute('mozallowfullscreen','true');
newiframe.setAttribute('src','https://www.aparat.com/video/video/embed/videohash/5JN3R/vt/frame' + queryParams);
setTimeout(function(){
document.getElementById('89571970165').innerHTML = responsiveStartStr + responsiveEndStr;
document.getElementById('89571970165').getElementsByClassName('h_iframe-aparat_embed_frame')[0].appendChild(newiframe);
}, 200);
})();