Edit C:\Users\Administrator\AppData\Local\Microsoft\Windows\INetCache\IE\6TWBZ5P6\feed_ts[1].js
var NEWS_FEED=function(){"use strict";Array.prototype.filter||(Array.prototype.filter=function(e,t){if("Function"!=typeof e&&"function"!=typeof e||!this)throw new TypeError;var n=this.length>>>0,r=new Array(n),i=this,o=0,a=-1;if(t===undefined)for(;++a!==n;)a in this&&e(i[a],a,i)&&(r[o++]=i[a]);else for(;++a!==n;)a in this&&e.call(t,i[a],a,i)&&(r[o++]=i[a]);return r.length=o,r}),Array.prototype.some||(Array.prototype.some=function(e){if(null==this)throw new TypeError("Array.prototype.some called on null or undefined");if("function"!=typeof e)throw new TypeError;for(var t=Object(this),n=t.length>>>0,r=arguments.length>=2?arguments[1]:void 0,i=0;i<n;i++)if(i in t&&e.call(r,t[i],i,t))return!0;return!1}),Array.prototype.map||(Array.prototype.map=function(e){var t,n,r;if(null==this)throw new TypeError("this is null or not defined");var i=Object(this),o=i.length>>>0;if("function"!=typeof e)throw new TypeError(e+" is not a function");for(arguments.length>1&&(t=arguments[1]),n=new Array(o),r=0;r<o;){var a,s;r in i&&(a=i[r],s=e.call(t,a,r,i),n[r]=s),r++}return n}),Array.prototype.forEach||(Array.prototype.forEach=function(e){var t,n;if(null==this)throw new TypeError("this is null or not defined");var r=Object(this),i=r.length>>>0;if("function"!=typeof e)throw new TypeError(e+" is not a function");for(arguments.length>1&&(t=arguments[1]),n=0;n<i;){var o;n in r&&(o=r[n],e.call(t,o,n,r)),n++}}),Array.isArray||(Array.isArray=function(e){return"[object Array]"===Object.prototype.toString.call(e)}),Date.now||(Date.now=function(){return+new Date}),Function.prototype.bind||(Function.prototype.bind=function(e){if("function"!=typeof this)throw new TypeError("Function.prototype.bind - what is trying to be bound is not callable");var t=Array.prototype.slice.call(arguments,1),n=this,r=function(){},i=function(){return n.apply(this instanceof r?this:e,t.concat(Array.prototype.slice.call(arguments)))};return this.prototype&&(r.prototype=this.prototype),i.prototype=new r,i}),function(e,t){function n(e){this.time=e.time,this.target=e.target,this.rootBounds=e.rootBounds,this.boundingClientRect=e.boundingClientRect,this.intersectionRect=e.intersectionRect||{top:0,bottom:0,left:0,right:0,width:0,height:0},this.isIntersecting=!!e.intersectionRect;var t=this.boundingClientRect,n=t.width*t.height,r=this.intersectionRect,i=r.width*r.height;this.intersectionRatio=n?Number((i/n).toFixed(4)):this.isIntersecting?1:0}function r(e,t){var n,r,i,o=t||{};if("function"!=typeof e)throw new Error("callback must be a function");if(o.root&&1!=o.root.nodeType)throw new Error("root must be an Element");this._checkForIntersections=(n=this._checkForIntersections.bind(this),r=this.THROTTLE_TIMEOUT,i=null,function(){i||(i=setTimeout(function(){n(),i=null},r))}),this._callback=e,this._observationTargets=[],this._queuedEntries=[],this._rootMarginValues=this._parseRootMargin(o.rootMargin),this.thresholds=this._initThresholds(o.threshold),this.root=o.root||null,this.rootMargin=this._rootMarginValues.map(function(e){return e.value+e.unit}).join(" ")}function i(e,t,n,r){"function"==typeof e.addEventListener?e.addEventListener(t,n,r||!1):"function"==typeof e.attachEvent&&e.attachEvent("on"+t,n)}function o(e,t,n,r){"function"==typeof e.removeEventListener?e.removeEventListener(t,n,r||!1):"function"==typeof e.detatchEvent&&e.detatchEvent("on"+t,n)}function a(e){var t;try{t=e.getBoundingClientRect()}catch(n){}return t?(t.width&&t.height||(t={top:t.top,right:t.right,bottom:t.bottom,left:t.left,width:t.right-t.left,height:t.bottom-t.top}),t):{top:0,bottom:0,left:0,right:0,width:0,height:0}}function s(e,t){for(var n=t;n;){if(n==e)return!0;n=l(n)}return!1}function l(e){var t=e.parentNode;return t&&11==t.nodeType&&t.host?t.host:t}"IntersectionObserver"in e&&"IntersectionObserverEntry"in e&&"intersectionRatio"in e.IntersectionObserverEntry.prototype?"isIntersecting"in e.IntersectionObserverEntry.prototype||Object.defineProperty(e.IntersectionObserverEntry.prototype,"isIntersecting",{get:function(){return this.intersectionRatio>0}}):(r.prototype.THROTTLE_TIMEOUT=100,r.prototype.POLL_INTERVAL=null,r.prototype.USE_MUTATION_OBSERVER=!0,r.prototype.observe=function(e){if(!this._observationTargets.some(function(t){return t.element==e})){if(!e||1!=e.nodeType)throw new Error("target must be an Element");this._registerInstance(),this._observationTargets.push({element:e,entry:null}),this._monitorIntersections(),this._checkForIntersections()}},r.prototype.unobserve=function(e){this._observationTargets=this._observationTargets.filter(function(t){return t.element!=e}),this._observationTargets.length||(this._unmonitorIntersections(),this._unregisterInstance())},r.prototype.disconnect=function(){this._observationTargets=[],this._unmonitorIntersections(),this._unregisterInstance()},r.prototype.takeRecords=function(){var e=this._queuedEntries.slice();return this._queuedEntries=[],e},r.prototype._initThresholds=function(e){var t=e||[0];return Array.isArray(t)||(t=[t]),t.sort().filter(function(e,t,n){if("number"!=typeof e||isNaN(e)||e<0||e>1)throw new Error("threshold must be a number between 0 and 1 inclusively");return e!==n[t-1]})},r.prototype._parseRootMargin=function(e){var t=(e||"0px").split(/\s+/).map(function(e){var t=/^(-?\d*\.?\d+)(px|%)$/.exec(e);if(!t)throw new Error("rootMargin must be specified in pixels or percent");return{value:parseFloat(t[1]),unit:t[2]}});return t[1]=t[1]||t[0],t[2]=t[2]||t[0],t[3]=t[3]||t[1],t},r.prototype._monitorIntersections=function(){this._monitoringIntersections||(this._monitoringIntersections=!0,this.POLL_INTERVAL?this._monitoringInterval=setInterval(this._checkForIntersections,this.POLL_INTERVAL):(i(e,"resize",this._checkForIntersections,!0),i(t,"scroll",this._checkForIntersections,!0),this.USE_MUTATION_OBSERVER&&"MutationObserver"in e&&(this._domObserver=new MutationObserver(this._checkForIntersections),this._domObserver.observe(t,{attributes:!0,childList:!0,characterData:!0,subtree:!0}))))},r.prototype._unmonitorIntersections=function(){this._monitoringIntersections&&(this._monitoringIntersections=!1,clearInterval(this._monitoringInterval),this._monitoringInterval=null,o(e,"resize",this._checkForIntersections,!0),o(t,"scroll",this._checkForIntersections,!0),this._domObserver&&(this._domObserver.disconnect(),this._domObserver=null))},r.prototype._checkForIntersections=function(){var t=this._rootIsInDom(),r=t?this._getRootRect():{top:0,bottom:0,left:0,right:0,width:0,height:0};this._observationTargets.forEach(function(i){var o=i.element,s=a(o),l=this._rootContainsTarget(o),c=i.entry,u=t&&l&&this._computeTargetAndRootIntersection(o,r),d=i.entry=new n({time:e.performance&&performance.now&&performance.now(),target:o,boundingClientRect:s,rootBounds:r,intersectionRect:u});c?t&&l?this._hasCrossedThreshold(c,d)&&this._queuedEntries.push(d):c&&c.isIntersecting&&this._queuedEntries.push(d):this._queuedEntries.push(d)},this),this._queuedEntries.length&&this._callback(this.takeRecords(),this)},r.prototype._computeTargetAndRootIntersection=function(n,r){if("none"!=e.getComputedStyle(n).display){for(var i,o,s,c,u,d,f,g,h=a(n),p=l(n),m=!1;!m;){var v=null,y=1==p.nodeType?e.getComputedStyle(p):{};if("none"==y.display)return;if(p==this.root||p==t?(m=!0,v=r):p!=t.body&&p!=t.documentElement&&"visible"!=y.overflow&&(v=a(p)),v&&(i=v,o=h,void 0,void 0,void 0,void 0,void 0,void 0,s=Math.max(i.top,o.top),c=Math.min(i.bottom,o.bottom),u=Math.max(i.left,o.left),d=Math.min(i.right,o.right),g=c-s,!(h=(f=d-u)>=0&&g>=0&&{top:s,bottom:c,left:u,right:d,width:f,height:g})))break;p=l(p)}return h}},r.prototype._getRootRect=function(){var e;if(this.root)e=a(this.root);else{var n=t.documentElement,r=t.body;e={top:0,left:0,right:n.clientWidth||r.clientWidth,width:n.clientWidth||r.clientWidth,bottom:n.clientHeight||r.clientHeight,height:n.clientHeight||r.clientHeight}}return this._expandRectByRootMargin(e)},r.prototype._expandRectByRootMargin=function(e){var t=this._rootMarginValues.map(function(t,n){return"px"==t.unit?t.value:t.value*(n%2?e.width:e.height)/100}),n={top:e.top-t[0],right:e.right+t[1],bottom:e.bottom+t[2],left:e.left-t[3]};return n.width=n.right-n.left,n.height=n.bottom-n.top,n},r.prototype._hasCrossedThreshold=function(e,t){var n=e&&e.isIntersecting?e.intersectionRatio||0:-1,r=t.isIntersecting?t.intersectionRatio||0:-1;if(n!==r)for(var i=0;i<this.thresholds.length;i++){var o=this.thresholds[i];if(o==n||o==r||o<n!=o<r)return!0}},r.prototype._rootIsInDom=function(){return!this.root||s(t,this.root)},r.prototype._rootContainsTarget=function(e){return s(this.root||t,e)},r.prototype._registerInstance=function(){},r.prototype._unregisterInstance=function(){},e.IntersectionObserver=r,e.IntersectionObserverEntry=n)}(window,document);var e="undefined"!=typeof globalThis?globalThis:"undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof self?self:{};function t(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e["default"]:e}function n(e,t){return e(t={exports:{}},t.exports),t.exports}var r=n(function(t,n){t.exports=function(){function t(e){return"function"==typeof e}var n=Array.isArray?Array.isArray:function(e){return"[object Array]"===Object.prototype.toString.call(e)},r=0,i=void 0,o=void 0,a=function(e,t){g[r]=e,g[r+1]=t,2===(r+=2)&&(o?o(h):_())},s="undefined"!=typeof window?window:undefined,l=s||{},c=l.MutationObserver||l.WebKitMutationObserver,u="undefined"==typeof self&&"undefined"!=typeof process&&"[object process]"==={}.toString.call(process),d="undefined"!=typeof Uint8ClampedArray&&"undefined"!=typeof importScripts&&"undefined"!=typeof MessageChannel;function f(){var e=setTimeout;return function(){return e(h,1)}}var g=new Array(1e3);function h(){for(var e=0;e<r;e+=2){var t=g[e],n=g[e+1];t(n),g[e]=undefined,g[e+1]=undefined}r=0}var p,m,v,y,_=void 0;function b(e,t){var n=this,r=new this.constructor(x);r[I]===undefined&&M(r);var i=n._state;if(i){var o=arguments[i-1];a(function(){return O(i,r,o,n._result)})}else N(n,r,e,t);return r}function w(e){if(e&&"object"==typeof e&&e.constructor===this)return e;var t=new this(x);return R(t,e),t}u?_=function(){return process.nextTick(h)}:c?(m=0,v=new c(h),y=document.createTextNode(""),v.observe(y,{characterData:!0}),_=function(){y.data=m=++m%2}):d?((p=new MessageChannel).port1.onmessage=h,_=function(){return p.port2.postMessage(0)}):_=s===undefined?function(){try{var e=Function("return this")().require("vertx");return void 0!==(i=e.runOnLoop||e.runOnContext)?function(){i(h)}:f()}catch(t){return f()}}():f();var I=Math.random().toString(36).substring(2);function x(){}var k=void 0,E=1,T=2;function P(e,n,r){n.constructor===e.constructor&&r===b&&n.constructor.resolve===w?function(e,t){t._state===E?S(e,t._result):t._state===T?A(e,t._result):N(t,undefined,function(t){return R(e,t)},function(t){return A(e,t)})}(e,n):r===undefined?S(e,n):t(r)?function(e,t,n){a(function(e){var r=!1,i=function(e,t,n,r){try{e.call(t,n,r)}catch(i){return i}}(n,t,function(n){r||(r=!0,t!==n?R(e,n):S(e,n))},function(t){r||(r=!0,A(e,t))},e._label);!r&&i&&(r=!0,A(e,i))},e)}(e,n,r):S(e,n)}function R(e,t){if(e===t)A(e,new TypeError("You cannot resolve a promise with itself"));else if(i=typeof(r=t),null===r||"object"!==i&&"function"!==i)S(e,t);else{var n=void 0;try{n=t.then}catch(o){return void A(e,o)}P(e,t,n)}var r,i}function F(e){e._onerror&&e._onerror(e._result),j(e)}function S(e,t){e._state===k&&(e._result=t,e._state=E,0!==e._subscribers.length&&a(j,e))}function A(e,t){e._state===k&&(e._state=T,e._result=t,a(F,e))}function N(e,t,n,r){var i=e._subscribers,o=i.length;e._onerror=null,i[o]=t,i[o+E]=n,i[o+T]=r,0===o&&e._state&&a(j,e)}function j(e){var t=e._subscribers,n=e._state;if(0!==t.length){for(var r=void 0,i=void 0,o=e._result,a=0;a<t.length;a+=3)r=t[a],i=t[a+n],r?O(n,r,i,o):i(o);e._subscribers.length=0}}function O(e,n,r,i){var o=t(r),a=void 0,s=void 0,l=!0;if(o){try{a=r(i)}catch(c){l=!1,s=c}if(n===a)return void A(n,new TypeError("A promises callback cannot return that same promise."))}else a=i;n._state!==k||(o&&l?R(n,a):!1===l?A(n,s):e===E?S(n,a):e===T&&A(n,a))}var C=0;function M(e){e[I]=C++,e._state=undefined,e._result=undefined,e._subscribers=[]}var L=function(){function e(e,t){this._instanceConstructor=e,this.promise=new e(x),this.promise[I]||M(this.promise),n(t)?(this.length=t.length,this._remaining=t.length,this._result=new Array(this.length),0===this.length?S(this.promise,this._result):(this.length=this.length||0,this._enumerate(t),0===this._remaining&&S(this.promise,this._result))):A(this.promise,new Error("Array Methods must be provided an Array"))}return e.prototype._enumerate=function(e){for(var t=0;this._state===k&&t<e.length;t++)this._eachEntry(e[t],t)},e.prototype._eachEntry=function(e,t){var n=this._instanceConstructor,r=n.resolve;if(r===w){var i=void 0,o=void 0,a=!1;try{i=e.then}catch(l){a=!0,o=l}if(i===b&&e._state!==k)this._settledAt(e._state,t,e._result);else if("function"!=typeof i)this._remaining--,this._result[t]=e;else if(n===H){var s=new n(x);a?A(s,o):P(s,e,i),this._willSettleAt(s,t)}else this._willSettleAt(new n(function(t){return t(e)}),t)}else this._willSettleAt(r(e),t)},e.prototype._settledAt=function(e,t,n){var r=this.promise;r._state===k&&(this._remaining--,e===T?A(r,n):this._result[t]=n),0===this._remaining&&S(r,this._result)},e.prototype._willSettleAt=function(e,t){var n=this;N(e,undefined,function(e){return n._settledAt(E,t,e)},function(e){return n._settledAt(T,t,e)})},e}(),H=function(){function e(t){this[I]=C++,this._result=this._state=undefined,this._subscribers=[],x!==t&&("function"!=typeof t&&function(){throw new TypeError("You must pass a resolver function as the first argument to the promise constructor")}(),this instanceof e?function(e,t){try{t(function(t){R(e,t)},function(t){A(e,t)})}catch(n){A(e,n)}}(this,t):function(){throw new TypeError("Failed to construct 'Promise': Please use the 'new' operator, this object constructor cannot be called as a function.")}())}return e.prototype["catch"]=function(e){return this.then(null,e)},e.prototype["finally"]=function(e){var n=this.constructor;return t(e)?this.then(function(t){return n.resolve(e()).then(function(){return t})},function(t){return n.resolve(e()).then(function(){throw t})}):this.then(e,e)},e}();return H.prototype.then=b,H.all=function(e){return new L(this,e).promise},H.race=function(e){var t=this;return n(e)?new t(function(n,r){for(var i=e.length,o=0;o<i;o++)t.resolve(e[o]).then(n,r)}):new t(function(e,t){return t(new TypeError("You must pass an array to race."))})},H.resolve=w,H.reject=function(e){var t=new this(x);return A(t,e),t},H._setScheduler=function(e){o=e},H._setAsap=function(e){a=e},H._asap=a,H.polyfill=function(){var t=void 0;if(void 0!==e)t=e;else if("undefined"!=typeof self)t=self;else try{t=Function("return this")()}catch(i){throw new Error("polyfill failed because global object is unavailable in this environment")}var n=t.Promise;if(n){var r=null;try{r=Object.prototype.toString.call(n.resolve())}catch(i){}if("[object Promise]"===r&&!n.cast)return}t.Promise=H},H.Promise=H,H}()});window.getComputedStyle||(window.getComputedStyle=function(e){return e.currentStyle});var i=function(e){return function(t,n,r){for(var i=-1,o=Object(t),a=r(t),s=a.length;s--;){var l=a[e?s:++i];if(!1===n(o[l],l,o))break}return t}}();var o=function(e){return e};var a=function(e){return"function"==typeof e?e:o};var s=function(e,t){for(var n=-1,r=Array(e);++n<e;)r[n]=t(n);return r},l="object"==typeof e&&e&&e.Object===Object&&e,c="object"==typeof self&&self&&self.Object===Object&&self,u=l||c||Function("return this")(),d=u.Symbol,f=Object.prototype,g=f.hasOwnProperty,h=f.toString,p=d?d.toStringTag:undefined;var m=function(e){var t=g.call(e,p),n=e[p];try{e[p]=undefined;var r=!0}catch(o){}var i=h.call(e);return r&&(t?e[p]=n:delete e[p]),i},v=Object.prototype.toString;var y=function(e){return v.call(e)},_="[object Null]",b="[object Undefined]",w=d?d.toStringTag:undefined;var I=function(e){return null==e?e===undefined?b:_:w&&w in Object(e)?m(e):y(e)};var x=function(e){return null!=e&&"object"==typeof e},k="[object Arguments]";var E=function(e){return x(e)&&I(e)==k},T=Object.prototype,P=T.hasOwnProperty,R=T.propertyIsEnumerable,F=E(function(){return arguments}())?E:function(e){return x(e)&&P.call(e,"callee")&&!R.call(e,"callee")},S=Array.isArray;var A=function(){return!1},N=n(function(e,t){var n=t&&!t.nodeType&&t,r=n&&e&&!e.nodeType&&e,i=r&&r.exports===n?u.Buffer:undefined,o=(i?i.isBuffer:undefined)||A;e.exports=o}),j=9007199254740991,O=/^(?:0|[1-9]\d*)$/;var C=function(e,t){var n=typeof e;return!!(t=null==t?j:t)&&("number"==n||"symbol"!=n&&O.test(e))&&e>-1&&e%1==0&&e<t},M=9007199254740991;var L=function(e){return"number"==typeof e&&e>-1&&e%1==0&&e<=M},H={};H["[object Float32Array]"]=H["[object Float64Array]"]=H["[object Int8Array]"]=H["[object Int16Array]"]=H["[object Int32Array]"]=H["[object Uint8Array]"]=H["[object Uint8ClampedArray]"]=H["[object Uint16Array]"]=H["[object Uint32Array]"]=!0,H["[object Arguments]"]=H["[object Array]"]=H["[object ArrayBuffer]"]=H["[object Boolean]"]=H["[object DataView]"]=H["[object Date]"]=H["[object Error]"]=H["[object Function]"]=H["[object Map]"]=H["[object Number]"]=H["[object Object]"]=H["[object RegExp]"]=H["[object Set]"]=H["[object String]"]=H["[object WeakMap]"]=!1;var B=function(e){return x(e)&&L(e.length)&&!!H[I(e)]};var W=function(e){return function(t){return e(t)}},z=n(function(e,t){var n=t&&!t.nodeType&&t,r=n&&e&&!e.nodeType&&e,i=r&&r.exports===n&&l.process,o=function(){try{var e=r&&r.require&&r.require("util").types;return e||i&&i.binding&&i.binding("util")}catch(t){}}();e.exports=o}),D=z&&z.isTypedArray,q=D?W(D):B,U=Object.prototype.hasOwnProperty;var V=function(e,t){var n=S(e),r=!n&&F(e),i=!n&&!r&&N(e),o=!n&&!r&&!i&&q(e),a=n||r||i||o,l=a?s(e.length,String):[],c=l.length;for(var u in e)!t&&!U.call(e,u)||a&&("length"==u||i&&("offset"==u||"parent"==u)||o&&("buffer"==u||"byteLength"==u||"byteOffset"==u)||C(u,c))||l.push(u);return l};var $=function(e){var t=typeof e;return null!=e&&("object"==t||"function"==t)},Y=Object.prototype;var X=function(e){var t=e&&e.constructor;return e===("function"==typeof t&&t.prototype||Y)};var K=function(e){var t=[];if(null!=e)for(var n in Object(e))t.push(n);return t},G=Object.prototype.hasOwnProperty;var J=function(e){if(!$(e))return K(e);var t=X(e),n=[];for(var r in e)("constructor"!=r||!t&&G.call(e,r))&&n.push(r);return n},Q="[object AsyncFunction]",Z="[object Function]",ee="[object GeneratorFunction]",te="[object Proxy]";var ne=function(e){if(!$(e))return!1;var t=I(e);return t==Z||t==ee||t==Q||t==te};var re=function(e){return null!=e&&L(e.length)&&!ne(e)};var ie=function(e){return re(e)?V(e,!0):J(e)};var oe=function(e,t){return null==e?e:i(e,a(t),ie)};var ae=function(e,t){for(var n=-1,r=null==e?0:e.length;++n<r&&!1!==t(e[n],n,e););return e};var se=function(e,t){return function(n){return e(t(n))}}(Object.keys,Object),le=Object.prototype.hasOwnProperty;var ce=function(e){if(!X(e))return se(e);var t=[];for(var n in Object(e))le.call(e,n)&&"constructor"!=n&&t.push(n);return t};var ue=function(e){return re(e)?V(e):ce(e)};var de=function(e,t){return function(n,r){if(null==n)return n;if(!re(n))return e(n,r);for(var i=n.length,o=t?i:-1,a=Object(n);(t?o--:++o<i)&&!1!==r(a[o],o,a););return n}}(function(e,t){return e&&i(e,t,ue)});var fe=function(e,t){return(S(e)?ae:de)(e,a(t))};var ge=function(e,t){for(var n=-1,r=t.length,i=e.length;++n<r;)e[i+n]=t[n];return e},he=d?d.isConcatSpreadable:undefined;var pe=function(e){return S(e)||F(e)||!!(he&&e&&e[he])};var me=function Oa(e,t,n,r,i){var o=-1,a=e.length;for(n||(n=pe),i||(i=[]);++o<a;){var s=e[o];t>0&&n(s)?t>1?Oa(s,t-1,n,r,i):ge(i,s):r||(i[i.length]=s)}return i},ve=1/0;var ye=function(e){return null!=e&&e.length?me(e,ve):[]},_e=1;function be(e){return $(e)&&e.nodeType===_e}var we={createElement:function(e,t,n){var r=document.createElement(e);oe(t,function(e,t){switch(t){case"className":r.className=e;break;case"style":r.style.cssText=e;break;default:r.setAttribute(t,e)}});var i=ye(n);return fe(i,function(e){if(be(e))r.appendChild(e);else if("string"!=typeof e&&"number"!=typeof e);else{var t=document.createTextNode(String(e));r.appendChild(t)}}),r},render:function(e,t){t.innerHTML="",t.appendChild(e)}};function Ie(e,t,n){var r=[].concat(e);if(r.length>0&&t.length>0){for(var i=0,o=0,a=n;o<a.length;o++){var s=a[o];i<t.length&&s<r.length&&(r.splice(s,0,t[i]),i++)}i<t.length&&(r=r.concat(t.slice(i)))}else r=e.concat(t);return r}var xe="QIHOO__WEB__SO__",ke=["RSBpV9","lqsYyv","coDKeS","0GcxwV","dujNK0","nIg2BB"];window[xe]||(window[xe]={},window[xe].UID=function(){function e(e){var t,n=1,r=0;if(e)for(n=0,t=e.length-1;t>=0;t--)n=0!=(r=266338304&(n=(n<<6&268435455)+(r=e.charCodeAt(t))+(r<<14)))?n^r>>21:n;return n}return(""+e(document.referrer)+(new Date).getTime()+e(document.cookie)).substr(0,32)}(),window[xe].displayShowId=[]);var Ee=window[xe],Te={singleColumn:{index:[1,4,7,10],feedNum:8,adNum:4},splitColumn:{index:[1,4,7,10,13,16,19,22],feedNum:17,adNum:8},multiColumn:{index:[1,4,7,10,13,16,19,22],feedNum:16,adNum:8},thinSingleColumn:{index:[1,4,7,10],feedNum:8,adNum:4}},Pe=2,Re=0,Fe=650,Se=Fe/10,Ae=["inlay","bottom","float","fix"],Ne=["cads","define","textual"];function je(e,t,n,r){r=!0===r;var i=this;if(window.addEventListener)return e.addEventListener(t,function(e){n.call(i,e)},r);e.attachEvent("on"+t,function(){var e=window.event;e.target=e.srcElement,n.call(i,e)})}var Oe=function(){return u.Date.now()},Ce="[object Symbol]";var Me=function(e){return"symbol"==typeof e||x(e)&&I(e)==Ce},Le=NaN,He=/^\s+|\s+$/g,Be=/^[-+]0x[0-9a-f]+$/i,We=/^0b[01]+$/i,ze=/^0o[0-7]+$/i,De=parseInt;var qe=function(e){if("number"==typeof e)return e;if(Me(e))return Le;if($(e)){var t="function"==typeof e.valueOf?e.valueOf():e;e=$(t)?t+"":t}if("string"!=typeof e)return 0===e?e:+e;e=e.replace(He,"");var n=We.test(e);return n||ze.test(e)?De(e.slice(2),n?2:8):Be.test(e)?Le:+e},Ue="Expected a function",Ve=Math.max,$e=Math.min;var Ye=function(e,t,n){var r,i,o,a,s,l,c=0,u=!1,d=!1,f=!0;if("function"!=typeof e)throw new TypeError(Ue);function g(t){var n=r,o=i;return r=i=undefined,c=t,a=e.apply(o,n)}function h(e){var n=e-l;return l===undefined||n>=t||n<0||d&&e-c>=o}function p(){var e=Oe();if(h(e))return m(e);s=setTimeout(p,function(e){var n=t-(e-l);return d?$e(n,o-(e-c)):n}(e))}function m(e){return s=undefined,f&&r?g(e):(r=i=undefined,a)}function v(){var e=Oe(),n=h(e);if(r=arguments,i=this,l=e,n){if(s===undefined)return function(e){return c=e,s=setTimeout(p,t),u?g(e):a}(l);if(d)return clearTimeout(s),s=setTimeout(p,t),g(l)}return s===undefined&&(s=setTimeout(p,t)),a}return t=qe(t)||0,$(n)&&(u=!!n.leading,o=(d="maxWait"in n)?Ve(qe(n.maxWait)||0,t):o,f="trailing"in n?!!n.trailing:f),v.cancel=function(){s!==undefined&&clearTimeout(s),c=0,r=l=i=s=undefined},v.flush=function(){return s===undefined?a:m(Oe())},v},Xe="Expected a function";var Ke=function(e,t,n){var r=!0,i=!0;if("function"!=typeof e)throw new TypeError(Xe);return $(n)&&(r="leading"in n?!!n.leading:r,i="trailing"in n?!!n.trailing:i),Ye(e,t,{leading:r,maxWait:t,trailing:i})};var Ge=function(e){return null==e};function Je(e,t,n,r){var i=we.createElement("newsfeed-main");switch(t){case"inlay":case"bottom":Qe(e,i,n,r);break;case"float":Qe(e,i,n,r),function(e,t){var n=t.pos,r=t.userConf;e.style.position="fixed";var i=0,o=0;r&&(i=r.verticalMargin||0,o=r.horizontalMargin||0);"left"===n?e.style.left=o+"px":e.style.right=o+"px";e.style.bottom=i+"px"}(e,n);break;case"fix":Qe(e,i,n,r),function(e,t){var n=t.fixParent,r=document.getElementById(n);if(Ge(r))return;je(window,"scroll",Ke(function(){r.getBoundingClientRect().top<0?(e.style.position="fixed",e.style.top="0px",e.style.left=r.getBoundingClientRect().left+"px"):(e.style.position="relative",e.style.top="auto",e.style.left="auto")},10))}(e,n);break;case"cads":case"define":case"textual":n.preventScroll=!0,Qe(e,i,n,r)}return i}function Qe(e,t,n,r){var i="contentAd"===r,o=n.w,a=n.h,s=n.userConf,l=n.preventScroll,c=n.inject,u=n.shouldShowCloseBtn,d=a-(!(s&&!s.isShowTab)&&i?30:0)-(u||"float"===c?18:0);e.style.width=o+"px",i&&"bottom"!==c&&(e.style.height=a+"px",t.style.height=d+"px"),t.style.overflowX="hidden",t.style.overflowY=!0===l?"hidden":"auto"}var Ze=function(e,t,n,r){for(var i=e.length,o=n+(r?1:-1);r?o--:++o<i;)if(t(e[o],o,e))return o;return-1};var et=function(e){return e!=e};var tt=function(e,t,n){for(var r=n-1,i=e.length;++r<i;)if(e[r]===t)return r;return-1};var nt=function(e,t,n){return t==t?tt(e,t,n):Ze(e,et,n)},rt="[object String]";var it=function(e){return"string"==typeof e||!S(e)&&x(e)&&I(e)==rt},ot=1/0,at=1.7976931348623157e308;var st=function(e){return e?(e=qe(e))===ot||e===-ot?(e<0?-1:1)*at:e==e?e:0:0===e?e:0};var lt=function(e){var t=st(e),n=t%1;return t==t?n?t-n:t:0};var ct=function(e,t){for(var n=-1,r=null==e?0:e.length,i=Array(r);++n<r;)i[n]=t(e[n],n,e);return i};var ut=function(e,t){return ct(t,function(t){return e[t]})};var dt=function(e){return null==e?[]:ut(e,ue(e))},ft=Math.max;var gt=function(e,t,n,r){e=re(e)?e:dt(e),n=n&&!r?lt(n):0;var i=e.length;return n<0&&(n=ft(i+n,0)),it(e)?n<=i&&e.indexOf(t,n)>-1:!!i&&nt(e,t,n)>-1};var ht=[{"data-feedkey":"youlike",name:"???"},{"data-feedkey":"militery",name:"???"},{"data-feedkey":"fun",name:"???"},{"data-feedkey":"social",name:"???"},{"data-feedkey":"funny",name:"???"},{"data-feedkey":"history",name:"???"},{"data-feedkey":"car",name:"???"},{"data-feedkey":"sport",name:"???"}],pt="#'@containerId' info-div,#'@containerId' newsfeed,#'@containerId' newsfeed-header,#'@containerId' newsfeed-main,#'@containerId' newsfeed-menu{display:block}#'@containerId' info-span{display:inline}";var mt=function(){},vt="#'@containerId' .feed-toolbar{overflow:hidden}#'@containerId' .feed-toolbar .toolbar__closeBtn{float:right;width:54px;height:18px;background:url('//p0.ssl.qhimg.com/d/inn/69518715/close.jpg');cursor:pointer}#'@containerId' a{text-decoration:none}#'@containerId' .feed__wrapper{overflow:hidden}#'@containerId' .feed__wrapper .visited .feed__link .largeImage__title,#'@containerId' .feed__wrapper .visited .feed__link .multiImage__title,#'@containerId' .feed__wrapper .visited .feed__link .singleImageText__title,#'@containerId' .feed__wrapper .visited .feed__link .singleImage__title{color:#9e9e9e}#'@containerId' .feed__item{overflow:hidden}#'@containerId' .feed__item .feed__link{display:block;overflow:hidden;cursor:pointer}#'@containerId' .img{background-size:cover;position:relative;background-repeat:no-repeat}#'@containerId' .img .adTag{background:#666;background:rgba(0,0,0,0.5);color:#fff;font-size:12px;position:absolute;top:0;right:0;border-right:1px solid #bbb}#'@containerId' ::-webkit-scrollbar{width:8px;height:8px}#'@containerId' ::-webkit-scrollbar-thumb{background:rgba(37,36,36,0.57);border-radius:10px}#'@containerId' ::-webkit-scrollbar-track{background-color:#f5f5f5;border-radius:10px}",yt="#'@containerId' .twoPerRowSingleImage{float:left;width:48.5%;margin-right:1%}#'@containerId' .twoPerRowSingleImage .feed__link{position:relative;border-bottom:1px solid #ebebeb;padding:4px}#'@containerId' .twoPerRowSingleImage .twoPerRowSingleImage__img{float:left;width:'@singleImageWidth';margin-right:10px;max-width:180px;max-height:100px}#'@containerId' .twoPerRowSingleImage .twoPerRowSingleImage__img .img{padding-top:55.55%}#'@containerId' .twoPerRowSingleImage .twoPerRowSingleImage__body .twoPerRowSingleImage__title{height:40px;overflow:hidden;font-size:14px;line-height:20px;color:#222}#'@containerId' .twoPerRowSingleImage .twoPerRowSingleImage__body .twoPerRowSingleImage__desc{color:#999;font-size:14px}",_t="#'@containerId' .fourPerRowSingleImage{float:left;width:24.5%}#'@containerId' .fourPerRowSingleImage .feed__link{position:relative;border:none;padding:4px}#'@containerId' .fourPerRowSingleImage .fourPerRowSingleImage__img{width:'@singleImageWidth';margin-right:10px;max-width:180px;max-height:100px}#'@containerId' .fourPerRowSingleImage .fourPerRowSingleImage__img .img{padding-top:55.55%}#'@containerId' .fourPerRowSingleImage .fourPerRowSingleImage__body .fourPerRowSingleImage__title{height:40px;overflow:hidden;font-size:14px;line-height:20px;color:#222}#'@containerId' .fourPerRowSingleImage .fourPerRowSingleImage__body .fourPerRowSingleImage__desc{color:#999;font-size:14px}";function bt(e,t){return new RegExp(" "+t+" ").test(" "+e.className+" ")}function wt(e,t){return bt(e,t)||(e.className+=" "+t),e}function It(e,t){var n=" "+e.className.replace(/[\t\r\n]/g," ")+" ";if(bt(e,t)){for(;n.indexOf(" "+t+" ")>=0;)n=n.replace(" "+t+" "," ");e.className=n.replace(/^\s+|\s+$/g,"")}return e}function xt(e,t){var n=e;if("object"!=typeof t)throw"modifyVars must be an object";for(var r in t)if(t.hasOwnProperty(r)){var i=new RegExp("'"+r+"'","g");n=n.replace(i,t[r])}!function(e){var t="QIHOO_FEED_CSS",n=document.getElementById(t);if(null==n){var r=document.head||document.getElementsByTagName("head")[0],i=document.createElement("style");i.type="text/css",i.id=t,r.appendChild(i),n=document.getElementById(t)}n.styleSheet?n.styleSheet.cssText+=e:n.appendChild(document.createTextNode(e))}(n)}function kt(e){return(e/Se).toFixed(4)+"em"}var Et=function(){return(Et=Object.assign||function(e){for(var t,n=1,r=arguments.length;n<r;n++)for(var i in t=arguments[n])Object.prototype.hasOwnProperty.call(t,i)&&(e[i]=t[i]);return e}).apply(this,arguments)};var Tt=function(e,t){for(var n=-1,r=null==e?0:e.length;++n<r;)if(t(e[n],n,e))return!0;return!1};var Pt=function(){this.__data__=[],this.size=0};var Rt=function(e,t){return e===t||e!=e&&t!=t};var Ft=function(e,t){for(var n=e.length;n--;)if(Rt(e[n][0],t))return n;return-1},St=Array.prototype.splice;var At=function(e){var t=this.__data__,n=Ft(t,e);return!(n<0||(n==t.length-1?t.pop():St.call(t,n,1),--this.size,0))};var Nt=function(e){var t=this.__data__,n=Ft(t,e);return n<0?undefined:t[n][1]};var jt=function(e){return Ft(this.__data__,e)>-1};var Ot=function(e,t){var n=this.__data__,r=Ft(n,e);return r<0?(++this.size,n.push([e,t])):n[r][1]=t,this};function Ct(e){var t=-1,n=null==e?0:e.length;for(this.clear();++t<n;){var r=e[t];this.set(r[0],r[1])}}Ct.prototype.clear=Pt,Ct.prototype["delete"]=At,Ct.prototype.get=Nt,Ct.prototype.has=jt,Ct.prototype.set=Ot;var Mt=Ct;var Lt=function(){this.__data__=new Mt,this.size=0};var Ht=function(e){var t=this.__data__,n=t["delete"](e);return this.size=t.size,n};var Bt=function(e){return this.__data__.get(e)};var Wt,zt=function(e){return this.__data__.has(e)},Dt=u["__core-js_shared__"],qt=(Wt=/[^.]+$/.exec(Dt&&Dt.keys&&Dt.keys.IE_PROTO||""))?"Symbol(src)_1."+Wt:"";var Ut=function(e){return!!qt&&qt in e},Vt=Function.prototype.toString;var $t=function(e){if(null!=e){try{return Vt.call(e)}catch(t){}try{return e+""}catch(t){}}return""},Yt=/^\[object .+?Constructor\]$/,Xt=Function.prototype,Kt=Object.prototype,Gt=Xt.toString,Jt=Kt.hasOwnProperty,Qt=RegExp("^"+Gt.call(Jt).replace(/[\\^$.*+?()[\]{}|]/g,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$");var Zt=function(e){return!(!$(e)||Ut(e))&&(ne(e)?Qt:Yt).test($t(e))};var en=function(e,t){return null==e?undefined:e[t]};var tn=function(e,t){var n=en(e,t);return Zt(n)?n:undefined},nn=tn(u,"Map"),rn=tn(Object,"create");var on=function(){this.__data__=rn?rn(null):{},this.size=0};var an=function(e){var t=this.has(e)&&delete this.__data__[e];return this.size-=t?1:0,t},sn="__lodash_hash_undefined__",ln=Object.prototype.hasOwnProperty;var cn=function(e){var t=this.__data__;if(rn){var n=t[e];return n===sn?undefined:n}return ln.call(t,e)?t[e]:undefined},un=Object.prototype.hasOwnProperty;var dn=function(e){var t=this.__data__;return rn?t[e]!==undefined:un.call(t,e)},fn="__lodash_hash_undefined__";var gn=function(e,t){var n=this.__data__;return this.size+=this.has(e)?0:1,n[e]=rn&&t===undefined?fn:t,this};function hn(e){var t=-1,n=null==e?0:e.length;for(this.clear();++t<n;){var r=e[t];this.set(r[0],r[1])}}hn.prototype.clear=on,hn.prototype["delete"]=an,hn.prototype.get=cn,hn.prototype.has=dn,hn.prototype.set=gn;var pn=hn;var mn=function(){this.size=0,this.__data__={hash:new pn,map:new(nn||Mt),string:new pn}};var vn=function(e){var t=typeof e;return"string"==t||"number"==t||"symbol"==t||"boolean"==t?"__proto__"!==e:null===e};var yn=function(e,t){var n=e.__data__;return vn(t)?n["string"==typeof t?"string":"hash"]:n.map};var _n=function(e){var t=yn(this,e)["delete"](e);return this.size-=t?1:0,t};var bn=function(e){return yn(this,e).get(e)};var wn=function(e){return yn(this,e).has(e)};var In=function(e,t){var n=yn(this,e),r=n.size;return n.set(e,t),this.size+=n.size==r?0:1,this};function xn(e){var t=-1,n=null==e?0:e.length;for(this.clear();++t<n;){var r=e[t];this.set(r[0],r[1])}}xn.prototype.clear=mn,xn.prototype["delete"]=_n,xn.prototype.get=bn,xn.prototype.has=wn,xn.prototype.set=In;var kn=xn,En=200;var Tn=function(e,t){var n=this.__data__;if(n instanceof Mt){var r=n.__data__;if(!nn||r.length<En-1)return r.push([e,t]),this.size=++n.size,this;n=this.__data__=new kn(r)}return n.set(e,t),this.size=n.size,this};function Pn(e){var t=this.__data__=new Mt(e);this.size=t.size}Pn.prototype.clear=Lt,Pn.prototype["delete"]=Ht,Pn.prototype.get=Bt,Pn.prototype.has=zt,Pn.prototype.set=Tn;var Rn=Pn,Fn="__lodash_hash_undefined__";var Sn=function(e){return this.__data__.set(e,Fn),this};var An=function(e){return this.__data__.has(e)};function Nn(e){var t=-1,n=null==e?0:e.length;for(this.__data__=new kn;++t<n;)this.add(e[t])}Nn.prototype.add=Nn.prototype.push=Sn,Nn.prototype.has=An;var jn=Nn;var On=function(e,t){return e.has(t)},Cn=1,Mn=2;var Ln=function(e,t,n,r,i,o){var a=n&Cn,s=e.length,l=t.length;if(s!=l&&!(a&&l>s))return!1;var c=o.get(e);if(c&&o.get(t))return c==t;var u=-1,d=!0,f=n&Mn?new jn:undefined;for(o.set(e,t),o.set(t,e);++u<s;){var g=e[u],h=t[u];if(r)var p=a?r(h,g,u,t,e,o):r(g,h,u,e,t,o);if(p!==undefined){if(p)continue;d=!1;break}if(f){if(!Tt(t,function(e,t){if(!On(f,t)&&(g===e||i(g,e,n,r,o)))return f.push(t)})){d=!1;break}}else if(g!==h&&!i(g,h,n,r,o)){d=!1;break}}return o["delete"](e),o["delete"](t),d},Hn=u.Uint8Array;var Bn=function(e){var t=-1,n=Array(e.size);return e.forEach(function(e,r){n[++t]=[r,e]}),n};var Wn=function(e){var t=-1,n=Array(e.size);return e.forEach(function(e){n[++t]=e}),n},zn=1,Dn=2,qn="[object Boolean]",Un="[object Date]",Vn="[object Error]",$n="[object Map]",Yn="[object Number]",Xn="[object RegExp]",Kn="[object Set]",Gn="[object String]",Jn="[object Symbol]",Qn="[object ArrayBuffer]",Zn="[object DataView]",er=d?d.prototype:undefined,tr=er?er.valueOf:undefined;var nr=function(e,t,n,r,i,o,a){switch(n){case Zn:if(e.byteLength!=t.byteLength||e.byteOffset!=t.byteOffset)return!1;e=e.buffer,t=t.buffer;case Qn:return!(e.byteLength!=t.byteLength||!o(new Hn(e),new Hn(t)));case qn:case Un:case Yn:return Rt(+e,+t);case Vn:return e.name==t.name&&e.message==t.message;case Xn:case Gn:return e==t+"";case $n:var s=Bn;case Kn:var l=r&zn;if(s||(s=Wn),e.size!=t.size&&!l)return!1;var c=a.get(e);if(c)return c==t;r|=Dn,a.set(e,t);var u=Ln(s(e),s(t),r,i,o,a);return a["delete"](e),u;case Jn:if(tr)return tr.call(e)==tr.call(t)}return!1};var rr=function(e,t,n){var r=t(e);return S(e)?r:ge(r,n(e))};var ir=function(e,t){for(var n=-1,r=null==e?0:e.length,i=0,o=[];++n<r;){var a=e[n];t(a,n,e)&&(o[i++]=a)}return o};var or=function(){return[]},ar=Object.prototype.propertyIsEnumerable,sr=Object.getOwnPropertySymbols,lr=sr?function(e){return null==e?[]:(e=Object(e),ir(sr(e),function(t){return ar.call(e,t)}))}:or;var cr=function(e){return rr(e,ue,lr)},ur=1,dr=Object.prototype.hasOwnProperty;var fr=function(e,t,n,r,i,o){var a=n&ur,s=cr(e),l=s.length;if(l!=cr(t).length&&!a)return!1;for(var c=l;c--;){var u=s[c];if(!(a?u in t:dr.call(t,u)))return!1}var d=o.get(e);if(d&&o.get(t))return d==t;var f=!0;o.set(e,t),o.set(t,e);for(var g=a;++c<l;){var h=e[u=s[c]],p=t[u];if(r)var m=a?r(p,h,u,t,e,o):r(h,p,u,e,t,o);if(!(m===undefined?h===p||i(h,p,n,r,o):m)){f=!1;break}g||(g="constructor"==u)}if(f&&!g){var v=e.constructor,y=t.constructor;v!=y&&"constructor"in e&&"constructor"in t&&!("function"==typeof v&&v instanceof v&&"function"==typeof y&&y instanceof y)&&(f=!1)}return o["delete"](e),o["delete"](t),f},gr=tn(u,"DataView"),hr=tn(u,"Promise"),pr=tn(u,"Set"),mr=tn(u,"WeakMap"),vr=$t(gr),yr=$t(nn),_r=$t(hr),br=$t(pr),wr=$t(mr),Ir=I;(gr&&"[object DataView]"!=Ir(new gr(new ArrayBuffer(1)))||nn&&"[object Map]"!=Ir(new nn)||hr&&"[object Promise]"!=Ir(hr.resolve())||pr&&"[object Set]"!=Ir(new pr)||mr&&"[object WeakMap]"!=Ir(new mr))&&(Ir=function(e){var t=I(e),n="[object Object]"==t?e.constructor:undefined,r=n?$t(n):"";if(r)switch(r){case vr:return"[object DataView]";case yr:return"[object Map]";case _r:return"[object Promise]";case br:return"[object Set]";case wr:return"[object WeakMap]"}return t});var xr=Ir,kr=1,Er="[object Arguments]",Tr="[object Array]",Pr="[object Object]",Rr=Object.prototype.hasOwnProperty;var Fr=function(e,t,n,r,i,o){var a=S(e),s=S(t),l=a?Tr:xr(e),c=s?Tr:xr(t),u=(l=l==Er?Pr:l)==Pr,d=(c=c==Er?Pr:c)==Pr,f=l==c;if(f&&N(e)){if(!N(t))return!1;a=!0,u=!1}if(f&&!u)return o||(o=new Rn),a||q(e)?Ln(e,t,n,r,i,o):nr(e,t,l,n,r,i,o);if(!(n&kr)){var g=u&&Rr.call(e,"__wrapped__"),h=d&&Rr.call(t,"__wrapped__");if(g||h){var p=g?e.value():e,m=h?t.value():t;return o||(o=new Rn),i(p,m,n,r,o)}}return!!f&&(o||(o=new Rn),fr(e,t,n,r,i,o))};var Sr=function Ca(e,t,n,r,i){return e===t||(null==e||null==t||!x(e)&&!x(t)?e!=e&&t!=t:Fr(e,t,n,r,Ca,i))},Ar=1,Nr=2;var jr=function(e,t,n,r){var i=n.length,o=i,a=!r;if(null==e)return!o;for(e=Object(e);i--;){var s=n[i];if(a&&s[2]?s[1]!==e[s[0]]:!(s[0]in e))return!1}for(;++i<o;){var l=(s=n[i])[0],c=e[l],u=s[1];if(a&&s[2]){if(c===undefined&&!(l in e))return!1}else{var d=new Rn;if(r)var f=r(c,u,l,e,t,d);if(!(f===undefined?Sr(u,c,Ar|Nr,r,d):f))return!1}}return!0};var Or=function(e){return e==e&&!$(e)};var Cr=function(e){for(var t=ue(e),n=t.length;n--;){var r=t[n],i=e[r];t[n]=[r,i,Or(i)]}return t};var Mr=function(e,t){return function(n){return null!=n&&n[e]===t&&(t!==undefined||e in Object(n))}};var Lr=function(e){var t=Cr(e);return 1==t.length&&t[0][2]?Mr(t[0][0],t[0][1]):function(n){return n===e||jr(n,e,t)}},Hr=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,Br=/^\w*$/;var Wr=function(e,t){if(S(e))return!1;var n=typeof e;return!("number"!=n&&"symbol"!=n&&"boolean"!=n&&null!=e&&!Me(e))||Br.test(e)||!Hr.test(e)||null!=t&&e in Object(t)},zr="Expected a function";function Dr(e,t){if("function"!=typeof e||null!=t&&"function"!=typeof t)throw new TypeError(zr);var n=function(){var r=arguments,i=t?t.apply(this,r):r[0],o=n.cache;if(o.has(i))return o.get(i);var a=e.apply(this,r);return n.cache=o.set(i,a)||o,a};return n.cache=new(Dr.Cache||kn),n}Dr.Cache=kn;var qr=Dr,Ur=500;var Vr=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,$r=/\\(\\)?/g,Yr=function(e){var t=qr(e,function(e){return n.size===Ur&&n.clear(),e}),n=t.cache;return t}(function(e){var t=[];return 46===e.charCodeAt(0)&&t.push(""),e.replace(Vr,function(e,n,r,i){t.push(r?i.replace($r,"$1"):n||e)}),t}),Xr=1/0,Kr=d?d.prototype:undefined,Gr=Kr?Kr.toString:undefined;var Jr=function Ma(e){if("string"==typeof e)return e;if(S(e))return ct(e,Ma)+"";if(Me(e))return Gr?Gr.call(e):"";var t=e+"";return"0"==t&&1/e==-Xr?"-0":t};var Qr=function(e){return null==e?"":Jr(e)};var Zr=function(e,t){return S(e)?e:Wr(e,t)?[e]:Yr(Qr(e))},ei=1/0;var ti=function(e){if("string"==typeof e||Me(e))return e;var t=e+"";return"0"==t&&1/e==-ei?"-0":t};var ni=function(e,t){for(var n=0,r=(t=Zr(t,e)).length;null!=e&&n<r;)e=e[ti(t[n++])];return n&&n==r?e:undefined};var ri=function(e,t,n){var r=null==e?undefined:ni(e,t);return r===undefined?n:r};var ii=function(e,t){return null!=e&&t in Object(e)};var oi=function(e,t,n){for(var r=-1,i=(t=Zr(t,e)).length,o=!1;++r<i;){var a=ti(t[r]);if(!(o=null!=e&&n(e,a)))break;e=e[a]}return o||++r!=i?o:!!(i=null==e?0:e.length)&&L(i)&&C(a,i)&&(S(e)||F(e))};var ai=function(e,t){return null!=e&&oi(e,t,ii)},si=1,li=2;var ci=function(e,t){return Wr(e)&&Or(t)?Mr(ti(e),t):function(n){var r=ri(n,e);return r===undefined&&r===t?ai(n,e):Sr(t,r,si|li)}};var ui=function(e){return function(t){return null==t?undefined:t[e]}};var di=function(e){return function(t){return ni(t,e)}};var fi=function(e){return Wr(e)?ui(ti(e)):di(e)};var gi=function(e){return"function"==typeof e?e:null==e?o:"object"==typeof e?S(e)?ci(e[0],e[1]):Lr(e):fi(e)};var hi=function(e,t){var n;return de(e,function(e,r,i){return!(n=t(e,r,i))}),!!n};var pi=function(e,t,n){if(!$(n))return!1;var r=typeof t;return!!("number"==r?re(n)&&C(t,n.length):"string"==r&&t in n)&&Rt(n[t],e)};var mi=function(e,t,n){var r=S(e)?Tt:hi;return n&&pi(e,t,n)&&(t=undefined),r(e,gi(t,3))},vi=["titleFontSize","titleFontColor","contentBackground","titleHover","titleFontFamily","titleFontWeight"],yi=["adTagPositionTop","adTagPositionRight","adTagBgColor","adTagTextColor","paddingTop","paddingRight","paddingBottom","paddingLeft"];function _i(e){var t={};if(Ge(e))return t;for(var n=0,r=vi;n<r.length;n++){var i=r[n];e.hasOwnProperty(i)&&(gt(i,"FontSize")?t["@"+i]=e[i]+"px":t["@"+i]=e[i])}for(var o=0,a=yi;o<a.length;o++){i=a[o];e.hasOwnProperty(i)&&(gt(i,"Position")||gt(i,"padding")?t["@"+i]=e[i]+"px":t["@"+i]=e[i])}return t}var bi=["FontSize","BorderRadius","Width","Height","Padding","padding"],wi={backgroundColor:"contentBackground",hoverColor:"titleHover",imageWidth:"singleImageWidth",imageHeight:"singleImageHeight",largeTitleFontSize:"titleFontSize",largeTitleFontColor:"titleFontColor",largeTitleFontFamily:"titleFontFamily",largeBackgroundColor:"contentBackground",largeHoverColor:"titleHover",multiTitleFontSize:"titleFontSize",multiTitleFontColor:"titleFontColor",multiTitleFontFamily:"titleFontFamily",multiBackgroundColor:"contentBackground",multiHoverColor:"titleHover"};function Ii(e,t){var n={};if(Ge(e))return n;for(var r=function(t){if(e.hasOwnProperty(t)){var r=wi[t]||t;if(mi(bi,function(e){return gt(t,e)}))return n["@"+r]=e[t]+"px","continue";if(gt(t.toLowerCase(),"display"))return n["@"+r]=e[t]?"block":"none","continue";n["@"+r]=e[t]}},i=0,o=t;i<o.length;i++){r(o[i])}return n["@imageMaxWidth"]="none",n["@imageMaxHeight"]="none",n}var xi="#'@containerId' .singleImage{background-color:'@contentBackground';width:'@width';height:'@height'}#'@containerId' .singleImage .feed__link{position:relative;padding:'@paddingTop' '@paddingRight' '@paddingBottom' '@paddingLeft';height:'@linkHeight'}#'@containerId' .singleImage .feed__link:hover .singleImage__title{color:'@titleHover'}#'@containerId' .singleImage .singleImage__img{display:'@displayImage';float:'@imageFloat';width:'@singleImageWidth';height:'@singleImageHeight';max-width:'@imageMaxWidth';max-height:'@imageMaxHeight';padding-top:'@imageWrapperPaddingTop';padding-bottom:'@imageWrapperPaddingTop'}#'@containerId' .singleImage .singleImage__img .img{width:'@imageWidth';height:'@imageHeight';border-radius:'@imageBorderRadius'}#'@containerId' .singleImage .singleImage__body .singleImage__title{display:'@displayTitle';height:40px;line-height:20px;padding:'@titlePaddingTop' '@titlePaddingRight' '@titlePaddingBottom' '@titlePaddingLeft';overflow:hidden;color:'@titleFontColor';font-size:'@titleFontSize';font-weight:'@titleFontWeight';font-family:\"'@titleFontFamily'\"}#'@containerId' .singleImage .singleImage__body .singleImage__desc{display:'@displayDesc';color:'@descFontColor';font-size:'@descFontSize';font-family:\"'@descFontFamily'\";line-height:20px;height:20px;padding:0 '@titlePaddingRight' 0 '@titlePaddingLeft';overflow:hidden;text-overflow:ellipsis}",ki="#'@containerId' .singleImageText{background-color:'@contentBackground';width:'@width';padding:'@paddingTop' '@paddingRight' '@paddingBottom' '@paddingLeft';height:'@linkHeight'}#'@containerId' .singleImageText .feed__link{position:relative;display:block}#'@containerId' .singleImageText .feed__link:hover .singleImageText__title{color:'@titleHover'}#'@containerId' .singleImageText .singleImageText__img{display:'@displayImage';float:'@imageFloat';width:'@singleImageWidth';height:'@singleImageHeight';max-width:'@imageMaxWidth';max-height:'@imageMaxHeight';padding-top:'@imageWrapperPaddingTop';padding-bottom:'@imageWrapperPaddingTop'}#'@containerId' .singleImageText .singleImageText__img .feed__link{height:100%}#'@containerId' .singleImageText .singleImageText__img .img{width:'@imageWidth';height:'@imageHeight';border-radius:'@imageBorderRadius'}#'@containerId' .singleImageText .singleImageText__body .singleImageText__title{display:'@displayTitle';height:40px;line-height:20px;padding:'@titlePaddingTop' '@titlePaddingRight' '@titlePaddingBottom' '@titlePaddingLeft';overflow:hidden;color:'@titleFontColor';font-size:'@titleFontSize';font-weight:'@titleFontWeight';font-family:\"'@titleFontFamily'\"}#'@containerId' .singleImageText .singleImageText__body .singleImageText__desc{display:'@displayDesc';color:'@descFontColor';font-size:'@descFontSize';font-family:\"'@descFontFamily'\";line-height:20px;height:20px;padding:0 '@titlePaddingRight' 0 '@titlePaddingLeft';overflow:hidden;text-overflow:ellipsis}",Ei=180,Ti=100,Pi=["displayImage","imageBorderRadius","imageWidth","imageHeight","displayTitle","titleFontSize","titleFontColor","titleFontFamily","titleFontWeight","titlePaddingTop","titlePaddingRight","titlePaddingBottom","titlePaddingLeft","displayDesc","descFontSize","descFontColor","descFontFamily","paddingTop","paddingRight","paddingBottom","paddingLeft","backgroundColor","hoverColor"],Ri={"@width":"auto","@height":"auto","@displayImage":"block","@imageBorderRadius":"0px","@imageFloat":"left","@singleImageWidth":kt(Ei),"@singleImageHeight":kt(Ti),"@imageMaxWidth":Ei+"px","@imageMaxHeight":Ti+"px","@imageWidth":"100%","@imageHeight":"100%","@imageWrapperPaddingTop":"0px","@displayTitle":"block","@titleFontSize":"14px","@titleFontColor":"#404040","@titleFontFamily":"Microsoft YaHei","@titleFontWeight":"bold","@titlePaddingTop":"0px","@titlePaddingRight":"0px","@titlePaddingBottom":"0px","@titlePaddingLeft":"10px","@displayDesc":"block","@descFontSize":"14px","@descFontColor":"#999","@descFontFamily":"Microsoft YaHei","@paddingTop":"4px","@paddingRight":"4px","@paddingBottom":"4px","@paddingLeft":"4px","@linkHeight":"auto","@contentBackground":"#fff","@titleHover":"red"};var Fi="#'@containerId' .largeImage{background-color:'@contentBackground';width:'@width';height:'@height'}#'@containerId' .largeImage .feed__link{padding:'@largePaddingTop' '@largePaddingRight' '@largePaddingBottom' '@largePaddingLeft';height:'@linkHeight'}#'@containerId' .largeImage .feed__link:hover .largeImage__title{color:'@titleHover'}#'@containerId' .largeImage .largeImage__img{width:'@largeImageWidth';height:'@largeImageHeight';max-width:'@imageMaxWidth';max-height:'@imageMaxHeight';padding-top:'@imageWrapperPaddingTop';padding-bottom:'@imageWrapperPaddingTop'}#'@containerId' .largeImage .largeImage__img .img{width:'@imageWidth';height:'@imageHeight';padding-top:'@imagePaddingTop';border-radius:'@largeImageBorderRadius'}#'@containerId' .largeImage .largeImage__title{display:'@largeDisplayTitle';overflow:hidden;padding:'@largeTitlePaddingTop' '@largeTitlePaddingRight' '@largeTitlePaddingBottom' '@largeTitlePaddingLeft';font-size:'@titleFontSize';line-height:20px;color:'@titleFontColor';font-weight:'@largeTitleFontWeight';font-family:\"'@titleFontFamily'\"}#'@containerId' .largeImage .largeImage__desc{display:'@largeDisplaySrc';padding:0 '@largeTitlePaddingRight' 0 '@largeTitlePaddingLeft';color:#999;font-size:14px}",Si=660,Ai=220,Ni=["largeImageBorderRadius","largeImageWidth","largeImageHeight","largeDisplayTitle","largeTitleFontSize","largeTitleFontColor","largeTitleFontFamily","largeTitleFontWeight","largeTitlePaddingTop","largeTitlePaddingRight","largeTitlePaddingBottom","largeTitlePaddingLeft","largeDisplaySrc","largePaddingTop","largePaddingRight","largePaddingBottom","largePaddingLeft","largeBackgroundColor","largeHoverColor"],ji={"@width":"auto","@height":"auto","@imageWidth":"100%","@imageHeight":"0%","@imageMaxWidth":Si+"px","@imageMaxHeight":Ai+"px","@imagePaddingTop":"33.3333%","@imageWrapperPaddingTop":"0px","@largeImageBorderRadius":"0px","@largeImageWidth":"auto","@largeImageHeight":"auto","@largeDisplayTitle":"block","@titleFontSize":"14px","@titleFontColor":"#404040","@titleFontFamily":"Microsoft YaHei","@largeTitleFontWeight":"bold","@largeTitlePaddingTop":"7px","@largeTitlePaddingRight":"0px","@largeTitlePaddingBottom":"7px","@largeTitlePaddingLeft":"0px","@largeDisplaySrc":"block","@largePaddingTop":"4px","@largePaddingRight":"4px","@largePaddingBottom":"4px","@largePaddingLeft":"4px","@contentBackground":"#fff","@titleHover":"red","@linkHeight":"auto"};var Oi="#'@containerId' .multiImage{background-color:'@contentBackground'}#'@containerId' .multiImage .feed__link{padding:'@multiPaddingTop' '@multiPaddingRight' '@multiPaddingBottom' '@multiPaddingLeft';height:'@linkHeight'}#'@containerId' .multiImage .feed__link:hover .multiImage__title{color:'@titleHover'}#'@containerId' .multiImage .multiImage__imgs{overflow:hidden}#'@containerId' .multiImage .multiImage__imgs .img__wrapper{float:left;width:'@multiImageWidth';height:'@multiImageHeight';margin-right:'@multiImageSplitWidth'}#'@containerId' .multiImage .multiImage__imgs .img__wrapper .img{border-radius:'@multiImageBorderRadius'}#'@containerId' .multiImage .square .img__wrapper{max-width:180px;max-height:180px}#'@containerId' .multiImage .square .img{padding-top:100%}#'@containerId' .multiImage .rectangle .img__wrapper{max-width:180px;max-height:100px}#'@containerId' .multiImage .rectangle .img{padding-top:55.56%}#'@containerId' .multiImage .userDefined{width:'@imagesWrapperWidth'}#'@containerId' .multiImage .userDefined .img__wrapper{max-width:none;max-height:none;padding-top:'@imageWrapperPaddingTop';padding-bottom:'@imageWrapperPaddingTop'}#'@containerId' .multiImage .userDefined .img{width:100%;height:100%;padding:0}#'@containerId' .multiImage .multiImage__title{padding:'@multiTitlePaddingTop' '@multiTitlePaddingRight' '@multiTitlePaddingBottom' '@multiTitlePaddingLeft';overflow:hidden;line-height:20px;color:'@titleFontColor';font-weight:'@multiTitleFontWeight';font-size:'@titleFontSize';font-family:\"'@titleFontFamily'\"}#'@containerId' .multiImage .multiImage__desc{padding-left:'@multiTitlePaddingLeft';padding-right:'@multiTitlePaddingRight';color:#999;font-size:14px}#'@containerId' .multiImage .multiImage__desc .multiImage__src{display:inline}",Ci=180,Mi=100,Li=["multiImageBorderRadius","multiImageWidth","multiImageHeight","multiImageFill","multiImageSplitWidth","multiTitleFontSize","multiTitleFontColor","multiTitleFontFamily","multiTitleFontWeight","multiTitlePaddingTop","multiTitlePaddingRight","multiTitlePaddingBottom","multiTitlePaddingLeft","multiPaddingTop","multiPaddingRight","multiPaddingBottom","multiPaddingLeft","multiBackgroundColor","multiHoverColor"],Hi={"@width":"auto","@height":"auto","@imageWidth":"100%","@imageHeight":"100%","@multiImageBorderRadius":0,"@multiImageWidth":"24%","@multiImageHeight":"auto","@multiImageSplitWidth":"0.8%","@imageWrapperPaddingTop":"0px","@titleFontSize":"14px","@titleFontColor":"#000","@titleFontFamily":"Microsoft Yahei","@multiTitleFontWeight":"bold","@multiTitlePaddingTop":"7px","@multiTitlePaddingRight":"0px","@multiTitlePaddingBottom":"7px","@multiTitlePaddingLeft":"0px","@multiPaddingTop":"4px","@multiPaddingRight":"4px","@multiPaddingBottom":"4px","@multiPaddingLeft":"4px","@imagesWrapperWidth":"auto","@linkHeight":"auto","@contentBackground":"#fff","@titleHover":"red"};var Bi="#'@containerId' .textual{position:relative;background-color:'@contentBackground';width:'@width';height:'@height';padding:'@paddingTop' '@paddingRight' '@paddingBottom' '@paddingLeft';height:'@linkHeight'}#'@containerId' .textual .feed__link{position:relative;display:block;overflow:visible}#'@containerId' .textual .feed__link:hover .textual__title{color:'@titleHover'}#'@containerId' .textual .textual__body{position:relative}#'@containerId' .textual .textual__body .adTag{background:'@adTagBgColor';color:'@adTagTextColor';font-size:12px;position:absolute;top:'@adTagPositionTop';right:'@adTagPositionRight';border-right:none;height:20px;line-height:20px}#'@containerId' .textual .textual__body .textual__title{display:'@displayTitle';height:20px;line-height:20px;padding:'@titlePaddingTop' '@titlePaddingRight' '@titlePaddingBottom' '@titlePaddingLeft';overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:'@titleFontColor';font-size:'@titleFontSize';font-weight:'@titleFontWeight';font-family:\"'@titleFontFamily'\"}",Wi={"@width":"auto","@height":"auto","@displayTitle":"block","@titleFontSize":"14px","@titleFontColor":"#404040","@titleFontFamily":"Microsoft YaHei","@titleFontWeight":"bold","@titlePaddingTop":"0px","@titlePaddingRight":"25px","@titlePaddingBottom":"0px","@titlePaddingLeft":"10px","@paddingTop":"4px","@paddingRight":"4px","@paddingBottom":"4px","@paddingLeft":"4px","@linkHeight":"auto","@contentBackground":"#fff","@titleHover":"red","@adTagPositionTop":"0","@adTagPositionRight":"0","@adTagBgColor":"#666","@adTagTextColor":"#fff"};function zi(e,t){var n=t.userConf;!function(e,t){var n=t.w,r=t.userConf,i=Number((Ti/Fe*n).toFixed(4)),o=Math.min(Ti,i),a=Math.max(o-40-20,0),s=_i(r),l=Et({},Ri,s,{"@containerId":e,"@titlePaddingBottom":Math.floor(a)+"px"});xt(xi,l),xt(ki,l)}(e,t),function(e,t){var n=_i(t),r=Et({},ji,n,{"@containerId":e});xt(Fi,r)}(e,n),function(e,t){var n=_i(t),r=Et({},Hi,n,{"@containerId":e});xt(Oi,r)}(e,n)}var Di={singleColumn:zi,splitColumn:function(e){xt(yt,{"@containerId":e,"@singleImageWidth":kt(112.5)})},multiColumn:function(e){xt(_t,{"@containerId":e,"@singleImageWidth":"100%"})}};function qi(e,t,n,r){var i=n.w,o=n.noCSS,a=n.inject,s=n.userConf,l=n.textualUserConf,c=n.define,u=n.layout;if("thinSingleColumn"===u&&(u="singleColumn"),!o){e.style.position="relative";var d=i/10;if(e.style.fontSize=d+"px",function(e){xt(vt,{"@containerId":e})}(t),"contentAd"===r)(Di[u]||mt)(t,n);"cads"===a&&zi(t,n),"define"===a&&(function(e,t,n){var r=n.w,i=n.h,o=Ii(t,Pi);if("white"===t.imageFill){var a=t.imageWidth,s=t.imageHeight,l=a,c=a/Ei*Ti,u=Math.min(s,c),d=Math.floor((s-u)/2)+"px";o["@imageWrapperPaddingTop"]=d,o["@imageWidth"]=Math.floor(l)+"px",o["@imageHeight"]=Math.floor(c)+"px",o["@singleImageHeight"]=Math.floor(c)+"px"}"right"===t.imagePosition&&(o["@imageFloat"]="right"),gt(["top","bottom"],t.imagePosition)&&(o["@imageFloat"]="none");var f=Et({},Ri,o,{"@containerId":e,"@width":r+"px","@height":i?i+"px":"auto"});f["@linkHeight"]=i-parseInt(f["@paddingTop"])-parseInt(f["@paddingBottom"])+"px",xt(xi,f),xt(ki,f)}(t,c,n),function(e,t,n){var r=n.w,i=n.h,o=Ii(t,Ni);if("white"===t.imageFill){var a=t.largeImageWidth,s=t.largeImageHeight,l=a/Si*Ai,c=Math.min(s,l),u=Math.floor((s-c)/2)+"px";o["@imageWrapperPaddingTop"]=u,o["@largeImageHeight"]=Math.floor(l)+"px"}else o["@imageHeight"]="100%",o["@imagePaddingTop"]="0%";var d=Et({},ji,o,{"@containerId":e,"@width":r+"px","@height":i?i+"px":"auto"});d["@linkHeight"]=i-parseInt(d["@largePaddingTop"])-parseInt(d["@largePaddingBottom"])+"px",xt(Fi,d)}(t,c,n),function(e,t,n){var r=n.w,i=n.h,o=Ii(t,Li);if("white"===t.multiImageFill){var a=t.multiImageWidth,s=t.multiImageHeight,l=a/Ci*Mi,c=Math.min(s,l),u=Math.round((s-c)/2)+"px";o["@imageWrapperPaddingTop"]=u,o["@multiImageHeight"]=Math.floor(l)+"px"}else o["@imageHeight"]="100%",o["@imagePaddingTop"]="0%";o["@imagesWrapperWidth"]=r+"px";var d=Et({},Hi,o,{"@containerId":e,"@width":r+"px","@height":i?i+"px":"auto"});d["@linkHeight"]=i-parseInt(d["@multiPaddingTop"])-parseInt(d["@multiPaddingBottom"])+"px",xt(Oi,d)}(t,c,n)),"textual"===a&&function(e,t,n){var r=_i(t),i=_i(n),o=Et({},Wi,r,i,{"@containerId":e});xt(Bi,o)}(t,s,l)}}var Ui=1e3,Vi=60*Ui,$i=60*Vi,Yi=24*$i,Xi=365.25*Yi,Ki=function(e,t){t=t||{};var n,r=typeof e;if("string"===r&&e.length>0)return function(e){if((e=String(e)).length>100)return;var t=/^((?:\d+)?\.?\d+) *(milliseconds?|msecs?|ms|seconds?|secs?|s|minutes?|mins?|m|hours?|hrs?|h|days?|d|years?|yrs?|y)?$/i.exec(e);if(!t)return;var n=parseFloat(t[1]);switch((t[2]||"ms").toLowerCase()){case"years":case"year":case"yrs":case"yr":case"y":return n*Xi;case"days":case"day":case"d":return n*Yi;case"hours":case"hour":case"hrs":case"hr":case"h":return n*$i;case"minutes":case"minute":case"mins":case"min":case"m":return n*Vi;case"seconds":case"second":case"secs":case"sec":case"s":return n*Ui;case"milliseconds":case"millisecond":case"msecs":case"msec":case"ms":return n;default:return undefined}}(e);if("number"===r&&!1===isNaN(e))return t.long?Gi(n=e,Yi,"day")||Gi(n,$i,"hour")||Gi(n,Vi,"minute")||Gi(n,Ui,"second")||n+" ms":function(e){if(e>=Yi)return Math.round(e/Yi)+"d";if(e>=$i)return Math.round(e/$i)+"h";if(e>=Vi)return Math.round(e/Vi)+"m";if(e>=Ui)return Math.round(e/Ui)+"s";return e+"ms"}(e);throw new Error("val is not a non-empty string or a valid number. val="+JSON.stringify(e))};function Gi(e,t,n){if(!(e<t))return e<1.5*t?Math.floor(e/t)+" "+n:Math.ceil(e/t)+" "+n+"s"}var Ji=n(function(e,t){var n;function r(e){function r(){if(r.enabled){var e=r,i=+new Date,o=i-(n||i);e.diff=o,e.prev=n,e.curr=i,n=i;for(var a=new Array(arguments.length),s=0;s<a.length;s++)a[s]=arguments[s];a[0]=t.coerce(a[0]),"string"!=typeof a[0]&&a.unshift("%O");var l=0;a[0]=a[0].replace(/%([a-zA-Z%])/g,function(n,r){if("%%"===n)return n;l++;var i=t.formatters[r];if("function"==typeof i){var o=a[l];n=i.call(e,o),a.splice(l,1),l--}return n}),t.formatArgs.call(e,a),(r.log||t.log||console.log.bind(console)).apply(e,a)}}return r.namespace=e,r.enabled=t.enabled(e),r.useColors=t.useColors(),r.color=function(e){var n,r=0;for(n in e)r=(r<<5)-r+e.charCodeAt(n),r|=0;return t.colors[Math.abs(r)%t.colors.length]}(e),"function"==typeof t.init&&t.init(r),r}(t=e.exports=r.debug=r["default"]=r).coerce=function(e){return e instanceof Error?e.stack||e.message:e},t.disable=function(){t.enable("")},t.enable=function(e){t.save(e),t.names=[],t.skips=[];for(var n=("string"==typeof e?e:"").split(/[\s,]+/),r=n.length,i=0;i<r;i++)n[i]&&("-"===(e=n[i].replace(/\*/g,".*?"))[0]?t.skips.push(new RegExp("^"+e.substr(1)+"$")):t.names.push(new RegExp("^"+e+"$")))},t.enabled=function(e){var n,r;for(n=0,r=t.skips.length;n<r;n++)if(t.skips[n].test(e))return!1;for(n=0,r=t.names.length;n<r;n++)if(t.names[n].test(e))return!0;return!1},t.humanize=Ki,t.names=[],t.skips=[],t.formatters={}}),Qi=(Ji.coerce,Ji.disable,Ji.enable,Ji.enabled,Ji.humanize,Ji.names,Ji.skips,Ji.formatters,n(function(e,t){function n(){var e;try{e=t.storage.debug}catch(n){}return!e&&"undefined"!=typeof process&&"env"in process&&(e=process.env.DEBUG),e}(t=e.exports=Ji).log=function(){return"object"==typeof console&&console.log&&Function.prototype.apply.call(console.log,console,arguments)},t.formatArgs=function(e){var n=this.useColors;if(e[0]=(n?"%c":"")+this.namespace+(n?" %c":" ")+e[0]+(n?"%c ":" ")+"+"+t.humanize(this.diff),!n)return;var r="color: "+this.color;e.splice(1,0,r,"color: inherit");var i=0,o=0;e[0].replace(/%[a-zA-Z%]/g,function(e){"%%"!==e&&"%c"===e&&(o=++i)}),e.splice(o,0,r)},t.save=function(e){try{null==e?t.storage.removeItem("debug"):t.storage.debug=e}catch(n){}},t.load=n,t.useColors=function(){if("undefined"!=typeof window&&window.process&&"renderer"===window.process.type)return!0;return"undefined"!=typeof document&&document.documentElement&&document.documentElement.style&&document.documentElement.style.WebkitAppearance||"undefined"!=typeof window&&window.console&&(window.console.firebug||window.console.exception&&window.console.table)||"undefined"!=typeof navigator&&navigator.userAgent&&navigator.userAgent.toLowerCase().match(/firefox\/(\d+)/)&&parseInt(RegExp.$1,10)>=31||"undefined"!=typeof navigator&&navigator.userAgent&&navigator.userAgent.toLowerCase().match(/applewebkit\/(\d+)/)},t.storage="undefined"!=typeof chrome&&"undefined"!=typeof chrome.storage?chrome.storage.local:function(){try{return window.localStorage}catch(e){}}(),t.colors=["lightseagreen","forestgreen","goldenrod","dodgerblue","darkorchid","crimson"],t.formatters.j=function(e){try{return JSON.stringify(e)}catch(t){return"[UnexpectedJSONParseError]: "+t.message}},t.enable(n())})),Zi=(Qi.log,Qi.formatArgs,Qi.save,Qi.load,Qi.useColors,Qi.storage,Qi.colors,Qi("jsonp"),function(e,t,n){"function"==typeof t&&(n=t,t={});t||(t={});var r,i,o=t.prefix||"__jp",a=t.name||o+eo++,s=t.param||"callback",l=null!=t.timeout?t.timeout:6e4,c=encodeURIComponent,u=document.getElementsByTagName("script")[0]||document.head;l&&(i=setTimeout(function(){d(),n&&n(new Error("Timeout"))},l));function d(){r.parentNode&&r.parentNode.removeChild(r),window[a]=to,i&&clearTimeout(i)}return window[a]=function(e){d(),n&&n(null,e)},e=(e+=(~e.indexOf("?")?"&":"?")+s+"="+c(a)).replace("?&","?"),(r=document.createElement("script")).src=e,u.parentNode.insertBefore(r,u),function(){window[a]&&d()}}),eo=0;function to(){}function no(e){var t=[];for(var n in e)Object.prototype.hasOwnProperty.call(e,n)&&t.push(n+"="+encodeURIComponent(e[n]));return t.join("&")}function ro(e){return"[object Array]"===Object.prototype.toString.call(e)}function io(e){if(ro(e))return 0===e.length;if(r=e,"[object String]"===Object.prototype.toString.call(r))return""===e;if(function(e){return"[object Object]"===Object.prototype.toString.call(e)}(e)){var t=0;for(var n in e)if(Object.prototype.hasOwnProperty.call(e,n)){t++;break}return 0===t}return!1;var r}function oo(e){return null===e||e===undefined}function ao(e){return'"'+e+'"'}var so=9007199254740991,lo=4294967295,co=Math.min;var uo=function(e,t){if((e=lt(e))<1||e>so)return[];var n=lo,r=co(e,lo);t=a(t),e-=lo;for(var i=s(r,t);++n<e;)t(n);return i};var fo=function(e){return function(){return e}},go={data:{host:"merger155",res:[],version:"v1"},errmsg:"",errno:0,ext:{clickUrl:"",listUrl:"http://show.look.360.cn/mlist"},sid:"92cac4880e13a2a14abf0f8faf3fd2c9",uid:"ea6d5b88b0bb74a1af53c3a5cacba364",v:1},ho={a:"h",c:"animal",cai_num:"0",cicon:"http://p0.qhimg.com/t011c4f006eb1c0f170.png",city_label:"",cmt_num:"5",display:{cicon:"0",cmt:"1",from:"1",fromicon:"0",time:"1"},f:"",filter:"",fkws:"?????",fromicon:"",fword:"",gnid:"931edc7de40cd2eaf",gzhid:"3066892260",h:"0",i:"https://p3.ssl.qhimg.com/t0128298aadac11d065.png",idx:"1","in":"",j:"?????;????????",m:"ef7b6febb5531e7e2af627ee4285f07fdd746613",mcmt_num:"0",nlabel:"hquality_0,bdselect_1,okclassify_animal,invite_1,stat_3066892260:zm.news.so.com:5LuK5pel5pyA5aWH6JGp,pageType_zmt,glevel_2",ntag:"mk500_326;canimal_P:???:???:???;y3:???:???:??????;y2:???:???;kanimal_1:???;mk1332_53;y1:???;canimal_P:???:???:?????;call_P:???:???:???;mk1332_123;kanimal_1:???;sanimal_??????;tanimal",opstate:"100,66",p:"1548635033",pcurl:"https://sh.qihoo.com/pc/",ptid:"a8351|a3458",pv:"20302",r:"362dcc0d6c01122b",rawurl:"http://zm.news.so.com/7207ea32e69f29d606a298073ec9dac9",recalltag:"NULL__0__2",recalltype:"htm",refer:"",rot:"899",rpt:"362dcc0d6c01122b",s:"t",sex_score:"0",showtime:"1548659633",source:"piece_time,qt:levelM,mass_vulgar,sts2,fts2,animal,art_src_1,dfs_zimeiti,nbbrs_2273_2,nbbr_NULL__0__2,nbbc_NULL,rtype_htm,nbbp_htm,from_c,htm,uullq31_base_1,nbbh_merger155.se.bjyt,uullq31_base,,wspuser_3beijing,nbbg_931edc7de40cd2eaf,nbbu_LSTM_1548658466:L24H_0:,nbbtm_1548659633,nbbs_14:1",stag:"???|?????",t:"????????????????????",type:"newgood",u:"http://sh.qihoo.com/mob/transcoding?url=http%3A%2F%2Fzm.news.so.com%2F7207ea32e69f29d606a298073ec9dac9&check=21d9e9d8c537b731&uid=ea6d5b88b0bb74a1af53c3a5cacba364&sign=llq&market=pc_def&stype=portal&v=1&sv=1&templetctl=7&360newsdetail=1&articlety=zmt&hsitetype=1&ucheck=303ff8401feaa7ea02a6eeb76f11de04&hscmt=1",ucheck:"303ff8401feaa7ea02a6eeb76f11de04",webext:{detail_api:"http://m.look.360.cn/detail?sign=llq&wid=ea6d5b88b0bb74a1af53c3a5cacba364&url=http://zm.news.so.com/7207ea32e69f29d606a298073ec9dac9&check=&f=json&apiflag=mlist",relate_api:"http://m.look.360.cn/relate?a_id=0&apiflag=sdkv2&b_id=0&c=relate&cmnt=&device=2&f=json&hscmt=1&hsitetype=1&market=pc_def&net=5&news_sdk_version=&refer=list&refer_scene=0&refer_subscene=0&rel_pos=0&relatestyle=&sdkv=&ser=0&sign=llq&stype=portal&sv=1&templetctl=7&url=http%3A%2F%2Fzm.news.so.com%2F7207ea32e69f29d606a298073ec9dac9&v=1&version=2.0&wid=ea6d5b88b0bb74a1af53c3a5cacba364"},x:"0",zan_num:"0",zmid:"sq_3066892260",zmt:{id:"3066892260",name:"????????",pic:"http://p5.qhimg.com/dmfd/128_128_80/t017fd8cc8c4bdd5b50.jpg",textimg:"http://p0.qhimgs4.com/bl/0_3/t01e710693bdcbdb24f.jpg?size=500x328"}},po=function(){function e(){}return e.prototype.next=function(e,t,n){return go.data.res=uo(e,fo(ho)),Promise.resolve(go)},e.prototype.getTrackParams=function(){return{pv:"",clk:""}},e}(),mo=function(){function e(){this.clkhost="show.look.360.cn"}return e.prototype.next=function(e,t,n){if(0===e)return Promise.resolve({data:{res:[]}});n=n||"youlike";var r=t.showid,i={sqid:"",sign:t.sign,version:"2.0",market:"pc_def",device:"2",v:1,sv:1,c:n,net:5,ufrom:1,n:e,djsource:r,scene:r,sub_scene:1,refer_scene:0,refer_subscene:0,f:"jsonp",where:"list",stype:"portal",action:1},o="",a="show.look.360.cn";return t.isFeedPrivate&&(a="papi.look.360.cn",this.clkhost="papi.look.360.cn"),o="https:"==document.location.protocol?"https://"+a+"/mlist?"+no(i):"http://"+a+"/mlist?"+no(i),new Promise(function(e,t){Zi(o,{timeout:5e3,prefix:xe+(new Date).getTime()},function(t,n){t?e({}):0===n.errno?e(n):e({})})})},e.prototype.getTrackParams=function(e,t,n,r,i){var o={uid:t.uid,url:e.u||e.rawurl,sign:n,version:"2.0",device:2,sdkv:3,news_sdk_version:3,net:5,stype:"portal",t:(new Date).getTime(),channel:r,sid:t.sid,a:e.a,c:e.c,source:e.source,s:e.s,style:e.style||"",act:"click",scene:i,djsource:i,sub_scene:1,refer_scene:0,refer_subscene:0,sqid:"",market:""},a="//"+this.clkhost+"/srv/c?"+no(o),s=[ao(e.gnid||e.u),ao(e.a),ao(e.c),ao(e.source),ao(e.s),ao(""),ao(""),ao(t.sid)],l="//news.qhstatic.com/srv/c?"+no({uid:t.uid,sign:n,version:"2.0",device:2,sdkv:3,news_sdk_version:3,net:5,stype:"portal",channel:r,act:"real_show",scene:i,djsource:i,sub_scene:1,refer_scene:0,refer_subscene:0,func:"pc_news_realshow",sqid:"",market:"",n:1,t:(new Date).getTime(),url_pack:"[["+s.join()+"]]"});return oo(e.interactive)||(l="",a=""),{pv:l,clk:a}},e}(),vo=new(!!window.__FEED_PREVIEW__?po:mo),yo=Math.floor,_o=Math.random;var bo=function(e,t){return e+yo(_o()*(t-e+1))};var wo=function(e){var t=e.length;return t?e[bo(0,t-1)]:undefined};var Io=function(e){return wo(dt(e))};var xo=function(e){return(S(e)?wo:Io)(e)},ko=[{slot:1,desc:"???????????????????????????????????????????24?????????????????????????????????????????????????????????????????????",curl:"https://sh.qihoo.com/pc/",clktk:[],imptk:[],type:1,title:"????????????????????",src:"360 SSP PREVIEW",img:"https://p1.ssl.qhimg.com/t01e334023c98439808.png"},{slot:2,desc:"???????????????????????????????????????????24?????????????????????????????????????????????????????????????????????",clktk:[],imptk:[],type:2,title:"????????????????????",src:"360 SSP PREVIEW",assets:[{imgw:180,imgh:100,desc:"??1???",img:"https://p1.ssl.qhimg.com/t01e334023c98439808.png",curl:"https://sh.qihoo.com/pc/"},{imgw:180,imgh:100,desc:"??2???",img:"https://p1.ssl.qhimg.com/t01e334023c98439808.png",curl:"https://sh.qihoo.com/pc/"},{imgw:180,imgh:100,desc:"??3???",img:"https://p1.ssl.qhimg.com/t01e334023c98439808.png",curl:"https://sh.qihoo.com/pc/"},{imgw:180,imgh:100,desc:"??4???",img:"https://p1.ssl.qhimg.com/t01e334023c98439808.png",curl:"https://sh.qihoo.com/pc/"}],imgw:180,imgh:100,img:"https://p1.ssl.qhimg.com/t01e334023c98439808.png",curl:"https://sh.qihoo.com/pc/"},{slot:2,desc:"???????????????????????????????????????????24?????????????????????????????????????????????????????????????????????",clktk:[],imptk:[],type:2,title:"????????????????????",src:"360 SSP PREVIEW",assets:[{imgw:240,imgh:240,desc:"??1???",img:"https://p0.ssl.qhimg.com/t01e7d9f6c9ed894d97.png",curl:"https://sh.qihoo.com/pc/"},{imgw:240,imgh:240,desc:"??2???",img:"https://p0.ssl.qhimg.com/t01e7d9f6c9ed894d97.png",curl:"https://sh.qihoo.com/pc/"},{imgw:240,imgh:240,desc:"??3???",img:"https://p0.ssl.qhimg.com/t01e7d9f6c9ed894d97.png",curl:"https://sh.qihoo.com/pc/"},{imgw:240,imgh:240,desc:"??4???",img:"https://p0.ssl.qhimg.com/t01e7d9f6c9ed894d97.png",curl:"https://sh.qihoo.com/pc/"}],imgw:240,imgh:240,img:"https://p0.ssl.qhimg.com/t01e7d9f6c9ed894d97.png",curl:"https://sh.qihoo.com/pc/"},{slot:3,desc:"???????????????????????????????????????????24?????????????????????????????????????????????????????????????????????",curl:"https://sh.qihoo.com/pc/",clktk:[],imptk:[],type:3,title:"????????????????????",src:"360 SSP PREVIEW",img:"https://p3.ssl.qhimg.com/t01d8202d0f5f6aea0d.png"}],Eo=function(){function e(){}return e.prototype.next=function(e,t,n){var r={ads:[],reqtimes:"n"};return r.ads=uo(e,function(e){return xo(ko)}),Promise.resolve(r)},e.prototype.getTrackParams=function(){return{pv:"",clk:""}},e}(),To=function(){function e(){this.pn=1}return e.prototype.next=function(e,t,n){var r=t.showid;if(0===e)return Promise.resolve({});this.pn=oo(n)?this.pn:n;var i={type:1,of:4,newf:1,uid:Ee.UID,showid:r,reqtimes:this.pn,impct:e,scheme:"https:"==document.location.protocol?"https":"http"};t.tck&&(i.tck=t.tck),t.mid&&(i.mid=t.mid),document.referrer&&(i.refurl=document.referrer.slice(0,100));var o="";return o="https"===i.scheme?"https://show-f.mediav.com/s?"+no(i):"http://show.f.mediav.com/s?"+no(i),this.pn++,new Promise(function(e,t){Zi(o,{param:"jsonp",timeout:1e4,prefix:xe+(new Date).getTime()},function(t,n){e(t?{}:n)})})},e.prototype.getTrackParams=function(e){var t=e.clktk||[];return{pv:(e.imptk||[]).join(","),clk:t.join(",")}},e}(),Po=new(!!window.__FEED_PREVIEW__?Eo:To);function Ro(e,t,n,r){if(oo(e)||oo(e.data)||oo(e.data.res))return[];var i=[];return fe(e.data.res,function(n){var o=function(e,t,n,r){var i=oo(e.bigi)||io(e.bigi)?[]:e.bigi.split("|"),o=oo(e.i)||io(e.i)?[]:(e.i||"").split("|"),a=e.t||"",s=1===e.style?i:o,l=e.pcurl||"",c=e.stag||"",u=e.f||c.split("|")[0]||"";if(io(s))return null;var d=[];fe(s,function(e){d.push({img:e,curl:"",imgW:180,imgH:100})});var f=vo.getTrackParams(e,t,r.sign,n,r.showid),g=f.pv,h=f.clk;return{category:"feed",type:1,title:a,imgs:d,link:l,tag:c,source:u,pv:g,clk:h}}(n,e,r,t);null!==o&&i.push(o)}),i}var Fo=function(e,t){var n=-1,r=re(e)?Array(e.length):[];return de(e,function(e,i,o){r[++n]=t(e,i,o)}),r};var So=function(e,t){return(S(e)?ct:Fo)(e,gi(t,3))};function Ao(e,t,n){return oo(e)||oo(e.ads)||io(e.ads)?[]:So(e.ads,function(e){return function(e){e.imptk;var t=Po.getTrackParams(e),n=t.pv,r=t.clk,i=[];switch(parseInt(e.type)){case 1:i.push({img:e.img,curl:"",imgW:180,imgH:100});break;case 2:var o=e.assets||[];i=So(o,function(e){return{img:e.img,curl:e.curl,imgW:e.imgw,imgH:e.imgh}});case 3:case 4:i.push({img:e.img,curl:"",imgW:660,imgH:220})}return{category:"ad",type:e.type,video:e.video,title:e.title,imgs:i,link:e.curl,tag:"???",source:e.src,pv:n,clk:r}}(e)})}function No(e){var t=e.data,n=e.imagePos,r=t.link,i=t.pv,o=t.clk,a=t.imgs,s=t.category,l=t.title,c=t.source,u=a[0].img,d="ad"===s?we.createElement("info-span",{className:"adTag"},["???"]):"",f=[we.createElement("info-div",{className:"singleImage__img"},[we.createElement("info-div",{className:"img",style:"background-image:url("+u+");"},[d])]),we.createElement("info-div",{className:"singleImage__body"},[we.createElement("info-div",{className:"singleImage__title"},[l]),we.createElement("info-div",{className:"singleImage__desc"},[c])])];return"bottom"===n&&(f=f.reverse()),we.createElement("info-div",{className:"feed__item singleImage clk","data-pv":i},[we.createElement("a",{className:"feed__link","data-href":r,"data-clk":o,href:r,target:"_blank"},[f])])}function jo(e){var t=e.data,n=t.link,r=t.pv,i=t.clk,o=t.imgs,a=t.category,s=t.title,l=t.source,c=o[0].img,u="ad"===a?we.createElement("info-span",{className:"adTag"},["???"]):"";return we.createElement("info-div",{className:"feed__item largeImage clk","data-pv":r},[we.createElement("a",{className:"feed__link","data-href":n,"data-clk":i,href:n,target:"_blank"},[we.createElement("info-div",{className:"largeImage__title"},[s]),we.createElement("info-div",{className:"largeImage__img"},[we.createElement("info-div",{className:"img",style:"background-image:url("+c+");"},[u])]),we.createElement("info-div",{className:"largeImage__desc"},[l])])])}function Oo(e){var t=e.data,n=e.isUserDefined,r=t.link,i=t.pv,o=t.clk,a=t.imgs,s=t.category,l=t.title,c=t.source,u="ad"===s?"???":"",d=a[0].imgW===a[0].imgH?"square":"rectangle",f=n?"userDefined":"",g=So(a.slice(0,4),function(e){return we.createElement("info-div",{className:"img__wrapper"},[we.createElement("info-div",{className:"img",style:"background-image:url("+e.img+");","data-href":e.curl})])});return we.createElement("info-div",{className:"feed__item multiImage clk","data-pv":i},[we.createElement("a",{className:"feed__link","data-href":r,"data-clk":o,href:r,target:"_blank"},[we.createElement("info-div",{className:"multiImage__title"},[l]),we.createElement("info-div",{className:"multiImage__imgs "+d+" "+f},[g]),we.createElement("info-div",{className:"multiImage__desc"},[we.createElement("info-span",{className:"adMark"},[u," "]),we.createElement("info-span",{className:"multiImage__src"},[c])])])])}var Co=function(){try{var e=tn(Object,"defineProperty");return e({},"",{}),e}catch(t){}}();var Mo=function(e,t,n){"__proto__"==t&&Co?Co(e,t,{configurable:!0,enumerable:!0,value:n,writable:!0}):e[t]=n},Lo=Object.prototype.hasOwnProperty;var Ho=function(e,t,n){var r=e[t];Lo.call(e,t)&&Rt(r,n)&&(n!==undefined||t in e)||Mo(e,t,n)};var Bo=function(e,t,n,r){var i=!n;n||(n={});for(var o=-1,a=t.length;++o<a;){var s=t[o],l=r?r(n[s],e[s],s,n,e):undefined;l===undefined&&(l=e[s]),i?Mo(n,s,l):Ho(n,s,l)}return n};var Wo=function(e,t,n){switch(n.length){case 0:return e.call(t);case 1:return e.call(t,n[0]);case 2:return e.call(t,n[0],n[1]);case 3:return e.call(t,n[0],n[1],n[2])}return e.apply(t,n)},zo=Math.max;var Do=function(e,t,n){return t=zo(t===undefined?e.length-1:t,0),function(){for(var r=arguments,i=-1,o=zo(r.length-t,0),a=Array(o);++i<o;)a[i]=r[t+i];i=-1;for(var s=Array(t+1);++i<t;)s[i]=r[i];return s[t]=n(a),Wo(e,this,s)}},qo=Co?function(e,t){return Co(e,"toString",{configurable:!0,enumerable:!1,value:fo(t),writable:!0})}:o,Uo=800,Vo=16,$o=Date.now;var Yo=function(e){var t=0,n=0;return function(){var r=$o(),i=Vo-(r-n);if(n=r,i>0){if(++t>=Uo)return arguments[0]}else t=0;return e.apply(undefined,arguments)}}(qo);var Xo=function(e,t){return Yo(Do(e,t,o),e+"")};var Ko=function(e){return Xo(function(t,n){var r=-1,i=n.length,o=i>1?n[i-1]:undefined,a=i>2?n[2]:undefined;for(o=e.length>3&&"function"==typeof o?(i--,o):undefined,a&&pi(n[0],n[1],a)&&(o=i<3?undefined:o,i=1),t=Object(t);++r<i;){var s=n[r];s&&e(t,s,r,o)}return t})},Go=Object.prototype.hasOwnProperty,Jo=Ko(function(e,t){if(X(t)||re(t))Bo(t,ue(t),e);else for(var n in t)Go.call(t,n)&&Ho(e,n,t[n])});function Qo(e){var t={};t.defaultRules=Te[e.layout],t.firstPageRules=Te[e.layout];var n=e.customInsertConfig;return oo(n)||!function(e){return!(oo(e)||!isFinite(e.feedNum)||e.feedNum<Pe||!isFinite(e.adNum)||e.adNum<Re||!ro(e.index))}(n)?t:(t.defaultRules=n,t.firstPageRules=n,t)}function Zo(e){var t=e.layout,n={},r=e.customInsertRules;return oo(r)?n:(So(["defaultRules","firstPageRules"],function(e){(function(e){return!(oo(e)||!isFinite(e.feedNum)||e.feedNum<Pe||!isFinite(e.adNum)||e.adNum<Re||!ro(e.adPositions))})(r[e])&&(n[e]=Jo({},Te[t],{index:r[e].adPositions,feedNum:r[e].feedNum,adNum:r[e].adNum}))}),n)}function ea(e){var t=Qo(e),n=Zo(e);return io(n)||(t=n),t}var ta=function(){function e(e,t,n,r){this.options=r,this.page=1,this.containerId=n,this.isPending=!1,this.feedRoot=e,this.contentRoot=t,this.setInsertRules()}return e.prototype.track=function(){this.contentRoot.setAttribute("data-impressNum",Math.random()+"")},e.prototype.setInsertRules=function(){var e=this.options,t=ea(e);this.firstPageRules=t.firstPageRules||Te[e.layout],this.defaultRules=t.defaultRules||Te[e.layout]},e.prototype.renderFeed=function(e){return So(e,function(e){return No({data:e})})},e.prototype.renderAd=function(e){return So(e,function(e){var t;switch(e.type){case 1:t=No({data:e});break;case 2:t=Oo({data:e});break;case 3:t=jo({data:e});break;case 4:t=No({data:e})}return t})},e.prototype.update=function(){var e=this;if(!this.isPending){this.feedRoot;var t=this.contentRoot,n=1===this.page?this.firstPageRules:this.defaultRules,r=n.feedNum,i=n.adNum,o=n.index,a=Ee[this.containerId].selectTab,s=this.options;this.isPending=!0,Promise.all([vo.next(r,this.options,Ee[this.containerId].selectTab),Po.next(i,this.options,this.page++)]).then(function(n){e.isPending=!1;for(var r=n[0],i=n[1],l=Ro(r,s,0,a),c=Ao(i),u=Ie(e.renderFeed(l),e.renderAd(c),o),d=document.createDocumentFragment(),f=0,g=u;f<g.length;f++){var h=g[f];d.appendChild(h)}t.appendChild(d),e.track()})["catch"](function(e){})}},e.prototype.clear=function(){this.contentRoot.innerHTML="",this.page=1},e}();function na(e){var t=e.data,n=t.link,r=t.pv,i=t.clk,o=t.imgs,a=t.category,s=t.title,l=(t.source,o[0].img),c="ad"===a?we.createElement("info-span",{className:"adTag"},["???"]):"";return we.createElement("info-div",{className:"feed__item twoPerRowSingleImage clk","data-pv":r},[we.createElement("a",{className:"feed__link","data-href":n,"data-clk":i,href:n,target:"_blank"},[we.createElement("info-div",{className:"twoPerRowSingleImage__img"},[we.createElement("info-div",{className:"img",style:"background-image:url("+l+");"},[c])]),we.createElement("info-div",{className:"twoPerRowSingleImage__body"},[we.createElement("info-div",{className:"twoPerRowSingleImage__title"},[s])])])])}var ra=function(){function e(e,t,n,r){this.options=r,this.page=1,this.containerId=n,this.isPending=!1,this.feedRoot=e,this.contentRoot=t,this.setInsertRules()}return e.prototype.track=function(){this.contentRoot.setAttribute("data-impressNum",Math.random()+"")},e.prototype.setInsertRules=function(){var e=this.options,t=ea(e);this.firstPageRules=t.firstPageRules||Te[e.layout],this.defaultRules=t.defaultRules||Te[e.layout]},e.prototype.renderFeed=function(e){return So(e,function(e){return na({data:e})})},e.prototype.renderAd=function(e){return So(e,function(e){e.type;return na({data:e})})},e.prototype.update=function(){var e=this;if(!this.isPending){var t=1===this.page?this.firstPageRules:this.defaultRules,n=t.feedNum,r=t.adNum,i=t.index,o=Ee[this.containerId].selectTab,a=this.options;this.isPending=!0;this.feedRoot;var s=this.contentRoot;Promise.all([vo.next(n,this.options,Ee[this.containerId].selectTab),Po.next(r,this.options,this.page++)]).then(function(t){e.isPending=!1;for(var n=t[0],r=t[1],l=Ro(n,a,0,o),c=Ao(r),u=Ie(e.renderFeed(l),e.renderAd(c),i),d=document.createDocumentFragment(),f=0,g=u;f<g.length;f++){var h=g[f];d.appendChild(h)}s.appendChild(d),e.track()})["catch"](function(e){})}},e.prototype.clear=function(){this.contentRoot.innerHTML="",this.page=1},e}();function ia(e){var t=e.data,n=t.link,r=t.pv,i=t.clk,o=t.imgs,a=t.category,s=t.title,l=(t.source,o[0].img),c="ad"===a?we.createElement("info-span",{className:"adTag"},["???"]):"";return we.createElement("info-div",{className:"feed__item fourPerRowSingleImage clk","data-pv":r},[we.createElement("a",{className:"feed__link","data-href":n,"data-clk":i,href:n,target:"_blank"},[we.createElement("info-div",{className:"fourPerRowSingleImage__img"},[we.createElement("info-div",{className:"img",style:"background-image:url("+l+");"},[c])]),we.createElement("info-div",{className:"fourPerRowSingleImage__body"},[we.createElement("info-div",{className:"fourPerRowSingleImage__title"},[s])])])])}var oa=function(){function e(e,t,n,r){this.options=r,this.page=1,this.containerId=n,this.isPending=!1,this.contentRoot=t,this.feedRoot=e,this.setInsertRules()}return e.prototype.track=function(){this.contentRoot.setAttribute("data-impressNum",Math.random()+"")},e.prototype.setInsertRules=function(){var e=this.options,t=ea(e);this.firstPageRules=t.firstPageRules||Te[e.layout],this.defaultRules=t.defaultRules||Te[e.layout]},e.prototype.renderFeed=function(e){return So(e,function(e){return ia({data:e})})},e.prototype.renderAd=function(e){return So(e,function(e){e.type;return ia({data:e})})},e.prototype.update=function(){var e=this;if(!this.isPending){var t=1===this.page?this.firstPageRules:this.defaultRules,n=t.feedNum,r=t.adNum,i=t.index,o=Ee[this.containerId].selectTab,a=this.options;this.isPending=!0;this.feedRoot;var s=this.contentRoot;Promise.all([vo.next(n,this.options,Ee[this.containerId].selectTab),Po.next(r,this.options,this.page++)]).then(function(t){e.isPending=!1;for(var n=t[0],r=t[1],l=Ro(n,a,0,o),c=Ao(r),u=Ie(e.renderFeed(l),e.renderAd(c),i),d=document.createDocumentFragment(),f=0,g=u;f<g.length;f++){var h=g[f];d.appendChild(h)}s.appendChild(d),e.track()})["catch"](function(e){})}},e.prototype.clear=function(){this.contentRoot.innerHTML="",this.page=1},e}();function aa(e){var t=e.data,n=e.imagePos,r=t.link,i=t.pv,o=t.clk,a=t.imgs,s=t.category,l=t.title,c=t.source,u=a[0].img,d="ad"===s?we.createElement("info-span",{className:"adTag"},["???"]):"",f=[we.createElement("info-div",{className:"singleImageText__img"},[we.createElement("a",{className:"feed__link","data-href":r,href:r,"data-clk":o,target:"_blank"},[we.createElement("info-div",{className:"img",style:"background-image:url("+u+");"},[d])])]),we.createElement("info-div",{className:"singleImageText__body"},[we.createElement("a",{className:"feed__link","data-href":r,href:r,"data-clk":o,target:"_blank"},[we.createElement("info-div",{className:"singleImageText__title"},[l])]),we.createElement("info-div",{className:"singleImageText__desc"},[c])])];return"bottom"===n&&(f=f.reverse()),we.createElement("info-div",{className:"feed__item singleImageText clk","data-pv":i},[f])}var sa="[object Map]",la="[object Set]",ca=Object.prototype.hasOwnProperty;var ua=function(e){if(null==e)return!0;if(re(e)&&(S(e)||"string"==typeof e||"function"==typeof e.splice||N(e)||q(e)||F(e)))return!e.length;var t=xr(e);if(t==sa||t==la)return!e.size;if(X(e))return!ce(e).length;for(var n in e)if(ca.call(e,n))return!1;return!0},da=function(){function e(e,t,n){this.options=n,this.containerId=t,this.isPending=!1,this.contentRoot=e;var r=n.inject,i=n.showid;this.pureAdStore=Ee[r][i],"define"===n.inject&&this.handleUserDefineProperties()}return e.prototype.track=function(e){e.setAttribute("data-impressNum",Math.random()+"")},e.prototype.handleUserDefineProperties=function(){var e=this.options.define;Ge(e)||e.imagePosition&&(this.imagePosition=e.imagePosition)},e.prototype.renderAd=function(e){var t=this,n=this.options,r=n.displayType,i=n.clickArea,o=n.inject,a="define"===o;return So(e,function(e){var n,s,l,c,u,d,f,g,h=e.type;if("singleImage"===r&&(h=1),"textual"===o)return s={data:e}.data,l=s.link,c=s.pv,u=s.clk,d=s.category,f=s.title,g="ad"===d?we.createElement("info-span",{className:"adTag"},["???"]):"",n=we.createElement("info-div",{className:"feed__item textual clk","data-pv":c},[we.createElement("info-div",{className:"textual__body"},[we.createElement("a",{className:"feed__link","data-href":l,href:l,"data-clk":u,target:"_blank"},[we.createElement("info-div",{className:"textual__title"},[f]),g])])]);switch(h){case 4:case 1:n=("imageAndCaption"===i?aa:No)({data:e,imagePos:t.imagePosition});break;case 2:n=Oo({data:e,isUserDefined:a});break;case 3:n=jo({data:e})}return n})},e.prototype.update=function(){var e=this,t=this.pureAdStore,n=this.contentRoot,r=t.onFail,i=t.sessions,o=t.req,a={contentRoot:n};i.push(a);this.options;if(ua(t.ads)){if(null!==o)return t.req=null,Promise.resolve(o).then(function(n){t.isPending=!1;var r=Ao(n,0,t.adNum);if(ua(r))throw new Error("empty");for(t.ads=r;!ua(t.sessions)&&!ua(t.ads);){var i=t.sessions.shift().contentRoot;t.demandNum--;var o=t.ads.shift();e.append(i,[o])}t.demandNum=0,t.sessions=[]})["catch"](function(e){var n=t.options;"function"==typeof r&&r(n)})}else{t.demandNum--;var s=t.ads.shift(),l=t.sessions.shift().contentRoot;this.append(l,[s])}},e.prototype.append=function(e,t){for(var n=this.renderAd(t),r=document.createDocumentFragment(),i=0,o=n;i<o.length;i++){var a=o[i];r.appendChild(a)}e.appendChild(r),this.track(e)},e}(),fa="#'@containerId' .feed-menu{display:block;width:100%;overflow:hidden;border-bottom:1px dotted #e5e5e5}#'@containerId' .feed-menu .feed-menu__item{width:'@tabItemWidth';height:29px;border-right:1px solid #e5e5e5;line-height:29px;float:left;text-align:center;background-color:'@tabBackground';color:'@tabFontColor';font-size:'@tabFontSize';font-family:'@tabFontFamily';cursor:pointer}#'@containerId' .feed-menu .feed-menu__item:hover{color:'@tabHover'}#'@containerId' .feed-menu .feed-menu__item-actived{background:'@tabActive';color:white}";var ga=["tabFontSize","tabFontFamily","tabFontColor","tabBackground","tabActive","tabHover"],ha=120,pa=70;function ma(e,t,n){var r="pureAd"===n,i=t.w,o=t.userConf,a=t.noCSS;if(r)return null;var s={"@containerId":e,"@tabItemWidth":"120px","@tabBackground":"#fff","@tabFontSize":"14px","@tabFontFamily":"Microsoft YaHei","@tabFontColor":"#000","@tabHover":"red","@tabActive":"#d43d3d"};if(o){if(!o.isShowTab)return null;for(var l=0,c=ga;l<c.length;l++){var u=c[l];o.hasOwnProperty(u)&&(s["@"+u]=o[u])}}var d=Math.floor(i/pa),f=ht.slice(0,d),g=Math.min(Math.floor(i/f.length),ha);return s["@tabItemWidth"]=g-1+"px",a||xt(fa,s),function(e){var t=e.menuItems,n=So(t,function(e,t){return 0===t?we.createElement("info-div",{className:"feed-menu__item feed-menu__item-actived","data-feedkey":e["data-feedkey"]},[e.name]):we.createElement("info-div",{className:"feed-menu__item","data-feedkey":e["data-feedkey"]},[e.name])});return we.createElement("newsfeed-menu",{className:"feed-menu"},[n])}({menuItems:f})}var va=n(function(e,t){t.__esModule=!0,t.addEventListener=function(e,t,n,r){function i(t){n.call(e,t)}function o(){var t=window.event;t.target=t.srcElement,n.call(e,t)}return window.addEventListener?(r=!0===r,e.addEventListener(t,i,r),i):(e.attachEvent("on"+t,o),o)},t.removeEventListener=function(e,t,n,r){if(window.removeEventListener)return e.removeEventListener(t,n,r);e.detachEvent("on"+t,n)}});t(va);va.addEventListener,va.removeEventListener;var ya=Math.max;var _a=function(e,t,n){var r=null==e?0:e.length;if(!r)return-1;var i=null==n?0:lt(n);return i<0&&(i=ya(r+i,0)),Ze(e,gi(t,3),i)},ba=n(function(e,t){function n(e,t,n){var r=t.offsetX,i=t.offsetY,o=t.adWidth,a=t.adHeight,s=n.mousedown,l=n.mouseup;return e.replace("__EVENT_TIME_START__",s+"").replace("__EVENT_TIME_END__",l+"").replace("__OFFSET_X__",r+"").replace("__OFFSET_Y__",i+"").replace("__ADSPACE_W__",o+"").replace("__ADSPACE_H__",a+"")}function r(e){var t=new Image;t.onload=t.onerror=function(){t=null},t.src=e}t.__esModule=!0,t.getNowTime=function(){return Date.now?Date.now():(new Date).getTime()},t.detectLeftClick=function(e){var t=/msie [6|7|8]/i.test(navigator.userAgent);return e.button===(t?1:0)},t.isAnchorTag=function(e){return e&&e.tagName&&"a"===e.tagName.toLocaleLowerCase()},t.handleClickInfo=function(e,t){var i=e.eventTimes,o=e.clickCoordinate,a=e.anchorElement,s=(e.featureElement,e.originLink),l=t.clickAttrName,c=void 0===l?"data-clk":l,u=t.linkAttrName,d=void 0===u?"data-href":u;!function(e,t,i,o){for(var a=0,s=(e.getAttribute(o)||"").split(",");a<s.length;a++)r(n(s[a],t,i))}(a,o,i,c),function(e,t,r,i,o){var a=n(o||e.getAttribute(i)||"",t,r);e.setAttribute("href",a)}(a,o,i,d,s)},t.hasClass=function(e,t){return!!~e.className.indexOf(t)}});t(ba);ba.getNowTime,ba.detectLeftClick,ba.isAnchorTag,ba.handleClickInfo,ba.hasClass;var wa=t(n(function(t,n){var r=e&&e.__importDefault||function(e){return e&&e.__esModule?e:{"default":e}};n.__esModule=!0;var i=r(ua),o=r(gt),a=r(_a);function s(e,t,n){for(var r=null,o=null,a=e,s=null,l=function(e){var t=e.featureDescriber,n=e.clickAttrName,r=void 0===n?"data-clk":n;switch(typeof t){case"string":return function(e){return ba.hasClass(e,t)};case"function":return t;case"undefined":return function(e){return!!e.getAttribute(r)}}}(n),c=n.linkAttrName,u=void 0===c?"data-href":c;a&&a!==document.documentElement&&a!==t;){if(i["default"](r)&&ba.isAnchorTag(a)&&(r=a),l(a)){o=a;break}!s&&a.getAttribute(u)&&(s=a.getAttribute(u)),a=a.parentElement}return{featureElement:o,anchorElement:r,originLink:s}}function l(e){e.preventDefault?e.preventDefault():window.event&&(window.event.returnValue=!1)}function c(e,t){var n={mousedown:0,mouseup:0};return{mousedownHandler:function(t){if(ba.detectLeftClick(t)){n.mousedown=ba.getNowTime();var r=s(t.target,this,e).anchorElement;r&&r.removeAttribute("href")}},mouseupHandler:function(r){if(ba.detectLeftClick(r)){var i=s(r.target,this,e),o=i.featureElement,a=i.anchorElement,l=i.originLink;if(o&&a){n.mouseup=ba.getNowTime();var c=function(e,t){var n=0,r=0,i=0,o=0;if(t){var a=t.getBoundingClientRect(),s=a.top,l=a.left;n=Math.max(0,Math.floor(e.clientX-l)),r=Math.max(0,Math.floor(e.clientY-s)),i=Math.max(0,Math.floor(t.offsetWidth)),o=Math.max(0,Math.floor(t.offsetHeight))}return{offsetX:n,offsetY:r,adWidth:i,adHeight:o}}(r,o),u={eventTimes:n,clickCoordinate:c,anchorElement:a,featureElement:o,originLink:l};ba.handleClickInfo(u,e),"function"==typeof t&&t(u)}}}}}var u=function(){function e(e,t){var n=c(e,t),r=n.mousedownHandler,i=n.mouseupHandler;this.mousedownHandler=r,this.mouseupHandler=i,this.observeList=[]}return e.prototype.observe=function(e){o["default"](this.observeList,e)||(this.observeList.push(e),va.addEventListener(e,"contextmenu",l),va.addEventListener(e,"mousedown",this.mousedownHandler),va.addEventListener(e,"mouseup",this.mouseupHandler))},e.prototype.unobserve=function(e){var t=a["default"](this.observeList,e);~t||(this.observeList=this.observeList.slice(0,t).concat(this.observeList.slice(t+1)),va.removeEventListener(e,"contextmenu",l),va.removeEventListener(e,"mousedown",this.mousedownHandler),va.removeEventListener(e,"mouseup",this.mouseupHandler))},e}();n["default"]=u}));t(n(function(e,t){t.__esModule=!0,Array.prototype.filter||(Array.prototype.filter=function(e,t){if("function"!==(typeof e).toLowerCase()||!this)throw new TypeError;var n=this.length>>>0,r=new Array(n),i=this,o=0,a=-1;if(t===undefined)for(;++a!==n;)a in this&&e(i[a],a,i)&&(r[o++]=i[a]);else for(;++a!==n;)a in this&&e.call(t,i[a],a,i)&&(r[o++]=i[a]);return r.length=o,r}),Array.prototype.some||(Array.prototype.some=function(e){if(null==this)throw new TypeError("Array.prototype.some called on null or undefined");if("function"!=typeof e)throw new TypeError;for(var t=Object(this),n=t.length>>>0,r=arguments.length>=2?arguments[1]:void 0,i=0;i<n;i++)if(i in t&&e.call(r,t[i],i,t))return!0;return!1}),Array.prototype.map||(Array.prototype.map=function(e){var t,n,r;if(null==this)throw new TypeError("this is null or not defined");var i=Object(this),o=i.length>>>0;if("function"!=typeof e)throw new TypeError(e+" is not a function");for(arguments.length>1&&(t=arguments[1]),n=new Array(o),r=0;r<o;){var a,s;r in i&&(a=i[r],s=e.call(t,a,r,i),n[r]=s),r++}return n}),Array.prototype.forEach||(Array.prototype.forEach=function(e){var t,n;if(null==this)throw new TypeError("this is null or not defined");var r=Object(this),i=r.length>>>0;if("function"!=typeof e)throw new TypeError(e+" is not a function");for(arguments.length>1&&(t=arguments[1]),n=0;n<i;){var o;n in r&&(o=r[n],e.call(t,o,n,r)),n++}}),Array.isArray||(Array.isArray=function(e){return"[object Array]"===Object.prototype.toString.call(e)}),Date.now||(Date.now=function(){return+new Date}),Function.prototype.bind||(Function.prototype.bind=function(e){if("function"!=typeof this)throw new TypeError("Function.prototype.bind - what is trying to be bound is not callable");var t=Array.prototype.slice.call(arguments,1),n=this,r=function(){},i=function(){return n.apply(this instanceof r?this:e,t.concat(Array.prototype.slice.call(arguments)))};return this.prototype&&(r.prototype=this.prototype),i.prototype=new r,i}),window.getComputedStyle||(window.getComputedStyle=function(e){return e.currentStyle}),t["default"]={}}));var Ia=n(function(e,t){t.__esModule=!0,t.addEventListener=function(e,t,n,r){function i(t){n.call(e,t)}function o(){var t=window.event;t.target=t.srcElement,n.call(e,t)}return window.addEventListener?(r=!0===r,e.addEventListener(t,i,r),i):(e.attachEvent("on"+t,o),o)},t.removeEventListener=function(e,t,n,r){if(window.removeEventListener)return e.removeEventListener(t,n,r);e.detachEvent("on"+t,n)}});t(Ia);Ia.addEventListener,Ia.removeEventListener;var xa=function(e,t){for(var n=-1,r=null==e?0:e.length;++n<r;)if(!t(e[n],n,e))return!1;return!0};var ka=function(e,t){var n=!0;return de(e,function(e,r,i){return n=!!t(e,r,i)}),n};var Ea=function(e,t,n){var r=S(e)?xa:ka;return n&&pi(e,t,n)&&(t=undefined),r(e,gi(t,3))},Ta=n(function(e,t){t.__esModule=!0;t.getElementsByClassName=document.getElementsByClassName?function(e,t,n){void 0===t&&(t="*"),void 0===n&&(n=document);for(var r,i=n.getElementsByClassName(e),o=t&&"*"!==t?new RegExp("\\b"+t+"\\b","i"):null,a=[],s=0,l=i.length;s<l;s+=1)r=i[s],o&&!o.test(r.nodeName)||a.push(r);return a}:document.evaluate?function(e,t,n){void 0===t&&(t="*"),void 0===n&&(n=document);for(var r,i,o=e.split(" "),a=[],s="",l=0,c=o.length;l<c;l+=1)s+="[contains(concat(' ', @class, ' '), ' "+o[l]+" ')]";try{r=document.evaluate(".//"+t+s,n,function(){return"http://www.w3.org/1999/xhtml"===document.documentElement.namespaceURI?"http://www.w3.org/1999/xhtml":null},0,null)}catch(u){r=document.evaluate(".//"+t+s,n,null,0,null)}for(;i=r.iterateNext();)a.push(i);return a}:function(e,t,n){void 0===t&&(t="*"),void 0===n&&(n=document);for(var r,i,o=e.split(" "),a=[],s="*"===t&&n===document?document.all:n.getElementsByTagName(t),l=[],c=0,u=o.length;c<u;c+=1)a.push(new RegExp("(^|\\s)"+o[c]+"(\\s|$)"));for(var d=0,f=s.length;d<f;d+=1){r=s[d],i=!1;for(var g=0,h=a.length;g<h&&(i=a[g].test(r.className));g+=1);i&&l.push(r)}return l}});t(Ta);Ta.getElementsByClassName;var Pa=n(function(t,n){var r=e&&e.__importDefault||function(e){return e&&e.__esModule?e:{"default":e}};n.__esModule=!0;var i=r(mi),o=r(Ea);function a(e,t){for(var n=t;n;){if(n==e)return!0;n=n.parentElement}return!1}function s(e){var t=new Image;t.onload=t.onerror=function(){t=null},t.src=e}function l(e,t){var n=e.top,r=e.left,i=e.height,o=e.width;if(o<=0||i<=0)return!1;var a=t.getBoundingClientRect(),s=a.top-n,l=a.left-r,c=-t.clientHeight<=s&&s<i,u=-t.clientWidth<=l&&l<o;return c&&u}n.hitTesting=function(e,t){var n=t.top,r=t.bottom,o=t.left,s=t.right;n=Math.ceil(n+2),r=Math.floor(r-2);var l=[{x:o=Math.ceil(o+2),y:n},{x:s=Math.floor(s-2),y:n},{x:o,y:r},{x:s,y:r}];return i["default"](l,function(t){var n=t.x,r=t.y;return a(e,document.elementFromPoint(n,r))})},n.containsDeep=a,n.checkSlots=function(e,t,n){for(var r=Ta.getElementsByClassName(t),i=r.length-1;i>=0;i--){var o=r[i],a=o.getAttribute(n);a&&l(e,o)&&(a.split(",").forEach(function(e){return s(e)}),o.removeAttribute(n))}},n.getActualVisibleRect=function(e,t){var n,r,i,a,s,l,c,u;return function(e){return"object"==typeof e&&null!==e&&o["default"](["top","bottom","left","right"],function(t){return e.hasOwnProperty(t)})}(t)?(n=e,r=t,i=Math.max(n.top,r.top),a=Math.min(n.bottom,r.bottom),s=Math.max(n.left,r.left),l=Math.min(n.right,r.right),u=a-i,(c=l-s)>=0&&u>=0&&{top:i,bottom:a,left:s,right:l,width:c,height:u}):e}});t(Pa);Pa.hitTesting,Pa.containsDeep,Pa.checkSlots,Pa.getActualVisibleRect;var Ra=n(function(t,n){var r=e&&e.__importDefault||function(e){return e&&e.__esModule?e:{"default":e}};n.__esModule=!0;var i=r(Ge);function o(e){var t=getComputedStyle(e,null),n=t&&t.overflowY;return"visible"!==(t&&t.overflowX)||"visible"!==n}n.canScroll=o,n.addScrollListener=function(e,t){if(1===e.nodeType){for(var n=e;!i["default"](n)&&n!==document.documentElement;)o(n)&&Ia.addEventListener(n,"scroll",t),n=n.parentElement;Ia.addEventListener(window,"scroll",t)}},n.removeScrollListener=function(e,t){if(1===e.nodeType){for(var n=e;!i["default"](n)&&n!==document.documentElement;)o(n)&&Ia.removeEventListener(n,"scroll",t),n=n.parentElement;Ia.removeEventListener(window,"scroll",t)}}});t(Ra);Ra.canScroll,Ra.addScrollListener,Ra.removeScrollListener;var Fa=n(function(e,t){t.__esModule=!0,t.addMutationObserver=function(e,t){var n=window,r=n.MutationObserver||n.WebKitMutationObserver||n.MozMutationObserver;if(r){var i=new r(t);return i.observe(document.documentElement,{attributes:!0,childList:!0,subtree:!0,characterData:!0}),i}window.addEventListener?(document.documentElement.addEventListener("DOMAttrModified",t,!0),document.documentElement.addEventListener("DOMNodeInserted",t,!0),document.documentElement.addEventListener("DOMNodeRemoved",t,!0)):"attachEvent"in window&&e.attachEvent("onpropertychange",t)},t.removeMutationObserver=function(e,t,n){n?n.disconnect():window.addEventListener?(e.removeEventListener("DOMAttrModified",t,!0),e.removeEventListener("DOMNodeInserted",t,!0),e.removeEventListener("DOMNodeRemoved",t,!0)):"attachEvent"in window&&e.detachEvent("onpropertychange",t)}});t(Fa);Fa.addMutationObserver,Fa.removeMutationObserver;var Sa=t(n(function(t,n){var r=e&&e.__importDefault||function(e){return e&&e.__esModule?e:{"default":e}};n.__esModule=!0;var i=r(Ke),o=r(gt),a=r(_a),s=r(fe),l=1e3,c=function(){function e(e){this.init(e),this.observeList=[],this.handlerSetList=[];var t=e.usePolling,n=void 0!==t&&t,r=e.pollInterval;this.usePolling=n,r&&isFinite(r)&&r>0?this.pollInterval=r:this.pollInterval=l}return e.prototype.init=function(e){var t=new IntersectionObserver(function(t){t.forEach(function(t){if(!(t.intersectionRatio<=0)&&Pa.hitTesting(t.target,t.intersectionRect)){var n=e.slotClassName,r=e.impressAttrName,i=void 0===r?"data-pv":r,o=e.callback,a=e.customBoundary,s=t.target,l=t.intersectionRect,c=Pa.getActualVisibleRect(l,a);"string"==typeof n&&n.length>0&&Pa.checkSlots(c,n,i),"function"==typeof o&&o(s,l)}})},{threshold:[0,.1,.2,.3,.4,.5,.6,.7,.8,.9,1]});t.USE_MUTATION_OBSERVER=!1,this.intersectionObserver=t},e.prototype.observe=function(e){var t=this;if(!o["default"](this.observeList,e)){this.observeList.push(e);var n={};this.handlerSetList.push(n),this.intersectionObserver.observe(e);var r=i["default"](function(n){t.reobserve(e)},100),a=this.usePolling,l=this.pollInterval;if(a){var c=function(e,t){var n=i["default"](e,500);return window.setInterval(n,t)}(r,l);n.timerId=c}else{var u,d;n.defaultHandler=r,Ra.addScrollListener(e,r),n.mutationObserver=Fa.addMutationObserver(e,r),n.events=(u=r,d=[{eventName:"focus",target:window,handler:u},{eventName:"resize",target:window,handler:u},{eventName:"visibilitychange",target:document,handler:function(e){"visible"===document.visibilityState&&u(e)}}],s["default"](d,function(e){var t=e.target,n=e.eventName,r=e.handler;Ia.addEventListener(t,n,r,!0)}),d)}}},e.prototype.unobserve=function(e){var t=a["default"](this.observeList,e);if(!~t){this.observeList=this.observeList.slice(0,t).concat(this.observeList.slice(t+1));var n=this.handlerSetList[t];this.handlerSetList=this.handlerSetList.slice(0,t).concat(this.handlerSetList.slice(t+1));var r=n.timerId,i=n.events,o=n.mutationObserver,l=n.defaultHandler;this.intersectionObserver.unobserve(e),r?function(e){window.clearInterval(e)}(r):(l&&Ra.removeScrollListener(e,l),o&&o.disconnect(),i&&function(e){s["default"](e,function(e){var t=e.target,n=e.eventName,r=e.handler;Ia.removeEventListener(t,n,r,!0)})}(i))}},e.prototype.reobserve=function(e){this.intersectionObserver.unobserve(e),this.intersectionObserver.observe(e)},e}();n["default"]=c}));function Aa(e,t,n,r){var i=e.appRoot,o=e.feedRoot,a=e.menuRoot,s=n.inject,l=n.layout;(n.shouldShowCloseBtn||"float"===s)&&a.appendChild(function(e){var t=e.appRoot,n=we.createElement("info-div",{className:"toolbar__closeBtn"}),r=we.createElement("info-div",{className:"feed-toolbar"},[n]);return je(n,"click",function(e){t.style.display="none"}),r}({appRoot:i}));var c=ma(t,n,r);be(c)&&a.appendChild(c);var u,d=we.createElement("info-div",{className:"feed__wrapper"},[we.createElement("info-div")]);switch(o.appendChild(d),l){case"thinSingleColumn":case"singleColumn":(u=new ta(o,d,t,n)).update();break;case"splitColumn":(u=new ra(o,d,t,n)).update();break;case"multiColumn":(u=new oa(o,d,t,n)).update();break;case"pureAd":(u=new da(d,t,n)).update()}"bottom"===s?je(window,"scroll",Ke(function(){var e,t,n,r,i;e=o.parentElement,t=function(){var e=document.body&&document.body.scrollHeight||0,t=document.documentElement&&document.documentElement.scrollHeight||0;return Math.min(e,t)}(),n=function(){var e=document.body&&document.body.scrollTop||0,t=document.documentElement&&document.documentElement.scrollTop||0;return Math.min(e,t)}(),r=window.innerHeight||document.documentElement.clientHeight,i=e.getBoundingClientRect().bottom-r<200,(t-n-r<=200||i)&&u.update()},50)):je(o,"scroll",Ke(function(){(function(e){var t=e.scrollTop,n=e.scrollHeight,r=e.clientHeight;return n-r-t<=200})(o)&&u.update()},50)),be(c)&&je(c,"click",function(e){var n=e.target;if(it(n.className)&>(n.className,"feed-menu__item")){for(var r=0,i=c.children;r<i.length;r++){var o=i[r];It(o,"feed-menu__item-actived"),n===o&&(wt(n,"feed-menu__item-actived"),Ee[t].selectTab=n.getAttribute("data-feedkey"))}"clear"in u&&u.clear(),u.update()}});new wa({featureDescriber:"feed__item"},function(e){wt(e.featureElement,"visited")}).observe(o);var f={slotClassName:"feed__item",usePolling:!1,pollInterval:0};!0===n.usePolling&&(f.usePolling=!0,f.pollInterval=500),new Sa(f).observe(d)}var Na=function(e){var t,n=[],r=document,i=r.documentElement,o=i.doScroll,a=(o?/^loaded|^c/:/^loaded|c/).test(r.readyState);function s(e){for(a=1;e=n.shift();)e()}return r.addEventListener&&r.addEventListener("DOMContentLoaded",t=function(){r.removeEventListener("DOMContentLoaded",t,!1),s()},!1),o&&r.attachEvent("onreadystatechange",t=function(){/^c/.test(r.readyState)&&(r.detachEvent("onreadystatechange",t),s())}),e=o?function(t){self!=top?a?t():n.push(t):function(){try{i.doScroll("left")}catch(n){return setTimeout(function(){e(t)},50)}t()}()}:function(e){a?e():n.push(e)}}();function ja(e){e.style.display="block",e.style.position="relative",e.style.margin="0",e.style.padding="0",e.style.overflow="hidden",e.style.border="none",e.style.textAlign="left"}return r.polyfill(),function(e){var t=e.placeholderId,n=e.showid,r=e.inject||"inlay",i=function(e){switch(!0){case gt(Ae,e):return"contentAd";case gt(Ne,e):return"pureAd";default:return""}}(r),o="pureAd"===i;o&&(e.layout="pureAd"),function(e){for(var t=0,n=e;t<n.length;t++){var r=n[t];document.createElement(r)}}(["newsfeed","info-div","info-span","newsfeed-header","newsfeed-menu","newsfeed-main"]);var a=xe+(new Date).getTime()+"_"+Math.floor(999*Math.random()),s=window!=window.parent&&!gt(ke,n);s||function(e,t,n,r){"pureAd"===r&&(e[t]=e[t]||{},e[t].showid=e[t].showid||[])}(Ee,r,0,i);var l=!function(e,t,n){return"contentAd"===n?!gt(Ee.displayShowId,e):!(Ee[t].showid.length>=5)}(n,r,i);l||function(e,t,n,r){var i="pureAd"===r;"contentAd"===r?Ee.displayShowId.push(e):i&&!gt(Ee[t].showid,e)&&(Ee[t].showid.push(e),Ee[t][e]=Ee[t][e]||{})}(n,r,0,i),o&&function(e){var t={pn:1,loading:!1,containerIDs:[],sessions:[],ads:[],options:e,onFail:e.onFail,adNum:e.pureAdNum,demandNum:0,isPending:!1,req:null},n=e.inject,r=e.showid,i=e.pureAdNum,o=Ee[n][r];oe(t,function(e,t){o.hasOwnProperty(t)||(o[t]=e)}),o.demandNum++;var a=o.isPending,s=null===o.req,l=o.demandNum>o.ads.length;if(!a&&s&&l){var c=isFinite(i)&&i>0?i:4;o.adNum=c,o.isPending=!0,o.req=Po.next(c,e,Ee[n][r].pn++)}}(e),function(e,t){return new Promise(function(n){var r;t?(ja(r=we.createElement("newsfeed",{id:e})),Na(function(){var e=document.getElementById(t);we.render(r,e),n(r)})):(document.write('<newsfeed id="'+e+'"></newsfeed>'),ja(r=document.getElementById(e)),n(r))})}(a,t).then(function(t){if(xt(pt,{"@containerId":a}),s)t.innerHTML="<p>????????????</p>";else{if(!l){Ee[a]={};var n=ht[0]["data-feedkey"];Ee[a].selectTab=e.tab||n;var o=we.createElement("newsfeed-header",{className:"feed-tab"});t.appendChild(o);var c=Je(t,r,e,i);return t.appendChild(c),qi(c,a,e,i),Aa({appRoot:t,feedRoot:c,menuRoot:o},a,e,i),je(t,"contextmenu",function(e){e.preventDefault?e.preventDefault():window.event.returnValue=!1}),t}t.innerHTML="<p>showid????????</p>"}})["catch"](function(e){})}}(); ;
Ms-Dos/Windows
Unix
Write backup
jsp File Browser version 1.2 by
www.vonloesch.de