Nice illustration, beachbum.

If you avoid GoTo, your code will be much easier to read later.

I actually used to like GoSub (works similar to GoTo except you can skip back to the spot you came from), but I eventually stopped using that too.