/**
 * @author Sulaeman, sulaeman.nowhere@gmail.com
 */

FeelInc.ui.Menu = function() {

	return {
	
	};
	
}();