conte = document.getElementById('cont_b3515503df00a8eeca2fb218962a732b'); if (conte){ conte.style.cssText = 'text-align:center; width:600px; color:#80c0ff; background-color:#410101; border:1px solid #410101;'; elem = document.createElement('iframe'); elem.style.cssText = 'width:600px; color:#80c0ff; height:45px;'; elem.id = 'b3515503df00a8eeca2fb218962a732b'; elem.src = 'http://www.ilmeteo.net/getwid/b3515503df00a8eeca2fb218962a732b'; elem.frameBorder = 0; elem.scrolling = 'no'; elem.name = 'flipe'; elem.style.height = '55'; conte.appendChild(elem); }