$(function() {
	$("#flowpanes").scrollable({ circular: true, mousewheel: true });
});
