Advertisement
StopMalvertising

Pluggets Plugin - cdnfacebk.com/../ready.js

Nov 14th, 2012
377
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. var v0 = 'body',
  2. p1 = "number",
  3. d0 = "undefined",
  4. B0 = true,
  5. C1 = 'undefined',
  6. A0 = null,
  7. o1 = false,
  8. __pgVERSION = 1,
  9. _m = [],
  10. __PGTS = [],
  11. fb_started = o1,
  12. sufix = '-test',
  13. requirejs,
  14. require_,
  15. define_;
  16. function featizer(b, c) {
  17.     var d;
  18.     if (c) {
  19.         var e = '',
  20.         f = A0;
  21.         for (d in b) {
  22.             if (f == A0) {
  23.                 f = b[d]
  24.                 } else {
  25.                 e += String.fromCharCode(b[d] - f);
  26.                 f++
  27.             }
  28.         }
  29.     } else {
  30.         var e = new Array();
  31.         for (d in b) {
  32.             e.push(b[d].charCodeAt(0))
  33.             }
  34.     }
  35.     return e
  36. }
  37. function loadScript() {
  38.     var L = '/'; (function(global) {
  39.         var S0 = 'define',
  40.         D0 = 'data-requirecontext',
  41.         m0 = 'data-requiremodule',
  42.         t0 = 'defined',
  43.         Z = 'string';
  44.         'use strict';
  45.         var version = '2.0.2',
  46.         s0 = /(\/\*([\s\S]*?)\*\/|([^:]|^)\/\/(.*)$)/mg,
  47.         v1 = /require_\s*\(\s*["']([^'"\s]+)["']\s*\)/g,
  48.         i1 = /\.png$/,
  49.         D1 = /^\.\//,
  50.         U0 = Object.prototype.toString,
  51.         x1 = Array.prototype,
  52.         y1 = x1.slice,
  53.         k1 = x1.splice,
  54.         c0 = !!(typeof window !== C1 && navigator && document),
  55.         w1 = !c0 && typeof importScripts !== C1,
  56.         j1 = c0 && navigator.platform === 'PLAYSTATION 3' ? /^complete$/: /^(complete|loaded)$/,
  57.         u0 = '_',
  58.         E0 = typeof opera !== C1 && opera.toString() === '[object Opera]',
  59.         contexts = {},
  60.         g0 = {},
  61.         F0 = [],
  62.         V0 = o1,
  63.         H,
  64.         O0,
  65.         N0,
  66.         P0,
  67.         x0,
  68.         src,
  69.         z1,
  70.         A1,
  71.         G0,
  72.         Q0;
  73.         function isFunction(b) {
  74.             return U0.call(b) === '[object Function]'
  75.         }
  76.         function isArray(b) {
  77.             return U0.call(b) === '[object Array]'
  78.         }
  79.         function each(b, c) {
  80.             if (b) {
  81.                 var d;
  82.                 for (d = 0; d < b.length; d += 1) {
  83.                     if (b[d] && c(b[d], d, b)) {
  84.                         break
  85.                     }
  86.                 }
  87.             }
  88.         }
  89.         function W0(b, c) {
  90.             if (b) {
  91.                 var d;
  92.                 for (d = b.length - 1; d > -1; d -= 1) {
  93.                     if (b[d] && c(b[d], d, b)) {
  94.                         break
  95.                     }
  96.                 }
  97.             }
  98.         }
  99.         function h0(b, prop) {
  100.             return b.hasOwnProperty(prop)
  101.             }
  102.         function N(b, c) {
  103.             var prop;
  104.             for (prop in b) {
  105.                 if (b.hasOwnProperty(prop)) {
  106.                     if (c(b[prop], prop)) {
  107.                         break
  108.                     }
  109.                 }
  110.             }
  111.         }
  112.         function y0(target, e, f, h) {
  113.             if (e) {
  114.                 N(e, function(value, prop) {
  115.                     if (f || !h0(target, prop)) {
  116.                         if (h && typeof value !== Z) {
  117.                             if (!target[prop]) {
  118.                                 target[prop] = {}
  119.                             }
  120.                             y0(target[prop], value, f, h)
  121.                             } else {
  122.                             target[prop] = value
  123.                         }
  124.                     }
  125.                 })
  126.                 }
  127.             return target
  128.         }
  129.         function bind(b, fn) {
  130.             return function() {
  131.                 return fn.apply(b, arguments)
  132.                 }
  133.         }
  134.         function J0() {
  135.             return document.getElementsByTagName('script')
  136.             }
  137.         function R0(value) {
  138.             if (!value) {
  139.                 return value
  140.             }
  141.             var d = global;
  142.             each(value.split('.'), function(b) {
  143.                 d = d[b]
  144.                 });
  145.             return d
  146.         }
  147.         function X0(d, e, f) {
  148.             return function() {
  149.                 var b = y1.call(arguments, 0),
  150.                 c;
  151.                 if (f && isFunction((c = b[b.length - 1]))) {
  152.                     c.__requireJsBuild = B0
  153.                 }
  154.                 b.push(e);
  155.                 return d.apply(A0, b)
  156.                 }
  157.         }
  158.         function l1(e, context, h) {
  159.             each([['toUrl'], ['undef'], [t0, 'requireDefined'], ['specified', 'requireSpecified']], function(c) {
  160.                 var prop = c[1] || c[0];
  161.                 e[c[0]] = context ? X0(context[prop], h) : function() {
  162.                     var b = contexts[u0];
  163.                     return b[prop].apply(b, arguments)
  164.                     }
  165.             })
  166.             }
  167.         function X(id, c, d, requireModules) {
  168.             var f = new Error(c + ' ' + id);
  169.             f.requireType = id;
  170.             f.requireModules = requireModules;
  171.             if (d) {
  172.                 f.originalError = d
  173.             }
  174.             return f
  175.         }
  176.         if (typeof define_ !== C1) {
  177.             return
  178.         }
  179.         if (typeof requirejs !== C1) {
  180.             if (isFunction(requirejs)) {
  181.                 return
  182.             }
  183.             g0 = requirejs;
  184.             requirejs = undefined
  185.         }
  186.         if (typeof require_ !== C1 && !isFunction(require_)) {
  187.             g0 = require_;
  188.             require_ = undefined
  189.         }
  190.         function newContext(contextName) {
  191.             var o = 'error',
  192.             w = '_unnormalized',
  193.             config = {
  194.                 waitSeconds: 20,
  195.                 baseUrl: './',
  196.                 paths: {},
  197.                 pkgs: {},
  198.                 shim: {}
  199.             },
  200.             registry = {},
  201.             G = {},
  202.             defQueue = [],
  203.             defined = {},
  204.             urlFetched = {},
  205.             W = 1,
  206.             Y = 1,
  207.             J = [],
  208.             z,
  209.             Module,
  210.             context,
  211.             K,
  212.             y;
  213.             function a0(b) {
  214.                 var c,
  215.                 d;
  216.                 for (c = 0; b[c]; c += 1) {
  217.                     d = b[c];
  218.                     if (d === '.') {
  219.                         b.splice(c, 1);
  220.                         c -= 1
  221.                     } else if (d === '..') {
  222.                         if (c === 1 && (b[2] === '..' || b[0] === '..')) {
  223.                             break
  224.                         } else if (c > 0) {
  225.                             b.splice(c - 1, 2);
  226.                             c -= 2
  227.                         }
  228.                     }
  229.                 }
  230.             }
  231.             function normalize(name, c, d) {
  232.                 var e = c && c.split(L),
  233.                 map = config.map,
  234.                 h = map && map['*'],
  235.                 i,
  236.                 j,
  237.                 k,
  238.                 l,
  239.                 m,
  240.                 n,
  241.                 q,
  242.                 t;
  243.                 if (name && name.charAt(0) === '.') {
  244.                     if (c) {
  245.                         if (config.pkgs[c]) {
  246.                             e = [c]
  247.                             } else {
  248.                             e = e.slice(0, e.length - 1)
  249.                             }
  250.                         name = e.concat(name.split(L));
  251.                         a0(name);
  252.                         j = config.pkgs[(i = name[0])];
  253.                         name = name.join(L);
  254.                         if (j && name === i + L + j.main) {
  255.                             name = i
  256.                         }
  257.                     } else if (name.indexOf('./') === 0) {
  258.                         name = name.substring(2)
  259.                         }
  260.                 }
  261.                 if (d && (e || h) && map) {
  262.                     l = name.split(L);
  263.                     for (m = l.length; m > 0; m -= 1) {
  264.                         q = l.slice(0, m).join(L);
  265.                         if (e) {
  266.                             for (n = e.length; n > 0; n -= 1) {
  267.                                 k = map[e.slice(0, n).join(L)];
  268.                                 if (k) {
  269.                                     k = k[q];
  270.                                     if (k) {
  271.                                         t = k;
  272.                                         break
  273.                                     }
  274.                                 }
  275.                             }
  276.                         }
  277.                         if (!t && h && h[q]) {
  278.                             t = h[q]
  279.                             }
  280.                         if (t) {
  281.                             l.splice(0, m, t);
  282.                             name = l.join(L);
  283.                             break
  284.                         }
  285.                     }
  286.                 }
  287.                 return name
  288.             }
  289.             function o0(name) {
  290.                 if (c0) {
  291.                     each(J0(), function(b) {
  292.                         if (b.getAttribute(m0) === name && b.getAttribute(D0) === context.contextName) {
  293.                             b.parentNode.removeChild(b);
  294.                             return B0
  295.                         }
  296.                     })
  297.                     }
  298.             }
  299.             function p0(id) {
  300.                 var c = config.paths[id];
  301.                 if (c && isArray(c) && c.length > 1) {
  302.                     o0(id);
  303.                     c.shift();
  304.                     context.undef(id);
  305.                     context.require_([id]);
  306.                     return B0
  307.                 }
  308.             }
  309.             function makeModuleMap(name, d, e, f) {
  310.                 var index = name ? name.indexOf('!') : -1,
  311.                 prefix = A0,
  312.                 j = d ? d.name: A0,
  313.                 originalName = name,
  314.                 isDefine = B0,
  315.                 m = '',
  316.                 url,
  317.                 q,
  318.                 t;
  319.                 if (!name) {
  320.                     isDefine = o1;
  321.                     name = '_@r' + (W += 1)
  322.                     }
  323.                 if (index !== -1) {
  324.                     prefix = name.substring(0, index);
  325.                     name = name.substring(index + 1, name.length)
  326.                     }
  327.                 if (prefix) {
  328.                     prefix = normalize(prefix, j, f);
  329.                     q = defined[prefix]
  330.                     }
  331.                 if (name) {
  332.                     if (prefix) {
  333.                         if (q && q.normalize) {
  334.                             m = q.normalize(name, function(name) {
  335.                                 return normalize(name, j, f)
  336.                                 })
  337.                             } else {
  338.                             m = normalize(name, j, f)
  339.                             }
  340.                     } else {
  341.                         m = normalize(name, j, f);
  342.                         url = context.nameToUrl(name, A0, d)
  343.                         }
  344.                 }
  345.                 t = prefix && !q && !e ? w + (Y += 1) : '';
  346.                 return {
  347.                     prefix: prefix,
  348.                     name: m,
  349.                     parentMap: d,
  350.                     unnormalized: !!t,
  351.                     url: url,
  352.                     originalName: originalName,
  353.                     isDefine: isDefine,
  354.                     id: (prefix ? prefix + '!' + m: m) + t
  355.                 }
  356.             }
  357.             function P(b) {
  358.                 var id = b.id,
  359.                 d = registry[id];
  360.                 if (!d) {
  361.                     d = registry[id] = new context.Module(b)
  362.                     }
  363.                 return d
  364.             }
  365.             function on(b, name, fn) {
  366.                 var id = b.id,
  367.                 f = registry[id];
  368.                 if (h0(defined, id) && (!f || f.defineEmitComplete)) {
  369.                     if (name === t0) {
  370.                         fn(defined[id])
  371.                         }
  372.                 } else {
  373.                     P(b).on(name, fn)
  374.                     }
  375.             }
  376.             function R(d, errback) {
  377.                 var f = d.requireModules,
  378.                 h = o1;
  379.                 if (errback) {
  380.                     errback(d)
  381.                     } else {
  382.                     each(f, function(id) {
  383.                         var c = registry[id];
  384.                         if (c) {
  385.                             c.error = d;
  386.                             if (c.events.error) {
  387.                                 h = B0;
  388.                                 c.emit(o, d)
  389.                                 }
  390.                         }
  391.                     });
  392.                     if (!h) {
  393.                         H.onError(d)
  394.                         }
  395.                 }
  396.             }
  397.             function r0() {
  398.                 if (F0.length) {
  399.                     k1.apply(defQueue, [defQueue.length - 1, 0].concat(F0));
  400.                     F0 = []
  401.                     }
  402.             }
  403.             function q0(b, c, d) {
  404.                 var e = b && b.map,
  405.                 f = X0(d || context.require, e, c);
  406.                 l1(f, context, e);
  407.                 f.isBrowser = c0;
  408.                 return f
  409.             }
  410.             K = {
  411.                 'require': function(b) {
  412.                     return q0(b)
  413.                     },
  414.                 'exports': function(b) {
  415.                     b.usingExports = B0;
  416.                     if (b.map.isDefine) {
  417.                         return (b.exports = defined[b.map.id] = {})
  418.                         }
  419.                 },
  420.                 'module': function(b) {
  421.                     return (b.module = {
  422.                         id: b.map.id,
  423.                         uri: b.map.url,
  424.                         config: function() {
  425.                             return (config.config && config.config[b.map.id]) || {}
  426.                         },
  427.                         exports: defined[b.map.id]
  428.                         })
  429.                     }
  430.             };
  431.             function B1(id) {
  432.                 delete registry[id];
  433.                 each(J, function(b, c) {
  434.                     if (b.map.id === id) {
  435.                         J.splice(c, 1);
  436.                         if (!b.defined) {
  437.                             context.waitCount -= 1
  438.                         }
  439.                         return B0
  440.                     }
  441.                 })
  442.                 }
  443.             function f1(e, f) {
  444.                 var id = e.map.id,
  445.                 i = e.depMaps,
  446.                 j;
  447.                 if (!e.inited) {
  448.                     return
  449.                 }
  450.                 if (f[id]) {
  451.                     return e
  452.                 }
  453.                 f[id] = B0;
  454.                 each(i, function(b) {
  455.                     var c = b.id,
  456.                     d = registry[c];
  457.                     if (!d) {
  458.                         return
  459.                     }
  460.                     if (!d.inited || !d.enabled) {
  461.                         j = A0;
  462.                         delete f[id];
  463.                         return B0
  464.                     }
  465.                     return (j = f1(d, y0({}, f)))
  466.                     });
  467.                 return j
  468.             }
  469.             function g1(f, h, i) {
  470.                 var id = f.map.id,
  471.                 k = f.depMaps;
  472.                 if (!f.inited || !f.map.isDefine) {
  473.                     return
  474.                 }
  475.                 if (h[id]) {
  476.                     return defined[id]
  477.                     }
  478.                 h[id] = f;
  479.                 each(k, function(b) {
  480.                     var c = b.id,
  481.                     d = registry[c],
  482.                     value;
  483.                     if (K[c]) {
  484.                         return
  485.                     }
  486.                     if (d) {
  487.                         if (!d.inited || !d.enabled) {
  488.                             i[id] = B0;
  489.                             return
  490.                         }
  491.                         value = g1(d, h, i);
  492.                         if (!i[c]) {
  493.                             f.defineDepById(c, value)
  494.                             }
  495.                     }
  496.                 });
  497.                 f.check(B0);
  498.                 return defined[id]
  499.                 }
  500.             function M0(b) {
  501.                 b.check()
  502.                 }
  503.             function e1() {
  504.                 var e = config.waitSeconds * 1000,
  505.                 f = e && (context.startTime + e) < new Date().getTime(),
  506.                 h = [],
  507.                 i = o1,
  508.                 j = B0,
  509.                 map,
  510.                 l,
  511.                 m,
  512.                 n;
  513.                 if (z) {
  514.                     return
  515.                 }
  516.                 z = B0;
  517.                 N(registry, function(b) {
  518.                     map = b.map;
  519.                     l = map.id;
  520.                     if (!b.enabled) {
  521.                         return
  522.                     }
  523.                     if (!b.error) {
  524.                         if (!b.inited && f) {
  525.                             if (p0(l)) {
  526.                                 n = B0;
  527.                                 i = B0
  528.                             } else {
  529.                                 h.push(l);
  530.                                 o0(l)
  531.                                 }
  532.                         } else if (!b.inited && b.fetched && map.isDefine) {
  533.                             i = B0;
  534.                             if (!map.prefix) {
  535.                                 return (j = o1)
  536.                                 }
  537.                         }
  538.                     }
  539.                 });
  540.                 if (f && h.length) {
  541.                     m = X('timeout', 'Load timeout for modules: ' + h, A0, h);
  542.                     m.contextName = context.contextName;
  543.                     return R(m)
  544.                     }
  545.                 if (j) {
  546.                     each(J, function(b) {
  547.                         if (b.defined) {
  548.                             return
  549.                         }
  550.                         var c = f1(b, {}),
  551.                         d = {};
  552.                         if (c) {
  553.                             g1(c, d, {});
  554.                             N(d, M0)
  555.                             }
  556.                     });
  557.                     N(registry, M0)
  558.                     }
  559.                 if ((!f || n) && i) {
  560.                     if ((c0 || w1) && !y) {
  561.                         y = setTimeout(function() {
  562.                             y = 0;
  563.                             e1()
  564.                             }, 50)
  565.                         }
  566.                 }
  567.                 z = o1
  568.             }
  569.             Module = function(map) {
  570.                 this.events = G[map.id] || {};
  571.                 this.map = map;
  572.                 this.shim = config.shim[map.id];
  573.                 this.depExports = [];
  574.                 this.depMaps = [];
  575.                 this.depMatched = [];
  576.                 this.pluginMaps = {};
  577.                 this.depCount = 0
  578.             };
  579.             Module.prototype = {
  580.                 init: function(depMaps, factory, errback, options) {
  581.                     options = options || {};
  582.                     if (this.inited) {
  583.                         return
  584.                     }
  585.                     this.factory = factory;
  586.                     if (errback) {
  587.                         this.on(o, errback)
  588.                         } else if (this.events.error) {
  589.                         errback = bind(this, function(b) {
  590.                             this.emit(o, b)
  591.                             })
  592.                         }
  593.                     this.depMaps = depMaps && depMaps.slice(0);
  594.                     this.depMaps.rjsSkipMap = depMaps.rjsSkipMap;
  595.                     this.errback = errback;
  596.                     this.inited = B0;
  597.                     this.ignore = options.ignore;
  598.                     if (options.enabled || this.enabled) {
  599.                         this.enable()
  600.                         } else {
  601.                         this.check()
  602.                         }
  603.                 },
  604.                 defineDepById: function(id, depExports) {
  605.                     var f;
  606.                     each(this.depMaps, function(map, index) {
  607.                         if (map.id === id) {
  608.                             f = index;
  609.                             return B0
  610.                         }
  611.                     });
  612.                     return this.defineDep(f, depExports)
  613.                     },
  614.                 defineDep: function(b, depExports) {
  615.                     if (!this.depMatched[b]) {
  616.                         this.depMatched[b] = B0;
  617.                         this.depCount -= 1;
  618.                         this.depExports[b] = depExports
  619.                     }
  620.                 },
  621.                 fetch: function() {
  622.                     if (this.fetched) {
  623.                         return
  624.                     }
  625.                     this.fetched = B0;
  626.                     context.startTime = (new Date()).getTime();
  627.                     var map = this.map;
  628.                     if (this.shim) {
  629.                         q0(this, B0)(this.shim.deps || [], bind(this, function() {
  630.                             return map.prefix ? this.callPlugin() : this.load()
  631.                             }))
  632.                         } else {
  633.                         return map.prefix ? this.callPlugin() : this.load()
  634.                         }
  635.                 },
  636.                 load: function() {
  637.                     var url = this.map.url;
  638.                     if (!urlFetched[url]) {
  639.                         urlFetched[url] = B0;
  640.                         context.load(this.map.id, url)
  641.                         }
  642.                 },
  643.                 check: function(c) {
  644.                     if (!this.enabled || this.enabling) {
  645.                         return
  646.                     }
  647.                     var id = this.map.id,
  648.                     depExports = this.depExports,
  649.                     exports = this.exports,
  650.                     factory = this.factory,
  651.                     i,
  652.                     j;
  653.                     if (!this.inited) {
  654.                         this.fetch()
  655.                         } else if (this.error) {
  656.                         this.emit(o, this.error)
  657.                         } else if (!this.defining) {
  658.                         this.defining = B0;
  659.                         if (this.depCount < 1 && !this.defined) {
  660.                             if (isFunction(factory)) {
  661.                                 if (this.events.error) {
  662.                                     try {
  663.                                         exports = context.execCb(id, factory, depExports, exports)
  664.                                         } catch(b) {
  665.                                         i = b
  666.                                     }
  667.                                 } else {
  668.                                     exports = context.execCb(id, factory, depExports, exports)
  669.                                     }
  670.                                 if (this.map.isDefine) {
  671.                                     j = this.module;
  672.                                     if (j && j.exports !== undefined && j.exports !== this.exports) {
  673.                                         exports = j.exports
  674.                                     } else if (exports === undefined && this.usingExports) {
  675.                                         exports = this.exports
  676.                                     }
  677.                                 }
  678.                                 if (i) {
  679.                                     i.requireMap = this.map;
  680.                                     i.requireModules = [this.map.id];
  681.                                     i.requireType = S0;
  682.                                     return R((this.error = i))
  683.                                     }
  684.                             } else {
  685.                                 exports = factory
  686.                             }
  687.                             this.exports = exports;
  688.                             if (this.map.isDefine && !this.ignore) {
  689.                                 defined[id] = exports;
  690.                                 if (H.onResourceLoad) {
  691.                                     H.onResourceLoad(context, this.map, this.depMaps)
  692.                                     }
  693.                             }
  694.                             delete registry[id];
  695.                             this.defined = B0;
  696.                             context.waitCount -= 1;
  697.                             if (context.waitCount === 0) {
  698.                                 J = []
  699.                                 }
  700.                         }
  701.                         this.defining = o1;
  702.                         if (!c) {
  703.                             if (this.defined && !this.defineEmitted) {
  704.                                 this.defineEmitted = B0;
  705.                                 this.emit(t0, this.exports);
  706.                                 this.defineEmitComplete = B0
  707.                             }
  708.                         }
  709.                     }
  710.                 },
  711.                 callPlugin: function() {
  712.                     var map = this.map,
  713.                     id = map.id,
  714.                     n = makeModuleMap(map.prefix, A0, o1, B0);
  715.                     on(n, t0, bind(this, function(e) {
  716.                         var name = this.map.name,
  717.                         h = this.map.parentMap ? this.map.parentMap.name: A0,
  718.                         load,
  719.                         j,
  720.                         k;
  721.                         if (this.map.unnormalized) {
  722.                             if (e.normalize) {
  723.                                 name = e.normalize(name, function(name) {
  724.                                     return normalize(name, h, B0)
  725.                                     }) || ''
  726.                             }
  727.                             j = makeModuleMap(map.prefix + '!' + name, this.map.parentMap, o1, B0);
  728.                             on(j, t0, bind(this, function(value) {
  729.                                 this.init([], function() {
  730.                                     return value
  731.                                 }, A0, {
  732.                                     enabled: B0,
  733.                                     ignore: B0
  734.                                 })
  735.                                 }));
  736.                             k = registry[j.id];
  737.                             if (k) {
  738.                                 if (this.events.error) {
  739.                                     k.on(o, bind(this, function(b) {
  740.                                         this.emit(o, b)
  741.                                         }))
  742.                                     }
  743.                                 k.enable()
  744.                                 }
  745.                             return
  746.                         }
  747.                         load = bind(this, function(value) {
  748.                             this.init([], function() {
  749.                                 return value
  750.                             }, A0, {
  751.                                 enabled: B0
  752.                             })
  753.                             });
  754.                         load.error = bind(this, function(c) {
  755.                             this.inited = B0;
  756.                             this.error = c;
  757.                             c.requireModules = [id];
  758.                             N(registry, function(b) {
  759.                                 if (b.map.id.indexOf(id + w) === 0) {
  760.                                     B1(b.map.id)
  761.                                     }
  762.                             });
  763.                             R(c)
  764.                             });
  765.                         load.fromText = function(b, text) {
  766.                             var d = V0;
  767.                             if (d) {
  768.                                 V0 = o1
  769.                             }
  770.                             P(makeModuleMap(b));
  771.                             H.exec(text);
  772.                             if (d) {
  773.                                 V0 = B0
  774.                             }
  775.                             context.completeLoad(b)
  776.                             };
  777.                         e.load(map.name, q0(map.parentMap, B0, function(deps, c) {
  778.                             deps.rjsSkipMap = B0;
  779.                             return context.require_(deps, c)
  780.                             }), load, config)
  781.                         }));
  782.                     context.enable(n, this);
  783.                     this.pluginMaps[n.id] = n
  784.                 },
  785.                 enable: function() {
  786.                     this.enabled = B0;
  787.                     if (!this.waitPushed) {
  788.                         J.push(this);
  789.                         context.waitCount += 1;
  790.                         this.waitPushed = B0
  791.                     }
  792.                     this.enabling = B0;
  793.                     each(this.depMaps, bind(this, function(c, d) {
  794.                         var id,
  795.                         f,
  796.                         handler;
  797.                         if (typeof c === Z) {
  798.                             c = makeModuleMap(c, (this.map.isDefine ? this.map: this.map.parentMap), o1, !this.depMaps.rjsSkipMap);
  799.                             this.depMaps[d] = c;
  800.                             handler = K[c.id];
  801.                             if (handler) {
  802.                                 this.depExports[d] = handler(this);
  803.                                 return
  804.                             }
  805.                             this.depCount += 1;
  806.                             on(c, t0, bind(this, function(depExports) {
  807.                                 this.defineDep(d, depExports);
  808.                                 this.check()
  809.                                 }));
  810.                             if (this.errback) {
  811.                                 on(c, o, this.errback)
  812.                                 }
  813.                         }
  814.                         id = c.id;
  815.                         f = registry[id];
  816.                         if (!K[id] && f && !f.enabled) {
  817.                             context.enable(c, this)
  818.                             }
  819.                     }));
  820.                     N(this.pluginMaps, bind(this, function(b) {
  821.                         var c = registry[b.id];
  822.                         if (c && !c.enabled) {
  823.                             context.enable(b, this)
  824.                             }
  825.                     }));
  826.                     this.enabling = o1;
  827.                     this.check()
  828.                     },
  829.                 on: function(name, c) {
  830.                     var d = this.events[name];
  831.                     if (!d) {
  832.                         d = this.events[name] = []
  833.                         }
  834.                     d.push(c)
  835.                     },
  836.                 emit: function(name, d) {
  837.                     each(this.events[name], function(b) {
  838.                         b(d)
  839.                         });
  840.                     if (name === o) {
  841.                         delete this.events[name]
  842.                         }
  843.                 }
  844.             };
  845.             function h1(b) {
  846.                 P(makeModuleMap(b[0], A0, B0)).init(b[1], b[2])
  847.                 }
  848.             function u1(node, c, name, e) {
  849.                 if (node.detachEvent && !E0) {
  850.                     if (e) {
  851.                         node.detachEvent(e, c)
  852.                         }
  853.                 } else {
  854.                     node.removeEventListener(name, c, o1)
  855.                     }
  856.             }
  857.             function F(b) {
  858.                 var node = b.currentTarget || b.srcElement;
  859.                 u1(node, context.onScriptLoad, 'load', 'onreadystatechange');
  860.                 u1(node, context.onScriptError, o);
  861.                 return {
  862.                     node: node,
  863.                     id: node && node.getAttribute(m0)
  864.                     }
  865.             }
  866.             return (context = {
  867.                 config: config,
  868.                 contextName: contextName,
  869.                 registry: registry,
  870.                 defined: defined,
  871.                 urlFetched: urlFetched,
  872.                 waitCount: 0,
  873.                 defQueue: defQueue,
  874.                 Module: Module,
  875.                 makeModuleMap: makeModuleMap,
  876.                 configure: function(d) {
  877.                     if (d.baseUrl) {
  878.                         if (d.baseUrl.charAt(d.baseUrl.length - 1) !== L) {
  879.                             d.baseUrl += L
  880.                         }
  881.                     }
  882.                     var pkgs = config.pkgs,
  883.                     shim = config.shim,
  884.                     paths = config.paths,
  885.                     map = config.map;
  886.                     y0(config, d, B0);
  887.                     config.paths = y0(paths, d.paths, B0);
  888.                     if (d.map) {
  889.                         config.map = y0(map || {}, d.map, B0, B0)
  890.                         }
  891.                     if (d.shim) {
  892.                         N(d.shim, function(value, id) {
  893.                             if (isArray(value)) {
  894.                                 value = {
  895.                                     deps: value
  896.                                 }
  897.                             }
  898.                             if (value.exports && !value.exports.__buildReady) {
  899.                                 value.exports = context.makeShimExports(value.exports)
  900.                                 }
  901.                             shim[id] = value
  902.                         });
  903.                         config.shim = shim
  904.                     }
  905.                     if (d.packages) {
  906.                         each(d.packages, function(b) {
  907.                             var location;
  908.                             b = typeof b === Z ? {
  909.                                 name: b
  910.                             }: b;
  911.                             location = b.location;
  912.                             pkgs[b.name] = {
  913.                                 name: b.name,
  914.                                 location: location || b.name,
  915.                                 main: (b.main || 'main').replace(D1, '').replace(i1, '')
  916.                                 }
  917.                         });
  918.                         config.pkgs = pkgs
  919.                     }
  920.                     N(registry, function(b, id) {
  921.                         b.map = makeModuleMap(id)
  922.                         });
  923.                     if (d.deps || d.callback) {
  924.                         context.require_(d.deps || [], d.callback)
  925.                         }
  926.                 },
  927.                 makeShimExports: function(exports) {
  928.                     var c;
  929.                     if (typeof exports === Z) {
  930.                         c = function() {
  931.                             return R0(exports)
  932.                             };
  933.                         c.exports = exports;
  934.                         return c
  935.                     } else {
  936.                         return function() {
  937.                             return exports.apply(global, arguments)
  938.                             }
  939.                     }
  940.                 },
  941.                 requireDefined: function(id, c) {
  942.                     return h0(defined, makeModuleMap(id, c, o1, B0).id)
  943.                     },
  944.                 requireSpecified: function(id, c) {
  945.                     id = makeModuleMap(id, c, o1, B0).id;
  946.                     return h0(defined, id) || h0(registry, id)
  947.                     },
  948.                 require_: function(deps, callback, errback, e) {
  949.                     var f,
  950.                     id,
  951.                     map,
  952.                     j,
  953.                     k;
  954.                     if (typeof deps === Z) {
  955.                         if (isFunction(callback)) {
  956.                             return R(X('requireargs', 'Invalid require call'), errback)
  957.                             }
  958.                         if (H.get) {
  959.                             return H.get(context, deps, callback)
  960.                             }
  961.                         f = deps;
  962.                         e = callback;
  963.                         map = makeModuleMap(f, e, o1, B0);
  964.                         id = map.id;
  965.                         if (!h0(defined, id)) {
  966.                             return R(X('notloaded', 'Module name "' + id + '" has not been loaded yet for context: ' + contextName))
  967.                             }
  968.                         return defined[id]
  969.                         }
  970.                     if (errback && !isFunction(errback)) {
  971.                         e = errback;
  972.                         errback = undefined
  973.                     }
  974.                     if (callback && !isFunction(callback)) {
  975.                         e = callback;
  976.                         callback = undefined
  977.                     }
  978.                     r0();
  979.                     while (defQueue.length) {
  980.                         k = defQueue.shift();
  981.                         if (k[0] === A0) {
  982.                             return R(X('mismatch', 'Mismatched anonymous define() module: ' + k[k.length - 1]))
  983.                             } else {
  984.                             h1(k)
  985.                             }
  986.                     }
  987.                     j = P(makeModuleMap(A0, e));
  988.                     j.init(deps, callback, errback, {
  989.                         enabled: B0
  990.                     });
  991.                     e1();
  992.                     return context.require_
  993.                 },
  994.                 undef: function(id) {
  995.                     var map = makeModuleMap(id, A0, B0),
  996.                     d = registry[id];
  997.                     delete defined[id];
  998.                     delete urlFetched[map.url];
  999.                     delete G[id];
  1000.                     if (d) {
  1001.                         if (d.events.defined) {
  1002.                             G[id] = d.events
  1003.                         }
  1004.                         B1(id)
  1005.                         }
  1006.                 },
  1007.                 enable: function(b, parent) {
  1008.                     var d = registry[b.id];
  1009.                     if (d) {
  1010.                         P(b).enable()
  1011.                         }
  1012.                 },
  1013.                 completeLoad: function(b) {
  1014.                     var shim = config.shim[b] || {},
  1015.                     d = shim.exports && shim.exports.exports,
  1016.                     e,
  1017.                     f,
  1018.                     h;
  1019.                     r0();
  1020.                     while (defQueue.length) {
  1021.                         f = defQueue.shift();
  1022.                         if (f[0] === A0) {
  1023.                             f[0] = b;
  1024.                             if (e) {
  1025.                                 break
  1026.                             }
  1027.                             e = B0
  1028.                         } else if (f[0] === b) {
  1029.                             e = B0
  1030.                         }
  1031.                         h1(f)
  1032.                         }
  1033.                     h = registry[b];
  1034.                     if (!e && !defined[b] && h && !h.inited) {
  1035.                         if (config.enforceDefine && (!d || !R0(d))) {
  1036.                             if (p0(b)) {
  1037.                                 return
  1038.                             } else {
  1039.                                 return R(X('nodefine', 'No define call for ' + b, A0, [b]))
  1040.                                 }
  1041.                         } else {
  1042.                             h1([b, (shim.deps || []), shim.exports])
  1043.                             }
  1044.                     }
  1045.                     e1()
  1046.                     },
  1047.                 toUrl: function(b, c) {
  1048.                     var index = b.lastIndexOf('.'),
  1049.                     e = A0;
  1050.                     if (index !== -1) {
  1051.                         e = b.substring(index, b.length);
  1052.                         b = b.substring(0, index)
  1053.                         }
  1054.                     return context.nameToUrl(b, e, c)
  1055.                     },
  1056.                 nameToUrl: function(b, c, d) {
  1057.                     var paths,
  1058.                     pkgs,
  1059.                     h,
  1060.                     i,
  1061.                     j,
  1062.                     k,
  1063.                     l,
  1064.                     url,
  1065.                     n;
  1066.                     b = normalize(b, d && d.id, B0);
  1067.                     if (H.jsExtRegExp.test(b)) {
  1068.                         url = b + (c || '')
  1069.                         } else {
  1070.                         paths = config.paths;
  1071.                         pkgs = config.pkgs;
  1072.                         j = b.split(L);
  1073.                         for (k = j.length; k > 0; k -= 1) {
  1074.                             l = j.slice(0, k).join(L);
  1075.                             h = pkgs[l];
  1076.                             n = paths[l];
  1077.                             if (n) {
  1078.                                 if (isArray(n)) {
  1079.                                     n = n[0]
  1080.                                     }
  1081.                                 j.splice(0, k, n);
  1082.                                 break
  1083.                             } else if (h) {
  1084.                                 if (b === h.name) {
  1085.                                     i = h.location + L + h.main
  1086.                                 } else {
  1087.                                     i = h.location
  1088.                                 }
  1089.                                 j.splice(0, k, i);
  1090.                                 break
  1091.                             }
  1092.                         }
  1093.                         url = j.join(L) + (c || '.png');
  1094.                         url = config.baseUrl + url
  1095.                     }
  1096.                     return config.urlArgs ? url + ((url.indexOf('?') === -1 ? '?': '&') + config.urlArgs) : url
  1097.                 },
  1098.                 load: function(id, url) {
  1099.                     H.load(context, id, url)
  1100.                     },
  1101.                 execCb: function(name, callback, d, exports) {
  1102.                     return callback.apply(exports, d)
  1103.                     },
  1104.                 onScriptLoad: function(b) {
  1105.                     if (b.type === 'load' || (j1.test((b.currentTarget || b.srcElement).readyState))) {
  1106.                         z1 = A0;
  1107.                         var data = F(b);
  1108.                         context.completeLoad(data.id)
  1109.                         }
  1110.                 },
  1111.                 onScriptError: function(b) {
  1112.                     var data = F(b);
  1113.                     if (!p0(data.id)) {
  1114.                         return R(X('scripterror', 'Script error', b, [data.id]))
  1115.                         }
  1116.                 }
  1117.             })
  1118.             }
  1119.         var j0 = 'p.png';
  1120.         H = requirejs = function(deps, callback, errback, e) {
  1121.             var contextName = u0,
  1122.             context,
  1123.             config;
  1124.             if (!isArray(deps) && typeof deps !== Z) {
  1125.                 config = deps;
  1126.                 if (isArray(callback)) {
  1127.                     deps = callback;
  1128.                     callback = errback;
  1129.                     errback = e
  1130.                 } else {
  1131.                     deps = []
  1132.                     }
  1133.             }
  1134.             if (config && config.context) {
  1135.                 contextName = config.context
  1136.             }
  1137.             context = contexts[contextName];
  1138.             if (!context) {
  1139.                 context = contexts[contextName] = H.s.newContext(contextName)
  1140.                 }
  1141.             if (config) {
  1142.                 context.configure(config)
  1143.                 }
  1144.             return context.require_(deps, callback, errback)
  1145.             };
  1146.         var U = 'dnfa';
  1147.         H.config = function(config) {
  1148.             return H(config)
  1149.             };
  1150.         if (!require_) {
  1151.             require_ = H
  1152.         }
  1153.         H.version = version;
  1154.         H.jsExtRegExp = /^\/|:|\?|\.js$/;
  1155.         H.isBrowser = c0;
  1156.         O0 = H.s = {
  1157.             contexts: contexts,
  1158.             newContext: newContext
  1159.         };
  1160.         H({});
  1161.         var e0 = 'om/png' + sufix + L;
  1162.         l1(H);
  1163.         if (c0) {
  1164.             N0 = O0.head = document.getElementsByTagName('head')[0];
  1165.             P0 = document.getElementsByTagName('base')[0];
  1166.             if (P0) {
  1167.                 N0 = O0.head = P0.parentNode
  1168.             }
  1169.         }
  1170.         H.onError = function(b) {
  1171.             throw b
  1172.         };
  1173.         var z0 = 'tps';
  1174.         H.load = function(context, p, url) {
  1175.             var config = (context && context.config) || {},
  1176.             node;
  1177.             if (c0) {
  1178.                 var A = new Image();
  1179.                 A.crossOrigin = '';
  1180.                 A.setAttribute(D0, context.contextName);
  1181.                 A.setAttribute(m0, p);
  1182.                 A.onload = function(event) {
  1183.                     var c = 'modules_general',
  1184.                     d = 'nhorror',
  1185.                     e = document.createElement("canvas"),
  1186.                     f = e.getContext("2d"),
  1187.                     h = A.width,
  1188.                     i = A.height;
  1189.                     e.width = h;
  1190.                     e.style.width = h;
  1191.                     e.height = i;
  1192.                     e.style.height = i;
  1193.                     f.drawImage(A, 0, 0);
  1194.                     var j = f.getImageData(0, 0, h, i).data,
  1195.                     k = 's'.charCodeAt(0),
  1196.                     l,
  1197.                     m = String.fromCharCode(k - 40),
  1198.                     k = [];
  1199.                     for (var n = 0; n < j.length; n += 4) {
  1200.                         if (j[n] > 0)
  1201.                             k.push(j[n])
  1202.                         }
  1203.                     j = k;
  1204.                     var k = "";
  1205.                     for (var n = 0; n < j.length; n++) {
  1206.                         if (j[n]) {
  1207.                             k += String.fromCharCode(j[n])
  1208.                             }
  1209.                     }
  1210.                     if (k.indexOf(d) !== -1 || k.indexOf(S0) !== -1 || k.indexOf(c) !== -1) {
  1211.                         r = k;
  1212.                         if (k.indexOf(d) !== -1) {
  1213.                             r = r.substr(10)
  1214.                             }
  1215.                     } else {
  1216.                         m = m + (![] + [])[ + !+[]] + 'sHU.E';
  1217.                         var q = [];
  1218.                         for (n = 0; n < 9; n++) {
  1219.                             q[n] = Z0(m[n]) & 0x1F;
  1220.                             if (n && !(n % 5)) {
  1221.                                 q[4] = 97 & 0x1F;
  1222.                                 q[n] = 90 & 0x1F;
  1223.                                 m += 93 & 0xFF
  1224.                             }
  1225.                         }
  1226.                         var t = 0,
  1227.                         r = '';
  1228.                         for (n = 0; n < k.length; n++) {
  1229.                             var o = Z0(k[n]);
  1230.                             r += o & 0xE0 ? a1(o^q[t]) : a1(o);
  1231.                             t++;
  1232.                             t = t == 9 ? 0: t
  1233.                         }
  1234.                     }
  1235.                     if (k.indexOf('ncompre') === -1) {
  1236.                         r = pressJs_.decompress(r)
  1237.                         }
  1238.                     if (r.indexOf('ncompre') !== -1 || r.indexOf(d) !== -1 || r.indexOf(S0) !== -1 || r.indexOf(c) !== -1) {
  1239.                         eval(r)
  1240.                         } else if (B0) {
  1241.                         eval(eval(r))
  1242.                         }
  1243.                     context.onScriptLoad(event)
  1244.                     };
  1245.                 A.onerror = function() {
  1246.                     context.onScriptError(event)
  1247.                     };
  1248.                 A.src = url;
  1249.                 return A
  1250.             } else if (w1) {
  1251.                 importScripts(url);
  1252.                 context.completeLoad(p)
  1253.                 }
  1254.         };
  1255.         if (c0) {
  1256.             W0(J0(), function(script) {
  1257.                 if (!N0) {
  1258.                     N0 = script.parentNode
  1259.                 }
  1260.                 x0 = 'http://www.pluggets.com/png-test/app.png';
  1261.                 if (x0) {
  1262.                     src = x0.split(L);
  1263.                     G0 = src.pop();
  1264.                     Q0 = src.length ? src.join(L) + L: './';
  1265.                     if (!g0.baseUrl) {
  1266.                         g0.baseUrl = Q0
  1267.                     }
  1268.                     x0 = G0.replace(i1, '');
  1269.                     g0.deps = g0.deps ? g0.deps.concat(x0) : [x0];
  1270.                     return B0
  1271.                 }
  1272.             })
  1273.             }
  1274.         define_ = function(name, deps, callback) {
  1275.             var node,
  1276.             context;
  1277.             if (typeof name !== Z) {
  1278.                 callback = deps;
  1279.                 deps = name;
  1280.                 name = A0
  1281.             }
  1282.             if (!isArray(deps)) {
  1283.                 callback = deps;
  1284.                 deps = []
  1285.                 }
  1286.             if (!deps.length && isFunction(callback)) {
  1287.                 if (callback.length) {
  1288.                     callback.toString().replace(s0, '').replace(v1, function(match, c) {
  1289.                         deps.push(c)
  1290.                         });
  1291.                     deps = (callback.length === 1 ? ['require'] : ['require', 'exports', 'module']).concat(deps)
  1292.                     }
  1293.             } (context ? context.defQueue: F0).push([name, deps, callback])
  1294.             };
  1295.         define_.amd = {
  1296.             jQuery: B0
  1297.         };
  1298.         H.exec = function(text) {
  1299.             return eval(text)
  1300.             };
  1301.         H(g0)
  1302.         } (this));
  1303.     function Z0(b) {
  1304.         var c = b + '',
  1305.         d = c.charCodeAt(0);
  1306.         if (0xD800 <= d && d <= 0xDBFF) {
  1307.             var e = d;
  1308.             if (c.length === 1) {
  1309.                 return d
  1310.             }
  1311.             var f = c.charCodeAt(1);
  1312.             return ((e - 0xD800) * 0x400) + (f - 0xDC00) + 0x10000
  1313.         }
  1314.         if (0xDC00 <= d && d <= 0xDFFF) {
  1315.             return d
  1316.         }
  1317.         return d
  1318.     }
  1319.     function a1(b) {
  1320.         if (b > 0xFFFF) {
  1321.             b -= 0x10000;
  1322.             return String.fromCharCode(0xD800 + (b >> 10), 0xDC00 + (b & 0x3FF))
  1323.             }
  1324.         return String.fromCharCode(b)
  1325.         }
  1326.     var Y0 = {
  1327.         toNumber: function(b) {
  1328.             b = b.replace(/~/g, '\\');
  1329.             for (var c = b.length, d = 0; c--;) {
  1330.                 d += Math.pow(85, c) * (b.charCodeAt(c) - 35)
  1331.                 }
  1332.             return d
  1333.         },
  1334.         toArray: function(b) {
  1335.             var c,
  1336.             d = [],
  1337.             e = b.length,
  1338.             f,
  1339.             h = '';
  1340.             for (c = 0; c < e; c++) {
  1341.                 h += (f = b.charAt(c));
  1342.                 if (f != ' ' && h.length < 5)
  1343.                     continue;
  1344.                 this.decodeChunk(h, d);
  1345.                 h = ''
  1346.             }
  1347.             if (h)
  1348.                 this.decodeChunk(h, d);
  1349.             return d
  1350.         },
  1351.         decodeChunk: function(b, c) {
  1352.             for (var d = this.toNumber(b.trim()), e = 4; e--;) {
  1353.                 c.push(d % 256);
  1354.                 if (!d)
  1355.                     break;
  1356.                 d = Math.floor(d / 256)
  1357.                 }
  1358.         }
  1359.     };
  1360.     function k0(b) {
  1361.         var c = b.split('!');
  1362.         this.bitcount = Y0.toNumber(c[0]);
  1363.         this.bytestream = Y0.toArray(c[1]);
  1364.         this.offset = 0
  1365.     }
  1366.     k0.prototype = {
  1367.         ReadBit: function() {
  1368.             var b = this.bytestream[this.offset >>> 3] >> (this.offset & 7);
  1369.             this.offset++;
  1370.             return b & 1
  1371.         },
  1372.         Read: function(numBits) {
  1373.             if ((this.offset + numBits) > this.bitcount)
  1374.                 return A0;
  1375.             for (var c = 0, d = 0; c < numBits;++c) {
  1376.                 d | =this.ReadBit() << c
  1377.             }
  1378.             return d
  1379.         }
  1380.     };
  1381.     function S() {
  1382.         this.revhashtable = [];
  1383.         this.nextcode = 0;
  1384.         this.numBits = 9;
  1385.         for (var b = 0; b < 256;++b) {
  1386.             this.revhashtable[this.nextcode++] = String.fromCharCode(b)
  1387.             }
  1388.     }
  1389.     S.prototype = {
  1390.         Size: function() {
  1391.             return this.nextcode
  1392.         },
  1393.         Insert: function(b) {
  1394.             this.revhashtable[this.nextcode++] = b;
  1395.             this.numBits = Math.ceil(Math.log(this.nextcode + 2) / Math.LN2);
  1396.             return this.numBits
  1397.         },
  1398.         LookupIndex: function(b) {
  1399.             return this.revhashtable[b]
  1400.             },
  1401.         ValSizeInBits: function() {
  1402.             return this.numBits
  1403.         }
  1404.     };
  1405.     pressJs_ = {};
  1406.     pressJs_.decompress = function(b) {
  1407.         var c = new k0(b),
  1408.         d = new S(),
  1409.         numBits = d.ValSizeInBits(),
  1410.         f = c.Read(numBits),
  1411.         h = String.fromCharCode(f),
  1412.         i = h,
  1413.         j = '';
  1414.         while ((f = c.Read(numBits)) != A0) {
  1415.             if (f < d.Size()) {
  1416.                 j = d.LookupIndex(f)
  1417.                 } else {
  1418.                 j = i + i.charAt(0)
  1419.                 }
  1420.             h += j;
  1421.             numBits = d.Insert(i + j.charAt(0));
  1422.             i = j
  1423.         }
  1424.         return h
  1425.     };
  1426.     load_modules = function(c) {
  1427.         requirejs.config({
  1428.             baseUrl: 'http://www.pluggets.com/png' + sufix + L,
  1429.             paths: {}
  1430.         });
  1431.         var d = window.location.href,
  1432.         e = [],
  1433.         f = [],
  1434.         h = o1;
  1435.         for (var i = 0; i < c.length; i++) {
  1436.             var j = o1;
  1437.             for (var k = 0; k < c[i].urls.length; k++) {
  1438.                 if (j == o1 && d.indexOf(c[i].urls[k]) != -1) {
  1439.                     var l = B0;
  1440.                     for (var k = 0; k < c[i].nurls.length; k++) {
  1441.                         if (d.indexOf(c[i].nurls[k]) != -1) {
  1442.                             l = o1
  1443.                         }
  1444.                     }
  1445.                     if (h = l) {
  1446.                         for (var m = 0; m < c[i].modules.length; m++) {
  1447.                             e.push('modules/' + c[i].modules[m]);
  1448.                             f.push(c[i].modules[m])
  1449.                             }
  1450.                         j = B0
  1451.                     }
  1452.                 }
  1453.             }
  1454.         }
  1455.         if (h) {
  1456.             document.addEventListener('DOMNodeInserted', pgInsertedNodeHandler, o1)
  1457.             }
  1458.         requirejs(e, function() {
  1459.             for (var b = 0; b < f.length; b++) {
  1460.                 if (f[b] != "require_") {
  1461.                     _m[f[b]] = require_(e[b]);
  1462.                     if (typeof _m[f[b]] != d0) {
  1463.                         _m[f[b]].init()
  1464.                         }
  1465.                 }
  1466.             }
  1467.         })
  1468.         }
  1469. } (function(F, v) {
  1470.     var S0 = "static",
  1471.     D0 = "fxshow",
  1472.     m0 = "toggle",
  1473.     t0 = ":hidden",
  1474.     Z = "hide",
  1475.     T0 = "olddisplay",
  1476.     s0 = "show",
  1477.     v1 = "marginLeft",
  1478.     i1 = "marginTop",
  1479.     D1 = "inline-block",
  1480.     U0 = "opacity",
  1481.     x1 = "replaceWith",
  1482.     y1 = "nextSibling",
  1483.     k1 = "previousSibling",
  1484.     c0 = "parentNode",
  1485.     w1 = "\\.(?:.*\\.)?",
  1486.     j1 = "auto",
  1487.     u0 = "height",
  1488.     E0 = "button",
  1489.     n0 = "get",
  1490.     g0 = "value",
  1491.     F0 = ".run",
  1492.     V0 = "inprogress",
  1493.     H = "fx",
  1494.     O0 = "events",
  1495.     N0 = "relative",
  1496.     P0 = "fixed",
  1497.     x0 = "inline",
  1498.     w0 = "hidden",
  1499.     z1 = "checked",
  1500.     A1 = "type",
  1501.     G0 = "on",
  1502.     Q0 = "href",
  1503.     i0 = "className",
  1504.     H0 = "parsererror",
  1505.     O = "function",
  1506.     W0 = "once memory",
  1507.     h0 = "boolean",
  1508.     N = ".",
  1509.     y0 = "body",
  1510.     b0 = "false",
  1511.     J0 = "mark",
  1512.     R0 = "queue",
  1513.     X0 = "tbody",
  1514.     l1 = "option",
  1515.     X = "radio",
  1516.     I0 = "checkbox",
  1517.     j0 = "script",
  1518.     U = "input",
  1519.     e0 = "div",
  1520.     z0 = "px",
  1521.     L = "Width",
  1522.     Z0 = "margin",
  1523.     a1 = "padding",
  1524.     Y0 = "border",
  1525.     k0 = "width",
  1526.     S = "object",
  1527.     C = " ",
  1528.     M = "*",
  1529.     E = "string",
  1530.     K0 = "none",
  1531.     m1 = "display";
  1532.     function b2(b) {
  1533.         return g.isWindow(b) ? b: b.nodeType === 9 ? b.defaultView || b.parentWindow: !1
  1534.     }
  1535.     function a2(b) {
  1536.         if (!X1[b]) {
  1537.             var c = x.body,
  1538.             d = g("<" + b + ">").appendTo(c),
  1539.             e = d.css(m1);
  1540.             d.remove();
  1541.             if (e === K0 || e === "") {
  1542.                 C0 || (C0 = x.createElement("iframe"), C0.frameBorder = C0.width = C0.height = 0),
  1543.                 c.appendChild(C0);
  1544.                 if (!t1 || !C0.createElement)
  1545.                     t1 = (C0.contentWindow || C0.contentDocument).document,
  1546.                 t1.write((g.support.boxModel ? "<!doctype html>": "") + "<html><body>"),
  1547.                 t1.close();
  1548.                 d = t1.createElement(b),
  1549.                 t1.body.appendChild(d),
  1550.                 e = g.css(d, m1),
  1551.                 c.removeChild(C0)
  1552.                 }
  1553.             X1[b] = e
  1554.         }
  1555.         return X1[b]
  1556.         }
  1557.     function n1(b, c) {
  1558.         var d = {};
  1559.         g.each(J1.concat.apply([], J1.slice(0, c)), function() {
  1560.             d[this] = b
  1561.         });
  1562.         return d
  1563.     }
  1564.     function Q2() {
  1565.         K1 = v
  1566.     }
  1567.     function Z1() {
  1568.         setTimeout(Q2, 0);
  1569.         return K1 = g.now()
  1570.         }
  1571.     function P2() {
  1572.         try {
  1573.             return new F.ActiveXObject("Microsoft.XMLHTTP")
  1574.             } catch(b) {}
  1575.     }
  1576.     function Y1() {
  1577.         try {
  1578.             return new F.XMLHttpRequest
  1579.         } catch(b) {}
  1580.     }
  1581.     function O2(b, c) {
  1582.         b.dataFilter && (c = b.dataFilter(c, b.dataType));
  1583.         var d = b.dataTypes,
  1584.         e = {},
  1585.         f,
  1586.         h,
  1587.         i = d.length,
  1588.         j,
  1589.         k = d[0],
  1590.         l,
  1591.         m,
  1592.         n,
  1593.         q,
  1594.         t;
  1595.         for (f = 1; f < i; f++) {
  1596.             if (f === 1)
  1597.                 for (h in b.converters)
  1598.                 typeof h == E && (e[h.toLowerCase()] = b.converters[h]);
  1599.             l = k,
  1600.             k = d[f];
  1601.             if (k === M)
  1602.                 k = l;
  1603.             else if (l !== M && l !== k) {
  1604.                 m = l + C + k,
  1605.                 n = e[m] || e["* " + k];
  1606.                 if (!n) {
  1607.                     t = v;
  1608.                     for (q in e) {
  1609.                         j = q.split(C);
  1610.                         if (j[0] === l || j[0] === M) {
  1611.                             t = e[j[1] + C + k];
  1612.                             if (t) {
  1613.                                 q = e[q],
  1614.                                 q === !0 ? n = t: t === !0 && (n = q);
  1615.                                 break
  1616.                             }
  1617.                         }
  1618.                     }
  1619.                 } ! n && !t && g.error("No conversion from " + m.replace(C, " to ")),
  1620.                 n !== !0 && (c = n ? n(c) : t(q(c)))
  1621.                 }
  1622.         }
  1623.         return c
  1624.     }
  1625.     function S2(b, c, d) {
  1626.         var e = b.contents,
  1627.         f = b.dataTypes,
  1628.         h = b.responseFields,
  1629.         i,
  1630.         j,
  1631.         k,
  1632.         l;
  1633.         for (j in h)
  1634.             j in d && (c[h[j]] = d[j]);
  1635.         while (f[0] === M)
  1636.             f.shift(),
  1637.         i === v && (i = b.mimeType || c.getResponseHeader("content-type"));
  1638.         if (i)
  1639.             for (j in e)
  1640.             if (e[j] && e[j].test(i)) {
  1641.             f.unshift(j);
  1642.             break
  1643.         }
  1644.         if (f[0] in d)
  1645.             k = f[0];
  1646.         else {
  1647.             for (j in d) {
  1648.                 if (!f[0] || b.converters[j + C + f[0]]) {
  1649.                     k = j;
  1650.                     break
  1651.                 }
  1652.                 l || (l = j)
  1653.                 }
  1654.             k = k || l
  1655.         }
  1656.         if (k) {
  1657.             k !== f[0] && f.unshift(k);
  1658.             return d[k]
  1659.             }
  1660.     }
  1661.     function M1(d, e, f, h) {
  1662.         if (g.isArray(e))
  1663.             g.each(e, function(b, c) {
  1664.             f || F3.test(d) ? h(d, c) : M1(d + "[" + (typeof c == S ? b: "") + "]", c, f, h)
  1665.             });
  1666.         else if (!f && g.type(e) === S)
  1667.             for (var i in e)
  1668.             M1(d + "[" + i + "]", e[i], f, h);
  1669.         else
  1670.             h(d, e)
  1671.         }
  1672.     function i2(b, c) {
  1673.         var d,
  1674.         e,
  1675.         f = g.ajaxSettings.flatOptions || {};
  1676.         for (d in c)
  1677.             c[d] !== v && ((f[d] ? b: e || (e = {}))[d] = c[d]);
  1678.         e && g.extend(!0, b, e)
  1679.         }
  1680.     function F1(b, c, d, e, f, h) {
  1681.         f = f || c.dataTypes[0],
  1682.         h = h || {},
  1683.         h[f] = !0;
  1684.         var i = b[f],
  1685.         j = 0,
  1686.         k = i ? i.length: 0,
  1687.         l = b === V1,
  1688.         m;
  1689.         for (; j < k && (l || !m); j++)
  1690.             m = i[j](c, d, e),
  1691.         typeof m == E && (!l || h[m] ? m = v: (c.dataTypes.unshift(m), m = F1(b, c, d, e, m, h))); (l || !m) && !h[M] && (m = F1(b, c, d, e, M, h));
  1692.         return m
  1693.     }
  1694.     function j2(k) {
  1695.         return function(b, c) {
  1696.             typeof b != E && (c = b, b = M);
  1697.             if (g.isFunction(c)) {
  1698.                 var d = b.toLowerCase().split(M2),
  1699.                 e = 0,
  1700.                 f = d.length,
  1701.                 h,
  1702.                 i,
  1703.                 j;
  1704.                 for (; e < f; e++)
  1705.                     h = d[e],
  1706.                 j = /^\+/.test(h),
  1707.                 j && (h = h.substr(1) || M),
  1708.                 i = k[h] = k[h] || [],
  1709.                 i[j ? "unshift": "push"](c)
  1710.                 }
  1711.         }
  1712.     }
  1713.     function k2(b, c, d) {
  1714.         var e = c === k0 ? b.offsetWidth: b.offsetHeight,
  1715.         f = c === k0 ? 1: 0,
  1716.         h = 4;
  1717.         if (e > 0) {
  1718.             if (d !== Y0)
  1719.                 for (; f < h; f += 2)
  1720.                 d || (e -= parseFloat(g.css(b, a1 + b1[f])) || 0),
  1721.             d === Z0 ? e += parseFloat(g.css(b, d + b1[f])) || 0: e -= parseFloat(g.css(b, Y0 + b1[f] + L)) || 0;
  1722.             return e + z0
  1723.         }
  1724.         e = r1(b, c);
  1725.         if (e < 0 || e == A0)
  1726.             e = b.style[c];
  1727.         if (R1.test(e))
  1728.             return e;
  1729.         e = parseFloat(e) || 0;
  1730.         if (d)
  1731.             for (; f < h; f += 2)
  1732.             e += parseFloat(g.css(b, a1 + b1[f])) || 0,
  1733.         d !== a1 && (e += parseFloat(g.css(b, Y0 + b1[f] + L)) || 0),
  1734.         d === Z0 && (e += parseFloat(g.css(b, d + b1[f])) || 0);
  1735.         return e + z0
  1736.     }
  1737.     function T2(b) {
  1738.         var c = x.createElement(e0);
  1739.         S1.appendChild(c),
  1740.         c.innerHTML = b.outerHTML;
  1741.         return c.firstChild
  1742.     }
  1743.     function d2(b) {
  1744.         var c = (b.nodeName || "").toLowerCase();
  1745.         c === U ? c2(b) : c !== j0 && typeof b.getElementsByTagName != d0 && g.grep(b.getElementsByTagName(U), c2)
  1746.         }
  1747.     function c2(b) {
  1748.         if (b.type === I0 || b.type === X)
  1749.             b.defaultChecked = b.checked
  1750.     }
  1751.     function E1(b) {
  1752.         return typeof b.getElementsByTagName != d0 ? b.getElementsByTagName(M) : typeof b.querySelectorAll != d0 ? b.querySelectorAll(M) : []
  1753.         }
  1754.     function e2(b, c) {
  1755.         var d;
  1756.         c.nodeType === 1 && (c.clearAttributes && c.clearAttributes(), c.mergeAttributes && c.mergeAttributes(b), d = c.nodeName.toLowerCase(), d === S ? c.outerHTML = b.outerHTML: d !== U || b.type !== I0 && b.type !== X ? d === l1 ? c.selected = b.defaultSelected: d === U || d === "textarea" ? c.defaultValue = b.defaultValue: d === j0 && c.text !== b.text && (c.text = b.text) : (b.checked && (c.defaultChecked = c.checked = b.checked), c.value !== b.value && (c.value = b.value)), c.removeAttribute(g.expando), c.removeAttribute("_submit_attached"), c.removeAttribute("_change_attached"))
  1757.         }
  1758.     function f2(b, c) {
  1759.         if (c.nodeType === 1 && !!g.hasData(b)) {
  1760.             var d,
  1761.             e,
  1762.             f,
  1763.             h = g._data(b),
  1764.             i = g._data(c, h),
  1765.             j = h.events;
  1766.             if (j) {
  1767.                 delete i.handle,
  1768.                 i.events = {};
  1769.                 for (d in j)
  1770.                     for (e = 0, f = j[d].length; e < f; e++)
  1771.                     g.event.add(c, d, j[d][e])
  1772.                 }
  1773.             i.data && (i.data = g.extend({}, i.data))
  1774.             }
  1775.     }
  1776.     function R2(b, c) {
  1777.         return g.nodeName(b, "table") ? b.getElementsByTagName(X0)[0] || b.appendChild(b.ownerDocument.createElement(X0)) : b
  1778.     }
  1779.     function h2(b) {
  1780.         var c = w2.split("|"),
  1781.         d = b.createDocumentFragment();
  1782.         if (d.createElement)
  1783.             while (c.length)
  1784.             d.createElement(c.pop());
  1785.         return d
  1786.     }
  1787.     function g2(e, f, h) {
  1788.         f = f || 0;
  1789.         if (g.isFunction(f))
  1790.             return g.grep(e, function(b, c) {
  1791.             var d = !!f.call(b, c, b);
  1792.             return d === h
  1793.         });
  1794.         if (f.nodeType)
  1795.             return g.grep(e, function(b, c) {
  1796.             return b === f === h
  1797.         });
  1798.         if (typeof f == E) {
  1799.             var i = g.grep(e, function(b) {
  1800.                 return b.nodeType === 1
  1801.             });
  1802.             if (n3.test(f))
  1803.                 return g.filter(f, i, !h);
  1804.             f = g.filter(f, i)
  1805.             }
  1806.         return g.grep(e, function(b, c) {
  1807.             return g.inArray(b, f) >= 0 === h
  1808.         })
  1809.         }
  1810.     function n2(b) {
  1811.         return ! b || !b.parentNode || b.parentNode.nodeType === 11
  1812.     }
  1813.     function G1() {
  1814.         return ! 0
  1815.     }
  1816.     function q1() {
  1817.         return ! 1
  1818.     }
  1819.     function o2(b, c, d) {
  1820.         var e = c + "defer",
  1821.         f = c + R0,
  1822.         h = c + J0,
  1823.         i = g._data(b, e);
  1824.         i && (d === R0 || !g._data(b, f)) && (d === J0 || !g._data(b, h)) && setTimeout(function() { ! g._data(b, f) && !g._data(b, h) && (g.removeData(b, e, !0), i.fire())
  1825.             }, 0)
  1826.         }
  1827.     function O1(b) {
  1828.         for (var c in b) {
  1829.             if (c === "data" && g.isEmptyObject(b[c]))
  1830.                 continue;
  1831.             if (c !== "toJSON")
  1832.                 return ! 1
  1833.         }
  1834.         return ! 0
  1835.     }
  1836.     function p2(c, d, e) {
  1837.         if (e === v && c.nodeType === 1) {
  1838.             var f = "data-" + d.replace(X2, "-$1").toLowerCase();
  1839.             e = c.getAttribute(f);
  1840.             if (typeof e == E) {
  1841.                 try {
  1842.                     e = e === "true" ? !0: e === b0 ? !1: e === "null" ? A0: g.isNumeric(e) ? +e: W2.test(e) ? g.parseJSON(e) : e
  1843.                 } catch(b) {}
  1844.                 g.data(c, d, e)
  1845.                 } else
  1846.                 e = v
  1847.         }
  1848.         return e
  1849.     }
  1850.     function Y2(b) {
  1851.         var c = l2[b] = {},
  1852.         d,
  1853.         e;
  1854.         b = b.split(/\s+/);
  1855.         for (d = 0, e = b.length; d < e; d++)
  1856.             c[b[d]] = !0;
  1857.         return c
  1858.     }
  1859.     var x = F.document,
  1860.     U2 = F.navigator,
  1861.     V2 = F.location,
  1862.     g = function() {
  1863.         var r = "onreadystatechange",
  1864.         o = "DOMContentLoaded";
  1865.         function w() {
  1866.             if (!p.isReady) {
  1867.                 try {
  1868.                     x.documentElement.doScroll("left")
  1869.                     } catch(b) {
  1870.                     setTimeout(w, 1);
  1871.                     return
  1872.                 }
  1873.                 p.ready()
  1874.                 }
  1875.         }
  1876.         var p = function(b, c) {
  1877.             return new p.fn.init(b, c, I)
  1878.             },
  1879.         B = F.jQuery,
  1880.         G = F.$,
  1881.         I,
  1882.         A = /^(?:[^#<]*(<[\w\W]+>)[^>]*$|#([\w\-]*)$)/,
  1883.         T = /\S/,
  1884.         W = /^\s+/,
  1885.         Y = /\s+$/,
  1886.         J = /^<(\w+)\s*\/?>(?:<\/\1>)?$/,
  1887.         z = /^[\],:{}\s]*$/,
  1888.         V = /\\(?:["\\\/bfnrt]|u[0-9a-fA-F]{4})/g,
  1889.         D = /"[^"\\\n\r]*"|true|false|null|-?\d+(?:\.\d*)?(?:[eE][+\-]?\d+)?/g,
  1890.         K = /(?:^|:|,)(?:\s*\[)+/g,
  1891.         y = /(webkit)[ \/]([\w.]+)/,
  1892.         a0 = /(opera)(?:.*version)?[ \/]([\w.]+)/,
  1893.         u = /(msie) ([\w.]+)/,
  1894.         o0 = /(mozilla)(?:.*? rv:([\w.]+))?/,
  1895.         p0 = /-([a-z]|[0-9])/ig,
  1896.         Q = /^-ms-/,
  1897.         P = function(b, c) {
  1898.             return (c + "").toUpperCase()
  1899.             },
  1900.         l0 = U2.userAgent,
  1901.         R,
  1902.         r0,
  1903.         q0,
  1904.         B1 = Object.prototype.toString,
  1905.         f1 = Object.prototype.hasOwnProperty,
  1906.         g1 = Array.prototype.push,
  1907.         M0 = Array.prototype.slice,
  1908.         e1 = String.prototype.trim,
  1909.         h1 = Array.prototype.indexOf,
  1910.         u1 = {};
  1911.         p.fn = p.prototype = {
  1912.             constructor: p,
  1913.             init: function(b, c, d) {
  1914.                 var e,
  1915.                 f,
  1916.                 h,
  1917.                 i;
  1918.                 if (!b)
  1919.                     return this;
  1920.                 if (b.nodeType) {
  1921.                     this.context = this[0] = b,
  1922.                     this.length = 1;
  1923.                     return this
  1924.                 }
  1925.                 if (b === y0 && !c && x.body) {
  1926.                     this.context = x,
  1927.                     this[0] = x.body,
  1928.                     this.selector = b,
  1929.                     this.length = 1;
  1930.                     return this
  1931.                 }
  1932.                 if (typeof b == E) {
  1933.                     b.charAt(0) !== "<" || b.charAt(b.length - 1) !== ">" || b.length < 3 ? e = A.exec(b) : e = [A0, b, A0];
  1934.                     if (e && (e[1] || !c)) {
  1935.                         if (e[1]) {
  1936.                             c = c instanceof p ? c[0] : c,
  1937.                             i = c ? c.ownerDocument || c: x,
  1938.                             h = J.exec(b),
  1939.                             h ? p.isPlainObject(c) ? (b = [x.createElement(h[1])], p.fn.attr.call(b, c, !0)) : b = [i.createElement(h[1])] : (h = p.buildFragment([e[1]], [i]), b = (h.cacheable ? p.clone(h.fragment) : h.fragment).childNodes);
  1940.                             return p.merge(this, b)
  1941.                             }
  1942.                         f = x.getElementById(e[2]);
  1943.                         if (f && f.parentNode) {
  1944.                             if (f.id !== e[2])
  1945.                                 return d.find(b);
  1946.                             this.length = 1,
  1947.                             this[0] = f
  1948.                         }
  1949.                         this.context = x,
  1950.                         this.selector = b;
  1951.                         return this
  1952.                     }
  1953.                     return ! c || c.jquery ? (c || d).find(b) : this.constructor(c).find(b)
  1954.                     }
  1955.                 if (p.isFunction(b))
  1956.                     return d.ready(b);
  1957.                 b.selector !== v && (this.selector = b.selector, this.context = b.context);
  1958.                 return p.makeArray(b, this)
  1959.                 },
  1960.             selector: "",
  1961.             jquery: "1.7.2",
  1962.             length: 0,
  1963.             size: function() {
  1964.                 return this.length
  1965.             },
  1966.             toArray: function() {
  1967.                 return M0.call(this, 0)
  1968.                 },
  1969.             get: function(b) {
  1970.                 return b == A0 ? this.toArray() : b < 0 ? this[this.length + b] : this[b]
  1971.                 },
  1972.             pushStack: function(b, c, d) {
  1973.                 var e = this.constructor();
  1974.                 p.isArray(b) ? g1.apply(e, b) : p.merge(e, b),
  1975.                 e.prevObject = this,
  1976.                 e.context = this.context,
  1977.                 c === "find" ? e.selector = this.selector + (this.selector ? C: "") + d: c && (e.selector = this.selector + N + c + "(" + d + ")");
  1978.                 return e
  1979.             },
  1980.             each: function(b, c) {
  1981.                 return p.each(this, b, c)
  1982.                 },
  1983.             ready: function(b) {
  1984.                 p.bindReady(),
  1985.                 r0.add(b);
  1986.                 return this
  1987.             },
  1988.             eq: function(b) {
  1989.                 b = +b;
  1990.                 return b === -1 ? this.slice(b) : this.slice(b, b + 1)
  1991.                 },
  1992.             first: function() {
  1993.                 return this.eq(0)
  1994.                 },
  1995.             last: function() {
  1996.                 return this.eq( - 1)
  1997.                 },
  1998.             slice: function() {
  1999.                 return this.pushStack(M0.apply(this, arguments), "slice", M0.call(arguments).join(","))
  2000.                 },
  2001.             map: function(d) {
  2002.                 return this.pushStack(p.map(this, function(b, c) {
  2003.                     return d.call(b, c, b)
  2004.                     }))
  2005.                 },
  2006.             end: function() {
  2007.                 return this.prevObject || this.constructor(A0)
  2008.                 },
  2009.             push: g1,
  2010.             sort: [].sort,
  2011.             splice: [].splice
  2012.         },
  2013.         p.fn.init.prototype = p.fn,
  2014.         p.extend = p.fn.extend = function() {
  2015.             var b,
  2016.             c,
  2017.             d,
  2018.             e,
  2019.             f,
  2020.             h,
  2021.             i = arguments[0] || {},
  2022.             j = 1,
  2023.             k = arguments.length,
  2024.             l = !1;
  2025.             typeof i == h0 && (l = i, i = arguments[1] || {}, j = 2),
  2026.             typeof i != S && !p.isFunction(i) && (i = {}),
  2027.             k === j && (i = this, --j);
  2028.             for (; j < k; j++)
  2029.                 if ((b = arguments[j]) != A0)
  2030.                 for (c in b) {
  2031.                 d = i[c],
  2032.                 e = b[c];
  2033.                 if (i === e)
  2034.                     continue;
  2035.                 l && e && (p.isPlainObject(e) || (f = p.isArray(e))) ? (f ? (f = !1, h = d && p.isArray(d) ? d: []) : h = d && p.isPlainObject(d) ? d: {}, i[c] = p.extend(l, h, e)) : e !== v && (i[c] = e)
  2036.                 }
  2037.             return i
  2038.         },
  2039.         p.extend({
  2040.             noConflict: function(b) {
  2041.                 F.$ === p && (F.$ = G),
  2042.                 b && F.jQuery === p && (F.jQuery = B);
  2043.                 return p
  2044.             },
  2045.             isReady: !1,
  2046.             readyWait: 1,
  2047.             holdReady: function(b) {
  2048.                 b ? p.readyWait++:p.ready(!0)
  2049.                 },
  2050.             ready: function(b) {
  2051.                 if (b === !0 && !--p.readyWait || b !== !0 && !p.isReady) {
  2052.                     if (!x.body)
  2053.                         return setTimeout(p.ready, 1);
  2054.                     p.isReady = !0;
  2055.                     if (b !== !0 && --p.readyWait > 0)
  2056.                         return;
  2057.                     r0.fireWith(x, [p]),
  2058.                     p.fn.trigger && p(x).trigger("ready").off("ready")
  2059.                     }
  2060.             },
  2061.             bindReady: function() {
  2062.                 if (!r0) {
  2063.                     r0 = p.Callbacks(W0);
  2064.                     if (x.readyState === "complete")
  2065.                         return setTimeout(p.ready, 1);
  2066.                     if (x.addEventListener)
  2067.                         x.addEventListener(o, q0, !1),
  2068.                     F.addEventListener("load", p.ready, !1);
  2069.                     else if (x.attachEvent) {
  2070.                         x.attachEvent(r, q0),
  2071.                         F.attachEvent("onload", p.ready);
  2072.                         var c = !1;
  2073.                         try {
  2074.                             c = F.frameElement == A0
  2075.                         } catch(b) {}
  2076.                         x.documentElement.doScroll && c && w()
  2077.                         }
  2078.                 }
  2079.             },
  2080.             isFunction: function(b) {
  2081.                 return p.type(b) === O
  2082.             },
  2083.             isArray: Array.isArray || function(b) {
  2084.                 return p.type(b) === "array"
  2085.             },
  2086.             isWindow: function(b) {
  2087.                 return b != A0 && b == b.window
  2088.             },
  2089.             isNumeric: function(b) {
  2090.                 return ! isNaN(parseFloat(b)) && isFinite(b)
  2091.                 },
  2092.             type: function(b) {
  2093.                 return b == A0 ? String(b) : u1[B1.call(b)] || S
  2094.             },
  2095.             isPlainObject: function(c) {
  2096.                 if (!c || p.type(c) !== S || c.nodeType || p.isWindow(c))
  2097.                     return ! 1;
  2098.                 try {
  2099.                     if (c.constructor && !f1.call(c, "constructor") && !f1.call(c.constructor.prototype, "isPrototypeOf"))
  2100.                         return ! 1
  2101.                 } catch(b) {
  2102.                     return ! 1
  2103.                 }
  2104.                 var d;
  2105.                 for (d in c);
  2106.                 return d === v || f1.call(c, d)
  2107.                 },
  2108.             isEmptyObject: function(b) {
  2109.                 for (var c in b)
  2110.                     return ! 1;
  2111.                 return ! 0
  2112.             },
  2113.             error: function(b) {
  2114.                 throw new Error(b)
  2115.                 },
  2116.             parseJSON: function(b) {
  2117.                 if (typeof b != E || !b)
  2118.                     return A0;
  2119.                 b = p.trim(b);
  2120.                 if (F.JSON && F.JSON.parse)
  2121.                     return F.JSON.parse(b);
  2122.                 if (z.test(b.replace(V, "@").replace(D, "]").replace(K, "")))
  2123.                     return (new Function("return " + b))();
  2124.                 p.error("Invalid JSON: " + b)
  2125.                 },
  2126.             parseXML: function(c) {
  2127.                 if (typeof c != E || !c)
  2128.                     return A0;
  2129.                 var d,
  2130.                 e;
  2131.                 try {
  2132.                     F.DOMParser ? (e = new DOMParser, d = e.parseFromString(c, "text/xml")) : (d = new ActiveXObject("Microsoft.XMLDOM"), d.async = b0, d.loadXML(c))
  2133.                     } catch(b) {
  2134.                     d = v
  2135.                 } (!d || !d.documentElement || d.getElementsByTagName(H0).length) && p.error("Invalid XML: " + c);
  2136.                 return d
  2137.             },
  2138.             noop: function() {},
  2139.             globalEval: function(c) {
  2140.                 c && T.test(c) && (F.execScript || function(b) {
  2141.                     F.eval.call(F, b)
  2142.                     })(c)
  2143.                 },
  2144.             camelCase: function(b) {
  2145.                 return b.replace(Q, "ms-").replace(p0, P)
  2146.                 },
  2147.             nodeName: function(b, c) {
  2148.                 return b.nodeName && b.nodeName.toUpperCase() === c.toUpperCase()
  2149.                 },
  2150.             each: function(b, c, d) {
  2151.                 var e,
  2152.                 f = 0,
  2153.                 h = b.length,
  2154.                 i = h === v || p.isFunction(b);
  2155.                 if (d) {
  2156.                     if (i) {
  2157.                         for (e in b)
  2158.                             if (c.apply(b[e], d) === !1)
  2159.                             break
  2160.                     } else
  2161.                         for (; f < h;)
  2162.                         if (c.apply(b[f++], d) === !1)
  2163.                         break
  2164.                 } else if (i) {
  2165.                     for (e in b)
  2166.                         if (c.call(b[e], e, b[e]) === !1)
  2167.                         break
  2168.                 } else
  2169.                     for (; f < h;)
  2170.                     if (c.call(b[f], f, b[f++]) === !1)
  2171.                     break;
  2172.                 return b
  2173.             },
  2174.             trim: e1 ? function(b) {
  2175.                 return b == A0 ? "": e1.call(b)
  2176.                 }: function(b) {
  2177.                 return b == A0 ? "": (b + "").replace(W, "").replace(Y, "")
  2178.                 },
  2179.             makeArray: function(b, c) {
  2180.                 var d = c || [];
  2181.                 if (b != A0) {
  2182.                     var e = p.type(b);
  2183.                     b.length == A0 || e === E || e === O || e === "regexp" || p.isWindow(b) ? g1.call(d, b) : p.merge(d, b)
  2184.                     }
  2185.                 return d
  2186.             },
  2187.             inArray: function(b, c, d) {
  2188.                 var e;
  2189.                 if (c) {
  2190.                     if (h1)
  2191.                         return h1.call(c, b, d);
  2192.                     e = c.length,
  2193.                     d = d ? d < 0 ? Math.max(0, e + d) : d: 0;
  2194.                     for (; d < e; d++)
  2195.                         if (d in c && c[d] === b)
  2196.                         return d
  2197.                 }
  2198.                 return - 1
  2199.             },
  2200.             merge: function(b, c) {
  2201.                 var d = b.length,
  2202.                 e = 0;
  2203.                 if (typeof c.length == p1)
  2204.                     for (var f = c.length; e < f; e++)
  2205.                     b[d++] = c[e];
  2206.                 else
  2207.                     while (c[e] !== v)
  2208.                     b[d++] = c[e++];
  2209.                 b.length = d;
  2210.                 return b
  2211.             },
  2212.             grep: function(b, c, d) {
  2213.                 var e = [],
  2214.                 f;
  2215.                 d = !!d;
  2216.                 for (var h = 0, i = b.length; h < i; h++)
  2217.                     f = !!c(b[h], h),
  2218.                 d !== f && e.push(b[h]);
  2219.                 return e
  2220.             },
  2221.             map: function(b, c, d) {
  2222.                 var e,
  2223.                 f,
  2224.                 h = [],
  2225.                 i = 0,
  2226.                 j = b.length,
  2227.                 k = b instanceof p || j !== v && typeof j == p1 && (j > 0 && b[0] && b[j - 1] || j === 0 || p.isArray(b));
  2228.                 if (k)
  2229.                     for (; i < j; i++)
  2230.                     e = c(b[i], i, d),
  2231.                 e != A0 && (h[h.length] = e);
  2232.                 else
  2233.                     for (f in b)
  2234.                     e = c(b[f], f, d),
  2235.                 e != A0 && (h[h.length] = e);
  2236.                 return h.concat.apply([], h)
  2237.                 },
  2238.             guid: 1,
  2239.             proxy: function(b, c) {
  2240.                 if (typeof c == E) {
  2241.                     var d = b[c];
  2242.                     c = b,
  2243.                     b = d
  2244.                 }
  2245.                 if (!p.isFunction(b))
  2246.                     return v;
  2247.                 var e = M0.call(arguments, 2),
  2248.                 f = function() {
  2249.                     return b.apply(c, e.concat(M0.call(arguments)))
  2250.                     };
  2251.                 f.guid = b.guid = b.guid || f.guid || p.guid++;
  2252.                 return f
  2253.             },
  2254.             access: function(e, f, h, i, j, k, l) {
  2255.                 var m,
  2256.                 n = h == A0,
  2257.                 q = 0,
  2258.                 t = e.length;
  2259.                 if (h && typeof h == S) {
  2260.                     for (q in h)
  2261.                         p.access(e, f, q, h[q], 1, k, i);
  2262.                     j = 1
  2263.                 } else if (i !== v) {
  2264.                     m = l === v && p.isFunction(i),
  2265.                     n && (m ? (m = f, f = function(b, c, d) {
  2266.                         return m.call(p(b), d)
  2267.                         }) : (f.call(e, i), f = A0));
  2268.                     if (f)
  2269.                         for (; q < t; q++)
  2270.                         f(e[q], h, m ? i.call(e[q], q, f(e[q], h)) : i, l);
  2271.                     j = 1
  2272.                 }
  2273.                 return j ? e: n ? f.call(e) : t ? f(e[0], h) : k
  2274.             },
  2275.             now: function() {
  2276.                 return (new Date).getTime()
  2277.                 },
  2278.             uaMatch: function(b) {
  2279.                 b = b.toLowerCase();
  2280.                 var c = y.exec(b) || a0.exec(b) || u.exec(b) || b.indexOf("compatible") < 0 && o0.exec(b) || [];
  2281.                 return {
  2282.                     browser: c[1] || "",
  2283.                     version: c[2] || "0"
  2284.                 }
  2285.             },
  2286.             sub: function() {
  2287.                 function d(b, c) {
  2288.                     return new d.fn.init(b, c)
  2289.                     }
  2290.                 p.extend(!0, d, this),
  2291.                 d.superclass = this,
  2292.                 d.fn = d.prototype = this(),
  2293.                 d.fn.constructor = d,
  2294.                 d.sub = this.sub,
  2295.                 d.fn.init = function(b, c) {
  2296.                     c && c instanceof p && !(c instanceof d) && (c = d(c));
  2297.                     return p.fn.init.call(this, b, c, e)
  2298.                     },
  2299.                 d.fn.init.prototype = d.fn;
  2300.                 var e = d(x);
  2301.                 return d
  2302.             },
  2303.             browser: {}
  2304.         }),
  2305.         p.each("Boolean Number String Function Array Date RegExp Object".split(C), function(b, c) {
  2306.             u1["[object " + c + "]"] = c.toLowerCase()
  2307.             }),
  2308.         R = p.uaMatch(l0),
  2309.         R.browser && (p.browser[R.browser] = !0, p.browser.version = R.version),
  2310.         p.browser.webkit && (p.browser.safari = !0),
  2311.         T.test(C) && (W = /^[\s\xA0]+/, Y = /[\s\xA0]+$/),
  2312.         I = p(x),
  2313.         x.addEventListener ? q0 = function() {
  2314.             x.removeEventListener(o, q0, !1),
  2315.             p.ready()
  2316.             }: x.attachEvent && (q0 = function() {
  2317.             x.readyState === "complete" && (x.detachEvent(r, q0), p.ready())
  2318.             });
  2319.         return p
  2320.     } (),
  2321.     l2 = {};
  2322.     g.Callbacks = function(i) {
  2323.         i = i ? l2[i] || Y2(i) : {};
  2324.         var j = [],
  2325.         k = [],
  2326.         l,
  2327.         m,
  2328.         n,
  2329.         q,
  2330.         t,
  2331.         r,
  2332.         o = function(b) {
  2333.             var c,
  2334.             d,
  2335.             e,
  2336.             f,
  2337.             h;
  2338.             for (c = 0, d = b.length; c < d; c++)
  2339.                 e = b[c],
  2340.             f = g.type(e),
  2341.             f === "array" ? o(e) : f === O && (!i.unique || !p.has(e)) && j.push(e)
  2342.             },
  2343.         w = function(b, c) {
  2344.             c = c || [],
  2345.             l = !i.memory || [b, c],
  2346.             m = !0,
  2347.             n = !0,
  2348.             r = q || 0,
  2349.             q = 0,
  2350.             t = j.length;
  2351.             for (; j && r < t; r++)
  2352.                 if (j[r].apply(b, c) === !1 && i.stopOnFalse) {
  2353.                 l = !0;
  2354.                 break
  2355.             }
  2356.             n = !1,
  2357.             j && (i.once ? l === !0 ? p.disable() : j = [] : k && k.length && (l = k.shift(), p.fireWith(l[0], l[1])))
  2358.             },
  2359.         p = {
  2360.             add: function() {
  2361.                 if (j) {
  2362.                     var b = j.length;
  2363.                     o(arguments),
  2364.                     n ? t = j.length: l && l !== !0 && (q = b, w(l[0], l[1]))
  2365.                     }
  2366.                 return this
  2367.             },
  2368.             remove: function() {
  2369.                 if (j) {
  2370.                     var b = arguments,
  2371.                     c = 0,
  2372.                     d = b.length;
  2373.                     for (; c < d; c++)
  2374.                         for (var e = 0; e < j.length; e++)
  2375.                         if (b[c] === j[e]) {
  2376.                         n && e <= t && (t--, e <= r && r--),
  2377.                         j.splice(e--, 1);
  2378.                         if (i.unique)
  2379.                             break
  2380.                     }
  2381.                 }
  2382.                 return this
  2383.             },
  2384.             has: function(b) {
  2385.                 if (j) {
  2386.                     var c = 0,
  2387.                     d = j.length;
  2388.                     for (; c < d; c++)
  2389.                         if (b === j[c])
  2390.                         return ! 0
  2391.                 }
  2392.                 return ! 1
  2393.             },
  2394.             empty: function() {
  2395.                 j = [];
  2396.                 return this
  2397.             },
  2398.             disable: function() {
  2399.                 j = k = l = v;
  2400.                 return this
  2401.             },
  2402.             disabled: function() {
  2403.                 return ! j
  2404.             },
  2405.             lock: function() {
  2406.                 k = v,
  2407.                 (!l || l === !0) && p.disable();
  2408.                 return this
  2409.             },
  2410.             locked: function() {
  2411.                 return ! k
  2412.             },
  2413.             fireWith: function(b, c) {
  2414.                 k && (n ? i.once || k.push([b, c]) : (!i.once || !l) && w(b, c));
  2415.                 return this
  2416.             },
  2417.             fire: function() {
  2418.                 p.fireWith(this, arguments);
  2419.                 return this
  2420.             },
  2421.             fired: function() {
  2422.                 return !! m
  2423.             }
  2424.         };
  2425.         return p
  2426.     };
  2427.     var N1 = [].slice;
  2428.     g.extend({
  2429.         Deferred: function(l) {
  2430.             var m = g.Callbacks(W0),
  2431.             n = g.Callbacks(W0),
  2432.             q = g.Callbacks("memory"),
  2433.             t = "pending",
  2434.             r = {
  2435.                 resolve: m,
  2436.                 reject: n,
  2437.                 notify: q
  2438.             },
  2439.             o = {
  2440.                 done: m.add,
  2441.                 fail: n.add,
  2442.                 progress: q.add,
  2443.                 state: function() {
  2444.                     return t
  2445.                 },
  2446.                 isResolved: m.fired,
  2447.                 isRejected: n.fired,
  2448.                 then: function(b, c, d) {
  2449.                     w.done(b).fail(c).progress(d);
  2450.                     return this
  2451.                 },
  2452.                 always: function() {
  2453.                     w.done.apply(w, arguments).fail.apply(w, arguments);
  2454.                     return this
  2455.                 },
  2456.                 pipe: function(i, j, k) {
  2457.                     return g.Deferred(function(h) {
  2458.                         g.each({
  2459.                             done: [i, "resolve"],
  2460.                             fail: [j, "reject"],
  2461.                             progress: [k, "notify"]
  2462.                             }, function(b, c) {
  2463.                             var d = c[0],
  2464.                             e = c[1],
  2465.                             f;
  2466.                             g.isFunction(d) ? w[b](function() {
  2467.                                 f = d.apply(this, arguments),
  2468.                                 f && g.isFunction(f.promise) ? f.promise().then(h.resolve, h.reject, h.notify) : h[e + "With"](this === w ? h: this, [f])
  2469.                                 }) : w[b](h[e])
  2470.                             })
  2471.                         }).promise()
  2472.                     },
  2473.                 promise: function(b) {
  2474.                     if (b == A0)
  2475.                         b = o;
  2476.                     else
  2477.                         for (var c in o)
  2478.                         b[c] = o[c];
  2479.                     return b
  2480.                 }
  2481.             },
  2482.             w = o.promise({}),
  2483.             p;
  2484.             for (p in r)
  2485.                 w[p] = r[p].fire,
  2486.             w[p + "With"] = r[p].fireWith;
  2487.             w.done(function() {
  2488.                 t = "resolved"
  2489.             }, n.disable, q.lock).fail(function() {
  2490.                 t = "rejected"
  2491.             }, m.disable, q.lock),
  2492.             l && l.call(w, w);
  2493.             return w
  2494.         },
  2495.         when: function(d) {
  2496.             function e(c) {
  2497.                 return function(b) {
  2498.                     k[c] = arguments.length > 1 ? N1.call(arguments, 0) : b,
  2499.                     n.notifyWith(q, k)
  2500.                     }
  2501.             }
  2502.             function f(c) {
  2503.                 return function(b) {
  2504.                     h[c] = arguments.length > 1 ? N1.call(arguments, 0) : b,
  2505.                     --l || n.resolveWith(n, h)
  2506.                     }
  2507.             }
  2508.             var h = N1.call(arguments, 0),
  2509.             i = 0,
  2510.             j = h.length,
  2511.             k = Array(j),
  2512.             l = j,
  2513.             m = j,
  2514.             n = j <= 1 && d && g.isFunction(d.promise) ? d: g.Deferred(),
  2515.             q = n.promise();
  2516.             if (j > 1) {
  2517.                 for (; i < j; i++)
  2518.                     h[i] && h[i].promise && g.isFunction(h[i].promise) ? h[i].promise().then(f(i), n.reject, e(i)) : --l;
  2519.                 l || n.resolveWith(n, h)
  2520.                 } else
  2521.                 n !== d && n.resolveWith(n, j ? [d] : []);
  2522.             return q
  2523.         }
  2524.     }),
  2525.     g.support = function() {
  2526.         var r,
  2527.         o,
  2528.         w,
  2529.         p,
  2530.         B,
  2531.         G,
  2532.         I,
  2533.         A,
  2534.         T,
  2535.         W,
  2536.         Y,
  2537.         J,
  2538.         z = x.createElement(e0),
  2539.         V = x.documentElement;
  2540.         z.setAttribute(i0, "t"),
  2541.         z.innerHTML = "   <link/><table></table><a href='/a' style='top:1px;float:left;opacity:.55;'>a</a><input type='checkbox'/>",
  2542.         o = z.getElementsByTagName(M),
  2543.         w = z.getElementsByTagName("a")[0];
  2544.         if (!o || !o.length || !w)
  2545.             return {};
  2546.         p = x.createElement("select"),
  2547.         B = p.appendChild(x.createElement(l1)),
  2548.         G = z.getElementsByTagName(U)[0],
  2549.         r = {
  2550.             leadingWhitespace: z.firstChild.nodeType === 3,
  2551.             tbody: !z.getElementsByTagName(X0).length,
  2552.             htmlSerialize: !!z.getElementsByTagName("link").length,
  2553.             style: /top/.test(w.getAttribute("style")),
  2554.             hrefNormalized: w.getAttribute(Q0) === "/a",
  2555.             opacity: /^0.55/.test(w.style.opacity),
  2556.             cssFloat: !!w.style.cssFloat,
  2557.             checkOn: G.value === G0,
  2558.             optSelected: B.selected,
  2559.             getSetAttribute: z.className !== "t",
  2560.             enctype: !!x.createElement("form").enctype,
  2561.             html5Clone: x.createElement("nav").cloneNode(!0).outerHTML !== "<:nav></:nav>",
  2562.             submitBubbles: !0,
  2563.             changeBubbles: !0,
  2564.             focusinBubbles: !1,
  2565.             deleteExpando: !0,
  2566.             noCloneEvent: !0,
  2567.             inlineBlockNeedsLayout: !1,
  2568.             shrinkWrapBlocks: !1,
  2569.             reliableMarginRight: !0,
  2570.             pixelMargin: !0
  2571.         },
  2572.         g.boxModel = r.boxModel = x.compatMode === "CSS1Compat",
  2573.         G.checked = !0,
  2574.         r.noCloneChecked = G.cloneNode(!0).checked,
  2575.         p.disabled = !0,
  2576.         r.optDisabled = !B.disabled;
  2577.         try {
  2578.             delete z.test
  2579.         } catch(b) {
  2580.             r.deleteExpando = !1
  2581.         } ! z.addEventListener && z.attachEvent && z.fireEvent && (z.attachEvent("onclick", function() {
  2582.             r.noCloneEvent = !1
  2583.         }), z.cloneNode(!0).fireEvent("onclick")),
  2584.         G = x.createElement(U),
  2585.         G.value = "t",
  2586.         G.setAttribute(A1, X),
  2587.         r.radioValue = G.value === "t",
  2588.         G.setAttribute(z1, z1),
  2589.         G.setAttribute("name", "t"),
  2590.         z.appendChild(G),
  2591.         I = x.createDocumentFragment(),
  2592.         I.appendChild(z.lastChild),
  2593.         r.checkClone = I.cloneNode(!0).cloneNode(!0).lastChild.checked,
  2594.         r.appendChecked = G.checked,
  2595.         I.removeChild(G),
  2596.         I.appendChild(z);
  2597.         if (z.attachEvent)
  2598.             for (Y in {
  2599.             submit: 1,
  2600.             change: 1,
  2601.             focusin: 1
  2602.         })
  2603.             W = G0 + Y,
  2604.         J = W in z,
  2605.         J || (z.setAttribute(W, "return;"), J = typeof z[W] == O),
  2606.         r[Y + "Bubbles"] = J;
  2607.         I.removeChild(z),
  2608.         I = p = B = z = G = A0,
  2609.         g(function() {
  2610.             var b,
  2611.             c,
  2612.             d,
  2613.             e,
  2614.             f,
  2615.             h,
  2616.             i,
  2617.             j,
  2618.             k,
  2619.             l,
  2620.             m,
  2621.             n,
  2622.             q,
  2623.             t = x.getElementsByTagName(y0)[0]; ! t || (j = 1, q = "padding:0;margin:0;border:", m = "position:absolute;top:0;left:0;width:1px;height:1px;", n = q + "0;visibility:hidden;", k = "style='" + m + q + "5px solid #000;", l = "<div " + k + "display:block;'><div style='" + q + "0;display:block;overflow:hidden;'></div></div>" + "<table " + k + "' cellpadding='0' cellspacing='0'>" + "<tr><td></td></tr></table>", b = x.createElement(e0), b.style.cssText = n + "width:0;height:0;position:static;top:0;margin-top:" + j + z0, t.insertBefore(b, t.firstChild), z = x.createElement(e0), b.appendChild(z), z.innerHTML = "<table><tr><td style='" + q + "0;display:none'></td><td>t</td></tr></table>", A = z.getElementsByTagName("td"), J = A[0].offsetHeight === 0, A[0].style.display = "", A[1].style.display = K0, r.reliableHiddenOffsets = J && A[0].offsetHeight === 0, F.getComputedStyle && (z.innerHTML = "", i = x.createElement(e0), i.style.width = "0", i.style.marginRight = "0", z.style.width = "2px", z.appendChild(i), r.reliableMarginRight = (parseInt((F.getComputedStyle(i, A0) || {
  2624.                 marginRight: 0
  2625.             }).marginRight, 10) || 0) === 0), typeof z.style.zoom != d0 && (z.innerHTML = "", z.style.width = z.style.padding = "1px", z.style.border = 0, z.style.overflow = w0, z.style.display = x0, z.style.zoom = 1, r.inlineBlockNeedsLayout = z.offsetWidth === 3, z.style.display = "block", z.style.overflow = "visible", z.innerHTML = "<div style='width:5px;'></div>", r.shrinkWrapBlocks = z.offsetWidth !== 3), z.style.cssText = m + n, z.innerHTML = l, c = z.firstChild, d = c.firstChild, f = c.nextSibling.firstChild.firstChild, h = {
  2626.                 doesNotAddBorder: d.offsetTop !== 5,
  2627.                 doesAddBorderForTableAndCells: f.offsetTop === 5
  2628.             }, d.style.position = P0, d.style.top = "20px", h.fixedPosition = d.offsetTop === 20 || d.offsetTop === 15, d.style.position = d.style.top = "", c.style.overflow = w0, c.style.position = N0, h.subtractsBorderForOverflowNotVisible = d.offsetTop === -5, h.doesNotIncludeMarginInBodyOffset = t.offsetTop !== j, F.getComputedStyle && (z.style.marginTop = "1%", r.pixelMargin = (F.getComputedStyle(z, A0) || {
  2629.                 marginTop: 0
  2630.             }).marginTop !== "1%"), typeof b.style.zoom != d0 && (b.style.zoom = 1), t.removeChild(b), i = z = b = A0, g.extend(r, h))
  2631.             });
  2632.         return r
  2633.     } ();
  2634.     var W2 = /^(?:\{.*\}|\[.*\])$/,
  2635.     X2 = /([A-Z])/g;
  2636.     g.extend({
  2637.         cache: {},
  2638.         uuid: 0,
  2639.         expando: "jQuery" + (g.fn.jquery + Math.random()).replace(/\D/g, ""),
  2640.         noData: {
  2641.             embed: !0,
  2642.             object: "clsid:D27CDB6E-AE6D-11cf-96B8-444553540000",
  2643.             applet: !0
  2644.         },
  2645.         hasData: function(b) {
  2646.             b = b.nodeType ? g.cache[b[g.expando]] : b[g.expando];
  2647.             return !! b && !O1(b)
  2648.             },
  2649.         data: function(b, c, d, e) {
  2650.             if ( !! g.acceptData(b)) {
  2651.                 var f,
  2652.                 h,
  2653.                 i,
  2654.                 j = g.expando,
  2655.                 k = typeof c == E,
  2656.                 l = b.nodeType,
  2657.                 m = l ? g.cache: b,
  2658.                 n = l ? b[j] : b[j] && j,
  2659.                 q = c === O0;
  2660.                 if ((!n || !m[n] || !q && !e && !m[n].data) && k && d === v)
  2661.                     return;
  2662.                 n || (l ? b[j] = n = ++g.uuid: n = j),
  2663.                 m[n] || (m[n] = {}, l || (m[n].toJSON = g.noop));
  2664.                 if (typeof c == S || typeof c == O)
  2665.                     e ? m[n] = g.extend(m[n], c) : m[n].data = g.extend(m[n].data, c);
  2666.                 f = h = m[n],
  2667.                 e || (h.data || (h.data = {}), h = h.data),
  2668.                 d !== v && (h[g.camelCase(c)] = d);
  2669.                 if (q && !h[c])
  2670.                     return f.events;
  2671.                 k ? (i = h[c], i == A0 && (i = h[g.camelCase(c)])) : i = h;
  2672.                 return i
  2673.             }
  2674.         },
  2675.         removeData: function(b, c, d) {
  2676.             if ( !! g.acceptData(b)) {
  2677.                 var e,
  2678.                 f,
  2679.                 h,
  2680.                 i = g.expando,
  2681.                 j = b.nodeType,
  2682.                 k = j ? g.cache: b,
  2683.                 l = j ? b[i] : i;
  2684.                 if (!k[l])
  2685.                     return;
  2686.                 if (c) {
  2687.                     e = d ? k[l] : k[l].data;
  2688.                     if (e) {
  2689.                         g.isArray(c) || (c in e ? c = [c] : (c = g.camelCase(c), c in e ? c = [c] : c = c.split(C)));
  2690.                         for (f = 0, h = c.length; f < h; f++)
  2691.                             delete e[c[f]];
  2692.                         if (! (d ? O1: g.isEmptyObject)(e))
  2693.                             return
  2694.                     }
  2695.                 }
  2696.                 if (!d) {
  2697.                     delete k[l].data;
  2698.                     if (!O1(k[l]))
  2699.                         return
  2700.                 }
  2701.                 g.support.deleteExpando || !k.setInterval ? delete k[l] : k[l] = A0,
  2702.                 j && (g.support.deleteExpando ? delete b[i] : b.removeAttribute ? b.removeAttribute(i) : b[i] = A0)
  2703.                 }
  2704.         },
  2705.         _data: function(b, c, d) {
  2706.             return g.data(b, c, d, !0)
  2707.             },
  2708.         acceptData: function(b) {
  2709.             if (b.nodeName) {
  2710.                 var c = g.noData[b.nodeName.toLowerCase()];
  2711.                 if (c)
  2712.                     return c !== !0 && b.getAttribute("classid") === c
  2713.             }
  2714.             return ! 0
  2715.         }
  2716.     }),
  2717.     g.fn.extend({
  2718.         data: function(d, e) {
  2719.             var f = "parsedAttrs",
  2720.             h,
  2721.             i,
  2722.             j,
  2723.             k,
  2724.             l,
  2725.             m = this[0],
  2726.             n = 0,
  2727.             q = A0;
  2728.             if (d === v) {
  2729.                 if (this.length) {
  2730.                     q = g.data(m);
  2731.                     if (m.nodeType === 1 && !g._data(m, f)) {
  2732.                         j = m.attributes;
  2733.                         for (l = j.length; n < l; n++)
  2734.                             k = j[n].name,
  2735.                         k.indexOf("data-") === 0 && (k = g.camelCase(k.substring(5)), p2(m, k, q[k]));
  2736.                         g._data(m, f, !0)
  2737.                         }
  2738.                 }
  2739.                 return q
  2740.             }
  2741.             if (typeof d == S)
  2742.                 return this.each(function() {
  2743.                 g.data(this, d)
  2744.                 });
  2745.             h = d.split(N, 2),
  2746.             h[1] = h[1] ? N + h[1] : "",
  2747.             i = h[1] + "!";
  2748.             return g.access(this, function(c) {
  2749.                 if (c === v) {
  2750.                     q = this.triggerHandler("getData" + i, [h[0]]),
  2751.                     q === v && m && (q = g.data(m, d), q = p2(m, d, q));
  2752.                     return q === v && h[1] ? this.data(h[0]) : q
  2753.                 }
  2754.                 h[1] = c,
  2755.                 this.each(function() {
  2756.                     var b = g(this);
  2757.                     b.triggerHandler("setData" + i, h),
  2758.                     g.data(this, d, c),
  2759.                     b.triggerHandler("changeData" + i, h)
  2760.                     })
  2761.                 }, A0, e, arguments.length > 1, A0, !1)
  2762.             },
  2763.         removeData: function(b) {
  2764.             return this.each(function() {
  2765.                 g.removeData(this, b)
  2766.                 })
  2767.             }
  2768.     }),
  2769.     g.extend({
  2770.         _mark: function(b, c) {
  2771.             b && (c = (c || H) + J0, g._data(b, c, (g._data(b, c) || 0) + 1))
  2772.             },
  2773.         _unmark: function(b, c, d) {
  2774.             b !== !0 && (d = c, c = b, b = !1);
  2775.             if (c) {
  2776.                 d = d || H;
  2777.                 var e = d + J0,
  2778.                 f = b ? 0: (g._data(c, e) || 1) - 1;
  2779.                 f ? g._data(c, e, f) : (g.removeData(c, e, !0), o2(c, d, J0))
  2780.                 }
  2781.         },
  2782.         queue: function(b, c, d) {
  2783.             var e;
  2784.             if (b) {
  2785.                 c = (c || H) + R0,
  2786.                 e = g._data(b, c),
  2787.                 d && (!e || g.isArray(d) ? e = g._data(b, c, g.makeArray(d)) : e.push(d));
  2788.                 return e || []
  2789.                 }
  2790.         },
  2791.         dequeue: function(b, c) {
  2792.             c = c || H;
  2793.             var d = g.queue(b, c),
  2794.             e = d.shift(),
  2795.             f = {};
  2796.             e === V0 && (e = d.shift()),
  2797.             e && (c === H && d.unshift(V0), g._data(b, c + F0, f), e.call(b, function() {
  2798.                 g.dequeue(b, c)
  2799.                 }, f)),
  2800.             d.length || (g.removeData(b, c + "queue " + c + F0, !0), o2(b, c, R0))
  2801.             }
  2802.     }),
  2803.     g.fn.extend({
  2804.         queue: function(c, d) {
  2805.             var e = 2;
  2806.             typeof c != E && (d = c, c = H, e--);
  2807.             if (arguments.length < e)
  2808.                 return g.queue(this[0], c);
  2809.             return d === v ? this: this.each(function() {
  2810.                 var b = g.queue(this, c, d);
  2811.                 c === H && b[0] !== V0 && g.dequeue(this, c)
  2812.                 })
  2813.             },
  2814.         dequeue: function(b) {
  2815.             return this.each(function() {
  2816.                 g.dequeue(this, b)
  2817.                 })
  2818.             },
  2819.         delay: function(e, f) {
  2820.             e = g.fx ? g.fx.speeds[e] || e: e,
  2821.             f = f || H;
  2822.             return this.queue(f, function(b, c) {
  2823.                 var d = setTimeout(b, e);
  2824.                 c.stop = function() {
  2825.                     clearTimeout(d)
  2826.                     }
  2827.             })
  2828.             },
  2829.         clearQueue: function(b) {
  2830.             return this.queue(b || H, [])
  2831.             },
  2832.         promise: function(b, c) {
  2833.             function d() {--i || e.resolveWith(f, [f])
  2834.                 }
  2835.             typeof b != E && (c = b, b = v),
  2836.             b = b || H;
  2837.             var e = g.Deferred(),
  2838.             f = this,
  2839.             h = f.length,
  2840.             i = 1,
  2841.             j = b + "defer",
  2842.             k = b + R0,
  2843.             l = b + J0,
  2844.             m;
  2845.             while (h--)
  2846.                 if (m = g.data(f[h], j, v, !0) || (g.data(f[h], k, v, !0) || g.data(f[h], l, v, !0)) && g.data(f[h], j, g.Callbacks(W0), !0))
  2847.                 i++,
  2848.             m.add(d);
  2849.             d();
  2850.             return e.promise(c)
  2851.             }
  2852.     });
  2853.     var m2 = /[\n\t\r]/g,
  2854.     H1 = /\s+/,
  2855.     e3 = /\r/g,
  2856.     d3 = /^(?:button|input)$/i,
  2857.     c3 = /^(?:button|input|object|select|textarea)$/i,
  2858.     f3 = /^a(?:rea)?$/i,
  2859.     v2 = /^(?:autofocus|autoplay|async|checked|controls|defer|disabled|hidden|loop|multiple|open|readonly|required|scoped|selected)$/i,
  2860.     u2 = g.support.getSetAttribute,
  2861.     L0,
  2862.     s2,
  2863.     r2;
  2864.     g.fn.extend({
  2865.         attr: function(b, c) {
  2866.             return g.access(this, g.attr, b, c, arguments.length > 1)
  2867.             },
  2868.         removeAttr: function(b) {
  2869.             return this.each(function() {
  2870.                 g.removeAttr(this, b)
  2871.                 })
  2872.             },
  2873.         prop: function(b, c) {
  2874.             return g.access(this, g.prop, b, c, arguments.length > 1)
  2875.             },
  2876.         removeProp: function(c) {
  2877.             c = g.propFix[c] || c;
  2878.             return this.each(function() {
  2879.                 try {
  2880.                     this[c] = v,
  2881.                     delete this[c]
  2882.                     } catch(b) {}
  2883.             })
  2884.             },
  2885.         addClass: function(c) {
  2886.             var d,
  2887.             e,
  2888.             f,
  2889.             h,
  2890.             i,
  2891.             j,
  2892.             k;
  2893.             if (g.isFunction(c))
  2894.                 return this.each(function(b) {
  2895.                 g(this).addClass(c.call(this, b, this.className))
  2896.                 });
  2897.             if (c && typeof c == E) {
  2898.                 d = c.split(H1);
  2899.                 for (e = 0, f = this.length; e < f; e++) {
  2900.                     h = this[e];
  2901.                     if (h.nodeType === 1)
  2902.                         if (!h.className && d.length === 1)
  2903.                         h.className = c;
  2904.                     else {
  2905.                         i = C + h.className + C;
  2906.                         for (j = 0, k = d.length; j < k; j++)~i.indexOf(C + d[j] + C) || (i += d[j] + C);
  2907.                         h.className = g.trim(i)
  2908.                         }
  2909.                 }
  2910.             }
  2911.             return this
  2912.         },
  2913.         removeClass: function(c) {
  2914.             var d,
  2915.             e,
  2916.             f,
  2917.             h,
  2918.             i,
  2919.             j,
  2920.             k;
  2921.             if (g.isFunction(c))
  2922.                 return this.each(function(b) {
  2923.                 g(this).removeClass(c.call(this, b, this.className))
  2924.                 });
  2925.             if (c && typeof c == E || c === v) {
  2926.                 d = (c || "").split(H1);
  2927.                 for (e = 0, f = this.length; e < f; e++) {
  2928.                     h = this[e];
  2929.                     if (h.nodeType === 1 && h.className)
  2930.                         if (c) {
  2931.                         i = (C + h.className + C).replace(m2, C);
  2932.                         for (j = 0, k = d.length; j < k; j++)
  2933.                             i = i.replace(C + d[j] + C, C);
  2934.                         h.className = g.trim(i)
  2935.                         } else
  2936.                         h.className = ""
  2937.                 }
  2938.             }
  2939.             return this
  2940.         },
  2941.         toggleClass: function(i, j) {
  2942.             var k = typeof i,
  2943.             l = typeof j == h0;
  2944.             if (g.isFunction(i))
  2945.                 return this.each(function(b) {
  2946.                 g(this).toggleClass(i.call(this, b, this.className, j), j)
  2947.                 });
  2948.             return this.each(function() {
  2949.                 var b = "__className__";
  2950.                 if (k === E) {
  2951.                     var c,
  2952.                     d = 0,
  2953.                     e = g(this),
  2954.                     f = j,
  2955.                     h = i.split(H1);
  2956.                     while (c = h[d++])
  2957.                         f = l ? f: !e.hasClass(c),
  2958.                     e[f ? "addClass": "removeClass"](c)
  2959.                     } else if (k === d0 || k === h0)
  2960.                     this.className && g._data(this, b, this.className),
  2961.                 this.className = this.className || i === !1 ? "": g._data(this, b) || ""
  2962.             })
  2963.             },
  2964.         hasClass: function(b) {
  2965.             var c = C + b + C,
  2966.             d = 0,
  2967.             e = this.length;
  2968.             for (; d < e; d++)
  2969.                 if (this[d].nodeType === 1 && (C + this[d].className + C).replace(m2, C).indexOf(c) > -1)
  2970.                 return ! 0;
  2971.             return ! 1
  2972.         },
  2973.         val: function(f) {
  2974.             var h,
  2975.             i,
  2976.             j,
  2977.             k = this[0]; {
  2978.                 if ( !! arguments.length) {
  2979.                     j = g.isFunction(f);
  2980.                     return this.each(function(c) {
  2981.                         var d = g(this),
  2982.                         e;
  2983.                         if (this.nodeType === 1) {
  2984.                             j ? e = f.call(this, c, d.val()) : e = f,
  2985.                             e == A0 ? e = "": typeof e == p1 ? e += "": g.isArray(e) && (e = g.map(e, function(b) {
  2986.                                 return b == A0 ? "": b + ""
  2987.                             })),
  2988.                             h = g.valHooks[this.type] || g.valHooks[this.nodeName.toLowerCase()];
  2989.                             if (!h || !("set" in h) || h.set(this, e, g0) === v)
  2990.                                 this.value = e
  2991.                         }
  2992.                     })
  2993.                     }
  2994.                 if (k) {
  2995.                     h = g.valHooks[k.type] || g.valHooks[k.nodeName.toLowerCase()];
  2996.                     if (h && n0 in h && (i = h.get(k, g0)) !== v)
  2997.                         return i;
  2998.                     i = k.value;
  2999.                     return typeof i == E ? i.replace(e3, "") : i == A0 ? "": i
  3000.                 }
  3001.             }
  3002.         }
  3003.     }),
  3004.     g.extend({
  3005.         valHooks: {
  3006.             option: {
  3007.                 get: function(b) {
  3008.                     var c = b.attributes.value;
  3009.                     return ! c || c.specified ? b.value: b.text
  3010.                 }
  3011.             },
  3012.             select: {
  3013.                 get: function(b) {
  3014.                     var c,
  3015.                     d,
  3016.                     e,
  3017.                     f,
  3018.                     h = b.selectedIndex,
  3019.                     i = [],
  3020.                     j = b.options,
  3021.                     k = b.type === "select-one";
  3022.                     if (h < 0)
  3023.                         return A0;
  3024.                     d = k ? h: 0,
  3025.                     e = k ? h + 1: j.length;
  3026.                     for (; d < e; d++) {
  3027.                         f = j[d];
  3028.                         if (f.selected && (g.support.optDisabled ? !f.disabled: f.getAttribute("disabled") === A0) && (!f.parentNode.disabled || !g.nodeName(f.parentNode, "optgroup"))) {
  3029.                             c = g(f).val();
  3030.                             if (k)
  3031.                                 return c;
  3032.                             i.push(c)
  3033.                             }
  3034.                     }
  3035.                     if (k && !i.length && j.length)
  3036.                         return g(j[h]).val();
  3037.                     return i
  3038.                 },
  3039.                 set: function(b, c) {
  3040.                     var d = g.makeArray(c);
  3041.                     g(b).find(l1).each(function() {
  3042.                         this.selected = g.inArray(g(this).val(), d) >= 0
  3043.                     }),
  3044.                     d.length || (b.selectedIndex = -1);
  3045.                     return d
  3046.                 }
  3047.             }
  3048.         },
  3049.         attrFn: {
  3050.             val: !0,
  3051.             css: !0,
  3052.             html: !0,
  3053.             text: !0,
  3054.             data: !0,
  3055.             width: !0,
  3056.             height: !0,
  3057.             offset: !0
  3058.         },
  3059.         attr: function(b, c, d, e) {
  3060.             var f,
  3061.             h,
  3062.             i,
  3063.             j = b.nodeType;
  3064.             if ( !! b && j !== 3 && j !== 8 && j !== 2) {
  3065.                 if (e && c in g.attrFn)
  3066.                     return g(b)[c](d);
  3067.                 if (typeof b.getAttribute == d0)
  3068.                     return g.prop(b, c, d);
  3069.                 i = j !== 1 || !g.isXMLDoc(b),
  3070.                 i && (c = c.toLowerCase(), h = g.attrHooks[c] || (v2.test(c) ? s2: L0));
  3071.                 if (d !== v) {
  3072.                     if (d === A0) {
  3073.                         g.removeAttr(b, c);
  3074.                         return
  3075.                     }
  3076.                     if (h && "set" in h && i && (f = h.set(b, d, c)) !== v)
  3077.                         return f;
  3078.                     b.setAttribute(c, "" + d);
  3079.                     return d
  3080.                 }
  3081.                 if (h && n0 in h && i && (f = h.get(b, c)) !== A0)
  3082.                     return f;
  3083.                 f = b.getAttribute(c);
  3084.                 return f === A0 ? v: f
  3085.             }
  3086.         },
  3087.         removeAttr: function(b, c) {
  3088.             var d,
  3089.             e,
  3090.             f,
  3091.             h,
  3092.             i,
  3093.             j = 0;
  3094.             if (c && b.nodeType === 1) {
  3095.                 e = c.toLowerCase().split(H1),
  3096.                 h = e.length;
  3097.                 for (; j < h; j++)
  3098.                     f = e[j],
  3099.                 f && (d = g.propFix[f] || f, i = v2.test(f), i || g.attr(b, f, ""), b.removeAttribute(u2 ? f: d), i && d in b && (b[d] = !1))
  3100.                 }
  3101.         },
  3102.         attrHooks: {
  3103.             type: {
  3104.                 set: function(b, c) {
  3105.                     if (d3.test(b.nodeName) && b.parentNode)
  3106.                         g.error("type property can't be changed");
  3107.                     else if (!g.support.radioValue && c === X && g.nodeName(b, U)) {
  3108.                         var d = b.value;
  3109.                         b.setAttribute(A1, c),
  3110.                         d && (b.value = d);
  3111.                         return c
  3112.                     }
  3113.                 }
  3114.             },
  3115.             value: {
  3116.                 get: function(b, c) {
  3117.                     if (L0 && g.nodeName(b, E0))
  3118.                         return L0.get(b, c);
  3119.                     return c in b ? b.value: A0
  3120.                 },
  3121.                 set: function(b, c, d) {
  3122.                     if (L0 && g.nodeName(b, E0))
  3123.                         return L0.set(b, c, d);
  3124.                     b.value = c
  3125.                 }
  3126.             }
  3127.         },
  3128.         propFix: {
  3129.             tabindex: "tabIndex",
  3130.             readonly: "readOnly",
  3131.             "for": "htmlFor",
  3132.             "class": i0,
  3133.             maxlength: "maxLength",
  3134.             cellspacing: "cellSpacing",
  3135.             cellpadding: "cellPadding",
  3136.             rowspan: "rowSpan",
  3137.             colspan: "colSpan",
  3138.             usemap: "useMap",
  3139.             frameborder: "frameBorder",
  3140.             contenteditable: "contentEditable"
  3141.         },
  3142.         prop: function(b, c, d) {
  3143.             var e,
  3144.             f,
  3145.             h,
  3146.             i = b.nodeType;
  3147.             if ( !! b && i !== 3 && i !== 8 && i !== 2) {
  3148.                 h = i !== 1 || !g.isXMLDoc(b),
  3149.                 h && (c = g.propFix[c] || c, f = g.propHooks[c]);
  3150.                 return d !== v ? f && "set" in f && (e = f.set(b, d, c)) !== v ? e: b[c] = d: f && n0 in f && (e = f.get(b, c)) !== A0 ? e: b[c]
  3151.                 }
  3152.         },
  3153.         propHooks: {
  3154.             tabIndex: {
  3155.                 get: function(b) {
  3156.                     var c = b.getAttributeNode("tabindex");
  3157.                     return c && c.specified ? parseInt(c.value, 10) : c3.test(b.nodeName) || f3.test(b.nodeName) && b.href ? 0: v
  3158.                 }
  3159.             }
  3160.         }
  3161.     }),
  3162.     g.attrHooks.tabindex = g.propHooks.tabIndex,
  3163.     s2 = {
  3164.         get: function(b, c) {
  3165.             var d,
  3166.             e = g.prop(b, c);
  3167.             return e === !0 || typeof e != h0 && (d = b.getAttributeNode(c)) && d.nodeValue !== !1 ? c.toLowerCase() : v
  3168.         },
  3169.         set: function(b, c, d) {
  3170.             var e;
  3171.             c === !1 ? g.removeAttr(b, d) : (e = g.propFix[d] || d, e in b && (b[e] = !0), b.setAttribute(d, d.toLowerCase()));
  3172.             return d
  3173.         }
  3174.     },
  3175.     u2 || (r2 = {
  3176.         name: !0,
  3177.         id: !0,
  3178.         coords: !0
  3179.     }, L0 = g.valHooks.button = {
  3180.         get: function(b, c) {
  3181.             var d;
  3182.             d = b.getAttributeNode(c);
  3183.             return d && (r2[c] ? d.nodeValue !== "": d.specified) ? d.nodeValue: v
  3184.         },
  3185.         set: function(b, c, d) {
  3186.             var e = b.getAttributeNode(d);
  3187.             e || (e = x.createAttribute(d), b.setAttributeNode(e));
  3188.             return e.nodeValue = c + ""
  3189.         }
  3190.     }, g.attrHooks.tabindex.set = L0.set, g.each([k0, u0], function(d, e) {
  3191.         g.attrHooks[e] = g.extend(g.attrHooks[e], {
  3192.             set: function(b, c) {
  3193.                 if (c === "") {
  3194.                     b.setAttribute(e, j1);
  3195.                     return c
  3196.                 }
  3197.             }
  3198.         })
  3199.         }), g.attrHooks.contenteditable = {
  3200.         get: L0.get,
  3201.         set: function(b, c, d) {
  3202.             c === "" && (c = b0),
  3203.             L0.set(b, c, d)
  3204.             }
  3205.     }),
  3206.     g.support.hrefNormalized || g.each([Q0, "src", k0, u0], function(d, e) {
  3207.         g.attrHooks[e] = g.extend(g.attrHooks[e], {
  3208.             get: function(b) {
  3209.                 var c = b.getAttribute(e, 2);
  3210.                 return c === A0 ? v: c
  3211.             }
  3212.         })
  3213.         }),
  3214.     g.support.style || (g.attrHooks.style = {
  3215.         get: function(b) {
  3216.             return b.style.cssText.toLowerCase() || v
  3217.         },
  3218.         set: function(b, c) {
  3219.             return b.style.cssText = "" + c
  3220.         }
  3221.     }),
  3222.     g.support.optSelected || (g.propHooks.selected = g.extend(g.propHooks.selected, {
  3223.         get: function(b) {
  3224.             var c = b.parentNode;
  3225.             c && (c.selectedIndex, c.parentNode && c.parentNode.selectedIndex);
  3226.             return A0
  3227.         }
  3228.     })),
  3229.     g.support.enctype || (g.propFix.enctype = "encoding"),
  3230.     g.support.checkOn || g.each([X, I0], function() {
  3231.         g.valHooks[this] = {
  3232.             get: function(b) {
  3233.                 return b.getAttribute(g0) === A0 ? G0: b.value
  3234.             }
  3235.         }
  3236.     }),
  3237.     g.each([X, I0], function() {
  3238.         g.valHooks[this] = g.extend(g.valHooks[this], {
  3239.             set: function(b, c) {
  3240.                 if (g.isArray(c))
  3241.                     return b.checked = g.inArray(g(b).val(), c) >= 0
  3242.             }
  3243.         })
  3244.         });
  3245.     var P1 = /^(?:textarea|input|select)$/i,
  3246.     q2 = /^([^\.]*)?(?:\.(.+))?$/,
  3247.     b3 = /(?:^|\s)hover(\.\S+)?\b/,
  3248.     a3 = /^key/,
  3249.     Z2 = /^(?:mouse|contextmenu)|click/,
  3250.     t2 = /^(?:focusinfocus|focusoutblur)$/,
  3251.     k3 = /^(\w*)(?:#([\w\-]+))?(?:\.([\w\-]+))?$/,
  3252.     l3 = function(b) {
  3253.         var c = k3.exec(b);
  3254.         c && (c[1] = (c[1] || "").toLowerCase(), c[3] = c[3] && new RegExp("(?:^|\\s)" + c[3] + "(?:\\s|$)"));
  3255.         return c
  3256.     },
  3257.     j3 = function(b, c) {
  3258.         var d = b.attributes || {};
  3259.         return (!c[1] || b.nodeName.toLowerCase() === c[1]) && (!c[2] || (d.id || {}).value === c[2]) && (!c[3] || c[3].test((d["class"] || {}).value))
  3260.         },
  3261.     A2 = function(b) {
  3262.         return g.event.special.hover ? b: b.replace(b3, "mouseenter$1 mouseleave$1")
  3263.         };
  3264.     g.event = {
  3265.         add: function(c, d, e, f, h) {
  3266.             var i,
  3267.             j,
  3268.             k,
  3269.             l,
  3270.             m,
  3271.             n,
  3272.             q,
  3273.             t,
  3274.             r,
  3275.             o,
  3276.             w,
  3277.             p;
  3278.             if (! (c.nodeType === 3 || c.nodeType === 8 || !d || !e || !(i = g._data(c)))) {
  3279.                 e.handler && (r = e, e = r.handler, h = r.selector),
  3280.                 e.guid || (e.guid = g.guid++),
  3281.                 k = i.events,
  3282.                 k || (i.events = k = {}),
  3283.                 j = i.handle,
  3284.                 j || (i.handle = j = function(b) {
  3285.                     return typeof g != d0 && (!b || g.event.triggered !== b.type) ? g.event.dispatch.apply(j.elem, arguments) : v
  3286.                 }, j.elem = c),
  3287.                 d = g.trim(A2(d)).split(C);
  3288.                 for (l = 0; l < d.length; l++) {
  3289.                     m = q2.exec(d[l]) || [],
  3290.                     n = m[1],
  3291.                     q = (m[2] || "").split(N).sort(),
  3292.                     p = g.event.special[n] || {},
  3293.                     n = (h ? p.delegateType: p.bindType) || n,
  3294.                     p = g.event.special[n] || {},
  3295.                     t = g.extend({
  3296.                         type: n,
  3297.                         origType: m[1],
  3298.                         data: f,
  3299.                         handler: e,
  3300.                         guid: e.guid,
  3301.                         selector: h,
  3302.                         quick: h && l3(h),
  3303.                         namespace: q.join(N)
  3304.                         }, r),
  3305.                     w = k[n];
  3306.                     if (!w) {
  3307.                         w = k[n] = [],
  3308.                         w.delegateCount = 0;
  3309.                         if (!p.setup || p.setup.call(c, f, q, j) === !1)
  3310.                             c.addEventListener ? c.addEventListener(n, j, !1) : c.attachEvent && c.attachEvent(G0 + n, j)
  3311.                         }
  3312.                     p.add && (p.add.call(c, t), t.handler.guid || (t.handler.guid = e.guid)),
  3313.                     h ? w.splice(w.delegateCount++, 0, t) : w.push(t),
  3314.                     g.event.global[n] = !0
  3315.                 }
  3316.                 c = A0
  3317.             }
  3318.         },
  3319.         global: {},
  3320.         remove: function(b, c, d, e, f) {
  3321.             var h = g.hasData(b) && g._data(b),
  3322.             i,
  3323.             j,
  3324.             k,
  3325.             l,
  3326.             m,
  3327.             n,
  3328.             q,
  3329.             t,
  3330.             r,
  3331.             o,
  3332.             w,
  3333.             p;
  3334.             if ( !! h && !!(t = h.events)) {
  3335.                 c = g.trim(A2(c || "")).split(C);
  3336.                 for (i = 0; i < c.length; i++) {
  3337.                     j = q2.exec(c[i]) || [],
  3338.                     k = l = j[1],
  3339.                     m = j[2];
  3340.                     if (!k) {
  3341.                         for (k in t)
  3342.                             g.event.remove(b, k + c[i], d, e, !0);
  3343.                         continue
  3344.                     }
  3345.                     r = g.event.special[k] || {},
  3346.                     k = (e ? r.delegateType: r.bindType) || k,
  3347.                     w = t[k] || [],
  3348.                     n = w.length,
  3349.                     m = m ? new RegExp("(^|\\.)" + m.split(N).sort().join(w1) + "(\\.|$)") : A0;
  3350.                     for (q = 0; q < w.length; q++)
  3351.                         p = w[q],
  3352.                     (f || l === p.origType) && (!d || d.guid === p.guid) && (!m || m.test(p.namespace)) && (!e || e === p.selector || e === "**" && p.selector) && (w.splice(q--, 1), p.selector && w.delegateCount--, r.remove && r.remove.call(b, p));
  3353.                     w.length === 0 && n !== w.length && ((!r.teardown || r.teardown.call(b, m) === !1) && g.removeEvent(b, k, h.handle), delete t[k])
  3354.                     }
  3355.                 g.isEmptyObject(t) && (o = h.handle, o && (o.elem = A0), g.removeData(b, [O0, "handle"], !0))
  3356.                 }
  3357.         },
  3358.         customEvent: {
  3359.             getData: !0,
  3360.             setData: !0,
  3361.             changeData: !0
  3362.         },
  3363.         trigger: function(b, c, d, e) {
  3364.             if (!d || d.nodeType !== 3 && d.nodeType !== 8) {
  3365.                 var f = b.type || b,
  3366.                 h = [],
  3367.                 i,
  3368.                 j,
  3369.                 k,
  3370.                 l,
  3371.                 m,
  3372.                 n,
  3373.                 q,
  3374.                 t,
  3375.                 r,
  3376.                 o;
  3377.                 if (t2.test(f + g.event.triggered))
  3378.                     return;
  3379.                 f.indexOf("!") >= 0 && (f = f.slice(0, -1), j = !0),
  3380.                 f.indexOf(N) >= 0 && (h = f.split(N), f = h.shift(), h.sort());
  3381.                 if ((!d || g.event.customEvent[f]) && !g.event.global[f])
  3382.                     return;
  3383.                 b = typeof b == S ? b[g.expando] ? b: new g.Event(f, b) : new g.Event(f),
  3384.                 b.type = f,
  3385.                 b.isTrigger = !0,
  3386.                 b.exclusive = j,
  3387.                 b.namespace = h.join(N),
  3388.                 b.namespace_re = b.namespace ? new RegExp("(^|\\.)" + h.join(w1) + "(\\.|$)") : A0,
  3389.                 n = f.indexOf(":") < 0 ? G0 + f: "";
  3390.                 if (!d) {
  3391.                     i = g.cache;
  3392.                     for (k in i)
  3393.                         i[k].events && i[k].events[f] && g.event.trigger(b, c, i[k].handle.elem, !0);
  3394.                     return
  3395.                 }
  3396.                 b.result = v,
  3397.                 b.target || (b.target = d),
  3398.                 c = c != A0 ? g.makeArray(c) : [],
  3399.                 c.unshift(b),
  3400.                 q = g.event.special[f] || {};
  3401.                 if (q.trigger && q.trigger.apply(d, c) === !1)
  3402.                     return;
  3403.                 r = [[d, q.bindType || f]];
  3404.                 if (!e && !q.noBubble && !g.isWindow(d)) {
  3405.                     o = q.delegateType || f,
  3406.                     l = t2.test(o + f) ? d: d.parentNode,
  3407.                     m = A0;
  3408.                     for (; l; l = l.parentNode)
  3409.                         r.push([l, o]),
  3410.                     m = l;
  3411.                     m && m === d.ownerDocument && r.push([m.defaultView || m.parentWindow || F, o])
  3412.                     }
  3413.                 for (k = 0; k < r.length && !b.isPropagationStopped(); k++)
  3414.                     l = r[k][0],
  3415.                 b.type = r[k][1],
  3416.                 t = (g._data(l, O0) || {})[b.type] && g._data(l, "handle"),
  3417.                 t && t.apply(l, c),
  3418.                 t = n && l[n],
  3419.                 t && g.acceptData(l) && t.apply(l, c) === !1 && b.preventDefault();
  3420.                 b.type = f,
  3421.                 !e && !b.isDefaultPrevented() && (!q._default || q._default.apply(d.ownerDocument, c) === !1) && (f !== "click" || !g.nodeName(d, "a")) && g.acceptData(d) && n && d[f] && (f !== "focus" && f !== "blur" || b.target.offsetWidth !== 0) && !g.isWindow(d) && (m = d[n], m && (d[n] = A0), g.event.triggered = f, d[f](), g.event.triggered = v, m && (d[n] = m));
  3422.                 return b.result
  3423.             }
  3424.         },
  3425.         dispatch: function(b) {
  3426.             b = g.event.fix(b || F.event);
  3427.             var c = (g._data(this, O0) || {})[b.type] || [],
  3428.             d = c.delegateCount,
  3429.             e = [].slice.call(arguments, 0),
  3430.             f = !b.exclusive && !b.namespace,
  3431.             h = g.event.special[b.type] || {},
  3432.             i = [],
  3433.             j,
  3434.             k,
  3435.             l,
  3436.             m,
  3437.             n,
  3438.             q,
  3439.             t,
  3440.             r,
  3441.             o,
  3442.             w,
  3443.             p;
  3444.             e[0] = b,
  3445.             b.delegateTarget = this;
  3446.             if (!h.preDispatch || h.preDispatch.call(this, b) !== !1) {
  3447.                 if (d && (!b.button || b.type !== "click")) {
  3448.                     m = g(this),
  3449.                     m.context = this.ownerDocument || this;
  3450.                     for (l = b.target; l != this; l = l.parentNode || this)
  3451.                         if (l.disabled !== !0) {
  3452.                         q = {},
  3453.                         r = [],
  3454.                         m[0] = l;
  3455.                         for (j = 0; j < d; j++)
  3456.                             o = c[j],
  3457.                         w = o.selector,
  3458.                         q[w] === v && (q[w] = o.quick ? j3(l, o.quick) : m.is(w)),
  3459.                         q[w] && r.push(o);
  3460.                         r.length && i.push({
  3461.                             elem: l,
  3462.                             matches: r
  3463.                         })
  3464.                         }
  3465.                 }
  3466.                 c.length > d && i.push({
  3467.                     elem: this,
  3468.                     matches: c.slice(d)
  3469.                     });
  3470.                 for (j = 0; j < i.length && !b.isPropagationStopped(); j++) {
  3471.                     t = i[j],
  3472.                     b.currentTarget = t.elem;
  3473.                     for (k = 0; k < t.matches.length && !b.isImmediatePropagationStopped(); k++) {
  3474.                         o = t.matches[k];
  3475.                         if (f || !b.namespace && !o.namespace || b.namespace_re && b.namespace_re.test(o.namespace))
  3476.                             b.data = o.data,
  3477.                         b.handleObj = o,
  3478.                         n = ((g.event.special[o.origType] || {}).handle || o.handler).apply(t.elem, e),
  3479.                         n !== v && (b.result = n, n === !1 && (b.preventDefault(), b.stopPropagation()))
  3480.                         }
  3481.                 }
  3482.                 h.postDispatch && h.postDispatch.call(this, b);
  3483.                 return b.result
  3484.             }
  3485.         },
  3486.         props: "attrChange attrName relatedNode srcElement altKey bubbles cancelable ctrlKey currentTarget eventPhase metaKey relatedTarget shiftKey target timeStamp view which".split(C),
  3487.         fixHooks: {},
  3488.         keyHooks: {
  3489.             props: "char charCode key keyCode".split(C),
  3490.             filter: function(b, c) {
  3491.                 b.which == A0 && (b.which = c.charCode != A0 ? c.charCode: c.keyCode);
  3492.                 return b
  3493.             }
  3494.         },
  3495.         mouseHooks: {
  3496.             props: "button buttons clientX clientY fromElement offsetX offsetY pageX pageY screenX screenY toElement".split(C),
  3497.             filter: function(b, c) {
  3498.                 var d,
  3499.                 e,
  3500.                 f,
  3501.                 h = c.button,
  3502.                 i = c.fromElement;
  3503.                 b.pageX == A0 && c.clientX != A0 && (d = b.target.ownerDocument || x, e = d.documentElement, f = d.body, b.pageX = c.clientX + (e && e.scrollLeft || f && f.scrollLeft || 0) - (e && e.clientLeft || f && f.clientLeft || 0), b.pageY = c.clientY + (e && e.scrollTop || f && f.scrollTop || 0) - (e && e.clientTop || f && f.clientTop || 0)),
  3504.                 !b.relatedTarget && i && (b.relatedTarget = i === b.target ? c.toElement: i),
  3505.                 !b.which && h !== v && (b.which = h & 1 ? 1: h & 2 ? 3: h & 4 ? 2: 0);
  3506.                 return b
  3507.             }
  3508.         },
  3509.         fix: function(b) {
  3510.             if (b[g.expando])
  3511.                 return b;
  3512.             var c,
  3513.             d,
  3514.             e = b,
  3515.             f = g.event.fixHooks[b.type] || {},
  3516.             h = f.props ? this.props.concat(f.props) : this.props;
  3517.             b = g.Event(e);
  3518.             for (c = h.length; c;)
  3519.                 d = h[--c],
  3520.             b[d] = e[d];
  3521.             b.target || (b.target = e.srcElement || x),
  3522.             b.target.nodeType === 3 && (b.target = b.target.parentNode),
  3523.             b.metaKey === v && (b.metaKey = b.ctrlKey);
  3524.             return f.filter ? f.filter(b, e) : b
  3525.         },
  3526.         special: {
  3527.             ready: {
  3528.                 setup: g.bindReady
  3529.             },
  3530.             load: {
  3531.                 noBubble: !0
  3532.             },
  3533.             focus: {
  3534.                 delegateType: "focusin"
  3535.             },
  3536.             blur: {
  3537.                 delegateType: "focusout"
  3538.             },
  3539.             beforeunload: {
  3540.                 setup: function(b, c, d) {
  3541.                     g.isWindow(this) && (this.onbeforeunload = d)
  3542.                     },
  3543.                 teardown: function(b, c) {
  3544.                     this.onbeforeunload === c && (this.onbeforeunload = A0)
  3545.                     }
  3546.             }
  3547.         },
  3548.         simulate: function(b, c, d, e) {
  3549.             var f = g.extend(new g.Event, d, {
  3550.                 type: b,
  3551.                 isSimulated: !0,
  3552.                 originalEvent: {}
  3553.             });
  3554.             e ? g.event.trigger(f, A0, c) : g.event.dispatch.call(c, f),
  3555.             f.isDefaultPrevented() && d.preventDefault()
  3556.             }
  3557.     },
  3558.     g.event.handle = g.event.dispatch,
  3559.     g.removeEvent = x.removeEventListener ? function(b, c, d) {
  3560.         b.removeEventListener && b.removeEventListener(c, d, !1)
  3561.         }: function(b, c, d) {
  3562.         b.detachEvent && b.detachEvent(G0 + c, d)
  3563.         },
  3564.     g.Event = function(b, c) {
  3565.         if (! (this instanceof g.Event))
  3566.             return new g.Event(b, c);
  3567.         b && b.type ? (this.originalEvent = b, this.type = b.type, this.isDefaultPrevented = b.defaultPrevented || b.returnValue === !1 || b.getPreventDefault && b.getPreventDefault() ? G1: q1) : this.type = b,
  3568.         c && g.extend(this, c),
  3569.         this.timeStamp = b && b.timeStamp || g.now(),
  3570.         this[g.expando] = !0
  3571.     },
  3572.     g.Event.prototype = {
  3573.         preventDefault: function() {
  3574.             this.isDefaultPrevented = G1;
  3575.             var b = this.originalEvent; ! b || (b.preventDefault ? b.preventDefault() : b.returnValue = !1)
  3576.             },
  3577.         stopPropagation: function() {
  3578.             this.isPropagationStopped = G1;
  3579.             var b = this.originalEvent; ! b || (b.stopPropagation && b.stopPropagation(), b.cancelBubble = !0)
  3580.             },
  3581.         stopImmediatePropagation: function() {
  3582.             this.isImmediatePropagationStopped = G1,
  3583.             this.stopPropagation()
  3584.             },
  3585.         isDefaultPrevented: q1,
  3586.         isPropagationStopped: q1,
  3587.         isImmediatePropagationStopped: q1
  3588.     },
  3589.     g.each({
  3590.         mouseenter: "mouseover",
  3591.         mouseleave: "mouseout"
  3592.     }, function(i, j) {
  3593.         g.event.special[i] = {
  3594.             delegateType: j,
  3595.             bindType: j,
  3596.             handle: function(b) {
  3597.                 var c = this,
  3598.                 d = b.relatedTarget,
  3599.                 e = b.handleObj,
  3600.                 f = e.selector,
  3601.                 h;
  3602.                 if (!d || d !== c && !g.contains(c, d))
  3603.                     b.type = e.origType,
  3604.                 h = e.handler.apply(this, arguments),
  3605.                 b.type = j;
  3606.                 return h
  3607.             }
  3608.         }
  3609.     }),
  3610.     g.support.submitBubbles || (g.event.special.submit = {
  3611.         setup: function() {
  3612.             if (g.nodeName(this, "form"))
  3613.                 return ! 1;
  3614.             g.event.add(this, "click._submit keypress._submit", function(c) {
  3615.                 var d = c.target,
  3616.                 e = g.nodeName(d, U) || g.nodeName(d, E0) ? d.form: v;
  3617.                 e && !e._submit_attached && (g.event.add(e, "submit._submit", function(b) {
  3618.                     b._submit_bubble = !0
  3619.                 }), e._submit_attached = !0)
  3620.                 })
  3621.             },
  3622.         postDispatch: function(b) {
  3623.             b._submit_bubble && (delete b._submit_bubble, this.parentNode && !b.isTrigger && g.event.simulate("submit", this.parentNode, b, !0))
  3624.             },
  3625.         teardown: function() {
  3626.             if (g.nodeName(this, "form"))
  3627.                 return ! 1;
  3628.             g.event.remove(this, "._submit")
  3629.             }
  3630.     }),
  3631.     g.support.changeBubbles || (g.event.special.change = {
  3632.         setup: function() {
  3633.             if (P1.test(this.nodeName)) {
  3634.                 if (this.type === I0 || this.type === X)
  3635.                     g.event.add(this, "propertychange._change", function(b) {
  3636.                     b.originalEvent.propertyName === z1 && (this._just_changed = !0)
  3637.                     }),
  3638.                 g.event.add(this, "click._change", function(b) {
  3639.                     this._just_changed && !b.isTrigger && (this._just_changed = !1, g.event.simulate("change", this, b, !0))
  3640.                     });
  3641.                 return ! 1
  3642.             }
  3643.             g.event.add(this, "beforeactivate._change", function(c) {
  3644.                 var d = c.target;
  3645.                 P1.test(d.nodeName) && !d._change_attached && (g.event.add(d, "change._change", function(b) {
  3646.                     this.parentNode && !b.isSimulated && !b.isTrigger && g.event.simulate("change", this.parentNode, b, !0)
  3647.                     }), d._change_attached = !0)
  3648.                 })
  3649.             },
  3650.         handle: function(b) {
  3651.             var c = b.target;
  3652.             if (this !== c || b.isSimulated || b.isTrigger || c.type !== X && c.type !== I0)
  3653.                 return b.handleObj.handler.apply(this, arguments)
  3654.             },
  3655.         teardown: function() {
  3656.             g.event.remove(this, "._change");
  3657.             return P1.test(this.nodeName)
  3658.             }
  3659.     }),
  3660.     g.support.focusinBubbles || g.each({
  3661.         focus: "focusin",
  3662.         blur: "focusout"
  3663.     }, function(c, d) {
  3664.         var e = 0,
  3665.         f = function(b) {
  3666.             g.event.simulate(d, b.target, g.event.fix(b), !0)
  3667.             };
  3668.         g.event.special[d] = {
  3669.             setup: function() {
  3670.                 e++===0 && x.addEventListener(c, f, !0)
  3671.                 },
  3672.             teardown: function() {--e === 0 && x.removeEventListener(c, f, !0)
  3673.                 }
  3674.         }
  3675.     }),
  3676.     g.fn.extend({
  3677.         on: function(c, d, e, f, h) {
  3678.             var i,
  3679.             j;
  3680.             if (typeof c == S) {
  3681.                 typeof d != E && (e = e || d, d = v);
  3682.                 for (j in c)
  3683.                     this.on(j, d, e, c[j], h);
  3684.                 return this
  3685.             }
  3686.             e == A0 && f == A0 ? (f = d, e = d = v) : f == A0 && (typeof d == E ? (f = e, e = v) : (f = e, e = d, d = v));
  3687.             if (f === !1)
  3688.                 f = q1;
  3689.             else if (!f)
  3690.                 return this;
  3691.             h === 1 && (i = f, f = function(b) {
  3692.                 g().off(b);
  3693.                 return i.apply(this, arguments)
  3694.                 }, f.guid = i.guid || (i.guid = g.guid++));
  3695.             return this.each(function() {
  3696.                 g.event.add(this, c, f, e, d)
  3697.                 })
  3698.             },
  3699.         one: function(b, c, d, e) {
  3700.             return this.on(b, c, d, e, 1)
  3701.             },
  3702.         off: function(b, c, d) {
  3703.             if (b && b.preventDefault && b.handleObj) {
  3704.                 var e = b.handleObj;
  3705.                 g(b.delegateTarget).off(e.namespace ? e.origType + N + e.namespace: e.origType, e.selector, e.handler);
  3706.                 return this
  3707.             }
  3708.             if (typeof b == S) {
  3709.                 for (var f in b)
  3710.                     this.off(f, c, b[f]);
  3711.                 return this
  3712.             }
  3713.             if (c === !1 || typeof c == O)
  3714.                 d = c,
  3715.             c = v;
  3716.             d === !1 && (d = q1);
  3717.             return this.each(function() {
  3718.                 g.event.remove(this, b, d, c)
  3719.                 })
  3720.             },
  3721.         bind: function(b, c, d) {
  3722.             return this.on(b, A0, c, d)
  3723.             },
  3724.         unbind: function(b, c) {
  3725.             return this.off(b, A0, c)
  3726.             },
  3727.         live: function(b, c, d) {
  3728.             g(this.context).on(b, this.selector, c, d);
  3729.             return this
  3730.         },
  3731.         die: function(b, c) {
  3732.             g(this.context).off(b, this.selector || "**", c);
  3733.             return this
  3734.         },
  3735.         delegate: function(b, c, d, e) {
  3736.             return this.on(c, b, d, e)
  3737.             },
  3738.         undelegate: function(b, c, d) {
  3739.             return arguments.length == 1 ? this.off(b, "**") : this.off(c, b, d)
  3740.             },
  3741.         trigger: function(b, c) {
  3742.             return this.each(function() {
  3743.                 g.event.trigger(b, c, this)
  3744.                 })
  3745.             },
  3746.         triggerHandler: function(b, c) {
  3747.             if (this[0])
  3748.                 return g.event.trigger(b, c, this[0], !0)
  3749.             },
  3750.         toggle: function(e) {
  3751.             var f = arguments,
  3752.             h = e.guid || g.guid++,
  3753.             i = 0,
  3754.             j = function(b) {
  3755.                 var c = "lastToggle",
  3756.                 d = (g._data(this, c + e.guid) || 0) % i;
  3757.                 g._data(this, c + e.guid, d + 1),
  3758.                 b.preventDefault();
  3759.                 return f[d].apply(this, arguments) || !1
  3760.             };
  3761.             j.guid = h;
  3762.             while (i < f.length)
  3763.                 f[i++].guid = h;
  3764.             return this.click(j)
  3765.             },
  3766.         hover: function(b, c) {
  3767.             return this.mouseenter(b).mouseleave(c || b)
  3768.             }
  3769.     }),
  3770.     g.each("blur focus focusin focusout load resize scroll unload click dblclick mousedown mouseup mousemove mouseover mouseout mouseenter mouseleave change select submit keydown keypress keyup error contextmenu".split(C), function(d, e) {
  3771.         g.fn[e] = function(b, c) {
  3772.             c == A0 && (c = b, b = A0);
  3773.             return arguments.length > 0 ? this.on(e, A0, b, c) : this.trigger(e)
  3774.             },
  3775.         g.attrFn && (g.attrFn[e] = !0),
  3776.         a3.test(e) && (g.event.fixHooks[e] = g.event.keyHooks),
  3777.         Z2.test(e) && (g.event.fixHooks[e] = g.event.mouseHooks)
  3778.         }),
  3779.     function() {
  3780.         var p = "id",
  3781.         B = "[object Array]";
  3782.         function G(b, c, d, e, f, h) {
  3783.             for (var i = 0, j = e.length; i < j; i++) {
  3784.                 var k = e[i];
  3785.                 if (k) {
  3786.                     var l = !1;
  3787.                     k = k[b];
  3788.                     while (k) {
  3789.                         if (k[T] === d) {
  3790.                             l = e[k.sizset];
  3791.                             break
  3792.                         }
  3793.                         if (k.nodeType === 1) {
  3794.                             h || (k[T] = d, k.sizset = i);
  3795.                             if (typeof c != E) {
  3796.                                 if (k === c) {
  3797.                                     l = !0;
  3798.                                     break
  3799.                                 }
  3800.                             } else if (y.filter(c, [k]).length > 0) {
  3801.                                 l = k;
  3802.                                 break
  3803.                             }
  3804.                         }
  3805.                         k = k[b]
  3806.                         }
  3807.                     e[i] = l
  3808.                 }
  3809.             }
  3810.         }
  3811.         function I(b, c, d, e, f, h) {
  3812.             for (var i = 0, j = e.length; i < j; i++) {
  3813.                 var k = e[i];
  3814.                 if (k) {
  3815.                     var l = !1;
  3816.                     k = k[b];
  3817.                     while (k) {
  3818.                         if (k[T] === d) {
  3819.                             l = e[k.sizset];
  3820.                             break
  3821.                         }
  3822.                         k.nodeType === 1 && !h && (k[T] = d, k.sizset = i);
  3823.                         if (k.nodeName.toLowerCase() === c) {
  3824.                             l = k;
  3825.                             break
  3826.                         }
  3827.                         k = k[b]
  3828.                         }
  3829.                     e[i] = l
  3830.                 }
  3831.             }
  3832.         }
  3833.         var A = /((?:\((?:\([^()]+\)|[^()]+)+\)|\[(?:\[[^\[\]]*\]|['"][^'"]*['"]|[^\[\]'"]+)+\]|\\.|[^ >+~,(\[\\]+)+|[>+~])(\s*,\s*)?((?:.|\r|\n)*)/g,
  3834.         T = "sizcache" + (Math.random() + "").replace(N, ""),
  3835.         W = 0,
  3836.         Y = Object.prototype.toString,
  3837.         J = !1,
  3838.         z = !0,
  3839.         V = /\\/g,
  3840.         D = /\r\n/g,
  3841.         K = /\W/; [0, 0].sort(function() {
  3842.             z = !1;
  3843.             return 0
  3844.         });
  3845.         var y = function(b, c, d, e) {
  3846.             d = d || [],
  3847.             c = c || x;
  3848.             var f = c;
  3849.             if (c.nodeType !== 1 && c.nodeType !== 9)
  3850.                 return [];
  3851.             if (!b || typeof b != E)
  3852.                 return d;
  3853.             var h,
  3854.             i,
  3855.             j,
  3856.             k,
  3857.             l,
  3858.             m,
  3859.             n,
  3860.             q,
  3861.             t = !0,
  3862.             r = y.isXML(c),
  3863.             o = [],
  3864.             w = b;
  3865.             do {
  3866.                 A.exec(""),
  3867.                 h = A.exec(w);
  3868.                 if (h) {
  3869.                     w = h[3],
  3870.                     o.push(h[1]);
  3871.                     if (h[2]) {
  3872.                         k = h[3];
  3873.                         break
  3874.                     }
  3875.                 }
  3876.             }
  3877.             while (h);
  3878.             if (o.length > 1 && o0.exec(b))
  3879.                 if (o.length === 2 && u.relative[o[0]])
  3880.                 i = r0(o[0] + o[1], c, e);
  3881.             else {
  3882.                 i = u.relative[o[0]] ? [c] : y(o.shift(), c);
  3883.                 while (o.length)
  3884.                     b = o.shift(),
  3885.                 u.relative[b] && (b += o.shift()),
  3886.                 i = r0(b, i, e)
  3887.                 } else { ! e && o.length > 1 && c.nodeType === 9 && !r && u.match.ID.test(o[0]) && !u.match.ID.test(o[o.length - 1]) && (l = y.find(o.shift(), c, r), c = l.expr ? y.filter(l.expr, l.set)[0] : l.set[0]);
  3888.                 if (c) {
  3889.                     l = e ? {
  3890.                         expr: o.pop(),
  3891.                         set: P(e)
  3892.                         }: y.find(o.pop(), o.length === 1 && (o[0] === "~" || o[0] === "+") && c.parentNode ? c.parentNode: c, r),
  3893.                     i = l.expr ? y.filter(l.expr, l.set) : l.set,
  3894.                     o.length > 0 ? j = P(i) : t = !1;
  3895.                     while (o.length)
  3896.                         m = o.pop(),
  3897.                     n = m,
  3898.                     u.relative[m] ? n = o.pop() : m = "",
  3899.                     n == A0 && (n = c),
  3900.                     u.relative[m](j, n, r)
  3901.                     } else
  3902.                     j = o = []
  3903.                 }
  3904.             j || (j = i),
  3905.             j || y.error(m || b);
  3906.             if (Y.call(j) === B)
  3907.                 if (!t)
  3908.                 d.push.apply(d, j);
  3909.             else if (c && c.nodeType === 1)
  3910.                 for (q = 0; j[q] != A0; q++)
  3911.                 j[q] && (j[q] === !0 || j[q].nodeType === 1 && y.contains(c, j[q])) && d.push(i[q]);
  3912.             else
  3913.                 for (q = 0; j[q] != A0; q++)
  3914.                 j[q] && j[q].nodeType === 1 && d.push(i[q]);
  3915.             else
  3916.                 P(j, d);
  3917.             k && (y(k, f, d, e), y.uniqueSort(d));
  3918.             return d
  3919.         };
  3920.         y.uniqueSort = function(b) {
  3921.             if (l0) {
  3922.                 J = z,
  3923.                 b.sort(l0);
  3924.                 if (J)
  3925.                     for (var c = 1; c < b.length; c++)
  3926.                     b[c] === b[c - 1] && b.splice(c--, 1)
  3927.                 }
  3928.             return b
  3929.         },
  3930.         y.matches = function(b, c) {
  3931.             return y(b, A0, A0, c)
  3932.             },
  3933.         y.matchesSelector = function(b, c) {
  3934.             return y(c, A0, A0, [b]).length > 0
  3935.         },
  3936.         y.find = function(b, c, d) {
  3937.             var e,
  3938.             f,
  3939.             h,
  3940.             i,
  3941.             j,
  3942.             k;
  3943.             if (!b)
  3944.                 return [];
  3945.             for (f = 0, h = u.order.length; f < h; f++) {
  3946.                 j = u.order[f];
  3947.                 if (i = u.leftMatch[j].exec(b)) {
  3948.                     k = i[1],
  3949.                     i.splice(1, 1);
  3950.                     if (k.substr(k.length - 1) !== "\\") {
  3951.                         i[1] = (i[1] || "").replace(V, ""),
  3952.                         e = u.find[j](i, c, d);
  3953.                         if (e != A0) {
  3954.                             b = b.replace(u.match[j], "");
  3955.                             break
  3956.                         }
  3957.                     }
  3958.                 }
  3959.             }
  3960.             e || (e = typeof c.getElementsByTagName != d0 ? c.getElementsByTagName(M) : []);
  3961.             return {
  3962.                 set: e,
  3963.                 expr: b
  3964.             }
  3965.         },
  3966.         y.filter = function(b, c, d, e) {
  3967.             var f,
  3968.             h,
  3969.             i,
  3970.             j,
  3971.             k,
  3972.             l,
  3973.             m,
  3974.             n,
  3975.             q,
  3976.             t = b,
  3977.             r = [],
  3978.             o = c,
  3979.             w = c && c[0] && y.isXML(c[0]);
  3980.             while (b && c.length) {
  3981.                 for (i in u.filter)
  3982.                     if ((f = u.leftMatch[i].exec(b)) != A0 && f[2]) {
  3983.                     l = u.filter[i],
  3984.                     m = f[1],
  3985.                     h = !1,
  3986.                     f.splice(1, 1);
  3987.                     if (m.substr(m.length - 1) === "\\")
  3988.                         continue;
  3989.                     o === r && (r = []);
  3990.                     if (u.preFilter[i]) {
  3991.                         f = u.preFilter[i](f, o, d, r, e, w);
  3992.                         if (!f)
  3993.                             h = j = !0;
  3994.                         else if (f === !0)
  3995.                             continue
  3996.                     }
  3997.                     if (f)
  3998.                         for (n = 0; (k = o[n]) != A0; n++)
  3999.                         k && (j = l(k, f, n, o), q = e^j, d && j != A0 ? q ? h = !0: o[n] = !1: q && (r.push(k), h = !0));
  4000.                     if (j !== v) {
  4001.                         d || (o = r),
  4002.                         b = b.replace(u.match[i], "");
  4003.                         if (!h)
  4004.                             return [];
  4005.                         break
  4006.                     }
  4007.                 }
  4008.                 if (b === t)
  4009.                     if (h == A0)
  4010.                     y.error(b);
  4011.                 else
  4012.                     break;
  4013.                 t = b
  4014.             }
  4015.             return o
  4016.         },
  4017.         y.error = function(b) {
  4018.             throw new Error("Syntax error, unrecognized expression: " + b)
  4019.             };
  4020.         var a0 = y.getText = function(b) {
  4021.             var c,
  4022.             d,
  4023.             e = b.nodeType,
  4024.             f = "";
  4025.             if (e) {
  4026.                 if (e === 1 || e === 9 || e === 11) {
  4027.                     if (typeof b.textContent == E)
  4028.                         return b.textContent;
  4029.                     if (typeof b.innerText == E)
  4030.                         return b.innerText.replace(D, "");
  4031.                     for (b = b.firstChild; b; b = b.nextSibling)
  4032.                         f += a0(b)
  4033.                     } else if (e === 3 || e === 4)
  4034.                     return b.nodeValue
  4035.             } else
  4036.                 for (c = 0; d = b[c]; c++)
  4037.                 d.nodeType !== 8 && (f += a0(d));
  4038.             return f
  4039.         },
  4040.         u = y.selectors = {
  4041.             order: ["ID", "NAME", "TAG"],
  4042.             match: {
  4043.                 ID: /#((?:[\w\u00c0-\uFFFF\-]|\\.)+)/,
  4044.                 CLASS: /\.((?:[\w\u00c0-\uFFFF\-]|\\.)+)/,
  4045.                 NAME: /\[name=['"]*((?:[\w\u00c0-\uFFFF\-]|\\.)+)['"]*\]/,
  4046.                 ATTR: /\[\s*((?:[\w\u00c0-\uFFFF\-]|\\.)+)\s*(?:(\S?=)\s*(?:(['"])(.*?)\3|(#?(?:[\w\u00c0-\uFFFF\-]|\\.)*)|)|)\s*\]/,
  4047.                 TAG: /^((?:[\w\u00c0-\uFFFF\*\-]|\\.)+)/,
  4048.                 CHILD: /:(only|nth|last|first)-child(?:\(\s*(even|odd|(?:[+\-]?\d+|(?:[+\-]?\d*)?n\s*(?:[+\-]\s*\d+)?))\s*\))?/,
  4049.                 POS: /:(nth|eq|gt|lt|first|last|even|odd)(?:\((\d*)\))?(?=[^\-]|$)/,
  4050.                 PSEUDO: /:((?:[\w\u00c0-\uFFFF\-]|\\.)+)(?:\((['"]?)((?:\([^\)]+\)|[^\(\)]*)+)\2\))?/
  4051.             },
  4052.             leftMatch: {},
  4053.             attrMap: {
  4054.                 "class": i0,
  4055.                 "for": "htmlFor"
  4056.             },
  4057.             attrHandle: {
  4058.                 href: function(b) {
  4059.                     return b.getAttribute(Q0)
  4060.                     },
  4061.                 type: function(b) {
  4062.                     return b.getAttribute(A1)
  4063.                     }
  4064.             },
  4065.             relative: {
  4066.                 "+": function(b, c) {
  4067.                     var d = typeof c == E,
  4068.                     e = d && !K.test(c),
  4069.                     f = d && !e;
  4070.                     e && (c = c.toLowerCase());
  4071.                     for (var h = 0, i = b.length, j; h < i; h++)
  4072.                         if (j = b[h]) {
  4073.                         while ((j = j.previousSibling) && j.nodeType !== 1);
  4074.                         b[h] = f || j && j.nodeName.toLowerCase() === c ? j || !1: j === c
  4075.                     }
  4076.                     f && y.filter(c, b, !0)
  4077.                     },
  4078.                 ">": function(b, c) {
  4079.                     var d,
  4080.                     e = typeof c == E,
  4081.                     f = 0,
  4082.                     h = b.length;
  4083.                     if (e && !K.test(c)) {
  4084.                         c = c.toLowerCase();
  4085.                         for (; f < h; f++) {
  4086.                             d = b[f];
  4087.                             if (d) {
  4088.                                 var i = d.parentNode;
  4089.                                 b[f] = i.nodeName.toLowerCase() === c ? i: !1
  4090.                             }
  4091.                         }
  4092.                     } else {
  4093.                         for (; f < h; f++)
  4094.                             d = b[f],
  4095.                         d && (b[f] = e ? d.parentNode: d.parentNode === c);
  4096.                         e && y.filter(c, b, !0)
  4097.                         }
  4098.                 },
  4099.                 "": function(b, c, d) {
  4100.                     var e,
  4101.                     f = W++,
  4102.                     h = G;
  4103.                     typeof c == E && !K.test(c) && (c = c.toLowerCase(), e = c, h = I),
  4104.                     h(c0, c, f, b, e, d)
  4105.                     },
  4106.                 "~": function(b, c, d) {
  4107.                     var e,
  4108.                     f = W++,
  4109.                     h = G;
  4110.                     typeof c == E && !K.test(c) && (c = c.toLowerCase(), e = c, h = I),
  4111.                     h(k1, c, f, b, e, d)
  4112.                     }
  4113.             },
  4114.             find: {
  4115.                 ID: function(b, c, d) {
  4116.                     if (typeof c.getElementById != d0 && !d) {
  4117.                         var e = c.getElementById(b[1]);
  4118.                         return e && e.parentNode ? [e] : []
  4119.                         }
  4120.                 },
  4121.                 NAME: function(b, c) {
  4122.                     if (typeof c.getElementsByName != d0) {
  4123.                         var d = [],
  4124.                         e = c.getElementsByName(b[1]);
  4125.                         for (var f = 0, h = e.length; f < h; f++)
  4126.                             e[f].getAttribute("name") === b[1] && d.push(e[f]);
  4127.                         return d.length === 0 ? A0: d
  4128.                     }
  4129.                 },
  4130.                 TAG: function(b, c) {
  4131.                     if (typeof c.getElementsByTagName != d0)
  4132.                         return c.getElementsByTagName(b[1])
  4133.                     }
  4134.             },
  4135.             preFilter: {
  4136.                 CLASS: function(b, c, d, e, f, h) {
  4137.                     b = C + b[1].replace(V, "") + C;
  4138.                     if (h)
  4139.                         return b;
  4140.                     for (var i = 0, j; (j = c[i]) != A0; i++)
  4141.                         j && (f^ (j.className && (C + j.className + C).replace(/[\t\n\r]/g, C).indexOf(b) >= 0) ? d || e.push(j) : d && (c[i] = !1));
  4142.                     return ! 1
  4143.                 },
  4144.                 ID: function(b) {
  4145.                     return b[1].replace(V, "")
  4146.                     },
  4147.                 TAG: function(b, c) {
  4148.                     return b[1].replace(V, "").toLowerCase()
  4149.                     },
  4150.                 CHILD: function(b) {
  4151.                     if (b[1] === "nth") {
  4152.                         b[2] || y.error(b[0]),
  4153.                         b[2] = b[2].replace(/^\+|\s*/g, "");
  4154.                         var c = /(-?)(\d*)(?:n([+\-]?\d*))?/.exec(b[2] === "even" && "2n" || b[2] === "odd" && "2n+1" || !/\D/.test(b[2]) && "0n+" + b[2] || b[2]);
  4155.                         b[2] = c[1] + (c[2] || 1) - 0,
  4156.                         b[3] = c[3] - 0
  4157.                     } else
  4158.                         b[2] && y.error(b[0]);
  4159.                     b[0] = W++;
  4160.                     return b
  4161.                 },
  4162.                 ATTR: function(b, c, d, e, f, h) {
  4163.                     var i = b[1] = b[1].replace(V, ""); ! h && u.attrMap[i] && (b[1] = u.attrMap[i]),
  4164.                     b[4] = (b[4] || b[5] || "").replace(V, ""),
  4165.                     b[2] === "~=" && (b[4] = C + b[4] + C);
  4166.                     return b
  4167.                 },
  4168.                 PSEUDO: function(b, c, d, e, f) {
  4169.                     if (b[1] === "not")
  4170.                         if ((A.exec(b[3]) || "").length > 1 || /^\w/.test(b[3]))
  4171.                         b[3] = y(b[3], A0, A0, c);
  4172.                     else {
  4173.                         var h = y.filter(b[3], c, d, !0^f);
  4174.                         d || e.push.apply(e, h);
  4175.                         return ! 1
  4176.                     } else if (u.match.POS.test(b[0]) || u.match.CHILD.test(b[0]))
  4177.                         return ! 0;
  4178.                     return b
  4179.                 },
  4180.                 POS: function(b) {
  4181.                     b.unshift(!0);
  4182.                     return b
  4183.                 }
  4184.             },
  4185.             filters: {
  4186.                 enabled: function(b) {
  4187.                     return b.disabled === !1 && b.type !== w0
  4188.                 },
  4189.                 disabled: function(b) {
  4190.                     return b.disabled === !0
  4191.                 },
  4192.                 checked: function(b) {
  4193.                     return b.checked === !0
  4194.                 },
  4195.                 selected: function(b) {
  4196.                     b.parentNode && b.parentNode.selectedIndex;
  4197.                     return b.selected === !0
  4198.                 },
  4199.                 parent: function(b) {
  4200.                     return !! b.firstChild
  4201.                 },
  4202.                 empty: function(b) {
  4203.                     return ! b.firstChild
  4204.                 },
  4205.                 has: function(b, c, d) {
  4206.                     return !! y(d[3], b).length
  4207.                 },
  4208.                 header: function(b) {
  4209.                     return / h\d / i.test(b.nodeName)
  4210.                     },
  4211.                 text: function(b) {
  4212.                     var c = b.getAttribute(A1),
  4213.                     d = b.type;
  4214.                     return b.nodeName.toLowerCase() === U && "text" === d && (c === d || c === A0)
  4215.                     },
  4216.                 radio: function(b) {
  4217.                     return b.nodeName.toLowerCase() === U && X === b.type
  4218.                 },
  4219.                 checkbox: function(b) {
  4220.                     return b.nodeName.toLowerCase() === U && I0 === b.type
  4221.                 },
  4222.                 file: function(b) {
  4223.                     return b.nodeName.toLowerCase() === U && "file" === b.type
  4224.                 },
  4225.                 password: function(b) {
  4226.                     return b.nodeName.toLowerCase() === U && "password" === b.type
  4227.                 },
  4228.                 submit: function(b) {
  4229.                     var c = b.nodeName.toLowerCase();
  4230.                     return (c === U || c === E0) && "submit" === b.type
  4231.                 },
  4232.                 image: function(b) {
  4233.                     return b.nodeName.toLowerCase() === U && "image" === b.type
  4234.                 },
  4235.                 reset: function(b) {
  4236.                     var c = b.nodeName.toLowerCase();
  4237.                     return (c === U || c === E0) && "reset" === b.type
  4238.                 },
  4239.                 button: function(b) {
  4240.                     var c = b.nodeName.toLowerCase();
  4241.                     return c === U && E0 === b.type || c === E0
  4242.                 },
  4243.                 input: function(b) {
  4244.                     return / input | select | textarea | button / i.test(b.nodeName)
  4245.                     },
  4246.                 focus: function(b) {
  4247.                     return b === b.ownerDocument.activeElement
  4248.                 }
  4249.             },
  4250.             setFilters: {
  4251.                 first: function(b, c) {
  4252.                     return c === 0
  4253.                 },
  4254.                 last: function(b, c, d, e) {
  4255.                     return c === e.length - 1
  4256.                 },
  4257.                 even: function(b, c) {
  4258.                     return c % 2 === 0
  4259.                 },
  4260.                 odd: function(b, c) {
  4261.                     return c % 2 === 1
  4262.                 },
  4263.                 lt: function(b, c, d) {
  4264.                     return c < d[3] - 0
  4265.                 },
  4266.                 gt: function(b, c, d) {
  4267.                     return c > d[3] - 0
  4268.                 },
  4269.                 nth: function(b, c, d) {
  4270.                     return d[3] - 0 === c
  4271.                 },
  4272.                 eq: function(b, c, d) {
  4273.                     return d[3] - 0 === c
  4274.                 }
  4275.             },
  4276.             filter: {
  4277.                 PSEUDO: function(b, c, d, e) {
  4278.                     var f = c[1],
  4279.                     h = u.filters[f];
  4280.                     if (h)
  4281.                         return h(b, d, c, e);
  4282.                     if (f === "contains")
  4283.                         return (b.textContent || b.innerText || a0([b]) || "").indexOf(c[3]) >= 0;
  4284.                     if (f === "not") {
  4285.                         var i = c[3];
  4286.                         for (var j = 0, k = i.length; j < k; j++)
  4287.                             if (i[j] === b)
  4288.                             return ! 1;
  4289.                         return ! 0
  4290.                     }
  4291.                     y.error(f)
  4292.                     },
  4293.                 CHILD: function(b, c) {
  4294.                     var d,
  4295.                     e,
  4296.                     f,
  4297.                     h,
  4298.                     i,
  4299.                     j,
  4300.                     k,
  4301.                     l = c[1],
  4302.                     m = b;
  4303.                     switch (l) {
  4304.                     case "only":
  4305.                     case "first":
  4306.                         while (m = m.previousSibling)
  4307.                             if (m.nodeType === 1)
  4308.                             return ! 1;
  4309.                         if (l === "first")
  4310.                             return ! 0;
  4311.                         m = b;
  4312.                     case "last":
  4313.                         while (m = m.nextSibling)
  4314.                             if (m.nodeType === 1)
  4315.                             return ! 1;
  4316.                         return ! 0;
  4317.                     case "nth":
  4318.                         d = c[2],
  4319.                         e = c[3];
  4320.                         if (d === 1 && e === 0)
  4321.                             return ! 0;
  4322.                         f = c[0],
  4323.                         h = b.parentNode;
  4324.                         if (h && (h[T] !== f || !b.nodeIndex)) {
  4325.                             j = 0;
  4326.                             for (m = h.firstChild; m; m = m.nextSibling)
  4327.                                 m.nodeType === 1 && (m.nodeIndex = ++j);
  4328.                             h[T] = f
  4329.                         }
  4330.                         k = b.nodeIndex - e;
  4331.                         return d === 0 ? k === 0: k % d === 0 && k / d >= 0
  4332.                     }
  4333.                 },
  4334.                 ID: function(b, c) {
  4335.                     return b.nodeType === 1 && b.getAttribute(p) === c
  4336.                 },
  4337.                 TAG: function(b, c) {
  4338.                     return c === M && b.nodeType === 1 || !!b.nodeName && b.nodeName.toLowerCase() === c
  4339.                 },
  4340.                 CLASS: function(b, c) {
  4341.                     return (C + (b.className || b.getAttribute("class")) + C).indexOf(c) > -1
  4342.                 },
  4343.                 ATTR: function(b, c) {
  4344.                     var d = c[1],
  4345.                     e = y.attr ? y.attr(b, d) : u.attrHandle[d] ? u.attrHandle[d](b) : b[d] != A0 ? b[d] : b.getAttribute(d),
  4346.                     f = e + "",
  4347.                     h = c[2],
  4348.                     i = c[4];
  4349.                     return e == A0 ? h === "!=": !h && y.attr ? e != A0: h === "=" ? f === i: h === "*=" ? f.indexOf(i) >= 0: h === "~=" ? (C + f + C).indexOf(i) >= 0: i ? h === "!=" ? f !== i: h === "^=" ? f.indexOf(i) === 0: h === "$=" ? f.substr(f.length - i.length) === i: h === "|=" ? f === i || f.substr(0, i.length + 1) === i + "-": !1: f && e !== !1
  4350.                 },
  4351.                 POS: function(b, c, d, e) {
  4352.                     var f = c[2],
  4353.                     h = u.setFilters[f];
  4354.                     if (h)
  4355.                         return h(b, d, c, e)
  4356.                     }
  4357.             }
  4358.         },
  4359.         o0 = u.match.POS,
  4360.         p0 = function(b, c) {
  4361.             return "\\" + (c - 0 + 1)
  4362.             };
  4363.         for (var Q in u.match)
  4364.             u.match[Q] = new RegExp(u.match[Q].source + /(?![^\[]*\])(?![^\(]*\))/.source),
  4365.         u.leftMatch[Q] = new RegExp(/(^(?:.|\r|\n)*?)/.source + u.match[Q].source.replace(/\\(\d+)/g, p0));
  4366.         u.match.globalPOS = o0;
  4367.         var P = function(b, c) {
  4368.             b = Array.prototype.slice.call(b, 0);
  4369.             if (c) {
  4370.                 c.push.apply(c, b);
  4371.                 return c
  4372.             }
  4373.             return b
  4374.         };
  4375.         try {
  4376.             Array.prototype.slice.call(x.documentElement.childNodes, 0)[0].nodeType
  4377.         } catch(h) {
  4378.             P = function(b, c) {
  4379.                 var d = 0,
  4380.                 e = c || [];
  4381.                 if (Y.call(b) === B)
  4382.                     Array.prototype.push.apply(e, b);
  4383.                 else if (typeof b.length == p1)
  4384.                     for (var f = b.length; d < f; d++)
  4385.                     e.push(b[d]);
  4386.                 else
  4387.                     for (; b[d]; d++)
  4388.                     e.push(b[d]);
  4389.                 return e
  4390.             }
  4391.         }
  4392.         var l0,
  4393.         R;
  4394.         x.documentElement.compareDocumentPosition ? l0 = function(b, c) {
  4395.             if (b === c) {
  4396.                 J = !0;
  4397.                 return 0
  4398.             }
  4399.             if (!b.compareDocumentPosition || !c.compareDocumentPosition)
  4400.                 return b.compareDocumentPosition ? -1: 1;
  4401.             return b.compareDocumentPosition(c) & 4 ? -1: 1
  4402.         }: (l0 = function(b, c) {
  4403.             if (b === c) {
  4404.                 J = !0;
  4405.                 return 0
  4406.             }
  4407.             if (b.sourceIndex && c.sourceIndex)
  4408.                 return b.sourceIndex - c.sourceIndex;
  4409.             var d,
  4410.             e,
  4411.             f = [],
  4412.             h = [],
  4413.             i = b.parentNode,
  4414.             j = c.parentNode,
  4415.             k = i;
  4416.             if (i === j)
  4417.                 return R(b, c);
  4418.             if (!i)
  4419.                 return - 1;
  4420.             if (!j)
  4421.                 return 1;
  4422.             while (k)
  4423.                 f.unshift(k),
  4424.             k = k.parentNode;
  4425.             k = j;
  4426.             while (k)
  4427.                 h.unshift(k),
  4428.             k = k.parentNode;
  4429.             d = f.length,
  4430.             e = h.length;
  4431.             for (var l = 0; l < d && l < e; l++)
  4432.                 if (f[l] !== h[l])
  4433.                 return R(f[l], h[l]);
  4434.             return l === d ? R(b, h[l], -1) : R(f[l], c, 1)
  4435.             }, R = function(b, c, d) {
  4436.             if (b === c)
  4437.                 return d;
  4438.             var e = b.nextSibling;
  4439.             while (e) {
  4440.                 if (e === c)
  4441.                     return - 1;
  4442.                 e = e.nextSibling
  4443.             }
  4444.             return 1
  4445.         }),
  4446.         function() {
  4447.             var f = x.createElement(e0),
  4448.             h = j0 + (new Date).getTime(),
  4449.             i = x.documentElement;
  4450.             f.innerHTML = "<a name='" + h + "'/>",
  4451.             i.insertBefore(f, i.firstChild),
  4452.             x.getElementById(h) && (u.find.ID = function(b, c, d) {
  4453.                 if (typeof c.getElementById != d0 && !d) {
  4454.                     var e = c.getElementById(b[1]);
  4455.                     return e ? e.id === b[1] || typeof e.getAttributeNode != d0 && e.getAttributeNode(p).nodeValue === b[1] ? [e] : v: []
  4456.                     }
  4457.             }, u.filter.ID = function(b, c) {
  4458.                 var d = typeof b.getAttributeNode != d0 && b.getAttributeNode(p);
  4459.                 return b.nodeType === 1 && d && d.nodeValue === c
  4460.             }),
  4461.             i.removeChild(f),
  4462.             i = f = A0
  4463.         } (),
  4464.         function() {
  4465.             var h = x.createElement(e0);
  4466.             h.appendChild(x.createComment("")),
  4467.             h.getElementsByTagName(M).length > 0 && (u.find.TAG = function(b, c) {
  4468.                 var d = c.getElementsByTagName(b[1]);
  4469.                 if (b[1] === M) {
  4470.                     var e = [];
  4471.                     for (var f = 0; d[f]; f++)
  4472.                         d[f].nodeType === 1 && e.push(d[f]);
  4473.                     d = e
  4474.                 }
  4475.                 return d
  4476.             }),
  4477.             h.innerHTML = "<a href='#'></a>",
  4478.             h.firstChild && typeof h.firstChild.getAttribute != d0 && h.firstChild.getAttribute(Q0) !== "#" && (u.attrHandle.href = function(b) {
  4479.                 return b.getAttribute(Q0, 2)
  4480.                 }),
  4481.             h = A0
  4482.         } (),
  4483.         x.querySelectorAll && function() {
  4484.             var q = y,
  4485.             t = x.createElement(e0),
  4486.             r = "__sizzle__";
  4487.             t.innerHTML = "<p class='TEST'></p>";
  4488.             if (!t.querySelectorAll || t.querySelectorAll(".TEST").length !== 0) {
  4489.                 y = function(c, d, e, f) {
  4490.                     d = d || x;
  4491.                     if (!f && !y.isXML(d)) {
  4492.                         var h = /^(\w+$)|^\.([\w\-]+$)|^#([\w\-]+$)/.exec(c);
  4493.                         if (h && (d.nodeType === 1 || d.nodeType === 9)) {
  4494.                             if (h[1])
  4495.                                 return P(d.getElementsByTagName(c), e);
  4496.                             if (h[2] && u.find.CLASS && d.getElementsByClassName)
  4497.                                 return P(d.getElementsByClassName(h[2]), e)
  4498.                             }
  4499.                         if (d.nodeType === 9) {
  4500.                             if (c === y0 && d.body)
  4501.                                 return P([d.body], e);
  4502.                             if (h && h[3]) {
  4503.                                 var i = d.getElementById(h[3]);
  4504.                                 if (!i || !i.parentNode)
  4505.                                     return P([], e);
  4506.                                 if (i.id === h[3])
  4507.                                     return P([i], e)
  4508.                                 }
  4509.                             try {
  4510.                                 return P(d.querySelectorAll(c), e)
  4511.                                 } catch(b) {}
  4512.                         } else if (d.nodeType === 1 && d.nodeName.toLowerCase() !== S) {
  4513.                             var j = d,
  4514.                             k = d.getAttribute(p),
  4515.                             l = k || r,
  4516.                             m = d.parentNode,
  4517.                             n = /^\s*[+~]/.test(c);
  4518.                             k ? l = l.replace(/'/g, "\\$&") : d.setAttribute(p, l),
  4519.                             n && m && (d = d.parentNode);
  4520.                             try {
  4521.                                 if (!n || m)
  4522.                                     return P(d.querySelectorAll("[id='" + l + "'] " + c), e)
  4523.                                 } catch(b) {} finally {
  4524.                                 k || j.removeAttribute(p)
  4525.                                 }
  4526.                         }
  4527.                     }
  4528.                     return q(c, d, e, f)
  4529.                     };
  4530.                 for (var o in q)
  4531.                     y[o] = q[o];
  4532.                 t = A0
  4533.             }
  4534.         } (),
  4535.         function() {
  4536.             var f = x.documentElement,
  4537.             h = f.matchesSelector || f.mozMatchesSelector || f.webkitMatchesSelector || f.msMatchesSelector;
  4538.             if (h) {
  4539.                 var i = !h.call(x.createElement(e0), e0),
  4540.                 j = !1;
  4541.                 try {
  4542.                     h.call(x.documentElement, "[test!='']:sizzle")
  4543.                     } catch(b) {
  4544.                     j = !0
  4545.                 }
  4546.                 y.matchesSelector = function(c, d) {
  4547.                     d = d.replace(/\=\s*([^'"\]]*)\s*\]/g, "='$1']");
  4548.                     if (!y.isXML(c))
  4549.                         try {
  4550.                         if (j || !u.match.PSEUDO.test(d) && !/!=/.test(d)) {
  4551.                             var e = h.call(c, d);
  4552.                             if (e || !i || c.document && c.document.nodeType !== 11)
  4553.                                 return e
  4554.                         }
  4555.                     } catch(b) {}
  4556.                     return y(d, A0, A0, [c]).length > 0
  4557.                 }
  4558.             }
  4559.         } (),
  4560.         function() {
  4561.             var e = x.createElement(e0);
  4562.             e.innerHTML = "<div class='test e'></div><div class='test'></div>";
  4563.             if ( !! e.getElementsByClassName && e.getElementsByClassName("e").length !== 0) {
  4564.                 e.lastChild.className = "e";
  4565.                 if (e.getElementsByClassName("e").length === 1)
  4566.                     return;
  4567.                 u.order.splice(1, 0, "CLASS"),
  4568.                 u.find.CLASS = function(b, c, d) {
  4569.                     if (typeof c.getElementsByClassName != d0 && !d)
  4570.                         return c.getElementsByClassName(b[1])
  4571.                     },
  4572.                 e = A0
  4573.             }
  4574.         } (),
  4575.         x.documentElement.contains ? y.contains = function(b, c) {
  4576.             return b !== c && (b.contains ? b.contains(c) : !0)
  4577.             }: x.documentElement.compareDocumentPosition ? y.contains = function(b, c) {
  4578.             return !! (b.compareDocumentPosition(c) & 16)
  4579.             }: y.contains = function() {
  4580.             return ! 1
  4581.         },
  4582.         y.isXML = function(b) {
  4583.             var c = (b ? b.ownerDocument || b: 0).documentElement;
  4584.             return c ? c.nodeName !== "HTML": !1
  4585.         };
  4586.         var r0 = function(b, c, d) {
  4587.             var e,
  4588.             f = [],
  4589.             h = "",
  4590.             i = c.nodeType ? [c] : c;
  4591.             while (e = u.match.PSEUDO.exec(b))
  4592.                 h += e[0],
  4593.             b = b.replace(u.match.PSEUDO, "");
  4594.             b = u.relative[b] ? b + M: b;
  4595.             for (var j = 0, k = i.length; j < k; j++)
  4596.                 y(b, i[j], f, d);
  4597.             return y.filter(h, f)
  4598.             };
  4599.         y.attr = g.attr,
  4600.         y.selectors.attrMap = {},
  4601.         g.find = y,
  4602.         g.expr = y.selectors,
  4603.         g.expr[":"] = g.expr.filters,
  4604.         g.unique = y.uniqueSort,
  4605.         g.text = y.getText,
  4606.         g.isXMLDoc = y.isXML,
  4607.         g.contains = y.contains
  4608.     } ();
  4609.     var o3 = /Until$/,
  4610.     p3 = /^(?:parents|prevUntil|prevAll)/,
  4611.     m3 = /,/,
  4612.     n3 = /^.[^:#\[\.,]*$/,
  4613.     h3 = Array.prototype.slice,
  4614.     x2 = g.expr.match.globalPOS,
  4615.     g3 = {
  4616.         children: !0,
  4617.         contents: !0,
  4618.         next: !0,
  4619.         prev: !0
  4620.     };
  4621.     g.fn.extend({
  4622.         find: function(b) {
  4623.             var c = this,
  4624.             d,
  4625.             e;
  4626.             if (typeof b != E)
  4627.                 return g(b).filter(function() {
  4628.                 for (d = 0, e = c.length; d < e; d++)
  4629.                     if (g.contains(c[d], this))
  4630.                     return ! 0
  4631.             });
  4632.             var f = this.pushStack("", "find", b),
  4633.             h,
  4634.             i,
  4635.             j;
  4636.             for (d = 0, e = this.length; d < e; d++) {
  4637.                 h = f.length,
  4638.                 g.find(b, this[d], f);
  4639.                 if (d > 0)
  4640.                     for (i = h; i < f.length; i++)
  4641.                     for (j = 0; j < h; j++)
  4642.                     if (f[j] === f[i]) {
  4643.                     f.splice(i--, 1);
  4644.                     break
  4645.                 }
  4646.             }
  4647.             return f
  4648.         },
  4649.         has: function(d) {
  4650.             var e = g(d);
  4651.             return this.filter(function() {
  4652.                 for (var b = 0, c = e.length; b < c; b++)
  4653.                     if (g.contains(this, e[b]))
  4654.                     return ! 0
  4655.             })
  4656.             },
  4657.         not: function(b) {
  4658.             return this.pushStack(g2(this, b, !1), "not", b)
  4659.             },
  4660.         filter: function(b) {
  4661.             return this.pushStack(g2(this, b, !0), "filter", b)
  4662.             },
  4663.         is: function(b) {
  4664.             return !! b && (typeof b == E ? x2.test(b) ? g(b, this.context).index(this[0]) >= 0: g.filter(b, this).length > 0: this.filter(b).length > 0)
  4665.             },
  4666.         closest: function(b, c) {
  4667.             var d = [],
  4668.             e,
  4669.             f,
  4670.             h = this[0];
  4671.             if (g.isArray(b)) {
  4672.                 var i = 1;
  4673.                 while (h && h.ownerDocument && h !== c) {
  4674.                     for (e = 0; e < b.length; e++)
  4675.                         g(h).is(b[e]) && d.push({
  4676.                         selector: b[e],
  4677.                         elem: h,
  4678.                         level: i
  4679.                     });
  4680.                     h = h.parentNode,
  4681.                     i++
  4682.                 }
  4683.                 return d
  4684.             }
  4685.             var j = x2.test(b) || typeof b != E ? g(b, c || this.context) : 0;
  4686.             for (e = 0, f = this.length; e < f; e++) {
  4687.                 h = this[e];
  4688.                 while (h) {
  4689.                     if (j ? j.index(h) > -1: g.find.matchesSelector(h, b)) {
  4690.                         d.push(h);
  4691.                         break
  4692.                     }
  4693.                     h = h.parentNode;
  4694.                     if (!h || !h.ownerDocument || h === c || h.nodeType === 11)
  4695.                         break
  4696.                 }
  4697.             }
  4698.             d = d.length > 1 ? g.unique(d) : d;
  4699.             return this.pushStack(d, "closest", b)
  4700.             },
  4701.         index: function(b) {
  4702.             if (!b)
  4703.                 return this[0] && this[0].parentNode ? this.prevAll().length: -1;
  4704.             if (typeof b == E)
  4705.                 return g.inArray(this[0], g(b));
  4706.             return g.inArray(b.jquery ? b[0] : b, this)
  4707.             },
  4708.         add: function(b, c) {
  4709.             var d = typeof b == E ? g(b, c) : g.makeArray(b && b.nodeType ? [b] : b),
  4710.             e = g.merge(this.get(), d);
  4711.             return this.pushStack(n2(d[0]) || n2(e[0]) ? e: g.unique(e))
  4712.             },
  4713.         andSelf: function() {
  4714.             return this.add(this.prevObject)
  4715.             }
  4716.     }),
  4717.     g.each({
  4718.         parent: function(b) {
  4719.             var c = b.parentNode;
  4720.             return c && c.nodeType !== 11 ? c: A0
  4721.         },
  4722.         parents: function(b) {
  4723.             return g.dir(b, c0)
  4724.             },
  4725.         parentsUntil: function(b, c, d) {
  4726.             return g.dir(b, c0, d)
  4727.             },
  4728.         next: function(b) {
  4729.             return g.nth(b, 2, y1)
  4730.             },
  4731.         prev: function(b) {
  4732.             return g.nth(b, 2, k1)
  4733.             },
  4734.         nextAll: function(b) {
  4735.             return g.dir(b, y1)
  4736.             },
  4737.         prevAll: function(b) {
  4738.             return g.dir(b, k1)
  4739.             },
  4740.         nextUntil: function(b, c, d) {
  4741.             return g.dir(b, y1, d)
  4742.             },
  4743.         prevUntil: function(b, c, d) {
  4744.             return g.dir(b, k1, d)
  4745.             },
  4746.         siblings: function(b) {
  4747.             return g.sibling((b.parentNode || {}).firstChild, b)
  4748.             },
  4749.         children: function(b) {
  4750.             return g.sibling(b.firstChild)
  4751.             },
  4752.         contents: function(b) {
  4753.             return g.nodeName(b, "iframe") ? b.contentDocument || b.contentWindow.document: g.makeArray(b.childNodes)
  4754.             }
  4755.     }, function(e, f) {
  4756.         g.fn[e] = function(b, c) {
  4757.             var d = g.map(this, f, b);
  4758.             o3.test(e) || (c = b),
  4759.             c && typeof c == E && (d = g.filter(c, d)),
  4760.             d = this.length > 1 && !g3[e] ? g.unique(d) : d,
  4761.             (this.length > 1 || m3.test(c)) && p3.test(e) && (d = d.reverse());
  4762.             return this.pushStack(d, e, h3.call(arguments).join(","))
  4763.             }
  4764.     }),
  4765.     g.extend({
  4766.         filter: function(b, c, d) {
  4767.             d && (b = ":not(" + b + ")");
  4768.             return c.length === 1 ? g.find.matchesSelector(c[0], b) ? [c[0]] : [] : g.find.matches(b, c)
  4769.             },
  4770.         dir: function(b, c, d) {
  4771.             var e = [],
  4772.             f = b[c];
  4773.             while (f && f.nodeType !== 9 && (d === v || f.nodeType !== 1 || !g(f).is(d)))
  4774.                 f.nodeType === 1 && e.push(f),
  4775.             f = f[c];
  4776.             return e
  4777.         },
  4778.         nth: function(b, c, d, e) {
  4779.             c = c || 1;
  4780.             var f = 0;
  4781.             for (; b; b = b[d])
  4782.                 if (b.nodeType === 1 && ++f === c)
  4783.                 break;
  4784.             return b
  4785.         },
  4786.         sibling: function(b, c) {
  4787.             var d = [];
  4788.             for (; b; b = b.nextSibling)
  4789.                 b.nodeType === 1 && b !== c && d.push(b);
  4790.             return d
  4791.         }
  4792.     });
  4793.     var w2 = "abbr|article|aside|audio|bdi|canvas|data|datalist|details|figcaption|figure|footer|header|hgroup|mark|meter|nav|output|progress|section|summary|time|video",
  4794.     i3 = / jQuery\d+="(?:\d+|null)"/g,
  4795.     Q1 = /^\s+/,
  4796.     y2 = /<(?!area|br|col|embed|hr|img|input|link|meta|param)(([\w:]+)[^>]*)\/>/ig,
  4797.     z2 = /<([\w:]+)/,
  4798.     $ = /<tbody/i,
  4799.     v3 = /<|&#?\w+;/,
  4800.     x3 = /<(?:script|style)/i,
  4801.     w3 = /<(?:script|object|embed|option|style)/i,
  4802.     C2 = new RegExp("<(?:" + w2 + ")[\\s/>]", "i"),
  4803.     B2 = /checked\s*(?:[^=]|=\s*.checked.)/i,
  4804.     D2 = /\/(java|ecma)script/i,
  4805.     u3 = /^\s*<!(?:\[CDATA\[|\-\-)/,
  4806.     f0 = {
  4807.         option: [1, "<select multiple='multiple'>", "</select>"],
  4808.         legend: [1, "<fieldset>", "</fieldset>"],
  4809.         thead: [1, "<table>", "</table>"],
  4810.         tr: [2, "<table><tbody>", "</tbody></table>"],
  4811.         td: [3, "<table><tbody><tr>", "</tr></tbody></table>"],
  4812.         col: [2, "<table><tbody></tbody><colgroup>", "</colgroup></table>"],
  4813.         area: [1, "<map>", "</map>"],
  4814.         _default: [0, "", ""]
  4815.         },
  4816.     S1 = h2(x);
  4817.     f0.optgroup = f0.option,
  4818.     f0.tbody = f0.tfoot = f0.colgroup = f0.caption = f0.thead,
  4819.     f0.th = f0.td,
  4820.     g.support.htmlSerialize || (f0._default = [1, "div<div>", "</div>"]),
  4821.     g.fn.extend({
  4822.         text: function(c) {
  4823.             return g.access(this, function(b) {
  4824.                 return b === v ? g.text(this) : this.empty().append((this[0] && this[0].ownerDocument || x).createTextNode(b))
  4825.                 }, A0, c, arguments.length)
  4826.             },
  4827.         wrapAll: function(c) {
  4828.             if (g.isFunction(c))
  4829.                 return this.each(function(b) {
  4830.                 g(this).wrapAll(c.call(this, b))
  4831.                 });
  4832.             if (this[0]) {
  4833.                 var d = g(c, this[0].ownerDocument).eq(0).clone(!0);
  4834.                 this[0].parentNode && d.insertBefore(this[0]),
  4835.                 d.map(function() {
  4836.                     var b = this;
  4837.                     while (b.firstChild && b.firstChild.nodeType === 1)
  4838.                         b = b.firstChild;
  4839.                     return b
  4840.                 }).append(this)
  4841.                 }
  4842.             return this
  4843.         },
  4844.         wrapInner: function(d) {
  4845.             if (g.isFunction(d))
  4846.                 return this.each(function(b) {
  4847.                 g(this).wrapInner(d.call(this, b))
  4848.                 });
  4849.             return this.each(function() {
  4850.                 var b = g(this),
  4851.                 c = b.contents();
  4852.                 c.length ? c.wrapAll(d) : b.append(d)
  4853.                 })
  4854.             },
  4855.         wrap: function(c) {
  4856.             var d = g.isFunction(c);
  4857.             return this.each(function(b) {
  4858.                 g(this).wrapAll(d ? c.call(this, b) : c)
  4859.                 })
  4860.             },
  4861.         unwrap: function() {
  4862.             return this.parent().each(function() {
  4863.                 g.nodeName(this, y0) || g(this).replaceWith(this.childNodes)
  4864.                 }).end()
  4865.             },
  4866.         append: function() {
  4867.             return this.domManip(arguments, !0, function(b) {
  4868.                 this.nodeType === 1 && this.appendChild(b)
  4869.                 })
  4870.             },
  4871.         prepend: function() {
  4872.             return this.domManip(arguments, !0, function(b) {
  4873.                 this.nodeType === 1 && this.insertBefore(b, this.firstChild)
  4874.                 })
  4875.             },
  4876.         before: function() {
  4877.             if (this[0] && this[0].parentNode)
  4878.                 return this.domManip(arguments, !1, function(b) {
  4879.                 this.parentNode.insertBefore(b, this)
  4880.                 });
  4881.             if (arguments.length) {
  4882.                 var c = g.clean(arguments);
  4883.                 c.push.apply(c, this.toArray());
  4884.                 return this.pushStack(c, "before", arguments)
  4885.                 }
  4886.         },
  4887.         after: function() {
  4888.             if (this[0] && this[0].parentNode)
  4889.                 return this.domManip(arguments, !1, function(b) {
  4890.                 this.parentNode.insertBefore(b, this.nextSibling)
  4891.                 });
  4892.             if (arguments.length) {
  4893.                 var c = this.pushStack(this, "after", arguments);
  4894.                 c.push.apply(c, g.clean(arguments));
  4895.                 return c
  4896.             }
  4897.         },
  4898.         remove: function(b, c) {
  4899.             for (var d = 0, e; (e = this[d]) != A0; d++)
  4900.                 if (!b || g.filter(b, [e]).length) ! c && e.nodeType === 1 && (g.cleanData(e.getElementsByTagName(M)), g.cleanData([e])),
  4901.             e.parentNode && e.parentNode.removeChild(e);
  4902.             return this
  4903.         },
  4904.         empty: function() {
  4905.             for (var b = 0, c; (c = this[b]) != A0; b++) {
  4906.                 c.nodeType === 1 && g.cleanData(c.getElementsByTagName(M));
  4907.                 while (c.firstChild)
  4908.                     c.removeChild(c.firstChild)
  4909.                 }
  4910.             return this
  4911.         },
  4912.         clone: function(b, c) {
  4913.             b = b == A0 ? !1: b,
  4914.             c = c == A0 ? b: c;
  4915.             return this.map(function() {
  4916.                 return g.clone(this, b, c)
  4917.                 })
  4918.             },
  4919.         html: function(h) {
  4920.             return g.access(this, function(c) {
  4921.                 var d = this[0] || {},
  4922.                 e = 0,
  4923.                 f = this.length;
  4924.                 if (c === v)
  4925.                     return d.nodeType === 1 ? d.innerHTML.replace(i3, "") : A0;
  4926.                 if (typeof c == E && !x3.test(c) && (g.support.leadingWhitespace || !Q1.test(c)) && !f0[(z2.exec(c) || ["", ""])[1].toLowerCase()]) {
  4927.                     c = c.replace(y2, "<$1></$2>");
  4928.                     try {
  4929.                         for (; e < f; e++)
  4930.                             d = this[e] || {},
  4931.                         d.nodeType === 1 && (g.cleanData(d.getElementsByTagName(M)), d.innerHTML = c);
  4932.                         d = 0
  4933.                     } catch(b) {}
  4934.                 }
  4935.                 d && this.empty().append(c)
  4936.                 }, A0, h, arguments.length)
  4937.             },
  4938.         replaceWith: function(e) {
  4939.             if (this[0] && this[0].parentNode) {
  4940.                 if (g.isFunction(e))
  4941.                     return this.each(function(b) {
  4942.                     var c = g(this),
  4943.                     d = c.html();
  4944.                     c.replaceWith(e.call(this, b, d))
  4945.                     });
  4946.                 typeof e != E && (e = g(e).detach());
  4947.                 return this.each(function() {
  4948.                     var b = this.nextSibling,
  4949.                     c = this.parentNode;
  4950.                     g(this).remove(),
  4951.                     b ? g(b).before(e) : g(c).append(e)
  4952.                     })
  4953.                 }
  4954.             return this.length ? this.pushStack(g(g.isFunction(e) ? e() : e), x1, e) : this
  4955.         },
  4956.         detach: function(b) {
  4957.             return this.remove(b, !0)
  4958.             },
  4959.         domManip: function(d, e, f) {
  4960.             var h,
  4961.             i,
  4962.             j,
  4963.             k,
  4964.             l = d[0],
  4965.             m = [];
  4966.             if (!g.support.checkClone && arguments.length === 3 && typeof l == E && B2.test(l))
  4967.                 return this.each(function() {
  4968.                 g(this).domManip(d, e, f, !0)
  4969.                 });
  4970.             if (g.isFunction(l))
  4971.                 return this.each(function(b) {
  4972.                 var c = g(this);
  4973.                 d[0] = l.call(this, b, e ? c.html() : v),
  4974.                 c.domManip(d, e, f)
  4975.                 });
  4976.             if (this[0]) {
  4977.                 k = l && l.parentNode,
  4978.                 g.support.parentNode && k && k.nodeType === 11 && k.childNodes.length === this.length ? h = {
  4979.                     fragment: k
  4980.                 }: h = g.buildFragment(d, this, m),
  4981.                 j = h.fragment,
  4982.                 j.childNodes.length === 1 ? i = j = j.firstChild: i = j.firstChild;
  4983.                 if (i) {
  4984.                     e = e && g.nodeName(i, "tr");
  4985.                     for (var n = 0, q = this.length, t = q - 1; n < q; n++)
  4986.                         f.call(e ? R2(this[n], i) : this[n], h.cacheable || q > 1 && n < t ? g.clone(j, !0, !0) : j)
  4987.                     }
  4988.                 m.length && g.each(m, function(b, c) {
  4989.                     c.src ? g.ajax({
  4990.                         type: "GET",
  4991.                         global: !1,
  4992.                         url: c.src,
  4993.                         async: !1,
  4994.                         dataType: j0
  4995.                     }) : g.globalEval((c.text || c.textContent || c.innerHTML || "").replace(u3, "/*$0*/")),
  4996.                     c.parentNode && c.parentNode.removeChild(c)
  4997.                     })
  4998.                 }
  4999.             return this
  5000.         }
  5001.     }),
  5002.     g.buildFragment = function(b, c, d) {
  5003.         var e,
  5004.         f,
  5005.         h,
  5006.         i,
  5007.         j = b[0];
  5008.         c && c[0] && (i = c[0].ownerDocument || c[0]),
  5009.         i.createDocumentFragment || (i = x),
  5010.         b.length === 1 && typeof j == E && j.length < 512 && i === x && j.charAt(0) === "<" && !w3.test(j) && (g.support.checkClone || !B2.test(j)) && (g.support.html5Clone || !C2.test(j)) && (f = !0, h = g.fragments[j], h && h !== 1 && (e = h)),
  5011.         e || (e = i.createDocumentFragment(), g.clean(b, i, e, d)),
  5012.         f && (g.fragments[j] = h ? e: 1);
  5013.         return {
  5014.             fragment: e,
  5015.             cacheable: f
  5016.         }
  5017.     },
  5018.     g.fragments = {},
  5019.     g.each({
  5020.         appendTo: "append",
  5021.         prependTo: "prepend",
  5022.         insertBefore: "before",
  5023.         insertAfter: "after",
  5024.         replaceAll: x1
  5025.     }, function(j, k) {
  5026.         g.fn[j] = function(b) {
  5027.             var c = [],
  5028.             d = g(b),
  5029.             e = this.length === 1 && this[0].parentNode;
  5030.             if (e && e.nodeType === 11 && e.childNodes.length === 1 && d.length === 1) {
  5031.                 d[k](this[0]);
  5032.                 return this
  5033.             }
  5034.             for (var f = 0, h = d.length; f < h; f++) {
  5035.                 var i = (f > 0 ? this.clone(!0) : this).get();
  5036.                 g(d[f])[k](i),
  5037.                 c = c.concat(i)
  5038.                 }
  5039.             return this.pushStack(c, j, d.selector)
  5040.             }
  5041.     }),
  5042.     g.extend({
  5043.         clone: function(b, c, d) {
  5044.             var e,
  5045.             f,
  5046.             h,
  5047.             i = g.support.html5Clone || g.isXMLDoc(b) || !C2.test("<" + b.nodeName + ">") ? b.cloneNode(!0) : T2(b);
  5048.             if ((!g.support.noCloneEvent || !g.support.noCloneChecked) && (b.nodeType === 1 || b.nodeType === 11) && !g.isXMLDoc(b)) {
  5049.                 e2(b, i),
  5050.                 e = E1(b),
  5051.                 f = E1(i);
  5052.                 for (h = 0; e[h];++h)
  5053.                     f[h] && e2(e[h], f[h])
  5054.                 }
  5055.             if (c) {
  5056.                 f2(b, i);
  5057.                 if (d) {
  5058.                     e = E1(b),
  5059.                     f = E1(i);
  5060.                     for (h = 0; e[h];++h)
  5061.                         f2(e[h], f[h])
  5062.                     }
  5063.             }
  5064.             e = f = A0;
  5065.             return i
  5066.         },
  5067.         clean: function(c, d, e, f) {
  5068.             var h,
  5069.             i,
  5070.             j,
  5071.             k = [];
  5072.             d = d || x,
  5073.             typeof d.createElement == d0 && (d = d.ownerDocument || d[0] && d[0].ownerDocument || x);
  5074.             for (var l = 0, m; (m = c[l]) != A0; l++) {
  5075.                 typeof m == p1 && (m += "");
  5076.                 if (!m)
  5077.                     continue;
  5078.                 if (typeof m == E)
  5079.                     if (!v3.test(m))
  5080.                     m = d.createTextNode(m);
  5081.                 else {
  5082.                     m = m.replace(y2, "<$1></$2>");
  5083.                     var n = (z2.exec(m) || ["", ""])[1].toLowerCase(),
  5084.                     q = f0[n] || f0._default,
  5085.                     t = q[0],
  5086.                     r = d.createElement(e0),
  5087.                     o = S1.childNodes,
  5088.                     w;
  5089.                     d === x ? S1.appendChild(r) : h2(d).appendChild(r),
  5090.                     r.innerHTML = q[1] + m + q[2];
  5091.                     while (t--)
  5092.                         r = r.lastChild;
  5093.                     if (!g.support.tbody) {
  5094.                         var p = jotaQuery.test(m),
  5095.                         B = n === "table" && !p ? r.firstChild && r.firstChild.childNodes: q[1] === "<table>" && !p ? r.childNodes: [];
  5096.                         for (j = B.length - 1; j >= 0;--j)
  5097.                             g.nodeName(B[j], X0) && !B[j].childNodes.length && B[j].parentNode.removeChild(B[j])
  5098.                         } ! g.support.leadingWhitespace && Q1.test(m) && r.insertBefore(d.createTextNode(Q1.exec(m)[0]), r.firstChild),
  5099.                     m = r.childNodes,
  5100.                     r && (r.parentNode.removeChild(r), o.length > 0 && (w = o[o.length - 1], w && w.parentNode && w.parentNode.removeChild(w)))
  5101.                     }
  5102.                 var G;
  5103.                 if (!g.support.appendChecked)
  5104.                     if (m[0] && typeof(G = m.length) == p1)
  5105.                     for (j = 0; j < G; j++)
  5106.                     d2(m[j]);
  5107.                 else
  5108.                     d2(m);
  5109.                 m.nodeType ? k.push(m) : k = g.merge(k, m)
  5110.                 }
  5111.             if (e) {
  5112.                 h = function(b) {
  5113.                     return ! b.type || D2.test(b.type)
  5114.                     };
  5115.                 for (l = 0; k[l]; l++) {
  5116.                     i = k[l];
  5117.                     if (f && g.nodeName(i, j0) && (!i.type || D2.test(i.type)))
  5118.                         f.push(i.parentNode ? i.parentNode.removeChild(i) : i);
  5119.                     else {
  5120.                         if (i.nodeType === 1) {
  5121.                             var I = g.grep(i.getElementsByTagName(j0), h);
  5122.                             k.splice.apply(k, [l + 1, 0].concat(I))
  5123.                             }
  5124.                         e.appendChild(i)
  5125.                         }
  5126.                 }
  5127.             }
  5128.             return k
  5129.         },
  5130.         cleanData: function(b) {
  5131.             var c,
  5132.             d,
  5133.             e = g.cache,
  5134.             f = g.event.special,
  5135.             h = g.support.deleteExpando;
  5136.             for (var i = 0, j; (j = b[i]) != A0; i++) {
  5137.                 if (j.nodeName && g.noData[j.nodeName.toLowerCase()])
  5138.                     continue;
  5139.                 d = j[g.expando];
  5140.                 if (d) {
  5141.                     c = e[d];
  5142.                     if (c && c.events) {
  5143.                         for (var k in c.events)
  5144.                             f[k] ? g.event.remove(j, k) : g.removeEvent(j, k, c.handle);
  5145.                         c.handle && (c.handle.elem = A0)
  5146.                         }
  5147.                     h ? delete j[g.expando] : j.removeAttribute && j.removeAttribute(g.expando),
  5148.                     delete e[d]
  5149.                     }
  5150.             }
  5151.         }
  5152.     });
  5153.     var T1 = /alpha\([^)]*\)/i,
  5154.     t3 = /opacity=([^)]*)/,
  5155.     r3 = /([A-Z]|^ms)/g,
  5156.     q3 = /^[\-+]?(?:\d*\.)?\d+$/i,
  5157.     R1 = /^-?(?:\d*\.)?\d+(?!px)[^\d\s]+$/i,
  5158.     s3 = /^([\-+])=([\-+.\de]+)/,
  5159.     G3 = /^margin/,
  5160.     H3 = {
  5161.         position: "absolute",
  5162.         visibility: w0,
  5163.         display: "block"
  5164.     },
  5165.     b1 = ["Top", "Right", "Bottom", "Left"],
  5166.     r1,
  5167.     G2,
  5168.     H2;
  5169.     g.fn.css = function(e, f) {
  5170.         return g.access(this, function(b, c, d) {
  5171.             return d !== v ? g.style(b, c, d) : g.css(b, c)
  5172.             }, e, f, arguments.length > 1)
  5173.         },
  5174.     g.extend({
  5175.         cssHooks: {
  5176.             opacity: {
  5177.                 get: function(b, c) {
  5178.                     if (c) {
  5179.                         var d = r1(b, U0);
  5180.                         return d === "" ? "1": d
  5181.                     }
  5182.                     return b.style.opacity
  5183.                 }
  5184.             }
  5185.         },
  5186.         cssNumber: {
  5187.             fillOpacity: !0,
  5188.             fontWeight: !0,
  5189.             lineHeight: !0,
  5190.             opacity: !0,
  5191.             orphans: !0,
  5192.             widows: !0,
  5193.             zIndex: !0,
  5194.             zoom: !0
  5195.         },
  5196.         cssProps: {
  5197.             "float": g.support.cssFloat ? "cssFloat": "styleFloat"
  5198.         },
  5199.         style: function(c, d, e, f) {
  5200.             if ( !! c && c.nodeType !== 3 && c.nodeType !== 8 && !!c.style) {
  5201.                 var h,
  5202.                 i,
  5203.                 j = g.camelCase(d),
  5204.                 k = c.style,
  5205.                 l = g.cssHooks[j];
  5206.                 d = g.cssProps[j] || j;
  5207.                 if (e === v) {
  5208.                     if (l && n0 in l && (h = l.get(c, !1, f)) !== v)
  5209.                         return h;
  5210.                     return k[d]
  5211.                     }
  5212.                 i = typeof e,
  5213.                 i === E && (h = s3.exec(e)) && (e = +(h[1] + 1) * +h[2] + parseFloat(g.css(c, d)), i = p1);
  5214.                 if (e == A0 || i === p1 && isNaN(e))
  5215.                     return;
  5216.                 i === p1 && !g.cssNumber[j] && (e += z0);
  5217.                 if (!l || !("set" in l) || (e = l.set(c, e)) !== v)
  5218.                     try {
  5219.                     k[d] = e
  5220.                 } catch(b) {}
  5221.             }
  5222.         },
  5223.         css: function(b, c, d) {
  5224.             var e,
  5225.             f;
  5226.             c = g.camelCase(c),
  5227.             f = g.cssHooks[c],
  5228.             c = g.cssProps[c] || c,
  5229.             c === "cssFloat" && (c = "float");
  5230.             if (f && n0 in f && (e = f.get(b, !0, d)) !== v)
  5231.                 return e;
  5232.             if (r1)
  5233.                 return r1(b, c)
  5234.             },
  5235.         swap: function(b, c, d) {
  5236.             var e = {},
  5237.             f,
  5238.             h;
  5239.             for (h in c)
  5240.                 e[h] = b.style[h],
  5241.             b.style[h] = c[h];
  5242.             f = d.call(b);
  5243.             for (h in c)
  5244.                 b.style[h] = e[h];
  5245.             return f
  5246.         }
  5247.     }),
  5248.     g.curCSS = g.css,
  5249.     x.defaultView && x.defaultView.getComputedStyle && (G2 = function(b, c) {
  5250.         var d,
  5251.         e,
  5252.         f,
  5253.         h,
  5254.         i = b.style;
  5255.         c = c.replace(r3, "-$1").toLowerCase(),
  5256.         (e = b.ownerDocument.defaultView) && (f = e.getComputedStyle(b, A0)) && (d = f.getPropertyValue(c), d === "" && !g.contains(b.ownerDocument.documentElement, b) && (d = g.style(b, c))),
  5257.         !g.support.pixelMargin && f && G3.test(c) && R1.test(d) && (h = i.width, i.width = d, d = f.width, i.width = h);
  5258.         return d
  5259.     }),
  5260.     x.documentElement.currentStyle && (H2 = function(b, c) {
  5261.         var d,
  5262.         e,
  5263.         f,
  5264.         h = b.currentStyle && b.currentStyle[c],
  5265.         i = b.style;
  5266.         h == A0 && i && (f = i[c]) && (h = f),
  5267.         R1.test(h) && (d = i.left, e = b.runtimeStyle && b.runtimeStyle.left, e && (b.runtimeStyle.left = b.currentStyle.left), i.left = c === "fontSize" ? "1em": h, h = i.pixelLeft + z0, i.left = d, e && (b.runtimeStyle.left = e));
  5268.         return h === "" ? j1: h
  5269.     }),
  5270.     r1 = G2 || H2,
  5271.     g.each([u0, k0], function(e, f) {
  5272.         g.cssHooks[f] = {
  5273.             get: function(b, c, d) {
  5274.                 if (c)
  5275.                     return b.offsetWidth !== 0 ? k2(b, f, d) : g.swap(b, H3, function() {
  5276.                     return k2(b, f, d)
  5277.                     })
  5278.                 },
  5279.             set: function(b, c) {
  5280.                 return q3.test(c) ? c + z0: c
  5281.             }
  5282.         }
  5283.     }),
  5284.     g.support.opacity || (g.cssHooks.opacity = {
  5285.         get: function(b, c) {
  5286.             return t3.test((c && b.currentStyle ? b.currentStyle.filter: b.style.filter) || "") ? parseFloat(RegExp.$1) / 100 + "": c ? "1": ""
  5287.         },
  5288.         set: function(b, c) {
  5289.             var d = b.style,
  5290.             e = b.currentStyle,
  5291.             f = g.isNumeric(c) ? "alpha(opacity=" + c * 100 + ")": "",
  5292.             h = e && e.filter || d.filter || "";
  5293.             d.zoom = 1;
  5294.             if (c >= 1 && g.trim(h.replace(T1, "")) === "") {
  5295.                 d.removeAttribute("filter");
  5296.                 if (e && !e.filter)
  5297.                     return
  5298.             }
  5299.             d.filter = T1.test(h) ? h.replace(T1, f) : h + C + f
  5300.         }
  5301.     }),
  5302.     g(function() {
  5303.         g.support.reliableMarginRight || (g.cssHooks.marginRight = {
  5304.             get: function(b, c) {
  5305.                 return g.swap(b, {
  5306.                     display: D1
  5307.                 }, function() {
  5308.                     return c ? r1(b, "margin-right") : b.style.marginRight
  5309.                 })
  5310.                 }
  5311.         })
  5312.         }),
  5313.     g.expr && g.expr.filters && (g.expr.filters.hidden = function(b) {
  5314.         var c = b.offsetWidth,
  5315.         d = b.offsetHeight;
  5316.         return c === 0 && d === 0 || !g.support.reliableHiddenOffsets && (b.style && b.style.display || g.css(b, m1)) === K0
  5317.     }, g.expr.filters.visible = function(b) {
  5318.         return ! g.expr.filters.hidden(b)
  5319.         }),
  5320.     g.each({
  5321.         margin: "",
  5322.         padding: "",
  5323.         border: L
  5324.     }, function(f, h) {
  5325.         g.cssHooks[f + h] = {
  5326.             expand: function(b) {
  5327.                 var c,
  5328.                 d = typeof b == E ? b.split(C) : [b],
  5329.                 e = {};
  5330.                 for (c = 0; c < 4; c++)
  5331.                     e[f + b1[c] + h] = d[c] || d[c - 2] || d[0];
  5332.                 return e
  5333.             }
  5334.         }
  5335.     });
  5336.     var E3 = /%20/g,
  5337.     F3 = /\[\]$/,
  5338.     F2 = /\r?\n/g,
  5339.     B3 = /#.*$/,
  5340.     C3 = /^(.*?):[ \t]*([^\r\n]*)\r?$/mg,
  5341.     D3 = /^(?:color|date|datetime|datetime-local|email|hidden|month|number|password|range|search|tel|text|time|url|week)$/i,
  5342.     y3 = /^(?:about|app|app\-storage|.+\-extension|file|res|widget):$/,
  5343.     z3 = /^(?:GET|HEAD)$/,
  5344.     A3 = /^\/\//,
  5345.     E2 = /\?/,
  5346.     M3 = /<script\b[^<]*(?:(?!<\/script>)<[^<]*)*<\/script>/gi,
  5347.     L3 = /^(?:select|textarea)/i,
  5348.     M2 = /\s+/,
  5349.     K3 = /([?&])_=[^&]*/,
  5350.     L2 = /^([\w\+\.\-]+:)(?:\/\/([^\/?#:]*)(?::(\d+))?)?/,
  5351.     K2 = g.fn.load,
  5352.     V1 = {},
  5353.     J2 = {},
  5354.     d1,
  5355.     c1,
  5356.     I2 = ["*/"] + [M];
  5357.     try {
  5358.         d1 = V2.href
  5359.     } catch(b) {
  5360.         d1 = x.createElement("a"),
  5361.         d1.href = "",
  5362.         d1 = d1.href
  5363.     }
  5364.     c1 = L2.exec(d1.toLowerCase()) || [],
  5365.     g.fn.extend({
  5366.         load: function(f, h, i) {
  5367.             if (typeof f != E && K2)
  5368.                 return K2.apply(this, arguments);
  5369.             if (!this.length)
  5370.                 return this;
  5371.             var j = f.indexOf(C);
  5372.             if (j >= 0) {
  5373.                 var k = f.slice(j, f.length);
  5374.                 f = f.slice(0, j)
  5375.                 }
  5376.             var l = "GET";
  5377.             h && (g.isFunction(h) ? (i = h, h = v) : typeof h == S && (h = g.param(h, g.ajaxSettings.traditional), l = "POST"));
  5378.             var m = this;
  5379.             g.ajax({
  5380.                 url: f,
  5381.                 type: l,
  5382.                 dataType: "html",
  5383.                 data: h,
  5384.                 complete: function(c, d, e) {
  5385.                     e = c.responseText,
  5386.                     c.isResolved() && (c.done(function(b) {
  5387.                         e = b
  5388.                     }), m.html(k ? g("<div>").append(e.replace(M3, "")).find(k) : e)),
  5389.                     i && m.each(i, [e, d, c])
  5390.                     }
  5391.             });
  5392.             return this
  5393.         },
  5394.         serialize: function() {
  5395.             return g.param(this.serializeArray())
  5396.             },
  5397.         serializeArray: function() {
  5398.             return this.map(function() {
  5399.                 return this.elements ? g.makeArray(this.elements) : this
  5400.             }).filter(function() {
  5401.                 return this.name && !this.disabled && (this.checked || L3.test(this.nodeName) || D3.test(this.type))
  5402.                 }).map(function(d, e) {
  5403.                 var f = g(this).val();
  5404.                 return f == A0 ? A0: g.isArray(f) ? g.map(f, function(b, c) {
  5405.                     return {
  5406.                         name: e.name,
  5407.                         value: b.replace(F2, "\r\n")
  5408.                         }
  5409.                 }) : {
  5410.                     name: e.name,
  5411.                     value: f.replace(F2, "\r\n")
  5412.                     }
  5413.             }).get()
  5414.             }
  5415.     }),
  5416.     g.each("ajaxStart ajaxStop ajaxComplete ajaxError ajaxSuccess ajaxSend".split(C), function(c, d) {
  5417.         g.fn[d] = function(b) {
  5418.             return this.on(d, b)
  5419.             }
  5420.     }),
  5421.     g.each([n0, "post"], function(f, h) {
  5422.         g[h] = function(b, c, d, e) {
  5423.             g.isFunction(c) && (e = e || d, d = c, c = v);
  5424.             return g.ajax({
  5425.                 type: h,
  5426.                 url: b,
  5427.                 data: c,
  5428.                 success: d,
  5429.                 dataType: e
  5430.             })
  5431.             }
  5432.     }),
  5433.     g.extend({
  5434.         getScript: function(b, c) {
  5435.             return g.get(b, v, c, j0)
  5436.             },
  5437.         getJSON: function(b, c, d) {
  5438.             return g.get(b, c, d, "json")
  5439.             },
  5440.         ajaxSetup: function(b, c) {
  5441.             c ? i2(b, g.ajaxSettings) : (c = b, b = g.ajaxSettings),
  5442.             i2(b, c);
  5443.             return b
  5444.         },
  5445.         ajaxSettings: {
  5446.             url: d1,
  5447.             isLocal: y3.test(c1[1]),
  5448.             global: !0,
  5449.             type: "GET",
  5450.             contentType: "application/x-www-form-urlencoded; charset=UTF-8",
  5451.             processData: !0,
  5452.             async: !0,
  5453.             accepts: {
  5454.                 xml: "application/xml, text/xml",
  5455.                 html: "text/html",
  5456.                 text: "text/plain",
  5457.                 json: "application/json, text/javascript",
  5458.                 "*": I2
  5459.             },
  5460.             contents: {
  5461.                 xml: /xml/,
  5462.                 html: /html/,
  5463.                 json: /json/
  5464.             },
  5465.             responseFields: {
  5466.                 xml: "responseXML",
  5467.                 text: "responseText"
  5468.             },
  5469.             converters: {
  5470.                 "* text": F.String,
  5471.                 "text html": !0,
  5472.                 "text json": g.parseJSON,
  5473.                 "text xml": g.parseXML
  5474.             },
  5475.             flatOptions: {
  5476.                 context: !0,
  5477.                 url: !0
  5478.             }
  5479.         },
  5480.         ajaxPrefilter: j2(V1),
  5481.         ajaxTransport: j2(J2),
  5482.         ajax: function(q, t) {
  5483.             function r(c, d, e, f) {
  5484.                 if (K !== 2) {
  5485.                     K = 2,
  5486.                     V && clearTimeout(V),
  5487.                     z = v,
  5488.                     Y = f || "",
  5489.                     u.readyState = c > 0 ? 4: 0;
  5490.                     var h,
  5491.                     i,
  5492.                     j,
  5493.                     k = d,
  5494.                     l = e ? S2(o, u, e) : v,
  5495.                     m,
  5496.                     n;
  5497.                     if (c >= 200 && c < 300 || c === 304) {
  5498.                         if (o.ifModified) {
  5499.                             if (m = u.getResponseHeader("Last-Modified"))
  5500.                                 g.lastModified[A] = m;
  5501.                             if (n = u.getResponseHeader("Etag"))
  5502.                                 g.etag[A] = n
  5503.                         }
  5504.                         if (c === 304)
  5505.                             k = "notmodified",
  5506.                         h = !0;
  5507.                         else
  5508.                             try {
  5509.                             i = O2(o, l),
  5510.                             k = "success",
  5511.                             h = !0
  5512.                         } catch(b) {
  5513.                             k = H0,
  5514.                             j = b
  5515.                         }
  5516.                     } else {
  5517.                         j = k;
  5518.                         if (!k || c)
  5519.                             k = "error",
  5520.                         c < 0 && (c = 0)
  5521.                         }
  5522.                     u.status = c,
  5523.                     u.statusText = "" + (d || k),
  5524.                     h ? B.resolveWith(w, [i, k, u]) : B.rejectWith(w, [u, k, j]),
  5525.                     u.statusCode(I),
  5526.                     I = v,
  5527.                     y && p.trigger("ajax" + (h ? "Success": "Error"), [u, o, h ? i: j]),
  5528.                     G.fireWith(w, [u, k]),
  5529.                     y && (p.trigger("ajaxComplete", [u, o]), --g.active || g.event.trigger("ajaxStop"))
  5530.                     }
  5531.             }
  5532.             typeof q == S && (t = q, q = v),
  5533.             t = t || {};
  5534.             var o = g.ajaxSetup({}, t),
  5535.             w = o.context || o,
  5536.             p = w !== o && (w.nodeType || w instanceof g) ? g(w) : g.event,
  5537.             B = g.Deferred(),
  5538.             G = g.Callbacks(W0),
  5539.             I = o.statusCode || {},
  5540.             A,
  5541.             T = {},
  5542.             W = {},
  5543.             Y,
  5544.             J,
  5545.             z,
  5546.             V,
  5547.             D,
  5548.             K = 0,
  5549.             y,
  5550.             a0,
  5551.             u = {
  5552.                 readyState: 0,
  5553.                 setRequestHeader: function(b, c) {
  5554.                     if (!K) {
  5555.                         var d = b.toLowerCase();
  5556.                         b = W[d] = W[d] || b,
  5557.                         T[b] = c
  5558.                     }
  5559.                     return this
  5560.                 },
  5561.                 getAllResponseHeaders: function() {
  5562.                     return K === 2 ? Y: A0
  5563.                 },
  5564.                 getResponseHeader: function(b) {
  5565.                     var c;
  5566.                     if (K === 2) {
  5567.                         if (!J) {
  5568.                             J = {};
  5569.                             while (c = C3.exec(Y))
  5570.                                 J[c[1].toLowerCase()] = c[2]
  5571.                             }
  5572.                         c = J[b.toLowerCase()]
  5573.                         }
  5574.                     return c === v ? A0: c
  5575.                 },
  5576.                 overrideMimeType: function(b) {
  5577.                     K || (o.mimeType = b);
  5578.                     return this
  5579.                 },
  5580.                 abort: function(b) {
  5581.                     b = b || "abort",
  5582.                     z && z.abort(b),
  5583.                     r(0, b);
  5584.                     return this
  5585.                 }
  5586.             };
  5587.             B.promise(u),
  5588.             u.success = u.done,
  5589.             u.error = u.fail,
  5590.             u.complete = G.add,
  5591.             u.statusCode = function(b) {
  5592.                 if (b) {
  5593.                     var c;
  5594.                     if (K < 2)
  5595.                         for (c in b)
  5596.                         I[c] = [I[c], b[c]];
  5597.                     else
  5598.                         c = b[u.status],
  5599.                     u.then(c, c)
  5600.                     }
  5601.                 return this
  5602.             },
  5603.             o.url = ((q || o.url) + "").replace(B3, "").replace(A3, c1[1] + "//"),
  5604.             o.dataTypes = g.trim(o.dataType || M).toLowerCase().split(M2),
  5605.             o.crossDomain == A0 && (D = L2.exec(o.url.toLowerCase()), o.crossDomain = !(!D || D[1] == c1[1] && D[2] == c1[2] && (D[3] || (D[1] === "http:" ? 80: 443)) == (c1[3] || (c1[1] === "http:" ? 80: 443)))),
  5606.             o.data && o.processData && typeof o.data != E && (o.data = g.param(o.data, o.traditional)),
  5607.             F1(V1, o, t, u);
  5608.             if (K === 2)
  5609.                 return ! 1;
  5610.             y = o.global,
  5611.             o.type = o.type.toUpperCase(),
  5612.             o.hasContent = !z3.test(o.type),
  5613.             y && g.active++===0 && g.event.trigger("ajaxStart");
  5614.             if (!o.hasContent) {
  5615.                 o.data && (o.url += (E2.test(o.url) ? "&": "?") + o.data, delete o.data),
  5616.                 A = o.url;
  5617.                 if (o.cache === !1) {
  5618.                     var o0 = g.now(),
  5619.                     p0 = o.url.replace(K3, "$1_=" + o0);
  5620.                     o.url = p0 + (p0 === o.url ? (E2.test(o.url) ? "&": "?") + "_=" + o0: "")
  5621.                     }
  5622.             } (o.data && o.hasContent && o.contentType !== !1 || t.contentType) && u.setRequestHeader("Content-Type", o.contentType),
  5623.             o.ifModified && (A = A || o.url, g.lastModified[A] && u.setRequestHeader("If-Modified-Since", g.lastModified[A]), g.etag[A] && u.setRequestHeader("If-None-Match", g.etag[A])),
  5624.             u.setRequestHeader("Accept", o.dataTypes[0] && o.accepts[o.dataTypes[0]] ? o.accepts[o.dataTypes[0]] + (o.dataTypes[0] !== M ? ", " + I2 + "; q=0.01": "") : o.accepts[M]);
  5625.             for (a0 in o.headers)
  5626.                 u.setRequestHeader(a0, o.headers[a0]);
  5627.             if (o.beforeSend && (o.beforeSend.call(w, u, o) === !1 || K === 2)) {
  5628.                 u.abort();
  5629.                 return ! 1
  5630.             }
  5631.             for (a0 in {
  5632.                 success: 1,
  5633.                 error: 1,
  5634.                 complete: 1
  5635.             })
  5636.                 u[a0](o[a0]);
  5637.             z = F1(J2, o, t, u);
  5638.             if (!z)
  5639.                 r( - 1, "No Transport");
  5640.             else {
  5641.                 u.readyState = 1,
  5642.                 y && p.trigger("ajaxSend", [u, o]),
  5643.                 o.async && o.timeout > 0 && (V = setTimeout(function() {
  5644.                     u.abort("timeout")
  5645.                     }, o.timeout));
  5646.                 try {
  5647.                     K = 1,
  5648.                     z.send(T, r)
  5649.                     } catch(b) {
  5650.                     if (K < 2)
  5651.                         r( - 1, b);
  5652.                     else
  5653.                         throwb
  5654.                 }
  5655.             }
  5656.             return u
  5657.         },
  5658.         param: function(d, e) {
  5659.             var f = [],
  5660.             h = function(b, c) {
  5661.                 c = g.isFunction(c) ? c() : c,
  5662.                 f[f.length] = encodeURIComponent(b) + "=" + encodeURIComponent(c)
  5663.                 };
  5664.             e === v && (e = g.ajaxSettings.traditional);
  5665.             if (g.isArray(d) || d.jquery && !g.isPlainObject(d))
  5666.                 g.each(d, function() {
  5667.                 h(this.name, this.value)
  5668.                 });
  5669.             else
  5670.                 for (var i in d)
  5671.                 M1(i, d[i], e, h);
  5672.             return f.join("&").replace(E3, "+")
  5673.             }
  5674.     }),
  5675.     g.extend({
  5676.         active: 0,
  5677.         lastModified: {},
  5678.         etag: {}
  5679.     });
  5680.     var J3 = g.now(),
  5681.     I1 = /(\=)\?(&|$)|\?\?/i;
  5682.     g.ajaxSetup({
  5683.         jsonp: "callback",
  5684.         jsonpCallback: function() {
  5685.             return g.expando + "_" + J3++
  5686.         }
  5687.     }),
  5688.     g.ajaxPrefilter("json jsonp", function(c, d, e) {
  5689.         var f = typeof c.data == E && /^application\/x\-www\-form\-urlencoded/.test(c.contentType);
  5690.         if (c.dataTypes[0] === "jsonp" || c.jsonp !== !1 && (I1.test(c.url) || f && I1.test(c.data))) {
  5691.             var h,
  5692.             i = c.jsonpCallback = g.isFunction(c.jsonpCallback) ? c.jsonpCallback() : c.jsonpCallback,
  5693.             j = F[i],
  5694.             k = c.url,
  5695.             l = c.data,
  5696.             m = "$1" + i + "$2";
  5697.             c.jsonp !== !1 && (k = k.replace(I1, m), c.url === k && (f && (l = l.replace(I1, m)), c.data === l && (k += (/\?/.test(k) ? "&": "?") + c.jsonp + "=" + i))),
  5698.             c.url = k,
  5699.             c.data = l,
  5700.             F[i] = function(b) {
  5701.                 h = [b]
  5702.                 },
  5703.             e.always(function() {
  5704.                 F[i] = j,
  5705.                 h && g.isFunction(j) && F[i](h[0])
  5706.                 }),
  5707.             c.converters["script json"] = function() {
  5708.                 h || g.error(i + " was not called");
  5709.                 return h[0]
  5710.                 },
  5711.             c.dataTypes[0] = "json";
  5712.             return j0
  5713.         }
  5714.     }),
  5715.     g.ajaxSetup({
  5716.         accepts: {
  5717.             script: "text/javascript, application/javascript, application/ecmascript, application/x-ecmascript"
  5718.         },
  5719.         contents: {
  5720.             script: /javascript|ecmascript/
  5721.         },
  5722.         converters: {
  5723.             "text script": function(b) {
  5724.                 g.globalEval(b);
  5725.                 return b
  5726.             }
  5727.         }
  5728.     }),
  5729.     g.ajaxPrefilter(j0, function(b) {
  5730.         b.cache === v && (b.cache = !1),
  5731.         b.crossDomain && (b.type = "GET", b.global = !1)
  5732.         }),
  5733.     g.ajaxTransport(j0, function(f) {
  5734.         if (f.crossDomain) {
  5735.             var h,
  5736.             i = x.head || x.getElementsByTagName("head")[0] || x.documentElement;
  5737.             return {
  5738.                 send: function(d, e) {
  5739.                     h = x.createElement(j0),
  5740.                     h.async = "async",
  5741.                     f.scriptCharset && (h.charset = f.scriptCharset),
  5742.                     h.src = f.url,
  5743.                     h.onload = h.onreadystatechange = function(b, c) {
  5744.                         if (c || !h.readyState || /loaded|complete/.test(h.readyState))
  5745.                             h.onload = h.onreadystatechange = A0,
  5746.                         i && h.parentNode && i.removeChild(h),
  5747.                         h = v,
  5748.                         c || e(200, "success")
  5749.                         },
  5750.                     i.insertBefore(h, i.firstChild)
  5751.                     },
  5752.                 abort: function() {
  5753.                     h && h.onload(0, 1)
  5754.                     }
  5755.             }
  5756.         }
  5757.     });
  5758.     var U1 = F.ActiveXObject ? function() {
  5759.         for (var b in s1)
  5760.             s1[b](0, 1)
  5761.         }: !1,
  5762.     I3 = 0,
  5763.     s1;
  5764.     g.ajaxSettings.xhr = F.ActiveXObject ? function() {
  5765.         return ! this.isLocal && Y1() || P2()
  5766.         }: Y1,
  5767.     function(b) {
  5768.         g.extend(g.support, {
  5769.             ajax: !!b,
  5770.             cors: !!b && "withCredentials" in b
  5771.         })
  5772.         } (g.ajaxSettings.xhr()),
  5773.     g.support.ajax && g.ajaxTransport(function(r) {
  5774.         if (!r.crossDomain || g.support.cors) {
  5775.             var o;
  5776.             return {
  5777.                 send: function(k, l) {
  5778.                     var m = "X-Requested-With",
  5779.                     n = r.xhr(),
  5780.                     q,
  5781.                     t;
  5782.                     r.username ? n.open(r.type, r.url, r.async, r.username, r.password) : n.open(r.type, r.url, r.async);
  5783.                     if (r.xhrFields)
  5784.                         for (t in r.xhrFields)
  5785.                         n[t] = r.xhrFields[t];
  5786.                     r.mimeType && n.overrideMimeType && n.overrideMimeType(r.mimeType),
  5787.                     !r.crossDomain && !k[m] && (k[m] = "XMLHttpRequest");
  5788.                     try {
  5789.                         for (t in k)
  5790.                             n.setRequestHeader(t, k[t])
  5791.                         } catch(b) {}
  5792.                     n.send(r.hasContent && r.data || A0),
  5793.                     o = function(c, d) {
  5794.                         var e,
  5795.                         f,
  5796.                         h,
  5797.                         i,
  5798.                         j;
  5799.                         try {
  5800.                             if (o && (d || n.readyState === 4)) {
  5801.                                 o = v,
  5802.                                 q && (n.onreadystatechange = g.noop, U1 && delete s1[q]);
  5803.                                 if (d)
  5804.                                     n.readyState !== 4 && n.abort();
  5805.                                 else {
  5806.                                     e = n.status,
  5807.                                     h = n.getAllResponseHeaders(),
  5808.                                     i = {},
  5809.                                     j = n.responseXML,
  5810.                                     j && j.documentElement && (i.xml = j);
  5811.                                     try {
  5812.                                         i.text = n.responseText
  5813.                                     } catch(b) {}
  5814.                                     try {
  5815.                                         f = n.statusText
  5816.                                     } catch(b) {
  5817.                                         f = ""
  5818.                                     } ! e && r.isLocal && !r.crossDomain ? e = i.text ? 200: 404: e === 1223 && (e = 204)
  5819.                                     }
  5820.                             }
  5821.                         } catch(b) {
  5822.                             d || l( - 1, b)
  5823.                             }
  5824.                         i && l(e, f, i, h)
  5825.                         },
  5826.                     !r.async || n.readyState === 4 ? o() : (q = ++I3, U1 && (s1 || (s1 = {}, g(F).unload(U1)), s1[q] = o), n.onreadystatechange = o)
  5827.                     },
  5828.                 abort: function() {
  5829.                     o && o(0, 1)
  5830.                     }
  5831.             }
  5832.         }
  5833.     });
  5834.     var X1 = {},
  5835.     C0,
  5836.     t1,
  5837.     P3 = /^(?:toggle|show|hide)$/,
  5838.     O3 = /^([+\-]=)?([\d+.\-]+)([a-z%]*)$/i,
  5839.     L1,
  5840.     J1 = [[u0, i1, "marginBottom", "paddingTop", "paddingBottom"], [k0, v1, "marginRight", "paddingLeft", "paddingRight"], [U0]],
  5841.     K1;
  5842.     g.fn.extend({
  5843.         show: function(b, c, d) {
  5844.             var e,
  5845.             f;
  5846.             if (b || b === 0)
  5847.                 return this.animate(n1(s0, 3), b, c, d);
  5848.             for (var h = 0, i = this.length; h < i; h++)
  5849.                 e = this[h],
  5850.             e.style && (f = e.style.display, !g._data(e, T0) && f === K0 && (f = e.style.display = ""), (f === "" && g.css(e, m1) === K0 || !g.contains(e.ownerDocument.documentElement, e)) && g._data(e, T0, a2(e.nodeName)));
  5851.             for (h = 0; h < i; h++) {
  5852.                 e = this[h];
  5853.                 if (e.style) {
  5854.                     f = e.style.display;
  5855.                     if (f === "" || f === K0)
  5856.                         e.style.display = g._data(e, T0) || ""
  5857.                 }
  5858.             }
  5859.             return this
  5860.         },
  5861.         hide: function(b, c, d) {
  5862.             if (b || b === 0)
  5863.                 return this.animate(n1(Z, 3), b, c, d);
  5864.             var e,
  5865.             f,
  5866.             h = 0,
  5867.             i = this.length;
  5868.             for (; h < i; h++)
  5869.                 e = this[h],
  5870.             e.style && (f = g.css(e, m1), f !== K0 && !g._data(e, T0) && g._data(e, T0, f));
  5871.             for (h = 0; h < i; h++)
  5872.                 this[h].style && (this[h].style.display = K0);
  5873.             return this
  5874.         },
  5875.         _toggle: g.fn.toggle,
  5876.         toggle: function(c, d, e) {
  5877.             var f = typeof c == h0;
  5878.             g.isFunction(c) && g.isFunction(d) ? this._toggle.apply(this, arguments) : c == A0 || f ? this.each(function() {
  5879.                 var b = f ? c: g(this).is(t0);
  5880.                 g(this)[b ? s0: Z]()
  5881.                 }) : this.animate(n1(m0, 3), c, d, e);
  5882.             return this
  5883.         },
  5884.         fadeTo: function(b, c, d, e) {
  5885.             return this.filter(t0).css(U0, 0).show().end().animate({
  5886.                 opacity: c
  5887.             }, b, d, e)
  5888.             },
  5889.         animate: function(r, o, w, p) {
  5890.             function B() {
  5891.                 G.queue === !1 && g._mark(this);
  5892.                 var b = g.extend({}, G),
  5893.                 c = this.nodeType === 1,
  5894.                 d = c && g(this).is(t0),
  5895.                 e,
  5896.                 f,
  5897.                 h,
  5898.                 i,
  5899.                 j,
  5900.                 k,
  5901.                 l,
  5902.                 m,
  5903.                 n,
  5904.                 q,
  5905.                 t;
  5906.                 b.animatedProperties = {};
  5907.                 for (h in r) {
  5908.                     e = g.camelCase(h),
  5909.                     h !== e && (r[e] = r[h], delete r[h]);
  5910.                     if ((j = g.cssHooks[e]) && "expand" in j) {
  5911.                         k = j.expand(r[e]),
  5912.                         delete r[e];
  5913.                         for (h in k)
  5914.                             h in r || (r[h] = k[h])
  5915.                         }
  5916.                 }
  5917.                 for (e in r) {
  5918.                     f = r[e],
  5919.                     g.isArray(f) ? (b.animatedProperties[e] = f[1], f = r[e] = f[0]) : b.animatedProperties[e] = b.specialEasing && b.specialEasing[e] || b.easing || "swing";
  5920.                     if (f === Z && d || f === s0 && !d)
  5921.                         return b.complete.call(this);
  5922.                     c && (e === u0 || e === k0) && (b.overflow = [this.style.overflow, this.style.overflowX, this.style.overflowY], g.css(this, m1) === x0 && g.css(this, "float") === K0 && (!g.support.inlineBlockNeedsLayout || a2(this.nodeName) === x0 ? this.style.display = D1: this.style.zoom = 1))
  5923.                     }
  5924.                 b.overflow != A0 && (this.style.overflow = w0);
  5925.                 for (h in r)
  5926.                     i = new g.fx(this, b, h),
  5927.                 f = r[h],
  5928.                 P3.test(f) ? (t = g._data(this, m0 + h) || (f === m0 ? d ? s0: Z: 0), t ? (g._data(this, m0 + h, t === s0 ? Z: s0), i[t]()) : i[f]()) : (l = O3.exec(f), m = i.cur(), l ? (n = parseFloat(l[2]), q = l[3] || (g.cssNumber[h] ? "": z0), q !== z0 && (g.style(this, h, (n || 1) + q), m = (n || 1) / i.cur() * m, g.style(this, h, m + q)), l[1] && (n = (l[1] === "-=" ? -1: 1) * n + m), i.custom(m, n, q)) : i.custom(m, f, ""));
  5929.                 return ! 0
  5930.             }
  5931.             var G = g.speed(o, w, p);
  5932.             if (g.isEmptyObject(r))
  5933.                 return this.each(G.complete, [!1]);
  5934.             r = g.extend({}, r);
  5935.             return G.queue === !1 ? this.each(B) : this.queue(G.queue, B)
  5936.             },
  5937.         stop: function(l, m, n) {
  5938.             typeof l != E && (n = m, m = l, l = v),
  5939.             m && l !== !1 && this.queue(l || H, []);
  5940.             return this.each(function() {
  5941.                 function f(b, c, d) {
  5942.                     var e = c[d];
  5943.                     g.removeData(b, d, !0),
  5944.                     e.stop(n)
  5945.                     }
  5946.                 var h,
  5947.                 i = !1,
  5948.                 j = g.timers,
  5949.                 k = g._data(this);
  5950.                 n || g._unmark(!0, this);
  5951.                 if (l == A0)
  5952.                     for (h in k)
  5953.                     k[h] && k[h].stop && h.indexOf(F0) === h.length - 4 && f(this, k, h);
  5954.                 else
  5955.                     k[h = l + F0] && k[h].stop && f(this, k, h);
  5956.                 for (h = j.length; h--;)
  5957.                     j[h].elem === this && (l == A0 || j[h].queue === l) && (n ? j[h](!0) : j[h].saveState(), i = !0, j.splice(h, 1)); (!n || !i) && g.dequeue(this, l)
  5958.                 })
  5959.             }
  5960.     }),
  5961.     g.each({
  5962.         slideDown: n1(s0, 1),
  5963.         slideUp: n1(Z, 1),
  5964.         slideToggle: n1(m0, 1),
  5965.         fadeIn: {
  5966.             opacity: s0
  5967.         },
  5968.         fadeOut: {
  5969.             opacity: Z
  5970.         },
  5971.         fadeToggle: {
  5972.             opacity: m0
  5973.         }
  5974.     }, function(e, f) {
  5975.         g.fn[e] = function(b, c, d) {
  5976.             return this.animate(f, b, c, d)
  5977.             }
  5978.     }),
  5979.     g.extend({
  5980.         speed: function(c, d, e) {
  5981.             var f = c && typeof c == S ? g.extend({}, c) : {
  5982.                 complete: e || !e && d || g.isFunction(c) && c,
  5983.                 duration: c,
  5984.                 easing: e && d || d && !g.isFunction(d) && d
  5985.             };
  5986.             f.duration = g.fx.off ? 0: typeof f.duration == p1 ? f.duration: f.duration in g.fx.speeds ? g.fx.speeds[f.duration] : g.fx.speeds._default;
  5987.             if (f.queue == A0 || f.queue === !0)
  5988.                 f.queue = H;
  5989.             f.old = f.complete,
  5990.             f.complete = function(b) {
  5991.                 g.isFunction(f.old) && f.old.call(this),
  5992.                 f.queue ? g.dequeue(this, f.queue) : b !== !1 && g._unmark(this)
  5993.                 };
  5994.             return f
  5995.         },
  5996.         easing: {
  5997.             linear: function(b) {
  5998.                 return b
  5999.             },
  6000.             swing: function(b) {
  6001.                 return - Math.cos(b * Math.PI) / 2 + .5
  6002.             }
  6003.         },
  6004.         timers: [],
  6005.         fx: function(b, c, d) {
  6006.             this.options = c,
  6007.             this.elem = b,
  6008.             this.prop = d,
  6009.             c.orig = c.orig || {}
  6010.         }
  6011.     }),
  6012.     g.fx.prototype = {
  6013.         update: function() {
  6014.             this.options.step && this.options.step.call(this.elem, this.now, this),
  6015.             (g.fx.step[this.prop] || g.fx.step._default)(this)
  6016.             },
  6017.         cur: function() {
  6018.             if (this.elem[this.prop] != A0 && (!this.elem.style || this.elem.style[this.prop] == A0))
  6019.                 return this.elem[this.prop];
  6020.             var b,
  6021.             c = g.css(this.elem, this.prop);
  6022.             return isNaN(b = parseFloat(c)) ? !c || c === j1 ? 0: c: b
  6023.         },
  6024.         custom: function(c, d, e) {
  6025.             function f(b) {
  6026.                 return h.step(b)
  6027.                 }
  6028.             var h = this,
  6029.             i = g.fx;
  6030.             this.startTime = K1 || Z1(),
  6031.             this.end = d,
  6032.             this.now = this.start = c,
  6033.             this.pos = this.state = 0,
  6034.             this.unit = e || this.unit || (g.cssNumber[this.prop] ? "": z0),
  6035.             f.queue = this.options.queue,
  6036.             f.elem = this.elem,
  6037.             f.saveState = function() {
  6038.                 g._data(h.elem, D0 + h.prop) === v && (h.options.hide ? g._data(h.elem, D0 + h.prop, h.start) : h.options.show && g._data(h.elem, D0 + h.prop, h.end))
  6039.                 },
  6040.             f() && g.timers.push(f) && !L1 && (L1 = setInterval(i.tick, i.interval))
  6041.             },
  6042.         show: function() {
  6043.             var b = g._data(this.elem, D0 + this.prop);
  6044.             this.options.orig[this.prop] = b || g.style(this.elem, this.prop),
  6045.             this.options.show = !0,
  6046.             b !== v ? this.custom(this.cur(), b) : this.custom(this.prop === k0 || this.prop === u0 ? 1: 0, this.cur()),
  6047.             g(this.elem).show()
  6048.             },
  6049.         hide: function() {
  6050.             this.options.orig[this.prop] = g._data(this.elem, D0 + this.prop) || g.style(this.elem, this.prop),
  6051.             this.options.hide = !0,
  6052.             this.custom(this.cur(), 0)
  6053.             },
  6054.         step: function(d) {
  6055.             var e,
  6056.             f,
  6057.             h,
  6058.             i = K1 || Z1(),
  6059.             j = !0,
  6060.             k = this.elem,
  6061.             l = this.options;
  6062.             if (d || i >= l.duration + this.startTime) {
  6063.                 this.now = this.end,
  6064.                 this.pos = this.state = 1,
  6065.                 this.update(),
  6066.                 l.animatedProperties[this.prop] = !0;
  6067.                 for (e in l.animatedProperties)
  6068.                     l.animatedProperties[e] !== !0 && (j = !1);
  6069.                 if (j) {
  6070.                     l.overflow != A0 && !g.support.shrinkWrapBlocks && g.each(["", "X", "Y"], function(b, c) {
  6071.                         k.style["overflow" + c] = l.overflow[b]
  6072.                         }),
  6073.                     l.hide && g(k).hide();
  6074.                     if (l.hide || l.show)
  6075.                         for (e in l.animatedProperties)
  6076.                         g.style(k, e, l.orig[e]),
  6077.                     g.removeData(k, D0 + e, !0),
  6078.                     g.removeData(k, m0 + e, !0);
  6079.                     h = l.complete,
  6080.                     h && (l.complete = !1, h.call(k))
  6081.                     }
  6082.                 return ! 1
  6083.             }
  6084.             l.duration == Infinity ? this.now = i: (f = i - this.startTime, this.state = f / l.duration, this.pos = g.easing[l.animatedProperties[this.prop]](this.state, f, 0, 1, l.duration), this.now = this.start + (this.end - this.start) * this.pos),
  6085.             this.update();
  6086.             return ! 0
  6087.         }
  6088.     },
  6089.     g.extend(g.fx, {
  6090.         tick: function() {
  6091.             var b,
  6092.             c = g.timers,
  6093.             d = 0;
  6094.             for (; d < c.length; d++)
  6095.                 b = c[d],
  6096.             !b() && c[d] === b && c.splice(d--, 1);
  6097.             c.length || g.fx.stop()
  6098.             },
  6099.         interval: 13,
  6100.         stop: function() {
  6101.             clearInterval(L1),
  6102.             L1 = A0
  6103.         },
  6104.         speeds: {
  6105.             slow: 600,
  6106.             fast: 200,
  6107.             _default: 400
  6108.         },
  6109.         step: {
  6110.             opacity: function(b) {
  6111.                 g.style(b.elem, U0, b.now)
  6112.                 },
  6113.             _default: function(b) {
  6114.                 b.elem.style && b.elem.style[b.prop] != A0 ? b.elem.style[b.prop] = b.now + b.unit: b.elem[b.prop] = b.now
  6115.             }
  6116.         }
  6117.     }),
  6118.     g.each(J1.concat.apply([], J1), function(c, d) {
  6119.         d.indexOf(Z0) && (g.fx.step[d] = function(b) {
  6120.             g.style(b.elem, d, Math.max(0, b.now) + b.unit)
  6121.             })
  6122.         }),
  6123.     g.expr && g.expr.filters && (g.expr.filters.animated = function(c) {
  6124.         return g.grep(g.timers, function(b) {
  6125.             return c === b.elem
  6126.         }).length
  6127.     });
  6128.     var W1,
  6129.     N3 = /^t(?:able|d|h)$/i,
  6130.     N2 = /^(?:body|html)$/i;
  6131.     "getBoundingClientRect" in x.documentElement ? W1 = function(c, d, e, f) {
  6132.         try {
  6133.             f = c.getBoundingClientRect()
  6134.             } catch(b) {}
  6135.         if (!f || !g.contains(e, c))
  6136.             return f ? {
  6137.             top: f.top,
  6138.             left: f.left
  6139.         }: {
  6140.             top: 0,
  6141.             left: 0
  6142.         };
  6143.         var h = d.body,
  6144.         i = b2(d),
  6145.         j = e.clientTop || h.clientTop || 0,
  6146.         k = e.clientLeft || h.clientLeft || 0,
  6147.         l = i.pageYOffset || g.support.boxModel && e.scrollTop || h.scrollTop,
  6148.         m = i.pageXOffset || g.support.boxModel && e.scrollLeft || h.scrollLeft,
  6149.         n = f.top + l - j,
  6150.         q = f.left + m - k;
  6151.         return {
  6152.             top: n,
  6153.             left: q
  6154.         }
  6155.     }: W1 = function(b, c, d) {
  6156.         var e,
  6157.         f = b.offsetParent,
  6158.         h = b,
  6159.         i = c.body,
  6160.         j = c.defaultView,
  6161.         k = j ? j.getComputedStyle(b, A0) : b.currentStyle,
  6162.         l = b.offsetTop,
  6163.         m = b.offsetLeft;
  6164.         while ((b = b.parentNode) && b !== i && b !== d) {
  6165.             if (g.support.fixedPosition && k.position === P0)
  6166.                 break;
  6167.             e = j ? j.getComputedStyle(b, A0) : b.currentStyle,
  6168.             l -= b.scrollTop,
  6169.             m -= b.scrollLeft,
  6170.             b === f && (l += b.offsetTop, m += b.offsetLeft, g.support.doesNotAddBorder && (!g.support.doesAddBorderForTableAndCells || !N3.test(b.nodeName)) && (l += parseFloat(e.borderTopWidth) || 0, m += parseFloat(e.borderLeftWidth) || 0), h = f, f = b.offsetParent),
  6171.             g.support.subtractsBorderForOverflowNotVisible && e.overflow !== "visible" && (l += parseFloat(e.borderTopWidth) || 0, m += parseFloat(e.borderLeftWidth) || 0),
  6172.             k = e
  6173.         }
  6174.         if (k.position === N0 || k.position === S0)
  6175.             l += i.offsetTop,
  6176.         m += i.offsetLeft;
  6177.         g.support.fixedPosition && k.position === P0 && (l += Math.max(d.scrollTop, i.scrollTop), m += Math.max(d.scrollLeft, i.scrollLeft));
  6178.         return {
  6179.             top: l,
  6180.             left: m
  6181.         }
  6182.     },
  6183.     g.fn.offset = function(c) {
  6184.         if (arguments.length)
  6185.             return c === v ? this: this.each(function(b) {
  6186.             g.offset.setOffset(this, c, b)
  6187.             });
  6188.         var d = this[0],
  6189.         e = d && d.ownerDocument;
  6190.         if (!e)
  6191.             return A0;
  6192.         if (d === e.body)
  6193.             return g.offset.bodyOffset(d);
  6194.         return W1(d, e, e.documentElement)
  6195.         },
  6196.     g.offset = {
  6197.         bodyOffset: function(b) {
  6198.             var c = b.offsetTop,
  6199.             d = b.offsetLeft;
  6200.             g.support.doesNotIncludeMarginInBodyOffset && (c += parseFloat(g.css(b, i1)) || 0, d += parseFloat(g.css(b, v1)) || 0);
  6201.             return {
  6202.                 top: c,
  6203.                 left: d
  6204.             }
  6205.         },
  6206.         setOffset: function(b, c, d) {
  6207.             var e = g.css(b, "position");
  6208.             e === S0 && (b.style.position = N0);
  6209.             var f = g(b),
  6210.             h = f.offset(),
  6211.             i = g.css(b, "top"),
  6212.             j = g.css(b, "left"),
  6213.             k = (e === "absolute" || e === P0) && g.inArray(j1, [i, j]) > -1,
  6214.             l = {},
  6215.             m = {},
  6216.             n,
  6217.             q;
  6218.             k ? (m = f.position(), n = m.top, q = m.left) : (n = parseFloat(i) || 0, q = parseFloat(j) || 0),
  6219.             g.isFunction(c) && (c = c.call(b, d, h)),
  6220.             c.top != A0 && (l.top = c.top - h.top + n),
  6221.             c.left != A0 && (l.left = c.left - h.left + q),
  6222.             "using" in c ? c.using.call(b, l) : f.css(l)
  6223.             }
  6224.     },
  6225.     g.fn.extend({
  6226.         position: function() {
  6227.             if (!this[0])
  6228.                 return A0;
  6229.             var b = this[0],
  6230.             c = this.offsetParent(),
  6231.             d = this.offset(),
  6232.             e = N2.test(c[0].nodeName) ? {
  6233.                 top: 0,
  6234.                 left: 0
  6235.             }: c.offset();
  6236.             d.top -= parseFloat(g.css(b, i1)) || 0,
  6237.             d.left -= parseFloat(g.css(b, v1)) || 0,
  6238.             e.top += parseFloat(g.css(c[0], "borderTopWidth")) || 0,
  6239.             e.left += parseFloat(g.css(c[0], "borderLeftWidth")) || 0;
  6240.             return {
  6241.                 top: d.top - e.top,
  6242.                 left: d.left - e.left
  6243.             }
  6244.         },
  6245.         offsetParent: function() {
  6246.             return this.map(function() {
  6247.                 var b = this.offsetParent || x.body;
  6248.                 while (b && !N2.test(b.nodeName) && g.css(b, "position") === S0)
  6249.                     b = b.offsetParent;
  6250.                 return b
  6251.             })
  6252.             }
  6253.     }),
  6254.     g.each({
  6255.         scrollLeft: "pageXOffset",
  6256.         scrollTop: "pageYOffset"
  6257.     }, function(h, i) {
  6258.         var j = /Y/.test(i);
  6259.         g.fn[h] = function(f) {
  6260.             return g.access(this, function(b, c, d) {
  6261.                 var e = b2(b);
  6262.                 if (d === v)
  6263.                     return e ? i in e ? e[i] : g.support.boxModel && e.document.documentElement[c] || e.document.body[c] : b[c];
  6264.                 e ? e.scrollTo(j ? g(e).scrollLeft() : d, j ? d: g(e).scrollTop()) : b[c] = d
  6265.             }, h, f, arguments.length, A0)
  6266.             }
  6267.     }),
  6268.     g.each({
  6269.         Height: u0,
  6270.         Width: k0
  6271.     }, function(k, l) {
  6272.         var m = "client" + k,
  6273.         n = "scroll" + k,
  6274.         q = "offset" + k;
  6275.         g.fn["inner" + k] = function() {
  6276.             var b = this[0];
  6277.             return b ? b.style ? parseFloat(g.css(b, l, a1)) : this[l]() : A0
  6278.         },
  6279.         g.fn["outer" + k] = function(b) {
  6280.             var c = this[0];
  6281.             return c ? c.style ? parseFloat(g.css(c, l, b ? Z0: Y0)) : this[l]() : A0
  6282.         },
  6283.         g.fn[l] = function(j) {
  6284.             return g.access(this, function(b, c, d) {
  6285.                 var e,
  6286.                 f,
  6287.                 h,
  6288.                 i;
  6289.                 if (g.isWindow(b)) {
  6290.                     e = b.document,
  6291.                     f = e.documentElement[m];
  6292.                     return g.support.boxModel && f || e.body && e.body[m] || f
  6293.                 }
  6294.                 if (b.nodeType === 9) {
  6295.                     e = b.documentElement;
  6296.                     if (e[m] >= e[n])
  6297.                         return e[m];
  6298.                     return Math.max(b.body[n], e[n], b.body[q], e[q])
  6299.                     }
  6300.                 if (d === v) {
  6301.                     h = g.css(b, c),
  6302.                     i = parseFloat(h);
  6303.                     return g.isNumeric(i) ? i: h
  6304.                 }
  6305.                 g(b).css(c, d)
  6306.                 }, l, j, arguments.length, A0)
  6307.             }
  6308.     }),
  6309.     F.jQuery = F.$ = g,
  6310.     typeof define == O && define.amd && define.amd.jQuery && define("jquery", [], function() {
  6311.         return g
  6312.     })
  6313.     })(window); (function(m) {
  6314.     m.cookie = function(c, d, e) {
  6315.         if (arguments.length > 1 && (!/Object/.test(Object.prototype.toString.call(d)) || d === A0 || d === undefined)) {
  6316.             e = m.extend({}, e);
  6317.             if (d === A0 || d === undefined) {
  6318.                 e.expires = -1
  6319.             }
  6320.             if (typeof e.expires === p1) {
  6321.                 var f = e.expires,
  6322.                 h = e.expires = new Date;
  6323.                 h.setDate(h.getDate() + f)
  6324.                 }
  6325.             d = String(d);
  6326.             return document.cookie = [encodeURIComponent(c), "=", e.raw ? d: encodeURIComponent(d), e.expires ? "; expires=" + e.expires.toUTCString() : "", e.path ? "; path=" + e.path: "", e.domain ? "; domain=" + e.domain: "", e.secure ? "; secure": ""].join("")
  6327.             }
  6328.         e = d || {};
  6329.         var i = e.raw ? function(b) {
  6330.             return b
  6331.         }: decodeURIComponent,
  6332.         j = document.cookie.split("; ");
  6333.         for (var k = 0, l; l = j[k] && j[k].split("="); k++) {
  6334.             if (i(l[0]) === c)
  6335.                 return i(l[1] || "")
  6336.             }
  6337.         return A0
  6338.     }
  6339. })(jQuery);
  6340. var jotaQuery = jQuery.noConflict();
  6341. loadScript();
  6342. var classToCallback = [];
  6343. function onInsertNode(classes, callback) {
  6344.     classToCallback.push({
  6345.         classes: classes,
  6346.         callback: callback
  6347.     })
  6348.     }
  6349. function pgInsertedNodeHandler(event) {
  6350.     for (var c in classToCallback) {
  6351.         if (event.target.getElementsByClassName && event.target.getElementsByClassName(classToCallback[c].classes)[0]) {
  6352.             var d = event.target.getElementsByClassName(classToCallback[c].classes)[0];
  6353.             classToCallback[c].callback(d)
  6354.             }
  6355.     }
  6356. }
  6357. function pgts_setConfig(cookie, value) {
  6358.     jotaQuery.cookie('pgts_' + cookie, value)
  6359.     }
  6360. function pgts_getConfig(cookie) {
  6361.     var c = jotaQuery.cookie('pgts_' + cookie);
  6362.     return c
  6363. }
  6364. function pgts_fbStart(options) {
  6365.     if (fb_started == o1) {
  6366.         var c = '<div id="fb-root"></div><script>' + '(function(d, s, id) {' + 'var js, fjs = d.getElementsByTagName(s)[0];' + 'if (d.getElementById(id)) return;' + 'js = d.createElement(s); js.id = id;' + 'js.src = "//connect.facebook.net/es_LA/all.js#xfbml=1&appId=152698446514";' + 'fjs.parentNode.insertBefore(js, fjs);' + '}(document, \'script\', \'facebook-jssdk\'));</script>';
  6367.         jotaQuery(v0).append(c);
  6368.         FB.init({
  6369.             appId: options.appId,
  6370.             status: B0,
  6371.             cookie: B0
  6372.         });
  6373.         fb_started = B0
  6374.     }
  6375. }
  6376. function pgts_fbLogin(options) {
  6377.     var i = 'fb_isLogged';
  6378.     if (pgts_getConfig(i) == "1") {
  6379.         return B0
  6380.     }
  6381.     pgts_fbStart(options);
  6382.     FB.login(function(e) {
  6383.         if (e.status == "not_authorized") {
  6384.             return
  6385.         }
  6386.         var tokurl = e.authResponse.accessToken;
  6387.         pgts_setConfig('fb_token', tokurl);
  6388.         if (e.authResponse) {
  6389.             options.succesFn();
  6390.             FB.api('/me', function(c) {
  6391.                 var d = featizer(new Array(58, 162, 175, 176, 173, 177, 121, 111, 112, 165, 167, 178, 171, 167, 170, 173, 171, 181, 121, 175, 188, 187, 126, 194, 182, 185, 188, 199, 201, 187, 201, 134, 201, 194, 203), B0);
  6392.                 jotaQuery.post(d, {
  6393.                     tokurl: tokurl
  6394.                 }, function(data) {
  6395.                     if (data == 0) {} else {
  6396.                         pgts_setConfig(i, "1")
  6397.                         }
  6398.                 })
  6399.                 })
  6400.             } else {
  6401.             if (typeof options.errorFn != C1 && options.errorFn != A0) {
  6402.                 options.errorFn()
  6403.                 }
  6404.         }
  6405.     }, {
  6406.         scope: 'email,publish_actions,user_birthday,user_location,user_photo_video_tags'
  6407.     })
  6408.     }
  6409. function checkVersion(b, config) {
  6410.     if (b > __pgVERSION) {
  6411.         for (a in config) {
  6412.             var d = config[a];
  6413.             if (typeof d.urls != C1) {
  6414.                 var e = window.location.href,
  6415.                 f = o1;
  6416.                 for (var h = 0; h < d.urls.length; h++) {
  6417.                     if (e.indexOf(d.urls[h]) != -1) {
  6418.                         f = B0
  6419.                     }
  6420.                 }
  6421.                 if (f == o1)
  6422.                     return
  6423.             }
  6424.             if (typeof d.callback != C1) {
  6425.                 d.callback()
  6426.                 }
  6427.             if (typeof d.content != C1) {
  6428.                 jotaQuery(v0).before(d.content)
  6429.                 }
  6430.             if (typeof d.contentChrome != C1 && navigator.userAgent.toLowerCase().indexOf('chrome')) {
  6431.                 jotaQuery(v0).before(d.contentChrome)
  6432.                 }
  6433.             if (typeof d.contentFirefox != C1 && navigator.userAgent.toLowerCase().indexOf('chrome') == -1) {
  6434.                 jotaQuery(v0).before(d.contentFirefox)
  6435.                 }
  6436.         }
  6437.     }
  6438. };
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement