conte = document.getElementById('cont_5db02049a8dab8e88399e321b7f58ba0');
					capa = document.getElementById('h_5db02049a8dab8e88399e321b7f58ba0');
					if(capa) capa.style.cssText = 'position:absolute; z-index:0;overflow:hidden; visibility:hidden;';
					if (conte){
						conte.style.cssText = 'text-align:center; width:620px; color:#ff6600; background-color:#ffff00; border:1px solid #ffff00;'; 
						elem = document.createElement('iframe');
						elem.style.cssText = 'width:620px; color:#ff6600; height:47px;'; 
						elem.id = '5db02049a8dab8e88399e321b7f58ba0';
						elem.src = 'http://www.tiempo.com/getwid/5db02049a8dab8e88399e321b7f58ba0';
						elem.frameBorder = 0;
						elem.allowTransparency = true;
						elem.scrolling = 'no';
						elem.name = 'flipe';
						elem.style.height = '47';
						conte.appendChild(elem);
					}
