/*
 * jQuery JavaScript Library v1.4.2
 * 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: Sat Feb 13 22:33:48 2010 -0500
 */
(function(Aq,z){function A2(){if(!AI.isReady){try{AA.documentElement.doScroll("left")
}catch(A){setTimeout(A2,1);
return 
}AI.ready()
}}function x(F,A){A.src?AI.ajax({url:A.src,async:false,dataType:"script"}):AI.globalEval(A.text||A.textContent||A.innerHTML||"");
A.parentNode&&A.parentNode.removeChild(A)
}function AQ(F,A,O,K,L,G){var J=F.length;
if(typeof A==="object"){for(var N in A){AQ(F,N,A[N],K,L,O)
}return F
}if(O!==z){K=!G&&K&&AI.isFunction(O);
for(N=0;
N<J;
N++){L(F[N],A,K?O.call(F[N],N,L(F[N],A)):O,G)
}return F
}return J?L(F[0],A):z
}function Ah(){return(new Date).getTime()
}function AP(){return false
}function AN(){return true
}function Am(F,A,G){G[0].type=F;
return AI.event.handle.apply(A,G)
}function AH(R){var Q,P=[],N=[],O=arguments,K,L,F,J,G,A;
L=AI.data(this,"events");
if(!(R.liveFired===this||!L||!L.live||R.button&&R.type==="click")){R.liveFired=this;
var T=L.live.slice(0);
for(J=0;
J<T.length;
J++){L=T[J];
L.origType.replace(AZ,"")===R.type?N.push(L.selector):T.splice(J--,1)
}K=AI(R.target).closest(N,R.currentTarget);
G=0;
for(A=K.length;
G<A;
G++){for(J=0;
J<T.length;
J++){L=T[J];
if(K[G].selector===L.selector){F=K[G].elem;
N=null;
if(L.preType==="mouseenter"||L.preType==="mouseleave"){N=AI(R.relatedTarget).closest(L.selector)[0]
}if(!N||N!==F){P.push({elem:F,handleObj:L})
}}}}G=0;
for(A=P.length;
G<A;
G++){K=P[G];
R.currentTarget=K.elem;
R.data=K.handleObj.data;
R.handleObj=K.handleObj;
if(K.handleObj.origHandler.apply(K.elem,O)===false){Q=false;
break
}}return Q
}}function r(F,A){return"live."+(F&&F!=="*"?F+".":"")+A.replace(/\./g,"`").replace(/ /g,"&")
}function b(A){return !A||!A.parentNode||A.parentNode.nodeType===11
}function BJ(F,A){var G=0;
A.each(function(){if(this.nodeName===(F[G]&&F[G].nodeName)){var L=AI.data(F[G++]),N=AI.data(this,L);
if(L=L&&L.events){delete N.handle;
N.events={};
for(var J in L){for(var K in L[J]){AI.event.add(this,J,L[J][K],L[J][K].data)
}}}}})
}function A5(F,A,L){var J,K,G;
A=A&&A[0]?A[0].ownerDocument||A[0]:AA;
if(F.length===1&&typeof F[0]==="string"&&F[0].length<512&&A===AA&&!Ar.test(F[0])&&(AI.support.checkClone||!AL.test(F[0]))){K=true;
if(G=AI.fragments[F[0]]){if(G!==1){J=G
}}}if(!J){J=A.createDocumentFragment();
AI.clean(F,A,J,L)
}if(K){AI.fragments[F[0]]=G?J:1
}return{fragment:J,cacheable:K}
}function Ae(F,A){var G={};
AI.each(v.concat.apply([],v.slice(0,A)),function(){G[this]=F
});
return G
}function f(A){return"scrollTo" in A&&A.document?A:A.nodeType===9?A.defaultView||A.parentWindow:false
}var AI=function(F,A){return new AI.fn.init(F,A)
},g=Aq.jQuery,D=Aq.$,AA=Aq.document,AT,A9=/^[^<]*(<[\w\W]+>)[^>]*$|^#([\w-]+)$/,Av=/^.[^:#\[\.,]*$/,AO=/\S/,y=/^(\s|\u00A0)+|(\s|\u00A0)+$/g,h=/^<(\w+)\s*\/?>(?:<\/\1>)?$/,AX=navigator.userAgent,C=false,AV=[],Ad,A3=Object.prototype.toString,Ax=Object.prototype.hasOwnProperty,AY=Array.prototype.push,AU=Array.prototype.slice,A8=Array.prototype.indexOf;
AI.fn=AI.prototype={init:function(F,A){var J,G;
if(!F){return this
}if(F.nodeType){this.context=this[0]=F;
this.length=1;
return this
}if(F==="body"&&!A){this.context=AA;
this[0]=AA.body;
this.selector="body";
this.length=1;
return this
}if(typeof F==="string"){if((J=A9.exec(F))&&(J[1]||!A)){if(J[1]){G=A?A.ownerDocument||A:AA;
if(F=h.exec(F)){if(AI.isPlainObject(A)){F=[AA.createElement(F[1])];
AI.fn.attr.call(F,A,true)
}else{F=[G.createElement(F[1])]
}}else{F=A5([J[1]],[G]);
F=(F.cacheable?F.fragment.cloneNode(true):F.fragment).childNodes
}return AI.merge(this,F)
}else{if(A=AA.getElementById(J[2])){if(A.id!==J[2]){return AT.find(F)
}this.length=1;
this[0]=A
}this.context=AA;
this.selector=F;
return this
}}else{if(!A&&/^\w+$/.test(F)){this.selector=F;
this.context=AA;
F=AA.getElementsByTagName(F);
return AI.merge(this,F)
}else{return !A||A.jquery?(A||AT).find(F):AI(A).find(F)
}}}else{if(AI.isFunction(F)){return AT.ready(F)
}}if(F.selector!==z){this.selector=F.selector;
this.context=F.context
}return AI.makeArray(F,this)
},selector:"",jquery:"1.4.2",length:0,size:function(){return this.length
},toArray:function(){return AU.call(this,0)
},get:function(A){return A==null?this.toArray():A<0?this.slice(A)[0]:this[A]
},pushStack:function(F,A,J){var G=AI();
AI.isArray(F)?AY.apply(G,F):AI.merge(G,F);
G.prevObject=this;
G.context=this.context;
if(A==="find"){G.selector=this.selector+(this.selector?" ":"")+J
}else{if(A){G.selector=this.selector+"."+A+"("+J+")"
}}return G
},each:function(F,A){return AI.each(this,F,A)
},ready:function(A){AI.bindReady();
if(AI.isReady){A.call(AA,AI)
}else{AV&&AV.push(A)
}return this
},eq:function(A){return A===-1?this.slice(A):this.slice(A,+A+1)
},first:function(){return this.eq(0)
},last:function(){return this.eq(-1)
},slice:function(){return this.pushStack(AU.apply(this,arguments),"slice",AU.call(arguments).join(","))
},map:function(A){return this.pushStack(AI.map(this,function(F,G){return A.call(F,G,F)
}))
},end:function(){return this.prevObject||AI(null)
},push:AY,sort:[].sort,splice:[].splice};
AI.fn.init.prototype=AI.fn;
AI.extend=AI.fn.extend=function(){var F=arguments[0]||{},A=1,O=arguments.length,K=false,L,G,J,N;
if(typeof F==="boolean"){K=F;
F=arguments[1]||{};
A=2
}if(typeof F!=="object"&&!AI.isFunction(F)){F={}
}if(O===A){F=this;
--A
}for(;
A<O;
A++){if((L=arguments[A])!=null){for(G in L){J=F[G];
N=L[G];
if(F!==N){if(K&&N&&(AI.isPlainObject(N)||AI.isArray(N))){J=J&&(AI.isPlainObject(J)||AI.isArray(J))?J:AI.isArray(N)?[]:{};
F[G]=AI.extend(K,J,N)
}else{if(N!==z){F[G]=N
}}}}}}return F
};
AI.extend({noConflict:function(A){Aq.$=D;
if(A){Aq.jQuery=g
}return AI
},isReady:false,ready:function(){if(!AI.isReady){if(!AA.body){return setTimeout(AI.ready,13)
}AI.isReady=true;
if(AV){for(var F,A=0;
F=AV[A++];
){F.call(AA,AI)
}AV=null
}AI.fn.triggerHandler&&AI(AA).triggerHandler("ready")
}},bindReady:function(){if(!C){C=true;
if(AA.readyState==="complete"){return AI.ready()
}if(AA.addEventListener){AA.addEventListener("DOMContentLoaded",Ad,false);
Aq.addEventListener("load",AI.ready,false)
}else{if(AA.attachEvent){AA.attachEvent("onreadystatechange",Ad);
Aq.attachEvent("onload",AI.ready);
var F=false;
try{F=Aq.frameElement==null
}catch(A){}AA.documentElement.doScroll&&F&&A2()
}}}},isFunction:function(A){return A3.call(A)==="[object Function]"
},isArray:function(A){return A3.call(A)==="[object Array]"
},isPlainObject:function(F){if(!F||A3.call(F)!=="[object Object]"||F.nodeType||F.setInterval){return false
}if(F.constructor&&!Ax.call(F,"constructor")&&!Ax.call(F.constructor.prototype,"isPrototypeOf")){return false
}var A;
for(A in F){}return A===z||Ax.call(F,A)
},isEmptyObject:function(F){for(var A in F){return false
}return true
},error:function(A){throw A
},parseJSON:function(A){if(typeof A!=="string"||!A){return null
}A=AI.trim(A);
if(/^[\],:{}\s]*$/.test(A.replace(/\\(?:["\\\/bfnrt]|u[0-9a-fA-F]{4})/g,"@").replace(/"[^"\\\n\r]*"|true|false|null|-?\d+(?:\.\d*)?(?:[eE][+\-]?\d+)?/g,"]").replace(/(?:^|:|,)(?:\s*\[)+/g,""))){return Aq.JSON&&Aq.JSON.parse?Aq.JSON.parse(A):(new Function("return "+A))()
}else{AI.error("Invalid JSON: "+A)
}},noop:function(){},globalEval:function(F){if(F&&AO.test(F)){var A=AA.getElementsByTagName("head")[0]||AA.documentElement,G=AA.createElement("script");
G.type="text/javascript";
if(AI.support.scriptEval){G.appendChild(AA.createTextNode(F))
}else{G.text=F
}A.insertBefore(G,A.firstChild);
A.removeChild(G)
}},nodeName:function(F,A){return F.nodeName&&F.nodeName.toUpperCase()===A.toUpperCase()
},each:function(F,A,N){var K,L=0,G=F.length,J=G===z||AI.isFunction(F);
if(N){if(J){for(K in F){if(A.apply(F[K],N)===false){break
}}}else{for(;
L<G;
){if(A.apply(F[L++],N)===false){break
}}}}else{if(J){for(K in F){if(A.call(F[K],K,F[K])===false){break
}}}else{for(N=F[0];
L<G&&A.call(N,L,N)!==false;
N=F[++L]){}}}return F
},trim:function(A){return(A||"").replace(y,"")
},makeArray:function(F,A){A=A||[];
if(F!=null){F.length==null||typeof F==="string"||AI.isFunction(F)||typeof F!=="function"&&F.setInterval?AY.call(A,F):AI.merge(A,F)
}return A
},inArray:function(F,A){if(A.indexOf){return A.indexOf(F)
}for(var J=0,G=A.length;
J<G;
J++){if(A[J]===F){return J
}}return -1
},merge:function(F,A){var K=F.length,G=0;
if(typeof A.length==="number"){for(var J=A.length;
G<J;
G++){F[K++]=A[G]
}}else{for(;
A[G]!==z;
){F[K++]=A[G++]
}}F.length=K;
return F
},grep:function(F,A,L){for(var J=[],K=0,G=F.length;
K<G;
K++){!L!==!A(F[K],K)&&J.push(F[K])
}return J
},map:function(F,A,N){for(var K=[],L,G=0,J=F.length;
G<J;
G++){L=A(F[G],G,N);
if(L!=null){K[K.length]=L
}}return K.concat.apply([],K)
},guid:1,proxy:function(F,A,G){if(arguments.length===2){if(typeof A==="string"){G=F;
F=G[A];
A=z
}else{if(A&&!AI.isFunction(A)){G=A;
A=z
}}}if(!A&&F){A=function(){return F.apply(G||this,arguments)
}
}if(F){A.guid=F.guid=F.guid||A.guid||AI.guid++
}return A
},uaMatch:function(A){A=A.toLowerCase();
A=/(webkit)[ \/]([\w.]+)/.exec(A)||/(opera)(?:.*version)?[ \/]([\w.]+)/.exec(A)||/(msie) ([\w.]+)/.exec(A)||!/compatible/.test(A)&&/(mozilla)(?:.*? rv:([\w.]+))?/.exec(A)||[];
return{browser:A[1]||"",version:A[2]||"0"}
},browser:{}});
AX=AI.uaMatch(AX);
if(AX.browser){AI.browser[AX.browser]=true;
AI.browser.version=AX.version
}if(AI.browser.webkit){AI.browser.safari=true
}if(A8){AI.inArray=function(F,A){return A8.call(A,F)
}
}AT=AI(AA);
if(AA.addEventListener){Ad=function(){AA.removeEventListener("DOMContentLoaded",Ad,false);
AI.ready()
}
}else{if(AA.attachEvent){Ad=function(){if(AA.readyState==="complete"){AA.detachEvent("onreadystatechange",Ad);
AI.ready()
}}
}}(function(){AI.support={};
var P=AA.documentElement,O=AA.createElement("script"),N=AA.createElement("div"),K="script"+Ah();
N.style.display="none";
N.innerHTML="   <link/><table></table><a href='/a' style='color:red;float:left;opacity:.55;'>a</a><input type='checkbox'/>";
var L=N.getElementsByTagName("*"),G=N.getElementsByTagName("a")[0];
if(!(!L||!L.length||!G)){AI.support={leadingWhitespace:N.firstChild.nodeType===3,tbody:!N.getElementsByTagName("tbody").length,htmlSerialize:!!N.getElementsByTagName("link").length,style:/red/.test(G.getAttribute("style")),hrefNormalized:G.getAttribute("href")==="/a",opacity:/^0.55$/.test(G.style.opacity),cssFloat:!!G.style.cssFloat,checkOn:N.getElementsByTagName("input")[0].value==="on",optSelected:AA.createElement("select").appendChild(AA.createElement("option")).selected,parentNode:N.removeChild(N.appendChild(AA.createElement("div"))).parentNode===null,deleteExpando:true,checkClone:false,scriptEval:false,noCloneEvent:true,boxModel:null};
O.type="text/javascript";
try{O.appendChild(AA.createTextNode("window."+K+"=1;"))
}catch(J){}P.insertBefore(O,P.firstChild);
if(Aq[K]){AI.support.scriptEval=true;
delete Aq[K]
}try{delete O.test
}catch(A){AI.support.deleteExpando=false
}P.removeChild(O);
if(N.attachEvent&&N.fireEvent){N.attachEvent("onclick",function F(){AI.support.noCloneEvent=false;
N.detachEvent("onclick",F)
});
N.cloneNode(true).fireEvent("onclick")
}N=AA.createElement("div");
N.innerHTML="<input type='radio' name='radiotest' checked='checked'/>";
P=AA.createDocumentFragment();
P.appendChild(N.firstChild);
AI.support.checkClone=P.cloneNode(true).cloneNode(true).lastChild.checked;
AI(function(){var Q=AA.createElement("div");
Q.style.width=Q.style.paddingLeft="1px";
AA.body.appendChild(Q);
AI.boxModel=AI.support.boxModel=Q.offsetWidth===2;
AA.body.removeChild(Q).style.display="none"
});
P=function(Q){var T=AA.createElement("div");
Q="on"+Q;
var R=Q in T;
if(!R){T.setAttribute(Q,"return;");
R=typeof T[Q]==="function"
}return R
};
AI.support.submitBubbles=P("submit");
AI.support.changeBubbles=P("change");
P=O=N=L=G=null
}})();
AI.props={"for":"htmlFor","class":"className",readonly:"readOnly",maxlength:"maxLength",cellspacing:"cellSpacing",rowspan:"rowSpan",colspan:"colSpan",tabindex:"tabIndex",usemap:"useMap",frameborder:"frameBorder"};
var Aj="jQuery"+Ah(),E=0,Au={};
AI.extend({cache:{},expando:Aj,noData:{embed:true,object:true,applet:true},data:function(F,A,K){if(!(F.nodeName&&AI.noData[F.nodeName.toLowerCase()])){F=F==Aq?Au:F;
var G=F[Aj],J=AI.cache;
if(!G&&typeof A==="string"&&K===z){return null
}G||(G=++E);
if(typeof A==="object"){F[Aj]=G;
J[G]=AI.extend(true,{},A)
}else{if(!J[G]){F[Aj]=G;
J[G]={}
}}F=J[G];
if(K!==z){F[A]=K
}return typeof A==="string"?F[A]:F
}},removeData:function(F,A){if(!(F.nodeName&&AI.noData[F.nodeName.toLowerCase()])){F=F==Aq?Au:F;
var K=F[Aj],G=AI.cache,J=G[K];
if(A){if(J){delete J[A];
AI.isEmptyObject(J)&&AI.removeData(F)
}}else{if(AI.support.deleteExpando){delete F[AI.expando]
}else{F.removeAttribute&&F.removeAttribute(AI.expando)
}delete G[K]
}}}});
AI.fn.extend({data:function(F,A){if(typeof F==="undefined"&&this.length){return AI.data(this[0])
}else{if(typeof F==="object"){return this.each(function(){AI.data(this,F)
})
}}var J=F.split(".");
J[1]=J[1]?"."+J[1]:"";
if(A===z){var G=this.triggerHandler("getData"+J[1]+"!",[J[0]]);
if(G===z&&this.length){G=AI.data(this[0],F)
}return G===z&&J[1]?this.data(J[0]):G
}else{return this.trigger("setData"+J[1]+"!",[J[0],A]).each(function(){AI.data(this,F,A)
})
}},removeData:function(A){return this.each(function(){AI.removeData(this,A)
})
}});
AI.extend({queue:function(F,A,J){if(F){A=(A||"fx")+"queue";
var G=AI.data(F,A);
if(!J){return G||[]
}if(!G||AI.isArray(J)){G=AI.data(F,A,AI.makeArray(J))
}else{G.push(J)
}return G
}},dequeue:function(F,A){A=A||"fx";
var J=AI.queue(F,A),G=J.shift();
if(G==="inprogress"){G=J.shift()
}if(G){A==="fx"&&J.unshift("inprogress");
G.call(F,function(){AI.dequeue(F,A)
})
}}});
AI.fn.extend({queue:function(F,A){if(typeof F!=="string"){A=F;
F="fx"
}if(A===z){return AI.queue(this[0],F)
}return this.each(function(){var G=AI.queue(this,F,A);
F==="fx"&&G[0]!=="inprogress"&&AI.dequeue(this,F)
})
},dequeue:function(A){return this.each(function(){AI.dequeue(this,A)
})
},delay:function(F,A){F=AI.fx?AI.fx.speeds[F]||F:F;
A=A||"fx";
return this.queue(A,function(){var G=this;
setTimeout(function(){AI.dequeue(G,A)
},F)
})
},clearQueue:function(A){return this.queue(A||"fx",[])
}});
var BE=/[\n\t]/g,AC=/\s+/,BA=/\r/g,Ao=/href|src|style/,Aw=/(button|input)/i,AW=/(button|input|object|select|textarea)/i,AB=/^(a|area)$/i,A0=/radio|checkbox/;
AI.fn.extend({attr:function(F,A){return AQ(this,F,A,true,AI.attr)
},removeAttr:function(A){return this.each(function(){AI.attr(this,A,"");
this.nodeType===1&&this.removeAttribute(A)
})
},addClass:function(P){if(AI.isFunction(P)){return this.each(function(R){var Q=AI(this);
Q.addClass(P.call(this,R,Q.attr("class")))
})
}if(P&&typeof P==="string"){for(var O=(P||"").split(AC),N=0,K=this.length;
N<K;
N++){var L=this[N];
if(L.nodeType===1){if(L.className){for(var G=" "+L.className+" ",J=L.className,A=0,F=O.length;
A<F;
A++){if(G.indexOf(" "+O[A]+" ")<0){J+=" "+O[A]
}}L.className=AI.trim(J)
}else{L.className=P
}}}}return this
},removeClass:function(F){if(AI.isFunction(F)){return this.each(function(P){var Q=AI(this);
Q.removeClass(F.call(this,P,Q.attr("class")))
})
}if(F&&typeof F==="string"||F===z){for(var A=(F||"").split(AC),O=0,K=this.length;
O<K;
O++){var L=this[O];
if(L.nodeType===1&&L.className){if(F){for(var G=(" "+L.className+" ").replace(BE," "),J=0,N=A.length;
J<N;
J++){G=G.replace(" "+A[J]+" "," ")
}L.className=AI.trim(G)
}else{L.className=""
}}}}return this
},toggleClass:function(F,A){var J=typeof F,G=typeof A==="boolean";
if(AI.isFunction(F)){return this.each(function(L){var K=AI(this);
K.toggleClass(F.call(this,L,K.attr("class"),A),A)
})
}return this.each(function(){if(J==="string"){for(var O,L=0,N=AI(this),P=A,K=F.split(AC);
O=K[L++];
){P=G?P:!N.hasClass(O);
N[P?"addClass":"removeClass"](O)
}}else{if(J==="undefined"||J==="boolean"){this.className&&AI.data(this,"__className__",this.className);
this.className=this.className||F===false?"":AI.data(this,"__className__")||""
}}})
},hasClass:function(F){F=" "+F+" ";
for(var A=0,G=this.length;
A<G;
A++){if((" "+this[A].className+" ").replace(BE," ").indexOf(F)>-1){return true
}}return false
},val:function(F){if(F===z){var A=this[0];
if(A){if(AI.nodeName(A,"option")){return(A.attributes.value||{}).specified?A.value:A.text
}if(AI.nodeName(A,"select")){var O=A.selectedIndex,K=[],L=A.options;
A=A.type==="select-one";
if(O<0){return null
}var G=A?O:0;
for(O=A?O+1:L.length;
G<O;
G++){var J=L[G];
if(J.selected){F=AI(J).val();
if(A){return F
}K.push(F)
}}return K
}if(A0.test(A.type)&&!AI.support.checkOn){return A.getAttribute("value")===null?"on":A.value
}return(A.value||"").replace(BA,"")
}return z
}var N=AI.isFunction(F);
return this.each(function(P){var T=AI(this),R=F;
if(this.nodeType===1){if(N){R=F.call(this,P,T.val())
}if(typeof R==="number"){R+=""
}if(AI.isArray(R)&&A0.test(this.type)){this.checked=AI.inArray(T.val(),R)>=0
}else{if(AI.nodeName(this,"select")){var Q=AI.makeArray(R);
AI("option",this).each(function(){this.selected=AI.inArray(AI(this).val(),Q)>=0
});
if(!Q.length){this.selectedIndex=-1
}}else{this.value=R
}}}})
}});
AI.extend({attrFn:{val:true,css:true,html:true,text:true,data:true,width:true,height:true,offset:true},attr:function(F,A,L,J){if(!F||F.nodeType===3||F.nodeType===8){return z
}if(J&&A in AI.attrFn){return AI(F)[A](L)
}J=F.nodeType!==1||!AI.isXMLDoc(F);
var K=L!==z;
A=J&&AI.props[A]||A;
if(F.nodeType===1){var G=Ao.test(A);
if(A in F&&J&&!G){if(K){A==="type"&&Aw.test(F.nodeName)&&F.parentNode&&AI.error("type property can't be changed");
F[A]=L
}if(AI.nodeName(F,"form")&&F.getAttributeNode(A)){return F.getAttributeNode(A).nodeValue
}if(A==="tabIndex"){return(A=F.getAttributeNode("tabIndex"))&&A.specified?A.value:AW.test(F.nodeName)||AB.test(F.nodeName)&&F.href?0:z
}return F[A]
}if(!AI.support.style&&J&&A==="style"){if(K){F.style.cssText=""+L
}return F.style.cssText
}K&&F.setAttribute(A,""+L);
F=!AI.support.hrefNormalized&&J&&G?F.getAttribute(A,2):F.getAttribute(A);
return F===null?z:F
}return AI.style(F,A,L)
}});
var AZ=/\.(.*)$/,j=function(A){return A.replace(/[^\w\s\.\|`]/g,function(F){return"\\"+F
})
};
AI.event={add:function(T,R,P,N){if(!(T.nodeType===3||T.nodeType===8)){if(T.setInterval&&T!==Aq&&!T.frameElement){T=Aq
}var O,K;
if(P.handler){O=P;
P=O.handler
}if(!P.guid){P.guid=AI.guid++
}if(K=AI.data(T)){var L=K.events=K.events||{},F=K.handle;
if(!F){K.handle=F=function(){return typeof AI!=="undefined"&&!AI.event.triggered?AI.event.handle.apply(F.elem,arguments):z
}
}F.elem=T;
R=R.split(" ");
for(var J,G=0,A;
J=R[G++];
){K=O?AI.extend({},O):{handler:P,data:N};
if(J.indexOf(".")>-1){A=J.split(".");
J=A.shift();
K.namespace=A.slice(0).sort().join(".")
}else{A=[];
K.namespace=""
}K.type=J;
K.guid=P.guid;
var V=L[J],Q=AI.event.special[J]||{};
if(!V){V=L[J]=[];
if(!Q.setup||Q.setup.call(T,N,A,F)===false){if(T.addEventListener){T.addEventListener(J,F,false)
}else{T.attachEvent&&T.attachEvent("on"+J,F)
}}}if(Q.add){Q.add.call(T,K);
if(!K.handler.guid){K.handler.guid=P.guid
}}V.push(K);
AI.event.global[J]=true
}T=null
}}},global:{},remove:function(W,V,R,P){if(!(W.nodeType===3||W.nodeType===8)){var Q,N=0,O,J,L,K,A,X,T=AI.data(W),F=T&&T.events;
if(T&&F){if(V&&V.type){R=V.handler;
V=V.type
}if(!V||typeof V==="string"&&V.charAt(0)==="."){V=V||"";
for(Q in F){AI.event.remove(W,Q+V)
}}else{for(V=V.split(" ");
Q=V[N++];
){K=Q;
O=Q.indexOf(".")<0;
J=[];
if(!O){J=Q.split(".");
Q=J.shift();
L=new RegExp("(^|\\.)"+AI.map(J.slice(0).sort(),j).join("\\.(?:.*\\.)?")+"(\\.|$)")
}if(A=F[Q]){if(R){K=AI.event.special[Q]||{};
for(G=P||0;
G<A.length;
G++){X=A[G];
if(R.guid===X.guid){if(O||L.test(X.namespace)){P==null&&A.splice(G--,1);
K.remove&&K.remove.call(W,X)
}if(P!=null){break
}}}if(A.length===0||P!=null&&A.length===1){if(!K.teardown||K.teardown.call(W,J)===false){Ai(W,Q,T.handle)
}delete F[Q]
}}else{for(var G=0;
G<A.length;
G++){X=A[G];
if(O||L.test(X.namespace)){AI.event.remove(W,K,X.handler,G);
A.splice(G--,1)
}}}}}if(AI.isEmptyObject(F)){if(V=T.handle){V.elem=null
}delete T.events;
delete T.handle;
AI.isEmptyObject(T)&&AI.removeData(W)
}}}}},trigger:function(Q,P,O,L){var N=Q.type||Q;
if(!L){Q=typeof Q==="object"?Q[Aj]?Q:AI.extend(AI.Event(N),Q):AI.Event(N);
if(N.indexOf("!")>=0){Q.type=N=N.slice(0,-1);
Q.exclusive=true
}if(!O){Q.stopPropagation();
AI.event.global[N]&&AI.each(AI.cache,function(){this.events&&this.events[N]&&AI.event.trigger(Q,P,this.handle.elem)
})
}if(!O||O.nodeType===3||O.nodeType===8){return z
}Q.result=z;
Q.target=O;
P=AI.makeArray(P);
P.unshift(Q)
}Q.currentTarget=O;
(L=AI.data(O,"handle"))&&L.apply(O,P);
L=O.parentNode||O.ownerDocument;
try{if(!(O&&O.nodeName&&AI.noData[O.nodeName.toLowerCase()])){if(O["on"+N]&&O["on"+N].apply(O,P)===false){Q.result=false
}}}catch(J){}if(!Q.isPropagationStopped()&&L){AI.event.trigger(Q,P,L,true)
}else{if(!Q.isDefaultPrevented()){L=Q.target;
var K,A=AI.nodeName(L,"a")&&N==="click",G=AI.event.special[N]||{};
if((!G._default||G._default.call(O,Q)===false)&&!A&&!(L&&L.nodeName&&AI.noData[L.nodeName.toLowerCase()])){try{if(L[N]){if(K=L["on"+N]){L["on"+N]=null
}AI.event.triggered=true;
L[N]()
}}catch(F){}if(K){L["on"+N]=K
}AI.event.triggered=false
}}}},handle:function(F){var A,N,K,L;
F=arguments[0]=AI.event.fix(F||Aq.event);
F.currentTarget=this;
A=F.type.indexOf(".")<0&&!F.exclusive;
if(!A){N=F.type.split(".");
F.type=N.shift();
K=new RegExp("(^|\\.)"+N.slice(0).sort().join("\\.(?:.*\\.)?")+"(\\.|$)")
}L=AI.data(this,"events");
N=L[F.type];
if(L&&N){N=N.slice(0);
L=0;
for(var G=N.length;
L<G;
L++){var J=N[L];
if(A||K.test(J.namespace)){F.handler=J.handler;
F.data=J.data;
F.handleObj=J;
J=J.handler.apply(this,arguments);
if(J!==z){F.result=J;
if(J===false){F.preventDefault();
F.stopPropagation()
}}if(F.isImmediatePropagationStopped()){break
}}}}return F.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(F){if(F[Aj]){return F
}var A=F;
F=AI.Event(A);
for(var J=this.props.length,G;
J;
){G=this.props[--J];
F[G]=A[G]
}if(!F.target){F.target=F.srcElement||AA
}if(F.target.nodeType===3){F.target=F.target.parentNode
}if(!F.relatedTarget&&F.fromElement){F.relatedTarget=F.fromElement===F.target?F.toElement:F.fromElement
}if(F.pageX==null&&F.clientX!=null){A=AA.documentElement;
J=AA.body;
F.pageX=F.clientX+(A&&A.scrollLeft||J&&J.scrollLeft||0)-(A&&A.clientLeft||J&&J.clientLeft||0);
F.pageY=F.clientY+(A&&A.scrollTop||J&&J.scrollTop||0)-(A&&A.clientTop||J&&J.clientTop||0)
}if(!F.which&&(F.charCode||F.charCode===0?F.charCode:F.keyCode)){F.which=F.charCode||F.keyCode
}if(!F.metaKey&&F.ctrlKey){F.metaKey=F.ctrlKey
}if(!F.which&&F.button!==z){F.which=F.button&1?1:F.button&2?3:F.button&4?2:0
}return F
},guid:100000000,proxy:AI.proxy,special:{ready:{setup:AI.bindReady,teardown:AI.noop},live:{add:function(A){AI.event.add(this,A.origType,AI.extend({},A,{handler:AH}))
},remove:function(F){var A=true,G=F.origType.replace(AZ,"");
AI.each(AI.data(this,"events").live||[],function(){if(G===this.origType.replace(AZ,"")){return A=false
}});
A&&AI.event.remove(this,F.origType,AH)
}},beforeunload:{setup:function(F,A,G){if(this.setInterval){this.onbeforeunload=G
}return false
},teardown:function(F,A){if(this.onbeforeunload===A){this.onbeforeunload=null
}}}}};
var Ai=AA.removeEventListener?function(F,A,G){F.removeEventListener(A,G,false)
}:function(F,A,G){F.detachEvent("on"+A,G)
};
AI.Event=function(A){if(!this.preventDefault){return new AI.Event(A)
}if(A&&A.type){this.originalEvent=A;
this.type=A.type
}else{this.type=A
}this.timeStamp=Ah();
this[Aj]=true
};
AI.Event.prototype={preventDefault:function(){this.isDefaultPrevented=AN;
var A=this.originalEvent;
if(A){A.preventDefault&&A.preventDefault();
A.returnValue=false
}},stopPropagation:function(){this.isPropagationStopped=AN;
var A=this.originalEvent;
if(A){A.stopPropagation&&A.stopPropagation();
A.cancelBubble=true
}},stopImmediatePropagation:function(){this.isImmediatePropagationStopped=AN;
this.stopPropagation()
},isDefaultPrevented:AP,isPropagationStopped:AP,isImmediatePropagationStopped:AP};
var AF=function(F){var A=F.relatedTarget;
try{for(;
A&&A!==this;
){A=A.parentNode
}if(A!==this){F.type=F.data;
AI.event.handle.apply(this,arguments)
}}catch(G){}},p=function(A){A.type=A.data;
AI.event.handle.apply(this,arguments)
};
AI.each({mouseenter:"mouseover",mouseleave:"mouseout"},function(F,A){AI.event.special[F]={setup:function(G){AI.event.add(this,A,G&&G.selector?p:AF,F)
},teardown:function(G){AI.event.remove(this,A,G&&G.selector?p:AF)
}}
});
if(!AI.support.submitBubbles){AI.event.special.submit={setup:function(){if(this.nodeName.toLowerCase()!=="form"){AI.event.add(this,"click.specialSubmit",function(F){var A=F.target,G=A.type;
if((G==="submit"||G==="image")&&AI(A).closest("form").length){return Am("submit",this,arguments)
}});
AI.event.add(this,"keypress.specialSubmit",function(F){var A=F.target,G=A.type;
if((G==="text"||G==="password")&&AI(A).closest("form").length&&F.keyCode===13){return Am("submit",this,arguments)
}})
}else{return false
}},teardown:function(){AI.event.remove(this,".specialSubmit")
}}
}if(!AI.support.changeBubbles){var l=/textarea|input|select/i,I,U=function(F){var A=F.type,G=F.value;
if(A==="radio"||A==="checkbox"){G=F.checked
}else{if(A==="select-multiple"){G=F.selectedIndex>-1?AI.map(F.options,function(J){return J.selected
}).join("-"):""
}else{if(F.nodeName.toLowerCase()==="select"){G=F.selectedIndex
}}}return G
},BD=function(F,A){var K=F.target,G,J;
if(!(!l.test(K.nodeName)||K.readOnly)){G=AI.data(K,"_change_data");
J=U(K);
if(F.type!=="focusout"||K.type!=="radio"){AI.data(K,"_change_data",J)
}if(!(G===z||J===G)){if(G!=null||J){F.type="change";
return AI.event.trigger(F,A,K)
}}}};
AI.event.special.change={filters:{focusout:BD,click:function(F){var A=F.target,G=A.type;
if(G==="radio"||G==="checkbox"||A.nodeName.toLowerCase()==="select"){return BD.call(this,F)
}},keydown:function(F){var A=F.target,G=A.type;
if(F.keyCode===13&&A.nodeName.toLowerCase()!=="textarea"||F.keyCode===32&&(G==="checkbox"||G==="radio")||G==="select-multiple"){return BD.call(this,F)
}},beforeactivate:function(A){A=A.target;
AI.data(A,"_change_data",U(A))
}},setup:function(){if(this.type==="file"){return false
}for(var A in I){AI.event.add(this,A+".specialChange",I[A])
}return l.test(this.nodeName)
},teardown:function(){AI.event.remove(this,".specialChange");
return l.test(this.nodeName)
}};
I=AI.event.special.change.filters
}AA.addEventListener&&AI.each({focus:"focusin",blur:"focusout"},function(F,A){function G(J){J=AI.event.fix(J);
J.type=A;
return AI.event.handle.call(this,J)
}AI.event.special[A]={setup:function(){this.addEventListener(F,G,true)
},teardown:function(){this.removeEventListener(F,G,true)
}}
});
AI.each(["bind","one"],function(F,A){AI.fn[A]=function(O,K,L){if(typeof O==="object"){for(var G in O){this[A](G,K,O[G],L)
}return this
}if(AI.isFunction(K)){L=K;
K=z
}var J=A==="one"?AI.proxy(L,function(P){AI(this).unbind(P,J);
return L.apply(this,arguments)
}):L;
if(O==="unload"&&A!=="one"){this.one(O,K,L)
}else{G=0;
for(var N=this.length;
G<N;
G++){AI.event.add(this[G],O,J,K)
}}return this
}
});
AI.fn.extend({unbind:function(F,A){if(typeof F==="object"&&!F.preventDefault){for(var J in F){this.unbind(J,F[J])
}}else{J=0;
for(var G=this.length;
J<G;
J++){AI.event.remove(this[J],F,A)
}}return this
},delegate:function(F,A,J,G){return this.live(A,J,G,F)
},undelegate:function(F,A,G){return arguments.length===0?this.unbind("live"):this.die(A,null,G,F)
},trigger:function(F,A){return this.each(function(){AI.event.trigger(F,A,this)
})
},triggerHandler:function(F,A){if(this[0]){F=AI.Event(F);
F.preventDefault();
F.stopPropagation();
AI.event.trigger(F,A,this[0]);
return F.result
}},toggle:function(F){for(var A=arguments,G=1;
G<A.length;
){AI.proxy(F,A[G++])
}return this.click(AI.proxy(F,function(J){var K=(AI.data(this,"lastToggle"+F.guid)||0)%G;
AI.data(this,"lastToggle"+F.guid,K+1);
J.preventDefault();
return A[K].apply(this,arguments)||false
}))
},hover:function(F,A){return this.mouseenter(F).mouseleave(A||F)
}});
var BH={focus:"focusin",blur:"focusout",mouseenter:"mouseover",mouseleave:"mouseout"};
AI.each(["live","die"],function(F,A){AI.fn[A]=function(R,P,Q,N){var O,J=0,L,K,G=N||this.selector,T=N?this:AI(this.context);
if(AI.isFunction(P)){Q=P;
P=z
}for(R=(R||"").split(" ");
(O=R[J++])!=null;
){N=AZ.exec(O);
L="";
if(N){L=N[0];
O=O.replace(AZ,"")
}if(O==="hover"){R.push("mouseenter"+L,"mouseleave"+L)
}else{K=O;
if(O==="focus"||O==="blur"){R.push(BH[O]+L);
O+=L
}else{O=(BH[O]||O)+L
}A==="live"?T.each(function(){AI.event.add(this,r(O,G),{data:P,selector:G,handler:Q,origType:O,origHandler:Q,preType:K})
}):T.unbind(r(O,G),Q)
}}return this
}
});
AI.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(F,A){AI.fn[A]=function(G){return G?this.bind(A,G):this.trigger(A)
};
if(AI.attrFn){AI.attrFn[A]=true
}});
Aq.attachEvent&&!Aq.addEventListener&&Aq.attachEvent("onunload",function(){for(var F in AI.cache){if(AI.cache[F].handle){try{AI.event.remove(AI.cache[F].handle.elem)
}catch(A){}}}});
(function(){function Z(Ab){for(var Aa="",w,s=0;
Ab[s];
s++){w=Ab[s];
if(w.nodeType===3||w.nodeType===4){Aa+=w.nodeValue
}else{if(w.nodeType!==8){Aa+=Z(w.childNodes)
}}}return Aa
}function Y(BM,BL,Ab,Aa,s,w){s=0;
for(var BO=Aa.length;
s<BO;
s++){var BP=Aa[s];
if(BP){BP=BP[BM];
for(var BN=false;
BP;
){if(BP.sizcache===Ab){BN=Aa[BP.sizset];
break
}if(BP.nodeType===1&&!w){BP.sizcache=Ab;
BP.sizset=s
}if(BP.nodeName.toLowerCase()===BL){BN=BP;
break
}BP=BP[BM]
}Aa[s]=BN
}}}function X(BM,BL,Ab,Aa,s,w){s=0;
for(var BO=Aa.length;
s<BO;
s++){var BP=Aa[s];
if(BP){BP=BP[BM];
for(var BN=false;
BP;
){if(BP.sizcache===Ab){BN=Aa[BP.sizset];
break
}if(BP.nodeType===1){if(!w){BP.sizcache=Ab;
BP.sizset=s
}if(typeof BL!=="string"){if(BP===BL){BN=true;
break
}}else{if(Q.filter(BL,[BP]).length>0){BN=BP;
break
}}}BP=BP[BM]
}Aa[s]=BN
}}}var V=/((?:\((?:\([^()]+\)|[^()]+)+\)|\[(?:\[[^[\]]*\]|['"][^'"]*['"]|[^[\]'"]+)+\]|\\.|[^ >+~,(\[\\]+)+|[>+~])(\s*,\s*)?((?:.|\r|\n)*)/g,W=0,R=Object.prototype.toString,T=false,O=true;
[0,0].sort(function(){O=false;
return 0
});
var Q=function(BO,BN,BL,Ab){BL=BL||[];
var w=BN=BN||AA;
if(BN.nodeType!==1&&BN.nodeType!==9){return[]
}if(!BO||typeof BO!=="string"){return BL
}for(var Aa=[],BT,BU,BQ,BM,BS=true,BP=F(BN),BR=BO;
(V.exec(""),BT=V.exec(BR))!==null;
){BR=BT[3];
Aa.push(BT[1]);
if(BT[2]){BM=BT[3];
break
}}if(Aa.length>1&&L.exec(BO)){if(Aa.length===2&&P.relative[Aa[0]]){BU=c(Aa[0]+Aa[1],BN)
}else{for(BU=P.relative[Aa[0]]?[BN]:Q(Aa.shift(),BN);
Aa.length;
){BO=Aa.shift();
if(P.relative[BO]){BO+=Aa.shift()
}BU=c(BO,BU)
}}}else{if(!Ab&&Aa.length>1&&BN.nodeType===9&&!BP&&P.match.ID.test(Aa[0])&&!P.match.ID.test(Aa[Aa.length-1])){BT=Q.find(Aa.shift(),BN,BP);
BN=BT.expr?Q.filter(BT.expr,BT.set)[0]:BT.set[0]
}if(BN){BT=Ab?{expr:Aa.pop(),set:A(Ab)}:Q.find(Aa.pop(),Aa.length===1&&(Aa[0]==="~"||Aa[0]==="+")&&BN.parentNode?BN.parentNode:BN,BP);
BU=BT.expr?Q.filter(BT.expr,BT.set):BT.set;
if(Aa.length>0){BQ=A(BU)
}else{BS=false
}for(;
Aa.length;
){var s=Aa.pop();
BT=s;
if(P.relative[s]){BT=Aa.pop()
}else{s=""
}if(BT==null){BT=BN
}P.relative[s](BQ,BT,BP)
}}else{BQ=[]
}}BQ||(BQ=BU);
BQ||Q.error(s||BO);
if(R.call(BQ)==="[object Array]"){if(BS){if(BN&&BN.nodeType===1){for(BO=0;
BQ[BO]!=null;
BO++){if(BQ[BO]&&(BQ[BO]===true||BQ[BO].nodeType===1&&J(BN,BQ[BO]))){BL.push(BU[BO])
}}}else{for(BO=0;
BQ[BO]!=null;
BO++){BQ[BO]&&BQ[BO].nodeType===1&&BL.push(BU[BO])
}}}else{BL.push.apply(BL,BQ)
}}else{A(BQ,BL)
}if(BM){Q(BM,w,BL,Ab);
Q.uniqueSort(BL)
}return BL
};
Q.uniqueSort=function(w){if(N){T=O;
w.sort(N);
if(T){for(var s=1;
s<w.length;
s++){w[s]===w[s-1]&&w.splice(s--,1)
}}}return w
};
Q.matches=function(w,s){return Q(w,null,null,s)
};
Q.find=function(BM,BL,Ab){var Aa,s;
if(!BM){return[]
}for(var w=0,BO=P.order.length;
w<BO;
w++){var BP=P.order[w];
if(s=P.leftMatch[BP].exec(BM)){var BN=s[1];
s.splice(1,1);
if(BN.substr(BN.length-1)!=="\\"){s[1]=(s[1]||"").replace(/\\/g,"");
Aa=P.find[BP](s,BL,Ab);
if(Aa!=null){BM=BM.replace(P.match[BP],"");
break
}}}}Aa||(Aa=BL.getElementsByTagName("*"));
return{set:Aa,expr:BM}
};
Q.filter=function(BP,BO,BM,Ab){for(var w=BP,Aa=[],BV=BO,BW,BS,BN=BO&&BO[0]&&F(BO[0]);
BP&&BO.length;
){for(var BU in P.filter){if((BW=P.leftMatch[BU].exec(BP))!=null&&BW[2]){var BQ=P.filter[BU],BT,s;
s=BW[1];
BS=false;
BW.splice(1,1);
if(s.substr(s.length-1)!=="\\"){if(BV===Aa){Aa=[]
}if(P.preFilter[BU]){if(BW=P.preFilter[BU](BW,BV,BM,Aa,Ab,BN)){if(BW===true){continue
}}else{BS=BT=true
}}if(BW){for(var BL=0;
(s=BV[BL])!=null;
BL++){if(s){BT=BQ(s,BW,BL,BV);
var BR=Ab^!!BT;
if(BM&&BT!=null){if(BR){BS=true
}else{BV[BL]=false
}}else{if(BR){Aa.push(s);
BS=true
}}}}}if(BT!==z){BM||(BV=Aa);
BP=BP.replace(P.match[BU],"");
if(!BS){return[]
}break
}}}}if(BP===w){if(BS==null){Q.error(BP)
}else{break
}}w=BP
}return BV
};
Q.error=function(s){throw"Syntax error, unrecognized expression: "+s
};
var P=Q.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(s){return s.getAttribute("href")
}},relative:{"+":function(Ab,Aa){var w=typeof Aa==="string",s=w&&!/\W/.test(Aa);
w=w&&!s;
if(s){Aa=Aa.toLowerCase()
}s=0;
for(var BL=Ab.length,BM;
s<BL;
s++){if(BM=Ab[s]){for(;
(BM=BM.previousSibling)&&BM.nodeType!==1;
){}Ab[s]=w||BM&&BM.nodeName.toLowerCase()===Aa?BM||false:BM===Aa
}}w&&Q.filter(Aa,Ab,true)
},">":function(Ab,Aa){var w=typeof Aa==="string";
if(w&&!/\W/.test(Aa)){Aa=Aa.toLowerCase();
for(var s=0,BL=Ab.length;
s<BL;
s++){var BM=Ab[s];
if(BM){w=BM.parentNode;
Ab[s]=w.nodeName.toLowerCase()===Aa?w:false
}}}else{s=0;
for(BL=Ab.length;
s<BL;
s++){if(BM=Ab[s]){Ab[s]=w?BM.parentNode:BM.parentNode===Aa
}}w&&Q.filter(Aa,Ab,true)
}},"":function(Ab,Aa,w){var s=W++,BL=X;
if(typeof Aa==="string"&&!/\W/.test(Aa)){var BM=Aa=Aa.toLowerCase();
BL=Y
}BL("parentNode",Aa,s,Ab,BM,w)
},"~":function(Ab,Aa,w){var s=W++,BL=X;
if(typeof Aa==="string"&&!/\W/.test(Aa)){var BM=Aa=Aa.toLowerCase();
BL=Y
}BL("previousSibling",Aa,s,Ab,BM,w)
}},find:{ID:function(Aa,w,s){if(typeof w.getElementById!=="undefined"&&!s){return(Aa=w.getElementById(Aa[1]))?[Aa]:[]
}},NAME:function(Ab,Aa){if(typeof Aa.getElementsByName!=="undefined"){var w=[];
Aa=Aa.getElementsByName(Ab[1]);
for(var s=0,BL=Aa.length;
s<BL;
s++){Aa[s].getAttribute("name")===Ab[1]&&w.push(Aa[s])
}return w.length===0?null:w
}},TAG:function(w,s){return s.getElementsByTagName(w[1])
}},preFilter:{CLASS:function(BL,Ab,w,s,BM,BN){BL=" "+BL[1].replace(/\\/g,"")+" ";
if(BN){return BL
}BN=0;
for(var Aa;
(Aa=Ab[BN])!=null;
BN++){if(Aa){if(BM^(Aa.className&&(" "+Aa.className+" ").replace(/[\t\n]/g," ").indexOf(BL)>=0)){w||s.push(Aa)
}else{if(w){Ab[BN]=false
}}}}return false
},ID:function(s){return s[1].replace(/\\/g,"")
},TAG:function(s){return s[1].toLowerCase()
},CHILD:function(w){if(w[1]==="nth"){var s=/(-?)(\d*)n((?:\+|-)?\d*)/.exec(w[2]==="even"&&"2n"||w[2]==="odd"&&"2n+1"||!/\D/.test(w[2])&&"0n+"+w[2]||w[2]);
w[2]=s[1]+(s[2]||1)-0;
w[3]=s[3]-0
}w[0]=W++;
return w
},ATTR:function(Ab,Aa,w,s,BL,BM){Aa=Ab[1].replace(/\\/g,"");
if(!BM&&P.attrMap[Aa]){Ab[1]=P.attrMap[Aa]
}if(Ab[2]==="~="){Ab[4]=" "+Ab[4]+" "
}return Ab
},PSEUDO:function(Ab,Aa,w,s,BL){if(Ab[1]==="not"){if((V.exec(Ab[3])||"").length>1||/^\w/.test(Ab[3])){Ab[3]=Q(Ab[3],null,null,Aa)
}else{Ab=Q.filter(Ab[3],Aa,w,true^BL);
w||s.push.apply(s,Ab);
return false
}}else{if(P.match.POS.test(Ab[0])||P.match.CHILD.test(Ab[0])){return true
}}return Ab
},POS:function(s){s.unshift(true);
return s
}},filters:{enabled:function(s){return s.disabled===false&&s.type!=="hidden"
},disabled:function(s){return s.disabled===true
},checked:function(s){return s.checked===true
},selected:function(s){return s.selected===true
},parent:function(s){return !!s.firstChild
},empty:function(s){return !s.firstChild
},has:function(Aa,w,s){return !!Q(s[3],Aa).length
},header:function(s){return/h\d/i.test(s.nodeName)
},text:function(s){return"text"===s.type
},radio:function(s){return"radio"===s.type
},checkbox:function(s){return"checkbox"===s.type
},file:function(s){return"file"===s.type
},password:function(s){return"password"===s.type
},submit:function(s){return"submit"===s.type
},image:function(s){return"image"===s.type
},reset:function(s){return"reset"===s.type
},button:function(s){return"button"===s.type||s.nodeName.toLowerCase()==="button"
},input:function(s){return/input|select|textarea|button/i.test(s.nodeName)
}},setFilters:{first:function(w,s){return s===0
},last:function(Ab,Aa,w,s){return Aa===s.length-1
},even:function(w,s){return s%2===0
},odd:function(w,s){return s%2===1
},lt:function(Aa,w,s){return w<s[3]-0
},gt:function(Aa,w,s){return w>s[3]-0
},nth:function(Aa,w,s){return s[3]-0===w
},eq:function(Aa,w,s){return s[3]-0===w
}},filter:{PSEUDO:function(Ab,Aa,w,s){var BL=Aa[1],BM=P.filters[BL];
if(BM){return BM(Ab,w,Aa,s)
}else{if(BL==="contains"){return(Ab.textContent||Ab.innerText||Z([Ab])||"").indexOf(Aa[3])>=0
}else{if(BL==="not"){Aa=Aa[3];
w=0;
for(s=Aa.length;
w<s;
w++){if(Aa[w]===Ab){return false
}}return true
}else{Q.error("Syntax error, unrecognized expression: "+BL)
}}}},CHILD:function(BL,Ab){var w=Ab[1],s=BL;
switch(w){case"only":case"first":for(;
s=s.previousSibling;
){if(s.nodeType===1){return false
}}if(w==="first"){return true
}s=BL;
case"last":for(;
s=s.nextSibling;
){if(s.nodeType===1){return false
}}return true;
case"nth":w=Ab[2];
var BM=Ab[3];
if(w===1&&BM===0){return true
}Ab=Ab[0];
var BN=BL.parentNode;
if(BN&&(BN.sizcache!==Ab||!BL.nodeIndex)){var Aa=0;
for(s=BN.firstChild;
s;
s=s.nextSibling){if(s.nodeType===1){s.nodeIndex=++Aa
}}BN.sizcache=Ab
}BL=BL.nodeIndex-BM;
return w===0?BL===0:BL%w===0&&BL/w>=0
}},ID:function(w,s){return w.nodeType===1&&w.getAttribute("id")===s
},TAG:function(w,s){return s==="*"&&w.nodeType===1||w.nodeName.toLowerCase()===s
},CLASS:function(w,s){return(" "+(w.className||w.getAttribute("class"))+" ").indexOf(s)>-1
},ATTR:function(Ab,Aa){var w=Aa[1];
Ab=P.attrHandle[w]?P.attrHandle[w](Ab):Ab[w]!=null?Ab[w]:Ab.getAttribute(w);
w=Ab+"";
var s=Aa[2];
Aa=Aa[4];
return Ab==null?s==="!=":s==="="?w===Aa:s==="*="?w.indexOf(Aa)>=0:s==="~="?(" "+w+" ").indexOf(Aa)>=0:!Aa?w&&Ab!==false:s==="!="?w!==Aa:s==="^="?w.indexOf(Aa)===0:s==="$="?w.substr(w.length-Aa.length)===Aa:s==="|="?w===Aa||w.substr(0,Aa.length+1)===Aa+"-":false
},POS:function(Ab,Aa,w,s){var BL=P.setFilters[Aa[2]];
if(BL){return BL(Ab,w,Aa,s)
}}}},L=P.match.POS;
for(var G in P.match){P.match[G]=new RegExp(P.match[G].source+/(?![^\[]*\])(?![^\(]*\))/.source);
P.leftMatch[G]=new RegExp(/(^(?:.|\r|\n)*?)/.source+P.match[G].source.replace(/\\(\d+)/g,function(w,s){return"\\"+(s-0+1)
}))
}var A=function(w,s){w=Array.prototype.slice.call(w,0);
if(s){s.push.apply(s,w);
return s
}return w
};
try{Array.prototype.slice.call(AA.documentElement.childNodes,0)
}catch(K){A=function(Ab,Aa){Aa=Aa||[];
if(R.call(Ab)==="[object Array]"){Array.prototype.push.apply(Aa,Ab)
}else{if(typeof Ab.length==="number"){for(var w=0,s=Ab.length;
w<s;
w++){Aa.push(Ab[w])
}}else{for(w=0;
Ab[w];
w++){Aa.push(Ab[w])
}}}return Aa
}
}var N;
if(AA.documentElement.compareDocumentPosition){N=function(w,s){if(!w.compareDocumentPosition||!s.compareDocumentPosition){if(w==s){T=true
}return w.compareDocumentPosition?-1:1
}w=w.compareDocumentPosition(s)&4?-1:w===s?0:1;
if(w===0){T=true
}return w
}
}else{if("sourceIndex" in AA.documentElement){N=function(w,s){if(!w.sourceIndex||!s.sourceIndex){if(w==s){T=true
}return w.sourceIndex?-1:1
}w=w.sourceIndex-s.sourceIndex;
if(w===0){T=true
}return w
}
}else{if(AA.createRange){N=function(Ab,Aa){if(!Ab.ownerDocument||!Aa.ownerDocument){if(Ab==Aa){T=true
}return Ab.ownerDocument?-1:1
}var w=Ab.ownerDocument.createRange(),s=Aa.ownerDocument.createRange();
w.setStart(Ab,0);
w.setEnd(Ab,0);
s.setStart(Aa,0);
s.setEnd(Aa,0);
Ab=w.compareBoundaryPoints(Range.START_TO_END,s);
if(Ab===0){T=true
}return Ab
}
}}}(function(){var Aa=AA.createElement("div"),w="script"+(new Date).getTime();
Aa.innerHTML="<a name='"+w+"'/>";
var s=AA.documentElement;
s.insertBefore(Aa,s.firstChild);
if(AA.getElementById(w)){P.find.ID=function(Ab,BL,BM){if(typeof BL.getElementById!=="undefined"&&!BM){return(BL=BL.getElementById(Ab[1]))?BL.id===Ab[1]||typeof BL.getAttributeNode!=="undefined"&&BL.getAttributeNode("id").nodeValue===Ab[1]?[BL]:z:[]
}};
P.filter.ID=function(Ab,BL){var BM=typeof Ab.getAttributeNode!=="undefined"&&Ab.getAttributeNode("id");
return Ab.nodeType===1&&BM&&BM.nodeValue===BL
}
}s.removeChild(Aa);
s=Aa=null
})();
(function(){var s=AA.createElement("div");
s.appendChild(AA.createComment(""));
if(s.getElementsByTagName("*").length>0){P.find.TAG=function(Ab,Aa){Aa=Aa.getElementsByTagName(Ab[1]);
if(Ab[1]==="*"){Ab=[];
for(var w=0;
Aa[w];
w++){Aa[w].nodeType===1&&Ab.push(Aa[w])
}Aa=Ab
}return Aa
}
}s.innerHTML="<a href='#'></a>";
if(s.firstChild&&typeof s.firstChild.getAttribute!=="undefined"&&s.firstChild.getAttribute("href")!=="#"){P.attrHandle.href=function(w){return w.getAttribute("href",2)
}
}s=null
})();
AA.querySelectorAll&&function(){var Aa=Q,w=AA.createElement("div");
w.innerHTML="<p class='TEST'></p>";
if(!(w.querySelectorAll&&w.querySelectorAll(".TEST").length===0)){Q=function(Ab,BN,BO,BL){BN=BN||AA;
if(!BL&&BN.nodeType===9&&!F(BN)){try{return A(BN.querySelectorAll(Ab),BO)
}catch(BM){}}return Aa(Ab,BN,BO,BL)
};
for(var s in Aa){Q[s]=Aa[s]
}w=null
}}();
(function(){var s=AA.createElement("div");
s.innerHTML="<div class='test e'></div><div class='test'></div>";
if(!(!s.getElementsByClassName||s.getElementsByClassName("e").length===0)){s.lastChild.className="e";
if(s.getElementsByClassName("e").length!==1){P.order.splice(1,0,"CLASS");
P.find.CLASS=function(Ab,Aa,w){if(typeof Aa.getElementsByClassName!=="undefined"&&!w){return Aa.getElementsByClassName(Ab[1])
}};
s=null
}}})();
var J=AA.compareDocumentPosition?function(w,s){return !!(w.compareDocumentPosition(s)&16)
}:function(w,s){return w!==s&&(w.contains?w.contains(s):true)
},F=function(s){return(s=(s?s.ownerDocument||s:0).documentElement)?s.nodeName!=="HTML":false
},c=function(Ab,Aa){var w=[],s="",BL;
for(Aa=Aa.nodeType?[Aa]:Aa;
BL=P.match.PSEUDO.exec(Ab);
){s+=BL[0];
Ab=Ab.replace(P.match.PSEUDO,"")
}Ab=P.relative[Ab]?Ab+"*":Ab;
BL=0;
for(var BM=Aa.length;
BL<BM;
BL++){Q(Ab,Aa[BL],w)
}return Q.filter(s,w)
};
AI.find=Q;
AI.expr=Q.selectors;
AI.expr[":"]=AI.expr.filters;
AI.unique=Q.uniqueSort;
AI.text=Z;
AI.isXMLDoc=F;
AI.contains=J
})();
var H=/Until$/,BB=/^(?:parents|prevUntil|prevAll)/,Ay=/,/;
AU=Array.prototype.slice;
var An=function(F,A,J){if(AI.isFunction(A)){return AI.grep(F,function(L,K){return !!A.call(L,K,L)===J
})
}else{if(A.nodeType){return AI.grep(F,function(K){return K===A===J
})
}else{if(typeof A==="string"){var G=AI.grep(F,function(K){return K.nodeType===1
});
if(Av.test(A)){return AI.filter(A,G,!J)
}else{A=AI.filter(A,G)
}}}}return AI.grep(F,function(K){return AI.inArray(K,A)>=0===J
})
};
AI.fn.extend({find:function(F){for(var A=this.pushStack("","find",F),N=0,K=0,L=this.length;
K<L;
K++){N=A.length;
AI.find(F,this[K],A);
if(K>0){for(var G=N;
G<A.length;
G++){for(var J=0;
J<N;
J++){if(A[J]===A[G]){A.splice(G--,1);
break
}}}}}return A
},has:function(F){var A=AI(F);
return this.filter(function(){for(var J=0,G=A.length;
J<G;
J++){if(AI.contains(this,A[J])){return true
}}})
},not:function(A){return this.pushStack(An(this,A,false),"not",A)
},filter:function(A){return this.pushStack(An(this,A,true),"filter",A)
},is:function(A){return !!A&&AI.filter(A,this).length>0
},closest:function(P,O){if(AI.isArray(P)){var N=[],K=this[0],L,G={},J;
if(K&&P.length){L=0;
for(var A=P.length;
L<A;
L++){J=P[L];
G[J]||(G[J]=AI.expr.match.POS.test(J)?AI(J,O||this.context):J)
}for(;
K&&K.ownerDocument&&K!==O;
){for(J in G){L=G[J];
if(L.jquery?L.index(K)>-1:AI(K).is(L)){N.push({selector:J,elem:K});
delete G[J]
}}K=K.parentNode
}}return N
}var F=AI.expr.match.POS.test(P)?AI(P,O||this.context):null;
return this.map(function(R,Q){for(;
Q&&Q.ownerDocument&&Q!==O;
){if(F?F.index(Q)>-1:AI(Q).is(P)){return Q
}Q=Q.parentNode
}return null
})
},index:function(A){if(!A||typeof A==="string"){return AI.inArray(this[0],A?AI(A):this.parent().children())
}return AI.inArray(A.jquery?A[0]:A,this)
},add:function(F,A){F=typeof F==="string"?AI(F,A||this.context):AI.makeArray(F);
A=AI.merge(this.get(),F);
return this.pushStack(b(F[0])||b(A[0])?A:AI.unique(A))
},andSelf:function(){return this.add(this.prevObject)
}});
AI.each({parent:function(A){return(A=A.parentNode)&&A.nodeType!==11?A:null
},parents:function(A){return AI.dir(A,"parentNode")
},parentsUntil:function(F,A,G){return AI.dir(F,"parentNode",G)
},next:function(A){return AI.nth(A,2,"nextSibling")
},prev:function(A){return AI.nth(A,2,"previousSibling")
},nextAll:function(A){return AI.dir(A,"nextSibling")
},prevAll:function(A){return AI.dir(A,"previousSibling")
},nextUntil:function(F,A,G){return AI.dir(F,"nextSibling",G)
},prevUntil:function(F,A,G){return AI.dir(F,"previousSibling",G)
},siblings:function(A){return AI.sibling(A.parentNode.firstChild,A)
},children:function(A){return AI.sibling(A.firstChild)
},contents:function(A){return AI.nodeName(A,"iframe")?A.contentDocument||A.contentWindow.document:AI.makeArray(A.childNodes)
}},function(F,A){AI.fn[F]=function(K,G){var J=AI.map(this,A,K);
H.test(F)||(G=K);
if(G&&typeof G==="string"){J=AI.filter(G,J)
}J=this.length>1?AI.unique(J):J;
if((this.length>1||Ay.test(G))&&BB.test(F)){J=J.reverse()
}return this.pushStack(J,F,AU.call(arguments).join(","))
}
});
AI.extend({filter:function(F,A,G){if(G){F=":not("+F+")"
}return AI.find.matches(F,A)
},dir:function(F,A,J){var G=[];
for(F=F[A];
F&&F.nodeType!==9&&(J===z||F.nodeType!==1||!AI(F).is(J));
){F.nodeType===1&&G.push(F);
F=F[A]
}return G
},nth:function(F,A,J){A=A||1;
for(var G=0;
F;
F=F[J]){if(F.nodeType===1&&++G===A){break
}}return F
},sibling:function(F,A){for(var G=[];
F;
F=F.nextSibling){F.nodeType===1&&F!==A&&G.push(F)
}return G
}});
var AJ=/ jQuery\d+="(?:\d+|null)"/g,AS=/^\s+/,t=/(<([\w:]+)[^>]*?)\/>/g,Af=/^(?:area|br|col|embed|hr|img|input|link|meta|param)$/i,d=/<([\w:]+)/,AD=/<tbody/i,n=/<|&#?\w+;/,Ar=/<script|<object|<embed|<option|<style/i,AL=/checked\s*(?:[^=]|=\s*.checked.)/i,BK=function(F,A,G){return Af.test(G)?F:A+"></"+G+">"
},Al={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,"",""]};
Al.optgroup=Al.option;
Al.tbody=Al.tfoot=Al.colgroup=Al.caption=Al.thead;
Al.th=Al.td;
if(!AI.support.htmlSerialize){Al._default=[1,"div<div>","</div>"]
}AI.fn.extend({text:function(A){if(AI.isFunction(A)){return this.each(function(F){var G=AI(this);
G.text(A.call(this,F,G.text()))
})
}if(typeof A!=="object"&&A!==z){return this.empty().append((this[0]&&this[0].ownerDocument||AA).createTextNode(A))
}return AI.text(this)
},wrapAll:function(F){if(AI.isFunction(F)){return this.each(function(G){AI(this).wrapAll(F.call(this,G))
})
}if(this[0]){var A=AI(F,this[0].ownerDocument).eq(0).clone(true);
this[0].parentNode&&A.insertBefore(this[0]);
A.map(function(){for(var G=this;
G.firstChild&&G.firstChild.nodeType===1;
){G=G.firstChild
}return G
}).append(this)
}return this
},wrapInner:function(A){if(AI.isFunction(A)){return this.each(function(F){AI(this).wrapInner(A.call(this,F))
})
}return this.each(function(){var F=AI(this),G=F.contents();
G.length?G.wrapAll(A):F.append(A)
})
},wrap:function(A){return this.each(function(){AI(this).wrapAll(A)
})
},unwrap:function(){return this.parent().each(function(){AI.nodeName(this,"body")||AI(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(F){this.parentNode.insertBefore(F,this)
})
}else{if(arguments.length){var A=AI(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(F){this.parentNode.insertBefore(F,this.nextSibling)
})
}else{if(arguments.length){var A=this.pushStack(this,"after",arguments);
A.push.apply(A,AI(arguments[0]).toArray());
return A
}}},remove:function(F,A){for(var J=0,G;
(G=this[J])!=null;
J++){if(!F||AI.filter(F,[G]).length){if(!A&&G.nodeType===1){AI.cleanData(G.getElementsByTagName("*"));
AI.cleanData([G])
}G.parentNode&&G.parentNode.removeChild(G)
}}return this
},empty:function(){for(var F=0,A;
(A=this[F])!=null;
F++){for(A.nodeType===1&&AI.cleanData(A.getElementsByTagName("*"));
A.firstChild;
){A.removeChild(A.firstChild)
}}return this
},clone:function(F){var A=this.map(function(){if(!AI.support.noCloneEvent&&!AI.isXMLDoc(this)){var J=this.outerHTML,G=this.ownerDocument;
if(!J){J=G.createElement("div");
J.appendChild(this.cloneNode(true));
J=J.innerHTML
}return AI.clean([J.replace(AJ,"").replace(/=([^="'>\s]+\/)>/g,'="$1">').replace(AS,"")],G)[0]
}else{return this.cloneNode(true)
}});
if(F===true){BJ(this,A);
BJ(this.find("*"),A.find("*"))
}return A
},html:function(F){if(F===z){return this[0]&&this[0].nodeType===1?this[0].innerHTML.replace(AJ,""):null
}else{if(typeof F==="string"&&!Ar.test(F)&&(AI.support.leadingWhitespace||!AS.test(F))&&!Al[(d.exec(F)||["",""])[1].toLowerCase()]){F=F.replace(t,BK);
try{for(var A=0,J=this.length;
A<J;
A++){if(this[A].nodeType===1){AI.cleanData(this[A].getElementsByTagName("*"));
this[A].innerHTML=F
}}}catch(G){this.empty().append(F)
}}else{AI.isFunction(F)?this.each(function(N){var K=AI(this),L=K.html();
K.empty().append(function(){return F.call(this,N,L)
})
}):this.empty().append(F)
}}return this
},replaceWith:function(A){if(this[0]&&this[0].parentNode){if(AI.isFunction(A)){return this.each(function(F){var J=AI(this),G=J.html();
J.replaceWith(A.call(this,F,G))
})
}if(typeof A!=="string"){A=AI(A).detach()
}return this.each(function(){var F=this.nextSibling,G=this.parentNode;
AI(this).remove();
F?AI(F).before(A):AI(G).append(A)
})
}else{return this.pushStack(AI(AI.isFunction(A)?A():A),"replaceWith",A)
}},detach:function(A){return this.remove(A,true)
},domManip:function(R,Q,P){function N(T){return AI.nodeName(T,"table")?T.getElementsByTagName("tbody")[0]||T.appendChild(T.ownerDocument.createElement("tbody")):T
}var O,K,L=R[0],F=[],J;
if(!AI.support.checkClone&&arguments.length===3&&typeof L==="string"&&AL.test(L)){return this.each(function(){AI(this).domManip(R,Q,P,true)
})
}if(AI.isFunction(L)){return this.each(function(T){var V=AI(this);
R[0]=L.call(this,T,Q?V.html():z);
V.domManip(R,Q,P)
})
}if(this[0]){O=L&&L.parentNode;
O=AI.support.parentNode&&O&&O.nodeType===11&&O.childNodes.length===this.length?{fragment:O}:A5(R,this,F);
J=O.fragment;
if(K=J.childNodes.length===1?(J=J.firstChild):J.firstChild){Q=Q&&AI.nodeName(K,"tr");
for(var G=0,A=this.length;
G<A;
G++){P.call(Q?N(this[G],K):this[G],G>0||O.cacheable||this.length>1?J.cloneNode(true):J)
}}F.length&&AI.each(F,x)
}return this
}});
AI.fragments={};
AI.each({appendTo:"append",prependTo:"prepend",insertBefore:"before",insertAfter:"after",replaceAll:"replaceWith"},function(F,A){AI.fn[F]=function(N){var K=[];
N=AI(N);
var L=this.length===1&&this[0].parentNode;
if(L&&L.nodeType===11&&L.childNodes.length===1&&N.length===1){N[A](this[0]);
return this
}else{L=0;
for(var G=N.length;
L<G;
L++){var J=(L>0?this.clone(true):this).get();
AI.fn[A].apply(AI(N[L]),J);
K=K.concat(J)
}return this.pushStack(K,F,N.selector)
}}
});
AI.extend({clean:function(R,Q,P,N){Q=Q||AA;
if(typeof Q.createElement==="undefined"){Q=Q.ownerDocument||Q[0]&&Q[0].ownerDocument||AA
}for(var O=[],K=0,L;
(L=R[K])!=null;
K++){if(typeof L==="number"){L+=""
}if(L){if(typeof L==="string"&&!n.test(L)){L=Q.createTextNode(L)
}else{if(typeof L==="string"){L=L.replace(t,BK);
var F=(d.exec(L)||["",""])[1].toLowerCase(),J=Al[F]||Al._default,G=J[0],A=Q.createElement("div");
for(A.innerHTML=J[1]+L+J[2];
G--;
){A=A.lastChild
}if(!AI.support.tbody){G=AD.test(L);
F=F==="table"&&!G?A.firstChild&&A.firstChild.childNodes:J[1]==="<table>"&&!G?A.childNodes:[];
for(J=F.length-1;
J>=0;
--J){AI.nodeName(F[J],"tbody")&&!F[J].childNodes.length&&F[J].parentNode.removeChild(F[J])
}}!AI.support.leadingWhitespace&&AS.test(L)&&A.insertBefore(Q.createTextNode(AS.exec(L)[0]),A.firstChild);
L=A.childNodes
}}if(L.nodeType){O.push(L)
}else{O=AI.merge(O,L)
}}}if(P){for(K=0;
O[K];
K++){if(N&&AI.nodeName(O[K],"script")&&(!O[K].type||O[K].type.toLowerCase()==="text/javascript")){N.push(O[K].parentNode?O[K].parentNode.removeChild(O[K]):O[K])
}else{O[K].nodeType===1&&O.splice.apply(O,[K+1,0].concat(AI.makeArray(O[K].getElementsByTagName("script"))));
P.appendChild(O[K])
}}}return O
},cleanData:function(P){for(var O,N,K=AI.cache,L=AI.event.special,G=AI.support.deleteExpando,J=0,A;
(A=P[J])!=null;
J++){if(N=A[AI.expando]){O=K[N];
if(O.events){for(var F in O.events){L[F]?AI.event.remove(A,F):Ai(A,F,O.handle)
}}if(G){delete A[AI.expando]
}else{A.removeAttribute&&A.removeAttribute(AI.expando)
}delete K[N]
}}}});
var M=/z-?index|font-?weight|opacity|zoom|line-?height/i,A6=/alpha\([^)]*\)/,As=/opacity=([^)]*)/,Ag=/float/i,AE=/-([a-z])/ig,BF=/([A-Z])/g,A1=/^-?\d+(?:px)?$/i,Ak=/^-?\d/,AG={position:"absolute",visibility:"hidden",display:"block"},q=["Left","Right"],a=["Top","Bottom"],BI=AA.defaultView&&AA.defaultView.getComputedStyle,AM=AI.support.cssFloat?"cssFloat":"styleFloat",o=function(F,A){return A.toUpperCase()
};
AI.fn.css=function(F,A){return AQ(this,F,A,true,function(K,G,J){if(J===z){return AI.curCSS(K,G)
}if(typeof J==="number"&&!M.test(G)){J+="px"
}AI.style(K,G,J)
})
};
AI.extend({style:function(F,A,K){if(!F||F.nodeType===3||F.nodeType===8){return z
}if((A==="width"||A==="height")&&parseFloat(K)<0){K=z
}var G=F.style||F,J=K!==z;
if(!AI.support.opacity&&A==="opacity"){if(J){G.zoom=1;
A=parseInt(K,10)+""==="NaN"?"":"alpha(opacity="+K*100+")";
F=G.filter||AI.curCSS(F,"filter")||"";
G.filter=A6.test(F)?F.replace(A6,A):A
}return G.filter&&G.filter.indexOf("opacity=")>=0?parseFloat(As.exec(G.filter)[1])/100+"":""
}if(Ag.test(A)){A=AM
}A=A.replace(AE,o);
if(J){G[A]=K
}return G[A]
},css:function(F,A,N,K){if(A==="width"||A==="height"){var L,G=A==="width"?q:a;
function J(){L=A==="width"?F.offsetWidth:F.offsetHeight;
K!=="border"&&AI.each(G,function(){K||(L-=parseFloat(AI.curCSS(F,"padding"+this,true))||0);
if(K==="margin"){L+=parseFloat(AI.curCSS(F,"margin"+this,true))||0
}else{L-=parseFloat(AI.curCSS(F,"border"+this+"Width",true))||0
}})
}F.offsetWidth!==0?J():AI.swap(F,AG,J);
return Math.max(0,Math.round(L))
}return AI.curCSS(F,A,N)
},curCSS:function(F,A,L){var J,K=F.style;
if(!AI.support.opacity&&A==="opacity"&&F.currentStyle){J=As.test(F.currentStyle.filter||"")?parseFloat(RegExp.$1)/100+"":"";
return J===""?"1":J
}if(Ag.test(A)){A=AM
}if(!L&&K&&K[A]){J=K[A]
}else{if(BI){if(Ag.test(A)){A="float"
}A=A.replace(BF,"-$1").toLowerCase();
K=F.ownerDocument.defaultView;
if(!K){return null
}if(F=K.getComputedStyle(F,null)){J=F.getPropertyValue(A)
}if(A==="opacity"&&J===""){J="1"
}}else{if(F.currentStyle){L=A.replace(AE,o);
J=F.currentStyle[A]||F.currentStyle[L];
if(!A1.test(J)&&Ak.test(J)){A=K.left;
var G=F.runtimeStyle.left;
F.runtimeStyle.left=F.currentStyle.left;
K.left=L==="fontSize"?"1em":J||0;
J=K.pixelLeft+"px";
K.left=A;
F.runtimeStyle.left=G
}}}}return J
},swap:function(F,A,K){var G={};
for(var J in A){G[J]=F.style[J];
F.style[J]=A[J]
}K.call(F);
for(J in A){F.style[J]=G[J]
}}});
if(AI.expr&&AI.expr.filters){AI.expr.filters.hidden=function(F){var A=F.offsetWidth,J=F.offsetHeight,G=F.nodeName.toLowerCase()==="tr";
return A===0&&J===0&&!G?true:A>0&&J>0&&!G?false:AI.curCSS(F,"display")==="none"
};
AI.expr.filters.visible=function(A){return !AI.expr.filters.hidden(A)
}
}var A4=Ah(),Ap=/<script(.|\s)*?\/script>/gi,AK=/select|textarea/i,u=/color|date|datetime|email|hidden|month|number|password|range|search|tel|text|time|url|week/i,Ac=/=\?(&|$)/,S=/\?/,e=/(\?|&)_=.*?(&|$)/,B=/^(\w+:)?\/\/([^\/?#]+)/,A7=/%20/g,At=AI.fn.load;
AI.fn.extend({load:function(F,A,L){if(typeof F!=="string"){return At.call(this,F)
}else{if(!this.length){return this
}}var J=F.indexOf(" ");
if(J>=0){var K=F.slice(J,F.length);
F=F.slice(0,J)
}J="GET";
if(A){if(AI.isFunction(A)){L=A;
A=null
}else{if(typeof A==="object"){A=AI.param(A,AI.ajaxSettings.traditional);
J="POST"
}}}var G=this;
AI.ajax({url:F,type:J,dataType:"html",data:A,complete:function(N,O){if(O==="success"||O==="notmodified"){G.html(K?AI("<div />").append(N.responseText.replace(Ap,"")).find(K):N.responseText)
}L&&G.each(L,[N.responseText,O,N])
}});
return this
},serialize:function(){return AI.param(this.serializeArray())
},serializeArray:function(){return this.map(function(){return this.elements?AI.makeArray(this.elements):this
}).filter(function(){return this.name&&!this.disabled&&(this.checked||AK.test(this.nodeName)||u.test(this.type))
}).map(function(F,A){F=AI(this).val();
return F==null?null:AI.isArray(F)?AI.map(F,function(G){return{name:A.name,value:G}
}):{name:A.name,value:F}
}).get()
}});
AI.each("ajaxStart ajaxStop ajaxComplete ajaxError ajaxSuccess ajaxSend".split(" "),function(F,A){AI.fn[A]=function(G){return this.bind(A,G)
}
});
AI.extend({get:function(F,A,J,G){if(AI.isFunction(A)){G=G||J;
J=A;
A=null
}return AI.ajax({type:"GET",url:F,data:A,success:J,dataType:G})
},getScript:function(F,A){return AI.get(F,null,A,"script")
},getJSON:function(F,A,G){return AI.get(F,A,G,"json")
},post:function(F,A,J,G){if(AI.isFunction(A)){G=G||J;
J=A;
A={}
}return AI.ajax({type:"POST",url:F,data:A,success:J,dataType:G})
},ajaxSetup:function(A){AI.extend(AI.ajaxSettings,A)
},ajaxSettings:{url:location.href,global:true,type:"GET",contentType:"application/x-www-form-urlencoded",processData:true,async:true,xhr:Aq.XMLHttpRequest&&(Aq.location.protocol!=="file:"||!Aq.ActiveXObject)?function(){return new Aq.XMLHttpRequest
}:function(){try{return new Aq.ActiveXObject("Microsoft.XMLHTTP")
}catch(A){}},accepts:{xml:"application/xml, text/xml",html:"text/html",script:"text/javascript, application/javascript",json:"application/json, text/javascript",text:"text/plain",_default:"*/*"}},lastModified:{},etag:{},ajax:function(Aa){function w(){c.success&&c.success.call(T,O,W,F);
c.global&&Z("ajaxSuccess",[F,c])
}function s(){c.complete&&c.complete.call(T,F,W);
c.global&&Z("ajaxComplete",[F,c]);
c.global&&!--AI.active&&AI.event.trigger("ajaxStop")
}function Z(BL,BM){(c.context?AI(c.context):AI.event).trigger(BL,BM)
}var c=AI.extend(true,{},AI.ajaxSettings,Aa),V,W,O,T=Aa&&Aa.context||c,P=c.type.toUpperCase();
if(c.data&&c.processData&&typeof c.data!=="string"){c.data=AI.param(c.data,c.traditional)
}if(c.dataType==="jsonp"){if(P==="GET"){Ac.test(c.url)||(c.url+=(S.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))){V=c.jsonpCallback||"jsonp"+A4++;
if(c.data){c.data=(c.data+"").replace(Ac,"="+V+"$1")
}c.url=c.url.replace(Ac,"="+V+"$1");
c.dataType="script";
Aq[V]=Aq[V]||function(BL){O=BL;
w();
s();
Aq[V]=z;
try{delete Aq[V]
}catch(BM){}A&&A.removeChild(K)
}
}if(c.dataType==="script"&&c.cache===null){c.cache=false
}if(c.cache===false&&P==="GET"){var L=Ah(),G=c.url.replace(e,"$1_="+L+"$2");
c.url=G+(G===c.url?(S.test(c.url)?"&":"?")+"_="+L:"")
}if(c.data&&P==="GET"){c.url+=(S.test(c.url)?"&":"?")+c.data
}c.global&&!AI.active++&&AI.event.trigger("ajaxStart");
L=(L=B.exec(c.url))&&(L[1]&&L[1]!==location.protocol||L[2]!==location.host);
if(c.dataType==="script"&&P==="GET"&&L){var A=AA.getElementsByTagName("head")[0]||AA.documentElement,K=AA.createElement("script");
K.src=c.url;
if(c.scriptCharset){K.charset=c.scriptCharset
}if(!V){var N=false;
K.onload=K.onreadystatechange=function(){if(!N&&(!this.readyState||this.readyState==="loaded"||this.readyState==="complete")){N=true;
w();
s();
K.onload=K.onreadystatechange=null;
A&&K.parentNode&&A.removeChild(K)
}}
}A.insertBefore(K,A.firstChild);
return z
}var J=false,F=c.xhr();
if(F){c.username?F.open(P,c.url,c.async,c.username,c.password):F.open(P,c.url,c.async);
try{if(c.data||Aa&&Aa.contentType){F.setRequestHeader("Content-Type",c.contentType)
}if(c.ifModified){AI.lastModified[c.url]&&F.setRequestHeader("If-Modified-Since",AI.lastModified[c.url]);
AI.etag[c.url]&&F.setRequestHeader("If-None-Match",AI.etag[c.url])
}L||F.setRequestHeader("X-Requested-With","XMLHttpRequest");
F.setRequestHeader("Accept",c.dataType&&c.accepts[c.dataType]?c.accepts[c.dataType]+", */*":c.accepts._default)
}catch(Ab){}if(c.beforeSend&&c.beforeSend.call(T,F,c)===false){c.global&&!--AI.active&&AI.event.trigger("ajaxStop");
F.abort();
return false
}c.global&&Z("ajaxSend",[F,c]);
var Y=F.onreadystatechange=function(BM){if(!F||F.readyState===0||BM==="abort"){J||s();
J=true;
if(F){F.onreadystatechange=AI.noop
}}else{if(!J&&F&&(F.readyState===4||BM==="timeout")){J=true;
F.onreadystatechange=AI.noop;
W=BM==="timeout"?"timeout":!AI.httpSuccess(F)?"error":c.ifModified&&AI.httpNotModified(F,c.url)?"notmodified":"success";
var BN;
if(W==="success"){try{O=AI.httpData(F,c.dataType,c)
}catch(BL){W="parsererror";
BN=BL
}}if(W==="success"||W==="notmodified"){V||w()
}else{AI.handleError(c,F,W,BN)
}s();
BM==="timeout"&&F.abort();
if(c.async){F=null
}}}};
try{var X=F.abort;
F.abort=function(){F&&X.call(F);
Y("abort")
}
}catch(R){}c.async&&c.timeout>0&&setTimeout(function(){F&&!J&&Y("timeout")
},c.timeout);
try{F.send(P==="POST"||P==="PUT"||P==="DELETE"?c.data:null)
}catch(Q){AI.handleError(c,F,null,Q);
s()
}c.async||Y();
return F
}},handleError:function(F,A,J,G){if(F.error){F.error.call(F.context||F,A,J,G)
}if(F.global){(F.context?AI(F.context):AI.event).trigger("ajaxError",[A,F,G])
}},active:0,httpSuccess:function(F){try{return !F.status&&location.protocol==="file:"||F.status>=200&&F.status<300||F.status===304||F.status===1223||F.status===0
}catch(A){}return false
},httpNotModified:function(F,A){var J=F.getResponseHeader("Last-Modified"),G=F.getResponseHeader("Etag");
if(J){AI.lastModified[A]=J
}if(G){AI.etag[A]=G
}return F.status===304||F.status===0
},httpData:function(F,A,K){var G=F.getResponseHeader("content-type")||"",J=A==="xml"||!A&&G.indexOf("xml")>=0;
F=J?F.responseXML:F.responseText;
J&&F.documentElement.nodeName==="parsererror"&&AI.error("parsererror");
if(K&&K.dataFilter){F=K.dataFilter(F,A)
}if(typeof F==="string"){if(A==="json"||!A&&G.indexOf("json")>=0){F=AI.parseJSON(F)
}else{if(A==="script"||!A&&G.indexOf("javascript")>=0){AI.globalEval(F)
}}}return F
},param:function(F,A){function L(N,O){if(AI.isArray(O)){AI.each(O,function(P,Q){A||/\[\]$/.test(N)?J(N,Q):L(N+"["+(typeof Q==="object"||AI.isArray(Q)?P:"")+"]",Q)
})
}else{!A&&O!=null&&typeof O==="object"?AI.each(O,function(P,Q){L(N+"["+P+"]",Q)
}):J(N,O)
}}function J(N,O){O=AI.isFunction(O)?O():O;
K[K.length]=encodeURIComponent(N)+"="+encodeURIComponent(O)
}var K=[];
if(A===z){A=AI.ajaxSettings.traditional
}if(AI.isArray(F)||F.jquery){AI.each(F,function(){J(this.name,this.value)
})
}else{for(var G in F){L(G,F[G])
}}return K.join("&").replace(A7,"+")
}});
var BG={},BC=/toggle|show|hide/,Az=/^([+-]=)?([\d+-.]+)(.*)$/,AR,v=[["height","marginTop","marginBottom","paddingTop","paddingBottom"],["width","marginLeft","marginRight","paddingLeft","paddingRight"],["opacity"]];
AI.fn.extend({show:function(F,A){if(F||F===0){return this.animate(Ae("show",3),F,A)
}else{F=0;
for(A=this.length;
F<A;
F++){var K=AI.data(this[F],"olddisplay");
this[F].style.display=K||"";
if(AI.css(this[F],"display")==="none"){K=this[F].nodeName;
var G;
if(BG[K]){G=BG[K]
}else{var J=AI("<"+K+" />").appendTo("body");
G=J.css("display");
if(G==="none"){G="block"
}J.remove();
BG[K]=G
}AI.data(this[F],"olddisplay",G)
}}F=0;
for(A=this.length;
F<A;
F++){this[F].style.display=AI.data(this[F],"olddisplay")||""
}return this
}},hide:function(F,A){if(F||F===0){return this.animate(Ae("hide",3),F,A)
}else{F=0;
for(A=this.length;
F<A;
F++){var G=AI.data(this[F],"olddisplay");
!G&&G!=="none"&&AI.data(this[F],"olddisplay",AI.css(this[F],"display"))
}F=0;
for(A=this.length;
F<A;
F++){this[F].style.display="none"
}return this
}},_toggle:AI.fn.toggle,toggle:function(F,A){var G=typeof F==="boolean";
if(AI.isFunction(F)&&AI.isFunction(A)){this._toggle.apply(this,arguments)
}else{F==null||G?this.each(function(){var J=G?F:AI(this).is(":hidden");
AI(this)[J?"show":"hide"]()
}):this.animate(Ae("toggle",3),F,A)
}return this
},fadeTo:function(F,A,G){return this.filter(":hidden").css("opacity",0).show().end().animate({opacity:A},F,G)
},animate:function(F,A,K,G){var J=AI.speed(A,K,G);
if(AI.isEmptyObject(F)){return this.each(J.complete)
}return this[J.queue===false?"each":"queue"](function(){var N=AI.extend({},J),O,P=this.nodeType===1&&AI(this).is(":hidden"),L=this;
for(O in F){var Q=O.replace(AE,o);
if(O!==Q){F[Q]=F[O];
delete F[O];
O=Q
}if(F[O]==="hide"&&P||F[O]==="show"&&!P){return N.complete.call(this)
}if((O==="height"||O==="width")&&this.style){N.display=AI.css(this,"display");
N.overflow=this.style.overflow
}if(AI.isArray(F[O])){(N.specialEasing=N.specialEasing||{})[O]=F[O][1];
F[O]=F[O][0]
}}if(N.overflow!=null){this.style.overflow="hidden"
}N.curAnim=AI.extend({},F);
AI.each(F,function(T,R){var X=new AI.fx(L,N,T);
if(BC.test(R)){X[R==="toggle"?P?"show":"hide":R](F)
}else{var W=Az.exec(R),Y=X.cur(true)||0;
if(W){R=parseFloat(W[2]);
var V=W[3]||"px";
if(V!=="px"){L.style[T]=(R||1)+V;
Y=(R||1)/X.cur(true)*Y;
L.style[T]=Y+V
}if(W[1]){R=(W[1]==="-="?-1:1)*R+Y
}X.custom(Y,R,V)
}else{X.custom(Y,R,"")
}}});
return true
})
},stop:function(F,A){var G=AI.timers;
F&&this.queue([]);
this.each(function(){for(var J=G.length-1;
J>=0;
J--){if(G[J].elem===this){A&&G[J](true);
G.splice(J,1)
}}});
A||this.dequeue();
return this
}});
AI.each({slideDown:Ae("show",1),slideUp:Ae("hide",1),slideToggle:Ae("toggle",1),fadeIn:{opacity:"show"},fadeOut:{opacity:"hide"}},function(F,A){AI.fn[F]=function(J,G){return this.animate(A,J,G)
}
});
AI.extend({speed:function(F,A,J){var G=F&&typeof F==="object"?F:{complete:J||!J&&A||AI.isFunction(F)&&F,duration:F,easing:J&&A||A&&!AI.isFunction(A)&&A};
G.duration=AI.fx.off?0:typeof G.duration==="number"?G.duration:AI.fx.speeds[G.duration]||AI.fx.speeds._default;
G.old=G.complete;
G.complete=function(){G.queue!==false&&AI(this).dequeue();
AI.isFunction(G.old)&&G.old.call(this)
};
return G
},easing:{linear:function(F,A,J,G){return J+G*F
},swing:function(F,A,J,G){return(-Math.cos(F*Math.PI)/2+0.5)*G+J
}},timers:[],fx:function(F,A,G){this.options=A;
this.elem=F;
this.prop=G;
if(!A.orig){A.orig={}
}}});
AI.fx.prototype={update:function(){this.options.step&&this.options.step.call(this.elem,this.now,this);
(AI.fx.step[this.prop]||AI.fx.step._default)(this);
if((this.prop==="height"||this.prop==="width")&&this.elem.style){this.elem.style.display="block"
}},cur:function(A){if(this.elem[this.prop]!=null&&(!this.elem.style||this.elem.style[this.prop]==null)){return this.elem[this.prop]
}return(A=parseFloat(AI.css(this.elem,this.prop,A)))&&A>-10000?A:parseFloat(AI.curCSS(this.elem,this.prop))||0
},custom:function(F,A,K){function G(L){return J.step(L)
}this.startTime=Ah();
this.start=F;
this.end=A;
this.unit=K||this.unit||"px";
this.now=this.start;
this.pos=this.state=0;
var J=this;
G.elem=this.elem;
if(G()&&AI.timers.push(G)&&!AR){AR=setInterval(AI.fx.tick,13)
}},show:function(){this.options.orig[this.prop]=AI.style(this.elem,this.prop);
this.options.show=true;
this.custom(this.prop==="width"||this.prop==="height"?1:0,this.cur());
AI(this.elem).show()
},hide:function(){this.options.orig[this.prop]=AI.style(this.elem,this.prop);
this.options.hide=true;
this.custom(this.cur(),0)
},step:function(F){var A=Ah(),K=true;
if(F||A>=this.options.duration+this.startTime){this.now=this.end;
this.pos=this.state=1;
this.update();
this.options.curAnim[this.prop]=true;
for(var G in this.options.curAnim){if(this.options.curAnim[G]!==true){K=false
}}if(K){if(this.options.display!=null){this.elem.style.overflow=this.options.overflow;
F=AI.data(this.elem,"olddisplay");
this.elem.style.display=F?F:this.options.display;
if(AI.css(this.elem,"display")==="none"){this.elem.style.display="block"
}}this.options.hide&&AI(this.elem).hide();
if(this.options.hide||this.options.show){for(var J in this.options.curAnim){AI.style(this.elem,J,this.options.orig[J])
}}this.options.complete.call(this.elem)
}return false
}else{J=A-this.startTime;
this.state=J/this.options.duration;
F=this.options.easing||(AI.easing.swing?"swing":"linear");
this.pos=AI.easing[this.options.specialEasing&&this.options.specialEasing[this.prop]||F](this.state,J,0,1,this.options.duration);
this.now=this.start+(this.end-this.start)*this.pos;
this.update()
}return true
}};
AI.extend(AI.fx,{tick:function(){for(var F=AI.timers,A=0;
A<F.length;
A++){F[A]()||F.splice(A--,1)
}F.length||AI.fx.stop()
},stop:function(){clearInterval(AR);
AR=null
},speeds:{slow:600,fast:200,_default:400},step:{opacity:function(A){AI.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(AI.expr&&AI.expr.filters){AI.expr.filters.animated=function(A){return AI.grep(AI.timers,function(F){return A===F.elem
}).length
}
}AI.fn.offset="getBoundingClientRect" in AA.documentElement?function(F){var A=this[0];
if(F){return this.each(function(K){AI.offset.setOffset(this,F,K)
})
}if(!A||!A.ownerDocument){return null
}if(A===A.ownerDocument.body){return AI.offset.bodyOffset(A)
}var J=A.getBoundingClientRect(),G=A.ownerDocument;
A=G.body;
G=G.documentElement;
return{top:J.top+(self.pageYOffset||AI.support.boxModel&&G.scrollTop||A.scrollTop)-(G.clientTop||A.clientTop||0),left:J.left+(self.pageXOffset||AI.support.boxModel&&G.scrollLeft||A.scrollLeft)-(G.clientLeft||A.clientLeft||0)}
}:function(Q){var P=this[0];
if(Q){return this.each(function(R){AI.offset.setOffset(this,Q,R)
})
}if(!P||!P.ownerDocument){return null
}if(P===P.ownerDocument.body){return AI.offset.bodyOffset(P)
}AI.offset.initialize();
var O=P.offsetParent,L=P,N=P.ownerDocument,J,K=N.documentElement,A=N.body;
L=(N=N.defaultView)?N.getComputedStyle(P,null):P.currentStyle;
for(var G=P.offsetTop,F=P.offsetLeft;
(P=P.parentNode)&&P!==A&&P!==K;
){if(AI.offset.supportsFixedPosition&&L.position==="fixed"){break
}J=N?N.getComputedStyle(P,null):P.currentStyle;
G-=P.scrollTop;
F-=P.scrollLeft;
if(P===O){G+=P.offsetTop;
F+=P.offsetLeft;
if(AI.offset.doesNotAddBorder&&!(AI.offset.doesAddBorderForTableAndCells&&/^t(able|d|h)$/i.test(P.nodeName))){G+=parseFloat(J.borderTopWidth)||0;
F+=parseFloat(J.borderLeftWidth)||0
}L=O;
O=P.offsetParent
}if(AI.offset.subtractsBorderForOverflowNotVisible&&J.overflow!=="visible"){G+=parseFloat(J.borderTopWidth)||0;
F+=parseFloat(J.borderLeftWidth)||0
}L=J
}if(L.position==="relative"||L.position==="static"){G+=A.offsetTop;
F+=A.offsetLeft
}if(AI.offset.supportsFixedPosition&&L.position==="fixed"){G+=Math.max(K.scrollTop,A.scrollTop);
F+=Math.max(K.scrollLeft,A.scrollLeft)
}return{top:G,left:F}
};
AI.offset={initialize:function(){var F=AA.body,A=AA.createElement("div"),L,J,K,G=parseFloat(AI.curCSS(F,"marginTop",true))||0;
AI.extend(A.style,{position:"absolute",top:0,left:0,margin:0,border:0,width:"1px",height:"1px",visibility:"hidden"});
A.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>";
F.insertBefore(A,F.firstChild);
L=A.firstChild;
J=L.firstChild;
K=L.nextSibling.firstChild.firstChild;
this.doesNotAddBorder=J.offsetTop!==5;
this.doesAddBorderForTableAndCells=K.offsetTop===5;
J.style.position="fixed";
J.style.top="20px";
this.supportsFixedPosition=J.offsetTop===20||J.offsetTop===15;
J.style.position=J.style.top="";
L.style.overflow="hidden";
L.style.position="relative";
this.subtractsBorderForOverflowNotVisible=J.offsetTop===-5;
this.doesNotIncludeMarginInBodyOffset=F.offsetTop!==G;
F.removeChild(A);
AI.offset.initialize=AI.noop
},bodyOffset:function(F){var A=F.offsetTop,G=F.offsetLeft;
AI.offset.initialize();
if(AI.offset.doesNotIncludeMarginInBodyOffset){A+=parseFloat(AI.curCSS(F,"marginTop",true))||0;
G+=parseFloat(AI.curCSS(F,"marginLeft",true))||0
}return{top:A,left:G}
},setOffset:function(F,A,N){if(/static/.test(AI.curCSS(F,"position"))){F.style.position="relative"
}var K=AI(F),L=K.offset(),G=parseInt(AI.curCSS(F,"top",true),10)||0,J=parseInt(AI.curCSS(F,"left",true),10)||0;
if(AI.isFunction(A)){A=A.call(F,N,L)
}N={top:A.top-L.top+G,left:A.left-L.left+J};
"using" in A?A.using.call(F,N):K.css(N)
}};
AI.fn.extend({position:function(){if(!this[0]){return null
}var F=this[0],A=this.offsetParent(),J=this.offset(),G=/^body|html$/i.test(A[0].nodeName)?{top:0,left:0}:A.offset();
J.top-=parseFloat(AI.curCSS(F,"marginTop",true))||0;
J.left-=parseFloat(AI.curCSS(F,"marginLeft",true))||0;
G.top+=parseFloat(AI.curCSS(A[0],"borderTopWidth",true))||0;
G.left+=parseFloat(AI.curCSS(A[0],"borderLeftWidth",true))||0;
return{top:J.top-G.top,left:J.left-G.left}
},offsetParent:function(){return this.map(function(){for(var A=this.offsetParent||AA.body;
A&&!/^body|html$/i.test(A.nodeName)&&AI.css(A,"position")==="static";
){A=A.offsetParent
}return A
})
}});
AI.each(["Left","Top"],function(F,A){var G="scroll"+A;
AI.fn[G]=function(K){var L=this[0],J;
if(!L){return null
}if(K!==z){return this.each(function(){if(J=f(this)){J.scrollTo(!F?K:AI(J).scrollLeft(),F?K:AI(J).scrollTop())
}else{this[G]=K
}})
}else{return(J=f(L))?"pageXOffset" in J?J[F?"pageYOffset":"pageXOffset"]:AI.support.boxModel&&J.document.documentElement[G]||J.document.body[G]:L[G]
}}
});
AI.each(["Height","Width"],function(F,A){var G=A.toLowerCase();
AI.fn["inner"+A]=function(){return this[0]?AI.css(this[0],G,false,"padding"):null
};
AI.fn["outer"+A]=function(J){return this[0]?AI.css(this[0],G,false,J?"margin":"border"):null
};
AI.fn[G]=function(J){var K=this[0];
if(!K){return J==null?null:this
}if(AI.isFunction(J)){return this.each(function(L){var N=AI(this);
N[G](J.call(this,L,N[G]()))
})
}return"scrollTo" in K&&K.document?K.document.compatMode==="CSS1Compat"&&K.document.documentElement["client"+A]||K.document.body["client"+A]:K.nodeType===9?Math.max(K.documentElement["client"+A],K.body["scroll"+A],K.documentElement["scroll"+A],K.body["offset"+A],K.documentElement["offset"+A]):J===z?AI.css(K,G):this.css(G,typeof J==="string"?J:J+"px")
}
});
Aq.jQuery=Aq.$=AI
})(window);
(function(B){B.fn.jFlow=function(H){var G=B.extend({},B.fn.jFlow.defaults,H);
var A=0;
var J=B(".jFlowControl").length;
B(this).find(".jFlowControl").each(function(C){B(this).click(function(){B(".jFlowControl").removeClass("jFlowSelected");
B(this).addClass("jFlowSelected");
var D=Math.abs(A-C);
B(G.slides).animate({marginLeft:"-"+(C*B(G.slides).find(":first-child").width()+"px")},G.duration*(D));
A=C
})
});
B(G.slides).before('<div id="jFlowSlide"></div>').appendTo("#jFlowSlide");
B(G.slides).find("div").each(function(){B(this).before('<div class="jFlowSlideContainer"></div>').appendTo(B(this).prev())
});
B(".jFlowControl").eq(A).addClass("jFlowSelected");
var I=function(C){B("#jFlowSlide").css({position:"relative",width:G.width,height:G.height,overflow:"hidden"});
B(G.slides).css({position:"relative",width:B("#jFlowSlide").width()*B(".jFlowControl").length+"px",height:B("#jFlowSlide").height()+"px",overflow:"hidden"});
B(G.slides).children().css({position:"relative",width:B("#jFlowSlide").width()+"px",height:B("#jFlowSlide").height()+"px","float":"left"});
B(G.slides).css({marginLeft:"-"+(A*B(G.slides).find(":first-child").width()+"px")})
};
I();
B(window).resize(function(){I()
});
B(".jFlowPrev").click(function(){if(A>0){A--
}else{A=J-1
}B(".jFlowControl").removeClass("jFlowSelected");
B(G.slides).animate({marginLeft:"-"+(A*B(G.slides).find(":first-child").width()+"px")},G.duration);
B(".jFlowControl").eq(A).addClass("jFlowSelected")
});
B(".jFlowNext").click(function(){if(A<J-1){A++
}else{A=0
}B(".jFlowControl").removeClass("jFlowSelected");
B(G.slides).animate({marginLeft:"-"+(A*B(G.slides).find(":first-child").width()+"px")},G.duration);
B(".jFlowControl").eq(A).addClass("jFlowSelected")
})
};
B.fn.jFlow.defaults={easing:"swing",duration:400,width:"100%"}
})(jQuery);
(function(A){A.fn.optionTree=function(E,D){D=A.extend({choose:"Bitte wählen sie...",preselect:{},select_class:"",leaf_class:"",empty_value:"",path:""},D||{});
var F=function(H){return H.replace(/_*$/,"")
};
var C=function(H){A("select[name^='"+H+"']").remove();
A("label[for^='"+H+"']").remove();
A("#"+H+"wrapper").remove()
};
var G=function(H,I){A("input[name='"+F(H)+"']").val(I).change()
};
var B;
this.load=function(){var H=this;
E=D.path+E+".json";
A.getJSON(E,function(I){B=(I);
return H.process()
})
};
this.process=function(){var J=A(this).attr("name")+"_";
C(J);
if(typeof B=="object"){var I=A("<select>").attr({name:J,id:J}).change(function(){I.children().removeAttr("aria-selected");
if(this.options[this.selectedIndex].value!=""){A(this).optionTree(B[this.options[this.selectedIndex].value],D);
I.children().eq(this.selectedIndex).attr("aria-selected","true")
}else{C(J+"_");
G(J,D.empty_value)
}});
if(A(this).is("input")){I.insertBefore(this)
}else{I.insertAfter(A(this).parent())
}if(D.select_class){I.addClass(D.select_class)
}A("<option>").html(D.choose).val("").appendTo(I);
var H=J;
A.each(B,function(L,K){if(L=="_label"){H=K
}else{var M=A("<option>").html(L).attr("value",L);
if(D.leaf_class&&typeof K!="object"){M.addClass(D.leaf_class)
}M.appendTo(I);
if(D.preselect&&D.preselect[J]&&D.preselect[J]==K){M.get(0).selected=true;
I.change()
}}});
I.wrap("<div class='row' id='"+J+"wrapper' />");
I.before("<label for='"+J+"'> "+H+"</label>")
}else{G(J,B)
}};
if((typeof E=="string")&&(/dependingdropdown/.test(E))){this.load()
}else{B=E;
return this.process()
}}
})(jQuery);
var Themes=function(){this.init=function(){$("div.themes").attr("aria-live","polite");
$("div.message").addClass("with-javascript");
$("div.themes .control").css("display","block");
var B=$("div.themes .message").size();
var C=1;
var A=1;
$("#themes-control-counter").html(C);
$("#themes-control-total").html(B);
$("div.themes .message").each(function(){$(this).attr("id","themes-message-"+A);
$(this).attr("aria-hidden","false");
if(A++>1){$(this).attr("aria-hidden","true")
}});
$(".themes .jFlowPrev").live("click",function(){if(C==1){C=B
}else{C--
}$(this).ariaprepareMessages(C)
});
$(".themes .jFlowNext").live("click",function(){if(C>=B){C=1
}else{C++
}$(this).ariaprepareMessages(C)
})
};
this.init();
$.prototype.ariaprepareMessages=function(A){$('div.themes .message[aria-hidden="false"]').attr("aria-hidden","true");
$("div.themes div.aria-role").removeAttr("role");
m=$("div.themes #themes-message-"+A);
m.attr("aria-hidden","false");
$("div.themes #themes-message-"+A+" div.aria-role").attr("role","article");
$("#themes-control-counter").html(A)
}
};
if($){$(document).ready(function(){themes=new Themes
})
}var Flyout=function(){var B=35;
var G=36;
var C=37;
var F=38;
var J=39;
var I=40;
var A=32;
var E=27;
var L=9;
var K=13;
var H="";
var D;
this.init=function(){var M=0;
var N=$("#flyout ul li a");
$("#flyout").attr("role","application");
$("#flyout ul").attr("role","tablist");
$("#flyout ul li").attr("role","tab");
N.each(function(){$(this).attr("id","label-main-"+M);
$(this).attr("class","no-focus flyout-tab");
M++
});
N.live("click",function(O){var P=$(this).attr("name");
$(this).createFlyoutWindow(P);
O.preventDefault();
return false
});
$("#flyout-close, #flyout-cover").live("click",function(O){$(this).removeFlyoutWindow();
O.preventDefault();
return false
});
$("#flyout-body .nav-content-tab ul li a").live("click",function(O){$(this).prepareTabAndContent($(this),"#flyout-body .nav-content-tab","label-nav-content",".flyout-inner");
O.preventDefault();
return false
});
$(".flyout-sub-nav ul li a").live("click",function(O){$(this).prepareTabAndContent($(this),"#flyout-body .flyout-sub-nav","label-sub-nav","#flyout-content");
O.preventDefault();
return false
});
$("ul.flyout-nav-side li a").live("click",function(O){$(this).prepareTabAndContent($(this),"#flyout-body .flyout-nav-side","label-nav-side",".flyout-content-right");
O.preventDefault();
return false
});
$(".board-boxes ul li a").live("click",function(O){$(".board-boxes").addClass("active");
var P=$(this).prepareTabAndContent($(this),".board-boxes","board-selected",null);
setTimeout(function(){$("#board-content").remove();
$(".board-boxes").after('<div id="board-content" role="tabpanel" aria-labelledby="board-selected" aria-live="polite"></div>');
$(this).insertCodeInto($(document).data("config").path+$(document).data("config").board+P+$(document).data("config").suffix,"#board-content")
},300);
O.preventDefault();
return false
});
$(".flyout-nav-az a, #flyout-body .nav-content-tab a, .flyout-nav-side a, .flyout-sub-nav a, .board-boxes a").live("focus",function(){H=$(this).getClassNameOfParentDIV(this)
});
$("#flyout a, #flyout-body a").live("focus",function(O){$(".pseudofocus").removeClass("pseudofocus");
$(O.target).addClass("pseudofocus")
});
if($.browser.msie||$.browser.webkit){$("#flyout, #flyout-body").live("keydown",function(O){$(this).keyEvent(O)
})
}else{$("#flyout, #flyout-body").live("keypress",function(O){$(this).keyEvent(O)
})
}};
this.init();
$.prototype.createFlyoutWindow=function(P){var N=$("#flyout ul li.active a").attr("name");
$(this).removeFlyoutWindow();
if(P!=N){var O=$("#flyout").attr("name")?$("#flyout").attr("name"):"";
$("#flyout").after('<div id="flyout-cover" style="height: '+$(document).height()+'px"></div><div id="flyout-body" role="tabpanel" aria-live="polite"><a id="flyout-close" href="#">'+$(document).data("config").close+'</a><div id="flyout-wrapper"></div>');
$("#flyout-body").hide().attr("aria-labelledby","label-main-"+P);
$("#flyout li").removeAttr("aria-selected");
var M=$('.flyout-tab[name="'+P+'"]').parents().filter("li");
M.addClass("active").attr("aria-selected","true");
$(this).insertCodeInto($(document).data("config").path+$(document).data("config").flyout+O+$(document).data("config").delim+P+$(document).data("config").suffix,"#flyout-wrapper")
}};
$.prototype.removeFlyoutWindow=function(){if($("#flyout-cover").size()>0){$("#flyout-cover").remove();
$("#flyout-body").remove();
$("#flyout ul li").removeClass("active");
$(".komp-flash object, .komp-flash embed, #content-column iframe").css("visibility","visible")
}};
$.prototype.insertCodeInto=function(P,N){var O=function(){var Q=$("#flyout-body a").last();
if(Q.closest(".board-boxes").length!==0){Q=$("#flyout-body a[tabindex=0]")
}else{if(Q.closest("ul[role=tablist]").length>0){delete Q
}}if(typeof Q!=="undefined"){if($.browser.msie||$.browser.webkit){$(D).unbind("keydown",function(R){$(this).tabEvent(R)
})
}else{$(D).unbind("keypress",function(R){$(this).tabEvent(R)
})
}}if((typeof Q==="undefined")||(Q.attr("id")==="flyout-close")){return 
}if($.browser.msie||$.browser.webkit){$(Q).bind("keydown",function(R){$(this).tabEvent(R)
})
}else{$(Q).bind("keypress",function(R){$(this).tabEvent(R)
})
}D=Q
};
var M=P.replace(/-_-/g,"/");
$.ajax({url:M,type:"GET",async:true,success:function(Q){$(".komp-flash object, .komp-flash embed, #content-column iframe").css("visibility","hidden");
$(N).html(Q);
$(N).find("ul[role=tablist] li a").attr("tabindex","-1");
if($(N).find("ul[role=tablist] li.active").size()===0){$(N).find("ul[role=tablist] li:first-child a").attr("tabindex","0")
}else{$(N).find("ul[role=tablist] li.active a").attr("tabindex","0")
}O();
$("#flyout-body").fadeIn("fast")
},error:function(){var Q=$(document).data("config").path+$(document).data("config").error+$(document).data("config").suffix;
if(P!=Q){$(this).insertCodeInto(Q,N)
}}})
};
$.prototype.prepareTabAndContent=function(O,R,Q,P){$(R+" li").removeClass("active");
$(R+" li[aria-selected]").removeAttr("aria-selected");
$(R+" a#"+Q+" span.hidden").remove();
var N=$(R+" a#"+Q);
N.removeAttr("id");
N.attr("tabindex","-1");
O.attr({id:Q,tabindex:"0"}).append('<span class="hidden"> (Ausgew&auml;hlt)</span>');
var M=O.parent();
M.addClass("active");
M.attr("aria-selected","true");
var S=O.attr("name");
if(P!==null){O.insertCodeInto($(document).data("config").path+$(document).data("config").tab+S+$(document).data("config").suffix,P)
}return S
};
$.prototype.getClassNameOfParentDIV=function(N){var M;
if($.browser.msie&&($.browser.version.substr(0,1)<8)){M=$(N)
}else{M=$(":focus");
if(M.size()===0){M=$(N)
}}var O=M.closest("div").attr("class");
if(O===""){return"#flyout"
}else{return"#flyout-body ."+O.replace(" ",".")
}};
$.prototype.setFocusAndExecute=function(M){M.click();
M.focus()
};
$.prototype.keyEvent=function(O){var Q=O.keyCode>0?O.keyCode:O.which;
H=$(this).getClassNameOfParentDIV(O.target);
var M=this;
var N=function(){var R;
if($.browser.msie&&($.browser.version.substr(0,1)<8)){R=$(H+" a.pseudofocus").parent().next()
}else{R=$(H+" a:focus").parent().next()
}if(R.size()===0){R=$(H+' li[aria-disabled!="true"]:first')
}else{while(R.attr("aria-disabled")=="true"){if(R.size()===0){R=$(H+' li[aria-disabled!="true"]:first');
break
}R=R.next()
}}$(M).setFocusAndExecute(R.find("a"))
};
var P=function(){var R;
if($.browser.msie&&($.browser.version.substr(0,1)<8)){R=$(H+" a.pseudofocus").parent().prev()
}else{R=$(H+" a:focus").parent().prev()
}if(R.size()===0){R=$(H+' li[aria-disabled!="true"]:last')
}else{while(R.attr("aria-disabled")=="true"){if(R.size()===0){R=$(H+' li[aria-disabled!="true"]:last');
break
}R=R.prev()
}}$(M).setFocusAndExecute(R.find("a"))
};
switch(Q){case E:$(this).removeFlyoutWindow();
break;
case I:case J:N();
break;
case F:case C:P();
break;
case G:Q=$(H+' li[aria-disabled!="true"]:first a');
$(this).setFocusAndExecute(Q);
break;
case B:Q=$(H+' li[aria-disabled!="true"]:last a');
$(this).setFocusAndExecute(Q);
break;
default:return 
}O.preventDefault()
};
$.prototype.tabEvent=function(M){if(M.shiftKey){return 
}var N=M.keyCode>0?M.keyCode:M.which;
if(N===L){M.preventDefault();
M.stopPropagation();
$("#flyout-close").focus()
}}
};
if($){$(document).ready(function(){$("a.zoom").live("click",function(){var H=$(this).parent().html();
var B=$(window).width();
var E=$(window).height();
var D=new Image();
var F=$(document).height();
var G=(B-120)/2;
var C=(E-120)/2;
$("body").append('<div id="lightbox" style="height: '+F+'px"></div>');
var A=$("#lightbox");
A.hide();
A.addClass("show");
if($.browser.msie&&$.browser.version.slice(0,3)==6){$("#lightbox").append('<div class="inner loader" style="left:'+G+'px;"><img src="media/loading.gif" alt="" /></div>')
}else{$("#lightbox").append('<div class="inner loader" style="top:'+C+"px; left:"+G+'px;"><img src="media/loading.gif" alt="" /></div>')
}setTimeout(function(){A.fadeIn("fast")
},100);
$(".komp-flash object, .komp-flash embed, #content-column iframe").css("visibility","hidden");
$(D).load(function(){$("#lightbox .loader").fadeOut("fast",function(){$("#lightbox .loader").remove();
var J=(B-D.width-82)/2;
var K=(E-D.height-108)/2;
if($.browser.msie&&$.browser.version.slice(0,3)==6){$("#lightbox").append('<div class="inner" style="left:'+J+'px;"><img src="'+D.src+'" alt="" /><p style="width:'+D.width+'px;">'+H+"</p></div>")
}else{$("#lightbox").append('<div class="inner" style="top:'+K+"px; left:"+J+'px;"><img src="'+D.src+'" alt="" /><p style="width:'+D.width+'px;">'+H+"</p></div>")
}$("#lightbox .inner a.zoom").remove();
var I=$("#lightbox .inner p").text();
$("#lightbox .inner").append('<a href="#" onclick="return false" class="close">Schliessen</a>');
$("#lightbox .inner").hide();
$("#lightbox .inner").fadeIn("slow")
})
}).attr("src",$(this).attr("name"));
return false
});
$("#lightbox").live("click",function(){setTimeout(function(){$("#lightbox").fadeOut("fast")
},100);
$(".komp-flash object, .komp-flash embed, #content-column iframe").css("visibility","visible");
$("#lightbox").remove()
})
})
}var Suggest=function(id,localconfig){var KEY_END=35;
var KEY_HOME=36;
var KEY_LEFT=37;
var KEY_UP=38;
var KEY_RIGHT=39;
var KEY_DOWN=40;
var KEY_SPACE=32;
var KEY_ESC=27;
var KEY_BACKSPACE=8;
var KEY_TAB=9;
var KEY_RETURN=13;
var config=localconfig;
this.init=function(id){with($("#"+id)){attr({"aria-autocomplete":"true",autocomplete:"off"});
keyup(function(e){var c=e.keyCode>0?e.keyCode:e.which;
if($(this).typeKey(c,id)==false){e.preventDefault();
return false
}});
focus(function(){if($("#"+id+"-suggest li").size()>0){$("#"+id+"-suggest").attr("aria-hidden","false").fadeIn("fast")
}});
blur(function(){$("#"+id+"-suggest").attr("aria-hidden","true").fadeOut("fast")
})
}$("#"+id+"-suggest").attr("aria-live","polite");
with($("#"+id+"-suggest a")){attr("tabindex","-1");
live("click",function(e){$("#"+id).attr("value",$(this).text());
$("#"+id+"-suggest").attr("aria-hidden","true").fadeOut("fast");
e.preventDefault();
return false
});
live("focus",function(e){e.preventDefault();
return false
});
live("hover",function(e){$(this).setSelection(e)
})
}};
this.init(id);
$.prototype.typeKey=function(c,id){var text=$("#"+id).val();
if(text.length>0){var sel=$("#"+id+"-suggest a.selected");
switch(c){case KEY_DOWN:if(sel.size()==0){$("#"+id+"-suggest ul li:eq(1) a").insertSelection(id)
}else{sel.attr("aria-selected","false").removeAttr("class");
if(sel.parent().is(":last-child")){$("#"+id+"-suggest ul li:first-child a").insertSelection(id)
}else{sel.parent().next().children("a").insertSelection(id)
}}return false;
case KEY_UP:if(sel.size()==0){$("#"+id+"-suggest ul li:last-child a").insertSelection(id)
}else{sel.attr("aria-selected","false").removeAttr("class");
if(sel.parent().is(":first-child")){$("#"+id+"-suggest ul li:last-child a").insertSelection(id)
}else{sel.parent().prev().children("a").insertSelection(id)
}}return false;
case KEY_ESC:$("#"+id+"-suggest").attr("aria-hidden","true").fadeOut("fast");
break;
case KEY_RETURN:if($("#"+id+"-suggest a.selected").size()>0){$("#"+id).attr("value",$("#"+id+"-suggest a.selected").text())
}$("#"+id+"-suggest").attr("aria-hidden","true").fadeOut("fast");
break;
default:var url=config.path+config.suggest+text+config.suffix;
$(this).insertSuggestInto(url,"#"+id+"-suggest")
}}else{$("#"+id+"-suggest").attr("aria-hidden","true").fadeOut("fast")
}};
$.prototype.insertSelection=function(id){$("#"+id+"-suggest li a").attr("aria-selected","false").removeAttr("class");
$(this).attr({"aria-selected":"true","class":"selected"});
$("#"+id).attr("value",$(this).text())
};
$.prototype.setSelection=function(e){$(this).parent().parent().find("li a").attr("aria-selected","false").removeAttr("class");
if(e.type!=="mouseout"){$(this).attr({"aria-selected":"true","class":"selected"})
}}
};
$.prototype.insertSuggestInto=function(B,A){$.ajax({url:B,type:"GET",async:true,success:function(C){$(A).html(C).attr("aria-hidden","false").fadeIn("fast")
},error:function(){$(A).html("").attr("aria-hidden","true").fadeOut("fast")
}})
};
jQuery.fn.anchorAnimate=function(A){A=jQuery.extend({speed:1100},A);
return this.each(function(){var B=this;
$(B).click(function(E){E.preventDefault();
var D=window.location.href;
var F=$(B).attr("href");
var C=$(F).offset().top;
$("html:not(:animated),body:not(:animated)").animate({scrollTop:C},A.speed,function(){window.location.hash=F
});
return false
})
})
};
(function(){var B=window.location.search.substring(1).split("&");
if(!B.length){return 
}window.$_GET={};
for(var A=0;
A<B.length;
A++){var D=B[A].split("=");
window.$_GET[D[0]]=D[1]
}var C=window.location.pathname;
var E=C.indexOf(".sortedBy.");
if(E===-1){window.$_SORT=["",""]
}else{var B=C.substr(E+10).split(".");
window.$_SORT=[];
for(var A=0;
A<(B.length-1);
A++){window.$_SORT[A]=B[A]
}}}());
function moreAnchors(){$(".linkbar").each(function(){var C=$(this).attr("id");
var A=C.substring(0,C.lastIndexOf("_"));
var B=(A=="bilder"?12:10);
if($(this).hasClass("more")){$(this).children("a").attr("href","#"+A+"_"+B)
}else{$(this).children("a").attr("href","#"+A)
}})
}function target_id(B){var A=$(B.target).parent().attr("id");
return A.substring(0,A.lastIndexOf("_"))
}function target_prev_id(B){var A=$(B.target).parent().prev().attr("id");
return A.substring(0,A.lastIndexOf("_"))
}function show_more(H,D){var I=target_id(H);
var M=($("#"+I+"_1")[0].nodeName=="TBODY"?true:false);
var L=(I=="bilder"?12:10);
var K=parseInt($("#"+I+"_1 [aria-setsize]").first().attr("aria-setsize"));
var E=Math.round(K/L+0.49999);
var G;
for(var F=1;
F<E;
F++){G=$("#"+I+"_"+(F*L+1));
if(G.length===0){var B;
var C=I+"_"+(F*L+1);
if(M){B='<tbody style="display: none; width: 100%;" id="'+C+'"></tbody>'
}else{if(I=="bilder"){B='<div style="display: none;" class="gallery-overview" id="'+C+'" role="group"></div>'
}else{B='<div style="display: none;" class="more-pages" id="'+C+'" role="group"></div>'
}}$("#"+I+"_"+((F-1)*L+1)).after(B);
var A=D.path+D.script+"."+$_GET.keywords+"."+$_GET.focus+"."+$_SORT[0]+"."+$_SORT[1]+"."+C+D.suffix;
G=$("#"+C);
G.load(A)
}else{if(G.css("display")!="none"){continue
}}if(M&&!$.browser.msie){G.css("display","table-row-group")
}var J=$("#"+I+"_linkbar a");
J.attr("href","#"+I+"_"+(F*L));
if(F+1==E){J.css("display","none")
}G.slideDown("fast");
break
}$(".less a").css("display","inline-block").attr("href","#top-pages")
}function show_less(E){var D=target_prev_id(E);
var B=1;
var F=(D=="bilder"?12:10);
var C=$("#"+D+"_"+(B*F+1));
while(C.length!==0){if(C.css("display")!="none"){C.slideUp()
}B++;
C=$("#"+D+"_"+(B*F+1))
}var A=$("#"+D+"_linkbar a");
A.attr("href","#"+D+"_"+F);
A.css("display","inline-block");
$(".less a").css("display","none");
$(".more a").attr("aria-expanded","false")
}function show_toggle(F,D){var B=$(F.target).attr("href");
var E=B.substr(B.indexOf("#")+1);
var A=$("#"+E+"-container");
if(A.is(":visible")){A.slideUp();
$("#"+E+"_linkbar a").attr("aria-expanded","false")
}else{var C=D.path+D.script+"."+$_GET.keywords+".ALL."+E+"_"+1+D.suffix;
if(A.is(":empty")){A.load(C,function(){A.slideDown();
$("#"+E+"-container").attr("aria-live","polite");
$("#"+E+"_linkbar a").attr("aria-expanded","true")
})
}else{A.slideDown();
$("#"+E+"_linkbar a").attr("aria-expanded","true")
}}}function results_init(A){$(".more a").click(function(B){show_more(B,A)
});
$(".less a").click(function(B){show_less(B)
});
$(".toggle a").click(function(B){show_toggle(B,A)
});
moreAnchors();
$(".linkbar a, .nav-anchor a").anchorAnimate();
$(".ticker").attr("aria-live","polite")
}var SOME_Share=function(){this.init=function(){var A=this;
$("li.share a.openshare").click(function(B){A.toggle(this);
B.stopPropagation();
B.preventDefault()
});
$("li.share div.share-flyout-header a").click(function(B){A.toggle(this);
B.stopPropagation();
B.preventDefault()
});
$("ul.share-flyout").addClass("hidden")
};
this.init();
this.toggle=function(A){if($(A).hasClass("open")){this.close(A)
}else{this.open(A)
}};
this.open=function(A){var B=this;
$(".toolbar ul.share-flyout").attr("aria-hidden","false").click(function(C){C.stopPropagation()
});
$("ul.share-flyout a").addClass("open").attr("tabindex","1");
$(A).parent().find("ul.share-flyout").removeClass("hidden");
$("body").click(function(C){B.close()
})
};
this.close=function(A){$(".toolbar ul.share-flyout").attr("aria-hidden","true").unbind("click");
$("li.share a").removeClass("open");
$("ul.share-flyout").addClass("hidden");
$("body").unbind("click")
}
};
$(document).ready(function(){new SOME_Share();
$(".toolbar li.share").attr("aria-live","polite");
$(".toolbar ul.share-flyout").attr("aria-hidden","true")
});
if($){$(document).ready(function(){if(window.opera){if($("li.memory a[href]").attr("rel")!=""){$("li.memory a[href]").attr("rel","sidebar")
}}$("li.memory a[href]").click(function(B){B.preventDefault();
var A=this.href;
var C=this.title;
if(window.sidebar){window.sidebar.addPanel(C,A,"")
}else{if(window.external){window.external.AddFavorite(A,C)
}else{if(window.opera){return false
}}}});
$("li.print a[href]").click(function(){window.print()
})
})
}function submitForm(A){if(A.AdObject.value==""){alert("Sie müssen das Objekt beschreiben.");
return false
}if(A.AdContact.value==""){alert("Sie müssen eine Ansprechsperson angeben.");
return false
}if(A.AdEmail.value==""){alert("Sie müssen ihre EMail-Adresse angeben.");
return false
}}function clearDate(B,A){A[B.storageName].value="";
for(elem in B.Sub){A[B.Sub[elem].name].selectedIndex=0
}}function changeDate(P,N){var F="";
var Q,D,A;
var B,E,L;
var M;
var C=0;
for(var O in P.Sub){switch(O){case"year":case"month":case"day":C++
}}if(C==3){Q=N[P.Sub.day.name];
D=N[P.Sub.month.name];
A=N[P.Sub.year.name];
M=Q.selectedIndex;
B=parseInt(Q[Q.selectedIndex].value,10);
E=parseInt(D[D.selectedIndex].value,10);
L=parseInt(A[A.selectedIndex].value,10);
if(!E){E=parseInt(D[1].value,10)
}if(!L){L=parseInt(A[1].value,10)
}var J=29;
var G=Q.selectedIndex;
while(J<32){var I=new Date(L,E-1,J);
Q.length=J;
if(I.getMonth()!=E-1){if(G>=J){G=J-1
}break
}else{Q.options[J]=new Option(J,J,false,false)
}J++
}Q.selectedIndex=G
}var K="ymd";
var J=0;
while(K.charAt(J)){var R;
switch(K.charAt(J)){case"d":R="day";
break;
case"m":R="month";
break;
case"y":R="year";
break
}if(P.Sub[R]){var H=P.Sub[R].name;
if(!N[H].selectedIndex){N[H].selectedIndex=1
}F+=N[H][N[H].selectedIndex].value
}else{switch(K.charAt(J)){case"d":F+="01";
break;
case"m":F+="01";
break;
case"y":F+="1970";
break
}}J++
}if(Q){if(Q.length>M){Q.selectedIndex=M
}else{Q.selectedIndex=Q.length-1
}if(!Q.selectedIndex){Q.selectedIndex=1
}}N[P.storageName].value=F
}function validate(C,O,L){var E=!L?new Array("Folgende Fehler sind aufgetreten:\n"):new Array(L+"\n");
var P=false;
for(i=0;
i<O.length;
i++){field=document.forms[C.name].elements[O[i][0]];
if(O[i][1].indexOf("e")>-1){if(!field.value){P=true;
E.push(O[i][2])
}}else{if(O[i][1].indexOf("m")>-1){if(field.value){var K='([a-zA-Z0-9][a-zA-Z0-9_.-]*|"([^\\\\\x80-\xff\015\012"]|\\\\[^\x80-\xff])+")';
var T="([a-zA-Z0-9][a-zA-Z0-9._-]*\\.)*[a-zA-Z0-9][a-zA-Z0-9._-]*\\.[a-zA-Z]{2,5}";
var D="^"+K+"@"+T+"$";
var Q=new RegExp(D);
var R=(Q.test(field.value));
if(R!=true){P=true;
E.push(field.value+" "+O[i][2])
}}}else{if(O[i][1].indexOf("n")>-1){var M=false;
if(field.value){var A=field.value;
var J=A.match(/[^0-9,\.]/gi);
var N=A.match(/\./g);
var H=A.match(/,/g);
if(J!=null){M=true
}else{if((N!=null)&&(N.length>1)){M=true
}else{if((H!=null)&&(H.length>1)){M=true
}else{if((H!=null)&&(N!=null)){M=true
}}}}}if(M==true){P=true;
E.push(A+" "+O[i][2])
}}else{if(O[i][1].indexOf("r")>-1){var S=O[i][3];
if(field.value){if(!S.test(field.value)){P=true;
E.push(field.value+" "+O[i][2])
}}}else{if(O[i][1].indexOf("p")>-1){var A=field.value;
var I=/,-{1,}|\.-{1,}/;
var B=A.replace(I,"");
var J=B.match(/[^0-9,\.]/gi);
sep=O[i][1].substr(1,1)?O[i][1].substr(1,1):",";
if(field.value){var A=field.value.replace(/\./,",");
if(A.indexOf(",")==-1){field.value=A+sep+"00"
}else{if(A.indexOf(",--")>-1){field.value=A.replace(/,--/,sep+"00")
}else{if(A.indexOf(",-")>-1){field.value=A.replace(/,-/,sep+"00")
}else{if(!A.substring(A.indexOf(",")+2)){P=true;
E.push(field.value+" "+O[i][2])
}else{if(A.substring(A.indexOf(",")+3)!=""){P=true;
E.push(field.value+" "+O[i][2])
}else{if(J!=null){P=true;
E.push(field.value+" "+O[i][2])
}}}}}}}}else{if(O[i][1].indexOf("c")>-1){var G=new Array("de","von","van","der","d","la","da","of");
var F="";
var A=field.value.split(/\b/);
for(k=0;
k<A.length;
k++){F+=A[k].substr(0,1).toUpperCase()+A[k].substring(1)
}for(k=0;
k<G.length;
k++){var I=new RegExp("\\b"+G[k]+"\\b","gi");
F=F.replace(I,G[k])
}field.value=F
}}}}}}}if(P){E=E.join("\n\xB7 ");
alert(E);
return false
}else{return true
}}function UnCryptMailto(C,A){var E=0;
var D="";
for(var B=0;
B<C.length;
B++){E=C.charCodeAt(B);
if(E>=8364){E=128
}D+=String.fromCharCode(E-(A))
}return D
}function linkTo_UnCryptMailto(D,A,B){if(A.length>0){if(A.indexOf("|")>0){do{indexOfNextPipeSymbol=A.indexOf("|");
A=A.substring(0,indexOfNextPipeSymbol)+"%0D%0A"+A.substring(indexOfNextPipeSymbol+1,A.length)
}while(A.indexOf("|")>-1)
}var C=UnCryptMailto(D,B);
location.href=C+A
}else{if(!A.length>0||!B>0){if(B==null||B=="undefined"){B=A
}var C=UnCryptMailto(D,B);
location.href=C
}}};
