			$(function()
			{
				
					$('#pane2').jScrollPane({showArrows:true, scrollbarWidth: 5, arrowSize: 15});
;
				
			});
		