jQuery(function(){
	jQuery("#gallery").gallery();
	jQuery(".scroll-pane").jScrollPane({'scrollbarWidth': '6'});
});