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