if(typeof deconcept=="undefined"){var deconcept=new Object()}if(typeof deconcept.util=="undefined"){deconcept.util=new Object()}if(typeof deconcept.SWFObjectUtil=="undefined"){deconcept.SWFObjectUtil=new Object()}deconcept.SWFObject=function(Q,O,R,M,U,T,W,X,N,S){if(!document.getElementById){return }this.DETECT_KEY=S?S:"detectflash";this.skipDetect=deconcept.util.getRequestParameter(this.DETECT_KEY);this.params=new Object();this.variables=new Object();this.attributes=new Array();if(Q){this.setAttribute("swf",Q)}if(O){this.setAttribute("id",O)}if(R){this.setAttribute("width",R)}if(M){this.setAttribute("height",M)}if(U){this.setAttribute("version",new deconcept.PlayerVersion(U.toString().split(".")))}this.installedVer=deconcept.SWFObjectUtil.getPlayerVersion();if(!window.opera&&document.all&&this.installedVer.major>7){deconcept.SWFObject.doPrepUnload=true}if(T){this.addParam("bgcolor",T)}var P=W?W:"high";this.addParam("quality",P);this.setAttribute("useExpressInstall",false);this.setAttribute("doExpressInstall",false);var V=(X)?X:window.location;this.setAttribute("xiRedirectUrl",V);this.setAttribute("redirectUrl","");if(N){this.setAttribute("redirectUrl",N)}};deconcept.SWFObject.prototype={useExpressInstall:function(B){this.xiSWFPath=!B?"expressinstall.swf":B;this.setAttribute("useExpressInstall",true)},setAttribute:function(D,C){this.attributes[D]=C},getAttribute:function(B){return this.attributes[B]},addParam:function(C,D){this.params[C]=D},getParams:function(){return this.params},addVariable:function(C,D){this.variables[C]=D},getVariable:function(B){return this.variables[B]},getVariables:function(){return this.variables},getVariablePairs:function(){var E=new Array();var F;var D=this.getVariables();for(F in D){E[E.length]=F+"="+D[F]}return E},getSWFHTML:function(){var I="";if(navigator.plugins&&navigator.mimeTypes&&navigator.mimeTypes.length){if(this.getAttribute("doExpressInstall")){this.addVariable("MMplayerType","PlugIn");this.setAttribute("swf",this.xiSWFPath)}I='<embed type="application/x-shockwave-flash" src="'+this.getAttribute("swf")+'" width="'+this.getAttribute("width")+'" height="'+this.getAttribute("height")+'" style="'+this.getAttribute("style")+'"';I+=' id="'+this.getAttribute("id")+'" name="'+this.getAttribute("id")+'" ';var K=this.getParams();for(var L in K){I+=[L]+'="'+K[L]+'" '}var G=this.getVariablePairs().join("&");if(G.length>0){I+='flashvars="'+G+'"'}I+="/>"}else{if(this.getAttribute("doExpressInstall")){this.addVariable("MMplayerType","ActiveX");this.setAttribute("swf",this.xiSWFPath)}I='<object id="'+this.getAttribute("id")+'" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="'+this.getAttribute("width")+'" height="'+this.getAttribute("height")+'" style="'+this.getAttribute("style")+'">';I+='<param name="movie" value="'+this.getAttribute("swf")+'" />';var H=this.getParams();for(var L in H){I+='<param name="'+L+'" value="'+H[L]+'" />'}var J=this.getVariablePairs().join("&");if(J.length>0){I+='<param name="flashvars" value="'+J+'" />'}I+="</object>"}return I},write:function(F){if(this.getAttribute("useExpressInstall")){var D=new deconcept.PlayerVersion([6,0,65]);if(this.installedVer.versionIsValid(D)&&!this.installedVer.versionIsValid(this.getAttribute("version"))){this.setAttribute("doExpressInstall",true);this.addVariable("MMredirectURL",escape(this.getAttribute("xiRedirectUrl")));document.title=document.title.slice(0,47)+" - Flash Player Installation";this.addVariable("MMdoctitle",document.title)}}if(this.skipDetect||this.getAttribute("doExpressInstall")||this.installedVer.versionIsValid(this.getAttribute("version"))){var E=(typeof F=="string")?document.getElementById(F):F;E.innerHTML=this.getSWFHTML();return true}else{if(this.getAttribute("redirectUrl")!=""){document.location.replace(this.getAttribute("redirectUrl"))}}return false}};deconcept.SWFObjectUtil.getPlayerVersion=function(){var G=new deconcept.PlayerVersion([0,0,0]);if(navigator.plugins&&navigator.mimeTypes.length){var F=navigator.plugins["Shockwave Flash"];if(F&&F.description){G=new deconcept.PlayerVersion(F.description.replace(/([a-zA-Z]|\s)+/,"").replace(/(\s+r|\s+b[0-9]+)/,".").split("."))}}else{if(navigator.userAgent&&navigator.userAgent.indexOf("Windows CE")>=0){var J=1;var I=3;while(J){try{I++;J=new ActiveXObject("ShockwaveFlash.ShockwaveFlash."+I);G=new deconcept.PlayerVersion([I,0,0])}catch(H){J=null}}}else{try{var J=new ActiveXObject("ShockwaveFlash.ShockwaveFlash.7")}catch(H){try{var J=new ActiveXObject("ShockwaveFlash.ShockwaveFlash.6");G=new deconcept.PlayerVersion([6,0,21]);J.AllowScriptAccess="always"}catch(H){if(G.major==6){return G}}try{J=new ActiveXObject("ShockwaveFlash.ShockwaveFlash")}catch(H){}}if(J!=null){G=new deconcept.PlayerVersion(J.GetVariable("$version").split(" ")[1].split(","))}}}return G};deconcept.PlayerVersion=function(B){this.major=B[0]!=null?parseInt(B[0]):0;this.minor=B[1]!=null?parseInt(B[1]):0;this.rev=B[2]!=null?parseInt(B[2]):0};deconcept.PlayerVersion.prototype.versionIsValid=function(B){if(this.major<B.major){return false}if(this.major>B.major){return true}if(this.minor<B.minor){return false}if(this.minor>B.minor){return true}if(this.rev<B.rev){return false}return true};deconcept.util={getRequestParameter:function(F){var E=document.location.search||document.location.hash;if(F==null){return E}if(E){var G=E.substring(1).split("&");for(var H=0;H<G.length;H++){if(G[H].substring(0,G[H].indexOf("="))==F){return G[H].substring((G[H].indexOf("=")+1))}}}return""}};deconcept.SWFObjectUtil.cleanupSWFs=function(){var F=document.getElementsByTagName("OBJECT");for(var E=F.length-1;E>=0;E--){F[E].style.display="none";for(var D in F[E]){if(typeof F[E][D]=="function"){F[E][D]=function(){}}}}};if(deconcept.SWFObject.doPrepUnload){if(!deconcept.unloadSet){deconcept.SWFObjectUtil.prepUnload=function(){__flash_unloadHandler=function(){};__flash_savedUnloadHandler=function(){};window.attachEvent("onunload",deconcept.SWFObjectUtil.cleanupSWFs)};window.attachEvent("onbeforeunload",deconcept.SWFObjectUtil.prepUnload);deconcept.unloadSet=true}}if(!document.getElementById&&document.all){document.getElementById=function(B){return document.all[B]}}var getQueryParamValue=deconcept.util.getRequestParameter;var FlashObject=deconcept.SWFObject;var SWFObject=deconcept.SWFObject;