$(document).ready(function() {
	$("#infinite").scrollable({size: 1,speed: 400}).circular();}
);
