conte = document.getElementById('cont_c7e074d930a88ff2a566965cb20afaad');
					capa = document.getElementById('h_c7e074d930a88ff2a566965cb20afaad');
					if(capa) capa.style.cssText = 'position:absolute; z-index:0;overflow:hidden; visibility:hidden;';
					if (conte){
						conte.style.cssText = 'text-align:center; width:407px; color:#333333; background-color:#EEE; border:1px solid #CCC;'; 
						elem = document.createElement('iframe');
						elem.style.cssText = 'width:407px; color:#333333; height:224px;'; 
						elem.id = 'c7e074d930a88ff2a566965cb20afaad';
						elem.src = 'http://www.tiempo.com/getwid/c7e074d930a88ff2a566965cb20afaad';
						elem.frameBorder = 0;
						elem.allowTransparency = true;
						elem.scrolling = 'no';
						elem.name = 'flipe';
						elem.style.height = '224';
						conte.appendChild(elem);
					}
