function makeWeather() { this.Error = "False"; this.ErrorTxt = ""; this.DefaultCode = "90210"; this.Code = "90210"; this.TypeCD = "cc"; this.Format = "S"; this.ImagePath= "/coders/weather/images/"; this.Provider = "Weather data provided by weather.com®"; this.Logo32 = ""; this.Logo64 = ""; this.Location = "Beverly Hills, CA (90210)"; this.LocationNoZip = "Beverly Hills, CA"; this.FetchTime = "11:00 AM"; this.FetchSystemTime = "11/21/2008 2:00:58 PM"; this.Latitude = "34.10"; this.Longitude = "-118.41"; this.TodaySunrise = "6:32 AM"; this.TodaySunset = "4:46 PM"; this.Zone = "-8"; this.TemperatureUnits = "F"; this.DistanceUnits = "mi"; this.SpeedUnits = "mph"; this.PressureUnits = "in"; this.PrecipitationUnits = "in"; this.LastUpdated = "11/21/08 10:51 AM PST"; this.ObservationStation = "Santa Monica, CA"; this.CurrentTemperature = "72"; this.CurrentFeelsLikeTemperature = "72"; this.CurrentConditions = "Fair"; this.CurrentIcon = "34"; this.CurrentPressure = "30.00"; this.CurrentPressureMovement = "steady"; this.CurrentWindSpeed = "3"; this.CurrentWindGust = "N/A"; this.CurrentWindDegrees = "240"; this.CurrentWindDirection = "WSW"; this.CurrentHumidity = "37"; this.CurrentVisibility = "37"; this.CurrentUVIndex = "3"; this.CurrentUVIndexTxt = "Moderate"; this.CurrentDewPoint = "44"; this.LastUpdated = "11/21/08 10:51 AM PST"; this.ObservationStation = "Santa Monica, CA"; this.CurrentTemperature = "72"; this.CurrentFeelsLikeTemperature = "72"; this.CurrentConditions = "Fair"; this.CurrentIcon = "34"; this.CurrentPressure = "30.00"; this.CurrentPressureMovement = "steady"; this.CurrentWindSpeed = "3"; this.CurrentWindGust = "N/A"; this.CurrentWindDegrees = "240"; this.CurrentWindDirection = "WSW"; this.CurrentHumidity = "37"; this.CurrentVisibility = "37"; this.CurrentUVIndex = "3"; this.CurrentUVIndexTxt = "Moderate"; this.CurrentDewPoint = "44"; }