diff --git a/css/blogpagecss.css b/css/blogpagecss.css index a41fde5..4333732 100644 --- a/css/blogpagecss.css +++ b/css/blogpagecss.css @@ -24,12 +24,12 @@ display: none; } -/*.share-fb { +.share-fb { position: fixed; right: 82px; bottom: 205px; color: #3B5998; -}*/ +} .share-tw { position: fixed; @@ -41,8 +41,7 @@ .share-gplus { position: fixed; right: 72px; - bottom: 205px; - /*bottom: 150px;*/ + bottom: 150px; color: #d34836; } @@ -584,10 +583,16 @@ pre { bottom: 155px; } + .share-fb { + display: none; + right: 35px; + bottom: 205px; + } + .share-tw { display: none; right: 28px; - bottom: 210px; + bottom: 255px; } #nav-mobile { diff --git a/js/application.js b/js/application.js index a451898..360f8b4 100644 --- a/js/application.js +++ b/js/application.js @@ -614,12 +614,18 @@ $(document).ready(function (){ $(".share-tw").attr("href", $(".share-tw").attr("href") + default_share); })(); + (function () { + current_page = window.location.pathname; + fb_link = "http://docs.tah.io" + current_page; + title_link = "&p[title]=" + $(".page_heading").text(); + $(".share-fb").attr("href", $(".share-fb").attr("href") + fb_link + title_link); + })(); $(".share-btn").click(function(){ - if ($(".share-tw, .share-gplus").is(":visible")) { - $(".share-tw, .share-gplus").fadeOut(500); + if ($(".share-tw, .share-gplus, .share-fb").is(":visible")) { + $(".share-tw, .share-gplus, .share-fb").fadeOut(500); } else { - $(".share-tw, .share-gplus").fadeIn(500); + $(".share-tw, .share-gplus, .share-fb").fadeIn(500); } }); diff --git a/js/application.min.js b/js/application.min.js index e2c41b8..5723ef5 100644 --- a/js/application.min.js +++ b/js/application.min.js @@ -1,4 +1,4 @@ if(function(t,e){function n(t){var e=t.length,n=re.type(t);return re.isWindow(t)?!1:1===t.nodeType&&e?!0:"array"===n||"function"!==n&&(0===e||"number"==typeof e&&e>0&&e-1 in t)}function i(t){var e=he[t]={};return re.each(t.match(ae)||[],function(t,n){e[n]=!0}),e}function o(){Object.defineProperty(this.cache={},0,{get:function(){return{}}}),this.expando=re.expando+Math.random()}function r(t,n,i){var o;if(i===e&&1===t.nodeType)if(o="data-"+n.replace(ye,"-$1").toLowerCase(),i=t.getAttribute(o),"string"==typeof i){try{i="true"===i?!0:"false"===i?!1:"null"===i?null:+i+""===i?+i:ve.test(i)?JSON.parse(i):i}catch(r){}ge.set(t,n,i)}else i=e;return i}function s(){return!0}function a(){return!1}function l(){try{return z.activeElement}catch(t){}}function c(t,e){for(;(t=t[e])&&1!==t.nodeType;);return t}function u(t,e,n){if(re.isFunction(e))return re.grep(t,function(t,i){return!!e.call(t,i,t)!==n});if(e.nodeType)return re.grep(t,function(t){return t===e!==n});if("string"==typeof e){if(Se.test(e))return re.filter(e,t,n);e=re.filter(e,t)}return re.grep(t,function(t){return ee.call(e,t)>=0!==n})}function p(t,e){return re.nodeName(t,"table")&&re.nodeName(1===e.nodeType?e:e.firstChild,"tr")?t.getElementsByTagName("tbody")[0]||t.appendChild(t.ownerDocument.createElement("tbody")):t}function f(t){return t.type=(null!==t.getAttribute("type"))+"/"+t.type,t}function d(t){var e=He.exec(t.type);return e?t.type=e[1]:t.removeAttribute("type"),t}function h(t,e){for(var n=t.length,i=0;n>i;i++)me.set(t[i],"globalEval",!e||me.get(e[i],"globalEval"))}function g(t,e){var n,i,o,r,s,a,l,c;if(1===e.nodeType){if(me.hasData(t)&&(r=me.access(t),s=re.extend({},r),c=r.events,me.set(e,s),c)){delete s.handle,s.events={};for(o in c)for(n=0,i=c[o].length;i>n;n++)re.event.add(e,o,c[o][n])}ge.hasData(t)&&(a=ge.access(t),l=re.extend({},a),ge.set(e,l))}}function m(t,n){var i=t.getElementsByTagName?t.getElementsByTagName(n||"*"):t.querySelectorAll?t.querySelectorAll(n||"*"):[];return n===e||n&&re.nodeName(t,n)?re.merge([t],i):i}function v(t,e){var n=e.nodeName.toLowerCase();"input"===n&&Le.test(t.type)?e.checked=t.checked:("input"===n||"textarea"===n)&&(e.defaultValue=t.defaultValue)}function y(t,e){if(e in t)return e;for(var n=e.charAt(0).toUpperCase()+e.slice(1),i=e,o=Ke.length;o--;)if(e=Ke[o]+n,e in t)return e;return i}function b(t,e){return t=e||t,"none"===re.css(t,"display")||!re.contains(t.ownerDocument,t)}function x(e){return t.getComputedStyle(e,null)}function w(t,e){for(var n,i,o,r=[],s=0,a=t.length;a>s;s++)i=t[s],i.style&&(r[s]=me.get(i,"olddisplay"),n=i.style.display,e?(r[s]||"none"!==n||(i.style.display=""),""===i.style.display&&b(i)&&(r[s]=me.access(i,"olddisplay",$(i.nodeName)))):r[s]||(o=b(i),(n&&"none"!==n||!o)&&me.set(i,"olddisplay",o?n:re.css(i,"display"))));for(s=0;a>s;s++)i=t[s],i.style&&(e&&"none"!==i.style.display&&""!==i.style.display||(i.style.display=e?r[s]||"":"none"));return t}function T(t,e,n){var i=ze.exec(e);return i?Math.max(0,i[1]-(n||0))+(i[2]||"px"):e}function C(t,e,n,i,o){for(var r=n===(i?"border":"content")?4:"width"===e?1:0,s=0;4>r;r+=2)"margin"===n&&(s+=re.css(t,n+Je[r],!0,o)),i?("content"===n&&(s-=re.css(t,"padding"+Je[r],!0,o)),"margin"!==n&&(s-=re.css(t,"border"+Je[r]+"Width",!0,o))):(s+=re.css(t,"padding"+Je[r],!0,o),"padding"!==n&&(s+=re.css(t,"border"+Je[r]+"Width",!0,o)));return s}function k(t,e,n){var i=!0,o="width"===e?t.offsetWidth:t.offsetHeight,r=x(t),s=re.support.boxSizing&&"border-box"===re.css(t,"boxSizing",!1,r);if(0>=o||null==o){if(o=We(t,e,r),(0>o||null==o)&&(o=t.style[e]),Xe.test(o))return o;i=s&&(re.support.boxSizingReliable||o===t.style[e]),o=parseFloat(o)||0}return o+C(t,e,n||(s?"border":"content"),i,r)+"px"}function $(t){var e=z,n=Qe[t];return n||(n=N(t,e),"none"!==n&&n||(Me=(Me||re("").css("cssText","display:block !important")).appendTo(e.documentElement),e=(Me[0].contentWindow||Me[0].contentDocument).document,e.write("
"),e.close(),n=N(t,e),Me.detach()),Qe[t]=n),n}function N(t,e){var n=re(e.createElement(t)).appendTo(e.body),i=re.css(n[0],"display");return n.remove(),i}function E(t,e,n,i){var o;if(re.isArray(e))re.each(e,function(e,o){n||tn.test(t)?i(t,o):E(t+"["+("object"==typeof o?e:"")+"]",o,n,i)});else if(n||"object"!==re.type(e))i(t,e);else for(o in e)E(t+"["+o+"]",e[o],n,i)}function S(t){return function(e,n){"string"!=typeof e&&(n=e,e="*");var i,o=0,r=e.toLowerCase().match(ae)||[];if(re.isFunction(n))for(;i=r[o++];)"+"===i[0]?(i=i.slice(1)||"*",(t[i]=t[i]||[]).unshift(n)):(t[i]=t[i]||[]).push(n)}}function D(t,n,i,o){function r(l){var c;return s[l]=!0,re.each(t[l]||[],function(t,l){var u=l(n,i,o);return"string"!=typeof u||a||s[u]?a?!(c=u):e:(n.dataTypes.unshift(u),r(u),!1)}),c}var s={},a=t===yn;return r(n.dataTypes[0])||!s["*"]&&r("*")}function A(t,n){var i,o,r=re.ajaxSettings.flatOptions||{};for(i in n)n[i]!==e&&((r[i]?t:o||(o={}))[i]=n[i]);return o&&re.extend(!0,t,o),t}function j(t,n,i){for(var o,r,s,a,l=t.contents,c=t.dataTypes;"*"===c[0];)c.shift(),o===e&&(o=t.mimeType||n.getResponseHeader("Content-Type"));if(o)for(r in l)if(l[r]&&l[r].test(o)){c.unshift(r);break}if(c[0]in i)s=c[0];else{for(r in i){if(!c[0]||t.converters[r+" "+c[0]]){s=r;break}a||(a=r)}s=s||a}return s?(s!==c[0]&&c.unshift(s),i[s]):e}function O(t,e,n,i){var o,r,s,a,l,c={},u=t.dataTypes.slice();if(u[1])for(s in t.converters)c[s.toLowerCase()]=t.converters[s];for(r=u.shift();r;)if(t.responseFields[r]&&(n[t.responseFields[r]]=e),!l&&i&&t.dataFilter&&(e=t.dataFilter(e,t.dataType)),l=r,r=u.shift())if("*"===r)r=l;else if("*"!==l&&l!==r){if(s=c[l+" "+r]||c["* "+r],!s)for(o in c)if(a=o.split(" "),a[1]===r&&(s=c[l+" "+a[0]]||c["* "+a[0]])){s===!0?s=c[o]:c[o]!==!0&&(r=a[0],u.unshift(a[1]));break}if(s!==!0)if(s&&t["throws"])e=s(e);else try{e=s(e)}catch(p){return{state:"parsererror",error:s?p:"No conversion from "+l+" to "+r}}}return{state:"success",data:e}}function _(){return setTimeout(function(){En=e}),En=re.now()}function I(t,e){re.each(e,function(e,n){for(var i=(_n[e]||[]).concat(_n["*"]),o=0,r=i.length;r>o;o++)if(i[o].call(t,e,n))return})}function L(t,e,n){var i,o,r=0,s=On.length,a=re.Deferred().always(function(){delete l.elem}),l=function(){if(o)return!1;for(var e=En||_(),n=Math.max(0,c.startTime+c.duration-e),i=n/c.duration||0,r=1-i,s=0,l=c.tweens.length;l>s;s++)c.tweens[s].run(r);return a.notifyWith(t,[c,r,n]),1>r&&l?n:(a.resolveWith(t,[c]),!1)},c=a.promise({elem:t,props:re.extend({},e),opts:re.extend(!0,{specialEasing:{}},n),originalProperties:e,originalOptions:n,startTime:En||_(),duration:n.duration,tweens:[],createTween:function(e,n){var i=re.Tween(t,c.opts,e,n,c.opts.specialEasing[e]||c.opts.easing);return c.tweens.push(i),i},stop:function(e){var n=0,i=e?c.tweens.length:0;if(o)return this;for(o=!0;i>n;n++)c.tweens[n].run(1);return e?a.resolveWith(t,[c,e]):a.rejectWith(t,[c,e]),this}}),u=c.props;for(P(u,c.opts.specialEasing);s>r;r++)if(i=On[r].call(c,t,u,c.opts))return i;return I(c,u),re.isFunction(c.opts.start)&&c.opts.start.call(t,c),re.fx.timer(re.extend(l,{elem:t,anim:c,queue:c.opts.queue})),c.progress(c.opts.progress).done(c.opts.done,c.opts.complete).fail(c.opts.fail).always(c.opts.always)}function P(t,e){var n,i,o,r,s;for(n in t)if(i=re.camelCase(n),o=e[i],r=t[n],re.isArray(r)&&(o=r[1],r=t[n]=r[0]),n!==i&&(t[i]=r,delete t[n]),s=re.cssHooks[i],s&&"expand"in s){r=s.expand(r),delete t[i];for(n in r)n in t||(t[n]=r[n],e[n]=o)}else e[i]=o}function R(t,n,i){var o,r,s,a,l,c,u,p,f,d=this,h=t.style,g={},m=[],v=t.nodeType&&b(t);i.queue||(p=re._queueHooks(t,"fx"),null==p.unqueued&&(p.unqueued=0,f=p.empty.fire,p.empty.fire=function(){p.unqueued||f()}),p.unqueued++,d.always(function(){d.always(function(){p.unqueued--,re.queue(t,"fx").length||p.empty.fire()})})),1===t.nodeType&&("height"in n||"width"in n)&&(i.overflow=[h.overflow,h.overflowX,h.overflowY],"inline"===re.css(t,"display")&&"none"===re.css(t,"float")&&(h.display="inline-block")),i.overflow&&(h.overflow="hidden",d.always(function(){h.overflow=i.overflow[0],h.overflowX=i.overflow[1],h.overflowY=i.overflow[2]})),l=me.get(t,"fxshow");for(o in n)if(s=n[o],Dn.exec(s)){if(delete n[o],c=c||"toggle"===s,s===(v?"hide":"show")){if("show"!==s||l===e||l[o]===e)continue;v=!0}m.push(o)}if(a=m.length){l=me.get(t,"fxshow")||me.access(t,"fxshow",{}),"hidden"in l&&(v=l.hidden),c&&(l.hidden=!v),v?re(t).show():d.done(function(){re(t).hide()}),d.done(function(){var e;me.remove(t,"fxshow");for(e in g)re.style(t,e,g[e])});for(o=0;a>o;o++)r=m[o],u=d.createTween(r,v?l[r]:0),g[r]=l[r]||re.style(t,r),r in l||(l[r]=u.start,v&&(u.end=u.start,u.start="width"===r||"height"===r?1:0))}}function H(t,e,n,i,o){return new H.prototype.init(t,e,n,i,o)}function q(t,e){var n,i={height:t},o=0;for(e=e?1:0;4>o;o+=2-e)n=Je[o],i["margin"+n]=i["padding"+n]=t;return e&&(i.opacity=i.width=t),i}function F(t){return re.isWindow(t)?t:9===t.nodeType&&t.defaultView}var W,M,B=typeof e,U=t.location,z=t.document,X=z.documentElement,V=t.jQuery,Q=t.$,Y={},G=[],J="2.0.0",K=G.concat,Z=G.push,te=G.slice,ee=G.indexOf,ne=Y.toString,ie=Y.hasOwnProperty,oe=J.trim,re=function(t,e){return new re.fn.init(t,e,W)},se=/[+-]?(?:\d*\.|)\d+(?:[eE][+-]?\d+|)/.source,ae=/\S+/g,le=/^(?:(<[\w\W]+>)[^>]*|#([\w-]*))$/,ce=/^<(\w+)\s*\/?>(?:<\/\1>|)$/,ue=/^-ms-/,pe=/-([\da-z])/gi,fe=function(t,e){return e.toUpperCase()},de=function(){z.removeEventListener("DOMContentLoaded",de,!1),t.removeEventListener("load",de,!1),re.ready()};re.fn=re.prototype={jquery:J,constructor:re,init:function(t,n,i){var o,r;if(!t)return this;if("string"==typeof t){if(o="<"===t.charAt(0)&&">"===t.charAt(t.length-1)&&t.length>=3?[null,t,null]:le.exec(t),!o||!o[1]&&n)return!n||n.jquery?(n||i).find(t):this.constructor(n).find(t);if(o[1]){if(n=n instanceof re?n[0]:n,re.merge(this,re.parseHTML(o[1],n&&n.nodeType?n.ownerDocument||n:z,!0)),ce.test(o[1])&&re.isPlainObject(n))for(o in n)re.isFunction(this[o])?this[o](n[o]):this.attr(o,n[o]);return this}return r=z.getElementById(o[2]),r&&r.parentNode&&(this.length=1,this[0]=r),this.context=z,this.selector=t,this}return t.nodeType?(this.context=this[0]=t,this.length=1,this):re.isFunction(t)?i.ready(t):(t.selector!==e&&(this.selector=t.selector,this.context=t.context),re.makeArray(t,this))},selector:"",length:0,toArray:function(){return te.call(this)},get:function(t){return null==t?this.toArray():0>t?this[this.length+t]:this[t]},pushStack:function(t){var e=re.merge(this.constructor(),t);return e.prevObject=this,e.context=this.context,e},each:function(t,e){return re.each(this,t,e)},ready:function(t){return re.ready.promise().done(t),this},slice:function(){return this.pushStack(te.apply(this,arguments))},first:function(){return this.eq(0)},last:function(){return this.eq(-1)},eq:function(t){var e=this.length,n=+t+(0>t?e:0);return this.pushStack(n>=0&&e>n?[this[n]]:[])},map:function(t){return this.pushStack(re.map(this,function(e,n){return t.call(e,n,e)}))},end:function(){return this.prevObject||this.constructor(null)},push:Z,sort:[].sort,splice:[].splice},re.fn.init.prototype=re.fn,re.extend=re.fn.extend=function(){var t,n,i,o,r,s,a=arguments[0]||{},l=1,c=arguments.length,u=!1;for("boolean"==typeof a&&(u=a,a=arguments[1]||{},l=2),"object"==typeof a||re.isFunction(a)||(a={}),c===l&&(a=this,--l);c>l;l++)if(null!=(t=arguments[l]))for(n in t)i=a[n],o=t[n],a!==o&&(u&&o&&(re.isPlainObject(o)||(r=re.isArray(o)))?(r?(r=!1,s=i&&re.isArray(i)?i:[]):s=i&&re.isPlainObject(i)?i:{},a[n]=re.extend(u,s,o)):o!==e&&(a[n]=o));return a},re.extend({expando:"jQuery"+(J+Math.random()).replace(/\D/g,""),noConflict:function(e){return t.$===re&&(t.$=Q),e&&t.jQuery===re&&(t.jQuery=V),re},isReady:!1,readyWait:1,holdReady:function(t){t?re.readyWait++:re.ready(!0)},ready:function(t){(t===!0?--re.readyWait:re.isReady)||(re.isReady=!0,t!==!0&&--re.readyWait>0||(M.resolveWith(z,[re]),re.fn.trigger&&re(z).trigger("ready").off("ready")))},isFunction:function(t){return"function"===re.type(t)},isArray:Array.isArray,isWindow:function(t){return null!=t&&t===t.window},isNumeric:function(t){return!isNaN(parseFloat(t))&&isFinite(t)},type:function(t){return null==t?t+"":"object"==typeof t||"function"==typeof t?Y[ne.call(t)]||"object":typeof t},isPlainObject:function(t){if("object"!==re.type(t)||t.nodeType||re.isWindow(t))return!1;try{if(t.constructor&&!ie.call(t.constructor.prototype,"isPrototypeOf"))return!1}catch(e){return!1}return!0},isEmptyObject:function(t){var e;for(e in t)return!1;return!0},error:function(t){throw Error(t)},parseHTML:function(t,e,n){if(!t||"string"!=typeof t)return null;"boolean"==typeof e&&(n=e,e=!1),e=e||z;var i=ce.exec(t),o=!n&&[];return i?[e.createElement(i[1])]:(i=re.buildFragment([t],e,o),o&&re(o).remove(),re.merge([],i.childNodes))},parseJSON:JSON.parse,parseXML:function(t){var n,i;if(!t||"string"!=typeof t)return null;try{i=new DOMParser,n=i.parseFromString(t,"text/xml")}catch(o){n=e}return(!n||n.getElementsByTagName("parsererror").length)&&re.error("Invalid XML: "+t),n},noop:function(){},globalEval:function(t){var e,n=eval;t=re.trim(t),t&&(1===t.indexOf("use strict")?(e=z.createElement("script"),e.text=t,z.head.appendChild(e).parentNode.removeChild(e)):n(t))},camelCase:function(t){return t.replace(ue,"ms-").replace(pe,fe)},nodeName:function(t,e){return t.nodeName&&t.nodeName.toLowerCase()===e.toLowerCase()},each:function(t,e,i){var o,r=0,s=t.length,a=n(t);if(i){if(a)for(;s>r&&(o=e.apply(t[r],i),o!==!1);r++);else for(r in t)if(o=e.apply(t[r],i),o===!1)break}else if(a)for(;s>r&&(o=e.call(t[r],r,t[r]),o!==!1);r++);else for(r in t)if(o=e.call(t[r],r,t[r]),o===!1)break;return t},trim:function(t){return null==t?"":oe.call(t)},makeArray:function(t,e){var i=e||[];return null!=t&&(n(Object(t))?re.merge(i,"string"==typeof t?[t]:t):Z.call(i,t)),i},inArray:function(t,e,n){return null==e?-1:ee.call(e,t,n)},merge:function(t,n){var i=n.length,o=t.length,r=0;if("number"==typeof i)for(;i>r;r++)t[o++]=n[r];else for(;n[r]!==e;)t[o++]=n[r++];return t.length=o,t},grep:function(t,e,n){var i,o=[],r=0,s=t.length;for(n=!!n;s>r;r++)i=!!e(t[r],r),n!==i&&o.push(t[r]);return o},map:function(t,e,i){var o,r=0,s=t.length,a=n(t),l=[];if(a)for(;s>r;r++)o=e(t[r],r,i),null!=o&&(l[l.length]=o);else for(r in t)o=e(t[r],r,i),null!=o&&(l[l.length]=o);return K.apply([],l)},guid:1,proxy:function(t,n){var i,o,r;return"string"==typeof n&&(i=t[n],n=t,t=i),re.isFunction(t)?(o=te.call(arguments,2),r=function(){return t.apply(n||this,o.concat(te.call(arguments)))},r.guid=t.guid=t.guid||re.guid++,r):e},access:function(t,n,i,o,r,s,a){var l=0,c=t.length,u=null==i;if("object"===re.type(i)){r=!0;for(l in i)re.access(t,n,l,i[l],!0,s,a)}else if(o!==e&&(r=!0,re.isFunction(o)||(a=!0),u&&(a?(n.call(t,o),n=null):(u=n,n=function(t,e,n){return u.call(re(t),n)})),n))for(;c>l;l++)n(t[l],i,a?o:o.call(t[l],l,n(t[l],i)));return r?t:u?n.call(t):c?n(t[0],i):s},now:Date.now,swap:function(t,e,n,i){var o,r,s={};for(r in e)s[r]=t.style[r],t.style[r]=e[r];o=n.apply(t,i||[]);for(r in e)t.style[r]=s[r];return o}}),re.ready.promise=function(e){return M||(M=re.Deferred(),"complete"===z.readyState?setTimeout(re.ready):(z.addEventListener("DOMContentLoaded",de,!1),t.addEventListener("load",de,!1))),M.promise(e)},re.each("Boolean Number String Function Array Date RegExp Object Error".split(" "),function(t,e){Y["[object "+e+"]"]=e.toLowerCase()}),W=re(z),function(t,e){function n(t){return be.test(t+"")}function i(){var t,e=[];return t=function(n,i){return e.push(n+=" ")>N.cacheLength&&delete t[e.shift()],t[n]=i}}function o(t){return t[F]=!0,t}function r(t){var e=_.createElement("div");try{return!!t(e)}catch(n){return!1}finally{e.parentNode&&e.parentNode.removeChild(e),e=null}}function s(t,e,n,i){var o,r,s,a,l,c,u,p,f,g;if((e?e.ownerDocument||e:W)!==_&&O(e),e=e||_,n=n||[],!t||"string"!=typeof t)return n;if(1!==(a=e.nodeType)&&9!==a)return[];if(L&&!i){if(o=xe.exec(t))if(s=o[1]){if(9===a){if(r=e.getElementById(s),!r||!r.parentNode)return n;if(r.id===s)return n.push(r),n}else if(e.ownerDocument&&(r=e.ownerDocument.getElementById(s))&&q(e,r)&&r.id===s)return n.push(r),n}else{if(o[2])return ee.apply(n,e.getElementsByTagName(t)),n;if((s=o[3])&&M.getElementsByClassName&&e.getElementsByClassName)return ee.apply(n,e.getElementsByClassName(s)),n}if(M.qsa&&(!P||!P.test(t))){if(p=u=F,f=e,g=9===a&&t,1===a&&"object"!==e.nodeName.toLowerCase()){for(c=d(t),(u=e.getAttribute("id"))?p=u.replace(Ce,"\\$&"):e.setAttribute("id",p),p="[id='"+p+"'] ",l=c.length;l--;)c[l]=p+h(c[l]);f=he.test(t)&&e.parentNode||e,g=c.join(",")}if(g)try{return ee.apply(n,f.querySelectorAll(g)),n}catch(m){}finally{u||e.removeAttribute("id")}}}return T(t.replace(pe,"$1"),e,n,i)}function a(t,e){var n=e&&t,i=n&&(~e.sourceIndex||J)-(~t.sourceIndex||J);if(i)return i;if(n)for(;n=n.nextSibling;)if(n===e)return-1;return t?1:-1}function l(t,n,i){var o;return i?e:(o=t.getAttributeNode(n))&&o.specified?o.value:t[n]===!0?n.toLowerCase():null}function c(t,n,i){var o;return i?e:o=t.getAttribute(n,"type"===n.toLowerCase()?1:2)}function u(t){return function(e){var n=e.nodeName.toLowerCase();return"input"===n&&e.type===t}}function p(t){return function(e){var n=e.nodeName.toLowerCase();return("input"===n||"button"===n)&&e.type===t}}function f(t){return o(function(e){return e=+e,o(function(n,i){for(var o,r=t([],n.length,e),s=r.length;s--;)n[o=r[s]]&&(n[o]=!(i[o]=n[o]))})})}function d(t,e){var n,i,o,r,a,l,c,u=X[t+" "];if(u)return e?0:u.slice(0);for(a=t,l=[],c=N.preFilter;a;){(!n||(i=fe.exec(a)))&&(i&&(a=a.slice(i[0].length)||a),l.push(o=[])),n=!1,(i=de.exec(a))&&(n=i.shift(),o.push({value:n,type:i[0].replace(pe," ")}),a=a.slice(n.length));for(r in N.filter)!(i=ye[r].exec(a))||c[r]&&!(i=c[r](i))||(n=i.shift(),o.push({value:n,type:r,matches:i}),a=a.slice(n.length));if(!n)break}return e?a.length:a?s.error(t):X(t,l).slice(0)}function h(t){for(var e=0,n=t.length,i="";n>e;e++)i+=t[e].value;return i}function g(t,e,n){var i=e.dir,o=n&&"parentNode"===i,r=U++;return e.first?function(e,n,r){for(;e=e[i];)if(1===e.nodeType||o)return t(e,n,r)}:function(e,n,s){var a,l,c,u=B+" "+r;if(s){for(;e=e[i];)if((1===e.nodeType||o)&&t(e,n,s))return!0}else for(;e=e[i];)if(1===e.nodeType||o)if(c=e[F]||(e[F]={}),(l=c[i])&&l[0]===u){if((a=l[1])===!0||a===$)return a===!0}else if(l=c[i]=[u],l[1]=t(e,n,s)||$,l[1]===!0)return!0}}function m(t){return t.length>1?function(e,n,i){for(var o=t.length;o--;)if(!t[o](e,n,i))return!1;return!0}:t[0]}function v(t,e,n,i,o){for(var r,s=[],a=0,l=t.length,c=null!=e;l>a;a++)(r=t[a])&&(!n||n(r,i,o))&&(s.push(r),c&&e.push(a));return s}function y(t,e,n,i,r,s){return i&&!i[F]&&(i=y(i)),r&&!r[F]&&(r=y(r,s)),o(function(o,s,a,l){var c,u,p,f=[],d=[],h=s.length,g=o||w(e||"*",a.nodeType?[a]:a,[]),m=!t||!o&&e?g:v(g,f,t,a,l),y=n?r||(o?t:h||i)?[]:s:m;if(n&&n(m,y,a,l),i)for(c=v(y,d),i(c,[],a,l),u=c.length;u--;)(p=c[u])&&(y[d[u]]=!(m[d[u]]=p));if(o){if(r||t){if(r){for(c=[],u=y.length;u--;)(p=y[u])&&c.push(m[u]=p);r(null,y=[],c,l)}for(u=y.length;u--;)(p=y[u])&&(c=r?ie.call(o,p):f[u])>-1&&(o[c]=!(s[c]=p))}}else y=v(y===s?y.splice(h,y.length):y),r?r(null,s,y,l):ee.apply(s,y)})}function b(t){for(var e,n,i,o=t.length,r=N.relative[t[0].type],s=r||N.relative[" "],a=r?1:0,l=g(function(t){return t===e},s,!0),c=g(function(t){return ie.call(e,t)>-1},s,!0),u=[function(t,n,i){return!r&&(i||n!==A)||((e=n).nodeType?l(t,n,i):c(t,n,i))}];o>a;a++)if(n=N.relative[t[a].type])u=[g(m(u),n)];else{if(n=N.filter[t[a].type].apply(null,t[a].matches),n[F]){for(i=++a;o>i&&!N.relative[t[i].type];i++);return y(a>1&&m(u),a>1&&h(t.slice(0,a-1)).replace(pe,"$1"),n,i>a&&b(t.slice(a,i)),o>i&&b(t=t.slice(i)),o>i&&h(t))}u.push(n)}return m(u)}function x(t,e){var n=0,i=e.length>0,r=t.length>0,a=function(o,a,l,c,u){var p,f,d,h=[],g=0,m="0",y=o&&[],b=null!=u,x=A,w=o||r&&N.find.TAG("*",u&&a.parentNode||a),T=B+=null==x?1:Math.random()||.1;for(b&&(A=a!==_&&a,$=n);null!=(p=w[m]);m++){if(r&&p){for(f=0;d=t[f++];)if(d(p,a,l)){c.push(p);break}b&&(B=T,$=++n)}i&&((p=!d&&p)&&g--,o&&y.push(p))}if(g+=m,i&&m!==g){for(f=0;d=e[f++];)d(y,h,a,l);if(o){if(g>0)for(;m--;)y[m]||h[m]||(h[m]=Z.call(c));h=v(h)}ee.apply(c,h),b&&!o&&h.length>0&&g+e.length>1&&s.uniqueSort(c)}return b&&(B=T,A=x),y};return i?o(a):a}function w(t,e,n){for(var i=0,o=e.length;o>i;i++)s(t,e[i],n);return n}function T(t,e,n,i){var o,r,s,a,l,c=d(t);if(!i&&1===c.length){if(r=c[0]=c[0].slice(0),r.length>2&&"ID"===(s=r[0]).type&&9===e.nodeType&&L&&N.relative[r[1].type]){if(e=(N.find.ID(s.matches[0].replace(ke,$e),e)||[])[0],!e)return n;t=t.slice(r.shift().value.length)}for(o=ye.needsContext.test(t)?0:r.length;o--&&(s=r[o],!N.relative[a=s.type]);)if((l=N.find[a])&&(i=l(s.matches[0].replace(ke,$e),he.test(r[0].type)&&e.parentNode||e))){if(r.splice(o,1),t=i.length&&h(r),!t)return ee.apply(n,i),n;break}}return D(t,c)(i,e,!L,n,he.test(t)),n}function C(){}var k,$,N,E,S,D,A,j,O,_,I,L,P,R,H,q,F="sizzle"+-new Date,W=t.document,M={},B=0,U=0,z=i(),X=i(),V=i(),Q=!1,Y=function(){return 0},G=typeof e,J=1<<31,K=[],Z=K.pop,te=K.push,ee=K.push,ne=K.slice,ie=K.indexOf||function(t){for(var e=0,n=this.length;n>e;e++)if(this[e]===t)return e;return-1},oe="checked|selected|async|autofocus|autoplay|controls|defer|disabled|hidden|ismap|loop|multiple|open|readonly|required|scoped",se="[\\x20\\t\\r\\n\\f]",ae="(?:\\\\.|[\\w-]|[^\\x00-\\xa0])+",le=ae.replace("w","w#"),ce="\\["+se+"*("+ae+")"+se+"*(?:([*^$|!~]?=)"+se+"*(?:(['\"])((?:\\\\.|[^\\\\])*?)\\3|("+le+")|)|)"+se+"*\\]",ue=":("+ae+")(?:\\(((['\"])((?:\\\\.|[^\\\\])*?)\\3|((?:\\\\.|[^\\\\()[\\]]|"+ce.replace(3,8)+")*)|.*)\\)|)",pe=RegExp("^"+se+"+|((?:^|[^\\\\])(?:\\\\.)*)"+se+"+$","g"),fe=RegExp("^"+se+"*,"+se+"*"),de=RegExp("^"+se+"*([>+~]|"+se+")"+se+"*"),he=RegExp(se+"*[+~]"),ge=RegExp("="+se+"*([^\\]'\"]*)"+se+"*\\]","g"),me=RegExp(ue),ve=RegExp("^"+le+"$"),ye={ID:RegExp("^#("+ae+")"),CLASS:RegExp("^\\.("+ae+")"),TAG:RegExp("^("+ae.replace("w","w*")+")"),ATTR:RegExp("^"+ce),PSEUDO:RegExp("^"+ue),CHILD:RegExp("^:(only|first|last|nth|nth-last)-(child|of-type)(?:\\("+se+"*(even|odd|(([+-]|)(\\d*)n|)"+se+"*(?:([+-]|)"+se+"*(\\d+)|))"+se+"*\\)|)","i"),"boolean":RegExp("^(?:"+oe+")$","i"),needsContext:RegExp("^"+se+"*[>+~]|:(even|odd|eq|gt|lt|nth|first|last)(?:\\("+se+"*((?:-\\d)?\\d*)"+se+"*\\)|)(?=[^-]|$)","i")},be=/^[^{]+\{\s*\[native \w/,xe=/^(?:#([\w-]+)|(\w+)|\.([\w-]+))$/,we=/^(?:input|select|textarea|button)$/i,Te=/^h\d$/i,Ce=/'|\\/g,ke=/\\([\da-fA-F]{1,6}[\x20\t\r\n\f]?|.)/g,$e=function(t,e){var n="0x"+e-65536;return n!==n?e:0>n?String.fromCharCode(n+65536):String.fromCharCode(55296|n>>10,56320|1023&n)};try{ee.apply(K=ne.call(W.childNodes),W.childNodes),K[W.childNodes.length].nodeType}catch(Ne){ee={apply:K.length?function(t,e){te.apply(t,ne.call(e))}:function(t,e){for(var n=t.length,i=0;t[n++]=e[i++];);t.length=n-1}}}S=s.isXML=function(t){var e=t&&(t.ownerDocument||t).documentElement;return e?"HTML"!==e.nodeName:!1},O=s.setDocument=function(t){var i=t?t.ownerDocument||t:W;return i!==_&&9===i.nodeType&&i.documentElement?(_=i,I=i.documentElement,L=!S(i),M.getElementsByTagName=r(function(t){return t.appendChild(i.createComment("")),!t.getElementsByTagName("*").length}),M.attributes=r(function(t){return t.className="i",!t.getAttribute("className")}),M.getElementsByClassName=r(function(t){return t.innerHTML="",t.firstChild.className="i",2===t.getElementsByClassName("i").length}),M.sortDetached=r(function(t){return 1&t.compareDocumentPosition(_.createElement("div"))}),M.getById=r(function(t){return I.appendChild(t).id=F,!i.getElementsByName||!i.getElementsByName(F).length}),M.getById?(N.find.ID=function(t,e){if(typeof e.getElementById!==G&&L){var n=e.getElementById(t);return n&&n.parentNode?[n]:[]}},N.filter.ID=function(t){var e=t.replace(ke,$e);return function(t){return t.getAttribute("id")===e}}):(N.find.ID=function(t,n){if(typeof n.getElementById!==G&&L){var i=n.getElementById(t);return i?i.id===t||typeof i.getAttributeNode!==G&&i.getAttributeNode("id").value===t?[i]:e:[]}},N.filter.ID=function(t){var e=t.replace(ke,$e);return function(t){var n=typeof t.getAttributeNode!==G&&t.getAttributeNode("id");return n&&n.value===e}}),N.find.TAG=M.getElementsByTagName?function(t,n){return typeof n.getElementsByTagName!==G?n.getElementsByTagName(t):e}:function(t,e){var n,i=[],o=0,r=e.getElementsByTagName(t);if("*"===t){for(;n=r[o++];)1===n.nodeType&&i.push(n);return i}return r},N.find.CLASS=M.getElementsByClassName&&function(t,n){return typeof n.getElementsByClassName!==G&&L?n.getElementsByClassName(t):e},R=[],P=[],(M.qsa=n(i.querySelectorAll))&&(r(function(t){t.innerHTML="",t.querySelectorAll("[selected]").length||P.push("\\["+se+"*(?:value|"+oe+")"),t.querySelectorAll(":checked").length||P.push(":checked")}),r(function(t){var e=_.createElement("input");e.setAttribute("type","hidden"),t.appendChild(e).setAttribute("t",""),t.querySelectorAll("[t^='']").length&&P.push("[*^$]="+se+"*(?:''|\"\")"),t.querySelectorAll(":enabled").length||P.push(":enabled",":disabled"),t.querySelectorAll("*,:x"),P.push(",.*:")})),(M.matchesSelector=n(H=I.webkitMatchesSelector||I.mozMatchesSelector||I.oMatchesSelector||I.msMatchesSelector))&&r(function(t){M.disconnectedMatch=H.call(t,"div"),H.call(t,"[s!='']:x"),R.push("!=",ue)}),P=P.length&&RegExp(P.join("|")),R=R.length&&RegExp(R.join("|")),q=n(I.contains)||I.compareDocumentPosition?function(t,e){var n=9===t.nodeType?t.documentElement:t,i=e&&e.parentNode;return t===i||!(!i||1!==i.nodeType||!(n.contains?n.contains(i):t.compareDocumentPosition&&16&t.compareDocumentPosition(i)))}:function(t,e){if(e)for(;e=e.parentNode;)if(e===t)return!0;return!1},Y=I.compareDocumentPosition?function(t,e){if(t===e)return Q=!0,0;var n=e.compareDocumentPosition&&t.compareDocumentPosition&&t.compareDocumentPosition(e);return n?1&n||!M.sortDetached&&e.compareDocumentPosition(t)===n?t===i||q(W,t)?-1:e===i||q(W,e)?1:j?ie.call(j,t)-ie.call(j,e):0:4&n?-1:1:t.compareDocumentPosition?-1:1}:function(t,e){var n,o=0,r=t.parentNode,s=e.parentNode,l=[t],c=[e];if(t===e)return Q=!0,0;if(!r||!s)return t===i?-1:e===i?1:r?-1:s?1:j?ie.call(j,t)-ie.call(j,e):0;if(r===s)return a(t,e);for(n=t;n=n.parentNode;)l.unshift(n);for(n=e;n=n.parentNode;)c.unshift(n);for(;l[o]===c[o];)o++;return o?a(l[o],c[o]):l[o]===W?-1:c[o]===W?1:0},_):_},s.matches=function(t,e){return s(t,null,null,e)},s.matchesSelector=function(t,e){if((t.ownerDocument||t)!==_&&O(t),e=e.replace(ge,"='$1']"),!(!M.matchesSelector||!L||R&&R.test(e)||P&&P.test(e)))try{var n=H.call(t,e);if(n||M.disconnectedMatch||t.document&&11!==t.document.nodeType)return n}catch(i){}return s(e,_,null,[t]).length>0},s.contains=function(t,e){return(t.ownerDocument||t)!==_&&O(t),q(t,e)},s.attr=function(t,n){(t.ownerDocument||t)!==_&&O(t);var i=N.attrHandle[n.toLowerCase()],o=i&&i(t,n,!L);return o===e?M.attributes||!L?t.getAttribute(n):(o=t.getAttributeNode(n))&&o.specified?o.value:null:o},s.error=function(t){throw Error("Syntax error, unrecognized expression: "+t)},s.uniqueSort=function(t){var e,n=[],i=0,o=0;if(Q=!M.detectDuplicates,j=!M.sortStable&&t.slice(0),t.sort(Y),Q){for(;e=t[o++];)e===t[o]&&(i=n.push(o));for(;i--;)t.splice(n[i],1)}return t},E=s.getText=function(t){var e,n="",i=0,o=t.nodeType;if(o){if(1===o||9===o||11===o){if("string"==typeof t.textContent)return t.textContent;for(t=t.firstChild;t;t=t.nextSibling)n+=E(t)}else if(3===o||4===o)return t.nodeValue}else for(;e=t[i];i++)n+=E(e);return n},N=s.selectors={cacheLength:50,createPseudo:o,match:ye,attrHandle:{},find:{},relative:{">":{dir:"parentNode",first:!0}," ":{dir:"parentNode"},"+":{dir:"previousSibling",first:!0},"~":{dir:"previousSibling"}},preFilter:{ATTR:function(t){return t[1]=t[1].replace(ke,$e),t[3]=(t[4]||t[5]||"").replace(ke,$e),"~="===t[2]&&(t[3]=" "+t[3]+" "),t.slice(0,4)},CHILD:function(t){return t[1]=t[1].toLowerCase(),"nth"===t[1].slice(0,3)?(t[3]||s.error(t[0]),t[4]=+(t[4]?t[5]+(t[6]||1):2*("even"===t[3]||"odd"===t[3])),t[5]=+(t[7]+t[8]||"odd"===t[3])):t[3]&&s.error(t[0]),t},PSEUDO:function(t){var e,n=!t[5]&&t[2];return ye.CHILD.test(t[0])?null:(t[4]?t[2]=t[4]:n&&me.test(n)&&(e=d(n,!0))&&(e=n.indexOf(")",n.length-e)-n.length)&&(t[0]=t[0].slice(0,e),t[2]=n.slice(0,e)),t.slice(0,3))}},filter:{TAG:function(t){var e=t.replace(ke,$e).toLowerCase();return"*"===t?function(){return!0}:function(t){return t.nodeName&&t.nodeName.toLowerCase()===e}},CLASS:function(t){var e=z[t+" "];return e||(e=RegExp("(^|"+se+")"+t+"("+se+"|$)"))&&z(t,function(t){return e.test("string"==typeof t.className&&t.className||typeof t.getAttribute!==G&&t.getAttribute("class")||"")})},ATTR:function(t,e,n){return function(i){var o=s.attr(i,t);return null==o?"!="===e:e?(o+="","="===e?o===n:"!="===e?o!==n:"^="===e?n&&0===o.indexOf(n):"*="===e?n&&o.indexOf(n)>-1:"$="===e?n&&o.slice(-n.length)===n:"~="===e?(" "+o+" ").indexOf(n)>-1:"|="===e?o===n||o.slice(0,n.length+1)===n+"-":!1):!0}},CHILD:function(t,e,n,i,o){var r="nth"!==t.slice(0,3),s="last"!==t.slice(-4),a="of-type"===e;return 1===i&&0===o?function(t){return!!t.parentNode}:function(e,n,l){var c,u,p,f,d,h,g=r!==s?"nextSibling":"previousSibling",m=e.parentNode,v=a&&e.nodeName.toLowerCase(),y=!l&&!a;if(m){if(r){for(;g;){for(p=e;p=p[g];)if(a?p.nodeName.toLowerCase()===v:1===p.nodeType)return!1;h=g="only"===t&&!h&&"nextSibling"}return!0}if(h=[s?m.firstChild:m.lastChild],s&&y){for(u=m[F]||(m[F]={}),c=u[t]||[],d=c[0]===B&&c[1],f=c[0]===B&&c[2],p=d&&m.childNodes[d];p=++d&&p&&p[g]||(f=d=0)||h.pop();)if(1===p.nodeType&&++f&&p===e){u[t]=[B,d,f];break}}else if(y&&(c=(e[F]||(e[F]={}))[t])&&c[0]===B)f=c[1];else for(;(p=++d&&p&&p[g]||(f=d=0)||h.pop())&&((a?p.nodeName.toLowerCase()!==v:1!==p.nodeType)||!++f||(y&&((p[F]||(p[F]={}))[t]=[B,f]),p!==e)););return f-=o,f===i||0===f%i&&f/i>=0}}},PSEUDO:function(t,e){var n,i=N.pseudos[t]||N.setFilters[t.toLowerCase()]||s.error("unsupported pseudo: "+t);return i[F]?i(e):i.length>1?(n=[t,t,"",e],N.setFilters.hasOwnProperty(t.toLowerCase())?o(function(t,n){for(var o,r=i(t,e),s=r.length;s--;)o=ie.call(t,r[s]),t[o]=!(n[o]=r[s])}):function(t){return i(t,0,n)}):i}},pseudos:{not:o(function(t){var e=[],n=[],i=D(t.replace(pe,"$1"));return i[F]?o(function(t,e,n,o){for(var r,s=i(t,null,o,[]),a=t.length;a--;)(r=s[a])&&(t[a]=!(e[a]=r))}):function(t,o,r){return e[0]=t,i(e,null,r,n),!n.pop()}}),has:o(function(t){return function(e){return s(t,e).length>0}}),contains:o(function(t){return function(e){return(e.textContent||e.innerText||E(e)).indexOf(t)>-1}}),lang:o(function(t){return ve.test(t||"")||s.error("unsupported lang: "+t),t=t.replace(ke,$e).toLowerCase(),function(e){var n;do if(n=L?e.lang:e.getAttribute("xml:lang")||e.getAttribute("lang"))return n=n.toLowerCase(),n===t||0===n.indexOf(t+"-");while((e=e.parentNode)&&1===e.nodeType);return!1}}),target:function(e){var n=t.location&&t.location.hash;return n&&n.slice(1)===e.id},root:function(t){return t===I},focus:function(t){return t===_.activeElement&&(!_.hasFocus||_.hasFocus())&&!!(t.type||t.href||~t.tabIndex)},enabled:function(t){return t.disabled===!1},disabled:function(t){return t.disabled===!0},checked:function(t){var e=t.nodeName.toLowerCase();return"input"===e&&!!t.checked||"option"===e&&!!t.selected},selected:function(t){return t.parentNode&&t.parentNode.selectedIndex,t.selected===!0},empty:function(t){for(t=t.firstChild;t;t=t.nextSibling)if(t.nodeName>"@"||3===t.nodeType||4===t.nodeType)return!1;return!0},parent:function(t){return!N.pseudos.empty(t)},header:function(t){return Te.test(t.nodeName)},input:function(t){return we.test(t.nodeName)},button:function(t){var e=t.nodeName.toLowerCase();return"input"===e&&"button"===t.type||"button"===e},text:function(t){var e;return"input"===t.nodeName.toLowerCase()&&"text"===t.type&&(null==(e=t.getAttribute("type"))||e.toLowerCase()===t.type)},first:f(function(){return[0]}),last:f(function(t,e){return[e-1]}),eq:f(function(t,e,n){return[0>n?n+e:n]}),even:f(function(t,e){for(var n=0;e>n;n+=2)t.push(n);return t}),odd:f(function(t,e){for(var n=1;e>n;n+=2)t.push(n);return t}),lt:f(function(t,e,n){for(var i=0>n?n+e:n;--i>=0;)t.push(i);return t}),gt:f(function(t,e,n){for(var i=0>n?n+e:n;e>++i;)t.push(i); return t})}};for(k in{radio:!0,checkbox:!0,file:!0,password:!0,image:!0})N.pseudos[k]=u(k);for(k in{submit:!0,reset:!0})N.pseudos[k]=p(k);D=s.compile=function(t,e){var n,i=[],o=[],r=V[t+" "];if(!r){for(e||(e=d(t)),n=e.length;n--;)r=b(e[n]),r[F]?i.push(r):o.push(r);r=V(t,x(o,i))}return r},N.pseudos.nth=N.pseudos.eq,C.prototype=N.filters=N.pseudos,N.setFilters=new C,M.sortStable=F.split("").sort(Y).join("")===F,O(),[0,0].sort(Y),M.detectDuplicates=Q,r(function(t){if(t.innerHTML="","#"!==t.firstChild.getAttribute("href"))for(var e="type|href|height|width".split("|"),n=e.length;n--;)N.attrHandle[e[n]]=c}),r(function(t){if(null!=t.getAttribute("disabled"))for(var e=oe.split("|"),n=e.length;n--;)N.attrHandle[e[n]]=l}),re.find=s,re.expr=s.selectors,re.expr[":"]=re.expr.pseudos,re.unique=s.uniqueSort,re.text=s.getText,re.isXMLDoc=s.isXML,re.contains=s.contains}(t);var he={};re.Callbacks=function(t){t="string"==typeof t?he[t]||i(t):re.extend({},t);var n,o,r,s,a,l,c=[],u=!t.once&&[],p=function(e){for(n=t.memory&&e,o=!0,l=s||0,s=0,a=c.length,r=!0;c&&a>l;l++)if(c[l].apply(e[0],e[1])===!1&&t.stopOnFalse){n=!1;break}r=!1,c&&(u?u.length&&p(u.shift()):n?c=[]:f.disable())},f={add:function(){if(c){var e=c.length;(function i(e){re.each(e,function(e,n){var o=re.type(n);"function"===o?t.unique&&f.has(n)||c.push(n):n&&n.length&&"string"!==o&&i(n)})})(arguments),r?a=c.length:n&&(s=e,p(n))}return this},remove:function(){return c&&re.each(arguments,function(t,e){for(var n;(n=re.inArray(e,c,n))>-1;)c.splice(n,1),r&&(a>=n&&a--,l>=n&&l--)}),this},has:function(t){return t?re.inArray(t,c)>-1:!(!c||!c.length)},empty:function(){return c=[],a=0,this},disable:function(){return c=u=n=e,this},disabled:function(){return!c},lock:function(){return u=e,n||f.disable(),this},locked:function(){return!u},fireWith:function(t,e){return e=e||[],e=[t,e.slice?e.slice():e],!c||o&&!u||(r?u.push(e):p(e)),this},fire:function(){return f.fireWith(this,arguments),this},fired:function(){return!!o}};return f},re.extend({Deferred:function(t){var e=[["resolve","done",re.Callbacks("once memory"),"resolved"],["reject","fail",re.Callbacks("once memory"),"rejected"],["notify","progress",re.Callbacks("memory")]],n="pending",i={state:function(){return n},always:function(){return o.done(arguments).fail(arguments),this},then:function(){var t=arguments;return re.Deferred(function(n){re.each(e,function(e,r){var s=r[0],a=re.isFunction(t[e])&&t[e];o[r[1]](function(){var t=a&&a.apply(this,arguments);t&&re.isFunction(t.promise)?t.promise().done(n.resolve).fail(n.reject).progress(n.notify):n[s+"With"](this===i?n.promise():this,a?[t]:arguments)})}),t=null}).promise()},promise:function(t){return null!=t?re.extend(t,i):i}},o={};return i.pipe=i.then,re.each(e,function(t,r){var s=r[2],a=r[3];i[r[1]]=s.add,a&&s.add(function(){n=a},e[1^t][2].disable,e[2][2].lock),o[r[0]]=function(){return o[r[0]+"With"](this===o?i:this,arguments),this},o[r[0]+"With"]=s.fireWith}),i.promise(o),t&&t.call(o,o),o},when:function(t){var e,n,i,o=0,r=te.call(arguments),s=r.length,a=1!==s||t&&re.isFunction(t.promise)?s:0,l=1===a?t:re.Deferred(),c=function(t,n,i){return function(o){n[t]=this,i[t]=arguments.length>1?te.call(arguments):o,i===e?l.notifyWith(n,i):--a||l.resolveWith(n,i)}};if(s>1)for(e=Array(s),n=Array(s),i=Array(s);s>o;o++)r[o]&&re.isFunction(r[o].promise)?r[o].promise().done(c(o,i,r)).fail(l.reject).progress(c(o,n,e)):--a;return a||l.resolveWith(i,r),l.promise()}}),re.support=function(e){var n=z.createElement("input"),i=z.createDocumentFragment(),o=z.createElement("div"),r=z.createElement("select"),s=r.appendChild(z.createElement("option"));return n.type?(n.type="checkbox",e.checkOn=""!==n.value,e.optSelected=s.selected,e.reliableMarginRight=!0,e.boxSizingReliable=!0,e.pixelPosition=!1,n.checked=!0,e.noCloneChecked=n.cloneNode(!0).checked,r.disabled=!0,e.optDisabled=!s.disabled,n=z.createElement("input"),n.value="t",n.type="radio",e.radioValue="t"===n.value,n.setAttribute("checked","t"),n.setAttribute("name","t"),i.appendChild(n),e.checkClone=i.cloneNode(!0).cloneNode(!0).lastChild.checked,e.focusinBubbles="onfocusin"in t,o.style.backgroundClip="content-box",o.cloneNode(!0).style.backgroundClip="",e.clearCloneStyle="content-box"===o.style.backgroundClip,re(function(){var n,i,r="padding:0;margin:0;border:0;display:block;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box",s=z.getElementsByTagName("body")[0];s&&(n=z.createElement("div"),n.style.cssText="border:0;width:0;height:0;position:absolute;top:0;left:-9999px;margin-top:1px",s.appendChild(n).appendChild(o),o.innerHTML="",o.style.cssText="-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:1px;border:1px;display:block;width:4px;margin-top:1%;position:absolute;top:1%",re.swap(s,null!=s.style.zoom?{zoom:1}:{},function(){e.boxSizing=4===o.offsetWidth}),t.getComputedStyle&&(e.pixelPosition="1%"!==(t.getComputedStyle(o,null)||{}).top,e.boxSizingReliable="4px"===(t.getComputedStyle(o,null)||{width:"4px"}).width,i=o.appendChild(z.createElement("div")),i.style.cssText=o.style.cssText=r,i.style.marginRight=i.style.width="0",o.style.width="1px",e.reliableMarginRight=!parseFloat((t.getComputedStyle(i,null)||{}).marginRight)),s.removeChild(n))}),e):e}({});var ge,me,ve=/(?:\{[\s\S]*\}|\[[\s\S]*\])$/,ye=/([A-Z])/g;o.uid=1,o.accepts=function(t){return t.nodeType?1===t.nodeType||9===t.nodeType:!0},o.prototype={key:function(t){if(!o.accepts(t))return 0;var e={},n=t[this.expando];if(!n){n=o.uid++;try{e[this.expando]={value:n},Object.defineProperties(t,e)}catch(i){e[this.expando]=n,re.extend(t,e)}}return this.cache[n]||(this.cache[n]={}),n},set:function(t,e,n){var i,o=this.key(t),r=this.cache[o];if("string"==typeof e)r[e]=n;else if(re.isEmptyObject(r))this.cache[o]=e;else for(i in e)r[i]=e[i]},get:function(t,n){var i=this.cache[this.key(t)];return n===e?i:i[n]},access:function(t,n,i){return n===e||n&&"string"==typeof n&&i===e?this.get(t,n):(this.set(t,n,i),i!==e?i:n)},remove:function(t,n){var i,o,r=this.key(t),s=this.cache[r];if(n===e)this.cache[r]={};else{re.isArray(n)?o=n.concat(n.map(re.camelCase)):n in s?o=[n]:(o=re.camelCase(n),o=o in s?[o]:o.match(ae)||[]),i=o.length;for(;i--;)delete s[o[i]]}},hasData:function(t){return!re.isEmptyObject(this.cache[t[this.expando]]||{})},discard:function(t){delete this.cache[this.key(t)]}},ge=new o,me=new o,re.extend({acceptData:o.accepts,hasData:function(t){return ge.hasData(t)||me.hasData(t)},data:function(t,e,n){return ge.access(t,e,n)},removeData:function(t,e){ge.remove(t,e)},_data:function(t,e,n){return me.access(t,e,n)},_removeData:function(t,e){me.remove(t,e)}}),re.fn.extend({data:function(t,n){var i,o,s=this[0],a=0,l=null;if(t===e){if(this.length&&(l=ge.get(s),1===s.nodeType&&!me.get(s,"hasDataAttrs"))){for(i=s.attributes;i.length>a;a++)o=i[a].name,0===o.indexOf("data-")&&(o=re.camelCase(o.substring(5)),r(s,o,l[o]));me.set(s,"hasDataAttrs",!0)}return l}return"object"==typeof t?this.each(function(){ge.set(this,t)}):re.access(this,function(n){var i,o=re.camelCase(t);if(s&&n===e){if(i=ge.get(s,t),i!==e)return i;if(i=ge.get(s,o),i!==e)return i;if(i=r(s,o,e),i!==e)return i}else this.each(function(){var i=ge.get(this,o);ge.set(this,o,n),-1!==t.indexOf("-")&&i!==e&&ge.set(this,t,n)})},null,n,arguments.length>1,null,!0)},removeData:function(t){return this.each(function(){ge.remove(this,t)})}}),re.extend({queue:function(t,n,i){var o;return t?(n=(n||"fx")+"queue",o=me.get(t,n),i&&(!o||re.isArray(i)?o=me.access(t,n,re.makeArray(i)):o.push(i)),o||[]):e},dequeue:function(t,e){e=e||"fx";var n=re.queue(t,e),i=n.length,o=n.shift(),r=re._queueHooks(t,e),s=function(){re.dequeue(t,e)};"inprogress"===o&&(o=n.shift(),i--),r.cur=o,o&&("fx"===e&&n.unshift("inprogress"),delete r.stop,o.call(t,s,r)),!i&&r&&r.empty.fire()},_queueHooks:function(t,e){var n=e+"queueHooks";return me.get(t,n)||me.access(t,n,{empty:re.Callbacks("once memory").add(function(){me.remove(t,[e+"queue",n])})})}}),re.fn.extend({queue:function(t,n){var i=2;return"string"!=typeof t&&(n=t,t="fx",i--),i>arguments.length?re.queue(this[0],t):n===e?this:this.each(function(){var e=re.queue(this,t,n);re._queueHooks(this,t),"fx"===t&&"inprogress"!==e[0]&&re.dequeue(this,t)})},dequeue:function(t){return this.each(function(){re.dequeue(this,t)})},delay:function(t,e){return t=re.fx?re.fx.speeds[t]||t:t,e=e||"fx",this.queue(e,function(e,n){var i=setTimeout(e,t);n.stop=function(){clearTimeout(i)}})},clearQueue:function(t){return this.queue(t||"fx",[])},promise:function(t,n){var i,o=1,r=re.Deferred(),s=this,a=this.length,l=function(){--o||r.resolveWith(s,[s])};for("string"!=typeof t&&(n=t,t=e),t=t||"fx";a--;)i=me.get(s[a],t+"queueHooks"),i&&i.empty&&(o++,i.empty.add(l));return l(),r.promise(n)}});var be,xe,we=/[\t\r\n]/g,Te=/\r/g,Ce=/^(?:input|select|textarea|button)$/i;re.fn.extend({attr:function(t,e){return re.access(this,re.attr,t,e,arguments.length>1)},removeAttr:function(t){return this.each(function(){re.removeAttr(this,t)})},prop:function(t,e){return re.access(this,re.prop,t,e,arguments.length>1)},removeProp:function(t){return this.each(function(){delete this[re.propFix[t]||t]})},addClass:function(t){var e,n,i,o,r,s=0,a=this.length,l="string"==typeof t&&t;if(re.isFunction(t))return this.each(function(e){re(this).addClass(t.call(this,e,this.className))});if(l)for(e=(t||"").match(ae)||[];a>s;s++)if(n=this[s],i=1===n.nodeType&&(n.className?(" "+n.className+" ").replace(we," "):" ")){for(r=0;o=e[r++];)0>i.indexOf(" "+o+" ")&&(i+=o+" ");n.className=re.trim(i)}return this},removeClass:function(t){var e,n,i,o,r,s=0,a=this.length,l=0===arguments.length||"string"==typeof t&&t;if(re.isFunction(t))return this.each(function(e){re(this).removeClass(t.call(this,e,this.className))});if(l)for(e=(t||"").match(ae)||[];a>s;s++)if(n=this[s],i=1===n.nodeType&&(n.className?(" "+n.className+" ").replace(we," "):"")){for(r=0;o=e[r++];)for(;i.indexOf(" "+o+" ")>=0;)i=i.replace(" "+o+" "," ");n.className=t?re.trim(i):""}return this},toggleClass:function(t,e){var n=typeof t,i="boolean"==typeof e;return re.isFunction(t)?this.each(function(n){re(this).toggleClass(t.call(this,n,this.className,e),e)}):this.each(function(){if("string"===n)for(var o,r=0,s=re(this),a=e,l=t.match(ae)||[];o=l[r++];)a=i?a:!s.hasClass(o),s[a?"addClass":"removeClass"](o);else(n===B||"boolean"===n)&&(this.className&&me.set(this,"__className__",this.className),this.className=this.className||t===!1?"":me.get(this,"__className__")||"")})},hasClass:function(t){for(var e=" "+t+" ",n=0,i=this.length;i>n;n++)if(1===this[n].nodeType&&(" "+this[n].className+" ").replace(we," ").indexOf(e)>=0)return!0;return!1},val:function(t){var n,i,o,r=this[0];return arguments.length?(o=re.isFunction(t),this.each(function(i){var r,s=re(this);1===this.nodeType&&(r=o?t.call(this,i,s.val()):t,null==r?r="":"number"==typeof r?r+="":re.isArray(r)&&(r=re.map(r,function(t){return null==t?"":t+""})),n=re.valHooks[this.type]||re.valHooks[this.nodeName.toLowerCase()],n&&"set"in n&&n.set(this,r,"value")!==e||(this.value=r))})):r?(n=re.valHooks[r.type]||re.valHooks[r.nodeName.toLowerCase()],n&&"get"in n&&(i=n.get(r,"value"))!==e?i:(i=r.value,"string"==typeof i?i.replace(Te,""):null==i?"":i)):e}}),re.extend({valHooks:{option:{get:function(t){var e=t.attributes.value;return!e||e.specified?t.value:t.text}},select:{get:function(t){for(var e,n,i=t.options,o=t.selectedIndex,r="select-one"===t.type||0>o,s=r?null:[],a=r?o+1:i.length,l=0>o?a:r?o:0;a>l;l++)if(n=i[l],!(!n.selected&&l!==o||(re.support.optDisabled?n.disabled:null!==n.getAttribute("disabled"))||n.parentNode.disabled&&re.nodeName(n.parentNode,"optgroup"))){if(e=re(n).val(),r)return e;s.push(e)}return s},set:function(t,e){for(var n,i,o=t.options,r=re.makeArray(e),s=o.length;s--;)i=o[s],(i.selected=re.inArray(re(i).val(),r)>=0)&&(n=!0);return n||(t.selectedIndex=-1),r}}},attr:function(t,n,i){var o,r,s=t.nodeType;return t&&3!==s&&8!==s&&2!==s?typeof t.getAttribute===B?re.prop(t,n,i):(1===s&&re.isXMLDoc(t)||(n=n.toLowerCase(),o=re.attrHooks[n]||(re.expr.match.boolean.test(n)?xe:be)),i===e?o&&"get"in o&&null!==(r=o.get(t,n))?r:(r=re.find.attr(t,n),null==r?e:r):null!==i?o&&"set"in o&&(r=o.set(t,i,n))!==e?r:(t.setAttribute(n,i+""),i):(re.removeAttr(t,n),e)):e},removeAttr:function(t,e){var n,i,o=0,r=e&&e.match(ae);if(r&&1===t.nodeType)for(;n=r[o++];)i=re.propFix[n]||n,re.expr.match.boolean.test(n)&&(t[i]=!1),t.removeAttribute(n)},attrHooks:{type:{set:function(t,e){if(!re.support.radioValue&&"radio"===e&&re.nodeName(t,"input")){var n=t.value;return t.setAttribute("type",e),n&&(t.value=n),e}}}},propFix:{"for":"htmlFor","class":"className"},prop:function(t,n,i){var o,r,s,a=t.nodeType;return t&&3!==a&&8!==a&&2!==a?(s=1!==a||!re.isXMLDoc(t),s&&(n=re.propFix[n]||n,r=re.propHooks[n]),i!==e?r&&"set"in r&&(o=r.set(t,i,n))!==e?o:t[n]=i:r&&"get"in r&&null!==(o=r.get(t,n))?o:t[n]):e},propHooks:{tabIndex:{get:function(t){return t.hasAttribute("tabindex")||Ce.test(t.nodeName)||t.href?t.tabIndex:-1}}}}),xe={set:function(t,e,n){return e===!1?re.removeAttr(t,n):t.setAttribute(n,n),n}},re.each(re.expr.match.boolean.source.match(/\w+/g),function(t,n){var i=re.expr.attrHandle[n]||re.find.attr;re.expr.attrHandle[n]=function(t,n,o){var r=re.expr.attrHandle[n],s=o?e:(re.expr.attrHandle[n]=e)!=i(t,n,o)?n.toLowerCase():null;return re.expr.attrHandle[n]=r,s}}),re.support.optSelected||(re.propHooks.selected={get:function(t){var e=t.parentNode;return e&&e.parentNode&&e.parentNode.selectedIndex,null}}),re.each(["tabIndex","readOnly","maxLength","cellSpacing","cellPadding","rowSpan","colSpan","useMap","frameBorder","contentEditable"],function(){re.propFix[this.toLowerCase()]=this}),re.each(["radio","checkbox"],function(){re.valHooks[this]={set:function(t,n){return re.isArray(n)?t.checked=re.inArray(re(t).val(),n)>=0:e}},re.support.checkOn||(re.valHooks[this].get=function(t){return null===t.getAttribute("value")?"on":t.value})});var ke=/^key/,$e=/^(?:mouse|contextmenu)|click/,Ne=/^(?:focusinfocus|focusoutblur)$/,Ee=/^([^.]*)(?:\.(.+)|)$/;re.event={global:{},add:function(t,n,i,o,r){var s,a,l,c,u,p,f,d,h,g,m,v=me.get(t);if(v){for(i.handler&&(s=i,i=s.handler,r=s.selector),i.guid||(i.guid=re.guid++),(c=v.events)||(c=v.events={}),(a=v.handle)||(a=v.handle=function(t){return typeof re===B||t&&re.event.triggered===t.type?e:re.event.dispatch.apply(a.elem,arguments)},a.elem=t),n=(n||"").match(ae)||[""],u=n.length;u--;)l=Ee.exec(n[u])||[],h=m=l[1],g=(l[2]||"").split(".").sort(),h&&(f=re.event.special[h]||{},h=(r?f.delegateType:f.bindType)||h,f=re.event.special[h]||{},p=re.extend({type:h,origType:m,data:o,handler:i,guid:i.guid,selector:r,needsContext:r&&re.expr.match.needsContext.test(r),namespace:g.join(".")},s),(d=c[h])||(d=c[h]=[],d.delegateCount=0,f.setup&&f.setup.call(t,o,g,a)!==!1||t.addEventListener&&t.addEventListener(h,a,!1)),f.add&&(f.add.call(t,p),p.handler.guid||(p.handler.guid=i.guid)),r?d.splice(d.delegateCount++,0,p):d.push(p),re.event.global[h]=!0);t=null}},remove:function(t,e,n,i,o){var r,s,a,l,c,u,p,f,d,h,g,m=me.hasData(t)&&me.get(t);if(m&&(l=m.events)){for(e=(e||"").match(ae)||[""],c=e.length;c--;)if(a=Ee.exec(e[c])||[],d=g=a[1],h=(a[2]||"").split(".").sort(),d){for(p=re.event.special[d]||{},d=(i?p.delegateType:p.bindType)||d,f=l[d]||[],a=a[2]&&RegExp("(^|\\.)"+h.join("\\.(?:.*\\.|)")+"(\\.|$)"),s=r=f.length;r--;)u=f[r],!o&&g!==u.origType||n&&n.guid!==u.guid||a&&!a.test(u.namespace)||i&&i!==u.selector&&("**"!==i||!u.selector)||(f.splice(r,1),u.selector&&f.delegateCount--,p.remove&&p.remove.call(t,u));s&&!f.length&&(p.teardown&&p.teardown.call(t,h,m.handle)!==!1||re.removeEvent(t,d,m.handle),delete l[d])}else for(d in l)re.event.remove(t,d+e[c],n,i,!0);re.isEmptyObject(l)&&(delete m.handle,me.remove(t,"events"))}},trigger:function(n,i,o,r){var s,a,l,c,u,p,f,d=[o||z],h=ie.call(n,"type")?n.type:n,g=ie.call(n,"namespace")?n.namespace.split("."):[];if(a=l=o=o||z,3!==o.nodeType&&8!==o.nodeType&&!Ne.test(h+re.event.triggered)&&(h.indexOf(".")>=0&&(g=h.split("."),h=g.shift(),g.sort()),u=0>h.indexOf(":")&&"on"+h,n=n[re.expando]?n:new re.Event(h,"object"==typeof n&&n),n.isTrigger=r?2:3,n.namespace=g.join("."),n.namespace_re=n.namespace?RegExp("(^|\\.)"+g.join("\\.(?:.*\\.|)")+"(\\.|$)"):null,n.result=e,n.target||(n.target=o),i=null==i?[n]:re.makeArray(i,[n]),f=re.event.special[h]||{},r||!f.trigger||f.trigger.apply(o,i)!==!1)){if(!r&&!f.noBubble&&!re.isWindow(o)){for(c=f.delegateType||h,Ne.test(c+h)||(a=a.parentNode);a;a=a.parentNode)d.push(a),l=a;l===(o.ownerDocument||z)&&d.push(l.defaultView||l.parentWindow||t)}for(s=0;(a=d[s++])&&!n.isPropagationStopped();)n.type=s>1?c:f.bindType||h,p=(me.get(a,"events")||{})[n.type]&&me.get(a,"handle"),p&&p.apply(a,i),p=u&&a[u],p&&re.acceptData(a)&&p.apply&&p.apply(a,i)===!1&&n.preventDefault();return n.type=h,r||n.isDefaultPrevented()||f._default&&f._default.apply(d.pop(),i)!==!1||!re.acceptData(o)||u&&re.isFunction(o[h])&&!re.isWindow(o)&&(l=o[u],l&&(o[u]=null),re.event.triggered=h,o[h](),re.event.triggered=e,l&&(o[u]=l)),n.result}},dispatch:function(t){t=re.event.fix(t);var n,i,o,r,s,a=[],l=te.call(arguments),c=(me.get(this,"events")||{})[t.type]||[],u=re.event.special[t.type]||{};if(l[0]=t,t.delegateTarget=this,!u.preDispatch||u.preDispatch.call(this,t)!==!1){for(a=re.event.handlers.call(this,t,c),n=0;(r=a[n++])&&!t.isPropagationStopped();)for(t.currentTarget=r.elem,i=0;(s=r.handlers[i++])&&!t.isImmediatePropagationStopped();)(!t.namespace_re||t.namespace_re.test(s.namespace))&&(t.handleObj=s,t.data=s.data,o=((re.event.special[s.origType]||{}).handle||s.handler).apply(r.elem,l),o!==e&&(t.result=o)===!1&&(t.preventDefault(),t.stopPropagation()));return u.postDispatch&&u.postDispatch.call(this,t),t.result}},handlers:function(t,n){var i,o,r,s,a=[],l=n.delegateCount,c=t.target;if(l&&c.nodeType&&(!t.button||"click"!==t.type))for(;c!==this;c=c.parentNode||this)if(c.disabled!==!0||"click"!==t.type){for(o=[],i=0;l>i;i++)s=n[i],r=s.selector+" ",o[r]===e&&(o[r]=s.needsContext?re(r,this).index(c)>=0:re.find(r,this,null,[c]).length),o[r]&&o.push(s);o.length&&a.push({elem:c,handlers:o})}return n.length>l&&a.push({elem:this,handlers:n.slice(l)}),a},props:"altKey bubbles cancelable ctrlKey currentTarget eventPhase metaKey relatedTarget shiftKey target timeStamp view which".split(" "),fixHooks:{},keyHooks:{props:"char charCode key keyCode".split(" "),filter:function(t,e){return null==t.which&&(t.which=null!=e.charCode?e.charCode:e.keyCode),t}},mouseHooks:{props:"button buttons clientX clientY offsetX offsetY pageX pageY screenX screenY toElement".split(" "),filter:function(t,n){var i,o,r,s=n.button;return null==t.pageX&&null!=n.clientX&&(i=t.target.ownerDocument||z,o=i.documentElement,r=i.body,t.pageX=n.clientX+(o&&o.scrollLeft||r&&r.scrollLeft||0)-(o&&o.clientLeft||r&&r.clientLeft||0),t.pageY=n.clientY+(o&&o.scrollTop||r&&r.scrollTop||0)-(o&&o.clientTop||r&&r.clientTop||0)),t.which||s===e||(t.which=1&s?1:2&s?3:4&s?2:0),t}},fix:function(t){if(t[re.expando])return t;var e,n,i,o=t.type,r=t,s=this.fixHooks[o];for(s||(this.fixHooks[o]=s=$e.test(o)?this.mouseHooks:ke.test(o)?this.keyHooks:{}),i=s.props?this.props.concat(s.props):this.props,t=new re.Event(r),e=i.length;e--;)n=i[e],t[n]=r[n];return 3===t.target.nodeType&&(t.target=t.target.parentNode),s.filter?s.filter(t,r):t},special:{load:{noBubble:!0},focus:{trigger:function(){return this!==l()&&this.focus?(this.focus(),!1):e},delegateType:"focusin"},blur:{trigger:function(){return this===l()&&this.blur?(this.blur(),!1):e},delegateType:"focusout"},click:{trigger:function(){return"checkbox"===this.type&&this.click&&re.nodeName(this,"input")?(this.click(),!1):e},_default:function(t){return re.nodeName(t.target,"a")}},beforeunload:{postDispatch:function(t){t.result!==e&&(t.originalEvent.returnValue=t.result)}}},simulate:function(t,e,n,i){var o=re.extend(new re.Event,n,{type:t,isSimulated:!0,originalEvent:{}});i?re.event.trigger(o,null,e):re.event.dispatch.call(e,o),o.isDefaultPrevented()&&n.preventDefault()}},re.removeEvent=function(t,e,n){t.removeEventListener&&t.removeEventListener(e,n,!1)},re.Event=function(t,n){return this instanceof re.Event?(t&&t.type?(this.originalEvent=t,this.type=t.type,this.isDefaultPrevented=t.defaultPrevented||t.getPreventDefault&&t.getPreventDefault()?s:a):this.type=t,n&&re.extend(this,n),this.timeStamp=t&&t.timeStamp||re.now(),this[re.expando]=!0,e):new re.Event(t,n)},re.Event.prototype={isDefaultPrevented:a,isPropagationStopped:a,isImmediatePropagationStopped:a,preventDefault:function(){var t=this.originalEvent;this.isDefaultPrevented=s,t&&t.preventDefault&&t.preventDefault()},stopPropagation:function(){var t=this.originalEvent;this.isPropagationStopped=s,t&&t.stopPropagation&&t.stopPropagation()},stopImmediatePropagation:function(){this.isImmediatePropagationStopped=s,this.stopPropagation()}},re.each({mouseenter:"mouseover",mouseleave:"mouseout"},function(t,e){re.event.special[t]={delegateType:e,bindType:e,handle:function(t){var n,i=this,o=t.relatedTarget,r=t.handleObj;return(!o||o!==i&&!re.contains(i,o))&&(t.type=r.origType,n=r.handler.apply(this,arguments),t.type=e),n}}}),re.support.focusinBubbles||re.each({focus:"focusin",blur:"focusout"},function(t,e){var n=0,i=function(t){re.event.simulate(e,t.target,re.event.fix(t),!0)};re.event.special[e]={setup:function(){0===n++&&z.addEventListener(t,i,!0)},teardown:function(){0===--n&&z.removeEventListener(t,i,!0)}}}),re.fn.extend({on:function(t,n,i,o,r){var s,l;if("object"==typeof t){"string"!=typeof n&&(i=i||n,n=e);for(l in t)this.on(l,n,i,t[l],r);return this}if(null==i&&null==o?(o=n,i=n=e):null==o&&("string"==typeof n?(o=i,i=e):(o=i,i=n,n=e)),o===!1)o=a;else if(!o)return this;return 1===r&&(s=o,o=function(t){return re().off(t),s.apply(this,arguments)},o.guid=s.guid||(s.guid=re.guid++)),this.each(function(){re.event.add(this,t,o,i,n)})},one:function(t,e,n,i){return this.on(t,e,n,i,1)},off:function(t,n,i){var o,r;if(t&&t.preventDefault&&t.handleObj)return o=t.handleObj,re(t.delegateTarget).off(o.namespace?o.origType+"."+o.namespace:o.origType,o.selector,o.handler),this;if("object"==typeof t){for(r in t)this.off(r,n,t[r]);return this}return(n===!1||"function"==typeof n)&&(i=n,n=e),i===!1&&(i=a),this.each(function(){re.event.remove(this,t,i,n)})},trigger:function(t,e){return this.each(function(){re.event.trigger(t,e,this)})},triggerHandler:function(t,n){var i=this[0];return i?re.event.trigger(t,n,i,!0):e}});var Se=/^.[^:#\[\.,]*$/,De=re.expr.match.needsContext,Ae={children:!0,contents:!0,next:!0,prev:!0};re.fn.extend({find:function(t){var e,n,i,o=this.length;if("string"!=typeof t)return e=this,this.pushStack(re(t).filter(function(){for(i=0;o>i;i++)if(re.contains(e[i],this))return!0}));for(n=[],i=0;o>i;i++)re.find(t,this[i],n);return n=this.pushStack(o>1?re.unique(n):n),n.selector=(this.selector?this.selector+" ":"")+t,n},has:function(t){var e=re(t,this),n=e.length;return this.filter(function(){for(var t=0;n>t;t++)if(re.contains(this,e[t]))return!0})},not:function(t){return this.pushStack(u(this,t||[],!0))},filter:function(t){return this.pushStack(u(this,t||[],!1))},is:function(t){return!!t&&("string"==typeof t?De.test(t)?re(t,this.context).index(this[0])>=0:re.filter(t,this).length>0:this.filter(t).length>0)},closest:function(t,e){for(var n,i=0,o=this.length,r=[],s=De.test(t)||"string"!=typeof t?re(t,e||this.context):0;o>i;i++)for(n=this[i];n&&n!==e;n=n.parentNode)if(11>n.nodeType&&(s?s.index(n)>-1:1===n.nodeType&&re.find.matchesSelector(n,t))){n=r.push(n);break}return this.pushStack(r.length>1?re.unique(r):r)},index:function(t){return t?"string"==typeof t?ee.call(re(t),this[0]):ee.call(this,t.jquery?t[0]:t):this[0]&&this[0].parentNode?this.first().prevAll().length:-1},add:function(t,e){var n="string"==typeof t?re(t,e):re.makeArray(t&&t.nodeType?[t]:t),i=re.merge(this.get(),n);return this.pushStack(re.unique(i))},addBack:function(t){return this.add(null==t?this.prevObject:this.prevObject.filter(t))}}),re.each({parent:function(t){var e=t.parentNode;return e&&11!==e.nodeType?e:null},parents:function(t){return re.dir(t,"parentNode")},parentsUntil:function(t,e,n){return re.dir(t,"parentNode",n)},next:function(t){return c(t,"nextSibling")},prev:function(t){return c(t,"previousSibling")},nextAll:function(t){return re.dir(t,"nextSibling")},prevAll:function(t){return re.dir(t,"previousSibling")},nextUntil:function(t,e,n){return re.dir(t,"nextSibling",n)},prevUntil:function(t,e,n){return re.dir(t,"previousSibling",n)},siblings:function(t){return re.sibling((t.parentNode||{}).firstChild,t)},children:function(t){return re.sibling(t.firstChild)},contents:function(t){return re.nodeName(t,"iframe")?t.contentDocument||t.contentWindow.document:re.merge([],t.childNodes)}},function(t,e){re.fn[t]=function(n,i){var o=re.map(this,e,n);return"Until"!==t.slice(-5)&&(i=n),i&&"string"==typeof i&&(o=re.filter(i,o)),this.length>1&&(Ae[t]||re.unique(o),"p"===t[0]&&o.reverse()),this.pushStack(o)}}),re.extend({filter:function(t,e,n){var i=e[0];return n&&(t=":not("+t+")"),1===e.length&&1===i.nodeType?re.find.matchesSelector(i,t)?[i]:[]:re.find.matches(t,re.grep(e,function(t){return 1===t.nodeType}))},dir:function(t,n,i){for(var o=[],r=i!==e;(t=t[n])&&9!==t.nodeType;)if(1===t.nodeType){if(r&&re(t).is(i))break;o.push(t)}return o},sibling:function(t,e){for(var n=[];t;t=t.nextSibling)1===t.nodeType&&t!==e&&n.push(t);return n}});var je=/<(?!area|br|col|embed|hr|img|input|link|meta|param)(([\w:]+)[^>]*)\/>/gi,Oe=/<([\w:]+)/,_e=/<|?\w+;/,Ie=/<(?:script|style|link)/i,Le=/^(?:checkbox|radio)$/i,Pe=/checked\s*(?:[^=]|=\s*.checked.)/i,Re=/^$|\/(?:java|ecma)script/i,He=/^true\/(.*)/,qe=/^\s*\s*$/g,Fe={option:[1,""],thead:[1,"