07.js 59 B

123
  1. $(document).ready(function () {
  2. $('#books').cycle();
  3. });