📄 8yxqebj2wii.js
字号:
ig_N(h,"colored_background")].join("");window._IG_PU.open(j,k,[],i)},hide:function(d){var e=_gel("button_"+d);if(e&&e.firstChild&&e.firstChild.disabled)return;c("IG_PU_box").style.display="none";c("IG_PU_iframe_cover").style.display="none";var f=c("IG_PU_bg");f.onclick="";f.style.height="";f.style.width="";if(!a){var g=_gel("dialogcontent").firstChild;d!=_DI_button_type.OK&&g.nodeName=="FORM"&&g.reset();setTimeout(function(){var h=_gel("popup_box_placeholder"),i=_gel("dialogcontent").firstChild;h.parentNode.insertBefore(i,h);h.parentNode.removeChild(h)},1000)}_IG_RemoveEventHandler("resize",_gel("popup_iframe")?_ResizeIframeHeight:ig_O);window.onscroll=ig_;b(d)},createSimpleTitle:function(d){return["<div class=popup_title>",d,"</div>","<div class=popup_title_buttons>",'<a onclick="_IG_PU_hide(_DI_button_type.Close);"',' class=delbox href="javascript:void(0)">',"</a>","</div>","<div class=c></div>"].join("")},findFocusable:function(d,e,f){if(!d.disabled){var g=d.nodeName.toLowerCase();if(g=="input")return d;if(g=="button")return d;if(!f){if(g=="a"&&ig_P(d,"href"))return d;if(d.nodeType==1&&ig_P(d,"tabindex")&&d.tabIndex!=-1)return d}}if(!d.hasChildNodes())return ig_;var h=d.childNodes;for(var i=e?0:h.length-1,j;j=h[i];e?i++:i--){var k=ig_Q(j,e,f);if(k)return k}return ig_},makeDialogButton:function(d,e,f,g){var h=["<input type=button"];e&&h.push(' id="'+e+'"');f&&h.push(' class="'+f+'"');g&&h.push(' onclick="'+g+'"');h.push(' value="',d,'"></input>');return h.join("")},disableHideForButton:function(d){var e=_gel("button_"+d);if(e)e.onclick=function(){}},createSimpleInputBox:function(d,e,f){return['<div class="popup_body thinpadding">','<form onsubmit="_IG_PU_hide(_DI_button_type.OK); return false;">',"<table cellspacing=0 cellpadding=0 border=0><tr>","<td class=sidepadding>",_hesc(e),"</td>","<td class=sidepadding>",'<input id="',_hesc(d),'" name="',_hesc(d),'" ','type=text size=45 value="'+_hesc(f)+'">',"</td>","</tr></table></form></div>"].join("")},hasAttr:function(d,e){if(d.getAttributeNode){var f=d.getAttributeNode(e);return f?f.specified:ig_a}return d.getAttribute(e)!=ig_},limitFocus:function(d){if(!d)d=window.event;var e=d.target?d.target:d.srcElement,f=d.keyCode||d.charCode||d.which;if(f==9){var g=ig_Q(this,ig_b,ig_a);if(!g)return ig_b;var h=ig_Q(this,ig_a,ig_a);if(e==g&&d.shiftKey&&!(d.ctrlKey||d.altKey)){h.focus();return ig_a}else if(e==h&&!(d.shiftKey||d.ctrlKey||d.altKey)){g.focus();return ig_a}}return ig_b},buildButtons:function(d,e){if(!d||!d.length)return"";var f=['<div id=buttons class="button_background'];e&&f.push(" "+e);f.push('"><table class=buttontable cellspacing=0 cols=');f.push(d.length,"><tr>");for(var g=0;g<d.length;++g){f.push("<td align=center>");f.push('<span id="button_',g,'" ');f.push('onclick="_IG_PU_hide(',g,')">');f.push(d[g]);f.push("</span>");f.push("</td>")}f.push("</tr></table></div></div>");return f.join("")},showDialog:function(d,e,f){if(e){if(typeof e!="function")e=function(){};b=e}else b=function(){};var g=c("IG_PU_bg"),h=g.style;h.zIndex=3000;h.background="#000";ig_Ma(g,ig_b);h.position="absolute";g.onclick=function(){};h.display="none";h.left="0px";h.top="0px";var i=c("IG_PU_box"),j=c("IG_PU_iframe_cover");i.innerHTML=d;if(!a&&f){var k=document.createElement("div");k.id="popup_box_placeholder";k.style.display="none";f.parentNode.insertBefore(k,f);_gel("dialogcontent").insertBefore(f,_gel("dialogcontent").firstChild)}var l=i.style;l.position="absolute";l.zIndex=3001;var n=j.style;n.position="absolute";l.visibility="hidden";l.display="block";ig_O();l.visibility="visible";n.display="";h.display="block";_IG_AddEventHandler("resize",_gel("popup_iframe")?_ResizeIframeHeight:ig_O);window.onscroll=ig_O;_gel("IG_PU_dlg").onkeydown=ig_Na;var p=ig_Q(i,ig_b,ig_b);p&&p.focus()},position:function(){var d=c("IG_PU_box"),e=c("IG_PU_iframe_cover"),f=c("IG_PU_bg"),g=document.body.clientWidth,h=window.innerHeight;if(!h)h=document.documentElement.offsetHeight;var i=d.offsetHeight<h,j=d.style;if(d){var k=(g-d.offsetWidth)/2,l=Math.max((h-d.offsetHeight)/2+(self.pageYOffset?self.pageYOffset:document.documentElement&&document.documentElement.scrollTop?document.documentElement.scrollTop:document.body.scrollTop),0);if(!i&&j.top)l=parseInt(j.top,10);j.left=k+"px";j.top=l+"px";var n=e.style;n.left=k+"px";n.top=l+"px";n.width=d.offsetWidth+"px";n.height=d.offsetHeight+"px"}if(f){var p=parseInt(j.top,10)+d.offsetHeight,q=Math.max(ig_F(),h,p);f.style.height=q+"px";f.style.width=document.body.clientWidth+"px"}},toggleTransparency:function(d,e){var f=d.style;if("opacity"in f)f.opacity=e?0.5:1;else if("MozOpacity"in f)f.MozOpacity=e?0.5:1;else if("filter"in f)f.filter=e?"alpha(opacity=50)":"alpha(opacity=100)"},resizeIframeHeight:function(){var d=_gel("popup_iframe");if(d){var e=d.style;e.height=ig_F(d.contentWindow.document.body)+"px";e.display="block";e.display=""}ig_O()}}})();var _DI_button_type={Close:-1,OK:0,Cancel:1},_IG_PU_hide=window._IG_PU.hide,_IG_PU_open=window._IG_PU.open,_IG_PU_openURL=window._IG_PU.openUrl,_IG_PU_disable_hide_for_button=window._IG_PU.disableHideForButton,_IG_PU_MakeDialogButton=window._IG_PU.makeDialogButton,_ResizeIframeHeight=window._IG_PU.resizeIframeHeight,ig_Ma=window._IG_PU.toggleTransparency,ig_La=window._IG_PU.createSimpleTitle,ig_Q=window._IG_PU.findFocusable,ig_P=window._IG_PU.hasAttr,ig_Na=window._IG_PU.limitFocus,ig_N=window._IG_PU.buildButtons,ig_O=window._IG_PU.position,ig_Ka=window._IG_PU.showDialog;function _IG_PU_init(){}function _IG_PU_IGNORE(){};var ig_R={ka:"javascript:void(0);",$a:{url:"",title:"",mt:""},gmc:function(a,b){return[IG_MSGS.GMC,ig_m(IG_URLS.gmc,["moduleurl="+_esc(b.url),"mid="+a]),""]},gmp:function(a){return[IG_MSGS.GMP,ig_m(IG_URLS.gmp,["mid="+a]),""]},gmi:function(a,b){return[IG_MSGS.GMI,ig_m(IG_URLS.gmi,["moduleurl="+_esc(b.url),"mid="+a,"moduletitle="+_esc(b.title)]),""]},ed:function(a,b){var c=["_edit(",a,",",b.editHook?b.editHook:"null",")"];return[IG_MSGS.ED,ig_R.ka,c.join("")]},Ea:function(a,b,c){var d=["_confirmDel('",a,"','",b.mt,"','n_",b.mt,"=",_esc("url="+_esc(b.url)),"','",c.replace("MODULE_TITLE",b.title),"');"];return[IG_MSGS.DEL,ig_R.ka,d.join("")]},del:function(a,b){return ig_R.Ea(a,b,IG_MSGS.DEL_CONFIRM)},del2:function(a,b){return ig_R.Ea(a,b,IG_MSGS.DEL_CONFIRM2)},ming:function(a,b){var c=["_zm('",a,"','",b.mt,"');"];return[IG_MSGS.MING,ig_R.ka,c.join("")]},maxg:function(a,b){var c=ig_R.ming(a,b);c[0]=IG_MSGS.MAXG;return c},shg:function(a,b){var c=["_share_this_gadget('",IG_MSGS.SHG,"','",ig_m(IG_URLS.sgu,["moduleurl="+_esc(b.url),"mid="+a,"source=share_gadget"]),"','",a,"');return false;"];return[IG_MSGS.SHG,"#",c.join("")]},mb:/^http:\/\//,Na:function(a){return _esc(a.replace(ig_R.mb,""))},rg:function(a,b){return ig_R.rgv1(a,b).concat("dd_separator")},rgv1:function(a,b){return[IG_MSGS.RG,ig_m(IG_URLS.dir,["recommend="+ig_R.Na(b.url)]),""]},ag:function(a,b){return[IG_MSGS.AG,ig_m(IG_URLS.dir,["url="+ig_R.Na(b.url)]),""]}};_exportSymbols("",["_IG_DDI",ig_R]);var ig_S,ig_T,ig_U={};function _IG_AddDropDownEventHandler(a,b){ig_U[a]=b}function _IG_DD_init(){var a=document.createElement("iframe");a.id="IG_DD_iframe_cover";a.className="dd_iframe_cover";a.style.display="none";document.body.insertBefore(a,document.body.firstChild);var b=document.createElement("div");b.id="IG_DD_div";b.className="dd_layer_hidden";b.onclick=_IG_DD_hide;document.body.insertBefore(b,document.body.firstChild)}function _IG_DD_create(a,b){var c=document.createElement("div");c.setAttribute("id","DD_"+a);c.className="dd dd_border";c.style.display="none";c.onkeydown=_IG_DD_keys;for(var d=0,e;e=b[d];d++){var f=e;if(typeof e=="function"){var g=_DD["m_"+a];f=e(a,g?g:ig_R.$a)}f[3]&&c.appendChild(ig_Oa(f[3]));c.appendChild(_IG_DD_add(f[0],f[1],f[2],d))}_gel("IG_DD_div").appendChild(c)}function _IG_DD_add(a,b,c,d){b=b||"javascript:void(0)";var e=document.createElement("div"),f="";if(typeof c=="string"&&c!="")f=' onclick="'+c+'"';e.innerHTML='<a href="'+b+'"'+f+">"+a+"</a>";var g=e.firstChild;if(typeof c=="string"&&c!="")c=g.onclick;if(c)g.onclick=function(h){c(h);_IG_DD_hide();return ig_a};g.className=d==0?"dd_item dd_item_first":"dd_item";g.onblur=function(){ig_T=ig_a;return ig_b};g.onmouseover=function(){return _IG_DD_select(this)};return g}function ig_Oa(a){var b=document.createElement("div");b.className=a;b.innerHTML='<div class="topline"></div><div class="bottomline"></div>';return b}function _IG_DD_open(a,b){var c=_gel("DD_"+b);if(c.style.display=="none"){ig_S=b;var d=_gel("IG_DD_div");d.className="dd_layer";_IG_AddEventHandler("resize",_IG_DD_position);_IG_DD_position();ig_T=ig_a;if(c.hasChildNodes()){var e=c.firstChild;if(e.tagName!="A")e=e.nextSibling;_IG_DD_select(e)}var f=_gel("DD_tg_"+b);f.className+=" ddbox_sel";var g=ig_U[ig_S];g&&g(ig_b)}}function _IG_DD_position(){var a=_gel("DD_"+ig_S),b=_gel("DD_tg_"+ig_S),c=_gel("IG_DD_div");a.style.display="block";var d=_findPos(b),e=a.offsetWidth,f=d[0]+b.offsetWidth-e,g=document.body.clientWidth+document.body.scrollLeft;if(f<5)f=5;else if(f+e>g-5)f=g-5-e;a.style.left=f+"px";a.style.top=d[1]+b.offsetHeight+"px";var h=_gel("IG_DD_iframe_cover");h.style.left=a.style.left;h.style.top=a.style.top;h.style.width=a.offsetWidth+"px";h.style.height=a.offsetHeight+"px";h.style.display="block";c.style.height=ig_F()+"px";c.style.width=document.body.clientWidth+"px"}function _IG_DD_hide(){var a=_gel("IG_DD_div");if(a.className=="dd_layer"){_IG_RemoveEventHandler("resize",_IG_DD_position);if(ig_S){var b=_gel("DD_"+ig_S);b.style.display="none";_gel("IG_DD_iframe_cover").style.display="none";var c=_gel("DD_tg_"+ig_S);c.className=c.className.replace(/ ddbox_sel/,"");var d=ig_U[ig_S];d&&d(ig_a);if(ig_T){var e=_gel("DD_tg_"+ig_S);e&&e.focus()}ig_T=ig_a;ig_S=ig_}a.className="dd_layer_hidden"}_IG_DD_select(ig_)}function _IG_DD_gcn(a,b,c){var d=new RegExp("(^| )"+c+"( |$)"),e=a.getElementsByTagName(b),f=[];for(var g=0,h;h=e[g];g++)d.test(h.className)&&f.push(h);return f}function _IG_DD_select(a){var b=_IG_DD_gcn(_gel("IG_DD_div"),"a","dd_sel");if(b!=ig_)for(var c=0,d;d=b[c];c++)d.className=d.className.replace(/ dd_sel/g,"");if(a){try{a.focus()}catch(e){if(!(e.message=="Can't move focus to the control because it is invisible, not enabled, or of a type that does not accept the focus."))throw e;}a.className=a.className+" dd_sel"}}function _IG_DD_keys(a){function b(g,h){var i=g;do{i=h?i.nextSibling:i.previousSibling;if(!i){var j=g.parentNode;i=h?j.firstChild:j.lastChild}}while(i!=g&&i.tagName!="A");return i}var c=ig_b,d=_IG_DD_gcn(_gel("IG_DD_div"),"a","dd_sel");if(d==ig_||d.length!=1)return ig_b;var e=d[0];if(!a)a=window.event;var f=a.keyCode||a.charCode||a.which;switch(f){case 13:ig_T=ig_b;break;case 38:_IG_DD_select(b(e,ig_a));c=ig_a;break;case 40:_IG_DD_select(b(e,ig_b));c=ig_a;break;case 27:case 9:ig_T=ig_b;c=ig_S==ig_&&f==9;_IG_DD_hide();break}return c};function ig_Pa(a,b,c,d){a||c(d?ig_:"");var e=eval("("+a.substring(27)+")");if(b in e){var f=e[b].body;c(d?ig_V(f):f)}}function ig_Qa(a){var b;if(window.ActiveXObject){b=new ActiveXObject("Microsoft.XMLDOM");b.async=ig_a;b.validateOnParse=ig_a;b.resolveExternals=ig_a;b.loadXML(a)}else{var c=new DOMParser;b=c.parseFromString(a,"text/xml")}return b}function ig_V(a){var b=ig_Qa(a),c=b.documentElement;if(c&&c.nodeName=="parsererror"||navigator.userAgent.indexOf("Safari")>=0&&b.getElementsByTagName("parsererror")[0])return a;return b}var ig_Ra=(new Date).getTime();function ig_W(a){if(!a.post_data&&!a.headers&&window._pl_data&&_pl_data[a.url]&&!(!isNaN(a.refreshInterval)&&a.refreshInterval>=0&&(new Date).getTime()>ig_Ra+a.refreshInterval*1000)){if(a.asXml){var b=ig_V(_pl_data[a.url]);a.callback(b)}else a.callback(_pl_data[a.url]);return}var c="/ig/jsonp?";if(_et!="")c+="et="+_et+"&";if(!isNaN(a.refreshInterval)&&a.refreshInterval>=0)c=_appendMaxAgeParameter(c,a.refreshInterval);if(a.encoding)c+="enc="+_esc(a.encoding)+"&";if(a.headers){var d=[];for(var e=0;e<a.headers.length;e++)d.push(_esc(a.headers[e][0]+":"+a.headers[e][1]));c+="hdrs="+_esc(d.join(","))+"&"}c+="url="+_esc(a.url);_sendx(c,function(f){ig_Pa(f,a.url,a.callback,a.asXml)},ig_a,a.post_data)}function ig_X(a){var b={};for(var c in a)b[c]=a[c];return b}function _IG_FetchContent(a,b,c){var d;d=c!=ig_&&typeof c=="object"?ig_X(c):{};d.url=a;d.callback=b;d.asXml=ig_a;ig_W(d)}function _IG_FetchXmlContent(a,b,c){var d;d=c!=ig_&&typeof c=="object"?ig_X(c):{};d.url=a;d.callback=b;d.asXml=ig_b;ig_W(d)}function ig_Sa(a,b,c){_IG_FetchContent(a,function(d){if(d){var e=ig_V(d);if(typeof e=="object"&&e.firstChild){var f=e.firstChild;f.nodeType==7&&f.nodeName=="xml"&&e.removeChild(f);b(e);return}}b(ig_)},c)}function ig_Y(a,b){var c="/ig/feedjson";_sendx(c,function(d){var e={};try{e=eval("("+d.slice(27)+")")}catch(f){e={}}for(var g in b){var h=e[g]?e[g]:ig_;b[g](h)}b=ig_},ig_a,a)}var ig_Z=ig_a,ig_Ta=0,ig__="",ig_0={};function _IG_FetchFeedAsJSON(a,b,c,d,e){if(typeof e!="object")e={};var f="fr_"+ig_Ta++,g="url="+_esc(a);if(!isNaN(e.refreshInterval)&&e.refreshInterval>=0)g=_appendMaxAgeParameter(g,e.refreshInterval);if(c)g+="&val="+_esc(c);if(d)g+="&sum=1";var h=f+"="+_esc(g);if(ig_Z){var i={};i[f]=b;ig_Y(h,i)}else{if(ig__!="")ig__+="&";ig__+=h;ig_0[f]=b}}function ig_Ua(){ig_Z=ig_b;ig__!=""&&ig_Y(ig__,ig_0);ig__="";ig_0=ig_}_IG_AddEventHandler("domload",ig_Ua);
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -