window.onload=function(){
weather.report = document.getElementById('weather');
weather.writeWeatherReport();
}
