"use strict"; ( function( $ ) { /* * Document ready function */ $( document ).ready( function() { } ); } )( jQuery );