var Cufon=(function(){var m=function(){return m.replace.apply(null,arguments)};var x=m.DOM={ready:(function(){var C=false,E={loaded:1,complete:1};var B=[],D=function(){if(C){return}C=true;for(var F;F=B.shift();F()){}};if(document.addEventListener){document.addEventListener("DOMContentLoaded",D,false);window.addEventListener("pageshow",D,false)}if(!window.opera&&document.readyState){(function(){E[document.readyState]?D():setTimeout(arguments.callee,10)})()}if(document.readyState&&document.createStyleSheet){(function(){try{document.body.doScroll("left");D()}catch(F){setTimeout(arguments.callee,1)}})()}q(window,"load",D);return function(F){if(!arguments.length){D()}else{C?F():B.push(F)}}})(),root:function(){return document.documentElement||document.body}};var n=m.CSS={Size:function(C,B){this.value=parseFloat(C);this.unit=String(C).match(/[a-z%]*$/)[0]||"px";this.convert=function(D){return D/B*this.value};this.convertFrom=function(D){return D/this.value*B};this.toString=function(){return this.value+this.unit}},addClass:function(C,B){var D=C.className;C.className=D+(D&&" ")+B;return C},color:j(function(C){var B={};B.color=C.replace(/^rgba\((.*?),\s*([\d.]+)\)/,function(E,D,F){B.opacity=parseFloat(F);return"rgb("+D+")"});return B}),fontStretch:j(function(B){if(typeof B=="number"){return B}if(/%$/.test(B)){return parseFloat(B)/100}return{"ultra-condensed":0.5,"extra-condensed":0.625,condensed:0.75,"semi-condensed":0.875,"semi-expanded":1.125,expanded:1.25,"extra-expanded":1.5,"ultra-expanded":2}[B]||1}),getStyle:function(C){var B=document.defaultView;if(B&&B.getComputedStyle){return new a(B.getComputedStyle(C,null))}if(C.currentStyle){return new a(C.currentStyle)}return new a(C.style)},gradient:j(function(F){var G={id:F,type:F.match(/^-([a-z]+)-gradient\(/)[1],stops:[]},C=F.substr(F.indexOf("(")).match(/([\d.]+=)?(#[a-f0-9]+|[a-z]+\(.*?\)|[a-z]+)/ig);for(var E=0,B=C.length,D;E<B;++E){D=C[E].split("=",2).reverse();G.stops.push([D[1]||E/(B-1),D[0]])}return G}),quotedList:j(function(E){var D=[],C=/\s*((["'])([\s\S]*?[^\\])\2|[^,]+)\s*/g,B;while(B=C.exec(E)){D.push(B[3]||B[1])}return D}),recognizesMedia:j(function(G){var E=document.createElement("style"),D,C,B;E.type="text/css";E.media=G;try{E.appendChild(document.createTextNode("/**/"))}catch(F){}C=g("head")[0];C.insertBefore(E,C.firstChild);D=(E.sheet||E.styleSheet);B=D&&!D.disabled;C.removeChild(E);return B}),removeClass:function(D,C){var B=RegExp("(?:^|\\s+)"+C+"(?=\\s|$)","g");D.className=D.className.replace(B,"");return D},supports:function(D,C){var B=document.createElement("span").style;if(B[D]===undefined){return false}B[D]=C;return B[D]===C},textAlign:function(E,D,B,C){if(D.get("textAlign")=="right"){if(B>0){E=" "+E}}else{if(B<C-1){E+=" "}}return E},textShadow:j(function(F){if(F=="none"){return null}var E=[],G={},B,C=0;var D=/(#[a-f0-9]+|[a-z]+\(.*?\)|[a-z]+)|(-?[\d.]+[a-z%]*)|,/ig;while(B=D.exec(F)){if(B[0]==","){E.push(G);G={};C=0}else{if(B[1]){G.color=B[1]}else{G[["offX","offY","blur"][C++]]=B[2]}}}E.push(G);return E}),textTransform:(function(){var B={uppercase:function(C){return C.toUpperCase()},lowercase:function(C){return C.toLowerCase()},capitalize:function(C){return C.replace(/\b./g,function(D){return D.toUpperCase()})}};return function(E,D){var C=B[D.get("textTransform")];return C?C(E):E}})(),whiteSpace:(function(){var D={inline:1,"inline-block":1,"run-in":1};var C=/^\s+/,B=/\s+$/;return function(H,F,G,E){if(E){if(E.nodeName.toLowerCase()=="br"){H=H.replace(C,"")}}if(D[F.get("display")]){return H}if(!G.previousSibling){H=H.replace(C,"")}if(!G.nextSibling){H=H.replace(B,"")}return H}})()};n.ready=(function(){var B=!n.recognizesMedia("all"),E=false;var D=[],H=function(){B=true;for(var K;K=D.shift();K()){}};var I=g("link"),J=g("style");function C(K){return K.disabled||G(K.sheet,K.media||"screen")}function G(M,P){if(!n.recognizesMedia(P||"all")){return true}if(!M||M.disabled){return false}try{var Q=M.cssRules,O;if(Q){search:for(var L=0,K=Q.length;O=Q[L],L<K;++L){switch(O.type){case 2:break;case 3:if(!G(O.styleSheet,O.media.mediaText)){return false}break;default:break search}}}}catch(N){}return true}function F(){if(document.createStyleSheet){return true}var L,K;for(K=0;L=I[K];++K){if(L.rel.toLowerCase()=="stylesheet"&&!C(L)){return false}}for(K=0;L=J[K];++K){if(!C(L)){return false}}return true}x.ready(function(){if(!E){E=n.getStyle(document.body).isUsable()}if(B||(E&&F())){H()}else{setTimeout(arguments.callee,10)}});return function(K){if(B){K()}else{D.push(K)}}})();function s(D){var C=this.face=D.face,B={"\u0020":1,"\u00a0":1,"\u3000":1};this.glyphs=D.glyphs;this.w=D.w;this.baseSize=parseInt(C["units-per-em"],10);this.family=C["font-family"].toLowerCase();this.weight=C["font-weight"];this.style=C["font-style"]||"normal";this.viewBox=(function(){var F=C.bbox.split(/\s+/);var E={minX:parseInt(F[0],10),minY:parseInt(F[1],10),maxX:parseInt(F[2],10),maxY:parseInt(F[3],10)};E.width=E.maxX-E.minX;E.height=E.maxY-E.minY;E.toString=function(){return[this.minX,this.minY,this.width,this.height].join(" ")};return E})();this.ascent=-parseInt(C.ascent,10);this.descent=-parseInt(C.descent,10);this.height=-this.ascent+this.descent;this.spacing=function(L,N,E){var O=this.glyphs,M,K,G,P=[],F=0,J=-1,I=-1,H;while(H=L[++J]){M=O[H]||this.missingGlyph;if(!M){continue}if(K){F-=G=K[H]||0;P[I]-=G}F+=P[++I]=~~(M.w||this.w)+N+(B[H]?E:0);K=M.k}P.total=F;return P}}function f(){var C={},B={oblique:"italic",italic:"oblique"};this.add=function(D){(C[D.style]||(C[D.style]={}))[D.weight]=D};this.get=function(H,I){var G=C[H]||C[B[H]]||C.normal||C.italic||C.oblique;if(!G){return null}I={normal:400,bold:700}[I]||parseInt(I,10);if(G[I]){return G[I]}var E={1:1,99:0}[I%100],K=[],F,D;if(E===undefined){E=I>400}if(I==500){I=400}for(var J in G){if(!k(G,J)){continue}J=parseInt(J,10);if(!F||J<F){F=J}if(!D||J>D){D=J}K.push(J)}if(I<F){I=F}if(I>D){I=D}K.sort(function(M,L){return(E?(M>=I&&L>=I)?M<L:M>L:(M<=I&&L<=I)?M>L:M<L)?-1:1});return G[K[0]]}}function r(){function D(F,G){if(F.contains){return F.contains(G)}return F.compareDocumentPosition(G)&16}function B(G){var F=G.relatedTarget;if(!F||D(this,F)){return}C(this,G.type=="mouseover")}function E(F){C(this,F.type=="mouseenter")}function C(F,G){setTimeout(function(){var H=d.get(F).options;m.replace(F,G?h(H,H.hover):H,true)},10)}this.attach=function(F){if(F.onmouseenter===undefined){q(F,"mouseover",B);q(F,"mouseout",B)}else{q(F,"mouseenter",E);q(F,"mouseleave",E)}}}function u(){var C=[],D={};function B(H){var E=[],G;for(var F=0;G=H[F];++F){E[F]=C[D[G]]}return E}this.add=function(F,E){D[F]=C.push(E)-1};this.repeat=function(){var E=arguments.length?B(arguments):C,F;for(var G=0;F=E[G++];){m.replace(F[0],F[1],true)}}}function A(){var D={},B=0;function C(E){return E.cufid||(E.cufid=++B)}this.get=function(E){var F=C(E);return D[F]||(D[F]={})}}function a(B){var D={},C={};this.extend=function(E){for(var F in E){if(k(E,F)){D[F]=E[F]}}return this};this.get=function(E){return D[E]!=undefined?D[E]:B[E]};this.getSize=function(F,E){return C[F]||(C[F]=new n.Size(this.get(F),E))};this.isUsable=function(){return!!B}}function q(C,B,D){if(C.addEventListener){C.addEventListener(B,D,false)}else{if(C.attachEvent){C.attachEvent("on"+B,function(){return D.call(C,window.event)})}}}function v(C,B){var D=d.get(C);if(D.options){return C}if(B.hover&&B.hoverables[C.nodeName.toLowerCase()]){b.attach(C)}D.options=B;return C}function j(B){var C={};return function(D){if(!k(C,D)){C[D]=B.apply(null,arguments)}return C[D]}}function c(F,E){var B=n.quotedList(E.get("fontFamily").toLowerCase()),D;for(var C=0;D=B[C];++C){if(i[D]){return i[D].get(E.get("fontStyle"),E.get("fontWeight"))}}return null}function g(B){return document.getElementsByTagName(B)}function k(C,B){return C.hasOwnProperty(B)}function h(){var C={},B,F;for(var E=0,D=arguments.length;B=arguments[E],E<D;++E){for(F in B){if(k(B,F)){C[F]=B[F]}}}return C}function o(E,M,C,N,F,D){var K=document.createDocumentFragment(),H;if(M===""){return K}var L=N.separate;var I=M.split(p[L]),B=(L=="words");if(B&&t){if(/^\s/.test(M)){I.unshift("")}if(/\s$/.test(M)){I.push("")}}for(var J=0,G=I.length;J<G;++J){H=z[N.engine](E,B?n.textAlign(I[J],C,J,G):I[J],C,N,F,D,J<G-1);if(H){K.appendChild(H)}}return K}function l(D,M){var C=D.nodeName.toLowerCase();if(M.ignore[C]){return}var E=!M.textless[C];var B=n.getStyle(v(D,M)).extend(M);var F=c(D,B),G,K,I,H,L,J;if(!F){return}for(G=D.firstChild;G;G=I){K=G.nodeType;I=G.nextSibling;if(E&&K==3){if(H){H.appendData(G.data);D.removeChild(G)}else{H=G}if(I){continue}}if(H){D.replaceChild(o(F,n.whiteSpace(H.data,B,H,J),B,M,G,D),H);H=null}if(K==1){if(G.firstChild){if(G.nodeName.toLowerCase()=="cufon"){z[M.engine](F,null,B,M,G,D)}else{arguments.callee(G,M)}}J=G}}}var t=" ".split(/\s+/).length==0;var d=new A();var b=new r();var y=new u();var e=false;var z={},i={},w={autoDetect:false,engine:null,forceHitArea:false,hover:false,hoverables:{a:true},ignore:{applet:1,canvas:1,col:1,colgroup:1,head:1,iframe:1,map:1,optgroup:1,option:1,script:1,select:1,style:1,textarea:1,title:1,pre:1},printable:true,selector:(window.Sizzle||(window.jQuery&&function(B){return jQuery(B)})||(window.dojo&&dojo.query)||(window.Ext&&Ext.query)||(window.YAHOO&&YAHOO.util&&YAHOO.util.Selector&&YAHOO.util.Selector.query)||(window.$$&&function(B){return $$(B)})||(window.$&&function(B){return $(B)})||(document.querySelectorAll&&function(B){return document.querySelectorAll(B)})||g),separate:"words",textless:{dl:1,html:1,ol:1,table:1,tbody:1,thead:1,tfoot:1,tr:1,ul:1},textShadow:"none"};var p={words:/\s/.test("\u00a0")?/[^\S\u00a0]+/:/\s+/,characters:"",none:/^/};m.now=function(){x.ready();return m};m.refresh=function(){y.repeat.apply(y,arguments);return m};m.registerEngine=function(C,B){if(!B){return m}z[C]=B;return m.set("engine",C)};m.registerFont=function(D){if(!D){return m}var B=new s(D),C=B.family;if(!i[C]){i[C]=new f()}i[C].add(B);return m.set("fontFamily",'"'+C+'"')};m.replace=function(D,C,B){C=h(w,C);if(!C.engine){return m}if(!e){n.addClass(x.root(),"cufon-active cufon-loading");n.ready(function(){n.addClass(n.removeClass(x.root(),"cufon-loading"),"cufon-ready")});e=true}if(C.hover){C.forceHitArea=true}if(C.autoDetect){delete C.fontFamily}if(typeof C.textShadow=="string"){C.textShadow=n.textShadow(C.textShadow)}if(typeof C.color=="string"&&/^-/.test(C.color)){C.textGradient=n.gradient(C.color)}else{delete C.textGradient}if(!B){y.add(D,arguments)}if(D.nodeType||typeof D=="string"){D=[D]}n.ready(function(){for(var F=0,E=D.length;F<E;++F){var G=D[F];if(typeof G=="string"){m.replace(C.selector(G),C,true)}else{l(G,C)}}});return m};m.set=function(B,C){w[B]=C;return m};return m})();Cufon.registerEngine("vml",(function(){var e=document.namespaces;if(!e){return}e.add("cvml","urn:schemas-microsoft-com:vml");e=null;var b=document.createElement("cvml:shape");b.style.behavior="url(#default#VML)";if(!b.coordsize){return}b=null;var h=(document.documentMode||0)<8;document.write(('<style type="text/css">cufoncanvas{text-indent:0;}@media screen{cvml\\:shape,cvml\\:rect,cvml\\:fill,cvml\\:shadow{behavior:url(#default#VML);display:block;antialias:true;position:absolute;}cufoncanvas{position:absolute;text-align:left;}cufon{display:inline-block;position:relative;vertical-align:'+(h?"middle":"text-bottom")+";}cufon cufontext{position:absolute;left:-10000in;font-size:1px;}a cufon{cursor:pointer}}@media print{cufon cufoncanvas{display:none;}}</style>").replace(/;/g,"!important;"));function c(i,j){return a(i,/(?:em|ex|%)$|^[a-z-]+$/i.test(j)?"1em":j)}function a(l,m){if(m==="0"){return 0}if(/px$/i.test(m)){return parseFloat(m)}var k=l.style.left,j=l.runtimeStyle.left;l.runtimeStyle.left=l.currentStyle.left;l.style.left=m.replace("%","em");var i=l.style.pixelLeft;l.style.left=k;l.runtimeStyle.left=j;return i}function f(l,k,j,n){var i="computed"+n,m=k[i];if(isNaN(m)){m=k.get(n);k[i]=m=(m=="normal")?0:~~j.convertFrom(a(l,m))}return m}var g={};function d(p){var q=p.id;if(!g[q]){var n=p.stops,o=document.createElement("cvml:fill"),i=[];o.type="gradient";o.angle=180;o.focus="0";o.method="sigma";o.color=n[0][1];for(var m=1,l=n.length-1;m<l;++m){i.push(n[m][0]*100+"% "+n[m][1])}o.colors=i.join(",");o.color2=n[l][1];g[q]=o}return g[q]}return function(ac,G,Y,C,K,ad,W){var n=(G===null);if(n){G=K.alt}var I=ac.viewBox;var p=Y.computedFontSize||(Y.computedFontSize=new Cufon.CSS.Size(c(ad,Y.get("fontSize"))+"px",ac.baseSize));var y,q;if(n){y=K;q=K.firstChild}else{y=document.createElement("cufon");y.className="cufon cufon-vml";y.alt=G;q=document.createElement("cufoncanvas");y.appendChild(q);if(C.printable){var Z=document.createElement("cufontext");Z.appendChild(document.createTextNode(G));y.appendChild(Z)}if(!W){y.appendChild(document.createElement("cvml:shape"))}}var ai=y.style;var R=q.style;var l=p.convert(I.height),af=Math.ceil(l);var V=af/l;var P=V*Cufon.CSS.fontStretch(Y.get("fontStretch"));var U=I.minX,T=I.minY;R.height=af;R.top=Math.round(p.convert(T-ac.ascent));R.left=Math.round(p.convert(U));ai.height=p.convert(ac.height)+"px";var F=Y.get("color");var ag=Cufon.CSS.textTransform(G,Y).split("");var L=ac.spacing(ag,f(ad,Y,p,"letterSpacing"),f(ad,Y,p,"wordSpacing"));if(!L.length){return null}var k=L.total;var x=-U+k+(I.width-L[L.length-1]);var ah=p.convert(x*P),X=Math.round(ah);var O=x+","+I.height,m;var J="r"+O+"ns";var u=C.textGradient&&d(C.textGradient);var o=ac.glyphs,S=0;var H=C.textShadow;var ab=-1,aa=0,w;while(w=ag[++ab]){var D=o[ag[ab]]||ac.missingGlyph,v;if(!D){continue}if(n){v=q.childNodes[aa];while(v.firstChild){v.removeChild(v.firstChild)}}else{v=document.createElement("cvml:shape");q.appendChild(v)}v.stroked="f";v.coordsize=O;v.coordorigin=m=(U-S)+","+T;v.path=(D.d?"m"+D.d+"xe":"")+"m"+m+J;v.fillcolor=F;if(u){v.appendChild(u.cloneNode(false))}var ae=v.style;ae.width=X;ae.height=af;if(H){var s=H[0],r=H[1];var B=Cufon.CSS.color(s.color),z;var N=document.createElement("cvml:shadow");N.on="t";N.color=B.color;N.offset=s.offX+","+s.offY;if(r){z=Cufon.CSS.color(r.color);N.type="double";N.color2=z.color;N.offset2=r.offX+","+r.offY}N.opacity=B.opacity||(z&&z.opacity)||1;v.appendChild(N)}S+=L[aa++]}var M=v.nextSibling,t,A;if(C.forceHitArea){if(!M){M=document.createElement("cvml:rect");M.stroked="f";M.className="cufon-vml-cover";t=document.createElement("cvml:fill");t.opacity=0;M.appendChild(t);q.appendChild(M)}A=M.style;A.width=X;A.height=af}else{if(M){q.removeChild(M)}}ai.width=Math.max(Math.ceil(p.convert(k*P)),0);if(h){var Q=Y.computedYAdjust;if(Q===undefined){var E=Y.get("lineHeight");if(E=="normal"){E="1em"}else{if(!isNaN(E)){E+="em"}}Y.computedYAdjust=Q=0.5*(a(ad,E)-parseFloat(ai.height))}if(Q){ai.marginTop=Math.ceil(Q)+"px";ai.marginBottom=Q+"px"}}return y}})());Cufon.registerEngine("canvas",(function(){var b=document.createElement("canvas");if(!b||!b.getContext||!b.getContext.apply){return}b=null;var a=Cufon.CSS.supports("display","inline-block");var e=!a&&(document.compatMode=="BackCompat"||/frameset|transitional/i.test(document.doctype.publicId));var f=document.createElement("style");f.type="text/css";f.appendChild(document.createTextNode(("cufon{text-indent:0;}@media screen,projection{cufon{display:inline;display:inline-block;position:relative;vertical-align:middle;"+(e?"":"font-size:1px;line-height:1px;")+"}cufon cufontext{display:-moz-inline-box;display:inline-block;width:0;height:0;overflow:hidden;text-indent:-10000in;}"+(a?"cufon canvas{position:relative;}":"cufon canvas{position:absolute;}")+"}@media print{cufon{padding:0;}cufon canvas{display:none;}}").replace(/;/g,"!important;")));document.getElementsByTagName("head")[0].appendChild(f);function d(p,h){var n=0,m=0;var g=[],o=/([mrvxe])([^a-z]*)/g,k;generate:for(var j=0;k=o.exec(p);++j){var l=k[2].split(",");switch(k[1]){case"v":g[j]={m:"bezierCurveTo",a:[n+~~l[0],m+~~l[1],n+~~l[2],m+~~l[3],n+=~~l[4],m+=~~l[5]]};break;case"r":g[j]={m:"lineTo",a:[n+=~~l[0],m+=~~l[1]]};break;case"m":g[j]={m:"moveTo",a:[n=~~l[0],m=~~l[1]]};break;case"x":g[j]={m:"closePath"};break;case"e":break generate}h[g[j].m].apply(h,g[j].a)}return g}function c(m,k){for(var j=0,h=m.length;j<h;++j){var g=m[j];k[g.m].apply(k,g.a)}}return function(V,w,P,t,C,W){var k=(w===null);if(k){w=C.getAttribute("alt")}var A=V.viewBox;var m=P.getSize("fontSize",V.baseSize);var B=0,O=0,N=0,u=0;var z=t.textShadow,L=[];if(z){for(var U=z.length;U--;){var F=z[U];var K=m.convertFrom(parseFloat(F.offX));var I=m.convertFrom(parseFloat(F.offY));L[U]=[K,I];if(I<B){B=I}if(K>O){O=K}if(I>N){N=I}if(K<u){u=K}}}var Z=Cufon.CSS.textTransform(w,P).split("");var E=V.spacing(Z,~~m.convertFrom(parseFloat(P.get("letterSpacing"))||0),~~m.convertFrom(parseFloat(P.get("wordSpacing"))||0));if(!E.length){return null}var h=E.total;O+=A.width-E[E.length-1];u+=A.minX;var s,n;if(k){s=C;n=C.firstChild}else{s=document.createElement("cufon");s.className="cufon cufon-canvas";s.setAttribute("alt",w);n=document.createElement("canvas");s.appendChild(n);if(t.printable){var S=document.createElement("cufontext");S.appendChild(document.createTextNode(w));s.appendChild(S)}}var aa=s.style;var H=n.style;var j=m.convert(A.height);var Y=Math.ceil(j);var M=Y/j;var G=M*Cufon.CSS.fontStretch(P.get("fontStretch"));var J=h*G;var Q=Math.ceil(m.convert(J+O-u));var o=Math.ceil(m.convert(A.height-B+N));n.width=Q;n.height=o;H.width=Q+"px";H.height=o+"px";B+=A.minY;H.top=Math.round(m.convert(B-V.ascent))+"px";H.left=Math.round(m.convert(u))+"px";var r=Math.max(Math.ceil(m.convert(J)),0)+"px";if(a){aa.width=r;aa.height=m.convert(V.height)+"px"}else{aa.paddingLeft=r;aa.paddingBottom=(m.convert(V.height)-1)+"px"}var X=n.getContext("2d"),D=j/A.height;X.scale(D,D*M);X.translate(-u,-B);X.save();function T(){var x=V.glyphs,ab,l=-1,g=-1,y;X.scale(G,1);while(y=Z[++l]){var ab=x[Z[l]]||V.missingGlyph;if(!ab){continue}if(ab.d){X.beginPath();if(ab.code){c(ab.code,X)}else{ab.code=d("m"+ab.d,X)}X.fill()}X.translate(E[++g],0)}X.restore()}if(z){for(var U=z.length;U--;){var F=z[U];X.save();X.fillStyle=F.color;X.translate.apply(X,L[U]);T()}}var q=t.textGradient;if(q){var v=q.stops,p=X.createLinearGradient(0,A.minY,0,A.maxY);for(var U=0,R=v.length;U<R;++U){p.addColorStop.apply(p,v[U])}X.fillStyle=p}else{X.fillStyle=P.get("color")}T();return s}})());;Cufon.replace('h1, h2, h3, h4, h5, h6');;
/*
 * The following copyright notice may not be removed under any circumstances.
 * 
 * Copyright:
 * © 2000, 2004 Adobe Systems Incorporated. All Rights Reserved. U.S. Patent
 * D454,582.
 * 
 * Trademark:
 * Myriad is either a registered trademark or a trademark of Adobe Systems
 * Incorporated in the United States and/or other countries.
 * 
 * Full name:
 * MyriadPro-Regular
 * 
 * Designer:
 * Robert Slimbach and Carol Twombly
 * 
 * Vendor URL:
 * http://www.adobe.com/type
 * 
 * License information:
 * http://www.adobe.com/type/legal.html
 */
Cufon.registerFont({"w":513,"face":{"font-family":"Myriad Pro","font-weight":400,"font-stretch":"normal","units-per-em":"1000","panose-1":"2 11 5 3 3 4 3 2 2 4","ascent":"750","descent":"-250","x-height":"11","bbox":"-45 -750 838 250","underline-thickness":"50","underline-position":"-50","stemh":"67","stemv":"88","unicode-range":"U+0020-U+007E"},"glyphs":{" ":{"w":212,"k":{"T":41,"V":36,"W":36,"Y":46}},"!":{"d":"149,-194r-68,0r-14,-480r96,0xm174,-51v0,35,-23,62,-60,62v-34,0,-58,-27,-58,-62v0,-36,25,-62,59,-62v36,0,59,26,59,62","w":230},"\"":{"d":"51,-692r87,0r-17,240r-54,0xm200,-692r87,0r-17,240r-53,0","w":337,"k":{"T":-17,"J":59,"M":5,"C":3,"G":3,"O":3,"Q":3,"V":-17,"W":-17,"Y":-3,"A":61,"f":-25,"g":10,"c":8,"d":8,"e":8,"o":8,"q":8,"t":-24,"v":-21,"w":-21,"y":-21,",":113,".":113}},"#":{"d":"188,-255r104,0r19,-145r-104,0xm153,0r-60,0r26,-196r-82,0r0,-59r91,0r19,-145r-86,0r0,-59r95,0r26,-191r58,0r-25,191r104,0r26,-191r59,0r-25,191r82,0r0,59r-91,0r-18,145r86,0r0,59r-95,0r-26,196r-60,0r26,-196r-104,0","w":497},"$":{"d":"281,86r-63,0r0,-101v-58,-1,-118,-19,-153,-44r24,-67v36,24,88,43,144,43v71,0,119,-41,119,-98v0,-55,-39,-89,-113,-119v-102,-40,-165,-86,-165,-173v0,-83,59,-146,151,-161r0,-101r62,0r0,97v60,2,101,18,130,35r-25,66v-21,-12,-62,-34,-126,-34v-77,0,-106,46,-106,86v0,52,37,78,124,114v103,42,155,94,155,183v0,79,-55,153,-158,170r0,104"},"%":{"d":"30,-458v0,-130,71,-203,158,-203v90,0,150,70,150,194v0,137,-72,205,-156,205v-81,0,-152,-66,-152,-196xm268,-463v0,-79,-23,-146,-85,-145v-54,0,-83,65,-83,147v0,82,29,146,84,146v58,0,84,-62,84,-148xm231,12r-55,0r382,-674r56,0xm454,-188v0,-131,71,-204,158,-204v90,0,149,70,149,194v0,137,-72,205,-155,205v-81,0,-152,-65,-152,-195xm692,-194v0,-79,-23,-146,-85,-145v-54,0,-84,65,-84,147v-1,83,31,146,85,146v58,0,84,-62,84,-148","w":792},"&":{"d":"602,0r-104,0r-63,-66v-58,54,-123,77,-197,77v-131,0,-207,-88,-207,-189v0,-92,55,-155,132,-197v-30,-48,-56,-94,-56,-144v0,-82,59,-166,171,-166v84,0,149,56,149,143v0,71,-41,127,-148,180r0,3r164,188v31,-47,52,-112,65,-197r80,0v-18,106,-47,190,-97,249xm115,-191v0,77,57,136,139,136v57,0,106,-26,138,-61r-190,-212v-36,23,-87,66,-87,137xm350,-538v0,-41,-23,-88,-79,-87v-55,0,-84,46,-84,98v0,48,22,85,51,121v68,-39,112,-75,112,-132","w":605},"(":{"d":"195,-694r69,0v-73,98,-126,228,-126,409v0,178,55,306,126,406r-69,0v-63,-83,-131,-211,-131,-406v1,-197,68,-325,131,-409","w":284,"k":{"T":-48,"J":-17,"C":12,"G":12,"O":12,"Q":12,"V":-50,"W":-50,"X":-11,"Y":-41,"A":11,"j":-56}},")":{"d":"88,121r-68,0v71,-99,126,-229,126,-409v0,-179,-54,-307,-126,-406r68,0v64,82,131,210,131,407v0,196,-67,323,-131,408","w":284},"*":{"d":"269,-685r60,34r-95,127r151,-20r0,68v-49,-4,-106,-17,-151,-16r96,120r-63,36v-22,-46,-37,-97,-62,-140r-65,141r-57,-36r95,-124r-148,19r0,-68v48,4,103,18,147,17r-94,-122r61,-35v22,45,39,97,64,139","w":415},"+":{"d":"266,-532r64,0r0,235r226,0r0,60r-226,0r0,237r-64,0r0,-237r-226,0r0,-60r226,0r0,-235","w":596},",":{"d":"79,117r-62,6v21,-59,48,-166,59,-239r98,-10v-23,85,-67,196,-95,243","w":207,"k":{"\"":102,"'":102}},"-":{"d":"30,-303r247,0r0,65r-247,0r0,-65","w":307,"k":{"T":50,"J":20,"C":-14,"G":-14,"O":-14,"Q":-14,"V":11,"W":11,"X":22,"Y":50,"A":4,"g":-14,"c":-18,"d":-18,"e":-18,"o":-18,"q":-18,"v":5,"w":5,"y":5}},".":{"d":"171,-52v0,36,-23,63,-61,63v-34,0,-58,-27,-58,-63v0,-37,25,-63,60,-63v35,0,59,26,59,63","w":207,"k":{"\"":102,"'":102}},"\/":{"d":"66,40r-67,0r279,-725r68,0","w":343},"0":{"d":"262,-661v137,0,215,122,215,329v0,221,-82,343,-226,343v-127,0,-215,-119,-215,-334v0,-218,94,-338,226,-338xm257,-593v-77,0,-133,94,-133,271v0,169,52,265,132,265v90,0,133,-105,133,-271v0,-160,-41,-265,-132,-265"},"1":{"d":"236,0r0,-568v-41,18,-76,41,-115,61r-17,-67r142,-76r75,0r0,650r-85,0"},"2":{"d":"460,0r-415,0r0,-54r69,-67v166,-158,241,-242,242,-340v0,-66,-32,-127,-129,-127v-59,0,-108,30,-138,55r-28,-62v45,-38,109,-66,184,-66v140,0,199,96,199,189v0,131,-152,278,-276,399r292,0r0,73"},"3":{"d":"42,-33r24,-68v25,16,83,41,144,41v113,0,149,-72,147,-126v-4,-108,-103,-137,-217,-130r0,-66v96,6,194,-16,194,-110v0,-52,-33,-98,-114,-98v-52,0,-102,23,-130,43r-23,-64v34,-25,100,-50,170,-50v227,-1,244,250,66,308r0,2v80,16,145,76,145,167v0,104,-81,195,-237,195v-73,0,-137,-23,-169,-44"},"4":{"d":"400,0r-83,0r0,-177r-302,0r0,-58r290,-415r95,0r0,404r91,0r0,69r-91,0r0,177xm104,-246r213,0r0,-217v0,-34,1,-68,3,-102r-3,0v-61,124,-142,208,-213,319"},"5":{"d":"160,-409v153,-19,286,45,286,198v0,127,-101,222,-242,222v-71,0,-131,-20,-162,-40r22,-67v27,16,80,36,139,36v83,0,154,-54,154,-141v0,-84,-57,-144,-187,-144v-37,0,-66,4,-90,7r42,-312r311,0r0,74r-248,0"},"6":{"d":"416,-660r0,72v-172,-6,-279,112,-292,235r3,0v31,-41,85,-75,157,-75v115,0,196,83,196,210v0,119,-81,229,-216,229v-139,0,-230,-108,-230,-277v0,-246,141,-388,382,-394xm257,-362v-64,0,-136,45,-136,119v0,107,51,186,144,186v75,0,126,-63,126,-156v0,-93,-53,-149,-134,-149"},"7":{"d":"57,-650r410,0r0,58r-283,592r-91,0r282,-577r-318,0r0,-73"},"8":{"d":"166,-339r-1,-3v-72,-34,-103,-90,-103,-146v0,-103,87,-173,201,-173v215,0,257,230,82,312r0,3v81,32,131,89,131,168v0,113,-97,189,-221,189v-136,0,-218,-81,-218,-176v0,-82,49,-140,129,-174xm257,-53v79,0,130,-50,130,-116v0,-79,-55,-117,-143,-142v-76,22,-117,72,-117,134v0,66,47,124,130,124xm258,-598v-73,0,-113,48,-113,104v0,65,49,100,124,120v56,-19,99,-59,99,-118v0,-52,-31,-106,-110,-106"},"9":{"d":"96,10r0,-72v168,6,269,-85,293,-239r-3,0v-36,44,-88,70,-153,70v-117,0,-192,-88,-192,-199v0,-123,89,-231,222,-231v133,0,215,108,215,274v0,262,-134,394,-382,397xm253,-298v70,0,136,-33,136,-100v0,-111,-41,-197,-134,-196v-74,0,-127,66,-127,158v0,81,49,138,125,138"},":":{"d":"171,-404v0,35,-23,62,-61,62v-34,0,-58,-27,-58,-62v0,-37,25,-64,60,-64v35,0,59,27,59,64xm171,-51v0,35,-23,62,-61,62v-34,0,-58,-27,-58,-62v0,-37,25,-63,60,-63v35,0,59,26,59,63","w":207},";":{"d":"78,117r-61,6v22,-59,49,-166,60,-239r97,-10v-24,85,-68,196,-96,243xm178,-404v0,35,-23,62,-60,62v-34,0,-58,-27,-58,-62v0,-37,25,-64,59,-64v36,0,59,27,59,64","w":207},"<":{"d":"66,-239r0,-54r464,-239r0,69r-391,196r0,2r391,196r0,69","w":596},"=":{"d":"556,-337r-516,0r0,-60r516,0r0,60xm556,-141r-516,0r0,-60r516,0r0,60","w":596},">":{"d":"530,-294r0,56r-464,238r0,-69r394,-196r0,-2r-394,-196r0,-69","w":596},"?":{"d":"219,-192r-78,0v-10,-76,3,-127,60,-198v44,-55,70,-93,70,-138v0,-51,-32,-85,-95,-86v-36,0,-76,12,-101,31r-24,-63v34,-24,90,-40,143,-40v115,0,167,71,167,147v0,68,-39,117,-86,174v-51,61,-62,101,-56,173xm238,-51v0,35,-23,62,-61,62v-34,0,-58,-27,-58,-62v0,-37,25,-63,60,-63v35,0,59,26,59,63","w":406},"@":{"d":"448,-255r21,-113v-113,-33,-210,59,-209,173v0,44,22,76,66,76v58,0,111,-74,122,-136xm508,22r16,43v-218,109,-481,-9,-481,-273v0,-206,143,-385,365,-385v174,0,291,123,291,290v0,150,-84,238,-178,238v-40,0,-77,-27,-74,-88r-4,0v-35,59,-81,88,-141,88v-58,0,-108,-47,-108,-126v0,-124,98,-237,237,-237v43,0,81,9,107,21r-34,181v-15,76,-3,111,30,112v51,1,108,-67,108,-183v0,-145,-87,-250,-242,-250v-163,0,-300,130,-300,333v0,167,109,271,257,271v57,0,110,-12,151,-35","w":737},"A":{"d":"424,-212r-239,0r-70,212r-90,0r229,-674r105,0r230,674r-93,0xm203,-280r203,0r-66,-194v-17,-43,-22,-88,-37,-123v-26,110,-66,214,-100,317","w":612,"k":{"T":77,"J":-19,"M":4,"C":15,"G":15,"O":15,"Q":15,"U":28,"V":53,"W":53,"X":14,"Y":79,"a":-4,"f":7,"g":12,"b":3,"h":3,"k":3,"l":3,"j":4,"i":3,"m":3,"n":3,"p":3,"r":3,"c":12,"d":12,"e":12,"o":12,"q":12,"s":6,"t":10,"u":12,"v":21,"w":21,"y":21,"z":-14,"-":3,")":9,"]":9,"}":9,"\"":59,"'":59}},"B":{"d":"501,-192v0,151,-114,197,-290,198v-60,0,-106,-4,-135,-8r0,-663v38,-8,98,-14,159,-14v143,1,234,42,241,168v4,67,-47,120,-114,150v64,16,139,69,139,169xm163,-606r0,217r79,0v92,0,146,-48,146,-113v0,-79,-60,-110,-148,-110v-40,0,-63,3,-77,6xm163,-323r0,257v113,14,248,-3,246,-127v-2,-117,-119,-137,-246,-130","w":542,"k":{"T":9,"V":-4,"W":-4,"Y":15,"c":-4,"d":-4,"e":-4,"o":-4,"q":-4,"v":-4,"w":-4,"y":-4,"-":-5,",":13,".":13}},"C":{"d":"529,-91r18,69v-32,16,-96,33,-178,33v-190,0,-333,-121,-333,-342v0,-211,143,-354,352,-354v84,0,137,18,160,30r-21,71v-33,-16,-80,-28,-136,-28v-158,0,-263,101,-263,278v0,165,95,271,259,271v53,0,107,-11,142,-28","w":580,"k":{"T":-28,"J":-4,"C":21,"G":21,"O":21,"Q":21,"V":-12,"W":-12,"Y":-3,"A":-4,"a":7,"i":3,"m":3,"n":3,"p":3,"r":3,"c":11,"d":11,"e":11,"o":11,"q":11,"u":12,"v":20,"w":20,"y":20,"z":-4,")":-17,"]":-17,"}":-17}},"D":{"d":"629,-353v0,236,-144,361,-395,359v-62,0,-114,-3,-158,-8r0,-663v53,-8,116,-14,185,-14v238,1,368,103,368,326xm163,-601r0,532v22,4,54,5,88,5v186,0,287,-104,287,-286v0,-159,-89,-260,-273,-260v-45,0,-79,4,-102,9","w":666,"k":{"T":25,"X":27,"Y":28,"A":14,"f":-16,"g":-6,"j":-5,"c":-4,"d":-4,"e":-4,"o":-4,"q":-4,"t":-17,"u":-3,"v":-14,"w":-14,"y":-14,"z":3,"x":5,"-":-14,")":7,"]":7,"}":7,",":34,".":34}},"E":{"d":"425,-388r0,72r-262,0r0,243r292,0r0,73r-379,0r0,-674r364,0r0,73r-277,0r0,213r262,0","w":492,"k":{"T":-16,"J":-18,"V":-9,"W":-9,"Y":-3,"g":6,"c":4,"d":4,"e":4,"o":4,"q":4,"t":3,"u":7,"v":7,"w":7,"y":7,"z":-3,",":4,".":4}},"F":{"d":"76,0r0,-674r363,0r0,73r-276,0r0,224r255,0r0,72r-255,0r0,305r-87,0","w":487,"k":{"J":85,"M":18,"A":78,"a":45,"g":16,"b":17,"h":17,"k":17,"l":17,"i":26,"m":26,"n":26,"p":26,"r":26,"c":31,"d":31,"e":31,"o":31,"q":31,"u":35,"v":21,"w":21,"y":21,":":13,";":13,",":97,".":97}},"G":{"d":"382,7v-205,0,-348,-128,-346,-340v1,-201,139,-348,365,-348v78,0,139,17,168,31r-21,71v-36,-16,-81,-29,-149,-29v-164,0,-271,102,-271,271v0,171,103,272,260,272v57,0,96,-8,116,-18r0,-201r-137,0r0,-70r222,0r0,324v-39,14,-116,37,-207,37","w":646,"k":{"a":-8,"c":-5,"d":-5,"e":-5,"o":-5,"q":-5}},"H":{"d":"76,-674r87,0r0,282r326,0r0,-282r88,0r0,674r-88,0r0,-316r-326,0r0,316r-87,0r0,-674","w":652,"k":{"Y":7,"f":-10,"b":-10,"h":-10,"k":-10,"l":-10,"j":-8,"i":-10,"m":-10,"n":-10,"p":-10,"r":-10,"t":-16,"v":-9,"w":-9,"y":-9,"z":-11,"x":-5}},"I":{"d":"76,-674r87,0r0,674r-87,0r0,-674","w":239,"k":{"Y":7,"f":-10,"b":-10,"h":-10,"k":-10,"l":-10,"j":-8,"i":-10,"m":-10,"n":-10,"p":-10,"r":-10,"t":-16,"v":-9,"w":-9,"y":-9,"z":-11,"x":-5}},"J":{"d":"214,-230r0,-444r87,0r0,451v1,220,-139,261,-297,218r13,-71v107,31,197,15,197,-154","w":370,"k":{"v":-10,"w":-10,"y":-10,")":-42,"]":-42,"}":-42,",":12,".":12}},"K":{"d":"76,0r0,-674r87,0r0,325r3,0v82,-115,172,-215,259,-325r108,0r-244,286r263,388r-103,0r-222,-331r-64,74r0,257r-87,0","w":542,"k":{"T":-21,"J":-38,"C":17,"G":17,"O":17,"Q":17,"V":-15,"W":-15,"Y":7,"A":-10,"Z":-20,"a":-16,"g":5,"b":-10,"h":-10,"k":-10,"l":-10,"i":-10,"m":-10,"n":-10,"p":-10,"r":-10,"u":6,"v":16,"w":16,"y":16,":":-22,";":-22,"-":18,")":-23,"]":-23,"}":-23,",":-17,".":-17}},"L":{"d":"76,0r0,-674r87,0r0,601r288,0r0,73r-375,0","w":472,"k":{"T":88,"J":-11,"C":39,"G":39,"O":39,"Q":39,"U":36,"V":59,"W":59,"Y":84,"c":14,"d":14,"e":14,"o":14,"q":14,"t":4,"u":15,"v":27,"w":27,"y":27,"-":42,"\"":98,"'":98}},"M":{"d":"661,0r-17,-296v-5,-94,-11,-207,-10,-291r-3,0v-55,187,-138,397,-204,583r-66,0r-109,-321v-34,-94,-56,-186,-80,-262v-2,84,-7,197,-13,298r-18,289r-83,0r47,-674r111,0r115,326v28,83,51,157,68,227r3,0v46,-178,129,-380,191,-553r111,0r42,674r-85,0","w":804,"k":{"T":10,"A":10,"a":-6,"j":-10,"i":-12,"m":-12,"n":-12,"p":-12,"r":-12,"c":-6,"d":-6,"e":-6,"o":-6,"q":-6,"u":-3,"v":-7,"w":-7,"y":-7,"-":-6}},"N":{"d":"158,0r-82,0r0,-674r95,0r216,341v50,79,89,150,121,219r2,-1v-15,-169,-8,-372,-10,-559r82,0r0,674r-88,0r-214,-342v-47,-75,-92,-152,-126,-225r-3,1v10,163,6,383,7,566","w":658,"k":{"Y":7,"f":-10,"b":-10,"h":-10,"k":-10,"l":-10,"j":-8,"i":-10,"m":-10,"n":-10,"p":-10,"r":-10,"t":-16,"v":-9,"w":-9,"y":-9,"z":-11,"x":-5}},"O":{"d":"349,-685v184,0,303,141,303,341v0,232,-141,355,-313,355v-178,0,-303,-138,-303,-342v0,-214,133,-354,313,-354xm345,-614v-144,0,-216,133,-216,281v0,144,78,273,215,273v138,0,216,-127,216,-280v0,-134,-70,-274,-215,-274","w":689,"k":{"T":25,"X":27,"Y":28,"A":14,"f":-16,"g":-6,"j":-5,"c":-4,"d":-4,"e":-4,"o":-4,"q":-4,"t":-17,"u":-3,"v":-14,"w":-14,"y":-14,"z":3,"x":5,"-":-14,")":7,"]":7,"}":7,",":34,".":34}},"P":{"d":"491,-482v5,172,-155,239,-328,212r0,270r-87,0r0,-666v42,-7,97,-13,167,-13v153,1,244,59,248,197xm163,-603r0,262v19,5,43,7,72,7v105,0,169,-51,169,-144v0,-89,-63,-132,-159,-132v-38,0,-67,3,-82,7","w":532,"k":{"J":74,"M":12,"X":13,"Y":9,"A":84,"Z":30,"a":26,"g":24,"b":5,"h":5,"k":5,"l":5,"i":16,"m":16,"n":16,"p":16,"r":16,"c":25,"d":25,"e":25,"o":25,"q":25,"s":22,"t":-6,"u":15,"v":-4,"w":-4,"y":-4,":":11,";":11,"-":17,",":140,".":140}},"Q":{"d":"632,99v-108,-26,-199,-63,-299,-88v-160,-6,-297,-124,-297,-341v0,-216,132,-355,314,-355v183,0,302,142,302,341v0,173,-80,284,-192,323r0,4v67,17,140,33,197,43xm129,-332v0,143,78,273,215,272v138,0,216,-126,216,-280v0,-135,-70,-274,-213,-274v-147,0,-218,136,-218,282","w":689,"k":{"T":25,"X":27,"Y":28,"A":14,"f":-16,"g":-6,"j":-5,"c":-4,"d":-4,"e":-4,"o":-4,"q":-4,"t":-17,"u":-3,"v":-14,"w":-14,"y":-14,"z":3,"x":5,"-":-14,")":7,"]":7,"}":7,",":34,".":34}},"R":{"d":"243,-679v154,-1,248,50,248,183v0,89,-56,148,-127,172r0,3v52,18,83,66,99,136v22,94,38,159,52,185r-90,0v-11,-20,-28,-77,-45,-161v-25,-124,-87,-137,-217,-131r0,292r-87,0r0,-665v44,-9,107,-14,167,-14xm163,-604r0,246r89,0v93,0,152,-51,152,-128v0,-87,-63,-125,-155,-126v-42,0,-72,4,-86,8","w":538,"k":{"T":-9,"C":-3,"G":-3,"O":-3,"Q":-3,"V":-16,"W":-16,"X":-5,"Y":11,"A":-5,"a":-12,"b":-9,"h":-9,"k":-9,"l":-9,"i":-10,"m":-10,"n":-10,"p":-10,"r":-10,"c":-4,"d":-4,"e":-4,"o":-4,"q":-4,"t":-19,"v":-14,"w":-14,"y":-14}},"S":{"d":"42,-33r22,-73v39,24,96,44,156,44v89,0,141,-47,141,-115v0,-63,-36,-100,-127,-134v-110,-40,-178,-96,-178,-191v0,-105,87,-183,218,-183v69,0,119,16,149,33r-24,71v-22,-12,-67,-32,-128,-32v-92,0,-127,55,-127,101v0,63,41,94,134,130v114,44,172,99,172,198v0,104,-77,195,-236,195v-65,0,-136,-20,-172,-44","w":493,"k":{"a":-3,"j":4,"c":-6,"d":-6,"e":-6,"o":-6,"q":-6,"t":3,"v":8,"w":8,"y":8,"-":-5}},"T":{"d":"204,0r0,-600r-205,0r0,-74r499,0r0,74r-206,0r0,600r-88,0","w":497,"k":{"i":45,"T":-38,"J":43,"C":27,"G":27,"O":27,"Q":27,"V":-40,"W":-40,"X":-22,"Y":-28,"A":75,"S":6,"a":64,"g":64,"b":7,"h":7,"k":7,"l":7,"m":45,"n":45,"p":45,"r":45,"c":71,"d":71,"e":71,"o":71,"q":71,"s":53,"u":45,"v":40,"w":40,"y":40,"z":51,"x":34,":":26,";":26,"-":51,")":-60,"]":-60,"}":-60,"\"":-17,"'":-17,",":60,".":60}},"U":{"d":"75,-674r88,0r0,399v0,151,67,215,157,215v100,0,164,-66,164,-215r0,-399r88,0r0,393v0,207,-109,292,-255,292v-138,0,-242,-79,-242,-288r0,-397","w":647,"k":{"A":34,"a":4,"f":-7,"s":6,"t":-4,"v":3,"w":3,"y":3,"z":5,"x":7,",":27,".":27}},"V":{"d":"320,0r-96,0r-220,-674r94,0r105,332v29,91,54,173,72,252r2,0v50,-191,129,-396,191,-584r93,0","w":558,"k":{"T":-33,"J":23,"V":-16,"W":-16,"A":57,"a":33,"g":9,"b":5,"h":5,"k":5,"l":5,"i":16,"m":16,"n":16,"p":16,"r":16,"c":33,"d":33,"e":33,"o":33,"q":33,"s":25,"t":-9,"u":18,"v":4,"w":4,"y":4,"z":3,":":16,";":16,"-":14,")":-55,"]":-55,"}":-55,"\"":-19,"'":-19,",":55,".":55}},"W":{"d":"277,0r-91,0r-171,-674r92,0r80,341v20,84,38,168,50,233r2,0v34,-179,100,-394,145,-574r91,0r82,342v21,79,33,165,49,231v14,-74,33,-149,54,-233r89,-340r89,0r-191,674r-91,0r-85,-351v-21,-86,-35,-152,-44,-220r-2,0v-33,180,-102,391,-148,571","w":846,"k":{"T":-33,"J":23,"V":-16,"W":-16,"A":57,"a":33,"g":9,"b":5,"h":5,"k":5,"l":5,"i":16,"m":16,"n":16,"p":16,"r":16,"c":33,"d":33,"e":33,"o":33,"q":33,"s":25,"t":-9,"u":18,"v":4,"w":4,"y":4,"z":3,":":16,";":16,"-":14,")":-55,"]":-55,"}":-55,"\"":-19,"'":-19,",":55,".":55}},"X":{"d":"546,0r-101,0r-164,-282r-2,0v-19,39,-40,74,-73,134r-81,148r-100,0r206,-341r-198,-333r101,0r151,272r3,0v44,-91,103,-183,153,-272r100,0r-205,328","w":571,"k":{"T":-8,"J":-4,"C":29,"G":29,"O":29,"Q":29,"V":-9,"W":-9,"X":15,"Y":-5,"A":9,"a":6,"c":11,"d":11,"e":11,"o":11,"q":11,"u":8,"v":19,"w":19,"y":19,"-":21}},"Y":{"d":"314,0r-88,0r0,-286r-213,-388r99,0r95,186v26,51,46,92,67,139r2,0v19,-44,42,-88,68,-139r97,-186r99,0r-226,387r0,287","w":541,"k":{"T":-34,"J":54,"M":10,"C":36,"G":36,"O":36,"Q":36,"V":-29,"W":-29,"X":3,"Y":-3,"A":81,"S":13,"B":7,"D":7,"E":7,"F":7,"H":7,"I":7,"K":7,"L":7,"N":7,"P":7,"R":7,"a":70,"g":40,"b":9,"h":9,"k":9,"l":9,"i":13,"m":13,"n":13,"p":13,"r":13,"c":76,"d":76,"e":76,"o":76,"q":76,"s":52,"t":19,"u":53,"v":29,"w":29,"y":29,"z":25,"x":26,":":33,";":33,"-":51,")":-56,"]":-56,"}":-56,"\"":-8,"'":-8,",":95,".":95}},"Z":{"d":"30,0r0,-51r374,-547r0,-3r-342,0r0,-73r455,0r0,53r-372,545r0,3r377,0r0,73r-492,0","w":553,"k":{"J":-8,"C":21,"G":21,"O":21,"Q":21,"X":6,"c":12,"d":12,"e":12,"o":12,"q":12,"u":7,"v":9,"w":9,"y":9,"-":27}},"[":{"d":"265,112r-183,0r0,-798r183,0r0,55r-115,0r0,688r115,0r0,55","w":284,"k":{"T":-48,"J":-17,"C":12,"G":12,"O":12,"Q":12,"V":-50,"W":-50,"X":-11,"Y":-41,"A":11,"j":-56}},"\\":{"d":"342,40r-68,0r-272,-725r68,0","w":341},"]":{"d":"19,-686r183,0r0,798r-183,0r0,-55r115,0r0,-688r-115,0r0,-55","w":284},"^":{"d":"536,-189r-70,0r-167,-388r-2,0r-167,388r-70,0r207,-461r62,0","w":596},"_":{"d":"0,75r500,0r0,50r-500,0r0,-50","w":500},"a":{"d":"229,-495v267,0,155,271,192,495r-80,0r-7,-61r-3,0v-27,38,-79,72,-148,72v-98,0,-148,-69,-148,-139v0,-117,104,-181,291,-180v1,-53,-6,-122,-110,-122v-45,0,-92,14,-126,36r-20,-58v40,-26,98,-43,159,-43xm206,-54v104,0,132,-79,122,-193v-96,-2,-205,15,-205,109v0,57,38,84,83,84","w":482},"b":{"d":"73,-125r0,-585r87,0r0,304r2,0v31,-54,87,-89,165,-89v120,0,204,100,204,247v0,173,-109,259,-217,259v-70,0,-126,-27,-162,-91r-3,0r-4,80r-76,0v2,-33,4,-82,4,-125xm299,-425v-70,0,-136,56,-139,144r0,87v4,83,63,135,136,135v92,0,147,-75,147,-186v0,-97,-50,-180,-144,-180","w":569,"k":{"T":40,"v":7,"w":7,"y":7,"z":7,"x":14,"-":-15,")":3,"]":3,"}":3,"\"":11,"'":11,",":24,".":24}},"c":{"d":"403,-84r15,66v-23,12,-74,29,-139,29v-146,0,-241,-100,-241,-248v0,-149,102,-257,260,-257v52,0,98,13,122,25r-20,68v-21,-12,-54,-23,-102,-23v-111,0,-171,82,-171,183v0,112,72,181,168,181v50,0,83,-13,108,-24","w":448,"k":{"T":12,"f":-3,"c":6,"d":6,"e":6,"o":6,"q":6,"t":-13,"v":-18,"w":-18,"y":-18,"-":-5,",":10,".":10}},"d":{"d":"403,-710r88,0r0,585v0,43,1,92,4,125r-79,0v-3,-27,1,-61,-6,-84v-27,54,-86,95,-165,95v-117,0,-207,-99,-207,-246v-1,-161,99,-260,217,-260v76,0,122,38,148,74r0,-289xm270,-60v69,0,133,-54,133,-143r0,-84v-1,-82,-53,-139,-131,-139v-91,0,-145,80,-145,187v0,98,48,179,143,179","w":564,"k":{",":10,".":10}},"e":{"d":"462,-226r-340,0v2,119,78,168,166,168v63,0,101,-11,134,-25r15,63v-31,14,-84,31,-161,31v-149,0,-238,-99,-238,-245v0,-146,86,-261,227,-261v173,0,210,148,197,269xm123,-289r257,0v1,-56,-23,-143,-122,-143v-89,0,-128,82,-135,143","w":501,"k":{"T":33,"x":3,"-":-28,",":12,".":12}},"f":{"d":"169,0r-87,0r0,-417r-68,0r0,-67r68,0v-2,-81,11,-147,56,-192v48,-49,131,-55,193,-31r-12,68v-13,-6,-31,-11,-56,-11v-84,1,-97,80,-94,166r117,0r0,67r-117,0r0,417","w":292,"k":{"g":12,"c":13,"d":13,"e":13,"o":13,"q":13,"s":9,"t":-11,":":-32,";":-32,")":-103,"]":-103,"}":-103,"\"":-56,"'":-56,",":33,".":33}},"g":{"d":"486,-70v0,194,-89,279,-245,279v-58,0,-122,-14,-161,-40r22,-67v32,20,82,38,142,38v90,0,156,-47,156,-169v0,-17,4,-41,-2,-54v-27,45,-79,81,-154,81v-120,0,-206,-102,-206,-236v0,-164,107,-257,218,-257v86,0,128,47,153,84r4,-73r77,0v-7,116,-4,285,-4,414xm270,-69v67,0,129,-54,129,-137r0,-87v-2,-80,-52,-133,-128,-133v-84,0,-144,71,-144,183v0,95,48,174,143,174","w":559,"k":{"T":32,"f":-4,"i":6,"m":6,"n":6,"p":6,"r":6,",":15,".":15}},"h":{"d":"285,-422v-70,0,-123,52,-124,130r0,292r-88,0r0,-710r88,0r0,302r2,0v26,-47,83,-87,153,-87v65,0,169,40,169,207r0,288r-88,0r0,-278v0,-78,-29,-144,-112,-144","w":555,"k":{"T":50,"t":4,"v":13,"w":13,"y":13,"\"":7,"'":7}},"i":{"d":"161,0r-88,0r0,-484r88,0r0,484xm117,-675v33,0,54,24,54,55v0,30,-21,54,-56,54v-31,0,-53,-24,-53,-54v0,-31,23,-55,55,-55","w":234},"j":{"d":"-36,211r-9,-69v40,-3,75,-14,96,-37v24,-27,33,-66,33,-182r0,-407r88,0r0,441v0,94,-15,155,-58,199v-39,39,-103,55,-150,55xm129,-675v32,0,53,24,53,55v0,29,-20,54,-55,54v-33,0,-54,-25,-54,-54v0,-31,23,-55,56,-55","w":243,"k":{",":11,".":11}},"k":{"d":"160,-710r0,448r187,-222r106,0r-187,199r213,285r-107,0r-167,-232r-45,50r0,182r-87,0r0,-710r87,0","w":469,"k":{"T":19,"a":-18,"b":-17,"h":-17,"k":-17,"l":-17,"i":-17,"m":-17,"n":-17,"p":-17,"r":-17,"u":-4,"v":-13,"w":-13,"y":-13,":":-10,";":-10,"-":10,",":-14,".":-14}},"l":{"d":"73,0r0,-710r88,0r0,710r-88,0","w":236,"k":{",":10,".":10}},"m":{"d":"275,-423v-69,0,-116,59,-116,131r0,292r-86,0r0,-353v0,-50,-1,-91,-4,-131r77,0r4,78r3,0v27,-46,72,-89,152,-89v68,0,114,44,139,97v34,-57,78,-97,161,-97v64,0,159,42,159,210r0,285r-86,0r0,-274v0,-93,-34,-149,-105,-149v-64,0,-111,52,-111,124r0,299r-86,0r0,-290v0,-77,-34,-133,-101,-133","w":834,"k":{"T":50,"t":4,"v":13,"w":13,"y":13,"\"":7,"'":7}},"n":{"d":"285,-422v-71,0,-124,53,-124,131r0,291r-88,0r0,-353v0,-50,-1,-91,-4,-131r78,0v4,25,0,58,7,80v24,-46,80,-91,160,-91v67,0,171,40,171,206r0,289r-88,0r0,-279v0,-78,-29,-143,-112,-143","w":555,"k":{"T":50,"t":4,"v":13,"w":13,"y":13,"\"":7,"'":7}},"o":{"d":"278,-495v139,0,233,101,233,249v0,179,-124,257,-241,257v-131,0,-232,-96,-232,-249v0,-162,106,-257,240,-257xm276,-429v-104,0,-149,96,-149,188v0,106,61,186,147,186v84,0,147,-79,147,-188v0,-82,-41,-186,-145,-186","w":549,"k":{"T":40,"v":7,"w":7,"y":7,"z":7,"x":14,"-":-15,")":3,"]":3,"}":3,"\"":11,"'":11,",":24,".":24}},"p":{"d":"73,198r0,-524v0,-62,-2,-112,-4,-158r79,0v3,26,-1,60,6,83v36,-59,93,-94,172,-94v117,0,205,99,205,246v0,174,-106,260,-220,260v-66,0,-118,-31,-151,-76r0,263r-87,0xm299,-425v-71,0,-134,60,-139,145r0,83v1,86,63,139,136,139v93,0,147,-76,147,-187v0,-97,-51,-180,-144,-180","w":569,"k":{"T":40,"v":7,"w":7,"y":7,"z":7,"x":14,"-":-15,")":3,"]":3,"}":3,"\"":11,"'":11,",":24,".":24}},"q":{"d":"403,198r0,-273r-2,0v-26,48,-80,86,-158,86v-113,0,-205,-98,-205,-245v0,-181,117,-261,219,-261v77,0,123,40,151,84r3,-73r83,0v-2,41,-3,83,-3,133r0,549r-88,0xm270,-59v69,0,133,-55,133,-138r0,-91v-1,-81,-52,-137,-130,-137v-91,0,-146,77,-146,186v0,96,46,180,143,180","w":563,"k":{"T":31,",":8,".":8}},"r":{"d":"312,-409v-95,-18,-152,53,-152,151r0,258r-87,0r0,-333v0,-57,-1,-106,-4,-151r77,0r3,95r4,0v27,-72,82,-117,159,-103r0,83","w":327,"k":{"T":14,"a":5,"f":-30,"g":8,"b":-4,"h":-4,"k":-4,"l":-4,"i":-4,"m":-4,"n":-4,"p":-4,"r":-4,"c":10,"d":10,"e":10,"o":10,"q":10,"t":-24,"v":-25,"w":-25,"y":-25,"z":-9,"x":-18,":":-9,";":-9,"-":5,",":53,".":53}},"s":{"d":"39,-23r22,-67v26,17,72,35,116,35v64,0,94,-32,94,-72v0,-42,-25,-65,-90,-89v-87,-31,-128,-79,-128,-137v0,-78,63,-142,167,-142v49,0,92,14,119,30r-22,64v-19,-12,-54,-28,-99,-28v-52,0,-81,30,-81,66v0,40,29,58,92,82v84,32,127,74,127,146v0,85,-66,146,-181,146v-53,0,-102,-14,-136,-34","w":396,"k":{"T":24,",":11,".":11}},"t":{"d":"222,11v-93,0,-129,-61,-129,-164r0,-264r-75,0r0,-67r75,0r0,-89r86,-27r0,116r126,0r0,67r-126,0r0,261v0,60,17,94,66,94v24,0,38,-2,51,-6r4,66v-17,7,-44,13,-78,13","w":331,"k":{"g":6,"c":6,"d":6,"e":6,"o":6,"q":6,"v":-9,"w":-9,"y":-9,"-":5,",":3,".":3}},"u":{"d":"266,-62v75,0,124,-51,124,-125r0,-297r88,0r0,352v0,50,1,94,4,132r-78,0v-4,-25,0,-58,-7,-79v-23,39,-74,90,-160,90v-76,0,-167,-42,-167,-212r0,-283r88,0r0,268v0,92,28,154,108,154","w":551,"k":{"T":31,",":8,".":8}},"v":{"d":"13,-484r94,0r95,272v16,44,29,84,39,124r3,0v11,-40,25,-80,41,-124r94,-272r92,0r-190,484r-84,0","w":481,"k":{"T":30,"a":4,"g":10,"c":10,"d":10,"e":10,"o":10,"q":10,"s":6,"v":-12,"w":-12,"y":-12,":":-24,";":-24,"-":4,",":39,".":39}},"w":{"d":"18,-484r90,0r64,246v14,54,27,104,36,154r3,0v32,-134,82,-270,122,-400r74,0r75,242v18,58,32,109,43,158r3,0v24,-132,72,-272,106,-400r87,0r-156,484r-80,0r-74,-231v-19,-53,-28,-107,-45,-159v-30,141,-80,260,-122,390r-80,0","w":736,"k":{"T":30,"a":4,"g":10,"c":10,"d":10,"e":10,"o":10,"q":10,"s":6,"v":-12,"w":-12,"y":-12,":":-24,";":-24,"-":4,",":39,".":39}},"x":{"d":"16,-484r98,0r69,104v18,27,33,52,49,79r3,0v37,-66,76,-122,116,-183r95,0r-165,234r170,250r-100,0r-123,-193r-2,0r-121,193r-97,0r172,-247","w":463,"k":{"T":22,"c":15,"d":15,"e":15,"o":15,"q":15,"s":6,"t":-13,"v":-15,"w":-15,"y":-15,"-":6}},"y":{"d":"36,147v69,-24,131,-77,158,-162v0,-5,-2,-12,-6,-23r-179,-446r96,0r106,286v13,31,20,74,33,99v9,-29,19,-66,31,-101r96,-284r93,0v-81,192,-181,548,-298,648v-43,38,-86,53,-108,57","w":471,"k":{"T":30,"a":4,"g":10,"c":10,"d":10,"e":10,"o":10,"q":10,"s":6,"v":-12,"w":-12,"y":-12,":":-24,";":-24,"-":4,",":39,".":39}},"z":{"d":"18,0r0,-51r219,-285v20,-26,45,-49,63,-77r-262,0r0,-71r369,0r-1,55r-216,281v-19,28,-43,50,-62,78r283,0r0,70r-393,0","w":428,"k":{"T":20,"c":7,"d":7,"e":7,"o":7,"q":7,"v":-24,"w":-24,"y":-24}},"{":{"d":"93,-25v0,-54,16,-109,16,-163v0,-31,-10,-74,-81,-74r0,-51v71,0,81,-39,81,-75v0,-55,-16,-112,-16,-167v1,-99,68,-136,166,-131r0,55v-68,-4,-97,25,-97,86v0,50,14,96,14,148v0,67,-31,93,-72,110v45,11,74,45,72,109v-3,98,-57,248,83,235r0,55v-98,4,-164,-28,-166,-137","w":284,"k":{"T":-48,"J":-17,"C":12,"G":12,"O":12,"Q":12,"V":-50,"W":-50,"X":-11,"Y":-41,"A":11,"j":-56}},"|":{"d":"86,-750r67,0r0,1000r-67,0r0,-1000","w":239},"}":{"d":"191,-555v0,55,-16,112,-16,167v0,36,10,75,81,75r0,51v-71,0,-81,43,-81,74v0,54,16,109,16,163v-2,109,-69,141,-166,137r0,-55v66,4,98,-25,97,-87v0,-50,-14,-97,-15,-148v-1,-67,32,-95,72,-111v-44,-12,-72,-44,-72,-108v0,-97,59,-246,-82,-234r0,-55v98,-4,165,32,166,131","w":284},"~":{"d":"433,-207v-63,0,-199,-86,-265,-88v-36,0,-58,25,-60,85r-59,0v-4,-100,50,-151,119,-151v65,0,197,87,266,87v36,0,53,-29,54,-84r60,0v5,112,-53,151,-115,151","w":596},"'":{"d":"51,-692r87,0r-17,240r-54,0","w":188,"k":{"T":-17,"J":59,"M":5,"C":3,"G":3,"O":3,"Q":3,"V":-17,"W":-17,"Y":-3,"A":61,"f":-25,"g":10,"c":8,"d":8,"e":8,"o":8,"q":8,"t":-24,"v":-21,"w":-21,"y":-21,",":113,".":113}},"`":{"d":"22,-693r97,0r87,143r-62,0","w":300},"\u00a0":{"w":212,"k":{"T":41,"V":36,"W":36,"Y":46}}}});
/*
 * The following copyright notice may not be removed under any circumstances.
 * 
 * Copyright:
 * © 2000, 2004 Adobe Systems Incorporated. All Rights Reserved. U.S. Patent
 * D454,582.
 * 
 * Trademark:
 * Myriad is either a registered trademark or a trademark of Adobe Systems
 * Incorporated in the United States and/or other countries.
 * 
 * Full name:
 * MyriadPro-Bold
 * 
 * Designer:
 * Robert Slimbach and Carol Twombly
 * 
 * Vendor URL:
 * http://www.adobe.com/type
 * 
 * License information:
 * http://www.adobe.com/type/legal.html
 */
Cufon.registerFont({"w":555,"face":{"font-family":"Myriad Pro","font-weight":700,"font-stretch":"normal","units-per-em":"1000","panose-1":"2 11 7 3 3 4 3 2 2 4","ascent":"750","descent":"-250","x-height":"11","bbox":"-40 -750 875 250","underline-thickness":"50","underline-position":"-50","stemh":"112","stemv":"152","unicode-range":"U+0020-U+007E"},"glyphs":{" ":{"w":202,"k":{"T":39,"V":37,"W":37,"Y":40}},"!":{"d":"191,-221r-114,0r-23,-453r159,0xm223,-80v0,52,-35,91,-90,91v-53,0,-89,-39,-89,-91v0,-53,37,-91,90,-91v53,0,89,38,89,91","w":268},"\"":{"d":"35,-692r135,0r-23,271r-89,0xm227,-692r135,0r-23,271r-89,0","w":397,"k":{"T":-9,"J":58,"C":9,"G":9,"O":9,"Q":9,"V":-9,"W":-9,"X":-4,"Y":-8,"A":46,"f":-25,"g":19,"c":13,"d":13,"e":13,"o":13,"q":13,"t":-22,"v":-6,"w":-6,"y":-6,",":125,".":125}},"#":{"d":"223,-271r91,0r16,-112r-91,0xm182,0r-90,0r26,-179r-81,0r0,-92r97,0r16,-112r-85,0r0,-93r99,0r25,-174r89,0r-25,174r91,0r26,-174r89,0r-26,174r80,0r0,93r-94,0r-16,112r83,0r0,92r-98,0r-25,179r-90,0r25,-179r-91,0","w":550},"$":{"d":"323,87r-98,0r0,-95v-67,-3,-132,-21,-170,-43r30,-117v42,23,101,44,166,44v57,0,96,-22,96,-62v0,-38,-32,-62,-106,-87v-107,-36,-180,-86,-180,-183v0,-88,62,-157,169,-178r0,-95r98,0r0,88v67,3,112,17,145,33r-29,113v-26,-11,-72,-34,-144,-34v-65,0,-86,28,-86,56v0,33,35,55,120,86v119,43,167,97,167,187v0,89,-63,165,-178,185r0,102"},"%":{"d":"27,-457v0,-116,71,-204,183,-204v111,0,174,82,174,193v0,136,-86,208,-180,208v-99,0,-177,-75,-177,-197xm271,-461v0,-66,-18,-118,-66,-117v-44,0,-65,52,-65,118v0,68,23,117,67,117v43,0,64,-44,64,-118xm293,11r-82,0r374,-671r81,0xm495,-187v0,-116,71,-204,183,-204v111,0,174,82,174,193v0,136,-86,207,-180,207v-98,0,-177,-74,-177,-196xm739,-191v0,-66,-17,-118,-65,-117v-45,0,-65,52,-65,117v-1,68,22,117,66,117v43,0,64,-44,64,-117","w":880},"&":{"d":"672,0r-177,0r-44,-48v-44,34,-105,59,-185,59v-286,3,-295,-299,-107,-384r0,-4v-101,-115,-49,-307,151,-308v104,0,183,61,183,158v0,68,-40,126,-133,173r-1,4v39,43,80,92,113,126v27,-42,48,-104,57,-164r136,0v-18,102,-52,189,-112,256xm175,-205v0,57,43,106,113,106v39,0,72,-15,92,-34v-42,-42,-97,-103,-152,-165v-28,20,-53,49,-53,93xm364,-523v0,-32,-19,-68,-60,-67v-38,0,-60,34,-60,69v0,34,16,64,46,97v49,-34,74,-60,74,-99","w":678},"(":{"d":"174,-691r106,0v-57,92,-101,226,-101,405v0,176,45,309,101,402r-106,0v-54,-77,-114,-210,-114,-403v1,-194,60,-326,114,-404","w":314,"k":{"T":-22,"J":-10,"C":23,"G":23,"O":23,"Q":23,"V":-27,"W":-27,"X":-5,"Y":-30,"A":19,"j":-50}},")":{"d":"141,116r-106,0v55,-92,101,-227,101,-404v0,-177,-45,-310,-101,-403r106,0v53,77,114,208,114,403v-1,195,-61,326,-114,404","w":314},"*":{"d":"284,-685r88,50r-108,127r1,3r159,-32r0,101r-160,-28r-1,3r109,123r-89,52r-57,-155v-24,48,-39,105,-60,155r-86,-52r107,-127r-157,29r0,-101r155,31r1,-2r-106,-126r89,-51r56,153r2,0","w":454},"+":{"d":"249,-532r98,0r0,218r209,0r0,94r-209,0r0,220r-98,0r0,-220r-209,0r0,-94r209,0r0,-218","w":596},",":{"d":"103,110r-101,9v31,-89,58,-193,72,-284r155,-10v-33,102,-78,207,-126,285","w":260,"k":{"\"":122,"'":122}},"-":{"d":"30,-314r262,0r0,102r-262,0r0,-102","w":322,"k":{"T":55,"J":6,"C":-12,"G":-12,"O":-12,"Q":-12,"V":24,"W":24,"X":17,"Y":60,"A":5,"g":-4,"c":-16,"d":-16,"e":-16,"o":-16,"q":-16}},".":{"d":"229,-81v0,53,-36,92,-91,92v-51,0,-88,-39,-88,-92v0,-54,37,-93,90,-93v53,0,89,38,89,93","w":260,"k":{"\"":122,"'":122}},"\/":{"d":"117,40r-101,0r214,-725r101,0","w":331},"0":{"d":"280,-661v174,0,242,155,242,333v0,201,-81,339,-247,339v-168,0,-243,-151,-243,-335v0,-188,80,-337,248,-337xm278,-546v-56,0,-93,71,-93,222v0,149,35,220,94,220v59,0,91,-74,91,-222v0,-144,-31,-220,-92,-220"},"1":{"d":"236,0r0,-515v-44,18,-83,40,-126,59r-25,-114r172,-80r126,0r0,650r-147,0"},"2":{"d":"503,0r-461,0r0,-92r84,-76v142,-127,213,-200,213,-276v0,-53,-32,-95,-107,-95v-56,0,-105,28,-139,54r-43,-109v49,-37,125,-67,213,-67v147,0,228,86,228,204v0,133,-136,246,-233,332r245,0r0,125"},"3":{"d":"38,-35r31,-114v27,14,89,40,151,40v79,0,119,-38,119,-87v0,-85,-98,-99,-193,-93r0,-109v81,3,175,-1,175,-75v0,-39,-32,-68,-96,-68v-53,0,-109,23,-136,39r-31,-110v39,-25,117,-49,201,-49v240,0,291,247,97,313r0,2v78,14,141,73,141,158v0,115,-101,199,-266,199v-84,0,-155,-22,-193,-46"},"4":{"d":"455,0r-144,0r0,-155r-288,0r0,-99r246,-396r186,0r0,381r78,0r0,114r-78,0r0,155xm165,-269r146,0r0,-144v0,-39,2,-79,5,-121r-4,0v-42,96,-96,178,-147,265"},"5":{"d":"210,-425v158,-14,292,51,292,208v0,121,-104,228,-279,228v-79,0,-145,-18,-181,-37r27,-114v72,39,278,62,277,-67v0,-67,-53,-108,-183,-108v-36,0,-61,2,-88,6r43,-341r358,0r0,125r-252,0"},"6":{"d":"457,-659r0,117v-17,0,-35,0,-59,2v-135,11,-195,80,-212,156r3,0v32,-33,77,-52,138,-52v109,0,201,77,201,212v0,129,-99,235,-240,235v-173,0,-258,-129,-258,-284v0,-249,165,-397,427,-386xm277,-328v-53,0,-98,32,-96,96v2,69,36,132,106,131v53,0,87,-49,87,-115v0,-60,-32,-112,-97,-112"},"7":{"d":"49,-650r459,0r0,96r-268,554r-161,0r268,-525r-298,0r0,-125"},"8":{"d":"148,-333r0,-3v-63,-32,-94,-85,-94,-142v0,-110,99,-183,229,-183v152,0,215,88,215,167v0,56,-30,111,-94,143r0,3v63,24,119,78,119,162v0,118,-99,197,-250,197v-165,0,-241,-93,-241,-181v0,-78,45,-132,116,-163xm279,-94v54,0,89,-35,89,-81v0,-57,-42,-91,-102,-107v-106,20,-106,186,13,188xm276,-558v-52,0,-79,34,-79,75v0,44,40,72,92,88v80,-15,97,-162,-13,-163"},"9":{"d":"90,9r0,-119v139,14,253,-50,276,-160r-3,-1v-29,30,-71,47,-130,47v-110,0,-203,-77,-203,-203v0,-127,102,-234,245,-234v167,0,246,128,246,280v0,266,-158,403,-431,390xm274,-332v56,0,92,-24,92,-81v0,-69,-26,-138,-96,-137v-51,0,-89,46,-88,114v0,56,30,104,92,104"},":":{"d":"229,-403v0,52,-36,91,-91,91v-51,0,-88,-39,-88,-91v0,-54,37,-92,90,-92v53,0,89,37,89,92xm229,-80v0,52,-36,91,-91,91v-51,0,-88,-39,-88,-91v0,-54,37,-92,90,-92v53,0,89,37,89,92","w":260},";":{"d":"102,110r-100,9v31,-89,58,-193,73,-284r153,-10v-33,102,-78,207,-126,285xm234,-403v0,52,-35,91,-90,91v-52,0,-88,-39,-88,-91v0,-54,36,-92,89,-92v53,0,89,37,89,92","w":260},"<":{"d":"58,-223r0,-86r480,-223r0,106r-363,159r0,2r363,159r0,106","w":596},"=":{"d":"556,-325r-516,0r0,-93r516,0r0,93xm556,-118r-516,0r0,-93r516,0r0,93","w":596},">":{"d":"538,-312r0,92r-480,220r0,-106r371,-159r0,-2r-371,-159r0,-106","w":596},"?":{"d":"407,-530v0,137,-151,172,-135,311r-134,0v-6,-74,7,-118,58,-182v32,-39,58,-71,58,-105v0,-76,-126,-70,-172,-30r-34,-109v37,-21,96,-41,167,-41v132,0,192,73,192,156xm291,-80v0,52,-36,91,-91,91v-52,0,-88,-39,-88,-91v0,-54,37,-91,89,-91v54,0,90,37,90,91","w":445},"@":{"d":"443,-250r14,-95v-86,-22,-148,51,-149,138v0,38,17,62,50,62v37,0,76,-47,85,-105xm528,11r18,57v-228,102,-495,-12,-495,-279v0,-204,148,-381,374,-381v176,0,302,121,302,289v0,146,-82,238,-190,238v-50,0,-78,-29,-88,-77v-58,112,-241,105,-241,-53v0,-122,90,-233,234,-233v44,0,94,11,119,25r-30,185v-10,59,-3,86,25,87v43,1,97,-54,97,-169v0,-130,-84,-231,-239,-231v-153,0,-287,120,-287,311v0,225,214,315,401,231","w":770},"A":{"d":"416,-173r-193,0r-48,173r-158,0r206,-674r200,0r209,674r-164,0xm245,-287r149,0r-42,-143v-14,-39,-21,-94,-36,-130v-10,40,-20,91,-31,130","w":656,"k":{"T":83,"J":-15,"C":25,"G":25,"O":25,"Q":25,"U":35,"V":59,"W":59,"X":24,"Y":95,"Z":-6,"f":13,"g":14,"b":6,"h":6,"k":6,"l":6,"j":6,"i":6,"m":6,"n":6,"p":6,"r":6,"c":14,"d":14,"e":14,"o":14,"q":14,"s":3,"t":20,"u":15,"v":31,"w":31,"y":31,"x":3,"-":8,")":18,"]":18,"}":18,"\"":46,"'":46}},"B":{"d":"66,-3r0,-662v96,-16,325,-25,396,24v44,30,81,71,81,132v0,62,-40,114,-111,146v77,21,134,79,134,166v0,61,-28,109,-70,143v-49,39,-131,61,-265,61v-75,0,-131,-5,-165,-10xm217,-564r0,157v90,7,173,-17,173,-83v0,-51,-39,-78,-108,-78v-33,0,-52,2,-65,4xm217,-298r0,190v88,9,189,-5,189,-95v0,-85,-93,-100,-189,-95","w":604,"k":{"T":18,"V":11,"W":11,"Y":34,"A":4,"c":-6,"d":-6,"e":-6,"o":-6,"q":-6,"v":6,"w":6,"y":6,"a":-3,"-":-12,",":15,".":15}},"C":{"d":"538,-138r23,119v-28,14,-91,30,-173,30v-233,0,-353,-146,-353,-338v0,-230,164,-358,368,-358v79,0,139,16,166,30r-31,121v-31,-13,-74,-25,-128,-25v-121,0,-215,73,-215,223v0,135,80,220,216,220v46,0,97,-10,127,-22","w":595,"k":{"T":-14,"J":-10,"C":30,"G":30,"O":30,"Q":30,"V":-9,"W":-9,"X":-3,"Y":-7,"A":-10,"b":3,"h":3,"k":3,"l":3,"i":4,"m":4,"n":4,"p":4,"r":4,"c":19,"d":19,"e":19,"o":19,"q":19,"u":20,"v":33,"w":33,"y":33,"a":10,"z":-7,")":-9,"]":-9,"}":-9,"\"":-6,"'":-6}},"D":{"d":"662,-353v0,262,-161,360,-423,360v-79,0,-135,-5,-173,-10r0,-662v56,-9,129,-14,206,-14v128,0,211,23,276,72v70,52,114,135,114,254xm219,-556r0,441v168,20,281,-52,281,-233v0,-165,-122,-237,-281,-208","w":696,"k":{"T":28,"V":7,"W":7,"X":33,"Y":37,"A":16,"f":-10,"g":-4,"b":-3,"h":-3,"k":-3,"l":-3,"i":-4,"m":-4,"n":-4,"p":-4,"r":-4,"t":-13,"u":-5,"v":-10,"w":-10,"y":-10,"x":12,"z":3,"-":-12,")":19,"]":19,"}":19,",":40,".":40}},"E":{"d":"467,-409r0,124r-248,0r0,160r277,0r0,125r-430,0r0,-674r416,0r0,125r-263,0r0,140r248,0","w":534,"k":{"T":-5,"J":-22,"V":-7,"W":-7,"f":5,"g":7,"b":-4,"h":-4,"k":-4,"l":-4,"j":5,"c":4,"d":4,"e":4,"o":4,"q":4,"s":-4,"t":6,"u":10,"v":12,"w":12,"y":12,"z":-6,",":8,".":8}},"F":{"d":"66,0r0,-674r412,0r0,125r-259,0r0,154r242,0r0,124r-242,0r0,271r-153,0","w":527,"k":{"J":69,"A":67,"M":14,"g":9,"b":15,"h":15,"k":15,"l":15,"i":20,"m":20,"n":20,"p":20,"r":20,"c":26,"d":26,"e":26,"o":26,"q":26,"u":28,"v":20,"w":20,"y":20,"a":39,":":18,";":18,",":90,".":90}},"G":{"d":"404,7v-231,0,-369,-123,-369,-336v0,-224,164,-352,385,-352v87,0,154,17,187,33r-32,122v-37,-16,-83,-29,-157,-29v-127,0,-223,72,-223,218v0,166,132,251,287,211r0,-141r-104,0r0,-119r251,0r0,355v-47,16,-136,38,-225,38","w":682,"k":{"b":-3,"h":-3,"k":-3,"l":-3,"i":-3,"m":-3,"n":-3,"p":-3,"r":-3,"c":-6,"d":-6,"e":-6,"o":-6,"q":-6,"u":-3,"v":7,"w":7,"y":7,"a":-8}},"H":{"d":"66,-674r153,0r0,259r251,0r0,-259r152,0r0,674r-152,0r0,-282r-251,0r0,282r-153,0r0,-674","w":689,"k":{"Y":18,"f":-5,"b":-3,"h":-3,"k":-3,"l":-3,"i":-3,"m":-3,"n":-3,"p":-3,"r":-3,"c":3,"d":3,"e":3,"o":3,"q":3,"s":3,"t":-7,"x":3,"z":-3}},"I":{"d":"66,-674r153,0r0,674r-153,0r0,-674","w":285,"k":{"Y":18,"f":-5,"b":-3,"h":-3,"k":-3,"l":-3,"i":-3,"m":-3,"n":-3,"p":-3,"r":-3,"c":3,"d":3,"e":3,"o":3,"q":3,"s":3,"t":-7,"x":3,"z":-3}},"J":{"d":"198,-250r0,-424r152,0r0,426v6,239,-160,290,-351,243r17,-123v95,25,182,22,182,-122","w":411,"k":{"v":-3,"w":-3,"y":-3,"a":5,")":-13,"]":-13,"}":-13,",":7,".":7}},"K":{"d":"66,0r0,-674r151,0r0,298r3,0v15,-26,30,-51,46,-74r153,-224r187,0r-223,287r235,387r-178,0r-165,-291r-58,71r0,220r-151,0","w":614,"k":{"T":-6,"J":-29,"C":33,"G":33,"O":33,"Q":33,"Y":15,"Z":-17,"A":-13,"g":13,"c":17,"d":17,"e":17,"o":17,"q":17,"u":19,"v":41,"w":41,"y":41,":":-7,";":-7,"-":23,")":-7,"]":-7,"}":-7,"\"":-4,"'":-4,",":-9,".":-9}},"L":{"d":"66,0r0,-674r153,0r0,546r268,0r0,128r-421,0","w":511,"k":{"T":104,"J":-28,"C":38,"G":38,"O":38,"Q":38,"U":31,"V":65,"W":65,"Y":90,"A":-6,"f":3,"j":4,"c":9,"d":9,"e":9,"o":9,"q":9,"t":5,"u":11,"v":36,"w":36,"y":36,"a":-4,"-":18,"\"":101,"'":101}},"M":{"d":"646,0r-10,-258v-3,-81,-6,-179,-6,-277r-3,0v-21,86,-50,182,-75,261r-82,263r-119,0r-72,-260v-24,-79,-41,-181,-63,-264r-24,535r-141,0r43,-674r203,0r66,225v21,77,42,162,57,241r3,0v38,-162,87,-316,136,-466r199,0r37,674r-149,0","w":846,"k":{"T":13,"A":3,"j":-3,"i":-6,"m":-6,"n":-6,"p":-6,"r":-6,"c":-3,"d":-3,"e":-3,"o":-3,"q":-3,"a":-3,"-":-3}},"N":{"d":"206,0r-140,0r0,-674r178,0v86,155,183,307,250,478r3,0v-17,-145,-12,-315,-13,-478r140,0r0,674r-160,0r-144,-260v-40,-72,-84,-159,-117,-238r-3,1v4,89,6,184,6,294r0,203","w":690,"k":{"Y":18,"f":-5,"b":-3,"h":-3,"k":-3,"l":-3,"i":-3,"m":-3,"n":-3,"p":-3,"r":-3,"c":3,"d":3,"e":3,"o":3,"q":3,"s":3,"t":-7,"x":3,"z":-3}},"O":{"d":"363,-685v207,0,320,155,320,341v0,221,-134,355,-331,355v-200,0,-317,-151,-317,-343v0,-202,129,-353,328,-353xm359,-564v-103,0,-163,98,-163,229v0,132,62,225,164,225v103,0,162,-98,162,-229v0,-121,-58,-225,-163,-225","w":717,"k":{"T":28,"V":7,"W":7,"X":33,"Y":37,"A":16,"f":-10,"g":-4,"b":-3,"h":-3,"k":-3,"l":-3,"i":-4,"m":-4,"n":-4,"p":-4,"r":-4,"t":-13,"u":-5,"v":-10,"w":-10,"y":-10,"x":12,"z":3,"-":-12,")":19,"]":19,"}":19,",":40,".":40}},"P":{"d":"550,-469v6,174,-151,248,-333,228r0,241r-151,0r0,-665v47,-8,113,-14,206,-14v171,-1,273,61,278,210xm217,-558r0,199v91,18,182,-19,182,-106v0,-62,-43,-99,-119,-99v-31,0,-52,3,-63,6","w":581,"k":{"J":76,"V":7,"W":7,"X":28,"Y":20,"Z":9,"A":60,"M":14,"g":25,"i":9,"m":9,"n":9,"p":9,"r":9,"c":24,"d":24,"e":24,"o":24,"q":24,"s":21,"t":-12,"u":10,"v":-8,"w":-8,"y":-8,"a":18,":":10,";":10,"-":13,")":4,"]":4,"}":4,",":144,".":144}},"Q":{"d":"686,-2r-44,118v-96,-28,-176,-57,-266,-95v-15,-6,-31,-9,-47,-10v-152,-10,-294,-122,-294,-342v0,-202,128,-354,329,-354v206,0,319,156,319,340v0,153,-71,261,-160,301r0,4v52,15,110,27,163,38xm196,-336v-1,128,61,226,164,226v102,0,162,-97,162,-229v0,-123,-58,-225,-162,-225v-104,0,-164,102,-164,228","w":717,"k":{"T":28,"V":7,"W":7,"X":33,"Y":37,"A":16,"f":-10,"g":-4,"b":-3,"h":-3,"k":-3,"l":-3,"i":-4,"m":-4,"n":-4,"p":-4,"r":-4,"t":-13,"u":-5,"v":-10,"w":-10,"y":-10,"x":12,"z":3,"-":-12,")":19,"]":19,"}":19,",":40,".":40}},"R":{"d":"269,-679v169,-1,280,44,280,194v0,86,-61,145,-119,166r0,3v47,19,73,64,90,126v21,76,42,164,55,190r-156,0v-11,-20,-28,-74,-47,-157v-23,-103,-58,-112,-155,-108r0,265r-151,0r0,-665v49,-8,122,-14,203,-14xm217,-561r0,186v97,8,181,-17,181,-97v0,-62,-42,-93,-112,-94v-37,0,-58,3,-69,5","w":593,"k":{"J":-6,"C":4,"G":4,"O":4,"Q":4,"U":5,"V":6,"W":6,"X":-8,"Y":19,"A":-9,"b":-8,"h":-8,"k":-8,"l":-8,"i":-10,"m":-10,"n":-10,"p":-10,"r":-10,"t":-10,"v":-4,"w":-4,"y":-4,"a":-9}},"S":{"d":"40,-31r31,-126v60,41,276,77,276,-31v0,-42,-32,-66,-113,-95v-112,-39,-185,-101,-185,-199v0,-115,96,-203,255,-203v76,0,132,16,172,34r-34,123v-27,-13,-75,-32,-141,-32v-66,0,-98,30,-98,65v0,43,38,62,125,95v119,44,175,106,175,201v0,113,-87,210,-272,210v-77,0,-153,-21,-191,-42","w":540,"k":{"b":4,"h":4,"k":4,"l":4,"j":9,"c":-7,"d":-7,"e":-7,"o":-7,"q":-7,"t":5,"v":15,"w":15,"y":15,"a":-8,"-":-12}},"T":{"d":"196,0r0,-546r-181,0r0,-128r518,0r0,128r-184,0r0,546r-153,0","w":548,"k":{"i":54,"T":-22,"J":53,"C":29,"G":29,"O":29,"Q":29,"V":-28,"W":-28,"X":-18,"Y":-7,"A":72,"M":4,"S":9,"g":61,"b":12,"h":12,"k":12,"l":12,"m":54,"n":54,"p":54,"r":54,"c":81,"d":81,"e":81,"o":81,"q":81,"s":72,"u":54,"v":52,"w":52,"y":52,"x":14,"a":66,"z":57,":":36,";":36,"-":60,")":-31,"]":-31,"}":-31,"\"":-9,"'":-9,",":83,".":83}},"U":{"d":"65,-674r153,0r0,388v0,116,44,175,122,175v80,0,124,-56,124,-175r0,-388r152,0r0,378v0,208,-105,307,-281,307v-170,0,-270,-94,-270,-309r0,-376","w":682,"k":{"A":30,"f":-5,"s":13,"v":5,"w":5,"y":5,"x":12,"a":6,"z":9,",":23,".":23}},"V":{"d":"403,0r-178,0r-216,-674r167,0r82,285v23,80,44,157,60,241r3,0v39,-184,97,-353,147,-526r162,0","w":636,"k":{"T":-21,"J":39,"C":8,"G":8,"O":8,"Q":8,"V":-5,"W":-5,"A":54,"S":8,"g":8,"b":8,"h":8,"k":8,"l":8,"i":27,"m":27,"n":27,"p":27,"r":27,"c":42,"d":42,"e":42,"o":42,"q":42,"s":40,"t":8,"u":30,"v":15,"w":15,"y":15,"a":42,":":22,";":22,"-":25,")":-29,"]":-29,"}":-29,"\"":-13,"'":-13,",":69,".":69}},"W":{"d":"342,0r-167,0r-160,-674r163,0r51,277v15,81,29,168,40,236r2,0v11,-73,27,-154,44,-237r57,-276r162,0r54,284v17,78,22,156,38,226v10,-75,23,-154,39,-234r55,-276r155,0r-174,674r-165,0r-57,-290v-15,-66,-20,-136,-34,-208v-27,177,-68,331,-103,498","w":888,"k":{"T":-21,"J":39,"C":8,"G":8,"O":8,"Q":8,"V":-5,"W":-5,"A":54,"S":8,"g":8,"b":8,"h":8,"k":8,"l":8,"i":27,"m":27,"n":27,"p":27,"r":27,"c":42,"d":42,"e":42,"o":42,"q":42,"s":40,"t":8,"u":30,"v":15,"w":15,"y":15,"a":42,":":22,";":22,"-":25,")":-29,"]":-29,"}":-29,"\"":-13,"'":-13,",":69,".":69}},"X":{"d":"597,0r-176,0r-121,-243r-2,0v-29,76,-74,166,-108,243r-174,0r195,-341r-188,-333r175,0r110,235r2,0v31,-85,67,-156,103,-235r174,0r-190,329","w":613,"k":{"T":-6,"J":-10,"C":38,"G":38,"O":38,"Q":38,"V":-9,"W":-9,"X":11,"Y":-12,"A":13,"i":3,"m":3,"n":3,"p":3,"r":3,"c":19,"d":19,"e":19,"o":19,"q":19,"u":12,"v":37,"w":37,"y":37,"a":9,"-":18,"\"":-4,"'":-4}},"Y":{"d":"374,0r-152,0r0,-276r-213,-398r174,0r121,291r2,0r119,-291r171,0r-222,393r0,281","w":603,"k":{"J":69,"C":47,"G":47,"O":47,"Q":47,"V":-19,"W":-19,"X":22,"Y":26,"A":92,"M":21,"S":29,"B":18,"D":18,"E":18,"F":18,"H":18,"I":18,"K":18,"L":18,"N":18,"P":18,"R":18,"g":81,"b":15,"h":15,"k":15,"l":15,"i":21,"m":21,"n":21,"p":21,"r":21,"c":109,"d":109,"e":109,"o":109,"q":109,"s":64,"t":45,"u":72,"v":53,"w":53,"y":53,"x":56,"a":93,"z":49,":":50,";":50,"-":62,")":-33,"]":-33,"}":-33,"\"":-9,"'":-9,",":118,".":118}},"Z":{"d":"23,0r0,-82r321,-462r0,-4r-291,0r0,-126r489,0r0,88r-314,456r0,4r319,0r0,126r-524,0","w":577,"k":{"J":-22,"C":22,"G":22,"O":22,"Q":22,"X":5,"Y":-6,"A":-8,"c":9,"d":9,"e":9,"o":9,"q":9,"u":11,"v":16,"w":16,"y":16,"a":-4,"-":8}},"[":{"d":"273,112r-205,0r0,-798r205,0r0,84r-95,0r0,630r95,0r0,84","w":314,"k":{"T":-22,"J":-10,"C":23,"G":23,"O":23,"Q":23,"V":-27,"W":-27,"X":-5,"Y":-30,"A":19,"j":-50}},"\\":{"d":"314,40r-100,0r-202,-725r101,0","w":330},"]":{"d":"42,-686r204,0r0,798r-204,0r0,-84r95,0r0,-630r-95,0r0,-84","w":314},"^":{"d":"554,-177r-109,0r-146,-356r-3,0r-147,356r-107,0r210,-473r92,0","w":596},"_":{"d":"0,75r500,0r0,50r-500,0r0,-50","w":500},"a":{"d":"469,-289r0,170v0,47,2,92,7,119r-137,0r-9,-49r-3,0v-32,39,-82,60,-140,60v-99,0,-158,-72,-158,-150v0,-127,114,-188,287,-187v1,-37,-10,-70,-89,-70v-50,0,-103,17,-135,37r-28,-98v34,-19,101,-43,190,-43v163,0,215,96,215,211xm239,-96v46,0,82,-31,82,-82r0,-53v-80,-1,-142,18,-142,77v0,39,26,58,60,58","w":528},"b":{"d":"61,-146r0,-564r152,0r0,279r2,0v29,-42,80,-69,148,-69v117,0,202,97,202,247v0,176,-112,264,-224,264v-59,0,-111,-25,-149,-79r-6,68r-129,0v2,-32,4,-91,4,-146xm305,-383v-49,1,-93,42,-92,103r0,72v0,60,40,99,92,99v65,0,105,-50,105,-138v0,-76,-34,-136,-105,-136","w":598,"k":{"T":49,"g":-3,"c":-3,"d":-3,"e":-3,"o":-3,"q":-3,"v":9,"w":9,"y":9,"x":24,"z":9,"-":-16,")":8,"]":8,"}":8,"\"":20,"'":20,",":34,".":34}},"c":{"d":"410,-125r18,113v-27,12,-78,23,-136,23v-158,0,-259,-97,-259,-251v0,-143,98,-260,280,-260v40,0,84,7,116,19r-24,113v-18,-8,-45,-15,-85,-15v-80,0,-131,57,-131,137v0,126,123,161,221,121","w":451,"k":{"T":14,"f":-7,"c":11,"d":11,"e":11,"o":11,"q":11,"t":-16,"v":-15,"w":-15,"y":-15,"a":-4,"-":-12,"\"":-6,"'":-6,",":7,".":7}},"d":{"d":"383,-710r152,0r0,564v0,55,2,113,4,146r-135,0v-4,-23,-1,-53,-9,-72v-31,55,-90,83,-153,83v-116,0,-209,-99,-209,-251v-1,-165,102,-260,219,-260v62,0,105,24,131,55r0,-265xm291,-110v79,0,92,-79,92,-172v0,-61,-36,-102,-91,-102v-69,0,-105,62,-105,139v0,83,41,135,104,135","w":596,"k":{",":9,".":9}},"e":{"d":"493,-196r-315,0v7,109,180,105,273,73r20,103v-50,20,-111,31,-177,31v-166,0,-261,-97,-261,-250v0,-124,77,-261,247,-261v180,0,235,149,213,304xm177,-300r180,0v0,-37,-16,-99,-86,-99v-64,0,-90,58,-94,99","w":528,"k":{"T":41,"v":6,"w":6,"y":6,"x":12,"-":-30,"\"":3,"'":3,",":16,".":16}},"f":{"d":"231,0r-153,0r0,-377r-64,0r0,-112r64,0v-2,-74,14,-136,62,-183v56,-53,141,-57,216,-39r-6,117v-13,-4,-29,-7,-49,-7v-59,1,-75,50,-71,112r98,0r0,112r-97,0r0,377","w":341,"k":{"g":8,"c":10,"d":10,"e":10,"o":10,"q":10,"s":6,"t":-15,":":-28,";":-28,"-":3,")":-72,"]":-72,"}":-72,"\"":-42,"'":-42,",":39,".":39}},"g":{"d":"528,-489v-7,104,-3,295,-4,418v0,94,-18,172,-74,220v-94,81,-267,74,-375,22r30,-115v31,18,85,37,142,37v81,0,142,-60,125,-161v-29,41,-76,64,-132,64v-121,0,-207,-98,-207,-239v0,-157,102,-257,222,-257v69,0,107,32,136,69r5,-58r132,0xm287,-116v52,0,85,-42,85,-102r0,-72v-1,-58,-35,-94,-85,-95v-55,0,-100,50,-100,139v0,73,36,130,100,130","w":585,"k":{"T":34,",":17,".":17}},"h":{"d":"294,-377v-51,0,-80,35,-81,87r0,290r-152,0r0,-710r152,0r0,279r2,0v29,-38,76,-69,139,-69v97,0,171,67,171,214r0,286r-152,0r0,-269v0,-64,-22,-108,-79,-108","w":586,"k":{"T":57,"t":6,"v":19,"w":19,"y":19,"\"":14,"'":14}},"i":{"d":"213,0r-152,0r0,-489r152,0r0,489xm137,-702v49,0,80,33,81,77v0,42,-32,76,-82,76v-48,0,-79,-34,-79,-76v0,-44,31,-77,80,-77","w":274},"j":{"d":"-40,96v109,-16,120,-38,120,-191r0,-394r153,0r0,430v4,195,-88,269,-258,274xm157,-702v49,0,79,33,80,77v0,42,-31,76,-82,76v-48,0,-79,-34,-79,-76v0,-44,31,-77,81,-77","w":291,"k":{",":10,".":10}},"k":{"d":"213,-710r0,427r2,0v40,-73,89,-137,134,-206r183,0r-175,198r200,291r-187,0r-118,-201r-39,48r0,153r-152,0r0,-710r152,0","w":542,"k":{"T":28,"g":14,"b":-11,"h":-11,"k":-11,"l":-11,"i":-10,"m":-10,"n":-10,"p":-10,"r":-10,"c":14,"d":14,"e":14,"o":14,"q":14,"v":-3,"w":-3,"y":-3,"a":-5,":":-3,";":-3,"-":5,",":-4,".":-4}},"l":{"d":"61,0r0,-710r152,0r0,710r-152,0","w":275,"k":{",":9,".":9}},"m":{"d":"286,-378v-53,0,-77,43,-77,93r0,285r-148,0r0,-333v0,-61,-2,-113,-4,-156r128,0r7,66r3,0v21,-31,64,-77,148,-77v65,0,111,36,136,83v35,-48,81,-83,156,-83v94,0,165,66,165,212r0,288r-148,0r0,-266v0,-71,-23,-112,-72,-112v-48,0,-76,40,-76,92r0,286r-148,0r0,-274v0,-62,-22,-104,-70,-104","w":860,"k":{"T":57,"t":6,"v":19,"w":19,"y":19,"\"":14,"'":14}},"n":{"d":"296,-377v-56,0,-83,40,-83,95r0,282r-152,0r0,-333v0,-61,-2,-113,-4,-156r132,0r7,67r3,0v20,-31,70,-78,151,-78v100,0,175,66,175,210r0,290r-152,0r0,-271v0,-63,-22,-106,-77,-106","w":586,"k":{"T":57,"t":6,"v":19,"w":19,"y":19,"\"":14,"'":14}},"o":{"d":"294,-500v150,0,250,103,250,250v0,179,-127,261,-258,261v-143,0,-253,-94,-253,-252v0,-158,104,-259,261,-259xm290,-392v-73,0,-100,75,-100,147v0,84,35,147,100,147v59,0,97,-59,97,-147v0,-73,-28,-147,-97,-147","w":577,"k":{"T":49,"g":-3,"c":-3,"d":-3,"e":-3,"o":-3,"q":-3,"v":9,"w":9,"y":9,"x":24,"z":9,"-":-16,")":8,"]":8,"}":8,"\"":20,"'":20,",":34,".":34}},"p":{"d":"61,198r0,-523v0,-64,-2,-119,-4,-164r132,0v4,21,1,50,9,68v36,-52,92,-79,163,-79v107,0,203,93,203,249v0,178,-113,262,-222,262v-61,0,-103,-27,-129,-56r0,243r-152,0xm307,-381v-51,1,-94,42,-94,104r0,67v-1,64,38,104,92,104v66,0,105,-55,105,-138v0,-78,-35,-137,-103,-137","w":598,"k":{"T":49,"g":-3,"c":-3,"d":-3,"e":-3,"o":-3,"q":-3,"v":9,"w":9,"y":9,"x":24,"z":9,"-":-16,")":8,"]":8,"}":8,"\"":20,"'":20,",":34,".":34}},"q":{"d":"383,198r0,-259r-2,0v-31,46,-80,72,-145,72v-106,0,-203,-93,-203,-249v0,-175,112,-262,216,-262v65,0,107,26,138,68r4,-57r147,0v-1,47,-3,96,-3,147r0,540r-152,0xm291,-109v54,0,93,-41,92,-102r0,-73v-1,-56,-35,-98,-90,-98v-70,0,-105,59,-105,138v0,82,39,135,103,135","w":595,"k":{"T":37,",":7,".":7}},"r":{"d":"361,-354v-81,-19,-148,20,-148,106r0,248r-152,0r0,-328v0,-72,-2,-119,-4,-161r131,0r5,90r4,0v35,-81,88,-109,164,-99r0,144","w":380,"k":{"T":20,"f":-27,"g":8,"b":3,"h":3,"k":3,"l":3,"c":8,"d":8,"e":8,"o":8,"q":8,"t":-21,"u":3,"v":-18,"w":-18,"y":-18,"x":-13,"a":11,"z":-7,":":4,";":4,",":65,".":65}},"s":{"d":"33,-24r27,-109v28,17,86,37,131,37v46,0,65,-16,65,-41v0,-25,-15,-37,-72,-56v-101,-34,-139,-89,-139,-146v0,-92,78,-161,199,-161v57,0,108,13,138,28r-27,105v-29,-21,-164,-54,-164,12v0,23,19,35,79,56v93,32,133,79,133,151v0,91,-72,159,-212,159v-64,0,-121,-15,-158,-35","w":434,"k":{"T":35,",":10,".":10}},"t":{"d":"238,11v-112,0,-156,-63,-156,-188r0,-200r-65,0r0,-112r65,0r0,-92r149,-41r0,133r109,0r0,112r-109,0r0,177v-7,81,41,95,105,82r1,115v-20,8,-56,14,-99,14","w":367,"k":{"g":5,"c":5,"d":5,"e":5,"o":5,"q":5,"v":-5,"w":-5,"y":-5,",":8,".":8}},"u":{"d":"288,-112v54,0,81,-35,81,-86r0,-291r153,0r0,332v0,64,2,116,4,157r-132,0r-7,-69r-3,0v-19,30,-65,80,-153,80v-99,0,-172,-62,-172,-213r0,-287r153,0r0,263v0,71,23,114,76,114","w":583,"k":{"T":37,",":7,".":7}},"v":{"d":"9,-489r165,0r66,227v12,41,21,80,28,119r3,0v23,-119,60,-233,90,-346r160,0r-182,489r-152,0","w":530,"k":{"T":37,"g":14,"c":15,"d":15,"e":15,"o":15,"q":15,"s":16,"v":-19,"w":-19,"y":-19,"a":7,":":-5,";":-5,"-":7,",":48,".":48}},"w":{"d":"11,-489r155,0r39,200v12,49,16,110,30,161v25,-130,58,-239,88,-361r120,0r49,195v13,55,26,110,36,166r2,0v16,-125,45,-244,70,-361r149,0r-150,489r-143,0r-46,-172v-12,-48,-21,-91,-31,-152r-2,0v-18,128,-51,213,-81,324r-143,0","w":759,"k":{"T":37,"g":14,"c":15,"d":15,"e":15,"o":15,"q":15,"s":16,"v":-19,"w":-19,"y":-19,"a":7,":":-5,";":-5,"-":7,",":48,".":48}},"x":{"d":"7,-489r170,0r88,154r2,0r81,-154r165,0r-161,233r163,256r-172,0r-49,-88v-14,-24,-26,-49,-38,-74r-3,0r-83,162r-167,0r166,-249","w":519,"k":{"T":29,"c":22,"d":22,"e":22,"o":22,"q":22,"s":8,"t":-13,"v":-19,"w":-19,"y":-19,"-":4}},"y":{"d":"55,92v56,-13,121,-49,137,-109v0,-5,-2,-13,-7,-25r-179,-447r169,0r73,240v8,29,18,65,24,91r3,0r82,-331r163,0v-69,187,-188,569,-286,643v-56,42,-109,62,-147,67","w":523,"k":{"T":37,"g":14,"c":15,"d":15,"e":15,"o":15,"q":15,"s":16,"v":-19,"w":-19,"y":-19,"a":7,":":-5,";":-5,"-":7,",":48,".":48}},"z":{"d":"22,0r0,-87r154,-193v27,-34,53,-56,78,-89r-215,0r0,-120r400,0r0,91r-147,185v-26,34,-55,61,-80,92r235,0r0,121r-425,0","w":469,"k":{"T":29,"c":7,"d":7,"e":7,"o":7,"q":7,"v":-9,"w":-9,"y":-9}},"{":{"d":"95,-24v-1,-50,11,-108,11,-157v0,-28,-7,-66,-76,-68r0,-77v69,-2,76,-38,76,-68v0,-49,-12,-107,-11,-157v0,-106,75,-142,187,-135r0,85v-55,-4,-80,20,-79,71v1,40,9,81,10,125v2,78,-34,101,-85,118v55,12,85,41,85,117v0,85,-49,207,69,198r0,84v-110,5,-186,-22,-187,-136","w":314,"k":{"T":-22,"J":-10,"C":23,"G":23,"O":23,"Q":23,"V":-27,"W":-27,"X":-5,"Y":-30,"A":19,"j":-50}},"|":{"d":"88,-750r106,0r0,1000r-106,0r0,-1000","w":283},"}":{"d":"220,-551v0,50,-12,107,-12,157v0,30,8,66,76,68r0,77v-68,2,-76,40,-76,68v0,50,12,107,12,157v-1,113,-77,142,-188,136r0,-84v113,12,71,-110,69,-198v-3,-79,34,-102,86,-119v-56,-12,-86,-41,-86,-116v0,-83,47,-206,-69,-196r0,-85v112,-6,189,28,188,135","w":314},"~":{"d":"420,-184v-71,0,-178,-90,-235,-90v-25,0,-43,17,-47,82r-95,0v-1,-134,58,-187,139,-187v69,0,176,87,235,87v24,0,38,-21,41,-81r95,0v6,143,-57,189,-133,189","w":596},"'":{"d":"35,-692r135,0r-23,271r-89,0","w":205,"k":{"T":-9,"J":58,"C":9,"G":9,"O":9,"Q":9,"V":-9,"W":-9,"X":-4,"Y":-8,"A":46,"f":-25,"g":19,"c":13,"d":13,"e":13,"o":13,"q":13,"t":-22,"v":-6,"w":-6,"y":-6,",":125,".":125}},"`":{"d":"4,-702r140,0r86,152r-104,0","w":300},"\u00a0":{"w":202,"k":{"T":39,"V":37,"W":37,"Y":40}}}});
/*
 * The following copyright notice may not be removed under any circumstances.
 * 
 * Copyright:
 * © 2000, 2004 Adobe Systems Incorporated. All Rights Reserved. U.S. Patent
 * D454,582.
 * 
 * Trademark:
 * Myriad is either a registered trademark or a trademark of Adobe Systems
 * Incorporated in the United States and/or other countries.
 * 
 * Full name:
 * MyriadPro-It
 * 
 * Designer:
 * Robert Slimbach and Carol Twombly
 * 
 * Vendor URL:
 * http://www.adobe.com/type
 * 
 * License information:
 * http://www.adobe.com/type/legal.html
 */
Cufon.registerFont({"w":492,"face":{"font-family":"Myriad Pro","font-weight":400,"font-style":"italic","font-stretch":"normal","units-per-em":"1000","panose-1":"2 11 5 3 3 4 3 9 2 4","ascent":"750","descent":"-250","x-height":"11","bbox":"-111 -750 894 250","underline-thickness":"50","underline-position":"-50","slope":"-11","stemh":"65","stemv":"88","unicode-range":"U+0020-U+007E"},"glyphs":{" ":{"w":182},"!":{"d":"143,-194r-67,0r79,-480r94,0xm141,-55v0,37,-26,66,-64,66v-32,0,-54,-26,-54,-58v0,-37,26,-67,63,-67v33,0,55,26,55,59","w":236},"\"":{"d":"122,-692r86,0r-62,242r-54,0xm271,-692r86,0r-62,242r-54,0","w":304,"k":{"A":39,"Y":-24,"J":56,"f":-42,"t":-24,"b":-12,"h":-12,"k":-12,"l":-12,",":103,".":103}},"#":{"d":"193,-254r91,0r45,-147r-90,0xm114,0r-59,0r61,-197r-82,0r10,-57r91,0r46,-147r-87,0r10,-57r94,0r60,-192r58,0r-60,192r91,0r60,-192r58,0r-60,192r82,0r-10,57r-90,0r-45,147r87,0r-10,57r-96,0r-60,197r-59,0r61,-197r-90,0"},"$":{"d":"210,86r-60,0r19,-101v-48,-1,-105,-23,-132,-44r28,-64v33,23,75,43,133,43v73,0,131,-44,131,-111v0,-45,-21,-79,-84,-112v-83,-43,-129,-93,-129,-160v0,-89,74,-165,176,-174r20,-98r60,0r-18,98v48,2,90,19,108,33r-28,62v-21,-11,-56,-32,-114,-32v-73,0,-117,44,-117,99v0,44,25,70,98,109v77,41,116,92,116,158v0,111,-81,181,-187,193"},"%":{"d":"69,-407v0,-123,72,-255,188,-254v82,0,118,66,118,135v0,143,-75,264,-183,264v-77,0,-123,-58,-123,-145xm308,-521v0,-39,-12,-88,-62,-87v-67,0,-109,114,-109,203v0,47,14,90,63,90v67,0,108,-119,108,-206xm186,12r-60,0r491,-674r59,0xm431,-138v0,-123,72,-255,188,-254v81,0,118,66,118,135v0,143,-75,264,-183,264v-77,0,-123,-58,-123,-145xm670,-252v0,-39,-12,-89,-62,-88v-67,0,-109,115,-109,204v0,47,14,90,63,90v67,0,108,-119,108,-206","w":773},"&":{"d":"533,0r-98,0v-17,-20,-30,-38,-46,-62v-56,51,-116,73,-189,73v-117,0,-183,-74,-183,-169v0,-105,84,-177,167,-217v-19,-46,-36,-83,-36,-126v0,-100,74,-184,178,-184v90,0,136,61,136,133v0,80,-57,142,-173,196v33,67,87,138,121,190v41,-51,73,-117,102,-202r78,0v-37,107,-80,192,-142,256v25,35,52,72,85,112xm101,-170v0,65,43,116,121,116v53,0,98,-24,132,-60v-31,-47,-90,-129,-140,-213v-44,27,-113,75,-113,157xm385,-550v0,-39,-18,-77,-68,-76v-51,0,-93,49,-93,116v0,37,11,72,32,107v82,-39,129,-83,129,-147","w":589},"(":{"d":"279,-691r71,0v-105,119,-210,303,-210,534v0,91,14,178,55,275r-63,0v-42,-82,-64,-170,-64,-277v0,-239,112,-424,211,-532","w":284,"k":{"T":-50,"A":7,"C":8,"G":8,"O":8,"Q":8,"V":-45,"W":-45,"X":-3,"Y":-34,"J":3,"j":-41,"c":10,"d":10,"e":10,"o":10,"q":10}},")":{"d":"25,118r-71,0v105,-120,210,-304,210,-535v0,-91,-14,-178,-55,-274r64,0v41,81,63,169,63,276v0,239,-112,424,-211,533","w":284},"*":{"d":"338,-685r57,34r-110,127r153,-20r-14,68v-47,-4,-101,-17,-144,-16r82,121r-64,35v-18,-45,-29,-98,-50,-140r-79,141r-53,-36r108,-124r-149,19r12,-68v46,4,99,18,141,17r-80,-123r65,-34v18,45,28,97,49,139","w":414},"+":{"d":"274,-532r62,0r0,236r219,0r0,58r-219,0r0,238r-62,0r0,-238r-219,0r0,-58r219,0r0,-236","w":596},",":{"d":"21,117r-64,6v31,-59,76,-166,98,-239r99,-10v-36,85,-98,196,-133,243","w":211,"k":{"T":60,"A":-18,"V":52,"W":52,"X":-20,"Y":75,"J":-3,"Z":-21,"\"":132,"'":132}},"-":{"d":"48,-303r239,0r-12,65r-240,0","w":307,"k":{"T":54,"C":-19,"G":-19,"O":-19,"Q":-19,"V":13,"W":13,"X":6,"Y":46,"J":33,"S":3,"g":-23,"c":-26,"d":-26,"e":-26,"o":-26,"q":-26,"a":-23}},".":{"d":"140,-55v0,36,-26,66,-65,66v-32,0,-54,-26,-54,-59v0,-37,26,-67,63,-67v34,0,56,25,56,60","w":211,"k":{"T":60,"A":-18,"V":52,"W":52,"X":-20,"Y":75,"J":-3,"Z":-21,"\"":132,"'":132}},"\/":{"d":"13,40r-67,0r402,-725r68,0","w":326},"0":{"d":"327,-661v124,0,161,104,161,204v0,212,-101,468,-282,468v-120,0,-163,-99,-163,-223v0,-216,113,-449,284,-449xm318,-594v-113,0,-192,228,-192,386v0,68,13,152,91,152v122,0,188,-265,188,-396v0,-51,-7,-142,-87,-142"},"1":{"d":"181,0r108,-566v-40,17,-75,38,-113,56r-9,-66r148,-74r70,0r-123,650r-81,0"},"2":{"d":"392,0r-392,0r10,-55r97,-81v174,-147,276,-248,276,-355v0,-47,-26,-99,-101,-99v-58,0,-104,26,-134,47r-21,-60v45,-34,112,-58,172,-58v123,0,170,81,170,159v0,153,-189,310,-336,431r273,0"},"3":{"d":"16,-30r28,-66v25,15,66,36,125,36v111,0,162,-76,162,-143v0,-92,-77,-121,-172,-115r13,-65v90,6,194,-28,194,-126v0,-50,-30,-81,-92,-81v-49,0,-94,15,-123,36r-18,-63v41,-25,98,-44,155,-44v109,0,166,65,166,140v0,87,-73,144,-144,170v71,17,109,79,109,147v0,123,-112,215,-253,215v-70,0,-128,-21,-150,-41"},"4":{"d":"336,0r-79,0r34,-179r-280,0r11,-56r347,-415r90,0r-77,405r89,0r-13,66r-88,0xm113,-245r191,0r42,-217r25,-104r-4,0v-72,122,-170,212,-254,321"},"5":{"d":"487,-650r-14,72r-223,0r-51,165v54,-6,93,1,145,29v54,30,78,87,78,143v0,158,-126,252,-267,252v-63,0,-119,-19,-140,-36r26,-66v23,15,69,31,121,31v93,0,174,-73,174,-163v0,-70,-36,-126,-157,-126v-27,0,-47,2,-73,4r90,-305r291,0"},"6":{"d":"470,-660r-12,71v-166,3,-262,98,-317,242r2,0v38,-49,100,-81,159,-81v102,0,157,77,157,176v0,128,-99,263,-239,263v-124,0,-184,-90,-184,-213v0,-264,177,-451,434,-458xm270,-363v-71,0,-157,67,-153,172v3,79,37,135,109,135v86,0,147,-98,147,-190v0,-77,-38,-117,-103,-117"},"7":{"d":"134,-650r389,0r-11,58r-377,592r-92,0r375,-576r-1,-3r-297,0"},"8":{"d":"177,-349v-153,-104,-38,-312,138,-312v95,0,164,57,164,147v0,77,-52,134,-128,169r0,3v67,36,96,95,96,154v0,127,-115,199,-228,199v-122,0,-195,-69,-195,-162v0,-99,72,-164,152,-195xm110,-160v0,56,38,108,115,108v76,0,136,-52,136,-129v0,-65,-37,-105,-114,-132v-67,17,-137,68,-137,153xm397,-504v0,-44,-23,-95,-95,-94v-66,0,-116,54,-116,115v0,51,31,87,95,110v64,-21,116,-68,116,-131"},"9":{"d":"56,10r10,-71v84,1,141,-20,200,-68v48,-38,91,-95,119,-173r-3,0v-40,47,-97,71,-148,71v-107,0,-158,-83,-158,-169v0,-132,106,-261,241,-261v123,0,175,94,175,205v0,162,-91,310,-168,374v-75,62,-154,93,-268,92xm259,-297v83,0,153,-63,149,-170v-3,-73,-28,-127,-100,-127v-81,0,-147,90,-147,185v0,65,33,112,98,112"},":":{"d":"207,-408v0,36,-26,66,-64,66v-33,0,-55,-26,-55,-59v0,-36,26,-67,63,-67v34,0,56,26,56,60xm139,-55v0,37,-25,66,-64,66v-32,0,-54,-26,-54,-58v0,-37,26,-67,63,-67v34,0,55,25,55,59","w":211},";":{"d":"20,117r-63,6v31,-59,77,-166,98,-239r99,-10v-36,85,-98,196,-134,243xm212,-408v0,36,-26,66,-64,66v-33,0,-55,-26,-55,-59v0,-36,26,-67,63,-67v34,0,56,26,56,60","w":211},"<":{"d":"78,-239r0,-54r449,-239r0,68r-375,197r0,2r375,197r0,68","w":596},"=":{"d":"556,-338r-500,0r0,-59r500,0r0,59xm556,-141r-500,0r0,-59r500,0r0,59","w":596},">":{"d":"541,-294r0,56r-449,238r0,-68r379,-197r0,-2r-379,-197r0,-68","w":596},"?":{"d":"207,-192r-80,0v4,-83,27,-128,99,-208v44,-48,88,-91,88,-146v0,-35,-18,-70,-76,-70v-38,0,-72,10,-100,28r-16,-61v38,-23,84,-37,137,-37v97,0,141,64,141,125v0,130,-182,220,-188,341v-1,9,-3,19,-5,28xm200,-55v0,37,-26,66,-65,66v-32,0,-54,-26,-54,-58v0,-37,27,-67,63,-67v34,0,56,26,56,59","w":384},"@":{"d":"439,-255r22,-113v-113,-33,-210,59,-210,173v0,44,23,76,66,76v58,0,110,-74,122,-136xm499,21r16,44v-220,110,-480,-11,-480,-273v0,-206,142,-385,364,-385v175,0,291,123,291,290v0,150,-84,238,-178,238v-40,0,-76,-27,-74,-88r-3,0v-36,59,-82,88,-142,88v-58,0,-108,-47,-108,-126v0,-124,99,-237,237,-237v43,0,82,9,108,21r-34,181v-15,76,-4,111,30,112v51,1,108,-67,108,-183v0,-145,-87,-249,-243,-249v-163,0,-300,129,-300,332v0,167,105,271,261,271v51,0,107,-12,147,-36","w":720},"A":{"d":"401,-213r-233,0r-107,213r-88,0r349,-674r98,0r93,674r-85,0xm198,-279r196,0r-26,-195v-6,-34,-5,-89,-14,-124v-46,110,-103,215,-156,319","w":568,"k":{"T":60,"A":10,"C":21,"G":21,"O":21,"Q":21,"U":28,"V":41,"W":41,"X":6,"Y":62,"f":4,"g":10,"j":-12,"i":-7,"m":-7,"n":-7,"p":-7,"r":-7,"c":10,"d":10,"e":10,"o":10,"q":10,"s":-5,"t":4,"u":4,"v":21,"w":21,"y":21,"x":-14,"z":-19,"-":5,"\"":36,"'":36}},"B":{"d":"471,-207v-7,152,-133,214,-299,212v-58,0,-108,-4,-140,-10r125,-660v41,-8,90,-14,145,-14v116,-1,200,48,204,152v3,87,-73,145,-146,170v61,18,115,69,111,150xm229,-606r-42,218v125,10,228,-30,233,-132v4,-90,-112,-105,-191,-86xm174,-325r-49,258v128,17,259,-12,259,-144v0,-103,-100,-121,-210,-114","w":519,"k":{"T":12,"A":-5,"U":8,"V":3,"W":3,"X":4,"Y":18,"c":-3,"d":-3,"e":-3,"o":-3,"q":-3,"v":-7,"w":-7,"y":-7,"-":-7,",":15,".":15}},"C":{"d":"433,-613v-173,0,-296,154,-296,332v0,121,55,220,205,220v51,0,107,-10,144,-29r11,68v-38,17,-99,33,-175,33v-170,0,-273,-108,-273,-280v0,-221,164,-416,398,-416v75,0,128,19,146,33r-27,67v-25,-15,-73,-28,-133,-28","w":555,"k":{"A":-3,"C":25,"G":25,"O":25,"Q":25,"V":-8,"W":-8,"M":-4,"g":4,"c":7,"d":7,"e":7,"o":7,"q":7,"u":7,"v":14,"w":14,"y":14,"z":-6,"a":8,")":-20,"]":-20,"}":-20}},"D":{"d":"32,-4r126,-661v51,-9,108,-14,167,-14v113,0,197,33,248,90v35,39,64,98,64,183v0,122,-51,240,-136,317v-103,93,-292,106,-469,85xm128,-69v259,42,419,-109,420,-333v0,-120,-59,-209,-227,-209v-30,0,-67,2,-92,7","w":647,"k":{"T":28,"A":7,"X":12,"Y":33,"f":-23,"g":-14,"j":-3,"i":-6,"m":-6,"n":-6,"p":-6,"r":-6,"c":-11,"d":-11,"e":-11,"o":-11,"q":-11,"s":-7,"t":-22,"u":-6,"v":-18,"w":-18,"y":-18,"z":-3,"a":-11,"b":-7,"h":-7,"k":-7,"l":-7,":":-5,";":-5,"-":-15,",":25,".":25}},"E":{"d":"433,-387r-14,70r-245,0r-46,246r276,0r-14,71r-359,0r128,-674r344,0r-14,71r-260,0r-41,216r245,0","w":470,"k":{"V":-8,"W":-8,"Y":-3,"f":-4,"g":5,"c":5,"d":5,"e":5,"o":5,"q":5,"t":4,"u":6,"v":8,"w":8,"y":8,"z":-3,"a":5,",":7,".":7}},"F":{"d":"31,0r128,-674r342,0r-13,71r-259,0r-44,227r239,0r-14,71r-238,0r-58,305r-83,0","w":465,"k":{"A":61,"C":4,"G":4,"O":4,"Q":4,"X":4,"M":9,"J":85,"g":36,"i":21,"m":21,"n":21,"p":21,"r":21,"c":29,"d":29,"e":29,"o":29,"q":29,"s":27,"u":27,"v":20,"w":20,"y":20,"x":32,"a":41,"b":16,"h":16,"k":16,"l":16,":":12,";":12,"-":5,"\"":-5,"'":-5,",":85,".":85}},"G":{"d":"448,-609v-179,0,-310,155,-310,329v0,130,65,216,215,216v40,0,78,-8,103,-19r38,-201r-137,0r13,-68r218,0r-61,323v-39,16,-111,36,-190,36v-95,0,-171,-25,-220,-84v-128,-156,-70,-380,64,-504v70,-65,169,-100,277,-100v83,0,139,19,159,31r-27,70v-35,-17,-81,-29,-142,-29","w":623,"k":{"T":4,"A":-6,"V":6,"W":6,"Y":8,"c":-3,"d":-3,"e":-3,"o":-3,"q":-3,"a":-7,"-":-3}},"H":{"d":"160,-674r83,0r-55,284r310,0r54,-284r84,0r-129,674r-83,0r60,-317r-310,0r-60,317r-83,0","w":627,"k":{"f":-7,"t":-6,"v":-5,"w":-5,"y":-5,"z":-7}},"I":{"d":"158,-674r83,0r-128,674r-83,0","w":233,"k":{"f":-7,"t":-6,"v":-5,"w":-5,"y":-5,"z":-7}},"J":{"d":"210,-219r86,-455r83,0r-88,464v-30,158,-96,221,-222,221v-41,0,-83,-9,-100,-17r18,-71v115,33,193,15,223,-142","w":364,"k":{"A":5,"c":-3,"d":-3,"e":-3,"o":-3,"q":-3,"v":-13,"w":-13,"y":-13,")":-32,"]":-32,"}":-32}},"K":{"d":"31,0r128,-674r83,0r-63,328r5,-1v23,-28,45,-53,66,-75r237,-252r104,0r-284,290r174,384r-91,0r-147,-331r-81,75r-49,256r-82,0","w":515,"k":{"A":-6,"C":19,"G":19,"O":19,"Q":19,"U":7,"V":-13,"W":-13,"J":-23,"S":3,"Z":-22,"g":5,"i":-9,"m":-9,"n":-9,"p":-9,"r":-9,"c":8,"d":8,"e":8,"o":8,"q":8,"u":10,"v":19,"w":19,"y":19,"b":-9,"h":-9,"k":-9,"l":-9,"-":24,")":-23,"]":-23,"}":-23,"\"":-9,"'":-9,",":-22,".":-22}},"L":{"d":"31,0r128,-674r83,0r-115,602r272,0r-14,72r-354,0","w":442,"k":{"T":86,"A":-11,"C":45,"G":45,"O":45,"Q":45,"U":49,"V":65,"W":65,"Y":90,"J":-3,"Z":-20,"g":11,"c":26,"d":26,"e":26,"o":26,"q":26,"u":13,"v":40,"w":40,"y":40,"x":-3,"z":-16,"a":3,"-":58,"\"":135,"'":135}},"M":{"d":"676,0r-80,0r48,-364v9,-64,24,-163,37,-228r-4,0v-90,202,-203,396,-305,588r-64,0r-50,-363v-12,-77,-13,-161,-23,-225v-15,62,-36,164,-52,228r-92,364r-78,0r175,-674r106,0r53,386v7,58,15,119,16,169r3,0v82,-189,194,-374,288,-555r108,0","w":780,"k":{"C":3,"G":3,"O":3,"Q":3,"Y":3,"j":-12,"i":-6,"m":-6,"n":-6,"p":-6,"r":-6,"v":-7,"w":-7,"y":-7}},"N":{"d":"109,0r-78,0r128,-674r91,0v69,181,166,377,214,570v18,-171,66,-398,98,-570r79,0r-129,674r-82,0v-69,-182,-167,-384,-216,-575r-3,1v-21,174,-70,397,-102,574","w":632,"k":{"f":-7,"t":-6,"v":-5,"w":-5,"y":-5,"z":-7}},"O":{"d":"657,-409v0,206,-129,425,-353,420v-332,-7,-302,-439,-127,-605v58,-55,141,-91,226,-91v181,0,254,132,254,276xm316,-59v166,0,255,-192,254,-346v0,-96,-31,-210,-178,-210v-167,0,-256,192,-257,345v0,110,49,211,181,211","w":668,"k":{"T":28,"A":7,"X":12,"Y":33,"f":-23,"g":-14,"j":-3,"i":-6,"m":-6,"n":-6,"p":-6,"r":-6,"c":-11,"d":-11,"e":-11,"o":-11,"q":-11,"s":-7,"t":-22,"u":-6,"v":-18,"w":-18,"y":-18,"z":-3,"a":-11,"b":-7,"h":-7,"k":-7,"l":-7,":":-5,";":-5,"-":-15,",":25,".":25}},"P":{"d":"518,-505v-4,180,-166,262,-354,235r-51,270r-82,0r127,-664v38,-9,91,-15,146,-15v118,-1,217,54,214,174xm227,-604r-50,264v136,32,257,-43,257,-159v0,-107,-116,-125,-207,-105","w":507,"k":{"T":8,"A":64,"X":33,"Y":3,"J":74,"Z":37,"g":22,"i":11,"m":11,"n":11,"p":11,"r":11,"c":19,"d":19,"e":19,"o":19,"q":19,"s":11,"t":-9,"u":13,"v":-16,"w":-16,"y":-16,"a":21,"b":5,"h":5,"k":5,"l":5,":":10,";":10,"-":12,")":8,"]":8,"}":8,",":107,".":107}},"Q":{"d":"657,-409v0,166,-95,360,-247,397r0,3v59,12,122,25,179,34r-32,69v-118,-27,-209,-62,-280,-84v-127,-7,-229,-106,-229,-274v0,-115,45,-245,125,-325v59,-60,145,-96,230,-96v183,0,254,136,254,276xm312,-59v174,0,257,-196,258,-348v0,-88,-30,-208,-178,-208v-170,0,-256,197,-257,347v0,107,47,209,177,209","w":668,"k":{"T":28,"A":7,"X":12,"Y":33,"f":-23,"g":-14,"j":-3,"i":-6,"m":-6,"n":-6,"p":-6,"r":-6,"c":-11,"d":-11,"e":-11,"o":-11,"q":-11,"s":-7,"t":-22,"u":-6,"v":-18,"w":-18,"y":-18,"z":-3,"a":-11,"b":-7,"h":-7,"k":-7,"l":-7,":":-5,";":-5,"-":-15,",":25,".":25}},"R":{"d":"516,-518v2,100,-79,169,-161,197v47,16,70,66,75,136v7,94,12,158,21,185r-86,0v-4,-14,-12,-85,-16,-163v-6,-125,-65,-138,-180,-131r-55,294r-83,0r127,-664v41,-9,97,-15,147,-15v118,-1,209,51,211,161xm229,-605r-47,247r74,0v105,0,173,-69,173,-150v0,-97,-114,-117,-200,-97","w":523,"k":{"T":7,"A":-6,"C":-5,"G":-5,"O":-5,"Q":-5,"U":10,"V":-5,"W":-5,"X":-3,"Y":13,"g":7,"i":-9,"m":-9,"n":-9,"p":-9,"r":-9,"t":-18,"u":3,"v":-14,"w":-14,"y":-14,"a":4,"b":-8,"h":-8,"k":-8,"l":-8,"-":5}},"S":{"d":"12,-36r30,-68v87,68,291,61,289,-84v0,-50,-29,-88,-99,-126v-86,-47,-134,-100,-134,-173v0,-120,104,-198,228,-198v65,0,114,20,138,36r-30,67v-21,-12,-63,-31,-117,-31v-83,0,-133,55,-133,110v0,55,34,87,104,125v83,45,129,97,129,180v0,117,-92,209,-243,209v-68,0,-134,-23,-162,-47","w":466,"k":{"C":3,"G":3,"O":3,"Q":3,"c":-10,"d":-10,"e":-10,"o":-10,"q":-10,"v":10,"w":10,"y":10,"x":3,"a":-9,"-":-3}},"T":{"d":"148,0r114,-602r-197,0r14,-72r478,0r-14,72r-198,0r-114,602r-83,0","w":474,"k":{"i":51,"T":-43,"A":56,"C":16,"G":16,"O":16,"Q":16,"V":-44,"W":-44,"X":-31,"Y":-30,"J":46,"S":-9,"g":70,"m":51,"n":51,"p":51,"r":51,"c":59,"d":59,"e":59,"o":59,"q":59,"s":62,"t":7,"u":57,"v":33,"w":33,"y":33,"x":51,"z":56,"a":76,"b":3,"h":3,"k":3,"l":3,":":27,";":27,"-":63,")":-55,"]":-55,"}":-55,"\"":-18,"'":-18,",":66,".":66}},"U":{"d":"158,-674r83,0r-76,399v-5,28,-8,57,-8,85v0,86,50,130,125,130v92,0,160,-62,188,-213r77,-401r83,0r-77,403v-39,201,-139,282,-282,282v-111,0,-197,-60,-197,-199v0,-174,59,-324,84,-486","w":621,"k":{"A":17,"S":9,"f":-13,"t":-3,"v":-4,"w":-4,"y":-4,"x":4,"b":-5,"h":-5,"k":-5,"l":-5}},"V":{"d":"258,0r-91,0r-84,-674r85,0r49,432v8,69,12,108,13,152r3,0v77,-185,198,-400,288,-584r92,0","w":539,"k":{"T":-33,"A":44,"M":5,"J":32,"S":-8,"g":37,"i":8,"m":8,"n":8,"p":8,"r":8,"c":30,"d":30,"e":30,"o":30,"q":30,"s":25,"t":-8,"u":14,"x":15,"z":15,"a":37,"b":-6,"h":-6,"k":-6,"l":-6,":":18,";":18,"-":21,")":-35,"]":-35,"}":-35,"\"":-10,"'":-10,",":54,".":54}},"W":{"d":"219,0r-89,0r-33,-674r84,0r14,404v3,87,1,133,0,176r2,0v64,-174,178,-403,256,-580r89,0r14,388v3,87,3,146,2,190r2,0v69,-200,165,-388,247,-578r87,0r-313,674r-87,0r-18,-383v-3,-79,-2,-117,2,-194r-3,0v-69,207,-171,385,-256,577","w":829,"k":{"T":-33,"A":44,"M":5,"J":32,"S":-8,"g":37,"i":8,"m":8,"n":8,"p":8,"r":8,"c":30,"d":30,"e":30,"o":30,"q":30,"s":25,"t":-8,"u":14,"x":15,"z":15,"a":37,"b":-6,"h":-6,"k":-6,"l":-6,":":18,";":18,"-":21,")":-35,"]":-35,"}":-35,"\"":-10,"'":-10,",":54,".":54}},"X":{"d":"466,0r-88,0r-107,-285r-2,0v-21,32,-45,69,-79,116r-121,169r-99,0r263,-343r-127,-331r88,0r64,173v16,39,22,75,36,102r69,-102r129,-173r99,0r-260,330","w":521,"k":{"T":-24,"A":9,"C":22,"G":22,"O":22,"Q":22,"V":-26,"W":-26,"X":-16,"Y":-26,"g":13,"c":13,"d":13,"e":13,"o":13,"q":13,"u":10,"v":13,"w":13,"y":13,"a":15,"-":25,")":-25,"]":-25,"}":-25,"\"":-3,"'":-3,",":-6,".":-6}},"Y":{"d":"243,0r-82,0r53,-280r-130,-394r89,0r65,218v17,60,23,87,28,113r2,0r72,-116r146,-215r97,0r-287,393","w":517,"k":{"i":36,"T":-22,"A":74,"C":25,"G":25,"O":25,"Q":25,"U":6,"V":-11,"W":-11,"X":13,"M":20,"J":58,"S":8,"B":8,"D":8,"E":8,"F":8,"H":8,"I":8,"K":8,"L":8,"N":8,"P":8,"R":8,"g":80,"j":9,"m":36,"n":36,"p":36,"r":36,"c":69,"d":69,"e":69,"o":69,"q":69,"s":66,"t":20,"u":53,"v":26,"w":26,"y":26,"x":42,"z":52,"a":85,"b":8,"h":8,"k":8,"l":8,":":26,";":26,"-":63,")":-28,"]":-28,"}":-28,",":97,".":97}},"Z":{"d":"-20,0r10,-51r457,-551r-321,0r14,-72r432,0r-10,54r-454,546v112,7,239,-1,355,2r-14,72r-469,0","w":523,"k":{"A":-5,"C":21,"G":21,"O":21,"Q":21,"V":-16,"W":-16,"X":-3,"g":11,"c":9,"d":9,"e":9,"o":9,"q":9,"u":5,"a":12,"-":9}},"[":{"d":"194,111r-175,0r152,-797r175,0r-10,54r-107,0r-132,689r107,0","w":284,"k":{"T":-50,"A":7,"C":8,"G":8,"O":8,"Q":8,"V":-45,"W":-45,"X":-3,"Y":-34,"J":3,"j":-41,"c":10,"d":10,"e":10,"o":10,"q":10}},"\\":{"d":"309,40r-65,0r-183,-725r65,0","w":329},"]":{"d":"109,-686r175,0r-152,797r-175,0r10,-54r108,0r132,-689r-108,0","w":284},"^":{"d":"534,-189r-68,0r-163,-388r-3,0r-163,388r-68,0r203,-461r60,1","w":596},"_":{"d":"-49,75r500,0r-10,50r-500,0","w":500},"a":{"d":"426,0r-77,0v-2,-27,10,-81,9,-125v-53,100,-119,136,-188,136v-85,0,-139,-68,-139,-160v0,-168,124,-346,335,-346v46,0,97,8,130,19v-25,139,-74,331,-70,476xm375,-276r28,-146v-161,-41,-286,106,-286,258v0,54,19,107,83,107v69,0,151,-90,175,-219","w":522},"b":{"d":"159,-710r83,0r-64,314r2,0v43,-65,105,-99,170,-99v106,0,146,88,146,174v0,148,-107,332,-301,332v-85,0,-149,-35,-149,-125v0,-23,4,-52,8,-75xm318,-426v-103,0,-187,153,-187,300v0,46,26,72,78,72v125,0,201,-149,201,-256v0,-60,-26,-116,-92,-116","w":525,"k":{"T":53,"g":-3,"j":5,"c":-3,"d":-3,"e":-3,"o":-3,"q":-3,"v":7,"w":7,"y":7,"x":10,"z":8,"-":-15,"\"":22,"'":22,",":18,".":18}},"c":{"d":"353,-85r8,66v-25,12,-75,30,-140,30v-125,0,-186,-85,-186,-188v0,-198,190,-378,397,-296r-24,66v-19,-9,-46,-18,-82,-18v-126,0,-205,124,-205,238v0,78,41,129,120,129v49,0,87,-15,112,-27","w":423,"k":{"T":21,"f":-8,"c":9,"d":9,"e":9,"o":9,"q":9,"s":-3,"t":-6,"v":-12,"w":-12,"y":-12,"x":-3,"a":15,",":10,".":10}},"d":{"d":"460,-710r83,0r-106,557v-10,50,-18,106,-21,153r-76,0v2,-31,13,-69,11,-96v-44,69,-105,107,-174,107v-94,0,-145,-77,-145,-176v-2,-198,177,-386,385,-313xm371,-239r33,-169v-144,-74,-286,75,-286,232v0,58,20,119,91,119v64,0,141,-73,162,-182","w":525,"k":{",":15,".":15}},"e":{"d":"365,-90r12,62v-36,21,-95,39,-160,39v-128,0,-184,-88,-184,-195v0,-146,108,-311,264,-311v92,0,142,55,142,124v0,127,-143,161,-322,158v-4,21,-1,66,10,92v19,43,58,65,108,65v57,0,100,-18,130,-34xm127,-277v130,1,233,-15,232,-92v0,-39,-30,-61,-74,-61v-79,0,-138,77,-158,153","w":453,"k":{"T":35,"-":-10,",":12,".":12}},"f":{"d":"122,0r-82,0r79,-418r-64,0r12,-66r65,0v16,-120,68,-234,199,-237v33,0,55,6,66,13r-18,66v-102,-39,-154,51,-165,158r108,0r-13,66r-107,0","w":283,"k":{"t":-6,"a":7,":":-34,";":-34,")":-86,"]":-86,"}":-86,"\"":-63,"'":-63,",":31,".":31}},"g":{"d":"9,175r24,-65v29,18,77,32,128,32v81,0,145,-42,174,-173r16,-72r-3,0v-42,69,-101,103,-168,103v-97,0,-147,-82,-147,-168v-1,-164,120,-327,307,-327v56,0,117,16,155,34r-74,400v-20,102,-48,172,-98,216v-82,72,-230,65,-314,20xm373,-251r31,-161v-15,-7,-45,-16,-80,-16v-121,0,-204,126,-205,246v0,53,19,116,93,116v71,0,143,-90,161,-185","w":524,"k":{"T":43,"g":4,",":14,".":14}},"h":{"d":"111,0r-83,0r135,-710r83,0r-60,312r2,0v41,-59,100,-97,173,-97v55,0,120,34,120,130v0,132,-43,243,-62,365r-83,0v19,-118,60,-217,60,-346v0,-45,-21,-80,-75,-80v-64,0,-145,75,-165,184","w":534,"k":{"T":59,"u":5,"v":6,"w":6,"y":6,"x":3,"\"":37,"'":37}},"i":{"d":"111,0r-83,0r93,-484r83,0xm240,-623v0,33,-24,56,-57,56v-28,0,-47,-22,-47,-52v1,-32,25,-56,55,-56v30,0,49,22,49,52","w":229},"j":{"d":"125,-484r83,0r-92,482v-21,149,-77,229,-227,205r10,-65v79,13,110,-3,132,-122xm240,-623v0,33,-24,56,-57,56v-28,0,-47,-22,-47,-52v1,-32,25,-56,55,-56v30,0,49,22,49,52","w":227,"k":{"j":-23,",":10,".":10}},"k":{"d":"111,0r-82,0r134,-710r83,0r-85,445r218,-219r102,0r-211,199r145,285r-92,0r-116,-239r-61,55","w":456,"k":{"T":28,"g":14,"i":-7,"m":-7,"n":-7,"p":-7,"r":-7,"c":14,"d":14,"e":14,"o":14,"q":14,"v":-8,"w":-8,"y":-8,"a":14,"b":-7,"h":-7,"k":-7,"l":-7,":":-12,";":-12,",":-10,".":-10}},"l":{"d":"111,0r-82,0r135,-710r83,0","w":229,"k":{",":15,".":15}},"m":{"d":"109,0r-81,0r65,-343v10,-54,17,-101,22,-141r73,0r-13,91r3,0v45,-67,106,-102,170,-102v74,0,109,47,113,108v43,-70,105,-107,178,-108v56,0,117,36,117,127v0,131,-43,247,-62,368r-81,0r52,-279v14,-66,13,-147,-66,-147v-60,0,-131,70,-151,178r-47,248r-80,0r54,-284v10,-67,19,-142,-66,-142v-61,0,-136,80,-155,183","w":808,"k":{"T":59,"u":5,"v":6,"w":6,"y":6,"x":3,"\"":37,"'":37}},"n":{"d":"111,0r-83,0r65,-343v11,-54,17,-101,23,-141r74,0v-2,30,-13,68,-10,95v43,-68,108,-106,179,-106v58,0,123,33,123,135v0,126,-44,242,-63,360r-83,0r53,-279v14,-68,13,-147,-69,-147v-59,0,-143,71,-165,191","w":534,"k":{"T":59,"u":5,"v":6,"w":6,"y":6,"x":3,"\"":37,"'":37}},"o":{"d":"303,-495v131,0,189,99,189,202v0,149,-106,304,-268,304v-121,0,-189,-90,-189,-199v0,-159,111,-307,268,-307xm294,-429v-104,0,-174,127,-173,238v0,79,43,136,114,136v98,0,172,-126,172,-239v0,-56,-26,-135,-113,-135","w":522,"k":{"T":53,"g":-3,"j":5,"c":-3,"d":-3,"e":-3,"o":-3,"q":-3,"v":7,"w":7,"y":7,"x":10,"z":8,"-":-15,"\"":22,"'":22,",":18,".":18}},"p":{"d":"67,198r-82,0r97,-510v10,-58,20,-124,27,-173r76,0v-2,29,-14,66,-12,92v44,-63,108,-102,174,-102v105,0,149,86,149,175v0,207,-183,396,-390,309xm145,-216r-24,135v143,90,289,-71,289,-233v0,-51,-23,-112,-93,-112v-65,0,-147,75,-172,210","w":525,"k":{"T":53,"g":-3,"j":5,"c":-3,"d":-3,"e":-3,"o":-3,"q":-3,"v":7,"w":7,"y":7,"x":10,"z":8,"-":-15,"\"":22,"'":22,",":18,".":18}},"q":{"d":"370,198r-82,0r58,-286r-2,0v-40,64,-107,99,-168,99v-96,0,-144,-81,-144,-176v0,-161,120,-330,308,-330v65,0,120,16,155,32xm372,-244r32,-167v-146,-65,-288,71,-286,236v0,75,33,118,84,118v78,0,151,-88,170,-187","w":525,"k":{"T":48,"g":4,"x":3,"a":5,",":10,".":10}},"r":{"d":"111,0r-83,0r59,-312v12,-63,20,-127,25,-172r73,0v-4,34,-8,68,-13,105r3,0v37,-72,87,-126,171,-114r-16,82v-5,-1,-13,-2,-22,-2v-72,0,-136,87,-157,200","w":318,"k":{"T":23,"f":-22,"g":8,"c":6,"d":6,"e":6,"o":6,"q":6,"t":-26,"v":-20,"w":-20,"y":-20,"x":-11,"z":-8,"a":15,":":-12,";":-12,"-":9,",":36,".":36}},"s":{"d":"9,-23r23,-61v23,14,65,30,104,30v56,0,92,-36,92,-79v0,-38,-17,-61,-67,-89v-56,-31,-87,-74,-87,-123v0,-85,73,-150,175,-150v44,0,83,12,101,24r-23,63v-17,-10,-48,-22,-84,-22v-50,0,-86,31,-86,73v0,35,23,57,66,81v54,31,91,73,91,127v0,102,-83,160,-185,160v-52,0,-98,-17,-120,-34","w":373,"k":{"T":41,"-":6,",":10,".":10}},"t":{"d":"155,-573r87,-27r-22,116r116,0r-13,65r-116,0r-45,235v-8,51,-27,124,37,124v14,0,28,-1,39,-4r-4,66v-15,5,-40,9,-64,9v-114,-5,-111,-90,-92,-185r48,-245r-70,0r13,-65r69,0","w":313,"k":{"g":5,"c":4,"d":4,"e":4,"o":4,"q":4,"v":-11,"w":-11,"y":-11}},"u":{"d":"417,-484r83,0r-65,343v-10,54,-17,101,-22,141r-75,0v2,-29,13,-65,11,-91v-43,63,-107,102,-171,102v-62,0,-127,-30,-127,-140v0,-123,42,-239,61,-355r83,0r-51,270v-17,75,-17,155,69,155v60,0,137,-70,157,-177","w":526,"k":{"T":48,"g":4,"x":3,"a":5,",":10,".":10}},"v":{"d":"51,-484r85,0r42,276v7,55,13,92,15,119r3,0v47,-119,139,-276,199,-395r91,0r-269,484r-82,0","w":455,"k":{"T":34,"g":18,"j":5,"c":8,"d":8,"e":8,"o":8,"q":8,"v":-14,"w":-14,"y":-14,"a":17,":":-13,";":-13,"-":8,",":40,".":40}},"w":{"d":"61,-484r82,0r17,272v4,60,3,91,2,130r3,0v50,-130,135,-276,197,-402r72,0r30,276v7,52,5,98,10,126v46,-139,119,-272,177,-402r84,0r-239,484r-77,0r-32,-263v-7,-44,-3,-91,-9,-128v-56,140,-129,261,-195,391r-77,0","w":707,"k":{"T":34,"g":18,"j":5,"c":8,"d":8,"e":8,"o":8,"q":8,"v":-14,"w":-14,"y":-14,"a":17,":":-13,";":-13,"-":8,",":40,".":40}},"x":{"d":"63,-484r90,0r79,183r3,0v41,-63,95,-124,142,-183r96,0r-204,236r114,248r-90,0r-49,-109v-16,-36,-23,-55,-35,-86r-2,0v-40,66,-99,134,-148,195r-96,0r212,-249","w":441,"k":{"T":26,"g":9,"c":16,"d":16,"e":16,"o":16,"q":16,"t":-10,"v":-15,"w":-15,"y":-15,"a":12}},"y":{"d":"48,-484r86,0r70,388r2,0r175,-388r88,0r-181,368v-52,105,-102,189,-167,254v-55,54,-113,78,-141,84r-20,-71v70,-23,144,-82,182,-158v4,-8,4,-14,3,-22","w":441,"k":{"T":34,"g":18,"j":5,"c":8,"d":8,"e":8,"o":8,"q":8,"v":-14,"w":-14,"y":-14,"a":17,":":-13,";":-13,"-":8,",":40,".":40}},"z":{"d":"-21,0r9,-51r235,-261v41,-47,71,-69,101,-104r-248,0r13,-68r348,0r-11,55r-232,258v-43,47,-69,73,-100,100r0,3r268,0r-13,68r-370,0","w":415,"k":{"T":29,"f":-22,"c":5,"d":5,"e":5,"o":5,"q":5,"t":-11,"v":-25,"w":-25,"y":-25}},"{":{"d":"46,9v-1,-70,51,-155,53,-218v0,-19,-7,-54,-66,-54r9,-50v137,-6,85,-140,109,-242v24,-99,82,-136,182,-131r-10,54v-125,-13,-108,128,-121,235v-8,69,-48,94,-91,111v120,41,4,197,3,281v-1,41,26,67,78,62r-11,54v-80,4,-135,-28,-135,-102","w":284,"k":{"T":-50,"A":7,"C":8,"G":8,"O":8,"Q":8,"V":-45,"W":-45,"X":-3,"Y":-34,"J":3,"j":-41,"c":10,"d":10,"e":10,"o":10,"q":10}},"|":{"d":"95,-750r62,0r0,1000r-62,0r0,-1000","w":217},"}":{"d":"251,-584v1,73,-51,154,-53,220v0,18,7,54,66,53r-9,51v-69,0,-85,39,-92,74v-10,54,-6,111,-17,167v-20,99,-83,135,-183,130r11,-54v125,14,108,-128,121,-234v8,-67,47,-94,90,-110v-117,-42,-3,-197,-2,-282v1,-42,-26,-68,-78,-63r10,-54v81,-4,135,27,136,102","w":284},"~":{"d":"437,-208v-66,0,-182,-84,-257,-86v-34,0,-56,30,-57,82r-60,0v-3,-98,51,-148,119,-148v63,0,190,85,256,85v36,0,54,-28,54,-82r60,0v5,111,-52,149,-115,149","w":596},"'":{"d":"127,-692r87,0r-62,242r-55,0","w":166,"k":{"A":39,"Y":-24,"J":56,"f":-42,"t":-24,"b":-12,"h":-12,"k":-12,"l":-12,",":103,".":103}},"`":{"d":"144,-686r94,0r66,143r-59,0","w":383},"\u00a0":{"w":182}}});
/*
 * The following copyright notice may not be removed under any circumstances.
 * 
 * Copyright:
 * © 2000, 2004 Adobe Systems Incorporated. All Rights Reserved. U.S. Patent
 * D454,582.
 * 
 * Trademark:
 * Myriad is either a registered trademark or a trademark of Adobe Systems
 * Incorporated in the United States and/or other countries.
 * 
 * Full name:
 * MyriadPro-BoldIt
 * 
 * Designer:
 * Robert Slimbach and Carol Twombly
 * 
 * Vendor URL:
 * http://www.adobe.com/type
 * 
 * License information:
 * http://www.adobe.com/type/legal.html
 */
Cufon.registerFont({"w":541,"face":{"font-family":"Myriad Pro","font-weight":700,"font-style":"italic","font-stretch":"normal","units-per-em":"1000","panose-1":"2 11 7 3 3 4 3 9 2 4","ascent":"750","descent":"-250","x-height":"11","bbox":"-96 -750 930 250","underline-thickness":"50","underline-position":"-50","slope":"-11","stemh":"110","stemv":"152","unicode-range":"U+0020-U+007E"},"glyphs":{" ":{"w":184},"!":{"d":"184,-221r-111,0r65,-453r155,0xm193,-87v0,57,-42,98,-99,98v-48,0,-80,-35,-80,-82v0,-53,40,-100,96,-100v49,0,83,35,83,84","w":269},"\"":{"d":"115,-692r134,0r-74,277r-91,0xm307,-692r134,0r-74,277r-91,0","w":387,"k":{"A":36,"J":63,"X":-5,"Y":-13,"f":-44,"b":-19,"h":-19,"k":-19,"l":-19,"t":-35,",":132,".":132}},"#":{"d":"222,-269r86,0r37,-115r-87,0xm136,0r-89,0r57,-179r-82,0r15,-90r96,0r37,-115r-85,0r15,-90r98,0r56,-176r87,0r-56,176r88,0r56,-176r88,0r-56,176r81,0r-15,90r-94,0r-36,115r83,0r-15,90r-98,0r-56,179r-89,0r57,-179r-87,0"},"$":{"d":"249,88r-94,0r18,-95v-61,-3,-126,-30,-156,-53r46,-110v37,28,89,50,158,50v60,0,103,-27,103,-70v0,-34,-23,-57,-84,-87v-78,-38,-146,-90,-146,-172v0,-100,81,-178,202,-191r18,-89r94,0r-16,88v55,3,103,20,129,38r-46,106v-25,-15,-71,-36,-136,-36v-57,0,-89,29,-89,63v0,31,27,52,100,88v79,39,131,93,131,171v0,122,-100,190,-213,203"},"%":{"d":"62,-414v0,-130,85,-248,214,-247v90,0,143,63,143,149v0,143,-91,252,-209,252v-86,0,-148,-57,-148,-154xm309,-514v0,-34,-13,-65,-49,-64v-57,0,-88,106,-88,167v0,38,15,68,49,68v59,0,88,-114,88,-171xm248,11r-86,0r483,-671r84,0xm477,-145v0,-129,85,-248,214,-247v90,0,143,63,143,149v0,143,-91,252,-210,252v-85,0,-147,-57,-147,-154xm724,-244v0,-34,-13,-66,-49,-65v-57,0,-88,106,-88,167v0,39,15,68,49,68v59,0,88,-113,88,-170","w":869},"&":{"d":"610,0r-170,0v-14,-15,-24,-30,-37,-46v-42,32,-99,57,-180,57v-125,0,-208,-69,-208,-178v0,-103,75,-168,162,-208r1,-3v-92,-132,1,-307,174,-307v101,0,171,60,171,150v0,78,-59,136,-167,186v22,47,64,93,90,132v43,-49,72,-111,93,-171r132,0v-36,103,-82,190,-159,262v26,38,60,82,98,126xm161,-192v0,52,35,95,103,95v36,0,62,-14,82,-32v-34,-45,-80,-108,-119,-169v-30,22,-66,55,-66,106xm395,-534v0,-31,-17,-58,-56,-58v-38,0,-69,37,-69,86v0,31,12,58,30,83v52,-24,95,-61,95,-111","w":666},"(":{"d":"260,-690r107,0v-151,180,-251,507,-150,806r-102,0v-35,-78,-54,-171,-54,-268v0,-232,88,-418,199,-538","w":314,"k":{"T":-22,"A":11,"C":15,"G":15,"O":15,"Q":15,"V":-21,"W":-21,"X":-7,"Y":-17,"j":-27,"c":5,"d":5,"e":5,"o":5,"q":5}},")":{"d":"71,116r-108,0v150,-180,254,-509,150,-806r103,0v35,77,54,170,54,266v0,233,-88,419,-199,540","w":314},"*":{"d":"348,-685r83,51r-122,126r1,3r164,-33r-19,103r-153,-29v27,46,64,83,94,127r-95,51r-40,-155v-28,48,-49,104,-75,155r-82,-53r122,-126r-162,30r19,-103r147,32v-28,-46,-62,-85,-91,-129r96,-50v15,50,23,107,41,153","w":452},"+":{"d":"250,-532r97,0r0,219r207,0r0,92r-207,0r0,221r-97,0r0,-221r-207,0r0,-92r207,0r0,-219","w":596},",":{"d":"46,110r-104,9v44,-89,88,-193,114,-284r156,-10v-46,102,-107,207,-166,285","w":260,"k":{"T":65,"A":-12,"J":-9,"V":56,"W":56,"X":-15,"Y":79,"Z":-13,"\"":146,"'":146}},"-":{"d":"44,-314r259,0r-19,102r-259,0","w":322,"k":{"T":61,"J":12,"C":-18,"G":-18,"O":-18,"Q":-18,"V":27,"W":27,"X":12,"Y":52,"S":4,"a":-21,"g":-21,"c":-20,"d":-20,"e":-20,"o":-20,"q":-20,"v":4,"w":4,"y":4}},".":{"d":"198,-90v0,59,-42,100,-100,100v-48,0,-80,-35,-80,-83v0,-55,39,-102,97,-102v49,0,83,35,83,85","w":260,"k":{"T":65,"A":-12,"J":-9,"V":56,"W":56,"X":-15,"Y":79,"Z":-13,"\"":146,"'":146}},"\/":{"d":"62,40r-102,0r348,-725r102,0","w":326},"0":{"d":"344,-661v140,0,187,107,187,223v0,203,-98,449,-303,449v-135,0,-188,-104,-188,-234v0,-205,104,-438,304,-438xm328,-547v-97,0,-147,234,-147,329v0,48,8,115,65,115v99,0,143,-248,143,-334v0,-43,-6,-110,-61,-110"},"1":{"d":"183,0r97,-515v-45,17,-86,39,-130,57r-4,-113r181,-79r117,0r-122,650r-139,0"},"2":{"d":"441,0r-444,0r17,-93v112,-90,354,-260,354,-368v0,-46,-32,-79,-90,-79v-58,0,-103,17,-137,38r-29,-103v52,-32,127,-56,201,-56v132,0,203,77,203,177v0,159,-166,268,-285,361r233,0"},"3":{"d":"506,-508v0,82,-68,137,-146,162v68,14,113,68,113,142v0,137,-139,215,-281,215v-83,0,-155,-20,-184,-44r44,-113v26,14,78,36,143,36v80,0,128,-41,128,-93v0,-65,-67,-91,-158,-86r21,-110v79,4,167,-20,167,-85v0,-33,-24,-57,-80,-57v-55,0,-104,15,-134,32r-20,-108v122,-72,387,-65,387,109"},"4":{"d":"392,0r-135,0r30,-158r-277,0r18,-96r310,-396r177,0r-72,382r76,0r-20,110r-77,0xm172,-268r136,0r30,-141v9,-41,21,-86,31,-127r-4,0v-58,96,-126,180,-193,268"},"5":{"d":"533,-650r-25,123r-229,0r-30,101v114,-17,233,62,233,183v0,162,-137,254,-300,254v-79,0,-143,-18,-169,-38r37,-115v26,16,79,32,134,32v71,0,148,-38,148,-108v0,-58,-36,-100,-161,-100v-31,0,-53,2,-80,4r94,-336r348,0"},"6":{"d":"513,-659r-22,118v-144,-7,-253,67,-282,155v36,-32,82,-50,134,-50v95,0,166,74,166,182v0,140,-107,265,-260,265v-146,0,-217,-100,-217,-228v0,-273,196,-452,481,-442xm280,-329v-60,0,-109,54,-107,128v2,56,29,101,81,101v115,0,153,-229,26,-229"},"7":{"d":"120,-650r442,0r-19,96r-357,554r-159,0r352,-527r-282,0"},"8":{"d":"18,-156v0,-94,67,-153,140,-187v-45,-33,-65,-76,-65,-122v0,-121,114,-196,241,-196v105,0,192,55,192,158v0,70,-48,122,-117,154r-1,3v59,33,90,89,90,144v0,142,-136,213,-263,213v-137,-1,-217,-71,-217,-167xm169,-175v0,45,29,81,83,81v48,0,95,-35,95,-94v0,-52,-36,-82,-84,-99v-49,13,-94,53,-94,112xm387,-487v0,-39,-25,-69,-71,-69v-47,0,-85,39,-85,82v0,42,33,68,76,83v40,-14,80,-49,80,-96"},"9":{"d":"48,9r18,-119v144,13,252,-61,294,-160r-2,-1v-31,32,-80,47,-123,47v-103,0,-174,-71,-174,-176v0,-141,117,-261,265,-261v143,0,210,98,210,227v0,281,-190,459,-488,443xm284,-331v73,0,108,-46,107,-126v-1,-52,-24,-93,-79,-93v-57,0,-103,67,-103,132v0,53,30,87,75,87"},":":{"d":"258,-411v0,58,-41,99,-99,99v-48,0,-80,-35,-80,-82v0,-54,40,-101,97,-101v48,0,82,35,82,84xm197,-87v0,57,-41,98,-99,98v-48,0,-80,-35,-80,-82v0,-54,40,-101,97,-101v48,0,82,35,82,85","w":260},";":{"d":"45,110r-103,9v44,-89,88,-193,114,-284r155,-10v-46,102,-106,207,-166,285xm263,-411v0,58,-42,99,-99,99v-48,0,-80,-35,-80,-82v0,-54,40,-101,97,-101v48,0,82,35,82,84","w":260},"<":{"d":"52,-223r0,-86r476,-223r0,106r-359,159r0,2r359,159r0,106","w":596},"=":{"d":"553,-325r-511,0r0,-93r511,0r0,93xm553,-118r-511,0r0,-92r511,0r0,92","w":596},">":{"d":"552,-312r0,92r-476,220r0,-105r367,-160r0,-2r-367,-160r0,-105","w":596},"?":{"d":"452,-550v0,137,-176,194,-183,331r-140,0v8,-78,31,-121,94,-191v39,-43,80,-77,80,-112v0,-26,-13,-47,-59,-48v-44,0,-81,11,-108,28r-19,-101v37,-23,94,-43,169,-43v96,0,166,54,166,136xm264,-87v0,57,-41,98,-99,98v-47,0,-79,-35,-79,-82v0,-53,39,-100,96,-100v49,0,82,35,82,84","w":437},"@":{"d":"431,-250r15,-95v-87,-22,-148,51,-149,138v0,38,16,62,49,62v37,0,76,-47,85,-105xm516,11r18,57v-229,102,-495,-12,-495,-279v0,-204,149,-381,374,-381v176,0,302,121,302,289v0,146,-82,238,-190,238v-47,0,-80,-24,-85,-77r-3,0v-57,112,-241,105,-241,-53v0,-122,90,-233,234,-233v45,0,94,11,119,25r-30,185v-9,59,-3,86,26,87v43,1,96,-54,96,-169v0,-130,-84,-231,-239,-231v-153,0,-287,120,-287,311v0,225,213,315,401,231","w":749},"A":{"d":"399,-175r-194,0r-80,175r-153,0r328,-674r185,0r79,674r-151,0xm247,-285r146,0r-23,-277r-2,0v-17,41,-36,93,-54,132","w":618,"k":{"T":63,"A":15,"J":-6,"C":29,"G":29,"O":29,"Q":29,"U":32,"V":49,"W":49,"X":11,"Y":67,"a":3,"f":4,"g":10,"b":-5,"h":-5,"k":-5,"l":-5,"j":-10,"i":-7,"m":-7,"n":-7,"p":-7,"r":-7,"c":11,"d":11,"e":11,"o":11,"q":11,"t":5,"u":6,"v":26,"w":26,"y":26,"x":-4,"z":-14,"\"":35,"'":35}},"B":{"d":"321,-679v130,-1,245,42,245,159v0,85,-63,139,-136,160r0,3v65,20,106,73,106,147v0,72,-39,125,-92,160v-57,38,-142,55,-254,55v-76,0,-137,-6,-170,-13r124,-655v48,-9,110,-16,177,-16xm268,-562r-30,156v94,7,181,-19,181,-91v0,-69,-90,-78,-151,-65xm216,-301r-36,190v97,13,205,-10,204,-103v0,-83,-82,-90,-168,-87","w":582,"k":{"T":24,"A":6,"U":8,"V":15,"W":15,"X":10,"Y":23,"c":-3,"d":-3,"e":-3,"o":-3,"q":-3,"v":3,"w":3,"y":3,"-":-12,",":15,".":15}},"C":{"d":"453,-561v-152,2,-247,114,-247,269v0,107,60,179,179,179v47,0,94,-8,128,-22r12,116v-36,16,-97,30,-178,30v-178,0,-298,-109,-298,-287v0,-244,171,-407,418,-409v73,0,128,17,147,29r-39,117v-20,-10,-64,-22,-122,-22","w":583,"k":{"T":-3,"A":-7,"J":-5,"C":24,"G":24,"O":24,"Q":24,"V":-5,"W":-5,"X":-6,"Y":-4,"M":-9,"a":11,"g":10,"c":6,"d":6,"e":6,"o":6,"q":6,"u":5,"v":17,"w":17,"y":17,"z":-11,"-":3,")":-9,"]":-9,"}":-9}},"D":{"d":"667,-395v0,260,-172,400,-462,400v-81,0,-151,-7,-184,-13r125,-656v57,-10,121,-15,186,-15v203,3,335,83,335,284xm186,-116v197,32,324,-96,324,-278v0,-127,-99,-188,-239,-165","w":681,"k":{"T":35,"A":15,"V":9,"W":9,"X":12,"Y":45,"a":-7,"f":-14,"g":-8,"b":-3,"h":-3,"k":-3,"l":-3,"j":6,"i":-3,"m":-3,"n":-3,"p":-3,"r":-3,"c":-8,"d":-8,"e":-8,"o":-8,"q":-8,"t":-11,"u":-3,"v":-6,"w":-6,"y":-6,"x":10,"s":-4,":":4,";":4,"-":-15,",":18,".":18}},"E":{"d":"480,-407r-23,121r-240,0r-31,163r269,0r-23,123r-413,0r128,-674r399,0r-24,123r-254,0r-28,144r240,0","w":517,"k":{"V":-5,"W":-5,"Y":-4,"a":5,"f":-4,"g":6,"j":-4,"c":6,"d":6,"e":6,"o":6,"q":6,"u":4,"v":12,"w":12,"y":12,"z":-3,",":9,".":9}},"F":{"d":"19,0r128,-674r395,0r-24,123r-250,0r-31,158r235,0r-24,122r-234,0r-51,271r-144,0","w":511,"k":{"A":60,"J":79,"C":11,"G":11,"O":11,"Q":11,"X":11,"M":8,"a":35,"g":32,"b":12,"h":12,"k":12,"l":12,"i":14,"m":14,"n":14,"p":14,"r":14,"c":24,"d":24,"e":24,"o":24,"q":24,"u":19,"v":14,"w":14,"y":14,"x":31,"s":18,":":11,";":11,",":57,".":57}},"G":{"d":"476,-557v-164,-1,-263,112,-269,272v-5,141,124,196,246,158r27,-142r-104,0r22,-115r245,0r-67,353v-52,17,-133,38,-218,38v-182,0,-310,-104,-310,-282v0,-240,185,-406,435,-406v88,0,153,17,179,30r-43,122v-31,-14,-83,-28,-143,-28","w":673,"k":{"T":11,"J":-5,"V":15,"W":15,"Y":14,"M":-3,"a":-4,"v":11,"w":11,"y":11}},"H":{"d":"147,-674r144,0r-50,263r245,0r50,-263r144,0r-128,674r-144,0r53,-283r-244,0r-54,283r-144,0","w":666,"k":{"f":-4,"t":-4,"z":-4}},"I":{"d":"144,-674r144,0r-128,674r-144,0","w":274,"k":{"f":-4,"t":-4,"z":-4}},"J":{"d":"194,-247r81,-427r144,0r-85,445v-32,171,-106,240,-259,240v-42,0,-89,-7,-110,-16r27,-123v103,27,176,17,202,-119","w":399,"k":{"A":12,"v":-11,"w":-11,"y":-11,")":-14,"]":-14,"}":-14}},"K":{"d":"19,0r128,-674r142,0r-57,301r3,0v20,-29,41,-53,60,-77r187,-224r180,0r-273,291r156,383r-156,0r-113,-293r-72,68r-43,225r-142,0","w":590,"k":{"A":13,"J":-11,"C":45,"G":45,"O":45,"Q":45,"U":18,"V":6,"W":6,"Y":-5,"S":8,"Z":-10,"a":21,"g":24,"c":28,"d":28,"e":28,"o":28,"q":28,"u":19,"v":33,"w":33,"y":33,"-":30,")":-13,"]":-13,"}":-13,"\"":-5,"'":-5,",":-7,".":-7}},"L":{"d":"19,0r128,-674r144,0r-104,548r259,0r-24,126r-403,0","w":487,"k":{"T":98,"A":-15,"J":-8,"C":42,"G":42,"O":42,"Q":42,"U":38,"V":65,"W":65,"X":4,"Y":97,"M":-3,"Z":-9,"g":3,"j":-5,"c":13,"d":13,"e":13,"o":13,"q":13,"u":7,"v":44,"w":44,"y":44,"x":-7,"z":-9,"-":23,"\"":134,"'":134}},"M":{"d":"722,0r-140,0r41,-278v11,-73,26,-166,45,-263r-3,0v-80,191,-166,352,-254,530r-112,0r-24,-273v-6,-74,-11,-167,-15,-257r-2,0v-19,89,-39,191,-56,263r-67,278r-132,0r169,-674r193,0r21,256v4,63,11,140,12,215r4,0v63,-174,142,-313,216,-471r195,0","w":821,"k":{"C":7,"G":7,"O":7,"Q":7,"j":-8}},"N":{"d":"153,0r-134,0r128,-674r169,0r89,257v27,86,45,156,61,230r3,0v5,-143,52,-343,77,-487r134,0r-127,674r-149,0r-94,-269v-30,-91,-48,-152,-66,-235r-3,1v-16,132,-61,355,-88,503","w":666,"k":{"f":-4,"t":-4,"z":-4}},"O":{"d":"48,-270v0,-220,142,-415,370,-415v178,0,272,120,272,281v1,223,-138,415,-369,415v-175,0,-273,-124,-273,-281xm342,-109v135,0,195,-169,195,-291v0,-84,-30,-165,-136,-165v-137,0,-199,164,-200,290v0,95,43,166,141,166","w":705,"k":{"T":35,"A":15,"V":9,"W":9,"X":12,"Y":45,"a":-7,"f":-14,"g":-8,"b":-3,"h":-3,"k":-3,"l":-3,"j":6,"i":-3,"m":-3,"n":-3,"p":-3,"r":-3,"c":-8,"d":-8,"e":-8,"o":-8,"q":-8,"t":-11,"u":-3,"v":-6,"w":-6,"y":-6,"x":10,"s":-4,":":4,";":4,"-":-15,",":18,".":18}},"P":{"d":"572,-491v-5,187,-170,271,-366,248r-46,243r-141,0r125,-661v171,-41,433,-26,428,170xm266,-559r-38,199v100,24,199,-33,199,-118v0,-87,-91,-94,-161,-81","w":559,"k":{"T":13,"A":58,"J":75,"X":32,"Z":28,"B":-5,"D":-5,"E":-5,"F":-5,"H":-5,"I":-5,"K":-5,"L":-5,"N":-5,"P":-5,"R":-5,"a":15,"g":19,"i":3,"m":3,"n":3,"p":3,"r":3,"c":11,"d":11,"e":11,"o":11,"q":11,"t":-19,"u":4,"v":-14,"w":-14,"y":-14,"s":3,":":10,";":10,"-":9,")":15,"]":15,"}":15,",":83,".":83}},"Q":{"d":"418,-685v386,-1,318,565,60,655r0,2v41,11,97,25,154,35r-51,114v-114,-31,-212,-81,-299,-112v-131,-10,-234,-112,-234,-281v0,-115,41,-232,117,-309v66,-68,158,-104,253,-104xm341,-109v139,0,196,-170,196,-294v0,-76,-30,-162,-135,-162v-141,-1,-201,169,-201,293v0,95,43,163,140,163","w":705,"k":{"T":35,"A":15,"V":9,"W":9,"X":12,"Y":45,"a":-7,"f":-14,"g":-8,"b":-3,"h":-3,"k":-3,"l":-3,"j":6,"i":-3,"m":-3,"n":-3,"p":-3,"r":-3,"c":-8,"d":-8,"e":-8,"o":-8,"q":-8,"t":-11,"u":-3,"v":-6,"w":-6,"y":-6,"x":10,"s":-4,":":4,";":4,"-":-15,",":18,".":18}},"R":{"d":"146,-661v162,-34,432,-38,432,153v0,100,-67,162,-153,190r0,4v40,17,57,62,64,123v8,75,14,163,26,191r-148,0v-6,-18,-13,-76,-20,-159v-7,-102,-47,-111,-135,-107r-50,266r-143,0xm269,-560r-36,186v106,10,195,-26,195,-113v0,-74,-93,-88,-159,-73","w":583,"k":{"T":13,"A":-10,"U":8,"V":7,"W":7,"X":-3,"Y":21,"a":17,"g":17,"b":-6,"h":-6,"k":-6,"l":-6,"i":-6,"m":-6,"n":-6,"p":-6,"r":-6,"c":11,"d":11,"e":11,"o":11,"q":11,"t":-7,"u":5,"v":-6,"w":-6,"y":-6}},"S":{"d":"0,-38r48,-118v65,45,266,80,266,-36v0,-38,-29,-62,-91,-95v-72,-38,-140,-91,-140,-179v0,-136,119,-219,266,-219v82,0,130,18,159,34r-45,120v-22,-12,-70,-30,-126,-30v-67,0,-102,34,-102,71v0,39,40,64,98,95v81,44,134,98,134,178v0,150,-124,228,-274,228v-94,0,-161,-25,-193,-49","w":510,"k":{"A":6,"J":-5,"C":7,"G":7,"O":7,"Q":7,"X":-4,"a":-10,"i":-3,"m":-3,"n":-3,"p":-3,"r":-3,"c":-7,"d":-7,"e":-7,"o":-7,"q":-7,"v":23,"w":23,"y":23,"x":7}},"T":{"d":"142,0r103,-548r-178,0r25,-126r501,0r-24,126r-180,0r-103,548r-144,0","w":527,"k":{"i":53,"T":-25,"A":61,"J":48,"C":16,"G":16,"O":16,"Q":16,"V":-35,"W":-35,"X":-28,"Y":-34,"S":-5,"a":80,"g":78,"m":53,"n":53,"p":53,"r":53,"c":73,"d":73,"e":73,"o":73,"q":73,"u":57,"v":41,"w":41,"y":41,"x":42,"z":49,"s":69,":":23,";":23,"-":67,")":-25,"]":-25,"}":-25,"\"":-11,"'":-11,",":70,".":70}},"U":{"d":"144,-674r144,0r-74,388v-18,83,-8,176,91,176v75,0,125,-50,149,-175r74,-389r144,0r-73,383v-39,204,-129,302,-312,302v-139,0,-224,-71,-224,-215v0,-167,56,-314,81,-470","w":655,"k":{"A":16,"S":4,"f":-15,"t":-7,"x":5}},"V":{"d":"331,0r-167,0r-84,-674r149,0r30,321v7,71,12,137,16,207r2,0v69,-177,162,-356,241,-528r161,0","w":611,"k":{"T":-21,"A":52,"J":35,"C":14,"G":14,"O":14,"Q":14,"Y":-3,"M":7,"S":3,"a":51,"g":51,"i":21,"m":21,"n":21,"p":21,"r":21,"c":38,"d":38,"e":38,"o":38,"q":38,"u":25,"v":3,"w":3,"y":3,"x":26,"z":25,"s":34,":":23,";":23,"-":35,")":-19,"]":-19,"}":-19,"\"":-8,"'":-8,",":64,".":64}},"W":{"d":"278,0r-160,0r-26,-674r145,0r1,299v-1,82,-2,159,-4,219r2,0r79,-216r121,-302r158,0r-2,301v-1,81,-3,148,-6,214r2,0r74,-215r117,-300r151,0r-297,674r-157,0r-5,-276v0,-80,2,-148,6,-224r-2,0v-52,165,-130,342,-197,500","w":864,"k":{"T":-21,"A":52,"J":35,"C":14,"G":14,"O":14,"Q":14,"Y":-3,"M":7,"S":3,"a":51,"g":51,"i":21,"m":21,"n":21,"p":21,"r":21,"c":38,"d":38,"e":38,"o":38,"q":38,"u":25,"v":3,"w":3,"y":3,"x":26,"z":25,"s":34,":":23,";":23,"-":35,")":-19,"]":-19,"}":-19,"\"":-8,"'":-8,",":64,".":64}},"X":{"d":"517,0r-153,0r-82,-251r-2,0r-148,251r-173,0r252,-344r-118,-330r152,0r41,129v12,42,21,72,31,112r3,0v25,-46,42,-78,64,-114r78,-127r172,0r-246,331","w":569,"k":{"T":-14,"A":16,"J":-6,"C":33,"G":33,"O":33,"Q":33,"V":-19,"W":-19,"X":-18,"Y":-23,"Z":-5,"a":25,"g":25,"c":22,"d":22,"e":22,"o":22,"q":22,"t":-3,"u":16,"v":33,"w":33,"y":33,"s":6,"-":23,")":-17,"]":-17,"}":-17,"\"":-7,"'":-7,",":-4,".":-4}},"Y":{"d":"294,0r-144,0r52,-275r-131,-399r154,0r43,171v11,39,14,86,28,122v20,-36,40,-74,69,-123r101,-170r172,0r-291,396","w":570,"k":{"i":45,"A":80,"J":68,"C":44,"G":44,"O":44,"Q":44,"U":15,"V":4,"W":4,"X":18,"M":19,"S":20,"B":16,"D":16,"E":16,"F":16,"H":16,"I":16,"K":16,"L":16,"N":16,"P":16,"R":16,"a":108,"g":97,"b":14,"h":14,"k":14,"l":14,"j":24,"m":45,"n":45,"p":45,"r":45,"c":90,"d":90,"e":90,"o":90,"q":90,"t":34,"u":72,"v":48,"w":48,"y":48,"x":55,"z":68,"s":84,":":37,";":37,"-":73,")":-21,"]":-21,"}":-21,"\"":-6,"'":-6,",":100,".":100}},"Z":{"d":"-25,0r15,-83r391,-463r0,-4r-274,0r24,-124r468,0r-17,90r-384,456r0,4r301,0r-23,124r-501,0","w":553,"k":{"A":-11,"J":-4,"C":24,"G":24,"O":24,"Q":24,"V":-7,"W":-7,"X":-7,"Y":-5,"a":21,"g":19,"i":-4,"m":-4,"n":-4,"p":-4,"r":-4,"c":11,"d":11,"e":11,"o":11,"q":11,"v":6,"w":6,"y":6,"-":4,")":-6,"]":-6,"}":-6}},"[":{"d":"201,112r-201,0r152,-798r201,0r-16,83r-93,0r-121,632r93,0","w":314,"k":{"T":-22,"A":11,"C":15,"G":15,"O":15,"Q":15,"V":-21,"W":-21,"X":-7,"Y":-17,"j":-27,"c":5,"d":5,"e":5,"o":5,"q":5}},"\\":{"d":"314,40r-100,0r-162,-725r100,0","w":337},"]":{"d":"126,-686r201,0r-152,798r-201,0r16,-83r93,0r121,-632r-94,0","w":314},"^":{"d":"545,-177r-109,0r-145,-356r-3,0r-145,356r-107,0r209,-473r91,0","w":596},"_":{"d":"-54,75r500,0r-10,50r-500,0","w":500},"a":{"d":"466,0r-133,0v1,-29,4,-62,7,-97r-3,0v-45,81,-107,108,-164,108v-88,0,-148,-68,-148,-170v0,-165,109,-341,350,-341v58,0,121,11,162,24v-28,148,-74,306,-71,476xm352,-274r23,-113v-122,-29,-200,98,-200,201v0,48,19,81,59,81v43,0,96,-49,118,-169","w":554},"b":{"d":"146,-710r145,0r-58,279v40,-40,91,-69,153,-69v102,0,148,83,148,170v0,159,-104,341,-324,341v-157,0,-190,-94,-163,-227xm319,-384v-78,0,-135,123,-134,232v1,35,22,54,55,54v83,0,143,-116,143,-201v0,-48,-20,-85,-64,-85","w":560,"k":{"T":61,"g":-5,"j":13,"c":-5,"d":-5,"e":-5,"o":-5,"q":-5,"v":9,"w":9,"y":9,"x":13,"z":9,"-":-13,"\"":23,"'":23,",":14,".":14}},"c":{"d":"373,-125r1,110v-31,15,-81,26,-139,26v-121,0,-206,-74,-206,-201v0,-205,199,-360,418,-294r-35,111v-17,-7,-37,-12,-66,-12v-103,0,-166,87,-166,179v0,67,42,101,96,101v42,0,72,-10,97,-20","w":435,"k":{"T":22,"a":12,"f":-7,"i":-3,"m":-3,"n":-3,"p":-3,"r":-3,"c":10,"d":10,"e":10,"o":10,"q":10,"t":-14,"v":-10,"w":-10,"y":-10,"x":-7,"z":-4,"s":-7,",":9,".":9}},"d":{"d":"443,-710r144,0r-99,520v-12,62,-22,132,-24,190r-131,0v0,-25,9,-58,5,-79v-96,147,-312,115,-312,-95v0,-189,160,-369,375,-315xm355,-242r25,-132v-104,-62,-204,63,-204,177v0,59,26,92,68,92v41,0,93,-44,111,-137","w":560,"k":{"v":-4,"w":-4,"y":-4,",":12,".":12}},"e":{"d":"166,-189v1,56,47,88,109,88v53,0,98,-12,137,-31r10,104v-57,29,-128,39,-182,39v-140,0,-212,-80,-212,-207v0,-149,108,-304,285,-304v99,0,170,55,170,146v0,125,-121,170,-317,165xm180,-294v112,1,168,-14,168,-60v0,-24,-20,-41,-53,-41v-67,0,-105,55,-115,101","w":501,"k":{"T":54,"j":5,"c":-4,"d":-4,"e":-4,"o":-4,"q":-4,"v":6,"w":6,"y":6,"x":3,"-":-6,",":11,".":11}},"f":{"d":"173,0r-143,0r71,-380r-63,0r21,-109r63,0v12,-73,31,-135,87,-185v54,-49,147,-58,216,-35r-25,115v-76,-31,-131,27,-136,105r97,0r-21,109r-96,0","w":329,"k":{"a":9,"t":-10,"v":-6,"w":-6,"y":-6,":":-28,";":-28,")":-55,"]":-55,"}":-55,"\"":-52,"'":-52,",":28,".":28}},"g":{"d":"12,178r33,-110v27,16,87,27,128,27v72,0,128,-32,146,-130v2,-13,10,-32,6,-41v-38,49,-82,72,-140,72v-97,0,-157,-79,-157,-174v0,-162,115,-322,328,-322v69,0,130,12,181,34r-74,403v-17,90,-45,169,-103,217v-87,71,-256,67,-348,24xm356,-250r25,-131v-114,-42,-202,70,-201,181v0,49,22,85,66,85v47,0,95,-52,110,-135","w":558,"k":{"T":48,"a":5,"g":11,",":15,".":15}},"h":{"d":"157,0r-144,0r134,-710r144,0r-54,283r2,1v40,-45,91,-74,156,-74v76,0,123,48,123,132v0,130,-43,248,-62,368r-144,0r50,-268v10,-48,18,-116,-43,-116v-50,0,-101,61,-120,160","w":563,"k":{"T":70,"u":8,"v":12,"w":12,"y":12,"x":8,"\"":33,"'":33}},"i":{"d":"157,0r-144,0r93,-489r144,0xm281,-631v7,96,-156,113,-155,11v-5,-97,156,-113,155,-11","w":265,"k":{")":-4,"]":-4,"}":-4}},"j":{"d":"120,-489r144,0r-89,472v-22,164,-100,251,-271,218r17,-109v67,9,89,3,109,-102xm291,-631v0,51,-39,81,-86,81v-40,0,-69,-27,-69,-70v0,-49,38,-82,83,-82v42,0,72,28,72,71","w":275,"k":{"a":4,"j":-12,")":-6,"]":-6,"}":-6,",":10,".":10}},"k":{"d":"156,0r-143,0r134,-710r143,0r-80,425v19,-15,30,-38,46,-56r125,-148r177,0r-208,201r136,288r-160,0r-86,-209r-54,52","w":530,"k":{"T":36,"a":27,"g":24,"b":-4,"h":-4,"k":-4,"l":-4,"i":-4,"m":-4,"n":-4,"p":-4,"r":-4,"c":24,"d":24,"e":24,"o":24,"q":24,"u":7,"v":4,"w":4,"y":4,":":-4,";":-4,",":-3,".":-3}},"l":{"d":"157,0r-144,0r136,-710r144,0","w":265,"k":{"v":-4,"w":-4,"y":-4,",":12,".":12}},"m":{"d":"152,0r-139,0r61,-330v11,-62,19,-116,25,-159r124,0v-1,25,-11,57,-7,79v44,-63,104,-90,167,-90v78,0,112,49,116,92v44,-63,105,-92,168,-92v108,0,131,105,111,215r-53,285r-139,0r49,-267v11,-50,16,-119,-42,-118v-48,0,-95,65,-114,163r-41,222r-139,0r50,-269v10,-49,17,-116,-39,-116v-49,0,-100,69,-118,165","w":831,"k":{"T":70,"u":8,"v":12,"w":12,"y":12,"x":8,"\"":33,"'":33}},"n":{"d":"157,0r-144,0r62,-330v12,-62,20,-116,26,-159r128,0v-1,26,-11,59,-8,81v46,-64,107,-92,172,-92v112,0,138,104,117,216r-54,284r-144,0r51,-271v8,-48,14,-113,-43,-113v-47,0,-102,59,-122,167","w":563,"k":{"T":70,"u":8,"v":12,"w":12,"y":12,"x":8,"\"":33,"'":33}},"o":{"d":"322,-500v131,0,207,90,207,201v0,179,-122,310,-292,310v-124,0,-207,-81,-207,-202v0,-170,118,-309,292,-309xm303,-391v-83,0,-125,121,-124,197v0,57,28,95,78,95v79,0,123,-115,123,-199v0,-45,-19,-93,-77,-93","w":559,"k":{"T":61,"g":-5,"j":13,"c":-5,"d":-5,"e":-5,"o":-5,"q":-5,"v":9,"w":9,"y":9,"x":13,"z":9,"-":-13,"\"":23,"'":23,",":14,".":14}},"p":{"d":"117,198r-143,0r94,-498v11,-58,23,-143,29,-193r129,0v-1,24,-11,55,-7,75v40,-53,98,-82,157,-82v106,0,157,85,157,185v0,201,-171,386,-376,306xm197,-227r-18,105v103,81,203,-60,203,-182v0,-39,-16,-80,-63,-80v-54,0,-105,61,-122,157","w":562,"k":{"T":61,"g":-5,"j":13,"c":-5,"d":-5,"e":-5,"o":-5,"q":-5,"v":9,"w":9,"y":9,"x":13,"z":9,"-":-13,"\"":23,"'":23,",":14,".":14}},"q":{"d":"415,198r-144,0r59,-269r-2,0v-37,56,-95,82,-151,82v-90,0,-151,-74,-151,-185v0,-156,108,-326,333,-326v71,0,133,15,181,28xm356,-248r25,-131v-116,-50,-207,76,-205,187v0,56,25,87,61,87v51,0,102,-54,119,-143","w":560,"k":{"T":44,"a":11,"g":10,"j":-6,"x":8,",":10,".":10}},"r":{"d":"157,0r-144,0r55,-291v14,-74,20,-156,25,-198r125,0r-9,100r3,0v41,-72,93,-120,183,-110r-28,140v-180,-18,-175,207,-210,359","w":370,"k":{"T":24,"a":9,"f":-24,"g":3,"t":-26,"v":-22,"w":-22,"y":-22,"x":-11,"z":-8,":":-3,";":-3,"-":3,",":41,".":41}},"s":{"d":"-4,-28r35,-101v37,24,190,65,190,-10v0,-24,-16,-41,-61,-63v-57,-28,-104,-69,-104,-130v0,-101,89,-168,215,-168v57,0,102,11,126,25r-34,102v-30,-21,-163,-42,-162,21v0,20,20,36,60,56v53,26,109,66,109,134v0,112,-95,175,-224,173v-62,-1,-121,-17,-150,-39","w":416,"k":{"T":42,"-":3,",":10,".":10}},"t":{"d":"141,-581r148,-41r-25,133r104,0r-21,109r-104,0r-33,166v-7,43,-25,103,33,103v13,0,27,0,40,-2r-17,113v-18,7,-54,11,-85,11v-127,-3,-139,-85,-117,-197r38,-194r-62,0r20,-109r63,0","w":348,"k":{"a":3,"g":7,"c":5,"d":5,"e":5,"o":5,"q":5,"v":-9,"w":-9,"y":-9,",":8,".":8}},"u":{"d":"400,-489r144,0r-63,330v-12,62,-20,115,-27,159r-126,0v1,-25,11,-58,7,-80v-50,64,-110,91,-169,91v-78,0,-125,-44,-125,-137v0,-126,43,-245,61,-363r144,0r-49,262v-9,53,-21,121,42,121v49,0,99,-59,118,-157","w":560,"k":{"T":44,"a":11,"g":10,"j":-6,"x":8,",":10,".":10}},"v":{"d":"45,-489r149,0r35,347r4,0v36,-101,106,-243,153,-347r161,0r-273,489r-146,0","w":512,"k":{"T":33,"a":21,"g":22,"j":12,"c":10,"d":10,"e":10,"o":10,"q":10,"t":-4,"v":-18,"w":-18,"y":-18,"s":3,"-":9,",":45,".":45}},"w":{"d":"51,-489r146,0r1,207v2,54,-7,107,-3,156v44,-128,104,-243,156,-363r118,0r12,206v2,57,4,105,1,157r3,0v36,-125,90,-246,137,-363r145,0r-238,489r-135,0r-14,-170v-5,-49,0,-104,-6,-157v-47,137,-87,210,-141,327r-136,0","w":733,"k":{"T":33,"a":21,"g":22,"j":12,"c":10,"d":10,"e":10,"o":10,"q":10,"t":-4,"v":-18,"w":-18,"y":-18,"s":3,"-":9,",":45,".":45}},"x":{"d":"49,-489r158,0r60,155r3,0r106,-155r165,0r-206,237r114,252r-158,0r-31,-78v-14,-36,-22,-60,-31,-89r-3,0v-27,48,-73,117,-108,167r-166,0r212,-253","w":498,"k":{"T":30,"a":16,"f":-6,"g":16,"c":17,"d":17,"e":17,"o":17,"q":17,"t":-20,"v":-22,"w":-22,"y":-22,"-":6}},"y":{"d":"43,-489r152,0r46,329r2,0r43,-114r89,-215r152,0v-106,200,-222,497,-363,631v-57,54,-125,78,-157,83r-32,-123v61,-16,134,-69,162,-124v4,-8,5,-13,3,-24","w":497,"k":{"T":33,"a":21,"g":22,"j":12,"c":10,"d":10,"e":10,"o":10,"q":10,"t":-4,"v":-18,"w":-18,"y":-18,"s":3,"-":9,",":45,".":45}},"z":{"d":"-26,0r16,-87v93,-96,176,-197,279,-283r1,-2r-209,0r22,-117r382,0r-16,91r-156,166v-43,46,-75,77,-119,113r0,2r229,0r-23,117r-406,0","w":450,"k":{"T":31,"f":-14,"t":-6,"v":-10,"w":-10,"y":-10}},"{":{"d":"48,6v0,-63,47,-149,47,-206v0,-28,-20,-48,-64,-49r14,-77v69,-3,82,-38,88,-68v9,-49,9,-106,19,-157v21,-106,92,-142,209,-135r-16,84v-107,-8,-93,99,-107,197v-11,78,-49,102,-102,119v39,9,65,35,65,74v1,55,-42,142,-42,194v-1,36,25,50,66,46r-16,84v-93,4,-161,-18,-161,-106","w":314,"k":{"T":-22,"A":11,"C":15,"G":15,"O":15,"Q":15,"V":-21,"W":-21,"X":-7,"Y":-17,"j":-27,"c":5,"d":5,"e":5,"o":5,"q":5}},"|":{"d":"87,-750r98,0r0,1000r-98,0r0,-1000","w":240},"}":{"d":"279,-580v0,64,-47,150,-47,206v0,29,20,48,64,49r-14,77v-68,3,-82,39,-88,68v-9,49,-9,106,-19,157v-21,106,-92,142,-209,135r16,-84v107,9,93,-97,107,-197v11,-78,49,-102,103,-118v-40,-10,-66,-36,-66,-75v0,-54,41,-142,42,-194v1,-36,-25,-50,-66,-46r16,-84v93,-4,161,18,161,106","w":314},"~":{"d":"422,-185v-75,0,-158,-89,-233,-89v-30,0,-43,33,-46,82r-95,0v-1,-134,58,-186,139,-186v69,0,174,87,232,87v23,0,38,-21,40,-81r96,0v5,142,-57,187,-133,187","w":596},"'":{"d":"117,-692r134,0r-74,277r-91,0","w":198,"k":{"A":36,"J":63,"X":-5,"Y":-13,"f":-44,"b":-19,"h":-19,"k":-19,"l":-19,"t":-35,",":132,".":132}},"`":{"d":"119,-700r140,0r74,152r-103,0","w":395},"\u00a0":{"w":184}}});;var Spry;if(!Spry)Spry={};if(!Spry.Widget)Spry.Widget={};Spry.BrowserSniff=function()
{var b=navigator.appName.toString();var up=navigator.platform.toString();var ua=navigator.userAgent.toString();this.mozilla=this.ie=this.opera=this.safari=false;var re_opera=/Opera.([0-9\.]*)/i;var re_msie=/MSIE.([0-9\.]*)/i;var re_gecko=/gecko/i;var re_safari=/(applewebkit|safari)\/([\d\.]*)/i;var r=false;if((r=ua.match(re_opera))){this.opera=true;this.version=parseFloat(r[1]);}else if((r=ua.match(re_msie))){this.ie=true;this.version=parseFloat(r[1]);}else if((r=ua.match(re_safari))){this.safari=true;this.version=parseFloat(r[2]);}else if(ua.match(re_gecko)){var re_gecko_version=/rv:\s*([0-9\.]+)/i;r=ua.match(re_gecko_version);this.mozilla=true;this.version=parseFloat(r[1]);}
this.windows=this.mac=this.linux=false;this.Platform=ua.match(/windows/i)?"windows":(ua.match(/linux/i)?"linux":(ua.match(/mac/i)?"mac":ua.match(/unix/i)?"unix":"unknown"));this[this.Platform]=true;this.v=this.version;if(this.safari&&this.mac&&this.mozilla){this.mozilla=false;}};Spry.is=new Spry.BrowserSniff();Spry.Widget.MenuBar=function(element,opts)
{this.init(element,opts);};Spry.Widget.MenuBar.prototype.init=function(element,opts)
{this.element=this.getElement(element);this.currMenu=null;this.showDelay=50;this.hideDelay=10;if(typeof document.getElementById=='undefined'||(navigator.vendor=='Apple Computer, Inc.'&&typeof window.XMLHttpRequest=='undefined')||(Spry.is.ie&&typeof document.uniqueID=='undefined'))
{return;}
if(Spry.is.ie&&Spry.is.version<7){try{document.execCommand("BackgroundImageCache",false,true);}catch(err){}}
this.upKeyCode=Spry.Widget.MenuBar.KEY_UP;this.downKeyCode=Spry.Widget.MenuBar.KEY_DOWN;this.leftKeyCode=Spry.Widget.MenuBar.KEY_LEFT;this.rightKeyCode=Spry.Widget.MenuBar.KEY_RIGHT;this.escKeyCode=Spry.Widget.MenuBar.KEY_ESC;this.hoverClass='MenuBarItemHover';this.subHoverClass='MenuBarItemSubmenuHover';this.subVisibleClass='MenuBarSubmenuVisible';this.hasSubClass='MenuBarItemSubmenu';this.activeClass='MenuBarActive';this.isieClass='MenuBarItemIE';this.verticalClass='MenuBarVertical';this.horizontalClass='MenuBarHorizontal';this.enableKeyboardNavigation=true;this.hasFocus=false;if(opts)
{for(var k in opts)
{if(typeof this[k]=='undefined')
{var rollover=new Image;rollover.src=opts[k];}}
Spry.Widget.MenuBar.setOptions(this,opts);}
if(Spry.is.safari)
this.enableKeyboardNavigation=false;if(this.element)
{this.currMenu=this.element;var items=this.element.getElementsByTagName('li');for(var i=0;i<items.length;i++)
{if(i>0&&this.enableKeyboardNavigation)
items[i].getElementsByTagName('a')[0].tabIndex='-1';this.initialize(items[i],element);if(Spry.is.ie)
{this.addClassName(items[i],this.isieClass);items[i].style.position="static";}}
if(this.enableKeyboardNavigation)
{var self=this;this.addEventListener(document,'keydown',function(e){self.keyDown(e);},false);}
if(Spry.is.ie)
{if(this.hasClassName(this.element,this.verticalClass))
{this.element.style.position="relative";}
var linkitems=this.element.getElementsByTagName('a');for(var i=0;i<linkitems.length;i++)
{linkitems[i].style.position="relative";}}}};Spry.Widget.MenuBar.KEY_ESC=27;Spry.Widget.MenuBar.KEY_UP=38;Spry.Widget.MenuBar.KEY_DOWN=40;Spry.Widget.MenuBar.KEY_LEFT=37;Spry.Widget.MenuBar.KEY_RIGHT=39;Spry.Widget.MenuBar.prototype.getElement=function(ele)
{if(ele&&typeof ele=="string")
return document.getElementById(ele);return ele;};Spry.Widget.MenuBar.prototype.hasClassName=function(ele,className)
{if(!ele||!className||!ele.className||ele.className.search(new RegExp("\\b"+className+"\\b"))==-1)
{return false;}
return true;};Spry.Widget.MenuBar.prototype.addClassName=function(ele,className)
{if(!ele||!className||this.hasClassName(ele,className))
return;ele.className+=(ele.className?" ":"")+className;};Spry.Widget.MenuBar.prototype.removeClassName=function(ele,className)
{if(!ele||!className||!this.hasClassName(ele,className))
return;ele.className=ele.className.replace(new RegExp("\\s*\\b"+className+"\\b","g"),"");};Spry.Widget.MenuBar.prototype.addEventListener=function(element,eventType,handler,capture)
{try
{if(element.addEventListener)
{element.addEventListener(eventType,handler,capture);}
else if(element.attachEvent)
{element.attachEvent('on'+eventType,handler);}}
catch(e){}};Spry.Widget.MenuBar.prototype.createIframeLayer=function(menu)
{var layer=document.createElement('iframe');layer.tabIndex='-1';layer.src='javascript:""';layer.frameBorder='0';layer.scrolling='no';menu.parentNode.appendChild(layer);layer.style.left=menu.offsetLeft+'px';layer.style.top=menu.offsetTop+'px';layer.style.width=menu.offsetWidth+'px';layer.style.height=menu.offsetHeight+'px';};Spry.Widget.MenuBar.prototype.removeIframeLayer=function(menu)
{var layers=((menu==this.element)?menu:menu.parentNode).getElementsByTagName('iframe');while(layers.length>0)
{layers[0].parentNode.removeChild(layers[0]);}};Spry.Widget.MenuBar.prototype.clearMenus=function(root)
{var menus=root.getElementsByTagName('ul');for(var i=0;i<menus.length;i++)
this.hideSubmenu(menus[i]);this.removeClassName(this.element,this.activeClass);};Spry.Widget.MenuBar.prototype.bubbledTextEvent=function()
{return Spry.is.safari&&(event.target==event.relatedTarget.parentNode||(event.eventPhase==3&&event.target.parentNode==event.relatedTarget));};Spry.Widget.MenuBar.prototype.showSubmenu=function(menu)
{if(this.currMenu)
{this.clearMenus(this.currMenu);this.currMenu=null;}
if(menu)
{this.addClassName(menu,this.subVisibleClass);if(typeof document.all!='undefined'&&!Spry.is.opera&&navigator.vendor!='KDE')
{if(!this.hasClassName(this.element,this.horizontalClass)||menu.parentNode.parentNode!=this.element)
{menu.style.top=menu.parentNode.offsetTop+'px';}}
if(Spry.is.ie&&Spry.is.version<7)
{this.createIframeLayer(menu);}}
this.addClassName(this.element,this.activeClass);};Spry.Widget.MenuBar.prototype.hideSubmenu=function(menu)
{if(menu)
{this.removeClassName(menu,this.subVisibleClass);if(typeof document.all!='undefined'&&!Spry.is.opera&&navigator.vendor!='KDE')
{menu.style.top='';menu.style.left='';}
if(Spry.is.ie&&Spry.is.version<7)
this.removeIframeLayer(menu);}};Spry.Widget.MenuBar.prototype.initialize=function(listitem,element)
{var opentime,closetime;var link=listitem.getElementsByTagName('a')[0];var submenus=listitem.getElementsByTagName('ul');var menu=(submenus.length>0?submenus[0]:null);if(menu)
this.addClassName(link,this.hasSubClass);if(!Spry.is.ie)
{listitem.contains=function(testNode)
{if(testNode==null)
return false;if(testNode==this)
return true;else
return this.contains(testNode.parentNode);};}
var self=this;this.addEventListener(listitem,'mouseover',function(e){self.mouseOver(listitem,e);},false);this.addEventListener(listitem,'mouseout',function(e){if(self.enableKeyboardNavigation)self.clearSelection();self.mouseOut(listitem,e);},false);if(this.enableKeyboardNavigation)
{this.addEventListener(link,'blur',function(e){self.onBlur(listitem);},false);this.addEventListener(link,'focus',function(e){self.keyFocus(listitem,e);},false);}};Spry.Widget.MenuBar.prototype.keyFocus=function(listitem,e)
{this.lastOpen=listitem.getElementsByTagName('a')[0];this.addClassName(this.lastOpen,listitem.getElementsByTagName('ul').length>0?this.subHoverClass:this.hoverClass);this.hasFocus=true;};Spry.Widget.MenuBar.prototype.onBlur=function(listitem)
{this.clearSelection(listitem);};Spry.Widget.MenuBar.prototype.clearSelection=function(el){if(!this.lastOpen)
return;if(el)
{el=el.getElementsByTagName('a')[0];var item=this.lastOpen;while(item!=this.element)
{var tmp=el;while(tmp!=this.element)
{if(tmp==item)
return;try{tmp=tmp.parentNode;}catch(err){break;}}
item=item.parentNode;}}
var item=this.lastOpen;while(item!=this.element)
{this.hideSubmenu(item.parentNode);var link=item.getElementsByTagName('a')[0];this.removeClassName(link,this.hoverClass);this.removeClassName(link,this.subHoverClass);item=item.parentNode;}
this.lastOpen=false;};Spry.Widget.MenuBar.prototype.keyDown=function(e)
{if(!this.hasFocus)
return;if(!this.lastOpen)
{this.hasFocus=false;return;}
var e=e||event;var listitem=this.lastOpen.parentNode;var link=this.lastOpen;var submenus=listitem.getElementsByTagName('ul');var menu=(submenus.length>0?submenus[0]:null);var hasSubMenu=(menu)?true:false;var opts=[listitem,menu,null,this.getSibling(listitem,'previousSibling'),this.getSibling(listitem,'nextSibling')];if(!opts[3])
opts[2]=(listitem.parentNode.parentNode.nodeName.toLowerCase()=='li')?listitem.parentNode.parentNode:null;var found=0;switch(e.keyCode){case this.upKeyCode:found=this.getElementForKey(opts,'y',1);break;case this.downKeyCode:found=this.getElementForKey(opts,'y',-1);break;case this.leftKeyCode:found=this.getElementForKey(opts,'x',1);break;case this.rightKeyCode:found=this.getElementForKey(opts,'x',-1);break;case this.escKeyCode:case 9:this.clearSelection();this.hasFocus=false;default:return;}
switch(found)
{case 0:return;case 1:this.mouseOver(listitem,e);break;case 2:this.mouseOut(opts[2],e);break;case 3:case 4:this.removeClassName(link,hasSubMenu?this.subHoverClass:this.hoverClass);break;}
var link=opts[found].getElementsByTagName('a')[0];if(opts[found].nodeName.toLowerCase()=='ul')
opts[found]=opts[found].getElementsByTagName('li')[0];this.addClassName(link,opts[found].getElementsByTagName('ul').length>0?this.subHoverClass:this.hoverClass);this.lastOpen=link;opts[found].getElementsByTagName('a')[0].focus();return Spry.Widget.MenuBar.stopPropagation(e);};Spry.Widget.MenuBar.prototype.mouseOver=function(listitem,e)
{var link=listitem.getElementsByTagName('a')[0];var submenus=listitem.getElementsByTagName('ul');var menu=(submenus.length>0?submenus[0]:null);var hasSubMenu=(menu)?true:false;if(this.enableKeyboardNavigation)
this.clearSelection(listitem);if(this.bubbledTextEvent())
{return;}
if(listitem.closetime)
clearTimeout(listitem.closetime);if(this.currMenu==listitem)
{this.currMenu=null;}
if(this.hasFocus)
link.focus();this.addClassName(link,hasSubMenu?this.subHoverClass:this.hoverClass);this.lastOpen=link;if(menu&&!this.hasClassName(menu,this.subHoverClass))
{var self=this;listitem.opentime=window.setTimeout(function(){self.showSubmenu(menu);},this.showDelay);}};Spry.Widget.MenuBar.prototype.mouseOut=function(listitem,e)
{var link=listitem.getElementsByTagName('a')[0];var submenus=listitem.getElementsByTagName('ul');var menu=(submenus.length>0?submenus[0]:null);var hasSubMenu=(menu)?true:false;if(this.bubbledTextEvent())
{return;}
var related=(typeof e.relatedTarget!='undefined'?e.relatedTarget:e.toElement);if(!listitem.contains(related))
{if(listitem.opentime)
clearTimeout(listitem.opentime);this.currMenu=listitem;this.removeClassName(link,hasSubMenu?this.subHoverClass:this.hoverClass);if(menu)
{var self=this;listitem.closetime=window.setTimeout(function(){self.hideSubmenu(menu);},this.hideDelay);}
if(this.hasFocus)
link.blur();}};Spry.Widget.MenuBar.prototype.getSibling=function(element,sibling)
{var child=element[sibling];while(child&&child.nodeName.toLowerCase()!='li')
child=child[sibling];return child;};Spry.Widget.MenuBar.prototype.getElementForKey=function(els,prop,dir)
{var found=0;var rect=Spry.Widget.MenuBar.getPosition;var ref=rect(els[found]);var hideSubmenu=false;if(els[1]&&!this.hasClassName(els[1],this.MenuBarSubmenuVisible))
{els[1].style.visibility='hidden';this.showSubmenu(els[1]);hideSubmenu=true;}
var isVert=this.hasClassName(this.element,this.verticalClass);var hasParent=els[0].parentNode.parentNode.nodeName.toLowerCase()=='li'?true:false;for(var i=1;i<els.length;i++){if(prop=='y'&&isVert&&(i==1||i==2))
{continue;}
if(prop=='x'&&!isVert&&!hasParent&&(i==1||i==2))
{continue;}
if(els[i])
{var tmp=rect(els[i]);if((dir*tmp[prop])<(dir*ref[prop]))
{ref=tmp;found=i;}}}
if(els[1]&&hideSubmenu){this.hideSubmenu(els[1]);els[1].style.visibility='';}
return found;};Spry.Widget.MenuBar.camelize=function(str)
{if(str.indexOf('-')==-1){return str;}
var oStringList=str.split('-');var isFirstEntry=true;var camelizedString='';for(var i=0;i<oStringList.length;i++)
{if(oStringList[i].length>0)
{if(isFirstEntry)
{camelizedString=oStringList[i];isFirstEntry=false;}
else
{var s=oStringList[i];camelizedString+=s.charAt(0).toUpperCase()+s.substring(1);}}}
return camelizedString;};Spry.Widget.MenuBar.getStyleProp=function(element,prop)
{var value;try
{if(element.style)
value=element.style[Spry.Widget.MenuBar.camelize(prop)];if(!value)
if(document.defaultView&&document.defaultView.getComputedStyle)
{var css=document.defaultView.getComputedStyle(element,null);value=css?css.getPropertyValue(prop):null;}
else if(element.currentStyle)
{value=element.currentStyle[Spry.Widget.MenuBar.camelize(prop)];}}
catch(e){}
return value=='auto'?null:value;};Spry.Widget.MenuBar.getIntProp=function(element,prop)
{var a=parseInt(Spry.Widget.MenuBar.getStyleProp(element,prop),10);if(isNaN(a))
return 0;return a;};Spry.Widget.MenuBar.getPosition=function(el,doc)
{doc=doc||document;if(typeof(el)=='string'){el=doc.getElementById(el);}
if(!el){return false;}
if(el.parentNode===null||Spry.Widget.MenuBar.getStyleProp(el,'display')=='none'){return false;}
var ret={x:0,y:0};var parent=null;var box;if(el.getBoundingClientRect){box=el.getBoundingClientRect();var scrollTop=doc.documentElement.scrollTop||doc.body.scrollTop;var scrollLeft=doc.documentElement.scrollLeft||doc.body.scrollLeft;ret.x=box.left+scrollLeft;ret.y=box.top+scrollTop;}else if(doc.getBoxObjectFor){box=doc.getBoxObjectFor(el);ret.x=box.x;ret.y=box.y;}else{ret.x=el.offsetLeft;ret.y=el.offsetTop;parent=el.offsetParent;if(parent!=el){while(parent){ret.x+=parent.offsetLeft;ret.y+=parent.offsetTop;parent=parent.offsetParent;}}
if(Spry.is.opera||Spry.is.safari&&Spry.Widget.MenuBar.getStyleProp(el,'position')=='absolute')
ret.y-=doc.body.offsetTop;}
if(el.parentNode)
parent=el.parentNode;else
parent=null;if(parent.nodeName){var cas=parent.nodeName.toUpperCase();while(parent&&cas!='BODY'&&cas!='HTML'){cas=parent.nodeName.toUpperCase();ret.x-=parent.scrollLeft;ret.y-=parent.scrollTop;if(parent.parentNode)
parent=parent.parentNode;else
parent=null;}}
return ret;};Spry.Widget.MenuBar.stopPropagation=function(ev)
{if(ev.stopPropagation)
ev.stopPropagation();else
ev.cancelBubble=true;if(ev.preventDefault)
ev.preventDefault();else
ev.returnValue=false;};Spry.Widget.MenuBar.setOptions=function(obj,optionsObj,ignoreUndefinedProps)
{if(!optionsObj)
return;for(var optionName in optionsObj)
{if(ignoreUndefinedProps&&optionsObj[optionName]==undefined)
continue;obj[optionName]=optionsObj[optionName];}};;;(function($){var tmp,loading,overlay,wrap,outer,content,close,title,nav_left,nav_right,selectedIndex=0,selectedOpts={},selectedArray=[],currentIndex=0,currentOpts={},currentArray=[],ajaxLoader=null,imgPreloader=new Image(),imgRegExp=/\.(jpg|gif|png|bmp|jpeg)(.*)?$/i,swfRegExp=/[^\.]\.(swf)\s*$/i,loadingTimer,loadingFrame=1,titleHeight=0,titleStr='',start_pos,final_pos,busy=false,fx=$.extend($('<div/>')[0],{prop:0}),isIE6=$.browser.msie&&$.browser.version<7&&!window.XMLHttpRequest,_abort=function(){loading.hide();imgPreloader.onerror=imgPreloader.onload=null;if(ajaxLoader){ajaxLoader.abort();}
tmp.empty();},_error=function(){if(false===selectedOpts.onError(selectedArray,selectedIndex,selectedOpts)){loading.hide();busy=false;return;}
selectedOpts.titleShow=false;selectedOpts.width='auto';selectedOpts.height='auto';tmp.html('<p id="fancybox-error">The requested content cannot be loaded.<br />Please try again later.</p>');_process_inline();},_start=function(){var obj=selectedArray[selectedIndex],href,type,title,str,emb,ret;_abort();selectedOpts=$.extend({},$.fn.fancybox.defaults,(typeof $(obj).data('fancybox')=='undefined'?selectedOpts:$(obj).data('fancybox')));ret=selectedOpts.onStart(selectedArray,selectedIndex,selectedOpts);if(ret===false){busy=false;return;}else if(typeof ret=='object'){selectedOpts=$.extend(selectedOpts,ret);}
title=selectedOpts.title||(obj.nodeName?$(obj).attr('title'):obj.title)||'';if(obj.nodeName&&!selectedOpts.orig){selectedOpts.orig=$(obj).children("img:first").length?$(obj).children("img:first"):$(obj);}
if(title===''&&selectedOpts.orig&&selectedOpts.titleFromAlt){title=selectedOpts.orig.attr('alt');}
href=selectedOpts.href||(obj.nodeName?$(obj).attr('href'):obj.href)||null;if((/^(?:javascript)/i).test(href)||href=='#'){href=null;}
if(selectedOpts.type){type=selectedOpts.type;if(!href){href=selectedOpts.content;}}else if(selectedOpts.content){type='html';}else if(href){if(href.match(imgRegExp)){type='image';}else if(href.match(swfRegExp)){type='swf';}else if($(obj).hasClass("iframe")){type='iframe';}else if(href.indexOf("#")===0){type='inline';}else{type='ajax';}}
if(!type){_error();return;}
if(type=='inline'){obj=href.substr(href.indexOf("#"));type=$(obj).length>0?'inline':'ajax';}
selectedOpts.type=type;selectedOpts.href=href;selectedOpts.title=title;if(selectedOpts.autoDimensions){if(selectedOpts.type=='html'||selectedOpts.type=='inline'||selectedOpts.type=='ajax'){selectedOpts.width='auto';selectedOpts.height='auto';}else{selectedOpts.autoDimensions=false;}}
if(selectedOpts.modal){selectedOpts.overlayShow=true;selectedOpts.hideOnOverlayClick=false;selectedOpts.hideOnContentClick=false;selectedOpts.enableEscapeButton=false;selectedOpts.showCloseButton=false;}
selectedOpts.padding=parseInt(selectedOpts.padding,10);selectedOpts.margin=parseInt(selectedOpts.margin,10);tmp.css('padding',(selectedOpts.padding+selectedOpts.margin));$('.fancybox-inline-tmp').unbind('fancybox-cancel').bind('fancybox-change',function(){$(this).replaceWith(content.children());});switch(type){case'html':tmp.html(selectedOpts.content);_process_inline();break;case'inline':if($(obj).parent().is('#fancybox-content')===true){busy=false;return;}
$('<div class="fancybox-inline-tmp" />').hide().insertBefore($(obj)).bind('fancybox-cleanup',function(){$(this).replaceWith(content.children());}).bind('fancybox-cancel',function(){$(this).replaceWith(tmp.children());});$(obj).appendTo(tmp);_process_inline();break;case'image':busy=false;$.fancybox.showActivity();imgPreloader=new Image();imgPreloader.onerror=function(){_error();};imgPreloader.onload=function(){busy=true;imgPreloader.onerror=imgPreloader.onload=null;_process_image();};imgPreloader.src=href;break;case'swf':selectedOpts.scrolling='no';str='<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="'+selectedOpts.width+'" height="'+selectedOpts.height+'"><param name="movie" value="'+href+'"></param>';emb='';$.each(selectedOpts.swf,function(name,val){str+='<param name="'+name+'" value="'+val+'"></param>';emb+=' '+name+'="'+val+'"';});str+='<embed src="'+href+'" type="application/x-shockwave-flash" width="'+selectedOpts.width+'" height="'+selectedOpts.height+'"'+emb+'></embed></object>';tmp.html(str);_process_inline();break;case'ajax':busy=false;$.fancybox.showActivity();selectedOpts.ajax.win=selectedOpts.ajax.success;ajaxLoader=$.ajax($.extend({},selectedOpts.ajax,{url:href,data:selectedOpts.ajax.data||{},error:function(XMLHttpRequest,textStatus,errorThrown){if(XMLHttpRequest.status>0){_error();}},success:function(data,textStatus,XMLHttpRequest){var o=typeof XMLHttpRequest=='object'?XMLHttpRequest:ajaxLoader;if(o.status==200){if(typeof selectedOpts.ajax.win=='function'){ret=selectedOpts.ajax.win(href,data,textStatus,XMLHttpRequest);if(ret===false){loading.hide();return;}else if(typeof ret=='string'||typeof ret=='object'){data=ret;}}
tmp.html(data);_process_inline();}}}));break;case'iframe':_show();break;}},_process_inline=function(){var
w=selectedOpts.width,h=selectedOpts.height;if(w.toString().indexOf('%')>-1){w=parseInt(($(window).width()-(selectedOpts.margin*2))*parseFloat(w)/100,10)+'px';}else{w=w=='auto'?'auto':w+'px';}
if(h.toString().indexOf('%')>-1){h=parseInt(($(window).height()-(selectedOpts.margin*2))*parseFloat(h)/100,10)+'px';}else{h=h=='auto'?'auto':h+'px';}
tmp.wrapInner('<div style="width:'+w+';height:'+h+';overflow: '+(selectedOpts.scrolling=='auto'?'auto':(selectedOpts.scrolling=='yes'?'scroll':'hidden'))+';position:relative;"></div>');selectedOpts.width=tmp.width();selectedOpts.height=tmp.height();_show();},_process_image=function(){selectedOpts.width=imgPreloader.width;selectedOpts.height=imgPreloader.height;$("<img />").attr({'id':'fancybox-img','src':imgPreloader.src,'alt':selectedOpts.title}).appendTo(tmp);_show();},_show=function(){var pos,equal;loading.hide();if(wrap.is(":visible")&&false===currentOpts.onCleanup(currentArray,currentIndex,currentOpts)){$.event.trigger('fancybox-cancel');busy=false;return;}
busy=true;$(content.add(overlay)).unbind();$(window).unbind("resize.fb scroll.fb");$(document).unbind('keydown.fb');if(wrap.is(":visible")&&currentOpts.titlePosition!=='outside'){wrap.css('height',wrap.height());}
currentArray=selectedArray;currentIndex=selectedIndex;currentOpts=selectedOpts;if(currentOpts.overlayShow){overlay.css({'background-color':currentOpts.overlayColor,'opacity':currentOpts.overlayOpacity,'cursor':currentOpts.hideOnOverlayClick?'pointer':'auto','height':$(document).height()});if(!overlay.is(':visible')){if(isIE6){$('select:not(#fancybox-tmp select)').filter(function(){return this.style.visibility!=='hidden';}).css({'visibility':'hidden'}).one('fancybox-cleanup',function(){this.style.visibility='inherit';});}
overlay.show();}}else{overlay.hide();}
final_pos=_get_zoom_to();_process_title();if(wrap.is(":visible")){$(close.add(nav_left).add(nav_right)).hide();pos=wrap.position(),start_pos={top:pos.top,left:pos.left,width:wrap.width(),height:wrap.height()};equal=(start_pos.width==final_pos.width&&start_pos.height==final_pos.height);content.fadeTo(currentOpts.changeFade,0.3,function(){var finish_resizing=function(){content.html(tmp.contents()).fadeTo(currentOpts.changeFade,1,_finish);};$.event.trigger('fancybox-change');content.empty().removeAttr('filter').css({'border-width':currentOpts.padding,'width':final_pos.width-currentOpts.padding*2,'height':selectedOpts.autoDimensions?'auto':final_pos.height-titleHeight-currentOpts.padding*2});if(equal){finish_resizing();}else{fx.prop=0;$(fx).animate({prop:1},{duration:currentOpts.changeSpeed,easing:currentOpts.easingChange,step:_draw,complete:finish_resizing});}});return;}
wrap.removeAttr("style");content.css('border-width',currentOpts.padding);if(currentOpts.transitionIn=='elastic'){start_pos=_get_zoom_from();content.html(tmp.contents());wrap.show();if(currentOpts.opacity){final_pos.opacity=0;}
fx.prop=0;$(fx).animate({prop:1},{duration:currentOpts.speedIn,easing:currentOpts.easingIn,step:_draw,complete:_finish});return;}
if(currentOpts.titlePosition=='inside'&&titleHeight>0){title.show();}
content.css({'width':final_pos.width-currentOpts.padding*2,'height':selectedOpts.autoDimensions?'auto':final_pos.height-titleHeight-currentOpts.padding*2}).html(tmp.contents());wrap.css(final_pos).fadeIn(currentOpts.transitionIn=='none'?0:currentOpts.speedIn,_finish);},_format_title=function(title){if(title&&title.length){if(currentOpts.titlePosition=='float'){return'<table id="fancybox-title-float-wrap" cellpadding="0" cellspacing="0"><tr><td id="fancybox-title-float-left"></td><td id="fancybox-title-float-main">'+title+'</td><td id="fancybox-title-float-right"></td></tr></table>';}
return'<div id="fancybox-title-'+currentOpts.titlePosition+'">'+title+'</div>';}
return false;},_process_title=function(){titleStr=currentOpts.title||'';titleHeight=0;title.empty().removeAttr('style').removeClass();if(currentOpts.titleShow===false){title.hide();return;}
titleStr=$.isFunction(currentOpts.titleFormat)?currentOpts.titleFormat(titleStr,currentArray,currentIndex,currentOpts):_format_title(titleStr);if(!titleStr||titleStr===''){title.hide();return;}
title.addClass('fancybox-title-'+currentOpts.titlePosition).html(titleStr).appendTo('body').show();switch(currentOpts.titlePosition){case'inside':title.css({'width':final_pos.width-(currentOpts.padding*2),'marginLeft':currentOpts.padding,'marginRight':currentOpts.padding});titleHeight=title.outerHeight(true);title.appendTo(outer);final_pos.height+=titleHeight;break;case'over':title.css({'marginLeft':currentOpts.padding,'width':final_pos.width-(currentOpts.padding*2),'bottom':currentOpts.padding}).appendTo(outer);break;case'float':title.css('left',parseInt((title.width()-final_pos.width-40)/2,10)*-1).appendTo(wrap);break;default:title.css({'width':final_pos.width-(currentOpts.padding*2),'paddingLeft':currentOpts.padding,'paddingRight':currentOpts.padding}).appendTo(wrap);break;}
title.hide();},_set_navigation=function(){if(currentOpts.enableEscapeButton||currentOpts.enableKeyboardNav){$(document).bind('keydown.fb',function(e){if(e.keyCode==27&&currentOpts.enableEscapeButton){e.preventDefault();$.fancybox.close();}else if((e.keyCode==37||e.keyCode==39)&&currentOpts.enableKeyboardNav&&e.target.tagName!=='INPUT'&&e.target.tagName!=='TEXTAREA'&&e.target.tagName!=='SELECT'){e.preventDefault();$.fancybox[e.keyCode==37?'prev':'next']();}});}
if(!currentOpts.showNavArrows){nav_left.hide();nav_right.hide();return;}
if((currentOpts.cyclic&&currentArray.length>1)||currentIndex!==0){nav_left.show();}
if((currentOpts.cyclic&&currentArray.length>1)||currentIndex!=(currentArray.length-1)){nav_right.show();}},_finish=function(){if(!$.support.opacity){content.get(0).style.removeAttribute('filter');wrap.get(0).style.removeAttribute('filter');}
if(selectedOpts.autoDimensions){content.css('height','auto');}
wrap.css('height','auto');if(titleStr&&titleStr.length){title.show();}
if(currentOpts.showCloseButton){close.show();}
_set_navigation();if(currentOpts.hideOnContentClick){content.bind('click',$.fancybox.close);}
if(currentOpts.hideOnOverlayClick){overlay.bind('click',$.fancybox.close);}
$(window).bind("resize.fb",$.fancybox.resize);if(currentOpts.centerOnScroll){$(window).bind("scroll.fb",$.fancybox.center);}
if(currentOpts.type=='iframe'){$('<iframe id="fancybox-frame" name="fancybox-frame'+new Date().getTime()+'" frameborder="0" hspace="0" '+($.browser.msie?'allowtransparency="true""':'')+' scrolling="'+selectedOpts.scrolling+'" src="'+currentOpts.href+'"></iframe>').appendTo(content);}
wrap.show();busy=false;$.fancybox.center();currentOpts.onComplete(currentArray,currentIndex,currentOpts);_preload_images();},_preload_images=function(){var href,objNext;if((currentArray.length-1)>currentIndex){href=currentArray[currentIndex+1].href;if(typeof href!=='undefined'&&href.match(imgRegExp)){objNext=new Image();objNext.src=href;}}
if(currentIndex>0){href=currentArray[currentIndex-1].href;if(typeof href!=='undefined'&&href.match(imgRegExp)){objNext=new Image();objNext.src=href;}}},_draw=function(pos){var dim={width:parseInt(start_pos.width+(final_pos.width-start_pos.width)*pos,10),height:parseInt(start_pos.height+(final_pos.height-start_pos.height)*pos,10),top:parseInt(start_pos.top+(final_pos.top-start_pos.top)*pos,10),left:parseInt(start_pos.left+(final_pos.left-start_pos.left)*pos,10)};if(typeof final_pos.opacity!=='undefined'){dim.opacity=pos<0.5?0.5:pos;}
wrap.css(dim);content.css({'width':dim.width-currentOpts.padding*2,'height':dim.height-(titleHeight*pos)-currentOpts.padding*2});},_get_viewport=function(){return[$(window).width()-(currentOpts.margin*2),$(window).height()-(currentOpts.margin*2),$(document).scrollLeft()+currentOpts.margin,$(document).scrollTop()+currentOpts.margin];},_get_zoom_to=function(){var view=_get_viewport(),to={},resize=currentOpts.autoScale,double_padding=currentOpts.padding*2,ratio;if(currentOpts.width.toString().indexOf('%')>-1){to.width=parseInt((view[0]*parseFloat(currentOpts.width))/100,10);}else{to.width=currentOpts.width+double_padding;}
if(currentOpts.height.toString().indexOf('%')>-1){to.height=parseInt((view[1]*parseFloat(currentOpts.height))/100,10);}else{to.height=currentOpts.height+double_padding;}
if(resize&&(to.width>view[0]||to.height>view[1])){if(selectedOpts.type=='image'||selectedOpts.type=='swf'){ratio=(currentOpts.width)/(currentOpts.height);if((to.width)>view[0]){to.width=view[0];to.height=parseInt(((to.width-double_padding)/ratio)+double_padding,10);}
if((to.height)>view[1]){to.height=view[1];to.width=parseInt(((to.height-double_padding)*ratio)+double_padding,10);}}else{to.width=Math.min(to.width,view[0]);to.height=Math.min(to.height,view[1]);}}
to.top=parseInt(Math.max(view[3]-20,view[3]+((view[1]-to.height-40)*0.5)),10);to.left=parseInt(Math.max(view[2]-20,view[2]+((view[0]-to.width-40)*0.5)),10);return to;},_get_obj_pos=function(obj){var pos=obj.offset();pos.top+=parseInt(obj.css('paddingTop'),10)||0;pos.left+=parseInt(obj.css('paddingLeft'),10)||0;pos.top+=parseInt(obj.css('border-top-width'),10)||0;pos.left+=parseInt(obj.css('border-left-width'),10)||0;pos.width=obj.width();pos.height=obj.height();return pos;},_get_zoom_from=function(){var orig=selectedOpts.orig?$(selectedOpts.orig):false,from={},pos,view;if(orig&&orig.length){pos=_get_obj_pos(orig);from={width:pos.width+(currentOpts.padding*2),height:pos.height+(currentOpts.padding*2),top:pos.top-currentOpts.padding-20,left:pos.left-currentOpts.padding-20};}else{view=_get_viewport();from={width:currentOpts.padding*2,height:currentOpts.padding*2,top:parseInt(view[3]+view[1]*0.5,10),left:parseInt(view[2]+view[0]*0.5,10)};}
return from;},_animate_loading=function(){if(!loading.is(':visible')){clearInterval(loadingTimer);return;}
$('div',loading).css('top',(loadingFrame*-40)+'px');loadingFrame=(loadingFrame+1)%12;};$.fn.fancybox=function(options){if(!$(this).length){return this;}
$(this).data('fancybox',$.extend({},options,($.metadata?$(this).metadata():{}))).unbind('click.fb').bind('click.fb',function(e){e.preventDefault();if(busy){return;}
busy=true;$(this).blur();selectedArray=[];selectedIndex=0;var rel=$(this).attr('rel')||'';if(!rel||rel==''||rel==='nofollow'){selectedArray.push(this);}else{selectedArray=$("a[rel="+rel+"], area[rel="+rel+"]");selectedIndex=selectedArray.index(this);}
_start();return;});return this;};$.fancybox=function(obj){var opts;if(busy){return;}
busy=true;opts=typeof arguments[1]!=='undefined'?arguments[1]:{};selectedArray=[];selectedIndex=parseInt(opts.index,10)||0;if($.isArray(obj)){for(var i=0,j=obj.length;i<j;i++){if(typeof obj[i]=='object'){$(obj[i]).data('fancybox',$.extend({},opts,obj[i]));}else{obj[i]=$({}).data('fancybox',$.extend({content:obj[i]},opts));}}
selectedArray=jQuery.merge(selectedArray,obj);}else{if(typeof obj=='object'){$(obj).data('fancybox',$.extend({},opts,obj));}else{obj=$({}).data('fancybox',$.extend({content:obj},opts));}
selectedArray.push(obj);}
if(selectedIndex>selectedArray.length||selectedIndex<0){selectedIndex=0;}
_start();};$.fancybox.showActivity=function(){clearInterval(loadingTimer);loading.show();loadingTimer=setInterval(_animate_loading,66);};$.fancybox.hideActivity=function(){loading.hide();};$.fancybox.next=function(){return $.fancybox.pos(currentIndex+1);};$.fancybox.prev=function(){return $.fancybox.pos(currentIndex-1);};$.fancybox.pos=function(pos){if(busy){return;}
pos=parseInt(pos);selectedArray=currentArray;if(pos>-1&&pos<currentArray.length){selectedIndex=pos;_start();}else if(currentOpts.cyclic&&currentArray.length>1){selectedIndex=pos>=currentArray.length?0:currentArray.length-1;_start();}
return;};$.fancybox.cancel=function(){if(busy){return;}
busy=true;$.event.trigger('fancybox-cancel');_abort();selectedOpts.onCancel(selectedArray,selectedIndex,selectedOpts);busy=false;};$.fancybox.close=function(){if(busy||wrap.is(':hidden')){return;}
busy=true;if(currentOpts&&false===currentOpts.onCleanup(currentArray,currentIndex,currentOpts)){busy=false;return;}
_abort();$(close.add(nav_left).add(nav_right)).hide();$(content.add(overlay)).unbind();$(window).unbind("resize.fb scroll.fb");$(document).unbind('keydown.fb');content.find('iframe').attr('src',isIE6&&/^https/i.test(window.location.href||'')?'javascript:void(false)':'about:blank');if(currentOpts.titlePosition!=='inside'){title.empty();}
wrap.stop();function _cleanup(){overlay.fadeOut('fast');title.empty().hide();wrap.hide();$.event.trigger('fancybox-cleanup');content.empty();currentOpts.onClosed(currentArray,currentIndex,currentOpts);currentArray=selectedOpts=[];currentIndex=selectedIndex=0;currentOpts=selectedOpts={};busy=false;}
if(currentOpts.transitionOut=='elastic'){start_pos=_get_zoom_from();var pos=wrap.position();final_pos={top:pos.top,left:pos.left,width:wrap.width(),height:wrap.height()};if(currentOpts.opacity){final_pos.opacity=1;}
title.empty().hide();fx.prop=1;$(fx).animate({prop:0},{duration:currentOpts.speedOut,easing:currentOpts.easingOut,step:_draw,complete:_cleanup});}else{wrap.fadeOut(currentOpts.transitionOut=='none'?0:currentOpts.speedOut,_cleanup);}};$.fancybox.resize=function(){if(overlay.is(':visible')){overlay.css('height',$(document).height());}
$.fancybox.center(true);};$.fancybox.center=function(){var view,align;if(busy){return;}
align=arguments[0]===true?1:0;view=_get_viewport();if(!align&&(wrap.width()>view[0]||wrap.height()>view[1])){return;}
wrap.stop().animate({'top':parseInt(Math.max(view[3]-20,view[3]+((view[1]-content.height()-40)*0.5)-currentOpts.padding)),'left':parseInt(Math.max(view[2]-20,view[2]+((view[0]-content.width()-40)*0.5)-currentOpts.padding))},typeof arguments[0]=='number'?arguments[0]:200);};$.fancybox.init=function(){if($("#fancybox-wrap").length){return;}
$('body').append(tmp=$('<div id="fancybox-tmp"></div>'),loading=$('<div id="fancybox-loading"><div></div></div>'),overlay=$('<div id="fancybox-overlay"></div>'),wrap=$('<div id="fancybox-wrap"></div>'));outer=$('<div id="fancybox-outer"></div>').append('<div class="fancybox-bg" id="fancybox-bg-n"></div><div class="fancybox-bg" id="fancybox-bg-ne"></div><div class="fancybox-bg" id="fancybox-bg-e"></div><div class="fancybox-bg" id="fancybox-bg-se"></div><div class="fancybox-bg" id="fancybox-bg-s"></div><div class="fancybox-bg" id="fancybox-bg-sw"></div><div class="fancybox-bg" id="fancybox-bg-w"></div><div class="fancybox-bg" id="fancybox-bg-nw"></div>').appendTo(wrap);outer.append(content=$('<div id="fancybox-content"></div>'),close=$('<a id="fancybox-close"></a>'),title=$('<div id="fancybox-title"></div>'),nav_left=$('<a href="javascript:;" id="fancybox-left"><span class="fancy-ico" id="fancybox-left-ico"></span></a>'),nav_right=$('<a href="javascript:;" id="fancybox-right"><span class="fancy-ico" id="fancybox-right-ico"></span></a>'));close.click($.fancybox.close);loading.click($.fancybox.cancel);nav_left.click(function(e){e.preventDefault();$.fancybox.prev();});nav_right.click(function(e){e.preventDefault();$.fancybox.next();});if($.fn.mousewheel){wrap.bind('mousewheel.fb',function(e,delta){if(busy){e.preventDefault();}else if($(e.target).get(0).clientHeight==0||$(e.target).get(0).scrollHeight===$(e.target).get(0).clientHeight){e.preventDefault();$.fancybox[delta>0?'prev':'next']();}});}
if(!$.support.opacity){wrap.addClass('fancybox-ie');}
if(isIE6){loading.addClass('fancybox-ie6');wrap.addClass('fancybox-ie6');$('<iframe id="fancybox-hide-sel-frame" src="'+(/^https/i.test(window.location.href||'')?'javascript:void(false)':'about:blank')+'" scrolling="no" border="0" frameborder="0" tabindex="-1"></iframe>').prependTo(outer);}};$.fn.fancybox.defaults={padding:10,margin:40,opacity:false,modal:false,cyclic:false,scrolling:'auto',width:560,height:340,autoScale:true,autoDimensions:true,centerOnScroll:false,ajax:{},swf:{wmode:'transparent'},hideOnOverlayClick:true,hideOnContentClick:false,overlayShow:true,overlayOpacity:0.7,overlayColor:'#777',titleShow:true,titlePosition:'float',titleFormat:null,titleFromAlt:false,transitionIn:'fade',transitionOut:'fade',speedIn:300,speedOut:300,changeSpeed:300,changeFade:'fast',easingIn:'swing',easingOut:'swing',showCloseButton:true,showNavArrows:true,enableEscapeButton:true,enableKeyboardNav:true,onStart:function(){},onCancel:function(){},onComplete:function(){},onCleanup:function(){},onClosed:function(){},onError:function(){}};$(document).ready(function(){$.fancybox.init();});})(jQuery);;$(function(){$("div.scrollable").scrollable();$(".items img").click(function(){var url=$(this).attr("src").replace("_t","");var wrap=$("#image_wrap").fadeTo("medium",0.5);var img=new Image();img.onload=function(){wrap.fadeTo("fast",1);wrap.find("img").attr("src",url);};img.src=url;}).filter(":first").click();});;(function($){var params=new Array;var order=new Array;var images=new Array;var links=new Array;var linksTarget=new Array;var titles=new Array;var interval=new Array;var imagePos=new Array;var appInterval=new Array;var squarePos=new Array;var reverse=new Array;$.fn.coinslider=$.fn.CoinSlider=function(options){init=function(el){order[el.id]=new Array();images[el.id]=new Array();links[el.id]=new Array();linksTarget[el.id]=new Array();titles[el.id]=new Array();imagePos[el.id]=0;squarePos[el.id]=0;reverse[el.id]=1;params[el.id]=$.extend({},$.fn.coinslider.defaults,options);$.each($('#'+el.id+' img'),function(i,item){images[el.id][i]=$(item).attr('src');links[el.id][i]=$(item).parent().is('a')?$(item).parent().attr('href'):'';linksTarget[el.id][i]=$(item).parent().is('a')?$(item).parent().attr('target'):'';titles[el.id][i]=$(item).next().is('div')?$(item).next().html():'';$(item).hide();$(item).next().hide();});$(el).css({'background-image':'url('+images[el.id][0]+')','width':params[el.id].width,'height':params[el.id].height,'position':'relative','background-position':'top left'}).wrap("<div class='coin-slider' id='coin-slider-"+el.id+"' />");$('#'+el.id).append("<div class='cs-title' id='cs-title-"+el.id+"' style='position: absolute; bottom:0; left: 0; z-index: 1000;'></div>");$.setFields(el);if(params[el.id].navigation)
$.setNavigation(el);$.transition(el,0);$.transitionCall(el);}
$.setFields=function(el){tWidth=sWidth=parseInt(params[el.id].width/params[el.id].spw);tHeight=sHeight=parseInt(params[el.id].height/params[el.id].sph);counter=sLeft=sTop=0;tgapx=gapx=params[el.id].width-params[el.id].spw*sWidth;tgapy=gapy=params[el.id].height-params[el.id].sph*sHeight;for(i=1;i<=params[el.id].sph;i++){gapx=tgapx;if(gapy>0){gapy--;sHeight=tHeight+1;}else{sHeight=tHeight;}
for(j=1;j<=params[el.id].spw;j++){if(gapx>0){gapx--;sWidth=tWidth+1;}else{sWidth=tWidth;}
order[el.id][counter]=i+''+j;counter++;if(params[el.id].links)
$('#'+el.id).append("<a href='"+links[el.id][0]+"' class='cs-"+el.id+"' id='cs-"+el.id+i+j+"' style='width:"+sWidth+"px; height:"+sHeight+"px; float: left; position: absolute;'></a>");else
$('#'+el.id).append("<div class='cs-"+el.id+"' id='cs-"+el.id+i+j+"' style='width:"+sWidth+"px; height:"+sHeight+"px; float: left; position: absolute;'></div>");$("#cs-"+el.id+i+j).css({'background-position':-sLeft+'px '+(-sTop+'px'),'left':sLeft,'top':sTop});sLeft+=sWidth;}
sTop+=sHeight;sLeft=0;}
$('.cs-'+el.id).mouseover(function(){$('#cs-navigation-'+el.id).show();});$('.cs-'+el.id).mouseout(function(){$('#cs-navigation-'+el.id).hide();});$('#cs-title-'+el.id).mouseover(function(){$('#cs-navigation-'+el.id).show();});$('#cs-title-'+el.id).mouseout(function(){$('#cs-navigation-'+el.id).hide();});if(params[el.id].hoverPause){$('.cs-'+el.id).mouseover(function(){params[el.id].pause=true;});$('.cs-'+el.id).mouseout(function(){params[el.id].pause=false;});$('#cs-title-'+el.id).mouseover(function(){params[el.id].pause=true;});$('#cs-title-'+el.id).mouseout(function(){params[el.id].pause=false;});}};$.transitionCall=function(el){clearInterval(interval[el.id]);delay=params[el.id].delay+params[el.id].spw*params[el.id].sph*params[el.id].sDelay;interval[el.id]=setInterval(function(){$.transition(el)},delay);}
$.transition=function(el,direction){if(params[el.id].pause==true)return;$.effect(el);squarePos[el.id]=0;appInterval[el.id]=setInterval(function(){$.appereance(el,order[el.id][squarePos[el.id]])},params[el.id].sDelay);$(el).css({'background-image':'url('+images[el.id][imagePos[el.id]]+')'});if(typeof(direction)=="undefined")
imagePos[el.id]++;else
if(direction=='prev')
imagePos[el.id]--;else
imagePos[el.id]=direction;if(imagePos[el.id]==images[el.id].length){imagePos[el.id]=0;}
if(imagePos[el.id]==-1){imagePos[el.id]=images[el.id].length-1;}
$('.cs-button-'+el.id).removeClass('cs-active');$('#cs-button-'+el.id+"-"+(imagePos[el.id]+1)).addClass('cs-active');if(titles[el.id][imagePos[el.id]]){$('#cs-title-'+el.id).css({'opacity':0}).animate({'opacity':params[el.id].opacity},params[el.id].titleSpeed);$('#cs-title-'+el.id).html(titles[el.id][imagePos[el.id]]);}else{$('#cs-title-'+el.id).css('opacity',0);}};$.appereance=function(el,sid){$('.cs-'+el.id).attr('href',links[el.id][imagePos[el.id]]).attr('target',linksTarget[el.id][imagePos[el.id]]);if(squarePos[el.id]==params[el.id].spw*params[el.id].sph){clearInterval(appInterval[el.id]);return;}
$('#cs-'+el.id+sid).css({opacity:0,'background-image':'url('+images[el.id][imagePos[el.id]]+')'});$('#cs-'+el.id+sid).animate({opacity:1},300);squarePos[el.id]++;};$.setNavigation=function(el){$(el).append("<div id='cs-navigation-"+el.id+"'></div>");$('#cs-navigation-'+el.id).hide();$('#cs-navigation-'+el.id).append("<a href='#' id='cs-prev-"+el.id+"' class='cs-prev'>&nbsp;</a>");$('#cs-navigation-'+el.id).append("<a href='#' id='cs-next-"+el.id+"' class='cs-next'>&nbsp;</a>");$('#cs-prev-'+el.id).css({'position':'absolute','top':params[el.id].height/2-15,'left':0,'z-index':1001,'line-height':'30px','opacity':params[el.id].opacity}).click(function(e){e.preventDefault();$.transition(el,'prev');$.transitionCall(el);}).mouseover(function(){$('#cs-navigation-'+el.id).show()});$('#cs-next-'+el.id).css({'position':'absolute','top':params[el.id].height/2-15,'right':0,'z-index':1001,'line-height':'30px','opacity':params[el.id].opacity}).click(function(e){e.preventDefault();$.transition(el);$.transitionCall(el);}).mouseover(function(){$('#cs-navigation-'+el.id).show()});$("<div id='cs-buttons-"+el.id+"' class='cs-buttons'></div>").appendTo($('#coin-slider-'+el.id));for(k=1;k<images[el.id].length+1;k++){$('#cs-buttons-'+el.id).append("<a href='#' class='cs-button-"+el.id+"' id='cs-button-"+el.id+"-"+k+"'>"+k+"</a>");}
$.each($('.cs-button-'+el.id),function(i,item){$(item).click(function(e){$('.cs-button-'+el.id).removeClass('cs-active');$(this).addClass('cs-active');e.preventDefault();$.transition(el,i);$.transitionCall(el);})});$('#cs-navigation-'+el.id+' a').mouseout(function(){$('#cs-navigation-'+el.id).hide();params[el.id].pause=false;});$("#cs-buttons-"+el.id).css({'left':'0','margin-top':'-320px','margin-left':'4px','position':'relative'});}
$.effect=function(el){effA=['random','swirl','rain','straight'];if(params[el.id].effect=='')
eff=effA[Math.floor(Math.random()*(effA.length))];else
eff=params[el.id].effect;order[el.id]=new Array();if(eff=='random'){counter=0;for(i=1;i<=params[el.id].sph;i++){for(j=1;j<=params[el.id].spw;j++){order[el.id][counter]=i+''+j;counter++;}}
$.random(order[el.id]);}
if(eff=='rain'){$.rain(el);}
if(eff=='swirl')
$.swirl(el);if(eff=='straight')
$.straight(el);reverse[el.id]*=-1;if(reverse[el.id]>0){order[el.id].reverse();}}
$.random=function(arr){var i=arr.length;if(i==0)return false;while(--i){var j=Math.floor(Math.random()*(i+1));var tempi=arr[i];var tempj=arr[j];arr[i]=tempj;arr[j]=tempi;}}
$.swirl=function(el){var n=params[el.id].sph;var m=params[el.id].spw;var x=1;var y=1;var going=0;var num=0;var c=0;var dowhile=true;while(dowhile){num=(going==0||going==2)?m:n;for(i=1;i<=num;i++){order[el.id][c]=x+''+y;c++;if(i!=num){switch(going){case 0:y++;break;case 1:x++;break;case 2:y--;break;case 3:x--;break;}}}
going=(going+1)%4;switch(going){case 0:m--;y++;break;case 1:n--;x++;break;case 2:m--;y--;break;case 3:n--;x--;break;}
check=$.max(n,m)-$.min(n,m);if(m<=check&&n<=check)
dowhile=false;}}
$.rain=function(el){var n=params[el.id].sph;var m=params[el.id].spw;var c=0;var to=to2=from=1;var dowhile=true;while(dowhile){for(i=from;i<=to;i++){order[el.id][c]=i+''+parseInt(to2-i+1);c++;}
to2++;if(to<n&&to2<m&&n<m){to++;}
if(to<n&&n>=m){to++;}
if(to2>m){from++;}
if(from>to)dowhile=false;}}
$.straight=function(el){counter=0;for(i=1;i<=params[el.id].sph;i++){for(j=1;j<=params[el.id].spw;j++){order[el.id][counter]=i+''+j;counter++;}}}
$.min=function(n,m){if(n>m)return m;else return n;}
$.max=function(n,m){if(n<m)return m;else return n;}
this.each(function(){init(this);});};$.fn.coinslider.defaults={width:966,height:324,spw:7,sph:5,delay:3000,sDelay:30,opacity:0.7,titleSpeed:500,effect:'',navigation:true,links:true,hoverPause:true};})(jQuery);;$(document).ready(function(){var show_per_page=6;var number_of_items=$('#content').children().size();var number_of_pages=Math.ceil(number_of_items/show_per_page);$('#current_page').val(0);$('#show_per_page').val(show_per_page);var navigation_html='';var current_link=0;while(number_of_pages>current_link){navigation_html+='<a class="page_link" href="javascript:go_to_page('+current_link+')" longdesc="'+current_link+'">'+(current_link+1)+'</a>';current_link++;}
navigation_html+='';$('#page_navigation').html(navigation_html);$('#page_navigation .page_link:first').addClass('active_page');$('#content').children().css('display','none');$('#content').children().slice(0,show_per_page).css('display','block');});function previous(){new_page=parseInt($('#current_page').val())-1;if($('.active_page').prev('.page_link').length==true){go_to_page(new_page);}}
function next(){new_page=parseInt($('#current_page').val())+1;if($('.active_page').next('.page_link').length==true){go_to_page(new_page);}}
function go_to_page(page_num){var show_per_page=parseInt($('#show_per_page').val());start_from=page_num*show_per_page;end_on=start_from+show_per_page;$('#content').children().css('display','none').slice(start_from,end_on).css('display','block');$('.page_link[longdesc='+page_num+']').addClass('active_page').siblings('.active_page').removeClass('active_page');$('#current_page').val(page_num);}
