/*! jquery v1.11.0 | (c) 2005, 2014 jquery foundation, inc. | jquery.org/license */ !function(a,b){"object"==typeof module&&"object"==typeof module.exports?module.exports=a.document?b(a,!0):function(a){if(!a.document)throw new error("jquery requires a window with a document");return b(a)}:b(a)}("undefined"!=typeof window?window:this,function(a,b){var c=[],d=c.slice,e=c.concat,f=c.push,g=c.indexof,h={},i=h.tostring,j=h.hasownproperty,k="".trim,l={},m="1.11.0",n=function(a,b){return new n.fn.init(a,b)},o=/^[\s\ufeff\xa0]+|[\s\ufeff\xa0]+$/g,p=/^-ms-/,q=/-([\da-z])/gi,r=function(a,b){return b.touppercase()};n.fn=n.prototype={jquery:m,constructor:n,selector:"",length:0,toarray:function(){return d.call(this)},get:function(a){return null!=a?0>a?this[a+this.length]:this[a]:d.call(this)},pushstack:function(a){var b=n.merge(this.constructor(),a);return b.prevobject=this,b.context=this.context,b},each:function(a,b){return n.each(this,a,b)},map:function(a){return this.pushstack(n.map(this,function(b,c){return a.call(b,c,b)}))},slice:function(){return this.pushstack(d.apply(this,arguments))},first:function(){return this.eq(0)},last:function(){return this.eq(-1)},eq:function(a){var b=this.length,c=+a+(0>a?b:0);return this.pushstack(c>=0&&b>c?[this[c]]:[])},end:function(){return this.prevobject||this.constructor(null)},push:f,sort:c.sort,splice:c.splice},n.extend=n.fn.extend=function(){var a,b,c,d,e,f,g=arguments[0]||{},h=1,i=arguments.length,j=!1;for("boolean"==typeof g&&(j=g,g=arguments[h]||{},h++),"object"==typeof g||n.isfunction(g)||(g={}),h===i&&(g=this,h--);i>h;h++)if(null!=(e=arguments[h]))for(d in e)a=g[d],c=e[d],g!==c&&(j&&c&&(n.isplainobject(c)||(b=n.isarray(c)))?(b?(b=!1,f=a&&n.isarray(a)?a:[]):f=a&&n.isplainobject(a)?a:{},g[d]=n.extend(j,f,c)):void 0!==c&&(g[d]=c));return g},n.extend({expando:"jquery"+(m+math.random()).replace(/\d/g,""),isready:!0,error:function(a){throw new error(a)},noop:function(){},isfunction:function(a){return"function"===n.type(a)},isarray:array.isarray||function(a){return"array"===n.type(a)},iswindow:function(a){return null!=a&&a==a.window},isnumeric:function(a){return a-parsefloat(a)>=0},isemptyobject:function(a){var b;for(b in a)return!1;return!0},isplainobject:function(a){var b;if(!a||"object"!==n.type(a)||a.nodetype||n.iswindow(a))return!1;try{if(a.constructor&&!j.call(a,"constructor")&&!j.call(a.constructor.prototype,"isprototypeof"))return!1}catch(c){return!1}if(l.ownlast)for(b in a)return j.call(a,b);for(b in a);return void 0===b||j.call(a,b)},type:function(a){return null==a?a+"":"object"==typeof a||"function"==typeof a?h[i.call(a)]||"object":typeof a},globaleval:function(b){b&&n.trim(b)&&(a.execscript||function(b){a.eval.call(a,b)})(b)},camelcase:function(a){return a.replace(p,"ms-").replace(q,r)},nodename:function(a,b){return a.nodename&&a.nodename.tolowercase()===b.tolowercase()},each:function(a,b,c){var d,e=0,f=a.length,g=s(a);if(c){if(g){for(;f>e;e++)if(d=b.apply(a[e],c),d===!1)break}else for(e in a)if(d=b.apply(a[e],c),d===!1)break}else if(g){for(;f>e;e++)if(d=b.call(a[e],e,a[e]),d===!1)break}else for(e in a)if(d=b.call(a[e],e,a[e]),d===!1)break;return a},trim:k&&!k.call("\ufeff\xa0")?function(a){return null==a?"":k.call(a)}:function(a){return null==a?"":(a+"").replace(o,"")},makearray:function(a,b){var c=b||[];return null!=a&&(s(object(a))?n.merge(c,"string"==typeof a?[a]:a):f.call(c,a)),c},inarray:function(a,b,c){var d;if(b){if(g)return g.call(b,a,c);for(d=b.length,c=c?0>c?math.max(0,d+c):c:0;d>c;c++)if(c in b&&b[c]===a)return c}return-1},merge:function(a,b){var c=+b.length,d=0,e=a.length;while(c>d)a[e++]=b[d++];if(c!==c)while(void 0!==b[d])a[e++]=b[d++];return a.length=e,a},grep:function(a,b,c){for(var d,e=[],f=0,g=a.length,h=!c;g>f;f++)d=!b(a[f],f),d!==h&&e.push(a[f]);return e},map:function(a,b,c){var d,f=0,g=a.length,h=s(a),i=[];if(h)for(;g>f;f++)d=b(a[f],f,c),null!=d&&i.push(d);else for(f in a)d=b(a[f],f,c),null!=d&&i.push(d);return e.apply([],i)},guid:1,proxy:function(a,b){var c,e,f;return"string"==typeof b&&(f=a[b],b=a,a=f),n.isfunction(a)?(c=d.call(arguments,2),e=function(){return a.apply(b||this,c.concat(d.call(arguments)))},e.guid=a.guid=a.guid||n.guid++,e):void 0},now:function(){return+new date},support:l}),n.each("boolean number string function array date regexp object error".split(" "),function(a,b){h["[object "+b+"]"]=b.tolowercase()});function s(a){var b=a.length,c=n.type(a);return"function"===c||n.iswindow(a)?!1:1===a.nodetype&&b?!0:"array"===c||0===b||"number"==typeof b&&b>0&&b-1 in a}var t=function(a){var b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s="sizzle"+-new date,t=a.document,u=0,v=0,w=eb(),x=eb(),y=eb(),z=function(a,b){return a===b&&(j=!0),0},a="undefined",b=1<<31,c={}.hasownproperty,d=[],e=d.pop,f=d.push,g=d.push,h=d.slice,i=d.indexof||function(a){for(var b=0,c=this.length;c>b;b++)if(this[b]===a)return b;return-1},j="checked|selected|async|autofocus|autoplay|controls|defer|disabled|hidden|ismap|loop|multiple|open|readonly|required|scoped",k="[\\x20\\t\\r\\n\\f]",l="(?:\\\\.|[\\w-]|[^\\x00-\\xa0])+",m=l.replace("w","w#"),n="\\["+k+"*("+l+")"+k+"*(?:([*^$|!~]?=)"+k+"*(?:(['\"])((?:\\\\.|[^\\\\])*?)\\3|("+m+")|)|)"+k+"*\\]",o=":("+l+")(?:\\(((['\"])((?:\\\\.|[^\\\\])*?)\\3|((?:\\\\.|[^\\\\()[\\]]|"+n.replace(3,8)+")*)|.*)\\)|)",p=new regexp("^"+k+"+|((?:^|[^\\\\])(?:\\\\.)*)"+k+"+$","g"),q=new regexp("^"+k+"*,"+k+"*"),r=new regexp("^"+k+"*([>+~]|"+k+")"+k+"*"),s=new regexp("="+k+"*([^\\]'\"]*?)"+k+"*\\]","g"),t=new regexp(o),u=new regexp("^"+m+"$"),v={id:new regexp("^#("+l+")"),class:new regexp("^\\.("+l+")"),tag:new regexp("^("+l.replace("w","w*")+")"),attr:new regexp("^"+n),pseudo:new regexp("^"+o),child:new regexp("^:(only|first|last|nth|nth-last)-(child|of-type)(?:\\("+k+"*(even|odd|(([+-]|)(\\d*)n|)"+k+"*(?:([+-]|)"+k+"*(\\d+)|))"+k+"*\\)|)","i"),bool:new regexp("^(?:"+j+")$","i"),needscontext:new regexp("^"+k+"*[>+~]|:(even|odd|eq|gt|lt|nth|first|last)(?:\\("+k+"*((?:-\\d)?\\d*)"+k+"*\\)|)(?=[^-]|$)","i")},w=/^(?:input|select|textarea|button)$/i,x=/^h\d$/i,y=/^[^{]+\{\s*\[native \w/,z=/^(?:#([\w-]+)|(\w+)|\.([\w-]+))$/,$=/[+~]/,_=/'|\\/g,ab=new regexp("\\\\([\\da-f]{1,6}"+k+"?|("+k+")|.)","ig"),bb=function(a,b,c){var d="0x"+b-65536;return d!==d||c?b:0>d?string.fromcharcode(d+65536):string.fromcharcode(d>>10|55296,1023&d|56320)};try{g.apply(d=h.call(t.childnodes),t.childnodes),d[t.childnodes.length].nodetype}catch(cb){g={apply:d.length?function(a,b){f.apply(a,h.call(b))}:function(a,b){var c=a.length,d=0;while(a[c++]=b[d++]);a.length=c-1}}}function db(a,b,d,e){var f,g,h,i,j,m,p,q,u,v;if((b?b.ownerdocument||b:t)!==l&&k(b),b=b||l,d=d||[],!a||"string"!=typeof a)return d;if(1!==(i=b.nodetype)&&9!==i)return[];if(n&&!e){if(f=z.exec(a))if(h=f[1]){if(9===i){if(g=b.getelementbyid(h),!g||!g.parentnode)return d;if(g.id===h)return d.push(g),d}else if(b.ownerdocument&&(g=b.ownerdocument.getelementbyid(h))&&r(b,g)&&g.id===h)return d.push(g),d}else{if(f[2])return g.apply(d,b.getelementsbytagname(a)),d;if((h=f[3])&&c.getelementsbyclassname&&b.getelementsbyclassname)return g.apply(d,b.getelementsbyclassname(h)),d}if(c.qsa&&(!o||!o.test(a))){if(q=p=s,u=b,v=9===i&&a,1===i&&"object"!==b.nodename.tolowercase()){m=ob(a),(p=b.getattribute("id"))?q=p.replace(_,"\\$&"):b.setattribute("id",q),q="[id='"+q+"'] ",j=m.length;while(j--)m[j]=q+pb(m[j]);u=$.test(a)&&mb(b.parentnode)||b,v=m.join(",")}if(v)try{return g.apply(d,u.queryselectorall(v)),d}catch(w){}finally{p||b.removeattribute("id")}}}return xb(a.replace(p,"$1"),b,d,e)}function eb(){var a=[];function b(c,e){return a.push(c+" ")>d.cachelength&&delete b[a.shift()],b[c+" "]=e}return b}function fb(a){return a[s]=!0,a}function gb(a){var b=l.createelement("div");try{return!!a(b)}catch(c){return!1}finally{b.parentnode&&b.parentnode.removechild(b),b=null}}function hb(a,b){var c=a.split("|"),e=a.length;while(e--)d.attrhandle[c[e]]=b}function ib(a,b){var c=b&&a,d=c&&1===a.nodetype&&1===b.nodetype&&(~b.sourceindex||b)-(~a.sourceindex||b);if(d)return d;if(c)while(c=c.nextsibling)if(c===b)return-1;return a?1:-1}function jb(a){return function(b){var c=b.nodename.tolowercase();return"input"===c&&b.type===a}}function kb(a){return function(b){var c=b.nodename.tolowercase();return("input"===c||"button"===c)&&b.type===a}}function lb(a){return fb(function(b){return b=+b,fb(function(c,d){var e,f=a([],c.length,b),g=f.length;while(g--)c[e=f[g]]&&(c[e]=!(d[e]=c[e]))})})}function mb(a){return a&&typeof a.getelementsbytagname!==a&&a}c=db.support={},f=db.isxml=function(a){var b=a&&(a.ownerdocument||a).documentelement;return b?"html"!==b.nodename:!1},k=db.setdocument=function(a){var b,e=a?a.ownerdocument||a:t,g=e.defaultview;return e!==l&&9===e.nodetype&&e.documentelement?(l=e,m=e.documentelement,n=!f(e),g&&g!==g.top&&(g.addeventlistener?g.addeventlistener("unload",function(){k()},!1):g.attachevent&&g.attachevent("onunload",function(){k()})),c.attributes=gb(function(a){return a.classname="i",!a.getattribute("classname")}),c.getelementsbytagname=gb(function(a){return a.appendchild(e.createcomment("")),!a.getelementsbytagname("*").length}),c.getelementsbyclassname=y.test(e.getelementsbyclassname)&&gb(function(a){return a.innerhtml="
",a.firstchild.classname="i",2===a.getelementsbyclassname("i").length}),c.getbyid=gb(function(a){return m.appendchild(a).id=s,!e.getelementsbyname||!e.getelementsbyname(s).length}),c.getbyid?(d.find.id=function(a,b){if(typeof b.getelementbyid!==a&&n){var c=b.getelementbyid(a);return c&&c.parentnode?[c]:[]}},d.filter.id=function(a){var b=a.replace(ab,bb);return function(a){return a.getattribute("id")===b}}):(delete d.find.id,d.filter.id=function(a){var b=a.replace(ab,bb);return function(a){var c=typeof a.getattributenode!==a&&a.getattributenode("id");return c&&c.value===b}}),d.find.tag=c.getelementsbytagname?function(a,b){return typeof b.getelementsbytagname!==a?b.getelementsbytagname(a):void 0}:function(a,b){var c,d=[],e=0,f=b.getelementsbytagname(a);if("*"===a){while(c=f[e++])1===c.nodetype&&d.push(c);return d}return f},d.find.class=c.getelementsbyclassname&&function(a,b){return typeof b.getelementsbyclassname!==a&&n?b.getelementsbyclassname(a):void 0},p=[],o=[],(c.qsa=y.test(e.queryselectorall))&&(gb(function(a){a.innerhtml="",a.queryselectorall("[t^='']").length&&o.push("[*^$]="+k+"*(?:''|\"\")"),a.queryselectorall("[selected]").length||o.push("\\["+k+"*(?:value|"+j+")"),a.queryselectorall(":checked").length||o.push(":checked")}),gb(function(a){var b=e.createelement("input");b.setattribute("type","hidden"),a.appendchild(b).setattribute("name","d"),a.queryselectorall("[name=d]").length&&o.push("name"+k+"*[*^$|!~]?="),a.queryselectorall(":enabled").length||o.push(":enabled",":disabled"),a.queryselectorall("*,:x"),o.push(",.*:")})),(c.matchesselector=y.test(q=m.webkitmatchesselector||m.mozmatchesselector||m.omatchesselector||m.msmatchesselector))&&gb(function(a){c.disconnectedmatch=q.call(a,"div"),q.call(a,"[s!='']:x"),p.push("!=",o)}),o=o.length&&new regexp(o.join("|")),p=p.length&&new regexp(p.join("|")),b=y.test(m.comparedocumentposition),r=b||y.test(m.contains)?function(a,b){var c=9===a.nodetype?a.documentelement:a,d=b&&b.parentnode;return a===d||!(!d||1!==d.nodetype||!(c.contains?c.contains(d):a.comparedocumentposition&&16&a.comparedocumentposition(d)))}:function(a,b){if(b)while(b=b.parentnode)if(b===a)return!0;return!1},z=b?function(a,b){if(a===b)return j=!0,0;var d=!a.comparedocumentposition-!b.comparedocumentposition;return d?d:(d=(a.ownerdocument||a)===(b.ownerdocument||b)?a.comparedocumentposition(b):1,1&d||!c.sortdetached&&b.comparedocumentposition(a)===d?a===e||a.ownerdocument===t&&r(t,a)?-1:b===e||b.ownerdocument===t&&r(t,b)?1:i?i.call(i,a)-i.call(i,b):0:4&d?-1:1)}:function(a,b){if(a===b)return j=!0,0;var c,d=0,f=a.parentnode,g=b.parentnode,h=[a],k=[b];if(!f||!g)return a===e?-1:b===e?1:f?-1:g?1:i?i.call(i,a)-i.call(i,b):0;if(f===g)return ib(a,b);c=a;while(c=c.parentnode)h.unshift(c);c=b;while(c=c.parentnode)k.unshift(c);while(h[d]===k[d])d++;return d?ib(h[d],k[d]):h[d]===t?-1:k[d]===t?1:0},e):l},db.matches=function(a,b){return db(a,null,null,b)},db.matchesselector=function(a,b){if((a.ownerdocument||a)!==l&&k(a),b=b.replace(s,"='$1']"),!(!c.matchesselector||!n||p&&p.test(b)||o&&o.test(b)))try{var d=q.call(a,b);if(d||c.disconnectedmatch||a.document&&11!==a.document.nodetype)return d}catch(e){}return db(b,l,null,[a]).length>0},db.contains=function(a,b){return(a.ownerdocument||a)!==l&&k(a),r(a,b)},db.attr=function(a,b){(a.ownerdocument||a)!==l&&k(a);var e=d.attrhandle[b.tolowercase()],f=e&&c.call(d.attrhandle,b.tolowercase())?e(a,b,!n):void 0;return void 0!==f?f:c.attributes||!n?a.getattribute(b):(f=a.getattributenode(b))&&f.specified?f.value:null},db.error=function(a){throw new error("syntax error, unrecognized expression: "+a)},db.uniquesort=function(a){var b,d=[],e=0,f=0;if(j=!c.detectduplicates,i=!c.sortstable&&a.slice(0),a.sort(z),j){while(b=a[f++])b===a[f]&&(e=d.push(f));while(e--)a.splice(d[e],1)}return i=null,a},e=db.gettext=function(a){var b,c="",d=0,f=a.nodetype;if(f){if(1===f||9===f||11===f){if("string"==typeof a.textcontent)return a.textcontent;for(a=a.firstchild;a;a=a.nextsibling)c+=e(a)}else if(3===f||4===f)return a.nodevalue}else while(b=a[d++])c+=e(b);return c},d=db.selectors={cachelength:50,createpseudo:fb,match:v,attrhandle:{},find:{},relative:{">":{dir:"parentnode",first:!0}," ":{dir:"parentnode"},"+":{dir:"previoussibling",first:!0},"~":{dir:"previoussibling"}},prefilter:{attr:function(a){return a[1]=a[1].replace(ab,bb),a[3]=(a[4]||a[5]||"").replace(ab,bb),"~="===a[2]&&(a[3]=" "+a[3]+" "),a.slice(0,4)},child:function(a){return a[1]=a[1].tolowercase(),"nth"===a[1].slice(0,3)?(a[3]||db.error(a[0]),a[4]=+(a[4]?a[5]+(a[6]||1):2*("even"===a[3]||"odd"===a[3])),a[5]=+(a[7]+a[8]||"odd"===a[3])):a[3]&&db.error(a[0]),a},pseudo:function(a){var b,c=!a[5]&&a[2];return v.child.test(a[0])?null:(a[3]&&void 0!==a[4]?a[2]=a[4]:c&&t.test(c)&&(b=ob(c,!0))&&(b=c.indexof(")",c.length-b)-c.length)&&(a[0]=a[0].slice(0,b),a[2]=c.slice(0,b)),a.slice(0,3))}},filter:{tag:function(a){var b=a.replace(ab,bb).tolowercase();return"*"===a?function(){return!0}:function(a){return a.nodename&&a.nodename.tolowercase()===b}},class:function(a){var b=w[a+" "];return b||(b=new regexp("(^|"+k+")"+a+"("+k+"|$)"))&&w(a,function(a){return b.test("string"==typeof a.classname&&a.classname||typeof a.getattribute!==a&&a.getattribute("class")||"")})},attr:function(a,b,c){return function(d){var e=db.attr(d,a);return null==e?"!="===b:b?(e+="","="===b?e===c:"!="===b?e!==c:"^="===b?c&&0===e.indexof(c):"*="===b?c&&e.indexof(c)>-1:"$="===b?c&&e.slice(-c.length)===c:"~="===b?(" "+e+" ").indexof(c)>-1:"|="===b?e===c||e.slice(0,c.length+1)===c+"-":!1):!0}},child:function(a,b,c,d,e){var f="nth"!==a.slice(0,3),g="last"!==a.slice(-4),h="of-type"===b;return 1===d&&0===e?function(a){return!!a.parentnode}:function(b,c,i){var j,k,l,m,n,o,p=f!==g?"nextsibling":"previoussibling",q=b.parentnode,r=h&&b.nodename.tolowercase(),t=!i&&!h;if(q){if(f){while(p){l=b;while(l=l[p])if(h?l.nodename.tolowercase()===r:1===l.nodetype)return!1;o=p="only"===a&&!o&&"nextsibling"}return!0}if(o=[g?q.firstchild:q.lastchild],g&&t){k=q[s]||(q[s]={}),j=k[a]||[],n=j[0]===u&&j[1],m=j[0]===u&&j[2],l=n&&q.childnodes[n];while(l=++n&&l&&l[p]||(m=n=0)||o.pop())if(1===l.nodetype&&++m&&l===b){k[a]=[u,n,m];break}}else if(t&&(j=(b[s]||(b[s]={}))[a])&&j[0]===u)m=j[1];else while(l=++n&&l&&l[p]||(m=n=0)||o.pop())if((h?l.nodename.tolowercase()===r:1===l.nodetype)&&++m&&(t&&((l[s]||(l[s]={}))[a]=[u,m]),l===b))break;return m-=e,m===d||m%d===0&&m/d>=0}}},pseudo:function(a,b){var c,e=d.pseudos[a]||d.setfilters[a.tolowercase()]||db.error("unsupported pseudo: "+a);return e[s]?e(b):e.length>1?(c=[a,a,"",b],d.setfilters.hasownproperty(a.tolowercase())?fb(function(a,c){var d,f=e(a,b),g=f.length;while(g--)d=i.call(a,f[g]),a[d]=!(c[d]=f[g])}):function(a){return e(a,0,c)}):e}},pseudos:{not:fb(function(a){var b=[],c=[],d=g(a.replace(p,"$1"));return d[s]?fb(function(a,b,c,e){var f,g=d(a,null,e,[]),h=a.length;while(h--)(f=g[h])&&(a[h]=!(b[h]=f))}):function(a,e,f){return b[0]=a,d(b,null,f,c),!c.pop()}}),has:fb(function(a){return function(b){return db(a,b).length>0}}),contains:fb(function(a){return function(b){return(b.textcontent||b.innertext||e(b)).indexof(a)>-1}}),lang:fb(function(a){return u.test(a||"")||db.error("unsupported lang: "+a),a=a.replace(ab,bb).tolowercase(),function(b){var c;do if(c=n?b.lang:b.getattribute("xml:lang")||b.getattribute("lang"))return c=c.tolowercase(),c===a||0===c.indexof(a+"-");while((b=b.parentnode)&&1===b.nodetype);return!1}}),target:function(b){var c=a.location&&a.location.hash;return c&&c.slice(1)===b.id},root:function(a){return a===m},focus:function(a){return a===l.activeelement&&(!l.hasfocus||l.hasfocus())&&!!(a.type||a.href||~a.tabindex)},enabled:function(a){return a.disabled===!1},disabled:function(a){return a.disabled===!0},checked:function(a){var b=a.nodename.tolowercase();return"input"===b&&!!a.checked||"option"===b&&!!a.selected},selected:function(a){return a.parentnode&&a.parentnode.selectedindex,a.selected===!0},empty:function(a){for(a=a.firstchild;a;a=a.nextsibling)if(a.nodetype<6)return!1;return!0},parent:function(a){return!d.pseudos.empty(a)},header:function(a){return x.test(a.nodename)},input:function(a){return w.test(a.nodename)},button:function(a){var b=a.nodename.tolowercase();return"input"===b&&"button"===a.type||"button"===b},text:function(a){var b;return"input"===a.nodename.tolowercase()&&"text"===a.type&&(null==(b=a.getattribute("type"))||"text"===b.tolowercase())},first:lb(function(){return[0]}),last:lb(function(a,b){return[b-1]}),eq:lb(function(a,b,c){return[0>c?c+b:c]}),even:lb(function(a,b){for(var c=0;b>c;c+=2)a.push(c);return a}),odd:lb(function(a,b){for(var c=1;b>c;c+=2)a.push(c);return a}),lt:lb(function(a,b,c){for(var d=0>c?c+b:c;--d>=0;)a.push(d);return a}),gt:lb(function(a,b,c){for(var d=0>c?c+b:c;++db;b++)d+=a[b].value;return d}function qb(a,b,c){var d=b.dir,e=c&&"parentnode"===d,f=v++;return b.first?function(b,c,f){while(b=b[d])if(1===b.nodetype||e)return a(b,c,f)}:function(b,c,g){var h,i,j=[u,f];if(g){while(b=b[d])if((1===b.nodetype||e)&&a(b,c,g))return!0}else while(b=b[d])if(1===b.nodetype||e){if(i=b[s]||(b[s]={}),(h=i[d])&&h[0]===u&&h[1]===f)return j[2]=h[2];if(i[d]=j,j[2]=a(b,c,g))return!0}}}function rb(a){return a.length>1?function(b,c,d){var e=a.length;while(e--)if(!a[e](b,c,d))return!1;return!0}:a[0]}function sb(a,b,c,d,e){for(var f,g=[],h=0,i=a.length,j=null!=b;i>h;h++)(f=a[h])&&(!c||c(f,d,e))&&(g.push(f),j&&b.push(h));return g}function tb(a,b,c,d,e,f){return d&&!d[s]&&(d=tb(d)),e&&!e[s]&&(e=tb(e,f)),fb(function(f,g,h,i){var j,k,l,m=[],n=[],o=g.length,p=f||wb(b||"*",h.nodetype?[h]:h,[]),q=!a||!f&&b?p:sb(p,m,a,h,i),r=c?e||(f?a:o||d)?[]:g:q;if(c&&c(q,r,h,i),d){j=sb(r,n),d(j,[],h,i),k=j.length;while(k--)(l=j[k])&&(r[n[k]]=!(q[n[k]]=l))}if(f){if(e||a){if(e){j=[],k=r.length;while(k--)(l=r[k])&&j.push(q[k]=l);e(null,r=[],j,i)}k=r.length;while(k--)(l=r[k])&&(j=e?i.call(f,l):m[k])>-1&&(f[j]=!(g[j]=l))}}else r=sb(r===g?r.splice(o,r.length):r),e?e(null,g,r,i):g.apply(g,r)})}function ub(a){for(var b,c,e,f=a.length,g=d.relative[a[0].type],i=g||d.relative[" "],j=g?1:0,k=qb(function(a){return a===b},i,!0),l=qb(function(a){return i.call(b,a)>-1},i,!0),m=[function(a,c,d){return!g&&(d||c!==h)||((b=c).nodetype?k(a,c,d):l(a,c,d))}];f>j;j++)if(c=d.relative[a[j].type])m=[qb(rb(m),c)];else{if(c=d.filter[a[j].type].apply(null,a[j].matches),c[s]){for(e=++j;f>e;e++)if(d.relative[a[e].type])break;return tb(j>1&&rb(m),j>1&&pb(a.slice(0,j-1).concat({value:" "===a[j-2].type?"*":""})).replace(p,"$1"),c,e>j&&ub(a.slice(j,e)),f>e&&ub(a=a.slice(e)),f>e&&pb(a))}m.push(c)}return rb(m)}function vb(a,b){var c=b.length>0,e=a.length>0,f=function(f,g,i,j,k){var m,n,o,p=0,q="0",r=f&&[],s=[],t=h,v=f||e&&d.find.tag("*",k),w=u+=null==t?1:math.random()||.1,x=v.length;for(k&&(h=g!==l&&g);q!==x&&null!=(m=v[q]);q++){if(e&&m){n=0;while(o=a[n++])if(o(m,g,i)){j.push(m);break}k&&(u=w)}c&&((m=!o&&m)&&p--,f&&r.push(m))}if(p+=q,c&&q!==p){n=0;while(o=b[n++])o(r,s,g,i);if(f){if(p>0)while(q--)r[q]||s[q]||(s[q]=e.call(j));s=sb(s)}g.apply(j,s),k&&!f&&s.length>0&&p+b.length>1&&db.uniquesort(j)}return k&&(u=w,h=t),r};return c?fb(f):f}g=db.compile=function(a,b){var c,d=[],e=[],f=y[a+" "];if(!f){b||(b=ob(a)),c=b.length;while(c--)f=ub(b[c]),f[s]?d.push(f):e.push(f);f=y(a,vb(e,d))}return f};function wb(a,b,c){for(var d=0,e=b.length;e>d;d++)db(a,b[d],c);return c}function xb(a,b,e,f){var h,i,j,k,l,m=ob(a);if(!f&&1===m.length){if(i=m[0]=m[0].slice(0),i.length>2&&"id"===(j=i[0]).type&&c.getbyid&&9===b.nodetype&&n&&d.relative[i[1].type]){if(b=(d.find.id(j.matches[0].replace(ab,bb),b)||[])[0],!b)return e;a=a.slice(i.shift().value.length)}h=v.needscontext.test(a)?0:i.length;while(h--){if(j=i[h],d.relative[k=j.type])break;if((l=d.find[k])&&(f=l(j.matches[0].replace(ab,bb),$.test(i[0].type)&&mb(b.parentnode)||b))){if(i.splice(h,1),a=f.length&&pb(i),!a)return g.apply(e,f),e;break}}}return g(a,m)(f,b,!n,e,$.test(a)&&mb(b.parentnode)||b),e}return c.sortstable=s.split("").sort(z).join("")===s,c.detectduplicates=!!j,k(),c.sortdetached=gb(function(a){return 1&a.comparedocumentposition(l.createelement("div"))}),gb(function(a){return a.innerhtml="","#"===a.firstchild.getattribute("href")})||hb("type|href|height|width",function(a,b,c){return c?void 0:a.getattribute(b,"type"===b.tolowercase()?1:2)}),c.attributes&&gb(function(a){return a.innerhtml="",a.firstchild.setattribute("value",""),""===a.firstchild.getattribute("value")})||hb("value",function(a,b,c){return c||"input"!==a.nodename.tolowercase()?void 0:a.defaultvalue}),gb(function(a){return null==a.getattribute("disabled")})||hb(j,function(a,b,c){var d;return c?void 0:a[b]===!0?b.tolowercase():(d=a.getattributenode(b))&&d.specified?d.value:null}),db}(a);n.find=t,n.expr=t.selectors,n.expr[":"]=n.expr.pseudos,n.unique=t.uniquesort,n.text=t.gettext,n.isxmldoc=t.isxml,n.contains=t.contains;var u=n.expr.match.needscontext,v=/^<(\w+)\s*\/?>(?:<\/\1>|)$/,w=/^.[^:#\[\.,]*$/;function x(a,b,c){if(n.isfunction(b))return n.grep(a,function(a,d){return!!b.call(a,d,a)!==c});if(b.nodetype)return n.grep(a,function(a){return a===b!==c});if("string"==typeof b){if(w.test(b))return n.filter(b,a,c);b=n.filter(b,a)}return n.grep(a,function(a){return n.inarray(a,b)>=0!==c})}n.filter=function(a,b,c){var d=b[0];return c&&(a=":not("+a+")"),1===b.length&&1===d.nodetype?n.find.matchesselector(d,a)?[d]:[]:n.find.matches(a,n.grep(b,function(a){return 1===a.nodetype}))},n.fn.extend({find:function(a){var b,c=[],d=this,e=d.length;if("string"!=typeof a)return this.pushstack(n(a).filter(function(){for(b=0;e>b;b++)if(n.contains(d[b],this))return!0}));for(b=0;e>b;b++)n.find(a,d[b],c);return c=this.pushstack(e>1?n.unique(c):c),c.selector=this.selector?this.selector+" "+a:a,c},filter:function(a){return this.pushstack(x(this,a||[],!1))},not:function(a){return this.pushstack(x(this,a||[],!0))},is:function(a){return!!x(this,"string"==typeof a&&u.test(a)?n(a):a||[],!1).length}});var y,z=a.document,a=/^(?:\s*(<[\w\w]+>)[^>]*|#([\w-]*))$/,b=n.fn.init=function(a,b){var c,d;if(!a)return this;if("string"==typeof a){if(c="<"===a.charat(0)&&">"===a.charat(a.length-1)&&a.length>=3?[null,a,null]:a.exec(a),!c||!c[1]&&b)return!b||b.jquery?(b||y).find(a):this.constructor(b).find(a);if(c[1]){if(b=b instanceof n?b[0]:b,n.merge(this,n.parsehtml(c[1],b&&b.nodetype?b.ownerdocument||b:z,!0)),v.test(c[1])&&n.isplainobject(b))for(c in b)n.isfunction(this[c])?this[c](b[c]):this.attr(c,b[c]);return this}if(d=z.getelementbyid(c[2]),d&&d.parentnode){if(d.id!==c[2])return y.find(a);this.length=1,this[0]=d}return this.context=z,this.selector=a,this}return a.nodetype?(this.context=this[0]=a,this.length=1,this):n.isfunction(a)?"undefined"!=typeof y.ready?y.ready(a):a(n):(void 0!==a.selector&&(this.selector=a.selector,this.context=a.context),n.makearray(a,this))};b.prototype=n.fn,y=n(z);var c=/^(?:parents|prev(?:until|all))/,d={children:!0,contents:!0,next:!0,prev:!0};n.extend({dir:function(a,b,c){var d=[],e=a[b];while(e&&9!==e.nodetype&&(void 0===c||1!==e.nodetype||!n(e).is(c)))1===e.nodetype&&d.push(e),e=e[b];return d},sibling:function(a,b){for(var c=[];a;a=a.nextsibling)1===a.nodetype&&a!==b&&c.push(a);return c}}),n.fn.extend({has:function(a){var b,c=n(a,this),d=c.length;return this.filter(function(){for(b=0;d>b;b++)if(n.contains(this,c[b]))return!0})},closest:function(a,b){for(var c,d=0,e=this.length,f=[],g=u.test(a)||"string"!=typeof a?n(a,b||this.context):0;e>d;d++)for(c=this[d];c&&c!==b;c=c.parentnode)if(c.nodetype<11&&(g?g.index(c)>-1:1===c.nodetype&&n.find.matchesselector(c,a))){f.push(c);break}return this.pushstack(f.length>1?n.unique(f):f)},index:function(a){return a?"string"==typeof a?n.inarray(this[0],n(a)):n.inarray(a.jquery?a[0]:a,this):this[0]&&this[0].parentnode?this.first().prevall().length:-1},add:function(a,b){return this.pushstack(n.unique(n.merge(this.get(),n(a,b))))},addback:function(a){return this.add(null==a?this.prevobject:this.prevobject.filter(a))}});function e(a,b){do a=a[b];while(a&&1!==a.nodetype);return a}n.each({parent:function(a){var b=a.parentnode;return b&&11!==b.nodetype?b:null},parents:function(a){return n.dir(a,"parentnode")},parentsuntil:function(a,b,c){return n.dir(a,"parentnode",c)},next:function(a){return e(a,"nextsibling")},prev:function(a){return e(a,"previoussibling")},nextall:function(a){return n.dir(a,"nextsibling")},prevall:function(a){return n.dir(a,"previoussibling")},nextuntil:function(a,b,c){return n.dir(a,"nextsibling",c)},prevuntil:function(a,b,c){return n.dir(a,"previoussibling",c)},siblings:function(a){return n.sibling((a.parentnode||{}).firstchild,a)},children:function(a){return n.sibling(a.firstchild)},contents:function(a){return n.nodename(a,"iframe")?a.contentdocument||a.contentwindow.document:n.merge([],a.childnodes)}},function(a,b){n.fn[a]=function(c,d){var e=n.map(this,b,c);return"until"!==a.slice(-5)&&(d=c),d&&"string"==typeof d&&(e=n.filter(d,e)),this.length>1&&(d[a]||(e=n.unique(e)),c.test(a)&&(e=e.reverse())),this.pushstack(e)}});var f=/\s+/g,g={};function h(a){var b=g[a]={};return n.each(a.match(f)||[],function(a,c){b[c]=!0}),b}n.callbacks=function(a){a="string"==typeof a?g[a]||h(a):n.extend({},a);var b,c,d,e,f,g,h=[],i=!a.once&&[],j=function(l){for(c=a.memory&&l,d=!0,f=g||0,g=0,e=h.length,b=!0;h&&e>f;f++)if(h[f].apply(l[0],l[1])===!1&&a.stoponfalse){c=!1;break}b=!1,h&&(i?i.length&&j(i.shift()):c?h=[]:k.disable())},k={add:function(){if(h){var d=h.length;!function f(b){n.each(b,function(b,c){var d=n.type(c);"function"===d?a.unique&&k.has(c)||h.push(c):c&&c.length&&"string"!==d&&f(c)})}(arguments),b?e=h.length:c&&(g=d,j(c))}return this},remove:function(){return h&&n.each(arguments,function(a,c){var d;while((d=n.inarray(c,h,d))>-1)h.splice(d,1),b&&(e>=d&&e--,f>=d&&f--)}),this},has:function(a){return a?n.inarray(a,h)>-1:!(!h||!h.length)},empty:function(){return h=[],e=0,this},disable:function(){return h=i=c=void 0,this},disabled:function(){return!h},lock:function(){return i=void 0,c||k.disable(),this},locked:function(){return!i},firewith:function(a,c){return!h||d&&!i||(c=c||[],c=[a,c.slice?c.slice():c],b?i.push(c):j(c)),this},fire:function(){return k.firewith(this,arguments),this},fired:function(){return!!d}};return k},n.extend({deferred:function(a){var b=[["resolve","done",n.callbacks("once memory"),"resolved"],["reject","fail",n.callbacks("once memory"),"rejected"],["notify","progress",n.callbacks("memory")]],c="pending",d={state:function(){return c},always:function(){return e.done(arguments).fail(arguments),this},then:function(){var a=arguments;return n.deferred(function(c){n.each(b,function(b,f){var g=n.isfunction(a[b])&&a[b];e[f[1]](function(){var a=g&&g.apply(this,arguments);a&&n.isfunction(a.promise)?a.promise().done(c.resolve).fail(c.reject).progress(c.notify):c[f[0]+"with"](this===d?c.promise():this,g?[a]:arguments)})}),a=null}).promise()},promise:function(a){return null!=a?n.extend(a,d):d}},e={};return d.pipe=d.then,n.each(b,function(a,f){var g=f[2],h=f[3];d[f[1]]=g.add,h&&g.add(function(){c=h},b[1^a][2].disable,b[2][2].lock),e[f[0]]=function(){return e[f[0]+"with"](this===e?d:this,arguments),this},e[f[0]+"with"]=g.firewith}),d.promise(e),a&&a.call(e,e),e},when:function(a){var b=0,c=d.call(arguments),e=c.length,f=1!==e||a&&n.isfunction(a.promise)?e:0,g=1===f?a:n.deferred(),h=function(a,b,c){return function(e){b[a]=this,c[a]=arguments.length>1?d.call(arguments):e,c===i?g.notifywith(b,c):--f||g.resolvewith(b,c)}},i,j,k;if(e>1)for(i=new array(e),j=new array(e),k=new array(e);e>b;b++)c[b]&&n.isfunction(c[b].promise)?c[b].promise().done(h(b,k,c)).fail(g.reject).progress(h(b,j,i)):--f;return f||g.resolvewith(k,c),g.promise()}});var i;n.fn.ready=function(a){return n.ready.promise().done(a),this},n.extend({isready:!1,readywait:1,holdready:function(a){a?n.readywait++:n.ready(!0)},ready:function(a){if(a===!0?!--n.readywait:!n.isready){if(!z.body)return settimeout(n.ready);n.isready=!0,a!==!0&&--n.readywait>0||(i.resolvewith(z,[n]),n.fn.trigger&&n(z).trigger("ready").off("ready"))}}});function j(){z.addeventlistener?(z.removeeventlistener("domcontentloaded",k,!1),a.removeeventlistener("load",k,!1)):(z.detachevent("onreadystatechange",k),a.detachevent("onload",k))}function k(){(z.addeventlistener||"load"===event.type||"complete"===z.readystate)&&(j(),n.ready())}n.ready.promise=function(b){if(!i)if(i=n.deferred(),"complete"===z.readystate)settimeout(n.ready);else if(z.addeventlistener)z.addeventlistener("domcontentloaded",k,!1),a.addeventlistener("load",k,!1);else{z.attachevent("onreadystatechange",k),a.attachevent("onload",k);var c=!1;try{c=null==a.frameelement&&z.documentelement}catch(d){}c&&c.doscroll&&!function e(){if(!n.isready){try{c.doscroll("left")}catch(a){return settimeout(e,50)}j(),n.ready()}}()}return i.promise(b)};var l="undefined",m;for(m in n(l))break;l.ownlast="0"!==m,l.inlineblockneedslayout=!1,n(function(){var a,b,c=z.getelementsbytagname("body")[0];c&&(a=z.createelement("div"),a.style.csstext="border:0;width:0;height:0;position:absolute;top:0;left:-9999px;margin-top:1px",b=z.createelement("div"),c.appendchild(a).appendchild(b),typeof b.style.zoom!==l&&(b.style.csstext="border:0;margin:0;width:1px;padding:1px;display:inline;zoom:1",(l.inlineblockneedslayout=3===b.offsetwidth)&&(c.style.zoom=1)),c.removechild(a),a=b=null)}),function(){var a=z.createelement("div");if(null==l.deleteexpando){l.deleteexpando=!0;try{delete a.test}catch(b){l.deleteexpando=!1}}a=null}(),n.acceptdata=function(a){var b=n.nodata[(a.nodename+" ").tolowercase()],c=+a.nodetype||1;return 1!==c&&9!==c?!1:!b||b!==!0&&a.getattribute("classid")===b};var n=/^(?:\{[\w\w]*\}|\[[\w\w]*\])$/,o=/([a-z])/g;function p(a,b,c){if(void 0===c&&1===a.nodetype){var d="data-"+b.replace(o,"-$1").tolowercase();if(c=a.getattribute(d),"string"==typeof c){try{c="true"===c?!0:"false"===c?!1:"null"===c?null:+c+""===c?+c:n.test(c)?n.parsejson(c):c}catch(e){}n.data(a,b,c)}else c=void 0}return c}function q(a){var b;for(b in a)if(("data"!==b||!n.isemptyobject(a[b]))&&"tojson"!==b)return!1;return!0}function r(a,b,d,e){if(n.acceptdata(a)){var f,g,h=n.expando,i=a.nodetype,j=i?n.cache:a,k=i?a[h]:a[h]&&h;if(k&&j[k]&&(e||j[k].data)||void 0!==d||"string"!=typeof b)return k||(k=i?a[h]=c.pop()||n.guid++:h),j[k]||(j[k]=i?{}:{tojson:n.noop}),("object"==typeof b||"function"==typeof b)&&(e?j[k]=n.extend(j[k],b):j[k].data=n.extend(j[k].data,b)),g=j[k],e||(g.data||(g.data={}),g=g.data),void 0!==d&&(g[n.camelcase(b)]=d),"string"==typeof b?(f=g[b],null==f&&(f=g[n.camelcase(b)])):f=g,f }}function s(a,b,c){if(n.acceptdata(a)){var d,e,f=a.nodetype,g=f?n.cache:a,h=f?a[n.expando]:n.expando;if(g[h]){if(b&&(d=c?g[h]:g[h].data)){n.isarray(b)?b=b.concat(n.map(b,n.camelcase)):b in d?b=[b]:(b=n.camelcase(b),b=b in d?[b]:b.split(" ")),e=b.length;while(e--)delete d[b[e]];if(c?!q(d):!n.isemptyobject(d))return}(c||(delete g[h].data,q(g[h])))&&(f?n.cleandata([a],!0):l.deleteexpando||g!=g.window?delete g[h]:g[h]=null)}}}n.extend({cache:{},nodata:{"applet ":!0,"embed ":!0,"object ":"clsid:d27cdb6e-ae6d-11cf-96b8-444553540000"},hasdata:function(a){return a=a.nodetype?n.cache[a[n.expando]]:a[n.expando],!!a&&!q(a)},data:function(a,b,c){return r(a,b,c)},removedata:function(a,b){return s(a,b)},_data:function(a,b,c){return r(a,b,c,!0)},_removedata:function(a,b){return s(a,b,!0)}}),n.fn.extend({data:function(a,b){var c,d,e,f=this[0],g=f&&f.attributes;if(void 0===a){if(this.length&&(e=n.data(f),1===f.nodetype&&!n._data(f,"parsedattrs"))){c=g.length;while(c--)d=g[c].name,0===d.indexof("data-")&&(d=n.camelcase(d.slice(5)),p(f,d,e[d]));n._data(f,"parsedattrs",!0)}return e}return"object"==typeof a?this.each(function(){n.data(this,a)}):arguments.length>1?this.each(function(){n.data(this,a,b)}):f?p(f,a,n.data(f,a)):void 0},removedata:function(a){return this.each(function(){n.removedata(this,a)})}}),n.extend({queue:function(a,b,c){var d;return a?(b=(b||"fx")+"queue",d=n._data(a,b),c&&(!d||n.isarray(c)?d=n._data(a,b,n.makearray(c)):d.push(c)),d||[]):void 0},dequeue:function(a,b){b=b||"fx";var c=n.queue(a,b),d=c.length,e=c.shift(),f=n._queuehooks(a,b),g=function(){n.dequeue(a,b)};"inprogress"===e&&(e=c.shift(),d--),e&&("fx"===b&&c.unshift("inprogress"),delete f.stop,e.call(a,g,f)),!d&&f&&f.empty.fire()},_queuehooks:function(a,b){var c=b+"queuehooks";return n._data(a,c)||n._data(a,c,{empty:n.callbacks("once memory").add(function(){n._removedata(a,b+"queue"),n._removedata(a,c)})})}}),n.fn.extend({queue:function(a,b){var c=2;return"string"!=typeof a&&(b=a,a="fx",c--),arguments.lengthh;h++)b(a[h],c,g?d:d.call(a[h],h,b(a[h],c)));return e?a:j?b.call(a):i?b(a[0],c):f},x=/^(?:checkbox|radio)$/i;!function(){var a=z.createdocumentfragment(),b=z.createelement("div"),c=z.createelement("input");if(b.setattribute("classname","t"),b.innerhtml="
a",l.leadingwhitespace=3===b.firstchild.nodetype,l.tbody=!b.getelementsbytagname("tbody").length,l.htmlserialize=!!b.getelementsbytagname("link").length,l.html5clone="<:nav>"!==z.createelement("nav").clonenode(!0).outerhtml,c.type="checkbox",c.checked=!0,a.appendchild(c),l.appendchecked=c.checked,b.innerhtml="",l.noclonechecked=!!b.clonenode(!0).lastchild.defaultvalue,a.appendchild(b),b.innerhtml="",l.checkclone=b.clonenode(!0).clonenode(!0).lastchild.checked,l.nocloneevent=!0,b.attachevent&&(b.attachevent("onclick",function(){l.nocloneevent=!1}),b.clonenode(!0).click()),null==l.deleteexpando){l.deleteexpando=!0;try{delete b.test}catch(d){l.deleteexpando=!1}}a=b=c=null}(),function(){var b,c,d=z.createelement("div");for(b in{submit:!0,change:!0,focusin:!0})c="on"+b,(l[b+"bubbles"]=c in a)||(d.setattribute(c,"t"),l[b+"bubbles"]=d.attributes[c].expando===!1);d=null}();var y=/^(?:input|select|textarea)$/i,z=/^key/,$=/^(?:mouse|contextmenu)|click/,_=/^(?:focusinfocus|focusoutblur)$/,ab=/^([^.]*)(?:\.(.+)|)$/;function bb(){return!0}function cb(){return!1}function db(){try{return z.activeelement}catch(a){}}n.event={global:{},add:function(a,b,c,d,e){var f,g,h,i,j,k,l,m,o,p,q,r=n._data(a);if(r){c.handler&&(i=c,c=i.handler,e=i.selector),c.guid||(c.guid=n.guid++),(g=r.events)||(g=r.events={}),(k=r.handle)||(k=r.handle=function(a){return typeof n===l||a&&n.event.triggered===a.type?void 0:n.event.dispatch.apply(k.elem,arguments)},k.elem=a),b=(b||"").match(f)||[""],h=b.length;while(h--)f=ab.exec(b[h])||[],o=q=f[1],p=(f[2]||"").split(".").sort(),o&&(j=n.event.special[o]||{},o=(e?j.delegatetype:j.bindtype)||o,j=n.event.special[o]||{},l=n.extend({type:o,origtype:q,data:d,handler:c,guid:c.guid,selector:e,needscontext:e&&n.expr.match.needscontext.test(e),namespace:p.join(".")},i),(m=g[o])||(m=g[o]=[],m.delegatecount=0,j.setup&&j.setup.call(a,d,p,k)!==!1||(a.addeventlistener?a.addeventlistener(o,k,!1):a.attachevent&&a.attachevent("on"+o,k))),j.add&&(j.add.call(a,l),l.handler.guid||(l.handler.guid=c.guid)),e?m.splice(m.delegatecount++,0,l):m.push(l),n.event.global[o]=!0);a=null}},remove:function(a,b,c,d,e){var f,g,h,i,j,k,l,m,o,p,q,r=n.hasdata(a)&&n._data(a);if(r&&(k=r.events)){b=(b||"").match(f)||[""],j=b.length;while(j--)if(h=ab.exec(b[j])||[],o=q=h[1],p=(h[2]||"").split(".").sort(),o){l=n.event.special[o]||{},o=(d?l.delegatetype:l.bindtype)||o,m=k[o]||[],h=h[2]&&new regexp("(^|\\.)"+p.join("\\.(?:.*\\.|)")+"(\\.|$)"),i=f=m.length;while(f--)g=m[f],!e&&q!==g.origtype||c&&c.guid!==g.guid||h&&!h.test(g.namespace)||d&&d!==g.selector&&("**"!==d||!g.selector)||(m.splice(f,1),g.selector&&m.delegatecount--,l.remove&&l.remove.call(a,g));i&&!m.length&&(l.teardown&&l.teardown.call(a,p,r.handle)!==!1||n.removeevent(a,o,r.handle),delete k[o])}else for(o in k)n.event.remove(a,o+b[j],c,d,!0);n.isemptyobject(k)&&(delete r.handle,n._removedata(a,"events"))}},trigger:function(b,c,d,e){var f,g,h,i,k,l,m,o=[d||z],p=j.call(b,"type")?b.type:b,q=j.call(b,"namespace")?b.namespace.split("."):[];if(h=l=d=d||z,3!==d.nodetype&&8!==d.nodetype&&!_.test(p+n.event.triggered)&&(p.indexof(".")>=0&&(q=p.split("."),p=q.shift(),q.sort()),g=p.indexof(":")<0&&"on"+p,b=b[n.expando]?b:new n.event(p,"object"==typeof b&&b),b.istrigger=e?2:3,b.namespace=q.join("."),b.namespace_re=b.namespace?new regexp("(^|\\.)"+q.join("\\.(?:.*\\.|)")+"(\\.|$)"):null,b.result=void 0,b.target||(b.target=d),c=null==c?[b]:n.makearray(c,[b]),k=n.event.special[p]||{},e||!k.trigger||k.trigger.apply(d,c)!==!1)){if(!e&&!k.nobubble&&!n.iswindow(d)){for(i=k.delegatetype||p,_.test(i+p)||(h=h.parentnode);h;h=h.parentnode)o.push(h),l=h;l===(d.ownerdocument||z)&&o.push(l.defaultview||l.parentwindow||a)}m=0;while((h=o[m++])&&!b.ispropagationstopped())b.type=m>1?i:k.bindtype||p,f=(n._data(h,"events")||{})[b.type]&&n._data(h,"handle"),f&&f.apply(h,c),f=g&&h[g],f&&f.apply&&n.acceptdata(h)&&(b.result=f.apply(h,c),b.result===!1&&b.preventdefault());if(b.type=p,!e&&!b.isdefaultprevented()&&(!k._default||k._default.apply(o.pop(),c)===!1)&&n.acceptdata(d)&&g&&d[p]&&!n.iswindow(d)){l=d[g],l&&(d[g]=null),n.event.triggered=p;try{d[p]()}catch(r){}n.event.triggered=void 0,l&&(d[g]=l)}return b.result}},dispatch:function(a){a=n.event.fix(a);var b,c,e,f,g,h=[],i=d.call(arguments),j=(n._data(this,"events")||{})[a.type]||[],k=n.event.special[a.type]||{};if(i[0]=a,a.delegatetarget=this,!k.predispatch||k.predispatch.call(this,a)!==!1){h=n.event.handlers.call(this,a,j),b=0;while((f=h[b++])&&!a.ispropagationstopped()){a.currenttarget=f.elem,g=0;while((e=f.handlers[g++])&&!a.isimmediatepropagationstopped())(!a.namespace_re||a.namespace_re.test(e.namespace))&&(a.handleobj=e,a.data=e.data,c=((n.event.special[e.origtype]||{}).handle||e.handler).apply(f.elem,i),void 0!==c&&(a.result=c)===!1&&(a.preventdefault(),a.stoppropagation()))}return k.postdispatch&&k.postdispatch.call(this,a),a.result}},handlers:function(a,b){var c,d,e,f,g=[],h=b.delegatecount,i=a.target;if(h&&i.nodetype&&(!a.button||"click"!==a.type))for(;i!=this;i=i.parentnode||this)if(1===i.nodetype&&(i.disabled!==!0||"click"!==a.type)){for(e=[],f=0;h>f;f++)d=b[f],c=d.selector+" ",void 0===e[c]&&(e[c]=d.needscontext?n(c,this).index(i)>=0:n.find(c,this,null,[i]).length),e[c]&&e.push(d);e.length&&g.push({elem:i,handlers:e})}return h]","i"),ib=/^\s+/,jb=/<(?!area|br|col|embed|hr|img|input|link|meta|param)(([\w:]+)[^>]*)\/>/gi,kb=/<([\w:]+)/,lb=/\s*$/g,sb={option:[1,""],legend:[1,"
","
"],area:[1,"",""],param:[1,"",""],thead:[1,"","
"],tr:[2,"","
"],col:[2,"","
"],td:[3,"","
"],_default:l.htmlserialize?[0,"",""]:[1,"x
","
"]},tb=eb(z),ub=tb.appendchild(z.createelement("div"));sb.optgroup=sb.option,sb.tbody=sb.tfoot=sb.colgroup=sb.caption=sb.thead,sb.th=sb.td;function vb(a,b){var c,d,e=0,f=typeof a.getelementsbytagname!==l?a.getelementsbytagname(b||"*"):typeof a.queryselectorall!==l?a.queryselectorall(b||"*"):void 0;if(!f)for(f=[],c=a.childnodes||a;null!=(d=c[e]);e++)!b||n.nodename(d,b)?f.push(d):n.merge(f,vb(d,b));return void 0===b||b&&n.nodename(a,b)?n.merge([a],f):f}function wb(a){x.test(a.type)&&(a.defaultchecked=a.checked)}function xb(a,b){return n.nodename(a,"table")&&n.nodename(11!==b.nodetype?b:b.firstchild,"tr")?a.getelementsbytagname("tbody")[0]||a.appendchild(a.ownerdocument.createelement("tbody")):a}function yb(a){return a.type=(null!==n.find.attr(a,"type"))+"/"+a.type,a}function zb(a){var b=qb.exec(a.type);return b?a.type=b[1]:a.removeattribute("type"),a}function ab(a,b){for(var c,d=0;null!=(c=a[d]);d++)n._data(c,"globaleval",!b||n._data(b[d],"globaleval"))}function bb(a,b){if(1===b.nodetype&&n.hasdata(a)){var c,d,e,f=n._data(a),g=n._data(b,f),h=f.events;if(h){delete g.handle,g.events={};for(c in h)for(d=0,e=h[c].length;e>d;d++)n.event.add(b,c,h[c][d])}g.data&&(g.data=n.extend({},g.data))}}function cb(a,b){var c,d,e;if(1===b.nodetype){if(c=b.nodename.tolowercase(),!l.nocloneevent&&b[n.expando]){e=n._data(b);for(d in e.events)n.removeevent(b,d,e.handle);b.removeattribute(n.expando)}"script"===c&&b.text!==a.text?(yb(b).text=a.text,zb(b)):"object"===c?(b.parentnode&&(b.outerhtml=a.outerhtml),l.html5clone&&a.innerhtml&&!n.trim(b.innerhtml)&&(b.innerhtml=a.innerhtml)):"input"===c&&x.test(a.type)?(b.defaultchecked=b.checked=a.checked,b.value!==a.value&&(b.value=a.value)):"option"===c?b.defaultselected=b.selected=a.defaultselected:("input"===c||"textarea"===c)&&(b.defaultvalue=a.defaultvalue)}}n.extend({clone:function(a,b,c){var d,e,f,g,h,i=n.contains(a.ownerdocument,a);if(l.html5clone||n.isxmldoc(a)||!hb.test("<"+a.nodename+">")?f=a.clonenode(!0):(ub.innerhtml=a.outerhtml,ub.removechild(f=ub.firstchild)),!(l.nocloneevent&&l.noclonechecked||1!==a.nodetype&&11!==a.nodetype||n.isxmldoc(a)))for(d=vb(f),h=vb(a),g=0;null!=(e=h[g]);++g)d[g]&&cb(e,d[g]);if(b)if(c)for(h=h||vb(a),d=d||vb(f),g=0;null!=(e=h[g]);g++)bb(e,d[g]);else bb(a,f);return d=vb(f,"script"),d.length>0&&ab(d,!i&&vb(a,"script")),d=h=e=null,f},buildfragment:function(a,b,c,d){for(var e,f,g,h,i,j,k,m=a.length,o=eb(b),p=[],q=0;m>q;q++)if(f=a[q],f||0===f)if("object"===n.type(f))n.merge(p,f.nodetype?[f]:f);else if(mb.test(f)){h=h||o.appendchild(b.createelement("div")),i=(kb.exec(f)||["",""])[1].tolowercase(),k=sb[i]||sb._default,h.innerhtml=k[1]+f.replace(jb,"<$1>")+k[2],e=k[0];while(e--)h=h.lastchild;if(!l.leadingwhitespace&&ib.test(f)&&p.push(b.createtextnode(ib.exec(f)[0])),!l.tbody){f="table"!==i||lb.test(f)?""!==k[1]||lb.test(f)?0:h:h.firstchild,e=f&&f.childnodes.length;while(e--)n.nodename(j=f.childnodes[e],"tbody")&&!j.childnodes.length&&f.removechild(j)}n.merge(p,h.childnodes),h.textcontent="";while(h.firstchild)h.removechild(h.firstchild);h=o.lastchild}else p.push(b.createtextnode(f));h&&o.removechild(h),l.appendchecked||n.grep(vb(p,"input"),wb),q=0;while(f=p[q++])if((!d||-1===n.inarray(f,d))&&(g=n.contains(f.ownerdocument,f),h=vb(o.appendchild(f),"script"),g&&ab(h),c)){e=0;while(f=h[e++])pb.test(f.type||"")&&c.push(f)}return h=null,o},cleandata:function(a,b){for(var d,e,f,g,h=0,i=n.expando,j=n.cache,k=l.deleteexpando,m=n.event.special;null!=(d=a[h]);h++)if((b||n.acceptdata(d))&&(f=d[i],g=f&&j[f])){if(g.events)for(e in g.events)m[e]?n.event.remove(d,e):n.removeevent(d,e,g.handle);j[f]&&(delete j[f],k?delete d[i]:typeof d.removeattribute!==l?d.removeattribute(i):d[i]=null,c.push(f))}}}),n.fn.extend({text:function(a){return w(this,function(a){return void 0===a?n.text(this):this.empty().append((this[0]&&this[0].ownerdocument||z).createtextnode(a))},null,a,arguments.length)},append:function(){return this.dommanip(arguments,function(a){if(1===this.nodetype||11===this.nodetype||9===this.nodetype){var b=xb(this,a);b.appendchild(a)}})},prepend:function(){return this.dommanip(arguments,function(a){if(1===this.nodetype||11===this.nodetype||9===this.nodetype){var b=xb(this,a);b.insertbefore(a,b.firstchild)}})},before:function(){return this.dommanip(arguments,function(a){this.parentnode&&this.parentnode.insertbefore(a,this)})},after:function(){return this.dommanip(arguments,function(a){this.parentnode&&this.parentnode.insertbefore(a,this.nextsibling)})},remove:function(a,b){for(var c,d=a?n.filter(a,this):this,e=0;null!=(c=d[e]);e++)b||1!==c.nodetype||n.cleandata(vb(c)),c.parentnode&&(b&&n.contains(c.ownerdocument,c)&&ab(vb(c,"script")),c.parentnode.removechild(c));return this},empty:function(){for(var a,b=0;null!=(a=this[b]);b++){1===a.nodetype&&n.cleandata(vb(a,!1));while(a.firstchild)a.removechild(a.firstchild);a.options&&n.nodename(a,"select")&&(a.options.length=0)}return this},clone:function(a,b){return a=null==a?!1:a,b=null==b?a:b,this.map(function(){return n.clone(this,a,b)})},html:function(a){return w(this,function(a){var b=this[0]||{},c=0,d=this.length;if(void 0===a)return 1===b.nodetype?b.innerhtml.replace(gb,""):void 0;if(!("string"!=typeof a||nb.test(a)||!l.htmlserialize&&hb.test(a)||!l.leadingwhitespace&&ib.test(a)||sb[(kb.exec(a)||["",""])[1].tolowercase()])){a=a.replace(jb,"<$1>");try{for(;d>c;c++)b=this[c]||{},1===b.nodetype&&(n.cleandata(vb(b,!1)),b.innerhtml=a);b=0}catch(e){}}b&&this.empty().append(a)},null,a,arguments.length)},replacewith:function(){var a=arguments[0];return this.dommanip(arguments,function(b){a=this.parentnode,n.cleandata(vb(this)),a&&a.replacechild(b,this)}),a&&(a.length||a.nodetype)?this:this.remove()},detach:function(a){return this.remove(a,!0)},dommanip:function(a,b){a=e.apply([],a);var c,d,f,g,h,i,j=0,k=this.length,m=this,o=k-1,p=a[0],q=n.isfunction(p);if(q||k>1&&"string"==typeof p&&!l.checkclone&&ob.test(p))return this.each(function(c){var d=m.eq(c);q&&(a[0]=p.call(this,c,d.html())),d.dommanip(a,b)});if(k&&(i=n.buildfragment(a,this[0].ownerdocument,!1,this),c=i.firstchild,1===i.childnodes.length&&(i=c),c)){for(g=n.map(vb(i,"script"),yb),f=g.length;k>j;j++)d=i,j!==o&&(d=n.clone(d,!0,!0),f&&n.merge(g,vb(d,"script"))),b.call(this[j],d,j);if(f)for(h=g[g.length-1].ownerdocument,n.map(g,zb),j=0;f>j;j++)d=g[j],pb.test(d.type||"")&&!n._data(d,"globaleval")&&n.contains(h,d)&&(d.src?n._evalurl&&n._evalurl(d.src):n.globaleval((d.text||d.textcontent||d.innerhtml||"").replace(rb,"")));i=c=null}return this}}),n.each({appendto:"append",prependto:"prepend",insertbefore:"before",insertafter:"after",replaceall:"replacewith"},function(a,b){n.fn[a]=function(a){for(var c,d=0,e=[],g=n(a),h=g.length-1;h>=d;d++)c=d===h?this:this.clone(!0),n(g[d])[b](c),f.apply(e,c.get());return this.pushstack(e)}});var db,eb={};function fb(b,c){var d=n(c.createelement(b)).appendto(c.body),e=a.getdefaultcomputedstyle?a.getdefaultcomputedstyle(d[0]).display:n.css(d[0],"display");return d.detach(),e}function gb(a){var b=z,c=eb[a];return c||(c=fb(a,b),"none"!==c&&c||(db=(db||n("