using System; using OboutInc; using System.Web.UI.WebControls; public class cs_weather : OboutInc.oboutAJAXPage { protected OboutInc.CallbackPanel cp_weather; protected Literal lImage; protected Literal lDegree1; protected Literal lDegree2; protected Literal lDate; protected Literal l1; protected Literal l2; protected Literal l3; protected Literal l4;