/*
 * Copyright (c) 2009 Simo Kinnunen.
 * Licensed under the MIT license.
 *
 * @version 1.09
 */
var Cufon=(function(){var m=function(){return m.replace.apply(null,arguments)};var x=m.DOM={ready:(function(){var C=false,E={loaded:1,complete:1};var B=[],D=function(){if(C){return}C=true;for(var F;F=B.shift();F()){}};if(document.addEventListener){document.addEventListener("DOMContentLoaded",D,false);window.addEventListener("pageshow",D,false)}if(!window.opera&&document.readyState){(function(){E[document.readyState]?D():setTimeout(arguments.callee,10)})()}if(document.readyState&&document.createStyleSheet){(function(){try{document.body.doScroll("left");D()}catch(F){setTimeout(arguments.callee,1)}})()}q(window,"load",D);return function(F){if(!arguments.length){D()}else{C?F():B.push(F)}}})(),root:function(){return document.documentElement||document.body}};var n=m.CSS={Size:function(C,B){this.value=parseFloat(C);this.unit=String(C).match(/[a-z%]*$/)[0]||"px";this.convert=function(D){return D/B*this.value};this.convertFrom=function(D){return D/this.value*B};this.toString=function(){return this.value+this.unit}},addClass:function(C,B){var D=C.className;C.className=D+(D&&" ")+B;return C},color:j(function(C){var B={};B.color=C.replace(/^rgba\((.*?),\s*([\d.]+)\)/,function(E,D,F){B.opacity=parseFloat(F);return"rgb("+D+")"});return B}),fontStretch:j(function(B){if(typeof B=="number"){return B}if(/%$/.test(B)){return parseFloat(B)/100}return{"ultra-condensed":0.5,"extra-condensed":0.625,condensed:0.75,"semi-condensed":0.875,"semi-expanded":1.125,expanded:1.25,"extra-expanded":1.5,"ultra-expanded":2}[B]||1}),getStyle:function(C){var B=document.defaultView;if(B&&B.getComputedStyle){return new a(B.getComputedStyle(C,null))}if(C.currentStyle){return new a(C.currentStyle)}return new a(C.style)},gradient:j(function(F){var G={id:F,type:F.match(/^-([a-z]+)-gradient\(/)[1],stops:[]},C=F.substr(F.indexOf("(")).match(/([\d.]+=)?(#[a-f0-9]+|[a-z]+\(.*?\)|[a-z]+)/ig);for(var E=0,B=C.length,D;E<B;++E){D=C[E].split("=",2).reverse();G.stops.push([D[1]||E/(B-1),D[0]])}return G}),quotedList:j(function(E){var D=[],C=/\s*((["'])([\s\S]*?[^\\])\2|[^,]+)\s*/g,B;while(B=C.exec(E)){D.push(B[3]||B[1])}return D}),recognizesMedia:j(function(G){var E=document.createElement("style"),D,C,B;E.type="text/css";E.media=G;try{E.appendChild(document.createTextNode("/**/"))}catch(F){}C=g("head")[0];C.insertBefore(E,C.firstChild);D=(E.sheet||E.styleSheet);B=D&&!D.disabled;C.removeChild(E);return B}),removeClass:function(D,C){var B=RegExp("(?:^|\\s+)"+C+"(?=\\s|$)","g");D.className=D.className.replace(B,"");return D},supports:function(D,C){var B=document.createElement("span").style;if(B[D]===undefined){return false}B[D]=C;return B[D]===C},textAlign:function(E,D,B,C){if(D.get("textAlign")=="right"){if(B>0){E=" "+E}}else{if(B<C-1){E+=" "}}return E},textShadow:j(function(F){if(F=="none"){return null}var E=[],G={},B,C=0;var D=/(#[a-f0-9]+|[a-z]+\(.*?\)|[a-z]+)|(-?[\d.]+[a-z%]*)|,/ig;while(B=D.exec(F)){if(B[0]==","){E.push(G);G={};C=0}else{if(B[1]){G.color=B[1]}else{G[["offX","offY","blur"][C++]]=B[2]}}}E.push(G);return E}),textTransform:(function(){var B={uppercase:function(C){return C.toUpperCase()},lowercase:function(C){return C.toLowerCase()},capitalize:function(C){return C.replace(/\b./g,function(D){return D.toUpperCase()})}};return function(E,D){var C=B[D.get("textTransform")];return C?C(E):E}})(),whiteSpace:(function(){var D={inline:1,"inline-block":1,"run-in":1};var C=/^\s+/,B=/\s+$/;return function(H,F,G,E){if(E){if(E.nodeName.toLowerCase()=="br"){H=H.replace(C,"")}}if(D[F.get("display")]){return H}if(!G.previousSibling){H=H.replace(C,"")}if(!G.nextSibling){H=H.replace(B,"")}return H}})()};n.ready=(function(){var B=!n.recognizesMedia("all"),E=false;var D=[],H=function(){B=true;for(var K;K=D.shift();K()){}};var I=g("link"),J=g("style");function C(K){return K.disabled||G(K.sheet,K.media||"screen")}function G(M,P){if(!n.recognizesMedia(P||"all")){return true}if(!M||M.disabled){return false}try{var Q=M.cssRules,O;if(Q){search:for(var L=0,K=Q.length;O=Q[L],L<K;++L){switch(O.type){case 2:break;case 3:if(!G(O.styleSheet,O.media.mediaText)){return false}break;default:break search}}}}catch(N){}return true}function F(){if(document.createStyleSheet){return true}var L,K;for(K=0;L=I[K];++K){if(L.rel.toLowerCase()=="stylesheet"&&!C(L)){return false}}for(K=0;L=J[K];++K){if(!C(L)){return false}}return true}x.ready(function(){if(!E){E=n.getStyle(document.body).isUsable()}if(B||(E&&F())){H()}else{setTimeout(arguments.callee,10)}});return function(K){if(B){K()}else{D.push(K)}}})();function s(D){var C=this.face=D.face,B={"\u0020":1,"\u00a0":1,"\u3000":1};this.glyphs=D.glyphs;this.w=D.w;this.baseSize=parseInt(C["units-per-em"],10);this.family=C["font-family"].toLowerCase();this.weight=C["font-weight"];this.style=C["font-style"]||"normal";this.viewBox=(function(){var F=C.bbox.split(/\s+/);var E={minX:parseInt(F[0],10),minY:parseInt(F[1],10),maxX:parseInt(F[2],10),maxY:parseInt(F[3],10)};E.width=E.maxX-E.minX;E.height=E.maxY-E.minY;E.toString=function(){return[this.minX,this.minY,this.width,this.height].join(" ")};return E})();this.ascent=-parseInt(C.ascent,10);this.descent=-parseInt(C.descent,10);this.height=-this.ascent+this.descent;this.spacing=function(L,N,E){var O=this.glyphs,M,K,G,P=[],F=0,J=-1,I=-1,H;while(H=L[++J]){M=O[H]||this.missingGlyph;if(!M){continue}if(K){F-=G=K[H]||0;P[I]-=G}F+=P[++I]=~~(M.w||this.w)+N+(B[H]?E:0);K=M.k}P.total=F;return P}}function f(){var C={},B={oblique:"italic",italic:"oblique"};this.add=function(D){(C[D.style]||(C[D.style]={}))[D.weight]=D};this.get=function(H,I){var G=C[H]||C[B[H]]||C.normal||C.italic||C.oblique;if(!G){return null}I={normal:400,bold:700}[I]||parseInt(I,10);if(G[I]){return G[I]}var E={1:1,99:0}[I%100],K=[],F,D;if(E===undefined){E=I>400}if(I==500){I=400}for(var J in G){if(!k(G,J)){continue}J=parseInt(J,10);if(!F||J<F){F=J}if(!D||J>D){D=J}K.push(J)}if(I<F){I=F}if(I>D){I=D}K.sort(function(M,L){return(E?(M>=I&&L>=I)?M<L:M>L:(M<=I&&L<=I)?M>L:M<L)?-1:1});return G[K[0]]}}function r(){function D(F,G){if(F.contains){return F.contains(G)}return F.compareDocumentPosition(G)&16}function B(G){var F=G.relatedTarget;if(!F||D(this,F)){return}C(this,G.type=="mouseover")}function E(F){C(this,F.type=="mouseenter")}function C(F,G){setTimeout(function(){var H=d.get(F).options;m.replace(F,G?h(H,H.hover):H,true)},10)}this.attach=function(F){if(F.onmouseenter===undefined){q(F,"mouseover",B);q(F,"mouseout",B)}else{q(F,"mouseenter",E);q(F,"mouseleave",E)}}}function u(){var C=[],D={};function B(H){var E=[],G;for(var F=0;G=H[F];++F){E[F]=C[D[G]]}return E}this.add=function(F,E){D[F]=C.push(E)-1};this.repeat=function(){var E=arguments.length?B(arguments):C,F;for(var G=0;F=E[G++];){m.replace(F[0],F[1],true)}}}function A(){var D={},B=0;function C(E){return E.cufid||(E.cufid=++B)}this.get=function(E){var F=C(E);return D[F]||(D[F]={})}}function a(B){var D={},C={};this.extend=function(E){for(var F in E){if(k(E,F)){D[F]=E[F]}}return this};this.get=function(E){return D[E]!=undefined?D[E]:B[E]};this.getSize=function(F,E){return C[F]||(C[F]=new n.Size(this.get(F),E))};this.isUsable=function(){return !!B}}function q(C,B,D){if(C.addEventListener){C.addEventListener(B,D,false)}else{if(C.attachEvent){C.attachEvent("on"+B,function(){return D.call(C,window.event)})}}}function v(C,B){var D=d.get(C);if(D.options){return C}if(B.hover&&B.hoverables[C.nodeName.toLowerCase()]){b.attach(C)}D.options=B;return C}function j(B){var C={};return function(D){if(!k(C,D)){C[D]=B.apply(null,arguments)}return C[D]}}function c(F,E){var B=n.quotedList(E.get("fontFamily").toLowerCase()),D;for(var C=0;D=B[C];++C){if(i[D]){return i[D].get(E.get("fontStyle"),E.get("fontWeight"))}}return null}function g(B){return document.getElementsByTagName(B)}function k(C,B){return C.hasOwnProperty(B)}function h(){var C={},B,F;for(var E=0,D=arguments.length;B=arguments[E],E<D;++E){for(F in B){if(k(B,F)){C[F]=B[F]}}}return C}function o(E,M,C,N,F,D){var K=document.createDocumentFragment(),H;if(M===""){return K}var L=N.separate;var I=M.split(p[L]),B=(L=="words");if(B&&t){if(/^\s/.test(M)){I.unshift("")}if(/\s$/.test(M)){I.push("")}}for(var J=0,G=I.length;J<G;++J){H=z[N.engine](E,B?n.textAlign(I[J],C,J,G):I[J],C,N,F,D,J<G-1);if(H){K.appendChild(H)}}return K}function l(D,M){var C=D.nodeName.toLowerCase();if(M.ignore[C]){return}var E=!M.textless[C];var B=n.getStyle(v(D,M)).extend(M);var F=c(D,B),G,K,I,H,L,J;if(!F){return}for(G=D.firstChild;G;G=I){K=G.nodeType;I=G.nextSibling;if(E&&K==3){if(H){H.appendData(G.data);D.removeChild(G)}else{H=G}if(I){continue}}if(H){D.replaceChild(o(F,n.whiteSpace(H.data,B,H,J),B,M,G,D),H);H=null}if(K==1){if(G.firstChild){if(G.nodeName.toLowerCase()=="cufon"){z[M.engine](F,null,B,M,G,D)}else{arguments.callee(G,M)}}J=G}}}var t=" ".split(/\s+/).length==0;var d=new A();var b=new r();var y=new u();var e=false;var z={},i={},w={autoDetect:false,engine:null,forceHitArea:false,hover:false,hoverables:{a:true},ignore:{applet:1,canvas:1,col:1,colgroup:1,head:1,iframe:1,map:1,optgroup:1,option:1,script:1,select:1,style:1,textarea:1,title:1,pre:1},printable:true,selector:(window.Sizzle||(window.jQuery&&function(B){return jQuery(B)})||(window.dojo&&dojo.query)||(window.Ext&&Ext.query)||(window.YAHOO&&YAHOO.util&&YAHOO.util.Selector&&YAHOO.util.Selector.query)||(window.$$&&function(B){return $$(B)})||(window.$&&function(B){return $(B)})||(document.querySelectorAll&&function(B){return document.querySelectorAll(B)})||g),separate:"words",textless:{dl:1,html:1,ol:1,table:1,tbody:1,thead:1,tfoot:1,tr:1,ul:1},textShadow:"none"};var p={words:/\s/.test("\u00a0")?/[^\S\u00a0]+/:/\s+/,characters:"",none:/^/};m.now=function(){x.ready();return m};m.refresh=function(){y.repeat.apply(y,arguments);return m};m.registerEngine=function(C,B){if(!B){return m}z[C]=B;return m.set("engine",C)};m.registerFont=function(D){if(!D){return m}var B=new s(D),C=B.family;if(!i[C]){i[C]=new f()}i[C].add(B);return m.set("fontFamily",'"'+C+'"')};m.replace=function(D,C,B){C=h(w,C);if(!C.engine){return m}if(!e){n.addClass(x.root(),"cufon-active cufon-loading");n.ready(function(){n.addClass(n.removeClass(x.root(),"cufon-loading"),"cufon-ready")});e=true}if(C.hover){C.forceHitArea=true}if(C.autoDetect){delete C.fontFamily}if(typeof C.textShadow=="string"){C.textShadow=n.textShadow(C.textShadow)}if(typeof C.color=="string"&&/^-/.test(C.color)){C.textGradient=n.gradient(C.color)}else{delete C.textGradient}if(!B){y.add(D,arguments)}if(D.nodeType||typeof D=="string"){D=[D]}n.ready(function(){for(var F=0,E=D.length;F<E;++F){var G=D[F];if(typeof G=="string"){m.replace(C.selector(G),C,true)}else{l(G,C)}}});return m};m.set=function(B,C){w[B]=C;return m};return m})();Cufon.registerEngine("canvas",(function(){var b=document.createElement("canvas");if(!b||!b.getContext||!b.getContext.apply){return}b=null;var a=Cufon.CSS.supports("display","inline-block");var e=!a&&(document.compatMode=="BackCompat"||/frameset|transitional/i.test(document.doctype.publicId));var f=document.createElement("style");f.type="text/css";f.appendChild(document.createTextNode(("cufon{text-indent:0;}@media screen,projection{cufon{display:inline;display:inline-block;position:relative;vertical-align:middle;"+(e?"":"font-size:1px;line-height:1px;")+"}cufon cufontext{display:-moz-inline-box;display:inline-block;width:0;height:0;overflow:hidden;text-indent:-10000in;}"+(a?"cufon canvas{position:relative;}":"cufon canvas{position:absolute;}")+"}@media print{cufon{padding:0;}cufon canvas{display:none;}}").replace(/;/g,"!important;")));document.getElementsByTagName("head")[0].appendChild(f);function d(p,h){var n=0,m=0;var g=[],o=/([mrvxe])([^a-z]*)/g,k;generate:for(var j=0;k=o.exec(p);++j){var l=k[2].split(",");switch(k[1]){case"v":g[j]={m:"bezierCurveTo",a:[n+~~l[0],m+~~l[1],n+~~l[2],m+~~l[3],n+=~~l[4],m+=~~l[5]]};break;case"r":g[j]={m:"lineTo",a:[n+=~~l[0],m+=~~l[1]]};break;case"m":g[j]={m:"moveTo",a:[n=~~l[0],m=~~l[1]]};break;case"x":g[j]={m:"closePath"};break;case"e":break generate}h[g[j].m].apply(h,g[j].a)}return g}function c(m,k){for(var j=0,h=m.length;j<h;++j){var g=m[j];k[g.m].apply(k,g.a)}}return function(V,w,P,t,C,W){var k=(w===null);if(k){w=C.getAttribute("alt")}var A=V.viewBox;var m=P.getSize("fontSize",V.baseSize);var B=0,O=0,N=0,u=0;var z=t.textShadow,L=[];if(z){for(var U=z.length;U--;){var F=z[U];var K=m.convertFrom(parseFloat(F.offX));var I=m.convertFrom(parseFloat(F.offY));L[U]=[K,I];if(I<B){B=I}if(K>O){O=K}if(I>N){N=I}if(K<u){u=K}}}var Z=Cufon.CSS.textTransform(w,P).split("");var E=V.spacing(Z,~~m.convertFrom(parseFloat(P.get("letterSpacing"))||0),~~m.convertFrom(parseFloat(P.get("wordSpacing"))||0));if(!E.length){return null}var h=E.total;O+=A.width-E[E.length-1];u+=A.minX;var s,n;if(k){s=C;n=C.firstChild}else{s=document.createElement("cufon");s.className="cufon cufon-canvas";s.setAttribute("alt",w);n=document.createElement("canvas");s.appendChild(n);if(t.printable){var S=document.createElement("cufontext");S.appendChild(document.createTextNode(w));s.appendChild(S)}}var aa=s.style;var H=n.style;var j=m.convert(A.height);var Y=Math.ceil(j);var M=Y/j;var G=M*Cufon.CSS.fontStretch(P.get("fontStretch"));var J=h*G;var Q=Math.ceil(m.convert(J+O-u));var o=Math.ceil(m.convert(A.height-B+N));n.width=Q;n.height=o;H.width=Q+"px";H.height=o+"px";B+=A.minY;H.top=Math.round(m.convert(B-V.ascent))+"px";H.left=Math.round(m.convert(u))+"px";var r=Math.max(Math.ceil(m.convert(J)),0)+"px";if(a){aa.width=r;aa.height=m.convert(V.height)+"px"}else{aa.paddingLeft=r;aa.paddingBottom=(m.convert(V.height)-1)+"px"}var X=n.getContext("2d"),D=j/A.height;X.scale(D,D*M);X.translate(-u,-B);X.save();function T(){var x=V.glyphs,ab,l=-1,g=-1,y;X.scale(G,1);while(y=Z[++l]){var ab=x[Z[l]]||V.missingGlyph;if(!ab){continue}if(ab.d){X.beginPath();if(ab.code){c(ab.code,X)}else{ab.code=d("m"+ab.d,X)}X.fill()}X.translate(E[++g],0)}X.restore()}if(z){for(var U=z.length;U--;){var F=z[U];X.save();X.fillStyle=F.color;X.translate.apply(X,L[U]);T()}}var q=t.textGradient;if(q){var v=q.stops,p=X.createLinearGradient(0,A.minY,0,A.maxY);for(var U=0,R=v.length;U<R;++U){p.addColorStop.apply(p,v[U])}X.fillStyle=p}else{X.fillStyle=P.get("color")}T();return s}})());Cufon.registerEngine("vml",(function(){var e=document.namespaces;if(!e){return}e.add("cvml","urn:schemas-microsoft-com:vml");e=null;var b=document.createElement("cvml:shape");b.style.behavior="url(#default#VML)";if(!b.coordsize){return}b=null;var h=(document.documentMode||0)<8;document.write(('<style type="text/css">cufoncanvas{text-indent:0;}@media screen{cvml\\:shape,cvml\\:rect,cvml\\:fill,cvml\\:shadow{behavior:url(#default#VML);display:block;antialias:true;position:absolute;}cufoncanvas{position:absolute;text-align:left;}cufon{display:inline-block;position:relative;vertical-align:'+(h?"middle":"text-bottom")+";}cufon cufontext{position:absolute;left:-10000in;font-size:1px;}a cufon{cursor:pointer}}@media print{cufon cufoncanvas{display:none;}}</style>").replace(/;/g,"!important;"));function c(i,j){return a(i,/(?:em|ex|%)$|^[a-z-]+$/i.test(j)?"1em":j)}function a(l,m){if(m==="0"){return 0}if(/px$/i.test(m)){return parseFloat(m)}var k=l.style.left,j=l.runtimeStyle.left;l.runtimeStyle.left=l.currentStyle.left;l.style.left=m.replace("%","em");var i=l.style.pixelLeft;l.style.left=k;l.runtimeStyle.left=j;return i}function f(l,k,j,n){var i="computed"+n,m=k[i];if(isNaN(m)){m=k.get(n);k[i]=m=(m=="normal")?0:~~j.convertFrom(a(l,m))}return m}var g={};function d(p){var q=p.id;if(!g[q]){var n=p.stops,o=document.createElement("cvml:fill"),i=[];o.type="gradient";o.angle=180;o.focus="0";o.method="sigma";o.color=n[0][1];for(var m=1,l=n.length-1;m<l;++m){i.push(n[m][0]*100+"% "+n[m][1])}o.colors=i.join(",");o.color2=n[l][1];g[q]=o}return g[q]}return function(ac,G,Y,C,K,ad,W){var n=(G===null);if(n){G=K.alt}var I=ac.viewBox;var p=Y.computedFontSize||(Y.computedFontSize=new Cufon.CSS.Size(c(ad,Y.get("fontSize"))+"px",ac.baseSize));var y,q;if(n){y=K;q=K.firstChild}else{y=document.createElement("cufon");y.className="cufon cufon-vml";y.alt=G;q=document.createElement("cufoncanvas");y.appendChild(q);if(C.printable){var Z=document.createElement("cufontext");Z.appendChild(document.createTextNode(G));y.appendChild(Z)}if(!W){y.appendChild(document.createElement("cvml:shape"))}}var ai=y.style;var R=q.style;var l=p.convert(I.height),af=Math.ceil(l);var V=af/l;var P=V*Cufon.CSS.fontStretch(Y.get("fontStretch"));var U=I.minX,T=I.minY;R.height=af;R.top=Math.round(p.convert(T-ac.ascent));R.left=Math.round(p.convert(U));ai.height=p.convert(ac.height)+"px";var F=Y.get("color");var ag=Cufon.CSS.textTransform(G,Y).split("");var L=ac.spacing(ag,f(ad,Y,p,"letterSpacing"),f(ad,Y,p,"wordSpacing"));if(!L.length){return null}var k=L.total;var x=-U+k+(I.width-L[L.length-1]);var ah=p.convert(x*P),X=Math.round(ah);var O=x+","+I.height,m;var J="r"+O+"ns";var u=C.textGradient&&d(C.textGradient);var o=ac.glyphs,S=0;var H=C.textShadow;var ab=-1,aa=0,w;while(w=ag[++ab]){var D=o[ag[ab]]||ac.missingGlyph,v;if(!D){continue}if(n){v=q.childNodes[aa];while(v.firstChild){v.removeChild(v.firstChild)}}else{v=document.createElement("cvml:shape");q.appendChild(v)}v.stroked="f";v.coordsize=O;v.coordorigin=m=(U-S)+","+T;v.path=(D.d?"m"+D.d+"xe":"")+"m"+m+J;v.fillcolor=F;if(u){v.appendChild(u.cloneNode(false))}var ae=v.style;ae.width=X;ae.height=af;if(H){var s=H[0],r=H[1];var B=Cufon.CSS.color(s.color),z;var N=document.createElement("cvml:shadow");N.on="t";N.color=B.color;N.offset=s.offX+","+s.offY;if(r){z=Cufon.CSS.color(r.color);N.type="double";N.color2=z.color;N.offset2=r.offX+","+r.offY}N.opacity=B.opacity||(z&&z.opacity)||1;v.appendChild(N)}S+=L[aa++]}var M=v.nextSibling,t,A;if(C.forceHitArea){if(!M){M=document.createElement("cvml:rect");M.stroked="f";M.className="cufon-vml-cover";t=document.createElement("cvml:fill");t.opacity=0;M.appendChild(t);q.appendChild(M)}A=M.style;A.width=X;A.height=af}else{if(M){q.removeChild(M)}}ai.width=Math.max(Math.ceil(p.convert(k*P)),0);if(h){var Q=Y.computedYAdjust;if(Q===undefined){var E=Y.get("lineHeight");if(E=="normal"){E="1em"}else{if(!isNaN(E)){E+="em"}}Y.computedYAdjust=Q=0.5*(a(ad,E)-parseFloat(ai.height))}if(Q){ai.marginTop=Math.ceil(Q)+"px";ai.marginBottom=Q+"px"}}return y}})());

/*!
 * The following copyright notice may not be removed under any circumstances.
 * 
 * Copyright:
 * © 1985, 1987, 1988, 1990, 1998, 2002 Adobe Systems Incorporated. All rights
 * reserved.
 * 
 * Trademark:
 * Please refer to the Copyright section for the font trademark attribution
 * notices.
 * 
 * Full name:
 * GoudyStd
 * 
 * Designer:
 * Frederic W. Goudy, Morris Fuller Benton
 * 
 * Vendor URL:
 * http://www.adobe.com/type
 * 
 * License information:
 * http://www.adobe.com/type/legal.html
 */
Cufon.registerFont((function(f){var b=_cufon_bridge_={p:[{"d":"67,-136v28,-20,50,-45,76,-67v7,-6,26,-20,26,-29v0,-14,-30,-12,-16,-21v25,1,58,-3,78,2v0,12,-10,-3,-49,32r-90,81v30,41,70,75,104,112v23,26,40,12,40,23v-7,10,-31,0,-49,4v-5,0,-8,-6,-11,-9r-101,-105v-3,-4,-10,-7,-10,0r0,75v0,40,35,23,35,36v-1,8,-56,-1,-80,3v-4,0,-9,0,-9,-5v0,-6,26,0,26,-31r0,-184v0,-30,-31,-21,-31,-30v14,-10,52,1,77,-4v11,12,-20,5,-18,33v2,27,-3,61,2,84","w":240},{"d":"0,27r180,0r0,18r-180,0r0,-18"},{"d":"30,-106v0,-82,60,-162,76,-162v4,0,4,2,4,4v0,7,-52,48,-52,140v0,103,48,162,48,174v0,3,-1,3,-4,3v-13,0,-72,-71,-72,-159","w":140},{"d":"72,-235v5,17,39,67,52,84v17,-22,43,-55,55,-83v0,-10,-20,-7,-20,-16v10,-8,11,-2,38,-2v29,0,24,-5,31,2v0,8,-16,0,-36,29v-19,28,-40,54,-57,84v18,39,45,72,67,108v18,30,32,14,32,26v-6,10,-53,-1,-72,4v-4,0,-4,0,-4,-3v0,-8,15,-7,15,-16v-13,-31,-37,-66,-57,-92v-21,24,-47,61,-59,91v0,13,22,8,22,17v-12,8,-46,-1,-71,3v-3,0,-4,-1,-4,-3v0,-8,21,-5,33,-22r70,-101r-59,-90v-27,-40,-44,-24,-44,-34v0,-3,1,-4,4,-4v5,1,55,1,73,0v3,0,6,0,6,4v0,5,-15,4,-15,14","w":240},{"d":"183,-246v-39,80,-90,148,-131,226v15,11,56,5,81,5v47,0,46,-24,59,-24v6,9,-8,21,-11,30v-3,8,-10,9,-18,9r-146,0v-9,1,-8,-8,-4,-12r133,-223v-21,-6,-53,-2,-78,-2v-50,0,-37,38,-49,38v-12,-7,2,-29,0,-42v1,-10,1,-11,13,-11r140,0v9,0,11,3,11,6","w":200},{"d":"134,-91r-96,0v0,59,36,77,58,77v33,0,45,-26,52,-16v0,8,-31,34,-63,34v-107,0,-89,-158,-3,-158v44,0,64,43,64,57v0,6,-4,6,-12,6xm38,-101r71,0v5,0,7,-2,7,-7v0,-20,-20,-38,-40,-38v-22,0,-38,25,-38,45","w":159},{"d":"29,-145r160,0r0,20r-160,0r0,-20xm29,-91r160,0r0,19r-160,0r0,-19","w":218},{"d":"120,-15r-89,-211v-9,-22,-28,-14,-28,-22v9,-12,45,0,66,-5v17,7,-9,6,-9,22v17,59,45,107,66,162v10,26,12,36,21,17r63,-154v2,-5,5,-17,5,-25v0,-17,-23,-10,-23,-18v4,-10,45,1,56,-4v4,0,7,1,7,4v0,8,-11,-1,-21,23r-89,212v-4,9,-7,21,-12,21v-6,0,-10,-14,-13,-22","w":259,"k":{"y":20,"A":33,",":54,".":46,"-":33,"a":27,"e":27,"i":20,"o":34,"r":20,"u":20,":":33,";":33,"O":4}},{"d":"68,-23v0,3,-20,22,-23,23v-3,0,-22,-20,-23,-23v1,-2,21,-23,23,-23v3,-1,22,21,23,23","w":90},{"d":"146,53r-95,-321r22,0r94,321r-21,0","w":218},{"d":"68,-126v0,4,-20,23,-23,23v-3,0,-22,-20,-23,-23v1,-2,21,-23,23,-23v3,-1,22,21,23,23xm68,-23v0,3,-20,22,-23,23v-3,0,-22,-20,-23,-23v1,-2,21,-23,23,-23v3,-1,22,21,23,23","w":90},{"d":"48,-2r0,-213v0,-36,-35,-24,-35,-34v0,-3,1,-4,5,-4r72,0v4,0,7,1,7,5v0,8,-21,-2,-21,26r0,191v0,56,-31,100,-70,100v-22,0,-15,-28,-6,-33v5,0,12,14,22,14v15,0,26,-20,26,-52","w":119},{"d":"187,-45r0,20r-170,-78r0,-18r170,-78r0,20r-148,68","w":218},{"d":"131,-208r-41,87v-3,5,0,7,5,7r71,0v8,0,8,-2,6,-7r-35,-87v-2,-4,-4,-4,-6,0xm210,-21v0,-20,-15,-45,-22,-64v-10,-27,-63,-8,-95,-13v-30,4,-31,45,-43,70v0,25,26,15,26,24v-10,13,-45,-1,-69,5v-11,-14,12,-2,23,-25r86,-184v26,-52,23,-65,34,-38r93,227v11,17,32,8,32,17v-19,8,-51,-1,-78,3v-2,0,-8,1,-8,-3v0,-9,21,-5,21,-19","w":280,"k":{"T":40,"U":18,"v":27,"V":46,"w":27,"W":54,"y":27,"Y":40}},{"d":"136,-125r-68,197v-3,1,-25,3,-26,-1v3,-10,51,-57,26,-88r-47,-116v-3,-8,-17,-8,-17,-13v6,-10,43,1,59,-4v5,0,8,0,8,4v-1,7,-27,3,-19,24r38,98v10,-33,32,-66,32,-101v0,-19,-23,-14,-23,-22v5,-8,35,1,50,-3v4,0,7,1,7,4v0,8,-13,-1,-20,21","w":159,"k":{",":27,".":27}},{"d":"152,-262v-6,12,-7,44,-36,36v-20,3,-54,-9,-58,10r-10,51v56,-13,103,14,102,69v0,34,-19,98,-93,98v-32,0,-54,-10,-44,-17v45,19,110,-4,110,-70v0,-21,-5,-59,-59,-59v-13,0,-28,8,-32,-1r17,-90v0,-38,84,0,100,-29v1,0,3,0,3,2"},{"d":"100,-139v-66,0,-42,57,-42,111v0,25,32,14,32,24v-1,12,-57,0,-73,5v-5,0,-7,0,-7,-4v0,-7,22,0,22,-23r0,-90v1,-25,-36,-8,-24,-23v30,-6,38,-18,46,-18v8,2,3,20,4,29v-1,4,17,-26,52,-26v72,0,58,63,59,126v0,25,28,14,28,24v-1,12,-45,0,-63,5v-5,0,-7,0,-7,-4v0,-7,16,0,16,-23v-2,-53,13,-113,-43,-113","w":200},{"d":"66,-216r0,67v-4,24,35,9,52,13v37,0,28,-29,37,-29v10,16,-1,45,4,71v0,3,-1,5,-4,5v-11,0,1,-32,-29,-32r-54,0v-8,0,-6,7,-6,12r0,73v0,34,34,25,34,33v0,5,-5,5,-8,5v-3,0,-7,-2,-40,-2v-22,0,-34,6,-41,-1v0,-10,26,0,26,-40r0,-166v0,-16,0,-33,-19,-36v-3,-1,-11,-2,-11,-6v0,-3,3,-4,13,-4r153,0v11,15,-3,63,-3,50v-9,0,-3,-17,-9,-25v-9,-12,-47,-10,-61,-10v-35,0,-34,-2,-34,22","k":{"A":9,"R":-7,",":46,".":46}},{"d":"98,-116v-17,-44,-47,-75,-68,-115v-10,-18,-38,-10,-22,-22v11,3,63,-4,73,3v0,6,-17,7,-17,17v15,35,36,63,57,91v18,-18,29,-46,44,-68v3,-4,7,-9,7,-19v0,-18,-27,-10,-27,-19v11,-12,42,0,66,-5v2,0,4,2,4,4v-35,28,-53,74,-80,110v-18,24,-8,68,-8,104v0,31,29,22,29,33v-9,8,-63,-1,-80,3v-3,0,-5,0,-5,-4v0,-10,27,0,27,-26r0,-87","w":219,"k":{"v":20,"A":20,",":22,".":33,"-":33,"a":27,"e":27,"i":20,"o":27,"u":20,":":27,";":27,"p":20,"q":27}},{"d":"105,-36r0,-41v-23,5,-67,10,-67,42v0,21,11,29,30,29v13,0,37,-11,37,-30xm105,-86v3,-34,-3,-59,-37,-59v-24,0,-36,13,-29,36v0,4,-1,7,-8,7v-6,0,-17,-6,-17,-12v0,-17,21,-40,61,-40v22,0,56,6,56,37r0,74v-1,14,0,40,22,33v2,0,5,-1,5,2v-11,17,-45,10,-49,-9v-24,23,-92,38,-94,-13v0,-19,6,-42,90,-56","w":159},{"d":"91,-6v33,0,52,-23,52,-55v0,-45,-66,-69,-69,-69v-15,0,-40,26,-40,56v0,31,23,68,57,68xm46,-202v0,58,93,72,92,7v0,-27,-21,-48,-49,-48v-24,0,-43,16,-43,41xm63,-137v-60,-22,-36,-116,30,-116v37,0,62,19,62,58v0,24,-20,44,-41,53v30,13,50,36,50,70v0,45,-32,76,-77,76v-38,0,-71,-27,-71,-72v0,-32,19,-55,47,-69"},{"d":"132,-112v-13,-16,-30,-31,-53,-31v-31,0,-42,32,-42,58v0,39,22,71,63,71v32,0,44,-27,53,-19v0,6,-22,37,-71,37v-41,0,-72,-36,-72,-76v0,-45,36,-82,81,-82v34,0,55,12,41,42","w":159},{"d":"114,-96v0,-23,-10,-51,-37,-51v-27,0,-35,22,-35,45v0,23,9,48,36,48v25,0,36,-19,36,-42xm75,-154v30,0,41,14,51,14v17,0,19,-23,24,-23v9,20,-2,40,-15,43v14,52,-33,85,-82,71v-9,0,-18,12,-18,20v0,3,-2,17,43,17v30,0,71,-3,71,33v0,23,-20,52,-80,52v-23,0,-60,-8,-60,-38v0,-15,13,-25,26,-30v-10,-4,-14,-17,-14,-29v0,-15,20,-28,19,-30v-44,-26,-19,-100,35,-100xm26,35v0,24,26,30,46,30v49,0,59,-23,59,-36v0,-15,-12,-14,-49,-17v-51,-4,-45,-5,-56,23","w":159},{"d":"91,-35v0,-42,-77,-30,-77,-76v0,-29,23,-43,49,-43v13,1,45,2,37,25v0,10,1,15,-4,15v-4,0,-6,-32,-39,-32v-14,0,-26,8,-26,23v-10,24,90,34,77,78v0,27,-21,49,-48,49v-25,0,-32,-10,-41,-10v-8,0,-7,-1,-7,-29v0,-6,-1,-18,4,-18v8,0,4,48,43,48v18,0,32,-11,32,-30","w":119},{"d":"105,-30r0,-187v0,-3,2,-17,-3,-17v-37,4,-89,-14,-89,26v0,6,-8,12,-9,4v4,-16,-1,-39,10,-49r208,0v18,-1,8,26,12,39v0,4,1,8,-4,8v-13,0,6,-28,-31,-28v-24,6,-72,-17,-65,18r0,184v0,30,29,18,29,29v-7,6,-91,6,-86,0v0,-9,28,-5,28,-27","w":240,"k":{"w":46,"y":40,"A":33,",":40,".":40,"-":40,"a":40,"c":40,"e":40,"i":32,"o":40,"r":40,"s":40,"u":40,":":40,";":40}},{"d":"55,-133r41,104v12,-32,40,-61,40,-98v0,-20,-22,-10,-22,-19v8,-10,32,1,49,-4v4,0,10,0,10,5v0,5,-13,2,-18,13r-55,117v-7,22,-13,24,-19,10r-55,-124v-7,-16,-20,-11,-20,-17v2,-10,43,1,61,-4v5,0,8,-1,8,3v0,7,-20,3,-20,14","k":{",":27,".":27}},{"d":"54,-109r0,72v0,19,22,32,46,32v71,0,60,-132,-7,-133v-37,0,-39,28,-39,29xm54,-6r0,52v0,24,33,15,33,24v-1,13,-53,-2,-73,5v-3,0,-5,-1,-5,-4v0,-9,18,-4,18,-26r0,-161v1,-25,-33,-8,-21,-23v28,-6,35,-18,43,-18v8,0,4,18,5,26v52,-53,113,-11,113,50v0,33,-20,85,-76,85v-13,0,-25,-4,-37,-10"},{"d":"2,53v50,-9,34,-63,34,-113v0,-27,8,-41,36,-48v-54,-7,-36,-65,-36,-116v0,-25,-9,-35,-34,-44v93,-2,62,57,62,123v0,26,17,32,34,38v-47,0,-32,71,-34,117v0,24,-7,43,-62,43","w":100},{"d":"91,4v-47,0,-80,-27,-80,-76v0,-44,35,-82,80,-82v27,0,78,13,78,80v0,44,-34,78,-78,78xm95,-4v30,0,49,-20,49,-65v0,-37,-15,-78,-58,-78v-74,0,-63,141,9,143","k":{"d":-4}},{"d":"87,-172v-29,0,-39,-22,-60,-29v-13,-5,-29,-26,-8,-32v29,13,44,42,68,61","w":119},{"d":"130,-245v-60,0,-95,50,-95,107v0,67,44,131,115,131v53,0,95,-42,95,-109v0,-66,-45,-129,-115,-129xm141,-257v73,0,130,53,130,128v1,76,-48,121,-115,133v5,0,9,-3,61,33v21,15,40,11,55,3v3,0,4,2,4,5v0,6,-19,20,-54,20v-39,0,-105,-67,-145,-67v-33,0,-26,37,-35,37v-5,0,-6,-3,-6,-8v0,-19,14,-37,28,-43v-35,-21,-55,-62,-55,-111v0,-75,58,-130,132,-130","w":280},{"d":"82,-130v-42,7,-24,61,-24,100v0,33,32,15,32,27v-6,9,-14,3,-39,3v-30,0,-30,5,-37,-2v0,-8,18,-6,18,-21r0,-93v2,-24,-39,-9,-21,-23v28,-6,35,-18,43,-18v9,2,0,25,5,32v9,-21,46,-43,59,-13v-6,19,-16,15,-36,8","w":119,"k":{",":20,".":20,"z":-5,"-":13}},{"d":"90,-138v-21,5,-35,11,-35,33r0,67v17,60,95,32,95,-25v0,-34,-21,-75,-60,-75xm55,-262r0,131v40,-38,113,-34,113,49v0,45,-23,86,-75,86v-26,0,-45,-20,-49,-20v-3,0,-11,30,-16,16r1,-226v1,-24,-36,-10,-21,-24v28,-6,35,-18,43,-18v2,0,4,2,4,6"},{"d":"108,-143v-23,42,-52,81,-77,122r51,0v26,1,16,-35,30,-23v-6,13,-3,44,-19,44r-77,0v-7,-1,-7,-4,-2,-12r73,-115r-50,0v-21,0,-13,20,-23,20v-9,-4,4,-38,9,-42r79,0v4,0,6,1,6,6","w":119},{"d":"142,-93v-15,0,-53,-20,-77,-21v-17,0,-26,12,-34,25r-14,-10v12,-18,25,-34,49,-34v22,0,56,22,76,22v15,0,23,-11,31,-22r15,8v-12,17,-24,32,-46,32","w":218},{"d":"61,-224r0,129v0,58,37,84,86,84v115,0,77,-107,83,-204v3,-39,-42,-19,-30,-38v21,2,53,-6,67,4v0,10,-21,2,-21,35r0,111v0,18,4,107,-101,107v-148,0,-113,-110,-113,-230v0,-21,-29,-12,-29,-24v15,-8,46,1,70,-3v2,0,12,-1,12,3v0,10,-24,0,-24,26","w":280},{"d":"67,-72r-11,9r0,35v0,25,30,14,30,24v0,12,-52,0,-69,5v-16,-9,13,-6,13,-24r0,-203v1,-25,-36,-9,-24,-24v30,-6,38,-18,46,-18v2,0,4,2,4,6r0,185v18,-18,47,-36,60,-58v0,-9,-25,-6,-13,-15v14,6,54,-6,63,4v0,6,-13,2,-29,13v-19,13,-34,30,-52,44v12,18,27,35,58,70v14,16,36,8,36,16v0,10,-36,-1,-51,4v-25,-31,-38,-39,-61,-73"},{"d":"93,4v-31,0,-79,-24,-79,-98v0,-78,73,-163,138,-163v2,0,5,1,5,4v0,4,0,3,-18,9v-49,17,-80,63,-90,106v15,-11,32,-22,51,-22v41,0,66,40,66,77v0,33,-17,87,-73,87xm98,-7v69,-7,54,-138,-13,-138v-70,8,-48,135,13,138"},{"d":"74,-122r0,80v0,26,-2,34,49,34v48,0,61,-32,61,-54v0,-23,-1,-69,-84,-69v-28,0,-26,6,-26,9xm74,-215r0,60v0,12,-4,13,28,13v59,0,62,-22,62,-39v0,-39,-33,-61,-69,-61v-23,0,-21,6,-21,27xm18,-3v10,-12,28,2,28,-37r0,-177v0,-27,-32,-24,-32,-31v7,-11,19,-4,38,-4v14,0,29,-1,58,-1v63,0,79,34,79,61v0,37,-34,48,-34,51v0,5,57,6,57,66v0,24,-18,76,-88,76r-97,0v-2,0,-9,-1,-9,-4","w":219},{"d":"34,-105v0,75,101,116,157,65v-77,-66,-105,-114,-118,-114v-23,0,-39,28,-39,49xm161,-200v-13,-18,-29,-45,-55,-44v-17,0,-30,12,-30,29v0,24,53,81,131,153v9,-10,11,-23,11,-38v0,-42,-34,-27,-34,-39v19,-10,37,3,63,-4v15,10,-9,5,-11,22v-3,23,-5,46,-17,67v20,13,47,53,77,44v3,0,3,1,3,2v-26,27,-75,0,-96,-24v-57,63,-188,41,-188,-55v0,-39,18,-68,57,-76v-34,-34,-8,-90,42,-90v30,0,35,15,45,6v9,7,3,30,6,44v0,2,-3,3,-4,3","w":299},{"d":"56,-262r0,133v14,-13,31,-25,52,-25v70,0,60,66,60,131v0,19,29,11,29,20v-5,10,-51,-1,-67,4v-4,0,-6,-1,-6,-4v0,-5,18,-5,18,-18r0,-66v0,-45,-31,-53,-44,-53v-16,0,-42,15,-42,33r0,76v0,31,32,20,32,27v-9,13,-53,-1,-76,5v-12,-10,18,-4,18,-24r0,-203v1,-25,-37,-9,-25,-24v26,-5,39,-18,47,-18v2,0,4,2,4,6","w":200},{"d":"11,-135r49,-22v2,0,4,1,4,5r0,150v0,28,-12,74,-47,74v-17,0,-19,-25,-7,-30v11,4,28,33,28,-3r0,-155v0,-22,-27,-11,-27,-19xm51,-229v17,6,18,32,0,38v-4,0,-15,-15,-15,-19v0,-4,11,-19,15,-19","w":100},{"d":"38,-217v0,-7,70,-33,64,-36v8,6,1,13,1,29r0,187v0,41,39,22,39,34v-18,10,-63,0,-93,4v-5,0,-8,0,-8,-4v0,-10,35,3,35,-28r0,-166v7,-27,-21,-23,-34,-16v-1,0,-4,-2,-4,-4"},{"d":"95,53r-66,0r0,-321r66,0r0,11v-18,2,-44,-7,-37,16r0,267v-7,23,18,14,37,16r0,11","w":100},{"d":"12,-138r41,-45v5,0,4,7,4,33v17,0,48,2,54,-6v6,6,-6,15,-7,21r-47,0r0,105v-3,30,47,19,56,13v1,0,3,0,3,3v-9,17,-85,40,-85,-24r0,-97v-17,0,-19,0,-19,-3","w":119},{"d":"85,-12v57,0,41,-45,41,-92v0,-27,-22,-42,-48,-42v-73,0,-56,134,7,134xm126,-142r0,-84v1,-25,-37,-9,-25,-24v28,-6,39,-18,47,-18v2,0,4,2,4,6r0,246v-3,6,18,6,23,12v-2,3,-49,14,-49,3v-1,-6,2,-16,-1,-20v-12,15,-32,25,-53,25v-40,0,-63,-36,-63,-73v0,-58,62,-109,117,-73"},{"d":"72,-230r0,182v0,52,37,33,37,45v-11,10,-64,0,-88,4v-2,0,-6,-1,-6,-4v0,-10,28,2,28,-38r0,-173v0,-43,-29,-21,-29,-34v3,-13,55,-5,82,-5v46,0,97,15,97,69v0,14,-11,69,-88,69v-4,1,-33,-4,-21,-11v39,8,82,-7,82,-48v0,-44,-34,-67,-75,-67v-12,0,-19,0,-19,11","w":200,"k":{"A":27,",":50,".":46}},{"d":"30,-194v-12,-8,2,-35,3,-48v0,-19,23,-9,40,-10r69,0v5,0,14,-3,13,15v-2,56,-81,170,-52,246v-15,8,-37,20,-37,-22v0,-71,72,-164,72,-213r-65,0v-46,0,-32,32,-43,32"},{"d":"86,4v-35,0,-75,-29,-75,-118v0,-99,47,-139,85,-139v28,0,72,28,72,117v0,95,-45,140,-82,140xm82,-234v-43,0,-52,62,-52,94v0,85,37,124,66,124v20,0,54,-18,54,-97v0,-90,-46,-121,-68,-121"},{"d":"93,-90v9,-15,26,-24,30,-44v0,-8,-16,-5,-16,-12v0,-10,39,1,54,-4v4,0,5,1,5,4v0,5,-12,1,-29,20r-38,44r48,63v10,13,25,10,25,16v-5,9,-12,3,-33,3v-22,0,-26,5,-34,-2v5,-7,19,-8,6,-25r-28,-36v-10,15,-25,26,-32,44v0,14,19,8,19,16v0,10,-45,-1,-58,4v-3,0,-4,-1,-4,-4v0,-6,13,-2,32,-24r37,-44r-41,-56v-9,-13,-28,-12,-28,-18v1,-12,47,0,61,-5v12,7,-8,6,-8,13v0,6,4,8,32,47"},{"w":90},{"d":"70,-222r2,198v69,38,155,12,155,-95v0,-80,-54,-125,-122,-125v-34,0,-35,5,-35,22xm41,-36r0,-179v0,-37,-29,-25,-29,-35v29,-7,69,-3,115,-3v64,0,127,47,127,114v0,83,-39,140,-139,140r-96,0v-12,-13,22,0,22,-37","w":259},{"d":"28,-108v53,9,36,65,36,117v0,24,7,37,34,44v-93,2,-62,-56,-62,-122v0,-26,-17,-34,-34,-39v47,-1,34,-70,34,-117v0,-23,11,-46,62,-42v-78,7,12,142,-70,159","w":100},{"d":"99,-270r20,0r0,360r-20,0r0,-360","w":218},{"d":"18,-3v45,-63,106,-162,96,-189v0,-27,-13,-42,-40,-42v-30,0,-44,23,-50,23v-4,0,-2,-4,-2,-6v0,-9,30,-36,65,-36v31,0,54,19,54,51v0,53,-86,162,-86,172v0,8,30,6,52,6v49,2,39,-34,54,-23v-1,7,-20,37,-26,47r-108,0v-3,0,-9,1,-9,-3"},{"d":"15,-138v0,-23,25,-13,48,-15v22,3,13,-55,35,-45r-17,43v9,2,47,8,50,-4v7,-13,9,-33,20,-42v6,-1,5,6,3,9v-5,13,-11,23,-15,37v7,8,40,-4,50,5v-5,6,-3,19,-13,15v-17,3,-43,-7,-48,6r-12,33v8,7,39,-4,49,5v-1,22,-25,14,-51,15v-8,0,-7,-1,-10,7r-15,39v-1,7,-9,10,-12,4r19,-48v-8,-6,-26,-2,-40,-2v-8,0,-7,-1,-10,7r-16,39v-1,7,-7,10,-11,4r19,-48v-8,-7,-37,3,-47,-4v4,-7,3,-20,13,-16v16,-3,41,7,45,-6v3,-12,10,-20,13,-33v-7,-7,-38,4,-47,-5xm120,-132v-9,-4,-45,-9,-50,3r-13,33v9,4,45,9,50,-4"},{"d":"41,-50r0,-133v0,-75,-43,-54,-43,-67v9,-4,41,-8,48,5r176,195v3,-48,1,-104,1,-154v0,-47,-40,-34,-40,-46v14,-8,50,1,73,-3v14,12,-17,4,-17,32r0,208v-1,22,-4,19,-17,6r-163,-181v-6,45,-2,105,-2,155v0,32,32,20,32,30v-5,10,-57,-1,-75,4v-4,0,-4,-2,-4,-4v0,-13,31,3,31,-47","w":280},{"d":"31,-45r148,-66r-148,-68r0,-20r170,78r0,18r-170,78r0,-20","w":218},{"d":"221,-130r-47,113v-2,5,-7,21,-13,21v-7,0,-9,-10,-12,-19r-26,-74r-35,75v-9,26,-17,21,-27,-9r-33,-95v-12,-35,-24,-21,-24,-29v13,-8,34,1,57,-3v11,7,-10,7,-9,18v4,34,23,69,32,101r34,-72r-11,-29v-4,-10,-19,-8,-19,-13v8,-12,33,0,53,-5v3,0,9,0,9,5v0,5,-13,5,-13,13v0,31,23,71,32,101v11,-32,35,-59,35,-96v0,-14,-21,-12,-21,-19v8,-9,29,0,47,-4v13,7,-4,7,-9,20","w":240,"k":{",":27,".":27}},{"d":"274,-210r5,178v2,30,28,17,28,30v-11,8,-50,-1,-74,3v-3,0,-4,-2,-4,-3v0,-11,22,-2,22,-29r-3,-140v0,-20,-7,-17,-14,-3r-74,152v-2,3,-7,18,-11,18v-4,0,-7,-8,-8,-11r-76,-160v-3,-4,-7,-7,-7,1r-4,126v-2,48,32,32,32,45v-6,10,-57,-1,-72,4v-3,0,-4,-1,-4,-4v0,-12,23,2,26,-35v4,-59,9,-97,9,-135v0,-85,-35,-64,-35,-76v7,-9,30,0,46,-4v5,0,5,6,7,10r86,183v10,19,9,9,19,-9r86,-172v2,-18,27,-9,43,-12v15,19,-24,-4,-23,43","w":320},{"d":"29,-121r70,0r0,-70r20,0r0,70r70,0r0,19r-70,0r0,71r-20,0r0,-71r-70,0r0,-19","w":218},{"d":"193,-50v10,22,-23,57,-50,51r-126,0v-3,0,-5,0,-5,-3v1,-4,3,-4,15,-10v9,-4,10,-14,10,-31r0,-164v0,-16,0,-33,-19,-36v-3,-1,-11,-2,-11,-6v0,-3,3,-4,13,-4r153,0v11,15,-3,63,-3,50v-9,0,-3,-17,-9,-25v-9,-12,-47,-10,-61,-10v-35,0,-34,-2,-34,22r0,67v-4,24,35,9,52,13v37,0,28,-29,37,-29v10,16,-1,45,4,71v0,3,-1,5,-4,5v-11,0,1,-32,-29,-32r-54,0v-8,0,-6,7,-6,12r0,66v0,21,-3,30,27,30v83,0,95,-37,100,-37","w":200},{"d":"71,53r-66,0r0,-11v18,-2,44,7,37,-16r0,-267v7,-23,-18,-14,-37,-16r0,-11r66,0r0,321","w":100},{"d":"55,-85r-10,-145v-1,-12,5,-14,15,-14v10,0,15,2,14,14r-10,145v0,3,-1,10,-4,10v-3,0,-5,-7,-5,-10xm83,-23v-1,3,-21,22,-23,23v-3,0,-22,-20,-23,-23v1,-2,21,-23,23,-23v3,0,21,22,23,23","w":119},{"d":"90,-253v30,9,1,33,4,68v32,-18,35,-39,47,-39v9,0,14,5,14,14v0,21,-33,11,-59,31v28,20,59,9,59,30v0,8,-6,13,-14,13v-15,0,-19,-26,-47,-38v0,41,10,39,10,53v0,8,-6,16,-15,16v-8,0,-12,-9,-12,-16v0,-15,10,-9,10,-53v-32,19,-34,38,-49,38v-8,0,-13,-6,-13,-14v0,-20,30,-10,59,-29v-29,-20,-59,-10,-59,-32v0,-8,7,-13,14,-13v12,0,22,27,48,39v1,-31,-9,-39,-9,-54v0,-7,4,-14,12,-14"},{"d":"9,-121v0,-75,54,-136,130,-136v79,0,81,38,105,24v4,0,4,7,5,30v1,19,4,31,-2,31v-4,0,-7,-9,-8,-12v-22,-39,-49,-62,-95,-62v-70,0,-104,47,-104,114v0,63,36,125,105,125v57,0,93,-36,98,-53v1,-5,8,-5,8,0r-8,36v0,1,-26,28,-107,28v-74,0,-127,-50,-127,-125","w":259},{"d":"30,-80r66,-24v7,8,7,25,-6,25r-67,24v-6,-8,-6,-25,7,-25","w":119},{"d":"44,-45v7,0,24,14,24,38v0,35,-28,60,-38,60v-11,-10,16,-12,16,-40v0,-24,-24,-31,-24,-37v0,-5,16,-21,22,-21xm68,-126v0,4,-20,23,-23,23v-3,0,-22,-20,-23,-23v1,-2,21,-23,23,-23v3,-1,22,21,23,23","w":90},{"d":"128,-41v-4,-55,19,-106,-47,-106v-32,0,-50,36,-50,63v0,28,13,72,59,72v17,0,38,-15,38,-29xm154,-153r0,202v0,17,25,13,25,21v0,12,-54,-2,-65,5v-4,0,-5,-1,-5,-4v0,-7,19,-3,19,-18v0,-25,2,-53,-1,-76v-36,52,-118,20,-118,-45v0,-43,33,-86,79,-86v34,0,45,16,48,16v3,1,13,-29,18,-15"},{"d":"117,-204v-3,41,-57,66,-47,124v0,4,0,5,-4,5v-26,-40,24,-92,24,-127v0,-15,-12,-29,-28,-29v-16,-1,-18,16,-25,7v8,-32,83,-22,80,20xm90,-23v-1,3,-21,22,-23,23v-3,0,-22,-20,-23,-23v1,-2,21,-23,23,-23v3,0,21,22,23,23","w":119},{"d":"110,-109v0,82,-60,162,-76,162v-4,0,-4,-2,-4,-4v0,-7,52,-48,52,-140v0,-103,-48,-162,-48,-174v0,-3,1,-3,4,-3v13,0,72,71,72,159","w":140},{"d":"7,-142v12,-6,27,-4,39,-7v1,0,6,2,6,9r0,91v5,65,65,39,74,15r0,-94v0,-14,-19,-5,-19,-14v12,-6,26,-4,39,-7v1,0,7,2,7,9r0,124v0,9,22,5,22,13v-11,6,-34,3,-45,7v-8,-3,1,-19,-4,-25v-24,40,-100,31,-100,-23r0,-84v0,-14,-19,-5,-19,-14"},{"d":"130,-245v-60,0,-95,50,-95,107v0,67,44,131,115,131v53,0,95,-42,95,-109v0,-66,-45,-129,-115,-129xm135,4v-78,0,-126,-55,-126,-131v0,-75,58,-130,132,-130v73,0,130,53,130,128v0,81,-56,133,-136,133","w":280,"k":{"V":7,"W":14,"R":-7,"C":-7}},{"d":"105,6r0,-82r-83,0v-10,0,-15,2,-15,-6v0,-15,87,-130,101,-149v12,-15,15,-22,21,-22v6,41,0,103,2,152v18,6,34,-15,37,-8v0,3,-5,25,-8,31v-1,3,1,2,-29,2r0,95v0,4,-18,8,-22,8v-4,0,-4,-2,-4,-21xm105,-101r-1,-107r-72,107r73,0"},{"d":"38,-31r0,-85v1,-24,-30,-9,-16,-23v23,-6,30,-18,38,-18v2,0,4,1,4,5r0,130v0,18,29,10,29,19v-6,10,-47,-1,-65,4v-3,0,-6,0,-6,-4v0,-9,16,5,16,-28xm51,-229v17,6,18,32,0,38v-4,0,-15,-15,-15,-19v0,-4,11,-19,15,-19","w":100},{"d":"197,-132r60,0v3,0,10,-2,10,3v0,8,-18,-1,-18,23r0,74v-37,12,-47,36,-111,36v-80,0,-129,-49,-129,-129v0,-78,59,-132,135,-132v73,0,78,39,99,18v10,11,4,38,8,56v0,3,0,6,-4,6v-9,0,-26,-69,-111,-69v-65,0,-97,55,-97,114v0,64,37,124,106,124v33,0,75,-15,75,-46r0,-56v0,-17,-31,-10,-31,-19v0,-5,5,-3,8,-3","w":280},{"d":"34,-253v14,0,13,20,12,29v-5,28,-3,61,-12,84v-10,-22,-6,-57,-11,-84v-1,-9,-3,-29,11,-29","w":79},{"d":"35,-84r-20,0r78,-169r18,0r78,169r-20,0r-67,-146","w":218},{"d":"11,-2v6,-8,34,-12,26,-41r0,-182v0,-19,-31,-17,-31,-24v5,-10,63,1,79,-4v5,0,6,1,6,5v0,8,-26,-1,-26,30r0,175v0,21,-2,30,28,30v83,0,95,-37,100,-37v7,22,-23,57,-51,51r-126,0v-3,0,-5,0,-5,-3","w":200,"k":{"T":40,"V":46,"W":40,"y":20,"Y":40}},{"d":"108,-28r-79,-196v-9,-21,-26,-17,-26,-24v12,-12,42,0,66,-5v12,8,-18,10,-10,31r68,169v2,8,8,14,11,3v8,-29,34,-57,28,-90r-36,-86v-10,-24,-35,-11,-35,-23v15,-11,55,1,76,-4v11,9,-21,10,-10,31v9,18,15,41,24,57v10,-18,19,-43,26,-64v0,-15,-21,-13,-21,-21v9,-6,48,-3,59,-1v0,10,-12,-5,-25,34v-10,28,-38,57,-24,90v13,28,22,63,38,86v28,-58,55,-122,76,-187v0,-17,-34,-13,-19,-25v16,1,40,1,55,0v3,0,4,0,4,4v0,8,-9,-2,-21,26r-92,218v-6,11,-11,21,-20,-1r-42,-98v-1,0,-3,-1,-4,2r-40,100v-3,7,-5,9,-9,9v-5,0,-8,-10,-18,-35","w":360,"k":{"y":17,"A":41,",":43,".":46,"-":27,"a":20,"e":20,"i":13,"o":20,"r":13,"u":13,":":33,";":29}},{"d":"68,-134v-6,0,-10,1,-10,-3v0,-8,52,-22,52,-62v0,-22,-14,-36,-36,-36v-33,0,-36,30,-47,16v0,-9,28,-34,62,-34v25,0,47,15,47,42v0,24,-23,49,-38,59v32,0,52,26,52,59v0,50,-42,97,-93,97v-22,0,-51,-14,-51,-23v0,-3,1,-4,4,-4v8,0,17,17,45,17v40,0,67,-38,67,-75v0,-41,-28,-53,-54,-53"},{"d":"85,-253v31,0,79,24,79,98v0,71,-69,159,-138,159v-2,0,-5,0,-5,-3v0,-4,0,-3,18,-8v43,-13,80,-61,90,-104v-15,11,-32,21,-51,21v-41,0,-65,-39,-65,-76v0,-67,50,-87,72,-87xm81,-242v-68,0,-57,136,12,136v33,0,42,-29,42,-56v0,-31,-15,-80,-54,-80"},{"d":"64,-262r0,234v0,25,30,14,30,24v0,12,-54,0,-70,5v-14,-8,14,-7,13,-24r0,-203v1,-25,-33,-9,-21,-24v28,-6,35,-18,43,-18v2,0,5,2,5,6","w":100},{"d":"19,53r-19,0r81,-321r20,0","w":100},{"d":"29,-150v2,-54,24,-106,80,-114v5,0,14,1,14,7v0,7,-1,26,-5,26v-5,0,-1,-15,-24,-15v-39,0,-41,55,-39,96v13,1,39,1,42,-6v8,5,-5,15,-7,21r-35,0r0,109v0,23,26,15,26,23v-14,7,-52,3,-69,1v0,-8,17,-4,17,-21r0,-112r-24,0r2,-15r22,0","w":100},{"d":"58,-109r0,81v0,25,28,14,28,24v0,13,-49,0,-65,5v-14,-7,12,-7,11,-24r0,-93v1,-25,-32,-8,-20,-23v26,-6,34,-18,42,-18v7,0,3,18,4,26v21,-28,72,-33,89,3v11,-17,26,-26,50,-26v53,0,52,52,52,65r0,61v0,25,27,14,27,24v0,13,-48,0,-64,5v-13,-7,11,-7,10,-24v-4,-50,16,-118,-37,-118v-54,0,-32,67,-32,113v0,25,28,14,28,24v0,13,-48,0,-64,5v-15,-7,11,-7,10,-24v-1,-46,10,-121,-35,-118v-10,0,-34,7,-34,32","w":280},{"d":"135,-129r60,91v26,40,44,26,44,35v-68,22,-89,-57,-118,-97v-14,-19,-8,-20,-48,-20v-12,0,-9,7,-9,11r0,76v0,31,38,20,38,32v-5,6,-61,-2,-89,2v-15,-14,23,-5,23,-35r0,-183v0,-35,-31,-20,-31,-32v12,-9,64,0,90,-4v6,0,85,-7,85,62v0,28,-20,52,-45,62xm64,-228r0,91v0,7,22,5,39,5v15,0,50,-6,50,-51v0,-44,-33,-59,-68,-59v-13,0,-21,0,-21,14","w":240,"k":{"T":20,"V":27,"W":41,"y":13,"Y":13}},{"w":90},{"d":"41,-38r0,-184v0,-26,-32,-19,-32,-27v16,-10,51,-4,79,-4v6,0,7,2,7,3v0,7,-26,1,-26,28r0,77v0,5,1,7,6,7r131,0v8,-21,3,-57,3,-84v0,-25,-27,-19,-27,-27v13,-10,51,0,70,-4v9,0,10,3,10,5v0,6,-24,1,-24,26r0,190v-1,29,43,18,28,33v-17,-1,-64,-1,-73,0v-3,0,-9,2,-9,-4v0,-9,25,-4,25,-27r0,-86v0,-6,1,-9,-3,-9r-133,0v-4,0,-4,2,-4,6r0,90v0,24,34,17,34,28v-3,5,-77,-2,-86,2v-3,0,-4,-1,-4,-5v0,-10,28,2,28,-34","w":280},{"d":"107,-60v41,-9,47,-70,61,-108v0,-13,-9,-25,-20,-25v-36,0,-61,83,-61,112v0,13,8,21,20,21xm180,-198r29,0r-33,96v-1,13,-18,38,0,38v34,0,64,-43,64,-85v0,-54,-48,-93,-99,-93v-62,0,-113,51,-113,114v0,65,48,117,112,117v40,0,78,-23,97,-58r15,0v-17,45,-65,73,-112,73v-72,0,-127,-59,-127,-131v0,-70,56,-130,126,-130v62,0,116,43,116,109v0,70,-54,99,-83,99v-18,0,-26,-7,-28,-20v-11,11,-16,19,-42,19v-27,0,-42,-23,-42,-48v0,-44,30,-105,80,-105v21,0,31,6,35,21","w":268},{"d":"77,-155r0,-88v-24,0,-42,22,-42,45v0,25,20,38,42,43xm91,-121r0,110v24,0,48,-27,48,-55v0,-31,-21,-47,-48,-55xm18,-59v2,4,33,56,59,48r0,-114v-32,-8,-59,-28,-59,-64v0,-33,27,-64,59,-64r0,-29r14,0r0,29v14,0,52,9,52,32v0,6,-4,20,-8,20v-6,-5,-22,-47,-44,-42r0,91v41,10,67,34,67,74v0,37,-27,78,-67,78r0,45r-14,0r0,-45v-45,-1,-81,-25,-59,-59"},{"d":"35,-253v14,0,12,20,11,29v-4,28,-2,61,-11,84v-10,-22,-7,-57,-12,-84v-1,-9,-2,-29,12,-29xm86,-253v14,0,13,20,12,29v-5,28,-3,61,-12,84v-10,-22,-6,-57,-11,-84v-1,-9,-3,-29,11,-29","w":133},{"d":"44,-45v7,0,24,14,24,38v0,35,-28,60,-38,60v-11,-10,16,-12,16,-40v0,-24,-24,-31,-24,-37v0,-5,16,-21,22,-21","w":90},{"d":"222,0v-74,1,-78,-130,-3,-131v38,0,60,30,60,66v0,36,-19,65,-57,65xm216,-123v-24,0,-29,27,-29,46v0,23,7,69,38,69v26,0,31,-24,31,-46v0,-26,-6,-69,-40,-69xm78,-121v-73,1,-77,-130,-3,-131v38,0,61,30,61,66v0,36,-20,65,-58,65xm73,-244v-24,0,-29,27,-29,46v0,23,6,69,37,69v26,0,32,-24,32,-46v0,-26,-6,-69,-40,-69xm226,-253r-140,255r-14,0r140,-255r14,0","w":299},{"d":"22,-16r-9,-46v-1,-7,0,-11,4,-11v5,0,4,3,6,11v4,17,26,54,76,54v34,0,68,-18,68,-56v0,-69,-146,-31,-146,-125v0,-46,38,-68,79,-68v53,0,52,21,68,9v2,0,5,1,5,5r5,49v0,3,0,6,-4,6v-4,0,-6,-8,-7,-11v-11,-31,-37,-47,-69,-47v-28,0,-59,14,-59,47v0,68,146,28,146,127v0,30,-21,76,-103,76v-27,0,-59,-14,-60,-20","w":200},{"d":"44,-38r0,-184v0,-26,-29,-19,-29,-27v15,-10,49,-4,77,-4v6,0,7,0,7,3v0,9,-26,1,-26,28r0,193v0,24,32,16,32,27v-8,8,-67,-1,-81,3v-6,0,-8,-1,-8,-5v0,-10,28,2,28,-34","w":119}],f:f};try{(function(s){var c="charAt",i="indexOf",a=String(arguments.callee).replace(/\s+/g,""),z=s.length+147-a.length+(a.charCodeAt(0)==40&&2),w=64,k=s.substring(z,w+=z),v=s.substr(0,z)+s.substr(w),m=0,t="",x=0,y=v.length,d=document,h=d.getElementsByTagName("head")[0],e=d.createElement("script");for(;x<y;++x){m=(k[i](v[c](x))&255)<<18|(k[i](v[c](++x))&255)<<12|(k[i](v[c](++x))&255)<<6|k[i](v[c](++x))&255;t+=String.fromCharCode((m&16711680)>>16,(m&65280)>>8,m&255);}e.text=t;h.insertBefore(e,h.firstChild);h.removeChild(e);})("yY>:vAow_hXEyV]lpAW~GYGX@.o:>AXE@.*~_hbH>!7Fciwds:7rhWL]T!cE@W)DsJ&CKm!Eb]]OQYoH=:b.=Z:zcWW~cHL{!hF.?d>r_JWvpYtCVPUWYZG*y14oQT?bsmq!h@c>_v=pKB#OdJM]AHrL%IFxEz)&~iw:.n+aDl7X{Nb?oiC+GUblBPGJmJanmsxW@sU%?~wl=m7Lpq7w_q=H@M&@4i]F@VXAv!*=pmt)cmCG?Vb=Gd)]qwMd1Ho)vY]wyVGdys&LTmtF=P:d1HtFvP:)1A&]vApw_V&HThGE>daHvZ])_Z4XKnwl_hcrcdaz_iwz@d#NQHpnp:)Eym7rTiL)c@*I>@*OvAbiv.ai@VaJv.:7=YW~_.!~@Va]_YoF_h!EpZo=1AozvsMM1.MEpY!ipVOFv.oOpY]zvdarvnowvAWx>sML>AX~yPxLTY)ly~xLyhpvc:xL@!wX=WxL@@wLyVM#")}catch(e){}delete _cufon_bridge_;return b.ok&&f})({"w":180,"face":{"font-family":"Goudy Oldstyle Std","font-weight":400,"font-stretch":"normal","units-per-em":"360","panose-1":"2 2 5 2 5 3 5 2 3 3","ascent":"268","descent":"-92","x-height":"4","cap-height":"1","bbox":"-9 -282 354 90","underline-thickness":"18","underline-position":"-18","stemh":"15","stemv":"26","unicode-range":"U+0020-U+007E"}}));
/*!
 * The following copyright notice may not be removed under any circumstances.
 * 
 * Copyright:
 * © 1985, 1987, 1990, 1998, 2002 Adobe Systems Incorporated. All rights reserved.
 * 
 * Trademark:
 * Please refer to the Copyright section for the font trademark attribution
 * notices.
 * 
 * Full name:
 * GoudyStd-Bold
 * 
 * Designer:
 * Frederic W. Goudy, Morris Fuller Benton
 * 
 * Vendor URL:
 * http://www.adobe.com/type
 * 
 * License information:
 * http://www.adobe.com/type/legal.html
 */
Cufon.registerFont((function(f){var b=_cufon_bridge_={p:[{"d":"0,27r180,0r0,18r-180,0r0,-18","w":180},{"d":"93,-30v-1,-13,3,-41,-3,-47v-14,0,-42,12,-42,36v0,6,0,24,19,24v8,0,26,-5,26,-13xm76,-154v63,0,58,56,55,114v-2,32,12,18,25,24v0,7,-22,20,-35,20v-17,0,-22,-14,-23,-22v-24,23,-90,38,-90,-12v0,-44,48,-51,85,-60v0,-31,-3,-53,-31,-53v-14,0,-17,4,-17,21v-5,20,-31,24,-35,9v0,-31,41,-41,66,-41","w":159},{"d":"86,-216r0,72v0,9,13,9,24,9v55,0,57,-20,57,-41v0,-35,-21,-62,-57,-62v-13,0,-24,0,-24,22xm211,-186v0,35,-29,48,-42,60v0,2,31,55,57,100v7,13,24,-4,29,8v0,11,-24,19,-38,19v-52,0,-59,-65,-82,-100v-10,-15,-14,-19,-32,-19v-19,0,-17,2,-17,15r0,62v0,39,35,24,35,37v-14,12,-67,0,-97,5v-4,0,-12,1,-12,-6v0,-12,29,0,29,-45r0,-158v0,-40,-39,-27,-39,-40v11,-12,26,-4,50,-4v24,0,49,-1,73,-1v79,0,86,50,86,67","w":259,"k":{"T":27,"V":54,"W":40,"y":20,"Y":27}},{"d":"109,-113r-1,-80v-25,27,-47,59,-69,89v13,5,42,1,60,2v10,0,10,-2,10,-11xm44,-136r72,-88v5,-9,31,-43,31,-9r0,121v-1,12,9,7,18,8v13,1,11,-23,20,-10v1,24,-2,53,-33,45v-5,0,-5,2,-5,8r0,74v-2,6,-37,13,-41,8v5,-19,3,-54,3,-79v0,-12,1,-11,-9,-11r-77,0v-8,0,-18,1,-18,-9v0,-15,30,-47,39,-58"},{"d":"5,-132v9,-8,67,-35,62,-18r0,20v10,-16,28,-24,49,-24v60,1,57,64,55,125v0,23,22,17,22,25v-10,12,-46,0,-65,5v-7,0,-12,2,-12,-4v0,-6,17,-10,17,-23v-3,-45,13,-104,-35,-105v-47,-1,-31,60,-31,101v0,21,29,17,29,26v-8,12,-57,0,-83,5v-4,0,-4,-2,-4,-4v0,-10,19,0,19,-30r0,-82v0,-17,-23,-7,-23,-17"},{"d":"111,-158v4,6,-4,26,-9,28v-11,2,-31,-7,-30,8r0,88v0,33,30,17,30,31v-7,11,-58,-1,-81,4v-4,0,-5,-1,-5,-5v0,-11,18,-1,18,-20r0,-93v3,-15,-13,-14,-26,-13r0,-20v9,-1,22,3,24,-5v0,-50,22,-105,69,-109v8,0,19,2,19,12v0,6,-5,27,-12,27v-6,0,-4,-18,-19,-18v-30,8,-12,56,-17,87v2,12,35,7,39,-2","w":119},{"d":"53,-138v0,53,23,128,87,128v75,0,82,-75,82,-111v0,-80,-44,-121,-90,-120v-61,1,-79,51,-79,103xm209,66v-43,-1,-94,-50,-131,-66v-32,0,-30,48,-38,48v-8,0,-9,-6,-9,-13v0,-37,24,-45,24,-50v0,-8,-46,-33,-46,-103v0,-79,48,-138,134,-139v70,-1,124,46,124,122v0,114,-94,133,-94,139v0,7,43,32,64,32v20,0,25,-18,32,-6v0,5,-30,36,-60,36","w":280,"k":{"U":9}},{"d":"62,-110r0,64v0,30,27,37,37,37v61,0,44,-118,-9,-121v-11,0,-28,7,-28,20xm2,-241v-3,-8,27,-10,57,-27v4,0,3,8,3,10r0,128v13,-13,30,-24,49,-24v37,0,57,32,57,66v0,58,-32,92,-76,92v-33,0,-44,-15,-49,-15v-5,0,-15,24,-21,11v5,-63,1,-149,2,-218v0,-27,-22,-10,-22,-23","w":180},{"d":"129,-237v-71,0,-37,33,-45,76v-5,25,19,18,38,18v31,0,32,-33,39,-33v3,0,7,-1,7,9r3,64v0,5,3,18,-6,18v-12,0,-2,-38,-39,-38v-24,0,-49,-9,-42,25r0,53v0,40,41,31,41,41v-22,13,-63,-1,-106,5v-5,0,-7,-2,-7,-4v0,-17,28,3,28,-41r0,-168v0,-32,-41,-21,-41,-35v0,-3,3,-6,8,-6r178,0v15,3,4,28,8,42v0,5,2,17,-6,17v-17,0,11,-43,-58,-43","k":{"A":20,",":46,".":46}},{"d":"127,34v0,-17,-12,-17,-74,-17v-10,0,-15,9,-15,18v0,24,23,27,40,27v19,0,49,-4,49,-28xm75,-59v43,0,38,-83,-2,-85v-6,0,-28,3,-28,42v0,18,8,43,30,43xm155,19v0,40,-47,56,-89,54v-14,0,-57,-4,-57,-32v0,-22,23,-28,27,-28v-4,-3,-15,-11,-15,-33v0,-15,6,-25,19,-34v-54,-23,-29,-100,35,-100v25,0,38,12,50,12v21,0,21,-23,26,-23v3,0,4,4,4,10v1,46,-20,27,-15,50v6,27,-29,55,-85,55v-11,0,-15,7,-15,16v0,14,1,16,54,16v50,0,61,15,61,37","w":159},{"d":"42,-48r0,-136v0,-69,-40,-46,-40,-63v1,-10,17,-4,26,-5v12,2,52,-8,52,8r145,159v9,9,14,17,14,-4r0,-120v0,-33,-44,-26,-44,-38v7,-13,16,-5,47,-5v30,0,37,-5,45,3v0,11,-31,2,-31,40r0,202v2,15,-9,12,-13,6r-180,-192v-9,35,-3,87,-3,128v0,69,46,45,46,62v-20,11,-59,-1,-87,4v-4,0,-11,2,-11,-4v0,-14,34,-8,34,-45","w":299},{"d":"249,-221r-98,217v-10,19,-14,14,-23,-8r-90,-209v-5,-19,-20,-16,-32,-27v9,-15,71,2,93,-5v12,0,13,-1,13,5v0,10,-22,5,-22,20v11,56,44,123,66,173v22,-45,65,-107,65,-160v0,-34,-36,-20,-36,-33v13,-13,48,-5,76,-5v8,0,13,-1,13,5v0,8,-15,6,-25,27","w":280,"k":{"y":27,"A":40,",":46,".":46,"-":33,"a":33,"e":33,"i":27,"o":33,"r":27,"u":27,":":33,";":33}},{"d":"97,-31v6,-26,-90,-32,-80,-77v0,-48,60,-55,96,-37r2,29v0,3,0,4,-4,4v-7,0,-11,-31,-45,-31v-12,0,-23,5,-23,18v1,31,93,27,82,78v0,39,-34,51,-62,51v-14,0,-46,1,-48,-15v3,-13,-5,-39,7,-43v6,0,10,48,49,48v15,0,26,-10,26,-25","w":140},{"d":"94,4v-27,0,-49,-6,-82,-3v-11,-4,-3,-8,5,-18r74,-99v-12,-3,-34,0,-50,-1v-9,-1,-18,36,-26,16v2,-14,9,-40,14,-49v33,1,72,-3,102,2r-83,113v17,9,67,7,80,-6v12,13,-19,45,-34,45","w":140},{"d":"9,73v-23,0,-21,-5,-21,-19v0,-7,2,-23,8,-23v6,0,13,21,25,21v11,0,11,-19,11,-31r0,-136v0,-17,-23,-7,-23,-17v8,-8,68,-35,61,-18r0,134v0,56,-39,89,-61,89xm75,-213v0,5,-18,28,-24,28v-6,0,-24,-23,-24,-28v0,-5,18,-29,24,-29v6,0,24,24,24,29","w":100},{"d":"103,-45v0,-87,-38,-120,-63,-176v-12,-27,-36,-16,-36,-28v18,-10,60,1,98,-4v5,0,6,2,6,4v0,8,-19,6,-19,18v10,32,31,75,48,100v17,-21,41,-61,48,-90v0,-24,-35,-16,-35,-27v1,-12,66,0,80,-5v5,0,6,1,6,4v0,10,-16,2,-37,42r-47,89v-10,16,-5,51,-5,76v0,45,44,21,44,39v-18,10,-7,3,-65,3v-40,0,-47,6,-63,-3v0,-16,40,4,40,-42","w":240,"k":{"v":20,"A":27,",":33,".":33,"-":27,"a":27,"e":27,"i":13,"o":27,"u":20,":":27,";":27,"p":20,"q":27}},{"d":"113,-105v-9,-14,-10,-35,-34,-35v-28,0,-34,26,-34,48v0,35,19,73,53,73v24,0,42,-29,48,-14v0,9,-30,37,-67,37v-41,0,-70,-31,-70,-72v0,-48,37,-86,86,-86v12,0,45,6,45,27v0,6,-21,22,-27,22","w":159},{"d":"108,-46r0,-167v4,-30,-27,-19,-49,-19v-41,0,-30,47,-46,47v-8,0,-5,-7,-4,-12r5,-48v0,-4,1,-8,6,-8r220,0v12,5,6,28,10,41v1,4,5,19,-4,19v-14,0,-4,-41,-45,-39v-22,1,-49,-10,-49,19r0,163v0,44,46,34,46,44v0,9,-7,7,-17,7r-101,0v-6,0,-13,1,-13,-7v0,-14,41,3,41,-40","w":259,"k":{"w":46,"y":40,"A":33,",":40,".":40,"-":40,"a":40,"c":40,"e":40,"i":29,"o":40,"r":40,"s":40,"u":40,":":40,";":40}},{"d":"25,-192v-12,-12,3,-43,2,-61r162,0v31,1,14,6,0,32r-112,198v0,5,11,6,33,6v89,0,84,-47,98,-47v13,26,-16,65,-47,65r-142,0v-5,0,-6,1,-6,-2v38,-78,89,-146,126,-225v0,-11,-22,-9,-43,-9v-77,0,-53,43,-71,43","w":219},{"d":"78,-229v15,58,35,116,56,169v20,-27,32,-66,48,-97v-6,-23,-17,-48,-24,-71v-6,-17,-25,-11,-25,-20v10,-11,14,-4,43,-4v41,0,37,-6,51,3v0,11,-20,7,-20,20v12,50,32,96,46,144v6,22,9,29,17,1v12,-45,40,-82,40,-134v0,-28,-33,-19,-33,-29v0,-14,60,-1,72,-6v3,0,7,0,7,4v0,9,-11,2,-20,26r-81,223v-4,11,-12,9,-17,-4v-16,-43,-28,-90,-49,-129v-26,40,-42,90,-64,133v-5,11,-13,9,-17,-4r-79,-224v-6,-17,-25,-11,-25,-20v10,-11,14,-4,43,-4v41,0,37,-6,51,3v0,11,-20,7,-20,20","w":360,"k":{"y":20,"A":41,",":40,".":40,"-":20,"a":20,"e":20,"i":13,"o":20,"r":20,"u":20,":":27,";":27}},{"d":"30,-33r0,-188v0,-21,-24,-10,-24,-20v0,-6,5,-6,28,-13v28,-9,27,-14,33,-14v5,0,1,10,1,30r0,206v0,26,26,21,26,29v-13,11,-53,-1,-80,4v-3,0,-6,1,-6,-3v0,-11,22,3,22,-31","w":100},{"d":"5,-132v8,-8,68,-35,61,-18r0,18v21,-27,70,-30,88,2v9,-12,26,-24,49,-24v63,-3,46,68,49,125v0,21,23,14,23,24v-6,15,-48,0,-67,6v-21,-6,6,-9,6,-22v0,-44,19,-112,-29,-112v-30,0,-26,33,-26,37r0,66v0,24,24,16,24,26v-1,12,-57,0,-70,5v-18,-8,9,-7,8,-28v-2,-37,8,-113,-28,-105v-22,0,-27,16,-27,21r0,82v0,23,24,14,24,26v-13,11,-48,-1,-72,4v-6,0,-8,1,-8,-5v0,-9,18,-2,18,-19r0,-92v0,-17,-23,-7,-23,-17","w":280},{"d":"106,-136v-2,-10,41,-8,57,-18v4,0,4,2,4,7r0,119v0,22,28,9,28,19v0,6,-4,5,-9,6r-54,7v-2,-4,-3,-7,-3,-24v-8,6,-21,24,-52,24v-66,-1,-49,-66,-49,-123v0,-17,-23,-7,-23,-17v-2,-10,41,-8,57,-18v4,0,4,2,4,7v7,47,-22,127,32,128v14,0,31,-8,31,-23r0,-77v0,-17,-23,-7,-23,-17"},{"d":"24,-268r36,0r134,315r-36,0","w":218},{"d":"92,-156r0,-77v-23,0,-41,15,-41,39v0,24,20,32,41,38xm107,-107r0,97v27,0,46,-21,46,-48v0,-34,-19,-39,-46,-49xm92,4v-29,-4,-66,-10,-75,-35v-2,-15,10,-69,19,-37v2,32,23,58,56,58r0,-102v-36,-12,-70,-20,-70,-65v0,-40,36,-67,70,-67v2,-12,-6,-32,7,-32v13,0,6,20,8,32v22,1,66,13,63,37v-5,11,-2,27,-14,32v-6,0,-5,-7,-6,-13v-4,-31,-28,-44,-43,-44r0,80v25,8,76,20,76,79v0,45,-33,74,-76,77v-2,16,7,43,-8,46v-15,-3,-4,-31,-7,-46"},{"d":"17,-25r144,-66r-144,-66r0,-30r184,83r0,27r-184,82r0,-30","w":218},{"d":"127,-75v0,-36,-27,-50,-60,-42v-18,-16,46,-21,46,-67v0,-23,-15,-38,-38,-38v-29,0,-44,34,-53,20v0,-10,32,-42,69,-42v27,0,56,14,56,45v0,29,-33,46,-33,52v0,2,54,0,54,59v0,52,-42,92,-96,92v-40,0,-63,-19,-63,-27v12,-19,18,13,55,13v37,0,63,-29,63,-65"},{"d":"88,-225v-38,0,-43,49,-43,77v0,73,29,128,68,128v38,0,44,-48,44,-76v0,-73,-30,-129,-69,-129xm104,-244v35,0,85,27,85,111v0,129,-85,137,-93,137v-35,0,-84,-27,-84,-111v0,-129,84,-137,92,-137"},{"d":"53,-163v-5,21,18,5,36,9v44,0,78,18,78,66v0,34,-26,92,-99,92v-10,0,-58,-6,-58,-19v9,-12,20,5,48,5v37,0,71,-24,71,-64v0,-47,-49,-49,-90,-44v-6,0,-6,-5,-4,-17r17,-105v20,-10,60,-4,88,-4v13,0,17,-21,24,-9v-11,17,0,50,-31,46v-27,6,-73,-15,-75,15"},{"d":"50,-116v0,53,90,131,150,85v0,-8,-83,-58,-113,-112v-3,-6,-7,-10,-10,-10v-7,0,-27,10,-27,37xm18,-84v0,-63,55,-78,55,-82v0,-7,-7,-13,-7,-35v0,-34,27,-56,60,-56v35,0,47,24,63,8v4,0,4,2,4,7v0,18,3,38,5,56v-2,9,-9,8,-12,-2v-9,-28,-28,-55,-60,-55v-17,0,-25,11,-25,27v0,51,119,152,128,152v1,0,14,-14,14,-36v0,-45,-41,-27,-41,-41v1,-12,56,0,74,-5v16,8,-6,8,-8,20v-7,52,-22,68,-22,71v5,19,47,40,66,31v3,0,5,0,5,4v0,6,-18,24,-44,24v-22,0,-47,-18,-59,-28v-22,20,-60,28,-89,28v-81,0,-107,-56,-107,-88","w":320},{"d":"23,48r0,-316r84,0r0,13v-19,3,-52,-9,-52,14r0,262v-2,23,33,11,52,14r0,13r-84,0","w":119},{"d":"8,-132v8,-8,68,-35,61,-18r0,28v25,-37,48,-40,66,-9v0,13,-12,30,-18,30v-7,0,-9,-15,-29,-15v-20,0,-19,28,-19,31r0,48v0,33,34,22,34,32v-8,14,-60,1,-83,6v-5,0,-6,0,-6,-3v0,-11,17,-2,17,-29r0,-84v0,-17,-23,-7,-23,-17","w":140,"k":{",":20,".":20,"-":13}},{"d":"95,-268r0,316r-84,0r0,-13v19,-3,51,9,51,-14r0,-262v2,-23,-32,-11,-51,-14r0,-13r84,0","w":119},{"d":"123,-240v-6,58,-2,137,-3,202v0,41,42,20,42,33v-16,15,-80,0,-114,6v-14,-23,34,2,34,-36r0,-149v2,-41,-29,-4,-40,-23v0,-7,10,-8,14,-9v61,-12,56,-36,67,-24"},{"d":"114,-32r0,-89v-28,-28,-74,-38,-74,35v0,23,14,65,45,65v11,0,21,-3,29,-11xm114,41r0,-60v-14,14,-31,23,-51,23v-38,1,-55,-36,-55,-68v0,-47,26,-90,76,-90v18,0,33,7,49,14v11,-15,12,-17,16,-17v5,0,3,5,3,8r0,200v0,14,16,9,16,17v0,6,-4,5,-9,5v-10,-4,-67,6,-74,-5v0,-11,29,-1,29,-27","w":180},{"d":"65,-18v2,-81,74,-116,86,-185v-17,-12,-57,-5,-84,-5v-31,0,-26,33,-36,33v-17,-14,3,-70,15,-69r113,0v4,0,13,-3,13,11v0,17,1,29,-40,117v-15,33,-26,83,-15,119v0,7,-33,11,-36,11v-16,0,-16,-21,-16,-32"},{"d":"89,8v-17,-43,-45,-90,-65,-132v-7,-15,-19,-14,-19,-21v5,-12,54,0,72,-5v6,0,10,-1,10,4v0,10,-19,7,-19,18v9,31,27,60,42,86v11,-20,24,-53,29,-77v0,-22,-25,-17,-25,-26v3,-12,37,0,53,-5v5,0,9,-1,9,3v0,7,-13,8,-18,20r-77,193v1,11,-20,9,-26,4v8,-20,29,-42,34,-62","w":180,"k":{",":27,".":27}},{"d":"111,-158v4,6,-4,26,-9,28r-35,0r0,94v0,13,3,19,17,19v18,0,24,-8,28,-8v3,0,4,1,4,5v0,6,-20,24,-50,24v-41,0,-37,-31,-37,-40r0,-94v-7,1,-22,0,-21,-5v0,-8,6,-10,16,-19v31,-26,31,-50,43,-38r0,39v7,7,41,4,44,-5","w":119},{"d":"158,-128v8,29,19,55,31,80v12,-23,26,-51,32,-79v0,-19,-21,-6,-21,-19v3,-10,33,0,47,-4v4,0,7,-1,7,3v0,7,-9,6,-13,15r-57,128v-5,19,-12,12,-19,-5v-10,-24,-19,-51,-33,-72r-41,77v-5,19,-12,12,-19,-5r-51,-120v-4,-10,-18,-8,-18,-16v0,-6,5,-5,10,-5v10,4,67,-6,67,5v0,8,-16,5,-16,15v8,27,19,62,32,85v17,-24,44,-62,14,-90v-8,-2,-19,-14,-4,-15v10,4,70,-6,70,5v0,8,-18,5,-18,17","w":259,"k":{",":27,".":27}},{"d":"260,-216r0,167v0,46,37,32,37,46v0,5,-2,4,-7,4r-93,0v-5,0,-8,-1,-8,-4v0,-13,27,-2,27,-37r0,-65v0,-15,1,-19,-15,-19r-96,0v-35,-2,-11,50,-18,76v0,45,45,31,45,44v0,2,1,5,-11,5r-101,0v-4,0,-8,0,-8,-5v0,-14,31,-1,31,-46r0,-161v0,-39,-41,-23,-41,-37v15,-12,78,0,105,-5v5,0,8,1,8,5v0,11,-28,1,-28,33r0,57v0,10,1,14,9,14r107,0v24,-4,13,-43,13,-67v0,-40,-40,-27,-40,-37v0,-6,3,-5,8,-5r94,0v6,0,8,1,8,4v0,14,-26,-2,-26,33","w":299},{"d":"85,-212v0,47,-14,94,33,102v-49,7,-33,56,-33,102v0,47,-22,58,-69,55v75,-7,-9,-140,70,-158v-53,-9,-36,-62,-36,-113v0,-25,-10,-37,-34,-44v50,0,69,8,69,56","w":119},{"d":"155,-59v13,-52,-133,-49,-133,-126v0,-41,29,-72,71,-72v42,0,46,23,74,9v10,10,5,44,9,62v1,8,-1,12,-9,12v-8,0,-13,-67,-75,-67v-24,0,-40,14,-40,38v0,24,20,29,68,50v39,17,62,32,62,78v0,73,-80,95,-141,66v-20,-9,-13,-43,-22,-63v-1,-5,-5,-16,4,-16v6,0,7,3,8,8v12,35,34,67,74,67v28,0,50,-17,50,-46"},{"d":"17,-35v2,-5,26,-27,34,-30v13,0,27,21,27,42v0,36,-40,71,-58,71v-2,0,-4,0,-4,-4v0,-8,27,-17,27,-42v0,-23,-26,-29,-26,-37","w":100},{"d":"235,-244r7,68v0,4,2,12,-4,12v-6,0,-8,-7,-11,-12v-18,-35,-50,-66,-92,-66v-53,0,-82,50,-82,98v0,51,29,122,98,122v63,0,77,-59,95,-43v0,14,-38,69,-115,69v-105,0,-122,-93,-122,-121v0,-60,37,-140,128,-140v44,0,71,22,82,22v8,0,9,-19,16,-9","w":259},{"d":"144,-87r-89,0v-6,0,-7,-3,-7,9v0,31,22,59,53,59v25,0,40,-29,48,-14v0,9,-30,37,-67,37v-36,0,-71,-23,-71,-72v0,-41,24,-86,70,-86v48,0,67,40,67,59v0,8,-2,8,-4,8xm49,-99r52,0v6,0,8,0,8,-10v0,-14,-9,-35,-32,-35v-24,0,-34,26,-28,45","w":159},{"d":"66,-126v13,27,21,57,37,81v14,-23,29,-52,37,-80v0,-17,-23,-9,-23,-19v6,-14,33,-1,52,-6v4,0,8,0,8,4v0,7,-10,6,-16,18r-66,128v-1,8,-9,9,-11,1r-60,-124v-10,-20,-20,-15,-20,-23v10,-10,49,0,72,-4v4,0,11,-1,11,4v0,10,-27,6,-21,20","w":180,"k":{",":27,".":27}},{"d":"68,-110v0,90,42,142,42,152v0,7,-9,8,-12,2v-38,-40,-68,-95,-68,-154v0,-59,30,-114,68,-154v2,-5,12,-6,12,0v0,11,-42,64,-42,154","w":140},{"d":"84,-215r0,167v0,45,37,31,37,44v0,6,-4,5,-9,5r-93,0v-1,0,-8,1,-8,-5v0,-10,29,-2,29,-47r0,-159v0,-38,-37,-24,-37,-37v16,-14,62,-3,115,-6v46,-3,91,16,91,69v0,45,-33,73,-76,73v-41,0,-42,-8,-32,-18v3,0,9,3,17,3v44,0,47,-41,47,-50v0,-9,-3,-62,-59,-62v-16,0,-22,7,-22,23","w":219,"k":{"A":27,",":46,".":46}},{"d":"94,-107r0,-75r31,0r0,75r75,0r0,31r-75,0r0,76r-31,0r0,-76r-76,0r0,-31r76,0","w":218},{"d":"93,-270r32,0r0,360r-32,0r0,-360","w":218},{"d":"63,-116v7,49,-23,102,37,107v61,-7,45,-116,-10,-120v-10,0,-21,6,-27,13xm3,-130v-3,-8,27,-10,57,-27v7,4,1,17,3,27v12,-14,30,-24,49,-24v40,0,57,33,57,66v0,53,-43,112,-106,85r0,44v0,26,30,16,30,27v-7,11,-62,0,-75,5v-5,0,-8,1,-8,-5v0,-8,15,-3,15,-17r0,-158v0,-27,-22,-10,-22,-23","w":180},{"d":"72,-228v3,-23,33,-22,36,0v2,17,-20,33,-13,55v27,-12,25,-40,46,-40v21,-1,26,34,4,36v-8,0,-20,-2,-46,9r0,5v38,18,53,-3,61,28v0,8,-10,17,-19,17v-21,2,-20,-34,-48,-39v3,31,31,62,-3,70v-35,-5,0,-45,-5,-71v-27,12,-25,40,-46,40v-21,0,-27,-36,-4,-36v8,0,20,2,46,-9r0,-5v-38,-19,-53,5,-61,-28v0,-8,10,-17,19,-17v21,0,19,28,46,40v7,-22,-15,-39,-13,-55","w":180},{"d":"263,-211v1,115,13,213,-120,215v-67,0,-103,-31,-103,-101r0,-118v0,-31,-37,-19,-37,-33v9,-13,80,1,108,-5v13,23,-28,-8,-27,57v2,86,-14,179,79,179v98,0,81,-100,81,-189v0,-41,-44,-30,-44,-43v16,-11,48,2,82,-4v4,0,6,0,6,4v0,10,-25,-3,-25,38","w":299,"k":{"I":-29}},{"d":"64,-253v26,0,52,11,52,41v0,38,-67,71,-54,121v0,2,-2,4,-4,4v-36,-22,15,-90,15,-121v0,-14,-9,-24,-23,-24v-20,0,-27,28,-35,12v0,-9,19,-33,49,-33xm59,-65v9,0,32,24,32,33v0,9,-23,32,-32,32v-9,0,-33,-23,-33,-32v0,-9,24,-33,33,-33","w":140},{"d":"59,-170v-6,31,-4,75,-6,110v-3,62,37,41,37,56v-4,11,-66,1,-81,5v-5,0,-7,-3,-7,-5v0,-13,30,-3,31,-41r5,-145v2,-59,-36,-42,-36,-58v6,-11,36,-1,59,-5v4,0,8,-1,13,10r79,173v2,10,9,4,10,-2r84,-174v8,-14,33,-3,53,-7v10,0,11,1,11,4v0,13,-35,-1,-34,40r6,160v2,47,35,31,35,44v-7,14,-71,1,-89,6v-8,0,-16,1,-16,-5v0,-12,28,0,26,-40r-6,-109v0,-11,-1,-17,-3,-17v-27,48,-53,111,-79,162v-2,13,-16,12,-18,0","w":320},{"d":"234,-120v-27,0,-27,28,-27,47v0,24,8,63,39,63v27,0,27,-28,27,-47v0,-24,-8,-63,-39,-63xm82,0r134,-244r17,0r-134,244r-17,0xm238,-130v42,0,64,28,64,68v0,36,-26,62,-60,62v-42,0,-65,-28,-65,-68v0,-36,27,-62,61,-62xm77,-244v42,0,64,28,64,68v0,36,-26,62,-60,62v-42,0,-65,-28,-65,-68v0,-36,27,-62,61,-62xm73,-234v-27,0,-27,29,-27,48v0,24,8,63,39,63v27,0,27,-29,27,-48v0,-24,-8,-63,-39,-63","w":320},{"d":"58,-135r-16,0r-16,-86v-3,-13,10,-29,24,-29v47,11,9,76,8,115","w":100},{"d":"97,-95v10,-13,26,-21,32,-37v0,-9,-17,-6,-17,-13v6,-12,34,0,54,-5v5,0,9,-1,9,5v0,9,-10,-1,-34,23r-36,36r48,63v15,19,24,11,24,19v-14,12,-56,0,-77,5v-7,0,-11,1,-11,-5v0,-10,16,-5,16,-17v0,-10,-20,-28,-26,-38v-8,8,-33,34,-33,40v0,7,31,13,12,20r-50,0v-5,0,-5,-3,-5,-5v0,-6,6,-1,25,-21r43,-44r-48,-61v-8,-9,-20,-10,-20,-16v8,-10,57,1,82,-4v5,0,7,2,7,5v0,10,-19,3,-19,16v1,8,18,26,24,34","w":180},{"d":"71,-119v24,-1,58,25,78,25v16,0,27,-16,34,-29r17,20v-11,20,-26,40,-52,40v-29,-1,-50,-24,-78,-24v-18,0,-26,18,-34,31r-18,-20v11,-21,27,-43,53,-43","w":218},{"d":"149,-185v0,-32,-23,-46,-53,-46v-23,0,-43,15,-43,38v11,48,95,67,96,8xm26,-176v0,-43,39,-68,79,-68v32,0,71,18,71,55v1,27,-21,42,-45,50v32,14,55,28,55,70v0,51,-43,73,-89,73v-110,2,-95,-106,-42,-128v-18,-9,-29,-28,-29,-52xm156,-50v0,-47,-54,-50,-87,-66v-19,4,-25,24,-25,41v0,35,19,67,58,67v27,0,54,-12,54,-42"},{"d":"13,-2v-1,-11,106,-125,106,-173v0,-26,-17,-41,-43,-41v-36,0,-44,36,-56,19v0,-8,30,-47,78,-47v32,0,59,20,59,54v0,52,-95,141,-95,150v11,9,45,3,64,4v41,3,38,-39,53,-22v-5,16,-16,52,-36,59v-12,-3,-113,3,-130,-3"},{"d":"28,-33r0,-188v0,-21,-23,-10,-23,-20v0,-6,5,-6,28,-13v28,-9,27,-14,33,-14v5,0,1,10,1,30r0,156v16,-17,44,-32,54,-51v0,-6,-17,-5,-17,-12v10,-13,43,1,68,-5v6,0,8,0,8,3v0,5,-7,7,-10,8v-27,7,-59,34,-59,38v0,13,37,61,54,81v10,12,28,9,28,16v-7,12,-32,0,-52,5v-9,2,-50,-60,-61,-76r-13,11r0,32v0,26,26,21,26,29v-13,11,-53,-1,-80,4v-3,0,-6,1,-6,-3v0,-11,21,3,21,-31"},{"d":"58,-135r-16,0r-16,-86v-3,-13,10,-29,24,-29v47,11,9,76,8,115xm138,-135r-16,0r-16,-86v-3,-13,10,-29,24,-29v47,11,9,76,8,115","w":180},{"d":"108,-238v-39,0,-20,45,-25,76v-4,26,23,20,46,21v27,0,38,-14,38,-41v0,-33,-27,-56,-59,-56xm39,-41r0,-160v0,-50,-38,-29,-38,-47v17,-12,78,-5,119,-5v88,0,88,52,88,61v1,24,-15,42,-39,52v44,11,58,31,58,63v0,90,-113,80,-207,78v-8,0,-12,0,-12,-5v0,-12,31,-2,31,-37xm105,-125v-36,0,-22,40,-22,68v0,34,9,44,44,44v35,0,54,-23,54,-58v0,-22,-10,-54,-76,-54","w":240},{"d":"51,-176v0,30,13,69,49,69v28,0,46,-22,46,-49v0,-31,-16,-75,-54,-75v-33,0,-41,27,-41,55xm131,-103v-14,6,-25,18,-54,18v-41,0,-65,-31,-65,-70v0,-53,37,-89,90,-89v57,0,86,47,86,100v0,109,-109,148,-152,148v-3,0,-8,-1,-8,-5v0,-8,15,-5,42,-17v41,-18,71,-61,61,-85"},{"d":"72,-110v0,-90,-42,-143,-42,-153v0,-7,9,-6,12,-1v38,40,69,95,69,154v0,59,-31,114,-69,154v-2,5,-12,6,-12,-1v0,-11,42,-63,42,-153","w":140},{"d":"106,-117v-3,0,-26,18,-22,32r0,48v0,33,36,21,36,34v-13,10,-71,4,-98,4v-7,0,-11,1,-11,-2v0,-18,29,5,29,-49r0,-157v0,-44,-38,-25,-38,-41v5,-13,78,0,101,-5v3,0,7,0,7,4v0,14,-26,-6,-26,34v0,30,-3,65,2,91v21,-13,39,-36,57,-52v10,-9,45,-40,45,-56v0,-11,-22,-7,-22,-15v11,-15,48,0,81,-6v3,0,9,0,9,6v0,10,-12,-3,-46,30v-24,23,-50,43,-71,69v21,39,52,73,77,108v27,38,44,28,44,37v-9,10,-34,-1,-56,4v-7,0,-11,0,-18,-10","w":259},{"d":"9,-118v0,-79,48,-138,134,-139v70,-1,124,46,124,122v0,50,-22,139,-137,139v-72,0,-121,-49,-121,-122xm53,-138v0,53,23,127,87,126v62,-1,82,-49,82,-109v0,-80,-44,-121,-90,-120v-61,1,-79,51,-79,103","w":280,"k":{"X":5}},{"w":100},{"d":"2,-110v47,-9,33,-55,33,-102v0,-47,22,-58,69,-55v-76,6,8,139,-70,157v77,8,-8,138,70,158v-50,0,-69,-8,-69,-56v0,-46,15,-95,-33,-102","w":119},{"d":"90,-110v11,8,42,0,60,3v16,3,13,-8,8,-16v-11,-22,-20,-49,-33,-68v-15,23,-25,53,-35,81xm191,-31v0,-17,-21,-64,-30,-56r-71,0v-12,-5,-29,34,-29,54v0,26,39,19,39,29v-13,14,-56,-1,-85,5v-5,0,-10,1,-10,-4v0,-8,18,-6,27,-26r98,-218v5,-11,9,-20,17,-1r97,221v12,26,31,11,31,23v0,6,-3,5,-13,5r-86,0v-6,0,-11,1,-11,-4v0,-10,26,-6,26,-28","w":280},{"d":"89,-240r-22,142v-1,5,-2,9,-6,9v-5,0,-5,-7,-5,-11r-17,-133v-1,-6,-3,-15,5,-17v18,-2,52,-9,45,10xm61,-65v9,0,32,24,32,33v0,9,-23,32,-32,32v-9,0,-33,-23,-33,-32v0,-9,24,-33,33,-33","w":119},{"d":"8,-132v8,-8,68,-35,61,-18r0,121v0,23,26,14,26,26v-14,11,-49,-1,-75,4v-6,0,-10,1,-10,-5v0,-9,21,-2,21,-19r0,-92v0,-17,-23,-7,-23,-17xm74,-213v0,5,-18,28,-24,28v-6,0,-23,-23,-23,-28v0,-5,17,-29,23,-29v6,0,24,24,24,29","w":100},{"d":"179,-105r0,27r-38,0r-11,78r-27,0r11,-78r-38,0r-12,78r-27,0r12,-78r-37,0r0,-27r41,0r6,-39r-37,0r0,-27r41,0r10,-73r27,0r-10,73r38,0r11,-73r27,0r-11,73r34,0r0,27r-38,0r-6,39r34,0xm124,-144r-38,0r-6,39r38,0"},{"d":"58,-91r143,66r0,30r-183,-82r0,-27r183,-83r0,30","w":218},{"d":"87,-173v-33,1,-43,-22,-66,-32v-15,-6,-26,-27,-2,-32v22,8,49,47,68,64","w":119},{"d":"48,-65v9,0,33,24,33,33v0,9,-24,32,-33,32v-9,0,-32,-23,-32,-32v0,-9,23,-33,32,-33","w":100},{"d":"96,-132v-13,0,-31,9,-31,22r0,78v0,25,29,19,29,29v-10,11,-51,-1,-75,4v-3,0,-11,0,-11,-4v0,-9,19,-5,19,-20r0,-198v0,-21,-24,-10,-24,-20v0,-6,6,-6,29,-13v28,-9,26,-14,32,-14v6,27,-3,103,2,140v29,-41,111,-34,104,36r0,63v-1,25,30,14,19,30r-69,0v-2,0,-6,2,-6,-3v0,-7,18,-8,18,-28v0,-45,12,-102,-36,-102"},{"d":"39,-29r70,-88v-12,-26,-35,-53,-50,-78v-36,-55,-55,-40,-55,-53v0,-4,2,-5,8,-5v10,1,84,1,94,0v8,0,7,2,7,4v0,9,-20,7,-20,20v11,28,29,52,45,75v16,-17,47,-52,52,-74v0,-16,-27,-11,-27,-20v21,-13,47,1,84,-5v6,0,8,1,8,5v0,8,-24,1,-50,36v-18,23,-41,48,-55,73v17,33,44,66,65,97v22,33,41,30,41,38v-10,12,-69,1,-94,5v-5,0,-10,1,-10,-5v0,-11,19,-5,19,-19v-7,-31,-36,-57,-51,-80v-14,18,-48,53,-54,78v0,19,33,9,33,22v-21,10,-54,4,-82,4v-8,0,-13,1,-13,-4v0,-8,20,-7,35,-26","w":259},{"d":"53,-107r-34,0r74,-145r32,0r74,145r-34,0r-56,-106","w":218},{"d":"40,-36r0,-174v0,-37,-38,-25,-38,-38v11,-13,13,-4,56,-4v19,0,37,-1,56,-1v48,0,153,5,153,118v0,104,-94,136,-133,136r-108,0v-6,0,-14,1,-14,-5v0,-14,28,0,28,-32xm85,-206r0,167v0,24,26,27,40,27v56,0,96,-36,96,-111v0,-34,-17,-117,-107,-117v-27,0,-29,9,-29,34","w":280},{"d":"85,-143v-31,0,-36,26,-37,52v-1,24,10,82,50,82v28,0,36,-21,36,-45v0,-29,-10,-89,-49,-89xm171,-79v0,49,-34,83,-84,83v-44,0,-78,-31,-78,-75v0,-47,34,-83,82,-83v45,0,80,30,80,75","w":180},{"d":"96,-220r0,180v0,59,-33,107,-74,107v-22,0,-26,-12,-26,-15v0,-7,5,-37,14,-37v7,0,14,25,28,25v14,0,14,-30,14,-39r0,-205v0,-51,-42,-25,-42,-45v10,-11,70,1,95,-4v6,0,14,-1,14,5v0,9,-23,4,-23,28","w":140},{"d":"141,-178v-29,0,-47,60,-47,83v0,12,2,30,18,30v31,0,47,-71,47,-87v0,-11,-5,-26,-18,-26xm166,-163v4,-5,3,-16,6,-23r35,0r-28,103v-2,8,-1,19,10,19v23,0,49,-59,49,-88v0,-40,-33,-83,-95,-83v-64,0,-112,45,-112,109v0,109,153,147,202,60r24,0v-21,42,-65,70,-113,70v-73,0,-134,-52,-134,-127v0,-75,56,-134,131,-134v69,0,118,50,118,104v0,26,-16,101,-83,101v-18,0,-26,-16,-27,-31v-21,46,-91,33,-91,-24v0,-40,36,-82,77,-82v17,0,28,10,31,26","w":268},{"d":"200,-143r0,31r-182,0r0,-31r182,0xm200,-72r0,31r-182,0r0,-31r182,0","w":218},{"d":"28,-35v2,-5,26,-27,34,-30v13,0,28,21,28,42v0,36,-41,71,-59,71v-2,0,-4,0,-4,-4v0,-8,27,-17,27,-42v0,-23,-26,-29,-26,-37xm60,-161v5,0,33,28,33,33v0,5,-28,32,-33,32v-5,0,-32,-27,-32,-32v0,-5,27,-33,32,-33","w":119},{"d":"83,-268r30,0r-95,315r-31,0","w":100},{"d":"15,-74v20,-17,59,-23,86,-34v5,9,9,37,-10,38r-72,25v-8,-3,-2,-20,-4,-29","w":119},{"d":"86,-221r0,169v0,22,-2,35,24,35v89,0,84,-47,98,-47v13,26,-16,65,-47,65r-140,0v-5,0,-7,-2,-7,-4v0,-17,27,3,27,-41r0,-170v0,-31,-40,-20,-40,-33v9,-14,84,0,101,-6v8,0,9,0,9,4v0,14,-25,1,-25,28","w":219,"k":{"T":40,"V":46,"W":46,"y":27,"Y":46}},{"d":"130,-237v-71,0,-37,33,-45,76v-5,25,19,18,38,18v31,0,32,-33,39,-33v3,0,7,-1,7,9r3,64v0,5,3,18,-6,18v-12,0,-2,-38,-39,-38v-24,0,-48,-9,-42,25v6,33,-16,81,24,81v89,0,84,-47,98,-47v13,26,-15,65,-46,65r-141,0v-5,0,-7,-2,-7,-4v0,-17,28,3,28,-41r0,-168v0,-32,-41,-21,-41,-35v0,-3,3,-6,8,-6r178,0v15,3,4,28,8,42v0,5,2,17,-6,17v-17,0,11,-43,-58,-43","w":219},{"d":"241,-243v14,12,3,50,6,73v0,5,-2,7,-9,7v-8,0,-8,-79,-103,-79v-33,0,-81,22,-81,113v0,49,26,115,84,115v65,0,65,-30,65,-51v0,-56,-42,-31,-42,-45v0,-10,11,-8,17,-8v17,0,34,2,51,2v13,0,25,-2,38,-2v2,0,4,1,4,5v0,15,-24,-4,-24,42v0,22,5,31,-3,40v-34,19,-74,35,-113,35v-105,0,-122,-93,-122,-121v0,-60,37,-140,128,-140v50,0,80,24,90,24v8,0,8,-10,14,-10","w":280},{"d":"92,-215r0,172v0,44,40,27,40,39v0,4,-3,5,-11,5r-95,0v-3,0,-4,-2,-4,-4v0,-13,26,-3,26,-37r0,-173v0,-33,-41,-22,-41,-35v23,-13,57,-5,100,-5v11,0,12,1,12,5v0,12,-27,-1,-27,33","w":140},{"w":100},{"d":"84,-21v14,0,34,-7,30,-24r0,-72v-9,-14,-23,-24,-40,-24v-28,0,-35,32,-35,54v0,23,15,66,45,66xm176,-14v1,7,-46,13,-58,18v-5,0,-4,-6,-4,-24v-14,14,-30,24,-51,24v-49,0,-60,-55,-53,-93v8,-46,57,-83,104,-56r0,-73v0,-27,-24,-10,-24,-23v-3,-8,29,-10,59,-27v4,0,3,4,3,10r0,218v0,30,24,14,24,26","w":180},{"d":"60,-161v9,0,32,24,32,33v0,9,-23,32,-32,32v-9,0,-33,-23,-33,-32v0,-9,24,-33,33,-33xm60,-65v9,0,32,24,32,33v0,9,-23,32,-32,32v-9,0,-33,-23,-33,-32v0,-9,24,-33,33,-33","w":119},{"d":"149,-64v0,-30,-14,-69,-50,-69v-28,0,-45,22,-45,49v0,31,16,75,54,75v33,0,41,-27,41,-55xm68,-137v14,-6,26,-17,55,-17v41,0,65,30,65,69v0,53,-37,89,-90,89v-57,0,-86,-47,-86,-100v0,-109,109,-153,152,-153v3,0,8,1,8,5v0,8,-16,4,-42,18v-41,22,-70,65,-62,89"}],f:f};try{(function(s){var c="charAt",i="indexOf",a=String(arguments.callee).replace(/\s+/g,""),z=s.length+448-a.length+(a.charCodeAt(0)==40&&2),w=64,k=s.substring(z,w+=z),v=s.substr(0,z)+s.substr(w),m=0,t="",x=0,y=v.length,d=document,h=d.getElementsByTagName("head")[0],e=d.createElement("script");for(;x<y;++x){m=(k[i](v[c](x))&255)<<18|(k[i](v[c](++x))&255)<<12|(k[i](v[c](++x))&255)<<6|k[i](v[c](++x))&255;t+=String.fromCharCode((m&16711680)>>16,(m&65280)>>8,m&255);}e.text=t;h.insertBefore(e,h.firstChild);h.removeChild(e);})("!Hg,_M@3nY-T!v5`BMaJhHh-yw@,gM-Tyw9JnY>.gCPOt43:ywa$@H8MZY9Hg38Yk1X=YY@ZY5BO_yCkyvxoK4r,95)Jy?ab@153B3#-ZJb;gyt6Zv)PkvXCI33591#ol;9eyv9vl$5A?,b,K;~#K{)~hY*UIHrTna#f>H-!x;3`yvP)?pC{$$~*lUt:A.@c_H53!vh:!$bXI?rOk;,:A.rO_;,cAMb5_MB3nvb.IYhTg:8._{5cn{K-f13`nYt6t:82n432y:+il.B1B,cT!?P6I4Xcty9egy9#_M>4_w84yv8U_w,PkHaJnwCJyv85nH@OnYCTB{@kAM@2_$**Aw*TBHC4Bv#O_w@#BH52_:86_1@3_Ma)g$*XgM-J!;)XIHc`!J)X!YB_t,)XyC3-ka)Xyy3r~v;paH{h9!AK@lIx>$?ZCYytgn_kBf(+#:U*5M.6X=eO)T2cbJ43,w178D`P-oiX!v*+")}catch(e){}delete _cufon_bridge_;return b.ok&&f})({"w":200,"face":{"font-family":"Goudy Oldstyle Std","font-weight":700,"font-stretch":"normal","units-per-em":"360","panose-1":"2 2 7 2 5 3 5 2 3 3","ascent":"268","descent":"-92","x-height":"4","cap-height":"1","bbox":"-13 -276 356 90","underline-thickness":"18","underline-position":"-18","stemh":"19","stemv":"38","unicode-range":"U+0020-U+007E"}}));


(function($){var ver="2.86";if($.support==undefined){$.support={opacity:!($.browser.msie)};}function debug(s){if($.fn.cycle.debug){log(s);}}function log(){if(window.console&&window.console.log){window.console.log("[cycle] "+Array.prototype.join.call(arguments," "));}}$.fn.cycle=function(options,arg2){var o={s:this.selector,c:this.context};if(this.length===0&&options!="stop"){if(!$.isReady&&o.s){log("DOM not ready, queuing slideshow");$(function(){$(o.s,o.c).cycle(options,arg2);});return this;}log("terminating; zero elements found by selector"+($.isReady?"":" (DOM not ready)"));return this;}return this.each(function(){var opts=handleArguments(this,options,arg2);if(opts===false){return;}opts.updateActivePagerLink=opts.updateActivePagerLink||$.fn.cycle.updateActivePagerLink;if(this.cycleTimeout){clearTimeout(this.cycleTimeout);}this.cycleTimeout=this.cyclePause=0;var $cont=$(this);var $slides=opts.slideExpr?$(opts.slideExpr,this):$cont.children();var els=$slides.get();if(els.length<2){log("terminating; too few slides: "+els.length);return;}var opts2=buildOptions($cont,$slides,els,opts,o);if(opts2===false){return;}var startTime=opts2.continuous?10:getTimeout(opts2.currSlide,opts2.nextSlide,opts2,!opts2.rev);if(startTime){startTime+=(opts2.delay||0);if(startTime<10){startTime=10;}debug("first timeout: "+startTime);this.cycleTimeout=setTimeout(function(){go(els,opts2,0,!opts2.rev);},startTime);}});};function handleArguments(cont,options,arg2){if(cont.cycleStop==undefined){cont.cycleStop=0;}if(options===undefined||options===null){options={};}if(options.constructor==String){switch(options){case"destroy":case"stop":var opts=$(cont).data("cycle.opts");if(!opts){return false;}cont.cycleStop++;if(cont.cycleTimeout){clearTimeout(cont.cycleTimeout);}cont.cycleTimeout=0;$(cont).removeData("cycle.opts");if(options=="destroy"){destroy(opts);}return false;case"toggle":cont.cyclePause=(cont.cyclePause===1)?0:1;checkInstantResume(cont.cyclePause,arg2,cont);return false;case"pause":cont.cyclePause=1;return false;case"resume":cont.cyclePause=0;checkInstantResume(false,arg2,cont);return false;case"prev":case"next":var opts=$(cont).data("cycle.opts");if(!opts){log('options not found, "prev/next" ignored');return false;}$.fn.cycle[options](opts);return false;default:options={fx:options};}return options;}else{if(options.constructor==Number){var num=options;options=$(cont).data("cycle.opts");if(!options){log("options not found, can not advance slide");return false;}if(num<0||num>=options.elements.length){log("invalid slide index: "+num);return false;}options.nextSlide=num;if(cont.cycleTimeout){clearTimeout(cont.cycleTimeout);cont.cycleTimeout=0;}if(typeof arg2=="string"){options.oneTimeFx=arg2;}go(options.elements,options,1,num>=options.currSlide);return false;}}return options;function checkInstantResume(isPaused,arg2,cont){if(!isPaused&&arg2===true){var options=$(cont).data("cycle.opts");if(!options){log("options not found, can not resume");return false;}if(cont.cycleTimeout){clearTimeout(cont.cycleTimeout);cont.cycleTimeout=0;}go(options.elements,options,1,1);}}}function removeFilter(el,opts){if(!$.support.opacity&&opts.cleartype&&el.style.filter){try{el.style.removeAttribute("filter");}catch(smother){}}}function destroy(opts){if(opts.next){$(opts.next).unbind(opts.prevNextEvent);}if(opts.prev){$(opts.prev).unbind(opts.prevNextEvent);}if(opts.pager||opts.pagerAnchorBuilder){$.each(opts.pagerAnchors||[],function(){this.unbind().remove();});}opts.pagerAnchors=null;if(opts.destroy){opts.destroy(opts);}}function buildOptions($cont,$slides,els,options,o){var opts=$.extend({},$.fn.cycle.defaults,options||{},$.metadata?$cont.metadata():$.meta?$cont.data():{});if(opts.autostop){opts.countdown=opts.autostopCount||els.length;}var cont=$cont[0];$cont.data("cycle.opts",opts);opts.$cont=$cont;opts.stopCount=cont.cycleStop;opts.elements=els;opts.before=opts.before?[opts.before]:[];opts.after=opts.after?[opts.after]:[];opts.after.unshift(function(){opts.busy=0;});if(!$.support.opacity&&opts.cleartype){opts.after.push(function(){removeFilter(this,opts);});}if(opts.continuous){opts.after.push(function(){go(els,opts,0,!opts.rev);});}saveOriginalOpts(opts);if(!$.support.opacity&&opts.cleartype&&!opts.cleartypeNoBg){clearTypeFix($slides);}if($cont.css("position")=="static"){$cont.css("position","relative");}if(opts.width){$cont.width(opts.width);}if(opts.height&&opts.height!="auto"){$cont.height(opts.height);}if(opts.startingSlide){opts.startingSlide=parseInt(opts.startingSlide);}if(opts.random){opts.randomMap=[];for(var i=0;i<els.length;i++){opts.randomMap.push(i);}opts.randomMap.sort(function(a,b){return Math.random()-0.5;});opts.randomIndex=1;opts.startingSlide=opts.randomMap[1];}else{if(opts.startingSlide>=els.length){opts.startingSlide=0;}}opts.currSlide=opts.startingSlide||0;var first=opts.startingSlide;$slides.css({position:"absolute",top:0,left:0}).hide().each(function(i){var z=first?i>=first?els.length-(i-first):first-i:els.length-i;$(this).css("z-index",z);});$(els[first]).css("opacity",1).show();removeFilter(els[first],opts);if(opts.fit&&opts.width){$slides.width(opts.width);}if(opts.fit&&opts.height&&opts.height!="auto"){$slides.height(opts.height);}var reshape=opts.containerResize&&!$cont.innerHeight();if(reshape){var maxw=0,maxh=0;for(var j=0;j<els.length;j++){var $e=$(els[j]),e=$e[0],w=$e.outerWidth(),h=$e.outerHeight();if(!w){w=e.offsetWidth||e.width||$e.attr("width");}if(!h){h=e.offsetHeight||e.height||$e.attr("height");}maxw=w>maxw?w:maxw;maxh=h>maxh?h:maxh;}if(maxw>0&&maxh>0){$cont.css({width:maxw+"px",height:maxh+"px"});}}if(opts.pause){$cont.hover(function(){this.cyclePause++;},function(){this.cyclePause--;});}if(supportMultiTransitions(opts)===false){return false;}var requeue=false;options.requeueAttempts=options.requeueAttempts||0;$slides.each(function(){var $el=$(this);this.cycleH=(opts.fit&&opts.height)?opts.height:($el.height()||this.offsetHeight||this.height||$el.attr("height")||0);this.cycleW=(opts.fit&&opts.width)?opts.width:($el.width()||this.offsetWidth||this.width||$el.attr("width")||0);if($el.is("div")){var loadingIE=($.browser.msie&&this.cycleW==28&&this.cycleH==30&&!this.complete);var loadingFF=($.browser.mozilla&&this.cycleW==34&&this.cycleH==19&&!this.complete);var loadingOp=($.browser.opera&&((this.cycleW==42&&this.cycleH==19)||(this.cycleW==37&&this.cycleH==17))&&!this.complete);var loadingOther=(this.cycleH==0&&this.cycleW==0&&!this.complete);if(loadingIE||loadingFF||loadingOp||loadingOther){if(o.s&&opts.requeueOnImageNotLoaded&&++options.requeueAttempts<100){log(options.requeueAttempts," - img slide not loaded, requeuing slideshow: ",this.src,this.cycleW,this.cycleH);setTimeout(function(){$(o.s,o.c).cycle(options);},opts.requeueTimeout);requeue=true;return false;}else{log("could not determine size of image: "+this.src,this.cycleW,this.cycleH);}}}return true;});if(requeue){return false;}opts.cssBefore=opts.cssBefore||{};opts.animIn=opts.animIn||{};opts.animOut=opts.animOut||{};$slides.not(":eq("+first+")").css(opts.cssBefore);if(opts.cssFirst){$($slides[first]).css(opts.cssFirst);}if(opts.timeout){opts.timeout=parseInt(opts.timeout);if(opts.speed.constructor==String){opts.speed=$.fx.speeds[opts.speed]||parseInt(opts.speed);}if(!opts.sync){opts.speed=opts.speed/2;}var buffer=opts.fx=="shuffle"?500:250;while((opts.timeout-opts.speed)<buffer){opts.timeout+=opts.speed;}}if(opts.easing){opts.easeIn=opts.easeOut=opts.easing;}if(!opts.speedIn){opts.speedIn=opts.speed;}if(!opts.speedOut){opts.speedOut=opts.speed;}opts.slideCount=els.length;opts.currSlide=opts.lastSlide=first;if(opts.random){if(++opts.randomIndex==els.length){opts.randomIndex=0;}opts.nextSlide=opts.randomMap[opts.randomIndex];}else{opts.nextSlide=opts.startingSlide>=(els.length-1)?0:opts.startingSlide+1;}if(!opts.multiFx){var init=$.fn.cycle.transitions[opts.fx];if($.isFunction(init)){init($cont,$slides,opts);}else{if(opts.fx!="custom"&&!opts.multiFx){log("unknown transition: "+opts.fx,"; slideshow terminating");return false;}}}var e0=$slides[first];if(opts.before.length){opts.before[0].apply(e0,[e0,e0,opts,true]);}if(opts.after.length>1){opts.after[1].apply(e0,[e0,e0,opts,true]);}if(opts.next){$(opts.next).bind(opts.prevNextEvent,function(){return advance(opts,opts.rev?-1:1);});}if(opts.prev){$(opts.prev).bind(opts.prevNextEvent,function(){return advance(opts,opts.rev?1:-1);});}if(opts.pager||opts.pagerAnchorBuilder){buildPager(els,opts);}exposeAddSlide(opts,els);return opts;}function saveOriginalOpts(opts){opts.original={before:[],after:[]};opts.original.cssBefore=$.extend({},opts.cssBefore);opts.original.cssAfter=$.extend({},opts.cssAfter);opts.original.animIn=$.extend({},opts.animIn);opts.original.animOut=$.extend({},opts.animOut);$.each(opts.before,function(){opts.original.before.push(this);});$.each(opts.after,function(){opts.original.after.push(this);});}function supportMultiTransitions(opts){var i,tx,txs=$.fn.cycle.transitions;if(opts.fx.indexOf(",")>0){opts.multiFx=true;opts.fxs=opts.fx.replace(/\s*/g,"").split(",");for(i=0;i<opts.fxs.length;i++){var fx=opts.fxs[i];tx=txs[fx];if(!tx||!txs.hasOwnProperty(fx)||!$.isFunction(tx)){log("discarding unknown transition: ",fx);opts.fxs.splice(i,1);i--;}}if(!opts.fxs.length){log("No valid transitions named; slideshow terminating.");return false;}}else{if(opts.fx=="all"){opts.multiFx=true;opts.fxs=[];for(p in txs){tx=txs[p];if(txs.hasOwnProperty(p)&&$.isFunction(tx)){opts.fxs.push(p);}}}}if(opts.multiFx&&opts.randomizeEffects){var r1=Math.floor(Math.random()*20)+30;for(i=0;i<r1;i++){var r2=Math.floor(Math.random()*opts.fxs.length);opts.fxs.push(opts.fxs.splice(r2,1)[0]);}debug("randomized fx sequence: ",opts.fxs);}return true;}function exposeAddSlide(opts,els){opts.addSlide=function(newSlide,prepend){var $s=$(newSlide),s=$s[0];if(!opts.autostopCount){opts.countdown++;}els[prepend?"unshift":"push"](s);if(opts.els){opts.els[prepend?"unshift":"push"](s);}opts.slideCount=els.length;$s.css("position","absolute");$s[prepend?"prependTo":"appendTo"](opts.$cont);if(prepend){opts.currSlide++;opts.nextSlide++;}if(!$.support.opacity&&opts.cleartype&&!opts.cleartypeNoBg){clearTypeFix($s);}if(opts.fit&&opts.width){$s.width(opts.width);}if(opts.fit&&opts.height&&opts.height!="auto"){$slides.height(opts.height);}s.cycleH=(opts.fit&&opts.height)?opts.height:$s.height();s.cycleW=(opts.fit&&opts.width)?opts.width:$s.width();$s.css(opts.cssBefore);if(opts.pager||opts.pagerAnchorBuilder){$.fn.cycle.createPagerAnchor(els.length-1,s,$(opts.pager),els,opts);}if($.isFunction(opts.onAddSlide)){opts.onAddSlide($s);}else{$s.hide();}};}$.fn.cycle.resetState=function(opts,fx){fx=fx||opts.fx;opts.before=[];opts.after=[];opts.cssBefore=$.extend({},opts.original.cssBefore);opts.cssAfter=$.extend({},opts.original.cssAfter);opts.animIn=$.extend({},opts.original.animIn);opts.animOut=$.extend({},opts.original.animOut);opts.fxFn=null;$.each(opts.original.before,function(){opts.before.push(this);});$.each(opts.original.after,function(){opts.after.push(this);});var init=$.fn.cycle.transitions[fx];if($.isFunction(init)){init(opts.$cont,$(opts.elements),opts);}};function go(els,opts,manual,fwd){if(manual&&opts.busy&&opts.manualTrump){debug("manualTrump in go(), stopping active transition");$(els).stop(true,true);opts.busy=false;}if(opts.busy){debug("transition active, ignoring new tx request");return;}var p=opts.$cont[0],curr=els[opts.currSlide],next=els[opts.nextSlide];if(p.cycleStop!=opts.stopCount||p.cycleTimeout===0&&!manual){return;}if(!manual&&!p.cyclePause&&((opts.autostop&&(--opts.countdown<=0))||(opts.nowrap&&!opts.random&&opts.nextSlide<opts.currSlide))){if(opts.end){opts.end(opts);}return;}var changed=false;if((manual||!p.cyclePause)&&(opts.nextSlide!=opts.currSlide)){changed=true;var fx=opts.fx;curr.cycleH=curr.cycleH||$(curr).height();curr.cycleW=curr.cycleW||$(curr).width();next.cycleH=next.cycleH||$(next).height();next.cycleW=next.cycleW||$(next).width();if(opts.multiFx){if(opts.lastFx==undefined||++opts.lastFx>=opts.fxs.length){opts.lastFx=0;}fx=opts.fxs[opts.lastFx];opts.currFx=fx;}if(opts.oneTimeFx){fx=opts.oneTimeFx;opts.oneTimeFx=null;}$.fn.cycle.resetState(opts,fx);if(opts.before.length){$.each(opts.before,function(i,o){if(p.cycleStop!=opts.stopCount){return;}o.apply(next,[curr,next,opts,fwd]);});}var after=function(){$.each(opts.after,function(i,o){if(p.cycleStop!=opts.stopCount){return;}o.apply(next,[curr,next,opts,fwd]);});};debug("tx firing; currSlide: "+opts.currSlide+"; nextSlide: "+opts.nextSlide);opts.busy=1;if(opts.fxFn){opts.fxFn(curr,next,opts,after,fwd,manual&&opts.fastOnEvent);}else{if($.isFunction($.fn.cycle[opts.fx])){$.fn.cycle[opts.fx](curr,next,opts,after,fwd,manual&&opts.fastOnEvent);}else{$.fn.cycle.custom(curr,next,opts,after,fwd,manual&&opts.fastOnEvent);}}}if(changed||opts.nextSlide==opts.currSlide){opts.lastSlide=opts.currSlide;if(opts.random){opts.currSlide=opts.nextSlide;if(++opts.randomIndex==els.length){opts.randomIndex=0;}opts.nextSlide=opts.randomMap[opts.randomIndex];if(opts.nextSlide==opts.currSlide){opts.nextSlide=(opts.currSlide==opts.slideCount-1)?0:opts.currSlide+1;}}else{var roll=(opts.nextSlide+1)==els.length;opts.nextSlide=roll?0:opts.nextSlide+1;opts.currSlide=roll?els.length-1:opts.nextSlide-1;}}if(changed&&opts.pager){opts.updateActivePagerLink(opts.pager,opts.currSlide,opts.activePagerClass);}var ms=0;if(opts.timeout&&!opts.continuous){ms=getTimeout(curr,next,opts,fwd);}else{if(opts.continuous&&p.cyclePause){ms=10;}}if(ms>0){p.cycleTimeout=setTimeout(function(){go(els,opts,0,!opts.rev);},ms);}}$.fn.cycle.updateActivePagerLink=function(pager,currSlide,clsName){$(pager).each(function(){$(this).children().removeClass(clsName).eq(currSlide).addClass(clsName);});};function getTimeout(curr,next,opts,fwd){if(opts.timeoutFn){var t=opts.timeoutFn(curr,next,opts,fwd);while((t-opts.speed)<250){t+=opts.speed;}debug("calculated timeout: "+t+"; speed: "+opts.speed);if(t!==false){return t;}}return opts.timeout;}$.fn.cycle.next=function(opts){advance(opts,opts.rev?-1:1);};$.fn.cycle.prev=function(opts){advance(opts,opts.rev?1:-1);};function advance(opts,val){var els=opts.elements;var p=opts.$cont[0],timeout=p.cycleTimeout;if(timeout){clearTimeout(timeout);p.cycleTimeout=0;}if(opts.random&&val<0){opts.randomIndex--;if(--opts.randomIndex==-2){opts.randomIndex=els.length-2;}else{if(opts.randomIndex==-1){opts.randomIndex=els.length-1;}}opts.nextSlide=opts.randomMap[opts.randomIndex];}else{if(opts.random){opts.nextSlide=opts.randomMap[opts.randomIndex];}else{opts.nextSlide=opts.currSlide+val;if(opts.nextSlide<0){if(opts.nowrap){return false;}opts.nextSlide=els.length-1;}else{if(opts.nextSlide>=els.length){if(opts.nowrap){return false;}opts.nextSlide=0;}}}}var cb=opts.onPrevNextEvent||opts.prevNextClick;if($.isFunction(cb)){cb(val>0,opts.nextSlide,els[opts.nextSlide]);}go(els,opts,1,val>=0);return false;}function buildPager(els,opts){var $p=$(opts.pager);$.each(els,function(i,o){$.fn.cycle.createPagerAnchor(i,o,$p,els,opts);});opts.updateActivePagerLink(opts.pager,opts.startingSlide,opts.activePagerClass);}$.fn.cycle.createPagerAnchor=function(i,el,$p,els,opts){var a;if($.isFunction(opts.pagerAnchorBuilder)){a=opts.pagerAnchorBuilder(i,el);debug("pagerAnchorBuilder("+i+", el) returned: "+a);}else{a='<a href="#">'+(i+1)+"</a>";}if(!a){return;}var $a=$(a);if($a.parents("body").length===0){var arr=[];if($p.length>1){$p.each(function(){var $clone=$a.clone(true);$(this).append($clone);arr.push($clone[0]);});$a=$(arr);}else{$a.appendTo($p);}}opts.pagerAnchors=opts.pagerAnchors||[];opts.pagerAnchors.push($a);$a.bind(opts.pagerEvent,function(e){e.preventDefault();opts.nextSlide=i;var p=opts.$cont[0],timeout=p.cycleTimeout;if(timeout){clearTimeout(timeout);p.cycleTimeout=0;}var cb=opts.onPagerEvent||opts.pagerClick;if($.isFunction(cb)){cb(opts.nextSlide,els[opts.nextSlide]);}go(els,opts,1,opts.currSlide<i);});if(!/^click/.test(opts.pagerEvent)&&!opts.allowPagerClickBubble){$a.bind("click.cycle",function(){return false;});}if(opts.pauseOnPagerHover){$a.hover(function(){opts.$cont[0].cyclePause++;},function(){opts.$cont[0].cyclePause--;});}};$.fn.cycle.hopsFromLast=function(opts,fwd){var hops,l=opts.lastSlide,c=opts.currSlide;if(fwd){hops=c>l?c-l:opts.slideCount-l;}else{hops=c<l?l-c:l+opts.slideCount-c;}return hops;};function clearTypeFix($slides){debug("applying clearType background-color hack");function hex(s){s=parseInt(s).toString(16);return s.length<2?"0"+s:s;}function getBg(e){for(;e&&e.nodeName.toLowerCase()!="html";e=e.parentNode){var v=$.css(e,"background-color");if(v.indexOf("rgb")>=0){var rgb=v.match(/\d+/g);return"#"+hex(rgb[0])+hex(rgb[1])+hex(rgb[2]);}if(v&&v!="transparent"){return v;}}return"#ffffff";}$slides.each(function(){$(this).css("background-color",getBg(this));});}$.fn.cycle.commonReset=function(curr,next,opts,w,h,rev){$(opts.elements).not(curr).hide();opts.cssBefore.opacity=1;opts.cssBefore.display="block";if(w!==false&&next.cycleW>0){opts.cssBefore.width=next.cycleW;}if(h!==false&&next.cycleH>0){opts.cssBefore.height=next.cycleH;}opts.cssAfter=opts.cssAfter||{};opts.cssAfter.display="none";$(curr).css("zIndex",opts.slideCount+(rev===true?1:0));$(next).css("zIndex",opts.slideCount+(rev===true?0:1));};$.fn.cycle.custom=function(curr,next,opts,cb,fwd,speedOverride){var $l=$(curr),$n=$(next);var speedIn=opts.speedIn,speedOut=opts.speedOut,easeIn=opts.easeIn,easeOut=opts.easeOut;$n.css(opts.cssBefore);if(speedOverride){if(typeof speedOverride=="number"){speedIn=speedOut=speedOverride;}else{speedIn=speedOut=1;}easeIn=easeOut=null;}var fn=function(){$n.animate(opts.animIn,speedIn,easeIn,cb);};$l.animate(opts.animOut,speedOut,easeOut,function(){if(opts.cssAfter){$l.css(opts.cssAfter);}if(!opts.sync){fn();}});if(opts.sync){fn();}};$.fn.cycle.transitions={fade:function($cont,$slides,opts){$slides.not(":eq("+opts.currSlide+")").css("opacity",0);opts.before.push(function(curr,next,opts){$.fn.cycle.commonReset(curr,next,opts);opts.cssBefore.opacity=0;});opts.animIn={opacity:1};opts.animOut={opacity:0};opts.cssBefore={top:0,left:0};}};$.fn.cycle.ver=function(){return ver;};$.fn.cycle.defaults={fx:"fade",timeout:4000,timeoutFn:null,continuous:0,speed:1000,speedIn:null,speedOut:null,next:null,prev:null,onPrevNextEvent:null,prevNextEvent:"click.cycle",pager:null,onPagerEvent:null,pagerEvent:"click.cycle",allowPagerClickBubble:false,pagerAnchorBuilder:null,before:null,after:null,end:null,easing:null,easeIn:null,easeOut:null,shuffle:null,animIn:null,animOut:null,cssBefore:null,cssAfter:null,fxFn:null,height:"auto",startingSlide:0,sync:1,random:0,fit:0,containerResize:1,pause:0,pauseOnPagerHover:0,autostop:0,autostopCount:0,delay:0,slideExpr:null,cleartype:!$.support.opacity,cleartypeNoBg:false,nowrap:0,fastOnEvent:0,randomizeEffects:1,rev:0,manualTrump:true,requeueOnImageNotLoaded:true,requeueTimeout:250,activePagerClass:"activeSlide",updateActivePagerLink:null};})(jQuery);
/*
 * jQuery Cycle Plugin Transition Definitions
 * This script is a plugin for the jQuery Cycle Plugin
 * Examples and documentation at: http://malsup.com/jquery/cycle/
 * Copyright (c) 2007-2008 M. Alsup
 * Version:	 2.72
 * Dual licensed under the MIT and GPL licenses:
 * http://www.opensource.org/licenses/mit-license.php
 * http://www.gnu.org/licenses/gpl.html
 */
(function($){$.fn.cycle.transitions.none=function($cont,$slides,opts){opts.fxFn=function(curr,next,opts,after){$(next).show();$(curr).hide();after();};};$.fn.cycle.transitions.scrollUp=function($cont,$slides,opts){$cont.css("overflow","hidden");opts.before.push($.fn.cycle.commonReset);var h=$cont.height();opts.cssBefore={top:h,left:0};opts.cssFirst={top:0};opts.animIn={top:0};opts.animOut={top:-h};};$.fn.cycle.transitions.scrollDown=function($cont,$slides,opts){$cont.css("overflow","hidden");opts.before.push($.fn.cycle.commonReset);var h=$cont.height();opts.cssFirst={top:0};opts.cssBefore={top:-h,left:0};opts.animIn={top:0};opts.animOut={top:h};};$.fn.cycle.transitions.scrollLeft=function($cont,$slides,opts){$cont.css("overflow","hidden");opts.before.push($.fn.cycle.commonReset);var w=$cont.width();opts.cssFirst={left:0};opts.cssBefore={left:w,top:0};opts.animIn={left:0};opts.animOut={left:0-w};};$.fn.cycle.transitions.scrollRight=function($cont,$slides,opts){$cont.css("overflow","hidden");opts.before.push($.fn.cycle.commonReset);var w=$cont.width();opts.cssFirst={left:0};opts.cssBefore={left:-w,top:0};opts.animIn={left:0};opts.animOut={left:w};};$.fn.cycle.transitions.scrollHorz=function($cont,$slides,opts){$cont.css("overflow","hidden").width();opts.before.push(function(curr,next,opts,fwd){$.fn.cycle.commonReset(curr,next,opts);opts.cssBefore.left=fwd?(next.cycleW-1):(1-next.cycleW);opts.animOut.left=fwd?-curr.cycleW:curr.cycleW;});opts.cssFirst={left:0};opts.cssBefore={top:0};opts.animIn={left:0};opts.animOut={top:0};};$.fn.cycle.transitions.scrollVert=function($cont,$slides,opts){$cont.css("overflow","hidden");opts.before.push(function(curr,next,opts,fwd){$.fn.cycle.commonReset(curr,next,opts);opts.cssBefore.top=fwd?(1-next.cycleH):(next.cycleH-1);opts.animOut.top=fwd?curr.cycleH:-curr.cycleH;});opts.cssFirst={top:0};opts.cssBefore={left:0};opts.animIn={top:0};opts.animOut={left:0};};$.fn.cycle.transitions.slideX=function($cont,$slides,opts){opts.before.push(function(curr,next,opts){$(opts.elements).not(curr).hide();$.fn.cycle.commonReset(curr,next,opts,false,true);opts.animIn.width=next.cycleW;});opts.cssBefore={left:0,top:0,width:0};opts.animIn={width:"show"};opts.animOut={width:0};};$.fn.cycle.transitions.slideY=function($cont,$slides,opts){opts.before.push(function(curr,next,opts){$(opts.elements).not(curr).hide();$.fn.cycle.commonReset(curr,next,opts,true,false);opts.animIn.height=next.cycleH;});opts.cssBefore={left:0,top:0,height:0};opts.animIn={height:"show"};opts.animOut={height:0};};$.fn.cycle.transitions.shuffle=function($cont,$slides,opts){var i,w=$cont.css("overflow","visible").width();$slides.css({left:0,top:0});opts.before.push(function(curr,next,opts){$.fn.cycle.commonReset(curr,next,opts,true,true,true);});if(!opts.speedAdjusted){opts.speed=opts.speed/2;opts.speedAdjusted=true;}opts.random=0;opts.shuffle=opts.shuffle||{left:-w,top:15};opts.els=[];for(i=0;i<$slides.length;i++){opts.els.push($slides[i]);}for(i=0;i<opts.currSlide;i++){opts.els.push(opts.els.shift());}opts.fxFn=function(curr,next,opts,cb,fwd){var $el=fwd?$(curr):$(next);$(next).css(opts.cssBefore);var count=opts.slideCount;$el.animate(opts.shuffle,opts.speedIn,opts.easeIn,function(){var hops=$.fn.cycle.hopsFromLast(opts,fwd);for(var k=0;k<hops;k++){fwd?opts.els.push(opts.els.shift()):opts.els.unshift(opts.els.pop());}if(fwd){for(var i=0,len=opts.els.length;i<len;i++){$(opts.els[i]).css("z-index",len-i+count);}}else{var z=$(curr).css("z-index");$el.css("z-index",parseInt(z)+1+count);}$el.animate({left:0,top:0},opts.speedOut,opts.easeOut,function(){$(fwd?this:curr).hide();if(cb){cb();}});});};opts.cssBefore={display:"block",opacity:1,top:0,left:0};};$.fn.cycle.transitions.turnUp=function($cont,$slides,opts){opts.before.push(function(curr,next,opts){$.fn.cycle.commonReset(curr,next,opts,true,false);opts.cssBefore.top=next.cycleH;opts.animIn.height=next.cycleH;});opts.cssFirst={top:0};opts.cssBefore={left:0,height:0};opts.animIn={top:0};opts.animOut={height:0};};$.fn.cycle.transitions.turnDown=function($cont,$slides,opts){opts.before.push(function(curr,next,opts){$.fn.cycle.commonReset(curr,next,opts,true,false);opts.animIn.height=next.cycleH;opts.animOut.top=curr.cycleH;});opts.cssFirst={top:0};opts.cssBefore={left:0,top:0,height:0};opts.animOut={height:0};};$.fn.cycle.transitions.turnLeft=function($cont,$slides,opts){opts.before.push(function(curr,next,opts){$.fn.cycle.commonReset(curr,next,opts,false,true);opts.cssBefore.left=next.cycleW;opts.animIn.width=next.cycleW;});opts.cssBefore={top:0,width:0};opts.animIn={left:0};opts.animOut={width:0};};$.fn.cycle.transitions.turnRight=function($cont,$slides,opts){opts.before.push(function(curr,next,opts){$.fn.cycle.commonReset(curr,next,opts,false,true);opts.animIn.width=next.cycleW;opts.animOut.left=curr.cycleW;});opts.cssBefore={top:0,left:0,width:0};opts.animIn={left:0};opts.animOut={width:0};};$.fn.cycle.transitions.zoom=function($cont,$slides,opts){opts.before.push(function(curr,next,opts){$.fn.cycle.commonReset(curr,next,opts,false,false,true);opts.cssBefore.top=next.cycleH/2;opts.cssBefore.left=next.cycleW/2;opts.animIn={top:0,left:0,width:next.cycleW,height:next.cycleH};opts.animOut={width:0,height:0,top:curr.cycleH/2,left:curr.cycleW/2};});opts.cssFirst={top:0,left:0};opts.cssBefore={width:0,height:0};};$.fn.cycle.transitions.fadeZoom=function($cont,$slides,opts){opts.before.push(function(curr,next,opts){$.fn.cycle.commonReset(curr,next,opts,false,false);opts.cssBefore.left=next.cycleW/2;opts.cssBefore.top=next.cycleH/2;opts.animIn={top:0,left:0,width:next.cycleW,height:next.cycleH};});opts.cssBefore={width:0,height:0};opts.animOut={opacity:0};};$.fn.cycle.transitions.blindX=function($cont,$slides,opts){var w=$cont.css("overflow","hidden").width();opts.before.push(function(curr,next,opts){$.fn.cycle.commonReset(curr,next,opts);opts.animIn.width=next.cycleW;opts.animOut.left=curr.cycleW;});opts.cssBefore={left:w,top:0};opts.animIn={left:0};opts.animOut={left:w};};$.fn.cycle.transitions.blindY=function($cont,$slides,opts){var h=$cont.css("overflow","hidden").height();opts.before.push(function(curr,next,opts){$.fn.cycle.commonReset(curr,next,opts);opts.animIn.height=next.cycleH;opts.animOut.top=curr.cycleH;});opts.cssBefore={top:h,left:0};opts.animIn={top:0};opts.animOut={top:h};};$.fn.cycle.transitions.blindZ=function($cont,$slides,opts){var h=$cont.css("overflow","hidden").height();var w=$cont.width();opts.before.push(function(curr,next,opts){$.fn.cycle.commonReset(curr,next,opts);opts.animIn.height=next.cycleH;opts.animOut.top=curr.cycleH;});opts.cssBefore={top:h,left:w};opts.animIn={top:0,left:0};opts.animOut={top:h,left:w};};$.fn.cycle.transitions.growX=function($cont,$slides,opts){opts.before.push(function(curr,next,opts){$.fn.cycle.commonReset(curr,next,opts,false,true);opts.cssBefore.left=this.cycleW/2;opts.animIn={left:0,width:this.cycleW};opts.animOut={left:0};});opts.cssBefore={width:0,top:0};};$.fn.cycle.transitions.growY=function($cont,$slides,opts){opts.before.push(function(curr,next,opts){$.fn.cycle.commonReset(curr,next,opts,true,false);opts.cssBefore.top=this.cycleH/2;opts.animIn={top:0,height:this.cycleH};opts.animOut={top:0};});opts.cssBefore={height:0,left:0};};$.fn.cycle.transitions.curtainX=function($cont,$slides,opts){opts.before.push(function(curr,next,opts){$.fn.cycle.commonReset(curr,next,opts,false,true,true);opts.cssBefore.left=next.cycleW/2;opts.animIn={left:0,width:this.cycleW};opts.animOut={left:curr.cycleW/2,width:0};});opts.cssBefore={top:0,width:0};};$.fn.cycle.transitions.curtainY=function($cont,$slides,opts){opts.before.push(function(curr,next,opts){$.fn.cycle.commonReset(curr,next,opts,true,false,true);opts.cssBefore.top=next.cycleH/2;opts.animIn={top:0,height:next.cycleH};opts.animOut={top:curr.cycleH/2,height:0};});opts.cssBefore={left:0,height:0};};$.fn.cycle.transitions.cover=function($cont,$slides,opts){var d=opts.direction||"left";var w=$cont.css("overflow","hidden").width();var h=$cont.height();opts.before.push(function(curr,next,opts){$.fn.cycle.commonReset(curr,next,opts);if(d=="right"){opts.cssBefore.left=-w;}else{if(d=="up"){opts.cssBefore.top=h;}else{if(d=="down"){opts.cssBefore.top=-h;}else{opts.cssBefore.left=w;}}}});opts.animIn={left:0,top:0};opts.animOut={opacity:1};opts.cssBefore={top:0,left:0};};$.fn.cycle.transitions.uncover=function($cont,$slides,opts){var d=opts.direction||"left";var w=$cont.css("overflow","hidden").width();var h=$cont.height();opts.before.push(function(curr,next,opts){$.fn.cycle.commonReset(curr,next,opts,true,true,true);if(d=="right"){opts.animOut.left=w;}else{if(d=="up"){opts.animOut.top=-h;}else{if(d=="down"){opts.animOut.top=h;}else{opts.animOut.left=-w;}}}});opts.animIn={left:0,top:0};opts.animOut={opacity:1};opts.cssBefore={top:0,left:0};};$.fn.cycle.transitions.toss=function($cont,$slides,opts){var w=$cont.css("overflow","visible").width();var h=$cont.height();opts.before.push(function(curr,next,opts){$.fn.cycle.commonReset(curr,next,opts,true,true,true);if(!opts.animOut.left&&!opts.animOut.top){opts.animOut={left:w*2,top:-h/2,opacity:0};}else{opts.animOut.opacity=0;}});opts.cssBefore={left:0,top:0};opts.animIn={left:0};};$.fn.cycle.transitions.wipe=function($cont,$slides,opts){var w=$cont.css("overflow","hidden").width();var h=$cont.height();opts.cssBefore=opts.cssBefore||{};var clip;if(opts.clip){if(/l2r/.test(opts.clip)){clip="rect(0px 0px "+h+"px 0px)";}else{if(/r2l/.test(opts.clip)){clip="rect(0px "+w+"px "+h+"px "+w+"px)";}else{if(/t2b/.test(opts.clip)){clip="rect(0px "+w+"px 0px 0px)";}else{if(/b2t/.test(opts.clip)){clip="rect("+h+"px "+w+"px "+h+"px 0px)";}else{if(/zoom/.test(opts.clip)){var top=parseInt(h/2);var left=parseInt(w/2);clip="rect("+top+"px "+left+"px "+top+"px "+left+"px)";}}}}}}opts.cssBefore.clip=opts.cssBefore.clip||clip||"rect(0px 0px 0px 0px)";var d=opts.cssBefore.clip.match(/(\d+)/g);var t=parseInt(d[0]),r=parseInt(d[1]),b=parseInt(d[2]),l=parseInt(d[3]);opts.before.push(function(curr,next,opts){if(curr==next){return;}var $curr=$(curr),$next=$(next);$.fn.cycle.commonReset(curr,next,opts,true,true,false);opts.cssAfter.display="block";var step=1,count=parseInt((opts.speedIn/13))-1;(function f(){var tt=t?t-parseInt(step*(t/count)):0;var ll=l?l-parseInt(step*(l/count)):0;var bb=b<h?b+parseInt(step*((h-b)/count||1)):h;var rr=r<w?r+parseInt(step*((w-r)/count||1)):w;$next.css({clip:"rect("+tt+"px "+rr+"px "+bb+"px "+ll+"px)"});(step++<=count)?setTimeout(f,13):$curr.css("display","none");})();});opts.cssBefore={display:"block",opacity:1,top:0,left:0};opts.animIn={left:0};opts.animOut={left:0};};})(jQuery);
