var supportGroup = new Array(
		  new Array(1, 'Hỗ trợ kỹ thuật')
		, new Array(2, 'Hỗ trợ phần mềm')
		, new Array(3, 'Phòng kinh doanh')
	);