if(typeof Shove == "undefined") Shove={};
if(typeof Shove.Web == "undefined") Shove.Web={};
if(typeof Shove.Web.UI == "undefined") Shove.Web.UI={};
if(typeof Shove.Web.UI.ShoveDateTimeLabel == "undefined") Shove.Web.UI.ShoveDateTimeLabel={};
Shove.Web.UI.ShoveDateTimeLabel_class = function() {};
Object.extend(Shove.Web.UI.ShoveDateTimeLabel_class.prototype, Object.extend(new AjaxPro.AjaxClass(), {
	GetServerTime: function() {
		return this.invoke("GetServerTime", {}, this.GetServerTime.getArguments().slice(0));
	},
	url: '/ajaxpro/Shove.Web.UI.ShoveDateTimeLabel,Shove.Web.UI.2 For.NET 2.0.ashx'
}));
Shove.Web.UI.ShoveDateTimeLabel = new Shove.Web.UI.ShoveDateTimeLabel_class();


