if ( $h.find('.' + ts.css.icon).length ) {
                                    icon = $h.find('.' + ts.css.icon).clone(true);
                                    $h.find('.' + ts.css.headerIn).html( th[j] ).append(icon);
                                    if ( hsh && $sh.length ) {
                                        icon = $sh.eq(j).find('.' + ts.css.icon).clone(true);