$(document).ready(function() {
  $("#slider").cycle();
});