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