function meteograma() {
	window.open('http://previsaonumerica.cptec.inpe.br/~rpnum/meteogramas/meteo_regionais.shtml', 'Pagina', 'STATUS=NO, TOOLBAR=NO, LOCATION=NO, DIRECTORIES=NO, RESISABLE=NO, SCROLLBARS=YES, TOP=10, LEFT=10, WIDTH=700, HEIGHT=600');
}
function ventos() {
	window.open('http://www.ventosbrasil.com.br/previsao-em-seu-site/atibaia-sp-1.htm', 'Pagina', 'STATUS=NO, TOOLBAR=NO, LOCATION=NO, DIRECTORIES=NO, RESISABLE=NO, SCROLLBARS=NO, TOP=100, LEFT=10, WIDTH=327, HEIGHT=210');
}