function makeWeather()
{
this.Error = "False";
this.ErrorTxt = "";
this.DefaultCode = "97603";
this.Code = "97603";
this.TypeCD = "cc";
this.Format = "S";
this.ImagePath= "weather/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 = "5:30 AM";
this.FetchSystemTime = "5/16/2008 5:30:42 AM";
this.Latitude = "42.18";
this.Longitude = "-121.71";
this.TodaySunrise = "5:45 AM";
this.TodaySunset = "8:22 PM";
this.Zone = "-7";
this.TemperatureUnits = "F";
this.DistanceUnits = "mi";
this.SpeedUnits = "mph";
this.PressureUnits = "in";
this.PrecipitationUnits = "in";
this.LastUpdated = "5/16/08 5:05 AM PDT";
this.ObservationStation = "Klamath Falls International Airport, OR";
this.CurrentTemperature = "48";
this.CurrentFeelsLikeTemperature = "48";
this.CurrentConditions = "Fair";
this.CurrentIcon = "33";
this.CurrentPressure = "30.23";
this.CurrentPressureMovement = "steady";
this.CurrentWindSpeed = "calm";
this.CurrentWindGust = "N/A";
this.CurrentWindDegrees = "0";
this.CurrentWindDirection = "CALM";
this.CurrentHumidity = "80";
this.CurrentVisibility = "80";
this.CurrentUVIndex = "0";
this.CurrentUVIndexTxt = "Low";
this.CurrentDewPoint = "42";
this.LastUpdated = "5/16/08 5:05 AM PDT";
this.ObservationStation = "Klamath Falls International Airport, OR";
this.CurrentTemperature = "48";
this.CurrentFeelsLikeTemperature = "48";
this.CurrentConditions = "Fair";
this.CurrentIcon = "33";
this.CurrentPressure = "30.23";
this.CurrentPressureMovement = "steady";
this.CurrentWindSpeed = "calm";
this.CurrentWindGust = "N/A";
this.CurrentWindDegrees = "0";
this.CurrentWindDirection = "CALM";
this.CurrentHumidity = "80";
this.CurrentVisibility = "80";
this.CurrentUVIndex = "0";
this.CurrentUVIndexTxt = "Low";
this.CurrentDewPoint = "42";
}