$(function()
{
	$('.scroll-pane').jScrollPane();
});


$(function()
{
	$('.scroll-gal-pane').jScrollPane();
});
