function success(){
            // If a local callback was specified, fire it and pass it the data
            if ( s.success )
                s.success( data, status );