<!--
			$(function()
			{
				// this initialises the demo scollpane on the page.
				$('#pane1,#pane2').jScrollPane({showArrows: false, scrollbarWidth:5, scrollbarMargin: 5});
			});
//-->
