function makeWeather()
{
this.Error = "False";
this.ErrorTxt = "";
this.DefaultCode = "POXX0039";
this.Code = "POXX0039";
this.TypeCD = "cc";
this.Format = "M";
this.ImagePath= "/weather/images/";
this.Provider = "Weather data provided by weather.com®";
this.Logo32 = "
";
this.Logo64 = "
";
this.Location = "Lisboa/Gago Coutinho, Portugal";
this.LocationNoZip = "Lisboa/Gago Coutinho, Portugal";
this.FetchTime = "12:59 AM";
this.FetchSystemTime = "9/7/2010 11:59:31 PM";
this.Latitude = "38.75";
this.Longitude = "-9.13";
this.TodaySunrise = "7:11 AM";
this.TodaySunset = "7:58 PM";
this.Zone = "1";
this.TemperatureUnits = "C";
this.DistanceUnits = "km";
this.SpeedUnits = "km/h";
this.PressureUnits = "mm";
this.PrecipitationUnits = "mb";
this.LastUpdated = "9/8/10 12:30 AM Local Time";
this.ObservationStation = "Lisbon, PORTUGAL";
this.CurrentTemperature = "19";
this.CurrentFeelsLikeTemperature = "19";
this.CurrentConditions = "Partly Cloudy";
this.CurrentIcon = "29";
this.CurrentPressure = "1014.9";
this.CurrentPressureMovement = "steady";
this.CurrentWindSpeed = "8";
this.CurrentWindGust = "N/A";
this.CurrentWindDegrees = "320";
this.CurrentWindDirection = "NW";
this.CurrentHumidity = "78";
this.CurrentVisibility = "78";
this.CurrentUVIndex = "0";
this.CurrentUVIndexTxt = "Low";
this.CurrentDewPoint = "15";
this.LastUpdated = "9/8/10 12:30 AM Local Time";
this.ObservationStation = "Lisbon, PORTUGAL";
this.CurrentTemperature = "19";
this.CurrentFeelsLikeTemperature = "19";
this.CurrentConditions = "Partly Cloudy";
this.CurrentIcon = "29";
this.CurrentPressure = "1014.9";
this.CurrentPressureMovement = "steady";
this.CurrentWindSpeed = "8";
this.CurrentWindGust = "N/A";
this.CurrentWindDegrees = "320";
this.CurrentWindDirection = "NW";
this.CurrentHumidity = "78";
this.CurrentVisibility = "78";
this.CurrentUVIndex = "0";
this.CurrentUVIndexTxt = "Low";
this.CurrentDewPoint = "15";
}