$(function() {if ($("div.scrollable")){$("div.scrollable").scrollable({size: 3,items: '#thumbs',loop: true,easing: 'easeInBack'});}});
