var song = [
	{
		"artist": "林強",
		"title": "交心",
		"source": 'bosom.ogg',
		"cover": "bosom.jpg"
	},
	{	
		'artist':'FUll Faya Orchestra',
		"title": "Faya Ska",
		"source": '02.ogg',
		"cover": "02.jpg"
	},
	{
		'artist':'RIDA',
		"title": "intro kuchmard",
		"source": '03.ogg',
		"cover": "03.jpg"
	},
	{
		'artist':'ZAM\'S',
		"title": "D'autres",
		"source": '04.ogg',
		"cover": "04.jpg"
	},
	{
		'artist':'bert jerred',
		"title": "manifest",
		"source": '05.ogg',
		"cover": "05.jpg"
	},
	{
		'artist':'Nito',
		"title": "UN BAGGY DANS UN CHAMP",
		"source": '06.ogg',
		"cover": "06.jpg"
	},
	{
		'artist':'bert jerred',
		"title": "never lost my way",
		"source": '07.ogg',
		"cover": "07.jpg"
	},
	{
		'artist':'DeE[J]LuX',
		"title": "Fearless [Extended MiX]",
		"source": '08.ogg',
		"cover": "08.jpg"
	},
	{
		'artist':'Speedsound',
		"title": "Erotic Dream - Fractal",
		"source": '01.ogg',
		"cover": "01.jpg"
	},
	{
		'artist':'Abu Simbel',
		"title": "Amanacer",
		"source": '10.ogg',
		"cover": "10.jpg"
	}
];

