Download as txt, pdf, or txt
Download as txt, pdf, or txt
You are on page 1of 26

function detectmob(){navigator.userAgent.

match(/Android/i)||
navigator.userAgent.match(/webOS/i)||navigator.userAgent.match(/iPhone/i)||
navigator.userAgent.match(/iPad/i)||navigator.userAgent.match(/iPod/i)||
navigator.userAgent.match(/BlackBerry/i)||navigator.userAgent.match(/Windows
Phone/i)?document.getElementById("main--
content").classList.add("mobile"):document.getElementById("main--
content").classList.add("desktop")}if(!function(e,t){"object"==typeof
module&&"object"==typeof module.exports?module.exports=e.document?t(e,!
0):function(e){if(!e.document)throw new Error("jQuery requires a window with a
document");return t(e)}:t(e)}("undefined"!=typeof window?window:this,function(C,e)
{function t(e,t){return t.toUpperCase()}var
d=[],h=C.document,c=d.slice,m=d.concat,s=d.push,i=d.indexOf,n={},r=n.toString,g=n.h
asOwnProperty,v={},o="1.12.4",E=function(e,t){return new E.fn.init(e,t)},a=/^[\s\
uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g,l=/^-ms-/,u=/-([\da-z])/gi;function f(e){var t=!!
e&&"length"in e&&e.length,n=E.type(e);return"function"!==n&&!
E.isWindow(e)&&("array"===n||0===t||"number"==typeof t&&0<t&&t-1 in
e)}E.fn=E.prototype={jquery:o,constructor:E,selector:"",length:0,toArray:function()
{return c.call(this)},get:function(e){return null!=e?e<0?
this[e+this.length]:this[e]:c.call(this)},pushStack:function(e){var
t=E.merge(this.constructor(),e);return
t.prevObject=this,t.context=this.context,t},each:function(e){return
E.each(this,e)},map:function(n){return this.pushStack(E.map(this,function(e,t)
{return n.call(e,t,e)}))},slice:function(){return
this.pushStack(c.apply(this,arguments))},first:function(){return
this.eq(0)},last:function(){return this.eq(-1)},eq:function(e){var
t=this.length,n=+e+(e<0?t:0);return this.pushStack(0<=n&&n<t?[this[n]]:
[])},end:function(){return this.prevObject||
this.constructor()},push:s,sort:d.sort,splice:d.splice},E.extend=E.fn.extend=functi
on(){var e,t,n,r,i,o,a=arguments[0]||{},s=1,l=arguments.length,u=!
1;for("boolean"==typeof a&&(u=a,a=arguments[s]||{},s++),"object"==typeof a||
E.isFunction(a)||(a={}),s===l&&(a=this,s--);s<l;s++)if(null!=(i=arguments[s]))for(r
in i)e=a[r],a!==(n=i[r])&&(u&&n&&(E.isPlainObject(n)||(t=E.isArray(n)))?(o=t?(t=!
1,e&&E.isArray(e)?e:[]):e&&E.isPlainObject(e)?e:{},a[r]=E.extend(u,o,n)):void 0!
==n&&(a[r]=n));return
a},E.extend({expando:"jQuery"+(o+Math.random()).replace(/\D/g,""),isReady:!
0,error:function(e){throw new Error(e)},noop:function(){},isFunction:function(e)
{return"function"===E.type(e)},isArray:Array.isArray||function(e)
{return"array"===E.type(e)},isWindow:function(e){return null!
=e&&e==e.window},isNumeric:function(e){var t=e&&e.toString();return!
E.isArray(e)&&0<=t-parseFloat(t)+1},isEmptyObject:function(e){var t;for(t in
e)return!1;return!0},isPlainObject:function(e){var t;if(!e||"object"!==E.type(e)||
e.nodeType||E.isWindow(e))return!1;try{if(e.constructor&&!
g.call(e,"constructor")&&!g.call(e.constructor.prototype,"isPrototypeOf"))return!
1}catch(e){return!1}if(!v.ownFirst)for(t in e)return g.call(e,t);for(t in e);return
void 0===t||g.call(e,t)},type:function(e){return null==e?e+"":"object"==typeof
e||"function"==typeof e?n[r.call(e)]||"object":typeof e},globalEval:function(e)
{e&&E.trim(e)&&(C.execScript||function(e){C.eval.call(C,e)})
(e)},camelCase:function(e){return
e.replace(l,"ms-").replace(u,t)},nodeName:function(e,t){return
e.nodeName&&e.nodeName.toLowerCase()===t.toLowerCase()},each:function(e,t){var
n,r=0;if(f(e))for(n=e.length;r<n&&!1!==t.call(e[r],r,e[r]);r++);else for(r in
e)if(!1===t.call(e[r],r,e[r]))break;return e},trim:function(e){return null==e?"":
(e+"").replace(a,"")},makeArray:function(e,t){var n=t||[];return null!
=e&&(f(Object(e))?E.merge(n,"string"==typeof e?
[e]:e):s.call(n,e)),n},inArray:function(e,t,n){var r;if(t){if(i)return
i.call(t,e,n);for(r=t.length,n=n?n<0?Math.max(0,r+n):n:0;n<r;n++)if(n in
t&&t[n]===e)return n}return-1},merge:function(e,t){for(var
n=+t.length,r=0,i=e.length;r<n;)e[i++]=t[r++];if(n!=n)for(;void 0!==t[r];)e[i+
+]=t[r++];return e.length=i,e},grep:function(e,t,n){for(var r=[],i=0,o=e.length,a=!
n;i<o;i++)!t(e[i],i)!=a&&r.push(e[i]);return r},map:function(e,t,n){var
r,i,o=0,a=[];if(f(e))for(r=e.length;o<r;o++)null!=(i=t(e[o],o,n))&&a.push(i);else
for(o in e)null!=(i=t(e[o],o,n))&&a.push(i);return
m.apply([],a)},guid:1,proxy:function(e,t){var n,r,i;if("string"==typeof
t&&(i=e[t],t=e,e=i),E.isFunction(e))return n=c.call(arguments,2),(r=function()
{return e.apply(t||this,n.concat(c.call(arguments)))}).guid=e.guid=e.guid||E.guid+
+,r},now:function(){return+new Date},support:v}),"function"==typeof
Symbol&&(E.fn[Symbol.iterator]=d[Symbol.iterator]),E.each("Boolean Number String
Function Array Date RegExp Object Error Symbol".split(" "),function(e,t){n["[object
"+t+"]"]=t.toLowerCase()});var p=function(n){function d(e,t,n){var r="0x"+t-
65536;return r!=r||n?t:r<0?String.fromCharCode(65536+r):String.fromCharCode(r>>10|
55296,1023&r|56320)}function i(){T()}var
e,h,b,o,a,m,f,g,w,l,u,T,C,s,E,v,c,p,y,k="sizzle"+1*new
Date,x=n.document,N=0,r=0,S=ie(),A=ie(),L=ie(),D=function(e,t){return e===t&&(u=!
0),0},j={}.hasOwnProperty,t=[],H=t.pop,q=t.push,_=t.push,$=t.slice,F=function(e,t)
{for(var n=0,r=e.length;n<r;n++)if(e[n]===t)return n;return-1},O="checked|selected|
async|autofocus|autoplay|controls|defer|disabled|hidden|ismap|loop|multiple|open|
readonly|required|scoped",B="[\\x20\\t\\r\\n\\f]",M="(?:\\\\.|[\\w-]|[^\\x00-\\
xa0])+",R="\\["+B+"*("+M+")(?:"+B+"*([*^$|!~]?=)"+B+"*(?:'((?:\\\\.|
[^\\\\'])*)'|\"((?:\\\\.|[^\\\\\"])*)\"|("+M+"))|)"+B+"*\\]",P=":("+M+")(?:\\
((('((?:\\\\.|[^\\\\'])*)'|\"((?:\\\\.|[^\\\\\"])*)\")|((?:\\\\.|[^\\\\()
[\\]]|"+R+")*)|.*)\\)|)",I=new RegExp(B+"+","g"),W=new RegExp("^"+B+"+|((?:^|
[^\\\\])(?:\\\\.)*)"+B+"+$","g"),z=new RegExp("^"+B+"*,"+B+"*"),X=new
RegExp("^"+B+"*([>+~]|"+B+")"+B+"*"),U=new
RegExp("="+B+"*([^\\]'\"]*?)"+B+"*\\]","g"),V=new RegExp(P),Y=new
RegExp("^"+M+"$"),J={ID:new RegExp("^#("+M+")"),CLASS:new RegExp("^\\.
("+M+")"),TAG:new RegExp("^("+M+"|[*])"),ATTR:new RegExp("^"+R),PSEUDO:new
RegExp("^"+P),CHILD:new RegExp("^:(only|first|last|nth|nth-last)-(child|of-type)
(?:\\("+B+"*(even|odd|(([+-]|)(\\d*)n|)"+B+"*(?:([+-]|)"+B+"*(\\
d+)|))"+B+"*\\)|)","i"),bool:new RegExp("^(?:"+O+")$","i"),needsContext:new
RegExp("^"+B+"*[>+~]|:(even|odd|eq|gt|lt|nth|first|last)(?:\\("+B+"*((?:-\\d)?\\
d*)"+B+"*\\)|)(?=[^-]|$)","i")},G=/^(?:input|select|textarea|button)$/i,Q=/^h\d$/
i,K=/^[^{]+\{\s*\[native
\w/,Z=/^(?:#([\w-]+)|(\w+)|\.([\w-]+))$/,ee=/[+~]/,te=/'|\\/g,ne=new RegExp("\\\\
([\\da-f]{1,6}"+B+"?|
("+B+")|.)","ig");try{_.apply(t=$.call(x.childNodes),x.childNodes),t[x.childNodes.l
ength].nodeType}catch(n){_={apply:t.length?function(e,t){q.apply(e,
$.call(t))}:function(e,t){for(var n=e.length,r=0;e[n++]=t[r++];);e.length=n-
1}}}function re(e,t,n,r){var i,o,a,s,l,u,c,d,f=t&&t.ownerDocument,p=t?
t.nodeType:9;if(n=n||[],"string"!=typeof e||!e||1!==p&&9!==p&&11!==p)return n;if(!
r&&((t?t.ownerDocument||t:x)!==C&&T(t),t=t||C,E)){if(11!
==p&&(u=Z.exec(e)))if(i=u[1]){if(9===p){if(!(a=t.getElementById(i)))return
n;if(a.id===i)return n.push(a),n}else
if(f&&(a=f.getElementById(i))&&y(t,a)&&a.id===i)return
n.push(a),n}else{if(u[2])return
_.apply(n,t.getElementsByTagName(e)),n;if((i=u[3])&&h.getElementsByClassName&&t.get
ElementsByClassName)return _.apply(n,t.getElementsByClassName(i)),n}if(h.qsa&&!
L[e+" "]&&(!v||!v.test(e))){if(1!==p)f=t,d=e;else if("object"!
==t.nodeName.toLowerCase()){for((s=t.getAttribute("id"))?s=s.replace(te,"\\
$&"):t.setAttribute("id",s=k),o=(c=m(e)).length,l=Y.test(s)?"#"+s:"[id='"+s+"']";o-
-;)c[o]=l+" "+he(c[o]);d=c.join(","),f=ee.test(e)&&fe(t.parentNode)||
t}if(d)try{return _.apply(n,f.querySelectorAll(d)),n}catch(e)
{}finally{s===k&&t.removeAttribute("id")}}}return
g(e.replace(W,"$1"),t,n,r)}function ie(){var r=[];return function e(t,n){return
r.push(t+" ")>b.cacheLength&&delete e[r.shift()],e[t+" "]=n}}function oe(e){return
e[k]=!0,e}function ae(e){var t=C.createElement("div");try{return!!e(t)}catch(e)
{return!1}finally{t.parentNode&&t.parentNode.removeChild(t),t=null}}function
se(e,t){for(var n=e.split("|"),r=n.length;r--;)b.attrHandle[n[r]]=t}function
le(e,t){var n=t&&e,r=n&&1===e.nodeType&&1===t.nodeType&&(~t.sourceIndex||1<<31)-
(~e.sourceIndex||1<<31);if(r)return r;if(n)for(;n=n.nextSibling;)if(n===t)return-
1;return e?1:-1}function ue(t){return function(e)
{return"input"===e.nodeName.toLowerCase()&&e.type===t}}function ce(n){return
function(e){var
t=e.nodeName.toLowerCase();return("input"===t||"button"===t)&&e.type===n}}function
de(a){return oe(function(o){return o=+o,oe(function(e,t){for(var
n,r=a([],e.length,o),i=r.length;i--;)e[n=r[i]]&&(e[n]=!(t[n]=e[n]))})})}function
fe(e){return e&&void 0!==e.getElementsByTagName&&e}for(e in
h=re.support={},a=re.isXML=function(e){var t=e&&(e.ownerDocument||
e).documentElement;return!!t&&"HTML"!==t.nodeName},T=re.setDocument=function(e){var
t,n,r=e?e.ownerDocument||e:x;return r!
==C&&9===r.nodeType&&r.documentElement&&(s=(C=r).documentElement,E=!a(C),
(n=C.defaultView)&&n.top!==n&&(n.addEventListener?n.addEventListener("unload",i,!
1):n.attachEvent&&n.attachEvent("onunload",i)),h.attributes=ae(function(e){return
e.className="i",!
e.getAttribute("className")}),h.getElementsByTagName=ae(function(e){return
e.appendChild(C.createComment("")),!
e.getElementsByTagName("*").length}),h.getElementsByClassName=K.test(C.getElementsB
yClassName),h.getById=ae(function(e){return s.appendChild(e).id=k,!
C.getElementsByName||!C.getElementsByName(k).length}),h.getById?
(b.find.ID=function(e,t){if(void 0!==t.getElementById&&E){var
n=t.getElementById(e);return n?[n]:[]}},b.filter.ID=function(e){var
t=e.replace(ne,d);return function(e){return e.getAttribute("id")===t}}):(delete
b.find.ID,b.filter.ID=function(e){var n=e.replace(ne,d);return function(e){var
t=void 0!==e.getAttributeNode&&e.getAttributeNode("id");return
t&&t.value===n}}),b.find.TAG=h.getElementsByTagName?function(e,t){return void 0!
==t.getElementsByTagName?t.getElementsByTagName(e):h.qsa?t.querySelectorAll(e):void
0}:function(e,t){var n,r=[],i=0,o=t.getElementsByTagName(e);if("*"!==e)return
o;for(;n=o[i++];)1===n.nodeType&&r.push(n);return
r},b.find.CLASS=h.getElementsByClassName&&function(e,t){if(void 0!
==t.getElementsByClassName&&E)return t.getElementsByClassName(e)},c=[],v=[],
(h.qsa=K.test(C.querySelectorAll))&&(ae(function(e){s.appendChild(e).innerHTML="<a
id='"+k+"'></a><select id='"+k+"-\r\\' msallowcapture=''><option
selected=''></option></select>",e.querySelectorAll("[msallowcapture^='']").length&&
v.push("[*^$]="+B+"*(?:''|\"\")"),e.querySelectorAll("[selected]").length||
v.push("\\["+B+"*(?:value|"+O+")"),e.querySelectorAll("[id~="+k+"-]").length||
v.push("~="),e.querySelectorAll(":checked").length||
v.push(":checked"),e.querySelectorAll("a#"+k+"+*").length||v.push(".#.+
[+~]")}),ae(function(e){var
t=C.createElement("input");t.setAttribute("type","hidden"),e.appendChild(t).setAttr
ibute("name","D"),e.querySelectorAll("[name=d]").length&&v.push("name"+B+"*[*^$|!
~]?="),e.querySelectorAll(":enabled").length||
v.push(":enabled",":disabled"),e.querySelectorAll("*,:x"),v.push(",.*:")})),
(h.matchesSelector=K.test(p=s.matches||s.webkitMatchesSelector||
s.mozMatchesSelector||s.oMatchesSelector||s.msMatchesSelector))&&ae(function(e)
{h.disconnectedMatch=p.call(e,"div"),p.call(e,"[s!='']:x"),c.push("!
=",P)}),v=v.length&&new RegExp(v.join("|")),c=c.length&&new
RegExp(c.join("|")),t=K.test(s.compareDocumentPosition),y=t||K.test(s.contains)?
function(e,t){var n=9===e.nodeType?e.documentElement:e,r=t&&t.parentNode;return
e===r||!(!r||1!==r.nodeType||!(n.contains?
n.contains(r):e.compareDocumentPosition&&16&e.compareDocumentPosition(r)))}:functio
n(e,t){if(t)for(;t=t.parentNode;)if(t===e)return!0;return!1},D=t?function(e,t)
{if(e===t)return u=!0,0;var n=!e.compareDocumentPosition-!
t.compareDocumentPosition;return n||(1&(n=(e.ownerDocument||e)===(t.ownerDocument||
t)?e.compareDocumentPosition(t):1)||!
h.sortDetached&&t.compareDocumentPosition(e)===n?e===C||
e.ownerDocument===x&&y(x,e)?-1:t===C||t.ownerDocument===x&&y(x,t)?1:l?F(l,e)-
F(l,t):0:4&n?-1:1)}:function(e,t){if(e===t)return u=!0,0;var
n,r=0,i=e.parentNode,o=t.parentNode,a=[e],s=[t];if(!i||!o)return e===C?-1:t===C?
1:i?-1:o?1:l?F(l,e)-F(l,t):0;if(i===o)return
le(e,t);for(n=e;n=n.parentNode;)a.unshift(n);for(n=t;n=n.parentNode;)s.unshift(n);f
or(;a[r]===s[r];)r++;return r?le(a[r],s[r]):a[r]===x?-1:s[r]===x?
1:0}),C},re.matches=function(e,t){return
re(e,null,null,t)},re.matchesSelector=function(e,t){if((e.ownerDocument||e)!
==C&&T(e),t=t.replace(U,"='$1']"),h.matchesSelector&&E&&!L[t+" "]&&(!c||!
c.test(t))&&(!v||!v.test(t)))try{var n=p.call(e,t);if(n||h.disconnectedMatch||
e.document&&11!==e.document.nodeType)return n}catch(e){}return 0<re(t,C,null,
[e]).length},re.contains=function(e,t){return(e.ownerDocument||e)!
==C&&T(e),y(e,t)},re.attr=function(e,t){(e.ownerDocument||e)!==C&&T(e);var
n=b.attrHandle[t.toLowerCase()],r=n&&j.call(b.attrHandle,t.toLowerCase())?n(e,t,!
E):void 0;return void 0!==r?r:h.attributes||!E?e.getAttribute(t):
(r=e.getAttributeNode(t))&&r.specified?r.value:null},re.error=function(e){throw new
Error("Syntax error, unrecognized expression: "+e)},re.uniqueSort=function(e){var
t,n=[],r=0,i=0;if(u=!h.detectDuplicates,l=!h.sortStable&&e.slice(0),e.sort(D),u)
{for(;t=e[i++];)t===e[i]&&(r=n.push(i));for(;r--;)e.splice(n[r],1)}return
l=null,e},o=re.getText=function(e){var t,n="",r=0,i=e.nodeType;if(i){if(1===i||
9===i||11===i){if("string"==typeof e.textContent)return
e.textContent;for(e=e.firstChild;e;e=e.nextSibling)n+=o(e)}else if(3===i||
4===i)return e.nodeValue}else for(;t=e[r++];)n+=o(t);return n},
(b=re.selectors={cacheLength:50,createPseudo:oe,match:J,attrHandle:{},find:
{},relative:{">":{dir:"parentNode",first:!0}," ":{dir:"parentNode"},"+":
{dir:"previousSibling",first:!0},"~":{dir:"previousSibling"}},preFilter:
{ATTR:function(e){return e[1]=e[1].replace(ne,d),e[3]=(e[3]||e[4]||
e[5]||"").replace(ne,d),"~="===e[2]&&(e[3]=" "+e[3]+"
"),e.slice(0,4)},CHILD:function(e){return
e[1]=e[1].toLowerCase(),"nth"===e[1].slice(0,3)?(e[3]||re.error(e[0]),e[4]=+(e[4]?
e[5]+(e[6]||1):2*("even"===e[3]||"odd"===e[3])),e[5]=+
(e[7]+e[8]||"odd"===e[3])):e[3]&&re.error(e[0]),e},PSEUDO:function(e){var t,n=!
e[6]&&e[2];return J.CHILD.test(e[0])?null:(e[3]?e[2]=e[4]||
e[5]||"":n&&V.test(n)&&(t=m(n,!0))&&(t=n.indexOf(")",n.length-t)-
n.length)&&(e[0]=e[0].slice(0,t),e[2]=n.slice(0,t)),e.slice(0,3))}},filter:
{TAG:function(e){var t=e.replace(ne,d).toLowerCase();return"*"===e?function()
{return!0}:function(e){return
e.nodeName&&e.nodeName.toLowerCase()===t}},CLASS:function(e){var t=S[e+" "];return
t||(t=new RegExp("(^|"+B+")"+e+"("+B+"|$)"))&&S(e,function(e){return
t.test("string"==typeof e.className&&e.className||void 0!
==e.getAttribute&&e.getAttribute("class")||"")})},ATTR:function(n,r,i){return
function(e){var t=re.attr(e,n);return null==t?"!="===r:!r||(t+="","="===r?t===i:"!
="===r?t!==i:"^="===r?i&&0===t.indexOf(i):"*="===r?i&&-1<t.indexOf(i):"$="===r?
i&&t.slice(-i.length)===i:"~="===r?-1<(" "+t.replace(I," ")+" ").indexOf(i):"|
="===r&&(t===i||t.slice(0,i.length+1)===i+"-"))}},CHILD:function(h,e,t,m,g){var
v="nth"!==h.slice(0,3),y="last"!==h.slice(-4),x="of-type"===e;return 1===m&&0===g?
function(e){return!!e.parentNode}:function(e,t,n){var r,i,o,a,s,l,u=v!
=y?"nextSibling":"previousSibling",c=e.parentNode,d=x&&e.nodeName.toLowerCase(),f=!
n&&!x,p=!1;if(c){if(v){for(;u;){for(a=e;a=a[u];)if(x?
a.nodeName.toLowerCase()===d:1===a.nodeType)return!1;l=u="only"===h&&!
l&&"nextSibling"}return!0}if(l=[y?c.firstChild:c.lastChild],y&&f)
{for(p=(s=(r=(i=(o=(a=c)[k]||(a[k]={}))[a.uniqueID]||(o[a.uniqueID]={}))[h]||[])
[0]===N&&r[1])&&r[2],a=s&&c.childNodes[s];a=++s&&a&&a[u]||(p=s=0)||
l.pop();)if(1===a.nodeType&&++p&&a===e){i[h]=[N,s,p];break}}else
if(f&&(p=s=(r=(i=(o=(a=e)[k]||(a[k]={}))[a.uniqueID]||(o[a.uniqueID]={}))[h]||[])
[0]===N&&r[1]),!1===p)for(;(a=++s&&a&&a[u]||(p=s=0)||l.pop())&&((x?
a.nodeName.toLowerCase()!==d:1!==a.nodeType)||!++p||(f&&((i=(o=a[k]||(a[k]={}))
[a.uniqueID]||(o[a.uniqueID]={}))[h]=[N,p]),a!==e)););return(p-=g)===m||p
%m==0&&0<=p/m}}},PSEUDO:function(e,o){var t,a=b.pseudos[e]||
b.setFilters[e.toLowerCase()]||re.error("unsupported pseudo: "+e);return a[k]?
a(o):1<a.length?(t=[e,e,"",o],b.setFilters.hasOwnProperty(e.toLowerCase())?
oe(function(e,t){for(var n,r=a(e,o),i=r.length;i--;)e[n=F(e,r[i])]=!
(t[n]=r[i])}):function(e){return a(e,0,t)}):a}},pseudos:{not:oe(function(e){var
r=[],i=[],s=f(e.replace(W,"$1"));return s[k]?oe(function(e,t,n,r){for(var
i,o=s(e,null,r,[]),a=e.length;a--;)(i=o[a])&&(e[a]=!(t[a]=i))}):function(e,t,n)
{return r[0]=e,s(r,null,n,i),r[0]=null,!i.pop()}}),has:oe(function(t){return
function(e){return 0<re(t,e).length}}),contains:oe(function(t){return
t=t.replace(ne,d),function(e){return-1<(e.textContent||e.innerText||
o(e)).indexOf(t)}}),lang:oe(function(n){return Y.test(n||"")||re.error("unsupported
lang: "+n),n=n.replace(ne,d).toLowerCase(),function(e){var t;do{if(t=E?
e.lang:e.getAttribute("xml:lang")||
e.getAttribute("lang"))return(t=t.toLowerCase())===n||
0===t.indexOf(n+"-")}while((e=e.parentNode)&&1===e.nodeType);return!
1}}),target:function(e){var t=n.location&&n.location.hash;return
t&&t.slice(1)===e.id},root:function(e){return e===s},focus:function(e){return
e===C.activeElement&&(!C.hasFocus||C.hasFocus())&&!!(e.type||e.href||
~e.tabIndex)},enabled:function(e){return!1===e.disabled},disabled:function(e)
{return!0===e.disabled},checked:function(e){var
t=e.nodeName.toLowerCase();return"input"===t&&!!e.checked||"option"===t&&!!
e.selected},selected:function(e){return e.parentNode&&e.parentNode.selectedIndex,!
0===e.selected},empty:function(e)
{for(e=e.firstChild;e;e=e.nextSibling)if(e.nodeType<6)return!1;return!
0},parent:function(e){return!b.pseudos.empty(e)},header:function(e){return
Q.test(e.nodeName)},input:function(e){return G.test(e.nodeName)},button:function(e)
{var
t=e.nodeName.toLowerCase();return"input"===t&&"button"===e.type||"button"===t},text
:function(e){var
t;return"input"===e.nodeName.toLowerCase()&&"text"===e.type&&(null==(t=e.getAttribu
te("type"))||"text"===t.toLowerCase())},first:de(function()
{return[0]}),last:de(function(e,t){return[t-1]}),eq:de(function(e,t,n){return[n<0?
n+t:n]}),even:de(function(e,t){for(var n=0;n<t;n+=2)e.push(n);return
e}),odd:de(function(e,t){for(var n=1;n<t;n+=2)e.push(n);return
e}),lt:de(function(e,t,n){for(var r=n<0?n+t:n;0<=--r;)e.push(r);return
e}),gt:de(function(e,t,n){for(var r=n<0?n+t:n;++r<t;)e.push(r);return
e})}}).pseudos.nth=b.pseudos.eq,{radio:!0,checkbox:!0,file:!0,password:!0,image:!
0})b.pseudos[e]=ue(e);for(e in{submit:!0,reset:!0})b.pseudos[e]=ce(e);function pe()
{}function he(e){for(var t=0,n=e.length,r="";t<n;t++)r+=e[t].value;return
r}function me(s,e,t){var l=e.dir,u=t&&"parentNode"===l,c=r++;return e.first?
function(e,t,n){for(;e=e[l];)if(1===e.nodeType||u)return s(e,t,n)}:function(e,t,n)
{var r,i,o,a=[N,c];if(n){for(;e=e[l];)if((1===e.nodeType||u)&&s(e,t,n))return!
0}else for(;e=e[l];)if(1===e.nodeType||u){if((r=(i=(o=e[k]||(e[k]={}))
[e.uniqueID]||(o[e.uniqueID]={}))[l])&&r[0]===N&&r[1]===c)return
a[2]=r[2];if((i[l]=a)[2]=s(e,t,n))return!0}}}function ge(i){return 1<i.length?
function(e,t,n){for(var r=i.length;r--;)if(!i[r](e,t,n))return!1;return!
0}:i[0]}function ve(e,t,n,r,i){for(var o,a=[],s=0,l=e.length,u=null!=t;s<l;s++)
(o=e[s])&&(n&&!n(o,r,i)||(a.push(o),u&&t.push(s)));return a}function
ye(p,h,m,g,v,e){return g&&!g[k]&&(g=ye(g)),v&&!
v[k]&&(v=ye(v,e)),oe(function(e,t,n,r){var i,o,a,s=[],l=[],u=t.length,c=e||
function(e,t,n){for(var r=0,i=t.length;r<i;r++)re(e,t[r],n);return n}
(h||"*",n.nodeType?[n]:n,[]),d=!p||!e&&h?c:ve(c,s,p,n,r),f=m?v||(e?p:u||g)?
[]:t:d;if(m&&m(d,f,n,r),g)for(i=ve(f,l),g(i,[],n,r),o=i.length;o--;)
(a=i[o])&&(f[l[o]]=!(d[l[o]]=a));if(e){if(v||p){if(v){for(i=[],o=f.length;o--;)
(a=f[o])&&i.push(d[o]=a);v(null,f=[],i,r)}for(o=f.length;o--;)(a=f[o])&&-1<(i=v?
F(e,a):s[o])&&(e[i]=!(t[i]=a))}}else f=ve(f===t?f.splice(u,f.length):f),v?
v(null,t,f,r):_.apply(t,f)})}function
xe(e){for(var i,t,n,r=e.length,o=b.relative[e[0].type],a=o||b.relative[" "],s=o?
1:0,l=me(function(e){return e===i},a,!0),u=me(function(e){return-1<F(i,e)},a,!
0),c=[function(e,t,n){var r=!o&&(n||t!==w)||((i=t).nodeType?
l(e,t,n):u(e,t,n));return i=null,r}];s<r;s+
+)if(t=b.relative[e[s].type])c=[me(ge(c),t)];else{if((t=b.filter[e[s].type].apply(n
ull,e[s].matches))[k]){for(n=++s;n<r&&!b.relative[e[n].type];n++);return
ye(1<s&&ge(c),1<s&&he(e.slice(0,s-1).concat({value:" "===e[s-
2].type?"*":""})).replace(W,"$1"),t,s<n&&xe(e.slice(s,n)),n<r&&xe(e=e.slice(n)),n<r
&&he(e))}c.push(t)}return ge(c)}return
pe.prototype=b.filters=b.pseudos,b.setFilters=new pe,m=re.tokenize=function(e,t)
{var n,r,i,o,a,s,l,u=A[e+" "];if(u)return t?
0:u.slice(0);for(a=e,s=[],l=b.preFilter;a;){for(o in n&&!(r=z.exec(a))||
(r&&(a=a.slice(r[0].length)||a),s.push(i=[])),n=!1,
(r=X.exec(a))&&(n=r.shift(),i.push({value:n,type:r[0].replace(W,"
")}),a=a.slice(n.length)),b.filter)!(r=J[o].exec(a))||l[o]&&!(r=l[o](r))||
(n=r.shift(),i.push({value:n,type:o,matches:r}),a=a.slice(n.length));if(!
n)break}return t?a.length:a?re.error(e):A(e,s).slice(0)},f=re.compile=function(e,t)
{var n,g,v,y,x,r,i=[],o=[],a=L[e+" "];if(!a){for(n=(t=t||m(e)).length;n--;)
(a=xe(t[n]))[k]?i.push(a):o.push(a);(a=L(e,
(g=o,y=0<(v=i).length,x=0<g.length,r=function(e,t,n,r,i){var
o,a,s,l=0,u="0",c=e&&[],d=[],f=w,p=e||x&&b.find.TAG("*",i),h=N+=null==f?
1:Math.random()||.1,m=p.length;for(i&&(w=t===C||t||i);u!==m&&null!=(o=p[u]);u++)
{if(x&&o){for(a=0,t||o.ownerDocument===C||(T(o),n=!E);s=g[a++];)if(s(o,t||C,n))
{r.push(o);break}i&&(N=h)}y&&((o=!s&&o)&&l--,e&&c.push(o))}if(l+=u,y&&u!==l)
{for(a=0;s=v[a++];)s(c,d,t,n);if(e){if(0<l)for(;u--;)c[u]||d[u]||
(d[u]=H.call(r));d=ve(d)}_.apply(r,d),i&&!
e&&0<d.length&&1<l+v.length&&re.uniqueSort(r)}return i&&(N=h,w=f),c},y?
oe(r):r))).selector=e}return a},g=re.select=function(e,t,n,r){var
i,o,a,s,l,u="function"==typeof e&&e,c=!r&&m(e=u.selector||e);if(n=n||
[],1===c.length)
{if(2<(o=c[0]=c[0].slice(0)).length&&"ID"===(a=o[0]).type&&h.getById&&9===t.nodeTyp
e&&E&&b.relative[o[1].type]){if(!(t=(b.find.ID(a.matches[0].replace(ne,d),t)||[])
[0]))return
n;u&&(t=t.parentNode),e=e.slice(o.shift().value.length)}for(i=J.needsContext.test(e
)?0:o.length;i--&&(a=o[i],!
b.relative[s=a.type]);)if((l=b.find[s])&&(r=l(a.matches[0].replace(ne,d),ee.test(o[
0].type)&&fe(t.parentNode)||t))){if(o.splice(i,1),!(e=r.length&&he(o)))return
_.apply(n,r),n;break}}return(u||f(e,c))(r,t,!E,n,!t||ee.test(e)&&fe(t.parentNode)||
t),n},h.sortStable=k.split("").sort(D).join("")===k,h.detectDuplicates=!!
u,T(),h.sortDetached=ae(function(e){return
1&e.compareDocumentPosition(C.createElement("div"))}),ae(function(e){return
e.innerHTML="<a href='#'></a>","#"===e.firstChild.getAttribute("href")})||se("type|
href|height|width",function(e,t,n){if(!n)return
e.getAttribute(t,"type"===t.toLowerCase()?1:2)}),h.attributes&&ae(function(e)
{return
e.innerHTML="<input/>",e.firstChild.setAttribute("value",""),""===e.firstChild.getA
ttribute("value")})||se("value",function(e,t,n){if(!
n&&"input"===e.nodeName.toLowerCase())return e.defaultValue}),ae(function(e){return
null==e.getAttribute("disabled")})||se(O,function(e,t,n){var r;if(!n)return!
0===e[t]?t.toLowerCase():(r=e.getAttributeNode(t))&&r.specified?r.value:null}),re}
(C);E.find=p,E.expr=p.selectors,E.expr[":"]=E.expr.pseudos,E.uniqueSort=E.unique=p.
uniqueSort,E.text=p.getText,E.isXMLDoc=p.isXML,E.contains=p.contains;function
y(e,t,n){for(var r=[],i=void 0!==n;(e=e[t])&&9!==e.nodeType;)if(1===e.nodeType)
{if(i&&E(e).is(n))break;r.push(e)}return r}function x(e,t){for(var
n=[];e;e=e.nextSibling)1===e.nodeType&&e!==t&&n.push(e);return n}var
b=E.expr.match.needsContext,w=/^<([\w-]+)\s*\/?>(?:<\/\1>|)$/,T=/^.[^:#\
[\.,]*$/;function k(e,n,r){if(E.isFunction(n))return E.grep(e,function(e,t)
{return!!n.call(e,t,e)!==r});if(n.nodeType)return E.grep(e,function(e){return
e===n!==r});if("string"==typeof n){if(T.test(n))return
E.filter(n,e,r);n=E.filter(n,e)}return E.grep(e,function(e){return-
1<E.inArray(e,n)!==r})}E.filter=function(e,t,n){var r=t[0];return
n&&(e=":not("+e+")"),1===t.length&&1===r.nodeType?E.find.matchesSelector(r,e)?[r]:
[]:E.find.matches(e,E.grep(t,function(e){return
1===e.nodeType}))},E.fn.extend({find:function(e){var
t,n=[],r=this,i=r.length;if("string"!=typeof e)return
this.pushStack(E(e).filter(function(){for(t=0;t<i;t+
+)if(E.contains(r[t],this))return!0}));for(t=0;t<i;t+
+)E.find(e,r[t],n);return(n=this.pushStack(1<i?
E.unique(n):n)).selector=this.selector?this.selector+" "+e:e,n},filter:function(e)
{return this.pushStack(k(this,e||[],!1))},not:function(e){return
this.pushStack(k(this,e||[],!0))},is:function(e){return!!k(this,"string"==typeof
e&&b.test(e)?E(e):e||[],!1).length}});var N,S=/^(?:\s*(<[\w\W]+>)[^>]*|#([\w-]*))
$/;(E.fn.init=function(e,t,n){var r,i;if(!e)return this;if(n=n||N,"string"!=typeof
e)return e.nodeType?(this.context=this[0]=e,this.length=1,this):E.isFunction(e)?
void 0!==n.ready?n.ready(e):e(E):(void 0!
==e.selector&&(this.selector=e.selector,this.context=e.context),E.makeArray(e,this)
);if(!(r="<"===e.charAt(0)&&">"===e.charAt(e.length-1)&&3<=e.length?
[null,e,null]:S.exec(e))||!r[1]&&t)return!t||t.jquery?(t||
n).find(e):this.constructor(t).find(e);if(r[1]){if(t=t instanceof E?
t[0]:t,E.merge(this,E.parseHTML(r[1],t&&t.nodeType?t.ownerDocument||t:h,!
0)),w.test(r[1])&&E.isPlainObject(t))for(r in t)E.isFunction(this[r])?this[r]
(t[r]):this.attr(r,t[r]);return this}if((i=h.getElementById(r[2]))&&i.parentNode)
{if(i.id!==r[2])return N.find(e);this.length=1,this[0]=i}return
this.context=h,this.selector=e,this}).prototype=E.fn,N=E(h);var A=/^(?:parents|
prev(?:Until|All))/,L={children:!0,contents:!0,next:!0,prev:!0};function D(e,t)
{for(;(e=e[t])&&1!==e.nodeType;);return e}E.fn.extend({has:function(e){var
t,n=E(e,this),r=n.length;return this.filter(function(){for(t=0;t<r;t+
+)if(E.contains(this,n[t]))return!0})},closest:function(e,t){for(var
n,r=0,i=this.length,o=[],a=b.test(e)||"string"!=typeof e?E(e,t||
this.context):0;r<i;r++)for(n=this[r];n&&n!
==t;n=n.parentNode)if(n.nodeType<11&&(a?-
1<a.index(n):1===n.nodeType&&E.find.matchesSelector(n,e))){o.push(n);break}return
this.pushStack(1<o.length?E.uniqueSort(o):o)},index:function(e){return
e?"string"==typeof e?E.inArray(this[0],E(e)):E.inArray(e.jquery?
e[0]:e,this):this[0]&&this[0].parentNode?this.first().prevAll().length:-
1},add:function(e,t){return
this.pushStack(E.uniqueSort(E.merge(this.get(),E(e,t))))},addBack:function(e)
{return this.add(null==e?
this.prevObject:this.prevObject.filter(e))}}),E.each({parent:function(e){var
t=e.parentNode;return t&&11!==t.nodeType?t:null},parents:function(e){return
y(e,"parentNode")},parentsUntil:function(e,t,n){return
y(e,"parentNode",n)},next:function(e){return D(e,"nextSibling")},prev:function(e)
{return D(e,"previousSibling")},nextAll:function(e){return
y(e,"nextSibling")},prevAll:function(e){return
y(e,"previousSibling")},nextUntil:function(e,t,n){return
y(e,"nextSibling",n)},prevUntil:function(e,t,n){return
y(e,"previousSibling",n)},siblings:function(e){return x((e.parentNode||
{}).firstChild,e)},children:function(e){return
x(e.firstChild)},contents:function(e){return E.nodeName(e,"iframe")?
e.contentDocument||
e.contentWindow.document:E.merge([],e.childNodes)}},function(r,i)
{E.fn[r]=function(e,t){var n=E.map(this,i,e);return"Until"!==r.slice(-
5)&&(t=e),t&&"string"==typeof t&&(n=E.filter(t,n)),1<this.length&&(L[r]||
(n=E.uniqueSort(n)),A.test(r)&&(n=n.reverse())),this.pushStack(n)}});var j,H,q=/\
S+/g;function _(){h.addEventListener?(h.removeEventListener("DOMContentLoaded",
$),C.removeEventListener("load",$)):(h.detachEvent("onreadystatechange",
$),C.detachEvent("onload",$))}function $(){!h.addEventListener&&"load"!
==C.event.type&&"complete"!==h.readyState||(_(),E.ready())}for(H in
E.Callbacks=function(r){var n;r="string"==typeof r?(n={},E.each(r.match(q)||
[],function(e,t){n[t]=!0}),n):E.extend({},r);function i(){for(a=r.once,t=o=!
0;l.length;u=-1)for(e=l.shift();++u<s.length;)!
1===s[u].apply(e[0],e[1])&&r.stopOnFalse&&(u=s.length,e=!1);r.memory||(e=!1),o=!
1,a&&(s=e?[]:"")}var o,e,t,a,s=[],l=[],u=-1,c={add:function(){return s&&(e&&!
o&&(u=s.length-1,l.push(e)),function n(e){E.each(e,function(e,t){E.isFunction(t)?
r.unique&&c.has(t)||s.push(t):t&&t.length&&"string"!==E.type(t)&&n(t)})}
(arguments),e&&!o&&i()),this},remove:function(){return
E.each(arguments,function(e,t){for(var n;-
1<(n=E.inArray(t,s,n));)s.splice(n,1),n<=u&&u--}),this},has:function(e){return e?-
1<E.inArray(e,s):0<s.length},empty:function(){return
s=s&&[],this},disable:function(){return a=l=[],s=e="",this},disabled:function()
{return!s},lock:function(){return a=!0,e||c.disable(),this},locked:function()
{return!!a},fireWith:function(e,t){return a||(t=[e,(t=t||[]).slice?
t.slice():t],l.push(t),o||i()),this},fire:function(){return
c.fireWith(this,arguments),this},fired:function(){return!!t}};return
c},E.extend({Deferred:function(e){var o=[["resolve","done",E.Callbacks("once
memory"),"resolved"],["reject","fail",E.Callbacks("once memory"),"rejected"],
["notify","progress",E.Callbacks("memory")]],i="pending",a={state:function(){return
i},always:function(){return s.done(arguments).fail(arguments),this},then:function()
{var i=arguments;return E.Deferred(function(r){E.each(o,function(e,t){var
n=E.isFunction(i[e])&&i[e];s[t[1]](function(){var
e=n&&n.apply(this,arguments);e&&E.isFunction(e.promise)?
e.promise().progress(r.notify).done(r.resolve).fail(r.reject):r[t[0]+"With"]
(this===a?r.promise():this,n?
[e]:arguments)})}),i=null}).promise()},promise:function(e){return null!=e?
E.extend(e,a):a}},s={};return a.pipe=a.then,E.each(o,function(e,t){var
n=t[2],r=t[3];a[t[1]]=n.add,r&&n.add(function(){i=r},o[1^e][2].disable,o[2]
[2].lock),s[t[0]]=function(){return s[t[0]+"With"](this===s?
a:this,arguments),this},s[t[0]+"With"]=n.fireWith}),a.promise(s),e&&e.call(s,s),s},
when:function(e){function t(t,n,r){return function(e)
{n[t]=this,r[t]=1<arguments.length?c.call(arguments):e,r===i?u.notifyWith(n,r):--
l||u.resolveWith(n,r)}}var
i,n,r,o=0,a=c.call(arguments),s=a.length,l=1!==s||e&&E.isFunction(e.promise)?
s:0,u=1===l?e:E.Deferred();if(1<s)for(i=new Array(s),n=new Array(s),r=new
Array(s);o<s;o++)a[o]&&E.isFunction(a[o].promise)?
a[o].promise().progress(t(o,n,i)).done(t(o,r,a)).fail(u.reject):--l;return l||
u.resolveWith(r,a),u.promise()}}),E.fn.ready=function(e){return
E.ready.promise().done(e),this},E.extend({isReady:!
1,readyWait:1,holdReady:function(e){e?E.readyWait++:E.ready(!0)},ready:function(e)
{(!0===e?--E.readyWait:E.isReady)||((E.isReady=!0)!==e&&0<--E.readyWait||
(j.resolveWith(h,
[E]),E.fn.triggerHandler&&(E(h).triggerHandler("ready"),E(h).off("ready"))))}}),E.r
eady.promise=function(e){if(!
j)if(j=E.Deferred(),"complete"===h.readyState||"loading"!==h.readyState&&!
h.documentElement.doScroll)C.setTimeout(E.ready);else
if(h.addEventListener)h.addEventListener("DOMContentLoaded",
$),C.addEventListener("load",$);else{h.attachEvent("onreadystatechange",
$),C.attachEvent("onload",$);var n=!
1;try{n=null==C.frameElement&&h.documentElement}catch(e){}n&&n.doScroll&&function
t(){if(!E.isReady){try{n.doScroll("left")}catch(e){return
C.setTimeout(t,50)}_(),E.ready()}}()}return
j.promise(e)},E.ready.promise(),E(v))break;v.ownFirst="0"===H,v.inlineBlockNeedsLay
out=!1,E(function(){var e,t,n,r;(n=h.getElementsByTagName("body")
[0])&&n.style&&(t=h.createElement("div"),
(r=h.createElement("div")).style.cssText="position:absolute;border:0;width:0;height
:0;top:0;left:-9999px",n.appendChild(r).appendChild(t),void 0!
==t.style.zoom&&(t.style.cssText="display:inline;margin:0;border:0;padding:1px;widt
h:1px;zoom:1",v.inlineBlockNeedsLayout=e=3===t.offsetWidth,e&&(n.style.zoom=1)),n.r
emoveChild(r))}),function(){var e=h.createElement("div");v.deleteExpando=!
0;try{delete e.test}catch(e){v.deleteExpando=!1}e=null}();function F(e){var
t=E.noData[(e.nodeName+" ").toLowerCase()],n=+e.nodeType||1;return(1===n||
9===n)&&(!t||!0!==t&&e.getAttribute("classid")===t)}var O,B=/^(?:\{[\w\W]*\}|\[[\w\
W]*\])$/,M=/([A-Z])/g;function R(e,t,n){if(void 0===n&&1===e.nodeType){var
r="data-"+t.replace(M,"-
$1").toLowerCase();if("string"==typeof(n=e.getAttribute(r)))
{try{n="true"===n||"false"!==n&&("null"===n?null:+n+""===n?+n:B.test(n)?
E.parseJSON(n):n)}catch(e){}E.data(e,t,n)}else n=void 0}return n}function P(e){var
t;for(t in e)if(("data"!==t||!E.isEmptyObject(e[t]))&&"toJSON"!==t)return!1;return!
0}function I(e,t,n,r){if(F(e)){var i,o,a=E.expando,s=e.nodeType,l=s?E.cache:e,u=s?
e[a]:e[a]&&a;if(u&&l[u]&&(r||l[u].data)||void 0!==n||"string"!=typeof t)return
l[u=u||(s?e[a]=d.pop()||E.guid++:a)]||(l[u]=s?{}:{toJSON:E.noop}),"object"!=typeof
t&&"function"!=typeof t||(r?
l[u]=E.extend(l[u],t):l[u].data=E.extend(l[u].data,t)),o=l[u],r||(o.data||
(o.data={}),o=o.data),void 0!==n&&(o[E.camelCase(t)]=n),"string"==typeof t?
null==(i=o[t])&&(i=o[E.camelCase(t)]):i=o,i}}function W(e,t,n){if(F(e)){var
r,i,o=e.nodeType,a=o?E.cache:e,s=o?e[E.expando]:E.expando;if(a[s]){if(t&&(r=n?
a[s]:a[s].data)){i=(t=E.isArray(t)?t.concat(E.map(t,E.camelCase)):t in r?[t]:
(t=E.camelCase(t))in r?[t]:t.split(" ")).length;for(;i--;)delete r[t[i]];if(n?!
P(r):!E.isEmptyObject(r))return}(n||(delete a[s].data,P(a[s])))&&(o?
E.cleanData([e],!0):v.deleteExpando||a!=a.window?delete a[s]:a[s]=void
0)}}}E.extend({cache:{},noData:{"applet ":!0,"embed ":!0,"object ":"clsid:D27CDB6E-
AE6D-11cf-96B8-444553540000"},hasData:function(e){return!!(e=e.nodeType?
E.cache[e[E.expando]]:e[E.expando])&&!P(e)},data:function(e,t,n){return
I(e,t,n)},removeData:function(e,t){return W(e,t)},_data:function(e,t,n){return
I(e,t,n,!0)},_removeData:function(e,t){return W(e,t,!
0)}}),E.fn.extend({data:function(e,t){var n,r,i,o=this[0],a=o&&o.attributes;if(void
0!==e)return"object"==typeof e?this.each(function()
{E.data(this,e)}):1<arguments.length?this.each(function(){E.data(this,e,t)}):o?
R(o,e,E.data(o,e)):void 0;if(this.length&&(i=E.data(o),1===o.nodeType&&!
E._data(o,"parsedAttrs")))
{for(n=a.length;n--;)a[n]&&0===(r=a[n].name).indexOf("data-")&&R(o,r=E.camelCase(r.
slice(5)),i[r]);E._data(o,"parsedAttrs",!0)}return i},removeData:function(e){return
this.each(function(){E.removeData(this,e)})}}),E.extend({queue:function(e,t,n){var
r;if(e)return t=(t||"fx")+"queue",r=E._data(e,t),n&&(!r||E.isArray(n)?
r=E._data(e,t,E.makeArray(n)):r.push(n)),r||[]},dequeue:function(e,t){t=t||"fx";var
n=E.queue(e,t),r=n.length,i=n.shift(),o=E._queueHooks(e,t);"inprogress"===i&&(i=n.s
hift(),r--),i&&("fx"===t&&n.unshift("inprogress"),delete o.stop,i.call(e,function()
{E.dequeue(e,t)},o)),!r&&o&&o.empty.fire()},_queueHooks:function(e,t){var
n=t+"queueHooks";return E._data(e,n)||E._data(e,n,{empty:E.Callbacks("once
memory").add(function()
{E._removeData(e,t+"queue"),E._removeData(e,n)})})}}),E.fn.extend({queue:function(t
,n){var e=2;return"string"!=typeof t&&(n=t,t="fx",e--),arguments.length<e?
E.queue(this[0],t):void 0===n?this:this.each(function(){var
e=E.queue(this,t,n);E._queueHooks(this,t),"fx"===t&&"inprogress"!
==e[0]&&E.dequeue(this,t)})},dequeue:function(e){return this.each(function()
{E.dequeue(this,e)})},clearQueue:function(e){return this.queue(e||"fx",
[])},promise:function(e,t){function n(){--i||o.resolveWith(a,[a])}var
r,i=1,o=E.Deferred(),a=this,s=this.length;for("string"!=typeof e&&(t=e,e=void
0),e=e||"fx";s--;)(r=E._data(a[s],e+"queueHooks"))&&r.empty&&(i+
+,r.empty.add(n));return n(),o.promise(t)}}),v.shrinkWrapBlocks=function(){return
null!=O?O:(O=!1,(t=h.getElementsByTagName("body")[0])&&t.style?
(e=h.createElement("div"),
(n=h.createElement("div")).style.cssText="position:absolute;border:0;width:0;height
:0;top:0;left:-9999px",t.appendChild(n).appendChild(e),void 0!
==e.style.zoom&&(e.style.cssText="-webkit-box-sizing:content-box;-moz-box-
sizing:content-box;box-sizing:content-
box;display:block;margin:0;border:0;padding:1px;width:1px;zoom:1",e.appendChild(h.c
reateElement("div")).style.width="5px",O=3!
==e.offsetWidth),t.removeChild(n),O):void 0);var e,t,n};function z(e,t){return
e=t||e,"none"===E.css(e,"display")||!E.contains(e.ownerDocument,e)}var X=/[+-]?(?:\
d*\.|)\d+(?:[eE][+-]?\d+|)/.source,U=new RegExp("^(?:([+-])=|)("+X+")([a-z%]*)
$","i"),V=["Top","Right","Bottom","Left"];function Y(e,t,n,r){var i,o=1,a=20,s=r?
function(){return r.cur()}:function(){return E.css(e,t,"")},l=s(),u=n&&n[3]||
(E.cssNumber[t]?"":"px"),c=(E.cssNumber[t]||"px"!
==u&&+l)&&U.exec(E.css(e,t));if(c&&c[3]!==u)for(u=u||c[3],n=n||[],c=+l||1;c/
=o=o||".5",E.style(e,t,c+u),o!==(o=s()/l)&&1!==o&&--a;);return n&&(c=+c||+l||
0,i=n[1]?c+(n[1]+1)*n[2]:+n[2],r&&(r.unit=u,r.start=c,r.end=i)),i}var
J,G,Q,K=function(e,t,n,r,i,o,a){var
s=0,l=e.length,u=null==n;if("object"===E.type(n))for(s in i=!0,n)K(e,t,s,n[s],!
0,o,a);else if(void 0!==r&&(i=!0,E.isFunction(r)||(a=!0),u&&(t=a?
(t.call(e,r),null):(u=t,function(e,t,n){return u.call(E(e),n)})),t))for(;s<l;s+
+)t(e[s],n,a?r:r.call(e[s],s,t(e[s],n)));return
i?e:u?t.call(e):l?t(e[0],n):o},Z=/^(?:checkbox|radio)$/i,ee=/<([\w:-]+)/,te=/^$|\/
(?:java|ecma)script/i,ne=/^\s+/,re="abbr|article|aside|audio|bdi|canvas|data|
datalist|details|dialog|figcaption|figure|footer|header|hgroup|main|mark|meter|nav|
output|picture|progress|section|summary|template|time|video";function ie(e){var
t=re.split("|"),n=e.createDocumentFragment();if(n.createElement)for(;t.length;)n.cr
eateElement(t.pop());return
n}J=h.createElement("div"),G=h.createDocumentFragment(),Q=h.createElement("input"),
J.innerHTML=" <link/><table></table><a href='/a'>a</a><input
type='checkbox'/>",v.leadingWhitespace=3===J.firstChild.nodeType,v.tbody=!
J.getElementsByTagName("tbody").length,v.htmlSerialize=!!
J.getElementsByTagName("link").length,v.html5Clone="<:nav></:nav>"!
==h.createElement("nav").cloneNode(!0).outerHTML,Q.type="checkbox",Q.checked=!
0,G.appendChild(Q),v.appendChecked=Q.checked,J.innerHTML="<textarea>x</
textarea>",v.noCloneChecked=!!J.cloneNode(!
0).lastChild.defaultValue,G.appendChild(J),
(Q=h.createElement("input")).setAttribute("type","radio"),Q.setAttribute("checked",
"checked"),Q.setAttribute("name","t"),J.appendChild(Q),v.checkClone=J.cloneNode(!
0).cloneNode(!0).lastChild.checked,v.noCloneEvent=!!
J.addEventListener,J[E.expando]=1,v.attributes=!J.getAttribute(E.expando);var
oe={option:[1,"<select multiple='multiple'>","</select>"],legend:
[1,"<fieldset>","</fieldset>"],area:[1,"<map>","</map>"],param:[1,"<object>","</
object>"],thead:[1,"<table>","</table>"],tr:[2,"<table><tbody>","</tbody></
table>"],col:[2,"<table><tbody></tbody><colgroup>","</colgroup></table>"],td:
[3,"<table><tbody><tr>","</tr></tbody></table>"],_default:v.htmlSerialize?
[0,"",""]:[1,"X<div>","</div>"]};function ae(e,t){var n,r,i=0,o=void 0!
==e.getElementsByTagName?e.getElementsByTagName(t||"*"):void 0!
==e.querySelectorAll?e.querySelectorAll(t||"*"):void 0;if(!
o)for(o=[],n=e.childNodes||e;null!=(r=n[i]);i++)!t||E.nodeName(r,t)?
o.push(r):E.merge(o,ae(r,t));return void 0===t||t&&E.nodeName(e,t)?
E.merge([e],o):o}function se(e,t){for(var n,r=0;null!=(n=e[r]);r+
+)E._data(n,"globalEval",!t||
E._data(t[r],"globalEval"))}oe.optgroup=oe.option,oe.tbody=oe.tfoot=oe.colgroup=oe.
caption=oe.thead,oe.th=oe.td;var le=/<|&#?\w+;/,ue=/<tbody/i;function ce(e)
{Z.test(e.type)&&(e.defaultChecked=e.checked)}function de(e,t,n,r,i){for(var
o,a,s,l,u,c,d,f=e.length,p=ie(t),h=[],m=0;m<f;m++)if((a=e[m])||
0===a)if("object"===E.type(a))E.merge(h,a.nodeType?[a]:a);else if(le.test(a))
{for(l=l||p.appendChild(t.createElement("div")),u=(ee.exec(a)||["",""])
[1].toLowerCase(),d=oe[u]||oe._default,l.innerHTML=d[1]+E.htmlPrefilter(a)
+d[2],o=d[0];o--;)l=l.lastChild;if(!
v.leadingWhitespace&&ne.test(a)&&h.push(t.createTextNode(ne.exec(a)[0])),!
v.tbody)for(o=(a="table"!==u||ue.test(a)?"<table>"!==d[1]||ue.test(a)?
0:l:l.firstChild)&&a.childNodes.length;o--;)E.nodeName(c=a.childNodes[o],"tbody")&&
!
c.childNodes.length&&a.removeChild(c);for(E.merge(h,l.childNodes),l.textContent="";
l.firstChild;)l.removeChild(l.firstChild);l=p.lastChild}else
h.push(t.createTextNode(a));for(l&&p.removeChild(l),v.appendChecked||
E.grep(ae(h,"input"),ce),m=0;a=h[m++];)if(r&&-1<E.inArray(a,r))i&&i.push(a);else

if(s=E.contains(a.ownerDocument,a),l=ae(p.appendChild(a),"script"),s&&se(l),n)for(o
=0;a=l[o++];)te.test(a.type||"")&&n.push(a);return l=null,p}!function(){var
e,t,n=h.createElement("div");for(e in{submit:!0,change:!0,focusin:!0})t="on"+e,
(v[e]=t in C)||(n.setAttribute(t,"t"),v[e]=!1===n.attributes[t].expando);n=null}
();var fe=/^(?:input|select|textarea)$/i,pe=/^key/,he=/^(?:mouse|pointer|
contextmenu|drag|drop)|click/,me=/^(?:focusinfocus|focusoutblur)$/,ge=/^([^.]*)
(?:\.(.+)|)/;function ve(){return!0}function ye(){return!1}function xe(){try{return
h.activeElement}catch(e){}}function be(e,t,n,r,i,o){var a,s;if("object"==typeof t)
{for(s in"string"!=typeof n&&(r=r||n,n=void 0),t)be(e,s,n,r,t[s],o);return
e}if(null==r&&null==i?(i=n,r=n=void 0):null==i&&("string"==typeof n?(i=r,r=void 0):
(i=r,r=n,n=void 0)),!1===i)i=ye;else if(!i)return e;return 1===o&&(a=i,
(i=function(e){return E().off(e),a.apply(this,arguments)}).guid=a.guid||
(a.guid=E.guid++)),e.each(function(){E.event.add(this,t,i,r,n)})}E.event={global:
{},add:function(e,t,n,r,i){var o,a,s,l,u,c,d,f,p,h,m,g=E._data(e);if(g)
{for(n.handler&&(n=(l=n).handler,i=l.selector),n.guid||(n.guid=E.guid++),
(a=g.events)||(a=g.events={}),(c=g.handle)||((c=g.handle=function(e){return void
0===E||e&&E.event.triggered===e.type?void
0:E.event.dispatch.apply(c.elem,arguments)}).elem=e),s=(t=(t||"").match(q)||
[""]).length;s--;)p=m=(o=ge.exec(t[s])||[])
[1],h=(o[2]||"").split(".").sort(),p&&(u=E.event.special[p]||{},p=(i?
u.delegateType:u.bindType)||p,u=E.event.special[p]||
{},d=E.extend({type:p,origType:m,data:r,handler:n,guid:n.guid,selector:i,needsConte
xt:i&&E.expr.match.needsContext.test(i),namespace:h.join(".")},l),(f=a[p])||
((f=a[p]=[]).delegateCount=0,u.setup&&!1!==u.setup.call(e,r,h,c)||
(e.addEventListener?e.addEventListener(p,c,!
1):e.attachEvent&&e.attachEvent("on"+p,c))),u.add&&(u.add.call(e,d),d.handler.guid|
|(d.handler.guid=n.guid)),i?f.splice(f.delegateCount+
+,0,d):f.push(d),E.event.global[p]=!0);e=null}},remove:function(e,t,n,r,i){var
o,a,s,l,u,c,d,f,p,h,m,g=E.hasData(e)&&E._data(e);if(g&&(c=g.events))
{for(u=(t=(t||"").match(q)||[""]).length;u--;)if(p=m=(s=ge.exec(t[u])||[])
[1],h=(s[2]||"").split(".").sort(),p){for(d=E.event.special[p]||{},f=c[p=(r?
d.delegateType:d.bindType)||p]||[],s=s[2]&&new RegExp("(^|\\.)"+h.join("\\.
(?:.*\\.|)")+"(\\.|$)"),l=o=f.length;o--;)a=f[o],!i&&m!==a.origType||n&&n.guid!
==a.guid||s&&!s.test(a.namespace)||r&&r!==a.selector&&("**"!==r||!a.selector)||
(f.splice(o,1),a.selector&&f.delegateCount--,d.remove&&d.remove.call(e,a));l&&!
f.length&&(d.teardown&&!1!==d.teardown.call(e,h,g.handle)||
E.removeEvent(e,p,g.handle),delete c[p])}else for(p in
c)E.event.remove(e,p+t[u],n,r,!0);E.isEmptyObject(c)&&(delete
g.handle,E._removeData(e,"events"))}},trigger:function(e,t,n,r){var
i,o,a,s,l,u,c,d=[n||h],f=g.call(e,"type")?e.type:e,p=g.call(e,"namespace")?
e.namespace.split("."):[];if(a=u=n=n||h,3!==n.nodeType&&8!==n.nodeType&&!
me.test(f+E.event.triggered)&&(-
1<f.indexOf(".")&&(f=(p=f.split(".")).shift(),p.sort()),o=f.indexOf(":")<0&&"on"+f,
(e=e[E.expando]?e:new E.Event(f,"object"==typeof e&&e)).isTrigger=r?
2:3,e.namespace=p.join("."),e.rnamespace=e.namespace?new
RegExp("(^|\\.)"+p.join("\\.(?:.*\\.|)")+"(\\.|$)"):null,e.result=void 0,e.target||
(e.target=n),t=null==t?[e]:E.makeArray(t,[e]),l=E.event.special[f]||{},r||!
l.trigger||!1!==l.trigger.apply(n,t))){if(!r&&!l.noBubble&&!E.isWindow(n))
{for(s=l.delegateType||f,me.test(s+f)||
(a=a.parentNode);a;a=a.parentNode)d.push(a),u=a;u===(n.ownerDocument||
h)&&d.push(u.defaultView||u.parentWindow||C)}for(c=0;(a=d[c++])&&!
e.isPropagationStopped();)e.type=1<c?s:l.bindType||f,(i=(E._data(a,"events")||{})
[e.type]&&E._data(a,"handle"))&&i.apply(a,t),
(i=o&&a[o])&&i.apply&&F(a)&&(e.result=i.apply(a,t),!
1===e.result&&e.preventDefault());if(e.type=f,!r&&!e.isDefaultPrevented()&&(!
l._default||!1===l._default.apply(d.pop(),t))&&F(n)&&o&&n[f]&&!E.isWindow(n))
{(u=n[o])&&(n[o]=null),E.event.triggered=f;try{n[f]()}catch(e)
{}E.event.triggered=void 0,u&&(n[o]=u)}return e.result}},dispatch:function(e)
{e=E.event.fix(e);var t,n,r,i,o,a,s=c.call(arguments),l=(E._data(this,"events")||
{})[e.type]||[],u=E.event.special[e.type]||{};if((s[0]=e).delegateTarget=this,!
u.preDispatch||!1!==u.preDispatch.call(this,e))
{for(a=E.event.handlers.call(this,e,l),t=0;(i=a[t++])&&!
e.isPropagationStopped();)for(e.currentTarget=i.elem,n=0;(o=i.handlers[n++])&&!
e.isImmediatePropagationStopped();)e.rnamespace&&!e.rnamespace.test(o.namespace)||
(e.handleObj=o,e.data=o.data,void 0!==(r=((E.event.special[o.origType]||
{}).handle||o.handler).apply(i.elem,s))&&!
1===(e.result=r)&&(e.preventDefault(),e.stopPropagation()));return
u.postDispatch&&u.postDispatch.call(this,e),e.result}},handlers:function(e,t){var
n,r,i,o,a=[],s=t.delegateCount,l=e.target;if(s&&l.nodeType&&("click"!==e.type||
isNaN(e.button)||e.button<1))for(;l!=this;l=l.parentNode||
this)if(1===l.nodeType&&(!0!==l.disabled||"click"!==e.type)){for(r=[],n=0;n<s;n+
+)void 0===r[i=(o=t[n]).selector+" "]&&(r[i]=o.needsContext?-
1<E(i,this).index(l):E.find(i,this,null,
[l]).length),r[i]&&r.push(o);r.length&&a.push({elem:l,handlers:r})}return
s<t.length&&a.push({elem:this,handlers:t.slice(s)}),a},fix:function(e)
{if(e[E.expando])return e;var t,n,r,i=e.type,o=e,a=this.fixHooks[i];for(a||
(this.fixHooks[i]=a=he.test(i)?this.mouseHooks:pe.test(i)?this.keyHooks:
{}),r=a.props?this.props.concat(a.props):this.props,e=new
E.Event(o),t=r.length;t--;)e[n=r[t]]=o[n];return e.target||(e.target=o.srcElement||
h),3===e.target.nodeType&&(e.target=e.target.parentNode),e.metaKey=!!
e.metaKey,a.filter?a.filter(e,o):e},props:"altKey bubbles cancelable ctrlKey
currentTarget detail eventPhase metaKey relatedTarget shiftKey target timeStamp
view which".split(" "),fixHooks:{},keyHooks:{props:"char charCode key
keyCode".split(" "),filter:function(e,t){return null==e.which&&(e.which=null!
=t.charCode?t.charCode:t.keyCode),e}},mouseHooks:{props:"button buttons clientX
clientY fromElement offsetX offsetY pageX pageY screenX screenY toElement".split("
"),filter:function(e,t){var n,r,i,o=t.button,a=t.fromElement;return
null==e.pageX&&null!=t.clientX&&(i=(r=e.target.ownerDocument||
h).documentElement,n=r.body,e.pageX=t.clientX+(i&&i.scrollLeft||n&&n.scrollLeft||
0)-(i&&i.clientLeft||n&&n.clientLeft||0),e.pageY=t.clientY+(i&&i.scrollTop||
n&&n.scrollTop||0)-(i&&i.clientTop||n&&n.clientTop||0)),!
e.relatedTarget&&a&&(e.relatedTarget=a===e.target?t.toElement:a),e.which||void
0===o||(e.which=1&o?1:2&o?3:4&o?2:0),e}},special:{load:{noBubble:!0},focus:
{trigger:function(){if(this!==xe()&&this.focus)try{return this.focus(),!1}catch(e)
{}},delegateType:"focusin"},blur:{trigger:function()
{if(this===xe()&&this.blur)return this.blur(),!1},delegateType:"focusout"},click:
{trigger:function()
{if(E.nodeName(this,"input")&&"checkbox"===this.type&&this.click)return
this.click(),!1},_default:function(e){return
E.nodeName(e.target,"a")}},beforeunload:{postDispatch:function(e){void 0!
==e.result&&e.originalEvent&&(e.originalEvent.returnValue=e.result)}}},simulate:fun
ction(e,t,n){var r=E.extend(new E.Event,n,{type:e,isSimulated:!
0});E.event.trigger(r,null,t),r.isDefaultPrevented()&&n.preventDefault()}},E.remove
Event=h.removeEventListener?function(e,t,n)
{e.removeEventListener&&e.removeEventListener(t,n)}:function(e,t,n){var
r="on"+t;e.detachEvent&&(void
0===e[r]&&(e[r]=null),e.detachEvent(r,n))},E.Event=function(e,t){if(!(this
instanceof E.Event))return new E.Event(e,t);e&&e.type?
(this.originalEvent=e,this.type=e.type,this.isDefaultPrevented=e.defaultPrevented||
void 0===e.defaultPrevented&&!1===e.returnValue?
ve:ye):this.type=e,t&&E.extend(this,t),this.timeStamp=e&&e.timeStamp||
E.now(),this[E.expando]=!
0},E.Event.prototype={constructor:E.Event,isDefaultPrevented:ye,isPropagationStoppe
d:ye,isImmediatePropagationStopped:ye,preventDefault:function(){var
e=this.originalEvent;this.isDefaultPrevented=ve,e&&(e.preventDefault?
e.preventDefault():e.returnValue=!1)},stopPropagation:function(){var
e=this.originalEvent;this.isPropagationStopped=ve,e&&!
this.isSimulated&&(e.stopPropagation&&e.stopPropagation(),e.cancelBubble=!
0)},stopImmediatePropagation:function(){var
e=this.originalEvent;this.isImmediatePropagationStopped=ve,e&&e.stopImmediatePropag
ation&&e.stopImmediatePropagation(),this.stopPropagation()}},E.each({mouseenter:"mo
useover",mouseleave:"mouseout",pointerenter:"pointerover",pointerleave:"pointerout"
},function(e,i){E.event.special[e]={delegateType:i,bindType:i,handle:function(e)
{var t,n=e.relatedTarget,r=e.handleObj;return n&&(n===this||E.contains(this,n))||
(e.type=r.origType,t=r.handler.apply(this,arguments),e.type=i),t}}}),v.submit||
(E.event.special.submit={setup:function(){if(E.nodeName(this,"form"))return!
1;E.event.add(this,"click._submit keypress._submit",function(e){var
t=e.target,n=E.nodeName(t,"input")||E.nodeName(t,"button")?E.prop(t,"form"):void
0;n&&!E._data(n,"submit")&&(E.event.add(n,"submit._submit",function(e)
{e._submitBubble=!0}),E._data(n,"submit",!0))})},postDispatch:function(e)
{e._submitBubble&&(delete e._submitBubble,this.parentNode&&!
e.isTrigger&&E.event.simulate("submit",this.parentNode,e))},teardown:function()
{if(E.nodeName(this,"form"))return!1;E.event.remove(this,"._submit")}}),v.change||
(E.event.special.change={setup:function()
{if(fe.test(this.nodeName))return"checkbox"!==this.type&&"radio"!==this.type||
(E.event.add(this,"propertychange._change",function(e)
{"checked"===e.originalEvent.propertyName&&(this._justChanged=!
0)}),E.event.add(this,"click._change",function(e){this._justChanged&&!
e.isTrigger&&(this._justChanged=!1),E.event.simulate("change",this,e)})),!
1;E.event.add(this,"beforeactivate._change",function(e){var
t=e.target;fe.test(t.nodeName)&&!
E._data(t,"change")&&(E.event.add(t,"change._change",function(e){!this.parentNode||
e.isSimulated||e.isTrigger||
E.event.simulate("change",this.parentNode,e)}),E._data(t,"change",!
0))})},handle:function(e){var t=e.target;if(this!==t||e.isSimulated||
e.isTrigger||"radio"!==t.type&&"checkbox"!==t.type)return
e.handleObj.handler.apply(this,arguments)},teardown:function(){return
E.event.remove(this,"._change"),!fe.test(this.nodeName)}}),v.focusin||
E.each({focus:"focusin",blur:"focusout"},function(n,r){function i(e)
{E.event.simulate(r,e.target,E.event.fix(e))}E.event.special[r]={setup:function()
{var e=this.ownerDocument||this,t=E._data(e,r);t||e.addEventListener(n,i,!
0),E._data(e,r,(t||0)+1)},teardown:function(){var e=this.ownerDocument||
this,t=E._data(e,r)-1;t?E._data(e,r,t):(e.removeEventListener(n,i,!
0),E._removeData(e,r))}}}),E.fn.extend({on:function(e,t,n,r){return
be(this,e,t,n,r)},one:function(e,t,n,r){return
be(this,e,t,n,r,1)},off:function(e,t,n){var
r,i;if(e&&e.preventDefault&&e.handleObj)return
r=e.handleObj,E(e.delegateTarget).off(r.namespace?
r.origType+"."+r.namespace:r.origType,r.selector,r.handler),this;if("object"!
=typeof e)return!1!==t&&"function"!=typeof t||(n=t,t=void 0),!
1===n&&(n=ye),this.each(function(){E.event.remove(this,e,n,t)});for(i in
e)this.off(i,t,e[i]);return this},trigger:function(e,t){return this.each(function()
{E.event.trigger(e,t,this)})},triggerHandler:function(e,t){var
n=this[0];if(n)return E.event.trigger(e,t,n,!0)}});var we=/ jQuery\d+="(?:null|\
d+)"/g,Te=new RegExp("<(?:"+re+")[\\s/>]","i"),Ce=/<(?!area|br|col|embed|hr|img|
input|link|meta|param)(([\w:-]+)[^>]*)\/>/gi,Ee=/<script|<style|<link/i,ke=/
checked\s*(?:[^=]|=\s*.checked.)/i,Ne=/^true\/(.*)/,Se=/^\s*<!(?:\[CDATA\[|--)|
(?:\]\]|--)>\s*$/g,Ae=ie(h).appendChild(h.createElement("div"));function Le(e,t)
{return E.nodeName(e,"table")&&E.nodeName(11!==t.nodeType?t:t.firstChild,"tr")?
e.getElementsByTagName("tbody")[0]||
e.appendChild(e.ownerDocument.createElement("tbody")):e}function De(e){return
e.type=(null!==E.find.attr(e,"type"))+"/"+e.type,e}function je(e){var
t=Ne.exec(e.type);return t?e.type=t[1]:e.removeAttribute("type"),e}function He(e,t)
{if(1===t.nodeType&&E.hasData(e)){var
n,r,i,o=E._data(e),a=E._data(t,o),s=o.events;if(s)for(n in delete
a.handle,a.events={},s)for(r=0,i=s[n].length;r<i;r++)E.event.add(t,n,s[n]
[r]);a.data&&(a.data=E.extend({},a.data))}}function qe(e,t){var
n,r,i;if(1===t.nodeType){if(n=t.nodeName.toLowerCase(),!
v.noCloneEvent&&t[E.expando]){for(r
in(i=E._data(t)).events)E.removeEvent(t,r,i.handle);t.removeAttribute(E.expando)}"s
cript"===n&&t.text!==e.text?(De(t).text=e.text,je(t)):"object"===n?
(t.parentNode&&(t.outerHTML=e.outerHTML),v.html5Clone&&e.innerHTML&&!
E.trim(t.innerHTML)&&(t.innerHTML=e.innerHTML)):"input"===n&&Z.test(e.type)?
(t.defaultChecked=t.checked=e.checked,t.value!
==e.value&&(t.value=e.value)):"option"===n?
t.defaultSelected=t.selected=e.defaultSelected:"input"!==n&&"textarea"!==n||
(t.defaultValue=e.defaultValue)}}function _e(n,r,i,o){r=m.apply([],r);var
e,t,a,s,l,u,c=0,d=n.length,f=d-1,p=r[0],h=E.isFunction(p);if(h||
1<d&&"string"==typeof p&&!v.checkClone&&ke.test(p))return n.each(function(e){var
t=n.eq(e);h&&(r[0]=p.call(this,e,t.html())),_e(t,r,i,o)});if(d&&(e=(u=de(r,n[0].own
erDocument,!1,n,o)).firstChild,1===u.childNodes.length&&(u=e),e||o))
{for(a=(s=E.map(ae(u,"script"),De)).length;c<d;c++)t=u,c!==f&&(t=E.clone(t,!0,!
0),a&&E.merge(s,ae(t,"script"))),i.call(n[c],t,c);if(a)for(l=s[s.length-
1].ownerDocument,E.map(s,je),c=0;c<a;c++)t=s[c],te.test(t.type||"")&&!
E._data(t,"globalEval")&&E.contains(l,t)&&(t.src?
E._evalUrl&&E._evalUrl(t.src):E.globalEval((t.text||t.textContent||
t.innerHTML||"").replace(Se,"")));u=e=null}return n}function $e(e,t,n){for(var
r,i=t?E.filter(t,e):e,o=0;null!=(r=i[o]);o++)n||1!==r.nodeType||
E.cleanData(ae(r)),r.parentNode&&(n&&E.contains(r.ownerDocument,r)&&se(ae(r,"script
")),r.parentNode.removeChild(r));return e}E.extend({htmlPrefilter:function(e)
{return e.replace(Ce,"<$1></$2>")},clone:function(e,t,n){var
r,i,o,a,s,l=E.contains(e.ownerDocument,e);if(v.html5Clone||E.isXMLDoc(e)||!
Te.test("<"+e.nodeName+">")?o=e.cloneNode(!0):
(Ae.innerHTML=e.outerHTML,Ae.removeChild(o=Ae.firstChild)),!
(v.noCloneEvent&&v.noCloneChecked||1!==e.nodeType&&11!==e.nodeType||
E.isXMLDoc(e)))for(r=ae(o),s=ae(e),a=0;null!=(i=s[a]);+
+a)r[a]&&qe(i,r[a]);if(t)if(n)for(s=s||ae(e),r=r||ae(o),a=0;null!=(i=s[a]);a+
+)He(i,r[a]);else He(e,o);return 0<(r=ae(o,"script")).length&&se(r,!
l&&ae(e,"script")),r=s=i=null,o},cleanData:function(e,t){for(var
n,r,i,o,a=0,s=E.expando,l=E.cache,u=v.attributes,c=E.event.special;null!
=(n=e[a]);a++)if((t||F(n))&&(o=(i=n[s])&&l[i])){if(o.events)for(r in o.events)c[r]?
E.event.remove(n,r):E.removeEvent(n,r,o.handle);l[i]&&(delete l[i],u||void
0===n.removeAttribute?n[s]=void
0:n.removeAttribute(s),d.push(i))}}}),E.fn.extend({domManip:_e,detach:function(e)
{return $e(this,e,!0)},remove:function(e){return $e(this,e)},text:function(e)
{return K(this,function(e){return void 0===e?
E.text(this):this.empty().append((this[0]&&this[0].ownerDocument||
h).createTextNode(e))},null,e,arguments.length)},append:function(){return
_e(this,arguments,function(e){1!==this.nodeType&&11!==this.nodeType&&9!
==this.nodeType||Le(this,e).appendChild(e)})},prepend:function(){return
_e(this,arguments,function(e){if(1===this.nodeType||11===this.nodeType||
9===this.nodeType){var
t=Le(this,e);t.insertBefore(e,t.firstChild)}})},before:function(){return
_e(this,arguments,function(e)
{this.parentNode&&this.parentNode.insertBefore(e,this)})},after:function(){return
_e(this,arguments,function(e)
{this.parentNode&&this.parentNode.insertBefore(e,this.nextSibling)})},empty:functio
n(){for(var e,t=0;null!=(e=this[t]);t++){for(1===e.nodeType&&E.cleanData(ae(e,!
1));e.firstChild;)e.removeChild(e.firstChild);e.options&&E.nodeName(e,"select")&&(e
.options.length=0)}return this},clone:function(e,t){return e=null!=e&&e,t=null==t?
e:t,this.map(function(){return E.clone(this,e,t)})},html:function(e){return
K(this,function(e){var t=this[0]||{},n=0,r=this.length;if(void 0===e)return
1===t.nodeType?t.innerHTML.replace(we,""):void 0;if("string"==typeof e&&!
Ee.test(e)&&(v.htmlSerialize||!Te.test(e))&&(v.leadingWhitespace||!ne.test(e))&&!
oe[(ee.exec(e)||["",""])[1].toLowerCase()]){e=E.htmlPrefilter(e);try{for(;n<r;n+
+)1===(t=this[n]||{}).nodeType&&(E.cleanData(ae(t,!1)),t.innerHTML=e);t=0}catch(e)
{}}t&&this.empty().append(e)},null,e,arguments.length)},replaceWith:function(){var
n=[];return _e(this,arguments,function(e){var
t=this.parentNode;E.inArray(this,n)<0&&(E.cleanData(ae(this)),t&&t.replaceChild(e,t
his))},n)}}),E.each({appendTo:"append",prependTo:"prepend",insertBefore:"before",in
sertAfter:"after",replaceAll:"replaceWith"},function(e,a){E.fn[e]=function(e)
{for(var t,n=0,r=[],i=E(e),o=i.length-1;n<=o;n++)t=n===o?this:this.clone(!
0),E(i[n])[a](t),s.apply(r,t.get());return this.pushStack(r)}});var
Fe,Oe={HTML:"block",BODY:"block"};function Be(e,t){var
n=E(t.createElement(e)).appendTo(t.body),r=E.css(n[0],"display");return
n.detach(),r}function Me(e){var t=h,n=Oe[e];return n||("none"!==(n=Be(e,t))&&n||
((t=((Fe=(Fe||E("<iframe frameborder='0' width='0'
height='0'/>")).appendTo(t.documentElement))[0].contentWindow||
Fe[0].contentDocument).document).write(),t.close(),n=Be(e,t),Fe.detach()),Oe[e]=n),
n}function Re(e,t,n,r){var i,o,a={};for(o in
t)a[o]=e.style[o],e.style[o]=t[o];for(o in i=n.apply(e,r||
[]),t)e.style[o]=a[o];return i}var Pe,Ie,We,ze,Xe,Ue,Ve,Ye,Je=/^margin/,Ge=new
RegExp("^("+X+")(?!px)[a-z%]+$","i"),Qe=h.documentElement;function Ke(){var
e,t,n=h.documentElement;n.appendChild(Ve),Ye.style.cssText="-webkit-box-
sizing:border-box;box-sizing:border-
box;position:relative;display:block;margin:auto;border:1px;padding:1px;top:1%;width
:50%",Pe=We=Ue=!1,Ie=Xe=!0,C.getComputedStyle&&(t=C.getComputedStyle(Ye),Pe="1%"!
==(t||{}).top,Ue="2px"===(t||{}).marginLeft,We="4px"===(t||
{width:"4px"}).width,Ye.style.marginRight="50%",Ie="4px"===(t||
{marginRight:"4px"}).marginRight,
(e=Ye.appendChild(h.createElement("div"))).style.cssText=Ye.style.cssText="-webkit-
box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-
box;display:block;margin:0;border:0;padding:0",e.style.marginRight=e.style.width="0
",Ye.style.width="1px",Xe=!parseFloat((C.getComputedStyle(e)||
{}).marginRight),Ye.removeChild(e)),Ye.style.display="none",
(ze=0===Ye.getClientRects().length)&&(Ye.style.display="",Ye.innerHTML="<table><tr>
<td></td><td>t</td></tr></table>",Ye.childNodes[0].style.borderCollapse="separate",
(e=Ye.getElementsByTagName("td"))
[0].style.cssText="margin:0;border:0;padding:0;display:none",
(ze=0===e[0].offsetHeight)&&(e[0].style.display="",e[1].style.display="none",ze=0==
=e[0].offsetHeight)),n.removeChild(Ve)}Ve=h.createElement("div"),
(Ye=h.createElement("div")).style&&(Ye.style.cssText="float:left;opacity:.5",v.opac
ity="0.5"===Ye.style.opacity,v.cssFloat=!!
Ye.style.cssFloat,Ye.style.backgroundClip="content-box",Ye.cloneNode(!
0).style.backgroundClip="",v.clearCloneStyle="content-
box"===Ye.style.backgroundClip,
(Ve=h.createElement("div")).style.cssText="border:0;width:8px;height:0;top:0;left:-
9999px;padding:0;margin-
top:1px;position:absolute",Ye.innerHTML="",Ve.appendChild(Ye),v.boxSizing=""===Ye.s
tyle.boxSizing||""===Ye.style.MozBoxSizing||""===Ye.style.WebkitBoxSizing,E.extend(
v,{reliableHiddenOffsets:function(){return
null==Pe&&Ke(),ze},boxSizingReliable:function(){return
null==Pe&&Ke(),We},pixelMarginRight:function(){return
null==Pe&&Ke(),Ie},pixelPosition:function(){return
null==Pe&&Ke(),Pe},reliableMarginRight:function(){return
null==Pe&&Ke(),Xe},reliableMarginLeft:function(){return null==Pe&&Ke(),Ue}}));var
Ze,et,tt=/^(top|right|bottom|left)$/;function nt(e,t){return{get:function(){if(!
e())return(this.get=t).apply(this,arguments);delete this.get}}}C.getComputedStyle?
(Ze=function(e){var t=e.ownerDocument.defaultView;return t&&t.opener||
(t=C),t.getComputedStyle(e)},et=function(e,t,n){var r,i,o,a,s=e.style;return""!
==(a=(n=n||Ze(e))?n.getPropertyValue(t)||n[t]:void 0)&&void 0!==a||
E.contains(e.ownerDocument,e)||(a=E.style(e,t)),n&&!
v.pixelMarginRight()&&Ge.test(a)&&Je.test(t)&&(r=s.width,i=s.minWidth,o=s.maxWidth,
s.minWidth=s.maxWidth=s.width=a,a=n.width,s.width=r,s.minWidth=i,s.maxWidth=o),void
0===a?a:a+""}):Qe.currentStyle&&(Ze=function(e){return
e.currentStyle},et=function(e,t,n){var r,i,o,a,s=e.style;return null==(a=(n=n||
Ze(e))?n[t]:void 0)&&s&&s[t]&&(a=s[t]),Ge.test(a)&&!tt.test(t)&&(r=s.left,
(o=(i=e.runtimeStyle)&&i.left)&&(i.left=e.currentStyle.left),s.left="fontSize"===t?
"1em":a,a=s.pixelLeft+"px",s.left=r,o&&(i.left=o)),void 0===a?a:a+""||"auto"});var
rt=/alpha\([^)]*\)/i,it=/opacity\s*=\s*([^)]*)/i,ot=/^(none|table(?!-c[ea]).
+)/,at=new RegExp("^("+X+")(.*)
$","i"),st={position:"absolute",visibility:"hidden",display:"block"},lt={letterSpac
ing:"0",fontWeight:"400"},ut=["Webkit","O","Moz","ms"],ct=h.createElement("div").st
yle;function dt(e){if(e in ct)return e;for(var t=e.charAt(0).toUpperCase()
+e.slice(1),n=ut.length;n--;)if((e=ut[n]+t)in ct)return e}function ft(e,t){for(var
n,r,i,o=[],a=0,s=e.length;a<s;a++)
(r=e[a]).style&&(o[a]=E._data(r,"olddisplay"),n=r.style.display,t?(o[a]||"none"!
==n||
(r.style.display=""),""===r.style.display&&z(r)&&(o[a]=E._data(r,"olddisplay",Me(r.
nodeName)))):(i=z(r),(n&&"none"!==n||!i)&&E._data(r,"olddisplay",i?
n:E.css(r,"display"))));for(a=0;a<s;a++)(r=e[a]).style&&(t&&"none"!
==r.style.display&&""!==r.style.display||(r.style.display=t?
o[a]||"":"none"));return e}function pt(e,t,n){var r=at.exec(t);return r?
Math.max(0,r[1]-(n||0))+(r[2]||"px"):t}function ht(e,t,n,r,i){for(var
o=n===(r?"border":"content")?4:"width"===t?
1:0,a=0;o<4;o+=2)"margin"===n&&(a+=E.css(e,n+V[o],!0,i)),r?("content"===n&&(a-
=E.css(e,"padding"+V[o],!0,i)),"margin"!==n&&(a-=E.css(e,"border"+V[o]+"Width",!
0,i))):(a+=E.css(e,"padding"+V[o],!0,i),"padding"!==n&&(a+=E.css(e,"border"+V[o]
+"Width",!0,i)));return a}function mt(e,t,n){var r=!0,i="width"===t?
e.offsetWidth:e.offsetHeight,o=Ze(e),a=v.boxSizing&&"border-
box"===E.css(e,"boxSizing",!1,o);if(i<=0||null==i){if(((i=et(e,t,o))<0||
null==i)&&(i=e.style[t]),Ge.test(i))return i;r=a&&(v.boxSizingReliable()||
i===e.style[t]),i=parseFloat(i)||0}return i+ht(e,t,n||(a?"border":"content"),r,o)
+"px"}function gt(e,t,n,r,i){return new
gt.prototype.init(e,t,n,r,i)}E.extend({cssHooks:{opacity:{get:function(e,t){if(t)
{var n=et(e,"opacity");return""===n?"1":n}}}},cssNumber:{animationIterationCount:!
0,columnCount:!0,fillOpacity:!0,flexGrow:!0,flexShrink:!0,fontWeight:!
0,lineHeight:!0,opacity:!0,order:!0,orphans:!0,widows:!0,zIndex:!0,zoom:!
0},cssProps:{float:v.cssFloat?"cssFloat":"styleFloat"},style:function(e,t,n,r)
{if(e&&3!==e.nodeType&&8!==e.nodeType&&e.style){var
i,o,a,s=E.camelCase(t),l=e.style;if(t=E.cssProps[s]||(E.cssProps[s]=dt(s)||
s),a=E.cssHooks[t]||E.cssHooks[s],void 0===n)return a&&"get"in a&&void 0!
==(i=a.get(e,!1,r))?i:l[t];if("string"==(o=typeof
n)&&(i=U.exec(n))&&i[1]&&(n=Y(e,t,i),o="number"),null!
=n&&n==n&&("number"===o&&(n+=i&&i[3]||
(E.cssNumber[s]?"":"px")),v.clearCloneStyle||""!==n||0!==t.indexOf("background")||
(l[t]="inherit"),!(a&&"set"in a&&void 0===(n=a.set(e,n,r)))))try{l[t]=n}catch(e)
{}}},css:function(e,t,n,r){var i,o,a,s=E.camelCase(t);return t=E.cssProps[s]||
(E.cssProps[s]=dt(s)||s),(a=E.cssHooks[t]||E.cssHooks[s])&&"get"in a&&(o=a.get(e,!
0,n)),void 0===o&&(o=et(e,t,r)),"normal"===o&&t in lt&&(o=lt[t]),""===n||n?
(i=parseFloat(o),!0===n||isFinite(i)?i||
0:o):o}}),E.each(["height","width"],function(e,i)
{E.cssHooks[i]={get:function(e,t,n){if(t)return
ot.test(E.css(e,"display"))&&0===e.offsetWidth?Re(e,st,function(){return
mt(e,i,n)}):mt(e,i,n)},set:function(e,t,n){var r=n&&Ze(e);return pt(0,t,n?
ht(e,i,n,v.boxSizing&&"border-box"===E.css(e,"boxSizing",!
1,r),r):0)}}}),v.opacity||(E.cssHooks.opacity={get:function(e,t){return
it.test((t&&e.currentStyle?
e.currentStyle.filter:e.style.filter)||"")?.01*parseFloat(RegExp.
$1)+"":t?"1":""},set:function(e,t){var
n=e.style,r=e.currentStyle,i=E.isNumeric(t)?"alpha(opacity="+100*t+")":"",o=r&&r.fi
lter||n.filter||"";
((n.zoom=1)<=t||""===t)&&""===E.trim(o.replace(rt,""))&&n.removeAttribute&&(n.remov
eAttribute("filter"),""===t||r&&!r.filter)||(n.filter=rt.test(o)?
o.replace(rt,i):o+"
"+i)}}),E.cssHooks.marginRight=nt(v.reliableMarginRight,function(e,t){if(t)return
Re(e,{display:"inline-block"},et,
[e,"marginRight"])}),E.cssHooks.marginLeft=nt(v.reliableMarginLeft,function(e,t)
{if(t)return(parseFloat(et(e,"marginLeft"))||(E.contains(e.ownerDocument,e)?
e.getBoundingClientRect().left-Re(e,{marginLeft:0},function(){return
e.getBoundingClientRect().left}):0))
+"px"}),E.each({margin:"",padding:"",border:"Width"},function(i,o)
{E.cssHooks[i+o]={expand:function(e){for(var t=0,n={},r="string"==typeof e?
e.split(" "):[e];t<4;t++)n[i+V[t]+o]=r[t]||r[t-2]||r[0];return n}},Je.test(i)||
(E.cssHooks[i+o].set=pt)}),E.fn.extend({css:function(e,t){return
K(this,function(e,t,n){var r,i,o={},a=0;if(E.isArray(t))
{for(r=Ze(e),i=t.length;a<i;a++)o[t[a]]=E.css(e,t[a],!1,r);return o}return void 0!
==n?E.style(e,t,n):E.css(e,t)},e,t,1<arguments.length)},show:function(){return
ft(this,!0)},hide:function(){return ft(this)},toggle:function(e)
{return"boolean"==typeof e?e?this.show():this.hide():this.each(function(){z(this)?
E(this).show():E(this).hide()})}}),
((E.Tween=gt).prototype={constructor:gt,init:function(e,t,n,r,i,o)
{this.elem=e,this.prop=n,this.easing=i||
E.easing._default,this.options=t,this.start=this.now=this.cur(),this.end=r,this.uni
t=o||(E.cssNumber[n]?"":"px")},cur:function(){var e=gt.propHooks[this.prop];return
e&&e.get?e.get(this):gt.propHooks._default.get(this)},run:function(e){var
t,n=gt.propHooks[this.prop];return this.options.duration?
this.pos=t=E.easing[this.easing]
(e,this.options.duration*e,0,1,this.options.duration):this.pos=t=e,this.now=(this.e
nd-
this.start)*t+this.start,this.options.step&&this.options.step.call(this.elem,this.n
ow,this),n&&n.set?
n.set(this):gt.propHooks._default.set(this),this}}).init.prototype=gt.prototype,
(gt.propHooks={_default:{get:function(e){var t;return 1!==e.elem.nodeType||null!
=e.elem[e.prop]&&null==e.elem.style[e.prop]?e.elem[e.prop]:
(t=E.css(e.elem,e.prop,""))&&"auto"!==t?t:0},set:function(e){E.fx.step[e.prop]?
E.fx.step[e.prop](e):1!==e.elem.nodeType||null==e.elem.style[E.cssProps[e.prop]]&&!
E.cssHooks[e.prop]?
e.elem[e.prop]=e.now:E.style(e.elem,e.prop,e.now+e.unit)}}}).scrollTop=gt.propHooks
.scrollLeft={set:function(e)
{e.elem.nodeType&&e.elem.parentNode&&(e.elem[e.prop]=e.now)}},E.easing={linear:func
tion(e){return
e},swing:function(e){return.5-Math.cos(e*Math.PI)/2},_default:"swing"},E.fx=gt.prot
otype.init,E.fx.step={};var
vt,yt,xt,bt,wt,Tt,Ct,Et=/^(?:toggle|show|hide)$/,kt=/queueHooks$/;function Nt()
{return C.setTimeout(function(){vt=void 0}),vt=E.now()}function St(e,t){var
n,r={height:e},i=0;for(t=t?1:0;i<4;i+=2-t)r["margin"+
(n=V[i])]=r["padding"+n]=e;return t&&(r.opacity=r.width=e),r}function At(e,t,n)
{for(var r,i=(Lt.tweeners[t]||[]).concat(Lt.tweeners["*"]),o=0,a=i.length;o<a;o+
+)if(r=i[o].call(n,t,e))return r}function Lt(o,e,t){var
n,a,r=0,i=Lt.prefilters.length,s=E.Deferred().always(function(){delete
l.elem}),l=function(){if(a)return!1;for(var e=vt||
Nt(),t=Math.max(0,u.startTime+u.duration-e),n=1-(t/u.duration||
0),r=0,i=u.tweens.length;r<i;r++)u.tweens[r].run(n);return s.notifyWith(o,
[u,n,t]),n<1&&i?t:(s.resolveWith(o,[u]),!
1)},u=s.promise({elem:o,props:E.extend({},e),opts:E.extend(!0,{specialEasing:
{},easing:E.easing._default},t),originalProperties:e,originalOptions:t,startTime:vt
||Nt(),duration:t.duration,tweens:[],createTween:function(e,t){var
n=E.Tween(o,u.opts,e,t,u.opts.specialEasing[e]||u.opts.easing);return
u.tweens.push(n),n},stop:function(e){var t=0,n=e?u.tweens.length:0;if(a)return
this;for(a=!0;t<n;t++)u.tweens[t].run(1);return e?(s.notifyWith(o,
[u,1,0]),s.resolveWith(o,[u,e])):s.rejectWith(o,
[u,e]),this}}),c=u.props;for(function(e,t){var n,r,i,o,a;for(n in
e)if(i=t[r=E.camelCase(n)],o=e[n],E.isArray(o)&&(i=o[1],o=e[n]=o[0]),n!
==r&&(e[r]=o,delete e[n]),(a=E.cssHooks[r])&&"expand"in a)for(n in
o=a.expand(o),delete e[r],o)n in e||(e[n]=o[n],t[n]=i);else t[r]=i}
(c,u.opts.specialEasing);r<i;r++)if(n=Lt.prefilters[r].call(u,o,c,u.opts))return
E.isFunction(n.stop)&&(E._queueHooks(u.elem,u.opts.queue).stop=E.proxy(n.stop,n)),n
;return
E.map(c,At,u),E.isFunction(u.opts.start)&&u.opts.start.call(o,u),E.fx.timer(E.exten
d(l,
{elem:o,anim:u,queue:u.opts.queue})),u.progress(u.opts.progress).done(u.opts.done,u
.opts.complete).fail(u.opts.fail).always(u.opts.always)}E.Animation=E.extend(Lt,
{tweeners:{"*":[function(e,t){var n=this.createTween(e,t);return
Y(n.elem,e,U.exec(t),n),n}]},tweener:function(e,t){for(var
n,r=0,i=(e=E.isFunction(e)?(t=e,["*"]):e.match(q)).length;r<i;r+
+)n=e[r],Lt.tweeners[n]=Lt.tweeners[n]||[],Lt.tweeners[n].unshift(t)},prefilters:
[function(t,e,n){var
r,i,o,a,s,l,u,c=this,d={},f=t.style,p=t.nodeType&&z(t),h=E._data(t,"fxshow");for(r
in n.queue||
(null==(s=E._queueHooks(t,"fx")).unqueued&&(s.unqueued=0,l=s.empty.fire,s.empty.fir
e=function(){s.unqueued||l()}),s.unqueued++,c.always(function(){c.always(function()
{s.unqueued--,E.queue(t,"fx").length||
s.empty.fire()})})),1===t.nodeType&&("height"in e||"width"in
e)&&(n.overflow=[f.overflow,f.overflowX,f.overflowY],"inline"===("none"===(u=E.css(
t,"display"))?E._data(t,"olddisplay")||
Me(t.nodeName):u)&&"none"===E.css(t,"float")&&(v.inlineBlockNeedsLayout&&"inline"!
==Me(t.nodeName)?f.zoom=1:f.display="inline-
block")),n.overflow&&(f.overflow="hidden",v.shrinkWrapBlocks()||c.always(function()
{f.overflow=n.overflow[0],f.overflowX=n.overflow[1],f.overflowY=n.overflow[2]})),e)
if(i=e[r],Et.exec(i)){if(delete e[r],o=o||"toggle"===i,i===(p?"hide":"show"))
{if("show"!==i||!h||void 0===h[r])continue;p=!0}d[r]=h&&h[r]||E.style(t,r)}else
u=void 0;if(E.isEmptyObject(d))"inline"===("none"===u?
Me(t.nodeName):u)&&(f.display=u);else for(r in h?"hidden"in
h&&(p=h.hidden):h=E._data(t,"fxshow",{}),o&&(h.hidden=!p),p?
E(t).show():c.done(function(){E(t).hide()}),c.done(function(){var e;for(e in
E._removeData(t,"fxshow"),d)E.style(t,e,d[e])}),d)a=At(p?h[r]:0,r,c),r in h||
(h[r]=a.start,p&&(a.end=a.start,a.start="width"===r||"height"===r?
1:0))}],prefilter:function(e,t){t?
Lt.prefilters.unshift(e):Lt.prefilters.push(e)}}),E.speed=function(e,t,n){var
r=e&&"object"==typeof e?E.extend({},e):{complete:n||!n&&t||
E.isFunction(e)&&e,duration:e,easing:n&&t||t&&!E.isFunction(t)&&t};return
r.duration=E.fx.off?0:"number"==typeof r.duration?r.duration:r.duration in
E.fx.speeds?E.fx.speeds[r.duration]:E.fx.speeds._default,null!=r.queue&&!0!
==r.queue||(r.queue="fx"),r.old=r.complete,r.complete=function()
{E.isFunction(r.old)&&r.old.call(this),r.queue&&E.dequeue(this,r.queue)},r},E.fn.ex
tend({fadeTo:function(e,t,n,r){return
this.filter(z).css("opacity",0).show().end().animate({opacity:t},e,n,r)},animate:fu
nction(t,e,n,r){function i(){var e=Lt(this,E.extend({},t),a);(o||
E._data(this,"finish"))&&e.stop(!0)}var
o=E.isEmptyObject(t),a=E.speed(e,n,r);return i.finish=i,o||!1===a.queue?
this.each(i):this.queue(a.queue,i)},stop:function(i,e,o){function a(e){var
t=e.stop;delete e.stop,t(o)}return"string"!=typeof i&&(o=e,e=i,i=void 0),e&&!1!
==i&&this.queue(i||"fx",[]),this.each(function(){var e=!0,t=null!
=i&&i+"queueHooks",n=E.timers,r=E._data(this);if(t)r[t]&&r[t].stop&&a(r[t]);else
for(t in r)r[t]&&r[t].stop&&kt.test(t)&&a(r[t]);for(t=n.length;t--;)n[t].elem!
==this||null!=i&&n[t].queue!==i||(n[t].anim.stop(o),e=!1,n.splice(t,1));!e&&o||
E.dequeue(this,i)})},finish:function(a){return!1!
==a&&(a=a||"fx"),this.each(function(){var
e,t=E._data(this),n=t[a+"queue"],r=t[a+"queueHooks"],i=E.timers,o=n?
n.length:0;for(t.finish=!0,E.queue(this,a,[]),r&&r.stop&&r.stop.call(this,!
0),e=i.length;e--;)i[e].elem===this&&i[e].queue===a&&(i[e].anim.stop(!
0),i.splice(e,1));for(e=0;e<o;e++)n[e]&&n[e].finish&&n[e].finish.call(this);delete
t.finish})}}),E.each(["toggle","show","hide"],function(e,r){var
i=E.fn[r];E.fn[r]=function(e,t,n){return null==e||"boolean"==typeof e?
i.apply(this,arguments):this.animate(St(r,!
0),e,t,n)}}),E.each({slideDown:St("show"),slideUp:St("hide"),slideToggle:St("toggle
"),fadeIn:{opacity:"show"},fadeOut:{opacity:"hide"},fadeToggle:
{opacity:"toggle"}},function(e,r){E.fn[e]=function(e,t,n){return
this.animate(r,e,t,n)}}),E.timers=[],E.fx.tick=function(){var
e,t=E.timers,n=0;for(vt=E.now();n<t.length;n++)(e=t[n])()||t[n]!==e||
t.splice(n--,1);t.length||E.fx.stop(),vt=void 0},E.fx.timer=function(e)
{E.timers.push(e),e()?
E.fx.start():E.timers.pop()},E.fx.interval=13,E.fx.start=function(){yt=yt||
C.setInterval(E.fx.tick,E.fx.interval)},E.fx.stop=function()
{C.clearInterval(yt),yt=null},E.fx.speeds={slow:600,fast:200,_default:400},E.fn.del
ay=function(r,e){return r=E.fx&&E.fx.speeds[r]||
r,e=e||"fx",this.queue(e,function(e,t){var n=C.setTimeout(e,r);t.stop=function()
{C.clearTimeout(n)}})},bt=h.createElement("input"),wt=h.createElement("div"),Ct=(Tt
=h.createElement("select")).appendChild(h.createElement("option")),
(wt=h.createElement("div")).setAttribute("className","t"),wt.innerHTML="
<link/><table></table><a href='/a'>a</a><input
type='checkbox'/>",xt=wt.getElementsByTagName("a")
[0],bt.setAttribute("type","checkbox"),wt.appendChild(bt),
(xt=wt.getElementsByTagName("a")[0]).style.cssText="top:1px",v.getSetAttribute="t"!
==wt.className,v.style=/top/.test(xt.getAttribute("style")),v.hrefNormalized="/
a"===xt.getAttribute("href"),v.checkOn=!!
bt.value,v.optSelected=Ct.selected,v.enctype=!!
h.createElement("form").enctype,Tt.disabled=!0,v.optDisabled=!Ct.disabled,
(bt=h.createElement("input")).setAttribute("value",""),v.input=""===bt.getAttribute
("value"),bt.value="t",bt.setAttribute("type","radio"),v.radioValue="t"===bt.value;
var Dt=/\r/g,jt=/[\x20\t\r\n\f]+/g;E.fn.extend({val:function(n){var
r,e,i,t=this[0];return arguments.length?(i=E.isFunction(n),this.each(function(e)
{var t;1===this.nodeType&&(null==(t=i?n.call(this,e,E(this).val()):n)?
t="":"number"==typeof t?t+="":E.isArray(t)&&(t=E.map(t,function(e){return
null==e?"":e+""})),(r=E.valHooks[this.type]||
E.valHooks[this.nodeName.toLowerCase()])&&"set"in r&&void 0!
==r.set(this,t,"value")||(this.value=t))})):t?(r=E.valHooks[t.type]||
E.valHooks[t.nodeName.toLowerCase()])&&"get"in r&&void 0!==(e=r.get(t,"value"))?
e:"string"==typeof(e=t.value)?e.replace(Dt,""):null==e?"":e:void
0}}),E.extend({valHooks:{option:{get:function(e){var
t=E.find.attr(e,"value");return null!=t?t:E.trim(E.text(e)).replace(jt,"
")}},select:{get:function(e){for(var t,n,r=e.options,i=e.selectedIndex,o="select-
one"===e.type||i<0,a=o?null:[],s=o?i+1:r.length,l=i<0?s:o?i:0;l<s;l+
+)if(((n=r[l]).selected||l===i)&&(v.optDisabled?!
n.disabled:null===n.getAttribute("disabled"))&&(!n.parentNode.disabled||!
E.nodeName(n.parentNode,"optgroup"))){if(t=E(n).val(),o)return t;a.push(t)}return
a},set:function(e,t){for(var
n,r,i=e.options,o=E.makeArray(t),a=i.length;a--;)if(r=i[a],-
1<E.inArray(E.valHooks.option.get(r),o))try{r.selected=n=!0}catch(e)
{r.scrollHeight}else r.selected=!1;return n||(e.selectedIndex=-
1),i}}}}),E.each(["radio","checkbox"],function()
{E.valHooks[this]={set:function(e,t){if(E.isArray(t))return e.checked=-
1<E.inArray(E(e).val(),t)}},v.checkOn||(E.valHooks[this].get=function(e){return
null===e.getAttribute("value")?"on":e.value})});var Ht,qt,_t=E.expr.attrHandle,
$t=/^(?:checked|selected)$/i,Ft=v.getSetAttribute,Ot=v.input;E.fn.extend({attr:func
tion(e,t){return K(this,E.attr,e,t,1<arguments.length)},removeAttr:function(e)
{return this.each(function()
{E.removeAttr(this,e)})}}),E.extend({attr:function(e,t,n){var
r,i,o=e.nodeType;if(3!==o&&8!==o&&2!==o)return void 0===e.getAttribute?
E.prop(e,t,n):(1===o&&E.isXMLDoc(e)||(t=t.toLowerCase(),i=E.attrHooks[t]||
(E.expr.match.bool.test(t)?qt:Ht)),void 0!==n?null===n?void
E.removeAttr(e,t):i&&"set"in i&&void 0!==(r=i.set(e,n,t))?r:
(e.setAttribute(t,n+""),n):i&&"get"in i&&null!==(r=i.get(e,t))?
r:null==(r=E.find.attr(e,t))?void 0:r)},attrHooks:{type:{set:function(e,t){if(!
v.radioValue&&"radio"===t&&E.nodeName(e,"input")){var n=e.value;return
e.setAttribute("type",t),n&&(e.value=n),t}}}},removeAttr:function(e,t){var
n,r,i=0,o=t&&t.match(q);if(o&&1===e.nodeType)for(;n=o[i++];)r=E.propFix[n]||
n,E.expr.match.bool.test(n)?Ot&&Ft||!$t.test(n)?e[r]=!
1:e[E.camelCase("default-"+n)]=e[r]=!1:E.attr(e,n,""),e.removeAttribute(Ft?
n:r)}}),qt={set:function(e,t,n){return!1===t?E.removeAttr(e,n):Ot&&Ft||!$t.test(n)?
e.setAttribute(!Ft&&E.propFix[n]||n,n):e[E.camelCase("default-"+n)]=e[n]=!
0,n}},E.each(E.expr.match.bool.source.match(/\w+/g),function(e,t){var o=_t[t]||
E.find.attr;Ot&&Ft||!$t.test(t)?_t[t]=function(e,t,n){var r,i;return n||
(i=_t[t],_t[t]=r,r=null!=o(e,t,n)?
t.toLowerCase():null,_t[t]=i),r}:_t[t]=function(e,t,n){if(!n)return
e[E.camelCase("default-"+t)]?t.toLowerCase():null}}),Ot&&Ft||
(E.attrHooks.value={set:function(e,t,n){if(!E.nodeName(e,"input"))return
Ht&&Ht.set(e,t,n);e.defaultValue=t}}),Ft||(Ht={set:function(e,t,n){var
r=e.getAttributeNode(n);if(r||
e.setAttributeNode(r=e.ownerDocument.createAttribute(n)),r.value=t+="","value"===n|
|t===e.getAttribute(n))return t}},_t.id=_t.name=_t.coords=function(e,t,n){var
r;if(!n)return(r=e.getAttributeNode(t))&&""!==r.value?
r.value:null},E.valHooks.button={get:function(e,t){var
n=e.getAttributeNode(t);if(n&&n.specified)return
n.value},set:Ht.set},E.attrHooks.contenteditable={set:function(e,t,n){Ht.set(e,""!
==t&&t,n)}},E.each(["width","height"],function(e,n)
{E.attrHooks[n]={set:function(e,t){if(""===t)return
e.setAttribute(n,"auto"),t}}})),v.style||(E.attrHooks.style={get:function(e){return
e.style.cssText||void 0},set:function(e,t){return e.style.cssText=t+""}});var
Bt=/^(?:input|select|textarea|button|object)$/i,Mt=/^(?:a|area)$/i;E.fn.extend({pro
p:function(e,t){return
K(this,E.prop,e,t,1<arguments.length)},removeProp:function(e){return
e=E.propFix[e]||e,this.each(function(){try{this[e]=void 0,delete this[e]}catch(e)
{}})}}),E.extend({prop:function(e,t,n){var r,i,o=e.nodeType;if(3!==o&&8!==o&&2!
==o)return 1===o&&E.isXMLDoc(e)||(t=E.propFix[t]||t,i=E.propHooks[t]),void 0!==n?
i&&"set"in i&&void 0!==(r=i.set(e,n,t))?r:e[t]=n:i&&"get"in i&&null!
==(r=i.get(e,t))?r:e[t]},propHooks:{tabIndex:{get:function(e){var
t=E.find.attr(e,"tabindex");return t?parseInt(t,10):Bt.test(e.nodeName)||
Mt.test(e.nodeName)&&e.href?0:-1}}},propFix:
{for:"htmlFor",class:"className"}}),v.hrefNormalized||
E.each(["href","src"],function(e,t){E.propHooks[t]={get:function(e){return
e.getAttribute(t,4)}}}),v.optSelected||(E.propHooks.selected={get:function(e){var
t=e.parentNode;return
t&&(t.selectedIndex,t.parentNode&&t.parentNode.selectedIndex),null},set:function(e)
{var
t=e.parentNode;t&&(t.selectedIndex,t.parentNode&&t.parentNode.selectedIndex)}}),E.e
ach(["tabIndex","readOnly","maxLength","cellSpacing","cellPadding","rowSpan","colSp
an","useMap","frameBorder","contentEditable"],function()
{E.propFix[this.toLowerCase()]=this}),v.enctype||(E.propFix.enctype="encoding");var
Rt=/[\t\r\n\f]/g;function Pt(e){return
E.attr(e,"class")||""}E.fn.extend({addClass:function(t){var
e,n,r,i,o,a,s,l=0;if(E.isFunction(t))return this.each(function(e)
{E(this).addClass(t.call(this,e,Pt(this)))});if("string"==typeof
t&&t)for(e=t.match(q)||[];n=this[l++];)if(i=Pt(n),r=1===n.nodeType&&(" "+i+"
").replace(Rt," ")){for(a=0;o=e[a++];)r.indexOf(" "+o+" ")<0&&(r+=o+" ");i!
==(s=E.trim(r))&&E.attr(n,"class",s)}return this},removeClass:function(t){var
e,n,r,i,o,a,s,l=0;if(E.isFunction(t))return this.each(function(e)
{E(this).removeClass(t.call(this,e,Pt(this)))});if(!arguments.length)return
this.attr("class","");if("string"==typeof t&&t)for(e=t.match(q)||[];n=this[l+
+];)if(i=Pt(n),r=1===n.nodeType&&(" "+i+" ").replace(Rt," ")){for(a=0;o=e[a+
+];)for(;-1<r.indexOf(" "+o+" ");)r=r.replace(" "+o+" "," ");i!
==(s=E.trim(r))&&E.attr(n,"class",s)}return this},toggleClass:function(i,t){var
o=typeof i;return"boolean"==typeof t&&"string"==o?t?
this.addClass(i):this.removeClass(i):E.isFunction(i)?this.each(function(e)
{E(this).toggleClass(i.call(this,e,Pt(this),t),t)}):this.each(function(){var
e,t,n,r;if("string"==o)for(t=0,n=E(this),r=i.match(q)||[];e=r[t++];)n.hasClass(e)?
n.removeClass(e):n.addClass(e);else void 0!==i&&"boolean"!=o||
((e=Pt(this))&&E._data(this,"__className__",e),E.attr(this,"class",e||!
1===i?"":E._data(this,"__className__")||""))})},hasClass:function(e){var
t,n,r=0;for(t=" "+e+" ";n=this[r++];)if(1===n.nodeType&&-1<(" "+Pt(n)+"
").replace(Rt," ").indexOf(t))return!0;return!1}}),E.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(" "),function(e,n){E.fn[n]=function(e,t){return
0<arguments.length?
this.on(n,null,e,t):this.trigger(n)}}),E.fn.extend({hover:function(e,t){return
this.mouseenter(e).mouseleave(t||e)}});var
It=C.location,Wt=E.now(),zt=/\?/,Xt=/(,)|(\[|{)|(}|])|"(?:[^"\\\r\n]|\\["\\\/
bfnrt]|\\u[\da-fA-F]{4})*"\s*:?|true|false|null|-?(?!0\d)\d+(?:\.\d+|)(?:[eE][+-]?\
d+|)/g;E.parseJSON=function(e){if(C.JSON&&C.JSON.parse)return
C.JSON.parse(e+"");var i,o=null,t=E.trim(e+"");return t&&!
E.trim(t.replace(Xt,function(e,t,n,r){return i&&t&&(o=0),0===o?e:(i=n||t,o+=!r-!
n,"")}))?Function("return "+t)():E.error("Invalid JSON:
"+e)},E.parseXML=function(e){var t;if(!e||"string"!=typeof e)return
null;try{C.DOMParser?t=(new C.DOMParser).parseFromString(e,"text/xml"):((t=new
C.ActiveXObject("Microsoft.XMLDOM")).async="false",t.loadXML(e))}catch(e){t=void
0}return t&&t.documentElement&&!t.getElementsByTagName("parsererror").length||
E.error("Invalid XML: "+e),t};var Ut=/#.*$/,Vt=/([?&])_=[^&]*/,Yt=/^(.*?):[ \
t]*([^\r\n]*)\r?$/gm,Jt=/^(?:GET|HEAD)$/,Gt=/^\/\//,Qt=/^([\w.+-]+:)(?:\/\/(?:[^\/?
#]*@|)([^\/?#:]*)(?::(\
d+)|)|)/,Kt={},Zt={},en="*/".concat("*"),tn=It.href,nn=Qt.exec(tn.toLowerCase())||
[];function rn(o){return function(e,t){"string"!=typeof e&&(t=e,e="*");var
n,r=0,i=e.toLowerCase().match(q)||[];if(E.isFunction(t))for(;n=i[r+
+];)"+"===n.charAt(0)?(n=n.slice(1)||"*",(o[n]=o[n]||[]).unshift(t)):(o[n]=o[n]||
[]).push(t)}}function on(t,i,o,a){var s={},l=t===Zt;function u(e){var r;return
s[e]=!0,E.each(t[e]||[],function(e,t){var n=t(i,o,a);return"string"!=typeof n||l||
s[n]?l?!(r=n):void 0:(i.dataTypes.unshift(n),u(n),!1)}),r}return
u(i.dataTypes[0])||!s["*"]&&u("*")}function an(e,t){var
n,r,i=E.ajaxSettings.flatOptions||{};for(r in t)void 0!==t[r]&&((i[r]?e:n=n||{})
[r]=t[r]);return n&&E.extend(!0,e,n),e}E.extend({active:0,lastModified:{},etag:
{},ajaxSettings:{url:tn,type:"GET",isLocal:/^(?:about|app|app-storage|.+-extension|
file|res|widget):$/.test(nn[1]),global:!0,processData:!0,async:!
0,contentType:"application/x-www-form-urlencoded; charset=UTF-8",accepts:
{"*":en,text:"text/plain",html:"text/html",xml:"application/xml,
text/xml",json:"application/json, text/javascript"},contents:{xml:/\bxml\b/,html:/\
bhtml/,json:/\bjson\b/},responseFields:
{xml:"responseXML",text:"responseText",json:"responseJSON"},converters:{"*
text":String,"text html":!0,"text json":E.parseJSON,"text
xml":E.parseXML},flatOptions:{url:!0,context:!0}},ajaxSetup:function(e,t){return t?
an(an(e,E.ajaxSettings),t):an(E.ajaxSettings,e)},ajaxPrefilter:rn(Kt),ajaxTransport
:rn(Zt),ajax:function(e,t){"object"==typeof e&&(t=e,e=void 0),t=t||{};var
n,r,c,d,f,p,h,i,m=E.ajaxSetup({},t),g=m.context||m,v=m.context&&(g.nodeType||
g.jquery)?E(g):E.event,y=E.Deferred(),x=E.Callbacks("once memory"),b=m.statusCode||
{},o={},a={},w=0,s="canceled",T={readyState:0,getResponseHeader:function(e){var
t;if(2===w){if(!
i)for(i={};t=Yt.exec(d);)i[t[1].toLowerCase()]=t[2];t=i[e.toLowerCase()]}return
null==t?null:t},getAllResponseHeaders:function(){return 2===w?
d:null},setRequestHeader:function(e,t){var n=e.toLowerCase();return w||
(e=a[n]=a[n]||e,o[e]=t),this},overrideMimeType:function(e){return w||
(m.mimeType=e),this},statusCode:function(e){var t;if(e)if(w<2)for(t in
e)b[t]=[b[t],e[t]];else T.always(e[T.status]);return this},abort:function(e){var
t=e||s;return
h&&h.abort(t),l(0,t),this}};if(y.promise(T).complete=x.add,T.success=T.done,T.error
=T.fail,m.url=((e||m.url||tn)
+"").replace(Ut,"").replace(Gt,nn[1]+"//"),m.type=t.method||t.type||m.method||
m.type,m.dataTypes=E.trim(m.dataType||"*").toLowerCase().match(q)||
[""],null==m.crossDomain&&(n=Qt.exec(m.url.toLowerCase()),m.crossDomain=!(!n||
n[1]===nn[1]&&n[2]===nn[2]&&(n[3]||("http:"===n[1]?"80":"443"))===(nn[3]||
("http:"===nn[1]?"80":"443")))),m.data&&m.processData&&"string"!=typeof
m.data&&(m.data=E.param(m.data,m.traditional)),on(Kt,m,t,T),2===w)return T;for(r
in(p=E.event&&m.global)&&0==E.active+
+&&E.event.trigger("ajaxStart"),m.type=m.type.toUpperCase(),m.hasContent=!
Jt.test(m.type),c=m.url,m.hasContent||(m.data&&(c=m.url+=(zt.test(c)?"&":"?")
+m.data,delete m.data),!1===m.cache&&(m.url=Vt.test(c)?c.replace(Vt,"$1_="+Wt++):c+
(zt.test(c)?"&":"?")+"_="+Wt+
+)),m.ifModified&&(E.lastModified[c]&&T.setRequestHeader("If-Modified-
Since",E.lastModified[c]),E.etag[c]&&T.setRequestHeader("If-None-
Match",E.etag[c])),(m.data&&m.hasContent&&!1!==m.contentType||
t.contentType)&&T.setRequestHeader("Content-
Type",m.contentType),T.setRequestHeader("Accept",m.dataTypes[0]&&m.accepts[m.dataTy
pes[0]]?m.accepts[m.dataTypes[0]]+("*"!==m.dataTypes[0]?", "+en+";
q=0.01":""):m.accepts["*"]),m.headers)T.setRequestHeader(r,m.headers[r]);if(m.befor
eSend&&(!1===m.beforeSend.call(g,T,m)||2===w))return T.abort();for(r in s="abort",
{success:1,error:1,complete:1})T[r](m[r]);if(h=on(Zt,m,t,T))
{if(T.readyState=1,p&&v.trigger("ajaxSend",[T,m]),2===w)return
T;m.async&&0<m.timeout&&(f=C.setTimeout(function()
{T.abort("timeout")},m.timeout));try{w=1,h.send(o,l)}catch(e){if(!(w<2))throw e;l(-
1,e)}}else l(-1,"No Transport");function l(e,t,n,r){var i,o,a,s,l,u=t;2!
==w&&(w=2,f&&C.clearTimeout(f),h=void 0,d=r||"",T.readyState=0<e?
4:0,i=200<=e&&e<300||304===e,n&&(s=function(e,t,n){for(var
r,i,o,a,s=e.contents,l=e.dataTypes;"*"===l[0];)l.shift(),void
0===i&&(i=e.mimeType||t.getResponseHeader("Content-Type"));if(i)for(a in
s)if(s[a]&&s[a].test(i)){l.unshift(a);break}if(l[0]in n)o=l[0];else{for(a in n)
{if(!l[0]||e.converters[a+" "+l[0]]){o=a;break}r=r||a}o=o||r}if(o)return o!
==l[0]&&l.unshift(o),n[o]}(m,T,n)),s=function(e,t,n,r){var
i,o,a,s,l,u={},c=e.dataTypes.slice();if(c[1])for(a in
e.converters)u[a.toLowerCase()]=e.converters[a];for(o=c.shift();o;)if(e.responseFie
lds[o]&&(n[e.responseFields[o]]=t),!
l&&r&&e.dataFilter&&(t=e.dataFilter(t,e.dataType)),l=o,o=c.shift())if("*"===o)o=l;e
lse if("*"!==l&&l!==o){if(!(a=u[l+" "+o]||u["* "+o]))for(i in u)if((s=i.split(" "))
[1]===o&&(a=u[l+" "+s[0]]||u["* "+s[0]])){!0===a?a=u[i]:!0!
==u[i]&&(o=s[0],c.unshift(s[1]));break}if(!0!==a)if(a&&e.throws)t=a(t);else
try{t=a(t)}catch(e){return{state:"parsererror",error:a?e:"No conversion from "+l+"
to "+o}}}return{state:"success",data:t}}(m,s,T,i),i?
(m.ifModified&&((l=T.getResponseHeader("Last-Modified"))&&(E.lastModified[c]=l),
(l=T.getResponseHeader("etag"))&&(E.etag[c]=l)),204===e||"HEAD"===m.type?
u="nocontent":304===e?u="notmodified":(u=s.state,o=s.data,i=!(a=s.error))):(a=u,!
e&&u||(u="error",e<0&&(e=0))),T.status=e,T.statusText=(t||u)+"",i?y.resolveWith(g,
[o,u,T]):y.rejectWith(g,[T,u,a]),T.statusCode(b),b=void
0,p&&v.trigger(i?"ajaxSuccess":"ajaxError",[T,m,i?o:a]),x.fireWith(g,
[T,u]),p&&(v.trigger("ajaxComplete",[T,m]),--E.active||
E.event.trigger("ajaxStop")))}return T},getJSON:function(e,t,n){return
E.get(e,t,n,"json")},getScript:function(e,t){return E.get(e,void
0,t,"script")}}),E.each(["get","post"],function(e,i){E[i]=function(e,t,n,r){return
E.isFunction(t)&&(r=r||n,n=t,t=void
0),E.ajax(E.extend({url:e,type:i,dataType:r,data:t,success:n},E.isPlainObject(e)&&e
))}}),E._evalUrl=function(e){return
E.ajax({url:e,type:"GET",dataType:"script",cache:!0,async:!1,global:!1,throws:!
0})},E.fn.extend({wrapAll:function(t){if(E.isFunction(t))return
this.each(function(e){E(this).wrapAll(t.call(this,e))});if(this[0]){var
e=E(t,this[0].ownerDocument).eq(0).clone(!
0);this[0].parentNode&&e.insertBefore(this[0]),e.map(function(){for(var
e=this;e.firstChild&&1===e.firstChild.nodeType;)e=e.firstChild;return
e}).append(this)}return this},wrapInner:function(n){return E.isFunction(n)?
this.each(function(e){E(this).wrapInner(n.call(this,e))}):this.each(function(){var
e=E(this),t=e.contents();t.length?t.wrapAll(n):e.append(n)})},wrap:function(t){var
n=E.isFunction(t);return this.each(function(e){E(this).wrapAll(n?
t.call(this,e):t)})},unwrap:function(){return this.parent().each(function()
{E.nodeName(this,"body")||
E(this).replaceWith(this.childNodes)}).end()}}),E.expr.filters.hidden=function(e)
{return v.reliableHiddenOffsets()?e.offsetWidth<=0&&e.offsetHeight<=0&&!
e.getClientRects().length:function(e){if(!E.contains(e.ownerDocument||h,e))return!
0;for(;e&&1===e.nodeType;){if("none"===(e.style&&e.style.display||
E.css(e,"display"))||"hidden"===e.type)return!0;e=e.parentNode}return!1}
(e)},E.expr.filters.visible=function(e){return!E.expr.filters.hidden(e)};var
sn=/%20/g,ln=/\[\]$/,un=/\r?\n/g,cn=/^(?:submit|button|image|reset|file)$/i,dn=/
^(?:input|select|textarea|keygen)/i;function fn(n,e,r,i){var
t;if(E.isArray(e))E.each(e,function(e,t){r||ln.test(n)?i(n,t):fn(n+"["+
("object"==typeof t&&null!=t?e:"")+"]",t,r,i)});else if(r||"object"!
==E.type(e))i(n,e);else for(t in e)fn(n+"["+t+"]",e[t],r,i)}E.param=function(e,t)
{function n(e,t){t=E.isFunction(t)?
t():null==t?"":t,i[i.length]=encodeURIComponent(e)+"="+encodeURIComponent(t)}var
r,i=[];if(void 0===t&&(t=E.ajaxSettings&&E.ajaxSettings.traditional),E.isArray(e)||
e.jquery&&!E.isPlainObject(e))E.each(e,function(){n(this.name,this.value)});else
for(r in e)fn(r,e[r],t,n);return
i.join("&").replace(sn,"+")},E.fn.extend({serialize:function(){return
E.param(this.serializeArray())},serializeArray:function(){return
this.map(function(){var e=E.prop(this,"elements");return e?
E.makeArray(e):this}).filter(function(){var e=this.type;return this.name&&!
E(this).is(":disabled")&&dn.test(this.nodeName)&&!cn.test(e)&&(this.checked||!
Z.test(e))}).map(function(e,t){var n=E(this).val();return null==n?
null:E.isArray(n)?E.map(n,function(e){return{name:t.name,value:e.replace(un,"\r\
n")}}):{name:t.name,value:n.replace(un,"\r\n")}}).get()}}),E.ajaxSettings.xhr=void
0!==C.ActiveXObject?function(){return
this.isLocal?vn():8<h.documentMode?gn():/^(get|post|head|put|delete|options)$/
i.test(this.type)&&gn()||vn()}:gn;var pn=0,hn={},mn=E.ajaxSettings.xhr();function
gn(){try{return new C.XMLHttpRequest}catch(e){}}function vn(){try{return new
C.ActiveXObject("Microsoft.XMLHTTP")}catch(e)
{}}C.attachEvent&&C.attachEvent("onunload",function(){for(var e in hn)hn[e](void
0,!0)}),v.cors=!!mn&&"withCredentials"in mn,(mn=v.ajax=!!
mn)&&E.ajaxTransport(function(l){var u;if(!l.crossDomain||
v.cors)return{send:function(e,o){var t,a=l.xhr(),s=+
+pn;if(a.open(l.type,l.url,l.async,l.username,l.password),l.xhrFields)for(t in
l.xhrFields)a[t]=l.xhrFields[t];for(t in
l.mimeType&&a.overrideMimeType&&a.overrideMimeType(l.mimeType),l.crossDomain||e["X-
Requested-With"]||(e["X-Requested-With"]="XMLHttpRequest"),e)void 0!
==e[t]&&a.setRequestHeader(t,e[t]+"");a.send(l.hasContent&&l.data||
null),u=function(e,t){var n,r,i;if(u&&(t||4===a.readyState))if(delete hn[s],u=void
0,a.onreadystatechange=E.noop,t)4!
==a.readyState&&a.abort();else{i={},n=a.status,"string"==typeof
a.responseText&&(i.text=a.responseText);try{r=a.statusText}catch(e){r=""}n||!
l.isLocal||l.crossDomain?1223===n&&(n=204):n=i.text?
200:404}i&&o(n,r,i,a.getAllResponseHeaders())},l.async?4===a.readyState?
C.setTimeout(u):a.onreadystatechange=hn[s]=u:u()},abort:function(){u&&u(void 0,!
0)}}}),E.ajaxSetup({accepts:{script:"text/javascript, application/javascript,
application/ecmascript, application/x-ecmascript"},contents:{script:/\b(?:java|
ecma)script\b/},converters:{"text script":function(e){return
E.globalEval(e),e}}}),E.ajaxPrefilter("script",function(e){void
0===e.cache&&(e.cache=!1),e.crossDomain&&(e.type="GET",e.global=!
1)}),E.ajaxTransport("script",function(t){if(t.crossDomain){var r,i=h.head||
E("head")[0]||h.documentElement;return{send:function(e,n)
{(r=h.createElement("script")).async=!
0,t.scriptCharset&&(r.charset=t.scriptCharset),r.src=t.url,r.onload=r.onreadystatec
hange=function(e,t){!t&&r.readyState&&!/loaded|complete/.test(r.readyState)||
(r.onload=r.onreadystatechange=null,r.parentNode&&r.parentNode.removeChild(r),r=nul
l,t||n(200,"success"))},i.insertBefore(r,i.firstChild)},abort:function()
{r&&r.onload(void 0,!0)}}}});var yn=[],xn=/(=)\?(?=&|
$)|\?\?/;E.ajaxSetup({jsonp:"callback",jsonpCallback:function(){var e=yn.pop()||
E.expando+"_"+Wt++;return this[e]=!0,e}}),E.ajaxPrefilter("json
jsonp",function(e,t,n){var r,i,o,a=!1!
==e.jsonp&&(xn.test(e.url)?"url":"string"==typeof
e.data&&0===(e.contentType||"").indexOf("application/x-www-form-
urlencoded")&&xn.test(e.data)&&"data");if(a||"jsonp"===e.dataTypes[0])return
r=e.jsonpCallback=E.isFunction(e.jsonpCallback)?
e.jsonpCallback():e.jsonpCallback,a?e[a]=e[a].replace(xn,"$1"+r):!1!
==e.jsonp&&(e.url+=(zt.test(e.url)?"&":"?")+e.jsonp+"="+r),e.converters["script
json"]=function(){return o||E.error(r+" was not
called"),o[0]},e.dataTypes[0]="json",i=C[r],C[r]=function()
{o=arguments},n.always(function(){void 0===i?
E(C).removeProp(r):C[r]=i,e[r]&&(e.jsonpCallback=t.jsonpCallback,yn.push(r)),o&&E.i
sFunction(i)&&i(o[0]),o=i=void 0}),"script"}),E.parseHTML=function(e,t,n){if(!
e||"string"!=typeof e)return null;"boolean"==typeof t&&(n=t,t=!1),t=t||h;var
r=w.exec(e),i=!n&&[];return r?[t.createElement(r[1])]:
(r=de([e],t,i),i&&i.length&&E(i).remove(),E.merge([],r.childNodes))};var
bn=E.fn.load;function wn(e){return E.isWindow(e)?e:9===e.nodeType&&(e.defaultView||
e.parentWindow)}E.fn.load=function(e,t,n){if("string"!=typeof e&&bn)return
bn.apply(this,arguments);var r,i,o,a=this,s=e.indexOf(" ");return-
1<s&&(r=E.trim(e.slice(s,e.length)),e=e.slice(0,s)),E.isFunction(t)?(n=t,t=void
0):t&&"object"==typeof
t&&(i="POST"),0<a.length&&E.ajax({url:e,type:i||"GET",dataType:"html",data:t}).done
(function(e){o=arguments,a.html(r?
E("<div>").append(E.parseHTML(e)).find(r):e)}).always(n&&function(e,t)
{a.each(function(){n.apply(this,o||
[e.responseText,t,e])})}),this},E.each(["ajaxStart","ajaxStop","ajaxComplete","ajax
Error","ajaxSuccess","ajaxSend"],function(e,t){E.fn[t]=function(e){return
this.on(t,e)}}),E.expr.filters.animated=function(t){return
E.grep(E.timers,function(e){return
t===e.elem}).length},E.offset={setOffset:function(e,t,n){var
r,i,o,a,s,l,u=E.css(e,"position"),c=E(e),d={};"static"===u&&(e.style.position="rela
tive"),s=c.offset(),o=E.css(e,"top"),l=E.css(e,"left"),i=("absolute"===u||"fixed"==
=u)&&-1<E.inArray("auto",[o,l])?(a=(r=c.position()).top,r.left):(a=parseFloat(o)||
0,parseFloat(l)||0),E.isFunction(t)&&(t=t.call(e,n,E.extend({},s))),null!
=t.top&&(d.top=t.top-s.top+a),null!=t.left&&(d.left=t.left-s.left+i),"using"in t?
t.using.call(e,d):c.css(d)}},E.fn.extend({offset:function(t)
{if(arguments.length)return void 0===t?this:this.each(function(e)
{E.offset.setOffset(this,t,e)});var
e,n,r={top:0,left:0},i=this[0],o=i&&i.ownerDocument;return o?
(e=o.documentElement,E.contains(e,i)?(void 0!
==i.getBoundingClientRect&&(r=i.getBoundingClientRect()),n=wn(o),{top:r.top+
(n.pageYOffset||e.scrollTop)-(e.clientTop||0),left:r.left+(n.pageXOffset||
e.scrollLeft)-(e.clientLeft||0)}):r):void 0},position:function(){if(this[0]){var
e,t,n={top:0,left:0},r=this[0];return"fixed"===E.css(r,"position")?
t=r.getBoundingClientRect():
(e=this.offsetParent(),t=this.offset(),E.nodeName(e[0],"html")||
(n=e.offset()),n.top+=E.css(e[0],"borderTopWidth",!
0),n.left+=E.css(e[0],"borderLeftWidth",!0)),{top:t.top-n.top-E.css(r,"marginTop",!
0),left:t.left-n.left-E.css(r,"marginLeft",!0)}}},offsetParent:function(){return
this.map(function(){for(var e=this.offsetParent;e&&!
E.nodeName(e,"html")&&"static"===E.css(e,"position");)e=e.offsetParent;return e||
Qe})}}),E.each({scrollLeft:"pageXOffset",scrollTop:"pageYOffset"},function(t,i){var
o=/Y/.test(i);E.fn[t]=function(e){return K(this,function(e,t,n){var r=wn(e);if(void
0===n)return r?i in r?r[i]:r.document.documentElement[t]:e[t];r?r.scrollTo(o?
E(r).scrollLeft():n,o?
n:E(r).scrollTop()):e[t]=n},t,e,arguments.length,null)}}),E.each(["top","left"],fun
ction(e,n){E.cssHooks[n]=nt(v.pixelPosition,function(e,t){if(t)return
t=et(e,n),Ge.test(t)?E(e).position()[n]
+"px":t})}),E.each({Height:"height",Width:"width"},function(o,a)
{E.each({padding:"inner"+o,content:a,"":"outer"+o},function(r,e)
{E.fn[e]=function(e,t){var n=arguments.length&&(r||"boolean"!=typeof e),i=r||(!
0===e||!0===t?"margin":"border");return K(this,function(e,t,n){var r;return
E.isWindow(e)?e.document.documentElement["client"+o]:9===e.nodeType?
(r=e.documentElement,Math.max(e.body["scroll"+o],r["scroll"+o],e.body["offset"+o],r
["offset"+o],r["client"+o])):void 0===n?E.css(e,t,i):E.style(e,t,n,i)},a,n?e:void
0,n,null)}})}),E.fn.extend({bind:function(e,t,n){return
this.on(e,null,t,n)},unbind:function(e,t){return
this.off(e,null,t)},delegate:function(e,t,n,r){return
this.on(t,e,n,r)},undelegate:function(e,t,n){return 1===arguments.length?
this.off(e,"**"):this.off(t,e||"**",n)}}),E.fn.size=function(){return
this.length},E.fn.andSelf=E.fn.addBack,"function"==typeof
define&&define.amd&&define("jquery",[],function(){return E});var Tn=C.jQuery,Cn=C.
$;return E.noConflict=function(e){return C.$===E&&(C.
$=Cn),e&&C.jQuery===E&&(C.jQuery=Tn),E},e||(C.jQuery=C.$=E),E}),$("#main--
content").length&&detectmob(),$("#whatIs").length)var scrollTop=$
("#whatIs").offset().top;$("#scrollBtn").click(function(){$("html,
body").stop().animate({scrollTop:scrollTop},600)}),$(".btn--main").click(function()
{$("html, body").animate({scrollTop:0},600)});var
local_value=localStorage.getItem("memo");function stopAnim()
{document.getElementById("scrollBtn").classList.remove("anim")}function start()
{document.getElementById("scrollBtn").classList.add("anim")}local_value&&($
(".layout__flash").addClass("noAnim"),$(".layout__flash--app").addClass("only--
flash")),$
("#scrollBtn").length&&(document.getElementById("scrollBtn").addEventListener("mous
eover",stopAnim),document.getElementById("scrollBtn").addEventListener("mouseout",s
tart),setTimeout(stopAnim,6e4));var currentLanguage=$("html").attr("lang");function
pageReady(){window.onload=function(){setTimeout(function(){$
("#skeleton").addClass("hide"),$(".page-content").addClass("show")},100)},$
("#start-chat, #start-video").removeClass("wait"),$("#start-chat, #start-
video").addClass("load"),$(".load#start-chat, .load#start-video").click(function()
{$(".layout__flash--app").addClass("only--flash"),localStorage.setItem("memo",!
0)}),$(".layout__flash, .layout__looking, .layout__whats").addClass("loaded")}$
(document).ready(function(){$(document).click(function(e){$
(e.target).closest(".current-lang").length||($(".current-
lang").removeClass("open"),$(".lang-over").removeClass("show"),$(".current-lang--
help").removeClass("hide"),e.stopPropagation())}),$(document).on("click",".current-
lang",function(){$(this).addClass("open"),$(".lang-over").addClass("show"),$
(".current-lang--help").addClass("hide")}),$(document).on("click",".current-
lang.open",function(){$(this).removeClass("open"),$(".lang-
over").removeClass("show"),$(".current-lang--
help").removeClass("hide")})}),document.addEventListener("DOMContentLoaded",pageRea
dy),window.addEventListener("load",function(){for(var
e=document.getElementsByTagName("img"),t=0;t<e.length;t++)e[t].getAttribute("data-
srcset")&&(e[t].setAttribute("src",e[t].getAttribute("data-srcset")),-
1===e[t].getAttribute("src").indexOf("blur")||
e[t].setAttribute("src",e[t].getAttribute("data-frz")))},!1),$
(document).ready(function(){function e(){var
e=document.createElement("link");e.rel="stylesheet",e.href="/lending/css/
main.css";var t=document.getElementsByTagName("head")
[0];t.parentNode.insertBefore(e,t)}var t=requestAnimationFrame||
mozRequestAnimationFrame||webkitRequestAnimationFrame||msRequestAnimationFrame;t?
t(e):window.addEventListener("load",e)});currentLanguage=$("html").attr("lang");$
(document).ready(function(){var e,t;!function(e,t,n){var r="";if(n){var i=new
Date;i.setTime(i.getTime()+24*n*60*60*1e3),r=";
expires="+i.toUTCString()}document.cookie=e+"="+(t||"")+r+"; path=/"}
("lang",currentLanguage,180),e=languages,t=[],e.map(function(e){t.push('<div
class="dropDown__label '+e.code+'"><a href="'+e.url+'"
hreflang="'+e.url+'">'+e.name+"</a></div>")}),$(".lang-over__wrapper").html(t),$
(".dropDown__label."+currentLanguage).addClass("current")}),function(e){var
r=e.document,i=!0;e.loadThirdPartyScripts=function(n)
{e.addEventListener("load",function(){for(var e;e=n.shift();)if("string"==typeof
e&&(e={src:e,async:i}),"object"==typeof e){var
t=r.createElement("SCRIPT");t.async=e.async,t.src=e.src,r.getElementsByTagName("hea
d")[0].appendChild(t)}else"function"==typeof e&&e()})}}(window);

You might also like