﻿jQuery(document).ready(function () {
    jQuery(".featureSlideshow .images").cycle();
});
