var width = '515' ; var height = '515' ; var site = 'le-hiboo.com'; var path = 'http://www.myownlovesong-lefilm.com'; var cf_script = document.getElementsByTagName("script"); var cf_parent; for(var i=0; i < cf_script.length; i++) { if( cf_script[i].getAttribute('src')) { if(cf_script[i].getAttribute('src').indexOf("widg_hiboo") != -1) { cf_parent = cf_script[i].parentNode; } } } var the_div = document.createElement('div'); the_div.setAttribute('id', 'molsdivbox'); var iframe = document.createElement('iframe'); iframe.setAttribute('src', path + '/515.php?height=' + height + '&width=' + width + '&site=' + site); iframe.setAttribute('frameborder', '0'); iframe.setAttribute('border', '0'); iframe.setAttribute('scrolling', 'no'); iframe.setAttribute('style', 'width:' + width + 'px; height:' + height + 'px;border: solid #FFFF00 0px;'); iframe.style.width = width + 'px'; iframe.style.height = height + 'px'; the_div.appendChild(iframe); cf_parent.appendChild(the_div);