"fnRecordsTotal": function ()
    {
      if ( this.oFeatures.bServerSide ) {
        return parseInt(this._iRecordsTotal, 10);
      } else {