(function () { 'use strict'; define([ 'jquery', 'underscore', 'jquery-ui', 'bootstrap', 'jquery.colorbox', 'jquery.lazyload', 'jquery.tablesorter' ], function (jquery, underscore) { return { $: jquery, _: underscore }; }); })();