conte = document.getElementById('cont_e58cfb35e504f36856978974d96c6d0d');
				enlace = document.getElementById('h_e58cfb35e504f36856978974d96c6d0d');
				anchor = document.getElementById('a_e58cfb35e504f36856978974d96c6d0d');
				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:176px; color:#808080; background-color:#FFFFFF; border:1px solid #BDBDBD;'; 
					elem = document.createElement('iframe');
					elem.style.cssText = 'width:176px; color:#808080; height:224px;'; 
					elem.id = 'e58cfb35e504f36856978974d96c6d0d';
					elem.src = 'http://www.tameteo.com/getwid/e58cfb35e504f36856978974d96c6d0d';
					elem.frameBorder = 0;
					elem.allowTransparency = true;
					elem.scrolling = 'no';
					elem.name = 'flipe';
					elem.style.height = '224';
					conte.appendChild(elem);
				}
