$(function() {
	$("div.scrollable").scrollable({size:1}).circular();
});
