/* Copyright (c) 2012 HyeonJe Jun (http://github.com/noraesae) * Licensed under the MIT License */ ((function($) { $.fn.perfectScrollbar = function() { // TODO }; })(jQuery));