
//	--	Third-Party Plugins (minified)

//	Log
(function($){$.fn.log=function(message){console.log("%s: %o",message,this);return this}})(jQuery);

