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

