$.ajax({ url: '/?act=json&tm=', dataType: 'JSONP', jsonpCallback: '_GroupMember_Callback', success: function(json){ } });