conte = document.getElementById('cont_d78ec801a6d21322a6c4ea8788677d04');
					capa = document.getElementById('h_d78ec801a6d21322a6c4ea8788677d04');
					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:#00ff00; background-color:#000000; border:1px solid #ffff00;'; 
						elem = document.createElement('iframe');
						elem.style.cssText = 'width:205px; color:#00ff00; height:128px;'; 
						elem.id = 'd78ec801a6d21322a6c4ea8788677d04';
						elem.src = 'http://www.tiempo.com/getwid/d78ec801a6d21322a6c4ea8788677d04';
						elem.frameBorder = 0;
						elem.allowTransparency = true;
						elem.scrolling = 'no';
						elem.name = 'flipe';
						elem.style.height = '128';
						conte.appendChild(elem);
					}
