(function(){var e=this,aa,w=e.jQuery,j=e.$,h=e.jQuery=e.$=function(F,E){return new h.fn.init(F,E)},p=/^[^<]*(<(.|\s)+>)[^>]*$|^#([\w-]+)$/,D=/^.[^:#\[\.,]*$/;h.fn=h.prototype={init:function(F,I){F=F||document;if(F.nodeType){this[0]=F;this.length=1;this.context=F;return this}if(typeof F==="string"){var H=p.exec(F);if(H&&(H[1]||!I)){if(H[1]){F=h.clean([H[1]],I)}else{var E=document.getElementById(H[3]);if(E&&E.id!=H[3]){return h().find(F)}var G=h(E||[]);G.context=document;G.selector=F;return G}}else{return h(I).find(F)}}else{if(h.isFunction(F)){return h(document).ready(F)}}if(F.selector&&F.context){this.selector=F.selector;this.context=F.context}return this.setArray(h.makeArray(F))},selector:"",jquery:"1.3.1",size:function(){return this.length},get:function(E){return E===aa?h.makeArray(this):this[E]},pushStack:function(G,E,F){var H=h(G);H.prevObject=this;H.context=this.context;if(E==="find"){H.selector=this.selector+(this.selector?" ":"")+F}else{if(E){H.selector=this.selector+"."+E+"("+F+")"}}return H},setArray:function(E){this.length=0;Array.prototype.push.apply(this,E);return this},each:function(E,F){return h.each(this,E,F)},index:function(E){return h.inArray(E&&E.jquery?E[0]:E,this)},attr:function(G,E,H){var F=G;if(typeof G==="string"){if(E===aa){return this[0]&&h[H||"attr"](this[0],G)}else{F={};F[G]=E}}return this.each(function(I){for(G in F){h.attr(H?this.style:this,G,h.prop(this,F[G],H,I,G))}})},css:function(F,E){if((F=="width"||F=="height")&&parseFloat(E)<0){E=aa}return this.attr(F,E,"curCSS")},text:function(E){if(typeof E!=="object"&&E!=null){return this.empty().append((this[0]&&this[0].ownerDocument||document).createTextNode(E))}var F="";h.each(E||this,function(){h.each(this.childNodes,function(){if(this.nodeType!=8){F+=this.nodeType!=1?this.nodeValue:h.fn.text([this])}})});return F},wrapAll:function(F){if(this[0]){var E=h(F,this[0].ownerDocument).clone();if(this[0].parentNode){E.insertBefore(this[0])}E.map(function(){var G=this;while(G.firstChild){G=G.firstChild}return G}).append(this)}return this},wrapInner:function(E){return this.each(function(){h(this).contents().wrapAll(E)})},wrap:function(E){return this.each(function(){h(this).wrapAll(E)})},append:function(){return this.domManip(arguments,true,function(E){if(this.nodeType==1){this.appendChild(E)}})},prepend:function(){return this.domManip(arguments,true,function(E){if(this.nodeType==1){this.insertBefore(E,this.firstChild)}})},before:function(){return this.domManip(arguments,false,function(E){this.parentNode.insertBefore(E,this)})},after:function(){return this.domManip(arguments,false,function(E){this.parentNode.insertBefore(E,this.nextSibling)})},end:function(){return this.prevObject||h([])},push:[].push,find:function(F){if(this.length===1&&!/,/.test(F)){var E=this.pushStack([],"find",F);E.length=0;h.find(F,this[0],E);return E}else{var G=h.map(this,function(H){return h.find(F,H)});return this.pushStack(/[^+>] [^+>]/.test(F)?h.unique(G):G,"find",F)}},clone:function(G){var F=this.map(function(){if(!h.support.noCloneEvent&&!h.isXMLDoc(this)){var I=this.cloneNode(true),H=document.createElement("div");H.appendChild(I);return h.clean([H.innerHTML])[0]}else{return this.cloneNode(true)}});var E=F.find("*").andSelf().each(function(){if(this[ab]!==aa){this[ab]=null}});if(G===true){this.find("*").andSelf().each(function(H){if(this.nodeType==3){return}var K=h.data(this,"events");for(var J in K){for(var I in K[J]){h.event.add(E[H],J,K[J][I],K[J][I].data)}}})}return F},filter:function(E){return this.pushStack(h.isFunction(E)&&h.grep(this,function(G,F){return E.call(G,F)})||h.multiFilter(E,h.grep(this,function(F){return F.nodeType===1})),"filter",E)},closest:function(F){var E=h.expr.match.POS.test(F)?h(F):null;return this.map(function(){var G=this;while(G&&G.ownerDocument){if(E?E.index(G)>-1:h(G).is(F)){return G}G=G.parentNode}})},not:function(F){if(typeof F==="string"){if(D.test(F)){return this.pushStack(h.multiFilter(F,this,true),"not",F)}else{F=h.multiFilter(F,this)}}var E=F.length&&F[F.length-1]!==aa&&!F.nodeType;return this.filter(function(){return E?h.inArray(this,F)<0:this!=F})},add:function(E){return this.pushStack(h.unique(h.merge(this.get(),typeof E==="string"?h(E):h.makeArray(E))))},is:function(E){return !!E&&h.multiFilter(E,this).length>0},hasClass:function(E){return !!E&&this.is("."+E)},val:function(F){if(F===aa){var I=this[0];if(I){if(h.nodeName(I,"option")){return(I.attributes.value||{}).specified?I.value:I.text}if(h.nodeName(I,"select")){var M=I.selectedIndex,G=[],H=I.options,L=I.type=="select-one";if(M<0){return null}for(var J=L?M:0,E=L?M+1:H.length;J<E;J++){var K=H[J];if(K.selected){F=h(K).val();if(L){return F}G.push(F)}}return G}return(I.value||"").replace(/\r/g,"")}return aa}if(typeof F==="number"){F+=""}return this.each(function(){if(this.nodeType!=1){return}if(h.isArray(F)&&/radio|checkbox/.test(this.type)){this.checked=(h.inArray(this.value,F)>=0||h.inArray(this.name,F)>=0)}else{if(h.nodeName(this,"select")){var N=h.makeArray(F);h("option",this).each(function(){this.selected=(h.inArray(this.value,N)>=0||h.inArray(this.text,N)>=0)});if(!N.length){this.selectedIndex=-1}}else{this.value=F}}})},html:function(E){return E===aa?(this[0]?this[0].innerHTML:null):this.empty().append(E)},replaceWith:function(E){return this.after(E).remove()},eq:function(E){return this.slice(E,+E+1)},slice:function(){return this.pushStack(Array.prototype.slice.apply(this,arguments),"slice",Array.prototype.slice.call(arguments).join(","))},map:function(E){return this.pushStack(h.map(this,function(G,F){return E.call(G,F,G)}))},andSelf:function(){return this.add(this.prevObject)},domManip:function(E,H,G){if(this[0]){var N=(this[0].ownerDocument||this[0]).createDocumentFragment(),K=h.clean(E,(this[0].ownerDocument||this[0]),N),M=N.firstChild,I=this.length>1?N.cloneNode(true):N;if(M){for(var L=0,J=this.length;L<J;L++){G.call(F(this[L],M),L>0?I.cloneNode(true):N)}}if(K){h.each(K,x)}}return this;function F(O,P){return H&&h.nodeName(O,"table")&&h.nodeName(P,"tr")?(O.getElementsByTagName("tbody")[0]||O.appendChild(O.ownerDocument.createElement("tbody"))):O}}};h.fn.init.prototype=h.fn;function x(F,E){if(E.src){h.ajax({url:E.src,async:false,dataType:"script"})}else{h.globalEval(E.text||E.textContent||E.innerHTML||"")}if(E.parentNode){E.parentNode.removeChild(E)}}function C(){return +new Date}h.extend=h.fn.extend=function(){var J=arguments[0]||{},G=1,H=arguments.length,I=false,F;if(typeof J==="boolean"){I=J;J=arguments[1]||{};G=2}if(typeof J!=="object"&&!h.isFunction(J)){J={}}if(H==G){J=this;--G}for(;G<H;G++){if((F=arguments[G])!=null){for(var L in F){var K=J[L],E=F[L];if(J===E){continue}if(I&&E&&typeof E==="object"&&!E.nodeType){J[L]=h.extend(I,K||(E.length!=null?[]:{}),E)}else{if(E!==aa){J[L]=E}}}}}return J};var z=/z-?index|font-?weight|opacity|zoom|line-?height/i,l=document.defaultView||{},q=Object.prototype.toString;h.extend({noConflict:function(E){e.$=j;if(E){e.jQuery=w}return h},isFunction:function(E){return q.call(E)==="[object Function]"},isArray:function(E){return q.call(E)==="[object Array]"},isXMLDoc:function(E){return E.nodeType===9&&E.documentElement.nodeName!=="HTML"||!!E.ownerDocument&&h.isXMLDoc(E.ownerDocument)},globalEval:function(E){E=h.trim(E);if(E){var G=document.getElementsByTagName("head")[0]||document.documentElement,F=document.createElement("script");F.type="text/javascript";if(h.support.scriptEval){F.appendChild(document.createTextNode(E))}else{F.text=E}G.insertBefore(F,G.firstChild);G.removeChild(F)}},nodeName:function(E,F){return E.nodeName&&E.nodeName.toUpperCase()==F.toUpperCase()},each:function(G,F,E){var K,H=0,I=G.length;if(E){if(I===aa){for(K in G){if(F.apply(G[K],E)===false){break}}}else{for(;H<I;){if(F.apply(G[H++],E)===false){break}}}}else{if(I===aa){for(K in G){if(F.call(G[K],K,G[K])===false){break}}}else{for(var J=G[0];H<I&&F.call(J,H,J)!==false;J=G[++H]){}}}return G},prop:function(I,E,H,G,F){if(h.isFunction(E)){E=E.call(I,G)}return typeof E==="number"&&H=="curCSS"&&!z.test(F)?E+"px":E},className:{add:function(F,E){h.each((E||"").split(/\s+/),function(G,H){if(F.nodeType==1&&!h.className.has(F.className,H)){F.className+=(F.className?" ":"")+H}})},remove:function(F,E){if(F.nodeType==1){F.className=E!==aa?h.grep(F.className.split(/\s+/),function(G){return !h.className.has(E,G)}).join(" "):""}},has:function(E,F){return E&&h.inArray(F,(E.className||E).toString().split(/\s+/))>-1}},swap:function(I,H,E){var F={};for(var G in H){F[G]=I.style[G];I.style[G]=H[G]}E.call(I);for(var G in H){I.style[G]=F[G]}},css:function(G,K,I){if(K=="width"||K=="height"){var F,E={position:"absolute",visibility:"hidden",display:"block"},J=K=="width"?["Left","Right"]:["Top","Bottom"];function H(){F=K=="width"?G.offsetWidth:G.offsetHeight;var L=0,M=0;h.each(J,function(){L+=parseFloat(h.curCSS(G,"padding"+this,true))||0;M+=parseFloat(h.curCSS(G,"border"+this+"Width",true))||0});F-=Math.round(L+M)}if(h(G).is(":visible")){H()}else{h.swap(G,E,H)}return Math.max(0,F)}return h.curCSS(G,K,I)},curCSS:function(M,J,K){var G,I=M.style;if(J=="opacity"&&!h.support.opacity){G=h.attr(I,"opacity");return G==""?"1":G}if(J.match(/float/i)){J=u}if(!K&&I&&I[J]){G=I[J]}else{if(l.getComputedStyle){if(J.match(/float/i)){J="float"}J=J.replace(/([A-Z])/g,"-$1").toLowerCase();var H=l.getComputedStyle(M,null);if(H){G=H.getPropertyValue(J)}if(J=="opacity"&&G==""){G="1"}}else{if(M.currentStyle){var E=J.replace(/\-(\w)/g,function(N,O){return O.toUpperCase()});G=M.currentStyle[J]||M.currentStyle[E];if(!/^\d+(px)?$/i.test(G)&&/^\d/.test(G)){var L=I.left,F=M.runtimeStyle.left;M.runtimeStyle.left=M.currentStyle.left;I.left=G||0;G=I.pixelLeft+"px";I.left=L;M.runtimeStyle.left=F}}}}return G},clean:function(L,K,H){K=K||document;if(typeof K.createElement==="undefined"){K=K.ownerDocument||K[0]&&K[0].ownerDocument||document}if(!H&&L.length===1&&typeof L[0]==="string"){var G=/^<(\w+)\s*\/?>$/.exec(L[0]);if(G){return[K.createElement(G[1])]}}var F=[],J=[],E=K.createElement("div");h.each(L,function(P,R){if(typeof R==="number"){R+=""}if(!R){return}if(typeof R==="string"){R=R.replace(/(<(\w+)[^>]*?)\/>/g,function(T,U,S){return S.match(/^(abbr|br|col|img|input|link|meta|param|hr|area|embed)$/i)?T:U+"></"+S+">"});var O=h.trim(R).toLowerCase();var Q=!O.indexOf("<opt")&&[1,"<select multiple='multiple'>","</select>"]||!O.indexOf("<leg")&&[1,"<fieldset>","</fieldset>"]||O.match(/^<(thead|tbody|tfoot|colg|cap)/)&&[1,"<table>","</table>"]||!O.indexOf("<tr")&&[2,"<table><tbody>","</tbody></table>"]||(!O.indexOf("<td")||!O.indexOf("<th"))&&[3,"<table><tbody><tr>","</tr></tbody></table>"]||!O.indexOf("<col")&&[2,"<table><tbody></tbody><colgroup>","</colgroup></table>"]||!h.support.htmlSerialize&&[1,"div<div>","</div>"]||[0,"",""];E.innerHTML=Q[1]+R+Q[2];while(Q[0]--){E=E.lastChild}if(!h.support.tbody){var N=!O.indexOf("<table")&&O.indexOf("<tbody")<0?E.firstChild&&E.firstChild.childNodes:Q[1]=="<table>"&&O.indexOf("<tbody")<0?E.childNodes:[];for(var M=N.length-1;M>=0;--M){if(h.nodeName(N[M],"tbody")&&!N[M].childNodes.length){N[M].parentNode.removeChild(N[M])}}}if(!h.support.leadingWhitespace&&/^\s/.test(R)){E.insertBefore(K.createTextNode(R.match(/^\s*/)[0]),E.firstChild)}R=h.makeArray(E.childNodes)}if(R.nodeType){F.push(R)}else{F=h.merge(F,R)}});if(H){for(var I=0;F[I];I++){if(h.nodeName(F[I],"script")&&(!F[I].type||F[I].type.toLowerCase()==="text/javascript")){J.push(F[I].parentNode?F[I].parentNode.removeChild(F[I]):F[I])}else{if(F[I].nodeType===1){F.splice.apply(F,[I+1,0].concat(h.makeArray(F[I].getElementsByTagName("script"))))}H.appendChild(F[I])}}return J}return F},attr:function(J,F,L){if(!J||J.nodeType==3||J.nodeType==8){return aa}var G=!h.isXMLDoc(J),E=L!==aa;F=G&&h.props[F]||F;if(J.tagName){var K=/href|src|style/.test(F);if(F=="selected"&&J.parentNode){J.parentNode.selectedIndex}if(F in J&&G&&!K){if(E){if(F=="type"&&h.nodeName(J,"input")&&J.parentNode){throw"type property can't be changed"}J[F]=L}if(h.nodeName(J,"form")&&J.getAttributeNode(F)){return J.getAttributeNode(F).nodeValue}if(F=="tabIndex"){var H=J.getAttributeNode("tabIndex");return H&&H.specified?H.value:J.nodeName.match(/(button|input|object|select|textarea)/i)?0:J.nodeName.match(/^(a|area)$/i)&&J.href?0:aa}return J[F]}if(!h.support.style&&G&&F=="style"){return h.attr(J.style,"cssText",L)}if(E){J.setAttribute(F,""+L)}var I=!h.support.hrefNormalized&&G&&K?J.getAttribute(F,2):J.getAttribute(F);return I===null?aa:I}if(!h.support.opacity&&F=="opacity"){if(E){J.zoom=1;J.filter=(J.filter||"").replace(/alpha\([^)]*\)/,"")+(parseInt(L)+""=="NaN"?"":"alpha(opacity="+L*100+")")}return J.filter&&J.filter.indexOf("opacity=")>=0?(parseFloat(J.filter.match(/opacity=([^)]*)/)[1])/100)+"":""}F=F.replace(/-([a-z])/ig,function(M,N){return N.toUpperCase()});if(E){J[F]=L}return J[F]},trim:function(E){return(E||"").replace(/^\s+|\s+$/g,"")},makeArray:function(E){var F=[];if(E!=null){var G=E.length;if(G==null||typeof E==="string"||h.isFunction(E)||E.setInterval){F[0]=E}else{while(G){F[--G]=E[G]}}}return F},inArray:function(H,E){for(var F=0,G=E.length;F<G;F++){if(E[F]===H){return F}}return -1},merge:function(I,F){var G=0,H,E=I.length;if(!h.support.getAll){while((H=F[G++])!=null){if(H.nodeType!=8){I[E++]=H}}}else{while((H=F[G++])!=null){I[E++]=H}}return I},unique:function(F){var E=[],K={};try{for(var G=0,H=F.length;G<H;G++){var J=h.data(F[G]);if(!K[J]){K[J]=true;E.push(F[G])}}}catch(I){E=F}return E},grep:function(G,F,E){var H=[];for(var I=0,J=G.length;I<J;I++){if(!E!=!F(G[I],I)){H.push(G[I])}}return H},map:function(F,E){var G=[];for(var H=0,I=F.length;H<I;H++){var J=E(F[H],H);if(J!=null){G[G.length]=J}}return G.concat.apply([],G)}});var n=navigator.userAgent.toLowerCase();h.browser={version:(n.match(/.+(?:rv|it|ra|ie)[\/: ]([\d.]+)/)||[0,"0"])[1],safari:/webkit/.test(n),opera:/opera/.test(n),msie:/msie/.test(n)&&!/opera/.test(n),mozilla:/mozilla/.test(n)&&!/(compatible|webkit)/.test(n)};h.each({parent:function(E){return E.parentNode},parents:function(E){return h.dir(E,"parentNode")},next:function(E){return h.nth(E,2,"nextSibling")},prev:function(E){return h.nth(E,2,"previousSibling")},nextAll:function(E){return h.dir(E,"nextSibling")},prevAll:function(E){return h.dir(E,"previousSibling")},siblings:function(E){return h.sibling(E.parentNode.firstChild,E)},children:function(E){return h.sibling(E.firstChild)},contents:function(E){return h.nodeName(E,"iframe")?E.contentDocument||E.contentWindow.document:h.makeArray(E.childNodes)}},function(F,E){h.fn[F]=function(G){var H=h.map(this,E);if(G&&typeof G=="string"){H=h.multiFilter(G,H)}return this.pushStack(h.unique(H),F,G)}});h.each({appendTo:"append",prependTo:"prepend",insertBefore:"before",insertAfter:"after",replaceAll:"replaceWith"},function(F,E){h.fn[F]=function(){var G=arguments;return this.each(function(){for(var H=0,I=G.length;H<I;H++){h(G[H])[E](this)}})}});h.each({removeAttr:function(E){h.attr(this,E,"");if(this.nodeType==1){this.removeAttribute(E)}},addClass:function(E){h.className.add(this,E)},removeClass:function(E){h.className.remove(this,E)},toggleClass:function(E,F){if(typeof F!=="boolean"){F=!h.className.has(this,E)}h.className[F?"add":"remove"](this,E)},remove:function(E){if(!E||h.filter(E,[this]).length){h("*",this).add([this]).each(function(){h.event.remove(this);h.removeData(this)});if(this.parentNode){this.parentNode.removeChild(this)}}},empty:function(){h(">*",this).remove();while(this.firstChild){this.removeChild(this.firstChild)}}},function(F,E){h.fn[F]=function(){return this.each(E,arguments)}});function c(F,E){return F[0]&&parseInt(h.curCSS(F[0],E,true),10)||0}var ab="jQuery"+C(),t=0,k={};h.extend({cache:{},data:function(G,F,H){G=G==e?k:G;var E=G[ab];if(!E){E=G[ab]=++t}if(F&&!h.cache[E]){h.cache[E]={}}if(H!==aa){h.cache[E][F]=H}return F?h.cache[E][F]:E},removeData:function(G,F){G=G==e?k:G;var E=G[ab];if(F){if(h.cache[E]){delete h.cache[E][F];F="";for(F in h.cache[E]){break}if(!F){h.removeData(G)}}}else{try{delete G[ab]}catch(H){if(G.removeAttribute){G.removeAttribute(ab)}}delete h.cache[E]}},queue:function(G,F,E){if(G){F=(F||"fx")+"queue";var H=h.data(G,F);if(!H||h.isArray(E)){H=h.data(G,F,h.makeArray(E))}else{if(E){H.push(E)}}}return H},dequeue:function(E,H){var F=h.queue(E,H),G=F.shift();if(!H||H==="fx"){G=F[0]}if(G!==aa){G.call(E)}}});h.fn.extend({data:function(F,H){var E=F.split(".");E[1]=E[1]?"."+E[1]:"";if(H===aa){var G=this.triggerHandler("getData"+E[1]+"!",[E[0]]);if(G===aa&&this.length){G=h.data(this[0],F)}return G===aa&&E[1]?this.data(E[0]):G}else{return this.trigger("setData"+E[1]+"!",[E[0],H]).each(function(){h.data(this,F,H)})}},removeData:function(E){return this.each(function(){h.removeData(this,E)})},queue:function(F,E){if(typeof F!=="string"){E=F;F="fx"}if(E===aa){return h.queue(this[0],F)}return this.each(function(){var G=h.queue(this,F,E);if(F=="fx"&&G.length==1){G[0].call(this)}})},dequeue:function(E){return this.each(function(){h.dequeue(this,E)})}});(function(){var G=/((?:\((?:\([^()]+\)|[^()]+)+\)|\[(?:\[[^[\]]*\]|['"][^'"]+['"]|[^[\]'"]+)+\]|\\.|[^ >+~,(\[]+)+|[>+~])(\s*,\s*)?/g,O=0,K=Object.prototype.toString;var J=function(W,S,Z,ac){Z=Z||[];S=S||document;if(S.nodeType!==1&&S.nodeType!==9){return[]}if(!W||typeof W!=="string"){return Z}var X=[],U,af,ai,aj,ad,T,V=true;G.lastIndex=0;while((U=G.exec(W))!==null){X.push(U[1]);if(U[2]){T=RegExp.rightContext;break}}if(X.length>1&&P.exec(W)){if(X.length===2&&L.relative[X[0]]){af=M(X[0]+X[1],S)}else{af=L.relative[X[0]]?[S]:J(X.shift(),S);while(X.length){W=X.shift();if(L.relative[W]){W+=X.shift()}af=M(W,af)}}}else{var ae=ac?{expr:X.pop(),set:I(ac)}:J.find(X.pop(),X.length===1&&S.parentNode?S.parentNode:S,F(S));af=J.filter(ae.expr,ae.set);if(X.length>0){ai=I(af)}else{V=false}while(X.length){var ah=X.pop(),ag=ah;if(!L.relative[ah]){ah=""}else{ag=X.pop()}if(ag==null){ag=S}L.relative[ah](ai,ag,F(S))}}if(!ai){ai=af}if(!ai){throw"Syntax error, unrecognized expression: "+(ah||W)}if(K.call(ai)==="[object Array]"){if(!V){Z.push.apply(Z,ai)}else{if(S.nodeType===1){for(var Y=0;ai[Y]!=null;Y++){if(ai[Y]&&(ai[Y]===true||ai[Y].nodeType===1&&N(S,ai[Y]))){Z.push(af[Y])}}}else{for(var Y=0;ai[Y]!=null;Y++){if(ai[Y]&&ai[Y].nodeType===1){Z.push(af[Y])}}}}}else{I(ai,Z)}if(T){J(T,S,Z,ac)}return Z};J.matches=function(S,T){return J(S,null,null,T)};J.find=function(Y,ac,Z){var X,V;if(!Y){return[]}for(var U=0,T=L.order.length;U<T;U++){var W=L.order[U],V;if((V=L.match[W].exec(Y))){var S=RegExp.leftContext;if(S.substr(S.length-1)!=="\\"){V[1]=(V[1]||"").replace(/\\/g,"");X=L.find[W](V,ac,Z);if(X!=null){Y=Y.replace(L.match[W],"");break}}}}if(!X){X=ac.getElementsByTagName("*")}return{set:X,expr:Y}};J.filter=function(ac,Z,af,U){var T=ac,ah=[],X=Z,W,ai;while(ac&&Z.length){for(var Y in L.filter){if((W=L.match[Y].exec(ac))!=null){var S=L.filter[Y],ag,ae;ai=false;if(X==ah){ah=[]}if(L.preFilter[Y]){W=L.preFilter[Y](W,X,af,ah,U);if(!W){ai=ag=true}else{if(W===true){continue}}}if(W){for(var V=0;(ae=X[V])!=null;V++){if(ae){ag=S(ae,W,V,X);var ad=U^!!ag;if(af&&ag!=null){if(ad){ai=true}else{X[V]=false}}else{if(ad){ah.push(ae);ai=true}}}}}if(ag!==aa){if(!af){X=ah}ac=ac.replace(L.match[Y],"");if(!ai){return[]}break}}}ac=ac.replace(/\s*,\s*/,"");if(ac==T){if(ai==null){throw"Syntax error, unrecognized expression: "+ac}else{break}}T=ac}return X};var L=J.selectors={order:["ID","NAME","TAG"],match:{ID:/#((?:[\w\u00c0-\uFFFF_-]|\\.)+)/,CLASS:/\.((?:[\w\u00c0-\uFFFF_-]|\\.)+)/,NAME:/\[name=['"]*((?:[\w\u00c0-\uFFFF_-]|\\.)+)['"]*\]/,ATTR:/\[\s*((?:[\w\u00c0-\uFFFF_-]|\\.)+)\s*(?:(\S?=)\s*(['"]*)(.*?)\3|)\s*\]/,TAG:/^((?:[\w\u00c0-\uFFFF\*_-]|\\.)+)/,CHILD:/:(only|nth|last|first)-child(?:\((even|odd|[\dn+-]*)\))?/,POS:/:(nth|eq|gt|lt|first|last|even|odd)(?:\((\d*)\))?(?=[^-]|$)/,PSEUDO:/:((?:[\w\u00c0-\uFFFF_-]|\\.)+)(?:\((['"]*)((?:\([^\)]+\)|[^\2\(\)]*)+)\2\))?/},attrMap:{"class":"className","for":"htmlFor"},attrHandle:{href:function(S){return S.getAttribute("href")}},relative:{"+":function(U,X){for(var S=0,W=U.length;S<W;S++){var T=U[S];if(T){var V=T.previousSibling;while(V&&V.nodeType!==1){V=V.previousSibling}U[S]=typeof X==="string"?V||false:V===X}}if(typeof X==="string"){J.filter(X,U,true)}},">":function(V,Y,W){if(typeof Y==="string"&&!/\W/.test(Y)){Y=W?Y:Y.toUpperCase();for(var S=0,X=V.length;S<X;S++){var U=V[S];if(U){var T=U.parentNode;V[S]=T.nodeName===Y?T:false}}}else{for(var S=0,X=V.length;S<X;S++){var U=V[S];if(U){V[S]=typeof Y==="string"?U.parentNode:U.parentNode===Y}}if(typeof Y==="string"){J.filter(Y,V,true)}}},"":function(T,X,V){var S="done"+(O++),W=H;if(!X.match(/\W/)){var U=X=V?X:X.toUpperCase();W=E}W("parentNode",X,S,T,U,V)},"~":function(T,X,V){var S="done"+(O++),W=H;if(typeof X==="string"&&!X.match(/\W/)){var U=X=V?X:X.toUpperCase();W=E}W("previousSibling",X,S,T,U,V)}},find:{ID:function(S,T,U){if(typeof T.getElementById!=="undefined"&&!U){var V=T.getElementById(S[1]);return V?[V]:[]}},NAME:function(S,T,U){if(typeof T.getElementsByName!=="undefined"&&!U){return T.getElementsByName(S[1])}},TAG:function(S,T){return T.getElementsByTagName(S[1])}},preFilter:{CLASS:function(T,Y,S,X,W){T=" "+T[1].replace(/\\/g,"")+" ";var V;for(var U=0;(V=Y[U])!=null;U++){if(V){if(W^(" "+V.className+" ").indexOf(T)>=0){if(!S){X.push(V)}}else{if(S){Y[U]=false}}}}return false},ID:function(S){return S[1].replace(/\\/g,"")},TAG:function(T,S){for(var U=0;S[U]===false;U++){}return S[U]&&F(S[U])?T[1]:T[1].toUpperCase()},CHILD:function(S){if(S[1]=="nth"){var T=/(-?)(\d*)n((?:\+|-)?\d*)/.exec(S[2]=="even"&&"2n"||S[2]=="odd"&&"2n+1"||!/\D/.test(S[2])&&"0n+"+S[2]||S[2]);S[2]=(T[1]+(T[2]||1))-0;S[3]=T[3]-0}S[0]="done"+(O++);return S},ATTR:function(T){var S=T[1].replace(/\\/g,"");if(L.attrMap[S]){T[1]=L.attrMap[S]}if(T[2]==="~="){T[4]=" "+T[4]+" "}return T},PSEUDO:function(U,X,S,W,V){if(U[1]==="not"){if(U[3].match(G).length>1){U[3]=J(U[3],null,null,X)}else{var T=J.filter(U[3],X,S,true^V);if(!S){W.push.apply(W,T)}return false}}else{if(L.match.POS.test(U[0])){return true}}return U},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){S.parentNode.selectedIndex;return S.selected===true},parent:function(S){return !!S.firstChild},empty:function(S){return !S.firstChild},has:function(U,T,S){return !!J(S[3],U).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.toUpperCase()==="BUTTON"},input:function(S){return/input|select|textarea|button/i.test(S.nodeName)}},setFilters:{first:function(T,S){return S===0},last:function(T,S,V,U){return S===U.length-1},even:function(T,S){return S%2===0},odd:function(T,S){return S%2===1},lt:function(U,T,S){return T<S[3]-0},gt:function(U,T,S){return T>S[3]-0},nth:function(U,T,S){return S[3]-0==T},eq:function(U,T,S){return S[3]-0==T}},filter:{CHILD:function(ad,U){var X=U[1],Y=ad.parentNode;var W=U[0];if(Y&&(!Y[W]||!ad.nodeIndex)){var V=1;for(var S=Y.firstChild;S;S=S.nextSibling){if(S.nodeType==1){S.nodeIndex=V++}}Y[W]=V-1}if(X=="first"){return ad.nodeIndex==1}else{if(X=="last"){return ad.nodeIndex==Y[W]}else{if(X=="only"){return Y[W]==1}else{if(X=="nth"){var ac=false,T=U[2],Z=U[3];if(T==1&&Z==0){return true}if(T==0){if(ad.nodeIndex==Z){ac=true}}else{if((ad.nodeIndex-Z)%T==0&&(ad.nodeIndex-Z)/T>=0){ac=true}}return ac}}}}},PSEUDO:function(W,S,T,X){var Z=S[1],U=L.filters[Z];if(U){return U(W,T,S,X)}else{if(Z==="contains"){return(W.textContent||W.innerText||"").indexOf(S[3])>=0}else{if(Z==="not"){var V=S[3];for(var T=0,Y=V.length;T<Y;T++){if(V[T]===W){return false}}return true}}}},ID:function(T,S){return T.nodeType===1&&T.getAttribute("id")===S},TAG:function(T,S){return(S==="*"&&T.nodeType===1)||T.nodeName===S},CLASS:function(T,S){return S.test(T.className)},ATTR:function(U,S){var W=L.attrHandle[S[1]]?L.attrHandle[S[1]](U):U[S[1]]||U.getAttribute(S[1]),V=W+"",T=S[2],X=S[4];return W==null?T==="!=":T==="="?V===X:T==="*="?V.indexOf(X)>=0:T==="~="?(" "+V+" ").indexOf(X)>=0:!S[4]?W:T==="!="?V!=X:T==="^="?V.indexOf(X)===0:T==="$="?V.substr(V.length-X.length)===X:T==="|="?V===X||V.substr(0,X.length+1)===X+"-":false},POS:function(U,X,S,V){var W=X[2],T=L.setFilters[W];if(T){return T(U,S,X,V)}}}};var P=L.match.POS;for(var R in L.match){L.match[R]=RegExp(L.match[R].source+/(?![^\[]*\])(?![^\(]*\))/.source)}var I=function(T,S){T=Array.prototype.slice.call(T);if(S){S.push.apply(S,T);return S}return T};try{Array.prototype.slice.call(document.documentElement.childNodes)}catch(Q){I=function(U,T){var W=T||[];if(K.call(U)==="[object Array]"){Array.prototype.push.apply(W,U)}else{if(typeof U.length==="number"){for(var S=0,V=U.length;S<V;S++){W.push(U[S])}}else{for(var S=0;U[S];S++){W.push(U[S])}}}return W}}(function(){var T=document.createElement("form"),U="script"+(new Date).getTime();T.innerHTML="<input name='"+U+"'/>";var S=document.documentElement;S.insertBefore(T,S.firstChild);if(!!document.getElementById(U)){L.find.ID=function(Y,V,W){if(typeof V.getElementById!=="undefined"&&!W){var X=V.getElementById(Y[1]);return X?X.id===Y[1]||typeof X.getAttributeNode!=="undefined"&&X.getAttributeNode("id").nodeValue===Y[1]?[X]:aa:[]}};L.filter.ID=function(V,W){var X=typeof V.getAttributeNode!=="undefined"&&V.getAttributeNode("id");return V.nodeType===1&&X&&X.nodeValue===W}}S.removeChild(T)})();(function(){var S=document.createElement("div");S.appendChild(document.createComment(""));if(S.getElementsByTagName("*").length>0){L.find.TAG=function(W,V){var U=V.getElementsByTagName(W[1]);if(W[1]==="*"){var T=[];for(var X=0;U[X];X++){if(U[X].nodeType===1){T.push(U[X])}}U=T}return U}}S.innerHTML="<a href='#'></a>";if(S.firstChild&&S.firstChild.getAttribute("href")!=="#"){L.attrHandle.href=function(T){return T.getAttribute("href",2)}}})();if(document.querySelectorAll){(function(){var S=J,T=document.createElement("div");T.innerHTML="<p class='TEST'></p>";if(T.querySelectorAll&&T.querySelectorAll(".TEST").length===0){return}J=function(V,U,X,Y){U=U||document;if(!Y&&U.nodeType===9&&!F(U)){try{return I(U.querySelectorAll(V),X)}catch(W){}}return S(V,U,X,Y)};J.find=S.find;J.filter=S.filter;J.selectors=S.selectors;J.matches=S.matches})()}if(document.getElementsByClassName&&document.documentElement.getElementsByClassName){L.order.splice(1,0,"CLASS");L.find.CLASS=function(S,T){return T.getElementsByClassName(S[1])}}function E(S,Y,X,ad,Z,ac){for(var V=0,T=ad.length;V<T;V++){var ae=ad[V];if(ae){ae=ae[S];var W=false;while(ae&&ae.nodeType){var U=ae[X];if(U){W=ad[U];break}if(ae.nodeType===1&&!ac){ae[X]=V}if(ae.nodeName===Y){W=ae;break}ae=ae[S]}ad[V]=W}}}function H(S,X,W,ac,Y,Z){for(var U=0,T=ac.length;U<T;U++){var ad=ac[U];if(ad){ad=ad[S];var V=false;while(ad&&ad.nodeType){if(ad[W]){V=ac[ad[W]];break}if(ad.nodeType===1){if(!Z){ad[W]=U}if(typeof X!=="string"){if(ad===X){V=true;break}}else{if(J.filter(X,[ad]).length>0){V=ad;break}}}ad=ad[S]}ac[U]=V}}}var N=document.compareDocumentPosition?function(T,S){return T.compareDocumentPosition(S)&16}:function(T,S){return T!==S&&(T.contains?T.contains(S):true)};var F=function(S){return S.nodeType===9&&S.documentElement.nodeName!=="HTML"||!!S.ownerDocument&&F(S.ownerDocument)};var M=function(Y,X){var T=[],U="",V,S=X.nodeType?[X]:X;while((V=L.match.PSEUDO.exec(Y))){U+=V[0];Y=Y.replace(L.match.PSEUDO,"")}Y=L.relative[Y]?Y+"*":Y;for(var W=0,Z=S.length;W<Z;W++){J(Y,S[W],T)}return J.filter(U,T)};h.find=J;h.filter=J.filter;h.expr=J.selectors;h.expr[":"]=h.expr.filters;J.selectors.filters.hidden=function(S){return"hidden"===S.type||h.css(S,"display")==="none"||h.css(S,"visibility")==="hidden"};J.selectors.filters.visible=function(S){return"hidden"!==S.type&&h.css(S,"display")!=="none"&&h.css(S,"visibility")!=="hidden"};J.selectors.filters.animated=function(S){return h.grep(h.timers,function(T){return S===T.elem}).length};h.multiFilter=function(U,S,T){if(T){U=":not("+U+")"}return J.matches(U,S)};h.dir=function(T,S){var V=[],U=T[S];while(U&&U!=document){if(U.nodeType==1){V.push(U)}U=U[S]}return V};h.nth=function(U,V,S,T){V=V||1;var W=0;for(;U;U=U[S]){if(U.nodeType==1&&++W==V){break}}return U};h.sibling=function(U,T){var S=[];for(;U;U=U.nextSibling){if(U.nodeType==1&&U!=T){S.push(U)}}return S};return;e.Sizzle=J})();h.event={add:function(I,F,H,E){if(I.nodeType==3||I.nodeType==8){return}if(I.setInterval&&I!=e){I=e}if(!H.guid){H.guid=this.guid++}if(E!==aa){var G=H;H=this.proxy(G);H.data=E}var K=h.data(I,"events")||h.data(I,"events",{}),J=h.data(I,"handle")||h.data(I,"handle",function(){return typeof h!=="undefined"&&!h.event.triggered?h.event.handle.apply(arguments.callee.elem,arguments):aa});J.elem=I;h.each(F.split(/\s+/),function(L,M){var N=M.split(".");M=N.shift();H.type=N.slice().sort().join(".");var O=K[M];if(h.event.specialAll[M]){h.event.specialAll[M].setup.call(I,E,N)}if(!O){O=K[M]={};if(!h.event.special[M]||h.event.special[M].setup.call(I,E,N)===false){if(I.addEventListener){I.addEventListener(M,J,false)}else{if(I.attachEvent){I.attachEvent("on"+M,J)}}}}O[H.guid]=H;h.event.global[M]=true});I=null},guid:1,global:{},remove:function(L,G,J){if(L.nodeType==3||L.nodeType==8){return}var F=h.data(L,"events"),K,I;if(F){if(G===aa||(typeof G==="string"&&G.charAt(0)==".")){for(var H in F){this.remove(L,H+(G||""))}}else{if(G.type){J=G.handler;G=G.type}h.each(G.split(/\s+/),function(M,O){var Q=O.split(".");O=Q.shift();var N=RegExp("(^|\\.)"+Q.slice().sort().join(".*\\.")+"(\\.|$)");if(F[O]){if(J){delete F[O][J.guid]}else{for(var P in F[O]){if(N.test(F[O][P].type)){delete F[O][P]}}}if(h.event.specialAll[O]){h.event.specialAll[O].teardown.call(L,Q)}for(K in F[O]){break}if(!K){if(!h.event.special[O]||h.event.special[O].teardown.call(L,Q)===false){if(L.removeEventListener){L.removeEventListener(O,h.data(L,"handle"),false)}else{if(L.detachEvent){L.detachEvent("on"+O,h.data(L,"handle"))}}}K=null;delete F[O]}}})}for(K in F){break}if(!K){var E=h.data(L,"handle");if(E){E.elem=null}h.removeData(L,"events");h.removeData(L,"handle")}}},trigger:function(H,L,G,J){var F=H.type||H;if(!J){H=typeof H==="object"?H[ab]?H:h.extend(h.Event(F),H):h.Event(F);if(F.indexOf("!")>=0){H.type=F=F.slice(0,-1);H.exclusive=true}if(!G){H.stopPropagation();if(this.global[F]){h.each(h.cache,function(){if(this.events&&this.events[F]){h.event.trigger(H,L,this.handle.elem)}})}}if(!G||G.nodeType==3||G.nodeType==8){return aa}H.result=aa;H.target=G;L=h.makeArray(L);L.unshift(H)}H.currentTarget=G;var I=h.data(G,"handle");if(I){I.apply(G,L)}if((!G[F]||(h.nodeName(G,"a")&&F=="click"))&&G["on"+F]&&G["on"+F].apply(G,L)===false){H.result=false}if(!J&&G[F]&&!H.isDefaultPrevented()&&!(h.nodeName(G,"a")&&F=="click")){this.triggered=true;try{G[F]()}catch(E){}}this.triggered=false;if(!H.isPropagationStopped()){var K=G.parentNode||G.ownerDocument;if(K){h.event.trigger(H,L,K,true)}}},handle:function(L){var J,I;L=arguments[0]=h.event.fix(L||e.event);var F=L.type.split(".");L.type=F.shift();J=!F.length&&!L.exclusive;var H=RegExp("(^|\\.)"+F.slice().sort().join(".*\\.")+"(\\.|$)");I=(h.data(this,"events")||{})[L.type];for(var E in I){var G=I[E];if(J||H.test(G.type)){L.handler=G;L.data=G.data;var K=G.apply(this,arguments);if(K!==aa){L.result=K;if(K===false){L.preventDefault();L.stopPropagation()}}if(L.isImmediatePropagationStopped()){break}}}},props:"altKey attrChange attrName bubbles button cancelable charCode clientX clientY ctrlKey currentTarget data detail eventPhase fromElement handler keyCode metaKey newValue originalTarget pageX pageY prevValue relatedNode relatedTarget screenX screenY shiftKey srcElement target toElement view wheelDelta which".split(" "),fix:function(I){if(I[ab]){return I}var G=I;I=h.Event(G);for(var H=this.props.length,F;H;){F=this.props[--H];I[F]=G[F]}if(!I.target){I.target=I.srcElement||document}if(I.target.nodeType==3){I.target=I.target.parentNode}if(!I.relatedTarget&&I.fromElement){I.relatedTarget=I.fromElement==I.target?I.toElement:I.fromElement}if(I.pageX==null&&I.clientX!=null){var J=document.documentElement,E=document.body;I.pageX=I.clientX+(J&&J.scrollLeft||E&&E.scrollLeft||0)-(J.clientLeft||0);I.pageY=I.clientY+(J&&J.scrollTop||E&&E.scrollTop||0)-(J.clientTop||0)}if(!I.which&&((I.charCode||I.charCode===0)?I.charCode:I.keyCode)){I.which=I.charCode||I.keyCode}if(!I.metaKey&&I.ctrlKey){I.metaKey=I.ctrlKey}if(!I.which&&I.button){I.which=(I.button&1?1:(I.button&2?3:(I.button&4?2:0)))}return I},proxy:function(E,F){F=F||function(){return E.apply(this,arguments)};F.guid=E.guid=E.guid||F.guid||this.guid++;return F},special:{ready:{setup:m,teardown:function(){}}},specialAll:{live:{setup:function(F,E){h.event.add(this,E[0],A)},teardown:function(E){if(E.length){var F=0,G=RegExp("(^|\\.)"+E[0]+"(\\.|$)");h.each((h.data(this,"events").live||{}),function(){if(G.test(this.type)){F++}});if(F<1){h.event.remove(this,E[0],A)}}}}}};h.Event=function(E){if(!this.preventDefault){return new h.Event(E)}if(E&&E.type){this.originalEvent=E;this.type=E.type}else{this.type=E}this.timeStamp=C();this[ab]=true};function d(){return false}function s(){return true}h.Event.prototype={preventDefault:function(){this.isDefaultPrevented=s;var E=this.originalEvent;if(!E){return}if(E.preventDefault){E.preventDefault()}E.returnValue=false},stopPropagation:function(){this.isPropagationStopped=s;var E=this.originalEvent;if(!E){return}if(E.stopPropagation){E.stopPropagation()}E.cancelBubble=true},stopImmediatePropagation:function(){this.isImmediatePropagationStopped=s;this.stopPropagation()},isDefaultPrevented:d,isPropagationStopped:d,isImmediatePropagationStopped:d};var y=function(G){var F=G.relatedTarget;while(F&&F!=this){try{F=F.parentNode}catch(E){F=this}}if(F!=this){G.type=G.data;h.event.handle.apply(this,arguments)}};h.each({mouseover:"mouseenter",mouseout:"mouseleave"},function(E,F){h.event.special[F]={setup:function(){h.event.add(this,E,y,F)},teardown:function(){h.event.remove(this,E,y)}}});h.fn.extend({bind:function(G,E,F){return G=="unload"?this.one(G,E,F):this.each(function(){h.event.add(this,G,F||E,F&&E)})},one:function(H,E,G){var F=h.event.proxy(G||E,function(I){h(this).unbind(I,F);return(G||E).apply(this,arguments)});return this.each(function(){h.event.add(this,H,F,G&&E)})},unbind:function(E,F){return this.each(function(){h.event.remove(this,E,F)})},trigger:function(F,E){return this.each(function(){h.event.trigger(F,E,this)})},triggerHandler:function(F,E){if(this[0]){var G=h.Event(F);G.preventDefault();G.stopPropagation();h.event.trigger(G,E,this[0]);return G.result}},toggle:function(E){var F=arguments,G=1;while(G<F.length){h.event.proxy(E,F[G++])}return this.click(h.event.proxy(E,function(H){this.lastToggle=(this.lastToggle||0)%G;H.preventDefault();return F[this.lastToggle++].apply(this,arguments)||false}))},hover:function(F,E){return this.mouseenter(F).mouseleave(E)},ready:function(E){m();if(h.isReady){E.call(document,h)}else{h.readyList.push(E)}return this},live:function(E,G){var F=h.event.proxy(G);F.guid+=this.selector+E;h(document).bind(b(E,this.selector),this.selector,F);return this},die:function(E,F){h(document).unbind(b(E,this.selector),F?{guid:F.guid+this.selector+E}:null);return this}});function A(E){var F=RegExp("(^|\\.)"+E.type+"(\\.|$)"),H=true,G=[];h.each(h.data(this,"events").live||[],function(K,I){if(F.test(I.type)){var J=h(E.target).closest(I.data)[0];if(J){G.push({elem:J,fn:I})}}});h.each(G,function(){if(this.fn.call(this.elem,E,this.fn.data)===false){H=false}});return H}function b(E,F){return["live",E,F.replace(/\./g,"`").replace(/ /g,"|")].join(".")}h.extend({isReady:false,readyList:[],ready:function(){if(!h.isReady){h.isReady=true;if(h.readyList){h.each(h.readyList,function(){this.call(document,h)});h.readyList=null}h(document).triggerHandler("ready")}}});var v=false;function m(){if(v){return}v=true;if(document.addEventListener){document.addEventListener("DOMContentLoaded",function(){document.removeEventListener("DOMContentLoaded",arguments.callee,false);h.ready()},false)}else{if(document.attachEvent){document.attachEvent("onreadystatechange",function(){if(document.readyState==="complete"){document.detachEvent("onreadystatechange",arguments.callee);h.ready()}});if(document.documentElement.doScroll&&typeof e.frameElement==="undefined"){(function(){if(h.isReady){return}try{document.documentElement.doScroll("left")}catch(E){setTimeout(arguments.callee,0);return}h.ready()})()}}}h.event.add(e,"load",h.ready)}h.each(("blur,focus,load,resize,scroll,unload,click,dblclick,mousedown,mouseup,mousemove,mouseover,mouseout,mouseenter,mouseleave,change,select,submit,keydown,keypress,keyup,error").split(","),function(E,F){h.fn[F]=function(G){return G?this.bind(F,G):this.trigger(F)}});h(e).bind("unload",function(){for(var E in h.cache){if(E!=1&&h.cache[E].handle){h.event.remove(h.cache[E].handle.elem)}}});(function(){h.support={};var F=document.documentElement,G=document.createElement("script"),E=document.createElement("div"),K="script"+(new Date).getTime();E.style.display="none";E.innerHTML='   <link/><table></table><a href="/a" style="color:red;float:left;opacity:.5;">a</a><select><option>text</option></select><object><param/></object>';var H=E.getElementsByTagName("*"),J=E.getElementsByTagName("a")[0];if(!H||!H.length||!J){return}h.support={leadingWhitespace:E.firstChild.nodeType==3,tbody:!E.getElementsByTagName("tbody").length,objectAll:!!E.getElementsByTagName("object")[0].getElementsByTagName("*").length,htmlSerialize:!!E.getElementsByTagName("link").length,style:/red/.test(J.getAttribute("style")),hrefNormalized:J.getAttribute("href")==="/a",opacity:J.style.opacity==="0.5",cssFloat:!!J.style.cssFloat,scriptEval:false,noCloneEvent:true,boxModel:null};G.type="text/javascript";try{G.appendChild(document.createTextNode("window."+K+"=1;"))}catch(I){}F.insertBefore(G,F.firstChild);if(e[K]){h.support.scriptEval=true;delete e[K]}F.removeChild(G);if(E.attachEvent&&E.fireEvent){E.attachEvent("onclick",function(){h.support.noCloneEvent=false;E.detachEvent("onclick",arguments.callee)});E.cloneNode(true).fireEvent("onclick")}h(function(){var L=document.createElement("div");L.style.width="1px";L.style.paddingLeft="1px";document.body.appendChild(L);h.boxModel=h.support.boxModel=L.offsetWidth===2;document.body.removeChild(L)})})();var u=h.support.cssFloat?"cssFloat":"styleFloat";h.props={"for":"htmlFor","class":"className","float":u,cssFloat:u,styleFloat:u,readonly:"readOnly",maxlength:"maxLength",cellspacing:"cellSpacing",rowspan:"rowSpan",tabindex:"tabIndex"};h.fn.extend({_load:h.fn.load,load:function(G,K,F){if(typeof G!=="string"){return this._load(G)}var I=G.indexOf(" ");if(I>=0){var J=G.slice(I,G.length);G=G.slice(0,I)}var H="GET";if(K){if(h.isFunction(K)){F=K;K=null}else{if(typeof K==="object"){K=h.param(K);H="POST"}}}var E=this;h.ajax({url:G,type:H,dataType:"html",data:K,complete:function(L,M){if(M=="success"||M=="notmodified"){E.html(J?h("<div/>").append(L.responseText.replace(/<script(.|\s)*?\/script>/g,"")).find(J):L.responseText)}if(F){E.each(F,[L.responseText,M,L])}}});return this},serialize:function(){return h.param(this.serializeArray())},serializeArray:function(){return this.map(function(){return this.elements?h.makeArray(this.elements):this}).filter(function(){return this.name&&!this.disabled&&(this.checked||/select|textarea/i.test(this.nodeName)||/text|hidden|password/i.test(this.type))}).map(function(F,G){var E=h(this).val();return E==null?null:h.isArray(E)?h.map(E,function(I,H){return{name:G.name,value:I}}):{name:G.name,value:E}}).get()}});h.each("ajaxStart,ajaxStop,ajaxComplete,ajaxError,ajaxSuccess,ajaxSend".split(","),function(F,E){h.fn[E]=function(G){return this.bind(E,G)}});var o=C();h.extend({get:function(F,H,E,G){if(h.isFunction(H)){E=H;H=null}return h.ajax({type:"GET",url:F,data:H,success:E,dataType:G})},getScript:function(F,E){return h.get(F,null,E,"script")},getJSON:function(F,G,E){return h.get(F,G,E,"json")},post:function(F,H,E,G){if(h.isFunction(H)){E=H;H={}}return h.ajax({type:"POST",url:F,data:H,success:E,dataType:G})},ajaxSetup:function(E){h.extend(h.ajaxSettings,E)},ajaxSettings:{url:location.href,global:true,type:"GET",contentType:"application/x-www-form-urlencoded",processData:true,async:true,xhr:function(){return e.ActiveXObject?new ActiveXObject("Microsoft.XMLHTTP"):new XMLHttpRequest()},accepts:{xml:"application/xml, text/xml",html:"text/html",script:"text/javascript, application/javascript",json:"application/json, text/javascript",text:"text/plain",_default:"*/*"}},lastModified:{},ajax:function(Q){Q=h.extend(true,Q,h.extend(true,{},h.ajaxSettings,Q));var H,J=/=\?(&|$)/g,V,G,K=Q.type.toUpperCase();if(Q.data&&Q.processData&&typeof Q.data!=="string"){Q.data=h.param(Q.data)}if(Q.dataType=="jsonp"){if(K=="GET"){if(!Q.url.match(J)){Q.url+=(Q.url.match(/\?/)?"&":"?")+(Q.jsonp||"callback")+"=?"}}else{if(!Q.data||!Q.data.match(J)){Q.data=(Q.data?Q.data+"&":"")+(Q.jsonp||"callback")+"=?"}}Q.dataType="json"}if(Q.dataType=="json"&&(Q.data&&Q.data.match(J)||Q.url.match(J))){H="jsonp"+o++;if(Q.data){Q.data=(Q.data+"").replace(J,"="+H+"$1")}Q.url=Q.url.replace(J,"="+H+"$1");Q.dataType="script";e[H]=function(X){G=X;M();P();e[H]=aa;try{delete e[H]}catch(Y){}if(L){L.removeChild(E)}}}if(Q.dataType=="script"&&Q.cache==null){Q.cache=false}if(Q.cache===false&&K=="GET"){var I=C();var F=Q.url.replace(/(\?|&)_=.*?(&|$)/,"$1_="+I+"$2");Q.url=F+((F==Q.url)?(Q.url.match(/\?/)?"&":"?")+"_="+I:"")}if(Q.data&&K=="GET"){Q.url+=(Q.url.match(/\?/)?"&":"?")+Q.data;Q.data=null}if(Q.global&&!h.active++){h.event.trigger("ajaxStart")}var U=/^(\w+:)?\/\/([^\/?#]+)/.exec(Q.url);if(Q.dataType=="script"&&K=="GET"&&U&&(U[1]&&U[1]!=location.protocol||U[2]!=location.host)){var L=document.getElementsByTagName("head")[0];var E=document.createElement("script");E.src=Q.url;if(Q.scriptCharset){E.charset=Q.scriptCharset}if(!H){var S=false;E.onload=E.onreadystatechange=function(){if(!S&&(!this.readyState||this.readyState=="loaded"||this.readyState=="complete")){S=true;M();P();L.removeChild(E)}}}L.appendChild(E);return aa}var O=false;var N=Q.xhr();if(Q.username){N.open(K,Q.url,Q.async,Q.username,Q.password)}else{N.open(K,Q.url,Q.async)}try{if(Q.data){N.setRequestHeader("Content-Type",Q.contentType)}if(Q.ifModified){N.setRequestHeader("If-Modified-Since",h.lastModified[Q.url]||"Thu, 01 Jan 1970 00:00:00 GMT")}N.setRequestHeader("X-Requested-With","XMLHttpRequest");N.setRequestHeader("Accept",Q.dataType&&Q.accepts[Q.dataType]?Q.accepts[Q.dataType]+", */*":Q.accepts._default)}catch(W){}if(Q.beforeSend&&Q.beforeSend(N,Q)===false){if(Q.global&&!--h.active){h.event.trigger("ajaxStop")}N.abort();return false}if(Q.global){h.event.trigger("ajaxSend",[N,Q])}var R=function(X){if(N.readyState==0){if(T){clearInterval(T);T=null;if(Q.global&&!--h.active){h.event.trigger("ajaxStop")}}}else{if(!O&&N&&(N.readyState==4||X=="timeout")){O=true;if(T){clearInterval(T);T=null}V=X=="timeout"?"timeout":!h.httpSuccess(N)?"error":Q.ifModified&&h.httpNotModified(N,Q.url)?"notmodified":"success";if(V=="success"){try{G=h.httpData(N,Q.dataType,Q)}catch(Z){V="parsererror"}}if(V=="success"){var Y;try{Y=N.getResponseHeader("Last-Modified")}catch(Z){}if(Q.ifModified&&Y){h.lastModified[Q.url]=Y}if(!H){M()}}else{h.handleError(Q,N,V)}P();if(X){N.abort()}if(Q.async){N=null}}}};if(Q.async){var T=setInterval(R,13);if(Q.timeout>0){setTimeout(function(){if(N&&!O){R("timeout")}},Q.timeout)}}try{N.send(Q.data)}catch(W){h.handleError(Q,N,null,W)}if(!Q.async){R()}function M(){if(Q.success){Q.success(G,V)}if(Q.global){h.event.trigger("ajaxSuccess",[N,Q])}}function P(){if(Q.complete){Q.complete(N,V)}if(Q.global){h.event.trigger("ajaxComplete",[N,Q])}if(Q.global&&!--h.active){h.event.trigger("ajaxStop")}}return N},handleError:function(G,E,F,H){if(G.error){G.error(E,F,H)}if(G.global){h.event.trigger("ajaxError",[E,G,H])}},active:0,httpSuccess:function(E){try{return !E.status&&location.protocol=="file:"||(E.status>=200&&E.status<300)||E.status==304||E.status==1223}catch(F){}return false},httpNotModified:function(H,F){try{var E=H.getResponseHeader("Last-Modified");return H.status==304||E==h.lastModified[F]}catch(G){}return false},httpData:function(F,I,H){var G=F.getResponseHeader("content-type"),E=I=="xml"||!I&&G&&G.indexOf("xml")>=0,J=E?F.responseXML:F.responseText;if(E&&J.documentElement.tagName=="parsererror"){throw"parsererror"}if(H&&H.dataFilter){J=H.dataFilter(J,I)}if(typeof J==="string"){if(I=="script"){h.globalEval(J)}if(I=="json"){J=e["eval"]("("+J+")")}}return J},param:function(F){var H=[];function E(I,J){H[H.length]=encodeURIComponent(I)+"="+encodeURIComponent(J)}if(h.isArray(F)||F.jquery){h.each(F,function(){E(this.name,this.value)})}else{for(var G in F){if(h.isArray(F[G])){h.each(F[G],function(){E(G,this)})}else{E(G,h.isFunction(F[G])?F[G]():F[G])}}}return H.join("&").replace(/%20/g,"+")}});var f={},g,B=[["height","marginTop","marginBottom","paddingTop","paddingBottom"],["width","marginLeft","marginRight","paddingLeft","paddingRight"],["opacity"]];function r(G,F){var E={};h.each(B.concat.apply([],B.slice(0,F)),function(){E[this]=G});return E}h.fn.extend({show:function(J,F){if(J){return this.animate(r("show",3),J,F)}else{for(var G=0,L=this.length;G<L;G++){var I=h.data(this[G],"olddisplay");this[G].style.display=I||"";if(h.css(this[G],"display")==="none"){var E=this[G].tagName,K;if(f[E]){K=f[E]}else{var H=h("<"+E+" />").appendTo("body");K=H.css("display");if(K==="none"){K="block"}H.remove();f[E]=K}this[G].style.display=h.data(this[G],"olddisplay",K)}}return this}},hide:function(I,E){if(I){return this.animate(r("hide",3),I,E)}else{for(var H=0,G=this.length;H<G;H++){var F=h.data(this[H],"olddisplay");if(!F&&F!=="none"){h.data(this[H],"olddisplay",h.css(this[H],"display"))}this[H].style.display="none"}return this}},_toggle:h.fn.toggle,toggle:function(E,G){var F=typeof E==="boolean";return h.isFunction(E)&&h.isFunction(G)?this._toggle.apply(this,arguments):E==null||F?this.each(function(){var H=F?E:h(this).is(":hidden");h(this)[H?"show":"hide"]()}):this.animate(r("toggle",3),E,G)},fadeTo:function(F,E,G){return this.animate({opacity:E},F,G)},animate:function(E,G,I,H){var F=h.speed(G,I,H);return this[F.queue===false?"each":"queue"](function(){var M=h.extend({},F),K,J=this.nodeType==1&&h(this).is(":hidden"),L=this;for(K in E){if(E[K]=="hide"&&J||E[K]=="show"&&!J){return M.complete.call(this)}if((K=="height"||K=="width")&&this.style){M.display=h.css(this,"display");M.overflow=this.style.overflow}}if(M.overflow!=null){this.style.overflow="hidden"}M.curAnim=h.extend({},E);h.each(E,function(O,S){var R=new h.fx(L,M,O);if(/toggle|show|hide/.test(S)){R[S=="toggle"?J?"show":"hide":S](E)}else{var Q=S.toString().match(/^([+-]=)?([\d+-.]+)(.*)$/),T=R.cur(true)||0;if(Q){var N=parseFloat(Q[2]),P=Q[3]||"px";if(P!="px"){L.style[O]=(N||1)+P;T=((N||1)/R.cur(true))*T;L.style[O]=T+P}if(Q[1]){N=((Q[1]=="-="?-1:1)*N)+T}R.custom(T,N,P)}else{R.custom(T,S,"")}}});return true})},stop:function(G,F){var E=h.timers;if(G){this.queue([])}this.each(function(){for(var H=E.length-1;H>=0;H--){if(E[H].elem==this){if(F){E[H](true)}E.splice(H,1)}}});if(!F){this.dequeue()}return this}});h.each({slideDown:r("show",1),slideUp:r("hide",1),slideToggle:r("toggle",1),fadeIn:{opacity:"show"},fadeOut:{opacity:"hide"}},function(F,E){h.fn[F]=function(G,H){return this.animate(E,G,H)}});h.extend({speed:function(H,E,G){var F=typeof H==="object"?H:{complete:G||!G&&E||h.isFunction(H)&&H,duration:H,easing:G&&E||E&&!h.isFunction(E)&&E};F.duration=h.fx.off?0:typeof F.duration==="number"?F.duration:h.fx.speeds[F.duration]||h.fx.speeds._default;F.old=F.complete;F.complete=function(){if(F.queue!==false){h(this).dequeue()}if(h.isFunction(F.old)){F.old.call(this)}};return F},easing:{linear:function(H,E,F,G){return F+G*H},swing:function(H,E,F,G){return((-Math.cos(H*Math.PI)/2)+0.5)*G+F}},timers:[],fx:function(G,F,E){this.options=F;this.elem=G;this.prop=E;if(!F.orig){F.orig={}}}});h.fx.prototype={update:function(){if(this.options.step){this.options.step.call(this.elem,this.now,this)}(h.fx.step[this.prop]||h.fx.step._default)(this);if((this.prop=="height"||this.prop=="width")&&this.elem.style){this.elem.style.display="block"}},cur:function(E){if(this.elem[this.prop]!=null&&(!this.elem.style||this.elem.style[this.prop]==null)){return this.elem[this.prop]}var F=parseFloat(h.css(this.elem,this.prop,E));return F&&F>-10000?F:parseFloat(h.curCSS(this.elem,this.prop))||0},custom:function(E,I,H){this.startTime=C();this.start=E;this.end=I;this.unit=H||this.unit||"px";this.now=this.start;this.pos=this.state=0;var F=this;function G(J){return F.step(J)}G.elem=this.elem;if(G()&&h.timers.push(G)==1){g=setInterval(function(){var J=h.timers;for(var K=0;K<J.length;K++){if(!J[K]()){J.splice(K--,1)}}if(!J.length){clearInterval(g)}},13)}},show:function(){this.options.orig[this.prop]=h.attr(this.elem.style,this.prop);this.options.show=true;this.custom(this.prop=="width"||this.prop=="height"?1:0,this.cur());h(this.elem).show()},hide:function(){this.options.orig[this.prop]=h.attr(this.elem.style,this.prop);this.options.hide=true;this.custom(this.cur(),0)},step:function(I){var H=C();if(I||H>=this.options.duration+this.startTime){this.now=this.end;this.pos=this.state=1;this.update();this.options.curAnim[this.prop]=true;var F=true;for(var G in this.options.curAnim){if(this.options.curAnim[G]!==true){F=false}}if(F){if(this.options.display!=null){this.elem.style.overflow=this.options.overflow;this.elem.style.display=this.options.display;if(h.css(this.elem,"display")=="none"){this.elem.style.display="block"}}if(this.options.hide){h(this.elem).hide()}if(this.options.hide||this.options.show){for(var J in this.options.curAnim){h.attr(this.elem.style,J,this.options.orig[J])}}this.options.complete.call(this.elem)}return false}else{var E=H-this.startTime;this.state=E/this.options.duration;this.pos=h.easing[this.options.easing||(h.easing.swing?"swing":"linear")](this.state,E,0,1,this.options.duration);this.now=this.start+((this.end-this.start)*this.pos);this.update()}return true}};h.extend(h.fx,{speeds:{slow:600,fast:200,_default:400},step:{opacity:function(E){h.attr(E.elem.style,"opacity",E.now)},_default:function(E){if(E.elem.style&&E.elem.style[E.prop]!=null){E.elem.style[E.prop]=E.now+E.unit}else{E.elem[E.prop]=E.now}}}});if(document.documentElement.getBoundingClientRect){h.fn.offset=function(){if(!this[0]){return{top:0,left:0}}if(this[0]===this[0].ownerDocument.body){return h.offset.bodyOffset(this[0])}var F=this[0].getBoundingClientRect(),J=this[0].ownerDocument,L=J.body,I=J.documentElement,E=I.clientTop||L.clientTop||0,K=I.clientLeft||L.clientLeft||0,H=F.top+(self.pageYOffset||h.boxModel&&I.scrollTop||L.scrollTop)-E,G=F.left+(self.pageXOffset||h.boxModel&&I.scrollLeft||L.scrollLeft)-K;return{top:H,left:G}}}else{h.fn.offset=function(){if(!this[0]){return{top:0,left:0}}if(this[0]===this[0].ownerDocument.body){return h.offset.bodyOffset(this[0])}h.offset.initialized||h.offset.initialize();var N=this[0],K=N.offsetParent,J=N,H=N.ownerDocument,F,L=H.documentElement,O=H.body,E=H.defaultView,I=E.getComputedStyle(N,null),G=N.offsetTop,M=N.offsetLeft;while((N=N.parentNode)&&N!==O&&N!==L){F=E.getComputedStyle(N,null);G-=N.scrollTop,M-=N.scrollLeft;if(N===K){G+=N.offsetTop,M+=N.offsetLeft;if(h.offset.doesNotAddBorder&&!(h.offset.doesAddBorderForTableAndCells&&/^t(able|d|h)$/i.test(N.tagName))){G+=parseInt(F.borderTopWidth,10)||0,M+=parseInt(F.borderLeftWidth,10)||0}J=K,K=N.offsetParent}if(h.offset.subtractsBorderForOverflowNotVisible&&F.overflow!=="visible"){G+=parseInt(F.borderTopWidth,10)||0,M+=parseInt(F.borderLeftWidth,10)||0}I=F}if(I.position==="relative"||I.position==="static"){G+=O.offsetTop,M+=O.offsetLeft}if(I.position==="fixed"){G+=Math.max(L.scrollTop,O.scrollTop),M+=Math.max(L.scrollLeft,O.scrollLeft)}return{top:G,left:M}}}h.offset={initialize:function(){if(this.initialized){return}var F=document.body,J=document.createElement("div"),L,K,H,M,G,I,N=F.style.marginTop,E='<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>';G={position:"absolute",top:0,left:0,margin:0,border:0,width:"1px",height:"1px",visibility:"hidden"};for(I in G){J.style[I]=G[I]}J.innerHTML=E;F.insertBefore(J,F.firstChild);L=J.firstChild,K=L.firstChild,M=L.nextSibling.firstChild.firstChild;this.doesNotAddBorder=(K.offsetTop!==5);this.doesAddBorderForTableAndCells=(M.offsetTop===5);L.style.overflow="hidden",L.style.position="relative";this.subtractsBorderForOverflowNotVisible=(K.offsetTop===-5);F.style.marginTop="1px";this.doesNotIncludeMarginInBodyOffset=(F.offsetTop===0);F.style.marginTop=N;F.removeChild(J);this.initialized=true},bodyOffset:function(F){h.offset.initialized||h.offset.initialize();var E=F.offsetTop,G=F.offsetLeft;if(h.offset.doesNotIncludeMarginInBodyOffset){E+=parseInt(h.curCSS(F,"marginTop",true),10)||0,G+=parseInt(h.curCSS(F,"marginLeft",true),10)||0}return{top:E,left:G}}};h.fn.extend({position:function(){var J=0,I=0,G;if(this[0]){var H=this.offsetParent(),F=this.offset(),E=/^body|html$/i.test(H[0].tagName)?{top:0,left:0}:H.offset();F.top-=c(this,"marginTop");F.left-=c(this,"marginLeft");E.top+=c(H,"borderTopWidth");E.left+=c(H,"borderLeftWidth");G={top:F.top-E.top,left:F.left-E.left}}return G},offsetParent:function(){var E=this[0].offsetParent||document.body;while(E&&(!/^body|html$/i.test(E.tagName)&&h.css(E,"position")=="static")){E=E.offsetParent}return h(E)}});h.each(["Left","Top"],function(G,F){var E="scroll"+F;h.fn[E]=function(H){if(!this[0]){return null}return H!==aa?this.each(function(){this==e||this==document?e.scrollTo(!G?H:h(e).scrollLeft(),G?H:h(e).scrollTop()):this[E]=H}):this[0]==e||this[0]==document?self[G?"pageYOffset":"pageXOffset"]||h.boxModel&&document.documentElement[E]||document.body[E]:this[0][E]}});h.each(["Height","Width"],function(I,G){var F=I?"Left":"Top",H=I?"Right":"Bottom";h.fn["inner"+G]=function(){return this[G.toLowerCase()]()+c(this,"padding"+F)+c(this,"padding"+H)};h.fn["outer"+G]=function(J){return this["inner"+G]()+c(this,"border"+F+"Width")+c(this,"border"+H+"Width")+(J?c(this,"margin"+F)+c(this,"margin"+H):0)};var E=G.toLowerCase();h.fn[E]=function(J){return this[0]==e?document.compatMode=="CSS1Compat"&&document.documentElement["client"+G]||document.body["client"+G]:this[0]==document?Math.max(document.documentElement["client"+G],document.body["scroll"+G],document.documentElement["scroll"+G],document.body["offset"+G],document.documentElement["offset"+G]):J===aa?(this.length?h.css(this[0],E):null):this.css(E,typeof J==="string"?J:J+"px")}})})();(function(c){c.ui={plugin:{add:function(h,g,e){var f=c.ui[h].prototype;for(var j in e){f.plugins[j]=f.plugins[j]||[];f.plugins[j].push([g,e[j]])}},call:function(j,g,h){var e=j.plugins[g];if(!e){return}for(var f=0;f<e.length;f++){if(j.options[e[f][0]]){e[f][1].apply(j.element,h)}}}},cssCache:{},css:function(g){if(c.ui.cssCache[g]){return c.ui.cssCache[g]}var f=c('<div class="ui-gen">').addClass(g).css({position:"absolute",top:"-5000px",left:"-5000px",display:"block"}).appendTo("body");c.ui.cssCache[g]=!!((!(/auto|default/).test(f.css("cursor"))||(/^[1-9]/).test(f.css("height"))||(/^[1-9]/).test(f.css("width"))||!(/none/).test(f.css("backgroundImage"))||!(/transparent|rgba\(0, 0, 0, 0\)/).test(f.css("backgroundColor"))));try{c("body").get(0).removeChild(f.get(0))}catch(e){}return c.ui.cssCache[g]},disableSelection:function(e){c(e).attr("unselectable","on").css("MozUserSelect","none")},enableSelection:function(e){c(e).attr("unselectable","off").css("MozUserSelect","")},hasScroll:function(e,g){var h=/top/.test(g||"top")?"scrollTop":"scrollLeft",f=false;if(e[h]>0){return true}e[h]=1;f=e[h]>0?true:false;e[h]=0;return f}};var d=c.fn.remove;c.fn.remove=function(){c("*",this).add(this).triggerHandler("remove");return d.apply(this,arguments)};function b(g,f,e){var h=c[g][f].getter||[];h=(typeof h=="string"?h.split(/,?\s+/):h);return(c.inArray(e,h)!=-1)}c.widget=function(f,g){var e=f.split(".")[0];f=f.split(".")[1];c.fn[f]=function(h){var k=(typeof h=="string"),j=Array.prototype.slice.call(arguments,1);if(k&&b(e,f,h)){var l=c.data(this[0],f);return(l?l[h].apply(l,j):undefined)}return this.each(function(){var m=c.data(this,f);if(k&&m&&c.isFunction(m[h])){m[h].apply(m,j)}else{if(!k){c.data(this,f,new c[e][f](this,h))}}})};c[e][f]=function(h,j){var k=this;this.widgetName=f;this.widgetBaseClass=e+"-"+f;this.options=c.extend({},c.widget.defaults,c[e][f].defaults,j);this.element=c(h).bind("setData."+f,function(l,n,m){return k.setData(n,m)}).bind("getData."+f,function(l,m){return k.getData(m)}).bind("remove",function(){return k.destroy()});this.init()};c[e][f].prototype=c.extend({},c.widget.prototype,g)};c.widget.prototype={init:function(){},destroy:function(){this.element.removeData(this.widgetName)},getData:function(e){return this.options[e]},setData:function(f,e){this.options[f]=e;if(f=="disabled"){this.element[e?"addClass":"removeClass"](this.widgetBaseClass+"-disabled")}},enable:function(){this.setData("disabled",false)},disable:function(){this.setData("disabled",true)}};c.widget.defaults={disabled:false};c.ui.mouse={mouseInit:function(){var e=this;this.element.bind("mousedown."+this.widgetName,function(f){return e.mouseDown(f)});if(c.browser.msie){this._mouseUnselectable=this.element.attr("unselectable");this.element.attr("unselectable","on")}this.started=false},mouseDestroy:function(){this.element.unbind("."+this.widgetName);(c.browser.msie&&this.element.attr("unselectable",this._mouseUnselectable))},mouseDown:function(f){(this._mouseStarted&&this.mouseUp(f));this._mouseDownEvent=f;var g=this,e=(f.which==1),h=(typeof this.options.cancel=="string"?c(f.target).parents().add(f.target).filter(this.options.cancel).length:false);if(!e||h||!this.mouseCapture(f)){return true}this._mouseDelayMet=!this.options.delay;if(!this._mouseDelayMet){this._mouseDelayTimer=setTimeout(function(){g._mouseDelayMet=true},this.options.delay)}if(this.mouseDistanceMet(f)&&this.mouseDelayMet(f)){this._mouseStarted=(this.mouseStart(f)!==false);if(!this._mouseStarted){f.preventDefault();return true}}this._mouseMoveDelegate=function(j){return g.mouseMove(j)};this._mouseUpDelegate=function(j){return g.mouseUp(j)};c(document).bind("mousemove."+this.widgetName,this._mouseMoveDelegate).bind("mouseup."+this.widgetName,this._mouseUpDelegate);return false},mouseMove:function(e){if(c.browser.msie&&!e.button){return this.mouseUp(e)}if(this._mouseStarted){this.mouseDrag(e);return false}if(this.mouseDistanceMet(e)&&this.mouseDelayMet(e)){this._mouseStarted=(this.mouseStart(this._mouseDownEvent,e)!==false);(this._mouseStarted?this.mouseDrag(e):this.mouseUp(e))}return !this._mouseStarted},mouseUp:function(e){c(document).unbind("mousemove."+this.widgetName,this._mouseMoveDelegate).unbind("mouseup."+this.widgetName,this._mouseUpDelegate);if(this._mouseStarted){this._mouseStarted=false;this.mouseStop(e)}return false},mouseDistanceMet:function(e){return(Math.max(Math.abs(this._mouseDownEvent.pageX-e.pageX),Math.abs(this._mouseDownEvent.pageY-e.pageY))>=this.options.distance)},mouseDelayMet:function(e){return this._mouseDelayMet},mouseStart:function(e){},mouseDrag:function(e){},mouseStop:function(e){},mouseCapture:function(e){return true}};c.ui.mouse.defaults={cancel:null,distance:1,delay:0}})(jQuery);(function(b){b.widget("ui.tabs",{init:function(){this.options.event+=".tabs";this.tabify(true)},setData:function(d,c){if((/^selected/).test(d)){this.select(c)}else{this.options[d]=c;this.tabify()}},length:function(){return this.$tabs.length},tabId:function(c){return c.title&&c.title.replace(/\s/g,"_").replace(/[^A-Za-z0-9\-_:\.]/g,"")||this.options.idPrefix+b.data(c)},ui:function(c,d){return{options:this.options,tab:c,panel:d,index:this.$tabs.index(c)}},tabify:function(g){this.$lis=b("li:has(a[href])",this.element);this.$tabs=this.$lis.map(function(){return b("a",this)[0]});this.$panels=b([]);var f=this,c=this.options;this.$tabs.each(function(u,v){if(v.hash&&v.hash.replace("#","")){f.$panels=f.$panels.add(v.hash)}else{if(b(v).attr("href")!="#"){b.data(v,"href.tabs",v.href);b.data(v,"load.tabs",v.href);var s=f.tabId(v);v.href="#"+s;var t=b("#"+s);if(!t.length){t=b(c.panelTemplate).attr("id",s).addClass(c.panelClass).insertAfter(f.$panels[u-1]||f.element);t.data("destroy.tabs",true)}f.$panels=f.$panels.add(t)}else{c.disabled.push(u+1)}}});if(g){this.element.addClass(c.navClass);this.$panels.each(function(){var s=b(this);s.addClass(c.panelClass)});if(c.selected===undefined){if(location.hash){this.$tabs.each(function(t,v){if(v.hash==location.hash){c.selected=t;if(b.browser.msie||b.browser.opera){var u=b(location.hash),s=u.attr("id");u.attr("id","");setTimeout(function(){u.attr("id",s)},500)}scrollTo(0,0);return false}})}else{if(c.cookie){var m=parseInt(b.cookie("ui-tabs"+b.data(f.element)),10);if(m&&f.$tabs[m]){c.selected=m}}else{if(f.$lis.filter("."+c.selectedClass).length){c.selected=f.$lis.index(f.$lis.filter("."+c.selectedClass)[0])}}}}c.selected=c.selected===null||c.selected!==undefined?c.selected:0;c.disabled=b.unique(c.disabled.concat(b.map(this.$lis.filter("."+c.disabledClass),function(s,t){return f.$lis.index(s)}))).sort();if(b.inArray(c.selected,c.disabled)!=-1){c.disabled.splice(b.inArray(c.selected,c.disabled),1)}this.$panels.addClass(c.hideClass);this.$lis.removeClass(c.selectedClass);if(c.selected!==null){this.$panels.eq(c.selected).show().removeClass(c.hideClass);this.$lis.eq(c.selected).addClass(c.selectedClass);var l=function(){b(f.element).triggerHandler("tabsshow",[f.fakeEvent("tabsshow"),f.ui(f.$tabs[c.selected],f.$panels[c.selected])],c.show)};if(b.data(this.$tabs[c.selected],"load.tabs")){this.load(c.selected,l)}else{l()}}b(window).bind("unload",function(){f.$tabs.unbind(".tabs");f.$lis=f.$tabs=f.$panels=null})}for(var p=0,h;h=this.$lis[p];p++){b(h)[b.inArray(p,c.disabled)!=-1&&!b(h).hasClass(c.selectedClass)?"addClass":"removeClass"](c.disabledClass)}if(c.cache===false){this.$tabs.removeData("cache.tabs")}var d,n,e={"min-width":0,duration:1},r="normal";if(c.fx&&c.fx.constructor==Array){d=c.fx[0]||e,n=c.fx[1]||e}else{d=n=c.fx||e}var o={display:"",overflow:"",height:""};if(!b.browser.msie){o.opacity=""}function j(t,u,s){u.animate(d,d.duration||r,function(){u.addClass(c.hideClass).css(o);if(b.browser.msie&&d.opacity){u[0].style.filter=""}if(s){k(t,s,u)}})}function k(t,s,u){if(n===e){s.css("display","block")}s.animate(n,n.duration||r,function(){s.removeClass(c.hideClass).css(o);if(b.browser.msie&&n.opacity){s[0].style.filter=""}b(f.element).triggerHandler("tabsshow",[f.fakeEvent("tabsshow"),f.ui(t,s[0])],c.show)})}function q(u,s,v,t){s.addClass(c.selectedClass).siblings().removeClass(c.selectedClass);j(u,v,t)}this.$tabs.unbind(".tabs").bind(c.event,function(){var s=b(this).parents("li:eq(0)"),v=f.$panels.filter(":visible"),t=b(this.hash);if((s.hasClass(c.selectedClass)&&!c.unselect)||s.hasClass(c.disabledClass)||b(this).hasClass(c.loadingClass)||b(f.element).triggerHandler("tabsselect",[f.fakeEvent("tabsselect"),f.ui(this,t[0])],c.select)===false){this.blur();return false}f.options.selected=f.$tabs.index(this);if(c.unselect){if(s.hasClass(c.selectedClass)){f.options.selected=null;s.removeClass(c.selectedClass);f.$panels.stop();j(this,v);this.blur();return false}else{if(!v.length){f.$panels.stop();var u=this;f.load(f.$tabs.index(this),function(){s.addClass(c.selectedClass).addClass(c.unselectClass);k(u,t)});this.blur();return false}}}if(c.cookie){b.cookie("ui-tabs"+b.data(f.element),f.options.selected,c.cookie)}f.$panels.stop();if(t.length){var u=this;f.load(f.$tabs.index(this),v.length?function(){q(u,s,v,t)}:function(){s.addClass(c.selectedClass);k(u,t)})}else{throw"jQuery UI Tabs: Mismatching fragment identifier."}if(b.browser.msie){this.blur()}return false});if(!(/^click/).test(c.event)){this.$tabs.bind("click.tabs",function(){return false})}},add:function(g,h,j){if(j==undefined){j=this.$tabs.length}var e=this.options;var c=b(e.tabTemplate.replace(/#\{href\}/g,g).replace(/#\{label\}/g,h));c.data("destroy.tabs",true);var d=g.indexOf("#")==0?g.replace("#",""):this.tabId(b("a:first-child",c)[0]);var f=b("#"+d);if(!f.length){f=b(e.panelTemplate).attr("id",d).addClass(e.hideClass).data("destroy.tabs",true)}f.addClass(e.panelClass);if(j>=this.$lis.length){c.appendTo(this.element);f.appendTo(this.element[0].parentNode)}else{c.insertBefore(this.$lis[j]);f.insertBefore(this.$panels[j])}e.disabled=b.map(e.disabled,function(l,m){return l>=j?++l:l});this.tabify();if(this.$tabs.length==1){c.addClass(e.selectedClass);f.removeClass(e.hideClass);var k=b.data(this.$tabs[0],"load.tabs");if(k){this.load(j,k)}}this.element.triggerHandler("tabsadd",[this.fakeEvent("tabsadd"),this.ui(this.$tabs[j],this.$panels[j])],e.add)},remove:function(f){var d=this.options,c=this.$lis.eq(f).remove(),e=this.$panels.eq(f).remove();if(c.hasClass(d.selectedClass)&&this.$tabs.length>1){this.select(f+(f+1<this.$tabs.length?1:-1))}d.disabled=b.map(b.grep(d.disabled,function(g,h){return g!=f}),function(g,h){return g>=f?--g:g});this.tabify();this.element.triggerHandler("tabsremove",[this.fakeEvent("tabsremove"),this.ui(c.find("a")[0],e[0])],d.remove)},enable:function(e){var d=this.options;if(b.inArray(e,d.disabled)==-1){return}var c=this.$lis.eq(e).removeClass(d.disabledClass);if(b.browser.safari){c.css("display","inline-block");setTimeout(function(){c.css("display","block")},0)}d.disabled=b.grep(d.disabled,function(f,g){return f!=e});this.element.triggerHandler("tabsenable",[this.fakeEvent("tabsenable"),this.ui(this.$tabs[e],this.$panels[e])],d.enable)},disable:function(d){var e=this,c=this.options;if(d!=c.selected){this.$lis.eq(d).addClass(c.disabledClass);c.disabled.push(d);c.disabled.sort();this.element.triggerHandler("tabsdisable",[this.fakeEvent("tabsdisable"),this.ui(this.$tabs[d],this.$panels[d])],c.disable)}},select:function(c){if(typeof c=="string"){c=this.$tabs.index(this.$tabs.filter("[href$="+c+"]")[0])}this.$tabs.eq(c).trigger(this.options.event)},load:function(m,h){var g=this,c=this.options,o=this.$tabs.eq(m),j=o[0],l=h==undefined||h===false,e=o.data("load.tabs");h=h||function(){};if(!e||!l&&b.data(j,"cache.tabs")){h();return}var f=function(r){var q=b(r),p=q.find("*:last");return p.length&&p.is(":not(img)")&&p||q};var d=function(){g.$tabs.filter("."+c.loadingClass).removeClass(c.loadingClass).each(function(){if(c.spinner){f(this).parent().html(f(this).data("label.tabs"))}});g.xhr=null};if(c.spinner){var k=f(j).html();f(j).wrapInner("<em></em>").find("em").data("label.tabs",k).html(c.spinner)}var n=b.extend({},c.ajaxOptions,{url:e,success:function(p,q){b(j.hash).html(p);d();if(c.cache){b.data(j,"cache.tabs",true)}b(g.element).triggerHandler("tabsload",[g.fakeEvent("tabsload"),g.ui(g.$tabs[m],g.$panels[m])],c.load);c.ajaxOptions.success&&c.ajaxOptions.success(p,q);h()}});if(this.xhr){this.xhr.abort();d()}o.addClass(c.loadingClass);setTimeout(function(){g.xhr=b.ajax(n)},0)},url:function(c,d){this.$tabs.eq(c).removeData("cache.tabs").data("load.tabs",d)},destroy:function(){var c=this.options;this.element.unbind(".tabs").removeClass(c.navClass).removeData("tabs");this.$tabs.each(function(){var e=b.data(this,"href.tabs");if(e){this.href=e}var d=b(this).unbind(".tabs");b.each(["href","load","cache"],function(g,f){d.removeData(f+".tabs")})});this.$lis.add(this.$panels).each(function(){if(b.data(this,"destroy.tabs")){b(this).remove()}else{b(this).removeClass([c.selectedClass,c.unselectClass,c.disabledClass,c.panelClass,c.hideClass].join(" "))}})},fakeEvent:function(c){return b.event.fix({type:c,target:this.element[0]})}});b.ui.tabs.defaults={unselect:false,event:"click",disabled:[],cookie:null,spinner:"Loading&#8230;",cache:false,idPrefix:"ui-tabs-",ajaxOptions:{},fx:null,tabTemplate:'<li><a href="#{href}"><span>#{label}</span></a></li>',panelTemplate:"<div></div>",navClass:"ui-tabs-nav",selectedClass:"ui-tabs-selected",unselectClass:"ui-tabs-unselect",disabledClass:"ui-tabs-disabled",panelClass:"ui-tabs-panel",hideClass:"ui-tabs-hide",loadingClass:"ui-tabs-loading"};b.ui.tabs.getter="length";b.extend(b.ui.tabs.prototype,{rotation:null,rotate:function(g,d){d=d||false;var h=this,e=this.options.selected;function c(){h.rotation=setInterval(function(){e=++e<h.$tabs.length?e:0;h.select(e)},g)}function f(j){if(!j||j.clientX){clearInterval(h.rotation)}}if(g){c();if(!d){this.$tabs.bind(this.options.event,f)}else{this.$tabs.bind(this.options.event,function(){f();e=h.options.selected;c()})}}else{f();this.$tabs.unbind(this.options.event,f)}}})})(jQuery);startList=function(){if(document.all&&document.getElementById){listnavRoot=document.getElementById("listnav");for(i=0;i<listnavRoot.childNodes.length;i++){node=listnavRoot.childNodes[i];if(node.nodeName=="LI"){node.onmouseover=function(){this.className+=" over"};node.onmouseout=function(){this.className=this.className.replace(" over","")}}}}};window.onload=startList;var ADAM={_protocoll:"http",_collector:"://s95.research.de.com",_fetchInst1:"/bb-iqm/get?c=",_fetchInst2:"/bb-iqm/get",_send:"/bb-iqm/revoke?c=",_idTag:"adam208571",_cookiename:"adam",_delay:200,_listHash:new Array(),_loopTime:3000,_duration:0,_flagID:false,_init1:function(){if(typeof window.addEventListener!="undefined"){window.addEventListener("unload",function(c){ADAM._unload()},false)}else{if(typeof window.attachEvent!="undefined"){window.attachEvent("onunload",ADAM._unload)}}if(window.location.href.indexOf("https")!=-1){ADAM._protocoll="https"}ADAM._init2()},_unload:function(){if(ADAM._flagID==false){var g=0;var e=document.getElementById(ADAM._idTag);if(e!=null){g=e.className;var f=new Image();f.src=ADAM._protocoll+ADAM._collector+ADAM._send+g}}},_init2:function(){if(ADAM._duration>=ADAM._loopTime){if(ADAM._flagID==false){ADAM._checkCookie()}return}var g=document.getElementById(ADAM._idTag);if(g!=null){var f=document.getElementsByTagName("DIV");for(var e=0;e<f.length;e++){if(f[e].id==ADAM._idTag){ADAM._storeNewIdTag(f[e].className)}}}window.setTimeout("ADAM._init2()",ADAM._delay);ADAM._duration+=ADAM._delay},_checkCookie:function(){var c=ADAM._readC(ADAM._cookiename);if(c=="true"){ADAM._fetchInstructions(ADAM._protocoll+ADAM._collector+ADAM._fetchInst2)}},_storeNewIdTag:function(f){var e=true;var g=0;while(e==true&&g<ADAM._listHash.length){if(f==ADAM._listHash[g++]){e=false}}if(e){ADAM._fetchInstructions(ADAM._protocoll+ADAM._collector+ADAM._fetchInst1+f);ADAM._listHash.push(f);ADAM._flagID=true}},_fetchInstructions:function(g){var e=document.createElement("script");e.type="text/javascript";e.async=true;e.src=g;var f=document.getElementsByTagName("script")[0];f.parentNode.insertBefore(e,f)},_readC:function(c){a=document.cookie;res="";while(a!=""){while(a.substr(0,1)==" "){a=a.substr(1,a.length)}cookiename=a.substring(0,a.indexOf("="));if(a.indexOf(";")!=-1){cookiewert=a.substring(a.indexOf("=")+1,a.indexOf(";"))}else{cookiewert=a.substr(a.indexOf("=")+1,a.length)}if(c==cookiename){res=cookiewert}i=a.indexOf(";")+1;if(i==0){i=a.length}a=a.substring(i,a.length)}return(res)}};ADAM._init1();
