
$(function() {
if ($.browser.mozilla && parseFloat($.browser.version) < 1.9 && navigator.appVersion.indexOf('Mac') !== -1) $('body').css('-moz-opacity',.999);
$.fn.superfish.defaults.autoArrows = false;
$('ul.sf-menu').superfish({
			delay:       5,                            // one second delay on mouseout
			animation:   {height:'show'},  // fade-in and slide-down animation
			speed:       'normal',                          // faster animation speed
			autoArrows:  false,                           // disable generation of arrow mark-up
			dropShadows: false                            // disable drop shadows
		});
//$('.sf-menu a').addClass('sf-with-ul');



}); 
/*
 * Copyright (c) 2009 Simo Kinnunen.
 * Licensed under the MIT license.
 *
 * @version 1.09i
 */
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]-=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("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.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}})());



/*!
 * The following copyright notice may not be removed under any circumstances.
 * 
 * Copyright:
 * 2005 Albert-Jan Pool published by FSI Fonts und Software GmbH
 * 
 * Trademark:
 * DIN is a trademark of FSI Fonts und Software GmbH
 * 
 * Manufacturer:
 * FSI Fonts und Software GmbH
 * 
 * Designer:
 * Albert-Jan Pool
 * 
 * Vendor URL:
 * http://www.fontfont.com
 * 
 * License information:
 * http://www.fontfont.com/eula/license.html
 */
Cufon.registerFont({"w":195,"face":{"font-family":"DINPro-Bold","font-weight":700,"font-stretch":"normal","units-per-em":"360","panose-1":"2 0 5 3 3 0 0 2 0 4","ascent":"275","descent":"-85","x-height":"2","bbox":"-17 -365 333 74","underline-thickness":"18.36","underline-position":"-30.6","stemh":"45","stemv":"47","unicode-range":"U+0020-U+00FF"},"glyphs":{" ":{"w":83},"!":{"d":"98,-256r-12,176r-34,0r-12,-176r58,0xm96,0r-54,0r0,-53r54,0r0,53","w":124},"\"":{"d":"68,-180r-44,0r0,-76r44,0r0,76xm142,-180r-43,0r0,-76r43,0r0,76","w":167},"#":{"d":"231,-151r-32,0r-5,39r25,0r0,44r-33,0r-10,68r-50,0r12,-68r-42,0r-11,68r-49,0r10,-68r-24,0r0,-44r32,0r5,-39r-25,0r0,-44r32,0r10,-63r50,0r-10,63r41,0r10,-63r49,0r-9,63r24,0r0,44xm150,-151r-41,0r-6,39r41,0","w":248},"$":{"d":"186,-130v44,47,10,131,-58,131r0,40r-36,0r0,-39v-35,-1,-62,-10,-85,-34r32,-32v15,15,35,21,57,22r0,-66v-48,-4,-79,-24,-79,-73v0,-41,28,-72,75,-77r0,-32r36,0r0,32v29,2,52,10,71,29r-32,32v-12,-12,-29,-17,-44,-18r0,63v26,3,51,10,63,22xm123,-43v32,-1,43,-33,26,-53v-6,-8,-17,-8,-26,-9r0,62xm96,-154r0,-60v-43,3,-38,58,0,60","w":222},"%":{"d":"287,-83v0,50,-10,85,-53,85v-42,0,-52,-35,-52,-85v0,-32,24,-49,52,-49v28,0,53,17,53,49xm123,-209v0,49,-10,85,-52,85v-41,0,-52,-36,-52,-85v0,-32,24,-49,52,-49v28,0,52,17,52,49xm232,-256r-121,256r-37,0r121,-256r37,0xm234,-28v24,2,19,-30,19,-53v0,-14,-7,-21,-19,-21v-24,-2,-17,31,-18,53v0,14,6,21,18,21xm71,-154v24,2,17,-32,18,-54v0,-14,-6,-20,-18,-20v-24,0,-17,31,-18,53v0,14,6,21,18,21","w":305},"&":{"d":"251,0r-60,0r-19,-22v-12,9,-29,24,-66,24v-57,0,-84,-30,-84,-78v0,-33,24,-53,46,-68v-10,-12,-26,-31,-26,-55v0,-35,26,-59,69,-59v64,0,87,76,39,105r-19,13r44,51v8,-11,12,-27,13,-45r44,0v-2,33,-10,60,-28,80xm144,-55r-51,-61v-36,16,-34,76,13,76v15,0,26,-5,38,-15xm106,-169v24,-7,39,-46,5,-50v-31,3,-24,35,-5,50","w":259},"'":{"d":"69,-180r-45,0r0,-76r45,0r0,76","w":93},"(":{"d":"76,-52v-1,32,11,39,25,55r-31,31v-22,-20,-44,-44,-41,-84v4,-68,-12,-150,9,-203v6,-15,20,-25,32,-37r31,31v-15,16,-25,22,-25,55r0,152","w":120},")":{"d":"51,-290v21,19,44,43,41,83v-4,69,12,150,-9,204v-6,15,-20,25,-32,37r-32,-32v15,-16,26,-21,26,-54r0,-152v1,-33,-10,-39,-26,-54","w":120},"*":{"d":"158,-166r-16,29r-38,-24r1,45r-33,0r2,-45r-38,24r-16,-29r39,-20r-39,-21r16,-29r38,24r-2,-45r33,0r-1,45r38,-24r16,29r-40,21","w":177},"+":{"d":"177,-78r-57,0r0,58r-44,0r0,-58r-58,0r0,-44r58,0r0,-57r44,0r0,57r57,0r0,44"},",":{"d":"76,20r-52,39r0,-110r52,0r0,71","w":100},"-":{"d":"132,-81r-111,0r0,-44r111,0r0,44","w":153},".":{"d":"78,0r-54,0r0,-53r54,0r0,53","w":102},"\/":{"d":"147,-283r-103,310r-44,0r103,-310r44,0","w":145},"0":{"d":"176,-74v0,49,-36,76,-78,76v-42,0,-78,-27,-78,-76r0,-108v0,-49,36,-76,78,-76v42,0,78,27,78,76r0,108xm98,-40v51,-3,31,-91,31,-141v0,-22,-13,-35,-31,-35v-51,3,-31,91,-31,141v0,22,13,35,31,35"},"1":{"d":"136,0r-47,0r0,-206r-52,45r0,-50r52,-45r47,0r0,256"},"2":{"d":"177,0r-156,0r0,-42r96,-111v22,-21,17,-63,-18,-63v-15,0,-31,7,-31,32r-47,0v0,-47,34,-74,78,-74v73,0,96,81,51,133r-72,83r99,0r0,42"},"3":{"d":"178,-74v0,51,-37,76,-81,76v-42,0,-81,-21,-82,-75r47,0v1,23,17,33,35,33v20,0,34,-13,34,-36v0,-23,-15,-37,-42,-35r0,-41v26,2,40,-12,39,-32v0,-22,-15,-32,-32,-32v-18,0,-30,12,-31,31r-47,0v1,-46,35,-73,78,-73v73,0,107,97,49,126v18,10,33,27,33,58"},"4":{"d":"184,-36r-23,0r0,36r-45,0r0,-36r-105,0r0,-45r88,-175r51,0r-88,175r54,0r0,-48r45,0r0,48r23,0r0,45"},"5":{"d":"107,-172v51,-3,71,45,71,86v0,51,-24,87,-79,88v-52,1,-78,-32,-78,-74r46,0v3,20,13,32,32,32v24,1,33,-20,32,-46v10,-52,-52,-57,-62,-26r-43,0r0,-144r146,0r0,42r-104,0r0,55v7,-6,22,-13,39,-13"},"6":{"d":"177,-78v0,50,-35,80,-80,80v-45,0,-80,-28,-80,-79v0,-68,53,-122,76,-179r51,0r-53,106v45,-15,86,18,86,72xm130,-77v0,-23,-13,-38,-33,-38v-19,0,-33,14,-33,38v0,24,14,37,33,37v19,0,33,-13,33,-37"},"7":{"d":"181,-214r-83,214r-51,0r83,-214r-67,0r0,40r-45,0r0,-82r163,0r0,42"},"8":{"d":"180,-75v0,50,-37,77,-82,77v-45,0,-82,-27,-82,-77v0,-31,18,-48,32,-57v-13,-9,-29,-26,-29,-53v0,-45,36,-73,79,-73v43,0,78,28,78,73v0,27,-15,44,-28,53v14,9,32,26,32,57xm133,-75v0,-20,-15,-36,-35,-36v-20,0,-35,16,-35,36v0,20,15,35,35,35v20,0,35,-15,35,-35xm130,-184v0,-18,-14,-32,-32,-32v-18,0,-32,14,-32,32v0,19,14,32,32,32v18,0,32,-13,32,-32"},"9":{"d":"98,-258v76,0,90,83,59,147r-54,111r-51,0r53,-106v-47,13,-87,-19,-87,-73v0,-50,35,-79,80,-79xm131,-179v0,-24,-14,-37,-33,-37v-19,0,-33,13,-33,37v0,23,13,38,33,38v19,0,33,-14,33,-38"},":":{"d":"87,-98r-54,0r0,-53r54,0r0,53xm87,0r-54,0r0,-53r54,0r0,53","w":111},";":{"d":"86,20r-51,39r0,-110r51,0r0,71xm87,-98r-54,0r0,-53r54,0r0,53","w":111},"<":{"d":"171,-15r-146,-67r0,-41r146,-67r0,49r-87,38r87,39r0,49"},"=":{"d":"177,-120r-159,0r0,-44r159,0r0,44xm177,-42r-159,0r0,-44r159,0r0,44"},">":{"d":"171,-82r-146,67r0,-49r87,-39r-87,-38r0,-49r146,67r0,41"},"?":{"d":"99,-258v60,0,100,72,59,117v-11,19,-34,30,-33,61r-47,0v-6,-53,42,-66,51,-107v0,-17,-12,-29,-30,-29v-19,0,-28,13,-28,30r-47,0v0,-45,33,-72,75,-72xm126,0r-50,0r0,-48r50,0r0,48","w":188},"@":{"d":"111,-258v84,0,141,10,141,90r0,169r-44,-1r0,-17v-42,44,-120,6,-105,-66v-13,-72,60,-109,104,-67v9,-60,-33,-66,-93,-66v-27,0,-51,20,-48,49v5,48,-14,115,15,140r-32,32v-45,-29,-24,-107,-28,-173v-4,-57,32,-90,90,-90xm207,-83v0,-28,-7,-46,-30,-46v-23,0,-29,18,-29,46v0,28,6,46,29,46v23,0,30,-18,30,-46","w":272},"A":{"d":"228,0r-52,0r-15,-45r-92,0r-15,45r-52,0r93,-256r39,0xm147,-87r-31,-94r-32,94r63,0","w":229,"k":{"\u00ff":9,"\u00fd":9,"\u00dd":13,"\u00d8":4,"\u00d6":4,"\u00d5":4,"\u00d4":4,"\u00d3":4,"\u00d2":4,"\u00c7":4,"y":9,"v":9,"Y":13,"W":10,"V":13,"T":22,"Q":4,"O":4,"J":-1,"G":4,"C":4}},"B":{"d":"216,-74v2,89,-100,74,-186,74r0,-256r103,0v50,0,79,28,79,72v0,28,-19,47,-32,53v15,7,36,23,36,57xm166,-76v0,-37,-48,-33,-86,-32r0,63v37,1,86,6,86,-31xm162,-182v0,-36,-46,-30,-82,-30r0,59v35,0,82,7,82,-29","w":236,"k":{"J":7}},"C":{"d":"71,-128v0,71,3,75,45,86v24,0,38,-15,43,-37r51,0v-9,52,-45,81,-94,81v-67,0,-95,-47,-95,-130v0,-84,28,-130,95,-130v49,0,85,29,94,81r-51,0v-5,-22,-19,-37,-43,-37v-43,0,-45,16,-45,86","w":223,"k":{"\u00dd":4,"\u00d8":12,"\u00d6":12,"\u00d5":12,"\u00d4":12,"\u00d3":12,"\u00d2":12,"\u00c7":12,"\u00c6":4,"\u00c5":4,"\u00c4":4,"\u00c3":4,"\u00c2":4,"\u00c1":4,"\u00c0":4,"Y":4,"X":4,"W":4,"V":4,"T":7,"Q":12,"O":12,"J":7,"G":12,"C":12,"A":4}},"D":{"d":"122,-256v70,-5,94,62,94,127v0,39,2,75,-26,105v-33,35,-99,21,-160,24r0,-256r92,0xm80,-45v67,3,86,-5,86,-84v0,-78,-19,-85,-86,-83r0,167","w":237,"k":{"\u00dd":4,"\u00c6":4,"\u00c5":4,"\u00c4":4,"\u00c3":4,"\u00c2":4,"\u00c1":4,"\u00c0":4,"Y":4,"X":4,"W":4,"V":4,"T":7,"J":9,"A":4}},"E":{"d":"199,0r-169,0r0,-256r169,0r0,44r-119,0r0,60r101,0r0,45r-101,0r0,62r119,0r0,45","w":217,"k":{"J":1}},"F":{"d":"199,-212r-119,0r0,63r101,0r0,45r-101,0r0,104r-50,0r0,-256r169,0r0,44","w":212,"k":{"\u00fc":11,"\u00fb":11,"\u00fa":11,"\u00f9":11,"\u00f8":12,"\u00f6":12,"\u00f5":12,"\u00f4":12,"\u00f3":12,"\u00f2":12,"\u00f1":11,"\u00eb":12,"\u00ea":12,"\u00e9":12,"\u00e8":12,"\u00e7":12,"\u00e6":12,"\u00e5":12,"\u00e4":12,"\u00e3":12,"\u00e2":12,"\u00e1":12,"\u00e0":12,"\u00d8":7,"\u00d6":7,"\u00d5":7,"\u00d4":7,"\u00d3":7,"\u00d2":7,"\u00c7":7,"\u00c5":22,"\u00c4":22,"\u00c3":22,"\u00c2":22,"\u00c1":22,"\u00c0":22,"z":11,"x":11,"u":11,"r":11,"p":11,"o":12,"n":11,"m":11,"e":12,"c":12,"a":12,"S":4,"Q":7,"O":7,"J":45,"G":7,"C":7,"A":22}},"G":{"d":"116,-42v31,0,50,-24,47,-59r-47,0r0,-42r96,0v9,88,-23,147,-96,145v-67,-2,-95,-47,-95,-130v0,-84,28,-130,95,-130v58,0,89,37,96,82r-50,0v-6,-25,-21,-38,-46,-38v-41,10,-45,15,-45,86v0,71,3,75,45,86","w":229,"k":{"\u00dd":4,"\u00c6":4,"\u00c5":4,"\u00c4":4,"\u00c3":4,"\u00c2":4,"\u00c1":4,"\u00c0":4,"Y":4,"X":4,"W":4,"V":4,"T":7,"J":12,"A":4}},"H":{"d":"217,0r-50,0r0,-107r-87,0r0,107r-50,0r0,-256r50,0r0,104r87,0r0,-104r50,0r0,256","w":246},"I":{"d":"80,0r-50,0r0,-256r50,0r0,256","w":109},"J":{"d":"157,-84v3,86,-106,111,-156,60r33,-33v20,26,73,19,73,-29r0,-170r50,0r0,172","w":183,"k":{"\u00c5":4,"\u00c4":4,"\u00c3":4,"\u00c2":4,"\u00c1":4,"\u00c0":4,"A":4}},"K":{"d":"237,0r-58,0r-66,-117r-33,40r0,77r-50,0r0,-256r50,0r0,111r90,-111r61,0r-85,102","w":239,"k":{"\u00ff":13,"\u00fd":13,"\u00d8":4,"\u00d6":4,"\u00d5":4,"\u00d4":4,"\u00d3":4,"\u00d2":4,"\u00c7":4,"y":13,"Q":4,"O":4,"J":-1,"G":4,"C":4}},"L":{"d":"196,0r-166,0r0,-256r50,0r0,211r116,0r0,45","w":207,"k":{"\u00ff":22,"\u00fd":22,"\u00dd":29,"\u00dc":4,"\u00db":4,"\u00da":4,"\u00d9":4,"\u00d8":9,"\u00d6":9,"\u00d5":9,"\u00d4":9,"\u00d3":9,"\u00d2":9,"\u00c7":9,"y":22,"Y":29,"W":14,"V":25,"U":4,"T":29,"Q":9,"O":9,"J":-1,"G":9,"C":9}},"M":{"d":"262,0r-50,0r0,-149r-49,97r-34,0r-49,-97r0,149r-50,0r0,-256r49,0r67,138r67,-138r49,0r0,256","w":291},"N":{"d":"226,0r-45,0r-101,-157r0,157r-50,0r0,-256r45,0r101,157r0,-157r50,0r0,256","w":255},"O":{"d":"116,-258v68,0,103,56,95,130v7,74,-27,130,-95,130v-68,0,-104,-56,-95,-130v-8,-75,26,-130,95,-130xm116,-42v42,-10,45,-16,45,-86v0,-71,-3,-75,-45,-86v-42,10,-45,16,-45,86v0,71,3,75,45,86","w":231,"k":{"\u00dd":4,"\u00c6":4,"\u00c5":4,"\u00c4":4,"\u00c3":4,"\u00c2":4,"\u00c1":4,"\u00c0":4,"Y":4,"X":4,"W":4,"V":4,"T":7,"J":12,"A":4}},"P":{"d":"214,-176v0,62,-58,89,-134,80r0,96r-50,0r0,-256r99,0v53,0,85,36,85,80xm164,-176v0,-39,-44,-38,-84,-36r0,71v39,1,84,5,84,-35","w":226,"k":{"\u00f8":4,"\u00f6":4,"\u00f5":4,"\u00f4":4,"\u00f3":4,"\u00f2":4,"\u00eb":4,"\u00ea":4,"\u00e9":4,"\u00e8":4,"\u00e7":4,"\u00e6":4,"\u00e5":4,"\u00e4":4,"\u00e3":4,"\u00e2":4,"\u00e1":4,"\u00e0":4,"\u00c6":18,"\u00c5":18,"\u00c4":18,"\u00c3":18,"\u00c2":18,"\u00c1":18,"\u00c0":18,"s":4,"q":4,"o":4,"g":4,"e":4,"d":4,"c":4,"a":4,"J":43,"A":18}},"Q":{"d":"116,-258v68,0,95,56,95,130v0,39,0,67,-16,91r22,22r-27,26r-22,-23v-80,43,-166,-20,-147,-116v-8,-75,26,-130,95,-130xm71,-128v0,71,3,75,45,86v6,0,11,-2,16,-5r-22,-22r27,-26r19,19v4,-11,5,-26,5,-52v-1,-71,-3,-75,-45,-86v-42,10,-45,16,-45,86","w":231},"R":{"d":"224,0r-58,0r-50,-102r-36,0r0,102r-50,0r0,-256r100,0v92,-8,109,124,37,145xm163,-178v0,-38,-44,-35,-83,-34r0,68v39,1,83,4,83,-34","w":235,"k":{"J":3}},"S":{"d":"176,-130v45,54,3,132,-76,132v-39,0,-68,-8,-93,-34r32,-32v29,39,140,23,100,-32v-26,-17,-85,-10,-104,-34v-40,-51,-8,-128,71,-128v35,0,61,8,83,29r-32,32v-32,-37,-119,-12,-84,33v24,19,84,11,103,34","w":212,"k":{"\u00dd":7,"Y":7,"S":2,"J":7}},"T":{"d":"195,-212r-67,0r0,212r-50,0r0,-212r-67,0r0,-44r184,0r0,44","w":205,"k":{"\u00ff":14,"\u00fd":14,"\u00fc":14,"\u00fb":14,"\u00fa":14,"\u00f9":14,"\u00f8":24,"\u00f6":24,"\u00f5":24,"\u00f4":24,"\u00f3":24,"\u00f2":24,"\u00f1":14,"\u00eb":24,"\u00ea":24,"\u00e9":24,"\u00e8":24,"\u00e7":24,"\u00e6":24,"\u00e5":24,"\u00e4":24,"\u00e3":24,"\u00e2":24,"\u00e1":24,"\u00e0":24,"\u00d8":7,"\u00d6":7,"\u00d5":7,"\u00d4":7,"\u00d3":7,"\u00d2":7,"\u00c7":7,"\u00c6":22,"\u00c5":22,"\u00c4":22,"\u00c3":22,"\u00c2":22,"\u00c1":22,"\u00c0":22,"z":14,"y":14,"x":14,"w":14,"v":14,"u":14,"s":24,"r":14,"q":24,"p":14,"o":24,"n":14,"m":14,"g":24,"e":24,"d":24,"c":24,"a":24,"Q":7,"O":7,"J":31,"G":7,"C":7,"A":22}},"U":{"d":"215,-88v0,54,-42,90,-95,90v-53,0,-94,-36,-94,-90r0,-168r50,0r0,166v0,30,17,48,44,48v27,0,45,-18,45,-48r0,-166r50,0r0,168","w":240,"k":{"J":4}},"V":{"d":"208,-256r-85,256r-37,0r-85,-256r52,0r51,167r52,-167r52,0","w":209,"k":{"\u00ff":4,"\u00fd":4,"\u00fc":7,"\u00fb":7,"\u00fa":7,"\u00f9":7,"\u00f8":14,"\u00f6":14,"\u00f5":14,"\u00f4":14,"\u00f3":14,"\u00f2":14,"\u00f1":7,"\u00eb":14,"\u00ea":14,"\u00e9":14,"\u00e8":14,"\u00e7":14,"\u00e6":14,"\u00e5":14,"\u00e4":14,"\u00e3":14,"\u00e2":14,"\u00e1":14,"\u00e0":14,"\u00d8":4,"\u00d6":4,"\u00d5":4,"\u00d4":4,"\u00d3":4,"\u00d2":4,"\u00c7":4,"\u00c6":13,"\u00c5":13,"\u00c4":13,"\u00c3":13,"\u00c2":13,"\u00c1":13,"\u00c0":13,"z":7,"y":4,"x":7,"u":7,"s":14,"r":7,"q":14,"p":7,"o":14,"n":7,"m":7,"g":14,"e":14,"d":14,"c":14,"a":14,"Q":4,"O":4,"G":4,"C":4,"A":13}},"W":{"d":"317,-256r-69,256r-41,0r-48,-156r-47,156r-41,0r-69,-256r52,0r40,161r47,-161r37,0r47,161r40,-161r52,0","w":319,"k":{"\u00f8":14,"\u00f6":14,"\u00f5":14,"\u00f4":14,"\u00f3":14,"\u00f2":14,"\u00eb":14,"\u00ea":14,"\u00e9":14,"\u00e8":14,"\u00e7":14,"\u00e6":14,"\u00e5":14,"\u00e4":14,"\u00e3":14,"\u00e2":14,"\u00e1":14,"\u00e0":14,"\u00d8":4,"\u00d6":4,"\u00d5":4,"\u00d4":4,"\u00d3":4,"\u00d2":4,"\u00c7":4,"\u00c6":6,"\u00c5":6,"\u00c4":6,"\u00c3":6,"\u00c2":6,"\u00c1":6,"\u00c0":6,"s":14,"q":14,"o":14,"g":14,"e":14,"d":14,"c":14,"a":14,"Q":4,"O":4,"G":4,"C":4,"A":6}},"X":{"d":"215,0r-57,0r-50,-89r-49,89r-57,0r79,-131r-74,-125r57,0r44,82r45,-82r57,0r-75,125","w":217,"k":{"\u00ff":12,"\u00fd":12,"\u00d8":4,"\u00d6":4,"\u00d5":4,"\u00d4":4,"\u00d3":4,"\u00d2":4,"\u00c7":4,"y":12,"Q":4,"O":4,"J":-1,"G":4,"C":4}},"Y":{"d":"205,-256r-77,151r0,105r-50,0r0,-105r-77,-151r54,0r48,103r47,-103r55,0","w":205,"k":{"\u00fc":14,"\u00fb":14,"\u00fa":14,"\u00f9":14,"\u00f8":29,"\u00f6":29,"\u00f5":29,"\u00f4":29,"\u00f3":29,"\u00f2":29,"\u00f1":14,"\u00eb":29,"\u00ea":29,"\u00e9":29,"\u00e8":29,"\u00e7":29,"\u00e6":29,"\u00e5":29,"\u00e4":29,"\u00e3":29,"\u00e2":29,"\u00e1":29,"\u00e0":29,"\u00d8":4,"\u00d6":4,"\u00d5":4,"\u00d4":4,"\u00d3":4,"\u00d2":4,"\u00c7":4,"\u00c6":14,"\u00c5":14,"\u00c4":14,"\u00c3":14,"\u00c2":14,"\u00c1":14,"\u00c0":14,"z":14,"x":14,"u":14,"s":29,"r":14,"q":29,"p":14,"o":29,"n":14,"m":14,"g":29,"e":29,"d":29,"c":29,"a":29,"Q":4,"O":4,"J":14,"G":4,"C":4,"A":14}},"Z":{"d":"183,0r-169,0r0,-40r110,-172r-105,0r0,-44r164,0r0,39r-110,172r110,0r0,45","w":197},"[":{"d":"121,27r-92,0r0,-310r92,0r0,42r-45,0r0,226r45,0r0,42","w":136},"\\":{"d":"145,27r-44,0r-101,-305r44,0","w":145},"]":{"d":"108,27r-93,0r0,-42r46,0r0,-226r-46,0r0,-42r93,0r0,310","w":136},"^":{"d":"194,-140r-49,0r-37,-68r-36,68r-49,0r64,-119r43,0","w":216},"_":{"d":"217,64r-217,0r0,-31r217,0r0,31","w":216},"`":{"d":"110,-217r-32,0r-41,-62r50,0","w":180},"a":{"d":"122,-16v-33,36,-116,16,-109,-41v-5,-45,51,-60,108,-54v12,-45,-52,-49,-71,-24r-29,-29v37,-47,147,-31,147,41r0,123r-46,0r0,-16xm85,-36v26,0,39,-12,36,-43v-26,0,-65,-5,-63,21v0,13,9,22,27,22","w":192},"b":{"d":"118,-190v51,-2,65,48,65,96v0,48,-13,96,-65,96v-20,0,-33,-6,-46,-20r0,18r-46,0r0,-256r47,0r0,85v12,-14,26,-19,45,-19xm136,-94v0,-31,-3,-54,-31,-54v-28,0,-32,23,-32,54v0,31,4,54,32,54v28,0,31,-23,31,-54","w":201},"c":{"d":"64,-94v-6,49,39,70,67,39r32,32v-53,46,-146,36,-146,-71v0,-108,93,-116,146,-71r-32,32v-27,-31,-73,-9,-67,39","w":172,"k":{"\u00f8":6,"\u00f6":6,"\u00f5":6,"\u00f4":6,"\u00f3":6,"\u00f2":6,"\u00eb":6,"\u00ea":6,"\u00e9":6,"\u00e8":6,"\u00e7":6,"\u00e6":1,"\u00e5":1,"\u00e4":1,"\u00e3":1,"\u00e2":1,"\u00e1":1,"\u00e0":1,"w":7,"o":6,"e":6,"d":4,"c":6,"a":1}},"d":{"d":"18,-94v0,-48,13,-99,65,-96v19,0,34,5,46,19r0,-85r47,0r0,256r-46,0r0,-18v-13,14,-26,20,-46,20v-52,3,-66,-47,-66,-96xm129,-94v0,-31,-4,-54,-32,-54v-28,0,-32,23,-32,54v0,31,4,54,32,54v28,0,32,-23,32,-54","w":201},"e":{"d":"180,-79r-117,0v-5,45,63,54,84,24r28,28v-50,49,-158,45,-158,-67v0,-61,33,-96,82,-96v59,1,86,47,81,111xm134,-111v6,-41,-55,-53,-67,-20v-3,7,-4,12,-4,20r71,0","w":197,"k":{"\u00ff":4,"\u00fd":4,"y":4,"x":2,"w":3,"v":4}},"f":{"d":"113,-147r-34,0r0,147r-47,0r0,-147r-19,0r0,-35r19,0v-7,-54,19,-83,81,-77r0,39v-18,-1,-34,-2,-34,17r0,21r34,0r0,35","w":123,"k":{"\u00f8":6,"\u00f6":6,"\u00f5":6,"\u00f4":6,"\u00f3":6,"\u00f2":6,"\u00eb":6,"\u00ea":6,"\u00e9":6,"\u00e8":6,"\u00e7":6,"\u00e6":6,"\u00e5":6,"\u00e4":6,"\u00e3":6,"\u00e2":6,"\u00e1":6,"\u00e0":6,"o":6,"e":6,"c":6,"a":6}},"g":{"d":"18,-99v0,-53,15,-90,64,-91v20,0,33,6,46,20r0,-18r46,0r0,181v7,74,-104,104,-151,53r29,-29v22,27,82,11,75,-25r0,-19v-12,14,-27,19,-45,19v-50,0,-64,-38,-64,-91xm127,-99v0,-25,-3,-49,-31,-49v-28,0,-31,24,-31,49v0,25,3,49,31,49v28,0,31,-24,31,-49","w":199},"h":{"d":"181,0r-47,0r0,-114v0,-47,-61,-46,-61,0r0,114r-47,0r0,-256r47,0r0,86v38,-42,108,-13,108,49r0,121","w":204},"i":{"d":"73,0r-47,0r0,-188r47,0r0,188xm73,-220r-47,0r0,-38r47,0r0,38","w":99},"j":{"d":"73,17v3,36,-32,60,-81,53r0,-39v17,1,34,2,34,-17r0,-202r47,0r0,205xm73,-220r-47,0r0,-38r47,0r0,38","w":99},"k":{"d":"197,0r-58,0r-46,-78r-20,22r0,56r-47,0r0,-256r47,0r0,145r62,-77r57,0r-67,76","w":201,"k":{"\u00f8":3,"\u00f6":3,"\u00f5":3,"\u00f4":3,"\u00f3":3,"\u00f2":3,"\u00eb":3,"\u00ea":3,"\u00e9":3,"\u00e8":3,"\u00e7":3,"\u00e6":3,"q":3,"o":3,"g":3,"e":3,"d":3,"c":3}},"l":{"d":"106,0v-50,6,-82,-17,-82,-54r0,-202r47,0r0,199v-2,18,17,18,35,17r0,40","w":117,"k":{"\u00ff":12,"\u00fd":12,"\u00f8":7,"\u00f6":7,"\u00f5":7,"\u00f4":7,"\u00f3":7,"\u00f2":7,"\u00eb":9,"\u00ea":9,"\u00e9":9,"\u00e8":9,"\u00e7":9,"y":12,"w":7,"v":14,"o":7,"e":9,"c":9}},"m":{"d":"168,-166v40,-48,123,-19,123,46r0,120r-47,0r0,-113v-1,-48,-62,-47,-62,-1r0,114r-47,0r0,-113v-1,-48,-61,-48,-62,0r0,113r-47,0r0,-188r46,0r0,18v25,-28,75,-27,96,4","w":315},"n":{"d":"72,-170v39,-43,110,-10,110,50r0,120r-47,0r0,-113v-1,-48,-61,-48,-62,0r0,113r-47,0r0,-188r46,0r0,18","w":206},"o":{"d":"98,-190v59,0,79,36,79,96v0,61,-20,96,-79,96v-59,0,-80,-36,-80,-96v0,-60,21,-96,80,-96xm98,-40v28,0,32,-25,32,-54v0,-29,-5,-54,-32,-54v-27,0,-33,25,-33,54v0,29,5,54,33,54","k":{"\u00ff":4,"\u00fd":4,"y":4,"x":7,"w":3,"v":4}},"p":{"d":"118,-190v51,-2,65,48,65,96v0,48,-13,99,-65,96v-19,0,-33,-5,-45,-19r0,86r-47,0r0,-257r46,0r0,18v13,-14,26,-20,46,-20xm136,-94v0,-31,-3,-54,-31,-54v-28,0,-32,23,-32,54v0,31,4,54,32,54v28,0,31,-23,31,-54","w":201},"q":{"d":"18,-94v0,-49,14,-96,66,-96v20,0,33,6,46,20r0,-18r46,0r0,257r-47,0r0,-86v-12,14,-27,19,-46,19v-51,2,-65,-48,-65,-96xm129,-94v0,-31,-4,-54,-32,-54v-28,0,-32,23,-32,54v0,31,4,54,32,54v28,0,32,-23,32,-54","w":201},"r":{"d":"163,-172r-35,36v-17,-21,-55,-15,-55,23r0,113r-47,0r0,-188r46,0r0,18v18,-23,69,-29,91,-2","w":163,"k":{"\u00f8":11,"\u00f6":11,"\u00f5":11,"\u00f4":11,"\u00f3":11,"\u00f2":11,"\u00eb":11,"\u00ea":11,"\u00e9":11,"\u00e8":11,"\u00e7":11,"\u00e6":11,"\u00e5":4,"\u00e4":4,"\u00e3":4,"\u00e2":4,"\u00e1":4,"\u00e0":4,"s":4,"q":11,"o":11,"g":11,"e":11,"d":11,"c":11,"a":4,".":22,",":22}},"s":{"d":"167,-59v-1,71,-114,80,-159,34r31,-30v15,15,36,17,50,17v31,0,49,-35,13,-37v-45,-3,-84,-8,-84,-55v0,-68,103,-75,144,-38r-29,29v-15,-16,-70,-18,-70,6v-4,17,32,17,49,19v37,4,55,23,55,55","w":180,"k":{"v":4,"t":4,"s":2}},"t":{"d":"111,0v-49,6,-80,-17,-80,-54r0,-93r-20,0r0,-35r20,0r0,-56r46,0r0,56r34,0r0,35r-34,0r0,90v-1,18,16,18,34,17r0,40","w":126,"k":{"\u00f8":1,"\u00f6":1,"\u00f5":1,"\u00f4":1,"\u00f3":1,"\u00f2":1,"\u00eb":1,"\u00ea":1,"\u00e9":1,"\u00e8":1,"\u00e7":1,"\u00e6":1,"\u00e5":1,"\u00e4":1,"\u00e3":1,"\u00e2":1,"\u00e1":1,"\u00e0":1,"o":1,"e":1,"c":1,"a":1}},"u":{"d":"134,-17v-40,42,-110,9,-110,-51r0,-120r47,0r0,114v1,47,61,47,62,0r0,-114r47,0r0,188r-46,0r0,-17","w":206},"v":{"d":"176,-188r-69,188r-36,0r-70,-188r50,0r38,116r38,-116r49,0","w":177,"k":{"\u00f8":4,"\u00f6":4,"\u00f5":4,"\u00f4":4,"\u00f3":4,"\u00f2":4,"\u00eb":4,"\u00ea":4,"\u00e9":4,"\u00e8":4,"\u00e7":4,"\u00e6":4,"\u00e5":4,"\u00e4":4,"\u00e3":4,"\u00e2":4,"\u00e1":4,"\u00e0":4,"s":4,"o":4,"e":4,"c":4,"a":4}},"w":{"d":"272,-188r-57,188r-39,0r-39,-118r-39,118r-39,0r-58,-188r50,0r30,116r39,-116r34,0r38,116r30,-116r50,0","w":273,"k":{"\u00f8":3,"\u00f6":3,"\u00f5":3,"\u00f4":3,"\u00f3":3,"\u00f2":3,"\u00eb":3,"\u00ea":3,"\u00e9":3,"\u00e8":3,"\u00e7":3,"\u00e6":3,"o":3,"e":3,"c":3}},"x":{"d":"185,0r-56,0r-34,-56r-35,56r-56,0r65,-96r-62,-92r56,0r32,54r32,-54r56,0r-62,92","w":189,"k":{"\u00f8":7,"\u00f6":7,"\u00f5":7,"\u00f4":7,"\u00f3":7,"\u00f2":7,"\u00eb":7,"\u00ea":7,"\u00e9":7,"\u00e8":7,"\u00e7":7,"\u00e6":7,"o":7,"e":7,"c":7}},"y":{"d":"176,-188r-80,218v-9,30,-34,43,-73,39r0,-42v31,6,36,-18,43,-40r-65,-175r50,0r39,116r37,-116r49,0","w":177,"k":{"\u00f8":4,"\u00f6":4,"\u00f5":4,"\u00f4":4,"\u00f3":4,"\u00f2":4,"\u00eb":4,"\u00ea":4,"\u00e9":4,"\u00e8":4,"\u00e7":4,"\u00e6":4,"\u00e5":4,"\u00e4":4,"\u00e3":4,"\u00e2":4,"\u00e1":4,"\u00e0":4,"o":4,"e":4,"c":4,"a":4,",":22}},"z":{"d":"156,0r-143,0r0,-36r83,-109r-78,0r0,-43r138,0r0,36r-84,110r84,0r0,42","w":172},"{":{"d":"79,-128v49,7,-3,121,51,113r19,0r0,42v-53,5,-92,-7,-92,-54v0,-39,14,-91,-42,-80r0,-42v26,1,44,-2,42,-28v-2,-56,-3,-109,55,-106r37,0r0,42v-27,0,-45,-4,-45,28r0,49v0,26,-16,32,-25,36","w":164},"|":{"d":"86,27r-46,0r0,-310r46,0r0,310","w":126},"}":{"d":"108,-230v0,39,-15,92,41,81r0,42v-25,-1,-43,2,-41,28v3,57,2,108,-56,106r-37,0r0,-42v28,0,46,2,46,-29r0,-48v0,-26,16,-32,25,-36v-9,-4,-25,-10,-25,-36v0,-40,14,-90,-46,-77r0,-42v53,-4,93,5,93,53","w":164},"~":{"d":"72,-136v36,0,71,43,103,5r30,30v-22,22,-38,31,-60,31v-37,0,-70,-44,-102,-6r-30,-29v22,-22,37,-31,59,-31","w":218},"\u00a0":{"w":83},"\u00a1":{"d":"85,69r-58,0r12,-176r34,0xm81,-140r-50,0r0,-48r50,0r0,48","w":124},"\u00a2":{"d":"169,-65v-14,14,-29,23,-49,27r0,38r-36,0r0,-38v-38,-8,-67,-39,-67,-94v0,-55,29,-86,67,-94r0,-30r36,0r0,30v20,4,35,13,49,27r-31,31v-7,-8,-13,-12,-23,-15r0,103v10,-3,16,-7,23,-15xm89,-183v-34,8,-34,96,0,102r0,-102","w":179},"\u00a3":{"d":"192,0r-156,0r0,-107r-22,0r0,-36r22,0v-18,-104,92,-148,156,-89r-33,33v-20,-26,-78,-18,-73,29r0,27r41,0r0,36r-41,0r0,62r106,0r0,45","w":208},"\u00a4":{"d":"220,-35r-31,31r-27,-26v-24,15,-60,16,-84,0r-26,26r-31,-31r27,-26v-15,-24,-16,-60,0,-84r-27,-26r31,-31r26,26v24,-15,60,-16,84,0r27,-26r31,31r-27,26v15,24,16,60,0,84xm163,-103v0,-23,-20,-42,-43,-42v-23,0,-42,19,-42,42v0,23,19,42,42,42v23,0,43,-19,43,-42","w":240},"\u00a5":{"d":"204,-256r-48,97r26,0r0,36r-45,0v-5,10,-11,19,-9,36r54,0r0,36r-54,0r0,51r-50,0r0,-51r-55,0r0,-36r55,0v2,-17,-4,-26,-9,-36r-46,0r0,-36r27,0r-49,-97r54,0r48,103r47,-103r54,0","w":205},"\u00a6":{"d":"86,-157r-46,0r0,-126r46,0r0,126xm86,27r-46,0r0,-126r46,0r0,126","w":127},"\u00a7":{"d":"170,-99v0,27,-19,46,-32,54v16,8,29,22,29,50v0,86,-141,91,-143,2r45,0v1,13,11,23,27,23v34,-2,36,-40,1,-50v-39,-11,-75,-27,-75,-75v0,-27,19,-46,33,-54v-47,-23,-33,-109,41,-109v47,0,70,26,70,61r-44,0v-1,-16,-12,-22,-26,-22v-34,1,-31,38,-1,45v40,10,75,27,75,75xm96,-65v20,-3,29,-9,29,-32v0,-21,-10,-30,-29,-32v-20,3,-29,10,-29,32v0,23,9,29,29,32","w":191},"\u00a8":{"d":"150,-218r-40,0r0,-45r40,0r0,45xm70,-218r-40,0r0,-45r40,0r0,45","w":180},"\u00a9":{"d":"282,-128v0,72,-58,130,-130,130v-72,0,-130,-58,-130,-130v0,-72,58,-130,130,-130v72,0,130,58,130,130xm251,-128v0,-58,-43,-101,-99,-101v-56,0,-99,43,-99,101v0,58,43,101,99,101v56,0,99,-43,99,-101xm202,-76v-40,37,-112,17,-112,-52v0,-69,71,-90,112,-52r-20,20v-26,-23,-61,-8,-61,32v0,40,35,55,61,32","w":303},"\u00aa":{"d":"104,-120v-26,30,-87,12,-87,-32v0,-36,41,-48,86,-43v9,-36,-41,-39,-56,-19r-24,-23v30,-38,118,-25,118,32r0,98r-37,0r0,-13xm75,-136v21,1,31,-10,28,-34v-21,0,-50,-4,-49,17v0,10,7,17,21,17","w":163},"\u00ab":{"d":"202,-10r-90,-89r90,-89r0,56r-34,33r34,33r0,56xm102,-10r-90,-89r90,-89r0,56r-34,33r34,33r0,56","w":226},"\u00ac":{"d":"179,-34r-44,0r0,-52r-118,0r0,-44r162,0r0,96"},"\u00ad":{"d":"132,-81r-111,0r0,-44r111,0r0,44","w":153},"\u00ae":{"d":"282,-128v0,72,-58,130,-130,130v-72,0,-130,-58,-130,-130v0,-72,58,-130,130,-130v72,0,130,58,130,130xm251,-128v0,-58,-43,-101,-99,-101v-56,0,-99,43,-99,101v0,58,43,101,99,101v56,0,99,-43,99,-101xm211,-59r-36,0r-25,-54r-15,0r0,54r-31,0r0,-139r57,0v50,-3,60,69,20,81xm176,-154v0,-18,-21,-19,-41,-18r0,36v20,1,41,1,41,-18","w":303},"\u00af":{"d":"147,-224r-114,0r0,-32r114,0r0,32","w":180},"\u00b0":{"d":"152,-195v0,37,-29,66,-66,66v-37,0,-66,-29,-66,-66v0,-37,29,-67,66,-67v37,0,66,30,66,67xm114,-195v0,-16,-12,-29,-28,-29v-16,0,-28,13,-28,29v0,16,12,29,28,29v16,0,28,-13,28,-29","w":172},"\u00b1":{"d":"177,-123r-57,0r0,58r-44,0r0,-58r-58,0r0,-43r58,0r0,-58r44,0r0,58r57,0r0,43xm177,0r-159,0r0,-44r159,0r0,44"},"\u00b2":{"d":"113,-103r-98,0r0,-30r57,-62v13,-11,11,-32,-8,-32v-7,0,-15,3,-15,16r-34,0v0,-30,22,-47,49,-47v47,0,61,52,31,84r-38,41r56,0r0,30","w":128},"\u00b3":{"d":"99,-182v35,19,12,91,-33,81v-26,0,-51,-14,-51,-48r34,0v0,12,8,18,17,18v10,0,17,-6,17,-18v0,-12,-8,-20,-22,-18r0,-29v13,1,21,-5,20,-15v0,-10,-7,-16,-15,-16v-8,0,-15,5,-15,15r-34,0v0,-28,22,-46,49,-46v43,0,65,57,33,76","w":132},"\u00b4":{"d":"143,-279r-41,62r-32,0r23,-62r50,0","w":180},"\u00b5":{"d":"181,0r-46,0r0,-17v-15,16,-42,25,-63,14r0,72r-47,0r0,-257r47,0r0,114v1,47,61,47,62,0r0,-114r47,0r0,188","w":207},"\u00b6":{"d":"211,69r-47,0r0,-281r-36,0r0,281r-47,0r0,-180v-36,0,-68,-32,-68,-72v0,-47,33,-73,83,-73r115,0r0,325","w":240},"\u00b7":{"d":"78,-76r-54,0r0,-54r54,0r0,54","w":102},"\u00b8":{"d":"117,22r-16,52r-43,0r24,-52r35,0","w":180},"\u00b9":{"d":"80,-103r-34,0r0,-115r-32,28r0,-38r32,-28r34,0r0,153","w":105},"\u00ba":{"d":"83,-258v47,0,64,29,64,77v0,48,-17,76,-64,76v-47,0,-63,-28,-63,-76v0,-48,16,-77,63,-77xm83,-139v22,0,26,-20,26,-42v0,-22,-3,-43,-26,-43v-22,-1,-25,20,-25,43v0,22,3,42,25,42","w":166},"\u00bb":{"d":"214,-99r-90,89r0,-56r34,-33r-34,-33r0,-56xm114,-99r-90,89r0,-56r34,-33r-34,-33r0,-56","w":226},"\u00bc":{"d":"225,-256r-121,256r-37,0r121,-256r37,0xm287,-21r-12,0r0,21r-33,0r0,-21r-63,0r0,-32r51,-101r37,0r-51,101r26,0r0,-22r33,0r0,22r12,0r0,32xm80,-103r-34,0r0,-115r-32,28r0,-38r32,-28r34,0r0,153","w":300},"\u00bd":{"d":"295,0r-98,0r0,-31r56,-61v12,-10,11,-32,-7,-33v-7,0,-15,3,-15,16r-34,0v0,-30,22,-46,49,-46v47,0,66,57,30,83r-38,41r57,0r0,31xm223,-256r-121,256r-36,0r121,-256r36,0xm80,-103r-34,0r0,-115r-32,28r0,-38r32,-28r34,0r0,153","w":310},"\u00be":{"d":"237,-256r-122,256r-37,0r122,-256r37,0xm99,-182v35,19,12,91,-33,81v-26,0,-51,-14,-51,-48r34,0v0,12,8,18,17,18v10,0,17,-6,17,-18v0,-12,-8,-20,-22,-18r0,-29v13,1,21,-5,20,-15v0,-10,-7,-16,-15,-16v-8,0,-15,5,-15,15r-34,0v0,-28,22,-46,49,-46v43,0,65,57,33,76xm297,-21r-12,0r0,21r-32,0r0,-21r-64,0r0,-32r52,-101r37,0r-52,101r27,0r0,-22r32,0r0,22r12,0r0,32","w":311},"\u00bf":{"d":"165,-1v0,45,-34,72,-76,72v-61,0,-100,-73,-58,-117v11,-20,33,-31,33,-61r47,0v5,52,-51,63,-51,106v0,17,11,30,29,30v19,0,29,-13,29,-30r47,0xm112,-140r-50,0r0,-48r50,0r0,48","w":188},"\u00c0":{"d":"228,0r-52,0r-15,-45r-92,0r-15,45r-52,0r93,-256r39,0xm147,-87r-31,-94r-32,94r63,0xm134,-281r-31,0r-41,-61r49,0","w":229,"k":{"\u00ff":9,"\u00fd":9,"\u00d8":4,"y":9,"v":9,"Y":13,"W":10,"V":13,"T":22,"Q":4,"O":4,"J":-1,"G":4,"C":4}},"\u00c1":{"d":"228,0r-52,0r-15,-45r-92,0r-15,45r-52,0r93,-256r39,0xm147,-87r-31,-94r-32,94r63,0xm167,-342r-41,61r-32,0r23,-61r50,0","w":229,"k":{"\u00ff":9,"\u00fd":9,"\u00d8":4,"y":9,"v":9,"Y":13,"W":10,"V":13,"T":22,"Q":4,"O":4,"J":-1,"G":4,"C":4}},"\u00c2":{"d":"228,0r-52,0r-15,-45r-92,0r-15,45r-52,0r93,-256r39,0xm147,-87r-31,-94r-32,94r63,0xm180,-281r-36,0r-30,-33r-30,33r-36,0r47,-61r38,0","w":229,"k":{"\u00ff":9,"\u00fd":9,"\u00d8":4,"y":9,"v":9,"Y":13,"W":10,"V":13,"T":22,"Q":4,"O":4,"J":-1,"G":4,"C":4}},"\u00c3":{"d":"228,0r-52,0r-15,-45r-92,0r-15,45r-52,0r93,-256r39,0xm147,-87r-31,-94r-32,94r63,0xm49,-309v28,-35,55,-16,88,-7v6,0,11,0,21,-10r21,20v-29,36,-55,17,-89,7v-6,0,-12,1,-21,10","w":229,"k":{"\u00ff":9,"\u00fd":9,"\u00d8":4,"y":9,"v":9,"Y":13,"W":10,"V":13,"T":22,"Q":4,"O":4,"J":-1,"G":4,"C":4}},"\u00c4":{"d":"228,0r-52,0r-15,-45r-92,0r-15,45r-52,0r93,-256r39,0xm147,-87r-31,-94r-32,94r63,0xm175,-282r-40,0r0,-45r40,0r0,45xm95,-282r-40,0r0,-45r40,0r0,45","w":229,"k":{"\u00ff":9,"\u00fd":9,"y":9,"w":1,"v":9,"Y":13,"W":10,"V":13,"T":22,"Q":4,"O":4,"J":-1,"G":4,"C":4}},"\u00c5":{"d":"228,0r-52,0r-15,-45r-92,0r-15,45r-52,0r93,-256r39,0xm147,-87r-31,-94r-32,94r63,0xm161,-318v0,26,-21,47,-47,47v-26,0,-47,-21,-47,-47v0,-26,21,-47,47,-47v26,0,47,21,47,47xm135,-318v0,-12,-9,-21,-21,-21v-12,0,-21,9,-21,21v0,12,9,21,21,21v12,0,21,-9,21,-21","w":229,"k":{"\u00ff":9,"\u00fd":9,"y":9,"v":9,"Y":13,"W":10,"V":13,"T":22,"Q":4,"O":4,"J":-1,"G":4,"C":4}},"\u00c6":{"d":"333,0r-168,0r0,-56r-81,0r-29,56r-54,0r134,-256r198,0r0,44r-118,0r0,61r101,0r0,44r-101,0r0,62r118,0r0,45xm165,-98r0,-114r-60,114r60,0","w":352},"\u00c7":{"d":"71,-128v0,71,3,75,45,86v24,0,38,-15,43,-37r51,0v-9,52,-45,81,-94,81v-67,0,-95,-47,-95,-130v0,-84,28,-130,95,-130v49,0,85,29,94,81r-51,0v-5,-22,-19,-37,-43,-37v-43,0,-45,16,-45,86xm136,22r-15,52r-44,0r25,-52r34,0","w":223,"k":{"\u00c6":4,"Y":4,"X":4,"W":4,"V":4,"T":7,"Q":12,"O":12,"J":7,"G":12,"C":12,"A":4}},"\u00c8":{"d":"199,0r-169,0r0,-256r169,0r0,44r-119,0r0,60r101,0r0,45r-101,0r0,62r119,0r0,45xm131,-281r-31,0r-41,-61r49,0","w":217,"k":{"J":1}},"\u00c9":{"d":"199,0r-169,0r0,-256r169,0r0,44r-119,0r0,60r101,0r0,45r-101,0r0,62r119,0r0,45xm164,-342r-41,61r-32,0r23,-61r50,0","w":217,"k":{"J":1}},"\u00ca":{"d":"199,0r-169,0r0,-256r169,0r0,44r-119,0r0,60r101,0r0,45r-101,0r0,62r119,0r0,45xm178,-281r-37,0r-29,-33r-30,33r-37,0r48,-61r37,0","w":217,"k":{"J":1}},"\u00cb":{"d":"199,0r-169,0r0,-256r169,0r0,44r-119,0r0,60r101,0r0,45r-101,0r0,62r119,0r0,45xm171,-282r-40,0r0,-45r40,0r0,45xm92,-282r-40,0r0,-45r40,0r0,45","w":217,"k":{"J":1}},"\u00cc":{"d":"80,0r-50,0r0,-256r50,0r0,256xm80,-281r-31,0r-41,-61r49,0","w":109},"\u00cd":{"d":"80,0r-50,0r0,-256r50,0r0,256xm102,-342r-41,61r-31,0r23,-61r49,0","w":109},"\u00ce":{"d":"80,0r-50,0r0,-256r50,0r0,256xm121,-281r-36,0r-30,-33r-30,33r-37,0r48,-61r37,0","w":109},"\u00cf":{"d":"80,0r-50,0r0,-256r50,0r0,256xm115,-282r-40,0r0,-45r40,0r0,45xm35,-282r-40,0r0,-45r40,0r0,45","w":109},"\u00d0":{"d":"131,-256v65,1,103,52,93,128v8,79,-25,128,-94,128r-92,0r0,-111r-25,0r0,-38r25,0r0,-107r93,0xm88,-44v66,-3,86,5,86,-83v0,-87,-18,-83,-86,-85r0,63r42,0r0,38r-42,0r0,67","w":245,"k":{"\u00dd":4,"\u00c6":4,"\u00c5":4,"\u00c4":4,"\u00c3":4,"\u00c2":4,"\u00c1":4,"\u00c0":4,"Y":4,"X":4,"W":4,"V":4,"T":7,"J":9,"A":4}},"\u00d1":{"d":"226,0r-45,0r-101,-157r0,157r-50,0r0,-256r45,0r101,157r0,-157r50,0r0,256xm63,-309v28,-35,55,-16,88,-7v6,0,11,0,21,-10r21,20v-29,36,-55,17,-89,7v-6,0,-12,1,-21,10","w":255},"\u00d2":{"d":"116,-258v68,0,103,56,95,130v7,74,-27,130,-95,130v-68,0,-104,-56,-95,-130v-8,-75,26,-130,95,-130xm116,-42v42,-10,45,-16,45,-86v0,-71,-3,-75,-45,-86v-42,10,-45,16,-45,86v0,71,3,75,45,86xm136,-281r-32,0r-41,-61r50,0","w":231,"k":{"\u00c6":4,"Y":4,"X":4,"W":4,"V":4,"T":7,"J":12,"A":4}},"\u00d3":{"d":"116,-258v68,0,103,56,95,130v7,74,-27,130,-95,130v-68,0,-104,-56,-95,-130v-8,-75,26,-130,95,-130xm116,-42v42,-10,45,-16,45,-86v0,-71,-3,-75,-45,-86v-42,10,-45,16,-45,86v0,71,3,75,45,86xm168,-342r-41,61r-31,0r23,-61r49,0","w":231,"k":{"\u00c6":4,"Y":4,"X":4,"W":4,"V":4,"T":7,"J":12,"A":4}},"\u00d4":{"d":"116,-258v68,0,103,56,95,130v7,74,-27,130,-95,130v-68,0,-104,-56,-95,-130v-8,-75,26,-130,95,-130xm116,-42v42,-10,45,-16,45,-86v0,-71,-3,-75,-45,-86v-42,10,-45,16,-45,86v0,71,3,75,45,86xm182,-281r-36,0r-30,-33r-30,33r-36,0r47,-61r38,0","w":231,"k":{"\u00c6":4,"Y":4,"X":4,"W":4,"V":4,"T":7,"J":12,"A":4}},"\u00d5":{"d":"116,-258v68,0,103,56,95,130v7,74,-27,130,-95,130v-68,0,-104,-56,-95,-130v-8,-75,26,-130,95,-130xm116,-42v42,-10,45,-16,45,-86v0,-71,-3,-75,-45,-86v-42,10,-45,16,-45,86v0,71,3,75,45,86xm51,-309v28,-35,55,-16,88,-7v6,0,11,0,21,-10r21,20v-29,36,-55,17,-89,7v-6,0,-12,1,-21,10","w":231,"k":{"\u00c6":4,"Y":4,"X":4,"W":4,"V":4,"T":7,"J":12,"A":4}},"\u00d6":{"d":"116,-258v68,0,103,56,95,130v7,74,-27,130,-95,130v-68,0,-104,-56,-95,-130v-8,-75,26,-130,95,-130xm116,-42v42,-10,45,-16,45,-86v0,-71,-3,-75,-45,-86v-42,10,-45,16,-45,86v0,71,3,75,45,86xm176,-282r-40,0r0,-45r40,0r0,45xm96,-282r-40,0r0,-45r40,0r0,45","w":231,"k":{"\u00c6":4,"Y":4,"X":4,"W":4,"V":4,"T":7,"J":12,"A":4}},"\u00d7":{"d":"178,-52r-30,29r-50,-50r-51,50r-29,-29r50,-51r-50,-51r29,-29r51,51r50,-51r30,29r-51,51"},"\u00d8":{"d":"183,-232v27,25,28,59,28,104v0,91,-51,153,-136,122r-10,22r-36,0r19,-40v-27,-25,-27,-59,-27,-104v0,-91,49,-152,136,-123r10,-21r35,0xm116,-42v42,-10,44,-16,45,-86v0,-28,-1,-45,-4,-55r-64,134v6,4,14,7,23,7xm116,-214v-42,10,-44,16,-45,86v0,28,1,44,4,54r64,-134v-6,-4,-14,-6,-23,-6","w":234,"k":{"\u00dd":4,"\u00c6":4,"\u00c5":4,"\u00c4":4,"\u00c3":4,"\u00c2":4,"\u00c1":4,"\u00c0":4,"Y":4,"X":4,"W":4,"V":4,"T":7,"J":12,"A":4}},"\u00d9":{"d":"215,-88v0,54,-42,90,-95,90v-53,0,-94,-36,-94,-90r0,-168r50,0r0,166v0,30,17,48,44,48v27,0,45,-18,45,-48r0,-166r50,0r0,168xm140,-281r-31,0r-41,-61r49,0","w":240,"k":{"J":4}},"\u00da":{"d":"215,-88v0,54,-42,90,-95,90v-53,0,-94,-36,-94,-90r0,-168r50,0r0,166v0,30,17,48,44,48v27,0,45,-18,45,-48r0,-166r50,0r0,168xm173,-342r-41,61r-32,0r23,-61r50,0","w":240,"k":{"J":4}},"\u00db":{"d":"215,-88v0,54,-42,90,-95,90v-53,0,-94,-36,-94,-90r0,-168r50,0r0,166v0,30,17,48,44,48v27,0,45,-18,45,-48r0,-166r50,0r0,168xm186,-281r-36,0r-30,-33r-30,33r-36,0r48,-61r37,0","w":240,"k":{"J":4}},"\u00dc":{"d":"215,-88v0,54,-42,90,-95,90v-53,0,-94,-36,-94,-90r0,-168r50,0r0,166v0,30,17,48,44,48v27,0,45,-18,45,-48r0,-166r50,0r0,168xm180,-282r-40,0r0,-45r40,0r0,45xm100,-282r-40,0r0,-45r40,0r0,45","w":240,"k":{"J":4}},"\u00dd":{"d":"205,-256r-77,151r0,105r-50,0r0,-105r-77,-151r54,0r48,103r47,-103r55,0xm155,-342r-41,61r-31,0r23,-61r49,0","w":205,"k":{"\u00fc":14,"\u00fb":14,"\u00fa":14,"\u00f9":14,"\u00f8":29,"\u00f6":29,"\u00f5":29,"\u00f4":29,"\u00f3":29,"\u00f2":29,"\u00f1":14,"\u00eb":29,"\u00ea":29,"\u00e9":29,"\u00e8":29,"\u00e7":29,"\u00e6":29,"\u00e5":29,"\u00e4":29,"\u00e3":29,"\u00e2":29,"\u00e1":29,"\u00e0":29,"\u00d8":4,"\u00c6":14,"z":14,"x":14,"u":14,"s":29,"r":14,"q":29,"p":14,"o":29,"n":14,"m":14,"g":29,"e":29,"d":29,"c":29,"a":29,"Q":4,"O":4,"J":14,"G":4,"C":4,"A":14}},"\u00de":{"d":"214,-130v0,62,-58,89,-134,80r0,50r-50,0r0,-256r50,0r0,47v75,-8,134,16,134,79xm164,-130v0,-39,-44,-36,-84,-35r0,71v40,1,84,4,84,-36","w":227},"\u00df":{"d":"139,-194v0,-16,-13,-24,-32,-24v-25,0,-34,13,-34,34r0,184r-47,0r0,-188v0,-50,35,-70,81,-70v45,0,78,19,78,63v0,22,-11,33,-22,40v29,8,23,58,23,97v0,45,-29,62,-79,58r0,-40v42,8,31,-39,32,-74v0,-18,-13,-23,-32,-22r0,-36v19,1,32,-3,32,-22","w":206},"\u00e0":{"d":"122,-16v-33,36,-116,16,-109,-41v-5,-45,51,-60,108,-54v12,-45,-52,-49,-71,-24r-29,-29v37,-47,147,-31,147,41r0,123r-46,0r0,-16xm85,-36v26,0,39,-12,36,-43v-26,0,-65,-5,-63,21v0,13,9,22,27,22xm114,-217r-32,0r-41,-62r50,0","w":192},"\u00e1":{"d":"122,-16v-33,36,-116,16,-109,-41v-5,-45,51,-60,108,-54v12,-45,-52,-49,-71,-24r-29,-29v37,-47,147,-31,147,41r0,123r-46,0r0,-16xm85,-36v26,0,39,-12,36,-43v-26,0,-65,-5,-63,21v0,13,9,22,27,22xm147,-279r-42,62r-31,0r23,-62r50,0","w":192},"\u00e2":{"d":"122,-16v-33,36,-116,16,-109,-41v-5,-45,51,-60,108,-54v12,-45,-52,-49,-71,-24r-29,-29v37,-47,147,-31,147,41r0,123r-46,0r0,-16xm85,-36v26,0,39,-12,36,-43v-26,0,-65,-5,-63,21v0,13,9,22,27,22xm160,-217r-36,0r-30,-33r-30,33r-36,0r47,-61r38,0","w":192},"\u00e3":{"d":"122,-16v-33,36,-116,16,-109,-41v-5,-45,51,-60,108,-54v12,-45,-52,-49,-71,-24r-29,-29v37,-47,147,-31,147,41r0,123r-46,0r0,-16xm85,-36v26,0,39,-12,36,-43v-26,0,-65,-5,-63,21v0,13,9,22,27,22xm27,-246v35,-49,73,14,109,-16r21,20v-29,35,-55,16,-89,7v-6,0,-11,1,-20,10","w":192},"\u00e4":{"d":"122,-16v-33,36,-116,16,-109,-41v-5,-45,51,-60,108,-54v12,-45,-52,-49,-71,-24r-29,-29v37,-47,147,-31,147,41r0,123r-46,0r0,-16xm85,-36v26,0,39,-12,36,-43v-26,0,-65,-5,-63,21v0,13,9,22,27,22xm154,-218r-40,0r0,-45r40,0r0,45xm75,-218r-40,0r0,-45r40,0r0,45","w":192},"\u00e5":{"d":"122,-16v-33,36,-116,16,-109,-41v-5,-45,51,-60,108,-54v12,-45,-52,-49,-71,-24r-29,-29v37,-47,147,-31,147,41r0,123r-46,0r0,-16xm85,-36v26,0,39,-12,36,-43v-26,0,-65,-5,-63,21v0,13,9,22,27,22xm141,-257v0,26,-21,47,-47,47v-26,0,-47,-21,-47,-47v0,-26,21,-48,47,-48v26,0,47,22,47,48xm115,-257v0,-12,-9,-21,-21,-21v-12,0,-21,9,-21,21v0,12,9,21,21,21v12,0,21,-9,21,-21","w":192},"\u00e6":{"d":"142,-24v-39,45,-129,33,-129,-33v0,-45,51,-60,108,-54v12,-45,-52,-49,-71,-24r-29,-29v25,-36,102,-33,129,-5v49,-49,144,-5,135,69r0,21r-118,0v-5,45,63,54,84,24r28,28v-29,36,-103,41,-137,3xm85,-36v26,0,39,-12,36,-43v-26,0,-65,-5,-63,21v0,13,9,22,27,22xm239,-111v4,-40,-54,-54,-67,-20v-3,7,-5,12,-5,20r72,0","w":301},"\u00e7":{"d":"64,-94v-6,49,39,70,67,39r32,32v-53,46,-146,36,-146,-71v0,-108,93,-116,146,-71r-32,32v-27,-31,-73,-9,-67,39xm117,22r-16,52r-43,0r24,-52r35,0","w":172,"k":{"\u00f6":6,"\u00f5":6,"\u00f4":6,"\u00f3":6,"\u00f2":6,"\u00eb":6,"\u00ea":6,"\u00e9":6,"\u00e8":6,"\u00e6":1,"\u00e5":1,"\u00e4":1,"\u00e3":1,"\u00e2":1,"\u00e1":1,"\u00e0":1,"w":7,"o":6,"e":6,"d":4,"c":6,"a":1}},"\u00e8":{"d":"180,-79r-117,0v-5,45,63,54,84,24r28,28v-50,49,-158,45,-158,-67v0,-61,33,-96,82,-96v59,1,86,47,81,111xm134,-111v6,-41,-55,-53,-67,-20v-3,7,-4,12,-4,20r71,0xm120,-217r-32,0r-41,-62r49,0","w":197,"k":{"\u00ff":4,"\u00fd":4,"y":4,"x":2,"w":3,"v":4}},"\u00e9":{"d":"180,-79r-117,0v-5,45,63,54,84,24r28,28v-50,49,-158,45,-158,-67v0,-61,33,-96,82,-96v59,1,86,47,81,111xm134,-111v6,-41,-55,-53,-67,-20v-3,7,-4,12,-4,20r71,0xm152,-279r-41,62r-31,0r23,-62r49,0","w":197,"k":{"\u00ff":4,"\u00fd":4,"y":4,"x":2,"w":3,"v":4}},"\u00ea":{"d":"180,-79r-117,0v-5,45,63,54,84,24r28,28v-50,49,-158,45,-158,-67v0,-61,33,-96,82,-96v59,1,86,47,81,111xm134,-111v6,-41,-55,-53,-67,-20v-3,7,-4,12,-4,20r71,0xm166,-217r-36,0r-30,-33r-30,33r-37,0r48,-61r37,0","w":197,"k":{"\u00ff":4,"\u00fd":4,"y":4,"x":2,"w":3,"v":4}},"\u00eb":{"d":"180,-79r-117,0v-5,45,63,54,84,24r28,28v-50,49,-158,45,-158,-67v0,-61,33,-96,82,-96v59,1,86,47,81,111xm134,-111v6,-41,-55,-53,-67,-20v-3,7,-4,12,-4,20r71,0xm159,-218r-39,0r0,-45r39,0r0,45xm80,-218r-40,0r0,-45r40,0r0,45","w":197,"k":{"\u00ff":4,"\u00fd":4,"y":4,"x":2,"w":3,"v":4}},"\u00ec":{"d":"73,0r-47,0r0,-188r47,0r0,188xm73,-217r-32,0r-41,-62r50,0","w":99},"\u00ed":{"d":"73,0r-47,0r0,-188r47,0r0,188xm98,-279r-41,62r-31,0r23,-62r49,0","w":99},"\u00ee":{"d":"73,0r-47,0r0,-188r47,0r0,188xm116,-217r-37,0r-30,-33r-30,33r-36,0r48,-61r37,0","w":99},"\u00ef":{"d":"73,0r-47,0r0,-188r47,0r0,188xm109,-218r-40,0r0,-45r40,0r0,45xm30,-218r-40,0r0,-45r40,0r0,45","w":99},"\u00f0":{"d":"20,-91v0,-60,25,-91,80,-92r-12,-22r-41,0r0,-33r25,0r-12,-21r51,0r11,21r33,0r0,33r-17,0v44,57,69,207,-40,207v-57,0,-78,-34,-78,-93xm98,-40v26,0,30,-24,30,-51v0,-27,-4,-52,-30,-52v-27,0,-31,24,-31,52v0,28,4,51,31,51"},"\u00f1":{"d":"72,-170v39,-43,110,-10,110,50r0,120r-47,0r0,-113v-1,-48,-61,-48,-62,0r0,113r-47,0r0,-188r46,0r0,18xm37,-246v36,-49,74,13,110,-16r20,20v-29,35,-55,16,-88,7v-6,0,-12,1,-21,10","w":206},"\u00f2":{"d":"98,-190v59,0,79,36,79,96v0,61,-20,96,-79,96v-59,0,-80,-36,-80,-96v0,-60,21,-96,80,-96xm98,-40v28,0,32,-25,32,-54v0,-29,-5,-54,-32,-54v-27,0,-33,25,-33,54v0,29,5,54,33,54xm116,-217r-31,0r-41,-62r49,0","k":{"\u00ff":4,"\u00fd":4,"y":4,"x":7,"w":3,"v":4}},"\u00f3":{"d":"98,-190v59,0,79,36,79,96v0,61,-20,96,-79,96v-59,0,-80,-36,-80,-96v0,-60,21,-96,80,-96xm98,-40v28,0,32,-25,32,-54v0,-29,-5,-54,-32,-54v-27,0,-33,25,-33,54v0,29,5,54,33,54xm150,-279r-41,62r-31,0r23,-62r49,0","k":{"\u00ff":4,"\u00fd":4,"y":4,"x":7,"w":3,"v":4}},"\u00f4":{"d":"98,-190v59,0,79,36,79,96v0,61,-20,96,-79,96v-59,0,-80,-36,-80,-96v0,-60,21,-96,80,-96xm98,-40v28,0,32,-25,32,-54v0,-29,-5,-54,-32,-54v-27,0,-33,25,-33,54v0,29,5,54,33,54xm164,-217r-36,0r-30,-33r-30,33r-36,0r47,-61r38,0","k":{"\u00ff":4,"\u00fd":4,"y":4,"x":7,"w":3,"v":4}},"\u00f5":{"d":"98,-190v59,0,79,36,79,96v0,61,-20,96,-79,96v-59,0,-80,-36,-80,-96v0,-60,21,-96,80,-96xm98,-40v28,0,32,-25,32,-54v0,-29,-5,-54,-32,-54v-27,0,-33,25,-33,54v0,29,5,54,33,54xm31,-246v35,-49,73,14,109,-16r21,20v-35,50,-73,-13,-110,17","k":{"\u00ff":4,"\u00fd":4,"y":4,"x":7,"w":3,"v":4}},"\u00f6":{"d":"98,-190v59,0,79,36,79,96v0,61,-20,96,-79,96v-59,0,-80,-36,-80,-96v0,-60,21,-96,80,-96xm98,-40v28,0,32,-25,32,-54v0,-29,-5,-54,-32,-54v-27,0,-33,25,-33,54v0,29,5,54,33,54xm158,-218r-40,0r0,-45r40,0r0,45xm78,-218r-40,0r0,-45r40,0r0,45","k":{"\u00ff":4,"\u00fd":4,"y":4,"x":7,"w":3,"v":4}},"\u00f7":{"d":"179,-81r-162,0r0,-44r162,0r0,44xm121,-152r-46,0r0,-47r46,0r0,47xm121,-6r-46,0r0,-47r46,0r0,47"},"\u00f8":{"d":"18,-94v0,-74,52,-112,117,-88r13,-21r29,0v-6,12,-18,26,-21,36v22,11,21,39,21,73v0,75,-51,112,-117,88r-13,22r-28,0r21,-37v-17,-17,-22,-39,-22,-73xm80,-45v44,23,60,-33,47,-80xm115,-143v-43,-22,-60,34,-47,80","k":{"\u00ff":4,"\u00fd":4,"y":4,"x":7,"w":3,"v":4}},"\u00f9":{"d":"134,-17v-40,42,-110,9,-110,-51r0,-120r47,0r0,114v1,47,61,47,62,0r0,-114r47,0r0,188r-46,0r0,-17xm122,-217r-32,0r-41,-62r50,0","w":206},"\u00fa":{"d":"134,-17v-40,42,-110,9,-110,-51r0,-120r47,0r0,114v1,47,61,47,62,0r0,-114r47,0r0,188r-46,0r0,-17xm154,-279r-41,62r-31,0r23,-62r49,0","w":206},"\u00fb":{"d":"134,-17v-40,42,-110,9,-110,-51r0,-120r47,0r0,114v1,47,61,47,62,0r0,-114r47,0r0,188r-46,0r0,-17xm168,-217r-36,0r-30,-33r-30,33r-36,0r47,-61r38,0","w":206},"\u00fc":{"d":"134,-17v-40,42,-110,9,-110,-51r0,-120r47,0r0,114v1,47,61,47,62,0r0,-114r47,0r0,188r-46,0r0,-17xm162,-218r-40,0r0,-45r40,0r0,45xm82,-218r-40,0r0,-45r40,0r0,45","w":206},"\u00fd":{"d":"176,-188r-80,218v-9,30,-34,43,-73,39r0,-42v31,6,36,-18,43,-40r-65,-175r50,0r39,116r37,-116r49,0xm140,-279r-41,62r-31,0r23,-62r49,0","w":177,"k":{"\u00f8":4,"\u00f6":4,"\u00f5":4,"\u00f4":4,"\u00f3":4,"\u00f2":4,"\u00eb":4,"\u00ea":4,"\u00e9":4,"\u00e8":4,"\u00e6":4,"\u00e5":4,"\u00e4":4,"\u00e3":4,"\u00e2":4,"\u00e1":4,"\u00e0":4,"o":4,"e":4,"c":4,"a":4,",":22}},"\u00fe":{"d":"118,-190v51,-2,65,48,65,96v0,48,-13,99,-65,96v-19,0,-33,-5,-45,-19r0,86r-47,0r0,-325r47,0r0,85v12,-14,26,-19,45,-19xm136,-94v0,-31,-3,-54,-31,-54v-28,0,-32,23,-32,54v0,31,4,54,32,54v28,0,31,-23,31,-54","w":202},"\u00ff":{"d":"176,-188r-80,218v-9,30,-34,43,-73,39r0,-42v31,6,36,-18,43,-40r-65,-175r50,0r39,116r37,-116r49,0xm149,-218r-40,0r0,-45r40,0r0,45xm70,-218r-40,0r0,-45r40,0r0,45","w":177,"k":{"\u00f8":4,"\u00f6":4,"\u00f5":4,"\u00f4":4,"\u00f3":4,"\u00f2":4,"\u00eb":4,"\u00ea":4,"\u00e9":4,"\u00e8":4,"\u00e6":4,"\u00e5":4,"\u00e4":4,"\u00e3":4,"\u00e2":4,"\u00e1":4,"\u00e0":4,"o":4,"e":4,"c":4,"a":4,".":23,",":28}}}});
Cufon.registerFont({"w":187,"face":{"font-family":"DINPro-Regular","font-weight":400,"font-stretch":"normal","units-per-em":"360","panose-1":"2 0 5 3 3 0 0 2 0 4","ascent":"275","descent":"-85","x-height":"2","bbox":"-11 -355 312 81.3705","underline-thickness":"18.36","underline-position":"-30.6","stemh":"24","stemv":"26","unicode-range":"U+0020-U+2122"},"glyphs":{" ":{"w":89},"!":{"d":"77,-256r-4,184r-22,0r-3,-184r29,0xm78,0r-31,0r0,-30r31,0r0,30","w":113},"\"":{"d":"121,-195r-29,0r0,-61r29,0r0,61xm60,-195r-28,0r0,-61r28,0r0,61","w":152},"#":{"d":"217,-156r-35,0r-8,51r32,0r0,23r-36,0r-13,82r-26,0r13,-82r-58,0r-13,82r-26,0r13,-82r-32,0r0,-23r36,0r8,-51r-33,0r0,-23r36,0r12,-78r27,0r-12,78r57,0r12,-78r27,0r-13,78r32,0r0,23xm156,-156r-58,0r-8,51r57,0","w":235},"$":{"d":"172,-121v46,42,16,125,-56,122r0,40r-22,0r0,-39v-34,-1,-57,-12,-79,-34r19,-18v19,19,38,26,62,27r0,-95v-43,-4,-74,-24,-74,-68v0,-41,27,-68,72,-72r0,-32r22,0r0,32v28,1,47,10,67,28r-18,17v-14,-12,-28,-20,-50,-21r0,93v24,4,46,9,57,20xm115,-23v47,2,68,-51,39,-79v-11,-11,-24,-11,-39,-13r0,92xm96,-144r0,-90v-42,0,-62,49,-36,76v9,9,24,12,36,14","w":214},"%":{"d":"277,-84v0,48,-6,87,-49,87v-43,0,-48,-39,-48,-87v0,-30,20,-48,48,-48v28,0,49,18,49,48xm121,-210v0,48,-5,86,-49,86v-43,0,-49,-38,-49,-86v0,-30,21,-49,49,-49v28,0,49,19,49,49xm221,-256r-120,256r-22,0r120,-256r22,0xm228,-15v33,1,28,-36,28,-68v0,-19,-9,-31,-28,-31v-34,-1,-28,35,-28,67v0,19,8,32,28,32xm72,-142v33,1,28,-36,28,-68v0,-19,-9,-31,-28,-31v-34,-1,-28,36,-28,68v0,19,9,31,28,31","w":299},"&":{"d":"242,0r-35,0r-23,-28v-10,10,-34,30,-75,30v-50,0,-81,-29,-81,-74v0,-39,27,-58,55,-77v-40,-29,-37,-109,29,-109v57,0,75,78,27,99r-19,13r66,79v10,-16,14,-30,14,-59r26,0v0,32,-7,59,-24,79xm169,-47r-71,-85v-22,15,-44,30,-44,59v0,59,76,67,115,26xm105,-163v17,-12,37,-19,37,-41v0,-17,-13,-31,-30,-31v-40,0,-38,43,-7,72","w":266},"'":{"d":"60,-195r-28,0r0,-61r28,0r0,61","w":91},"(":{"d":"59,-36v0,28,11,38,25,52r-17,18v-20,-18,-34,-35,-34,-68v0,-90,-26,-211,34,-256r17,17v-14,15,-25,25,-25,53r0,184","w":107},")":{"d":"41,-290v20,18,34,35,33,68r0,188v1,33,-13,50,-33,68r-19,-19v14,-14,25,-23,25,-51r0,-184v1,-28,-11,-38,-25,-52","w":107},"*":{"d":"147,-170r-11,18r-42,-26r2,49r-21,0r1,-49r-41,26r-11,-18r43,-23r-43,-24r11,-17r41,25r-1,-49r21,0r-2,49r42,-25r11,17r-44,24","w":170},"+":{"d":"169,-84r-63,0r0,63r-24,0r0,-63r-63,0r0,-24r63,0r0,-63r24,0r0,63r63,0r0,24"},",":{"d":"63,23r-31,29r0,-84r31,0r0,55","w":95},"-":{"d":"126,-85r-99,0r0,-24r99,0r0,24","w":153},".":{"d":"66,0r-34,0r0,-34r34,0r0,34","w":97},"\/":{"d":"128,-283r-102,310r-26,0r103,-310r25,0","w":127},"0":{"d":"164,-68v0,42,-30,70,-70,70v-40,0,-70,-28,-70,-70r0,-120v0,-42,30,-70,70,-70v40,0,70,28,70,70r0,120xm94,-21v67,-2,44,-102,44,-165v0,-28,-16,-49,-44,-49v-67,2,-44,102,-44,165v0,28,16,49,44,49"},"1":{"d":"119,0r-26,0r0,-228r-48,43r0,-30r48,-41r26,0r0,256"},"2":{"d":"166,0r-142,0r0,-23r102,-129v27,-30,13,-83,-31,-83v-24,0,-44,13,-44,46r-26,0v0,-40,27,-69,70,-69v65,0,87,72,50,120r-89,115r110,0r0,23"},"3":{"d":"166,-70v0,47,-34,73,-76,73v-40,0,-73,-22,-75,-68r26,0v4,63,99,56,99,-5v0,-33,-18,-52,-56,-50r0,-23v34,1,51,-15,51,-46v0,-31,-20,-47,-45,-47v-27,0,-43,17,-46,43r-26,0v3,-41,33,-66,72,-66v72,0,98,102,36,127v26,10,40,30,40,62"},"4":{"d":"174,-41r-32,0r0,41r-25,0r0,-41r-103,0r0,-23r93,-192r28,0r-93,192r75,0r0,-73r25,0r0,73r32,0r0,23"},"5":{"d":"101,-170v47,-2,65,44,65,85v0,47,-21,89,-71,88v-42,0,-68,-25,-70,-63r26,0v3,26,17,39,44,39v35,0,45,-33,45,-64v0,-31,-6,-62,-43,-62v-22,0,-37,10,-42,25r-24,0r0,-134r130,0r0,23r-106,0r0,81v10,-11,26,-18,46,-18"},"6":{"d":"166,-74v0,44,-27,76,-71,76v-68,1,-84,-72,-55,-131r63,-127r26,0r-57,115v48,-21,94,15,94,67xm140,-73v0,-28,-16,-52,-46,-52v-27,0,-45,20,-45,52v0,31,18,52,45,52v27,0,46,-21,46,-52"},"7":{"d":"170,-233r-89,233r-28,0r89,-233r-89,0r0,40r-26,0r0,-63r143,0r0,23"},"8":{"d":"170,-71v0,43,-34,73,-76,73v-42,0,-76,-30,-76,-73v0,-30,17,-50,39,-62v-58,-27,-36,-125,37,-125v72,0,95,98,37,125v22,12,39,32,39,62xm144,-71v0,-28,-22,-50,-50,-50v-28,0,-50,22,-50,50v0,28,22,50,50,50v28,0,50,-22,50,-50xm139,-189v0,-27,-19,-46,-45,-46v-26,0,-45,19,-45,46v0,27,19,45,45,45v26,0,45,-18,45,-45"},"9":{"d":"93,-258v69,-2,84,72,55,131r-63,127r-27,0r58,-115v-49,19,-94,-16,-94,-68v0,-44,27,-75,71,-75xm139,-184v0,-31,-19,-51,-46,-51v-27,0,-45,20,-45,51v0,28,15,52,45,52v27,0,46,-20,46,-52"},":":{"d":"75,-108r-34,0r0,-34r34,0r0,34xm75,0r-34,0r0,-34r34,0r0,34","w":106},";":{"d":"74,23r-32,29r0,-84r32,0r0,55xm75,-108r-34,0r0,-34r34,0r0,34","w":106},"<":{"d":"153,-24r-119,-61r0,-24r119,-60r0,28r-90,44r90,45r0,28"},"=":{"d":"169,-115r-150,0r0,-24r150,0r0,24xm169,-54r-150,0r0,-24r150,0r0,24"},">":{"d":"153,-85r-119,61r0,-28r90,-45r-90,-44r0,-28r119,60r0,24"},"?":{"d":"95,-258v57,0,87,67,51,109v-13,24,-39,38,-36,77r-26,0v-6,-59,52,-70,52,-121v0,-24,-17,-42,-41,-42v-26,0,-42,19,-42,42r-26,0v0,-37,29,-65,68,-65xm113,0r-31,0r0,-30r31,0r0,30","w":178},"@":{"d":"102,-257v74,0,129,9,129,78r0,179r-25,0r0,-20v-42,49,-127,14,-113,-66v-13,-81,69,-113,113,-65v5,-49,-9,-84,-54,-84v-55,0,-106,2,-101,56v5,58,-19,139,21,165r-18,17v-48,-28,-23,-115,-28,-182v-3,-47,28,-78,76,-78xm206,-86v0,-33,-6,-66,-44,-66v-38,0,-44,33,-44,66v0,33,6,66,44,66v38,0,44,-33,44,-66","w":256},"A":{"d":"216,0r-30,0r-20,-58r-112,0r-21,58r-29,0r95,-256r23,0xm158,-82r-47,-135r-49,135r96,0","w":219,"k":{"\u201d":29,"\u2019":29,"\u00ff":6,"\u00fd":6,"\u00dd":13,"\u00d8":4,"\u00d6":4,"\u00d5":4,"\u00d4":4,"\u00d3":4,"\u00d2":4,"\u00c7":4,"y":6,"v":6,"Y":13,"W":5,"V":13,"T":22,"Q":4,"O":4,"J":-4,"G":4,"C":4}},"B":{"d":"213,-71v2,84,-94,71,-176,71r0,-256v79,-1,175,-12,172,68v0,27,-16,48,-38,56v24,9,42,30,42,61xm186,-72v0,-55,-67,-46,-122,-46r0,94v56,1,122,8,122,-48xm182,-188v0,-56,-65,-43,-118,-44r0,89v54,-1,118,11,118,-45","w":240,"k":{"J":10}},"C":{"d":"55,-128v0,79,9,106,62,106v32,0,55,-21,62,-52r27,0v-8,48,-43,76,-89,76v-66,0,-90,-44,-90,-130v0,-86,23,-130,90,-130v46,0,80,28,89,76r-28,0v-7,-31,-29,-52,-61,-52v-53,0,-62,28,-62,106","w":229,"k":{"\u00dd":4,"\u00c6":4,"\u00c5":4,"\u00c4":4,"\u00c3":4,"\u00c2":4,"\u00c1":4,"\u00c0":4,"Y":4,"X":4,"W":4,"V":4,"T":7,"J":12,"A":4}},"D":{"d":"125,-256v70,-5,90,63,90,125v0,36,1,79,-25,107v-30,32,-95,22,-153,24r0,-256r88,0xm188,-131v0,-55,-14,-101,-68,-101r-56,0r0,208v43,-1,84,6,107,-19v17,-19,17,-57,17,-88","w":242,"k":{"\u00dd":4,"\u00c6":4,"\u00c5":4,"\u00c4":4,"\u00c3":4,"\u00c2":4,"\u00c1":4,"\u00c0":4,"Y":4,"X":4,"W":4,"V":4,"T":7,"J":13,"A":4}},"E":{"d":"196,0r-159,0r0,-256r159,0r0,24r-132,0r0,91r113,0r0,24r-113,0r0,93r132,0r0,24","w":216,"k":{"J":3}},"F":{"d":"196,-232r-132,0r0,94r113,0r0,25r-113,0r0,113r-27,0r0,-256r159,0r0,24","w":208,"k":{"\u00fc":11,"\u00fb":11,"\u00fa":11,"\u00f9":11,"\u00f8":14,"\u00f6":14,"\u00f5":14,"\u00f4":14,"\u00f3":14,"\u00f2":14,"\u00f1":11,"\u00eb":14,"\u00ea":14,"\u00e9":14,"\u00e8":14,"\u00e7":14,"\u00e6":14,"\u00e5":14,"\u00e4":14,"\u00e3":14,"\u00e2":14,"\u00e1":14,"\u00e0":14,"\u00d8":7,"\u00d6":7,"\u00d5":7,"\u00d4":7,"\u00d3":7,"\u00d2":7,"\u00c7":7,"\u00c5":22,"\u00c4":22,"\u00c3":22,"\u00c2":22,"\u00c1":22,"\u00c0":22,"z":11,"x":11,"u":11,"r":11,"p":11,"o":14,"n":11,"m":11,"e":14,"c":14,"a":14,"S":4,"Q":7,"O":7,"J":49,"G":7,"C":7,"A":22,".":35}},"G":{"d":"117,-22v43,0,70,-35,63,-88r-63,0r0,-24r90,0v10,81,-24,136,-90,136v-66,0,-90,-44,-90,-130v0,-86,22,-130,90,-130v49,0,82,31,90,76r-28,0v-7,-32,-30,-52,-62,-52v-53,0,-62,28,-62,106v0,79,9,106,62,106","w":234,"k":{"\u00dd":4,"\u00c6":4,"\u00c5":4,"\u00c4":4,"\u00c3":4,"\u00c2":4,"\u00c1":4,"\u00c0":4,"Y":4,"X":4,"W":4,"V":4,"T":7,"J":14,"A":4}},"H":{"d":"213,0r-27,0r0,-117r-122,0r0,117r-27,0r0,-256r27,0r0,115r122,0r0,-115r27,0r0,256","w":250},"I":{"d":"64,0r-27,0r0,-256r27,0r0,256","w":101},"J":{"d":"147,-78v6,75,-92,104,-139,57r19,-18v27,32,93,17,93,-42r0,-175r27,0r0,178","w":180,"k":{"\u00c5":4,"\u00c4":4,"\u00c3":4,"\u00c2":4,"\u00c1":4,"\u00c0":4,"A":4}},"K":{"d":"229,0r-32,0r-79,-136r-54,64r0,72r-27,0r0,-256r27,0r0,147r120,-147r33,0r-80,99","w":234,"k":{"\u00ff":11,"\u00fd":11,"\u00d8":4,"\u00d6":4,"\u00d5":4,"\u00d4":4,"\u00d3":4,"\u00d2":4,"\u00c7":4,"y":11,"Q":4,"O":4,"J":-4,"G":4,"C":4}},"L":{"d":"195,0r-158,0r0,-256r27,0r0,232r131,0r0,24","w":206,"k":{"\u201d":54,"\u2019":54,"\u00ff":22,"\u00fd":22,"\u00dd":29,"\u00dc":12,"\u00db":12,"\u00da":12,"\u00d9":12,"\u00d8":13,"\u00d6":13,"\u00d5":13,"\u00d4":13,"\u00d3":13,"\u00d2":13,"\u00c7":13,"y":22,"Y":29,"W":14,"V":25,"U":12,"T":29,"Q":13,"O":13,"J":-4,"G":13,"C":13}},"M":{"d":"257,0r-28,0r0,-195r-70,155r-23,0r-72,-155r0,195r-27,0r0,-256r27,0r84,181r81,-181r28,0r0,256","w":293},"N":{"d":"226,0r-25,0r-137,-206r0,206r-27,0r0,-256r26,0r136,205r0,-205r27,0r0,256","w":263},"O":{"d":"117,-258v67,0,90,44,90,130v0,86,-22,130,-90,130v-67,0,-90,-44,-90,-130v0,-86,22,-130,90,-130xm117,-22v51,-9,62,-28,62,-106v0,-79,-9,-97,-62,-106v-52,8,-62,28,-62,106v0,79,11,96,62,106","w":234,"k":{"\u00dd":4,"\u00c6":4,"\u00c5":4,"\u00c4":4,"\u00c3":4,"\u00c2":4,"\u00c1":4,"\u00c0":4,"Y":4,"X":4,"W":4,"V":4,"T":7,"J":14,"A":4}},"P":{"d":"212,-181v1,72,-70,82,-148,76r0,105r-27,0r0,-256r95,0v47,0,80,29,80,75xm184,-181v0,-60,-63,-51,-120,-51r0,102v57,0,120,9,120,-51","w":226,"k":{"\u00f8":4,"\u00f6":4,"\u00f5":4,"\u00f4":4,"\u00f3":4,"\u00f2":4,"\u00eb":4,"\u00ea":4,"\u00e9":4,"\u00e8":4,"\u00e7":4,"\u00e6":4,"\u00e5":4,"\u00e4":4,"\u00e3":4,"\u00e2":4,"\u00e1":4,"\u00e0":4,"\u00c6":18,"\u00c5":18,"\u00c4":18,"\u00c3":18,"\u00c2":18,"\u00c1":18,"\u00c0":18,"s":4,"q":4,"o":4,"g":4,"e":4,"d":4,"c":4,"a":4,"J":43,"A":18,".":40}},"Q":{"d":"117,-258v67,0,90,44,90,130v0,49,0,74,-18,96r28,28r-16,17r-29,-29v-75,47,-165,-4,-145,-112v-7,-86,22,-130,90,-130xm55,-128v0,79,10,106,62,106v14,0,26,-5,36,-13r-32,-32r17,-17r31,32v9,-15,10,-35,10,-76v0,-79,-9,-97,-62,-106v-52,8,-62,28,-62,106","w":233},"R":{"d":"216,0r-32,0r-58,-114r-62,0r0,114r-27,0r0,-256r98,0v45,0,76,27,76,71v0,37,-22,62,-55,69xm184,-185v0,-57,-65,-47,-120,-47r0,94v55,0,120,11,120,-47","w":236,"k":{"J":9}},"S":{"d":"170,-121v47,47,11,123,-67,123v-39,0,-64,-10,-88,-34r19,-18v32,42,130,39,130,-20v-1,-80,-142,-15,-142,-116v0,-77,114,-93,158,-44r-17,17v-28,-34,-114,-30,-114,26v0,60,93,38,121,66","w":211,"k":{"\u00dd":7,"Y":7,"S":6,"J":7}},"T":{"d":"186,-232r-74,0r0,232r-27,0r0,-232r-74,0r0,-24r175,0r0,24","w":197,"k":{"\u00ff":19,"\u00fd":19,"\u00fc":19,"\u00fb":19,"\u00fa":19,"\u00f9":19,"\u00f8":27,"\u00f6":27,"\u00f5":27,"\u00f4":27,"\u00f3":27,"\u00f2":27,"\u00f1":19,"\u00eb":27,"\u00ea":27,"\u00e9":27,"\u00e8":27,"\u00e7":27,"\u00e6":27,"\u00e5":27,"\u00e4":27,"\u00e3":27,"\u00e2":27,"\u00e1":27,"\u00e0":27,"\u00d8":7,"\u00d6":7,"\u00d5":7,"\u00d4":7,"\u00d3":7,"\u00d2":7,"\u00c7":7,"\u00c6":22,"\u00c5":22,"\u00c4":22,"\u00c3":22,"\u00c2":22,"\u00c1":22,"\u00c0":22,"z":19,"y":19,"x":19,"w":19,"v":19,"u":19,"s":27,"r":19,"q":27,"p":19,"o":27,"n":19,"m":19,"g":27,"e":27,"d":27,"c":27,"a":27,"Q":7,"O":7,"J":29,"G":7,"C":7,"A":22,".":29}},"U":{"d":"212,-85v0,51,-37,87,-89,87v-52,0,-90,-36,-90,-87r0,-171r28,0r0,169v0,39,25,65,62,65v37,0,62,-26,62,-65r0,-169r27,0r0,171","w":245,"k":{"J":12}},"V":{"d":"194,-256r-85,256r-22,0r-84,-256r29,0r66,207r67,-207r29,0","w":196,"k":{"\u00ff":4,"\u00fd":4,"\u00fc":7,"\u00fb":7,"\u00fa":7,"\u00f9":7,"\u00f8":14,"\u00f6":14,"\u00f5":14,"\u00f4":14,"\u00f3":14,"\u00f2":14,"\u00f1":7,"\u00eb":14,"\u00ea":14,"\u00e9":14,"\u00e8":14,"\u00e7":14,"\u00e6":14,"\u00e5":14,"\u00e4":14,"\u00e3":14,"\u00e2":14,"\u00e1":14,"\u00e0":14,"\u00d8":4,"\u00d6":4,"\u00d5":4,"\u00d4":4,"\u00d3":4,"\u00d2":4,"\u00c7":4,"\u00c6":13,"\u00c5":13,"\u00c4":13,"\u00c3":13,"\u00c2":13,"\u00c1":13,"\u00c0":13,"z":7,"y":4,"x":7,"u":7,"s":14,"r":7,"q":14,"p":7,"o":14,"n":7,"m":7,"g":14,"e":14,"d":14,"c":14,"a":14,"Q":4,"O":4,"G":4,"C":4,"A":13,".":29}},"W":{"d":"302,-256r-66,256r-25,0r-57,-205r-57,205r-26,0r-65,-256r29,0r50,206r56,-206r25,0r56,206r51,-206r29,0","w":307,"k":{"\u00f8":14,"\u00f6":14,"\u00f5":14,"\u00f4":14,"\u00f3":14,"\u00f2":14,"\u00eb":14,"\u00ea":14,"\u00e9":14,"\u00e8":14,"\u00e7":14,"\u00e6":14,"\u00e5":14,"\u00e4":14,"\u00e3":14,"\u00e2":14,"\u00e1":14,"\u00e0":14,"\u00d8":4,"\u00d6":4,"\u00d5":4,"\u00d4":4,"\u00d3":4,"\u00d2":4,"\u00c7":4,"\u00c6":4,"\u00c5":4,"\u00c4":4,"\u00c3":4,"\u00c2":4,"\u00c1":4,"\u00c0":4,"s":14,"q":14,"o":14,"g":14,"e":14,"d":14,"c":14,"a":14,"Q":4,"O":4,"G":4,"C":4,"A":4,".":18}},"X":{"d":"193,0r-32,0r-62,-108r-63,108r-31,0r79,-131r-74,-125r32,0r57,101r57,-101r32,0r-74,125","w":198,"k":{"\u00ff":7,"\u00fd":7,"\u00d8":4,"\u00d6":4,"\u00d5":4,"\u00d4":4,"\u00d3":4,"\u00d2":4,"\u00c7":4,"y":7,"Q":4,"O":4,"J":-4,"G":4,"C":4}},"Y":{"d":"182,-256r-75,150r0,106r-28,0r0,-106r-76,-150r29,0r61,122r60,-122r29,0","w":185,"k":{"\u00fc":14,"\u00fb":14,"\u00fa":14,"\u00f9":14,"\u00f8":29,"\u00f6":29,"\u00f5":29,"\u00f4":29,"\u00f3":29,"\u00f2":29,"\u00f1":14,"\u00eb":29,"\u00ea":29,"\u00e9":29,"\u00e8":29,"\u00e7":29,"\u00e6":29,"\u00e5":29,"\u00e4":29,"\u00e3":29,"\u00e2":29,"\u00e1":29,"\u00e0":29,"\u00d8":4,"\u00d6":4,"\u00d5":4,"\u00d4":4,"\u00d3":4,"\u00d2":4,"\u00c7":4,"\u00c6":14,"\u00c5":14,"\u00c4":14,"\u00c3":14,"\u00c2":14,"\u00c1":14,"\u00c0":14,"z":14,"x":14,"u":14,"s":29,"r":14,"q":29,"p":14,"o":29,"n":14,"m":14,"g":29,"e":29,"d":29,"c":29,"a":29,"Q":4,"O":4,"J":14,"G":4,"C":4,"A":14,".":29}},"Z":{"d":"180,0r-159,0r0,-26r128,-206r-123,0r0,-24r154,0r0,23r-130,209r130,0r0,24","w":200},"[":{"d":"97,27r-64,0r0,-310r64,0r0,23r-38,0r0,264r38,0r0,23","w":112},"\\":{"d":"128,27r-26,0r-102,-309r26,0","w":127},"]":{"d":"80,27r-64,0r0,-23r39,0r0,-265r-39,0r0,-22r64,0r0,310","w":112},"^":{"d":"167,-149r-26,0r-44,-82r-44,82r-27,0r59,-109r24,0","w":193},"_":{"d":"193,59r-193,0r0,-18r193,0r0,18","w":193},"`":{"d":"108,-214r-24,0r-39,-55r31,0","w":180},"a":{"d":"133,-17v-32,35,-115,23,-115,-33v0,-50,59,-55,115,-51v3,-37,-7,-56,-46,-56v-23,0,-34,5,-44,20r-18,-16v31,-46,134,-32,134,33r0,120r-26,0r0,-17xm84,-20v35,0,55,-19,49,-62v-38,0,-89,-7,-89,32v0,21,12,30,40,30","w":189},"b":{"d":"108,-179v51,-2,65,44,65,90v0,46,-13,93,-65,91v-19,0,-36,-4,-50,-23r0,21r-26,0r0,-256r26,0r0,99v14,-18,31,-22,50,-22xm147,-89v0,-35,-5,-67,-44,-67v-39,0,-45,32,-45,67v0,35,6,68,45,68v39,0,44,-33,44,-68","w":196},"c":{"d":"49,-89v-8,62,58,90,93,48r17,17v-49,54,-136,23,-136,-65v0,-88,87,-117,136,-64r-17,17v-34,-42,-101,-14,-93,47","w":176,"k":{"\u00f8":5,"\u00f6":5,"\u00f5":5,"\u00f4":5,"\u00f3":5,"\u00f2":5,"\u00eb":5,"\u00ea":5,"\u00e9":5,"\u00e8":5,"\u00e7":5,"\u00e6":4,"\u00e5":4,"\u00e4":4,"\u00e3":4,"\u00e2":4,"\u00e1":4,"\u00e0":4,"w":7,"o":5,"e":5,"d":4,"c":5,"a":4}},"d":{"d":"23,-89v0,-45,14,-92,65,-90v19,0,36,4,50,22r0,-99r26,0r0,256r-26,0r0,-21v-14,19,-31,23,-50,23v-51,2,-65,-45,-65,-91xm138,-89v0,-35,-5,-67,-44,-67v-39,0,-45,32,-45,67v0,35,6,68,45,68v39,0,44,-33,44,-68","w":196},"e":{"d":"168,-82r-119,0v-6,62,66,79,98,41r18,16v-48,50,-142,33,-142,-64v0,-57,27,-90,72,-90v50,0,76,38,73,97xm142,-101v8,-58,-69,-75,-88,-30v-4,10,-4,16,-5,30r93,0","w":190,"k":{"\u00ff":4,"\u00fd":4,"y":4,"x":6,"w":2,"v":4}},"f":{"d":"102,-156r-38,0r0,156r-26,0r0,-156r-23,0r0,-20r23,0v-5,-52,7,-88,64,-81r0,22v-39,-7,-40,22,-38,59r38,0r0,20","w":113,"k":{"\u201d":-7,"\u2019":-7,"\u00f8":7,"\u00f6":7,"\u00f5":7,"\u00f4":7,"\u00f3":7,"\u00f2":7,"\u00eb":7,"\u00ea":7,"\u00e9":7,"\u00e8":7,"\u00e7":7,"\u00e6":7,"\u00e5":7,"\u00e4":7,"\u00e3":7,"\u00e2":7,"\u00e1":7,"\u00e0":7,"o":7,"e":7,"c":7,"a":7,".":18}},"g":{"d":"23,-90v0,-46,15,-90,65,-89v19,0,36,4,50,23r0,-21r25,0r0,182v7,71,-90,101,-134,53r17,-17v29,35,99,15,91,-37r0,-27v-14,18,-31,23,-50,23v-49,0,-64,-44,-64,-90xm137,-90v0,-33,-5,-66,-44,-66v-39,0,-44,33,-44,66v0,33,5,66,44,66v39,0,44,-33,44,-66","w":195},"h":{"d":"172,0r-26,0v-5,-59,22,-156,-43,-156v-66,0,-40,96,-45,156r-26,0r0,-256r26,0r0,98v36,-42,114,-19,114,44r0,114","w":202},"i":{"d":"58,0r-26,0r0,-177r26,0r0,177xm60,-228r-29,0r0,-29r29,0r0,29","w":91},"j":{"d":"58,32v1,33,-22,53,-63,48r0,-23v24,2,37,-3,37,-26r0,-207r26,0r0,208xm60,-228r-29,0r0,-29r29,0r0,29","w":91},"k":{"d":"181,0r-32,0r-56,-91r-35,40r0,51r-26,0r0,-256r26,0r0,171r80,-92r33,0r-60,68","w":192,"k":{"\u00f8":7,"\u00f6":7,"\u00f5":7,"\u00f4":7,"\u00f3":7,"\u00f2":7,"\u00eb":7,"\u00ea":7,"\u00e9":7,"\u00e8":7,"\u00e7":7,"\u00e6":7,"q":7,"o":7,"g":7,"e":7,"d":7,"c":7}},"l":{"d":"95,0v-40,4,-63,-13,-63,-47r0,-209r26,0r0,208v-2,23,13,28,37,26r0,22","w":106,"k":{"\u201d":22,"\u2019":22,"\u00ff":8,"\u00fd":8,"\u00f8":7,"\u00f6":7,"\u00f5":7,"\u00f4":7,"\u00f3":7,"\u00f2":7,"\u00eb":9,"\u00ea":9,"\u00e9":9,"\u00e8":9,"\u00e7":9,"y":8,"w":7,"v":14,"o":7,"e":9,"c":9}},"m":{"d":"163,-150v31,-50,123,-32,123,37r0,113r-26,0v-5,-60,21,-156,-44,-156v-66,0,-39,96,-44,156r-26,0v-5,-59,22,-156,-43,-156v-66,0,-40,96,-45,156r-26,0r0,-177r26,0r0,19v26,-31,86,-27,105,8","w":316},"n":{"d":"58,-158v37,-42,114,-18,114,45r0,113r-26,0v-5,-60,21,-156,-44,-156v-65,0,-39,96,-44,156r-26,0r0,-177r26,0r0,19","w":202},"o":{"d":"95,-179v50,0,73,42,73,90v0,48,-22,91,-73,91v-50,0,-72,-43,-72,-91v0,-48,22,-90,72,-90xm95,-21v35,0,47,-33,47,-68v0,-34,-12,-67,-47,-67v-34,0,-46,33,-46,67v0,34,11,68,46,68","w":190,"k":{"\u00ff":4,"\u00fd":4,"y":4,"x":7,"w":2,"v":4}},"p":{"d":"108,-179v51,-2,65,44,65,90v0,46,-13,93,-65,91v-19,0,-36,-5,-50,-23r0,100r-26,0r0,-256r26,0r0,21v14,-19,31,-23,50,-23xm147,-89v0,-35,-5,-67,-44,-67v-39,0,-45,32,-45,67v0,35,6,68,45,68v39,0,44,-33,44,-68","w":196},"q":{"d":"23,-89v0,-45,14,-92,65,-90v19,0,36,4,50,23r0,-21r26,0r0,256r-26,0r0,-100v-14,18,-31,23,-50,23v-51,2,-65,-45,-65,-91xm138,-89v0,-35,-5,-67,-44,-67v-39,0,-45,32,-45,67v0,35,6,68,45,68v39,0,44,-33,44,-68","w":196},"r":{"d":"150,-163r-19,20v-26,-29,-73,-6,-73,34r0,109r-26,0r0,-177r26,0r0,21v18,-26,67,-33,92,-7","w":151,"k":{"\u00f8":12,"\u00f6":12,"\u00f5":12,"\u00f4":12,"\u00f3":12,"\u00f2":12,"\u00eb":12,"\u00ea":12,"\u00e9":12,"\u00e8":12,"\u00e7":12,"\u00e6":12,"\u00e5":4,"\u00e4":4,"\u00e3":4,"\u00e2":4,"\u00e1":4,"\u00e0":4,"s":4,"q":12,"o":12,"g":12,"e":12,"d":12,"c":12,"a":4,".":43,",":43}},"s":{"d":"160,-52v0,62,-110,70,-145,29r18,-18v21,29,100,31,102,-10v1,-25,-34,-27,-59,-29v-35,-3,-53,-18,-53,-47v0,-57,93,-65,129,-33r-17,17v-22,-20,-88,-21,-86,15v-3,25,33,26,59,28v31,2,52,15,52,48","w":178,"k":{"\u2019":17,"v":4,"t":4,"s":6}},"t":{"d":"100,0v-40,5,-64,-15,-63,-48r0,-108r-23,0r0,-20r23,0r0,-55r26,0r0,55r37,0r0,20r-37,0r0,108v-1,21,14,28,37,26r0,22","w":119,"k":{"\u00f8":3,"\u00f6":3,"\u00f5":3,"\u00f4":3,"\u00f3":3,"\u00f2":3,"\u00eb":3,"\u00ea":3,"\u00e9":3,"\u00e8":3,"\u00e7":3,"\u00e6":3,"\u00e5":3,"\u00e4":3,"\u00e3":3,"\u00e2":3,"\u00e1":3,"\u00e0":3,"o":3,"e":3,"c":3,"a":3}},"u":{"d":"144,-20v-36,43,-113,20,-113,-44r0,-113r26,0v5,59,-22,156,43,156v65,0,39,-96,44,-156r26,0r0,177r-26,0r0,-20","w":202},"v":{"d":"157,-177r-65,177r-23,0r-65,-177r28,0r48,142r49,-142r28,0","w":160,"k":{"\u00f8":4,"\u00f6":4,"\u00f5":4,"\u00f4":4,"\u00f3":4,"\u00f2":4,"\u00eb":4,"\u00ea":4,"\u00e9":4,"\u00e8":4,"\u00e7":4,"\u00e6":4,"\u00e5":4,"\u00e4":4,"\u00e3":4,"\u00e2":4,"\u00e1":4,"\u00e0":4,"s":4,"o":4,"e":4,"c":4,"a":4,".":24}},"w":{"d":"257,-177r-56,177r-24,0r-47,-138r-46,138r-24,0r-56,-177r28,0r41,142r46,-142r22,0r47,142r41,-142r28,0","w":260,"k":{"\u00f8":2,"\u00f6":2,"\u00f5":2,"\u00f4":2,"\u00f3":2,"\u00f2":2,"\u00eb":2,"\u00ea":2,"\u00e9":2,"\u00e8":2,"\u00e7":2,"\u00e6":2,"o":2,"e":2,"c":2,".":19}},"x":{"d":"160,0r-31,0r-43,-69r-43,69r-31,0r60,-90r-58,-87r32,0r40,65r40,-65r32,0r-58,87","w":172,"k":{"\u00f8":7,"\u00f6":7,"\u00f5":7,"\u00f4":7,"\u00f3":7,"\u00f2":7,"\u00eb":7,"\u00ea":7,"\u00e9":7,"\u00e8":7,"\u00e7":7,"\u00e6":7,"o":7,"e":7,"c":7}},"y":{"d":"157,-177r-81,220v-8,25,-27,35,-58,33r0,-23v39,6,38,-33,50,-57r-64,-173r28,0r49,142r48,-142r28,0","w":160,"k":{"\u00f8":4,"\u00f6":4,"\u00f5":4,"\u00f4":4,"\u00f3":4,"\u00f2":4,"\u00eb":4,"\u00ea":4,"\u00e9":4,"\u00e8":4,"\u00e7":4,"\u00e6":4,"\u00e5":4,"\u00e4":4,"\u00e3":4,"\u00e2":4,"\u00e1":4,"\u00e0":4,"o":4,"e":4,"c":4,"a":4,".":24,",":29}},"z":{"d":"147,0r-129,0r0,-22r99,-132r-94,0r0,-23r124,0r0,22r-99,132r99,0r0,23","w":165},"{":{"d":"53,-128v58,22,-22,143,57,132r0,23v-40,2,-61,-6,-61,-47v0,-38,19,-103,-32,-97r0,-23v80,10,-27,-161,93,-143r0,23v-75,-15,-1,108,-57,132","w":127},"|":{"d":"72,27r-26,0r0,-310r26,0r0,310","w":117},"}":{"d":"17,-283v119,-19,10,142,93,143r0,23v-79,-7,26,162,-93,144r0,-23v75,15,0,-109,58,-132v-33,-8,-23,-64,-23,-104v0,-28,-9,-28,-35,-28r0,-23","w":127},"~":{"d":"18,-95v44,-66,96,27,142,-21r16,16v-45,65,-96,-28,-143,21","w":194},"\u00a0":{"w":89},"\u00a1":{"d":"66,79r-30,0r4,-184r22,0xm67,-147r-31,0r0,-30r31,0r0,30","w":113},"\u00a2":{"d":"161,-68v-17,18,-31,26,-52,27r0,41r-21,0r0,-42v-40,-6,-65,-38,-65,-90v0,-52,25,-83,65,-89r0,-35r21,0r0,34v21,1,35,9,52,27r-17,16v-12,-13,-22,-19,-36,-20r0,134v14,-1,24,-7,36,-20xm89,-198v-54,4,-55,128,0,132r0,-132","w":179},"\u00a3":{"d":"179,0r-139,0r0,-119r-23,0r0,-19r23,0v-7,-71,17,-121,80,-120v24,0,43,7,59,23r-19,18v-27,-32,-101,-17,-93,42r0,37r53,0r0,19r-53,0r0,95r112,0r0,24","w":197},"\u00a4":{"d":"210,-23r-17,16r-27,-26v-25,20,-70,20,-95,0r-26,26r-17,-16r27,-27v-21,-25,-21,-70,0,-95r-27,-26r17,-17r26,26v25,-20,70,-20,95,0r27,-26r17,17r-27,26v21,25,21,70,0,95xm175,-98v0,-31,-25,-55,-56,-55v-31,0,-56,24,-56,55v0,31,25,57,56,57v31,0,56,-26,56,-57","w":237},"\u00a5":{"d":"182,-256r-56,112r36,0r0,19r-46,0v-5,10,-11,20,-9,38r55,0r0,20r-55,0r0,67r-28,0r0,-67r-56,0r0,-20r56,0v2,-18,-4,-28,-10,-38r-46,0r0,-19r36,0r-56,-112r29,0r61,122r60,-122r29,0","w":185},"\u00a6":{"d":"72,-157r-26,0r0,-126r26,0r0,126xm72,27r-26,0r0,-126r26,0r0,126","w":120},"\u00a7":{"d":"120,-157v60,12,62,107,12,125v21,8,35,25,35,51v0,37,-30,62,-67,62v-36,0,-66,-19,-68,-58r27,0v2,22,17,35,41,35v47,0,54,-66,9,-75v-41,-8,-78,-28,-78,-74v0,-30,19,-50,38,-59v-56,-19,-35,-108,31,-108v37,0,65,21,66,56r-26,0v-2,-24,-17,-33,-40,-33v-24,0,-38,12,-38,35v-1,31,32,38,58,43xm100,-45v26,0,43,-18,43,-46v1,-26,-18,-46,-43,-46v-25,1,-42,18,-42,46v0,29,16,46,42,46","w":200},"\u00a8":{"d":"141,-217r-26,0r0,-32r26,0r0,32xm65,-217r-26,0r0,-32r26,0r0,32","w":180},"\u00a9":{"d":"289,-128v0,72,-59,130,-131,130v-72,0,-130,-58,-130,-130v0,-72,58,-130,130,-130v72,0,131,58,131,130xm268,-128v0,-61,-50,-111,-110,-111v-60,0,-109,50,-109,111v0,61,49,111,109,111v60,0,110,-50,110,-111xm207,-74v-41,42,-119,10,-111,-54v-7,-64,69,-97,111,-55r-13,13v-33,-32,-85,-5,-78,42v-7,46,46,73,78,41","w":317},"\u00aa":{"d":"111,-128v-25,28,-91,18,-91,-26v0,-40,45,-44,90,-41v14,-46,-51,-57,-70,-28r-15,-13v24,-38,106,-27,106,26r0,95r-20,0r0,-13xm72,-132v27,0,43,-13,38,-47v-29,0,-69,-6,-69,24v0,16,9,23,31,23","w":161},"\u00ab":{"d":"90,-21r-76,-75r76,-76r0,32r-43,44r43,43r0,32xm171,-21r-75,-75r75,-76r0,32r-43,44r43,43r0,32","w":199},"\u00ac":{"d":"170,-37r-25,0r0,-49r-127,0r0,-25r152,0r0,74"},"\u00ad":{"d":"126,-85r-99,0r0,-24r99,0r0,24","w":153},"\u00ae":{"d":"289,-128v0,72,-59,130,-131,130v-72,0,-130,-58,-130,-130v0,-72,58,-130,130,-130v72,0,131,58,131,130xm268,-128v0,-61,-50,-111,-110,-111v-60,0,-109,50,-109,111v0,61,49,111,109,111v60,0,110,-50,110,-111xm213,-57r-23,0r-33,-58r-21,0r0,58r-20,0r0,-143v47,-3,94,0,94,43v0,21,-13,34,-31,39xm189,-157v0,-24,-26,-27,-53,-25r0,50v27,2,53,-1,53,-25","w":317},"\u00af":{"d":"36,-221r0,-20r108,0r0,20r-108,0","w":180},"\u00b0":{"d":"143,-201v0,33,-26,60,-59,60v-33,0,-60,-27,-60,-60v0,-33,27,-59,60,-59v33,0,59,26,59,59xm121,-201v0,-22,-17,-38,-38,-38v-21,0,-37,16,-37,38v0,22,17,39,38,39v21,0,37,-17,37,-39","w":166},"\u00b1":{"d":"169,-104r-63,0r0,64r-24,0r0,-64r-63,0r0,-24r63,0r0,-63r24,0r0,63r63,0r0,24xm169,0r-150,0r0,-24r150,0r0,24"},"\u00b2":{"d":"106,-103r-89,0r0,-18r60,-73v15,-15,9,-46,-15,-45v-12,0,-24,6,-24,24r-21,0v0,-26,19,-43,45,-43v41,0,55,46,30,76r-50,61r64,0r0,18","w":123},"\u00b3":{"d":"89,-182v40,14,21,81,-25,81v-24,0,-46,-13,-47,-43r21,0v1,17,13,24,26,24v15,0,26,-9,26,-26v0,-17,-10,-27,-30,-26r0,-18v19,1,28,-9,28,-25v0,-16,-11,-24,-24,-24v-14,0,-23,9,-24,23r-21,0v1,-26,21,-42,45,-42v43,0,60,60,25,76","w":128},"\u00b4":{"d":"135,-269r-39,55r-24,0r32,-55r31,0","w":180},"\u00b5":{"d":"170,0r-26,0r0,-20v-19,24,-64,31,-88,9r0,90r-26,0r0,-256r26,0v5,59,-22,156,43,156v66,0,40,-96,45,-156r26,0r0,177","w":201},"\u00b6":{"d":"180,79r-26,0r0,-311r-42,0r0,311r-26,0r0,-196v-43,0,-71,-34,-71,-69v0,-39,29,-70,78,-70r87,0r0,335","w":217},"\u00b7":{"d":"66,-80r-34,0r0,-34r34,0r0,34","w":97},"\u00b8":{"d":"113,24r-22,54r-28,0r26,-54r24,0","w":180},"\u00b9":{"d":"66,-103r-21,0r0,-130r-30,26r0,-24v15,-10,22,-29,51,-25r0,153","w":93},"\u00ba":{"d":"82,-258v40,0,57,35,57,73v0,38,-18,72,-57,72v-40,0,-58,-33,-58,-72v0,-39,18,-73,58,-73xm82,-132v50,0,51,-106,0,-106v-27,0,-36,27,-36,53v0,26,10,53,36,53","w":163},"\u00bb":{"d":"185,-96r-76,75r0,-32r44,-43r-44,-44r0,-32xm104,-96r-76,75r0,-32r44,-43r-44,-44r0,-32","w":199},"\u00bc":{"d":"265,-23r-17,0r0,23r-20,0r0,-23r-62,0r0,-19r55,-112r22,0r-54,112r39,0r0,-38r20,0r0,38r17,0r0,19xm204,-256r-120,256r-22,0r120,-256r22,0xm66,-103r-21,0r0,-130r-30,26r0,-24v15,-10,22,-29,51,-25r0,153","w":279},"\u00bd":{"d":"267,0r-88,0r0,-19r59,-72v15,-15,9,-46,-15,-45v-12,0,-24,6,-24,24r-20,0v0,-26,18,-43,44,-43v41,0,55,46,30,76r-49,60r63,0r0,19xm199,-256r-119,256r-22,0r120,-256r21,0xm66,-103r-21,0r0,-130r-30,26r0,-24v15,-10,22,-29,51,-25r0,153","w":284},"\u00be":{"d":"89,-182v40,14,21,81,-25,81v-24,0,-46,-13,-47,-43r21,0v1,17,13,24,26,24v15,0,26,-9,26,-26v0,-17,-10,-27,-30,-26r0,-18v19,1,28,-9,28,-25v0,-16,-11,-24,-24,-24v-14,0,-23,9,-24,23r-21,0v1,-26,21,-42,45,-42v43,0,60,60,25,76xm282,-23r-17,0r0,23r-21,0r0,-23r-61,0r0,-19r54,-112r22,0r-54,112r39,0r0,-38r21,0r0,38r17,0r0,19xm223,-256r-120,256r-22,0r120,-256r22,0","w":295},"\u00bf":{"d":"152,15v0,37,-29,66,-68,66v-57,0,-87,-68,-51,-109v13,-24,39,-37,36,-77r26,0v6,59,-53,70,-53,120v0,24,18,43,42,43v26,0,42,-20,42,-43r26,0xm97,-147r-30,0r0,-30r30,0r0,30","w":178},"\u00c0":{"d":"216,0r-30,0r-20,-58r-112,0r-21,58r-29,0r95,-256r23,0xm158,-82r-47,-135r-49,135r96,0xm126,-281r-23,0r-39,-55r31,0","w":219,"k":{"\u201d":29,"\u2019":29,"\u00ff":6,"\u00fd":6,"\u00d8":4,"y":6,"v":6,"Y":13,"W":5,"V":13,"T":22,"Q":4,"O":4,"J":-4,"G":4,"C":4}},"\u00c1":{"d":"216,0r-30,0r-20,-58r-112,0r-21,58r-29,0r95,-256r23,0xm158,-82r-47,-135r-49,135r96,0xm154,-336r-39,55r-24,0r32,-55r31,0","w":219,"k":{"\u201d":29,"\u2019":29,"\u00ff":6,"\u00fd":6,"\u00d8":4,"y":6,"v":6,"Y":13,"W":5,"V":13,"T":22,"Q":4,"O":4,"J":-4,"G":4,"C":4}},"\u00c2":{"d":"216,0r-30,0r-20,-58r-112,0r-21,58r-29,0r95,-256r23,0xm158,-82r-47,-135r-49,135r96,0xm166,-281r-25,0r-32,-38r-33,38r-25,0r45,-55r25,0","w":219,"k":{"\u201d":29,"\u2019":29,"\u00ff":6,"\u00fd":6,"\u00d8":4,"y":6,"v":6,"Y":13,"W":5,"V":13,"T":22,"Q":4,"O":4,"J":-4,"G":4,"C":4}},"\u00c3":{"d":"216,0r-30,0r-20,-58r-112,0r-21,58r-29,0r95,-256r23,0xm158,-82r-47,-135r-49,135r96,0xm51,-303v37,-49,65,21,101,-14r13,13v-38,50,-66,-22,-101,14","w":219,"k":{"\u201d":29,"\u2019":29,"\u00ff":6,"\u00fd":6,"\u00d8":4,"y":6,"v":6,"Y":13,"W":5,"V":13,"T":22,"Q":4,"O":4,"J":-4,"G":4,"C":4}},"\u00c4":{"d":"216,0r-30,0r-20,-58r-112,0r-21,58r-29,0r95,-256r23,0xm158,-82r-47,-135r-49,135r96,0xm161,-284r-26,0r0,-32r26,0r0,32xm85,-284r-26,0r0,-32r26,0r0,32","w":219},"\u00c5":{"d":"216,0r-30,0r-20,-58r-112,0r-21,58r-29,0r95,-256r23,0xm158,-82r-47,-135r-49,135r96,0xm151,-312v0,23,-19,43,-42,43v-23,0,-43,-20,-43,-43v0,-23,20,-43,43,-43v23,0,42,19,42,43xm134,-312v0,-14,-11,-25,-25,-25v-14,0,-25,11,-25,25v0,14,11,25,25,25v14,0,25,-11,25,-25","w":219,"k":{"\u201d":29,"\u2019":29,"\u00ff":6,"\u00fd":6,"y":6,"v":6,"Y":13,"W":5,"V":13,"T":22,"Q":4,"O":4,"J":-4,"G":4,"C":4}},"\u00c6":{"d":"312,0r-159,0r0,-61r-89,0r-31,61r-30,0r135,-256r174,0r0,24r-132,0r0,91r113,0r0,25r-113,0r0,92r132,0r0,24xm153,-85r0,-147r-77,147r77,0","w":331},"\u00c7":{"d":"55,-128v0,79,9,106,62,106v32,0,55,-21,62,-52r27,0v-8,48,-43,76,-89,76v-66,0,-90,-44,-90,-130v0,-86,23,-130,90,-130v46,0,80,28,89,76r-28,0v-7,-31,-29,-52,-61,-52v-53,0,-62,28,-62,106xm133,24r-21,54r-28,0r25,-54r24,0","w":229,"k":{"\u00c6":4,"Y":4,"X":4,"W":4,"V":4,"T":7,"J":12,"A":4}},"\u00c8":{"d":"196,0r-159,0r0,-256r159,0r0,24r-132,0r0,91r113,0r0,24r-113,0r0,93r132,0r0,24xm130,-281r-23,0r-39,-55r31,0","w":216,"k":{"J":3}},"\u00c9":{"d":"196,0r-159,0r0,-256r159,0r0,24r-132,0r0,91r113,0r0,24r-113,0r0,93r132,0r0,24xm158,-336r-39,55r-24,0r32,-55r31,0","w":216,"k":{"J":3}},"\u00ca":{"d":"196,0r-159,0r0,-256r159,0r0,24r-132,0r0,91r113,0r0,24r-113,0r0,93r132,0r0,24xm170,-281r-25,0r-32,-38r-33,38r-25,0r45,-55r25,0","w":216,"k":{"J":3}},"\u00cb":{"d":"196,0r-159,0r0,-256r159,0r0,24r-132,0r0,91r113,0r0,24r-113,0r0,93r132,0r0,24xm164,-284r-26,0r0,-32r26,0r0,32xm87,-284r-25,0r0,-32r25,0r0,32","w":216},"\u00cc":{"d":"64,0r-27,0r0,-256r27,0r0,256xm64,-281r-23,0r-39,-55r31,0","w":101},"\u00cd":{"d":"64,0r-27,0r0,-256r27,0r0,256xm100,-336r-39,55r-24,0r32,-55r31,0","w":101},"\u00ce":{"d":"64,0r-27,0r0,-256r27,0r0,256xm108,-281r-25,0r-33,-38r-32,38r-25,0r45,-55r25,0","w":101},"\u00cf":{"d":"64,0r-27,0r0,-256r27,0r0,256xm102,-284r-26,0r0,-32r26,0r0,32xm26,-284r-26,0r0,-32r26,0r0,32","w":101},"\u00d0":{"d":"42,-256v114,-4,178,-1,178,128v0,58,-4,70,-16,90v-25,43,-94,39,-162,38r0,-119r-28,0r0,-21r28,0r0,-116xm70,-24v86,1,123,0,123,-103v0,-102,-36,-107,-123,-105r0,92r58,0r0,21r-58,0r0,95","w":247,"k":{"\u00dd":4,"\u00c6":4,"\u00c5":4,"\u00c4":4,"\u00c3":4,"\u00c2":4,"\u00c1":4,"\u00c0":4,"Y":4,"X":4,"W":4,"V":4,"T":7,"J":13,"A":4}},"\u00d1":{"d":"226,0r-25,0r-137,-206r0,206r-27,0r0,-256r26,0r136,205r0,-205r27,0r0,256xm74,-303v37,-49,65,21,101,-14r13,13v-38,50,-66,-22,-101,14","w":263},"\u00d2":{"d":"117,-258v67,0,90,44,90,130v0,86,-22,130,-90,130v-67,0,-90,-44,-90,-130v0,-86,22,-130,90,-130xm117,-22v51,-9,62,-28,62,-106v0,-79,-9,-97,-62,-106v-52,8,-62,28,-62,106v0,79,11,96,62,106xm135,-281r-24,0r-39,-55r31,0","w":234,"k":{"\u00c6":4,"Y":4,"X":4,"W":4,"V":4,"T":7,"J":14,"A":4}},"\u00d3":{"d":"117,-258v67,0,90,44,90,130v0,86,-22,130,-90,130v-67,0,-90,-44,-90,-130v0,-86,22,-130,90,-130xm117,-22v51,-9,62,-28,62,-106v0,-79,-9,-97,-62,-106v-52,8,-62,28,-62,106v0,79,11,96,62,106xm162,-336r-39,55r-24,0r32,-55r31,0","w":234,"k":{"\u00c6":4,"Y":4,"X":4,"W":4,"V":4,"T":7,"J":14,"A":4}},"\u00d4":{"d":"117,-258v67,0,90,44,90,130v0,86,-22,130,-90,130v-67,0,-90,-44,-90,-130v0,-86,22,-130,90,-130xm117,-22v51,-9,62,-28,62,-106v0,-79,-9,-97,-62,-106v-52,8,-62,28,-62,106v0,79,11,96,62,106xm174,-281r-25,0r-32,-38r-32,38r-25,0r45,-55r24,0","w":234,"k":{"\u00c6":4,"Y":4,"X":4,"W":4,"V":4,"T":7,"J":14,"A":4}},"\u00d5":{"d":"117,-258v67,0,90,44,90,130v0,86,-22,130,-90,130v-67,0,-90,-44,-90,-130v0,-86,22,-130,90,-130xm117,-22v51,-9,62,-28,62,-106v0,-79,-9,-97,-62,-106v-52,8,-62,28,-62,106v0,79,11,96,62,106xm59,-303v37,-49,65,21,101,-14r14,13v-39,50,-66,-23,-102,14","w":234,"k":{"\u00c6":4,"Y":4,"X":4,"W":4,"V":4,"T":7,"J":14,"A":4}},"\u00d6":{"d":"117,-258v67,0,90,44,90,130v0,86,-22,130,-90,130v-67,0,-90,-44,-90,-130v0,-86,22,-130,90,-130xm117,-22v51,-9,62,-28,62,-106v0,-79,-9,-97,-62,-106v-52,8,-62,28,-62,106v0,79,11,96,62,106xm168,-284r-26,0r0,-32r26,0r0,32xm92,-284r-26,0r0,-32r26,0r0,32","w":234,"k":{"\u00c6":4,"Y":4,"X":4,"W":4,"V":4,"T":7,"J":14,"A":4}},"\u00d7":{"d":"165,-43r-17,16r-54,-54r-54,54r-17,-16r55,-54r-55,-55r17,-16r54,55r54,-55r17,16r-55,55"},"\u00d8":{"d":"27,-128v-10,-104,54,-151,135,-119r12,-25r24,0r-18,37v26,24,27,51,27,107v0,104,-54,151,-135,119r-12,25r-24,0r18,-38v-27,-22,-22,-51,-27,-106xm117,-234v-53,0,-62,28,-62,106v0,47,1,66,12,81r85,-177v-10,-6,-22,-10,-35,-10xm117,-22v52,0,62,-28,62,-106v0,-47,-1,-66,-12,-81r-85,176v10,6,22,11,35,11","w":234,"k":{"\u00dd":4,"\u00c6":4,"\u00c5":4,"\u00c4":4,"\u00c3":4,"\u00c2":4,"\u00c1":4,"\u00c0":4,"Y":4,"X":4,"W":4,"V":4,"T":7,"J":14,"A":4}},"\u00d9":{"d":"212,-85v0,51,-37,87,-89,87v-52,0,-90,-36,-90,-87r0,-171r28,0r0,169v0,39,25,65,62,65v37,0,62,-26,62,-65r0,-169r27,0r0,171xm140,-281r-23,0r-39,-55r31,0","w":245,"k":{"J":12}},"\u00da":{"d":"212,-85v0,51,-37,87,-89,87v-52,0,-90,-36,-90,-87r0,-171r28,0r0,169v0,39,25,65,62,65v37,0,62,-26,62,-65r0,-169r27,0r0,171xm168,-336r-39,55r-24,0r32,-55r31,0","w":245,"k":{"J":12}},"\u00db":{"d":"212,-85v0,51,-37,87,-89,87v-52,0,-90,-36,-90,-87r0,-171r28,0r0,169v0,39,25,65,62,65v37,0,62,-26,62,-65r0,-169r27,0r0,171xm180,-281r-25,0r-32,-38r-33,38r-24,0r45,-55r24,0","w":245,"k":{"J":12}},"\u00dc":{"d":"212,-85v0,51,-37,87,-89,87v-52,0,-90,-36,-90,-87r0,-171r28,0r0,169v0,39,25,65,62,65v37,0,62,-26,62,-65r0,-169r27,0r0,171xm174,-284r-26,0r0,-32r26,0r0,32xm98,-284r-26,0r0,-32r26,0r0,32","w":245,"k":{"J":12}},"\u00dd":{"d":"182,-256r-75,150r0,106r-28,0r0,-106r-76,-150r29,0r61,122r60,-122r29,0xm138,-336r-39,55r-24,0r32,-55r31,0","w":185,"k":{"\u00fc":14,"\u00fb":14,"\u00fa":14,"\u00f9":14,"\u00f8":29,"\u00f6":29,"\u00f5":29,"\u00f4":29,"\u00f3":29,"\u00f2":29,"\u00f1":14,"\u00eb":29,"\u00ea":29,"\u00e9":29,"\u00e8":29,"\u00e7":29,"\u00e6":29,"\u00e5":29,"\u00e4":29,"\u00e3":29,"\u00e2":29,"\u00e1":29,"\u00e0":29,"\u00d8":4,"\u00c6":14,"z":14,"x":14,"u":14,"s":29,"r":14,"q":29,"p":14,"o":29,"n":14,"m":14,"g":29,"e":29,"d":29,"c":29,"a":29,"Q":4,"O":4,"J":14,"G":4,"C":4,"A":14,".":29}},"\u00de":{"d":"212,-129v1,72,-71,81,-148,75r0,54r-27,0r0,-256r27,0r0,51r68,0v47,0,80,30,80,76xm184,-129v0,-60,-63,-51,-120,-51r0,102v57,0,120,9,120,-51","w":231},"\u00df":{"d":"148,-199v0,-24,-18,-37,-45,-37v-32,0,-44,19,-44,48r0,188r-27,0r0,-189v0,-45,29,-70,73,-70v60,0,93,72,47,103v33,13,22,64,22,105v0,39,-27,55,-70,51r0,-22v54,10,43,-46,44,-92v1,-26,-17,-33,-44,-30r0,-22v27,3,44,-8,44,-33","w":200},"\u00e0":{"d":"133,-17v-32,35,-115,23,-115,-33v0,-50,59,-55,115,-51v3,-37,-7,-56,-46,-56v-23,0,-34,5,-44,20r-18,-16v31,-46,134,-32,134,33r0,120r-26,0r0,-17xm84,-20v35,0,55,-19,49,-62v-38,0,-89,-7,-89,32v0,21,12,30,40,30xm108,-214r-23,0r-39,-55r31,0","w":189},"\u00e1":{"d":"133,-17v-32,35,-115,23,-115,-33v0,-50,59,-55,115,-51v3,-37,-7,-56,-46,-56v-23,0,-34,5,-44,20r-18,-16v31,-46,134,-32,134,33r0,120r-26,0r0,-17xm84,-20v35,0,55,-19,49,-62v-38,0,-89,-7,-89,32v0,21,12,30,40,30xm136,-269r-39,55r-24,0r32,-55r31,0","w":189},"\u00e2":{"d":"133,-17v-32,35,-115,23,-115,-33v0,-50,59,-55,115,-51v3,-37,-7,-56,-46,-56v-23,0,-34,5,-44,20r-18,-16v31,-46,134,-32,134,33r0,120r-26,0r0,-17xm84,-20v35,0,55,-19,49,-62v-38,0,-89,-7,-89,32v0,21,12,30,40,30xm148,-214r-25,0r-32,-37r-33,37r-25,0r45,-55r25,0","w":189},"\u00e3":{"d":"133,-17v-32,35,-115,23,-115,-33v0,-50,59,-55,115,-51v3,-37,-7,-56,-46,-56v-23,0,-34,5,-44,20r-18,-16v31,-46,134,-32,134,33r0,120r-26,0r0,-17xm84,-20v35,0,55,-19,49,-62v-38,0,-89,-7,-89,32v0,21,12,30,40,30xm33,-236v38,-51,66,23,101,-14r13,13v-37,50,-65,-21,-101,14","w":189},"\u00e4":{"d":"133,-17v-32,35,-115,23,-115,-33v0,-50,59,-55,115,-51v3,-37,-7,-56,-46,-56v-23,0,-34,5,-44,20r-18,-16v31,-46,134,-32,134,33r0,120r-26,0r0,-17xm84,-20v35,0,55,-19,49,-62v-38,0,-89,-7,-89,32v0,21,12,30,40,30xm142,-217r-26,0r0,-32r26,0r0,32xm66,-217r-26,0r0,-32r26,0r0,32","w":189},"\u00e5":{"d":"133,-17v-32,35,-115,23,-115,-33v0,-50,59,-55,115,-51v3,-37,-7,-56,-46,-56v-23,0,-34,5,-44,20r-18,-16v31,-46,134,-32,134,33r0,120r-26,0r0,-17xm84,-20v35,0,55,-19,49,-62v-38,0,-89,-7,-89,32v0,21,12,30,40,30xm133,-247v0,23,-19,43,-42,43v-23,0,-43,-20,-43,-43v0,-23,20,-43,43,-43v23,0,42,19,42,43xm116,-247v0,-14,-11,-25,-25,-25v-14,0,-25,11,-25,25v0,14,11,25,25,25v14,0,25,-11,25,-25","w":189},"\u00e6":{"d":"147,-28v-26,47,-129,41,-129,-22v0,-50,59,-55,115,-51v3,-37,-7,-56,-46,-56v-23,0,-34,5,-44,20r-18,-16v23,-38,108,-33,125,1v43,-56,144,-20,128,70r-120,0v-6,62,66,79,99,41r18,16v-28,36,-104,38,-128,-3xm84,-20v35,0,55,-19,49,-62v-38,0,-89,-7,-89,32v0,21,12,30,40,30xm252,-101v8,-58,-68,-74,-88,-30v-4,10,-5,16,-6,30r94,0","w":300},"\u00e7":{"d":"49,-89v-8,62,58,90,93,48r17,17v-49,54,-136,23,-136,-65v0,-88,87,-117,136,-64r-17,17v-34,-42,-101,-14,-93,47xm113,24r-22,54r-28,0r26,-54r24,0","w":176,"k":{"\u00f6":5,"\u00f5":5,"\u00f4":5,"\u00f3":5,"\u00f2":5,"\u00eb":5,"\u00ea":5,"\u00e9":5,"\u00e8":5,"\u00e6":4,"\u00e5":4,"\u00e4":4,"\u00e3":4,"\u00e2":4,"\u00e1":4,"\u00e0":4,"w":7,"o":5,"e":5,"d":4,"c":5,"a":4}},"\u00e8":{"d":"168,-82r-119,0v-6,62,66,79,98,41r18,16v-48,50,-142,33,-142,-64v0,-57,27,-90,72,-90v50,0,76,38,73,97xm142,-101v8,-58,-69,-75,-88,-30v-4,10,-4,16,-5,30r93,0xm114,-214r-24,0r-39,-55r31,0","w":190,"k":{"\u00ff":4,"\u00fd":4,"y":4,"x":6,"w":2,"v":4}},"\u00e9":{"d":"168,-82r-119,0v-6,62,66,79,98,41r18,16v-48,50,-142,33,-142,-64v0,-57,27,-90,72,-90v50,0,76,38,73,97xm142,-101v8,-58,-69,-75,-88,-30v-4,10,-4,16,-5,30r93,0xm141,-269r-38,55r-24,0r32,-55r30,0","w":190,"k":{"\u00ff":4,"\u00fd":4,"y":4,"x":6,"w":2,"v":4}},"\u00ea":{"d":"168,-82r-119,0v-6,62,66,79,98,41r18,16v-48,50,-142,33,-142,-64v0,-57,27,-90,72,-90v50,0,76,38,73,97xm142,-101v8,-58,-69,-75,-88,-30v-4,10,-4,16,-5,30r93,0xm154,-214r-25,0r-33,-37r-32,37r-25,0r45,-55r25,0","w":190,"k":{"\u00ff":4,"\u00fd":4,"y":4,"x":6,"w":2,"v":4}},"\u00eb":{"d":"168,-82r-119,0v-6,62,66,79,98,41r18,16v-48,50,-142,33,-142,-64v0,-57,27,-90,72,-90v50,0,76,38,73,97xm142,-101v8,-58,-69,-75,-88,-30v-4,10,-4,16,-5,30r93,0xm147,-217r-26,0r0,-32r26,0r0,32xm71,-217r-26,0r0,-32r26,0r0,32","w":190,"k":{"\u00ff":4,"\u00fd":4,"y":4,"x":6,"w":2,"v":4}},"\u00ec":{"d":"58,0r-26,0r0,-177r26,0r0,177xm59,-214r-24,0r-39,-55r31,0","w":91},"\u00ed":{"d":"58,0r-26,0r0,-177r26,0r0,177xm95,-269r-39,55r-24,0r32,-55r31,0","w":91},"\u00ee":{"d":"58,0r-26,0r0,-177r26,0r0,177xm104,-214r-25,0r-33,-37r-32,37r-25,0r45,-55r25,0","w":91},"\u00ef":{"d":"58,0r-26,0r0,-177r26,0r0,177xm97,-217r-26,0r0,-32r26,0r0,32xm21,-217r-26,0r0,-32r26,0r0,32","w":91},"\u00f0":{"d":"24,-88v0,-55,33,-104,92,-85r-21,-36r-42,0r0,-19r32,0r-17,-29r27,0r17,29r29,0r0,19r-19,0v19,33,45,77,45,121v0,48,-22,90,-72,90v-50,0,-71,-42,-71,-90xm95,-21v34,0,46,-33,46,-67v0,-34,-11,-67,-46,-67v-34,0,-45,33,-45,67v0,33,11,67,45,67","w":190},"\u00f1":{"d":"58,-158v37,-42,114,-18,114,45r0,113r-26,0v-5,-60,21,-156,-44,-156v-65,0,-39,96,-44,156r-26,0r0,-177r26,0r0,19xm45,-236v38,-51,66,23,101,-14r13,13v-37,50,-65,-21,-101,14","w":202},"\u00f2":{"d":"95,-179v50,0,73,42,73,90v0,48,-22,91,-73,91v-50,0,-72,-43,-72,-91v0,-48,22,-90,72,-90xm95,-21v35,0,47,-33,47,-68v0,-34,-12,-67,-47,-67v-34,0,-46,33,-46,67v0,34,11,68,46,68xm109,-214r-23,0r-39,-55r31,0","w":190,"k":{"\u00ff":4,"\u00fd":4,"y":4,"x":7,"w":2,"v":4}},"\u00f3":{"d":"95,-179v50,0,73,42,73,90v0,48,-22,91,-73,91v-50,0,-72,-43,-72,-91v0,-48,22,-90,72,-90xm95,-21v35,0,47,-33,47,-68v0,-34,-12,-67,-47,-67v-34,0,-46,33,-46,67v0,34,11,68,46,68xm140,-269r-38,55r-24,0r31,-55r31,0","w":190,"k":{"\u00ff":4,"\u00fd":4,"y":4,"x":7,"w":2,"v":4}},"\u00f4":{"d":"95,-179v50,0,73,42,73,90v0,48,-22,91,-73,91v-50,0,-72,-43,-72,-91v0,-48,22,-90,72,-90xm95,-21v35,0,47,-33,47,-68v0,-34,-12,-67,-47,-67v-34,0,-46,33,-46,67v0,34,11,68,46,68xm153,-214r-25,0r-33,-37r-32,37r-25,0r45,-55r25,0","w":190,"k":{"\u00ff":4,"\u00fd":4,"y":4,"x":7,"w":2,"v":4}},"\u00f5":{"d":"95,-179v50,0,73,42,73,90v0,48,-22,91,-73,91v-50,0,-72,-43,-72,-91v0,-48,22,-90,72,-90xm95,-21v35,0,47,-33,47,-68v0,-34,-12,-67,-47,-67v-34,0,-46,33,-46,67v0,34,11,68,46,68xm37,-236v39,-51,66,24,102,-14r13,13v-37,50,-65,-21,-101,14","w":190,"k":{"\u00ff":4,"\u00fd":4,"y":4,"x":7,"w":2,"v":4}},"\u00f6":{"d":"95,-179v50,0,73,42,73,90v0,48,-22,91,-73,91v-50,0,-72,-43,-72,-91v0,-48,22,-90,72,-90xm95,-21v35,0,47,-33,47,-68v0,-34,-12,-67,-47,-67v-34,0,-46,33,-46,67v0,34,11,68,46,68xm147,-217r-26,0r0,-32r26,0r0,32xm70,-217r-26,0r0,-32r26,0r0,32","w":190,"k":{"\u00ff":4,"\u00fd":4,"y":4,"x":7,"w":2,"v":4}},"\u00f7":{"d":"170,-85r-152,0r0,-24r152,0r0,24xm109,-18r-31,0r0,-31r31,0r0,31xm109,-145r-31,0r0,-31r31,0r0,31"},"\u00f8":{"d":"44,-19v-41,-51,-26,-163,51,-160v15,0,28,3,38,9r14,-23r20,0r-20,35v41,51,26,164,-52,160v-15,0,-27,-4,-37,-10r-14,24r-21,0xm69,-29v59,35,93,-49,64,-107xm121,-149v-60,-33,-91,50,-63,108","w":190,"k":{"\u00ff":4,"\u00fd":4,"y":4,"x":7,"w":2,"v":4}},"\u00f9":{"d":"144,-20v-36,43,-113,20,-113,-44r0,-113r26,0v5,59,-22,156,43,156v65,0,39,-96,44,-156r26,0r0,177r-26,0r0,-20xm118,-214r-24,0r-39,-55r31,0","w":202},"\u00fa":{"d":"144,-20v-36,43,-113,20,-113,-44r0,-113r26,0v5,59,-22,156,43,156v65,0,39,-96,44,-156r26,0r0,177r-26,0r0,-20xm145,-269r-39,55r-24,0r32,-55r31,0","w":202},"\u00fb":{"d":"144,-20v-36,43,-113,20,-113,-44r0,-113r26,0v5,59,-22,156,43,156v65,0,39,-96,44,-156r26,0r0,177r-26,0r0,-20xm157,-214r-25,0r-32,-37r-32,37r-25,0r45,-55r24,0","w":202},"\u00fc":{"d":"144,-20v-36,43,-113,20,-113,-44r0,-113r26,0v5,59,-22,156,43,156v65,0,39,-96,44,-156r26,0r0,177r-26,0r0,-20xm151,-217r-26,0r0,-32r26,0r0,32xm75,-217r-26,0r0,-32r26,0r0,32","w":202},"\u00fd":{"d":"157,-177r-81,220v-8,25,-27,35,-58,33r0,-23v39,6,38,-33,50,-57r-64,-173r28,0r49,142r48,-142r28,0xm126,-269r-39,55r-24,0r32,-55r31,0","w":160,"k":{"\u00f8":4,"\u00f6":4,"\u00f5":4,"\u00f4":4,"\u00f3":4,"\u00f2":4,"\u00eb":4,"\u00ea":4,"\u00e9":4,"\u00e8":4,"\u00e6":4,"\u00e5":4,"\u00e4":4,"\u00e3":4,"\u00e2":4,"\u00e1":4,"\u00e0":4,"o":4,"e":4,"c":4,"a":4,".":24,",":29}},"\u00fe":{"d":"108,-179v51,-2,65,44,65,90v0,46,-13,93,-65,91v-19,0,-36,-5,-50,-23r0,100r-26,0r0,-335r26,0r0,99v14,-18,31,-22,50,-22xm147,-89v0,-35,-5,-67,-44,-67v-39,0,-45,32,-45,67v0,35,6,68,45,68v39,0,44,-33,44,-68","w":196},"\u00ff":{"d":"157,-177r-81,220v-8,25,-27,35,-58,33r0,-23v39,6,38,-33,50,-57r-64,-173r28,0r49,142r48,-142r28,0xm132,-217r-26,0r0,-32r26,0r0,32xm55,-217r-25,0r0,-32r25,0r0,32","w":160},"\u2013":{"d":"169,-85r-150,0r0,-24r150,0r0,24"},"\u2014":{"d":"302,-85r-275,0r0,-24r275,0r0,24","w":329},"\u2018":{"d":"63,-226r-31,0r0,-30r31,-29r0,59","w":94,"k":{"\u00c6":29,"\u00c5":29,"\u00c4":29,"\u00c3":29,"\u00c2":29,"\u00c1":29,"\u00c0":29,"s":22,"J":43,"A":29}},"\u2019":{"d":"63,-226r-31,28r0,-58r31,0r0,30","w":94,"k":{"\u00c6":29,"\u00c5":29,"\u00c4":29,"\u00c3":29,"\u00c2":29,"\u00c1":29,"\u00c0":29,"s":22,"J":43,"A":29}},"\u201c":{"d":"125,-226r-32,0r0,-30r32,-29r0,59xm63,-226r-31,0r0,-30r31,-29r0,59","w":156,"k":{"\u00c6":29,"\u00c5":29,"\u00c4":29,"\u00c3":29,"\u00c2":29,"\u00c1":29,"\u00c0":29,"J":43,"A":29}},"\u201d":{"d":"125,-226r-32,28r0,-58r32,0r0,30xm63,-226r-31,28r0,-58r31,0r0,30","w":156,"k":{"\u00c6":29,"\u00c5":29,"\u00c4":29,"\u00c3":29,"\u00c2":29,"\u00c1":29,"\u00c0":29,"J":43,"A":29}},"\u2026":{"d":"241,0r-33,0r0,-33r33,0r0,33xm65,0r-33,0r0,-33r33,0r0,33xm153,0r-33,0r0,-33r33,0r0,33","w":272},"\u2122":{"d":"281,-103r-20,0r0,-110r-37,72r-20,0r-37,-72r0,110r-21,0r0,-153r21,0r47,93r47,-93r20,0r0,153xm119,-237r-43,0r0,134r-21,0r0,-134r-42,0r0,-19r106,0r0,19","w":302}}});
Cufon.registerFont({"w":200,"face":{"font-family":"DINPro-Black","font-weight":900,"font-stretch":"normal","units-per-em":"360","panose-1":"2 0 5 3 3 0 0 2 0 4","ascent":"275","descent":"-85","x-height":"2","bbox":"-19 -371 346 72","underline-thickness":"18.36","underline-position":"-30.6","stemh":"56","stemv":"59","unicode-range":"U+0020-U+00FF"},"glyphs":{" ":{"w":79},"!":{"d":"110,-256r-16,171r-42,0r-16,-171r74,0xm103,0r-60,0r0,-58r60,0r0,58","w":131},"\"":{"d":"155,-172r-53,0r0,-84r53,0r0,84xm73,-172r-52,0r0,-84r52,0r0,84","w":175},"#":{"d":"240,-148r-30,0r-5,31r21,0r0,56r-30,0r-10,61r-62,0r10,-61r-33,0r-10,61r-62,0r10,-61r-21,0r0,-56r30,0r4,-31r-21,0r0,-56r30,0r9,-55r62,0r-8,55r32,0r9,-55r63,0r-9,55r21,0r0,56xm147,-148r-32,0r-5,31r33,0","w":256},"$":{"d":"212,-78v0,45,-33,71,-77,78r0,41r-45,0r0,-39v-35,-1,-64,-10,-88,-34r40,-40v13,13,35,18,55,18r0,-48v-51,-2,-82,-24,-83,-75v0,-42,28,-74,76,-80r0,-33r45,0r0,32v30,2,54,11,73,30r-39,40v-11,-11,-30,-14,-41,-15r0,45v53,4,84,25,84,80xm128,-55v30,-2,28,-44,0,-44r0,44xm97,-160r0,-43v-30,5,-29,40,0,43","w":227},"%":{"d":"292,-82v0,50,-12,84,-54,84v-41,0,-54,-33,-54,-84v0,-34,26,-50,54,-50v28,0,54,16,54,50xm125,-208v0,50,-12,84,-54,84v-41,0,-55,-33,-55,-84v0,-34,27,-50,55,-50v28,0,54,16,54,50xm238,-256r-122,256r-45,0r122,-256r45,0xm71,-162v17,1,11,-28,12,-45v0,-10,-5,-14,-12,-14v-18,-1,-12,28,-13,45v0,10,6,14,13,14xm238,-35v18,1,12,-29,13,-46v0,-10,-6,-14,-13,-14v-18,-1,-12,29,-13,46v0,10,6,14,13,14","w":308},"&":{"d":"181,-194v0,29,-20,41,-43,57r30,35v7,-8,11,-25,12,-37r55,0v-3,33,-10,59,-29,80r50,59r-75,0r-16,-19v-13,9,-27,21,-61,21v-98,0,-108,-113,-46,-144v-39,-33,-30,-116,51,-116v45,0,72,26,72,64xm130,-60r-40,-46v-26,14,-16,56,14,55v13,0,20,-4,26,-9xm107,-172v17,-7,30,-34,2,-37v-26,1,-14,31,-2,37","w":255},"'":{"d":"74,-172r-53,0r0,-84r53,0r0,84","w":94},"(":{"d":"85,-195v3,66,-17,162,26,189r-39,40v-23,-21,-49,-48,-46,-93v5,-65,-12,-141,10,-190v7,-16,24,-29,36,-41r39,39v-14,16,-28,23,-26,56","w":128},")":{"d":"57,-290v22,21,49,47,46,92v-5,65,12,142,-10,191v-7,16,-24,29,-36,41r-39,-40v43,-27,22,-123,26,-189v2,-33,-12,-40,-26,-56","w":128},"*":{"d":"165,-163r-20,35r-36,-23r2,42r-40,0r2,-42r-36,23r-20,-35r38,-20r-38,-19r20,-35r36,23r-2,-42r40,0r-2,42r36,-23r20,35r-38,19","w":182},"+":{"d":"183,-74r-55,0r0,55r-56,0r0,-55r-54,0r0,-56r54,0r0,-54r56,0r0,54r55,0r0,56"},",":{"d":"83,18r-62,46r0,-127r62,0r0,81","w":103},"-":{"d":"136,-78r-118,0r0,-56r118,0r0,56","w":153},".":{"d":"85,0r-64,0r0,-65r64,0r0,65","w":105},"\/":{"d":"157,-283r-102,310r-55,0r103,-310r54,0","w":155},"0":{"d":"183,-78v0,53,-41,80,-83,80v-42,0,-82,-27,-82,-80r0,-101v0,-53,40,-79,82,-79v42,0,83,26,83,79r0,101xm123,-77r0,-102v0,-18,-10,-26,-23,-26v-13,0,-23,8,-23,26r0,102v0,18,10,26,23,26v13,0,23,-8,23,-26"},"1":{"d":"146,0r-59,0r0,-193r-55,47r0,-63r55,-47r59,0r0,256"},"2":{"d":"184,0r-165,0r0,-53r93,-101v19,-15,18,-50,-10,-51v-11,0,-24,5,-24,25r-59,0v0,-50,38,-78,83,-78v48,0,82,29,82,77v0,27,-11,41,-32,63r-61,65r93,0r0,53"},"3":{"d":"186,-77v0,54,-41,79,-86,79v-42,0,-85,-22,-85,-80r59,0v0,18,11,27,26,27v15,0,27,-9,27,-27v0,-18,-15,-29,-36,-27r0,-52v21,2,33,-9,33,-24v-1,-33,-47,-31,-47,0r-59,0v0,-48,36,-77,82,-77v48,0,83,31,83,75v0,28,-14,43,-27,51v14,10,30,24,30,55"},"4":{"d":"191,-34r-19,0r0,34r-56,0r0,-34r-107,0r0,-56r85,-166r65,0r-85,166r42,0r0,-34r56,0r0,34r19,0r0,56"},"5":{"d":"111,-174v52,-2,73,45,73,87v0,55,-24,87,-83,89v-56,2,-82,-38,-83,-80r59,0v2,17,9,27,24,27v18,0,24,-12,24,-36v0,-48,-42,-42,-48,-18r-54,0r0,-151r156,0r0,53r-103,0r0,40v5,-4,19,-11,35,-11"},"6":{"d":"184,-80v0,54,-39,82,-85,82v-46,0,-85,-28,-85,-82v0,-67,51,-120,73,-176r65,0r-50,100v43,-9,82,20,82,76xm125,-80v0,-19,-12,-29,-26,-29v-14,0,-26,10,-26,29v0,19,12,29,26,29v14,0,26,-10,26,-29"},"7":{"d":"188,-203r-80,203r-65,0r80,-203r-55,0r0,40r-56,0r0,-93r176,0r0,53"},"8":{"d":"186,-77v0,53,-39,79,-86,79v-47,0,-86,-26,-86,-79v0,-32,19,-47,29,-55v-9,-8,-26,-23,-26,-51v0,-49,39,-75,83,-75v44,0,84,26,84,75v0,28,-18,43,-27,51v10,8,29,23,29,55xm127,-78v0,-15,-12,-27,-27,-27v-15,0,-27,12,-27,27v0,15,12,27,27,27v15,0,27,-12,27,-27xm125,-181v0,-14,-11,-24,-25,-24v-14,0,-24,10,-24,24v0,14,10,25,24,25v14,0,25,-11,25,-25"},"9":{"d":"186,-176v0,67,-51,120,-73,176r-65,0r51,-100v-43,7,-83,-19,-83,-76v0,-54,39,-82,85,-82v46,0,85,28,85,82xm127,-176v0,-19,-12,-29,-26,-29v-14,0,-26,10,-26,29v0,19,12,29,26,29v14,0,26,-10,26,-29"},":":{"d":"94,-91r-65,0r0,-65r65,0r0,65xm94,0r-65,0r0,-65r65,0r0,65","w":114},";":{"d":"93,18r-63,46r0,-127r63,0r0,81xm94,-91r-65,0r0,-65r65,0r0,65","w":114},"<":{"d":"181,-9r-162,-72r0,-51r162,-71r0,62r-85,35r85,34r0,63"},"=":{"d":"183,-122r-165,0r0,-56r165,0r0,56xm183,-35r-165,0r0,-55r165,0r0,55"},">":{"d":"181,-81r-162,72r0,-63r85,-34r-85,-35r0,-62r162,71r0,51"},"?":{"d":"183,-183v0,46,-43,57,-50,98r-59,0v-6,-49,39,-61,50,-98v0,-13,-8,-22,-22,-22v-15,0,-21,9,-21,22r-59,0v0,-49,36,-75,80,-75v42,0,81,25,81,75xm134,0r-61,0r0,-58r61,0r0,58","w":193},"@":{"d":"116,-258v89,0,149,11,149,96r0,163r-55,-1r0,-14v-44,39,-117,3,-101,-67v-14,-69,53,-106,99,-69v7,-53,-35,-60,-88,-55v-26,-4,-49,19,-46,46v5,43,-11,102,13,125r-41,40v-42,-31,-24,-102,-28,-168v-3,-64,33,-96,98,-96xm208,-81v0,-26,-7,-35,-21,-35v-14,0,-22,9,-22,35v0,26,8,34,22,34v14,0,21,-8,21,-34","w":282},"A":{"d":"235,0r-66,0r-12,-38r-79,0r-12,38r-66,0r93,-256r49,0xm141,-91r-22,-68r-23,68r45,0","w":235,"k":{"\u00ff":9,"\u00fd":9,"\u00dd":13,"\u00d8":4,"\u00d6":4,"\u00d5":4,"\u00d4":4,"\u00d3":4,"\u00d2":4,"\u00c7":4,"y":9,"w":1,"v":9,"Y":13,"W":10,"V":13,"T":22,"Q":4,"O":4,"J":-1,"G":4,"C":4}},"B":{"d":"217,-76v0,49,-33,76,-79,76r-112,0r0,-256r106,0v53,0,82,30,82,74v0,29,-20,46,-28,51v10,6,31,19,31,55xm131,-57v32,0,31,-45,0,-45r-42,0r0,45r42,0xm128,-158v32,-1,31,-41,0,-42r-39,0r0,42r39,0","w":235,"k":{"J":7}},"C":{"d":"81,-128v0,66,-2,63,34,74v21,0,29,-13,33,-27r64,0v-9,57,-48,83,-97,83v-68,0,-106,-61,-97,-130v-8,-68,28,-130,97,-130v49,0,88,26,97,83r-64,0v-4,-14,-12,-27,-33,-27v-37,9,-34,9,-34,74","w":219,"k":{"\u00dd":4,"\u00c6":4,"\u00c5":4,"\u00c4":4,"\u00c3":4,"\u00c2":4,"\u00c1":4,"\u00c0":4,"Y":4,"X":4,"W":4,"V":4,"T":7,"J":7,"A":4}},"D":{"d":"121,-256v69,-5,107,63,96,128v10,65,-26,128,-96,128r-95,0r0,-256r95,0xm89,-56v58,-4,65,4,65,-72v0,-43,-3,-50,-7,-58v-8,-16,-34,-14,-58,-14r0,144","w":234,"k":{"\u00dd":4,"\u00c6":4,"\u00c5":4,"\u00c4":4,"\u00c3":4,"\u00c2":4,"\u00c1":4,"\u00c0":4,"Y":4,"X":4,"W":4,"V":4,"T":7,"J":9,"A":4}},"E":{"d":"200,0r-174,0r0,-256r174,0r0,56r-111,0r0,43r95,0r0,56r-95,0r0,45r111,0r0,56","w":218,"k":{"J":1}},"F":{"d":"200,-200r-111,0r0,45r95,0r0,56r-95,0r0,99r-63,0r0,-256r174,0r0,56","w":214,"k":{"\u00fc":11,"\u00fb":11,"\u00fa":11,"\u00f9":11,"\u00f8":12,"\u00f6":12,"\u00f5":12,"\u00f4":12,"\u00f3":12,"\u00f2":12,"\u00f1":11,"\u00eb":12,"\u00ea":12,"\u00e9":12,"\u00e8":12,"\u00e7":12,"\u00e6":12,"\u00e5":12,"\u00e4":12,"\u00e3":12,"\u00e2":12,"\u00e1":12,"\u00e0":12,"\u00d8":7,"\u00d6":7,"\u00d5":7,"\u00d4":7,"\u00d3":7,"\u00d2":7,"\u00c7":7,"\u00c6":22,"\u00c5":22,"\u00c4":22,"\u00c3":22,"\u00c2":22,"\u00c1":22,"\u00c0":22,"z":11,"x":11,"u":11,"r":11,"p":11,"o":12,"n":11,"m":11,"e":12,"c":12,"a":12,"S":4,"Q":7,"O":7,"J":45,"G":7,"C":7,"A":22,".":33}},"G":{"d":"115,-54v26,0,39,-16,38,-41r-38,0r0,-53r100,0v10,91,-26,150,-100,150v-68,0,-106,-61,-97,-130v-8,-68,27,-130,97,-130v66,0,94,42,100,84r-63,0v-5,-19,-15,-28,-37,-28v-37,10,-34,8,-34,74v0,66,-2,63,34,74","w":232,"k":{"\u00dd":4,"\u00c6":4,"\u00c5":4,"\u00c4":4,"\u00c3":4,"\u00c2":4,"\u00c1":4,"\u00c0":4,"Y":4,"X":4,"W":4,"V":4,"T":7,"J":12,"A":4}},"H":{"d":"219,0r-63,0r0,-102r-67,0r0,102r-63,0r0,-256r63,0r0,98r67,0r0,-98r63,0r0,256","w":244},"I":{"d":"89,0r-63,0r0,-256r63,0r0,256","w":114},"J":{"d":"163,-88v1,91,-113,117,-166,62r42,-41v17,22,61,16,61,-22r0,-167r63,0r0,168","w":185,"k":{"\u00c5":4,"\u00c4":4,"\u00c3":4,"\u00c2":4,"\u00c1":4,"\u00c0":4,"A":4}},"K":{"d":"242,0r-73,0r-59,-105r-22,25r0,80r-62,0r0,-256r62,0r0,90r74,-90r77,0r-87,103","w":242,"k":{"\u00ff":13,"\u00fd":13,"\u00d8":4,"\u00d6":4,"\u00d5":4,"\u00d4":4,"\u00d3":4,"\u00d2":4,"\u00c7":4,"y":13,"Q":4,"O":4,"J":-1,"G":4,"C":4}},"L":{"d":"197,0r-171,0r0,-256r63,0r0,200r108,0r0,56","w":207,"k":{"\u00ff":22,"\u00fd":22,"\u00dd":29,"\u00dc":4,"\u00db":4,"\u00da":4,"\u00d9":4,"\u00d8":9,"\u00d6":9,"\u00d5":9,"\u00d4":9,"\u00d3":9,"\u00d2":9,"\u00c7":9,"y":22,"Y":29,"W":14,"V":25,"U":4,"T":29,"Q":9,"O":9,"J":-1,"G":9,"C":9}},"M":{"d":"265,0r-63,0r0,-123r-36,64r-41,0r-36,-64r0,123r-63,0r0,-256r62,0r57,113r58,-113r62,0r0,256","w":290},"N":{"d":"226,0r-55,0r-82,-129r0,129r-63,0r0,-256r55,0r82,129r0,-129r63,0r0,256","w":252},"O":{"d":"115,-258v70,0,107,61,98,130v8,69,-28,130,-98,130v-69,0,-106,-61,-97,-130v-8,-68,27,-130,97,-130xm115,-54v36,-12,35,-8,35,-74v0,-66,1,-63,-35,-74v-37,10,-34,8,-34,74v0,67,-2,61,34,74","w":230,"k":{"\u00dd":4,"\u00c6":4,"\u00c5":4,"\u00c4":4,"\u00c3":4,"\u00c2":4,"\u00c1":4,"\u00c0":4,"Y":4,"X":4,"W":4,"V":4,"T":7,"J":12,"A":4}},"P":{"d":"215,-174v0,55,-51,93,-126,83r0,91r-63,0r0,-256r101,0v57,0,88,40,88,82xm152,-174v0,-27,-33,-28,-63,-26r0,52v29,2,63,1,63,-26","w":225,"k":{"\u00f8":4,"\u00f6":4,"\u00f5":4,"\u00f4":4,"\u00f3":4,"\u00f2":4,"\u00eb":4,"\u00ea":4,"\u00e9":4,"\u00e8":4,"\u00e7":4,"\u00e6":4,"\u00e5":4,"\u00e4":4,"\u00e3":4,"\u00e2":4,"\u00e1":4,"\u00e0":4,"\u00c6":18,"\u00c5":18,"\u00c4":18,"\u00c3":18,"\u00c2":18,"\u00c1":18,"\u00c0":18,"s":4,"q":4,"o":4,"g":4,"e":4,"d":4,"c":4,"a":4,"J":43,"A":18,".":40}},"Q":{"d":"115,-258v70,0,98,60,98,130v0,32,0,62,-15,87r19,19r-32,32r-20,-20v-82,42,-164,-29,-147,-118v-8,-68,27,-130,97,-130xm81,-128v0,68,-2,64,39,74r-16,-17r32,-32r12,13v1,-9,2,-21,2,-38v-3,-66,1,-63,-35,-74v-37,10,-34,8,-34,74","w":230},"R":{"d":"229,0r-73,0r-46,-95r-21,0r0,95r-63,0r0,-256r101,0v96,-6,112,121,46,149xm152,-174v0,-27,-33,-28,-63,-26r0,52v29,2,63,1,63,-26","w":234,"k":{"J":3}},"S":{"d":"198,-78v1,91,-143,104,-196,46r40,-40v20,27,117,25,89,-20v-27,-15,-81,-10,-99,-34v-41,-53,-5,-132,76,-132v37,0,64,8,86,30r-40,40v-28,-30,-95,-15,-74,20v24,16,84,9,99,33v14,13,19,33,19,57","w":213,"k":{"\u00dd":7,"Y":7,"S":2,"J":7}},"T":{"d":"200,-200r-63,0r0,200r-63,0r0,-200r-63,0r0,-56r189,0r0,56","w":210,"k":{"\u00ff":14,"\u00fd":14,"\u00fc":14,"\u00fb":14,"\u00fa":14,"\u00f9":14,"\u00f8":24,"\u00f6":24,"\u00f5":24,"\u00f4":24,"\u00f3":24,"\u00f2":24,"\u00f1":14,"\u00eb":24,"\u00ea":24,"\u00e9":24,"\u00e8":24,"\u00e7":24,"\u00e6":24,"\u00e5":24,"\u00e4":24,"\u00e3":24,"\u00e2":24,"\u00e1":24,"\u00e0":24,"\u00d8":7,"\u00d6":7,"\u00d5":7,"\u00d4":7,"\u00d3":7,"\u00d2":7,"\u00c7":7,"\u00c6":22,"\u00c5":22,"\u00c4":22,"\u00c3":22,"\u00c2":22,"\u00c1":22,"\u00c0":22,"z":14,"y":14,"x":14,"w":14,"v":14,"u":14,"s":24,"r":14,"q":24,"p":14,"o":24,"n":14,"m":14,"g":24,"e":24,"d":24,"c":24,"a":24,"Q":7,"O":7,"J":29,"G":7,"C":7,"A":22,".":29}},"U":{"d":"216,-90v0,56,-45,92,-98,92v-53,0,-96,-36,-96,-92r0,-166r63,0r0,165v0,24,12,37,33,37v21,0,35,-13,35,-37r0,-165r63,0r0,166","w":237,"k":{"J":4}},"V":{"d":"216,-256r-85,256r-46,0r-85,-256r65,0r43,143r43,-143r65,0","w":216,"k":{"\u00ff":4,"\u00fd":4,"\u00fc":7,"\u00fb":7,"\u00fa":7,"\u00f9":7,"\u00f8":14,"\u00f6":14,"\u00f5":14,"\u00f4":14,"\u00f3":14,"\u00f2":14,"\u00f1":7,"\u00eb":14,"\u00ea":14,"\u00e9":14,"\u00e8":14,"\u00e7":14,"\u00e6":14,"\u00e5":14,"\u00e4":14,"\u00e3":14,"\u00e2":14,"\u00e1":14,"\u00e0":14,"\u00d8":4,"\u00d6":4,"\u00d5":4,"\u00d4":4,"\u00d3":4,"\u00d2":4,"\u00c7":4,"\u00c6":13,"\u00c5":13,"\u00c4":13,"\u00c3":13,"\u00c2":13,"\u00c1":13,"\u00c0":13,"z":7,"y":4,"x":7,"u":7,"s":14,"r":7,"q":14,"p":7,"o":14,"n":7,"m":7,"g":14,"e":14,"d":14,"c":14,"a":14,"Q":4,"O":4,"G":4,"C":4,"A":13,".":29}},"W":{"d":"326,-256r-70,256r-52,0r-41,-126r-41,126r-51,0r-71,-256r66,0r33,135r42,-135r44,0r42,135r33,-135r66,0","w":326,"k":{"\u00f8":14,"\u00f6":14,"\u00f5":14,"\u00f4":14,"\u00f3":14,"\u00f2":14,"\u00eb":14,"\u00ea":14,"\u00e9":14,"\u00e8":14,"\u00e7":14,"\u00e6":14,"\u00e5":14,"\u00e4":14,"\u00e3":14,"\u00e2":14,"\u00e1":14,"\u00e0":14,"\u00d8":4,"\u00d6":4,"\u00d5":4,"\u00d4":4,"\u00d3":4,"\u00d2":4,"\u00c7":4,"\u00c6":6,"\u00c5":6,"\u00c4":6,"\u00c3":6,"\u00c2":6,"\u00c1":6,"\u00c0":6,"s":14,"q":14,"o":14,"g":14,"e":14,"d":14,"c":14,"a":14,"Q":4,"O":4,"G":4,"C":4,"A":6,".":18}},"X":{"d":"228,0r-72,0r-42,-79r-42,79r-72,0r80,-131r-75,-125r72,0r37,72r38,-72r71,0r-75,125","w":228,"k":{"\u00ff":12,"\u00fd":12,"\u00d8":4,"\u00d6":4,"\u00d5":4,"\u00d4":4,"\u00d3":4,"\u00d2":4,"\u00c7":4,"y":12,"Q":4,"O":4,"J":-1,"G":4,"C":4}},"Y":{"d":"218,-256r-78,152r0,104r-63,0r0,-104r-77,-152r69,0r40,92r40,-92r69,0","w":217,"k":{"\u00fc":14,"\u00fb":14,"\u00fa":14,"\u00f9":14,"\u00f8":29,"\u00f6":29,"\u00f5":29,"\u00f4":29,"\u00f3":29,"\u00f2":29,"\u00f1":14,"\u00eb":29,"\u00ea":29,"\u00e9":29,"\u00e8":29,"\u00e7":29,"\u00e6":29,"\u00e5":29,"\u00e4":29,"\u00e3":29,"\u00e2":29,"\u00e1":29,"\u00e0":29,"\u00d8":4,"\u00d6":4,"\u00d5":4,"\u00d4":4,"\u00d3":4,"\u00d2":4,"\u00c7":4,"\u00c6":14,"\u00c5":14,"\u00c4":14,"\u00c3":14,"\u00c2":14,"\u00c1":14,"\u00c0":14,"z":14,"x":14,"u":14,"s":29,"r":14,"q":29,"p":14,"o":29,"n":14,"m":14,"g":29,"e":29,"d":29,"c":29,"a":29,"Q":4,"O":4,"J":14,"G":4,"C":4,"A":14,".":29}},"Z":{"d":"185,0r-174,0r0,-49r98,-151r-94,0r0,-56r170,0r0,49r-99,151r99,0r0,56","w":195},"[":{"d":"135,27r-109,0r0,-310r109,0r0,53r-50,0r0,203r50,0r0,54","w":149},"\\":{"d":"155,27r-55,0r-100,-303r55,0","w":155},"]":{"d":"124,27r-110,0r0,-54r51,0r0,-203r-51,0r0,-53r110,0r0,310","w":149},"^":{"d":"210,-135r-62,0r-33,-59r-32,59r-62,0r67,-124r55,0","w":230},"_":{"d":"230,67r-230,0r0,-39r230,0r0,39","w":230},"`":{"d":"111,-220r-36,0r-42,-64r60,0","w":180},"a":{"d":"116,-16v-34,38,-113,11,-106,-45v-5,-42,48,-63,105,-56v8,-36,-46,-36,-60,-16r-37,-37v41,-47,156,-32,156,44r0,126r-58,0r0,-16xm86,-46v22,1,30,-10,29,-32v-20,0,-50,-4,-49,16v0,9,7,16,20,16","w":192},"b":{"d":"125,-196v52,-3,64,50,64,99v0,49,-11,99,-65,99v-20,0,-32,-6,-44,-18r0,16r-58,0r0,-256r59,0r0,76v11,-11,25,-16,44,-16xm130,-97v0,-28,-2,-46,-24,-46v-22,0,-25,18,-25,46v0,28,3,46,25,46v22,0,24,-18,24,-46","w":204},"c":{"d":"73,-97v-6,41,29,60,52,34r40,40v-16,16,-37,25,-64,25v-33,0,-87,-14,-87,-99v0,-85,54,-99,87,-99v27,0,48,9,64,25r-40,40v-23,-26,-58,-7,-52,34","w":171,"k":{"\u00f8":6,"\u00f6":6,"\u00f5":6,"\u00f4":6,"\u00f3":6,"\u00f2":6,"\u00eb":6,"\u00ea":6,"\u00e9":6,"\u00e8":6,"\u00e7":6,"\u00e6":1,"\u00e5":1,"\u00e4":1,"\u00e3":1,"\u00e2":1,"\u00e1":1,"\u00e0":1,"w":7,"o":6,"e":6,"d":4,"c":6,"a":1}},"d":{"d":"15,-97v-5,-49,12,-99,65,-99v19,0,32,5,43,16r0,-76r60,0r0,256r-58,0r0,-16v-12,12,-24,18,-44,18v-54,0,-71,-50,-66,-99xm123,-97v0,-28,-2,-46,-24,-46v-22,0,-24,18,-24,46v0,28,2,46,24,46v22,0,24,-18,24,-46","w":204},"e":{"d":"188,-78r-116,0v-4,34,61,38,74,14r35,36v-20,20,-39,30,-75,30v-43,0,-92,-15,-92,-99v0,-63,35,-99,86,-99v65,0,94,49,88,118xm129,-117v6,-31,-46,-39,-54,-15v-3,5,-3,10,-3,15r57,0","w":201,"k":{"\u00ff":4,"\u00fd":4,"y":4,"x":2,"w":3,"v":4}},"f":{"d":"120,-141r-33,0r0,141r-59,0r0,-141r-17,0r0,-45r17,0v-8,-53,28,-80,92,-74r0,49v-20,-1,-38,-2,-33,25r33,0r0,45","w":128,"k":{"\u00f8":6,"\u00f6":6,"\u00f5":6,"\u00f4":6,"\u00f3":6,"\u00f2":6,"\u00eb":6,"\u00ea":6,"\u00e9":6,"\u00e8":6,"\u00e7":6,"\u00e6":6,"\u00e5":6,"\u00e4":6,"\u00e3":6,"\u00e2":6,"\u00e1":6,"\u00e0":6,"o":6,"e":6,"c":6,"a":6,".":18}},"g":{"d":"15,-104v-17,-76,59,-118,107,-74r0,-16r58,0r0,180v7,75,-111,105,-161,54r37,-37v17,23,71,10,65,-17r0,-14v-50,41,-122,-2,-106,-76xm121,-104v0,-20,-1,-39,-23,-39v-22,0,-23,19,-23,39v0,20,1,38,23,38v22,0,23,-18,23,-38","w":201},"h":{"d":"186,0r-59,0r0,-117v0,-21,-15,-26,-23,-26v-8,0,-23,5,-23,26r0,117r-59,0r0,-256r59,0r0,78v40,-41,105,-7,105,52r0,126","w":206},"i":{"d":"81,0r-59,0r0,-186r59,0r0,186xm81,-213r-59,0r0,-45r59,0r0,45","w":103},"j":{"d":"81,8v4,37,-37,65,-91,57r0,-50v14,-1,32,4,32,-12r0,-189r59,0r0,194xm81,-213r-59,0r0,-45r59,0r0,45","w":103},"k":{"d":"206,0r-73,0r-40,-71r-12,13r0,58r-59,0r0,-256r59,0r0,130r53,-68r70,0r-71,81","w":206,"k":{"\u00f8":3,"\u00f6":3,"\u00f5":3,"\u00f4":3,"\u00f3":3,"\u00f2":3,"\u00eb":3,"\u00ea":3,"\u00e9":3,"\u00e8":3,"\u00e7":3,"\u00e6":3,"q":3,"o":3,"g":3,"e":3,"d":3,"c":3}},"l":{"d":"112,0v-54,7,-91,-19,-91,-57r0,-199r59,0r0,194v-2,16,18,11,32,12r0,50","w":122,"k":{"\u00ff":12,"\u00fd":12,"\u00f8":7,"\u00f6":7,"\u00f5":7,"\u00f4":7,"\u00f3":7,"\u00f2":7,"\u00eb":9,"\u00ea":9,"\u00e9":9,"\u00e8":9,"\u00e7":9,"y":12,"w":7,"v":14,"o":7,"e":9,"c":9}},"m":{"d":"172,-175v44,-46,122,-11,122,51r0,124r-59,0r0,-116v0,-22,-15,-27,-23,-27v-8,0,-24,5,-24,27r0,116r-59,0r0,-116v0,-22,-16,-27,-24,-27v-8,0,-24,5,-24,27r0,116r-59,0r0,-194r58,0r0,16v26,-25,69,-24,92,3","w":315},"n":{"d":"80,-178v43,-43,108,-3,108,54r0,124r-59,0r0,-116v0,-22,-16,-27,-24,-27v-8,0,-24,5,-24,27r0,116r-59,0r0,-194r58,0r0,16","w":208},"o":{"d":"99,-196v63,6,84,33,84,99v0,67,-21,92,-84,99v-63,-6,-84,-33,-84,-99v0,-67,21,-92,84,-99xm99,-51v23,0,25,-19,24,-46v0,-27,-1,-46,-24,-46v-23,0,-25,19,-24,46v0,27,1,46,24,46","w":198,"k":{"\u00ff":4,"\u00fd":4,"y":4,"x":7,"w":3,"v":4}},"p":{"d":"124,-196v52,0,65,50,65,99v0,48,-11,99,-64,99v-19,0,-33,-5,-44,-16r0,77r-59,0r0,-257r58,0r0,16v12,-12,24,-18,44,-18xm130,-97v0,-28,-2,-46,-24,-46v-22,0,-25,18,-25,46v0,28,3,46,25,46v22,0,24,-18,24,-46","w":204},"q":{"d":"15,-97v-5,-49,13,-99,66,-99v20,0,32,6,44,18r0,-16r58,0r0,257r-60,0r0,-77v-11,11,-24,16,-43,16v-54,0,-70,-50,-65,-99xm123,-97v0,-28,-2,-46,-24,-46v-22,0,-24,18,-24,46v0,28,2,46,24,46v22,0,24,-18,24,-46","w":204},"r":{"d":"171,-178r-45,46v-13,-16,-45,-18,-45,16r0,116r-59,0r0,-194r58,0r0,16v18,-20,70,-27,91,0","w":171,"k":{"\u00f8":11,"\u00f6":11,"\u00f5":11,"\u00f4":11,"\u00f3":11,"\u00f2":11,"\u00eb":11,"\u00ea":11,"\u00e9":11,"\u00e8":11,"\u00e7":11,"\u00e6":11,"\u00e5":4,"\u00e4":4,"\u00e3":4,"\u00e2":4,"\u00e1":4,"\u00e0":4,"s":4,"q":11,"o":11,"g":11,"e":11,"d":11,"c":11,"a":4,".":43,",":43}},"s":{"d":"172,-63v0,46,-39,65,-84,65v-29,0,-57,-1,-84,-28r38,-38v16,16,37,16,47,16v20,0,40,-22,11,-25v-45,-5,-86,-8,-86,-59v0,-74,111,-81,153,-40r-36,36v-14,-22,-90,-6,-47,11v49,0,88,20,88,62","w":181,"k":{"v":4,"t":4,"s":2}},"t":{"d":"116,0v-53,7,-89,-20,-89,-57r0,-84r-18,0r0,-45r18,0r0,-56r59,0r0,56r30,0r0,45r-30,0r0,79v-1,15,16,12,30,12r0,50","w":130,"k":{"\u00f8":1,"\u00f6":1,"\u00f5":1,"\u00f4":1,"\u00f3":1,"\u00f2":1,"\u00eb":1,"\u00ea":1,"\u00e9":1,"\u00e8":1,"\u00e7":1,"\u00e6":1,"\u00e5":1,"\u00e4":1,"\u00e3":1,"\u00e2":1,"\u00e1":1,"\u00e0":1,"o":1,"e":1,"c":1,"a":1}},"u":{"d":"129,-16v-43,43,-108,4,-108,-54r0,-124r59,0r0,116v0,22,15,27,23,27v8,0,24,-5,24,-27r0,-116r59,0r0,194r-57,0r0,-16","w":208},"v":{"d":"188,-194r-72,194r-45,0r-71,-194r62,0r32,101r32,-101r62,0","w":187,"k":{"\u00f8":4,"\u00f6":4,"\u00f5":4,"\u00f4":4,"\u00f3":4,"\u00f2":4,"\u00eb":4,"\u00ea":4,"\u00e9":4,"\u00e8":4,"\u00e7":4,"\u00e6":4,"\u00e5":4,"\u00e4":4,"\u00e3":4,"\u00e2":4,"\u00e1":4,"\u00e0":4,"s":4,"o":4,"e":4,"c":4,"a":4,".":23}},"w":{"d":"281,-194r-59,194r-47,0r-35,-106r-35,106r-47,0r-58,-194r62,0r24,101r34,-101r41,0r33,101r25,-101r62,0","w":280,"k":{"\u00f8":3,"\u00f6":3,"\u00f5":3,"\u00f4":3,"\u00f3":3,"\u00f2":3,"\u00eb":3,"\u00ea":3,"\u00e9":3,"\u00e8":3,"\u00e7":3,"\u00e6":3,"o":3,"e":3,"c":3,".":14}},"x":{"d":"200,0r-71,0r-29,-49r-29,49r-71,0r67,-99r-64,-95r70,0r27,47r27,-47r71,0r-65,95","k":{"\u00f8":7,"\u00f6":7,"\u00f5":7,"\u00f4":7,"\u00f3":7,"\u00f2":7,"\u00eb":7,"\u00ea":7,"\u00e9":7,"\u00e8":7,"\u00e7":7,"\u00e6":7,"o":7,"e":7,"c":7}},"y":{"d":"188,-194r-80,217v-10,34,-38,46,-81,42r0,-53v25,5,33,-11,37,-31r-64,-175r62,0r33,101r31,-101r62,0","w":185,"k":{"\u00f8":4,"\u00f6":4,"\u00f5":4,"\u00f4":4,"\u00f3":4,"\u00f2":4,"\u00eb":4,"\u00ea":4,"\u00e9":4,"\u00e8":4,"\u00e7":4,"\u00e6":4,"\u00e5":4,"\u00e4":4,"\u00e3":4,"\u00e2":4,"\u00e1":4,"\u00e0":4,"o":4,"e":4,"c":4,"a":4,".":23,",":22}},"z":{"d":"162,0r-151,0r0,-44r74,-96r-70,0r0,-54r147,0r0,44r-76,97r76,0r0,53","w":176},"{":{"d":"121,-92v0,29,-10,71,26,65r25,0r0,54r-50,0v-55,0,-64,-44,-60,-100v2,-28,-20,-31,-48,-29r0,-53v27,1,50,1,48,-28v-4,-56,5,-100,60,-100r50,0r0,53v-28,1,-51,-6,-51,28r0,38v0,29,-20,34,-27,36v7,2,27,7,27,36","w":186},"|":{"d":"95,27r-59,0r0,-310r59,0r0,310","w":131},"}":{"d":"125,-226v0,40,-9,82,47,71r0,53v-27,-1,-50,0,-47,29v4,56,-5,100,-60,100r-51,0r0,-54v28,0,52,6,52,-28r0,-37v0,-29,19,-34,26,-36v-7,-2,-26,-7,-26,-36v0,-29,10,-71,-26,-66r-26,0r0,-53r51,0v38,-1,60,26,60,57","w":186},"~":{"d":"77,-146v38,0,72,45,107,7r38,37v-23,23,-42,35,-68,35v-37,0,-72,-47,-106,-7r-37,-37v23,-23,40,-35,66,-35","w":232},"\u00a0":{"w":79},"\u00a1":{"d":"96,63r-74,0r15,-171r43,0xm89,-136r-61,0r0,-58r61,0r0,58","w":131},"\u00a2":{"d":"173,-63v-12,12,-28,23,-47,28r0,35r-45,0r0,-35v-37,-8,-67,-39,-67,-97v0,-58,30,-88,67,-96r0,-28r45,0r0,28v19,5,35,15,47,27r-38,39v-4,-4,-9,-9,-16,-12r0,85v7,-3,12,-8,16,-12xm88,-90r0,-84v-20,11,-20,74,0,84","w":179},"\u00a3":{"d":"201,0r-167,0r0,-100r-21,0r0,-45r21,0v-15,-106,103,-146,167,-85r-42,41v-17,-22,-64,-16,-62,22r0,22r34,0r0,45r-34,0r0,44r104,0r0,56","w":214},"\u00a4":{"d":"226,-41r-40,39r-26,-26v-23,12,-55,12,-78,0r-26,26r-39,-39r26,-26v-12,-23,-12,-55,0,-78r-26,-26r39,-40r26,27v23,-13,55,-13,78,0r26,-27r40,40r-27,26v13,23,13,55,0,78xm156,-106v0,-19,-16,-34,-35,-34v-19,0,-34,15,-34,34v0,19,15,34,34,34v19,0,35,-15,35,-34","w":242},"\u00a5":{"d":"218,-256r-45,88r21,0r0,46r-45,0v-5,10,-11,19,-9,36r54,0r0,45r-54,0r0,41r-63,0r0,-41r-54,0r0,-45r54,0v2,-17,-4,-26,-9,-36r-45,0r0,-46r22,0r-45,-88r69,0r40,92r40,-92r69,0","w":217},"\u00a6":{"d":"95,-157r-59,0r0,-126r59,0r0,126xm95,27r-59,0r0,-126r59,0r0,126","w":131},"\u00a7":{"d":"171,-103v0,25,-19,44,-29,51v13,8,25,20,25,48v0,49,-39,69,-74,69v-35,0,-74,-18,-74,-68r56,0v0,8,6,16,18,16v26,0,25,-24,-3,-35v-38,-14,-74,-26,-74,-76v0,-25,19,-44,30,-51v-42,-26,-29,-109,48,-109v53,0,72,31,72,65r-55,0v0,-11,-8,-15,-17,-15v-27,0,-20,21,3,29v38,13,74,26,74,76xm94,-77v16,-2,19,-4,21,-23v-2,-19,-5,-22,-21,-24v-17,2,-19,5,-22,24v2,19,6,21,22,23","w":185},"\u00a8":{"d":"155,-219r-48,0r0,-52r48,0r0,52xm73,-219r-48,0r0,-52r48,0r0,52","w":180},"\u00a9":{"d":"278,-128v0,72,-58,130,-130,130v-72,0,-130,-58,-130,-130v0,-72,58,-130,130,-130v72,0,130,58,130,130xm241,-128v0,-56,-40,-96,-93,-96v-53,0,-93,40,-93,96v0,56,40,95,93,95v53,0,93,-39,93,-95xm199,-78v-39,35,-113,22,-113,-50v0,-72,73,-85,113,-51r-24,25v-21,-20,-52,-11,-52,26v0,37,31,45,52,26","w":295},"\u00aa":{"d":"100,-114v-26,30,-90,8,-85,-36v-4,-33,38,-51,84,-45v6,-29,-36,-30,-48,-13r-29,-30v33,-37,125,-24,125,36r0,100r-47,0r0,-12xm76,-139v16,0,25,-6,23,-25v-16,0,-38,-3,-38,12v0,7,5,13,15,13","w":164},"\u00ab":{"d":"109,-3r-98,-98r98,-97r0,69r-28,28r28,28r0,70xm220,-3r-98,-98r98,-97r0,69r-29,28r29,28r0,70","w":241},"\u00ac":{"d":"185,-32r-56,0r0,-54r-114,0r0,-55r170,0r0,109"},"\u00ad":{"d":"136,-78r-118,0r0,-56r118,0r0,56","w":153},"\u00ae":{"d":"278,-128v0,72,-58,130,-130,130v-72,0,-130,-58,-130,-130v0,-72,58,-130,130,-130v72,0,130,58,130,130xm241,-128v0,-56,-40,-96,-93,-96v-53,0,-93,40,-93,96v0,56,40,95,93,95v53,0,93,-39,93,-95xm209,-60r-42,0r-21,-51r-11,0r0,51r-37,0r0,-136r61,0v50,-3,59,65,24,79xm168,-152v0,-14,-17,-15,-33,-14r0,27v15,1,33,1,33,-13","w":295},"\u00af":{"d":"149,-226r-118,0r0,-38r118,0r0,38","w":180},"\u00b0":{"d":"158,-192v0,39,-32,70,-71,70v-39,0,-70,-31,-70,-70v0,-39,31,-71,70,-71v39,0,71,32,71,71xm111,-192v0,-13,-11,-24,-24,-24v-13,0,-23,11,-23,24v0,13,10,23,23,23v13,0,24,-10,24,-23","w":174},"\u00b1":{"d":"183,-134r-55,0r0,55r-56,0r0,-55r-54,0r0,-55r54,0r0,-55r56,0r0,55r55,0r0,55xm183,0r-165,0r0,-55r165,0r0,55"},"\u00b2":{"d":"118,-103r-104,0r0,-37r55,-55v11,-8,11,-24,-3,-25v-4,0,-10,1,-10,10r-42,0v0,-32,25,-48,52,-48v51,0,70,62,30,88r-31,30r53,0r0,37","w":132},"\u00b3":{"d":"121,-150v0,33,-26,49,-54,49v-26,0,-53,-14,-53,-51r42,0v0,8,4,13,11,13v7,0,12,-4,12,-12v-1,-8,-8,-14,-18,-12r0,-36v18,5,23,-20,7,-21v-5,0,-10,3,-10,11r-42,0v0,-30,24,-49,52,-49v44,0,66,54,37,76v6,6,16,14,16,32","w":135},"\u00b4":{"d":"147,-284r-42,64r-36,0r18,-64r60,0","w":180},"\u00b5":{"d":"188,0r-58,0r0,-16v-14,13,-30,19,-49,18r0,61r-59,0r0,-257r59,0r0,116v0,22,16,27,24,27v8,0,24,-5,24,-27r0,-116r59,0r0,194","w":210},"\u00b6":{"d":"229,63r-59,0r0,-263r-33,0r0,263r-59,0r0,-170v-32,0,-67,-32,-67,-74v-1,-100,124,-71,218,-75r0,319","w":254},"\u00b7":{"d":"85,-74r-64,0r0,-65r64,0r0,65","w":105},"\u00b8":{"d":"120,20r-13,52r-53,0r24,-52r42,0","w":180},"\u00b9":{"d":"89,-103r-42,0r0,-107r-34,30r0,-47r34,-29r42,0r0,153","w":111},"\u00ba":{"d":"84,-258v52,0,67,26,67,79v0,55,-16,74,-67,79v-51,-5,-67,-25,-67,-79v0,-54,15,-79,67,-79xm84,-143v19,0,19,-15,19,-36v0,-21,0,-37,-19,-37v-20,0,-20,16,-20,37v0,21,1,36,20,36","w":167},"\u00bb":{"d":"231,-101r-98,98r0,-70r28,-28r-28,-28r0,-69xm120,-101r-98,98r0,-70r28,-28r-28,-28r0,-69","w":241},"\u00bc":{"d":"237,-256r-122,256r-45,0r122,-256r45,0xm299,-19r-9,0r0,19r-39,0r0,-19r-65,0r0,-40r50,-95r46,0r-51,95r20,0r0,-13r39,0r0,13r9,0r0,40xm89,-103r-42,0r0,-107r-34,30r0,-47r34,-29r42,0r0,153","w":313},"\u00bd":{"d":"237,-256r-122,256r-45,0r122,-256r45,0xm311,0r-103,0r0,-37r54,-56v11,-7,11,-23,-2,-25v-4,0,-11,2,-11,11r-41,0v0,-32,25,-48,52,-48v50,0,69,62,30,88r-32,30r53,0r0,37xm89,-103r-42,0r0,-107r-34,30r0,-47r34,-29r42,0r0,153","w":325},"\u00be":{"d":"244,-256r-122,256r-45,0r122,-256r45,0xm121,-150v0,33,-26,49,-54,49v-26,0,-53,-14,-53,-51r42,0v0,8,4,13,11,13v7,0,12,-4,12,-12v-1,-8,-8,-14,-18,-12r0,-36v18,5,23,-20,7,-21v-5,0,-10,3,-10,11r-42,0v0,-30,24,-49,52,-49v44,0,66,54,37,76v6,6,16,14,16,32xm306,-19r-9,0r0,19r-39,0r0,-19r-65,0r0,-40r50,-95r46,0r-50,95r19,0r0,-13r39,0r0,13r9,0r0,40","w":320},"\u00bf":{"d":"172,-11v0,49,-37,76,-81,76v-62,0,-106,-76,-62,-122v10,-17,30,-26,31,-51r60,0v6,48,-40,60,-50,98v0,13,7,22,21,22v15,0,22,-10,22,-23r59,0xm120,-136r-60,0r0,-58r60,0r0,58","w":193},"\u00c0":{"d":"235,0r-66,0r-12,-38r-79,0r-12,38r-66,0r93,-256r49,0xm141,-91r-22,-68r-23,68r45,0xm138,-282r-35,0r-43,-64r61,0","w":235,"k":{"\u00ff":9,"\u00fd":9,"\u00d8":4,"y":9,"w":1,"v":9,"Y":13,"W":10,"V":13,"T":22,"Q":4,"O":4,"J":-1,"G":4,"C":4}},"\u00c1":{"d":"235,0r-66,0r-12,-38r-79,0r-12,38r-66,0r93,-256r49,0xm141,-91r-22,-68r-23,68r45,0xm175,-346r-43,64r-36,0r18,-64r61,0","w":235,"k":{"\u00ff":9,"\u00fd":9,"\u00d8":4,"y":9,"w":1,"v":9,"Y":13,"W":10,"V":13,"T":22,"Q":4,"O":4,"J":-1,"G":4,"C":4}},"\u00c2":{"d":"235,0r-66,0r-12,-38r-79,0r-12,38r-66,0r93,-256r49,0xm141,-91r-22,-68r-23,68r45,0xm189,-282r-43,0r-29,-29r-28,29r-43,0r49,-64r45,0","w":235,"k":{"\u00ff":9,"\u00fd":9,"\u00d8":4,"y":9,"w":1,"v":9,"Y":13,"W":10,"V":13,"T":22,"Q":4,"O":4,"J":-1,"G":4,"C":4}},"\u00c3":{"d":"235,0r-66,0r-12,-38r-79,0r-12,38r-66,0r93,-256r49,0xm141,-91r-22,-68r-23,68r45,0xm48,-313v26,-34,61,-21,93,-8v6,0,12,-1,21,-10r25,25v-27,34,-61,19,-94,8v-6,0,-12,1,-21,10","w":235,"k":{"\u00ff":9,"\u00fd":9,"\u00d8":4,"y":9,"w":1,"v":9,"Y":13,"W":10,"V":13,"T":22,"Q":4,"O":4,"J":-1,"G":4,"C":4}},"\u00c4":{"d":"235,0r-66,0r-12,-38r-79,0r-12,38r-66,0r93,-256r49,0xm141,-91r-22,-68r-23,68r45,0xm182,-281r-48,0r0,-52r48,0r0,52xm101,-281r-48,0r0,-52r48,0r0,52","w":235,"k":{"\u00ff":9,"\u00fd":9,"y":9,"w":1,"v":9,"Y":13,"W":10,"V":13,"T":22,"Q":4,"O":4,"J":-1,"G":4,"C":4}},"\u00c5":{"d":"235,0r-66,0r-12,-38r-79,0r-12,38r-66,0r93,-256r49,0xm141,-91r-22,-68r-23,68r45,0xm167,-321v0,27,-23,49,-50,49v-27,0,-49,-22,-49,-49v0,-27,22,-50,49,-50v27,0,50,22,50,50xm136,-321v0,-10,-9,-19,-19,-19v-10,0,-18,9,-18,19v0,10,8,18,18,18v10,0,19,-8,19,-18","w":235,"k":{"\u00ff":9,"\u00fd":9,"y":9,"w":1,"v":9,"Y":13,"W":10,"V":13,"T":22,"Q":4,"O":4,"J":-1,"G":4,"C":4}},"\u00c6":{"d":"346,0r-174,0r0,-54r-77,0r-27,54r-68,0r133,-256r213,0r0,56r-111,0r0,43r95,0r0,56r-95,0r0,45r111,0r0,56xm172,-106r0,-94r-49,94r49,0","w":364},"\u00c7":{"d":"81,-128v0,66,-2,63,34,74v21,0,29,-13,33,-27r64,0v-9,57,-48,83,-97,83v-68,0,-106,-61,-97,-130v-8,-68,28,-130,97,-130v49,0,88,26,97,83r-64,0v-4,-14,-12,-27,-33,-27v-37,9,-34,9,-34,74xm139,20r-13,52r-53,0r24,-52r42,0","w":219,"k":{"\u00c6":4,"Y":4,"X":4,"W":4,"V":4,"T":7,"J":7,"A":4}},"\u00c8":{"d":"200,0r-174,0r0,-256r174,0r0,56r-111,0r0,43r95,0r0,56r-95,0r0,45r111,0r0,56xm132,-282r-36,0r-42,-64r60,0","w":218,"k":{"J":1}},"\u00c9":{"d":"200,0r-174,0r0,-256r174,0r0,56r-111,0r0,43r95,0r0,56r-95,0r0,45r111,0r0,56xm168,-346r-42,64r-36,0r18,-64r60,0","w":218,"k":{"J":1}},"\u00ca":{"d":"200,0r-174,0r0,-256r174,0r0,56r-111,0r0,43r95,0r0,56r-95,0r0,45r111,0r0,56xm183,-282r-44,0r-28,-29r-29,29r-43,0r49,-64r46,0","w":218,"k":{"J":1}},"\u00cb":{"d":"200,0r-174,0r0,-256r174,0r0,56r-111,0r0,43r95,0r0,56r-95,0r0,45r111,0r0,56xm176,-281r-49,0r0,-52r49,0r0,52xm94,-281r-48,0r0,-52r48,0r0,52","w":218,"k":{"J":1}},"\u00cc":{"d":"89,0r-63,0r0,-256r63,0r0,256xm78,-282r-35,0r-43,-64r61,0","w":114},"\u00cd":{"d":"89,0r-63,0r0,-256r63,0r0,256xm114,-346r-42,64r-36,0r18,-64r60,0","w":114},"\u00ce":{"d":"89,0r-63,0r0,-256r63,0r0,256xm130,-282r-44,0r-28,-29r-28,29r-44,0r49,-64r46,0","w":114},"\u00cf":{"d":"89,0r-63,0r0,-256r63,0r0,256xm123,-281r-48,0r0,-52r48,0r0,52xm41,-281r-48,0r0,-52r48,0r0,52","w":114},"\u00d0":{"d":"131,-256v69,-5,107,63,96,128v10,65,-26,128,-96,128r-95,0r0,-105r-23,0r0,-49r23,0r0,-102r95,0xm99,-56v58,-4,65,4,65,-72v0,-43,-3,-50,-7,-58v-8,-16,-34,-14,-58,-14r0,46r32,0r0,49r-32,0r0,49","w":244,"k":{"\u00dd":4,"\u00c6":4,"\u00c5":4,"\u00c4":4,"\u00c3":4,"\u00c2":4,"\u00c1":4,"\u00c0":4,"Y":4,"X":4,"W":4,"V":4,"T":7,"J":9,"A":4}},"\u00d1":{"d":"226,0r-55,0r-82,-129r0,129r-63,0r0,-256r55,0r82,129r0,-129r63,0r0,256xm57,-313v26,-34,60,-21,92,-8v6,0,12,-1,21,-10r25,25v-27,34,-60,19,-93,8v-6,0,-12,1,-21,10","w":252},"\u00d2":{"d":"115,-258v70,0,107,61,98,130v8,69,-28,130,-98,130v-69,0,-106,-61,-97,-130v-8,-68,27,-130,97,-130xm115,-54v36,-12,35,-8,35,-74v0,-66,1,-63,-35,-74v-37,10,-34,8,-34,74v0,67,-2,61,34,74xm136,-282r-36,0r-42,-64r60,0","w":230,"k":{"\u00c6":4,"Y":4,"X":4,"W":4,"V":4,"T":7,"J":12,"A":4}},"\u00d3":{"d":"115,-258v70,0,107,61,98,130v8,69,-28,130,-98,130v-69,0,-106,-61,-97,-130v-8,-68,27,-130,97,-130xm115,-54v36,-12,35,-8,35,-74v0,-66,1,-63,-35,-74v-37,10,-34,8,-34,74v0,67,-2,61,34,74xm172,-346r-42,64r-36,0r18,-64r60,0","w":230,"k":{"\u00c6":4,"Y":4,"X":4,"W":4,"V":4,"T":7,"J":12,"A":4}},"\u00d4":{"d":"115,-258v70,0,107,61,98,130v8,69,-28,130,-98,130v-69,0,-106,-61,-97,-130v-8,-68,27,-130,97,-130xm115,-54v36,-12,35,-8,35,-74v0,-66,1,-63,-35,-74v-37,10,-34,8,-34,74v0,67,-2,61,34,74xm187,-282r-43,0r-29,-29r-28,29r-43,0r49,-64r45,0","w":230,"k":{"\u00c6":4,"Y":4,"X":4,"W":4,"V":4,"T":7,"J":12,"A":4}},"\u00d5":{"d":"115,-258v70,0,107,61,98,130v8,69,-28,130,-98,130v-69,0,-106,-61,-97,-130v-8,-68,27,-130,97,-130xm115,-54v36,-12,35,-8,35,-74v0,-66,1,-63,-35,-74v-37,10,-34,8,-34,74v0,67,-2,61,34,74xm46,-313v26,-34,61,-21,93,-8v6,0,11,-1,20,-10r26,25v-27,34,-61,19,-94,8v-6,0,-12,1,-21,10","w":230,"k":{"\u00c6":4,"Y":4,"X":4,"W":4,"V":4,"T":7,"J":12,"A":4}},"\u00d6":{"d":"115,-258v70,0,107,61,98,130v8,69,-28,130,-98,130v-69,0,-106,-61,-97,-130v-8,-68,27,-130,97,-130xm115,-54v36,-12,35,-8,35,-74v0,-66,1,-63,-35,-74v-37,10,-34,8,-34,74v0,67,-2,61,34,74xm180,-281r-48,0r0,-52r48,0r0,52xm99,-281r-49,0r0,-52r49,0r0,52","w":230,"k":{"\u00c6":4,"Y":4,"X":4,"W":4,"V":4,"T":7,"J":12,"A":4}},"\u00d7":{"d":"186,-58r-37,37r-49,-48r-48,48r-38,-37r49,-48r-49,-49r37,-37r49,48r48,-48r38,37r-49,49"},"\u00d8":{"d":"185,-231v29,24,24,64,28,103v8,83,-49,153,-136,124r-9,20r-43,0r20,-41v-26,-28,-27,-63,-27,-103v0,-84,47,-154,135,-124r10,-20r42,0xm115,-54v36,-12,32,-8,35,-74v0,-14,0,-26,-1,-34r-50,104v4,3,10,4,16,4xm115,-202v-37,10,-31,9,-34,74v0,14,0,25,1,33r49,-104v-4,-2,-10,-3,-16,-3","w":230,"k":{"\u00dd":4,"\u00c6":4,"\u00c5":4,"\u00c4":4,"\u00c3":4,"\u00c2":4,"\u00c1":4,"\u00c0":4,"Y":4,"X":4,"W":4,"V":4,"T":7,"J":12,"A":4}},"\u00d9":{"d":"216,-90v0,56,-45,92,-98,92v-53,0,-96,-36,-96,-92r0,-166r63,0r0,165v0,24,12,37,33,37v21,0,35,-13,35,-37r0,-165r63,0r0,166xm140,-282r-36,0r-42,-64r60,0","w":237,"k":{"J":4}},"\u00da":{"d":"216,-90v0,56,-45,92,-98,92v-53,0,-96,-36,-96,-92r0,-166r63,0r0,165v0,24,12,37,33,37v21,0,35,-13,35,-37r0,-165r63,0r0,166xm176,-346r-42,64r-36,0r18,-64r60,0","w":237,"k":{"J":4}},"\u00db":{"d":"216,-90v0,56,-45,92,-98,92v-53,0,-96,-36,-96,-92r0,-166r63,0r0,165v0,24,12,37,33,37v21,0,35,-13,35,-37r0,-165r63,0r0,166xm190,-282r-43,0r-28,-29r-29,29r-43,0r49,-64r45,0","w":237,"k":{"J":4}},"\u00dc":{"d":"216,-90v0,56,-45,92,-98,92v-53,0,-96,-36,-96,-92r0,-166r63,0r0,165v0,24,12,37,33,37v21,0,35,-13,35,-37r0,-165r63,0r0,166xm184,-281r-49,0r0,-52r49,0r0,52xm102,-281r-48,0r0,-52r48,0r0,52","w":237,"k":{"J":4}},"\u00dd":{"d":"218,-256r-78,152r0,104r-63,0r0,-104r-77,-152r69,0r40,92r40,-92r69,0xm166,-346r-43,64r-35,0r17,-64r61,0","w":217,"k":{"\u00fc":14,"\u00fb":14,"\u00fa":14,"\u00f9":14,"\u00f8":29,"\u00f6":29,"\u00f5":29,"\u00f4":29,"\u00f3":29,"\u00f2":29,"\u00f1":14,"\u00eb":29,"\u00ea":29,"\u00e9":29,"\u00e8":29,"\u00e7":29,"\u00e6":29,"\u00e5":29,"\u00e4":29,"\u00e3":29,"\u00e2":29,"\u00e1":29,"\u00e0":29,"\u00d8":4,"\u00c6":14,"z":14,"x":14,"u":14,"s":29,"r":14,"q":29,"p":14,"o":29,"n":14,"m":14,"g":29,"e":29,"d":29,"c":29,"a":29,"Q":4,"O":4,"J":14,"G":4,"C":4,"A":14,".":29}},"\u00de":{"d":"215,-130v0,55,-51,93,-126,83r0,47r-63,0r0,-256r63,0r0,44v74,-9,126,26,126,82xm152,-130v0,-27,-33,-28,-63,-26r0,52v29,2,63,1,63,-26","w":225},"\u00df":{"d":"133,-191v0,-12,-10,-17,-24,-16v-21,0,-27,8,-27,25r0,182r-60,0r0,-187v0,-53,39,-71,87,-71v49,0,83,20,83,65v0,23,-13,34,-22,39v27,5,22,56,22,92v1,49,-30,66,-83,62r0,-50v34,6,22,-35,24,-63v1,-14,-9,-19,-24,-18r0,-45v13,0,23,0,24,-15","w":210},"\u00e0":{"d":"116,-16v-34,38,-113,11,-106,-45v-5,-42,48,-63,105,-56v8,-36,-46,-36,-60,-16r-37,-37v41,-47,156,-32,156,44r0,126r-58,0r0,-16xm86,-46v22,1,30,-10,29,-32v-20,0,-50,-4,-49,16v0,9,7,16,20,16xm117,-220r-36,0r-42,-64r60,0","w":192},"\u00e1":{"d":"116,-16v-34,38,-113,11,-106,-45v-5,-42,48,-63,105,-56v8,-36,-46,-36,-60,-16r-37,-37v41,-47,156,-32,156,44r0,126r-58,0r0,-16xm86,-46v22,1,30,-10,29,-32v-20,0,-50,-4,-49,16v0,9,7,16,20,16xm153,-284r-42,64r-36,0r18,-64r60,0","w":192},"\u00e2":{"d":"116,-16v-34,38,-113,11,-106,-45v-5,-42,48,-63,105,-56v8,-36,-46,-36,-60,-16r-37,-37v41,-47,156,-32,156,44r0,126r-58,0r0,-16xm86,-46v22,1,30,-10,29,-32v-20,0,-50,-4,-49,16v0,9,7,16,20,16xm167,-220r-43,0r-28,-29r-29,29r-43,0r49,-64r45,0","w":192},"\u00e3":{"d":"116,-16v-34,38,-113,11,-106,-45v-5,-42,48,-63,105,-56v8,-36,-46,-36,-60,-16r-37,-37v41,-47,156,-32,156,44r0,126r-58,0r0,-16xm86,-46v22,1,30,-10,29,-32v-20,0,-50,-4,-49,16v0,9,7,16,20,16xm26,-251v26,-34,60,-21,93,-9v6,0,12,0,21,-9r25,25v-27,34,-60,19,-93,8v-6,0,-12,1,-21,10","w":192},"\u00e4":{"d":"116,-16v-34,38,-113,11,-106,-45v-5,-42,48,-63,105,-56v8,-36,-46,-36,-60,-16r-37,-37v41,-47,156,-32,156,44r0,126r-58,0r0,-16xm86,-46v22,1,30,-10,29,-32v-20,0,-50,-4,-49,16v0,9,7,16,20,16xm161,-219r-49,0r0,-52r49,0r0,52xm79,-219r-48,0r0,-52r48,0r0,52","w":192},"\u00e5":{"d":"116,-16v-34,38,-113,11,-106,-45v-5,-42,48,-63,105,-56v8,-36,-46,-36,-60,-16r-37,-37v41,-47,156,-32,156,44r0,126r-58,0r0,-16xm86,-46v22,1,30,-10,29,-32v-20,0,-50,-4,-49,16v0,9,7,16,20,16xm145,-263v0,27,-22,50,-49,50v-27,0,-50,-23,-50,-50v0,-27,23,-50,50,-50v27,0,49,22,49,50xm114,-263v0,-10,-8,-19,-18,-19v-10,0,-19,9,-19,19v0,10,9,19,19,19v10,0,18,-9,18,-19","w":192},"\u00e6":{"d":"139,-21v-46,45,-129,25,-129,-40v0,-43,48,-63,105,-56v8,-36,-46,-36,-60,-16r-37,-37v26,-34,99,-33,132,-10v58,-42,148,4,139,76r0,26r-116,0v-4,34,61,38,74,14r35,36v-30,36,-104,42,-143,7xm230,-117v6,-32,-44,-39,-54,-15v-2,5,-3,10,-3,15r57,0xm86,-46v22,1,30,-10,29,-32v-20,0,-50,-4,-49,16v0,9,7,16,20,16","w":302},"\u00e7":{"d":"73,-97v-6,41,29,60,52,34r40,40v-16,16,-37,25,-64,25v-33,0,-87,-14,-87,-99v0,-85,54,-99,87,-99v27,0,48,9,64,25r-40,40v-23,-26,-58,-7,-52,34xm120,20r-13,52r-53,0r24,-52r42,0","w":171,"k":{"\u00f6":6,"\u00f5":6,"\u00f4":6,"\u00f3":6,"\u00f2":6,"\u00eb":6,"\u00ea":6,"\u00e9":6,"\u00e8":6,"\u00e6":1,"\u00e5":1,"\u00e4":1,"\u00e3":1,"\u00e2":1,"\u00e1":1,"\u00e0":1,"w":7,"o":6,"e":6,"d":4,"c":6,"a":1}},"\u00e8":{"d":"188,-78r-116,0v-4,34,61,38,74,14r35,36v-20,20,-39,30,-75,30v-43,0,-92,-15,-92,-99v0,-63,35,-99,86,-99v65,0,94,49,88,118xm129,-117v6,-31,-46,-39,-54,-15v-3,5,-3,10,-3,15r57,0xm123,-220r-36,0r-42,-64r60,0","w":201,"k":{"\u00ff":4,"\u00fd":4,"y":4,"x":2,"w":3,"v":4}},"\u00e9":{"d":"188,-78r-116,0v-4,34,61,38,74,14r35,36v-20,20,-39,30,-75,30v-43,0,-92,-15,-92,-99v0,-63,35,-99,86,-99v65,0,94,49,88,118xm129,-117v6,-31,-46,-39,-54,-15v-3,5,-3,10,-3,15r57,0xm159,-284r-42,64r-36,0r18,-64r60,0","w":201,"k":{"\u00ff":4,"\u00fd":4,"y":4,"x":2,"w":3,"v":4}},"\u00ea":{"d":"188,-78r-116,0v-4,34,61,38,74,14r35,36v-20,20,-39,30,-75,30v-43,0,-92,-15,-92,-99v0,-63,35,-99,86,-99v65,0,94,49,88,118xm129,-117v6,-31,-46,-39,-54,-15v-3,5,-3,10,-3,15r57,0xm174,-220r-44,0r-28,-29r-29,29r-43,0r49,-64r46,0","w":201,"k":{"\u00ff":4,"\u00fd":4,"y":4,"x":2,"w":3,"v":4}},"\u00eb":{"d":"188,-78r-116,0v-4,34,61,38,74,14r35,36v-20,20,-39,30,-75,30v-43,0,-92,-15,-92,-99v0,-63,35,-99,86,-99v65,0,94,49,88,118xm129,-117v6,-31,-46,-39,-54,-15v-3,5,-3,10,-3,15r57,0xm167,-219r-49,0r0,-52r49,0r0,52xm85,-219r-48,0r0,-52r48,0r0,52","w":201,"k":{"\u00ff":4,"\u00fd":4,"y":4,"x":2,"w":3,"v":4}},"\u00ec":{"d":"81,0r-59,0r0,-186r59,0r0,186xm78,-220r-35,0r-43,-64r61,0","w":103},"\u00ed":{"d":"81,0r-59,0r0,-186r59,0r0,186xm103,-284r-42,64r-36,0r18,-64r60,0","w":103},"\u00ee":{"d":"81,0r-59,0r0,-186r59,0r0,186xm124,-220r-43,0r-28,-29r-29,29r-43,0r49,-64r45,0","w":103},"\u00ef":{"d":"81,0r-59,0r0,-186r59,0r0,186xm117,-219r-48,0r0,-52r48,0r0,52xm36,-219r-48,0r0,-52r48,0r0,52","w":103},"\u00f0":{"d":"18,-93v-1,-61,21,-88,73,-95r-7,-15r-40,0r0,-41r20,0r-8,-16r64,0r7,16r35,0r0,41r-14,0v38,65,61,209,-49,205v-61,-2,-80,-31,-81,-95xm99,-51v21,0,22,-17,22,-42v0,-25,-1,-42,-22,-42v-21,0,-22,17,-22,42v0,25,1,42,22,42","w":198},"\u00f1":{"d":"80,-178v43,-43,108,-3,108,54r0,124r-59,0r0,-116v0,-22,-16,-27,-24,-27v-8,0,-24,5,-24,27r0,116r-59,0r0,-194r58,0r0,16xm36,-251v26,-34,60,-21,93,-9v6,0,11,0,20,-9r26,25v-27,34,-61,19,-94,8v-6,0,-12,1,-21,10","w":208},"\u00f2":{"d":"99,-196v63,6,84,33,84,99v0,67,-21,92,-84,99v-63,-6,-84,-33,-84,-99v0,-67,21,-92,84,-99xm99,-51v23,0,25,-19,24,-46v0,-27,-1,-46,-24,-46v-23,0,-25,19,-24,46v0,27,1,46,24,46xm120,-220r-36,0r-42,-64r60,0","w":198,"k":{"\u00ff":4,"\u00fd":4,"y":4,"x":7,"w":3,"v":4}},"\u00f3":{"d":"99,-196v63,6,84,33,84,99v0,67,-21,92,-84,99v-63,-6,-84,-33,-84,-99v0,-67,21,-92,84,-99xm99,-51v23,0,25,-19,24,-46v0,-27,-1,-46,-24,-46v-23,0,-25,19,-24,46v0,27,1,46,24,46xm156,-284r-42,64r-36,0r18,-64r60,0","w":198,"k":{"\u00ff":4,"\u00fd":4,"y":4,"x":7,"w":3,"v":4}},"\u00f4":{"d":"99,-196v63,6,84,33,84,99v0,67,-21,92,-84,99v-63,-6,-84,-33,-84,-99v0,-67,21,-92,84,-99xm99,-51v23,0,25,-19,24,-46v0,-27,-1,-46,-24,-46v-23,0,-25,19,-24,46v0,27,1,46,24,46xm171,-220r-44,0r-28,-29r-28,29r-44,0r49,-64r46,0","w":198,"k":{"\u00ff":4,"\u00fd":4,"y":4,"x":7,"w":3,"v":4}},"\u00f5":{"d":"99,-196v63,6,84,33,84,99v0,67,-21,92,-84,99v-63,-6,-84,-33,-84,-99v0,-67,21,-92,84,-99xm99,-51v23,0,25,-19,24,-46v0,-27,-1,-46,-24,-46v-23,0,-25,19,-24,46v0,27,1,46,24,46xm30,-251v26,-34,59,-21,92,-9v6,0,12,0,21,-9r25,25v-27,34,-60,19,-93,8v-6,0,-12,1,-21,10","w":198,"k":{"\u00ff":4,"\u00fd":4,"y":4,"x":7,"w":3,"v":4}},"\u00f6":{"d":"99,-196v63,6,84,33,84,99v0,67,-21,92,-84,99v-63,-6,-84,-33,-84,-99v0,-67,21,-92,84,-99xm99,-51v23,0,25,-19,24,-46v0,-27,-1,-46,-24,-46v-23,0,-25,19,-24,46v0,27,1,46,24,46xm164,-219r-48,0r0,-52r48,0r0,52xm82,-219r-48,0r0,-52r48,0r0,52","w":198,"k":{"\u00ff":4,"\u00fd":4,"y":4,"x":7,"w":3,"v":4}},"\u00f7":{"d":"185,-78r-170,0r0,-56r170,0r0,56xm128,0r-56,0r0,-56r56,0r0,56xm128,-156r-56,0r0,-56r56,0r0,56"},"\u00f8":{"d":"15,-97v0,-80,51,-112,121,-92r13,-21r33,0r-22,38v21,22,23,46,23,75v0,80,-51,112,-121,92r-13,21r-33,0r22,-38v-21,-22,-23,-45,-23,-75xm87,-54v33,14,40,-24,36,-61xm111,-140v-33,-14,-40,24,-36,61","w":198,"k":{"\u00ff":4,"\u00fd":4,"y":4,"x":7,"w":3,"v":4}},"\u00f9":{"d":"129,-16v-43,43,-108,4,-108,-54r0,-124r59,0r0,116v0,22,15,27,23,27v8,0,24,-5,24,-27r0,-116r59,0r0,194r-57,0r0,-16xm124,-220r-35,0r-43,-64r61,0","w":208},"\u00fa":{"d":"129,-16v-43,43,-108,4,-108,-54r0,-124r59,0r0,116v0,22,15,27,23,27v8,0,24,-5,24,-27r0,-116r59,0r0,194r-57,0r0,-16xm161,-284r-43,64r-36,0r18,-64r61,0","w":208},"\u00fb":{"d":"129,-16v-43,43,-108,4,-108,-54r0,-124r59,0r0,116v0,22,15,27,23,27v8,0,24,-5,24,-27r0,-116r59,0r0,194r-57,0r0,-16xm175,-220r-43,0r-29,-29r-28,29r-43,0r49,-64r45,0","w":208},"\u00fc":{"d":"129,-16v-43,43,-108,4,-108,-54r0,-124r59,0r0,116v0,22,15,27,23,27v8,0,24,-5,24,-27r0,-116r59,0r0,194r-57,0r0,-16xm168,-219r-48,0r0,-52r48,0r0,52xm87,-219r-48,0r0,-52r48,0r0,52","w":208},"\u00fd":{"d":"188,-194r-80,217v-10,34,-38,46,-81,42r0,-53v25,5,33,-11,37,-31r-64,-175r62,0r33,101r31,-101r62,0xm152,-284r-43,64r-36,0r18,-64r61,0","w":185,"k":{"\u00f8":4,"\u00f6":4,"\u00f5":4,"\u00f4":4,"\u00f3":4,"\u00f2":4,"\u00eb":4,"\u00ea":4,"\u00e9":4,"\u00e8":4,"\u00e6":4,"\u00e5":4,"\u00e4":4,"\u00e3":4,"\u00e2":4,"\u00e1":4,"\u00e0":4,"o":4,"e":4,"c":4,"a":4,".":23,",":22}},"\u00fe":{"d":"125,-196v52,-3,64,50,64,99v0,48,-11,99,-64,99v-19,0,-33,-5,-44,-16r0,77r-59,0r0,-319r59,0r0,76v11,-11,25,-16,44,-16xm130,-97v0,-28,-2,-46,-24,-46v-22,0,-25,18,-25,46v0,28,3,46,25,46v22,0,24,-18,24,-46","w":205},"\u00ff":{"d":"188,-194r-80,217v-10,34,-38,46,-81,42r0,-53v25,5,33,-11,37,-31r-64,-175r62,0r33,101r31,-101r62,0xm159,-219r-48,0r0,-52r48,0r0,52xm78,-219r-48,0r0,-52r48,0r0,52","w":185,"k":{"\u00f8":4,"\u00f6":4,"\u00f5":4,"\u00f4":4,"\u00f3":4,"\u00f2":4,"\u00eb":4,"\u00ea":4,"\u00e9":4,"\u00e8":4,"\u00e6":4,"\u00e5":4,"\u00e4":4,"\u00e3":4,"\u00e2":4,"\u00e1":4,"\u00e0":4,"o":4,"e":4,"c":4,"a":4,".":23,",":22}}}});


Cufon.set('fontFamily', 'DINPro-Bold');

Cufon.replace('#mainmenu li span', {
    
    textShadow: '1px 1px rgba(195, 86, 9, 0.8)',
    hover: {
        textShadow: '1px 1px rgba(239, 142, 55, 0.8)'
    
    }
});
Cufon.replace('#mainmenu li.active span', {
    
    textShadow: '1px 1px rgba(239, 142, 55, 0.8)',
    hover: {
        textShadow: '1px 1px rgba(239, 142, 55, 0.8)'
    
    }
});

Cufon.replace('#mainmenu li ul li a', {hover:true,hoverables:{a:true}});
Cufon.set('fontFamily', 'DINPro-Black');
Cufon.replace('h1', {
    
    textShadow: '1px 1px rgba(90, 80, 79, 0.9)'
});
Cufon.replace('h2', {
    
    textShadow: '1px 1px rgba(80, 69, 68, 0.9)'
});
Cufon.replace('h3', {
    
    textShadow: '1px 1px rgba(73, 64, 64, 0.8)'
});

Cufon.set('fontFamily', 'DINPro-Regular');
Cufon.replace('p#phone', {
    
    textShadow: '1px 1px rgba(159, 145, 144, 0.8)'
});
/*
 * 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. 
 *
 */


/*
 * Title: Boutique carousel jQuery plugin
 * Author: Berend de Jong, Frique
 * Author URI: http://www.frique.me/
 * Version: 1.33 (20110910.2)
 */

eval(function(p,a,c,k,e,r){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--)r[e(c)]=k[c]||e(c);k=[function(e){return r[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}('(w($){$.3O.3F=w(q){L o=$.2D({1G:3G,1e:3C,1t:3y,1b:1,1D:3K,1U:0.4,1W:0.15,2V:0.7,2T:0.4,2E:\'3q\',1C:19,3d:3u,27:16,1A:0.3S,1Y:\'3A\',2S:\'3Q\',2O:\'3L\',2G:\'3J\',2F:19,2U:19,3j:19,2C:0.7,3o:16,3s:19},q);$(1F).3m(w(){L f=$(1F),$2n=f.2n(),$1y=$(\'3g\',f);L g,1n,Z,$1X,$18,$S,$14,$1R,D,U,2d,2c,2W=f.2e(\'3v\'),1o=19,W=o.1b,I=$1y.2R,2M=19,X=19,2v=19;5($.3b.3z){2M=16;5($.3b.3B<7){X=16}}5(o.Z){Z=o.Z}v{Z=(o.1D/4)}5(o.1b>I){o.1b=I}5($.1Y.30){1n=16;$.1Y.30=o.1Y}v{1n=19}L x=1;L h=[];$1y.3m(w(){L a=$(1F);a.B(\'3g\'+x);L b=a.9(\'O\').2e(\'3E\'),$t=a.9(\'t\');5(!$t.2R){5(a.9(\'a\').2R){a.22(\'a\').33(\'<t/>\')}v{a.33(\'<t/>\')}$t=a.9(\'t\');5(!b){$t.31()}}v{$t=a.9(\'t\')}L c=$(\'<P>\'+b+\'</P>\').Q($t);5(!b){c.31()}h[x]=a;x++});5(I==1){h[1].R().B(\'1v\').Q(f);h[1].R().B(\'1z\').Q(f)}v 5(o.1b==2){h[1].R().B(\'1z\').Q(f);h[I].R().B(\'1v\').Q(f)}v 5(o.1b==1){h[I-1].R().B(\'1v\').Q(f);h[I].R().B(\'1z\').Q(f)}v{h[o.1b-1].R().B(\'1z\').Q(f);h[o.1b-2].R().B(\'1v\').Q(f)}h[o.1b].R().B(\'1P\').Q(f);5(I==1){h[1].R().B(\'1x\').Q(f);h[1].R().B(\'1w\').Q(f)}v 5(o.1b==(I-1)){h[I].R().B(\'1x\').Q(f);h[1].R().B(\'1w\').Q(f)}v 5(o.1b==I){h[1].R().B(\'1x\').Q(f);h[2].R().B(\'1w\').Q(f)}v{h[o.1b+1].R().B(\'1x\').Q(f);h[o.1b+2].R().B(\'1w\').Q(f)}L i=f.9(\'.1v\'),$1a=f.9(\'.1z\'),$Y=f.9(\'.1P\'),$12=f.9(\'.1x\'),$1d=f.9(\'.1w\');i.38($1d).2b().r({A:0},0).B(\'2Q\');$1a.38($12).2b().r({A:0},0).B(\'1f\');$Y.2b().r({A:0},0).B(\'1g\');L j=$(\'.2Q\',f),$1f=$(\'.1f\',f),$1g=$(\'.1g\',f);5(o.1G==\'3V%\'){2v=16;o.1G=G($2n.H(),10)}L k=G($1y.s(\'3N\'),10),1T=G($1y.s(\'2k-C\'),10),2u=$(\'P\',$1g).s(\'N-M\'),34=$(\'t\',$1g).s(\'N-M\'),1Z=$1g.s(\'T-K\'),1h=G($(\'O\',$1g).s(\'T-C\'),10),2A=E.F(o.1e+(1h*2)+(1T*2)+(k*2)),2Z=E.F(o.1t+(1h*2)+(1T*2)+(k*2)),1u=E.F(o.1e*o.2V),1K=E.F(o.1t*o.2V),1Q=$(\'P\',$1f).s(\'N-M\'),35=$(\'t\',$1f).s(\'N-M\'),1B=$1f.s(\'T-K\'),J=G($(\'O\',$1f).s(\'T-C\'),10),24=E.F(1u+(J*2)+(1T*2)+(k*2)),3f=E.F(1K+(J*2)+(1T*2)+(k*2)),1I=E.F(o.1e*o.2T),1H=E.F(o.1t*o.2T),1V=$(\'P\',j).s(\'N-M\'),3k=$(\'t\',j).s(\'N-M\'),1O=j.s(\'T-K\'),11=G($(\'O\',j).s(\'T-C\'),10),2m=E.F(1I+(11*2)+(1T*2)+(k*2)),3r=E.F(1H+(11*2)+(1T*2)+(k*2)),1S=E.F((o.1G/2)-(2A/2)),25=(o.1G-2m),1m;5(o.2E!=\'3q\'){1m=G(o.2E,10)}v{1m=E.F((o.1G/4)-(24/2))}L l=(o.1G-1m-24);j.17(\'2Q\');$1f.17(\'1f\');$1g.17(\'1g\');L m=$(\'t\',$1y).s(\'2k-K\'),2j=$(\'t\',$1y).s(\'2k-2p\'),2q=$(\'t\',$1y).s(\'2k-3D\'),2h=$(\'t\',$1y).s(\'2k-C\'),26={A:o.2C,2P:34,2K:m,23:2j,2I:2q,2x:2h},1l={A:o.2C,2P:35,2K:E.F(G(m,10)*0.8),23:E.F(G(2j,10)*0.8),2I:E.F(G(2q,10)*0.8),2x:E.F(G(2h,10)*0.8)},1k={A:o.2C,2P:3k,2K:E.F(G(m,10)*0.6),23:E.F(G(2j,10)*0.6),2I:E.F(G(2q,10)*0.6),2x:E.F(G(2h,10)*0.6)};5(o.3j){1l.A=0;1k.A=0}5(X){L n=(G($(\'t:y\',$1g).s(\'T-C\'),10)+G($(\'t:y\',$1g).s(\'T-2p\'),10)),3e=(G($(\'t:y\',$1f).s(\'T-C\'),10)+G($(\'t:y\',$1f).s(\'T-2p\'),10)),2Y=(G($(\'t:y\',j).s(\'T-C\'),10)+G($(\'t:y\',j).s(\'T-2p\'),10)),2l=$.2D({H:2A-G(2j,10)-G(2h,10)-n-(k*2)},26),21=$.2D({H:24-1l.23-1l.2x-3e-(k*2)},1l),20=$.2D({H:2m-1k.23-1k.23-2Y-(k*2)},1k)}L p=(2Z+G(1Z,10)),2a=(3f+G(1B,10)),2y=(3r+G(1O,10));5(p>2a&&p>2y){2c=p}v 5(2a>p&&2a>2y){2c=2a}v{2c=2y}f.V(2c).H(o.1G);i.s({C:0,K:1O}).r({A:o.1W},0).9(\'O\').r({H:1I,V:1H,T:11,A:1},0).29(\'t:y\').s(1k).22(\'P:y\').s({\'N-M\':1V});$1a.s({C:1m,K:1B,\'z-1c\':2}).r({A:o.1U},0).9(\'O\').r({H:1u,V:1K,T:J,A:1},0).29(\'t:y\').s(1l).22(\'P:y\').s({\'N-M\':1Q});$Y.s({C:1S,K:1Z,\'z-1c\':3}).r({A:1},0).9(\'a *\').s({28:\'2L\'}).1j().9(\'O\').r({H:o.1e,V:o.1t,T:1h,A:1},0).29(\'t:y\').s(26).22(\'P:y\').s({\'N-M\':2u});$12.s({C:l,K:1B,\'z-1c\':2}).r({A:o.1U},0).9(\'O\').r({H:1u,V:1K,T:J,A:1},0).29(\'t:y\').s(1l).22(\'P:y\').s({\'N-M\':1Q});$1d.s({C:25,K:1O}).r({A:o.1W},0).9(\'O\').r({H:1I,V:1H,T:11,A:1},0).29(\'t:y\').s(1k).22(\'P:y\').s({\'N-M\':1V});5(X){$(\'t:y\',j).s(20);$(\'t:y\',$1f).s(21);$(\'t:y\',$1g).s(2l)}w 2X(){L a=G($2n.H(),10);f.H(a);1m=E.F((a/4)-(24/2));1S=E.F((a/2)-(2A/2));l=(a-1m-24);25=(a-2m);$1a.s({C:1m});$Y.s({C:1S});$12.s({C:l});$1d.s({C:25})};5(2v){2X()}w 2g(){5(g){3x(g);g=19}};w 2f(){5(g){2g()}g=3w(w(){$12.1r()},o.3d)};w 1q(b,c){1o=16;c=c||\'3n\';L d=\'3p\';D=o.1D;5(b>1&&c==\'2r\'){5(1n){d=o.2S}D=E.F(o.1D*0.7)}v 5(b>1){5(1n){d=o.2O}D=E.F(o.1D*0.7)}v 5(c==\'2o\'){5(1n){d=o.2G}}v{5(1n){d=o.1Y}}5(o.1C){2g()}5(W==(I-2)){U=1}v 5(W==(I-1)){U=2;5(U>I){U=1}}v 5(W==I){U=3;5(U>I){U=1}}v{U=(W+3)}i.17(\'1v\').B(\'1p\').s(\'z-1c\',-1);$1X=$1a;$1X.17(\'1z\').B(\'1v\').u().r({A:o.1W,C:0,K:1O},D,d).9(\'O\').u().r({H:1I,V:1H,1L:11,1J:11,1E:11,1M:11,A:1},D,d).1j().9(\'P:y\').u().r({\'N-M\':1V},D,d);5(X){$1X.9(\'t:y\').u().r(20,D,d)}v{$1X.9(\'t\').u().r(1k,D,d)}1N(w(){$1X.s(\'z-1c\',1)},(D/4));$18=$Y;$18.17(\'1P\').B(\'1z\').u().r({A:o.1U,C:1m,K:1B},D,d).9(\'O\').u().r({H:1u,V:1K,1L:J,1J:J,1E:J,1M:J,A:1},D,d).1j().9(\'P:y\').u().r({\'N-M\':1Q},D,d);5(X){$18.9(\'t:y\').u().r(21,D,d)}v{$18.9(\'t\').u().r(1l,D,d)}1N(w(){$18.s(\'z-1c\',2)},(D/4));$S=$12;$S.17(\'1x\').B(\'1P\').u().r({A:1,C:1S,K:1Z},D,d).9(\'O\').u().r({H:o.1e,V:o.1t,1L:1h,1J:1h,1E:1h,1M:1h,A:1},D,d).1j().9(\'P:y\').u().r({\'N-M\':2u},D,d);5(X){$S.9(\'t:y\').u().r(2l,D,d)}v{$S.9(\'t\').u().r(26,D,d)}1N(w(){$S.s(\'z-1c\',3)},(D/4));$14=$1d;$14.17(\'1w\').B(\'1x\').u().r({A:o.1U,C:l,K:1B},D,d).9(\'O\').u().r({H:1u,V:1K,1L:J,1J:J,1E:J,1M:J,A:1},D,d).1j().9(\'P:y\').u().r({\'N-M\':1Q},D,d);5(X){$14.9(\'t:y\').u().r(21,D,d)}v{$14.9(\'t\').u().r(1l,D,d)}1N(w(){$14.s(\'z-1c\',2)},(D/4));h[U].R().B(\'1w\').Q(f).2b().r({A:0,C:25,K:1O},0).r({A:o.1W},D,w(){$18.9(\'a *\').s({28:\'3i\'});5(o.1C){2f()}5(b==2){1q(1,\'2o\')}v 5(b>1){1q(b-1)}v{$S.9(\'a *\').s({28:\'2L\'})}5(!$S.3a(\':36\')){1o=19;f.9(\'.1p\').u().2B(D,w(){$(1F).1p()});5(2N 2z==\'w\'){L a=$S.9(\'a\').2e(\'2H\');5(!a){a=\'3c\'}2z(a)}}}).9(\'O\').r({H:1I,V:1H,T:11,A:1},0).1j().9(\'P:y\').s({\'N-M\':1V});i=$1X,$1a=$18,$Y=$S,$12=$14,$1d=f.9(\'.1w\');5(X){$1d.9(\'t:y\').r(20,0)}v{$1d.9(\'t\').r(1k,0)}f.9(\'.1p\').2B(D,w(){$(1F).1p()});5(W==I){W=1}v{W=(W+1)}};w 1s(b,c){1o=16;c=c||\'3n\';L d=\'3p\';L e=o.1D;5(b>1&&c==\'2r\'){5(1n){d=o.2S}e=E.F(o.1D*0.7)}v 5(b>1){5(1n){d=o.2O}e=E.F(o.1D*0.7)}v 5(c==\'2o\'){5(1n){d=o.2G}}v{5(1n){d=o.1Y}}5(o.1C){2g()}5(W==3){U=I}v 5(W==2){U=(I-1);5(U<1){U=I}}v 5(W==1){U=(I-2);5(U<1){U=I}}v{U=(W-3)}$1d.17(\'1w\').B(\'1p\').s(\'z-1c\',-1);$1R=$12;$1R.17(\'1x\').B(\'1w\').u().r({A:o.1W,C:25,K:1O},e,d).9(\'O\').u().r({H:1I,V:1H,1L:11,1J:11,1E:11,1M:11,A:1},e,d).1j().9(\'P:y\').u().r({\'N-M\':1V},e,d);5(X){$1R.9(\'t:y\').u().r(20,e,d)}v{$1R.9(\'t\').u().r(1k,e,d)}1N(w(){$1R.s(\'z-1c\',1)},(e/4));$14=$Y;$14.17(\'1P\').B(\'1x\').u().r({A:o.1U,C:l,K:1B},e,d).9(\'O\').u().r({H:1u,V:1K,1L:J,1J:J,1E:J,1M:J,A:1},e,d).1j().9(\'P:y\').u().r({\'N-M\':1Q},e,d);5(X){$14.9(\'t:y\').u().r(21,e,d)}v{$14.9(\'t\').u().r(1l,e,d)}1N(w(){$14.s(\'z-1c\',2)},(e/4));$S=$1a;$S.17(\'1z\').B(\'1P\').u().r({A:1,C:1S,K:1Z},e,d).9(\'O\').u().r({H:o.1e,V:o.1t,1L:1h,1J:1h,1E:1h,1M:1h,A:1},e,d).1j().9(\'P:y\').u().r({\'N-M\':2u},e,d);5(X){$S.9(\'t:y\').u().r(2l,e,d)}v{$S.9(\'t\').u().r(26,e,d)}1N(w(){$S.s(\'z-1c\',3)},(e/4));$18=i;$18.17(\'1v\').B(\'1z\').u().r({A:o.1U,C:1m,K:1B},e,d).9(\'O\').u().r({H:1u,V:1K,1L:J,1J:J,1E:J,1M:J,A:1},e,d).1j().9(\'P:y\').u().r({\'N-M\':1Q},e,d);5(X){$18.9(\'t:y\').u().r(21,e,d)}v{$18.9(\'t\').u().r(1l,e,d)}1N(w(){$18.s(\'z-1c\',2)},(e/4));h[U].R().B(\'1v\').Q(f).2b().r({A:0,C:0,K:1O},0).r({A:o.1W},e,w(){$14.9(\'a *\').s({28:\'3i\'});5(o.1C){2f()}5(b==2){1s(1,\'2o\')}v 5(b>1){1s(b-1)}v{$S.9(\'a *\').s({28:\'2L\'})}5(!$S.3a(\':36\')){1o=19;f.9(\'.1p\').u().2B(e,w(){$(1F).1p()});5(2N 2z==\'w\'){L a=$S.9(\'a\').2e(\'2H\');5(!a){a=\'3c\'}2z(a)}}}).9(\'O\').r({H:1I,V:1H,T:11,A:1},0).1j().9(\'P:y\').s({\'N-M\':1V});i=f.9(\'.1v\'),$1a=$18,$Y=$S,$12=$14,$1d=$1R;5(X){i.9(\'t:y\').r(20,0)}v{i.9(\'t\').r(1k,0)}f.9(\'.1p\').2B(e,w(){$(1F).1p()});5(W==1){W=I}v{W=(W-1)}};2J[2W+\'3H\']=w(){1s(1)};2J[2W+\'3I\']=w(){1q(1)};i.1i(\'1r\',w(e){5(o.27||!1o){5(o.2U){1s(1)}v 5(o.2F){1s(1);1s(1)}v{1s(2,\'2r\')}e.2w()}});$1a.1i(\'1r\',w(e){5(o.27||!1o){1s(1);e.2w()}});$12.1i(\'1r\',w(e){5(o.27||!1o){1q(1);e.2w()}});$1d.1i(\'1r\',w(e){5(o.27||!1o){5(o.2U){1q(1)}v 5(o.2F){1q(1);1q(1)}v{1q(2,\'2r\')}e.2w()}});5(o.3s){i.1i(\'2i\',w(){i.1r()});$1a.1i(\'2i\',w(){$1a.1r()});$12.1i(\'2i\',w(){$12.1r()});$1d.1i(\'2i\',w(){$1d.1r()})}$Y.1i(\'3M\',w(e){5((e.3l==\'3h\'||e.3l==\'3P\')&&!1o){5(o.1C){2g()}$Y.B(\'2t\').u(16,16).r({C:\'-=\'+(o.1e*(o.1A/2)),K:\'-=\'+(o.1t*o.1A)},Z).9(\'O\').u().r({H:(o.1e*(1+o.1A)),V:(o.1t*(1+o.1A))},Z);$1a.u(16,16).r({C:\'-=\'+(1u*o.1A)},Z);$12.u(16,16).r({C:\'+=\'+(1u*o.1A)},Z);5(X){2d=E.F(o.1A*o.1e);$Y.9(\'t:y\').r({H:\'+=\'+2d},Z)}}v 5(!1o){5(o.1C){2f()}$Y.u().r({C:1S,K:1Z},Z).9(\'O\').u().r({H:o.1e,V:o.1t},Z,w(){$Y.17(\'2t\')});$1a.u().r({C:1m},Z);$12.u().r({C:l},Z);5(X){2d=E.F(o.1A*o.1e);f.9(\'.2t t:y\').r({H:\'-=\'+2d},Z)}}});5(!2M){f.9(\'.1P:3R(.2t)\').1i(\'2i\',w(){$Y.3h()})}$Y.9(\'a\').1i(\'1r\',w(){5(2N 3t==\'w\'){3t($(1F).2e(\'2H\'))}});5(o.3o){$(3T).3U(w(e){5(e.2s==13||e.2s==32||e.2s==39){1q(1)}5(e.2s==37){1s(1)}})}5(o.1C){2f()}5(2v){$(2J).3W(w(){2X()})}})}})(3X);',62,246,'|||||if||||find||||||||||||||||||animate|css|span|stop|else|function||visible||opacity|addClass|left|zpeed|Math|round|parseInt|width|items|behind_margin|top|var|size|font|img|h6|prependTo|clone|newitem3|margin|next|height|current|ie6|item3|hoverspeed||back_margin|item4||newitem4||true|removeClass|newitem2|false|item2|starter|index|item5|front_img_width|behind|front|front_margin|live|end|back_span_animate|behind_span_animate|item2_pos|easingplugin|busy|remove|moveRight|click|moveLeft|front_img_height|behind_img_width|frame1|frame5|frame4|lis|frame2|hovergrowth|behind_top|autoplay|speed|marginBottom|this|container_width|back_img_height|back_img_width|marginRight|behind_img_height|marginTop|marginLeft|setTimeout|back_top|frame3|behind_header|newitem5|item3_pos|li_padding|behind_opac|back_header|back_opac|newitem1|easing|front_top|ie6_back_span_animate|ie6_behind_span_animate|children|paddingRight|behind_width|item5_pos|front_span_animate|freescroll|cursor|siblings|behind_space|show|container_height|iegrow|attr|startInterval|stopInterval|front_span_paddingLeft|mousemove|front_span_paddingRight|padding|ie6_front_span_animate|back_width|parent|last|right|front_span_paddingBottom|first|keyCode|zoomed|front_header|container_100|preventDefault|paddingLeft|back_space|move_callback|front_width|fadeOut|text_opacity|extend|behind_distance|move_more_directly|move_more_easeout|href|paddingBottom|window|paddingTop|pointer|ie|typeof|move_more_easebetween|fontSize|back|length|move_more_easein|back_size|never_move_twice|behind_size|containerid|setContainerWidth|back_span_margin|front_height|def|hide||append|front_span|behind_span|animated||add||is|browser|no_anchor|autointerval|behind_span_margin|behind_height|li|mouseover|default|text_front_only|back_span|type|each|normal|keyboard|swing|auto|back_height|move_on_hover|link_callback|3000|id|setInterval|clearInterval|400|msie|easeInOutQuad|version|280|bottom|alt|boutique|800|_ext_prev|_ext_next|easeOutQuad|600|linear|hover|borderLeftWidth|fn|mouseenter|easeInQuad|not|08|document|keydown|100|resize|jQuery'.split('|'),0,{}))


$(document).ready(function(){

				$('#homeslider').boutique({
					container_width:	900,
					front_img_width:	340,
					front_img_height:	520,
					starter:			1,
					speed:				800,
					hoverspeed:			300,
					hovergrowth:		0.1,
					behind_opac:		1,
					back_opac:			0.1,
					behind_size:		0.82,
					back_size:			0.61,
					autoplay:			true,
					autointerval:		4000,
					freescroll:			true,
					easing:				'easeOutQuart',
					move_more_easein:	'easeInQuart',
					move_more_easeout:	'easeOutQuart',
					text_front_only:	true
				});

				

			});

			// Link anchor click callback:
			function link_callback(anchor){
				$('#alert').html('Callback example: You clicked a frame with the link "'+anchor+'".').slideDown();
			}
			// New frontal frame focus callback:
			function move_callback(anchor){
				$('#alert').html('Callback example: Frame with the link "'+anchor+'" moved forward.').slideDown();
			}




/*!
 * jCarousel - Riding carousels with jQuery
 *   http://sorgalla.com/jcarousel/
 *
 * Copyright (c) 2006 Jan Sorgalla (http://sorgalla.com)
 * Dual licensed under the MIT (http://www.opensource.org/licenses/mit-license.php)
 * and GPL (http://www.opensource.org/licenses/gpl-license.php) licenses.
 *
 * Built on top of the jQuery library
 *   http://jquery.com
 *
 * Inspired by the "Carousel Component" by Bill Scott
 *   http://billwscott.com/carousel/
 */

/*global window, jQuery */
(function($) {
    // Default configuration properties.
    var defaults = {
        vertical: false,
        rtl: false,
        start: 5,
        offset: 1,
        size: null,
        scroll: 5,
        visible: null,
        animation: 'normal',
        easing: 'swing',
        auto: 0,
        wrap: 'last',
        initCallback: mycarousel_initCallback,
        setupCallback: null,
        reloadCallback: null,
        itemLoadCallback: null,
        itemFirstInCallback: null,
        itemFirstOutCallback: null,
        itemLastInCallback: null,
        itemLastOutCallback: null,
        itemVisibleInCallback: null,
        itemVisibleOutCallback: null,
        animationStepCallback: null,
        buttonNextHTML: '<div></div>',
        buttonPrevHTML: '<div></div>',
        buttonNextEvent: 'click',
        buttonPrevEvent: 'click',
        buttonNextCallback: null,
        buttonPrevCallback: null,
        itemFallbackDimension: null
    }, windowLoaded = false;

    $(window).bind('load.jcarousel', function() { windowLoaded = true; });

    /**
     * The jCarousel object.
     *
     * @constructor
     * @class jcarousel
     * @param e {HTMLElement} The element to create the carousel for.
     * @param o {Object} A set of key/value pairs to set as configuration properties.
     * @cat Plugins/jCarousel
     */
    $.jcarousel = function(e, o) {
        this.options    = $.extend({}, defaults, o || {});

        this.locked          = false;
        this.autoStopped     = false;

        this.container       = null;
        this.clip            = null;
        this.list            = null;
        this.buttonNext      = null;
        this.buttonPrev      = null;
        this.buttonNextState = null;
        this.buttonPrevState = null;

        // Only set if not explicitly passed as option
        if (!o || o.rtl === undefined) {
            this.options.rtl = ($(e).attr('dir') || $('html').attr('dir') || '').toLowerCase() == 'rtl';
        }

        this.wh = !this.options.vertical ? 'width' : 'height';
        this.lt = !this.options.vertical ? (this.options.rtl ? 'right' : 'left') : 'top';

        // Extract skin class
        var skin = '', split = e.className.split(' ');

        for (var i = 0; i < split.length; i++) {
            if (split[i].indexOf('jcarousel-skin') != -1) {
                $(e).removeClass(split[i]);
                skin = split[i];
                break;
            }
        }

        if (e.nodeName.toUpperCase() == 'UL' || e.nodeName.toUpperCase() == 'OL') {
            this.list      = $(e);
            this.clip      = this.list.parents('.jcarousel-clip');
            this.container = this.list.parents('.jcarousel-container');
        } else {
            this.container = $(e);
            this.list      = this.container.find('ul,ol').eq(0);
            this.clip      = this.container.find('.jcarousel-clip');
        }

        if (this.clip.size() === 0) {
            this.clip = this.list.wrap('<div></div>').parent();
        }

        if (this.container.size() === 0) {
            this.container = this.clip.wrap('<div></div>').parent();
        }

        if (skin !== '' && this.container.parent()[0].className.indexOf('jcarousel-skin') == -1) {
            this.container.wrap('<div class=" '+ skin + '"></div>');
        }

        this.buttonPrev = $('.jcarousel-prev', this.container);

        if (this.buttonPrev.size() === 0 && this.options.buttonPrevHTML !== null) {
            this.buttonPrev = $(this.options.buttonPrevHTML).appendTo(this.container);
        }

        this.buttonPrev.addClass(this.className('jcarousel-prev'));

        this.buttonNext = $('.jcarousel-next', this.container);

        if (this.buttonNext.size() === 0 && this.options.buttonNextHTML !== null) {
            this.buttonNext = $(this.options.buttonNextHTML).appendTo(this.container);
        }

        this.buttonNext.addClass(this.className('jcarousel-next'));

        this.clip.addClass(this.className('jcarousel-clip')).css({
            position: 'relative'
        });

        this.list.addClass(this.className('jcarousel-list')).css({
            overflow: 'hidden',
            position: 'relative',
            top: 0,
            margin: 0,
            padding: 0
        }).css((this.options.rtl ? 'right' : 'left'), 0);

        this.container.addClass(this.className('jcarousel-container')).css({
            position: 'relative'
        });

        if (!this.options.vertical && this.options.rtl) {
            this.container.addClass('jcarousel-direction-rtl').attr('dir', 'rtl');
        }

        var di = this.options.visible !== null ? Math.ceil(this.clipping() / this.options.visible) : null;
        var li = this.list.children('li');

        var self = this;

        if (li.size() > 0) {
            var wh = 0, j = this.options.offset;
            li.each(function() {
                self.format(this, j++);
                wh += self.dimension(this, di);
            });

            this.list.css(this.wh, (wh + 100) + 'px');

            // Only set if not explicitly passed as option
            if (!o || o.size === undefined) {
                this.options.size = li.size();
            }
        }

        // For whatever reason, .show() does not work in Safari...
        this.container.css('display', 'block');
        this.buttonNext.css('display', 'block');
        this.buttonPrev.css('display', 'block');

        this.funcNext   = function() { self.next(); };
        this.funcPrev   = function() { self.prev(); };
        this.funcResize = function() { 
            if (self.resizeTimer) {
                clearTimeout(self.resizeTimer);
            }

            self.resizeTimer = setTimeout(function() {
                self.reload();
            }, 100);
        };

        if (this.options.initCallback !== null) {
            this.options.initCallback(this, 'init');
        }

        if (!windowLoaded && $.browser.safari) {
            this.buttons(false, false);
            $(window).bind('load.jcarousel', function() { self.setup(); });
        } else {
            this.setup();
        }
    };

    // Create shortcut for internal use
    var $jc = $.jcarousel;

    $jc.fn = $jc.prototype = {
        jcarousel: '0.2.8'
    };

    $jc.fn.extend = $jc.extend = $.extend;

    $jc.fn.extend({
        /**
         * Setups the carousel.
         *
         * @method setup
         * @return undefined
         */
        setup: function() {
            this.first       = null;
            this.last        = null;
            this.prevFirst   = null;
            this.prevLast    = null;
            this.animating   = false;
            this.timer       = null;
            this.resizeTimer = null;
            this.tail        = null;
            this.inTail      = false;

            if (this.locked) {
                return;
            }

            this.list.css(this.lt, this.pos(this.options.offset) + 'px');
            var p = this.pos(this.options.start, true);
            this.prevFirst = this.prevLast = null;
            this.animate(p, false);

            $(window).unbind('resize.jcarousel', this.funcResize).bind('resize.jcarousel', this.funcResize);

            if (this.options.setupCallback !== null) {
                this.options.setupCallback(this);
            }
        },

        /**
         * Clears the list and resets the carousel.
         *
         * @method reset
         * @return undefined
         */
        reset: function() {
            this.list.empty();

            this.list.css(this.lt, '0px');
            this.list.css(this.wh, '10px');

            if (this.options.initCallback !== null) {
                this.options.initCallback(this, 'reset');
            }

            this.setup();
        },

        /**
         * Reloads the carousel and adjusts positions.
         *
         * @method reload
         * @return undefined
         */
        reload: function() {
            if (this.tail !== null && this.inTail) {
                this.list.css(this.lt, $jc.intval(this.list.css(this.lt)) + this.tail);
            }

            this.tail   = null;
            this.inTail = false;

            if (this.options.reloadCallback !== null) {
                this.options.reloadCallback(this);
            }

            if (this.options.visible !== null) {
                var self = this;
                var di = Math.ceil(this.clipping() / this.options.visible), wh = 0, lt = 0;
                this.list.children('li').each(function(i) {
                    wh += self.dimension(this, di);
                    if (i + 1 < self.first) {
                        lt = wh;
                    }
                });

                this.list.css(this.wh, wh + 'px');
                this.list.css(this.lt, -lt + 'px');
            }

            this.scroll(this.first, false);
        },

        /**
         * Locks the carousel.
         *
         * @method lock
         * @return undefined
         */
        lock: function() {
            this.locked = true;
            this.buttons();
        },

        /**
         * Unlocks the carousel.
         *
         * @method unlock
         * @return undefined
         */
        unlock: function() {
            this.locked = false;
            this.buttons();
        },

        /**
         * Sets the size of the carousel.
         *
         * @method size
         * @return undefined
         * @param s {Number} The size of the carousel.
         */
        size: function(s) {
            if (s !== undefined) {
                this.options.size = s;
                if (!this.locked) {
                    this.buttons();
                }
            }

            return this.options.size;
        },

        /**
         * Checks whether a list element exists for the given index (or index range).
         *
         * @method get
         * @return bool
         * @param i {Number} The index of the (first) element.
         * @param i2 {Number} The index of the last element.
         */
        has: function(i, i2) {
            if (i2 === undefined || !i2) {
                i2 = i;
            }

            if (this.options.size !== null && i2 > this.options.size) {
                i2 = this.options.size;
            }

            for (var j = i; j <= i2; j++) {
                var e = this.get(j);
                if (!e.length || e.hasClass('jcarousel-item-placeholder')) {
                    return false;
                }
            }

            return true;
        },

        /**
         * Returns a jQuery object with list element for the given index.
         *
         * @method get
         * @return jQuery
         * @param i {Number} The index of the element.
         */
        get: function(i) {
            return $('>.jcarousel-item-' + i, this.list);
        },

        /**
         * Adds an element for the given index to the list.
         * If the element already exists, it updates the inner html.
         * Returns the created element as jQuery object.
         *
         * @method add
         * @return jQuery
         * @param i {Number} The index of the element.
         * @param s {String} The innerHTML of the element.
         */
        add: function(i, s) {
            var e = this.get(i), old = 0, n = $(s);

            if (e.length === 0) {
                var c, j = $jc.intval(i);
                e = this.create(i);
                while (true) {
                    c = this.get(--j);
                    if (j <= 0 || c.length) {
                        if (j <= 0) {
                            this.list.prepend(e);
                        } else {
                            c.after(e);
                        }
                        break;
                    }
                }
            } else {
                old = this.dimension(e);
            }

            if (n.get(0).nodeName.toUpperCase() == 'LI') {
                e.replaceWith(n);
                e = n;
            } else {
                e.empty().append(s);
            }

            this.format(e.removeClass(this.className('jcarousel-item-placeholder')), i);

            var di = this.options.visible !== null ? Math.ceil(this.clipping() / this.options.visible) : null;
            var wh = this.dimension(e, di) - old;

            if (i > 0 && i < this.first) {
                this.list.css(this.lt, $jc.intval(this.list.css(this.lt)) - wh + 'px');
            }

            this.list.css(this.wh, $jc.intval(this.list.css(this.wh)) + wh + 'px');

            return e;
        },

        /**
         * Removes an element for the given index from the list.
         *
         * @method remove
         * @return undefined
         * @param i {Number} The index of the element.
         */
        remove: function(i) {
            var e = this.get(i);

            // Check if item exists and is not currently visible
            if (!e.length || (i >= this.first && i <= this.last)) {
                return;
            }

            var d = this.dimension(e);

            if (i < this.first) {
                this.list.css(this.lt, $jc.intval(this.list.css(this.lt)) + d + 'px');
            }

            e.remove();

            this.list.css(this.wh, $jc.intval(this.list.css(this.wh)) - d + 'px');
        },

        /**
         * Moves the carousel forwards.
         *
         * @method next
         * @return undefined
         */
        next: function() {
            if (this.tail !== null && !this.inTail) {
                this.scrollTail(false);
            } else {
                this.scroll(((this.options.wrap == 'both' || this.options.wrap == 'last') && this.options.size !== null && this.last == this.options.size) ? 1 : this.first + this.options.scroll);
            }
        },

        /**
         * Moves the carousel backwards.
         *
         * @method prev
         * @return undefined
         */
        prev: function() {
            if (this.tail !== null && this.inTail) {
                this.scrollTail(true);
            } else {
                this.scroll(((this.options.wrap == 'both' || this.options.wrap == 'first') && this.options.size !== null && this.first == 1) ? this.options.size : this.first - this.options.scroll);
            }
        },

        /**
         * Scrolls the tail of the carousel.
         *
         * @method scrollTail
         * @return undefined
         * @param b {Boolean} Whether scroll the tail back or forward.
         */
        scrollTail: function(b) {
            if (this.locked || this.animating || !this.tail) {
                return;
            }

            this.pauseAuto();

            var pos  = $jc.intval(this.list.css(this.lt));

            pos = !b ? pos - this.tail : pos + this.tail;
            this.inTail = !b;

            // Save for callbacks
            this.prevFirst = this.first;
            this.prevLast  = this.last;

            this.animate(pos);
        },

        /**
         * Scrolls the carousel to a certain position.
         *
         * @method scroll
         * @return undefined
         * @param i {Number} The index of the element to scoll to.
         * @param a {Boolean} Flag indicating whether to perform animation.
         */
        scroll: function(i, a) {
            if (this.locked || this.animating) {
                return;
            }

            this.pauseAuto();
            this.animate(this.pos(i), a);
        },

        /**
         * Prepares the carousel and return the position for a certian index.
         *
         * @method pos
         * @return {Number}
         * @param i {Number} The index of the element to scoll to.
         * @param fv {Boolean} Whether to force last item to be visible.
         */
        pos: function(i, fv) {
            var pos  = $jc.intval(this.list.css(this.lt));

            if (this.locked || this.animating) {
                return pos;
            }

            if (this.options.wrap != 'circular') {
                i = i < 1 ? 1 : (this.options.size && i > this.options.size ? this.options.size : i);
            }

            var back = this.first > i;

            // Create placeholders, new list width/height
            // and new list position
            var f = this.options.wrap != 'circular' && this.first <= 1 ? 1 : this.first;
            var c = back ? this.get(f) : this.get(this.last);
            var j = back ? f : f - 1;
            var e = null, l = 0, p = false, d = 0, g;

            while (back ? --j >= i : ++j < i) {
                e = this.get(j);
                p = !e.length;
                if (e.length === 0) {
                    e = this.create(j).addClass(this.className('jcarousel-item-placeholder'));
                    c[back ? 'before' : 'after' ](e);

                    if (this.first !== null && this.options.wrap == 'circular' && this.options.size !== null && (j <= 0 || j > this.options.size)) {
                        g = this.get(this.index(j));
                        if (g.length) {
                            e = this.add(j, g.clone(true));
                        }
                    }
                }

                c = e;
                d = this.dimension(e);

                if (p) {
                    l += d;
                }

                if (this.first !== null && (this.options.wrap == 'circular' || (j >= 1 && (this.options.size === null || j <= this.options.size)))) {
                    pos = back ? pos + d : pos - d;
                }
            }

            // Calculate visible items
            var clipping = this.clipping(), cache = [], visible = 0, v = 0;
            c = this.get(i - 1);
            j = i;

            while (++visible) {
                e = this.get(j);
                p = !e.length;
                if (e.length === 0) {
                    e = this.create(j).addClass(this.className('jcarousel-item-placeholder'));
                    // This should only happen on a next scroll
                    if (c.length === 0) {
                        this.list.prepend(e);
                    } else {
                        c[back ? 'before' : 'after' ](e);
                    }

                    if (this.first !== null && this.options.wrap == 'circular' && this.options.size !== null && (j <= 0 || j > this.options.size)) {
                        g = this.get(this.index(j));
                        if (g.length) {
                            e = this.add(j, g.clone(true));
                        }
                    }
                }

                c = e;
                d = this.dimension(e);
                if (d === 0) {
                    throw new Error('jCarousel: No width/height set for items. This will cause an infinite loop. Aborting...');
                }

                if (this.options.wrap != 'circular' && this.options.size !== null && j > this.options.size) {
                    cache.push(e);
                } else if (p) {
                    l += d;
                }

                v += d;

                if (v >= clipping) {
                    break;
                }

                j++;
            }

             // Remove out-of-range placeholders
            for (var x = 0; x < cache.length; x++) {
                cache[x].remove();
            }

            // Resize list
            if (l > 0) {
                this.list.css(this.wh, this.dimension(this.list) + l + 'px');

                if (back) {
                    pos -= l;
                    this.list.css(this.lt, $jc.intval(this.list.css(this.lt)) - l + 'px');
                }
            }

            // Calculate first and last item
            var last = i + visible - 1;
            if (this.options.wrap != 'circular' && this.options.size && last > this.options.size) {
                last = this.options.size;
            }

            if (j > last) {
                visible = 0;
                j = last;
                v = 0;
                while (++visible) {
                    e = this.get(j--);
                    if (!e.length) {
                        break;
                    }
                    v += this.dimension(e);
                    if (v >= clipping) {
                        break;
                    }
                }
            }

            var first = last - visible + 1;
            if (this.options.wrap != 'circular' && first < 1) {
                first = 1;
            }

            if (this.inTail && back) {
                pos += this.tail;
                this.inTail = false;
            }

            this.tail = null;
            if (this.options.wrap != 'circular' && last == this.options.size && (last - visible + 1) >= 1) {
                var m = $jc.intval(this.get(last).css(!this.options.vertical ? 'marginRight' : 'marginBottom'));
                if ((v - m) > clipping) {
                    this.tail = v - clipping - m;
                }
            }

            if (fv && i === this.options.size && this.tail) {
                pos -= this.tail;
                this.inTail = true;
            }

            // Adjust position
            while (i-- > first) {
                pos += this.dimension(this.get(i));
            }

            // Save visible item range
            this.prevFirst = this.first;
            this.prevLast  = this.last;
            this.first     = first;
            this.last      = last;

            return pos;
        },

        /**
         * Animates the carousel to a certain position.
         *
         * @method animate
         * @return undefined
         * @param p {Number} Position to scroll to.
         * @param a {Boolean} Flag indicating whether to perform animation.
         */
        animate: function(p, a) {
            if (this.locked || this.animating) {
                return;
            }

            this.animating = true;

            var self = this;
            var scrolled = function() {
                self.animating = false;

                if (p === 0) {
                    self.list.css(self.lt,  0);
                }

                if (!self.autoStopped && (self.options.wrap == 'circular' || self.options.wrap == 'both' || self.options.wrap == 'last' || self.options.size === null || self.last < self.options.size || (self.last == self.options.size && self.tail !== null && !self.inTail))) {
                    self.startAuto();
                }

                self.buttons();
                self.notify('onAfterAnimation');

                // This function removes items which are appended automatically for circulation.
                // This prevents the list from growing infinitely.
                if (self.options.wrap == 'circular' && self.options.size !== null) {
                    for (var i = self.prevFirst; i <= self.prevLast; i++) {
                        if (i !== null && !(i >= self.first && i <= self.last) && (i < 1 || i > self.options.size)) {
                            self.remove(i);
                        }
                    }
                }
            };

            this.notify('onBeforeAnimation');

            // Animate
            if (!this.options.animation || a === false) {
                this.list.css(this.lt, p + 'px');
                scrolled();
            } else {
                var o = !this.options.vertical ? (this.options.rtl ? {'right': p} : {'left': p}) : {'top': p};
                // Define animation settings.
                var settings = {
                    duration: this.options.animation,
                    easing:   this.options.easing,
                    complete: scrolled
                };
                // If we have a step callback, specify it as well.
                if ($.isFunction(this.options.animationStepCallback)) {
                    settings.step = this.options.animationStepCallback;
                }
                // Start the animation.
                this.list.animate(o, settings);
            }
        },

        /**
         * Starts autoscrolling.
         *
         * @method auto
         * @return undefined
         * @param s {Number} Seconds to periodically autoscroll the content.
         */
        startAuto: function(s) {
            if (s !== undefined) {
                this.options.auto = s;
            }

            if (this.options.auto === 0) {
                return this.stopAuto();
            }

            if (this.timer !== null) {
                return;
            }

            this.autoStopped = false;

            var self = this;
            this.timer = window.setTimeout(function() { self.next(); }, this.options.auto * 1000);
        },

        /**
         * Stops autoscrolling.
         *
         * @method stopAuto
         * @return undefined
         */
        stopAuto: function() {
            this.pauseAuto();
            this.autoStopped = true;
        },

        /**
         * Pauses autoscrolling.
         *
         * @method pauseAuto
         * @return undefined
         */
        pauseAuto: function() {
            if (this.timer === null) {
                return;
            }

            window.clearTimeout(this.timer);
            this.timer = null;
        },

        /**
         * Sets the states of the prev/next buttons.
         *
         * @method buttons
         * @return undefined
         */
        buttons: function(n, p) {
            if (n == null) {
                n = !this.locked && this.options.size !== 0 && ((this.options.wrap && this.options.wrap != 'first') || this.options.size === null || this.last < this.options.size);
                if (!this.locked && (!this.options.wrap || this.options.wrap == 'first') && this.options.size !== null && this.last >= this.options.size) {
                    n = this.tail !== null && !this.inTail;
                }
            }

            if (p == null) {
                p = !this.locked && this.options.size !== 0 && ((this.options.wrap && this.options.wrap != 'last') || this.first > 1);
                if (!this.locked && (!this.options.wrap || this.options.wrap == 'last') && this.options.size !== null && this.first == 1) {
                    p = this.tail !== null && this.inTail;
                }
            }

            var self = this;

            if (this.buttonNext.size() > 0) {
                this.buttonNext.unbind(this.options.buttonNextEvent + '.jcarousel', this.funcNext);

                if (n) {
                    this.buttonNext.bind(this.options.buttonNextEvent + '.jcarousel', this.funcNext);
                }

                this.buttonNext[n ? 'removeClass' : 'addClass'](this.className('jcarousel-next-disabled')).attr('disabled', n ? false : true);

                if (this.options.buttonNextCallback !== null && this.buttonNext.data('jcarouselstate') != n) {
                    this.buttonNext.each(function() { self.options.buttonNextCallback(self, this, n); }).data('jcarouselstate', n);
                }
            } else {
                if (this.options.buttonNextCallback !== null && this.buttonNextState != n) {
                    this.options.buttonNextCallback(self, null, n);
                }
            }

            if (this.buttonPrev.size() > 0) {
                this.buttonPrev.unbind(this.options.buttonPrevEvent + '.jcarousel', this.funcPrev);

                if (p) {
                    this.buttonPrev.bind(this.options.buttonPrevEvent + '.jcarousel', this.funcPrev);
                }

                this.buttonPrev[p ? 'removeClass' : 'addClass'](this.className('jcarousel-prev-disabled')).attr('disabled', p ? false : true);

                if (this.options.buttonPrevCallback !== null && this.buttonPrev.data('jcarouselstate') != p) {
                    this.buttonPrev.each(function() { self.options.buttonPrevCallback(self, this, p); }).data('jcarouselstate', p);
                }
            } else {
                if (this.options.buttonPrevCallback !== null && this.buttonPrevState != p) {
                    this.options.buttonPrevCallback(self, null, p);
                }
            }

            this.buttonNextState = n;
            this.buttonPrevState = p;
        },

        /**
         * Notify callback of a specified event.
         *
         * @method notify
         * @return undefined
         * @param evt {String} The event name
         */
        notify: function(evt) {
            var state = this.prevFirst === null ? 'init' : (this.prevFirst < this.first ? 'next' : 'prev');

            // Load items
            this.callback('itemLoadCallback', evt, state);

            if (this.prevFirst !== this.first) {
                this.callback('itemFirstInCallback', evt, state, this.first);
                this.callback('itemFirstOutCallback', evt, state, this.prevFirst);
            }

            if (this.prevLast !== this.last) {
                this.callback('itemLastInCallback', evt, state, this.last);
                this.callback('itemLastOutCallback', evt, state, this.prevLast);
            }

            this.callback('itemVisibleInCallback', evt, state, this.first, this.last, this.prevFirst, this.prevLast);
            this.callback('itemVisibleOutCallback', evt, state, this.prevFirst, this.prevLast, this.first, this.last);
        },

        callback: function(cb, evt, state, i1, i2, i3, i4) {
            if (this.options[cb] == null || (typeof this.options[cb] != 'object' && evt != 'onAfterAnimation')) {
                return;
            }

            var callback = typeof this.options[cb] == 'object' ? this.options[cb][evt] : this.options[cb];

            if (!$.isFunction(callback)) {
                return;
            }

            var self = this;

            if (i1 === undefined) {
                callback(self, state, evt);
            } else if (i2 === undefined) {
                this.get(i1).each(function() { callback(self, this, i1, state, evt); });
            } else {
                var call = function(i) {
                    self.get(i).each(function() { callback(self, this, i, state, evt); });
                };
                for (var i = i1; i <= i2; i++) {
                    if (i !== null && !(i >= i3 && i <= i4)) {
                        call(i);
                    }
                }
            }
        },

        create: function(i) {
            return this.format('<li></li>', i);
        },

        format: function(e, i) {
            e = $(e);
            var split = e.get(0).className.split(' ');
            for (var j = 0; j < split.length; j++) {
                if (split[j].indexOf('jcarousel-') != -1) {
                    e.removeClass(split[j]);
                }
            }
            e.addClass(this.className('jcarousel-item')).addClass(this.className('jcarousel-item-' + i)).css({
                'float': (this.options.rtl ? 'right' : 'left'),
                'list-style': 'none'
            }).attr('jcarouselindex', i);
            return e;
        },

        className: function(c) {
            return c + ' ' + c + (!this.options.vertical ? '-horizontal' : '-vertical');
        },

        dimension: function(e, d) {
            var el = $(e);

            if (d == null) {
                return !this.options.vertical ?
                       (el.outerWidth(true) || $jc.intval(this.options.itemFallbackDimension)) :
                       (el.outerHeight(true) || $jc.intval(this.options.itemFallbackDimension));
            } else {
                var w = !this.options.vertical ?
                    d - $jc.intval(el.css('marginLeft')) - $jc.intval(el.css('marginRight')) :
                    d - $jc.intval(el.css('marginTop')) - $jc.intval(el.css('marginBottom'));

                $(el).css(this.wh, w + 'px');

                return this.dimension(el);
            }
        },

        clipping: function() {
            return !this.options.vertical ?
                this.clip[0].offsetWidth - $jc.intval(this.clip.css('borderLeftWidth')) - $jc.intval(this.clip.css('borderRightWidth')) :
                this.clip[0].offsetHeight - $jc.intval(this.clip.css('borderTopWidth')) - $jc.intval(this.clip.css('borderBottomWidth'));
        },

        index: function(i, s) {
            if (s == null) {
                s = this.options.size;
            }

            return Math.round((((i-1) / s) - Math.floor((i-1) / s)) * s) + 1;
        }
    });

    $jc.extend({
        /**
         * Gets/Sets the global default configuration properties.
         *
         * @method defaults
         * @return {Object}
         * @param d {Object} A set of key/value pairs to set as configuration properties.
         */
        defaults: function(d) {
            return $.extend(defaults, d || {});
        },

        intval: function(v) {
            v = parseInt(v, 10);
            return isNaN(v) ? 0 : v;
        },

        windowLoaded: function() {
            windowLoaded = true;
        }
    });

    /**
     * Creates a carousel for all matched elements.
     *
     * @example $("#mycarousel").jcarousel();
     * @before <ul id="mycarousel" class="jcarousel-skin-name"><li>First item</li><li>Second item</li></ul>
     * @result
     *
     * <div class="jcarousel-skin-name">
     *   <div class="jcarousel-container">
     *     <div class="jcarousel-clip">
     *       <ul class="jcarousel-list">
     *         <li class="jcarousel-item-1">First item</li>
     *         <li class="jcarousel-item-2">Second item</li>
     *       </ul>
     *     </div>
     *     <div disabled="disabled" class="jcarousel-prev jcarousel-prev-disabled"></div>
     *     <div class="jcarousel-next"></div>
     *   </div>
     * </div>
     *
     * @method jcarousel
     * @return jQuery
     * @param o {Hash|String} A set of key/value pairs to set as configuration properties or a method name to call on a formerly created instance.
     */
    $.fn.jcarousel = function(o) {
        if (typeof o == 'string') {
            var instance = $(this).data('jcarousel'), args = Array.prototype.slice.call(arguments, 1);
            return instance[o].apply(instance, args);
        } else {
            return this.each(function() {
                var instance = $(this).data('jcarousel');
                if (instance) {
                    if (o) {
                        $.extend(instance.options, o);
                    }
                    instance.reload();
                } else {
                    $(this).data('jcarousel', new $jc(this, o));
                }
            });
        }
    };

})(jQuery);
function mycarousel_initCallback(carousel){
    
    carousel.buttonNext.bind('click', function(){
        carousel.startAuto(0);
    });
    
    carousel.buttonPrev.bind('click', function(){
        carousel.startAuto(0);
    });
    
    
    carousel.clip.hover(function(){
        carousel.stopAuto();
    }, function(){
        carousel.startAuto();
    });
};



/* 9/2/2011
PikaChoose
Jquery plugin for photo galleries
Copyright (C) 2011 Jeremy Fry

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
(function($) {
    /**
* Creates a slideshow for all matched elements.
*
* @example $("#pikame").PikaChoose();
* @input needed <ul id="pikame"><li><img src="first.jpg"><span>Caption</span></li><li><img src="second.jpg"><span>Caption</span></li></ul>
*
* @method PikaChoose
* @return $
* @param o {Hash|String} A set of key/value pairs to set as configuration properties or a method name to call on a formerly created instance.
*/
  var defaults = {
autoPlay: true,
speed: 5000,
text: { play: "", stop: "", previous: "Previous", next: "Next" },
transition:[1],
showCaption: false,
IESafe: false,
showTooltips: false,
carousel: false,
carouselVertical: false,
animationFinished: null,
buildFinished: null,
bindFinished: null,
startOn: 0,
thumbOpacity: 0.4,
hoverPause: false,
animationSpeed: 600
};
   
    $.fn.PikaChoose = function(o) {
return this.each(function() {
$(this).data('pikachoose', new $pc(this, o));
});
};

/**
* The PikaChoose object.
*
* @constructor
* @class pikachoose
* @param e {HTMLElement} The element to create the carousel for.
* @param o {Object} A set of key/value pairs to set as configuration properties.
* @cat Plugins/PikaChoose
*/
    $.PikaChoose = function(e, o) {
this.options = $.extend({}, defaults, o || {});
this.list = null;
this.image = null;
this.anchor = null;
this.caption = null;
this.imgNav = null;
this.imgPlay = null;
this.imgPrev = null;
this.imgNext = null;
this.textNext = null;
this.textPrev = null;
this.previous = null;
this.next = null;
this.aniWrap = null;
this.aniDiv = null;
this.aniImg = null;
this.thumbs = null;
this.transition = null;
this.active = null;
this.tooltip = null;
this.animating = null;
this.stillOut = null;
this.counter = false;
this.timeOut = null;
if(typeof(this.options.data) != "undefined"){
//user passed a data source
e = $("<ul></ul>").appendTo(e);
$.each(this.options.data,function(){
if(typeof(this.link) != "undefined"){
var tmp = $("<li><a href='"+this.link+"'><img></a></li>").appendTo(e);
if(typeof(this.title) != "undefined"){ tmp.find('a').attr('title',this.title); }
}else{
var tmp = $("<li><img></li>").appendTo(e);
}
if(typeof(this.caption) != "undefined"){ tmp.append("<span>"+this.caption+"</span>"); }
if(typeof(this.thumbnail) != "undefined"){
tmp.find('img').attr('ref',this.image);
tmp.find('img').attr('src',this.thumbnail);
}else{
tmp.find('img').attr('src',this.image);
}
});
}
if(e.nodeName == 'UL' || e.nodeName == 'OL' || e instanceof jQuery) {
            this.list = $(e);
            this.build();
            this.bindEvents();
        }else{
         return;
        }

var y = 0;
var x = 0;
for(var t = 0; t<25;t++){
var a = '<div col="'+y+'" row="'+x+'"></div>';
this.aniDiv.append(a);
y++;
if(y == 5){
x++;
y=0;
}
}

    };//end PikaChoose function(e, o)
    
    var $pc = $.PikaChoose;
        $pc.fn = $pc.prototype = {
        pikachoose: '4.3.3'
    };

$.fn.pikachoose = $.fn.PikaChoose;

    $pc.fn.extend = $pc.extend = $.extend;

    $pc.fn.extend({
        /**
* Builds the gallery structure.
*
* @method build
* @return undefined
*/
        build: function() {
         this.step = 0; //transition step count
        //create the structure for pikachoose
this.wrap = $("<div class='pika-stage'></div>").insertBefore(this.list);
this.image = $("<img>").appendTo(this.wrap);
this.imgNav = $("<div class='pika-imgnav'></div>").insertAfter(this.image);
this.imgPlay = $("<a></a>").appendTo(this.imgNav);
this.counter = $("<span class='pika-counter'></span>").appendTo(this.imgNav);
if(this.options.autoPlay){ this.imgPlay.addClass('pause'); }else{ this.imgPlay.addClass('play'); }
this.imgPrev = $("<a class='previous'></a>").insertAfter(this.imgPlay);
this.imgNext = $("<a class='next'></a>").insertAfter(this.imgPrev);
this.caption = $("<div class='caption'></div>").insertAfter(this.imgNav).hide();
this.tooltip = $("<div class='pika-tooltip'></div>").insertAfter(this.list).hide();
this.aniWrap = $("<div class='pika-aniwrap'></div>").insertAfter(this.caption);
this.aniImg = $("<img>").appendTo(this.aniWrap).hide();
this.aniDiv = $("<div class='pika-ani'></div>").appendTo(this.aniWrap);
this.textNav = $("<div class='pika-textnav'></div>").insertAfter(this.aniWrap);
this.textPrev = $("<a class='previous'>"+this.options.text.previous+"</a>").appendTo(this.textNav);
this.textNext = $("<a class='next'>"+this.options.text.next+"</a>").appendTo(this.textNav);

this.list.addClass('pika-thumbs');
         this.list.children('li').wrapInner("<div class='clip' />");
this.thumbs = this.list.find('img');
this.active = this.thumbs.eq(this.options.startOn);
//fill in info for first image
this.finishAnimating({'source':this.active.attr('ref') || this.active.attr('src'),'caption':this.active.parents('li:first').find('span:first').html(), 'clickThrough':this.active.parent().attr('href') || "", 'clickThroughTitle':this.active.parent().attr('title') || ""});

//process all the thumbnails
var self = this;
this.thumbs.each(function(){
self.createThumb($(this),self);
});

if(this.options.carousel){
this.list.jcarousel({vertical:this.options.carouselVertical, initCallback: function(carousel){
jQuery(carousel.list).find('img').click(function(e,x) {
                                            if(typeof(x) !== 'undefined' && x.how == "auto"){
                                                if(self.options.autoPlay == false){
                                                        return false;
                                                }
                                            }
var clicked = parseInt(jQuery(this).parents('.jcarousel-item').attr('jcarouselindex'));
var last = (jQuery(this).parents('ul').find('li:last').index() == clicked-1) ? true : false;
if(!last){
clicked = (clicked-3<=0) ? 0 : clicked-3;
}
clicked++;
carousel.scroll(clicked);
});
}});
}

if(typeof(this.options.buildFinished) == 'function'){
this.options.buildFinished(this);
}
}, //end setup
        /**
* proccesses thumbnails
*
* @method createThumb
* @return undefined
*/
        createThumb: function(ele) {
         var self = ele;
var that = this;
         self.hide();
        
//store all the data with the image
         $.data(ele[0],'clickThrough',self.parent('a').attr('href') || "");
         $.data(ele[0],'clickThroughTitle',self.parent('a').attr('title') || "");
         if(self.parent('a').length > 0){ self.unwrap(); }
         $.data(ele[0],'caption',self.next('span').html() || "");
self.next('span').remove();
         $.data(ele[0],'source',self.attr('ref') || self.attr('src'));

//gets each items index to iterate through them. Thanks to Tushar for the fix.
$.data(ele[0],'order',self.closest('ul').find('li').index(self.parents('li')));
     //pass data so it can enter the load scope
     var data = $.data(ele[0]);
     $('<img />').bind('load',{data:data},function(){
if(typeof(that.options.buildThumbStart) == 'function'){
that.options.buildThumbStart(that);
}
     //in this scope self refers to the image
var img = $(this);
var w = this.width;
var h = this.height;
if(w===0){w = img.attr("width");}
if(h===0){h = img.attr("height");}
//grab a ratio for image to user defined settings
var rw = parseInt(self.parents('.clip').css('width').slice(0,-2))/w;
var rh = parseInt(self.parents('.clip').css('height').slice(0,-2))/h;
//determine which has the smallest ratio (thus needing
//to be the side we use to scale so our whole thumb is filled)
var ratio;
if(rw<rh){
//we'll use ratio later to scale and not distort
ratio = rh;
//var left = ((w*ratio- parseInt(self.parents('.clip').css('width').slice(0,-2)))/2)*-1;
//left = Math.round(left);
//self.css({left:left});
}else{
//ratio = rw;
//self.css({top:0});
}
//use those ratios to calculate scale
//var width = Math.round(w*ratio);
//var height = Math.round(h*ratio);
//self.css("position","relative");
//var imgcss={
//width: width+"px",
//height: height+"px"
//};
//self.css(imgcss);
self.hover(
		function(e){
			clearTimeout(that.stillOut);
			$(this).stop(true,true).fadeTo(250,1);
			if(!that.options.showTooltips){ return; }
			that.tooltip.show().stop(true,true).html(data.caption).animate({top:$(this).parent().position().top, left:$(this).parent().position().left, opacity: 1.0},'fast');
		},
		function(e){
			if(!$(this).hasClass("active")){$(this).stop(true,true).fadeTo(250,that.options.thumbOpacity);
			that.stillOut = setTimeout(that.hideTooltip,700);
		}}
	);

	
	if(data.order == that.options.startOn){
		self.fadeTo(250,1);
		self.addClass('active');
		self.parents('li').eq(0).addClass('active');
	}else{
		self.fadeTo(250,that.options.thumbOpacity);
	}
	if(typeof(that.options.buildThumbFinish) == 'function'){
 		that.options.buildThumbFinish(that);
 	}
}).attr('src',self.attr('src'));
},//end createThumb
/**
* proccesses thumbnails
*
* @method bindEvents
* @return undefined
*/
        bindEvents: function() {
         this.thumbs.bind('click',{self:this},this.imgClick);
         this.imgNext.bind('click',{self:this},this.nextClick);
         this.textNext.bind('click',{self:this},this.nextClick);
         this.imgPrev.bind('click',{self:this},this.prevClick);
         this.textPrev.bind('click',{self:this},this.prevClick);
         this.imgPlay.bind('click',{self:this},this.playClick);
         this.wrap.bind('mouseenter',{self:this},function(e){
         e.data.self.imgNav.stop(true,true).fadeIn('slow');
if(e.data.self.options.hoverPause == true){
clearTimeout(e.data.self.timeOut);
}
         });
         this.wrap.bind('mouseleave',{self:this},function(e){
         e.data.self.imgNav.stop(true,true).fadeOut('slow');
if(e.data.self.options.autoPlay == true && e.data.self.options.hoverPause){
e.data.self.timeOut = setTimeout((function(self){
return function(){ self.nextClick(); };
})(e.data.self), e.data.self.options.speed);
}
         });
this.tooltip.bind('mouseenter',{self:this},function(e){
clearTimeout(e.data.self.stillOut);
});
this.tooltip.bind('mouseleave',{self:this},function(e){
e.data.self.stillOut = setTimeout(e.data.self.hideTooltip,700);
});
if(typeof(this.options.bindsFinished) == 'function'){
this.options.bindsFinished(this);
}
        },//end bind event
/**
* hides tooltip
*
* @method hideTooltip
* @return undefined
*/
hideTooltip: function (e){
$(".pika-tooltip").animate({opacity:0.01});
},
        /**
* handles gallery after aclick occurs. and sets active classes
*
* @method imgClick
* @return undefined
*/
imgClick: function(e,x) {
var self = e.data.self;
var data = $.data(this);
if(self.animating){return;}
      if(typeof(x) == 'undefined' || x.how != "auto"){
//arrive here if natural click
if(self.options.autoPlay){
self.imgPlay.trigger('click');
}
}else{
if(self.options.autoPlay == false){
return false;
}
}
self.caption.fadeOut('slow');
self.animating = true;
self.active.fadeTo(300,self.options.thumbOpacity).removeClass('active');
self.active.parents('.active').eq(0).removeClass('active');
self.active = $(this);
self.active.addClass('active').fadeTo(200,1);
self.active.parents('li').eq(0).addClass('active');
$('<img />').bind('load', {self:self,data:data}, function(){
//in this scope self referes to the PikaChoose object
self.aniDiv.css({height:self.image.height(),width:self.image.width()}).fadeIn('fast');
self.aniDiv.children('div').css({'width':'20%','height':'20%','float':'left'});

//decide our transition
var n = 0;
if(self.options.transition[0] == -1){
//random
n = Math.floor(Math.random()*7)+1;
}else{
n = self.options.transition[self.step];
self.step++;
if(self.step >= self.options.transition.length){self.step=0;}
}
if(self.options.IESafe && $.browser.msie){ n = 1; }
self.doAnimation(n,data);

}).attr('src',$.data(this).source);//end image preload
},//end bindEvents
doAnimation: function(n,data){
var self = this; //self in this scope refers to PikaChoose object. Needed for callbacks on animations
self.image.stop(true,false);
self.caption.stop().fadeOut();
var aWidth = self.aniDiv.children('div').eq(0).width();
var aHeight = self.aniDiv.children('div').eq(0).height();
var img = new Image();
$(img).attr('src',data.source);
if(img.height != self.image.height() || img.width != self.image.width()){
//Your images are not the same height? Well you get limited on transitions
if(n != 0 && n != 1 && n != 7){
n = 1;
}
}
self.aniDiv.css({height:img.height,width:img.width});
self.aniDiv.children().each(function(){
//position myself absolutely
var div = $(this);
var xOffset = Math.floor(div.parent().width()/5)*div.attr('col');
var yOffset = Math.floor(div.parent().height()/5)*div.attr('row');
div.css({
'background':'url('+data.source+') -'+xOffset+'px -'+yOffset+'px',
'width':'0px',
'height':'0px',
'position':'absolute',
'top':yOffset+'px',
'left':xOffset+'px',
'float':'none'
});
});//end ani_divs.children.each
self.aniDiv.hide();
self.aniImg.hide();

switch(n){
case 0:
//fade out then in
self.image.stop(true,true).fadeOut(self.options.animationSpeed,function(){
self.image.attr('src',data.source).fadeIn(self.options.animationSpeed,function(){
self.finishAnimating(data);
});
});

break;
case 1:
//full frame fade
self.aniDiv.hide();
self.aniImg.height(self.image.height()).hide().attr('src',data.source);
$.when(
self.image.fadeOut(self.options.animationSpeed),
self.aniImg.eq(0).fadeIn(self.options.animationSpeed)).done(function(){
self.finishAnimating(data);
});

break;
case 2:
self.aniDiv.show().children().hide().each(function(index){
//animate out as blocks
var delay = index*30;
$(this).css({opacity: 0.1}).show().delay(delay).animate({opacity: 1,"width":aWidth,"height":aHeight},200,'linear',function(){
if(self.aniDiv.find("div").index(this) == 24){
self.finishAnimating(data);
}
});
});
break;
case 3:
self.aniDiv.show().children("div:lt(5)").hide().each(function(index){
var delay = $(this).attr('col')*100;
$(this).css({opacity:0.1,"width":aWidth}).show().delay(delay).animate({opacity:1,"height":self.image.height()},self.options.animationSpeed,'linear',function(){
if(self.aniDiv.find(" div").index(this) == 4){
self.finishAnimating(data);
}
});
});
break;
case 4:
self.aniDiv.show().children().hide().each(function(index){
if(index>4){ return; }
var delay = $(this).attr('col')*10;
aHeight = self.gapper($(this), aHeight);
$(this).css({opacity:0.1,"height":"100%"}).show().animate({opacity:1,"width":aWidth},self.options.animationSpeed,'linear',function(){
if(self.aniDiv.find(" div").index(this) == 4){
self.finishAnimating(data);
}
});
});
break;
case 5:
self.aniDiv.show().children().show().each(function(index){
var delay = index*Math.floor(Math.random()*5)*7;
aHeight = self.gapper($(this), aHeight);

if($(".animation div").index(this) == 24){
delay = 600;
}
$(this).css({"height":aHeight,"width":aWidth,"opacity":.01}).delay(delay).animate({"opacity":1},self.options.animationSpeed,function(){
if(self.aniDiv.find(" div").index(this) == 24){
self.finishAnimating(data);
}
});
});
break;
case 6:
//full frame slide
self.aniDiv.height(self.image.height()).hide().css({'background':'url('+data.source+') top left no-repeat'});
self.aniDiv.children('div').hide();
self.aniDiv.css({width:0}).show().animate({width:self.image.width()},self.options.animationSpeed,function(){
self.finishAnimating(data);
self.aniDiv.css({'background':'transparent'});
});
break;
case 7:
//side in slide
self.wrap.css({overflow:'hidden'});
self.aniImg.height(self.image.height()).hide().attr('src',data.source);
self.aniDiv.hide();
self.image.css({position:'relative'}).animate({left:"-"+self.wrap.outerWidth()+"px"});
self.aniImg.show();
self.aniWrap.css({left:self.wrap.outerWidth()}).show().animate({left:"0px"},self.options.animationSpeed,function(){
self.finishAnimating(data);
});
break;
}

},//end doAnimation
finishAnimating: function(data){
      this.animating = false;
this.image.attr('src',data.source);
this.image.css({left:"0"});
this.image.show();
var self = this;
$('<img />').bind('load',function(){
self.aniImg.hide();
self.aniDiv.hide();
}).attr('src',data.source);
      var cur = this.list.find('img').index(this.active);
      cur++;
      var total = this.list.find('img').length;
      this.counter.html(cur+"/"+total);
if(data.clickThrough != ""){
if(this.anchor == null){
this.anchor = this.image.wrap("<a>").parent();
}
this.anchor.attr('href',data.clickThrough);
this.anchor.attr('title',data.clickThroughTitle);
}else{
if(this.image.parent('a').length > 0){ this.image.unwrap(); }
this.anchor = null;
}
      if(this.options.showCaption && data.caption != "" && data.caption != null){
      this.caption.html(data.caption).fadeTo('slow',1);
      }
      if(this.options.autoPlay == true){
      var self = this;
      this.timeOut = setTimeout((function(self){
return function(){ self.nextClick(); };
})(this), this.options.speed, this.timeOut);
      }
     
      if(typeof(this.options.animationFinished) == 'function'){
this.options.animationFinished(this);
}
},//end finishedAnimating
gapper: function(ele, aHeight){
if(ele.attr('row') == 9 && ele.attr('col') == 0){
//last row, check the gap and fix it!
var gap = ani_divs.height()-(aHeight*9);
return gap;
}
return aHeight;
},
nextClick : function(e){
var how = "natural";
try{
var self = e.data.self;
if(typeof(e.data.self.options.next) == 'function'){
e.data.self.options.next(this);
}
}catch(err){
var self = this;
how = "auto";
}
var next = self.active.parents('li:first').next().find('img');
if(next.length == 0){next = self.list.find('img').eq(0);};
next.trigger('click',{how:how});
},
prevClick : function(e){
if(typeof(e.data.self.options.previous) == 'function'){
e.data.self.options.previous(this);
}
var self = e.data.self;
var prev = self.active.parents('li:first').prev().find('img');
if(prev.length == 0){prev = self.list.find('img:last');};
prev.trigger('click');
},
playClick: function(e){
var self = e.data.self;
self.options.autoPlay = !self.options.autoPlay;
self.imgPlay.toggleClass('play').toggleClass('pause');
if(self.options.autoPlay){ self.nextClick(); }
}
}); //end extend

})(jQuery);


$(document).ready(
		function (){
			$("#pikame").PikaChoose({carousel:true,imgNav:null, transition:[0]});
		});







