var ISuperStar_AllParticipants = { PagingLoad:function(iPageSel,PageSize,NumItems,fid,uName,callback,context){return new ajax_request(this.url + '?_method=PagingLoad&_session=no','iPageSel=' + enc(iPageSel)+ '\r\nPageSize=' + enc(PageSize)+ '\r\nNumItems=' + enc(NumItems)+ '\r\nfid=' + enc(fid)+ '\r\nuName=' + enc(uName),callback, context);}, BindDataGrid:function(PSR,PS,TNR,FID,uName,sMyB,callback,context){return new ajax_request(this.url + '?_method=BindDataGrid&_session=no','PSR=' + enc(PSR)+ '\r\nPS=' + enc(PS)+ '\r\nTNR=' + enc(TNR)+ '\r\nFID=' + enc(FID)+ '\r\nuName=' + enc(uName)+ '\r\nsMyB=' + enc(sMyB),callback, context);}, url:'/ajax/ISuperStar_AllParticipants,App_Web_allparticipants.aspx.f66d04fb.ashx' }