var news = { Query:function(pIdx,pPageRecordCnt,pFunctionName,callback,context){return new ajax_request(this.url + '?_method=Query&_session=rw','pIdx=' + enc(pIdx)+ '\r\npPageRecordCnt=' + enc(pPageRecordCnt)+ '\r\npFunctionName=' + enc(pFunctionName),callback, context);}, url:'/ajax/CustCenter.news,CustCenter.ashx' }