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