Display the smallest of two given values

Actual program:

0920
0921
0120
0421
0807  - Jump to location 07 (skip the next two instructions)
1020
9900
1021
9900

Notice that this program only works if it starts in position 0 because the jump instruction needs to jump to a specific address (07).