flowplayer("player", "flowplayer.commercial-3.1.5.swf", {
			key: '$f8da8e285fd9100923b',
			play: null,
			onLoad: function () {	
			this.setVolume(100); 
									}, 
			onFinish: function() { 
			window.location = "http://www.wintheweight.com/order.htm"; 
									},
			autoPlay: true, 
			plugins: { controls: null},
			clip: {  
                linkUrl: 'http://www.wintheweight.com/order.htm'
									} 
}); 