if(typeof HCRS == "undefined") HCRS={};
if(typeof HCRS.Web == "undefined") HCRS.Web={};
if(typeof HCRS.Web.FITSHD == "undefined") HCRS.Web.FITSHD={};
if(typeof HCRS.Web.FITSHD.FIT_SHD_signin == "undefined") HCRS.Web.FITSHD.FIT_SHD_signin={};
HCRS.Web.FITSHD.FIT_SHD_signin_class = function() {};
Object.extend(HCRS.Web.FITSHD.FIT_SHD_signin_class.prototype, Object.extend(new AjaxPro.AjaxClass(), {
	GetLogtimes: function() {
		return this.invoke("GetLogtimes", {}, this.GetLogtimes.getArguments().slice(0));
	},
	url: '/ajaxpro/HCRS.Web.FITSHD.FIT_SHD_signin,App_Web__frrt60m.ashx'
}));
HCRS.Web.FITSHD.FIT_SHD_signin = new HCRS.Web.FITSHD.FIT_SHD_signin_class();

