(function(v,u){function ka(a,b){b.src?c.ajax({url:b.src,async:false,dataType:"script"}):c.globalEval(b.text||b.textContent||b.innerHTML||"");b.parentNode&&b.parentNode.removeChild(b)}function K(a,b,e,g,d,i){var j=a.length;if(typeof b==="object"){for(var m in b)K(a,m,b[m],g,d,e);return a}if(e!==u){g=!i&&g&&c.isFunction(e);for(m=0;m<j;m++)d(a[m],b,g?e.call(a[m],m,d(a[m],b)):e,i);return a}return j?d(a[0],b):u}function D(){return(new Date).getTime()}function L(){return false}function M(){return true}
function W(a,b,e){var g,d,i;b=b&&b[0]?b[0].ownerDocument||b[0]:r;if(a.length===1&&typeof a[0]==="string"&&a[0].length<512&&b===r&&!X.test(a[0])&&(c.support.checkClone||!Y.test(a[0]))){d=true;if(i=c.fragments[a[0]])if(i!==1)g=i}if(!g){g=b.createDocumentFragment();c.clean(a,b,g,e)}if(d)c.fragments[a[0]]=i?g:1;return{fragment:g,cacheable:d}}var c=function(a,b){return new c.fn.init(a,b)},la=v.jQ,r=v.document,N,ma=/^[^<]*(<[\w\W]+>)[^>]*$|^#([\w-]+)$/,na=/\S/,oa=/^(\s|\u00A0)+|(\s|\u00A0)+$/g,pa=/^<(\w+)\s*\/?>(?:<\/\1>)?$/,
E=navigator.userAgent,O=[],H,P=Object.prototype.toString,Q=Object.prototype.hasOwnProperty,R=Array.prototype.push,I=Array.prototype.slice,Z=Array.prototype.indexOf;c.fn=c.prototype={init:function(a,b){var e,g,d;if(!a)return this;if(a.nodeType){this.context=this[0]=a;this.length=1;return this}if(a==="body"&&!b){this.context=r;this[0]=r.body;this.selector="body";this.length=1;return this}if(typeof a==="string")if((e=ma.exec(a))&&(e[1]||!b))if(e[1]){d=b?b.ownerDocument||b:r;if(g=pa.exec(a))if(c.isPlainObject(b)){a=
[r.createElement(g[1])];c.fn.attr.call(a,b,true)}else a=[d.createElement(g[1])];else{g=W([e[1]],[d]);a=(g.cacheable?g.fragment.cloneNode(true):g.fragment).childNodes}return c.merge(this,a)}else{if(g=r.getElementById(e[2])){if(g.id!==e[2])return N.find(a);this.length=1;this[0]=g}this.context=r;this.selector=a;return this}else if(!b&&/^\w+$/.test(a)){this.selector=a;this.context=r;a=r.getElementsByTagName(a);return c.merge(this,a)}else return!b||b.jQ?(b||N).find(a):c(b).find(a);if(a.selector!==u){this.selector=
a.selector;this.context=a.context}return c.makeArray(a,this)},selector:"",jQ:"1.4.2",length:0,size:function(){return this.length},toArray:function(){return I.call(this,0)},get:function(a){return a==null?this.toArray():a<0?this.slice(a)[0]:this[a]},pushStack:function(a,b,e){var g=c();c.isArray(a)?R.apply(g,a):c.merge(g,a);g.prevObject=this;g.context=this.context;if(b==="find")g.selector=this.selector+(this.selector?" ":"")+e;else if(b)g.selector=this.selector+"."+b+"("+e+")";return g},each:function(a,
b){return c.each(this,a,b)},eq:function(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(I.apply(this,arguments),"slice",I.call(arguments).join(","))},map:function(a){return this.pushStack(c.map(this,function(b,e){return a.call(b,e,b)}))},end:function(){return this.prevObject||c(null)},push:R,sort:[].sort,splice:[].splice};c.fn.init.prototype=c.fn;c.extend=c.fn.extend=function(){var a=
arguments[0]||{},b=1,e=arguments.length,g=false,d,i,j,m;if(typeof a==="boolean"){g=a;a=arguments[1]||{};b=2}if(typeof a!=="object"&&!c.isFunction(a))a={};if(e===b){a=this;--b}for(;b<e;b++)if((d=arguments[b])!=null)for(i in d){j=a[i];m=d[i];if(a!==m)if(g&&m&&(c.isPlainObject(m)||c.isArray(m))){j=j&&(c.isPlainObject(j)||c.isArray(j))?j:c.isArray(m)?[]:{};a[i]=c.extend(g,j,m)}else if(m!==u)a[i]=m}return a};c.extend({noConflict:function(a){v.$=_$;if(a)v.jQ=la;return c},isReady:false,ready:function(){if(!c.isReady){if(!r.body)return setTimeout(c.ready,
13);c.isReady=true;if(O){for(var a,b=0;a=O[b++];)a.call(r,c);O=null}c.fn.triggerHandler&&c(r).triggerHandler("ready")}},isFunction:function(a){return P.call(a)==="[object Function]"},isArray:function(a){return P.call(a)==="[object Array]"},isPlainObject:function(a){if(!a||P.call(a)!=="[object Object]"||a.nodeType||a.setInterval)return false;if(a.constructor&&!Q.call(a,"constructor")&&!Q.call(a.constructor.prototype,"isPrototypeOf"))return false;var b;for(b in a);return b===u||Q.call(a,b)},isEmptyObject:function(a){for(var b in a)return false;
return true},error:function(a){throw a;},parseJSON:function(a){if(typeof a!=="string"||!a)return null;a=c.trim(a);if(/^[\],:{}\s]*$/.test(a.replace(/\\(?:["\\\/bfnrt]|u[0-9a-fA-F]{4})/g,"@").replace(/"[^"\\\n\r]*"|true|false|null|-?\d+(?:\.\d*)?(?:[eE][+\-]?\d+)?/g,"]").replace(/(?:^|:|,)(?:\s*\[)+/g,"")))return v.JSON&&v.JSON.parse?v.JSON.parse(a):(new Function("return "+a))();else c.error("Invalid JSON: "+a)},noop:function(){},globalEval:function(a){if(a&&na.test(a)){var b=r.getElementsByTagName("head")[0]||
r.documentElement,e=r.createElement("script");e.type="text/javascript";if(c.support.scriptEval)e.appendChild(r.createTextNode(a));else e.text=a;b.insertBefore(e,b.firstChild);b.removeChild(e)}},nodeName:function(a,b){return a.nodeName&&a.nodeName.toUpperCase()===b.toUpperCase()},each:function(a,b,e){var g,d=0,i=a.length,j=i===u||c.isFunction(a);if(e)if(j)for(g in a){if(b.apply(a[g],e)===false)break}else for(;d<i;){if(b.apply(a[d++],e)===false)break}else if(j)for(g in a){if(b.call(a[g],g,a[g])===false)break}else for(e=
a[0];d<i&&b.call(e,d,e)!==false;e=a[++d]);return a},trim:function(a){return(a||"").replace(oa,"")},makeArray:function(a,b){var e=b||[];if(a!=null)a.length==null||typeof a==="string"||c.isFunction(a)||typeof a!=="function"&&a.setInterval?R.call(e,a):c.merge(e,a);return e},inArray:function(a,b){if(b.indexOf)return b.indexOf(a);for(var e=0,g=b.length;e<g;e++)if(b[e]===a)return e;return-1},merge:function(a,b){var e=a.length,g=0;if(typeof b.length==="number")for(var d=b.length;g<d;g++)a[e++]=b[g];else for(;b[g]!==
u;)a[e++]=b[g++];a.length=e;return a},grep:function(a,b,e){for(var g=[],d=0,i=a.length;d<i;d++)!e!==!b(a[d],d)&&g.push(a[d]);return g},map:function(a,b,e){for(var g=[],d,i=0,j=a.length;i<j;i++){d=b(a[i],i,e);if(d!=null)g[g.length]=d}return g.concat.apply([],g)},guid:1,proxy:function(a,b,e){if(arguments.length===2)if(typeof b==="string"){e=a;a=e[b];b=u}else if(b&&!c.isFunction(b)){e=b;b=u}if(!b&&a)b=function(){return a.apply(e||this,arguments)};if(a)b.guid=a.guid=a.guid||b.guid||c.guid++;return b},
uaMatch:function(a){a=a.toLowerCase();a=/(webkit)[ \/]([\w.]+)/.exec(a)||/(opera)(?:.*version)?[ \/]([\w.]+)/.exec(a)||/(msie) ([\w.]+)/.exec(a)||!/compatible/.test(a)&&/(mozilla)(?:.*? rv:([\w.]+))?/.exec(a)||[];return{browser:a[1]||"",version:a[2]||"0"}},browser:{}});E=c.uaMatch(E);if(E.browser){c.browser[E.browser]=true;c.browser.version=E.version}if(c.browser.webkit)c.browser.safari=true;if(Z)c.inArray=function(a,b){return Z.call(b,a)};N=c(r);if(r.addEventListener)H=function(){r.removeEventListener("DOMContentLoaded",
H,false);c.ready()};else if(r.attachEvent)H=function(){if(r.readyState==="complete"){r.detachEvent("onreadystatechange",H);c.ready()}};(function(){c.support={};var a=r.documentElement,b=r.createElement("script"),e=r.createElement("div"),g="script"+D();e.style.display="none";e.innerHTML="   <link/><table></table><a href='/a' style='color:red;float:left;opacity:.55;'>a</a><input type='checkbox'/>";var d=e.getElementsByTagName("*"),i=e.getElementsByTagName("a")[0];if(!(!d||!d.length||!i)){c.support=
{leadingWhitespace:e.firstChild.nodeType===3,tbody:!e.getElementsByTagName("tbody").length,htmlSerialize:!!e.getElementsByTagName("link").length,style:/red/.test(i.getAttribute("style")),hrefNormalized:i.getAttribute("href")==="/a",opacity:/^0.55$/.test(i.style.opacity),cssFloat:!!i.style.cssFloat,checkOn:e.getElementsByTagName("input")[0].value==="on",optSelected:r.createElement("select").appendChild(r.createElement("option")).selected,parentNode:e.removeChild(e.appendChild(r.createElement("div"))).parentNode===
null,deleteExpando:true,checkClone:false,scriptEval:false,noCloneEvent:true,boxModel:null};b.type="text/javascript";try{b.appendChild(r.createTextNode("window."+g+"=1;"))}catch(j){}a.insertBefore(b,a.firstChild);if(v[g]){c.support.scriptEval=true;delete v[g]}try{delete b.test}catch(m){c.support.deleteExpando=false}a.removeChild(b);if(e.attachEvent&&e.fireEvent){e.attachEvent("onclick",function p(){c.support.noCloneEvent=false;e.detachEvent("onclick",p)});e.cloneNode(true).fireEvent("onclick")}e=r.createElement("div");
e.innerHTML="<input type='radio' name='radiotest' checked='checked'/>";a=r.createDocumentFragment();a.appendChild(e.firstChild);c.support.checkClone=a.cloneNode(true).cloneNode(true).lastChild.checked;c(function(){var p=r.createElement("div");p.style.width=p.style.paddingLeft="1px";r.body.appendChild(p);c.boxModel=c.support.boxModel=p.offsetWidth===2;r.body.removeChild(p).style.display="none"});a=function(p){var s=r.createElement("div");p="on"+p;var q=p in s;if(!q){s.setAttribute(p,"return;");q=typeof s[p]===
"function"}return q};c.support.submitBubbles=a("submit");c.support.changeBubbles=a("change");a=b=e=d=i=null}})();c.props={"for":"htmlFor","class":"className",readonly:"readOnly",maxlength:"maxLength",cellspacing:"cellSpacing",rowspan:"rowSpan",colspan:"colSpan",tabindex:"tabIndex",usemap:"useMap",frameborder:"frameBorder"};var S="jQ"+D(),qa=/\r/g,ra=/href|src|style/,sa=/(button|input)/i,ta=/(button|input|object|select|textarea)/i,ua=/^(a|area)$/i,$=/radio|checkbox/;c.fn.extend({attr:function(a,b){return K(this,
a,b,true,c.attr)},val:function(a){if(a===u){var b=this[0];if(b){if(c.nodeName(b,"option"))return(b.attributes.value||{}).specified?b.value:b.text;if(c.nodeName(b,"select")){var e=b.selectedIndex,g=[],d=b.options;b=b.type==="select-one";if(e<0)return null;var i=b?e:0;for(e=b?e+1:d.length;i<e;i++){var j=d[i];if(j.selected){a=c(j).val();if(b)return a;g.push(a)}}return g}if($.test(b.type)&&!c.support.checkOn)return b.getAttribute("value")===null?"on":b.value;return(b.value||"").replace(qa,"")}return u}var m=
c.isFunction(a);return this.each(function(p){var s=c(this),q=a;if(this.nodeType===1){if(m)q=a.call(this,p,s.val());if(typeof q==="number")q+="";if(c.isArray(q)&&$.test(this.type))this.checked=c.inArray(s.val(),q)>=0;else if(c.nodeName(this,"select")){var x=c.makeArray(q);c("option",this).each(function(){this.selected=c.inArray(c(this).val(),x)>=0});if(!x.length)this.selectedIndex=-1}else this.value=q}})}});c.extend({attrFn:{val:true,css:true,html:true,text:true,data:true,width:true,height:true,offset:true},
attr:function(a,b,e,g){if(!a||a.nodeType===3||a.nodeType===8)return u;if(g&&b in c.attrFn)return c(a)[b](e);g=a.nodeType!==1||!c.isXMLDoc(a);var d=e!==u;b=g&&c.props[b]||b;if(a.nodeType===1){var i=ra.test(b);if(b in a&&g&&!i){if(d){b==="type"&&sa.test(a.nodeName)&&a.parentNode&&c.error("type property can't be changed");a[b]=e}if(c.nodeName(a,"form")&&a.getAttributeNode(b))return a.getAttributeNode(b).nodeValue;if(b==="tabIndex")return(b=a.getAttributeNode("tabIndex"))&&b.specified?b.value:ta.test(a.nodeName)||
ua.test(a.nodeName)&&a.href?0:u;return a[b]}if(!c.support.style&&g&&b==="style"){if(d)a.style.cssText=""+e;return a.style.cssText}d&&a.setAttribute(b,""+e);a=!c.support.hrefNormalized&&g&&i?a.getAttribute(b,2):a.getAttribute(b);return a===null?u:a}return c.style(a,b,e)}});var aa=/\.(.*)$/,va=function(a){return a.replace(/[^\w\s\.\|`]/g,function(b){return"\\"+b})};c.event={add:function(a,b,e,g){if(!(a.nodeType===3||a.nodeType===8)){if(a.setInterval&&a!==v&&!a.frameElement)a=v;var d,i;if(e.handler){d=
e;e=d.handler}if(!e.guid)e.guid=c.guid++;if(i=c.data(a)){var j=i.events=i.events||{},m=i.handle;if(!m)i.handle=m=function(){return typeof c!=="undefined"&&!c.event.triggered?c.event.handle.apply(m.elem,arguments):u};m.elem=a;b=b.split(" ");for(var p,s=0,q;p=b[s++];){i=d?c.extend({},d):{handler:e,data:g};if(p.indexOf(".")>-1){q=p.split(".");p=q.shift();i.namespace=q.slice(0).sort().join(".")}else{q=[];i.namespace=""}i.type=p;i.guid=e.guid;var x=j[p],f=c.event.special[p]||{};if(!x){x=j[p]=[];if(!f.setup||
f.setup.call(a,g,q,m)===false)if(a.addEventListener)a.addEventListener(p,m,false);else a.attachEvent&&a.attachEvent("on"+p,m)}if(f.add){f.add.call(a,i);if(!i.handler.guid)i.handler.guid=e.guid}x.push(i);c.event.global[p]=true}a=null}}},global:{},remove:function(a,b,e,g){if(!(a.nodeType===3||a.nodeType===8)){var d,i=0,j,m,p,s,q,x,f=c.data(a),h=f&&f.events;if(f&&h){if(b&&b.type){e=b.handler;b=b.type}if(!b||typeof b==="string"&&b.charAt(0)==="."){b=b||"";for(d in h)c.event.remove(a,d+b)}else{for(b=b.split(" ");d=
b[i++];){s=d;j=d.indexOf(".")<0;m=[];if(!j){m=d.split(".");d=m.shift();p=RegExp("(^|\\.)"+c.map(m.slice(0).sort(),va).join("\\.(?:.*\\.)?")+"(\\.|$)")}if(q=h[d])if(e){s=c.event.special[d]||{};for(k=g||0;k<q.length;k++){x=q[k];if(e.guid===x.guid){if(j||p.test(x.namespace)){g==null&&q.splice(k--,1);s.remove&&s.remove.call(a,x)}if(g!=null)break}}if(q.length===0||g!=null&&q.length===1){if(!s.teardown||s.teardown.call(a,m)===false)ba(a,d,f.handle);delete h[d]}}else for(var k=0;k<q.length;k++){x=q[k];if(j||
p.test(x.namespace)){c.event.remove(a,s,x.handler,k);q.splice(k--,1)}}}if(c.isEmptyObject(h)){if(b=f.handle)b.elem=null;delete f.events;delete f.handle;c.isEmptyObject(f)&&c.removeData(a)}}}}},trigger:function(a,b,e,g){var d=a.type||a;if(!g){a=typeof a==="object"?a[S]?a:c.extend(c.Event(d),a):c.Event(d);if(d.indexOf("!")>=0){a.type=d=d.slice(0,-1);a.exclusive=true}if(!e){a.stopPropagation();c.event.global[d]&&c.each(c.cache,function(){this.events&&this.events[d]&&c.event.trigger(a,b,this.handle.elem)})}if(!e||
e.nodeType===3||e.nodeType===8)return u;a.result=u;a.target=e;b=c.makeArray(b);b.unshift(a)}a.currentTarget=e;(g=c.data(e,"handle"))&&g.apply(e,b);g=e.parentNode||e.ownerDocument;try{if(!(e&&e.nodeName&&c.noData[e.nodeName.toLowerCase()]))if(e["on"+d]&&e["on"+d].apply(e,b)===false)a.result=false}catch(i){}if(!a.isPropagationStopped()&&g)c.event.trigger(a,b,g,true);else if(!a.isDefaultPrevented()){g=a.target;var j,m=c.nodeName(g,"a")&&d==="click",p=c.event.special[d]||{};if((!p._default||p._default.call(e,
a)===false)&&!m&&!(g&&g.nodeName&&c.noData[g.nodeName.toLowerCase()])){try{if(g[d]){if(j=g["on"+d])g["on"+d]=null;c.event.triggered=true;g[d]()}}catch(s){}if(j)g["on"+d]=j;c.event.triggered=false}}},handle:function(a){var b,e,g,d;a=arguments[0]=c.event.fix(a||v.event);a.currentTarget=this;b=a.type.indexOf(".")<0&&!a.exclusive;if(!b){e=a.type.split(".");a.type=e.shift();g=RegExp("(^|\\.)"+e.slice(0).sort().join("\\.(?:.*\\.)?")+"(\\.|$)")}d=c.data(this,"events");e=d[a.type];if(d&&e){e=e.slice(0);d=
0;for(var i=e.length;d<i;d++){var j=e[d];if(b||g.test(j.namespace)){a.handler=j.handler;a.data=j.data;a.handleObj=j;j=j.handler.apply(this,arguments);if(j!==u){a.result=j;if(j===false){a.preventDefault();a.stopPropagation()}}if(a.isImmediatePropagationStopped())break}}}return a.result},props:"altKey attrChange attrName bubbles button cancelable charCode clientX clientY ctrlKey currentTarget data detail eventPhase fromElement handler keyCode layerX layerY metaKey newValue offsetX offsetY originalTarget pageX pageY prevValue relatedNode relatedTarget screenX screenY shiftKey srcElement target toElement view wheelDelta which".split(" "),
fix:function(a){if(a[S])return a;var b=a;a=c.Event(b);for(var e=this.props.length,g;e;){g=this.props[--e];a[g]=b[g]}if(!a.target)a.target=a.srcElement||r;if(a.target.nodeType===3)a.target=a.target.parentNode;if(!a.relatedTarget&&a.fromElement)a.relatedTarget=a.fromElement===a.target?a.toElement:a.fromElement;if(a.pageX==null&&a.clientX!=null){b=r.documentElement;e=r.body;a.pageX=a.clientX+(b&&b.scrollLeft||e&&e.scrollLeft||0)-(b&&b.clientLeft||e&&e.clientLeft||0);a.pageY=a.clientY+(b&&b.scrollTop||
e&&e.scrollTop||0)-(b&&b.clientTop||e&&e.clientTop||0)}if(!a.which&&(a.charCode||a.charCode===0?a.charCode:a.keyCode))a.which=a.charCode||a.keyCode;if(!a.metaKey&&a.ctrlKey)a.metaKey=a.ctrlKey;if(!a.which&&a.button!==u)a.which=a.button&1?1:a.button&2?3:a.button&4?2:0;return a},guid:1E8,proxy:c.proxy,special:{ready:{setup:c.bindReady,teardown:c.noop},live:{add:function(a){c.event.add(this,a.origType,c.extend({},a,{handler:liveHandler}))},remove:function(a){var b=true,e=a.origType.replace(aa,"");c.each(c.data(this,
"events").live||[],function(){if(e===this.origType.replace(aa,""))return b=false});b&&c.event.remove(this,a.origType,liveHandler)}},beforeunload:{setup:function(a,b,e){if(this.setInterval)this.onbeforeunload=e;return false},teardown:function(a,b){if(this.onbeforeunload===b)this.onbeforeunload=null}}}};var ba=r.removeEventListener?function(a,b,e){a.removeEventListener(b,e,false)}:function(a,b,e){a.detachEvent("on"+b,e)};c.Event=function(a){if(!this.preventDefault)return new c.Event(a);if(a&&a.type){this.originalEvent=
a;this.type=a.type}else this.type=a;this.timeStamp=D();this[S]=true};c.Event.prototype={preventDefault:function(){this.isDefaultPrevented=M;var a=this.originalEvent;if(a){a.preventDefault&&a.preventDefault();a.returnValue=false}},stopPropagation:function(){this.isPropagationStopped=M;var a=this.originalEvent;if(a){a.stopPropagation&&a.stopPropagation();a.cancelBubble=true}},stopImmediatePropagation:function(){this.isImmediatePropagationStopped=M;this.stopPropagation()},isDefaultPrevented:L,isPropagationStopped:L,
isImmediatePropagationStopped:L};v.attachEvent&&!v.addEventListener&&v.attachEvent("onunload",function(){for(var a in c.cache)if(c.cache[a].handle)try{c.event.remove(c.cache[a].handle.elem)}catch(b){}});(function(){function a(f){for(var h="",k,l=0;f[l];l++){k=f[l];if(k.nodeType===3||k.nodeType===4)h+=k.nodeValue;else if(k.nodeType!==8)h+=a(k.childNodes)}return h}var b=/((?:\((?:\([^()]+\)|[^()]+)+\)|\[(?:\[[^[\]]*\]|['"][^'"]*['"]|[^[\]'"]+)+\]|\\.|[^ >+~,(\[\\]+)+|[>+~])(\s*,\s*)?((?:.|\r|\n)*)/g,
e=0,g=Object.prototype.toString,d=true;[0,0].sort(function(){d=false;return 0});var i=function(f,h,k,l){k=k||[];var n=h=h||r;if(h.nodeType!==1&&h.nodeType!==9)return[];if(!f||typeof f!=="string")return k;for(var o=[],t,y,w,F,A=true,B=x(h),J=f;(b.exec(""),t=b.exec(J))!==null;){J=t[3];o.push(t[1]);if(t[2]){F=t[3];break}}if(o.length>1&&m.exec(f))if(o.length===2&&j.relative[o[0]])y=posProcess(o[0]+o[1],h);else for(y=j.relative[o[0]]?[h]:i(o.shift(),h);o.length;){f=o.shift();if(j.relative[f])f+=o.shift();
y=posProcess(f,y)}else{if(!l&&o.length>1&&h.nodeType===9&&!B&&j.match.ID.test(o[0])&&!j.match.ID.test(o[o.length-1])){t=i.find(o.shift(),h,B);h=t.expr?i.filter(t.expr,t.set)[0]:t.set[0]}if(h){t=l?{expr:o.pop(),set:s(l)}:i.find(o.pop(),o.length===1&&(o[0]==="~"||o[0]==="+")&&h.parentNode?h.parentNode:h,B);y=c.browser.msie?t.set:t.expr?i.filter(t.expr,t.set):t.set;if(o.length>0)w=s(y);else A=false;for(;o.length;){var G=o.pop();t=G;if(j.relative[G])t=o.pop();else G="";if(t==null)t=h;j.relative[G](w,
t,B)}}else w=[]}w||(w=y);w||i.error(G||f);if(g.call(w)==="[object Array]")if(A)if(h&&h.nodeType===1)for(f=0;w[f]!=null;f++){if(w[f]&&(w[f]===true||w[f].nodeType===1&&q(h,w[f])))k.push(y[f])}else for(f=0;w[f]!=null;f++)w[f]&&w[f].nodeType===1&&k.push(y[f]);else k.push.apply(k,w);else s(w,k);if(F){i(F,n,k,l);i.uniqueSort(k)}return k};i.find=function(f,h,k){var l,n;if(!f)return[];for(var o=0,t=j.order.length;o<t;o++){var y=j.order[o];if(n=j.leftMatch[y].exec(f)){var w=n[1];n.splice(1,1);if(w.substr(w.length-
1)!=="\\"){n[1]=(n[1]||"").replace(/\\/g,"");l=j.find[y](n,h,k);if(l!=null){f=f.replace(j.match[y],"");break}}}}l||(l=h.getElementsByTagName("*"));return{set:l,expr:f}};var j=i.selectors={order:["ID","NAME","TAG"],match:{ID:/#((?:[\w\u00c0-\uFFFF-]|\\.)+)/,CLASS:/\.((?:[\w\u00c0-\uFFFF-]|\\.)+)/,NAME:/\[name=['"]*((?:[\w\u00c0-\uFFFF-]|\\.)+)['"]*\]/,ATTR:/\[\s*((?:[\w\u00c0-\uFFFF-]|\\.)+)\s*(?:(\S?=)\s*(['"]*)(.*?)\3|)\s*\]/,TAG:/^((?:[\w\u00c0-\uFFFF\*-]|\\.)+)/,CHILD:/:(only|nth|last|first)-child(?:\((even|odd|[\dn+-]*)\))?/,
POS:/:(nth|eq|gt|lt|first|last|even|odd)(?:\((\d*)\))?(?=[^-]|$)/,PSEUDO:/:((?:[\w\u00c0-\uFFFF-]|\\.)+)(?:\((['"]?)((?:\([^\)]+\)|[^\(\)]*)+)\2\))?/},leftMatch:{},attrMap:{"class":"className","for":"htmlFor"},attrHandle:{href:function(f){return f.getAttribute("href")}},relative:{"+":function(f,h){var k=typeof h==="string",l=k&&!/\W/.test(h);k=k&&!l;if(l)h=h.toLowerCase();l=0;for(var n=f.length,o;l<n;l++)if(o=f[l]){for(;(o=o.previousSibling)&&o.nodeType!==1;);f[l]=k||o&&o.nodeName.toLowerCase()===
h?o||false:o===h}k&&i.filter(h,f,true)},">":function(f,h){var k=typeof h==="string";if(k&&!/\W/.test(h)){h=h.toLowerCase();for(var l=0,n=f.length;l<n;l++){var o=f[l];if(o){k=o.parentNode;f[l]=k.nodeName.toLowerCase()===h?k:false}}}else{l=0;for(n=f.length;l<n;l++)if(o=f[l])f[l]=k?o.parentNode:o.parentNode===h;k&&i.filter(h,f,true)}},"":function(f,h,k){var l=e++,n=dirCheck;if(typeof h==="string"&&!/\W/.test(h)){var o=h=h.toLowerCase();n=dirNodeCheck}n("parentNode",h,l,f,o,k)},"~":function(f,h,k){var l=
e++,n=dirCheck;if(typeof h==="string"&&!/\W/.test(h)){var o=h=h.toLowerCase();n=dirNodeCheck}n("previousSibling",h,l,f,o,k)}},find:{ID:function(f,h,k){if(typeof h.getElementById!=="undefined"&&!k)return(f=h.getElementById(f[1]))?[f]:[]},NAME:function(f,h){if(typeof h.getElementsByName!=="undefined"){for(var k=[],l=h.getElementsByName(f[1]),n=0,o=l.length;n<o;n++)l[n].getAttribute("name")===f[1]&&k.push(l[n]);return k.length===0?null:k}},TAG:function(f,h){return h.getElementsByTagName(f[1])}},preFilter:{CLASS:function(f,
h,k,l,n,o){f=" "+f[1].replace(/\\/g,"")+" ";if(o)return f;o=0;for(var t;(t=h[o])!=null;o++)if(t)if(n^(t.className&&(" "+t.className+" ").replace(/[\t\n]/g," ").indexOf(f)>=0))k||l.push(t);else if(k)h[o]=false;return false},ID:function(f){return f[1].replace(/\\/g,"")},TAG:function(f){return f[1].toLowerCase()},CHILD:function(f){if(f[1]==="nth"){var h=/(-?)(\d*)n((?:\+|-)?\d*)/.exec(f[2]==="even"&&"2n"||f[2]==="odd"&&"2n+1"||!/\D/.test(f[2])&&"0n+"+f[2]||f[2]);f[2]=h[1]+(h[2]||1)-0;f[3]=h[3]-0}f[0]=
e++;return f},ATTR:function(f,h,k,l,n,o){h=f[1].replace(/\\/g,"");if(!o&&j.attrMap[h])f[1]=j.attrMap[h];if(f[2]==="~=")f[4]=" "+f[4]+" ";return f},PSEUDO:function(f,h,k,l,n){if(f[1]==="not")if((b.exec(f[3])||"").length>1||/^\w/.test(f[3]))f[3]=i(f[3],null,null,h);else{f=i.filter(f[3],h,k,true^n);k||l.push.apply(l,f);return false}else if(j.match.POS.test(f[0])||j.match.CHILD.test(f[0]))return true;return f},POS:function(f){f.unshift(true);return f}},filters:{enabled:function(f){return f.disabled===
false&&f.type!=="hidden"},disabled:function(f){return f.disabled===true},checked:function(f){return f.checked===true},selected:function(f){return f.selected===true},parent:function(f){return!!f.firstChild},empty:function(f){return!f.firstChild},has:function(f,h,k){return!!i(k[3],f).length},header:function(f){return/h\d/i.test(f.nodeName)},text:function(f){return"text"===f.type},radio:function(f){return"radio"===f.type},checkbox:function(f){return"checkbox"===f.type},file:function(f){return"file"===
f.type},password:function(f){return"password"===f.type},submit:function(f){return"submit"===f.type},image:function(f){return"image"===f.type},reset:function(f){return"reset"===f.type},button:function(f){return"button"===f.type||f.nodeName.toLowerCase()==="button"},input:function(f){return/input|select|textarea|button/i.test(f.nodeName)}},setFilters:{first:function(f,h){return h===0},last:function(f,h,k,l){return h===l.length-1},even:function(f,h){return h%2===0},odd:function(f,h){return h%2===1},
lt:function(f,h,k){return h<k[3]-0},gt:function(f,h,k){return h>k[3]-0},nth:function(f,h,k){return k[3]-0===h},eq:function(f,h,k){return k[3]-0===h}},filter:{PSEUDO:function(f,h,k,l){var n=h[1],o=j.filters[n];if(o)return o(f,k,h,l);else if(n==="contains")return(f.textContent||f.innerText||a([f])||"").indexOf(h[3])>=0;else if(n==="not"){h=h[3];k=0;for(l=h.length;k<l;k++)if(h[k]===f)return false;return true}else i.error("Syntax error, unrecognized expression: "+n)},CHILD:function(f,h){var k=h[1],l=
f;switch(k){case "only":case "first":for(;l=l.previousSibling;)if(l.nodeType===1)return false;if(k==="first")return true;l=f;case "last":for(;l=l.nextSibling;)if(l.nodeType===1)return false;return true;case "nth":k=h[2];var n=h[3];if(k===1&&n===0)return true;var o=h[0],t=f.parentNode;if(t&&(t.sizcache!==o||!f.nodeIndex)){var y=0;for(l=t.firstChild;l;l=l.nextSibling)if(l.nodeType===1)l.nodeIndex=++y;t.sizcache=o}l=f.nodeIndex-n;return k===0?l===0:l%k===0&&l/k>=0}},ID:function(f,h){return f.nodeType===
1&&f.getAttribute("id")===h},TAG:function(f,h){return h==="*"&&f.nodeType===1||f.nodeName.toLowerCase()===h},CLASS:function(f,h){return(" "+(f.className||f.getAttribute("class"))+" ").indexOf(h)>-1},ATTR:function(f,h){var k=h[1];k=j.attrHandle[k]?j.attrHandle[k](f):f[k]!=null?f[k]:f.getAttribute(k);var l=k+"",n=h[2],o=h[4];return k==null?n==="!=":n==="="?l===o:n==="*="?l.indexOf(o)>=0:n==="~="?(" "+l+" ").indexOf(o)>=0:!o?l&&k!==false:n==="!="?l!==o:n==="^="?l.indexOf(o)===0:n==="$="?l.substr(l.length-
o.length)===o:n==="|="?l===o||l.substr(0,o.length+1)===o+"-":false},POS:function(f,h,k,l){var n=j.setFilters[h[2]];if(n)return n(f,k,h,l)}}},m=j.match.POS;for(var p in j.match){j.match[p]=RegExp(j.match[p].source+/(?![^\[]*\])(?![^\(]*\))/.source);j.leftMatch[p]=RegExp(/(^(?:.|\r|\n)*?)/.source+j.match[p].source.replace(/\\(\d+)/g,function(f,h){return"\\"+(h-0+1)}))}var s=function(f,h){f=Array.prototype.slice.call(f,0);if(h){h.push.apply(h,f);return h}return f};(function(){var f=r.createElement("div");
f.innerHTML="<div class='test e'></div><div class='test'></div>";if(!(!f.getElementsByClassName||f.getElementsByClassName("e").length===0)){f.lastChild.className="e";if(f.getElementsByClassName("e").length!==1){j.order.splice(1,0,"CLASS");j.find.CLASS=function(h,k,l){if(typeof k.getElementsByClassName!=="undefined"&&!l)return k.getElementsByClassName(h[1])};f=null}}})();var q=r.compareDocumentPosition?function(f,h){return!!(f.compareDocumentPosition(h)&16)}:function(f,h){return f!==h&&(f.contains?
f.contains(h):true)},x=function(f){return(f=(f?f.ownerDocument||f:0).documentElement)?f.nodeName!=="HTML":false};c.find=i;c.expr=i.selectors;c.expr[":"]=c.expr.filters;c.unique=i.uniqueSort;c.text=a;c.isXMLDoc=x;c.contains=q})();I=Array.prototype.slice;c.fn.extend({find:function(a){for(var b=this.pushStack("","find",a),e=0,g=0,d=this.length;g<d;g++){e=b.length;c.find(a,this[g],b);if(g>0)for(var i=e;i<b.length;i++)for(var j=0;j<e;j++)if(b[j]===b[i]){b.splice(i--,1);break}}return b},has:function(a){var b=
c(a);return this.filter(function(){for(var e=0,g=b.length;e<g;e++)if(c.contains(this,b[e]))return true})},not:function(a){return this.pushStack(winnow(this,a,false),"not",a)},filter:function(a){return this.pushStack(winnow(this,a,true),"filter",a)},is:function(a){return!!a&&c.filter(a,this).length>0},closest:function(a,b){if(c.isArray(a)){var e=[],g=this[0],d,i={},j;if(g&&a.length){d=0;for(var m=a.length;d<m;d++){j=a[d];i[j]||(i[j]=c.expr.match.POS.test(j)?c(j,b||this.context):j)}for(;g&&g.ownerDocument&&
g!==b;){for(j in i){d=i[j];if(d.jQ?d.index(g)>-1:c(g).is(d)){e.push({selector:j,elem:g});delete i[j]}}g=g.parentNode}}return e}var p=c.expr.match.POS.test(a)?c(a,b||this.context):null;return this.map(function(s,q){for(;q&&q.ownerDocument&&q!==b;){if(p?p.index(q)>-1:c(q).is(a))return q;q=q.parentNode}return null})},index:function(a){if(!a||typeof a==="string")return c.inArray(this[0],a?c(a):this.parent().children());return c.inArray(a.jQ?a[0]:a,this)},add:function(a,b){var e=typeof a==="string"?c(a,
b||this.context):c.makeArray(a),g=c.merge(this.get(),e);return this.pushStack(isDisconnected(e[0])||isDisconnected(g[0])?g:c.unique(g))},andSelf:function(){return this.add(this.prevObject)}});var wa=/ jQ\d+="(?:\d+|null)"/g,T=/^\s+/,ca=/(<([\w:]+)[^>]*?)\/>/g,xa=/^(?:area|br|col|embed|hr|img|input|link|meta|param)$/i,da=/<([\w:]+)/,ya=/<tbody/i,za=/<|&#?\w+;/,X=/<script|<object|<embed|<option|<style/i,Y=/checked\s*(?:[^=]|=\s*.checked.)/i,ea=function(a,b,e){return xa.test(e)?a:b+"></"+e+">"},z={option:[1,
"<select multiple='multiple'>","</select>"],legend:[1,"<fieldset>","</fieldset>"],thead:[1,"<table>","</table>"],tr:[2,"<table><tbody>","</tbody></table>"],td:[3,"<table><tbody><tr>","</tr></tbody></table>"],col:[2,"<table><tbody></tbody><colgroup>","</colgroup></table>"],area:[1,"<map>","</map>"],_default:[0,"",""]};z.optgroup=z.option;z.tbody=z.tfoot=z.colgroup=z.caption=z.thead;z.th=z.td;if(!c.support.htmlSerialize)z._default=[1,"div<div>","</div>"];c.fn.extend({text:function(a){if(c.isFunction(a))return this.each(function(b){var e=
c(this);e.text(a.call(this,b,e.text()))});if(typeof a!=="object"&&a!==u)return this.empty().append((this[0]&&this[0].ownerDocument||r).createTextNode(a));return c.text(this)},append:function(){return this.domManip(arguments,true,function(a){this.nodeType===1&&this.appendChild(a)})},empty:function(){for(var a=0,b;(b=this[a])!=null;a++)for(b.nodeType===1&&c.cleanData(b.getElementsByTagName("*"));b.firstChild;)b.removeChild(b.firstChild);return this},html:function(a){if(a===u)return this[0]&&this[0].nodeType===
1?this[0].innerHTML.replace(wa,""):null;else if(typeof a==="string"&&!X.test(a)&&(c.support.leadingWhitespace||!T.test(a))&&!z[(da.exec(a)||["",""])[1].toLowerCase()]){a=a.replace(ca,ea);try{for(var b=0,e=this.length;b<e;b++)if(this[b].nodeType===1){c.cleanData(this[b].getElementsByTagName("*"));this[b].innerHTML=a}}catch(g){this.empty().append(a)}}else c.isFunction(a)?this.each(function(d){var i=c(this),j=i.html();i.empty().append(function(){return a.call(this,d,j)})}):this.empty().append(a);return this},
detach:function(a){return this.remove(a,true)},domManip:function(a,b,e){var g,d,i=a[0],j=[],m;if(!c.support.checkClone&&arguments.length===3&&typeof i==="string"&&Y.test(i))return this.each(function(){c(this).domManip(a,b,e,true)});if(c.isFunction(i))return this.each(function(s){var q=c(this);a[0]=i.call(this,s,b?q.html():u);q.domManip(a,b,e)});if(this[0]){g=i&&i.parentNode;g=c.support.parentNode&&g&&g.nodeType===11&&g.childNodes.length===this.length?{fragment:g}:W(a,this,j);m=g.fragment;if(d=m.childNodes.length===
1?m=m.firstChild:m.firstChild){b=b&&c.nodeName(d,"tr");d=0;for(var p=this.length;d<p;d++)e.call(b?c.nodeName(this[d],"table")?this[d].getElementsByTagName("tbody")[0]||this[d].appendChild(this[d].ownerDocument.createElement("tbody")):this[d]:this[d],d>0||g.cacheable||this.length>1?m.cloneNode(true):m)}j.length&&c.each(j,ka)}return this}});c.fragments={};c.each({appendTo:"append",prependTo:"prepend",insertBefore:"before",insertAfter:"after",replaceAll:"replaceWith"},function(a,b){c.fn[a]=function(e){var g=
[];e=c(e);var d=this.length===1&&this[0].parentNode;if(d&&d.nodeType===11&&d.childNodes.length===1&&e.length===1){e[b](this[0]);return this}else{d=0;for(var i=e.length;d<i;d++){var j=(d>0?this.clone(true):this).get();c.fn[b].apply(c(e[d]),j);g=g.concat(j)}return this.pushStack(g,a,e.selector)}}});c.extend({clean:function(a,b,e,g){b=b||r;if(typeof b.createElement==="undefined")b=b.ownerDocument||b[0]&&b[0].ownerDocument||r;for(var d=[],i=0,j;(j=a[i])!=null;i++){if(typeof j==="number")j+="";if(j){if(typeof j===
"string"&&!za.test(j))j=b.createTextNode(j);else if(typeof j==="string"){j=j.replace(ca,ea);var m=(da.exec(j)||["",""])[1].toLowerCase(),p=z[m]||z._default,s=p[0],q=b.createElement("div");for(q.innerHTML=p[1]+j+p[2];s--;)q=q.lastChild;if(!c.support.tbody){s=ya.test(j);m=m==="table"&&!s?q.firstChild&&q.firstChild.childNodes:p[1]==="<table>"&&!s?q.childNodes:[];for(p=m.length-1;p>=0;--p)c.nodeName(m[p],"tbody")&&!m[p].childNodes.length&&m[p].parentNode.removeChild(m[p])}!c.support.leadingWhitespace&&
T.test(j)&&q.insertBefore(b.createTextNode(T.exec(j)[0]),q.firstChild);j=q.childNodes}if(j.nodeType)d.push(j);else d=c.merge(d,j)}}if(e)for(i=0;d[i];i++)if(g&&c.nodeName(d[i],"script")&&(!d[i].type||d[i].type.toLowerCase()==="text/javascript"))g.push(d[i].parentNode?d[i].parentNode.removeChild(d[i]):d[i]);else{d[i].nodeType===1&&d.splice.apply(d,[i+1,0].concat(c.makeArray(d[i].getElementsByTagName("script"))));e.appendChild(d[i])}return d},cleanData:function(a){for(var b,e,g=c.cache,d=c.event.special,
i=c.support.deleteExpando,j=0,m;(m=a[j])!=null;j++)if(e=m[c.expando]){b=g[e];if(b.events)for(var p in b.events)d[p]?c.event.remove(m,p):ba(m,p,b.handle);if(i)delete m[c.expando];else m.removeAttribute&&m.removeAttribute(c.expando);delete g[e]}}});var Aa=/z-?index|font-?weight|opacity|zoom|line-?height/i,fa=/alpha\([^)]*\)/,ga=/opacity=([^)]*)/,U=/float/i,ha=/-([a-z])/ig,Ba=/([A-Z])/g,Ca=/^-?\d+(?:px)?$/i,Da=/^-?\d/,Ea={position:"absolute",visibility:"hidden",display:"block"},Fa=["Left","Right"],Ga=
["Top","Bottom"],Ha=r.defaultView&&r.defaultView.getComputedStyle,ia=c.support.cssFloat?"cssFloat":"styleFloat",ja=function(a,b){return b.toUpperCase()};c.fn.css=function(a,b){return K(this,a,b,true,function(e,g,d){if(d===u)return c.curCSS(e,g);if(typeof d==="number"&&!Aa.test(g))d+="px";c.style(e,g,d)})};c.extend({style:function(a,b,e){if(!a||a.nodeType===3||a.nodeType===8)return u;if((b==="width"||b==="height")&&parseFloat(e)<0)e=u;var g=a.style||a,d=e!==u;if(!c.support.opacity&&b==="opacity"){if(d){g.zoom=
1;b=parseInt(e,10)+""==="NaN"?"":"alpha(opacity="+e*100+")";a=g.filter||c.curCSS(a,"filter")||"";g.filter=fa.test(a)?a.replace(fa,b):b}return g.filter&&g.filter.indexOf("opacity=")>=0?parseFloat(ga.exec(g.filter)[1])/100+"":""}if(U.test(b))b=ia;b=b.replace(ha,ja);if(d)g[b]=e;return g[b]},css:function(a,b,e,g){if(b==="width"||b==="height"){var d,i=b==="width"?Fa:Ga;e=function(){d=b==="width"?a.offsetWidth:a.offsetHeight;g!=="border"&&c.each(i,function(){g||(d-=parseFloat(c.curCSS(a,"padding"+this,
true))||0);if(g==="margin")d+=parseFloat(c.curCSS(a,"margin"+this,true))||0;else d-=parseFloat(c.curCSS(a,"border"+this+"Width",true))||0})};a.offsetWidth!==0?e():c.swap(a,Ea,e);return Math.max(0,Math.round(d))}return c.curCSS(a,b,e)},curCSS:function(a,b,e){var g,d=a.style;if(!c.support.opacity&&b==="opacity"&&a.currentStyle){g=ga.test(a.currentStyle.filter||"")?parseFloat(RegExp.$1)/100+"":"";return g===""?"1":g}if(U.test(b))b=ia;if(!e&&d&&d[b])g=d[b];else if(Ha){if(U.test(b))b="float";b=b.replace(Ba,
"-$1").toLowerCase();d=a.ownerDocument.defaultView;if(!d)return null;if(a=d.getComputedStyle(a,null))g=a.getPropertyValue(b);if(b==="opacity"&&g==="")g="1"}else if(a.currentStyle){e=b.replace(ha,ja);g=a.currentStyle[b]||a.currentStyle[e];if(!Ca.test(g)&&Da.test(g)){b=d.left;var i=a.runtimeStyle.left;a.runtimeStyle.left=a.currentStyle.left;d.left=e==="fontSize"?"1em":g||0;g=d.pixelLeft+"px";d.left=b;a.runtimeStyle.left=i}}return g},swap:function(a,b,e){var g={};for(var d in b){g[d]=a.style[d];a.style[d]=
b[d]}e.call(a);for(d in b)a.style[d]=g[d]}});var Ia=D(),Ja=/<script(.|\s)*?\/script>/gi,Ka=/select|textarea/i,La=/color|date|datetime|email|hidden|month|number|password|range|search|tel|text|time|url|week/i,C=/=\?(&|$)/,V=/\?/,Ma=/(\?|&)_=.*?(&|$)/,Na=/^(\w+:)?\/\/([^\/?#]+)/,Oa=/%20/g,Pa=c.fn.load;c.fn.extend({load:function(a,b,e){if(typeof a!=="string")return Pa.call(this,a);else if(!this.length)return this;var g=a.indexOf(" ");if(g>=0){var d=a.slice(g,a.length);a=a.slice(0,g)}g="GET";if(b)if(c.isFunction(b)){e=
b;b=null}else if(typeof b==="object"){b=c.param(b,c.ajaxSettings.traditional);g="POST"}var i=this;c.ajax({url:a,type:g,dataType:"html",data:b,complete:function(j,m){if(m==="success"||m==="notmodified")i.html(d?c("<div />").append(j.responseText.replace(Ja,"")).find(d):j.responseText);e&&i.each(e,[j.responseText,m,j])}});return this},serialize:function(){return c.param(this.serializeArray())},serializeArray:function(){return this.map(function(){return this.elements?c.makeArray(this.elements):this}).filter(function(){return this.name&&
!this.disabled&&(this.checked||Ka.test(this.nodeName)||La.test(this.type))}).map(function(a,b){var e=c(this).val();return e==null?null:c.isArray(e)?c.map(e,function(g){return{name:b.name,value:g}}):{name:b.name,value:e}}).get()}});c.each("ajaxStart ajaxStop ajaxComplete ajaxError ajaxSuccess ajaxSend".split(" "),function(a,b){c.fn[b]=function(e){return this.bind(b,e)}});c.extend({get:function(a,b,e,g){if(c.isFunction(b)){g=g||e;e=b;b=null}return c.ajax({type:"GET",url:a,data:b,success:e,dataType:g})},
getScript:function(a,b){return c.get(a,null,b,"script")},getJSON:function(a,b,e){return c.get(a,b,e,"json")},post:function(a,b,e,g){if(c.isFunction(b)){g=g||e;e=b;b={}}return c.ajax({type:"POST",url:a,data:b,success:e,dataType:g})},ajaxSetup:function(a){c.extend(c.ajaxSettings,a)},ajaxSettings:{url:location.href,global:true,type:"GET",contentType:"application/x-www-form-urlencoded",processData:true,async:true,xhr:v.XMLHttpRequest&&(v.location.protocol!=="file:"||!v.ActiveXObject)?function(){return new v.XMLHttpRequest}:
function(){try{return new v.ActiveXObject("Microsoft.XMLHTTP")}catch(a){}},accepts:{xml:"application/xml, text/xml",html:"text/html",script:"text/javascript, application/javascript",json:"application/json, text/javascript",text:"text/plain",_default:"*/*"}},lastModified:{},etag:{},ajax:function(a){function b(){d.success&&d.success.call(p,m,j,n);d.global&&g("ajaxSuccess",[n,d])}function e(){d.complete&&d.complete.call(p,n,j);d.global&&g("ajaxComplete",[n,d]);d.global&&!--c.active&&c.event.trigger("ajaxStop")}
function g(A,B){(d.context?c(d.context):c.event).trigger(A,B)}var d=c.extend(true,{},c.ajaxSettings,a),i,j,m,p=a&&a.context||d,s=d.type.toUpperCase();if(d.data&&d.processData&&typeof d.data!=="string")d.data=c.param(d.data,d.traditional);if(d.dataType==="jsonp"){if(s==="GET")C.test(d.url)||(d.url+=(V.test(d.url)?"&":"?")+(d.jsonp||"callback")+"=?");else if(!d.data||!C.test(d.data))d.data=(d.data?d.data+"&":"")+(d.jsonp||"callback")+"=?";d.dataType="json"}if(d.dataType==="json"&&(d.data&&C.test(d.data)||
C.test(d.url))){i=d.jsonpCallback||"jsonp"+Ia++;if(d.data)d.data=(d.data+"").replace(C,"="+i+"$1");d.url=d.url.replace(C,"="+i+"$1");d.dataType="script";v[i]=v[i]||function(A){m=A;b();e();v[i]=u;try{delete v[i]}catch(B){}f&&f.removeChild(h)}}if(d.dataType==="script"&&d.cache===null)d.cache=false;if(d.cache===false&&s==="GET"){var q=D(),x=d.url.replace(Ma,"$1_="+q+"$2");d.url=x+(x===d.url?(V.test(d.url)?"&":"?")+"_="+q:"")}if(d.data&&s==="GET")d.url+=(V.test(d.url)?"&":"?")+d.data;d.global&&!c.active++&&
c.event.trigger("ajaxStart");q=(q=Na.exec(d.url))&&(q[1]&&q[1]!==location.protocol||q[2]!==location.host);if(d.dataType==="script"&&s==="GET"&&q){var f=r.getElementsByTagName("head")[0]||r.documentElement,h=r.createElement("script");h.src=d.url;if(d.scriptCharset)h.charset=d.scriptCharset;if(!i){var k=false;h.onload=h.onreadystatechange=function(){if(!k&&(!this.readyState||this.readyState==="loaded"||this.readyState==="complete")){k=true;b();e();h.onload=h.onreadystatechange=null;f&&h.parentNode&&
f.removeChild(h)}}}f.insertBefore(h,f.firstChild);return u}var l=false,n=d.xhr();if(n){d.username?n.open(s,d.url,d.async,d.username,d.password):n.open(s,d.url,d.async);try{if(d.data||a&&a.contentType)n.setRequestHeader("Content-Type",d.contentType);if(d.ifModified){c.lastModified[d.url]&&n.setRequestHeader("If-Modified-Since",c.lastModified[d.url]);c.etag[d.url]&&n.setRequestHeader("If-None-Match",c.etag[d.url])}q||n.setRequestHeader("X-Requested-With","XMLHttpRequest");n.setRequestHeader("Accept",
d.dataType&&d.accepts[d.dataType]?d.accepts[d.dataType]+", */*":d.accepts._default)}catch(o){}if(d.beforeSend&&d.beforeSend.call(p,n,d)===false){d.global&&!--c.active&&c.event.trigger("ajaxStop");n.abort();return false}d.global&&g("ajaxSend",[n,d]);var t=n.onreadystatechange=function(A){if(!n||n.readyState===0||A==="abort"){l||e();l=true;if(n)n.onreadystatechange=c.noop}else if(!l&&n&&(n.readyState===4||A==="timeout")){l=true;n.onreadystatechange=c.noop;j=A==="timeout"?"timeout":!c.httpSuccess(n)?
"error":d.ifModified&&c.httpNotModified(n,d.url)?"notmodified":"success";var B;if(j==="success")try{m=c.httpData(n,d.dataType,d)}catch(J){j="parsererror";B=J}if(j==="success"||j==="notmodified")i||b();else c.handleError(d,n,j,B);e();A==="timeout"&&n.abort();if(d.async)n=null}};try{var y=n.abort;n.abort=function(){n&&y.call(n);t("abort")}}catch(w){}d.async&&d.timeout>0&&setTimeout(function(){n&&!l&&t("timeout")},d.timeout);try{n.send(s==="POST"||s==="PUT"||s==="DELETE"?d.data:null)}catch(F){c.handleError(d,
n,null,F);e()}d.async||t();return n}},handleError:function(a,b,e,g){if(a.error)a.error.call(a.context||a,b,e,g);if(a.global)(a.context?c(a.context):c.event).trigger("ajaxError",[b,a,g])},active:0,httpSuccess:function(a){try{return!a.status&&location.protocol==="file:"||a.status>=200&&a.status<300||a.status===304||a.status===1223||a.status===0}catch(b){}return false},httpNotModified:function(a,b){var e=a.getResponseHeader("Last-Modified"),g=a.getResponseHeader("Etag");if(e)c.lastModified[b]=e;if(g)c.etag[b]=
g;return a.status===304||a.status===0},httpData:function(a,b,e){var g=a.getResponseHeader("content-type")||"",d=b==="xml"||!b&&g.indexOf("xml")>=0;a=d?a.responseXML:a.responseText;d&&a.documentElement.nodeName==="parsererror"&&c.error("parsererror");if(e&&e.dataFilter)a=e.dataFilter(a,b);if(typeof a==="string")if(b==="json"||!b&&g.indexOf("json")>=0)a=c.parseJSON(a);else if(b==="script"||!b&&g.indexOf("javascript")>=0)c.globalEval(a);return a},param:function(a,b){function e(j,m){if(c.isArray(m))c.each(m,
function(p,s){b||/\[\]$/.test(j)?g(j,s):e(j+"["+(typeof s==="object"||c.isArray(s)?p:"")+"]",s)});else!b&&m!=null&&typeof m==="object"?c.each(m,function(p,s){e(j+"["+p+"]",s)}):g(j,m)}function g(j,m){m=c.isFunction(m)?m():m;d[d.length]=encodeURIComponent(j)+"="+encodeURIComponent(m)}var d=[];if(b===u)b=c.ajaxSettings.traditional;if(c.isArray(a)||a.jQ)c.each(a,function(){g(this.name,this.value)});else for(var i in a)e(i,a[i]);return d.join("&").replace(Oa,"+")}});v.jQ=c})(window);
