conte = document.getElementById('cont_d82354e912c85cfed2a7c297651b7bb6');
				enlace = document.getElementById('h_d82354e912c85cfed2a7c297651b7bb6');
				anchor = document.getElementById('a_d82354e912c85cfed2a7c297651b7bb6');
				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:405px; color:#075411; background-color:#b1b1b1; border:1px solid #075411;'; 
					elem = document.createElement('iframe');
					elem.style.cssText = 'width:405px; color:#075411; height:142px;'; 
					elem.id = 'd82354e912c85cfed2a7c297651b7bb6';
					elem.src = 'http://www.tameteo.com/getwid/d82354e912c85cfed2a7c297651b7bb6';
					elem.frameBorder = 0;
					elem.allowTransparency = true;
					elem.scrolling = 'no';
					elem.name = 'flipe';
					elem.style.height = '142';
					conte.appendChild(elem);
				}
