flashembed("advideo", 
		{
			src:'http://www.toyotainoregon.com/flowplayer/FlowPlayerDark.swf',
			wmode: "transparent", 
			width: 366, 
			height: 207
		},
			
		{config: {   
			autoPlay: true,
			autoBuffering: true,
			controlBarBackgroundColor:'0xcccccc',
			initialScale: 'scale',
			videoFile: 'http://www.toyotainoregon.com/BT_ZeroPerecent.flv',
			initialVolumePercentage: 1,
			showVolumeSlider: true,
      controlsOverVideo: 'ease',
      controlBarBackgroundColor: -1,
      controlBarGloss: 'low',
			loop: true
      
			 
		}} 
	);