<!-- FRESH FM Compilation -->
flashembed("fresh_fm", 
	
		{
			src:'/global/mediaplayers/flowplayer/FlowPlayerDark.swf',
			width: 180, 
			height: 28
		},
	
		{config: {   
			autoPlay: false,
			autoBuffering: true,
			initialScale: 'scale',
			showFullScreenButton: false,
			showMenu:false,
			showScrubber:true,
			showStopButton:false,
			showVolumeSlider:false,
			videoFile: '/programs/presatac/freshfm_audio.mp3'
		}} 
	);