

var weather_current = '25';
var weather_icon = 'http://gon.gannettonline.com/graphics/weather/conditions/1.gif';
var weather_desc = 'Sunny';
var weather_city = 'Fort Collins';
var weather_state = 'CO';
var weather_zipcode = '80521';
var weather_current_celsius = '-4'; 
var weather_feel = '25';
var weather_feel_celsius = '-4';
var weather_updated = '02/09/10 17:15:15 EDT';
var weather_todayhi =  '28';
var weather_todaylow = '12';
var weather_todayhi_celsius =  '-2';
var weather_todaylow_celsius = '-11';


