In Below sample we are creating one global javascript object dojoConfig which will contain all the configuration values.
Note: dojoConfig is defined in a script block before dojo.js is loaded. This is of paramount importance—if reversed, the configuration properties will be ignored.