Multiple Counter for Loop di JavaScript
for( [init]; [test]; [increments]) { [block] }
Courageous Cat
for( [init]; [test]; [increments]) { [block] }