Total: {
            html: function () {
                if ((this.Ignore !== undefined) && (this.Ignore > 0)) {
                    return formatBytes(this.Total, data.Options["@attributes"].byteFormat, true);
                } else {