
window.addEvent('domready', function() {			
	
	var scrollBox2 = new MooScroll({selector:'#box2'});

	
});		

