CtlRevUGirl2Status2_class = function() {};
Object.extend(CtlRevUGirl2Status2_class.prototype, Object.extend(new AjaxPro.AjaxClass(), {
	GetEventStatus: function(strEventID, intEventNo, intPageNo, intPageSize, strTargetID) {
		return this.invoke("GetEventStatus", {"strEventID":strEventID, "intEventNo":intEventNo, "intPageNo":intPageNo, "intPageSize":intPageSize, "strTargetID":strTargetID}, this.GetEventStatus.getArguments().slice(5));
	},
	url: '/ajaxpro/CtlRevUGirl2Status2,App_Web_revugirl2status2.ascx.6c9c3e7b.ashx'
}));
CtlRevUGirl2Status2 = new CtlRevUGirl2Status2_class();

