if (p.fixedHeight && !p.isDisabled) {
                    h = $.data(table, 'pagerSavedHeight');
                    if (h) {
                        bs = 0;
                        if ($(table).css('border-spacing').split(' ').length > 1) {