// JavaScript Document
conte = document.getElementById('cont_d4c7836c82e9cc7dd6713c047c428b30');
				enlace = document.getElementById('h_d4c7836c82e9cc7dd6713c047c428b30');
				anchor = document.getElementById('a_d4c7836c82e9cc7dd6713c047c428b30');
				if (conte && enlace && anchor){
					enlace.style.cssText = 'font-family:Helvetica;font-size:10px; height:12px; text-align:center; cursor:pointer; text-decoration:underline';
					conte.style.cssText = 'text-align:center; width:130px; color:#808080; background-color:#FFFFFF; border:1px solid #3366FF;'; 
					elem = document.createElement('iframe');
					elem.style.cssText = 'width:130px; color:#808080; height:70px;'; 
					elem.id = '4f912b725e1973bca321d3b935f216d4';
					elem.src = 'http://www.ilmeteo.net/getwid/d4c7836c82e9cc7dd6713c047c428b30';
					elem.frameBorder = 0;
					elem.allowTransparency = true;
					elem.scrolling = 'no';
					elem.name = 'flipe';
					elem.style.height = '70';
					conte.appendChild(elem);
				}
