window.addEvent("domready", function() {
    new SmoothScroll({duration: 1500, transition: Fx.Transitions.sineInOut}); 
    });