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