if (!e.shiftKey){
                      $next = $next.data('tabindex') < $(this).data('tabindex') ?
                          $next = $(this) :
                          $rollover = $(this);
                    } else {