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