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