$(document).ready(function() {
	if ($('.playlistbottom').length) {
		$('.playlistbottom').jScrollPane();
	}
});
