$(document).ready(function() {
  $('#home-images').cycle({timeout: 7000});
});


