﻿$(document).ready(function () {
    $('#rotator').heroescarousel({ scrollBy: 5, growthSize: 71, direction: 'vertical' });
});
