/*
 RequireJS 0.15.0 Copyright (c) 2010, The Dojo Foundation All Rights Reserved.
 Available via the MIT or new BSD license.
 see: http://github.com/jrburke/requirejs for details

 jQuery JavaScript Library v1.4.4
 http://jquery.com/

 Copyright 2010, John Resig
 Dual licensed under the MIT or GPL Version 2 licenses.
 http://jquery.org/license

 Includes Sizzle.js
 http://sizzlejs.com/
 Copyright 2010, The Dojo Foundation
 Released under the MIT, BSD, and GPL Licenses.

 Date: Thu Nov 11 19:04:53 2010 -0500
*/
var require,define;
(function(){function O(j){return Aa.call(j)==="[object Function]"}function K(j,k,s){var q=B.plugins.defined[j];if(q)q[s.name].apply(null,s.args);else{q=B.plugins.waiting[j]||(B.plugins.waiting[j]=[]);q.push(s);x(["require/"+j],k.contextName)}}function ua(j,k){Ba.apply(x,j);k.loaded[j[0]]=true}function ma(j,k,s){var q,u,A;for(q=0;A=k[q];q++){A=typeof A==="string"?{name:A}:A;u=A.location;if(s&&(!u||u.indexOf("/")!==0&&u.indexOf(":")===-1))A.location=s+"/"+(A.location||A.name);A.location=A.location||
A.name;A.lib=A.lib||"lib";A.main=A.main||"main";j[A.name]=A}}function va(j){var k=true,s=j.config.priorityWait,q,u;if(s){for(u=0;q=s[u];u++)if(!j.loaded[q]){k=false;break}k&&delete j.config.priorityWait}return k}function oa(j){var k,s=B.paused;if(j.scriptCount<=0){for(j.scriptCount=0;pa.length;){k=pa.shift();k[0]===null?x.onError(new Error("Mismatched anonymous require.def modules")):ua(k,j)}if(!(j.config.priorityWait&&!va(j))){if(s.length){B.paused=[];for(j=0;k=s[j];j++)x.checkDeps.apply(x,k)}Ca?
setTimeout(function(){x.checkLoaded(B.ctxName)},30):x.checkLoaded(B.ctxName)}}}function Ma(j,k){var s=B.plugins.callbacks[j]=[];B.plugins[j]=function(){for(var q=0,u;u=s[q];q++)if(u.apply(null,arguments)===true&&k)return true;return false}}function qa(j,k){if(!j.jQuery)if((k=k||(typeof jQuery!=="undefined"?jQuery:null))&&"readyWait"in k){j.jQuery=k;if(!j.defined.jquery&&!j.jQueryDef)j.defined.jquery=k;if(j.scriptCount){k.readyWait+=1;j.jQueryIncremented=true}}}function Ja(j){return function(k){j.exports=
k}}function ka(j,k,s){return function(){var q=[].concat(Da.call(arguments,0));q.push(k,s);return(j?require[j]:require).apply(null,q)}}function Na(j,k){var s=j.contextName,q=ka(null,s,k);x.mixin(q,{modify:ka("modify",s,k),def:ka("def",s,k),get:ka("get",s,k),nameToUrl:ka("nameToUrl",s,k),toUrl:ka("toUrl",s,k),ready:x.ready,context:j,config:j.config,isBrowser:B.isBrowser});return q}var aa={},B,X,la=[],ja,na,wa,z,c,ra,ba={},Ea,Fa=/(\/\*([\s\S]*?)\*\/|\/\/(.*)$)/mg,Oa=/require\(["']([\w\!\-_\.\/]+)["']\)/g,
Ba,ga=!!(typeof window!=="undefined"&&navigator&&document),Ca=!ga&&typeof importScripts!=="undefined",Pa=ga&&navigator.platform==="PLAYSTATION 3"?/^complete$/:/^(complete|loaded)$/,Aa=Object.prototype.toString,sa=Array.prototype,Da=sa.slice,Ga,x,xa,pa=[],Ha=false,ya;if(typeof require!=="undefined")if(O(require))return;else ba=require;x=require=function(j,k,s,q,u){var A;if(typeof j==="string"&&!O(k))return require.get(j,k,s,q);if(!require.isArray(j)){A=j;if(require.isArray(k)){j=k;k=s;s=q;q=u}else j=
[]}Ba(null,j,k,A,s,q);(j=B.contexts[s||A&&A.context||B.ctxName])&&j.scriptCount===0&&oa(j)};x.onError=function(j){throw j;};define=x.def=function(j,k,s,q){var u,A,D=ya;if(typeof j!=="string"){q=s;s=k;k=j;j=null}if(!x.isArray(k)){q=s;s=k;k=[]}if(!j&&!k.length&&x.isFunction(s)){s.toString().replace(Fa,"").replace(Oa,function(G,S){k.push(S)});k=["require","exports","module"].concat(k)}if(!j&&Ha){u=document.getElementsByTagName("script");for(j=u.length-1;j>-1&&(A=u[j]);j--)if(A.readyState==="interactive"){D=
A;break}D||x.onError(new Error("ERROR: No matching script interactive for "+s));j=D.getAttribute("data-requiremodule")}if(typeof j==="string")B.contexts[B.ctxName].jQueryDef=j==="jquery";pa.push([j,k,s,null,q])};Ba=function(j,k,s,q,u,A){var D,G,S,T,N;u=u?u:q&&q.context?q.context:B.ctxName;D=B.contexts[u];if(j){G=j.indexOf("!");if(G!==-1){S=j.substring(0,G);j=j.substring(G+1,j.length)}else S=D.defPlugin[j];G=D.waiting[j];if(D&&(D.defined[j]||G&&G!==sa[j]))return}if(u!==B.ctxName){G=B.contexts[B.ctxName]&&
B.contexts[B.ctxName].loaded;T=true;if(G)for(N in G)if(!(N in aa))if(!G[N]){T=false;break}if(T)B.ctxName=u}if(!D){D={contextName:u,config:{waitSeconds:7,baseUrl:B.baseUrl||"./",paths:{},packages:{}},waiting:[],specified:{require:true,exports:true,module:true},loaded:{},scriptCount:0,urlFetched:{},defPlugin:{},defined:{},modifiers:{}};B.plugins.newContext&&B.plugins.newContext(D);D=B.contexts[u]=D}if(q){if(q.baseUrl)if(q.baseUrl.charAt(q.baseUrl.length-1)!=="/")q.baseUrl+="/";T=D.config.paths;G=D.config.packages;
x.mixin(D.config,q,true);if(q.paths){for(N in q.paths)N in aa||(T[N]=q.paths[N]);D.config.paths=T}if((T=q.packagePaths)||q.packages){if(T)for(N in T)N in aa||ma(G,T[N],N);q.packages&&ma(G,q.packages);D.config.packages=G}if(q.priority){x(q.priority);D.config.priorityWait=q.priority}if(q.deps||q.callback)x(q.deps||[],q.callback);q.ready&&x.ready(q.ready);if(!k)return}if(k){N=k;k=[];for(q=0;q<N.length;q++)k[q]=x.splitPrefix(N[q],j||A,D)}A=D.waiting.push({name:j,deps:k,callback:s});if(j){D.waiting[j]=
A-1;D.specified[j]=true;if(A=D.modifiers[j]){x(A,u);if(A=A.__deferMods)for(q=0;q<A.length;q++){N=A[q];G=N[N.length-1];if(G===undefined)N[N.length-1]=u;else typeof G==="string"&&A.push(u);require.def.apply(require,N)}}}if(j&&s&&!x.isFunction(s))D.defined[j]=s;S&&K(S,D,{name:"require",args:[j,k,s,D]});B.paused.push([S,j,k,D]);if(j){D.loaded[j]=true;D.jQueryDef=j==="jquery"}};x.mixin=function(j,k,s){for(var q in k)if(!(q in aa)&&(!(q in j)||s))j[q]=k[q];return x};x.version="0.15.0";B=x.s={ctxName:"_",
contexts:{},paused:[],plugins:{defined:{},callbacks:{},waiting:{}},skipAsync:{},isBrowser:ga,isPageLoaded:!ga,readyCalls:[],doc:ga?document:null};x.isBrowser=B.isBrowser;if(ga){B.head=document.getElementsByTagName("head")[0];if(xa=document.getElementsByTagName("base")[0])B.head=xa.parentNode}x.plugin=function(j){var k,s,q,u=j.prefix,A=B.plugins.callbacks,D=B.plugins.waiting[u],G;k=B.plugins.defined;q=B.contexts;if(k[u])return x;k[u]=j;G=["newContext","isWaiting","orderDeps"];for(k=0;s=G[k];k++){B.plugins[s]||
Ma(s,s==="isWaiting");A[s].push(j[s])}if(j.newContext)for(s in q)if(!(s in aa)){k=q[s];j.newContext(k)}if(D){for(k=0;q=D[k];k++)j[q.name]&&j[q.name].apply(null,q.args);delete B.plugins.waiting[u]}return x};x.completeLoad=function(j,k){for(var s;pa.length;){s=pa.shift();if(s[0]===null){s[0]=j;break}else if(s[0]===j)break;else ua(s,k)}s&&ua(s,k);k.loaded[j]=true;qa(k);k.scriptCount-=1;oa(k)};x.pause=x.resume=function(){};x.checkDeps=function(j,k,s,q){if(j)K(j,q,{name:"checkDeps",args:[k,s,q]});else for(j=
0;k=s[j];j++)if(!q.specified[k.fullName]){q.specified[k.fullName]=true;q.startTime=(new Date).getTime();k.prefix?K(k.prefix,q,{name:"load",args:[k.name,q.contextName]}):x.load(k.name,q.contextName)}};x.modify=function(j,k,s,q,u){var A,D,G=(typeof j==="string"?u:k)||B.ctxName,S=B.contexts[G],T=S.modifiers;if(typeof j==="string"){D=T[j]||(T[j]=[]);if(!D[k]){D.push(k);D[k]=true}S.specified[j]?x.def(k,s,q,u):(D.__deferMods||(D.__deferMods=[])).push([k,s,q,u])}else for(A in j)if(!(A in aa)){k=j[A];D=T[A]||
(S.modifiers[A]=[]);if(!D[k]){D.push(k);D[k]=true;S.specified[A]&&x([k],G)}}};x.isArray=function(j){return Aa.call(j)==="[object Array]"};x.isFunction=O;x.get=function(j,k,s){if(j==="require"||j==="exports"||j==="module")x.onError(new Error("Explicit require of "+j+" is not allowed."));k=k||B.ctxName;var q;q=B.contexts[k];s=x.splitPrefix(j,s,q);q=q.defined[s.name];q===undefined&&x.onError(new Error("require: module name '"+j+"' has not been loaded yet for context: "+k));return q};x.load=function(j,
k){var s=B.contexts[k],q=s.urlFetched,u=s.loaded;B.isDone=false;u[j]||(u[j]=false);if(k!==B.ctxName)la.push(arguments);else{u=x.nameToUrl(j,null,k);if(!q[u]){s.scriptCount+=1;x.attach(u,k,j);q[u]=true;if(s.jQuery&&!s.jQueryIncremented){s.jQuery.readyWait+=1;s.jQueryIncremented=true}}}};x.jsExtRegExp=/^\/|:|\?|\.js$/;x.normalizeName=function(j,k,s){if(j.charAt(0)===".")if(k){if(s.config.packages[k])k=[k];else{k=k.split("/");k=k.slice(0,k.length-1)}j=k.concat(j.split("/"));for(X=0;k=j[X];X++)if(k===
"."){j.splice(X,1);X-=1}else if(k==="..")if(X===1)break;else if(X>1){j.splice(X-1,2);X-=2}j=j.join("/")}return j};x.splitPrefix=function(j,k,s){var q=j.indexOf("!"),u=null;if(q!==-1){u=j.substring(0,q);j=j.substring(q+1,j.length)}j=x.normalizeName(j,k,s);return{prefix:u,name:j,fullName:u?u+"!"+j:j}};x.nameToUrl=function(j,k,s,q){var u,A,D,G;G=B.contexts[s];s=G.config;j=x.normalizeName(j,q,G);if(x.jsExtRegExp.test(j))j=j+(k?k:"");else{u=s.paths;A=s.packages;q=j.split("/");for(G=q.length;G>0;G--){D=
q.slice(0,G).join("/");if(u[D]){q.splice(0,G,u[D]);break}else if(D=A[D]){u=D.location+"/"+D.lib;if(j===D.name)u+="/"+D.main;q.splice(0,G,u);break}}j=q.join("/")+(k||".js");j=(j.charAt(0)==="/"||j.match(/^\w+:/)?"":s.baseUrl)+j}return s.urlArgs?j+((j.indexOf("?")===-1?"?":"&")+s.urlArgs):j};x.blockCheckLoaded=true;x.checkLoaded=function(j){var k=B.contexts[j||B.ctxName],s=k.config.waitSeconds*1E3,q=s&&k.startTime+s<(new Date).getTime(),u,A=k.defined,D=k.modifiers,G="",S=false,T=false,N,Y=B.plugins.isWaiting,
ia=B.plugins.orderDeps;if(!k.isCheckLoaded){if(k.config.priorityWait)if(va(k))oa(k);else return;k.isCheckLoaded=x.blockCheckLoaded;s=k.waiting;u=k.loaded;for(N in u)if(!(N in aa)){S=true;if(!u[N])if(q)G+=N+" ";else{T=true;break}}if(!S&&!s.length&&(!Y||!Y(k)))k.isCheckLoaded=false;else{if(q&&G){u=new Error("require.js load timeout for modules: "+G);u.requireType="timeout";u.requireModules=G;x.onError(u)}if(T){k.isCheckLoaded=false;if(ga||Ca)setTimeout(function(){x.checkLoaded(j)},50)}else{k.waiting=
[];k.loaded={};ia&&ia(k);for(N in D)N in aa||A[N]&&x.execModifiers(N,{},s,k);for(u=0;A=s[u];u++)x.exec(A,{},s,k);k.isCheckLoaded=false;if(k.waiting.length||Y&&Y(k))x.checkLoaded(j);else if(la.length){u=k.loaded;k=true;for(N in u)if(!(N in aa))if(!u[N]){k=false;break}if(k){B.ctxName=la[0][1];N=la;la=[];for(u=0;k=N[u];u++)x.load.apply(x,k)}}else{B.ctxName="_";B.isDone=true;x.callReady&&x.callReady()}}}}};x.exec=function(j,k,s,q){if(j){var u=j.name,A=j.callback;A=j.deps;var D,G,S=q.defined,T,N=[],Y,
ia=false;if(u){if(k[u]||u in S)return S[u];k[u]=true}if(A)for(D=0;G=A[D];D++){G=G.name;if(G==="require")G=Na(q,u);else if(G==="exports"){G=S[u]={};ia=true}else if(G==="module"){Y=G={id:u,uri:u?x.nameToUrl(u,null,q.contextName):undefined};Y.setExports=Ja(Y)}else G=G in S?S[G]:k[G]?undefined:x.exec(s[s[G]],k,s,q);N.push(G)}if((A=j.callback)&&x.isFunction(A)){T=x.execCb(u,A,N);if(u)if(ia&&T===undefined&&(!Y||!("exports"in Y)))T=S[u];else if(Y&&"exports"in Y)T=S[u]=Y.exports;else{u in S&&!ia&&x.onError(new Error(u+
" has already been defined"));S[u]=T}}x.execModifiers(u,k,s,q);return T}};x.execCb=function(j,k,s){return k.apply(null,s)};x.execModifiers=function(j,k,s,q){var u=q.modifiers,A=u[j],D,G;if(A){for(G=0;G<A.length;G++){D=A[G];D in s&&x.exec(s[s[D]],k,s,q)}delete u[j]}};x.onScriptLoad=function(j){var k=j.currentTarget||j.srcElement,s;if(j.type==="load"||Pa.test(k.readyState)){s=k.getAttribute("data-requirecontext");j=k.getAttribute("data-requiremodule");s=B.contexts[s];x.completeLoad(j,s);k.removeEventListener?
k.removeEventListener("load",x.onScriptLoad,false):k.detachEvent("onreadystatechange",x.onScriptLoad)}};x.attach=function(j,k,s,q,u){var A;if(ga){q=q||x.onScriptLoad;A=document.createElement("script");A.type=u||"text/javascript";A.charset="utf-8";A.async=!B.skipAsync[j];A.setAttribute("data-requirecontext",k);A.setAttribute("data-requiremodule",s);if(A.addEventListener)A.addEventListener("load",q,false);else{Ha=true;A.attachEvent("onreadystatechange",q)}A.src=j;ya=A;xa?B.head.insertBefore(A,xa):B.head.appendChild(A);
ya=null;return A}else if(Ca){q=B.contexts[k];k=q.loaded;k[s]=false;importScripts(j);x.completeLoad(s,q)}return null};B.baseUrl=ba.baseUrl;if(ga&&(!B.baseUrl||!B.head)){ja=document.getElementsByTagName("script");wa=ba.baseUrlMatch?ba.baseUrlMatch:/(requireplugins-|require-)?jquery[\-\d\.]*(min)?\.js(\W|$)/i;for(X=ja.length-1;X>-1&&(na=ja[X]);X--){if(!B.head)B.head=na.parentNode;if(!ra&&(ra=na.getAttribute("data-main"))){ba.deps=ba.deps?ba.deps.concat(ra):[ra];if(!ba.baseUrl&&(z=na.src)){z=z.split("/");
z.pop();B.baseUrl=ba.baseUrl=z.length?z.join("/"):"./"}}if(!B.baseUrl&&(z=na.src))if(c=z.match(wa)){B.baseUrl=z.substring(0,c.index);break}}}x.pageLoaded=function(){if(!B.isPageLoaded){B.isPageLoaded=true;Ga&&clearInterval(Ga);if(Ea)document.readyState="complete";x.callReady()}};x.callReady=function(){var j=B.readyCalls,k,s,q;if(B.isPageLoaded&&B.isDone){if(j.length){B.readyCalls=[];for(k=0;s=j[k];k++)s()}j=B.contexts;for(q in j)if(!(q in aa)){k=j[q];if(k.jQueryIncremented){k.jQuery.readyWait-=1;
k.jQueryIncremented=false}}}};x.ready=function(j){B.isPageLoaded&&B.isDone?j():B.readyCalls.push(j);return x};if(ga){if(document.addEventListener){document.addEventListener("DOMContentLoaded",x.pageLoaded,false);window.addEventListener("load",x.pageLoaded,false);if(!document.readyState){Ea=true;document.readyState="loading"}}else if(window.attachEvent){window.attachEvent("onload",x.pageLoaded);if(self===self.top)Ga=setInterval(function(){try{if(document.body){document.documentElement.doScroll("left");
x.pageLoaded()}}catch(j){}},30)}document.readyState==="complete"&&x.pageLoaded()}x(ba);typeof setTimeout!=="undefined"&&setTimeout(function(){var j=B.contexts[ba.context||"_"];qa(j);oa(j)},0)})();
(function(O,K){function ua(a,b,d){if(d===K&&a.nodeType===1){d=a.getAttribute("data-"+b);if(typeof d==="string"){try{d=d==="true"?true:d==="false"?false:d==="null"?null:!c.isNaN(d)?parseFloat(d):ba.test(d)?c.parseJSON(d):d}catch(e){}c.data(a,b,d)}else d=K}return d}function ma(){return false}function va(){return true}function oa(a,b,d){d[0].type=a;return c.event.handle.apply(b,d)}function Ma(a){var b,d,e,f,h,n,m,p,E,y,I,M=[];f=[];h=c.data(this,this.nodeType?"events":"__events__");if(typeof h==="function")h=
h.events;if(!(a.liveFired===this||!h||!h.live||a.button&&a.type==="click")){if(a.namespace)I=new RegExp("(^|\\.)"+a.namespace.split(".").join("\\.(?:.*\\.)?")+"(\\.|$)");a.liveFired=this;var V=h.live.slice(0);for(m=0;m<V.length;m++){h=V[m];h.origType.replace(sa,"")===a.type?f.push(h.selector):V.splice(m--,1)}f=c(a.target).closest(f,a.currentTarget);p=0;for(E=f.length;p<E;p++){y=f[p];for(m=0;m<V.length;m++){h=V[m];if(y.selector===h.selector&&(!I||I.test(h.namespace))){n=y.elem;e=null;if(h.preType===
"mouseenter"||h.preType==="mouseleave"){a.type=h.preType;e=c(a.relatedTarget).closest(h.selector)[0]}if(!e||e!==n)M.push({elem:n,handleObj:h,level:y.level})}}}p=0;for(E=M.length;p<E;p++){f=M[p];if(d&&f.level>d)break;a.currentTarget=f.elem;a.data=f.handleObj.data;a.handleObj=f.handleObj;I=f.handleObj.origHandler.apply(f.elem,arguments);if(I===false||a.isPropagationStopped()){d=f.level;if(I===false)b=false;if(a.isImmediatePropagationStopped())break}}return b}}function qa(a,b){return(a&&a!=="*"?a+".":
"")+b.replace(Ga,"`").replace(x,"&")}function Ja(a){return!a||!a.parentNode||a.parentNode.nodeType===11}function ka(a,b,d){if(c.isFunction(b))return c.grep(a,function(f,h){return!!b.call(f,h,f)===d});else if(b.nodeType)return c.grep(a,function(f){return f===b===d});else if(typeof b==="string"){var e=c.grep(a,function(f){return f.nodeType===1});if(S.test(b))return c.filter(b,e,!d);else b=c.filter(b,e)}return c.grep(a,function(f){return c.inArray(f,b)>=0===d})}function Na(a){return c.nodeName(a,"table")?
a.getElementsByTagName("tbody")[0]||a.appendChild(a.ownerDocument.createElement("tbody")):a}function aa(a,b){var d=0;b.each(function(){if(this.nodeName===(a[d]&&a[d].nodeName)){var e=c.data(a[d++]),f=c.data(this,e);if(e=e&&e.events){delete f.handle;f.events={};for(var h in e)for(var n in e[h])c.event.add(this,h,e[h][n],e[h][n].data)}}})}function B(a,b){b.src?c.ajax({url:b.src,async:false,dataType:"script"}):c.globalEval(b.text||b.textContent||b.innerHTML||"");b.parentNode&&b.parentNode.removeChild(b)}
function X(a,b,d){var e=b==="width"?a.offsetWidth:a.offsetHeight;if(d==="border")return e;c.each(b==="width"?cb:db,function(){d||(e-=parseFloat(c.css(a,"padding"+this))||0);if(d==="margin")e+=parseFloat(c.css(a,"margin"+this))||0;else e-=parseFloat(c.css(a,"border"+this+"Width"))||0});return e}function la(a,b,d,e){if(c.isArray(b)&&b.length)c.each(b,function(f,h){d||eb.test(a)?e(a,h):la(a+"["+(typeof h==="object"||c.isArray(h)?f:"")+"]",h,d,e)});else if(!d&&b!=null&&typeof b==="object")c.isEmptyObject(b)?
e(a,""):c.each(b,function(f,h){la(a+"["+f+"]",h,d,e)});else e(a,b)}function ja(a,b){var d={};c.each(Ta.concat.apply([],Ta.slice(0,b)),function(){d[this]=a});return d}function na(a){if(!Qa[a]){var b=c("<"+a+">").appendTo("body"),d=b.css("display");b.remove();if(d==="none"||d==="")d="block";Qa[a]=d}return Qa[a]}function wa(a){return c.isWindow(a)?a:a.nodeType===9?a.defaultView||a.parentWindow:false}var z=O.document,c=function(){function a(){if(!b.isReady){try{z.documentElement.doScroll("left")}catch(l){setTimeout(a,
1);return}b.ready()}}var b=function(l,v){return new b.fn.init(l,v)},d=O.jQuery,e=O.$,f,h=/^(?:[^<]*(<[\w\W]+>)[^>]*$|#([\w\-]+)$)/,n=/\S/,m=/^\s+/,p=/\s+$/,E=/\W/,y=/\d/,I=/^<(\w+)\s*\/?>(?:<\/\1>)?$/,M=/^[\],:{}\s]*$/,V=/\\(?:["\\\/bfnrt]|u[0-9a-fA-F]{4})/g,F=/"[^"\\\n\r]*"|true|false|null|-?\d+(?:\.\d*)?(?:[eE][+\-]?\d+)?/g,U=/(?:^|:|,)(?:\s*\[)+/g,ca=/(webkit)[ \/]([\w.]+)/,g=/(opera)(?:.*version)?[ \/]([\w.]+)/,i=/(msie) ([\w.]+)/,o=/(mozilla)(?:.*? rv:([\w.]+))?/,r=navigator.userAgent,t=false,
w=[],H,J=Object.prototype.toString,Q=Object.prototype.hasOwnProperty,$=Array.prototype.push,da=Array.prototype.slice,ea=String.prototype.trim,P=Array.prototype.indexOf,ta={};b.fn=b.prototype={init:function(l,v){var C,L;if(!l)return this;if(l.nodeType){this.context=this[0]=l;this.length=1;return this}if(l==="body"&&!v&&z.body){this.context=z;this[0]=z.body;this.selector="body";this.length=1;return this}if(typeof l==="string")if((C=h.exec(l))&&(C[1]||!v))if(C[1]){L=v?v.ownerDocument||v:z;if(l=I.exec(l))if(b.isPlainObject(v)){l=
[z.createElement(l[1])];b.fn.attr.call(l,v,true)}else l=[L.createElement(l[1])];else{l=b.buildFragment([C[1]],[L]);l=(l.cacheable?l.fragment.cloneNode(true):l.fragment).childNodes}return b.merge(this,l)}else{if((v=z.getElementById(C[2]))&&v.parentNode){if(v.id!==C[2])return f.find(l);this.length=1;this[0]=v}this.context=z;this.selector=l;return this}else if(!v&&!E.test(l)){this.selector=l;this.context=z;l=z.getElementsByTagName(l);return b.merge(this,l)}else return!v||v.jquery?(v||f).find(l):b(v).find(l);
else if(b.isFunction(l))return f.ready(l);if(l.selector!==K){this.selector=l.selector;this.context=l.context}return b.makeArray(l,this)},selector:"",jquery:"1.4.4",length:0,size:function(){return this.length},toArray:function(){return da.call(this,0)},get:function(l){return l==null?this.toArray():l<0?this.slice(l)[0]:this[l]},pushStack:function(l,v,C){var L=b();b.isArray(l)?$.apply(L,l):b.merge(L,l);L.prevObject=this;L.context=this.context;if(v==="find")L.selector=this.selector+(this.selector?" ":
"")+C;else if(v)L.selector=this.selector+"."+v+"("+C+")";return L},each:function(l,v){return b.each(this,l,v)},ready:function(l){b.bindReady();if(b.isReady)l.call(z,b);else w&&w.push(l);return this},eq:function(l){return l===-1?this.slice(l):this.slice(l,+l+1)},first:function(){return this.eq(0)},last:function(){return this.eq(-1)},slice:function(){return this.pushStack(da.apply(this,arguments),"slice",da.call(arguments).join(","))},map:function(l){return this.pushStack(b.map(this,function(v,C){return l.call(v,
C,v)}))},end:function(){return this.prevObject||b(null)},push:$,sort:[].sort,splice:[].splice};b.fn.init.prototype=b.fn;b.extend=b.fn.extend=function(){var l,v,C,L,W,R=arguments[0]||{},Z=1,ha=arguments.length,Ra=false;if(typeof R==="boolean"){Ra=R;R=arguments[1]||{};Z=2}if(typeof R!=="object"&&!b.isFunction(R))R={};if(ha===Z){R=this;--Z}for(;Z<ha;Z++)if((l=arguments[Z])!=null)for(v in l){C=R[v];L=l[v];if(R!==L)if(Ra&&L&&(b.isPlainObject(L)||(W=b.isArray(L)))){if(W){W=false;C=C&&b.isArray(C)?C:[]}else C=
C&&b.isPlainObject(C)?C:{};R[v]=b.extend(Ra,C,L)}else if(L!==K)R[v]=L}return R};b.extend({noConflict:function(l){O.$=e;if(l)O.jQuery=d;return b},isReady:false,readyWait:1,ready:function(l){l===true&&b.readyWait--;if(!b.readyWait||l!==true&&!b.isReady){if(!z.body)return setTimeout(b.ready,1);b.isReady=true;if(!(l!==true&&--b.readyWait>0))if(w){var v=0,C=w;for(w=null;l=C[v++];)l.call(z,b);b.fn.trigger&&b(z).trigger("ready").unbind("ready")}}},bindReady:function(){if(!t){t=true;if(z.readyState==="complete")return setTimeout(b.ready,
1);if(z.addEventListener){z.addEventListener("DOMContentLoaded",H,false);O.addEventListener("load",b.ready,false)}else if(z.attachEvent){z.attachEvent("onreadystatechange",H);O.attachEvent("onload",b.ready);var l=false;try{l=O.frameElement==null}catch(v){}z.documentElement.doScroll&&l&&a()}}},isFunction:function(l){return b.type(l)==="function"},isArray:Array.isArray||function(l){return b.type(l)==="array"},isWindow:function(l){return l&&typeof l==="object"&&"setInterval"in l},isNaN:function(l){return l==
null||!y.test(l)||isNaN(l)},type:function(l){return l==null?String(l):ta[J.call(l)]||"object"},isPlainObject:function(l){if(!l||b.type(l)!=="object"||l.nodeType||b.isWindow(l))return false;if(l.constructor&&!Q.call(l,"constructor")&&!Q.call(l.constructor.prototype,"isPrototypeOf"))return false;var v;for(v in l);return v===K||Q.call(l,v)},isEmptyObject:function(l){for(var v in l)return false;return true},error:function(l){throw l;},parseJSON:function(l){if(typeof l!=="string"||!l)return null;l=b.trim(l);
if(M.test(l.replace(V,"@").replace(F,"]").replace(U,"")))return O.JSON&&O.JSON.parse?O.JSON.parse(l):(new Function("return "+l))();else b.error("Invalid JSON: "+l)},noop:function(){},globalEval:function(l){if(l&&n.test(l)){var v=z.getElementsByTagName("head")[0]||z.documentElement,C=z.createElement("script");C.type="text/javascript";if(b.support.scriptEval)C.appendChild(z.createTextNode(l));else C.text=l;v.insertBefore(C,v.firstChild);v.removeChild(C)}},nodeName:function(l,v){return l.nodeName&&l.nodeName.toUpperCase()===
v.toUpperCase()},each:function(l,v,C){var L,W=0,R=l.length,Z=R===K||b.isFunction(l);if(C)if(Z)for(L in l){if(v.apply(l[L],C)===false)break}else for(;W<R;){if(v.apply(l[W++],C)===false)break}else if(Z)for(L in l){if(v.call(l[L],L,l[L])===false)break}else for(C=l[0];W<R&&v.call(C,W,C)!==false;C=l[++W]);return l},trim:ea?function(l){return l==null?"":ea.call(l)}:function(l){return l==null?"":l.toString().replace(m,"").replace(p,"")},makeArray:function(l,v){v=v||[];if(l!=null){var C=b.type(l);l.length==
null||C==="string"||C==="function"||C==="regexp"||b.isWindow(l)?$.call(v,l):b.merge(v,l)}return v},inArray:function(l,v){if(v.indexOf)return v.indexOf(l);for(var C=0,L=v.length;C<L;C++)if(v[C]===l)return C;return-1},merge:function(l,v){var C=l.length,L=0;if(typeof v.length==="number")for(var W=v.length;L<W;L++)l[C++]=v[L];else for(;v[L]!==K;)l[C++]=v[L++];l.length=C;return l},grep:function(l,v,C){var L=[],W;C=!!C;for(var R=0,Z=l.length;R<Z;R++){W=!!v(l[R],R);C!==W&&L.push(l[R])}return L},map:function(l,
v,C){for(var L=[],W,R=0,Z=l.length;R<Z;R++){W=v(l[R],R,C);if(W!=null)L[L.length]=W}return L.concat.apply([],L)},guid:1,proxy:function(l,v,C){if(arguments.length===2)if(typeof v==="string"){C=l;l=C[v];v=K}else if(v&&!b.isFunction(v)){C=v;v=K}if(!v&&l)v=function(){return l.apply(C||this,arguments)};if(l)v.guid=l.guid=l.guid||v.guid||b.guid++;return v},access:function(l,v,C,L,W,R){var Z=l.length;if(typeof v==="object"){for(var ha in v)b.access(l,ha,v[ha],L,W,C);return l}if(C!==K){L=!R&&L&&b.isFunction(C);
for(ha=0;ha<Z;ha++)W(l[ha],v,L?C.call(l[ha],ha,W(l[ha],v)):C,R);return l}return Z?W(l[0],v):K},now:function(){return(new Date).getTime()},uaMatch:function(l){l=l.toLowerCase();l=ca.exec(l)||g.exec(l)||i.exec(l)||l.indexOf("compatible")<0&&o.exec(l)||[];return{browser:l[1]||"",version:l[2]||"0"}},browser:{}});b.each("Boolean Number String Function Array Date RegExp Object".split(" "),function(l,v){ta["[object "+v+"]"]=v.toLowerCase()});r=b.uaMatch(r);if(r.browser){b.browser[r.browser]=true;b.browser.version=
r.version}if(b.browser.webkit)b.browser.safari=true;if(P)b.inArray=function(l,v){return P.call(v,l)};if(!/\s/.test("\u00a0")){m=/^[\s\xA0]+/;p=/[\s\xA0]+$/}f=b(z);if(z.addEventListener)H=function(){z.removeEventListener("DOMContentLoaded",H,false);b.ready()};else if(z.attachEvent)H=function(){if(z.readyState==="complete"){z.detachEvent("onreadystatechange",H);b.ready()}};return O.jQuery=O.$=b}();(function(){c.support={};var a=z.documentElement,b=z.createElement("script"),d=z.createElement("div"),
e="script"+c.now();d.style.display="none";d.innerHTML="   <link/><table></table><a href='/a' style='color:red;float:left;opacity:.55;'>a</a><input type='checkbox'/>";var f=d.getElementsByTagName("*"),h=d.getElementsByTagName("a")[0],n=z.createElement("select"),m=n.appendChild(z.createElement("option"));if(!(!f||!f.length||!h)){c.support={leadingWhitespace:d.firstChild.nodeType===3,tbody:!d.getElementsByTagName("tbody").length,htmlSerialize:!!d.getElementsByTagName("link").length,style:/red/.test(h.getAttribute("style")),
hrefNormalized:h.getAttribute("href")==="/a",opacity:/^0.55$/.test(h.style.opacity),cssFloat:!!h.style.cssFloat,checkOn:d.getElementsByTagName("input")[0].value==="on",optSelected:m.selected,deleteExpando:true,optDisabled:false,checkClone:false,scriptEval:false,noCloneEvent:true,boxModel:null,inlineBlockNeedsLayout:false,shrinkWrapBlocks:false,reliableHiddenOffsets:true};n.disabled=true;c.support.optDisabled=!m.disabled;b.type="text/javascript";try{b.appendChild(z.createTextNode("window."+e+"=1;"))}catch(p){}a.insertBefore(b,
a.firstChild);if(O[e]){c.support.scriptEval=true;delete O[e]}try{delete b.test}catch(E){c.support.deleteExpando=false}a.removeChild(b);if(d.attachEvent&&d.fireEvent){d.attachEvent("onclick",function y(){c.support.noCloneEvent=false;d.detachEvent("onclick",y)});d.cloneNode(true).fireEvent("onclick")}d=z.createElement("div");d.innerHTML="<input type='radio' name='radiotest' checked='checked'/>";a=z.createDocumentFragment();a.appendChild(d.firstChild);c.support.checkClone=a.cloneNode(true).cloneNode(true).lastChild.checked;
c(function(){var y=z.createElement("div");y.style.width=y.style.paddingLeft="1px";z.body.appendChild(y);c.boxModel=c.support.boxModel=y.offsetWidth===2;if("zoom"in y.style){y.style.display="inline";y.style.zoom=1;c.support.inlineBlockNeedsLayout=y.offsetWidth===2;y.style.display="";y.innerHTML="<div style='width:4px;'></div>";c.support.shrinkWrapBlocks=y.offsetWidth!==2}y.innerHTML="<table><tr><td style='padding:0;display:none'></td><td>t</td></tr></table>";var I=y.getElementsByTagName("td");c.support.reliableHiddenOffsets=
I[0].offsetHeight===0;I[0].style.display="";I[1].style.display="none";c.support.reliableHiddenOffsets=c.support.reliableHiddenOffsets&&I[0].offsetHeight===0;y.innerHTML="";z.body.removeChild(y).style.display="none"});a=function(y){var I=z.createElement("div");y="on"+y;var M=y in I;if(!M){I.setAttribute(y,"return;");M=typeof I[y]==="function"}return M};c.support.submitBubbles=a("submit");c.support.changeBubbles=a("change");a=b=d=f=h=null}})();var ra={},ba=/^(?:\{.*\}|\[.*\])$/;c.extend({cache:{},uuid:0,
expando:"jQuery"+c.now(),noData:{embed:true,object:"clsid:D27CDB6E-AE6D-11cf-96B8-444553540000",applet:true},data:function(a,b,d){if(c.acceptData(a)){a=a==O?ra:a;var e=a.nodeType,f=e?a[c.expando]:null,h=c.cache;if(!(e&&!f&&typeof b==="string"&&d===K)){if(e)f||(a[c.expando]=f=++c.uuid);else h=a;if(typeof b==="object")if(e)h[f]=c.extend(h[f],b);else c.extend(h,b);else if(e&&!h[f])h[f]={};a=e?h[f]:h;if(d!==K)a[b]=d;return typeof b==="string"?a[b]:a}}},removeData:function(a,b){if(c.acceptData(a)){a=a==
O?ra:a;var d=a.nodeType,e=d?a[c.expando]:a,f=c.cache,h=d?f[e]:e;if(b){if(h){delete h[b];d&&c.isEmptyObject(h)&&c.removeData(a)}}else if(d&&c.support.deleteExpando)delete a[c.expando];else if(a.removeAttribute)a.removeAttribute(c.expando);else if(d)delete f[e];else for(var n in a)delete a[n]}},acceptData:function(a){if(a.nodeName){var b=c.noData[a.nodeName.toLowerCase()];if(b)return!(b===true||a.getAttribute("classid")!==b)}return true}});c.fn.extend({data:function(a,b){var d=null;if(typeof a==="undefined"){if(this.length){var e=
this[0].attributes,f;d=c.data(this[0]);for(var h=0,n=e.length;h<n;h++){f=e[h].name;if(f.indexOf("data-")===0){f=f.substr(5);ua(this[0],f,d[f])}}}return d}else if(typeof a==="object")return this.each(function(){c.data(this,a)});var m=a.split(".");m[1]=m[1]?"."+m[1]:"";if(b===K){d=this.triggerHandler("getData"+m[1]+"!",[m[0]]);if(d===K&&this.length){d=c.data(this[0],a);d=ua(this[0],a,d)}return d===K&&m[1]?this.data(m[0]):d}else return this.each(function(){var p=c(this),E=[m[0],b];p.triggerHandler("setData"+
m[1]+"!",E);c.data(this,a,b);p.triggerHandler("changeData"+m[1]+"!",E)})},removeData:function(a){return this.each(function(){c.removeData(this,a)})}});c.extend({queue:function(a,b,d){if(a){b=(b||"fx")+"queue";var e=c.data(a,b);if(!d)return e||[];if(!e||c.isArray(d))e=c.data(a,b,c.makeArray(d));else e.push(d);return e}},dequeue:function(a,b){b=b||"fx";var d=c.queue(a,b),e=d.shift();if(e==="inprogress")e=d.shift();if(e){b==="fx"&&d.unshift("inprogress");e.call(a,function(){c.dequeue(a,b)})}}});c.fn.extend({queue:function(a,
b){if(typeof a!=="string"){b=a;a="fx"}if(b===K)return c.queue(this[0],a);return this.each(function(){var d=c.queue(this,a,b);a==="fx"&&d[0]!=="inprogress"&&c.dequeue(this,a)})},dequeue:function(a){return this.each(function(){c.dequeue(this,a)})},delay:function(a,b){a=c.fx?c.fx.speeds[a]||a:a;b=b||"fx";return this.queue(b,function(){var d=this;setTimeout(function(){c.dequeue(d,b)},a)})},clearQueue:function(a){return this.queue(a||"fx",[])}});var Ea=/[\n\t]/g,Fa=/\s+/,Oa=/\r/g,Ba=/^(?:href|src|style)$/,
ga=/^(?:button|input)$/i,Ca=/^(?:button|input|object|select|textarea)$/i,Pa=/^a(?:rea)?$/i,Aa=/^(?:radio|checkbox)$/i;c.props={"for":"htmlFor","class":"className",readonly:"readOnly",maxlength:"maxLength",cellspacing:"cellSpacing",rowspan:"rowSpan",colspan:"colSpan",tabindex:"tabIndex",usemap:"useMap",frameborder:"frameBorder"};c.fn.extend({attr:function(a,b){return c.access(this,a,b,true,c.attr)},removeAttr:function(a){return this.each(function(){c.attr(this,a,"");this.nodeType===1&&this.removeAttribute(a)})},
addClass:function(a){if(c.isFunction(a))return this.each(function(E){var y=c(this);y.addClass(a.call(this,E,y.attr("class")))});if(a&&typeof a==="string")for(var b=(a||"").split(Fa),d=0,e=this.length;d<e;d++){var f=this[d];if(f.nodeType===1)if(f.className){for(var h=" "+f.className+" ",n=f.className,m=0,p=b.length;m<p;m++)if(h.indexOf(" "+b[m]+" ")<0)n+=" "+b[m];f.className=c.trim(n)}else f.className=a}return this},removeClass:function(a){if(c.isFunction(a))return this.each(function(p){var E=c(this);
E.removeClass(a.call(this,p,E.attr("class")))});if(a&&typeof a==="string"||a===K)for(var b=(a||"").split(Fa),d=0,e=this.length;d<e;d++){var f=this[d];if(f.nodeType===1&&f.className)if(a){for(var h=(" "+f.className+" ").replace(Ea," "),n=0,m=b.length;n<m;n++)h=h.replace(" "+b[n]+" "," ");f.className=c.trim(h)}else f.className=""}return this},toggleClass:function(a,b){var d=typeof a,e=typeof b==="boolean";if(c.isFunction(a))return this.each(function(f){var h=c(this);h.toggleClass(a.call(this,f,h.attr("class"),
b),b)});return this.each(function(){if(d==="string")for(var f,h=0,n=c(this),m=b,p=a.split(Fa);f=p[h++];){m=e?m:!n.hasClass(f);n[m?"addClass":"removeClass"](f)}else if(d==="undefined"||d==="boolean"){this.className&&c.data(this,"__className__",this.className);this.className=this.className||a===false?"":c.data(this,"__className__")||""}})},hasClass:function(a){a=" "+a+" ";for(var b=0,d=this.length;b<d;b++)if((" "+this[b].className+" ").replace(Ea," ").indexOf(a)>-1)return true;return false},val:function(a){if(!arguments.length){var b=
this[0];if(b){if(c.nodeName(b,"option")){var d=b.attributes.value;return!d||d.specified?b.value:b.text}if(c.nodeName(b,"select")){var e=b.selectedIndex;d=[];var f=b.options;b=b.type==="select-one";if(e<0)return null;var h=b?e:0;for(e=b?e+1:f.length;h<e;h++){var n=f[h];if(n.selected&&(c.support.optDisabled?!n.disabled:n.getAttribute("disabled")===null)&&(!n.parentNode.disabled||!c.nodeName(n.parentNode,"optgroup"))){a=c(n).val();if(b)return a;d.push(a)}}return d}if(Aa.test(b.type)&&!c.support.checkOn)return b.getAttribute("value")===
null?"on":b.value;return(b.value||"").replace(Oa,"")}return K}var m=c.isFunction(a);return this.each(function(p){var E=c(this),y=a;if(this.nodeType===1){if(m)y=a.call(this,p,E.val());if(y==null)y="";else if(typeof y==="number")y+="";else if(c.isArray(y))y=c.map(y,function(M){return M==null?"":M+""});if(c.isArray(y)&&Aa.test(this.type))this.checked=c.inArray(E.val(),y)>=0;else if(c.nodeName(this,"select")){var I=c.makeArray(y);c("option",this).each(function(){this.selected=c.inArray(c(this).val(),
I)>=0});if(!I.length)this.selectedIndex=-1}else this.value=y}})}});c.extend({attrFn:{val:true,css:true,html:true,text:true,data:true,width:true,height:true,offset:true},attr:function(a,b,d,e){if(!a||a.nodeType===3||a.nodeType===8)return K;if(e&&b in c.attrFn)return c(a)[b](d);e=a.nodeType!==1||!c.isXMLDoc(a);var f=d!==K;b=e&&c.props[b]||b;var h=Ba.test(b);if((b in a||a[b]!==K)&&e&&!h){if(f){b==="type"&&ga.test(a.nodeName)&&a.parentNode&&c.error("type property can't be changed");if(d===null)a.nodeType===
1&&a.removeAttribute(b);else a[b]=d}if(c.nodeName(a,"form")&&a.getAttributeNode(b))return a.getAttributeNode(b).nodeValue;if(b==="tabIndex")return(b=a.getAttributeNode("tabIndex"))&&b.specified?b.value:Ca.test(a.nodeName)||Pa.test(a.nodeName)&&a.href?0:K;return a[b]}if(!c.support.style&&e&&b==="style"){if(f)a.style.cssText=""+d;return a.style.cssText}f&&a.setAttribute(b,""+d);if(!a.attributes[b]&&a.hasAttribute&&!a.hasAttribute(b))return K;a=!c.support.hrefNormalized&&e&&h?a.getAttribute(b,2):a.getAttribute(b);
return a===null?K:a}});var sa=/\.(.*)$/,Da=/^(?:textarea|input|select)$/i,Ga=/\./g,x=/ /g,xa=/[^\w\s.|`]/g,pa=function(a){return a.replace(xa,"\\$&")},Ha={focusin:0,focusout:0};c.event={add:function(a,b,d,e){if(!(a.nodeType===3||a.nodeType===8)){if(c.isWindow(a)&&a!==O&&!a.frameElement)a=O;if(d===false)d=ma;else if(!d)return;var f,h;if(d.handler){f=d;d=f.handler}if(!d.guid)d.guid=c.guid++;if(h=c.data(a)){var n=a.nodeType?"events":"__events__",m=h[n],p=h.handle;if(typeof m==="function"){p=m.handle;
m=m.events}else if(!m){a.nodeType||(h[n]=h=function(){});h.events=m={}}if(!p)h.handle=p=function(){return typeof c!=="undefined"&&!c.event.triggered?c.event.handle.apply(p.elem,arguments):K};p.elem=a;b=b.split(" ");for(var E=0,y;n=b[E++];){h=f?c.extend({},f):{handler:d,data:e};if(n.indexOf(".")>-1){y=n.split(".");n=y.shift();h.namespace=y.slice(0).sort().join(".")}else{y=[];h.namespace=""}h.type=n;if(!h.guid)h.guid=d.guid;var I=m[n],M=c.event.special[n]||{};if(!I){I=m[n]=[];if(!M.setup||M.setup.call(a,
e,y,p)===false)if(a.addEventListener)a.addEventListener(n,p,false);else a.attachEvent&&a.attachEvent("on"+n,p)}if(M.add){M.add.call(a,h);if(!h.handler.guid)h.handler.guid=d.guid}I.push(h);c.event.global[n]=true}a=null}}},global:{},remove:function(a,b,d,e){if(!(a.nodeType===3||a.nodeType===8)){if(d===false)d=ma;var f,h,n=0,m,p,E,y,I,M,V=a.nodeType?"events":"__events__",F=c.data(a),U=F&&F[V];if(F&&U){if(typeof U==="function"){F=U;U=U.events}if(b&&b.type){d=b.handler;b=b.type}if(!b||typeof b==="string"&&
b.charAt(0)==="."){b=b||"";for(f in U)c.event.remove(a,f+b)}else{for(b=b.split(" ");f=b[n++];){y=f;m=f.indexOf(".")<0;p=[];if(!m){p=f.split(".");f=p.shift();E=new RegExp("(^|\\.)"+c.map(p.slice(0).sort(),pa).join("\\.(?:.*\\.)?")+"(\\.|$)")}if(I=U[f])if(d){y=c.event.special[f]||{};for(h=e||0;h<I.length;h++){M=I[h];if(d.guid===M.guid){if(m||E.test(M.namespace)){e==null&&I.splice(h--,1);y.remove&&y.remove.call(a,M)}if(e!=null)break}}if(I.length===0||e!=null&&I.length===1){if(!y.teardown||y.teardown.call(a,
p)===false)c.removeEvent(a,f,F.handle);delete U[f]}}else for(h=0;h<I.length;h++){M=I[h];if(m||E.test(M.namespace)){c.event.remove(a,y,M.handler,h);I.splice(h--,1)}}}if(c.isEmptyObject(U)){if(b=F.handle)b.elem=null;delete F.events;delete F.handle;if(typeof F==="function")c.removeData(a,V);else c.isEmptyObject(F)&&c.removeData(a)}}}}},trigger:function(a,b,d,e){var f=a.type||a;if(!e){a=typeof a==="object"?a[c.expando]?a:c.extend(c.Event(f),a):c.Event(f);if(f.indexOf("!")>=0){a.type=f=f.slice(0,-1);a.exclusive=
true}if(!d){a.stopPropagation();c.event.global[f]&&c.each(c.cache,function(){this.events&&this.events[f]&&c.event.trigger(a,b,this.handle.elem)})}if(!d||d.nodeType===3||d.nodeType===8)return K;a.result=K;a.target=d;b=c.makeArray(b);b.unshift(a)}a.currentTarget=d;(e=d.nodeType?c.data(d,"handle"):(c.data(d,"__events__")||{}).handle)&&e.apply(d,b);e=d.parentNode||d.ownerDocument;try{if(!(d&&d.nodeName&&c.noData[d.nodeName.toLowerCase()]))if(d["on"+f]&&d["on"+f].apply(d,b)===false){a.result=false;a.preventDefault()}}catch(h){}if(!a.isPropagationStopped()&&
e)c.event.trigger(a,b,e,true);else if(!a.isDefaultPrevented()){var n;e=a.target;var m=f.replace(sa,""),p=c.nodeName(e,"a")&&m==="click",E=c.event.special[m]||{};if((!E._default||E._default.call(d,a)===false)&&!p&&!(e&&e.nodeName&&c.noData[e.nodeName.toLowerCase()])){try{if(e[m]){if(n=e["on"+m])e["on"+m]=null;c.event.triggered=true;e[m]()}}catch(y){}if(n)e["on"+m]=n;c.event.triggered=false}}},handle:function(a){var b,d,e,f;d=[];var h=c.makeArray(arguments);a=h[0]=c.event.fix(a||O.event);a.currentTarget=
this;b=a.type.indexOf(".")<0&&!a.exclusive;if(!b){e=a.type.split(".");a.type=e.shift();d=e.slice(0).sort();e=new RegExp("(^|\\.)"+d.join("\\.(?:.*\\.)?")+"(\\.|$)")}a.namespace=a.namespace||d.join(".");f=c.data(this,this.nodeType?"events":"__events__");if(typeof f==="function")f=f.events;d=(f||{})[a.type];if(f&&d){d=d.slice(0);f=0;for(var n=d.length;f<n;f++){var m=d[f];if(b||e.test(m.namespace)){a.handler=m.handler;a.data=m.data;a.handleObj=m;m=m.handler.apply(this,h);if(m!==K){a.result=m;if(m===
false){a.preventDefault();a.stopPropagation()}}if(a.isImmediatePropagationStopped())break}}}return a.result},props:"altKey attrChange attrName bubbles button cancelable charCode clientX clientY ctrlKey currentTarget data detail eventPhase fromElement handler keyCode layerX layerY metaKey newValue offsetX offsetY pageX pageY prevValue relatedNode relatedTarget screenX screenY shiftKey srcElement target toElement view wheelDelta which".split(" "),fix:function(a){if(a[c.expando])return a;var b=a;a=c.Event(b);
for(var d=this.props.length,e;d;){e=this.props[--d];a[e]=b[e]}if(!a.target)a.target=a.srcElement||z;if(a.target.nodeType===3)a.target=a.target.parentNode;if(!a.relatedTarget&&a.fromElement)a.relatedTarget=a.fromElement===a.target?a.toElement:a.fromElement;if(a.pageX==null&&a.clientX!=null){b=z.documentElement;d=z.body;a.pageX=a.clientX+(b&&b.scrollLeft||d&&d.scrollLeft||0)-(b&&b.clientLeft||d&&d.clientLeft||0);a.pageY=a.clientY+(b&&b.scrollTop||d&&d.scrollTop||0)-(b&&b.clientTop||d&&d.clientTop||
0)}if(a.which==null&&(a.charCode!=null||a.keyCode!=null))a.which=a.charCode!=null?a.charCode:a.keyCode;if(!a.metaKey&&a.ctrlKey)a.metaKey=a.ctrlKey;if(!a.which&&a.button!==K)a.which=a.button&1?1:a.button&2?3:a.button&4?2:0;return a},guid:1E8,proxy:c.proxy,special:{ready:{setup:c.bindReady,teardown:c.noop},live:{add:function(a){c.event.add(this,qa(a.origType,a.selector),c.extend({},a,{handler:Ma,guid:a.handler.guid}))},remove:function(a){c.event.remove(this,qa(a.origType,a.selector),a)}},beforeunload:{setup:function(a,
b,d){if(c.isWindow(this))this.onbeforeunload=d},teardown:function(a,b){if(this.onbeforeunload===b)this.onbeforeunload=null}}}};c.removeEvent=z.removeEventListener?function(a,b,d){a.removeEventListener&&a.removeEventListener(b,d,false)}:function(a,b,d){a.detachEvent&&a.detachEvent("on"+b,d)};c.Event=function(a){if(!this.preventDefault)return new c.Event(a);if(a&&a.type){this.originalEvent=a;this.type=a.type}else this.type=a;this.timeStamp=c.now();this[c.expando]=true};c.Event.prototype={preventDefault:function(){this.isDefaultPrevented=
va;var a=this.originalEvent;if(a)if(a.preventDefault)a.preventDefault();else a.returnValue=false},stopPropagation:function(){this.isPropagationStopped=va;var a=this.originalEvent;if(a){a.stopPropagation&&a.stopPropagation();a.cancelBubble=true}},stopImmediatePropagation:function(){this.isImmediatePropagationStopped=va;this.stopPropagation()},isDefaultPrevented:ma,isPropagationStopped:ma,isImmediatePropagationStopped:ma};var ya=function(a){var b=a.relatedTarget;try{for(;b&&b!==this;)b=b.parentNode;
if(b!==this){a.type=a.data;c.event.handle.apply(this,arguments)}}catch(d){}},j=function(a){a.type=a.data;c.event.handle.apply(this,arguments)};c.each({mouseenter:"mouseover",mouseleave:"mouseout"},function(a,b){c.event.special[a]={setup:function(d){c.event.add(this,b,d&&d.selector?j:ya,a)},teardown:function(d){c.event.remove(this,b,d&&d.selector?j:ya)}}});if(!c.support.submitBubbles)c.event.special.submit={setup:function(){if(this.nodeName.toLowerCase()!=="form"){c.event.add(this,"click.specialSubmit",
function(a){var b=a.target,d=b.type;if((d==="submit"||d==="image")&&c(b).closest("form").length){a.liveFired=K;return oa("submit",this,arguments)}});c.event.add(this,"keypress.specialSubmit",function(a){var b=a.target,d=b.type;if((d==="text"||d==="password")&&c(b).closest("form").length&&a.keyCode===13){a.liveFired=K;return oa("submit",this,arguments)}})}else return false},teardown:function(){c.event.remove(this,".specialSubmit")}};if(!c.support.changeBubbles){var k,s=function(a){var b=a.type,d=a.value;
if(b==="radio"||b==="checkbox")d=a.checked;else if(b==="select-multiple")d=a.selectedIndex>-1?c.map(a.options,function(e){return e.selected}).join("-"):"";else if(a.nodeName.toLowerCase()==="select")d=a.selectedIndex;return d},q=function(a,b){var d=a.target,e,f;if(!(!Da.test(d.nodeName)||d.readOnly)){e=c.data(d,"_change_data");f=s(d);if(a.type!=="focusout"||d.type!=="radio")c.data(d,"_change_data",f);if(!(e===K||f===e))if(e!=null||f){a.type="change";a.liveFired=K;return c.event.trigger(a,b,d)}}};
c.event.special.change={filters:{focusout:q,beforedeactivate:q,click:function(a){var b=a.target,d=b.type;if(d==="radio"||d==="checkbox"||b.nodeName.toLowerCase()==="select")return q.call(this,a)},keydown:function(a){var b=a.target,d=b.type;if(a.keyCode===13&&b.nodeName.toLowerCase()!=="textarea"||a.keyCode===32&&(d==="checkbox"||d==="radio")||d==="select-multiple")return q.call(this,a)},beforeactivate:function(a){a=a.target;c.data(a,"_change_data",s(a))}},setup:function(){if(this.type==="file")return false;
for(var a in k)c.event.add(this,a+".specialChange",k[a]);return Da.test(this.nodeName)},teardown:function(){c.event.remove(this,".specialChange");return Da.test(this.nodeName)}};k=c.event.special.change.filters;k.focus=k.beforeactivate}z.addEventListener&&c.each({focus:"focusin",blur:"focusout"},function(a,b){function d(e){e=c.event.fix(e);e.type=b;return c.event.trigger(e,null,e.target)}c.event.special[b]={setup:function(){Ha[b]++===0&&z.addEventListener(a,d,true)},teardown:function(){--Ha[b]===
0&&z.removeEventListener(a,d,true)}}});c.each(["bind","one"],function(a,b){c.fn[b]=function(d,e,f){if(typeof d==="object"){for(var h in d)this[b](h,e,d[h],f);return this}if(c.isFunction(e)||e===false){f=e;e=K}var n=b==="one"?c.proxy(f,function(p){c(this).unbind(p,n);return f.apply(this,arguments)}):f;if(d==="unload"&&b!=="one")this.one(d,e,f);else{h=0;for(var m=this.length;h<m;h++)c.event.add(this[h],d,n,e)}return this}});c.fn.extend({unbind:function(a,b){if(typeof a==="object"&&!a.preventDefault)for(var d in a)this.unbind(d,
a[d]);else{d=0;for(var e=this.length;d<e;d++)c.event.remove(this[d],a,b)}return this},delegate:function(a,b,d,e){return this.live(b,d,e,a)},undelegate:function(a,b,d){return arguments.length===0?this.unbind("live"):this.die(b,null,d,a)},trigger:function(a,b){return this.each(function(){c.event.trigger(a,b,this)})},triggerHandler:function(a,b){if(this[0]){a=c.Event(a);a.preventDefault();a.stopPropagation();c.event.trigger(a,b,this[0]);return a.result}},toggle:function(a){for(var b=arguments,d=1;d<
b.length;)c.proxy(a,b[d++]);return this.click(c.proxy(a,function(e){var f=(c.data(this,"lastToggle"+a.guid)||0)%d;c.data(this,"lastToggle"+a.guid,f+1);e.preventDefault();return b[f].apply(this,arguments)||false}))},hover:function(a,b){return this.mouseenter(a).mouseleave(b||a)}});var u={focus:"focusin",blur:"focusout",mouseenter:"mouseover",mouseleave:"mouseout"};c.each(["live","die"],function(a,b){c.fn[b]=function(d,e,f,h){var n,m=0,p,E,y=h||this.selector;h=h?this:c(this.context);if(typeof d==="object"&&
!d.preventDefault){for(n in d)h[b](n,e,d[n],y);return this}if(c.isFunction(e)){f=e;e=K}for(d=(d||"").split(" ");(n=d[m++])!=null;){p=sa.exec(n);E="";if(p){E=p[0];n=n.replace(sa,"")}if(n==="hover")d.push("mouseenter"+E,"mouseleave"+E);else{p=n;if(n==="focus"||n==="blur"){d.push(u[n]+E);n+=E}else n=(u[n]||n)+E;if(b==="live"){E=0;for(var I=h.length;E<I;E++)c.event.add(h[E],"live."+qa(n,y),{data:e,selector:y,handler:f,origType:n,origHandler:f,preType:p})}else h.unbind("live."+qa(n,y),f)}}return this}});
c.each("blur focus focusin focusout load resize scroll unload click dblclick mousedown mouseup mousemove mouseover mouseout mouseenter mouseleave change select submit keydown keypress keyup error".split(" "),function(a,b){c.fn[b]=function(d,e){if(e==null){e=d;d=null}return arguments.length>0?this.bind(b,d,e):this.trigger(b)};if(c.attrFn)c.attrFn[b]=true});O.attachEvent&&!O.addEventListener&&c(O).bind("unload",function(){for(var a in c.cache)if(c.cache[a].handle)try{c.event.remove(c.cache[a].handle.elem)}catch(b){}});
(function(){function a(g,i,o,r,t,w){t=0;for(var H=r.length;t<H;t++){var J=r[t];if(J){var Q=false;for(J=J[g];J;){if(J.sizcache===o){Q=r[J.sizset];break}if(J.nodeType===1&&!w){J.sizcache=o;J.sizset=t}if(J.nodeName.toLowerCase()===i){Q=J;break}J=J[g]}r[t]=Q}}}function b(g,i,o,r,t,w){t=0;for(var H=r.length;t<H;t++){var J=r[t];if(J){var Q=false;for(J=J[g];J;){if(J.sizcache===o){Q=r[J.sizset];break}if(J.nodeType===1){if(!w){J.sizcache=o;J.sizset=t}if(typeof i!=="string"){if(J===i){Q=true;break}}else if(m.filter(i,
[J]).length>0){Q=J;break}}J=J[g]}r[t]=Q}}}var d=/((?:\((?:\([^()]+\)|[^()]+)+\)|\[(?:\[[^\[\]]*\]|['"][^'"]*['"]|[^\[\]'"]+)+\]|\\.|[^ >+~,(\[\\]+)+|[>+~])(\s*,\s*)?((?:.|\r|\n)*)/g,e=0,f=Object.prototype.toString,h=false,n=true;[0,0].sort(function(){n=false;return 0});var m=function(g,i,o,r){o=o||[];var t=i=i||z;if(i.nodeType!==1&&i.nodeType!==9)return[];if(!g||typeof g!=="string")return o;var w,H,J,Q,$,da=true,ea=m.isXML(i),P=[],ta=g;do{d.exec("");if(w=d.exec(ta)){ta=w[3];P.push(w[1]);if(w[2]){Q=
w[3];break}}}while(w);if(P.length>1&&E.exec(g))if(P.length===2&&p.relative[P[0]])H=ca(P[0]+P[1],i);else for(H=p.relative[P[0]]?[i]:m(P.shift(),i);P.length;){g=P.shift();if(p.relative[g])g+=P.shift();H=ca(g,H)}else{if(!r&&P.length>1&&i.nodeType===9&&!ea&&p.match.ID.test(P[0])&&!p.match.ID.test(P[P.length-1])){w=m.find(P.shift(),i,ea);i=w.expr?m.filter(w.expr,w.set)[0]:w.set[0]}if(i){w=r?{expr:P.pop(),set:M(r)}:m.find(P.pop(),P.length===1&&(P[0]==="~"||P[0]==="+")&&i.parentNode?i.parentNode:i,ea);H=
w.expr?m.filter(w.expr,w.set):w.set;if(P.length>0)J=M(H);else da=false;for(;P.length;){w=$=P.pop();if(p.relative[$])w=P.pop();else $="";if(w==null)w=i;p.relative[$](J,w,ea)}}else J=[]}J||(J=H);J||m.error($||g);if(f.call(J)==="[object Array]")if(da)if(i&&i.nodeType===1)for(g=0;J[g]!=null;g++){if(J[g]&&(J[g]===true||J[g].nodeType===1&&m.contains(i,J[g])))o.push(H[g])}else for(g=0;J[g]!=null;g++)J[g]&&J[g].nodeType===1&&o.push(H[g]);else o.push.apply(o,J);else M(J,o);if(Q){m(Q,t,o,r);m.uniqueSort(o)}return o};
m.uniqueSort=function(g){if(F){h=n;g.sort(F);if(h)for(var i=1;i<g.length;i++)g[i]===g[i-1]&&g.splice(i--,1)}return g};m.matches=function(g,i){return m(g,null,null,i)};m.matchesSelector=function(g,i){return m(i,null,null,[g]).length>0};m.find=function(g,i,o){var r;if(!g)return[];for(var t=0,w=p.order.length;t<w;t++){var H,J=p.order[t];if(H=p.leftMatch[J].exec(g)){var Q=H[1];H.splice(1,1);if(Q.substr(Q.length-1)!=="\\"){H[1]=(H[1]||"").replace(/\\/g,"");r=p.find[J](H,i,o);if(r!=null){g=g.replace(p.match[J],
"");break}}}}r||(r=i.getElementsByTagName("*"));return{set:r,expr:g}};m.filter=function(g,i,o,r){for(var t,w,H=g,J=[],Q=i,$=i&&i[0]&&m.isXML(i[0]);g&&i.length;){for(var da in p.filter)if((t=p.leftMatch[da].exec(g))!=null&&t[2]){var ea,P,ta=p.filter[da];P=t[1];w=false;t.splice(1,1);if(P.substr(P.length-1)!=="\\"){if(Q===J)J=[];if(p.preFilter[da])if(t=p.preFilter[da](t,Q,o,J,r,$)){if(t===true)continue}else w=ea=true;if(t)for(var l=0;(P=Q[l])!=null;l++)if(P){ea=ta(P,t,l,Q);var v=r^!!ea;if(o&&ea!=null)if(v)w=
true;else Q[l]=false;else if(v){J.push(P);w=true}}if(ea!==K){o||(Q=J);g=g.replace(p.match[da],"");if(!w)return[];break}}}if(g===H)if(w==null)m.error(g);else break;H=g}return Q};m.error=function(g){throw"Syntax error, unrecognized expression: "+g;};var p=m.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(g){return g.getAttribute("href")}},relative:{"+":function(g,i){var o=typeof i==="string",r=o&&!/\W/.test(i);o=o&&!r;if(r)i=i.toLowerCase();r=0;for(var t=g.length,
w;r<t;r++)if(w=g[r]){for(;(w=w.previousSibling)&&w.nodeType!==1;);g[r]=o||w&&w.nodeName.toLowerCase()===i?w||false:w===i}o&&m.filter(i,g,true)},">":function(g,i){var o,r=typeof i==="string",t=0,w=g.length;if(r&&!/\W/.test(i))for(i=i.toLowerCase();t<w;t++){if(o=g[t]){o=o.parentNode;g[t]=o.nodeName.toLowerCase()===i?o:false}}else{for(;t<w;t++)if(o=g[t])g[t]=r?o.parentNode:o.parentNode===i;r&&m.filter(i,g,true)}},"":function(g,i,o){var r,t=e++,w=b;if(typeof i==="string"&&!/\W/.test(i)){r=i=i.toLowerCase();
w=a}w("parentNode",i,t,g,r,o)},"~":function(g,i,o){var r,t=e++,w=b;if(typeof i==="string"&&!/\W/.test(i)){r=i=i.toLowerCase();w=a}w("previousSibling",i,t,g,r,o)}},find:{ID:function(g,i,o){if(typeof i.getElementById!=="undefined"&&!o)return(g=i.getElementById(g[1]))&&g.parentNode?[g]:[]},NAME:function(g,i){if(typeof i.getElementsByName!=="undefined"){var o=[];i=i.getElementsByName(g[1]);for(var r=0,t=i.length;r<t;r++)i[r].getAttribute("name")===g[1]&&o.push(i[r]);return o.length===0?null:o}},TAG:function(g,
i){return i.getElementsByTagName(g[1])}},preFilter:{CLASS:function(g,i,o,r,t,w){g=" "+g[1].replace(/\\/g,"")+" ";if(w)return g;w=0;for(var H;(H=i[w])!=null;w++)if(H)if(t^(H.className&&(" "+H.className+" ").replace(/[\t\n]/g," ").indexOf(g)>=0))o||r.push(H);else if(o)i[w]=false;return false},ID:function(g){return g[1].replace(/\\/g,"")},TAG:function(g){return g[1].toLowerCase()},CHILD:function(g){if(g[1]==="nth"){var i=/(-?)(\d*)n((?:\+|-)?\d*)/.exec(g[2]==="even"&&"2n"||g[2]==="odd"&&"2n+1"||!/\D/.test(g[2])&&
"0n+"+g[2]||g[2]);g[2]=i[1]+(i[2]||1)-0;g[3]=i[3]-0}g[0]=e++;return g},ATTR:function(g,i,o,r,t,w){i=g[1].replace(/\\/g,"");if(!w&&p.attrMap[i])g[1]=p.attrMap[i];if(g[2]==="~=")g[4]=" "+g[4]+" ";return g},PSEUDO:function(g,i,o,r,t){if(g[1]==="not")if((d.exec(g[3])||"").length>1||/^\w/.test(g[3]))g[3]=m(g[3],null,null,i);else{g=m.filter(g[3],i,o,true^t);o||r.push.apply(r,g);return false}else if(p.match.POS.test(g[0])||p.match.CHILD.test(g[0]))return true;return g},POS:function(g){g.unshift(true);return g}},
filters:{enabled:function(g){return g.disabled===false&&g.type!=="hidden"},disabled:function(g){return g.disabled===true},checked:function(g){return g.checked===true},selected:function(g){return g.selected===true},parent:function(g){return!!g.firstChild},empty:function(g){return!g.firstChild},has:function(g,i,o){return!!m(o[3],g).length},header:function(g){return/h\d/i.test(g.nodeName)},text:function(g){return"text"===g.type},radio:function(g){return"radio"===g.type},checkbox:function(g){return"checkbox"===
g.type},file:function(g){return"file"===g.type},password:function(g){return"password"===g.type},submit:function(g){return"submit"===g.type},image:function(g){return"image"===g.type},reset:function(g){return"reset"===g.type},button:function(g){return"button"===g.type||g.nodeName.toLowerCase()==="button"},input:function(g){return/input|select|textarea|button/i.test(g.nodeName)}},setFilters:{first:function(g,i){return i===0},last:function(g,i,o,r){return i===r.length-1},even:function(g,i){return i%2===
0},odd:function(g,i){return i%2===1},lt:function(g,i,o){return i<o[3]-0},gt:function(g,i,o){return i>o[3]-0},nth:function(g,i,o){return o[3]-0===i},eq:function(g,i,o){return o[3]-0===i}},filter:{PSEUDO:function(g,i,o,r){var t=i[1],w=p.filters[t];if(w)return w(g,o,i,r);else if(t==="contains")return(g.textContent||g.innerText||m.getText([g])||"").indexOf(i[3])>=0;else if(t==="not"){i=i[3];o=0;for(r=i.length;o<r;o++)if(i[o]===g)return false;return true}else m.error("Syntax error, unrecognized expression: "+
t)},CHILD:function(g,i){var o=i[1],r=g;switch(o){case "only":case "first":for(;r=r.previousSibling;)if(r.nodeType===1)return false;if(o==="first")return true;r=g;case "last":for(;r=r.nextSibling;)if(r.nodeType===1)return false;return true;case "nth":o=i[2];var t=i[3];if(o===1&&t===0)return true;i=i[0];var w=g.parentNode;if(w&&(w.sizcache!==i||!g.nodeIndex)){var H=0;for(r=w.firstChild;r;r=r.nextSibling)if(r.nodeType===1)r.nodeIndex=++H;w.sizcache=i}g=g.nodeIndex-t;return o===0?g===0:g%o===0&&g/o>=
0}},ID:function(g,i){return g.nodeType===1&&g.getAttribute("id")===i},TAG:function(g,i){return i==="*"&&g.nodeType===1||g.nodeName.toLowerCase()===i},CLASS:function(g,i){return(" "+(g.className||g.getAttribute("class"))+" ").indexOf(i)>-1},ATTR:function(g,i){var o=i[1];g=p.attrHandle[o]?p.attrHandle[o](g):g[o]!=null?g[o]:g.getAttribute(o);o=g+"";var r=i[2];i=i[4];return g==null?r==="!=":r==="="?o===i:r==="*="?o.indexOf(i)>=0:r==="~="?(" "+o+" ").indexOf(i)>=0:!i?o&&g!==false:r==="!="?o!==i:r==="^="?
o.indexOf(i)===0:r==="$="?o.substr(o.length-i.length)===i:r==="|="?o===i||o.substr(0,i.length+1)===i+"-":false},POS:function(g,i,o,r){var t=p.setFilters[i[2]];if(t)return t(g,o,i,r)}}},E=p.match.POS,y=function(g,i){return"\\"+(i-0+1)};for(var I in p.match){p.match[I]=new RegExp(p.match[I].source+/(?![^\[]*\])(?![^\(]*\))/.source);p.leftMatch[I]=new RegExp(/(^(?:.|\r|\n)*?)/.source+p.match[I].source.replace(/\\(\d+)/g,y))}var M=function(g,i){g=Array.prototype.slice.call(g,0);if(i){i.push.apply(i,g);
return i}return g};try{Array.prototype.slice.call(z.documentElement.childNodes,0)}catch(V){M=function(g,i){var o=0;i=i||[];if(f.call(g)==="[object Array]")Array.prototype.push.apply(i,g);else if(typeof g.length==="number")for(var r=g.length;o<r;o++)i.push(g[o]);else for(;g[o];o++)i.push(g[o]);return i}}var F,U;if(z.documentElement.compareDocumentPosition)F=function(g,i){if(g===i){h=true;return 0}if(!g.compareDocumentPosition||!i.compareDocumentPosition)return g.compareDocumentPosition?-1:1;return g.compareDocumentPosition(i)&
4?-1:1};else{F=function(g,i){var o,r,t=[],w=[];o=g.parentNode;r=i.parentNode;var H=o;if(g===i){h=true;return 0}else if(o===r)return U(g,i);else if(o){if(!r)return 1}else return-1;for(;H;){t.unshift(H);H=H.parentNode}for(H=r;H;){w.unshift(H);H=H.parentNode}o=t.length;r=w.length;for(H=0;H<o&&H<r;H++)if(t[H]!==w[H])return U(t[H],w[H]);return H===o?U(g,w[H],-1):U(t[H],i,1)};U=function(g,i,o){if(g===i)return o;for(g=g.nextSibling;g;){if(g===i)return-1;g=g.nextSibling}return 1}}m.getText=function(g){for(var i=
"",o,r=0;g[r];r++){o=g[r];if(o.nodeType===3||o.nodeType===4)i+=o.nodeValue;else if(o.nodeType!==8)i+=m.getText(o.childNodes)}return i};(function(){var g=z.createElement("div"),i="script"+(new Date).getTime(),o=z.documentElement;g.innerHTML="<a name='"+i+"'/>";o.insertBefore(g,o.firstChild);if(z.getElementById(i)){p.find.ID=function(r,t,w){if(typeof t.getElementById!=="undefined"&&!w)return(t=t.getElementById(r[1]))?t.id===r[1]||typeof t.getAttributeNode!=="undefined"&&t.getAttributeNode("id").nodeValue===
r[1]?[t]:K:[]};p.filter.ID=function(r,t){var w=typeof r.getAttributeNode!=="undefined"&&r.getAttributeNode("id");return r.nodeType===1&&w&&w.nodeValue===t}}o.removeChild(g);o=g=null})();(function(){var g=z.createElement("div");g.appendChild(z.createComment(""));if(g.getElementsByTagName("*").length>0)p.find.TAG=function(i,o){o=o.getElementsByTagName(i[1]);if(i[1]==="*"){i=[];for(var r=0;o[r];r++)o[r].nodeType===1&&i.push(o[r]);o=i}return o};g.innerHTML="<a href='#'></a>";if(g.firstChild&&typeof g.firstChild.getAttribute!==
"undefined"&&g.firstChild.getAttribute("href")!=="#")p.attrHandle.href=function(i){return i.getAttribute("href",2)};g=null})();z.querySelectorAll&&function(){var g=m,i=z.createElement("div");i.innerHTML="<p class='TEST'></p>";if(!(i.querySelectorAll&&i.querySelectorAll(".TEST").length===0)){m=function(r,t,w,H){t=t||z;r=r.replace(/\=\s*([^'"\]]*)\s*\]/g,"='$1']");if(!H&&!m.isXML(t))if(t.nodeType===9)try{return M(t.querySelectorAll(r),w)}catch(J){}else if(t.nodeType===1&&t.nodeName.toLowerCase()!==
"object"){var Q=t.getAttribute("id"),$=Q||"__sizzle__";Q||t.setAttribute("id",$);try{return M(t.querySelectorAll("#"+$+" "+r),w)}catch(da){}finally{Q||t.removeAttribute("id")}}return g(r,t,w,H)};for(var o in g)m[o]=g[o];i=null}}();(function(){var g=z.documentElement,i=g.matchesSelector||g.mozMatchesSelector||g.webkitMatchesSelector||g.msMatchesSelector,o=false;try{i.call(z.documentElement,"[test!='']:sizzle")}catch(r){o=true}if(i)m.matchesSelector=function(t,w){w=w.replace(/\=\s*([^'"\]]*)\s*\]/g,
"='$1']");if(!m.isXML(t))try{if(o||!p.match.PSEUDO.test(w)&&!/!=/.test(w))return i.call(t,w)}catch(H){}return m(w,null,null,[t]).length>0}})();(function(){var g=z.createElement("div");g.innerHTML="<div class='test e'></div><div class='test'></div>";if(!(!g.getElementsByClassName||g.getElementsByClassName("e").length===0)){g.lastChild.className="e";if(g.getElementsByClassName("e").length!==1){p.order.splice(1,0,"CLASS");p.find.CLASS=function(i,o,r){if(typeof o.getElementsByClassName!=="undefined"&&
!r)return o.getElementsByClassName(i[1])};g=null}}})();m.contains=z.documentElement.contains?function(g,i){return g!==i&&(g.contains?g.contains(i):true)}:z.documentElement.compareDocumentPosition?function(g,i){return!!(g.compareDocumentPosition(i)&16)}:function(){return false};m.isXML=function(g){return(g=(g?g.ownerDocument||g:0).documentElement)?g.nodeName!=="HTML":false};var ca=function(g,i){var o,r=[],t="";for(i=i.nodeType?[i]:i;o=p.match.PSEUDO.exec(g);){t+=o[0];g=g.replace(p.match.PSEUDO,"")}g=
p.relative[g]?g+"*":g;o=0;for(var w=i.length;o<w;o++)m(g,i[o],r);return m.filter(t,r)};c.find=m;c.expr=m.selectors;c.expr[":"]=c.expr.filters;c.unique=m.uniqueSort;c.text=m.getText;c.isXMLDoc=m.isXML;c.contains=m.contains})();var A=/Until$/,D=/^(?:parents|prevUntil|prevAll)/,G=/,/,S=/^.[^:#\[\.,]*$/,T=Array.prototype.slice,N=c.expr.match.POS;c.fn.extend({find:function(a){for(var b=this.pushStack("","find",a),d=0,e=0,f=this.length;e<f;e++){d=b.length;c.find(a,this[e],b);if(e>0)for(var h=d;h<b.length;h++)for(var n=
0;n<d;n++)if(b[n]===b[h]){b.splice(h--,1);break}}return b},has:function(a){var b=c(a);return this.filter(function(){for(var d=0,e=b.length;d<e;d++)if(c.contains(this,b[d]))return true})},not:function(a){return this.pushStack(ka(this,a,false),"not",a)},filter:function(a){return this.pushStack(ka(this,a,true),"filter",a)},is:function(a){return!!a&&c.filter(a,this).length>0},closest:function(a,b){var d=[],e,f,h=this[0];if(c.isArray(a)){var n,m={},p=1;if(h&&a.length){e=0;for(f=a.length;e<f;e++){n=a[e];
m[n]||(m[n]=c.expr.match.POS.test(n)?c(n,b||this.context):n)}for(;h&&h.ownerDocument&&h!==b;){for(n in m){a=m[n];if(a.jquery?a.index(h)>-1:c(h).is(a))d.push({selector:n,elem:h,level:p})}h=h.parentNode;p++}}return d}n=N.test(a)?c(a,b||this.context):null;e=0;for(f=this.length;e<f;e++)for(h=this[e];h;)if(n?n.index(h)>-1:c.find.matchesSelector(h,a)){d.push(h);break}else{h=h.parentNode;if(!h||!h.ownerDocument||h===b)break}d=d.length>1?c.unique(d):d;return this.pushStack(d,"closest",a)},index:function(a){if(!a||
typeof a==="string")return c.inArray(this[0],a?c(a):this.parent().children());return c.inArray(a.jquery?a[0]:a,this)},add:function(a,b){a=typeof a==="string"?c(a,b||this.context):c.makeArray(a);b=c.merge(this.get(),a);return this.pushStack(Ja(a[0])||Ja(b[0])?b:c.unique(b))},andSelf:function(){return this.add(this.prevObject)}});c.each({parent:function(a){return(a=a.parentNode)&&a.nodeType!==11?a:null},parents:function(a){return c.dir(a,"parentNode")},parentsUntil:function(a,b,d){return c.dir(a,"parentNode",
d)},next:function(a){return c.nth(a,2,"nextSibling")},prev:function(a){return c.nth(a,2,"previousSibling")},nextAll:function(a){return c.dir(a,"nextSibling")},prevAll:function(a){return c.dir(a,"previousSibling")},nextUntil:function(a,b,d){return c.dir(a,"nextSibling",d)},prevUntil:function(a,b,d){return c.dir(a,"previousSibling",d)},siblings:function(a){return c.sibling(a.parentNode.firstChild,a)},children:function(a){return c.sibling(a.firstChild)},contents:function(a){return c.nodeName(a,"iframe")?
a.contentDocument||a.contentWindow.document:c.makeArray(a.childNodes)}},function(a,b){c.fn[a]=function(d,e){var f=c.map(this,b,d);A.test(a)||(e=d);if(e&&typeof e==="string")f=c.filter(e,f);f=this.length>1?c.unique(f):f;if((this.length>1||G.test(e))&&D.test(a))f=f.reverse();return this.pushStack(f,a,T.call(arguments).join(","))}});c.extend({filter:function(a,b,d){if(d)a=":not("+a+")";return b.length===1?c.find.matchesSelector(b[0],a)?[b[0]]:[]:c.find.matches(a,b)},dir:function(a,b,d){var e=[];for(a=
a[b];a&&a.nodeType!==9&&(d===K||a.nodeType!==1||!c(a).is(d));){a.nodeType===1&&e.push(a);a=a[b]}return e},nth:function(a,b,d){b=b||1;for(var e=0;a;a=a[d])if(a.nodeType===1&&++e===b)break;return a},sibling:function(a,b){for(var d=[];a;a=a.nextSibling)a.nodeType===1&&a!==b&&d.push(a);return d}});var Y=/ jQuery\d+="(?:\d+|null)"/g,ia=/^\s+/,Ua=/<(?!area|br|col|embed|hr|img|input|link|meta|param)(([\w:]+)[^>]*)\/>/ig,Va=/<([\w:]+)/,fb=/<tbody/i,gb=/<|&#?\w+;/,Wa=/<(?:script|object|embed|option|style)/i,
Xa=/checked\s*(?:[^=]|=\s*.checked.)/i,hb=/\=([^="'>\s]+\/)>/g,fa={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,"",""]};fa.optgroup=fa.option;fa.tbody=fa.tfoot=fa.colgroup=fa.caption=fa.thead;fa.th=fa.td;if(!c.support.htmlSerialize)fa._default=
[1,"div<div>","</div>"];c.fn.extend({text:function(a){if(c.isFunction(a))return this.each(function(b){var d=c(this);d.text(a.call(this,b,d.text()))});if(typeof a!=="object"&&a!==K)return this.empty().append((this[0]&&this[0].ownerDocument||z).createTextNode(a));return c.text(this)},wrapAll:function(a){if(c.isFunction(a))return this.each(function(d){c(this).wrapAll(a.call(this,d))});if(this[0]){var b=c(a,this[0].ownerDocument).eq(0).clone(true);this[0].parentNode&&b.insertBefore(this[0]);b.map(function(){for(var d=
this;d.firstChild&&d.firstChild.nodeType===1;)d=d.firstChild;return d}).append(this)}return this},wrapInner:function(a){if(c.isFunction(a))return this.each(function(b){c(this).wrapInner(a.call(this,b))});return this.each(function(){var b=c(this),d=b.contents();d.length?d.wrapAll(a):b.append(a)})},wrap:function(a){return this.each(function(){c(this).wrapAll(a)})},unwrap:function(){return this.parent().each(function(){c.nodeName(this,"body")||c(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(b){this.parentNode.insertBefore(b,this)});else if(arguments.length){var a=c(arguments[0]);a.push.apply(a,this.toArray());return this.pushStack(a,"before",arguments)}},after:function(){if(this[0]&&this[0].parentNode)return this.domManip(arguments,
false,function(b){this.parentNode.insertBefore(b,this.nextSibling)});else if(arguments.length){var a=this.pushStack(this,"after",arguments);a.push.apply(a,c(arguments[0]).toArray());return a}},remove:function(a,b){for(var d=0,e;(e=this[d])!=null;d++)if(!a||c.filter(a,[e]).length){if(!b&&e.nodeType===1){c.cleanData(e.getElementsByTagName("*"));c.cleanData([e])}e.parentNode&&e.parentNode.removeChild(e)}return this},empty:function(){for(var a=0,b;(b=this[a])!=null;a++)for(b.nodeType===1&&c.cleanData(b.getElementsByTagName("*"));b.firstChild;)b.removeChild(b.firstChild);
return this},clone:function(a){var b=this.map(function(){if(!c.support.noCloneEvent&&!c.isXMLDoc(this)){var d=this.outerHTML,e=this.ownerDocument;if(!d){d=e.createElement("div");d.appendChild(this.cloneNode(true));d=d.innerHTML}return c.clean([d.replace(Y,"").replace(hb,'="$1">').replace(ia,"")],e)[0]}else return this.cloneNode(true)});if(a===true){aa(this,b);aa(this.find("*"),b.find("*"))}return b},html:function(a){if(a===K)return this[0]&&this[0].nodeType===1?this[0].innerHTML.replace(Y,""):null;
else if(typeof a==="string"&&!Wa.test(a)&&(c.support.leadingWhitespace||!ia.test(a))&&!fa[(Va.exec(a)||["",""])[1].toLowerCase()]){a=a.replace(Ua,"<$1></$2>");try{for(var b=0,d=this.length;b<d;b++)if(this[b].nodeType===1){c.cleanData(this[b].getElementsByTagName("*"));this[b].innerHTML=a}}catch(e){this.empty().append(a)}}else c.isFunction(a)?this.each(function(f){var h=c(this);h.html(a.call(this,f,h.html()))}):this.empty().append(a);return this},replaceWith:function(a){if(this[0]&&this[0].parentNode){if(c.isFunction(a))return this.each(function(b){var d=
c(this),e=d.html();d.replaceWith(a.call(this,b,e))});if(typeof a!=="string")a=c(a).detach();return this.each(function(){var b=this.nextSibling,d=this.parentNode;c(this).remove();b?c(b).before(a):c(d).append(a)})}else return this.pushStack(c(c.isFunction(a)?a():a),"replaceWith",a)},detach:function(a){return this.remove(a,true)},domManip:function(a,b,d){var e,f,h,n=a[0],m=[];if(!c.support.checkClone&&arguments.length===3&&typeof n==="string"&&Xa.test(n))return this.each(function(){c(this).domManip(a,
b,d,true)});if(c.isFunction(n))return this.each(function(y){var I=c(this);a[0]=n.call(this,y,b?I.html():K);I.domManip(a,b,d)});if(this[0]){e=n&&n.parentNode;e=c.support.parentNode&&e&&e.nodeType===11&&e.childNodes.length===this.length?{fragment:e}:c.buildFragment(a,this,m);h=e.fragment;if(f=h.childNodes.length===1?(h=h.firstChild):h.firstChild){b=b&&c.nodeName(f,"tr");for(var p=0,E=this.length;p<E;p++)d.call(b?Na(this[p],f):this[p],p>0||e.cacheable||this.length>1?h.cloneNode(true):h)}m.length&&c.each(m,
B)}return this}});c.buildFragment=function(a,b,d){var e,f,h;b=b&&b[0]?b[0].ownerDocument||b[0]:z;if(a.length===1&&typeof a[0]==="string"&&a[0].length<512&&b===z&&!Wa.test(a[0])&&(c.support.checkClone||!Xa.test(a[0]))){f=true;if(h=c.fragments[a[0]])if(h!==1)e=h}if(!e){e=b.createDocumentFragment();c.clean(a,b,e,d)}if(f)c.fragments[a[0]]=h?e:1;return{fragment:e,cacheable:f}};c.fragments={};c.each({appendTo:"append",prependTo:"prepend",insertBefore:"before",insertAfter:"after",replaceAll:"replaceWith"},
function(a,b){c.fn[a]=function(d){var e=[];d=c(d);var f=this.length===1&&this[0].parentNode;if(f&&f.nodeType===11&&f.childNodes.length===1&&d.length===1){d[b](this[0]);return this}else{f=0;for(var h=d.length;f<h;f++){var n=(f>0?this.clone(true):this).get();c(d[f])[b](n);e=e.concat(n)}return this.pushStack(e,a,d.selector)}}});c.extend({clean:function(a,b,d,e){b=b||z;if(typeof b.createElement==="undefined")b=b.ownerDocument||b[0]&&b[0].ownerDocument||z;for(var f=[],h=0,n;(n=a[h])!=null;h++){if(typeof n===
"number")n+="";if(n){if(typeof n==="string"&&!gb.test(n))n=b.createTextNode(n);else if(typeof n==="string"){n=n.replace(Ua,"<$1></$2>");var m=(Va.exec(n)||["",""])[1].toLowerCase(),p=fa[m]||fa._default,E=p[0],y=b.createElement("div");for(y.innerHTML=p[1]+n+p[2];E--;)y=y.lastChild;if(!c.support.tbody){E=fb.test(n);m=m==="table"&&!E?y.firstChild&&y.firstChild.childNodes:p[1]==="<table>"&&!E?y.childNodes:[];for(p=m.length-1;p>=0;--p)c.nodeName(m[p],"tbody")&&!m[p].childNodes.length&&m[p].parentNode.removeChild(m[p])}!c.support.leadingWhitespace&&
ia.test(n)&&y.insertBefore(b.createTextNode(ia.exec(n)[0]),y.firstChild);n=y.childNodes}if(n.nodeType)f.push(n);else f=c.merge(f,n)}}if(d)for(h=0;f[h];h++)if(e&&c.nodeName(f[h],"script")&&(!f[h].type||f[h].type.toLowerCase()==="text/javascript"))e.push(f[h].parentNode?f[h].parentNode.removeChild(f[h]):f[h]);else{f[h].nodeType===1&&f.splice.apply(f,[h+1,0].concat(c.makeArray(f[h].getElementsByTagName("script"))));d.appendChild(f[h])}return f},cleanData:function(a){for(var b,d,e=c.cache,f=c.event.special,
h=c.support.deleteExpando,n=0,m;(m=a[n])!=null;n++)if(!(m.nodeName&&c.noData[m.nodeName.toLowerCase()]))if(d=m[c.expando]){if((b=e[d])&&b.events)for(var p in b.events)f[p]?c.event.remove(m,p):c.removeEvent(m,p,b.handle);if(h)delete m[c.expando];else m.removeAttribute&&m.removeAttribute(c.expando);delete e[d]}}});var Ya=/alpha\([^)]*\)/i,ib=/opacity=([^)]*)/,jb=/-([a-z])/ig,kb=/([A-Z])/g,Za=/^-?\d+(?:px)?$/i,lb=/^-?\d/,mb={position:"absolute",visibility:"hidden",display:"block"},cb=["Left","Right"],
db=["Top","Bottom"],Ia,$a,Ka,nb=function(a,b){return b.toUpperCase()};c.fn.css=function(a,b){if(arguments.length===2&&b===K)return this;return c.access(this,a,b,true,function(d,e,f){return f!==K?c.style(d,e,f):c.css(d,e)})};c.extend({cssHooks:{opacity:{get:function(a,b){if(b){a=Ia(a,"opacity","opacity");return a===""?"1":a}else return a.style.opacity}}},cssNumber:{zIndex:true,fontWeight:true,opacity:true,zoom:true,lineHeight:true},cssProps:{"float":c.support.cssFloat?"cssFloat":"styleFloat"},style:function(a,
b,d,e){if(!(!a||a.nodeType===3||a.nodeType===8||!a.style)){var f,h=c.camelCase(b),n=a.style,m=c.cssHooks[h];b=c.cssProps[h]||h;if(d!==K){if(!(typeof d==="number"&&isNaN(d)||d==null)){if(typeof d==="number"&&!c.cssNumber[h])d+="px";if(!m||!("set"in m)||(d=m.set(a,d))!==K)try{n[b]=d}catch(p){}}}else{if(m&&"get"in m&&(f=m.get(a,false,e))!==K)return f;return n[b]}}},css:function(a,b,d){var e,f=c.camelCase(b),h=c.cssHooks[f];b=c.cssProps[f]||f;if(h&&"get"in h&&(e=h.get(a,true,d))!==K)return e;else if(Ia)return Ia(a,
b,f)},swap:function(a,b,d){var e={};for(var f in b){e[f]=a.style[f];a.style[f]=b[f]}d.call(a);for(f in b)a.style[f]=e[f]},camelCase:function(a){return a.replace(jb,nb)}});c.curCSS=c.css;c.each(["height","width"],function(a,b){c.cssHooks[b]={get:function(d,e,f){var h;if(e){if(d.offsetWidth!==0)h=X(d,b,f);else c.swap(d,mb,function(){h=X(d,b,f)});if(h<=0){h=Ia(d,b,b);if(h==="0px"&&Ka)h=Ka(d,b,b);if(h!=null)return h===""||h==="auto"?"0px":h}if(h<0||h==null){h=d.style[b];return h===""||h==="auto"?"0px":
h}return typeof h==="string"?h:h+"px"}},set:function(d,e){if(Za.test(e)){e=parseFloat(e);if(e>=0)return e+"px"}else return e}}});if(!c.support.opacity)c.cssHooks.opacity={get:function(a,b){return ib.test((b&&a.currentStyle?a.currentStyle.filter:a.style.filter)||"")?parseFloat(RegExp.$1)/100+"":b?"1":""},set:function(a,b){a=a.style;a.zoom=1;b=c.isNaN(b)?"":"alpha(opacity="+b*100+")";var d=a.filter||"";a.filter=Ya.test(d)?d.replace(Ya,b):a.filter+" "+b}};if(z.defaultView&&z.defaultView.getComputedStyle)$a=
function(a,b,d){var e;d=d.replace(kb,"-$1").toLowerCase();if(!(b=a.ownerDocument.defaultView))return K;if(b=b.getComputedStyle(a,null)){e=b.getPropertyValue(d);if(e===""&&!c.contains(a.ownerDocument.documentElement,a))e=c.style(a,d)}return e};if(z.documentElement.currentStyle)Ka=function(a,b){var d,e,f=a.currentStyle&&a.currentStyle[b],h=a.style;if(!Za.test(f)&&lb.test(f)){d=h.left;e=a.runtimeStyle.left;a.runtimeStyle.left=a.currentStyle.left;h.left=b==="fontSize"?"1em":f||0;f=h.pixelLeft+"px";h.left=
d;a.runtimeStyle.left=e}return f===""?"auto":f};Ia=$a||Ka;if(c.expr&&c.expr.filters){c.expr.filters.hidden=function(a){var b=a.offsetHeight;return a.offsetWidth===0&&b===0||!c.support.reliableHiddenOffsets&&(a.style.display||c.css(a,"display"))==="none"};c.expr.filters.visible=function(a){return!c.expr.filters.hidden(a)}}var ob=c.now(),pb=/<script\b[^<]*(?:(?!<\/script>)<[^<]*)*<\/script>/gi,qb=/^(?:select|textarea)/i,rb=/^(?:color|date|datetime|email|hidden|month|number|password|range|search|tel|text|time|url|week)$/i,
sb=/^(?:GET|HEAD)$/,eb=/\[\]$/,za=/\=\?(&|$)/,Sa=/\?/,tb=/([?&])_=[^&]*/,ub=/^(\w+:)?\/\/([^\/?#]+)/,vb=/%20/g,wb=/#.*$/,ab=c.fn.load;c.fn.extend({load:function(a,b,d){if(typeof a!=="string"&&ab)return ab.apply(this,arguments);else if(!this.length)return this;var e=a.indexOf(" ");if(e>=0){var f=a.slice(e,a.length);a=a.slice(0,e)}e="GET";if(b)if(c.isFunction(b)){d=b;b=null}else if(typeof b==="object"){b=c.param(b,c.ajaxSettings.traditional);e="POST"}var h=this;c.ajax({url:a,type:e,dataType:"html",
data:b,complete:function(n,m){if(m==="success"||m==="notmodified")h.html(f?c("<div>").append(n.responseText.replace(pb,"")).find(f):n.responseText);d&&h.each(d,[n.responseText,m,n])}});return this},serialize:function(){return c.param(this.serializeArray())},serializeArray:function(){return this.map(function(){return this.elements?c.makeArray(this.elements):this}).filter(function(){return this.name&&!this.disabled&&(this.checked||qb.test(this.nodeName)||rb.test(this.type))}).map(function(a,b){a=c(this).val();
return a==null?null:c.isArray(a)?c.map(a,function(d){return{name:b.name,value:d}}):{name:b.name,value:a}}).get()}});c.each("ajaxStart ajaxStop ajaxComplete ajaxError ajaxSuccess ajaxSend".split(" "),function(a,b){c.fn[b]=function(d){return this.bind(b,d)}});c.extend({get:function(a,b,d,e){if(c.isFunction(b)){e=e||d;d=b;b=null}return c.ajax({type:"GET",url:a,data:b,success:d,dataType:e})},getScript:function(a,b){return c.get(a,null,b,"script")},getJSON:function(a,b,d){return c.get(a,b,d,"json")},post:function(a,
b,d,e){if(c.isFunction(b)){e=e||d;d=b;b={}}return c.ajax({type:"POST",url:a,data:b,success:d,dataType:e})},ajaxSetup:function(a){c.extend(c.ajaxSettings,a)},ajaxSettings:{url:location.href,global:true,type:"GET",contentType:"application/x-www-form-urlencoded",processData:true,async:true,xhr:function(){return new O.XMLHttpRequest},accepts:{xml:"application/xml, text/xml",html:"text/html",script:"text/javascript, application/javascript",json:"application/json, text/javascript",text:"text/plain",_default:"*/*"}},
ajax:function(a){var b=c.extend(true,{},c.ajaxSettings,a),d,e,f,h=b.type.toUpperCase(),n=sb.test(h);b.url=b.url.replace(wb,"");b.context=a&&a.context!=null?a.context:b;if(b.data&&b.processData&&typeof b.data!=="string")b.data=c.param(b.data,b.traditional);if(b.dataType==="jsonp"){if(h==="GET")za.test(b.url)||(b.url+=(Sa.test(b.url)?"&":"?")+(b.jsonp||"callback")+"=?");else if(!b.data||!za.test(b.data))b.data=(b.data?b.data+"&":"")+(b.jsonp||"callback")+"=?";b.dataType="json"}if(b.dataType==="json"&&
(b.data&&za.test(b.data)||za.test(b.url))){d=b.jsonpCallback||"jsonp"+ob++;if(b.data)b.data=(b.data+"").replace(za,"="+d+"$1");b.url=b.url.replace(za,"="+d+"$1");b.dataType="script";var m=O[d];O[d]=function(r){if(c.isFunction(m))m(r);else{O[d]=K;try{delete O[d]}catch(t){}}f=r;c.handleSuccess(b,F,e,f);c.handleComplete(b,F,e,f);y&&y.removeChild(I)}}if(b.dataType==="script"&&b.cache===null)b.cache=false;if(b.cache===false&&n){var p=c.now(),E=b.url.replace(tb,"$1_="+p);b.url=E+(E===b.url?(Sa.test(b.url)?
"&":"?")+"_="+p:"")}if(b.data&&n)b.url+=(Sa.test(b.url)?"&":"?")+b.data;b.global&&c.active++===0&&c.event.trigger("ajaxStart");p=(p=ub.exec(b.url))&&(p[1]&&p[1].toLowerCase()!==location.protocol||p[2].toLowerCase()!==location.host);if(b.dataType==="script"&&h==="GET"&&p){var y=z.getElementsByTagName("head")[0]||z.documentElement,I=z.createElement("script");if(b.scriptCharset)I.charset=b.scriptCharset;I.src=b.url;if(!d){var M=false;I.onload=I.onreadystatechange=function(){if(!M&&(!this.readyState||
this.readyState==="loaded"||this.readyState==="complete")){M=true;c.handleSuccess(b,F,e,f);c.handleComplete(b,F,e,f);I.onload=I.onreadystatechange=null;y&&I.parentNode&&y.removeChild(I)}}}y.insertBefore(I,y.firstChild);return K}var V=false,F=b.xhr();if(F){b.username?F.open(h,b.url,b.async,b.username,b.password):F.open(h,b.url,b.async);try{if(b.data!=null&&!n||a&&a.contentType)F.setRequestHeader("Content-Type",b.contentType);if(b.ifModified){c.lastModified[b.url]&&F.setRequestHeader("If-Modified-Since",
c.lastModified[b.url]);c.etag[b.url]&&F.setRequestHeader("If-None-Match",c.etag[b.url])}p||F.setRequestHeader("X-Requested-With","XMLHttpRequest");F.setRequestHeader("Accept",b.dataType&&b.accepts[b.dataType]?b.accepts[b.dataType]+", */*; q=0.01":b.accepts._default)}catch(U){}if(b.beforeSend&&b.beforeSend.call(b.context,F,b)===false){b.global&&c.active--===1&&c.event.trigger("ajaxStop");F.abort();return false}b.global&&c.triggerGlobal(b,"ajaxSend",[F,b]);var ca=F.onreadystatechange=function(r){if(!F||
F.readyState===0||r==="abort"){V||c.handleComplete(b,F,e,f);V=true;if(F)F.onreadystatechange=c.noop}else if(!V&&F&&(F.readyState===4||r==="timeout")){V=true;F.onreadystatechange=c.noop;e=r==="timeout"?"timeout":!c.httpSuccess(F)?"error":b.ifModified&&c.httpNotModified(F,b.url)?"notmodified":"success";var t;if(e==="success")try{f=c.httpData(F,b.dataType,b)}catch(w){e="parsererror";t=w}if(e==="success"||e==="notmodified")d||c.handleSuccess(b,F,e,f);else c.handleError(b,F,e,t);d||c.handleComplete(b,
F,e,f);r==="timeout"&&F.abort();if(b.async)F=null}};try{var g=F.abort;F.abort=function(){F&&Function.prototype.call.call(g,F);ca("abort")}}catch(i){}b.async&&b.timeout>0&&setTimeout(function(){F&&!V&&ca("timeout")},b.timeout);try{F.send(n||b.data==null?null:b.data)}catch(o){c.handleError(b,F,null,o);c.handleComplete(b,F,e,f)}b.async||ca();return F}},param:function(a,b){var d=[],e=function(h,n){n=c.isFunction(n)?n():n;d[d.length]=encodeURIComponent(h)+"="+encodeURIComponent(n)};if(b===K)b=c.ajaxSettings.traditional;
if(c.isArray(a)||a.jquery)c.each(a,function(){e(this.name,this.value)});else for(var f in a)la(f,a[f],b,e);return d.join("&").replace(vb,"+")}});c.extend({active:0,lastModified:{},etag:{},handleError:function(a,b,d,e){a.error&&a.error.call(a.context,b,d,e);a.global&&c.triggerGlobal(a,"ajaxError",[b,a,e])},handleSuccess:function(a,b,d,e){a.success&&a.success.call(a.context,e,d,b);a.global&&c.triggerGlobal(a,"ajaxSuccess",[b,a])},handleComplete:function(a,b,d){a.complete&&a.complete.call(a.context,
b,d);a.global&&c.triggerGlobal(a,"ajaxComplete",[b,a]);a.global&&c.active--===1&&c.event.trigger("ajaxStop")},triggerGlobal:function(a,b,d){(a.context&&a.context.url==null?c(a.context):c.event).trigger(b,d)},httpSuccess:function(a){try{return!a.status&&location.protocol==="file:"||a.status>=200&&a.status<300||a.status===304||a.status===1223}catch(b){}return false},httpNotModified:function(a,b){var d=a.getResponseHeader("Last-Modified"),e=a.getResponseHeader("Etag");if(d)c.lastModified[b]=d;if(e)c.etag[b]=
e;return a.status===304},httpData:function(a,b,d){var e=a.getResponseHeader("content-type")||"",f=b==="xml"||!b&&e.indexOf("xml")>=0;a=f?a.responseXML:a.responseText;f&&a.documentElement.nodeName==="parsererror"&&c.error("parsererror");if(d&&d.dataFilter)a=d.dataFilter(a,b);if(typeof a==="string")if(b==="json"||!b&&e.indexOf("json")>=0)a=c.parseJSON(a);else if(b==="script"||!b&&e.indexOf("javascript")>=0)c.globalEval(a);return a}});if(O.ActiveXObject)c.ajaxSettings.xhr=function(){if(O.location.protocol!==
"file:")try{return new O.XMLHttpRequest}catch(a){}try{return new O.ActiveXObject("Microsoft.XMLHTTP")}catch(b){}};c.support.ajax=!!c.ajaxSettings.xhr();var Qa={},xb=/^(?:toggle|show|hide)$/,yb=/^([+\-]=)?([\d+.\-]+)(.*)$/,La,Ta=[["height","marginTop","marginBottom","paddingTop","paddingBottom"],["width","marginLeft","marginRight","paddingLeft","paddingRight"],["opacity"]];c.fn.extend({show:function(a,b,d){if(a||a===0)return this.animate(ja("show",3),a,b,d);else{d=0;for(var e=this.length;d<e;d++){a=
this[d];b=a.style.display;if(!c.data(a,"olddisplay")&&b==="none")b=a.style.display="";b===""&&c.css(a,"display")==="none"&&c.data(a,"olddisplay",na(a.nodeName))}for(d=0;d<e;d++){a=this[d];b=a.style.display;if(b===""||b==="none")a.style.display=c.data(a,"olddisplay")||""}return this}},hide:function(a,b,d){if(a||a===0)return this.animate(ja("hide",3),a,b,d);else{a=0;for(b=this.length;a<b;a++){d=c.css(this[a],"display");d!=="none"&&c.data(this[a],"olddisplay",d)}for(a=0;a<b;a++)this[a].style.display=
"none";return this}},_toggle:c.fn.toggle,toggle:function(a,b,d){var e=typeof a==="boolean";if(c.isFunction(a)&&c.isFunction(b))this._toggle.apply(this,arguments);else a==null||e?this.each(function(){var f=e?a:c(this).is(":hidden");c(this)[f?"show":"hide"]()}):this.animate(ja("toggle",3),a,b,d);return this},fadeTo:function(a,b,d,e){return this.filter(":hidden").css("opacity",0).show().end().animate({opacity:b},a,d,e)},animate:function(a,b,d,e){var f=c.speed(b,d,e);if(c.isEmptyObject(a))return this.each(f.complete);
return this[f.queue===false?"each":"queue"](function(){var h=c.extend({},f),n,m=this.nodeType===1,p=m&&c(this).is(":hidden"),E=this;for(n in a){var y=c.camelCase(n);if(n!==y){a[y]=a[n];delete a[n];n=y}if(a[n]==="hide"&&p||a[n]==="show"&&!p)return h.complete.call(this);if(m&&(n==="height"||n==="width")){h.overflow=[this.style.overflow,this.style.overflowX,this.style.overflowY];if(c.css(this,"display")==="inline"&&c.css(this,"float")==="none")if(c.support.inlineBlockNeedsLayout)if(na(this.nodeName)===
"inline")this.style.display="inline-block";else{this.style.display="inline";this.style.zoom=1}else this.style.display="inline-block"}if(c.isArray(a[n])){(h.specialEasing=h.specialEasing||{})[n]=a[n][1];a[n]=a[n][0]}}if(h.overflow!=null)this.style.overflow="hidden";h.curAnim=c.extend({},a);c.each(a,function(I,M){var V=new c.fx(E,h,I);if(xb.test(M))V[M==="toggle"?p?"show":"hide":M](a);else{var F=yb.exec(M),U=V.cur()||0;if(F){M=parseFloat(F[2]);var ca=F[3]||"px";if(ca!=="px"){c.style(E,I,(M||1)+ca);
U=(M||1)/V.cur()*U;c.style(E,I,U+ca)}if(F[1])M=(F[1]==="-="?-1:1)*M+U;V.custom(U,M,ca)}else V.custom(U,M,"")}});return true})},stop:function(a,b){var d=c.timers;a&&this.queue([]);this.each(function(){for(var e=d.length-1;e>=0;e--)if(d[e].elem===this){b&&d[e](true);d.splice(e,1)}});b||this.dequeue();return this}});c.each({slideDown:ja("show",1),slideUp:ja("hide",1),slideToggle:ja("toggle",1),fadeIn:{opacity:"show"},fadeOut:{opacity:"hide"},fadeToggle:{opacity:"toggle"}},function(a,b){c.fn[a]=function(d,
e,f){return this.animate(b,d,e,f)}});c.extend({speed:function(a,b,d){var e=a&&typeof a==="object"?c.extend({},a):{complete:d||!d&&b||c.isFunction(a)&&a,duration:a,easing:d&&b||b&&!c.isFunction(b)&&b};e.duration=c.fx.off?0:typeof e.duration==="number"?e.duration:e.duration in c.fx.speeds?c.fx.speeds[e.duration]:c.fx.speeds._default;e.old=e.complete;e.complete=function(){e.queue!==false&&c(this).dequeue();c.isFunction(e.old)&&e.old.call(this)};return e},easing:{linear:function(a,b,d,e){return d+e*a},
swing:function(a,b,d,e){return(-Math.cos(a*Math.PI)/2+0.5)*e+d}},timers:[],fx:function(a,b,d){this.options=b;this.elem=a;this.prop=d;if(!b.orig)b.orig={}}});c.fx.prototype={update:function(){this.options.step&&this.options.step.call(this.elem,this.now,this);(c.fx.step[this.prop]||c.fx.step._default)(this)},cur:function(){if(this.elem[this.prop]!=null&&(!this.elem.style||this.elem.style[this.prop]==null))return this.elem[this.prop];var a=parseFloat(c.css(this.elem,this.prop));return a&&a>-10000?a:
0},custom:function(a,b,d){function e(n){return f.step(n)}var f=this,h=c.fx;this.startTime=c.now();this.start=a;this.end=b;this.unit=d||this.unit||"px";this.now=this.start;this.pos=this.state=0;e.elem=this.elem;if(e()&&c.timers.push(e)&&!La)La=setInterval(h.tick,h.interval)},show:function(){this.options.orig[this.prop]=c.style(this.elem,this.prop);this.options.show=true;this.custom(this.prop==="width"||this.prop==="height"?1:0,this.cur());c(this.elem).show()},hide:function(){this.options.orig[this.prop]=
c.style(this.elem,this.prop);this.options.hide=true;this.custom(this.cur(),0)},step:function(a){var b=c.now(),d=true;if(a||b>=this.options.duration+this.startTime){this.now=this.end;this.pos=this.state=1;this.update();this.options.curAnim[this.prop]=true;for(var e in this.options.curAnim)if(this.options.curAnim[e]!==true)d=false;if(d){if(this.options.overflow!=null&&!c.support.shrinkWrapBlocks){var f=this.elem,h=this.options;c.each(["","X","Y"],function(m,p){f.style["overflow"+p]=h.overflow[m]})}this.options.hide&&
c(this.elem).hide();if(this.options.hide||this.options.show)for(var n in this.options.curAnim)c.style(this.elem,n,this.options.orig[n]);this.options.complete.call(this.elem)}return false}else{a=b-this.startTime;this.state=a/this.options.duration;b=this.options.easing||(c.easing.swing?"swing":"linear");this.pos=c.easing[this.options.specialEasing&&this.options.specialEasing[this.prop]||b](this.state,a,0,1,this.options.duration);this.now=this.start+(this.end-this.start)*this.pos;this.update()}return true}};
c.extend(c.fx,{tick:function(){for(var a=c.timers,b=0;b<a.length;b++)a[b]()||a.splice(b--,1);a.length||c.fx.stop()},interval:13,stop:function(){clearInterval(La);La=null},speeds:{slow:600,fast:200,_default:400},step:{opacity:function(a){c.style(a.elem,"opacity",a.now)},_default:function(a){if(a.elem.style&&a.elem.style[a.prop]!=null)a.elem.style[a.prop]=(a.prop==="width"||a.prop==="height"?Math.max(0,a.now):a.now)+a.unit;else a.elem[a.prop]=a.now}}});if(c.expr&&c.expr.filters)c.expr.filters.animated=
function(a){return c.grep(c.timers,function(b){return a===b.elem}).length};var zb=/^t(?:able|d|h)$/i,bb=/^(?:body|html)$/i;c.fn.offset="getBoundingClientRect"in z.documentElement?function(a){var b=this[0],d;if(a)return this.each(function(n){c.offset.setOffset(this,a,n)});if(!b||!b.ownerDocument)return null;if(b===b.ownerDocument.body)return c.offset.bodyOffset(b);try{d=b.getBoundingClientRect()}catch(e){}var f=b.ownerDocument,h=f.documentElement;if(!d||!c.contains(h,b))return d||{top:0,left:0};b=
f.body;f=wa(f);return{top:d.top+(f.pageYOffset||c.support.boxModel&&h.scrollTop||b.scrollTop)-(h.clientTop||b.clientTop||0),left:d.left+(f.pageXOffset||c.support.boxModel&&h.scrollLeft||b.scrollLeft)-(h.clientLeft||b.clientLeft||0)}}:function(a){var b=this[0];if(a)return this.each(function(y){c.offset.setOffset(this,a,y)});if(!b||!b.ownerDocument)return null;if(b===b.ownerDocument.body)return c.offset.bodyOffset(b);c.offset.initialize();var d,e=b.offsetParent,f=b,h=b.ownerDocument,n=h.documentElement,
m=h.body;d=(h=h.defaultView)?h.getComputedStyle(b,null):b.currentStyle;for(var p=b.offsetTop,E=b.offsetLeft;(b=b.parentNode)&&b!==m&&b!==n;){if(c.offset.supportsFixedPosition&&d.position==="fixed")break;d=h?h.getComputedStyle(b,null):b.currentStyle;p-=b.scrollTop;E-=b.scrollLeft;if(b===e){p+=b.offsetTop;E+=b.offsetLeft;if(c.offset.doesNotAddBorder&&!(c.offset.doesAddBorderForTableAndCells&&zb.test(b.nodeName))){p+=parseFloat(d.borderTopWidth)||0;E+=parseFloat(d.borderLeftWidth)||0}f=e;e=b.offsetParent}if(c.offset.subtractsBorderForOverflowNotVisible&&
d.overflow!=="visible"){p+=parseFloat(d.borderTopWidth)||0;E+=parseFloat(d.borderLeftWidth)||0}d=d}if(d.position==="relative"||d.position==="static"){p+=m.offsetTop;E+=m.offsetLeft}if(c.offset.supportsFixedPosition&&d.position==="fixed"){p+=Math.max(n.scrollTop,m.scrollTop);E+=Math.max(n.scrollLeft,m.scrollLeft)}return{top:p,left:E}};c.offset={initialize:function(){var a=z.body,b=z.createElement("div"),d,e,f,h=parseFloat(c.css(a,"marginTop"))||0;c.extend(b.style,{position:"absolute",top:0,left:0,
margin:0,border:0,width:"1px",height:"1px",visibility:"hidden"});b.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>";a.insertBefore(b,a.firstChild);d=b.firstChild;e=d.firstChild;f=d.nextSibling.firstChild.firstChild;this.doesNotAddBorder=e.offsetTop!==
5;this.doesAddBorderForTableAndCells=f.offsetTop===5;e.style.position="fixed";e.style.top="20px";this.supportsFixedPosition=e.offsetTop===20||e.offsetTop===15;e.style.position=e.style.top="";d.style.overflow="hidden";d.style.position="relative";this.subtractsBorderForOverflowNotVisible=e.offsetTop===-5;this.doesNotIncludeMarginInBodyOffset=a.offsetTop!==h;a.removeChild(b);c.offset.initialize=c.noop},bodyOffset:function(a){var b=a.offsetTop,d=a.offsetLeft;c.offset.initialize();if(c.offset.doesNotIncludeMarginInBodyOffset){b+=
parseFloat(c.css(a,"marginTop"))||0;d+=parseFloat(c.css(a,"marginLeft"))||0}return{top:b,left:d}},setOffset:function(a,b,d){var e=c.css(a,"position");if(e==="static")a.style.position="relative";var f=c(a),h=f.offset(),n=c.css(a,"top"),m=c.css(a,"left"),p=e==="absolute"&&c.inArray("auto",[n,m])>-1;e={};var E={};if(p)E=f.position();n=p?E.top:parseInt(n,10)||0;m=p?E.left:parseInt(m,10)||0;if(c.isFunction(b))b=b.call(a,d,h);if(b.top!=null)e.top=b.top-h.top+n;if(b.left!=null)e.left=b.left-h.left+m;"using"in
b?b.using.call(a,e):f.css(e)}};c.fn.extend({position:function(){if(!this[0])return null;var a=this[0],b=this.offsetParent(),d=this.offset(),e=bb.test(b[0].nodeName)?{top:0,left:0}:b.offset();d.top-=parseFloat(c.css(a,"marginTop"))||0;d.left-=parseFloat(c.css(a,"marginLeft"))||0;e.top+=parseFloat(c.css(b[0],"borderTopWidth"))||0;e.left+=parseFloat(c.css(b[0],"borderLeftWidth"))||0;return{top:d.top-e.top,left:d.left-e.left}},offsetParent:function(){return this.map(function(){for(var a=this.offsetParent||
z.body;a&&!bb.test(a.nodeName)&&c.css(a,"position")==="static";)a=a.offsetParent;return a})}});c.each(["Left","Top"],function(a,b){var d="scroll"+b;c.fn[d]=function(e){var f=this[0],h;if(!f)return null;if(e!==K)return this.each(function(){if(h=wa(this))h.scrollTo(!a?e:c(h).scrollLeft(),a?e:c(h).scrollTop());else this[d]=e});else return(h=wa(f))?"pageXOffset"in h?h[a?"pageYOffset":"pageXOffset"]:c.support.boxModel&&h.document.documentElement[d]||h.document.body[d]:f[d]}});c.each(["Height","Width"],
function(a,b){var d=b.toLowerCase();c.fn["inner"+b]=function(){return this[0]?parseFloat(c.css(this[0],d,"padding")):null};c.fn["outer"+b]=function(e){return this[0]?parseFloat(c.css(this[0],d,e?"margin":"border")):null};c.fn[d]=function(e){var f=this[0];if(!f)return e==null?null:this;if(c.isFunction(e))return this.each(function(n){var m=c(this);m[d](e.call(this,n,m[d]()))});if(c.isWindow(f))return f.document.compatMode==="CSS1Compat"&&f.document.documentElement["client"+b]||f.document.body["client"+
b];else if(f.nodeType===9)return Math.max(f.documentElement["client"+b],f.body["scroll"+b],f.documentElement["scroll"+b],f.body["offset"+b],f.documentElement["offset"+b]);else if(e===K){f=c.css(f,d);var h=parseFloat(f);return c.isNaN(h)?f:h}else return this.css(d,typeof e==="string"?e:e+"px")}});typeof define!=="undefined"&&define("jquery",[],function(){return c})})(window);

