window.addEvent("domready", function() {		
	var scrollBox1 = new MooScroll({selector:"#content"});
});
