(function(d) {
var queryParams = '?';
queryParams = queryParams.slice(0, -1);
var newiframe = document.createElement('iframe');
newiframe.setAttribute('width','500');
newiframe.setAttribute('height','281.25');
newiframe.setAttribute('title', 'آموزش ابتدایی طراحی و ساخت فونت فارسی 1');
newiframe.setAttribute('allowFullScreen','true');
newiframe.setAttribute('webkitallowfullscreen','true');
newiframe.setAttribute('mozallowfullscreen','true');
newiframe.setAttribute('src','https://www.aparat.com/video/video/embed/videohash/C6Eze/vt/frame' + queryParams);
setTimeout(function(){
document.getElementById('14170731133873690').appendChild(newiframe);
}, 200);
})();