$(document).ready(function() {	
	$('body#phome .content3').jScrollPane({showArrows:true, scrollbarWidth: 17});
});