
jQuery(document).ready(function(){
	jQuery('#content').jScrollPane({showArrows: true});
});
