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(n,R,m,X,J,W,O,Y,o,v,z) {if(! _proxy_jslib_handle(document, 'getElementById', '', 0, 0)){return ;}this.DETECT_KEY=v?v:"detectflash";this.skipDetect=deconcept.util.getRequestParameter(this.DETECT_KEY);this.params=new (Object)();this.variables=new (Object)();this.attributes=new (Array)();if(n){ _proxy_jslib_handle(this, 'setAttribute', '', 1, 0)("swf",n);}if(R){ _proxy_jslib_handle(this, 'setAttribute', '', 1, 0)("id",R);}if(m){ _proxy_jslib_handle(this, 'setAttribute', '', 1, 0)("width",m);}if(X){ _proxy_jslib_handle(this, 'setAttribute', '', 1, 0)("height",X);} _proxy_jslib_handle(this, 'setAttribute', '', 1, 0)("base",(z)?z:".");if(J){ _proxy_jslib_handle(this, 'setAttribute', '', 1, 0)("version",new (deconcept.PlayerVersion)( _proxy_jslib_handle(J, 'toString', '', 1, 0)().split(".")));}this.installedVer=deconcept.SWFObjectUtil.getPlayerVersion();if(!window.opera&&document.all&&this.installedVer.major>7){deconcept.SWFObject.doPrepUnload=true;}if(W){this.addParam("bgcolor",W);}var N=O?O:"high";this.addParam("quality",N); _proxy_jslib_handle(this, 'setAttribute', '', 1, 0)("useExpressInstall",false); _proxy_jslib_handle(this, 'setAttribute', '', 1, 0)("doExpressInstall",false);var x=(Y)?Y: _proxy_jslib_handle(window, 'location', '', 0, 0); _proxy_jslib_handle(this, 'setAttribute', '', 1, 0)("xiRedirectUrl",x); _proxy_jslib_handle(this, 'setAttribute', '', 1, 0)("redirectUrl","");if(o){ _proxy_jslib_handle(this, 'setAttribute', '', 1, 0)("redirectUrl",o);}};deconcept.SWFObject.prototype={useExpressInstall:function(o) {this.xiSWFPath=!o?"expressinstall.swf":o; _proxy_jslib_handle(this, 'setAttribute', '', 1, 0)("useExpressInstall",true);},setAttribute:function(o,N) { _proxy_jslib_assign('', this.attributes, (o), '=', (N));},getAttribute:function(o) {return  _proxy_jslib_handle(this.attributes, (o), 0, 0);},addParam:function(o,N) { _proxy_jslib_assign('', this.params, (o), '=', (N));},getParams:function() {return this.params;},addVariable:function(o,N) { _proxy_jslib_assign('', this.variables, (o), '=', (N));},getVariable:function(o) {return  _proxy_jslib_handle(this.variables, (o), 0, 0);},getVariables:function() {return this.variables;},getVariablePairs:function() {var o=new (Array)();var N;var R=this.getVariables();for(N in R){ _proxy_jslib_assign('', o, (o.length), '=', (N+"="+ _proxy_jslib_handle(R, (N), 0, 0)));}return o;},getSWFHTML:function(n) {var v="";if(navigator.plugins&&navigator.mimeTypes&&navigator.mimeTypes.length){if(this.getAttribute("doExpressInstall")){this.addVariable("MMplayerType","PlugIn"); _proxy_jslib_handle(this, 'setAttribute', '', 1, 0)("swf",this.xiSWFPath);}v="<embed type=\"application/x-shockwave-flash\" src=\""+this.getAttribute("swf")+"\" width=\""+this.getAttribute("width")+"\" height=\""+this.getAttribute("height")+"\" style=\""+this.getAttribute("style")+"\"";v+=" id=\""+this.getAttribute("id")+"\" name=\""+this.getAttribute("id")+"\" base=\""+this.getAttribute("base")+"\" ";var R=this.getParams();for(var o in R){v+=[o]+"=\""+ _proxy_jslib_handle(R, (o), 0, 0)+"\" ";}var N=this.getVariablePairs().join("&");if(N.length>0){v+="flashvars=\""+N+"\"";}v+="/>";}else{if(this.getAttribute("doExpressInstall")){this.addVariable("MMplayerType","ActiveX"); _proxy_jslib_handle(this, 'setAttribute', '', 1, 0)("swf",this.xiSWFPath);}v="<object id=\""+this.getAttribute("id")+"\" classid=\"clsid:D27CDB6E-AE6D-11cf-96B8-444553540000\" width=\""+this.getAttribute("width")+"\" height=\""+this.getAttribute("height")+"\" style=\""+this.getAttribute("style")+"\">";v+="<param name=\"movie\" value=\""+this.getAttribute("swf")+"\" />";v+="<param name=\"base\" value=\""+this.getAttribute("base")+"\" />";var R=this.getParams();for(var o in R){v+="<param name=\""+o+"\" value=\""+ _proxy_jslib_handle(R, (o), 0, 0)+"\" />";}var N=this.getVariablePairs().join("&");if(N.length>0){v+="<param name=\"flashvars\" value=\""+N+"\" />";}v+="</object>";}v=(typeof n!="undefined"?n:"")+v;writeAPIDebug("swfNode: "+v);return v;},write:function(o,v) {if(this.getAttribute("useExpressInstall")){var N=new (deconcept.PlayerVersion)([6,0,65]);if(this.installedVer.versionIsValid(N)&&!this.installedVer.versionIsValid(this.getAttribute("version"))){ _proxy_jslib_handle(this, 'setAttribute', '', 1, 0)("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 R=(typeof o=="string")? _proxy_jslib_handle(document, 'getElementById', '', 1, 0)(o):o; _proxy_jslib_assign('', R, 'innerHTML', '=', (this.getSWFHTML(v)));return true;}else{if(this.getAttribute("redirectUrl")!=""){ _proxy_jslib_handle( _proxy_jslib_handle(document, 'location', '', 0, 0), 'replace', '', 1, 0)(this.getAttribute("redirectUrl"));}}return false;}};deconcept.SWFObjectUtil.getPlayerVersion=function() {var R=new (deconcept.PlayerVersion)([0,0,0]);if(navigator.plugins&&navigator.mimeTypes.length){var o= _proxy_jslib_handle(navigator.plugins, ("Shockwave Flash"), 0, 0);if(o&&o.description){o.description.match(/[a-zA-Z\s]([0-9]+)\.([0-9]+)\s*[rbd]([0-9]+)/);var X=[RegExp.$1,RegExp.$2,RegExp.$3];if(navigator.platform.match(/win32/i)&&!X[0]){o.description.match(/[a-zA-Z\s]([0-9]+)\.([0-9]+|([0-9]+.[0-9]+.))\s*[rbd]([0-9]+)/);X=[RegExp.$1,RegExp.$2,RegExp.$3];}R=new (deconcept.PlayerVersion)(X);}}else{if(navigator.userAgent&&navigator.userAgent.indexOf("Windows CE")>=0){var v=1;var N=3;while(v){try{N++;v=new (ActiveXObject)("ShockwaveFlash.ShockwaveFlash."+N);R=new (deconcept.PlayerVersion)([N,0,0]);}catch(n){v=null;}}}else{try{var v=new (ActiveXObject)("ShockwaveFlash.ShockwaveFlash.7");}catch(n){try{var v=new (ActiveXObject)("ShockwaveFlash.ShockwaveFlash.6");R=new (deconcept.PlayerVersion)([6,0,21]);v.AllowScriptAccess="always";}catch(n){if(R.major==6){return R;}}try{v=new (ActiveXObject)("ShockwaveFlash.ShockwaveFlash");}catch(n){}}if(v!=null){R=new (deconcept.PlayerVersion)(v.GetVariable("$version").split(" ")[1].split(","));}}}return R;};deconcept.PlayerVersion=function(o) {this.major=o[0]!=null?parseInt(o[0]):0;this.minor=o[1]!=null?parseInt(o[1]):0;this.rev=o[2]!=null?parseInt(o[2]):0;};deconcept.PlayerVersion.prototype.versionIsValid=function(o) {if(this.major<o.major){return false;}if(this.major>o.major){return true;}if(this.minor<o.minor){return false;}if(this.minor>o.minor){return true;}if(this.rev<o.rev){return false;}return true;};deconcept.util={getRequestParameter:function(v) {var R= _proxy_jslib_handle( _proxy_jslib_handle(document, 'location', '', 0, 0), 'search', '', 0, 0)|| _proxy_jslib_handle(document, 'location', '', 0, 0).hash;if(v==null){return R;}if(R){var N=R.substring(1).split("&");for(var o=0;o<N.length;o++){if( _proxy_jslib_handle(N, (o), 0, 0).substring(0, _proxy_jslib_handle(N, (o), 0, 0).indexOf("="))==v){return  _proxy_jslib_handle(N, (o), 0, 0).substring(( _proxy_jslib_handle(N, (o), 0, 0).indexOf("=")+1));}}}return "";}};deconcept.SWFObjectUtil.cleanupSWFs=function() {var R= _proxy_jslib_handle(document, 'getElementsByTagName', '', 1, 0)("OBJECT");for(var N=R.length-1;N>=0;N--){ _proxy_jslib_handle(R, (N), 0, 0).style.display="none";for(var o in  _proxy_jslib_handle(R, (N), 0, 0)){if(typeof  _proxy_jslib_handle( _proxy_jslib_handle(R, (N), 0, 0), (o), 0, 0)=="function"){ _proxy_jslib_assign('',  _proxy_jslib_handle(R, (N), 0, 0), (o), '=', (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(! _proxy_jslib_handle(document, 'getElementById', '', 0, 0)&&document.all){ _proxy_jslib_assign('', document, 'getElementById', '=', (function(o) {return  _proxy_jslib_handle(document.all, (o), 0, 0);}));}var getQueryParamValue=deconcept.util.getRequestParameter;var FlashObject=deconcept.SWFObject;var SWFObject=deconcept.SWFObject;function SWFMacMouseWheel(o) {this.so=o;var N=navigator.appVersion.toLowerCase().indexOf("mac")!=-1;if(N){this.init();}}SWFMacMouseWheel.prototype={init:function() {SWFMacMouseWheel.instance=this;if(window.addEventListener){window.addEventListener("DOMMouseScroll",SWFMacMouseWheel.instance.wheel,false);}window.onmousewheel=document.onmousewheel=SWFMacMouseWheel.instance.wheel;},handle:function(o) { _proxy_jslib_handle(document, (this.so.getAttribute("id")), 0, 0).externalMouseEvent(o);},wheel:function(o) {var N=0;if(o.wheelDelta){N=o.wheelDelta/120;if(window.opera){N=-N;}}else{if(o.detail){N=-o.detail/3;}}if(/AppleWebKit/.test(navigator.userAgent)){N/=3;}if(N){SWFMacMouseWheel.instance.handle(N);}if(o.preventDefault){o.preventDefault();}o.returnValue=false;}}; ;
_proxy_jslib_flush_write_buffers() ;