/**
 * @author EP
 */

Event.onDOMReady(function(){
	var mainLoader = new MainLoad();
});
