AudioPlayer.setup('swf/player.swf', {
	width: 				450,
	initialvolume: 		80,
	transparentpagebg: 	'yes',
	loader: 			000000,
	skip: 				000000
});

AudioPlayer.embed('audioplayer_1', {
	soundFile: 	'audio/de_avonden_20091112_1.mp3',
	titles: 	'De Avonden do 12 nov 09 (Brothers)',
	artists: 	'',
	autostart: 	'no',
	remaining: 	'yes'
});

AudioPlayer.embed('audioplayer_2', {
	soundFile: 	'audio/de_avonden_20091112_2.mp3',
	titles: 	'De Avonden do 12 nov 09 (Respiro)',
	artists: 	'',
	autostart: 	'no',
	remaining: 	'yes'
});

AudioPlayer.embed('audioplayer_3', {
	soundFile: 	'audio/de_avonden_20091112_3.mp3',
	titles: 	'De Avonden do 12 nov 09 (Filmpersonages)',
	artists: 	'',
	autostart: 	'no',
	remaining: 	'yes'
});
