Is there a way to use constants in JavaScript?
If not, what\'s the common practice for specifying variables that are used as constants?
IE does support constants, sort of, e.g.: