That's wrong. filenameLength is 2, so that equation would come out to 74, not 72.
I think 0072 + 2 * ( (filenameLength-1) / 2) should work but I'll test
Site is updated too :)
I think 0072 + 2 * ( (filenameLength-1) / 2) should work but I'll test