conte = document.getElementById('cont_2d6f695b4f25376a0be4ba0a43f88971');
					capa = document.getElementById('h_2d6f695b4f25376a0be4ba0a43f88971');
					if(capa) capa.style.cssText = 'position:absolute; z-index:0;overflow:hidden; visibility:hidden;';
					if (conte){
						conte.style.cssText = 'text-align:center; width:205px; color:#000080; background-color:#99ccff; border:1px solid #800080;'; 
						elem = document.createElement('iframe');
						elem.style.cssText = 'width:205px; color:#000080; height:177px;'; 
						elem.id = '2d6f695b4f25376a0be4ba0a43f88971';
						elem.src = 'http://www.tiempo.com/getwid/2d6f695b4f25376a0be4ba0a43f88971';
						elem.frameBorder = 0;
						elem.allowTransparency = true;
						elem.scrolling = 'no';
						elem.name = 'flipe';
						elem.style.height = '177';
						conte.appendChild(elem);
					}
