(function(d) {
var queryParams = '?';
queryParams = queryParams.slice(0, -1);
var newiframe = document.createElement('iframe');
newiframe.setAttribute('width','275');
newiframe.setAttribute('height','154.6875');
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/4vGWD/vt/frame' + queryParams);
setTimeout(function(){
document.getElementById('24102').appendChild(newiframe);
}, 200);
})();