var constants = {
	animation: {
		duration: 500,
		ease: "easeInOutQuad"
	},
	select: {
		maxHeight: '140px'
	}
};
