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