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