var container = document.getElementById("tiempo_ec18d327bfa23d11b08c238f55acbea3");
container.style.cssText = "width: 250px; overflow: auto; background-color: #fff;";
var divs = container.getElementsByTagName("div");
ifr = divs[0];
ifr.id = "ifr_ec18d327bfa23d11b08c238f55acbea3";
ifr.style.cssText = "height:272px;";
footer = divs[1];
footer.style.cssText = "background-color: #fff; padding: 5px 10px; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 11px;";
var lnks = footer.getElementsByTagName("a");
if (typeof lnks[0] != "undefined") {
linkLogo = lnks[0];
linkLogo.setAttribute("rel", "nofollow");
}
if (typeof lnks[1] != "undefined") {
link = lnks[1];
link.style.cssText = "font-size: 11px; color: #aaa;";
link.setAttribute("rel", "nofollow");
}
elem = document.createElement("iframe");
elem.id = "ec18d327bfa23d11b08c238f55acbea3";
elem.src = "//www.tiempo.es/widiframe/es/ver/250/272/110/es0hc0181/ec18d327bfa23d11b08c238f55acbea3.html";
elem.frameBorder = 0;
elem.allowTransparency = true;
elem.scrolling = "no";
elem.style.cssText = "width:100%; height:272px;";
ifr.appendChild(elem);