$(function() {
		$("div.scrollable").scrollable({speed:3000, easing:'swing'}).autoscroll({autoplay : true})
})
