var weather_now = new Array(); weather_now["id"] = "1268222400"; weather_now["min_temp"] = "0"; weather_now["max_temp"] = "-2"; weather_now["min_pressure"] = "756"; weather_now["max_pressure"] = "758"; weather_now["min_wet"] = "69"; weather_now["max_wet"] = "71"; weather_now["clouds"] = "2"; weather_now["weather"] = "clouds"; weather_now["numberid"] = "4"; weather_now["temp"] = "-1"; weather_now["wet"] = "70"; weather_now["pressure"] = "757"; var weather_tomorrow = new Array(); weather_tomorrow["id"] = "1268222400"; weather_tomorrow["min_temp"] = "-5"; weather_tomorrow["max_temp"] = "-7"; weather_tomorrow["min_pressure"] = "753"; weather_tomorrow["max_pressure"] = "755"; weather_tomorrow["min_wet"] = "83"; weather_tomorrow["max_wet"] = "85"; weather_tomorrow["clouds"] = "2"; weather_tomorrow["weather"] = "sunless"; weather_tomorrow["numberid"] = "4"; weather_tomorrow["temp"] = "-6"; weather_tomorrow["wet"] = "84"; weather_tomorrow["pressure"] = "754";