$('[data-scrollto]').scrollTo(options);speed- Controlls speed of scrolling. Larger the number is, longer the scrolling lasts. Default:25.shift- Controlls how far from destination point viewport will stop. Negative values will stop earlier and positive after specified point.debug- Debug mode. Default:false.