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