// STATUS:  no new JS files found 
 
var Cufon=(function(){var m=function(){return m.replace.apply(null,arguments)};var x=m.DOM={ready:(function(){var C=false,E={loaded:1,complete:1};var B=[],D=function(){if(C){return}C=true;for(var F;F=B.shift();F()){}};if(document.addEventListener){document.addEventListener("DOMContentLoaded",D,false);window.addEventListener("pageshow",D,false)}if(!window.opera&&document.readyState){(function(){E[document.readyState]?D():setTimeout(arguments.callee,10)})()}if(document.readyState&&document.createStyleSheet){(function(){try{document.body.doScroll("left");D()}catch(F){setTimeout(arguments.callee,1)}})()}q(window,"load",D);return function(F){if(!arguments.length){D()}else{C?F():B.push(F)}}})(),root:function(){return document.documentElement||document.body}};var n=m.CSS={Size:function(C,B){this.value=parseFloat(C);this.unit=String(C).match(/[a-z%]*$/)[0]||"px";this.convert=function(D){return D/B*this.value};this.convertFrom=function(D){return D/this.value*B};this.toString=function(){return this.value+this.unit}},addClass:function(C,B){var D=C.className;C.className=D+(D&&" ")+B;return C},color:j(function(C){var B={};B.color=C.replace(/^rgba\((.*?),\s*([\d.]+)\)/,function(E,D,F){B.opacity=parseFloat(F);return"rgb("+D+")"});return B}),fontStretch:j(function(B){if(typeof B=="number"){return B}if(/%$/.test(B)){return parseFloat(B)/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}[B]||1}),getStyle:function(C){var B=document.defaultView;if(B&&B.getComputedStyle){return new a(B.getComputedStyle(C,null))}if(C.currentStyle){return new a(C.currentStyle)}return new a(C.style)},gradient:j(function(F){var G={id:F,type:F.match(/^-([a-z]+)-gradient\(/)[1],stops:[]},C=F.substr(F.indexOf("(")).match(/([\d.]+=)?(#[a-f0-9]+|[a-z]+\(.*?\)|[a-z]+)/ig);for(var E=0,B=C.length,D;E<B;++E){D=C[E].split("=",2).reverse();G.stops.push([D[1]||E/(B-1),D[0]])}return G}),quotedList:j(function(E){var D=[],C=/\s*((["'])([\s\S]*?[^\\])\2|[^,]+)\s*/g,B;while(B=C.exec(E)){D.push(B[3]||B[1])}return D}),recognizesMedia:j(function(G){var E=document.createElement("style"),D,C,B;E.type="text/css";E.media=G;try{E.appendChild(document.createTextNode("/**/"))}catch(F){}C=g("head")[0];C.insertBefore(E,C.firstChild);D=(E.sheet||E.styleSheet);B=D&&!D.disabled;C.removeChild(E);return B}),removeClass:function(D,C){var B=RegExp("(?:^|\\s+)"+C+"(?=\\s|$)","g");D.className=D.className.replace(B,"");return D},supports:function(D,C){var B=document.createElement("span").style;if(B[D]===undefined){return false}B[D]=C;return B[D]===C},textAlign:function(E,D,B,C){if(D.get("textAlign")=="right"){if(B>0){E=" "+E}}else{if(B<C-1){E+=" "}}return E},textShadow:j(function(F){if(F=="none"){return null}var E=[],G={},B,C=0;var D=/(#[a-f0-9]+|[a-z]+\(.*?\)|[a-z]+)|(-?[\d.]+[a-z%]*)|,/ig;while(B=D.exec(F)){if(B[0]==","){E.push(G);G={};C=0}else{if(B[1]){G.color=B[1]}else{G[["offX","offY","blur"][C++]]=B[2]}}}E.push(G);return E}),textTransform:(function(){var B={uppercase:function(C){return C.toUpperCase()},lowercase:function(C){return C.toLowerCase()},capitalize:function(C){return C.replace(/\b./g,function(D){return D.toUpperCase()})}};return function(E,D){var C=B[D.get("textTransform")];return C?C(E):E}})(),whiteSpace:(function(){var D={inline:1,"inline-block":1,"run-in":1};var C=/^\s+/,B=/\s+$/;return function(H,F,G,E){if(E){if(E.nodeName.toLowerCase()=="br"){H=H.replace(C,"")}}if(D[F.get("display")]){return H}if(!G.previousSibling){H=H.replace(C,"")}if(!G.nextSibling){H=H.replace(B,"")}return H}})()};n.ready=(function(){var B=!n.recognizesMedia("all"),E=false;var D=[],H=function(){B=true;for(var K;K=D.shift();K()){}};var I=g("link"),J=g("style");function C(K){return K.disabled||G(K.sheet,K.media||"screen")}function G(M,P){if(!n.recognizesMedia(P||"all")){return true}if(!M||M.disabled){return false}try{var Q=M.cssRules,O;if(Q){search:for(var L=0,K=Q.length;O=Q[L],L<K;++L){switch(O.type){case 2:break;case 3:if(!G(O.styleSheet,O.media.mediaText)){return false}break;default:break search}}}}catch(N){}return true}function F(){if(document.createStyleSheet){return true}var L,K;for(K=0;L=I[K];++K){if(L.rel.toLowerCase()=="stylesheet"&&!C(L)){return false}}for(K=0;L=J[K];++K){if(!C(L)){return false}}return true}x.ready(function(){if(!E){E=n.getStyle(document.body).isUsable()}if(B||(E&&F())){H()}else{setTimeout(arguments.callee,10)}});return function(K){if(B){K()}else{D.push(K)}}})();function s(D){var C=this.face=D.face,B={"\u0020":1,"\u00a0":1,"\u3000":1};this.glyphs=D.glyphs;this.w=D.w;this.baseSize=parseInt(C["units-per-em"],10);this.family=C["font-family"].toLowerCase();this.weight=C["font-weight"];this.style=C["font-style"]||"normal";this.viewBox=(function(){var F=C.bbox.split(/\s+/);var E={minX:parseInt(F[0],10),minY:parseInt(F[1],10),maxX:parseInt(F[2],10),maxY:parseInt(F[3],10)};E.width=E.maxX-E.minX;E.height=E.maxY-E.minY;E.toString=function(){return[this.minX,this.minY,this.width,this.height].join(" ")};return E})();this.ascent=-parseInt(C.ascent,10);this.descent=-parseInt(C.descent,10);this.height=-this.ascent+this.descent;this.spacing=function(L,N,E){var O=this.glyphs,M,K,G,P=[],F=0,J=-1,I=-1,H;while(H=L[++J]){M=O[H]||this.missingGlyph;if(!M){continue}if(K){F-=G=K[H]||0;P[I-1]-=G}F+=P[++I]=~~(M.w||this.w)+N+(B[H]?E:0);K=M.k}P.total=F;return P}}function f(){var C={},B={oblique:"italic",italic:"oblique"};this.add=function(D){(C[D.style]||(C[D.style]={}))[D.weight]=D};this.get=function(H,I){var G=C[H]||C[B[H]]||C.normal||C.italic||C.oblique;if(!G){return null}I={normal:400,bold:700}[I]||parseInt(I,10);if(G[I]){return G[I]}var E={1:1,99:0}[I%100],K=[],F,D;if(E===undefined){E=I>400}if(I==500){I=400}for(var J in G){if(!k(G,J)){continue}J=parseInt(J,10);if(!F||J<F){F=J}if(!D||J>D){D=J}K.push(J)}if(I<F){I=F}if(I>D){I=D}K.sort(function(M,L){return(E?(M>=I&&L>=I)?M<L:M>L:(M<=I&&L<=I)?M>L:M<L)?-1:1});return G[K[0]]}}function r(){function D(F,G){if(F.contains){return F.contains(G)}return F.compareDocumentPosition(G)&16}function B(G){var F=G.relatedTarget;if(!F||D(this,F)){return}C(this,G.type=="mouseover")}function E(F){C(this,F.type=="mouseenter")}function C(F,G){setTimeout(function(){var H=d.get(F).options;m.replace(F,G?h(H,H.hover):H,true)},10)}this.attach=function(F){if(F.onmouseenter===undefined){q(F,"mouseover",B);q(F,"mouseout",B)}else{q(F,"mouseenter",E);q(F,"mouseleave",E)}}}function u(){var C=[],D={};function B(H){var E=[],G;for(var F=0;G=H[F];++F){E[F]=C[D[G]]}return E}this.add=function(F,E){D[F]=C.push(E)-1};this.repeat=function(){var E=arguments.length?B(arguments):C,F;for(var G=0;F=E[G++];){m.replace(F[0],F[1],true)}}}function A(){var D={},B=0;function C(E){return E.cufid||(E.cufid=++B)}this.get=function(E){var F=C(E);return D[F]||(D[F]={})}}function a(B){var D={},C={};this.extend=function(E){for(var F in E){if(k(E,F)){D[F]=E[F]}}return this};this.get=function(E){return D[E]!=undefined?D[E]:B[E]};this.getSize=function(F,E){return C[F]||(C[F]=new n.Size(this.get(F),E))};this.isUsable=function(){return !!B}}function q(C,B,D){if(C.addEventListener){C.addEventListener(B,D,false)}else{if(C.attachEvent){C.attachEvent("on"+B,function(){return D.call(C,window.event)})}}}function v(C,B){var D=d.get(C);if(D.options){return C}if(B.hover&&B.hoverables[C.nodeName.toLowerCase()]){b.attach(C)}D.options=B;return C}function j(B){var C={};return function(D){if(!k(C,D)){C[D]=B.apply(null,arguments)}return C[D]}}function c(F,E){var B=n.quotedList(E.get("fontFamily").toLowerCase()),D;for(var C=0;D=B[C];++C){if(i[D]){return i[D].get(E.get("fontStyle"),E.get("fontWeight"))}}return null}function g(B){return document.getElementsByTagName(B)}function k(C,B){return C.hasOwnProperty(B)}function h(){var C={},B,F;for(var E=0,D=arguments.length;B=arguments[E],E<D;++E){for(F in B){if(k(B,F)){C[F]=B[F]}}}return C}function o(E,M,C,N,F,D){var K=document.createDocumentFragment(),H;if(M===""){return K}var L=N.separate;var I=M.split(p[L]),B=(L=="words");if(B&&t){if(/^\s/.test(M)){I.unshift("")}if(/\s$/.test(M)){I.push("")}}for(var J=0,G=I.length;J<G;++J){H=z[N.engine](E,B?n.textAlign(I[J],C,J,G):I[J],C,N,F,D,J<G-1);if(H){K.appendChild(H)}}return K}function l(D,M){var C=D.nodeName.toLowerCase();if(M.ignore[C]){return}var E=!M.textless[C];var B=n.getStyle(v(D,M)).extend(M);var F=c(D,B),G,K,I,H,L,J;if(!F){return}for(G=D.firstChild;G;G=I){K=G.nodeType;I=G.nextSibling;if(E&&K==3){if(H){H.appendData(G.data);D.removeChild(G)}else{H=G}if(I){continue}}if(H){D.replaceChild(o(F,n.whiteSpace(H.data,B,H,J),B,M,G,D),H);H=null}if(K==1){if(G.firstChild){if(G.nodeName.toLowerCase()=="cufon"){z[M.engine](F,null,B,M,G,D)}else{arguments.callee(G,M)}}J=G}}}var t=" ".split(/\s+/).length==0;var d=new A();var b=new r();var y=new u();var e=false;var z={},i={},w={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,optgroup:1,option:1,script:1,select:1,style:1,textarea:1,title:1,pre:1},printable:true,selector:(window.Sizzle||(window.jQuery&&function(B){return jQuery(B)})||(window.dojo&&dojo.query)||(window.Ext&&Ext.query)||(window.YAHOO&&YAHOO.util&&YAHOO.util.Selector&&YAHOO.util.Selector.query)||(window.$$&&function(B){return $$(B)})||(window.$&&function(B){return $(B)})||(document.querySelectorAll&&function(B){return document.querySelectorAll(B)})||g),separate:"words",textless:{dl:1,html:1,ol:1,table:1,tbody:1,thead:1,tfoot:1,tr:1,ul:1},textShadow:"none"};var p={words:/\s/.test("\u00a0")?/[^\S\u00a0]+/:/\s+/,characters:"",none:/^/};m.now=function(){x.ready();return m};m.refresh=function(){y.repeat.apply(y,arguments);return m};m.registerEngine=function(C,B){if(!B){return m}z[C]=B;return m.set("engine",C)};m.registerFont=function(D){if(!D){return m}var B=new s(D),C=B.family;if(!i[C]){i[C]=new f()}i[C].add(B);return m.set("fontFamily",'"'+C+'"')};m.replace=function(D,C,B){C=h(w,C);if(!C.engine){return m}if(!e){n.addClass(x.root(),"cufon-active cufon-loading");n.ready(function(){n.addClass(n.removeClass(x.root(),"cufon-loading"),"cufon-ready")});e=true}if(C.hover){C.forceHitArea=true}if(C.autoDetect){delete C.fontFamily}if(typeof C.textShadow=="string"){C.textShadow=n.textShadow(C.textShadow)}if(typeof C.color=="string"&&/^-/.test(C.color)){C.textGradient=n.gradient(C.color)}else{delete C.textGradient}if(!B){y.add(D,arguments)}if(D.nodeType||typeof D=="string"){D=[D]}n.ready(function(){for(var F=0,E=D.length;F<E;++F){var G=D[F];if(typeof G=="string"){m.replace(C.selector(G),C,true)}else{l(G,C)}}});return m};m.set=function(B,C){w[B]=C;return m};return m})();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;overflow:hidden;text-indent:-10000in;}"+(a?"cufon canvas{position:relative;}":"cufon canvas{position:absolute;}")+"}@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}})());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;}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(m==="0"){return 0}if(/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="sigma";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.registerFont({"w":550,"face":{"font-family":"ga-light","font-weight":300,"font-stretch":"normal","units-per-em":"1000","panose-1":"2 0 0 0 0 0 0 0 0 0","ascent":"800","descent":"-200","x-height":"8","bbox":"-55 -850 956 260","underline-thickness":"41","underline-position":"-251","stemh":"39","stemv":"49","unicode-range":"U+0020-U+2265"},"glyphs":{" ":{"w":218},"!":{"d":"201,-698r-11,549r-42,0r-11,-549r64,0xm212,-36v0,24,-19,43,-43,43v-24,0,-43,-19,-43,-43v0,-24,19,-43,43,-43v24,0,43,19,43,43","w":318},"\"":{"d":"268,-696r-12,206r-38,0r-12,-206r62,0xm122,-696r-12,206r-38,0r-12,-206r62,0","w":328},"#":{"d":"514,-429r-101,0r-20,200r97,0r0,36r-101,0r-21,193r-44,0r21,-193r-166,0r-21,193r-44,0r21,-193r-99,0r0,-36r103,0r20,-200r-99,0r0,-36r103,0r20,-185r44,0r-20,185r166,0r20,-185r44,0r-20,185r97,0r0,36xm369,-429r-166,0r-20,200r166,0"},"$":{"d":"447,-193v0,87,-61,160,-170,174r0,104r-43,0r0,-102v-50,0,-91,-5,-129,-15r8,-54v104,39,280,39,280,-97v0,-152,-299,-100,-299,-289v0,-82,65,-150,164,-160r0,-98r43,0r0,96v43,1,83,6,111,12r-8,51v-35,-11,-75,-18,-113,-18v-110,0,-146,58,-146,109v0,149,302,104,302,287"},"%":{"d":"690,-151v0,91,-51,159,-143,159v-96,0,-133,-55,-133,-150v0,-88,51,-157,143,-157v96,0,133,55,133,148xm634,-642r-493,661r-37,-25r493,-661xm326,-510v0,91,-51,159,-143,159v-96,0,-133,-55,-133,-150v0,-88,51,-157,143,-157v96,0,133,55,133,148xm639,-144v0,-74,-25,-114,-89,-114v-51,0,-85,45,-85,109v0,75,25,116,90,116v50,0,84,-46,84,-111xm275,-503v0,-74,-25,-114,-89,-114v-51,0,-85,45,-85,109v0,75,25,116,90,116v50,0,84,-46,84,-111","w":740},"&":{"d":"724,-27r-33,42v-51,-35,-105,-76,-147,-112v-67,63,-156,105,-269,105v-132,0,-211,-79,-211,-192v0,-96,63,-158,152,-226v-79,-91,-101,-134,-101,-186v0,-74,56,-138,157,-138v93,0,142,55,142,124v0,66,-33,125,-129,199v65,74,171,172,259,247v48,-63,83,-156,75,-273r55,0v4,119,-31,224,-94,302v57,45,106,82,144,108xm361,-602v0,-49,-28,-90,-96,-90v-57,0,-97,38,-97,94v0,37,22,80,89,156v69,-55,104,-100,104,-160xm510,-125v-94,-79,-201,-182,-266,-255v-90,70,-126,124,-126,188v0,86,66,155,169,155v99,0,174,-42,223,-88","w":793},"(":{"d":"270,182r-38,21v-124,-197,-144,-352,-144,-486v0,-134,28,-306,145,-493r36,21v-172,286,-175,656,1,937","w":300},")":{"d":"220,-290v0,134,-28,306,-145,493r-36,-21v172,-286,175,-656,-1,-937r38,-21v124,197,144,352,144,486","w":300},"*":{"d":"310,-539r-22,39r-96,-64r7,115r-44,0r7,-115r-96,64r-21,-38r104,-51r-104,-51r22,-38r96,63r-7,-115r44,0r-7,115r96,-63r21,37r-104,51","w":363},"+":{"d":"505,-275r-206,0r0,215r-50,0r0,-215r-204,0r0,-45r204,0r0,-214r50,0r0,214r206,0r0,45"},",":{"d":"97,-79v53,0,76,94,-48,215r-25,-22v60,-65,60,-113,45,-134v-19,-27,0,-59,28,-59","w":200},"-":{"d":"276,-274r-226,0r0,-45r226,0r0,45","w":326},"\u00ad":{"d":"276,-274r-226,0r0,-45r226,0r0,45","w":326},".":{"d":"143,-36v0,24,-19,43,-43,43v-24,0,-43,-19,-43,-43v0,-24,19,-43,43,-43v24,0,43,19,43,43","w":200},"\/":{"d":"414,-757r-350,918r-48,0r350,-918r48,0","w":413},"0":{"d":"490,-333v0,257,-115,341,-222,341v-140,0,-209,-96,-209,-337v0,-228,95,-329,222,-329v112,0,209,66,209,325xm433,-326v0,-204,-51,-288,-159,-288v-88,0,-158,78,-158,278v0,188,39,299,158,299v98,0,159,-106,159,-289"},"1":{"d":"487,0r-404,0r0,-48r185,0r0,-551r-174,69r-11,-49r193,-71r47,0r0,602r164,0r0,48"},"2":{"d":"476,0r-411,0r0,-42r188,-185v120,-118,143,-166,143,-240v0,-81,-55,-147,-150,-147v-63,0,-123,30,-155,57r-20,-43v48,-33,109,-58,179,-58v130,0,201,86,201,184v0,84,-28,147,-158,271r-162,155r345,-2r0,50"},"3":{"d":"463,-191v0,119,-96,199,-256,199v-41,0,-85,-6,-119,-16r8,-52v34,12,77,21,121,21v120,0,189,-56,189,-142v0,-87,-69,-140,-183,-140v-35,0,-60,1,-93,4r0,-46v158,3,261,-41,261,-139v0,-70,-57,-112,-137,-112v-55,0,-102,16,-147,40r-7,-50v45,-19,96,-34,159,-34v124,0,188,67,188,151v0,81,-51,133,-134,158v84,5,150,75,150,158"},"4":{"d":"527,-159r-124,0r0,159r-53,0r0,-159r-319,0r-3,-40v72,-155,218,-348,303,-451r72,0r0,442r124,0r0,49xm350,-208r-1,-389v-85,105,-203,271,-264,392v74,-3,217,-3,265,-3"},"5":{"d":"462,-209v0,130,-101,217,-256,217v-41,0,-76,-4,-114,-13r0,-52v35,12,78,19,121,19v126,0,194,-64,194,-162v0,-95,-77,-144,-190,-144v-41,0,-84,4,-107,8r0,-314r330,0r0,52r-282,0r0,212v22,-2,52,-3,70,-3v156,0,234,82,234,180"},"6":{"d":"494,-216v0,131,-84,224,-214,224v-136,0,-215,-106,-215,-264v0,-313,144,-416,366,-400r0,48v-207,-29,-304,107,-316,310v34,-68,102,-106,180,-106v128,0,199,83,199,188xm440,-204v0,-90,-52,-155,-153,-155v-100,0,-159,83,-159,147v0,95,56,176,160,176v97,0,152,-69,152,-168"},"7":{"d":"491,-604v-111,202,-212,423,-278,604r-63,0v75,-187,168,-395,281,-600r-370,2r0,-52r430,0r0,46"},"8":{"d":"482,-155v0,95,-88,163,-212,163v-120,0,-203,-62,-203,-154v0,-89,77,-141,159,-185v-90,-42,-142,-89,-142,-168v0,-88,76,-159,195,-159v117,0,186,63,186,153v0,78,-67,125,-142,167v80,39,159,85,159,183xm408,-500v0,-75,-58,-113,-135,-113v-81,0,-132,49,-132,110v0,65,41,96,137,143v70,-38,130,-77,130,-140xm425,-149v0,-86,-74,-124,-154,-161v-76,42,-147,85,-147,159v0,67,55,114,154,114v80,0,147,-39,147,-112"},"9":{"d":"480,-394v0,304,-145,402,-326,402v-23,0,-46,-2,-69,-6r0,-51v184,36,311,-41,330,-228v2,-22,8,-39,8,-56v-33,56,-95,91,-172,91v-125,0,-195,-82,-195,-197v0,-130,88,-219,212,-219v127,0,212,77,212,264xm418,-439v0,-100,-56,-175,-156,-175v-95,0,-151,74,-151,165v0,95,55,159,148,159v102,0,159,-69,159,-149"},":":{"d":"198,-338v0,24,-19,43,-43,43v-24,0,-43,-19,-43,-43v0,-24,19,-43,43,-43v24,0,43,19,43,43xm198,-36v0,24,-19,43,-43,43v-24,0,-43,-19,-43,-43v0,-24,19,-43,43,-43v24,0,43,19,43,43","w":275},";":{"d":"198,-338v0,24,-19,43,-43,43v-24,0,-43,-19,-43,-43v0,-24,19,-43,43,-43v24,0,43,19,43,43xm154,-79v53,0,76,94,-48,215r-25,-22v60,-65,60,-113,45,-134v-19,-27,0,-59,28,-59","w":275},"\u037e":{"d":"198,-338v0,24,-19,43,-43,43v-24,0,-43,-19,-43,-43v0,-24,19,-43,43,-43v24,0,43,19,43,43xm154,-79v53,0,76,94,-48,215r-25,-22v60,-65,60,-113,45,-134v-19,-27,0,-59,28,-59","w":275},"<":{"d":"427,-69r-33,37r-314,-272r314,-273r33,33r-279,239"},"=":{"d":"492,-350r-434,0r0,-46r434,0r0,46xm492,-199r-434,0r0,-46r434,0r0,46"},">":{"d":"470,-305r-314,273r-33,-33r279,-239r-279,-236r33,-37"},"?":{"d":"367,-520v0,164,-212,163,-151,371r-52,0v-63,-207,144,-228,144,-365v0,-72,-83,-134,-208,-140r7,-49v153,7,260,88,260,183xm233,-36v0,24,-19,43,-43,43v-24,0,-43,-19,-43,-43v0,-24,19,-43,43,-43v24,0,43,19,43,43","w":440},"@":{"d":"886,-399v0,172,-95,270,-213,270v-91,0,-119,-64,-107,-121r-3,0v-11,40,-80,121,-158,121v-67,0,-94,-48,-94,-126v0,-146,75,-270,219,-270v44,0,89,4,122,10r-42,227v-14,77,16,112,75,112v86,0,150,-80,150,-220v0,-143,-88,-292,-313,-292v-211,0,-379,167,-379,396v0,204,122,336,332,336v60,0,109,-7,163,-23r7,47v-54,16,-121,23,-176,23v-233,0,-378,-146,-378,-373v0,-262,202,-448,435,-448v245,0,360,162,360,331xm593,-476v-19,-5,-44,-7,-72,-7v-112,0,-157,131,-157,216v0,58,18,89,54,89v60,0,132,-80,163,-237","w":986},"A":{"d":"586,0r-64,0v-15,-57,-36,-122,-55,-177r-334,0v-19,55,-41,121,-56,177r-57,0v63,-227,157,-465,253,-676r59,0v96,213,185,448,254,676xm452,-221v-41,-127,-98,-276,-151,-394r-2,0v-10,30,-24,60,-36,90v-36,91,-80,207,-112,304r301,0","w":605},"B":{"d":"499,-196v0,64,-33,199,-251,199v-40,0,-102,-2,-148,-3r0,-675v41,0,91,-2,171,-2v144,0,206,63,206,157v1,77,-50,138,-130,165v109,14,152,86,152,159xm422,-511v0,-70,-32,-123,-161,-123v-36,0,-75,1,-107,2r0,260v23,1,42,1,70,1v132,0,198,-51,198,-140xm444,-193v1,-130,-145,-142,-290,-135r0,281v20,3,52,6,101,6v134,0,189,-66,189,-152","w":560},"C":{"d":"551,-33v-53,23,-122,40,-196,40v-197,0,-301,-98,-301,-332v0,-238,91,-357,323,-357v54,0,113,8,164,23r-11,50v-53,-18,-112,-29,-168,-29v-180,0,-250,124,-250,304v0,206,83,294,260,294v57,0,122,-16,167,-39","w":600},"D":{"d":"627,-342v0,260,-152,345,-374,345v-66,0,-111,-4,-153,-3r0,-675v52,0,121,-3,185,-3v224,0,342,60,342,336xm571,-339v0,-233,-99,-296,-294,-296v-41,0,-93,2,-123,3r0,584v238,31,417,-34,417,-291","w":689},"E":{"d":"428,0r-328,0r0,-675r328,0r0,43r-274,0r0,262r261,0r0,43r-261,0r0,283r274,0r0,44","w":510},"F":{"d":"428,-632r-274,0r0,262r259,0r0,43r-259,0r0,327r-54,0r0,-675r328,0r0,43","w":472},"G":{"d":"385,-290r0,-44r210,0r0,306v-68,24,-148,36,-215,36v-195,0,-321,-83,-321,-334v0,-248,123,-357,342,-357v62,0,121,10,183,29r-14,49v-222,-78,-447,-37,-454,269v-6,287,205,337,425,276r0,-230r-156,0","w":689},"H":{"d":"609,0r-54,0r0,-329r-401,0r0,329r-54,0r0,-675r54,0r0,302r401,0r0,-302r54,0r0,675","w":709},"I":{"d":"154,0r-54,0r0,-675r54,0r0,675","w":254},"J":{"d":"224,-164v9,141,-92,191,-223,162r0,-51v91,24,169,29,169,-117r0,-505r54,0r0,511","w":324},"K":{"d":"550,0r-79,0r-317,-345r0,345r-54,0r0,-675r54,0r0,330r317,-330r69,0r-322,327","w":572},"L":{"d":"418,0r-318,0r0,-675r54,0r0,631r264,0r0,44","w":424},"M":{"d":"832,0r-58,0v-32,-295,-59,-445,-86,-627r-2,0v-6,22,-16,56,-31,100r-180,527r-69,0r-170,-495r-43,-132v-22,206,-51,317,-71,627r-57,0v9,-184,49,-496,93,-675r74,0r171,501v12,31,25,84,40,127v13,-44,23,-77,37,-118r175,-510r79,0v41,183,85,502,98,675","w":897},"N":{"d":"616,0r-74,0r-315,-492v-31,-48,-57,-91,-80,-135v3,84,7,302,7,434r0,193r-54,0r0,-675r74,0r312,486v29,45,57,92,83,138v-3,-99,-7,-310,-7,-449r0,-175r54,0r0,675","w":716},"O":{"d":"656,-344v0,260,-141,352,-311,352v-199,0,-295,-105,-295,-339v0,-260,141,-352,311,-352v185,0,295,100,295,339xm598,-332v0,-209,-92,-306,-245,-306v-131,0,-245,82,-245,294v0,209,81,306,245,306v130,0,245,-86,245,-294","w":706},"P":{"d":"476,-492v0,165,-146,235,-322,214r0,278r-54,0r0,-675v45,-2,95,-3,150,-3v156,0,226,68,226,186xm419,-481v0,-107,-50,-152,-182,-152v-34,0,-59,0,-83,2r0,306v21,3,46,5,71,5v123,-1,194,-59,194,-161","w":517},"Q":{"d":"656,-344v0,125,-33,211,-85,267r86,86r-33,33r-89,-88v-53,38,-119,54,-190,54v-199,0,-295,-105,-295,-339v0,-260,141,-352,311,-352v185,0,295,100,295,339xm419,-163r33,-33r80,80v40,-47,66,-118,66,-216v0,-209,-92,-306,-245,-306v-131,0,-245,82,-245,294v0,209,81,306,245,306v53,0,104,-14,145,-45","w":705},"R":{"d":"500,0r-73,0r-209,-325r-64,0r0,325r-54,0r0,-675v39,-2,75,-3,144,-3v132,0,214,32,214,162v0,135,-59,192,-178,192v84,115,124,185,220,324xm402,-505v0,-134,-120,-136,-248,-127r0,263v12,1,77,2,111,2v115,0,137,-58,137,-138","w":540},"S":{"d":"464,-189v0,116,-97,197,-252,197v-54,0,-108,-16,-149,-34r11,-53v114,66,331,57,332,-103v0,-173,-345,-112,-345,-322v0,-102,82,-184,231,-179v57,2,97,15,131,30r-13,51v-31,-21,-73,-35,-124,-36v-114,-4,-168,51,-168,129v0,170,346,109,346,320","w":504},"T":{"d":"502,-631r-214,0r0,631r-54,0r0,-631r-214,0r0,-44r482,0r0,44","w":522},"U":{"d":"604,-254v0,169,-86,262,-260,262v-208,0,-244,-118,-244,-228r0,-455r54,0r0,448v0,102,35,191,195,191v134,0,202,-56,202,-212r0,-427r53,0r0,421","w":704},"V":{"d":"530,-675r57,0v-75,250,-161,471,-260,675r-57,0v-96,-204,-177,-428,-252,-675r63,0v73,245,160,471,219,617r1,0v60,-148,151,-370,229,-617","w":607},"W":{"d":"856,-675r53,0v-36,219,-129,529,-183,675r-69,0r-157,-534r-26,-95v-6,31,-14,63,-24,97r-152,532r-70,0v-64,-182,-153,-456,-184,-675r58,0v52,274,111,464,165,628v8,-40,17,-80,28,-117r146,-511r71,0r154,520v11,33,18,75,28,108v39,-161,110,-352,162,-628","w":953},"X":{"d":"546,0r-67,0r-198,-309r-196,309r-61,0r228,-350r-214,-325r63,0r181,281r179,-281r61,0r-210,319","w":570},"Y":{"d":"497,-675r-216,428r0,247r-54,0r0,-247r-211,-428r60,0r125,260v21,40,37,84,56,123v17,-43,39,-89,61,-133r122,-250r57,0","w":513},"Z":{"d":"496,0r-449,0r0,-37r322,-494v23,-35,43,-65,67,-98r-377,2r0,-48r434,0r0,37r-387,592v68,-5,287,-2,390,-3r0,49","w":541},"[":{"d":"276,193r-176,0r0,-959r176,0r0,39r-127,0r0,880r127,0r0,40","w":316},"\\":{"d":"414,161r-48,0r-350,-918r48,0","w":405},"]":{"d":"216,193r-176,0r0,-40r127,0r0,-880r-127,0r0,-39r176,0r0,959","w":316},"^":{"d":"461,-371r-42,22r-157,-282r-150,282r-39,-21r167,-305r47,0"},"_":{"d":"550,252r-550,0r0,-41r550,0r0,41"},"a":{"d":"419,0r-46,0v0,0,-6,-18,-10,-53v-35,59,-85,61,-174,61v-75,0,-134,-47,-134,-127v0,-180,104,-180,309,-180v4,-100,-18,-163,-121,-162v-48,0,-108,16,-148,39r-15,-46v47,-21,108,-37,171,-37v210,-1,166,169,166,347v0,53,1,112,2,158xm364,-134r0,-122v-197,0,-254,6,-254,127v0,53,36,92,91,92v98,0,146,-27,163,-97","w":512},"b":{"d":"508,-267v0,181,-65,277,-217,277v-58,0,-107,-19,-142,-57v-2,20,-7,46,-7,46r-42,0r0,-732r53,0r0,293v25,-45,85,-66,148,-66v130,0,207,82,207,239xm452,-266v0,-121,-58,-200,-155,-200v-99,0,-127,56,-144,87r0,262v20,34,70,76,144,76v111,0,155,-64,155,-225","w":558},"c":{"d":"416,-24v-178,62,-368,49,-368,-223v0,-152,82,-256,230,-256v52,0,99,9,135,24r-13,44v-35,-14,-84,-26,-133,-26v-104,0,-163,84,-163,201v0,110,32,221,166,221v49,0,95,-10,134,-28","w":446},"d":{"d":"48,-266v0,181,65,277,217,277v58,0,107,-19,142,-57v2,20,7,46,7,46r42,0r0,-730r-53,0r0,291v-39,-55,-84,-66,-140,-66v-130,0,-215,82,-215,239xm104,-262v0,-121,66,-200,163,-200v85,0,110,41,136,76r0,273v-20,34,-70,76,-144,76v-111,0,-155,-64,-155,-225","w":556},"e":{"d":"260,-505v164,1,194,125,187,275r-342,0v-7,122,57,191,176,191v49,0,99,-10,140,-29r12,46v-46,19,-102,30,-164,30v-144,0,-221,-81,-221,-255v0,-180,79,-258,212,-258xm390,-273v2,-102,-23,-191,-134,-191v-87,0,-145,75,-147,191r281,0","w":499},"f":{"d":"389,-725r-6,46v-27,-8,-56,-12,-84,-12v-97,0,-128,75,-122,194r159,0r0,42r-159,0r0,455r-53,0r0,-455r-118,0r0,-42r118,0v-13,-189,96,-268,265,-228","w":345},"g":{"d":"510,80v0,120,-106,180,-253,180v-152,0,-205,-55,-205,-149v0,-65,41,-113,90,-142v-68,-26,-64,-121,2,-151v-46,-28,-73,-73,-73,-139v0,-98,45,-184,203,-184v23,0,50,3,73,8r156,0r0,42r-97,0v34,26,55,69,55,120v0,99,-67,182,-206,182v-26,0,-46,-3,-67,-10v-68,38,-52,102,53,98r104,4v108,4,165,58,165,141xm407,-328v0,-83,-35,-136,-137,-136v-110,0,-145,61,-145,137v0,84,39,133,140,133v103,0,142,-50,142,-134xm456,87v0,-60,-42,-97,-126,-100r-142,-5v-49,32,-83,57,-83,121v0,80,57,114,162,114v140,0,189,-56,189,-130","w":555},"h":{"d":"480,0r-53,0r0,-320v0,-91,-32,-137,-119,-137v-121,0,-155,95,-155,90r0,367r-53,0r0,-730r53,0r0,299v37,-39,69,-74,158,-74v115,0,169,71,169,160r0,345","w":580},"i":{"d":"167,-660v0,22,-18,40,-40,40v-22,0,-40,-17,-40,-40v0,-22,18,-40,40,-40v22,0,40,17,40,40xm153,0r-53,0r0,-497r53,0r0,497","w":253},"j":{"d":"176,-660v0,22,-18,40,-40,40v-22,0,-40,-17,-40,-40v0,-22,18,-40,40,-40v22,0,40,17,40,40xm162,73v0,132,-35,187,-151,187v-21,0,-47,-3,-66,-9r7,-49v19,7,42,12,66,12v73,0,91,-29,91,-139r0,-572r53,0r0,570","w":262},"k":{"d":"438,0r-72,0r-213,-267r0,267r-53,0r0,-730r53,0r0,462r204,-229r64,0r-207,226","w":465},"l":{"d":"153,0r-53,0r0,-730r53,0r0,730","w":253},"m":{"d":"100,0r0,-497r40,0v0,0,6,25,8,69v45,-60,88,-77,173,-77v123,0,143,93,141,127v17,-47,66,-127,174,-127v92,0,155,48,155,160r0,345r-53,0r0,-323v0,-84,-29,-139,-111,-139v-85,0,-127,69,-155,142r0,320r-53,0r0,-324v0,-75,-22,-138,-109,-138v-95,0,-136,58,-157,114r0,348r-53,0","w":891},"n":{"d":"480,0r-53,0r0,-323v0,-88,-36,-139,-119,-139v-93,0,-132,42,-155,105r0,357r-53,0r0,-497r46,0v0,0,4,32,6,69v43,-70,90,-77,172,-77v115,0,156,71,156,160r0,345","w":580,"k":{"s":7}},"o":{"d":"490,-266v0,164,-85,274,-231,274v-130,0,-213,-78,-213,-266v0,-153,81,-247,230,-247v112,0,214,43,214,239xm435,-263v0,-140,-57,-199,-166,-199v-86,0,-168,45,-168,200v0,151,62,226,169,226v85,0,165,-63,165,-227","w":538},"p":{"d":"508,-231v0,-181,-65,-277,-217,-277v-58,0,-107,19,-142,57v-2,-20,-7,-46,-7,-46r-42,0r0,749r53,0r0,-310v25,45,85,66,148,66v130,0,207,-82,207,-239xm452,-232v0,121,-58,200,-155,200v-99,0,-127,-56,-144,-87r0,-262v20,-34,70,-76,144,-76v111,0,155,64,155,225","w":558},"q":{"d":"48,-226v0,-181,74,-277,226,-277v58,0,98,19,133,57v2,-20,7,-46,7,-46r42,0r0,745r-53,0r0,-306v-39,55,-84,66,-140,66v-130,0,-215,-82,-215,-239xm104,-230v0,121,66,200,163,200v85,0,110,-41,136,-76r0,-273v-20,-34,-61,-76,-135,-76v-104,0,-164,64,-164,225","w":551},"r":{"d":"327,-504r-2,52v-116,-14,-172,33,-172,115r0,337r-53,0r0,-497r40,0v0,0,3,19,3,66v26,-62,72,-87,184,-73","w":354,"k":{"g":32}},"s":{"d":"398,-145v0,83,-80,153,-217,153v-41,0,-86,-11,-120,-23r10,-52v84,47,269,34,269,-69v0,-135,-281,-50,-281,-229v0,-81,71,-144,201,-140v56,2,84,20,108,37r-9,47v-29,-23,-58,-39,-111,-41v-89,-3,-131,35,-131,89v0,137,281,53,281,228","w":465},"t":{"d":"332,-3v-26,6,-62,10,-92,10v-95,0,-122,-45,-122,-143r0,-319r-118,0r0,-42r118,0r0,-170r53,-15r0,185r157,0r0,42r-157,0r0,289v0,100,17,125,82,125v26,0,51,-4,71,-9","w":368},"u":{"d":"100,-497r53,0r0,323v0,88,36,139,119,139v93,0,132,-36,155,-99r0,-363r53,0r0,497r-46,0v0,0,-4,-26,-6,-63v-43,70,-90,71,-172,71v-115,0,-156,-71,-156,-160r0,-345","w":580},"v":{"d":"394,-497r59,0v-61,202,-132,373,-194,497r-56,0v-61,-128,-135,-297,-190,-497r62,0v57,203,118,351,158,445v37,-99,103,-240,161,-445","w":466},"w":{"d":"709,-497r59,0v-29,145,-108,370,-165,497r-65,0r-125,-363v-11,-28,-17,-61,-28,-88r-140,451r-68,0v-48,-127,-124,-353,-155,-497r61,0v40,189,78,315,131,451v9,-34,21,-74,33,-112r109,-339r69,0r147,452v45,-139,92,-250,137,-452","w":790},"x":{"d":"479,0r-73,0r-154,-214r-154,214r-68,0r194,-248r-185,-249r69,0r148,209r152,-209r63,0r-187,245","w":509},"y":{"d":"445,-497r-209,552v-65,166,-119,221,-267,200r6,-50v113,20,146,-1,206,-141r25,-64r-193,-497r63,0r119,324r39,111r152,-435r59,0","w":458},"z":{"d":"389,0r-339,0r0,-37r276,-415r-271,2r0,-47r329,0r0,36r-274,414r279,-2r0,49","w":444},"{":{"d":"288,193v-109,5,-146,-56,-146,-168r0,-214v0,-74,-24,-103,-111,-108r0,-46v90,-5,111,-30,111,-108v0,-153,-29,-319,146,-315r0,39v-73,0,-97,34,-97,125v0,127,19,264,-94,282v132,18,94,209,94,349v0,91,24,124,97,124r0,40","w":321},"|":{"d":"162,252r-42,0r0,-1000r42,0r0,1000","w":282},"}":{"d":"298,-297v-87,5,-111,34,-111,108v0,168,47,401,-146,382r0,-40v73,0,97,-33,97,-124v0,-142,-36,-330,94,-350v-118,-14,-94,-157,-94,-281v0,-91,-24,-125,-97,-125r0,-39v169,-5,146,154,146,310v0,83,21,108,111,113r0,46","w":316},"~":{"d":"486,-565v1,79,-44,136,-117,136v-108,0,-107,-116,-190,-116v-50,0,-72,43,-73,97v-12,-2,-32,4,-40,-2v0,-78,45,-134,117,-134v108,0,107,116,190,116v50,0,72,-43,73,-97r40,0"},"\u00a1":{"d":"192,-461v0,24,-19,43,-43,43v-24,0,-43,-19,-43,-43v0,-24,19,-43,43,-43v24,0,43,19,43,43xm181,201r-64,0r11,-549r42,0","w":318},"\u00a2":{"d":"465,-143v-41,20,-84,32,-132,36r0,107r-45,0r0,-107v-127,-5,-203,-77,-203,-224v0,-129,78,-210,203,-226r0,-93r45,0r0,91v39,1,83,9,124,26r-9,47v-37,-17,-81,-29,-127,-29v-112,0,-181,61,-181,182v0,102,43,180,177,180v48,0,98,-13,134,-34"},"\u00a3":{"d":"471,0r-393,0r0,-38v96,-86,124,-130,98,-262r-116,0r0,-42r109,0v-8,-44,-15,-90,-15,-134v0,-177,144,-209,291,-164r-13,46v-34,-12,-75,-21,-110,-21v-77,0,-115,47,-115,130v0,47,9,96,17,143r167,0r0,42r-161,0v22,120,1,184,-85,254r326,-2r0,48"},"\u00a5":{"d":"504,-650r-191,377r161,0r0,41r-174,0r0,81r174,0r0,41r-174,0r0,110r-54,0r0,-110r-174,0r0,-41r174,0r0,-81r-174,0r0,-41r161,0r-186,-377r60,0r113,235v23,44,37,87,55,127v50,-127,115,-242,172,-362r57,0"},"\u00a7":{"d":"410,-223v0,52,-26,98,-80,138v81,95,33,249,-114,247v-21,0,-48,-3,-75,-11r6,-46v82,33,169,5,169,-79v0,-120,-231,-222,-231,-378v0,-52,26,-97,80,-139v-79,-94,-38,-246,110,-243v21,0,48,3,69,9r-6,46v-75,-28,-159,-5,-159,77v0,120,231,223,231,379xm356,-216v0,-87,-94,-161,-163,-240v-39,27,-54,64,-54,97v0,87,95,161,164,239v38,-26,53,-63,53,-96","w":510},"\u00a4":{"d":"488,-101r-35,29r-84,-113v-47,37,-128,40,-182,14r-74,99r-36,-28r77,-94v-57,-54,-63,-212,5,-265r-82,-100r35,-28r77,105v55,-31,127,-32,186,0r80,-105r33,28r-84,104v48,48,50,195,-6,244xm390,-334v0,-71,-31,-129,-119,-129v-64,0,-111,52,-111,131v0,74,29,136,118,136v60,0,112,-55,112,-138"},"'":{"d":"122,-696r-12,206r-38,0r-12,-206r62,0","w":182},"\u00ab":{"d":"398,-155r-38,26r-126,-165r127,-168r37,25r-107,142xm222,-155r-38,26r-118,-165r119,-168r37,25r-99,142","w":485},"\u00b7":{"d":"146,-297v0,26,-20,46,-46,46v-26,0,-46,-20,-46,-46v0,-26,20,-46,46,-46v26,0,46,20,46,46","w":200},"\u2219":{"d":"146,-297v0,26,-20,46,-46,46v-26,0,-46,-20,-46,-46v0,-26,20,-46,46,-46v26,0,46,20,46,46","w":200},"\u00b6":{"d":"488,-636r-76,0r0,732r-130,0r0,-39r76,0r0,-732r130,0r0,39xm285,-264v-140,1,-208,-94,-208,-208v0,-112,82,-203,208,-203r0,411","w":558},"\u00bb":{"d":"419,-297r-120,168r-37,-25r100,-142r-98,-140r38,-26xm251,-297r-128,168r-37,-25r108,-142r-106,-140r38,-26","w":485},"\u00bf":{"d":"293,-461v0,24,-19,43,-43,43v-24,0,-43,-19,-43,-43v0,-24,19,-43,43,-43v24,0,43,19,43,43xm340,157r-7,49v-153,-7,-260,-88,-260,-183v0,-164,212,-163,151,-371r52,0v63,207,-144,228,-144,365v0,72,83,134,208,140","w":440},"`":{"d":"255,-608r-30,27r-120,-119r39,-34","w":365},"\u00b4":{"d":"255,-700r-120,119r-30,-27r111,-126","w":384},"\u00af":{"d":"315,-633r-235,0r0,-42r235,0r0,42","w":395},"\u02c9":{"d":"315,-633r-235,0r0,-42r235,0r0,42","w":395},"\u00a8":{"d":"395,-660v0,22,-17,39,-39,39v-22,0,-39,-17,-39,-39v0,-22,17,-39,39,-39v22,0,39,17,39,39xm213,-660v0,22,-17,39,-39,39v-22,0,-39,-17,-39,-39v0,-22,17,-39,39,-39v22,0,39,17,39,39","w":546},"\u00b8":{"d":"261,41v50,63,34,123,-23,195r-50,0v56,-72,70,-113,23,-169","w":400},"\u00c6":{"d":"694,0r-333,0r0,-177r-251,0r-98,177r-59,0r382,-675r347,0r0,43r-267,0r0,262r257,0r0,43r-257,0r0,283r279,0r0,44xm361,-221r0,-408r-3,0v-15,30,-32,64,-70,132r-154,276r227,0","w":776},"\u00aa":{"d":"299,-361r-52,0v-2,-15,7,-43,4,-58v-11,31,-55,64,-101,64v-64,0,-93,-31,-93,-76v0,-64,63,-115,193,-115v1,-50,2,-94,-71,-94v-37,0,-74,11,-101,26r-3,-47v30,-13,71,-20,111,-20v87,0,113,52,113,106r0,214xm330,-246r-266,0r0,-43r266,0r0,43xm157,-397v71,0,95,-72,93,-112v-104,0,-142,29,-142,69v0,26,18,43,49,43","w":374},"\u00d8":{"d":"656,-340v0,262,-178,388,-409,336r-40,106r-43,-16r40,-106v-108,-52,-154,-170,-154,-313v0,-259,172,-387,399,-340r37,-99r43,16r-37,98v105,45,164,155,164,318xm598,-330v0,-132,-42,-234,-125,-279r-209,559v191,50,333,-62,334,-280xm432,-627v-182,-47,-324,64,-324,286v0,122,32,222,114,272","w":706},"\u00ba":{"d":"351,-524v0,100,-63,168,-155,168v-86,0,-140,-46,-140,-165v0,-91,61,-161,151,-161v60,0,144,25,144,158xm337,-246r-266,0r0,-43r266,0r0,43xm295,-525v0,-53,-20,-113,-90,-113v-46,0,-93,33,-93,117v0,56,16,120,89,120v56,0,94,-40,94,-124","w":413},"\u00e6":{"d":"572,-505v146,0,197,102,187,230r-342,0v-7,168,57,236,176,236v49,0,99,-10,140,-29r12,46v-46,19,-102,30,-164,30v-119,1,-176,-60,-198,-126v-27,62,-97,126,-194,126v-75,0,-134,-47,-134,-127v0,-96,104,-168,309,-168v4,-105,-13,-176,-121,-174v-48,0,-108,16,-148,39r-15,-46v99,-48,295,-66,324,56v30,-52,89,-93,168,-93xm702,-318v2,-87,-49,-146,-134,-146v-77,0,-132,56,-147,146r281,0xm201,-37v102,0,167,-101,163,-207v-197,0,-254,57,-254,115v0,53,36,92,91,92","w":813},"\u00f8":{"d":"490,-256v0,169,-125,304,-303,253r-40,105r-43,-15r42,-108v-72,-44,-100,-132,-100,-227v0,-153,105,-285,282,-252r36,-94r43,15r-36,93v67,31,119,100,119,230xm436,-253v0,-93,-27,-158,-82,-189r-150,395v129,40,232,-24,232,-206xm312,-458v-14,-3,-29,-5,-45,-5v-78,0,-167,54,-167,211v0,80,22,146,65,181","w":538},"\u00df":{"d":"529,-142v0,84,-70,150,-192,150v-34,0,-67,-3,-92,-8r6,-53v28,9,61,14,92,14v92,0,132,-44,132,-94v0,-126,-215,-99,-215,-259v0,-122,156,-111,156,-212v0,-59,-48,-87,-114,-87v-95,0,-149,50,-149,181r0,510r-53,0r0,-505v0,-170,90,-229,208,-229v108,0,161,56,161,123v0,141,-155,119,-155,215v0,120,215,99,215,254","w":578},"\u00b9":{"d":"187,-359r-49,0r0,-245r-74,36r-15,-39r95,-43r43,0r0,291","w":300},"\u00ac":{"d":"475,-111r-45,0r0,-164r-385,0r0,-45r430,0r0,209"},"\u00b5":{"d":"593,-69v-13,42,-50,77,-100,77v-62,1,-71,-64,-60,-122v-25,72,-94,122,-173,122v-50,0,-87,-13,-112,-37r8,281r-56,0r0,-749r53,0r0,314v0,89,26,147,117,147v89,0,157,-93,157,-199r0,-262r53,0r0,367v0,69,9,87,33,87v22,0,39,-21,46,-42","w":623},"\u03bc":{"d":"593,-69v-13,42,-50,77,-100,77v-62,1,-71,-64,-60,-122v-25,72,-94,122,-173,122v-50,0,-87,-13,-112,-37r8,281r-56,0r0,-749r53,0r0,314v0,89,26,147,117,147v89,0,157,-93,157,-199r0,-262r53,0r0,367v0,69,9,87,33,87v22,0,39,-21,46,-42","w":623},"\u00d0":{"d":"646,-341v0,232,-160,344,-382,344v-66,0,-111,-4,-153,-3r0,-329r-111,0r0,-42r111,0r0,-304v52,0,121,-3,185,-3v224,0,350,110,350,337xm590,-338v0,-199,-107,-297,-302,-297v-41,0,-93,2,-123,3r0,261r160,0r0,42r-160,0r0,283v7,1,78,5,108,5v188,0,317,-91,317,-297","w":700},"\u00bd":{"d":"622,0r-206,0r0,-33v41,-44,143,-107,143,-170v0,-55,-81,-70,-117,-33r-22,-37v25,-15,55,-25,87,-25v70,0,103,43,103,87v0,63,-79,128,-124,167r136,0r0,44xm586,-642r-493,661r-37,-25r493,-661xm187,-359r-49,0r0,-245r-74,36r-15,-39r95,-43r43,0r0,291","w":696},"\u00b1":{"d":"505,-325r-205,0r0,209r-50,0r0,-209r-205,0r0,-45r205,0r0,-208r50,0r0,208r205,0r0,45xm505,0r-460,0r0,-45r460,0r0,45"},"\u00de":{"d":"495,-369v1,162,-158,246,-341,220r0,149r-54,0r0,-675r54,0r0,110v32,-2,61,-3,94,-3v155,0,247,70,247,199xm439,-363v0,-98,-60,-160,-206,-160v-25,0,-53,2,-79,6r0,322v23,3,49,5,80,5v131,0,205,-63,205,-173","w":517},"\u00bc":{"d":"521,-102r0,-151r-96,151r96,0xm626,-62r-57,0r0,62r-48,0r0,-62r-147,0r-2,-35r123,-194r74,0r0,189r57,0r0,40xm586,-642r-493,661r-37,-25r493,-661xm187,-359r-49,0r0,-245r-74,36r-15,-39r95,-43r43,0r0,291","w":690},"\u00f7":{"d":"316,-498v0,24,-19,43,-43,43v-24,0,-43,-19,-43,-43v0,-24,19,-43,43,-43v24,0,43,19,43,43xm505,-275r-460,0r0,-45r460,0r0,45xm316,-95v0,24,-19,43,-43,43v-24,0,-43,-19,-43,-43v0,-24,19,-43,43,-43v24,0,43,19,43,43"},"\u00a6":{"d":"162,-380r-42,0r0,-368r42,0r0,368xm162,252r-42,0r0,-378r42,0r0,378","w":282},"\u00b0":{"d":"299,-618v0,69,-60,115,-121,115v-70,0,-114,-45,-114,-113v0,-73,58,-117,119,-117v77,0,116,53,116,115xm252,-617v0,-34,-15,-78,-72,-78v-38,0,-69,31,-69,77v0,48,28,77,69,77v41,0,72,-31,72,-76","w":364},"\u00fe":{"d":"508,-270v-1,222,-146,304,-355,268r0,254r-53,0r0,-982r53,0r0,233v2,40,-7,99,-5,120v28,-78,95,-128,176,-128v116,0,184,78,184,235xm452,-266v0,-121,-42,-196,-134,-196v-113,0,-165,132,-165,222r0,188v162,45,299,-4,299,-214","w":558},"\u00be":{"d":"519,-102r0,-151r-96,151r96,0xm624,-62r-57,0r0,62r-48,0r0,-62r-147,0r-2,-35r123,-194r74,0r0,189r57,0r0,40xm584,-642r-493,661r-37,-25r493,-661xm237,-444v0,80,-102,107,-186,86r9,-42v46,16,125,9,125,-41v0,-44,-32,-53,-109,-47r0,-37v55,5,109,-14,102,-49v8,-43,-75,-54,-108,-32r-15,-35v22,-11,49,-16,77,-16v107,0,123,112,48,144v38,6,57,34,57,69","w":688},"\u00b2":{"d":"255,-359r-206,0r0,-33v41,-44,143,-107,143,-170v0,-55,-81,-70,-117,-33r-22,-37v25,-15,55,-25,87,-25v70,0,103,43,103,87v0,63,-79,128,-124,167r136,0r0,44","w":312},"\u00ae":{"d":"487,-527v0,112,-95,207,-207,207v-118,0,-207,-91,-207,-207v0,-114,93,-207,207,-207v117,0,207,90,207,207xm444,-525v0,-91,-73,-169,-164,-169v-91,0,-164,74,-164,165v0,91,73,169,164,169v91,0,164,-74,164,-165xm368,-412r-47,0v-24,-34,-43,-73,-70,-105r0,105r-37,0r0,-233r66,0v55,0,77,23,77,58v0,40,-25,64,-63,68xm319,-582v4,-33,-32,-35,-68,-33r0,74v42,5,72,-17,68,-41","w":561},"\u00f0":{"d":"406,-445v-40,-73,-56,-103,-110,-164r-111,50r-25,-34r105,-47v-24,-23,-53,-47,-87,-74r56,-24v29,23,56,48,82,75r111,-49r25,34r-107,47v89,105,144,231,144,363v0,188,-98,276,-227,276v-130,0,-216,-83,-216,-256v0,-137,81,-257,230,-257v52,0,106,17,130,60xm434,-261v0,-122,-56,-201,-165,-201v-86,0,-168,65,-168,210v0,137,65,216,172,216v86,0,161,-62,161,-225","w":538},"\u00d7":{"d":"487,-117r-32,32r-181,-181r-181,181r-30,-30r181,-181r-181,-181r32,-32r181,181r181,-181r30,30r-181,181"},"\u00b3":{"d":"237,-444v0,80,-102,106,-186,85r9,-42v46,16,125,10,125,-40v0,-44,-32,-53,-109,-47r0,-37v55,5,109,-14,102,-49v8,-43,-75,-54,-108,-32r-15,-35v22,-11,49,-16,77,-16v107,0,123,112,48,144v38,6,57,34,57,69","w":300},"\u00a9":{"d":"702,-337v0,182,-147,329,-329,329v-189,0,-330,-144,-330,-327v0,-182,147,-329,330,-329v183,0,329,144,329,327xm656,-335v0,-156,-126,-286,-283,-286v-157,0,-283,126,-283,284v0,157,126,287,283,287v157,0,283,-127,283,-285xm470,-174v-29,10,-64,15,-96,15v-118,0,-156,-76,-156,-171v0,-94,44,-184,173,-184v28,0,54,5,76,11r-3,44v-24,-10,-52,-16,-80,-16v-87,0,-115,64,-115,141v0,84,33,134,111,134v32,0,60,-5,87,-15","w":750},"\u00c1":{"d":"955,-289r-391,391r-35,-35r340,-333r-869,0r0,-46r869,0r-340,-333r35,-35","w":605},"\u00c2":{"d":"453,-770r-22,38r-134,-66r-128,66r-19,-35r150,-83xm586,0r-64,0v-15,-57,-35,-122,-54,-177r-336,0v-19,55,-40,121,-55,177r-57,0v61,-227,156,-465,253,-676r59,0v97,213,187,448,254,676xm454,-221v-41,-127,-100,-275,-153,-394r-2,0v-10,30,-24,60,-36,90v-36,91,-82,207,-114,304r305,0","w":605},"\u00c4":{"d":"447,-776v0,22,-17,39,-39,39v-22,0,-39,-17,-39,-39v0,-22,17,-39,39,-39v22,0,39,17,39,39xm235,-776v0,22,-17,39,-39,39v-22,0,-39,-17,-39,-39v0,-22,17,-39,39,-39v22,0,39,17,39,39xm586,0r-64,0v-15,-57,-35,-122,-54,-177r-336,0v-19,55,-40,121,-55,177r-57,0v61,-227,156,-465,253,-676r59,0v97,213,187,448,254,676xm454,-221v-41,-127,-100,-275,-153,-394r-2,0v-10,30,-24,60,-36,90v-36,91,-82,207,-114,304r305,0","w":605},"\u00c0":{"d":"350,-768r-14,34r-165,-59r22,-48xm586,0r-64,0v-15,-57,-35,-122,-54,-177r-336,0v-19,55,-40,121,-55,177r-57,0v61,-227,156,-465,253,-676r59,0v97,213,187,448,254,676xm454,-221v-41,-127,-100,-275,-153,-394r-2,0v-10,30,-24,60,-36,90v-36,91,-82,207,-114,304r305,0","w":605},"\u00c5":{"d":"587,0r-63,0r-64,-177r-319,0r-65,177r-58,0r247,-649v-36,-14,-60,-47,-60,-90v0,-55,46,-98,100,-98v57,0,100,43,100,98v0,40,-26,76,-63,91xm363,-739v0,-33,-25,-60,-58,-60v-33,0,-58,27,-58,60v0,33,25,60,58,60v33,0,58,-27,58,-60xm444,-221r-112,-305v-17,-30,-20,-64,-32,-90r-143,395r287,0","w":605},"\u00c3":{"d":"472,-807v-24,41,-58,65,-99,65v-67,0,-90,-57,-137,-57v-23,0,-48,16,-67,47r-30,-23v23,-41,58,-65,99,-65v67,0,90,57,137,57v23,0,47,-16,67,-47xm586,0r-64,0v-15,-57,-35,-122,-54,-177r-336,0v-19,55,-40,121,-55,177r-57,0v61,-227,156,-465,253,-676r59,0v97,213,187,448,254,676xm454,-221v-41,-127,-100,-275,-153,-394r-2,0v-10,30,-24,60,-36,90v-36,91,-82,207,-114,304r305,0","w":605},"\u00c7":{"d":"551,-33v-53,23,-122,40,-196,40v-197,0,-301,-98,-301,-332v0,-238,91,-357,323,-357v54,0,113,8,164,23r-11,50v-53,-18,-112,-29,-168,-29v-180,0,-250,124,-250,304v0,206,83,294,260,294v57,0,122,-16,167,-39xm353,41v50,63,34,123,-23,195r-50,0v56,-72,70,-113,23,-169","w":600},"\u00c9":{"d":"387,-793r-165,59r-14,-34r157,-73xm428,0r-328,0r0,-675r328,0r0,43r-274,0r0,262r261,0r0,43r-261,0r0,283r274,0r0,44","w":510},"\u00ca":{"d":"412,-770r-22,38r-134,-66r-128,66r-19,-35r150,-83xm428,0r-328,0r0,-675r328,0r0,43r-274,0r0,262r261,0r0,43r-261,0r0,283r274,0r0,44","w":510},"\u00cb":{"d":"1,-289r391,391r35,-35r-340,-333r869,0r0,-46r-869,0r340,-333r-35,-35","w":510},"\u00c8":{"d":"314,-768r-14,34r-165,-59r22,-48xm428,0r-328,0r0,-675r328,0r0,43r-274,0r0,262r261,0r0,43r-261,0r0,283r274,0r0,44","w":510},"\u00cd":{"d":"263,-793r-165,59r-14,-34r157,-73xm154,0r-54,0r0,-675r54,0r0,675","w":254},"\u00ce":{"d":"280,-770r-22,38r-134,-66r-128,66r-19,-35r150,-83xm154,0r-54,0r0,-675r54,0r0,675","w":254},"\u00cf":{"d":"272,-776v0,22,-17,39,-39,39v-22,0,-39,-17,-39,-39v0,-22,17,-39,39,-39v22,0,39,17,39,39xm60,-776v0,22,-17,39,-39,39v-22,0,-39,-17,-39,-39v0,-22,17,-39,39,-39v22,0,39,17,39,39xm154,0r-54,0r0,-675r54,0r0,675","w":254},"\u00cc":{"d":"173,-768r-14,34r-165,-59r22,-48xm154,0r-54,0r0,-675r54,0r0,675","w":254},"\u00d1":{"d":"517,-807v-24,41,-58,65,-99,65v-67,0,-90,-57,-137,-57v-23,0,-48,16,-67,47r-30,-23v23,-41,58,-65,99,-65v67,0,90,57,137,57v23,0,47,-16,67,-47xm616,0r-74,0r-315,-492v-31,-48,-57,-91,-80,-135v3,84,7,302,7,434r0,193r-54,0r0,-675r74,0r312,486v29,45,57,92,83,138v-3,-99,-7,-310,-7,-449r0,-175r54,0r0,675","w":716},"\u00d3":{"d":"488,-793r-165,59r-14,-34r157,-73xm656,-344v0,227,-141,352,-311,352v-199,0,-295,-137,-295,-339v0,-228,141,-352,311,-352v185,0,295,127,295,339xm598,-332v0,-194,-92,-306,-245,-306v-131,0,-245,107,-245,294v0,180,81,306,245,306v130,0,245,-107,245,-294","w":706},"\u00d4":{"d":"510,-770r-22,38r-134,-66r-128,66r-19,-35r150,-83xm656,-344v0,227,-141,352,-311,352v-199,0,-295,-137,-295,-339v0,-228,141,-352,311,-352v185,0,295,127,295,339xm598,-332v0,-194,-92,-306,-245,-306v-131,0,-245,107,-245,294v0,180,81,306,245,306v130,0,245,-107,245,-294","w":706},"\u00d6":{"d":"493,-776v0,22,-17,39,-39,39v-22,0,-39,-17,-39,-39v0,-22,17,-39,39,-39v22,0,39,17,39,39xm281,-776v0,22,-17,39,-39,39v-22,0,-39,-17,-39,-39v0,-22,17,-39,39,-39v22,0,39,17,39,39xm656,-344v0,227,-141,352,-311,352v-199,0,-295,-137,-295,-339v0,-228,141,-352,311,-352v185,0,295,127,295,339xm598,-332v0,-194,-92,-306,-245,-306v-131,0,-245,107,-245,294v0,180,81,306,245,306v130,0,245,-107,245,-294","w":706},"\u00d2":{"d":"401,-768r-14,34r-165,-59r22,-48xm656,-344v0,227,-141,352,-311,352v-199,0,-295,-137,-295,-339v0,-228,141,-352,311,-352v185,0,295,127,295,339xm598,-332v0,-194,-92,-306,-245,-306v-131,0,-245,107,-245,294v0,180,81,306,245,306v130,0,245,-107,245,-294","w":706},"\u00d5":{"d":"518,-807v-24,41,-58,65,-99,65v-67,0,-90,-57,-137,-57v-23,0,-48,16,-67,47r-30,-23v23,-41,58,-65,99,-65v67,0,90,57,137,57v23,0,47,-16,67,-47xm656,-344v0,227,-141,352,-311,352v-199,0,-295,-137,-295,-339v0,-228,141,-352,311,-352v185,0,295,127,295,339xm598,-332v0,-194,-92,-306,-245,-306v-131,0,-245,107,-245,294v0,180,81,306,245,306v130,0,245,-107,245,-294","w":706},"\u00da":{"d":"473,-793r-165,59r-14,-34r157,-73xm604,-254v0,169,-86,262,-260,262v-208,0,-244,-118,-244,-228r0,-455r54,0r0,448v0,102,35,191,195,191v134,0,202,-56,202,-212r0,-427r53,0r0,421","w":704},"\u00db":{"d":"503,-770r-22,38r-134,-66r-128,66r-19,-35r150,-83xm604,-254v0,169,-86,262,-260,262v-208,0,-244,-118,-244,-228r0,-455r54,0r0,448v0,102,35,191,195,191v134,0,202,-56,202,-212r0,-427r53,0r0,421","w":704},"\u00dc":{"d":"491,-776v0,22,-17,39,-39,39v-22,0,-39,-17,-39,-39v0,-22,17,-39,39,-39v22,0,39,17,39,39xm279,-776v0,22,-17,39,-39,39v-22,0,-39,-17,-39,-39v0,-22,17,-39,39,-39v22,0,39,17,39,39xm604,-254v0,169,-86,262,-260,262v-208,0,-244,-118,-244,-228r0,-455r54,0r0,448v0,102,35,191,195,191v134,0,202,-56,202,-212r0,-427r53,0r0,421","w":704},"\u00d9":{"d":"408,-768r-14,34r-165,-59r22,-48xm604,-254v0,169,-86,262,-260,262v-208,0,-244,-118,-244,-228r0,-455r54,0r0,448v0,102,35,191,195,191v134,0,202,-56,202,-212r0,-427r53,0r0,421","w":704},"\u00dd":{"d":"398,-793r-165,59r-14,-34r157,-73xm497,-675r-216,428r0,247r-54,0r0,-247r-211,-428r60,0r125,260v21,40,37,84,56,123v17,-43,39,-89,61,-133r122,-250r57,0","w":513},"\u00e1":{"d":"419,0r-46,0v0,0,-6,-18,-10,-53v-35,59,-85,61,-174,61v-75,0,-134,-47,-134,-127v0,-180,104,-180,309,-180v4,-100,-18,-163,-121,-162v-48,0,-108,16,-148,39r-15,-46v47,-21,108,-37,171,-37v210,-1,166,169,166,347v0,53,1,112,2,158xm364,-134r0,-122v-197,0,-254,6,-254,127v0,53,36,92,91,92v98,0,146,-27,163,-97xm359,-700r-120,119r-30,-27r111,-126","w":518},"\u00e2":{"d":"419,0r-46,0v0,0,-6,-18,-10,-53v-35,59,-85,61,-174,61v-75,0,-134,-47,-134,-127v0,-180,104,-180,309,-180v4,-100,-18,-163,-121,-162v-48,0,-108,16,-148,39r-15,-46v47,-21,108,-37,171,-37v210,-1,166,169,166,347v0,53,1,112,2,158xm364,-134r0,-122v-197,0,-254,6,-254,127v0,53,36,92,91,92v98,0,146,-27,163,-97xm376,-609r-30,28r-96,-88r-96,88r-28,-26r126,-127","w":518},"\u00e4":{"d":"419,0r-46,0v0,0,-6,-18,-10,-53v-35,59,-85,61,-174,61v-75,0,-134,-47,-134,-127v0,-180,104,-180,309,-180v4,-100,-18,-163,-121,-162v-48,0,-108,16,-148,39r-15,-46v47,-21,108,-37,171,-37v210,-1,166,169,166,347v0,53,1,112,2,158xm364,-134r0,-122v-197,0,-254,6,-254,127v0,53,36,92,91,92v98,0,146,-27,163,-97xm380,-660v0,22,-17,39,-39,39v-22,0,-39,-17,-39,-39v0,-22,17,-39,39,-39v22,0,39,17,39,39xm198,-660v0,22,-17,39,-39,39v-22,0,-39,-17,-39,-39v0,-22,17,-39,39,-39v22,0,39,17,39,39","w":518},"\u00e0":{"d":"419,0r-46,0v0,0,-6,-18,-10,-53v-35,59,-85,61,-174,61v-75,0,-134,-47,-134,-127v0,-180,104,-180,309,-180v4,-100,-18,-163,-121,-162v-48,0,-108,16,-148,39r-15,-46v47,-21,108,-37,171,-37v210,-1,166,169,166,347v0,53,1,112,2,158xm364,-134r0,-122v-197,0,-254,6,-254,127v0,53,36,92,91,92v98,0,146,-27,163,-97xm300,-608r-30,27r-120,-119r39,-34","w":518},"\u00e5":{"d":"419,0r-46,0v0,0,-6,-18,-10,-53v-35,59,-85,61,-174,61v-75,0,-134,-47,-134,-127v0,-180,104,-180,309,-180v4,-100,-18,-163,-121,-162v-48,0,-108,16,-148,39r-15,-46v47,-21,108,-37,171,-37v210,-1,166,169,166,347v0,53,1,112,2,158xm364,-134r0,-122v-197,0,-254,6,-254,127v0,53,36,92,91,92v98,0,146,-27,163,-97xm356,-658v0,52,-45,98,-100,98v-56,0,-100,-41,-100,-98v0,-55,46,-98,100,-98v57,0,100,43,100,98xm314,-658v0,-33,-25,-60,-58,-60v-33,0,-58,27,-58,60v0,33,25,60,58,60v33,0,58,-27,58,-60","w":518},"\u00e3":{"d":"419,0r-46,0v0,0,-6,-18,-10,-53v-35,59,-85,61,-174,61v-75,0,-134,-47,-134,-127v0,-180,104,-180,309,-180v4,-100,-18,-163,-121,-162v-48,0,-108,16,-148,39r-15,-46v47,-21,108,-37,171,-37v210,-1,166,169,166,347v0,53,1,112,2,158xm364,-134r0,-122v-197,0,-254,6,-254,127v0,53,36,92,91,92v98,0,146,-27,163,-97xm406,-675v-23,42,-57,66,-97,66v-64,0,-86,-58,-131,-58v-22,0,-45,16,-64,48r-29,-24v23,-42,57,-66,97,-66v64,0,86,58,131,58v22,0,45,-16,64,-48","w":518},"\u00e7":{"d":"416,-24v-178,62,-368,49,-368,-223v0,-152,82,-256,230,-256v52,0,99,9,135,24r-13,44v-35,-14,-84,-26,-133,-26v-104,0,-163,84,-163,201v0,110,32,221,166,221v49,0,95,-10,134,-28xm261,41v50,63,34,123,-23,195r-50,0v56,-72,70,-113,23,-169","w":446},"\u00e9":{"d":"260,-505v164,1,194,125,187,275r-342,0v-7,122,57,191,176,191v49,0,99,-10,140,-29r12,46v-46,19,-102,30,-164,30v-144,0,-221,-81,-221,-255v0,-180,79,-258,212,-258xm390,-273v2,-102,-23,-191,-134,-191v-87,0,-145,75,-147,191r281,0xm362,-700r-120,119r-30,-27r111,-126","w":501},"\u00ea":{"d":"260,-505v164,1,194,125,187,275r-342,0v-7,122,57,191,176,191v49,0,99,-10,140,-29r12,46v-46,19,-102,30,-164,30v-144,0,-221,-81,-221,-255v0,-180,79,-258,212,-258xm390,-273v2,-102,-23,-191,-134,-191v-87,0,-145,75,-147,191r281,0xm382,-609r-30,28r-96,-88r-96,88r-28,-26r126,-127","w":501},"\u00eb":{"d":"260,-505v164,1,194,125,187,275r-342,0v-7,122,57,191,176,191v49,0,99,-10,140,-29r12,46v-46,19,-102,30,-164,30v-144,0,-221,-81,-221,-255v0,-180,79,-258,212,-258xm390,-273v2,-102,-23,-191,-134,-191v-87,0,-145,75,-147,191r281,0xm389,-660v0,22,-17,39,-39,39v-22,0,-39,-17,-39,-39v0,-22,17,-39,39,-39v22,0,39,17,39,39xm207,-660v0,22,-17,39,-39,39v-22,0,-39,-17,-39,-39v0,-22,17,-39,39,-39v22,0,39,17,39,39","w":501},"\u00e8":{"d":"260,-505v164,1,194,125,187,275r-342,0v-7,122,57,191,176,191v49,0,99,-10,140,-29r12,46v-46,19,-102,30,-164,30v-144,0,-221,-81,-221,-255v0,-180,79,-258,212,-258xm390,-273v2,-102,-23,-191,-134,-191v-87,0,-145,75,-147,191r281,0xm301,-608r-30,27r-120,-119r39,-34","w":501},"\u00ed":{"d":"153,0r-53,0r0,-497r53,0r0,497xm215,-700r-120,119r-30,-27r111,-126","w":253},"\u00ee":{"d":"252,-609r-30,28r-96,-88r-96,88r-28,-26r126,-127xm153,0r-53,0r0,-497r53,0r0,497","w":253},"\u00ef":{"d":"153,0r-53,0r0,-497r53,0r0,497xm256,-660v0,22,-17,39,-39,39v-22,0,-39,-17,-39,-39v0,-22,17,-39,39,-39v22,0,39,17,39,39xm74,-660v0,22,-17,39,-39,39v-22,0,-39,-17,-39,-39v0,-22,17,-39,39,-39v22,0,39,17,39,39","w":253},"\u00ec":{"d":"153,0r-53,0r0,-497r53,0r0,497xm183,-608r-30,27r-120,-119r39,-34","w":253},"\u00f1":{"d":"455,-675v-23,42,-57,66,-97,66v-64,0,-86,-58,-131,-58v-22,0,-45,16,-64,48r-29,-24v23,-42,57,-66,97,-66v64,0,86,58,131,58v22,0,45,-16,64,-48xm480,0r-53,0r0,-323v0,-88,-36,-139,-119,-139v-93,0,-132,42,-155,105r0,357r-53,0r0,-497r46,0v0,0,4,32,6,69v43,-70,90,-77,172,-77v115,0,156,71,156,160r0,345","w":580},"\u00f3":{"d":"490,-266v0,164,-85,274,-231,274v-130,0,-213,-78,-213,-266v0,-153,81,-247,230,-247v112,0,214,43,214,239xm435,-263v0,-140,-57,-199,-166,-199v-86,0,-168,45,-168,200v0,151,62,226,169,226v85,0,165,-63,165,-227xm378,-700r-120,119r-30,-27r111,-126","w":538},"\u00f4":{"d":"391,-609r-30,28r-96,-88r-96,88r-28,-26r126,-127xm490,-266v0,164,-85,274,-231,274v-130,0,-213,-78,-213,-266v0,-153,81,-247,230,-247v112,0,214,43,214,239xm435,-263v0,-140,-57,-199,-166,-199v-86,0,-168,45,-168,200v0,151,62,226,169,226v85,0,165,-63,165,-227","w":538},"\u00f6":{"d":"490,-266v0,164,-85,274,-231,274v-130,0,-213,-78,-213,-266v0,-153,81,-247,230,-247v112,0,214,43,214,239xm435,-263v0,-140,-57,-199,-166,-199v-86,0,-168,45,-168,200v0,151,62,226,169,226v85,0,165,-63,165,-227xm395,-660v0,22,-17,39,-39,39v-22,0,-39,-17,-39,-39v0,-22,17,-39,39,-39v22,0,39,17,39,39xm213,-660v0,22,-17,39,-39,39v-22,0,-39,-17,-39,-39v0,-22,17,-39,39,-39v22,0,39,17,39,39","w":538},"\u00f2":{"d":"490,-266v0,164,-85,274,-231,274v-130,0,-213,-78,-213,-266v0,-153,81,-247,230,-247v112,0,214,43,214,239xm435,-263v0,-140,-57,-199,-166,-199v-86,0,-168,45,-168,200v0,151,62,226,169,226v85,0,165,-63,165,-227xm321,-608r-30,27r-120,-119r39,-34","w":538},"\u00f5":{"d":"432,-675v-23,42,-57,66,-97,66v-64,0,-86,-58,-131,-58v-22,0,-45,16,-64,48r-29,-24v23,-42,57,-66,97,-66v64,0,86,58,131,58v22,0,45,-16,64,-48xm490,-266v0,164,-85,274,-231,274v-130,0,-213,-78,-213,-266v0,-153,81,-247,230,-247v112,0,214,43,214,239xm435,-263v0,-140,-57,-199,-166,-199v-86,0,-168,45,-168,200v0,151,62,226,169,226v85,0,165,-63,165,-227","w":538},"\u00fa":{"d":"100,-497r53,0r0,323v0,88,36,139,119,139v93,0,132,-36,155,-99r0,-363r53,0r0,497r-46,0v0,0,-4,-26,-6,-63v-43,70,-90,71,-172,71v-115,0,-156,-71,-156,-160r0,-345xm390,-700r-120,119r-30,-27r111,-126","w":580},"\u00fb":{"d":"412,-609r-30,28r-96,-88r-96,88r-28,-26r126,-127xm100,-497r53,0r0,323v0,88,36,139,119,139v93,0,132,-36,155,-99r0,-363r53,0r0,497r-46,0v0,0,-4,-26,-6,-63v-43,70,-90,71,-172,71v-115,0,-156,-71,-156,-160r0,-345","w":580},"\u00fc":{"d":"100,-497r53,0r0,323v0,88,36,139,119,139v93,0,132,-36,155,-99r0,-363r53,0r0,497r-46,0v0,0,-4,-26,-6,-63v-43,70,-90,71,-172,71v-115,0,-156,-71,-156,-160r0,-345xm417,-660v0,22,-17,39,-39,39v-22,0,-39,-17,-39,-39v0,-22,17,-39,39,-39v22,0,39,17,39,39xm235,-660v0,22,-17,39,-39,39v-22,0,-39,-17,-39,-39v0,-22,17,-39,39,-39v22,0,39,17,39,39","w":580},"\u00f9":{"d":"100,-497r53,0r0,323v0,88,36,139,119,139v93,0,132,-36,155,-99r0,-363r53,0r0,497r-46,0v0,0,-4,-26,-6,-63v-43,70,-90,71,-172,71v-115,0,-156,-71,-156,-160r0,-345xm342,-608r-30,27r-120,-119r39,-34","w":580},"\u00fd":{"d":"445,-497r-209,552v-65,166,-119,221,-267,200r6,-50v113,20,146,-1,206,-141r25,-64r-193,-497r63,0r119,324r39,111r152,-435r59,0xm342,-700r-120,119r-30,-27r111,-126","w":458},"\u00ff":{"d":"445,-497r-209,552v-65,166,-119,221,-267,200r6,-50v113,20,146,-1,206,-141r25,-64r-193,-497r63,0r119,324r39,111r152,-435r59,0xm357,-660v0,22,-17,39,-39,39v-22,0,-39,-17,-39,-39v0,-22,17,-39,39,-39v22,0,39,17,39,39xm175,-660v0,22,-17,39,-39,39v-22,0,-39,-17,-39,-39v0,-22,17,-39,39,-39v22,0,39,17,39,39","w":458},"\u2264":{"d":"1,-289r391,391r35,-35r-340,-333r869,0r0,-46r-869,0r340,-333r-35,-35"},"\u2265":{"d":"955,-289r-391,391r-35,-35r340,-333r-869,0r0,-46r869,0r-340,-333r35,-35"},"\u00a0":{"w":218}}});

Cufon.registerFont({"w":550,"face":{"font-family":"ga-book","font-weight":400,"font-stretch":"normal","units-per-em":"1000","panose-1":"2 0 0 0 0 0 0 0 0 0","ascent":"800","descent":"-200","x-height":"9","bbox":"-57 -854 1000 257","underline-thickness":"59","underline-position":"-221","stemh":"57","stemv":"70","unicode-range":"U+0020-U+2265"},"glyphs":{" ":{"w":218},"!":{"d":"214,-701r-14,541r-62,0r-14,-541r90,0xm222,-44v0,29,-23,52,-53,52v-30,0,-53,-23,-53,-52v0,-30,23,-53,53,-53v30,0,53,23,53,53","w":319},"\"":{"d":"295,-698r-13,220r-55,0r-13,-220r81,0xm137,-698r-14,220r-54,0r-14,-220r82,0","w":351},"#":{"d":"517,-419r-97,0r-18,181r91,0r0,51r-96,0r-20,187r-59,0r20,-187r-154,0r-20,187r-58,0r20,-187r-93,0r0,-51r98,0r18,-181r-92,0r0,-51r98,0r19,-180r59,0r-20,180r155,0r19,-180r58,0r-19,180r91,0r0,51xm362,-419r-154,0r-18,181r154,0"},"$":{"d":"455,-198v0,88,-62,162,-169,178r0,105r-57,0r0,-101v-49,-1,-89,-5,-127,-15r9,-71v97,36,266,40,266,-85v0,-139,-290,-88,-290,-281v0,-83,65,-152,162,-165r0,-97r58,0r0,94v40,1,79,5,108,12r-8,68v-37,-12,-76,-18,-113,-18v-99,0,-132,50,-132,97v0,134,293,92,293,279"},"%":{"d":"699,-152v0,93,-56,161,-147,161v-96,0,-137,-56,-137,-152v0,-90,56,-159,147,-159v94,0,137,54,137,150xm644,-633r-495,653r-50,-35r496,-653xm331,-509v0,93,-56,161,-147,161v-96,0,-137,-57,-137,-152v0,-91,55,-159,147,-159v94,0,137,54,137,150xm635,-145v0,-70,-23,-104,-79,-104v-45,0,-77,40,-77,100v0,70,24,106,81,106v44,0,75,-42,75,-102xm267,-503v0,-69,-23,-104,-79,-104v-46,0,-77,41,-77,100v0,71,24,106,80,106v45,0,76,-41,76,-102","w":746},"&":{"d":"733,-41r-48,58v-49,-33,-104,-74,-144,-108v-66,59,-155,100,-266,100v-139,0,-216,-83,-216,-194v0,-93,60,-155,145,-221v-74,-85,-97,-130,-97,-183v0,-79,61,-146,170,-146v99,0,152,56,152,131v0,67,-34,126,-126,197v60,66,156,153,236,222v46,-63,78,-152,71,-258r76,0v3,115,-31,220,-93,298v53,42,103,79,140,104xm355,-596v0,-44,-26,-81,-86,-81v-51,0,-87,34,-87,84v0,35,20,75,79,143v62,-50,94,-91,94,-146xm490,-131v-87,-72,-185,-166,-244,-231v-78,62,-110,110,-110,167v0,77,59,140,154,140v87,0,154,-36,200,-76","w":794},"(":{"d":"278,179r-55,27v-121,-190,-145,-348,-145,-490v0,-140,31,-313,146,-495r52,27v-167,281,-170,654,2,931","w":302},")":{"d":"231,-289v0,141,-32,313,-147,495r-52,-27v167,-279,169,-654,-1,-930r55,-28v120,191,145,348,145,490","w":302},"*":{"d":"322,-537r-29,51r-93,-65r10,113r-58,0r10,-113r-93,65r-28,-50r103,-48r-103,-48r29,-49r92,64r-9,-113r57,0r-9,113r93,-64r28,49r-103,47","w":369},"+":{"d":"507,-266r-197,0r0,207r-71,0r0,-207r-196,0r0,-63r196,0r0,-206r71,0r0,206r197,0r0,63"},",":{"d":"106,-99v65,0,94,113,-48,246r-33,-29v62,-68,64,-114,44,-140v-25,-32,-3,-77,37,-77","w":217},"-":{"d":"280,-260r-232,0r0,-62r232,0r0,62","w":328},"\u00ad":{"d":"280,-260r-232,0r0,-62r232,0r0,62","w":328},".":{"d":"163,-46v0,30,-24,54,-55,54v-30,0,-54,-24,-54,-54v0,-30,24,-54,54,-54v31,0,55,24,55,54","w":217},"\/":{"d":"429,-757r-350,918r-71,0r350,-918r71,0","w":428},"0":{"d":"497,-332v0,252,-115,341,-229,341v-141,0,-216,-91,-216,-338v0,-227,97,-330,229,-330v122,0,216,72,216,327xm416,-326v0,-198,-46,-270,-142,-270v-80,0,-141,69,-141,261v0,186,36,280,141,280v88,0,142,-92,142,-271"},"1":{"d":"492,0r-414,0r0,-68r179,0r0,-507r-166,65r-14,-70r195,-70r62,0r0,582r158,0r0,68"},"2":{"d":"481,0r-420,0r0,-60r161,-159v130,-128,154,-174,154,-242v0,-73,-50,-132,-138,-132v-60,0,-117,27,-150,53r-21,-64v48,-31,111,-55,182,-55v137,0,207,88,207,186v0,85,-30,148,-159,272r-137,132r321,-2r0,71"},"3":{"d":"469,-196v0,125,-102,205,-266,205v-43,0,-88,-6,-122,-16r10,-69v35,12,77,20,122,20v113,0,175,-51,175,-129v0,-77,-61,-125,-171,-125v-35,0,-62,1,-95,4r0,-61v148,4,252,-36,252,-128v0,-63,-51,-102,-128,-102v-55,0,-102,16,-145,38r-8,-67v46,-19,99,-33,164,-33v130,0,196,67,196,154v0,79,-49,130,-128,155v82,6,144,74,144,154"},"4":{"d":"528,-154r-115,0r0,154r-74,0r0,-154r-308,0r-6,-59v92,-170,197,-319,287,-437r101,0r0,428r115,0r0,68xm340,-222r-1,-353v-69,85,-180,246,-236,356v65,-3,194,-3,237,-3"},"5":{"d":"470,-211v0,132,-105,220,-265,220v-43,0,-79,-4,-117,-13r0,-71v36,12,78,19,125,19v114,0,177,-57,177,-145v0,-86,-72,-131,-178,-131v-42,0,-84,4,-109,8r0,-326r343,0r0,72r-273,0r0,187v19,-1,45,-2,61,-2v156,0,236,81,236,182"},"6":{"d":"500,-218v0,135,-87,227,-221,227v-139,0,-221,-102,-221,-270v0,-306,147,-416,380,-395r0,66v-196,-31,-294,88,-307,276v33,-59,96,-93,169,-93v129,0,200,84,200,189xm424,-204v0,-83,-47,-140,-139,-140v-197,2,-181,291,2,291v87,0,137,-62,137,-151"},"7":{"d":"493,-585v-105,193,-200,411,-261,585r-88,0v70,-183,161,-392,263,-579r-349,2r0,-73r435,0r0,65"},"8":{"d":"490,-162v0,103,-94,171,-221,171v-126,0,-210,-63,-210,-159v0,-86,71,-136,148,-179v-83,-40,-131,-87,-131,-164v0,-94,81,-166,204,-166v122,0,193,65,193,156v0,76,-61,123,-131,163v75,38,148,84,148,178xm395,-496v0,-66,-50,-102,-122,-102v-74,0,-119,44,-119,99v0,59,39,88,125,130v63,-35,116,-71,116,-127xm411,-154v0,-77,-67,-112,-142,-146v-68,38,-131,77,-131,144v0,60,50,103,140,103v73,0,133,-36,133,-101"},"9":{"d":"488,-389v0,324,-163,424,-406,391r0,-69v172,37,299,-29,319,-203v2,-19,8,-35,8,-51v-32,50,-90,81,-162,81v-127,0,-197,-83,-197,-196v0,-134,91,-223,219,-223v132,0,219,81,219,270xm404,-439v0,-91,-50,-158,-142,-158v-86,0,-136,66,-136,148v0,87,50,144,135,144v92,0,143,-62,143,-134"},":":{"d":"211,-343v0,31,-24,55,-54,55v-30,0,-55,-24,-55,-55v0,-30,25,-54,55,-54v30,0,54,24,54,54xm211,-46v0,30,-24,54,-54,54v-30,0,-55,-24,-55,-54v0,-30,25,-54,55,-54v30,0,54,24,54,54","w":282},";":{"d":"211,-343v0,31,-24,55,-54,55v-30,0,-55,-24,-55,-55v0,-30,25,-54,55,-54v30,0,54,24,54,54xm156,-99v65,0,94,113,-48,246r-33,-29v62,-68,63,-114,44,-140v-25,-32,-3,-77,37,-77","w":282},"\u037e":{"d":"211,-343v0,31,-24,55,-54,55v-30,0,-55,-24,-55,-55v0,-30,25,-54,55,-54v30,0,54,24,54,54xm156,-99v65,0,94,113,-48,246r-33,-29v62,-68,63,-114,44,-140v-25,-32,-3,-77,37,-77","w":282},"<":{"d":"438,-76r-47,52r-316,-279r315,-279r48,48r-267,230"},"=":{"d":"493,-347r-436,0r0,-63r436,0r0,63xm493,-185r-436,0r0,-62r436,0r0,62"},">":{"d":"475,-304r-315,280r-48,-48r267,-231r-267,-228r47,-51"},"?":{"d":"378,-518v0,165,-208,164,-151,358r-73,0v-64,-202,141,-223,141,-350v0,-68,-80,-123,-205,-128r10,-69v173,6,278,92,278,189xm244,-44v0,29,-23,52,-53,52v-30,0,-53,-23,-53,-52v0,-30,23,-53,53,-53v30,0,53,23,53,53","w":443},"@":{"d":"884,-403v0,176,-97,274,-221,274v-86,0,-115,-58,-106,-114r-3,0v-14,41,-79,114,-153,114v-66,0,-96,-48,-96,-131v0,-147,75,-269,223,-269v45,0,90,5,122,12r-40,219v-13,74,12,106,66,106v79,0,139,-72,139,-207v0,-135,-82,-273,-295,-273v-201,0,-361,158,-361,380v0,193,112,316,318,316v59,0,111,-8,166,-24r10,62v-57,18,-128,26,-185,26v-238,0,-380,-144,-380,-369v0,-263,200,-451,437,-451v243,0,359,157,359,329xm577,-468v-17,-5,-40,-7,-64,-7v-100,0,-142,121,-142,200v0,54,16,82,48,82v53,0,118,-72,147,-219","w":981},"A":{"d":"599,0r-88,0v-15,-57,-33,-111,-52,-166r-316,0v-19,55,-37,110,-52,166r-83,0v66,-227,161,-465,253,-676r84,0v92,213,182,448,254,676xm439,-227v-39,-123,-88,-252,-141,-365r-136,365r277,0","w":611},"B":{"d":"511,-199v0,73,-43,202,-257,202v-40,0,-105,-2,-163,-3r0,-675v46,-1,106,-3,187,-3v144,0,212,62,212,160v0,76,-49,133,-122,162v100,15,143,85,143,157xm410,-505v0,-64,-31,-111,-146,-111v-33,0,-67,1,-96,2r0,235v21,1,38,1,64,1v120,0,178,-47,178,-127xm431,-197v0,-116,-131,-129,-263,-122r0,254v18,3,48,6,92,6v120,0,171,-59,171,-138","w":566},"C":{"d":"544,-30v-52,22,-120,37,-190,37v-209,0,-305,-107,-305,-329v0,-225,98,-360,328,-360v52,0,109,8,158,22r-13,71v-50,-17,-105,-28,-158,-28v-164,0,-232,110,-232,282v0,193,77,275,242,275v52,0,113,-15,155,-36","w":590},"D":{"d":"624,-344v0,262,-148,347,-369,347v-68,0,-117,-3,-164,-3r0,-675v52,0,125,-3,195,-3v219,0,338,78,338,334xm544,-339v0,-199,-83,-277,-266,-277v-38,0,-83,2,-110,3r0,546v216,27,376,-20,376,-272","w":683},"E":{"d":"431,0r-340,0r0,-675r340,0r0,62r-263,0r0,234r250,0r0,62r-250,0r0,253r263,0r0,64","w":505},"F":{"d":"429,-612r-261,0r0,236r247,0r0,62r-247,0r0,314r-77,0r0,-675r338,0r0,63","w":470},"G":{"d":"380,-276r0,-64r219,0r0,311v-68,25,-149,38,-220,38v-200,0,-323,-98,-323,-334v0,-238,125,-359,348,-359v64,0,126,11,185,29r-17,70v-209,-72,-435,-49,-435,250v0,256,180,315,385,258r0,-199r-142,0","w":685},"H":{"d":"611,0r-76,0r0,-318r-367,0r0,318r-77,0r0,-675r77,0r0,293r367,0r0,-293r76,0r0,675","w":702},"I":{"d":"168,0r-77,0r0,-675r77,0r0,675","w":259},"J":{"d":"236,-171v0,113,-45,178,-163,178v-26,0,-52,-4,-72,-8r0,-69v83,23,159,27,159,-107r0,-498r76,0r0,504","w":327},"K":{"d":"561,0r-106,0r-287,-339r0,339r-77,0r0,-675r77,0r0,323r288,-323r95,0r-300,327","w":579},"L":{"d":"418,0r-327,0r0,-675r77,0r0,610r250,0r0,65","w":425},"M":{"d":"202,-585v-27,209,-39,211,-68,585r-79,0v14,-219,59,-496,96,-675r97,0r154,456v13,33,25,86,40,131v13,-46,23,-81,37,-124r158,-463r100,0v33,177,79,462,100,675r-81,0v-21,-213,-56,-416,-56,-416v-11,-77,-21,-132,-25,-169r-2,0v-7,28,-17,66,-33,113r-158,472r-87,0r-150,-442v-18,-53,-32,-100,-43,-143","w":892},"N":{"d":"620,0r-102,0r-281,-448v-30,-48,-55,-94,-77,-138v3,77,6,262,6,379r0,207r-75,0r0,-675r102,0r276,438v29,47,57,97,83,144v-4,-90,-7,-274,-7,-397r0,-185r75,0r0,675","w":711},"O":{"d":"660,-345v0,259,-143,354,-316,354v-202,0,-299,-111,-299,-339v0,-266,143,-354,317,-354v183,0,298,101,298,339xm578,-333v0,-199,-83,-285,-226,-285v-119,0,-225,75,-225,274v0,196,73,286,225,286v118,0,226,-68,226,-275","w":705},"P":{"d":"485,-486v0,158,-136,242,-317,220r0,266r-77,0r0,-675v48,-2,101,-3,159,-3v168,0,235,66,235,192xm405,-475v0,-91,-44,-140,-165,-140v-29,0,-51,0,-72,1r0,283v130,20,237,-28,237,-144","w":521},"Q":{"d":"660,-345v0,124,-33,211,-86,267r87,88r-47,47r-93,-92v-51,31,-112,44,-177,44v-202,0,-299,-111,-299,-339v0,-266,143,-354,317,-354v183,0,298,101,298,339xm405,-152r48,-47r68,68v35,-43,57,-108,57,-202v0,-199,-83,-285,-226,-285v-119,0,-225,75,-225,274v0,196,73,286,225,286v42,0,83,-8,118,-29","w":704},"R":{"d":"516,0r-99,0v-72,-137,-195,-312,-195,-312r-54,0r0,312r-77,0r0,-675v43,-2,87,-3,159,-3v127,0,223,44,223,170v0,120,-57,186,-169,191v89,119,113,171,212,317xm393,-497v0,-111,-109,-129,-225,-117r0,243v11,1,73,2,103,2v104,0,122,-53,122,-128","w":548},"S":{"d":"473,-195v0,118,-102,203,-259,203v-57,0,-114,-17,-155,-32r12,-75v102,60,319,65,319,-87v0,-159,-335,-99,-335,-311v0,-107,87,-192,243,-187v51,2,95,13,129,29r-13,69v-34,-21,-71,-32,-123,-34v-104,-4,-156,45,-156,114v0,156,338,100,338,311","w":504},"T":{"d":"500,-611r-203,0r0,611r-76,0r0,-611r-202,0r0,-64r481,0r0,64","w":519},"U":{"d":"606,-256v0,173,-91,265,-266,265v-209,0,-249,-117,-249,-233r0,-451r77,0r0,444v0,97,32,177,178,177v124,0,185,-52,185,-196r0,-425r75,0r0,419","w":697},"V":{"d":"518,-675r81,0v-75,250,-154,471,-253,675r-85,0v-96,-204,-174,-428,-249,-675r88,0v73,245,145,447,204,593v63,-146,135,-347,214,-593","w":613},"W":{"d":"36,-676r81,0v62,315,102,437,153,598r2,0v7,-28,18,-78,161,-598r87,0v145,496,153,555,164,598v62,-197,81,-246,156,-598r79,0v-42,222,-122,505,-188,675r-97,0r-161,-587v-13,46,-23,81,-154,587r-100,0v-66,-180,-139,-463,-183,-675","w":952},"X":{"d":"567,0r-95,0r-183,-291r-181,291r-88,0r224,-349r-210,-326r88,0r169,267r166,-267r86,0r-206,322","w":587},"Y":{"d":"515,-675r-216,430r0,245r-76,0r0,-244r-211,-431r84,0r115,241r53,119v16,-41,38,-86,59,-130r111,-230r81,0","w":527},"Z":{"d":"495,0r-449,0r0,-56r299,-465r60,-88r-348,2r0,-68r435,0r0,57r-358,551v58,-5,268,-2,361,-3r0,70","w":540},"[":{"d":"281,196r-189,0r0,-965r189,0r0,57r-120,0r0,850r120,0r0,58","w":319},"\\":{"d":"434,161r-71,0r-350,-918r71,0","w":427},"]":{"d":"228,196r-189,0r0,-58r119,0r0,-850r-119,0r0,-57r189,0r0,965","w":319},"^":{"d":"469,-375r-57,30r-149,-272r-143,272r-52,-28r166,-302r62,0"},"_":{"d":"550,250r-550,0r0,-59r550,0r0,59"},"a":{"d":"430,0r-67,0v-4,-34,-8,-55,-7,-55v-37,58,-83,64,-170,64v-79,0,-136,-51,-136,-132v0,-169,107,-179,302,-179v4,-96,-6,-144,-113,-144v-48,0,-106,16,-146,38r-17,-62v48,-21,111,-36,175,-36v223,-3,177,171,177,357v0,49,0,105,2,149xm352,-142r0,-105v-177,0,-227,4,-227,113v0,47,32,82,81,82v88,0,126,-34,146,-90","w":513},"b":{"d":"85,0r60,0v9,-34,9,-52,9,-52v30,36,61,63,151,63v123,0,201,-105,201,-256v0,-171,-48,-263,-196,-263v-75,0,-129,31,-151,67r0,-289r-74,0r0,730xm159,-125r0,-246v24,-44,72,-76,147,-76v80,0,121,51,121,201v0,112,-39,193,-130,193v-70,0,-115,-29,-138,-72","w":554},"c":{"d":"411,-21v-186,69,-367,19,-367,-241v0,-155,82,-242,237,-242v48,0,92,8,127,22r-15,63v-33,-13,-77,-22,-121,-22v-87,0,-149,60,-149,166v0,102,32,218,151,218v45,0,87,-9,123,-26","w":440},"d":{"d":"465,0r-58,0v-9,-34,-9,-52,-9,-52v-30,36,-63,63,-153,63v-123,0,-201,-99,-201,-250v0,-171,70,-269,218,-269v70,0,106,25,129,55r0,-277r74,0r0,730xm391,-125r0,-262v-23,-30,-56,-60,-125,-60v-80,0,-143,57,-143,207v0,112,48,187,130,187v70,0,115,-29,138,-72","w":557},"e":{"d":"262,-506v170,0,202,135,192,283r-332,0v-5,112,54,169,165,169v48,0,98,-10,141,-29r13,61v-49,20,-107,31,-169,31v-148,0,-228,-81,-228,-255v0,-188,80,-260,218,-260xm378,-278v2,-82,-11,-171,-120,-171v-93,0,-129,71,-132,171r252,0","w":508},"f":{"d":"385,-726r-7,63v-105,-30,-196,-3,-188,129r0,37r147,0r0,59r-147,0r0,438r-75,0r0,-438r-108,0r0,-59r108,0v-15,-189,97,-269,270,-229","w":348},"g":{"d":"517,72v0,105,-95,185,-259,185v-146,0,-208,-53,-208,-148v0,-61,40,-110,87,-137v-70,-26,-62,-127,4,-155v-46,-27,-73,-72,-73,-138v0,-98,42,-185,207,-185v26,0,49,3,74,9r162,0r0,59r-89,0v29,23,46,60,46,103v0,101,-68,181,-208,181v-22,0,-40,-2,-58,-8v-24,11,-37,29,-37,46v0,54,125,42,185,46v108,6,167,55,167,142xm397,-328v0,-74,-29,-123,-126,-123v-105,0,-132,55,-132,124v0,75,35,117,129,117v91,0,129,-43,129,-118xm443,82v0,-53,-38,-88,-114,-91r-132,-4v-43,28,-74,55,-74,109v0,64,56,104,148,104v118,0,172,-44,172,-118","w":560},"h":{"d":"486,0r-75,0r0,-321v0,-78,-30,-123,-102,-123v-71,0,-112,24,-143,72r0,372r-75,0r0,-730r75,0r0,285v42,-45,90,-61,146,-61v134,0,174,71,174,160r0,346","w":577},"i":{"d":"181,-657v0,28,-24,51,-52,51v-29,0,-52,-22,-52,-51v0,-28,23,-51,52,-51v28,0,52,22,52,51xm166,0r-75,0r0,-497r75,0r0,497","w":257},"j":{"d":"188,-657v0,28,-23,51,-52,51v-28,0,-51,-22,-51,-51v0,-28,23,-51,51,-51v29,0,52,22,52,51xm174,63v0,132,-39,193,-164,193v-21,0,-48,-3,-67,-9r7,-66v19,7,42,12,64,12v67,0,85,-28,85,-125r0,-565r75,0r0,560","w":265},"k":{"d":"459,0r-97,0r-196,-261r0,261r-75,0r0,-730r75,0r0,456r187,-223r91,0r-198,226","w":482},"l":{"d":"166,0r-75,0r0,-730r75,0r0,730","w":257},"m":{"d":"793,0r-75,0r0,-320v0,-75,-27,-124,-99,-124v-76,0,-117,56,-140,133r0,311r-74,0r0,-321v0,-68,-23,-123,-99,-123v-92,0,-122,41,-140,92r0,352r-75,0r0,-497r60,0v-1,-1,7,37,5,67v39,-69,97,-76,169,-76v113,0,143,81,145,119v12,-52,66,-119,167,-119v93,0,156,50,156,162r0,344","w":884},"n":{"d":"486,0r-75,0r0,-321v0,-78,-32,-123,-104,-123v-88,0,-122,41,-141,93r0,351r-75,0r0,-497r59,0v1,0,9,39,6,70v39,-66,81,-79,170,-79v114,0,160,71,160,160r0,346","w":577},"o":{"d":"499,-268v0,148,-91,277,-238,277v-133,0,-219,-92,-219,-266v0,-142,88,-249,237,-249v121,0,220,56,220,238xm421,-263v0,-120,-50,-181,-149,-181v-78,0,-152,48,-152,181v0,127,55,208,152,208v78,0,149,-71,149,-208","w":542},"p":{"d":"91,-497r56,0v9,34,9,52,9,52v30,-36,74,-63,164,-63v123,0,192,105,192,256v0,171,-59,263,-207,263v-75,0,-118,-31,-140,-67r0,305r-74,0r0,-746xm165,-372r0,246v24,44,61,76,136,76v80,0,132,-51,132,-201v0,-112,-30,-193,-121,-193v-70,0,-124,29,-147,72","w":558},"q":{"d":"467,-496r-57,0v-9,34,-9,52,-9,52v-30,-36,-64,-63,-154,-63v-123,0,-201,99,-201,250v0,171,61,269,209,269v70,0,115,-25,138,-55r0,293r74,0r0,-746xm393,-371r0,262v-23,30,-65,60,-134,60v-80,0,-134,-57,-134,-207v0,-112,48,-187,130,-187v70,0,115,29,138,72","w":549},"r":{"d":"331,-505r-3,74v-109,-18,-162,26,-162,95r0,336r-75,0r0,-497r56,0v0,0,3,24,5,70v23,-57,78,-87,179,-78","w":354},"s":{"d":"395,-149v0,88,-82,157,-220,157v-40,0,-85,-14,-118,-29r10,-69v69,54,251,46,251,-49v0,-120,-264,-45,-264,-222v0,-82,70,-149,206,-145v40,1,75,13,104,26r-7,63v-29,-13,-58,-29,-108,-30v-77,-3,-118,30,-118,79v0,119,264,49,264,219","w":435},"t":{"d":"336,-3v-28,6,-66,11,-97,11v-100,0,-129,-44,-129,-147r0,-299r-108,0r0,-59r108,0r0,-165r75,-21r0,186r146,0r0,59r-146,0r0,268v0,89,16,112,75,112v25,0,48,-3,67,-8","w":370},"u":{"d":"92,-496r75,0r0,321v0,78,32,123,104,123v88,0,122,-41,141,-93r0,-351r75,0r0,497r-59,0v-1,0,-9,-39,-6,-70v-39,66,-81,79,-170,79v-114,0,-160,-71,-160,-160r0,-346","w":577},"v":{"d":"386,-497r81,0v-61,202,-129,373,-191,497r-80,0v-61,-128,-130,-297,-185,-497r84,0v57,203,104,318,144,412v37,-99,89,-207,147,-412","w":478},"w":{"d":"693,-497r80,0v-24,143,-124,419,-162,497r-87,0r-109,-321v-12,-30,-17,-64,-29,-95v-10,43,-23,83,-36,125r-91,291r-87,0v-35,-75,-134,-374,-154,-497r84,0v36,171,109,385,120,418v10,-40,21,-82,129,-418r85,0v116,357,124,386,132,419r2,0v46,-144,77,-192,123,-419","w":792},"x":{"d":"490,0r-99,0r-137,-200r-137,200r-93,0r188,-249r-178,-248r93,0r133,196r136,-196r86,0r-178,245","w":515},"y":{"d":"461,-497r-206,544v-70,175,-127,227,-282,204r8,-67v107,19,144,4,198,-126r22,-58r-190,-497r86,0r104,285r39,118v9,-32,30,-94,50,-151r89,-252r82,0","w":471},"z":{"d":"393,0r-344,0r0,-53r253,-379r-248,2r0,-67r334,0r0,52r-251,378r256,-2r0,69","w":446},"{":{"d":"300,196v-120,5,-162,-56,-162,-184r0,-191v0,-76,-27,-104,-108,-109r0,-60v83,-5,108,-28,108,-108v0,-161,-15,-324,162,-313r0,57v-70,0,-93,30,-93,123r0,128v1,83,-32,128,-93,143v62,10,93,62,93,144r0,189v0,93,23,123,93,123r0,58","w":333},"|":{"d":"171,249r-59,0r0,-1000r59,0r0,1000","w":284},"}":{"d":"310,-288v-81,5,-108,33,-108,109r0,191v0,128,-43,189,-163,184r0,-58v71,0,94,-30,94,-123r0,-189v-1,-83,33,-132,93,-145v-64,-9,-93,-60,-93,-137r0,-133v0,-93,-23,-123,-94,-123r0,-57v172,-10,163,143,163,308v0,85,24,108,108,113r0,60","w":329},"~":{"d":"493,-571v2,88,-47,148,-127,149v-110,0,-110,-113,-185,-113v-45,0,-65,39,-66,92r-56,0v-2,-88,47,-148,127,-148v110,0,110,113,185,113v45,0,65,-39,66,-93r56,0"},"\u00a1":{"d":"204,-453v0,30,-24,53,-54,53v-30,0,-53,-23,-53,-53v0,-29,23,-52,53,-52v30,0,54,23,54,52xm195,204r-90,0r14,-541r62,0","w":319},"\u00a2":{"d":"468,-139v-39,19,-81,31,-126,35r0,104r-60,0r0,-104v-128,-8,-200,-84,-200,-226v0,-127,75,-210,200,-229r0,-91r60,0r0,89v37,1,80,9,118,24r-14,64v-34,-16,-76,-27,-120,-27v-102,0,-166,56,-166,167v0,95,43,165,163,165v45,0,91,-12,126,-32"},"\u00a3":{"d":"477,0r-402,0r0,-52v88,-78,115,-122,91,-240r-110,0r0,-59r102,0v-7,-40,-13,-81,-13,-120v0,-183,152,-214,306,-171r-17,64v-32,-11,-72,-20,-108,-20v-71,0,-106,42,-106,118v0,42,8,86,15,129r162,0r0,59r-155,0v20,106,0,166,-75,228r310,-2r0,66"},"\u00a5":{"d":"512,-650r-182,363r150,0r0,53r-169,0r0,75r169,0r0,53r-169,0r0,106r-76,0r0,-106r-168,0r0,-53r168,0r0,-75r-168,0r0,-53r150,0r-178,-363r84,0r102,215v21,41,33,84,50,119v46,-115,104,-224,156,-334r81,0"},"\u00a7":{"d":"424,-230v0,54,-27,102,-79,140v82,103,32,255,-136,254v-21,0,-50,-4,-77,-11r7,-64v76,30,167,7,167,-70v0,-112,-228,-200,-228,-363v0,-54,26,-101,79,-141v-81,-100,-37,-254,128,-250v23,0,51,3,73,8r-7,64v-69,-26,-155,-8,-155,68v0,110,228,203,228,365xm352,-220v0,-81,-85,-145,-155,-221v-34,24,-47,57,-47,87v0,79,81,143,155,220v33,-23,47,-56,47,-86","w":516},"\u00a4":{"d":"496,-106r-54,41r-81,-110v-44,31,-117,36,-167,12r-73,98r-54,-40r74,-92v-53,-55,-56,-205,5,-259r-79,-98r53,-40r76,103v51,-26,116,-28,171,-1r77,-102r52,41r-80,99v45,51,46,191,-7,241xm382,-334v0,-68,-30,-120,-110,-120v-59,0,-104,47,-104,122v0,70,28,127,109,127v55,0,105,-49,105,-129"},"'":{"d":"137,-698r-14,220r-54,0r-14,-220r82,0","w":192},"\u00ab":{"d":"421,-153r-56,32r-124,-172r125,-175r55,31r-103,143xm231,-152r-57,32r-115,-173r116,-177r55,31r-95,145","w":499},"\u00b7":{"d":"167,-297v0,32,-25,57,-57,57v-32,0,-57,-25,-57,-57v0,-32,25,-57,57,-57v32,0,57,25,57,57","w":220},"\u2219":{"d":"167,-297v0,32,-25,57,-57,57v-32,0,-57,-25,-57,-57v0,-32,25,-57,57,-57v32,0,57,25,57,57","w":220},"\u00b6":{"d":"504,-618r-72,0r0,714r-145,0r0,-57r75,0r0,-714r142,0r0,57xm287,-254v-147,1,-217,-97,-217,-213v0,-118,87,-208,217,-208r0,421","w":569},"\u00bb":{"d":"440,-296r-117,176r-55,-31r96,-144r-95,-143r57,-32xm258,-296r-126,175r-54,-31r103,-143r-102,-141r56,-32","w":499},"\u00bf":{"d":"306,-453v0,30,-24,53,-54,53v-30,0,-53,-23,-53,-53v0,-29,23,-52,53,-52v30,0,54,23,54,52xm353,141r-10,69v-172,-6,-278,-92,-278,-189v0,-165,208,-164,151,-358r74,0v63,202,-142,223,-142,350v0,68,80,123,205,128","w":443},"`":{"d":"272,-614r-35,39r-138,-116r44,-49","w":368},"\u00b4":{"d":"273,-691r-138,116r-35,-39r128,-126","w":387},"\u00af":{"d":"320,-623r-245,0r0,-57r245,0r0,57","w":395},"\u02c9":{"d":"320,-623r-245,0r0,-57r245,0r0,57","w":395},"\u00a8":{"d":"407,-657v0,27,-22,48,-48,48v-27,0,-48,-21,-48,-48v0,-26,21,-47,48,-47v26,0,48,21,48,47xm219,-657v0,27,-21,48,-48,48v-27,0,-48,-21,-48,-48v0,-26,21,-47,48,-47v27,0,48,21,48,47","w":546},"\u00b8":{"d":"259,41v51,65,35,127,-22,194r-63,0v54,-67,66,-109,19,-166","w":400},"\u00c6":{"d":"704,0r-342,0r0,-169r-235,0r-91,169r-80,0r367,-675r371,0r0,62r-257,0r0,234r247,0r0,62r-247,0r0,253r267,0r0,64xm362,-230r0,-380r-3,0v-50,108,-141,267,-202,380r205,0","w":779},"\u00aa":{"d":"311,-351r-65,0v-2,-14,7,-41,4,-55v-12,32,-56,63,-101,63v-67,0,-97,-35,-97,-83v0,-71,70,-119,195,-119v1,-46,1,-84,-67,-84v-38,0,-75,10,-104,26r-5,-59v32,-13,75,-20,118,-20v94,0,122,53,122,109r0,222xm339,-225r-279,0r0,-60r279,0r0,60xm162,-396v64,0,87,-64,85,-104v-94,0,-131,25,-131,64v0,24,17,40,46,40","w":383},"\u00d8":{"d":"660,-342v0,256,-173,387,-404,341r-38,104r-58,-20r38,-104v-107,-52,-153,-168,-153,-311v0,-253,169,-385,394,-344r36,-97r58,20r-36,96v103,45,163,152,163,315xm580,-332v0,-118,-37,-212,-109,-254r-192,519v175,42,301,-62,301,-265xm416,-610v-171,-35,-291,65,-291,269v0,111,28,201,99,247","w":705},"\u00ba":{"d":"361,-519v0,105,-67,175,-163,175v-88,0,-147,-47,-147,-171v0,-98,66,-168,159,-168v70,0,151,32,151,164xm347,-225r-281,0r0,-60r281,0r0,60xm291,-519v0,-53,-19,-107,-84,-107v-43,0,-86,31,-86,111v0,54,16,112,82,112v51,0,88,-35,88,-116","w":417},"\u00e6":{"d":"566,-506v152,0,206,109,193,245r-332,0v-5,146,53,207,164,207v49,0,99,-10,141,-29r13,61v-48,20,-107,31,-169,31v-115,1,-175,-55,-199,-119v-28,60,-95,119,-190,119v-80,0,-137,-51,-137,-132v0,-102,107,-170,302,-170v4,-94,-12,-154,-113,-153v-48,0,-106,16,-146,38r-17,-62v99,-45,290,-65,329,48v30,-47,87,-84,161,-84xm682,-316v2,-81,-44,-133,-120,-133v-69,0,-119,51,-132,133r252,0xm206,-52v92,0,150,-90,146,-186v-177,0,-227,50,-227,104v0,47,32,82,81,82","w":809},"\u00f8":{"d":"499,-257v0,170,-127,303,-304,256r-40,104r-52,-17r41,-106v-72,-42,-102,-128,-102,-226v-1,-158,110,-286,286,-255r36,-94r52,17r-36,93v67,31,119,100,119,228xm425,-252v0,-82,-23,-140,-70,-170r-137,360v117,35,207,-27,207,-190xm305,-442v-13,-2,-26,-4,-41,-3v-70,2,-148,51,-148,193v0,70,18,130,55,162","w":542},"\u00df":{"d":"543,-146v0,89,-74,155,-197,155v-36,0,-71,-4,-96,-10r7,-68v27,10,60,16,91,16v83,0,118,-39,118,-83v0,-115,-204,-92,-204,-251v0,-120,143,-114,143,-210v0,-53,-42,-78,-102,-78v-87,0,-137,47,-137,168r0,507r-75,0r0,-502v0,-172,96,-233,217,-233v113,0,174,56,174,131v0,137,-144,119,-144,210v0,110,205,93,205,248","w":587},"\u00b9":{"d":"199,-357r-65,0r0,-237r-72,34r-16,-49r94,-41r59,0r0,293","w":305},"\u00ac":{"d":"479,-106r-65,0r0,-160r-371,0r0,-63r436,0r0,223"},"\u00b5":{"d":"601,-67v-16,42,-54,76,-109,76v-66,1,-77,-61,-69,-114v-28,100,-177,150,-262,81r11,273r-79,0r0,-746r75,0r0,314v0,79,23,129,102,129v81,0,143,-85,143,-185r0,-258r75,0r0,358v-9,111,52,95,76,44","w":626},"\u03bc":{"d":"601,-67v-16,42,-54,76,-109,76v-66,1,-77,-61,-69,-114v-28,100,-177,150,-262,81r11,273r-79,0r0,-746r75,0r0,314v0,79,23,129,102,129v81,0,143,-85,143,-185r0,-258r75,0r0,358v-9,111,52,95,76,44","w":626},"\u00d0":{"d":"643,-343v0,232,-157,346,-379,346v-67,0,-116,-3,-162,-3r0,-319r-101,0r0,-58r101,0r0,-298v52,0,124,-3,194,-3v220,0,347,105,347,335xm563,-338v0,-183,-92,-278,-275,-278v-38,0,-83,2,-110,3r0,236r148,0r0,58r-148,0r0,254v212,27,385,-44,385,-273","w":693},"\u00bd":{"d":"637,0r-215,0r0,-44v38,-40,135,-102,135,-156v0,-52,-77,-60,-110,-28r-21,-49v26,-14,58,-23,91,-23v141,0,136,130,46,199r-54,47r128,0r0,54xm600,-633r-495,653r-50,-35r496,-653xm199,-357r-65,0r0,-237r-72,34r-16,-49r94,-41r59,0r0,293","w":705},"\u00b1":{"d":"507,-331r-197,0r0,201r-70,0r0,-201r-197,0r0,-63r197,0r0,-200r70,0r0,200r197,0r0,63xm506,0r-462,0r0,-63r462,0r0,63"},"\u00de":{"d":"505,-368v1,160,-149,250,-337,226r0,142r-77,0r0,-675r77,0r0,105v29,-1,55,-2,87,-2v156,0,250,71,250,204xm426,-361v0,-90,-54,-148,-187,-148v-23,0,-48,1,-71,5r0,298v21,2,45,4,73,4v116,0,185,-57,185,-159","w":525},"\u00bc":{"d":"526,-107r0,-141r-87,141r87,0xm641,-58r-54,0r0,58r-61,0r0,-58r-145,0r-3,-44r117,-191r92,0r0,186r54,0r0,49xm601,-633r-496,653r-50,-35r496,-653xm199,-357r-65,0r0,-237r-72,34r-16,-49r94,-41r59,0r0,293","w":700},"\u00f7":{"d":"327,-498v0,30,-24,53,-54,53v-29,0,-53,-23,-53,-53v0,-30,24,-53,53,-53v30,0,54,23,54,53xm507,-266r-464,0r0,-63r464,0r0,63xm327,-96v0,30,-24,54,-54,54v-29,0,-53,-24,-53,-54v0,-29,24,-53,53,-53v30,0,54,24,54,53"},"\u00a6":{"d":"171,-383r-59,0r0,-368r59,0r0,368xm171,249r-59,0r0,-378r59,0r0,378","w":284},"\u00b0":{"d":"311,-613v0,76,-65,123,-131,123v-75,0,-122,-47,-122,-120v0,-78,63,-124,128,-124v85,0,125,56,125,121xm250,-612v0,-32,-15,-72,-66,-72v-37,0,-65,29,-65,72v0,45,26,72,64,72v39,0,67,-30,67,-72","w":371},"\u00fe":{"d":"512,-271v0,213,-140,307,-346,270r0,250r-75,0r0,-979r75,0r0,224v2,38,-7,93,-5,115v28,-69,89,-115,168,-115v117,0,183,81,183,235xm433,-265v0,-112,-37,-179,-119,-179v-100,0,-148,116,-148,204r0,174v149,40,267,-5,267,-199","w":558},"\u00be":{"d":"526,-107r0,-141r-87,141r87,0xm641,-58r-54,0r0,58r-61,0r0,-58r-145,0r-3,-44r117,-191r92,0r0,186r54,0r0,49xm601,-633r-496,653r-49,-35r495,-653xm247,-444v0,84,-110,109,-198,88r10,-49v41,15,119,11,119,-36v0,-39,-29,-49,-105,-42r0,-44v54,4,105,-13,98,-45v7,-41,-72,-48,-103,-27r-15,-43v22,-10,52,-16,83,-16v114,0,130,111,54,147v38,5,57,34,57,67","w":700},"\u00b2":{"d":"261,-357r-214,0r0,-44v38,-40,134,-103,134,-157v0,-52,-76,-59,-110,-28r-20,-48v26,-14,58,-24,91,-24v76,0,109,43,109,89v0,57,-74,121,-117,157r127,0r0,55","w":315},"\u00ae":{"d":"495,-528v0,117,-98,214,-214,214v-122,0,-215,-94,-215,-214v0,-118,96,-214,215,-214v120,0,214,93,214,214xm442,-526v0,-90,-72,-166,-161,-166v-90,0,-162,73,-162,162v0,90,72,166,162,166v89,0,161,-73,161,-162xm371,-414r-55,0r-59,-99r-3,0r0,99r-44,0r0,-230r74,0v104,-10,95,118,20,125v21,29,46,73,67,105xm269,-542v58,2,65,-70,8,-68r-23,0r0,68r15,0","w":562},"\u00f0":{"d":"390,-454v-36,-64,-51,-93,-100,-148r-106,48r-32,-42r98,-44v-23,-22,-51,-44,-84,-69r77,-33v27,22,53,46,78,71r104,-46r33,42r-101,44v88,104,140,229,140,360v0,190,-101,280,-233,280v-132,0,-222,-82,-222,-255v0,-143,87,-259,233,-259v46,0,94,15,115,51xm420,-261v0,-111,-50,-183,-149,-183v-78,0,-151,60,-151,193v0,125,59,196,155,196v79,0,145,-58,145,-206","w":543},"\u00d7":{"d":"492,-126r-46,46r-173,-173r-173,173r-42,-42r173,-173r-173,-173r46,-46r173,173r173,-173r42,42r-173,173"},"\u00b3":{"d":"246,-444v0,83,-110,108,-198,87r9,-49v42,15,119,11,119,-35v0,-39,-28,-49,-104,-42r0,-44v54,4,105,-13,98,-45v7,-41,-74,-48,-104,-27r-14,-43v22,-10,52,-16,82,-16v115,0,131,111,55,147v37,5,57,34,57,67","w":303},"\u00a9":{"d":"708,-336v0,184,-149,333,-333,333v-190,0,-334,-147,-334,-331v0,-185,149,-333,334,-333v185,0,333,146,333,331xm647,-334v0,-150,-121,-275,-272,-275v-151,0,-272,121,-272,273v0,151,121,275,272,275v151,0,272,-122,272,-273xm473,-175v-29,11,-64,17,-98,17v-113,0,-157,-74,-157,-172v0,-95,46,-183,174,-183v29,0,55,5,77,12r-6,56v-21,-10,-48,-16,-75,-16v-77,0,-103,56,-103,128v0,76,30,120,99,120v30,0,57,-5,82,-15","w":753},"\u00c1":{"d":"439,-786r-179,57r-16,-44r171,-74xm599,0r-88,0v-15,-57,-30,-111,-49,-166r-322,0v-19,55,-34,110,-49,166r-83,0v61,-227,156,-465,253,-676r84,0v97,213,187,448,254,676xm442,-227v-40,-123,-92,-251,-144,-365r-139,365r283,0","w":611},"\u00c2":{"d":"459,-773r-24,46r-135,-64r-130,64r-22,-43r154,-84xm599,0r-88,0v-15,-57,-30,-111,-49,-166r-322,0v-19,55,-34,110,-49,166r-83,0v61,-227,156,-465,253,-676r84,0v97,213,187,448,254,676xm442,-227v-40,-123,-92,-251,-144,-365r-139,365r283,0","w":611},"\u00c4":{"d":"455,-779v0,26,-20,46,-45,46v-26,0,-46,-20,-46,-46v0,-26,20,-46,46,-46v25,0,45,20,45,46xm242,-779v0,26,-20,46,-45,46v-26,0,-46,-20,-46,-46v0,-26,20,-46,46,-46v25,0,45,20,45,46xm599,0r-88,0v-15,-57,-30,-111,-49,-166r-322,0v-19,55,-34,110,-49,166r-83,0v61,-227,156,-465,253,-676r84,0v97,213,187,448,254,676xm442,-227v-40,-123,-92,-251,-144,-365r-139,365r283,0","w":611},"\u00c0":{"d":"357,-773r-17,44r-179,-57r24,-61xm599,0r-88,0v-15,-57,-30,-111,-49,-166r-322,0v-19,55,-34,110,-49,166r-83,0v61,-227,156,-465,253,-676r84,0v97,213,187,448,254,676xm442,-227v-40,-123,-92,-251,-144,-365r-139,365r283,0","w":611},"\u00c5":{"d":"598,0r-87,0r-59,-166r-300,0r-60,166r-79,0r240,-646v-32,-15,-54,-47,-54,-88v0,-60,49,-105,108,-105v61,0,108,45,108,105v0,38,-23,73,-57,89xm363,-734v0,-32,-24,-58,-56,-58v-32,0,-56,26,-56,58v0,32,24,58,56,58v32,0,56,-26,56,-58xm431,-227r-97,-268v-18,-31,-20,-68,-33,-94v-36,124,-86,242,-128,362r258,0","w":611},"\u00c3":{"d":"478,-808v-26,45,-63,70,-107,70v-68,0,-90,-54,-134,-54v-24,0,-47,16,-65,46r-40,-29v25,-45,63,-70,107,-70v68,0,90,54,135,54v23,0,45,-16,64,-46xm599,0r-88,0v-15,-57,-30,-111,-49,-166r-322,0v-19,55,-34,110,-49,166r-83,0v61,-227,156,-465,253,-676r84,0v97,213,187,448,254,676xm442,-227v-40,-123,-92,-251,-144,-365r-139,365r283,0","w":611},"\u00c7":{"d":"544,-30v-52,22,-120,37,-190,37v-209,0,-305,-107,-305,-329v0,-225,98,-360,328,-360v52,0,109,8,158,22r-13,71v-50,-17,-105,-28,-158,-28v-164,0,-232,110,-232,282v0,193,77,275,242,275v52,0,113,-15,155,-36xm355,41v51,65,35,127,-22,194r-63,0v54,-67,66,-109,19,-166","w":590},"\u00c9":{"d":"396,-786r-179,57r-16,-44r171,-74xm431,0r-340,0r0,-675r340,0r0,62r-263,0r0,234r250,0r0,62r-250,0r0,253r263,0r0,64","w":505},"\u00ca":{"d":"413,-773r-24,46r-135,-64r-130,64r-22,-43r154,-84xm431,0r-340,0r0,-675r340,0r0,62r-263,0r0,234r250,0r0,62r-250,0r0,253r263,0r0,64","w":505},"\u00cb":{"d":"407,-779v0,26,-20,46,-46,46v-25,0,-45,-20,-45,-46v0,-26,20,-46,45,-46v26,0,46,20,46,46xm194,-779v0,26,-20,46,-46,46v-25,0,-45,-20,-45,-46v0,-26,20,-46,45,-46v26,0,46,20,46,46xm431,0r-340,0r0,-675r340,0r0,62r-263,0r0,234r250,0r0,62r-250,0r0,253r263,0r0,64","w":505},"\u00c8":{"d":"319,-773r-16,44r-180,-57r24,-61xm431,0r-340,0r0,-675r340,0r0,62r-263,0r0,234r250,0r0,62r-250,0r0,253r263,0r0,64","w":505},"\u00cd":{"d":"262,-786r-180,57r-16,-44r172,-74xm168,0r-77,0r0,-675r77,0r0,675","w":259},"\u00ce":{"d":"286,-773r-24,46r-135,-64r-130,64r-22,-43r154,-84xm168,0r-77,0r0,-675r77,0r0,675","w":259},"\u00cf":{"d":"281,-779v0,26,-20,46,-46,46v-25,0,-45,-20,-45,-46v0,-26,20,-46,45,-46v26,0,46,20,46,46xm68,-779v0,26,-20,46,-46,46v-25,0,-45,-20,-45,-46v0,-26,20,-46,45,-46v26,0,46,20,46,46xm168,0r-77,0r0,-675r77,0r0,675","w":259},"\u00cc":{"d":"187,-773r-16,44r-180,-57r25,-61xm168,0r-77,0r0,-675r77,0r0,675","w":259},"\u00d1":{"d":"520,-808v-26,45,-62,70,-107,70v-67,0,-89,-54,-134,-54v-23,0,-46,16,-64,46r-40,-29v25,-45,62,-70,107,-70v67,0,89,54,134,54v23,0,45,-16,64,-46xm620,0r-102,0r-281,-448v-30,-48,-55,-94,-77,-138v3,77,6,262,6,379r0,207r-75,0r0,-675r102,0r276,438v29,47,57,97,83,144v-4,-90,-7,-274,-7,-397r0,-185r75,0r0,675","w":711},"\u00d3":{"d":"496,-786r-180,57r-16,-44r171,-74xm660,-345v0,226,-143,354,-316,354v-202,0,-299,-135,-299,-339v0,-227,143,-354,317,-354v183,0,298,122,298,339xm578,-333v0,-181,-83,-285,-226,-285v-119,0,-225,97,-225,274v0,169,73,286,225,286v118,0,226,-96,226,-275","w":705},"\u00d4":{"d":"516,-773r-25,46r-135,-64r-130,64r-22,-43r155,-84xm660,-345v0,226,-143,354,-316,354v-202,0,-299,-135,-299,-339v0,-227,143,-354,317,-354v183,0,298,122,298,339xm578,-333v0,-181,-83,-285,-226,-285v-119,0,-225,97,-225,274v0,169,73,286,225,286v118,0,226,-96,226,-275","w":705},"\u00d6":{"d":"502,-779v0,26,-20,46,-45,46v-26,0,-46,-20,-46,-46v0,-26,20,-46,46,-46v25,0,45,20,45,46xm289,-779v0,26,-20,46,-45,46v-26,0,-46,-20,-46,-46v0,-26,20,-46,46,-46v25,0,45,20,45,46xm660,-345v0,226,-143,354,-316,354v-202,0,-299,-135,-299,-339v0,-227,143,-354,317,-354v183,0,298,122,298,339xm578,-333v0,-181,-83,-285,-226,-285v-119,0,-225,97,-225,274v0,169,73,286,225,286v118,0,226,-96,226,-275","w":705},"\u00d2":{"d":"412,-773r-16,44r-180,-57r24,-61xm660,-345v0,226,-143,354,-316,354v-202,0,-299,-135,-299,-339v0,-227,143,-354,317,-354v183,0,298,122,298,339xm578,-333v0,-181,-83,-285,-226,-285v-119,0,-225,97,-225,274v0,169,73,286,225,286v118,0,226,-96,226,-275","w":705},"\u00d5":{"d":"523,-808v-26,45,-62,70,-107,70v-67,0,-89,-54,-134,-54v-23,0,-46,16,-64,46r-40,-29v25,-45,62,-70,107,-70v67,0,89,54,134,54v23,0,45,-16,64,-46xm660,-345v0,226,-143,354,-316,354v-202,0,-299,-135,-299,-339v0,-227,143,-354,317,-354v183,0,298,122,298,339xm578,-333v0,-181,-83,-285,-226,-285v-119,0,-225,97,-225,274v0,169,73,286,225,286v118,0,226,-96,226,-275","w":705},"\u00da":{"d":"482,-786r-179,57r-16,-44r171,-74xm606,-256v0,173,-91,265,-266,265v-209,0,-249,-117,-249,-233r0,-451r77,0r0,444v0,97,32,177,178,177v124,0,185,-52,185,-196r0,-425r75,0r0,419","w":697},"\u00db":{"d":"504,-773r-24,46r-135,-64r-130,64r-22,-43r154,-84xm606,-256v0,173,-91,265,-266,265v-209,0,-249,-117,-249,-233r0,-451r77,0r0,444v0,97,32,177,178,177v124,0,185,-52,185,-196r0,-425r75,0r0,419","w":697},"\u00dc":{"d":"495,-779v0,26,-20,46,-46,46v-25,0,-45,-20,-45,-46v0,-26,20,-46,45,-46v26,0,46,20,46,46xm282,-779v0,26,-20,46,-46,46v-25,0,-45,-20,-45,-46v0,-26,20,-46,45,-46v26,0,46,20,46,46xm606,-256v0,173,-91,265,-266,265v-209,0,-249,-117,-249,-233r0,-451r77,0r0,444v0,97,32,177,178,177v124,0,185,-52,185,-196r0,-425r75,0r0,419","w":697},"\u00d9":{"d":"409,-773r-16,44r-179,-57r24,-61xm606,-256v0,173,-91,265,-266,265v-209,0,-249,-117,-249,-233r0,-451r77,0r0,444v0,97,32,177,178,177v124,0,185,-52,185,-196r0,-425r75,0r0,419","w":697},"\u00dd":{"d":"411,-786r-180,57r-16,-44r172,-74xm515,-675r-216,430r0,245r-76,0r0,-244r-211,-431r84,0r115,241r53,119v16,-41,38,-86,59,-130r111,-230r81,0","w":527},"\u00e1":{"d":"430,0r-67,0v-4,-34,-8,-55,-7,-55v-37,58,-83,64,-170,64v-79,0,-136,-51,-136,-132v0,-169,107,-179,302,-179v4,-96,-6,-144,-113,-144v-48,0,-106,16,-146,38r-17,-62v48,-21,111,-36,175,-36v223,-3,177,171,177,357v0,49,0,105,2,149xm352,-142r0,-105v-177,0,-227,4,-227,113v0,47,32,82,81,82v88,0,126,-34,146,-90xm372,-691r-138,116r-35,-39r128,-126","w":520},"\u00e2":{"d":"430,0r-67,0v-4,-34,-8,-55,-7,-55v-37,58,-83,64,-170,64v-79,0,-136,-51,-136,-132v0,-169,107,-179,302,-179v4,-96,-6,-144,-113,-144v-48,0,-106,16,-146,38r-17,-62v48,-21,111,-36,175,-36v223,-3,177,171,177,357v0,49,0,105,2,149xm352,-142r0,-105v-177,0,-227,4,-227,113v0,47,32,82,81,82v88,0,126,-34,146,-90xm388,-612r-36,37r-98,-86r-99,86r-34,-35r134,-130","w":520},"\u00e4":{"d":"430,0r-67,0v-4,-34,-8,-55,-7,-55v-37,58,-83,64,-170,64v-79,0,-136,-51,-136,-132v0,-169,107,-179,302,-179v4,-96,-6,-144,-113,-144v-48,0,-106,16,-146,38r-17,-62v48,-21,111,-36,175,-36v223,-3,177,171,177,357v0,49,0,105,2,149xm352,-142r0,-105v-177,0,-227,4,-227,113v0,47,32,82,81,82v88,0,126,-34,146,-90xm395,-657v0,27,-22,48,-48,48v-27,0,-48,-21,-48,-48v0,-26,21,-47,48,-47v26,0,48,21,48,47xm207,-657v0,27,-21,48,-48,48v-27,0,-48,-21,-48,-48v0,-26,21,-47,48,-47v27,0,48,21,48,47","w":520},"\u00e0":{"d":"430,0r-67,0v-4,-34,-8,-55,-7,-55v-37,58,-83,64,-170,64v-79,0,-136,-51,-136,-132v0,-169,107,-179,302,-179v4,-96,-6,-144,-113,-144v-48,0,-106,16,-146,38r-17,-62v48,-21,111,-36,175,-36v223,-3,177,171,177,357v0,49,0,105,2,149xm352,-142r0,-105v-177,0,-227,4,-227,113v0,47,32,82,81,82v88,0,126,-34,146,-90xm315,-614r-35,39r-138,-116r44,-49","w":520},"\u00e5":{"d":"430,0r-67,0v-4,-34,-8,-55,-7,-55v-37,58,-83,64,-170,64v-79,0,-136,-51,-136,-132v0,-169,107,-179,302,-179v4,-96,-6,-144,-113,-144v-48,0,-106,16,-146,38r-17,-62v48,-21,111,-36,175,-36v223,-3,177,171,177,357v0,49,0,105,2,149xm352,-142r0,-105v-177,0,-227,4,-227,113v0,47,32,82,81,82v88,0,126,-34,146,-90xm365,-661v0,57,-49,105,-108,105v-60,0,-108,-44,-108,-105v0,-60,49,-105,108,-105v61,0,108,45,108,105xm313,-661v0,-32,-24,-58,-56,-58v-32,0,-56,26,-56,58v0,32,24,58,56,58v32,0,56,-26,56,-58","w":520},"\u00e3":{"d":"430,0r-67,0v-4,-34,-8,-55,-7,-55v-37,58,-83,64,-170,64v-79,0,-136,-51,-136,-132v0,-169,107,-179,302,-179v4,-96,-6,-144,-113,-144v-48,0,-106,16,-146,38r-17,-62v48,-21,111,-36,175,-36v223,-3,177,171,177,357v0,49,0,105,2,149xm352,-142r0,-105v-177,0,-227,4,-227,113v0,47,32,82,81,82v88,0,126,-34,146,-90xm422,-673v-25,46,-61,73,-104,73v-65,0,-86,-56,-129,-56v-22,0,-43,16,-61,47r-39,-31v25,-46,61,-73,105,-73v64,0,85,56,128,56v22,0,44,-16,62,-47","w":520},"\u00e7":{"d":"411,-21v-186,69,-367,19,-367,-241v0,-155,82,-242,237,-242v48,0,92,8,127,22r-15,63v-33,-13,-77,-22,-121,-22v-87,0,-149,60,-149,166v0,102,32,218,151,218v45,0,87,-9,123,-26xm264,41v51,65,35,127,-22,194r-63,0v54,-67,66,-109,19,-166","w":440},"\u00e9":{"d":"262,-506v170,0,202,135,192,283r-332,0v-5,112,54,169,165,169v48,0,98,-10,141,-29r13,61v-49,20,-107,31,-169,31v-148,0,-228,-81,-228,-255v0,-188,80,-260,218,-260xm378,-278v2,-82,-11,-171,-120,-171v-93,0,-129,71,-132,171r252,0xm376,-691r-138,116r-35,-39r128,-126","w":505},"\u00ea":{"d":"262,-506v170,0,202,135,192,283r-332,0v-5,112,54,169,165,169v48,0,98,-10,141,-29r13,61v-49,20,-107,31,-169,31v-148,0,-228,-81,-228,-255v0,-188,80,-260,218,-260xm378,-278v2,-82,-11,-171,-120,-171v-93,0,-129,71,-132,171r252,0xm392,-612r-36,37r-98,-86r-99,86r-34,-35r134,-130","w":505},"\u00eb":{"d":"262,-506v170,0,202,135,192,283r-332,0v-5,112,54,169,165,169v48,0,98,-10,141,-29r13,61v-49,20,-107,31,-169,31v-148,0,-228,-81,-228,-255v0,-188,80,-260,218,-260xm378,-278v2,-82,-11,-171,-120,-171v-93,0,-129,71,-132,171r252,0xm404,-657v0,27,-22,48,-48,48v-27,0,-48,-21,-48,-48v0,-26,21,-47,48,-47v26,0,48,21,48,47xm216,-657v0,27,-21,48,-48,48v-27,0,-48,-21,-48,-48v0,-26,21,-47,48,-47v27,0,48,21,48,47","w":505},"\u00e8":{"d":"262,-506v170,0,202,135,192,283r-332,0v-5,112,54,169,165,169v48,0,98,-10,141,-29r13,61v-49,20,-107,31,-169,31v-148,0,-228,-81,-228,-255v0,-188,80,-260,218,-260xm378,-278v2,-82,-11,-171,-120,-171v-93,0,-129,71,-132,171r252,0xm318,-614r-35,39r-138,-116r44,-49","w":505},"\u00ed":{"d":"166,0r-75,0r0,-497r75,0r0,497xm226,-691r-138,116r-35,-39r128,-126","w":257},"\u00ee":{"d":"262,-612r-36,37r-98,-86r-99,86r-34,-35r134,-130xm166,0r-75,0r0,-497r75,0r0,497","w":257},"\u00ef":{"d":"166,0r-75,0r0,-497r75,0r0,497xm272,-657v0,27,-22,48,-48,48v-27,0,-48,-21,-48,-48v0,-26,21,-47,48,-47v26,0,48,21,48,47xm84,-657v0,27,-21,48,-48,48v-27,0,-48,-21,-48,-48v0,-26,21,-47,48,-47v27,0,48,21,48,47","w":257},"\u00ec":{"d":"166,0r-75,0r0,-497r75,0r0,497xm201,-614r-35,39r-138,-116r44,-49","w":257},"\u00f1":{"d":"492,0r-75,0r0,-321v0,-78,-32,-123,-104,-123v-88,0,-122,41,-141,93r0,351r-75,0r0,-497r59,0v1,0,9,39,6,70v39,-66,81,-79,170,-79v114,0,160,71,160,160r0,346xm459,-673v-25,46,-61,73,-104,73v-65,0,-86,-56,-129,-56v-22,0,-43,16,-61,47r-39,-31v25,-46,61,-73,105,-73v64,0,85,56,128,56v22,0,44,-16,62,-47","w":577},"\u00f3":{"d":"499,-268v0,148,-91,277,-238,277v-133,0,-219,-92,-219,-266v0,-142,88,-249,237,-249v121,0,220,56,220,238xm421,-263v0,-120,-50,-181,-149,-181v-78,0,-152,48,-152,181v0,127,55,208,152,208v78,0,149,-71,149,-208xm391,-691r-138,116r-35,-39r128,-126","w":542},"\u00f4":{"d":"404,-612r-36,37r-98,-86r-99,86r-34,-35r134,-130xm499,-268v0,148,-91,277,-238,277v-133,0,-219,-92,-219,-266v0,-142,88,-249,237,-249v121,0,220,56,220,238xm421,-263v0,-120,-50,-181,-149,-181v-78,0,-152,48,-152,181v0,127,55,208,152,208v78,0,149,-71,149,-208","w":542},"\u00f6":{"d":"499,-268v0,148,-91,277,-238,277v-133,0,-219,-92,-219,-266v0,-142,88,-249,237,-249v121,0,220,56,220,238xm421,-263v0,-120,-50,-181,-149,-181v-78,0,-152,48,-152,181v0,127,55,208,152,208v78,0,149,-71,149,-208xm412,-657v0,27,-22,48,-48,48v-27,0,-48,-21,-48,-48v0,-26,21,-47,48,-47v26,0,48,21,48,47xm224,-657v0,27,-21,48,-48,48v-27,0,-48,-21,-48,-48v0,-26,21,-47,48,-47v27,0,48,21,48,47","w":542},"\u00f2":{"d":"499,-268v0,148,-91,277,-238,277v-133,0,-219,-92,-219,-266v0,-142,88,-249,237,-249v121,0,220,56,220,238xm421,-263v0,-120,-50,-181,-149,-181v-78,0,-152,48,-152,181v0,127,55,208,152,208v78,0,149,-71,149,-208xm336,-614r-35,39r-138,-116r44,-49","w":542},"\u00f5":{"d":"441,-673v-25,46,-61,73,-104,73v-65,0,-86,-56,-129,-56v-22,0,-43,16,-61,47r-39,-31v25,-46,61,-73,105,-73v64,0,85,56,128,56v22,0,44,-16,62,-47xm499,-268v0,148,-91,277,-238,277v-133,0,-219,-92,-219,-266v0,-142,88,-249,237,-249v121,0,220,56,220,238xm421,-263v0,-120,-50,-181,-149,-181v-78,0,-152,48,-152,181v0,127,55,208,152,208v78,0,149,-71,149,-208","w":542},"\u00fa":{"d":"92,-496r75,0r0,321v0,78,32,123,104,123v88,0,122,-41,141,-93r0,-351r75,0r0,497r-59,0v-1,0,-9,-39,-6,-70v-39,66,-81,79,-170,79v-114,0,-160,-71,-160,-160r0,-346xm425,-691r-138,116r-35,-39r128,-126","w":577},"\u00fb":{"d":"419,-612r-36,37r-98,-86r-99,86r-34,-35r134,-130xm92,-496r75,0r0,321v0,78,32,123,104,123v88,0,122,-41,141,-93r0,-351r75,0r0,497r-59,0v-1,0,-9,-39,-6,-70v-39,66,-81,79,-170,79v-114,0,-160,-71,-160,-160r0,-346","w":577},"\u00fc":{"d":"92,-496r75,0r0,321v0,78,32,123,104,123v88,0,122,-41,141,-93r0,-351r75,0r0,497r-59,0v-1,0,-9,-39,-6,-70v-39,66,-81,79,-170,79v-114,0,-160,-71,-160,-160r0,-346xm427,-657v0,27,-22,48,-48,48v-27,0,-48,-21,-48,-48v0,-26,21,-47,48,-47v26,0,48,21,48,47xm239,-657v0,27,-21,48,-48,48v-27,0,-48,-21,-48,-48v0,-26,21,-47,48,-47v27,0,48,21,48,47","w":577},"\u00f9":{"d":"92,-496r75,0r0,321v0,78,32,123,104,123v88,0,122,-41,141,-93r0,-351r75,0r0,497r-59,0v-1,0,-9,-39,-6,-70v-39,66,-81,79,-170,79v-114,0,-160,-71,-160,-160r0,-346xm329,-614r-35,39r-138,-116r44,-49","w":577},"\u00fd":{"d":"461,-497r-206,544v-70,175,-127,227,-282,204r8,-67v107,19,144,4,198,-126r22,-58r-190,-497r86,0r104,285r39,118v9,-32,30,-94,50,-151r89,-252r82,0xm365,-691r-138,116r-35,-39r128,-126","w":471},"\u00ff":{"d":"461,-497r-206,544v-70,175,-127,227,-282,204r8,-67v107,19,144,4,198,-126r22,-58r-190,-497r86,0r104,285r39,118v9,-32,30,-94,50,-151r89,-252r82,0xm377,-657v0,27,-22,48,-48,48v-27,0,-48,-21,-48,-48v0,-26,21,-47,48,-47v26,0,48,21,48,47xm189,-657v0,27,-21,48,-48,48v-27,0,-48,-21,-48,-48v0,-26,21,-47,48,-47v27,0,48,21,48,47","w":471},"\u2264":{"d":"1000,-256r-834,0r324,315r-49,48r-396,-396r396,-396r49,48r-324,315r834,0r0,66"},"\u2265":{"d":"955,-289r-396,396r-49,-48r324,-315r-834,0r0,-66r834,0r-324,-315r49,-48"},"\u00a0":{"w":218}}});

Cufon.replace('.mod_navigation li',  { fontFamily: 'ga-book' });
Cufon.replace('h1',  { fontFamily: 'ga-light' });
Cufon.replace('.uebersicht_headline',  { fontFamily: 'ga-book' });
Cufon.replace('.layout_full > .ce_text > strong',  { fontFamily: 'ga-book' });

Cufon.replace('h2',  { fontFamily: 'ga-light' });

Cufon.replace('.link',  { fontFamily: 'ga-light' });
Cufon.replace('.dark_red',  { fontFamily: 'ga-light' });
Cufon.replace('.dark_orange',  { fontFamily: 'ga-light' });

Cufon.replace('h3',  { fontFamily: 'ga-book' });



(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)})}});
(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 v1.3 - http://gsgd.co.uk/sandbox/jquery/easing/
 *
 * Uses the built in easing capabilities added In jQuery 1.1
 * to offer multiple easing options
 *
 * TERMS OF USE - jQuery Easing
 * 
 * Open source under the BSD License. 
 * 
 * Copyright © 2008 George McGinley Smith
 * All rights reserved.
 * 
 * Redistribution and use in source and binary forms, with or without modification, 
 * are permitted provided that the following conditions are met:
 * 
 * Redistributions of source code must retain the above copyright notice, this list of 
 * conditions and the following disclaimer.
 * Redistributions in binary form must reproduce the above copyright notice, this list 
 * of conditions and the following disclaimer in the documentation and/or other materials 
 * provided with the distribution.
 * 
 * Neither the name of the author nor the names of contributors may be used to endorse 
 * or promote products derived from this software without specific prior written permission.
 * 
 * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY 
 * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
 * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
 *  COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
 *  EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE
 *  GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED 
 * AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
 *  NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED 
 * OF THE POSSIBILITY OF SUCH DAMAGE. 
 *
*/

// t: current time, b: begInnIng value, c: change In value, d: duration
jQuery.easing['jswing'] = jQuery.easing['swing'];

jQuery.extend( jQuery.easing,
{
	def: 'easeOutQuad',
	swing: function (x, t, b, c, d) {
		//alert(jQuery.easing.default);
		return jQuery.easing[jQuery.easing.def](x, t, b, c, d);
	},
	easeInQuad: function (x, t, b, c, d) {
		return c*(t/=d)*t + b;
	},
	easeOutQuad: function (x, t, b, c, d) {
		return -c *(t/=d)*(t-2) + b;
	},
	easeInOutQuad: function (x, t, b, c, d) {
		if ((t/=d/2) < 1) return c/2*t*t + b;
		return -c/2 * ((--t)*(t-2) - 1) + b;
	},
	easeInCubic: function (x, t, b, c, d) {
		return c*(t/=d)*t*t + b;
	},
	easeOutCubic: function (x, t, b, c, d) {
		return c*((t=t/d-1)*t*t + 1) + b;
	},
	easeInOutCubic: function (x, t, b, c, d) {
		if ((t/=d/2) < 1) return c/2*t*t*t + b;
		return c/2*((t-=2)*t*t + 2) + b;
	},
	easeInQuart: function (x, t, b, c, d) {
		return c*(t/=d)*t*t*t + b;
	},
	easeOutQuart: function (x, t, b, c, d) {
		return -c * ((t=t/d-1)*t*t*t - 1) + b;
	},
	easeInOutQuart: function (x, t, b, c, d) {
		if ((t/=d/2) < 1) return c/2*t*t*t*t + b;
		return -c/2 * ((t-=2)*t*t*t - 2) + b;
	},
	easeInQuint: function (x, t, b, c, d) {
		return c*(t/=d)*t*t*t*t + b;
	},
	easeOutQuint: function (x, t, b, c, d) {
		return c*((t=t/d-1)*t*t*t*t + 1) + b;
	},
	easeInOutQuint: function (x, t, b, c, d) {
		if ((t/=d/2) < 1) return c/2*t*t*t*t*t + b;
		return c/2*((t-=2)*t*t*t*t + 2) + b;
	},
	easeInSine: function (x, t, b, c, d) {
		return -c * Math.cos(t/d * (Math.PI/2)) + c + b;
	},
	easeOutSine: function (x, t, b, c, d) {
		return c * Math.sin(t/d * (Math.PI/2)) + b;
	},
	easeInOutSine: function (x, t, b, c, d) {
		return -c/2 * (Math.cos(Math.PI*t/d) - 1) + b;
	},
	easeInExpo: function (x, t, b, c, d) {
		return (t==0) ? b : c * Math.pow(2, 10 * (t/d - 1)) + b;
	},
	easeOutExpo: function (x, t, b, c, d) {
		return (t==d) ? b+c : c * (-Math.pow(2, -10 * t/d) + 1) + b;
	},
	easeInOutExpo: function (x, t, b, c, d) {
		if (t==0) return b;
		if (t==d) return b+c;
		if ((t/=d/2) < 1) return c/2 * Math.pow(2, 10 * (t - 1)) + b;
		return c/2 * (-Math.pow(2, -10 * --t) + 2) + b;
	},
	easeInCirc: function (x, t, b, c, d) {
		return -c * (Math.sqrt(1 - (t/=d)*t) - 1) + b;
	},
	easeOutCirc: function (x, t, b, c, d) {
		return c * Math.sqrt(1 - (t=t/d-1)*t) + b;
	},
	easeInOutCirc: function (x, t, b, c, d) {
		if ((t/=d/2) < 1) return -c/2 * (Math.sqrt(1 - t*t) - 1) + b;
		return c/2 * (Math.sqrt(1 - (t-=2)*t) + 1) + b;
	},
	easeInElastic: function (x, t, b, c, d) {
		var s=1.70158;var p=0;var a=c;
		if (t==0) return b;  if ((t/=d)==1) return b+c;  if (!p) p=d*.3;
		if (a < Math.abs(c)) { a=c; var s=p/4; }
		else var s = p/(2*Math.PI) * Math.asin (c/a);
		return -(a*Math.pow(2,10*(t-=1)) * Math.sin( (t*d-s)*(2*Math.PI)/p )) + b;
	},
	easeOutElastic: function (x, t, b, c, d) {
		var s=1.70158;var p=0;var a=c;
		if (t==0) return b;  if ((t/=d)==1) return b+c;  if (!p) p=d*.3;
		if (a < Math.abs(c)) { a=c; var s=p/4; }
		else var s = p/(2*Math.PI) * Math.asin (c/a);
		return a*Math.pow(2,-10*t) * Math.sin( (t*d-s)*(2*Math.PI)/p ) + c + b;
	},
	easeInOutElastic: function (x, t, b, c, d) {
		var s=1.70158;var p=0;var a=c;
		if (t==0) return b;  if ((t/=d/2)==2) return b+c;  if (!p) p=d*(.3*1.5);
		if (a < Math.abs(c)) { a=c; var s=p/4; }
		else var s = p/(2*Math.PI) * Math.asin (c/a);
		if (t < 1) return -.5*(a*Math.pow(2,10*(t-=1)) * Math.sin( (t*d-s)*(2*Math.PI)/p )) + b;
		return a*Math.pow(2,-10*(t-=1)) * Math.sin( (t*d-s)*(2*Math.PI)/p )*.5 + c + b;
	},
	easeInBack: function (x, t, b, c, d, s) {
		if (s == undefined) s = 1.70158;
		return c*(t/=d)*t*((s+1)*t - s) + b;
	},
	easeOutBack: function (x, t, b, c, d, s) {
		if (s == undefined) s = 1.70158;
		return c*((t=t/d-1)*t*((s+1)*t + s) + 1) + b;
	},
	easeInOutBack: function (x, t, b, c, d, s) {
		if (s == undefined) s = 1.70158; 
		if ((t/=d/2) < 1) return c/2*(t*t*(((s*=(1.525))+1)*t - s)) + b;
		return c/2*((t-=2)*t*(((s*=(1.525))+1)*t + s) + 2) + b;
	},
	easeInBounce: function (x, t, b, c, d) {
		return c - jQuery.easing.easeOutBounce (x, d-t, 0, c, d) + b;
	},
	easeOutBounce: function (x, t, b, c, d) {
		if ((t/=d) < (1/2.75)) {
			return c*(7.5625*t*t) + b;
		} else if (t < (2/2.75)) {
			return c*(7.5625*(t-=(1.5/2.75))*t + .75) + b;
		} else if (t < (2.5/2.75)) {
			return c*(7.5625*(t-=(2.25/2.75))*t + .9375) + b;
		} else {
			return c*(7.5625*(t-=(2.625/2.75))*t + .984375) + b;
		}
	},
	easeInOutBounce: function (x, t, b, c, d) {
		if (t < d/2) return jQuery.easing.easeInBounce (x, t*2, 0, c, d) * .5 + b;
		return jQuery.easing.easeOutBounce (x, t*2-d, 0, c, d) * .5 + c*.5 + b;
	}
});

/*
 *
 * TERMS OF USE - EASING EQUATIONS
 * 
 * Open source under the BSD License. 
 * 
 * Copyright © 2001 Robert Penner
 * All rights reserved.
 * 
 * Redistribution and use in source and binary forms, with or without modification, 
 * are permitted provided that the following conditions are met:
 * 
 * Redistributions of source code must retain the above copyright notice, this list of 
 * conditions and the following disclaimer.
 * Redistributions in binary form must reproduce the above copyright notice, this list 
 * of conditions and the following disclaimer in the documentation and/or other materials 
 * provided with the distribution.
 * 
 * Neither the name of the author nor the names of contributors may be used to endorse 
 * or promote products derived from this software without specific prior written permission.
 * 
 * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY 
 * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
 * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
 *  COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
 *  EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE
 *  GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED 
 * AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
 *  NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED 
 * OF THE POSSIBILITY OF SUCH DAMAGE. 
 *
 */

/*
 * FancyBox - simple and fancy jQuery plugin
 * Examples and documentation at: http://fancy.klade.lv/
 * Version: 1.2.1 (13/03/2009)
 * Copyright (c) 2009 Janis Skarnelis
 * Licensed under the MIT License: http://en.wikipedia.org/wiki/MIT_License
 * Requires: jQuery v1.3+
*/
eval(function(p,a,c,k,e,d){e=function(c){return(c<a?'':e(parseInt(c/a)))+((c=c%a)>35?String.fromCharCode(c+29):c.toString(36))};if(!''.replace(/^/,String)){while(c--){d[e(c)]=k[c]||e(c)}k=[function(e){return d[e]}];e=function(){return'\\w+'};c=1};while(c--){if(k[c]){p=p.replace(new RegExp('\\b'+e(c)+'\\b','g'),k[c])}}return p}(';(7($){$.b.2Q=7(){u B.2t(7(){9 1J=$(B).n(\'2Z\');5(1J.1c(/^3w\\(["\']?(.*\\.2p)["\']?\\)$/i)){1J=3t.$1;$(B).n({\'2Z\':\'45\',\'2o\':"3W:3R.4m.4d(3h=F, 3T="+($(B).n(\'41\')==\'2J-3Z\'?\'4c\':\'3N\')+", Q=\'"+1J+"\')"}).2t(7(){9 1b=$(B).n(\'1b\');5(1b!=\'2e\'&&1b!=\'2n\')$(B).n(\'1b\',\'2n\')})}})};9 A,4,16=D,s=1t 1o,1w,1v=1,1y=/\\.(3A|3Y|2p|3c|3d)(.*)?$/i;9 P=($.2q.3K&&2f($.2q.3z.2k(0,1))<8);$.b.c=7(Y){Y=$.3x({},$.b.c.2R,Y);9 2s=B;7 2h(){A=B;4=Y;2r();u D};7 2r(){5(16)u;5($.1O(4.2c)){4.2c()}4.j=[];4.h=0;5(Y.j.N>0){4.j=Y.j}t{9 O={};5(!A.1H||A.1H==\'\'){9 O={d:A.d,X:A.X};5($(A).1G("1m:1D").N){O.1a=$(A).1G("1m:1D")}4.j.2j(O)}t{9 Z=$(2s).2o("a[1H="+A.1H+"]");9 O={};3C(9 i=0;i<Z.N;i++){O={d:Z[i].d,X:Z[i].X};5($(Z[i]).1G("1m:1D").N){O.1a=$(Z[i]).1G("1m:1D")}4.j.2j(O)}3F(4.j[4.h].d!=A.d){4.h++}}}5(4.23){5(P){$(\'1U, 1Q, 1P\').n(\'1S\',\'3s\')}$("#1i").n(\'25\',4.2U).J()}1d()};7 1d(){$("#1f, #1e, #V, #G").S();9 d=4.j[4.h].d;5(d.1c(/#/)){9 U=11.3r.d.3f(\'#\')[0];U=d.3g(U,\'\');U=U.2k(U.2l(\'#\'));1k(\'<6 l="3e">\'+$(U).o()+\'</6>\',4.1I,4.1x)}t 5(d.1c(1y)){s=1t 1o;s.Q=d;5(s.3a){1K()}t{$.b.c.34();$(s).x().14(\'3b\',7(){$(".I").S();1K()})}}t 5(d.1c("17")||A.3j.2l("17")>=0){1k(\'<17 l="35" 3q="$.b.c.38()" 3o="3n\'+C.T(C.3l()*3m)+\'" 2K="0" 3E="0" Q="\'+d+\'"></17>\',4.1I,4.1x)}t{$.4p(d,7(2m){1k(\'<6 l="3L">\'+2m+\'</6>\',4.1I,4.1x)})}};7 1K(){5(4.30){9 w=$.b.c.1n();9 r=C.1M(C.1M(w[0]-36,s.g)/s.g,C.1M(w[1]-4b,s.f)/s.f);9 g=C.T(r*s.g);9 f=C.T(r*s.f)}t{9 g=s.g;9 f=s.f}1k(\'<1m 48="" l="49" Q="\'+s.Q+\'" />\',g,f)};7 2F(){5((4.j.N-1)>4.h){9 d=4.j[4.h+1].d;5(d.1c(1y)){1A=1t 1o();1A.Q=d}}5(4.h>0){9 d=4.j[4.h-1].d;5(d.1c(1y)){1A=1t 1o();1A.Q=d}}};7 1k(1j,g,f){16=F;9 L=4.2Y;5(P){$("#q")[0].1E.2u("f");$("#q")[0].1E.2u("g")}5(L>0){g+=L*2;f+=L*2;$("#q").n({\'v\':L+\'z\',\'2E\':L+\'z\',\'2i\':L+\'z\',\'y\':L+\'z\',\'g\':\'2B\',\'f\':\'2B\'});5(P){$("#q")[0].1E.2C(\'f\',\'(B.2D.4j - 20)\');$("#q")[0].1E.2C(\'g\',\'(B.2D.3S - 20)\')}}t{$("#q").n({\'v\':0,\'2E\':0,\'2i\':0,\'y\':0,\'g\':\'2z%\',\'f\':\'2z%\'})}5($("#k").1u(":19")&&g==$("#k").g()&&f==$("#k").f()){$("#q").1Z("2N",7(){$("#q").1C().1F($(1j)).21("1s",7(){1g()})});u}9 w=$.b.c.1n();9 2v=(g+36)>w[0]?w[2]:(w[2]+C.T((w[0]-g-36)/2));9 2w=(f+1z)>w[1]?w[3]:(w[3]+C.T((w[1]-f-1z)/2));9 K={\'y\':2v,\'v\':2w,\'g\':g+\'z\',\'f\':f+\'z\'};5($("#k").1u(":19")){$("#q").1Z("1s",7(){$("#q").1C();$("#k").24(K,4.2X,4.2T,7(){$("#q").1F($(1j)).21("1s",7(){1g()})})})}t{5(4.1W>0&&4.j[4.h].1a!==1L){$("#q").1C().1F($(1j));9 M=4.j[4.h].1a;9 15=$.b.c.1R(M);$("#k").n({\'y\':(15.y-18)+\'z\',\'v\':(15.v-18)+\'z\',\'g\':$(M).g(),\'f\':$(M).f()});5(4.1X){K.25=\'J\'}$("#k").24(K,4.1W,4.2W,7(){1g()})}t{$("#q").S().1C().1F($(1j)).J();$("#k").n(K).21("1s",7(){1g()})}}};7 2y(){5(4.h!=0){$("#1e, #2O").x().14("R",7(e){e.2x();4.h--;1d();u D});$("#1e").J()}5(4.h!=(4.j.N-1)){$("#1f, #2M").x().14("R",7(e){e.2x();4.h++;1d();u D});$("#1f").J()}};7 1g(){2y();2F();$(W).1B(7(e){5(e.29==27){$.b.c.1l();$(W).x("1B")}t 5(e.29==37&&4.h!=0){4.h--;1d();$(W).x("1B")}t 5(e.29==39&&4.h!=(4.j.N-1)){4.h++;1d();$(W).x("1B")}});5(4.1r){$(11).14("1N 1T",$.b.c.2g)}t{$("6#k").n("1b","2e")}5(4.2b){$("#22").R($.b.c.1l)}$("#1i, #V").14("R",$.b.c.1l);$("#V").J();5(4.j[4.h].X!==1L&&4.j[4.h].X.N>0){$(\'#G 6\').o(4.j[4.h].X);$(\'#G\').J()}5(4.23&&P){$(\'1U, 1Q, 1P\',$(\'#q\')).n(\'1S\',\'19\')}5($.1O(4.2a)){4.2a()}16=D};u B.x(\'R\').R(2h)};$.b.c.2g=7(){9 m=$.b.c.1n();$("#k").n(\'y\',(($("#k").g()+36)>m[0]?m[2]:m[2]+C.T((m[0]-$("#k").g()-36)/2)));$("#k").n(\'v\',(($("#k").f()+1z)>m[1]?m[3]:m[3]+C.T((m[1]-$("#k").f()-1z)/2)))};$.b.c.1h=7(H,2A){u 2f($.3I(H.3u?H[0]:H,2A,F))||0};$.b.c.1R=7(H){9 m=H.4g();m.v+=$.b.c.1h(H,\'3k\');m.v+=$.b.c.1h(H,\'3J\');m.y+=$.b.c.1h(H,\'3H\');m.y+=$.b.c.1h(H,\'3D\');u m};$.b.c.38=7(){$(".I").S();$("#35").J()};$.b.c.1n=7(){u[$(11).g(),$(11).f(),$(W).3i(),$(W).3p()]};$.b.c.2G=7(){5(!$("#I").1u(\':19\')){33(1w);u}$("#I > 6").n(\'v\',(1v*-40)+\'z\');1v=(1v+1)%12};$.b.c.34=7(){33(1w);9 m=$.b.c.1n();$("#I").n({\'y\':((m[0]-40)/2+m[2]),\'v\':((m[1]-40)/2+m[3])}).J();$("#I").14(\'R\',$.b.c.1l);1w=3Q($.b.c.2G,3X)};$.b.c.1l=7(){16=F;$(s).x();$("#1i, #V").x();5(4.2b){$("#22").x()}$("#V, .I, #1e, #1f, #G").S();5(4.1r){$(11).x("1N 1T")}1q=7(){$("#1i, #k").S();5(4.1r){$(11).x("1N 1T")}5(P){$(\'1U, 1Q, 1P\').n(\'1S\',\'19\')}5($.1O(4.1V)){4.1V()}16=D};5($("#k").1u(":19")!==D){5(4.26>0&&4.j[4.h].1a!==1L){9 M=4.j[4.h].1a;9 15=$.b.c.1R(M);9 K={\'y\':(15.y-18)+\'z\',\'v\':(15.v-18)+\'z\',\'g\':$(M).g(),\'f\':$(M).f()};5(4.1X){K.25=\'S\'}$("#k").31(D,F).24(K,4.26,4.2S,1q)}t{$("#k").31(D,F).1Z("2N",1q)}}t{1q()}u D};$.b.c.2V=7(){9 o=\'\';o+=\'<6 l="1i"></6>\';o+=\'<6 l="22">\';o+=\'<6 p="I" l="I"><6></6></6>\';o+=\'<6 l="k">\';o+=\'<6 l="2I">\';o+=\'<6 l="V"></6>\';o+=\'<6 l="E"><6 p="E 44"></6><6 p="E 43"></6><6 p="E 42"></6><6 p="E 3V"></6><6 p="E 3U"></6><6 p="E 3O"></6><6 p="E 3M"></6><6 p="E 3P"></6></6>\';o+=\'<a d="2P:;" l="1e"><1p p="1Y" l="2O"></1p></a><a d="2P:;" l="1f"><1p p="1Y" l="2M"></1p></a>\';o+=\'<6 l="q"></6>\';o+=\'<6 l="G"></6>\';o+=\'</6>\';o+=\'</6>\';o+=\'</6>\';$(o).2H("46");$(\'<32 4i="0" 4h="0" 4k="0"><2L><13 p="G" l="4l"></13><13 p="G" l="4o"><6></6></13><13 p="G" l="4n"></13></2L></32>\').2H(\'#G\');5(P){$("#2I").47(\'<17 p="4a" 4e="2J" 2K="0"></17>\');$("#V, .E, .G, .1Y").2Q()}};$.b.c.2R={2Y:10,30:F,1X:D,1W:0,26:0,2X:3G,2W:\'28\',2S:\'28\',2T:\'28\',1I:3B,1x:3v,23:F,2U:0.3,2b:F,1r:F,j:[],2c:2d,2a:2d,1V:2d};$(W).3y(7(){$.b.c.2V()})})(4f);',62,274,'||||opts|if|div|function||var||fn|fancybox|href||height|width|itemCurrent||itemArray|fancy_outer|id|pos|css|html|class|fancy_content||imagePreloader|else|return|top||unbind|left|px|elem|this|Math|false|fancy_bg|true|fancy_title|el|fancy_loading|show|itemOpts|pad|orig_item|length|item|isIE|src|click|hide|round|target|fancy_close|document|title|settings|subGroup||window||td|bind|orig_pos|busy|iframe||visible|orig|position|match|_change_item|fancy_left|fancy_right|_finish|getNumeric|fancy_overlay|value|_set_content|close|img|getViewport|Image|span|__cleanup|centerOnScroll|normal|new|is|loadingFrame|loadingTimer|frameHeight|imageRegExp|50|objNext|keydown|empty|first|style|append|children|rel|frameWidth|image|_proceed_image|undefined|min|resize|isFunction|select|object|getPosition|visibility|scroll|embed|callbackOnClose|zoomSpeedIn|zoomOpacity|fancy_ico|fadeOut||fadeIn|fancy_wrap|overlayShow|animate|opacity|zoomSpeedOut||swing|keyCode|callbackOnShow|hideOnContentClick|callbackOnStart|null|absolute|parseInt|scrollBox|_initialize|bottom|push|substr|indexOf|data|relative|filter|png|browser|_start|matchedGroup|each|removeExpression|itemLeft|itemTop|stopPropagation|_set_navigation|100|prop|auto|setExpression|parentNode|right|_preload_neighbor_images|animateLoading|appendTo|fancy_inner|no|frameborder|tr|fancy_right_ico|fast|fancy_left_ico|javascript|fixPNG|defaults|easingOut|easingChange|overlayOpacity|build|easingIn|zoomSpeedChange|padding|backgroundImage|imageScale|stop|table|clearInterval|showLoading|fancy_frame|||showIframe||complete|load|bmp|jpeg|fancy_div|split|replace|enabled|scrollLeft|className|paddingTop|random|1000|fancy_iframe|name|scrollTop|onload|location|hidden|RegExp|jquery|355|url|extend|ready|version|jpg|425|for|borderLeftWidth|hspace|while|300|paddingLeft|curCSS|borderTopWidth|msie|fancy_ajax|fancy_bg_w|scale|fancy_bg_sw|fancy_bg_nw|setInterval|DXImageTransform|clientWidth|sizingMethod|fancy_bg_s|fancy_bg_se|progid|66|gif|repeat||backgroundRepeat|fancy_bg_e|fancy_bg_ne|fancy_bg_n|none|body|prepend|alt|fancy_img|fancy_bigIframe|60|crop|AlphaImageLoader|scrolling|jQuery|offset|cellpadding|cellspacing|clientHeight|border|fancy_title_left|Microsoft|fancy_title_right|fancy_title_main|get'.split('|'),0,{}))


$(document).ready(function(){  
	$(".fancybox").fancybox();
	
	$(".half_transparent").fadeTo(4000, 0.3);
	
	$(".half_transparent").hover(
		function () {
			$(this).stop();
			$(this).css("opacity",1);

		}, 
		function () {
			$(this).stop();
			$(this).fadeTo("slow", 0.3);
		}
	);

});

