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