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