/* Any JavaScript here will be loaded for all users on every page load. */ var current_search; $(function() { console.log( "ready!" ); });