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