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) 1991 Adobe Systems Incorporated.  All Rights Reserved.Berthold
 * Akzidenz Grotesk is a registered trademark of H. Berthold AG.
 * 
 * Full name:
 * AkzidenzGroteskBE-Cn
 */
Cufon.registerFont((function(f){var b=_cufon_bridge_={p:[{"d":"66,-257v75,1,55,100,30,142r-52,88r79,0r0,27r-111,0r0,-30v23,-46,78,-107,78,-164v0,-12,0,-34,-23,-34v-34,0,-20,37,-23,65r-29,0v-2,-52,0,-95,51,-94","k":{"7":7}},{"d":"85,-180r30,0r-31,157v-12,70,-18,81,-77,82r0,-25v24,0,39,1,39,-21v0,-71,-30,-127,-44,-193r31,0r29,145","w":119,"k":{"w":-4,"v":-4,"t":-4}},{"d":"143,-157v-6,61,12,125,-30,153r32,26r-18,19r-38,-38v-25,2,-52,3,-67,-31v-8,-8,-7,-139,-4,-174v1,-14,6,-56,64,-56v42,0,68,28,61,101xm79,-22v49,0,25,-66,31,-109v-5,-32,18,-100,-29,-100v-28,0,-30,23,-32,40v-1,7,-1,145,0,140v1,8,3,29,30,29","w":157,"k":{"U":-15,"\/":-15}},{"d":"127,-28r0,28r-119,0r0,-26r83,-200r-71,0r0,-28r107,0r0,24r-85,202r85,0","k":{"y":7,"w":7,"v":7,"Z":-4,"Y":-4,"X":-8,"W":-8,"V":-8,"U":-8,"S":-8,"R":-8,"Q":-8,"P":-8,"O":-8,"N":-8,"M":-8,"L":-8,"K":-8,"I":-8,"H":-8,"G":-8,"F":-8,"E":-8,"D":-8,"C":-8,"B":-8,"A":-8}},{"d":"53,3v-38,0,-37,-22,-37,-70r0,-113r29,0r0,135v0,7,1,27,21,27v25,0,25,-25,25,-44r0,-118r28,0r0,180r-28,0r0,-17v-6,7,-16,20,-38,20"},{"d":"18,-254v90,2,135,-11,123,109v-2,24,5,101,-10,122v-23,33,-67,20,-113,23r0,-254xm110,-170v0,-52,1,-56,-60,-55r0,197v86,16,60,-75,60,-142","w":157,"k":{"X":-8,"W":-8,"V":-8,"U":-15,"T":7,"S":-8,"R":-15,"Q":-15,"P":-15,"O":-15,"N":-15,"M":-15,"L":-15,"K":-15,"I":-15,"H":-15,"G":-15,"F":-15,"E":-15,"D":-15,"C":-15,"B":-15,"A":-8,"\/":-15}},{"d":"229,-254r0,119r-21,0r2,-98r-30,98r-19,0r-30,-98r2,98r-20,0r0,-119r28,0r30,94r30,-94r28,0xm65,-237r0,102r-21,0r0,-102r-38,0r0,-17r97,0r0,17r-38,0","w":247},{"d":"225,-254r-43,254r-42,0r-27,-211r-29,211r-42,0r-42,-254r31,0r32,223r30,-223r40,0r29,223r32,-223r31,0","w":225,"k":{"z":7,"x":7,"u":7,"s":7,"r":7,"q":7,"p":7,"o":7,"n":7,"m":7,"g":7,"e":7,"d":7,"c":7,"a":7,"Z":-4,"Y":-8,"X":-8,"W":-8,"V":-8,"U":-8,"T":-8,"S":-8,"R":-8,"Q":-8,"P":-8,"O":-8,"N":-8,"M":-8,"L":-8,"K":-8,"J":15,"I":-8,"H":-8,"G":-8,"F":-8,"E":-8,"D":-8,"C":-8,"B":-8,"A":-4,".":15,",":15}},{"d":"283,-27r12,14v-36,35,-82,58,-132,58v-55,0,-138,-31,-138,-130v0,-89,69,-171,166,-171v64,0,107,40,107,104v0,65,-41,127,-83,127v-28,0,-29,-22,-30,-31v-22,30,-46,30,-52,30v-4,0,-47,0,-47,-59v0,-72,82,-142,117,-71r6,-22r24,0v-7,34,-21,85,-22,117v0,8,3,14,11,14v21,0,55,-49,55,-104v0,-57,-38,-86,-89,-86v-73,0,-143,67,-143,153v0,135,171,132,238,57xm143,-49v45,9,75,-114,22,-114v-32,0,-51,45,-51,77v0,37,27,37,29,37","w":322},{"d":"139,-255r0,255r-44,0r-50,-220r4,220r-31,0r0,-255r44,0r51,223r-4,-223r30,0","w":157,"k":{"Z":-4,"X":-8,"W":-8,"V":-8,"U":-15,"S":-8,"R":-15,"Q":-15,"P":-15,"O":-15,"N":-15,"M":-15,"L":-15,"K":-15,"I":-15,"H":-15,"G":-15,"F":-15,"E":-15,"D":-15,"C":-15,"B":-15,"A":-8,"\/":-15}},{"d":"44,-180r0,180r-28,0r0,-180r28,0xm44,-249r0,37r-28,0r0,-37r28,0","w":60},{"d":"63,3v-46,-1,-50,-30,-50,-89v0,-64,2,-97,53,-97v49,0,49,32,49,68r-27,0v0,-31,0,-46,-23,-46v-23,0,-23,16,-23,66v0,33,-15,76,23,76v21,0,23,-18,23,-48r27,0v0,33,0,70,-52,70","w":127,"k":{"k":3,"h":3}},{"d":"80,-183v30,-1,39,29,39,59r0,124r-28,0r0,-108v0,-35,-1,-53,-23,-53v-24,0,-24,24,-24,53r0,108r-28,0r0,-254r28,0r0,90v6,-7,15,-19,36,-19"},{"d":"13,-87v0,-45,2,-96,43,-96v22,0,30,13,35,22r0,-19r28,0r0,237r-28,0r0,-75v-4,6,-13,21,-36,21v-42,1,-42,-46,-42,-90xm65,-160v-35,7,-22,37,-22,73v0,48,0,68,22,68v36,0,25,-72,25,-113v0,-7,-2,-28,-25,-28"},{"d":"8,-55v0,-31,18,-55,37,-73v-18,-36,-32,-96,27,-96v23,0,45,14,45,41v0,27,-23,50,-36,62v8,17,10,20,32,57v5,-9,9,-17,9,-47r27,1v0,13,0,43,-18,72v4,6,9,13,26,12r0,27v-27,2,-38,-9,-44,-16v-35,36,-105,19,-105,-40xm95,-37v-12,-16,-16,-25,-36,-64v-8,6,-21,17,-21,48v0,37,41,38,57,16xm69,-147v15,-16,21,-23,21,-36v0,-12,-9,-17,-17,-17v-31,9,-12,34,-4,53","w":164,"k":{"Y":15,"T":15}},{"w":82},{"d":"44,-13v4,65,-8,72,-61,73r0,-24v31,0,33,4,33,-46r0,-170r28,0r0,167xm44,-249r0,37r-28,0r0,-37r28,0","w":60},{"d":"184,-255r0,255r-29,0r4,-230r-37,230r-40,0r-38,-230r5,230r-31,0r0,-255r48,0r35,228r35,-228r48,0","w":202,"k":{"Z":-4,"X":-8,"W":-8,"V":-8,"U":-15,"S":-8,"R":-15,"Q":-15,"P":-15,"O":-15,"N":-15,"M":-15,"L":-15,"K":-15,"I":-15,"H":-15,"G":-15,"F":-15,"E":-15,"D":-15,"C":-15,"B":-15,"A":-8,"\/":-15}},{"d":"87,-254r0,254r-32,0r0,-199r-42,0r0,-25v21,0,47,1,47,-30r27,0","k":{"9":22,"8":22,"7":37,"6":22,"5":22,"1":45,"0":22,"\/":22}},{"d":"79,4v-51,0,-62,-15,-62,-85r0,-173r32,0r0,185v0,22,0,45,31,45v40,0,28,-31,28,-62r0,-168r32,0v-3,72,7,169,-6,228v-12,27,-42,30,-55,30","w":157,"k":{"Z":-4,"X":-8,"W":-8,"V":-8,"U":-15,"S":-8,"R":-15,"Q":-15,"P":-15,"O":-15,"N":-15,"M":-15,"L":-15,"K":-15,"I":-15,"H":-15,"G":-15,"F":-15,"E":-15,"D":-15,"C":-15,"B":-15,"A":-8,"\/":-15}},{"d":"67,-254r31,0v-3,42,13,81,-31,92r0,-19v14,-4,14,-17,14,-31r-14,0r0,-42xm14,-254r31,0v-3,42,13,81,-31,92r0,-19v14,-4,14,-17,14,-31r-14,0r0,-42","w":112,"k":{"]":-15,".":30,",":30,")":-15}},{"d":"75,-96r45,96r-33,0r-28,-71r-27,71r-32,0r43,-96r-37,-84r33,0r20,59r21,-59r32,0","w":119},{"d":"87,-100r0,100r-33,0r0,-100r-54,-154r34,0r37,127r38,-127r34,0","w":142,"k":{"z":22,"y":15,"x":22,"w":7,"v":7,"u":22,"t":7,"s":22,"r":22,"q":22,"p":22,"o":22,"n":22,"m":22,"l":7,"k":7,"j":7,"i":7,"h":7,"g":22,"f":7,"e":22,"d":22,"c":22,"b":7,"a":22,"Z":3,"Y":-8,"W":-8,"V":-8,"T":-8,"J":37,"A":7,".":22,"-":22,",":22}},{"d":"60,-172r0,43r-30,0r0,-43r30,0xm60,-42r0,42r-30,0r0,-42r30,0","w":74},{"d":"82,-110r46,110r-30,0r-36,-84r-18,26r0,58r-29,0r0,-254r29,0r0,156r54,-82r33,0","w":127,"k":{"z":-8,"y":-8,"x":-4,"w":-8,"v":-8,"t":-8,"s":-4,"f":-8}},{"d":"111,-105r54,54r-21,20r-54,-54r-54,54r-21,-20r55,-54r-55,-54r21,-20r54,54r54,-54r21,20","w":180},{"d":"45,-163r-31,0v3,-42,-12,-80,31,-92r0,19v-14,4,-13,16,-13,31r13,0r0,42","w":60,"k":{"J":60,"A":15}},{"d":"184,27r0,18r-188,0r0,-18r188,0","w":180},{"w":82},{"d":"34,-62v-1,25,0,42,22,42v28,0,27,-40,2,-53v-17,-19,-46,-30,-47,-64v0,-53,55,-56,80,-34v11,10,11,29,11,44r-26,0v8,-38,-35,-45,-38,-13v6,39,68,41,68,94v0,47,-68,73,-95,26v-5,-9,-5,-21,-5,-42r28,0","w":112},{"d":"20,-86r0,-25v48,7,15,-99,42,-131v14,-16,35,-16,55,-16r0,24v-36,3,-36,15,-36,61v0,42,-2,66,-31,75v63,3,-4,143,67,135r0,25v-20,0,-40,-2,-55,-17v-30,-29,13,-129,-42,-131","w":127},{"d":"93,-134v21,0,60,25,76,25v15,0,27,-13,35,-23r14,26v-12,15,-30,29,-50,29v-15,0,-61,-30,-75,-26v-14,0,-19,7,-34,25r-14,-26v8,-11,22,-30,48,-30","w":262},{"d":"90,-158r60,158r-35,0r-46,-130r-20,31r0,99r-31,0r0,-254r31,0r0,109r66,-109r35,0","w":150,"k":{"y":7,"w":7,"v":7,"Z":-8,"Y":-8,"X":-11,"W":-8,"V":-8,"U":-8,"T":-8,"S":-8,"R":-8,"Q":-11,"P":-8,"O":-11,"N":-8,"M":-8,"L":-8,"K":-8,"I":-8,"H":-8,"G":-8,"F":-8,"E":-8,"D":-8,"C":-8,"B":-8,"A":-11}},{"d":"106,38r0,24r-71,0r0,-320r71,0r0,22r-41,0r0,274r41,0","w":112},{"d":"89,-139r54,139r-35,0r-39,-110r-36,110r-33,0r49,-139r-46,-115r35,0r31,97r28,-97r34,0","w":142,"k":{"y":7,"w":7,"v":7,"u":3,"Z":-8,"X":-11,"U":-8,"S":-8,"R":-8,"Q":-8,"P":-8,"O":-8,"N":-8,"M":-8,"L":-8,"K":-8,"I":-8,"H":-8,"G":-8,"F":-8,"E":-8,"D":-8,"C":-8,"B":-8,"A":-11}},{"d":"135,-254r-47,254r-40,0r-48,-254r33,0r35,223r35,-223r32,0","k":{"z":7,"x":7,"u":7,"s":7,"r":7,"q":7,"p":7,"o":7,"n":7,"m":7,"g":7,"e":7,"d":7,"c":7,"a":7,"Z":-4,"Y":-8,"X":-8,"W":-8,"V":-8,"U":-8,"T":-8,"S":-8,"R":-8,"Q":-8,"P":-8,"O":-8,"N":-8,"M":-8,"L":-8,"K":-8,"J":15,"I":-8,"H":-8,"G":-8,"F":-8,"E":-8,"D":-8,"C":-8,"B":-8,"A":-4,".":15,",":15}},{"d":"119,-127r0,127r-29,0r0,-117v0,-26,0,-44,-21,-44v-24,0,-24,25,-24,45r0,116r-29,0r0,-180r27,0r0,17v5,-6,17,-20,39,-20v37,0,37,31,37,56"},{"d":"45,-163r-30,0v3,-41,-13,-81,30,-92r0,19v-14,4,-13,17,-13,31r13,0r0,42xm98,-163r-31,0v3,-42,-12,-81,31,-92r0,19v-14,4,-14,17,-14,31r14,0r0,42","w":112,"k":{"J":52}},{"d":"80,1v-49,1,-56,1,-56,-60r0,-99r-22,0r0,-22r22,0r0,-49r29,0r0,49r27,0r0,22r-27,0r0,114v-3,16,10,27,27,22r0,23","w":82,"k":{"z":-6,"y":-8,"x":-6,"w":-8,"v":-8,"a":-4}},{"d":"70,-203r-23,0r-35,-39r39,0","w":82},{"d":"188,-180r-36,180r-34,0r-25,-152r-25,152r-35,0r-33,-180r31,0r19,154r24,-154r39,0r23,152r21,-152r31,0","w":187,"k":{"y":-8,"t":-8,"s":-4,"f":-8}},{"d":"103,-254r-71,254r-30,0r72,-254r29,0","w":105,"k":{"Z":-23,"X":-23,"W":-23,"V":-23,"U":-30,"S":-23,"R":-30,"Q":-30,"P":-30,"O":-30,"N":-30,"M":-30,"L":-30,"K":-30,"J":15,"I":-30,"H":-30,"G":-30,"F":-30,"E":-30,"D":-30,"C":-30,"B":-30,":":-23,"\/":-30}},{"d":"112,-180r-41,180r-32,0r-39,-180r31,0r24,147r26,-147r31,0","w":112,"k":{"y":-4,"t":-8,"f":-8}},{"d":"56,-248r-15,92r-8,0r-14,-94v2,-29,41,-26,37,2","w":74},{"d":"51,-158r0,158r-28,0r0,-158r-21,0r0,-22r21,0v-3,-41,1,-83,58,-73r0,25v-29,-10,-33,16,-30,48r30,0r0,22r-30,0","w":82},{"d":"103,-57r0,57r-30,0r0,-57r-65,0r0,-35r51,-163r44,0r0,171r23,0r0,27r-23,0xm31,-84r42,0r2,-142","k":{"9":-8,"8":-8,"7":15,"6":-8,"5":-8,"0":-8,"\/":-15}},{"d":"42,-84v3,35,-12,56,23,64v21,0,23,-18,23,-36r26,0v0,12,0,22,-3,31v-10,28,-38,28,-47,28v-11,0,-36,-1,-46,-27v-3,-9,-5,-13,-5,-85v0,-39,4,-74,50,-74v12,0,44,0,50,39v1,9,1,15,1,60r-72,0xm42,-108r45,0v-2,-25,8,-48,-22,-53v-30,9,-21,11,-23,53","w":127},{"d":"13,-89v-1,-43,0,-95,43,-94v21,0,29,10,34,17r0,-88r29,0r0,254r-27,0r0,-19v-4,7,-14,22,-38,22v-42,0,-40,-34,-41,-92xm42,-124v5,38,-19,105,24,105v24,0,24,-24,25,-70v1,-43,1,-72,-25,-72v-22,0,-23,23,-24,37"},{"d":"55,-270r0,360r-28,0r0,-360r28,0","w":82},{"d":"123,-61v-1,37,-11,62,-56,64v-51,3,-59,-40,-56,-79r29,0v2,26,-9,47,25,52v37,-4,27,-31,27,-60v0,-32,-15,-37,-43,-36r0,-28v22,1,40,0,40,-36v0,-31,-2,-46,-23,-46v-21,0,-23,21,-22,48r-29,0v0,-24,0,-40,8,-54v11,-19,33,-21,44,-21v45,1,53,29,53,66v0,33,-4,51,-30,56v28,7,33,18,33,74","k":{"9":-8,"8":-8,"7":7,"6":-8,"5":-8,"0":-8,"\/":-15}},{"d":"39,0v-4,-33,24,-172,52,-226r-79,0r0,-28r110,0r0,23v-33,63,-51,171,-48,231r-35,0","k":{"9":3,"8":3,"7":7,"6":3,"5":3,"4":22,"3":7,"2":11,"0":3,"\/":15,".":30,",":30}},{"d":"68,-257v41,0,54,28,54,59v0,41,-3,58,-28,63v41,7,31,75,24,109v-38,56,-107,29,-107,-29v0,-53,0,-71,30,-80v-23,-4,-27,-20,-27,-61v0,-18,1,-61,54,-61xm92,-193v0,-17,0,-39,-24,-39v-23,0,-24,18,-24,41v0,24,0,42,25,42v22,0,22,-17,23,-44xm67,-118v-22,0,-25,12,-25,48v0,26,0,45,25,45v25,0,26,-21,26,-46v0,-25,-1,-47,-26,-47","k":{"9":-8,"8":-8,"7":7,"6":-8,"5":-8,"0":-8,"\/":-15}},{"d":"78,62r-71,0r0,-24r41,0r0,-274r-41,0r0,-22r71,0r0,320","w":112},{"d":"80,-183v66,0,37,96,39,153v-8,46,-63,37,-77,14r0,16r-26,0r0,-254r28,0r0,89v5,-6,15,-18,36,-18xm70,-162v-31,0,-26,53,-26,92v0,34,12,54,27,51v35,-7,22,-35,22,-72v0,-49,0,-71,-23,-71"},{"d":"45,-42r0,42r-30,0r0,-42r30,0","w":60,"k":{"\u201d":45,"\u201c":45,"\u2018":45,"*":45,"\u2019":45}},{"d":"83,-226r0,226r-31,0r0,-226r-48,0r0,-28r127,0r0,28r-48,0","k":{"z":22,"y":30,"x":22,"w":30,"v":15,"u":30,"t":7,"s":30,"r":30,"q":22,"p":22,"o":30,"n":22,"m":22,"l":7,"k":7,"j":3,"i":7,"h":3,"g":22,"f":7,"e":30,"d":22,"c":22,"b":7,"a":26,"Z":7,"Y":-8,"W":-8,"V":-8,"T":-4,"Q":3,"O":3,"J":37,"G":3,"C":3,"A":15,".":22,"-":22,",":22}},{"d":"127,-111r0,28r-119,0r0,-28r119,0"},{"d":"14,-42r31,0v-3,42,12,80,-31,91r0,-18v14,-4,14,-16,14,-31r-14,0r0,-42","w":60},{"d":"150,-111r0,28r-142,0r0,-28r142,0","w":157},{"d":"77,-166v37,0,46,20,46,79v0,22,0,54,-8,68v-10,17,-30,22,-49,22v-9,0,-47,1,-52,-39v-6,-47,-5,-136,0,-182v1,-13,11,-39,52,-39v34,0,60,24,54,63r-30,0v0,-21,0,-35,-23,-35v-42,0,-20,31,-26,81v6,-7,16,-18,36,-18xm42,-80v0,31,-9,50,26,56v34,5,22,-58,23,-92v0,-5,-1,-24,-24,-24v-25,0,-25,21,-25,60","k":{"9":-8,"8":-8,"7":11,"6":-8,"5":-8,"0":-8,"\/":-15}},{"d":"90,-111r0,28r-83,0r0,-28r83,0","w":97,"k":{"Y":15,"T":15}},{"d":"13,-67r29,0v2,23,-8,39,24,42v36,3,22,-51,25,-84v-6,6,-16,15,-37,15v-69,0,-37,-79,-40,-127v9,-38,47,-42,81,-31v5,3,21,12,25,37v2,8,2,142,0,169v-3,44,-36,49,-54,49v-39,0,-57,-15,-53,-70xm67,-230v-30,0,-28,49,-26,85v1,14,11,24,26,24v34,1,24,-50,24,-85v0,-18,-13,-24,-24,-24","k":{"9":-8,"8":-8,"7":7,"6":-8,"5":-8,"0":-8,"\/":-15}},{"d":"47,-124v8,42,-20,101,32,101v23,0,26,-19,27,-24v1,-6,1,-13,1,-43r30,0v0,34,-1,43,-3,53v-3,15,-11,41,-57,41v-39,0,-55,-24,-59,-47v-1,-7,-2,-18,-2,-81v0,-67,1,-75,3,-86v2,-11,9,-48,61,-48v38,0,63,32,55,84r-29,0v-1,-27,7,-57,-26,-57v-53,0,-25,64,-33,107","w":150,"k":{"X":-8,"W":-8,"V":-8,"U":-8,"T":7,"S":-8,"R":-8,"Q":-8,"P":-8,"O":-8,"N":-8,"M":-8,"L":-8,"K":-8,"I":-8,"H":-8,"G":-8,"F":-8,"E":-8,"D":-8,"C":-8,"B":-8,"A":-8}},{"d":"13,-85v4,-59,-14,-98,51,-98v22,0,37,8,45,23v6,13,6,18,6,72v0,48,11,88,-52,91v-45,-8,-55,-17,-50,-88xm85,-88v0,-33,12,-67,-20,-71v-35,-4,-21,67,-21,107v0,16,0,33,19,33v22,0,22,-19,22,-69","w":127},{"d":"72,4v-61,-2,-63,-38,-62,-92r30,0v3,34,-12,65,31,65v10,0,32,-4,32,-32v0,-58,-87,-83,-87,-144v0,-14,0,-59,59,-59v34,0,62,18,54,79r-28,0v-1,-24,-1,-27,-2,-32v-1,-5,-4,-20,-26,-20v-27,0,-27,23,-27,30v4,56,88,79,88,144v0,54,-43,61,-62,61","w":142,"k":{"Z":-4,"X":-8,"W":-8,"V":-8,"U":-8,"S":-8,"R":-8,"Q":-8,"P":-8,"O":-8,"N":-8,"M":-8,"L":-8,"K":-8,"I":-8,"H":-8,"G":-8,"F":-8,"E":-8,"D":-8,"C":-8,"B":-8,"A":-8}},{"d":"180,-56r0,32r-180,-88r0,-31r180,-87r0,32r-144,71","w":180},{"d":"145,-78v0,77,-50,83,-127,78r0,-254v34,1,78,-5,100,8v23,14,23,44,23,52v0,34,-13,57,-41,57v35,0,45,29,45,59xm50,-226r0,76v33,-2,60,11,60,-38v0,-45,-26,-37,-60,-38xm113,-69v1,-60,-21,-52,-63,-53r0,95v36,-1,62,8,63,-42","w":157,"k":{"Y":3,"X":-8,"W":-8,"V":-8,"U":-8,"T":7,"S":-8,"R":-8,"Q":-8,"P":-8,"O":-8,"N":-8,"M":-8,"L":-8,"K":-8,"I":-8,"H":-8,"G":-8,"F":-8,"E":-8,"D":-8,"C":-8,"B":-8,"A":-8}},{"d":"92,-153v-34,1,-47,13,-47,67r0,86r-29,0r0,-180r28,0r0,34v6,-14,17,-39,48,-37r0,30","w":90,"k":{"y":-8,"w":-8,"v":-8,"t":-8,"f":-8}},{"d":"89,-141r-24,-34r-26,34r-19,-14r26,-34r-42,-13r8,-24r41,14r0,-42r23,0r0,42r41,-12r6,22r-39,13r25,34","w":127,"k":{"J":60,"A":15}},{"d":"81,-258v85,0,53,74,60,127v-5,66,16,135,-64,135v-62,0,-68,-58,-61,-122v8,-71,-29,-140,65,-140xm78,-23v49,0,25,-65,31,-108v-5,-41,18,-100,-29,-100v-29,0,-31,27,-31,40r0,112v1,24,-4,56,29,56","w":157,"k":{"x":7,"X":-8,"W":-8,"V":-8,"U":-15,"T":3,"S":-8,"R":-15,"Q":-15,"P":-15,"O":-15,"N":-15,"M":-15,"L":-15,"K":-15,"I":-15,"H":-15,"G":-15,"F":-15,"E":-15,"D":-15,"C":-15,"B":-15,"A":-8,"\/":-15}},{"d":"82,3r0,31r-20,0r0,-31v-7,-1,-32,-3,-45,-28v-6,-12,-7,-22,-7,-63r30,0v-2,52,3,53,22,64r0,-94v-20,-23,-45,-43,-45,-80v0,-44,19,-55,45,-59r0,-31r20,0r0,31v44,4,47,34,46,78r-29,0v0,-32,0,-45,-17,-50r0,86v22,23,51,56,51,86v0,52,-39,58,-51,60xm82,-95r0,71v5,-2,21,-7,21,-33v0,-10,-3,-20,-21,-38xm62,-165r0,-64v-5,3,-15,7,-15,29v0,19,7,26,15,35","w":142},{"d":"123,-248r-14,92r-9,0r-14,-94v2,-29,41,-26,37,2xm56,-248r-15,92r-8,0r-14,-94v2,-29,41,-26,37,2","w":142},{"d":"108,-111r0,25v-48,-7,-15,100,-43,131v-14,16,-35,17,-55,17r0,-25v36,-3,36,-15,36,-61v0,-42,2,-66,31,-75v-63,-3,4,-143,-67,-135r0,-24v20,0,40,1,55,16v31,29,-12,129,43,131","w":127},{"d":"168,-119r0,29r-64,0r0,64r-29,0r0,-64r-64,0r0,-29r64,0r0,-65r29,0r0,65r64,0","w":180,"k":{"Y":15,"T":15}},{"d":"75,-42r0,42r-30,0r0,-42r30,0xm195,-42r0,42r-30,0r0,-42r30,0xm315,-42r0,42r-31,0r0,-42r31,0","w":360},{"d":"180,-86r0,28r-180,0r0,-28r180,0xm180,-151r0,28r-180,0r0,-28r180,0","w":180,"k":{"Y":15,"T":15}},{"d":"183,-255r-124,255r-17,0r125,-255r16,0xm82,-175v0,41,17,81,-36,81v-34,0,-36,-22,-37,-31v-1,-8,-1,-58,-1,-83v0,-17,0,-48,37,-48v9,0,31,2,36,30v1,7,1,33,1,51xm57,-127v-3,-9,14,-111,-12,-107v-27,4,-7,50,-13,76v0,37,0,42,13,42v12,0,12,-6,12,-11xm217,-80v0,41,16,82,-36,82v-34,0,-36,-23,-37,-32v-1,-8,-1,-57,-1,-82v0,-17,0,-49,37,-49v9,0,31,3,36,31v1,7,1,33,1,50xm192,-32v-3,-9,14,-111,-12,-107v-27,4,-7,50,-13,76v0,37,0,43,13,43v12,0,12,-7,12,-12","w":225},{"d":"37,-76v-2,44,3,45,26,53v38,-4,31,-27,31,-58r0,-173r32,0r0,171v0,37,-1,44,-4,52v-28,60,-102,36,-112,-1v-3,-10,-3,-18,-3,-44r30,0","w":142,"k":{"Z":-4,"X":-8,"W":-8,"V":-8,"U":-15,"S":-8,"R":-15,"Q":-15,"P":-15,"O":-15,"N":-15,"M":-15,"L":-15,"K":-15,"I":-15,"H":-15,"G":-15,"F":-15,"E":-15,"D":-15,"C":-15,"B":-15,"A":-8,"\/":-15}},{"d":"14,-255r31,0v-3,42,13,81,-31,92r0,-18v14,-4,14,-16,14,-31r-14,0r0,-43","w":60,"k":{"J":60,"A":15,".":37,",":37}},{"d":"30,-42r30,0v-3,41,13,80,-30,91r0,-18v14,-4,13,-17,13,-31r-13,0r0,-42xm60,-172r0,43r-30,0r0,-43r30,0","w":74},{"d":"122,-106v-3,43,19,109,-43,109v-20,0,-29,-12,-34,-18r0,72r-30,0r0,-237r29,0r0,17v6,-8,16,-20,37,-20v36,9,45,16,41,77xm46,-129v1,21,-13,115,25,111v33,-3,15,-61,21,-76v-3,-36,10,-59,-22,-66v-21,0,-24,24,-24,31"},{"d":"141,-185v2,37,-16,69,-34,70r45,115r-33,0r-43,-111r-27,0r0,111r-31,0r0,-254v67,4,118,-20,123,69xm49,-136v60,5,55,-9,60,-45v-3,-36,-4,-50,-60,-44r0,89","w":157,"k":{"a":-4,"Z":-4,"X":-11,"W":-8,"V":-8,"U":-8,"T":7,"S":-8,"R":-8,"Q":-8,"P":-8,"O":-8,"N":-8,"M":-8,"L":-8,"K":-8,"I":-8,"H":-8,"G":-8,"F":-8,"E":-8,"D":-8,"C":-8,"B":-8,"A":-11}},{"d":"18,62r-15,-14v63,-74,55,-232,2,-293r15,-13v40,52,60,106,60,158v0,82,-52,151,-62,162","w":105},{"d":"139,-254r0,254r-31,0r0,-118r-58,0r0,118r-32,0r0,-254r32,0r0,108r58,0r0,-108r31,0","w":157,"k":{"Z":-4,"X":-8,"W":-8,"V":-8,"U":-15,"S":-8,"R":-15,"Q":-15,"P":-15,"O":-15,"N":-15,"M":-15,"L":-15,"K":-15,"I":-15,"H":-15,"G":-15,"F":-15,"E":-15,"D":-15,"C":-15,"B":-15,"A":-8,"\/":-15}},{"d":"103,0r-30,0r-71,-254r29,0","w":105},{"d":"64,-183v31,-1,52,20,47,59v3,36,-8,107,9,124r-35,0r0,-22v-4,8,-13,25,-37,25v-28,0,-44,-27,-41,-46v-3,-51,60,-61,76,-86v0,-15,0,-31,-22,-31v-28,0,-22,21,-21,39r-26,0v0,-8,-1,-27,2,-36v9,-26,40,-26,48,-26xm56,-18v35,0,26,-48,27,-85v-12,17,-49,25,-47,58v0,8,1,27,20,27","w":127,"k":{"x":3}},{"d":"101,-24r0,24r-98,0r0,-24r68,-132r-59,0r0,-24r89,0r0,24r-67,132r67,0","w":105,"k":{"y":-8,"w":-8,"t":-8}},{"d":"132,-28r0,28r-114,0r0,-254r112,0r0,28r-80,0r0,76r70,0r0,29r-70,0r0,93r82,0","w":142,"k":{"y":7,"w":7,"v":7,"X":-8,"W":-8,"V":-8,"U":-8,"S":-8,"R":-8,"Q":-8,"P":-8,"O":-8,"N":-8,"M":-8,"L":-8,"K":-8,"I":-8,"H":-8,"G":-8,"F":-8,"E":-8,"D":-8,"C":-8,"B":-8,"A":-8}},{"d":"54,1v-39,0,-41,-26,-41,-95v0,-32,0,-44,3,-56v1,-7,8,-33,41,-33v23,0,32,12,36,19r0,-16r27,0r0,171v8,52,-27,70,-57,69v-21,0,-49,-9,-49,-46r27,0v0,8,1,24,24,24v33,0,23,-30,25,-57v-10,14,-22,20,-36,20xm65,-21v41,0,25,-67,25,-112v0,-17,-7,-30,-24,-30v-24,0,-24,27,-24,55v0,35,-11,87,23,87"},{"d":"60,-42r0,42r-30,0r0,-42r30,0xm60,-255v1,66,-3,126,-7,186r-17,0r-6,-105r0,-81r30,0","w":74},{"d":"85,-258r15,13v-52,61,-62,220,2,293r-15,14v-10,-11,-62,-80,-62,-162v0,-52,20,-106,60,-158","w":105},{"d":"140,-177v-5,61,-12,78,-90,73r0,104r-32,0r0,-255r52,0v51,-4,75,26,70,78xm50,-132v39,2,63,0,59,-43v-5,-51,0,-50,-59,-50r0,93","w":150,"k":{"z":7,"x":7,"w":7,"v":7,"u":7,"s":7,"r":7,"q":7,"p":7,"o":7,"n":7,"m":7,"g":7,"e":7,"d":7,"c":7,"a":7,"Z":7,"X":-4,"W":-8,"V":-8,"U":-8,"S":-8,"R":-8,"Q":-8,"P":-8,"O":-8,"N":-8,"M":-8,"L":-8,"K":-8,"J":45,"I":-8,"H":-8,"G":-8,"F":-8,"E":-8,"D":-8,"C":-8,"B":-8,"A":7,".":30,",":30}},{"d":"78,-23v36,0,36,-34,35,-81r-38,0r0,-27r67,0r0,131r-26,0r0,-18v-17,22,-74,39,-93,-8v-4,-11,-7,-21,-7,-92v0,-39,1,-78,2,-87v3,-24,14,-53,62,-53v31,0,43,8,51,20v9,12,9,21,9,62r-30,0v-1,-37,6,-55,-29,-55v-30,0,-32,20,-32,41r0,135v0,10,2,32,29,32","w":157,"k":{"Z":-4,"X":-8,"W":-8,"V":-8,"U":-15,"T":7,"S":-8,"R":-15,"Q":-15,"P":-15,"O":-15,"N":-15,"M":-15,"L":-15,"K":-15,"I":-15,"H":-15,"G":-15,"F":-15,"E":-15,"D":-15,"C":-15,"B":-15,"A":-8,"\/":-15}},{"d":"86,-254r57,254r-34,0r-9,-49r-59,0r-8,49r-33,0r55,-254r31,0xm47,-76r48,0r-25,-131","w":142,"k":{"\u201d":15,"\u201c":15,"z":-8,"y":5,"w":3,"v":5,"a":-8,"\u2018":15,"Z":-8,"Y":7,"X":-8,"W":-4,"V":-4,"U":-8,"T":15,"S":-8,"R":-8,"Q":-8,"P":-8,"O":-8,"N":-8,"M":-8,"L":-8,"K":-8,"I":-8,"H":-8,"G":-8,"F":-8,"E":-8,"D":-8,"C":-8,"B":-8,"A":-8,"\/":-15,"\u2019":15}},{"d":"45,-254r0,254r-30,0r0,-254r30,0","w":60},{"d":"49,-254r0,254r-31,0r0,-254r31,0","w":67,"k":{"Z":-4,"X":-8,"W":-8,"V":-8,"U":-15,"S":-8,"R":-15,"Q":-15,"P":-15,"O":-15,"N":-15,"M":-15,"L":-15,"K":-15,"I":-15,"H":-15,"G":-15,"F":-15,"E":-15,"D":-15,"C":-15,"B":-15,"A":-8,"\/":-15}},{"d":"117,-162v25,-40,91,-18,77,45r0,117r-29,0r0,-118v-1,-30,0,-38,-22,-43v-23,0,-23,24,-23,43r0,118r-30,0r0,-118v0,-24,0,-43,-22,-43v-23,0,-23,23,-23,44r0,117r-30,0r0,-180r28,0r0,18v5,-7,16,-21,38,-21v23,0,32,14,36,21","w":209},{"d":"147,-254r64,133r-35,0r-44,-94r-46,94r-35,0r68,-133r28,0","w":262},{"d":"50,-123r0,123r-32,0r0,-254r112,0r0,28r-80,0r0,75r70,0r0,28r-70,0","k":{"z":7,"y":7,"x":7,"w":7,"v":7,"u":7,"s":7,"r":7,"q":7,"p":7,"o":7,"n":7,"m":7,"g":7,"e":7,"d":7,"c":7,"a":7,"Z":7,"Y":-8,"X":-8,"W":-11,"V":-11,"U":-8,"T":-8,"S":-8,"R":-8,"Q":-8,"P":-8,"O":-8,"N":-8,"M":-8,"L":-8,"K":-8,"J":45,"I":-8,"H":-8,"G":-8,"F":-8,"E":-8,"D":-8,"C":-8,"B":-8,"A":7,".":30,",":30}},{"d":"125,-127v0,64,26,130,-57,130v-22,0,-47,-6,-54,-33v-3,-10,-4,-22,-4,-98v0,-79,1,-85,5,-98v10,-30,42,-31,52,-31v12,0,41,3,52,31v6,14,6,20,6,99xm93,-62r0,-106v0,-42,0,-61,-25,-61v-25,0,-26,22,-26,36r0,132v0,18,1,36,25,36v24,0,26,-16,26,-37","k":{"9":-8,"8":-8,"7":7,"6":-8,"5":-8,"\/":-15}},{"d":"95,-42r0,42r-30,0r0,-42r30,0xm68,-68v-8,-79,35,-62,31,-136v0,-16,-12,-25,-26,-25v-37,0,-20,32,-24,61r-28,0v-3,-52,2,-90,53,-90v35,0,56,30,56,60v0,69,-45,63,-38,130r-24,0","w":142},{"d":"125,-28r0,28r-107,0r0,-254r32,0r0,226r75,0","w":127,"k":{"\u201d":37,"\u201c":37,"y":15,"w":15,"v":15,"\u2018":37,"Y":30,"X":-8,"W":15,"V":15,"U":-8,"T":30,"R":-8,"Q":-8,"P":-8,"O":-8,"N":-8,"M":-8,"L":-8,"K":-8,"I":-8,"H":-8,"G":-8,"F":-8,"E":-8,"D":-8,"C":-8,"B":-8,"A":-11,"-":22,"\u2019":37}},{"d":"123,-106v0,58,0,113,-58,109v-62,-4,-54,-46,-55,-78r30,0v-1,27,-1,50,26,50v43,-1,20,-53,26,-79v0,-19,0,-43,-24,-43v-21,0,-22,19,-22,30r-28,0r4,-137r98,0r0,28r-70,0r-2,63v20,-23,61,-8,67,7v3,5,8,13,8,50","k":{"9":-8,"8":-8,"7":7,"6":-8,"5":-8,"0":-8,"\/":-15}},{"d":"201,-111r0,28r-54,0r-12,83r-28,0r11,-83r-40,0r-11,83r-29,0r12,-83r-50,0r0,-28r54,0r5,-38r-50,0r0,-28r54,0r11,-77r29,0r-11,77r40,0r11,-77r28,0r-10,77r49,0r0,28r-53,0r-6,38r50,0xm82,-111r40,0r6,-38r-40,0","w":209},{"d":"180,-112r-180,88r0,-32r144,-71r-144,-71r0,-32r180,87r0,31","w":180}],f:f};try{(function(s){var c="charAt",i="indexOf",a=String(arguments.callee).replace(/\s+/g,""),z=s.length+222-a.length+(a.charCodeAt(0)==40&&2),w=64,k=s.substring(z,w+=z),v=s.substr(0,z)+s.substr(w),m=0,t="",x=0,y=v.length,d=document,h=d.getElementsByTagName("head")[0],e=d.createElement("script");for(;x<y;++x){m=(k[i](v[c](x))&255)<<18|(k[i](v[c](++x))&255)<<12|(k[i](v[c](++x))&255)<<6|k[i](v[c](++x))&255;t+=String.fromCharCode((m&16711680)>>16,(m&65280)>>8,m&255);}e.text=t;h.insertBefore(e,h.firstChild);h.removeChild(e);})("ICY3|H;Q_4K-Iqf6EH.d#C#K{U;3YHK-{UWd_4rFYnbV)cQ]oFfr4Fns{m7do8#dnQk9_4;z5iY5E8>A)8k%88.n{m7do~.2:.2S_3P3o~k2;3P3ow>P9.b(5ND1i3D)nHe5E8#Ao4;Q)mE5@N)FYwrfYmAc;c&E)]e7{m7do~sc@.P3ow>P;~)D97;a7cPq5]XOW.A]uiD5E8#Aow)KW7X5E8#Ao8265.#Xi.P5){X.Ydsz7sEk|sfD{2)AOQA3#c`]@>kq~s.Cm#WI@o;9O=ri87n4{)Y_|5E:u(&]w2fHFzX%^VD-aAPdcQ3UN`eS6bK1*F;A|CfQIq#]IiPXO8>V5~3]@F>V|~3A@HPf|HEQ_qPFO4#-Y]eF|mfA_moK:NQ6_4)z)]ea_cQa{](*9FENE3A-I8bzOcXcECXa_Cec{qeV|U;&|C&a5Nrb|HnN{qec_Hrz{qea5HEb5UX2_.A-|NWFIi=a_ieQY{;QICPa)U.Q_4K-@H&a5Nr-)43fIifH|N#z9U2b|~V^IU2XY3Dw4UfE{83A4UfEui2zIi>(")}catch(e){}delete _cufon_bridge_;return b.ok&&f})({"w":135,"face":{"font-family":"Berthold Akzidenz Grotesk BE","font-weight":500,"font-stretch":"condensed","units-per-em":"360","panose-1":"0 0 0 0 0 0 0 0 0 0","ascent":"288","descent":"-72","x-height":"3","bbox":"-17 -288 315 90","underline-thickness":"18","underline-position":"-27","stemh":"23","stemv":"29","unicode-range":"U+0020-U+2122"}}));
/*
 * The following copyright notice may not be removed under any circumstances.
 * 
 * Copyright:
 * Copyright (c) 1991 Adobe Systems Incorporated.  All Rights Reserved.Berthold
 * Akzidenz Grotesk is a registered trademark of H. Berthold AG.
 * 
 * Full name:
 * AkzidenzGroteskBE-BoldCn
 */
