conte = document.getElementById('cont_50e743db72370863ff9e1e272ce7f9e8');
					capa = document.getElementById('h_50e743db72370863ff9e1e272ce7f9e8');
					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:#808080; background-color:transparent; border:1px solid #000000;'; 
						elem = document.createElement('iframe');
						elem.style.cssText = 'width:170px; color:#808080; height:64px;'; 
						elem.id = '50e743db72370863ff9e1e272ce7f9e8';
						elem.src = 'http://www.tiempo.com/getwid/50e743db72370863ff9e1e272ce7f9e8';
						elem.frameBorder = 0;
						elem.allowTransparency = true;
						elem.scrolling = 'no';
						elem.name = 'flipe';
						elem.style.height = '64';
						conte.appendChild(elem);
					}
