conte = document.getElementById('cont_0ccfa00d455d18238f89f33d76a5f785');
				enlace = document.getElementById('h_0ccfa00d455d18238f89f33d76a5f785');
				anchor = document.getElementById('a_0ccfa00d455d18238f89f33d76a5f785');
				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:70px; color:#0000ff; background-color:#FFFFFF; border:1px solid transparent;'; 
					elem = document.createElement('iframe');
					elem.style.cssText = 'width:70px; color:#0000ff; height:115px;'; 
					elem.id = '0ccfa00d455d18238f89f33d76a5f785';
					elem.src = 'http://www.ilmeteo.net/getwid/0ccfa00d455d18238f89f33d76a5f785';
					elem.frameBorder = 0;
					elem.allowTransparency = true;
					elem.scrolling = 'no';
					elem.name = 'flipe';
					elem.style.height = '115';
					conte.appendChild(elem);
				}
