$(document).ready(function() {

	$('.newsBoxShrink').jScrollPane({showArrows:true, scrollbarWidth:18});
});