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