Today I learnt "use strict"; even forbids with() statements! https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Functions_and_function_scope/Strict_mode#Simplifying_variable_uses Probably a good thing.