var playert=[];var FlowPlayer=Class.create();FlowPlayer.prototype={initialize:function(g,h,b,d,c,a,f){this.controls={url:"/flash/flowplayer.controls-3.2.3.swf","timeColor":"#ffffff","borderRadius":"0px","bufferGradient":"none","slowForward":true,"backgroundColor":"rgba(0, 0, 0, 0)","volumeSliderGradient":"none","slowBackward":false,"timeBorderRadius":20,"time":true,"progressGradient":"none","height":26,"volumeColor":"#4599ff","tooltips":{"marginBottom":5,"volume":true,"scrubber":true,"buttons":false},"opacity":1,"fastBackward":false,"timeFontSize":12,"border":"0px","volumeSliderColor":"#ffffff","bufferColor":"#a3a3a3","buttonColor":"#ffffff","mute":true,"autoHide":{"enabled":true,"hideDelay":1000,"mouseOutDelay":1000,"hideStyle":"fade","hideDuration":1000,"fullscreenOnly":false},"backgroundGradient":"none","width":"100pct","display":"block","sliderBorder":"1px solid rgba(128, 128, 128, 0.7)","buttonOverColor":"#ffffff","fullscreen":true,"timeBgColor":"rgb(0, 0, 0, 0)","scrubberBarHeightRatio":0.2,"bottom":0,"stop":true,"sliderColor":"#000000","zIndex":1,"scrubberHeightRatio":0.6,"tooltipTextColor":"#ffffff","sliderGradient":"none","spacing":{"time":6,"volume":8,"all":2},"timeBgHeightRatio":0.8,"volumeSliderHeightRatio":0.6,"name":"controls","timeSeparator":" ","volumeBarHeightRatio":0.2,"left":"50pct","tooltipColor":"rgba(0, 0, 0, 0)","playlist":false,"durationColor":"#b8d9ff","play":true,"fastForward":true,"timeBorder":"0px solid rgba(0, 0, 0, 0.3)","progressColor":"#4599ff","volume":true,"scrubber":true,"volumeBorder":"1px solid rgba(128, 128, 128, 0.7)","builtIn":false,"margins":[2,6,2,12]};
this.clip={baseURL:g,autoPlay:b,bufferLength:3,scaling:"fit"};var e={clip:this.clip,plugins:{gatracker:{url:"/flash/flowplayer.analytics-3.2.1.swf",labels:{start:"Start",play:"Play",pause:"Pause",resume:"Resume",seek:"Seek",stop:"Stop",finish:"Finish",mute:"Mute",unmute:"Unmute",fullscreen:"Full Screen",fullscreenexit:"Full Screen Exit"},debug:false,trackingMode:"AS3",googleId:"UA-3031399-9"},controls:this.controls},onBeforeFinish:function(){if(d){playert[h].play();
}},onBeforeClose:function(){playert[h].stop();playert[h].close();playert[h].unload();}};if(c){e.play=null;}if(!a){e.plugins.controls=null;}if(!f){e.plugins.captions=null;}playert[h]=flowplayer(h,"/flash/flowplayer-3.2.5.swf",e);},stop:function(a){playert[a].unload();playert[a].stop();playert[a].close();
},start:function(a){playert[a].play();}};function removeImage(a){play.start(a);}
