JavaScript files starter
;(function (window, document, $, undefined) { $(function() { "use strict"; });/* on document ready */ })(this, this.document, jQuery);