﻿jQuery(document).ready(function($) {
    $('#homepage-imageRotator').cycle({speed: 700,timeout: 10000, delay: -4000});
});
