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