conte = document.getElementById('cont_0f695d9059d7cc63e82b00c7c802e8ed');
				enlace = document.getElementById('h_0f695d9059d7cc63e82b00c7c802e8ed');
				anchor = document.getElementById('a_0f695d9059d7cc63e82b00c7c802e8ed');
				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:311px; color:#656565; background-color:#FFFFFF; border:1px solid #FFFFFF;'; 
					elem = document.createElement('iframe');
					elem.style.cssText = 'width:311px; color:#656565; height:226px;'; 
					elem.id = '0f695d9059d7cc63e82b00c7c802e8ed';
					elem.src = 'http://www.ilmeteo.net/getwid/0f695d9059d7cc63e82b00c7c802e8ed';
					elem.frameBorder = 0;
					elem.allowTransparency = true;
					elem.scrolling = 'no';
					elem.name = 'flipe';
					elem.style.height = '226';
					conte.appendChild(elem);
				}
