		$(function()
			{
				$('#pane1').jScrollPane({scrollbarWidth:8});
			}
			);