conte = document.getElementById('cont_2b7c3cf4086b0df600a6f7686f74d4e9');
				enlace = document.getElementById('h_2b7c3cf4086b0df600a6f7686f74d4e9');
				anchor = document.getElementById('a_2b7c3cf4086b0df600a6f7686f74d4e9');
				if (conte && enlace && anchor){
					enlace.style.cssText = 'font-family:Times New Roman;font-size:14px; height:19px; text-align:center; cursor:pointer; text-decoration:underline';
					conte.style.cssText = 'text-align:center; width:170px; color:#808080; background-color:#FFFFFF; border:1px solid #6200C9;'; 
					elem = document.createElement('iframe');
					elem.style.cssText = 'width:170px; color:#808080; height:227px;'; 
					elem.id = '2b7c3cf4086b0df600a6f7686f74d4e9';
					elem.src = 'http://www.tameteo.com/getwid/2b7c3cf4086b0df600a6f7686f74d4e9';
					elem.frameBorder = 0;
					elem.allowTransparency = true;
					elem.scrolling = 'no';
					elem.name = 'flipe';
					elem.style.height = '227';
					conte.appendChild(elem);
				}
