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