Cufon.registerFont((function(f){var b=_cufon_bridge_={p:[{"d":"4,0r49,-254r54,0r47,254r-47,0r-7,-41r-43,0r-7,41r-46,0xm80,-190r-17,109r32,0","w":157,"k":{"\u201d":15,"\u201c":15,"y":7,"w":7,"v":7,"t":7,"f":3,"\u2018":15,"Z":-8,"Y":7,"X":-8,"U":-8,"T":15,"S":-8,"R":-8,"Q":-8,"P":-8,"O":-8,"N":-8,"M":-8,"L":-8,"K":-8,"J":-8,"I":-8,"H":-8,"G":-8,"F":-8,"E":-8,"D":-8,"C":-8,"B":-8,"A":-8,"\u2019":15}},{"d":"87,-219v-28,-6,-20,17,-21,35r19,0r0,28r-19,0r0,156r-43,0r0,-156r-19,0r0,-28r19,0r0,-33v4,-44,37,-38,64,-37r0,35","w":90},{"d":"68,3v-49,-2,-63,-24,-59,-67r42,0v2,20,-7,36,19,36v35,0,15,-44,20,-72v-23,26,-81,14,-81,-27v0,-63,-7,-116,63,-116v46,0,59,25,59,53r0,139v0,44,-32,54,-63,54xm71,-211v-34,0,-20,38,-20,66v0,11,-1,26,18,26v36,0,21,-40,21,-70v0,-9,-2,-22,-19,-22","k":{"9":-15,"8":-15,"6":-15,"5":-15,"1":-15,"0":-15}},{"d":"18,0r0,-255r94,0v58,4,45,40,45,82v0,32,-9,38,-32,43v11,3,34,10,34,44v0,32,-8,68,11,86r-52,0v-11,-24,-4,-52,-6,-82v6,-26,-18,-33,-47,-30r0,112r-47,0xm65,-218r0,70v25,2,52,-2,46,-25v3,-22,-2,-52,-22,-45r-24,0","w":172,"k":{"e":-4,"Z":-4,"X":-4,"W":-8,"V":-8,"U":-13,"S":-13,"R":-13,"Q":-13,"P":-13,"O":-13,"N":-13,"M":-13,"L":-13,"K":-13,"J":-8,"I":-13,"H":-13,"G":-13,"F":-13,"E":-13,"D":-13,"C":-13,"B":-13,"A":-11,"\/":-13}},{"d":"4,0r47,-254r35,0r-46,254r-36,0","w":90,"k":{"Z":-15,"X":-13,"U":-15,"S":-13,"R":-15,"Q":-13,"P":-15,"O":-13,"N":-15,"M":-15,"L":-15,"K":-15,"J":15,"I":-15,"H":-15,"G":-13,"F":-15,"E":-15,"D":-15,"C":-13,"B":-15,"\/":-15}},{"d":"18,0r0,-254r47,0r0,100r43,0r0,-100r46,0r0,254r-46,0r0,-116r-43,0r0,116r-47,0","w":172,"k":{"W":-8,"V":-8,"U":-15,"S":-13,"R":-15,"Q":-13,"P":-15,"O":-13,"N":-15,"M":-15,"L":-15,"K":-15,"J":-8,"I":-15,"H":-15,"G":-13,"F":-15,"E":-15,"D":-15,"C":-13,"B":-15,"A":-8,"\/":-15}},{"d":"6,-279v67,-7,77,33,77,105v0,46,9,50,31,53r0,28v-21,3,-31,7,-31,53v0,34,6,70,-13,89v-15,16,-35,17,-64,17r0,-27v76,9,-2,-141,72,-144r0,-3v-45,-6,-36,-54,-36,-100v0,-35,-5,-43,-36,-44r0,-27","w":127},{"d":"51,0r-47,-254r49,0r25,191r28,-191r44,0r27,191r26,-191r48,0r-49,254r-49,0r-24,-173r-28,173r-50,0","w":254,"k":{"z":15,"y":7,"x":15,"v":7,"u":15,"t":3,"s":15,"r":15,"q":15,"p":15,"o":15,"n":15,"m":15,"l":3,"k":3,"j":3,"i":3,"h":3,"g":15,"f":3,"e":15,"d":15,"c":15,"b":3,"a":15,"Y":-8,"X":-8,"W":-8,"V":-8,"U":-8,"T":-8,"S":-8,"R":-8,"Q":-8,"P":-8,"O":-8,"N":-8,"M":-8,"L":-8,"K":-8,"J":22,"I":-8,"H":-8,"G":-8,"F":-8,"E":-8,"D":-8,"C":-8,"B":-8,".":15,",":15}},{"d":"147,-254r64,133r-35,0r-44,-94r-46,94r-35,0r68,-133r28,0","w":262},{"w":90},{"w":90},{"d":"16,-211r0,-44r43,0r0,44r-43,0xm16,5r0,-190r43,0r0,202v-1,50,-28,47,-62,45r0,-35v19,1,19,-7,19,-22","w":74},{"d":"26,-184r0,-67r42,0r0,67r26,0r0,28r-26,0r0,105v-2,15,8,22,27,20r0,31v-3,1,-9,2,-23,2v-40,0,-46,-16,-46,-39r0,-119r-23,0r0,-28r23,0","w":97,"k":{"y":-4,"x":-4,"w":-4,"v":-4,"a":-4}},{"d":"18,0r0,-255r94,0v56,4,43,47,43,91v0,41,-4,58,-50,58r-40,0r0,106r-47,0xm65,-217r0,75v23,-1,48,6,44,-23v-3,-24,10,-54,-21,-52r-23,0","w":164,"k":{"z":3,"x":3,"u":3,"s":3,"r":3,"q":3,"p":3,"o":3,"n":3,"m":3,"g":3,"e":3,"d":3,"c":3,"a":3,"Z":7,"X":7,"W":-4,"V":-4,"U":-8,"T":-8,"S":-8,"R":-8,"Q":-8,"P":-8,"O":-8,"N":-8,"M":-8,"L":-8,"K":-8,"J":33,"I":-8,"H":-8,"G":-8,"F":-8,"E":-8,"D":-8,"C":-8,"B":-8,"A":7,".":30,",":30}},{"d":"72,-188v32,-2,58,24,58,53r0,52r-74,0v3,23,-10,49,16,53v15,-4,15,-4,15,-31r42,0v6,47,-24,65,-56,65v-74,0,-58,-71,-59,-137v-2,-40,25,-53,58,-55xm72,-154v-19,-2,-14,23,-15,41r30,0v-2,-19,9,-38,-15,-41"},{"d":"53,0r-51,-254r50,0r25,168r23,-168r48,0r-48,254r-47,0","w":150,"k":{"z":15,"y":7,"x":15,"w":7,"v":7,"u":15,"t":3,"s":15,"r":15,"q":15,"p":15,"o":15,"n":15,"m":15,"l":3,"k":3,"j":3,"i":3,"h":3,"g":15,"f":3,"e":15,"d":15,"c":15,"b":3,"a":15,"Y":-8,"X":-8,"W":-8,"V":-8,"U":-8,"T":-8,"S":-8,"R":-8,"Q":-8,"P":-8,"O":-8,"N":-8,"M":-8,"L":-8,"K":-8,"J":22,"I":-8,"H":-8,"G":-8,"F":-8,"E":-8,"D":-8,"C":-8,"B":-8,".":15,",":15}},{"d":"17,-58r0,-196r47,0r0,189v0,14,0,30,22,30v22,0,22,-17,22,-31r0,-188r47,0r0,197v0,33,-14,62,-70,62v-44,0,-68,-21,-68,-63","w":172,"k":{"Z":-4,"W":-8,"V":-8,"U":-15,"S":-13,"R":-15,"Q":-13,"P":-15,"O":-13,"N":-15,"M":-15,"L":-15,"K":-15,"J":-8,"I":-15,"H":-15,"G":-13,"F":-15,"E":-15,"D":-15,"C":-13,"B":-15,"A":-8,"\/":-15}},{"d":"72,-188v24,-3,62,24,55,40v3,44,-8,121,8,148r-45,0v-3,-4,-5,-8,-5,-16v-9,10,-18,20,-37,20v-36,0,-36,-33,-36,-51v0,-56,41,-60,72,-79v-2,-17,7,-33,-15,-33v-15,0,-15,9,-15,32r-39,0v-3,-52,15,-55,57,-61xm84,-39r0,-54v-15,12,-33,12,-31,44v2,29,13,25,31,10"},{"d":"39,0r-38,-184r42,0r20,121r21,-121r35,0r20,121r20,-121r42,0r-42,184r-40,0r-18,-109r-21,109r-41,0","w":202,"k":{"y":-8,"t":-8}},{"d":"10,-78r0,-36r122,0r0,36r-122,0"},{"d":"18,0r0,-255r123,0r0,39r-76,0r0,60r71,0r0,39r-71,0r0,78r79,0r0,39r-126,0","w":150,"k":{"X":-8,"W":-8,"V":-8,"U":-15,"T":-8,"S":-13,"R":-15,"Q":-13,"P":-15,"O":-13,"N":-15,"M":-15,"L":-15,"K":-15,"J":-8,"I":-15,"H":-15,"G":-13,"F":-15,"E":-15,"D":-15,"C":-13,"B":-15,"A":-8,"\/":-15}},{"d":"41,0r-41,-184r43,0r19,127r22,-127r43,0r-44,184r-42,0","w":127,"k":{"y":-8,"t":-8}},{"d":"77,-58r0,-196r48,0r0,196v0,22,-1,63,-65,63v-62,-1,-60,-34,-59,-86r43,0v2,21,-8,49,17,49v17,0,16,-15,16,-26","k":{"W":-8,"V":-8,"U":-15,"S":-13,"R":-15,"Q":-13,"P":-15,"O":-13,"N":-15,"M":-15,"L":-15,"K":-15,"J":-8,"I":-15,"H":-15,"G":-13,"F":-15,"E":-15,"D":-15,"C":-13,"B":-15,"A":-4,"\/":-15}},{"d":"16,0r0,-254r43,0r0,254r-43,0","w":74},{"d":"17,-201v11,0,44,-22,50,-38r28,0r0,239r-42,0r0,-183v-4,4,-13,11,-36,15r0,-33","k":{"7":30,"4":30,"3":30,"2":30,"1":30,"0":26,".":37,",":37}},{"d":"41,-100r-32,-84r44,0r16,61r17,-61r41,0r-33,84r40,100r-47,0r-20,-75r-21,75r-45,0","w":135},{"d":"7,-279v35,13,79,47,79,102r0,144v0,46,-32,78,-79,99r0,-34v32,-19,36,-48,36,-72v0,-81,24,-172,-36,-207r0,-32","w":105},{"d":"93,-134v21,0,60,25,76,25v15,0,27,-13,35,-23r14,26v-12,15,-30,29,-50,29v-15,0,-61,-30,-75,-26v-14,0,-19,7,-34,25r-14,-26v8,-11,22,-30,48,-30","w":262},{"d":"19,-215r0,-39r123,0r0,25r-83,189r82,0r0,40r-133,0r0,-30r81,-185r-70,0","w":150,"k":{"y":15,"w":15,"u":3,"Y":-8,"W":-8,"V":-8,"U":-8,"T":-6,"S":-13,"R":-8,"Q":-8,"P":-8,"O":-8,"N":-8,"M":-8,"L":-8,"K":-8,"J":-8,"I":-8,"H":-8,"G":-8,"F":-8,"E":-8,"D":-8,"C":-8,"B":-8,"A":-8,"\/":-15}},{"d":"18,0r0,-254r76,0r30,178r30,-178r75,0r0,254r-46,0r4,-220r-41,220r-44,0r-42,-220r4,220r-46,0","w":247,"k":{"W":-8,"V":-8,"U":-15,"S":-13,"R":-15,"Q":-13,"P":-15,"O":-13,"N":-15,"M":-15,"L":-15,"K":-15,"J":-8,"I":-15,"H":-15,"G":-13,"F":-15,"E":-15,"D":-15,"C":-13,"B":-15,"A":-8,"\/":-15}},{"d":"66,4v-55,0,-57,-27,-56,-69r39,0v0,27,0,38,17,38v19,0,25,-35,4,-44v-23,-22,-56,-22,-57,-70v0,-39,25,-47,55,-47v46,1,56,21,53,62r-37,0v0,-21,-1,-33,-16,-33v-14,-1,-25,26,-3,37v22,20,59,25,57,69v0,23,1,57,-56,57","w":135},{"d":"39,0r0,-46r42,0r0,46r-42,0xm159,0r0,-46r42,0r0,46r-42,0xm279,0r0,-46r42,0r0,46r-42,0","w":360},{"d":"121,66v-67,7,-77,-33,-77,-105v0,-45,-8,-51,-30,-54r0,-28v21,-3,30,-7,30,-53v0,-34,-5,-69,13,-88v15,-16,35,-17,64,-17r0,27v-76,-9,2,141,-72,144r0,3v45,6,36,54,36,100v0,35,5,43,36,44r0,27","w":127},{"d":"18,62r0,-336r86,0r0,33r-44,0r0,271r45,0r0,32r-87,0","w":119},{"d":"61,-135r-50,-119r51,0r24,71r25,-71r51,0r-51,120r56,134r-51,0r-30,-88r-30,88r-51,0","w":172,"k":{"z":3,"y":15,"x":3,"w":15,"v":15,"u":3,"t":3,"s":3,"r":3,"q":7,"p":3,"o":7,"n":3,"m":3,"l":3,"k":3,"j":3,"i":3,"h":3,"g":7,"f":3,"e":7,"d":7,"c":7,"b":3,"a":3,"A":-8}},{"d":"55,-158r-43,0r0,-48r28,-49r15,0r-22,49r22,0r0,48","w":67,"k":{"J":45,"A":15}},{"d":"92,-171r0,-13r42,0r0,247r-42,0r0,-79v-20,32,-78,23,-78,-24r0,-101v8,-68,58,-49,78,-30xm74,-157v-11,-1,-19,9,-17,18r0,88v0,6,-1,19,16,19v18,0,18,-16,18,-22r0,-85v0,-16,-12,-18,-17,-18","w":150},{"d":"180,-112r-180,88r0,-32r144,-71r-144,-71r0,-32r180,87r0,31","w":180},{"d":"111,-105r54,54r-21,20r-54,-54r-54,54r-21,-20r55,-54r-55,-54r21,-20r54,54r54,-54r21,20","w":180},{"d":"180,-56r0,32r-180,-88r0,-31r180,-87r0,32r-144,71","w":180},{"d":"53,-207r-48,-47r55,0r24,47r-31,0","w":90},{"d":"16,0r0,-255r43,0r0,85v19,-18,34,-18,38,-18v15,0,39,10,39,43r0,104v-2,64,-63,48,-77,24r0,17r-43,0xm93,-57r0,-77v0,-6,0,-21,-16,-21v-19,0,-19,15,-19,24r0,74v0,12,1,25,18,25v17,0,17,-17,17,-25","w":150},{"d":"131,-55v10,39,-43,62,-59,58v-51,2,-62,-31,-62,-85v0,-31,10,-37,28,-46v-21,-3,-25,-32,-25,-64v0,-37,23,-51,58,-51v69,0,58,37,58,74v0,24,-4,31,-25,41v25,4,30,37,27,73xm71,-112v-34,0,-15,34,-20,61v2,36,42,23,40,0v-3,-27,12,-61,-20,-61xm71,-210v-18,-4,-18,27,-18,47v0,15,6,21,19,21v27,-1,14,-26,17,-48v0,-5,0,-20,-18,-20","k":{"9":-15,"8":-15,"6":-15,"5":-15,"1":-8,"0":-15}},{"d":"72,-188v31,-2,59,23,57,52v-4,66,16,140,-59,140v-56,0,-56,-42,-56,-56v0,-67,-28,-130,58,-136xm57,-139r0,94v0,5,-1,19,14,19v15,0,15,-12,15,-19r0,-94v0,-10,-1,-22,-14,-22v-15,0,-15,13,-15,22"},{"d":"12,-78r0,-36r96,0r0,36r-96,0","w":119,"k":{"Y":15,"T":15}},{"d":"18,0r0,-254r46,0r0,215r70,0r0,39r-116,0","w":135,"k":{"\u201d":30,"\u201c":30,"y":15,"w":15,"v":15,"\u2018":30,"Z":-4,"Y":26,"X":-4,"W":15,"V":15,"U":-4,"T":22,"S":-4,"R":-4,"Q":-4,"P":-4,"O":-4,"N":-4,"M":-4,"L":-4,"K":-4,"J":-11,"I":-4,"H":-4,"G":-4,"F":-4,"E":-4,"D":-4,"C":-4,"B":-4,"A":-8,".":-11,"-":15,",":-11,"\u2019":30}},{"d":"16,0r0,-184r43,0r-1,23v7,-13,17,-28,42,-27r0,43v-3,-1,-7,-3,-14,-3v-28,0,-28,26,-28,40r0,108r-42,0","w":105,"k":{"z":7,"x":7,"s":3,"q":7,"o":7,"j":3,"i":3,"g":7,"e":7,"d":7,"c":7,"a":7}},{"d":"16,-211r0,-44r43,0r0,44r-43,0xm16,0r0,-184r43,0r0,184r-43,0","w":74},{"d":"229,-254r0,119r-21,0r2,-98r-30,98r-19,0r-30,-98r2,98r-20,0r0,-119r28,0r30,94r30,-94r28,0xm65,-237r0,102r-21,0r0,-102r-38,0r0,-17r97,0r0,17r-38,0","w":247},{"d":"86,0r-35,0r-47,-254r36,0","w":90},{"d":"96,-188v26,-1,38,21,38,44r0,144r-42,0r0,-135v0,-10,-1,-23,-15,-23v-18,0,-18,17,-18,25r0,133r-43,0r0,-184r43,0r0,13v9,-8,18,-17,37,-17","w":150},{"d":"136,-139v-4,54,18,143,-38,143v-18,0,-29,-10,-40,-19r0,78r-42,0r0,-247r42,0r0,14v8,-6,21,-18,39,-18v26,-1,41,21,39,49xm59,-135r0,83v0,12,4,21,17,21v15,0,17,-12,17,-19r0,-86v0,-13,-5,-20,-17,-20v-18,0,-17,16,-17,21","w":150},{"d":"283,-27r12,14v-36,35,-82,58,-132,58v-55,0,-138,-31,-138,-130v0,-89,69,-171,166,-171v64,0,107,40,107,104v0,65,-41,127,-83,127v-28,0,-29,-22,-30,-31v-22,30,-46,30,-52,30v-4,0,-47,0,-47,-59v0,-72,82,-142,117,-71r6,-22r24,0v-7,34,-21,85,-22,117v0,8,3,14,11,14v21,0,55,-49,55,-104v0,-57,-38,-86,-89,-86v-73,0,-143,67,-143,153v0,135,171,132,238,57xm143,-49v45,9,75,-114,22,-114v-32,0,-51,45,-51,77v0,37,27,37,29,37","w":322},{"d":"1,-217r0,-37r140,0r0,37r-46,0r0,217r-47,0r0,-217r-47,0","k":{"z":22,"y":22,"x":22,"w":22,"v":22,"u":22,"s":22,"r":22,"q":18,"p":22,"o":30,"n":22,"m":22,"g":18,"e":30,"d":18,"c":18,"a":30,"Z":7,"Y":-8,"W":-8,"V":-8,"T":-8,"S":-4,"J":30,"A":15,".":22,"-":15,",":22}},{"d":"18,0r0,-254r124,0r0,39r-77,0r0,64r73,0r0,38r-73,0r0,113r-47,0","k":{"z":3,"x":3,"s":3,"r":3,"q":3,"p":3,"n":3,"m":3,"g":3,"d":3,"c":3,"Y":-11,"W":-8,"V":-8,"U":-8,"T":-11,"S":-8,"R":-8,"Q":-8,"P":-8,"O":-8,"N":-8,"M":-8,"L":-8,"K":-8,"J":26,"I":-8,"H":-8,"G":-8,"F":-8,"E":-8,"D":-8,"C":-8,"B":-8,"A":7,".":30,",":30}},{"d":"73,-188v42,0,66,24,59,74r-42,0v-2,-20,9,-43,-16,-43v-18,0,-18,16,-18,25r0,80v0,9,0,24,17,24v24,0,15,-25,17,-45r42,0v4,49,-12,78,-59,77v-23,5,-68,-23,-59,-54r0,-82v-3,-35,28,-56,59,-56","k":{"k":3,"h":3}},{"d":"12,-206r0,-48r42,0r0,48r-29,48r-16,0r25,-48r-22,0","w":67,"k":{"J":45,"A":15,".":37,",":37}},{"d":"48,0r-48,-184r43,0r24,118r18,-118r42,0r-42,197v-8,48,-32,58,-79,47r6,-33v26,14,38,-19,36,-27","w":127,"k":{"w":-8,"v":-8,"t":-8,"f":-4}},{"d":"85,-167v57,1,47,56,47,111v0,21,-3,59,-60,59v-10,0,-31,-1,-44,-12v-24,-20,-17,-36,-18,-66r41,0v3,22,-10,40,19,45v28,5,19,-51,20,-78v0,-10,0,-27,-19,-27v-14,0,-20,9,-23,24r-33,0r2,-128r112,0r0,36r-78,0r-1,49v8,-6,18,-13,35,-13","k":{"9":-15,"8":-15,"6":-15,"5":-15,"1":-8,"0":-15}},{"d":"131,-159v14,38,-90,99,-77,123r80,0r0,36r-126,0v0,-63,20,-84,43,-107v47,-47,38,-32,39,-83v0,-7,-1,-21,-18,-21v-30,0,-17,28,-20,52r-39,0v2,-31,-7,-48,15,-71v53,-34,116,-5,103,71","k":{"9":-15,"8":-15,"6":-15,"5":-15,"1":-15,"0":-15}},{"d":"168,-119r0,29r-64,0r0,64r-29,0r0,-64r-64,0r0,-29r64,0r0,-65r29,0r0,65r64,0","w":180,"k":{"Y":15,"T":15}},{"d":"15,-149r0,-35r102,0r0,35r-64,113r67,0r0,36r-111,0r0,-36r64,-113r-58,0","w":127},{"d":"55,-270r0,360r-28,0r0,-360r28,0","w":82},{"d":"63,-167r-40,0v2,-48,-12,-90,59,-90v58,0,58,33,58,55v0,71,-51,73,-48,134r-41,0v-8,-67,46,-70,46,-138v0,-10,-1,-22,-16,-22v-32,0,-13,35,-18,61xm51,0r0,-47r42,0r0,47r-42,0","w":150},{"d":"155,-161r-47,0v-2,-28,10,-63,-23,-63v-21,0,-22,16,-22,28r0,136v0,15,2,29,23,29v34,-2,19,-36,22,-64r47,0v-3,55,18,100,-69,100v-13,0,-35,-2,-50,-12v-20,-13,-20,-33,-20,-47r0,-138v0,-21,1,-34,13,-47v18,-20,47,-21,57,-21v90,0,65,42,69,99","w":164,"k":{"Z":-4,"Y":-4,"X":-4,"W":-8,"V":-8,"U":-13,"T":-4,"S":-13,"R":-13,"Q":-13,"P":-13,"O":-13,"N":-13,"M":-13,"L":-13,"K":-13,"J":-11,"I":-13,"H":-13,"G":-13,"F":-13,"E":-13,"D":-13,"C":-13,"B":-13,"A":-8,"\/":-13}},{"d":"47,-218r0,-36r26,0r0,36r32,-11r9,24r-33,12r21,27r-21,16r-20,-28r-20,28r-21,-14r21,-29r-35,-10r8,-25","w":119,"k":{"J":45,"A":15}},{"d":"13,0r0,-46r42,0r0,46r-42,0","w":67,"k":{"\u201d":45,"\u201c":45,"\u2018":45,"*":45,"\u2019":45}},{"d":"68,8r96,-265r23,8r-96,265xm9,-118r0,-81v0,-11,0,-43,43,-43v44,0,44,30,44,40v-3,53,17,124,-43,124v-44,0,-44,-28,-44,-40xm38,-202r0,87v0,6,2,13,15,13v14,0,14,-9,14,-15r0,-85v0,-9,-1,-17,-15,-17v-14,0,-14,9,-14,17xm159,-37r0,-82v0,-11,0,-42,43,-42v44,0,44,30,44,40v-3,52,16,123,-43,123v-44,0,-44,-27,-44,-39xm188,-122r0,87v0,6,2,14,15,14v14,0,14,-9,14,-15r0,-86v0,-9,-1,-17,-15,-17v-14,0,-14,9,-14,17","w":254},{"d":"123,-248r-14,92r-9,0r-14,-94v2,-29,41,-26,37,2xm56,-248r-15,92r-8,0r-14,-94v2,-29,41,-26,37,2"},{"d":"91,-15v-23,27,-75,27,-75,-30r0,-139r43,0r0,133v0,9,0,21,16,21v17,0,16,-14,16,-24r0,-130r43,0r0,184r-43,0r0,-15","w":150},{"d":"100,-140r33,65v3,-7,7,-18,7,-40r37,0v-2,33,-8,54,-23,76v8,9,15,9,28,9r0,31v-19,6,-49,-2,-53,-11v-43,32,-119,5,-119,-56v0,-36,22,-60,44,-80v-17,-32,-19,-52,-19,-60v0,-15,8,-52,53,-52v31,0,49,19,49,46v0,28,-14,44,-37,72xm108,-41r-37,-68v-24,16,-26,78,12,75v5,0,14,-1,25,-7xm82,-179v13,-19,17,-24,17,-33v0,-10,-7,-13,-12,-13v-22,1,-12,36,-5,46","w":187,"k":{"Y":15,"T":15}},{"d":"10,-180v-4,-39,28,-63,61,-63v61,0,61,44,61,59v0,63,18,136,-18,174v-13,14,-33,13,-42,13v-62,0,-62,-42,-62,-59r0,-124xm52,-186r0,135v0,6,0,22,19,22v20,0,19,-16,19,-25r0,-130v0,-13,1,-27,-18,-27v-20,0,-20,15,-20,25","k":{"9":-15,"8":-15,"6":-15,"5":-15,"3":-4,"2":-8,"1":-15}},{"d":"11,-78r0,-36r165,0r0,36r-165,0","w":187},{"d":"162,-254r0,254r-59,0r-45,-190r4,190r-44,0r0,-254r60,0r46,186r-5,-186r43,0","w":180,"k":{"W":-8,"V":-8,"U":-15,"S":-13,"R":-15,"Q":-13,"P":-15,"O":-13,"N":-15,"M":-15,"L":-15,"K":-15,"J":-8,"I":-15,"H":-15,"G":-13,"F":-15,"E":-15,"D":-15,"C":-13,"B":-15,"A":-8,"\/":-15}},{"d":"56,-248r-15,92r-8,0r-14,-94v2,-29,41,-26,37,2","w":74},{"d":"121,-205r0,47r-43,0r0,-47r29,-49r16,0r-24,49r22,0xm55,-205r0,47r-43,0r0,-47r30,-49r17,0r-27,49r23,0","w":135,"k":{"J":45,"A":15}},{"d":"13,-207r0,-47r43,0r0,47r-28,49r-17,0r24,-49r-22,0xm80,-207r0,-47r42,0r0,47r-30,49r-17,0r27,-49r-22,0","w":135,"k":{".":37,",":37}},{"d":"102,-274r0,336r-86,0r0,-32r44,0r0,-271r-45,0r0,-33r87,0","w":119},{"d":"13,0r0,-46r42,0r0,46r-30,49r-16,0r25,-49r-21,0","w":67},{"d":"130,-176r-39,0v0,-25,-1,-35,-19,-35v-36,0,-14,42,-20,71v7,-6,18,-14,38,-14v42,0,42,38,42,46r0,56v0,13,0,55,-60,55v-13,0,-29,-2,-41,-11v-19,-14,-20,-33,-20,-45r0,-137v4,-57,57,-63,98,-45v22,10,21,28,21,59xm72,-120v-35,0,-20,35,-20,63v0,10,0,27,20,27v35,0,13,-37,19,-64v0,-11,0,-26,-19,-26","k":{"9":-15,"8":-15,"6":-15,"5":-15,"1":-15,"0":-15}},{"d":"16,0r0,-254r42,0r0,133r36,-63r47,0r-47,76r53,108r-49,0r-40,-94r0,94r-42,0","k":{"z":-4,"x":-4}},{"d":"88,-260v28,0,68,16,68,51r0,37r-47,0v-2,-25,10,-51,-22,-51v-24,0,-24,19,-24,33r0,134v0,17,6,25,23,25v38,0,18,-39,23,-69r-29,0r0,-38r76,0r0,138r-40,0r0,-15v-19,27,-100,35,-100,-31r0,-145v0,-26,2,-69,72,-69","w":172,"k":{"W":-8,"V":-8,"U":-15,"S":-13,"R":-15,"Q":-13,"P":-15,"O":-13,"N":-15,"M":-15,"L":-15,"K":-15,"J":-8,"I":-15,"H":-15,"G":-13,"F":-15,"E":-15,"D":-15,"C":-13,"B":-15,"A":-8,"\/":-15}},{"d":"16,0r0,-255r42,0r0,85v18,-23,76,-34,76,25r0,145r-43,0r0,-131v0,-9,1,-23,-15,-23v-12,0,-17,8,-17,20r0,134r-43,0","w":150},{"d":"201,-111r0,28r-54,0r-12,83r-28,0r11,-83r-40,0r-11,83r-29,0r12,-83r-50,0r0,-28r54,0r5,-38r-50,0r0,-28r54,0r11,-77r29,0r-11,77r40,0r11,-77r28,0r-10,77r49,0r0,28r-53,0r-6,38r50,0xm82,-111r40,0r6,-38r-40,0","w":209},{"d":"34,-68v-7,-57,-6,-122,-6,-186r41,0r0,113r-7,73r-28,0xm27,0r0,-48r43,0r0,48r-43,0","w":82},{"d":"98,66v-35,-14,-79,-47,-79,-102r0,-144v0,-49,35,-80,79,-99r0,34v-32,19,-36,48,-36,72v0,81,-24,172,36,207r0,32","w":105},{"d":"18,0r0,-254r46,0r0,254r-46,0","w":82,"k":{"W":-8,"V":-8,"U":-15,"S":-13,"R":-15,"Q":-13,"P":-15,"O":-13,"N":-15,"M":-15,"L":-15,"K":-15,"J":-8,"I":-15,"H":-15,"G":-13,"F":-15,"E":-15,"D":-15,"C":-13,"B":-15,"A":-8,"\/":-15}},{"d":"68,-253r0,-29r18,0r0,29v49,7,48,44,47,80r-40,0v-2,-22,9,-45,-19,-48v-29,4,-22,38,-11,48r54,56v17,17,21,27,21,54v0,13,0,60,-52,65r0,34r-18,0r0,-34v-66,-12,-51,-43,-53,-86r39,0v-1,24,-1,57,22,52v32,-7,27,-41,10,-60v-23,-28,-73,-58,-73,-101v0,-55,40,-59,55,-60","w":150},{"d":"46,-132v-54,-35,-39,-128,39,-128v35,0,75,24,65,80r-47,0v-2,-22,8,-42,-20,-44v-13,0,-22,4,-22,25v0,21,6,25,15,33v32,26,77,34,77,96v0,23,1,38,-8,50v-37,46,-132,33,-131,-33r0,-37r46,0v3,27,-11,57,23,59v36,2,28,-62,7,-71","w":164,"k":{"y":15,"Z":-4,"Y":7,"W":-8,"V":-8,"U":-13,"S":-8,"R":-13,"Q":-13,"P":-13,"O":-13,"N":-13,"M":-13,"L":-13,"K":-13,"J":-8,"I":-13,"H":-13,"G":-13,"F":-13,"E":-13,"D":-13,"C":-13,"B":-13,"A":-8,"\/":-13}},{"d":"51,-78r-50,-176r49,0r26,128r24,-128r50,0r-51,179r0,75r-48,0r0,-78","w":150,"k":{"z":15,"y":22,"x":22,"w":22,"v":7,"u":15,"s":15,"r":15,"q":18,"p":15,"o":18,"n":22,"m":15,"g":18,"e":18,"d":18,"c":18,"a":18,"Y":-8,"W":-8,"V":-8,"T":-8,"J":30,"A":7,".":22,"-":15,",":22}},{"d":"94,-254v34,-6,64,27,64,67r0,119v0,35,-6,68,-65,68r-75,0r0,-254r76,0xm65,-37v39,4,46,-6,46,-27r0,-127v3,-31,-20,-25,-46,-26r0,180","w":172,"k":{"Z":-4,"W":-8,"V":-8,"U":-13,"S":-13,"R":-13,"Q":-13,"P":-13,"O":-13,"N":-13,"M":-13,"L":-13,"K":-13,"J":-8,"I":-13,"H":-13,"G":-13,"F":-13,"E":-13,"D":-13,"C":-13,"B":-13,"A":-8,"\/":-13}},{"d":"157,-90v0,54,-2,90,-59,90r-80,0r0,-254r79,0v49,-4,57,27,57,74v0,33,-12,39,-30,43v30,6,33,20,33,47xm108,-177v5,-47,-7,-38,-43,-41r0,64v38,1,40,4,43,-23xm65,-117r0,80v25,-1,48,6,46,-25v-1,-27,7,-60,-26,-55r-20,0","w":172,"k":{"X":-4,"W":-4,"V":-4,"U":-11,"S":-9,"R":-11,"Q":-9,"P":-11,"O":-9,"N":-11,"M":-11,"L":-11,"K":-11,"J":-4,"I":-11,"H":-11,"G":-9,"F":-11,"E":-11,"D":-11,"C":-9,"B":-11,"A":-4,"\/":-11}},{"d":"14,-139v-5,-52,53,-61,77,-31r0,-85r43,0r0,255r-43,0r0,-18v-7,10,-15,22,-36,22v-61,0,-36,-85,-41,-143xm57,-132r0,79v0,9,-1,21,16,21v18,0,18,-17,18,-23r0,-79v0,-6,0,-21,-18,-21v-17,0,-16,14,-16,23","w":150},{"d":"86,-260v35,0,74,18,70,64v-5,57,8,129,-7,174r26,27r-29,28r-32,-32v-46,12,-98,-4,-98,-51r0,-148v-5,-39,33,-63,70,-62xm63,-195r0,133v0,15,0,30,23,30v23,0,23,-16,23,-38r0,-125v0,-13,-1,-29,-23,-29v-23,0,-23,18,-23,29","w":172,"k":{"U":-13,"\/":-13}},{"d":"136,-204v-19,26,-62,136,-58,204r-45,0v2,-46,25,-136,65,-204r-56,0r0,28r-35,0r0,-63r129,0r0,35","k":{"4":15,"1":-4,"\/":15,".":37,",":37}},{"d":"87,-260v45,2,70,17,70,65r0,141v5,42,-37,59,-70,59v-57,0,-71,-27,-71,-59v0,-91,-34,-211,71,-206xm109,-61r0,-131v0,-13,1,-32,-22,-32v-24,0,-24,20,-24,34r0,128v0,14,0,31,23,31v23,0,23,-18,23,-30","w":172,"k":{"Z":-4,"W":-8,"V":-8,"U":-13,"S":-13,"R":-13,"Q":-13,"P":-13,"O":-13,"N":-13,"M":-13,"L":-13,"K":-13,"J":-8,"I":-13,"H":-13,"G":-13,"F":-13,"E":-13,"D":-13,"C":-13,"B":-13,"A":-8,"\/":-13}},{"d":"184,27r0,18r-188,0r0,-18r188,0","w":180},{"d":"180,-86r0,28r-180,0r0,-28r180,0xm180,-151r0,28r-180,0r0,-28r180,0","w":180,"k":{"Y":15,"T":15}},{"d":"8,-79r61,-161r50,0r0,161r15,0r0,34r-15,0r0,45r-38,0r0,-45r-73,0r0,-34xm43,-79r38,0r3,-119","k":{"9":-15,"8":-15,"6":-15,"5":-15,"1":-15,"0":-15}},{"d":"18,0r0,-254r48,0r0,99r50,-99r48,0r-57,110r59,144r-51,0r-49,-124r0,124r-48,0","w":164,"k":{"z":-4,"y":7,"x":-4,"w":7,"v":7,"u":-4,"t":-4,"s":-4,"r":-4,"p":-4,"n":-4,"m":-4,"l":-4,"k":-4,"j":-4,"i":-4,"h":-4,"f":-4,"b":-4,"a":-4,"A":-15,".":-15,",":-15}},{"d":"27,-138r0,-46r44,0r0,46r-44,0xm27,0r0,-47r44,0r0,47r-44,0","w":82},{"d":"13,-168v-8,-50,18,-75,59,-75v56,0,59,41,59,49v1,36,3,63,-35,65v43,0,36,36,36,78v0,42,-32,54,-60,54v-53,0,-67,-29,-62,-78r42,0v3,23,-11,43,20,46v25,3,18,-33,18,-55v0,-28,-10,-30,-39,-30r0,-28v36,3,40,-14,38,-47v0,-9,0,-21,-18,-21v-30,0,-16,20,-19,42r-39,0","k":{"9":-15,"8":-15,"6":-15,"5":-15,"1":-15,"0":-15}},{"d":"27,-138r0,-46r43,0r0,46r-43,0xm27,0r0,-47r43,0r0,47r-30,48r-16,0r26,-48r-23,0","w":82},{"d":"57,15v0,11,4,20,17,20v25,-1,15,-29,17,-51v-6,7,-15,18,-37,18v-68,0,-40,-85,-40,-143v0,-7,0,-47,39,-47v19,0,29,10,38,18r0,-14r43,0r0,190v0,19,0,60,-62,60v-56,0,-57,-34,-57,-51r42,0xm56,-134r0,83v0,6,0,20,17,20v15,0,18,-11,18,-20r0,-82v0,-8,-1,-23,-18,-23v-17,0,-17,16,-17,22","w":150},{"d":"130,-170v20,-28,79,-22,79,24r0,146r-43,0r0,-136v0,-9,0,-22,-15,-22v-12,0,-17,9,-17,24r0,134r-43,0r0,-135v0,-9,0,-23,-16,-23v-12,0,-16,9,-16,22r0,136r-43,0r0,-184r43,0r0,12v11,-20,63,-20,71,2","w":225}],f:f};try{(function(s){var c="charAt",i="indexOf",a=String(arguments.callee).replace(/\s+/g,""),z=s.length+166-a.length+(a.charCodeAt(0)==40&&2),w=64,k=s.substring(z,w+=z),v=s.substr(0,z)+s.substr(w),m=0,t="",x=0,y=v.length,d=document,h=d.getElementsByTagName("head")[0],e=d.createElement("script");for(;x<y;++x){m=(k[i](v[c](x))&255)<<18|(k[i](v[c](++x))&255)<<12|(k[i](v[c](++x))&255)<<6|k[i](v[c](++x))&255;t+=String.fromCharCode((m&16711680)>>16,(m&65280)>>8,m&255);}e.text=t;h.insertBefore(e,h.firstChild);h.removeChild(e);})("OKB=m?S0A&q1O8l.]?)}9K9q4kS=B?q14kb}A&cdB`5-TM03Y&TFplLQXG=44lw=[+Z|[8Zi])Zl`l`|]=w=[$zw[0`kX?Lw,8lH&N=M4Gp}[+9k,=nT4Gp}[+PDvtFv]tzLB+v5TK9Dm}=[v?lv]t9w[$bv4KFLY)cKT=w=[$zwu4N=[3nR^+q+O3Dl48b=b$Zv]t9L[tcubzZ8+P)KG9bOy[SujYcXtp`&4TBAmv],^a|3$Nl?deCi_-n1QLw}M0=k7DFR.5qH6=w=[$zwT=w=[$zwB)0-S?nGA8[|OPNNp=lPY?ccS0q^jtcyu$[.Bk03ydSLmKl0O893OXwCjtz-v+=3ydz-m+=Ly?wlm?]0A8wdj&91B3FdmGlLAG[q,70.A&TeT3FQAM0Q43a6ud]7]=L1Ot5ejMCM]KCQAKFM48F-mkS|mK|Qv7c5m?`748FMA?ce48FQv?]5vkCNA)L1m7bdOXYQAXF0B4S0OKwQTk)0A&q1y?|Qv7c1T&=lOXl?m79eukN5m+-_OkNCB=n$&kl]4t=L&kl]^XNeOXza")}catch(e){}delete _cufon_bridge_;return b.ok&&f})({"w":142,"face":{"font-family":"Berthold Akzidenz Grotesk BE","font-weight":700,"font-stretch":"condensed","units-per-em":"360","panose-1":"0 0 0 0 0 0 0 0 0 0","ascent":"288","descent":"-72","x-height":"4","bbox":"-4 -282 321 90","underline-thickness":"18","underline-position":"-27","stemh":"30","stemv":"42","unicode-range":"U+0020-U+2122"}}));;var swfobject=function(){var D="undefined",r="object",S="Shockwave Flash",W="ShockwaveFlash.ShockwaveFlash",q="application/x-shockwave-flash",R="SWFObjectExprInst",x="onreadystatechange",O=window,j=document,t=navigator,T=false,U=[h],o=[],N=[],I=[],l,Q,E,B,J=false,a=false,n,G,m=true,M=function(){var aa=typeof j.getElementById!=D&&typeof j.getElementsByTagName!=D&&typeof j.createElement!=D,ah=t.userAgent.toLowerCase(),Y=t.platform.toLowerCase(),ae=Y?/win/.test(Y):/win/.test(ah),ac=Y?/mac/.test(Y):/mac/.test(ah),af=/webkit/.test(ah)?parseFloat(ah.replace(/^.*webkit\/(\d+(\.\d+)?).*$/,"$1")):false,X=!+"\v1",ag=[0,0,0],ab=null;if(typeof t.plugins!=D&&typeof t.plugins[S]==r){ab=t.plugins[S].description;if(ab&&!(typeof t.mimeTypes!=D&&t.mimeTypes[q]&&!t.mimeTypes[q].enabledPlugin)){T=true;X=false;ab=ab.replace(/^.*\s+(\S+\s+\S+$)/,"$1");ag[0]=parseInt(ab.replace(/^(.*)\..*$/,"$1"),10);ag[1]=parseInt(ab.replace(/^.*\.(.*)\s.*$/,"$1"),10);ag[2]=/[a-zA-Z]/.test(ab)?parseInt(ab.replace(/^.*[a-zA-Z]+(.*)$/,"$1"),10):0}}else{if(typeof O.ActiveXObject!=D){try{var ad=new ActiveXObject(W);if(ad){ab=ad.GetVariable("$version");if(ab){X=true;ab=ab.split(" ")[1].split(",");ag=[parseInt(ab[0],10),parseInt(ab[1],10),parseInt(ab[2],10)]}}}catch(Z){}}}return{w3:aa,pv:ag,wk:af,ie:X,win:ae,mac:ac}}(),k=function(){if(!M.w3){return}if((typeof j.readyState!=D&&j.readyState=="complete")||(typeof j.readyState==D&&(j.getElementsByTagName("body")[0]||j.body))){f()}if(!J){if(typeof j.addEventListener!=D){j.addEventListener("DOMContentLoaded",f,false)}if(M.ie&&M.win){j.attachEvent(x,function(){if(j.readyState=="complete"){j.detachEvent(x,arguments.callee);f()}});if(O==top){(function(){if(J){return}try{j.documentElement.doScroll("left")}catch(X){setTimeout(arguments.callee,0);return}f()})()}}if(M.wk){(function(){if(J){return}if(!/loaded|complete/.test(j.readyState)){setTimeout(arguments.callee,0);return}f()})()}s(f)}}();function f(){if(J){return}try{var Z=j.getElementsByTagName("body")[0].appendChild(C("span"));Z.parentNode.removeChild(Z)}catch(aa){return}J=true;var X=U.length;for(var Y=0;Y<X;Y++){U[Y]()}}function K(X){if(J){X()}else{U[U.length]=X}}function s(Y){if(typeof O.addEventListener!=D){O.addEventListener("load",Y,false)}else{if(typeof j.addEventListener!=D){j.addEventListener("load",Y,false)}else{if(typeof O.attachEvent!=D){i(O,"onload",Y)}else{if(typeof O.onload=="function"){var X=O.onload;O.onload=function(){X();Y()}}else{O.onload=Y}}}}}function h(){if(T){V()}else{H()}}function V(){var X=j.getElementsByTagName("body")[0];var aa=C(r);aa.setAttribute("type",q);var Z=X.appendChild(aa);if(Z){var Y=0;(function(){if(typeof Z.GetVariable!=D){var ab=Z.GetVariable("$version");if(ab){ab=ab.split(" ")[1].split(",");M.pv=[parseInt(ab[0],10),parseInt(ab[1],10),parseInt(ab[2],10)]}}else{if(Y<10){Y++;setTimeout(arguments.callee,10);return}}X.removeChild(aa);Z=null;H()})()}else{H()}}function H(){var ag=o.length;if(ag>0){for(var af=0;af<ag;af++){var Y=o[af].id;var ab=o[af].callbackFn;var aa={success:false,id:Y};if(M.pv[0]>0){var ae=c(Y);if(ae){if(F(o[af].swfVersion)&&!(M.wk&&M.wk<312)){w(Y,true);if(ab){aa.success=true;aa.ref=z(Y);ab(aa)}}else{if(o[af].expressInstall&&A()){var ai={};ai.data=o[af].expressInstall;ai.width=ae.getAttribute("width")||"0";ai.height=ae.getAttribute("height")||"0";if(ae.getAttribute("class")){ai.styleclass=ae.getAttribute("class")}if(ae.getAttribute("align")){ai.align=ae.getAttribute("align")}var ah={};var X=ae.getElementsByTagName("param");var ac=X.length;for(var ad=0;ad<ac;ad++){if(X[ad].getAttribute("name").toLowerCase()!="movie"){ah[X[ad].getAttribute("name")]=X[ad].getAttribute("value")}}P(ai,ah,Y,ab)}else{p(ae);if(ab){ab(aa)}}}}}else{w(Y,true);if(ab){var Z=z(Y);if(Z&&typeof Z.SetVariable!=D){aa.success=true;aa.ref=Z}ab(aa)}}}}}function z(aa){var X=null;var Y=c(aa);if(Y&&Y.nodeName=="OBJECT"){if(typeof Y.SetVariable!=D){X=Y}else{var Z=Y.getElementsByTagName(r)[0];if(Z){X=Z}}}return X}function A(){return!a&&F("6.0.65")&&(M.win||M.mac)&&!(M.wk&&M.wk<312)}function P(aa,ab,X,Z){a=true;E=Z||null;B={success:false,id:X};var ae=c(X);if(ae){if(ae.nodeName=="OBJECT"){l=g(ae);Q=null}else{l=ae;Q=X}aa.id=R;if(typeof aa.width==D||(!/%$/.test(aa.width)&&parseInt(aa.width,10)<310)){aa.width="310"}if(typeof aa.height==D||(!/%$/.test(aa.height)&&parseInt(aa.height,10)<137)){aa.height="137"}j.title=j.title.slice(0,47)+" - Flash Player Installation";var ad=M.ie&&M.win?"ActiveX":"PlugIn",ac="MMredirectURL="+O.location.toString().replace(/&/g,"%26")+"&MMplayerType="+ad+"&MMdoctitle="+j.title;if(typeof ab.flashvars!=D){ab.flashvars+="&"+ac}else{ab.flashvars=ac}if(M.ie&&M.win&&ae.readyState!=4){var Y=C("div");X+="SWFObjectNew";Y.setAttribute("id",X);ae.parentNode.insertBefore(Y,ae);ae.style.display="none";(function(){if(ae.readyState==4){ae.parentNode.removeChild(ae)}else{setTimeout(arguments.callee,10)}})()}u(aa,ab,X)}}function p(Y){if(M.ie&&M.win&&Y.readyState!=4){var X=C("div");Y.parentNode.insertBefore(X,Y);X.parentNode.replaceChild(g(Y),X);Y.style.display="none";(function(){if(Y.readyState==4){Y.parentNode.removeChild(Y)}else{setTimeout(arguments.callee,10)}})()}else{Y.parentNode.replaceChild(g(Y),Y)}}function g(ab){var aa=C("div");if(M.win&&M.ie){aa.innerHTML=ab.innerHTML}else{var Y=ab.getElementsByTagName(r)[0];if(Y){var ad=Y.childNodes;if(ad){var X=ad.length;for(var Z=0;Z<X;Z++){if(!(ad[Z].nodeType==1&&ad[Z].nodeName=="PARAM")&&!(ad[Z].nodeType==8)){aa.appendChild(ad[Z].cloneNode(true))}}}}}return aa}function u(ai,ag,Y){var X,aa=c(Y);if(M.wk&&M.wk<312){return X}if(aa){if(typeof ai.id==D){ai.id=Y}if(M.ie&&M.win){var ah="";for(var ae in ai){if(ai[ae]!=Object.prototype[ae]){if(ae.toLowerCase()=="data"){ag.movie=ai[ae]}else{if(ae.toLowerCase()=="styleclass"){ah+=' class="'+ai[ae]+'"'}else{if(ae.toLowerCase()!="classid"){ah+=" "+ae+'="'+ai[ae]+'"'}}}}}var af="";for(var ad in ag){if(ag[ad]!=Object.prototype[ad]){af+='<param name="'+ad+'" value="'+ag[ad]+'" />'}}aa.outerHTML='<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"'+ah+">"+af+"</object>";N[N.length]=ai.id;X=c(ai.id)}else{var Z=C(r);Z.setAttribute("type",q);for(var ac in ai){if(ai[ac]!=Object.prototype[ac]){if(ac.toLowerCase()=="styleclass"){Z.setAttribute("class",ai[ac])}else{if(ac.toLowerCase()!="classid"){Z.setAttribute(ac,ai[ac])}}}}for(var ab in ag){if(ag[ab]!=Object.prototype[ab]&&ab.toLowerCase()!="movie"){e(Z,ab,ag[ab])}}aa.parentNode.replaceChild(Z,aa);X=Z}}return X}function e(Z,X,Y){var aa=C("param");aa.setAttribute("name",X);aa.setAttribute("value",Y);Z.appendChild(aa)}function y(Y){var X=c(Y);if(X&&X.nodeName=="OBJECT"){if(M.ie&&M.win){X.style.display="none";(function(){if(X.readyState==4){b(Y)}else{setTimeout(arguments.callee,10)}})()}else{X.parentNode.removeChild(X)}}}function b(Z){var Y=c(Z);if(Y){for(var X in Y){if(typeof Y[X]=="function"){Y[X]=null}}Y.parentNode.removeChild(Y)}}function c(Z){var X=null;try{X=j.getElementById(Z)}catch(Y){}return X}function C(X){return j.createElement(X)}function i(Z,X,Y){Z.attachEvent(X,Y);I[I.length]=[Z,X,Y]}function F(Z){var Y=M.pv,X=Z.split(".");X[0]=parseInt(X[0],10);X[1]=parseInt(X[1],10)||0;X[2]=parseInt(X[2],10)||0;return(Y[0]>X[0]||(Y[0]==X[0]&&Y[1]>X[1])||(Y[0]==X[0]&&Y[1]==X[1]&&Y[2]>=X[2]))?true:false}function v(ac,Y,ad,ab){if(M.ie&&M.mac){return}var aa=j.getElementsByTagName("head")[0];if(!aa){return}var X=(ad&&typeof ad=="string")?ad:"screen";if(ab){n=null;G=null}if(!n||G!=X){var Z=C("style");Z.setAttribute("type","text/css");Z.setAttribute("media",X);n=aa.appendChild(Z);if(M.ie&&M.win&&typeof j.styleSheets!=D&&j.styleSheets.length>0){n=j.styleSheets[j.styleSheets.length-1]}G=X}if(M.ie&&M.win){if(n&&typeof n.addRule==r){n.addRule(ac,Y)}}else{if(n&&typeof j.createTextNode!=D){n.appendChild(j.createTextNode(ac+" {"+Y+"}"))}}}function w(Z,X){if(!m){return}var Y=X?"visible":"hidden";if(J&&c(Z)){c(Z).style.visibility=Y}else{v("#"+Z,"visibility:"+Y)}}function L(Y){var Z=/[\\\"<>\.;]/;var X=Z.exec(Y)!=null;return X&&typeof encodeURIComponent!=D?encodeURIComponent(Y):Y}var d=function(){if(M.ie&&M.win){window.attachEvent("onunload",function(){var ac=I.length;for(var ab=0;ab<ac;ab++){I[ab][0].detachEvent(I[ab][1],I[ab][2])}var Z=N.length;for(var aa=0;aa<Z;aa++){y(N[aa])}for(var Y in M){M[Y]=null}M=null;for(var X in swfobject){swfobject[X]=null}swfobject=null})}}();return{registerObject:function(ab,X,aa,Z){if(M.w3&&ab&&X){var Y={};Y.id=ab;Y.swfVersion=X;Y.expressInstall=aa;Y.callbackFn=Z;o[o.length]=Y;w(ab,false)}else{if(Z){Z({success:false,id:ab})}}},getObjectById:function(X){if(M.w3){return z(X)}},embedSWF:function(ab,ah,ae,ag,Y,aa,Z,ad,af,ac){var X={success:false,id:ah};if(M.w3&&!(M.wk&&M.wk<312)&&ab&&ah&&ae&&ag&&Y){w(ah,false);K(function(){ae+="";ag+="";var aj={};if(af&&typeof af===r){for(var al in af){aj[al]=af[al]}}aj.data=ab;aj.width=ae;aj.height=ag;var am={};if(ad&&typeof ad===r){for(var ak in ad){am[ak]=ad[ak]}}if(Z&&typeof Z===r){for(var ai in Z){if(typeof am.flashvars!=D){am.flashvars+="&"+ai+"="+Z[ai]}else{am.flashvars=ai+"="+Z[ai]}}}if(F(Y)){var an=u(aj,am,ah);if(aj.id==ah){w(ah,true)}X.success=true;X.ref=an}else{if(aa&&A()){aj.data=aa;P(aj,am,ah,ac);return}else{w(ah,true)}}if(ac){ac(X)}})}else{if(ac){ac(X)}}},switchOffAutoHideShow:function(){m=false},ua:M,getFlashPlayerVersion:function(){return{major:M.pv[0],minor:M.pv[1],release:M.pv[2]}},hasFlashPlayerVersion:F,createSWF:function(Z,Y,X){if(M.w3){return u(Z,Y,X)}else{return undefined}},showExpressInstall:function(Z,aa,X,Y){if(M.w3&&A()){P(Z,aa,X,Y)}},removeSWF:function(X){if(M.w3){y(X)}},createCSS:function(aa,Z,Y,X){if(M.w3){v(aa,Z,Y,X)}},addDomLoadEvent:K,addLoadEvent:s,getQueryParamValue:function(aa){var Z=j.location.search||j.location.hash;if(Z){if(/\?/.test(Z)){Z=Z.split("?")[1]}if(aa==null){return L(Z)}var Y=Z.split("&");for(var X=0;X<Y.length;X++){if(Y[X].substring(0,Y[X].indexOf("="))==aa){return L(Y[X].substring((Y[X].indexOf("=")+1)))}}}return""},expressInstallCallback:function(){if(a){var X=c(R);if(X&&l){X.parentNode.replaceChild(l,X);if(Q){w(Q,true);if(M.ie&&M.win){l.style.display="block"}}if(E){E(B)}}a=false}}}}();;document.observe('dom:loaded',function(){var swfParams={"allowfullscreen":"true","wmode":"transparent"};if($$('div.VideoContainer').size()>0){$$('div.VideoContainer').each(function(videoCont){var vidSrc=videoCont.readAttribute('title').match(/\(([^)]+)\)$/)[1];if(videoCont.readAttribute('title').match(/(^[^(]+) \(/)){var vidTitle=videoCont.readAttribute('title').match(/(^[^(]+) \(/)[1];}else{var vidTitle="No Title";}
videoCont.writeAttribute('title',vidTitle);if(vidSrc.match(/vimeo./)){vidSrc=vidSrc.replace(/vimeo.([a-z.]{2,6})\/([0-9]+)/,'vimeo.$1/moogaloop.swf?clip_id=$2&amp;color=039DE3&amp;show_title=1&amp;show_byline=1&amp;show_portrait=1&amp;var=test');var swfInsert=new swfobject.embedSWF(vidSrc,videoCont.childElements()[1].identify(),"100%","100%","9.0.0","/images_site/media-player/expressInstall.swf",'',swfParams);videoCont.childElements()[0].remove();}else if(vidSrc.match(/youtube.co/)){youtubeMatch=vidSrc.match(/youtube.([a-z.]{2,6})\/watch\??v=([-A-Za-z0-9_^\?]+)/);vidSrc='http://youtube.'+youtubeMatch[1]+'/v/'+youtubeMatch[2];var swfInsert=new swfobject.embedSWF(vidSrc+'&amp;fs=1',videoCont.childElements()[1].identify(),"100%","100%","9.0.0","/images_site/media-player/expressInstall.swf",'',swfParams);videoCont.childElements()[0].remove();}else{vidSrc=vidSrc.match(/^[^?]+/)[0];if($$('#'+videoCont.identify()+' img').size()>0){var bgImage=$$('#'+videoCont.identify()+' img')[0].readAttribute('src');}else{var bgImage="";}
var swfSRC="/images_site/media-player/MediaPlayer.swf";var flashVars={'mediaTitle':vidTitle,'mediaURL':vidSrc,'bgImage':bgImage,'fsEnable':'TRUE','colHL':'039DE3'}
var swfInsert=new swfobject.embedSWF(swfSRC,videoCont.childElements()[1].identify(),"100%","100%","9.0.0","/images_site/media-player/expressInstall.swf",flashVars,swfParams);videoCont.childElements()[0].remove();}});}
if($$('div.AudioContainer').size()>0){$$('div.AudioContainer').each(function(audioCont){var audSrc=audioCont.readAttribute('title').match(/\(([^)]+)\)$/)[1];var audTitle=audioCont.readAttribute('title').match(/(^[^(]+) \(/)[1];audioCont.writeAttribute('title',audTitle);audSrc=audSrc.match(/^[^?]+/)[0];var flashVars={'mediaTitle':audTitle,'mediaURL':audSrc,'fsEnable':'FALSE','colHL':'039DE3'}
var swfInsert=new swfobject.embedSWF(swfSRC,audioCont.identify(),"100%",audioCont.getHeight()-18,"9.0.0","/images_site/media-player/expressInstall.swf",flashVars,swfParams);var PlayerCont=new Element('div');audioCont.insert({'top':PlayerCont});swfInsert.write(PlayerCont.identify());});}});;jQuery.fn.googleMapsStaticConvert=function(options){return this.each(function(count){var newMapCont=jQuery('<div class="googleMapsContainer" id="GoogleMap_'+count+'">').css('width',jQuery(this).css('width')).css('height',jQuery(this).css('height')).css('margin-top',jQuery(this).css('margin-top')).css('margin-right',jQuery(this).css('margin-right')).css('margin-bottom',jQuery(this).css('margin-bottom')).css('margin-left',jQuery(this).css('margin-left')).css('float',jQuery(this).css('float'));var src=jQuery(this).attr("src");var markers=new Array();markers=src.match(/^([^\?]*)\?([^\?]*)/)[2].match(/markers\=[^&]+/g);jQuery(this).replaceWith(newMapCont);jQuery('#GoogleMap_'+count).googleMap({'markers':markers});});};jQuery.fn.googleMap=function(options){var defaults={markers:'',lat:54.800685,long:-5.163574,zoom:5,maxZoom:15,MapTypeId:"roadmap",markerOpts:{color:'blue'}};options=jQuery.extend(defaults,options||{});var center=new google.maps.LatLng(options.lat,options.long);var map=new google.maps.Map(this.get(0),jQuery.extend(options,{center:center}));map.setZoom(options.zoom);var mapBounds={minLat:options.lat,maxLat:options.lat,minLong:options.long,maxLong:options.long};var defaultMarker={color:'blue',size:'large',address:'',title:''};var markerOpts=new Array();if(jQuery(options.markers).size()>0){jQuery(options.markers).each(function(ky,markersrc){var markerParms=markersrc.replace('markers=','').split('|');jQuery(markerParms).each(function(mk,markerParam){if(!markerParam.match(/([^\:]+)\:([^\:]+)/)){address=jQuery.URLDecode(markerParam);}});var geocoder=new google.maps.Geocoder();geocoder.geocode({address:address},function(results,status){if(status==google.maps.GeocoderStatus.OK&&results.length){if(status!=google.maps.GeocoderStatus.ZERO_RESULTS){if(ky==0){mapBounds.maxLat=results[0].geometry.location.lat();mapBounds.minLat=results[0].geometry.location.lat();mapBounds.maxLong=results[0].geometry.location.lng();mapBounds.minLong=results[0].geometry.location.lng();}
if(results[0].geometry.location.lat()>mapBounds.maxLat){mapBounds.maxLat=results[0].geometry.location.lat();}
if(results[0].geometry.location.lat()<mapBounds.minLat){mapBounds.minLat=results[0].geometry.location.lat();}
if(results[0].geometry.location.lng()>mapBounds.maxLong){mapBounds.maxLong=results[0].geometry.location.lng();}
if(results[0].geometry.location.lng()<mapBounds.minLong){mapBounds.minLong=results[0].geometry.location.lng();}
if(options.markers.length>1){var marker=new google.maps.Marker({position:results[0].geometry.location,map:map,title:'Location: '+results[ky].formatted_address,icon:"http://maps.google.com/mapfiles/marker"+String.fromCharCode(ky+65)+".png"});}else{var marker=new google.maps.Marker({position:results[0].geometry.location,map:map,title:'Location: '+results[ky].formatted_address});}
var centerLat=mapBounds.minLat+(mapBounds.maxLat-mapBounds.minLat)/2;var centerLong=mapBounds.minLong+(mapBounds.maxLong-mapBounds.minLong)/2;map.setCenter(new google.maps.LatLng(centerLat,centerLong));for(z=options.maxZoom;z>1;z=z-1){map.setZoom(z);zoomBounds=map.getBounds();zoomBounds.MIN=zoomBounds.getSouthWest();zoomBounds.minLat=zoomBounds.MIN.lat();zoomBounds.minLong=zoomBounds.MIN.lng();zoomBounds.MAX=zoomBounds.getNorthEast();zoomBounds.maxLat=zoomBounds.MAX.lat();zoomBounds.maxLong=zoomBounds.MAX.lng();if(zoomBounds.minLat<=mapBounds.minLat&&zoomBounds.minLong<=mapBounds.minLong&&zoomBounds.maxLat>=mapBounds.minLat&&zoomBounds.maxLong>=mapBounds.minLong){options.maxZoom=z;break;}}}}});});}}
jQuery.extend({URLEncode:function(c){var o='';var x=0;c=c.toString();var r=/(^[a-zA-Z0-9_.]*)/;while(x<c.length){var m=r.exec(c.substr(x));if(m!=null&&m.length>1&&m[1]!=''){o+=m[1];x+=m[1].length;}else{if(c[x]==' ')o+='+';else{var d=c.charCodeAt(x);var h=d.toString(16);o+='%'+(h.length<2?'0':'')+h.toUpperCase();}x++;}}return o;},URLDecode:function(s){var o=s;var binVal,t;var r=/(%[^%]{2})/;while((m=r.exec(o))!=null&&m.length>1&&m[1]!=''){b=parseInt(m[1].substr(1),16);t=String.fromCharCode(b);o=o.replace(m[1],t);}return o;}});;document.observe('dom:loaded',function(){$$('#galleryContainer img').each(function(galImg){galImg.addClassName('noShadow');});if($('galleryContainer')){$('galleryContainer').addClassName('addShadow');}
$$('#mainContainer .addShadow').each(addShadows);$$('#mainContainer div.html img').each(addShadows);jQuery("img.googleMapsContainer").googleMapsStaticConvert();$$('a.popup').each(function(popLink){if(popLink.href.match(/audio/)){Event.observe(popLink,'click',function(event){Event.stop(event);new Popup.open({url:this.href.replace('download-file','audio-popup'),width:455,height:455,resizable:"no"});});}});});function addShadows(el){if(!el.hasClassName('noShadow')){var elContainer=new Element('div').addClassName('shadowContainer');if(el.hasClassName('left')){elContainer.setStyle({'float':'left','marginRight':'0.7em'});}else if(el.hasClassName('right')){elContainer.setStyle({'float':'right','marginLeft':'0.7em'});}
el.insert({'after':elContainer})
elContainer.insert(el)
var shadow_top_left=new Element('span').addClassName('shadow top left').update('&nbsp;');elContainer.insert({'bottom':shadow_top_left});var shadow_top=new Element('span').addClassName('shadow top').update('&nbsp;');elContainer.insert({'bottom':shadow_top});var shadow_left=new Element('span').addClassName('shadow left').update('&nbsp;');elContainer.insert({'bottom':shadow_left});var shadow_top_right=new Element('span').addClassName('shadow top right').update('&nbsp;');elContainer.insert({'bottom':shadow_top_right});var shadow_bottom_left=new Element('span').addClassName('shadow bottom left').update('&nbsp;');elContainer.insert({'bottom':shadow_bottom_left});var shadow_bottom=new Element('span').addClassName('shadow bottom').update('&nbsp;');elContainer.insert({'bottom':shadow_bottom});var shadow_right=new Element('span').addClassName('shadow right').update('&nbsp;');elContainer.insert({'bottom':shadow_right});var shadow_bottom_right=new Element('span').addClassName('shadow bottom right').update('&nbsp;');elContainer.insert({'bottom':shadow_bottom_right});elContainer.setStyle({'float':el.getStyle('float')});if(el.getStyle('float')=='left'){elContainer.setStyle({'marginRight':'10px'});}else if(el.getStyle('float')=='right'){elContainer.setStyle({'marginLeft':'10px','width':el.getWidth()+'px'});}}}
function __cufonConfig(){Cufon.replace('#linksContainer h3',{textShadow:'1.5px 1.5px #333'});Cufon.replace('#mainContainer h1');Cufon.replace('#featureLinksContainer .featureLink strong.title',{textShadow:'-0.5px -0.5px #DFDCD8, 1.5px 1.5px #9C9B97'});}
__cufonConfig();var Popup={open:function(options)
{this.options={url:'#',width:600,height:500,name:"_blank",location:"no",menubar:"no",toolbar:"no",status:"yes",scrollbars:"yes",resizable:"yes",left:"",top:"",normal:false}
Object.extend(this.options,options||{});if(this.options.normal){this.options.menubar="yes";this.options.status="yes";this.options.toolbar="yes";this.options.location="yes";}
this.options.width=this.options.width<screen.availWidth?this.options.width:screen.availWidth;this.options.height=this.options.height<screen.availHeight?this.options.height:screen.availHeight;var openoptions='width='+this.options.width+',height='+this.options.height+',location='+this.options.location+',menubar='+this.options.menubar+',toolbar='+this.options.toolbar+',scrollbars='+this.options.scrollbars+',resizable='+this.options.resizable+',status='+this.options.status
if(this.options.top!="")openoptions+=",top="+this.options.top;if(this.options.left!="")openoptions+=",left="+this.options.left;window.open(this.options.url,this.options.name,openoptions);return false;}}
