var mainController = _mC = new Object();

dojo.addOnLoad(
function() {
	actionsController.loadActionsData();
}
);