conte = document.getElementById('cont_b0ee9c6baccab0b191403edfc6deb6a8');
				enlace = document.getElementById('h_b0ee9c6baccab0b191403edfc6deb6a8');
				anchor = document.getElementById('a_b0ee9c6baccab0b191403edfc6deb6a8');
				if (conte && enlace && anchor){
					enlace.style.cssText = 'font-family:Sans-serif;font-size:14px; height:19px; text-align:center; cursor:pointer; text-decoration:underline';
					conte.style.cssText = 'text-align:center; width:505px; color:#656565; background-color:#FFFFFF; border:1px solid transparent;'; 
					elem = document.createElement('iframe');
					elem.style.cssText = 'width:505px; color:#656565; height:126px;'; 
					elem.id = 'b0ee9c6baccab0b191403edfc6deb6a8';
					elem.src = 'http://www.ilmeteo.net/getwid/b0ee9c6baccab0b191403edfc6deb6a8';
					elem.frameBorder = 0;
					elem.allowTransparency = true;
					elem.scrolling = 'no';
					elem.name = 'flipe';
					elem.style.height = '126';
					conte.appendChild(elem);
				}
