conte = document.getElementById('cont_3118c558403a194733c486989bf1b728');
				enlace = document.getElementById('h_3118c558403a194733c486989bf1b728');
				anchor = document.getElementById('a_3118c558403a194733c486989bf1b728');
				if (conte && enlace && anchor){
					enlace.style.cssText = 'font-family:Helvetica;font-size:14px; height:19px; text-align:center; cursor:pointer; text-decoration:underline';
					conte.style.cssText = 'text-align:center; width:240px; color:#808080; background-color:#FFFFFF; border:1px solid #3366FF;'; 
					elem = document.createElement('iframe');
					elem.style.cssText = 'width:240px; color:#808080; height:349px;'; 
					elem.id = '3118c558403a194733c486989bf1b728';
					elem.src = 'http://www.ilmeteo.net/getwid/3118c558403a194733c486989bf1b728';
					elem.frameBorder = 0;
					elem.allowTransparency = true;
					elem.scrolling = 'no';
					elem.name = 'flipe';
					elem.style.height = '349';
					conte.appendChild(elem);
				}
