$(document).ready(function(){
	
	
	$('.textBlock2').jScrollPane();
	
	
});
