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