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