jQuery(document).ready(function() {
	var horizontal = jQuery(".scrollable").scrollable({ circular: true });
});
