JavaScript loopc

for ([initialExpression]; [conditionExpression]; [incrementExpression])
  statement
Larry Adah