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