

var weather_current = '25';
var weather_icon = 'http://gon.gannettonline.com/graphics/weather/conditions/1.gif';
var weather_desc = 'Sunny';
var weather_city = 'Loveland';
var weather_state = 'CO';
var weather_zipcode = '80537';
var weather_current_celsius = '-4'; 
var weather_feel = '25';
var weather_feel_celsius = '-4';
var weather_updated = '02/09/10 17:15:19 EDT';
var weather_todayhi =  '31';
var weather_todaylow = '14';
var weather_todayhi_celsius =  '-1';
var weather_todaylow_celsius = '-10';


