contador múltiple para bucle en JavaScript

for( [init]; [test]; [increments]) { [block] }
Courageous Cat