﻿


//Featured Content
$(function() {

$(".scrollable").scrollable({ circular: true}).navigator().autoscroll(10000);

});

