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 = "10:58 AM";
this.FetchSystemTime = "9/3/2010 10:58:00 AM";
this.Latitude = "42.18";
this.Longitude = "-121.71";
this.TodaySunrise = "6:34 AM";
this.TodaySunset = "7:37 PM";
this.Zone = "-7";
this.TemperatureUnits = "F";
this.DistanceUnits = "mi";
this.SpeedUnits = "mph";
this.PressureUnits = "in";
this.PrecipitationUnits = "in";
this.LastUpdated = "9/3/10 9:53 AM PDT";
this.ObservationStation = "Klamath Falls, OR";
this.CurrentTemperature = "67";
this.CurrentFeelsLikeTemperature = "67";
this.CurrentConditions = "Fair";
this.CurrentIcon = "34";
this.CurrentPressure = "30.16";
this.CurrentPressureMovement = "steady";
this.CurrentWindSpeed = "5";
this.CurrentWindGust = "N/A";
this.CurrentWindDegrees = "140";
this.CurrentWindDirection = "SE";
this.CurrentHumidity = "52";
this.CurrentVisibility = "52";
this.CurrentUVIndex = "3";
this.CurrentUVIndexTxt = "Moderate";
this.CurrentDewPoint = "49";
this.LastUpdated = "9/3/10 9:53 AM PDT";
this.ObservationStation = "Klamath Falls, OR";
this.CurrentTemperature = "67";
this.CurrentFeelsLikeTemperature = "67";
this.CurrentConditions = "Fair";
this.CurrentIcon = "34";
this.CurrentPressure = "30.16";
this.CurrentPressureMovement = "steady";
this.CurrentWindSpeed = "5";
this.CurrentWindGust = "N/A";
this.CurrentWindDegrees = "140";
this.CurrentWindDirection = "SE";
this.CurrentHumidity = "52";
this.CurrentVisibility = "52";
this.CurrentUVIndex = "3";
this.CurrentUVIndexTxt = "Moderate";
this.CurrentDewPoint = "49";
}