conte = document.getElementById('cont_af242240bb2cc5e2d9e7dd8567570c50');
					enlace = document.getElementById('a_af242240bb2cc5e2d9e7dd8567570c50');
					capa = document.getElementById('h_af242240bb2cc5e2d9e7dd8567570c50');
					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 #9b9b9b;'; 
						elem = document.createElement('iframe');
						elem.style.cssText = 'width:170px; color:#808080; height:166px;'; 
						elem.id = 'af242240bb2cc5e2d9e7dd8567570c50';
						elem.src = 'http://www.tiempo.com/getwid/af242240bb2cc5e2d9e7dd8567570c50';
						elem.frameBorder = 0;
						elem.allowTransparency = true;
						elem.scrolling = 'no';
						elem.name = 'flipe';
						elem.style.height = '166';
						conte.appendChild(elem);
					}
