
flashembed("dvp_player", 
			{
				src:'http://dvp.digitorial.com/dvp_v3/FlowPlayerLight.swf?r=01Aug201003:50:28',
				wmode: 'transparent',
				width: 1000, 
				height: 380,
				bgcolor: '#ffffff'
	
			},
			
			{config: {   
				autoPlay: true,
				autoBuffering: true,
				bufferingAnimationColor: '#ff0000',
				startingBufferLength: '4',
				bufferLength: '3',
				loop: false,
				autorewind: true,
				controlsOverVideo: 'ease',
				menuItems: [ false, false, false, false, false, false, true ],
				showFullScreenButton: true,
				showMenu: true,
				watermarkUrl: 'http://dvp.digitorial.com/skins/digitorial/digitorialWaterMark.swf',
				showWatermark: 'always',
				watermarkLinkUrl: 'http://www.digitorial.com',
				controlBarBackgroundColor:'333333',
				initialScale: 'scale',
				streamingServerURL: 'rtmp://eminet.fcod.llnwd.net/a519/o1',
				streamingServer: 'fms',
				useHwScaling: true,
				emailPostUrl: 'http://dvp.digitorial.com/dvp_v3/includes/menu_scripts/email_video.php?id=309',
				emailVideoLink: 'http%3A%2F%2Fbw.eminetwork.com',
				videoFile: 'emi/BWVBig',
				splashImageFile: 'http://files.digitorial.com/emi/BWV_email.jpg',
				usePlayOverlay: 'true',
				noVideoClip: { url: 'http://dvp.digitorial.com/dvp_v3/includes/img/sorry.jpg', duration: 1 } 
			}
			
			}
			
		);

