jQuery(document).ready(function($) {
	$('.post-content').jScrollPane();
});
