window.addEvent('domready', function() {


    //make sure this is last
    var mySmoothScroll = new Fx.SmoothScroll();

});
