var variety = [{
		"id": 2,
		"name": "Strategy",
		"title": "Strategy Games",
		"icon": "img/lineup/discretion.png",
		"src": "discretion",
		"data_ids": [
			1, 28, 33, 36, 41, 44, 56, 66, 67, 69, 70, 82, 86, 87, 94, 96
		]
	},
	{
		"id": 3,
		"name": "Motion",
		"title": "Motion Games",
		"icon": "img/lineup/vigor.png",
		"src": "vigor",
		"data_ids": [
			7, 8, 10, 12, 13, 14, 15, 17, 21, 22, 27, 29, 32, 35, 37, 45, 49, 51, 52, 54, 60, 62, 63, 64, 71,
			74, 77, 79, 81, 83, 84, 89, 93, 95, 97, 100
		]
	},
	{
		"id": 4,
		"name": "Athletics",
		"title": "Athletics Games",
		"icon": "img/lineup/grapple.png",
		"src": "grapple",
		"data_ids": [
			4, 9, 16, 25, 26, 48, 50, 57, 58, 61, 68, 72, 73, 80, 88, 99
		]
	},
	{
		"id": 5,
		"name": "Shooting",
		"title": "Shooting Games",
		"icon": "img/lineup/sling.png",
		"src": "sling",
		"data_ids": [
			3, 6, 19, 47, 53, 59, 76, 78
		]
	},
	{
		"id": 6,
		"name": "Relaxation",
		"title": "Relaxation Games",
		"icon": "img/lineup/slack.png",
		"src": "slack",
		"data_ids": [
			5, 11, 18, 20, 23, 30, 31, 34, 46, 55, 65, 85, 90, 91, 92
		]
	},
	{
		"id": 7,
		"name": "DressUp",
		"title": "DressUp Games",
		"icon": "img/lineup/primp.png",
		"src": "primp",
		"data_ids": [
			2, 24, 38, 39, 40, 42, 43, 75, 98
		]
	}
]