if(typeof asual=="undefined"){var asual={};}if(typeof asual.util=="undefined"){asual.util={};}asual.util.Browser=new function(){var e=navigator.userAgent.toLowerCase(),f=/webkit/.test(e),b=/opera/.test(e),a=/msie/.test(e)&&!/opera/.test(e),c=/mozilla/.test(e)&&!/(compatible|webkit)/.test(e),d=parseFloat(a?e.substr(e.indexOf("msie")+4):(e.match(/.+(?:rv|it|ra|ie)[\/: ]([\d.]+)/)||[0,"0"])[1]);this.toString=function(){return"[class Browser]";};this.getVersion=function(){return d;};this.isMSIE=function(){return a;};this.isSafari=function(){return f;};this.isOpera=function(){return b;};this.isMozilla=function(){return c;};};asual.util.Events=new function(){var c="DOMContentLoaded",h="onstop",b=window,k=document,f=[],j=asual.util,e=j.Browser,a=e.isMSIE(),i=e.isSafari();this.toString=function(){return"[class Events]";};this.addListener=function(n,m,l){f.push({o:n,t:m,l:l});if(!(m==c&&(a||i))){if(n.addEventListener){n.addEventListener(m,l,false);}else{if(n.attachEvent){n.attachEvent("on"+m,l);}}}};this.removeListener=function(o,n,l){for(var m=0,p;p=f[m];m++){if(p.o==o&&p.t==n&&p.l==l){f.splice(m,1);break;}}if(!(n==c&&(a||i))){if(o.removeEventListener){o.removeEventListener(n,l,false);}else{if(o.detachEvent){o.detachEvent("on"+n,l);}}}};var d=function(){for(var l=0,m;m=f[l];l++){if(m.t!=c){j.Events.removeListener(m.o,m.t,m.l);}}};var g=function(){if(k.readyState=="interactive"){function l(){k.detachEvent(h,l);d();}k.attachEvent(h,l);b.setTimeout(function(){k.detachEvent(h,l);},0);}};if(a||i){(function(){try{if((a&&k.body)||!/loaded|complete/.test(k.readyState)){k.documentElement.doScroll("left");}}catch(l){return setTimeout(arguments.callee,0);}for(var m=0,l;l=f[m];m++){if(l.t==c){l.l.call(null);}}})();}if(a){b.attachEvent("onbeforeunload",g);}this.addListener(b,"unload",d);};asual.util.Functions=new function(){this.toString=function(){return"[class Functions]";};this.bind=function(e,c,f){for(var a=2,d,b=[];d=arguments[a];a++){b.push(d);}return function(){return e.apply(c,b);};};};var SWFAddressEvent=function(c){this.toString=function(){return"[object SWFAddressEvent]";};this.type=c;this.target=[SWFAddress][0];this.value=SWFAddress.getValue();this.path=SWFAddress.getPath();this.pathNames=SWFAddress.getPathNames();this.parameters={};var b=SWFAddress.getParameterNames();for(var a=0,d=b.length;a<d;a++){this.parameters[b[a]]=SWFAddress.getParameter(b[a]);}this.parameterNames=b;};SWFAddressEvent.INIT="init";SWFAddressEvent.CHANGE="change";SWFAddressEvent.INTERNAL_CHANGE="internalChange";SWFAddressEvent.EXTERNAL_CHANGE="externalChange";var SWFAddress=new function(){var _getHash=function(){var index=_l.href.indexOf("#");return index!=-1?_ec(_dc(_l.href.substr(index+1))):"";};var _getWindow=function(){try{top.document;return top;}catch(e){return window;}};var _strictCheck=function(value,force){if(_opts.strict){value=force?(value.substr(0,1)!="/"?"/"+value:value):(value==""?"/":value);}return value;};var _ieLocal=function(value,direction){return(_msie&&_l.protocol=="file:")?(direction?_value.replace(/\?/,"%3F"):_value.replace(/%253F/,"?")):value;};var _searchScript=function(el){if(el.childNodes){for(var i=0,l=el.childNodes.length,s;i<l;i++){if(el.childNodes[i].src){_url=String(el.childNodes[i].src);}if(s=_searchScript(el.childNodes[i])){return s;}}}};var _titleCheck=function(){if(_d.title!=_title&&_d.title.indexOf("#")!=-1){_d.title=_title;}};var _listen=function(){if(!_silent){var hash=_getHash();var diff=!(_value==hash);if(_safari&&_version<523){if(_length!=_h.length){_length=_h.length;if(typeof _stack[_length-1]!=UNDEFINED){_value=_stack[_length-1];}_update.call(this,false);}}else{if(_msie&&diff){if(_version<7){_l.reload();}else{this.setValue(hash);}}else{if(diff){_value=hash;_update.call(this,false);}}}if(_msie){_titleCheck.call(this);}}};var _bodyClick=function(e){if(_popup.length>0){var popup=window.open(_popup[0],_popup[1],eval(_popup[2]));if(typeof _popup[3]!=UNDEFINED){eval(_popup[3]);}}_popup=[];};var _swfChange=function(){for(var i=0,id,obj,value=SWFAddress.getValue(),setter="setSWFAddressValue";id=_ids[i];i++){obj=document.getElementById(id);if(obj){if(obj.parentNode&&typeof obj.parentNode.so!=UNDEFINED){obj.parentNode.so.call(setter,value);}else{if(!(obj&&typeof obj[setter]!=UNDEFINED)){var objects=obj.getElementsByTagName("object");var embeds=obj.getElementsByTagName("embed");obj=((objects[0]&&typeof objects[0][setter]!=UNDEFINED)?objects[0]:((embeds[0]&&typeof embeds[0][setter]!=UNDEFINED)?embeds[0]:null));}if(obj){obj[setter](value);}}}else{if(obj=document[id]){if(typeof obj[setter]!=UNDEFINED){obj[setter](value);}}}}};var _jsDispatch=function(type){this.dispatchEvent(new SWFAddressEvent(type));type=type.substr(0,1).toUpperCase()+type.substr(1);if(typeof this["on"+type]==FUNCTION){this["on"+type]();}};var _jsInit=function(){if(_util.Browser.isSafari()){_d.body.addEventListener("click",_bodyClick);}_jsDispatch.call(this,"init");};var _jsChange=function(){_swfChange();_jsDispatch.call(this,"change");};var _update=function(internal){_jsChange.call(this);if(internal){_jsDispatch.call(this,"internalChange");}else{_jsDispatch.call(this,"externalChange");}_st(_functions.bind(_track,this),10);};var _track=function(){var value=(_l.pathname+(/\/$/.test(_l.pathname)?"":"/")+this.getValue()).replace(/\/\//,"/").replace(/^\/$/,"");var fn=_t[_opts.tracker];if(typeof fn==FUNCTION){fn(value);}else{if(typeof _t.pageTracker!=UNDEFINED&&typeof _t.pageTracker._trackPageview==FUNCTION){_t.pageTracker._trackPageview(value);}else{if(typeof _t.urchinTracker==FUNCTION){_t.urchinTracker(value);}}}};var _htmlWrite=function(){var doc=_frame.contentWindow.document;doc.open();doc.write("<html><head><title>"+_d.title+"</title><script>var "+ID+' = "'+_getHash()+'";</script></head></html>');doc.close();};var _htmlLoad=function(){var win=_frame.contentWindow;var src=win.location.href;_value=(typeof win[ID]!=UNDEFINED?win[ID]:"");if(_value!=_getHash()){_update.call(SWFAddress,false);_l.hash=_ieLocal(_value,TRUE);}};var _load=function(){if(!_loaded){_loaded=TRUE;if(_msie&&_version<8){var frameset=_d.getElementsByTagName("frameset")[0];_frame=_d.createElement((frameset?"":"i")+"frame");if(frameset){frameset.insertAdjacentElement("beforeEnd",_frame);frameset[frameset.cols?"cols":"rows"]+=",0";_frame.src="javascript:false";_frame.noResize=true;_frame.frameBorder=_frame.frameSpacing=0;}else{_frame.src="javascript:false";_frame.style.display="none";_d.body.insertAdjacentElement("afterBegin",_frame);}_st(function(){_events.addListener(_frame,"load",_htmlLoad);if(typeof _frame.contentWindow[ID]==UNDEFINED){_htmlWrite();}},50);}else{if(_safari){if(_version<418){_d.body.innerHTML+='<form id="'+ID+'" style="position:absolute;top:-9999px;" method="get"></form>';_form=_d.getElementById(ID);}if(typeof _l[ID]==UNDEFINED){_l[ID]={};}if(typeof _l[ID][_l.pathname]!=UNDEFINED){_stack=_l[ID][_l.pathname].split(",");}}}_st(_functions.bind(function(){_jsInit.call(this);_jsChange.call(this);_track.call(this);},this),1);if(_msie&&_version>=8){_d.body.onhashchange=_functions.bind(_listen,this);_si(_functions.bind(_titleCheck,this),50);}else{_si(_functions.bind(_listen,this),50);}}};var ID="swfaddress",FUNCTION="function",UNDEFINED="undefined",TRUE=true,FALSE=false,_util=asual.util,_browser=_util.Browser,_events=_util.Events,_functions=_util.Functions,_version=_browser.getVersion(),_msie=_browser.isMSIE(),_mozilla=_browser.isMozilla(),_opera=_browser.isOpera(),_safari=_browser.isSafari(),_supported=FALSE,_t=_getWindow(),_d=_t.document,_h=_t.history,_l=_t.location,_si=setInterval,_st=setTimeout,_dc=decodeURI,_ec=encodeURI,_frame,_form,_url,_title=_d.title,_length=_h.length,_silent=FALSE,_loaded=FALSE,_justset=TRUE,_juststart=TRUE,_ref=this,_stack=[],_ids=[],_popup=[],_listeners={},_value=_getHash(),_opts={history:TRUE,strict:TRUE};if(_msie&&_d.documentMode&&_d.documentMode!=_version){_version=_d.documentMode!=8?7:8;}_supported=(_mozilla&&_version>=1)||(_msie&&_version>=6)||(_opera&&_version>=9.5)||(_safari&&_version>=312);if(_supported){if(_opera){history.navigationMode="compatible";}for(var i=1;i<_length;i++){_stack.push("");}_stack.push(_getHash());if(_msie&&_l.hash!=_getHash()){_l.hash="#"+_ieLocal(_getHash(),TRUE);}_searchScript(document);var _qi=_url?_url.indexOf("?"):-1;if(_qi!=-1){var param,params=_url.substr(_qi+1).split("&");for(var i=0,p;p=params[i];i++){param=p.split("=");if(/^(history|strict)$/.test(param[0])){_opts[param[0]]=(isNaN(param[1])?/^(true|yes)$/i.test(param[1]):(parseInt(param[1])!=0));}if(/^tracker$/.test(param[0])){_opts[param[0]]=param[1];}}}if(_msie){_titleCheck.call(this);}if(window==_t){_events.addListener(document,"DOMContentLoaded",_functions.bind(_load,this));}_events.addListener(_t,"load",_functions.bind(_load,this));}else{if((!_supported&&_l.href.indexOf("#")!=-1)||(_safari&&_version<418&&_l.href.indexOf("#")!=-1&&_l.search!="")){_d.open();_d.write('<html><head><meta http-equiv="refresh" content="0;url='+_l.href.substr(0,_l.href.indexOf("#"))+'" /></head></html>');_d.close();}else{_track();}}this.toString=function(){return"[class SWFAddress]";};this.back=function(){_h.back();};this.forward=function(){_h.forward();};this.up=function(){var path=this.getPath();this.setValue(path.substr(0,path.lastIndexOf("/",path.length-2)+(path.substr(path.length-1)=="/"?1:0)));};this.go=function(delta){_h.go(delta);};this.href=function(url,target){target=typeof target!=UNDEFINED?target:"_self";if(target=="_self"){self.location.href=url;}else{if(target=="_top"){_l.href=url;}else{if(target=="_blank"){window.open(url);}else{_t.frames[target].location.href=url;}}}};this.popup=function(url,name,options,handler){try{var popup=window.open(url,name,eval(options));if(typeof handler!=UNDEFINED){eval(handler);}}catch(ex){}_popup=arguments;};this.getIds=function(){return _ids;};this.getId=function(index){return _ids[0];};this.setId=function(id){_ids[0]=id;};this.addId=function(id){this.removeId(id);_ids.push(id);};this.removeId=function(id){for(var i=0;i<_ids.length;i++){if(id==_ids[i]){_ids.splice(i,1);break;}}};this.addEventListener=function(type,listener){if(typeof _listeners[type]==UNDEFINED){_listeners[type]=[];}_listeners[type].push(listener);};this.removeEventListener=function(type,listener){if(typeof _listeners[type]!=UNDEFINED){for(var i=0,l;l=_listeners[type][i];i++){if(l==listener){break;}}_listeners[type].splice(i,1);}};this.dispatchEvent=function(event){if(this.hasEventListener(event.type)){event.target=this;for(var i=0,l;l=_listeners[event.type][i];i++){l(event);}return TRUE;}return FALSE;};this.hasEventListener=function(type){return(typeof _listeners[type]!=UNDEFINED&&_listeners[type].length>0);};this.getBaseURL=function(){var url=_l.href;if(url.indexOf("#")!=-1){url=url.substr(0,url.indexOf("#"));}if(url.substr(url.length-1)=="/"){url=url.substr(0,url.length-1);}return url;};this.getStrict=function(){return _opts.strict;};this.setStrict=function(strict){_opts.strict=strict;};this.getHistory=function(){return _opts.history;};this.setHistory=function(history){_opts.history=history;};this.getTracker=function(){return _opts.tracker;};this.setTracker=function(tracker){_opts.tracker=tracker;};this.getTitle=function(){return _d.title;};this.setTitle=function(title){if(!_supported){return null;}if(typeof title==UNDEFINED){return;}if(title=="null"){title="";}title=_dc(title);_st(function(){_title=_d.title=title;if(_juststart&&_frame&&_frame.contentWindow&&_frame.contentWindow.document){_frame.contentWindow.document.title=title;_juststart=FALSE;}if(!_justset&&_mozilla){_l.replace(_l.href.indexOf("#")!=-1?_l.href:_l.href+"#");}_justset=FALSE;},10);};this.getStatus=function(){return _t.status;};this.setStatus=function(status){if(!_supported){return null;}if(typeof status==UNDEFINED){return;}if(status=="null"){status="";}status=_dc(status);if(!_safari){status=_strictCheck((status!="null")?status:"",TRUE);if(status=="/"){status="";}if(!(/http(s)?:\/\//.test(status))){var index=_l.href.indexOf("#");status=(index==-1?_l.href:_l.href.substr(0,index))+"#"+status;}_t.status=status;}};this.resetStatus=function(){_t.status="";};this.getValue=function(){if(!_supported){return null;}return _dc(_strictCheck(_ieLocal(_value,FALSE),FALSE));};this.setValue=function(value){if(!_supported){return null;}if(typeof value==UNDEFINED){return;}if(value=="null"){value="";}value=_ec(_dc(_strictCheck(value,TRUE)));if(value=="/"){value="";}if(_value==value){return;}_justset=TRUE;_value=value;_silent=TRUE;_update.call(SWFAddress,true);_stack[_h.length]=_value;if(_safari){if(_opts.history){_l[ID][_l.pathname]=_stack.toString();_length=_h.length+1;if(_version<418){if(_l.search==""){_form.action="#"+_value;_form.submit();}}else{if(_version<523||_value==""){var evt=_d.createEvent("MouseEvents");evt.initEvent("click",TRUE,TRUE);var anchor=_d.createElement("a");anchor.href="#"+_value;anchor.dispatchEvent(evt);}else{_l.hash="#"+_value;}}}else{_l.replace("#"+_value);}}else{if(_value!=_getHash()){if(_opts.history){_l.hash="#"+_dc(_ieLocal(_value,TRUE));}else{_l.replace("#"+_dc(_value));}}}if((_msie&&_version<8)&&_opts.history){_st(_htmlWrite,50);}if(_safari){_st(function(){_silent=FALSE;},1);}else{_silent=FALSE;}};this.getPath=function(){var value=this.getValue();if(value.indexOf("?")!=-1){return value.split("?")[0];}else{if(value.indexOf("#")!=-1){return value.split("#")[0];}else{return value;}}};this.getPathNames=function(){var path=this.getPath(),names=path.split("/");if(path.substr(0,1)=="/"||path.length==0){names.splice(0,1);}if(path.substr(path.length-1,1)=="/"){names.splice(names.length-1,1);}return names;};this.getQueryString=function(){var value=this.getValue(),index=value.indexOf("?");if(index!=-1&&index<value.length){return value.substr(index+1);}};this.getParameter=function(param){var value=this.getValue();var index=value.indexOf("?");if(index!=-1){value=value.substr(index+1);var p,params=value.split("&"),i=params.length,r=[];while(i--){p=params[i].split("=");if(p[0]==param){r.push(p[1]);}}if(r.length!=0){return r.length!=1?r:r[0];}}};this.getParameterNames=function(){var value=this.getValue();var index=value.indexOf("?");var names=[];if(index!=-1){value=value.substr(index+1);if(value!=""&&value.indexOf("=")!=-1){var params=value.split("&"),i=0;while(i<params.length){names.push(params[i].split("=")[0]);i++;}}}return names;};this.onInit=null;this.onChange=null;this.onInternalChange=null;this.onExternalChange=null;(function(){var _args;if(typeof FlashObject!=UNDEFINED){SWFObject=FlashObject;}if(typeof SWFObject!=UNDEFINED&&SWFObject.prototype&&SWFObject.prototype.write){var _s1=SWFObject.prototype.write;SWFObject.prototype.write=function(){_args=arguments;if(this.getAttribute("version").major<8){this.addVariable("$swfaddress",SWFAddress.getValue());((typeof _args[0]=="string")?document.getElementById(_args[0]):_args[0]).so=this;}var success;if(success=_s1.apply(this,_args)){_ref.addId(this.getAttribute("id"));}return success;};}if(typeof swfobject!=UNDEFINED){var _s2r=swfobject.registerObject;swfobject.registerObject=function(){_args=arguments;_s2r.apply(this,_args);_ref.addId(_args[0]);};var _s2c=swfobject.createSWF;swfobject.createSWF=function(){_args=arguments;var swf=_s2c.apply(this,_args);if(swf){_ref.addId(_args[0].id);}return swf;};var _s2e=swfobject.embedSWF;swfobject.embedSWF=function(){_args=arguments;if(typeof _args[8]==UNDEFINED){_args[8]={};}if(typeof _args[8].id==UNDEFINED){_args[8].id=_args[1];}_s2e.apply(this,_args);_ref.addId(_args[8].id);};}if(typeof UFO!=UNDEFINED){var _u=UFO.create;UFO.create=function(){_args=arguments;_u.apply(this,_args);_ref.addId(_args[0].id);};}if(typeof AC_FL_RunContent!=UNDEFINED){var _a=AC_FL_RunContent;AC_FL_RunContent=function(){_args=arguments;_a.apply(this,_args);for(var i=0,l=_args.length;i<l;i++){if(_args[i]=="id"){_ref.addId(_args[i+1]);}}};}})();};/*	SWFObject v2.2 <http://code.google.com/p/swfobject/> 
	is released under the MIT License <http://www.opensource.org/licenses/mit-license.php> 
*/
var swfobject=function(){var u="undefined",K="object",h="Shockwave Flash",C="ShockwaveFlash.ShockwaveFlash",c="application/x-shockwave-flash",l="SWFObjectExprInst",z="onreadystatechange",D=window,A=document,S=navigator,J=false,W=[x],e=[],v=[],j=[],w,o,V,n,B=false,b=false,a,G,q=true,f=function(){var Y=typeof A.getElementById!=u&&typeof A.getElementsByTagName!=u&&typeof A.createElement!=u,af=S.userAgent.toLowerCase(),aa=S.platform.toLowerCase(),ad=aa?/win/.test(aa):/win/.test(af),Z=aa?/mac/.test(aa):/mac/.test(af),ac=/webkit/.test(af)?parseFloat(af.replace(/^.*webkit\/(\d+(\.\d+)?).*$/,"$1")):false,ab=!+"\v1",ah=[0,0,0],X=null;if(typeof S.plugins!=u&&typeof S.plugins[h]==K){X=S.plugins[h].description;if(X&&!(typeof S.mimeTypes!=u&&S.mimeTypes[c]&&!S.mimeTypes[c].enabledPlugin)){J=true;ab=false;X=X.replace(/^.*\s+(\S+\s+\S+$)/,"$1");ah[0]=parseInt(X.replace(/^(.*)\..*$/,"$1"),10);ah[1]=parseInt(X.replace(/^.*\.(.*)\s.*$/,"$1"),10);ah[2]=/[a-zA-Z]/.test(X)?parseInt(X.replace(/^.*[a-zA-Z]+(.*)$/,"$1"),10):0;}}else{if(typeof D.ActiveXObject!=u){try{var ae=new ActiveXObject(C);if(ae){X=ae.GetVariable("$version");if(X){ab=true;X=X.split(" ")[1].split(",");ah=[parseInt(X[0],10),parseInt(X[1],10),parseInt(X[2],10)];}}}catch(ag){}}}return{w3:Y,pv:ah,wk:ac,ie:ab,win:ad,mac:Z};}(),I=function(){if(!f.w3){return;}if((typeof A.readyState!=u&&A.readyState=="complete")||(typeof A.readyState==u&&(A.getElementsByTagName("body")[0]||A.body))){L();}if(!B){if(typeof A.addEventListener!=u){A.addEventListener("DOMContentLoaded",L,false);}if(f.ie&&f.win){A.attachEvent(z,function(){if(A.readyState=="complete"){A.detachEvent(z,arguments.callee);L();}});if(D==top){(function(){if(B){return;}try{A.documentElement.doScroll("left");}catch(X){setTimeout(arguments.callee,0);return;}L();})();}}if(f.wk){(function(){if(B){return;}if(!/loaded|complete/.test(A.readyState)){setTimeout(arguments.callee,0);return;}L();})();}i(L);}}();function L(){if(B){return;}try{var Z=A.getElementsByTagName("body")[0].appendChild(m("span"));Z.parentNode.removeChild(Z);}catch(aa){return;}B=true;var Y=W.length;for(var X=0;X<Y;X++){W[X]();}}function k(X){if(B){X();}else{W[W.length]=X;}}function i(X){if(typeof D.addEventListener!=u){D.addEventListener("load",X,false);}else{if(typeof A.addEventListener!=u){A.addEventListener("load",X,false);}else{if(typeof D.attachEvent!=u){H(D,"onload",X);}else{if(typeof D.onload=="function"){var Y=D.onload;D.onload=function(){Y();X();};}else{D.onload=X;}}}}}function x(){if(J){T();}else{U();}}function T(){var Z=A.getElementsByTagName("body")[0];var X=m(K);X.setAttribute("type",c);var Y=Z.appendChild(X);if(Y){var aa=0;(function(){if(typeof Y.GetVariable!=u){var ab=Y.GetVariable("$version");if(ab){ab=ab.split(" ")[1].split(",");f.pv=[parseInt(ab[0],10),parseInt(ab[1],10),parseInt(ab[2],10)];}}else{if(aa<10){aa++;setTimeout(arguments.callee,10);return;}}Z.removeChild(X);Y=null;U();})();}else{U();}}function U(){var ad=e.length;if(ad>0){for(var Y=0;Y<ad;Y++){var ab=e[Y].id;var ah=e[Y].callbackFn;var X={success:false,id:ab};if(f.pv[0]>0){var ai=R(ab);if(ai){if(O(e[Y].swfVersion)&&!(f.wk&&f.wk<312)){P(ab,true);if(ah){X.success=true;X.ref=E(ab);ah(X);}}else{if(e[Y].expressInstall&&F()){var aa={};aa.data=e[Y].expressInstall;aa.width=ai.getAttribute("width")||"0";aa.height=ai.getAttribute("height")||"0";if(ai.getAttribute("class")){aa.styleclass=ai.getAttribute("class");}if(ai.getAttribute("align")){aa.align=ai.getAttribute("align");}var ag={};var ae=ai.getElementsByTagName("param");var ac=ae.length;for(var Z=0;Z<ac;Z++){if(ae[Z].getAttribute("name").toLowerCase()!="movie"){ag[ae[Z].getAttribute("name")]=ae[Z].getAttribute("value");}}t(aa,ag,ab,ah);}else{Q(ai);if(ah){ah(X);}}}}}else{P(ab,true);if(ah){var af=E(ab);if(af&&typeof af.SetVariable!=u){X.success=true;X.ref=af;}ah(X);}}}}}function E(X){var Y=null;var Z=R(X);if(Z&&Z.nodeName=="OBJECT"){if(typeof Z.SetVariable!=u){Y=Z;}else{var aa=Z.getElementsByTagName(K)[0];if(aa){Y=aa;}}}return Y;}function F(){return !b&&O("6.0.65")&&(f.win||f.mac)&&!(f.wk&&f.wk<312);}function t(aa,Y,ac,Z){b=true;V=Z||null;n={success:false,id:ac};var ae=R(ac);if(ae){if(ae.nodeName=="OBJECT"){w=p(ae);o=null;}else{w=ae;o=ac;}aa.id=l;if(typeof aa.width==u||(!/%$/.test(aa.width)&&parseInt(aa.width,10)<310)){aa.width="310";}if(typeof aa.height==u||(!/%$/.test(aa.height)&&parseInt(aa.height,10)<137)){aa.height="137";}A.title=A.title.slice(0,47)+" - Flash Player Installation";var X=f.ie&&f.win?"ActiveX":"PlugIn",ab="MMredirectURL="+D.location.toString().replace(/&/g,"%26")+"&MMplayerType="+X+"&MMdoctitle="+A.title;if(typeof Y.flashvars!=u){Y.flashvars+="&"+ab;}else{Y.flashvars=ab;}if(f.ie&&f.win&&ae.readyState!=4){var ad=m("div");ac+="SWFObjectNew";ad.setAttribute("id",ac);ae.parentNode.insertBefore(ad,ae);ae.style.display="none";(function(){if(ae.readyState==4){ae.parentNode.removeChild(ae);}else{setTimeout(arguments.callee,10);}})();}N(aa,Y,ac);}}function Q(Y){if(f.ie&&f.win&&Y.readyState!=4){var X=m("div");Y.parentNode.insertBefore(X,Y);X.parentNode.replaceChild(p(Y),X);Y.style.display="none";(function(){if(Y.readyState==4){Y.parentNode.removeChild(Y);}else{setTimeout(arguments.callee,10);}})();}else{Y.parentNode.replaceChild(p(Y),Y);}}function p(ad){var ab=m("div");if(f.win&&f.ie){ab.innerHTML=ad.innerHTML;}else{var Y=ad.getElementsByTagName(K)[0];if(Y){var aa=Y.childNodes;if(aa){var Z=aa.length;for(var X=0;X<Z;X++){if(!(aa[X].nodeType==1&&aa[X].nodeName=="PARAM")&&!(aa[X].nodeType==8)){ab.appendChild(aa[X].cloneNode(true));}}}}}return ab;}function N(ab,aa,ac){var ag,ai=R(ac);if(f.wk&&f.wk<312){return ag;}if(ai){if(typeof ab.id==u){ab.id=ac;}if(f.ie&&f.win){var ah="";for(var Y in ab){if(ab[Y]!=Object.prototype[Y]){if(Y.toLowerCase()=="data"){aa.movie=ab[Y];}else{if(Y.toLowerCase()=="styleclass"){ah+=' class="'+ab[Y]+'"';}else{if(Y.toLowerCase()!="classid"){ah+=" "+Y+'="'+ab[Y]+'"';}}}}}var X="";for(var Z in aa){if(aa[Z]!=Object.prototype[Z]){X+='<param name="'+Z+'" value="'+aa[Z]+'" />';}}ai.outerHTML='<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"'+ah+">"+X+"</object>";v[v.length]=ab.id;ag=R(ab.id);}else{var ad=m(K);ad.setAttribute("type",c);for(var ae in ab){if(ab[ae]!=Object.prototype[ae]){if(ae.toLowerCase()=="styleclass"){ad.setAttribute("class",ab[ae]);}else{if(ae.toLowerCase()!="classid"){ad.setAttribute(ae,ab[ae]);}}}}for(var af in aa){if(aa[af]!=Object.prototype[af]&&af.toLowerCase()!="movie"){d(ad,af,aa[af]);}}ai.parentNode.replaceChild(ad,ai);ag=ad;}}return ag;}function d(Z,X,Y){var aa=m("param");aa.setAttribute("name",X);aa.setAttribute("value",Y);Z.appendChild(aa);}function r(X){var Y=R(X);if(Y&&Y.nodeName=="OBJECT"){if(f.ie&&f.win){Y.style.display="none";(function(){if(Y.readyState==4){g(X);}else{setTimeout(arguments.callee,10);}})();}else{Y.parentNode.removeChild(Y);}}}function g(X){var Y=R(X);if(Y){for(var Z in Y){if(typeof Y[Z]=="function"){Y[Z]=null;}}Y.parentNode.removeChild(Y);}}function R(X){var Y=null;try{Y=A.getElementById(X);}catch(Z){}return Y;}function m(X){return A.createElement(X);}function H(X,Z,Y){X.attachEvent(Z,Y);j[j.length]=[X,Z,Y];}function O(X){var Z=f.pv,Y=X.split(".");Y[0]=parseInt(Y[0],10);Y[1]=parseInt(Y[1],10)||0;Y[2]=parseInt(Y[2],10)||0;return(Z[0]>Y[0]||(Z[0]==Y[0]&&Z[1]>Y[1])||(Z[0]==Y[0]&&Z[1]==Y[1]&&Z[2]>=Y[2]))?true:false;}function M(aa,ab,X,ac){if(f.ie&&f.mac){return;}var Y=A.getElementsByTagName("head")[0];if(!Y){return;}var Z=(X&&typeof X=="string")?X:"screen";if(ac){a=null;G=null;}if(!a||G!=Z){var ad=m("style");ad.setAttribute("type","text/css");ad.setAttribute("media",Z);a=Y.appendChild(ad);if(f.ie&&f.win&&typeof A.styleSheets!=u&&A.styleSheets.length>0){a=A.styleSheets[A.styleSheets.length-1];}G=Z;}if(f.ie&&f.win){if(a&&typeof a.addRule==K){a.addRule(aa,ab);}}else{if(a&&typeof A.createTextNode!=u){a.appendChild(A.createTextNode(aa+" {"+ab+"}"));}}}function P(X,Y){if(!q){return;}var Z=Y?"visible":"hidden";if(B&&R(X)){R(X).style.visibility=Z;}else{M("#"+X,"visibility:"+Z);}}function s(Y){var Z=/[\\\"<>\.;]/;var X=Z.exec(Y)!=null;return X&&typeof encodeURIComponent!=u?encodeURIComponent(Y):Y;}var y=function(){if(f.ie&&f.win){window.attachEvent("onunload",function(){var Y=j.length;for(var X=0;X<Y;X++){j[X][0].detachEvent(j[X][1],j[X][2]);}var ac=v.length;for(var aa=0;aa<ac;aa++){r(v[aa]);}for(var Z in f){f[Z]=null;}f=null;for(var ab in swfobject){swfobject[ab]=null;}swfobject=null;});}}();return{registerObject:function(X,ab,Z,aa){if(f.w3&&X&&ab){var Y={};Y.id=X;Y.swfVersion=ab;Y.expressInstall=Z;Y.callbackFn=aa;e[e.length]=Y;P(X,false);}else{if(aa){aa({success:false,id:X});}}},getObjectById:function(X){if(f.w3){return E(X);}},embedSWF:function(af,ag,ah,ad,ac,Z,Y,aa,ab,X){var ae={success:false,id:ag};if(f.w3&&!(f.wk&&f.wk<312)&&af&&ag&&ah&&ad&&ac){P(ag,false);k(function(){ah+="";ad+="";var am={};if(ab&&typeof ab===K){for(var al in ab){am[al]=ab[al];}}am.data=af;am.width=ah;am.height=ad;var ai={};if(aa&&typeof aa===K){for(var aj in aa){ai[aj]=aa[aj];}}if(Y&&typeof Y===K){for(var ak in Y){if(typeof ai.flashvars!=u){ai.flashvars+="&"+ak+"="+Y[ak];}else{ai.flashvars=ak+"="+Y[ak];}}}if(O(ac)){var an=N(am,ai,ag);if(am.id==ag){P(ag,true);}ae.success=true;ae.ref=an;}else{if(Z&&F()){am.data=Z;t(am,ai,ag,X);return;}else{P(ag,true);}}if(X){X(ae);}});}else{if(X){X(ae);}}},switchOffAutoHideShow:function(){q=false;},ua:f,getFlashPlayerVersion:function(){return{major:f.pv[0],minor:f.pv[1],release:f.pv[2]};},hasFlashPlayerVersion:O,createSWF:function(Z,X,Y){if(f.w3){return N(Z,X,Y);}else{return undefined;}},showExpressInstall:function(aa,Z,Y,X){if(f.w3&&F()){t(aa,Z,Y,X);}},removeSWF:function(X){if(f.w3){r(X);}},createCSS:function(aa,Z,X,Y){if(f.w3){M(aa,Z,X,Y);}},addDomLoadEvent:k,addLoadEvent:i,getQueryParamValue:function(Z){var X=A.location.search||A.location.hash;if(X){if(/\?/.test(X)){X=X.split("?")[1];}if(Z==null){return s(X);}var Y=X.split("&");for(var aa=0;aa<Y.length;aa++){if(Y[aa].substring(0,Y[aa].indexOf("="))==Z){return s(Y[aa].substring((Y[aa].indexOf("=")+1)));}}}return"";},expressInstallCallback:function(){if(b){var X=R(l);if(X&&w){X.parentNode.replaceChild(w,X);if(o){P(o,true);if(f.ie&&f.win){w.style.display="block";}}if(V){V(n);}}b=false;}}};}();