/*!
 * Copyright (c) 2010 Simo Kinnunen.
 * Licensed under the MIT license.
 *
 * @version ${Version}
 */
var Cufon=(function(){var d=function(){return d.replace.apply(null,arguments)};var u=d.DOM={ready:(function(){var L=false,N={loaded:1,complete:1};var K=[],M=function(){if(L){return}L=true;for(var O;O=K.shift();O()){}};if(document.addEventListener){document.addEventListener("DOMContentLoaded",M,false);window.addEventListener("pageshow",M,false)}if(!window.opera&&document.readyState){(function(){N[document.readyState]?M():setTimeout(arguments.callee,10)})()}if(document.readyState&&document.createStyleSheet){(function(){try{document.body.doScroll("left");M()}catch(O){setTimeout(arguments.callee,1)}})()}h(window,"load",M);return function(O){if(!arguments.length){M()}else{L?O():K.push(O)}}})(),root:function(){return document.documentElement||document.body}};var p=d.CSS={Size:function(L,K){this.value=parseFloat(L);this.unit=String(L).match(/[a-z%]*$/)[0]||"px";this.convert=function(M){return M/K*this.value};this.convertFrom=function(M){return M/this.value*K};this.toString=function(){return this.value+this.unit}},addClass:function(L,K){var M=L.className;L.className=M+(M&&" ")+K;return L},color:f(function(L){var K={};K.color=L.replace(/^rgba\((.*?),\s*([\d.]+)\)/,function(N,M,O){K.opacity=parseFloat(O);return"rgb("+M+")"});return K}),fontStretch:f(function(K){if(typeof K=="number"){return K}if(/%$/.test(K)){return parseFloat(K)/100}return{"ultra-condensed":0.5,"extra-condensed":0.625,condensed:0.75,"semi-condensed":0.875,"semi-expanded":1.125,expanded:1.25,"extra-expanded":1.5,"ultra-expanded":2}[K]||1}),getStyle:function(L){var K=document.defaultView;if(K&&K.getComputedStyle){return new z(K.getComputedStyle(L,null))}if(L.currentStyle){return new z(L.currentStyle)}return new z(L.style)},gradient:f(function(O){var P={id:O,type:O.match(/^-([a-z]+)-gradient\(/)[1],stops:[]},L=O.substr(O.indexOf("(")).match(/([\d.]+=)?(#[a-f0-9]+|[a-z]+\(.*?\)|[a-z]+)/ig);for(var N=0,K=L.length,M;N<K;++N){M=L[N].split("=",2).reverse();P.stops.push([M[1]||N/(K-1),M[0]])}return P}),quotedList:f(function(N){var M=[],L=/\s*((["'])([\s\S]*?[^\\])\2|[^,]+)\s*/g,K;while(K=L.exec(N)){M.push(K[3]||K[1])}return M}),recognizesMedia:f(function(P){var N=document.createElement("style"),M,L,K;N.type="text/css";N.media=P;try{N.appendChild(document.createTextNode("/**/"))}catch(O){}L=e("head")[0];L.insertBefore(N,L.firstChild);M=(N.sheet||N.styleSheet);K=M&&!M.disabled;L.removeChild(N);return K}),removeClass:function(M,L){var K=RegExp("(?:^|\\s+)"+L+"(?=\\s|$)","g");M.className=M.className.replace(K,"");return M},supports:function(M,L){var K=document.createElement("span").style;if(K[M]===undefined){return false}K[M]=L;return K[M]===L},textAlign:function(N,M,K,L){if(M.get("textAlign")=="right"){if(K>0){N=" "+N}}else{if(K<L-1){N+=" "}}return N},textShadow:f(function(O){if(O=="none"){return null}var N=[],P={},K,L=0;var M=/(#[a-f0-9]+|[a-z]+\(.*?\)|[a-z]+)|(-?[\d.]+[a-z%]*)|,/ig;while(K=M.exec(O)){if(K[0]==","){N.push(P);P={};L=0}else{if(K[1]){P.color=K[1]}else{P[["offX","offY","blur"][L++]]=K[2]}}}N.push(P);return N}),textTransform:(function(){var K={uppercase:function(L){return L.toUpperCase()},lowercase:function(L){return L.toLowerCase()},capitalize:function(L){return L.replace(/(?:^|\s)./g,function(M){return M.toUpperCase()})}};return function(N,M){var L=K[M.get("textTransform")];return L?L(N):N}})(),whiteSpace:(function(){var M={inline:1,"inline-block":1,"run-in":1};var L=/^\s+/,K=/\s+$/;return function(Q,O,P,N,R){if(R){return Q.replace(L,"").replace(K,"")}if(N){if(N.nodeName.toLowerCase()=="br"){Q=Q.replace(L,"")}}if(M[O.get("display")]){return Q}if(!P.previousSibling){Q=Q.replace(L,"")}if(!P.nextSibling){Q=Q.replace(K,"")}return Q}})()};p.ready=(function(){var K=!p.recognizesMedia("all"),N=false;var M=[],Q=function(){K=true;for(var T;T=M.shift();T()){}};var R=e("link"),S=e("style");function L(T){return T.disabled||P(T.sheet,T.media||"screen")}function P(V,Y){if(!p.recognizesMedia(Y||"all")){return true}if(!V||V.disabled){return false}try{var Z=V.cssRules,X;if(Z){search:for(var U=0,T=Z.length;X=Z[U],U<T;++U){switch(X.type){case 2:break;case 3:if(!P(X.styleSheet,X.media.mediaText)){return false}break;default:break search}}}}catch(W){}return true}function O(){if(document.createStyleSheet){return true}var U,T;for(T=0;U=R[T];++T){if(U.rel.toLowerCase()=="stylesheet"&&!L(U)){return false}}for(T=0;U=S[T];++T){if(!L(U)){return false}}return true}u.ready(function(){if(!N){N=p.getStyle(document.body).isUsable()}if(K||(N&&O())){Q()}else{setTimeout(arguments.callee,10)}});return function(T){if(K){T()}else{M.push(T)}}})();function C(M){var L=this.face=M.face,K={"\u0020":1,"\u00a0":1,"\u3000":1};this.glyphs=(function(P){var O,N={"\u2011":"\u002d","\u00ad":"\u2011"};for(O in N){if(!j(N,O)){continue}if(!P[O]){P[O]=P[N[O]]}}return P})(M.glyphs);this.w=M.w;this.baseSize=parseInt(L["units-per-em"],10);this.family=L["font-family"].toLowerCase();this.weight=L["font-weight"];this.style=L["font-style"]||"normal";this.viewBox=(function(){var O=L.bbox.split(/\s+/);var N={minX:parseInt(O[0],10),minY:parseInt(O[1],10),maxX:parseInt(O[2],10),maxY:parseInt(O[3],10)};N.width=N.maxX-N.minX;N.height=N.maxY-N.minY;N.toString=function(){return[this.minX,this.minY,this.width,this.height].join(" ")};return N})();this.ascent=-parseInt(L.ascent,10);this.descent=-parseInt(L.descent,10);this.height=-this.ascent+this.descent;this.spacing=function(U,X,N){var Y=this.glyphs,V,T,P,Z=[],O=0,W,S=-1,R=-1,Q;while(Q=U[++S]){V=Y[Q]||this.missingGlyph;if(!V){continue}if(T){O-=P=T[Q]||0;Z[R]-=P}W=V.w;if(isNaN(W)){W=+this.w}if(W>0){W+=X;if(K[Q]){W+=N}}O+=Z[++R]=~~W;T=V.k}Z.total=O;return Z}}function r(){var L={},K={oblique:"italic",italic:"oblique"};this.add=function(M){(L[M.style]||(L[M.style]={}))[M.weight]=M};this.get=function(Q,R){var P=L[Q]||L[K[Q]]||L.normal||L.italic||L.oblique;if(!P){return null}R={normal:400,bold:700}[R]||parseInt(R,10);if(P[R]){return P[R]}var N={1:1,99:0}[R%100],T=[],O,M;if(N===undefined){N=R>400}if(R==500){R=400}for(var S in P){if(!j(P,S)){continue}S=parseInt(S,10);if(!O||S<O){O=S}if(!M||S>M){M=S}T.push(S)}if(R<O){R=O}if(R>M){R=M}T.sort(function(V,U){return(N?(V>=R&&U>=R)?V<U:V>U:(V<=R&&U<=R)?V>U:V<U)?-1:1});return P[T[0]]}}function m(){function M(O,Q){try{if(O.contains){return O.contains(Q)}return O.compareDocumentPosition(Q)&16}catch(P){}return false}function K(P){var O=P.relatedTarget;if(O&&M(this,O)){return}L(this,P.type=="mouseover")}function N(O){L(this,O.type=="mouseenter")}function L(O,P){setTimeout(function(){var Q=c.get(O).options;d.replace(O,P?B(Q,Q.hover):Q,true)},10)}this.attach=function(O){if(O.onmouseenter===undefined){h(O,"mouseover",K);h(O,"mouseout",K)}else{h(O,"mouseenter",N);h(O,"mouseleave",N)}}}function v(){var L=[],M={};function K(Q){var N=[],P;for(var O=0;P=Q[O];++O){N[O]=L[M[P]]}return N}this.add=function(O,N){M[O]=L.push(N)-1};this.repeat=function(){var N=arguments.length?K(arguments):L,O;for(var P=0;O=N[P++];){d.replace(O[0],O[1],true)}}}function y(){var M={},K=0;function L(N){return N.cufid||(N.cufid=++K)}this.get=function(N){var O=L(N);return M[O]||(M[O]={})}}function z(K){var M={},L={};this.extend=function(N){for(var O in N){if(j(N,O)){M[O]=N[O]}}return this};this.get=function(N){return M[N]!=undefined?M[N]:K[N]};this.getSize=function(O,N){return L[O]||(L[O]=new p.Size(this.get(O),N))};this.isUsable=function(){return !!K}}function h(L,K,M){if(L.addEventListener){L.addEventListener(K,M,false)}else{if(L.attachEvent){L.attachEvent("on"+K,function(){return M.call(L,window.event)})}}}function q(L,K){var M=c.get(L);if(M.options){return L}if(K.hover&&K.hoverables[L.nodeName.toLowerCase()]){t.attach(L)}M.options=K;return L}function f(K){var L={};return function(M){if(!j(L,M)){L[M]=K.apply(null,arguments)}return L[M]}}function s(O,N){var K=p.quotedList(N.get("fontFamily").toLowerCase()),M;for(var L=0;M=K[L];++L){if(F[M]){return F[M].get(N.get("fontStyle"),N.get("fontWeight"))}}return null}function e(K){return document.getElementsByTagName(K)}function j(L,K){return L.hasOwnProperty(K)}function B(){var L={},K,O;for(var N=0,M=arguments.length;K=arguments[N],N<M;++N){for(O in K){if(j(K,O)){L[O]=K[O]}}}return L}function I(N,V,L,W,O,M){var T=document.createDocumentFragment(),Q;if(V===""){return T}var U=W.separate;var R=V.split(x[U]),K=(U=="words");if(K&&w){if(/^\s/.test(V)){R.unshift("")}if(/\s$/.test(V)){R.push("")}}for(var S=0,P=R.length;S<P;++S){Q=b[W.engine](N,K?p.textAlign(R[S],L,S,P):R[S],L,W,O,M,S<P-1);if(Q){T.appendChild(Q)}}return T}function H(L,N){var ac=L.nodeName.toLowerCase();if(N.ignore[ac]){return}if(N.onBeforeReplace){N.onBeforeReplace(L,N)}var ab=!N.textless[ac],Y=(N.trim==="simple");var Z=p.getStyle(q(L,N)).extend(N);if(parseFloat(Z.get("fontSize"))===0){return}var U=s(L,Z),X,O,V,Q,T,aa;var W=N.softHyphens,S=false,P,R,M=/\u00ad/g;var K=N.modifyText;if(!U){return}for(X=L.firstChild;X;X=V){O=X.nodeType;V=X.nextSibling;if(ab&&O==3){if(W&&L.nodeName.toLowerCase()!=n){P=X.data.indexOf("\u00ad");if(P>=0){X.splitText(P);V=X.nextSibling;V.deleteData(0,1);R=document.createElement(n);R.appendChild(document.createTextNode("\u00ad"));L.insertBefore(R,V);V=R;S=true}}if(Q){Q.appendData(X.data);L.removeChild(X)}else{Q=X}if(V){continue}}if(Q){T=Q.data;if(!W){T=T.replace(M,"")}T=p.whiteSpace(T,Z,Q,aa,Y);if(K){T=K(T,Q,L,N)}L.replaceChild(I(U,T,Z,N,X,L),Q);Q=null}if(O==1){if(X.firstChild){if(X.nodeName.toLowerCase()=="cufon"){b[N.engine](U,null,Z,N,X,L)}else{arguments.callee(X,N)}}aa=X}}if(W&&S){D(L);if(!k){h(window,"resize",i)}k=true}if(N.onAfterReplace){N.onAfterReplace(L,N)}}function D(L){var Q,R,S,P,K,O,M,N;Q=L.getElementsByTagName(n);for(N=0;R=Q[N];++N){R.className=g;P=S=R.parentNode;if(P.nodeName.toLowerCase()!=o){K=document.createElement(o);K.appendChild(R.previousSibling);S.insertBefore(K,R);K.appendChild(R)}else{P=P.parentNode;if(P.nodeName.toLowerCase()==o){S=P.parentNode;while(P.firstChild){S.insertBefore(P.firstChild,P)}S.removeChild(P)}}}for(N=0;R=Q[N];++N){R.className="";P=R.parentNode;S=P.parentNode;O=P.nextSibling||S.nextSibling;M=(O.nodeName.toLowerCase()==o)?P:R.previousSibling;if(M.offsetTop>=O.offsetTop){R.className=g;if(M.offsetTop<O.offsetTop){K=document.createElement(o);S.insertBefore(K,P);K.appendChild(P);K.appendChild(O)}}}}function i(){if(A){return}p.addClass(u.root(),J);clearTimeout(a);a=setTimeout(function(){A=true;p.removeClass(u.root(),J);D(document);A=false},100)}var w=" ".split(/\s+/).length==0;var o="cufonglue";var n="cufonshy";var g="cufon-shy-disabled";var J="cufon-viewport-resizing";var c=new y();var t=new m();var G=new v();var l=false;var k=false;var a;var A=false;var b={},F={},E={autoDetect:false,engine:null,forceHitArea:false,hover:false,hoverables:{a:true},ignore:{applet:1,canvas:1,col:1,colgroup:1,head:1,iframe:1,map:1,noscript:1,optgroup:1,option:1,script:1,select:1,style:1,textarea:1,title:1,pre:1},modifyText:null,onAfterReplace:null,onBeforeReplace:null,printable:true,selector:(window.Sizzle||(window.jQuery&&function(K){return jQuery(K)})||(window.dojo&&dojo.query)||(window.glow&&glow.dom&&glow.dom.get)||(window.Ext&&Ext.query)||(window.YAHOO&&YAHOO.util&&YAHOO.util.Selector&&YAHOO.util.Selector.query)||(window.$$&&function(K){return $$(K)})||(window.$&&function(K){return $(K)})||(document.querySelectorAll&&function(K){return document.querySelectorAll(K)})||e),separate:"words",softHyphens:true,textless:{dl:1,html:1,ol:1,table:1,tbody:1,thead:1,tfoot:1,tr:1,ul:1},textShadow:"none",trim:"advanced"};var x={words:/\s/.test("\u00a0")?/[^\S\u00a0]+/:/\s+/,characters:"",none:/^/};d.now=function(){u.ready();return d};d.refresh=function(){G.repeat.apply(G,arguments);return d};d.registerEngine=function(L,K){if(!K){return d}b[L]=K;return d.set("engine",L)};d.registerFont=function(M){if(!M){return d}var K=new C(M),L=K.family;if(!F[L]){F[L]=new r()}F[L].add(K);return d.set("fontFamily",'"'+L+'"')};d.replace=function(M,L,K){L=B(E,L);if(!L.engine){return d}if(!l){p.addClass(u.root(),"cufon-active cufon-loading");p.ready(function(){p.addClass(p.removeClass(u.root(),"cufon-loading"),"cufon-ready")});l=true}if(L.hover){L.forceHitArea=true}if(L.autoDetect){delete L.fontFamily}if(typeof L.textShadow=="string"){L.textShadow=p.textShadow(L.textShadow)}if(typeof L.color=="string"&&/^-/.test(L.color)){L.textGradient=p.gradient(L.color)}else{delete L.textGradient}if(!K){G.add(M,arguments)}if(M.nodeType||typeof M=="string"){M=[M]}p.ready(function(){for(var O=0,N=M.length;O<N;++O){var P=M[O];if(typeof P=="string"){d.replace(L.selector(P),L,true)}else{H(P,L)}}});return d};d.set=function(K,L){E[K]=L;return d};return d})();Cufon.registerEngine("vml",(function(){var e=document.namespaces;if(!e){return}e.add("cvml","urn:schemas-microsoft-com:vml");e=null;var b=document.createElement("cvml:shape");b.style.behavior="url(#default#VML)";if(!b.coordsize){return}b=null;var h=(document.documentMode||0)<8;document.write(('<style type="text/css">cufoncanvas{text-indent:0;}@media screen{cvml\\:shape,cvml\\:rect,cvml\\:fill,cvml\\:shadow{behavior:url(#default#VML);display:block;antialias:true;position:absolute;}cufoncanvas{position:absolute;text-align:left;}cufon{display:inline-block;position:relative;vertical-align:'+(h?"middle":"text-bottom")+";}cufon cufontext{position:absolute;left:-10000in;font-size:1px;text-align:left;}cufonshy.cufon-shy-disabled,.cufon-viewport-resizing cufonshy{display:none;}cufonglue{white-space:nowrap;display:inline-block;}.cufon-viewport-resizing cufonglue{white-space:normal;}a cufon{cursor:pointer}}@media print{cufon cufoncanvas{display:none;}}</style>").replace(/;/g,"!important;"));function c(i,j){return a(i,/(?:em|ex|%)$|^[a-z-]+$/i.test(j)?"1em":j)}function a(l,m){if(!isNaN(m)||/px$/i.test(m)){return parseFloat(m)}var k=l.style.left,j=l.runtimeStyle.left;l.runtimeStyle.left=l.currentStyle.left;l.style.left=m.replace("%","em");var i=l.style.pixelLeft;l.style.left=k;l.runtimeStyle.left=j;return i}function f(l,k,j,n){var i="computed"+n,m=k[i];if(isNaN(m)){m=k.get(n);k[i]=m=(m=="normal")?0:~~j.convertFrom(a(l,m))}return m}var g={};function d(p){var q=p.id;if(!g[q]){var n=p.stops,o=document.createElement("cvml:fill"),i=[];o.type="gradient";o.angle=180;o.focus="0";o.method="none";o.color=n[0][1];for(var m=1,l=n.length-1;m<l;++m){i.push(n[m][0]*100+"% "+n[m][1])}o.colors=i.join(",");o.color2=n[l][1];g[q]=o}return g[q]}return function(ac,G,Y,C,K,ad,W){var n=(G===null);if(n){G=K.alt}var I=ac.viewBox;var p=Y.computedFontSize||(Y.computedFontSize=new Cufon.CSS.Size(c(ad,Y.get("fontSize"))+"px",ac.baseSize));var y,q;if(n){y=K;q=K.firstChild}else{y=document.createElement("cufon");y.className="cufon cufon-vml";y.alt=G;q=document.createElement("cufoncanvas");y.appendChild(q);if(C.printable){var Z=document.createElement("cufontext");Z.appendChild(document.createTextNode(G));y.appendChild(Z)}if(!W){y.appendChild(document.createElement("cvml:shape"))}}var ai=y.style;var R=q.style;var l=p.convert(I.height),af=Math.ceil(l);var V=af/l;var P=V*Cufon.CSS.fontStretch(Y.get("fontStretch"));var U=I.minX,T=I.minY;R.height=af;R.top=Math.round(p.convert(T-ac.ascent));R.left=Math.round(p.convert(U));ai.height=p.convert(ac.height)+"px";var F=Y.get("color");var ag=Cufon.CSS.textTransform(G,Y).split("");var L=ac.spacing(ag,f(ad,Y,p,"letterSpacing"),f(ad,Y,p,"wordSpacing"));if(!L.length){return null}var k=L.total;var x=-U+k+(I.width-L[L.length-1]);var ah=p.convert(x*P),X=Math.round(ah);var O=x+","+I.height,m;var J="r"+O+"ns";var u=C.textGradient&&d(C.textGradient);var o=ac.glyphs,S=0;var H=C.textShadow;var ab=-1,aa=0,w;while(w=ag[++ab]){var D=o[ag[ab]]||ac.missingGlyph,v;if(!D){continue}if(n){v=q.childNodes[aa];while(v.firstChild){v.removeChild(v.firstChild)}}else{v=document.createElement("cvml:shape");q.appendChild(v)}v.stroked="f";v.coordsize=O;v.coordorigin=m=(U-S)+","+T;v.path=(D.d?"m"+D.d+"xe":"")+"m"+m+J;v.fillcolor=F;if(u){v.appendChild(u.cloneNode(false))}var ae=v.style;ae.width=X;ae.height=af;if(H){var s=H[0],r=H[1];var B=Cufon.CSS.color(s.color),z;var N=document.createElement("cvml:shadow");N.on="t";N.color=B.color;N.offset=s.offX+","+s.offY;if(r){z=Cufon.CSS.color(r.color);N.type="double";N.color2=z.color;N.offset2=r.offX+","+r.offY}N.opacity=B.opacity||(z&&z.opacity)||1;v.appendChild(N)}S+=L[aa++]}var M=v.nextSibling,t,A;if(C.forceHitArea){if(!M){M=document.createElement("cvml:rect");M.stroked="f";M.className="cufon-vml-cover";t=document.createElement("cvml:fill");t.opacity=0;M.appendChild(t);q.appendChild(M)}A=M.style;A.width=X;A.height=af}else{if(M){q.removeChild(M)}}ai.width=Math.max(Math.ceil(p.convert(k*P)),0);if(h){var Q=Y.computedYAdjust;if(Q===undefined){var E=Y.get("lineHeight");if(E=="normal"){E="1em"}else{if(!isNaN(E)){E+="em"}}Y.computedYAdjust=Q=0.5*(a(ad,E)-parseFloat(ai.height))}if(Q){ai.marginTop=Math.ceil(Q)+"px";ai.marginBottom=Q+"px"}}return y}})());Cufon.registerEngine("canvas",(function(){var b=document.createElement("canvas");if(!b||!b.getContext||!b.getContext.apply){return}b=null;var a=Cufon.CSS.supports("display","inline-block");var e=!a&&(document.compatMode=="BackCompat"||/frameset|transitional/i.test(document.doctype.publicId));var f=document.createElement("style");f.type="text/css";f.appendChild(document.createTextNode(("cufon{text-indent:0;}@media screen,projection{cufon{display:inline;display:inline-block;position:relative;vertical-align:middle;"+(e?"":"font-size:1px;line-height:1px;")+"}cufon cufontext{display:-moz-inline-box;display:inline-block;width:0;height:0;text-align:left;text-indent:-10000in;}"+(a?"cufon canvas{position:relative;}":"cufon canvas{position:absolute;}")+"cufonshy.cufon-shy-disabled,.cufon-viewport-resizing cufonshy{display:none;}cufonglue{white-space:nowrap;display:inline-block;}.cufon-viewport-resizing cufonglue{white-space:normal;}}@media print{cufon{padding:0;}cufon canvas{display:none;}}").replace(/;/g,"!important;")));document.getElementsByTagName("head")[0].appendChild(f);function d(p,h){var n=0,m=0;var g=[],o=/([mrvxe])([^a-z]*)/g,k;generate:for(var j=0;k=o.exec(p);++j){var l=k[2].split(",");switch(k[1]){case"v":g[j]={m:"bezierCurveTo",a:[n+~~l[0],m+~~l[1],n+~~l[2],m+~~l[3],n+=~~l[4],m+=~~l[5]]};break;case"r":g[j]={m:"lineTo",a:[n+=~~l[0],m+=~~l[1]]};break;case"m":g[j]={m:"moveTo",a:[n=~~l[0],m=~~l[1]]};break;case"x":g[j]={m:"closePath"};break;case"e":break generate}h[g[j].m].apply(h,g[j].a)}return g}function c(m,k){for(var j=0,h=m.length;j<h;++j){var g=m[j];k[g.m].apply(k,g.a)}}return function(V,w,P,t,C,W){var k=(w===null);if(k){w=C.getAttribute("alt")}var A=V.viewBox;var m=P.getSize("fontSize",V.baseSize);var B=0,O=0,N=0,u=0;var z=t.textShadow,L=[];if(z){for(var U=z.length;U--;){var F=z[U];var K=m.convertFrom(parseFloat(F.offX));var I=m.convertFrom(parseFloat(F.offY));L[U]=[K,I];if(I<B){B=I}if(K>O){O=K}if(I>N){N=I}if(K<u){u=K}}}var Z=Cufon.CSS.textTransform(w,P).split("");var E=V.spacing(Z,~~m.convertFrom(parseFloat(P.get("letterSpacing"))||0),~~m.convertFrom(parseFloat(P.get("wordSpacing"))||0));if(!E.length){return null}var h=E.total;O+=A.width-E[E.length-1];u+=A.minX;var s,n;if(k){s=C;n=C.firstChild}else{s=document.createElement("cufon");s.className="cufon cufon-canvas";s.setAttribute("alt",w);n=document.createElement("canvas");s.appendChild(n);if(t.printable){var S=document.createElement("cufontext");S.appendChild(document.createTextNode(w));s.appendChild(S)}}var aa=s.style;var H=n.style;var j=m.convert(A.height);var Y=Math.ceil(j);var M=Y/j;var G=M*Cufon.CSS.fontStretch(P.get("fontStretch"));var J=h*G;var Q=Math.ceil(m.convert(J+O-u));var o=Math.ceil(m.convert(A.height-B+N));n.width=Q;n.height=o;H.width=Q+"px";H.height=o+"px";B+=A.minY;H.top=Math.round(m.convert(B-V.ascent))+"px";H.left=Math.round(m.convert(u))+"px";var r=Math.max(Math.ceil(m.convert(J)),0)+"px";if(a){aa.width=r;aa.height=m.convert(V.height)+"px"}else{aa.paddingLeft=r;aa.paddingBottom=(m.convert(V.height)-1)+"px"}var X=n.getContext("2d"),D=j/A.height;X.scale(D,D*M);X.translate(-u,-B);X.save();function T(){var x=V.glyphs,ab,l=-1,g=-1,y;X.scale(G,1);while(y=Z[++l]){var ab=x[Z[l]]||V.missingGlyph;if(!ab){continue}if(ab.d){X.beginPath();if(ab.code){c(ab.code,X)}else{ab.code=d("m"+ab.d,X)}X.fill()}X.translate(E[++g],0)}X.restore()}if(z){for(var U=z.length;U--;){var F=z[U];X.save();X.fillStyle=F.color;X.translate.apply(X,L[U]);T()}}var q=t.textGradient;if(q){var v=q.stops,p=X.createLinearGradient(0,A.minY,0,A.maxY);for(var U=0,R=v.length;U<R;++U){p.addColorStop.apply(p,v[U])}X.fillStyle=p}else{X.fillStyle=P.get("color")}T();return s}})());
/*!
 * The following copyright notice may not be removed under any circumstances.
 * 
 * Copyright:
 * Copyright 2008 Jonas Schudel Dalton Maag Ltd. All rights reserved. This font
 * may not be altered in any way without prior permission of Dalton Maag Ltd. DaMa
 * is a trademark of Dalton Maag Ltd.
 * 
 * Trademark:
 * Effra is a trademark of Jonas Schudel and Dalton Maag Ltd.
 * 
 * Description:
 * Copyright (c) 2007 by Jonas Schudel and Dalton Maag Ltd. All rights reserved.
 * 
 * Manufacturer:
 * Jonas Schudel and Dalton Maag Ltd.
 * 
 * Designer:
 * Jonas Schudel
 * 
 * Vendor URL:
 * http://www.daltonmaag.com/
 * 
 * License information:
 * http://www.daltonmaag.com/
 */
Cufon.registerFont({"w":196,"face":{"font-family":"Effra","font-weight":400,"font-stretch":"normal","units-per-em":"360","panose-1":"2 0 5 6 8 0 0 2 0 4","ascent":"288","descent":"-72","x-height":"5","bbox":"-32 -313 327 81.0478","underline-thickness":"7.2","underline-position":"-40.68","unicode-range":"U+0020-U+2122"},"glyphs":{" ":{"w":65},"!":{"d":"28,-240r36,0r-1,171r-34,0xm26,-39r40,0r0,39r-40,0r0,-39","w":92},"\"":{"d":"79,-240r31,0r0,79r-31,0r0,-79xm23,-240r31,0r0,79r-31,0r0,-79","w":131},"#":{"d":"66,-59r-43,0r0,-26r50,0r15,-55r-43,0r0,-26r50,0r16,-59r29,0r-16,59r53,0r16,-59r30,0r-16,59r41,0r0,26r-48,0r-15,55r41,0r0,26r-48,0r-16,59r-29,0r16,-59r-54,0r-15,59r-30,0xm156,-85r15,-55r-54,0r-15,55r54,0","w":271},"$":{"d":"180,-60v0,41,-29,59,-67,65r0,31r-23,0r0,-31v-37,-2,-62,-18,-79,-40r23,-21v14,15,30,29,56,32r0,-80v-34,-10,-68,-21,-67,-66v2,-41,28,-57,67,-61r0,-31r23,0r0,31v27,4,48,15,60,32r-23,20v-8,-9,-19,-20,-37,-22r0,71v35,10,67,26,67,70xm113,-24v30,0,45,-35,28,-59v-5,-6,-14,-10,-28,-15r0,74xm90,-202v-36,-3,-49,47,-18,60v5,2,11,5,18,7r0,-67"},"%":{"d":"129,-168v1,39,-21,65,-56,65v-35,0,-56,-27,-56,-65v0,-39,20,-65,56,-65v38,1,55,27,56,65xm45,-168v0,24,7,42,28,42v34,0,39,-84,0,-84v-21,0,-28,18,-28,42xm304,-62v0,39,-21,65,-56,65v-35,0,-56,-27,-56,-65v0,-39,20,-66,56,-65v38,1,56,25,56,65xm220,-62v0,24,7,42,28,42v38,0,38,-85,0,-84v-21,1,-28,18,-28,42xm217,-227r31,0r-146,227r-31,0","w":321},"&":{"d":"142,-191v-9,-34,-67,-36,-67,1v0,17,9,27,19,38r65,77r32,-40r24,19r-35,45r44,51r-42,0r-23,-26v-33,48,-150,43,-146,-35v3,-38,22,-56,50,-77v-46,-38,-12,-133,65,-105v19,6,30,20,38,36xm48,-63v-2,48,73,46,91,13r-57,-65v-20,16,-32,24,-34,52","w":229},"'":{"d":"21,-240r31,0r0,79r-31,0r0,-79","w":72},"(":{"d":"91,-254v-43,68,-43,219,0,287r-32,0v-46,-66,-47,-221,0,-287r32,0","w":104},")":{"d":"45,-254v47,67,48,220,0,287r-31,0v43,-69,43,-218,0,-287r31,0","w":104},"*":{"d":"23,-162r45,-24r-45,-24r13,-23r43,27r-2,-51r26,0r-1,51r43,-27r13,23r-45,24r45,24r-13,22r-43,-27r1,51r-26,0r2,-51r-43,27","w":180},"+":{"d":"26,-130r58,0r0,-56r28,0r0,56r58,0r0,28r-57,0r0,57r-29,0r0,-57r-58,0r0,-28"},",":{"d":"42,0r-14,0r0,-40r40,0r0,40r-24,42r-20,0","w":91},"-":{"d":"26,-116r106,0r0,31r-106,0r0,-31","w":158},".":{"d":"26,-40r40,0r0,40r-40,0r0,-40","w":92},"\/":{"d":"105,-247r32,0r-95,253r-33,0","w":146},"0":{"d":"185,-116v0,67,-23,121,-87,121v-64,0,-86,-53,-86,-121v0,-67,23,-117,86,-117v64,0,87,51,87,117xm45,-116v0,45,10,91,53,91v43,0,53,-46,53,-91v0,-44,-10,-87,-53,-87v-43,0,-53,43,-53,87"},"1":{"d":"51,-29r40,0r0,-164r-47,26r-13,-26v31,-12,47,-39,93,-35r0,199r39,0r0,29r-112,0r0,-29"},"2":{"d":"21,-193v23,-65,177,-47,141,44v-20,52,-87,62,-102,119r108,0r0,30r-144,0v-8,-87,67,-100,101,-150v25,-37,-28,-72,-63,-44v-7,5,-12,11,-17,18"},"3":{"d":"167,-67v4,79,-109,91,-155,48r19,-23v26,27,102,29,102,-26v0,-34,-36,-50,-67,-38r-11,-17r64,-74r-91,0r0,-30r131,0r0,26r-59,68v42,1,65,24,67,66"},"4":{"d":"18,-75r103,-152r32,0r0,152r25,0r0,28r-25,0r0,47r-31,0r0,-47r-104,0r0,-28xm122,-75r0,-109r-72,109r72,0"},"5":{"d":"134,-71v0,-46,-57,-54,-87,-35r-17,-13r22,-108r111,0r0,30r-88,0r-11,60v50,-18,104,7,104,65v0,81,-106,99,-154,53r18,-23v28,28,102,27,102,-29"},"6":{"d":"23,-103v0,-95,66,-160,149,-115r-15,26v-47,-31,-106,7,-101,65v43,-36,129,-15,122,57v-4,47,-27,76,-74,76v-57,0,-81,-44,-81,-109xm147,-71v4,-52,-68,-55,-92,-27v2,42,10,75,48,75v28,0,42,-18,44,-48"},"7":{"d":"50,0v23,-68,54,-138,86,-197r-111,0r0,-30r145,0v3,55,-27,75,-44,119r-41,108r-35,0"},"8":{"d":"98,-208v-32,0,-50,34,-28,56v7,7,16,12,28,16v42,-4,54,-72,0,-72xm98,-22v42,4,66,-44,34,-69v-9,-8,-22,-14,-35,-18v-24,7,-48,19,-48,47v0,27,21,38,49,40xm16,-61v0,-35,23,-51,47,-63v-17,-10,-35,-25,-34,-51v2,-38,28,-58,69,-58v40,0,69,17,69,56v0,26,-15,43,-36,52v24,12,49,28,49,64v0,45,-33,67,-82,67v-49,0,-82,-22,-82,-67"},"9":{"d":"173,-124v0,95,-64,157,-149,115r14,-27v47,31,109,-4,102,-63v-11,9,-30,18,-53,17v-46,-1,-70,-28,-70,-75v1,-47,28,-76,75,-76v57,0,81,44,81,109xm48,-156v0,51,67,56,92,27v0,-42,-10,-75,-47,-75v-28,0,-45,17,-45,48"},":":{"d":"27,-168r40,0r0,40r-40,0r0,-40xm27,-40r40,0r0,40r-40,0r0,-40","w":92},";":{"d":"43,0r-14,0r0,-40r40,0r0,40r-24,42r-20,0xm29,-168r40,0r0,40r-40,0r0,-40","w":94},"<":{"d":"26,-126r131,-69r13,25r-107,55r107,55r-13,24r-131,-69r0,-21"},"=":{"d":"26,-96r144,0r0,28r-144,0r0,-28xm26,-159r144,0r0,28r-144,0r0,-28"},">":{"d":"26,-60r106,-55r-106,-55r13,-25r131,69r0,21r-131,69"},"?":{"d":"60,-40r40,0r0,40r-40,0r0,-40xm164,-186v0,63,-73,50,-68,117r-32,0v-6,-59,40,-70,64,-103v11,-25,-10,-44,-38,-44v-26,0,-41,12,-54,24r-22,-19v27,-47,150,-50,150,25","w":182},"@":{"d":"211,-105v8,-52,-69,-45,-90,-24r-16,-22v36,-35,138,-31,138,38r0,73v0,12,5,18,16,18v33,-7,38,-46,38,-86v0,-77,-52,-112,-126,-112v-73,0,-121,40,-122,117v-1,43,17,69,37,89r-20,19v-28,-21,-49,-57,-49,-106v0,-95,62,-146,155,-146v94,0,155,46,155,140v0,63,-19,113,-73,113v-19,0,-34,-8,-38,-25v-29,38,-118,33,-118,-29v0,-54,56,-66,113,-57xm165,-22v33,-1,50,-20,46,-57v-30,-6,-83,-6,-82,30v0,18,15,28,36,27","w":344},"A":{"d":"98,-240r35,0r94,240r-39,0r-25,-67r-98,0r-25,67r-36,0xm153,-96r-39,-106r-39,106r78,0","w":230},"B":{"d":"194,-67v1,79,-90,67,-167,67r0,-240v72,0,155,-10,155,61v-1,29,-17,46,-40,52v31,5,52,23,52,60xm148,-176v1,-42,-47,-33,-87,-34r0,70v41,1,86,5,87,-36xm160,-69v0,-47,-52,-42,-99,-42r0,81v46,0,99,7,99,-39","w":212},"C":{"d":"137,-27v35,1,55,-17,70,-35r24,20v-18,26,-50,48,-94,48v-74,0,-115,-49,-120,-125v-8,-118,152,-170,214,-79r-24,21v-15,-20,-35,-38,-69,-38v-54,0,-84,38,-84,95v0,55,28,91,83,93","w":243},"D":{"d":"238,-120v-2,80,-49,120,-131,120r-80,0r0,-240v117,-7,213,8,211,120xm202,-119v0,-76,-57,-96,-140,-90r0,178v81,6,140,-12,140,-88","w":257},"E":{"d":"27,-240r152,0r0,30r-117,0r0,70r88,0r0,31r-88,0r0,78r125,0r0,31r-160,0r0,-240","w":203},"F":{"d":"27,-240r151,0r0,31r-116,0r0,73r88,0r0,31r-88,0r0,105r-35,0r0,-240","w":190},"G":{"d":"54,-120v-6,82,89,118,147,77r0,-49r-51,0r0,-30r84,0r0,96v-21,20,-53,32,-94,32v-77,0,-116,-48,-122,-126v-8,-119,152,-167,213,-79r-24,21v-14,-20,-34,-37,-68,-37v-56,1,-81,40,-85,95","w":259},"H":{"d":"27,-240r35,0r0,100r131,0r0,-100r35,0r0,240r-35,0r0,-109r-131,0r0,109r-35,0r0,-240","w":255},"I":{"d":"27,-240r35,0r0,240r-35,0r0,-240","w":89},"J":{"d":"152,-71v10,84,-110,99,-147,44r25,-22v20,34,87,31,87,-24r0,-167r35,0r0,169","w":177},"K":{"d":"27,-240r35,0r0,109r100,-109r40,0r-90,98r100,142r-41,0r-82,-118r-27,30r0,88r-35,0r0,-240","w":217},"L":{"d":"27,-240r35,0r0,209r125,0r0,31r-160,0r0,-240","w":197},"M":{"d":"36,-240r33,0r73,125r73,-125r32,0r11,240r-33,0r-8,-184r-68,113r-17,0r-67,-112r-8,183r-33,0","w":283},"N":{"d":"27,-240r35,0r131,187r0,-187r34,0r0,240r-34,0r-132,-188r0,188r-34,0r0,-240","w":254},"O":{"d":"263,-120v0,75,-48,126,-123,126v-74,0,-122,-50,-122,-126v0,-76,48,-126,122,-126v75,0,123,51,123,126xm54,-121v0,56,31,95,86,95v55,0,87,-39,87,-95v0,-55,-31,-94,-87,-94v-56,0,-86,39,-86,94","w":280},"P":{"d":"186,-167v-2,64,-54,78,-124,73r0,94r-35,0r0,-240v79,-2,161,-6,159,73xm151,-167v0,-45,-43,-47,-89,-44r0,87v46,3,89,1,89,-43","w":203},"Q":{"d":"263,-120v0,42,-20,74,-43,96r29,35r-21,18r-30,-37v-85,40,-185,-18,-181,-112v3,-75,48,-126,123,-126v75,0,123,51,123,126xm54,-121v-2,69,57,113,123,87r-30,-37r21,-18r31,38v51,-48,25,-169,-59,-164v-54,4,-84,38,-86,94","w":280},"R":{"d":"188,-170v-1,34,-17,58,-45,67r56,103r-38,0r-52,-98r-48,0r0,98r-34,0r0,-240v78,-2,161,-6,161,70xm152,-168v0,-45,-46,-44,-91,-42r0,83v45,2,91,3,91,-41","w":212},"S":{"d":"143,-132v74,27,46,146,-40,138v-42,-4,-71,-18,-90,-42r25,-22v15,16,31,32,64,32v45,0,70,-47,36,-69v-38,-24,-113,-20,-113,-85v0,-78,122,-83,155,-33r-23,21v-19,-34,-121,-31,-93,26v12,24,51,24,79,34","w":209},"T":{"d":"95,-210r-86,0r0,-30r206,0r0,30r-86,0r0,210r-34,0r0,-210","w":223},"U":{"d":"121,6v-62,-1,-95,-35,-95,-97r0,-149r34,0v8,83,-32,213,61,213v93,0,52,-130,61,-213r35,0r0,149v-2,61,-33,97,-96,97","w":242},"V":{"d":"4,-240r38,0r73,197r73,-197r37,0r-93,240r-36,0","w":228},"W":{"d":"6,-240r38,0r46,194r53,-187r33,0r51,186r46,-193r36,0r-64,240r-37,0r-50,-177r-51,177r-37,0","w":316},"X":{"d":"87,-124r-79,-116r42,0r58,87r58,-87r37,0r-77,115r86,125r-42,0r-64,-97r-65,97r-38,0","w":215},"Y":{"d":"86,-107r-83,-133r39,0r62,102r63,-102r37,0r-83,133r0,107r-35,0r0,-107","w":207},"Z":{"d":"18,-30r150,-180r-142,0r0,-30r184,0r0,30r-148,179r150,0r0,31r-194,0r0,-30","w":231},"[":{"d":"28,-254r76,0r0,29r-44,0r0,229r44,0r0,29r-76,0r0,-287","w":113},"\\":{"d":"9,-247r32,0r96,253r-33,0","w":146},"]":{"d":"9,4r44,0r0,-229r-44,0r0,-29r76,0r0,287r-76,0r0,-29","w":113},"^":{"d":"84,-240r29,0r64,129r-33,0r-45,-96r-46,96r-32,0","w":197},"_":{"d":"1,25r180,0r0,19r-180,0r0,-19","w":181},"`":{"d":"49,-244r36,0r19,49r-27,0","w":160},"a":{"d":"80,-21v31,-2,51,-20,47,-58v-34,-5,-84,-8,-83,30v1,19,15,29,36,28xm21,-152v38,-32,137,-29,137,40r0,112r-30,0r-1,-20v-25,38,-114,34,-114,-28v0,-53,58,-67,114,-56v9,-52,-68,-47,-91,-26","w":179},"b":{"d":"183,-85v4,82,-91,106,-161,79r0,-234r33,0r0,91v11,-13,27,-22,52,-22v52,1,74,36,76,86xm102,-143v-56,-1,-49,60,-48,115v46,15,98,-6,96,-56v-1,-34,-14,-57,-48,-59","w":197},"c":{"d":"47,-84v-5,57,71,80,101,40r20,21v-14,15,-37,28,-66,28v-55,0,-85,-34,-88,-89v-4,-80,102,-117,153,-61r-21,21v-10,-11,-23,-21,-44,-20v-37,0,-53,26,-55,60","w":177},"d":{"d":"96,-23v51,1,49,-54,47,-107v-34,-28,-101,-7,-96,49v3,34,16,57,49,58xm14,-81v-4,-72,71,-107,129,-80r0,-79r32,0r1,240r-32,0r-1,-21v-13,13,-27,26,-54,26v-50,-2,-72,-36,-75,-86","w":198},"e":{"d":"47,-74v-2,56,84,64,110,30r18,20v-16,16,-39,30,-73,29v-56,-1,-84,-34,-88,-90v-7,-98,143,-118,161,-26v3,12,4,24,4,37r-132,0xm146,-98v3,-51,-79,-63,-95,-18v-2,6,-4,12,-4,18r99,0","w":192},"f":{"d":"127,-207v-28,-24,-68,-7,-60,40r48,0r0,27r-48,0r0,140r-32,0r0,-140r-30,0r0,-27r30,0v-12,-71,60,-101,108,-61","w":118},"g":{"d":"95,-27v57,0,48,-58,48,-111v-45,-15,-99,6,-96,56v1,33,14,55,48,55xm175,0v9,75,-94,95,-145,58r15,-24v29,24,104,19,97,-34r0,-21v-10,11,-27,23,-52,22v-51,-1,-74,-32,-76,-83v-3,-82,91,-105,161,-78r0,160"},"h":{"d":"103,-143v-63,1,-47,81,-49,143r-32,0r0,-240r32,0r0,97v12,-15,29,-27,56,-28v81,-3,63,95,64,171r-32,0v-5,-55,20,-144,-39,-143","w":195},"i":{"d":"22,-234r36,0r0,37r-36,0r0,-37xm24,-167r32,0r0,167r-32,0r0,-167","w":79},"j":{"d":"56,2v10,58,-46,89,-88,57r13,-23v6,5,10,8,21,8v22,0,22,-23,22,-51r0,-160r32,0r0,169xm22,-234r36,0r0,37r-36,0r0,-37","w":79},"k":{"d":"22,-240r32,0r0,141r71,-68r38,0r-63,62r73,105r-39,0r-57,-84r-23,22r0,62r-32,0r0,-240","w":176},"l":{"d":"22,-240r33,0r0,240r-33,0r0,-240","w":77},"m":{"d":"54,-142v15,-35,95,-41,107,1v13,-15,31,-30,60,-30v81,0,62,95,64,171r-33,0v-6,-53,21,-143,-36,-143v-62,0,-44,83,-46,143r-32,0v-6,-54,20,-143,-36,-143v-62,0,-44,83,-47,143r-33,0r0,-167r31,0","w":306},"n":{"d":"104,-143v-64,-1,-46,82,-49,143r-33,0r0,-167r31,0r1,25v11,-16,28,-28,56,-29v82,-3,64,94,65,171r-33,0v-5,-55,20,-143,-38,-143","w":195},"o":{"d":"192,-84v0,53,-35,89,-89,89v-55,0,-89,-36,-89,-89v0,-53,34,-89,89,-89v54,0,89,36,89,89xm47,-84v0,35,20,61,56,61v36,0,56,-26,56,-61v0,-34,-20,-61,-56,-61v-36,0,-56,26,-56,61","w":205},"p":{"d":"186,-83v4,73,-73,106,-132,77r0,78r-32,0r0,-239r31,0r1,23v12,-15,30,-27,57,-27v52,1,72,37,75,88xm104,-143v-50,0,-52,53,-50,107v34,27,99,9,99,-47v0,-36,-14,-60,-49,-60","w":200},"q":{"d":"14,-82v-3,-82,91,-105,161,-78r0,232r-33,0r0,-89v-9,12,-27,22,-49,22v-52,0,-77,-35,-79,-87xm95,-23v57,3,48,-60,48,-115v-45,-16,-100,5,-96,56v3,34,14,58,48,59","w":197},"r":{"d":"120,-137v-36,-8,-66,13,-65,49r0,88r-33,0r0,-167r31,0r1,27v12,-20,40,-37,73,-27","w":131},"s":{"d":"138,-82v38,36,1,87,-53,87v-32,0,-56,-9,-72,-26r20,-21v16,20,81,33,89,-2v-11,-46,-100,-11,-101,-79v0,-61,96,-60,129,-29r-18,23v-13,-17,-76,-28,-79,5v7,31,63,22,85,42","w":169},"t":{"d":"136,-14v-31,33,-99,24,-99,-41r0,-85r-31,0r0,-27r31,0r0,-55r32,0r0,55r49,0r0,27r-49,0r0,82v-7,39,34,42,52,24","w":138},"u":{"d":"85,4v-81,4,-62,-95,-64,-171r33,0v6,54,-21,143,37,143v63,-1,47,-81,49,-143r32,0r1,167r-31,0r-1,-25v-11,16,-29,28,-56,29","w":195},"v":{"d":"2,-167r37,0r52,130r52,-130r35,0r-71,167r-33,0","w":180},"w":{"d":"4,-167r36,0r37,127r40,-127r28,0r40,128r37,-128r34,0r-56,167r-32,0r-39,-117r-38,117r-31,0","w":259},"x":{"d":"68,-86r-60,-81r40,0r40,55r40,-55r36,0r-59,78r67,89r-41,0r-46,-63r-46,63r-36,0","w":175},"y":{"d":"23,41v29,25,49,-17,55,-42r-75,-166r37,0r54,126r48,-126r35,0r-88,214v-9,27,-56,40,-81,17","w":180},"z":{"d":"19,-26r95,-114r-92,0r0,-27r132,0r0,26r-97,114r98,0r0,27r-136,0r0,-26","w":171},"{":{"d":"45,-111v53,19,11,118,50,144r-34,0v-37,-24,5,-124,-50,-133r0,-21v54,-5,11,-101,50,-133r34,0v-39,26,3,125,-50,143","w":104},"|":{"d":"27,-300r30,0r0,359r-30,0r0,-359","w":83},"}":{"d":"93,-100v-53,6,-11,101,-50,133r-34,0v38,-26,-3,-124,50,-144v-51,-12,-11,-113,-50,-143r34,0v23,19,18,68,23,105v2,14,10,29,27,28r0,21","w":104},"~":{"d":"111,-116v14,0,24,-8,31,-14v26,21,-1,43,-28,43v-28,0,-63,-29,-84,-3v-27,-22,1,-42,29,-42v23,0,29,17,52,16","w":172},"\u00a0":{"w":68},"\u00a1":{"d":"30,-98r34,0r1,171r-36,0xm27,-167r40,0r0,39r-40,0r0,-39","w":92},"\u00a2":{"d":"179,-52v-13,15,-32,26,-57,28r0,31r-22,0r0,-32v-46,-7,-74,-37,-74,-88v0,-51,30,-80,74,-88r0,-33r22,0r0,32v26,2,43,13,57,28r-22,20v-8,-10,-19,-17,-35,-20r0,121v17,-2,29,-8,37,-20xm100,-172v-54,9,-51,109,0,118r0,-118"},"\u00a3":{"d":"118,-203v-36,0,-39,34,-38,72r72,0r0,28r-72,0r0,72r104,0r0,31r-138,0r0,-103r-27,0r0,-28r27,0v-21,-91,74,-131,133,-77r-21,23v-9,-9,-21,-18,-40,-18"},"\u00a4":{"d":"159,-160v15,19,16,61,0,80r24,23r-20,20r-24,-23v-22,17,-60,18,-82,0r-24,23r-20,-20r24,-24v-15,-20,-16,-57,0,-79r-24,-23r20,-20r24,23v19,-17,63,-17,82,0r24,-23r20,20xm98,-166v-27,0,-46,19,-46,46v0,26,18,45,46,45v28,0,46,-19,46,-45v0,-27,-19,-46,-46,-46"},"\u00a5":{"d":"26,-67r56,0v0,-11,0,-22,-1,-31r-55,0r0,-22r42,0r-62,-107r38,0r55,102r54,-102r37,0r-62,107r44,0r0,22r-57,0v-1,9,-1,20,-1,31r58,0r0,22r-58,0r0,45r-32,0r0,-45r-56,0r0,-22"},"\u00a6":{"d":"27,-77r30,0r0,136r-30,0r0,-136xm27,-300r30,0r0,137r-30,0r0,-137","w":83},"\u00a7":{"d":"124,-203v-21,-23,-72,-16,-71,21v0,21,13,31,26,40r68,45r-17,26v-39,-32,-104,-43,-109,-107v-5,-64,77,-87,119,-50xm135,-28v46,63,-43,140,-109,86r16,-25v21,23,74,17,73,-21v0,-21,-13,-31,-26,-40r-68,-45r17,-26v32,23,74,39,97,71","w":166},"\u00a8":{"d":"76,-234r34,0r0,32r-34,0r0,-32xm15,-234r34,0r0,32r-34,0r0,-32","w":125},"\u00a9":{"d":"270,-121v0,77,-49,126,-125,126v-75,0,-124,-49,-124,-126v0,-77,49,-125,125,-125v75,0,124,48,124,125xm47,-120v0,60,38,101,98,101v61,0,99,-40,99,-101v0,-60,-37,-102,-98,-102v-61,0,-99,41,-99,102xm106,-120v0,44,59,56,77,24r19,15v-28,49,-123,32,-123,-40v0,-68,92,-90,123,-38r-19,14v-18,-32,-77,-21,-77,25","w":291},"\u00aa":{"d":"62,-139v19,0,33,-9,30,-31v-22,-2,-51,-3,-51,17v0,10,7,14,21,14xm92,-189v5,-31,-46,-25,-59,-12r-12,-17v23,-24,95,-22,95,25r0,72r-23,0r-1,-10v-21,20,-75,18,-75,-22v0,-35,38,-40,75,-36","w":137},"\u00ab":{"d":"23,-86r38,-69r32,0r-36,69r36,70r-32,0xm87,-86r38,-69r32,0r-36,69r36,70r-32,0","w":180},"\u00ac":{"d":"26,-130r144,0r0,77r-29,0r0,-49r-115,0r0,-28"},"\u00ad":{"d":"27,-116r106,0r0,31r-106,0r0,-31","w":158},"\u00ae":{"d":"151,-185v47,-5,60,63,20,75r31,52r-27,0r-29,-49r-20,0r0,49r-24,0r0,-127r49,0xm171,-146v0,-22,-24,-19,-45,-19r0,39v23,1,45,3,45,-20xm270,-121v0,77,-49,126,-125,126v-75,0,-124,-49,-124,-126v0,-77,49,-125,125,-125v75,0,124,48,124,125xm47,-120v0,60,38,101,98,101v61,0,99,-40,99,-101v0,-60,-37,-102,-98,-102v-61,0,-99,41,-99,102","w":291},"\u00af":{"d":"18,-229r90,0r0,26r-90,0r0,-26","w":125},"\u00b0":{"d":"60,-141v-30,0,-50,-18,-50,-48v0,-30,20,-49,49,-49v30,0,50,18,50,48v0,30,-20,49,-49,49xm34,-189v0,14,12,26,26,26v14,0,26,-12,26,-27v0,-14,-12,-26,-27,-26v-14,0,-25,13,-25,27","w":119},"\u00b1":{"d":"26,-130r58,0r0,-56r28,0r0,56r58,0r0,28r-57,0r0,57r-29,0r0,-57r-58,0r0,-28xm26,-28r144,0r0,28r-144,0r0,-28"},"\u00b2":{"d":"111,-195v-2,40,-48,39,-62,65r62,0r0,23r-93,0v-8,-57,52,-49,63,-87v-3,-27,-45,-12,-54,0r-12,-19v20,-26,99,-30,96,18","w":129},"\u00b3":{"d":"109,-143v1,44,-67,49,-97,27r13,-20v13,13,56,19,57,-8v1,-21,-25,-22,-42,-17r-5,-11r38,-35r-51,0r0,-22r82,0r0,20r-32,29v22,1,37,15,37,37","w":129},"\u00b4":{"d":"75,-243r35,0r-28,49r-27,0","w":144},"\u00b5":{"d":"141,-24v-12,24,-62,39,-87,16r0,80r-32,0r0,-239r32,0v5,55,-20,143,38,143v64,0,47,-81,49,-143r32,0r0,167r-30,0","w":195},"\u00b6":{"d":"106,-110v-92,19,-126,-109,-35,-127v11,-2,23,-3,35,-3r0,130xm131,-240r34,0r0,284r-34,0r0,-284xm73,-93v8,4,21,3,33,3r0,134r-33,0r0,-137","w":192},"\u00b7":{"d":"26,-136r40,0r0,40r-40,0r0,-40","w":91},"\u00b8":{"d":"109,42v0,37,-49,41,-79,29r3,-19v16,5,48,10,50,-9v-2,-18,-32,-13,-46,-8r3,-20v27,-10,69,-4,69,27","w":202},"\u00b9":{"d":"64,-201r-32,16r-10,-20v22,-9,35,-27,70,-24r0,122r-28,0r0,-94","w":129},"\u00ba":{"d":"74,-118v-37,0,-59,-22,-59,-58v0,-36,23,-57,59,-57v36,0,58,21,58,57v0,36,-22,58,-58,58xm41,-176v0,21,11,35,33,35v21,0,32,-15,32,-35v0,-20,-12,-34,-32,-34v-22,0,-33,14,-33,34","w":147},"\u00bb":{"d":"62,-86r-37,-69r32,0r38,69r-38,70r-32,0xm125,-86r-36,-69r32,0r38,69r-38,70r-32,0","w":180},"\u00bf":{"d":"88,-167r40,0r0,39r-40,0r0,-39xm58,18v3,45,79,33,94,6r22,20v-27,48,-150,50,-150,-26v0,-61,72,-50,68,-116r33,0v6,59,-41,69,-65,103v-2,4,-2,8,-2,13","w":182},"\u00c0":{"d":"71,-313r40,0r27,54r-30,0xm98,-240r35,0r94,240r-39,0r-25,-67r-98,0r-25,67r-36,0xm153,-96r-39,-106r-39,106r78,0","w":230},"\u00c1":{"d":"123,-313r42,0r-39,54r-29,0xm98,-240r35,0r94,240r-39,0r-25,-67r-98,0r-25,67r-36,0xm153,-96r-39,-106r-39,106r78,0","w":230},"\u00c2":{"d":"99,-313r31,0r40,54r-30,0r-26,-33r-26,33r-30,0xm98,-240r35,0r94,240r-39,0r-25,-67r-98,0r-25,67r-36,0xm153,-96r-39,-106r-39,106r78,0","w":230},"\u00c3":{"d":"93,-280v-14,0,-23,7,-31,13r-15,-20v10,-10,24,-21,43,-21v22,0,26,16,48,16v14,1,22,-8,30,-13v6,7,10,14,15,21v-9,9,-23,20,-42,20v-22,0,-27,-16,-48,-16xm98,-240r35,0r94,240r-39,0r-25,-67r-98,0r-25,67r-36,0xm153,-96r-39,-106r-39,106r78,0","w":230},"\u00c4":{"d":"132,-304r36,0r0,35r-36,0r0,-35xm62,-304r36,0r0,35r-36,0r0,-35xm98,-240r35,0r94,240r-39,0r-25,-67r-98,0r-25,67r-36,0xm153,-96r-39,-106r-39,106r78,0","w":230},"\u00c5":{"d":"116,-312v47,-5,57,67,20,81r91,231r-39,0r-25,-67r-98,0r-25,67r-36,0r90,-231v-36,-15,-25,-86,22,-81xm153,-96r-39,-106r-39,106r78,0xm95,-269v0,12,9,21,21,21v12,0,20,-10,20,-22v0,-11,-9,-20,-20,-20v-12,0,-21,9,-21,21","w":230},"\u00c6":{"d":"148,-240r170,0r0,31r-117,0r0,70r89,0r0,31r-89,0r0,77r126,0r0,31r-160,0r0,-64r-90,0r-40,64r-36,0xm167,-93r0,-120r-73,120r73,0","w":342},"\u00c7":{"d":"174,45v0,38,-51,41,-81,30v1,-6,3,-13,3,-20v14,5,52,10,50,-9v-1,-16,-32,-12,-46,-7r4,-20v25,-11,70,-5,70,26xm137,-27v35,1,55,-17,70,-35r24,20v-18,26,-50,48,-94,48v-74,0,-115,-49,-120,-125v-8,-118,152,-170,214,-79r-24,21v-15,-20,-35,-38,-69,-38v-54,0,-84,38,-84,95v0,55,28,91,83,93","w":243},"\u00c8":{"d":"62,-313r40,0r27,54r-29,0xm27,-240r152,0r0,30r-117,0r0,70r88,0r0,31r-88,0r0,78r125,0r0,31r-160,0r0,-240","w":203},"\u00c9":{"d":"112,-313r41,0r-38,54r-29,0xm27,-240r152,0r0,30r-117,0r0,70r88,0r0,31r-88,0r0,78r125,0r0,31r-160,0r0,-240","w":203},"\u00ca":{"d":"87,-313r32,0r40,54r-30,0r-26,-33r-26,33r-31,0xm27,-240r152,0r0,30r-117,0r0,70r88,0r0,31r-88,0r0,78r125,0r0,31r-160,0r0,-240","w":203},"\u00cb":{"d":"120,-304r36,0r0,35r-36,0r0,-35xm49,-304r37,0r0,35r-37,0r0,-35xm27,-240r152,0r0,30r-117,0r0,70r88,0r0,31r-88,0r0,78r125,0r0,31r-160,0r0,-240","w":203},"\u00cc":{"d":"-4,-313r41,0r26,54r-29,0xm27,-240r35,0r0,240r-35,0r0,-240","w":89},"\u00cd":{"d":"53,-313r41,0r-38,54r-29,0xm27,-240r35,0r0,240r-35,0r0,-240","w":89},"\u00ce":{"d":"30,-313r31,0r40,54r-30,0r-26,-33r-26,33r-30,0xm27,-240r35,0r0,240r-35,0r0,-240","w":89},"\u00cf":{"d":"62,-304r36,0r0,35r-36,0r0,-35xm-8,-304r36,0r0,35r-36,0r0,-35xm27,-240r35,0r0,240r-35,0r0,-240","w":89},"\u00d0":{"d":"240,-120v0,111,-93,128,-210,120r0,-108r-26,0r0,-29r26,0r0,-103v116,-7,210,8,210,120xm204,-119v0,-76,-57,-98,-140,-91r0,73r61,0r0,29r-61,0r0,77v81,6,140,-12,140,-88","w":259},"\u00d1":{"d":"100,-280v-14,0,-23,7,-31,13r-15,-20v10,-10,24,-21,43,-21v22,0,27,16,48,16v14,1,23,-7,31,-13r14,21v-9,9,-23,20,-42,20v-22,0,-27,-16,-48,-16xm27,-240r35,0r131,187r0,-187r34,0r0,240r-34,0r-132,-188r0,188r-34,0r0,-240","w":254},"\u00d2":{"d":"96,-313r40,0r27,54r-29,0xm263,-120v0,75,-48,126,-123,126v-74,0,-122,-50,-122,-126v0,-76,48,-126,122,-126v75,0,123,51,123,126xm54,-121v0,56,31,95,86,95v55,0,87,-39,87,-95v0,-55,-31,-94,-87,-94v-56,0,-86,39,-86,94","w":280},"\u00d3":{"d":"149,-313r41,0r-38,54r-30,0xm263,-120v0,75,-48,126,-123,126v-74,0,-122,-50,-122,-126v0,-76,48,-126,122,-126v75,0,123,51,123,126xm54,-121v0,56,31,95,86,95v55,0,87,-39,87,-95v0,-55,-31,-94,-87,-94v-56,0,-86,39,-86,94","w":280},"\u00d4":{"d":"124,-313r32,0r39,54r-29,0r-27,-33r-26,33r-30,0xm263,-120v0,75,-48,126,-123,126v-74,0,-122,-50,-122,-126v0,-76,48,-126,122,-126v75,0,123,51,123,126xm54,-121v0,56,31,95,86,95v55,0,87,-39,87,-95v0,-55,-31,-94,-87,-94v-56,0,-86,39,-86,94","w":280},"\u00d5":{"d":"118,-280v-14,0,-23,7,-31,13r-15,-20v10,-10,24,-21,43,-21v22,0,27,16,48,16v14,1,23,-7,31,-13r14,21v-9,9,-23,20,-42,20v-22,0,-27,-16,-48,-16xm263,-120v0,75,-48,126,-123,126v-74,0,-122,-50,-122,-126v0,-76,48,-126,122,-126v75,0,123,51,123,126xm54,-121v0,56,31,95,86,95v55,0,87,-39,87,-95v0,-55,-31,-94,-87,-94v-56,0,-86,39,-86,94","w":280},"\u00d6":{"d":"157,-304r36,0r0,35r-36,0r0,-35xm87,-304r36,0r0,35r-36,0r0,-35xm263,-120v0,75,-48,126,-123,126v-74,0,-122,-50,-122,-126v0,-76,48,-126,122,-126v75,0,123,51,123,126xm54,-121v0,56,31,95,86,95v55,0,87,-39,87,-95v0,-55,-31,-94,-87,-94v-56,0,-86,39,-86,94","w":280},"\u00d7":{"d":"78,-115r-43,-44r20,-20r43,44r44,-44r19,20r-43,43r43,44r-20,19r-43,-43r-44,44r-19,-20"},"\u00d8":{"d":"263,-120v3,97,-101,154,-185,110r-22,31r-24,-15r23,-34v-21,-21,-36,-53,-37,-92v-3,-95,96,-153,180,-111r21,-30r24,15r-21,31v24,22,40,53,41,95xm98,-37v73,39,156,-35,122,-120v-4,-12,-10,-22,-18,-30xm179,-205v-86,-46,-165,70,-104,148","w":280},"\u00d9":{"d":"80,-313r40,0r27,54r-30,0xm121,6v-62,-1,-95,-35,-95,-97r0,-149r34,0v8,83,-32,213,61,213v93,0,52,-130,61,-213r35,0r0,149v-2,61,-33,97,-96,97","w":242},"\u00da":{"d":"127,-313r41,0r-38,54r-29,0xm121,6v-62,-1,-95,-35,-95,-97r0,-149r34,0v8,83,-32,213,61,213v93,0,52,-130,61,-213r35,0r0,149v-2,61,-33,97,-96,97","w":242},"\u00db":{"d":"105,-313r32,0r40,54r-30,0r-26,-33r-26,33r-30,0xm121,6v-62,-1,-95,-35,-95,-97r0,-149r34,0v8,83,-32,213,61,213v93,0,52,-130,61,-213r35,0r0,149v-2,61,-33,97,-96,97","w":242},"\u00dc":{"d":"138,-304r36,0r0,35r-36,0r0,-35xm68,-304r36,0r0,35r-36,0r0,-35xm121,6v-62,-1,-95,-35,-95,-97r0,-149r34,0v8,83,-32,213,61,213v93,0,52,-130,61,-213r35,0r0,149v-2,61,-33,97,-96,97","w":242},"\u00dd":{"d":"114,-313r42,0r-39,54r-29,0xm86,-107r-83,-133r39,0r62,102r63,-102r37,0r-83,133r0,107r-35,0r0,-107","w":207},"\u00de":{"d":"186,-124v0,66,-55,79,-126,74r0,50r-33,0r0,-240r33,0r0,44v69,-4,127,7,126,72xm151,-123v0,-45,-44,-47,-91,-44r0,87v47,2,91,2,91,-43","w":203},"\u00df":{"d":"96,-218v-31,0,-42,20,-42,49r0,169r-32,0r0,-171v0,-51,27,-76,77,-75v35,1,63,17,63,51v0,38,-37,44,-43,74v11,36,77,14,77,75v0,57,-86,64,-120,32r19,-23v15,18,69,22,69,-8v0,-44,-81,-21,-77,-75v2,-34,36,-42,42,-70v-1,-17,-12,-29,-33,-28","w":210},"\u00e0":{"d":"80,-21v31,-2,51,-20,47,-58v-34,-5,-84,-8,-83,30v1,19,15,29,36,28xm21,-152v38,-32,137,-29,137,40r0,112r-30,0r-1,-20v-25,38,-114,34,-114,-28v0,-53,58,-67,114,-56v9,-52,-68,-47,-91,-26xm53,-244r36,0r19,49r-27,0","w":179},"\u00e1":{"d":"80,-21v31,-2,51,-20,47,-58v-34,-5,-84,-8,-83,30v1,19,15,29,36,28xm21,-152v38,-32,137,-29,137,40r0,112r-30,0r-1,-20v-25,38,-114,34,-114,-28v0,-53,58,-67,114,-56v9,-52,-68,-47,-91,-26xm93,-243r35,0r-28,49r-27,0","w":179},"\u00e2":{"d":"72,-243r31,0r35,49r-29,0r-22,-30r-21,30r-30,0xm80,-21v31,-2,51,-20,47,-58v-34,-5,-84,-8,-83,30v1,19,15,29,36,28xm21,-152v38,-32,137,-29,137,40r0,112r-30,0r-1,-20v-25,38,-114,34,-114,-28v0,-53,58,-67,114,-56v9,-52,-68,-47,-91,-26","w":179},"\u00e3":{"d":"112,-196v-27,-3,-52,-29,-75,-3r-14,-19v8,-9,25,-20,41,-20v20,0,26,17,47,16v14,0,20,-6,28,-13r13,19v-8,9,-23,22,-40,20xm80,-21v31,-2,51,-20,47,-58v-34,-5,-84,-8,-83,30v1,19,15,29,36,28xm21,-152v38,-32,137,-29,137,40r0,112r-30,0r-1,-20v-25,38,-114,34,-114,-28v0,-53,58,-67,114,-56v9,-52,-68,-47,-91,-26","w":179},"\u00e4":{"d":"80,-21v31,-2,51,-20,47,-58v-34,-5,-84,-8,-83,30v1,19,15,29,36,28xm21,-152v38,-32,137,-29,137,40r0,112r-30,0r-1,-20v-25,38,-114,34,-114,-28v0,-53,58,-67,114,-56v9,-52,-68,-47,-91,-26xm104,-234r34,0r0,32r-34,0r0,-32xm43,-234r34,0r0,32r-34,0r0,-32","w":179},"\u00e5":{"d":"90,-193v-25,0,-40,-15,-40,-38v0,-24,17,-38,40,-38v23,0,40,14,40,38v0,24,-16,38,-40,38xm72,-231v0,10,7,20,18,19v10,1,19,-9,18,-19v1,-11,-9,-18,-18,-18v-11,0,-18,7,-18,18xm80,-21v31,-2,51,-20,47,-58v-34,-5,-84,-8,-83,30v1,19,15,29,36,28xm21,-152v38,-32,137,-29,137,40r0,112r-30,0r-1,-20v-25,38,-114,34,-114,-28v0,-53,58,-67,114,-56v9,-52,-68,-47,-91,-26","w":179},"\u00e6":{"d":"285,-24v-26,38,-120,39,-142,-5v-24,45,-130,51,-130,-18v0,-54,58,-61,114,-54v11,-55,-66,-50,-91,-29r-15,-22v27,-26,110,-30,127,8v21,-38,101,-35,123,1v11,18,18,41,19,68r-132,0v-2,56,82,65,109,31xm80,-21v32,-2,50,-19,47,-55v-35,-2,-82,-9,-83,28v0,19,15,27,36,27xm256,-99v4,-51,-79,-62,-94,-17v-2,6,-4,11,-4,17r98,0","w":303},"\u00e7":{"d":"47,-84v-5,57,71,80,101,40r20,21v-14,15,-37,28,-66,28v-55,0,-85,-34,-88,-89v-4,-80,102,-117,153,-61r-21,21v-10,-11,-23,-21,-44,-20v-37,0,-53,26,-55,60xm137,46v0,37,-49,41,-79,29r3,-19v16,5,48,10,50,-9v-2,-18,-32,-13,-46,-8r3,-20v27,-10,69,-4,69,27","w":177},"\u00e8":{"d":"47,-74v-2,56,84,64,110,30r18,20v-16,16,-39,30,-73,29v-56,-1,-84,-34,-88,-90v-7,-98,143,-118,161,-26v3,12,4,24,4,37r-132,0xm146,-98v3,-51,-79,-63,-95,-18v-2,6,-4,12,-4,18r99,0xm62,-244r36,0r19,49r-27,0","w":192},"\u00e9":{"d":"47,-74v-2,56,84,64,110,30r18,20v-16,16,-39,30,-73,29v-56,-1,-84,-34,-88,-90v-7,-98,143,-118,161,-26v3,12,4,24,4,37r-132,0xm146,-98v3,-51,-79,-63,-95,-18v-2,6,-4,12,-4,18r99,0xm103,-243r35,0r-28,49r-27,0","w":192},"\u00ea":{"d":"81,-243r31,0r36,49r-30,0r-22,-30r-21,30r-29,0xm47,-74v-2,56,84,64,110,30r18,20v-16,16,-39,30,-73,29v-56,-1,-84,-34,-88,-90v-7,-98,143,-118,161,-26v3,12,4,24,4,37r-132,0xm146,-98v3,-51,-79,-63,-95,-18v-2,6,-4,12,-4,18r99,0","w":192},"\u00eb":{"d":"47,-74v-2,56,84,64,110,30r18,20v-16,16,-39,30,-73,29v-56,-1,-84,-34,-88,-90v-7,-98,143,-118,161,-26v3,12,4,24,4,37r-132,0xm146,-98v3,-51,-79,-63,-95,-18v-2,6,-4,12,-4,18r99,0xm110,-234r34,0r0,32r-34,0r0,-32xm49,-234r34,0r0,32r-34,0r0,-32","w":192},"\u00ec":{"d":"24,-167r32,0r0,167r-32,0r0,-167xm0,-244r36,0r19,49r-27,0","w":79},"\u00ed":{"d":"24,-167r32,0r0,167r-32,0r0,-167xm45,-243r35,0r-28,49r-27,0","w":79},"\u00ee":{"d":"25,-243r30,0r36,49r-29,0r-22,-30r-21,30r-30,0xm24,-167r32,0r0,167r-32,0r0,-167","w":79},"\u00ef":{"d":"24,-167r32,0r0,167r-32,0r0,-167xm54,-234r34,0r0,32r-34,0r0,-32xm-7,-234r34,0r0,32r-34,0r0,-32","w":79},"\u00f0":{"d":"14,-79v0,-66,70,-103,132,-73v-8,-24,-25,-41,-46,-53r-19,26r-18,-11r16,-23v-9,-3,-21,-5,-32,-6r3,-25v16,1,31,3,45,8r18,-24r18,12r-15,20v86,27,106,238,-18,234v-51,-2,-83,-32,-84,-85xm154,-96v3,-34,-22,-39,-50,-39v-34,0,-55,22,-56,57v0,34,19,55,51,55v39,0,52,-32,55,-73","w":200},"\u00f1":{"d":"76,-212v-15,-1,-20,8,-29,13r-13,-19v8,-9,24,-19,40,-20v20,0,26,16,47,16v15,0,20,-6,28,-13r13,19v-7,10,-23,20,-40,20v-21,0,-26,-15,-46,-16xm104,-143v-64,-1,-46,82,-49,143r-33,0r0,-167r31,0r1,25v11,-16,28,-28,56,-29v82,-3,64,94,65,171r-33,0v-5,-55,20,-143,-38,-143","w":195},"\u00f2":{"d":"192,-84v0,53,-35,89,-89,89v-55,0,-89,-36,-89,-89v0,-53,34,-89,89,-89v54,0,89,36,89,89xm47,-84v0,35,20,61,56,61v36,0,56,-26,56,-61v0,-34,-20,-61,-56,-61v-36,0,-56,26,-56,61xm67,-244r36,0r19,49r-27,0","w":205},"\u00f3":{"d":"192,-84v0,53,-35,89,-89,89v-55,0,-89,-36,-89,-89v0,-53,34,-89,89,-89v54,0,89,36,89,89xm47,-84v0,35,20,61,56,61v36,0,56,-26,56,-61v0,-34,-20,-61,-56,-61v-36,0,-56,26,-56,61xm107,-243r35,0r-28,49r-27,0","w":205},"\u00f4":{"d":"87,-243r31,0r35,49r-29,0r-22,-30r-21,30r-30,0xm192,-84v0,53,-35,89,-89,89v-55,0,-89,-36,-89,-89v0,-53,34,-89,89,-89v54,0,89,36,89,89xm47,-84v0,35,20,61,56,61v36,0,56,-26,56,-61v0,-34,-20,-61,-56,-61v-36,0,-56,26,-56,61","w":205},"\u00f5":{"d":"81,-212v-15,-1,-20,8,-29,13r-13,-19v8,-9,24,-19,40,-20v20,0,26,16,47,16v15,0,20,-6,28,-13r13,19v-7,10,-23,20,-40,20v-21,0,-26,-15,-46,-16xm192,-84v0,53,-35,89,-89,89v-55,0,-89,-36,-89,-89v0,-53,34,-89,89,-89v54,0,89,36,89,89xm47,-84v0,35,20,61,56,61v36,0,56,-26,56,-61v0,-34,-20,-61,-56,-61v-36,0,-56,26,-56,61","w":205},"\u00f6":{"d":"192,-84v0,53,-35,89,-89,89v-55,0,-89,-36,-89,-89v0,-53,34,-89,89,-89v54,0,89,36,89,89xm47,-84v0,35,20,61,56,61v36,0,56,-26,56,-61v0,-34,-20,-61,-56,-61v-36,0,-56,26,-56,61xm117,-234r34,0r0,32r-34,0r0,-32xm56,-234r34,0r0,32r-34,0r0,-32","w":205},"\u00f7":{"d":"26,-130r144,0r0,28r-144,0r0,-28xm82,-75r32,0r0,30r-32,0r0,-30xm82,-186r32,0r0,30r-32,0r0,-30","w":195},"\u00f8":{"d":"192,-84v1,67,-68,107,-130,80r-16,23r-20,-13r16,-24v-54,-46,-23,-154,61,-154v15,0,30,4,40,9r18,-25r20,13r-18,26v16,15,28,36,29,65xm79,-28v57,26,104,-46,66,-95xm126,-139v-56,-26,-103,48,-65,95","w":205},"\u00f9":{"d":"85,4v-81,4,-62,-95,-64,-171r33,0v6,54,-21,143,37,143v63,-1,47,-81,49,-143r32,0r1,167r-31,0r-1,-25v-11,16,-29,28,-56,29xm61,-244r36,0r19,49r-27,0","w":195},"\u00fa":{"d":"85,4v-81,4,-62,-95,-64,-171r33,0v6,54,-21,143,37,143v63,-1,47,-81,49,-143r32,0r1,167r-31,0r-1,-25v-11,16,-29,28,-56,29xm101,-243r35,0r-28,49r-27,0","w":195},"\u00fb":{"d":"82,-243r30,0r36,49r-30,0r-21,-30r-21,30r-30,0xm85,4v-81,4,-62,-95,-64,-171r33,0v6,54,-21,143,37,143v63,-1,47,-81,49,-143r32,0r1,167r-31,0r-1,-25v-11,16,-29,28,-56,29","w":195},"\u00fc":{"d":"85,4v-81,4,-62,-95,-64,-171r33,0v6,54,-21,143,37,143v63,-1,47,-81,49,-143r32,0r1,167r-31,0r-1,-25v-11,16,-29,28,-56,29xm111,-234r34,0r0,32r-34,0r0,-32xm50,-234r34,0r0,32r-34,0r0,-32","w":195},"\u00fd":{"d":"23,41v29,25,49,-17,55,-42r-75,-166r37,0r54,126r48,-126r35,0r-88,214v-9,27,-56,40,-81,17xm96,-243r35,0r-28,49r-27,0","w":180},"\u00fe":{"d":"186,-84v4,74,-73,107,-132,78r0,78r-31,0r-1,-312r32,0r0,95v13,-14,30,-26,57,-26v52,0,72,36,75,87xm104,-143v-51,0,-53,52,-50,107v35,27,99,9,99,-48v0,-36,-15,-59,-49,-59","w":200},"\u00ff":{"d":"23,41v29,25,49,-17,55,-42r-75,-166r37,0r54,126r48,-126r35,0r-88,214v-9,27,-56,40,-81,17xm105,-234r34,0r0,32r-34,0r0,-32xm44,-234r34,0r0,32r-34,0r0,-32","w":180},"\u2122":{"d":"159,-240r25,0r41,67r41,-67r27,0r4,138r-26,0r-2,-101r-39,64r-11,0r-37,-60r-3,97r-23,0xm60,-216r-49,0r0,-24r125,0r0,24r-49,0r0,114r-27,0r0,-114","w":319},"\u00bc":{"d":"188,-45r64,-78r28,0r0,78r15,0r0,21r-15,0r0,23r-25,0r0,-23r-67,0r0,-21xm255,-45r0,-52r-43,52r43,0xm217,-227r31,0r-146,227r-31,0xm66,-201r-32,16r-10,-20v22,-9,35,-27,70,-24r0,122r-28,0r0,-94","w":321},"\u00bd":{"d":"208,-227r31,0r-146,227r-30,0xm63,-201r-32,16r-10,-20v22,-9,35,-27,70,-24r0,122r-28,0r0,-94xm297,-89v-2,40,-48,39,-62,65r62,0r0,23r-93,0v-8,-57,52,-49,63,-87v-3,-27,-45,-12,-54,0r-12,-19v20,-26,99,-30,96,18","w":321},"\u00be":{"d":"194,-45r64,-78r27,0r0,78r16,0r0,21r-16,0r0,23r-24,0r0,-23r-67,0r0,-21xm261,-45r0,-52r-44,52r44,0xm224,-227r31,0r-146,227r-31,0xm118,-143v1,44,-67,49,-97,27r13,-20v13,13,56,19,57,-8v1,-21,-25,-22,-42,-17r-5,-11r38,-35r-51,0r0,-22r82,0r0,20r-32,29v22,1,37,15,37,37","w":321}}});
/*
 * jQuery JavaScript Library v1.3.2
 * http://jquery.com/
 *
 * Copyright (c) 2009 John Resig
 * Dual licensed under the MIT and GPL licenses.
 * http://docs.jquery.com/License
 *
 * Date: 2009-02-19 17:34:21 -0500 (Thu, 19 Feb 2009)
 * Revision: 6246
 */
(function(){var l=this,g,y=l.jQuery,p=l.$,o=l.jQuery=l.$=function(E,F){return new o.fn.init(E,F)},D=/^[^<]*(<(.|\s)+>)[^>]*$|^#([\w-]+)$/,f=/^.[^:#\[\.,]*$/;o.fn=o.prototype={init:function(E,H){E=E||document;if(E.nodeType){this[0]=E;this.length=1;this.context=E;return this}if(typeof E==="string"){var G=D.exec(E);if(G&&(G[1]||!H)){if(G[1]){E=o.clean([G[1]],H)}else{var I=document.getElementById(G[3]);if(I&&I.id!=G[3]){return o().find(E)}var F=o(I||[]);F.context=document;F.selector=E;return F}}else{return o(H).find(E)}}else{if(o.isFunction(E)){return o(document).ready(E)}}if(E.selector&&E.context){this.selector=E.selector;this.context=E.context}return this.setArray(o.isArray(E)?E:o.makeArray(E))},selector:"",jquery:"1.3.2",size:function(){return this.length},get:function(E){return E===g?Array.prototype.slice.call(this):this[E]},pushStack:function(F,H,E){var G=o(F);G.prevObject=this;G.context=this.context;if(H==="find"){G.selector=this.selector+(this.selector?" ":"")+E}else{if(H){G.selector=this.selector+"."+H+"("+E+")"}}return G},setArray:function(E){this.length=0;Array.prototype.push.apply(this,E);return this},each:function(F,E){return o.each(this,F,E)},index:function(E){return o.inArray(E&&E.jquery?E[0]:E,this)},attr:function(F,H,G){var E=F;if(typeof F==="string"){if(H===g){return this[0]&&o[G||"attr"](this[0],F)}else{E={};E[F]=H}}return this.each(function(I){for(F in E){o.attr(G?this.style:this,F,o.prop(this,E[F],G,I,F))}})},css:function(E,F){if((E=="width"||E=="height")&&parseFloat(F)<0){F=g}return this.attr(E,F,"curCSS")},text:function(F){if(typeof F!=="object"&&F!=null){return this.empty().append((this[0]&&this[0].ownerDocument||document).createTextNode(F))}var E="";o.each(F||this,function(){o.each(this.childNodes,function(){if(this.nodeType!=8){E+=this.nodeType!=1?this.nodeValue:o.fn.text([this])}})});return E},wrapAll:function(E){if(this[0]){var F=o(E,this[0].ownerDocument).clone();if(this[0].parentNode){F.insertBefore(this[0])}F.map(function(){var G=this;while(G.firstChild){G=G.firstChild}return G}).append(this)}return this},wrapInner:function(E){return this.each(function(){o(this).contents().wrapAll(E)})},wrap:function(E){return this.each(function(){o(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||o([])},push:[].push,sort:[].sort,splice:[].splice,find:function(E){if(this.length===1){var F=this.pushStack([],"find",E);F.length=0;o.find(E,this[0],F);return F}else{return this.pushStack(o.unique(o.map(this,function(G){return o.find(E,G)})),"find",E)}},clone:function(G){var E=this.map(function(){if(!o.support.noCloneEvent&&!o.isXMLDoc(this)){var I=this.outerHTML;if(!I){var J=this.ownerDocument.createElement("div");J.appendChild(this.cloneNode(true));I=J.innerHTML}return o.clean([I.replace(/ jQuery\d+="(?:\d+|null)"/g,"").replace(/^\s*/,"")])[0]}else{return this.cloneNode(true)}});if(G===true){var H=this.find("*").andSelf(),F=0;E.find("*").andSelf().each(function(){if(this.nodeName!==H[F].nodeName){return}var I=o.data(H[F],"events");for(var K in I){for(var J in I[K]){o.event.add(this,K,I[K][J],I[K][J].data)}}F++})}return E},filter:function(E){return this.pushStack(o.isFunction(E)&&o.grep(this,function(G,F){return E.call(G,F)})||o.multiFilter(E,o.grep(this,function(F){return F.nodeType===1})),"filter",E)},closest:function(E){var G=o.expr.match.POS.test(E)?o(E):null,F=0;return this.map(function(){var H=this;while(H&&H.ownerDocument){if(G?G.index(H)>-1:o(H).is(E)){o.data(H,"closest",F);return H}H=H.parentNode;F++}})},not:function(E){if(typeof E==="string"){if(f.test(E)){return this.pushStack(o.multiFilter(E,this,true),"not",E)}else{E=o.multiFilter(E,this)}}var F=E.length&&E[E.length-1]!==g&&!E.nodeType;return this.filter(function(){return F?o.inArray(this,E)<0:this!=E})},add:function(E){return this.pushStack(o.unique(o.merge(this.get(),typeof E==="string"?o(E):o.makeArray(E))))},is:function(E){return !!E&&o.multiFilter(E,this).length>0},hasClass:function(E){return !!E&&this.is("."+E)},val:function(K){if(K===g){var E=this[0];if(E){if(o.nodeName(E,"option")){return(E.attributes.value||{}).specified?E.value:E.text}if(o.nodeName(E,"select")){var I=E.selectedIndex,L=[],M=E.options,H=E.type=="select-one";if(I<0){return null}for(var F=H?I:0,J=H?I+1:M.length;F<J;F++){var G=M[F];if(G.selected){K=o(G).val();if(H){return K}L.push(K)}}return L}return(E.value||"").replace(/\r/g,"")}return g}if(typeof K==="number"){K+=""}return this.each(function(){if(this.nodeType!=1){return}if(o.isArray(K)&&/radio|checkbox/.test(this.type)){this.checked=(o.inArray(this.value,K)>=0||o.inArray(this.name,K)>=0)}else{if(o.nodeName(this,"select")){var N=o.makeArray(K);o("option",this).each(function(){this.selected=(o.inArray(this.value,N)>=0||o.inArray(this.text,N)>=0)});if(!N.length){this.selectedIndex=-1}}else{this.value=K}}})},html:function(E){return E===g?(this[0]?this[0].innerHTML.replace(/ jQuery\d+="(?:\d+|null)"/g,""):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(o.map(this,function(G,F){return E.call(G,F,G)}))},andSelf:function(){return this.add(this.prevObject)},domManip:function(J,M,L){if(this[0]){var I=(this[0].ownerDocument||this[0]).createDocumentFragment(),F=o.clean(J,(this[0].ownerDocument||this[0]),I),H=I.firstChild;if(H){for(var G=0,E=this.length;G<E;G++){L.call(K(this[G],H),this.length>1||G>0?I.cloneNode(true):I)}}if(F){o.each(F,z)}}return this;function K(N,O){return M&&o.nodeName(N,"table")&&o.nodeName(O,"tr")?(N.getElementsByTagName("tbody")[0]||N.appendChild(N.ownerDocument.createElement("tbody"))):N}}};o.fn.init.prototype=o.fn;function z(E,F){if(F.src){o.ajax({url:F.src,async:false,dataType:"script"})}else{o.globalEval(F.text||F.textContent||F.innerHTML||"")}if(F.parentNode){F.parentNode.removeChild(F)}}function e(){return +new Date}o.extend=o.fn.extend=function(){var J=arguments[0]||{},H=1,I=arguments.length,E=false,G;if(typeof J==="boolean"){E=J;J=arguments[1]||{};H=2}if(typeof J!=="object"&&!o.isFunction(J)){J={}}if(I==H){J=this;--H}for(;H<I;H++){if((G=arguments[H])!=null){for(var F in G){var K=J[F],L=G[F];if(J===L){continue}if(E&&L&&typeof L==="object"&&!L.nodeType){J[F]=o.extend(E,K||(L.length!=null?[]:{}),L)}else{if(L!==g){J[F]=L}}}}}return J};var b=/z-?index|font-?weight|opacity|zoom|line-?height/i,q=document.defaultView||{},s=Object.prototype.toString;o.extend({noConflict:function(E){l.$=p;if(E){l.jQuery=y}return o},isFunction:function(E){return s.call(E)==="[object Function]"},isArray:function(E){return s.call(E)==="[object Array]"},isXMLDoc:function(E){return E.nodeType===9&&E.documentElement.nodeName!=="HTML"||!!E.ownerDocument&&o.isXMLDoc(E.ownerDocument)},globalEval:function(G){if(G&&/\S/.test(G)){var F=document.getElementsByTagName("head")[0]||document.documentElement,E=document.createElement("script");E.type="text/javascript";if(o.support.scriptEval){E.appendChild(document.createTextNode(G))}else{E.text=G}F.insertBefore(E,F.firstChild);F.removeChild(E)}},nodeName:function(F,E){return F.nodeName&&F.nodeName.toUpperCase()==E.toUpperCase()},each:function(G,K,F){var E,H=0,I=G.length;if(F){if(I===g){for(E in G){if(K.apply(G[E],F)===false){break}}}else{for(;H<I;){if(K.apply(G[H++],F)===false){break}}}}else{if(I===g){for(E in G){if(K.call(G[E],E,G[E])===false){break}}}else{for(var J=G[0];H<I&&K.call(J,H,J)!==false;J=G[++H]){}}}return G},prop:function(H,I,G,F,E){if(o.isFunction(I)){I=I.call(H,F)}return typeof I==="number"&&G=="curCSS"&&!b.test(E)?I+"px":I},className:{add:function(E,F){o.each((F||"").split(/\s+/),function(G,H){if(E.nodeType==1&&!o.className.has(E.className,H)){E.className+=(E.className?" ":"")+H}})},remove:function(E,F){if(E.nodeType==1){E.className=F!==g?o.grep(E.className.split(/\s+/),function(G){return !o.className.has(F,G)}).join(" "):""}},has:function(F,E){return F&&o.inArray(E,(F.className||F).toString().split(/\s+/))>-1}},swap:function(H,G,I){var E={};for(var F in G){E[F]=H.style[F];H.style[F]=G[F]}I.call(H);for(var F in G){H.style[F]=E[F]}},css:function(H,F,J,E){if(F=="width"||F=="height"){var L,G={position:"absolute",visibility:"hidden",display:"block"},K=F=="width"?["Left","Right"]:["Top","Bottom"];function I(){L=F=="width"?H.offsetWidth:H.offsetHeight;if(E==="border"){return}o.each(K,function(){if(!E){L-=parseFloat(o.curCSS(H,"padding"+this,true))||0}if(E==="margin"){L+=parseFloat(o.curCSS(H,"margin"+this,true))||0}else{L-=parseFloat(o.curCSS(H,"border"+this+"Width",true))||0}})}if(H.offsetWidth!==0){I()}else{o.swap(H,G,I)}return Math.max(0,Math.round(L))}return o.curCSS(H,F,J)},curCSS:function(I,F,G){var L,E=I.style;if(F=="opacity"&&!o.support.opacity){L=o.attr(E,"opacity");return L==""?"1":L}if(F.match(/float/i)){F=w}if(!G&&E&&E[F]){L=E[F]}else{if(q.getComputedStyle){if(F.match(/float/i)){F="float"}F=F.replace(/([A-Z])/g,"-$1").toLowerCase();var M=q.getComputedStyle(I,null);if(M){L=M.getPropertyValue(F)}if(F=="opacity"&&L==""){L="1"}}else{if(I.currentStyle){var J=F.replace(/\-(\w)/g,function(N,O){return O.toUpperCase()});L=I.currentStyle[F]||I.currentStyle[J];if(!/^\d+(px)?$/i.test(L)&&/^\d/.test(L)){var H=E.left,K=I.runtimeStyle.left;I.runtimeStyle.left=I.currentStyle.left;E.left=L||0;L=E.pixelLeft+"px";E.left=H;I.runtimeStyle.left=K}}}}return L},clean:function(F,K,I){K=K||document;if(typeof K.createElement==="undefined"){K=K.ownerDocument||K[0]&&K[0].ownerDocument||document}if(!I&&F.length===1&&typeof F[0]==="string"){var H=/^<(\w+)\s*\/?>$/.exec(F[0]);if(H){return[K.createElement(H[1])]}}var G=[],E=[],L=K.createElement("div");o.each(F,function(P,S){if(typeof S==="number"){S+=""}if(!S){return}if(typeof S==="string"){S=S.replace(/(<(\w+)[^>]*?)\/>/g,function(U,V,T){return T.match(/^(abbr|br|col|img|input|link|meta|param|hr|area|embed)$/i)?U:V+"></"+T+">"});var O=S.replace(/^\s+/,"").substring(0,10).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>"]||!o.support.htmlSerialize&&[1,"div<div>","</div>"]||[0,"",""];L.innerHTML=Q[1]+S+Q[2];while(Q[0]--){L=L.lastChild}if(!o.support.tbody){var R=/<tbody/i.test(S),N=!O.indexOf("<table")&&!R?L.firstChild&&L.firstChild.childNodes:Q[1]=="<table>"&&!R?L.childNodes:[];for(var M=N.length-1;M>=0;--M){if(o.nodeName(N[M],"tbody")&&!N[M].childNodes.length){N[M].parentNode.removeChild(N[M])}}}if(!o.support.leadingWhitespace&&/^\s/.test(S)){L.insertBefore(K.createTextNode(S.match(/^\s*/)[0]),L.firstChild)}S=o.makeArray(L.childNodes)}if(S.nodeType){G.push(S)}else{G=o.merge(G,S)}});if(I){for(var J=0;G[J];J++){if(o.nodeName(G[J],"script")&&(!G[J].type||G[J].type.toLowerCase()==="text/javascript")){E.push(G[J].parentNode?G[J].parentNode.removeChild(G[J]):G[J])}else{if(G[J].nodeType===1){G.splice.apply(G,[J+1,0].concat(o.makeArray(G[J].getElementsByTagName("script"))))}I.appendChild(G[J])}}return E}return G},attr:function(J,G,K){if(!J||J.nodeType==3||J.nodeType==8){return g}var H=!o.isXMLDoc(J),L=K!==g;G=H&&o.props[G]||G;if(J.tagName){var F=/href|src|style/.test(G);if(G=="selected"&&J.parentNode){J.parentNode.selectedIndex}if(G in J&&H&&!F){if(L){if(G=="type"&&o.nodeName(J,"input")&&J.parentNode){throw"type property can't be changed"}J[G]=K}if(o.nodeName(J,"form")&&J.getAttributeNode(G)){return J.getAttributeNode(G).nodeValue}if(G=="tabIndex"){var I=J.getAttributeNode("tabIndex");return I&&I.specified?I.value:J.nodeName.match(/(button|input|object|select|textarea)/i)?0:J.nodeName.match(/^(a|area)$/i)&&J.href?0:g}return J[G]}if(!o.support.style&&H&&G=="style"){return o.attr(J.style,"cssText",K)}if(L){J.setAttribute(G,""+K)}var E=!o.support.hrefNormalized&&H&&F?J.getAttribute(G,2):J.getAttribute(G);return E===null?g:E}if(!o.support.opacity&&G=="opacity"){if(L){J.zoom=1;J.filter=(J.filter||"").replace(/alpha\([^)]*\)/,"")+(parseInt(K)+""=="NaN"?"":"alpha(opacity="+K*100+")")}return J.filter&&J.filter.indexOf("opacity=")>=0?(parseFloat(J.filter.match(/opacity=([^)]*)/)[1])/100)+"":""}G=G.replace(/-([a-z])/ig,function(M,N){return N.toUpperCase()});if(L){J[G]=K}return J[G]},trim:function(E){return(E||"").replace(/^\s+|\s+$/g,"")},makeArray:function(G){var E=[];if(G!=null){var F=G.length;if(F==null||typeof G==="string"||o.isFunction(G)||G.setInterval){E[0]=G}else{while(F){E[--F]=G[F]}}}return E},inArray:function(G,H){for(var E=0,F=H.length;E<F;E++){if(H[E]===G){return E}}return -1},merge:function(H,E){var F=0,G,I=H.length;if(!o.support.getAll){while((G=E[F++])!=null){if(G.nodeType!=8){H[I++]=G}}}else{while((G=E[F++])!=null){H[I++]=G}}return H},unique:function(K){var F=[],E={};try{for(var G=0,H=K.length;G<H;G++){var J=o.data(K[G]);if(!E[J]){E[J]=true;F.push(K[G])}}}catch(I){F=K}return F},grep:function(F,J,E){var G=[];for(var H=0,I=F.length;H<I;H++){if(!E!=!J(F[H],H)){G.push(F[H])}}return G},map:function(E,J){var F=[];for(var G=0,H=E.length;G<H;G++){var I=J(E[G],G);if(I!=null){F[F.length]=I}}return F.concat.apply([],F)}});var C=navigator.userAgent.toLowerCase();o.browser={version:(C.match(/.+(?:rv|it|ra|ie)[\/: ]([\d.]+)/)||[0,"0"])[1],safari:/webkit/.test(C),opera:/opera/.test(C),msie:/msie/.test(C)&&!/opera/.test(C),mozilla:/mozilla/.test(C)&&!/(compatible|webkit)/.test(C)};o.each({parent:function(E){return E.parentNode},parents:function(E){return o.dir(E,"parentNode")},next:function(E){return o.nth(E,2,"nextSibling")},prev:function(E){return o.nth(E,2,"previousSibling")},nextAll:function(E){return o.dir(E,"nextSibling")},prevAll:function(E){return o.dir(E,"previousSibling")},siblings:function(E){return o.sibling(E.parentNode.firstChild,E)},children:function(E){return o.sibling(E.firstChild)},contents:function(E){return o.nodeName(E,"iframe")?E.contentDocument||E.contentWindow.document:o.makeArray(E.childNodes)}},function(E,F){o.fn[E]=function(G){var H=o.map(this,F);if(G&&typeof G=="string"){H=o.multiFilter(G,H)}return this.pushStack(o.unique(H),E,G)}});o.each({appendTo:"append",prependTo:"prepend",insertBefore:"before",insertAfter:"after",replaceAll:"replaceWith"},function(E,F){o.fn[E]=function(G){var J=[],L=o(G);for(var K=0,H=L.length;K<H;K++){var I=(K>0?this.clone(true):this).get();o.fn[F].apply(o(L[K]),I);J=J.concat(I)}return this.pushStack(J,E,G)}});o.each({removeAttr:function(E){o.attr(this,E,"");if(this.nodeType==1){this.removeAttribute(E)}},addClass:function(E){o.className.add(this,E)},removeClass:function(E){o.className.remove(this,E)},toggleClass:function(F,E){if(typeof E!=="boolean"){E=!o.className.has(this,F)}o.className[E?"add":"remove"](this,F)},remove:function(E){if(!E||o.filter(E,[this]).length){o("*",this).add([this]).each(function(){o.event.remove(this);o.removeData(this)});if(this.parentNode){this.parentNode.removeChild(this)}}},empty:function(){o(this).children().remove();while(this.firstChild){this.removeChild(this.firstChild)}}},function(E,F){o.fn[E]=function(){return this.each(F,arguments)}});function j(E,F){return E[0]&&parseInt(o.curCSS(E[0],F,true),10)||0}var h="jQuery"+e(),v=0,A={};o.extend({cache:{},data:function(F,E,G){F=F==l?A:F;var H=F[h];if(!H){H=F[h]=++v}if(E&&!o.cache[H]){o.cache[H]={}}if(G!==g){o.cache[H][E]=G}return E?o.cache[H][E]:H},removeData:function(F,E){F=F==l?A:F;var H=F[h];if(E){if(o.cache[H]){delete o.cache[H][E];E="";for(E in o.cache[H]){break}if(!E){o.removeData(F)}}}else{try{delete F[h]}catch(G){if(F.removeAttribute){F.removeAttribute(h)}}delete o.cache[H]}},queue:function(F,E,H){if(F){E=(E||"fx")+"queue";var G=o.data(F,E);if(!G||o.isArray(H)){G=o.data(F,E,o.makeArray(H))}else{if(H){G.push(H)}}}return G},dequeue:function(H,G){var E=o.queue(H,G),F=E.shift();if(!G||G==="fx"){F=E[0]}if(F!==g){F.call(H)}}});o.fn.extend({data:function(E,G){var H=E.split(".");H[1]=H[1]?"."+H[1]:"";if(G===g){var F=this.triggerHandler("getData"+H[1]+"!",[H[0]]);if(F===g&&this.length){F=o.data(this[0],E)}return F===g&&H[1]?this.data(H[0]):F}else{return this.trigger("setData"+H[1]+"!",[H[0],G]).each(function(){o.data(this,E,G)})}},removeData:function(E){return this.each(function(){o.removeData(this,E)})},queue:function(E,F){if(typeof E!=="string"){F=E;E="fx"}if(F===g){return o.queue(this[0],E)}return this.each(function(){var G=o.queue(this,E,F);if(E=="fx"&&G.length==1){G[0].call(this)}})},dequeue:function(E){return this.each(function(){o.dequeue(this,E)})}});
/*
 * Sizzle CSS Selector Engine - v0.9.3
 *  Copyright 2009, The Dojo Foundation
 *  Released under the MIT, BSD, and GPL Licenses.
 *  More information: http://sizzlejs.com/
 */
(function(){var R=/((?:\((?:\([^()]+\)|[^()]+)+\)|\[(?:\[[^[\]]*\]|['"][^'"]*['"]|[^[\]'"]+)+\]|\\.|[^ >+~,(\[\\]+)+|[>+~])(\s*,\s*)?/g,L=0,H=Object.prototype.toString;var F=function(Y,U,ab,ac){ab=ab||[];U=U||document;if(U.nodeType!==1&&U.nodeType!==9){return[]}if(!Y||typeof Y!=="string"){return ab}var Z=[],W,af,ai,T,ad,V,X=true;R.lastIndex=0;while((W=R.exec(Y))!==null){Z.push(W[1]);if(W[2]){V=RegExp.rightContext;break}}if(Z.length>1&&M.exec(Y)){if(Z.length===2&&I.relative[Z[0]]){af=J(Z[0]+Z[1],U)}else{af=I.relative[Z[0]]?[U]:F(Z.shift(),U);while(Z.length){Y=Z.shift();if(I.relative[Y]){Y+=Z.shift()}af=J(Y,af)}}}else{var ae=ac?{expr:Z.pop(),set:E(ac)}:F.find(Z.pop(),Z.length===1&&U.parentNode?U.parentNode:U,Q(U));af=F.filter(ae.expr,ae.set);if(Z.length>0){ai=E(af)}else{X=false}while(Z.length){var ah=Z.pop(),ag=ah;if(!I.relative[ah]){ah=""}else{ag=Z.pop()}if(ag==null){ag=U}I.relative[ah](ai,ag,Q(U))}}if(!ai){ai=af}if(!ai){throw"Syntax error, unrecognized expression: "+(ah||Y)}if(H.call(ai)==="[object Array]"){if(!X){ab.push.apply(ab,ai)}else{if(U.nodeType===1){for(var aa=0;ai[aa]!=null;aa++){if(ai[aa]&&(ai[aa]===true||ai[aa].nodeType===1&&K(U,ai[aa]))){ab.push(af[aa])}}}else{for(var aa=0;ai[aa]!=null;aa++){if(ai[aa]&&ai[aa].nodeType===1){ab.push(af[aa])}}}}}else{E(ai,ab)}if(V){F(V,U,ab,ac);if(G){hasDuplicate=false;ab.sort(G);if(hasDuplicate){for(var aa=1;aa<ab.length;aa++){if(ab[aa]===ab[aa-1]){ab.splice(aa--,1)}}}}}return ab};F.matches=function(T,U){return F(T,null,null,U)};F.find=function(aa,T,ab){var Z,X;if(!aa){return[]}for(var W=0,V=I.order.length;W<V;W++){var Y=I.order[W],X;if((X=I.match[Y].exec(aa))){var U=RegExp.leftContext;if(U.substr(U.length-1)!=="\\"){X[1]=(X[1]||"").replace(/\\/g,"");Z=I.find[Y](X,T,ab);if(Z!=null){aa=aa.replace(I.match[Y],"");break}}}}if(!Z){Z=T.getElementsByTagName("*")}return{set:Z,expr:aa}};F.filter=function(ad,ac,ag,W){var V=ad,ai=[],aa=ac,Y,T,Z=ac&&ac[0]&&Q(ac[0]);while(ad&&ac.length){for(var ab in I.filter){if((Y=I.match[ab].exec(ad))!=null){var U=I.filter[ab],ah,af;T=false;if(aa==ai){ai=[]}if(I.preFilter[ab]){Y=I.preFilter[ab](Y,aa,ag,ai,W,Z);if(!Y){T=ah=true}else{if(Y===true){continue}}}if(Y){for(var X=0;(af=aa[X])!=null;X++){if(af){ah=U(af,Y,X,aa);var ae=W^!!ah;if(ag&&ah!=null){if(ae){T=true}else{aa[X]=false}}else{if(ae){ai.push(af);T=true}}}}}if(ah!==g){if(!ag){aa=ai}ad=ad.replace(I.match[ab],"");if(!T){return[]}break}}}if(ad==V){if(T==null){throw"Syntax error, unrecognized expression: "+ad}else{break}}V=ad}return aa};var I=F.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(T){return T.getAttribute("href")}},relative:{"+":function(aa,T,Z){var X=typeof T==="string",ab=X&&!/\W/.test(T),Y=X&&!ab;if(ab&&!Z){T=T.toUpperCase()}for(var W=0,V=aa.length,U;W<V;W++){if((U=aa[W])){while((U=U.previousSibling)&&U.nodeType!==1){}aa[W]=Y||U&&U.nodeName===T?U||false:U===T}}if(Y){F.filter(T,aa,true)}},">":function(Z,U,aa){var X=typeof U==="string";if(X&&!/\W/.test(U)){U=aa?U:U.toUpperCase();for(var V=0,T=Z.length;V<T;V++){var Y=Z[V];if(Y){var W=Y.parentNode;Z[V]=W.nodeName===U?W:false}}}else{for(var V=0,T=Z.length;V<T;V++){var Y=Z[V];if(Y){Z[V]=X?Y.parentNode:Y.parentNode===U}}if(X){F.filter(U,Z,true)}}},"":function(W,U,Y){var V=L++,T=S;if(!U.match(/\W/)){var X=U=Y?U:U.toUpperCase();T=P}T("parentNode",U,V,W,X,Y)},"~":function(W,U,Y){var V=L++,T=S;if(typeof U==="string"&&!U.match(/\W/)){var X=U=Y?U:U.toUpperCase();T=P}T("previousSibling",U,V,W,X,Y)}},find:{ID:function(U,V,W){if(typeof V.getElementById!=="undefined"&&!W){var T=V.getElementById(U[1]);return T?[T]:[]}},NAME:function(V,Y,Z){if(typeof Y.getElementsByName!=="undefined"){var U=[],X=Y.getElementsByName(V[1]);for(var W=0,T=X.length;W<T;W++){if(X[W].getAttribute("name")===V[1]){U.push(X[W])}}return U.length===0?null:U}},TAG:function(T,U){return U.getElementsByTagName(T[1])}},preFilter:{CLASS:function(W,U,V,T,Z,aa){W=" "+W[1].replace(/\\/g,"")+" ";if(aa){return W}for(var X=0,Y;(Y=U[X])!=null;X++){if(Y){if(Z^(Y.className&&(" "+Y.className+" ").indexOf(W)>=0)){if(!V){T.push(Y)}}else{if(V){U[X]=false}}}}return false},ID:function(T){return T[1].replace(/\\/g,"")},TAG:function(U,T){for(var V=0;T[V]===false;V++){}return T[V]&&Q(T[V])?U[1]:U[1].toUpperCase()},CHILD:function(T){if(T[1]=="nth"){var U=/(-?)(\d*)n((?:\+|-)?\d*)/.exec(T[2]=="even"&&"2n"||T[2]=="odd"&&"2n+1"||!/\D/.test(T[2])&&"0n+"+T[2]||T[2]);T[2]=(U[1]+(U[2]||1))-0;T[3]=U[3]-0}T[0]=L++;return T},ATTR:function(X,U,V,T,Y,Z){var W=X[1].replace(/\\/g,"");if(!Z&&I.attrMap[W]){X[1]=I.attrMap[W]}if(X[2]==="~="){X[4]=" "+X[4]+" "}return X},PSEUDO:function(X,U,V,T,Y){if(X[1]==="not"){if(X[3].match(R).length>1||/^\w/.test(X[3])){X[3]=F(X[3],null,null,U)}else{var W=F.filter(X[3],U,V,true^Y);if(!V){T.push.apply(T,W)}return false}}else{if(I.match.POS.test(X[0])||I.match.CHILD.test(X[0])){return true}}return X},POS:function(T){T.unshift(true);return T}},filters:{enabled:function(T){return T.disabled===false&&T.type!=="hidden"},disabled:function(T){return T.disabled===true},checked:function(T){return T.checked===true},selected:function(T){T.parentNode.selectedIndex;return T.selected===true},parent:function(T){return !!T.firstChild},empty:function(T){return !T.firstChild},has:function(V,U,T){return !!F(T[3],V).length},header:function(T){return/h\d/i.test(T.nodeName)},text:function(T){return"text"===T.type},radio:function(T){return"radio"===T.type},checkbox:function(T){return"checkbox"===T.type},file:function(T){return"file"===T.type},password:function(T){return"password"===T.type},submit:function(T){return"submit"===T.type},image:function(T){return"image"===T.type},reset:function(T){return"reset"===T.type},button:function(T){return"button"===T.type||T.nodeName.toUpperCase()==="BUTTON"},input:function(T){return/input|select|textarea|button/i.test(T.nodeName)}},setFilters:{first:function(U,T){return T===0},last:function(V,U,T,W){return U===W.length-1},even:function(U,T){return T%2===0},odd:function(U,T){return T%2===1},lt:function(V,U,T){return U<T[3]-0},gt:function(V,U,T){return U>T[3]-0},nth:function(V,U,T){return T[3]-0==U},eq:function(V,U,T){return T[3]-0==U}},filter:{PSEUDO:function(Z,V,W,aa){var U=V[1],X=I.filters[U];if(X){return X(Z,W,V,aa)}else{if(U==="contains"){return(Z.textContent||Z.innerText||"").indexOf(V[3])>=0}else{if(U==="not"){var Y=V[3];for(var W=0,T=Y.length;W<T;W++){if(Y[W]===Z){return false}}return true}}}},CHILD:function(T,W){var Z=W[1],U=T;switch(Z){case"only":case"first":while(U=U.previousSibling){if(U.nodeType===1){return false}}if(Z=="first"){return true}U=T;case"last":while(U=U.nextSibling){if(U.nodeType===1){return false}}return true;case"nth":var V=W[2],ac=W[3];if(V==1&&ac==0){return true}var Y=W[0],ab=T.parentNode;if(ab&&(ab.sizcache!==Y||!T.nodeIndex)){var X=0;for(U=ab.firstChild;U;U=U.nextSibling){if(U.nodeType===1){U.nodeIndex=++X}}ab.sizcache=Y}var aa=T.nodeIndex-ac;if(V==0){return aa==0}else{return(aa%V==0&&aa/V>=0)}}},ID:function(U,T){return U.nodeType===1&&U.getAttribute("id")===T},TAG:function(U,T){return(T==="*"&&U.nodeType===1)||U.nodeName===T},CLASS:function(U,T){return(" "+(U.className||U.getAttribute("class"))+" ").indexOf(T)>-1},ATTR:function(Y,W){var V=W[1],T=I.attrHandle[V]?I.attrHandle[V](Y):Y[V]!=null?Y[V]:Y.getAttribute(V),Z=T+"",X=W[2],U=W[4];return T==null?X==="!=":X==="="?Z===U:X==="*="?Z.indexOf(U)>=0:X==="~="?(" "+Z+" ").indexOf(U)>=0:!U?Z&&T!==false:X==="!="?Z!=U:X==="^="?Z.indexOf(U)===0:X==="$="?Z.substr(Z.length-U.length)===U:X==="|="?Z===U||Z.substr(0,U.length+1)===U+"-":false},POS:function(X,U,V,Y){var T=U[2],W=I.setFilters[T];if(W){return W(X,V,U,Y)}}}};var M=I.match.POS;for(var O in I.match){I.match[O]=RegExp(I.match[O].source+/(?![^\[]*\])(?![^\(]*\))/.source)}var E=function(U,T){U=Array.prototype.slice.call(U);if(T){T.push.apply(T,U);return T}return U};try{Array.prototype.slice.call(document.documentElement.childNodes)}catch(N){E=function(X,W){var U=W||[];if(H.call(X)==="[object Array]"){Array.prototype.push.apply(U,X)}else{if(typeof X.length==="number"){for(var V=0,T=X.length;V<T;V++){U.push(X[V])}}else{for(var V=0;X[V];V++){U.push(X[V])}}}return U}}var G;if(document.documentElement.compareDocumentPosition){G=function(U,T){var V=U.compareDocumentPosition(T)&4?-1:U===T?0:1;if(V===0){hasDuplicate=true}return V}}else{if("sourceIndex" in document.documentElement){G=function(U,T){var V=U.sourceIndex-T.sourceIndex;if(V===0){hasDuplicate=true}return V}}else{if(document.createRange){G=function(W,U){var V=W.ownerDocument.createRange(),T=U.ownerDocument.createRange();V.selectNode(W);V.collapse(true);T.selectNode(U);T.collapse(true);var X=V.compareBoundaryPoints(Range.START_TO_END,T);if(X===0){hasDuplicate=true}return X}}}}(function(){var U=document.createElement("form"),V="script"+(new Date).getTime();U.innerHTML="<input name='"+V+"'/>";var T=document.documentElement;T.insertBefore(U,T.firstChild);if(!!document.getElementById(V)){I.find.ID=function(X,Y,Z){if(typeof Y.getElementById!=="undefined"&&!Z){var W=Y.getElementById(X[1]);return W?W.id===X[1]||typeof W.getAttributeNode!=="undefined"&&W.getAttributeNode("id").nodeValue===X[1]?[W]:g:[]}};I.filter.ID=function(Y,W){var X=typeof Y.getAttributeNode!=="undefined"&&Y.getAttributeNode("id");return Y.nodeType===1&&X&&X.nodeValue===W}}T.removeChild(U)})();(function(){var T=document.createElement("div");T.appendChild(document.createComment(""));if(T.getElementsByTagName("*").length>0){I.find.TAG=function(U,Y){var X=Y.getElementsByTagName(U[1]);if(U[1]==="*"){var W=[];for(var V=0;X[V];V++){if(X[V].nodeType===1){W.push(X[V])}}X=W}return X}}T.innerHTML="<a href='#'></a>";if(T.firstChild&&typeof T.firstChild.getAttribute!=="undefined"&&T.firstChild.getAttribute("href")!=="#"){I.attrHandle.href=function(U){return U.getAttribute("href",2)}}})();if(document.querySelectorAll){(function(){var T=F,U=document.createElement("div");U.innerHTML="<p class='TEST'></p>";if(U.querySelectorAll&&U.querySelectorAll(".TEST").length===0){return}F=function(Y,X,V,W){X=X||document;if(!W&&X.nodeType===9&&!Q(X)){try{return E(X.querySelectorAll(Y),V)}catch(Z){}}return T(Y,X,V,W)};F.find=T.find;F.filter=T.filter;F.selectors=T.selectors;F.matches=T.matches})()}if(document.getElementsByClassName&&document.documentElement.getElementsByClassName){(function(){var T=document.createElement("div");T.innerHTML="<div class='test e'></div><div class='test'></div>";if(T.getElementsByClassName("e").length===0){return}T.lastChild.className="e";if(T.getElementsByClassName("e").length===1){return}I.order.splice(1,0,"CLASS");I.find.CLASS=function(U,V,W){if(typeof V.getElementsByClassName!=="undefined"&&!W){return V.getElementsByClassName(U[1])}}})()}function P(U,Z,Y,ad,aa,ac){var ab=U=="previousSibling"&&!ac;for(var W=0,V=ad.length;W<V;W++){var T=ad[W];if(T){if(ab&&T.nodeType===1){T.sizcache=Y;T.sizset=W}T=T[U];var X=false;while(T){if(T.sizcache===Y){X=ad[T.sizset];break}if(T.nodeType===1&&!ac){T.sizcache=Y;T.sizset=W}if(T.nodeName===Z){X=T;break}T=T[U]}ad[W]=X}}}function S(U,Z,Y,ad,aa,ac){var ab=U=="previousSibling"&&!ac;for(var W=0,V=ad.length;W<V;W++){var T=ad[W];if(T){if(ab&&T.nodeType===1){T.sizcache=Y;T.sizset=W}T=T[U];var X=false;while(T){if(T.sizcache===Y){X=ad[T.sizset];break}if(T.nodeType===1){if(!ac){T.sizcache=Y;T.sizset=W}if(typeof Z!=="string"){if(T===Z){X=true;break}}else{if(F.filter(Z,[T]).length>0){X=T;break}}}T=T[U]}ad[W]=X}}}var K=document.compareDocumentPosition?function(U,T){return U.compareDocumentPosition(T)&16}:function(U,T){return U!==T&&(U.contains?U.contains(T):true)};var Q=function(T){return T.nodeType===9&&T.documentElement.nodeName!=="HTML"||!!T.ownerDocument&&Q(T.ownerDocument)};var J=function(T,aa){var W=[],X="",Y,V=aa.nodeType?[aa]:aa;while((Y=I.match.PSEUDO.exec(T))){X+=Y[0];T=T.replace(I.match.PSEUDO,"")}T=I.relative[T]?T+"*":T;for(var Z=0,U=V.length;Z<U;Z++){F(T,V[Z],W)}return F.filter(X,W)};o.find=F;o.filter=F.filter;o.expr=F.selectors;o.expr[":"]=o.expr.filters;F.selectors.filters.hidden=function(T){return T.offsetWidth===0||T.offsetHeight===0};F.selectors.filters.visible=function(T){return T.offsetWidth>0||T.offsetHeight>0};F.selectors.filters.animated=function(T){return o.grep(o.timers,function(U){return T===U.elem}).length};o.multiFilter=function(V,T,U){if(U){V=":not("+V+")"}return F.matches(V,T)};o.dir=function(V,U){var T=[],W=V[U];while(W&&W!=document){if(W.nodeType==1){T.push(W)}W=W[U]}return T};o.nth=function(X,T,V,W){T=T||1;var U=0;for(;X;X=X[V]){if(X.nodeType==1&&++U==T){break}}return X};o.sibling=function(V,U){var T=[];for(;V;V=V.nextSibling){if(V.nodeType==1&&V!=U){T.push(V)}}return T};return;l.Sizzle=F})();o.event={add:function(I,F,H,K){if(I.nodeType==3||I.nodeType==8){return}if(I.setInterval&&I!=l){I=l}if(!H.guid){H.guid=this.guid++}if(K!==g){var G=H;H=this.proxy(G);H.data=K}var E=o.data(I,"events")||o.data(I,"events",{}),J=o.data(I,"handle")||o.data(I,"handle",function(){return typeof o!=="undefined"&&!o.event.triggered?o.event.handle.apply(arguments.callee.elem,arguments):g});J.elem=I;o.each(F.split(/\s+/),function(M,N){var O=N.split(".");N=O.shift();H.type=O.slice().sort().join(".");var L=E[N];if(o.event.specialAll[N]){o.event.specialAll[N].setup.call(I,K,O)}if(!L){L=E[N]={};if(!o.event.special[N]||o.event.special[N].setup.call(I,K,O)===false){if(I.addEventListener){I.addEventListener(N,J,false)}else{if(I.attachEvent){I.attachEvent("on"+N,J)}}}}L[H.guid]=H;o.event.global[N]=true});I=null},guid:1,global:{},remove:function(K,H,J){if(K.nodeType==3||K.nodeType==8){return}var G=o.data(K,"events"),F,E;if(G){if(H===g||(typeof H==="string"&&H.charAt(0)==".")){for(var I in G){this.remove(K,I+(H||""))}}else{if(H.type){J=H.handler;H=H.type}o.each(H.split(/\s+/),function(M,O){var Q=O.split(".");O=Q.shift();var N=RegExp("(^|\\.)"+Q.slice().sort().join(".*\\.")+"(\\.|$)");if(G[O]){if(J){delete G[O][J.guid]}else{for(var P in G[O]){if(N.test(G[O][P].type)){delete G[O][P]}}}if(o.event.specialAll[O]){o.event.specialAll[O].teardown.call(K,Q)}for(F in G[O]){break}if(!F){if(!o.event.special[O]||o.event.special[O].teardown.call(K,Q)===false){if(K.removeEventListener){K.removeEventListener(O,o.data(K,"handle"),false)}else{if(K.detachEvent){K.detachEvent("on"+O,o.data(K,"handle"))}}}F=null;delete G[O]}}})}for(F in G){break}if(!F){var L=o.data(K,"handle");if(L){L.elem=null}o.removeData(K,"events");o.removeData(K,"handle")}}},trigger:function(I,K,H,E){var G=I.type||I;if(!E){I=typeof I==="object"?I[h]?I:o.extend(o.Event(G),I):o.Event(G);if(G.indexOf("!")>=0){I.type=G=G.slice(0,-1);I.exclusive=true}if(!H){I.stopPropagation();if(this.global[G]){o.each(o.cache,function(){if(this.events&&this.events[G]){o.event.trigger(I,K,this.handle.elem)}})}}if(!H||H.nodeType==3||H.nodeType==8){return g}I.result=g;I.target=H;K=o.makeArray(K);K.unshift(I)}I.currentTarget=H;var J=o.data(H,"handle");if(J){J.apply(H,K)}if((!H[G]||(o.nodeName(H,"a")&&G=="click"))&&H["on"+G]&&H["on"+G].apply(H,K)===false){I.result=false}if(!E&&H[G]&&!I.isDefaultPrevented()&&!(o.nodeName(H,"a")&&G=="click")){this.triggered=true;try{H[G]()}catch(L){}}this.triggered=false;if(!I.isPropagationStopped()){var F=H.parentNode||H.ownerDocument;if(F){o.event.trigger(I,K,F,true)}}},handle:function(K){var J,E;K=arguments[0]=o.event.fix(K||l.event);K.currentTarget=this;var L=K.type.split(".");K.type=L.shift();J=!L.length&&!K.exclusive;var I=RegExp("(^|\\.)"+L.slice().sort().join(".*\\.")+"(\\.|$)");E=(o.data(this,"events")||{})[K.type];for(var G in E){var H=E[G];if(J||I.test(H.type)){K.handler=H;K.data=H.data;var F=H.apply(this,arguments);if(F!==g){K.result=F;if(F===false){K.preventDefault();K.stopPropagation()}}if(K.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(H){if(H[h]){return H}var F=H;H=o.Event(F);for(var G=this.props.length,J;G;){J=this.props[--G];H[J]=F[J]}if(!H.target){H.target=H.srcElement||document}if(H.target.nodeType==3){H.target=H.target.parentNode}if(!H.relatedTarget&&H.fromElement){H.relatedTarget=H.fromElement==H.target?H.toElement:H.fromElement}if(H.pageX==null&&H.clientX!=null){var I=document.documentElement,E=document.body;H.pageX=H.clientX+(I&&I.scrollLeft||E&&E.scrollLeft||0)-(I.clientLeft||0);H.pageY=H.clientY+(I&&I.scrollTop||E&&E.scrollTop||0)-(I.clientTop||0)}if(!H.which&&((H.charCode||H.charCode===0)?H.charCode:H.keyCode)){H.which=H.charCode||H.keyCode}if(!H.metaKey&&H.ctrlKey){H.metaKey=H.ctrlKey}if(!H.which&&H.button){H.which=(H.button&1?1:(H.button&2?3:(H.button&4?2:0)))}return H},proxy:function(F,E){E=E||function(){return F.apply(this,arguments)};E.guid=F.guid=F.guid||E.guid||this.guid++;return E},special:{ready:{setup:B,teardown:function(){}}},specialAll:{live:{setup:function(E,F){o.event.add(this,F[0],c)},teardown:function(G){if(G.length){var E=0,F=RegExp("(^|\\.)"+G[0]+"(\\.|$)");o.each((o.data(this,"events").live||{}),function(){if(F.test(this.type)){E++}});if(E<1){o.event.remove(this,G[0],c)}}}}}};o.Event=function(E){if(!this.preventDefault){return new o.Event(E)}if(E&&E.type){this.originalEvent=E;this.type=E.type}else{this.type=E}this.timeStamp=e();this[h]=true};function k(){return false}function u(){return true}o.Event.prototype={preventDefault:function(){this.isDefaultPrevented=u;var E=this.originalEvent;if(!E){return}if(E.preventDefault){E.preventDefault()}E.returnValue=false},stopPropagation:function(){this.isPropagationStopped=u;var E=this.originalEvent;if(!E){return}if(E.stopPropagation){E.stopPropagation()}E.cancelBubble=true},stopImmediatePropagation:function(){this.isImmediatePropagationStopped=u;this.stopPropagation()},isDefaultPrevented:k,isPropagationStopped:k,isImmediatePropagationStopped:k};var a=function(F){var E=F.relatedTarget;while(E&&E!=this){try{E=E.parentNode}catch(G){E=this}}if(E!=this){F.type=F.data;o.event.handle.apply(this,arguments)}};o.each({mouseover:"mouseenter",mouseout:"mouseleave"},function(F,E){o.event.special[E]={setup:function(){o.event.add(this,F,a,E)},teardown:function(){o.event.remove(this,F,a)}}});o.fn.extend({bind:function(F,G,E){return F=="unload"?this.one(F,G,E):this.each(function(){o.event.add(this,F,E||G,E&&G)})},one:function(G,H,F){var E=o.event.proxy(F||H,function(I){o(this).unbind(I,E);return(F||H).apply(this,arguments)});return this.each(function(){o.event.add(this,G,E,F&&H)})},unbind:function(F,E){return this.each(function(){o.event.remove(this,F,E)})},trigger:function(E,F){return this.each(function(){o.event.trigger(E,F,this)})},triggerHandler:function(E,G){if(this[0]){var F=o.Event(E);F.preventDefault();F.stopPropagation();o.event.trigger(F,G,this[0]);return F.result}},toggle:function(G){var E=arguments,F=1;while(F<E.length){o.event.proxy(G,E[F++])}return this.click(o.event.proxy(G,function(H){this.lastToggle=(this.lastToggle||0)%F;H.preventDefault();return E[this.lastToggle++].apply(this,arguments)||false}))},hover:function(E,F){return this.mouseenter(E).mouseleave(F)},ready:function(E){B();if(o.isReady){E.call(document,o)}else{o.readyList.push(E)}return this},live:function(G,F){var E=o.event.proxy(F);E.guid+=this.selector+G;o(document).bind(i(G,this.selector),this.selector,E);return this},die:function(F,E){o(document).unbind(i(F,this.selector),E?{guid:E.guid+this.selector+F}:null);return this}});function c(H){var E=RegExp("(^|\\.)"+H.type+"(\\.|$)"),G=true,F=[];o.each(o.data(this,"events").live||[],function(I,J){if(E.test(J.type)){var K=o(H.target).closest(J.data)[0];if(K){F.push({elem:K,fn:J})}}});F.sort(function(J,I){return o.data(J.elem,"closest")-o.data(I.elem,"closest")});o.each(F,function(){if(this.fn.call(this.elem,H,this.fn.data)===false){return(G=false)}});return G}function i(F,E){return["live",F,E.replace(/\./g,"`").replace(/ /g,"|")].join(".")}o.extend({isReady:false,readyList:[],ready:function(){if(!o.isReady){o.isReady=true;if(o.readyList){o.each(o.readyList,function(){this.call(document,o)});o.readyList=null}o(document).triggerHandler("ready")}}});var x=false;function B(){if(x){return}x=true;if(document.addEventListener){document.addEventListener("DOMContentLoaded",function(){document.removeEventListener("DOMContentLoaded",arguments.callee,false);o.ready()},false)}else{if(document.attachEvent){document.attachEvent("onreadystatechange",function(){if(document.readyState==="complete"){document.detachEvent("onreadystatechange",arguments.callee);o.ready()}});if(document.documentElement.doScroll&&l==l.top){(function(){if(o.isReady){return}try{document.documentElement.doScroll("left")}catch(E){setTimeout(arguments.callee,0);return}o.ready()})()}}}o.event.add(l,"load",o.ready)}o.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(F,E){o.fn[E]=function(G){return G?this.bind(E,G):this.trigger(E)}});o(l).bind("unload",function(){for(var E in o.cache){if(E!=1&&o.cache[E].handle){o.event.remove(o.cache[E].handle.elem)}}});(function(){o.support={};var F=document.documentElement,G=document.createElement("script"),K=document.createElement("div"),J="script"+(new Date).getTime();K.style.display="none";K.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=K.getElementsByTagName("*"),E=K.getElementsByTagName("a")[0];if(!H||!H.length||!E){return}o.support={leadingWhitespace:K.firstChild.nodeType==3,tbody:!K.getElementsByTagName("tbody").length,objectAll:!!K.getElementsByTagName("object")[0].getElementsByTagName("*").length,htmlSerialize:!!K.getElementsByTagName("link").length,style:/red/.test(E.getAttribute("style")),hrefNormalized:E.getAttribute("href")==="/a",opacity:E.style.opacity==="0.5",cssFloat:!!E.style.cssFloat,scriptEval:false,noCloneEvent:true,boxModel:null};G.type="text/javascript";try{G.appendChild(document.createTextNode("window."+J+"=1;"))}catch(I){}F.insertBefore(G,F.firstChild);if(l[J]){o.support.scriptEval=true;delete l[J]}F.removeChild(G);if(K.attachEvent&&K.fireEvent){K.attachEvent("onclick",function(){o.support.noCloneEvent=false;K.detachEvent("onclick",arguments.callee)});K.cloneNode(true).fireEvent("onclick")}o(function(){var L=document.createElement("div");L.style.width=L.style.paddingLeft="1px";document.body.appendChild(L);o.boxModel=o.support.boxModel=L.offsetWidth===2;document.body.removeChild(L).style.display="none"})})();var w=o.support.cssFloat?"cssFloat":"styleFloat";o.props={"for":"htmlFor","class":"className","float":w,cssFloat:w,styleFloat:w,readonly:"readOnly",maxlength:"maxLength",cellspacing:"cellSpacing",rowspan:"rowSpan",tabindex:"tabIndex"};o.fn.extend({_load:o.fn.load,load:function(G,J,K){if(typeof G!=="string"){return this._load(G)}var I=G.indexOf(" ");if(I>=0){var E=G.slice(I,G.length);G=G.slice(0,I)}var H="GET";if(J){if(o.isFunction(J)){K=J;J=null}else{if(typeof J==="object"){J=o.param(J);H="POST"}}}var F=this;o.ajax({url:G,type:H,dataType:"html",data:J,complete:function(M,L){if(L=="success"||L=="notmodified"){F.html(E?o("<div/>").append(M.responseText.replace(/<script(.|\s)*?\/script>/g,"")).find(E):M.responseText)}if(K){F.each(K,[M.responseText,L,M])}}});return this},serialize:function(){return o.param(this.serializeArray())},serializeArray:function(){return this.map(function(){return this.elements?o.makeArray(this.elements):this}).filter(function(){return this.name&&!this.disabled&&(this.checked||/select|textarea/i.test(this.nodeName)||/text|hidden|password|search/i.test(this.type))}).map(function(E,F){var G=o(this).val();return G==null?null:o.isArray(G)?o.map(G,function(I,H){return{name:F.name,value:I}}):{name:F.name,value:G}}).get()}});o.each("ajaxStart,ajaxStop,ajaxComplete,ajaxError,ajaxSuccess,ajaxSend".split(","),function(E,F){o.fn[F]=function(G){return this.bind(F,G)}});var r=e();o.extend({get:function(E,G,H,F){if(o.isFunction(G)){H=G;G=null}return o.ajax({type:"GET",url:E,data:G,success:H,dataType:F})},getScript:function(E,F){return o.get(E,null,F,"script")},getJSON:function(E,F,G){return o.get(E,F,G,"json")},post:function(E,G,H,F){if(o.isFunction(G)){H=G;G={}}return o.ajax({type:"POST",url:E,data:G,success:H,dataType:F})},ajaxSetup:function(E){o.extend(o.ajaxSettings,E)},ajaxSettings:{url:location.href,global:true,type:"GET",contentType:"application/x-www-form-urlencoded",processData:true,async:true,xhr:function(){return l.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(M){M=o.extend(true,M,o.extend(true,{},o.ajaxSettings,M));var W,F=/=\?(&|$)/g,R,V,G=M.type.toUpperCase();if(M.data&&M.processData&&typeof M.data!=="string"){M.data=o.param(M.data)}if(M.dataType=="jsonp"){if(G=="GET"){if(!M.url.match(F)){M.url+=(M.url.match(/\?/)?"&":"?")+(M.jsonp||"callback")+"=?"}}else{if(!M.data||!M.data.match(F)){M.data=(M.data?M.data+"&":"")+(M.jsonp||"callback")+"=?"}}M.dataType="json"}if(M.dataType=="json"&&(M.data&&M.data.match(F)||M.url.match(F))){W="jsonp"+r++;if(M.data){M.data=(M.data+"").replace(F,"="+W+"$1")}M.url=M.url.replace(F,"="+W+"$1");M.dataType="script";l[W]=function(X){V=X;I();L();l[W]=g;try{delete l[W]}catch(Y){}if(H){H.removeChild(T)}}}if(M.dataType=="script"&&M.cache==null){M.cache=false}if(M.cache===false&&G=="GET"){var E=e();var U=M.url.replace(/(\?|&)_=.*?(&|$)/,"$1_="+E+"$2");M.url=U+((U==M.url)?(M.url.match(/\?/)?"&":"?")+"_="+E:"")}if(M.data&&G=="GET"){M.url+=(M.url.match(/\?/)?"&":"?")+M.data;M.data=null}if(M.global&&!o.active++){o.event.trigger("ajaxStart")}var Q=/^(\w+:)?\/\/([^\/?#]+)/.exec(M.url);if(M.dataType=="script"&&G=="GET"&&Q&&(Q[1]&&Q[1]!=location.protocol||Q[2]!=location.host)){var H=document.getElementsByTagName("head")[0];var T=document.createElement("script");T.src=M.url;if(M.scriptCharset){T.charset=M.scriptCharset}if(!W){var O=false;T.onload=T.onreadystatechange=function(){if(!O&&(!this.readyState||this.readyState=="loaded"||this.readyState=="complete")){O=true;I();L();T.onload=T.onreadystatechange=null;H.removeChild(T)}}}H.appendChild(T);return g}var K=false;var J=M.xhr();if(M.username){J.open(G,M.url,M.async,M.username,M.password)}else{J.open(G,M.url,M.async)}try{if(M.data){J.setRequestHeader("Content-Type",M.contentType)}if(M.ifModified){J.setRequestHeader("If-Modified-Since",o.lastModified[M.url]||"Thu, 01 Jan 1970 00:00:00 GMT")}J.setRequestHeader("X-Requested-With","XMLHttpRequest");J.setRequestHeader("Accept",M.dataType&&M.accepts[M.dataType]?M.accepts[M.dataType]+", */*":M.accepts._default)}catch(S){}if(M.beforeSend&&M.beforeSend(J,M)===false){if(M.global&&!--o.active){o.event.trigger("ajaxStop")}J.abort();return false}if(M.global){o.event.trigger("ajaxSend",[J,M])}var N=function(X){if(J.readyState==0){if(P){clearInterval(P);P=null;if(M.global&&!--o.active){o.event.trigger("ajaxStop")}}}else{if(!K&&J&&(J.readyState==4||X=="timeout")){K=true;if(P){clearInterval(P);P=null}R=X=="timeout"?"timeout":!o.httpSuccess(J)?"error":M.ifModified&&o.httpNotModified(J,M.url)?"notmodified":"success";if(R=="success"){try{V=o.httpData(J,M.dataType,M)}catch(Z){R="parsererror"}}if(R=="success"){var Y;try{Y=J.getResponseHeader("Last-Modified")}catch(Z){}if(M.ifModified&&Y){o.lastModified[M.url]=Y}if(!W){I()}}else{o.handleError(M,J,R)}L();if(X){J.abort()}if(M.async){J=null}}}};if(M.async){var P=setInterval(N,13);if(M.timeout>0){setTimeout(function(){if(J&&!K){N("timeout")}},M.timeout)}}try{J.send(M.data)}catch(S){o.handleError(M,J,null,S)}if(!M.async){N()}function I(){if(M.success){M.success(V,R)}if(M.global){o.event.trigger("ajaxSuccess",[J,M])}}function L(){if(M.complete){M.complete(J,R)}if(M.global){o.event.trigger("ajaxComplete",[J,M])}if(M.global&&!--o.active){o.event.trigger("ajaxStop")}}return J},handleError:function(F,H,E,G){if(F.error){F.error(H,E,G)}if(F.global){o.event.trigger("ajaxError",[H,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}catch(E){}return false},httpNotModified:function(G,E){try{var H=G.getResponseHeader("Last-Modified");return G.status==304||H==o.lastModified[E]}catch(F){}return false},httpData:function(J,H,G){var F=J.getResponseHeader("content-type"),E=H=="xml"||!H&&F&&F.indexOf("xml")>=0,I=E?J.responseXML:J.responseText;if(E&&I.documentElement.tagName=="parsererror"){throw"parsererror"}if(G&&G.dataFilter){I=G.dataFilter(I,H)}if(typeof I==="string"){if(H=="script"){o.globalEval(I)}if(H=="json"){I=l["eval"]("("+I+")")}}return I},param:function(E){var G=[];function H(I,J){G[G.length]=encodeURIComponent(I)+"="+encodeURIComponent(J)}if(o.isArray(E)||E.jquery){o.each(E,function(){H(this.name,this.value)})}else{for(var F in E){if(o.isArray(E[F])){o.each(E[F],function(){H(F,this)})}else{H(F,o.isFunction(E[F])?E[F]():E[F])}}}return G.join("&").replace(/%20/g,"+")}});var m={},n,d=[["height","marginTop","marginBottom","paddingTop","paddingBottom"],["width","marginLeft","marginRight","paddingLeft","paddingRight"],["opacity"]];function t(F,E){var G={};o.each(d.concat.apply([],d.slice(0,E)),function(){G[this]=F});return G}o.fn.extend({show:function(J,L){if(J){return this.animate(t("show",3),J,L)}else{for(var H=0,F=this.length;H<F;H++){var E=o.data(this[H],"olddisplay");this[H].style.display=E||"";if(o.css(this[H],"display")==="none"){var G=this[H].tagName,K;if(m[G]){K=m[G]}else{var I=o("<"+G+" />").appendTo("body");K=I.css("display");if(K==="none"){K="block"}I.remove();m[G]=K}o.data(this[H],"olddisplay",K)}}for(var H=0,F=this.length;H<F;H++){this[H].style.display=o.data(this[H],"olddisplay")||""}return this}},hide:function(H,I){if(H){return this.animate(t("hide",3),H,I)}else{for(var G=0,F=this.length;G<F;G++){var E=o.data(this[G],"olddisplay");if(!E&&E!=="none"){o.data(this[G],"olddisplay",o.css(this[G],"display"))}}for(var G=0,F=this.length;G<F;G++){this[G].style.display="none"}return this}},_toggle:o.fn.toggle,toggle:function(G,F){var E=typeof G==="boolean";return o.isFunction(G)&&o.isFunction(F)?this._toggle.apply(this,arguments):G==null||E?this.each(function(){var H=E?G:o(this).is(":hidden");o(this)[H?"show":"hide"]()}):this.animate(t("toggle",3),G,F)},fadeTo:function(E,G,F){return this.animate({opacity:G},E,F)},animate:function(I,F,H,G){var E=o.speed(F,H,G);return this[E.queue===false?"each":"queue"](function(){var K=o.extend({},E),M,L=this.nodeType==1&&o(this).is(":hidden"),J=this;for(M in I){if(I[M]=="hide"&&L||I[M]=="show"&&!L){return K.complete.call(this)}if((M=="height"||M=="width")&&this.style){K.display=o.css(this,"display");K.overflow=this.style.overflow}}if(K.overflow!=null){this.style.overflow="hidden"}K.curAnim=o.extend({},I);o.each(I,function(O,S){var R=new o.fx(J,K,O);if(/toggle|show|hide/.test(S)){R[S=="toggle"?L?"show":"hide":S](I)}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"){J.style[O]=(N||1)+P;T=((N||1)/R.cur(true))*T;J.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(F,E){var G=o.timers;if(F){this.queue([])}this.each(function(){for(var H=G.length-1;H>=0;H--){if(G[H].elem==this){if(E){G[H](true)}G.splice(H,1)}}});if(!E){this.dequeue()}return this}});o.each({slideDown:t("show",1),slideUp:t("hide",1),slideToggle:t("toggle",1),fadeIn:{opacity:"show"},fadeOut:{opacity:"hide"}},function(E,F){o.fn[E]=function(G,H){return this.animate(F,G,H)}});o.extend({speed:function(G,H,F){var E=typeof G==="object"?G:{complete:F||!F&&H||o.isFunction(G)&&G,duration:G,easing:F&&H||H&&!o.isFunction(H)&&H};E.duration=o.fx.off?0:typeof E.duration==="number"?E.duration:o.fx.speeds[E.duration]||o.fx.speeds._default;E.old=E.complete;E.complete=function(){if(E.queue!==false){o(this).dequeue()}if(o.isFunction(E.old)){E.old.call(this)}};return E},easing:{linear:function(G,H,E,F){return E+F*G},swing:function(G,H,E,F){return((-Math.cos(G*Math.PI)/2)+0.5)*F+E}},timers:[],fx:function(F,E,G){this.options=E;this.elem=F;this.prop=G;if(!E.orig){E.orig={}}}});o.fx.prototype={update:function(){if(this.options.step){this.options.step.call(this.elem,this.now,this)}(o.fx.step[this.prop]||o.fx.step._default)(this);if((this.prop=="height"||this.prop=="width")&&this.elem.style){this.elem.style.display="block"}},cur:function(F){if(this.elem[this.prop]!=null&&(!this.elem.style||this.elem.style[this.prop]==null)){return this.elem[this.prop]}var E=parseFloat(o.css(this.elem,this.prop,F));return E&&E>-10000?E:parseFloat(o.curCSS(this.elem,this.prop))||0},custom:function(I,H,G){this.startTime=e();this.start=I;this.end=H;this.unit=G||this.unit||"px";this.now=this.start;this.pos=this.state=0;var E=this;function F(J){return E.step(J)}F.elem=this.elem;if(F()&&o.timers.push(F)&&!n){n=setInterval(function(){var K=o.timers;for(var J=0;J<K.length;J++){if(!K[J]()){K.splice(J--,1)}}if(!K.length){clearInterval(n);n=g}},13)}},show:function(){this.options.orig[this.prop]=o.attr(this.elem.style,this.prop);this.options.show=true;this.custom(this.prop=="width"||this.prop=="height"?1:0,this.cur());o(this.elem).show()},hide:function(){this.options.orig[this.prop]=o.attr(this.elem.style,this.prop);this.options.hide=true;this.custom(this.cur(),0)},step:function(H){var G=e();if(H||G>=this.options.duration+this.startTime){this.now=this.end;this.pos=this.state=1;this.update();this.options.curAnim[this.prop]=true;var E=true;for(var F in this.options.curAnim){if(this.options.curAnim[F]!==true){E=false}}if(E){if(this.options.display!=null){this.elem.style.overflow=this.options.overflow;this.elem.style.display=this.options.display;if(o.css(this.elem,"display")=="none"){this.elem.style.display="block"}}if(this.options.hide){o(this.elem).hide()}if(this.options.hide||this.options.show){for(var I in this.options.curAnim){o.attr(this.elem.style,I,this.options.orig[I])}}this.options.complete.call(this.elem)}return false}else{var J=G-this.startTime;this.state=J/this.options.duration;this.pos=o.easing[this.options.easing||(o.easing.swing?"swing":"linear")](this.state,J,0,1,this.options.duration);this.now=this.start+((this.end-this.start)*this.pos);this.update()}return true}};o.extend(o.fx,{speeds:{slow:600,fast:200,_default:400},step:{opacity:function(E){o.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){o.fn.offset=function(){if(!this[0]){return{top:0,left:0}}if(this[0]===this[0].ownerDocument.body){return o.offset.bodyOffset(this[0])}var G=this[0].getBoundingClientRect(),J=this[0].ownerDocument,F=J.body,E=J.documentElement,L=E.clientTop||F.clientTop||0,K=E.clientLeft||F.clientLeft||0,I=G.top+(self.pageYOffset||o.boxModel&&E.scrollTop||F.scrollTop)-L,H=G.left+(self.pageXOffset||o.boxModel&&E.scrollLeft||F.scrollLeft)-K;return{top:I,left:H}}}else{o.fn.offset=function(){if(!this[0]){return{top:0,left:0}}if(this[0]===this[0].ownerDocument.body){return o.offset.bodyOffset(this[0])}o.offset.initialized||o.offset.initialize();var J=this[0],G=J.offsetParent,F=J,O=J.ownerDocument,M,H=O.documentElement,K=O.body,L=O.defaultView,E=L.getComputedStyle(J,null),N=J.offsetTop,I=J.offsetLeft;while((J=J.parentNode)&&J!==K&&J!==H){M=L.getComputedStyle(J,null);N-=J.scrollTop,I-=J.scrollLeft;if(J===G){N+=J.offsetTop,I+=J.offsetLeft;if(o.offset.doesNotAddBorder&&!(o.offset.doesAddBorderForTableAndCells&&/^t(able|d|h)$/i.test(J.tagName))){N+=parseInt(M.borderTopWidth,10)||0,I+=parseInt(M.borderLeftWidth,10)||0}F=G,G=J.offsetParent}if(o.offset.subtractsBorderForOverflowNotVisible&&M.overflow!=="visible"){N+=parseInt(M.borderTopWidth,10)||0,I+=parseInt(M.borderLeftWidth,10)||0}E=M}if(E.position==="relative"||E.position==="static"){N+=K.offsetTop,I+=K.offsetLeft}if(E.position==="fixed"){N+=Math.max(H.scrollTop,K.scrollTop),I+=Math.max(H.scrollLeft,K.scrollLeft)}return{top:N,left:I}}}o.offset={initialize:function(){if(this.initialized){return}var L=document.body,F=document.createElement("div"),H,G,N,I,M,E,J=L.style.marginTop,K='<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>';M={position:"absolute",top:0,left:0,margin:0,border:0,width:"1px",height:"1px",visibility:"hidden"};for(E in M){F.style[E]=M[E]}F.innerHTML=K;L.insertBefore(F,L.firstChild);H=F.firstChild,G=H.firstChild,I=H.nextSibling.firstChild.firstChild;this.doesNotAddBorder=(G.offsetTop!==5);this.doesAddBorderForTableAndCells=(I.offsetTop===5);H.style.overflow="hidden",H.style.position="relative";this.subtractsBorderForOverflowNotVisible=(G.offsetTop===-5);L.style.marginTop="1px";this.doesNotIncludeMarginInBodyOffset=(L.offsetTop===0);L.style.marginTop=J;L.removeChild(F);this.initialized=true},bodyOffset:function(E){o.offset.initialized||o.offset.initialize();var G=E.offsetTop,F=E.offsetLeft;if(o.offset.doesNotIncludeMarginInBodyOffset){G+=parseInt(o.curCSS(E,"marginTop",true),10)||0,F+=parseInt(o.curCSS(E,"marginLeft",true),10)||0}return{top:G,left:F}}};o.fn.extend({position:function(){var I=0,H=0,F;if(this[0]){var G=this.offsetParent(),J=this.offset(),E=/^body|html$/i.test(G[0].tagName)?{top:0,left:0}:G.offset();J.top-=j(this,"marginTop");J.left-=j(this,"marginLeft");E.top+=j(G,"borderTopWidth");E.left+=j(G,"borderLeftWidth");F={top:J.top-E.top,left:J.left-E.left}}return F},offsetParent:function(){var E=this[0].offsetParent||document.body;while(E&&(!/^body|html$/i.test(E.tagName)&&o.css(E,"position")=="static")){E=E.offsetParent}return o(E)}});o.each(["Left","Top"],function(F,E){var G="scroll"+E;o.fn[G]=function(H){if(!this[0]){return null}return H!==g?this.each(function(){this==l||this==document?l.scrollTo(!F?H:o(l).scrollLeft(),F?H:o(l).scrollTop()):this[G]=H}):this[0]==l||this[0]==document?self[F?"pageYOffset":"pageXOffset"]||o.boxModel&&document.documentElement[G]||document.body[G]:this[0][G]}});o.each(["Height","Width"],function(I,G){var E=I?"Left":"Top",H=I?"Right":"Bottom",F=G.toLowerCase();o.fn["inner"+G]=function(){return this[0]?o.css(this[0],F,false,"padding"):null};o.fn["outer"+G]=function(K){return this[0]?o.css(this[0],F,false,K?"margin":"border"):null};var J=G.toLowerCase();o.fn[J]=function(K){return this[0]==l?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]):K===g?(this.length?o.css(this[0],J):null):this.css(J,typeof K==="string"?K:K+"px")}})})();
jQuery.easing.jswing=jQuery.easing.swing;jQuery.extend(jQuery.easing,{def:"easeOutQuad",swing:function(e,f,a,h,g){return jQuery.easing[jQuery.easing.def](e,f,a,h,g)},easeInQuad:function(e,f,a,h,g){return h*(f/=g)*f+a},easeOutQuad:function(e,f,a,h,g){return -h*(f/=g)*(f-2)+a},easeInOutQuad:function(e,f,a,h,g){if((f/=g/2)<1){return h/2*f*f+a}return -h/2*((--f)*(f-2)-1)+a},easeInCubic:function(e,f,a,h,g){return h*(f/=g)*f*f+a},easeOutCubic:function(e,f,a,h,g){return h*((f=f/g-1)*f*f+1)+a},easeInOutCubic:function(e,f,a,h,g){if((f/=g/2)<1){return h/2*f*f*f+a}return h/2*((f-=2)*f*f+2)+a},easeInQuart:function(e,f,a,h,g){return h*(f/=g)*f*f*f+a},easeOutQuart:function(e,f,a,h,g){return -h*((f=f/g-1)*f*f*f-1)+a},easeInOutQuart:function(e,f,a,h,g){if((f/=g/2)<1){return h/2*f*f*f*f+a}return -h/2*((f-=2)*f*f*f-2)+a},easeInQuint:function(e,f,a,h,g){return h*(f/=g)*f*f*f*f+a},easeOutQuint:function(e,f,a,h,g){return h*((f=f/g-1)*f*f*f*f+1)+a},easeInOutQuint:function(e,f,a,h,g){if((f/=g/2)<1){return h/2*f*f*f*f*f+a}return h/2*((f-=2)*f*f*f*f+2)+a},easeInSine:function(e,f,a,h,g){return -h*Math.cos(f/g*(Math.PI/2))+h+a},easeOutSine:function(e,f,a,h,g){return h*Math.sin(f/g*(Math.PI/2))+a},easeInOutSine:function(e,f,a,h,g){return -h/2*(Math.cos(Math.PI*f/g)-1)+a},easeInExpo:function(e,f,a,h,g){return(f==0)?a:h*Math.pow(2,10*(f/g-1))+a},easeOutExpo:function(e,f,a,h,g){return(f==g)?a+h:h*(-Math.pow(2,-10*f/g)+1)+a},easeInOutExpo:function(e,f,a,h,g){if(f==0){return a}if(f==g){return a+h}if((f/=g/2)<1){return h/2*Math.pow(2,10*(f-1))+a}return h/2*(-Math.pow(2,-10*--f)+2)+a},easeInCirc:function(e,f,a,h,g){return -h*(Math.sqrt(1-(f/=g)*f)-1)+a},easeOutCirc:function(e,f,a,h,g){return h*Math.sqrt(1-(f=f/g-1)*f)+a},easeInOutCirc:function(e,f,a,h,g){if((f/=g/2)<1){return -h/2*(Math.sqrt(1-f*f)-1)+a}return h/2*(Math.sqrt(1-(f-=2)*f)+1)+a},easeInElastic:function(f,h,e,l,k){var i=1.70158;var j=0;var g=l;if(h==0){return e}if((h/=k)==1){return e+l}if(!j){j=k*0.3}if(g<Math.abs(l)){g=l;var i=j/4}else{var i=j/(2*Math.PI)*Math.asin(l/g)}return -(g*Math.pow(2,10*(h-=1))*Math.sin((h*k-i)*(2*Math.PI)/j))+e},easeOutElastic:function(f,h,e,l,k){var i=1.70158;var j=0;var g=l;if(h==0){return e}if((h/=k)==1){return e+l}if(!j){j=k*0.3}if(g<Math.abs(l)){g=l;var i=j/4}else{var i=j/(2*Math.PI)*Math.asin(l/g)}return g*Math.pow(2,-10*h)*Math.sin((h*k-i)*(2*Math.PI)/j)+l+e},easeInOutElastic:function(f,h,e,l,k){var i=1.70158;var j=0;var g=l;if(h==0){return e}if((h/=k/2)==2){return e+l}if(!j){j=k*(0.3*1.5)}if(g<Math.abs(l)){g=l;var i=j/4}else{var i=j/(2*Math.PI)*Math.asin(l/g)}if(h<1){return -0.5*(g*Math.pow(2,10*(h-=1))*Math.sin((h*k-i)*(2*Math.PI)/j))+e}return g*Math.pow(2,-10*(h-=1))*Math.sin((h*k-i)*(2*Math.PI)/j)*0.5+l+e},easeInBack:function(e,f,a,i,h,g){if(g==undefined){g=1.70158}return i*(f/=h)*f*((g+1)*f-g)+a},easeOutBack:function(e,f,a,i,h,g){if(g==undefined){g=1.70158}return i*((f=f/h-1)*f*((g+1)*f+g)+1)+a},easeInOutBack:function(e,f,a,i,h,g){if(g==undefined){g=1.70158}if((f/=h/2)<1){return i/2*(f*f*(((g*=(1.525))+1)*f-g))+a}return i/2*((f-=2)*f*(((g*=(1.525))+1)*f+g)+2)+a},easeInBounce:function(e,f,a,h,g){return h-jQuery.easing.easeOutBounce(e,g-f,0,h,g)+a},easeOutBounce:function(e,f,a,h,g){if((f/=g)<(1/2.75)){return h*(7.5625*f*f)+a}else{if(f<(2/2.75)){return h*(7.5625*(f-=(1.5/2.75))*f+0.75)+a}else{if(f<(2.5/2.75)){return h*(7.5625*(f-=(2.25/2.75))*f+0.9375)+a}else{return h*(7.5625*(f-=(2.625/2.75))*f+0.984375)+a}}}},easeInOutBounce:function(e,f,a,h,g){if(f<g/2){return jQuery.easing.easeInBounce(e,f*2,0,h,g)*0.5+a}return jQuery.easing.easeOutBounce(e,f*2-g,0,h,g)*0.5+h*0.5+a}});(function(i){var l="2.88";if(i.support==undefined){i.support={opacity:!(i.browser.msie)}}function a(r){if(i.fn.cycle.debug){f(r)}}function f(){if(window.console&&window.console.log){window.console.log("[cycle] "+Array.prototype.join.call(arguments," "))}}i.fn.cycle=function(s,r){var t={s:this.selector,c:this.context};if(this.length===0&&s!="stop"){if(!i.isReady&&t.s){f("DOM not ready, queuing slideshow");i(function(){i(t.s,t.c).cycle(s,r)});return this}f("terminating; zero elements found by selector"+(i.isReady?"":" (DOM not ready)"));return this}return this.each(function(){var x=m(this,s,r);if(x===false){return}x.updateActivePagerLink=x.updateActivePagerLink||i.fn.cycle.updateActivePagerLink;if(this.cycleTimeout){clearTimeout(this.cycleTimeout)}this.cycleTimeout=this.cyclePause=0;var y=i(this);var z=x.slideExpr?i(x.slideExpr,this):y.children();var v=z.get();if(v.length<2){f("terminating; too few slides: "+v.length);return}var u=k(y,z,v,x,t);if(u===false){return}var w=u.continuous?10:h(v[u.currSlide],v[u.nextSlide],u,!u.rev);if(w){w+=(u.delay||0);if(w<10){w=10}a("first timeout: "+w);this.cycleTimeout=setTimeout(function(){e(v,u,0,(!u.rev&&!x.backwards))},w)}})};function m(r,u,s){if(r.cycleStop==undefined){r.cycleStop=0}if(u===undefined||u===null){u={}}if(u.constructor==String){switch(u){case"destroy":case"stop":var w=i(r).data("cycle.opts");if(!w){return false}r.cycleStop++;if(r.cycleTimeout){clearTimeout(r.cycleTimeout)}r.cycleTimeout=0;i(r).removeData("cycle.opts");if(u=="destroy"){q(w)}return false;case"toggle":r.cyclePause=(r.cyclePause===1)?0:1;v(r.cyclePause,s,r);return false;case"pause":r.cyclePause=1;return false;case"resume":r.cyclePause=0;v(false,s,r);return false;case"prev":case"next":var w=i(r).data("cycle.opts");if(!w){f('options not found, "prev/next" ignored');return false}i.fn.cycle[u](w);return false;default:u={fx:u}}return u}else{if(u.constructor==Number){var t=u;u=i(r).data("cycle.opts");if(!u){f("options not found, can not advance slide");return false}if(t<0||t>=u.elements.length){f("invalid slide index: "+t);return false}u.nextSlide=t;if(r.cycleTimeout){clearTimeout(r.cycleTimeout);r.cycleTimeout=0}if(typeof s=="string"){u.oneTimeFx=s}e(u.elements,u,1,t>=u.currSlide);return false}}return u;function v(y,z,x){if(!y&&z===true){var A=i(x).data("cycle.opts");if(!A){f("options not found, can not resume");return false}if(x.cycleTimeout){clearTimeout(x.cycleTimeout);x.cycleTimeout=0}e(A.elements,A,1,(!w.rev&&!w.backwards))}}}function b(r,s){if(!i.support.opacity&&s.cleartype&&r.style.filter){try{r.style.removeAttribute("filter")}catch(t){}}}function q(r){if(r.next){i(r.next).unbind(r.prevNextEvent)}if(r.prev){i(r.prev).unbind(r.prevNextEvent)}if(r.pager||r.pagerAnchorBuilder){i.each(r.pagerAnchors||[],function(){this.unbind().remove()})}r.pagerAnchors=null;if(r.destroy){r.destroy(r)}}function k(z,L,v,u,F){var D=i.extend({},i.fn.cycle.defaults,u||{},i.metadata?z.metadata():i.meta?z.data():{});if(D.autostop){D.countdown=D.autostopCount||v.length}var s=z[0];z.data("cycle.opts",D);D.$cont=z;D.stopCount=s.cycleStop;D.elements=v;D.before=D.before?[D.before]:[];D.after=D.after?[D.after]:[];D.after.unshift(function(){D.busy=0});if(!i.support.opacity&&D.cleartype){D.after.push(function(){b(this,D)})}if(D.continuous){D.after.push(function(){e(v,D,0,(!D.rev&&!D.backwards))})}n(D);if(!i.support.opacity&&D.cleartype&&!D.cleartypeNoBg){g(L)}if(z.css("position")=="static"){z.css("position","relative")}if(D.width){z.width(D.width)}if(D.height&&D.height!="auto"){z.height(D.height)}if(D.startingSlide){D.startingSlide=parseInt(D.startingSlide)}else{if(D.backwards){D.startingSlide=v.length-1}}if(D.random){D.randomMap=[];for(var J=0;J<v.length;J++){D.randomMap.push(J)}D.randomMap.sort(function(N,w){return Math.random()-0.5});D.randomIndex=1;D.startingSlide=D.randomMap[1]}else{if(D.startingSlide>=v.length){D.startingSlide=0}}D.currSlide=D.startingSlide||0;var y=D.startingSlide;L.css({position:"absolute",top:0,left:0}).hide().each(function(w){var N;if(D.backwards){N=y?w<=y?v.length+(w-y):y-w:v.length-w}else{N=y?w>=y?v.length-(w-y):y-w:v.length-w}i(this).css("z-index",N)});i(v[y]).css("opacity",1).show();b(v[y],D);if(D.fit&&D.width){L.width(D.width)}if(D.fit&&D.height&&D.height!="auto"){L.height(D.height)}var E=D.containerResize&&!z.innerHeight();if(E){var x=0,C=0;for(var H=0;H<v.length;H++){var r=i(v[H]),M=r[0],B=r.outerWidth(),K=r.outerHeight();if(!B){B=M.offsetWidth||M.width||r.attr("width")}if(!K){K=M.offsetHeight||M.height||r.attr("height")}x=B>x?B:x;C=K>C?K:C}if(x>0&&C>0){z.css({width:x+"px",height:C+"px"})}}if(D.pause){z.hover(function(){this.cyclePause++},function(){this.cyclePause--})}if(c(D)===false){return false}var t=false;u.requeueAttempts=u.requeueAttempts||0;L.each(function(){var P=i(this);this.cycleH=(D.fit&&D.height)?D.height:(P.height()||this.offsetHeight||this.height||P.attr("height")||0);this.cycleW=(D.fit&&D.width)?D.width:(P.width()||this.offsetWidth||this.width||P.attr("width")||0);if(P.is("img")){var N=(i.browser.msie&&this.cycleW==28&&this.cycleH==30&&!this.complete);var Q=(i.browser.mozilla&&this.cycleW==34&&this.cycleH==19&&!this.complete);var O=(i.browser.opera&&((this.cycleW==42&&this.cycleH==19)||(this.cycleW==37&&this.cycleH==17))&&!this.complete);var w=(this.cycleH==0&&this.cycleW==0&&!this.complete);if(N||Q||O||w){if(F.s&&D.requeueOnImageNotLoaded&&++u.requeueAttempts<100){f(u.requeueAttempts," - img slide not loaded, requeuing slideshow: ",this.src,this.cycleW,this.cycleH);setTimeout(function(){i(F.s,F.c).cycle(u)},D.requeueTimeout);t=true;return false}else{f("could not determine size of image: "+this.src,this.cycleW,this.cycleH)}}}return true});if(t){return false}D.cssBefore=D.cssBefore||{};D.animIn=D.animIn||{};D.animOut=D.animOut||{};L.not(":eq("+y+")").css(D.cssBefore);if(D.cssFirst){i(L[y]).css(D.cssFirst)}if(D.timeout){D.timeout=parseInt(D.timeout);if(D.speed.constructor==String){D.speed=i.fx.speeds[D.speed]||parseInt(D.speed)}if(!D.sync){D.speed=D.speed/2}var G=D.fx=="shuffle"?500:250;while((D.timeout-D.speed)<G){D.timeout+=D.speed}}if(D.easing){D.easeIn=D.easeOut=D.easing}if(!D.speedIn){D.speedIn=D.speed}if(!D.speedOut){D.speedOut=D.speed}D.slideCount=v.length;D.currSlide=D.lastSlide=y;if(D.random){if(++D.randomIndex==v.length){D.randomIndex=0}D.nextSlide=D.randomMap[D.randomIndex]}else{if(D.backwards){D.nextSlide=D.startingSlide==0?(v.length-1):D.startingSlide-1}else{D.nextSlide=D.startingSlide>=(v.length-1)?0:D.startingSlide+1}}if(!D.multiFx){var I=i.fn.cycle.transitions[D.fx];if(i.isFunction(I)){I(z,L,D)}else{if(D.fx!="custom"&&!D.multiFx){f("unknown transition: "+D.fx,"; slideshow terminating");return false}}}var A=L[y];if(D.before.length){D.before[0].apply(A,[A,A,D,true])}if(D.after.length>1){D.after[1].apply(A,[A,A,D,true])}if(D.next){i(D.next).bind(D.prevNextEvent,function(){return o(D,D.rev?-1:1)})}if(D.prev){i(D.prev).bind(D.prevNextEvent,function(){return o(D,D.rev?1:-1)})}if(D.pager||D.pagerAnchorBuilder){d(v,D)}j(D,v);return D}function n(r){r.original={before:[],after:[]};r.original.cssBefore=i.extend({},r.cssBefore);r.original.cssAfter=i.extend({},r.cssAfter);r.original.animIn=i.extend({},r.animIn);r.original.animOut=i.extend({},r.animOut);i.each(r.before,function(){r.original.before.push(this)});i.each(r.after,function(){r.original.after.push(this)})}function c(x){var v,t,s=i.fn.cycle.transitions;if(x.fx.indexOf(",")>0){x.multiFx=true;x.fxs=x.fx.replace(/\s*/g,"").split(",");for(v=0;v<x.fxs.length;v++){var w=x.fxs[v];t=s[w];if(!t||!s.hasOwnProperty(w)||!i.isFunction(t)){f("discarding unknown transition: ",w);x.fxs.splice(v,1);v--}}if(!x.fxs.length){f("No valid transitions named; slideshow terminating.");return false}}else{if(x.fx=="all"){x.multiFx=true;x.fxs=[];for(p in s){t=s[p];if(s.hasOwnProperty(p)&&i.isFunction(t)){x.fxs.push(p)}}}}if(x.multiFx&&x.randomizeEffects){var u=Math.floor(Math.random()*20)+30;for(v=0;v<u;v++){var r=Math.floor(Math.random()*x.fxs.length);x.fxs.push(x.fxs.splice(r,1)[0])}a("randomized fx sequence: ",x.fxs)}return true}function j(s,r){s.addSlide=function(u,v){var t=i(u),w=t[0];if(!s.autostopCount){s.countdown++}r[v?"unshift":"push"](w);if(s.els){s.els[v?"unshift":"push"](w)}s.slideCount=r.length;t.css("position","absolute");t[v?"prependTo":"appendTo"](s.$cont);if(v){s.currSlide++;s.nextSlide++}if(!i.support.opacity&&s.cleartype&&!s.cleartypeNoBg){g(t)}if(s.fit&&s.width){t.width(s.width)}if(s.fit&&s.height&&s.height!="auto"){$slides.height(s.height)}w.cycleH=(s.fit&&s.height)?s.height:t.height();w.cycleW=(s.fit&&s.width)?s.width:t.width();t.css(s.cssBefore);if(s.pager||s.pagerAnchorBuilder){i.fn.cycle.createPagerAnchor(r.length-1,w,i(s.pager),r,s)}if(i.isFunction(s.onAddSlide)){s.onAddSlide(t)}else{t.hide()}}}i.fn.cycle.resetState=function(s,r){r=r||s.fx;s.before=[];s.after=[];s.cssBefore=i.extend({},s.original.cssBefore);s.cssAfter=i.extend({},s.original.cssAfter);s.animIn=i.extend({},s.original.animIn);s.animOut=i.extend({},s.original.animOut);s.fxFn=null;i.each(s.original.before,function(){s.before.push(this)});i.each(s.original.after,function(){s.after.push(this)});var t=i.fn.cycle.transitions[r];if(i.isFunction(t)){t(s.$cont,i(s.elements),s)}};function e(y,r,x,A){if(x&&r.busy&&r.manualTrump){a("manualTrump in go(), stopping active transition");i(y).stop(true,true);r.busy=false}if(r.busy){a("transition active, ignoring new tx request");return}var v=r.$cont[0],C=y[r.currSlide],B=y[r.nextSlide];if(v.cycleStop!=r.stopCount||v.cycleTimeout===0&&!x){return}if(!x&&!v.cyclePause&&!r.bounce&&((r.autostop&&(--r.countdown<=0))||(r.nowrap&&!r.random&&r.nextSlide<r.currSlide))){if(r.end){r.end(r)}return}var z=false;if((x||!v.cyclePause)&&(r.nextSlide!=r.currSlide)){z=true;var w=r.fx;C.cycleH=C.cycleH||i(C).height();C.cycleW=C.cycleW||i(C).width();B.cycleH=B.cycleH||i(B).height();B.cycleW=B.cycleW||i(B).width();if(r.multiFx){if(r.lastFx==undefined||++r.lastFx>=r.fxs.length){r.lastFx=0}w=r.fxs[r.lastFx];r.currFx=w}if(r.oneTimeFx){w=r.oneTimeFx;r.oneTimeFx=null}i.fn.cycle.resetState(r,w);if(r.before.length){i.each(r.before,function(D,E){if(v.cycleStop!=r.stopCount){return}E.apply(B,[C,B,r,A])})}var t=function(){i.each(r.after,function(D,E){if(v.cycleStop!=r.stopCount){return}E.apply(B,[C,B,r,A])})};a("tx firing; currSlide: "+r.currSlide+"; nextSlide: "+r.nextSlide);r.busy=1;if(r.fxFn){r.fxFn(C,B,r,t,A,x&&r.fastOnEvent)}else{if(i.isFunction(i.fn.cycle[r.fx])){i.fn.cycle[r.fx](C,B,r,t,A,x&&r.fastOnEvent)}else{i.fn.cycle.custom(C,B,r,t,A,x&&r.fastOnEvent)}}}if(z||r.nextSlide==r.currSlide){r.lastSlide=r.currSlide;if(r.random){r.currSlide=r.nextSlide;if(++r.randomIndex==y.length){r.randomIndex=0}r.nextSlide=r.randomMap[r.randomIndex];if(r.nextSlide==r.currSlide){r.nextSlide=(r.currSlide==r.slideCount-1)?0:r.currSlide+1}}else{if(r.backwards){var u=(r.nextSlide-1)<0;if(u&&r.bounce){r.backwards=!r.backwards;r.nextSlide=1;r.currSlide=0}else{r.nextSlide=u?(y.length-1):r.nextSlide-1;r.currSlide=u?0:r.nextSlide+1}}else{var u=(r.nextSlide+1)==y.length;if(u&&r.bounce){r.backwards=!r.backwards;r.nextSlide=y.length-2;r.currSlide=y.length-1}else{r.nextSlide=u?0:r.nextSlide+1;r.currSlide=u?y.length-1:r.nextSlide-1}}}}if(z&&r.pager){r.updateActivePagerLink(r.pager,r.currSlide,r.activePagerClass)}var s=0;if(r.timeout&&!r.continuous){s=h(y[r.currSlide],y[r.nextSlide],r,A)}else{if(r.continuous&&v.cyclePause){s=10}}if(s>0){v.cycleTimeout=setTimeout(function(){e(y,r,0,(!r.rev&&!r.backwards))},s)}}i.fn.cycle.updateActivePagerLink=function(r,t,s){i(r).each(function(){i(this).children().removeClass(s).eq(t).addClass(s)})};function h(w,u,v,s){if(v.timeoutFn){var r=v.timeoutFn.call(w,w,u,v,s);while((r-v.speed)<250){r+=v.speed}a("calculated timeout: "+r+"; speed: "+v.speed);if(r!==false){return r}}return v.timeout}i.fn.cycle.next=function(r){o(r,r.rev?-1:1)};i.fn.cycle.prev=function(r){o(r,r.rev?1:-1)};function o(t,w){var s=t.elements;var v=t.$cont[0],u=v.cycleTimeout;if(u){clearTimeout(u);v.cycleTimeout=0}if(t.random&&w<0){t.randomIndex--;if(--t.randomIndex==-2){t.randomIndex=s.length-2}else{if(t.randomIndex==-1){t.randomIndex=s.length-1}}t.nextSlide=t.randomMap[t.randomIndex]}else{if(t.random){t.nextSlide=t.randomMap[t.randomIndex]}else{t.nextSlide=t.currSlide+w;if(t.nextSlide<0){if(t.nowrap){return false}t.nextSlide=s.length-1}else{if(t.nextSlide>=s.length){if(t.nowrap){return false}t.nextSlide=0}}}}var r=t.onPrevNextEvent||t.prevNextClick;if(i.isFunction(r)){r(w>0,t.nextSlide,s[t.nextSlide])}e(s,t,1,w>=0);return false}function d(s,t){var r=i(t.pager);i.each(s,function(u,v){i.fn.cycle.createPagerAnchor(u,v,r,s,t)});t.updateActivePagerLink(t.pager,t.startingSlide,t.activePagerClass)}i.fn.cycle.createPagerAnchor=function(v,w,t,u,x){var s;if(i.isFunction(x.pagerAnchorBuilder)){s=x.pagerAnchorBuilder(v,w);a("pagerAnchorBuilder("+v+", el) returned: "+s)}else{s='<a href="#">'+(v+1)+"</a>"}if(!s){return}var y=i(s);if(y.parents("body").length===0){var r=[];if(t.length>1){t.each(function(){var z=y.clone(true);i(this).append(z);r.push(z[0])});y=i(r)}else{y.appendTo(t)}}x.pagerAnchors=x.pagerAnchors||[];x.pagerAnchors.push(y);y.bind(x.pagerEvent,function(C){C.preventDefault();x.nextSlide=v;var B=x.$cont[0],A=B.cycleTimeout;if(A){clearTimeout(A);B.cycleTimeout=0}var z=x.onPagerEvent||x.pagerClick;if(i.isFunction(z)){z(x.nextSlide,u[x.nextSlide])}e(u,x,1,x.currSlide<v)});if(!/^click/.test(x.pagerEvent)&&!x.allowPagerClickBubble){y.bind("click.cycle",function(){return false})}if(x.pauseOnPagerHover){y.hover(function(){x.$cont[0].cyclePause++},function(){x.$cont[0].cyclePause--})}};i.fn.cycle.hopsFromLast=function(u,t){var s,r=u.lastSlide,v=u.currSlide;if(t){s=v>r?v-r:u.slideCount-r}else{s=v<r?r-v:r+u.slideCount-v}return s};function g(t){a("applying clearType background-color hack");function s(u){u=parseInt(u).toString(16);return u.length<2?"0"+u:u}function r(x){for(;x&&x.nodeName.toLowerCase()!="html";x=x.parentNode){var u=i.css(x,"background-color");if(u.indexOf("rgb")>=0){var w=u.match(/\d+/g);return"#"+s(w[0])+s(w[1])+s(w[2])}if(u&&u!="transparent"){return u}}return"#ffffff"}t.each(function(){i(this).css("background-color",r(this))})}i.fn.cycle.commonReset=function(x,u,v,s,t,r){i(v.elements).not(x).hide();v.cssBefore.opacity=1;v.cssBefore.display="block";if(s!==false&&u.cycleW>0){v.cssBefore.width=u.cycleW}if(t!==false&&u.cycleH>0){v.cssBefore.height=u.cycleH}v.cssAfter=v.cssAfter||{};v.cssAfter.display="none";i(x).css("zIndex",v.slideCount+(r===true?1:0));i(u).css("zIndex",v.slideCount+(r===true?0:1))};i.fn.cycle.custom=function(D,x,r,u,w,s){var C=i(D),y=i(x);var t=r.speedIn,B=r.speedOut,v=r.easeIn,A=r.easeOut;y.css(r.cssBefore);if(s){if(typeof s=="number"){t=B=s}else{t=B=1}v=A=null}var z=function(){y.animate(r.animIn,t,v,u)};C.animate(r.animOut,B,A,function(){if(r.cssAfter){C.css(r.cssAfter)}if(!r.sync){z()}});if(r.sync){z()}};i.fn.cycle.transitions={fade:function(s,t,r){t.not(":eq("+r.currSlide+")").css("opacity",0);r.before.push(function(w,u,v){i.fn.cycle.commonReset(w,u,v);v.cssBefore.opacity=0});r.animIn={opacity:1};r.animOut={opacity:0};r.cssBefore={top:0,left:0}}};i.fn.cycle.ver=function(){return l};i.fn.cycle.defaults={fx:"fade",timeout:4000,timeoutFn:null,continuous:0,speed:1000,speedIn:null,speedOut:null,next:null,prev:null,onPrevNextEvent:null,prevNextEvent:"click.cycle",pager:null,onPagerEvent:null,pagerEvent:"click.cycle",allowPagerClickBubble:false,pagerAnchorBuilder:null,before:null,after:null,end:null,easing:null,easeIn:null,easeOut:null,shuffle:null,animIn:null,animOut:null,cssBefore:null,cssAfter:null,fxFn:null,height:"auto",startingSlide:0,sync:1,random:0,fit:0,containerResize:1,pause:0,pauseOnPagerHover:0,autostop:0,autostopCount:0,delay:0,slideExpr:null,cleartype:!i.support.opacity,cleartypeNoBg:false,nowrap:0,fastOnEvent:0,randomizeEffects:1,rev:0,manualTrump:true,requeueOnImageNotLoaded:true,requeueTimeout:250,activePagerClass:"activeSlide",updateActivePagerLink:null,backwards:false}})(jQuery);$(function(){$("body").removeClass("coda-slider-no-js");$(".coda-slider").children(".panel").hide().end().prepend('<p class="loading">Loading...</p>')});var sliderCount=1;$.fn.codaSlider=function(a){a=$.extend({autoHeight:true,autoHeightEaseDuration:1000,autoHeightEaseFunction:"easeInOutExpo",autoSlide:false,autoSlideInterval:7000,autoSlideStopWhenClicked:true,hashLinking:true,crossLinking:true,externalTriggerSelector:"a.xtrig",firstPanelToLoad:1,slideEaseDuration:1000,slideEaseFunction:"easeInOutExpo"},a);return this.each(function(){var e=$(this);sliderCount=$(this).attr("id").slice(12);var b=e.find(".panel").width();var i=e.find(".panel").size();var j=b*i;var f=0;$(".panel",e).wrapAll('<div class="panel-container"></div>');$(".panel-container",e).css({width:j});if(a.hashLinking&&location.hash&&parseInt(location.hash.slice(1))<=i){var c=parseInt(location.hash.slice(1));var g=-(b*(c-1));$(".panel-container",e).css({marginLeft:g})}else{if(a.firstPanelToLoad!=1&&a.firstPanelToLoad<=i){var c=a.firstPanelToLoad;var g=-(b*(c-1));$(".panel-container",e).css({marginLeft:g})}else{var c=1}}$("#coda-nav-"+sliderCount+" a").each(function(k){$(this).bind("click",function(){f++;$(this).addClass("current").parents("ul").find("a").not($(this)).removeClass("current");g=-(b*k);h(k);c=k+1;Cufon.refresh(".paper a");$(".panel-container",e).animate({marginLeft:g},a.slideEaseDuration,a.slideEaseFunction);if(!a.crossLinking){return false}})});$(a.externalTriggerSelector).each(function(){if(sliderCount==parseInt($(this).attr("rel").slice(12))){$(this).bind("click",function(){f++;targetPanel=parseInt($(this).attr("href").slice(1));g=-(b*(targetPanel-1));h(targetPanel-1);c=targetPanel;e.siblings(".coda-nav").find("a").removeClass("current").parents("ul").find("li:eq("+(targetPanel-1)+") a").addClass("current");Cufon.refresh(".paper a");$(".panel-container",e).animate({marginLeft:g},a.slideEaseDuration,a.slideEaseFunction);if(!a.crossLinking){return false}})}});if(a.crossLinking&&location.hash&&parseInt(location.hash.slice(1))<=i){$("#coda-nav-"+sliderCount+" a:eq("+(location.hash.slice(1)-1)+")").addClass("current")}else{if(a.firstPanelToLoad!=1&&a.firstPanelToLoad<=i){$("#coda-nav-"+sliderCount+" a:eq("+(a.firstPanelToLoad-1)+")").addClass("current")}else{$("#coda-nav-"+sliderCount+" a:eq(0)").addClass("current")}}if(a.autoHeight){panelHeight=$(".panel:eq("+(c-1)+")",e).height();e.css({height:panelHeight})}Cufon.refresh(".paper a");if(a.autoSlide){e.ready(function(){setTimeout(d,a.autoSlideInterval)})}function h(k){if(a.autoHeight){panelHeight=$(".panel:eq("+k+")",e).height();e.animate({height:panelHeight},a.autoHeightEaseDuration,a.autoHeightEaseFunction)}}function d(){if(f==0||!a.autoSlideStopWhenClicked){if(c==i){var k=0;c=1}else{var k=-(b*c);c+=1}h(c-1);e.siblings(".coda-nav").find("a").removeClass("current").parents("ul").find("li:eq("+(c-1)+") a").addClass("current");$(".panel-container",e).animate({marginLeft:k},a.slideEaseDuration,a.slideEaseFunction);setTimeout(d,a.autoSlideInterval)}}$(".panel",e).show().end().find("p.loading").remove();e.removeClass("preload");sliderCount++})};
