$(document).ready(function () { $('#books').cycle({ timeout: 2000, speed: 200, pause: true }); });