var flashvars = {
	imagePath: "/images/image.jpg",
	videoPath: "/flash/video.flv",
	autoStart: "false",
	volAudio: "60",
	newWidth: "568",
	newHeight: "310",
	disableMiddleButton: "false",
	playSounds: "true",
	soundBarColor: "0xf7941e",
	barColor: "0xf7941e",
	barShadowColor: "0xf7941e", 
	subbarColor: "0xf7941e",
	allowFullScreen: "true"
};
	
swfobject.embedSWF("/flash/flvPlayer.swf", "flashVideo", "568", "310", "9.0.0", "/flash/expressInstall.swf", flashvars);