"),bb.close();d=bb.createElement(a),bb.body.appendChild(d),e=f.css(d,"display"),b.removeChild(U)}bs[a]=e}return bs[a]}function bc(a,b){var d={};f.each(bj.concat.apply([],bj.slice(0,b)),function(){d[this]=a});return d}function cC(){bk=r}function bJ(){setTimeout(cC,0);return bk=f.now()}function cD(){try{return new E.ActiveXObject("Microsoft.XMLHTTP")}catch(r){}}function bK(){try{return new E.XMLHttpRequest}catch(r){}}function cE(a,b){a.dataFilter&&(b=a.dataFilter(b,a.dataType));var d=a.dataTypes,e={},g,h,i=d.length,j,k=d[0],l,m,o,q,s;for(g=1;g0){if(d!=="border")for(;g=0===g})}function bW(a){return!a||!a.parentNode||a.parentNode.nodeType===11}function bn(){return!0}function be(){return!1}function bY(a,b,d){var e=b+"defer",g=b+"queue",h=b+"mark",i=f._0(a,e);i&&(d==="queue"||!f._0(a,g))&&(d==="mark"||!f._0(a,h))&&setTimeout(function(){!f._0(a,g)&&!f._0(a,h)&&(f.removeData(a,e,!0),i.fire())},0)}function bx(a){for(var b in a){if(b==="data"&&f.isEmptyObject(a[b]))continue;if(b!=="toJSON")return!1}return!0}function by(a,b,d){if(d===r&&a.nodeType===1){var e="data-"+b.replace(bZ,"-$1").toLowerCase();d=a.getAttribute(e);if(typeof d=="string"){try{d=d==="true"?!0:d==="false"?!1:d==="null"?null:f.isNumeric(d)?+d:cK.test(d)?f.parseJSON(d):d}catch(bo){}f.data(a,b,d)}else d=r}return d}function cL(a){var b=bo[a]={},d,e;a=a.split(/\s+/);for(d=0,e=a.length;d)[^>]*$|#([\w\-]*)$)/,G=/\S/,K=/^\s+/,P=/\s+$/,L=/^<(\w+)\s*\/?>(?:<\/\1>)?$/,N=/^[\],:{}\s]*$/,H=/\\(?:["\\\/bfnrt]|u[0-9a-fA-F]{4})/g,z=/"[^"\\\n\r]*"|true|false|null|-?\d+(?:\.\d*)?(?:[eE][+\-]?\d+)?/g,M=/(?:^|:|,)(?:\s*\[)+/g,v=/(webkit)[ \/]([\w.]+)/,Q=/(opera)(?:.*version)?[ \/]([\w.]+)/,B=/(msie) ([\w.]+)/,C=/(mozilla)(?:.*? rv:([\w.]+))?/,O=/-([a-z]|[0-9])/ig,I=/^-ms-/,J=function(a,b){return(b+"").toUpperCase()},X=ca.userAgent,S,V,T,cM=Object.prototype.toString,bz=Object.prototype.hasOwnProperty,bA=Array.prototype.push,bi=Array.prototype.slice,cc=String.prototype.trim,cd=Array.prototype.indexOf,ce={};p.fn=p.prototype={constructor:p,init:function(a,b,d){var e,g,h,i;if(!a)return this;if(a.nodeType){this.context=this[0]=a,this.length=1;return this}if(a==="body"&&!b&&u.body){this.context=u,this[0]=u.body,this.selector=a,this.length=1;return this}if(typeof a=="string"){a.charAt(0)!=="<"||a.charAt(a.length-1)!==">"||a.length<3?e=F.exec(a):e=[null,a,null];if(e&&(e[1]||!b)){if(e[1]){b=b instanceof p?b[0]:b,i=b?b.ownerDocument||b:u,h=L.exec(a),h?p.isPlainObject(b)?(a=[u.createElement(h[1])],p.fn.attr.call(a,b,!0)):a=[i.createElement(h[1])]:(h=p.buildFragment([e[1]],[i]),a=(h.cacheable?p.clone(h.fragment):h.fragment).childNodes);return p.merge(this,a)}g=u.getElementById(e[2]);if(g&&g.parentNode){if(g.id!==e[2])return d.find(a);this.length=1,this[0]=g}this.context=u,this.selector=a;return this}return!b||b.jquery?(b||d).find(a):this.constructor(b).find(a)}if(p.isFunction(a))return d.ready(a);a.selector!==r&&(this.selector=a.selector,this.context=a.context);return p.makeArray(a,this)},selector:"",jquery:"1.7.2",length:0,size:function(){return this.length},toArray:function(){return bi.call(this,0)},get:function(a){return a==null?this.toArray():a<0?this[this.length+a]:this[a]},pushStack:function(a,b,d){var e=this.constructor();p.isArray(a)?bA.apply(e,a):p.merge(e,a),e.prevObject=this,e.context=this.context,b==="find"?e.selector=this.selector+(this.selector?" ":"")+d:b&&(e.selector=this.selector+"."+b+"("+d+")");return e},each:function(a,b){return p.each(this,a,b)},ready:function(a){p.bindReady(),V.add(a);return this},eq:function(a){a=+a;return a===-1?this.slice(a):this.slice(a,a+1)},first:function(){return this.eq(0)},last:function(){return this.eq(-1)},slice:function(){return this.pushStack(bi.apply(this,arguments),"slice",bi.call(arguments).join(","))},map:function(d){return this.pushStack(p.map(this,function(a,b){return d.call(a,b,a)}))},end:function(){return this.prevObject||this.constructor(null)},push:bA,sort:[].sort,splice:[].splice},p.fn.init.prototype=p.fn,p.extend=p.fn.extend=function(){var a,b,d,e,g,h,i=arguments[0]||{},j=1,k=arguments.length,l=!1;typeof i=="boolean"&&(l=i,i=arguments[1]||{},j=2),typeof i!="object"&&!p.isFunction(i)&&(i={}),k===j&&(i=this,--j);for(;j0)return;V.fireWith(u,[p]),p.fn.trigger&&p(u).trigger("ready").off("ready")}},bindReady:function(){if(!V){V=p.Callbacks("once memory");if(u.readyState==="complete")return setTimeout(p.ready,1);if(u.addEventListener)u.addEventListener("DOMContentLoaded",T,!1),E.addEventListener("load",p.ready,!1);else if(u.attachEvent){u.attachEvent("onreadystatechange",T),E.attachEvent("onload",p.ready);var a=!1;try{a=E.frameElement==null}catch(ca){}u.documentElement.doScroll&&a&&n()}}},isFunction:function(a){return p.type(a)==="function"},isArray:Array.isArray||function(a){return p.type(a)==="array"},isWindow:function(a){return a!=null&&a==a.window},isNumeric:function(a){return!isNaN(parseFloat(a))&&isFinite(a)},type:function(a){return a==null?String(a):ce[cM.call(a)]||"object"},isPlainObject:function(a){if(!a||p.type(a)!=="object"||a.nodeType||p.isWindow(a))return!1;try{if(a.constructor&&!bz.call(a,"constructor")&&!bz.call(a.constructor.prototype,"isPrototypeOf"))return!1}catch(u){return!1}var b;for(b in a);return b===r||bz.call(a,b)},isEmptyObject:function(a){for(var b in a)return!1;return!0},error:function(a){throw new Error(a)},parseJSON:function(a){if(typeof a!="string"||!a)return null;a=p.trim(a);if(E.JSON&&E.JSON.parse)return E.JSON.parse(a);if(N.test(a.replace(H,"@").replace(z,"]").replace(M,"")))return(new Function("return "+a))();p.error("Invalid JSON: "+a)},parseXML:function(a){if(typeof a!="string"||!a)return null;var b,d;try{E.DOMParser?(d=new DOMParser,b=d.parseFromString(a,"text/xml")):(b=new ActiveXObject("Microsoft.XMLDOM"),b.async="false",b.loadXML(a))}catch(A){b=r}(!b||!b.documentElement||b.getElementsByTagName("parsererror").length)&&p.error("Invalid XML: "+a);return b},noop:function(){},globalEval:function(b){b&&G.test(b)&&(E.execScript||function(a){E.eval.call(E,a)})(b)},camelCase:function(a){return a.replace(I,"ms-").replace(O,J)},nodeName:function(a,b){return a.nodeName&&a.nodeName.toUpperCase()===b.toUpperCase()},each:function(a,b,d){var e,g=0,h=a.length,i=h===r||p.isFunction(a);if(d){if(i){for(e in a)if(b.apply(a[e],d)===!1)break}else for(;g0&&a[0]&&a[j-1]||j===0||p.isArray(a));if(k)for(;i1?bB.call(arguments,0):a,o.notifyWith(q,k)}}function g(b){return function(a){h[b]=arguments.length>1?bB.call(arguments,0):a,--l||o.resolveWith(o,h)}}var h=bB.call(arguments,0),i=0,j=h.length,k=Array(j),l=j,m=j,o=j<=1&&d&&f.isFunction(d.promise)?d:f.Deferred(),q=o.promise();if(j>1){for(;ia",p=z.getElementsByTagName("*"),w=z.getElementsByTagName("a")[0];if(!p||!p.length||!w)return{};A=u.createElement("select"),D=A.appendChild(u.createElement("option")),F=z.getElementsByTagName("input")[0],n={leadingWhitespace:z.firstChild.nodeType===3,tbody:!z.getElementsByTagName("tbody").length,htmlSerialize:!!z.getElementsByTagName("link").length,style:/top/.test(w.getAttribute("style")),hrefNormalized:w.getAttribute("href")==="/a",opacity:/^0.55/.test(w.style.opacity),cssFloat:!!w.style.cssFloat,checkOn:F.value==="on",optSelected:D.selected,getSetAttribute:z.className!=="t",enctype:!!u.createElement("form").enctype,html5Clone:u.createElement("nav").cloneNode(!0).outerHTML!=="<:nav>",submitBubbles:!0,changeBubbles:!0,focusinBubbles:!1,deleteExpando:!0,noCloneEvent:!0,inlineBlockNeedsLayout:!1,shrinkWrapBlocks:!1,reliableMarginRight:!0,pixelMargin:!0},f.boxModel=n.boxModel=u.compatMode==="CSS1Compat",F.checked=!0,n.noCloneChecked=F.cloneNode(!0).checked,A.disabled=!0,n.optDisabled=!D.disabled;try{delete z.test}catch(cf){n.deleteExpando=!1}!z.addEventListener&&z.attachEvent&&z.fireEvent&&(z.attachEvent("onclick",function(){n.noCloneEvent=!1}),z.cloneNode(!0).fireEvent("onclick")),F=u.createElement("input"),F.value="t",F.setAttribute("type","radio"),n.radioValue=F.value==="t",F.setAttribute("checked","checked"),F.setAttribute("name","t"),z.appendChild(F),G=u.createDocumentFragment(),G.appendChild(z.lastChild),n.checkClone=G.cloneNode(!0).cloneNode(!0).lastChild.checked,n.appendChecked=F.checked,G.removeChild(F),G.appendChild(z);if(z.attachEvent)for(N in{submit:1,change:1,focusin:1})L="on"+N,H=L in z,H||(z.setAttribute(L,"return;"),H=typeof z[L]=="function"),n[N+"Bubbles"]=H;G.removeChild(z),G=A=D=z=F=null,f(function(){var a,b,d,e,g,h,i,j,k,l,m,o,q,s=u.getElementsByTagName("body")[0];!s||(j=1,q="padding:0;margin:0;border:",m="position:absolute;top:0;left:0;width:1px;height:1px;",o=q+"0;visibility:hidden;",k="style='"+m+q+"5px solid #000;",l="",a=u.createElement("div"),a.style.cssText=o+"width:0;height:0;position:static;top:0;margin-top:"+j+"px",s.insertBefore(a,s.firstChild),z=u.createElement("div"),a.appendChild(z),z.innerHTML="",K=z.getElementsByTagName("td"),H=K[0].offsetHeight===0,K[0].style.display="",K[1].style.display="none",n.reliableHiddenOffsets=H&&K[0].offsetHeight===0,E.getComputedStyle&&(z.innerHTML="",i=u.createElement("div"),i.style.width="0",i.style.marginRight="0",z.style.width="2px",z.appendChild(i),n.reliableMarginRight=(parseInt((E.getComputedStyle(i,null)||{marginRight:0}).marginRight,10)||0)===0),typeof z.style.zoom!="undefined"&&(z.innerHTML="",z.style.width=z.style.padding="1px",z.style.border=0,z.style.overflow="hidden",z.style.display="inline",z.style.zoom=1,n.inlineBlockNeedsLayout=z.offsetWidth===3,z.style.display="block",z.style.overflow="visible",z.innerHTML="",n.shrinkWrapBlocks=z.offsetWidth!==3),z.style.cssText=m+o,z.innerHTML=l,b=z.firstChild,d=b.firstChild,g=b.nextSibling.firstChild.firstChild,h={doesNotAddBorder:d.offsetTop!==5,doesAddBorderForTableAndCells:g.offsetTop===5},d.style.position="fixed",d.style.top="20px",h.fixedPosition=d.offsetTop===20||d.offsetTop===15,d.style.position=d.style.top="",b.style.overflow="hidden",b.style.position="relative",h.subtractsBorderForOverflowNotVisible=d.offsetTop===-5,h.doesNotIncludeMarginInBodyOffset=s.offsetTop!==j,E.getComputedStyle&&(z.style.marginTop="1%",n.pixelMargin=(E.getComputedStyle(z,null)||{marginTop:0}).marginTop!=="1%"),typeof a.style.zoom!="undefined"&&(a.style.zoom=1),s.removeChild(a),i=z=a=null,f.extend(n,h))});return n}();var cK=/^(?:\{.*\}|\[.*\])$/,bZ=/([A-Z])/g;f.extend({cache:{},uuid:0,expando:"jQuery"+(f.fn.jquery+Math.random()).replace(/\D/g,""),noData:{embed:!0,object:"clsid:D27CDB6E-AE6D-11cf-96B8-444553540000",applet:!0},hasData:function(a){a=a.nodeType?f.cache[a[f.expando]]:a[f.expando];return!!a&&!bx(a)},data:function(a,b,d,e){if(!!f.acceptData(a)){var g,h,i,j=f.expando,k=typeof b=="string",l=a.nodeType,m=l?f.cache:a,o=l?a[j]:a[j]&&j,q=b==="events";if((!o||!m[o]||!q&&!e&&!m[o].data)&&k&&d===r)return;o||(l?a[j]=o=++f.uuid:o=j),m[o]||(m[o]={},l||(m[o].toJSON=f.noop));if(typeof b=="object"||typeof b=="function")e?m[o]=f.extend(m[o],b):m[o].data=f.extend(m[o].data,b);g=h=m[o],e||(h.data||(h.data={}),h=h.data),d!==r&&(h[f.camelCase(b)]=d);if(q&&!h[b])return g.events;k?(i=h[b],i==null&&(i=h[f.camelCase(b)])):i=h;return i}},removeData:function(a,b,d){if(!!f.acceptData(a)){var e,g,h,i=f.expando,j=a.nodeType,k=j?f.cache:a,l=j?a[i]:i;if(!k[l])return;if(b){e=d?k[l]:k[l].data;if(e){f.isArray(b)||(b in e?b=[b]:(b=f.camelCase(b),b in e?b=[b]:b=b.split(" ")));for(g=0,h=b.length;g1,null,!1)},removeData:function(a){return this.each(function(){f.removeData(this,a)})}}),f.extend({_c:function(a,b){a&&(b=(b||"fx")+"mark",f._0(a,b,(f._0(a,b)||0)+1))},_8:function(a,b,d){a!==!0&&(d=b,b=a,a=!1);if(b){d=d||"fx";var e=d+"mark",g=a?0:(f._0(b,e)||1)-1;g?f._0(b,e,g):(f.removeData(b,e,!0),bY(b,d,"mark"))}},queue:function(a,b,d){var e;if(a){b=(b||"fx")+"queue",e=f._0(a,b),d&&(!e||f.isArray(d)?e=f._0(a,b,f.makeArray(d)):e.push(d));return e||[]}},dequeue:function(a,b){b=b||"fx";var d=f.queue(a,b),e=d.shift(),g={};e==="inprogress"&&(e=d.shift()),e&&(b==="fx"&&d.unshift("inprogress"),f._0(a,b+".run",g),e.call(a,function(){f.dequeue(a,b)},g)),d.length||(f.removeData(a,b+"queue "+b+".run",!0),bY(a,b,"queue"))}}),f.fn.extend({queue:function(b,d){var e=2;typeof b!="string"&&(d=b,b="fx",e--);if(arguments.length1)},removeAttr:function(a){return this.each(function(){f.removeAttr(this,a)})},prop:function(a,b){return f.access(this,f.prop,a,b,arguments.length>1)},removeProp:function(a){a=f.propFix[a]||a;return this.each(function(){try{this[a]=r,delete this[a]}catch(u){}})},addClass:function(a){var b,d,e,g,h,i,j;if(f.isFunction(a))return this.each(function(b){f(this).addClass(a.call(this,b,this.className))});if(a&&typeof a=="string"){b=a.split(bf);for(d=0,e=this.length;d-1)return!0;return!1},val:function(g){var h,i,j,k=this[0];{if(!!arguments.length){j=f.isFunction(g);return this.each(function(b){var d=f(this),e;if(this.nodeType===1){j?e=g.call(this,b,d.val()):e=g,e==null?e="":typeof e=="number"?e+="":f.isArray(e)&&(e=f.map(e,function(a){return a==null?"":a+""})),h=f.valHooks[this.type]||f.valHooks[this.nodeName.toLowerCase()];if(!h||!("set"in h)||h.set(this,e,"value")===r)this.value=e}})}if(k){h=f.valHooks[k.type]||f.valHooks[k.nodeName.toLowerCase()];if(h&&"get"in h&&(i=h.get(k,"value"))!==r)return i;i=k.value;return typeof i=="string"?i.replace(cN,""):i==null?"":i}}}}),f.extend({valHooks:{option:{get:function(a){var b=a.attributes.value;return!b||b.specified?a.value:a.text}},select:{get:function(a){var b,d,e,g,h=a.selectedIndex,i=[],j=a.options,k=a.type==="select-one";if(h<0)return null;d=k?h:0,e=k?h+1:j.length;for(;d=0}),d.length||(a.selectedIndex=-1);return d}}},attrFn:{val:!0,css:!0,html:!0,text:!0,data:!0,width:!0,height:!0,offset:!0},attr:function(a,b,d,e){var g,h,i,j=a.nodeType;if(!!a&&j!==3&&j!==8&&j!==2){if(e&&b in f.attrFn)return f(a)[b](d);if(typeof a.getAttribute=="undefined")return f.prop(a,b,d);i=j!==1||!f.isXMLDoc(a),i&&(b=b.toLowerCase(),h=f.attrHooks[b]||(ch.test(b)?cj:W));if(d!==r){if(d===null){f.removeAttr(a,b);return}if(h&&"set"in h&&i&&(g=h.set(a,d,b))!==r)return g;a.setAttribute(b,""+d);return d}if(h&&"get"in h&&i&&(g=h.get(a,b))!==null)return g;g=a.getAttribute(b);return g===null?r:g}},removeAttr:function(a,b){var d,e,g,h,i,j=0;if(b&&a.nodeType===1){e=b.toLowerCase().split(bf),h=e.length;for(;j=0}})});var bg=/^(?:textarea|input|select)$/i,bp=/^([^\.]*)?(?:\.(.+))?$/,cP=/(?:^|\s)hover(\.\S+)?\b/,cQ=/^key/,cR=/^(?:mouse|contextmenu)|click/,cl=/^(?:focusinfocus|focusoutblur)$/,cS=/^(\w*)(?:#([\w\-]+))?(?:\.([\w\-]+))?$/,cT=function(a){var b=cS.exec(a);b&&(b[1]=(b[1]||"").toLowerCase(),b[3]=b[3]&&new RegExp("(?:^|\\s)"+b[3]+"(?:\\s|$)"));return b},cU=function(a,b){var d=a.attributes||{};return(!b[1]||a.nodeName.toLowerCase()===b[1])&&(!b[2]||(d.id||{}).value===b[2])&&(!b[3]||b[3].test((d["class"]||{}).value))},cm=function(a){return f.event.special.hover?a:a.replace(cP,"mouseenter$1 mouseleave$1")};f.event={add:function(b,d,e,g,h){var i,j,k,l,m,o,q,s,n,p,w,A;if(!(b.nodeType===3||b.nodeType===8||!d||!e||!(i=f._0(b)))){e.handler&&(n=e,e=n.handler,h=n.selector),e.guid||(e.guid=f.guid++),k=i.events,k||(i.events=k={}),j=i.handle,j||(i.handle=j=function(a){return typeof f!="undefined"&&(!a||f.event.triggered!==a.type)?f.event.dispatch.apply(j.elem,arguments):r},j.elem=b),d=f.trim(cm(d)).split(" ");for(l=0;l=0&&(g=g.slice(0,-1),j=!0),g.indexOf(".")>=0&&(h=g.split("."),g=h.shift(),h.sort());if((!d||f.event.customEvent[g])&&!f.event.global[g])return;a=typeof a=="object"?a[f.expando]?a:new f.Event(g,a):new f.Event(g),a.type=g,a.isTrigger=!0,a.exclusive=j,a.namespace=h.join("."),a.namespace_re=a.namespace?new RegExp("(^|\\.)"+h.join("\\.(?:.*\\.)?")+"(\\.|$)"):null,o=g.indexOf(":")<0?"on"+g:"";if(!d){i=f.cache;for(k in i)i[k].events&&i[k].events[g]&&f.event.trigger(a,b,i[k].handle.elem,!0);return}a.result=r,a.target||(a.target=d),b=b!=null?f.makeArray(b):[],b.unshift(a),q=f.event.special[g]||{};if(q.trigger&&q.trigger.apply(d,b)===!1)return;n=[[d,q.bindType||g]];if(!e&&!q.noBubble&&!f.isWindow(d)){p=q.delegateType||g,l=cl.test(p+g)?d:d.parentNode,m=null;for(;l;l=l.parentNode)n.push([l,p]),m=l;m&&m===d.ownerDocument&&n.push([m.defaultView||m.parentWindow||E,p])}for(k=0;kd&&i.push({elem:this,matches:b.slice(d)});for(j=0;j0?this.on(e,null,a,b):this.trigger(e)},f.attrFn&&(f.attrFn[e]=!0),cQ.test(e)&&(f.event.fixHooks[e]=f.event.keyHooks),cR.test(e)&&(f.event.fixHooks[e]=f.event.mouseHooks)}),function(){function A(a,b,d,e,g,h){for(var i=0,j=e.length;i0){l=k;break}}k=k[a]}e[i]=l}}}function D(a,b,d,e,g,h){for(var i=0,j=e.length;i+~,(\[\\]+)+|[>+~])(\s*,\s*)?((?:.|\r|\n)*)/g,G="sizcache"+(Math.random()+"").replace(".",""),K=0,P=Object.prototype.toString,L=!1,N=!0,H=/\\/g,z=/\r\n/g,M=/\W/;[0,0].sort(function(){N=!1;return 0});var v=function(a,b,d,e){d=d||[],b=b||u;var g=b;if(b.nodeType!==1&&b.nodeType!==9)return[];if(!a||typeof a!="string")return d;var h,i,j,k,l,m,o,q,s=!0,n=v.isXML(b),p=[],w=a;do{F.exec(""),h=F.exec(w);if(h){w=h[3],p.push(h[1]);if(h[2]){k=h[3];break}}}while(h);if(p.length>1&&C.exec(a))if(p.length===2&&B.relative[p[0]])i=V(p[0]+p[1],b,e);else{i=B.relative[p[0]]?[b]:v(p.shift(),b);while(p.length)a=p.shift(),B.relative[a]&&(a+=p.shift()),i=V(a,i,e)}else{!e&&p.length>1&&b.nodeType===9&&!n&&B.match.ID.test(p[0])&&!B.match.ID.test(p[p.length-1])&&(l=v.find(p.shift(),b,n),b=l.expr?v.filter(l.expr,l.set)[0]:l.set[0]);if(b){l=e?{expr:p.pop(),set:J(e)}:v.find(p.pop(),p.length===1&&(p[0]==="~"||p[0]==="+")&&b.parentNode?b.parentNode:b,n),i=l.expr?v.filter(l.expr,l.set):l.set,p.length>0?j=J(i):s=!1;while(p.length)m=p.pop(),o=m,B.relative[m]?o=p.pop():m="",o==null&&(o=b),B.relative[m](j,o,n)}else j=p=[]}j||(j=i),j||v.error(m||a);if(P.call(j)==="[object Array]")if(!s)d.push.apply(d,j);else if(b&&b.nodeType===1)for(q=0;j[q]!=null;q++)j[q]&&(j[q]===!0||j[q].nodeType===1&&v.contains(b,j[q]))&&d.push(i[q]);else for(q=0;j[q]!=null;q++)j[q]&&j[q].nodeType===1&&d.push(i[q]);else J(j,d);k&&(v(k,g,d,e),v.uniqueSort(d));return d};v.uniqueSort=function(a){if(X){L=N,a.sort(X);if(L)for(var b=1;b0},v.find=function(a,b,d){var e,g,h,i,j,k;if(!a)return[];for(g=0,h=B.order.length;g":function(a,b){var d,e=typeof b=="string",g=0,h=a.length;if(e&&!M.test(b)){b=b.toLowerCase();for(;g=0)?d||e.push(j):d&&(b[i]=!1));return!1},ID:function(a){return a[1].replace(H,"")},TAG:function(a,b){return a[1].replace(H,"").toLowerCase()},CHILD:function(a){if(a[1]==="nth"){a[2]||v.error(a[0]),a[2]=a[2].replace(/^\+|\s*/g,"");var b=/(-?)(\d*)(?:n([+\-]?\d*))?/.exec(a[2]==="even"&&"2n"||a[2]==="odd"&&"2n+1"||!/\D/.test(a[2])&&"0n+"+a[2]||a[2]);a[2]=b[1]+(b[2]||1)-0,a[3]=b[3]-0}else a[2]&&v.error(a[0]);a[0]=K++;return a},ATTR:function(a,b,d,e,g,h){var i=a[1]=a[1].replace(H,"");!h&&B.attrMap[i]&&(a[1]=B.attrMap[i]),a[4]=(a[4]||a[5]||"").replace(H,""),a[2]==="~="&&(a[4]=" "+a[4]+" ");return a},PSEUDO:function(a,b,d,e,g){if(a[1]==="not")if((F.exec(a[3])||"").length>1||/^\w/.test(a[3]))a[3]=v(a[3],null,null,b);else{var h=v.filter(a[3],b,d,!0^g);d||e.push.apply(e,h);return!1}else if(B.match.POS.test(a[0])||B.match.CHILD.test(a[0]))return!0;return a},POS:function(a){a.unshift(!0);return a}},filters:{enabled:function(a){return a.disabled===!1&&a.type!=="hidden"},disabled:function(a){return a.disabled===!0},checked:function(a){return a.checked===!0},selected:function(a){a.parentNode&&a.parentNode.selectedIndex;return a.selected===!0},parent:function(a){return!!a.firstChild},empty:function(a){return!a.firstChild},has:function(a,b,d){return!!v(d[3],a).length},header:function(a){return/h\d/i.test(a.nodeName)},text:function(a){var b=a.getAttribute("type"),d=a.type;return a.nodeName.toLowerCase()==="input"&&"text"===d&&(b===d||b===null)},radio:function(a){return a.nodeName.toLowerCase()==="input"&&"radio"===a.type},checkbox:function(a){return a.nodeName.toLowerCase()==="input"&&"checkbox"===a.type},file:function(a){return a.nodeName.toLowerCase()==="input"&&"file"===a.type},password:function(a){return a.nodeName.toLowerCase()==="input"&&"password"===a.type},submit:function(a){var b=a.nodeName.toLowerCase();return(b==="input"||b==="button")&&"submit"===a.type},image:function(a){return a.nodeName.toLowerCase()==="input"&&"image"===a.type},reset:function(a){var b=a.nodeName.toLowerCase();return(b==="input"||b==="button")&&"reset"===a.type},button:function(a){var b=a.nodeName.toLowerCase();return b==="input"&&"button"===a.type||b==="button"},input:function(a){return/input|select|textarea|button/i.test(a.nodeName)},focus:function(a){return a===a.ownerDocument.activeElement}},setFilters:{first:function(a,b){return b===0},last:function(a,b,d,e){return b===e.length-1},even:function(a,b){return b%2===0},odd:function(a,b){return b%2===1},lt:function(a,b,d){return bd[3]-0},nth:function(a,b,d){return d[3]-0===b},eq:function(a,b,d){return d[3]-0===b}},filter:{PSEUDO:function(a,b,d,e){var g=b[1],h=B.filters[g];if(h)return h(a,d,b,e);if(g==="contains")return(a.textContent||a.innerText||Q([a])||"").indexOf(b[3])>=0;if(g==="not"){var i=b[3];for(var j=0,k=i.length;j=0}},ID:function(a,b){return a.nodeType===1&&a.getAttribute("id")===b},TAG:function(a,b){return b==="*"&&a.nodeType===1||!!a.nodeName&&a.nodeName.toLowerCase()===b},CLASS:function(a,b){return(" "+(a.className||a.getAttribute("class"))+" ").indexOf(b)>-1},ATTR:function(a,b){var d=b[1],e=v.attr?v.attr(a,d):B.attrHandle[d]?B.attrHandle[d](a):a[d]!=null?a[d]:a.getAttribute(d),g=e+"",h=b[2],i=b[4];return e==null?h==="!=":!h&&v.attr?e!=null:h==="="?g===i:h==="*="?g.indexOf(i)>=0:h==="~="?(" "+g+" ").indexOf(i)>=0:i?h==="!="?g!==i:h==="^="?g.indexOf(i)===0:h==="$="?g.substr(g.length-i.length)===i:h==="|="?g===i||g.substr(0,i.length+1)===i+"-":!1:g&&e!==!1},POS:function(a,b,d,e){var g=b[2],h=B.setFilters[g];if(h)return h(a,d,b,e)}}},C=B.match.POS,O=function(a,b){return"\\"+(b-0+1)};for(var I in B.match)B.match[I]=new RegExp(B.match[I].source+/(?![^\[]*\])(?![^\(]*\))/.source),B.leftMatch[I]=new RegExp(/(^(?:.|\r|\n)*?)/.source+B.match[I].source.replace(/\\(\d+)/g,O));B.match.globalPOS=C;var J=function(a,b){a=Array.prototype.slice.call(a,0);if(b){b.push.apply(b,a);return b}return a};try{Array.prototype.slice.call(u.documentElement.childNodes,0)[0].nodeType}catch(cg){J=function(a,b){var d=0,e=b||[];if(P.call(a)==="[object Array]")Array.prototype.push.apply(e,a);else if(typeof a.length=="number")for(var g=a.length;d",i.insertBefore(g,i.firstChild),u.getElementById(h)&&(B.find.ID=function(a,b,d){if(typeof b.getElementById!="undefined"&&!d){var e=b.getElementById(a[1]);return e?e.id===a[1]||typeof e.getAttributeNode!="undefined"&&e.getAttributeNode("id").nodeValue===a[1]?[e]:r:[]}},B.filter.ID=function(a,b){var d=typeof a.getAttributeNode!="undefined"&&a.getAttributeNode("id");return a.nodeType===1&&d&&d.nodeValue===b}),i.removeChild(g),i=g=null}(),function(){var h=u.createElement("div");h.appendChild(u.createComment("")),h.getElementsByTagName("*").length>0&&(B.find.TAG=function(a,b){var d=b.getElementsByTagName(a[1]);if(a[1]==="*"){var e=[];for(var g=0;d[g];g++)d[g].nodeType===1&&e.push(d[g]);d=e}return d}),h.innerHTML="",h.firstChild&&typeof h.firstChild.getAttribute!="undefined"&&h.firstChild.getAttribute("href")!=="#"&&(B.attrHandle.href=function(a){return a.getAttribute("href",2)}),h=null}(),u.querySelectorAll&&function(){var o=v,q=u.createElement("div"),s="__sizzle__";q.innerHTML="";if(!q.querySelectorAll||q.querySelectorAll(".TEST").length!==0){v=function(a,b,d,e){b=b||u;if(!e&&!v.isXML(b)){var g=/^(\w+$)|^\.([\w\-]+$)|^#([\w\-]+$)/.exec(a);if(g&&(b.nodeType===1||b.nodeType===9)){if(g[1])return J(b.getElementsByTagName(a),d);if(g[2]&&B.find.CLASS&&b.getElementsByClassName)return J(b.getElementsByClassName(g[2]),d)}if(b.nodeType===9){if(a==="body"&&b.body)return J([b.body],d);if(g&&g[3]){var h=b.getElementById(g[3]);if(!h||!h.parentNode)return J([],d);if(h.id===g[3])return J([h],d)}try{return J(b.querySelectorAll(a),d)}catch(H){}}else if(b.nodeType===1&&b.nodeName.toLowerCase()!=="object"){var i=b,j=b.getAttribute("id"),k=j||s,l=b.parentNode,m=/^\s*[+~]/.test(a);j?k=k.replace(/'/g,"\\$&"):b.setAttribute("id",k),m&&l&&(b=b.parentNode);try{if(!m||l)return J(b.querySelectorAll("[id='"+k+"'] "+a),d)}catch(I){}finally{j||i.removeAttribute("id")}}}return o(a,b,d,e)};for(var n in o)v[n]=o[n];q=null}}(),function(){var e=u.documentElement,g=e.matchesSelector||e.mozMatchesSelector||e.webkitMatchesSelector||e.msMatchesSelector;if(g){var h=!g.call(u.createElement("div"),"div"),i=!1;try{g.call(u.documentElement,"[test!='']:sizzle")}catch(f){i=!0}v.matchesSelector=function(a,b){b=b.replace(/\=\s*([^'"\]]*)\s*\]/g,"='$1']");if(!v.isXML(a))try{if(i||!B.match.PSEUDO.test(b)&&!/!=/.test(b)){var d=g.call(a,b);if(d||!h||a.document&&a.document.nodeType!==11)return d}}catch(P){}return v(b,null,null,[a]).length>0}}}(),function(){var e=u.createElement("div");e.innerHTML="";if(!!e.getElementsByClassName&&e.getElementsByClassName("e").length!==0){e.lastChild.className="e";if(e.getElementsByClassName("e").length===1)return;B.order.splice(1,0,"CLASS"),B.find.CLASS=function(a,b,d){if(typeof b.getElementsByClassName!="undefined"&&!d)return b.getElementsByClassName(a[1])},e=null}}(),u.documentElement.contains?v.contains=function(a,b){return a!==b&&(a.contains?a.contains(b):!0)}:u.documentElement.compareDocumentPosition?v.contains=function(a,b){return!!(a.compareDocumentPosition(b)&16)}:v.contains=function(){return!1},v.isXML=function(a){var b=(a?a.ownerDocument||a:0).documentElement;return b?b.nodeName!=="HTML":!1};var V=function(a,b,d){var e,g=[],h="",i=b.nodeType?[b]:b;while(e=B.match.PSEUDO.exec(a))h+=e[0],a=a.replace(B.match.PSEUDO,"");a=B.relative[a]?a+"*":a;for(var j=0,k=i.length;j0)for(i=h;i=0:f.filter(a,this).length>0:this.filter(a).length>0)},closest:function(a,b){var d=[],e,g,h=this[0];if(f.isArray(a)){var i=1;while(h&&h.ownerDocument&&h!==b){for(e=0;e-1:f.find.matchesSelector(h,a)){d.push(h);break}h=h.parentNode;if(!h||!h.ownerDocument||h===b||h.nodeType===11)break}}d=d.length>1?f.unique(d):d;return this.pushStack(d,"closest",a)},index:function(a){if(!a)return this[0]&&this[0].parentNode?this.prevAll().length:-1;if(typeof a=="string")return f.inArray(this[0],f(a));return f.inArray(a.jquery?a[0]:a,this)},add:function(a,b){var d=typeof a=="string"?f(a,b):f.makeArray(a&&a.nodeType?[a]:a),e=f.merge(this.get(),d);return this.pushStack(bW(d[0])||bW(e[0])?e:f.unique(e))},andSelf:function(){return this.add(this.prevObject)}}),f.each({parent:function(a){var b=a.parentNode;return b&&b.nodeType!==11?b:null},parents:function(a){return f.dir(a,"parentNode")},parentsUntil:function(a,b,d){return f.dir(a,"parentNode",d)},next:function(a){return f.nth(a,2,"nextSibling")},prev:function(a){return f.nth(a,2,"previousSibling")},nextAll:function(a){return f.dir(a,"nextSibling")},prevAll:function(a){return f.dir(a,"previousSibling")},nextUntil:function(a,b,d){return f.dir(a,"nextSibling",d)},prevUntil:function(a,b,d){return f.dir(a,"previousSibling",d)},siblings:function(a){return f.sibling((a.parentNode||{}).firstChild,a)},children:function(a){return f.sibling(a.firstChild)},contents:function(a){return f.nodeName(a,"iframe")?a.contentDocument||a.contentWindow.document:f.makeArray(a.childNodes)}},function(e,g){f.fn[e]=function(a,b){var d=f.map(this,g,a);cV.test(e)||(b=a),b&&typeof b=="string"&&(d=f.filter(b,d)),d=this.length>1&&!cZ[e]?f.unique(d):d,(this.length>1||cX.test(b))&&cW.test(e)&&(d=d.reverse());return this.pushStack(d,e,cY.call(arguments).join(","))}}),f.extend({filter:function(a,b,d){d&&(a=":not("+a+")");return b.length===1?f.find.matchesSelector(b[0],a)?[b[0]]:[]:f.find.matches(a,b)},dir:function(a,b,d){var e=[],g=a[b];while(g&&g.nodeType!==9&&(d===r||g.nodeType!==1||!f(g).is(d)))g.nodeType===1&&e.push(g),g=g[b];return e},nth:function(a,b,d,e){b=b||1;var g=0;for(;a;a=a[d])if(a.nodeType===1&&++g===b)break;return a},sibling:function(a,b){var d=[];for(;a;a=a.nextSibling)a.nodeType===1&&a!==b&&d.push(a);return d}});var bU="abbr|article|aside|audio|bdi|canvas|data|datalist|details|figcaption|figure|footer|header|hgroup|mark|meter|nav|output|progress|section|summary|time|video",da=/ jQuery\d+="(?:\d+|null)"/g,bD=/^\s+/,co=/<(?!area|br|col|embed|hr|img|input|link|meta|param)(([\w:]+)[^>]*)\/>/ig,cp=/<([\w:]+)/,db=/]","i"),cr=/checked\s*(?:[^=]|=\s*.checked.)/i,cs=/\/(java|ecma)script/i,df=/^\s*",""],legend:[1,""],thead:[1,""],tr:[2,""],td:[3,""],col:[2,""],area:[1,""],_1:[0,"",""]},bw=bT(u);R.optgroup=R.option,R.tbody=R.tfoot=R.colgroup=R.caption=R.thead,R.th=R.td,f.support.htmlSerialize||(R._1=[1,"div","
"]),f.fn.extend({text:function(b){return f.access(this,function(a){return a===r?f.text(this):this.empty().append((this[0]&&this[0].ownerDocument||u).createTextNode(a))},null,b,arguments.length)},wrapAll:function(b){if(f.isFunction(b))return this.each(function(d){f(this).wrapAll(b.call(this,d))});if(this[0]){var d=f(b,this[0].ownerDocument).eq(0).clone(!0);this[0].parentNode&&d.insertBefore(this[0]),d.map(function(){var a=this;while(a.firstChild&&a.firstChild.nodeType===1)a=a.firstChild;return a}).append(this)}return this},wrapInner:function(d){if(f.isFunction(d))return this.each(function(r){f(this).wrapInner(d.call(this,r))});return this.each(function(){var a=f(this),b=a.contents();b.length?b.wrapAll(d):a.append(d)})},wrap:function(b){var d=f.isFunction(b);return this.each(function(a){f(this).wrapAll(d?b.call(this,a):b)})},unwrap:function(){return this.parent().each(function(){f.nodeName(this,"body")||f(this).replaceWith(this.childNodes)}).end()},append:function(){return this.domManip(arguments,!0,function(a){this.nodeType===1&&this.appendChild(a)})},prepend:function(){return this.domManip(arguments,!0,function(a){this.nodeType===1&&this.insertBefore(a,this.firstChild)})},before:function(){if(this[0]&&this[0].parentNode)return this.domManip(arguments,!1,function(a){this.parentNode.insertBefore(a,this)});if(arguments.length){var a=f.clean(arguments);a.push.apply(a,this.toArray());return this.pushStack(a,"before",arguments)}},after:function(){if(this[0]&&this[0].parentNode)return this.domManip(arguments,!1,function(a){this.parentNode.insertBefore(a,this.nextSibling)});if(arguments.length){var a=this.pushStack(this,"after",arguments);a.push.apply(a,f.clean(arguments));return a}},remove:function(a,b){for(var d=0,e;(e=this[d])!=null;d++)if(!a||f.filter(a,[e]).length)!b&&e.nodeType===1&&(f.cleanData(e.getElementsByTagName("*")),f.cleanData([e])),e.parentNode&&e.parentNode.removeChild(e);return this},empty:function(){for(var a=0,b;(b=this[a])!=null;a++){b.nodeType===1&&f.cleanData(b.getElementsByTagName("*"));while(b.firstChild)b.removeChild(b.firstChild)}return this},clone:function(a,b){a=a==null?!1:a,b=b==null?a:b;return this.map(function(){return f.clone(this,a,b)})},html:function(g){return f.access(this,function(a){var b=this[0]||{},d=0,e=this.length;if(a===r)return b.nodeType===1?b.innerHTML.replace(da,""):null;if(typeof a=="string"&&!dd.test(a)&&(f.support.leadingWhitespace||!bD.test(a))&&!R[(cp.exec(a)||["",""])[1].toLowerCase()]){a=a.replace(co,"<$1>$2>");try{for(;d1&&o0?this.clone(!0):this).get();f(d[g])[k](i),b=b.concat(i)}return this.pushStack(b,j,d.selector)}}),f.extend({clone:function(a,b,d){var e,g,h,i=f.support.html5Clone||f.isXMLDoc(a)||!cq.test("<"+a.nodeName+">")?a.cloneNode(!0):cH(a);if((!f.support.noCloneEvent||!f.support.noCloneChecked)&&(a.nodeType===1||a.nodeType===11)&&!f.isXMLDoc(a)){bR(a,i),e=bm(a),g=bm(i);for(h=0;e[h];++h)g[h]&&bR(e[h],g[h])}if(b){bS(a,i);if(d){e=bm(a),g=bm(i);for(h=0;e[h];++h)bS(e[h],g[h])}}e=g=null;return i},clean:function(b,d,e,g){var h,i,j,k=[];d=d||u,typeof d.createElement=="undefined"&&(d=d.ownerDocument||d[0]&&d[0].ownerDocument||u);for(var l=0,m;(m=b[l])!=null;l++){typeof m=="number"&&(m+="");if(!m)continue;if(typeof m=="string")if(!dc.test(m))m=d.createTextNode(m);else{m=m.replace(co,"<$1>$2>");var o=(cp.exec(m)||["",""])[1].toLowerCase(),q=R[o]||R._1,s=q[0],n=d.createElement("div"),p=bw.childNodes,w;d===u?bw.appendChild(n):bT(d).appendChild(n),n.innerHTML=q[1]+m+q[2];while(s--)n=n.lastChild;if(!f.support.tbody){var A=db.test(m),D=o==="table"&&!A?n.firstChild&&n.firstChild.childNodes:q[1]===""&&!A?n.childNodes:[];for(j=D.length-1;j>=0;--j)f.nodeName(D[j],"tbody")&&!D[j].childNodes.length&&D[j].parentNode.removeChild(D[j])}!f.support.leadingWhitespace&&bD.test(m)&&n.insertBefore(d.createTextNode(bD.exec(m)[0]),n.firstChild),m=n.childNodes,n&&(n.parentNode.removeChild(n),p.length>0&&(w=p[p.length-1],w&&w.parentNode&&w.parentNode.removeChild(w)))}var F;if(!f.support.appendChecked)if(m[0]&&typeof(F=m.length)=="number")for(j=0;j1)},f.extend({cssHooks:{opacity:{get:function(a,b){if(b){var d=bd(a,"opacity");return d===""?"1":d}return a.style.opacity}}},cssNumber:{fillOpacity:!0,fontWeight:!0,lineHeight:!0,opacity:!0,orphans:!0,widows:!0,zIndex:!0,zoom:!0},cssProps:{"float":f.support.cssFloat?"cssFloat":"styleFloat"},style:function(a,b,d,e){if(!!a&&a.nodeType!==3&&a.nodeType!==8&&!!a.style){var g,h,i=f.camelCase(b),j=a.style,k=f.cssHooks[i];b=f.cssProps[i]||i;if(d===r){if(k&&"get"in k&&(g=k.get(a,!1,e))!==r)return g;return j[b]}h=typeof d,h==="string"&&(g=dj.exec(d))&&(d=+(g[1]+1)*+g[2]+parseFloat(f.css(a,b)),h="number");if(d==null||h==="number"&&isNaN(d))return;h==="number"&&!f.cssNumber[i]&&(d+="px");if(!k||!("set"in k)||(d=k.set(a,d))!==r)try{j[b]=d}catch(by){}}},css:function(a,b,d){var e,g;b=f.camelCase(b),g=f.cssHooks[b],b=f.cssProps[b]||b,b==="cssFloat"&&(b="float");if(g&&"get"in g&&(e=g.get(a,!0,d))!==r)return e;if(bd)return bd(a,b)},swap:function(a,b,d){var e={},g,h;for(h in b)e[h]=a.style[h],a.style[h]=b[h];g=d.call(a);for(h in b)a.style[h]=e[h];return g}}),f.curCSS=f.css,u.defaultView&&u.defaultView.getComputedStyle&&(ct=function(a,b){var d,e,g,h,i=a.style;b=b.replace(dh,"-$1").toLowerCase(),(e=a.ownerDocument.defaultView)&&(g=e.getComputedStyle(a,null))&&(d=g.getPropertyValue(b),d===""&&!f.contains(a.ownerDocument.documentElement,a)&&(d=f.style(a,b))),!f.support.pixelMargin&&g&&dk.test(b)&&bv.test(d)&&(h=i.width,i.width=d,d=g.width,i.width=h);return d}),u.documentElement.currentStyle&&(cu=function(a,b){var d,e,g,h=a.currentStyle&&a.currentStyle[b],i=a.style;h==null&&i&&(g=i[b])&&(h=g),bv.test(h)&&(d=i.left,e=a.runtimeStyle&&a.runtimeStyle.left,e&&(a.runtimeStyle.left=a.currentStyle.left),i.left=b==="fontSize"?"1em":h,h=i.pixelLeft+"px",i.left=d,e&&(a.runtimeStyle.left=e));return h===""?"auto":h}),bd=ct||cu,f.each(["height","width"],function(e,g){f.cssHooks[g]={get:function(a,b,d){if(b)return a.offsetWidth!==0?bO(a,g,d):f.swap(a,dl,function(){return bO(a,g,d)})},set:function(a,b){return di.test(b)?b+"px":b}}}),f.support.opacity||(f.cssHooks.opacity={get:function(a,b){return dg.test((b&&a.currentStyle?a.currentStyle.filter:a.style.filter)||"")?parseFloat(RegExp.$1)/100+"":b?"1":""},set:function(a,b){var d=a.style,e=a.currentStyle,g=f.isNumeric(b)?"alpha(opacity="+b*100+")":"",h=e&&e.filter||d.filter||"";d.zoom=1;if(b>=1&&f.trim(h.replace(bE,""))===""){d.removeAttribute("filter");if(e&&!e.filter)return}d.filter=bE.test(h)?h.replace(bE,g):h+" "+g}}),f(function(){f.support.reliableMarginRight||(f.cssHooks.marginRight={get:function(a,b){return f.swap(a,{display:"inline-block"},function(){return b?bd(a,"margin-right"):a.style.marginRight})}})}),f.expr&&f.expr.filters&&(f.expr.filters.hidden=function(a){var b=a.offsetWidth,d=a.offsetHeight;return b===0&&d===0||!f.support.reliableHiddenOffsets&&(a.style&&a.style.display||f.css(a,"display"))==="none"},f.expr.filters.visible=function(a){return!f.expr.filters.hidden(a)}),f.each({margin:"",padding:"",border:"Width"},function(g,h){f.cssHooks[g+h]={expand:function(a){var b,d=typeof a=="string"?a.split(" "):[a],e={};for(b=0;b<4;b++)e[g+Y[b]+h]=d[b]||d[b-2]||d[0];return e}}});var dm=/%20/g,cG=/\[\]$/,cv=/\r?\n/g,dn=/#.*$/,o0=/^(.*?):[ \t]*([^\r\n]*)\r?$/mg,dp=/^(?:color|date|datetime|datetime-local|email|hidden|month|number|password|range|search|tel|text|time|url|week)$/i,dq=/^(?:about|app|app\-storage|.+\-extension|file|res|widget):$/,dr=/^(?:GET|HEAD)$/,ds=/^\/\//,cw=/\?/,dt=/