/*
 * 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(Ah,Ak){function A2(){if(!Am.isReady){try{Aj.documentElement.doScroll("left")}catch(F){setTimeout(A2,1);return}Am.ready()}}function AE(G,F){F.src?Am.ajax({url:F.src,async:false,dataType:"script"}):Am.globalEval(F.text||F.textContent||F.innerHTML||"");F.parentNode&&F.parentNode.removeChild(F)}function l(N,L,P,O,F,J){var G=N.length;if(typeof L==="object"){for(var K in L){l(N,K,L[K],O,F,P)}return N}if(P!==Ak){O=!J&&O&&Am.isFunction(P);for(K=0;K<G;K++){F(N[K],L,O?P.call(N[K],K,F(N[K],L)):P,J)}return N}return G?F(N[0],L):null}function x(){return(new Date).getTime()}function m(){return false}function j(){return true}function A3(J,G,F){F[0].type=J;return Am.event.handle.apply(G,F)}function A0(S){var P,V=[],T=[],F=arguments,K,J,L,N,O,G,Q=Am.extend({},Am.data(this,"events").live);if(!(S.button&&S.type==="click")){for(N in Q){J=Q[N];if(J.live===S.type||J.altLive&&Am.inArray(S.type,J.altLive)>-1){K=J.data;K.beforeFilter&&K.beforeFilter[S.type]&&!K.beforeFilter[S.type](S)||T.push(J.selector)}else{delete Q[N]}}K=Am(S.target).closest(T,S.currentTarget);O=0;for(G=K.length;O<G;O++){for(N in Q){J=Q[N];L=K[O].elem;T=null;if(K[O].selector===J.selector){if(J.live==="mouseenter"||J.live==="mouseleave"){T=Am(S.relatedTarget).closest(J.selector)[0]}if(!T||T!==L){V.push({elem:L,fn:J})}}}}O=0;for(G=V.length;O<G;O++){K=V[O];S.currentTarget=K.elem;S.data=K.fn.data;if(K.fn.apply(K.elem,F)===false){P=false;break}}return P}}function A1(G,F){return"live."+(G?G+".":"")+F.replace(/\./g,"`").replace(/ /g,"&")}function AQ(F){return !F||!F.parentNode||F.parentNode.nodeType===11}function AR(J,G){var F=0;G.each(function(){if(this.nodeName===(J[F]&&J[F].nodeName)){var O=Am.data(J[F++]),L=Am.data(this,O);if(O=O&&O.events){delete L.handle;L.events={};for(var K in O){for(var N in O[K]){Am.event.add(this,K,O[K][N],O[K][N].data)}}}}})}function AO(L,K,F){var N,G,J;if(L.length===1&&typeof L[0]==="string"&&L[0].length<512&&L[0].indexOf("<option")<0&&(Am.support.checkClone||!AP.test(L[0]))){G=true;if(J=Am.fragments[L[0]]){if(J!==1){N=J}}}if(!N){K=K&&K[0]?K[0].ownerDocument||K[0]:Aj;N=K.createDocumentFragment();Am.clean(L,K,N,F)}if(G){Am.fragments[L[0]]=J?N:1}return{fragment:N,cacheable:G}}function y(J,G){var F={};Am.each(AU.concat.apply([],AU.slice(0,G)),function(){F[this]=J});return F}function AV(F){return"scrollTo" in F&&F.document?F:F.nodeType===9?F.defaultView||F.parentWindow:false}var Am=function(G,F){return new Am.fn.init(G,F)},AB=Ah.jQuery,AC=Ah.$,Aj=Ah.document,p,Ar=/^[^<]*(<[\w\W]+>)[^>]*$|^#([\w-]+)$/,As=/^.[^:#\[\.,]*$/,Ap=/\S/,Aq=/^(\s|\u00A0)+|(\s|\u00A0)+$/g,Av=/^<(\w+)\s*\/?>(?:<\/\1>)?$/,Ad=navigator.userAgent,AS=false,q=[],Ae,E=Object.prototype.toString,Ay=Object.prototype.hasOwnProperty,A4=Array.prototype.push,s=Array.prototype.slice,AT=Array.prototype.indexOf;Am.fn=Am.prototype={init:function(J,G){var F,K;if(!J){return this}if(J.nodeType){this.context=this[0]=J;this.length=1;return this}if(typeof J==="string"){if((F=Ar.exec(J))&&(F[1]||!G)){if(F[1]){K=G?G.ownerDocument||G:Aj;if(J=Av.exec(J)){if(Am.isPlainObject(G)){J=[Aj.createElement(J[1])];Am.fn.attr.call(J,G,true)}else{J=[K.createElement(J[1])]}}else{J=AO([F[1]],[K]);J=(J.cacheable?J.fragment.cloneNode(true):J.fragment).childNodes}}else{if(G=Aj.getElementById(F[2])){if(G.id!==F[2]){return p.find(J)}this.length=1;this[0]=G}this.context=Aj;this.selector=J;return this}}else{if(!G&&/^\w+$/.test(J)){this.selector=J;this.context=Aj;J=Aj.getElementsByTagName(J)}else{return !G||G.jquery?(G||p).find(J):Am(G).find(J)}}}else{if(Am.isFunction(J)){return p.ready(J)}}if(J.selector!==Ak){this.selector=J.selector;this.context=J.context}return Am.isArray(J)?this.setArray(J):Am.makeArray(J,this)},selector:"",jquery:"1.4.1",length:0,size:function(){return this.length},toArray:function(){return s.call(this,0)},get:function(F){return F==null?this.toArray():F<0?this.slice(F)[0]:this[F]},pushStack:function(J,G,F){J=Am(J||null);J.prevObject=this;J.context=this.context;if(G==="find"){J.selector=this.selector+(this.selector?" ":"")+F}else{if(G){J.selector=this.selector+"."+G+"("+F+")"}}return J},setArray:function(F){this.length=0;A4.apply(this,F);return this},each:function(G,F){return Am.each(this,G,F)},ready:function(F){Am.bindReady();if(Am.isReady){F.call(Aj,Am)}else{q&&q.push(F)}return this},eq:function(F){return F===-1?this.slice(F):this.slice(F,+F+1)},first:function(){return this.eq(0)},last:function(){return this.eq(-1)},slice:function(){return this.pushStack(s.apply(this,arguments),"slice",s.call(arguments).join(","))},map:function(F){return this.pushStack(Am.map(this,function(J,G){return F.call(J,G,J)}))},end:function(){return this.prevObject||Am(null)},push:A4,sort:[].sort,splice:[].splice};Am.fn.init.prototype=Am.fn;Am.extend=Am.fn.extend=function(){var N=arguments[0]||{},L=1,P=arguments.length,O=false,F,J,G,K;if(typeof N==="boolean"){O=N;N=arguments[1]||{};L=2}if(typeof N!=="object"&&!Am.isFunction(N)){N={}}if(P===L){N=this;--L}for(;L<P;L++){if((F=arguments[L])!=null){for(J in F){G=N[J];K=F[J];if(N!==K){if(O&&K&&(Am.isPlainObject(K)||Am.isArray(K))){G=G&&(Am.isPlainObject(G)||Am.isArray(G))?G:Am.isArray(K)?[]:{};N[J]=Am.extend(O,G,K)}else{if(K!==Ak){N[J]=K}}}}}}return N};Am.extend({noConflict:function(F){Ah.$=AC;if(F){Ah.jQuery=AB}return Am},isReady:false,ready:function(){if(!Am.isReady){if(!Aj.body){return setTimeout(Am.ready,13)}Am.isReady=true;if(q){for(var G,F=0;G=q[F++];){G.call(Aj,Am)}q=null}Am.fn.triggerHandler&&Am(Aj).triggerHandler("ready")}},bindReady:function(){if(!AS){AS=true;if(Aj.readyState==="complete"){return Am.ready()}if(Aj.addEventListener){Aj.addEventListener("DOMContentLoaded",Ae,false);Ah.addEventListener("load",Am.ready,false)}else{if(Aj.attachEvent){Aj.attachEvent("onreadystatechange",Ae);Ah.attachEvent("onload",Am.ready);var G=false;try{G=Ah.frameElement==null}catch(F){}Aj.documentElement.doScroll&&G&&A2()}}}},isFunction:function(F){return E.call(F)==="[object Function]"},isArray:function(F){return E.call(F)==="[object Array]"},isPlainObject:function(G){if(!G||E.call(G)!=="[object Object]"||G.nodeType||G.setInterval){return false}if(G.constructor&&!Ay.call(G,"constructor")&&!Ay.call(G.constructor.prototype,"isPrototypeOf")){return false}var F;for(F in G){}return F===Ak||Ay.call(G,F)},isEmptyObject:function(G){for(var F in G){return false}return true},error:function(F){throw F},parseJSON:function(F){if(typeof F!=="string"||!F){return null}if(/^[\],:{}\s]*$/.test(F.replace(/\\(?:["\\\/bfnrt]|u[0-9a-fA-F]{4})/g,"@").replace(/"[^"\\\n\r]*"|true|false|null|-?\d+(?:\.\d*)?(?:[eE][+\-]?\d+)?/g,"]").replace(/(?:^|:|,)(?:\s*\[)+/g,""))){return Ah.JSON&&Ah.JSON.parse?Ah.JSON.parse(F):(new Function("return "+F))()}else{Am.error("Invalid JSON: "+F)}},noop:function(){},globalEval:function(J){if(J&&Ap.test(J)){var G=Aj.getElementsByTagName("head")[0]||Aj.documentElement,F=Aj.createElement("script");F.type="text/javascript";if(Am.support.scriptEval){F.appendChild(Aj.createTextNode(J))}else{F.text=J}G.insertBefore(F,G.firstChild);G.removeChild(F)}},nodeName:function(G,F){return G.nodeName&&G.nodeName.toUpperCase()===F.toUpperCase()},each:function(N,L,G){var O,J=0,K=N.length,F=K===Ak||Am.isFunction(N);if(G){if(F){for(O in N){if(L.apply(N[O],G)===false){break}}}else{for(;J<K;){if(L.apply(N[J++],G)===false){break}}}}else{if(F){for(O in N){if(L.call(N[O],O,N[O])===false){break}}}else{for(G=N[0];J<K&&L.call(G,J,G)!==false;G=N[++J]){}}}return N},trim:function(F){return(F||"").replace(Aq,"")},makeArray:function(G,F){F=F||[];if(G!=null){G.length==null||typeof G==="string"||Am.isFunction(G)||typeof G!=="function"&&G.setInterval?A4.call(F,G):Am.merge(F,G)}return F},inArray:function(J,G){if(G.indexOf){return G.indexOf(J)}for(var F=0,K=G.length;F<K;F++){if(G[F]===J){return F}}return -1},merge:function(K,J){var F=K.length,L=0;if(typeof J.length==="number"){for(var G=J.length;L<G;L++){K[F++]=J[L]}}else{for(;J[L]!==Ak;){K[F++]=J[L++]}}K.length=F;return K},grep:function(L,K,F){for(var N=[],G=0,J=L.length;G<J;G++){!F!==!K(L[G],G)&&N.push(L[G])}return N},map:function(N,L,G){for(var O=[],J,K=0,F=N.length;K<F;K++){J=L(N[K],K,G);if(J!=null){O[O.length]=J}}return O.concat.apply([],O)},guid:1,proxy:function(J,G,F){if(arguments.length===2){if(typeof G==="string"){F=J;J=F[G];G=Ak}else{if(G&&!Am.isFunction(G)){F=G;G=Ak}}}if(!G&&J){G=function(){return J.apply(F||this,arguments)}}if(J){G.guid=J.guid=J.guid||G.guid||Am.guid++}return G},uaMatch:function(F){F=F.toLowerCase();F=/(webkit)[ \/]([\w.]+)/.exec(F)||/(opera)(?:.*version)?[ \/]([\w.]+)/.exec(F)||/(msie) ([\w.]+)/.exec(F)||!/compatible/.test(F)&&/(mozilla)(?:.*? rv:([\w.]+))?/.exec(F)||[];return{browser:F[1]||"",version:F[2]||"0"}},browser:{}});Ad=Am.uaMatch(Ad);if(Ad.browser){Am.browser[Ad.browser]=true;Am.browser.version=Ad.version}if(Am.browser.webkit){Am.browser.safari=true}if(AT){Am.inArray=function(G,F){return AT.call(F,G)}}p=Am(Aj);if(Aj.addEventListener){Ae=function(){Aj.removeEventListener("DOMContentLoaded",Ae,false);Am.ready()}}else{if(Aj.attachEvent){Ae=function(){if(Aj.readyState==="complete"){Aj.detachEvent("onreadystatechange",Ae);Am.ready()}}}}(function(){Am.support={};var N=Aj.documentElement,L=Aj.createElement("script"),P=Aj.createElement("div"),O="script"+x();P.style.display="none";P.innerHTML="   <link/><table></table><a href='/a' style='color:red;float:left;opacity:.55;'>a</a><input type='checkbox'/>";var F=P.getElementsByTagName("*"),J=P.getElementsByTagName("a")[0];if(!(!F||!F.length||!J)){Am.support={leadingWhitespace:P.firstChild.nodeType===3,tbody:!P.getElementsByTagName("tbody").length,htmlSerialize:!!P.getElementsByTagName("link").length,style:/red/.test(J.getAttribute("style")),hrefNormalized:J.getAttribute("href")==="/a",opacity:/^0.55$/.test(J.style.opacity),cssFloat:!!J.style.cssFloat,checkOn:P.getElementsByTagName("input")[0].value==="on",optSelected:Aj.createElement("select").appendChild(Aj.createElement("option")).selected,checkClone:false,scriptEval:false,noCloneEvent:true,boxModel:null};L.type="text/javascript";try{L.appendChild(Aj.createTextNode("window."+O+"=1;"))}catch(G){}N.insertBefore(L,N.firstChild);if(Ah[O]){Am.support.scriptEval=true;delete Ah[O]}N.removeChild(L);if(P.attachEvent&&P.fireEvent){P.attachEvent("onclick",function K(){Am.support.noCloneEvent=false;P.detachEvent("onclick",K)});P.cloneNode(true).fireEvent("onclick")}P=Aj.createElement("div");P.innerHTML="<input type='radio' name='radiotest' checked='checked'/>";N=Aj.createDocumentFragment();N.appendChild(P.firstChild);Am.support.checkClone=N.cloneNode(true).cloneNode(true).lastChild.checked;Am(function(){var Q=Aj.createElement("div");Q.style.width=Q.style.paddingLeft="1px";Aj.body.appendChild(Q);Am.boxModel=Am.support.boxModel=Q.offsetWidth===2;Aj.body.removeChild(Q).style.display="none"});N=function(Q){var S=Aj.createElement("div");Q="on"+Q;var T=Q in S;if(!T){S.setAttribute(Q,"return;");T=typeof S[Q]==="function"}return T};Am.support.submitBubbles=N("submit");Am.support.changeBubbles=N("change");N=L=P=F=J=null}})();Am.props={"for":"htmlFor","class":"className",readonly:"readOnly",maxlength:"maxLength",cellspacing:"cellSpacing",rowspan:"rowSpan",colspan:"colSpan",tabindex:"tabIndex",usemap:"useMap",frameborder:"frameBorder"};var Ag="jQuery"+x(),Aw=0,AM={},At={};Am.extend({cache:{},expando:Ag,noData:{embed:true,object:true,applet:true},data:function(K,J,F){if(!(K.nodeName&&Am.noData[K.nodeName.toLowerCase()])){K=K==Ah?AM:K;var L=K[Ag],G=Am.cache;if(!J&&!L){return null}L||(L=++Aw);if(typeof J==="object"){K[Ag]=L;G=G[L]=Am.extend(true,{},J)}else{G=G[L]?G[L]:typeof F==="undefined"?At:(G[L]={})}if(F!==Ak){K[Ag]=L;G[J]=F}return typeof J==="string"?G[J]:G}},removeData:function(L,K){if(!(L.nodeName&&Am.noData[L.nodeName.toLowerCase()])){L=L==Ah?AM:L;var F=L[Ag],N=Am.cache,G=N[F];if(K){if(G){delete G[K];Am.isEmptyObject(G)&&Am.removeData(L)}}else{try{delete L[Ag]}catch(J){L.removeAttribute&&L.removeAttribute(Ag)}delete N[F]}}}});Am.fn.extend({data:function(J,G){if(typeof J==="undefined"&&this.length){return Am.data(this[0])}else{if(typeof J==="object"){return this.each(function(){Am.data(this,J)})}}var F=J.split(".");F[1]=F[1]?"."+F[1]:"";if(G===Ak){var K=this.triggerHandler("getData"+F[1]+"!",[F[0]]);if(K===Ak&&this.length){K=Am.data(this[0],J)}return K===Ak&&F[1]?this.data(F[0]):K}else{return this.trigger("setData"+F[1]+"!",[F[0],G]).each(function(){Am.data(this,J,G)})}},removeData:function(F){return this.each(function(){Am.removeData(this,F)})}});Am.extend({queue:function(J,G,F){if(J){G=(G||"fx")+"queue";var K=Am.data(J,G);if(!F){return K||[]}if(!K||Am.isArray(F)){K=Am.data(J,G,Am.makeArray(F))}else{K.push(F)}return K}},dequeue:function(J,G){G=G||"fx";var F=Am.queue(J,G),K=F.shift();if(K==="inprogress"){K=F.shift()}if(K){G==="fx"&&F.unshift("inprogress");K.call(J,function(){Am.dequeue(J,G)})}}});Am.fn.extend({queue:function(G,F){if(typeof G!=="string"){F=G;G="fx"}if(F===Ak){return Am.queue(this[0],G)}return this.each(function(){var J=Am.queue(this,G,F);G==="fx"&&J[0]!=="inprogress"&&Am.dequeue(this,G)})},dequeue:function(F){return this.each(function(){Am.dequeue(this,F)})},delay:function(G,F){G=Am.fx?Am.fx.speeds[G]||G:G;F=F||"fx";return this.queue(F,function(){var J=this;setTimeout(function(){Am.dequeue(J,F)},G)})},clearQueue:function(F){return this.queue(F||"fx",[])}});var AN=/[\n\t]/g,A5=/\s+/,Au=/\r/g,An=/href|src|style/,Ao=/(button|input)/i,Al=/(button|input|object|select|textarea)/i,e=/^(a|area)$/i,AL=/radio|checkbox/;Am.fn.extend({attr:function(G,F){return l(this,G,F,true,Am.attr)},removeAttr:function(F){return this.each(function(){Am.attr(this,F,"");this.nodeType===1&&this.removeAttribute(F)})},addClass:function(N){if(Am.isFunction(N)){return this.each(function(Q){var S=Am(this);S.addClass(N.call(this,Q,S.attr("class")))})}if(N&&typeof N==="string"){for(var L=(N||"").split(A5),P=0,O=this.length;P<O;P++){var F=this[P];if(F.nodeType===1){if(F.className){for(var J=" "+F.className+" ",G=0,K=L.length;G<K;G++){if(J.indexOf(" "+L[G]+" ")<0){F.className+=" "+L[G]}}}else{F.className=N}}}}return this},removeClass:function(N){if(Am.isFunction(N)){return this.each(function(Q){var S=Am(this);S.removeClass(N.call(this,Q,S.attr("class")))})}if(N&&typeof N==="string"||N===Ak){for(var L=(N||"").split(A5),P=0,O=this.length;P<O;P++){var F=this[P];if(F.nodeType===1&&F.className){if(N){for(var J=(" "+F.className+" ").replace(AN," "),G=0,K=L.length;G<K;G++){J=J.replace(" "+L[G]+" "," ")}F.className=J.substring(1,J.length-1)}else{F.className=""}}}}return this},toggleClass:function(J,G){var F=typeof J,K=typeof G==="boolean";if(Am.isFunction(J)){return this.each(function(N){var L=Am(this);L.toggleClass(J.call(this,N,L.attr("class"),G),G)})}return this.each(function(){if(F==="string"){for(var N,L=0,Q=Am(this),O=G,P=J.split(A5);N=P[L++];){O=K?O:!Q.hasClass(N);Q[O?"addClass":"removeClass"](N)}}else{if(F==="undefined"||F==="boolean"){this.className&&Am.data(this,"__className__",this.className);this.className=this.className||J===false?"":Am.data(this,"__className__")||""}}})},hasClass:function(J){J=" "+J+" ";for(var G=0,F=this.length;G<F;G++){if((" "+this[G].className+" ").replace(AN," ").indexOf(J)>-1){return true}}return false},val:function(N){if(N===Ak){var L=this[0];if(L){if(Am.nodeName(L,"option")){return(L.attributes.value||{}).specified?L.value:L.text}if(Am.nodeName(L,"select")){var P=L.selectedIndex,O=[],F=L.options;L=L.type==="select-one";if(P<0){return null}var J=L?P:0;for(P=L?P+1:F.length;J<P;J++){var G=F[J];if(G.selected){N=Am(G).val();if(L){return N}O.push(N)}}return O}if(AL.test(L.type)&&!Am.support.checkOn){return L.getAttribute("value")===null?"on":L.value}return(L.value||"").replace(Au,"")}return Ak}var K=Am.isFunction(N);return this.each(function(S){var T=Am(this),Q=N;if(this.nodeType===1){if(K){Q=N.call(this,S,T.val())}if(typeof Q==="number"){Q+=""}if(Am.isArray(Q)&&AL.test(this.type)){this.checked=Am.inArray(T.val(),Q)>=0}else{if(Am.nodeName(this,"select")){var V=Am.makeArray(Q);Am("option",this).each(function(){this.selected=Am.inArray(Am(this).val(),V)>=0});if(!V.length){this.selectedIndex=-1}}else{this.value=Q}}}})}});Am.extend({attrFn:{val:true,css:true,html:true,text:true,data:true,width:true,height:true,offset:true},attr:function(L,K,F,N){if(!L||L.nodeType===3||L.nodeType===8){return Ak}if(N&&K in Am.attrFn){return Am(L)[K](F)}N=L.nodeType!==1||!Am.isXMLDoc(L);var G=F!==Ak;K=N&&Am.props[K]||K;if(L.nodeType===1){var J=An.test(K);if(K in L&&N&&!J){if(G){K==="type"&&Ao.test(L.nodeName)&&L.parentNode&&Am.error("type property can't be changed");L[K]=F}if(Am.nodeName(L,"form")&&L.getAttributeNode(K)){return L.getAttributeNode(K).nodeValue}if(K==="tabIndex"){return(K=L.getAttributeNode("tabIndex"))&&K.specified?K.value:Al.test(L.nodeName)||e.test(L.nodeName)&&L.href?0:Ak}return L[K]}if(!Am.support.style&&N&&K==="style"){if(G){L.style.cssText=""+F}return L.style.cssText}G&&L.setAttribute(K,""+F);L=!Am.support.hrefNormalized&&N&&J?L.getAttribute(K,2):L.getAttribute(K);return L===null?Ak:L}return Am.style(L,K,F)}});var D=function(F){return F.replace(/[^\w\s\.\|`]/g,function(G){return"\\"+G})};Am.event={add:function(S,P,V,T){if(!(S.nodeType===3||S.nodeType===8)){if(S.setInterval&&S!==Ah&&!S.frameElement){S=Ah}if(!V.guid){V.guid=Am.guid++}if(T!==Ak){V=Am.proxy(V);V.data=T}var F=Am.data(S,"events")||Am.data(S,"events",{}),K=Am.data(S,"handle"),J;if(!K){J=function(){return typeof Am!=="undefined"&&!Am.event.triggered?Am.event.handle.apply(J.elem,arguments):Ak};K=Am.data(S,"handle",J)}if(K){K.elem=S;P=P.split(/\s+/);for(var L,N=0;L=P[N++];){var O=L.split(".");L=O.shift();if(N>1){V=Am.proxy(V);if(T!==Ak){V.data=T}}V.type=O.slice(0).sort().join(".");var G=F[L],Q=this.special[L]||{};if(!G){G=F[L]={};if(!Q.setup||Q.setup.call(S,T,O,V)===false){if(S.addEventListener){S.addEventListener(L,K,false)}else{S.attachEvent&&S.attachEvent("on"+L,K)}}}if(Q.add){if((O=Q.add.call(S,V,T,O,G))&&Am.isFunction(O)){O.guid=O.guid||V.guid;O.data=O.data||V.data;O.type=O.type||V.type;V=O}}G[V.guid]=V;this.global[L]=true}S=null}}},global:{},remove:function(T,Q,W){if(!(T.nodeType===3||T.nodeType===8)){var V=Am.data(T,"events"),F,L,J;if(V){if(Q===Ak||typeof Q==="string"&&Q.charAt(0)==="."){for(L in V){this.remove(T,L+(Q||""))}}else{if(Q.type){W=Q.handler;Q=Q.type}Q=Q.split(/\s+/);for(var N=0;L=Q[N++];){var O=L.split(".");L=O.shift();var P=!O.length,G=Am.map(O.slice(0).sort(),D);G=new RegExp("(^|\\.)"+G.join("\\.(?:.*\\.)?")+"(\\.|$)");var S=this.special[L]||{};if(V[L]){if(W){J=V[L][W.guid];delete V[L][W.guid]}else{for(var K in V[L]){if(P||G.test(V[L][K].type)){delete V[L][K]}}}S.remove&&S.remove.call(T,O,J);for(F in V[L]){break}if(!F){if(!S.teardown||S.teardown.call(T,O)===false){if(T.removeEventListener){T.removeEventListener(L,Am.data(T,"handle"),false)}else{T.detachEvent&&T.detachEvent("on"+L,Am.data(T,"handle"))}}F=null;delete V[L]}}}}for(F in V){break}if(!F){if(K=Am.data(T,"handle")){K.elem=null}Am.removeData(T,"events");Am.removeData(T,"handle")}}}},trigger:function(N,L,P,O){var F=N.type||N;if(!O){N=typeof N==="object"?N[Ag]?N:Am.extend(Am.Event(F),N):Am.Event(F);if(F.indexOf("!")>=0){N.type=F=F.slice(0,-1);N.exclusive=true}if(!P){N.stopPropagation();this.global[F]&&Am.each(Am.cache,function(){this.events&&this.events[F]&&Am.event.trigger(N,L,this.handle.elem)})}if(!P||P.nodeType===3||P.nodeType===8){return Ak}N.result=Ak;N.target=P;L=Am.makeArray(L);L.unshift(N)}N.currentTarget=P;(O=Am.data(P,"handle"))&&O.apply(P,L);O=P.parentNode||P.ownerDocument;try{if(!(P&&P.nodeName&&Am.noData[P.nodeName.toLowerCase()])){if(P["on"+F]&&P["on"+F].apply(P,L)===false){N.result=false}}}catch(J){}if(!N.isPropagationStopped()&&O){Am.event.trigger(N,L,O,true)}else{if(!N.isDefaultPrevented()){P=N.target;var G;if(!(Am.nodeName(P,"a")&&F==="click")&&!(P&&P.nodeName&&Am.noData[P.nodeName.toLowerCase()])){try{if(P[F]){if(G=P["on"+F]){P["on"+F]=null}this.triggered=true;P[F]()}}catch(K){}if(G){P["on"+F]=G}this.triggered=false}}}},handle:function(L){var K,F;L=arguments[0]=Am.event.fix(L||Ah.event);L.currentTarget=this;F=L.type.split(".");L.type=F.shift();K=!F.length&&!L.exclusive;var N=new RegExp("(^|\\.)"+F.slice(0).sort().join("\\.(?:.*\\.)?")+"(\\.|$)");F=(Am.data(this,"events")||{})[L.type];for(var G in F){var J=F[G];if(K||N.test(J.type)){L.handler=J;L.data=J.data;J=J.apply(this,arguments);if(J!==Ak){L.result=J;if(J===false){L.preventDefault();L.stopPropagation()}}if(L.isImmediatePropagationStopped()){break}}}return L.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(J){if(J[Ag]){return J}var G=J;J=Am.Event(G);for(var F=this.props.length,K;F;){K=this.props[--F];J[K]=G[K]}if(!J.target){J.target=J.srcElement||Aj}if(J.target.nodeType===3){J.target=J.target.parentNode}if(!J.relatedTarget&&J.fromElement){J.relatedTarget=J.fromElement===J.target?J.toElement:J.fromElement}if(J.pageX==null&&J.clientX!=null){G=Aj.documentElement;F=Aj.body;J.pageX=J.clientX+(G&&G.scrollLeft||F&&F.scrollLeft||0)-(G&&G.clientLeft||F&&F.clientLeft||0);J.pageY=J.clientY+(G&&G.scrollTop||F&&F.scrollTop||0)-(G&&G.clientTop||F&&F.clientTop||0)}if(!J.which&&(J.charCode||J.charCode===0?J.charCode:J.keyCode)){J.which=J.charCode||J.keyCode}if(!J.metaKey&&J.ctrlKey){J.metaKey=J.ctrlKey}if(!J.which&&J.button!==Ak){J.which=J.button&1?1:J.button&2?3:J.button&4?2:0}return J},guid:100000000,proxy:Am.proxy,special:{ready:{setup:Am.bindReady,teardown:Am.noop},live:{add:function(G,F){Am.extend(G,F||{});G.guid+=F.selector+F.live;F.liveProxy=G;Am.event.add(this,F.live,A0,F)},remove:function(J){if(J.length){var G=0,F=new RegExp("(^|\\.)"+J[0]+"(\\.|$)");Am.each(Am.data(this,"events").live||{},function(){F.test(this.type)&&G++});G<1&&Am.event.remove(this,J[0],A0)}},special:{}},beforeunload:{setup:function(J,G,F){if(this.setInterval){this.onbeforeunload=F}return false},teardown:function(G,F){if(this.onbeforeunload===F){this.onbeforeunload=null}}}}};Am.Event=function(F){if(!this.preventDefault){return new Am.Event(F)}if(F&&F.type){this.originalEvent=F;this.type=F.type}else{this.type=F}this.timeStamp=x();this[Ag]=true};Am.Event.prototype={preventDefault:function(){this.isDefaultPrevented=j;var F=this.originalEvent;if(F){F.preventDefault&&F.preventDefault();F.returnValue=false}},stopPropagation:function(){this.isPropagationStopped=j;var F=this.originalEvent;if(F){F.stopPropagation&&F.stopPropagation();F.cancelBubble=true}},stopImmediatePropagation:function(){this.isImmediatePropagationStopped=j;this.stopPropagation()},isDefaultPrevented:m,isPropagationStopped:m,isImmediatePropagationStopped:m};var AH=function(J){for(var G=J.relatedTarget;G&&G!==this;){try{G=G.parentNode}catch(F){break}}if(G!==this){J.type=J.data;Am.event.handle.apply(this,arguments)}},AF=function(F){F.type=F.data;Am.event.handle.apply(this,arguments)};Am.each({mouseenter:"mouseover",mouseleave:"mouseout"},function(G,F){Am.event.special[G]={setup:function(J){Am.event.add(this,F,J&&J.selector?AF:AH,G)},teardown:function(J){Am.event.remove(this,F,J&&J.selector?AF:AH)}}});if(!Am.support.submitBubbles){Am.event.special.submit={setup:function(J,G,F){if(this.nodeName.toLowerCase()!=="form"){Am.event.add(this,"click.specialSubmit."+F.guid,function(N){var L=N.target,K=L.type;if((K==="submit"||K==="image")&&Am(L).closest("form").length){return A3("submit",this,arguments)}});Am.event.add(this,"keypress.specialSubmit."+F.guid,function(N){var L=N.target,K=L.type;if((K==="text"||K==="password")&&Am(L).closest("form").length&&N.keyCode===13){return A3("submit",this,arguments)}})}else{return false}},remove:function(G,F){Am.event.remove(this,"click.specialSubmit"+(F?"."+F.guid:""));Am.event.remove(this,"keypress.specialSubmit"+(F?"."+F.guid:""))}}}if(!Am.support.changeBubbles){var Bb=/textarea|input|select/i;function AG(J){var G=J.type,F=J.value;if(G==="radio"||G==="checkbox"){F=J.checked}else{if(G==="select-multiple"){F=J.selectedIndex>-1?Am.map(J.options,function(K){return K.selected}).join("-"):""}else{if(J.nodeName.toLowerCase()==="select"){F=J.selectedIndex}}}return F}function Bc(K,J){var F=K.target,L,G;if(!(!Bb.test(F.nodeName)||F.readOnly)){L=Am.data(F,"_change_data");G=AG(F);if(K.type!=="focusout"||F.type!=="radio"){Am.data(F,"_change_data",G)}if(!(L===Ak||G===L)){if(L!=null||G){K.type="change";return Am.event.trigger(K,J,F)}}}}Am.event.special.change={filters:{focusout:Bc,click:function(J){var G=J.target,F=G.type;if(F==="radio"||F==="checkbox"||G.nodeName.toLowerCase()==="select"){return Bc.call(this,J)}},keydown:function(J){var G=J.target,F=G.type;if(J.keyCode===13&&G.nodeName.toLowerCase()!=="textarea"||J.keyCode===32&&(F==="checkbox"||F==="radio")||F==="select-multiple"){return Bc.call(this,J)}},beforeactivate:function(F){F=F.target;F.nodeName.toLowerCase()==="input"&&F.type==="radio"&&Am.data(F,"_change_data",AG(F))}},setup:function(J,G,F){for(var K in w){Am.event.add(this,K+".specialChange."+F.guid,w[K])}return Bb.test(this.nodeName)},remove:function(J,G){for(var F in w){Am.event.remove(this,F+".specialChange"+(G?"."+G.guid:""),w[F])}return Bb.test(this.nodeName)}};var w=Am.event.special.change.filters}Aj.addEventListener&&Am.each({focus:"focusin",blur:"focusout"},function(J,G){function F(K){K=Am.event.fix(K);K.type=G;return Am.event.handle.call(this,K)}Am.event.special[G]={setup:function(){this.addEventListener(J,F,true)},teardown:function(){this.removeEventListener(J,F,true)}}});Am.each(["bind","one"],function(G,F){Am.fn[F]=function(J,O,K){if(typeof J==="object"){for(var L in J){this[F](L,O,J[L],K)}return this}if(Am.isFunction(O)){K=O;O=Ak}var N=F==="one"?Am.proxy(K,function(P){Am(this).unbind(P,N);return K.apply(this,arguments)}):K;return J==="unload"&&F!=="one"?this.one(J,O,K):this.each(function(){Am.event.add(this,J,N,O)})}});Am.fn.extend({unbind:function(J,G){if(typeof J==="object"&&!J.preventDefault){for(var F in J){this.unbind(F,J[F])}return this}return this.each(function(){Am.event.remove(this,J,G)})},trigger:function(G,F){return this.each(function(){Am.event.trigger(G,F,this)})},triggerHandler:function(G,F){if(this[0]){G=Am.Event(G);G.preventDefault();G.stopPropagation();Am.event.trigger(G,F,this[0]);return G.result}},toggle:function(J){for(var G=arguments,F=1;F<G.length;){Am.proxy(J,G[F++])}return this.click(Am.proxy(J,function(L){var K=(Am.data(this,"lastToggle"+J.guid)||0)%F;Am.data(this,"lastToggle"+J.guid,K+1);L.preventDefault();return G[K].apply(this,arguments)||false}))},hover:function(G,F){return this.mouseenter(G).mouseleave(F||G)}});Am.each(["live","die"],function(G,F){Am.fn[F]=function(J,O,K){var L,N=0;if(Am.isFunction(O)){K=O;O=Ak}for(J=(J||"").split(/\s+/);(L=J[N++])!=null;){L=L==="focus"?"focusin":L==="blur"?"focusout":L==="hover"?J.push("mouseleave")&&"mouseenter":L;F==="live"?Am(this.context).bind(A1(L,this.selector),{data:O,selector:this.selector,live:L},K):Am(this.context).unbind(A1(L,this.selector),K?{guid:K.guid+this.selector+L}:null)}return this}});Am.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(G,F){Am.fn[F]=function(J){return J?this.bind(F,J):this.trigger(F)};if(Am.attrFn){Am.attrFn[F]=true}});Ah.attachEvent&&!Ah.addEventListener&&Ah.attachEvent("onunload",function(){for(var G in Am.cache){if(Am.cache[G].handle){try{Am.event.remove(Am.cache[G].handle.elem)}catch(F){}}}});(function(){function S(v){for(var z="",Ba,Aa=0;v[Aa];Aa++){Ba=v[Aa];if(Ba.nodeType===3||Ba.nodeType===4){z+=Ba.nodeValue}else{if(Ba.nodeType!==8){z+=S(Ba.childNodes)}}}return z}function Q(Bi,Bf,Be,Bg,z,v){z=0;for(var Ba=Bg.length;z<Ba;z++){var Aa=Bg[z];if(Aa){Aa=Aa[Bi];for(var Bh=false;Aa;){if(Aa.sizcache===Be){Bh=Bg[Aa.sizset];break}if(Aa.nodeType===1&&!v){Aa.sizcache=Be;Aa.sizset=z}if(Aa.nodeName.toLowerCase()===Bf){Bh=Aa;break}Aa=Aa[Bi]}Bg[z]=Bh}}}function V(Bi,Bf,Be,Bg,z,v){z=0;for(var Ba=Bg.length;z<Ba;z++){var Aa=Bg[z];if(Aa){Aa=Aa[Bi];for(var Bh=false;Aa;){if(Aa.sizcache===Be){Bh=Bg[Aa.sizset];break}if(Aa.nodeType===1){if(!v){Aa.sizcache=Be;Aa.sizset=z}if(typeof Bf!=="string"){if(Aa===Bf){Bh=true;break}}else{if(O.filter(Bf,[Aa]).length>0){Bh=Aa;break}}}Aa=Aa[Bi]}Bg[z]=Bh}}}var T=/((?:\((?:\([^()]+\)|[^()]+)+\)|\[(?:\[[^[\]]*\]|['"][^'"]*['"]|[^[\]'"]+)+\]|\\.|[^ >+~,(\[\\]+)+|[>+~])(\s*,\s*)?((?:.|\r|\n)*)/g,W=0,L=Object.prototype.toString,K=false,N=true;[0,0].sort(function(){N=false;return 0});var O=function(Bn,Bi,Bh,Bk){Bh=Bh||[];var Aa=Bi=Bi||Aj;if(Bi.nodeType!==1&&Bi.nodeType!==9){return[]}if(!Bn||typeof Bn!=="string"){return Bh}for(var z=[],Bf,Be,Bm,Bl,v=true,Bg=J(Bi),Ba=Bn;(T.exec(""),Bf=T.exec(Ba))!==null;){Ba=Bf[3];z.push(Bf[1]);if(Bf[2]){Bl=Bf[3];break}}if(z.length>1&&F.exec(Bn)){if(z.length===2&&P.relative[z[0]]){Be=G(z[0]+z[1],Bi)}else{for(Be=P.relative[z[0]]?[Bi]:O(z.shift(),Bi);z.length;){Bn=z.shift();if(P.relative[Bn]){Bn+=z.shift()}Be=G(Bn,Be)}}}else{if(!Bk&&z.length>1&&Bi.nodeType===9&&!Bg&&P.match.ID.test(z[0])&&!P.match.ID.test(z[z.length-1])){Bf=O.find(z.shift(),Bi,Bg);Bi=Bf.expr?O.filter(Bf.expr,Bf.set)[0]:Bf.set[0]}if(Bi){Bf=Bk?{expr:z.pop(),set:Z(Bk)}:O.find(z.pop(),z.length===1&&(z[0]==="~"||z[0]==="+")&&Bi.parentNode?Bi.parentNode:Bi,Bg);Be=Bf.expr?O.filter(Bf.expr,Bf.set):Bf.set;if(z.length>0){Bm=Z(Be)}else{v=false}for(;z.length;){var Bj=z.pop();Bf=Bj;if(P.relative[Bj]){Bf=z.pop()}else{Bj=""}if(Bf==null){Bf=Bi}P.relative[Bj](Bm,Bf,Bg)}}else{Bm=[]}}Bm||(Bm=Be);Bm||O.error(Bj||Bn);if(L.call(Bm)==="[object Array]"){if(v){if(Bi&&Bi.nodeType===1){for(Bn=0;Bm[Bn]!=null;Bn++){if(Bm[Bn]&&(Bm[Bn]===true||Bm[Bn].nodeType===1&&c(Bi,Bm[Bn]))){Bh.push(Be[Bn])}}}else{for(Bn=0;Bm[Bn]!=null;Bn++){Bm[Bn]&&Bm[Bn].nodeType===1&&Bh.push(Be[Bn])}}}else{Bh.push.apply(Bh,Bm)}}else{Z(Bm,Bh)}if(Bl){O(Bl,Aa,Bh,Bk);O.uniqueSort(Bh)}return Bh};O.uniqueSort=function(v){if(Y){K=N;v.sort(Y);if(K){for(var z=1;z<v.length;z++){v[z]===v[z-1]&&v.splice(z--,1)}}}return v};O.matches=function(v,z){return O(v,null,null,z)};O.find=function(Bi,Bf,Be){var Bg,z;if(!Bi){return[]}for(var v=0,Ba=P.order.length;v<Ba;v++){var Aa=P.order[v];if(z=P.leftMatch[Aa].exec(Bi)){var Bh=z[1];z.splice(1,1);if(Bh.substr(Bh.length-1)!=="\\"){z[1]=(z[1]||"").replace(/\\/g,"");Bg=P.find[Aa](z,Bf,Be);if(Bg!=null){Bi=Bi.replace(P.match[Aa],"");break}}}}Bg||(Bg=Bf.getElementsByTagName("*"));return{set:Bg,expr:Bi}};O.filter=function(Bp,Bj,Bi,Bl){for(var Ba=Bp,Aa=[],Bg=Bj,Bf,Bn,Bm=Bj&&Bj[0]&&J(Bj[0]);Bp&&Bj.length;){for(var z in P.filter){if((Bf=P.leftMatch[z].exec(Bp))!=null&&Bf[2]){var Bh=P.filter[z],Be,Bk;Bk=Bf[1];Bn=false;Bf.splice(1,1);if(Bk.substr(Bk.length-1)!=="\\"){if(Bg===Aa){Aa=[]}if(P.preFilter[z]){if(Bf=P.preFilter[z](Bf,Bg,Bi,Aa,Bl,Bm)){if(Bf===true){continue}}else{Bn=Be=true}}if(Bf){for(var v=0;(Bk=Bg[v])!=null;v++){if(Bk){Be=Bh(Bk,Bf,v,Bg);var Bo=Bl^!!Be;if(Bi&&Be!=null){if(Bo){Bn=true}else{Bg[v]=false}}else{if(Bo){Aa.push(Bk);Bn=true}}}}}if(Be!==Ak){Bi||(Bg=Aa);Bp=Bp.replace(P.match[z],"");if(!Bn){return[]}break}}}}if(Bp===Ba){if(Bn==null){O.error(Bp)}else{break}}Ba=Bp}return Bg};O.error=function(v){throw"Syntax error, unrecognized expression: "+v};var P=O.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(v){return v.getAttribute("href")}},relative:{"+":function(v,z){var Bf=typeof z==="string",Ba=Bf&&!/\W/.test(z);Bf=Bf&&!Ba;if(Ba){z=z.toLowerCase()}Ba=0;for(var Be=v.length,Aa;Ba<Be;Ba++){if(Aa=v[Ba]){for(;(Aa=Aa.previousSibling)&&Aa.nodeType!==1;){}v[Ba]=Bf||Aa&&Aa.nodeName.toLowerCase()===z?Aa||false:Aa===z}}Bf&&O.filter(z,v,true)},">":function(v,z){var Bf=typeof z==="string";if(Bf&&!/\W/.test(z)){z=z.toLowerCase();for(var Ba=0,Be=v.length;Ba<Be;Ba++){var Aa=v[Ba];if(Aa){Bf=Aa.parentNode;v[Ba]=Bf.nodeName.toLowerCase()===z?Bf:false}}}else{Ba=0;for(Be=v.length;Ba<Be;Ba++){if(Aa=v[Ba]){v[Ba]=Bf?Aa.parentNode:Aa.parentNode===z}}Bf&&O.filter(z,v,true)}},"":function(v,z,Bf){var Ba=W++,Be=V;if(typeof z==="string"&&!/\W/.test(z)){var Aa=z=z.toLowerCase();Be=Q}Be("parentNode",z,Ba,v,Aa,Bf)},"~":function(v,z,Bf){var Ba=W++,Be=V;if(typeof z==="string"&&!/\W/.test(z)){var Aa=z=z.toLowerCase();Be=Q}Be("previousSibling",z,Ba,v,Aa,Bf)}},find:{ID:function(v,z,Aa){if(typeof z.getElementById!=="undefined"&&!Aa){return(v=z.getElementById(v[1]))?[v]:[]}},NAME:function(v,z){if(typeof z.getElementsByName!=="undefined"){var Be=[];z=z.getElementsByName(v[1]);for(var Aa=0,Ba=z.length;Aa<Ba;Aa++){z[Aa].getAttribute("name")===v[1]&&Be.push(z[Aa])}return Be.length===0?null:Be}},TAG:function(v,z){return z.getElementsByTagName(v[1])}},preFilter:{CLASS:function(v,z,Bg,Ba,Be,Aa){v=" "+v[1].replace(/\\/g,"")+" ";if(Aa){return v}Aa=0;for(var Bf;(Bf=z[Aa])!=null;Aa++){if(Bf){if(Be^(Bf.className&&(" "+Bf.className+" ").replace(/[\t\n]/g," ").indexOf(v)>=0)){Bg||Ba.push(Bf)}else{if(Bg){z[Aa]=false}}}}return false},ID:function(v){return v[1].replace(/\\/g,"")},TAG:function(v){return v[1].toLowerCase()},CHILD:function(v){if(v[1]==="nth"){var z=/(-?)(\d*)n((?:\+|-)?\d*)/.exec(v[2]==="even"&&"2n"||v[2]==="odd"&&"2n+1"||!/\D/.test(v[2])&&"0n+"+v[2]||v[2]);v[2]=z[1]+(z[2]||1)-0;v[3]=z[3]-0}v[0]=W++;return v},ATTR:function(v,z,Bf,Ba,Be,Aa){z=v[1].replace(/\\/g,"");if(!Aa&&P.attrMap[z]){v[1]=P.attrMap[z]}if(v[2]==="~="){v[4]=" "+v[4]+" "}return v},PSEUDO:function(v,z,Be,Aa,Ba){if(v[1]==="not"){if((T.exec(v[3])||"").length>1||/^\w/.test(v[3])){v[3]=O(v[3],null,null,z)}else{v=O.filter(v[3],z,Be,true^Ba);Be||Aa.push.apply(Aa,v);return false}}else{if(P.match.POS.test(v[0])||P.match.CHILD.test(v[0])){return true}}return v},POS:function(v){v.unshift(true);return v}},filters:{enabled:function(v){return v.disabled===false&&v.type!=="hidden"},disabled:function(v){return v.disabled===true},checked:function(v){return v.checked===true},selected:function(v){return v.selected===true},parent:function(v){return !!v.firstChild},empty:function(v){return !v.firstChild},has:function(v,z,Aa){return !!O(Aa[3],v).length},header:function(v){return/h\d/i.test(v.nodeName)},text:function(v){return"text"===v.type},radio:function(v){return"radio"===v.type},checkbox:function(v){return"checkbox"===v.type},file:function(v){return"file"===v.type},password:function(v){return"password"===v.type},submit:function(v){return"submit"===v.type},image:function(v){return"image"===v.type},reset:function(v){return"reset"===v.type},button:function(v){return"button"===v.type||v.nodeName.toLowerCase()==="button"},input:function(v){return/input|select|textarea|button/i.test(v.nodeName)}},setFilters:{first:function(v,z){return z===0},last:function(v,z,Ba,Aa){return z===Aa.length-1},even:function(v,z){return z%2===0},odd:function(v,z){return z%2===1},lt:function(v,z,Aa){return z<Aa[3]-0},gt:function(v,z,Aa){return z>Aa[3]-0},nth:function(v,z,Aa){return Aa[3]-0===z},eq:function(v,z,Aa){return Aa[3]-0===z}},filter:{PSEUDO:function(v,z,Bf,Ba){var Be=z[1],Aa=P.filters[Be];if(Aa){return Aa(v,Bf,z,Ba)}else{if(Be==="contains"){return(v.textContent||v.innerText||S([v])||"").indexOf(z[3])>=0}else{if(Be==="not"){z=z[3];Bf=0;for(Ba=z.length;Bf<Ba;Bf++){if(z[Bf]===v){return false}}return true}else{O.error("Syntax error, unrecognized expression: "+Be)}}}},CHILD:function(v,z){var Bg=z[1],Ba=v;switch(Bg){case"only":case"first":for(;Ba=Ba.previousSibling;){if(Ba.nodeType===1){return false}}if(Bg==="first"){return true}Ba=v;case"last":for(;Ba=Ba.nextSibling;){if(Ba.nodeType===1){return false}}return true;case"nth":Bg=z[2];var Be=z[3];if(Bg===1&&Be===0){return true}z=z[0];var Aa=v.parentNode;if(Aa&&(Aa.sizcache!==z||!v.nodeIndex)){var Bf=0;for(Ba=Aa.firstChild;Ba;Ba=Ba.nextSibling){if(Ba.nodeType===1){Ba.nodeIndex=++Bf}}Aa.sizcache=z}v=v.nodeIndex-Be;return Bg===0?v===0:v%Bg===0&&v/Bg>=0}},ID:function(v,z){return v.nodeType===1&&v.getAttribute("id")===z},TAG:function(v,z){return z==="*"&&v.nodeType===1||v.nodeName.toLowerCase()===z},CLASS:function(v,z){return(" "+(v.className||v.getAttribute("class"))+" ").indexOf(z)>-1},ATTR:function(v,z){var Ba=z[1];v=P.attrHandle[Ba]?P.attrHandle[Ba](v):v[Ba]!=null?v[Ba]:v.getAttribute(Ba);Ba=v+"";var Aa=z[2];z=z[4];return v==null?Aa==="!=":Aa==="="?Ba===z:Aa==="*="?Ba.indexOf(z)>=0:Aa==="~="?(" "+Ba+" ").indexOf(z)>=0:!z?Ba&&v!==false:Aa==="!="?Ba!==z:Aa==="^="?Ba.indexOf(z)===0:Aa==="$="?Ba.substr(Ba.length-z.length)===z:Aa==="|="?Ba===z||Ba.substr(0,z.length+1)===z+"-":false},POS:function(v,z,Be,Aa){var Ba=P.setFilters[z[2]];if(Ba){return Ba(v,Be,z,Aa)}}}},F=P.match.POS;for(var r in P.match){P.match[r]=new RegExp(P.match[r].source+/(?![^\[]*\])(?![^\(]*\))/.source);P.leftMatch[r]=new RegExp(/(^(?:.|\r|\n)*?)/.source+P.match[r].source.replace(/\\(\d+)/g,function(v,z){return"\\"+(z-0+1)}))}var Z=function(v,z){v=Array.prototype.slice.call(v,0);if(z){z.push.apply(z,v);return z}return v};try{Array.prototype.slice.call(Aj.documentElement.childNodes,0)}catch(X){Z=function(v,z){z=z||[];if(L.call(v)==="[object Array]"){Array.prototype.push.apply(z,v)}else{if(typeof v.length==="number"){for(var Ba=0,Aa=v.length;Ba<Aa;Ba++){z.push(v[Ba])}}else{for(Ba=0;v[Ba];Ba++){z.push(v[Ba])}}}return z}}var Y;if(Aj.documentElement.compareDocumentPosition){Y=function(v,z){if(!v.compareDocumentPosition||!z.compareDocumentPosition){if(v==z){K=true}return v.compareDocumentPosition?-1:1}v=v.compareDocumentPosition(z)&4?-1:v===z?0:1;if(v===0){K=true}return v}}else{if("sourceIndex" in Aj.documentElement){Y=function(v,z){if(!v.sourceIndex||!z.sourceIndex){if(v==z){K=true}return v.sourceIndex?-1:1}v=v.sourceIndex-z.sourceIndex;if(v===0){K=true}return v}}else{if(Aj.createRange){Y=function(v,z){if(!v.ownerDocument||!z.ownerDocument){if(v==z){K=true}return v.ownerDocument?-1:1}var Ba=v.ownerDocument.createRange(),Aa=z.ownerDocument.createRange();Ba.setStart(v,0);Ba.setEnd(v,0);Aa.setStart(z,0);Aa.setEnd(z,0);v=Ba.compareBoundaryPoints(Range.START_TO_END,Aa);if(v===0){K=true}return v}}}}(function(){var v=Aj.createElement("div"),z="script"+(new Date).getTime();v.innerHTML="<a name='"+z+"'/>";var Aa=Aj.documentElement;Aa.insertBefore(v,Aa.firstChild);if(Aj.getElementById(z)){P.find.ID=function(Be,Bf,Ba){if(typeof Bf.getElementById!=="undefined"&&!Ba){return(Bf=Bf.getElementById(Be[1]))?Bf.id===Be[1]||typeof Bf.getAttributeNode!=="undefined"&&Bf.getAttributeNode("id").nodeValue===Be[1]?[Bf]:Ak:[]}};P.filter.ID=function(Be,Bf){var Ba=typeof Be.getAttributeNode!=="undefined"&&Be.getAttributeNode("id");return Be.nodeType===1&&Ba&&Ba.nodeValue===Bf}}Aa.removeChild(v);Aa=v=null})();(function(){var v=Aj.createElement("div");v.appendChild(Aj.createComment(""));if(v.getElementsByTagName("*").length>0){P.find.TAG=function(z,Ba){Ba=Ba.getElementsByTagName(z[1]);if(z[1]==="*"){z=[];for(var Aa=0;Ba[Aa];Aa++){Ba[Aa].nodeType===1&&z.push(Ba[Aa])}Ba=z}return Ba}}v.innerHTML="<a href='#'></a>";if(v.firstChild&&typeof v.firstChild.getAttribute!=="undefined"&&v.firstChild.getAttribute("href")!=="#"){P.attrHandle.href=function(z){return z.getAttribute("href",2)}}v=null})();Aj.querySelectorAll&&function(){var v=O,z=Aj.createElement("div");z.innerHTML="<p class='TEST'></p>";if(!(z.querySelectorAll&&z.querySelectorAll(".TEST").length===0)){O=function(Be,Bf,Ba,Bh){Bf=Bf||Aj;if(!Bh&&Bf.nodeType===9&&!J(Bf)){try{return Z(Bf.querySelectorAll(Be),Ba)}catch(Bg){}}return v(Be,Bf,Ba,Bh)};for(var Aa in v){O[Aa]=v[Aa]}z=null}}();(function(){var v=Aj.createElement("div");v.innerHTML="<div class='test e'></div><div class='test'></div>";if(!(!v.getElementsByClassName||v.getElementsByClassName("e").length===0)){v.lastChild.className="e";if(v.getElementsByClassName("e").length!==1){P.order.splice(1,0,"CLASS");P.find.CLASS=function(z,Ba,Aa){if(typeof Ba.getElementsByClassName!=="undefined"&&!Aa){return Ba.getElementsByClassName(z[1])}};v=null}}})();var c=Aj.compareDocumentPosition?function(v,z){return v.compareDocumentPosition(z)&16}:function(v,z){return v!==z&&(v.contains?v.contains(z):true)},J=function(v){return(v=(v?v.ownerDocument||v:0).documentElement)?v.nodeName!=="HTML":false},G=function(v,z){var Bf=[],Ba="",Be;for(z=z.nodeType?[z]:z;Be=P.match.PSEUDO.exec(v);){Ba+=Be[0];v=v.replace(P.match.PSEUDO,"")}v=P.relative[v]?v+"*":v;Be=0;for(var Aa=z.length;Be<Aa;Be++){O(v,z[Be],Bf)}return O.filter(Ba,Bf)};Am.find=O;Am.expr=O.selectors;Am.expr[":"]=Am.expr.filters;Am.unique=O.uniqueSort;Am.getText=S;Am.isXMLDoc=J;Am.contains=c})();var B=/Until$/,C=/^(?:parents|prevUntil|prevAll)/,I=/,/;s=Array.prototype.slice;var AK=function(J,G,F){if(Am.isFunction(G)){return Am.grep(J,function(N,L){return !!G.call(N,L,N)===F})}else{if(G.nodeType){return Am.grep(J,function(L){return L===G===F})}else{if(typeof G==="string"){var K=Am.grep(J,function(L){return L.nodeType===1});if(As.test(G)){return Am.filter(G,K,!F)}else{G=Am.filter(G,K)}}}}return Am.grep(J,function(L){return Am.inArray(L,G)>=0===F})};Am.fn.extend({find:function(N){for(var L=this.pushStack("","find",N),G=0,O=0,J=this.length;O<J;O++){G=L.length;Am.find(N,this[O],L);if(O>0){for(var K=G;K<L.length;K++){for(var F=0;F<G;F++){if(L[F]===L[K]){L.splice(K--,1);break}}}}}return L},has:function(G){var F=Am(G);return this.filter(function(){for(var J=0,K=F.length;J<K;J++){if(Am.contains(this,F[J])){return true}}})},not:function(F){return this.pushStack(AK(this,F,false),"not",F)},filter:function(F){return this.pushStack(AK(this,F,true),"filter",F)},is:function(F){return !!F&&Am.filter(F,this).length>0},closest:function(O,N){if(Am.isArray(O)){var Q=[],P=this[0],F,J={},G;if(P&&O.length){F=0;for(var K=O.length;F<K;F++){G=O[F];J[G]||(J[G]=Am.expr.match.POS.test(G)?Am(G,N||this.context):G)}for(;P&&P.ownerDocument&&P!==N;){for(G in J){F=J[G];if(F.jquery?F.index(P)>-1:Am(P).is(F)){Q.push({selector:G,elem:P});delete J[G]}}P=P.parentNode}}return Q}var L=Am.expr.match.POS.test(O)?Am(O,N||this.context):null;return this.map(function(T,S){for(;S&&S.ownerDocument&&S!==N;){if(L?L.index(S)>-1:Am(S).is(O)){return S}S=S.parentNode}return null})},index:function(F){if(!F||typeof F==="string"){return Am.inArray(this[0],F?Am(F):this.parent().children())}return Am.inArray(F.jquery?F[0]:F,this)},add:function(G,F){G=typeof G==="string"?Am(G,F||this.context):Am.makeArray(G);F=Am.merge(this.get(),G);return this.pushStack(AQ(G[0])||AQ(F[0])?F:Am.unique(F))},andSelf:function(){return this.add(this.prevObject)}});Am.each({parent:function(F){return(F=F.parentNode)&&F.nodeType!==11?F:null},parents:function(F){return Am.dir(F,"parentNode")},parentsUntil:function(J,G,F){return Am.dir(J,"parentNode",F)},next:function(F){return Am.nth(F,2,"nextSibling")},prev:function(F){return Am.nth(F,2,"previousSibling")},nextAll:function(F){return Am.dir(F,"nextSibling")},prevAll:function(F){return Am.dir(F,"previousSibling")},nextUntil:function(J,G,F){return Am.dir(J,"nextSibling",F)},prevUntil:function(J,G,F){return Am.dir(J,"previousSibling",F)},siblings:function(F){return Am.sibling(F.parentNode.firstChild,F)},children:function(F){return Am.sibling(F.firstChild)},contents:function(F){return Am.nodeName(F,"iframe")?F.contentDocument||F.contentWindow.document:Am.makeArray(F.childNodes)}},function(G,F){Am.fn[G]=function(J,L){var K=Am.map(this,F,J);B.test(G)||(L=J);if(L&&typeof L==="string"){K=Am.filter(L,K)}K=this.length>1?Am.unique(K):K;if((this.length>1||I.test(L))&&C.test(G)){K=K.reverse()}return this.pushStack(K,G,s.call(arguments).join(","))}});Am.extend({filter:function(J,G,F){if(F){J=":not("+J+")"}return Am.find.matches(J,G)},dir:function(J,G,F){var K=[];for(J=J[G];J&&J.nodeType!==9&&(F===Ak||J.nodeType!==1||!Am(J).is(F));){J.nodeType===1&&K.push(J);J=J[G]}return K},nth:function(J,G,F){G=G||1;for(var K=0;J;J=J[F]){if(J.nodeType===1&&++K===G){break}}return J},sibling:function(J,G){for(var F=[];J;J=J.nextSibling){J.nodeType===1&&J!==G&&F.push(J)}return F}});var AI=/ jQuery\d+="(?:\d+|null)"/g,t=/^\s+/,AJ=/(<([\w:]+)[^>]*?)\/>/g,M=/^(?:area|br|col|embed|hr|img|input|link|meta|param)$/i,Az=/<([\w:]+)/,Ab=/<tbody/i,H=/<|&\w+;/,AP=/checked\s*(?:[^=]|=\s*.checked.)/i,AA=function(J,G,F){return M.test(F)?J:G+"></"+F+">"},Af={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,"",""]};Af.optgroup=Af.option;Af.tbody=Af.tfoot=Af.colgroup=Af.caption=Af.thead;Af.th=Af.td;if(!Am.support.htmlSerialize){Af._default=[1,"div<div>","</div>"]}Am.fn.extend({text:function(F){if(Am.isFunction(F)){return this.each(function(J){var G=Am(this);G.text(F.call(this,J,G.text()))})}if(typeof F!=="object"&&F!==Ak){return this.empty().append((this[0]&&this[0].ownerDocument||Aj).createTextNode(F))}return Am.getText(this)},wrapAll:function(G){if(Am.isFunction(G)){return this.each(function(J){Am(this).wrapAll(G.call(this,J))})}if(this[0]){var F=Am(G,this[0].ownerDocument).eq(0).clone(true);this[0].parentNode&&F.insertBefore(this[0]);F.map(function(){for(var J=this;J.firstChild&&J.firstChild.nodeType===1;){J=J.firstChild}return J}).append(this)}return this},wrapInner:function(F){if(Am.isFunction(F)){return this.each(function(G){Am(this).wrapInner(F.call(this,G))})}return this.each(function(){var J=Am(this),G=J.contents();G.length?G.wrapAll(F):J.append(F)})},wrap:function(F){return this.each(function(){Am(this).wrapAll(F)})},unwrap:function(){return this.parent().each(function(){Am.nodeName(this,"body")||Am(this).replaceWith(this.childNodes)}).end()},append:function(){return this.domManip(arguments,true,function(F){this.nodeType===1&&this.appendChild(F)})},prepend:function(){return this.domManip(arguments,true,function(F){this.nodeType===1&&this.insertBefore(F,this.firstChild)})},before:function(){if(this[0]&&this[0].parentNode){return this.domManip(arguments,false,function(G){this.parentNode.insertBefore(G,this)})}else{if(arguments.length){var F=Am(arguments[0]);F.push.apply(F,this.toArray());return this.pushStack(F,"before",arguments)}}},after:function(){if(this[0]&&this[0].parentNode){return this.domManip(arguments,false,function(G){this.parentNode.insertBefore(G,this.nextSibling)})}else{if(arguments.length){var F=this.pushStack(this,"after",arguments);F.push.apply(F,Am(arguments[0]).toArray());return F}}},clone:function(G){var F=this.map(function(){if(!Am.support.noCloneEvent&&!Am.isXMLDoc(this)){var J=this.outerHTML,K=this.ownerDocument;if(!J){J=K.createElement("div");J.appendChild(this.cloneNode(true));J=J.innerHTML}return Am.clean([J.replace(AI,"").replace(t,"")],K)[0]}else{return this.cloneNode(true)}});if(G===true){AR(this,F);AR(this.find("*"),F.find("*"))}return F},html:function(J){if(J===Ak){return this[0]&&this[0].nodeType===1?this[0].innerHTML.replace(AI,""):null}else{if(typeof J==="string"&&!/<script/i.test(J)&&(Am.support.leadingWhitespace||!t.test(J))&&!Af[(Az.exec(J)||["",""])[1].toLowerCase()]){J=J.replace(AJ,AA);try{for(var G=0,F=this.length;G<F;G++){if(this[G].nodeType===1){Am.cleanData(this[G].getElementsByTagName("*"));this[G].innerHTML=J}}}catch(K){this.empty().append(J)}}else{Am.isFunction(J)?this.each(function(N){var L=Am(this),O=L.html();L.empty().append(function(){return J.call(this,N,O)})}):this.empty().append(J)}}return this},replaceWith:function(F){if(this[0]&&this[0].parentNode){if(Am.isFunction(F)){return this.each(function(J){var G=Am(this),K=G.html();G.replaceWith(F.call(this,J,K))})}else{F=Am(F).detach()}return this.each(function(){var J=this.nextSibling,G=this.parentNode;Am(this).remove();J?Am(J).before(F):Am(G).append(F)})}else{return this.pushStack(Am(Am.isFunction(F)?F():F),"replaceWith",F)}},detach:function(F){return this.remove(F,true)},domManip:function(P,O,S){function Q(T){return Am.nodeName(T,"table")?T.getElementsByTagName("tbody")[0]||T.appendChild(T.ownerDocument.createElement("tbody")):T}var F,J,G=P[0],K=[];if(!Am.support.checkClone&&arguments.length===3&&typeof G==="string"&&AP.test(G)){return this.each(function(){Am(this).domManip(P,O,S,true)})}if(Am.isFunction(G)){return this.each(function(T){var V=Am(this);P[0]=G.call(this,T,O?V.html():Ak);V.domManip(P,O,S)})}if(this[0]){F=P[0]&&P[0].parentNode&&P[0].parentNode.nodeType===11?{fragment:P[0].parentNode}:AO(P,this,K);if(J=F.fragment.firstChild){O=O&&Am.nodeName(J,"tr");for(var L=0,N=this.length;L<N;L++){S.call(O?Q(this[L],J):this[L],F.cacheable||this.length>1||L>0?F.fragment.cloneNode(true):F.fragment)}}K&&Am.each(K,AE)}return this}});Am.fragments={};Am.each({appendTo:"append",prependTo:"prepend",insertBefore:"before",insertAfter:"after",replaceAll:"replaceWith"},function(G,F){Am.fn[G]=function(J){var O=[];J=Am(J);for(var K=0,L=J.length;K<L;K++){var N=(K>0?this.clone(true):this).get();Am.fn[F].apply(Am(J[K]),N);O=O.concat(N)}return this.pushStack(O,G,J.selector)}});Am.each({remove:function(G,F){if(!G||Am.filter(G,[this]).length){if(!F&&this.nodeType===1){Am.cleanData(this.getElementsByTagName("*"));Am.cleanData([this])}this.parentNode&&this.parentNode.removeChild(this)}},empty:function(){for(this.nodeType===1&&Am.cleanData(this.getElementsByTagName("*"));this.firstChild;){this.removeChild(this.firstChild)}}},function(G,F){Am.fn[G]=function(){return this.each(F,arguments)}});Am.extend({clean:function(K,J,F,L){J=J||Aj;if(typeof J.createElement==="undefined"){J=J.ownerDocument||J[0]&&J[0].ownerDocument||Aj}var G=[];Am.each(K,function(N,S){if(typeof S==="number"){S+=""}if(S){if(typeof S==="string"&&!H.test(S)){S=J.createTextNode(S)}else{if(typeof S==="string"){S=S.replace(AJ,AA);var O=(Az.exec(S)||["",""])[1].toLowerCase(),P=Af[O]||Af._default,Q=P[0];N=J.createElement("div");for(N.innerHTML=P[1]+S+P[2];Q--;){N=N.lastChild}if(!Am.support.tbody){Q=Ab.test(S);O=O==="table"&&!Q?N.firstChild&&N.firstChild.childNodes:P[1]==="<table>"&&!Q?N.childNodes:[];for(P=O.length-1;P>=0;--P){Am.nodeName(O[P],"tbody")&&!O[P].childNodes.length&&O[P].parentNode.removeChild(O[P])}}!Am.support.leadingWhitespace&&t.test(S)&&N.insertBefore(J.createTextNode(t.exec(S)[0]),N.firstChild);S=Am.makeArray(N.childNodes)}}if(S.nodeType){G.push(S)}else{G=Am.merge(G,S)}}});if(F){for(K=0;G[K];K++){if(L&&Am.nodeName(G[K],"script")&&(!G[K].type||G[K].type.toLowerCase()==="text/javascript")){L.push(G[K].parentNode?G[K].parentNode.removeChild(G[K]):G[K])}else{G[K].nodeType===1&&G.splice.apply(G,[K+1,0].concat(Am.makeArray(G[K].getElementsByTagName("script"))));F.appendChild(G[K])}}}return G},cleanData:function(J){for(var G=0,F;(F=J[G])!=null;G++){Am.event.remove(F);Am.removeData(F)}}});var A8=/z-?index|font-?weight|opacity|zoom|line-?height/i,Ax=/alpha\([^)]*\)/,f=/opacity=([^)]*)/,Ai=/float/i,AY=/-([a-z])/ig,A9=/([A-Z])/g,A6=/^-?\d+(?:px)?$/i,A7=/^-?\d/,Bd={position:"absolute",visibility:"hidden",display:"block"},A=["Left","Right"],b=["Top","Bottom"],d=Aj.defaultView&&Aj.defaultView.getComputedStyle,AD=Am.support.cssFloat?"cssFloat":"styleFloat",AZ=function(G,F){return F.toUpperCase()};Am.fn.css=function(G,F){return l(this,G,F,true,function(J,L,K){if(K===Ak){return Am.curCSS(J,L)}if(typeof K==="number"&&!A8.test(L)){K+="px"}Am.style(J,L,K)})};Am.extend({style:function(K,J,F){if(!K||K.nodeType===3||K.nodeType===8){return Ak}if((J==="width"||J==="height")&&parseFloat(F)<0){F=Ak}var L=K.style||K,G=F!==Ak;if(!Am.support.opacity&&J==="opacity"){if(G){L.zoom=1;J=parseInt(F,10)+""==="NaN"?"":"alpha(opacity="+F*100+")";K=L.filter||Am.curCSS(K,"filter")||"";L.filter=Ax.test(K)?K.replace(Ax,J):J}return L.filter&&L.filter.indexOf("opacity=")>=0?parseFloat(f.exec(L.filter)[1])/100+"":""}if(Ai.test(J)){J=AD}J=J.replace(AY,AZ);if(G){L[J]=F}return L[J]},css:function(N,L,G,O){if(L==="width"||L==="height"){var J,K=L==="width"?A:b;function F(){J=L==="width"?N.offsetWidth:N.offsetHeight;O!=="border"&&Am.each(K,function(){O||(J-=parseFloat(Am.curCSS(N,"padding"+this,true))||0);if(O==="margin"){J+=parseFloat(Am.curCSS(N,"margin"+this,true))||0}else{J-=parseFloat(Am.curCSS(N,"border"+this+"Width",true))||0}})}N.offsetWidth!==0?F():Am.swap(N,Bd,F);return Math.max(0,Math.round(J))}return Am.curCSS(N,L,G)},curCSS:function(L,K,F){var N,G=L.style;if(!Am.support.opacity&&K==="opacity"&&L.currentStyle){N=f.test(L.currentStyle.filter||"")?parseFloat(RegExp.$1)/100+"":"";return N===""?"1":N}if(Ai.test(K)){K=AD}if(!F&&G&&G[K]){N=G[K]}else{if(d){if(Ai.test(K)){K="float"}K=K.replace(A9,"-$1").toLowerCase();G=L.ownerDocument.defaultView;if(!G){return null}if(L=G.getComputedStyle(L,null)){N=L.getPropertyValue(K)}if(K==="opacity"&&N===""){N="1"}}else{if(L.currentStyle){F=K.replace(AY,AZ);N=L.currentStyle[K]||L.currentStyle[F];if(!A6.test(N)&&A7.test(N)){K=G.left;var J=L.runtimeStyle.left;L.runtimeStyle.left=L.currentStyle.left;G.left=F==="fontSize"?"1em":N||0;N=G.pixelLeft+"px";G.left=K;L.runtimeStyle.left=J}}}}return N},swap:function(K,J,F){var L={};for(var G in J){L[G]=K.style[G];K.style[G]=J[G]}F.call(K);for(G in J){K.style[G]=L[G]}}});if(Am.expr&&Am.expr.filters){Am.expr.filters.hidden=function(J){var G=J.offsetWidth,F=J.offsetHeight,K=J.nodeName.toLowerCase()==="tr";return G===0&&F===0&&!K?true:G>0&&F>0&&!K?false:Am.curCSS(J,"display")==="none"};Am.expr.filters.visible=function(F){return !Am.expr.filters.hidden(F)}}var R=x(),k=/<script(.|\s)*?\/script>/gi,h=/select|textarea/i,i=/color|date|datetime|email|hidden|month|number|password|range|search|tel|text|time|url|week/i,Ac=/=\?(&|$)/,AW=/\?/,n=/(\?|&)_=.*?(&|$)/,o=/^(\w+:)?\/\/([^\/?#]+)/,U=/%20/g;Am.fn.extend({_load:Am.fn.load,load:function(L,K,F){if(typeof L!=="string"){return this._load(L)}else{if(!this.length){return this}}var N=L.indexOf(" ");if(N>=0){var G=L.slice(N,L.length);L=L.slice(0,N)}N="GET";if(K){if(Am.isFunction(K)){F=K;K=null}else{if(typeof K==="object"){K=Am.param(K,Am.ajaxSettings.traditional);N="POST"}}}var J=this;Am.ajax({url:L,type:N,dataType:"html",data:K,complete:function(P,O){if(O==="success"||O==="notmodified"){J.html(G?Am("<div />").append(P.responseText.replace(k,"")).find(G):P.responseText)}F&&J.each(F,[P.responseText,O,P])}});return this},serialize:function(){return Am.param(this.serializeArray())},serializeArray:function(){return this.map(function(){return this.elements?Am.makeArray(this.elements):this}).filter(function(){return this.name&&!this.disabled&&(this.checked||h.test(this.nodeName)||i.test(this.type))}).map(function(G,F){G=Am(this).val();return G==null?null:Am.isArray(G)?Am.map(G,function(J){return{name:F.name,value:J}}):{name:F.name,value:G}}).get()}});Am.each("ajaxStart ajaxStop ajaxComplete ajaxError ajaxSuccess ajaxSend".split(" "),function(G,F){Am.fn[F]=function(J){return this.bind(F,J)}});Am.extend({get:function(J,G,F,K){if(Am.isFunction(G)){K=K||F;F=G;G=null}return Am.ajax({type:"GET",url:J,data:G,success:F,dataType:K})},getScript:function(G,F){return Am.get(G,null,F,"script")},getJSON:function(J,G,F){return Am.get(J,G,F,"json")},post:function(J,G,F,K){if(Am.isFunction(G)){K=K||F;F=G;G={}}return Am.ajax({type:"POST",url:J,data:G,success:F,dataType:K})},ajaxSetup:function(F){Am.extend(Am.ajaxSettings,F)},ajaxSettings:{url:location.href,global:true,type:"GET",contentType:"application/x-www-form-urlencoded",processData:true,async:true,xhr:Ah.XMLHttpRequest&&(Ah.location.protocol!=="file:"||!Ah.ActiveXObject)?function(){return new Ah.XMLHttpRequest}:function(){try{return new Ah.ActiveXObject("Microsoft.XMLHTTP")}catch(F){}},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(W){function V(){c.success&&c.success.call(Q,P,K,J);c.global&&X("ajaxSuccess",[J,c])}function Z(){c.complete&&c.complete.call(Q,J,K);c.global&&X("ajaxComplete",[J,c]);c.global&&!--Am.active&&Am.event.trigger("ajaxStop")}function X(Bf,Be){(c.context?Am(c.context):Am.event).trigger(Bf,Be)}var c=Am.extend(true,{},Am.ajaxSettings,W),O,K,P,Q=W&&W.context||c,T=c.type.toUpperCase();if(c.data&&c.processData&&typeof c.data!=="string"){c.data=Am.param(c.data,c.traditional)}if(c.dataType==="jsonp"){if(T==="GET"){Ac.test(c.url)||(c.url+=(AW.test(c.url)?"&":"?")+(c.jsonp||"callback")+"=?")}else{if(!c.data||!Ac.test(c.data)){c.data=(c.data?c.data+"&":"")+(c.jsonp||"callback")+"=?"}}c.dataType="json"}if(c.dataType==="json"&&(c.data&&Ac.test(c.data)||Ac.test(c.url))){O=c.jsonpCallback||"jsonp"+R++;if(c.data){c.data=(c.data+"").replace(Ac,"="+O+"$1")}c.url=c.url.replace(Ac,"="+O+"$1");c.dataType="script";Ah[O]=Ah[O]||function(Bf){P=Bf;V();Z();Ah[O]=Ak;try{delete Ah[O]}catch(Be){}z&&z.removeChild(r)}}if(c.dataType==="script"&&c.cache===null){c.cache=false}if(c.cache===false&&T==="GET"){var F=x(),Ba=c.url.replace(n,"$1_="+F+"$2");c.url=Ba+(Ba===c.url?(AW.test(c.url)?"&":"?")+"_="+F:"")}if(c.data&&T==="GET"){c.url+=(AW.test(c.url)?"&":"?")+c.data}c.global&&!Am.active++&&Am.event.trigger("ajaxStart");F=(F=o.exec(c.url))&&(F[1]&&F[1]!==location.protocol||F[2]!==location.host);if(c.dataType==="script"&&T==="GET"&&F){var z=Aj.getElementsByTagName("head")[0]||Aj.documentElement,r=Aj.createElement("script");r.src=c.url;if(c.scriptCharset){r.charset=c.scriptCharset}if(!O){var v=false;r.onload=r.onreadystatechange=function(){if(!v&&(!this.readyState||this.readyState==="loaded"||this.readyState==="complete")){v=true;V();Z();r.onload=r.onreadystatechange=null;z&&r.parentNode&&z.removeChild(r)}}}z.insertBefore(r,z.firstChild);return Ak}var Aa=false,J=c.xhr();if(J){c.username?J.open(T,c.url,c.async,c.username,c.password):J.open(T,c.url,c.async);try{if(c.data||W&&W.contentType){J.setRequestHeader("Content-Type",c.contentType)}if(c.ifModified){Am.lastModified[c.url]&&J.setRequestHeader("If-Modified-Since",Am.lastModified[c.url]);Am.etag[c.url]&&J.setRequestHeader("If-None-Match",Am.etag[c.url])}F||J.setRequestHeader("X-Requested-With","XMLHttpRequest");J.setRequestHeader("Accept",c.dataType&&c.accepts[c.dataType]?c.accepts[c.dataType]+", */*":c.accepts._default)}catch(G){}if(c.beforeSend&&c.beforeSend.call(Q,J,c)===false){c.global&&!--Am.active&&Am.event.trigger("ajaxStop");J.abort();return false}c.global&&X("ajaxSend",[J,c]);var Y=J.onreadystatechange=function(Bf){if(!J||J.readyState===0||Bf==="abort"){Aa||Z();Aa=true;if(J){J.onreadystatechange=Am.noop}}else{if(!Aa&&J&&(J.readyState===4||Bf==="timeout")){Aa=true;J.onreadystatechange=Am.noop;K=Bf==="timeout"?"timeout":!Am.httpSuccess(J)?"error":c.ifModified&&Am.httpNotModified(J,c.url)?"notmodified":"success";var Be;if(K==="success"){try{P=Am.httpData(J,c.dataType,c)}catch(Bg){K="parsererror";Be=Bg}}if(K==="success"||K==="notmodified"){O||V()}else{Am.handleError(c,J,K,Be)}Z();Bf==="timeout"&&J.abort();if(c.async){J=null}}}};try{var N=J.abort;J.abort=function(){J&&N.call(J);Y("abort")}}catch(L){}c.async&&c.timeout>0&&setTimeout(function(){J&&!Aa&&Y("timeout")},c.timeout);try{J.send(T==="POST"||T==="PUT"||T==="DELETE"?c.data:null)}catch(S){Am.handleError(c,J,null,S);Z()}c.async||Y();return J}},handleError:function(J,G,F,K){if(J.error){J.error.call(J.context||J,G,F,K)}if(J.global){(J.context?Am(J.context):Am.event).trigger("ajaxError",[G,J,K])}},active:0,httpSuccess:function(G){try{return !G.status&&location.protocol==="file:"||G.status>=200&&G.status<300||G.status===304||G.status===1223||G.status===0}catch(F){}return false},httpNotModified:function(J,G){var F=J.getResponseHeader("Last-Modified"),K=J.getResponseHeader("Etag");if(F){Am.lastModified[G]=F}if(K){Am.etag[G]=K}return J.status===304||J.status===0},httpData:function(K,J,F){var L=K.getResponseHeader("content-type")||"",G=J==="xml"||!J&&L.indexOf("xml")>=0;K=G?K.responseXML:K.responseText;G&&K.documentElement.nodeName==="parsererror"&&Am.error("parsererror");if(F&&F.dataFilter){K=F.dataFilter(K,J)}if(typeof K==="string"){if(J==="json"||!J&&L.indexOf("json")>=0){K=Am.parseJSON(K)}else{if(J==="script"||!J&&L.indexOf("javascript")>=0){Am.globalEval(K)}}}return K},param:function(L,K){function F(P,O){if(Am.isArray(O)){Am.each(O,function(Q,S){K?N(P,S):F(P+"["+(typeof S==="object"||Am.isArray(S)?Q:"")+"]",S)})}else{!K&&O!=null&&typeof O==="object"?Am.each(O,function(Q,S){F(P+"["+Q+"]",S)}):N(P,O)}}function N(P,O){O=Am.isFunction(O)?O():O;G[G.length]=encodeURIComponent(P)+"="+encodeURIComponent(O)}var G=[];if(K===Ak){K=Am.ajaxSettings.traditional}if(Am.isArray(L)||L.jquery){Am.each(L,function(){N(this.name,this.value)})}else{for(var J in L){F(J,L[J])}}return G.join("&").replace(U,"+")}});var AX={},a=/toggle|show|hide/,g=/^([+-]=)?([\d+-.]+)(.*)$/,u,AU=[["height","marginTop","marginBottom","paddingTop","paddingBottom"],["width","marginLeft","marginRight","paddingLeft","paddingRight"],["opacity"]];Am.fn.extend({show:function(K,J){if(K||K===0){return this.animate(y("show",3),K,J)}else{K=0;for(J=this.length;K<J;K++){var F=Am.data(this[K],"olddisplay");this[K].style.display=F||"";if(Am.css(this[K],"display")==="none"){F=this[K].nodeName;var L;if(AX[F]){L=AX[F]}else{var G=Am("<"+F+" />").appendTo("body");L=G.css("display");if(L==="none"){L="block"}G.remove();AX[F]=L}Am.data(this[K],"olddisplay",L)}}K=0;for(J=this.length;K<J;K++){this[K].style.display=Am.data(this[K],"olddisplay")||""}return this}},hide:function(J,G){if(J||J===0){return this.animate(y("hide",3),J,G)}else{J=0;for(G=this.length;J<G;J++){var F=Am.data(this[J],"olddisplay");!F&&F!=="none"&&Am.data(this[J],"olddisplay",Am.css(this[J],"display"))}J=0;for(G=this.length;J<G;J++){this[J].style.display="none"}return this}},_toggle:Am.fn.toggle,toggle:function(J,G){var F=typeof J==="boolean";if(Am.isFunction(J)&&Am.isFunction(G)){this._toggle.apply(this,arguments)}else{J==null||F?this.each(function(){var K=F?J:Am(this).is(":hidden");Am(this)[K?"show":"hide"]()}):this.animate(y("toggle",3),J,G)}return this},fadeTo:function(J,G,F){return this.filter(":hidden").css("opacity",0).show().end().animate({opacity:G},J,F)},animate:function(K,J,F,L){var G=Am.speed(J,F,L);if(Am.isEmptyObject(K)){return this.each(G.complete)}return this[G.queue===false?"each":"queue"](function(){var N=Am.extend({},G),S,O=this.nodeType===1&&Am(this).is(":hidden"),P=this;for(S in K){var Q=S.replace(AY,AZ);if(S!==Q){K[Q]=K[S];delete K[S];S=Q}if(K[S]==="hide"&&O||K[S]==="show"&&!O){return N.complete.call(this)}if((S==="height"||S==="width")&&this.style){N.display=Am.css(this,"display");N.overflow=this.style.overflow}if(Am.isArray(K[S])){(N.specialEasing=N.specialEasing||{})[S]=K[S][1];K[S]=K[S][0]}}if(N.overflow!=null){this.style.overflow="hidden"}N.curAnim=Am.extend({},K);Am.each(K,function(T,W){var Z=new Am.fx(P,N,T);if(a.test(W)){Z[W==="toggle"?O?"show":"hide":W](K)}else{var X=g.exec(W),Y=Z.cur(true)||0;if(X){W=parseFloat(X[2]);var V=X[3]||"px";if(V!=="px"){P.style[T]=(W||1)+V;Y=(W||1)/Z.cur(true)*Y;P.style[T]=Y+V}if(X[1]){W=(X[1]==="-="?-1:1)*W+Y}Z.custom(Y,W,V)}else{Z.custom(Y,W,"")}}});return true})},stop:function(J,G){var F=Am.timers;J&&this.queue([]);this.each(function(){for(var K=F.length-1;K>=0;K--){if(F[K].elem===this){G&&F[K](true);F.splice(K,1)}}});G||this.dequeue();return this}});Am.each({slideDown:y("show",1),slideUp:y("hide",1),slideToggle:y("toggle",1),fadeIn:{opacity:"show"},fadeOut:{opacity:"hide"}},function(G,F){Am.fn[G]=function(J,K){return this.animate(F,J,K)}});Am.extend({speed:function(J,G,F){var K=J&&typeof J==="object"?J:{complete:F||!F&&G||Am.isFunction(J)&&J,duration:J,easing:F&&G||G&&!Am.isFunction(G)&&G};K.duration=Am.fx.off?0:typeof K.duration==="number"?K.duration:Am.fx.speeds[K.duration]||Am.fx.speeds._default;K.old=K.complete;K.complete=function(){K.queue!==false&&Am(this).dequeue();Am.isFunction(K.old)&&K.old.call(this)};return K},easing:{linear:function(J,G,F,K){return F+K*J},swing:function(J,G,F,K){return(-Math.cos(J*Math.PI)/2+0.5)*K+F}},timers:[],fx:function(J,G,F){this.options=G;this.elem=J;this.prop=F;if(!G.orig){G.orig={}}}});Am.fx.prototype={update:function(){this.options.step&&this.options.step.call(this.elem,this.now,this);(Am.fx.step[this.prop]||Am.fx.step._default)(this);if((this.prop==="height"||this.prop==="width")&&this.elem.style){this.elem.style.display="block"}},cur:function(F){if(this.elem[this.prop]!=null&&(!this.elem.style||this.elem.style[this.prop]==null)){return this.elem[this.prop]}return(F=parseFloat(Am.css(this.elem,this.prop,F)))&&F>-10000?F:parseFloat(Am.curCSS(this.elem,this.prop))||0},custom:function(K,J,F){function L(N){return G.step(N)}this.startTime=x();this.start=K;this.end=J;this.unit=F||this.unit||"px";this.now=this.start;this.pos=this.state=0;var G=this;L.elem=this.elem;if(L()&&Am.timers.push(L)&&!u){u=setInterval(Am.fx.tick,13)}},show:function(){this.options.orig[this.prop]=Am.style(this.elem,this.prop);this.options.show=true;this.custom(this.prop==="width"||this.prop==="height"?1:0,this.cur());Am(this.elem).show()},hide:function(){this.options.orig[this.prop]=Am.style(this.elem,this.prop);this.options.hide=true;this.custom(this.cur(),0)},step:function(K){var J=x(),F=true;if(K||J>=this.options.duration+this.startTime){this.now=this.end;this.pos=this.state=1;this.update();this.options.curAnim[this.prop]=true;for(var L in this.options.curAnim){if(this.options.curAnim[L]!==true){F=false}}if(F){if(this.options.display!=null){this.elem.style.overflow=this.options.overflow;K=Am.data(this.elem,"olddisplay");this.elem.style.display=K?K:this.options.display;if(Am.css(this.elem,"display")==="none"){this.elem.style.display="block"}}this.options.hide&&Am(this.elem).hide();if(this.options.hide||this.options.show){for(var G in this.options.curAnim){Am.style(this.elem,G,this.options.orig[G])}}this.options.complete.call(this.elem)}return false}else{G=J-this.startTime;this.state=G/this.options.duration;K=this.options.easing||(Am.easing.swing?"swing":"linear");this.pos=Am.easing[this.options.specialEasing&&this.options.specialEasing[this.prop]||K](this.state,G,0,1,this.options.duration);this.now=this.start+(this.end-this.start)*this.pos;this.update()}return true}};Am.extend(Am.fx,{tick:function(){for(var G=Am.timers,F=0;F<G.length;F++){G[F]()||G.splice(F--,1)}G.length||Am.fx.stop()},stop:function(){clearInterval(u);u=null},speeds:{slow:600,fast:200,_default:400},step:{opacity:function(F){Am.style(F.elem,"opacity",F.now)},_default:function(F){if(F.elem.style&&F.elem.style[F.prop]!=null){F.elem.style[F.prop]=(F.prop==="width"||F.prop==="height"?Math.max(0,F.now):F.now)+F.unit}else{F.elem[F.prop]=F.now}}}});if(Am.expr&&Am.expr.filters){Am.expr.filters.animated=function(F){return Am.grep(Am.timers,function(G){return F===G.elem}).length}}Am.fn.offset="getBoundingClientRect" in Aj.documentElement?function(J){var G=this[0];if(J){return this.each(function(L){Am.offset.setOffset(this,J,L)})}if(!G||!G.ownerDocument){return null}if(G===G.ownerDocument.body){return Am.offset.bodyOffset(G)}var F=G.getBoundingClientRect(),K=G.ownerDocument;G=K.body;K=K.documentElement;return{top:F.top+(self.pageYOffset||Am.support.boxModel&&K.scrollTop||G.scrollTop)-(K.clientTop||G.clientTop||0),left:F.left+(self.pageXOffset||Am.support.boxModel&&K.scrollLeft||G.scrollLeft)-(K.clientLeft||G.clientLeft||0)}}:function(P){var O=this[0];if(P){return this.each(function(T){Am.offset.setOffset(this,P,T)})}if(!O||!O.ownerDocument){return null}if(O===O.ownerDocument.body){return Am.offset.bodyOffset(O)}Am.offset.initialize();var S=O.offsetParent,Q=O,F=O.ownerDocument,J,G=F.documentElement,K=F.body;Q=(F=F.defaultView)?F.getComputedStyle(O,null):O.currentStyle;for(var L=O.offsetTop,N=O.offsetLeft;(O=O.parentNode)&&O!==K&&O!==G;){if(Am.offset.supportsFixedPosition&&Q.position==="fixed"){break}J=F?F.getComputedStyle(O,null):O.currentStyle;L-=O.scrollTop;N-=O.scrollLeft;if(O===S){L+=O.offsetTop;N+=O.offsetLeft;if(Am.offset.doesNotAddBorder&&!(Am.offset.doesAddBorderForTableAndCells&&/^t(able|d|h)$/i.test(O.nodeName))){L+=parseFloat(J.borderTopWidth)||0;N+=parseFloat(J.borderLeftWidth)||0}Q=S;S=O.offsetParent}if(Am.offset.subtractsBorderForOverflowNotVisible&&J.overflow!=="visible"){L+=parseFloat(J.borderTopWidth)||0;N+=parseFloat(J.borderLeftWidth)||0}Q=J}if(Q.position==="relative"||Q.position==="static"){L+=K.offsetTop;N+=K.offsetLeft}if(Am.offset.supportsFixedPosition&&Q.position==="fixed"){L+=Math.max(G.scrollTop,K.scrollTop);N+=Math.max(G.scrollLeft,K.scrollLeft)}return{top:L,left:N}};Am.offset={initialize:function(){var L=Aj.body,K=Aj.createElement("div"),F,N,G,J=parseFloat(Am.curCSS(L,"marginTop",true))||0;Am.extend(K.style,{position:"absolute",top:0,left:0,margin:0,border:0,width:"1px",height:"1px",visibility:"hidden"});K.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>";L.insertBefore(K,L.firstChild);F=K.firstChild;N=F.firstChild;G=F.nextSibling.firstChild.firstChild;this.doesNotAddBorder=N.offsetTop!==5;this.doesAddBorderForTableAndCells=G.offsetTop===5;N.style.position="fixed";N.style.top="20px";this.supportsFixedPosition=N.offsetTop===20||N.offsetTop===15;N.style.position=N.style.top="";F.style.overflow="hidden";F.style.position="relative";this.subtractsBorderForOverflowNotVisible=N.offsetTop===-5;this.doesNotIncludeMarginInBodyOffset=L.offsetTop!==J;L.removeChild(K);Am.offset.initialize=Am.noop},bodyOffset:function(J){var G=J.offsetTop,F=J.offsetLeft;Am.offset.initialize();if(Am.offset.doesNotIncludeMarginInBodyOffset){G+=parseFloat(Am.curCSS(J,"marginTop",true))||0;F+=parseFloat(Am.curCSS(J,"marginLeft",true))||0}return{top:G,left:F}},setOffset:function(N,L,G){if(/static/.test(Am.curCSS(N,"position"))){N.style.position="relative"}var O=Am(N),J=O.offset(),K=parseInt(Am.curCSS(N,"top",true),10)||0,F=parseInt(Am.curCSS(N,"left",true),10)||0;if(Am.isFunction(L)){L=L.call(N,G,J)}G={top:L.top-J.top+K,left:L.left-J.left+F};"using" in L?L.using.call(N,G):O.css(G)}};Am.fn.extend({position:function(){if(!this[0]){return null}var J=this[0],G=this.offsetParent(),F=this.offset(),K=/^body|html$/i.test(G[0].nodeName)?{top:0,left:0}:G.offset();F.top-=parseFloat(Am.curCSS(J,"marginTop",true))||0;F.left-=parseFloat(Am.curCSS(J,"marginLeft",true))||0;K.top+=parseFloat(Am.curCSS(G[0],"borderTopWidth",true))||0;K.left+=parseFloat(Am.curCSS(G[0],"borderLeftWidth",true))||0;return{top:F.top-K.top,left:F.left-K.left}},offsetParent:function(){return this.map(function(){for(var F=this.offsetParent||Aj.body;F&&!/^body|html$/i.test(F.nodeName)&&Am.css(F,"position")==="static";){F=F.offsetParent}return F})}});Am.each(["Left","Top"],function(J,G){var F="scroll"+G;Am.fn[F]=function(N){var L=this[0],K;if(!L){return null}if(N!==Ak){return this.each(function(){if(K=AV(this)){K.scrollTo(!J?N:Am(K).scrollLeft(),J?N:Am(K).scrollTop())}else{this[F]=N}})}else{return(K=AV(L))?"pageXOffset" in K?K[J?"pageYOffset":"pageXOffset"]:Am.support.boxModel&&K.document.documentElement[F]||K.document.body[F]:L[F]}}});Am.each(["Height","Width"],function(J,G){var F=G.toLowerCase();Am.fn["inner"+G]=function(){return this[0]?Am.css(this[0],F,false,"padding"):null};Am.fn["outer"+G]=function(K){return this[0]?Am.css(this[0],F,false,K?"margin":"border"):null};Am.fn[F]=function(L){var K=this[0];if(!K){return L==null?null:this}if(Am.isFunction(L)){return this.each(function(N){var O=Am(this);O[F](L.call(this,N,O[F]()))})}return"scrollTo" in K&&K.document?K.document.compatMode==="CSS1Compat"&&K.document.documentElement["client"+G]||K.document.body["client"+G]:K.nodeType===9?Math.max(K.documentElement["client"+G],K.body["scroll"+G],K.documentElement["scroll"+G],K.body["offset"+G],K.documentElement["offset"+G]):L===Ak?Am.css(K,F):this.css(F,typeof L==="string"?L:L+"px")}});Ah.jQuery=Ah.$=Am})(window);
