conte = document.getElementById('cont_6885ebd87bd357e9d0567bb738f35527'); enlace = document.getElementById('h_6885ebd87bd357e9d0567bb738f35527'); anchor = document.getElementById('a_6885ebd87bd357e9d0567bb738f35527'); h2_enlace = document.getElementById('h2_6885ebd87bd357e9d0567bb738f35527'); if (conte && enlace && anchor){ enlace.style.cssText = 'font-family:Arial;font-size:14px; height:19px; text-align:center; cursor:pointer; text-decoration:underline'; conte.style.cssText = 'text-align:center; width:176px; color:#656565; background-color:#FFFFFF; border:1px solid #BDBDBD;'; if (h2_enlace) h2_enlace.style.cssText = 'font-weight:normal;display:inline;'; elem = document.createElement('iframe'); elem.style.cssText = 'width:176px; color:#656565; height:223px;'; elem.id = '6885ebd87bd357e9d0567bb738f35527'; elem.src = '/tiempo.com/getwid/6885ebd87bd357e9d0567bb738f35527'; elem.frameBorder = 0; elem.allowTransparency = true; elem.scrolling = 'no'; elem.name = 'flipe'; elem.style.height = '223'; conte.appendChild(elem); }