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