conte = document.getElementById('cont_2abf15ce211ec8e6a804dca179448a91');
				enlace = document.getElementById('h_2abf15ce211ec8e6a804dca179448a91');
				anchor = document.getElementById('a_2abf15ce211ec8e6a804dca179448a91');
				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:505px; color:#ff0000; background-color:#FFFFFF; border:1px solid transparent;'; 
					elem = document.createElement('iframe');
					elem.style.cssText = 'width:505px; color:#ff0000; height:132px;'; 
					elem.id = '2abf15ce211ec8e6a804dca179448a91';
					elem.src = 'http://www.tameteo.com/getwid/2abf15ce211ec8e6a804dca179448a91';
					elem.frameBorder = 0;
					elem.allowTransparency = true;
					elem.scrolling = 'no';
					elem.name = 'flipe';
					elem.style.height = '132';
					conte.appendChild(elem);
				}
