// Minimal waypoint shim to prevent JS errors (function($){'use strict';if($.fn&&!$.fn.waypoint){$.fn.waypoint=function(){return this;}}})(jQuery);