7.1.js 58 B

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