conte = document.getElementById('cont_d471e51fbb74085082b5686ccb1a514b');
				enlace = document.getElementById('h_d471e51fbb74085082b5686ccb1a514b');
				anchor = document.getElementById('a_d471e51fbb74085082b5686ccb1a514b');
				if (conte && enlace && anchor){
					enlace.style.cssText = 'font-family:Helvetica;font-size:14px; height:19px; text-align:center; cursor:pointer; text-decoration:underline';
					conte.style.cssText = 'text-align:center; width:205px; color:#4799dc; background-color:transparent; border:1px solid transparent;'; 
					elem = document.createElement('iframe');
					elem.style.cssText = 'width:205px; color:#4799dc; height:127px;'; 
					elem.id = 'd471e51fbb74085082b5686ccb1a514b';
					elem.src = 'http://www.tameteo.com/getwid/d471e51fbb74085082b5686ccb1a514b';
					elem.frameBorder = 0;
					elem.allowTransparency = true;
					elem.scrolling = 'no';
					elem.name = 'flipe';
					elem.style.height = '127';
					conte.appendChild(elem);
				}
