

var weather_current = '26';
var weather_icon = 'http://gon.gannettonline.com/graphics/weather/conditions/33.gif';
var weather_desc = 'Clear';
var weather_city = 'Springfield';
var weather_state = 'MO';
var weather_zipcode = '65806';
var weather_current_celsius = '-3'; 
var weather_feel = '25';
var weather_feel_celsius = '-4';
var weather_updated = '01/28/12 08:11:05 EST';
var weather_todayhi =  '45';
var weather_todaylow = '28';
var weather_todayhi_celsius =  '7';
var weather_todaylow_celsius = '-2';



