jQuery Starter
(function( $ ) { 'use strict'; $(function() { }); $( window ).load(function() { }); })( jQuery );