function newWindow(){
      weatherWindow = window.open('secret.html', 'newWin', 'toolbar=yes,location=yes,scrollbars=yes')
	}
