if(typeof deconcept=="undefined"){var deconcept={}}if(typeof deconcept.util=="undefined"){deconcept.util={}}if(typeof deconcept.SWFObjectUtil=="undefined"){deconcept.SWFObjectUtil={}}deconcept.SWFObject=function(I,o,V,z,C,X,O,i,l,c){var Z=this;if(!document.getElementById){return}Z.DETECT_KEY=c?c:"detectflash";Z.skipDetect=deconcept.util.getRequestParameter(Z.DETECT_KEY);Z.params={};Z.variables={};Z.attributes=[];if(I){Z.setAttribute("swf",I)}if(o){Z.setAttribute("id",o)}if(V){Z.setAttribute("width",V)}if(z){Z.setAttribute("height",z)}if(C){Z.setAttribute("version",new deconcept.PlayerVersion(C.toString().split(".")))}Z.installedVer=deconcept.SWFObjectUtil.getPlayerVersion();if(!window.opera&&document.all&&Z.installedVer.major>7){deconcept.SWFObject.doPrepUnload=true}if(X){Z.addParam("bgcolor",X)}var x=O?O:"high";Z.addParam("quality",x);Z.setAttribute("useExpressInstall",false);Z.setAttribute("doExpressInstall",false);var v=(i)?i:window.location;Z.setAttribute("xiRedirectUrl",v);Z.setAttribute("redirectUrl","");if(l){Z.setAttribute("redirectUrl",l)}};deconcept.SWFObject.prototype={useExpressInstall:function(i){var I=this;I.xiSWFPath=!i?"expressinstall.swf":i;I.setAttribute("useExpressInstall",true)},setAttribute:function(i,I){this.attributes[i]=I},getAttribute:function(i){return this.attributes[i]},addParam:function(i,I){this.params[i]=I},getParams:function(){return this.params},addVariable:function(i,I){this.variables[i]=I},getVariable:function(i){return this.variables[i]},getVariables:function(){return this.variables},getVariablePairs:function(){var i=[];var I,l=this.getVariables();for(I in l){i[i.length]=I+"="+l[I]}return i},getSWFHTML:function(){var C=this,i="";if(navigator.plugins&&navigator.mimeTypes&&navigator.mimeTypes.length){if(C.getAttribute("doExpressInstall")){C.addVariable("MMplayerType","PlugIn");C.setAttribute("swf",C.xiSWFPath)}i="<embed type=\"application/x-shockwave-flash\" src=\""+C.getAttribute("swf")+"\" width=\""+C.getAttribute("width")+"\" height=\""+C.getAttribute("height")+"\" style=\""+C.getAttribute("style")+"\"";i+=" id=\""+C.getAttribute("id")+"\" name=\""+C.getAttribute("id")+"\" ";var o=C.getParams();for(var I in o){i+=[I]+"=\""+o[I]+"\" "}var l=C.getVariablePairs().join("&");if(l.length>0){i+="flashvars=\""+l+"\""}i+="/>"}else{if(C.getAttribute("doExpressInstall")){C.addVariable("MMplayerType","ActiveX");C.setAttribute("swf",C.xiSWFPath)}i="<object id=\""+C.getAttribute("id")+"\" classid=\"clsid:D27CDB6E-AE6D-11cf-96B8-444553540000\" width=\""+C.getAttribute("width")+"\" height=\""+C.getAttribute("height")+"\" style=\""+C.getAttribute("style")+"\">";i+="<param name=\"movie\" value=\""+C.getAttribute("swf")+"\" />";var O=C.getParams();for(var I in O){i+="<param name=\""+I+"\" value=\""+O[I]+"\" />"}var c=C.getVariablePairs().join("&");if(c.length>0){i+="<param name=\"flashvars\" value=\""+c+"\" />"}i+="</object>"}return i},write:function(i){var o=this;if(o.getAttribute("useExpressInstall")){var I=new deconcept.PlayerVersion([6,0,65]);if(o.installedVer.versionIsValid(I)&&!o.installedVer.versionIsValid(o.getAttribute("version"))){o.setAttribute("doExpressInstall",true);o.addVariable("MMredirectURL",escape(o.getAttribute("xiRedirectUrl")));document.title=document.title.slice(0,47)+" - Flash Player Installation";o.addVariable("MMdoctitle",document.title)}}if(o.skipDetect||o.getAttribute("doExpressInstall")||o.installedVer.versionIsValid(o.getAttribute("version"))){var l=(typeof i=="string")?document.getElementById(i):i;l.innerHTML=o.getSWFHTML();return true}else{if(o.getAttribute("redirectUrl")!=""){document.location.replace(o.getAttribute("redirectUrl"))}}return false}};deconcept.SWFObjectUtil.getPlayerVersion=function(){var I=new deconcept.PlayerVersion([0,0,0]);if(navigator.plugins&&navigator.mimeTypes.length){var o=navigator.plugins["Shockwave Flash"];if(o&&o.description){I=new deconcept.PlayerVersion(o.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,l=3;while(i){try{l++;i=new ActiveXObject("ShockwaveFlash.ShockwaveFlash."+l);I=new deconcept.PlayerVersion([l,0,0])}catch(e){i=null}}}else{try{var i=new ActiveXObject("ShockwaveFlash.ShockwaveFlash.7")}catch(e){try{var i=new ActiveXObject("ShockwaveFlash.ShockwaveFlash.6");I=new deconcept.PlayerVersion([6,0,21]);i.AllowScriptAccess="always"}catch(e){if(I.major==6){return I}}try{i=new ActiveXObject("ShockwaveFlash.ShockwaveFlash")}catch(e){}}if(i!=null){I=new deconcept.PlayerVersion(i.GetVariable("$version").split(" ")[1].split(","))}}}return I};deconcept.PlayerVersion=function(i){var I=this;I.major=i[0]!=null?parseInt(i[0]):0;I.minor=i[1]!=null?parseInt(i[1]):0;I.rev=i[2]!=null?parseInt(i[2]):0};deconcept.PlayerVersion.prototype.versionIsValid=function(i){var I=this;if(I.major<i.major){return false}if(I.major>i.major){return true}if(I.minor<i.minor){return false}if(I.minor>i.minor){return true}if(I.rev<i.rev){return false}return true};deconcept.util={getRequestParameter:function(I){var o=document.location.search||document.location.hash;if(I==null){return o}if(o){var i=o.substring(1).split("&");for(var l=0;l<i.length;l++){if(i[l].substring(0,i[l].indexOf("="))==I){return i[l].substring((i[l].indexOf("=")+1))}}}return ""}};deconcept.SWFObjectUtil.cleanupSWFs=function(){var i=document.getElementsByTagName("OBJECT");for(var I=i.length-1;I>=0;I--){i[I].style.display="none";for(var l in i[I]){if(typeof i[I][l]=="function"){i[I][l]=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(i){return document.all[i]}}var getQueryParamValue=deconcept.util.getRequestParameter,FlashObject=deconcept.SWFObject,SWFObject=deconcept.SWFObject;