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