// prev $(opts.prev, root).mouseover(function() { self.prev() }); // next $(opts.next, root).mouseover(function() { self.next() });