PaulS:
Some code you didn't share does something you didn't explain. You want it to do something else. Exactly what that is is not clear. Try to explain what you want in non-programmer's terms, because you are not doing that well using programmer's terms.
Okay.
I want my LEDs to continually show the same pattern, flashing one by one until it is complete, and then repeat itself infinitely. It goes through the sequence once and stops. I clearly have no idea what I'm doing, and this is the first time I've ever even dabbled in programming.
My entire code is at the top of this thread. I copied and pasted it from a blog post written over a year ago, and I'm trying to find a solution to my problem using the resources at my disposal.