if (athlete.place < athlete.place_prev) {
                    // Climbing
                    DeltaText = '&#8599;' + Delta + ' position(s)';
                    if (BottomMover.Change < Delta) {
                        BottomMover.Change = Delta;