/*
 * jQuery JavaScript Library v1.4.1
 * http://jquery.com/
 *
 *
 * Includes Sizzle.js
 * http://sizzlejs.com/
 * Copyright 2010, The Dojo Foundation
 * 
 * Permission is hereby granted, free of charge, to any person obtaining
 * a copy of this software and associated documentation files (the
 * "Software"), to deal in the Software without restriction, including
 * without limitation the rights to use, copy, modify, merge, publish,
 * distribute, sublicense, and/or sell copies of the Software, and to
 * permit persons to whom the Software is furnished to do so, subject to
 * the following conditions:
 *
 * The above copyright notice and this permission notice shall be
 * included in all copies or substantial portions of the Software.
 *
 * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
 * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
 * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
 * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
 * LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
 * OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
 * WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
 *
 * Date: Mon Jan 25 19:43:33 2010 -0500
 */
(function(d,c){function P(){if(!a.isReady){try{b.documentElement.doScroll("left")}catch(c){setTimeout(P,1);return}a.ready()}}function sb(c,b){b.src?a.ajax({url:b.src,async:false,dataType:"script"}):a.globalEval(b.text||b.textContent||b.innerHTML||"");b.parentNode&&b.parentNode.removeChild(b)}function C(d,e,f,h,g,i){var j=d.length;if(typeof e==="object"){for(var b in e)C(d,b,e[b],h,g,f);return d}if(f!==c){h=!i&&h&&a.isFunction(f);for(b=0;b<j;b++)g(d[b],e,h?f.call(d[b],b,g(d[b],e)):f,i);return d}return j?g(d[0],e):null}function g(){return(new Date).getTime()}function D(){return false}function E(){return true}function R(c,d,b){b[0].type=c;return a.event.handle.apply(d,b)}function S(c){var l,j=[],f=[],m=arguments,b,d,k,g,e,i,h=a.extend({},a.data(this,"events").live);if(!(c.button&&c.type==="click")){for(g in h){d=h[g];if(d.live===c.type||d.altLive&&a.inArray(c.type,d.altLive)>-1){b=d.data;b.beforeFilter&&b.beforeFilter[c.type]&&!b.beforeFilter[c.type](c)||f.push(d.selector)}else delete h[g]}b=a(c.target).closest(f,c.currentTarget);e=0;for(i=b.length;e<i;e++)for(g in h){d=h[g];k=b[e].elem;f=null;if(b[e].selector===d.selector){if(d.live==="mouseenter"||d.live==="mouseleave")f=a(c.relatedTarget).closest(d.selector)[0];(!f||f!==k)&&j.push({elem:k,fn:d})}}e=0;for(i=j.length;e<i;e++){b=j[e];c.currentTarget=b.elem;c.data=b.fn.data;if(b.fn.apply(b.elem,m)===false){l=false;break}}return l}}function T(a,b){return"live."+(a?a+".":"")+b.replace(/\./g,"`").replace(/ /g,"&")}function U(a){return!a||!a.parentNode||a.parentNode.nodeType===11}function V(b,d){var c=0;d.each(function(){if(this.nodeName===(b[c]&&b[c].nodeName)){var d=a.data(b[c++]),f=a.data(this,d);if(d=d&&d.events){delete f.handle;f.events={};for(var e in d)for(var g in d[e])a.event.add(this,e,d[e][g],d[e][g].data)}}})}function W(c,d,h){var e,g,f;if(c.length===1&&typeof c[0]==="string"&&c[0].length<512&&c[0].indexOf("<option")<0&&(a.support.checkClone||!X.test(c[0]))){g=true;if(f=a.fragments[c[0]])if(f!==1)e=f}if(!e){d=d&&d[0]?d[0].ownerDocument||d[0]:b;e=d.createDocumentFragment();a.clean(c,d,e,h)}if(g)a.fragments[c[0]]=f?e:1;return{fragment:e,cacheable:g}}function h(c,d){var b={};a.each(Y.concat.apply([],Y.slice(0,d)),function(){b[this]=c});return b}function Z(a){return"scrollTo"in a&&a.document?a:a.nodeType===9?a.defaultView||a.parentWindow:false}var a=function(b,c){return new a.fn.init(b,c)},ub=d.jQuery,wb=d.$,b=d.document,n,yb=/^[^<]*(<[\w\W]+>)[^>]*$|^#([\w-]+)$/,Ab=/^.[^:#\[\.,]*$/,Cb=/\S/,Eb=/^(\s|\u00A0)+|(\s|\u00A0)+$/g,Gb=/^<(\w+)\s*\/?>(?:<\/\1>)?$/,k=navigator.userAgent,ab=false,l=[],i,B=Object.prototype.toString,r=Object.prototype.hasOwnProperty,s=Array.prototype.push,m=Array.prototype.slice,bb=Array.prototype.indexOf;a.fn=a.prototype={init:function(d,e){var f,g;if(!d)return this;if(d.nodeType){this.context=this[0]=d;this.length=1;return this}if(typeof d==="string")if((f=yb.exec(d))&&(f[1]||!e))if(f[1]){g=e?e.ownerDocument||e:b;if(d=Gb.exec(d))if(a.isPlainObject(e)){d=[b.createElement(d[1])];a.fn.attr.call(d,e,true)}else d=[g.createElement(d[1])];else{d=W([f[1]],[g]);d=(d.cacheable?d.fragment.cloneNode(true):d.fragment).childNodes}}else{if(e=b.getElementById(f[2])){if(e.id!==f[2])return n.find(d);this.length=1;this[0]=e}this.context=b;this.selector=d;return this}else if(!e&&/^\w+$/.test(d)){this.selector=d;this.context=b;d=b.getElementsByTagName(d)}else return!e||e.jquery?(e||n).find(d):a(e).find(d);else if(a.isFunction(d))return n.ready(d);if(d.selector!==c){this.selector=d.selector;this.context=d.context}return a.isArray(d)?this.setArray(d):a.makeArray(d,this)},selector:"",jquery:"1.4.1",length:0,size:function(){return this.length},toArray:function(){return m.call(this,0)},"get":function(a){return a==null?this.toArray():a<0?this.slice(a)[0]:this[a]},pushStack:function(b,c,d){b=a(b||null);b.prevObject=this;b.context=this.context;if(c==="find")b.selector=this.selector+(this.selector?" ":"")+d;else if(c)b.selector=this.selector+"."+c+"("+d+")";return b},setArray:function(a){this.length=0;s.apply(this,a);return this},each:function(b,c){return a.each(this,b,c)},ready:function(c){a.bindReady();if(a.isReady)c.call(b,a);else l&&l.push(c);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(m.apply(this,arguments),"slice",m.call(arguments).join(","))},map:function(b){return this.pushStack(a.map(this,function(a,c){return b.call(a,c,a)}))},end:function(){return this.prevObject||a(null)},push:s,sort:[].sort,splice:[].splice};a.fn.init.prototype=a.fn;a.extend=a.fn.extend=function(){var b=arguments[0]||{},f=1,j=arguments.length,i=false,h,g,e,d;if(typeof b==="boolean"){i=b;b=arguments[1]||{};f=2}if(typeof b!=="object"&&!a.isFunction(b))b={};if(j===f){b=this;--f}for(;f<j;f++)if((h=arguments[f])!=null)for(g in h){e=b[g];d=h[g];if(b!==d)if(i&&d&&(a.isPlainObject(d)||a.isArray(d))){e=e&&(a.isPlainObject(e)||a.isArray(e))?e:a.isArray(d)?[]:{};b[g]=a.extend(i,e,d)}else if(d!==c)b[g]=d}return b};a.extend({noConflict:function(b){d.$=wb;if(b)d.jQuery=ub;return a},isReady:false,ready:function(){if(!a.isReady){if(!b.body)return setTimeout(a.ready,13);a.isReady=true;if(l){for(var c,d=0;c=l[d++];)c.call(b,a);l=null}a.fn.triggerHandler&&a(b).triggerHandler("ready")}},bindReady:function(){if(!ab){ab=true;if(b.readyState==="complete")return a.ready();if(b.addEventListener){b.addEventListener("DOMContentLoaded",i,false);d.addEventListener("load",a.ready,false)}else if(b.attachEvent){b.attachEvent("onreadystatechange",i);d.attachEvent("onload",a.ready);var c=false;try{c=d.frameElement==null}catch(e){}b.documentElement.doScroll&&c&&P()}}},isFunction:function(a){return B.call(a)==="[object Function]"},isArray:function(a){return B.call(a)==="[object Array]"},isPlainObject:function(a){if(!a||B.call(a)!=="[object Object]"||a.nodeType||a.setInterval)return false;if(a.constructor&&!r.call(a,"constructor")&&!r.call(a.constructor.prototype,"isPrototypeOf"))return false;var b;for(b in a);return b===c||r.call(a,b)},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;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 d.JSON&&d.JSON.parse?d.JSON.parse(b):new Function("return "+b)();else a.error("Invalid JSON: "+b)},noop:function(){},globalEval:function(d){if(d&&Cb.test(d)){var e=b.getElementsByTagName("head")[0]||b.documentElement,c=b.createElement("script");c.type="text/javascript";if(a.support.scriptEval)c.appendChild(b.createTextNode(d));else c.text=d;e.insertBefore(c,e.firstChild);e.removeChild(c)}},nodeName:function(a,b){return a.nodeName&&a.nodeName.toUpperCase()===b.toUpperCase()},each:function(b,g,d){var e,f=0,h=b.length,i=h===c||a.isFunction(b);if(d){if(i){for(e in b)if(g.apply(b[e],d)===false)break}else for(;f<h;)if(g.apply(b[f++],d)===false)break}else if(i){for(e in b)if(g.call(b[e],e,b[e])===false)break}else for(d=b[0];f<h&&g.call(d,f,d)!==false;d=b[++f]);return b},trim:function(a){return(a||"").replace(Eb,"")},makeArray:function(b,c){c=c||[];if(b!=null)b.length==null||typeof b==="string"||a.isFunction(b)||typeof b!=="function"&&b.setInterval?s.call(c,b):a.merge(c,b);return c},inArray:function(c,a){if(a.indexOf)return a.indexOf(c);for(var b=0,d=a.length;b<d;b++)if(a[b]===c)return b;return-1},merge:function(a,b){var e=a.length,d=0;if(typeof b.length==="number")for(var f=b.length;d<f;d++)a[e++]=b[d];else for(;b[d]!==c;)a[e++]=b[d++];a.length=e;return a},grep:function(b,d,e){for(var c=[],a=0,f=b.length;a<f;a++)!e!==!d(b[a],a)&&c.push(b[a]);return c},map:function(d,e,f){for(var a=[],c,b=0,g=d.length;b<g;b++){c=e(d[b],b,f);if(c!=null)a[a.length]=c}return a.concat.apply([],a)},guid:1,proxy:function(d,b,e){if(arguments.length===2)if(typeof b==="string"){e=d;d=e[b];b=c}else if(b&&!a.isFunction(b)){e=b;b=c}if(!b&&d)b=function(){return d.apply(e||this,arguments)};if(d)b.guid=d.guid=d.guid||b.guid||a.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:{}});k=a.uaMatch(k);if(k.browser){a.browser[k.browser]=true;a.browser.version=k.version}if(a.browser.webkit)a.browser.safari=true;if(bb)a.inArray=function(a,b){return bb.call(b,a)};n=a(b);if(b.addEventListener)i=function(){b.removeEventListener("DOMContentLoaded",i,false);a.ready()};else if(b.attachEvent)i=function(){if(b.readyState==="complete"){b.detachEvent("onreadystatechange",i);a.ready()}};(function(){a.support={};var e=b.documentElement,h=b.createElement("script"),c=b.createElement("div"),j="script"+g();c.style.display="none";c.innerHTML="   <link/><table></table><a href='/a' style='color:red;float:left;opacity:.55;'>a</a><input type='checkbox'/>";var i=c.getElementsByTagName("*"),f=c.getElementsByTagName("a")[0];if(!(!i||!i.length||!f)){a.support={leadingWhitespace:c.firstChild.nodeType===3,tbody:!c.getElementsByTagName("tbody").length,htmlSerialize:!!c.getElementsByTagName("link").length,style:/red/.test(f.getAttribute("style")),hrefNormalized:f.getAttribute("href")==="/a",opacity:/^0.55$/.test(f.style.opacity),cssFloat:!!f.style.cssFloat,checkOn:c.getElementsByTagName("input")[0].value==="on",optSelected:b.createElement("select").appendChild(b.createElement("option")).selected,checkClone:false,scriptEval:false,noCloneEvent:true,boxModel:null};h.type="text/javascript";try{h.appendChild(b.createTextNode("window."+j+"=1;"))}catch(l){}e.insertBefore(h,e.firstChild);if(d[j]){a.support.scriptEval=true;delete d[j]}e.removeChild(h);if(c.attachEvent&&c.fireEvent){c.attachEvent("onclick",function k(){a.support.noCloneEvent=false;c.detachEvent("onclick",k)});c.cloneNode(true).fireEvent("onclick")}c=b.createElement("div");c.innerHTML="<input type='radio' name='radiotest' checked='checked'/>";e=b.createDocumentFragment();e.appendChild(c.firstChild);a.support.checkClone=e.cloneNode(true).cloneNode(true).lastChild.checked;a(function(){var c=b.createElement("div");c.style.width=c.style.paddingLeft="1px";b.body.appendChild(c);a.boxModel=a.support.boxModel=c.offsetWidth===2;b.body.removeChild(c).style.display="none"});e=function(a){var d=b.createElement("div");a="on"+a;var c=a in d;if(!c){d.setAttribute(a,"return;");c=typeof d[a]==="function"}return c};a.support.submitBubbles=e("submit");a.support.changeBubbles=e("change");e=h=c=i=f=null}})();a.props={"for":"htmlFor","class":"className",readonly:"readOnly",maxlength:"maxLength",cellspacing:"cellSpacing",rowspan:"rowSpan",colspan:"colSpan",tabindex:"tabIndex",usemap:"useMap",frameborder:"frameBorder"};var f="jQuery"+g(),Ib=0,cb={},Kb={};a.extend({cache:{},expando:f,noData:{embed:true,object:true,applet:true},data:function(g,h,i){if(!(g.nodeName&&a.noData[g.nodeName.toLowerCase()])){g=g==d?cb:g;var e=g[f],b=a.cache;if(!h&&!e)return null;e||(e=++Ib);if(typeof h==="object"){g[f]=e;b=b[e]=a.extend(true,{},h)}else b=b[e]?b[e]:typeof i==="undefined"?Kb:(b[e]={});if(i!==c){g[f]=e;b[h]=i}return typeof h==="string"?b[h]:b}},removeData:function(b,e){if(!(b.nodeName&&a.noData[b.nodeName.toLowerCase()])){b=b==d?cb:b;var g=b[f],h=a.cache,c=h[g];if(e){if(c){delete c[e];a.isEmptyObject(c)&&a.removeData(b)}}else{try{delete b[f]}catch(i){b.removeAttribute&&b.removeAttribute(f)}delete h[g]}}}});a.fn.extend({data:function(d,f){if(typeof d==="undefined"&&this.length)return a.data(this[0]);else if(typeof d==="object")return this.each(function(){a.data(this,d)});var b=d.split(".");b[1]=b[1]?"."+b[1]:"";if(f===c){var e=this.triggerHandler("getData"+b[1]+"!",[b[0]]);if(e===c&&this.length)e=a.data(this[0],d);return e===c&&b[1]?this.data(b[0]):e}else return this.trigger("setData"+b[1]+"!",[b[0],f]).each(function(){a.data(this,d,f)})},removeData:function(b){return this.each(function(){a.removeData(this,b)})}});a.extend({queue:function(e,c,d){if(e){c=(c||"fx")+"queue";var b=a.data(e,c);if(!d)return b||[];if(!b||a.isArray(d))b=a.data(e,c,a.makeArray(d));else b.push(d);return b}},dequeue:function(d,b){b=b||"fx";var e=a.queue(d,b),c=e.shift();if(c==="inprogress")c=e.shift();if(c){b==="fx"&&e.unshift("inprogress");c.call(d,function(){a.dequeue(d,b)})}}});a.fn.extend({queue:function(b,d){if(typeof b!=="string"){d=b;b="fx"}return d===c?a.queue(this[0],b):this.each(function(){var c=a.queue(this,b,d);b==="fx"&&c[0]!=="inprogress"&&a.dequeue(this,b)})},dequeue:function(b){return this.each(function(){a.dequeue(this,b)})},delay:function(b,c){b=a.fx?a.fx.speeds[b]||b:b;c=c||"fx";return this.queue(c,function(){var d=this;setTimeout(function(){a.dequeue(d,c)},b)})},clearQueue:function(a){return this.queue(a||"fx",[])}});var db=/[\n\t]/g,t=/\s+/,Mb=/\r/g,Ob=/href|src|style/,Qb=/(button|input)/i,Rb=/(button|input|object|select|textarea)/i,fb=/^(a|area)$/i,eb=/radio|checkbox/;a.fn.extend({attr:function(b,c){return C(this,b,c,true,a.attr)},removeAttr:function(b){return this.each(function(){a.attr(this,b,"");this.nodeType===1&&this.removeAttribute(b)})},addClass:function(b){if(a.isFunction(b))return this.each(function(d){var c=a(this);c.addClass(b.call(this,d,c.attr("class")))});if(b&&typeof b==="string")for(var e=(b||"").split(t),f=0,g=this.length;f<g;f++){var c=this[f];if(c.nodeType===1)if(c.className){for(var h=" "+c.className+" ",d=0,i=e.length;d<i;d++)if(h.indexOf(" "+e[d]+" ")<0)c.className+=" "+e[d]}else c.className=b}return this},removeClass:function(b){if(a.isFunction(b))return this.each(function(d){var c=a(this);c.removeClass(b.call(this,d,c.attr("class")))});if(b&&typeof b==="string"||b===c)for(var h=(b||"").split(t),f=0,i=this.length;f<i;f++){var d=this[f];if(d.nodeType===1&&d.className)if(b){for(var e=(" "+d.className+" ").replace(db," "),g=0,j=h.length;g<j;g++)e=e.replace(" "+h[g]+" "," ");d.className=e.substring(1,e.length-1)}else d.className=""}return this},toggleClass:function(b,c){var d=typeof b,e=typeof c==="boolean";return a.isFunction(b)?this.each(function(e){var d=a(this);d.toggleClass(b.call(this,e,d.attr("class"),c),c)}):this.each(function(){if(d==="string")for(var f,i=0,h=a(this),g=c,j=b.split(t);f=j[i++];){g=e?g:!h.hasClass(f);h[g?"addClass":"removeClass"](f)}else if(d==="undefined"||d==="boolean"){this.className&&a.data(this,"__className__",this.className);this.className=this.className||b===false?"":a.data(this,"__className__")||""}})},hasClass:function(a){a=" "+a+" ";for(var b=0,c=this.length;b<c;b++)if((" "+this[b].className+" ").replace(db," ").indexOf(a)>-1)return true;return false},val:function(d){if(d===c){var b=this[0];if(b){if(a.nodeName(b,"option"))return(b.attributes.value||{}).specified?b.value:b.text;if(a.nodeName(b,"select")){var e=b.selectedIndex,h=[],g=b.options;b=b.type==="select-one";if(e<0)return null;var f=b?e:0;for(e=b?e+1:g.length;f<e;f++){var i=g[f];if(i.selected){d=a(i).val();if(b)return d;h.push(d)}}return h}return eb.test(b.type)&&!a.support.checkOn?b.getAttribute("value")===null?"on":b.value:(b.value||"").replace(Mb,"")}return c}var j=a.isFunction(d);return this.each(function(f){var c=a(this),b=d;if(this.nodeType===1){if(j)b=d.call(this,f,c.val());if(typeof b==="number")b+="";if(a.isArray(b)&&eb.test(this.type))this.checked=a.inArray(c.val(),b)>=0;else if(a.nodeName(this,"select")){var e=a.makeArray(b);a("option",this).each(function(){this.selected=a.inArray(a(this).val(),e)>=0});if(!e.length)this.selectedIndex=-1}else this.value=b}})}});a.extend({attrFn:{val:true,css:true,html:true,text:true,data:true,width:true,height:true,offset:true},attr:function(b,d,e,f){if(!b||b.nodeType===3||b.nodeType===8)return c;if(f&&d in a.attrFn)return a(b)[d](e);f=b.nodeType!==1||!a.isXMLDoc(b);var g=e!==c;d=f&&a.props[d]||d;if(b.nodeType===1){var h=Ob.test(d);if(d in b&&f&&!h){if(g){d==="type"&&Qb.test(b.nodeName)&&b.parentNode&&a.error("type property can't be changed");b[d]=e}return a.nodeName(b,"form")&&b.getAttributeNode(d)?b.getAttributeNode(d).nodeValue:d==="tabIndex"?(d=b.getAttributeNode("tabIndex"))&&d.specified?d.value:Rb.test(b.nodeName)||fb.test(b.nodeName)&&b.href?0:c:b[d]}if(!a.support.style&&f&&d==="style"){if(g)b.style.cssText=""+e;return b.style.cssText}g&&b.setAttribute(d,""+e);b=!a.support.hrefNormalized&&f&&h?b.getAttribute(d,2):b.getAttribute(d);return b===null?c:b}return a.style(b,d,e)}});var gb=function(a){return a.replace(/[^\w\s\.\|`]/g,function(a){return"\\"+a})};a.event={add:function(b,l,e,h){if(!(b.nodeType===3||b.nodeType===8)){if(b.setInterval&&b!==d&&!b.frameElement)b=d;if(!e.guid)e.guid=a.guid++;if(h!==c){e=a.proxy(e);e.data=h}var n=a.data(b,"events")||a.data(b,"events",{}),i=a.data(b,"handle"),m;if(!i){m=function(){return typeof a!=="undefined"&&!a.event.triggered?a.event.handle.apply(m.elem,arguments):c};i=a.data(b,"handle",m)}if(i){i.elem=b;l=l.split(/\s+/);for(var g,o=0;g=l[o++];){var f=g.split(".");g=f.shift();if(o>1){e=a.proxy(e);if(h!==c)e.data=h}e.type=f.slice(0).sort().join(".");var j=n[g],k=this.special[g]||{};if(!j){j=n[g]={};if(!k.setup||k.setup.call(b,h,f,e)===false)if(b.addEventListener)b.addEventListener(g,i,false);else b.attachEvent&&b.attachEvent("on"+g,i)}if(k.add)if((f=k.add.call(b,e,h,f,j))&&a.isFunction(f)){f.guid=f.guid||e.guid;f.data=f.data||e.data;f.type=f.type||e.type;e=f}j[e.guid]=e;this.global[g]=true}b=null}}},global:{},remove:function(d,e,j){if(!(d.nodeType===3||d.nodeType===8)){var f=a.data(d,"events"),g,b,m;if(f){if(e===c||typeof e==="string"&&e.charAt(0)===".")for(b in f)this.remove(d,b+(e||""));else{if(e.type){j=e.handler;e=e.type}e=e.split(/\s+/);for(var o=0;b=e[o++];){var h=b.split(".");b=h.shift();var n=!h.length,l=a.map(h.slice(0).sort(),gb);l=new RegExp("(^|\\.)"+l.join("\\.(?:.*\\.)?")+"(\\.|$)");var k=this.special[b]||{};if(f[b]){if(j){m=f[b][j.guid];delete f[b][j.guid]}else for(var i in f[b])if(n||l.test(f[b][i].type))delete f[b][i];k.remove&&k.remove.call(d,h,m);for(g in f[b])break;if(!g){if(!k.teardown||k.teardown.call(d,h)===false)if(d.removeEventListener)d.removeEventListener(b,a.data(d,"handle"),false);else d.detachEvent&&d.detachEvent("on"+b,a.data(d,"handle"));g=null;delete f[b]}}}}for(g in f)break;if(!g){if(i=a.data(d,"handle"))i.elem=null;a.removeData(d,"events");a.removeData(d,"handle")}}}},trigger:function(d,g,b,h){var e=d.type||d;if(!h){d=typeof d==="object"?d[f]?d:a.extend(a.Event(e),d):a.Event(e);if(e.indexOf("!")>=0){d.type=e=e.slice(0,-1);d.exclusive=true}if(!b){d.stopPropagation();this.global[e]&&a.each(a.cache,function(){this.events&&this.events[e]&&a.event.trigger(d,g,this.handle.elem)})}if(!b||b.nodeType===3||b.nodeType===8)return c;d.result=c;d.target=b;g=a.makeArray(g);g.unshift(d)}d.currentTarget=b;(h=a.data(b,"handle"))&&h.apply(b,g);h=b.parentNode||b.ownerDocument;try{if(!(b&&b.nodeName&&a.noData[b.nodeName.toLowerCase()]))if(b["on"+e]&&b["on"+e].apply(b,g)===false)d.result=false}catch(j){}if(!d.isPropagationStopped()&&h)a.event.trigger(d,g,h,true);else if(!d.isDefaultPrevented()){b=d.target;var i;if(!(a.nodeName(b,"a")&&e==="click")&&!(b&&b.nodeName&&a.noData[b.nodeName.toLowerCase()])){try{if(b[e]){if(i=b["on"+e])b["on"+e]=null;this.triggered=true;b[e]()}}catch(k){}if(i)b["on"+e]=i;this.triggered=false}}},handle:function(b){var g,f;b=arguments[0]=a.event.fix(b||d.event);b.currentTarget=this;f=b.type.split(".");b.type=f.shift();g=!f.length&&!b.exclusive;var i=new RegExp("(^|\\.)"+f.slice(0).sort().join("\\.(?:.*\\.)?")+"(\\.|$)");f=(a.data(this,"events")||{})[b.type];for(var h in f){var e=f[h];if(g||i.test(e.type)){b.handler=e;b.data=e.data;e=e.apply(this,arguments);if(e!==c){b.result=e;if(e===false){b.preventDefault();b.stopPropagation()}}if(b.isImmediatePropagationStopped())break}}return b.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(d){if(d[f])return d;var e=d;d=a.Event(e);for(var g=this.props.length,h;g;){h=this.props[--g];d[h]=e[h]}if(!d.target)d.target=d.srcElement||b;if(d.target.nodeType===3)d.target=d.target.parentNode;if(!d.relatedTarget&&d.fromElement)d.relatedTarget=d.fromElement===d.target?d.toElement:d.fromElement;if(d.pageX==null&&d.clientX!=null){e=b.documentElement;g=b.body;d.pageX=d.clientX+(e&&e.scrollLeft||g&&g.scrollLeft||0)-(e&&e.clientLeft||g&&g.clientLeft||0);d.pageY=d.clientY+(e&&e.scrollTop||g&&g.scrollTop||0)-(e&&e.clientTop||g&&g.clientTop||0)}if(!d.which&&(d.charCode||d.charCode===0?d.charCode:d.keyCode))d.which=d.charCode||d.keyCode;if(!d.metaKey&&d.ctrlKey)d.metaKey=d.ctrlKey;if(!d.which&&d.button!==c)d.which=d.button&1?1:d.button&2?3:d.button&4?2:0;return d},guid:1e8,proxy:a.proxy,special:{ready:{setup:a.bindReady,teardown:a.noop},live:{add:function(c,b){a.extend(c,b||{});c.guid+=b.selector+b.live;b.liveProxy=c;a.event.add(this,b.live,S,b)},remove:function(b){if(b.length){var c=0,d=new RegExp("(^|\\.)"+b[0]+"(\\.|$)");a.each(a.data(this,"events").live||{},function(){d.test(this.type)&&c++});c<1&&a.event.remove(this,b[0],S)}},special:{}},beforeunload:{setup:function(b,c,a){if(this.setInterval)this.onbeforeunload=a;return false},teardown:function(b,a){if(this.onbeforeunload===a)this.onbeforeunload=null}}}};a.Event=function(b){if(!this.preventDefault)return new a.Event(b);if(b&&b.type){this.originalEvent=b;this.type=b.type}else this.type=b;this.timeStamp=g();this[f]=true};a.Event.prototype={preventDefault:function(){this.isDefaultPrevented=E;var a=this.originalEvent;if(a){a.preventDefault&&a.preventDefault();a.returnValue=false}},stopPropagation:function(){this.isPropagationStopped=E;var a=this.originalEvent;if(a){a.stopPropagation&&a.stopPropagation();a.cancelBubble=true}},stopImmediatePropagation:function(){this.isImmediatePropagationStopped=E;this.stopPropagation()},isDefaultPrevented:D,isPropagationStopped:D,isImmediatePropagationStopped:D};var F=function(c){for(var b=c.relatedTarget;b&&b!==this;)try{b=b.parentNode}catch(d){break}if(b!==this){c.type=c.data;a.event.handle.apply(this,arguments)}},G=function(b){b.type=b.data;a.event.handle.apply(this,arguments)};a.each({mouseenter:"mouseover",mouseleave:"mouseout"},function(b,c){a.event.special[b]={setup:function(d){a.event.add(this,c,d&&d.selector?G:F,b)},teardown:function(b){a.event.remove(this,c,b&&b.selector?G:F)}}});if(!a.support.submitBubbles)a.event.special.submit={setup:function(c,d,b){if(this.nodeName.toLowerCase()!=="form"){a.event.add(this,"click.specialSubmit."+b.guid,function(d){var b=d.target,c=b.type;if((c==="submit"||c==="image")&&a(b).closest("form").length)return R("submit",this,arguments)});a.event.add(this,"keypress.specialSubmit."+b.guid,function(c){var b=c.target,d=b.type;if((d==="text"||d==="password")&&a(b).closest("form").length&&c.keyCode===13)return R("submit",this,arguments)})}else return false},remove:function(c,b){a.event.remove(this,"click.specialSubmit"+(b?"."+b.guid:""));a.event.remove(this,"keypress.specialSubmit"+(b?"."+b.guid:""))}};if(!a.support.changeBubbles){var u=/textarea|input|select/i;function H(b){var d=b.type,c=b.value;if(d==="radio"||d==="checkbox")c=b.checked;else if(d==="select-multiple")c=b.selectedIndex>-1?a.map(b.options,function(a){return a.selected}).join("-"):"";else if(b.nodeName.toLowerCase()==="select")c=b.selectedIndex;return c}function v(d,g){var b=d.target,f,e;if(!(!u.test(b.nodeName)||b.readOnly)){f=a.data(b,"_change_data");e=H(b);(d.type!=="focusout"||b.type!=="radio")&&a.data(b,"_change_data",e);if(!(f===c||e===f))if(f!=null||e){d.type="change";return a.event.trigger(d,g,b)}}}a.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 c=a.target,b=c.type;if(a.keyCode===13&&c.nodeName.toLowerCase()!=="textarea"||a.keyCode===32&&(b==="checkbox"||b==="radio")||b==="select-multiple")return v.call(this,a)},beforeactivate:function(b){b=b.target;b.nodeName.toLowerCase()==="input"&&b.type==="radio"&&a.data(b,"_change_data",H(b))}},setup:function(d,e,c){for(var b in o)a.event.add(this,b+".specialChange."+c.guid,o[b]);return u.test(this.nodeName)},remove:function(d,b){for(var c in o)a.event.remove(this,c+".specialChange"+(b?"."+b.guid:""),o[c]);return u.test(this.nodeName)}};var o=a.event.special.change.filters}b.addEventListener&&a.each({focus:"focusin",blur:"focusout"},function(b,c){function d(b){b=a.event.fix(b);b.type=c;return a.event.handle.call(this,b)}a.event.special[c]={setup:function(){this.addEventListener(b,d,true)},teardown:function(){this.removeEventListener(b,d,true)}}});a.each(["bind","one"],function(d,b){a.fn[b]=function(d,f,e){if(typeof d==="object"){for(var g in d)this[b](g,f,d[g],e);return this}if(a.isFunction(f)){e=f;f=c}var h=b==="one"?a.proxy(e,function(b){a(this).unbind(b,h);return e.apply(this,arguments)}):e;return d==="unload"&&b!=="one"?this.one(d,f,e):this.each(function(){a.event.add(this,d,h,f)})}});a.fn.extend({unbind:function(b,d){if(typeof b==="object"&&!b.preventDefault){for(var c in b)this.unbind(c,b[c]);return this}return this.each(function(){a.event.remove(this,b,d)})},trigger:function(b,c){return this.each(function(){a.event.trigger(b,c,this)})},triggerHandler:function(b,c){if(this[0]){b=a.Event(b);b.preventDefault();b.stopPropagation();a.event.trigger(b,c,this[0]);return b.result}},toggle:function(b){for(var c=arguments,d=1;d<c.length;)a.proxy(b,c[d++]);return this.click(a.proxy(b,function(f){var e=(a.data(this,"lastToggle"+b.guid)||0)%d;a.data(this,"lastToggle"+b.guid,e+1);f.preventDefault();return c[e].apply(this,arguments)||false}))},hover:function(a,b){return this.mouseenter(a).mouseleave(b||a)}});a.each(["live","die"],function(d,b){a.fn[b]=function(e,g,f){var d,h=0;if(a.isFunction(g)){f=g;g=c}for(e=(e||"").split(/\s+/);(d=e[h++])!=null;){d=d==="focus"?"focusin":d==="blur"?"focusout":d==="hover"?e.push("mouseleave")&&"mouseenter":d;b==="live"?a(this.context).bind(T(d,this.selector),{data:g,selector:this.selector,live:d},f):a(this.context).unbind(T(d,this.selector),f?{guid:f.guid+this.selector+d}:null)}return this}});a.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(c,b){a.fn[b]=function(a){return a?this.bind(b,a):this.trigger(b)};if(a.attrFn)a.attrFn[b]=true});d.attachEvent&&!d.addEventListener&&d.attachEvent("onunload",function(){for(var b in a.cache)if(a.cache[b].handle)try{a.event.remove(a.cache[b].handle.elem)}catch(c){}});(function(){function k(d){for(var b="",a,c=0;d[c];c++){a=d[c];if(a.nodeType===3||a.nodeType===4)b+=a.nodeValue;else if(a.nodeType!==8)b+=k(a.childNodes)}return b}function o(e,g,f,c,b,h){b=0;for(var i=c.length;b<i;b++){var a=c[b];if(a){a=a[e];for(var d=false;a;){if(a.sizcache===f){d=c[a.sizset];break}if(a.nodeType===1&&!h){a.sizcache=f;a.sizset=b}if(a.nodeName.toLowerCase()===g){d=a;break}a=a[e]}c[b]=d}}}function p(g,f,h,c,b,i){b=0;for(var j=c.length;b<j;b++){var a=c[b];if(a){a=a[g];for(var d=false;a;){if(a.sizcache===h){d=c[a.sizset];break}if(a.nodeType===1){if(!i){a.sizcache=h;a.sizset=b}if(typeof f!=="string"){if(a===f){d=true;break}}else if(e.filter(f,[a]).length>0){d=a;break}}a=a[g]}c[b]=d}}}var m=/((?:\((?:\([^()]+\)|[^()]+)+\)|\[(?:\[[^[\]]*\]|['"][^'"]*['"]|[^[\]'"]+)+\]|\\.|[^ >+~,(\[\\]+)+|[>+~])(\s*,\s*)?((?:.|\r|\n)*)/g,l=0,r=Object.prototype.toString,f=false,s=true;[0,0].sort(function(){s=false;return 0});var e=function(c,h,k,p){k=k||[];var x=h=h||b;if(h.nodeType!==1&&h.nodeType!==9)return[];if(!c||typeof c!=="string")return k;for(var a=[],f,l,j,u,v=true,s=i(h),w=c;(m.exec(""),f=m.exec(w))!==null;){w=f[3];a.push(f[1]);if(f[2]){u=f[3];break}}if(a.length>1&&t.exec(c))if(a.length===2&&d.relative[a[0]])l=n(a[0]+a[1],h);else for(l=d.relative[a[0]]?[h]:e(a.shift(),h);a.length;){c=a.shift();if(d.relative[c])c+=a.shift();l=n(c,l)}else{if(!p&&a.length>1&&h.nodeType===9&&!s&&d.match.ID.test(a[0])&&!d.match.ID.test(a[a.length-1])){f=e.find(a.shift(),h,s);h=f.expr?e.filter(f.expr,f.set)[0]:f.set[0]}if(h){f=p?{expr:a.pop(),"set":g(p)}:e.find(a.pop(),a.length===1&&(a[0]==="~"||a[0]==="+")&&h.parentNode?h.parentNode:h,s);l=f.expr?e.filter(f.expr,f.set):f.set;if(a.length>0)j=g(l);else v=false;for(;a.length;){var o=a.pop();f=o;if(d.relative[o])f=a.pop();else o="";if(f==null)f=h;d.relative[o](j,f,s)}}else j=[]}j||(j=l);j||e.error(o||c);if(r.call(j)==="[object Array]")if(v)if(h&&h.nodeType===1)for(c=0;j[c]!=null;c++)j[c]&&(j[c]===true||j[c].nodeType===1&&q(h,j[c]))&&k.push(l[c]);else for(c=0;j[c]!=null;c++)j[c]&&j[c].nodeType===1&&k.push(l[c]);else k.push.apply(k,j);else g(j,k);if(u){e(u,x,k,p);e.uniqueSort(k)}return k};e.uniqueSort=function(a){if(h){f=s;a.sort(h);if(f)for(var b=1;b<a.length;b++)a[b]===a[b-1]&&a.splice(b--,1)}return a};e.matches=function(a,b){return e(a,null,null,b)};e.find=function(b,g,i){var c,a;if(!b)return[];for(var e=0,j=d.order.length;e<j;e++){var f=d.order[e];if(a=d.leftMatch[f].exec(b)){var h=a[1];a.splice(1,1);if(h.substr(h.length-1)!=="\\"){a[1]=(a[1]||"").replace(/\\/g,"");c=d.find[f](a,g,i);if(c!=null){b=b.replace(d.match[f],"");break}}}}c||(c=g.getElementsByTagName("*"));return{"set":c,expr:b}};e.filter=function(b,j,o,q){for(var r=b,m=[],g=j,a,h,t=j&&j[0]&&i(j[0]);b&&j.length;){for(var k in d.filter)if((a=d.leftMatch[k].exec(b))!=null&&a[2]){var s=d.filter[k],l,f;f=a[1];h=false;a.splice(1,1);if(f.substr(f.length-1)!=="\\"){if(g===m)m=[];if(d.preFilter[k])if(a=d.preFilter[k](a,g,o,m,q,t)){if(a===true)continue}else h=l=true;if(a)for(var n=0;(f=g[n])!=null;n++)if(f){l=s(f,a,n,g);var p=q^!!l;if(o&&l!=null)if(p)h=true;else g[n]=false;else if(p){m.push(f);h=true}}if(l!==c){o||(g=m);b=b.replace(d.match[k],"");if(!h)return[];break}}}if(b===r)if(h==null)e.error(b);else break;r=b}return g};e.error=function(a){throw"Syntax error, unrecognized expression: "+a;};var d=e.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(f,b){var d=typeof b==="string",c=d&&!/\W/.test(b);d=d&&!c;if(c)b=b.toLowerCase();c=0;for(var g=f.length,a;c<g;c++)if(a=f[c]){for(;(a=a.previousSibling)&&a.nodeType!==1;);f[c]=d||a&&a.nodeName.toLowerCase()===b?a||false:a===b}d&&e.filter(b,f,true)},">":function(b,c){var d=typeof c==="string";if(d&&!/\W/.test(c)){c=c.toLowerCase();for(var a=0,g=b.length;a<g;a++){var f=b[a];if(f){d=f.parentNode;b[a]=d.nodeName.toLowerCase()===c?d:false}}}else{a=0;for(g=b.length;a<g;a++)if(f=b[a])b[a]=d?f.parentNode:f.parentNode===c;d&&e.filter(c,b,true)}},"":function(c,a,d){var e=l++,b=p;if(typeof a==="string"&&!/\W/.test(a)){var f=a=a.toLowerCase();b=o}b("parentNode",a,e,c,f,d)},"~":function(c,a,d){var e=l++,b=p;if(typeof a==="string"&&!/\W/.test(a)){var f=a=a.toLowerCase();b=o}b("previousSibling",a,e,c,f,d)}},find:{ID:function(a,b,c){if(typeof b.getElementById!=="undefined"&&!c)return(a=b.getElementById(a[1]))?[a]:[]},NAME:function(d,a){if(typeof a.getElementsByName!=="undefined"){var c=[];a=a.getElementsByName(d[1]);for(var b=0,e=a.length;b<e;b++)a[b].getAttribute("name")===d[1]&&c.push(a[b]);return c.length===0?null:c}},TAG:function(a,b){return b.getElementsByTagName(a[1])}},preFilter:{CLASS:function(c,d,e,f,g,a){c=" "+c[1].replace(/\\/g,"")+" ";if(a)return c;a=0;for(var b;(b=d[a])!=null;a++)if(b)if(g^(b.className&&(" "+b.className+" ").replace(/[\t\n]/g," ").indexOf(c)>=0))e||f.push(b);else if(e)d[a]=false;return false},ID:function(a){return a[1].replace(/\\/g,"")},TAG:function(a){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]=l++;return a},ATTR:function(a,b,e,f,g,c){b=a[1].replace(/\\/g,"");if(!c&&d.attrMap[b])a[1]=d.attrMap[b];if(a[2]==="~=")a[4]=" "+a[4]+" ";return a},PSEUDO:function(a,b,c,f,g){if(a[1]==="not")if((m.exec(a[3])||"").length>1||/^\w/.test(a[3]))a[3]=e(a[3],null,null,b);else{a=e.filter(a[3],b,c,true^g);c||f.push.apply(f,a);return false}else if(d.match.POS.test(a[0])||d.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){return a.selected===true},parent:function(a){return!!a.firstChild},empty:function(a){return!a.firstChild},has:function(a,c,b){return!!e(b[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(b,a){return a===0},last:function(c,a,d,b){return a===b.length-1},even:function(b,a){return a%2===0},odd:function(b,a){return a%2===1},lt:function(c,a,b){return a<b[3]-0},gt:function(c,a,b){return a>b[3]-0},nth:function(c,a,b){return b[3]-0===a},eq:function(c,a,b){return b[3]-0===a}},filter:{PSEUDO:function(b,a,c,g){var f=a[1],h=d.filters[f];if(h)return h(b,c,a,g);else if(f==="contains")return(b.textContent||b.innerText||k([b])||"").indexOf(a[3])>=0;else if(f==="not"){a=a[3];c=0;for(g=a.length;c<g;c++)if(a[c]===b)return false;return true}else e.error("Syntax error, unrecognized expression: "+f)},CHILD:function(b,c){var d=c[1],a=b;switch(d){case"only":case"first":for(;a=a.previousSibling;)if(a.nodeType===1)return false;if(d==="first")return true;a=b;case"last":for(;a=a.nextSibling;)if(a.nodeType===1)return false;return true;case"nth":d=c[2];var f=c[3];if(d===1&&f===0)return true;c=c[0];var e=b.parentNode;if(e&&(e.sizcache!==c||!b.nodeIndex)){var g=0;for(a=e.firstChild;a;a=a.nextSibling)if(a.nodeType===1)a.nodeIndex=++g;e.sizcache=c}b=b.nodeIndex-f;return d===0?b===0:b%d===0&&b/d>=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(c,b){var a=b[1];c=d.attrHandle[a]?d.attrHandle[a](c):c[a]!=null?c[a]:c.getAttribute(a);a=c+"";var e=b[2];b=b[4];return c==null?e==="!=":e==="="?a===b:e==="*="?a.indexOf(b)>=0:e==="~="?(" "+a+" ").indexOf(b)>=0:!b?a&&c!==false:e==="!="?a!==b:e==="^="?a.indexOf(b)===0:e==="$="?a.substr(a.length-b.length)===b:e==="|="?a===b||a.substr(0,b.length+1)===b+"-":false},POS:function(c,a,e,f){var b=d.setFilters[a[2]];if(b)return b(c,e,a,f)}}},t=d.match.POS;for(var j in d.match){d.match[j]=new RegExp(d.match[j].source+/(?![^\[]*\])(?![^\(]*\))/.source);d.leftMatch[j]=new RegExp(/(^(?:.|\r|\n)*?)/.source+d.match[j].source.replace(/\\(\d+)/g,function(b,a){return"\\"+(a-0+1)}))}var g=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(b.documentElement.childNodes,0)}catch(u){g=function(a,c){c=c||[];if(r.call(a)==="[object Array]")Array.prototype.push.apply(c,a);else if(typeof a.length==="number")for(var b=0,d=a.length;b<d;b++)c.push(a[b]);else for(b=0;a[b];b++)c.push(a[b]);return c}}var h;if(b.documentElement.compareDocumentPosition)h=function(a,b){if(!a.compareDocumentPosition||!b.compareDocumentPosition){if(a==b)f=true;return a.compareDocumentPosition?-1:1}a=a.compareDocumentPosition(b)&4?-1:a===b?0:1;if(a===0)f=true;return a};else if("sourceIndex"in b.documentElement)h=function(a,b){if(!a.sourceIndex||!b.sourceIndex){if(a==b)f=true;return a.sourceIndex?-1:1}a=a.sourceIndex-b.sourceIndex;if(a===0)f=true;return a};else if(b.createRange)h=function(a,b){if(!a.ownerDocument||!b.ownerDocument){if(a==b)f=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);a=c.compareBoundaryPoints(Range.START_TO_END,d);if(a===0)f=true;return a};(function(){var a=b.createElement("div"),f="script"+(new Date).getTime();a.innerHTML="<a name='"+f+"'/>";var e=b.documentElement;e.insertBefore(a,e.firstChild);if(b.getElementById(f)){d.find.ID=function(b,a,d){if(typeof a.getElementById!=="undefined"&&!d)return(a=a.getElementById(b[1]))?a.id===b[1]||typeof a.getAttributeNode!=="undefined"&&a.getAttributeNode("id").nodeValue===b[1]?[a]:c:[]};d.filter.ID=function(a,c){var b=typeof a.getAttributeNode!=="undefined"&&a.getAttributeNode("id");return a.nodeType===1&&b&&b.nodeValue===c}}e.removeChild(a);e=a=null})();(function(){var a=b.createElement("div");a.appendChild(b.createComment(""));if(a.getElementsByTagName("*").length>0)d.find.TAG=function(b,a){a=a.getElementsByTagName(b[1]);if(b[1]==="*"){b=[];for(var c=0;a[c];c++)a[c].nodeType===1&&b.push(a[c]);a=b}return a};a.innerHTML="<a href='#'></a>";if(a.firstChild&&typeof a.firstChild.getAttribute!=="undefined"&&a.firstChild.getAttribute("href")!=="#")d.attrHandle.href=function(a){return a.getAttribute("href",2)};a=null})();b.querySelectorAll&&function(){var c=e,a=b.createElement("div");a.innerHTML="<p class='TEST'></p>";if(!(a.querySelectorAll&&a.querySelectorAll(".TEST").length===0)){e=function(d,a,e,f){a=a||b;if(!f&&a.nodeType===9&&!i(a))try{return g(a.querySelectorAll(d),e)}catch(h){}return c(d,a,e,f)};for(var d in c)e[d]=c[d];a=null}}();(function(){var a=b.createElement("div");a.innerHTML="<div class='test e'></div><div class='test'></div>";if(!(!a.getElementsByClassName||a.getElementsByClassName("e").length===0)){a.lastChild.className="e";if(a.getElementsByClassName("e").length!==1){d.order.splice(1,0,"CLASS");d.find.CLASS=function(b,a,c){if(typeof a.getElementsByClassName!=="undefined"&&!c)return a.getElementsByClassName(b[1])};a=null}}})();var q=b.compareDocumentPosition?function(a,b){return a.compareDocumentPosition(b)&16}:function(a,b){return a!==b&&(a.contains?a.contains(b):true)},i=function(a){return(a=(a?a.ownerDocument||a:0).documentElement)?a.nodeName!=="HTML":false},n=function(a,b){var f=[],g="",c;for(b=b.nodeType?[b]:b;c=d.match.PSEUDO.exec(a);){g+=c[0];a=a.replace(d.match.PSEUDO,"")}a=d.relative[a]?a+"*":a;c=0;for(var h=b.length;c<h;c++)e(a,b[c],f);return e.filter(g,f)};a.find=e;a.expr=e.selectors;a.expr[":"]=a.expr.filters;a.unique=e.uniqueSort;a.getText=k;a.isXMLDoc=i;a.contains=q})();var hb=/Until$/,ib=/^(?:parents|prevUntil|prevAll)/,jb=/,/;m=Array.prototype.slice;var I=function(c,b,d){if(a.isFunction(b))return a.grep(c,function(a,c){return!!b.call(a,c,a)===d});else if(b.nodeType)return a.grep(c,function(a){return a===b===d});else if(typeof b==="string"){var e=a.grep(c,function(a){return a.nodeType===1});if(Ab.test(b))return a.filter(b,e,!d);else b=a.filter(b,e)}return a.grep(c,function(c){return a.inArray(c,b)>=0===d})};a.fn.extend({find:function(g){for(var b=this.pushStack("","find",g),e=0,c=0,h=this.length;c<h;c++){e=b.length;a.find(g,this[c],b);if(c>0)for(var d=e;d<b.length;d++)for(var f=0;f<e;f++)if(b[f]===b[d]){b.splice(d--,1);break}}return b},has:function(c){var b=a(c);return this.filter(function(){for(var c=0,d=b.length;c<d;c++)if(a.contains(this,b[c]))return true})},not:function(a){return this.pushStack(I(this,a,false),"not",a)},filter:function(a){return this.pushStack(I(this,a,true),"filter",a)},is:function(b){return!!b&&a.filter(b,this).length>0},closest:function(e,g){if(a.isArray(e)){var h=[],c=this[0],d,f={},b;if(c&&e.length){d=0;for(var j=e.length;d<j;d++){b=e[d];f[b]||(f[b]=a.expr.match.POS.test(b)?a(b,g||this.context):b)}for(;c&&c.ownerDocument&&c!==g;){for(b in f){d=f[b];if(d.jquery?d.index(c)>-1:a(c).is(d)){h.push({selector:b,elem:c});delete f[b]}}c=c.parentNode}}return h}var i=a.expr.match.POS.test(e)?a(e,g||this.context):null;return this.map(function(c,b){for(;b&&b.ownerDocument&&b!==g;){if(i?i.index(b)>-1:a(b).is(e))return b;b=b.parentNode}return null})},index:function(b){return!b||typeof b==="string"?a.inArray(this[0],b?a(b):this.parent().children()):a.inArray(b.jquery?b[0]:b,this)},add:function(b,c){b=typeof b==="string"?a(b,c||this.context):a.makeArray(b);c=a.merge(this.get(),b);return this.pushStack(U(b[0])||U(c[0])?c:a.unique(c))},andSelf:function(){return this.add(this.prevObject)}});a.each({parent:function(a){return(a=a.parentNode)&&a.nodeType!==11?a:null},parents:function(b){return a.dir(b,"parentNode")},parentsUntil:function(b,d,c){return a.dir(b,"parentNode",c)},next:function(b){return a.nth(b,2,"nextSibling")},prev:function(b){return a.nth(b,2,"previousSibling")},nextAll:function(b){return a.dir(b,"nextSibling")},prevAll:function(b){return a.dir(b,"previousSibling")},nextUntil:function(b,d,c){return a.dir(b,"nextSibling",c)},prevUntil:function(b,d,c){return a.dir(b,"previousSibling",c)},siblings:function(b){return a.sibling(b.parentNode.firstChild,b)},children:function(b){return a.sibling(b.firstChild)},contents:function(b){return a.nodeName(b,"iframe")?b.contentDocument||b.contentWindow.document:a.makeArray(b.childNodes)}},function(b,c){a.fn[b]=function(f,e){var d=a.map(this,c,f);hb.test(b)||(e=f);if(e&&typeof e==="string")d=a.filter(e,d);d=this.length>1?a.unique(d):d;if((this.length>1||jb.test(e))&&ib.test(b))d=d.reverse();return this.pushStack(d,b,m.call(arguments).join(","))}});a.extend({filter:function(b,c,d){if(d)b=":not("+b+")";return a.find.matches(b,c)},dir:function(b,d,e){var f=[];for(b=b[d];b&&b.nodeType!==9&&(e===c||b.nodeType!==1||!a(b).is(e));){b.nodeType===1&&f.push(b);b=b[d]}return f},nth:function(a,b,c){b=b||1;for(var d=0;a;a=a[c])if(a.nodeType===1&&++d===b)break;return a},sibling:function(a,c){for(var b=[];a;a=a.nextSibling)a.nodeType===1&&a!==c&&b.push(a);return b}});var J=/ jQuery\d+="(?:\d+|null)"/g,p=/^\s+/,K=/(<([\w:]+)[^>]*?)\/>/g,kb=/^(?:area|br|col|embed|hr|img|input|link|meta|param)$/i,L=/<([\w:]+)/,lb=/<tbody/i,mb=/<|&\w+;/,X=/checked\s*(?:[^=]|=\s*.checked.)/i,M=function(b,c,a){return kb.test(a)?b:c+"></"+a+">"},e={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,"",""]};e.optgroup=e.option;e.tbody=e.tfoot=e.colgroup=e.caption=e.thead;e.th=e.td;if(!a.support.htmlSerialize)e._default=[1,"div<div>","</div>"];a.fn.extend({text:function(d){return a.isFunction(d)?this.each(function(c){var b=a(this);b.text(d.call(this,c,b.text()))}):typeof d!=="object"&&d!==c?this.empty().append((this[0]&&this[0].ownerDocument||b).createTextNode(d)):a.getText(this)},wrapAll:function(b){if(a.isFunction(b))return this.each(function(c){a(this).wrapAll(b.call(this,c))});if(this[0]){var c=a(b,this[0].ownerDocument).eq(0).clone(true);this[0].parentNode&&c.insertBefore(this[0]);c.map(function(){for(var a=this;a.firstChild&&a.firstChild.nodeType===1;)a=a.firstChild;return a}).append(this)}return this},wrapInner:function(b){return a.isFunction(b)?this.each(function(c){a(this).wrapInner(b.call(this,c))}):this.each(function(){var c=a(this),d=c.contents();d.length?d.wrapAll(b):c.append(b)})},wrap:function(b){return this.each(function(){a(this).wrapAll(b)})},unwrap:function(){return this.parent().each(function(){a.nodeName(this,"body")||a(this).replaceWith(this.childNodes)}).end()},append:function(){return this.domManip(arguments,true,function(a){this.nodeType===1&&this.appendChild(a)})},prepend:function(){return this.domManip(arguments,true,function(a){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 b=a(arguments[0]);b.push.apply(b,this.toArray());return this.pushStack(b,"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 b=this.pushStack(this,"after",arguments);b.push.apply(b,a(arguments[0]).toArray());return b}},clone:function(c){var b=this.map(function(){if(!a.support.noCloneEvent&&!a.isXMLDoc(this)){var b=this.outerHTML,c=this.ownerDocument;if(!b){b=c.createElement("div");b.appendChild(this.cloneNode(true));b=b.innerHTML}return a.clean([b.replace(J,"").replace(p,"")],c)[0]}else return this.cloneNode(true)});if(c===true){V(this,b);V(this.find("*"),b.find("*"))}return b},html:function(b){if(b===c)return this[0]&&this[0].nodeType===1?this[0].innerHTML.replace(J,""):null;else if(typeof b==="string"&&!/<script/i.test(b)&&(a.support.leadingWhitespace||!p.test(b))&&!e[(L.exec(b)||["",""])[1].toLowerCase()]){b=b.replace(K,M);try{for(var d=0,f=this.length;d<f;d++)if(this[d].nodeType===1){a.cleanData(this[d].getElementsByTagName("*"));this[d].innerHTML=b}}catch(g){this.empty().append(b)}}else a.isFunction(b)?this.each(function(d){var c=a(this),e=c.html();c.empty().append(function(){return b.call(this,d,e)})}):this.empty().append(b);return this},replaceWith:function(b){if(this[0]&&this[0].parentNode){if(a.isFunction(b))return this.each(function(d){var c=a(this),e=c.html();c.replaceWith(b.call(this,d,e))});else b=a(b).detach();return this.each(function(){var c=this.nextSibling,d=this.parentNode;a(this).remove();c?a(c).before(b):a(d).append(b)})}else return this.pushStack(a(a.isFunction(b)?b():b),"replaceWith",b)},detach:function(a){return this.remove(a,true)},domManip:function(b,d,h){function k(b){return a.nodeName(b,"table")?b.getElementsByTagName("tbody")[0]||b.appendChild(b.ownerDocument.createElement("tbody")):b}var e,i,g=b[0],j=[];if(!a.support.checkClone&&arguments.length===3&&typeof g==="string"&&X.test(g))return this.each(function(){a(this).domManip(b,d,h,true)});if(a.isFunction(g))return this.each(function(f){var e=a(this);b[0]=g.call(this,f,d?e.html():c);e.domManip(b,d,h)});if(this[0]){e=b[0]&&b[0].parentNode&&b[0].parentNode.nodeType===11?{fragment:b[0].parentNode}:W(b,this,j);if(i=e.fragment.firstChild){d=d&&a.nodeName(i,"tr");for(var f=0,l=this.length;f<l;f++)h.call(d?k(this[f],i):this[f],e.cacheable||this.length>1||f>0?e.fragment.cloneNode(true):e.fragment)}j&&a.each(j,sb)}return this}});a.fragments={};a.each({appendTo:"append",prependTo:"prepend",insertBefore:"before",insertAfter:"after",replaceAll:"replaceWith"},function(b,c){a.fn[b]=function(d){var f=[];d=a(d);for(var e=0,h=d.length;e<h;e++){var g=(e>0?this.clone(true):this).get();a.fn[c].apply(a(d[e]),g);f=f.concat(g)}return this.pushStack(f,b,d.selector)}});a.each({remove:function(b,c){if(!b||a.filter(b,[this]).length){if(!c&&this.nodeType===1){a.cleanData(this.getElementsByTagName("*"));a.cleanData([this])}this.parentNode&&this.parentNode.removeChild(this)}},empty:function(){for(this.nodeType===1&&a.cleanData(this.getElementsByTagName("*"));this.firstChild;)this.removeChild(this.firstChild)}},function(b,c){a.fn[b]=function(){return this.each(c,arguments)}});a.extend({clean:function(d,f,g,h){f=f||b;if(typeof f.createElement==="undefined")f=f.ownerDocument||f[0]&&f[0].ownerDocument||b;var c=[];a.each(d,function(g,b){if(typeof b==="number")b+="";if(b){if(typeof b==="string"&&!mb.test(b))b=f.createTextNode(b);else if(typeof b==="string"){b=b.replace(K,M);var h=(L.exec(b)||["",""])[1].toLowerCase(),d=e[h]||e._default,i=d[0];g=f.createElement("div");for(g.innerHTML=d[1]+b+d[2];i--;)g=g.lastChild;if(!a.support.tbody){i=lb.test(b);h=h==="table"&&!i?g.firstChild&&g.firstChild.childNodes:d[1]==="<table>"&&!i?g.childNodes:[];for(d=h.length-1;d>=0;--d)a.nodeName(h[d],"tbody")&&!h[d].childNodes.length&&h[d].parentNode.removeChild(h[d])}!a.support.leadingWhitespace&&p.test(b)&&g.insertBefore(f.createTextNode(p.exec(b)[0]),g.firstChild);b=a.makeArray(g.childNodes)}if(b.nodeType)c.push(b);else c=a.merge(c,b)}});if(g)for(d=0;c[d];d++)if(h&&a.nodeName(c[d],"script")&&(!c[d].type||c[d].type.toLowerCase()==="text/javascript"))h.push(c[d].parentNode?c[d].parentNode.removeChild(c[d]):c[d]);else{c[d].nodeType===1&&c.splice.apply(c,[d+1,0].concat(a.makeArray(c[d].getElementsByTagName("script"))));g.appendChild(c[d])}return c},cleanData:function(d){for(var c=0,b;(b=d[c])!=null;c++){a.event.remove(b);a.removeData(b)}}});var nb=/z-?index|font-?weight|opacity|zoom|line-?height/i,N=/alpha\([^)]*\)/,O=/opacity=([^)]*)/,w=/float/i,x=/-([a-z])/ig,ob=/([A-Z])/g,pb=/^-?\d+(?:px)?$/i,qb=/^-?\d/,rb={position:"absolute",visibility:"hidden",display:"block"},tb=["Left","Right"],vb=["Top","Bottom"],xb=b.defaultView&&b.defaultView.getComputedStyle,Q=a.support.cssFloat?"cssFloat":"styleFloat",y=function(b,a){return a.toUpperCase()};a.fn.css=function(b,d){return C(this,b,d,true,function(e,d,b){if(b===c)return a.curCSS(e,d);if(typeof b==="number"&&!nb.test(d))b+="px";a.style(e,d,b)})};a.extend({style:function(d,b,f){if(!d||d.nodeType===3||d.nodeType===8)return c;if((b==="width"||b==="height")&&parseFloat(f)<0)f=c;var e=d.style||d,g=f!==c;if(!a.support.opacity&&b==="opacity"){if(g){e.zoom=1;b=parseInt(f,10)+""==="NaN"?"":"alpha(opacity="+f*100+")";d=e.filter||a.curCSS(d,"filter")||"";e.filter=N.test(d)?d.replace(N,b):b}return e.filter&&e.filter.indexOf("opacity=")>=0?parseFloat(O.exec(e.filter)[1])/100+"":""}if(w.test(b))b=Q;b=b.replace(x,y);if(g)e[b]=f;return e[b]},css:function(b,c,g,e){if(c==="width"||c==="height"){var d,h=c==="width"?tb:vb;function f(){d=c==="width"?b.offsetWidth:b.offsetHeight;e!=="border"&&a.each(h,function(){e||(d-=parseFloat(a.curCSS(b,"padding"+this,true))||0);if(e==="margin")d+=parseFloat(a.curCSS(b,"margin"+this,true))||0;else d-=parseFloat(a.curCSS(b,"border"+this+"Width",true))||0})}b.offsetWidth!==0?f():a.swap(b,rb,f);return Math.max(0,Math.round(d))}return a.curCSS(b,c,g)},curCSS:function(c,b,f){var d,e=c.style;if(!a.support.opacity&&b==="opacity"&&c.currentStyle){d=O.test(c.currentStyle.filter||"")?parseFloat(RegExp.$1)/100+"":"";return d===""?"1":d}if(w.test(b))b=Q;if(!f&&e&&e[b])d=e[b];else if(xb){if(w.test(b))b="float";b=b.replace(ob,"-$1").toLowerCase();e=c.ownerDocument.defaultView;if(!e)return null;if(c=e.getComputedStyle(c,null))d=c.getPropertyValue(b);if(b==="opacity"&&d==="")d="1"}else if(c.currentStyle){f=b.replace(x,y);d=c.currentStyle[b]||c.currentStyle[f];if(!pb.test(d)&&qb.test(d)){b=e.left;var g=c.runtimeStyle.left;c.runtimeStyle.left=c.currentStyle.left;e.left=f==="fontSize"?"1em":d||0;d=e.pixelLeft+"px";e.left=b;c.runtimeStyle.left=g}}return d},swap:function(b,c,e){var d={};for(var a in c){d[a]=b.style[a];b.style[a]=c[a]}e.call(b);for(a in c)b.style[a]=d[a]}});if(a.expr&&a.expr.filters){a.expr.filters.hidden=function(b){var c=b.offsetWidth,d=b.offsetHeight,e=b.nodeName.toLowerCase()==="tr";return c===0&&d===0&&!e?true:c>0&&d>0&&!e?false:a.curCSS(b,"display")==="none"};a.expr.filters.visible=function(b){return!a.expr.filters.hidden(b)}}var zb=g(),Bb=/<script(.|\s)*?\/script>/gi,Db=/select|textarea/i,Fb=/color|date|datetime|email|hidden|month|number|password|range|search|tel|text|time|url|week/i,j=/=\?(&|$)/,z=/\?/,Hb=/(\?|&)_=.*?(&|$)/,Jb=/^(\w+:)?\/\/([^\/?#]+)/,Lb=/%20/g;a.fn.extend({_load:a.fn.load,load:function(b,c,e){if(typeof b!=="string")return this._load(b);else if(!this.length)return this;var d=b.indexOf(" ");if(d>=0){var f=b.slice(d,b.length);b=b.slice(0,d)}d="GET";if(c)if(a.isFunction(c)){e=c;c=null}else if(typeof c==="object"){c=a.param(c,a.ajaxSettings.traditional);d="POST"}var g=this;a.ajax({url:b,type:d,dataType:"html",data:c,complete:function(b,c){(c==="success"||c==="notmodified")&&g.html(f?a("<div />").append(b.responseText.replace(Bb,"")).find(f):b.responseText);e&&g.each(e,[b.responseText,c,b])}});return this},serialize:function(){return a.param(this.serializeArray())},serializeArray:function(){return this.map(function(){return this.elements?a.makeArray(this.elements):this}).filter(function(){return this.name&&!this.disabled&&(this.checked||Db.test(this.nodeName)||Fb.test(this.type))}).map(function(b,c){b=a(this).val();return b==null?null:a.isArray(b)?a.map(b,function(a){return{name:c.name,value:a}}):{name:c.name,value:b}}).get()}});a.each("ajaxStart ajaxStop ajaxComplete ajaxError ajaxSuccess ajaxSend".split(" "),function(c,b){a.fn[b]=function(a){return this.bind(b,a)}});a.extend({"get":function(e,b,c,d){if(a.isFunction(b)){d=d||c;c=b;b=null}return a.ajax({type:"GET",url:e,data:b,success:c,dataType:d})},getScript:function(b,c){return a.get(b,null,c,"script")},getJSON:function(b,c,d){return a.get(b,c,d,"json")},post:function(e,b,c,d){if(a.isFunction(b)){d=d||c;c=b;b={}}return a.ajax({type:"POST",url:e,data:b,success:c,dataType:d})},ajaxSetup:function(b){a.extend(a.ajaxSettings,b)},ajaxSettings:{url:location.href,global:true,type:"GET",contentType:"application/x-www-form-urlencoded",processData:true,async:true,xhr:d.XMLHttpRequest&&(d.location.protocol!=="file:"||!d.ActiveXObject)?function(){return new d.XMLHttpRequest}:function(){try{return new d.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(o){function r(){e.success&&e.success.call(v,u,m,f);e.global&&s("ajaxSuccess",[f,e])}function p(){e.complete&&e.complete.call(v,f,m);e.global&&s("ajaxComplete",[f,e]);e.global&&!--a.active&&a.event.trigger("ajaxStop")}function s(c,b){(e.context?a(e.context):a.event).trigger(c,b)}var e=a.extend(true,{},a.ajaxSettings,o),i,m,u,v=o&&o.context||e,k=e.type.toUpperCase();if(e.data&&e.processData&&typeof e.data!=="string")e.data=a.param(e.data,e.traditional);if(e.dataType==="jsonp"){if(k==="GET")j.test(e.url)||(e.url+=(z.test(e.url)?"&":"?")+(e.jsonp||"callback")+"=?");else if(!e.data||!j.test(e.data))e.data=(e.data?e.data+"&":"")+(e.jsonp||"callback")+"=?";e.dataType="json"}if(e.dataType==="json"&&(e.data&&j.test(e.data)||j.test(e.url))){i=e.jsonpCallback||"jsonp"+zb++;if(e.data)e.data=(e.data+"").replace(j,"="+i+"$1");e.url=e.url.replace(j,"="+i+"$1");e.dataType="script";d[i]=d[i]||function(a){u=a;r();p();d[i]=c;try{delete d[i]}catch(b){}n&&n.removeChild(h)}}if(e.dataType==="script"&&e.cache===null)e.cache=false;if(e.cache===false&&k==="GET"){var l=g(),x=e.url.replace(Hb,"$1_="+l+"$2");e.url=x+(x===e.url?(z.test(e.url)?"&":"?")+"_="+l:"")}if(e.data&&k==="GET")e.url+=(z.test(e.url)?"&":"?")+e.data;e.global&&!a.active++&&a.event.trigger("ajaxStart");l=(l=Jb.exec(e.url))&&(l[1]&&l[1]!==location.protocol||l[2]!==location.host);if(e.dataType==="script"&&k==="GET"&&l){var n=b.getElementsByTagName("head")[0]||b.documentElement,h=b.createElement("script");h.src=e.url;if(e.scriptCharset)h.charset=e.scriptCharset;if(!i){var w=false;h.onload=h.onreadystatechange=function(){if(!w&&(!this.readyState||this.readyState==="loaded"||this.readyState==="complete")){w=true;r();p();h.onload=h.onreadystatechange=null;n&&h.parentNode&&n.removeChild(h)}}}n.insertBefore(h,n.firstChild);return c}var q=false,f=e.xhr();if(f){e.username?f.open(k,e.url,e.async,e.username,e.password):f.open(k,e.url,e.async);try{(e.data||o&&o.contentType)&&f.setRequestHeader("Content-Type",e.contentType);if(e.ifModified){a.lastModified[e.url]&&f.setRequestHeader("If-Modified-Since",a.lastModified[e.url]);a.etag[e.url]&&f.setRequestHeader("If-None-Match",a.etag[e.url])}l||f.setRequestHeader("X-Requested-With","XMLHttpRequest");f.setRequestHeader("Accept",e.dataType&&e.accepts[e.dataType]?e.accepts[e.dataType]+", */*":e.accepts._default)}catch(A){}if(e.beforeSend&&e.beforeSend.call(v,f,e)===false){e.global&&!--a.active&&a.event.trigger("ajaxStop");f.abort();return false}e.global&&s("ajaxSend",[f,e]);var t=f.onreadystatechange=function(b){if(!f||f.readyState===0||b==="abort"){q||p();q=true;if(f)f.onreadystatechange=a.noop}else if(!q&&f&&(f.readyState===4||b==="timeout")){q=true;f.onreadystatechange=a.noop;m=b==="timeout"?"timeout":!a.httpSuccess(f)?"error":e.ifModified&&a.httpNotModified(f,e.url)?"notmodified":"success";var c;if(m==="success")try{u=a.httpData(f,e.dataType,e)}catch(d){m="parsererror";c=d}if(m==="success"||m==="notmodified")i||r();else a.handleError(e,f,m,c);p();b==="timeout"&&f.abort();if(e.async)f=null}};try{var y=f.abort;f.abort=function(){f&&y.call(f);t("abort")}}catch(B){}e.async&&e.timeout>0&&setTimeout(function(){f&&!q&&t("timeout")},e.timeout);try{f.send(k==="POST"||k==="PUT"||k==="DELETE"?e.data:null)}catch(C){a.handleError(e,f,null,C);p()}e.async||t();return f}},handleError:function(b,c,e,d){b.error&&b.error.call(b.context||b,c,e,d);b.global&&(b.context?a(b.context):a.event).trigger("ajaxError",[c,b,d])},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(b,c){var d=b.getResponseHeader("Last-Modified"),e=b.getResponseHeader("Etag");if(d)a.lastModified[c]=d;if(e)a.etag[c]=e;return b.status===304||b.status===0},httpData:function(b,c,d){var e=b.getResponseHeader("content-type")||"",f=c==="xml"||!c&&e.indexOf("xml")>=0;b=f?b.responseXML:b.responseText;f&&b.documentElement.nodeName==="parsererror"&&a.error("parsererror");if(d&&d.dataFilter)b=d.dataFilter(b,c);if(typeof b==="string")if(c==="json"||!c&&e.indexOf("json")>=0)b=a.parseJSON(b);else(c==="script"||!c&&e.indexOf("javascript")>=0)&&a.globalEval(b);return b},param:function(b,d){function e(c,b){if(a.isArray(b))a.each(b,function(f,b){d?g(c,b):e(c+"["+(typeof b==="object"||a.isArray(b)?f:"")+"]",b)});else!d&&b!=null&&typeof b==="object"?a.each(b,function(b,a){e(c+"["+b+"]",a)}):g(c,b)}function g(c,b){b=a.isFunction(b)?b():b;f[f.length]=encodeURIComponent(c)+"="+encodeURIComponent(b)}var f=[];if(d===c)d=a.ajaxSettings.traditional;if(a.isArray(b)||b.jquery)a.each(b,function(){g(this.name,this.value)});else for(var h in b)e(h,b[h]);return f.join("&").replace(Lb,"+")}});var A={},Nb=/toggle|show|hide/,Pb=/^([+-]=)?([\d+-.]+)(.*)$/,q,Y=[["height","marginTop","marginBottom","paddingTop","paddingBottom"],["width","marginLeft","marginRight","paddingLeft","paddingRight"],["opacity"]];a.fn.extend({show:function(b,e){if(b||b===0)return this.animate(h("show",3),b,e);else{b=0;for(e=this.length;b<e;b++){var c=a.data(this[b],"olddisplay");this[b].style.display=c||"";if(a.css(this[b],"display")==="none"){c=this[b].nodeName;var d;if(A[c])d=A[c];else{var f=a("<"+c+" />").appendTo("body");d=f.css("display");if(d==="none")d="block";f.remove();A[c]=d}a.data(this[b],"olddisplay",d)}}b=0;for(e=this.length;b<e;b++)this[b].style.display=a.data(this[b],"olddisplay")||"";return this}},hide:function(b,c){if(b||b===0)return this.animate(h("hide",3),b,c);else{b=0;for(c=this.length;b<c;b++){var d=a.data(this[b],"olddisplay");!d&&d!=="none"&&a.data(this[b],"olddisplay",a.css(this[b],"display"))}b=0;for(c=this.length;b<c;b++)this[b].style.display="none";return this}},_toggle:a.fn.toggle,toggle:function(b,c){var d=typeof b==="boolean";if(a.isFunction(b)&&a.isFunction(c))this._toggle.apply(this,arguments);else b==null||d?this.each(function(){var c=d?b:a(this).is(":hidden");a(this)[c?"show":"hide"]()}):this.animate(h("toggle",3),b,c);return this},fadeTo:function(a,b,c){return this.filter(":hidden").css("opacity",0).show().end().animate({opacity:b},a,c)},animate:function(b,d,e,f){var c=a.speed(d,e,f);return a.isEmptyObject(b)?this.each(c.complete):this[c.queue===false?"each":"queue"](function(){var e=a.extend({},c),d,g=this.nodeType===1&&a(this).is(":hidden"),h=this;for(d in b){var f=d.replace(x,y);if(d!==f){b[f]=b[d];delete b[d];d=f}if(b[d]==="hide"&&g||b[d]==="show"&&!g)return e.complete.call(this);if((d==="height"||d==="width")&&this.style){e.display=a.css(this,"display");e.overflow=this.style.overflow}if(a.isArray(b[d])){(e.specialEasing=e.specialEasing||{})[d]=b[d][1];b[d]=b[d][0]}}if(e.overflow!=null)this.style.overflow="hidden";e.curAnim=a.extend({},b);a.each(b,function(k,c){var f=new a.fx(h,e,k);if(Nb.test(c))f[c==="toggle"?g?"show":"hide":c](b);else{var i=Pb.exec(c),d=f.cur(true)||0;if(i){c=parseFloat(i[2]);var j=i[3]||"px";if(j!=="px"){h.style[k]=(c||1)+j;d=(c||1)/f.cur(true)*d;h.style[k]=d+j}if(i[1])c=(i[1]==="-="?-1:1)*c+d;f.custom(d,c,j)}else f.custom(d,c,"")}});return true})},stop:function(d,c){var b=a.timers;d&&this.queue([]);this.each(function(){for(var a=b.length-1;a>=0;a--)if(b[a].elem===this){c&&b[a](true);b.splice(a,1)}});c||this.dequeue();return this}});a.each({slideDown:h("show",1),slideUp:h("hide",1),slideToggle:h("toggle",1),fadeIn:{opacity:"show"},fadeOut:{opacity:"hide"}},function(b,c){a.fn[b]=function(a,b){return this.animate(c,a,b)}});a.extend({speed:function(c,d,e){var b=c&&typeof c==="object"?c:{complete:e||!e&&d||a.isFunction(c)&&c,duration:c,easing:e&&d||d&&!a.isFunction(d)&&d};b.duration=a.fx.off?0:typeof b.duration==="number"?b.duration:a.fx.speeds[b.duration]||a.fx.speeds._default;b.old=b.complete;b.complete=function(){b.queue!==false&&a(this).dequeue();a.isFunction(b.old)&&b.old.call(this)};return b},easing:{linear:function(a,d,b,c){return b+c*a},swing:function(a,d,b,c){return(-Math.cos(a*Math.PI)/2+.5)*c+b}},timers:[],fx:function(b,a,c){this.options=a;this.elem=b;this.prop=c;if(!a.orig)a.orig={}}});a.fx.prototype={update:function(){this.options.step&&this.options.step.call(this.elem,this.now,this);(a.fx.step[this.prop]||a.fx.step._default)(this);if((this.prop==="height"||this.prop==="width")&&this.elem.style)this.elem.style.display="block"},cur:function(b){return this.elem[this.prop]!=null&&(!this.elem.style||this.elem.style[this.prop]==null)?this.elem[this.prop]:(b=parseFloat(a.css(this.elem,this.prop,b)))&&b>-1e4?b:parseFloat(a.curCSS(this.elem,this.prop))||0},custom:function(c,d,e){function b(a){return f.step(a)}this.startTime=g();this.start=c;this.end=d;this.unit=e||this.unit||"px";this.now=this.start;this.pos=this.state=0;var f=this;b.elem=this.elem;if(b()&&a.timers.push(b)&&!q)q=setInterval(a.fx.tick,13)},show:function(){this.options.orig[this.prop]=a.style(this.elem,this.prop);this.options.show=true;this.custom(this.prop==="width"||this.prop==="height"?1:0,this.cur());a(this.elem).show()},hide:function(){this.options.orig[this.prop]=a.style(this.elem,this.prop);this.options.hide=true;this.custom(this.cur(),0)},step:function(b){var d=g(),e=true;if(b||d>=this.options.duration+this.startTime){this.now=this.end;this.pos=this.state=1;this.update();this.options.curAnim[this.prop]=true;for(var f in this.options.curAnim)if(this.options.curAnim[f]!==true)e=false;if(e){if(this.options.display!=null){this.elem.style.overflow=this.options.overflow;b=a.data(this.elem,"olddisplay");this.elem.style.display=b?b:this.options.display;if(a.css(this.elem,"display")==="none")this.elem.style.display="block"}this.options.hide&&a(this.elem).hide();if(this.options.hide||this.options.show)for(var c in this.options.curAnim)a.style(this.elem,c,this.options.orig[c]);this.options.complete.call(this.elem)}return false}else{c=d-this.startTime;this.state=c/this.options.duration;b=this.options.easing||(a.easing.swing?"swing":"linear");this.pos=a.easing[this.options.specialEasing&&this.options.specialEasing[this.prop]||b](this.state,c,0,1,this.options.duration);this.now=this.start+(this.end-this.start)*this.pos;this.update()}return true}};a.extend(a.fx,{tick:function(){for(var b=a.timers,c=0;c<b.length;c++)b[c]()||b.splice(c--,1);b.length||a.fx.stop()},stop:function(){clearInterval(q);q=null},speeds:{slow:600,fast:200,_default:400},step:{opacity:function(b){a.style(b.elem,"opacity",b.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(a.expr&&a.expr.filters)a.expr.filters.animated=function(b){return a.grep(a.timers,function(a){return b===a.elem}).length};a.fn.offset="getBoundingClientRect"in b.documentElement?function(d){var b=this[0];if(d)return this.each(function(b){a.offset.setOffset(this,d,b)});if(!b||!b.ownerDocument)return null;if(b===b.ownerDocument.body)return a.offset.bodyOffset(b);var e=b.getBoundingClientRect(),c=b.ownerDocument;b=c.body;c=c.documentElement;return{top:e.top+(self.pageYOffset||a.support.boxModel&&c.scrollTop||b.scrollTop)-(c.clientTop||b.clientTop||0),left:e.left+(self.pageXOffset||a.support.boxModel&&c.scrollLeft||b.scrollLeft)-(c.clientLeft||b.clientLeft||0)}}:function(k){var b=this[0];if(k)return this.each(function(b){a.offset.setOffset(this,k,b)});if(!b||!b.ownerDocument)return null;if(b===b.ownerDocument.body)return a.offset.bodyOffset(b);a.offset.initialize();var i=b.offsetParent,d=b,c=b.ownerDocument,e,j=c.documentElement,h=c.body;d=(c=c.defaultView)?c.getComputedStyle(b,null):b.currentStyle;for(var g=b.offsetTop,f=b.offsetLeft;(b=b.parentNode)&&b!==h&&b!==j;){if(a.offset.supportsFixedPosition&&d.position==="fixed")break;e=c?c.getComputedStyle(b,null):b.currentStyle;g-=b.scrollTop;f-=b.scrollLeft;if(b===i){g+=b.offsetTop;f+=b.offsetLeft;if(a.offset.doesNotAddBorder&&!(a.offset.doesAddBorderForTableAndCells&&/^t(able|d|h)$/i.test(b.nodeName))){g+=parseFloat(e.borderTopWidth)||0;f+=parseFloat(e.borderLeftWidth)||0}d=i;i=b.offsetParent}if(a.offset.subtractsBorderForOverflowNotVisible&&e.overflow!=="visible"){g+=parseFloat(e.borderTopWidth)||0;f+=parseFloat(e.borderLeftWidth)||0}d=e}if(d.position==="relative"||d.position==="static"){g+=h.offsetTop;f+=h.offsetLeft}if(a.offset.supportsFixedPosition&&d.position==="fixed"){g+=Math.max(j.scrollTop,h.scrollTop);f+=Math.max(j.scrollLeft,h.scrollLeft)}return{top:g,left:f}};a.offset={initialize:function(){var d=b.body,e=b.createElement("div"),f,c,g,h=parseFloat(a.curCSS(d,"marginTop",true))||0;a.extend(e.style,{position:"absolute",top:0,left:0,margin:0,border:0,width:"1px",height:"1px",visibility:"hidden"});e.innerHTML="<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>";d.insertBefore(e,d.firstChild);f=e.firstChild;c=f.firstChild;g=f.nextSibling.firstChild.firstChild;this.doesNotAddBorder=c.offsetTop!==5;this.doesAddBorderForTableAndCells=g.offsetTop===5;c.style.position="fixed";c.style.top="20px";this.supportsFixedPosition=c.offsetTop===20||c.offsetTop===15;c.style.position=c.style.top="";f.style.overflow="hidden";f.style.position="relative";this.subtractsBorderForOverflowNotVisible=c.offsetTop===-5;this.doesNotIncludeMarginInBodyOffset=d.offsetTop!==h;d.removeChild(e);a.offset.initialize=a.noop},bodyOffset:function(b){var c=b.offsetTop,d=b.offsetLeft;a.offset.initialize();if(a.offset.doesNotIncludeMarginInBodyOffset){c+=parseFloat(a.curCSS(b,"marginTop",true))||0;d+=parseFloat(a.curCSS(b,"marginLeft",true))||0}return{top:c,left:d}},setOffset:function(b,c,d){if(/static/.test(a.curCSS(b,"position")))b.style.position="relative";var f=a(b),e=f.offset(),g=parseInt(a.curCSS(b,"top",true),10)||0,h=parseInt(a.curCSS(b,"left",true),10)||0;if(a.isFunction(c))c=c.call(b,d,e);d={top:c.top-e.top+g,left:c.left-e.left+h};"using"in c?c.using.call(b,d):f.css(d)}};a.fn.extend({position:function(){if(!this[0])return null;var e=this[0],b=this.offsetParent(),c=this.offset(),d=/^body|html$/i.test(b[0].nodeName)?{top:0,left:0}:b.offset();c.top-=parseFloat(a.curCSS(e,"marginTop",true))||0;c.left-=parseFloat(a.curCSS(e,"marginLeft",true))||0;d.top+=parseFloat(a.curCSS(b[0],"borderTopWidth",true))||0;d.left+=parseFloat(a.curCSS(b[0],"borderLeftWidth",true))||0;return{top:c.top-d.top,left:c.left-d.left}},offsetParent:function(){return this.map(function(){for(var c=this.offsetParent||b.body;c&&!/^body|html$/i.test(c.nodeName)&&a.css(c,"position")==="static";)c=c.offsetParent;return c})}});a.each(["Left","Top"],function(d,e){var b="scroll"+e;a.fn[b]=function(f){var g=this[0],e;return!g?null:f!==c?this.each(function(){if(e=Z(this))e.scrollTo(!d?f:a(e).scrollLeft(),d?f:a(e).scrollTop());else this[b]=f}):(e=Z(g))?"pageXOffset"in e?e[d?"pageYOffset":"pageXOffset"]:a.support.boxModel&&e.document.documentElement[b]||e.document.body[b]:g[b]}});a.each(["Height","Width"],function(e,b){var d=b.toLowerCase();a.fn["inner"+b]=function(){return this[0]?a.css(this[0],d,false,"padding"):null};a.fn["outer"+b]=function(b){return this[0]?a.css(this[0],d,false,b?"margin":"border"):null};a.fn[d]=function(f){var e=this[0];return!e?f==null?null:this:a.isFunction(f)?this.each(function(c){var b=a(this);b[d](f.call(this,c,b[d]()))}):"scrollTo"in e&&e.document?e.document.compatMode==="CSS1Compat"&&e.document.documentElement["client"+b]||e.document.body["client"+b]:e.nodeType===9?Math.max(e.documentElement["client"+b],e.body["scroll"+b],e.documentElement["scroll"+b],e.body["offset"+b],e.documentElement["offset"+b]):f===c?a.css(e,d):this.css(d,typeof f==="string"?f:f+"px")}});d.jQuery=d.$=a})(window)
