window.addEvent('domready', function() {
	new Fx.SmoothScroll({ duration: 1000 }, window);
});