require([ 'dojo/parser', 'rft/stddeps', 'dojo/domReady!' ],function(parser) { parser.parse(); // read options from hash/url // authenticate // set content // go for it });