/*
 * Copyright (c) 2009 Simo Kinnunen.
 * Licensed under the MIT license.
 *
 * @version 1.09
 */
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("canvas",(function(){var b=document.createElement("canvas");if(!b||!b.getContext||!b.getContext.apply){return}b=null;var a=Cufon.CSS.supports("display","inline-block");var e=!a&&(document.compatMode=="BackCompat"||/frameset|transitional/i.test(document.doctype.publicId));var f=document.createElement("style");f.type="text/css";f.appendChild(document.createTextNode(("cufon{text-indent:0;}@media screen,projection{cufon{display:inline;display:inline-block;position:relative;vertical-align:middle;"+(e?"":"font-size:1px;line-height:1px;")+"}cufon cufontext{display:-moz-inline-box;display:inline-block;width:0;height:0;overflow:hidden;text-indent:-10000in;}"+(a?"cufon canvas{position:relative;}":"cufon canvas{position:absolute;}")+"}@media print{cufon{padding:0;}cufon canvas{display:none;}}").replace(/;/g,"!important;")));document.getElementsByTagName("head")[0].appendChild(f);function d(p,h){var n=0,m=0;var g=[],o=/([mrvxe])([^a-z]*)/g,k;generate:for(var j=0;k=o.exec(p);++j){var l=k[2].split(",");switch(k[1]){case"v":g[j]={m:"bezierCurveTo",a:[n+~~l[0],m+~~l[1],n+~~l[2],m+~~l[3],n+=~~l[4],m+=~~l[5]]};break;case"r":g[j]={m:"lineTo",a:[n+=~~l[0],m+=~~l[1]]};break;case"m":g[j]={m:"moveTo",a:[n=~~l[0],m=~~l[1]]};break;case"x":g[j]={m:"closePath"};break;case"e":break generate}h[g[j].m].apply(h,g[j].a)}return g}function c(m,k){for(var j=0,h=m.length;j<h;++j){var g=m[j];k[g.m].apply(k,g.a)}}return function(V,w,P,t,C,W){var k=(w===null);if(k){w=C.getAttribute("alt")}var A=V.viewBox;var m=P.getSize("fontSize",V.baseSize);var B=0,O=0,N=0,u=0;var z=t.textShadow,L=[];if(z){for(var U=z.length;U--;){var F=z[U];var K=m.convertFrom(parseFloat(F.offX));var I=m.convertFrom(parseFloat(F.offY));L[U]=[K,I];if(I<B){B=I}if(K>O){O=K}if(I>N){N=I}if(K<u){u=K}}}var Z=Cufon.CSS.textTransform(w,P).split("");var E=V.spacing(Z,~~m.convertFrom(parseFloat(P.get("letterSpacing"))||0),~~m.convertFrom(parseFloat(P.get("wordSpacing"))||0));if(!E.length){return null}var h=E.total;O+=A.width-E[E.length-1];u+=A.minX;var s,n;if(k){s=C;n=C.firstChild}else{s=document.createElement("cufon");s.className="cufon cufon-canvas";s.setAttribute("alt",w);n=document.createElement("canvas");s.appendChild(n);if(t.printable){var S=document.createElement("cufontext");S.appendChild(document.createTextNode(w));s.appendChild(S)}}var aa=s.style;var H=n.style;var j=m.convert(A.height);var Y=Math.ceil(j);var M=Y/j;var G=M*Cufon.CSS.fontStretch(P.get("fontStretch"));var J=h*G;var Q=Math.ceil(m.convert(J+O-u));var o=Math.ceil(m.convert(A.height-B+N));n.width=Q;n.height=o;H.width=Q+"px";H.height=o+"px";B+=A.minY;H.top=Math.round(m.convert(B-V.ascent))+"px";H.left=Math.round(m.convert(u))+"px";var r=Math.max(Math.ceil(m.convert(J)),0)+"px";if(a){aa.width=r;aa.height=m.convert(V.height)+"px"}else{aa.paddingLeft=r;aa.paddingBottom=(m.convert(V.height)-1)+"px"}var X=n.getContext("2d"),D=j/A.height;X.scale(D,D*M);X.translate(-u,-B);X.save();function T(){var x=V.glyphs,ab,l=-1,g=-1,y;X.scale(G,1);while(y=Z[++l]){var ab=x[Z[l]]||V.missingGlyph;if(!ab){continue}if(ab.d){X.beginPath();if(ab.code){c(ab.code,X)}else{ab.code=d("m"+ab.d,X)}X.fill()}X.translate(E[++g],0)}X.restore()}if(z){for(var U=z.length;U--;){var F=z[U];X.save();X.fillStyle=F.color;X.translate.apply(X,L[U]);T()}}var q=t.textGradient;if(q){var v=q.stops,p=X.createLinearGradient(0,A.minY,0,A.maxY);for(var U=0,R=v.length;U<R;++U){p.addColorStop.apply(p,v[U])}X.fillStyle=p}else{X.fillStyle=P.get("color")}T();return s}})());Cufon.registerEngine("vml",(function(){var e=document.namespaces;if(!e){return}e.add("cvml","urn:schemas-microsoft-com:vml");e=null;var b=document.createElement("cvml:shape");b.style.behavior="url(#default#VML)";if(!b.coordsize){return}b=null;var h=(document.documentMode||0)<8;document.write(('<style type="text/css">cufoncanvas{text-indent:0;}@media screen{cvml\\:shape,cvml\\:rect,cvml\\:fill,cvml\\:shadow{behavior:url(#default#VML);display:block;antialias:true;position:absolute;}cufoncanvas{position:absolute;text-align:left;}cufon{display:inline-block;position:relative;vertical-align:'+(h?"middle":"text-bottom")+";}cufon cufontext{position:absolute;left:-10000in;font-size:1px;}a cufon{cursor:pointer}}@media print{cufon cufoncanvas{display:none;}}</style>").replace(/;/g,"!important;"));function c(i,j){return a(i,/(?:em|ex|%)$|^[a-z-]+$/i.test(j)?"1em":j)}function a(l,m){if(m==="0"){return 0}if(/px$/i.test(m)){return parseFloat(m)}var k=l.style.left,j=l.runtimeStyle.left;l.runtimeStyle.left=l.currentStyle.left;l.style.left=m.replace("%","em");var i=l.style.pixelLeft;l.style.left=k;l.runtimeStyle.left=j;return i}function f(l,k,j,n){var i="computed"+n,m=k[i];if(isNaN(m)){m=k.get(n);k[i]=m=(m=="normal")?0:~~j.convertFrom(a(l,m))}return m}var g={};function d(p){var q=p.id;if(!g[q]){var n=p.stops,o=document.createElement("cvml:fill"),i=[];o.type="gradient";o.angle=180;o.focus="0";o.method="sigma";o.color=n[0][1];for(var m=1,l=n.length-1;m<l;++m){i.push(n[m][0]*100+"% "+n[m][1])}o.colors=i.join(",");o.color2=n[l][1];g[q]=o}return g[q]}return function(ac,G,Y,C,K,ad,W){var n=(G===null);if(n){G=K.alt}var I=ac.viewBox;var p=Y.computedFontSize||(Y.computedFontSize=new Cufon.CSS.Size(c(ad,Y.get("fontSize"))+"px",ac.baseSize));var y,q;if(n){y=K;q=K.firstChild}else{y=document.createElement("cufon");y.className="cufon cufon-vml";y.alt=G;q=document.createElement("cufoncanvas");y.appendChild(q);if(C.printable){var Z=document.createElement("cufontext");Z.appendChild(document.createTextNode(G));y.appendChild(Z)}if(!W){y.appendChild(document.createElement("cvml:shape"))}}var ai=y.style;var R=q.style;var l=p.convert(I.height),af=Math.ceil(l);var V=af/l;var P=V*Cufon.CSS.fontStretch(Y.get("fontStretch"));var U=I.minX,T=I.minY;R.height=af;R.top=Math.round(p.convert(T-ac.ascent));R.left=Math.round(p.convert(U));ai.height=p.convert(ac.height)+"px";var F=Y.get("color");var ag=Cufon.CSS.textTransform(G,Y).split("");var L=ac.spacing(ag,f(ad,Y,p,"letterSpacing"),f(ad,Y,p,"wordSpacing"));if(!L.length){return null}var k=L.total;var x=-U+k+(I.width-L[L.length-1]);var ah=p.convert(x*P),X=Math.round(ah);var O=x+","+I.height,m;var J="r"+O+"ns";var u=C.textGradient&&d(C.textGradient);var o=ac.glyphs,S=0;var H=C.textShadow;var ab=-1,aa=0,w;while(w=ag[++ab]){var D=o[ag[ab]]||ac.missingGlyph,v;if(!D){continue}if(n){v=q.childNodes[aa];while(v.firstChild){v.removeChild(v.firstChild)}}else{v=document.createElement("cvml:shape");q.appendChild(v)}v.stroked="f";v.coordsize=O;v.coordorigin=m=(U-S)+","+T;v.path=(D.d?"m"+D.d+"xe":"")+"m"+m+J;v.fillcolor=F;if(u){v.appendChild(u.cloneNode(false))}var ae=v.style;ae.width=X;ae.height=af;if(H){var s=H[0],r=H[1];var B=Cufon.CSS.color(s.color),z;var N=document.createElement("cvml:shadow");N.on="t";N.color=B.color;N.offset=s.offX+","+s.offY;if(r){z=Cufon.CSS.color(r.color);N.type="double";N.color2=z.color;N.offset2=r.offX+","+r.offY}N.opacity=B.opacity||(z&&z.opacity)||1;v.appendChild(N)}S+=L[aa++]}var M=v.nextSibling,t,A;if(C.forceHitArea){if(!M){M=document.createElement("cvml:rect");M.stroked="f";M.className="cufon-vml-cover";t=document.createElement("cvml:fill");t.opacity=0;M.appendChild(t);q.appendChild(M)}A=M.style;A.width=X;A.height=af}else{if(M){q.removeChild(M)}}ai.width=Math.max(Math.ceil(p.convert(k*P)),0);if(h){var Q=Y.computedYAdjust;if(Q===undefined){var E=Y.get("lineHeight");if(E=="normal"){E="1em"}else{if(!isNaN(E)){E+="em"}}Y.computedYAdjust=Q=0.5*(a(ad,E)-parseFloat(ai.height))}if(Q){ai.marginTop=Math.ceil(Q)+"px";ai.marginBottom=Q+"px"}}return y}})());
/*!
 * The following copyright notice may not be removed under any circumstances.
 * 
 * Copyright:
 * Copyright (c) Andrew Paglinawan, 2008. All rights reserved.
 * 
 * Trademark:
 * Dashling is a trademark of the Andrew Paglinawan.
 * 
 * Full name:
 * QuicksandLight-Regular
 * 
 * Manufacturer:
 * Andrew Paglinawan
 * 
 * Designer:
 * Andrew Paglinawan
 */
