cannot retain focus on input either using timeout or focus

cannot retain focus on input either using timeout or focus

attempting to use inputs and validating as tabbing through. focus did not work so I'm using a setTimeOut that I found on this forum. This only seems to work on the first input not on the rest as I work through the inputs.

link to javascript   link to form