conte = document.getElementById('cont_9b20448cf64da260023d55cf6ec7f901');
					enlace = document.getElementById('a_9b20448cf64da260023d55cf6ec7f901');
					capa = document.getElementById('h_9b20448cf64da260023d55cf6ec7f901');
					if(capa) capa.style.cssText = 'position:absolute; z-index:0;overflow:hidden; visibility:hidden;';
					if (conte && enlace){
						enlace.style.cssText = 'font-family:Helvetica;font-size:14px; height:19px; text-align:center;';
						conte.style.cssText = 'text-align:center; width:405px; color:#808080; background-color:transparent; border:1px solid transparent;'; 
						elem = document.createElement('iframe');
						elem.style.cssText = 'width:405px; color:#808080; height:160px;'; 
						elem.id = '9b20448cf64da260023d55cf6ec7f901';
						elem.src = 'http://www.tiempo.com/getwid/9b20448cf64da260023d55cf6ec7f901';
						elem.frameBorder = 0;
						elem.allowTransparency = true;
						elem.scrolling = 'no';
						elem.name = 'flipe';
						elem.style.height = '160';
						conte.appendChild(elem);
					}
