conte = document.getElementById('cont_c5f571fb267e80728fc20b21c354670d');
					capa = document.getElementById('h_c5f571fb267e80728fc20b21c354670d');
					if(capa) capa.style.cssText = 'position:absolute; z-index:0;overflow:hidden; visibility:hidden;';
					if (conte){
						conte.style.cssText = 'text-align:center; width:172px; color:#0000ff; background-color:#ffffff; border:1px solid #800080;'; 
						elem = document.createElement('iframe');
						elem.style.cssText = 'width:172px; color:#0000ff; height:228px;'; 
						elem.id = 'c5f571fb267e80728fc20b21c354670d';
						elem.src = 'http://www.tiempo.com/getwid/c5f571fb267e80728fc20b21c354670d';
						elem.frameBorder = 0;
						elem.allowTransparency = true;
						elem.scrolling = 'no';
						elem.name = 'flipe';
						elem.style.height = '228';
						conte.appendChild(elem);
					}
