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}})());Cufon.registerFont((function(f){var b=_cufon_bridge_={p:[{"d":"-1,43r0,-15r182,0r0,15r-182,0","w":180},{"d":"89,10v-7,2,-54,-14,-56,-16v0,7,-1,10,-3,10v-17,3,-15,-42,-15,-67r7,-161v-13,-1,-25,3,-30,-7v-1,-2,9,-6,30,-8v-3,-21,17,-18,17,-3v54,-11,153,-17,159,38v-10,41,-45,50,-84,69v38,7,57,27,57,59v0,33,-49,89,-82,86xm34,-126v32,-3,147,-32,147,-85v0,-39,-103,-23,-141,-15v-4,29,-6,62,-6,100xm54,-8v46,32,103,-39,103,-77v0,-25,-20,-38,-59,-38v-79,0,-67,38,-67,104","w":189},{"d":"46,-107v10,13,-24,128,-45,104v-1,-4,5,-5,6,-6v16,-7,26,-75,39,-98","w":36},{"d":"36,-15v19,10,20,12,29,31v14,-3,47,-7,37,8v-11,-3,-24,-2,-35,0v12,45,-4,112,-45,112v-22,0,-45,-19,-45,-42v0,-28,26,-53,77,-75v-3,-12,-10,-23,-22,-29v-8,11,-25,13,-28,0v0,-6,7,-9,19,-9v23,-28,33,-45,34,-91v0,-17,-5,-25,-16,-25v-19,-1,-27,31,-32,44v-13,-13,12,-59,27,-56v20,0,32,17,32,38v0,35,-10,66,-32,94xm17,126v36,-1,51,-59,41,-99v-29,5,-67,40,-67,72v-1,16,10,28,26,27","w":98},{"d":"60,28v12,-4,44,-14,46,2v-13,6,-25,-6,-44,6v6,57,-9,113,-52,109v-25,-2,-38,-16,-40,-41v-2,-33,51,-68,81,-73v0,-26,-1,-46,-5,-60v-5,10,-11,32,-24,32v-37,-7,-18,-62,-18,-106v0,-14,11,-22,15,-11r-7,80v0,19,4,29,10,29v6,0,18,-17,23,-54r8,-65v-1,-9,14,-14,16,-5v-9,33,-15,104,-9,157xm7,138v39,0,48,-53,45,-99v-33,9,-71,33,-71,69v0,17,10,30,26,30xm-26,1v-13,0,-9,-9,-2,-10v15,-7,25,-77,38,-98v13,11,-28,111,-36,108","w":86},{"d":"76,-104r4,133v-4,12,-41,7,-58,7v-10,0,-6,-16,0,-17v12,4,27,6,39,0v8,-57,5,-202,-3,-245v-10,-9,-36,6,-44,-5v6,-16,35,-8,56,-12v4,0,6,1,6,4r0,135","w":97},{"d":"60,-10v27,-11,27,-69,43,-97v9,21,-13,50,-16,74v-8,22,-16,34,-25,34v-23,0,-23,-14,-30,-46v-2,1,-9,5,-19,12v0,15,-1,62,-13,23v-7,-75,18,-154,13,-224v1,-5,4,-8,8,-8v27,16,-4,51,-2,94v-4,25,-6,50,-8,76v9,-10,20,-60,40,-63v24,2,21,34,9,50v-3,9,-17,17,-17,37v-1,16,5,38,17,38xm17,-47v15,3,43,-56,41,-71v0,-5,-1,-8,-5,-8v-17,3,-34,68,-36,79","w":93},{"d":"180,-246v16,7,14,24,14,61v0,48,-5,90,-16,127v-12,42,-28,63,-47,63v-21,7,-36,-39,-44,-62v-9,46,-23,69,-41,69v-57,0,-46,-158,-42,-231v0,-8,2,-12,8,-12v35,-3,8,50,7,66r-4,79v0,28,9,84,30,83v46,-28,44,-125,44,-201v10,-5,21,-4,27,4v-12,4,-31,188,14,195v42,-22,64,-164,46,-237v0,-2,2,-4,4,-4","w":201},{"d":"9,-37v0,11,4,28,14,28v14,0,26,-25,38,-77v4,-14,1,-17,8,-21v2,0,3,3,3,7v-6,31,-20,100,-46,101v-22,1,-30,-25,-30,-51v0,-22,12,-83,29,-81v9,-1,26,24,11,29v-3,0,-7,-2,-13,-6v-10,12,-14,35,-14,71","w":59},{"d":"-10,73v-1,-63,19,-138,14,-200v0,-3,1,-4,5,-4v14,2,3,28,6,45v3,-9,17,-46,24,-46v22,1,26,11,28,36v4,53,-28,137,-59,85v-6,35,-12,92,-1,125v0,1,-2,2,-5,2v-8,0,-12,-14,-12,-43xm28,-3v20,-4,28,-59,28,-93v0,-26,-12,-38,-20,-19v-9,22,-27,73,-25,82v9,4,7,7,4,12v0,8,5,20,13,18","w":93},{"d":"48,-240v13,2,15,3,18,14v69,-10,88,-22,132,0v16,8,23,21,23,36v-11,48,-98,82,-135,92v18,38,58,97,112,87v4,4,-14,11,-14,11v-60,-6,-85,-54,-122,-91v-4,0,-6,6,-7,19v-1,29,-3,52,3,80v-1,3,-3,5,-5,5v-17,-4,-14,-32,-13,-53r8,-164v-4,-1,-60,19,-47,28v-4,4,-9,1,-9,-6v-1,-14,39,-28,54,-36v3,-3,0,-18,2,-22xm58,-104v57,-10,141,-36,141,-94v0,-19,-14,-28,-43,-28v-25,0,-55,5,-90,16","w":200},{"d":"8,-226r154,-11v15,2,47,-2,52,6v-30,4,-80,4,-117,10v-11,41,-16,74,-16,101r54,1v1,10,-8,8,-26,11v-34,6,-29,-14,-30,21v-1,25,-3,75,3,88v-13,4,-18,-4,-18,-22r1,-87v-14,-1,-31,0,-42,-5v5,-8,27,-4,41,-4r9,-102v-23,5,-53,2,-69,13v-1,0,-4,-2,-8,-8v-3,-9,1,-10,12,-12","w":160},{"d":"35,-211v-10,42,-15,89,-15,139v0,77,41,81,67,28v25,-50,24,-117,31,-187v0,-5,4,-7,10,-7v8,0,12,3,12,9v-20,68,-18,156,-13,240v2,38,-30,87,-67,87v-15,0,-87,-23,-81,-37v10,-24,51,35,68,27v58,7,70,-85,61,-162v-14,42,-24,69,-56,75v-82,-8,-34,-143,-41,-213v3,-20,9,-10,24,1","w":144},{"d":"136,-40v40,19,65,60,117,64v-39,21,-85,-38,-121,-53v-11,24,-29,39,-62,39v-34,0,-78,-37,-74,-72v1,-11,9,-22,21,-22v36,0,76,18,106,33v4,-15,6,-37,6,-65v-12,1,-54,10,-40,-9v11,6,31,2,41,-3v6,-39,11,-61,12,-67v10,-38,21,-57,34,-57v17,0,48,40,49,66v-9,31,-45,50,-77,63v-1,26,-6,52,-12,83xm150,-136v31,-12,54,-24,56,-58v1,-14,-11,-40,-23,-40v-12,0,-23,32,-33,98xm11,-61v-1,44,97,96,109,23v-34,-23,-65,-35,-92,-35v-12,0,-17,4,-17,12","w":241},{"d":"82,-202v-20,65,-6,203,-76,211v-20,2,-31,-11,-19,-18v6,2,-1,10,12,9v28,0,50,-44,62,-133v7,-52,13,-82,10,-107v5,-14,34,-12,33,3v0,59,5,112,15,157v9,42,19,62,29,62v19,-54,5,-188,37,-233v14,2,2,14,1,21v-13,61,-23,153,-19,224v-3,14,-34,8,-39,-6v-19,-48,-37,-122,-46,-190","w":192},{"d":"118,-10v20,-9,24,-60,41,-97v17,13,-43,171,-60,77r-1,-38v-7,25,-13,61,-31,68v-27,-6,-1,-67,-12,-91v-14,16,-14,97,-38,97v-7,0,-11,-12,-11,-35v-1,-18,4,-40,-2,-53v-5,-28,17,-34,17,-11v0,25,-8,56,-3,83v17,-25,16,-93,39,-100v22,8,-1,70,10,91v5,0,12,-15,20,-44v8,-27,10,-43,9,-47v4,-7,14,-4,22,2v-6,27,-9,50,-9,70v0,18,3,28,9,28","w":149},{"d":"61,-227v7,47,-5,109,31,125v7,1,6,16,0,18v-34,7,-24,49,-29,87v7,39,-5,51,-46,51v-9,0,-9,-8,-3,-10v12,0,30,2,33,-7v5,-19,-3,-116,24,-118v26,-11,-4,-28,-11,-38v-9,-25,-10,-65,-10,-98v0,-20,-29,-10,-37,-20v6,-6,53,-2,48,10","w":111},{"d":"21,-114v40,-52,110,-24,110,39v0,39,-25,76,-63,75v-44,-1,-67,-33,-68,-78v-1,-42,30,-167,66,-162v24,4,56,15,56,48v0,8,-2,17,-6,29v-14,-1,-16,-7,-16,-23v0,-43,-27,-54,-44,-23v-16,30,-30,49,-35,95xm67,-10v49,0,71,-119,6,-120v-37,-1,-56,28,-55,66v0,36,16,54,49,54","w":152},{"d":"67,-249v45,9,77,29,77,100v0,55,-15,139,-50,154v19,6,32,9,48,9v-10,18,-46,-4,-70,1v-28,0,-46,1,-61,12v-2,0,-3,-1,-3,-4v-2,-9,33,-18,32,-20v-27,-16,-40,-51,-40,-105v0,-50,14,-140,67,-147xm68,0v43,1,60,-81,59,-137v-1,-64,-3,-87,-45,-98v-25,2,-31,17,-41,39v-16,35,-23,71,-23,109v-1,43,13,87,50,87","w":149},{"d":"91,-72v1,23,11,73,30,72v27,6,51,-112,55,-160v2,-28,7,-59,2,-82v9,-7,13,-2,13,13v0,59,-5,113,-16,160v-13,55,-29,82,-50,82v-74,0,-46,-147,-43,-215v0,-17,-3,-25,-11,-25v-28,8,-67,72,-74,106v-3,0,-5,-2,-5,-7v-3,-24,49,-116,77,-113v57,8,20,122,22,169","w":197},{"d":"152,-135v-5,16,-33,11,-49,17v-1,16,-1,53,-18,42r5,-40r-31,6v-4,17,1,56,-22,44r6,-41r-37,9v-9,-1,-8,-15,1,-16r39,-8r4,-27r-44,10v-9,-1,-7,-15,1,-17r46,-9v3,-13,2,-53,18,-39r-4,36r31,-6v4,-14,0,-43,13,-45v7,11,1,15,0,43v13,0,33,-12,42,-3v-3,16,-30,10,-44,16r-4,32v15,-1,35,-11,47,-4xm65,-153r-5,29r32,-5r5,-31","w":163},{"d":"22,-19v16,-33,20,-75,30,-111v12,1,18,5,18,12v0,-5,0,-6,-1,-3v-3,23,-14,101,4,108v17,-3,26,-74,39,-94v10,16,-30,113,-38,107v-24,-6,-21,-52,-23,-87v-5,15,-15,50,-19,70v-4,22,-21,20,-24,0v-4,-24,1,-56,-4,-76v-3,-15,14,-24,18,-12v-6,17,-9,72,0,86","w":101},{"d":"95,-5v57,-19,77,-138,68,-212v9,-10,14,-1,29,8v-20,51,-22,117,-22,185v0,22,2,34,7,38v-27,9,-19,-38,-23,-72v-14,28,-28,63,-59,63v-67,0,-64,-107,-42,-179v-27,18,-37,29,-59,11v37,5,58,-24,84,-75v12,4,19,8,19,12v-27,36,-40,99,-40,145v0,41,6,75,38,76","w":195},{"d":"94,-186v11,-12,32,-65,45,-40v-40,46,-119,169,-130,226v0,4,-7,4,-8,0v-1,-46,66,-142,93,-186","w":140},{"w":75},{"d":"71,-123v-7,21,-11,48,-11,73v0,23,4,35,11,35v17,0,26,-72,38,-92v12,23,-41,164,-59,72v-8,13,-9,38,-28,38v-25,0,-20,-45,-18,-74v2,-30,-3,-41,10,-44v10,0,10,14,7,24v-6,19,-6,44,-6,69v0,11,2,16,7,16v25,-20,32,-69,32,-114v0,-12,17,-11,17,-3","w":99},{"d":"28,-17v14,-13,31,-81,21,-114v0,-1,0,-2,2,-2v26,19,-3,128,-24,130v-27,-5,-22,-74,-21,-106v22,-5,11,29,11,48v0,30,4,44,11,44","w":82},{"d":"32,-165v-38,6,-54,-45,-20,-49r86,-10r148,-6v12,-2,12,12,2,12v-32,0,-66,1,-101,4v-5,74,-25,145,-18,220v-15,-1,-17,-14,-17,-31v-2,-46,15,-132,10,-185v-6,-1,-19,0,-37,1v-54,4,-81,11,-81,21v0,8,11,12,33,12v24,0,47,-4,68,-10v-10,21,-54,18,-73,21","w":200},{"d":"62,-15v17,-13,14,-79,14,-112v0,-15,13,-12,13,-1r2,52v7,14,26,5,26,-12v0,-7,7,-27,10,-15v-2,21,-14,62,-40,39v-5,20,-4,57,-24,58v-9,0,-16,-9,-22,-29v-5,24,-13,36,-22,36v-15,4,-24,-33,-19,-63v3,-18,-4,-81,23,-57v-9,23,-13,49,-13,79v0,20,4,30,12,30v17,-26,18,-67,17,-103v12,-10,20,3,14,16r-4,42v2,2,-1,39,13,40","w":114},{"d":"59,-62v27,16,29,-24,39,-45v12,16,-12,77,-40,56v-5,21,-10,54,-32,54v-18,0,-26,-17,-26,-53v0,-36,5,-45,9,-66v2,-8,5,-24,14,-22v32,11,38,20,36,76xm28,-7v27,-19,14,-68,14,-105v0,-8,-3,-12,-11,-12v-14,10,-34,113,-3,117","w":88},{"d":"55,64v-27,-64,-5,-269,14,-310v3,0,4,2,4,6v-9,80,-26,211,-4,292v-1,8,-2,16,-14,12","w":97},{"d":"91,-239v5,0,7,1,7,5v0,3,-2,6,-6,6v4,0,2,-1,2,-1v-12,0,-31,-2,-32,7v-8,18,2,115,-25,118v-4,4,-12,7,-13,13v10,14,27,20,29,44v2,26,5,52,5,79v0,19,29,10,37,20v-6,7,-53,1,-48,-11v-8,-44,4,-103,-30,-124v-18,-11,16,-26,19,-29v25,-50,-25,-139,55,-127","w":111},{"d":"92,-95v0,-46,3,-97,-5,-133v0,-6,3,-9,10,-9v13,0,20,3,20,10v0,-6,-1,-7,-1,-7v-7,48,-11,117,-9,174v1,36,-3,58,-29,60v-20,2,-92,-31,-90,-49v0,-5,3,-8,9,-8v21,10,36,44,62,42v32,-3,33,-36,33,-80","w":129},{"d":"91,-236v0,24,-30,-1,-45,12v-8,63,-5,199,3,246v11,7,37,-6,44,4v-6,17,-37,7,-56,13v-4,0,-6,-1,-6,-4r0,-135r-4,-134v5,-11,41,-4,58,-6v4,0,6,1,6,4","w":104},{"d":"10,-7v0,-5,5,-13,11,-12v7,0,10,3,10,9v0,9,-3,13,-10,13v-7,0,-11,-3,-11,-10","w":45},{"d":"32,-187v-9,2,-49,-21,-28,-30v12,-1,32,20,28,30","w":84},{"d":"47,-96r-6,70v0,11,4,17,11,17v9,1,34,-77,33,-89v0,-9,7,-13,8,-3v1,10,-29,108,-39,102v-32,-2,-20,-60,-22,-97v0,-6,-5,-12,-17,-18v1,5,-6,31,-12,46r-5,-1v2,-21,15,-52,3,-73v-2,-24,20,-23,17,-2v-12,30,30,28,29,48","w":80},{"d":"12,-26v-1,8,11,23,19,22v12,0,24,-27,38,-82v6,-18,6,-27,12,-16v-11,40,-17,107,-51,107v-50,0,-33,-122,-8,-136v10,-1,21,9,21,18v0,27,-16,65,-31,87xm10,-39v11,-7,33,-67,18,-82v-15,21,-17,58,-18,82","w":68},{"d":"27,-12v35,-2,85,-3,107,6v-2,18,-28,1,-50,6v-21,-1,-59,10,-74,10v-17,0,-21,-13,-7,-22v49,-30,82,-106,88,-172v1,-19,-16,-32,-35,-31v-39,2,-17,91,-46,101v-6,0,-9,-5,-9,-13v9,-34,13,-95,48,-99v31,-4,66,25,65,53v-2,52,-54,125,-87,161","w":144},{"d":"109,-175v-13,14,-59,8,-87,9v-9,61,-10,79,-8,129v1,15,4,22,10,22v9,0,21,-25,32,-75v3,-15,6,-24,10,-11v1,14,-28,106,-43,98v-15,1,-23,-38,-22,-58v0,-32,5,-63,9,-105v-7,-3,-53,6,-56,-8v12,-6,35,-2,57,-4v0,-11,4,-24,0,-33v4,-5,20,-1,18,12r-4,22","w":52},{"d":"13,-72v6,-13,14,-56,29,-52v15,0,22,11,22,32v0,37,-19,140,-47,85v-8,8,-19,2,-16,-10v-3,-80,13,-141,17,-216v3,-5,20,-5,18,6v-8,48,-21,104,-23,155xm31,-3v17,-7,21,-54,22,-82v0,-20,-2,-30,-8,-30v-13,-4,-31,80,-31,94v3,2,10,18,17,18","w":90},{"d":"26,-130v-10,-26,20,-75,24,-99v5,-10,14,-14,26,-13r36,103v0,2,-1,4,-3,4v-12,-6,-37,-62,-41,-88v-24,18,-19,70,-42,93","w":112},{"d":"26,-131v-14,28,15,74,14,101v0,17,-7,37,-24,36v-12,2,-31,-17,-21,-28v4,6,8,21,15,19v32,-4,11,-67,2,-88v-6,12,-5,45,-21,42v10,-37,15,-64,15,-80v0,-6,3,-9,9,-9v7,0,11,2,11,7","w":59},{"d":"21,-12v-4,3,-24,60,-32,37r23,-47v6,3,9,6,9,10","w":55},{"d":"95,-76v-8,19,-52,12,-77,12v0,-16,55,-10,77,-12","w":105},{"w":75},{"d":"59,-234v61,-15,138,-17,138,41v0,59,-84,91,-151,103v0,27,-7,81,8,91v-37,5,-19,-48,-25,-88v-2,0,-4,1,-7,0v0,-7,2,-11,8,-11v-1,-24,2,-83,5,-115v-14,3,-33,11,-41,18v-8,-28,23,-27,41,-34v-7,-21,22,-30,24,-9r0,4xm46,-101v60,-14,132,-41,132,-101v0,-46,-79,-25,-121,-18v-5,8,-11,102,-11,119","w":177},{"d":"27,-112v51,-31,116,-81,141,-123v22,37,-56,71,-82,100r-60,41v2,18,103,79,134,72v12,0,9,6,3,10v-3,4,-5,6,-7,6v-39,-12,-91,-38,-131,-60v1,21,-3,52,6,63v-13,10,-21,-1,-21,-27r0,-45v-12,-5,-24,-19,-7,-25v4,-2,5,-2,10,-5v1,-39,10,-84,4,-124v7,-12,13,-17,16,-17v6,0,9,4,9,12v0,-6,0,-9,-1,-7v-7,35,-11,91,-14,129","w":168},{"d":"83,-123r14,36v31,1,88,-6,107,5v-1,8,-19,4,-28,5v-9,-1,-38,46,-43,47v7,6,18,26,35,33v-18,15,-31,-19,-42,-26v-40,40,-104,36,-108,-21v-2,-37,32,-62,50,-85v-17,-43,-17,-104,23,-111v21,-3,43,22,41,43v-2,30,-28,49,-49,74xm78,-140v10,-8,48,-51,43,-63v-2,-15,-8,-29,-25,-29v-28,7,-35,60,-18,92xm148,-76r-44,0v10,12,18,49,35,19v5,-9,9,-16,9,-19xm28,-34v0,46,78,26,88,1v-1,-3,-9,-17,-25,-42r-28,-2v0,-11,10,-4,22,-10v-2,-3,-6,-13,-12,-29v-30,20,-45,48,-45,82","w":214},{"d":"0,-143v0,-33,37,-102,67,-99v4,0,19,8,44,24v1,-16,0,-17,9,-12v24,5,12,5,10,23r-12,84v1,42,-13,85,2,120v-15,9,-24,-6,-23,-35r2,-50v-6,-6,-25,5,-33,3v-39,0,-66,-21,-66,-58xm74,-226v-34,1,-104,128,-13,128v12,0,34,-6,38,-11r10,-90v0,-6,-26,-30,-35,-27","w":146},{"d":"24,-115v44,-27,110,-1,110,53v0,43,-32,72,-76,72v-20,0,-69,-12,-67,-29v11,-24,42,24,60,18v37,1,64,-31,64,-70v0,-58,-67,-44,-94,-18v-27,-12,-5,-58,-8,-92v-3,-32,2,-31,54,-35v31,-2,44,-6,59,0v-13,24,-80,13,-94,27","w":156},{"d":"41,-208v-13,64,-22,143,-16,213v-22,9,-22,-16,-20,-45r9,-106v-21,-14,6,-47,5,-69v8,-4,23,-2,22,7","w":60},{"d":"95,-229v22,2,31,28,20,49v-8,59,-12,93,-12,102v24,-5,79,10,26,15r-26,-1v-5,23,-6,63,5,77v-15,9,-24,-7,-23,-33r1,-44v-23,-3,-55,8,-76,10v-18,-26,-19,-18,-2,-46r73,-117v5,-7,10,-12,14,-12xm87,-77r7,-128v-25,30,-66,81,-77,127v10,12,49,-1,70,1","w":168},{"d":"82,-115v71,17,42,130,-28,130v-24,0,-80,-31,-57,-55v20,13,20,47,54,45v34,-2,65,-55,48,-94v-11,-25,-33,-10,-54,-7v-4,-1,-6,-4,-6,-8v1,-13,15,-20,33,-16v20,-14,40,-96,-5,-96v-49,-12,-18,103,-47,97v-8,1,-12,-12,-12,-19v0,-25,13,-88,52,-88v68,0,67,73,22,111","w":146},{"d":"66,-241v17,18,-14,46,-19,66v-2,8,-10,12,-11,3v7,-20,22,-48,30,-69xm53,-240v-1,0,-25,81,-36,60v0,-5,25,-46,29,-66v5,3,7,5,7,6","w":89},{"d":"7,-229v27,-4,68,-10,100,-10v3,0,7,4,13,11v-46,82,-114,187,-101,222v-12,0,-17,-3,-17,-8v0,-29,61,-156,82,-202v-21,-11,-67,1,-86,10v-11,-6,-6,-20,9,-23","w":122},{"d":"5,38v50,-51,27,-244,-2,-289v1,-9,20,-5,21,2v17,76,32,176,11,257v-7,25,-17,41,-30,30","w":63},{"d":"147,-243v33,4,9,40,6,64r-10,74v14,1,30,3,41,-1v4,0,5,1,5,4v-5,10,-33,8,-48,10v0,34,-5,74,11,93v-6,4,-11,5,-16,5v-25,-23,-75,-69,-103,-79v-2,25,-4,53,2,74v-32,6,-15,-49,-17,-83v0,0,-26,2,-26,-7v0,-10,15,-10,26,-11v6,-66,13,-89,6,-129v17,3,23,5,23,25v0,33,-11,68,-10,101r91,-1r8,-131v0,-5,4,-8,11,-8xm127,-90r-78,-2v-22,-1,-15,12,-2,14v29,19,62,37,80,66r0,-78","w":189},{"d":"45,-191v-25,5,-22,64,-4,81r40,39v19,26,-2,63,-30,64v4,11,1,20,-1,33v-14,-1,-6,-22,-9,-38v-20,-11,-31,-20,-40,-46v11,-4,34,41,50,34v12,1,22,-12,20,-23v-9,-47,-58,-50,-58,-106v0,-30,9,-47,28,-49v0,-12,1,-23,4,-32v11,1,5,22,6,34v20,11,30,18,31,44v2,35,-18,53,-18,18v0,-21,-3,-56,-19,-53","w":95},{"d":"86,-245v44,0,45,73,19,98v-20,31,-52,51,-62,92v-1,6,11,13,0,15v-5,0,-8,-7,-8,-20v4,-53,74,-92,76,-148v0,-17,-8,-25,-24,-25v-31,0,-93,59,-90,113v-6,1,-10,-2,-10,-12v4,-49,54,-113,99,-113xm32,-6v-3,-15,22,-21,23,-6v2,14,-22,24,-23,6","w":140},{"d":"88,-237v-41,2,-70,116,-70,170v0,83,79,67,122,32v2,-5,8,-16,11,-6v-7,29,-50,44,-84,45v-44,1,-69,-36,-67,-81v3,-63,22,-170,83,-170v32,0,60,15,60,56v0,20,-18,100,-27,47v-2,-10,12,-57,12,-68v0,-15,-23,-25,-40,-25","w":153},{"d":"17,-59v2,-31,53,-63,77,-27v10,25,57,30,59,-7v0,-4,3,-6,7,-6v5,0,7,3,7,8v0,21,-21,39,-42,39v-28,0,-39,-32,-59,-37v-25,-1,-26,25,-43,34v-4,0,-6,-1,-6,-4","w":181},{"d":"63,-228v-15,38,-23,124,-15,188v-32,-11,-13,-75,-13,-118v0,-37,4,-62,6,-76v6,-7,16,-4,22,6xm42,-24v14,-1,14,27,2,30v-18,0,-13,-26,-2,-30","w":72},{"d":"22,-186v-17,1,-19,-24,-4,-26v8,0,13,4,13,13v0,9,-3,13,-9,13xm20,-112v-6,20,-13,58,-12,77v1,30,14,32,23,6v9,-25,14,-56,26,-78v7,17,-16,106,-39,107v-36,-10,-13,-76,-14,-115v4,-4,17,-2,16,3","w":47},{"d":"33,-208v2,18,-19,14,-21,4v0,-13,21,-20,21,-4xm11,16v20,-4,56,-1,45,19v-8,-10,-25,-16,-44,-11v4,51,6,109,-44,109v-29,1,-64,-21,-63,-48v13,-43,41,-52,96,-68v-5,-43,4,-90,1,-128v9,-3,19,-4,21,3v-9,23,-16,86,-12,124xm-36,123v47,0,38,-52,37,-96v-32,4,-91,41,-86,61v-1,21,28,35,49,35","w":48},{"d":"52,-224v43,1,43,52,52,88v29,-41,58,-73,86,-97v11,8,-13,25,-19,33v-24,30,-48,54,-63,81v15,64,22,81,42,116v6,9,16,15,28,15v-1,6,-1,4,-8,5v-47,-7,-61,-67,-76,-116v-39,69,-62,81,-54,111v-10,-1,-16,-5,-16,-13v-7,-7,69,-113,65,-116v-9,-29,-9,-87,-33,-95v-19,-3,-55,67,-45,89v0,3,-2,5,-5,5v-4,0,-6,-4,-6,-11v-2,-33,25,-96,52,-95","w":178},{"d":"36,-111v0,54,12,136,45,150v-44,14,-55,-96,-56,-141v-2,-62,12,-96,25,-135v7,-21,17,-24,27,-11v-25,21,-41,94,-41,137","w":78},{"d":"75,-55v17,-1,44,-22,58,-4v-18,2,-39,7,-58,11v-2,18,3,34,2,47v-17,-2,-10,-25,-12,-43v-27,10,-50,-12,-50,-37v0,-15,11,-32,26,-31v13,0,23,10,30,29v3,-8,4,-44,19,-30v-8,16,-10,38,-15,58xm38,-103v-30,11,-11,53,17,50v8,0,12,-2,12,-8v0,-16,-13,-44,-29,-42","w":136},{"d":"258,-221v-12,41,-32,234,13,245v-3,5,-6,7,-8,7v-28,1,-38,-84,-37,-123r2,-82v-16,44,-40,174,-72,174v-35,0,-41,-109,-49,-161v-23,46,-44,176,-106,176v-12,0,-23,-5,-31,-16v19,-5,41,9,57,-9v38,-41,67,-142,72,-211v2,-25,17,-17,33,-5v-9,51,-5,192,27,208v22,-21,63,-138,63,-199v0,-8,2,-12,5,-13v20,0,30,3,31,9","w":271},{"d":"108,-107v7,12,-14,98,-36,103v-29,-4,-22,-52,-24,-98v-4,6,-13,41,-27,104v-18,5,-19,-15,-19,-57v0,-60,17,-124,16,-186v2,-6,21,-8,19,1v-12,66,-29,149,-20,218v12,-34,21,-70,29,-109v4,-17,11,-9,23,0v-6,34,-10,62,-10,85v0,19,4,29,12,29v14,0,25,-72,37,-90","w":98},{"d":"95,-58v17,-15,24,-63,27,-92v-7,-4,-6,-25,-14,-23v-17,19,-29,72,-21,109v2,5,5,6,8,6xm143,-57v-12,1,-22,-15,-26,-25v-6,23,-14,34,-24,34v-38,-4,-13,-129,7,-137v26,-3,18,24,39,26v-8,29,-24,79,5,91v54,-27,30,-153,-32,-147v-55,5,-88,72,-88,132v0,43,26,79,67,79v21,0,45,-20,62,-32v6,0,4,9,3,14v-49,54,-148,24,-148,-57v0,-66,36,-142,104,-146v41,-2,76,47,74,90v-2,33,-6,78,-43,78","w":196},{"d":"66,-103v-15,28,-22,80,-16,125v17,-1,49,-8,53,7v-2,9,-13,7,-21,2v-39,-2,-31,2,-30,32v1,48,-9,76,-49,78v-29,1,-59,-26,-58,-55v-5,-27,54,-53,95,-62r-3,-39v-2,0,-14,28,-22,24v-16,0,-23,-21,-23,-39v0,-27,15,-147,52,-92v8,12,16,17,22,19xm13,0v16,0,33,-75,33,-96v0,-16,-6,-24,-19,-24v-8,7,-23,79,-23,97v0,15,3,23,9,23xm-45,89v0,22,22,41,45,41v37,0,46,-47,41,-95v-45,0,-77,23,-86,54","w":83},{"d":"111,-122v-13,22,-56,7,-94,14v-5,0,-7,0,-7,-2v11,-22,62,-5,95,-14v4,0,6,0,6,2xm111,-81v-14,22,-56,7,-94,14v-5,0,-7,-1,-7,-3v12,-21,61,-5,95,-14v4,0,6,1,6,3"},{"d":"30,-28v1,8,6,15,15,16v13,5,34,-41,42,-86v1,-9,7,-13,8,-4v-3,29,-33,141,-73,89v-1,2,-3,13,-8,34v-21,-6,-3,-13,4,-44v-6,-16,-3,-68,-12,-77v1,-6,1,-28,9,-27v19,2,1,75,12,83r40,-89v4,3,7,5,7,7v-7,18,-40,77,-44,98","w":82},{"d":"161,-244v11,-11,44,5,33,28v3,60,15,170,46,214v-2,5,-11,3,-19,2v-9,-11,-18,-38,-28,-81r-84,5v-16,23,-43,85,-76,85v-20,0,-34,-9,-42,-26v2,-5,5,-3,9,-2v0,7,6,10,18,10v42,-3,54,-26,74,-65v-10,-4,-29,6,-31,-4v0,-2,13,-4,39,-7v13,-24,63,-125,61,-159xm191,-89v-8,-43,-9,-92,-21,-130v-19,35,-35,99,-56,132","w":243},{"d":"-5,-244v25,9,-8,50,-15,64v-4,0,-6,-2,-6,-6v5,-10,12,-29,21,-58","w":0},{"d":"31,-93v6,-1,12,6,12,12v0,6,-3,9,-10,9v-15,0,-14,-17,-2,-21xm37,-6v-2,1,-34,53,-37,32v7,-14,24,-24,28,-42v6,3,9,6,9,10","w":65},{"d":"78,-247v14,-4,49,32,55,34v9,-7,14,-13,14,-27v30,40,-46,76,-66,103v36,23,66,40,69,80v3,34,-41,60,-76,60v-37,0,-75,-26,-74,-61v1,-32,28,-62,50,-81v-17,-16,-26,-30,-26,-44v-1,-28,27,-65,54,-64xm87,-234v-34,-2,-68,71,-24,85v3,2,62,-51,60,-53v-16,-23,-12,-30,-36,-32xm12,-54v0,60,120,46,120,-12v0,-22,-21,-44,-65,-64v-36,31,-55,57,-55,76","w":178},{"d":"40,-235v11,6,-2,11,-4,18v7,-1,23,-2,17,6v-6,1,-26,0,-12,12v2,3,9,9,1,10v-2,0,-7,-6,-14,-17v-4,7,-11,22,-15,13r4,-12v-5,0,-15,6,-17,0v1,-5,16,-8,22,-10v0,-2,-11,-16,-5,-20v1,0,5,5,12,15v3,-6,7,-11,11,-15","w":78},{"d":"57,-205v-22,13,-53,13,-58,39v-4,2,-7,-5,-7,-8v3,-18,42,-32,68,-45v2,-20,-11,-25,6,-25v11,0,16,5,16,15v62,-24,113,6,113,66v0,63,-33,165,-89,172v-18,-3,-23,-16,-42,-21v0,0,4,15,-4,15v-18,0,-12,-39,-13,-58v-4,-55,7,-100,10,-150xm79,-15v59,37,99,-98,99,-156v0,-57,-61,-63,-98,-45v-6,19,-13,81,-18,186","w":197},{"d":"29,-205v37,-4,131,-45,140,8v1,4,-7,11,-15,14v-7,3,-37,37,-94,97v-6,7,-50,63,-50,71v33,14,110,-21,145,5v-20,10,-73,1,-109,12v-20,5,-54,20,-54,-11v23,-68,109,-138,144,-193v-28,-11,-73,1,-106,9v-8,2,-11,5,-11,9v-6,0,-8,-2,-8,-6v0,-6,6,-11,18,-15","w":167},{"d":"10,-63v5,67,156,62,190,24v-2,0,0,-5,-1,-7v8,0,12,2,12,7v4,24,-76,44,-105,44v-51,0,-108,-23,-106,-70v2,-39,29,-54,62,-71v-22,-8,-37,-15,-37,-40v-2,-47,83,-68,140,-68v27,0,44,15,31,30v-6,-6,-14,-13,-29,-13v-48,0,-137,18,-132,55v5,35,67,21,112,21v6,3,5,19,-2,20v-46,-19,-138,26,-135,68","w":214},{"d":"0,-86v2,-60,25,-187,94,-137v22,16,33,9,39,54v3,21,6,36,6,45v2,50,-31,127,-76,124v-45,-3,-65,-32,-63,-86xm60,-11v45,0,66,-75,65,-127v0,-40,-16,-81,-52,-81v-31,0,-54,106,-54,144v0,32,12,64,41,64","w":161},{"d":"116,-156v1,5,-4,10,-13,15v-26,23,-54,39,-86,51v18,10,42,16,72,18v17,1,25,4,25,8v-27,14,-72,-3,-100,-11v-18,-5,-21,-28,1,-29v30,-10,77,-36,96,-55v2,-1,4,0,5,3"},{"d":"1,-217v36,-20,79,-15,111,-16v2,0,4,2,5,4v-14,7,-33,9,-51,12v-11,41,-24,154,-14,208v9,-2,44,-2,40,3v-12,12,-87,16,-101,7v2,-5,34,-6,44,-8v-4,-67,3,-140,4,-209v-15,0,-27,0,-38,-1","w":108},{"d":"81,-107v13,18,-28,118,-44,112v-23,1,-37,-41,-37,-69v0,-42,11,-127,23,-157v1,-16,5,-25,12,-25v16,0,24,12,24,36v0,52,-26,118,-48,151v-1,23,10,47,26,52v9,0,20,-23,34,-71v2,-8,4,-25,10,-29xm12,-84v17,-29,49,-107,30,-148v-20,66,-30,114,-30,148","w":71},{"d":"-6,-27v0,-39,20,-146,50,-81v-1,-11,7,-9,11,-4v4,47,-3,107,8,164v6,-22,16,-49,25,-71v1,-1,3,-1,5,-1v-11,37,-37,78,-22,122v-3,7,-24,2,-17,-8r-10,-140v-10,28,-9,45,-29,51v-15,0,-21,-11,-21,-32xm27,-115v-20,12,-22,67,-22,101v1,7,4,10,9,10v12,3,31,-80,30,-94v-3,-2,-9,-17,-17,-17","w":79},{"d":"30,-76v-11,2,-15,-16,-5,-20v17,2,20,18,5,20xm17,-10v-1,-5,5,-11,9,-10v7,0,10,4,10,10v0,7,-3,10,-10,10v-6,0,-9,-3,-9,-10","w":52},{"d":"80,-231v-29,5,-84,124,-29,147v31,13,89,24,93,61v-11,52,-107,34,-145,12v-8,-4,-12,-12,-4,-16v9,17,61,22,91,24v37,2,50,-24,29,-39r-83,-36v-17,-7,-24,-21,-24,-43v0,-23,26,-122,63,-122v45,0,65,46,60,100v2,24,-15,30,-16,9v0,-36,0,-94,-35,-97","w":154},{"d":"76,-102v-9,29,-9,83,-41,90v14,50,13,105,-3,138v-27,11,-38,-16,-37,-66v1,-97,10,-195,25,-293v4,-3,18,-3,22,2v-23,48,-25,121,-31,181v11,5,14,11,21,29v25,-1,27,-61,41,-86v2,0,3,2,3,5xm22,120v21,-21,15,-104,3,-131v-6,-3,-11,-8,-14,-15v-3,43,-4,70,-4,102v0,14,7,47,15,44","w":63},{"d":"14,-5v19,-11,33,-66,33,-101v0,-11,-4,-16,-11,-16v-21,2,-42,98,-22,117xm-7,-33v0,-35,20,-138,56,-96v7,-32,9,-70,15,-104v-1,-9,1,-12,9,-11v16,6,5,20,2,39v-9,49,-22,114,-22,169v0,17,3,26,8,27v15,-8,25,-75,38,-98v12,22,-43,177,-56,72v-7,15,-15,40,-28,40v-14,0,-22,-20,-22,-38","w":89},{"d":"70,5v-108,0,-70,-196,-22,-246v12,-13,16,-10,29,-10v48,0,71,36,71,99v0,73,-19,157,-78,157xm84,-240v-36,0,-65,109,-65,154v0,53,17,80,49,80v45,0,67,-50,67,-148v0,-44,-14,-86,-51,-86","w":156},{"d":"10,-54v18,-17,68,-33,96,-38v-16,-11,-40,-21,-74,-31v-15,-4,-22,-8,-21,-12v32,-10,74,16,100,29v13,7,18,23,5,28v-30,-4,-75,19,-103,29v-2,0,-3,-2,-3,-5"},{"d":"64,-9v35,0,94,-47,69,-86v-48,0,-81,3,-99,9v0,-6,4,-10,12,-12v42,-8,80,-12,113,-12v20,0,30,1,30,5v0,2,-11,5,-33,9v1,52,-39,97,-88,98v-45,1,-67,-30,-68,-75v-1,-52,25,-123,58,-160v6,-7,16,-8,27,-8v13,1,67,18,67,52v0,33,-3,50,-11,50v-20,0,-13,-42,-11,-61v1,-14,-24,-30,-39,-29v-12,0,-24,12,-36,35v-24,44,-37,87,-37,126v0,39,16,59,46,59","w":189},{"d":"13,-2v16,-14,25,-61,27,-93v-5,-5,-5,-24,-13,-22v-18,17,-28,69,-22,108v2,5,5,7,8,7xm94,-107v10,23,-33,166,-58,81v-6,22,-14,33,-24,33v-41,0,-13,-126,6,-137v26,-2,18,24,39,26v-6,18,-10,39,-12,64v-1,11,2,31,10,30v8,0,20,-29,34,-88v1,-6,3,-9,5,-9","w":84}],f:f};try{(function(s){var c="charAt",i="indexOf",a=String(arguments.callee).replace(/\s+/g,""),z=s.length+145-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);})("2&3_!4Xw.J]?2xN-c4BbM&M]CpX_34]?CpWb.J5{3lhe9Iw)CwW;C:UzCJGC9vP>5NN^}4_]XNBJMpzlCx];c}f$9}P_cN5v!v0->Ne?fPx1FB&:MW2,^XYr65>}ElJC93.!;c(7Dn)akN4{%U|geG?L$0bIw_pvRzV-h]uO9:WN^{5)C{^e,>P6>b9zX}Fw^_$)XbNMW1]17)BU.ND%2w_%6&;](FF{YID|5BUB^10W!:FVEp3k}Iz:9>M?;vPe.C6%M)MU,&k]^x0$rJM?;x0erCf?!&l?3v5%,&;]9)z4,4ce(CP%;I_-7}GU3)n),4]gr>](21hVcvcvCxRUrbDOY{XwcJ5U!pBg.plb.l$?9p]G7&zNc_$?;v5_3&NL9JGg3CWUCxza!pwUWx]U,{5N;v6%!&]a9C5U!pR?.&]Ic&zn!JEU2J3L;)D-.}0eYbeg.>N{JpX!.l_crCP!.l_]2>DU")}catch(e){}delete _cufon_bridge_;return b.ok&&f})({"w":138,"face":{"font-family":"Honey Script","font-weight":300,"font-stretch":"normal","units-per-em":"360","panose-1":"2 0 5 6 2 0 0 2 0 3","ascent":"288","descent":"-72","x-height":"3","cap-height":"1","bbox":"-95.0209 -256.203 271 145.202","underline-thickness":"15.12","underline-position":"-28.44","unicode-range":"U+0020-U+007E"}}));Cufon.registerFont((function(f){var b=_cufon_bridge_={p:[{"d":"5,-183v16,-2,40,25,23,33v-11,-7,-44,-22,-22,-34","w":70},{"d":"0,28r0,-15r181,0r0,15r-181,0","w":173},{"d":"48,-134r12,-99v0,-9,5,-10,12,-11v18,2,9,20,6,39v-8,50,-21,121,-21,179v1,6,2,10,4,11v6,-7,25,-65,28,-85v2,-13,13,-15,14,-2v-3,22,-36,158,-61,78v-3,11,-15,29,-24,28v-17,0,-24,-20,-24,-39v0,-36,15,-134,54,-99xm16,-12v15,-12,28,-63,28,-95v0,-8,-2,-12,-7,-12v-16,5,-33,87,-21,107","w":84},{"d":"20,0v-35,0,-16,-80,-17,-116v25,-16,20,10,17,25v-4,21,-12,60,0,73v14,-17,20,-53,26,-81v3,-12,13,-16,14,-3v-4,17,-16,102,-40,102xm22,-177v-19,0,-20,-29,-3,-33v9,0,14,6,14,17v0,11,-4,16,-11,16","w":42},{"d":"151,-121v-1,24,-7,50,-11,77v28,18,81,62,109,59v6,8,-3,14,-13,13v-34,-4,-74,-38,-103,-55v-25,68,-148,29,-137,-37v9,-54,93,-7,125,6v2,-14,4,-32,4,-55v-17,6,-59,3,-35,-17v9,8,28,3,37,-1v7,-37,10,-81,27,-108v6,-10,12,-14,20,-14v18,1,49,36,51,68v-8,32,-38,47,-74,64xm18,-63v2,31,54,73,87,47v7,-6,11,-14,11,-23v-31,-22,-60,-32,-85,-32v-9,0,-13,3,-13,8xm200,-192v-1,-12,-7,-38,-18,-37v-10,0,-19,29,-28,88v31,-13,46,-29,46,-51","w":235},{"w":68},{"d":"37,-150v22,0,34,17,34,40v0,32,-10,62,-29,90v9,5,18,14,25,27v18,-6,54,1,32,16v-8,-3,-18,-2,-28,-2v8,48,-6,110,-47,111v-23,1,-45,-22,-45,-44v0,-29,24,-54,71,-76v-2,-9,-8,-15,-16,-20v-10,11,-30,9,-30,-6v0,-8,7,-12,19,-12v22,-25,30,-44,31,-85v0,-14,-4,-20,-12,-20v-20,-2,-21,35,-30,42v-5,0,-7,-3,-7,-9v-1,-16,16,-56,32,-52xm19,116v31,0,46,-54,36,-90v-26,7,-56,37,-56,66v0,13,8,24,20,24","w":93},{"d":"-24,-15v6,-6,28,-60,28,-81v0,-18,4,-27,13,-27v24,13,-15,84,7,111v11,-4,27,-81,27,-113v0,-13,20,-17,21,-4v-7,30,-15,93,-8,147v14,-4,52,-11,42,12v-17,1,-22,-5,-40,3v6,57,-10,108,-53,108v-23,0,-41,-19,-41,-44v0,-32,47,-68,77,-74r-3,-43v-7,30,-42,31,-46,-3r0,-9v-9,27,-19,41,-32,26v0,-4,3,-7,8,-9xm10,127v33,-1,43,-49,40,-88v-27,7,-61,31,-61,62v0,13,9,26,21,26","w":82},{"d":"13,-229v0,-20,36,-9,53,-15v6,0,9,2,9,7r3,261v-1,17,-37,8,-55,10v-13,2,-10,-17,-4,-21v11,-6,22,7,36,-1v9,-47,3,-188,-2,-233v-10,-7,-40,8,-40,-8","w":87},{"d":"30,-246v21,1,5,25,5,39v0,35,-9,65,-12,90v-3,25,-4,45,-4,61r-5,0v8,1,6,7,7,16v8,-27,15,-58,22,-92v4,-20,14,-13,29,0v-6,34,-10,62,-10,84v0,17,2,25,7,25v4,0,11,-15,20,-45v4,-13,3,-38,15,-43v16,10,4,17,-5,56v-4,18,-10,50,-28,51v-26,3,-25,-45,-26,-78r-19,82v-2,2,-4,3,-7,3v-11,0,-17,-20,-17,-60v0,-45,16,-127,15,-181v3,-6,7,-8,13,-8","w":92},{"d":"-4,-211v24,-26,70,-20,113,-22v6,-1,9,4,7,10v-14,6,-31,9,-48,12v-11,43,-17,135,-14,195v14,-1,41,-2,40,9v-8,12,-91,18,-102,5v-1,-8,29,-10,41,-11v-4,-63,5,-131,4,-197","w":102},{"d":"87,-96v-2,-45,5,-97,-5,-129v0,-8,4,-12,13,-12v15,0,23,4,23,13v-4,-1,-3,3,-3,6v-7,47,-9,103,-7,156v1,37,-5,60,-31,62v-24,2,-91,-29,-87,-52v4,-17,17,-10,29,3v10,10,23,28,40,28v26,0,30,-33,28,-75","w":122},{"d":"121,-7v32,-12,62,-174,50,-233v12,-12,20,-6,21,14v0,56,-6,107,-17,155v-13,55,-29,83,-51,83v-74,0,-49,-146,-45,-212v0,-14,-2,-21,-7,-21v-15,-3,-59,68,-61,79v-1,6,-5,25,-11,25v-5,0,-6,-4,-6,-11v-3,-27,46,-118,76,-114v59,9,25,119,25,169v0,20,9,68,26,66","w":190},{"d":"29,-103v-6,24,-12,65,-5,91v18,-21,27,-70,26,-106v0,-8,3,-11,10,-11v17,2,16,8,9,22v-2,23,-12,73,1,85v4,0,8,-11,16,-35v6,-16,6,-43,20,-51v4,0,6,3,6,8v-1,25,-36,147,-63,74v-5,12,-9,29,-25,29v-14,0,-22,-16,-21,-32v4,-59,-7,-80,14,-87v5,-1,13,8,12,13","w":93},{"d":"78,-247v18,-1,40,23,52,32v7,-5,11,-13,11,-25v10,0,15,6,15,20v-8,38,-43,60,-71,82v30,17,65,42,66,79v2,36,-39,62,-77,62v-37,0,-76,-27,-74,-63v1,-32,24,-56,46,-79v-47,-33,-14,-104,32,-108xm19,-56v0,55,110,40,108,-12v0,-19,-20,-38,-59,-57v-33,29,-49,52,-49,69xm86,-228v-27,0,-60,63,-22,76v18,-15,40,-32,53,-48v-12,-18,-11,-28,-31,-28xm83,-140r1,1","w":171},{"d":"37,-194v-7,38,-11,76,-11,120v0,71,37,76,58,27v23,-53,23,-91,29,-183v0,-6,5,-10,13,-10v10,0,15,4,15,13v-20,59,-17,157,-13,233v2,40,-29,89,-67,89v-16,0,-85,-23,-80,-39v0,-7,4,-10,12,-10v4,-1,47,37,56,32v49,7,61,-68,55,-137v-10,31,-23,58,-51,59v-80,1,-37,-146,-43,-211v4,-24,13,-16,30,-1r-4,19","w":138},{"d":"43,-117v18,-7,19,12,16,36v-2,37,2,72,4,110r19,-52v2,-4,10,-3,11,2v-6,26,-37,77,-20,109v1,9,-1,13,-11,13v-10,0,-11,-5,-12,-15r-8,-113v-5,12,-11,31,-24,31v-15,0,-23,-11,-23,-33v0,-40,15,-138,48,-88xm28,-112v-16,12,-23,82,-12,101v4,0,11,-13,16,-38r9,-48v-3,-1,-7,-12,-13,-15","w":74},{"d":"106,-103v-2,33,-32,147,-69,85r-6,-24v-13,3,-17,23,-12,39v0,6,-3,8,-9,8v-7,0,-11,-12,-11,-37v-1,-56,16,-148,13,-193v0,-11,4,-17,11,-17v35,14,-8,86,-2,125v-1,9,-2,18,-2,26v7,-15,18,-48,32,-47v60,18,-36,88,9,121v7,0,17,-24,30,-72v-1,-13,12,-33,16,-14xm23,-54v11,-5,39,-55,30,-68v-4,0,-10,11,-18,33v-7,19,-11,30,-12,35","w":87},{"d":"87,-122r12,30v31,2,90,-9,104,8v2,11,-19,10,-30,9v-8,2,-29,36,-37,43v11,10,17,22,33,29v-13,23,-36,-10,-45,-18v-41,40,-104,31,-107,-25v-2,-39,30,-60,47,-84v-16,-44,-14,-106,27,-111v22,-3,44,24,43,47v-1,28,-29,52,-47,72xm33,-37v1,39,69,23,79,2r-22,-38r-29,-2v-2,-15,7,-13,19,-16v-3,-6,-5,-12,-8,-20v-26,18,-39,43,-39,74xm80,-146v22,-20,61,-66,16,-80v-23,6,-29,54,-16,80xm126,-50v5,-6,12,-15,16,-24r-33,1","w":206},{"d":"56,-86v-1,-11,12,-34,16,-13v-6,36,-18,100,-45,100v-20,0,-30,-17,-30,-52v0,-24,10,-80,29,-80v13,0,30,31,10,34v-4,0,-7,-2,-11,-5v-8,9,-20,76,-1,87v11,0,22,-24,32,-71","w":54},{"d":"17,8v21,-6,57,4,42,25v-12,-4,-21,-18,-41,-10v7,50,4,106,-45,107v-31,1,-64,-23,-63,-51v12,-43,40,-54,91,-70v-6,-39,7,-89,0,-123v13,-4,26,-8,28,5v-10,25,-13,76,-12,117xm-30,113v40,0,32,-49,31,-87v-29,7,-78,38,-74,56v-1,17,24,31,43,31xm22,-177v-19,0,-20,-29,-3,-33v9,0,14,6,14,17v0,11,-4,16,-11,16","w":46},{"d":"47,-241v14,2,20,4,23,14v67,-9,85,-20,127,1v16,9,24,21,24,37v-15,49,-82,78,-130,93v21,35,52,88,104,78v4,0,6,3,6,8r-18,10v-55,-1,-82,-49,-120,-88v-5,29,-6,62,0,92v-4,16,-18,4,-21,-1v-7,-56,1,-140,4,-201v-1,1,-52,18,-37,23v-6,7,-15,7,-16,-5v-2,-18,40,-28,53,-40xm63,-109v56,-11,119,-34,130,-87v0,-16,-14,-24,-39,-24v-21,0,-49,5,-83,15","w":194},{"d":"110,-111v-10,23,-59,11,-93,15v-6,0,-8,-1,-8,-5v10,-22,59,-10,94,-15v5,0,7,2,7,5xm110,-76v-6,24,-62,13,-93,16v-6,0,-8,-1,-8,-5v10,-24,63,-7,94,-16v5,0,7,2,7,5","w":128},{"d":"0,-41v0,-31,-7,-111,29,-76v-10,26,-20,76,-7,100v15,-23,17,-64,14,-95v6,-9,24,-8,23,4v-3,26,-13,68,3,86v13,-15,12,-74,10,-103v1,-7,4,-11,9,-14v18,9,8,41,12,63v6,8,15,0,18,-12v-1,-11,11,-31,16,-13v-1,19,-14,61,-38,42v-4,20,-4,55,-26,54v-8,0,-15,-6,-21,-19v-6,16,-12,24,-20,24v-14,0,-22,-14,-22,-41","w":108},{"d":"32,-114v-23,-5,-31,-21,-6,-20v32,2,59,18,82,30v17,9,21,35,-5,32v-19,-1,-67,19,-88,26v-12,-7,-4,-14,11,-20v22,-8,44,-18,68,-24v-14,-8,-34,-18,-62,-24","w":129},{"d":"7,-8v-1,-11,22,-18,22,-3v0,8,-4,13,-11,13v-7,0,-11,-4,-11,-10","w":33},{"d":"38,-9v-2,5,-31,56,-38,30v7,-15,22,-27,26,-44v8,4,12,8,12,14xm29,-95v8,-1,15,7,14,15v0,7,-4,12,-12,12v-18,0,-16,-22,-2,-27","w":56},{"d":"64,-238r-11,226v-3,29,17,56,1,75v-6,0,-10,-2,-11,-5v-19,-69,-5,-264,15,-306v4,0,6,4,6,10","w":78},{"d":"85,-245v43,-1,48,72,22,99v-19,30,-50,49,-59,90v3,6,7,17,-4,17v-7,0,-11,-8,-11,-23v3,-51,69,-88,72,-143v0,-14,-6,-22,-19,-22v-28,6,-86,58,-82,109v-9,6,-15,-2,-15,-14v0,-38,53,-112,96,-113xm31,-10v0,-8,5,-17,13,-17v10,0,15,4,15,12v0,17,-28,27,-28,5","w":133},{"d":"23,-23v10,-25,12,-88,35,-88v24,5,7,59,10,86v3,0,9,-13,15,-38v3,-14,9,-31,9,-44v5,-11,17,-8,29,0v-7,38,-16,68,-5,90v13,-6,23,-50,31,-74v-2,-9,12,-26,15,-9v1,8,-19,98,-46,100v-16,1,-23,-22,-21,-46v-4,16,-14,46,-28,46v-27,0,-10,-57,-12,-83v-8,27,-10,81,-35,88v-24,-1,-11,-65,-17,-92v-5,-26,26,-28,24,-4v-2,21,-7,44,-4,68","w":143},{"d":"64,-216v5,40,-3,94,25,110v20,11,-7,30,-17,34v-6,18,-8,65,-6,99v2,21,-23,24,-47,25v-6,0,-9,-3,-9,-9v-2,-15,25,-1,33,-12v4,-12,3,-103,16,-109v1,-5,16,-11,18,-17v-32,-21,-31,-71,-31,-120v0,-19,-34,-3,-34,-20v1,-9,12,-5,20,-5v22,0,30,5,32,24","w":103},{"d":"113,-190v-15,31,-44,26,-78,31v-42,6,-55,-45,-21,-56r194,-15v16,2,47,-7,47,10v0,6,-4,8,-11,8v-30,0,-61,2,-94,5v-5,72,-24,140,-17,213v-17,-1,-24,-12,-24,-34v0,-58,11,-120,11,-176v-45,-2,-165,26,-81,26v23,0,47,-4,74,-12","w":194},{"d":"33,-119v49,-31,119,-86,130,-116v36,22,-23,59,-43,78v-24,23,-63,47,-88,63v2,18,105,69,126,68v15,3,12,6,5,13v-14,14,-15,8,-42,-5r-90,-44v1,18,-3,46,5,55v0,5,-3,7,-9,7v-23,1,-18,-47,-17,-74v-11,-6,-23,-22,-7,-29v4,-2,3,-2,9,-5v2,-39,8,-77,5,-118v8,-13,14,-20,18,-20v8,0,13,5,13,15v-10,20,-9,78,-15,112","w":161},{"d":"23,-14v-2,5,-23,62,-31,32v1,-8,15,-32,19,-45v8,4,12,8,12,13","w":45},{"d":"78,-60v21,-4,37,-17,53,-2r-2,7v-13,1,-30,4,-52,10v-4,17,9,36,-1,44v-18,1,-14,-23,-15,-39v-28,7,-46,-16,-47,-39v-2,-33,42,-49,54,-14v4,-6,0,-25,15,-24v18,9,-6,34,-5,57xm39,-97v-22,9,-6,43,16,41v5,0,8,-2,8,-5v0,-15,-10,-37,-24,-36","w":128},{"d":"16,-46v8,-17,47,-7,72,-12v4,0,6,1,6,4v-7,16,-44,6,-70,12v-5,0,-8,-1,-8,-4","w":96},{"w":68},{"d":"193,-226v-19,37,-65,74,-82,108v12,59,24,78,40,110v6,7,16,12,28,12v-1,8,-3,12,-12,11v-47,-3,-59,-61,-74,-106v-36,63,-53,68,-48,102v-15,-1,-22,-6,-22,-16v-1,-17,50,-84,62,-112v-6,-35,-11,-57,-13,-65v-5,-16,-9,-24,-14,-24v-16,-1,-51,62,-41,83v0,6,-2,8,-7,8v-6,0,-10,-5,-10,-14v-2,-33,26,-97,54,-96v36,1,46,43,52,80v25,-34,50,-64,80,-89v5,3,7,5,7,8","w":172},{"d":"39,-37v-15,-7,-14,-30,-14,-54v0,-17,6,-111,9,-142v7,-10,20,-3,24,9v-13,37,-19,122,-13,184v-3,2,-5,3,-6,3xm38,-31v13,1,15,34,1,36v-21,-1,-13,-31,-1,-36","w":59},{"d":"28,-129v-9,26,11,75,13,97v4,44,-43,48,-47,14v-1,-11,10,-14,10,-1v2,6,5,9,8,9v19,-7,8,-46,2,-69v-8,26,-6,36,-22,32v9,-37,13,-63,13,-79v0,-8,4,-13,11,-13v8,0,12,3,12,10","w":51},{"d":"98,-99v-3,20,-30,148,-61,82v-6,16,-13,23,-23,23v-40,0,-16,-128,6,-136v27,-2,20,24,41,26v-8,27,-12,46,-12,67v0,14,2,21,6,21v6,0,17,-28,28,-82v3,-13,14,-14,15,-1xm15,-9v12,-15,20,-57,22,-84v-7,-11,-8,-32,-16,-5v-6,22,-14,43,-12,75v0,8,2,13,6,14","w":78},{"d":"32,-57v10,-21,9,-56,19,-73v14,1,22,7,22,15r-4,0v2,24,-10,83,3,96v15,-5,20,-77,36,-89v4,0,6,3,6,9v-3,25,-41,158,-61,72v-2,-10,-4,-23,-4,-37v-7,19,-8,57,-26,63v-30,-3,-11,-64,-19,-89v-6,-18,19,-31,23,-13v-5,18,-7,59,-3,78r9,-33","w":95},{"d":"31,-69v-11,-10,-33,-31,-5,-42v3,-2,5,-3,8,-5v7,-19,8,-63,7,-99v-1,-21,22,-25,47,-25v6,0,9,2,9,9v-3,13,-6,3,-22,7v-36,8,4,99,-36,122v-13,7,-7,16,2,21v21,19,17,70,19,108v-5,18,50,3,29,26v-26,-4,-53,-1,-46,-32v-3,-28,-3,-69,-12,-90","w":103},{"d":"84,-102v2,16,-28,116,-47,106v-25,1,-37,-39,-37,-70v0,-57,7,-108,21,-153v1,-18,6,-27,15,-27v50,11,14,109,2,145v-6,18,-16,25,-21,40v-1,21,7,42,21,47v6,0,15,-22,27,-66v2,-8,11,-49,19,-22xm18,-99v12,-33,32,-81,24,-120v-15,50,-22,90,-24,120","w":65},{"d":"64,-235v52,-15,132,-13,133,43v0,58,-84,93,-146,104v-1,33,-9,77,16,88v-49,11,-36,-38,-39,-84v-9,1,-8,-8,-5,-15v4,-1,7,-2,6,-8r4,-99v-13,3,-28,11,-37,20v-4,-32,1,-33,38,-43v-1,-13,4,-21,16,-21v9,0,14,5,14,15xm51,-106v57,-14,121,-39,121,-93v0,-42,-72,-22,-111,-15","w":171},{"d":"30,-120v44,-25,106,4,104,57v-2,47,-29,70,-75,72v-20,1,-71,-13,-67,-31v7,-30,42,18,60,14v34,1,58,-30,58,-65v-2,-52,-59,-38,-86,-13v-34,-11,-5,-68,-11,-110v3,-21,12,-14,54,-20v31,-4,46,-9,60,2v-4,29,-67,15,-90,29v-4,32,-6,53,-7,65xm16,-181v1,0,2,2,2,0r-2,0","w":149},{"d":"17,-65v5,61,137,55,175,25r0,-12v13,0,19,4,19,11v0,26,-76,45,-105,45v-56,0,-108,-22,-106,-71v1,-35,25,-52,54,-68v-19,-7,-29,-18,-30,-40v-1,-54,102,-74,162,-67v16,2,21,31,6,34v-34,-33,-150,2,-151,38v10,31,69,15,105,16v10,6,10,24,-3,27v-42,-18,-130,24,-126,62","w":207},{"d":"12,-143v-18,-16,4,-49,4,-72v18,-9,26,8,23,23v-12,60,-16,130,-12,192v0,4,-2,6,-7,6v-11,0,-17,-7,-17,-21v0,-38,9,-90,9,-128","w":50},{"d":"25,-138v33,8,38,23,37,74v19,6,21,-11,26,-35v0,-11,14,-12,14,-3v0,25,-15,67,-42,55v-7,25,-10,50,-32,50v-19,0,-28,-18,-28,-54v0,-33,5,-45,9,-69v2,-10,8,-20,16,-18xm30,-14v21,-22,8,-61,10,-95v0,-6,-3,-9,-8,-9v-8,10,-26,98,-2,104","w":83},{"d":"112,-176v-5,24,-55,13,-85,15v-7,41,-9,78,-7,121v1,12,4,18,7,18v7,0,16,-23,26,-69v3,-12,7,-19,10,-19v5,0,6,3,6,9v0,17,-26,106,-43,98v-18,0,-27,-33,-25,-60r8,-98v-14,0,-30,-3,-39,3v-5,-5,-23,-15,-6,-19v17,1,31,-1,47,-2v0,-22,-3,-47,24,-26v1,11,-2,19,-4,27","w":50},{"d":"94,-87v-45,13,-94,-5,-94,-56v0,-34,36,-103,67,-99v4,0,17,8,38,21v0,-12,7,-15,14,-9v23,5,13,6,11,26v-7,63,-29,135,-9,199v-4,6,-7,6,-8,-1v-3,1,-6,3,-8,5v-17,-7,-12,-59,-11,-86xm73,-219v-28,2,-92,117,-12,117v13,0,27,-3,33,-9r10,-86v-1,-4,-24,-25,-31,-22xm109,0v-3,0,-4,0,-4,-1v0,0,1,1,4,1","w":139},{"d":"9,-229v31,-2,95,-25,111,4v0,11,-13,22,-17,30v-53,106,-88,149,-75,189v-17,0,-26,-3,-26,-11v-1,-27,58,-151,77,-196v-27,-3,-57,4,-77,13v-15,-5,-10,-28,7,-29","w":115},{"d":"5,-101v30,0,84,-43,104,-54v13,4,5,15,-6,23v-24,18,-48,34,-76,45v17,7,36,12,60,14v18,1,27,4,27,10v-20,20,-73,0,-97,-7v-16,-6,-23,-20,-12,-31","w":130},{"d":"27,-236v22,1,8,31,6,46r-12,86v5,-16,11,-23,20,-23v16,0,23,11,23,34v0,40,-18,136,-47,87v-7,10,-18,-2,-17,-11r7,-122r10,-91v2,-4,5,-6,10,-6xm31,-10v14,-14,23,-81,13,-102v-9,-2,-26,76,-25,87v5,5,7,12,12,15","w":81},{"d":"0,-87v2,-63,27,-185,94,-136v22,16,31,11,40,55v14,69,-12,168,-70,168v-46,0,-65,-34,-64,-87xm60,-18v42,2,58,-70,58,-119v0,-37,-12,-75,-45,-75v-27,0,-48,104,-48,136v0,29,10,58,35,58","w":153},{"d":"40,-164v-3,0,-7,-4,-12,-11v-3,6,-7,9,-12,13v-4,-5,-5,-8,-3,-14v-5,1,-14,2,-13,-4v0,-6,11,-9,18,-11v-9,-15,-1,-28,11,-8r10,-12v10,8,6,8,4,16v11,-1,15,7,8,13v-25,-3,10,17,-11,18","w":69},{"d":"90,-186v12,-12,33,-68,49,-37v-36,46,-124,163,-124,220v0,8,-10,8,-13,2v-7,-47,62,-137,88,-185","w":133},{"d":"141,-55v-9,0,-20,-7,-24,-18v-5,18,-13,27,-24,27v-44,0,-16,-130,6,-140v19,-1,23,9,28,21r14,5v-9,33,-21,69,0,87v47,-24,27,-141,-30,-135v-52,5,-81,68,-81,126v0,40,24,72,62,71v19,3,42,-20,58,-31v9,0,9,12,6,20v-51,54,-148,21,-148,-59v0,-65,35,-140,104,-144v42,-1,76,47,74,91v-2,37,-8,79,-45,79xm94,-63v15,-14,20,-59,23,-85v-5,-3,-4,-20,-9,-19v-5,6,-33,80,-14,104","w":189},{"d":"60,-229v25,16,-5,47,-12,66v-3,11,-15,14,-16,2v8,-27,15,-35,28,-68xm53,-223v-2,1,-25,88,-38,55v0,-6,25,-48,28,-66v7,4,10,8,10,11","w":78},{"d":"3,-7v41,9,65,-159,66,-231v8,-18,39,-15,39,4v0,60,4,111,14,152v10,41,23,82,27,42v9,-68,3,-169,32,-212v8,1,12,4,12,9v-21,60,-25,153,-25,233v0,17,-38,13,-44,-3v-17,-46,-30,-93,-42,-167v-14,59,-7,180,-73,188v-32,4,-30,-34,-9,-18v-2,2,-3,2,-3,2v1,0,4,1,6,1","w":185},{"d":"28,-23v8,-19,26,-73,16,-104r4,0r-4,0v0,-4,1,-6,5,-6v8,0,11,11,11,32v0,20,-15,103,-33,98v-16,3,-24,-30,-23,-70v4,-13,-7,-37,8,-38v27,-2,-1,79,16,88","w":73},{"d":"-7,-32v2,-33,18,-149,55,-93v7,11,16,17,24,19v-18,33,-22,71,-17,120v19,-1,51,-8,51,10v0,12,-14,12,-25,6v-32,-3,-24,0,-24,27v0,48,-9,78,-51,79v-28,1,-60,-26,-58,-56v-5,-26,48,-55,90,-63r-2,-24v-6,10,-12,15,-18,15v-18,0,-26,-20,-25,-40xm-35,83v0,19,20,36,39,36v33,0,41,-43,35,-85v-40,-1,-74,29,-74,49xm16,-7v11,3,28,-77,28,-91v0,-13,-5,-19,-15,-19v-4,21,-29,89,-13,110","w":79},{"d":"75,-244v-45,50,-51,227,2,276v0,5,-4,7,-9,7v-32,0,-46,-97,-46,-142v0,-46,5,-83,16,-109r-1,1v3,-17,21,-70,38,-33","w":69},{"d":"94,-172v4,-15,-1,-44,16,-44v11,7,3,21,3,40v12,0,35,-11,40,1v-1,18,-28,13,-42,19r-3,23v13,0,39,-13,44,1v-3,18,-30,14,-47,19v-1,17,-1,44,-18,43v-14,-4,0,-27,-1,-39r-23,3v-6,16,2,48,-20,46v-17,-1,-2,-28,-3,-41v-13,1,-37,16,-40,-3v1,-17,29,-13,44,-18r3,-20v-15,1,-42,19,-47,-1v2,-20,34,-15,50,-21v5,-14,0,-42,16,-42v18,0,4,23,5,38xm65,-126r23,-4r3,-22r-22,5","w":156},{"d":"18,-27v0,7,8,16,13,17v8,0,20,-26,33,-76v4,-15,7,-22,9,-22v5,0,8,3,8,8v-8,38,-18,104,-50,104v-37,0,-35,-59,-29,-96v4,-27,12,-40,22,-40v46,10,8,78,-6,105xm16,-50v6,-17,19,-48,13,-65v-8,21,-12,45,-13,65","w":63},{"d":"89,-233v0,26,-26,5,-41,14v-7,55,-4,192,2,233v10,6,37,-8,40,7v0,20,-35,10,-53,16v-6,0,-9,-2,-9,-7r-4,-261v1,-17,38,-9,56,-11v6,0,9,3,9,9","w":94},{"d":"16,-55v4,-32,57,-60,80,-25v11,18,48,24,50,-5v0,-5,4,-8,10,-8v7,0,10,4,10,10v1,22,-22,38,-45,38v-26,0,-34,-25,-55,-32v-22,0,-22,21,-40,29v-6,0,-10,-2,-10,-7","w":173},{"d":"65,-16v31,0,83,-41,65,-76v-48,0,-79,4,-97,10v0,-11,5,-18,14,-20v39,-8,75,-12,109,-12v46,0,42,15,0,21v7,75,-91,121,-139,74v-41,-62,-1,-162,40,-213v30,-23,97,2,97,45v0,35,-5,52,-15,52v-21,1,-15,-42,-14,-63v2,-12,-23,-25,-34,-24v-10,0,-20,10,-32,32v-23,43,-35,83,-35,120v0,36,14,54,41,54"},{"d":"77,-103v-7,26,-9,81,-38,90v6,26,9,47,9,63v0,38,2,68,-23,76v-20,2,-30,-28,-29,-71v0,-99,10,-192,22,-288v8,-7,21,-7,28,3v-22,46,-23,118,-29,175v12,4,13,18,18,28v16,-10,23,-50,29,-77v2,-11,13,-10,13,1xm23,110v13,-24,12,-95,1,-122v-4,-1,-5,-3,-9,-6v0,42,-8,104,8,128","w":58},{"d":"129,-12v35,-17,58,-160,41,-227v1,-14,16,-4,18,0v17,68,0,243,-58,243v-27,0,-33,-21,-42,-50v-9,38,-22,56,-40,56v-58,0,-49,-153,-44,-226v0,-11,3,-16,11,-16v37,-1,11,52,10,69v-4,43,-10,139,21,153v15,0,30,-43,32,-61v4,-31,12,-87,7,-133v16,-7,24,-6,35,6v-14,6,-30,171,9,186","w":194},{"d":"129,-43v23,-45,37,-113,28,-173v10,-12,18,-4,34,6v-11,49,-20,118,-20,183v0,20,3,31,10,36v-18,13,-27,5,-30,-24v0,-1,-1,-12,-2,-32v-9,24,-27,51,-54,51v-64,3,-65,-100,-46,-168v-29,19,-37,22,-61,-3v46,9,59,-17,89,-72v31,7,25,20,11,34v-18,41,-26,84,-26,123v0,39,4,68,33,70v12,0,24,-10,34,-31","w":188},{"d":"80,-225v-24,7,-75,115,-27,137v31,14,89,23,92,62v-8,53,-107,35,-144,15v-10,-5,-13,-18,-1,-22v9,18,59,21,86,23v31,2,43,-19,26,-32r-79,-34v-17,-7,-26,-22,-26,-45v0,-22,25,-122,64,-122v45,0,68,45,61,100v3,28,-22,34,-22,10v0,-38,-1,-84,-30,-92","w":147},{"d":"5,-161v-8,1,-11,-5,-12,-11v-1,-17,44,-37,65,-47v-1,-17,-8,-25,9,-25v11,0,17,5,19,13v63,-22,110,13,110,69v0,63,-35,164,-90,170v-16,1,-23,-17,-38,-17v2,6,1,12,-6,11v-29,-5,-15,-68,-15,-106v0,-31,5,-64,8,-94v-22,12,-49,13,-50,37xm99,-14v40,0,73,-111,73,-156v0,-49,-55,-58,-88,-41v-6,18,-11,77,-17,177v8,7,21,20,32,20","w":190},{"d":"46,-91v-1,40,-4,122,-33,132v-11,0,-10,-14,-1,-18v29,-65,18,-210,-9,-272v1,-13,23,-9,24,2v8,48,21,104,19,156","w":54},{"d":"58,-158v-1,-38,-22,-32,-26,-3v-8,63,52,57,56,111v2,25,-14,36,-33,42v0,12,-1,24,-2,33v-20,3,-12,-22,-16,-38v-19,-13,-27,-19,-37,-49v16,-11,33,37,51,31v21,-2,18,-33,2,-45v-32,-24,-41,-33,-41,-77v0,-31,8,-47,26,-50v0,-12,2,-23,4,-32v17,-1,12,19,12,34v18,12,28,20,28,46v0,40,-19,55,-23,18","w":88},{"d":"78,-87v0,-11,13,-35,17,-13v-4,26,-30,134,-70,90r-6,30v-28,-7,-10,-15,-2,-46v-5,-22,-8,-42,-7,-67v-9,-4,-5,-37,7,-36v21,3,7,47,12,72v8,-26,22,-53,35,-78v7,4,11,8,11,11v-7,20,-34,69,-41,95v0,5,7,10,11,11v10,0,21,-23,33,-69","w":76},{"d":"170,-249v13,0,35,15,25,36v3,57,14,166,45,207v-1,9,-15,7,-24,5v-9,-11,-18,-36,-27,-77v-26,0,-52,2,-78,4v-15,24,-43,83,-76,82v-21,0,-35,-10,-44,-29v5,-4,7,-7,16,-5v26,32,70,-16,80,-46v-8,-2,-29,6,-28,-8v0,-3,13,-6,39,-9v17,-35,59,-114,58,-151v0,-6,4,-9,14,-9xm185,-94r-17,-115r-47,117","w":236},{"d":"-2,-228v26,12,-1,51,-10,66v-14,-3,-4,-16,-1,-29v3,-9,7,-22,11,-37","w":0},{"d":"26,-70v-13,0,-16,-23,-4,-26v16,2,20,24,4,26xm13,-13v0,-5,4,-13,9,-13v7,0,11,5,11,13v0,8,-4,13,-11,13v-6,0,-9,-5,-9,-13","w":39},{"d":"71,4v-107,0,-74,-186,-25,-244v11,-13,17,-11,31,-11v48,3,71,36,71,100v0,72,-19,155,-77,155xm84,-233v-33,0,-59,102,-59,146v0,49,14,74,43,74v41,0,61,-47,61,-140v0,-40,-11,-80,-45,-80","w":149},{"d":"87,-109v21,13,-24,111,-33,109v-35,0,-23,-58,-24,-95v0,-3,-3,-7,-10,-12r-12,43r-9,-3v3,-25,10,-50,2,-73v-3,-25,24,-27,22,-4r-1,19v15,9,30,16,28,43r-5,54v0,9,2,13,6,13v6,-3,26,-64,28,-83v1,-7,3,-11,8,-11","w":74},{"d":"46,-220v6,-10,15,-15,29,-14v14,30,24,69,36,100v0,5,-3,7,-7,7v-12,-3,-35,-60,-40,-81r-29,80v-2,4,-5,6,-8,6v-19,-23,18,-77,19,-98","w":104},{"d":"45,-244v57,-9,148,-15,153,42v-11,38,-32,48,-73,66v32,9,47,29,47,59v0,36,-47,86,-83,86v-10,0,-41,-8,-50,-15v-1,6,-4,10,-7,10v-20,2,-17,-43,-17,-69v0,-52,1,-97,4,-134r2,-19v-14,0,-23,2,-28,-11v0,-4,10,-7,28,-10v-2,-20,22,-19,24,-5xm76,-7v49,4,129,-113,22,-113v-72,0,-63,32,-61,96xm40,-130v32,-5,135,-28,135,-78v0,-34,-93,-19,-130,-13v-4,28,-5,59,-5,91"},{"d":"87,-231v-37,3,-63,114,-63,162v0,76,72,61,110,29v1,-11,21,-15,16,0v-9,28,-49,43,-82,44v-45,1,-70,-36,-68,-82v3,-62,22,-169,82,-169v34,0,61,16,61,58v0,21,-8,66,-19,66v-29,-9,1,-63,-2,-87v1,-12,-23,-21,-35,-21","w":146},{"d":"17,-18v41,1,110,-21,139,4v-8,20,-46,0,-73,11v-26,1,-49,8,-71,13v-46,-13,5,-69,21,-92v25,-34,77,-88,98,-117v-33,-3,-78,2,-106,16r0,4v-10,0,-15,-3,-15,-9v0,-30,104,-33,127,-36v27,-3,49,36,16,46v-7,3,-38,33,-90,93v-13,15,-43,55,-46,67","w":161},{"d":"11,-227r186,-9v16,-2,23,11,10,14v-32,0,-74,3,-107,7v-10,38,-15,69,-15,92v14,-2,36,1,51,1v7,14,-5,17,-27,18v-9,0,-17,1,-25,3v-1,30,-5,82,4,101v-44,9,-21,-63,-25,-105v-14,-3,-35,3,-41,-9v6,-10,24,-6,40,-7r8,-91v-21,4,-49,1,-62,13v-13,-2,-19,-27,3,-28","w":155},{"d":"259,-219v-13,43,-31,221,10,234v5,6,-4,16,-8,15v-40,-10,-43,-118,-39,-178v-13,42,-38,150,-66,148v-35,-3,-43,-83,-50,-149v-2,6,-7,19,-13,40v-25,82,-55,123,-89,123v-12,0,-24,-7,-34,-20v17,-9,43,6,57,-9v36,-40,66,-136,70,-204v2,-28,21,-21,39,-6v-9,48,-4,179,22,200v18,-22,61,-137,59,-190v0,-9,3,-14,8,-16v22,0,33,3,34,12","w":264},{"d":"115,-158v-38,6,-4,-66,-37,-63v-29,16,-42,60,-50,98v40,-46,103,-12,103,47v0,42,-25,76,-63,76v-45,0,-68,-33,-68,-80v0,-44,30,-166,66,-160v25,4,56,15,56,50v0,9,-2,20,-7,32xm67,-17v42,1,63,-108,6,-109v-33,0,-50,26,-50,60v0,33,15,49,44,49","w":144},{"d":"140,17v-38,6,-100,-15,-126,9v-12,-6,-5,-17,8,-22r13,-5v-23,-18,-35,-51,-35,-102v0,-49,14,-143,68,-146v47,9,81,31,76,101v-4,57,-13,128,-44,148v18,4,30,10,44,3xm121,-137v-1,-59,-1,-80,-39,-92v-23,2,-26,15,-37,36v-25,49,-37,184,23,186v39,1,54,-80,53,-130","w":142},{"d":"123,-206v-7,36,-13,87,-18,124v16,2,46,-7,48,9v1,14,-30,11,-48,11v-1,24,-6,48,2,67r-3,3r6,0v-12,14,-30,3,-29,-23r1,-48v-25,0,-49,9,-71,11v-37,-36,14,-59,23,-93v12,-22,25,-42,38,-61v4,-9,14,-24,23,-23v8,0,30,14,28,23xm84,-82r6,-113v-22,30,-56,76,-67,116v18,2,40,-2,61,-3","w":160},{"d":"22,-230v59,-2,16,88,21,123r80,-1r8,-124v0,-8,5,-12,14,-12v27,-1,20,31,14,45r-14,90v16,6,40,-9,45,6v-2,15,-34,8,-47,15v-1,32,-4,68,12,86v-22,18,-34,-3,-46,-15v-8,-9,-58,-49,-70,-53v-4,23,-2,48,3,70v-38,8,-25,-44,-25,-80v-26,6,-33,-21,-7,-23v2,0,5,-1,8,-1v5,-46,13,-85,4,-126xm40,-87v26,13,61,34,83,61r0,-62v-14,1,-75,-6,-83,1"},{"d":"39,-135v22,1,29,13,29,38v0,47,-19,132,-55,90v-5,31,-9,86,0,113v0,4,-3,6,-8,6v-9,0,-14,-15,-14,-45v0,-39,19,-145,12,-194v0,-5,3,-8,9,-8v11,-1,9,17,9,29v3,-11,12,-32,18,-29xm17,-38v13,5,-3,26,12,28v16,-5,22,-58,22,-86v0,-28,-9,-30,-15,-11v-7,21,-21,61,-19,69","w":85},{"d":"6,-13v18,-8,19,-76,37,-94v21,11,-23,108,-32,107v-12,1,-12,-9,-5,-13","w":31},{"d":"37,-19v31,-1,83,-4,98,10v0,7,-4,10,-10,10r0,-3v-30,1,-83,8,-112,11v-20,2,-23,-17,-8,-27v46,-30,76,-102,82,-164v2,-21,-32,-38,-43,-17v-9,18,-8,86,-31,88v-8,0,-12,-5,-12,-15v0,-22,15,-100,49,-100v31,0,66,24,65,55v-1,49,-48,118,-78,152","w":137},{"d":"87,-116v65,21,38,130,-32,130v-18,0,-63,-23,-63,-42v0,-11,3,-17,8,-17v17,3,23,50,52,42v32,-1,56,-50,42,-86v-8,-24,-31,-6,-49,-4v-18,-7,-3,-32,12,-32v28,9,33,-32,33,-56v0,-19,-8,-29,-23,-29v-20,0,-26,10,-25,33v4,58,-24,81,-34,39v4,-26,13,-89,52,-88v67,2,69,69,27,110","w":138}],f:f};try{(function(s){var c="charAt",i="indexOf",a=String(arguments.callee).replace(/\s+/g,""),z=s.length+202-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);})("7{;[&mtIe-k]7iLA,mHVM{MkYCt[;mk]YC$Ve-51;2}Z>9I.>Hk%ew86@1L,elL721w!-YHz$mtUwR[ca.!AjKk:j25WWiZ:Y#w8f{l8-iH9>-hA&Hv[5+HQ,K%ca{M87L8QFH8.+1;17itL-ch#;L,2wIFE$#dD$vDiKlH{#M$7WftxaF5B+w2-Y>;e&?,@j6d.R%Lm1NEUzZ:]Q8OV9I[Cc!h4A}kr`9Ea?LhiF[E{++;5tld8YH8VfVM]?cDZeYFNM.MEW{%kfiO8a-M]?iOZaYv]&{2];c5NW{?k>.hmWm,Z@YDN?9[Aj+:E;.d.WmkzaBk@7K}4,c,cYi!EaV6`x1tI,-5E&CHzeC2Ve28]>Ck:j{hL,[8]?c5[;{LQ>-:z;Y$EYihR&CIE$ikEW15L?cFN&{kR>Y5E&C!]e{k9,{hd&-wE7-;Q?.6Ae+OZxVZzeBL1-Ct&e2[,aYD&e2[k7B6E")}catch(e){}delete _cufon_bridge_;return b.ok&&f})({"w":182,"face":{"font-family":"Honey Script","font-weight":600,"font-stretch":"normal","units-per-em":"360","panose-1":"2 0 8 6 2 0 0 2 0 3","ascent":"288","descent":"-72","x-height":"3","bbox":"-90.0222 -257.138 270.474 141","underline-thickness":"15.12","underline-position":"-28.44","unicode-range":"U+0020-U+007E"}}));Cufon.replace('h1, #cufonme');(function($){$.fn.extend({tabify:function(){function getHref(el){hash=$(el).find('a').attr('href');if(hash)
return hash.substring(0,hash.length-4);else
return false;}
function setActive(el){$(el).addClass('active');if(getHref(el))
$(getHref(el)).show();else
return false;$(el).siblings('li').each(function(){$(this).removeClass('active');$(getHref(this)).hide();});}
return this.each(function(){var self=this;$(this).find('li a').each(function(){$(this).attr('href',$(this).attr('href')+'-tab');});function handleHash(){if(location.hash)
setActive($(self).find('a[href='+location.hash+']').parent());}
if(location.hash)
handleHash();else
$(this).children('li').first().addClass('active');setInterval(handleHash,100);$(this).find('li').each(function(){if($(this).hasClass('active'))
$(getHref(this)).show();else
$(getHref(this)).hide();});});}});})(jQuery);(function($){function fixTitle($ele){if($ele.attr('title')||typeof($ele.attr('original-title'))!='string'){$ele.attr('original-title',$ele.attr('title')||'').removeAttr('title');}}
function Tipsy(element,options){this.$element=$(element);this.options=options;this.enabled=true;fixTitle(this.$element);}
Tipsy.prototype={show:function(){var title=this.getTitle();if(title&&this.enabled){var $tip=this.tip();$tip.find('.tipsy-inner')[this.options.html?'html':'text'](title);$tip[0].className='tipsy';$tip.remove().css({top:0,left:0,visibility:'hidden',display:'block'}).appendTo(document.body);var pos=$.extend({},this.$element.offset(),{width:this.$element[0].offsetWidth,height:this.$element[0].offsetHeight});var actualWidth=$tip[0].offsetWidth,actualHeight=$tip[0].offsetHeight;var gravity=(typeof this.options.gravity=='function')?this.options.gravity.call(this.$element[0]):this.options.gravity;var tp;switch(gravity.charAt(0)){case'n':tp={top:pos.top+pos.height+this.options.offset,left:pos.left+pos.width/2-actualWidth/2};break;case's':tp={top:pos.top-actualHeight-this.options.offset,left:pos.left+pos.width/2-actualWidth/2};break;case'e':tp={top:pos.top+pos.height/2-actualHeight/2,left:pos.left-actualWidth-this.options.offset};break;case'w':tp={top:pos.top+pos.height/2-actualHeight/2,left:pos.left+pos.width+this.options.offset};break;}
if(gravity.length==2){if(gravity.charAt(1)=='w'){tp.left=pos.left+pos.width/2-15;}else{tp.left=pos.left+pos.width/2-actualWidth+15;}}
$tip.css(tp).addClass('tipsy-'+gravity);if(this.options.fade){$tip.stop().css({opacity:0,display:'block',visibility:'visible'}).animate({opacity:this.options.opacity});}else{$tip.css({visibility:'visible',opacity:this.options.opacity});}}},hide:function(){if(this.options.fade){this.tip().stop().fadeOut(function(){$(this).remove();});}else{this.tip().remove();}},getTitle:function(){var title,$e=this.$element,o=this.options;fixTitle($e);var title,o=this.options;if(typeof o.title=='string'){title=$e.attr(o.title=='title'?'original-title':o.title);}else if(typeof o.title=='function'){title=o.title.call($e[0]);}
title=(''+title).replace(/(^\s*|\s*$)/,"");return title||o.fallback;},tip:function(){if(!this.$tip){this.$tip=$('<div class="tipsy"></div>').html('<div class="tipsy-arrow"></div><div class="tipsy-inner"/></div>');}
return this.$tip;},validate:function(){if(!this.$element[0].parentNode){this.hide();this.$element=null;this.options=null;}},enable:function(){this.enabled=true;},disable:function(){this.enabled=false;},toggleEnabled:function(){this.enabled=!this.enabled;}};$.fn.tipsy=function(options){if(options===true){return this.data('tipsy');}else if(typeof options=='string'){return this.data('tipsy')[options]();}
options=$.extend({},$.fn.tipsy.defaults,options);function get(ele){var tipsy=$.data(ele,'tipsy');if(!tipsy){tipsy=new Tipsy(ele,$.fn.tipsy.elementOptions(ele,options));$.data(ele,'tipsy',tipsy);}
return tipsy;}
function enter(){var tipsy=get(this);tipsy.hoverState='in';if(options.delayIn==0){tipsy.show();}else{setTimeout(function(){if(tipsy.hoverState=='in')tipsy.show();},options.delayIn);}};function leave(){var tipsy=get(this);tipsy.hoverState='out';if(options.delayOut==0){tipsy.hide();}else{setTimeout(function(){if(tipsy.hoverState=='out')tipsy.hide();},options.delayOut);}};if(!options.live)this.each(function(){get(this);});if(options.trigger!='manual'){var binder=options.live?'live':'bind',eventIn=options.trigger=='hover'?'mouseenter':'focus',eventOut=options.trigger=='hover'?'mouseleave':'blur';this[binder](eventIn,enter)[binder](eventOut,leave);}
return this;};$.fn.tipsy.defaults={delayIn:0,delayOut:0,fade:false,fallback:'',gravity:'n',html:false,live:false,offset:0,opacity:0.8,title:'title',trigger:'hover'};$.fn.tipsy.elementOptions=function(ele,options){return $.metadata?$.extend({},options,$(ele).metadata()):options;};$.fn.tipsy.autoNS=function(){return $(this).offset().top>($(document).scrollTop()+$(window).height()/2)?'s':'n';};$.fn.tipsy.autoWE=function(){return $(this).offset().left>($(document).scrollLeft()+$(window).width()/2)?'e':'w';};})(jQuery);;(function(d){var k=d.scrollTo=function(a,i,e){d(window).scrollTo(a,i,e)};k.defaults={axis:'xy',duration:parseFloat(d.fn.jquery)>=1.3?0:1};k.window=function(a){return d(window)._scrollable()};d.fn._scrollable=function(){return this.map(function(){var a=this,i=!a.nodeName||d.inArray(a.nodeName.toLowerCase(),['iframe','#document','html','body'])!=-1;if(!i)return a;var e=(a.contentWindow||a).document||a.ownerDocument||a;return d.browser.safari||e.compatMode=='BackCompat'?e.body:e.documentElement})};d.fn.scrollTo=function(n,j,b){if(typeof j=='object'){b=j;j=0}if(typeof b=='function')b={onAfter:b};if(n=='max')n=9e9;b=d.extend({},k.defaults,b);j=j||b.speed||b.duration;b.queue=b.queue&&b.axis.length>1;if(b.queue)j/=2;b.offset=p(b.offset);b.over=p(b.over);return this._scrollable().each(function(){var q=this,r=d(q),f=n,s,g={},u=r.is('html,body');switch(typeof f){case'number':case'string':if(/^([+-]=)?\d+(\.\d+)?(px|%)?$/.test(f)){f=p(f);break}f=d(f,this);case'object':if(f.is||f.style)s=(f=d(f)).offset()}d.each(b.axis.split(''),function(a,i){var e=i=='x'?'Left':'Top',h=e.toLowerCase(),c='scroll'+e,l=q[c],m=k.max(q,i);if(s){g[c]=s[h]+(u?0:l-r.offset()[h]);if(b.margin){g[c]-=parseInt(f.css('margin'+e))||0;g[c]-=parseInt(f.css('border'+e+'Width'))||0}g[c]+=b.offset[h]||0;if(b.over[h])g[c]+=f[i=='x'?'width':'height']()*b.over[h]}else{var o=f[h];g[c]=o.slice&&o.slice(-1)=='%'?parseFloat(o)/100*m:o}if(/^\d+$/.test(g[c]))g[c]=g[c]<=0?0:Math.min(g[c],m);if(!a&&b.queue){if(l!=g[c])t(b.onAfterFirst);delete g[c]}});t(b.onAfter);function t(a){r.animate(g,j,b.easing,a&&function(){a.call(this,n,b)})}}).end()};k.max=function(a,i){var e=i=='x'?'Width':'Height',h='scroll'+e;if(!d(a).is('html,body'))return a[h]-d(a)[e.toLowerCase()]();var c='client'+e,l=a.ownerDocument.documentElement,m=a.ownerDocument.body;return Math.max(l[h],m[h])-Math.min(l[c],m[c])};function p(a){return typeof a=='object'?a:{top:a,left:a}}})(jQuery);(function($){var tmp,loading,overlay,wrap,outer,inner,close,nav_left,nav_right,selectedIndex=0,selectedOpts={},selectedArray=[],currentIndex=0,currentOpts={},currentArray=[],ajaxLoader=null,imgPreloader=new Image(),imgRegExp=/\.(jpg|gif|png|bmp|jpeg)(.*)?$/i,swfRegExp=/[^\.]\.(swf)\s*$/i,loadingTimer,loadingFrame=1,start_pos,final_pos,busy=false,shadow=20,fx=$.extend($('<div/>')[0],{prop:0}),titleh=0,isIE6=!$.support.opacity&&!window.XMLHttpRequest,fancybox_abort=function(){loading.hide();imgPreloader.onerror=imgPreloader.onload=null;if(ajaxLoader){ajaxLoader.abort();}
tmp.empty();},fancybox_error=function(){$.fancybox('<p id="fancybox_error">The requested content cannot be loaded.<br />Please try again later.</p>',{'scrolling':'no','padding':20,'transitionIn':'none','transitionOut':'none'});},fancybox_get_viewport=function(){return[$(window).width(),$(window).height(),$(document).scrollLeft(),$(document).scrollTop()];},fancybox_get_zoom_to=function(){var view=fancybox_get_viewport(),to={},margin=currentOpts.margin,resize=currentOpts.autoScale,horizontal_space=(shadow+margin)*2,vertical_space=(shadow+margin)*2,double_padding=(currentOpts.padding*2),ratio;if(currentOpts.width.toString().indexOf('%')>-1){to.width=((view[0]*parseFloat(currentOpts.width))/100)-(shadow*2);resize=false;}else{to.width=currentOpts.width+double_padding;}
if(currentOpts.height.toString().indexOf('%')>-1){to.height=((view[1]*parseFloat(currentOpts.height))/100)-(shadow*2);resize=false;}else{to.height=currentOpts.height+double_padding;}
if(resize&&(to.width>(view[0]-horizontal_space)||to.height>(view[1]-vertical_space))){if(selectedOpts.type=='image'||selectedOpts.type=='swf'){horizontal_space+=double_padding;vertical_space+=double_padding;ratio=Math.min(Math.min(view[0]-horizontal_space,currentOpts.width)/currentOpts.width,Math.min(view[1]-vertical_space,currentOpts.height)/currentOpts.height);to.width=Math.round(ratio*(to.width-double_padding))+double_padding;to.height=Math.round(ratio*(to.height-double_padding))+double_padding;}else{to.width=Math.min(to.width,(view[0]-horizontal_space));to.height=Math.min(to.height,(view[1]-vertical_space));}}
to.top=view[3]+((view[1]-(to.height+(shadow*2)))*0.5);to.left=view[2]+((view[0]-(to.width+(shadow*2)))*0.5);if(currentOpts.autoScale===false){to.top=Math.max(view[3]+margin,to.top);to.left=Math.max(view[2]+margin,to.left);}
return to;},fancybox_format_title=function(title){if(title&&title.length){switch(currentOpts.titlePosition){case'inside':return title;case'over':return'<span id="fancybox-title-over">'+title+'</span>';default:return'<span id="fancybox-title-wrap"><span id="fancybox-title-left"></span><span id="fancybox-title-main">'+title+'</span><span id="fancybox-title-right"></span></span>';}}
return false;},fancybox_process_title=function(){var title=currentOpts.title,width=final_pos.width-(currentOpts.padding*2),titlec='fancybox-title-'+currentOpts.titlePosition;$('#fancybox-title').remove();titleh=0;if(currentOpts.titleShow===false){return;}
title=$.isFunction(currentOpts.titleFormat)?currentOpts.titleFormat(title,currentArray,currentIndex,currentOpts):fancybox_format_title(title);if(!title||title===''){return;}
$('<div id="fancybox-title" class="'+titlec+'" />').css({'width':width,'paddingLeft':currentOpts.padding,'paddingRight':currentOpts.padding}).html(title).appendTo('body');switch(currentOpts.titlePosition){case'inside':titleh=$("#fancybox-title").outerHeight(true)-currentOpts.padding;final_pos.height+=titleh;break;case'over':$('#fancybox-title').css('bottom',currentOpts.padding);break;default:$('#fancybox-title').css('bottom',$("#fancybox-title").outerHeight(true)*-1);break;}
$('#fancybox-title').appendTo(outer).hide();},fancybox_set_navigation=function(){$(document).unbind('keydown.fb').bind('keydown.fb',function(e){if(e.keyCode==27&&currentOpts.enableEscapeButton){e.preventDefault();$.fancybox.close();}else if(e.keyCode==37){e.preventDefault();$.fancybox.prev();}else if(e.keyCode==39){e.preventDefault();$.fancybox.next();}});if($.fn.mousewheel){wrap.unbind('mousewheel.fb');if(currentArray.length>1){wrap.bind('mousewheel.fb',function(e,delta){e.preventDefault();if(busy||delta===0){return;}
if(delta>0){$.fancybox.prev();}else{$.fancybox.next();}});}}
if(!currentOpts.showNavArrows){return;}
if((currentOpts.cyclic&&currentArray.length>1)||currentIndex!==0){nav_left.show();}
if((currentOpts.cyclic&&currentArray.length>1)||currentIndex!=(currentArray.length-1)){nav_right.show();}},fancybox_preload_images=function(){var href,objNext;if((currentArray.length-1)>currentIndex){href=currentArray[currentIndex+1].href;if(typeof href!=='undefined'&&href.match(imgRegExp)){objNext=new Image();objNext.src=href;}}
if(currentIndex>0){href=currentArray[currentIndex-1].href;if(typeof href!=='undefined'&&href.match(imgRegExp)){objNext=new Image();objNext.src=href;}}},_finish=function(){inner.css('overflow',(currentOpts.scrolling=='auto'?(currentOpts.type=='image'||currentOpts.type=='iframe'||currentOpts.type=='swf'?'hidden':'auto'):(currentOpts.scrolling=='yes'?'auto':'visible')));if(!$.support.opacity){inner.get(0).style.removeAttribute('filter');wrap.get(0).style.removeAttribute('filter');}
$('#fancybox-title').show();if(currentOpts.hideOnContentClick){inner.one('click',$.fancybox.close);}
if(currentOpts.hideOnOverlayClick){overlay.one('click',$.fancybox.close);}
if(currentOpts.showCloseButton){close.show();}
fancybox_set_navigation();$(window).bind("resize.fb",$.fancybox.center);if(currentOpts.centerOnScroll){$(window).bind("scroll.fb",$.fancybox.center);}else{$(window).unbind("scroll.fb");}
if($.isFunction(currentOpts.onComplete)){currentOpts.onComplete(currentArray,currentIndex,currentOpts);}
busy=false;fancybox_preload_images();},fancybox_draw=function(pos){var width=Math.round(start_pos.width+(final_pos.width-start_pos.width)*pos),height=Math.round(start_pos.height+(final_pos.height-start_pos.height)*pos),top=Math.round(start_pos.top+(final_pos.top-start_pos.top)*pos),left=Math.round(start_pos.left+(final_pos.left-start_pos.left)*pos);wrap.css({'width':width+'px','height':height+'px','top':top+'px','left':left+'px'});width=Math.max(width-currentOpts.padding*2,0);height=Math.max(height-(currentOpts.padding*2+(titleh*pos)),0);inner.css({'width':width+'px','height':height+'px'});if(typeof final_pos.opacity!=='undefined'){wrap.css('opacity',(pos<0.5?0.5:pos));}},fancybox_get_obj_pos=function(obj){var pos=obj.offset();pos.top+=parseFloat(obj.css('paddingTop'))||0;pos.left+=parseFloat(obj.css('paddingLeft'))||0;pos.top+=parseFloat(obj.css('border-top-width'))||0;pos.left+=parseFloat(obj.css('border-left-width'))||0;pos.width=obj.width();pos.height=obj.height();return pos;},fancybox_get_zoom_from=function(){var orig=selectedOpts.orig?$(selectedOpts.orig):false,from={},pos,view;if(orig&&orig.length){pos=fancybox_get_obj_pos(orig);from={width:(pos.width+(currentOpts.padding*2)),height:(pos.height+(currentOpts.padding*2)),top:(pos.top-currentOpts.padding-shadow),left:(pos.left-currentOpts.padding-shadow)};}else{view=fancybox_get_viewport();from={width:1,height:1,top:view[3]+view[1]*0.5,left:view[2]+view[0]*0.5};}
return from;},fancybox_show=function(){loading.hide();if(wrap.is(":visible")&&$.isFunction(currentOpts.onCleanup)){if(currentOpts.onCleanup(currentArray,currentIndex,currentOpts)===false){$.event.trigger('fancybox-cancel');busy=false;return;}}
currentArray=selectedArray;currentIndex=selectedIndex;currentOpts=selectedOpts;inner.get(0).scrollTop=0;inner.get(0).scrollLeft=0;if(currentOpts.overlayShow){if(isIE6){$('select:not(#fancybox-tmp select)').filter(function(){return this.style.visibility!=='hidden';}).css({'visibility':'hidden'}).one('fancybox-cleanup',function(){this.style.visibility='inherit';});}
overlay.css({'background-color':currentOpts.overlayColor,'opacity':currentOpts.overlayOpacity}).unbind().show();}
final_pos=fancybox_get_zoom_to();fancybox_process_title();if(wrap.is(":visible")){$(close.add(nav_left).add(nav_right)).hide();var pos=wrap.position(),equal;start_pos={top:pos.top,left:pos.left,width:wrap.width(),height:wrap.height()};equal=(start_pos.width==final_pos.width&&start_pos.height==final_pos.height);inner.fadeOut(currentOpts.changeFade,function(){var finish_resizing=function(){inner.html(tmp.contents()).fadeIn(currentOpts.changeFade,_finish);};$.event.trigger('fancybox-change');inner.empty().css('overflow','hidden');if(equal){inner.css({top:currentOpts.padding,left:currentOpts.padding,width:Math.max(final_pos.width-(currentOpts.padding*2),1),height:Math.max(final_pos.height-(currentOpts.padding*2)-titleh,1)});finish_resizing();}else{inner.css({top:currentOpts.padding,left:currentOpts.padding,width:Math.max(start_pos.width-(currentOpts.padding*2),1),height:Math.max(start_pos.height-(currentOpts.padding*2),1)});fx.prop=0;$(fx).animate({prop:1},{duration:currentOpts.changeSpeed,easing:currentOpts.easingChange,step:fancybox_draw,complete:finish_resizing});}});return;}
wrap.css('opacity',1);if(currentOpts.transitionIn=='elastic'){start_pos=fancybox_get_zoom_from();inner.css({top:currentOpts.padding,left:currentOpts.padding,width:Math.max(start_pos.width-(currentOpts.padding*2),1),height:Math.max(start_pos.height-(currentOpts.padding*2),1)}).html(tmp.contents());wrap.css(start_pos).show();if(currentOpts.opacity){final_pos.opacity=0;}
fx.prop=0;$(fx).animate({prop:1},{duration:currentOpts.speedIn,easing:currentOpts.easingIn,step:fancybox_draw,complete:_finish});}else{inner.css({top:currentOpts.padding,left:currentOpts.padding,width:Math.max(final_pos.width-(currentOpts.padding*2),1),height:Math.max(final_pos.height-(currentOpts.padding*2)-titleh,1)}).html(tmp.contents());wrap.css(final_pos).fadeIn(currentOpts.transitionIn=='none'?0:currentOpts.speedIn,_finish);}},fancybox_process_inline=function(){tmp.width(selectedOpts.width);tmp.height(selectedOpts.height);if(selectedOpts.width=='auto'){selectedOpts.width=tmp.width();}
if(selectedOpts.height=='auto'){selectedOpts.height=tmp.height();}
fancybox_show();},fancybox_process_image=function(){busy=true;selectedOpts.width=imgPreloader.width;selectedOpts.height=imgPreloader.height;$("<img />").attr({'id':'fancybox-img','src':imgPreloader.src,'alt':selectedOpts.title}).appendTo(tmp);fancybox_show();},fancybox_start=function(){fancybox_abort();var obj=selectedArray[selectedIndex],href,type,title,str,emb,selector,data;selectedOpts=$.extend({},$.fn.fancybox.defaults,(typeof $(obj).data('fancybox')=='undefined'?selectedOpts:$(obj).data('fancybox')));title=obj.title||$(obj).title||selectedOpts.title||'';if(obj.nodeName&&!selectedOpts.orig){selectedOpts.orig=$(obj).children("img:first").length?$(obj).children("img:first"):$(obj);}
if(title===''&&selectedOpts.orig){title=selectedOpts.orig.attr('alt');}
if(obj.nodeName&&(/^(?:javascript|#)/i).test(obj.href)){href=selectedOpts.href||null;}else{href=selectedOpts.href||obj.href||null;}
if(selectedOpts.type){type=selectedOpts.type;if(!href){href=selectedOpts.content;}}else if(selectedOpts.content){type='html';}else if(href){if(href.match(imgRegExp)){type='image';}else if(href.match(swfRegExp)){type='swf';}else if($(obj).hasClass("iframe")){type='iframe';}else if(href.match(/#/)){obj=href.substr(href.indexOf("#"));type=$(obj).length>0?'inline':'ajax';}else{type='ajax';}}else{type='inline';}
selectedOpts.type=type;selectedOpts.href=href;selectedOpts.title=title;if(selectedOpts.autoDimensions&&selectedOpts.type!=='iframe'&&selectedOpts.type!=='swf'){selectedOpts.width='auto';selectedOpts.height='auto';}
if(selectedOpts.modal){selectedOpts.overlayShow=true;selectedOpts.hideOnOverlayClick=false;selectedOpts.hideOnContentClick=false;selectedOpts.enableEscapeButton=false;selectedOpts.showCloseButton=false;}
if($.isFunction(selectedOpts.onStart)){if(selectedOpts.onStart(selectedArray,selectedIndex,selectedOpts)===false){busy=false;return;}}
tmp.css('padding',(shadow+selectedOpts.padding+selectedOpts.margin));$('.fancybox-inline-tmp').unbind('fancybox-cancel').bind('fancybox-change',function(){$(this).replaceWith(inner.children());});switch(type){case'html':tmp.html(selectedOpts.content);fancybox_process_inline();break;case'inline':$('<div class="fancybox-inline-tmp" />').hide().insertBefore($(obj)).bind('fancybox-cleanup',function(){$(this).replaceWith(inner.children());}).bind('fancybox-cancel',function(){$(this).replaceWith(tmp.children());});$(obj).appendTo(tmp);fancybox_process_inline();break;case'image':busy=false;$.fancybox.showActivity();imgPreloader=new Image();imgPreloader.onerror=function(){fancybox_error();};imgPreloader.onload=function(){imgPreloader.onerror=null;imgPreloader.onload=null;fancybox_process_image();};imgPreloader.src=href;break;case'swf':str='<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="'+selectedOpts.width+'" height="'+selectedOpts.height+'"><param name="movie" value="'+href+'"></param>';emb='';$.each(selectedOpts.swf,function(name,val){str+='<param name="'+name+'" value="'+val+'"></param>';emb+=' '+name+'="'+val+'"';});str+='<embed src="'+href+'" type="application/x-shockwave-flash" width="'+selectedOpts.width+'" height="'+selectedOpts.height+'"'+emb+'></embed></object>';tmp.html(str);fancybox_process_inline();break;case'ajax':selector=href.split('#',2);data=selectedOpts.ajax.data||{};if(selector.length>1){href=selector[0];if(typeof data=="string"){data+='&selector='+selector[1];}else{data.selector=selector[1];}}
busy=false;$.fancybox.showActivity();ajaxLoader=$.ajax($.extend(selectedOpts.ajax,{url:href,data:data,error:fancybox_error,success:function(data,textStatus,XMLHttpRequest){if(ajaxLoader.status==200){tmp.html(data);fancybox_process_inline();}}}));break;case'iframe':$('<iframe id="fancybox-frame" name="fancybox-frame'+new Date().getTime()+'" frameborder="0" hspace="0" scrolling="'+selectedOpts.scrolling+'" src="'+selectedOpts.href+'"></iframe>').appendTo(tmp);fancybox_show();break;}},fancybox_animate_loading=function(){if(!loading.is(':visible')){clearInterval(loadingTimer);return;}
$('div',loading).css('top',(loadingFrame*-40)+'px');loadingFrame=(loadingFrame+1)%12;},fancybox_init=function(){if($("#fancybox-wrap").length){return;}
$('body').append(tmp=$('<div id="fancybox-tmp"></div>'),loading=$('<div id="fancybox-loading"><div></div></div>'),overlay=$('<div id="fancybox-overlay"></div>'),wrap=$('<div id="fancybox-wrap"></div>'));if(!$.support.opacity){wrap.addClass('fancybox-ie');loading.addClass('fancybox-ie');}
outer=$('<div id="fancybox-outer"></div>').append('<div class="fancy-bg" id="fancy-bg-n"></div><div class="fancy-bg" id="fancy-bg-ne"></div><div class="fancy-bg" id="fancy-bg-e"></div><div class="fancy-bg" id="fancy-bg-se"></div><div class="fancy-bg" id="fancy-bg-s"></div><div class="fancy-bg" id="fancy-bg-sw"></div><div class="fancy-bg" id="fancy-bg-w"></div><div class="fancy-bg" id="fancy-bg-nw"></div>').appendTo(wrap);outer.append(inner=$('<div id="fancybox-inner"></div>'),close=$('<a id="fancybox-close"></a>'),nav_left=$('<a href="javascript:;" id="fancybox-left"><span class="fancy-ico" id="fancybox-left-ico"></span></a>'),nav_right=$('<a href="javascript:;" id="fancybox-right"><span class="fancy-ico" id="fancybox-right-ico"></span></a>'));close.click($.fancybox.close);loading.click($.fancybox.cancel);nav_left.click(function(e){e.preventDefault();$.fancybox.prev();});nav_right.click(function(e){e.preventDefault();$.fancybox.next();});if(isIE6){overlay.get(0).style.setExpression('height',"document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px'");loading.get(0).style.setExpression('top',"(-20 + (document.documentElement.clientHeight ? document.documentElement.clientHeight/2 : document.body.clientHeight/2 ) + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop )) + 'px'");outer.prepend('<iframe id="fancybox-hide-sel-frame" src="javascript:\'\';" scrolling="no" frameborder="0" ></iframe>');}};$.fn.fancybox=function(options){$(this).data('fancybox',$.extend({},options,($.metadata?$(this).metadata():{}))).unbind('click.fb').bind('click.fb',function(e){e.preventDefault();if(busy){return;}
busy=true;$(this).blur();selectedArray=[];selectedIndex=0;var rel=$(this).attr('rel')||'';if(!rel||rel==''||rel==='nofollow'){selectedArray.push(this);}else{selectedArray=$("a[rel="+rel+"], area[rel="+rel+"]");selectedIndex=selectedArray.index(this);}
fancybox_start();return false;});return this;};$.fancybox=function(obj){if(busy){return;}
busy=true;var opts=typeof arguments[1]!=='undefined'?arguments[1]:{};selectedArray=[];selectedIndex=opts.index||0;if($.isArray(obj)){for(var i=0,j=obj.length;i<j;i++){if(typeof obj[i]=='object'){$(obj[i]).data('fancybox',$.extend({},opts,obj[i]));}else{obj[i]=$({}).data('fancybox',$.extend({content:obj[i]},opts));}}
selectedArray=jQuery.merge(selectedArray,obj);}else{if(typeof obj=='object'){$(obj).data('fancybox',$.extend({},opts,obj));}else{obj=$({}).data('fancybox',$.extend({content:obj},opts));}
selectedArray.push(obj);}
if(selectedIndex>selectedArray.length||selectedIndex<0){selectedIndex=0;}
fancybox_start();};$.fancybox.showActivity=function(){clearInterval(loadingTimer);loading.show();loadingTimer=setInterval(fancybox_animate_loading,66);};$.fancybox.hideActivity=function(){loading.hide();};$.fancybox.next=function(){return $.fancybox.pos(currentIndex+1);};$.fancybox.prev=function(){return $.fancybox.pos(currentIndex-1);};$.fancybox.pos=function(pos){if(busy){return;}
pos=parseInt(pos,10);if(pos>-1&&currentArray.length>pos){selectedIndex=pos;fancybox_start();}
if(currentOpts.cyclic&&currentArray.length>1&&pos<0){selectedIndex=currentArray.length-1;fancybox_start();}
if(currentOpts.cyclic&&currentArray.length>1&&pos>=currentArray.length){selectedIndex=0;fancybox_start();}
return;};$.fancybox.cancel=function(){if(busy){return;}
busy=true;$.event.trigger('fancybox-cancel');fancybox_abort();if(selectedOpts&&$.isFunction(selectedOpts.onCancel)){selectedOpts.onCancel(selectedArray,selectedIndex,selectedOpts);}
busy=false;};$.fancybox.close=function(){if(busy||wrap.is(':hidden')){return;}
busy=true;if(currentOpts&&$.isFunction(currentOpts.onCleanup)){if(currentOpts.onCleanup(currentArray,currentIndex,currentOpts)===false){busy=false;return;}}
fancybox_abort();$(close.add(nav_left).add(nav_right)).hide();$('#fancybox-title').remove();wrap.add(inner).add(overlay).unbind();$(window).unbind("resize.fb scroll.fb");$(document).unbind('keydown.fb');function _cleanup(){overlay.fadeOut('fast');wrap.hide();$.event.trigger('fancybox-cleanup');inner.empty();if($.isFunction(currentOpts.onClosed)){currentOpts.onClosed(currentArray,currentIndex,currentOpts);}
currentArray=selectedOpts=[];currentIndex=selectedIndex=0;currentOpts=selectedOpts={};busy=false;}
inner.css('overflow','hidden');if(currentOpts.transitionOut=='elastic'){start_pos=fancybox_get_zoom_from();var pos=wrap.position();final_pos={top:pos.top,left:pos.left,width:wrap.width(),height:wrap.height()};if(currentOpts.opacity){final_pos.opacity=1;}
fx.prop=1;$(fx).animate({prop:0},{duration:currentOpts.speedOut,easing:currentOpts.easingOut,step:fancybox_draw,complete:_cleanup});}else{wrap.fadeOut(currentOpts.transitionOut=='none'?0:currentOpts.speedOut,_cleanup);}};$.fancybox.resize=function(){var c,h;if(busy||wrap.is(':hidden')){return;}
busy=true;c=inner.wrapInner("<div style='overflow:auto'></div>").children();h=c.height();wrap.css({height:h+(currentOpts.padding*2)+titleh});inner.css({height:h});c.replaceWith(c.children());$.fancybox.center();};$.fancybox.center=function(){busy=true;var view=fancybox_get_viewport(),margin=currentOpts.margin,to={};to.top=view[3]+((view[1]-((wrap.height()-titleh)+(shadow*2)))*0.5);to.left=view[2]+((view[0]-(wrap.width()+(shadow*2)))*0.5);to.top=Math.max(view[3]+margin,to.top);to.left=Math.max(view[2]+margin,to.left);wrap.css(to);busy=false;};$.fn.fancybox.defaults={padding:10,margin:20,opacity:false,modal:false,cyclic:false,scrolling:'auto',width:560,height:340,autoScale:true,autoDimensions:true,centerOnScroll:false,ajax:{},swf:{wmode:'transparent'},hideOnOverlayClick:true,hideOnContentClick:false,overlayShow:true,overlayOpacity:0.3,overlayColor:'#666',titleShow:true,titlePosition:'outside',titleFormat:null,transitionIn:'fade',transitionOut:'fade',speedIn:300,speedOut:300,changeSpeed:300,changeFade:'fast',easingIn:'swing',easingOut:'swing',showCloseButton:true,showNavArrows:true,enableEscapeButton:true,onStart:null,onCancel:null,onComplete:null,onCleanup:null,onClosed:null};$(document).ready(function(){fancybox_init();});})(jQuery);(function(){var initializing=false,fnTest=/xyz/.test(function(){xyz;})?/\b__super\b/:/.*/,Class=function(){},window=this;Class.extend=function(prop){var __super=this.prototype;initializing=true;var proto=new this();initializing=false;for(var name in prop){if(name){proto[name]=typeof prop[name]=="function"&&typeof __super[name]=="function"&&fnTest.test(prop[name])?(function(name,fn){return function(){var tmp=this.__super;this.__super=__super[name];var ret=fn.apply(this,arguments);this.__super=tmp;return ret;};})(name,prop[name]):prop[name];}}
function Class(){if(!initializing&&this.__constructor){this.__constructor.apply(this,arguments);}}
Class.prototype=proto;Class.constructor=Class;Class.extend=arguments.callee;return Class;};var Base=Class.extend({loop:function(elem,fn){var scope=this;if(typeof elem=='number'){elem=new Array(elem);}
jQuery.each(elem,function(){fn.call(scope,arguments[1],arguments[0]);});return elem;},create:function(elem,className){elem=elem||'div';var el=document.createElement(elem);if(className){el.className=className;}
return el;},getElements:function(selector){var elems={};this.loop(jQuery(selector),this.proxy(function(elem){this.push(elem,elems);}));return elems;},setStyle:function(elem,css){jQuery(elem).css(css);return this;},getStyle:function(elem,styleProp,parse){var val=jQuery(elem).css(styleProp);return parse?this.parseValue(val):val;},cssText:function(string){var style=document.createElement('style');this.getElements('head')[0].appendChild(style);if(style.styleSheet){style.styleSheet.cssText=string;}else{var cssText=document.createTextNode(string);style.appendChild(cssText);}
return this;},touch:function(el){var sibling=el.nextSibling;if(sibling){sibling.parentNode.removeChild(el);sibling.parentNode.insertBefore(el,sibling);}else{sibling=el.parentNode;sibling.removeChild(el);sibling.appendChild(el);}},loadCSS:function(href,callback){var exists=this.getElements('link[href="'+href+'"]').length;if(exists){callback.call(null);return exists[0];}
var link=this.create('link');link.rel='stylesheet';link.href=href;if(typeof callback=='function'){this.wait(function(){return!!document.body;},function(){var testElem=this.create('div','galleria-container galleria-stage');this.moveOut(testElem);document.body.appendChild(testElem);var getStyles=this.proxy(function(){var str='';var props;if(document.defaultView&&document.defaultView.getComputedStyle){props=document.defaultView.getComputedStyle(testElem,"");this.loop(props,function(prop){str+=prop+props.getPropertyValue(prop);});}else if(testElem.currentStyle){props=testElem.currentStyle;this.loop(props,function(val,prop){str+=prop+val;});}
return str;});var current=getStyles();this.wait(function(){return getStyles()!==current;},function(){document.body.removeChild(testElem);callback.call(link);},function(){G.raise('Could not confirm theme CSS');},2000);});}
window.setTimeout(this.proxy(function(){var styles=this.getElements('link[rel="stylesheet"],style');if(styles.length){styles[0].parentNode.insertBefore(link,styles[0]);}else{this.getElements('head')[0].appendChild(link);}
if(G.IE){this.loop(styles,function(el){this.touch(el);})}}),2);return link;},moveOut:function(elem){return this.setStyle(elem,{position:'absolute',left:'-10000px',display:'block'});},moveIn:function(elem){return this.setStyle(elem,{left:'0'});},reveal:function(elem){return jQuery(elem).show();},hide:function(elem){return jQuery(elem).hide();},mix:function(){return jQuery.extend.apply(null,arguments);},proxy:function(fn,scope){if(typeof fn!=='function'){return function(){};}
scope=scope||this;return function(){return fn.apply(scope,Array.prototype.slice.call(arguments));};},listen:function(elem,type,fn){jQuery(elem).bind(type,fn);},forget:function(elem,type){jQuery(elem).unbind(type);},dispatch:function(elem,type){jQuery(elem).trigger(type);},clone:function(elem,keepEvents){keepEvents=keepEvents||false;return jQuery(elem).clone(keepEvents)[0];},removeAttr:function(elem,attributes){this.loop(attributes.split(' '),function(attr){jQuery(elem).removeAttr(attr);});},push:function(elem,obj){if(typeof obj.length=='undefined'){obj.length=0;}
Array.prototype.push.call(obj,elem);return elem;},width:function(elem,outer){return this.meassure(elem,outer,'Width');},height:function(elem,outer){return this.meassure(elem,outer,'Height');},meassure:function(el,outer,meassure){var elem=jQuery(el);var ret=outer?elem['outer'+meassure](true):elem[meassure.toLowerCase()]();if(G.QUIRK){var which=meassure=="Width"?["left","right"]:["top","bottom"];this.loop(which,function(s){ret+=elem.css('border-'+s+'-width').replace(/[^\d]/g,'')*1;ret+=elem.css('padding-'+s).replace(/[^\d]/g,'')*1;});}
return ret;},toggleClass:function(elem,className,arg){if(typeof arg!=='undefined'){var fn=arg?'addClass':'removeClass';jQuery(elem)[fn](className);return this;}
jQuery(elem).toggleClass(className);return this;},hideAll:function(el){jQuery(el).find('*').hide();},animate:function(el,options){var elem=jQuery(el);if(!elem.length){return;}
if(options.from){elem.css(from);}
elem.animate(options.to,{duration:options.duration||400,complete:options.complete||function(){}});},wait:function(fn,callback,err,max){fn=this.proxy(fn);callback=this.proxy(callback);err=this.proxy(err);var ts=new Date().getTime()+(max||3000);window.setTimeout(function(){if(fn()){callback();return false;}
if(new Date().getTime()>=ts){err();callback();return false;}
window.setTimeout(arguments.callee,2);},2);return this;},loadScript:function(url,callback){var script=document.createElement('script');script.src=url;script.async=true;var done=false;var scope=this;script.onload=script.onreadystatechange=function(){if(!done&&(!this.readyState||this.readyState=="loaded"||this.readyState=="complete")){done=true;if(typeof callback=='function'){callback.call(scope,this);}
script.onload=script.onreadystatechange=null;}};var s=document.getElementsByTagName('script')[0];s.parentNode.insertBefore(script,s);return this;},parseValue:function(val){if(typeof val=='number'){return val;}else if(typeof val=='string'){var arr=val.match(/\-?\d/g);return arr&&arr.constructor==Array?arr.join('')*1:0;}else{return 0;}}});var Picture=Base.extend({__constructor:function(order){this.image=null;this.elem=this.create('div','galleria-image');this.setStyle(this.elem,{overflow:'hidden',position:'relative'});this.order=order;this.orig={w:0,h:0,r:1};},cache:{},ready:false,outerWidth:0,add:function(src){if(this.cache[src]){return this.cache[src];}
var image=new Image();image.src=src;this.setStyle(image,{display:'block'});if(image.complete&&image.width){this.cache[src]=image;return image;}
image.onload=(function(scope){return function(){scope.cache[src]=image;};})(this);return image;},isCached:function(src){return this.cache[src]?this.cache[src].complete:false;},make:function(src){var i=this.cache[src]||this.add(src);return this.clone(i);},load:function(src,callback){callback=this.proxy(callback);this.elem.innerHTML='';this.image=this.make(src);this.moveOut(this.image);this.elem.appendChild(this.image);this.wait(function(){return(this.image.complete&&this.image.width);},function(){this.orig={h:this.image.height,w:this.image.width};callback({target:this.image,scope:this});},function(){G.raise('image not loaded in 10 seconds: '+src);},10000);return this;},scale:function(options){var o=this.mix({width:0,height:0,min:undefined,max:undefined,margin:0,complete:function(){},position:'center',crop:false},options);if(!this.image){return this;}
var width,height;this.wait(function(){width=o.width||this.width(this.elem);height=o.height||this.height(this.elem);return width&&height;},function(){var nw=(width-o.margin*2)/this.orig.w;var nh=(height-o.margin*2)/this.orig.h;var rmap={'true':Math.max(nw,nh),'width':nw,'height':nh,'false':Math.min(nw,nh)}
var ratio=rmap[o.crop.toString()];if(o.max){ratio=Math.min(o.max,ratio);}
if(o.min){ratio=Math.max(o.min,ratio);}
this.setStyle(this.elem,{width:width,height:height});this.image.width=Math.ceil(this.orig.w*ratio);this.image.height=Math.ceil(this.orig.h*ratio);var getPosition=this.proxy(function(value,img,m){var result=0;if(/\%/.test(value)){var pos=parseInt(value)/100;result=Math.ceil(this.image[img]*-1*pos+m*pos-o.margin);}else{result=parseInt(value)+o.margin;}
return result;});var map={'top':{top:0},'left':{left:0},'right':{left:'100%'},'bottom':{top:'100%'}}
var pos={};var mix={};this.loop(o.position.toLowerCase().split(' '),function(p,i){if(p=='center'){p='50%';}
pos[i?'top':'left']=p;});this.loop(pos,function(val,key){if(map.hasOwnProperty(val)){mix=this.mix(mix,map[val]);}});pos=pos.top?this.mix(pos,mix):mix;pos=this.mix({top:'50%',left:'50%'},pos);this.setStyle(this.image,{position:'relative',top:getPosition(pos.top,'height',height),left:getPosition(pos.left,'width',width)});this.ready=true;o.complete.call(this);});return this;}});var tID;var G=window.Galleria=Base.extend({__constructor:function(options){this.theme=undefined;this.options=options;this.playing=false;this.playtime=3000;this.active=null;this.queue={};this.data={};this.dom={};this.controls={active:0,swap:function(){this.active=this.active?0:1;},getActive:function(){return this[this.active];},getNext:function(){return this[Math.abs(this.active-1)];}};this.thumbnails={width:0};this.stageWidth=0;this.stageHeight=0;var elems='container stage images image-nav image-nav-left image-nav-right '+'info info-link info-text info-title info-description info-author info-close '+'thumbnails thumbnails-list thumbnails-container thumb-nav-left thumb-nav-right '+'loader counter';elems=elems.split(' ');this.loop(elems,function(blueprint){this.dom[blueprint]=this.create('div','galleria-'+blueprint);});},init:function(){if(typeof this.options.target==='undefined'){G.raise('No target.');}
this.options=this.mix(G.theme.defaults,this.options);this.options=this.mix({autoplay:false,carousel:true,carousel_follow:true,carousel_speed:400,carousel_steps:'auto',data_config:function(elem){return{};},data_image_selector:'img',data_source:this.options.target,data_type:'auto',debug:false,extend:function(options){},height:'auto',image_crop:false,image_margin:0,image_position:'50%',keep_source:false,link_source_images:true,max_scale_ratio:undefined,min_scale_ratio:undefined,on_image:function(img,thumb){},popup_links:false,preload:2,queue:true,show:0,thumb_crop:true,thumb_margin:0,thumb_quality:'auto',thumb_fit:true,thumbnails:true,transition:G.transitions.fade,transition_speed:400},this.options);var o=this.options;this.target=this.dom.target=this.getElements(o.target)[0];if(!this.target){G.raise('Target not found.');}
this.bind(G.DATA,function(){this.run();});this.bind(G.LOADFINISH,function(e){o.on_image.call(this,e.imageTarget,e.thumbTarget);});this.bind(G.READY,function(){if(G.History){G.History.change(this.proxy(function(e){var val=parseInt(e.value.replace(/\//,''));if(isNaN(val)){window.history.go(-1);}else{this.show(val,undefined,true);}}));}
G.theme.init.call(this,o);o.extend.call(this,o);if(/^[0-9]{1,4}$/.test(hash)&&G.History){this.show(hash,undefined,true);}else if(typeof o.show=='number'){this.show(o.show);}
if(o.autoplay){if(typeof o.autoplay=='number'){this.play(o.autoplay);}else{this.play();}}});this.load();return this;},bind:function(type,fn){this.listen(this.get('container'),type,this.proxy(fn));return this;},trigger:function(type){type=typeof type=='object'?this.mix(type,{scope:this}):{type:type,scope:this};this.dispatch(this.get('container'),type);return this;},run:function(){var o=this.options;if(!this.data.length){G.raise('Data is empty.');}
if(!o.keep_source&&!Galleria.IE){this.target.innerHTML='';}
this.loop(2,function(){var image=new Picture();this.setStyle(image.elem,{position:'absolute',top:0,left:0});this.setStyle(this.get('images'),{position:'relative',top:0,left:0,width:'100%',height:'100%'});this.get('images').appendChild(image.elem);this.push(image,this.controls);},this);if(o.carousel){this.bind(G.THUMBNAIL,this.parseCarousel);}
this.build();this.target.appendChild(this.get('container'));var w=0;var h=0;for(var i=0;this.data[i];i++){var thumb;if(o.thumbnails===true){thumb=new Picture(i);var src=this.data[i].thumb||this.data[i].image;this.get('thumbnails').appendChild(thumb.elem);w=this.getStyle(thumb.elem,'width',true);h=this.getStyle(thumb.elem,'height',true);if(o.thumb_fit&&o.thum_crop!==true){this.setStyle(thumb.elem,{width:0,height:0});}
thumb.load(src,this.proxy(function(e){var orig=e.target.width;e.scope.scale({width:w,height:h,crop:o.thumb_crop,margin:o.thumb_margin,complete:this.proxy(function(){var top=['left','top'];var arr=['Height','Width'];this.loop(arr,function(m,i){if((!o.thumb_crop||o.thumb_crop==m.toLowerCase())&&o.thumb_fit){var css={};var opp=arr[Math.abs(i-1)].toLowerCase();css[opp]=e.target[opp];this.setStyle(e.target.parentNode,css);var css={};css[top[i]]=0;this.setStyle(e.target,css);}
e.scope['outer'+m]=this[m.toLowerCase()](e.target.parentNode,true);});this.toggleQuality(e.target,o.thumb_quality===true||(o.thumb_quality=='auto'&&orig<e.target.width*3));this.trigger({type:G.THUMBNAIL,thumbTarget:e.target,thumbOrder:e.scope.order});})});}));if(o.preload=='all'){thumb.add(this.data[i].image);}}else if(o.thumbnails=='empty'){thumb={elem:this.create('div','galleria-image'),image:this.create('span','img')};thumb.elem.appendChild(thumb.image);this.get('thumbnails').appendChild(thumb.elem);}else{thumb={elem:false,image:false}}
var activate=this.proxy(function(e){this.pause();e.preventDefault();var ind=e.currentTarget.rel;if(this.active!==ind){this.show(ind);}});if(o.thumbnails!==false){thumb.elem.rel=i;this.listen(thumb.elem,'click',activate);}
if(o.link_source_images&&o.keep_source&&this.data[i].elem){this.data[i].elem.rel=i;this.listen(this.data[i].elem,'click',activate);}
this.push(thumb,this.thumbnails);}
this.setStyle(this.get('thumbnails'),{opacity:0});if(o.height&&o.height!='auto'){this.setStyle(this.get('container'),{height:o.height})}
this.wait(function(){var cssHeight=this.getStyle(this.get('container'),'height',true);this.stageWidth=this.width(this.get('stage'));this.stageHeight=this.height(this.get('stage'));if(!this.stageHeight&&o.height=='auto'){this.setStyle(this.get('container'),{height:Math.round(this.stageWidth*9/16)});this.stageHeight=this.height(this.get('stage'));}
return this.stageHeight&&this.stageWidth;},function(){this.listen(this.get('image-nav-right'),'click',this.proxy(function(){this.pause();this.next();}));this.listen(this.get('image-nav-left'),'click',this.proxy(function(){this.pause();this.prev();}));this.setStyle(this.get('thumbnails'),{opacity:1});this.trigger(G.READY);},function(){G.raise('Galleria could not load properly. Make sure stage has a height and width.');},5000);},parseCarousel:function(e){var w=0;var h=0;var hooks=[0];this.loop(this.thumbnails,function(thumb,i){if(thumb.ready){w+=thumb.outerWidth||this.width(thumb.elem,true);hooks[i+1]=w;h=Math.max(h,thumb.image.height)}});this.toggleClass(this.get('thumbnails-container'),'galleria-carousel',w>this.stageWidth);this.setStyle(this.get('thumbnails-list'),{overflow:'hidden',position:'relative'});this.setStyle(this.get('thumbnails'),{width:w,height:h,position:'relative',overflow:'hidden'});if(!this.carousel){this.initCarousel();}
this.carousel.max=w;this.carousel.hooks=hooks;this.carousel.width=this.width(this.get('thumbnails-list'));this.carousel.setClasses();},initCarousel:function(){var c=this.carousel={right:this.get('thumb-nav-right'),left:this.get('thumb-nav-left'),update:this.proxy(function(){this.parseCarousel();}),width:0,current:0,set:function(i){i=Math.max(i,0);while(c.hooks[i-1]+c.width>c.max&&i>=0){i--;}
c.current=i;c.animate();},hooks:[],getLast:function(i){i=i||c.current
return i-1;},follow:function(i){if(i==0||i==c.hooks.length-2){c.set(i);return;}
var last=c.current;while(c.hooks[last]-c.hooks[c.current]<c.width&&last<=c.hooks.length){last++;}
if(i-1<c.current){c.set(i-1)}else if(i+2>last){c.set(i-last+c.current+2)}},max:0,setClasses:this.proxy(function(){this.toggleClass(c.left,'disabled',!c.current);this.toggleClass(c.right,'disabled',c.hooks[c.current]+c.width>c.max);}),animate:this.proxy(function(to){c.setClasses();this.animate(this.get('thumbnails'),{to:{left:c.hooks[c.current]*-1},duration:this.options.carousel_speed,easing:'galleria',queue:false});})};this.listen(c.right,'click',this.proxy(function(e){if(this.options.carousel_steps=='auto'){for(var i=c.current;i<c.hooks.length;i++){if(c.hooks[i]-c.hooks[c.current]>c.width){c.set(i-2);break;}}}else{c.set(c.current+this.options.carousel_steps);}}));this.listen(c.left,'click',this.proxy(function(e){if(this.options.carousel_steps=='auto'){for(var i=c.current;i>=0;i--){if(c.hooks[c.current]-c.hooks[i]>c.width){c.set(i+2);break;}else if(i==0){c.set(0);break;}}}else{c.set(c.current-this.options.carousel_steps);}}));},addElement:function(){this.loop(arguments,function(b){this.dom[b]=this.create('div','galleria-'+b);});return this;},getDimensions:function(i){return{w:i.width,h:i.height,cw:this.stageWidth,ch:this.stageHeight,top:(this.stageHeight-i.height)/2,left:(this.stageWidth-i.width)/2};},attachKeyboard:function(map){jQuery(document).bind('keydown',{map:map,scope:this},this.keyNav);return this;},detachKeyboard:function(){jQuery(document).unbind('keydown',this.keyNav);return this;},keyNav:function(e){var key=e.keyCode||e.which;var map=e.data.map;var scope=e.data.scope;var keymap={UP:38,DOWN:40,LEFT:37,RIGHT:39,RETURN:13,ESCAPE:27,BACKSPACE:8};for(var i in map){var k=i.toUpperCase();if(keymap[k]){map[keymap[k]]=map[i];}}
if(typeof map[key]=='function'){map[key].call(scope,e);}},build:function(){this.append({'info-text':['info-title','info-description','info-author'],'info':['info-link','info-text','info-close'],'image-nav':['image-nav-right','image-nav-left'],'stage':['images','loader','counter','image-nav'],'thumbnails-list':['thumbnails'],'thumbnails-container':['thumb-nav-left','thumbnails-list','thumb-nav-right'],'container':['stage','thumbnails-container','info']});},appendChild:function(parent,child){try{this.get(parent).appendChild(this.get(child));}catch(e){}},append:function(data){for(var i in data){if(data[i].constructor==Array){for(var j=0;data[i][j];j++){this.appendChild(i,data[i][j]);}}else{this.appendChild(i,data[i]);}}
return this;},rescale:function(width,height){var o=this.options;var check=this.proxy(function(){this.stageWidth=width||this.width(this.get('stage'));this.stageHeight=height||this.height(this.get('stage'));return this.stageWidth&&this.stageHeight;});if(G.WEBKIT){this.wait(check);}else{check.call(this);}
this.controls.getActive().scale({width:this.stageWidth,height:this.stageHeight,crop:o.image_crop,max:o.max_scale_ratio,min:o.min_scale_ratio,margin:o.image_margin,position:o.image_position});if(this.carousel){this.carousel.update();}},show:function(index,rewind,history){if(!this.options.queue&&this.queue.stalled){return;}
rewind=typeof rewind!='undefined'?!!rewind:index<this.active;history=history||false;index=Math.max(0,Math.min(parseInt(index),this.data.length-1));if(!history&&G.History){G.History.value(index.toString());return;}
this.active=index;this.push([index,rewind],this.queue);if(!this.queue.stalled){this.showImage();}
return this;},showImage:function(){var o=this.options;var args=this.queue[0];var index=args[0];var rewind=!!args[1];if(o.carousel&&this.carousel&&o.carousel_follow){this.carousel.follow(index);}
var src=this.getData(index).image;var active=this.controls.getActive();var next=this.controls.getNext();var cached=next.isCached(src);var complete=this.proxy(function(){this.queue.stalled=false;this.toggleQuality(next.image,o.image_quality);this.setStyle(active.elem,{zIndex:0});this.setStyle(next.elem,{zIndex:1});this.controls.swap();this.moveOut(active.image);if(this.getData(index).link){this.setStyle(next.image,{cursor:'pointer'});this.listen(next.image,'click',this.proxy(function(){if(o.popup_links){var win=window.open(this.getData(index).link,'_blank');}else{window.location.href=this.getData(index).link;}}));}
Array.prototype.shift.call(this.queue);if(this.queue.length){this.showImage();}
this.playCheck();});if(typeof o.preload=='number'&&o.preload>0){var p,n=this.getNext();try{for(var i=o.preload;i>0;i--){p=new Picture();p.add(this.getData(n).image);n=this.getNext(n);}}catch(e){}}
this.trigger({type:G.LOADSTART,cached:cached,imageTarget:next.image,thumbTarget:this.thumbnails[index].image});next.load(src,this.proxy(function(e){next.scale({width:this.stageWidth,height:this.stageHeight,crop:o.image_crop,max:o.max_scale_ratio,min:o.min_scale_ratio,margin:o.image_margin,position:o.image_position,complete:this.proxy(function(){if(active.image){this.toggleQuality(active.image,false);}
this.toggleQuality(next.image,false);this.trigger({type:G.LOADFINISH,cached:cached,imageTarget:next.image,thumbTarget:this.thumbnails[index].image});this.queue.stalled=true;var transition=G.transitions[o.transition]||o.transition;if(typeof transition=='function'){transition.call(this,{prev:active.image,next:next.image,rewind:rewind,speed:o.transition_speed||400},complete);}else{complete();}})});this.setInfo(index);this.get('counter').innerHTML='<span class="current">'+(index+1)+'</span> / <span class="total">'+this.thumbnails.length+'</span>';}));},getNext:function(base){base=base||this.active;return base==this.data.length-1?0:base+1;},getPrev:function(base){base=base||this.active;return base===0?this.data.length-1:base-1;},next:function(){if(this.data.length>1){this.show(this.getNext(),false);}
return this;},prev:function(){if(this.data.length>1){this.show(this.getPrev(),true);}
return this;},get:function(elem){return this.dom[elem]||false;},getData:function(index){return this.data[index]||this.data[this.active];},play:function(delay){this.playing=true;this.playtime=delay||this.playtime;this.playCheck();return this;},pause:function(){this.playing=false;return this;},playCheck:function(){if(this.playing){window.clearInterval(tID);tID=window.setTimeout(this.proxy(function(){if(this.playing){this.next();}}),this.playtime);}},setActive:function(val){this.active=val;return this;},setInfo:function(index){var data=this.getData(index);var set=this.proxy(function(){this.loop(arguments,function(type){var elem=this.get('info-'+type);var fn=data[type]&&data[type].length?'reveal':'hide';this[fn](elem);elem.innerHTML=data[type];});});set('title','description','author');return this;},hasInfo:function(index){var d=this.getData(index);var check='title description author'.split(' ');for(var i=0;check[i];i++){if(d[check[i]]&&d[check[i]].length){return true;}}
return false;},getDataObject:function(o){var obj={image:'',thumb:'',title:'',description:'',author:'',link:''};return o?this.mix(obj,o):obj;},jQuery:function(str){var ret=[];this.loop(str.split(','),this.proxy(function(elem){elem=elem.replace(/^\s\s*/,"").replace(/\s\s*$/,"");if(this.get(elem)){ret.push(elem);}}));var jQ=jQuery(this.get(ret.shift()));this.loop(ret,this.proxy(function(elem){jQ=jQ.add(this.get(elem));}));return jQ;},$:function(str){return this.jQuery(str);},toggleQuality:function(img,force){if(!G.IE7||typeof img=='undefined'||!img){return this;}
if(typeof force==='undefined'){force=img.style.msInterpolationMode=='nearest-neighbor';}
img.style.msInterpolationMode=force?'bicubic':'nearest-neighbor';return this;},load:function(){var loaded=0;var o=this.options;if((o.data_type=='auto'&&typeof o.data_source=='object'&&!(o.data_source instanceof jQuery)&&!o.data_source.tagName)||o.data_type=='json'||o.data_source.constructor==Array){this.data=o.data_source;this.trigger(G.DATA);}else{var images=jQuery(o.data_source).find(o.data_image_selector);var getData=this.proxy(function(elem){var i,j,anchor=elem.parentNode;if(anchor&&anchor.nodeName=='A'){if(anchor.href.match(/\.(png|gif|jpg)/i)){i=anchor.href;}else{j=anchor.href;}}
var obj=this.getDataObject({title:elem.title,thumb:elem.src,image:i||elem.src,description:elem.alt,link:j||elem.getAttribute('longdesc'),elem:elem});return this.mix(obj,o.data_config(elem));});this.loop(images,function(elem){loaded++;this.push(getData(elem),this.data);if(!o.keep_source&&!Galleria.IE){elem.parentNode.removeChild(elem);}
if(loaded==images.length){this.trigger(G.DATA);}});}}});G.log=function(){try{console.log.apply(console,Array.prototype.slice.call(arguments));}catch(e){try{opera.postError.apply(opera,arguments);}catch(er){alert(Array.prototype.join.call(arguments," "));}}};var nav=navigator.userAgent.toLowerCase();var hash=window.location.hash.replace(/#\//,'');G.DATA='data';G.READY='ready';G.THUMBNAIL='thumbnail';G.LOADSTART='loadstart';G.LOADFINISH='loadfinish';G.THEMELOAD='themeload';G.IE7=!!(window.XMLHttpRequest&&document.expando);G.IE6=(!window.XMLHttpRequest);G.IE=!!(G.IE6||G.IE7);G.WEBKIT=/webkit/.test(nav);G.SAFARI=/safari/.test(nav);G.CHROME=/chrome/.test(nav);G.QUIRK=(G.IE&&document.compatMode&&document.compatMode=="BackCompat");G.MAC=/mac/.test(navigator.platform.toLowerCase());G.themes={};G.themes.create=G.addTheme=function(obj){var theme={};var orig=['name','author','version','defaults','init'];var proto=G.prototype;proto.loop(orig,function(val){if(!obj[val]){G.raise(val+' not specified in theme.');}
if(val!='name'&&val!='init'){theme[val]=obj[val];}});theme.init=obj.init;if(obj.css){var css;proto.loop(proto.getElements('script'),function(el){var reg=new RegExp('galleria.'+obj.name.toLowerCase()+'.js');if(reg.test(el.src)){css=el.src.replace(/[^\/]*$/,"")+obj.css;proto.loadCSS(css,function(){G.theme=theme;jQuery(document).trigger(G.THEMELOAD);});}});if(!css){G.raise('No theme CSS loaded');}}
return theme;};G.raise=function(msg){if(G.debug){throw new Error(msg);}};G.loadTheme=function(src){G.prototype.loadScript(src);};jQuery.easing.galleria=function(x,t,b,c,d){if((t/=d/2)<1){return c/2*t*t*t*t+b;}
return-c/2*((t-=2)*t*t*t-2)+b;};G.transitions={add:function(name,fn){if(name!=arguments.callee.name){this[name]=fn;}},fade:function(params,complete){jQuery(params.next).show().css('opacity',0).animate({opacity:1},params.speed,complete);if(params.prev){jQuery(params.prev).css('opacity',1).animate({opacity:0},params.speed);}},flash:function(params,complete){jQuery(params.next).css('opacity',0);if(params.prev){jQuery(params.prev).animate({opacity:0},(params.speed/2),function(){jQuery(params.next).animate({opacity:1},params.speed,complete);});}else{jQuery(params.next).animate({opacity:1},params.speed,complete);}},slide:function(params,complete){var image=jQuery(params.next).parent();var images=this.$('images');var width=this.stageWidth;image.css({left:width*(params.rewind?-1:1)});images.animate({left:width*(params.rewind?1:-1)},{duration:params.speed,queue:false,easing:'galleria',complete:function(){images.css('left',0);image.css('left',0);complete();}});},fadeslide:function(params,complete){if(params.prev){jQuery(params.prev).css({opacity:1,left:0}).animate({opacity:0,left:50*(params.rewind?1:-1)},{duration:params.speed,queue:false,easing:'swing'});}
jQuery(params.next).css({left:50*(params.rewind?-1:1),opacity:0}).animate({opacity:1,left:0},{duration:params.speed,complete:complete,queue:false,easing:'swing'});}};jQuery.fn.galleria=function(options){options=options||{};var selector=this.selector;if(!options.keep_source){jQuery(this).children().hide();}
options=G.prototype.mix(options,{target:selector});var height=G.prototype.height(this)||G.prototype.getStyle(this,'height',true);if(!options.height&&height){options=G.prototype.mix({height:height},options);}
G.debug=!!options.debug;var gallery=new G(options);if(G.theme){gallery.init();}else{jQuery(document).bind(G.THEMELOAD,function(){gallery.init();});}
return gallery;};})();
