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