conte = document.getElementById('cont_d1c562dc63bd97aa19fe3b60d35351d5');
					capa = document.getElementById('h_d1c562dc63bd97aa19fe3b60d35351d5');
					if(capa) capa.style.cssText = 'position:absolute; z-index:0;overflow:hidden; visibility:hidden;';
					if (conte){
						conte.style.cssText = 'text-align:center; width:230px; color:#000080; background-color:#ffff99; border:1px solid #9;'; 
						elem = document.createElement('iframe');
						elem.style.cssText = 'width:230px; color:#000080; height:165px;'; 
						elem.id = 'd1c562dc63bd97aa19fe3b60d35351d5';
						elem.src = 'http://www.tiempo.com/getwid/d1c562dc63bd97aa19fe3b60d35351d5';
						elem.frameBorder = 0;
						elem.allowTransparency = true;
						elem.scrolling = 'no';
						elem.name = 'flipe';
						elem.style.height = '165';
						conte.appendChild(elem);
					}
