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