var weather_now = new Array(); weather_now["id"] = "1284033600"; weather_now["min_temp"] = "14"; weather_now["max_temp"] = "16"; weather_now["min_pressure"] = "751"; weather_now["max_pressure"] = "753"; weather_now["min_wet"] = "81"; weather_now["max_wet"] = "83"; weather_now["clouds"] = "3"; weather_now["weather"] = "rain"; weather_now["numberid"] = "4"; weather_now["temp"] = "15"; weather_now["wet"] = "82"; weather_now["pressure"] = "752"; var weather_tomorrow = new Array(); weather_tomorrow["id"] = "1284033600"; weather_tomorrow["min_temp"] = "11"; weather_tomorrow["max_temp"] = "13"; weather_tomorrow["min_pressure"] = "751"; weather_tomorrow["max_pressure"] = "753"; weather_tomorrow["min_wet"] = "70"; weather_tomorrow["max_wet"] = "72"; weather_tomorrow["clouds"] = "2"; weather_tomorrow["weather"] = "sunless"; weather_tomorrow["numberid"] = "4"; weather_tomorrow["temp"] = "12"; weather_tomorrow["wet"] = "71"; weather_tomorrow["pressure"] = "752";