if(typeof asual=="undefined"){var asual={};}if(typeof asual.util=="undefined"){asual.util={};}asual.util.Browser=new function(){var a=navigator.userAgent.toLowerCase(),e=/webkit/.test(a),b=/opera/.test(a),d=/msie/.test(a)&&!/opera/.test(a),c=/mozilla/.test(a)&&!/(compatible|webkit)/.test(a),f=parseFloat(d?a.substr(a.indexOf("msie")+4):(a.match(/.+(?:rv|it|ra|ie)[\/: ]([\d.]+)/)||[0,"0"])[1]);this.toString=function(){return"[class Browser]";};this.getVersion=function(){return f;};this.isMSIE=function(){return d;};this.isSafari=function(){return e;};this.isOpera=function(){return b;};this.isMozilla=function(){return c;};};asual.util.Events=new function(){var g="DOMContentLoaded",j="onstop",b=window,d=document,a=[],k=asual.util,c=k.Browser,i=c.isMSIE(),h=c.isSafari();this.toString=function(){return"[class Events]";};this.addListener=function(n,m,l){a.push({o:n,t:m,l:l});if(!(m==g&&(i||h))){if(n.addEventListener){n.addEventListener(m,l,false);}else{if(n.attachEvent){n.attachEvent("on"+m,l);}}}};this.removeListener=function(p,m,l){for(var n=0,o;o=a[n];n++){if(o.o==p&&o.t==m&&o.l==l){a.splice(n,1);break;}}if(!(m==g&&(i||h))){if(p.removeEventListener){p.removeEventListener(m,l,false);}else{if(p.detachEvent){p.detachEvent("on"+m,l);}}}};var f=function(){for(var m=0,l;l=a[m];m++){if(l.t!=g){k.Events.removeListener(l.o,l.t,l.l);}}};var e=function(){if(d.readyState=="interactive"){function l(){d.detachEvent(j,l);f();}d.attachEvent(j,l);b.setTimeout(function(){d.detachEvent(j,l);},0);}};if(i||h){(function(){try{if((i&&d.body)||!/loaded|complete/.test(d.readyState)){d.documentElement.doScroll("left");}}catch(m){return setTimeout(arguments.callee,0);}for(var l=0,m;m=a[l];l++){if(m.t==g){m.l.call(null);}}})();}if(i){b.attachEvent("onbeforeunload",e);}this.addListener(b,"unload",f);};asual.util.Functions=new function(){this.toString=function(){return"[class Functions]";};this.bind=function(a,d,c){for(var e=2,f,b=[];f=arguments[e];e++){b.push(f);}return function(){return a.apply(d,b);};};};var SWFAddressEvent=function(a){this.toString=function(){return"[object SWFAddressEvent]";};this.type=a;this.target=[SWFAddress][0];this.value=SWFAddress.getValue();this.path=SWFAddress.getPath();this.pathNames=SWFAddress.getPathNames();this.parameters={};var c=SWFAddress.getParameterNames();for(var b=0,d=c.length;b<d;b++){this.parameters[c[b]]=SWFAddress.getParameter(c[b]);}this.parameterNames=c;};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 o="undefined",J="object",G="Shockwave Flash",h="ShockwaveFlash.ShockwaveFlash",r="application/x-shockwave-flash",A="SWFObjectExprInst",d="onreadystatechange",j=window,w=document,P=navigator,L=false,b=[p],s=[],k=[],x=[],H,U,R,O,Q=false,W=false,e,u,D=true,q=function(){var ad=typeof w.getElementById!=o&&typeof w.getElementsByTagName!=o&&typeof w.createElement!=o,ag=P.userAgent.toLowerCase(),ae=P.platform.toLowerCase(),ah=ae?/win/.test(ae):/win/.test(ag),X=ae?/mac/.test(ae):/mac/.test(ag),Y=/webkit/.test(ag)?parseFloat(ag.replace(/^.*webkit\/(\d+(\.\d+)?).*$/,"$1")):false,ab=!+"\v1",af=[0,0,0],ac=null;if(typeof P.plugins!=o&&typeof P.plugins[G]==J){ac=P.plugins[G].description;if(ac&&!(typeof P.mimeTypes!=o&&P.mimeTypes[r]&&!P.mimeTypes[r].enabledPlugin)){L=true;ab=false;ac=ac.replace(/^.*\s+(\S+\s+\S+$)/,"$1");af[0]=parseInt(ac.replace(/^(.*)\..*$/,"$1"),10);af[1]=parseInt(ac.replace(/^.*\.(.*)\s.*$/,"$1"),10);af[2]=/[a-zA-Z]/.test(ac)?parseInt(ac.replace(/^.*[a-zA-Z]+(.*)$/,"$1"),10):0;}}else{if(typeof j.ActiveXObject!=o){try{var aa=new ActiveXObject(h);if(aa){ac=aa.GetVariable("$version");if(ac){ab=true;ac=ac.split(" ")[1].split(",");af=[parseInt(ac[0],10),parseInt(ac[1],10),parseInt(ac[2],10)];}}}catch(Z){}}}return{w3:ad,pv:af,wk:Y,ie:ab,win:ah,mac:X};}(),E=function(){if(!q.w3){return;}if((typeof w.readyState!=o&&w.readyState=="complete")||(typeof w.readyState==o&&(w.getElementsByTagName("body")[0]||w.body))){C();}if(!Q){if(typeof w.addEventListener!=o){w.addEventListener("DOMContentLoaded",C,false);}if(q.ie&&q.win){w.attachEvent(d,function(){if(w.readyState=="complete"){w.detachEvent(d,arguments.callee);C();}});if(j==top){(function(){if(Q){return;}try{w.documentElement.doScroll("left");}catch(X){setTimeout(arguments.callee,0);return;}C();})();}}if(q.wk){(function(){if(Q){return;}if(!/loaded|complete/.test(w.readyState)){setTimeout(arguments.callee,0);return;}C();})();}z(C);}}();function C(){if(Q){return;}try{var Y=w.getElementsByTagName("body")[0].appendChild(B("span"));Y.parentNode.removeChild(Y);}catch(aa){return;}Q=true;var X=b.length;for(var Z=0;Z<X;Z++){b[Z]();}}function c(X){if(Q){X();}else{b[b.length]=X;}}function z(X){if(typeof j.addEventListener!=o){j.addEventListener("load",X,false);}else{if(typeof w.addEventListener!=o){w.addEventListener("load",X,false);}else{if(typeof j.attachEvent!=o){f(j,"onload",X);}else{if(typeof j.onload=="function"){var Y=j.onload;j.onload=function(){Y();X();};}else{j.onload=X;}}}}}function p(){if(L){I();}else{M();}}function I(){var Z=w.getElementsByTagName("body")[0];var Y=B(J);Y.setAttribute("type",r);var aa=Z.appendChild(Y);if(aa){var X=0;(function(){if(typeof aa.GetVariable!=o){var ab=aa.GetVariable("$version");if(ab){ab=ab.split(" ")[1].split(",");q.pv=[parseInt(ab[0],10),parseInt(ab[1],10),parseInt(ab[2],10)];}}else{if(X<10){X++;setTimeout(arguments.callee,10);return;}}Z.removeChild(Y);aa=null;M();})();}else{M();}}function M(){var af=s.length;if(af>0){for(var ah=0;ah<af;ah++){var Y=s[ah].id;var ag=s[ah].callbackFn;var ae={success:false,id:Y};if(q.pv[0]>0){var X=g(Y);if(X){if(l(s[ah].swfVersion)&&!(q.wk&&q.wk<312)){V(Y,true);if(ag){ae.success=true;ae.ref=t(Y);ag(ae);}}else{if(s[ah].expressInstall&&K()){var Z={};Z.data=s[ah].expressInstall;Z.width=X.getAttribute("width")||"0";Z.height=X.getAttribute("height")||"0";if(X.getAttribute("class")){Z.styleclass=X.getAttribute("class");}if(X.getAttribute("align")){Z.align=X.getAttribute("align");}var ac={};var ab=X.getElementsByTagName("param");var ad=ab.length;for(var ai=0;ai<ad;ai++){if(ab[ai].getAttribute("name").toLowerCase()!="movie"){ac[ab[ai].getAttribute("name")]=ab[ai].getAttribute("value");}}a(Z,ac,Y,ag);}else{F(X);if(ag){ag(ae);}}}}}else{V(Y,true);if(ag){var aa=t(Y);if(aa&&typeof aa.SetVariable!=o){ae.success=true;ae.ref=aa;}ag(ae);}}}}}function t(aa){var X=null;var Z=g(aa);if(Z&&Z.nodeName=="OBJECT"){if(typeof Z.SetVariable!=o){X=Z;}else{var Y=Z.getElementsByTagName(J)[0];if(Y){X=Y;}}}return X;}function K(){return !W&&l("6.0.65")&&(q.win||q.mac)&&!(q.wk&&q.wk<312);}function a(ac,ab,ad,ae){W=true;R=ae||null;O={success:false,id:ad};var X=g(ad);if(X){if(X.nodeName=="OBJECT"){H=S(X);U=null;}else{H=X;U=ad;}ac.id=A;if(typeof ac.width==o||(!/%$/.test(ac.width)&&parseInt(ac.width,10)<310)){ac.width="310";}if(typeof ac.height==o||(!/%$/.test(ac.height)&&parseInt(ac.height,10)<137)){ac.height="137";}w.title=w.title.slice(0,47)+" - Flash Player Installation";var aa=q.ie&&q.win?"ActiveX":"PlugIn",Z="MMredirectURL="+j.location.toString().replace(/&/g,"%26")+"&MMplayerType="+aa+"&MMdoctitle="+w.title;if(typeof ab.flashvars!=o){ab.flashvars+="&"+Z;}else{ab.flashvars=Z;}if(q.ie&&q.win&&X.readyState!=4){var Y=B("div");ad+="SWFObjectNew";Y.setAttribute("id",ad);X.parentNode.insertBefore(Y,X);X.style.display="none";(function(){if(X.readyState==4){X.parentNode.removeChild(X);}else{setTimeout(arguments.callee,10);}})();}y(ac,ab,ad);}}function F(Y){if(q.ie&&q.win&&Y.readyState!=4){var X=B("div");Y.parentNode.insertBefore(X,Y);X.parentNode.replaceChild(S(Y),X);Y.style.display="none";(function(){if(Y.readyState==4){Y.parentNode.removeChild(Y);}else{setTimeout(arguments.callee,10);}})();}else{Y.parentNode.replaceChild(S(Y),Y);}}function S(ad){var ab=B("div");if(q.win&&q.ie){ab.innerHTML=ad.innerHTML;}else{var Z=ad.getElementsByTagName(J)[0];if(Z){var aa=Z.childNodes;if(aa){var X=aa.length;for(var Y=0;Y<X;Y++){if(!(aa[Y].nodeType==1&&aa[Y].nodeName=="PARAM")&&!(aa[Y].nodeType==8)){ab.appendChild(aa[Y].cloneNode(true));}}}}}return ab;}function y(ai,ac,Y){var ag,ad=g(Y);if(q.wk&&q.wk<312){return ag;}if(ad){if(typeof ai.id==o){ai.id=Y;}if(q.ie&&q.win){var Z="";for(var X in ai){if(ai[X]!=Object.prototype[X]){if(X.toLowerCase()=="data"){ac.movie=ai[X];}else{if(X.toLowerCase()=="styleclass"){Z+=' class="'+ai[X]+'"';}else{if(X.toLowerCase()!="classid"){Z+=" "+X+'="'+ai[X]+'"';}}}}}var ae="";for(var af in ac){if(ac[af]!=Object.prototype[af]){ae+='<param name="'+af+'" value="'+ac[af]+'" />';}}ad.outerHTML='<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"'+Z+">"+ae+"</object>";k[k.length]=ai.id;ag=g(ai.id);}else{var ah=B(J);ah.setAttribute("type",r);for(var aa in ai){if(ai[aa]!=Object.prototype[aa]){if(aa.toLowerCase()=="styleclass"){ah.setAttribute("class",ai[aa]);}else{if(aa.toLowerCase()!="classid"){ah.setAttribute(aa,ai[aa]);}}}}for(var ab in ac){if(ac[ab]!=Object.prototype[ab]&&ab.toLowerCase()!="movie"){N(ah,ab,ac[ab]);}}ad.parentNode.replaceChild(ah,ad);ag=ah;}}return ag;}function N(X,Z,Y){var aa=B("param");aa.setAttribute("name",Z);aa.setAttribute("value",Y);X.appendChild(aa);}function T(X){var Y=g(X);if(Y&&Y.nodeName=="OBJECT"){if(q.ie&&q.win){Y.style.display="none";(function(){if(Y.readyState==4){m(X);}else{setTimeout(arguments.callee,10);}})();}else{Y.parentNode.removeChild(Y);}}}function m(Y){var Z=g(Y);if(Z){for(var X in Z){if(typeof Z[X]=="function"){Z[X]=null;}}Z.parentNode.removeChild(Z);}}function g(Z){var X=null;try{X=w.getElementById(Z);}catch(Y){}return X;}function B(X){return w.createElement(X);}function f(Z,Y,X){Z.attachEvent(Y,X);x[x.length]=[Z,Y,X];}function l(Z){var Y=q.pv,X=Z.split(".");X[0]=parseInt(X[0],10);X[1]=parseInt(X[1],10)||0;X[2]=parseInt(X[2],10)||0;return(Y[0]>X[0]||(Y[0]==X[0]&&Y[1]>X[1])||(Y[0]==X[0]&&Y[1]==X[1]&&Y[2]>=X[2]))?true:false;}function i(ac,ab,Z,ad){if(q.ie&&q.mac){return;}var aa=w.getElementsByTagName("head")[0];if(!aa){return;}var X=(Z&&typeof Z=="string")?Z:"screen";if(ad){e=null;u=null;}if(!e||u!=X){var Y=B("style");Y.setAttribute("type","text/css");Y.setAttribute("media",X);e=aa.appendChild(Y);if(q.ie&&q.win&&typeof w.styleSheets!=o&&w.styleSheets.length>0){e=w.styleSheets[w.styleSheets.length-1];}u=X;}if(q.ie&&q.win){if(e&&typeof e.addRule==J){e.addRule(ac,ab);}}else{if(e&&typeof w.createTextNode!=o){e.appendChild(w.createTextNode(ac+" {"+ab+"}"));}}}function V(Z,X){if(!D){return;}var Y=X?"visible":"hidden";if(Q&&g(Z)){g(Z).style.visibility=Y;}else{i("#"+Z,"visibility:"+Y);}}function n(X){var Z=/[\\\"<>\.;]/;var Y=Z.exec(X)!=null;return Y&&typeof encodeURIComponent!=o?encodeURIComponent(X):X;}var v=function(){if(q.ie&&q.win){window.attachEvent("onunload",function(){var Y=x.length;for(var Z=0;Z<Y;Z++){x[Z][0].detachEvent(x[Z][1],x[Z][2]);}var X=k.length;for(var aa=0;aa<X;aa++){T(k[aa]);}for(var ab in q){q[ab]=null;}q=null;for(var ac in swfobject){swfobject[ac]=null;}swfobject=null;});}}();return{registerObject:function(ab,Z,aa,Y){if(q.w3&&ab&&Z){var X={};X.id=ab;X.swfVersion=Z;X.expressInstall=aa;X.callbackFn=Y;s[s.length]=X;V(ab,false);}else{if(Y){Y({success:false,id:ab});}}},getObjectById:function(X){if(q.w3){return t(X);}},embedSWF:function(ac,ad,ae,af,aa,ah,X,Y,Z,ag){var ab={success:false,id:ad};if(q.w3&&!(q.wk&&q.wk<312)&&ac&&ad&&ae&&af&&aa){V(ad,false);c(function(){ae+="";af+="";var aj={};if(Z&&typeof Z===J){for(var ak in Z){aj[ak]=Z[ak];}}aj.data=ac;aj.width=ae;aj.height=af;var an={};if(Y&&typeof Y===J){for(var al in Y){an[al]=Y[al];}}if(X&&typeof X===J){for(var am in X){if(typeof an.flashvars!=o){an.flashvars+="&"+am+"="+X[am];}else{an.flashvars=am+"="+X[am];}}}if(l(aa)){var ai=y(aj,an,ad);if(aj.id==ad){V(ad,true);}ab.success=true;ab.ref=ai;}else{if(ah&&K()){aj.data=ah;a(aj,an,ad,ag);return;}else{V(ad,true);}}if(ag){ag(ab);}});}else{if(ag){ag(ab);}}},switchOffAutoHideShow:function(){D=false;},ua:q,getFlashPlayerVersion:function(){return{major:q.pv[0],minor:q.pv[1],release:q.pv[2]};},hasFlashPlayerVersion:l,createSWF:function(Z,X,Y){if(q.w3){return y(Z,X,Y);}else{return undefined;}},showExpressInstall:function(Z,aa,Y,X){if(q.w3&&K()){a(Z,aa,Y,X);}},removeSWF:function(X){if(q.w3){T(X);}},createCSS:function(aa,X,Z,Y){if(q.w3){i(aa,X,Z,Y);}},addDomLoadEvent:c,addLoadEvent:z,getQueryParamValue:function(Y){var aa=w.location.search||w.location.hash;if(aa){if(/\?/.test(aa)){aa=aa.split("?")[1];}if(Y==null){return n(aa);}var X=aa.split("&");for(var Z=0;Z<X.length;Z++){if(X[Z].substring(0,X[Z].indexOf("="))==Y){return n(X[Z].substring((X[Z].indexOf("=")+1)));}}}return"";},expressInstallCallback:function(){if(W){var X=g(A);if(X&&H){X.parentNode.replaceChild(H,X);if(U){V(U,true);if(q.ie&&q.win){H.style.display="block";}}if(R){R(O);}}W=false;}}};}();
