(function(d) {
var queryParams = '?';
queryParams += 'autoplay=true&';
queryParams += 'recom=self&';
queryParams = queryParams.slice(0, -1);
var newiframe = document.createElement('iframe');
newiframe.setAttribute('width','9');
newiframe.setAttribute('height','5.0625');
newiframe.setAttribute('title', 'اسباب کشی ویپان به کارخونه نوآوری آزادی');
newiframe.setAttribute('allowFullScreen','true');
newiframe.setAttribute('webkitallowfullscreen','true');
newiframe.setAttribute('mozallowfullscreen','true');
newiframe.setAttribute('allow','autoplay');
newiframe.setAttribute('src','https://www.aparat.com/video/video/embed/videohash/aPc4T/vt/frame' + queryParams);
setTimeout(function(){
document.getElementById('9').appendChild(newiframe);
}, 200);
})();