// JavaScript Document

$f("splash", "video/flowplayer-3.1.5.swf",  {
	plugins:  {
		controls:  {
			backgroundGradient: 'none',
			backgroundColor: 'transparent',
			scrubber:true
		}
	},
	
	screen: {
		height:240,
		bottom:0		
	}
});