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(f,d,n,g,j,m,l,o,i,a,e){if(!document.createElement||!document.getElementById){return}this.DETECT_KEY=e?e:"detectflash";this.skipDetect=deconcept.util.getRequestParameter(this.DETECT_KEY);this.params=new Object();this.variables=new Object();this.attributes=new Array();if(f){this.setAttribute("swf",f)}if(d){this.setAttribute("id",d)}if(n){this.setAttribute("width",n)}if(g){this.setAttribute("height",g)}if(j){this.setAttribute("version",new deconcept.PlayerVersion(j.toString().split(".")))}this.installedVer=deconcept.SWFObjectUtil.getPlayerVersion(this.getAttribute("version"),l);if(m){this.addParam("bgcolor",m)}var b=o?o:"high";this.addParam("quality",b);this.setAttribute("useExpressInstall",l);this.setAttribute("doExpressInstall",false);var k=(i)?i:window.location;this.setAttribute("xiRedirectUrl",k);this.setAttribute("redirectUrl","");if(a){this.setAttribute("redirectUrl",a)}};deconcept.SWFObject.prototype={setAttribute:function(a,b){this.attributes[a]=b},getAttribute:function(a){return this.attributes[a]},addParam:function(a,b){this.params[a]=b},getParams:function(){return this.params},addVariable:function(a,b){this.variables[a]=b},getVariable:function(a){return this.variables[a]},getVariables:function(){return this.variables},getVariablePairs:function(){var a=new Array();var b;var c=this.getVariables();for(b in c){a.push(b+"="+c[b])}return a},getSWFHTML:function(){var d="";if(navigator.plugins&&navigator.mimeTypes&&navigator.mimeTypes.length){if(this.getAttribute("doExpressInstall")){this.addVariable("MMplayerType","PlugIn")}d='<embed type="application/x-shockwave-flash" src="'+this.getAttribute("swf")+'" width="'+this.getAttribute("width")+'" height="'+this.getAttribute("height")+'"';d+=' id="'+this.getAttribute("id")+'" name="'+this.getAttribute("id")+'" ';var c=this.getParams();for(var a in c){d+=[a]+'="'+c[a]+'" '}var b=this.getVariablePairs().join("&");if(b.length>0){d+='flashvars="'+b+'"'}d+="/>"}else{if(this.getAttribute("doExpressInstall")){this.addVariable("MMplayerType","ActiveX")}d='<object id="'+this.getAttribute("id")+'" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="'+this.getAttribute("width")+'" height="'+this.getAttribute("height")+'">';d+='<param name="movie" value="'+this.getAttribute("swf")+'" />';var c=this.getParams();for(var a in c){d+='<param name="'+a+'" value="'+c[a]+'" />'}var b=this.getVariablePairs().join("&");if(b.length>0){d+='<param name="flashvars" value="'+b+'" />'}d+="</object>"}return d},writeContent:function(a){if(this.getAttribute("useExpressInstall")){var b=new deconcept.PlayerVersion([6,0,65]);if(this.installedVer.versionIsValid(b)&&!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 a=="string")?document.getElementById(a):a;c.innerHTML=this.getSWFHTML();return true}else{if(this.getAttribute("redirectUrl")!=""){document.location.replace(this.getAttribute("redirectUrl"))}}return false},writeHere:function(){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"))){document.write(this.getSWFHTML());return true}else{if(this.getAttribute("redirectUrl")!=""){document.location.replace(this.getAttribute("redirectUrl"))}}return false}};deconcept.SWFObjectUtil.getPlayerVersion=function(h,f){var b=new deconcept.PlayerVersion([0,0,0]);if(navigator.plugins&&navigator.mimeTypes.length){var a=navigator.plugins["Shockwave Flash"];if(a&&a.description){b=new deconcept.PlayerVersion(a.description.replace(/([a-z]|[A-Z]|\s)+/,"").replace(/(\s+r|\s+b[0-9]+)/,".").split("."))}}else{try{var d=new ActiveXObject("ShockwaveFlash.ShockwaveFlash");for(var c=3;d!=null;c++){d=new ActiveXObject("ShockwaveFlash.ShockwaveFlash."+c);b=new deconcept.PlayerVersion([c,0,0])}}catch(g){}if(h&&b.major>h.major){return b}if(!h||((h.minor!=0||h.rev!=0)&&b.major==h.major)||b.major!=6||f){try{b=new deconcept.PlayerVersion(d.GetVariable("$version").split(" ")[1].split(","))}catch(g){}}}return b};deconcept.PlayerVersion=function(a){this.major=parseInt(a[0])!=null?parseInt(a[0]):0;this.minor=parseInt(a[1])||0;this.rev=parseInt(a[2])||0};deconcept.PlayerVersion.prototype.versionIsValid=function(a){if(this.major<a.major){return false}if(this.major>a.major){return true}if(this.minor<a.minor){return false}if(this.minor>a.minor){return true}if(this.rev<a.rev){return false}return true};deconcept.util={getRequestParameter:function(d){var b=document.location.search||document.location.hash;if(b){var c=b.indexOf(d+"=");var a=(b.indexOf("&",c)>-1)?b.indexOf("&",c):b.length;if(b.length>1&&c>-1){return b.substring(b.indexOf("=",c)+1,a)}}return""}};if(Array.prototype.push==null){Array.prototype.push=function(a){this[this.length]=a;return this.length}}var getQueryParamValue=deconcept.util.getRequestParameter;var FlashObject=deconcept.SWFObject;var SWFObject=deconcept.SWFObject;function AppletObject(b,a,i,d){this.params=new Object();this.attributes=new Array();if(typeof(_appletobject_prototype_called)=="undefined"){_appletobject_prototype_called=true;AppletObject.prototype.addParam=e;AppletObject.prototype.getParams=k;AppletObject.prototype.createCode=f;AppletObject.prototype.setAttribute=c;AppletObject.prototype.getAttribute=g;AppletObject.prototype.writeContent=j;AppletObject.prototype.writeHere=l}if(b){this.setAttribute("code",b)}if(a){this.setAttribute("name",a)}if(i){this.setAttribute("width",i)}if(d){this.setAttribute("height",d)}function c(h,m){this.attributes[h]=m}function g(h){return(this.attributes[h])}function e(h,m){this.params[h]=m}function k(){return(this.params)}function f(){var u="<applet";var r=this.getAttribute("codebase");var p=this.getAttribute("archive");var m=this.getAttribute("code");var s=this.getAttribute("alt");var h=this.getAttribute("name");var n=this.getAttribute("width");var w=this.getAttribute("height");var t=this.getAttribute("align");var o=this.getAttribute("vspace");var x=this.getAttribute("hspace");if(r){u+=' codebase="'+r+'"'}if(p){u+=' archive="'+p+'"'}if(m){u+=' code="'+m+'"'}if(s){u+=' alt="'+s+'"'}if(h){u+=' name="'+h+'"'}if(n){u+=' width="'+n+'"'}if(w){u+=' height="'+w+'"'}if(t){u+=' align="'+t+'"'}if(o){u+=' vspace="'+o+'"'}if(x){u+=' hspace="'+x+'"'}u+=">";var q=this.getParams();for(var v in q){u+='<param name="'+v+'" value="'+q[v]+'">'}u+="</applet>";return(u)}function j(h){var m=(typeof h=="string")?document.getElementById(h):h;m.innerHTML=this.createCode()}function l(){document.write(this.createCode())}}function DCRObject(c,a,j,e,d){this.params=new Object();this.attributes=new Array();if(typeof(_dcrobject_prototype_called)=="undefined"){_dcrobject_prototype_called=true;DCRObject.prototype.addParam=f;DCRObject.prototype.getParams=l;DCRObject.prototype.createCode=g;DCRObject.prototype.setAttribute=b;DCRObject.prototype.getAttribute=i;DCRObject.prototype.writeContent=k;DCRObject.prototype.writeHere=m}if(c){this.setAttribute("dcr",c)}if(a){this.setAttribute("id",a)}if(j){this.setAttribute("width",j)}if(e){this.setAttribute("height",e)}if(d){this.setAttribute("bgcolor",d)}function b(h,n){this.attributes[h]=n}function i(h){return(this.attributes[h])}function f(h,n){this.params[h]=n}function l(){return(this.params)}function g(){var h="";if(navigator.plugins&&navigator.mimeTypes&&navigator.mimeTypes.length){h='<embed src="'+this.getAttribute("dcr")+'"bgColor="'+this.getAttribute("bgcolor")+'" logo="false" width="'+this.getAttribute("width")+'" height="'+this.getAttribute("height")+'" ';h+=' id="'+this.getAttribute("id")+"\" swRemote=\"swSaveEnabled='false' swVolume='false' swRestart='false' swPausePlay='false' swFastForward='false' swContextMenu='false' \" swStretchStyle=\"none\"";var o=this.getParams();for(var n in o){h+=" "+[n]+'="'+o[n]+'" '}h+=' type="application/x-director" pluginspage="http://www.macromedia.com/shockwave/download/" playerversion="11">';h+="</embed>"}else{h='<object classid="clsid:166B1BCA-3F9C-11CF-8075-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/director/sw.cab#version=11,0,0,0" id="'+this.getAttribute("id")+'" width="'+this.getAttribute("width")+'" height="'+this.getAttribute("height")+'">';h+='<param name="src" value="'+this.getAttribute("dcr")+'">';h+='<param name="swStretchStyle" value="none">';h+="<param name=swRemote value=\"swSaveEnabled='false' swVolume='false' swRestart='false' swPausePlay='false' swFastForward='false' swContextMenu='false'\">";h+='<param name="playerversion" value="11">';var o=this.getParams();for(var n in o){h+='<param name="'+n+'" value="'+o[n]+'">'}h+="</object>"}return(h)}function k(h){var o=(typeof h=="string")?document.getElementById(h):h;o.innerHTML=this.createCode()}function m(){document.write(this.createCode())}};