// JavaScript Document
window.addEvent('domready', function(){
	var scrollerOne = new MooContentScroller(document.id('ct'));	
});
