if(typeof deconcept=="undefined")var deconcept={};if(typeof deconcept.util=="undefined")deconcept.util={};if(typeof deconcept.SWFObjectUtil=="undefined")deconcept.SWFObjectUtil={};
deconcept.SWFObject=function(a,c,b,d,e,f,g,h,i,j,k){if(document.createElement&&document.getElementById){this.DETECT_KEY=k?k:"detectflash";this.skipDetect=deconcept.util.getRequestParameter(this.DETECT_KEY);this.params={};this.variables={};this.attributes=[];a&&this.setAttribute("swf",a);c&&this.setAttribute("id",c);b&&this.setAttribute("width",b);d&&this.setAttribute("height",d);e&&this.setAttribute("version",new deconcept.PlayerVersion(e.toString().split(".")));this.installedVer=deconcept.SWFObjectUtil.getPlayerVersion(this.getAttribute("version"),
g);f&&this.addParam("bgcolor",f);this.addParam("quality",h?h:"high");this.setAttribute("useExpressInstall",g);this.setAttribute("doExpressInstall",false);this.setAttribute("xiRedirectUrl",i?i:window.location);this.setAttribute("redirectUrl","");j&&this.setAttribute("redirectUrl",j)}};
deconcept.SWFObject.prototype={setAttribute:function(a,c){this.attributes[a]=c},getAttribute:function(a){return this.attributes[a]},addParam:function(a,c){this.params[a]=c},getParams:function(){return this.params},addVariable:function(a,c){this.variables[a]=c},getVariable:function(a){return this.variables[a]},getVariables:function(){return this.variables},getVariablePairs:function(){var a=[],c,b=this.getVariables();for(c in b)a.push(c+"="+b[c]);return a},getSWFHTML:function(){var a="";if(navigator.plugins&&
navigator.mimeTypes&&navigator.mimeTypes.length){this.getAttribute("doExpressInstall")&&this.addVariable("MMplayerType","PlugIn");a='<embed type="application/x-shockwave-flash" src="'+this.getAttribute("swf")+'" width="'+this.getAttribute("width")+'" height="'+this.getAttribute("height")+'"';a+=' id="'+this.getAttribute("id")+'" name="'+this.getAttribute("id")+'" ';var c=this.getParams();for(var b in c)a+=[b]+'="'+c[b]+'" ';b=this.getVariablePairs().join("&");if(b.length>0)a+='flashvars="'+b+'"';
a+="/>"}else{this.getAttribute("doExpressInstall")&&this.addVariable("MMplayerType","ActiveX");a='<object id="'+this.getAttribute("id")+'" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="'+this.getAttribute("width")+'" height="'+this.getAttribute("height")+'">';a+='<param name="movie" value="'+this.getAttribute("swf")+'" />';c=this.getParams();for(b in c)a+='<param name="'+b+'" value="'+c[b]+'" />';b=this.getVariablePairs().join("&");if(b.length>0)a+='<param name="flashvars" value="'+
b+'" />';a+="</object>"}return a},write:function(a){if(this.getAttribute("useExpressInstall"))if(this.installedVer.versionIsValid(new deconcept.PlayerVersion([6,0,65]))&&!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"))){(typeof a=="string"?document.getElementById(a):a).innerHTML=this.getSWFHTML();return true}else this.getAttribute("redirectUrl")!=""&&document.location.replace(this.getAttribute("redirectUrl"));return false}};
deconcept.SWFObjectUtil.getPlayerVersion=function(a,c){var b=new deconcept.PlayerVersion([0,0,0]);if(navigator.plugins&&navigator.mimeTypes.length){if((a=navigator.plugins["Shockwave Flash"])&&a.description)b=new deconcept.PlayerVersion(a.description.replace(/([a-z]|[A-Z]|\s)+/,"").replace(/(\s+r|\s+b[0-9]+)/,".").split("."))}else{try{for(var d=new ActiveXObject("ShockwaveFlash.ShockwaveFlash"),e=3;d!=null;e++){d=new ActiveXObject("ShockwaveFlash.ShockwaveFlash."+e);b=new deconcept.PlayerVersion([e,
0,0])}}catch(f){}if(a&&b.major>a.major)return b;if(!a||(a.minor!=0||a.rev!=0)&&b.major==a.major||b.major!=6||c)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(a){var c=document.location.search||document.location.hash;if(c){a=c.indexOf(a+"=");var b=c.indexOf("&",a)>-1?c.indexOf("&",a):c.length;if(c.length>1&&a>-1)return c.substring(c.indexOf("=",a)+1,b)}return""}};
if(Array.prototype.push==null)Array.prototype.push=function(a){this[this.length]=a;return this.length};var getQueryParamValue=deconcept.util.getRequestParameter,FlashObject=deconcept.SWFObject,SWFObject=deconcept.SWFObject;
XMLFlashSlideshow_v3=function(a){try{if(a.id==undefined){var c="v3flashslideshow_"+(new Date).getTime()+"_"+Math.random();document.write('<div id="'+c+'"><strong><a href="http://www.adobe.com/go/getflashplayer/">You need to upgrade your Flash Player and enable JavaScript to view this content &raquo;</a></strong></div>')}else c=a.id;var b=new SWFObject(a.swf,c,a.w,a.h,"7","#FFFFFF");b.addParam("wmode","transparent");a.redirect&&a.redirect!=""&&a.redirect!="NONE"&&b.setAttribute("redirectUrl",a.redirect);
b.addVariable("usePreloader",a.usePreloader);b.addVariable("xml",escape(a.xml));b.addVariable("preventCache",a.preventCache);b.addVariable("disableMultipleXML",a.disableMultipleXML);b.addVariable("initXML",a.initXML);b.write(c)}catch(d){}};
