
$(document).ready(function() {

   $("#scroller").simplyScroll({speed: 5});

});

