conte = document.getElementById('cont_1ddc8f958e1c1bfd461d96fb6cd36997');
					capa = document.getElementById('h_1ddc8f958e1c1bfd461d96fb6cd36997');
					if(capa) capa.style.cssText = 'position:absolute; z-index:0;overflow:hidden; visibility:hidden;';
					if (conte){
						conte.style.cssText = 'text-align:center; width:505px; color:#ffcc99; background-color:#99cc00; border:1px solid #008000;'; 
						elem = document.createElement('iframe');
						elem.style.cssText = 'width:505px; color:#ffcc99; height:192px;'; 
						elem.id = '1ddc8f958e1c1bfd461d96fb6cd36997';
						elem.src = 'http://www.tiempo.com/getwid/1ddc8f958e1c1bfd461d96fb6cd36997';
						elem.frameBorder = 0;
						elem.allowTransparency = true;
						elem.scrolling = 'no';
						elem.name = 'flipe';
						elem.style.height = '192';
						conte.appendChild(elem);
					}
