function makeWeather()
{
this.Error = "False";
this.ErrorTxt = "";
this.DefaultCode = "97603";
this.Code = "97603";
this.TypeCD = "cc";
this.Format = "S";
this.ImagePath= "images/";
this.Provider = "Weather data provided by weather.com®";
this.Logo32 = "
";
this.Logo64 = "
";
this.Location = "Klamath Falls, OR (97603)";
this.LocationNoZip = "Klamath Falls, OR";
this.FetchTime = "3:05 PM";
this.FetchSystemTime = "3/13/2010 4:05:25 PM";
this.Latitude = "42.18";
this.Longitude = "-121.71";
this.TodaySunrise = "6:22 AM";
this.TodaySunset = "6:11 PM";
this.Zone = "-8";
this.TemperatureUnits = "F";
this.DistanceUnits = "mi";
this.SpeedUnits = "mph";
this.PressureUnits = "in";
this.PrecipitationUnits = "in";
this.LastUpdated = "3/13/10 2:53 PM PST";
this.ObservationStation = "Klamath Falls, OR";
this.CurrentTemperature = "38";
this.CurrentFeelsLikeTemperature = "33";
this.CurrentConditions = "Mostly Cloudy";
this.CurrentIcon = "28";
this.CurrentPressure = "30.18";
this.CurrentPressureMovement = "steady";
this.CurrentWindSpeed = "6";
this.CurrentWindGust = "N/A";
this.CurrentWindDegrees = "230";
this.CurrentWindDirection = "SW";
this.CurrentHumidity = "51";
this.CurrentVisibility = "51";
this.CurrentUVIndex = "2";
this.CurrentUVIndexTxt = "Low";
this.CurrentDewPoint = "21";
this.LastUpdated = "3/13/10 2:53 PM PST";
this.ObservationStation = "Klamath Falls, OR";
this.CurrentTemperature = "38";
this.CurrentFeelsLikeTemperature = "33";
this.CurrentConditions = "Mostly Cloudy";
this.CurrentIcon = "28";
this.CurrentPressure = "30.18";
this.CurrentPressureMovement = "steady";
this.CurrentWindSpeed = "6";
this.CurrentWindGust = "N/A";
this.CurrentWindDegrees = "230";
this.CurrentWindDirection = "SW";
this.CurrentHumidity = "51";
this.CurrentVisibility = "51";
this.CurrentUVIndex = "2";
this.CurrentUVIndexTxt = "Low";
this.CurrentDewPoint = "21";
}