;(function($) {
	$(document).ready(function() {
	
		$(".jscrollpane").jScrollPane();	
		
	});
})(jQuery);
