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