var container = document.getElementById("tiempo_d93f91dfcebde78f809c38ce395b5050");
container.style.cssText = "width: 620px; overflow: auto; background-color: #fff;";
var divs = container.getElementsByTagName("div");
ifr = divs[0];
ifr.id = "ifr_d93f91dfcebde78f809c38ce395b5050";
ifr.style.cssText = "height:146px;";
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 = "d93f91dfcebde78f809c38ce395b5050";
elem.src = "//www.tiempo.es/widiframe/es/hor/620/146/111/esyy08200/d93f91dfcebde78f809c38ce395b5050.html";
elem.frameBorder = 0;
elem.allowTransparency = true;
elem.scrolling = "no";
elem.style.cssText = "width:100%; height:146px;";
ifr.appendChild(elem);