        $(function()
	{
            $('#pane1').jScrollPane({scrollbarWidth:10, scrollbarMargin:10});
	});

