<!--

window.addEvent( "domready", function() {
	new SmoothScroll({duration: 1370, fps:50, transition: "quad:out"});
});

//-->