var Cufon=(function(){var m=function(){return m.replace.apply(null,arguments)};var x=m.DOM={ready:(function(){var C=false,E={loaded:1,complete:1};var B=[],D=function(){if(C){return}C=true;for(var F;F=B.shift();F()){}};if(document.addEventListener){document.addEventListener("DOMContentLoaded",D,false);window.addEventListener("pageshow",D,false)}if(!window.opera&&document.readyState){(function(){E[document.readyState]?D():setTimeout(arguments.callee,10)})()}if(document.readyState&&document.createStyleSheet){(function(){try{document.body.doScroll("left");D()}catch(F){setTimeout(arguments.callee,1)}})()}q(window,"load",D);return function(F){if(!arguments.length){D()}else{C?F():B.push(F)}}})(),root:function(){return document.documentElement||document.body}};var n=m.CSS={Size:function(C,B){this.value=parseFloat(C);this.unit=String(C).match(/[a-z%]*$/)[0]||"px";this.convert=function(D){return D/B*this.value};this.convertFrom=function(D){return D/this.value*B};this.toString=function(){return this.value+this.unit}},addClass:function(C,B){var D=C.className;C.className=D+(D&&" ")+B;return C},color:j(function(C){var B={};B.color=C.replace(/^rgba\((.*?),\s*([\d.]+)\)/,function(E,D,F){B.opacity=parseFloat(F);return"rgb("+D+")"});return B}),fontStretch:j(function(B){if(typeof B=="number"){return B}if(/%$/.test(B)){return parseFloat(B)/100}return{"ultra-condensed":0.5,"extra-condensed":0.625,condensed:0.75,"semi-condensed":0.875,"semi-expanded":1.125,expanded:1.25,"extra-expanded":1.5,"ultra-expanded":2}[B]||1}),getStyle:function(C){var B=document.defaultView;if(B&&B.getComputedStyle){return new a(B.getComputedStyle(C,null))}if(C.currentStyle){return new a(C.currentStyle)}return new a(C.style)},gradient:j(function(F){var G={id:F,type:F.match(/^-([a-z]+)-gradient\(/)[1],stops:[]},C=F.substr(F.indexOf("(")).match(/([\d.]+=)?(#[a-f0-9]+|[a-z]+\(.*?\)|[a-z]+)/ig);for(var E=0,B=C.length,D;E<B;++E){D=C[E].split("=",2).reverse();G.stops.push([D[1]||E/(B-1),D[0]])}return G}),quotedList:j(function(E){var D=[],C=/\s*((["'])([\s\S]*?[^\\])\2|[^,]+)\s*/g,B;while(B=C.exec(E)){D.push(B[3]||B[1])}return D}),recognizesMedia:j(function(G){var E=document.createElement("style"),D,C,B;E.type="text/css";E.media=G;try{E.appendChild(document.createTextNode("/**/"))}catch(F){}C=g("head")[0];C.insertBefore(E,C.firstChild);D=(E.sheet||E.styleSheet);B=D&&!D.disabled;C.removeChild(E);return B}),removeClass:function(D,C){var B=RegExp("(?:^|\\s+)"+C+"(?=\\s|$)","g");D.className=D.className.replace(B,"");return D},supports:function(D,C){var B=document.createElement("span").style;if(B[D]===undefined){return false}B[D]=C;return B[D]===C},textAlign:function(E,D,B,C){if(D.get("textAlign")=="right"){if(B>0){E=" "+E}}else{if(B<C-1){E+=" "}}return E},textShadow:j(function(F){if(F=="none"){return null}var E=[],G={},B,C=0;var D=/(#[a-f0-9]+|[a-z]+\(.*?\)|[a-z]+)|(-?[\d.]+[a-z%]*)|,/ig;while(B=D.exec(F)){if(B[0]==","){E.push(G);G={};C=0}else{if(B[1]){G.color=B[1]}else{G[["offX","offY","blur"][C++]]=B[2]}}}E.push(G);return E}),textTransform:(function(){var B={uppercase:function(C){return C.toUpperCase()},lowercase:function(C){return C.toLowerCase()},capitalize:function(C){return C.replace(/\b./g,function(D){return D.toUpperCase()})}};return function(E,D){var C=B[D.get("textTransform")];return C?C(E):E}})(),whiteSpace:(function(){var D={inline:1,"inline-block":1,"run-in":1};var C=/^\s+/,B=/\s+$/;return function(H,F,G,E){if(E){if(E.nodeName.toLowerCase()=="br"){H=H.replace(C,"")}}if(D[F.get("display")]){return H}if(!G.previousSibling){H=H.replace(C,"")}if(!G.nextSibling){H=H.replace(B,"")}return H}})()};n.ready=(function(){var B=!n.recognizesMedia("all"),E=false;var D=[],H=function(){B=true;for(var K;K=D.shift();K()){}};var I=g("link"),J=g("style");function C(K){return K.disabled||G(K.sheet,K.media||"screen")}function G(M,P){if(!n.recognizesMedia(P||"all")){return true}if(!M||M.disabled){return false}try{var Q=M.cssRules,O;if(Q){search:for(var L=0,K=Q.length;O=Q[L],L<K;++L){switch(O.type){case 2:break;case 3:if(!G(O.styleSheet,O.media.mediaText)){return false}break;default:break search}}}}catch(N){}return true}function F(){if(document.createStyleSheet){return true}var L,K;for(K=0;L=I[K];++K){if(L.rel.toLowerCase()=="stylesheet"&&!C(L)){return false}}for(K=0;L=J[K];++K){if(!C(L)){return false}}return true}x.ready(function(){if(!E){E=n.getStyle(document.body).isUsable()}if(B||(E&&F())){H()}else{setTimeout(arguments.callee,10)}});return function(K){if(B){K()}else{D.push(K)}}})();function s(D){var C=this.face=D.face,B={"\u0020":1,"\u00a0":1,"\u3000":1};this.glyphs=D.glyphs;this.w=D.w;this.baseSize=parseInt(C["units-per-em"],10);this.family=C["font-family"].toLowerCase();this.weight=C["font-weight"];this.style=C["font-style"]||"normal";this.viewBox=(function(){var F=C.bbox.split(/\s+/);var E={minX:parseInt(F[0],10),minY:parseInt(F[1],10),maxX:parseInt(F[2],10),maxY:parseInt(F[3],10)};E.width=E.maxX-E.minX;E.height=E.maxY-E.minY;E.toString=function(){return[this.minX,this.minY,this.width,this.height].join(" ")};return E})();this.ascent=-parseInt(C.ascent,10);this.descent=-parseInt(C.descent,10);this.height=-this.ascent+this.descent;this.spacing=function(L,N,E){var O=this.glyphs,M,K,G,P=[],F=0,J=-1,I=-1,H;while(H=L[++J]){M=O[H]||this.missingGlyph;if(!M){continue}if(K){F-=G=K[H]||0;P[I]-=G}F+=P[++I]=~~(M.w||this.w)+N+(B[H]?E:0);K=M.k}P.total=F;return P}}function f(){var C={},B={oblique:"italic",italic:"oblique"};this.add=function(D){(C[D.style]||(C[D.style]={}))[D.weight]=D};this.get=function(H,I){var G=C[H]||C[B[H]]||C.normal||C.italic||C.oblique;if(!G){return null}I={normal:400,bold:700}[I]||parseInt(I,10);if(G[I]){return G[I]}var E={1:1,99:0}[I%100],K=[],F,D;if(E===undefined){E=I>400}if(I==500){I=400}for(var J in G){if(!k(G,J)){continue}J=parseInt(J,10);if(!F||J<F){F=J}if(!D||J>D){D=J}K.push(J)}if(I<F){I=F}if(I>D){I=D}K.sort(function(M,L){return(E?(M>=I&&L>=I)?M<L:M>L:(M<=I&&L<=I)?M>L:M<L)?-1:1});return G[K[0]]}}function r(){function D(F,G){if(F.contains){return F.contains(G)}return F.compareDocumentPosition(G)&16}function B(G){var F=G.relatedTarget;if(!F||D(this,F)){return}C(this,G.type=="mouseover")}function E(F){C(this,F.type=="mouseenter")}function C(F,G){setTimeout(function(){var H=d.get(F).options;m.replace(F,G?h(H,H.hover):H,true)},10)}this.attach=function(F){if(F.onmouseenter===undefined){q(F,"mouseover",B);q(F,"mouseout",B)}else{q(F,"mouseenter",E);q(F,"mouseleave",E)}}}function u(){var C=[],D={};function B(H){var E=[],G;for(var F=0;G=H[F];++F){E[F]=C[D[G]]}return E}this.add=function(F,E){D[F]=C.push(E)-1};this.repeat=function(){var E=arguments.length?B(arguments):C,F;for(var G=0;F=E[G++];){m.replace(F[0],F[1],true)}}}function A(){var D={},B=0;function C(E){return E.cufid||(E.cufid=++B)}this.get=function(E){var F=C(E);return D[F]||(D[F]={})}}function a(B){var D={},C={};this.extend=function(E){for(var F in E){if(k(E,F)){D[F]=E[F]}}return this};this.get=function(E){return D[E]!=undefined?D[E]:B[E]};this.getSize=function(F,E){return C[F]||(C[F]=new n.Size(this.get(F),E))};this.isUsable=function(){return!!B}}function q(C,B,D){if(C.addEventListener){C.addEventListener(B,D,false)}else{if(C.attachEvent){C.attachEvent("on"+B,function(){return D.call(C,window.event)})}}}function v(C,B){var D=d.get(C);if(D.options){return C}if(B.hover&&B.hoverables[C.nodeName.toLowerCase()]){b.attach(C)}D.options=B;return C}function j(B){var C={};return function(D){if(!k(C,D)){C[D]=B.apply(null,arguments)}return C[D]}}function c(F,E){var B=n.quotedList(E.get("fontFamily").toLowerCase()),D;for(var C=0;D=B[C];++C){if(i[D]){return i[D].get(E.get("fontStyle"),E.get("fontWeight"))}}return null}function g(B){return document.getElementsByTagName(B)}function k(C,B){return C.hasOwnProperty(B)}function h(){var C={},B,F;for(var E=0,D=arguments.length;B=arguments[E],E<D;++E){for(F in B){if(k(B,F)){C[F]=B[F]}}}return C}function o(E,M,C,N,F,D){var K=document.createDocumentFragment(),H;if(M===""){return K}var L=N.separate;var I=M.split(p[L]),B=(L=="words");if(B&&t){if(/^\s/.test(M)){I.unshift("")}if(/\s$/.test(M)){I.push("")}}for(var J=0,G=I.length;J<G;++J){H=z[N.engine](E,B?n.textAlign(I[J],C,J,G):I[J],C,N,F,D,J<G-1);if(H){K.appendChild(H)}}return K}function l(D,M){var C=D.nodeName.toLowerCase();if(M.ignore[C]){return}var E=!M.textless[C];var B=n.getStyle(v(D,M)).extend(M);var F=c(D,B),G,K,I,H,L,J;if(!F){return}for(G=D.firstChild;G;G=I){K=G.nodeType;I=G.nextSibling;if(E&&K==3){if(H){H.appendData(G.data);D.removeChild(G)}else{H=G}if(I){continue}}if(H){D.replaceChild(o(F,n.whiteSpace(H.data,B,H,J),B,M,G,D),H);H=null}if(K==1){if(G.firstChild){if(G.nodeName.toLowerCase()=="cufon"){z[M.engine](F,null,B,M,G,D)}else{arguments.callee(G,M)}}J=G}}}var t=" ".split(/\s+/).length==0;var d=new A();var b=new r();var y=new u();var e=false;var z={},i={},w={autoDetect:false,engine:null,forceHitArea:false,hover:false,hoverables:{a:true},ignore:{applet:1,canvas:1,col:1,colgroup:1,head:1,iframe:1,map:1,optgroup:1,option:1,script:1,select:1,style:1,textarea:1,title:1,pre:1},printable:true,selector:(window.Sizzle||(window.jQuery&&function(B){return jQuery(B)})||(window.dojo&&dojo.query)||(window.Ext&&Ext.query)||(window.YAHOO&&YAHOO.util&&YAHOO.util.Selector&&YAHOO.util.Selector.query)||(window.$$&&function(B){return $$(B)})||(window.$&&function(B){return $(B)})||(document.querySelectorAll&&function(B){return document.querySelectorAll(B)})||g),separate:"words",textless:{dl:1,html:1,ol:1,table:1,tbody:1,thead:1,tfoot:1,tr:1,ul:1},textShadow:"none"};var p={words:/\s/.test("\u00a0")?/[^\S\u00a0]+/:/\s+/,characters:"",none:/^/};m.now=function(){x.ready();return m};m.refresh=function(){y.repeat.apply(y,arguments);return m};m.registerEngine=function(C,B){if(!B){return m}z[C]=B;return m.set("engine",C)};m.registerFont=function(D){if(!D){return m}var B=new s(D),C=B.family;if(!i[C]){i[C]=new f()}i[C].add(B);return m.set("fontFamily",'"'+C+'"')};m.replace=function(D,C,B){C=h(w,C);if(!C.engine){return m}if(!e){n.addClass(x.root(),"cufon-active cufon-loading");n.ready(function(){n.addClass(n.removeClass(x.root(),"cufon-loading"),"cufon-ready")});e=true}if(C.hover){C.forceHitArea=true}if(C.autoDetect){delete C.fontFamily}if(typeof C.textShadow=="string"){C.textShadow=n.textShadow(C.textShadow)}if(typeof C.color=="string"&&/^-/.test(C.color)){C.textGradient=n.gradient(C.color)}else{delete C.textGradient}if(!B){y.add(D,arguments)}if(D.nodeType||typeof D=="string"){D=[D]}n.ready(function(){for(var F=0,E=D.length;F<E;++F){var G=D[F];if(typeof G=="string"){m.replace(C.selector(G),C,true)}else{l(G,C)}}});return m};m.set=function(B,C){w[B]=C;return m};return m})();Cufon.registerEngine("canvas",(function(){var b=document.createElement("canvas");if(!b||!b.getContext||!b.getContext.apply){return}b=null;var a=Cufon.CSS.supports("display","inline-block");var e=!a&&(document.compatMode=="BackCompat"||/frameset|transitional/i.test(document.doctype.publicId));var f=document.createElement("style");f.type="text/css";f.appendChild(document.createTextNode(("cufon{text-indent:0;}@media screen,projection{cufon{display:inline;display:inline-block;position:relative;vertical-align:middle;"+(e?"":"font-size:1px;line-height:1px;")+"}cufon cufontext{display:-moz-inline-box;display:inline-block;width:0;height:0;overflow:hidden;text-indent:-10000in;}"+(a?"cufon canvas{position:relative;}":"cufon canvas{position:absolute;}")+"}@media print{cufon{padding:0;}cufon canvas{display:none;}}").replace(/;/g,"!important;")));document.getElementsByTagName("head")[0].appendChild(f);function d(p,h){var n=0,m=0;var g=[],o=/([mrvxe])([^a-z]*)/g,k;generate:for(var j=0;k=o.exec(p);++j){var l=k[2].split(",");switch(k[1]){case"v":g[j]={m:"bezierCurveTo",a:[n+~~l[0],m+~~l[1],n+~~l[2],m+~~l[3],n+=~~l[4],m+=~~l[5]]};break;case"r":g[j]={m:"lineTo",a:[n+=~~l[0],m+=~~l[1]]};break;case"m":g[j]={m:"moveTo",a:[n=~~l[0],m=~~l[1]]};break;case"x":g[j]={m:"closePath"};break;case"e":break generate}h[g[j].m].apply(h,g[j].a)}return g}function c(m,k){for(var j=0,h=m.length;j<h;++j){var g=m[j];k[g.m].apply(k,g.a)}}return function(V,w,P,t,C,W){var k=(w===null);if(k){w=C.getAttribute("alt")}var A=V.viewBox;var m=P.getSize("fontSize",V.baseSize);var B=0,O=0,N=0,u=0;var z=t.textShadow,L=[];if(z){for(var U=z.length;U--;){var F=z[U];var K=m.convertFrom(parseFloat(F.offX));var I=m.convertFrom(parseFloat(F.offY));L[U]=[K,I];if(I<B){B=I}if(K>O){O=K}if(I>N){N=I}if(K<u){u=K}}}var Z=Cufon.CSS.textTransform(w,P).split("");var E=V.spacing(Z,~~m.convertFrom(parseFloat(P.get("letterSpacing"))||0),~~m.convertFrom(parseFloat(P.get("wordSpacing"))||0));if(!E.length){return null}var h=E.total;O+=A.width-E[E.length-1];u+=A.minX;var s,n;if(k){s=C;n=C.firstChild}else{s=document.createElement("cufon");s.className="cufon cufon-canvas";s.setAttribute("alt",w);n=document.createElement("canvas");s.appendChild(n);if(t.printable){var S=document.createElement("cufontext");S.appendChild(document.createTextNode(w));s.appendChild(S)}}var aa=s.style;var H=n.style;var j=m.convert(A.height);var Y=Math.ceil(j);var M=Y/j;var G=M*Cufon.CSS.fontStretch(P.get("fontStretch"));var J=h*G;var Q=Math.ceil(m.convert(J+O-u));var o=Math.ceil(m.convert(A.height-B+N));n.width=Q;n.height=o;H.width=Q+"px";H.height=o+"px";B+=A.minY;H.top=Math.round(m.convert(B-V.ascent))+"px";H.left=Math.round(m.convert(u))+"px";var r=Math.max(Math.ceil(m.convert(J)),0)+"px";if(a){aa.width=r;aa.height=m.convert(V.height)+"px"}else{aa.paddingLeft=r;aa.paddingBottom=(m.convert(V.height)-1)+"px"}var X=n.getContext("2d"),D=j/A.height;X.scale(D,D*M);X.translate(-u,-B);X.save();function T(){var x=V.glyphs,ab,l=-1,g=-1,y;X.scale(G,1);while(y=Z[++l]){var ab=x[Z[l]]||V.missingGlyph;if(!ab){continue}if(ab.d){X.beginPath();if(ab.code){c(ab.code,X)}else{ab.code=d("m"+ab.d,X)}X.fill()}X.translate(E[++g],0)}X.restore()}if(z){for(var U=z.length;U--;){var F=z[U];X.save();X.fillStyle=F.color;X.translate.apply(X,L[U]);T()}}var q=t.textGradient;if(q){var v=q.stops,p=X.createLinearGradient(0,A.minY,0,A.maxY);for(var U=0,R=v.length;U<R;++U){p.addColorStop.apply(p,v[U])}X.fillStyle=p}else{X.fillStyle=P.get("color")}T();return s}})());Cufon.registerEngine("vml",(function(){var e=document.namespaces;if(!e){return}e.add("cvml","urn:schemas-microsoft-com:vml");e=null;var b=document.createElement("cvml:shape");b.style.behavior="url(#default#VML)";if(!b.coordsize){return}b=null;var h=(document.documentMode||0)<8;document.write(('<style type="text/css">cufoncanvas{text-indent:0;}@media screen{cvml\\:shape,cvml\\:rect,cvml\\:fill,cvml\\:shadow{behavior:url(#default#VML);display:block;antialias:true;position:absolute;}cufoncanvas{position:absolute;text-align:left;}cufon{display:inline-block;position:relative;vertical-align:'+(h?"middle":"text-bottom")+";}cufon cufontext{position:absolute;left:-10000in;font-size:1px;}a cufon{cursor:pointer}}@media print{cufon cufoncanvas{display:none;}}</style>").replace(/;/g,"!important;"));function c(i,j){return a(i,/(?:em|ex|%)$|^[a-z-]+$/i.test(j)?"1em":j)}function a(l,m){if(m==="0"){return 0}if(/px$/i.test(m)){return parseFloat(m)}var k=l.style.left,j=l.runtimeStyle.left;l.runtimeStyle.left=l.currentStyle.left;l.style.left=m.replace("%","em");var i=l.style.pixelLeft;l.style.left=k;l.runtimeStyle.left=j;return i}function f(l,k,j,n){var i="computed"+n,m=k[i];if(isNaN(m)){m=k.get(n);k[i]=m=(m=="normal")?0:~~j.convertFrom(a(l,m))}return m}var g={};function d(p){var q=p.id;if(!g[q]){var n=p.stops,o=document.createElement("cvml:fill"),i=[];o.type="gradient";o.angle=180;o.focus="0";o.method="sigma";o.color=n[0][1];for(var m=1,l=n.length-1;m<l;++m){i.push(n[m][0]*100+"% "+n[m][1])}o.colors=i.join(",");o.color2=n[l][1];g[q]=o}return g[q]}return function(ac,G,Y,C,K,ad,W){var n=(G===null);if(n){G=K.alt}var I=ac.viewBox;var p=Y.computedFontSize||(Y.computedFontSize=new Cufon.CSS.Size(c(ad,Y.get("fontSize"))+"px",ac.baseSize));var y,q;if(n){y=K;q=K.firstChild}else{y=document.createElement("cufon");y.className="cufon cufon-vml";y.alt=G;q=document.createElement("cufoncanvas");y.appendChild(q);if(C.printable){var Z=document.createElement("cufontext");Z.appendChild(document.createTextNode(G));y.appendChild(Z)}if(!W){y.appendChild(document.createElement("cvml:shape"))}}var ai=y.style;var R=q.style;var l=p.convert(I.height),af=Math.ceil(l);var V=af/l;var P=V*Cufon.CSS.fontStretch(Y.get("fontStretch"));var U=I.minX,T=I.minY;R.height=af;R.top=Math.round(p.convert(T-ac.ascent));R.left=Math.round(p.convert(U));ai.height=p.convert(ac.height)+"px";var F=Y.get("color");var ag=Cufon.CSS.textTransform(G,Y).split("");var L=ac.spacing(ag,f(ad,Y,p,"letterSpacing"),f(ad,Y,p,"wordSpacing"));if(!L.length){return null}var k=L.total;var x=-U+k+(I.width-L[L.length-1]);var ah=p.convert(x*P),X=Math.round(ah);var O=x+","+I.height,m;var J="r"+O+"ns";var u=C.textGradient&&d(C.textGradient);var o=ac.glyphs,S=0;var H=C.textShadow;var ab=-1,aa=0,w;while(w=ag[++ab]){var D=o[ag[ab]]||ac.missingGlyph,v;if(!D){continue}if(n){v=q.childNodes[aa];while(v.firstChild){v.removeChild(v.firstChild)}}else{v=document.createElement("cvml:shape");q.appendChild(v)}v.stroked="f";v.coordsize=O;v.coordorigin=m=(U-S)+","+T;v.path=(D.d?"m"+D.d+"xe":"")+"m"+m+J;v.fillcolor=F;if(u){v.appendChild(u.cloneNode(false))}var ae=v.style;ae.width=X;ae.height=af;if(H){var s=H[0],r=H[1];var B=Cufon.CSS.color(s.color),z;var N=document.createElement("cvml:shadow");N.on="t";N.color=B.color;N.offset=s.offX+","+s.offY;if(r){z=Cufon.CSS.color(r.color);N.type="double";N.color2=z.color;N.offset2=r.offX+","+r.offY}N.opacity=B.opacity||(z&&z.opacity)||1;v.appendChild(N)}S+=L[aa++]}var M=v.nextSibling,t,A;if(C.forceHitArea){if(!M){M=document.createElement("cvml:rect");M.stroked="f";M.className="cufon-vml-cover";t=document.createElement("cvml:fill");t.opacity=0;M.appendChild(t);q.appendChild(M)}A=M.style;A.width=X;A.height=af}else{if(M){q.removeChild(M)}}ai.width=Math.max(Math.ceil(p.convert(k*P)),0);if(h){var Q=Y.computedYAdjust;if(Q===undefined){var E=Y.get("lineHeight");if(E=="normal"){E="1em"}else{if(!isNaN(E)){E+="em"}}Y.computedYAdjust=Q=0.5*(a(ad,E)-parseFloat(ai.height))}if(Q){ai.marginTop=Math.ceil(Q)+"px";ai.marginBottom=Q+"px"}}return y}})());;
/*
 * The following copyright notice may not be removed under any circumstances.
 * 
 * Copyright:
 * HTF Gotham  Copr. 2000 The Hoefler Type Foundry, Inc. Info: www.typography.com
 * 
 * Manufacturer:
 * HTF Gotham Copr. The Hoefler Type Foundry, Inc
 */
Cufon.registerFont({"w":180,"face":{"font-family":"Gotham","font-weight":500,"font-stretch":"normal","units-per-em":"360","panose-1":"2 0 6 3 4 0 0 2 0 4","ascent":"288","descent":"-72","x-height":"4","bbox":"-24 -326 417 59.7664","underline-thickness":"7.2","underline-position":"-40.68","unicode-range":"U+0020-U+FB02"},"glyphs":{" ":{"w":108},"\u00d0":{"d":"268,-126v0,112,-98,135,-222,126r0,-114r-27,0r0,-26r27,0r0,-112v123,-9,222,14,222,126xm238,-126v0,-84,-69,-108,-163,-100r0,86r75,0r0,26r-75,0r0,88v93,7,163,-15,163,-100","w":292},"\u00f0":{"d":"19,-89v-4,-75,89,-110,144,-66r-47,-66r-46,22r-13,-17r47,-22r-18,-25r33,0r10,14r35,-17r13,17r-37,17v25,45,68,74,68,141v0,58,-35,95,-96,95v-57,0,-90,-37,-93,-93xm114,-20v41,0,66,-27,66,-68v0,-39,-27,-65,-69,-65v-40,0,-63,26,-63,66v0,41,27,67,66,67","w":227},"\u0141":{"d":"46,0r0,-108r-27,8r0,-27r27,-8r0,-117r29,0r0,108r77,-23r0,26r-77,24r0,91r142,0r0,26r-171,0","w":233},"\u0142":{"d":"72,0r-27,0r0,-116r-28,9r0,-27r28,-8r0,-121r27,0r0,113r27,-9r0,27r-27,9r0,123","w":116},"\u0160":{"d":"184,-203v-31,-36,-141,-43,-124,30v31,49,150,21,148,105v-2,94,-146,85,-189,31r18,-21v25,21,45,32,86,36v55,5,78,-66,23,-82v-49,-14,-118,-17,-117,-82v0,-84,126,-84,172,-39xm117,-297v14,-11,21,-29,50,-24r-38,47r-24,0r-38,-47r23,0","w":230},"\u0161":{"d":"140,-89v42,32,7,98,-47,93v-29,-3,-59,-14,-78,-28r15,-20v17,14,37,21,64,24v32,3,53,-36,24,-51v-34,-19,-92,-14,-94,-65v-2,-64,92,-63,131,-33r-13,21v-24,-24,-106,-27,-87,21v20,21,61,21,85,38xm91,-237v14,-11,21,-29,50,-24r-38,47r-24,0r-38,-47r23,0","w":179},"\u00dd":{"d":"143,0r-29,0r0,-100r-104,-152r34,0r85,126r86,-126r33,0r-105,152r0,100xm118,-272r34,-52r29,13r-41,39r-22,0","w":257},"\u00fd":{"d":"30,27v28,17,61,2,67,-28r-85,-185r31,0r68,155r59,-155r30,0r-78,192v-13,45,-55,66,-102,43xm96,-213r34,-52r29,13r-41,39r-22,0","w":212},"\u00de":{"d":"64,-209v82,-3,161,1,160,80v-1,79,-75,88,-160,84r0,45r-28,0r0,-252r28,0r0,43xm64,-71v63,1,131,5,131,-56v0,-62,-68,-58,-131,-56r0,112","w":242},"\u00fe":{"d":"130,-190v57,0,89,40,89,97v0,57,-34,94,-89,97v-37,2,-56,-19,-71,-40r0,94r-28,0r0,-321r28,0r0,114v15,-23,34,-41,71,-41xm125,-21v42,0,65,-28,65,-72v0,-43,-23,-72,-65,-72v-41,0,-67,28,-67,72v0,44,26,72,67,72","w":239},"\u017d":{"d":"30,-226r0,-26r196,0r0,19r-163,207r163,0r0,26r-202,0r0,-19r163,-207r-157,0xm126,-297v14,-11,21,-29,50,-24r-38,47r-24,0r-38,-47r23,0","w":249},"\u017e":{"d":"24,-163r0,-23r157,0r0,18r-123,145r123,0r0,23r-161,0r0,-18r124,-145r-120,0xm103,-237v14,-11,21,-29,50,-24r-38,47r-24,0r-38,-47r23,0","w":200},"!":{"d":"65,-252r-8,181r-16,0r-8,-181r32,0xm32,0r0,-38r34,0r0,38r-34,0","w":97},"\"":{"d":"105,-252v10,2,27,-3,33,2r-29,96r-15,0xm34,-252v10,2,27,-3,34,2r-29,96r-16,0","w":158},"#":{"d":"192,-165r-13,76r42,0r0,25r-46,0r-11,64r-25,0r10,-64r-68,0r-11,64r-25,0r10,-64r-39,0r0,-25r44,0r13,-76r-43,0r0,-25r47,0r11,-62r25,0r-10,62r68,0r11,-62r25,0r-10,62r38,0r0,25r-43,0xm98,-165r-13,76r69,0r13,-76r-69,0","w":252},"$":{"d":"127,-138v45,11,78,25,78,70v0,45,-33,64,-77,68r0,35r-23,0r0,-36v-37,-3,-62,-17,-85,-37r16,-21v21,17,39,31,70,34r0,-90v-45,-11,-76,-24,-76,-70v0,-43,33,-64,75,-67r0,-21r23,0r0,22v31,2,49,14,69,29r-16,21v-16,-13,-32,-21,-54,-26r0,89xm106,-228v-47,-5,-68,60,-24,77v6,3,14,6,24,8r0,-85xm127,-24v46,6,71,-61,25,-78v-6,-3,-15,-6,-25,-8r0,86","w":228,"k":{"7":4}},"%":{"d":"76,-255v36,0,57,27,57,64v0,38,-20,65,-57,65v-38,0,-57,-27,-57,-64v0,-37,20,-65,57,-65xm71,0r-26,0r185,-252r25,0xm225,-126v37,0,56,27,56,64v0,38,-19,65,-57,65v-37,0,-57,-28,-57,-64v0,-37,20,-65,58,-65xm76,-146v45,-1,43,-87,0,-89v-45,1,-43,88,0,89xm225,-17v22,0,32,-20,32,-44v0,-25,-11,-45,-33,-45v-44,0,-43,89,1,89","w":300},"&":{"d":"231,-120v-11,23,-21,45,-36,63r44,45r-22,17r-39,-41v-22,21,-44,40,-83,40v-46,0,-79,-25,-79,-71v0,-40,29,-60,61,-73v-42,-35,-28,-120,41,-116v38,2,62,22,62,57v0,39,-30,54,-60,66r58,58v12,-17,21,-35,30,-56xm104,-149v27,-10,47,-20,49,-49v1,-20,-16,-36,-36,-35v-49,0,-43,65,-13,84xm45,-68v-2,43,50,58,86,39v10,-6,21,-14,30,-24r-68,-70v-27,9,-47,27,-48,55","w":250,"k":{"Y":24,"W":18,"V":21,"T":28,"S":3}},"'":{"d":"34,-252v10,2,27,-3,34,2r-29,96r-16,0","w":88},"(":{"d":"136,-239v-48,31,-83,67,-83,136v0,68,35,104,83,135r-12,19v-81,-35,-133,-152,-74,-243v17,-26,42,-47,74,-65","w":156,"k":{"\u0153":11,"\u0152":11,"\u00b5":11,"s":5,"q":11,"o":11,"j":-11,"g":7,"e":11,"d":11,"c":11,"Q":11,"O":11,"J":5,"G":11,"C":11}},")":{"d":"104,-103v0,-69,-36,-105,-84,-136r12,-18v82,34,133,152,74,242v-17,26,-42,48,-74,66r-12,-19v48,-31,84,-66,84,-135","w":156},"*":{"d":"120,-162r-37,-26r4,45r-19,0r4,-45r-37,26r-10,-17r42,-19r-42,-19r10,-17r37,26r-4,-45r19,0r-4,45r37,-26r10,17r-42,19r42,19","w":154,"k":{"\u0153":7,"\u00e6":4,"\u00c6":36,"t":-4,"s":4,"q":5,"o":7,"g":5,"e":7,"d":5,"c":7,"a":4,"J":29,"A":36}},"+":{"d":"102,-214r27,0r0,74r74,0r0,26r-74,0r0,74r-27,0r0,-74r-75,0r0,-26r75,0r0,-74","w":230},",":{"d":"17,31v15,-6,25,-13,24,-31r-13,0r0,-38r33,0v2,43,-1,77,-40,82","w":88,"k":{"\ufb02":5,"\ufb01":5,"\u2019":14,"\u201d":14,"\u0153":7,"\u0152":14,"\u2248":5,"\u221a":5,"\u2126":5,"\u00b5":14,"y":16,"w":25,"v":31,"t":9,"q":4,"o":7,"j":-5,"g":4,"f":5,"e":7,"d":4,"c":7,"Y":47,"W":36,"V":43,"U":5,"T":36,"Q":14,"O":14,"G":14,"C":14,"7":7,"1":18,"0":7}},"-":{"d":"23,-94r0,-29r100,0r0,29r-100,0","w":146,"k":{"\u00b1":4,"\u00c6":14,"z":4,"y":5,"x":11,"w":4,"v":5,"Z":11,"Y":29,"X":18,"W":13,"V":14,"T":32,"A":14,"7":14,"3":4,"1":11}},".":{"d":"28,0r0,-38r33,0r0,38r-33,0","w":88,"k":{"\ufb02":5,"\ufb01":5,"\u2019":14,"\u201d":14,"\u0153":7,"\u0152":14,"\u2248":5,"\u221a":5,"\u2126":5,"\u00b5":14,"y":22,"w":25,"v":31,"t":9,"q":4,"o":7,"g":4,"f":5,"e":7,"d":4,"c":7,"Y":47,"W":36,"V":43,"U":5,"T":36,"Q":14,"O":14,"G":14,"C":14,"7":7,"1":18,"0":7}},"\/":{"d":"185,-287r-167,333r-26,0r167,-333r26,0","w":182,"k":{"\ufb02":9,"\ufb01":9,"\u0153":29,"\u0152":14,"\u2248":9,"\u221a":9,"\u00e6":23,"\u2126":9,"\u00b5":14,"\u00b1":4,"\u00c6":43,"z":22,"y":18,"x":18,"w":18,"v":18,"u":18,"t":7,"s":31,"r":18,"q":25,"p":18,"o":29,"n":18,"m":18,"g":25,"f":9,"e":29,"d":25,"c":29,"a":23,"Z":7,"S":11,"Q":14,"O":14,"J":47,"G":14,"C":14,"A":43,"9":7,"8":5,"7":4,"6":13,"5":7,"4":34,"3":4,"2":7,"1":-4,"0":13,"\/":60}},"0":{"d":"129,-256v72,0,106,56,106,130v0,74,-35,130,-106,130v-73,0,-107,-57,-107,-130v0,-72,35,-130,107,-130xm129,-22v103,-2,102,-206,0,-208v-103,1,-103,207,0,208","w":257,"k":{"\u00b1":5,"7":10,"3":4,"2":4,"1":2,"\/":13,".":7,",":7}},"1":{"d":"10,-233v28,-7,47,-23,83,-21r0,254r-29,0r0,-224r-47,14","w":128,"k":{"\u2044":-20}},"2":{"d":"133,-126v37,-27,39,-106,-22,-104v-35,1,-50,19,-68,43r-21,-15v20,-29,42,-54,91,-54v82,0,95,97,43,144r-96,86r133,0r0,26r-176,0r0,-22","w":215,"k":{"\u2044":-22,"7":4,"4":9}},"3":{"d":"167,-71v0,-40,-41,-51,-86,-49r-6,-17r79,-89r-123,0r0,-26r161,0r0,21r-79,88v46,4,81,23,83,71v4,94,-143,93,-178,31r21,-18v18,22,37,37,73,37v33,0,55,-17,55,-49","w":220,"k":{"\u2044":-11,"9":2,"7":9,"5":2,"\/":4}},"4":{"d":"183,-254r0,170r39,0r0,24r-39,0r0,60r-27,0r0,-60r-133,0r-8,-20r143,-174r25,0xm156,-213r-106,129r106,0r0,-129","w":241,"k":{"\u2044":-11,"9":4,"7":13,"1":7,"\/":7}},"5":{"d":"170,-78v0,-57,-78,-63,-115,-39r-19,-12r7,-123r145,0r0,26r-120,0r-6,81v56,-27,137,-3,137,66v0,71,-78,101,-140,72v-15,-7,-28,-17,-40,-29r19,-20v29,43,132,51,132,-22","w":220,"k":{"\u2044":-7,"\u00b1":2,"9":2,"7":11,"3":2,"2":4,"\/":7}},"6":{"d":"22,-119v0,-89,53,-160,145,-130v12,4,23,12,34,21r-16,22v-26,-31,-94,-32,-114,7v-11,21,-19,49,-20,80v31,-61,164,-46,159,39v-3,53,-36,84,-90,84v-70,0,-98,-48,-98,-123xm120,-21v38,0,61,-21,61,-58v0,-36,-25,-54,-61,-54v-37,0,-63,20,-63,55v0,37,26,57,63,57","w":232,"k":{"\u2044":-11,"\u00b1":2,"9":4,"7":8,"3":4,"1":6,"\/":4}},"7":{"d":"24,-252r171,0r0,21r-114,231r-32,0r114,-226r-139,0r0,-26","w":214,"k":{"\u2044":40,"\u2014":11,"\u2013":11,"\u00b1":4,"9":5,"8":4,"6":7,"5":9,"4":31,"3":7,"2":5,"1":-4,"0":7,"\/":50,".":36,"-":11,",":36}},"8":{"d":"156,-130v27,10,53,27,52,62v0,96,-189,95,-189,0v-1,-35,26,-51,52,-62v-23,-11,-44,-27,-44,-59v0,-45,39,-67,86,-67v47,0,84,22,86,67v2,34,-21,48,-43,59xm56,-187v0,62,115,61,115,0v0,-59,-115,-58,-115,0xm113,-21v35,0,66,-13,66,-48v0,-64,-131,-64,-131,0v0,34,30,48,65,48","w":226,"k":{"\u2044":-14,"\u00b1":2,"9":2,"7":4}},"9":{"d":"113,-256v70,0,98,49,98,124v0,90,-57,160,-148,128v-13,-4,-24,-14,-35,-23r17,-22v26,34,94,35,117,-4v12,-20,19,-47,20,-79v-29,62,-164,49,-159,-38v3,-54,35,-86,90,-86xm114,-116v37,0,62,-21,62,-58v0,-37,-27,-57,-64,-57v-36,0,-60,23,-60,59v0,37,25,56,62,56","w":232,"k":{"\u2044":-5,"\u00b1":4,"7":8,"5":2,"3":4,"2":4,"\/":9,".":4,",":4}},":":{"d":"30,-148r0,-38r33,0r0,38r-33,0xm30,0r0,-38r33,0r0,38r-33,0","w":91,"k":{"Y":14,"W":5,"V":7,"T":14}},";":{"d":"30,-148r0,-38r33,0r0,38r-33,0xm18,31v15,-5,26,-12,24,-31r-12,0r0,-38r33,0v2,43,-1,77,-40,82","w":91,"k":{"Y":14,"W":5,"V":7,"T":14}},"<":{"d":"195,-222r0,27r-139,68r139,68r0,28r-169,-84r0,-24","w":230},"=":{"d":"198,-182r0,26r-166,0r0,-26r166,0xm198,-98r0,27r-166,0r0,-27r166,0","w":230},">":{"d":"36,-31r0,-28r138,-67r-138,-68r0,-28r168,83r0,24","w":230},"?":{"d":"74,-130v39,-3,73,-15,73,-53v0,-31,-22,-47,-52,-47v-30,0,-50,15,-66,34r-18,-17v19,-23,42,-42,84,-42v86,0,109,112,35,137v-9,3,-19,7,-29,8r-3,39r-19,0xm72,0r0,-38r33,0r0,38r-33,0","w":193},"@":{"d":"19,-99v-8,-139,174,-204,269,-114v25,23,46,55,46,99v0,50,-21,85,-68,88v-25,1,-44,-13,-50,-30v-27,47,-124,37,-124,-35v0,-75,98,-122,136,-60r5,-25r24,4r-17,103v0,18,10,30,30,29v38,-2,51,-34,51,-74v0,-80,-61,-130,-144,-130v-89,0,-145,58,-145,145v0,89,57,145,148,145v39,0,63,-9,89,-24r6,9v-27,15,-54,28,-95,27v-97,-4,-156,-61,-161,-157xm162,-48v61,4,86,-108,15,-110v-62,-6,-85,109,-15,110","w":352},"A":{"d":"270,0r-30,0r-30,-67r-137,0r-30,67r-29,0r115,-254r27,0xm142,-221r-58,129r115,0","w":284,"k":{"\ufb02":7,"\ufb01":7,"\u2019":29,"\u2018":29,"\u201d":29,"\u201c":29,"\u2014":14,"\u2013":14,"\u0153":9,"\u0152":15,"\u00ab":7,"\u2248":7,"\u221a":7,"\u2126":7,"\u00b5":15,"\u00c6":2,"\u2122":36,"y":15,"w":17,"v":23,"u":4,"t":11,"q":9,"o":9,"g":9,"f":7,"e":9,"d":9,"c":9,"\\":43,"Y":40,"X":2,"W":32,"V":36,"U":9,"T":32,"S":5,"Q":15,"O":15,"G":15,"C":15,"A":2,"?":22,"-":14,"*":36}},"B":{"d":"239,-69v-2,88,-116,66,-203,69r0,-252v81,2,187,-18,189,63v0,32,-18,49,-40,59v29,9,54,24,54,61xm196,-185v0,-55,-78,-39,-132,-41r0,86v57,-1,132,12,132,-45xm210,-71v-1,-57,-87,-41,-146,-43r0,88v60,-3,147,16,146,-45","w":259,"k":{"y":4,"w":4,"v":4,"Y":11,"X":7,"W":5,"V":7,"T":6,"?":2,"&":-1}},"C":{"d":"252,-40v-25,24,-52,44,-101,44v-79,0,-123,-53,-127,-130v-8,-119,150,-170,226,-90r-19,21v-21,-19,-42,-35,-79,-35v-61,0,-94,42,-98,104v-6,101,125,134,179,68","w":265,"k":{"\u2014":4,"\u2013":4,"\u0153":4,"\u0152":7,"\u00b5":7,"y":4,"x":4,"w":4,"v":4,"q":4,"o":4,"g":4,"e":4,"d":4,"c":4,"Y":4,"X":4,"Q":7,"O":7,"G":7,"C":7,"-":4}},"D":{"d":"36,-252v123,-9,221,14,221,126v0,111,-98,135,-221,126r0,-252xm64,-26v94,8,164,-16,164,-100v0,-83,-69,-109,-164,-100r0,200","w":281,"k":{"\u2026":14,"\u00c6":17,"}":7,"x":4,"]":7,"\\":14,"Z":16,"Y":23,"X":20,"W":13,"V":16,"T":18,"S":4,"J":14,"A":17,"?":7,"\/":14,".":14,",":14,")":11}},"E":{"d":"218,-226r-154,0r0,86r138,0r0,26r-138,0r0,88r156,0r0,26r-184,0r0,-252r182,0r0,26","w":241,"k":{"\u0153":4,"y":4,"w":4,"v":4,"o":4,"e":4,"d":4,"c":4}},"F":{"d":"217,-226r-153,0r0,90r137,0r0,26r-137,0r0,110r-28,0r0,-252r181,0r0,26","w":236,"k":{"\u203a":5,"\u2019":-7,"\u201d":-7,"\u0153":5,"\u0152":5,"\u2026":36,"\u00bb":5,"\u00e6":9,"\u00b5":5,"\u00c6":29,"z":5,"y":5,"w":4,"v":5,"s":4,"q":4,"o":5,"g":4,"e":5,"d":4,"c":5,"a":9,"Z":4,"Q":5,"O":5,"J":40,"G":5,"C":5,"A":29,"?":-4,"\/":25,".":36,",":36,"&":9}},"G":{"d":"254,-34v-23,20,-58,39,-101,38v-81,-2,-125,-50,-129,-130v-6,-114,138,-169,221,-97r-19,22v-19,-17,-40,-30,-76,-29v-61,2,-92,44,-96,104v-7,96,108,132,172,80r0,-63r-76,0r0,-26r104,0r0,101","w":282,"k":{"\u00e6":-4,"y":2,"v":2,"a":-4,"\\":5,"Y":11,"X":4,"W":6,"V":8,"T":6,"?":4}},"H":{"d":"64,-113r0,113r-28,0r0,-252r28,0r0,112r146,0r0,-112r28,0r0,252r-28,0r0,-113r-146,0","w":273},"I":{"d":"67,-252r0,252r-29,0r0,-252r29,0","w":104},"J":{"d":"167,-252v-7,104,33,256,-78,256v-40,0,-62,-20,-78,-45r21,-18v14,21,26,36,57,36v32,0,51,-24,50,-60r0,-169r28,0","w":199,"k":{"\u2026":5,"\u00c6":9,"J":7,"A":9,".":5,",":5}},"K":{"d":"250,0r-35,0r-97,-122r-54,54r0,68r-28,0r0,-252r28,0r0,150r145,-150r37,0r-108,110","w":258,"k":{"\ufb02":7,"\ufb01":7,"\u2014":18,"\u2013":18,"\u0153":11,"\u0152":18,"\u00ab":7,"\u2248":7,"\u221a":7,"\u00e6":4,"\u2126":7,"\u00b5":18,"\u00c6":2,"y":18,"w":18,"v":22,"u":7,"t":9,"q":9,"o":11,"g":9,"f":7,"e":11,"d":9,"c":11,"a":4,"Y":13,"W":11,"V":11,"U":5,"T":4,"S":4,"Q":18,"O":18,"G":18,"C":18,"A":2,"-":18,"&":3}},"L":{"d":"36,-252r28,0r0,226r142,0r0,26r-170,0r0,-252","w":222,"k":{"\ufb02":7,"\ufb01":7,"\u2019":14,"\u2018":14,"\u201d":14,"\u201c":14,"\u2014":14,"\u2013":14,"\u0153":4,"\u0152":14,"\u2248":7,"\u221a":7,"\u2126":7,"\u00b5":14,"\u2122":32,"y":22,"w":18,"v":22,"t":7,"q":2,"o":4,"g":2,"f":7,"e":4,"d":2,"c":4,"\\":43,"Y":47,"W":36,"V":41,"U":7,"T":36,"Q":14,"O":14,"G":14,"C":14,"?":22,"-":14,"*":29,"&":3}},"M":{"d":"157,-69r-2,0r-92,-135r0,204r-27,0r0,-252r28,0r92,138r92,-138r29,0r0,252r-29,0r0,-204","w":312},"N":{"d":"221,-252r28,0r0,252r-23,0r-163,-207r0,207r-27,0r0,-252r26,0r159,202r0,-202","w":284},"O":{"d":"153,-256v81,0,129,52,129,130v0,77,-49,130,-129,130v-81,0,-129,-52,-129,-130v0,-77,49,-130,129,-130xm153,-22v62,0,99,-42,99,-104v0,-62,-38,-104,-99,-104v-62,0,-99,42,-99,104v0,62,38,104,99,104","w":306,"k":{"\u2026":14,"\u00c6":15,"}":7,"x":2,"]":7,"\\":14,"Z":14,"Y":22,"X":18,"W":13,"V":15,"T":17,"S":2,"J":11,"A":15,"?":7,"\/":14,".":14,",":14,")":11}},"P":{"d":"36,-252v90,-1,190,-10,188,80v-1,79,-75,88,-160,83r0,89r-28,0r0,-252xm64,-115v62,1,131,6,131,-56v0,-61,-69,-56,-131,-55r0,111","w":240,"k":{"\ufb02":-5,"\ufb01":-5,"\u2019":-7,"\u201d":-7,"\u0153":2,"\u2026":36,"\u00ab":-4,"\u2248":-5,"\u221a":-5,"\u00e6":4,"\u2126":-5,"\u00c6":25,"y":-4,"w":-4,"v":-4,"u":-2,"t":-5,"o":2,"f":-5,"e":2,"c":2,"a":4,"Z":5,"Y":4,"X":11,"W":2,"V":4,"J":36,"A":25,"\/":22,".":36,",":36,"&":5}},"Q":{"d":"153,-256v115,-6,164,138,98,215r34,27r-20,22r-33,-31v-21,15,-44,28,-79,27v-81,-2,-129,-52,-129,-130v0,-77,49,-126,129,-130xm54,-126v-4,83,90,132,157,85r-46,-40r19,-21r46,42v48,-62,10,-175,-77,-170v-61,3,-96,42,-99,104","w":306,"k":{"Y":23,"W":13,"V":15,"T":17,"?":7,")":4}},"R":{"d":"235,-177v-1,46,-30,65,-68,74r77,103r-35,0r-73,-98r-72,0r0,98r-28,0r0,-252v90,1,199,-15,199,75xm64,-123v64,0,141,11,142,-53v1,-62,-80,-49,-142,-50r0,103","w":260,"k":{"\ufb02":-4,"\ufb01":-4,"\u0153":4,"\u2248":-4,"\u221a":-4,"\u2126":-4,"t":-4,"q":2,"o":4,"g":2,"f":-4,"e":4,"d":2,"c":4,"Y":9,"W":5,"V":7,"T":3,"J":2}},"S":{"d":"184,-203v-31,-36,-141,-43,-124,30v31,49,150,21,148,105v-2,94,-146,85,-189,31r18,-21v25,21,45,32,86,36v55,5,78,-66,23,-82v-49,-14,-118,-17,-117,-82v0,-84,126,-84,172,-39","w":230,"k":{"\ufb02":2,"\ufb01":2,"\u2248":2,"\u221a":2,"\u2126":2,"\u00c6":5,"z":2,"y":5,"x":5,"w":4,"v":5,"t":2,"f":2,"\\":7,"Z":4,"Y":11,"X":9,"W":9,"V":11,"T":5,"S":4,"A":5,"?":4}},"T":{"d":"131,0r-29,0r0,-226r-84,0r0,-26r198,0r0,26r-85,0r0,226","w":233,"k":{"\ufb02":16,"\ufb01":16,"\u203a":25,"\u2014":32,"\u2013":32,"\u0153":46,"\u0152":17,"\u2026":36,"\u00bb":25,"\u00ab":32,"\u2248":16,"\u221a":16,"\u00e6":46,"\u2126":16,"\u00b5":17,"\u00c6":32,"z":37,"y":31,"x":31,"w":30,"v":31,"u":31,"t":15,"s":39,"r":32,"q":42,"p":32,"o":46,"n":32,"m":32,"l":4,"j":12,"i":12,"h":5,"g":42,"f":16,"e":46,"d":42,"c":46,"a":46,"Z":6,"S":5,"Q":17,"O":17,"J":40,"G":17,"C":17,"A":32,";":14,":":14,"\/":32,".":36,"-":32,",":36,"&":23}},"U":{"d":"137,-22v48,0,76,-30,76,-83r0,-147r29,0r0,144v-1,70,-36,112,-106,112v-68,0,-103,-39,-104,-109r0,-147r28,0r0,145v-1,52,27,86,77,85","w":273,"k":{"\u2026":5,"\u00c6":9,"x":2,"X":4,"J":7,"A":9,"\/":5,".":5,",":5}},"V":{"d":"225,-252r31,0r-108,254r-26,0r-108,-254r32,0r89,217","w":270,"k":{"\ufb02":9,"\ufb01":9,"\u203a":14,"\u2014":14,"\u2013":14,"\u0153":25,"\u0152":15,"\u2026":43,"\u00bb":14,"\u00ab":22,"\u2248":9,"\u221a":9,"\u00e6":25,"\u2126":9,"\u00b5":15,"\u00c6":36,"z":20,"y":14,"x":18,"w":13,"v":14,"u":14,"t":7,"s":22,"r":14,"q":23,"p":14,"o":25,"n":14,"m":14,"l":4,"j":7,"i":7,"g":23,"f":9,"e":25,"d":23,"c":25,"a":25,"Z":4,"Y":7,"X":7,"W":4,"V":4,"S":9,"Q":15,"O":15,"J":43,"G":15,"C":15,"A":36,";":7,":":7,"\/":43,".":43,"-":14,",":43,"&":18}},"W":{"d":"188,-253r24,0r69,211r72,-210r30,0r-90,254r-24,0r-70,-205r-69,205r-24,0r-90,-254r31,0r72,210","w":398,"k":{"\ufb02":11,"\ufb01":11,"\u203a":13,"\u2014":13,"\u2013":13,"\u0153":23,"\u0152":13,"\u2026":36,"\u00bb":13,"\u00ab":18,"\u2248":11,"\u221a":11,"\u00e6":25,"\u2126":11,"\u00b5":13,"\u00c6":32,"z":20,"y":13,"x":14,"w":13,"v":13,"u":13,"t":9,"s":22,"r":13,"q":22,"p":13,"o":23,"n":13,"m":13,"l":4,"j":5,"i":5,"g":22,"f":11,"e":23,"d":22,"c":23,"a":25,"Z":4,"Y":7,"X":5,"W":4,"V":4,"S":7,"Q":13,"O":13,"J":38,"G":13,"C":13,"A":32,";":5,":":5,"\/":36,".":36,"-":13,",":36,"&":15}},"X":{"d":"211,0r-81,-108r-81,108r-32,0r96,-129r-93,-123r34,0r77,103r77,-103r33,0r-93,123r96,129r-33,0","w":261,"k":{"\ufb02":7,"\ufb01":7,"\u203a":7,"\u2014":18,"\u2013":18,"\u0153":16,"\u0152":18,"\u00bb":7,"\u00ab":18,"\u2248":7,"\u221a":7,"\u00e6":4,"\u2126":7,"\u00b5":18,"\u00c6":2,"y":14,"w":14,"v":18,"u":7,"t":7,"q":14,"o":16,"l":4,"j":4,"i":4,"g":14,"f":7,"e":16,"d":14,"c":16,"a":4,"Y":8,"W":5,"V":7,"U":4,"S":11,"Q":18,"O":18,"J":4,"G":18,"C":18,"A":2,"?":5,"-":18,"&":4}},"Y":{"d":"143,0r-29,0r0,-100r-104,-152r34,0r85,126r86,-126r33,0r-105,152r0,100","w":257,"k":{"\ufb02":14,"\ufb01":14,"\u203a":27,"\u2014":29,"\u2013":29,"\u0153":40,"\u0152":22,"\u2026":47,"\u00bb":27,"\u00ab":36,"\u2248":14,"\u221a":14,"\u00e6":36,"\u2126":14,"\u00b5":22,"\u00c6":40,"z":29,"y":22,"x":25,"w":20,"v":22,"u":27,"t":11,"s":36,"r":27,"q":38,"p":27,"o":40,"n":27,"m":27,"l":4,"j":7,"i":7,"g":38,"f":14,"e":40,"d":38,"c":40,"a":36,"Z":4,"Y":2,"X":8,"W":7,"V":7,"S":13,"Q":22,"O":22,"J":47,"G":22,"C":22,"A":40,";":14,":":14,"\/":40,".":47,"-":29,",":47,"&":24}},"Z":{"d":"30,-226r0,-26r196,0r0,19r-163,207r163,0r0,26r-202,0r0,-19r163,-207r-157,0","w":249,"k":{"\ufb02":4,"\ufb01":4,"\u2014":11,"\u2013":11,"\u0153":9,"\u0152":14,"\u00ab":7,"\u2248":4,"\u221a":4,"\u2126":4,"\u00b5":14,"y":5,"w":5,"v":7,"q":7,"o":9,"g":7,"f":4,"e":9,"d":7,"c":9,"Z":4,"S":4,"Q":14,"O":14,"G":14,"C":14,"-":11,"&":4}},"[":{"d":"137,-230r-77,0r0,255r77,0r0,22r-103,0r0,-299r103,0r0,22","w":158,"k":{"\u0153":7,"\u0152":7,"\u00e6":4,"\u00b5":7,"y":4,"x":4,"w":7,"v":7,"s":5,"q":7,"o":7,"j":-11,"e":7,"d":7,"c":7,"a":4,"Q":7,"O":7,"J":4,"G":7,"C":7}},"\\":{"d":"190,46r-25,0r-167,-333r25,0","w":182,"k":{"\ufb02":4,"\ufb01":4,"\u0152":14,"\u2248":4,"\u221a":4,"\u2126":4,"\u00b5":14,"y":22,"w":22,"v":25,"t":11,"j":-11,"f":4,"Y":40,"W":36,"V":43,"U":5,"T":32,"Q":14,"O":14,"G":14,"C":14}},"]":{"d":"124,-252r0,299r-103,0r0,-22r77,0r0,-255r-77,0r0,-22r103,0","w":158},"^":{"d":"47,-177r-24,0r56,-76r22,0r56,76r-25,0r-42,-56"},"_":{"d":"217,35r0,23r-218,0r0,-23r218,0","w":216},"`":{"d":"52,-253r29,-13r34,52r-22,0"},"a":{"d":"154,-107v9,-64,-72,-66,-112,-43r-9,-23v55,-29,147,-22,147,59r0,114r-26,0r0,-28v-26,45,-137,45,-137,-26v0,-64,83,-70,137,-53xm154,-86v-35,-12,-113,-17,-109,31v5,57,111,43,109,-13r0,-18","w":208,"k":{"y":7,"w":7,"v":7,"t":2,"\\":27,"?":13,"*":5}},"b":{"d":"130,-190v57,0,89,40,89,97v0,57,-34,94,-89,97v-37,2,-56,-19,-71,-40r0,36r-28,0r0,-263r28,0r0,114v15,-23,34,-41,71,-41xm125,-21v42,0,65,-28,65,-72v0,-43,-23,-72,-65,-72v-41,0,-67,28,-67,72v0,44,26,72,67,72","w":239,"k":{"\u203a":2,"\u2018":4,"\u201c":4,"\u2026":4,"\u00bb":2,"}":5,"z":5,"y":9,"x":11,"w":7,"v":9,"]":7,"\\":25,"?":13,".":4,",":4,"*":5,")":11}},"c":{"d":"48,-93v-5,70,91,94,125,45r18,16v-18,20,-39,36,-76,36v-60,-2,-92,-40,-96,-97v-5,-88,116,-129,170,-64r-18,19v-14,-14,-30,-28,-57,-28v-41,0,-63,31,-66,73","w":205,"k":{"\u203a":-4,"\u2039":4,"\u2019":-5,"\u2018":-4,"\u201d":-5,"\u201c":-4,"\u0153":5,"\u00bb":-4,"\u00ab":4,"y":2,"x":4,"w":2,"v":2,"q":4,"o":5,"g":4,"e":5,"d":4,"c":5,"\\":14,"?":5,")":5}},"d":{"d":"109,-190v36,0,56,18,71,40r0,-113r28,0r0,263r-28,0r0,-37v-16,22,-34,43,-71,41v-55,-2,-89,-39,-89,-97v0,-57,34,-97,89,-97xm114,-21v41,0,67,-29,67,-72v0,-44,-26,-72,-67,-72v-42,0,-65,28,-65,72v0,43,23,72,65,72","w":239},"e":{"d":"48,-83v-2,66,91,80,124,37r17,15v-18,21,-39,36,-77,35v-58,-1,-93,-40,-93,-97v0,-56,32,-97,90,-97v59,0,88,42,86,107r-147,0xm167,-103v5,-67,-92,-85,-113,-26v-3,8,-5,17,-6,26r119,0","w":213,"k":{"\u2026":4,"}":4,"z":5,"y":9,"x":11,"w":9,"v":9,"]":7,"\\":29,"?":14,".":4,",":4,"*":7,")":11}},"f":{"d":"128,-235v-34,-15,-67,2,-59,50r59,0r0,23r-59,0r0,162r-28,0r0,-162r-25,0r0,-24r25,0v-8,-60,32,-90,87,-74r0,25","w":132,"k":{"\u2039":5,"\u2019":-13,"\u2018":-11,"\u201d":-13,"\u201c":-11,"\u0153":4,"\u2026":16,"\u00ab":5,"\u00e6":5,"\u2122":-18,"}":-11,"z":4,"q":4,"o":4,"g":4,"e":4,"d":4,"c":4,"a":5,"]":-7,"\\":-11,"?":-13,"\/":16,".":16,",":16,"*":-11,")":-11}},"g":{"d":"20,-102v-6,-89,122,-114,160,-51r0,-33r28,0r0,154v8,95,-117,112,-179,64r12,-21v43,36,146,35,140,-43r0,-22v-16,20,-38,41,-73,40v-53,-2,-84,-35,-88,-88xm113,-39v40,0,68,-23,68,-63v0,-41,-29,-64,-68,-64v-38,0,-64,23,-64,63v0,40,24,64,64,64","w":239,"k":{"\\":18}},"h":{"d":"114,-165v-73,0,-52,95,-55,165r-28,0r0,-263r28,0r0,109v12,-19,31,-36,63,-36v90,0,71,105,72,190r-28,0v-4,-68,22,-165,-52,-165","w":221,"k":{"y":5,"w":5,"v":7,"\\":27,"?":11,"*":5}},"i":{"d":"32,-227r0,-30r31,0r0,30r-31,0xm33,0r0,-186r28,0r0,186r-28,0","w":94},"j":{"d":"32,-227r0,-30r31,0r0,30r-31,0xm-1,34v19,4,34,-2,34,-24r0,-196r28,0r0,197v1,38,-26,53,-62,46r0,-23","w":94},"k":{"d":"196,0r-33,0r-67,-87r-37,38r0,49r-28,0r0,-263r28,0r0,182r100,-105r35,0r-78,80","w":204,"k":{"\u203a":4,"\u2039":7,"\u2014":7,"\u2013":7,"\u0153":9,"\u00bb":4,"\u00ab":7,"\u00e6":4,"y":5,"w":7,"v":7,"u":4,"t":4,"q":9,"o":9,"g":9,"e":9,"d":9,"c":9,"a":4,"\\":14,"-":7}},"l":{"d":"33,0r0,-263r28,0r0,263r-28,0","w":94},"m":{"d":"59,-155v18,-44,105,-45,120,2v13,-20,32,-36,65,-37v88,-2,67,106,69,190r-28,0v-5,-66,21,-166,-48,-165v-71,1,-47,97,-51,165r-28,0v-5,-66,21,-165,-47,-165v-71,1,-49,96,-52,165r-28,0r0,-186r28,0r0,31","w":342,"k":{"y":5,"w":5,"v":7,"\\":27,"?":11,"*":5}},"n":{"d":"114,-165v-73,0,-52,95,-55,165r-28,0r0,-186r28,0r0,32v12,-19,31,-36,63,-36v90,0,71,105,72,190r-28,0v-4,-68,22,-165,-52,-165","w":221,"k":{"y":5,"w":5,"v":7,"\\":27,"?":11,"*":5}},"o":{"d":"117,-190v58,0,96,38,96,97v0,58,-37,97,-97,97v-60,0,-97,-40,-97,-97v0,-58,39,-97,98,-97xm117,-21v44,0,68,-29,68,-72v0,-43,-27,-73,-69,-73v-43,0,-68,30,-68,73v0,43,25,72,69,72","w":232,"k":{"\u203a":4,"\u2018":7,"\u201c":7,"\u2026":7,"\u00bb":4,"}":5,"z":7,"y":11,"x":13,"w":9,"v":11,"]":7,"\\":29,"?":18,".":7,",":7,"*":7,")":11}},"p":{"d":"130,-190v57,0,89,40,89,97v0,57,-34,94,-89,97v-37,2,-56,-19,-71,-40r0,94r-28,0r0,-244r28,0r0,37v15,-23,34,-41,71,-41xm125,-21v42,0,65,-28,65,-72v0,-43,-23,-72,-65,-72v-41,0,-67,28,-67,72v0,44,26,72,67,72","w":239,"k":{"\u203a":2,"\u2018":4,"\u201c":4,"\u2026":4,"\u00bb":2,"}":5,"z":5,"y":9,"x":11,"w":7,"v":9,"]":7,"\\":25,"?":13,".":4,",":4,"*":5,")":11}},"q":{"d":"109,-190v36,0,56,18,71,40r0,-36r28,0r0,244r-28,0r0,-95v-16,22,-34,43,-71,41v-55,-2,-89,-39,-89,-97v0,-57,34,-97,89,-97xm114,-21v41,0,67,-29,67,-72v0,-44,-26,-72,-67,-72v-42,0,-65,28,-65,72v0,43,23,72,65,72","w":239,"k":{"\\":18}},"r":{"d":"135,-159v-80,-3,-80,78,-76,159r-28,0r0,-186r28,0r0,48v13,-29,35,-51,76,-51r0,30","w":145,"k":{"\u2039":4,"\u2019":-13,"\u2018":-7,"\u201d":-13,"\u201c":-7,"\u0153":8,"\u2026":32,"\u00ab":4,"\u00e6":9,"z":4,"q":8,"o":8,"g":8,"e":8,"d":8,"c":8,"a":9,"\\":11,"\/":27,".":32,",":32,"*":-7}},"s":{"d":"140,-89v42,32,7,98,-47,93v-29,-3,-59,-14,-78,-28r15,-20v17,14,37,21,64,24v32,3,53,-36,24,-51v-34,-19,-92,-14,-94,-65v-2,-64,92,-63,131,-33r-13,21v-24,-24,-106,-27,-87,21v20,21,61,21,85,38","w":179,"k":{"\u2039":4,"\u2018":4,"\u201c":4,"\u00ab":4,"}":4,"z":4,"y":5,"x":9,"w":5,"v":7,"t":4,"s":4,"]":5,"\\":27,"?":13,")":7}},"t":{"d":"68,-53v-3,33,37,36,59,25r0,23v-36,19,-86,4,-86,-44r0,-113r-26,0r0,-24r26,0r0,-56r27,0r0,56r59,0r0,24r-59,0r0,109","w":145,"k":{"\u2039":4,"\u2019":-4,"\u201d":-4,"\u0153":5,"\u00ab":4,"q":5,"o":5,"g":5,"e":5,"d":5,"c":5,"\\":14}},"u":{"d":"107,-21v74,0,53,-94,56,-165r27,0r0,186r-27,0r0,-32v-12,20,-32,36,-64,36v-90,0,-69,-105,-71,-190r28,0v5,67,-22,165,51,165","w":221,"k":{"\\":18}},"v":{"d":"169,-186r30,0r-81,187r-25,0r-80,-187r30,0r63,154","w":211,"k":{"\u203a":5,"\u2039":11,"\u2014":5,"\u2013":5,"\u0153":11,"\u2026":31,"\u00bb":5,"\u00ab":11,"\u00e6":9,"}":4,"z":2,"y":5,"x":4,"w":5,"v":5,"s":7,"q":9,"o":11,"g":9,"e":11,"d":9,"c":11,"a":9,"]":7,"\\":18,"?":4,"\/":25,".":31,"-":5,",":31}},"w":{"d":"217,-37r49,-149r29,0r-66,187r-24,0r-50,-146r-50,146r-25,0r-65,-187r30,0r49,149r50,-150r23,0","w":309,"k":{"\u203a":4,"\u2039":7,"\u2014":4,"\u2013":4,"\u0153":9,"\u2026":25,"\u00bb":4,"\u00ab":7,"\u00e6":7,"}":4,"z":2,"y":4,"x":4,"w":4,"v":5,"s":5,"q":7,"o":9,"g":7,"e":9,"d":7,"c":9,"a":7,"]":7,"\\":18,"?":4,"\/":22,".":25,"-":4,",":25}},"x":{"d":"193,0r-32,0r-58,-76r-58,76r-31,0r73,-95r-70,-91r32,0r55,72r55,-72r31,0r-71,91","w":206,"k":{"\u203a":5,"\u2039":16,"\u2014":11,"\u2013":11,"\u0153":13,"\u00bb":5,"\u00ab":16,"\u00e6":5,"}":4,"y":4,"w":4,"v":4,"s":7,"q":11,"o":13,"g":11,"e":13,"d":11,"c":13,"a":5,"]":4,"\\":18,"?":5,"-":11}},"y":{"d":"30,27v28,17,61,2,67,-28r-85,-185r31,0r68,155r59,-155r30,0r-78,192v-13,45,-55,66,-102,43","w":212,"k":{"\u203a":5,"\u2039":11,"\u2014":5,"\u2013":5,"\u0153":11,"\u2026":31,"\u00bb":5,"\u00ab":11,"\u00e6":9,"}":4,"z":2,"y":4,"x":4,"w":4,"v":5,"s":7,"q":9,"o":11,"g":9,"e":11,"d":9,"c":11,"a":9,"]":7,"\\":18,"?":4,"\/":25,".":31,"-":5,",":31}},"z":{"d":"24,-163r0,-23r157,0r0,18r-123,145r123,0r0,23r-161,0r0,-18r124,-145r-120,0","w":200,"k":{"\u2039":5,"\u0153":5,"\u00ab":5,"q":5,"o":5,"g":5,"e":5,"d":5,"c":5,"\\":16}},"{":{"d":"154,-239v-44,7,-60,28,-56,85v2,30,-14,43,-37,51v31,7,40,34,37,77v-3,42,22,49,56,58r-4,19v-56,-7,-83,-31,-78,-100v2,-33,-16,-46,-52,-44r0,-21v89,17,17,-109,90,-132v10,-4,24,-8,40,-11","w":173,"k":{"\u0153":5,"\u0152":7,"\u00b5":7,"z":4,"y":4,"x":4,"w":4,"v":4,"s":4,"q":5,"o":5,"j":-13,"g":4,"e":5,"d":5,"c":5,"Q":7,"O":7,"J":4,"G":7,"C":7}},"|":{"d":"43,46r0,-333r23,0r0,333r-23,0","w":109},"}":{"d":"19,32v45,-7,61,-28,57,-85v-2,-30,14,-43,37,-50v-33,-8,-39,-34,-37,-78v2,-42,-22,-49,-57,-58r5,-18v56,7,83,31,78,100v-2,33,15,45,51,43r0,21v-87,-15,-16,108,-89,133v-10,4,-24,8,-40,11","w":173},"~":{"d":"144,-127v-7,23,-10,38,-34,38v-25,0,-58,-31,-67,4r-17,-5v8,-22,11,-38,34,-38v26,0,58,33,67,-3","w":170},"\u00c4":{"d":"270,0r-30,0r-30,-67r-137,0r-30,67r-29,0r115,-254r27,0xm142,-221r-58,129r115,0xm157,-274r0,-34r33,0r0,34r-33,0xm94,-274r0,-34r33,0r0,34r-33,0","w":284},"\u00c5":{"d":"142,-312v39,0,50,53,18,67r110,245r-30,0r-30,-67r-137,0r-30,67r-29,0r111,-245v-32,-12,-22,-67,17,-67xm142,-254v13,0,23,-10,23,-22v0,-12,-10,-22,-23,-22v-12,0,-22,9,-22,22v0,12,9,23,22,22xm142,-221r-58,129r115,0","w":284},"\u00c7":{"d":"134,3v-67,-11,-105,-56,-110,-129v-7,-119,150,-170,226,-90r-19,21v-21,-19,-42,-35,-79,-35v-61,0,-94,42,-98,104v-6,101,125,134,179,68r19,18v-23,23,-51,42,-95,44r-24,52r-27,-12","w":265},"\u00c9":{"d":"218,-226r-154,0r0,86r138,0r0,26r-138,0r0,88r156,0r0,26r-184,0r0,-252r182,0r0,26xm107,-274r34,-52r29,13r-41,39r-22,0","w":241},"\u00d1":{"d":"221,-252r28,0r0,252r-23,0r-163,-207r0,207r-27,0r0,-252r26,0r159,202r0,-202xm201,-312v-7,23,-11,38,-34,38v-26,0,-57,-32,-67,3r-17,-5v7,-22,10,-37,34,-37v25,0,57,31,67,-4","w":284},"\u00d6":{"d":"153,-256v81,0,129,52,129,130v0,77,-49,130,-129,130v-81,0,-129,-52,-129,-130v0,-77,49,-130,129,-130xm153,-22v62,0,99,-42,99,-104v0,-62,-38,-104,-99,-104v-62,0,-99,42,-99,104v0,62,38,104,99,104xm168,-274r0,-34r33,0r0,34r-33,0xm105,-274r0,-34r33,0r0,34r-33,0","w":306},"\u00dc":{"d":"137,-22v48,0,76,-30,76,-83r0,-147r29,0r0,144v-1,70,-36,112,-106,112v-68,0,-103,-39,-104,-109r0,-147r28,0r0,145v-1,52,27,86,77,85xm151,-273r0,-34r33,0r0,34r-33,0xm88,-273r0,-34r33,0r0,34r-33,0","w":273},"\u00e1":{"d":"154,-107v9,-64,-72,-66,-112,-43r-9,-23v55,-29,147,-22,147,59r0,114r-26,0r0,-28v-26,45,-137,45,-137,-26v0,-64,83,-70,137,-53xm154,-86v-35,-12,-113,-17,-109,31v5,57,111,43,109,-13r0,-18xm89,-214r34,-52r29,13r-41,39r-22,0","w":208},"\u00e0":{"d":"154,-107v9,-64,-72,-66,-112,-43r-9,-23v55,-29,147,-22,147,59r0,114r-26,0r0,-28v-26,45,-137,45,-137,-26v0,-64,83,-70,137,-53xm154,-86v-35,-12,-113,-17,-109,31v5,57,111,43,109,-13r0,-18xm53,-253r29,-13r34,52r-22,0","w":208},"\u00e2":{"d":"154,-107v9,-64,-72,-66,-112,-43r-9,-23v55,-29,147,-22,147,59r0,114r-26,0r0,-28v-26,45,-137,45,-137,-26v0,-64,83,-70,137,-53xm154,-86v-35,-12,-113,-17,-109,31v5,57,111,43,109,-13r0,-18xm105,-238v-14,11,-21,29,-50,24r38,-47r24,0r38,47r-23,0","w":208},"\u00e4":{"d":"154,-107v9,-64,-72,-66,-112,-43r-9,-23v55,-29,147,-22,147,59r0,114r-26,0r0,-28v-26,45,-137,45,-137,-26v0,-64,83,-70,137,-53xm154,-86v-35,-12,-113,-17,-109,31v5,57,111,43,109,-13r0,-18xm120,-214r0,-34r33,0r0,34r-33,0xm57,-214r0,-34r33,0r0,34r-33,0","w":208},"\u00e3":{"d":"154,-107v9,-64,-72,-66,-112,-43r-9,-23v55,-29,147,-22,147,59r0,114r-26,0r0,-28v-26,45,-137,45,-137,-26v0,-64,83,-70,137,-53xm154,-86v-35,-12,-113,-17,-109,31v5,57,111,43,109,-13r0,-18xm164,-252v-7,23,-11,38,-34,38v-26,0,-57,-32,-67,3r-17,-5v7,-22,10,-37,34,-37v25,0,57,31,67,-4","w":208},"\u00e5":{"d":"154,-107v9,-64,-72,-66,-112,-43r-9,-23v55,-29,147,-22,147,59r0,114r-26,0r0,-28v-26,45,-137,45,-137,-26v0,-64,83,-70,137,-53xm154,-86v-35,-12,-113,-17,-109,31v5,57,111,43,109,-13r0,-18xm105,-285v23,0,37,14,37,36v0,22,-15,36,-37,36v-22,0,-37,-14,-37,-36v0,-22,14,-36,37,-36xm105,-227v12,0,22,-10,22,-22v0,-13,-10,-23,-22,-23v-12,0,-22,10,-22,23v0,12,10,22,22,22","w":208},"\u00e7":{"d":"48,-93v-5,70,91,94,125,45r18,16v-18,20,-37,34,-71,36r-24,52r-27,-12r29,-41v-46,-10,-76,-42,-79,-96v-4,-88,116,-129,170,-64r-18,19v-14,-14,-30,-28,-57,-28v-41,0,-63,31,-66,73","w":205},"\u00e9":{"d":"48,-83v-2,66,91,80,124,37r17,15v-18,21,-39,36,-77,35v-58,-1,-93,-40,-93,-97v0,-56,32,-97,90,-97v59,0,88,42,86,107r-147,0xm167,-103v5,-67,-92,-85,-113,-26v-3,8,-5,17,-6,26r119,0xm91,-214r34,-52r29,13r-41,39r-22,0","w":213},"\u00e8":{"d":"48,-83v-2,66,91,80,124,37r17,15v-18,21,-39,36,-77,35v-58,-1,-93,-40,-93,-97v0,-56,32,-97,90,-97v59,0,88,42,86,107r-147,0xm167,-103v5,-67,-92,-85,-113,-26v-3,8,-5,17,-6,26r119,0xm59,-253r29,-13r34,52r-22,0","w":213},"\u00ea":{"d":"48,-83v-2,66,91,80,124,37r17,15v-18,21,-39,36,-77,35v-58,-1,-93,-40,-93,-97v0,-56,32,-97,90,-97v59,0,88,42,86,107r-147,0xm167,-103v5,-67,-92,-85,-113,-26v-3,8,-5,17,-6,26r119,0xm108,-238v-14,11,-21,29,-50,24r38,-47r24,0r38,47r-23,0","w":213},"\u00eb":{"d":"48,-83v-2,66,91,80,124,37r17,15v-18,21,-39,36,-77,35v-58,-1,-93,-40,-93,-97v0,-56,32,-97,90,-97v59,0,88,42,86,107r-147,0xm167,-103v5,-67,-92,-85,-113,-26v-3,8,-5,17,-6,26r119,0xm123,-214r0,-34r33,0r0,34r-33,0xm60,-214r0,-34r33,0r0,34r-33,0","w":213},"\u00ed":{"d":"33,0r0,-186r28,0r0,186r-28,0xm36,-214r34,-52r29,13r-41,39r-22,0","w":94},"\u00ec":{"d":"33,0r0,-186r28,0r0,186r-28,0xm-3,-253r29,-13r34,52r-22,0","w":94},"\u00ee":{"d":"33,0r0,-186r28,0r0,186r-28,0xm48,-238v-14,11,-21,29,-50,24r38,-47r24,0r38,47r-23,0","w":94},"\u00ef":{"d":"33,0r0,-186r28,0r0,186r-28,0xm63,-214r0,-34r33,0r0,34r-33,0xm0,-214r0,-34r33,0r0,34r-33,0","w":94},"\u00f1":{"d":"114,-165v-73,0,-52,95,-55,165r-28,0r0,-186r28,0r0,32v12,-19,31,-36,63,-36v90,0,71,105,72,190r-28,0v-4,-68,22,-165,-52,-165xm171,-252v-7,23,-11,38,-34,38v-26,0,-57,-32,-67,3r-17,-5v7,-22,10,-37,34,-37v25,0,57,31,67,-4","w":221},"\u00f3":{"d":"117,-190v58,0,96,38,96,97v0,58,-37,97,-97,97v-60,0,-97,-40,-97,-97v0,-58,39,-97,98,-97xm117,-21v44,0,68,-29,68,-72v0,-43,-27,-73,-69,-73v-43,0,-68,30,-68,73v0,43,25,72,69,72xm105,-214r34,-52r29,13r-41,39r-22,0","w":232},"\u00f2":{"d":"117,-190v58,0,96,38,96,97v0,58,-37,97,-97,97v-60,0,-97,-40,-97,-97v0,-58,39,-97,98,-97xm117,-21v44,0,68,-29,68,-72v0,-43,-27,-73,-69,-73v-43,0,-68,30,-68,73v0,43,25,72,69,72xm65,-253r29,-13r34,52r-22,0","w":232},"\u00f4":{"d":"117,-190v58,0,96,38,96,97v0,58,-37,97,-97,97v-60,0,-97,-40,-97,-97v0,-58,39,-97,98,-97xm117,-21v44,0,68,-29,68,-72v0,-43,-27,-73,-69,-73v-43,0,-68,30,-68,73v0,43,25,72,69,72xm116,-238v-14,11,-21,29,-50,24r38,-47r24,0r38,47r-23,0","w":232},"\u00f6":{"d":"117,-190v58,0,96,38,96,97v0,58,-37,97,-97,97v-60,0,-97,-40,-97,-97v0,-58,39,-97,98,-97xm117,-21v44,0,68,-29,68,-72v0,-43,-27,-73,-69,-73v-43,0,-68,30,-68,73v0,43,25,72,69,72xm131,-214r0,-34r33,0r0,34r-33,0xm68,-214r0,-34r33,0r0,34r-33,0","w":232},"\u00f5":{"d":"117,-190v58,0,96,38,96,97v0,58,-37,97,-97,97v-60,0,-97,-40,-97,-97v0,-58,39,-97,98,-97xm117,-21v44,0,68,-29,68,-72v0,-43,-27,-73,-69,-73v-43,0,-68,30,-68,73v0,43,25,72,69,72xm175,-252v-7,23,-11,38,-34,38v-26,0,-57,-32,-67,3r-17,-5v7,-22,10,-37,34,-37v25,0,57,31,67,-4","w":232},"\u00fa":{"d":"107,-21v74,0,53,-94,56,-165r27,0r0,186r-27,0r0,-32v-12,20,-32,36,-64,36v-90,0,-69,-105,-71,-190r28,0v5,67,-22,165,51,165xm96,-213r34,-52r29,13r-41,39r-22,0","w":221},"\u00f9":{"d":"107,-21v74,0,53,-94,56,-165r27,0r0,186r-27,0r0,-32v-12,20,-32,36,-64,36v-90,0,-69,-105,-71,-190r28,0v5,67,-22,165,51,165xm62,-252r29,-13r34,52r-22,0","w":221},"\u00fb":{"d":"107,-21v74,0,53,-94,56,-165r27,0r0,186r-27,0r0,-32v-12,20,-32,36,-64,36v-90,0,-69,-105,-71,-190r28,0v5,67,-22,165,51,165xm111,-238v-14,11,-21,29,-50,24r38,-47r24,0r38,47r-23,0","w":221},"\u00fc":{"d":"107,-21v74,0,53,-94,56,-165r27,0r0,186r-27,0r0,-32v-12,20,-32,36,-64,36v-90,0,-69,-105,-71,-190r28,0v5,67,-22,165,51,165xm126,-214r0,-34r33,0r0,34r-33,0xm63,-214r0,-34r33,0r0,34r-33,0","w":221},"\u2020":{"d":"84,-86r-20,0r2,-101r-44,3r0,-20r44,3r-3,-51r22,0r-3,51r44,-3r0,20r-45,-3","w":147},"\u00b0":{"d":"82,-254v34,0,57,23,57,55v0,32,-23,55,-57,55v-33,0,-56,-24,-56,-55v0,-32,23,-55,56,-55xm82,-163v22,0,36,-14,36,-36v0,-22,-14,-36,-36,-36v-21,0,-35,15,-35,36v0,21,14,36,35,36","w":164},"\u00a2":{"d":"110,-56v30,4,49,-12,65,-27r17,16v-19,22,-43,39,-86,36r-6,33r-24,0r8,-38v-36,-14,-63,-44,-63,-91v0,-60,39,-96,100,-98r5,-29r24,0r-7,32v20,6,36,16,48,30r-18,19v-10,-10,-21,-19,-36,-24xm117,-200v-76,-5,-90,115,-27,139","w":209},"\u00a3":{"d":"134,-229v-48,0,-55,46,-51,98r100,0r0,25r-100,0r0,81r128,0r0,25r-187,0r0,-17r30,-7r0,-82r-30,0r0,-25r30,0v-5,-72,14,-125,80,-125v38,0,60,18,77,39r-22,18v-14,-16,-26,-30,-55,-30","w":231,"k":{"4":5}},"\u00a7":{"d":"174,-204v-17,-24,-93,-47,-102,-4v17,53,133,16,133,85v0,25,-24,38,-47,42v54,28,15,88,-40,85v-36,-2,-63,-16,-82,-35r18,-17v17,24,93,47,102,4v-18,-52,-134,-16,-134,-85v0,-25,24,-38,48,-42v-55,-27,-16,-88,39,-85v36,2,64,16,83,35xm49,-132v11,35,82,44,119,30v7,-5,11,-11,11,-18v-9,-30,-55,-34,-91,-37v-20,-2,-38,9,-39,25","w":227,"k":{"7":5}},"\u2022":{"d":"86,-174v27,0,47,20,47,47v0,27,-18,47,-47,47v-29,0,-47,-20,-47,-47v0,-27,20,-47,47,-47","w":172},"\u00b6":{"d":"17,-174v0,-66,59,-83,133,-78r0,252r-28,0r0,-95v-60,0,-105,-22,-105,-79","w":183},"\u00df":{"d":"113,-265v43,2,74,22,74,65v0,37,-25,53,-50,66v57,2,89,81,39,117v-17,12,-42,17,-71,18r0,-23v38,0,69,-13,69,-47v0,-35,-33,-46,-69,-50r0,-21v26,-10,52,-24,53,-58v1,-26,-21,-43,-47,-43v-32,-1,-52,26,-52,60r0,181r-28,0v7,-108,-35,-267,82,-265","w":223,"k":{"y":4,"x":4,"w":2,"v":4}},"\u00ae":{"d":"150,-256v78,0,130,52,130,130v0,78,-52,130,-131,130v-78,0,-130,-52,-130,-130v0,-78,52,-130,131,-130xm149,-7v72,0,119,-48,119,-119v0,-71,-46,-119,-118,-119v-73,0,-119,48,-119,119v0,71,46,119,118,119xm98,-197v50,0,110,-7,110,41v0,24,-15,35,-34,39r41,54r-24,0r-39,-50r-34,0r0,50r-20,0r0,-134xm118,-131v30,-1,70,6,70,-24v0,-29,-40,-24,-70,-24r0,48","w":298},"\u00a9":{"d":"150,-256v78,0,130,52,130,130v0,78,-52,130,-131,130v-78,0,-130,-52,-130,-130v0,-78,52,-130,131,-130xm149,-7v72,0,119,-48,119,-119v0,-71,-46,-119,-118,-119v-73,0,-119,48,-119,119v0,71,46,119,118,119xm104,-128v0,48,60,66,87,33r13,13v-35,43,-120,20,-120,-46v0,-63,80,-91,119,-47r-13,14v-25,-32,-86,-17,-86,33","w":298},"\u2122":{"d":"218,-226v-15,19,-25,43,-42,60r-39,-60r0,85r-16,0r0,-111r17,0r39,61r40,-61r16,0r0,111r-15,0r0,-85xm61,-141r-16,0r0,-96r-36,0r0,-15r87,0r0,15r-35,0r0,96","w":248},"\u00b4":{"d":"65,-214r34,-52r29,13r-41,39r-22,0"},"\u00a8":{"d":"105,-214r0,-34r33,0r0,34r-33,0xm42,-214r0,-34r33,0r0,34r-33,0"},"\u00c6":{"d":"36,0r-30,0r148,-252r199,0r0,26r-147,0r0,86r131,0r0,26r-131,0r0,88r149,0r0,26r-178,0r0,-67r-102,0xm90,-92r87,0r0,-135r-9,0","w":376,"k":{"\u0153":4,"y":4,"w":4,"v":4,"o":4,"e":4,"d":4,"c":4}},"\u00d8":{"d":"249,-215v19,22,33,51,33,89v0,77,-49,127,-129,130v-34,0,-59,-11,-79,-26r-23,24r-29,0r35,-39v-19,-22,-33,-51,-33,-89v0,-77,49,-127,129,-130v34,0,59,11,79,26r23,-24r29,0xm214,-209v-71,-59,-193,14,-154,119v4,12,9,22,16,31xm92,-43v71,59,193,-14,154,-119v-4,-12,-9,-22,-16,-31","w":306},"\u00b1":{"d":"146,-129v27,10,50,24,51,60v0,67,-84,90,-142,61v-16,-9,-29,-20,-40,-33r21,-18v22,42,132,58,132,-10v0,-41,-46,-49,-93,-46r0,-24v46,2,86,-6,86,-47v0,-28,-24,-45,-54,-44v-33,0,-49,15,-65,36r-21,-16v19,-25,44,-47,87,-46v47,2,82,22,82,67v0,34,-21,49,-44,60","w":217,"k":{"\u2044":-11,"7":7}},"\u00a5":{"d":"137,-64r74,0r0,22r-74,0r0,42r-27,0r0,-42r-74,0r0,-22r74,0r0,-32r-74,0r0,-22r65,0r-91,-134r34,0r80,123r81,-123r32,0r-92,134r66,0r0,22r-74,0r0,32","w":246,"k":{"4":7}},"\u00b5":{"d":"153,-256v81,0,129,52,129,130v0,43,-20,80,-47,101v20,21,44,38,62,61r-42,0r-47,-44v-93,38,-187,-22,-184,-118v3,-77,49,-130,129,-130xm153,-22v62,0,99,-42,99,-104v0,-62,-38,-104,-99,-104v-62,0,-99,42,-99,104v0,62,38,104,99,104","w":306,"k":{"\u2026":14,"\u00c6":15,"}":7,"x":2,"]":7,"\\":14,"Z":14,"Y":22,"X":18,"W":13,"V":15,"T":17,"S":2,"J":11,"A":15,"?":7,"\/":14,".":14,",":14,")":11}},"\u03c0":{"d":"150,-256v78,0,130,52,130,130v0,78,-52,130,-131,130v-78,0,-130,-52,-130,-130v0,-78,52,-130,131,-130xm149,-7v72,0,119,-48,119,-119v0,-71,-46,-119,-118,-119v-73,0,-119,48,-119,119v0,71,46,119,118,119xm105,-195v50,-1,106,-5,105,43v-1,41,-40,48,-85,45r0,45r-20,0r0,-133xm125,-125v31,1,64,2,64,-27v0,-29,-35,-25,-64,-25r0,52","w":298},"\u00aa":{"d":"31,-244v29,-17,82,-11,82,33r0,62r-18,0r0,-14v-15,24,-73,22,-73,-17v0,-36,45,-35,73,-31v3,-31,-40,-30,-59,-18xm21,-104r0,-17r93,0r0,17r-93,0xm41,-180v2,29,55,20,54,-7r0,-9v-18,-7,-56,-7,-54,16","w":140},"\u00ba":{"d":"71,-254v31,0,52,22,52,53v0,32,-20,54,-53,54v-33,0,-53,-21,-53,-53v0,-33,22,-54,54,-54xm18,-104r0,-17r104,0r0,17r-104,0xm71,-164v20,1,33,-16,33,-36v0,-19,-14,-37,-34,-37v-19,0,-33,17,-33,36v0,23,13,35,34,37","w":140},"\u2126":{"d":"260,-235v-34,-15,-67,2,-59,50r59,0r0,23r-59,0r0,162r-27,0r0,-162r-26,0r0,-24r26,0v-8,-60,31,-90,86,-74r0,25xm128,-235v-34,-15,-67,2,-59,50r59,0r0,23r-59,0r0,162r-28,0r0,-162r-25,0r0,-24r25,0v-8,-60,32,-90,87,-74r0,25","w":264,"k":{"\u2039":5,"\u2019":-13,"\u2018":-11,"\u201d":-13,"\u201c":-11,"\u0153":4,"\u2026":16,"\u00ab":5,"\u00e6":5,"\u2122":-18,"}":-11,"z":4,"q":4,"o":4,"g":4,"e":4,"d":4,"c":4,"a":5,"]":-7,"\\":-11,"?":-13,"\/":16,".":16,",":16,"*":-11,")":-11}},"\u00e6":{"d":"319,-31v-27,46,-125,45,-151,-2v-30,45,-149,57,-151,-21v-1,-63,80,-70,133,-53v9,-63,-69,-66,-108,-43r-9,-23v41,-23,123,-24,135,24v13,-22,37,-42,71,-41v59,2,90,46,86,107r-147,0v-2,65,91,81,124,37xm297,-103v5,-67,-92,-85,-113,-26v-3,8,-6,17,-7,26r120,0xm45,-56v3,59,93,38,112,5v-4,-11,-6,-23,-7,-36v-36,-11,-108,-15,-105,31","w":343,"k":{"\u2026":4,"}":4,"z":5,"y":9,"x":11,"w":9,"v":9,"]":7,"\\":29,"?":14,".":4,",":4,"*":7,")":11}},"\u00f8":{"d":"190,-157v49,56,12,167,-74,161v-24,-2,-44,-7,-58,-19r-16,17r-28,0r28,-31v-49,-59,-10,-166,75,-161v24,0,44,8,58,19r16,-17r28,0xm158,-151v-45,-36,-111,-2,-111,58v0,17,5,31,14,44xm75,-35v45,36,110,2,110,-58v0,-17,-5,-31,-14,-44","w":232},"\u00bf":{"d":"122,-252r0,38r-33,0r0,-38r33,0xm120,-122v-40,3,-74,15,-74,53v0,30,22,47,53,47v30,0,49,-16,65,-34r18,17v-19,23,-42,42,-84,42v-86,0,-109,-112,-35,-137v9,-3,19,-7,29,-8r3,-39r19,0","w":193,"k":{"\ufb02":4,"\ufb01":4,"\u0152":7,"\u2248":4,"\u221a":4,"\u00e6":-4,"\u2126":4,"\u00b5":7,"y":13,"w":13,"v":16,"t":5,"f":4,"a":-4,"Y":25,"X":4,"W":18,"V":22,"U":5,"T":22,"Q":7,"O":7,"G":7,"C":7}},"\u00a1":{"d":"66,-252r0,38r-34,0r0,-38r34,0xm33,0r8,-181r16,0r8,181r-32,0","w":97},"\u221a":{"d":"260,-235v-34,-15,-67,2,-59,50r59,0r0,23r-59,0r0,162r-27,0r0,-162r-26,0r0,-24r26,0v-8,-60,31,-90,86,-74r0,25xm128,-235v-34,-15,-67,2,-59,50r59,0r0,23r-59,0r0,162r-28,0r0,-162r-25,0r0,-24r25,0v-8,-60,32,-90,87,-74r0,25xm298,0r0,-263r28,0r0,263r-28,0","w":359},"\u0192":{"d":"172,-226v-28,-9,-52,-1,-57,29r-7,39r51,0r0,24r-56,0v-15,58,-4,151,-88,134r0,-23v24,4,40,-3,44,-26r16,-85r-36,0r0,-24r39,0v10,-44,10,-96,65,-96v12,0,20,2,29,4r0,24","w":185,"k":{"5":4,"4":11,"1":-11}},"\u2248":{"d":"296,-227r0,-30r32,0r0,30r-32,0xm260,-235v-34,-15,-67,2,-59,50r59,0r0,23r-59,0r0,162r-27,0r0,-162r-26,0r0,-24r26,0v-8,-60,31,-90,86,-74r0,25xm128,-235v-34,-15,-67,2,-59,50r59,0r0,23r-59,0r0,162r-28,0r0,-162r-25,0r0,-24r25,0v-8,-60,32,-90,87,-74r0,25xm298,0r0,-186r28,0r0,186r-28,0","w":359},"\u00ab":{"d":"177,-159r-49,65r49,67r-21,12v-18,-28,-42,-50,-58,-80r58,-76xm97,-159r-49,65r49,67r-21,12v-19,-28,-43,-50,-59,-80r59,-76","w":198,"k":{"\u0153":4,"y":5,"x":5,"w":4,"v":5,"q":2,"o":4,"g":2,"e":4,"d":2,"c":4,"Y":27,"X":7,"W":13,"V":14,"T":25}},"\u00bb":{"d":"101,-27r49,-66r-49,-66r21,-12v19,27,43,49,59,79r-59,77xm21,-27r49,-66r-49,-66r21,-12v18,27,42,49,58,79r-58,77","w":198,"k":{"\ufb02":4,"\ufb01":4,"\u2248":4,"\u221a":4,"\u2126":4,"\u00c6":7,"z":7,"y":11,"x":16,"w":7,"v":11,"t":4,"s":4,"f":4,"Z":5,"Y":36,"X":18,"W":18,"V":22,"T":32,"S":4,"A":7}},"\u2026":{"d":"201,0r0,-37r32,0r0,37r-32,0xm114,0r0,-37r32,0r0,37r-32,0xm28,0r0,-37r32,0r0,37r-32,0","w":260,"k":{"\ufb02":5,"\ufb01":5,"\u0153":7,"\u0152":14,"\u2248":5,"\u221a":5,"\u2126":5,"\u00b5":14,"y":22,"w":25,"v":31,"t":9,"q":4,"o":7,"g":4,"f":5,"e":7,"d":4,"c":7,"Y":47,"W":36,"V":43,"U":5,"T":36,"Q":14,"O":14,"G":14,"C":14}},"\u00a0":{"w":108},"\u00c0":{"d":"270,0r-30,0r-30,-67r-137,0r-30,67r-29,0r115,-254r27,0xm142,-221r-58,129r115,0xm90,-313r29,-13r34,52r-22,0","w":284},"\u00c3":{"d":"270,0r-30,0r-30,-67r-137,0r-30,67r-29,0r115,-254r27,0xm142,-221r-58,129r115,0xm201,-312v-7,23,-11,38,-34,38v-26,0,-57,-32,-67,3r-17,-5v7,-22,10,-37,34,-37v25,0,57,31,67,-4","w":284},"\u00d5":{"d":"153,-256v81,0,129,52,129,130v0,77,-49,130,-129,130v-81,0,-129,-52,-129,-130v0,-77,49,-130,129,-130xm153,-22v62,0,99,-42,99,-104v0,-62,-38,-104,-99,-104v-62,0,-99,42,-99,104v0,62,38,104,99,104xm212,-312v-7,23,-11,38,-34,38v-26,0,-57,-32,-67,3r-17,-5v7,-22,10,-37,34,-37v25,0,57,31,67,-4","w":306},"\u0152":{"d":"24,-126v0,-79,54,-126,134,-126r226,0r0,26r-147,0r0,86r131,0r0,26r-131,0r0,88r149,0r0,26r-228,0v-80,-4,-134,-46,-134,-126xm54,-126v0,81,64,107,154,100r0,-200v-90,-7,-154,19,-154,100","w":407,"k":{"\u0153":4,"y":4,"w":4,"v":4,"o":4,"e":4,"d":4,"c":4}},"\u0153":{"d":"354,-31v-31,51,-139,43,-157,-15v-15,28,-42,50,-82,50v-59,0,-96,-40,-96,-97v0,-57,39,-97,97,-97v39,0,68,23,82,50v12,-27,39,-50,76,-50v59,0,86,44,86,107r-148,0v-1,64,91,82,124,37xm332,-103v4,-66,-92,-86,-113,-26v-3,8,-6,17,-7,26r120,0xm116,-21v44,0,68,-29,68,-72v0,-43,-26,-73,-68,-73v-43,0,-68,30,-68,73v0,42,25,72,68,72","w":377,"k":{"\u2026":4,"}":4,"z":5,"y":9,"x":11,"w":9,"v":9,"]":7,"\\":29,"?":14,".":4,",":4,"*":7,")":11}},"\u2013":{"d":"23,-94r0,-28r144,0r0,28r-144,0","w":190,"k":{"\u00b1":4,"\u00c6":14,"z":4,"y":5,"x":11,"w":4,"v":5,"Z":11,"Y":29,"X":18,"W":13,"V":14,"T":32,"A":14,"7":14,"3":4,"1":11}},"\u2014":{"d":"23,-94r0,-28r277,0r0,28r-277,0","w":323,"k":{"\u00b1":4,"\u00c6":14,"z":4,"y":5,"x":11,"w":4,"v":5,"Z":11,"Y":29,"X":18,"W":13,"V":14,"T":32,"A":14,"7":14,"3":4,"1":11}},"\u201c":{"d":"142,-241v-15,5,-24,12,-24,31r13,0r0,38r-33,0v-2,-43,0,-78,40,-82xm70,-241v-15,5,-24,12,-24,31r13,0r0,38r-33,0v-2,-43,0,-78,40,-82","w":160,"k":{"\u0153":5,"\u00bf":13,"\u00e6":4,"\u00c6":32,"z":4,"t":-5,"s":4,"q":5,"o":5,"g":5,"e":5,"d":5,"c":5,"a":4,"J":29,"A":32}},"\u201d":{"d":"90,-183v15,-5,26,-12,24,-31r-12,0r0,-38r32,0v1,43,1,78,-39,82xm18,-183v15,-5,26,-12,24,-31r-12,0r0,-38r33,0v2,43,-1,77,-40,82","w":160},"\u2018":{"d":"70,-241v-15,5,-24,12,-24,31r13,0r0,38r-33,0v-2,-43,0,-78,40,-82","w":88,"k":{"\u0153":5,"\u00bf":13,"\u00e6":4,"\u00c6":32,"z":4,"t":-5,"s":4,"q":5,"o":5,"g":5,"e":5,"d":5,"c":5,"a":4,"J":29,"A":32}},"\u2019":{"d":"18,-183v15,-5,26,-12,24,-31r-12,0r0,-38r33,0v2,43,-1,77,-40,82","w":88,"k":{"\u0153":15,"\u00e6":7,"\u00c6":36,"s":9,"q":13,"o":15,"g":13,"e":15,"d":13,"c":15,"a":7,"J":36,"A":36}},"\u00ff":{"d":"30,27v28,17,61,2,67,-28r-85,-185r31,0r68,155r59,-155r30,0r-78,192v-13,45,-55,66,-102,43xm122,-214r0,-34r33,0r0,34r-33,0xm59,-214r0,-34r33,0r0,34r-33,0","w":212},"\u0178":{"d":"143,0r-29,0r0,-100r-104,-152r34,0r85,126r86,-126r33,0r-105,152r0,100xm144,-273r0,-34r33,0r0,34r-33,0xm81,-273r0,-34r33,0r0,34r-33,0","w":257},"\u2044":{"d":"171,-273r-168,308r-27,0r168,-308r27,0","w":154,"k":{"\u00b1":-5,"9":-7,"8":-7,"7":-11,"5":-7,"4":27,"3":-14,"2":-4,"1":-22}},"\u00a4":{"d":"155,4v-60,0,-89,-40,-102,-89r-33,0r0,-23r29,0r1,-39r-30,0r0,-22r34,0v6,-87,145,-119,186,-38r-22,15v-17,-33,-74,-56,-108,-22v-12,11,-21,27,-27,45r93,0r0,22r-98,0v0,13,-2,27,0,39r98,0r0,23r-94,0v9,33,35,64,74,64v33,0,48,-19,64,-42r20,15v-18,27,-40,52,-85,52","w":259,"k":{"1":-7}},"\u2039":{"d":"97,-159r-49,65r49,67r-21,12v-19,-28,-43,-50,-59,-80r59,-76","w":118,"k":{"\u0153":4,"y":5,"x":5,"w":4,"v":5,"q":2,"o":4,"g":2,"e":4,"d":2,"c":4,"Y":27,"X":7,"W":13,"V":14,"T":25}},"\u203a":{"d":"21,-27r49,-66r-49,-66r21,-12v18,27,42,49,58,79r-58,77","w":118,"k":{"\ufb02":4,"\ufb01":4,"\u2248":4,"\u221a":4,"\u2126":4,"z":7,"y":11,"x":16,"w":7,"v":11,"t":4,"s":4,"f":4}},"\ufb01":{"d":"164,-227r0,-30r31,0r0,30r-31,0xm128,-235v-34,-15,-67,2,-59,50r59,0r0,23r-59,0r0,162r-28,0r0,-162r-25,0r0,-24r25,0v-8,-60,32,-90,87,-74r0,25xm166,0r0,-186r27,0r0,186r-27,0","w":227},"\ufb02":{"d":"128,-235v-34,-15,-67,2,-59,50r59,0r0,23r-59,0r0,162r-28,0r0,-162r-25,0r0,-24r25,0v-8,-60,32,-90,87,-74r0,25xm166,0r0,-263r27,0r0,263r-27,0","w":227},"\u2021":{"d":"85,-51r4,51r-23,0r3,-51r-44,3r0,-20r45,3r-2,-61r2,-61r-45,3r0,-20r44,3r-3,-51r23,0r-4,51r45,-3r0,20r-45,-3r2,61r-2,61r45,-3r0,20","w":154},"\u00b7":{"d":"28,-89r0,-38r33,0r0,38r-33,0","w":88},"\u201a":{"d":"17,31v15,-6,25,-13,24,-31r-13,0r0,-38r33,0v2,43,-1,77,-40,82","w":88,"k":{"\ufb02":5,"\ufb01":5,"\u0153":7,"\u0152":14,"\u2248":5,"\u221a":5,"\u2126":5,"\u00b5":14,"y":16,"w":25,"v":31,"t":9,"q":4,"o":7,"j":-5,"g":4,"f":5,"e":7,"d":4,"c":7,"Y":47,"W":36,"V":43,"U":5,"T":36,"Q":14,"O":14,"G":14,"C":14}},"\u201e":{"d":"89,31v15,-6,25,-13,24,-31r-13,0r0,-38r32,0v2,43,1,78,-39,82xm17,31v15,-6,25,-13,24,-31r-13,0r0,-38r33,0v2,43,-1,77,-40,82","w":160,"k":{"\ufb02":5,"\ufb01":5,"\u0153":7,"\u0152":14,"\u2248":5,"\u221a":5,"\u2126":5,"\u00b5":14,"y":16,"w":25,"v":31,"t":9,"q":4,"o":7,"j":-5,"g":4,"f":5,"e":7,"d":4,"c":7,"Y":47,"W":36,"V":43,"U":5,"T":36,"Q":14,"O":14,"G":14,"C":14}},"\u2030":{"d":"76,-255v36,0,57,27,57,64v0,38,-20,65,-57,65v-38,0,-57,-27,-57,-64v0,-37,20,-65,57,-65xm255,-252r-184,252r-26,0r185,-252r25,0xm360,-126v38,0,57,27,57,64v0,37,-20,65,-57,65v-36,0,-57,-27,-57,-64v0,-38,20,-65,57,-65xm225,-126v37,0,56,27,56,64v0,38,-19,65,-57,65v-37,0,-57,-28,-57,-64v0,-37,20,-65,58,-65xm76,-146v45,-1,43,-87,0,-89v-45,1,-43,88,0,89xm360,-17v45,-1,43,-88,0,-89v-45,1,-43,88,0,89xm225,-17v22,0,32,-20,32,-44v0,-25,-11,-45,-33,-45v-44,0,-43,89,1,89","w":435},"\u00c2":{"d":"270,0r-30,0r-30,-67r-137,0r-30,67r-29,0r115,-254r27,0xm142,-221r-58,129r115,0xm142,-297v-14,11,-21,29,-50,24r38,-47r24,0r38,47r-23,0","w":284},"\u00ca":{"d":"218,-226r-154,0r0,86r138,0r0,26r-138,0r0,88r156,0r0,26r-184,0r0,-252r182,0r0,26xm125,-298v-14,11,-21,29,-50,24r38,-47r24,0r38,47r-23,0","w":241},"\u00c1":{"d":"270,0r-30,0r-30,-67r-137,0r-30,67r-29,0r115,-254r27,0xm142,-221r-58,129r115,0xm131,-274r34,-52r29,13r-41,39r-22,0","w":284},"\u00cb":{"d":"218,-226r-154,0r0,86r138,0r0,26r-138,0r0,88r156,0r0,26r-184,0r0,-252r182,0r0,26xm140,-274r0,-34r33,0r0,34r-33,0xm77,-274r0,-34r33,0r0,34r-33,0","w":241},"\u00c8":{"d":"218,-226r-154,0r0,86r138,0r0,26r-138,0r0,88r156,0r0,26r-184,0r0,-252r182,0r0,26xm82,-313r29,-13r34,52r-22,0","w":241},"\u00cd":{"d":"67,-252r0,252r-29,0r0,-252r29,0xm41,-274r34,-52r29,13r-41,39r-22,0","w":104},"\u00ce":{"d":"67,-252r0,252r-29,0r0,-252r29,0xm53,-298v-14,11,-21,29,-50,24r38,-47r24,0r38,47r-23,0","w":104},"\u00cf":{"d":"67,-252r0,252r-29,0r0,-252r29,0xm68,-274r0,-34r33,0r0,34r-33,0xm5,-274r0,-34r33,0r0,34r-33,0","w":104},"\u00cc":{"d":"67,-252r0,252r-29,0r0,-252r29,0xm1,-313r29,-13r34,52r-22,0","w":104},"\u00d3":{"d":"153,-256v81,0,129,52,129,130v0,77,-49,130,-129,130v-81,0,-129,-52,-129,-130v0,-77,49,-130,129,-130xm153,-22v62,0,99,-42,99,-104v0,-62,-38,-104,-99,-104v-62,0,-99,42,-99,104v0,62,38,104,99,104xm143,-274r34,-52r29,13r-41,39r-22,0","w":306},"\u00d4":{"d":"153,-256v81,0,129,52,129,130v0,77,-49,130,-129,130v-81,0,-129,-52,-129,-130v0,-77,49,-130,129,-130xm153,-22v62,0,99,-42,99,-104v0,-62,-38,-104,-99,-104v-62,0,-99,42,-99,104v0,62,38,104,99,104xm153,-298v-14,11,-21,29,-50,24r38,-47r24,0r38,47r-23,0","w":306},"\u00d2":{"d":"153,-256v81,0,129,52,129,130v0,77,-49,130,-129,130v-81,0,-129,-52,-129,-130v0,-77,49,-130,129,-130xm153,-22v62,0,99,-42,99,-104v0,-62,-38,-104,-99,-104v-62,0,-99,42,-99,104v0,62,38,104,99,104xm100,-313r29,-13r34,52r-22,0","w":306},"\u00da":{"d":"137,-22v48,0,76,-30,76,-83r0,-147r29,0r0,144v-1,70,-36,112,-106,112v-68,0,-103,-39,-104,-109r0,-147r28,0r0,145v-1,52,27,86,77,85xm123,-272r34,-52r29,13r-41,39r-22,0","w":273},"\u00db":{"d":"137,-22v48,0,76,-30,76,-83r0,-147r29,0r0,144v-1,70,-36,112,-106,112v-68,0,-103,-39,-104,-109r0,-147r28,0r0,145v-1,52,27,86,77,85xm136,-297v-14,11,-21,29,-50,24r38,-47r24,0r38,47r-23,0","w":273},"\u00d9":{"d":"137,-22v48,0,76,-30,76,-83r0,-147r29,0r0,144v-1,70,-36,112,-106,112v-68,0,-103,-39,-104,-109r0,-147r28,0r0,145v-1,52,27,86,77,85xm87,-311r29,-13r34,52r-22,0","w":273},"\u0131":{"d":"33,0r0,-186r28,0r0,186r-28,0","w":94},"\u02c6":{"d":"90,-238v-14,11,-21,29,-50,24r38,-47r24,0r38,47r-23,0"},"\u02dc":{"d":"149,-252v-7,23,-11,38,-34,38v-26,0,-57,-32,-67,3r-17,-5v7,-22,10,-37,34,-37v25,0,57,31,67,-4"},"\u00af":{"d":"33,-216r0,-24r114,0r0,24r-114,0"},"\u02d8":{"d":"143,-261v1,45,-60,62,-90,35v-10,-8,-15,-20,-16,-35r20,0v3,32,63,32,66,0r20,0"},"\u02d9":{"d":"73,-214r0,-35r34,0r0,35r-34,0"},"\u02da":{"d":"90,-285v23,0,37,14,37,36v0,22,-15,36,-37,36v-22,0,-37,-14,-37,-36v0,-22,14,-36,37,-36xm90,-227v12,0,22,-10,22,-22v0,-13,-10,-23,-22,-23v-12,0,-22,10,-22,23v0,12,10,22,22,22"},"\u00b8":{"d":"108,-4r-27,60r-27,-12r32,-48r22,0"},"\u02dd":{"d":"89,-214r34,-52r27,13r-39,39r-22,0xm30,-214r34,-52r27,13r-38,39r-23,0"},"\u02db":{"d":"130,59v-47,6,-77,-24,-59,-63r22,0v-9,29,4,49,37,48r0,15"},"\u02c7":{"d":"90,-237v14,-11,21,-29,50,-24r-38,47r-24,0r-38,-47r23,0"}}});;(function(window,undefined){var S={version:"3.0.3"};var ua=navigator.userAgent.toLowerCase();if(ua.indexOf("windows")>-1||ua.indexOf("win32")>-1){S.isWindows=true}else{if(ua.indexOf("macintosh")>-1||ua.indexOf("mac os x")>-1){S.isMac=true}else{if(ua.indexOf("linux")>-1){S.isLinux=true}}}S.isIE=ua.indexOf("msie")>-1;S.isIE6=ua.indexOf("msie 6")>-1;S.isIE7=ua.indexOf("msie 7")>-1;S.isGecko=ua.indexOf("gecko")>-1&&ua.indexOf("safari")==-1;S.isWebKit=ua.indexOf("applewebkit/")>-1;var inlineId=/#(.+)$/,galleryName=/^(light|shadow)box\[(.*?)\]/i,inlineParam=/\s*([a-z_]*?)\s*=\s*(.+)\s*/,fileExtension=/[0-9a-z]+$/i,scriptPath=/(.+\/)shadowbox\.js/i;var open=false,initialized=false,lastOptions={},slideDelay=0,slideStart,slideTimer;S.current=-1;S.dimensions=null;S.ease=function(state){return 1+Math.pow(state-1,3)};S.errorInfo={fla:{name:"Flash",url:"http://www.adobe.com/products/flashplayer/"},qt:{name:"QuickTime",url:"http://www.apple.com/quicktime/download/"},wmp:{name:"Windows Media Player",url:"http://www.microsoft.com/windows/windowsmedia/"},f4m:{name:"Flip4Mac",url:"http://www.flip4mac.com/wmv_download.htm"}};S.gallery=[];S.onReady=noop;S.path=null;S.player=null;S.playerId="sb-player";S.options={animate:true,animateFade:true,autoplayMovies:true,continuous:false,enableKeys:true,flashParams:{bgcolor:"#000000",allowfullscreen:true},flashVars:{},flashVersion:"9.0.115",handleOversize:"resize",handleUnsupported:"link",onChange:noop,onClose:noop,onFinish:noop,onOpen:noop,showMovieControls:true,skipSetup:false,slideshowDelay:0,viewportPadding:20};S.getCurrent=function(){return S.current>-1?S.gallery[S.current]:null};S.hasNext=function(){return S.gallery.length>1&&(S.current!=S.gallery.length-1||S.options.continuous)};S.isOpen=function(){return open};S.isPaused=function(){return slideTimer=="pause"};S.applyOptions=function(options){lastOptions=apply({},S.options);apply(S.options,options)};S.revertOptions=function(){apply(S.options,lastOptions)};S.init=function(options,callback){if(initialized){return}initialized=true;if(S.skin.options){apply(S.options,S.skin.options)}if(options){apply(S.options,options)}if(!S.path){var path,scripts=document.getElementsByTagName("script");for(var i=0,len=scripts.length;i<len;++i){path=scriptPath.exec(scripts[i].src);if(path){S.path=path[1];break}}}if(callback){S.onReady=callback}bindLoad()};S.open=function(obj){if(open){return}var gc=S.makeGallery(obj);S.gallery=gc[0];S.current=gc[1];obj=S.getCurrent();if(obj==null){return}S.applyOptions(obj.options||{});filterGallery();if(S.gallery.length){obj=S.getCurrent();if(S.options.onOpen(obj)===false){return}open=true;S.skin.onOpen(obj,load)}};S.close=function(){if(!open){return}open=false;if(S.player){S.player.remove();S.player=null}if(typeof slideTimer=="number"){clearTimeout(slideTimer);slideTimer=null}slideDelay=0;listenKeys(false);S.options.onClose(S.getCurrent());S.skin.onClose();S.revertOptions()};S.play=function(){if(!S.hasNext()){return}if(!slideDelay){slideDelay=S.options.slideshowDelay*1000}if(slideDelay){slideStart=now();slideTimer=setTimeout(function(){slideDelay=slideStart=0;S.next()},slideDelay);if(S.skin.onPlay){S.skin.onPlay()}}};S.pause=function(){if(typeof slideTimer!="number"){return}slideDelay=Math.max(0,slideDelay-(now()-slideStart));if(slideDelay){clearTimeout(slideTimer);slideTimer="pause";if(S.skin.onPause){S.skin.onPause()}}};S.change=function(index){if(!(index in S.gallery)){if(S.options.continuous){index=(index<0?S.gallery.length+index:0);if(!(index in S.gallery)){return}}else{return}}S.current=index;if(typeof slideTimer=="number"){clearTimeout(slideTimer);slideTimer=null;slideDelay=slideStart=0}S.options.onChange(S.getCurrent());load(true)};S.next=function(){S.change(S.current+1)};S.previous=function(){S.change(S.current-1)};S.setDimensions=function(height,width,maxHeight,maxWidth,topBottom,leftRight,padding,preserveAspect){var originalHeight=height,originalWidth=width;var extraHeight=2*padding+topBottom;if(height+extraHeight>maxHeight){height=maxHeight-extraHeight}var extraWidth=2*padding+leftRight;if(width+extraWidth>maxWidth){width=maxWidth-extraWidth}var changeHeight=(originalHeight-height)/originalHeight,changeWidth=(originalWidth-width)/originalWidth,oversized=(changeHeight>0||changeWidth>0);if(preserveAspect&&oversized){if(changeHeight>changeWidth){width=Math.round((originalWidth/originalHeight)*height)}else{if(changeWidth>changeHeight){height=Math.round((originalHeight/originalWidth)*width)}}}S.dimensions={height:height+topBottom,width:width+leftRight,innerHeight:height,innerWidth:width,top:Math.floor((maxHeight-(height+extraHeight))/2+padding),left:Math.floor((maxWidth-(width+extraWidth))/2+padding),oversized:oversized};return S.dimensions};S.makeGallery=function(obj){var gallery=[],current=-1;if(typeof obj=="string"){obj=[obj]}if(typeof obj.length=="number"){each(obj,function(i,o){if(o.content){gallery[i]=o}else{gallery[i]={content:o}}});current=0}else{if(obj.tagName){var cacheObj=S.getCache(obj);obj=cacheObj?cacheObj:S.makeObject(obj)}if(obj.gallery){gallery=[];var o;for(var key in S.cache){o=S.cache[key];if(o.gallery&&o.gallery==obj.gallery){if(current==-1&&o.content==obj.content){current=gallery.length}gallery.push(o)}}if(current==-1){gallery.unshift(obj);current=0}}else{gallery=[obj];current=0}}each(gallery,function(i,o){gallery[i]=apply({},o)});return[gallery,current]};S.makeObject=function(link,options){var obj={content:link.href,title:link.getAttribute("title")||"",link:link};if(options){options=apply({},options);each(["player","title","height","width","gallery"],function(i,o){if(typeof options[o]!="undefined"){obj[o]=options[o];delete options[o]}});obj.options=options}else{obj.options={}}if(!obj.player){obj.player=S.getPlayer(obj.content)}var rel=link.getAttribute("rel");if(rel){var match=rel.match(galleryName);if(match){obj.gallery=escape(match[2])}each(rel.split(";"),function(i,p){match=p.match(inlineParam);if(match){obj[match[1]]=match[2]}})}return obj};S.getPlayer=function(content){if(content.indexOf("#")>-1&&content.indexOf(document.location.href)==0){return"inline"}var q=content.indexOf("?");if(q>-1){content=content.substring(0,q)}var ext,m=content.match(fileExtension);if(m){ext=m[0].toLowerCase()}if(ext){if(S.img&&S.img.ext.indexOf(ext)>-1){return"img"}if(S.swf&&S.swf.ext.indexOf(ext)>-1){return"swf"}if(S.flv&&S.flv.ext.indexOf(ext)>-1){return"flv"}if(S.qt&&S.qt.ext.indexOf(ext)>-1){if(S.wmp&&S.wmp.ext.indexOf(ext)>-1){return"qtwmp"}else{return"qt"}}if(S.wmp&&S.wmp.ext.indexOf(ext)>-1){return"wmp"}}return"iframe"};function filterGallery(){var err=S.errorInfo,plugins=S.plugins,obj,remove,needed,m,format,replace,inlineEl,flashVersion;for(var i=0;i<S.gallery.length;++i){obj=S.gallery[i];remove=false;needed=null;switch(obj.player){case"flv":case"swf":if(!plugins.fla){needed="fla"}break;case"qt":if(!plugins.qt){needed="qt"}break;case"wmp":if(S.isMac){if(plugins.qt&&plugins.f4m){obj.player="qt"}else{needed="qtf4m"}}else{if(!plugins.wmp){needed="wmp"}}break;case"qtwmp":if(plugins.qt){obj.player="qt"}else{if(plugins.wmp){obj.player="wmp"}else{needed="qtwmp"}}break}if(needed){if(S.options.handleUnsupported=="link"){switch(needed){case"qtf4m":format="shared";replace=[err.qt.url,err.qt.name,err.f4m.url,err.f4m.name];break;case"qtwmp":format="either";replace=[err.qt.url,err.qt.name,err.wmp.url,err.wmp.name];break;default:format="single";replace=[err[needed].url,err[needed].name]}obj.player="html";obj.content='<div class="sb-message">'+sprintf(S.lang.errors[format],replace)+"</div>"}else{remove=true}}else{if(obj.player=="inline"){m=inlineId.exec(obj.content);if(m){inlineEl=get(m[1]);if(inlineEl){obj.content=inlineEl.innerHTML}else{remove=true}}else{remove=true}}else{if(obj.player=="swf"||obj.player=="flv"){flashVersion=(obj.options&&obj.options.flashVersion)||S.options.flashVersion;if(S.flash&&!S.flash.hasFlashPlayerVersion(flashVersion)){obj.width=310;obj.height=177}}}}if(remove){S.gallery.splice(i,1);if(i<S.current){--S.current}else{if(i==S.current){S.current=i>0?i-1:i}}--i}}}function listenKeys(on){if(!S.options.enableKeys){return}(on?addEvent:removeEvent)(document,"keydown",handleKey)}function handleKey(e){if(e.metaKey||e.shiftKey||e.altKey||e.ctrlKey){return}var code=keyCode(e),handler;switch(code){case 81:case 88:case 27:handler=S.close;break;case 37:handler=S.previous;break;case 39:handler=S.next;break;case 32:handler=typeof slideTimer=="number"?S.pause:S.play;break}if(handler){preventDefault(e);handler()}}function load(changing){listenKeys(false);var obj=S.getCurrent();var player=(obj.player=="inline"?"html":obj.player);if(typeof S[player]!="function"){throw"unknown player "+player}if(changing){S.player.remove();S.revertOptions();S.applyOptions(obj.options||{})}S.player=new S[player](obj,S.playerId);if(S.gallery.length>1){var next=S.gallery[S.current+1]||S.gallery[0];if(next.player=="img"){var a=new Image();a.src=next.content}var prev=S.gallery[S.current-1]||S.gallery[S.gallery.length-1];if(prev.player=="img"){var b=new Image();b.src=prev.content}}S.skin.onLoad(changing,waitReady)}function waitReady(){if(!open){return}if(typeof S.player.ready!="undefined"){var timer=setInterval(function(){if(open){if(S.player.ready){clearInterval(timer);timer=null;S.skin.onReady(show)}}else{clearInterval(timer);timer=null}},10)}else{S.skin.onReady(show)}}function show(){if(!open){return}S.player.append(S.skin.body,S.dimensions);S.skin.onShow(finish)}function finish(){if(!open){return}if(S.player.onLoad){S.player.onLoad()}S.options.onFinish(S.getCurrent());if(!S.isPaused()){S.play()}listenKeys(true)}if(!Array.prototype.indexOf){Array.prototype.indexOf=function(obj,from){var len=this.length>>>0;from=from||0;if(from<0){from+=len}for(;from<len;++from){if(from in this&&this[from]===obj){return from}}return-1}}function now(){return(new Date).getTime()}function apply(original,extension){for(var property in extension){original[property]=extension[property]}return original}function each(obj,callback){var i=0,len=obj.length;for(var value=obj[0];i<len&&callback.call(value,i,value)!==false;value=obj[++i]){}}function sprintf(str,replace){return str.replace(/\{(\w+?)\}/g,function(match,i){return replace[i]})}function noop(){}function get(id){return document.getElementById(id)}function remove(el){el.parentNode.removeChild(el)}var supportsOpacity=true,supportsFixed=true;function checkSupport(){var body=document.body,div=document.createElement("div");supportsOpacity=typeof div.style.opacity==="string";div.style.position="fixed";div.style.margin=0;div.style.top="20px";body.appendChild(div,body.firstChild);supportsFixed=div.offsetTop==20;body.removeChild(div)}S.getStyle=(function(){var opacity=/opacity=([^)]*)/,getComputedStyle=document.defaultView&&document.defaultView.getComputedStyle;return function(el,style){var ret;if(!supportsOpacity&&style=="opacity"&&el.currentStyle){ret=opacity.test(el.currentStyle.filter||"")?(parseFloat(RegExp.$1)/100)+"":"";return ret===""?"1":ret}if(getComputedStyle){var computedStyle=getComputedStyle(el,null);if(computedStyle){ret=computedStyle[style]}if(style=="opacity"&&ret==""){ret="1"}}else{ret=el.currentStyle[style]}return ret}})();S.appendHTML=function(el,html){if(el.insertAdjacentHTML){el.insertAdjacentHTML("BeforeEnd",html)}else{if(el.lastChild){var range=el.ownerDocument.createRange();range.setStartAfter(el.lastChild);var frag=range.createContextualFragment(html);el.appendChild(frag)}else{el.innerHTML=html}}};S.getWindowSize=function(dimension){if(document.compatMode==="CSS1Compat"){return document.documentElement["client"+dimension]}return document.body["client"+dimension]};S.setOpacity=function(el,opacity){var style=el.style;if(supportsOpacity){style.opacity=(opacity==1?"":opacity)}else{style.zoom=1;if(opacity==1){if(typeof style.filter=="string"&&(/alpha/i).test(style.filter)){style.filter=style.filter.replace(/\s*[\w\.]*alpha\([^\)]*\);?/gi,"")}}else{style.filter=(style.filter||"").replace(/\s*[\w\.]*alpha\([^\)]*\)/gi,"")+" alpha(opacity="+(opacity*100)+")"}}};S.clearOpacity=function(el){S.setOpacity(el,1)};function getTarget(e){return e.target}function getPageXY(e){return[e.pageX,e.pageY]}function preventDefault(e){e.preventDefault()}function keyCode(e){return e.keyCode}function addEvent(el,type,handler){jQuery(el).bind(type,handler)}function removeEvent(el,type,handler){jQuery(el).unbind(type,handler)}jQuery.fn.shadowbox=function(options){return this.each(function(){var el=jQuery(this);var opts=jQuery.extend({},options||{},jQuery.metadata?el.metadata():jQuery.meta?el.data():{});var cls=this.className||"";opts.width=parseInt((cls.match(/w:(\d+)/)||[])[1])||opts.width;opts.height=parseInt((cls.match(/h:(\d+)/)||[])[1])||opts.height;Shadowbox.setup(el,opts)})};var loaded=false,DOMContentLoaded;if(document.addEventListener){DOMContentLoaded=function(){document.removeEventListener("DOMContentLoaded",DOMContentLoaded,false);S.load()}}else{if(document.attachEvent){DOMContentLoaded=function(){if(document.readyState==="complete"){document.detachEvent("onreadystatechange",DOMContentLoaded);S.load()}}}}function doScrollCheck(){if(loaded){return}try{document.documentElement.doScroll("left")}catch(e){setTimeout(doScrollCheck,1);return}S.load()}function bindLoad(){if(document.readyState==="complete"){return S.load()}if(document.addEventListener){document.addEventListener("DOMContentLoaded",DOMContentLoaded,false);window.addEventListener("load",S.load,false)}else{if(document.attachEvent){document.attachEvent("onreadystatechange",DOMContentLoaded);window.attachEvent("onload",S.load);var topLevel=false;try{topLevel=window.frameElement===null}catch(e){}if(document.documentElement.doScroll&&topLevel){doScrollCheck()}}}}S.load=function(){if(loaded){return}if(!document.body){return setTimeout(S.load,13)}loaded=true;checkSupport();S.onReady();if(!S.options.skipSetup){S.setup()}S.skin.init()};S.plugins={};if(navigator.plugins&&navigator.plugins.length){var names=[];each(navigator.plugins,function(i,p){names.push(p.name)});names=names.join(",");var f4m=names.indexOf("Flip4Mac")>-1;S.plugins={fla:names.indexOf("Shockwave Flash")>-1,qt:names.indexOf("QuickTime")>-1,wmp:!f4m&&names.indexOf("Windows Media")>-1,f4m:f4m}}else{var detectPlugin=function(name){var axo;try{axo=new ActiveXObject(name)}catch(e){}return!!axo};S.plugins={fla:detectPlugin("ShockwaveFlash.ShockwaveFlash"),qt:detectPlugin("QuickTime.QuickTime"),wmp:detectPlugin("wmplayer.ocx"),f4m:false}}var relAttr=/^(light|shadow)box/i,expando="shadowboxCacheKey",cacheKey=1;S.cache={};S.select=function(selector){var links=[];if(!selector){var rel;each(document.getElementsByTagName("a"),function(i,el){rel=el.getAttribute("rel");if(rel&&relAttr.test(rel)){links.push(el)}})}else{var length=selector.length;if(length){if(typeof selector=="string"){if(S.find){links=S.find(selector)}}else{if(length==2&&typeof selector[0]=="string"&&selector[1].nodeType){if(S.find){links=S.find(selector[0],selector[1])}}else{for(var i=0;i<length;++i){links[i]=selector[i]}}}}else{links.push(selector)}}return links};S.setup=function(selector,options){each(S.select(selector),function(i,link){S.addCache(link,options)})};S.teardown=function(selector){each(S.select(selector),function(i,link){S.removeCache(link)})};S.addCache=function(link,options){var key=link[expando];if(key==undefined){key=cacheKey++;link[expando]=key;addEvent(link,"click",handleClick)}S.cache[key]=S.makeObject(link,options)};S.removeCache=function(link){removeEvent(link,"click",handleClick);delete S.cache[link[expando]];link[expando]=null};S.getCache=function(link){var key=link[expando];return(key in S.cache&&S.cache[key])};S.clearCache=function(){for(var key in S.cache){S.removeCache(S.cache[key].link)}S.cache={}};function handleClick(e){S.open(this);if(S.gallery.length){preventDefault(e)}}
S.find=(function(){var chunker=/((?:\((?:\([^()]+\)|[^()]+)+\)|\[(?:\[[^[\]]*\]|['"][^'"]*['"]|[^[\]'"]+)+\]|\\.|[^ >+~,(\[\\]+)+|[>+~])(\s*,\s*)?((?:.|\r|\n)*)/g,done=0,toString=Object.prototype.toString,hasDuplicate=false,baseHasDuplicate=true;[0,0].sort(function(){baseHasDuplicate=false;return 0});var Sizzle=function(selector,context,results,seed){results=results||[];var origContext=context=context||document;if(context.nodeType!==1&&context.nodeType!==9){return[]}if(!selector||typeof selector!=="string"){return results}var parts=[],m,set,checkSet,extra,prune=true,contextXML=isXML(context),soFar=selector;while((chunker.exec(""),m=chunker.exec(soFar))!==null){soFar=m[3];parts.push(m[1]);if(m[2]){extra=m[3];break}}if(parts.length>1&&origPOS.exec(selector)){if(parts.length===2&&Expr.relative[parts[0]]){set=posProcess(parts[0]+parts[1],context)}else{set=Expr.relative[parts[0]]?[context]:Sizzle(parts.shift(),context);while(parts.length){selector=parts.shift();if(Expr.relative[selector]){selector+=parts.shift()}set=posProcess(selector,set)}}}else{if(!seed&&parts.length>1&&context.nodeType===9&&!contextXML&&Expr.match.ID.test(parts[0])&&!Expr.match.ID.test(parts[parts.length-1])){var ret=Sizzle.find(parts.shift(),context,contextXML);context=ret.expr?Sizzle.filter(ret.expr,ret.set)[0]:ret.set[0]}if(context){var ret=seed?{expr:parts.pop(),set:makeArray(seed)}:Sizzle.find(parts.pop(),parts.length===1&&(parts[0]==="~"||parts[0]==="+")&&context.parentNode?context.parentNode:context,contextXML);set=ret.expr?Sizzle.filter(ret.expr,ret.set):ret.set;if(parts.length>0){checkSet=makeArray(set)}else{prune=false}while(parts.length){var cur=parts.pop(),pop=cur;if(!Expr.relative[cur]){cur=""}else{pop=parts.pop()}if(pop==null){pop=context}Expr.relative[cur](checkSet,pop,contextXML)}}else{checkSet=parts=[]}}if(!checkSet){checkSet=set}if(!checkSet){throw"Syntax error, unrecognized expression: "+(cur||selector)}if(toString.call(checkSet)==="[object Array]"){if(!prune){results.push.apply(results,checkSet)}else{if(context&&context.nodeType===1){for(var i=0;checkSet[i]!=null;i++){if(checkSet[i]&&(checkSet[i]===true||checkSet[i].nodeType===1&&contains(context,checkSet[i]))){results.push(set[i])}}}else{for(var i=0;checkSet[i]!=null;i++){if(checkSet[i]&&checkSet[i].nodeType===1){results.push(set[i])}}}}}else{makeArray(checkSet,results)}if(extra){Sizzle(extra,origContext,results,seed);Sizzle.uniqueSort(results)}return results};Sizzle.uniqueSort=function(results){if(sortOrder){hasDuplicate=baseHasDuplicate;results.sort(sortOrder);if(hasDuplicate){for(var i=1;i<results.length;i++){if(results[i]===results[i-1]){results.splice(i--,1)}}}}return results};Sizzle.matches=function(expr,set){return Sizzle(expr,null,null,set)};Sizzle.find=function(expr,context,isXML){var set,match;if(!expr){return[]}for(var i=0,l=Expr.order.length;i<l;i++){var type=Expr.order[i],match;if((match=Expr.leftMatch[type].exec(expr))){var left=match[1];match.splice(1,1);if(left.substr(left.length-1)!=="\\"){match[1]=(match[1]||"").replace(/\\/g,"");set=Expr.find[type](match,context,isXML);if(set!=null){expr=expr.replace(Expr.match[type],"");break}}}}if(!set){set=context.getElementsByTagName("*")}return{set:set,expr:expr}};Sizzle.filter=function(expr,set,inplace,not){var old=expr,result=[],curLoop=set,match,anyFound,isXMLFilter=set&&set[0]&&isXML(set[0]);while(expr&&set.length){for(var type in Expr.filter){if((match=Expr.match[type].exec(expr))!=null){var filter=Expr.filter[type],found,item;anyFound=false;if(curLoop===result){result=[]}if(Expr.preFilter[type]){match=Expr.preFilter[type](match,curLoop,inplace,result,not,isXMLFilter);if(!match){anyFound=found=true}else{if(match===true){continue}}}if(match){for(var i=0;(item=curLoop[i])!=null;i++){if(item){found=filter(item,match,i,curLoop);var pass=not^!!found;if(inplace&&found!=null){if(pass){anyFound=true}else{curLoop[i]=false}}else{if(pass){result.push(item);anyFound=true}}}}}if(found!==undefined){if(!inplace){curLoop=result}expr=expr.replace(Expr.match[type],"");if(!anyFound){return[]}break}}}if(expr===old){if(anyFound==null){throw"Syntax error, unrecognized expression: "+expr}else{break}}old=expr}return curLoop};var Expr=Sizzle.selectors={order:["ID","NAME","TAG"],match:{ID:/#((?:[\w\u00c0-\uFFFF-]|\\.)+)/,CLASS:/\.((?:[\w\u00c0-\uFFFF-]|\\.)+)/,NAME:/\[name=['"]*((?:[\w\u00c0-\uFFFF-]|\\.)+)['"]*\]/,ATTR:/\[\s*((?:[\w\u00c0-\uFFFF-]|\\.)+)\s*(?:(\S?=)\s*(['"]*)(.*?)\3|)\s*\]/,TAG:/^((?:[\w\u00c0-\uFFFF\*-]|\\.)+)/,CHILD:/:(only|nth|last|first)-child(?:\((even|odd|[\dn+-]*)\))?/,POS:/:(nth|eq|gt|lt|first|last|even|odd)(?:\((\d*)\))?(?=[^-]|$)/,PSEUDO:/:((?:[\w\u00c0-\uFFFF-]|\\.)+)(?:\((['"]*)((?:\([^\)]+\)|[^\2\(\)]*)+)\2\))?/},leftMatch:{},attrMap:{"class":"className","for":"htmlFor"},attrHandle:{href:function(elem){return elem.getAttribute("href")}},relative:{"+":function(checkSet,part){var isPartStr=typeof part==="string",isTag=isPartStr&&!/\W/.test(part),isPartStrNotTag=isPartStr&&!isTag;if(isTag){part=part.toLowerCase()}for(var i=0,l=checkSet.length,elem;i<l;i++){if((elem=checkSet[i])){while((elem=elem.previousSibling)&&elem.nodeType!==1){}checkSet[i]=isPartStrNotTag||elem&&elem.nodeName.toLowerCase()===part?elem||false:elem===part}}if(isPartStrNotTag){Sizzle.filter(part,checkSet,true)}},">":function(checkSet,part){var isPartStr=typeof part==="string";if(isPartStr&&!/\W/.test(part)){part=part.toLowerCase();for(var i=0,l=checkSet.length;i<l;i++){var elem=checkSet[i];if(elem){var parent=elem.parentNode;checkSet[i]=parent.nodeName.toLowerCase()===part?parent:false}}}else{for(var i=0,l=checkSet.length;i<l;i++){var elem=checkSet[i];if(elem){checkSet[i]=isPartStr?elem.parentNode:elem.parentNode===part}}if(isPartStr){Sizzle.filter(part,checkSet,true)}}},"":function(checkSet,part,isXML){var doneName=done++,checkFn=dirCheck;if(typeof part==="string"&&!/\W/.test(part)){var nodeCheck=part=part.toLowerCase();checkFn=dirNodeCheck}checkFn("parentNode",part,doneName,checkSet,nodeCheck,isXML)},"~":function(checkSet,part,isXML){var doneName=done++,checkFn=dirCheck;if(typeof part==="string"&&!/\W/.test(part)){var nodeCheck=part=part.toLowerCase();checkFn=dirNodeCheck}checkFn("previousSibling",part,doneName,checkSet,nodeCheck,isXML)}},find:{ID:function(match,context,isXML){if(typeof context.getElementById!=="undefined"&&!isXML){var m=context.getElementById(match[1]);return m?[m]:[]}},NAME:function(match,context){if(typeof context.getElementsByName!=="undefined"){var ret=[],results=context.getElementsByName(match[1]);for(var i=0,l=results.length;i<l;i++){if(results[i].getAttribute("name")===match[1]){ret.push(results[i])}}return ret.length===0?null:ret}},TAG:function(match,context){return context.getElementsByTagName(match[1])}},preFilter:{CLASS:function(match,curLoop,inplace,result,not,isXML){match=" "+match[1].replace(/\\/g,"")+" ";if(isXML){return match}for(var i=0,elem;(elem=curLoop[i])!=null;i++){if(elem){if(not^(elem.className&&(" "+elem.className+" ").replace(/[\t\n]/g," ").indexOf(match)>=0)){if(!inplace){result.push(elem)}}else{if(inplace){curLoop[i]=false}}}}return false},ID:function(match){return match[1].replace(/\\/g,"")},TAG:function(match,curLoop){return match[1].toLowerCase()},CHILD:function(match){if(match[1]==="nth"){var test=/(-?)(\d*)n((?:\+|-)?\d*)/.exec(match[2]==="even"&&"2n"||match[2]==="odd"&&"2n+1"||!/\D/.test(match[2])&&"0n+"+match[2]||match[2]);match[2]=(test[1]+(test[2]||1))-0;match[3]=test[3]-0}match[0]=done++;return match},ATTR:function(match,curLoop,inplace,result,not,isXML){var name=match[1].replace(/\\/g,"");if(!isXML&&Expr.attrMap[name]){match[1]=Expr.attrMap[name]}if(match[2]==="~="){match[4]=" "+match[4]+" "}return match},PSEUDO:function(match,curLoop,inplace,result,not){if(match[1]==="not"){if((chunker.exec(match[3])||"").length>1||/^\w/.test(match[3])){match[3]=Sizzle(match[3],null,null,curLoop)}else{var ret=Sizzle.filter(match[3],curLoop,inplace,true^not);if(!inplace){result.push.apply(result,ret)}return false}}else{if(Expr.match.POS.test(match[0])||Expr.match.CHILD.test(match[0])){return true}}return match},POS:function(match){match.unshift(true);return match}},filters:{enabled:function(elem){return elem.disabled===false&&elem.type!=="hidden"},disabled:function(elem){return elem.disabled===true},checked:function(elem){return elem.checked===true},selected:function(elem){elem.parentNode.selectedIndex;return elem.selected===true},parent:function(elem){return!!elem.firstChild},empty:function(elem){return!elem.firstChild},has:function(elem,i,match){return!!Sizzle(match[3],elem).length},header:function(elem){return/h\d/i.test(elem.nodeName)},text:function(elem){return"text"===elem.type},radio:function(elem){return"radio"===elem.type},checkbox:function(elem){return"checkbox"===elem.type},file:function(elem){return"file"===elem.type},password:function(elem){return"password"===elem.type},submit:function(elem){return"submit"===elem.type},image:function(elem){return"image"===elem.type},reset:function(elem){return"reset"===elem.type},button:function(elem){return"button"===elem.type||elem.nodeName.toLowerCase()==="button"},input:function(elem){return/input|select|textarea|button/i.test(elem.nodeName)}},setFilters:{first:function(elem,i){return i===0},last:function(elem,i,match,array){return i===array.length-1},even:function(elem,i){return i%2===0},odd:function(elem,i){return i%2===1},lt:function(elem,i,match){return i<match[3]-0},gt:function(elem,i,match){return i>match[3]-0},nth:function(elem,i,match){return match[3]-0===i},eq:function(elem,i,match){return match[3]-0===i}},filter:{PSEUDO:function(elem,match,i,array){var name=match[1],filter=Expr.filters[name];if(filter){return filter(elem,i,match,array)}else{if(name==="contains"){return(elem.textContent||elem.innerText||getText([elem])||"").indexOf(match[3])>=0}else{if(name==="not"){var not=match[3];for(var i=0,l=not.length;i<l;i++){if(not[i]===elem){return false}}return true}else{throw"Syntax error, unrecognized expression: "+name}}}},CHILD:function(elem,match){var type=match[1],node=elem;switch(type){case"only":case"first":while((node=node.previousSibling)){if(node.nodeType===1){return false}}if(type==="first"){return true}node=elem;case"last":while((node=node.nextSibling)){if(node.nodeType===1){return false}}return true;case"nth":var first=match[2],last=match[3];if(first===1&&last===0){return true}var doneName=match[0],parent=elem.parentNode;if(parent&&(parent.sizcache!==doneName||!elem.nodeIndex)){var count=0;for(node=parent.firstChild;node;node=node.nextSibling){if(node.nodeType===1){node.nodeIndex=++count}}parent.sizcache=doneName}var diff=elem.nodeIndex-last;if(first===0){return diff===0}else{return(diff%first===0&&diff/first>=0)}}},ID:function(elem,match){return elem.nodeType===1&&elem.getAttribute("id")===match},TAG:function(elem,match){return(match==="*"&&elem.nodeType===1)||elem.nodeName.toLowerCase()===match},CLASS:function(elem,match){return(" "+(elem.className||elem.getAttribute("class"))+" ").indexOf(match)>-1},ATTR:function(elem,match){var name=match[1],result=Expr.attrHandle[name]?Expr.attrHandle[name](elem):elem[name]!=null?elem[name]:elem.getAttribute(name),value=result+"",type=match[2],check=match[4];return result==null?type==="!=":type==="="?value===check:type==="*="?value.indexOf(check)>=0:type==="~="?(" "+value+" ").indexOf(check)>=0:!check?value&&result!==false:type==="!="?value!==check:type==="^="?value.indexOf(check)===0:type==="$="?value.substr(value.length-check.length)===check:type==="|="?value===check||value.substr(0,check.length+1)===check+"-":false},POS:function(elem,match,i,array){var name=match[2],filter=Expr.setFilters[name];if(filter){return filter(elem,i,match,array)}}}};var origPOS=Expr.match.POS;for(var type in Expr.match){Expr.match[type]=new RegExp(Expr.match[type].source+/(?![^\[]*\])(?![^\(]*\))/.source);Expr.leftMatch[type]=new RegExp(/(^(?:.|\r|\n)*?)/.source+Expr.match[type].source)}var makeArray=function(array,results){array=Array.prototype.slice.call(array,0);if(results){results.push.apply(results,array);return results}return array};try{Array.prototype.slice.call(document.documentElement.childNodes,0)}catch(e){makeArray=function(array,results){var ret=results||[];if(toString.call(array)==="[object Array]"){Array.prototype.push.apply(ret,array)}else{if(typeof array.length==="number"){for(var i=0,l=array.length;i<l;i++){ret.push(array[i])}}else{for(var i=0;array[i];i++){ret.push(array[i])}}}return ret}}var sortOrder;if(document.documentElement.compareDocumentPosition){sortOrder=function(a,b){if(!a.compareDocumentPosition||!b.compareDocumentPosition){if(a==b){hasDuplicate=true}return a.compareDocumentPosition?-1:1}var ret=a.compareDocumentPosition(b)&4?-1:a===b?0:1;if(ret===0){hasDuplicate=true}return ret}}else{if("sourceIndex"in document.documentElement){sortOrder=function(a,b){if(!a.sourceIndex||!b.sourceIndex){if(a==b){hasDuplicate=true}return a.sourceIndex?-1:1}var ret=a.sourceIndex-b.sourceIndex;if(ret===0){hasDuplicate=true}return ret}}else{if(document.createRange){sortOrder=function(a,b){if(!a.ownerDocument||!b.ownerDocument){if(a==b){hasDuplicate=true}return a.ownerDocument?-1:1}var aRange=a.ownerDocument.createRange(),bRange=b.ownerDocument.createRange();aRange.setStart(a,0);aRange.setEnd(a,0);bRange.setStart(b,0);bRange.setEnd(b,0);var ret=aRange.compareBoundaryPoints(Range.START_TO_END,bRange);if(ret===0){hasDuplicate=true}return ret}}}}function getText(elems){var ret="",elem;for(var i=0;elems[i];i++){elem=elems[i];if(elem.nodeType===3||elem.nodeType===4){ret+=elem.nodeValue}else{if(elem.nodeType!==8){ret+=getText(elem.childNodes)}}}return ret}(function(){var form=document.createElement("div"),id="script"+(new Date).getTime();form.innerHTML="<a name='"+id+"'/>";var root=document.documentElement;root.insertBefore(form,root.firstChild);if(document.getElementById(id)){Expr.find.ID=function(match,context,isXML){if(typeof context.getElementById!=="undefined"&&!isXML){var m=context.getElementById(match[1]);return m?m.id===match[1]||typeof m.getAttributeNode!=="undefined"&&m.getAttributeNode("id").nodeValue===match[1]?[m]:undefined:[]}};Expr.filter.ID=function(elem,match){var node=typeof elem.getAttributeNode!=="undefined"&&elem.getAttributeNode("id");return elem.nodeType===1&&node&&node.nodeValue===match}}root.removeChild(form);root=form=null})();(function(){var div=document.createElement("div");div.appendChild(document.createComment(""));if(div.getElementsByTagName("*").length>0){Expr.find.TAG=function(match,context){var results=context.getElementsByTagName(match[1]);if(match[1]==="*"){var tmp=[];for(var i=0;results[i];i++){if(results[i].nodeType===1){tmp.push(results[i])}}results=tmp}return results}}div.innerHTML="<a href='#'></a>";if(div.firstChild&&typeof div.firstChild.getAttribute!=="undefined"&&div.firstChild.getAttribute("href")!=="#"){Expr.attrHandle.href=function(elem){return elem.getAttribute("href",2)}}div=null})();if(document.querySelectorAll){(function(){var oldSizzle=Sizzle,div=document.createElement("div");div.innerHTML="<p class='TEST'></p>";if(div.querySelectorAll&&div.querySelectorAll(".TEST").length===0){return}Sizzle=function(query,context,extra,seed){context=context||document;if(!seed&&context.nodeType===9&&!isXML(context)){try{return makeArray(context.querySelectorAll(query),extra)}catch(e){}}return oldSizzle(query,context,extra,seed)};for(var prop in oldSizzle){Sizzle[prop]=oldSizzle[prop]}div=null})()}(function(){var div=document.createElement("div");div.innerHTML="<div class='test e'></div><div class='test'></div>";if(!div.getElementsByClassName||div.getElementsByClassName("e").length===0){return}div.lastChild.className="e";if(div.getElementsByClassName("e").length===1){return}Expr.order.splice(1,0,"CLASS");Expr.find.CLASS=function(match,context,isXML){if(typeof context.getElementsByClassName!=="undefined"&&!isXML){return context.getElementsByClassName(match[1])}};div=null})();function dirNodeCheck(dir,cur,doneName,checkSet,nodeCheck,isXML){for(var i=0,l=checkSet.length;i<l;i++){var elem=checkSet[i];if(elem){elem=elem[dir];var match=false;while(elem){if(elem.sizcache===doneName){match=checkSet[elem.sizset];break}if(elem.nodeType===1&&!isXML){elem.sizcache=doneName;elem.sizset=i}if(elem.nodeName.toLowerCase()===cur){match=elem;break}elem=elem[dir]}checkSet[i]=match}}}function dirCheck(dir,cur,doneName,checkSet,nodeCheck,isXML){for(var i=0,l=checkSet.length;i<l;i++){var elem=checkSet[i];if(elem){elem=elem[dir];var match=false;while(elem){if(elem.sizcache===doneName){match=checkSet[elem.sizset];break}if(elem.nodeType===1){if(!isXML){elem.sizcache=doneName;elem.sizset=i}if(typeof cur!=="string"){if(elem===cur){match=true;break}}else{if(Sizzle.filter(cur,[elem]).length>0){match=elem;break}}}elem=elem[dir]}checkSet[i]=match}}}var contains=document.compareDocumentPosition?function(a,b){return a.compareDocumentPosition(b)&16}:function(a,b){return a!==b&&(a.contains?a.contains(b):true)};var isXML=function(elem){var documentElement=(elem?elem.ownerDocument||elem:0).documentElement;return documentElement?documentElement.nodeName!=="HTML":false};var posProcess=function(selector,context){var tmpSet=[],later="",match,root=context.nodeType?[context]:context;while((match=Expr.match.PSEUDO.exec(selector))){later+=match[0];selector=selector.replace(Expr.match.PSEUDO,"")}selector=Expr.relative[selector]?selector+"*":selector;for(var i=0,l=root.length;i<l;i++){Sizzle(selector,root[i],tmpSet)}return Sizzle.filter(later,tmpSet)};return Sizzle})();S.flash=(function(){var swfobject=function(){var UNDEF="undefined",OBJECT="object",SHOCKWAVE_FLASH="Shockwave Flash",SHOCKWAVE_FLASH_AX="ShockwaveFlash.ShockwaveFlash",FLASH_MIME_TYPE="application/x-shockwave-flash",EXPRESS_INSTALL_ID="SWFObjectExprInst",win=window,doc=document,nav=navigator,domLoadFnArr=[],regObjArr=[],objIdArr=[],listenersArr=[],script,timer=null,storedAltContent=null,storedAltContentId=null,isDomLoaded=false,isExpressInstallActive=false;var ua=function(){var w3cdom=typeof doc.getElementById!=UNDEF&&typeof doc.getElementsByTagName!=UNDEF&&typeof doc.createElement!=UNDEF,playerVersion=[0,0,0],d=null;if(typeof nav.plugins!=UNDEF&&typeof nav.plugins[SHOCKWAVE_FLASH]==OBJECT){d=nav.plugins[SHOCKWAVE_FLASH].description;if(d&&!(typeof nav.mimeTypes!=UNDEF&&nav.mimeTypes[FLASH_MIME_TYPE]&&!nav.mimeTypes[FLASH_MIME_TYPE].enabledPlugin)){d=d.replace(/^.*\s+(\S+\s+\S+$)/,"$1");playerVersion[0]=parseInt(d.replace(/^(.*)\..*$/,"$1"),10);playerVersion[1]=parseInt(d.replace(/^.*\.(.*)\s.*$/,"$1"),10);playerVersion[2]=/r/.test(d)?parseInt(d.replace(/^.*r(.*)$/,"$1"),10):0}}else{if(typeof win.ActiveXObject!=UNDEF){var a=null,fp6Crash=false;try{a=new ActiveXObject(SHOCKWAVE_FLASH_AX+".7")}catch(e){try{a=new ActiveXObject(SHOCKWAVE_FLASH_AX+".6");playerVersion=[6,0,21];a.AllowScriptAccess="always"}catch(e){if(playerVersion[0]==6){fp6Crash=true}}if(!fp6Crash){try{a=new ActiveXObject(SHOCKWAVE_FLASH_AX)}catch(e){}}}if(!fp6Crash&&a){try{d=a.GetVariable("$version");if(d){d=d.split(" ")[1].split(",");playerVersion=[parseInt(d[0],10),parseInt(d[1],10),parseInt(d[2],10)]}}catch(e){}}}}var u=nav.userAgent.toLowerCase(),p=nav.platform.toLowerCase(),webkit=/webkit/.test(u)?parseFloat(u.replace(/^.*webkit\/(\d+(\.\d+)?).*$/,"$1")):false,ie=false,windows=p?/win/.test(p):/win/.test(u),mac=p?/mac/.test(p):/mac/.test(u);/*@cc_on
   ie = true;
   @if (@_win32)
    windows = true;
   @elif (@_mac)
    mac = true;
   @end
  @*/return{w3cdom:w3cdom,pv:playerVersion,webkit:webkit,ie:ie,win:windows,mac:mac}}();var onDomLoad=function(){if(!ua.w3cdom){return}addDomLoadEvent(main);if(ua.ie&&ua.win){try{doc.write("<script id=__ie_ondomload defer=true src=//:><\/script>");script=getElementById("__ie_ondomload");if(script){addListener(script,"onreadystatechange",checkReadyState)}}catch(e){}}if(ua.webkit&&typeof doc.readyState!=UNDEF){timer=setInterval(function(){if(/loaded|complete/.test(doc.readyState)){callDomLoadFunctions()}},10)}if(typeof doc.addEventListener!=UNDEF){doc.addEventListener("DOMContentLoaded",callDomLoadFunctions,null)}addLoadEvent(callDomLoadFunctions)}();function checkReadyState(){if(script.readyState=="complete"){script.parentNode.removeChild(script);callDomLoadFunctions()}}function callDomLoadFunctions(){if(isDomLoaded){return}if(ua.ie&&ua.win){var s=createElement("span");try{var t=doc.getElementsByTagName("body")[0].appendChild(s);t.parentNode.removeChild(t)}catch(e){return}}isDomLoaded=true;if(timer){clearInterval(timer);timer=null}var dl=domLoadFnArr.length;for(var i=0;i<dl;i++){domLoadFnArr[i]()}}function addDomLoadEvent(fn){if(isDomLoaded){fn()}else{domLoadFnArr[domLoadFnArr.length]=fn}}function addLoadEvent(fn){if(typeof win.addEventListener!=UNDEF){win.addEventListener("load",fn,false)}else{if(typeof doc.addEventListener!=UNDEF){doc.addEventListener("load",fn,false)}else{if(typeof win.attachEvent!=UNDEF){addListener(win,"onload",fn)}else{if(typeof win.onload=="function"){var fnOld=win.onload;win.onload=function(){fnOld();fn()}}else{win.onload=fn}}}}}function main(){var rl=regObjArr.length;for(var i=0;i<rl;i++){var id=regObjArr[i].id;if(ua.pv[0]>0){var obj=getElementById(id);if(obj){regObjArr[i].width=obj.getAttribute("width")?obj.getAttribute("width"):"0";regObjArr[i].height=obj.getAttribute("height")?obj.getAttribute("height"):"0";if(hasPlayerVersion(regObjArr[i].swfVersion)){if(ua.webkit&&ua.webkit<312){fixParams(obj)}setVisibility(id,true)}else{if(regObjArr[i].expressInstall&&!isExpressInstallActive&&hasPlayerVersion("6.0.65")&&(ua.win||ua.mac)){showExpressInstall(regObjArr[i])}else{displayAltContent(obj)}}}}else{setVisibility(id,true)}}}function fixParams(obj){var nestedObj=obj.getElementsByTagName(OBJECT)[0];if(nestedObj){var e=createElement("embed"),a=nestedObj.attributes;if(a){var al=a.length;for(var i=0;i<al;i++){if(a[i].nodeName=="DATA"){e.setAttribute("src",a[i].nodeValue)}else{e.setAttribute(a[i].nodeName,a[i].nodeValue)}}}var c=nestedObj.childNodes;if(c){var cl=c.length;for(var j=0;j<cl;j++){if(c[j].nodeType==1&&c[j].nodeName=="PARAM"){e.setAttribute(c[j].getAttribute("name"),c[j].getAttribute("value"))}}}obj.parentNode.replaceChild(e,obj)}}function showExpressInstall(regObj){isExpressInstallActive=true;var obj=getElementById(regObj.id);if(obj){if(regObj.altContentId){var ac=getElementById(regObj.altContentId);if(ac){storedAltContent=ac;storedAltContentId=regObj.altContentId}}else{storedAltContent=abstractAltContent(obj)}if(!(/%$/.test(regObj.width))&&parseInt(regObj.width,10)<310){regObj.width="310"}if(!(/%$/.test(regObj.height))&&parseInt(regObj.height,10)<137){regObj.height="137"}doc.title=doc.title.slice(0,47)+" - Flash Player Installation";var pt=ua.ie&&ua.win?"ActiveX":"PlugIn",dt=doc.title,fv="MMredirectURL="+win.location+"&MMplayerType="+pt+"&MMdoctitle="+dt,replaceId=regObj.id;if(ua.ie&&ua.win&&obj.readyState!=4){var newObj=createElement("div");replaceId+="SWFObjectNew";newObj.setAttribute("id",replaceId);obj.parentNode.insertBefore(newObj,obj);obj.style.display="none";var fn=function(){obj.parentNode.removeChild(obj)};addListener(win,"onload",fn)}createSWF({data:regObj.expressInstall,id:EXPRESS_INSTALL_ID,width:regObj.width,height:regObj.height},{flashvars:fv},replaceId)}}function displayAltContent(obj){if(ua.ie&&ua.win&&obj.readyState!=4){var el=createElement("div");obj.parentNode.insertBefore(el,obj);el.parentNode.replaceChild(abstractAltContent(obj),el);obj.style.display="none";var fn=function(){obj.parentNode.removeChild(obj)};addListener(win,"onload",fn)}else{obj.parentNode.replaceChild(abstractAltContent(obj),obj)}}function abstractAltContent(obj){var ac=createElement("div");if(ua.win&&ua.ie){ac.innerHTML=obj.innerHTML}else{var nestedObj=obj.getElementsByTagName(OBJECT)[0];if(nestedObj){var c=nestedObj.childNodes;if(c){var cl=c.length;for(var i=0;i<cl;i++){if(!(c[i].nodeType==1&&c[i].nodeName=="PARAM")&&!(c[i].nodeType==8)){ac.appendChild(c[i].cloneNode(true))}}}}}return ac}function createSWF(attObj,parObj,id){var r,el=getElementById(id);if(el){if(typeof attObj.id==UNDEF){attObj.id=id}if(ua.ie&&ua.win){var att="";for(var i in attObj){if(attObj[i]!=Object.prototype[i]){if(i.toLowerCase()=="data"){parObj.movie=attObj[i]}else{if(i.toLowerCase()=="styleclass"){att+=' class="'+attObj[i]+'"'}else{if(i.toLowerCase()!="classid"){att+=" "+i+'="'+attObj[i]+'"'}}}}}var par="";for(var j in parObj){if(parObj[j]!=Object.prototype[j]){par+='<param name="'+j+'" value="'+parObj[j]+'" />'}}el.outerHTML='<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"'+att+">"+par+"</object>";objIdArr[objIdArr.length]=attObj.id;r=getElementById(attObj.id)}else{if(ua.webkit&&ua.webkit<312){var e=createElement("embed");e.setAttribute("type",FLASH_MIME_TYPE);for(var k in attObj){if(attObj[k]!=Object.prototype[k]){if(k.toLowerCase()=="data"){e.setAttribute("src",attObj[k])}else{if(k.toLowerCase()=="styleclass"){e.setAttribute("class",attObj[k])}else{if(k.toLowerCase()!="classid"){e.setAttribute(k,attObj[k])}}}}}for(var l in parObj){if(parObj[l]!=Object.prototype[l]){if(l.toLowerCase()!="movie"){e.setAttribute(l,parObj[l])}}}el.parentNode.replaceChild(e,el);r=e}else{var o=createElement(OBJECT);o.setAttribute("type",FLASH_MIME_TYPE);for(var m in attObj){if(attObj[m]!=Object.prototype[m]){if(m.toLowerCase()=="styleclass"){o.setAttribute("class",attObj[m])}else{if(m.toLowerCase()!="classid"){o.setAttribute(m,attObj[m])}}}}for(var n in parObj){if(parObj[n]!=Object.prototype[n]&&n.toLowerCase()!="movie"){createObjParam(o,n,parObj[n])}}el.parentNode.replaceChild(o,el);r=o}}}return r}function createObjParam(el,pName,pValue){var p=createElement("param");p.setAttribute("name",pName);p.setAttribute("value",pValue);el.appendChild(p)}function removeSWF(id){var obj=getElementById(id);if(obj&&(obj.nodeName=="OBJECT"||obj.nodeName=="EMBED")){if(ua.ie&&ua.win){if(obj.readyState==4){removeObjectInIE(id)}else{win.attachEvent("onload",function(){removeObjectInIE(id)})}}else{obj.parentNode.removeChild(obj)}}}function removeObjectInIE(id){var obj=getElementById(id);if(obj){for(var i in obj){if(typeof obj[i]=="function"){obj[i]=null}}obj.parentNode.removeChild(obj)}}function getElementById(id){var el=null;try{el=doc.getElementById(id)}catch(e){}return el}function createElement(el){return doc.createElement(el)}function addListener(target,eventType,fn){target.attachEvent(eventType,fn);listenersArr[listenersArr.length]=[target,eventType,fn]}function hasPlayerVersion(rv){var pv=ua.pv,v=rv.split(".");v[0]=parseInt(v[0],10);v[1]=parseInt(v[1],10)||0;v[2]=parseInt(v[2],10)||0;return(pv[0]>v[0]||(pv[0]==v[0]&&pv[1]>v[1])||(pv[0]==v[0]&&pv[1]==v[1]&&pv[2]>=v[2]))?true:false}function createCSS(sel,decl){if(ua.ie&&ua.mac){return}var h=doc.getElementsByTagName("head")[0],s=createElement("style");s.setAttribute("type","text/css");s.setAttribute("media","screen");if(!(ua.ie&&ua.win)&&typeof doc.createTextNode!=UNDEF){s.appendChild(doc.createTextNode(sel+" {"+decl+"}"))}h.appendChild(s);if(ua.ie&&ua.win&&typeof doc.styleSheets!=UNDEF&&doc.styleSheets.length>0){var ls=doc.styleSheets[doc.styleSheets.length-1];if(typeof ls.addRule==OBJECT){ls.addRule(sel,decl)}}}function setVisibility(id,isVisible){var v=isVisible?"visible":"hidden";if(isDomLoaded&&getElementById(id)){getElementById(id).style.visibility=v}else{createCSS("#"+id,"visibility:"+v)}}function urlEncodeIfNecessary(s){var regex=/[\\\"<>\.;]/;var hasBadChars=regex.exec(s)!=null;return hasBadChars?encodeURIComponent(s):s}var cleanup=function(){if(ua.ie&&ua.win){window.attachEvent("onunload",function(){var ll=listenersArr.length;for(var i=0;i<ll;i++){listenersArr[i][0].detachEvent(listenersArr[i][1],listenersArr[i][2])}var il=objIdArr.length;for(var j=0;j<il;j++){removeSWF(objIdArr[j])}for(var k in ua){ua[k]=null}ua=null;for(var l in swfobject){swfobject[l]=null}swfobject=null})}}();return{registerObject:function(objectIdStr,swfVersionStr,xiSwfUrlStr){if(!ua.w3cdom||!objectIdStr||!swfVersionStr){return}var regObj={};regObj.id=objectIdStr;regObj.swfVersion=swfVersionStr;regObj.expressInstall=xiSwfUrlStr?xiSwfUrlStr:false;regObjArr[regObjArr.length]=regObj;setVisibility(objectIdStr,false)},getObjectById:function(objectIdStr){var r=null;if(ua.w3cdom){var o=getElementById(objectIdStr);if(o){var n=o.getElementsByTagName(OBJECT)[0];if(!n||(n&&typeof o.SetVariable!=UNDEF)){r=o}else{if(typeof n.SetVariable!=UNDEF){r=n}}}}return r},embedSWF:function(swfUrlStr,replaceElemIdStr,widthStr,heightStr,swfVersionStr,xiSwfUrlStr,flashvarsObj,parObj,attObj){if(!ua.w3cdom||!swfUrlStr||!replaceElemIdStr||!widthStr||!heightStr||!swfVersionStr){return}widthStr+="";heightStr+="";if(hasPlayerVersion(swfVersionStr)){setVisibility(replaceElemIdStr,false);var att={};if(attObj&&typeof attObj===OBJECT){for(var i in attObj){if(attObj[i]!=Object.prototype[i]){att[i]=attObj[i]}}}att.data=swfUrlStr;att.width=widthStr;att.height=heightStr;var par={};if(parObj&&typeof parObj===OBJECT){for(var j in parObj){if(parObj[j]!=Object.prototype[j]){par[j]=parObj[j]}}}if(flashvarsObj&&typeof flashvarsObj===OBJECT){for(var k in flashvarsObj){if(flashvarsObj[k]!=Object.prototype[k]){if(typeof par.flashvars!=UNDEF){par.flashvars+="&"+k+"="+flashvarsObj[k]}else{par.flashvars=k+"="+flashvarsObj[k]}}}}addDomLoadEvent(function(){createSWF(att,par,replaceElemIdStr);if(att.id==replaceElemIdStr){setVisibility(replaceElemIdStr,true)}})}else{if(xiSwfUrlStr&&!isExpressInstallActive&&hasPlayerVersion("6.0.65")&&(ua.win||ua.mac)){isExpressInstallActive=true;setVisibility(replaceElemIdStr,false);addDomLoadEvent(function(){var regObj={};regObj.id=regObj.altContentId=replaceElemIdStr;regObj.width=widthStr;regObj.height=heightStr;regObj.expressInstall=xiSwfUrlStr;showExpressInstall(regObj)})}}},getFlashPlayerVersion:function(){return{major:ua.pv[0],minor:ua.pv[1],release:ua.pv[2]}},hasFlashPlayerVersion:hasPlayerVersion,createSWF:function(attObj,parObj,replaceElemIdStr){if(ua.w3cdom){return createSWF(attObj,parObj,replaceElemIdStr)}else{return undefined}},removeSWF:function(objElemIdStr){if(ua.w3cdom){removeSWF(objElemIdStr)}},createCSS:function(sel,decl){if(ua.w3cdom){createCSS(sel,decl)}},addDomLoadEvent:addDomLoadEvent,addLoadEvent:addLoadEvent,getQueryParamValue:function(param){var q=doc.location.search||doc.location.hash;if(param==null){return urlEncodeIfNecessary(q)}if(q){var pairs=q.substring(1).split("&");for(var i=0;i<pairs.length;i++){if(pairs[i].substring(0,pairs[i].indexOf("="))==param){return urlEncodeIfNecessary(pairs[i].substring((pairs[i].indexOf("=")+1)))}}}return""},expressInstallCallback:function(){if(isExpressInstallActive&&storedAltContent){var obj=getElementById(EXPRESS_INSTALL_ID);if(obj){obj.parentNode.replaceChild(storedAltContent,obj);if(storedAltContentId){setVisibility(storedAltContentId,true);if(ua.ie&&ua.win){storedAltContent.style.display="block"}}storedAltContent=null;storedAltContentId=null;isExpressInstallActive=false}}}}}();return swfobject})();S.lang={code:"en",of:"of",loading:"loading",cancel:"Cancel",next:"Next",previous:"Previous",play:"Play",pause:"Pause",close:"Close",errors:{single:'You must install the <a href="{0}">{1}</a> browser plugin to view this content.',shared:'You must install both the <a href="{0}">{1}</a> and <a href="{2}">{3}</a> browser plugins to view this content.',either:'You must install either the <a href="{0}">{1}</a> or the <a href="{2}">{3}</a> browser plugin to view this content.'}};var pre,proxyId="sb-drag-proxy",dragData,dragProxy,dragTarget;function resetDrag(){dragData={x:0,y:0,startX:null,startY:null}}function updateProxy(){var dims=S.dimensions;apply(dragProxy.style,{height:dims.innerHeight+"px",width:dims.innerWidth+"px"})}function enableDrag(){resetDrag();var style=["position:absolute","cursor:"+(S.isGecko?"-moz-grab":"move"),"background-color:"+(S.isIE?"#fff;filter:alpha(opacity=0)":"transparent")].join(";");S.appendHTML(S.skin.body,'<div id="'+proxyId+'" style="'+style+'"></div>');dragProxy=get(proxyId);updateProxy();addEvent(dragProxy,"mousedown",startDrag)}function disableDrag(){if(dragProxy){removeEvent(dragProxy,"mousedown",startDrag);remove(dragProxy);dragProxy=null}dragTarget=null}function startDrag(e){preventDefault(e);var xy=getPageXY(e);dragData.startX=xy[0];dragData.startY=xy[1];dragTarget=get(S.player.id);addEvent(document,"mousemove",positionDrag);addEvent(document,"mouseup",endDrag);if(S.isGecko){dragProxy.style.cursor="-moz-grabbing"}}function positionDrag(e){var player=S.player,dims=S.dimensions,xy=getPageXY(e);var moveX=xy[0]-dragData.startX;dragData.startX+=moveX;dragData.x=Math.max(Math.min(0,dragData.x+moveX),dims.innerWidth-player.width);var moveY=xy[1]-dragData.startY;dragData.startY+=moveY;dragData.y=Math.max(Math.min(0,dragData.y+moveY),dims.innerHeight-player.height);apply(dragTarget.style,{left:dragData.x+"px",top:dragData.y+"px"})}function endDrag(){removeEvent(document,"mousemove",positionDrag);removeEvent(document,"mouseup",endDrag);if(S.isGecko){dragProxy.style.cursor="-moz-grab"}}S.img=function(obj,id){this.obj=obj;this.id=id;this.ready=false;var self=this;pre=new Image();pre.onload=function(){self.height=obj.height?parseInt(obj.height,10):pre.height;self.width=obj.width?parseInt(obj.width,10):pre.width;self.ready=true;pre.onload=null;pre=null};pre.src=obj.content};S.img.ext=["bmp","gif","jpg","jpeg","png"];S.img.prototype={append:function(body,dims){var img=document.createElement("img");img.id=this.id;img.src=this.obj.content;img.style.position="absolute";var height,width;if(dims.oversized&&S.options.handleOversize=="resize"){height=dims.innerHeight;width=dims.innerWidth}else{height=this.height;width=this.width}img.setAttribute("height",height);img.setAttribute("width",width);body.appendChild(img)},remove:function(){var el=get(this.id);if(el){remove(el)}disableDrag();if(pre){pre.onload=null;pre=null}},onLoad:function(){var dims=S.dimensions;if(dims.oversized&&S.options.handleOversize=="drag"){enableDrag()}},onWindowResize:function(){var dims=S.dimensions;switch(S.options.handleOversize){case"resize":var el=get(this.id);el.height=dims.innerHeight;el.width=dims.innerWidth;break;case"drag":if(dragTarget){var top=parseInt(S.getStyle(dragTarget,"top")),left=parseInt(S.getStyle(dragTarget,"left"));if(top+this.height<dims.innerHeight){dragTarget.style.top=dims.innerHeight-this.height+"px"}if(left+this.width<dims.innerWidth){dragTarget.style.left=dims.innerWidth-this.width+"px"}updateProxy()}break}}};S.iframe=function(obj,id){this.obj=obj;this.id=id;var overlay=get("sb-overlay");this.height=obj.height?parseInt(obj.height,10):overlay.offsetHeight;this.width=obj.width?parseInt(obj.width,10):overlay.offsetWidth};S.iframe.prototype={append:function(body,dims){var html='<iframe id="'+this.id+'" name="'+this.id+'" height="100%" width="100%" frameborder="0" marginwidth="0" marginheight="0" style="visibility:hidden" onload="this.style.visibility=\'visible\'" scrolling="auto"';if(S.isIE){html+=' allowtransparency="true"';if(S.isIE6){html+=" src=\"javascript:false;document.write('');\""}}html+="></iframe>";body.innerHTML=html},remove:function(){var el=get(this.id);if(el){remove(el);if(S.isGecko){delete window.frames[this.id]}}},onLoad:function(){var win=S.isIE?get(this.id).contentWindow:window.frames[this.id];win.location.href=this.obj.content}};S.html=function(obj,id){this.obj=obj;this.id=id;this.height=obj.height?parseInt(obj.height,10):300;this.width=obj.width?parseInt(obj.width,10):500};S.html.prototype={append:function(body,dims){var div=document.createElement("div");div.id=this.id;div.className="html";div.innerHTML=this.obj.content;body.appendChild(div)},remove:function(){var el=get(this.id);if(el){remove(el)}}};S.swf=function(obj,id){this.obj=obj;this.id=id;this.height=obj.height?parseInt(obj.height,10):300;this.width=obj.width?parseInt(obj.width,10):300};S.swf.ext=["swf"];S.swf.prototype={append:function(body,dims){var tmp=document.createElement("div");tmp.id=this.id;body.appendChild(tmp);var height=dims.innerHeight,width=dims.innerWidth,swf=this.obj.content,version=S.options.flashVersion,express=S.path+"expressInstall.swf",flashvars=S.options.flashVars,params=S.options.flashParams;S.flash.embedSWF(swf,this.id,width,height,version,express,flashvars,params)},remove:function(){S.flash.expressInstallCallback();S.flash.removeSWF(this.id)},onWindowResize:function(){var dims=S.dimensions,el=get(this.id);el.height=dims.innerHeight;el.width=dims.innerWidth}};var jwControllerHeight=20;S.flv=function(obj,id){this.obj=obj;this.id=id;this.height=obj.height?parseInt(obj.height,10):300;if(S.options.showMovieControls){this.height+=jwControllerHeight}this.width=obj.width?parseInt(obj.width,10):300};S.flv.ext=["flv","m4v","f4v","mp4"];S.flv.prototype={append:function(body,dims){var tmp=document.createElement("div");tmp.id=this.id;body.appendChild(tmp);var height=dims.innerHeight,width=dims.innerWidth,swf=S.path+"player.swf",version=S.options.flashVersion,express=S.path+"expressInstall.swf",flashvars=apply({file:this.obj.content,height:height,width:width,autostart:(S.options.autoplayMovies?"true":"false"),controlbar:(S.options.showMovieControls?"bottom":"none"),backcolor:"0x000000",frontcolor:"0xCCCCCC",lightcolor:"0x557722"},S.options.flashVars),params=S.options.flashParams;S.flash.embedSWF(swf,this.id,width,height,version,express,flashvars,params)},remove:function(){S.flash.expressInstallCallback();S.flash.removeSWF(this.id)},onWindowResize:function(){var dims=S.dimensions,el=get(this.id);el.height=dims.innerHeight;el.width=dims.innerWidth}};var overlayOn=false,visibilityCache=[],pngIds=["sb-nav-close","sb-nav-next","sb-nav-play","sb-nav-pause","sb-nav-previous"],container,overlay,wrapper,doWindowResize=true;function animate(el,property,to,duration,callback){var isOpacity=(property=="opacity"),anim=isOpacity?S.setOpacity:function(el,value){el.style[property]=""+value+"px"};if(duration==0||(!isOpacity&&!S.options.animate)||(isOpacity&&!S.options.animateFade)){anim(el,to);if(callback){callback()}return}var from=parseFloat(S.getStyle(el,property))||0;var delta=to-from;if(delta==0){if(callback){callback()}return}duration*=1000;var begin=now(),ease=S.ease,end=begin+duration,time;var interval=setInterval(function(){time=now();if(time>=end){clearInterval(interval);interval=null;anim(el,to);if(callback){callback()}}else{anim(el,from+ease((time-begin)/duration)*delta)}},10)}function setSize(){container.style.height=S.getWindowSize("Height")+"px";container.style.width=S.getWindowSize("Width")+"px"}function setPosition(){container.style.top=document.documentElement.scrollTop+"px";container.style.left=document.documentElement.scrollLeft+"px"}function toggleTroubleElements(on){if(on){each(visibilityCache,function(i,el){el[0].style.visibility=el[1]||""})}else{visibilityCache=[];each(S.options.troubleElements,function(i,tag){each(document.getElementsByTagName(tag),function(j,el){visibilityCache.push([el,el.style.visibility]);el.style.visibility="hidden"})})}}function toggleNav(id,on){var el=get("sb-nav-"+id);if(el){el.style.display=on?"":"none"}}function toggleLoading(on,callback){var loading=get("sb-loading"),playerName=S.getCurrent().player,anim=(playerName=="img"||playerName=="html");if(on){S.setOpacity(loading,0);loading.style.display="block";var wrapped=function(){S.clearOpacity(loading);if(callback){callback()}};if(anim){animate(loading,"opacity",1,S.options.fadeDuration,wrapped)}else{wrapped()}}else{var wrapped=function(){loading.style.display="none";S.clearOpacity(loading);if(callback){callback()}};if(anim){animate(loading,"opacity",0,S.options.fadeDuration,wrapped)}else{wrapped()}}}function buildBars(callback){var obj=S.getCurrent();get("sb-title-inner").innerHTML=obj.title||"";var close,next,play,pause,previous;if(S.options.displayNav){close=true;var len=S.gallery.length;if(len>1){if(S.options.continuous){next=previous=true}else{next=(len-1)>S.current;previous=S.current>0}}if(S.options.slideshowDelay>0&&S.hasNext()){pause=!S.isPaused();play=!pause}}else{close=next=play=pause=previous=false}toggleNav("close",close);toggleNav("next",next);toggleNav("play",play);toggleNav("pause",pause);toggleNav("previous",previous);var counter="";if(S.options.displayCounter&&S.gallery.length>1){var len=S.gallery.length;if(S.options.counterType=="skip"){var i=0,end=len,limit=parseInt(S.options.counterLimit)||0;if(limit<len&&limit>2){var h=Math.floor(limit/2);i=S.current-h;if(i<0){i+=len}end=S.current+(limit-h);if(end>len){end-=len}}while(i!=end){if(i==len){i=0}counter+='<a onclick="Shadowbox.change('+i+');"';if(i==S.current){counter+=' class="sb-counter-current"'}counter+=">"+(++i)+"</a>"}}else{counter=[S.current+1,S.lang.of,len].join(" ")}}get("sb-counter").innerHTML=counter;callback()}function showBars(callback){var titleInner=get("sb-title-inner"),infoInner=get("sb-info-inner"),duration=0.35;titleInner.style.visibility=infoInner.style.visibility="";if(titleInner.innerHTML!=""){animate(titleInner,"marginTop",0,duration)}animate(infoInner,"marginTop",0,duration,callback)}function hideBars(anim,callback){var title=get("sb-title"),info=get("sb-info"),titleHeight=title.offsetHeight,infoHeight=info.offsetHeight,titleInner=get("sb-title-inner"),infoInner=get("sb-info-inner"),duration=(anim?0.35:0);animate(titleInner,"marginTop",titleHeight,duration);animate(infoInner,"marginTop",infoHeight*-1,duration,function(){titleInner.style.visibility=infoInner.style.visibility="hidden";callback()})}function adjustHeight(height,top,anim,callback){var wrapperInner=get("sb-wrapper-inner"),duration=(anim?S.options.resizeDuration:0);animate(wrapper,"top",top,duration);animate(wrapperInner,"height",height,duration,callback)}function adjustWidth(width,left,anim,callback){var duration=(anim?S.options.resizeDuration:0);animate(wrapper,"left",left,duration);animate(wrapper,"width",width,duration,callback)}function setDimensions(height,width){var bodyInner=get("sb-body-inner"),height=parseInt(height),width=parseInt(width),topBottom=wrapper.offsetHeight-bodyInner.offsetHeight,leftRight=wrapper.offsetWidth-bodyInner.offsetWidth,maxHeight=overlay.offsetHeight,maxWidth=overlay.offsetWidth,padding=parseInt(S.options.viewportPadding)||20,preserveAspect=(S.player&&S.options.handleOversize!="drag");return S.setDimensions(height,width,maxHeight,maxWidth,topBottom,leftRight,padding,preserveAspect)}var K={};K.markup='<div id="sb-container"><div id="sb-overlay"></div><div id="sb-wrapper"><div id="sb-title"><div id="sb-title-inner"></div></div><div id="sb-wrapper-inner"><div id="sb-body"><div id="sb-body-inner"></div><div id="sb-loading"><div id="sb-loading-inner"><span>{loading}</span></div></div></div></div><div id="sb-info"><div id="sb-info-inner"><div id="sb-counter"></div><div id="sb-nav"><a id="sb-nav-close" title="{close}" onclick="Shadowbox.close()"></a><a id="sb-nav-next" title="{next}" onclick="Shadowbox.next()"></a><a id="sb-nav-play" title="{play}" onclick="Shadowbox.play()"></a><a id="sb-nav-pause" title="{pause}" onclick="Shadowbox.pause()"></a><a id="sb-nav-previous" title="{previous}" onclick="Shadowbox.previous()"></a></div></div></div></div></div>';K.options={animSequence:"sync",counterLimit:10,counterType:"default",displayCounter:true,displayNav:true,fadeDuration:0.35,initialHeight:160,initialWidth:320,modal:false,overlayColor:"#000",overlayOpacity:0.5,resizeDuration:0.35,showOverlay:true,troubleElements:["select","object","embed","canvas"]};K.init=function(){S.appendHTML(document.body,sprintf(K.markup,S.lang));K.body=get("sb-body-inner");container=get("sb-container");overlay=get("sb-overlay");wrapper=get("sb-wrapper");if(!supportsFixed){container.style.position="absolute"}if(!supportsOpacity){var el,m,re=/url\("(.*\.png)"\)/;each(pngIds,function(i,id){el=get(id);if(el){m=S.getStyle(el,"backgroundImage").match(re);if(m){el.style.backgroundImage="none";el.style.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,src="+m[1]+",sizingMethod=scale);"}}})}var timer;addEvent(window,"resize",function(){if(timer){clearTimeout(timer);timer=null}if(open){timer=setTimeout(K.onWindowResize,10)}})};K.onOpen=function(obj,callback){doWindowResize=false;container.style.display="block";setSize();var dims=setDimensions(S.options.initialHeight,S.options.initialWidth);adjustHeight(dims.innerHeight,dims.top);adjustWidth(dims.width,dims.left);if(S.options.showOverlay){overlay.style.backgroundColor=S.options.overlayColor;S.setOpacity(overlay,0);if(!S.options.modal){addEvent(overlay,"click",S.close)}overlayOn=true}if(!supportsFixed){setPosition();addEvent(window,"scroll",setPosition)}toggleTroubleElements();container.style.visibility="visible";if(overlayOn){animate(overlay,"opacity",S.options.overlayOpacity,S.options.fadeDuration,callback)}else{callback()}};K.onLoad=function(changing,callback){toggleLoading(true);while(K.body.firstChild){remove(K.body.firstChild)}hideBars(changing,function(){if(!open){return}if(!changing){wrapper.style.visibility="visible"}buildBars(callback)})};K.onReady=function(callback){if(!open){return}var player=S.player,dims=setDimensions(player.height,player.width);var wrapped=function(){showBars(callback)};switch(S.options.animSequence){case"hw":adjustHeight(dims.innerHeight,dims.top,true,function(){adjustWidth(dims.width,dims.left,true,wrapped)});break;case"wh":adjustWidth(dims.width,dims.left,true,function(){adjustHeight(dims.innerHeight,dims.top,true,wrapped)});break;default:adjustWidth(dims.width,dims.left,true);adjustHeight(dims.innerHeight,dims.top,true,wrapped)}};K.onShow=function(callback){toggleLoading(false,callback);doWindowResize=true};K.onClose=function(){if(!supportsFixed){removeEvent(window,"scroll",setPosition)}removeEvent(overlay,"click",S.close);wrapper.style.visibility="hidden";var callback=function(){container.style.visibility="hidden";container.style.display="none";toggleTroubleElements(true)};if(overlayOn){animate(overlay,"opacity",0,S.options.fadeDuration,callback)}else{callback()}};K.onPlay=function(){toggleNav("play",false);toggleNav("pause",true)};K.onPause=function(){toggleNav("pause",false);toggleNav("play",true)};K.onWindowResize=function(){if(!doWindowResize){return}setSize();var player=S.player,dims=setDimensions(player.height,player.width);adjustWidth(dims.width,dims.left);adjustHeight(dims.innerHeight,dims.top);if(player.onWindowResize){player.onWindowResize()}};S.skin=K;window.Shadowbox=S})(window);;Cufon.replace('.cufon',{hover:true});Cufon.replace('a.level-top span',{hover:true});jQuery.noConflict();jQuery(document).ready(function(){var defaultSearchText="SEARCH STORE";jQuery("input#search").click(function(){if(jQuery(this).val()==defaultSearchText)jQuery(this).val("");});jQuery("input#search").blur(function(){if(jQuery(this).val()=="")jQuery(this).val(defaultSearchText);});});Shadowbox.init({'continuous':true});jQuery(document).ready(function(){jQuery('#sb-wrapper-inner').live('click',function(){if(Shadowbox.hasNext()){Shadowbox.next();}});jQuery('#mainpic').click(function(){Shadowbox.next();return false;});});
