Try putting the "if" expression at the top of the loop so it
is executed/checked against before any of the loop code is
executed. Also, place the expression in braces so it belongs
in it's own...