window.addEvent('domready', function(){

	new SmoothScroll();
	
});