conte = document.getElementById('cont_a629de6f31d0eef2a6d6a11af48d947a');
					enlace = document.getElementById('a_a629de6f31d0eef2a6d6a11af48d947a');
					capa = document.getElementById('h_a629de6f31d0eef2a6d6a11af48d947a');
					if(capa) capa.style.cssText = 'position:absolute; z-index:0;overflow:hidden; visibility:hidden;';
					if (conte && enlace){
						enlace.style.cssText = 'font-family:Helvetica;font-size:14px; height:19px; text-align:center;';
						conte.style.cssText = 'text-align:center; width:170px; color:#808080; background-color:#FFFFFF; border:1px solid #ffffff;'; 
						elem = document.createElement('iframe');
						elem.style.cssText = 'width:170px; color:#808080; height:131px;'; 
						elem.id = 'a629de6f31d0eef2a6d6a11af48d947a';
						elem.src = 'http://www.tiempo.com/getwid/a629de6f31d0eef2a6d6a11af48d947a';
						elem.frameBorder = 0;
						elem.allowTransparency = true;
						elem.scrolling = 'no';
						elem.name = 'flipe';
						elem.style.height = '131';
						conte.appendChild(elem);
					}
