conte = document.getElementById('cont_1fba844f908b8b3ffe20209bdd81ddb5'); if (conte){ conte.style.cssText = 'text-align:center; width:500px; color:#808080; background-color:#f3f3f3; border:1px solid #f3f3f3;'; elem = document.createElement('iframe'); elem.style.cssText = 'width:500px; color:#808080; height:61px;'; elem.id = '1fba844f908b8b3ffe20209bdd81ddb5'; elem.src = 'http://www.tameteo.com/getwid/1fba844f908b8b3ffe20209bdd81ddb5'; elem.frameBorder = 0; elem.scrolling = 'no'; elem.name = 'flipe'; elem.style.height = '71'; conte.appendChild(elem); }