m=document;y=m.all;ha=false;hb=true;hd=window;hs=navigator;ht=hs.plugins;hu=hs.mimeTypes;hv=hs.userAgent;hx=Object;hz=Array;kb=parseInt;if(typeof deconcept=="undefined"){deconcept=new hx();}if(typeof deconcept.util=="undefined"){deconcept.util=new hx();}if(typeof deconcept.SWFObjectUtil=="undefined"){deconcept.SWFObjectUtil=new hx();}deconcept.SWFObject=function(qh,id,w,h,qi,c,mb,mo,mc,zq){if(!m.getElementById){return}this.DETECT_KEY=zq?zq:"detectflash";this.skipDetect=deconcept.util.getRequestParameter(this.DETECT_KEY);this.params=new hx();this.variables=new hx();this.attributes=new hz();if(qh){this.setAttribute("swf",qh);}if(id){this.setAttribute("id",id);}if(w){this.setAttribute("width",w);}if(h){this.setAttribute("height",h);}if(qi){this.setAttribute("version",new deconcept.PlayerVersion(qi.toString().split(".")));}this.installedVer=deconcept.SWFObjectUtil.getPlayerVersion();if(!hd.opera&&y&&this.installedVer.major>7){deconcept.SWFObject.doPrepUnload=hb}if(c){this.addParam("bgcolor",c);}var q=mb?mb:"high";this.addParam("quality",q);this.setAttribute("useExpressInstall",ha);this.setAttribute("doExpressInstall",ha);var ki=(mo)?mo:hd.location;this.setAttribute("xiRedirectUrl",ki);this.setAttribute("redirectUrl","");if(mc){this.setAttribute("redirectUrl",mc);}};deconcept.SWFObject.prototype={useExpressInstall:function(zr){this.xiSWFPath=!zr?"expressinstall.swf":zr;this.setAttribute("useExpressInstall",hb);},setAttribute:function(tk,tl){this.attributes[tk]=tl},getAttribute:function(md){return this.attributes[md]},addParam:function(tm,me){this.params[tm]=me},getParams:function(){return this.params},addVariable:function(tn,qj){this.variables[tn]=qj},getVariable:function(tp){return this.variables[tp]},getVariables:function(){return this.variables},getVariablePairs:function(){var mp=new hz();var hq;var mq=this.getVariables();for(hq in mq){mp[mp.length]=hq+"="+mq[hq]}return mp},getSWFHTML:function(){var hy="";if(ht&&hu&&hu.length){if(this.getAttribute("doExpressInstall")){this.addVariable("MMplayerType","PlugIn");this.setAttribute("swf",this.xiSWFPath);}hy="<embed type=\"application/x-shockwave-flash\" src=\""+this.getAttribute("swf")+"\" width=\""+this.getAttribute("width")+"\" height=\""+this.getAttribute("height")+"\" style=\""+this.getAttribute("style")+"\"";hy+=" id=\""+this.getAttribute("id")+"\" name=\""+this.getAttribute("id")+"\" ";var zs=this.getParams();for(var hq in zs){hy+=[hq]+"=\""+zs[hq]+"\" "}var zt=this.getVariablePairs().join("&");if(zt.length>0){hy+="flashvars=\""+zt+"\""}hy+="/>"}else{if(this.getAttribute("doExpressInstall")){this.addVariable("MMplayerType","ActiveX");this.setAttribute("swf",this.xiSWFPath);}hy="<object id=\""+this.getAttribute("id")+"\" classid=\"clsid:D27CDB6E-AE6D-11cf-96B8-444553540000\" width=\""+this.getAttribute("width")+"\" height=\""+this.getAttribute("height")+"\" style=\""+this.getAttribute("style")+"\">";hy+="<param name=\"movie\" value=\""+this.getAttribute("swf")+"\" />";var qk=this.getParams();for(var hq in qk){hy+="<param name=\""+hq+"\" value=\""+qk[hq]+"\" />"}var kl=this.getVariablePairs().join("&");if(kl.length>0){hy+="<param name=\"flashvars\" value=\""+kl+"\" />"}hy+="</object>"}return hy},write:function(kj){if(this.getAttribute("useExpressInstall")){var tr=new deconcept.PlayerVersion([6,0,65]);if(this.installedVer.versionIsValid(tr)&&!this.installedVer.versionIsValid(this.getAttribute("version"))){this.setAttribute("doExpressInstall",hb);this.addVariable("MMredirectURL",escape(this.getAttribute("xiRedirectUrl")));m.title=m.title.slice(0,47)+" - Flash Player Installation";this.addVariable("MMdoctitle",m.title);}}if(this.skipDetect||this.getAttribute("doExpressInstall")||this.installedVer.versionIsValid(this.getAttribute("version"))){var n=(typeof kj=="string")?m.getElementById(kj):kj;n.innerHTML=this.getSWFHTML();return hb}else{if(this.getAttribute("redirectUrl")!=""){m.location.replace(this.getAttribute("redirectUrl"));}}return ha}};deconcept.SWFObjectUtil.getPlayerVersion=function(){var kz=new deconcept.PlayerVersion([0,0,0]);if(ht&&hu.length){var x=ht["Shockwave Flash"];if(x&&x.description){kz=new deconcept.PlayerVersion(x.description.replace(/([a-zA-Z]|\s)+/,"").replace(/(\s+r|\s+b[0-9]+)/,".").split("."));}}else{if(hv&&hv.indexOf("Windows CE")>=0){var axo=1;var mr=3;while(axo){try{mr++;axo=new ActiveXObject("ShockwaveFlash.ShockwaveFlash."+mr);kz=new deconcept.PlayerVersion([mr,0,0]);}catch(e){axo=null}}}else{try{var axo=new ActiveXObject("ShockwaveFlash.ShockwaveFlash.7");}catch(e){try{var axo=new ActiveXObject("ShockwaveFlash.ShockwaveFlash.6");kz=new deconcept.PlayerVersion([6,0,21]);axo.AllowScriptAccess="always"}catch(e){if(kz.major==6){return kz}}try{axo=new ActiveXObject("ShockwaveFlash.ShockwaveFlash");}catch(e){}}if(axo!=null){kz=new deconcept.PlayerVersion(axo.GetVariable("$version").split(" ")[1].split(","));}}}return kz};deconcept.PlayerVersion=function(km){this.major=km[0]!=null?kb(km[0]):0;this.minor=km[1]!=null?kb(km[1]):0;this.rev=km[2]!=null?kb(km[2]):0};deconcept.PlayerVersion.prototype.versionIsValid=function(fv){if(this.major<fv.major){return ha}if(this.major>fv.major){return hb}if(this.minor<fv.minor){return ha}if(this.minor>fv.minor){return hb}if(this.rev<fv.rev){return ha}return hb};deconcept.util={getRequestParameter:function(zu){var q=m.location.search||m.location.hash;if(zu==null){return q}if(q){var ks=q.substring(1).split("&");for(var i=0;i<ks.length;i++){if(ks[i].substring(0,ks[i].indexOf("="))==zu){return ks[i].substring((ks[i].indexOf("=")+1));}}}return""}};deconcept.SWFObjectUtil.cleanupSWFs=function(){var qb=m.getElementsByTagName("OBJECT");for(var i=qb.length-1;i>=0;i--){qb[i].style.display="none";for(var x in qb[i]){if(typeof qb[i][x]=="function"){qb[i][x]=function(){}}}}};if(deconcept.SWFObject.doPrepUnload){if(!deconcept.unloadSet){deconcept.SWFObjectUtil.prepUnload=function(){hde=function(){};hdf=function(){};hd.attachEvent("onunload",deconcept.SWFObjectUtil.cleanupSWFs);};hd.attachEvent("onbeforeunload",deconcept.SWFObjectUtil.prepUnload);deconcept.unloadSet=hb}}if(!m.getElementById&&y){m.getElementById=function(id){return y[id]}}getQueryParamValue=deconcept.util.getRequestParameter;FlashObject=deconcept.SWFObject;SWFObject=deconcept.SWFObject;