Cufon.registerFont({"w":237,"face":{"font-family":"Quicksand Light","font-weight":300,"font-stretch":"normal","units-per-em":"360","panose-1":"2 7 3 3 0 0 0 6 0 0","ascent":"288","descent":"-72","bbox":"-9 -314 386.375 77","underline-thickness":"18","underline-position":"-18","unicode-range":"U+0020-U+00FC"},"glyphs":{" ":{"w":108},"B":{"d":"37,-5r0,-242v0,-3,2,-5,6,-5v62,-6,117,4,118,60v0,23,-13,43,-32,53v32,6,57,35,57,69v0,39,-31,70,-70,70r-74,0v-3,0,-5,-2,-5,-5xm46,-9r70,0v34,0,61,-27,61,-61v0,-33,-27,-61,-61,-61r-70,0r0,122xm46,-140v54,4,105,-2,105,-52v0,-48,-51,-56,-105,-51r0,103","w":213,"k":{"?":2,"A":7,"y":4,"w":4,"v":14,"i":14,"Y":11,"X":7,"W":5,"V":7,"T":7,"I":4,"B":25}},"C":{"d":"36,-128v0,97,123,155,197,93v4,-3,12,3,6,7v-80,66,-213,5,-213,-100v0,-103,133,-167,213,-100v5,4,-1,12,-6,7v-75,-60,-197,-3,-197,93","w":277,"k":{"-":4,"A":5,"y":4,"x":4,"w":4,"v":4,"q":4,"o":4,"l":12,"g":4,"e":4,"d":4,"c":4,"Y":7,"X":4,"Q":7,"O":7,"G":7,"C":7}},"D":{"d":"37,-5r0,-242v8,-11,36,-5,53,-5v70,0,126,57,126,126v0,87,-72,139,-174,126v-3,0,-5,-2,-5,-5xm46,-9v95,11,161,-36,161,-117v0,-79,-67,-129,-161,-117r0,234","w":258,"k":{"}":7,"]":7,"\\":14,",":14,"\/":14,"?":7,".":14,"A":23,")":11,"x":4,"w":8,"a":32,"Z":16,"Y":23,"X":20,"W":13,"V":16,"T":20,"S":4,"R":7,"O":5,"N":22,"J":14,"I":18,"H":18,"E":18,"D":11}},"E":{"d":"176,0r-134,0v-3,0,-5,-2,-5,-5r0,-242v0,-2,2,-5,5,-5r134,0v3,0,4,2,4,5v0,3,-1,4,-4,4r-130,0r0,112r115,0v5,0,6,10,0,9r-115,0r0,113r130,0v3,0,4,1,4,4v0,3,-1,5,-4,5","w":213,"k":{"y":4,"w":4,"v":4,"o":4,"e":4,"d":4,"c":4,"R":-7}},"F":{"d":"37,-5r0,-242v0,-3,2,-5,5,-5r134,0v3,0,4,2,4,5v0,3,-1,4,-4,4r-130,0r0,112r115,0v5,0,6,10,0,9r-115,0r0,117v0,3,-2,5,-5,5v-2,0,-4,-2,-4,-5","w":217,"k":{",":36,"\/":25,"?":-4,".":36,"A":29,"z":5,"y":5,"w":4,"v":5,"u":26,"s":4,"q":4,"o":26,"m":26,"g":4,"e":5,"d":4,"c":5,"a":9,"&":11,"Z":4,"Q":7,"O":7,"J":40,"G":7,"C":7}},"G":{"d":"244,-32v-75,74,-218,9,-218,-98v0,-104,135,-170,216,-101v3,2,3,4,1,7v-1,2,-4,2,-6,0v-75,-64,-201,-4,-201,94v0,98,122,157,199,96r0,-86r-78,0v-2,0,-4,-2,-4,-4v0,-3,2,-5,4,-5r83,0v3,0,4,2,4,5r0,92","w":293,"k":{"\\":5,"?":4,"y":2,"w":19,"v":2,"o":7,"a":-4,"Y":11,"X":4,"W":5,"V":7,"T":7,"L":18,"H":16,"F":18}},"H":{"d":"190,-5r0,-117r-144,0r0,117v0,3,-2,5,-4,5v-3,0,-5,-2,-5,-5r0,-242v0,-3,2,-5,5,-5v2,0,4,2,4,5r0,116r144,0r0,-116v0,-3,1,-5,4,-5v3,0,5,2,5,5r0,242v0,3,-2,5,-5,5v-3,0,-4,-2,-4,-5","w":255,"k":{"A":23,"Y":16,"W":18,"O":11,"I":18}},"I":{"d":"40,-247v0,-3,2,-5,5,-5v2,0,4,2,4,5r0,242v0,3,-2,5,-4,5v-3,0,-5,-2,-5,-5r0,-242","w":109},"J":{"d":"16,-58v-1,-2,1,-5,3,-6v3,-1,5,0,6,3v9,30,38,52,71,52v41,0,75,-34,75,-75r0,-163v0,-3,2,-5,4,-5v3,0,5,2,5,5r0,163v0,46,-38,84,-84,84v-37,0,-69,-24,-80,-58","w":213,"k":{",":5,".":5,"A":9,"i":-11,"h":-8,"e":-15,"a":-19,"J":7}},"K":{"d":"37,-5r0,-242v0,-2,2,-5,5,-5v2,0,5,3,5,5r0,162r165,-165v2,-2,5,-2,7,0v2,2,2,4,0,6r-103,103r103,133v5,7,-3,11,-7,6r-103,-132r-62,62r0,67v0,6,-10,7,-10,0","w":257,"k":{"-":18,"y":18,"w":18,"v":22,"u":7,"t":9,"q":9,"o":11,"g":9,"f":7,"e":11,"d":9,"c":11,"a":4,"&":4,"Y":14,"W":11,"V":11,"U":5,"T":4,"S":4,"Q":18,"O":18,"G":18,"C":18,"B":16}},"L":{"d":"176,0r-134,0v-3,0,-5,-2,-5,-5r0,-242v0,-3,2,-5,5,-5v3,0,4,2,4,5r0,238r130,0v3,0,5,1,5,4v0,3,-2,5,-5,5","w":202,"k":{"\\":43,"*":29,"-":14,"?":22,"w":18,"v":22,"t":7,"q":2,"o":4,"g":2,"f":7,"e":4,"d":2,"c":4,"&":4,"Y":47,"W":36,"V":41,"U":7,"T":36,"Q":14,"O":14,"I":-2,"G":14,"C":14}},"M":{"d":"239,-5r0,-229r-92,128v-2,2,-6,3,-8,0r-93,-128r0,229v0,3,-1,5,-4,5v-3,0,-5,-2,-5,-5r0,-242v0,-4,5,-6,9,-3r97,134r96,-134v3,-3,9,-1,9,3r0,242v0,3,-2,5,-5,5v-2,0,-4,-2,-4,-5","w":303,"k":{"A":23,"P":18,"O":16,"M":12,"E":18}},"N":{"d":"46,-233r0,228v0,3,-1,5,-4,5v-2,0,-5,-2,-5,-5r2,-246v3,-1,6,-1,7,1r166,231r0,-227v0,-5,10,-6,9,0r0,241v1,6,-7,6,-9,2","w":277,"k":{"Y":16,"U":18,"T":4,"O":18,"N":12,"I":13,"G":18,"E":23,"D":18}},"O":{"d":"26,-126v0,-72,55,-130,123,-130v68,0,123,58,123,130v0,72,-55,131,-123,131v-68,0,-123,-59,-123,-131xm36,-126v0,67,51,121,113,121v62,0,113,-54,113,-121v0,-67,-51,-120,-113,-120v-62,0,-113,53,-113,120","w":306,"k":{"}":7,"]":7,"\\":14,",":14,"\/":14,"?":7,".":14,"A":14,")":11,"x":2,"Z":14,"Y":22,"X":18,"W":13,"V":14,"U":16,"T":20,"S":2,"O":4,"N":9,"M":14,"L":2,"K":11,"J":11,"I":18,"H":14,"D":11,"C":11,"B":13}},"P":{"d":"37,-5r0,-242v0,-3,2,-5,6,-5r73,0v39,0,70,31,70,70v0,39,-31,70,-70,70r-70,0r0,107v0,3,-1,5,-4,5v-3,0,-5,-2,-5,-5xm46,-121r70,0v33,0,61,-27,61,-61v0,-34,-28,-61,-61,-61r-70,0r0,122","w":209,"k":{",":36,"\/":22,".":36,"A":25,"y":-4,"w":-4,"v":-4,"u":-2,"t":-5,"o":5,"g":8,"f":11,"e":4,"d":8,"c":2,"&":7,"Z":5,"Y":4,"X":11,"W":2,"V":4,"J":36}},"Q":{"d":"138,15v51,5,96,56,146,10v5,-3,11,3,6,7v-19,15,-38,21,-56,21v-35,0,-63,-27,-96,-29v-24,-1,-34,14,-45,6v-1,-2,0,-5,3,-6r51,-24v-69,1,-122,-56,-123,-127v0,-71,54,-129,120,-129v67,0,121,58,121,129v0,53,-31,98,-75,118xm33,-127v0,66,51,118,111,118v62,0,112,-52,112,-118v0,-66,-50,-119,-112,-119v-60,0,-111,53,-111,119","w":303,"k":{"?":7,")":4,"Y":23,"W":13,"V":14,"T":20}},"R":{"d":"190,-5v-18,1,-22,-19,-23,-49v-3,-59,-62,-61,-126,-58r0,107v0,3,-1,5,-4,5v-3,0,-5,-2,-5,-5r0,-242v0,-3,2,-5,6,-5r73,0v39,0,70,31,70,70v0,32,-21,59,-50,67v23,11,44,26,45,61v1,31,3,37,17,44v1,2,0,5,-3,5xm41,-121r71,0v33,0,60,-27,60,-61v0,-34,-28,-61,-61,-61r-70,0r0,122","w":225,"k":{"t":-4,"q":2,"o":4,"g":2,"f":-4,"e":4,"d":2,"c":4,"Y":9,"W":5,"V":7,"U":22,"T":7,"O":6,"J":2}},"S":{"d":"40,-192v11,79,170,33,170,123v0,39,-42,69,-92,69v-38,0,-71,-20,-92,-37v-2,-1,-2,-4,-1,-6v1,-1,4,-1,6,0v39,45,171,49,171,-26v0,-83,-170,-35,-170,-123v0,-36,39,-64,85,-64v33,0,58,17,78,30v4,2,0,10,-4,7v-39,-38,-147,-39,-151,27","w":240,"k":{"\\":7,"?":4,"A":5,"z":2,"y":5,"x":5,"w":4,"v":5,"t":2,"f":2,"Z":4,"Y":11,"X":9,"W":9,"V":11,"T":5,"S":4}},"T":{"d":"106,-5r0,-238r-83,0v-3,0,-5,-1,-5,-4v0,-3,2,-5,5,-5r175,0v3,0,5,2,5,5v0,3,-2,4,-5,4r-83,0r0,238v0,3,-2,5,-4,5v-3,0,-5,-2,-5,-5","w":233,"k":{",":36,";":18,":":18,"\/":32,"-":32,".":36,"A":34,"z":40,"y":36,"x":36,"w":36,"v":36,"u":36,"t":18,"s":41,"r":36,"q":45,"p":36,"o":49,"n":36,"m":36,"l":5,"j":14,"i":14,"h":7,"g":45,"f":18,"e":49,"d":45,"c":49,"a":49,"&":25,"Z":7,"S":5,"Q":20,"O":20,"J":40,"G":20,"D":5,"C":20}},"U":{"d":"38,-101r0,-146v0,-3,1,-5,4,-5v3,0,5,2,5,5r0,146v0,51,41,92,92,92v50,0,91,-41,91,-92r0,-146v0,-3,2,-5,5,-5v2,0,5,2,5,5r0,146v0,56,-46,101,-101,101v-56,0,-101,-45,-101,-101","w":293,"k":{",":5,"\/":5,".":5,"A":18,"x":2,"Z":16,"X":4,"W":18,"T":11,"R":9,"O":14,"N":5,"M":18,"L":17,"K":18,"J":7,"I":18,"H":18,"F":18,"E":18,"D":11}},"V":{"d":"132,-3v-2,3,-7,5,-9,0r-102,-242v-1,-2,0,-5,2,-6v3,-1,6,0,7,2r97,232r98,-232v2,-5,12,-1,9,4","w":270,"k":{",":43,";":7,":":7,"\/":43,"-":14,".":43,"A":49,"z":20,"y":14,"x":18,"w":13,"v":14,"u":14,"t":7,"s":22,"r":14,"q":23,"p":14,"o":25,"n":14,"m":14,"l":4,"j":7,"i":7,"g":23,"f":9,"e":25,"d":23,"c":25,"a":25,"&":20,"Z":4,"Y":7,"X":7,"W":4,"V":4,"S":9,"Q":14,"O":14,"J":43,"I":18,"G":14,"E":11,"C":14}},"W":{"d":"284,-3v-1,4,-8,4,-9,0r-71,-169r-73,172v-3,0,-7,-1,-6,-4r-102,-241v-2,-5,5,-9,8,-4r98,233r70,-168v2,-4,8,-4,10,0r70,168r98,-233v1,-2,3,-3,6,-2v3,1,4,4,3,6","w":396,"k":{",":36,";":5,":":5,"\/":36,"-":13,".":36,"A":43,"z":20,"y":13,"x":14,"w":13,"v":13,"u":13,"t":9,"s":22,"r":13,"q":22,"p":13,"o":23,"n":13,"m":13,"l":4,"j":5,"i":5,"g":22,"f":11,"e":23,"d":22,"c":23,"a":25,"&":16,"Z":4,"Y":7,"X":5,"W":4,"V":4,"S":7,"Q":13,"O":13,"J":38,"I":18,"G":13,"E":7,"C":13}},"X":{"d":"35,-2v-4,5,-11,0,-7,-5r86,-119r-86,-118v-4,-5,3,-11,7,-6r85,116r84,-116v3,-4,12,0,8,6r-87,118r87,119v3,5,-4,10,-8,5r-84,-116","w":259,"k":{"-":18,"?":5,"A":18,"y":14,"w":14,"v":18,"u":7,"t":7,"q":14,"o":16,"l":4,"j":4,"i":4,"g":14,"f":7,"e":16,"d":14,"c":16,"a":4,"&":4,"Y":7,"W":5,"V":7,"U":18,"S":11,"Q":18,"O":18,"J":4,"I":18,"G":18,"E":16,"C":18}},"Y":{"d":"109,-5r0,-118r-88,-121v-2,-2,-2,-6,1,-7v2,-1,5,-1,6,1r86,118r85,-118v4,-4,11,0,8,6r-89,121r0,118v0,3,-1,5,-4,5v-3,0,-5,-2,-5,-5","w":217,"k":{",":47,";":14,":":14,"\/":40,"-":29,".":47,"A":17,"z":29,"y":22,"x":25,"w":20,"v":22,"u":27,"t":11,"s":36,"r":27,"q":38,"p":27,"o":40,"n":27,"m":27,"l":4,"j":7,"i":7,"g":38,"f":14,"e":40,"d":38,"c":40,"a":36,"&":25,"Z":4,"X":7,"W":7,"V":7,"S":13,"R":-11,"Q":22,"O":22,"L":-18,"J":47,"I":-18,"G":22,"C":22}},"Z":{"d":"198,-242r-168,0v-3,0,-4,-2,-4,-5v0,-2,1,-5,4,-5r177,0v5,0,6,7,3,9r-171,234r168,0v3,0,5,1,5,4v0,3,-2,5,-5,5r-177,0v-4,0,-5,-5,-3,-8","w":240,"k":{"-":11,"y":5,"w":5,"v":7,"q":7,"o":9,"g":7,"f":4,"e":9,"d":7,"c":9,"&":5,"Z":4,"T":-13,"S":4,"Q":14,"O":14,"G":14,"C":14}},"&":{"d":"200,-145v5,22,-5,40,-23,43v12,57,-28,100,-79,102v-80,3,-109,-117,-41,-150v-37,-33,-13,-102,39,-102v32,0,59,26,59,58v0,3,-2,5,-5,5v-2,0,-4,-2,-4,-5v0,-27,-23,-49,-50,-49v-48,0,-65,70,-26,91v1,3,-1,7,-4,7v-63,27,-43,136,32,136v45,0,87,-48,67,-92v-40,-5,-72,8,-65,44v1,3,-1,6,-4,6v-6,-1,-5,-3,-6,-15v-1,-34,35,-44,78,-44v14,0,25,-7,25,-22v-2,-6,-3,-23,7,-13","w":250,"k":{"Y":25,"W":18,"V":22,"T":32,"S":4}},"\u00a0":{"w":108},"0":{"d":"23,-126v0,-68,37,-126,86,-126v49,0,86,58,86,126v0,68,-37,126,-86,126v-49,0,-86,-58,-86,-126xm163,-209v-55,-81,-131,1,-131,83v0,84,78,162,131,83v28,-42,28,-124,0,-166","w":255,"k":{",":7,"\/":13,".":7,"7":11,"3":4,"2":4,"1":2}},"1":{"d":"62,-247v0,-2,2,-5,4,-5v3,0,5,3,5,5r0,242v0,3,-2,5,-5,5v-2,0,-4,-2,-4,-5r0,-242xm16,-212v-3,0,-8,-7,-2,-9r50,-30v2,-1,6,-1,7,2v1,2,0,5,-3,6","w":120},"2":{"d":"24,-219v43,-60,148,-29,148,48v0,22,-9,43,-27,59r-113,103r136,0v2,0,4,1,4,4v0,3,-2,5,-4,5r-151,-2v-1,-2,-1,-4,1,-6r121,-110v50,-41,13,-125,-48,-125v-23,0,-46,15,-60,30v-2,2,-5,2,-7,0v-2,-2,-2,-5,0,-6","w":212,"k":{"7":5,"4":11}},"3":{"d":"161,-85v0,-43,-40,-75,-79,-76v-2,-2,-2,-5,0,-7r73,-75r-111,0v-3,0,-5,-2,-5,-5v0,-3,2,-4,5,-4r122,0v6,-1,6,5,3,8r-74,76v40,2,76,42,76,83v0,69,-94,116,-144,60v-2,-2,-2,-4,0,-6v2,-2,5,-2,7,0v46,48,127,8,127,-54","w":219,"k":{"\/":4,"9":2,"7":9,"5":2}},"4":{"d":"170,-250v4,-5,7,1,9,3r0,184v9,2,25,-5,26,5v-2,8,-18,2,-26,4r0,49v0,3,-2,5,-5,5v-11,-8,-2,-37,-5,-54r-150,-1v-2,-2,-2,-4,-1,-6xm31,-63r138,0r0,-170","w":239,"k":{"\/":7,"9":4,"7":14,"1":7}},"5":{"d":"167,-84v0,70,-93,115,-144,59v-2,-1,-2,-4,0,-6v2,-2,5,-2,7,0v45,49,127,9,127,-53v0,-62,-81,-100,-127,-53v-3,4,-9,0,-8,-4v8,-35,3,-83,18,-111r122,0v6,0,7,10,0,9r-118,0r-11,92v54,-43,134,2,134,67","w":217,"k":{"\/":7,"9":2,"7":11,"3":2,"2":4}},"6":{"d":"24,-72v-7,-89,26,-175,111,-180v6,-1,7,9,1,9v-67,3,-96,61,-103,124v30,-72,155,-47,155,37v0,45,-38,82,-83,82v-42,0,-77,-31,-81,-72xm33,-82v0,40,32,73,72,73v40,0,74,-33,74,-73v0,-40,-34,-72,-74,-72v-40,0,-72,32,-72,72","w":231,"k":{"\/":4,"9":4,"7":9,"3":4,"1":7}},"7":{"d":"70,-3v-2,6,-11,3,-8,-3r99,-236r-133,0v-3,0,-5,-2,-5,-5v0,-2,2,-5,5,-5r140,0v3,0,7,6,3,8","w":211,"k":{",":36,"\/":50,"-":11,".":36,"9":5,"8":4,"6":7,"5":9,"4":31,"3":7,"2":5,"1":-4,"0":7}},"8":{"d":"79,-157v-46,-17,-33,-95,21,-95v52,0,68,78,21,95v34,9,59,40,59,77v0,44,-36,80,-80,80v-44,0,-80,-36,-80,-80v0,-37,25,-68,59,-77xm29,-80v0,39,32,71,71,71v40,0,71,-32,71,-71v0,-39,-31,-71,-71,-71v-39,0,-71,32,-71,71xm59,-202v0,22,18,41,41,41v22,0,41,-19,41,-41v0,-23,-19,-41,-41,-41v-23,0,-41,18,-41,41","w":226,"k":{"9":2,"7":4}},"9":{"d":"188,-156v0,76,-35,154,-112,156v-3,0,-4,-2,-4,-5v0,-2,2,-4,4,-4v66,-3,94,-61,102,-123v-31,71,-154,46,-154,-38v0,-45,37,-82,82,-82v49,0,82,40,82,96xm33,-170v0,40,33,72,73,72v42,-1,76,-33,72,-79v-3,-37,-35,-66,-72,-66v-40,0,-73,33,-73,73","w":231,"k":{",":4,"\/":9,".":4,"7":9,"5":2,"3":4,"2":4}},"a":{"d":"181,-172r0,167v0,3,-2,5,-5,5v-9,-8,-2,-34,-4,-49v-14,29,-42,49,-74,49v-46,0,-84,-40,-84,-88v0,-48,38,-88,84,-88v32,0,60,20,74,48v2,-14,-6,-56,9,-44xm98,-9v41,0,74,-35,74,-79v0,-44,-33,-79,-74,-79v-41,0,-75,35,-75,79v0,44,34,79,75,79","w":222,"k":{"\\":27,"*":5,"?":13,"y":-11,"w":7,"v":7,"n":4,"l":-5,"j":-43,"g":-13}},"b":{"d":"33,-5r0,-242v0,-3,2,-5,5,-5v2,0,4,2,4,5r0,119v14,-29,43,-48,76,-48v48,0,86,39,86,87v0,49,-38,89,-86,89v-33,0,-62,-20,-76,-48v-2,15,5,39,-4,48v-3,0,-5,-2,-5,-5xm118,-167v-41,1,-76,33,-76,78v0,44,35,80,76,80v42,0,77,-36,77,-80v0,-44,-35,-78,-77,-78","k":{"}":5,"]":7,"\\":25,"*":5,",":4,"?":13,".":4,")":11,"z":5,"y":9,"x":11,"w":7,"v":9}},"c":{"d":"21,-88v0,-71,92,-115,147,-69v4,3,-1,11,-6,7v-50,-41,-132,-2,-132,62v0,64,83,103,132,61v4,-4,9,4,6,8v-55,46,-147,2,-147,-69","w":205,"k":{"\\":14,"?":5,")":5,"y":2,"x":4,"w":2,"v":2,"q":4,"o":5,"g":4,"e":5,"d":4,"c":5}},"d":{"d":"192,-5v0,3,-1,5,-4,5v-11,-6,-2,-33,-5,-48v-14,28,-43,48,-76,48v-48,0,-85,-40,-85,-89v0,-48,37,-87,85,-87v33,0,62,19,76,48r0,-119v0,-6,10,-7,9,0r0,242xm107,-9v42,0,77,-36,76,-83v-1,-42,-36,-75,-76,-75v-42,0,-76,34,-76,78v0,44,34,80,76,80","k":{"e":5}},"e":{"d":"107,0v-47,0,-86,-40,-86,-88v0,-49,39,-88,86,-88v45,0,82,35,84,82v0,2,-2,5,-4,5r-157,1v-4,75,107,108,140,43v1,-2,3,-2,6,-1v2,1,2,4,1,6v-15,23,-40,40,-70,40xm107,-167v-39,0,-72,30,-77,69r152,0v-5,-39,-36,-69,-75,-69","w":219,"k":{"}":4,"]":7,"\\":29,"*":7,",":4,"?":14,".":4,")":11,"z":5,"y":-11,"x":11,"w":9,"v":9,"t":14,"r":8}},"f":{"d":"57,-178v-3,-42,4,-77,44,-74v3,0,4,1,4,4v0,3,-1,5,-4,5v-37,-3,-35,29,-35,65v12,0,46,-3,30,10r-30,0r0,163v0,3,-1,5,-4,5v-3,0,-5,-2,-5,-5r0,-163v-12,0,-45,2,-29,-10r29,0","w":130,"k":{"}":-11,"]":-7,"\\":-11,"*":-11,",":16,"\/":16,"?":-13,".":16,")":-11,"z":4,"q":4,"o":4,"g":4,"e":4,"d":4,"c":4,"a":5}},"g":{"d":"183,-176v3,0,5,1,5,4r0,162v1,59,-62,101,-120,75v-5,-2,-2,-11,4,-8v51,23,108,-15,107,-67r0,-39v-13,28,-42,49,-74,49v-46,0,-83,-40,-83,-88v0,-49,37,-88,83,-88v32,0,61,20,74,48v2,-15,-5,-40,4,-48xm179,-88v0,-44,-33,-79,-74,-79v-41,0,-74,35,-74,79v0,44,33,79,74,79v41,0,74,-35,74,-79","k":{"\\":18}},"h":{"d":"42,-5v1,8,-9,5,-9,1r0,-243v0,-3,2,-5,5,-5v3,0,4,2,4,5r0,108v28,-61,134,-40,134,34r0,100v0,3,-2,5,-4,5v-3,0,-5,-2,-5,-5r0,-100v0,-35,-27,-62,-62,-62v-34,0,-63,27,-63,60r0,102","w":220,"k":{"\\":27,"*":5,"?":11,"y":5,"w":5,"v":7,"a":-14}},"i":{"d":"34,-5r0,-167v0,-3,2,-4,5,-4v2,0,4,1,4,4r0,167v0,3,-2,5,-4,5v-3,0,-5,-2,-5,-5xm39,-216v-7,0,-5,-7,-5,-13v0,-3,2,-4,5,-4v5,-1,4,8,4,13v0,2,-2,4,-4,4","w":101,"k":{"l":8}},"j":{"d":"-2,69v5,-9,23,-6,23,-24r0,-217v0,-2,1,-4,4,-4v3,0,5,2,5,4r0,217v2,16,-20,36,-32,24xm26,-216v-6,0,-4,-8,-4,-13v0,-3,1,-5,4,-5v5,0,6,7,5,13v0,3,-3,5,-5,5","w":89,"k":{"a":7}},"k":{"d":"33,-5r0,-242v0,-3,2,-5,5,-5v2,0,4,2,4,5r0,187r116,-116v2,-2,5,-2,7,0v2,2,2,4,0,6r-73,73r73,89v4,5,-3,11,-7,6r-73,-88r-43,42v-2,15,5,39,-4,48v-3,0,-5,-2,-5,-5","w":201,"k":{"\\":14,"-":7,"y":5,"w":7,"v":7,"u":4,"t":4,"q":9,"o":9,"g":9,"e":9,"d":9,"c":9,"a":4}},"l":{"d":"36,-247v0,-3,2,-5,5,-5v3,0,4,2,4,5r0,242v0,3,-1,5,-4,5v-3,0,-5,-2,-5,-5r0,-242","w":89,"k":{"y":-23,"e":-16}},"m":{"d":"175,-5v1,3,-2,5,-4,5v-3,0,-5,-2,-5,-5r0,-100v0,-35,-28,-62,-62,-62v-33,0,-58,26,-61,59v-3,34,6,82,-6,108v-2,0,-4,-2,-4,-5r1,-167v0,-3,2,-4,5,-4v9,4,2,25,4,36v24,-52,112,-44,128,10v10,-27,35,-46,66,-46v39,0,70,32,70,71r0,100v0,3,-1,5,-4,5v-2,0,-5,-2,-5,-5r0,-100v0,-35,-28,-62,-61,-62v-34,1,-62,26,-62,62r0,100","w":342,"k":{"\\":27,"*":5,"?":11,"y":5,"w":5,"v":7}},"n":{"d":"42,-5v0,6,-8,6,-9,1r0,-168v0,-3,2,-4,5,-4v9,4,2,25,4,36v29,-60,134,-39,134,35r0,100v0,3,-2,5,-5,5v-3,0,-4,-2,-4,-5r0,-100v0,-35,-28,-62,-62,-62v-34,0,-63,27,-63,62r0,100","w":220,"k":{"\\":27,"*":5,"?":11,"y":5,"w":5,"v":7,"d":7}},"o":{"d":"25,-88v0,-49,37,-88,83,-88v46,0,84,39,84,88v0,48,-38,88,-84,88v-46,0,-83,-40,-83,-88xm34,-88v0,44,33,79,74,79v41,0,75,-35,75,-79v0,-44,-34,-79,-75,-79v-41,0,-74,35,-74,79","w":225,"k":{"}":5,"]":7,"\\":29,"*":7,",":7,"?":18,".":7,")":11,"z":7,"y":-16,"x":13,"w":14,"v":11,"u":6,"t":7,"r":7,"f":13}},"p":{"d":"33,72r0,-244v0,-3,2,-4,5,-4v10,7,1,33,4,48v14,-29,43,-48,76,-48v48,0,85,39,85,87v0,48,-37,87,-85,87v-33,0,-62,-20,-76,-48r0,122v0,3,-1,5,-4,5v-3,0,-5,-2,-5,-5xm118,-167v-41,1,-77,33,-76,78v0,43,35,78,76,78v41,0,75,-35,75,-78v0,-43,-34,-78,-75,-78","k":{"}":5,"]":7,"\\":25,"*":5,",":4,"?":13,".":4,")":11,"z":5,"y":9,"x":11,"w":7,"v":9,"l":7,"i":11,"e":4}},"q":{"d":"191,72v0,3,-2,5,-5,5v-3,0,-4,-2,-4,-5r0,-122v-14,28,-42,48,-75,48v-48,0,-85,-39,-85,-87v0,-48,37,-87,85,-87v33,0,61,19,75,48r0,-44v0,-3,1,-4,4,-4v3,0,5,1,5,4r0,244xm107,-11v42,-1,77,-36,75,-82v-1,-41,-35,-74,-75,-74v-41,0,-76,35,-76,78v0,43,35,78,76,78","k":{"\\":18}},"r":{"d":"124,-167v-48,0,-70,49,-82,80r0,82v0,3,-1,5,-4,5v-2,0,-4,-2,-4,-5r0,-167v0,-3,2,-4,4,-4v3,0,4,1,4,4r0,60v15,-30,38,-63,82,-64v3,0,5,1,5,4v0,3,-2,5,-5,5","w":158,"k":{"\\":11,"*":-7,",":32,"\/":27,".":32,"z":4,"q":9,"o":9,"e":18,"d":9,"c":9,"a":9}},"s":{"d":"84,-167v-76,2,-54,67,1,71v32,2,62,15,63,48v1,56,-100,58,-127,23v-2,-1,-2,-4,-1,-6v1,-3,4,-3,6,-1v25,28,113,34,113,-16v0,-56,-112,-22,-115,-84v-2,-49,86,-54,114,-24v5,4,-2,10,-6,8v-14,-9,-29,-19,-48,-19","w":177,"k":{"}":4,"]":5,"\\":27,"?":13,")":7,"z":4,"y":-13,"x":9,"w":5,"v":7,"t":-5,"s":4}},"t":{"d":"59,-176v11,0,45,-3,29,9r-29,0r0,140v-2,16,17,15,23,23v-11,12,-32,-8,-32,-23r0,-140v-11,-2,-32,5,-35,-5v4,-9,24,-2,35,-4r0,-71v0,-3,1,-5,4,-5v3,0,5,2,5,5r0,71","w":144,"k":{"\\":14,"t":23,"r":25,"q":5,"o":5,"h":7,"g":5,"e":14,"d":5,"c":5,"a":11}},"u":{"d":"30,-172v0,-3,2,-4,5,-4v2,0,4,1,4,4r0,101v0,35,27,62,61,62v34,0,62,-27,62,-62r0,-101v0,-6,10,-5,10,0r0,101v0,40,-33,71,-72,71v-39,0,-70,-31,-70,-71r0,-101","w":220,"k":{"\\":18,"n":9,"l":11}},"v":{"d":"90,-3r-70,-167v-1,-2,1,-4,3,-5v3,-1,4,-1,5,2r67,157r66,-157v1,-3,3,-3,5,-2v3,1,4,3,3,5r-71,168v-2,3,-6,2,-8,-1","w":209,"k":{"}":4,"]":7,"\\":18,",":31,"\/":25,"-":5,"?":4,".":31,"z":2,"y":5,"x":4,"w":5,"v":5,"s":7,"q":9,"o":11,"g":9,"e":11,"d":9,"c":11,"a":9}},"w":{"d":"101,-3v-2,5,-8,3,-9,-1r-70,-166v-1,-2,-1,-4,2,-5v2,-1,6,0,7,2r65,157r48,-113v2,-3,7,-2,9,0r47,113r66,-157v1,-2,3,-3,6,-2v2,1,4,3,3,5r-74,170v-3,0,-5,0,-5,-3r-48,-113","w":309,"k":{"}":4,"]":7,"\\":18,",":25,"\/":22,"-":4,"?":4,".":25,"z":2,"y":4,"x":4,"w":4,"v":5,"s":5,"q":7,"o":9,"l":21,"i":22,"g":7,"e":22,"d":7,"c":9,"a":7}},"x":{"d":"33,-2v-4,4,-11,1,-7,-5r59,-81r-59,-81v-1,-2,-2,-5,0,-6v3,-1,6,-1,7,1r57,79r57,-79v4,-4,10,1,8,5r-59,81r59,81v2,5,-5,10,-8,5r-57,-78","w":205,"k":{"}":4,"]":4,"\\":18,"-":11,"?":5,"y":4,"w":4,"v":4,"s":7,"q":11,"o":13,"i":16,"g":11,"e":13,"d":11,"c":13,"a":16}},"y":{"d":"151,-174v2,-4,9,-2,8,2r0,162v2,58,-62,103,-118,74v-3,-1,-3,-3,-2,-6v10,-5,24,7,38,6v50,-4,80,-42,73,-101v-28,61,-131,37,-131,-34r0,-101v0,-3,1,-4,4,-4v2,0,5,1,5,4r0,101v0,34,28,61,62,61v33,0,59,-26,60,-59","w":211,"k":{"}":4,"]":7,"\\":18,",":31,"\/":25,"-":5,"?":4,".":31,"z":2,"y":4,"x":4,"w":4,"v":5,"s":7,"q":9,"o":11,"l":11,"g":9,"e":11,"d":9,"c":11,"a":9}},"z":{"d":"148,-176v6,-1,8,6,4,9r-116,158r113,0v3,0,5,2,5,4v0,3,-2,5,-5,5r-125,-1v-1,-1,-2,-4,0,-6r116,-160r-113,0v-3,0,-4,-2,-4,-5v0,-2,1,-4,4,-4r121,0","w":199,"k":{"\\":16,"q":5,"o":5,"g":5,"e":5,"d":5,"c":5}},"!":{"d":"33,-247v0,-3,2,-5,5,-5v2,0,4,2,4,5r0,187v0,3,-2,4,-4,4v-3,0,-5,-1,-5,-4r0,-187xm38,0v-8,0,-7,-18,0,-18v6,0,6,17,0,18","w":90},"(":{"d":"103,35v-91,-5,-90,-171,-60,-245v11,-27,32,-43,60,-43v3,0,5,2,5,5v0,3,-2,5,-5,5v-80,6,-77,164,-50,230v11,24,27,37,50,37v3,0,5,3,5,6v0,3,-2,5,-5,5","w":154,"k":{"s":5,"q":11,"o":11,"j":-11,"g":7,"e":11,"d":11,"c":11,"Q":11,"O":11,"J":5,"G":11,"C":11}},")":{"d":"104,-109v0,71,-16,140,-77,144v-3,0,-5,-2,-5,-5v0,-3,2,-6,5,-6v54,-3,67,-70,67,-133v0,-64,-13,-130,-67,-134v-3,0,-5,-2,-5,-5v0,-3,2,-5,5,-5v62,3,77,74,77,144","w":154},"+":{"d":"105,-42r0,-76r-75,0v-4,0,-7,-2,-7,-6v0,-4,3,-6,7,-6r75,0r0,-77v0,-4,3,-6,7,-6v3,0,6,2,6,6r0,77r76,0v3,0,7,2,7,6v0,4,-4,6,-7,6r-76,0r0,76v0,4,-3,7,-6,7v-4,0,-7,-3,-7,-7","w":223},"<":{"d":"146,0v-44,-38,-83,-82,-124,-124r2,-6r119,-120v2,-2,5,-2,7,0v1,2,1,6,0,8r-115,117r115,116v2,3,1,10,-4,9","w":223},">":{"d":"160,-130v1,3,3,7,0,9r-122,121v-5,1,-7,-5,-5,-9r116,-116r-116,-117v-3,-6,3,-13,8,-8","w":223},"A":{"d":"203,-4r-24,-64r-126,0r-24,64v0,3,-3,3,-6,3v-2,-1,-3,-3,-2,-6r91,-242v2,-4,7,-4,9,0r91,242v2,6,-7,8,-9,3xm116,-235r-59,157r118,0","w":232,"k":{"\\":43,"*":36,"-":14,"?":22,"y":4,"w":16,"v":22,"u":4,"t":11,"q":9,"o":9,"g":9,"f":7,"e":9,"d":9,"c":9,"Z":-13,"Y":27,"W":29,"V":32,"U":9,"T":36,"S":6,"O":14,"H":7,"G":12,"C":14}},".":{"d":"30,-9v0,-7,5,-13,12,-13v7,0,12,6,12,13v0,7,-5,12,-12,12v-7,0,-12,-5,-12,-12","w":82,"k":{"y":22,"w":25,"v":31,"t":9,"q":4,"o":7,"g":4,"f":5,"e":7,"d":4,"c":7,"7":7,"1":18,"0":7,"Y":47,"W":36,"V":43,"U":5,"T":36,"Q":14,"O":14,"G":14,"C":14}},"?":{"d":"81,-51v-12,-8,-2,-36,-5,-53v0,-3,2,-4,5,-4v37,0,67,-31,67,-68v0,-67,-97,-91,-126,-34v-1,2,-4,3,-6,2v1,-27,38,-44,65,-44v41,0,76,34,76,76v0,40,-33,74,-72,76v-2,16,5,40,-4,49xm81,0v-7,1,-5,-7,-5,-13v0,-2,2,-4,5,-4v5,0,4,8,4,13v0,3,-2,4,-4,4","w":192},"=":{"d":"34,-83v-3,0,-6,-2,-6,-5v0,-3,3,-6,6,-6r123,0v3,0,5,3,5,6v0,3,-2,5,-5,5r-123,0xm34,-158v-3,0,-6,-2,-6,-4v0,-3,3,-6,6,-6r123,0v6,0,7,10,0,10r-123,0","w":223},"-":{"d":"27,-122v-2,0,-3,-2,-3,-4v0,-2,1,-4,3,-4r82,0v2,0,4,2,4,4v0,2,-2,4,-4,4r-82,0","w":146,"k":{"A":14,"z":4,"y":5,"x":11,"w":4,"v":5,"7":14,"3":4,"1":11,"Z":11,"Y":29,"X":18,"W":13,"V":14,"T":32}},"\u00ad":{"d":"27,-122v-2,0,-3,-2,-3,-4v0,-2,1,-4,3,-4r82,0v2,0,4,2,4,4v0,2,-2,4,-4,4r-82,0","w":146},"\/":{"d":"35,-3v0,2,-2,3,-5,3v-2,-1,-4,-3,-3,-6r102,-242v2,-6,11,-2,9,3","w":151,"k":{"\/":61,"A":43,"z":22,"y":18,"x":18,"w":18,"v":18,"u":18,"t":7,"s":31,"r":18,"q":25,"p":18,"o":29,"n":18,"m":18,"g":25,"f":9,"e":29,"d":25,"c":29,"a":23,"9":7,"8":5,"7":4,"6":13,"5":7,"4":34,"3":4,"2":7,"1":-4,"0":13,"Z":7,"S":11,"Q":14,"O":14,"J":47,"G":14,"C":14}},":":{"d":"31,-163v-7,-22,22,-30,24,-10v7,21,-22,29,-24,10xm31,-10v-7,-22,22,-30,24,-10v7,21,-22,29,-24,10","w":86,"k":{"Y":14,"W":5,"V":7,"T":18}},";":{"d":"31,-163v-7,-22,22,-30,24,-10v7,21,-22,29,-24,10xm55,-20v3,34,-10,53,-28,58v-17,-10,24,-21,14,-38v-7,-1,-11,-9,-10,-20v0,-7,5,-12,12,-12v7,0,12,5,12,12","w":86,"k":{"Y":14,"W":5,"V":7,"T":18}},"\u037e":{"d":"31,-163v-7,-22,22,-30,24,-10v7,21,-22,29,-24,10xm55,-20v3,34,-10,53,-28,58v-17,-10,24,-21,14,-38v-7,-1,-11,-9,-10,-20v0,-7,5,-12,12,-12v7,0,12,5,12,12","w":86},",":{"d":"53,-20v3,34,-9,53,-28,58v-17,-10,24,-21,14,-38v-12,-1,-14,-33,2,-32v7,0,12,5,12,12","w":82,"k":{"y":16,"w":25,"v":31,"t":9,"q":4,"o":7,"j":-5,"g":4,"f":5,"e":7,"d":4,"c":7,"7":7,"1":18,"0":7,"Y":47,"W":36,"V":43,"U":5,"T":36,"Q":14,"O":14,"G":14,"C":14}},"'":{"d":"25,-166r11,-77v-1,-11,20,-15,23,-4r-23,81v-1,5,-3,7,-6,7v-3,0,-6,-2,-5,-7","w":82},"\"":{"d":"90,-166r11,-77v-1,-11,20,-16,22,-4v-4,30,-15,54,-22,81v-1,5,-3,7,-6,7v-3,0,-6,-2,-5,-7xm25,-166r11,-77v-1,-11,20,-15,23,-4r-23,81v-1,5,-3,7,-6,7v-3,0,-6,-2,-5,-7","w":147},"_":{"d":"-1,58v-4,0,-8,-3,-8,-7v0,-4,4,-6,8,-6r121,0v4,0,7,2,7,6v0,4,-3,7,-7,7r-121,0","w":216},"*":{"d":"77,-145v-14,-5,-2,-32,-4,-47r-38,25v-8,0,-11,-11,-3,-15r37,-17v-13,-9,-34,-11,-42,-25v12,-18,32,13,46,17v1,-15,-10,-41,4,-47v16,4,3,32,5,47v13,-8,23,-19,38,-24v8,-1,9,13,2,14r-37,18v13,9,35,9,42,24v0,7,-8,10,-13,5r-32,-22v-1,16,11,42,-5,47","w":154,"k":{"A":36,"t":-4,"s":4,"q":5,"o":7,"g":5,"e":7,"d":5,"c":7,"a":4,"J":29}},"@":{"d":"180,-10v-3,11,-23,10,-35,10v-69,0,-126,-57,-126,-126v0,-70,57,-126,126,-126v90,0,156,98,112,184v0,1,-10,23,-30,26v-29,5,-31,-22,-29,-51v-26,56,-115,33,-115,-33v0,-36,28,-65,62,-65v35,1,62,30,62,69v0,25,-10,67,13,71v32,-8,42,-41,42,-75v0,-65,-52,-117,-117,-117v-64,0,-117,52,-117,117v1,73,67,133,146,113v3,0,5,1,6,3xm93,-126v0,31,23,56,52,56v29,0,53,-25,53,-56v0,-31,-24,-57,-53,-57v-29,0,-52,26,-52,57","w":352},"\\":{"d":"133,-7v3,6,-6,10,-8,4r-102,-243v-1,-2,1,-4,3,-5v2,-1,4,0,5,2","w":161,"k":{"y":22,"w":22,"v":25,"t":11,"j":-11,"f":4,"Y":40,"W":36,"V":43,"U":5,"T":32,"Q":14,"O":14,"G":14,"C":14}},"#":{"d":"55,-10r10,-62v-16,-2,-42,6,-49,-5v7,-12,36,-2,52,-5r14,-92r-43,0v-5,0,-8,0,-8,-5v0,-5,3,-5,8,-5r46,0r10,-63v1,-5,1,-8,6,-8v6,0,5,6,4,11r-10,60r82,0r10,-63v1,-5,1,-8,6,-8v6,0,5,6,4,11r-10,60r40,0v5,0,8,0,8,5v0,5,-3,5,-8,5r-43,0r-14,92r42,0v5,0,9,0,9,5v-8,12,-37,2,-54,5r-11,64v-1,5,0,8,-5,8v-6,0,-5,-5,-4,-10r10,-62r-82,0r-11,64v-1,5,0,8,-5,8v-6,0,-5,-5,-4,-10xm78,-82r81,0r15,-92r-81,0","w":252},"~":{"d":"59,-105v-12,-3,-13,14,-23,18v-7,1,-5,-5,-4,-9v4,-11,17,-22,27,-22v14,0,34,14,46,14v14,5,19,-34,30,-16v-4,16,-15,29,-30,29v-13,0,-33,-14,-46,-14","w":165},"`":{"d":"100,-216v-14,-2,-33,-26,-40,-39v1,-2,-1,-5,6,-5v17,8,25,28,34,44","w":180},"[":{"d":"35,37r0,-280v0,-5,5,-9,10,-9r83,0v4,0,7,1,7,5v0,4,-3,4,-7,4r-84,0r0,281r84,0v4,0,7,1,7,5v0,4,-3,4,-7,4r-83,0v-5,0,-10,-5,-10,-10","w":154,"k":{"y":4,"x":4,"w":7,"v":7,"s":5,"q":7,"o":7,"j":-11,"e":7,"d":7,"c":7,"a":4,"Q":7,"O":7,"J":4,"G":7,"C":7}},"]":{"d":"119,-243r0,280v0,5,-4,10,-9,10r-84,0v-4,0,-6,0,-6,-4v0,-4,2,-5,6,-5r84,0r0,-281r-84,0v-4,0,-6,0,-6,-4v0,-4,2,-5,6,-5r84,0v5,0,9,4,9,9","w":154},"{":{"d":"146,50v-74,-16,-73,-40,-72,-101v0,-28,-9,-45,-46,-45v-6,0,-8,-3,-8,-7v0,-4,2,-7,8,-7v49,0,47,-31,46,-74v0,-37,11,-60,72,-73v10,-2,10,8,3,8v-63,18,-65,36,-65,94v0,32,-14,45,-37,52v33,7,37,36,37,79v0,36,13,52,65,66v2,1,5,2,5,5v0,4,-4,4,-8,3","w":172,"k":{"z":4,"y":4,"x":4,"w":4,"v":4,"s":4,"q":5,"o":5,"j":-13,"g":4,"e":5,"d":5,"c":5,"Q":7,"O":7,"J":4,"G":7,"C":7}},"}":{"d":"27,50v-8,4,-10,-7,-4,-8v63,-18,66,-35,66,-93v0,-32,13,-44,37,-52v-32,-6,-37,-36,-37,-79v0,-36,-14,-53,-66,-67v-2,-1,-4,-1,-4,-4v0,-4,4,-5,8,-4v73,16,73,40,72,101v0,28,8,46,45,46v6,0,9,3,9,7v0,4,-3,7,-9,7v-50,-1,-45,32,-45,74v0,37,-11,60,-72,72","w":172},"$":{"d":"119,-135v44,9,89,23,89,68v0,38,-40,67,-89,68v4,11,-8,26,-8,9r0,-9v-36,-2,-68,-20,-87,-36v-4,-3,0,-9,5,-7v19,15,49,33,82,35r0,-121v-39,-8,-80,-22,-80,-63v0,-35,36,-61,80,-63v-3,-11,5,-27,8,-10r0,10v31,1,56,16,75,29v5,3,0,10,-5,7v-20,-13,-41,-27,-70,-28r0,111xm111,-246v-51,-2,-101,58,-51,90v13,9,30,16,51,20r0,-110xm119,-7v59,5,112,-63,58,-99v-14,-10,-34,-16,-58,-21r0,120","w":227,"k":{"7":4}},"|":{"d":"44,40r0,-321v0,-4,0,-8,4,-8v4,0,6,4,6,8r0,321v0,4,-2,8,-6,8v-4,0,-4,-4,-4,-8","w":102},"^":{"d":"33,-62v-4,0,-5,-9,-2,-11v25,-17,46,-38,73,-53v27,14,48,36,72,53v3,2,3,5,3,8v0,6,-7,4,-11,1r-64,-50v-24,17,-44,38,-71,52","w":180},"\u00df":{"d":"103,-5v0,-4,3,-8,7,-8v41,-2,78,-20,78,-55v0,-33,-37,-49,-76,-54v-11,0,-12,-15,-2,-18v31,-10,63,-30,63,-62v0,-27,-28,-53,-60,-53v-35,0,-68,33,-68,75r0,173v0,5,-1,8,-6,8v-5,0,-5,-3,-5,-8r0,-173v0,-50,31,-86,79,-85v43,1,72,28,72,63v0,35,-35,59,-63,69v38,6,80,26,79,65v-1,40,-38,67,-90,69v-4,0,-8,-2,-8,-6","w":223,"k":{"y":4,"x":4,"w":2,"v":4}},"\u00c4":{"d":"203,-4v2,5,12,4,9,-3r-91,-242v-2,-4,-7,-4,-9,0r-91,242v-1,3,0,6,4,6v2,0,4,-1,4,-3r24,-64r126,0xm57,-78r59,-157r60,157r-119,0xm71,-301v0,-7,6,-13,13,-13v7,0,11,6,11,13v0,7,-4,12,-11,12v-7,0,-13,-5,-13,-12xm137,-301v0,-7,5,-13,12,-13v7,0,12,6,12,13v0,7,-5,12,-12,12v-7,0,-12,-5,-12,-12","w":238},"\u00d6":{"d":"26,-126v0,72,55,131,123,131v68,0,123,-59,123,-131v0,-72,-55,-130,-123,-130v-68,0,-123,58,-123,130xm36,-126v0,-67,51,-120,113,-120v62,0,113,53,113,120v0,67,-51,121,-113,121v-62,0,-113,-54,-113,-121xm104,-301v0,-7,5,-13,12,-13v7,0,12,6,12,13v0,7,-5,12,-12,12v-7,0,-12,-5,-12,-12xm170,-301v0,-7,5,-13,12,-13v7,0,12,6,12,13v0,7,-5,12,-12,12v-7,0,-12,-5,-12,-12","w":306},"\u00dc":{"d":"33,-101v0,56,45,101,101,101v55,0,101,-45,101,-101r0,-146v0,-3,-2,-5,-4,-5v-3,0,-5,2,-5,5r0,146v0,51,-42,92,-92,92v-51,0,-92,-41,-92,-92r0,-146v0,-3,-1,-5,-4,-5v-3,0,-5,2,-5,5r0,146xm89,-301v0,-7,6,-13,13,-13v7,0,11,6,11,13v0,7,-4,12,-11,12v-7,0,-13,-5,-13,-12xm155,-301v0,-7,5,-13,12,-13v7,0,12,6,12,13v0,7,-5,12,-12,12v-7,0,-12,-5,-12,-12","w":273},"\u00fc":{"d":"30,-71v0,40,31,71,70,71v39,0,72,-31,72,-71r0,-101v0,-3,-2,-4,-5,-4v-2,0,-5,1,-5,4r0,101v0,35,-28,62,-62,62v-34,0,-61,-27,-61,-62r0,-101v0,-3,-2,-4,-4,-4v-3,0,-5,1,-5,4r0,101xm56,-217v0,-7,5,-13,12,-13v7,0,12,6,12,13v0,7,-5,12,-12,12v-7,0,-12,-5,-12,-12xm122,-217v0,-7,5,-13,12,-13v7,0,12,6,12,13v0,7,-5,12,-12,12v-7,0,-12,-5,-12,-12","w":220},"\u00f6":{"d":"21,-88v0,48,37,88,83,88v46,0,84,-40,84,-88v0,-49,-38,-88,-84,-88v-46,0,-83,39,-83,88xm30,-88v0,-44,33,-79,74,-79v41,0,75,35,75,79v0,44,-34,79,-75,79v-41,0,-74,-35,-74,-79xm59,-217v0,-7,5,-13,12,-13v7,0,12,6,12,13v0,7,-5,12,-12,12v-7,0,-12,-5,-12,-12xm125,-217v0,-7,5,-13,12,-13v7,0,12,6,12,13v0,7,-5,12,-12,12v-7,0,-12,-5,-12,-12","w":230},"\u00e4":{"d":"185,-176v3,0,4,2,4,4r0,167v0,3,-1,5,-4,5v-12,-6,-2,-34,-5,-49v-14,29,-42,49,-74,49v-46,0,-83,-40,-83,-88v0,-48,37,-88,83,-88v32,0,60,20,74,48r0,-44v0,-2,2,-4,5,-4xm106,-9v41,0,74,-35,74,-79v0,-44,-33,-79,-74,-79v-41,0,-74,35,-74,79v0,44,33,79,74,79xm61,-221v0,-7,5,-12,12,-12v7,0,12,5,12,12v0,7,-5,13,-12,13v-7,0,-12,-6,-12,-13xm126,-221v0,-7,6,-12,13,-12v7,0,12,5,12,12v0,7,-5,13,-12,13v-7,0,-13,-6,-13,-13","w":206}}});

