$(function()
{
	//$('.scroll-pane').jScrollPane();
	$('#C_right_upper_blog').jScrollPane({showArrows:true});
});

