conte = document.getElementById('cont_1b976a830c8cf1b9984243a1bd908d3a');
				enlace = document.getElementById('h_1b976a830c8cf1b9984243a1bd908d3a');
				anchor = document.getElementById('a_1b976a830c8cf1b9984243a1bd908d3a');
				if (conte && enlace && anchor){
					enlace.style.cssText = 'font-family:Arial;font-size:14px; height:19px; text-align:center; cursor:pointer; text-decoration:underline';
					conte.style.cssText = 'text-align:center; width:66px; color:#000080; background-color:#FFFFFF; border:1px solid transparent;'; 
					elem = document.createElement('iframe');
					elem.style.cssText = 'width:66px; color:#000080; height:115px;'; 
					elem.id = '1b976a830c8cf1b9984243a1bd908d3a';
					elem.src = 'http://www.ilmeteo.net/getwid/1b976a830c8cf1b9984243a1bd908d3a';
					elem.frameBorder = 0;
					elem.allowTransparency = true;
					elem.scrolling = 'no';
					elem.name = 'flipe';
					elem.style.height = '115';
					conte.appendChild(elem);
				}
