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(L,B,M,D,H,J,F,E,C,K,I){if(!document.getElementById){return }this.DETECT_KEY=I?I:"detectflash"; this.skipDetect=deconcept.util.getRequestParameter(this.DETECT_KEY); this.params=new Object(); this.variables=new Object(); this.attributes=new Array(); if(L){this.setAttribute("swf",L) }if(B){this.setAttribute("id",B) }if(M){this.setAttribute("width",M) }if(D){this.setAttribute("height",D) }if(H){this.setAttribute("version",new deconcept.PlayerVersion(H.toString().split("."))) }this.installedVer=deconcept.SWFObjectUtil.getPlayerVersion(); if(J){this.addParam("bgcolor",J) }var A=E?E:"high"; this.addParam("quality",A); this.setAttribute("useExpressInstall",F); this.setAttribute("doExpressInstall",false); var G=(C)?C:window.location; this.setAttribute("xiRedirectUrl",G); this.setAttribute("redirectUrl",""); if(K){this.setAttribute("redirectUrl",K) }}; deconcept.SWFObject.prototype={setAttribute:function(A,B){this.attributes[A]=B },getAttribute:function(A){return this.attributes[A] },addParam:function(B,A){this.params[B]=A },getParams:function(){return this.params },addVariable:function(B,A){this.variables[B]=A },getVariable:function(A){return this.variables[A] },getVariables:function(){return this.variables },getVariablePairs:function(){var C=new Array(); var B; var A=this.getVariables(); for(B in A){C.push(B+"="+A[B]) }return C },getSWFHTML:function(){var B=""; if(navigator.plugins&&navigator.mimeTypes&&navigator.mimeTypes.length){if(this.getAttribute("doExpressInstall")){this.addVariable("MMplayerType","PlugIn") }B='0){B+='flashvars="'+D+'"' }B+="/>" }else{if(this.getAttribute("doExpressInstall")){this.addVariable("MMplayerType","ActiveX") }B=''; B+=''; var C=this.getParams(); for(var E in C){B+='' }var A=this.getVariablePairs().join("&"); if(A.length>0){B+='' }B+="" }return B },write:function(B){if(this.getAttribute("useExpressInstall")){var A=new deconcept.PlayerVersion([6,0,65]); if(this.installedVer.versionIsValid(A)&&!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 C=(typeof B=="string")?document.getElementById(B):B; C.innerHTML=this.getSWFHTML(); return true }else{if(this.getAttribute("redirectUrl")!=""){document.location.replace(this.getAttribute("redirectUrl")) }}return false }}; deconcept.SWFObjectUtil.getPlayerVersion=function(){var D=new deconcept.PlayerVersion([0,0,0]); if(navigator.plugins&&navigator.mimeTypes.length){var A=navigator.plugins["Shockwave Flash"]; if(A&&A.description){D=new deconcept.PlayerVersion(A.description.replace(/([a-zA-Z]|\s)+/,"").replace(/(\s+r|\s+b[0-9]+)/,".").split(".")) }}else{try{var B=new ActiveXObject("ShockwaveFlash.ShockwaveFlash.7") }catch(C){try{var B=new ActiveXObject("ShockwaveFlash.ShockwaveFlash.6"); D=new deconcept.PlayerVersion([6,0,21]); B.AllowScriptAccess="always" }catch(C){if(D.major==6){return D }}try{B=new ActiveXObject("ShockwaveFlash.ShockwaveFlash") }catch(C){}}if(B!=null){D=new deconcept.PlayerVersion(B.GetVariable("$version").split(" ")[1].split(",")) }}return D }; deconcept.PlayerVersion=function(A){this.major=A[0]!=null?parseInt(A[0]):0; this.minor=A[1]!=null?parseInt(A[1]):0; this.rev=A[2]!=null?parseInt(A[2]):0 }; deconcept.PlayerVersion.prototype.versionIsValid=function(A){if(this.majorA.major){return true }if(this.minorA.minor){return true }if(this.rev