flowplayer("player", "/splash/swf/flowplayer/flowplayer.commercial-3.1.5.swf",  {
	key: '#@f7f12a0d380db95dfc2',
	clip: { autoPlay: true, scaling: 'fit' },
	play: {	label: 'Watch Trailer', replayLabel: 'Watch Again', fadeSpeed: 3000	},
	canvas: { backgroundColor: '#000000' },
	plugins: {
		controls: {
			url: '/splash/swf/flowplayer/flowplayer.controls-3.1.5.swf',
			height: 21, bottom: 0, opacity: 0.95,
			timeColor: '#ffffff', durationColor: '#ffffff',
			progressColor: '#b3b3b3', progressGradient: [0.2, 0.05],
			bufferColor: '#6a6a6a', bufferGradient: [0.05, 0.2],
			sliderColor: '#717171', sliderGradient: [0.2, 0.05],
			buttonColor: '#171717', buttonOverColor: '#666666',
			timeBgColor: 'transparent',
			backgroundColor: '#000000', backgroundGradient: [0.2, 0.05],
			time: true, mute: false, volume: false,
			autoHide: 'always', hideDelay: 4000,
			tooltipColor: '#000000', tooltipTextColor: '#ffffff'
		}
	}
});
