jQuery(function()
	    {
	        jQuery('#pane').jScrollPane({scrollbarWidth:18, showArrows:true});
	    });

