$(document).ready(function() {
		
		
		$(".scrollable").scrollable({circular: true}).navigator().autoscroll({ autoplay: true });
	 





} );
