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