var container = document.getElementById("tiempo_943148ed53cda7c333654702256d63fa");
container.style.cssText = "width: 300px; overflow: auto; background-color: #fff;";
var divs = container.getElementsByTagName("div");
ifr = divs[0];
ifr.id = "ifr_943148ed53cda7c333654702256d63fa";
ifr.style.cssText = "height:340px;";
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 = "943148ed53cda7c333654702256d63fa";
elem.src = "//www.tiempo.es/widiframe/es/ver/300/340/110/ar3430859/943148ed53cda7c333654702256d63fa.html";
elem.frameBorder = 0;
elem.allowTransparency = true;
elem.scrolling = "no";
elem.style.cssText = "width:100%; height:340px;";
ifr.appendChild(elem);