conte = document.getElementById('cont_4d9ef066f93da34752645efe25f2a0cc');
				enlace = document.getElementById('h_4d9ef066f93da34752645efe25f2a0cc');
				anchor = document.getElementById('a_4d9ef066f93da34752645efe25f2a0cc');
				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:#a5282b; background-color:transparent; border:1px solid transparent;'; 
					elem = document.createElement('iframe');
					elem.style.cssText = 'width:205px; color:#a5282b; height:127px;'; 
					elem.id = '4d9ef066f93da34752645efe25f2a0cc';
					elem.src = 'http://www.tameteo.com/getwid/4d9ef066f93da34752645efe25f2a0cc';
					elem.frameBorder = 0;
					elem.allowTransparency = true;
					elem.scrolling = 'no';
					elem.name = 'flipe';
					elem.style.height = '127';
					conte.appendChild(elem);
				}