/* Cufon */
Cufon.replace('h2, blockquote, h4','');
Cufon.now();

// ColorBox v1.3.6 - a full featured, light-weight, customizable lightbox based on jQuery 1.3
// c) 2009 Jack Moore - www.colorpowered.com - jack@colorpowered.com
// Licensed under the MIT license: http://www.opensource.org/licenses/mit-license.php

(function ($) {
	// Shortcuts (to increase compression)
	var colorbox = 'colorbox',
	hover = 'hover',
	TRUE = true,
	FALSE = false,
	cboxPublic,
	isIE = !$.support.opacity,
	isIE6 = isIE && !window.XMLHttpRequest,

	// Event Strings (to increase compression)
	cbox_open = 'cbox_open',
	cbox_load = 'cbox_load',
	cbox_complete = 'cbox_complete',
	cbox_cleanup = 'cbox_cleanup',
	cbox_closed = 'cbox_closed',
	cbox_resize = 'resize.cbox_resize',

	// Cached jQuery Object Variables
	$overlay,
	$cbox,
	$wrap,
	$content,
	$topBorder,
	$leftBorder,
	$rightBorder,
	$bottomBorder,
	$related,
	$window,
	$loaded,
	$loadingBay,
	$loadingOverlay,
	$loadingGraphic,
	$title,
	$current,
	$slideshow,
	$next,
	$prev,
	$close,

	// Variables for cached values or use across multiple functions
	interfaceHeight,
	interfaceWidth,
	loadedHeight,
	loadedWidth,
	element,
	bookmark,
	index,
	settings,
	open,
	active,
	
	// ColorBox Default Settings.	
	// See http://colorpowered.com/colorbox for details.
	defaults = {
		transition: "elastic",
		speed: 350,
		width: FALSE,
		height: FALSE,
		innerWidth: FALSE,
		innerHeight: FALSE,
		initialWidth: "400",
		initialHeight: "400",
		maxWidth: FALSE,
		maxHeight: FALSE,
		scalePhotos: TRUE,
		scrolling: TRUE,
		inline: FALSE,
		html: FALSE,
		iframe: FALSE,
		photo: FALSE,
		href: FALSE,
		title: FALSE,
		rel: FALSE,
		opacity: 0.9,
		preloading: TRUE,
		current: "image {current} of {total}",
		previous: "previous",
		next: "next",
		close: "close",
		open: FALSE,
		overlayClose: TRUE,
		
		slideshow: FALSE,
		slideshowAuto: TRUE,
		slideshowSpeed: 2500,
		slideshowStart: "start slideshow",
		slideshowStop: "stop slideshow",
		
		onOpen: FALSE,
		onLoad: FALSE,
		onComplete: FALSE,
		onCleanup: FALSE,
		onClosed: FALSE
	};
	
	// ****************
	// HELPER FUNCTIONS
	// ****************
		
	// Convert % values to pixels
	function setSize(size, dimension) {
		dimension = dimension === 'x' ? $window.width() : $window.height();//document.documentElement.clientWidth : document.documentElement.clientHeight;
		return (typeof size === 'string') ? Math.round((size.match(/%/) ? (dimension / 100) * parseInt(size, 10) : parseInt(size, 10))) : size;
	}

	// Checks an href to see if it is a photo.
	// There is a force photo option (photo: true) for hrefs that cannot be matched by this regex.
	function isImage(url) {
		url = $.isFunction(url) ? url.call(element) : url;
		return settings.photo || url.match(/\.(gif|png|jpg|jpeg|bmp)(?:\?([^#]*))?(?:#(\.*))?$/i);
	}
	
	// Assigns functions results to their respective settings.  This allows functions to be used to set ColorBox options.
	function process() {
		for (var i in settings) {
			if ($.isFunction(settings[i]) && i.substring(0, 2) !== 'on') { // checks to make sure the function isn't one of the callbacks, they will be handled at the appropriate time.
			    settings[i] = settings[i].call(element);
			}
		}
		settings.rel = settings.rel || element.rel;
		settings.href = settings.href || element.href;
		settings.title = settings.title || element.title;
	}

	function launch(elem) {
		
		element = elem;
		
		settings = $(element).data(colorbox);
		
		process(); // Convert functions to their returned values.
		
		if (settings.rel && settings.rel !== 'nofollow') {
			$related = $('.cboxElement').filter(function () {
				var relRelated = $(this).data(colorbox).rel || this.rel;
				return (relRelated === settings.rel);
			});
			index = $related.index(element);
			
			// Check direct calls to ColorBox.
			if (index < 0) {
				$related = $related.add(element);
				index = $related.length - 1;
			}
		} else {
			$related = $(element);
			index = 0;
		}
		
		if (!open) {
			open = TRUE;
			
			active = TRUE; // Prevents the page-change action from queuing up if the visitor holds down the left or right keys.
			
			bookmark = element;
			
			bookmark.blur(); // Remove the focus from the calling element.
			
			// Set Navigation Key Bindings
			$(document).bind("keydown.cbox_close", function (e) {
				if (e.keyCode === 27) {
					e.preventDefault();
					cboxPublic.close();
				}
			}).bind("keydown.cbox_arrows", function (e) {
				if ($related.length > 1) {
					if (e.keyCode === 37) {
						e.preventDefault();
						$prev.click();
					} else if (e.keyCode === 39) {
						e.preventDefault();
						$next.click();
					}
				}
			});
			
			if (settings.overlayClose) {
				$overlay.css({"cursor": "pointer"}).one('click', cboxPublic.close);
			}
			
			$.event.trigger(cbox_open);
			if (settings.onOpen) {
				settings.onOpen.call(element);
			}
			
			$overlay.css({"opacity": settings.opacity}).show();
			
			// Opens inital empty ColorBox prior to content being loaded.
			settings.w = setSize(settings.initialWidth, 'x');
			settings.h = setSize(settings.initialHeight, 'y');
			cboxPublic.position(0);
			
			if (isIE6) {
				$window.bind('resize.cboxie6 scroll.cboxie6', function () {
					$overlay.css({width: $window.width(), height: $window.height(), top: $window.scrollTop(), left: $window.scrollLeft()});
				}).trigger("scroll.cboxie6");
			}
		}
		
		$current.add($prev).add($next).add($slideshow).add($title).hide();
		
		$close.html(settings.close).show();
		
		cboxPublic.slideshow();
		
		cboxPublic.load();
	}

	// ****************
	// PUBLIC FUNCTIONS
	// Usage format: $.fn.colorbox.close();
	// Usage from within an iframe: parent.$.fn.colorbox.close();
	// ****************
	
	cboxPublic = $.fn.colorbox = function (options, callback) {
		var $this = this;
		
		if (!$this.length) {
			if ($this.selector === '') { // empty selector means a direct call, ie: $.fn.colorbox();
				$this = $('<a/>');
				options.open = TRUE;
			} else { // else the selector didn't match anything, and colorbox should go ahead and return.
				return this;
			}
		}
		
		$this.each(function () {
			var data = $.extend({}, $(this).data(colorbox) ? $(this).data(colorbox) : defaults, options);
			
			$(this).data(colorbox, data).addClass("cboxElement");
			
			if (callback) {
				$(this).data(colorbox).onComplete = callback;
			}
		});
		
		if (options && options.open) {
			launch($this);
		}
		
		return this;
	};

	// Initialize ColorBox: store common calculations, preload the interface graphics, append the html.
	// This preps colorbox for a speedy open when clicked, and lightens the burdon on the browser by only
	// having to run once, instead of each time colorbox is opened.
	cboxPublic.init = function () {
		
		// jQuery object generator to save a bit of space
		function $div(id) {
			return $('<div id="cbox' + id + '"/>');
		}
		
		// Create & Append jQuery Objects
		$window = $(window);
		$cbox = $('<div id="colorbox"/>');
		$overlay = $div("Overlay").hide();
		$wrap = $div("Wrapper");
		$content = $div("Content").append(
			$loaded = $div("LoadedContent").css({width: 0, height: 0}),
			$loadingOverlay = $div("LoadingOverlay"),
			$loadingGraphic = $div("LoadingGraphic"),
			$title = $div("Title"),
			$current = $div("Current"),
			$slideshow = $div("Slideshow"),
			$next = $div("Next"),
			$prev = $div("Previous"),
			$close = $div("Close")
		);
		$wrap.append( // The 3x3 Grid that makes up ColorBox
			$('<div/>').append(
				$div("TopLeft"),
				$topBorder = $div("TopCenter"),
				$div("TopRight")
			),
			$('<div/>').append(
				$leftBorder = $div("MiddleLeft"),
				$content,
				$rightBorder = $div("MiddleRight")
			),
			$('<div/>').append(
				$div("BottomLeft"),
				$bottomBorder = $div("BottomCenter"),
				$div("BottomRight")
			)
		).children().children().css({'float': 'left'});
		
		$loadingBay = $("<div style='position:absolute; top:0; left:0; width:9999px; height:0;'/>");
		
		$('body').prepend($overlay, $cbox.append($wrap, $loadingBay));
				
		if (isIE) {
			$cbox.addClass('cboxIE');
			if (isIE6) {
				$overlay.css('position', 'absolute');
			}
		}
		
		// Add rollover event to navigation elements
		$content.children()
		.bind('mouseover mouseout', function(){
			$(this).toggleClass(hover);
		}).addClass(hover);
		
		// Cache values needed for size calculations
		interfaceHeight = $topBorder.height() + $bottomBorder.height() + $content.outerHeight(TRUE) - $content.height();//Subtraction needed for IE6
		interfaceWidth = $leftBorder.width() + $rightBorder.width() + $content.outerWidth(TRUE) - $content.width();
		loadedHeight = $loaded.outerHeight(TRUE);
		loadedWidth = $loaded.outerWidth(TRUE);
		
		// Setting padding to remove the need to do size conversions during the animation step.
		$cbox.css({"padding-bottom": interfaceHeight, "padding-right": interfaceWidth}).hide();
		
		// Setup button & key events.
		$next.click(cboxPublic.next);
		$prev.click(cboxPublic.prev);
		$close.click(cboxPublic.close);
		
		// Adding the 'hover' class allowed the browser to load the hover-state
		// background graphics.  The class can now can be removed.
		$content.children().removeClass(hover);
		
		$('.cboxElement').live('click', function (e) {
			if (e.button !== 0 && typeof e.button !== 'undefined') {// checks to see if it was a non-left mouse-click.
				return TRUE;
			} else {
				launch(this);			
				return FALSE;
			}
		});
	};

	cboxPublic.position = function (speed, loadedCallback) {
		var
		animate_speed,
		winHeight = $window.height(),
		// keeps the top and left positions within the browser's viewport.
		posTop = Math.max(winHeight - settings.h - loadedHeight - interfaceHeight,0)/2 + $window.scrollTop(),
		posLeft = Math.max(document.documentElement.clientWidth - settings.w - loadedWidth - interfaceWidth,0)/2 + $window.scrollLeft();
		
		// setting the speed to 0 to reduce the delay between same-sized content.
		animate_speed = ($cbox.width() === settings.w+loadedWidth && $cbox.height() === settings.h+loadedHeight) ? 0 : speed;
		
		// this gives the wrapper plenty of breathing room so it's floated contents can move around smoothly,
		// but it has to be shrank down around the size of div#colorbox when it's done.  If not,
		// it can invoke an obscure IE bug when using iframes.
		$wrap[0].style.width = $wrap[0].style.height = "9999px";
		
		function modalDimensions (that) {
			// loading overlay size has to be sure that IE6 uses the correct height.
			$topBorder[0].style.width = $bottomBorder[0].style.width = $content[0].style.width = that.style.width;
			$loadingGraphic[0].style.height = $loadingOverlay[0].style.height = $content[0].style.height = $leftBorder[0].style.height = $rightBorder[0].style.height = that.style.height;
		}
		
		$cbox.dequeue().animate({width:settings.w+loadedWidth, height:settings.h+loadedHeight, top:posTop, left:posLeft}, {duration: animate_speed,
			complete: function(){
				modalDimensions(this);
				
				active = FALSE;
				
				// shrink the wrapper down to exactly the size of colorbox to avoid a bug in IE's iframe implementation.
				$wrap[0].style.width = (settings.w+loadedWidth+interfaceWidth) + "px";
				$wrap[0].style.height = (settings.h+loadedHeight+interfaceHeight) + "px";
				
				if (loadedCallback) {loadedCallback();}
			},
			step: function(){
				modalDimensions(this);
			}
		});
	};

	cboxPublic.resize = function (object) {
		if(!open){ return; }
		
		var topMargin,
		prev,
		prevSrc,
		next,
		nextSrc,
		photo,
		timeout,
		speed = settings.transition==="none" ? 0 : settings.speed;
		
		$window.unbind(cbox_resize);
		
		if(!object){
			timeout = setTimeout(function(){ // timer allows IE to render the dimensions before attempting to calculate the height
				var $child = $loaded.wrapInner("<div style='overflow:auto'></div>").children(); // temporary wrapper to get an accurate estimate of just how high the total content should be.
				settings.h = $child.height();
				$loaded.css({height:settings.h});
				$child.replaceWith($child.children()); // ditch the temporary wrapper div used in height calculation
				cboxPublic.position(speed);
			}, 1);
			return;
		}
		
		$loaded.remove();
		$loaded = $('<div id="cboxLoadedContent"/>').html(object);
		
		function getWidth(){
			settings.w = settings.w || $loaded.width();
			settings.w = settings.mw && settings.mw < settings.w ? settings.mw : settings.w;
			return settings.w;
		}
		function getHeight(){
			settings.h = settings.h || $loaded.height();
			settings.h = settings.mh && settings.mh < settings.h ? settings.mh : settings.h;
			return settings.h;
		}
		
		$loaded.hide()
		.appendTo($loadingBay)// content has to be appended to the DOM for accurate size calculations.  Appended to an absolutely positioned element, rather than BODY, which avoids an extremely brief display of the vertical scrollbar in Firefox that can occur for a small minority of websites.
		.css({width:getWidth(), overflow:settings.scrolling ? 'auto' : 'hidden'})
		.css({height:getHeight()})// sets the height independently from the width in case the new width influences the value of height.
		.prependTo($content);
		
		$('#cboxPhoto').css({cssFloat:'none'});// floating the IMG removes the bottom line-height and fixed a problem where IE miscalculates the width of the parent element as 100% of the document width.
		
		// Hides SELECT elements in IE6 because they would otherwise sit on top of the overlay.
		if (isIE6) {
			$('select:not(#colorbox select)').filter(function(){
				return this.style.visibility !== 'hidden';
			}).css({'visibility':'hidden'}).one(cbox_cleanup, function(){
				this.style.visibility = 'inherit';
			});
		}
				
		function setPosition (s) {
			cboxPublic.position(s, function(){
				if (!open) { return; }
				
				if (isIE) {
					//This fadeIn helps the bicubic resampling to kick-in.
					if( photo ){$loaded.fadeIn(100);}
					//IE adds a filter when ColorBox fades in and out that can cause problems if the loaded content contains transparent pngs.
					$cbox[0].style.removeAttribute("filter");
				}
				
				//Waited until the iframe is added to the DOM & it is visible before setting the src.
				//This increases compatability with pages using DOM dependent JavaScript.
				if(settings.iframe){
					$loaded.append("<iframe id='cboxIframe'" + (settings.scrolling ? " " : "scrolling='no'") + " name='iframe_"+new Date().getTime()+"' frameborder=0 src='"+settings.href+"' " + (isIE ? "allowtransparency='true'" : '') + " />");
				}
				
				$loaded.show();
				
				$title.show().html(settings.title);
				
				if ($related.length>1) {
					$current.html(settings.current.replace(/\{current\}/, index+1).replace(/\{total\}/, $related.length)).show();
					$next.html(settings.next).show();
					$prev.html(settings.previous).show();
					
					if(settings.slideshow){
						$slideshow.show();
					}
				}
				
				$loadingOverlay.hide();
				$loadingGraphic.hide();
				
				$.event.trigger(cbox_complete);
				if (settings.onComplete) {
					settings.onComplete.call(element);
				}
				
				if (settings.transition === 'fade'){
					$cbox.fadeTo(speed, 1, function(){
						if(isIE){$cbox[0].style.removeAttribute("filter");}
					});
				}
				
				$window.bind(cbox_resize, function(){
					cboxPublic.position(0);
				});
			});
		}
		
		if((settings.transition === 'fade' && $cbox.fadeTo(speed, 0, function(){setPosition(0);})) || setPosition(speed)){}
		
		// Preloads images within a rel group
		if (settings.preloading && $related.length>1) {
			prev = index > 0 ? $related[index-1] : $related[$related.length-1];
			next = index < $related.length-1 ? $related[index+1] : $related[0];
			nextSrc = $(next).data(colorbox).href || next.href;
			prevSrc = $(prev).data(colorbox).href || prev.href;
			
			if(isImage(nextSrc)){
				$('<img />').attr('src', nextSrc);
			}
			
			if(isImage(prevSrc)){
				$('<img />').attr('src', prevSrc);
			}
		}

	};

	cboxPublic.load = function () {
		var href, img, setResize, resize = cboxPublic.resize;
		
		active = TRUE;
		
		/*
		 
		// I decided to comment this out because I can see it causing problems as users
		// really should just set the dimensions on their IMG elements instead,
		// but I'm leaving the code in as it may be useful to someone.
		// To use, uncomment the function and change 'if(textStatus === "success"){ resize(this); }'
		// to 'if(textStatus === "success"){ preload(this); }'
		
		// Preload loops through the HTML to find IMG elements and loads their sources.
		// This allows the resize method to accurately estimate the dimensions of the new content.
		function preload(html){
			var
			$ajax = $(html),
			$imgs = $ajax.find('img'),
			x = $imgs.length;
			
			function loadloop(){
				var img = new Image();
				x = x-1;
				if(x >= 0){
					img.onload = loadloop;
					img.src = $imgs[x].src;
				} else {
					resize($ajax);
				}
			}
			
			loadloop();
		}
		*/
		
		element = $related[index];
		
		settings = $(element).data(colorbox);
		
		//convert functions to static values
		process();
		
		$.event.trigger(cbox_load);
		if (settings.onLoad) {
			settings.onLoad.call(element);
		}
		
		// Evaluate the height based on the optional height and width settings.
		settings.h = settings.height ?
				setSize(settings.height, 'y') - loadedHeight - interfaceHeight :
				settings.innerHeight ?
					setSize(settings.innerHeight, 'y') :
					FALSE;
		settings.w = settings.width ?
				setSize(settings.width, 'x') - loadedWidth - interfaceWidth :
				settings.innerWidth ?
					setSize(settings.innerWidth, 'x') :
					FALSE;
		
		// Sets the minimum dimensions for use in image scaling
		settings.mw = settings.w;
		settings.mh = settings.h;
		
		// Re-evaluate the minimum width and height based on maxWidth and maxHeight values.
		// If the width or height exceed the maxWidth or maxHeight, use the maximum values instead.
		if(settings.maxWidth){
			settings.mw = setSize(settings.maxWidth, 'x') - loadedWidth - interfaceWidth;
			settings.mw = settings.w && settings.w < settings.mw ? settings.w : settings.mw;
		}
		if(settings.maxHeight){
			settings.mh = setSize(settings.maxHeight, 'y') - loadedHeight - interfaceHeight;
			settings.mh = settings.h && settings.h < settings.mh ? settings.h : settings.mh;
		}
		
		href = settings.href;
		
		$loadingOverlay.show();
		$loadingGraphic.show();
		
		if (settings.inline) {
			// Inserts an empty placeholder where inline content is being pulled from.
			// An event is bound to put inline content back when ColorBox closes or loads new content.
			$('<div id="cboxInlineTemp" />').hide().insertBefore($(href)[0]).bind(cbox_load+' '+cbox_cleanup, function(){
				$(this).replaceWith($loaded.children());
			});
			resize($(href));
		} else if (settings.iframe) {
			// IFrame element won't be added to the DOM until it is ready to be displayed,
			// to avoid problems with DOM-ready JS that might be trying to run in that iframe.
			resize(" ");
		} else if (settings.html) {
			resize(settings.html);
		} else if (isImage(href)){
			img = new Image();
			img.onload = function(){
				var percent;
				
				img.onload = null;
				
				img.id = 'cboxPhoto';
				
				$(img).css({margin:'auto', border:'none', display:'block', cssFloat:'left'});
				
				if(settings.scalePhotos){
					setResize = function(){
						img.height -= img.height * percent;
						img.width -= img.width * percent;	
					};
					if(settings.mw && img.width > settings.mw){
						percent = (img.width - settings.mw) / img.width;
						setResize();
					}
					if(settings.mh && img.height > settings.mh){
						percent = (img.height - settings.mh) / img.height;
						setResize();
					}
				}
				
				if (settings.h) {
					img.style.marginTop = Math.max(settings.h - img.height,0)/2 + 'px';
				}
				
				resize(img);
				
				if($related.length > 1){
					$(img).css({cursor:'pointer'}).click(cboxPublic.next);
				}
				
				if(isIE){
					img.style.msInterpolationMode='bicubic';
				}
			};
			img.src = href;
		} else {
			$('<div />').appendTo($loadingBay).load(href, function(data, textStatus){
				if(textStatus === "success"){
					resize(this);
				} else {
					resize($("<p>Request unsuccessful.</p>"));
				}
			});
		}
	};

	// Navigates to the next page/image in a set.
	cboxPublic.next = function () {
		if(!active){
			index = index < $related.length-1 ? index+1 : 0;
			cboxPublic.load();
		}
	};
	
	cboxPublic.prev = function () {
		if(!active){
			index = index > 0 ? index-1 : $related.length-1;
			cboxPublic.load();
		}
	};

	cboxPublic.slideshow = function () {
		var stop, timeOut, className = 'cboxSlideshow_';
		
		$slideshow.bind(cbox_closed, function(){
			$slideshow.unbind();
			clearTimeout(timeOut);
			$cbox.removeClass(className+"off"+" "+className+"on");
		});
		
		function start(){
			$slideshow
			.text(settings.slideshowStop)
			.bind(cbox_complete, function(){
				timeOut = setTimeout(cboxPublic.next, settings.slideshowSpeed);
			})
			.bind(cbox_load, function(){
				clearTimeout(timeOut);	
			}).one("click", function(){
				stop();
				$(this).removeClass(hover);
			});
			$cbox.removeClass(className+"off").addClass(className+"on");
		}
		
		stop = function(){
			clearTimeout(timeOut);
			$slideshow
			.text(settings.slideshowStart)
			.unbind(cbox_complete+' '+cbox_load)
			.one("click", function(){
				start();
				timeOut = setTimeout(cboxPublic.next, settings.slideshowSpeed);
				$(this).removeClass(hover);
			});
			$cbox.removeClass(className+"on").addClass(className+"off");
		};
		
		if(settings.slideshow && $related.length>1){
			if(settings.slideshowAuto){
				start();
			} else {
				stop();
			}
		}
	};

	// Note: to use this within an iframe use the following format: parent.$.fn.colorbox.close();
	cboxPublic.close = function () {
		
		$.event.trigger(cbox_cleanup);
		if (settings.onCleanup) {
			settings.onCleanup.call(element);
		}
		
		open = FALSE;
		$(document).unbind("keydown.cbox_close keydown.cbox_arrows");
		$window.unbind(cbox_resize+' resize.cboxie6 scroll.cboxie6');
		$overlay.css({cursor: 'auto'}).fadeOut('fast');
		
		$cbox
		.stop(TRUE, FALSE)
		.fadeOut('fast', function () {
			$('#colorbox iframe').attr('src', 'about:blank');
			$loaded.remove();
			$cbox.css({'opacity': 1});
			
			try{
				bookmark.focus();
			} catch (er){
				// do nothing
			}
			
			$.event.trigger(cbox_closed);
			if (settings.onClosed) {
				settings.onClosed.call(element);
			}
		});
	};

	// A method for fetching the current element ColorBox is referencing.
	// returns a jQuery object.
	cboxPublic.element = function(){ return $(element); };

	cboxPublic.settings = defaults;

	// Initializes ColorBox when the DOM has loaded
	$(cboxPublic.init);

}(jQuery));


/*	ColorBox v1.3.6 - a full featured, light-weight, customizable lightbox based on jQuery 1.3 */
(function(c){function r(b,d){d=d==="x"?m.width():m.height();return typeof b==="string"?Math.round(b.match(/%/)?d/100*parseInt(b,10):parseInt(b,10)):b}function M(b){b=c.isFunction(b)?b.call(i):b;return a.photo||b.match(/\.(gif|png|jpg|jpeg|bmp)(?:\?([^#]*))?(?:#(\.*))?$/i)}function Y(){for(var b in a)if(c.isFunction(a[b])&&b.substring(0,2)!=="on")a[b]=a[b].call(i);a.rel=a.rel||i.rel;a.href=a.href||i.href;a.title=a.title||i.title}function Z(b){i=b;a=c(i).data(q);Y();if(a.rel&&a.rel!=="nofollow"){g= c(".cboxElement").filter(function(){return(c(this).data(q).rel||this.rel)===a.rel});j=g.index(i);if(j<0){g=g.add(i);j=g.length-1}}else{g=c(i);j=0}if(!B){C=B=n;N=i;N.blur();c(document).bind("keydown.cbox_close",function(d){if(d.keyCode===27){d.preventDefault();e.close()}}).bind("keydown.cbox_arrows",function(d){if(g.length>1)if(d.keyCode===37){d.preventDefault();D.click()}else if(d.keyCode===39){d.preventDefault();E.click()}});a.overlayClose&&s.css({cursor:"pointer"}).one("click",e.close);c.event.trigger(aa); a.onOpen&&a.onOpen.call(i);s.css({opacity:a.opacity}).show();a.w=r(a.initialWidth,"x");a.h=r(a.initialHeight,"y");e.position(0);O&&m.bind("resize.cboxie6 scroll.cboxie6",function(){s.css({width:m.width(),height:m.height(),top:m.scrollTop(),left:m.scrollLeft()})}).trigger("scroll.cboxie6")}P.add(D).add(E).add(t).add(Q).hide();R.html(a.close).show();e.slideshow();e.load()}var q="colorbox",F="hover",n=true,e,x=!c.support.opacity,O=x&&!window.XMLHttpRequest,aa="cbox_open",H="cbox_load",S="cbox_complete", T="resize.cbox_resize",s,k,u,p,U,V,W,X,g,m,l,I,J,K,Q,P,t,E,D,R,y,z,v,w,i,N,j,a,B,C,$={transition:"elastic",speed:350,width:false,height:false,innerWidth:false,innerHeight:false,initialWidth:"400",initialHeight:"400",maxWidth:false,maxHeight:false,scalePhotos:n,scrolling:n,inline:false,html:false,iframe:false,photo:false,href:false,title:false,rel:false,opacity:0.9,preloading:n,current:"image {current} of {total}",previous:"previous",next:"next",close:"close",open:false,overlayClose:n,slideshow:false, slideshowAuto:n,slideshowSpeed:2500,slideshowStart:"start slideshow",slideshowStop:"stop slideshow",onOpen:false,onLoad:false,onComplete:false,onCleanup:false,onClosed:false};e=c.fn.colorbox=function(b,d){var h=this;if(!h.length)if(h.selector===""){h=c("<a/>");b.open=n}else return this;h.each(function(){var f=c.extend({},c(this).data(q)?c(this).data(q):$,b);c(this).data(q,f).addClass("cboxElement");if(d)c(this).data(q).onComplete=d});b&&b.open&&Z(h);return this};e.init=function(){function b(d){return c('<div id="cbox'+ d+'"/>')}m=c(window);k=c('<div id="colorbox"/>');s=b("Overlay").hide();u=b("Wrapper");p=b("Content").append(l=b("LoadedContent").css({width:0,height:0}),J=b("LoadingOverlay"),K=b("LoadingGraphic"),Q=b("Title"),P=b("Current"),t=b("Slideshow"),E=b("Next"),D=b("Previous"),R=b("Close"));u.append(c("<div/>").append(b("TopLeft"),U=b("TopCenter"),b("TopRight")),c("<div/>").append(V=b("MiddleLeft"),p,W=b("MiddleRight")),c("<div/>").append(b("BottomLeft"),X=b("BottomCenter"),b("BottomRight"))).children().children().css({"float":"left"}); I=c("<div style='position:absolute; top:0; left:0; width:9999px; height:0;'/>");c("body").prepend(s,k.append(u,I));if(x){k.addClass("cboxIE");O&&s.css("position","absolute")}p.children().bind("mouseover mouseout",function(){c(this).toggleClass(F)}).addClass(F);y=U.height()+X.height()+p.outerHeight(n)-p.height();z=V.width()+W.width()+p.outerWidth(n)-p.width();v=l.outerHeight(n);w=l.outerWidth(n);k.css({"padding-bottom":y,"padding-right":z}).hide();E.click(e.next);D.click(e.prev);R.click(e.close);p.children().removeClass(F); c(".cboxElement").live("click",function(d){if(d.button!==0&&typeof d.button!=="undefined")return n;else{Z(this);return false}})};e.position=function(b,d){function h(A){U[0].style.width=X[0].style.width=p[0].style.width=A.style.width;K[0].style.height=J[0].style.height=p[0].style.height=V[0].style.height=W[0].style.height=A.style.height}var f=m.height();f=Math.max(f-a.h-v-y,0)/2+m.scrollTop();var o=Math.max(document.documentElement.clientWidth-a.w-w-z,0)/2+m.scrollLeft();b=k.width()===a.w+w&&k.height()=== a.h+v?0:b;u[0].style.width=u[0].style.height="9999px";k.dequeue().animate({width:a.w+w,height:a.h+v,top:f,left:o},{duration:b,complete:function(){h(this);C=false;u[0].style.width=a.w+w+z+"px";u[0].style.height=a.h+v+y+"px";d&&d()},step:function(){h(this)}})};e.resize=function(b){function d(){a.w=a.w||l.width();a.w=a.mw&&a.mw<a.w?a.mw:a.w;return a.w}function h(){a.h=a.h||l.height();a.h=a.mh&&a.mh<a.h?a.mh:a.h;return a.h}function f(G){e.position(G,function(){if(B){if(x){A&&l.fadeIn(100);k[0].style.removeAttribute("filter")}if(a.iframe)l.append("<iframe id='cboxIframe'"+ (a.scrolling?" ":"scrolling='no'")+" name='iframe_"+(new Date).getTime()+"' frameborder=0 src='"+a.href+"' "+(x?"allowtransparency='true'":"")+" />");l.show();Q.show().html(a.title);if(g.length>1){P.html(a.current.replace(/\{current\}/,j+1).replace(/\{total\}/,g.length)).show();E.html(a.next).show();D.html(a.previous).show();a.slideshow&&t.show()}J.hide();K.hide();c.event.trigger(S);a.onComplete&&a.onComplete.call(i);a.transition==="fade"&&k.fadeTo(L,1,function(){x&&k[0].style.removeAttribute("filter")}); m.bind(T,function(){e.position(0)})}})}if(B){var o,A,L=a.transition==="none"?0:a.speed;m.unbind(T);if(b){l.remove();l=c('<div id="cboxLoadedContent"/>').html(b);l.hide().appendTo(I).css({width:d(),overflow:a.scrolling?"auto":"hidden"}).css({height:h()}).prependTo(p);c("#cboxPhoto").css({cssFloat:"none"});O&&c("select:not(#colorbox select)").filter(function(){return this.style.visibility!=="hidden"}).css({visibility:"hidden"}).one("cbox_cleanup",function(){this.style.visibility="inherit"});a.transition=== "fade"&&k.fadeTo(L,0,function(){f(0)})||f(L);if(a.preloading&&g.length>1){b=j>0?g[j-1]:g[g.length-1];o=j<g.length-1?g[j+1]:g[0];o=c(o).data(q).href||o.href;b=c(b).data(q).href||b.href;M(o)&&c("<img />").attr("src",o);M(b)&&c("<img />").attr("src",b)}}else setTimeout(function(){var G=l.wrapInner("<div style='overflow:auto'></div>").children();a.h=G.height();l.css({height:a.h});G.replaceWith(G.children());e.position(L)},1)}};e.load=function(){var b,d,h,f=e.resize;C=n;i=g[j];a=c(i).data(q);Y();c.event.trigger(H); a.onLoad&&a.onLoad.call(i);a.h=a.height?r(a.height,"y")-v-y:a.innerHeight?r(a.innerHeight,"y"):false;a.w=a.width?r(a.width,"x")-w-z:a.innerWidth?r(a.innerWidth,"x"):false;a.mw=a.w;a.mh=a.h;if(a.maxWidth){a.mw=r(a.maxWidth,"x")-w-z;a.mw=a.w&&a.w<a.mw?a.w:a.mw}if(a.maxHeight){a.mh=r(a.maxHeight,"y")-v-y;a.mh=a.h&&a.h<a.mh?a.h:a.mh}b=a.href;J.show();K.show();if(a.inline){c('<div id="cboxInlineTemp" />').hide().insertBefore(c(b)[0]).bind(H+" cbox_cleanup",function(){c(this).replaceWith(l.children())}); f(c(b))}else if(a.iframe)f(" ");else if(a.html)f(a.html);else if(M(b)){d=new Image;d.onload=function(){var o;d.onload=null;d.id="cboxPhoto";c(d).css({margin:"auto",border:"none",display:"block",cssFloat:"left"});if(a.scalePhotos){h=function(){d.height-=d.height*o;d.width-=d.width*o};if(a.mw&&d.width>a.mw){o=(d.width-a.mw)/d.width;h()}if(a.mh&&d.height>a.mh){o=(d.height-a.mh)/d.height;h()}}if(a.h)d.style.marginTop=Math.max(a.h-d.height,0)/2+"px";f(d);g.length>1&&c(d).css({cursor:"pointer"}).click(e.next); if(x)d.style.msInterpolationMode="bicubic"};d.src=b}else c("<div />").appendTo(I).load(b,function(o,A){A==="success"?f(this):f(c("<p>Request unsuccessful.</p>"))})};e.next=function(){if(!C){j=j<g.length-1?j+1:0;e.load()}};e.prev=function(){if(!C){j=j>0?j-1:g.length-1;e.load()}};e.slideshow=function(){function b(){t.text(a.slideshowStop).bind(S,function(){h=setTimeout(e.next,a.slideshowSpeed)}).bind(H,function(){clearTimeout(h)}).one("click",function(){d();c(this).removeClass(F)});k.removeClass(f+ "off").addClass(f+"on")}var d,h,f="cboxSlideshow_";t.bind("cbox_closed",function(){t.unbind();clearTimeout(h);k.removeClass(f+"off "+f+"on")});d=function(){clearTimeout(h);t.text(a.slideshowStart).unbind(S+" "+H).one("click",function(){b();h=setTimeout(e.next,a.slideshowSpeed);c(this).removeClass(F)});k.removeClass(f+"on").addClass(f+"off")};if(a.slideshow&&g.length>1)a.slideshowAuto?b():d()};e.close=function(){c.event.trigger("cbox_cleanup");a.onCleanup&&a.onCleanup.call(i);B=false;c(document).unbind("keydown.cbox_close keydown.cbox_arrows"); m.unbind(T+" resize.cboxie6 scroll.cboxie6");s.css({cursor:"auto"}).fadeOut("fast");k.stop(n,false).fadeOut("fast",function(){c("#colorbox iframe").attr("src","about:blank");l.remove();k.css({opacity:1});try{N.focus()}catch(b){}c.event.trigger("cbox_closed");a.onClosed&&a.onClosed.call(i)})};e.element=function(){return c(i)};e.settings=$;c(e.init)})(jQuery);


$(document).ready(function(){
				$("a[rel='lightbox[1]']").colorbox({maxHeight:"90%",opacity:0.5});
				$("a[rel='lightbox']").colorbox({maxHeight:"90%",opacity:0.5});
			});



function accordion() {
	jQuery('.pane').hide();
	jQuery('.first').show();
	jQuery('.accordion h3').click(function(){
			jQuery(this).parent().children('.current').removeClass('current');
			jQuery(this).addClass('current');
			jQuery(this).parent().children('.pane').slideUp(600);
		if(jQuery(this).next('.pane').css('display') == 'none'){
			jQuery(this).next('.pane').slideDown(600);
		};
	});
};

/* Mailmask */
function noSpam() {
    if (document.getElementById) {
		var at = "@";
	  	var links = document.getElementsByTagName('a');	  
	  	for (var i = 0; i < links.length; i++) {
		  	var linkElem = links[i];			
		  	if (linkElem.className == 'escape') {
		  		var mail = linkElem.firstChild; var domain = linkElem.lastChild;
		  		mail.nextSibling.firstChild.innerHTML = at;
		  		linkElem.href = "mailto:" + mail.data + at + domain.data;
		  	}			
	  	} // End for	  
    } // End if
}


/* jQuery hover */
$(document).ready(function(){
						   accordion();						   
						   $("ul#navi a").fadeTo(500, 1.0); // This sets the opacity of the thumbs to fade down to 30% when the page loads
						   $("ul#navi a").hover(function(){
						   $(this).stop(true, true);
						   $(this).fadeTo(600, 0.6); // This should set the opacity to 100% on hover
						   },function(){
						   $(this).fadeTo(600, 1.0); // This should set the opacity back to 30% on mouseout
						   });
						   
				   
						   
});





jQuery(document).ready(function() {
	
	jQuery('#ImagevideoTab').click(function(e) 
	{
		e.preventDefault();
		
		if (jQuery('.video-container').css('margin-left') == '940px') 
		{
			jQuery('.video-container').animate({'margin-left':'419px'}, 500, 'linear');
			jQuery('.video-container-hidden').css({'z-index':'101'});
			jQuery('#player').css({'display':'block'});
			
		}
		else
		{	jQuery('#player').css({'display':'none'});	
			jQuery('.video-container').animate({
				'margin-left':'940px'
			}, 500, 'linear', function(){
				jQuery('.video-container-hidden').css('z-index','99');
							
			});
			
		};
		jQuery(this).toggleClass('active-slide', 2000); 
	});
});




// Onload-Methode ohne Prototype:
window.onload = noSpam;
//Event.observe(window, 'load', noSpam, false);



