Next time, highlight your code using the highlight tags found in my signature.
for(topValue = 1; topValue >= 1; topValue++);
Notice the semi-colon at the end. What this will now do is increment for...