window.addEvent('domready', function() {
    new Fx.SmoothScroll({links: '.top_link', wheelStops: false});
})