var boo_widget_content = document.createElement('iframe'); boo_widget_content.id = 'boo-widget'; boo_widget_content.name = 'boo-widget'; boo_widget_content.setAttribute('frameborder','0'); boo_widget_content.setAttribute('marginwidth','0'); boo_widget_content.setAttribute('marginheight','0'); boo_widget_content.marginheight = 0; boo_widget_content.marginwidth = 0; boo_widget_content.frameborder = 0; boo_widget_content.scrolling = 'no'; boo_widget_content.src = 'http://www.bookofodds.com/content/view/full/622525'; boo_widget_content.width = '300'; boo_widget_content.height = '250'; var scripts = document.getElementsByTagName('script'); for(i=0; i