(function(a,b){function bU(a){return"scrollTo"in a&&a.document?a:a.nodeType===9?a.defaultView||a.parentWindow:false}function bT(a,b){var d={};c.each(bS.concat.apply([],bS.slice(0,b)),function(){d[this]=a});return d}function bp(a,b,d){var e,g,h,i=b&&b[0]?b[0].ownerDocument||b[0]:f;if(a.length===1&&typeof a[0]==="string"&&a[0].length<512&&i===f&&!bk.test(a[0])&&(c.support.checkClone||!bl.test(a[0]))){g=true;h=c.fragments[a[0]];if(h){if(h!==1){e=h}}}if(!e){e=i.createDocumentFragment();c.clean(a,i,e,d)}if(g){c.fragments[a[0]]=h?e:1}return{fragment:e,cacheable:g}}function bo(a,b){var d=0;b.each(function(){if(this.nodeName!==(a[d]&&a[d].nodeName)){return}var b=c.data(a[d++]),e=c.data(this,b),f=b&&b.events;if(f){delete e.handle;e.events={};for(var g in f){for(var h in f[g]){c.event.add(this,g,f[g][h],f[g][h].data)}}}})}function bc(a){return!a||!a.parentNode||a.parentNode.nodeType===11}function Z(a,b){return"live."+(a&&a!=="*"?a+".":"")+b.replace(/\./g,"`").replace(/ /g,"&")}function Y(a){var b,d=[],e=[],f=arguments,g,h,i,j,k,l,m,n,o=c.data(this,"events");if(a.liveFired===this||!o||!o.live||a.button&&a.type==="click"){return}a.liveFired=this;var p=o.live.slice(0);for(k=0;k<p.length;k++){i=p[k];if(i.origType.replace(L,"")===a.type){e.push(i.selector)}else{p.splice(k--,1)}}h=c(a.target).closest(e,a.currentTarget);for(l=0,m=h.length;l<m;l++){for(k=0;k<p.length;k++){i=p[k];if(h[l].selector===i.selector){j=h[l].elem;g=null;if(i.preType==="mouseenter"||i.preType==="mouseleave"){g=c(a.relatedTarget).closest(i.selector)[0]}if(!g||g!==j){d.push({elem:j,handleObj:i})}}}}for(l=0,m=d.length;l<m;l++){h=d[l];a.currentTarget=h.elem;a.data=h.handleObj.data;a.handleObj=h.handleObj;if(h.handleObj.origHandler.apply(h.elem,f)===false){b=false;break}}return b}function W(a,b,d){d[0].type=a;return c.event.handle.apply(b,d)}function P(){return true}function O(){return false}function z(){return(new Date).getTime()}function y(a,d,e,f,g,h){var i=a.length;if(typeof d==="object"){for(var j in d){y(a,j,d[j],f,g,e)}return a}if(e!==b){f=!h&&f&&c.isFunction(e);for(var k=0;k<i;k++){g(a[k],d,f?e.call(a[k],k,g(a[k],d)):e,h)}return a}return i?g(a[0],d):b}function x(a,b){if(b.src){c.ajax({url:b.src,async:false,dataType:"script"})}else{c.globalEval(b.text||b.textContent||b.innerHTML||"")}if(b.parentNode){b.parentNode.removeChild(b)}}function w(){if(c.isReady){return}try{f.documentElement.doScroll("left")}catch(a){setTimeout(w,1);return}c.ready()}var c=function(a,b){return new c.fn.init(a,b)},d=a.jQuery,e=a.$,f=a.document,g,h=/^[^<]*(<[\w\W]+>)[^>]*$|^#([\w-]+)$/,i=/^.[^:#\[\.,]*$/,j=/\S/,k=/^(\s|\u00A0)+|(\s|\u00A0)+$/g,l=/^<(\w+)\s*\/?>(?:<\/\1>)?$/,m=navigator.userAgent,n,o=false,p=[],q,r=Object.prototype.toString,s=Object.prototype.hasOwnProperty,t=Array.prototype.push,u=Array.prototype.slice,v=Array.prototype.indexOf;c.fn=c.prototype={init:function(a,d){var e,i,j,k;if(!a){return this}if(a.nodeType){this.context=this[0]=a;this.length=1;return this}if(a==="body"&&!d){this.context=f;this[0]=f.body;this.selector="body";this.length=1;return this}if(typeof a==="string"){e=h.exec(a);if(e&&(e[1]||!d)){if(e[1]){k=d?d.ownerDocument||d:f;j=l.exec(a);if(j){if(c.isPlainObject(d)){a=[f.createElement(j[1])];c.fn.attr.call(a,d,true)}else{a=[k.createElement(j[1])]}}else{j=bp([e[1]],[k]);a=(j.cacheable?j.fragment.cloneNode(true):j.fragment).childNodes}return c.merge(this,a)}else{i=f.getElementById(e[2]);if(i){if(i.id!==e[2]){return g.find(a)}this.length=1;this[0]=i}this.context=f;this.selector=a;return this}}else if(!d&&/^\w+$/.test(a)){this.selector=a;this.context=f;a=f.getElementsByTagName(a);return c.merge(this,a)}else if(!d||d.jquery){return(d||g).find(a)}else{return c(d).find(a)}}else if(c.isFunction(a)){return g.ready(a)}if(a.selector!==b){this.selector=a.selector;this.context=a.context}return c.makeArray(a,this)},selector:"",jquery:"1.4.2",length:0,size:function(){return this.length},toArray:function(){return u.call(this,0)},get:function(a){return a==null?this.toArray():a<0?this.slice(a)[0]:this[a]},pushStack:function(a,b,d){var e=c();if(c.isArray(a)){t.apply(e,a)}else{c.merge(e,a)}e.prevObject=this;e.context=this.context;if(b==="find"){e.selector=this.selector+(this.selector?" ":"")+d}else if(b){e.selector=this.selector+"."+b+"("+d+")"}return e},each:function(a,b){return c.each(this,a,b)},ready:function(a){c.bindReady();if(c.isReady){a.call(f,c)}else if(p){p.push(a)}return this},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(u.apply(this,arguments),"slice",u.call(arguments).join(","))},map:function(a){return this.pushStack(c.map(this,function(b,c){return a.call(b,c,b)}))},end:function(){return this.prevObject||c(null)},push:t,sort:[].sort,splice:[].splice};c.fn.init.prototype=c.fn;c.extend=c.fn.extend=function(){var a=arguments[0]||{},d=1,e=arguments.length,f=false,g,h,i,j;if(typeof a==="boolean"){f=a;a=arguments[1]||{};d=2}if(typeof a!=="object"&&!c.isFunction(a)){a={}}if(e===d){a=this;--d}for(;d<e;d++){if((g=arguments[d])!=null){for(h in g){i=a[h];j=g[h];if(a===j){continue}if(f&&j&&(c.isPlainObject(j)||c.isArray(j))){var k=i&&(c.isPlainObject(i)||c.isArray(i))?i:c.isArray(j)?[]:{};a[h]=c.extend(f,k,j)}else if(j!==b){a[h]=j}}}}return a};c.extend({noConflict:function(b){a.$=e;if(b){a.jQuery=d}return c},isReady:false,ready:function(){if(!c.isReady){if(!f.body){return setTimeout(c.ready,13)}c.isReady=true;if(p){var a,b=0;while(a=p[b++]){a.call(f,c)}p=null}if(c.fn.triggerHandler){c(f).triggerHandler("ready")}}},bindReady:function(){if(o){return}o=true;if(f.readyState==="complete"){return c.ready()}if(f.addEventListener){f.addEventListener("DOMContentLoaded",q,false);a.addEventListener("load",c.ready,false)}else if(f.attachEvent){f.attachEvent("onreadystatechange",q);a.attachEvent("onload",c.ready);var b=false;try{b=a.frameElement==null}catch(d){}if(f.documentElement.doScroll&&b){w()}}},isFunction:function(a){return r.call(a)==="[object Function]"},isArray:function(a){return r.call(a)==="[object Array]"},isPlainObject:function(a){if(!a||r.call(a)!=="[object Object]"||a.nodeType||a.setInterval){return false}if(a.constructor&&!s.call(a,"constructor")&&!s.call(a.constructor.prototype,"isPrototypeOf")){return false}var c;for(c in a){}return c===b||s.call(a,c)},isEmptyObject:function(a){for(var b in a){return false}return true},error:function(a){throw a},parseJSON:function(b){if(typeof b!=="string"||!b){return null}b=c.trim(b);if(/^[\],:{}\s]*$/.test(b.replace(/\\(?:["\\\/bfnrt]|u[0-9a-fA-F]{4})/g,"@").replace(/"[^"\\\n\r]*"|true|false|null|-?\d+(?:\.\d*)?(?:[eE][+\-]?\d+)?/g,"]").replace(/(?:^|:|,)(?:\s*\[)+/g,""))){return a.JSON&&a.JSON.parse?a.JSON.parse(b):(new Function("return "+b))()}else{c.error("Invalid JSON: "+b)}},noop:function(){},globalEval:function(a){if(a&&j.test(a)){var b=f.getElementsByTagName("head")[0]||f.documentElement,d=f.createElement("script");d.type="text/javascript";if(c.support.scriptEval){d.appendChild(f.createTextNode(a))}else{d.text=a}b.insertBefore(d,b.firstChild);b.removeChild(d)}},nodeName:function(a,b){return a.nodeName&&a.nodeName.toUpperCase()===b.toUpperCase()},each:function(a,d,e){var f,g=0,h=a.length,i=h===b||c.isFunction(a);if(e){if(i){for(f in a){if(d.apply(a[f],e)===false){break}}}else{for(;g<h;){if(d.apply(a[g++],e)===false){break}}}}else{if(i){for(f in a){if(d.call(a[f],f,a[f])===false){break}}}else{for(var j=a[0];g<h&&d.call(j,g,j)!==false;j=a[++g]){};}}return a},trim:function(a){return(a||"").replace(k,"")},makeArray:function(a,b){var d=b||[];if(a!=null){if(a.length==null||typeof a==="string"||c.isFunction(a)||typeof a!=="function"&&a.setInterval){t.call(d,a)}else{c.merge(d,a)}}return d},inArray:function(a,b){if(b.indexOf){return b.indexOf(a)}for(var c=0,d=b.length;c<d;c++){if(b[c]===a){return c}}return-1},merge:function(a,c){var d=a.length,e=0;if(typeof c.length==="number"){for(var f=c.length;e<f;e++){a[d++]=c[e]}}else{while(c[e]!==b){a[d++]=c[e++]}}a.length=d;return a},grep:function(a,b,c){var d=[];for(var e=0,f=a.length;e<f;e++){if(!c!==!b(a[e],e)){d.push(a[e])}}return d},map:function(a,b,c){var d=[],e;for(var f=0,g=a.length;f<g;f++){e=b(a[f],f,c);if(e!=null){d[d.length]=e}}return d.concat.apply([],d)},guid:1,proxy:function(a,d,e){if(arguments.length===2){if(typeof d==="string"){e=a;a=e[d];d=b}else if(d&&!c.isFunction(d)){e=d;d=b}}if(!d&&a){d=function(){return a.apply(e||this,arguments)}}if(a){d.guid=a.guid=a.guid||d.guid||c.guid++}return d},uaMatch:function(a){a=a.toLowerCase();var b=/(webkit)[ \/]([\w.]+)/.exec(a)||/(opera)(?:.*version)?[ \/]([\w.]+)/.exec(a)||/(msie) ([\w.]+)/.exec(a)||!/compatible/.test(a)&&/(mozilla)(?:.*? rv:([\w.]+))?/.exec(a)||[];return{browser:b[1]||"",version:b[2]||"0"}},browser:{}});n=c.uaMatch(m);if(n.browser){c.browser[n.browser]=true;c.browser.version=n.version}if(c.browser.webkit){c.browser.safari=true}if(v){c.inArray=function(a,b){return v.call(b,a)}}g=c(f);if(f.addEventListener){q=function(){f.removeEventListener("DOMContentLoaded",q,false);c.ready()}}else if(f.attachEvent){q=function(){if(f.readyState==="complete"){f.detachEvent("onreadystatechange",q);c.ready()}}}(function(){c.support={};var b=f.documentElement,d=f.createElement("script"),e=f.createElement("div"),g="script"+z();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 h=e.getElementsByTagName("*"),i=e.getElementsByTagName("a")[0];if(!h||!h.length||!i){return}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:f.createElement("select").appendChild(f.createElement("option")).selected,parentNode:e.removeChild(e.appendChild(f.createElement("div"))).parentNode===null,deleteExpando:true,checkClone:false,scriptEval:false,noCloneEvent:true,boxModel:null};d.type="text/javascript";try{d.appendChild(f.createTextNode("window."+g+"=1;"))}catch(j){}b.insertBefore(d,b.firstChild);if(a[g]){c.support.scriptEval=true;delete a[g]}try{delete d.test}catch(j){c.support.deleteExpando=false}b.removeChild(d);if(e.attachEvent&&e.fireEvent){e.attachEvent("onclick",function m(){c.support.noCloneEvent=false;e.detachEvent("onclick",m)});e.cloneNode(true).fireEvent("onclick")}e=f.createElement("div");e.innerHTML="<input type='radio' name='radiotest' checked='checked'/>";var k=f.createDocumentFragment();k.appendChild(e.firstChild);c.support.checkClone=k.cloneNode(true).cloneNode(true).lastChild.checked;c(function(){var a=f.createElement("div");a.style.width=a.style.paddingLeft="1px";f.body.appendChild(a);c.boxModel=c.support.boxModel=a.offsetWidth===2;f.body.removeChild(a).style.display="none";a=null});var l=function(a){var b=f.createElement("div");a="on"+a;var c=a in b;if(!c){b.setAttribute(a,"return;");c=typeof b[a]==="function"}b=null;return c};c.support.submitBubbles=l("submit");c.support.changeBubbles=l("change");b=d=e=h=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 A="jQuery"+z(),B=0,C={};c.extend({cache:{},expando:A,noData:{embed:true,object:true,applet:true},data:function(d,e,f){if(d.nodeName&&c.noData[d.nodeName.toLowerCase()]){return}d=d==a?C:d;var g=d[A],h=c.cache,i;if(!g&&typeof e==="string"&&f===b){return null}if(!g){g=++B}if(typeof e==="object"){d[A]=g;i=h[g]=c.extend(true,{},e)}else if(!h[g]){d[A]=g;h[g]={}}i=h[g];if(f!==b){i[e]=f}return typeof e==="string"?i[e]:i},removeData:function(b,d){if(b.nodeName&&c.noData[b.nodeName.toLowerCase()]){return}b=b==a?C:b;var e=b[A],f=c.cache,g=f[e];if(d){if(g){delete g[d];if(c.isEmptyObject(g)){c.removeData(b)}}}else{if(c.support.deleteExpando){delete b[c.expando]}else if(b.removeAttribute){b.removeAttribute(c.expando)}delete f[e]}}});c.fn.extend({data:function(a,d){if(typeof a==="undefined"&&this.length){return c.data(this[0])}else if(typeof a==="object"){return this.each(function(){c.data(this,a)})}var e=a.split(".");e[1]=e[1]?"."+e[1]:"";if(d===b){var f=this.triggerHandler("getData"+e[1]+"!",[e[0]]);if(f===b&&this.length){f=c.data(this[0],a)}return f===b&&e[1]?this.data(e[0]):f}else{return this.trigger("setData"+e[1]+"!",[e[0],d]).each(function(){c.data(this,a,d)})}},removeData:function(a){return this.each(function(){c.removeData(this,a)})}});c.extend({queue:function(a,b,d){if(!a){return}b=(b||"fx")+"queue";var e=c.data(a,b);if(!d){return e||[]}if(!e||c.isArray(d)){e=c.data(a,b,c.makeArray(d))}else{e.push(d)}return e},dequeue:function(a,b){b=b||"fx";var d=c.queue(a,b),e=d.shift();if(e==="inprogress"){e=d.shift()}if(e){if(b==="fx"){d.unshift("inprogress")}e.call(a,function(){c.dequeue(a,b)})}}});c.fn.extend({queue:function(a,d){if(typeof a!=="string"){d=a;a="fx"}if(d===b){return c.queue(this[0],a)}return this.each(function(b,e){var f=c.queue(this,a,d);if(a==="fx"&&f[0]!=="inprogress"){c.dequeue(this,a)}})},dequeue:function(a){return this.each(function(){c.dequeue(this,a)})},delay:function(a,b){a=c.fx?c.fx.speeds[a]||a:a;b=b||"fx";return this.queue(b,function(){var d=this;setTimeout(function(){c.dequeue(d,b)},a)})},clearQueue:function(a){return this.queue(a||"fx",[])}});var D=/[\n\t]/g,E=/\s+/,F=/\r/g,G=/href|src|style/,H=/(button|input)/i,I=/(button|input|object|select|textarea)/i,J=/^(a|area)$/i,K=/radio|checkbox/;c.fn.extend({attr:function(a,b){return y(this,a,b,true,c.attr)},removeAttr:function(a,b){return this.each(function(){c.attr(this,a,"");if(this.nodeType===1){this.removeAttribute(a)}})},addClass:function(a){if(c.isFunction(a)){return this.each(function(b){var d=c(this);d.addClass(a.call(this,b,d.attr("class")))})}if(a&&typeof a==="string"){var b=(a||"").split(E);for(var d=0,e=this.length;d<e;d++){var f=this[d];if(f.nodeType===1){if(!f.className){f.className=a}else{var g=" "+f.className+" ",h=f.className;for(var i=0,j=b.length;i<j;i++){if(g.indexOf(" "+b[i]+" ")<0){h+=" "+b[i]}}f.className=c.trim(h)}}}}return this},removeClass:function(a){if(c.isFunction(a)){return this.each(function(b){var d=c(this);d.removeClass(a.call(this,b,d.attr("class")))})}if(a&&typeof a==="string"||a===b){var d=(a||"").split(E);for(var e=0,f=this.length;e<f;e++){var g=this[e];if(g.nodeType===1&&g.className){if(a){var h=(" "+g.className+" ").replace(D," ");for(var i=0,j=d.length;i<j;i++){h=h.replace(" "+d[i]+" "," ")}g.className=c.trim(h)}else{g.className=""}}}}return this},toggleClass:function(a,b){var d=typeof a,e=typeof b==="boolean";if(c.isFunction(a)){return this.each(function(d){var e=c(this);e.toggleClass(a.call(this,d,e.attr("class"),b),b)})}return this.each(function(){if(d==="string"){var f,g=0,h=c(this),i=b,j=a.split(E);while(f=j[g++]){i=e?i:!h.hasClass(f);h[i?"addClass":"removeClass"](f)}}else if(d==="undefined"||d==="boolean"){if(this.className){c.data(this,"__className__",this.className)}this.className=this.className||a===false?"":c.data(this,"__className__")||""}})},hasClass:function(a){var b=" "+a+" ";for(var c=0,d=this.length;c<d;c++){if((" "+this[c].className+" ").replace(D," ").indexOf(b)>-1){return true}}return false},val:function(a){if(a===b){var d=this[0];if(d){if(c.nodeName(d,"option")){return(d.attributes.value||{}).specified?d.value:d.text}if(c.nodeName(d,"select")){var e=d.selectedIndex,f=[],g=d.options,h=d.type==="select-one";if(e<0){return null}for(var i=h?e:0,j=h?e+1:g.length;i<j;i++){var k=g[i];if(k.selected){a=c(k).val();if(h){return a}f.push(a)}}return f}if(K.test(d.type)&&!c.support.checkOn){return d.getAttribute("value")===null?"on":d.value}return(d.value||"").replace(F,"")}return b}var l=c.isFunction(a);return this.each(function(b){var d=c(this),e=a;if(this.nodeType!==1){return}if(l){e=a.call(this,b,d.val())}if(typeof e==="number"){e+=""}if(c.isArray(e)&&K.test(this.type)){this.checked=c.inArray(d.val(),e)>=0}else if(c.nodeName(this,"select")){var f=c.makeArray(e);c("option",this).each(function(){this.selected=c.inArray(c(this).val(),f)>=0});if(!f.length){this.selectedIndex=-1}}else{this.value=e}})}});c.extend({attrFn:{val:true,css:true,html:true,text:true,data:true,width:true,height:true,offset:true},attr:function(a,d,e,f){if(!a||a.nodeType===3||a.nodeType===8){return b}if(f&&d in c.attrFn){return c(a)[d](e)}var g=a.nodeType!==1||!c.isXMLDoc(a),h=e!==b;d=g&&c.props[d]||d;if(a.nodeType===1){var i=G.test(d);if(d==="selected"&&!c.support.optSelected){var j=a.parentNode;if(j){j.selectedIndex;if(j.parentNode){j.parentNode.selectedIndex}}}if(d in a&&g&&!i){if(h){if(d==="type"&&H.test(a.nodeName)&&a.parentNode){c.error("type property can't be changed")}a[d]=e}if(c.nodeName(a,"form")&&a.getAttributeNode(d)){return a.getAttributeNode(d).nodeValue}if(d==="tabIndex"){var k=a.getAttributeNode("tabIndex");return k&&k.specified?k.value:I.test(a.nodeName)||J.test(a.nodeName)&&a.href?0:b}return a[d]}if(!c.support.style&&g&&d==="style"){if(h){a.style.cssText=""+e}return a.style.cssText}if(h){a.setAttribute(d,""+e)}var l=!c.support.hrefNormalized&&g&&i?a.getAttribute(d,2):a.getAttribute(d);return l===null?b:l}return c.style(a,d,e)}});var L=/\.(.*)$/,M=function(a){return a.replace(/[^\w\s\.\|`]/g,function(a){return"\\"+a})};c.event={add:function(d,e,f,g){if(d.nodeType===3||d.nodeType===8){return}if(d.setInterval&&d!==a&&!d.frameElement){d=a}var h,i;if(f.handler){h=f;f=h.handler}if(!f.guid){f.guid=c.guid++}var j=c.data(d);if(!j){return}var k=j.events=j.events||{},l=j.handle,l;if(!l){j.handle=l=function(){return typeof c!=="undefined"&&!c.event.triggered?c.event.handle.apply(l.elem,arguments):b}}l.elem=d;e=e.split(" ");var m,n=0,o;while(m=e[n++]){i=h?c.extend({},h):{handler:f,data:g};if(m.indexOf(".")>-1){o=m.split(".");m=o.shift();i.namespace=o.slice(0).sort().join(".")}else{o=[];i.namespace=""}i.type=m;i.guid=f.guid;var p=k[m],q=c.event.special[m]||{};if(!p){p=k[m]=[];if(!q.setup||q.setup.call(d,g,o,l)===false){if(d.addEventListener){d.addEventListener(m,l,false)}else if(d.attachEvent){d.attachEvent("on"+m,l)}}}if(q.add){q.add.call(d,i);if(!i.handler.guid){i.handler.guid=f.guid}}p.push(i);c.event.global[m]=true}d=null},global:{},remove:function(a,b,d,e){if(a.nodeType===3||a.nodeType===8){return}var f,g,h,i=0,j,k,l,m,n,o,p,q=c.data(a),r=q&&q.events;if(!q||!r){return}if(b&&b.type){d=b.handler;b=b.type}if(!b||typeof b==="string"&&b.charAt(0)==="."){b=b||"";for(g in r){c.event.remove(a,g+b)}return}b=b.split(" ");while(g=b[i++]){p=g;o=null;j=g.indexOf(".")<0;k=[];if(!j){k=g.split(".");g=k.shift();l=new RegExp("(^|\\.)"+c.map(k.slice(0).sort(),M).join("\\.(?:.*\\.)?")+"(\\.|$)")}n=r[g];if(!n){continue}if(!d){for(var s=0;s<n.length;s++){o=n[s];if(j||l.test(o.namespace)){c.event.remove(a,p,o.handler,s);n.splice(s--,1)}}continue}m=c.event.special[g]||{};for(var s=e||0;s<n.length;s++){o=n[s];if(d.guid===o.guid){if(j||l.test(o.namespace)){if(e==null){n.splice(s--,1)}if(m.remove){m.remove.call(a,o)}}if(e!=null){break}}}if(n.length===0||e!=null&&n.length===1){if(!m.teardown||m.teardown.call(a,k)===false){N(a,g,q.handle)}f=null;delete r[g]}}if(c.isEmptyObject(r)){var t=q.handle;if(t){t.elem=null}delete q.events;delete q.handle;if(c.isEmptyObject(q)){c.removeData(a)}}},trigger:function(a,d,e){var f=a.type||a,g=arguments[3];if(!g){a=typeof a==="object"?a[A]?a:c.extend(c.Event(f),a):c.Event(f);if(f.indexOf("!")>=0){a.type=f=f.slice(0,-1);a.exclusive=true}if(!e){a.stopPropagation();if(c.event.global[f]){c.each(c.cache,function(){if(this.events&&this.events[f]){c.event.trigger(a,d,this.handle.elem)}})}}if(!e||e.nodeType===3||e.nodeType===8){return b}a.result=b;a.target=e;d=c.makeArray(d);d.unshift(a)}a.currentTarget=e;var h=c.data(e,"handle");if(h){h.apply(e,d)}var i=e.parentNode||e.ownerDocument;try{if(!(e&&e.nodeName&&c.noData[e.nodeName.toLowerCase()])){if(e["on"+f]&&e["on"+f].apply(e,d)===false){a.result=false}}}catch(j){}if(!a.isPropagationStopped()&&i){c.event.trigger(a,d,i,true)}else if(!a.isDefaultPrevented()){var k=a.target,l,m=c.nodeName(k,"a")&&f==="click",n=c.event.special[f]||{};if((!n._default||n._default.call(e,a)===false)&&!m&&!(k&&k.nodeName&&c.noData[k.nodeName.toLowerCase()])){try{if(k[f]){l=k["on"+f];if(l){k["on"+f]=null}c.event.triggered=true;k[f]()}}catch(j){}if(l){k["on"+f]=l}c.event.triggered=false}}},handle:function(d){var e,f,g,h,i;d=arguments[0]=c.event.fix(d||a.event);d.currentTarget=this;e=d.type.indexOf(".")<0&&!d.exclusive;if(!e){g=d.type.split(".");d.type=g.shift();h=new RegExp("(^|\\.)"+g.slice(0).sort().join("\\.(?:.*\\.)?")+"(\\.|$)")}var i=c.data(this,"events"),f=i[d.type];if(i&&f){f=f.slice(0);for(var j=0,k=f.length;j<k;j++){var l=f[j];if(e||h.test(l.namespace)){d.handler=l.handler;d.data=l.data;d.handleObj=l;var m=l.handler.apply(this,arguments);if(m!==b){d.result=m;if(m===false){d.preventDefault();d.stopPropagation()}}if(d.isImmediatePropagationStopped()){break}}}}return d.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[A]){return a}var d=a;a=c.Event(d);for(var e=this.props.length,g;e;){g=this.props[--e];a[g]=d[g]}if(!a.target){a.target=a.srcElement||f}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){var h=f.documentElement,i=f.body;a.pageX=a.clientX+(h&&h.scrollLeft||i&&i.scrollLeft||0)-(h&&h.clientLeft||i&&i.clientLeft||0);a.pageY=a.clientY+(h&&h.scrollTop||i&&i.scrollTop||0)-(h&&h.clientTop||i&&i.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!==b){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:Y}))},remove:function(a){var b=true,d=a.origType.replace(L,"");c.each(c.data(this,"events").live||[],function(){if(d===this.origType.replace(L,"")){b=false;return false}});if(b){c.event.remove(this,a.origType,Y)}}},beforeunload:{setup:function(a,b,c){if(this.setInterval){this.onbeforeunload=c}return false},teardown:function(a,b){if(this.onbeforeunload===b){this.onbeforeunload=null}}}}};var N=f.removeEventListener?function(a,b,c){a.removeEventListener(b,c,false)}:function(a,b,c){a.detachEvent("on"+b,c)};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=z();this[A]=true};c.Event.prototype={preventDefault:function(){this.isDefaultPrevented=P;var a=this.originalEvent;if(!a){return}if(a.preventDefault){a.preventDefault()}a.returnValue=false},stopPropagation:function(){this.isPropagationStopped=P;var a=this.originalEvent;if(!a){return}if(a.stopPropagation){a.stopPropagation()}a.cancelBubble=true},stopImmediatePropagation:function(){this.isImmediatePropagationStopped=P;this.stopPropagation()},isDefaultPrevented:O,isPropagationStopped:O,isImmediatePropagationStopped:O};var Q=function(a){var b=a.relatedTarget;try{while(b&&b!==this){b=b.parentNode}if(b!==this){a.type=a.data;c.event.handle.apply(this,arguments)}}catch(d){}},R=function(a){a.type=a.data;c.event.handle.apply(this,arguments)};c.each({mouseenter:"mouseover",mouseleave:"mouseout"},function(a,b){c.event.special[a]={setup:function(d){c.event.add(this,b,d&&d.selector?R:Q,a)},teardown:function(a){c.event.remove(this,b,a&&a.selector?R:Q)}}});if(!c.support.submitBubbles){c.event.special.submit={setup:function(a,b){if(this.nodeName.toLowerCase()!=="form"){c.event.add(this,"click.specialSubmit",function(a){var b=a.target,d=b.type;if((d==="submit"||d==="image")&&c(b).closest("form").length){return W("submit",this,arguments)}});c.event.add(this,"keypress.specialSubmit",function(a){var b=a.target,d=b.type;if((d==="text"||d==="password")&&c(b).closest("form").length&&a.keyCode===13){return W("submit",this,arguments)}})}else{return false}},teardown:function(a){c.event.remove(this,".specialSubmit")}}}if(!c.support.changeBubbles){var S=/textarea|input|select/i,T,U=function(a){var b=a.type,d=a.value;if(b==="radio"||b==="checkbox"){d=a.checked}else if(b==="select-multiple"){d=a.selectedIndex>-1?c.map(a.options,function(a){return a.selected}).join("-"):""}else if(a.nodeName.toLowerCase()==="select"){d=a.selectedIndex}return d},V=function bV(a){var d=a.target,e,f;if(!S.test(d.nodeName)||d.readOnly){return}e=c.data(d,"_change_data");f=U(d);if(a.type!=="focusout"||d.type!=="radio"){c.data(d,"_change_data",f)}if(e===b||f===e){return}if(e!=null||f){a.type="change";return c.event.trigger(a,arguments[1],d)}};c.event.special.change={filters:{focusout:V,click:function(a){var b=a.target,c=b.type;if(c==="radio"||c==="checkbox"||b.nodeName.toLowerCase()==="select"){return V.call(this,a)}},keydown:function(a){var b=a.target,c=b.type;if(a.keyCode===13&&b.nodeName.toLowerCase()!=="textarea"||a.keyCode===32&&(c==="checkbox"||c==="radio")||c==="select-multiple"){return V.call(this,a)}},beforeactivate:function(a){var b=a.target;c.data(b,"_change_data",U(b))}},setup:function(a,b){if(this.type==="file"){return false}for(var d in T){c.event.add(this,d+".specialChange",T[d])}return S.test(this.nodeName)},teardown:function(a){c.event.remove(this,".specialChange");return S.test(this.nodeName)}};T=c.event.special.change.filters}if(f.addEventListener){c.each({focus:"focusin",blur:"focusout"},function(a,b){function d(a){a=c.event.fix(a);a.type=b;return c.event.handle.call(this,a)}c.event.special[b]={setup:function(){this.addEventListener(a,d,true)},teardown:function(){this.removeEventListener(a,d,true)}}})}c.each(["bind","one"],function(a,d){c.fn[d]=function(a,e,f){if(typeof a==="object"){for(var g in a){this[d](g,e,a[g],f)}return this}if(c.isFunction(e)){f=e;e=b}var h=d==="one"?c.proxy(f,function(a){c(this).unbind(a,h);return f.apply(this,arguments)}):f;if(a==="unload"&&d!=="one"){this.one(a,e,f)}else{for(var i=0,j=this.length;i<j;i++){c.event.add(this[i],a,h,e)}}return this}});c.fn.extend({unbind:function(a,b){if(typeof a==="object"&&!a.preventDefault){for(var d in a){this.unbind(d,a[d])}}else{for(var e=0,f=this.length;e<f;e++){c.event.remove(this[e],a,b)}}return this},delegate:function(a,b,c,d){return this.live(b,c,d,a)},undelegate:function(a,b,c){if(arguments.length===0){return this.unbind("live")}else{return this.die(b,null,c,a)}},trigger:function(a,b){return this.each(function(){c.event.trigger(a,b,this)})},triggerHandler:function(a,b){if(this[0]){var d=c.Event(a);d.preventDefault();d.stopPropagation();c.event.trigger(d,b,this[0]);return d.result}},toggle:function(a){var b=arguments,d=1;while(d<b.length){c.proxy(a,b[d++])}return this.click(c.proxy(a,function(e){var f=(c.data(this,"lastToggle"+a.guid)||0)%d;c.data(this,"lastToggle"+a.guid,f+1);e.preventDefault();return b[f].apply(this,arguments)||false}))},hover:function(a,b){return this.mouseenter(a).mouseleave(b||a)}});var X={focus:"focusin",blur:"focusout",mouseenter:"mouseover",mouseleave:"mouseout"};c.each(["live","die"],function(a,d){c.fn[d]=function(a,e,f,g){var h,i=0,j,k,l,m=g||this.selector,n=g?this:c(this.context);if(c.isFunction(e)){f=e;e=b}a=(a||"").split(" ");while((h=a[i++])!=null){j=L.exec(h);k="";if(j){k=j[0];h=h.replace(L,"")}if(h==="hover"){a.push("mouseenter"+k,"mouseleave"+k);continue}l=h;if(h==="focus"||h==="blur"){a.push(X[h]+k);h=h+k}else{h=(X[h]||h)+k}if(d==="live"){n.each(function(){c.event.add(this,Z(h,m),{data:e,selector:m,handler:f,origType:h,origHandler:f,preType:l})})}else{n.unbind(Z(h,m),f)}}return this}});c.each(("blur focus focusin focusout load resize scroll unload click dblclick "+"mousedown mouseup mousemove mouseover mouseout mouseenter mouseleave "+"change select submit keydown keypress keyup error").split(" "),function(a,b){c.fn[b]=function(a){return a?this.bind(b,a):this.trigger(b)};if(c.attrFn){c.attrFn[b]=true}});if(a.attachEvent&&!a.addEventListener){a.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 s(a,b,c,d,e,f){for(var g=0,h=d.length;g<h;g++){var i=d[g];if(i){i=i[a];var k=false;while(i){if(i.sizcache===c){k=d[i.sizset];break}if(i.nodeType===1){if(!f){i.sizcache=c;i.sizset=g}if(typeof b!=="string"){if(i===b){k=true;break}}else if(j.filter(b,[i]).length>0){k=i;break}}i=i[a]}d[g]=k}}}function r(a,b,c,d,e,f){for(var g=0,h=d.length;g<h;g++){var i=d[g];if(i){i=i[a];var j=false;while(i){if(i.sizcache===c){j=d[i.sizset];break}if(i.nodeType===1&&!f){i.sizcache=c;i.sizset=g}if(i.nodeName.toLowerCase()===b){j=i;break}i=i[a]}d[g]=j}}}function q(a){var b="",c;for(var d=0;a[d];d++){c=a[d];if(c.nodeType===3||c.nodeType===4){b+=c.nodeValue}else if(c.nodeType!==8){b+=q(c.childNodes)}}return b}var d=/((?:\((?:\([^()]+\)|[^()]+)+\)|\[(?:\[[^[\]]*\]|['"][^'"]*['"]|[^[\]'"]+)+\]|\\.|[^ >+~,(\[\\]+)+|[>+~])(\s*,\s*)?((?:.|\r|\n)*)/g,e=0,g=Object.prototype.toString,h=false,i=true;[0,0].sort(function(){i=false;return 0});var j=function(a,b,c,e){c=c||[];var h=b=b||f;if(b.nodeType!==1&&b.nodeType!==9){return[]}if(!a||typeof a!=="string"){return c}var i=[],m,o,p,q,r=true,s=u(b),w=a;while((d.exec(""),m=d.exec(w))!==null){w=m[3];i.push(m[1]);if(m[2]){q=m[3];break}}if(i.length>1&&l.exec(a)){if(i.length===2&&k.relative[i[0]]){o=v(i[0]+i[1],b)}else{o=k.relative[i[0]]?[b]:j(i.shift(),b);while(i.length){a=i.shift();if(k.relative[a]){a+=i.shift()}o=v(a,o)}}}else{if(!e&&i.length>1&&b.nodeType===9&&!s&&k.match.ID.test(i[0])&&!k.match.ID.test(i[i.length-1])){var x=j.find(i.shift(),b,s);b=x.expr?j.filter(x.expr,x.set)[0]:x.set[0]}if(b){var x=e?{expr:i.pop(),set:n(e)}:j.find(i.pop(),i.length===1&&(i[0]==="~"||i[0]==="+")&&b.parentNode?b.parentNode:b,s);o=x.expr?j.filter(x.expr,x.set):x.set;if(i.length>0){p=n(o)}else{r=false}while(i.length){var y=i.pop(),z=y;if(!k.relative[y]){y=""}else{z=i.pop()}if(z==null){z=b}k.relative[y](p,z,s)}}else{p=i=[]}}if(!p){p=o}if(!p){j.error(y||a)}if(g.call(p)==="[object Array]"){if(!r){c.push.apply(c,p)}else if(b&&b.nodeType===1){for(var A=0;p[A]!=null;A++){if(p[A]&&(p[A]===true||p[A].nodeType===1&&t(b,p[A]))){c.push(o[A])}}}else{for(var A=0;p[A]!=null;A++){if(p[A]&&p[A].nodeType===1){c.push(o[A])}}}}else{n(p,c)}if(q){j(q,h,c,e);j.uniqueSort(c)}return c};j.uniqueSort=function(a){if(p){h=i;a.sort(p);if(h){for(var b=1;b<a.length;b++){if(a[b]===a[b-1]){a.splice(b--,1)}}}}return a};j.matches=function(a,b){return j(a,null,null,b)};j.find=function(a,b,c){var d,e;if(!a){return[]}for(var f=0,g=k.order.length;f<g;f++){var h=k.order[f],e;if(e=k.leftMatch[h].exec(a)){var i=e[1];e.splice(1,1);if(i.substr(i.length-1)!=="\\"){e[1]=(e[1]||"").replace(/\\/g,"");d=k.find[h](e,b,c);if(d!=null){a=a.replace(k.match[h],"");break}}}}if(!d){d=b.getElementsByTagName("*")}return{set:d,expr:a}};j.filter=function(a,c,d,e){var f=a,g=[],h=c,i,l,m=c&&c[0]&&u(c[0]);while(a&&c.length){for(var n in k.filter){if((i=k.leftMatch[n].exec(a))!=null&&i[2]){var o=k.filter[n],p,q,r=i[1];l=false;i.splice(1,1);if(r.substr(r.length-1)==="\\"){continue}if(h===g){g=[]}if(k.preFilter[n]){i=k.preFilter[n](i,h,d,g,e,m);if(!i){l=p=true}else if(i===true){continue}}if(i){for(var s=0;(q=h[s])!=null;s++){if(q){p=o(q,i,s,h);var t=e^!!p;if(d&&p!=null){if(t){l=true}else{h[s]=false}}else if(t){g.push(q);l=true}}}}if(p!==b){if(!d){h=g}a=a.replace(k.match[n],"");if(!l){return[]}break}}}if(a===f){if(l==null){j.error(a)}else{break}}f=a}return h};j.error=function(a){throw"Syntax error, unrecognized expression: "+a};var k=j.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(a){return a.getAttribute("href")}},relative:{"+":function(a,b){var c=typeof b==="string",d=c&&!/\W/.test(b),e=c&&!d;if(d){b=b.toLowerCase()}for(var f=0,g=a.length,h;f<g;f++){if(h=a[f]){while((h=h.previousSibling)&&h.nodeType!==1){}a[f]=e||h&&h.nodeName.toLowerCase()===b?h||false:h===b}}if(e){j.filter(b,a,true)}},">":function(a,b){var c=typeof b==="string";if(c&&!/\W/.test(b)){b=b.toLowerCase();for(var d=0,e=a.length;d<e;d++){var f=a[d];if(f){var g=f.parentNode;a[d]=g.nodeName.toLowerCase()===b?g:false}}}else{for(var d=0,e=a.length;d<e;d++){var f=a[d];if(f){a[d]=c?f.parentNode:f.parentNode===b}}if(c){j.filter(b,a,true)}}},"":function(a,b,c){var d=e++,f=s;if(typeof b==="string"&&!/\W/.test(b)){var g=b=b.toLowerCase();f=r}f("parentNode",b,d,a,g,c)},"~":function(a,b,c){var d=e++,f=s;if(typeof b==="string"&&!/\W/.test(b)){var g=b=b.toLowerCase();f=r}f("previousSibling",b,d,a,g,c)}},find:{ID:function(a,b,c){if(typeof b.getElementById!=="undefined"&&!c){var d=b.getElementById(a[1]);return d?[d]:[]}},NAME:function(a,b){if(typeof b.getElementsByName!=="undefined"){var c=[],d=b.getElementsByName(a[1]);for(var e=0,f=d.length;e<f;e++){if(d[e].getAttribute("name")===a[1]){c.push(d[e])}}return c.length===0?null:c}},TAG:function(a,b){return b.getElementsByTagName(a[1])}},preFilter:{CLASS:function(a,b,c,d,e,f){a=" "+a[1].replace(/\\/g,"")+" ";if(f){return a}for(var g=0,h;(h=b[g])!=null;g++){if(h){if(e^(h.className&&(" "+h.className+" ").replace(/[\t\n]/g," ").indexOf(a)>=0)){if(!c){d.push(h)}}else if(c){b[g]=false}}}return false},ID:function(a){return a[1].replace(/\\/g,"")},TAG:function(a,b){return a[1].toLowerCase()},CHILD:function(a){if(a[1]==="nth"){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}a[0]=e++;return a},ATTR:function(a,b,c,d,e,f){var g=a[1].replace(/\\/g,"");if(!f&&k.attrMap[g]){a[1]=k.attrMap[g]}if(a[2]==="~="){a[4]=" "+a[4]+" "}return a},PSEUDO:function(a,b,c,e,f){if(a[1]==="not"){if((d.exec(a[3])||"").length>1||/^\w/.test(a[3])){a[3]=j(a[3],null,null,b)}else{var g=j.filter(a[3],b,c,true^f);if(!c){e.push.apply(e,g)}return false}}else if(k.match.POS.test(a[0])||k.match.CHILD.test(a[0])){return true}return a},POS:function(a){a.unshift(true);return a}},filters:{enabled:function(a){return a.disabled===false&&a.type!=="hidden"},disabled:function(a){return a.disabled===true},checked:function(a){return a.checked===true},selected:function(a){a.parentNode.selectedIndex;return a.selected===true},parent:function(a){return!!a.firstChild},empty:function(a){return!a.firstChild},has:function(a,b,c){return!!j(c[3],a).length},header:function(a){return/h\d/i.test(a.nodeName)},text:function(a){return"text"===a.type},radio:function(a){return"radio"===a.type},checkbox:function(a){return"checkbox"===a.type},file:function(a){return"file"===a.type},password:function(a){return"password"===a.type},submit:function(a){return"submit"===a.type},image:function(a){return"image"===a.type},reset:function(a){return"reset"===a.type},button:function(a){return"button"===a.type||a.nodeName.toLowerCase()==="button"},input:function(a){return/input|select|textarea|button/i.test(a.nodeName)}},setFilters:{first:function(a,b){return b===0},last:function(a,b,c,d){return b===d.length-1},even:function(a,b){return b%2===0},odd:function(a,b){return b%2===1},lt:function(a,b,c){return b<c[3]-0},gt:function(a,b,c){return b>c[3]-0},nth:function(a,b,c){return c[3]-0===b},eq:function(a,b,c){return c[3]-0===b}},filter:{PSEUDO:function(a,b,c,d){var e=b[1],f=k.filters[e];if(f){return f(a,c,b,d)}else if(e==="contains"){return(a.textContent||a.innerText||q([a])||"").indexOf(b[3])>=0}else if(e==="not"){var g=b[3];for(var c=0,h=g.length;c<h;c++){if(g[c]===a){return false}}return true}else{j.error("Syntax error, unrecognized expression: "+e)}},CHILD:function(a,b){var c=b[1],d=a;switch(c){case"only":case"first":while(d=d.previousSibling){if(d.nodeType===1){return false}}if(c==="first"){return true}d=a;case"last":while(d=d.nextSibling){if(d.nodeType===1){return false}}return true;case"nth":var e=b[2],f=b[3];if(e===1&&f===0){return true}var g=b[0],h=a.parentNode;if(h&&(h.sizcache!==g||!a.nodeIndex)){var i=0;for(d=h.firstChild;d;d=d.nextSibling){if(d.nodeType===1){d.nodeIndex=++i}}h.sizcache=g}var j=a.nodeIndex-f;if(e===0){return j===0}else{return j%e===0&&j/e>=0}}},ID:function(a,b){return a.nodeType===1&&a.getAttribute("id")===b},TAG:function(a,b){return b==="*"&&a.nodeType===1||a.nodeName.toLowerCase()===b},CLASS:function(a,b){return(" "+(a.className||a.getAttribute("class"))+" ").indexOf(b)>-1},ATTR:function(a,b){var c=b[1],d=k.attrHandle[c]?k.attrHandle[c](a):a[c]!=null?a[c]:a.getAttribute(c),e=d+"",f=b[2],g=b[4];return d==null?f==="!=":f==="="?e===g:f==="*="?e.indexOf(g)>=0:f==="~="?(" "+e+" ").indexOf(g)>=0:!g?e&&d!==false:f==="!="?e!==g:f==="^="?e.indexOf(g)===0:f==="$="?e.substr(e.length-g.length)===g:f==="|="?e===g||e.substr(0,g.length+1)===g+"-":false},POS:function(a,b,c,d){var e=b[2],f=k.setFilters[e];if(f){return f(a,c,b,d)}}}};var l=k.match.POS;for(var m in k.match){k.match[m]=new RegExp(k.match[m].source+/(?![^\[]*\])(?![^\(]*\))/.source);k.leftMatch[m]=new RegExp(/(^(?:.|\r|\n)*?)/.source+k.match[m].source.replace(/\\(\d+)/g,function(a,b){return"\\"+(b-0+1)}))}var n=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(f.documentElement.childNodes,0)[0].nodeType}catch(o){n=function(a,b){var c=b||[];if(g.call(a)==="[object Array]"){Array.prototype.push.apply(c,a)}else{if(typeof a.length==="number"){for(var d=0,e=a.length;d<e;d++){c.push(a[d])}}else{for(var d=0;a[d];d++){c.push(a[d])}}}return c}}var p;if(f.documentElement.compareDocumentPosition){p=function(a,b){if(!a.compareDocumentPosition||!b.compareDocumentPosition){if(a==b){h=true}return a.compareDocumentPosition?-1:1}var c=a.compareDocumentPosition(b)&4?-1:a===b?0:1;if(c===0){h=true}return c}}else if("sourceIndex"in f.documentElement){p=function(a,b){if(!a.sourceIndex||!b.sourceIndex){if(a==b){h=true}return a.sourceIndex?-1:1}var c=a.sourceIndex-b.sourceIndex;if(c===0){h=true}return c}}else if(f.createRange){p=function(a,b){if(!a.ownerDocument||!b.ownerDocument){if(a==b){h=true}return a.ownerDocument?-1:1}var c=a.ownerDocument.createRange(),d=b.ownerDocument.createRange();c.setStart(a,0);c.setEnd(a,0);d.setStart(b,0);d.setEnd(b,0);var e=c.compareBoundaryPoints(Range.START_TO_END,d);if(e===0){h=true}return e}}(function(){var a=f.createElement("div"),c="script"+(new Date).getTime();a.innerHTML="<a name='"+c+"'/>";var d=f.documentElement;d.insertBefore(a,d.firstChild);if(f.getElementById(c)){k.find.ID=function(a,c,d){if(typeof c.getElementById!=="undefined"&&!d){var e=c.getElementById(a[1]);return e?e.id===a[1]||typeof e.getAttributeNode!=="undefined"&&e.getAttributeNode("id").nodeValue===a[1]?[e]:b:[]}};k.filter.ID=function(a,b){var c=typeof a.getAttributeNode!=="undefined"&&a.getAttributeNode("id");return a.nodeType===1&&c&&c.nodeValue===b}}d.removeChild(a);d=a=null})();(function(){var a=f.createElement("div");a.appendChild(f.createComment(""));if(a.getElementsByTagName("*").length>0){k.find.TAG=function(a,b){var c=b.getElementsByTagName(a[1]);if(a[1]==="*"){var d=[];for(var e=0;c[e];e++){if(c[e].nodeType===1){d.push(c[e])}}c=d}return c}}a.innerHTML="<a href='#'></a>";if(a.firstChild&&typeof a.firstChild.getAttribute!=="undefined"&&a.firstChild.getAttribute("href")!=="#"){k.attrHandle.href=function(a){return a.getAttribute("href",2)}}a=null})();if(f.querySelectorAll){(function(){var a=j,b=f.createElement("div");b.innerHTML="<p class='TEST'></p>";if(b.querySelectorAll&&b.querySelectorAll(".TEST").length===0){return}j=function(b,c,d,e){c=c||f;if(!e&&c.nodeType===9&&!u(c)){try{return n(c.querySelectorAll(b),d)}catch(g){}}return a(b,c,d,e)};for(var c in a){j[c]=a[c]}b=null})()}(function(){var a=f.createElement("div");a.innerHTML="<div class='test e'></div><div class='test'></div>";if(!a.getElementsByClassName||a.getElementsByClassName("e").length===0){return}a.lastChild.className="e";if(a.getElementsByClassName("e").length===1){return}k.order.splice(1,0,"CLASS");k.find.CLASS=function(a,b,c){if(typeof b.getElementsByClassName!=="undefined"&&!c){return b.getElementsByClassName(a[1])}};a=null})();var t=f.compareDocumentPosition?function(a,b){return!!(a.compareDocumentPosition(b)&16)}:function(a,b){return a!==b&&(a.contains?a.contains(b):true)};var u=function(a){var b=(a?a.ownerDocument||a:0).documentElement;return b?b.nodeName!=="HTML":false};var v=function(a,b){var c=[],d="",e,f=b.nodeType?[b]:b;while(e=k.match.PSEUDO.exec(a)){d+=e[0];a=a.replace(k.match.PSEUDO,"")}a=k.relative[a]?a+"*":a;for(var g=0,h=f.length;g<h;g++){j(a,f[g],c)}return j.filter(d,c)};c.find=j;c.expr=j.selectors;c.expr[":"]=c.expr.filters;c.unique=j.uniqueSort;c.text=q;c.isXMLDoc=u;c.contains=t;return;a.Sizzle=j})();var $=/Until$/,_=/^(?:parents|prevUntil|prevAll)/,ba=/,/,u=Array.prototype.slice;var bb=function(a,b,d){if(c.isFunction(b)){return c.grep(a,function(a,c){return!!b.call(a,c,a)===d})}else if(b.nodeType){return c.grep(a,function(a,c){return a===b===d})}else if(typeof b==="string"){var e=c.grep(a,function(a){return a.nodeType===1});if(i.test(b)){return c.filter(b,e,!d)}else{b=c.filter(b,e)}}return c.grep(a,function(a,e){return c.inArray(a,b)>=0===d})};c.fn.extend({find:function(a){var b=this.pushStack("","find",a),d=0;for(var e=0,f=this.length;e<f;e++){d=b.length;c.find(a,this[e],b);if(e>0){for(var g=d;g<b.length;g++){for(var h=0;h<d;h++){if(b[h]===b[g]){b.splice(g--,1);break}}}}}return b},has:function(a){var b=c(a);return this.filter(function(){for(var a=0,d=b.length;a<d;a++){if(c.contains(this,b[a])){return true}}})},not:function(a){return this.pushStack(bb(this,a,false),"not",a)},filter:function(a){return this.pushStack(bb(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 d=[],e=this[0],f,g={},h;if(e&&a.length){for(var i=0,j=a.length;i<j;i++){h=a[i];if(!g[h]){g[h]=c.expr.match.POS.test(h)?c(h,b||this.context):h}}while(e&&e.ownerDocument&&e!==b){for(h in g){f=g[h];if(f.jquery?f.index(e)>-1:c(e).is(f)){d.push({selector:h,elem:e});delete g[h]}}e=e.parentNode}}return d}var k=c.expr.match.POS.test(a)?c(a,b||this.context):null;return this.map(function(d,e){while(e&&e.ownerDocument&&e!==b){if(k?k.index(e)>-1:c(e).is(a)){return e}e=e.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.jquery?a[0]:a,this)},add:function(a,b){var d=typeof a==="string"?c(a,b||this.context):c.makeArray(a),e=c.merge(this.get(),d);return this.pushStack(bc(d[0])||bc(e[0])?e:c.unique(e))},andSelf:function(){return this.add(this.prevObject)}});c.each({parent:function(a){var b=a.parentNode;return b&&b.nodeType!==11?b:null},parents:function(a){return c.dir(a,"parentNode")},parentsUntil:function(a,b,d){return c.dir(a,"parentNode",d)},next:function(a){return c.nth(a,2,"nextSibling")},prev:function(a){return c.nth(a,2,"previousSibling")},nextAll:function(a){return c.dir(a,"nextSibling")},prevAll:function(a){return c.dir(a,"previousSibling")},nextUntil:function(a,b,d){return c.dir(a,"nextSibling",d)},prevUntil:function(a,b,d){return c.dir(a,"previousSibling",d)},siblings:function(a){return c.sibling(a.parentNode.firstChild,a)},children:function(a){return c.sibling(a.firstChild)},contents:function(a){return c.nodeName(a,"iframe")?a.contentDocument||a.contentWindow.document:c.makeArray(a.childNodes)}},function(a,b){c.fn[a]=function(d,e){var f=c.map(this,b,d);if(!$.test(a)){e=d}if(e&&typeof e==="string"){f=c.filter(e,f)}f=this.length>1?c.unique(f):f;if((this.length>1||ba.test(e))&&_.test(a)){f=f.reverse()}return this.pushStack(f,a,u.call(arguments).join(","))}});c.extend({filter:function(a,b,d){if(d){a=":not("+a+")"}return c.find.matches(a,b)},dir:function(a,d,e){var f=[],g=a[d];while(g&&g.nodeType!==9&&(e===b||g.nodeType!==1||!c(g).is(e))){if(g.nodeType===1){f.push(g)}g=g[d]}return f},nth:function(a,b,c,d){b=b||1;var e=0;for(;a;a=a[c]){if(a.nodeType===1&&++e===b){break}}return a},sibling:function(a,b){var c=[];for(;a;a=a.nextSibling){if(a.nodeType===1&&a!==b){c.push(a)}}return c}});var bd=/ jQuery\d+="(?:\d+|null)"/g,be=/^\s+/,bf=/(<([\w:]+)[^>]*?)\/>/g,bg=/^(?:area|br|col|embed|hr|img|input|link|meta|param)$/i,bh=/<([\w:]+)/,bi=/<tbody/i,bj=/<|&#?\w+;/,bk=/<script|<object|<embed|<option|<style/i,bl=/checked\s*(?:[^=]|=\s*.checked.)/i,bm=function(a,b,c){return bg.test(c)?a:b+"></"+c+">"},bn={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,"",""]};bn.optgroup=bn.option;bn.tbody=bn.tfoot=bn.colgroup=bn.caption=bn.thead;bn.th=bn.td;if(!c.support.htmlSerialize){bn._default=[1,"div<div>","</div>"]}c.fn.extend({text:function(a){if(c.isFunction(a)){return this.each(function(b){var d=c(this);d.text(a.call(this,b,d.text()))})}if(typeof a!=="object"&&a!==b){return this.empty().append((this[0]&&this[0].ownerDocument||f).createTextNode(a))}return c.text(this)},wrapAll:function(a){if(c.isFunction(a)){return this.each(function(b){c(this).wrapAll(a.call(this,b))})}if(this[0]){var b=c(a,this[0].ownerDocument).eq(0).clone(true);if(this[0].parentNode){b.insertBefore(this[0])}b.map(function(){var a=this;while(a.firstChild&&a.firstChild.nodeType===1){a=a.firstChild}return a}).append(this)}return this},wrapInner:function(a){if(c.isFunction(a)){return this.each(function(b){c(this).wrapInner(a.call(this,b))})}return this.each(function(){var b=c(this),d=b.contents();if(d.length){d.wrapAll(a)}else{b.append(a)}})},wrap:function(a){return this.each(function(){c(this).wrapAll(a)})},unwrap:function(){return this.parent().each(function(){if(!c.nodeName(this,"body")){c(this).replaceWith(this.childNodes)}}).end()},append:function(){return this.domManip(arguments,true,function(a){if(this.nodeType===1){this.appendChild(a)}})},prepend:function(){return this.domManip(arguments,true,function(a){if(this.nodeType===1){this.insertBefore(a,this.firstChild)}})},before:function(){if(this[0]&&this[0].parentNode){return this.domManip(arguments,false,function(a){this.parentNode.insertBefore(a,this)})}else if(arguments.length){var a=c(arguments[0]);a.push.apply(a,this.toArray());return this.pushStack(a,"before",arguments)}},after:function(){if(this[0]&&this[0].parentNode){return this.domManip(arguments,false,function(a){this.parentNode.insertBefore(a,this.nextSibling)})}else if(arguments.length){var a=this.pushStack(this,"after",arguments);a.push.apply(a,c(arguments[0]).toArray());return a}},remove:function(a,b){for(var d=0,e;(e=this[d])!=null;d++){if(!a||c.filter(a,[e]).length){if(!b&&e.nodeType===1){c.cleanData(e.getElementsByTagName("*"));c.cleanData([e])}if(e.parentNode){e.parentNode.removeChild(e)}}}return this},empty:function(){for(var a=0,b;(b=this[a])!=null;a++){if(b.nodeType===1){c.cleanData(b.getElementsByTagName("*"))}while(b.firstChild){b.removeChild(b.firstChild)}}return this},clone:function(a){var b=this.map(function(){if(!c.support.noCloneEvent&&!c.isXMLDoc(this)){var a=this.outerHTML,b=this.ownerDocument;if(!a){var d=b.createElement("div");d.appendChild(this.cloneNode(true));a=d.innerHTML}return c.clean([a.replace(bd,"").replace(/=([^="'>\s]+\/)>/g,'="$1">').replace(be,"")],b)[0]}else{return this.cloneNode(true)}});if(a===true){bo(this,b);bo(this.find("*"),b.find("*"))}return b},html:function(a){if(a===b){return this[0]&&this[0].nodeType===1?this[0].innerHTML.replace(bd,""):null}else if(typeof a==="string"&&!bk.test(a)&&(c.support.leadingWhitespace||!be.test(a))&&!bn[(bh.exec(a)||["",""])[1].toLowerCase()]){a=a.replace(bf,bm);try{for(var d=0,e=this.length;d<e;d++){if(this[d].nodeType===1){c.cleanData(this[d].getElementsByTagName("*"));this[d].innerHTML=a}}}catch(f){this.empty().append(a)}}else if(c.isFunction(a)){this.each(function(b){var d=c(this),e=d.html();d.empty().append(function(){return a.call(this,b,e)})})}else{this.empty().append(a)}return this},replaceWith:function(a){if(this[0]&&this[0].parentNode){if(c.isFunction(a)){return this.each(function(b){var d=c(this),e=d.html();d.replaceWith(a.call(this,b,e))})}if(typeof a!=="string"){a=c(a).detach()}return this.each(function(){var b=this.nextSibling,d=this.parentNode;c(this).remove();if(b){c(b).before(a)}else{c(d).append(a)}})}else{return this.pushStack(c(c.isFunction(a)?a():a),"replaceWith",a)}},detach:function(a){return this.remove(a,true)},domManip:function(a,d,e){function n(a,b){return c.nodeName(a,"table")?a.getElementsByTagName("tbody")[0]||a.appendChild(a.ownerDocument.createElement("tbody")):a}var f,g,h=a[0],i=[],j,k;if(!c.support.checkClone&&arguments.length===3&&typeof h==="string"&&bl.test(h)){return this.each(function(){c(this).domManip(a,d,e,true)})}if(c.isFunction(h)){return this.each(function(f){var g=c(this);a[0]=h.call(this,f,d?g.html():b);g.domManip(a,d,e)})}if(this[0]){k=h&&h.parentNode;if(c.support.parentNode&&k&&k.nodeType===11&&k.childNodes.length===this.length){f={fragment:k}}else{f=bp(a,this,i)}j=f.fragment;if(j.childNodes.length===1){g=j=j.firstChild}else{g=j.firstChild}if(g){d=d&&c.nodeName(g,"tr");for(var l=0,m=this.length;l<m;l++){e.call(d?n(this[l],g):this[l],l>0||f.cacheable||this.length>1?j.cloneNode(true):j)}}if(i.length){c.each(i,x)}}return this}});c.fragments={};c.each({appendTo:"append",prependTo:"prepend",insertBefore:"before",insertAfter:"after",replaceAll:"replaceWith"},function(a,b){c.fn[a]=function(d){var e=[],f=c(d),g=this.length===1&&this[0].parentNode;if(g&&g.nodeType===11&&g.childNodes.length===1&&f.length===1){f[b](this[0]);return this}else{for(var h=0,i=f.length;h<i;h++){var j=(h>0?this.clone(true):this).get();c.fn[b].apply(c(f[h]),j);e=e.concat(j)}return this.pushStack(e,a,f.selector)}}});c.extend({clean:function(a,b,d,e){b=b||f;if(typeof b.createElement==="undefined"){b=b.ownerDocument||b[0]&&b[0].ownerDocument||f}var g=[];for(var h=0,i;(i=a[h])!=null;h++){if(typeof i==="number"){i+=""}if(!i){continue}if(typeof i==="string"&&!bj.test(i)){i=b.createTextNode(i)}else if(typeof i==="string"){i=i.replace(bf,bm);var j=(bh.exec(i)||["",""])[1].toLowerCase(),k=bn[j]||bn._default,l=k[0],m=b.createElement("div");m.innerHTML=k[1]+i+k[2];while(l--){m=m.lastChild}if(!c.support.tbody){var n=bi.test(i),o=j==="table"&&!n?m.firstChild&&m.firstChild.childNodes:k[1]==="<table>"&&!n?m.childNodes:[];for(var p=o.length-1;p>=0;--p){if(c.nodeName(o[p],"tbody")&&!o[p].childNodes.length){o[p].parentNode.removeChild(o[p])}}}if(!c.support.leadingWhitespace&&be.test(i)){m.insertBefore(b.createTextNode(be.exec(i)[0]),m.firstChild)}i=m.childNodes}if(i.nodeType){g.push(i)}else{g=c.merge(g,i)}}if(d){for(var h=0;g[h];h++){if(e&&c.nodeName(g[h],"script")&&(!g[h].type||g[h].type.toLowerCase()==="text/javascript")){e.push(g[h].parentNode?g[h].parentNode.removeChild(g[h]):g[h])}else{if(g[h].nodeType===1){g.splice.apply(g,[h+1,0].concat(c.makeArray(g[h].getElementsByTagName("script"))))}d.appendChild(g[h])}}}return g},cleanData:function(a){var b,d,e=c.cache,f=c.event.special,g=c.support.deleteExpando;for(var h=0,i;(i=a[h])!=null;h++){d=i[c.expando];if(d){b=e[d];if(b.events){for(var j in b.events){if(f[j]){c.event.remove(i,j)}else{N(i,j,b.handle)}}}if(g){delete i[c.expando]}else if(i.removeAttribute){i.removeAttribute(c.expando)}delete e[d]}}}});var bq=/z-?index|font-?weight|opacity|zoom|line-?height/i,br=/alpha\([^)]*\)/,bs=/opacity=([^)]*)/,bt=/float/i,bu=/-([a-z])/ig,bv=/([A-Z])/g,bw=/^-?\d+(?:px)?$/i,bx=/^-?\d/,by={position:"absolute",visibility:"hidden",display:"block"},bz=["Left","Right"],bA=["Top","Bottom"],bB=f.defaultView&&f.defaultView.getComputedStyle,bC=c.support.cssFloat?"cssFloat":"styleFloat",bD=function(a,b){return b.toUpperCase()};c.fn.css=function(a,d){return y(this,a,d,true,function(a,d,e){if(e===b){return c.curCSS(a,d)}if(typeof e==="number"&&!bq.test(d)){e+="px"}c.style(a,d,e)})};c.extend({style:function(a,d,e){if(!a||a.nodeType===3||a.nodeType===8){return b}if((d==="width"||d==="height")&&parseFloat(e)<0){e=b}var f=a.style||a,g=e!==b;if(!c.support.opacity&&d==="opacity"){if(g){f.zoom=1;var h=parseInt(e,10)+""==="NaN"?"":"alpha(opacity="+e*100+")";var i=f.filter||c.curCSS(a,"filter")||"";f.filter=br.test(i)?i.replace(br,h):h}return f.filter&&f.filter.indexOf("opacity=")>=0?parseFloat(bs.exec(f.filter)[1])/100+"":""}if(bt.test(d)){d=bC}d=d.replace(bu,bD);if(g){f[d]=e}return f[d]},css:function(a,b,d,e){if(b==="width"||b==="height"){var f,g=by,h=b==="width"?bz:bA;function i(){f=b==="width"?a.offsetWidth:a.offsetHeight;if(e==="border"){return}c.each(h,function(){if(!e){f-=parseFloat(c.curCSS(a,"padding"+this,true))||0}if(e==="margin"){f+=parseFloat(c.curCSS(a,"margin"+this,true))||0}else{f-=parseFloat(c.curCSS(a,"border"+this+"Width",true))||0}})}if(a.offsetWidth!==0){i()}else{c.swap(a,g,i)}return Math.max(0,Math.round(f))}return c.curCSS(a,b,d)},curCSS:function(a,b,d){var e,f=a.style,g;if(!c.support.opacity&&b==="opacity"&&a.currentStyle){e=bs.test(a.currentStyle.filter||"")?parseFloat(RegExp.$1)/100+"":"";return e===""?"1":e}if(bt.test(b)){b=bC}if(!d&&f&&f[b]){e=f[b]}else if(bB){if(bt.test(b)){b="float"}b=b.replace(bv,"-$1").toLowerCase();var h=a.ownerDocument.defaultView;if(!h){return null}var i=h.getComputedStyle(a,null);if(i){e=i.getPropertyValue(b)}if(b==="opacity"&&e===""){e="1"}}else if(a.currentStyle){var j=b.replace(bu,bD);e=a.currentStyle[b]||a.currentStyle[j];if(!bw.test(e)&&bx.test(e)){var k=f.left,l=a.runtimeStyle.left;a.runtimeStyle.left=a.currentStyle.left;f.left=j==="fontSize"?"1em":e||0;e=f.pixelLeft+"px";f.left=k;a.runtimeStyle.left=l}}return e},swap:function(a,b,c){var d={};for(var e in b){d[e]=a.style[e];a.style[e]=b[e]}c.call(a);for(var e in b){a.style[e]=d[e]}}});if(c.expr&&c.expr.filters){c.expr.filters.hidden=function(a){var b=a.offsetWidth,d=a.offsetHeight,e=a.nodeName.toLowerCase()==="tr";return b===0&&d===0&&!e?true:b>0&&d>0&&!e?false:c.curCSS(a,"display")==="none"};c.expr.filters.visible=function(a){return!c.expr.filters.hidden(a)}}var bE=z(),bF=/<script(.|\s)*?\/script>/gi,bG=/select|textarea/i,bH=/color|date|datetime|email|hidden|month|number|password|range|search|tel|text|time|url|week/i,bI=/=\?(&|$)/,bJ=/\?/,bK=/(\?|&)_=.*?(&|$)/,bL=/^(\w+:)?\/\/([^\/?#]+)/,bM=/%20/g,bN=c.fn.load;c.fn.extend({load:function(a,b,d){if(typeof a!=="string"){return bN.call(this,a)}else if(!this.length){return this}var e=a.indexOf(" ");if(e>=0){var f=a.slice(e,a.length);a=a.slice(0,e)}var g="GET";if(b){if(c.isFunction(b)){d=b;b=null}else if(typeof b==="object"){b=c.param(b,c.ajaxSettings.traditional);g="POST"}}var h=this;c.ajax({url:a,type:g,dataType:"html",data:b,complete:function(a,b){if(b==="success"||b==="notmodified"){h.html(f?c("<div />").append(a.responseText.replace(bF,"")).find(f):a.responseText)}if(d){h.each(d,[a.responseText,b,a])}}});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||bG.test(this.nodeName)||bH.test(this.type))}).map(function(a,b){var d=c(this).val();return d==null?null:c.isArray(d)?c.map(d,function(a,c){return{name:b.name,value:a}}):{name:b.name,value:d}}).get()}});c.each("ajaxStart ajaxStop ajaxComplete ajaxError ajaxSuccess ajaxSend".split(" "),function(a,b){c.fn[b]=function(a){return this.bind(b,a)}});c.extend({get:function(a,b,d,e){if(c.isFunction(b)){e=e||d;d=b;b=null}return c.ajax({type:"GET",url:a,data:b,success:d,dataType:e})},getScript:function(a,b){return c.get(a,null,b,"script")},getJSON:function(a,b,d){return c.get(a,b,d,"json")},post:function(a,b,d,e){if(c.isFunction(b)){e=e||d;d=b;b={}}return c.ajax({type:"POST",url:a,data:b,success:d,dataType:e})},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:a.XMLHttpRequest&&(a.location.protocol!=="file:"||!a.ActiveXObject)?function(){return new a.XMLHttpRequest}:function(){try{return new a.ActiveXObject("Microsoft.XMLHTTP")}catch(b){}},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(d){function A(a,b){(e.context?c(e.context):c.event).trigger(a,b)}function y(){if(e.complete){e.complete.call(j,t,h)}if(e.global){A("ajaxComplete",[t,e])}if(e.global&&!--c.active){c.event.trigger("ajaxStop")}}function x(){if(e.success){e.success.call(j,i,h,t)}if(e.global){A("ajaxSuccess",[t,e])}}var e=c.extend(true,{},c.ajaxSettings,d);var g,h,i,j=d&&d.context||e,k=e.type.toUpperCase();if(e.data&&e.processData&&typeof e.data!=="string"){e.data=c.param(e.data,e.traditional)}if(e.dataType==="jsonp"){if(k==="GET"){if(!bI.test(e.url)){e.url+=(bJ.test(e.url)?"&":"?")+(e.jsonp||"callback")+"=?"}}else if(!e.data||!bI.test(e.data)){e.data=(e.data?e.data+"&":"")+(e.jsonp||"callback")+"=?"}e.dataType="json"}if(e.dataType==="json"&&(e.data&&bI.test(e.data)||bI.test(e.url))){g=e.jsonpCallback||"jsonp"+bE++;if(e.data){e.data=(e.data+"").replace(bI,"="+g+"$1")}e.url=e.url.replace(bI,"="+g+"$1");e.dataType="script";a[g]=a[g]||function(c){i=c;x();y();a[g]=b;try{delete a[g]}catch(d){}if(p){p.removeChild(q)}}}if(e.dataType==="script"&&e.cache===null){e.cache=false}if(e.cache===false&&k==="GET"){var l=z();var m=e.url.replace(bK,"$1_="+l+"$2");e.url=m+(m===e.url?(bJ.test(e.url)?"&":"?")+"_="+l:"")}if(e.data&&k==="GET"){e.url+=(bJ.test(e.url)?"&":"?")+e.data}if(e.global&&!(c.active++)){c.event.trigger("ajaxStart")}var n=bL.exec(e.url),o=n&&(n[1]&&n[1]!==location.protocol||n[2]!==location.host);if(e.dataType==="script"&&k==="GET"&&o){var p=f.getElementsByTagName("head")[0]||f.documentElement;var q=f.createElement("script");q.src=e.url;if(e.scriptCharset){q.charset=e.scriptCharset}if(!g){var r=false;q.onload=q.onreadystatechange=function(){if(!r&&(!this.readyState||this.readyState==="loaded"||this.readyState==="complete")){r=true;x();y();q.onload=q.onreadystatechange=null;if(p&&q.parentNode){p.removeChild(q)}}}}p.insertBefore(q,p.firstChild);return b}var s=false;var t=e.xhr();if(!t){return}if(e.username){t.open(k,e.url,e.async,e.username,e.password)}else{t.open(k,e.url,e.async)}try{if(e.data||d&&d.contentType){t.setRequestHeader("Content-Type",e.contentType)}if(e.ifModified){if(c.lastModified[e.url]){t.setRequestHeader("If-Modified-Since",c.lastModified[e.url])}if(c.etag[e.url]){t.setRequestHeader("If-None-Match",c.etag[e.url])}}if(!o){t.setRequestHeader("X-Requested-With","XMLHttpRequest")}t.setRequestHeader("Accept",e.dataType&&e.accepts[e.dataType]?e.accepts[e.dataType]+", */*":e.accepts._default)}catch(u){}if(e.beforeSend&&e.beforeSend.call(j,t,e)===false){if(e.global&&!--c.active){c.event.trigger("ajaxStop")}t.abort();return false}if(e.global){A("ajaxSend",[t,e])}var v=t.onreadystatechange=function(a){if(!t||t.readyState===0||a==="abort"){if(!s){y()}s=true;if(t){t.onreadystatechange=c.noop}}else if(!s&&t&&(t.readyState===4||a==="timeout")){s=true;t.onreadystatechange=c.noop;h=a==="timeout"?"timeout":!c.httpSuccess(t)?"error":e.ifModified&&c.httpNotModified(t,e.url)?"notmodified":"success";var b;if(h==="success"){try{i=c.httpData(t,e.dataType,e)}catch(d){h="parsererror";b=d}}if(h==="success"||h==="notmodified"){if(!g){x()}}else{c.handleError(e,t,h,b)}y();if(a==="timeout"){t.abort()}if(e.async){t=null}}};try{var w=t.abort;t.abort=function(){if(t){w.call(t)}v("abort")}}catch(u){}if(e.async&&e.timeout>0){setTimeout(function(){if(t&&!s){v("timeout")}},e.timeout)}try{t.send(k==="POST"||k==="PUT"||k==="DELETE"?e.data:null)}catch(u){c.handleError(e,t,null,u);y()}if(!e.async){v()}return t},handleError:function(a,b,d,e){if(a.error){a.error.call(a.context||a,b,d,e)}if(a.global){(a.context?c(a.context):c.event).trigger("ajaxError",[b,a,e])}},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 d=a.getResponseHeader("Last-Modified"),e=a.getResponseHeader("Etag");if(d){c.lastModified[b]=d}if(e){c.etag[b]=e}return a.status===304||a.status===0},httpData:function(a,b,d){var e=a.getResponseHeader("content-type")||"",f=b==="xml"||!b&&e.indexOf("xml")>=0,g=f?a.responseXML:a.responseText;if(f&&g.documentElement.nodeName==="parsererror"){c.error("parsererror")}if(d&&d.dataFilter){g=d.dataFilter(g,b)}if(typeof g==="string"){if(b==="json"||!b&&e.indexOf("json")>=0){g=c.parseJSON(g)}else if(b==="script"||!b&&e.indexOf("javascript")>=0){c.globalEval(g)}}return g},param:function(a,d){function h(a,b){b=c.isFunction(b)?b():b;e[e.length]=encodeURIComponent(a)+"="+encodeURIComponent(b)}function g(a,b){if(c.isArray(b)){c.each(b,function(b,e){if(d||/\[\]$/.test(a)){h(a,e)}else{g(a+"["+(typeof e==="object"||c.isArray(e)?b:"")+"]",e)}})}else if(!d&&b!=null&&typeof b==="object"){c.each(b,function(b,c){g(a+"["+b+"]",c)})}else{h(a,b)}}var e=[];if(d===b){d=c.ajaxSettings.traditional}if(c.isArray(a)||a.jquery){c.each(a,function(){h(this.name,this.value)})}else{for(var f in a){g(f,a[f])}}return e.join("&").replace(bM,"+")}});var bO={},bP=/toggle|show|hide/,bQ=/^([+-]=)?([\d+-.]+)(.*)$/,bR,bS=[["height","marginTop","marginBottom","paddingTop","paddingBottom"],["width","marginLeft","marginRight","paddingLeft","paddingRight"],["opacity"]];c.fn.extend({show:function(a,b){if(a||a===0){return this.animate(bT("show",3),a,b)}else{for(var d=0,e=this.length;d<e;d++){var f=c.data(this[d],"olddisplay");this[d].style.display=f||"";if(c.css(this[d],"display")==="none"){var g=this[d].nodeName,h;if(bO[g]){h=bO[g]}else{var i=c("<"+g+" />").appendTo("body");h=i.css("display");if(h==="none"){h="block"}i.remove();bO[g]=h}c.data(this[d],"olddisplay",h)}}for(var j=0,k=this.length;j<k;j++){this[j].style.display=c.data(this[j],"olddisplay")||""}return this}},hide:function(a,b){if(a||a===0){return this.animate(bT("hide",3),a,b)}else{for(var d=0,e=this.length;d<e;d++){var f=c.data(this[d],"olddisplay");if(!f&&f!=="none"){c.data(this[d],"olddisplay",c.css(this[d],"display"))}}for(var g=0,h=this.length;g<h;g++){this[g].style.display="none"}return this}},_toggle:c.fn.toggle,toggle:function(a,b){var d=typeof a==="boolean";if(c.isFunction(a)&&c.isFunction(b)){this._toggle.apply(this,arguments)}else if(a==null||d){this.each(function(){var b=d?a:c(this).is(":hidden");c(this)[b?"show":"hide"]()})}else{this.animate(bT("toggle",3),a,b)}return this},fadeTo:function(a,b,c){return this.filter(":hidden").css("opacity",0).show().end().animate({opacity:b},a,c)},animate:function(a,b,d,e){var f=c.speed(b,d,e);if(c.isEmptyObject(a)){return this.each(f.complete)}return this[f.queue===false?"each":"queue"](function(){var b=c.extend({},f),d,e=this.nodeType===1&&c(this).is(":hidden"),g=this;for(d in a){var h=d.replace(bu,bD);if(d!==h){a[h]=a[d];delete a[d];d=h}if(a[d]==="hide"&&e||a[d]==="show"&&!e){return b.complete.call(this)}if((d==="height"||d==="width")&&this.style){b.display=c.css(this,"display");b.overflow=this.style.overflow}if(c.isArray(a[d])){(b.specialEasing=b.specialEasing||{})[d]=a[d][1];a[d]=a[d][0]}}if(b.overflow!=null){this.style.overflow="hidden"}b.curAnim=c.extend({},a);c.each(a,function(d,f){var h=new c.fx(g,b,d);if(bP.test(f)){h[f==="toggle"?e?"show":"hide":f](a)}else{var i=bQ.exec(f),j=h.cur(true)||0;if(i){var k=parseFloat(i[2]),l=i[3]||"px";if(l!=="px"){g.style[d]=(k||1)+l;j=(k||1)/h.cur(true)*j;g.style[d]=j+l}if(i[1]){k=(i[1]==="-="?-1:1)*k+j}h.custom(j,k,l)}else{h.custom(j,f,"")}}});return true})},stop:function(a,b){var d=c.timers;if(a){this.queue([])}this.each(function(){for(var a=d.length-1;a>=0;a--){if(d[a].elem===this){if(b){d[a](true)}d.splice(a,1)}}});if(!b){this.dequeue()}return this}});c.each({slideDown:bT("show",1),slideUp:bT("hide",1),slideToggle:bT("toggle",1),fadeIn:{opacity:"show"},fadeOut:{opacity:"hide"}},function(a,b){c.fn[a]=function(a,c){return this.animate(b,a,c)}});c.extend({speed:function(a,b,d){var e=a&&typeof a==="object"?a:{complete:d||!d&&b||c.isFunction(a)&&a,duration:a,easing:d&&b||b&&!c.isFunction(b)&&b};e.duration=c.fx.off?0:typeof e.duration==="number"?e.duration:c.fx.speeds[e.duration]||c.fx.speeds._default;e.old=e.complete;e.complete=function(){if(e.queue!==false){c(this).dequeue()}if(c.isFunction(e.old)){e.old.call(this)}};return e},easing:{linear:function(a,b,c,d){return c+d*a},swing:function(a,b,c,d){return(-Math.cos(a*Math.PI)/2+.5)*d+c}},timers:[],fx:function(a,b,c){this.options=b;this.elem=a;this.prop=c;if(!b.orig){b.orig={}}}});c.fx.prototype={update:function(){if(this.options.step){this.options.step.call(this.elem,this.now,this)}(c.fx.step[this.prop]||c.fx.step._default)(this);if((this.prop==="height"||this.prop==="width")&&this.elem.style){this.elem.style.display="block"}},cur:function(a){if(this.elem[this.prop]!=null&&(!this.elem.style||this.elem.style[this.prop]==null)){return this.elem[this.prop]}var b=parseFloat(c.css(this.elem,this.prop,a));return b&&b>-1e4?b:parseFloat(c.curCSS(this.elem,this.prop))||0},custom:function(a,b,d){function f(a){return e.step(a)}this.startTime=z();this.start=a;this.end=b;this.unit=d||this.unit||"px";this.now=this.start;this.pos=this.state=0;var e=this;f.elem=this.elem;if(f()&&c.timers.push(f)&&!bR){bR=setInterval(c.fx.tick,13)}},show:function(){this.options.orig[this.prop]=c.style(this.elem,this.prop);this.options.show=true;this.custom(this.prop==="width"||this.prop==="height"?1:0,this.cur());c(this.elem).show()},hide:function(){this.options.orig[this.prop]=c.style(this.elem,this.prop);this.options.hide=true;this.custom(this.cur(),0)},step:function(a){var b=z(),d=true;if(a||b>=this.options.duration+this.startTime){this.now=this.end;this.pos=this.state=1;this.update();this.options.curAnim[this.prop]=true;for(var e in this.options.curAnim){if(this.options.curAnim[e]!==true){d=false}}if(d){if(this.options.display!=null){this.elem.style.overflow=this.options.overflow;var f=c.data(this.elem,"olddisplay");this.elem.style.display=f?f:this.options.display;if(c.css(this.elem,"display")==="none"){this.elem.style.display="block"}}if(this.options.hide){c(this.elem).hide()}if(this.options.hide||this.options.show){for(var g in this.options.curAnim){c.style(this.elem,g,this.options.orig[g])}}this.options.complete.call(this.elem)}return false}else{var h=b-this.startTime;this.state=h/this.options.duration;var i=this.options.specialEasing&&this.options.specialEasing[this.prop];var j=this.options.easing||(c.easing.swing?"swing":"linear");this.pos=c.easing[i||j](this.state,h,0,1,this.options.duration);this.now=this.start+(this.end-this.start)*this.pos;this.update()}return true}};c.extend(c.fx,{tick:function(){var a=c.timers;for(var b=0;b<a.length;b++){if(!a[b]()){a.splice(b--,1)}}if(!a.length){c.fx.stop()}},stop:function(){clearInterval(bR);bR=null},speeds:{slow:600,fast:200,_default:400},step:{opacity:function(a){c.style(a.elem,"opacity",a.now)},_default:function(a){if(a.elem.style&&a.elem.style[a.prop]!=null){a.elem.style[a.prop]=(a.prop==="width"||a.prop==="height"?Math.max(0,a.now):a.now)+a.unit}else{a.elem[a.prop]=a.now}}}});if(c.expr&&c.expr.filters){c.expr.filters.animated=function(a){return c.grep(c.timers,function(b){return a===b.elem}).length}}if("getBoundingClientRect"in f.documentElement){c.fn.offset=function(a){var b=this[0];if(a){return this.each(function(b){c.offset.setOffset(this,a,b)})}if(!b||!b.ownerDocument){return null}if(b===b.ownerDocument.body){return c.offset.bodyOffset(b)}var d=b.getBoundingClientRect(),e=b.ownerDocument,f=e.body,g=e.documentElement,h=g.clientTop||f.clientTop||0,i=g.clientLeft||f.clientLeft||0,j=d.top+(self.pageYOffset||c.support.boxModel&&g.scrollTop||f.scrollTop)-h,k=d.left+(self.pageXOffset||c.support.boxModel&&g.scrollLeft||f.scrollLeft)-i;return{top:j,left:k}}}else{c.fn.offset=function(a){var b=this[0];if(a){return this.each(function(b){c.offset.setOffset(this,a,b)})}if(!b||!b.ownerDocument){return null}if(b===b.ownerDocument.body){return c.offset.bodyOffset(b)}c.offset.initialize();var d=b.offsetParent,e=b,f=b.ownerDocument,g,h=f.documentElement,i=f.body,j=f.defaultView,k=j?j.getComputedStyle(b,null):b.currentStyle,l=b.offsetTop,m=b.offsetLeft;while((b=b.parentNode)&&b!==i&&b!==h){if(c.offset.supportsFixedPosition&&k.position==="fixed"){break}g=j?j.getComputedStyle(b,null):b.currentStyle;l-=b.scrollTop;m-=b.scrollLeft;if(b===d){l+=b.offsetTop;m+=b.offsetLeft;if(c.offset.doesNotAddBorder&&!(c.offset.doesAddBorderForTableAndCells&&/^t(able|d|h)$/i.test(b.nodeName))){l+=parseFloat(g.borderTopWidth)||0;m+=parseFloat(g.borderLeftWidth)||0}e=d,d=b.offsetParent}if(c.offset.subtractsBorderForOverflowNotVisible&&g.overflow!=="visible"){l+=parseFloat(g.borderTopWidth)||0;m+=parseFloat(g.borderLeftWidth)||0}k=g}if(k.position==="relative"||k.position==="static"){l+=i.offsetTop;m+=i.offsetLeft}if(c.offset.supportsFixedPosition&&k.position==="fixed"){l+=Math.max(h.scrollTop,i.scrollTop);m+=Math.max(h.scrollLeft,i.scrollLeft)}return{top:l,left:m}}}c.offset={initialize:function(){var a=f.body,b=f.createElement("div"),d,e,g,h,i=parseFloat(c.curCSS(a,"marginTop",true))||0,j="<div style='position:absolute;top:0;left:0;margin:0;border:5px solid #000;padding:0;width:1px;height:1px;'><div></div></div><table style='position:absolute;top:0;left:0;margin:0;border:5px solid #000;padding:0;width:1px;height:1px;' cellpadding='0' cellspacing='0'><tr><td></td></tr></table>";c.extend(b.style,{position:"absolute",top:0,left:0,margin:0,border:0,width:"1px",height:"1px",visibility:"hidden"});b.innerHTML=j;a.insertBefore(b,a.firstChild);d=b.firstChild;e=d.firstChild;h=d.nextSibling.firstChild.firstChild;this.doesNotAddBorder=e.offsetTop!==5;this.doesAddBorderForTableAndCells=h.offsetTop===5;e.style.position="fixed",e.style.top="20px";this.supportsFixedPosition=e.offsetTop===20||e.offsetTop===15;e.style.position=e.style.top="";d.style.overflow="hidden",d.style.position="relative";this.subtractsBorderForOverflowNotVisible=e.offsetTop===-5;this.doesNotIncludeMarginInBodyOffset=a.offsetTop!==i;a.removeChild(b);a=b=d=e=g=h=null;c.offset.initialize=c.noop},bodyOffset:function(a){var b=a.offsetTop,d=a.offsetLeft;c.offset.initialize();if(c.offset.doesNotIncludeMarginInBodyOffset){b+=parseFloat(c.curCSS(a,"marginTop",true))||0;d+=parseFloat(c.curCSS(a,"marginLeft",true))||0}return{top:b,left:d}},setOffset:function(a,b,d){if(/static/.test(c.curCSS(a,"position"))){a.style.position="relative"}var e=c(a),f=e.offset(),g=parseInt(c.curCSS(a,"top",true),10)||0,h=parseInt(c.curCSS(a,"left",true),10)||0;if(c.isFunction(b)){b=b.call(a,d,f)}var i={top:b.top-f.top+g,left:b.left-f.left+h};if("using"in b){b.using.call(a,i)}else{e.css(i)}}};c.fn.extend({position:function(){if(!this[0]){return null}var a=this[0],b=this.offsetParent(),d=this.offset(),e=/^body|html$/i.test(b[0].nodeName)?{top:0,left:0}:b.offset();d.top-=parseFloat(c.curCSS(a,"marginTop",true))||0;d.left-=parseFloat(c.curCSS(a,"marginLeft",true))||0;e.top+=parseFloat(c.curCSS(b[0],"borderTopWidth",true))||0;e.left+=parseFloat(c.curCSS(b[0],"borderLeftWidth",true))||0;return{top:d.top-e.top,left:d.left-e.left}},offsetParent:function(){return this.map(function(){var a=this.offsetParent||f.body;while(a&&!/^body|html$/i.test(a.nodeName)&&c.css(a,"position")==="static"){a=a.offsetParent}return a})}});c.each(["Left","Top"],function(a,d){var e="scroll"+d;c.fn[e]=function(d){var f=this[0],g;if(!f){return null}if(d!==b){return this.each(function(){g=bU(this);if(g){g.scrollTo(!a?d:c(g).scrollLeft(),a?d:c(g).scrollTop())}else{this[e]=d}})}else{g=bU(f);return g?"pageXOffset"in g?g[a?"pageYOffset":"pageXOffset"]:c.support.boxModel&&g.document.documentElement[e]||g.document.body[e]:f[e]}}});c.each(["Height","Width"],function(a,d){var e=d.toLowerCase();c.fn["inner"+d]=function(){return this[0]?c.css(this[0],e,false,"padding"):null};c.fn["outer"+d]=function(a){return this[0]?c.css(this[0],e,false,a?"margin":"border"):null};c.fn[e]=function(a){var f=this[0];if(!f){return a==null?null:this}if(c.isFunction(a)){return this.each(function(b){var d=c(this);d[e](a.call(this,b,d[e]()))})}return"scrollTo"in f&&f.document?f.document.compatMode==="CSS1Compat"&&f.document.documentElement["client"+d]||f.document.body["client"+d]:f.nodeType===9?Math.max(f.documentElement["client"+d],f.body["scroll"+d],f.documentElement["scroll"+d],f.body["offset"+d],f.documentElement["offset"+d]):a===b?c.css(f,e):this.css(e,typeof a==="string"?a:a+"px")}});a.jQuery=a.$=c})(window)	
