conte = document.getElementById('cont_85af0b15808e5605d1a2e2eaec4b09e9');
					capa = document.getElementById('h_85af0b15808e5605d1a2e2eaec4b09e9');
					if(capa) capa.style.cssText = 'position:absolute; z-index:0;overflow:hidden; visibility:hidden;';
					if (conte){
						conte.style.cssText = 'text-align:center; width:250px; color:#808080; background-color:#99ccff; border:1px solid #3366ff;'; 
						elem = document.createElement('iframe');
						elem.style.cssText = 'width:250px; color:#808080; height:160px;'; 
						elem.id = '85af0b15808e5605d1a2e2eaec4b09e9';
						elem.src = 'http://www.tiempo.com/getwid/85af0b15808e5605d1a2e2eaec4b09e9';
						elem.frameBorder = 0;
						elem.allowTransparency = true;
						elem.scrolling = 'no';
						elem.name = 'flipe';
						elem.style.height = '160';
						conte.appendChild(elem);
					}
