// JavaScript Document:::called by quiettimelive.tv (and demo fp-qtm.html handles both 480 and 640 player sizes called by class in a link) href:::qtltv KEY=#$378bb21b9c54f76c053 ; updated to copyright 2011 and v.3.2.7 070911

flowplayer("player", "http://www.quiettimelive.tv/flowplayer/flowplayer.commercial-3.2.7.swf", {
					   key: '#$378bb21b9c54f76c053',
					   logo: { 
						   	url:'http://www.quiettimelive.tv/flowplayer/qtm_vidwm2_100w.png',      
							fullscreenOnly: false,
							bottom: 30,     
							right: 20,							
							opacity: 0.50,
							displayTime: 0,
							fadeSpeed: 0},
					   canvas: {
						    backgroundImage: 'url(http://www.quiettimelive.tv/flowplayer/640x360-qtltv-bg.png)'
					        },
					   contextMenu: [  
							{'About Quiet Time Ministries videos ...' : function() {        
								window.open("http://www.quiettimelive.tv/video-sharing/")      }},         
								'-',          
								'Copyright &copy; 2011 Catherine Martin/Quiet Time Ministries' ],
					   version: [9, 115],
					   clip: { 
					   		autoPlay: false, 
							autoBuffering: true
							 },
					   play: { opacity: 0.50 },
					   plugins: {    
							controls: {      
					   			url: 'http://www.quiettimelive.tv/flowplayer/flowplayer.controls-3.2.5.swf',
					   			autoHide: 'always',
								fullscreen: false,
								timeColor: '#fffefa',
								durationColor: '#fffefa',
								progressColor: '#fffefa',
								progressGradient: 'high',
								bufferColor: '#000000',
								bufferGradient: 'high',
								sliderColor: '#000000',
								sliderGradient: 'none',
								buttonColor: '#000000',
								buttonOverColor: '#fffefa',
								backgroundColor: '#000000',
					   			backgroundGradient: 'low',
								opacity: 0.70}
								}
					   });
