var isDOM=document.getElementById?1:0,isIE=document.all?1:0,isNS4=navigator.appName=="Netscape"&&!isDOM?1:0,isOp=self.opera?1:0,isDyn=isDOM||isIE||isNS4;function getRef(A,B){B=!B?document:B.navigator?B.document:B;return isIE?B.all[A]:isDOM?(B.getElementById?B:B.ownerDocument).getElementById(A):isNS4?B.layers[A]:null}function getSty(A,C){var B=getRef(A,C);return B?isNS4?B:B.style:null}if(!self.LayerObj){var LayerObj=new Function("i","p","this.ref=getRef(i,p);this.sty=getSty(i,p);return this")}function getLyr(A,B){return new LayerObj(A,B)}function LyrFn(B,A){LayerObj.prototype[B]=new Function('var a=arguments,p=a[0],px=isNS4||isOp?0:"px";with(this){'+A+"}")}LyrFn("x","if(!isNaN(p))sty.left=p+px;else return parseInt(sty.left)");LyrFn("y","if(!isNaN(p))sty.top=p+px;else return parseInt(sty.top)");if(typeof addEvent!="function"){var addEvent=function(B,J,F,E){var G="addEventListener",C="on"+J,I=B,H=J,D=F,A=E;if(B[G]&&!E){return B[G](J,F,false)}if(!B._evts){B._evts={}}if(!B._evts[J]){B._evts[J]=B[C]?{b:B[C]}:{};B[C]=new Function("e",'var r=true,o=this,a=o._evts["'+J+'"],i;for(i in a){o._f=a[i];r=o._f(e||window.event)!=false&&r;o._f=null}return r');if(J!="unload"){addEvent(window,"unload",function(){removeEvent(I,H,D,A)})}}if(!F._i){F._i=addEvent._i++}B._evts[J][F._i]=F};addEvent._i=1;var removeEvent=function(E,B,C,A){var D="removeEventListener";if(E[D]&&!A){return E[D](B,C,false)}if(E._evts&&E._evts[B]&&C._i){delete E._evts[B][C._i]}}}function FSMenu(B,E,C,D,A){this.myName=B;this.nested=E;this.cssProp=C;this.cssVis=D;this.cssHid=A;this.cssLitClass="highlighted";this.menus={root:new FSMenuNode("root",true,this)};this.menuToShow=[];this.mtsTimer=null;this.showDelay=0;this.switchDelay=125;this.hideDelay=500;this.showOnClick=0;this.hideOnClick=true;this.animInSpeed=0.2;this.animOutSpeed=0.2;this.animations=[]}FSMenu.prototype.show=function(mN){with(this){menuToShow.length=arguments.length;for(var i=0;i<arguments.length;i++){menuToShow[i]=arguments[i]}clearTimeout(mtsTimer);if(!nested){mtsTimer=setTimeout(myName+".menus.root.over()",10)}}};FSMenu.prototype.hide=function(mN){with(this){clearTimeout(mtsTimer);if(menus[mN]){menus[mN].out()}}};FSMenu.prototype.hideAll=function(){with(this){for(var m in menus){if(menus[m].visible&&!menus[m].isRoot){menus[m].hide(true)}}}};function FSMenuNode(id,isRoot,obj){this.id=id;this.isRoot=isRoot;this.obj=obj;this.lyr=this.child=this.par=this.timer=this.visible=null;this.args=[];var node=this;this.over=function(evt){with(node){with(obj){if(isNS4&&evt&&lyr.ref){lyr.ref.routeEvent(evt)}clearTimeout(timer);clearTimeout(mtsTimer);if(!isRoot&&!visible){node.show()}if(menuToShow.length){var a=menuToShow,m=a[0];if(!menus[m]||!menus[m].lyr.ref){menus[m]=new FSMenuNode(m,false,obj)}var c=menus[m];if(c==node){menuToShow.length=0;return}clearTimeout(c.timer);if(c!=child&&c.lyr.ref){c.args.length=a.length;for(var i=0;i<a.length;i++){c.args[i]=a[i]}var delay=child?switchDelay:showDelay;c.timer=setTimeout("with("+myName+'){menus["'+c.id+'"].par=menus["'+node.id+'"];menus["'+c.id+'"].show()}',delay?delay:1)}menuToShow.length=0}if(!nested&&par){par.over()}}}};this.out=function(evt){with(node){with(obj){if(isNS4&&evt&&lyr&&lyr.ref){lyr.ref.routeEvent(evt)}clearTimeout(timer);if(!isRoot&&hideDelay>=0){timer=setTimeout(myName+'.menus["'+id+'"].hide()',hideDelay);if(!nested&&par){par.out()}}}}};if(this.id!="root"){with(this){with(lyr=getLyr(id)){if(ref){if(isNS4){ref.captureEvents(Event.MOUSEOVER|Event.MOUSEOUT)}addEvent(ref,"mouseover",this.over);addEvent(ref,"mouseout",this.out);if(obj.nested){addEvent(ref,"focus",this.over);addEvent(ref,"click",this.over);addEvent(ref,"blur",this.out)}}}}}}FSMenuNode.prototype.show=function(forced){with(this){with(obj){if(!lyr||!lyr.ref){return}if(par){if(par.child&&par.child!=this){par.child.hide()}par.child=this}var offR=args[1],offX=args[2],offY=args[3],lX=0,lY=0,doX=""+offX!="undefined",doY=""+offY!="undefined";if(self.page&&offR&&(doX||doY)){with(page.elmPos(offR,par.lyr?par.lyr.ref:0)){lX=x,lY=y}if(doX){lyr.x(lX+eval(offX))}if(doY){lyr.y(lY+eval(offY))}}if(offR){lightParent(offR,1)}visible=1;if(obj.onshow){obj.onshow(id)}lyr.ref.parentNode.style.zIndex="100";setVis(1,forced)}}};FSMenuNode.prototype.hide=function(forced){with(this){with(obj){if(!lyr||!lyr.ref||!visible){return}if(isNS4&&self.isMouseIn&&isMouseIn(lyr.ref)){return show()}if(args[1]){lightParent(args[1],0)}if(child){child.hide()}if(par&&par.child==this){par.child=null}if(lyr){visible=0;if(obj.onhide){obj.onhide(id)}lyr.ref.parentNode.style.zIndex="10";setVis(0,forced)}}}};FSMenuNode.prototype.lightParent=function(elm,lit){with(this){with(obj){if(!cssLitClass||isNS4){return}if(lit){elm.className+=(elm.className?" ":"")+cssLitClass}else{elm.className=elm.className.replace(new RegExp("(\\s*"+cssLitClass+")+$"),"")}}}};FSMenuNode.prototype.setVis=function(sh,forced){with(this){with(obj){if(lyr.forced&&!forced){return}lyr.forced=forced;lyr.timer=lyr.timer||0;lyr.counter=lyr.counter||0;with(lyr){clearTimeout(timer);if(sh&&!counter){sty[cssProp]=cssVis}var speed=sh?animInSpeed:animOutSpeed;if(isDOM&&speed<1){for(var a=0;a<animations.length;a++){animations[a](ref,counter,sh)}}counter+=speed*(sh?1:-1);if(counter>1){counter=1;lyr.forced=false}else{if(counter<0){counter=0;sty[cssProp]=cssHid;lyr.forced=false}else{if(isDOM){timer=setTimeout(myName+'.menus["'+id+'"].setVis('+sh+","+forced+")",50)}}}}}}};FSMenu.animSwipeDown=function(D,B,A){if(A&&(B==0)){D._fsm_styT=D.style.top;D._fsm_styMT=D.style.marginTop;D._fsm_offT=D.offsetTop||0}var E=Math.pow(Math.sin(Math.PI*B/2),0.75);var C=D.offsetHeight*(1-E);D.style.clip=(B==1?((window.opera||navigator.userAgent.indexOf("KHTML")>-1)?"":"rect(auto,auto,auto,auto)"):"rect("+C+"px,"+D.offsetWidth+"px,"+D.offsetHeight+"px,0)");if(B==1||(B<0.01&&!A)){D.style.top=D._fsm_styT;D.style.marginTop=D._fsm_styMT}else{D.style.top=((0-C)+(D._fsm_offT))+"px";D.style.marginTop="0"}};FSMenu.animFade=function(D,C,B){var A=(C==1);if(D.filters){var E=!A?" alpha(opacity="+parseInt(C*100)+")":"";if(D.style.filter.indexOf("alpha")==-1){D.style.filter+=E}else{D.style.filter=D.style.filter.replace(/\s*alpha\([^\)]*\)/i,E)}}else{D.style.opacity=D.style.MozOpacity=C/1.001}};FSMenu.animClipDown=function(C,B,A){var D=Math.pow(Math.sin(Math.PI*B/2),0.75);C.style.clip=(B==1?((window.opera||navigator.userAgent.indexOf("KHTML")>-1)?"":"rect(auto,auto,auto,auto)"):"rect(0,"+C.offsetWidth+"px,"+(C.offsetHeight*D)+"px,0)")};FSMenu.prototype.activateMenu=function(id,subInd){with(this){if(!isDOM||!document.documentElement){return}var fsmFB=getRef("fsmenu-fallback");if(fsmFB){fsmFB.rel="alternate stylesheet";fsmFB.disabled=true}var a,ul,li,parUL,mRoot=getRef(id),nodes,count=1;var lists=mRoot.getElementsByTagName("ul");for(var i=0;i<lists.length;i++){li=ul=lists[i];while(li){if(li.nodeName.toLowerCase()=="li"){break}li=li.parentNode}if(!li){continue}parUL=li;while(parUL){if(parUL.nodeName.toLowerCase()=="ul"){break}parUL=parUL.parentNode}a=null;for(var j=0;j<li.childNodes.length;j++){if(li.childNodes[j].nodeName.toLowerCase()=="a"){a=li.childNodes[j]}}if(!a){continue}var menuID=myName+"-id-"+count++;if(ul.id){menuID=ul.id}else{ul.setAttribute("id",menuID)}var sOC=(showOnClick==1&&li.parentNode==mRoot)||(showOnClick==2);var evtProp=navigator.userAgent.indexOf("Safari")>-1||isOp?"safRtnVal":"returnValue";var eShow=new Function("with("+myName+'){var m=menus["'+menuID+'"],pM=menus["'+parUL.id+'"];'+(sOC?"if((pM&&pM.child)||(m&&m.visible))":"")+' show("'+menuID+'",this)}');var eHide=new Function("e","if(e."+evtProp+"!=false)"+myName+'.hide("'+menuID+'")');addEvent(a,"mouseover",eShow);addEvent(a,"focus",eShow);addEvent(a,"mouseout",eHide);addEvent(a,"blur",eHide);if(sOC){addEvent(a,"click",new Function("e",myName+'.show("'+menuID+'",this);if(e.cancelable&&e.preventDefault)e.preventDefault();e.'+evtProp+"=false;return false"))}if(subInd){a.insertBefore(subInd.cloneNode(true),a.firstChild)}}if(isIE&&!isOp){var aNodes=mRoot.getElementsByTagName("a");for(var i=0;i<aNodes.length;i++){addEvent(aNodes[i],"focus",new Function("e","var node=this.parentNode;while(node){if(node.onfocus)node.onfocus(e);node=node.parentNode}"));addEvent(aNodes[i],"blur",new Function("e","var node=this.parentNode;while(node){if(node.onblur)node.onblur(e);node=node.parentNode}"))}}if(hideOnClick){addEvent(mRoot,"click",new Function(myName+".hideAll()"))}menus[id]=new FSMenuNode(id,true,this)}};var page={win:self,minW:0,minH:0,MS:isIE&&!isOp,db:document.compatMode&&document.compatMode.indexOf("CSS")>-1?"documentElement":"body"};page.elmPos=function(D,C){var A=0,E=0,B=C?C:this.win;D=D?(D.substr?(isNS4?B.document.anchors[D]:getRef(D,B)):D):C;if(isNS4){if(D&&(D!=C)){A=D.x;E=D.y}if(C){A+=C.pageX;E+=C.pageY}}if(D&&this.MS&&navigator.platform.indexOf("Mac")>-1&&D.tagName=="A"){D.onfocus=new Function("with(event){self.tmpX=clientX-offsetX;self.tmpY=clientY-offsetY}");D.focus();A=tmpX;E=tmpY;D.blur()}else{while(D){A+=D.offsetLeft;E+=D.offsetTop;D=D.offsetParent}}return{x:A,y:E}};if(isNS4){var fsmMouseX,fsmMouseY,fsmOR=self.onresize,nsWinW=innerWidth,nsWinH=innerHeight;document.fsmMM=document.onmousemove;self.onresize=function(){if(fsmOR){fsmOR()}if(nsWinW!=innerWidth||nsWinH!=innerHeight){location.reload()}};document.captureEvents(Event.MOUSEMOVE);document.onmousemove=function(A){fsmMouseX=A.pageX;fsmMouseY=A.pageY;return document.fsmMM?document.fsmMM(A):document.routeEvent(A)};function isMouseIn(sty){with(sty){return((fsmMouseX>left)&&(fsmMouseX<left+clip.width)&&(fsmMouseY>top)&&(fsmMouseY<top+clip.height))}}}var listMenu=new FSMenu("listMenu",true,"display","block","none");listMenu.animations[listMenu.animations.length]=FSMenu.animSwipeDown;var arrow=null;if(document.createElement&&document.documentElement){arrow=document.createElement("span");arrow.appendChild(document.createTextNode(""));arrow.className="subind"}addEvent(window,"load",new Function('listMenu.activateMenu("listMenuRoot", arrow)'));FSMenu.prototype.ieSelBoxFixShow=function(mN){with(this){var m=menus[mN];if(!isIE||!window.createPopup){return}if(navigator.userAgent.match(/MSIE ([\d\.]+)/)&&parseFloat(RegExp.$1)>6.5){return}if(!m.ifr){m.ifr=document.createElement("iframe");m.ifr.src="about:blank";with(m.ifr.style){position="absolute";border="none";filter="progid:DXImageTransform.Microsoft.Alpha(style=0,opacity=0)";zIndex="0"}m.lyr.ref.parentNode.insertBefore(m.ifr,m.lyr.ref)}with(m.ifr.style){left=m.lyr.ref.offsetLeft+"px";top=m.lyr.ref.offsetTop+"px";width=m.lyr.ref.offsetWidth+"px";height=m.lyr.ref.offsetHeight+"px";visibility="visible"}}};FSMenu.prototype.ieSelBoxFixHide=function(mN){with(this){if(!isIE||!window.createPopup){return}var m=menus[mN];if(m.ifr){m.ifr.style.visibility="hidden"}}};addEvent(listMenu,"show",function(A){setTimeout(this.myName+'.ieSelBoxFixShow("'+A+'")',1)},1);addEvent(listMenu,"hide",function(A){this.ieSelBoxFixHide(A)},1);(function(){var F;F=jQuery.fn.flash=function(C,J,L,A){var B=L||F.replace;J=F.copy(F.pluginOptions,J);if(!F.hasFlash(J.version)){if(J.expressInstall&&F.hasFlash(6,0,65)){var K={flashvars:{MMredirectURL:location,MMplayerType:"PlugIn",MMdoctitle:jQuery("title").text()}}}else{if(J.update){B=A||F.update}else{return this}}}C=F.copy(F.htmlOptions,K,C);return this.each(function(){B.call(this,F.copy(C))})};F.copy=function(){var B={},C={};for(var A=0;A<arguments.length;A++){var H=arguments[A];if(H==undefined){continue}jQuery.extend(B,H);if(H.flashvars==undefined){continue}jQuery.extend(C,H.flashvars)}B.flashvars=C;return B};F.hasFlash=function(){if(/hasFlash\=true/.test(location)){return true}if(/hasFlash\=false/.test(location)){return false}var B=F.hasFlash.playerVersion().match(/\d+/g);var A=String([arguments[0],arguments[1],arguments[2]]).match(/\d+/g)||String(F.pluginOptions.version).match(/\d+/g);for(var C=0;C<3;C++){B[C]=parseInt(B[C]||0);A[C]=parseInt(A[C]||0);if(B[C]<A[C]){return false}if(B[C]>A[C]){return true}}return true};F.hasFlash.playerVersion=function(){try{try{var B=new ActiveXObject("ShockwaveFlash.ShockwaveFlash.6");try{B.AllowScriptAccess="always"}catch(A){return"6,0,0"}}catch(A){}return new ActiveXObject("ShockwaveFlash.ShockwaveFlash").GetVariable("$version").replace(/\D+/g,",").match(/^,?(.+),?$/)[1]}catch(A){try{if(navigator.mimeTypes["application/x-shockwave-flash"].enabledPlugin){return(navigator.plugins["Shockwave Flash 2.0"]||navigator.plugins["Shockwave Flash"]).description.replace(/\D+/g,",").match(/^,?(.+),?$/)[1]}}catch(A){}}return"0,0,0"};F.htmlOptions={height:240,flashvars:{},pluginspage:"http://www.adobe.com/go/getflashplayer",src:"#",type:"application/x-shockwave-flash",width:320};F.pluginOptions={expressInstall:false,update:true,version:"6.0.65"};F.replace=function(A){this.innerHTML='<div class="alt">'+this.innerHTML+"</div>";jQuery(this).addClass("flash-replaced").prepend(F.transform(A))};F.update=function(B){var C=String(location).split("?");C.splice(1,0,"?hasFlash=true&");C=C.join("");var A='<p>This content requires the Flash Player. <a href="http://www.adobe.com/go/getflashplayer">Download Flash Player</a>. Already have Flash Player? <a href="'+C+'">Click here.</a></p>';this.innerHTML='<span class="alt">'+this.innerHTML+"</span>";jQuery(this).addClass("flash-update").prepend(A)};function D(){var A="";for(var B in this){if(typeof this[B]!="function"){A+=B+'="'+this[B]+'" '}}return A}function E(){var A="";for(var B in this){if(typeof this[B]!="function"){A+=B+"="+encodeURIComponent(this[B])+"&"}}return A.replace(/&$/,"")}F.transform=function(A){A.toString=D;if(A.flashvars){A.flashvars.toString=E}return"<embed "+String(A)+' wmode="transparent" />'};if(window.attachEvent){window.attachEvent("onbeforeunload",function(){__flash_unloadHandler=function(){};__flash_savedUnloadHandler=function(){}})}})();$(document).ready(function(){$(".rf").flash({src:"http://www.fernandobasto.com.br/wp-content/themes/fbasto/swf/futura.swf",flashvars:{css:["* { color:#777777; }","a { color: #555; text-decoration: none;  }","a:hover { text-decoration: underline; }"].join(" ")}},{version:8},function(C){C.flashvars.txt=this.innerHTML;this.innerHTML="<div>"+this.innerHTML+"</div>";var D=$(this.firstChild);C.height=D.height();C.width=D.width();D.addClass("alt");$(this).addClass("flash-replaced").prepend($.fn.flash.transform(C))})});$(document).ready(function(){$(".rf2").flash({src:"http://www.fernandobasto.com.br/wp-content/themes/default/swf/MyriadPro-Light.swf",flashvars:{css:["* { color: #ffffff; }","a { color: #0099CC; text-decoration: none; }","a:hover { text-decoration: underline; }"].join(" ")}},{version:8},function(C){C.flashvars.txt=this.innerHTML;this.innerHTML="<div>"+this.innerHTML+"</div>";var D=$(this.firstChild);C.height=D.height();C.width=D.width();D.addClass("alt");$(this).addClass("flash-replaced").prepend($.fn.flash.transform(C))})});
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(_1,id,w,h,_5,c,_7,_8,_9,_a){if(!document.getElementById){return;}this.DETECT_KEY=_a?_a:"detectflash";this.skipDetect=deconcept.util.getRequestParameter(this.DETECT_KEY);this.params=new Object();this.variables=new Object();this.attributes=new Array();if(_1){this.setAttribute("swf",_1);}if(id){this.setAttribute("id",id);}if(w){this.setAttribute("width",w);}if(h){this.setAttribute("height",h);}if(_5){this.setAttribute("version",new deconcept.PlayerVersion(_5.toString().split(".")));}this.installedVer=deconcept.SWFObjectUtil.getPlayerVersion();if(!window.opera&&document.all&&this.installedVer.major>7){deconcept.SWFObject.doPrepUnload=true;}if(c){this.addParam("bgcolor",c);}var q=_7?_7:"high";this.addParam("quality",q);this.setAttribute("useExpressInstall",false);this.setAttribute("doExpressInstall",false);var _c=(_8)?_8:window.location;this.setAttribute("xiRedirectUrl",_c);this.setAttribute("redirectUrl","");if(_9){this.setAttribute("redirectUrl",_9);}};deconcept.SWFObject.prototype={useExpressInstall:function(_d){this.xiSWFPath=!_d?"expressinstall.swf":_d;this.setAttribute("useExpressInstall",true);},setAttribute:function(_e,_f){this.attributes[_e]=_f;},getAttribute:function(_10){return this.attributes[_10];},addParam:function(_11,_12){this.params[_11]=_12;},getParams:function(){return this.params;},addVariable:function(_13,_14){this.variables[_13]=_14;},getVariable:function(_15){return this.variables[_15];},getVariables:function(){return this.variables;},getVariablePairs:function(){var _16=new Array();var key;var _18=this.getVariables();for(key in _18){_16[_16.length]=key+"="+_18[key];}return _16;},getSWFHTML:function(){var _19="";if(navigator.plugins&&navigator.mimeTypes&&navigator.mimeTypes.length){if(this.getAttribute("doExpressInstall")){this.addVariable("MMplayerType","PlugIn");this.setAttribute("swf",this.xiSWFPath);}_19="<embed type=\"application/x-shockwave-flash\" src=\""+this.getAttribute("swf")+"\" width=\""+this.getAttribute("width")+"\" height=\""+this.getAttribute("height")+"\" style=\""+this.getAttribute("style")+"\"";_19+=" id=\""+this.getAttribute("id")+"\" name=\""+this.getAttribute("id")+"\" ";var _1a=this.getParams();for(var key in _1a){_19+=[key]+"=\""+_1a[key]+"\" ";}var _1c=this.getVariablePairs().join("&");if(_1c.length>0){_19+="flashvars=\""+_1c+"\"";}_19+="/>";}else{if(this.getAttribute("doExpressInstall")){this.addVariable("MMplayerType","ActiveX");this.setAttribute("swf",this.xiSWFPath);}_19="<object id=\""+this.getAttribute("id")+"\" classid=\"clsid:D27CDB6E-AE6D-11cf-96B8-444553540000\" width=\""+this.getAttribute("width")+"\" height=\""+this.getAttribute("height")+"\" style=\""+this.getAttribute("style")+"\">";_19+="<param name=\"movie\" value=\""+this.getAttribute("swf")+"\" />";var _1d=this.getParams();for(var key in _1d){_19+="<param name=\""+key+"\" value=\""+_1d[key]+"\" />";}var _1f=this.getVariablePairs().join("&");if(_1f.length>0){_19+="<param name=\"flashvars\" value=\""+_1f+"\" />";}_19+="</object>";}return _19;},write:function(_20){if(this.getAttribute("useExpressInstall")){var _21=new deconcept.PlayerVersion([6,0,65]);if(this.installedVer.versionIsValid(_21)&&!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 n=(typeof _20=="string")?document.getElementById(_20):_20;n.innerHTML=this.getSWFHTML();return true;}else{if(this.getAttribute("redirectUrl")!=""){document.location.replace(this.getAttribute("redirectUrl"));}}return false;}};deconcept.SWFObjectUtil.getPlayerVersion=function(){var _23=new deconcept.PlayerVersion([0,0,0]);if(navigator.plugins&&navigator.mimeTypes.length){var x=navigator.plugins["Shockwave Flash"];if(x&&x.description){_23=new deconcept.PlayerVersion(x.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 axo=1;var _26=3;while(axo){try{_26++;axo=new ActiveXObject("ShockwaveFlash.ShockwaveFlash."+_26);_23=new deconcept.PlayerVersion([_26,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");_23=new deconcept.PlayerVersion([6,0,21]);axo.AllowScriptAccess="always";}catch(e){if(_23.major==6){return _23;}}try{axo=new ActiveXObject("ShockwaveFlash.ShockwaveFlash");}catch(e){}}if(axo!=null){_23=new deconcept.PlayerVersion(axo.GetVariable("$version").split(" ")[1].split(","));}}}return _23;};deconcept.PlayerVersion=function(_29){this.major=_29[0]!=null?parseInt(_29[0]):0;this.minor=_29[1]!=null?parseInt(_29[1]):0;this.rev=_29[2]!=null?parseInt(_29[2]):0;};deconcept.PlayerVersion.prototype.versionIsValid=function(fv){if(this.major<fv.major){return false;}if(this.major>fv.major){return true;}if(this.minor<fv.minor){return false;}if(this.minor>fv.minor){return true;}if(this.rev<fv.rev){return false;}return true;};deconcept.util={getRequestParameter:function(_2b){var q=document.location.search||document.location.hash;if(_2b==null){return q;}if(q){var _2d=q.substring(1).split("&");for(var i=0;i<_2d.length;i++){if(_2d[i].substring(0,_2d[i].indexOf("="))==_2b){return _2d[i].substring((_2d[i].indexOf("=")+1));}}}return "";}};deconcept.SWFObjectUtil.cleanupSWFs=function(){var _2f=document.getElementsByTagName("OBJECT");for(var i=_2f.length-1;i>=0;i--){_2f[i].style.display="none";for(var x in _2f[i]){if(typeof _2f[i][x]=="function"){_2f[i][x]=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(id){return document.all[id];};}var getQueryParamValue=deconcept.util.getRequestParameter;var FlashObject=deconcept.SWFObject;var SWFObject=deconcept.SWFObject;