function espectros() {
         

popup = window.open('/meteorologia/espectros.html','janela','toolbar=yes,location=no,status=no,scrollbars=yes,resizable=yes,,width=366, height=455');
		 self.janela = popup;
} 





