	//<![CDATA[ 
	jQuery(document).ready(function() { 
		
		jQuery('#scrollable').jScrollPane({scrollbarWidth:5, scrollbarMargin:10, showArrows:true}); 
	});
	//]]>