define([ 'app/routers/organization' ], function(Router){ app.router = new Router(); Backbone.history.start(); });