function getWeather(){
	return 'rain';
}

