if(typeof deconcept==&quot;undefined&quot;){var deconcept=new Object();}if(typeof deconcept.util==&quot;undefined&quot;){deconcept.util=new Object();}if(typeof deconcept.SWFObjectUtil==&quot;undefined&quot;){deconcept.SWFObjectUtil=new Object();}deconcept.SWFObject=function(_1,id,w,h,_5,c,_7,_8,_9,_a){if(!document.getElementById){return;}this.DETECT_KEY=_a?_a:&quot;detectflash&quot;;this.skipDetect=deconcept.util.getRequestParameter(this.DETECT_KEY);this.params=new Object();this.variables=new Object();this.attributes=new Array();if(_1){this.setAttribute(&quot;swf&quot;,_1);}if(id){this.setAttribute(&quot;id&quot;,id);}if(w){this.setAttribute(&quot;width&quot;,w);}if(h){this.setAttribute(&quot;height&quot;,h);}if(_5){this.setAttribute(&quot;version&quot;,new deconcept.PlayerVersion(_5.toString().split(&quot;.&quot;)));}this.installedVer=deconcept.SWFObjectUtil.getPlayerVersion();if(!window.opera&amp;&amp;document.all&amp;&amp;this.installedVer.major&gt;7){deconcept.SWFObject.doPrepUnload=true;}if(c){this.addParam(&quot;bgcolor&quot;,c);}var q=_7?_7:&quot;high&quot;;this.addParam(&quot;quality&quot;,q);this.setAttribute(&quot;useExpressInstall&quot;,false);this.setAttribute(&quot;doExpressInstall&quot;,false);var _c=(_8)?_8:window.location;this.setAttribute(&quot;xiRedirectUrl&quot;,_c);this.setAttribute(&quot;redirectUrl&quot;,&quot;&quot;);if(_9){this.setAttribute(&quot;redirectUrl&quot;,_9);}};deconcept.SWFObject.prototype={useExpressInstall:function(_d){this.xiSWFPath=!_d?&quot;expressinstall.swf&quot;:_d;this.setAttribute(&quot;useExpressInstall&quot;,true);},setAttribute:function(_e,_f){this.attributes[_e]=_f;},getAttribute:function(_10){return this.attributes[_10];},addParam:function(_11,_12){this.params[_11]=_12;},getParams:function(){return this.params;},addVariable:function(_13,_14){this.variables[_13]=_14;},getVariable:function(_15){return this.variables[_15];},getVariables:function(){return this.variables;},getVariablePairs:function(){var _16=new Array();var key;var _18=this.getVariables();for(key in _18){_16[_16.length]=key+&quot;=&quot;+_18[key];}return _16;},getSWFHTML:function(){var _19=&quot;&quot;;if(navigator.plugins&amp;&amp;navigator.mimeTypes&amp;&amp;navigator.mimeTypes.length){if(this.getAttribute(&quot;doExpressInstall&quot;)){this.addVariable(&quot;MMplayerType&quot;,&quot;PlugIn&quot;);this.setAttribute(&quot;swf&quot;,this.xiSWFPath);}_19=&quot;&lt;embed type=\&quot;application/x-shockwave-flash\&quot; src=\&quot;&quot;+this.getAttribute(&quot;swf&quot;)+&quot;\&quot; width=\&quot;&quot;+this.getAttribute(&quot;width&quot;)+&quot;\&quot; height=\&quot;&quot;+this.getAttribute(&quot;height&quot;)+&quot;\&quot; style=\&quot;&quot;+this.getAttribute(&quot;style&quot;)+&quot;\&quot;&quot;;_19+=&quot; id=\&quot;&quot;+this.getAttribute(&quot;id&quot;)+&quot;\&quot; name=\&quot;&quot;+this.getAttribute(&quot;id&quot;)+&quot;\&quot; &quot;;var _1a=this.getParams();for(var key in _1a){_19+=[key]+&quot;=\&quot;&quot;+_1a[key]+&quot;\&quot; &quot;;}var _1c=this.getVariablePairs().join(&quot;&amp;&quot;);if(_1c.length&gt;0){_19+=&quot;flashvars=\&quot;&quot;+_1c+&quot;\&quot;&quot;;}_19+=&quot;/&gt;&quot;;}else{if(this.getAttribute(&quot;doExpressInstall&quot;)){this.addVariable(&quot;MMplayerType&quot;,&quot;ActiveX&quot;);this.setAttribute(&quot;swf&quot;,this.xiSWFPath);}_19=&quot;&lt;object id=\&quot;&quot;+this.getAttribute(&quot;id&quot;)+&quot;\&quot; classid=\&quot;clsid:D27CDB6E-AE6D-11cf-96B8-444553540000\&quot; width=\&quot;&quot;+this.getAttribute(&quot;width&quot;)+&quot;\&quot; height=\&quot;&quot;+this.getAttribute(&quot;height&quot;)+&quot;\&quot; style=\&quot;&quot;+this.getAttribute(&quot;style&quot;)+&quot;\&quot;&gt;&quot;;_19+=&quot;&lt;param name=\&quot;movie\&quot; value=\&quot;&quot;+this.getAttribute(&quot;swf&quot;)+&quot;\&quot; /&gt;&quot;;var _1d=this.getParams();for(var key in _1d){_19+=&quot;&lt;param name=\&quot;&quot;+key+&quot;\&quot; value=\&quot;&quot;+_1d[key]+&quot;\&quot; /&gt;&quot;;}var _1f=this.getVariablePairs().join(&quot;&amp;&quot;);if(_1f.length&gt;0){_19+=&quot;&lt;param name=\&quot;flashvars\&quot; value=\&quot;&quot;+_1f+&quot;\&quot; /&gt;&quot;;}_19+=&quot;&lt;/object&gt;&quot;;}return _19;},write:function(_20){if(this.getAttribute(&quot;useExpressInstall&quot;)){var _21=new deconcept.PlayerVersion([6,0,65]);if(this.installedVer.versionIsValid(_21)&amp;&amp;!this.installedVer.versionIsValid(this.getAttribute(&quot;version&quot;))){this.setAttribute(&quot;doExpressInstall&quot;,true);this.addVariable(&quot;MMredirectURL&quot;,escape(this.getAttribute(&quot;xiRedirectUrl&quot;)));document.title=document.title.slice(0,47)+&quot; - Flash Player Installation&quot;;this.addVariable(&quot;MMdoctitle&quot;,document.title);}}if(this.skipDetect||this.getAttribute(&quot;doExpressInstall&quot;)||this.installedVer.versionIsValid(this.getAttribute(&quot;version&quot;))){var n=(typeof _20==&quot;string&quot;)?document.getElementById(_20):_20;n.innerHTML=this.getSWFHTML();return true;}else{if(this.getAttribute(&quot;redirectUrl&quot;)!=&quot;&quot;){document.location.replace(this.getAttribute(&quot;redirectUrl&quot;));}}return false;}};deconcept.SWFObjectUtil.getPlayerVersion=function(){var _23=new deconcept.PlayerVersion([0,0,0]);if(navigator.plugins&amp;&amp;navigator.mimeTypes.length){var x=navigator.plugins[&quot;Shockwave Flash&quot;];if(x&amp;&amp;x.description){_23=new deconcept.PlayerVersion(x.description.replace(/([a-zA-Z]|\s)+/,&quot;&quot;).replace(/(\s+r|\s+b[0-9]+)/,&quot;.&quot;).split(&quot;.&quot;));}}else{if(navigator.userAgent&amp;&amp;navigator.userAgent.indexOf(&quot;Windows CE&quot;)&gt;=0){var axo=1;var _26=3;while(axo){try{_26++;axo=new ActiveXObject(&quot;ShockwaveFlash.ShockwaveFlash.&quot;+_26);_23=new deconcept.PlayerVersion([_26,0,0]);}catch(e){axo=null;}}}else{try{var axo=new ActiveXObject(&quot;ShockwaveFlash.ShockwaveFlash.7&quot;);}catch(e){try{var axo=new ActiveXObject(&quot;ShockwaveFlash.ShockwaveFlash.6&quot;);_23=new deconcept.PlayerVersion([6,0,21]);axo.AllowScriptAccess=&quot;always&quot;;}catch(e){if(_23.major==6){return _23;}}try{axo=new ActiveXObject(&quot;ShockwaveFlash.ShockwaveFlash&quot;);}catch(e){}}if(axo!=null){_23=new deconcept.PlayerVersion(axo.GetVariable(&quot;$version&quot;).split(&quot; &quot;)[1].split(&quot;,&quot;));}}}return _23;};deconcept.PlayerVersion=function(_29){this.major=_29[0]!=null?parseInt(_29[0]):0;this.minor=_29[1]!=null?parseInt(_29[1]):0;this.rev=_29[2]!=null?parseInt(_29[2]):0;};deconcept.PlayerVersion.prototype.versionIsValid=function(fv){if(this.major&lt;fv.major){return false;}if(this.major&gt;fv.major){return true;}if(this.minor&lt;fv.minor){return false;}if(this.minor&gt;fv.minor){return true;}if(this.rev&lt;fv.rev){return false;}return true;};deconcept.util={getRequestParameter:function(_2b){var q=document.location.search||document.location.hash;if(_2b==null){return q;}if(q){var _2d=q.substring(1).split(&quot;&amp;&quot;);for(var i=0;i&lt;_2d.length;i++){if(_2d[i].substring(0,_2d[i].indexOf(&quot;=&quot;))==_2b){return _2d[i].substring((_2d[i].indexOf(&quot;=&quot;)+1));}}}return &quot;&quot;;}};deconcept.SWFObjectUtil.cleanupSWFs=function(){var _2f=document.getElementsByTagName(&quot;OBJECT&quot;);for(var i=_2f.length-1;i&gt;=0;i--){_2f[i].style.display=&quot;none&quot;;for(var x in _2f[i]){if(typeof _2f[i][x]==&quot;function&quot;){_2f[i][x]=function(){};}}}};if(deconcept.SWFObject.doPrepUnload){if(!deconcept.unloadSet){deconcept.SWFObjectUtil.prepUnload=function(){__flash_unloadHandler=function(){};__flash_savedUnloadHandler=function(){};window.attachEvent(&quot;onunload&quot;,deconcept.SWFObjectUtil.cleanupSWFs);};window.attachEvent(&quot;onbeforeunload&quot;,deconcept.SWFObjectUtil.prepUnload);deconcept.unloadSet=true;}}if(!document.getElementById&amp;&amp;document.all){document.getElementById=function(id){return document.all[id];};}var getQueryParamValue=deconcept.util.getRequestParameter;var FlashObject=deconcept.SWFObject;var SWFObject=deconcept.SWFObject;</font></pre>
