var Cufon=(function(){var m=function(){return m.replace.apply(null,arguments)};var x=m.DOM={ready:(function(){var C=false,E={loaded:1,complete:1};var B=[],D=function(){if(C){return}C=true;for(var F;F=B.shift();F()){}};if(document.addEventListener){document.addEventListener("DOMContentLoaded",D,false);window.addEventListener("pageshow",D,false)}if(!window.opera&&document.readyState){(function(){E[document.readyState]?D():setTimeout(arguments.callee,10)})()}if(document.readyState&&document.createStyleSheet){(function(){try{document.body.doScroll("left");D()}catch(F){setTimeout(arguments.callee,1)}})()}q(window,"load",D);return function(F){if(!arguments.length){D()}else{C?F():B.push(F)}}})(),root:function(){return document.documentElement||document.body}};var n=m.CSS={Size:function(C,B){this.value=parseFloat(C);this.unit=String(C).match(/[a-z%]*$/)[0]||"px";this.convert=function(D){return D/B*this.value};this.convertFrom=function(D){return D/this.value*B};this.toString=function(){return this.value+this.unit}},addClass:function(C,B){var D=C.className;C.className=D+(D&&" ")+B;return C},color:j(function(C){var B={};B.color=C.replace(/^rgba\((.*?),\s*([\d.]+)\)/,function(E,D,F){B.opacity=parseFloat(F);return"rgb("+D+")"});return B}),fontStretch:j(function(B){if(typeof B=="number"){return B}if(/%$/.test(B)){return parseFloat(B)/100}return{"ultra-condensed":0.5,"extra-condensed":0.625,condensed:0.75,"semi-condensed":0.875,"semi-expanded":1.125,expanded:1.25,"extra-expanded":1.5,"ultra-expanded":2}[B]||1}),getStyle:function(C){var B=document.defaultView;if(B&&B.getComputedStyle){return new a(B.getComputedStyle(C,null))}if(C.currentStyle){return new a(C.currentStyle)}return new a(C.style)},gradient:j(function(F){var G={id:F,type:F.match(/^-([a-z]+)-gradient\(/)[1],stops:[]},C=F.substr(F.indexOf("(")).match(/([\d.]+=)?(#[a-f0-9]+|[a-z]+\(.*?\)|[a-z]+)/ig);for(var E=0,B=C.length,D;E<B;++E){D=C[E].split("=",2).reverse();G.stops.push([D[1]||E/(B-1),D[0]])}return G}),quotedList:j(function(E){var D=[],C=/\s*((["'])([\s\S]*?[^\\])\2|[^,]+)\s*/g,B;while(B=C.exec(E)){D.push(B[3]||B[1])}return D}),recognizesMedia:j(function(G){var E=document.createElement("style"),D,C,B;E.type="text/css";E.media=G;try{E.appendChild(document.createTextNode("/**/"))}catch(F){}C=g("head")[0];C.insertBefore(E,C.firstChild);D=(E.sheet||E.styleSheet);B=D&&!D.disabled;C.removeChild(E);return B}),removeClass:function(D,C){var B=RegExp("(?:^|\\s+)"+C+"(?=\\s|$)","g");D.className=D.className.replace(B,"");return D},supports:function(D,C){var B=document.createElement("span").style;if(B[D]===undefined){return false}B[D]=C;return B[D]===C},textAlign:function(E,D,B,C){if(D.get("textAlign")=="right"){if(B>0){E=" "+E}}else{if(B<C-1){E+=" "}}return E},textShadow:j(function(F){if(F=="none"){return null}var E=[],G={},B,C=0;var D=/(#[a-f0-9]+|[a-z]+\(.*?\)|[a-z]+)|(-?[\d.]+[a-z%]*)|,/ig;while(B=D.exec(F)){if(B[0]==","){E.push(G);G={};C=0}else{if(B[1]){G.color=B[1]}else{G[["offX","offY","blur"][C++]]=B[2]}}}E.push(G);return E}),textTransform:(function(){var B={uppercase:function(C){return C.toUpperCase()},lowercase:function(C){return C.toLowerCase()},capitalize:function(C){return C.replace(/\b./g,function(D){return D.toUpperCase()})}};return function(E,D){var C=B[D.get("textTransform")];return C?C(E):E}})(),whiteSpace:(function(){var D={inline:1,"inline-block":1,"run-in":1};var C=/^\s+/,B=/\s+$/;return function(H,F,G,E){if(E){if(E.nodeName.toLowerCase()=="br"){H=H.replace(C,"")}}if(D[F.get("display")]){return H}if(!G.previousSibling){H=H.replace(C,"")}if(!G.nextSibling){H=H.replace(B,"")}return H}})()};n.ready=(function(){var B=!n.recognizesMedia("all"),E=false;var D=[],H=function(){B=true;for(var K;K=D.shift();K()){}};var I=g("link"),J=g("style");function C(K){return K.disabled||G(K.sheet,K.media||"screen")}function G(M,P){if(!n.recognizesMedia(P||"all")){return true}if(!M||M.disabled){return false}try{var Q=M.cssRules,O;if(Q){search:for(var L=0,K=Q.length;O=Q[L],L<K;++L){switch(O.type){case 2:break;case 3:if(!G(O.styleSheet,O.media.mediaText)){return false}break;default:break search}}}}catch(N){}return true}function F(){if(document.createStyleSheet){return true}var L,K;for(K=0;L=I[K];++K){if(L.rel.toLowerCase()=="stylesheet"&&!C(L)){return false}}for(K=0;L=J[K];++K){if(!C(L)){return false}}return true}x.ready(function(){if(!E){E=n.getStyle(document.body).isUsable()}if(B||(E&&F())){H()}else{setTimeout(arguments.callee,10)}});return function(K){if(B){K()}else{D.push(K)}}})();function s(D){var C=this.face=D.face,B={"\u0020":1,"\u00a0":1,"\u3000":1};this.glyphs=D.glyphs;this.w=D.w;this.baseSize=parseInt(C["units-per-em"],10);this.family=C["font-family"].toLowerCase();this.weight=C["font-weight"];this.style=C["font-style"]||"normal";this.viewBox=(function(){var F=C.bbox.split(/\s+/);var E={minX:parseInt(F[0],10),minY:parseInt(F[1],10),maxX:parseInt(F[2],10),maxY:parseInt(F[3],10)};E.width=E.maxX-E.minX;E.height=E.maxY-E.minY;E.toString=function(){return[this.minX,this.minY,this.width,this.height].join(" ")};return E})();this.ascent=-parseInt(C.ascent,10);this.descent=-parseInt(C.descent,10);this.height=-this.ascent+this.descent;this.spacing=function(L,N,E){var O=this.glyphs,M,K,G,P=[],F=0,J=-1,I=-1,H;while(H=L[++J]){M=O[H]||this.missingGlyph;if(!M){continue}if(K){F-=G=K[H]||0;P[I]-=G}F+=P[++I]=~~(M.w||this.w)+N+(B[H]?E:0);K=M.k}P.total=F;return P}}function f(){var C={},B={oblique:"italic",italic:"oblique"};this.add=function(D){(C[D.style]||(C[D.style]={}))[D.weight]=D};this.get=function(H,I){var G=C[H]||C[B[H]]||C.normal||C.italic||C.oblique;if(!G){return null}I={normal:400,bold:700}[I]||parseInt(I,10);if(G[I]){return G[I]}var E={1:1,99:0}[I%100],K=[],F,D;if(E===undefined){E=I>400}if(I==500){I=400}for(var J in G){if(!k(G,J)){continue}J=parseInt(J,10);if(!F||J<F){F=J}if(!D||J>D){D=J}K.push(J)}if(I<F){I=F}if(I>D){I=D}K.sort(function(M,L){return(E?(M>=I&&L>=I)?M<L:M>L:(M<=I&&L<=I)?M>L:M<L)?-1:1});return G[K[0]]}}function r(){function D(F,G){if(F.contains){return F.contains(G)}return F.compareDocumentPosition(G)&16}function B(G){var F=G.relatedTarget;if(!F||D(this,F)){return}C(this,G.type=="mouseover")}function E(F){C(this,F.type=="mouseenter")}function C(F,G){setTimeout(function(){var H=d.get(F).options;m.replace(F,G?h(H,H.hover):H,true)},10)}this.attach=function(F){if(F.onmouseenter===undefined){q(F,"mouseover",B);q(F,"mouseout",B)}else{q(F,"mouseenter",E);q(F,"mouseleave",E)}}}function u(){var C=[],D={};function B(H){var E=[],G;for(var F=0;G=H[F];++F){E[F]=C[D[G]]}return E}this.add=function(F,E){D[F]=C.push(E)-1};this.repeat=function(){var E=arguments.length?B(arguments):C,F;for(var G=0;F=E[G++];){m.replace(F[0],F[1],true)}}}function A(){var D={},B=0;function C(E){return E.cufid||(E.cufid=++B)}this.get=function(E){var F=C(E);return D[F]||(D[F]={})}}function a(B){var D={},C={};this.extend=function(E){for(var F in E){if(k(E,F)){D[F]=E[F]}}return this};this.get=function(E){return D[E]!=undefined?D[E]:B[E]};this.getSize=function(F,E){return C[F]||(C[F]=new n.Size(this.get(F),E))};this.isUsable=function(){return!!B}}function q(C,B,D){if(C.addEventListener){C.addEventListener(B,D,false)}else{if(C.attachEvent){C.attachEvent("on"+B,function(){return D.call(C,window.event)})}}}function v(C,B){var D=d.get(C);if(D.options){return C}if(B.hover&&B.hoverables[C.nodeName.toLowerCase()]){b.attach(C)}D.options=B;return C}function j(B){var C={};return function(D){if(!k(C,D)){C[D]=B.apply(null,arguments)}return C[D]}}function c(F,E){var B=n.quotedList(E.get("fontFamily").toLowerCase()),D;for(var C=0;D=B[C];++C){if(i[D]){return i[D].get(E.get("fontStyle"),E.get("fontWeight"))}}return null}function g(B){return document.getElementsByTagName(B)}function k(C,B){return C.hasOwnProperty(B)}function h(){var C={},B,F;for(var E=0,D=arguments.length;B=arguments[E],E<D;++E){for(F in B){if(k(B,F)){C[F]=B[F]}}}return C}function o(E,M,C,N,F,D){var K=document.createDocumentFragment(),H;if(M===""){return K}var L=N.separate;var I=M.split(p[L]),B=(L=="words");if(B&&t){if(/^\s/.test(M)){I.unshift("")}if(/\s$/.test(M)){I.push("")}}for(var J=0,G=I.length;J<G;++J){H=z[N.engine](E,B?n.textAlign(I[J],C,J,G):I[J],C,N,F,D,J<G-1);if(H){K.appendChild(H)}}return K}function l(D,M){var C=D.nodeName.toLowerCase();if(M.ignore[C]){return}var E=!M.textless[C];var B=n.getStyle(v(D,M)).extend(M);var F=c(D,B),G,K,I,H,L,J;if(!F){return}for(G=D.firstChild;G;G=I){K=G.nodeType;I=G.nextSibling;if(E&&K==3){if(H){H.appendData(G.data);D.removeChild(G)}else{H=G}if(I){continue}}if(H){D.replaceChild(o(F,n.whiteSpace(H.data,B,H,J),B,M,G,D),H);H=null}if(K==1){if(G.firstChild){if(G.nodeName.toLowerCase()=="cufon"){z[M.engine](F,null,B,M,G,D)}else{arguments.callee(G,M)}}J=G}}}var t=" ".split(/\s+/).length==0;var d=new A();var b=new r();var y=new u();var e=false;var z={},i={},w={autoDetect:false,engine:null,forceHitArea:false,hover:false,hoverables:{a:true},ignore:{applet:1,canvas:1,col:1,colgroup:1,head:1,iframe:1,map:1,optgroup:1,option:1,script:1,select:1,style:1,textarea:1,title:1,pre:1},printable:true,selector:(window.Sizzle||(window.jQuery&&function(B){return jQuery(B)})||(window.dojo&&dojo.query)||(window.Ext&&Ext.query)||(window.YAHOO&&YAHOO.util&&YAHOO.util.Selector&&YAHOO.util.Selector.query)||(window.$$&&function(B){return $$(B)})||(window.$&&function(B){return $(B)})||(document.querySelectorAll&&function(B){return document.querySelectorAll(B)})||g),separate:"words",textless:{dl:1,html:1,ol:1,table:1,tbody:1,thead:1,tfoot:1,tr:1,ul:1},textShadow:"none"};var p={words:/\s/.test("\u00a0")?/[^\S\u00a0]+/:/\s+/,characters:"",none:/^/};m.now=function(){x.ready();return m};m.refresh=function(){y.repeat.apply(y,arguments);return m};m.registerEngine=function(C,B){if(!B){return m}z[C]=B;return m.set("engine",C)};m.registerFont=function(D){if(!D){return m}var B=new s(D),C=B.family;if(!i[C]){i[C]=new f()}i[C].add(B);return m.set("fontFamily",'"'+C+'"')};m.replace=function(D,C,B){C=h(w,C);if(!C.engine){return m}if(!e){n.addClass(x.root(),"cufon-active cufon-loading");n.ready(function(){n.addClass(n.removeClass(x.root(),"cufon-loading"),"cufon-ready")});e=true}if(C.hover){C.forceHitArea=true}if(C.autoDetect){delete C.fontFamily}if(typeof C.textShadow=="string"){C.textShadow=n.textShadow(C.textShadow)}if(typeof C.color=="string"&&/^-/.test(C.color)){C.textGradient=n.gradient(C.color)}else{delete C.textGradient}if(!B){y.add(D,arguments)}if(D.nodeType||typeof D=="string"){D=[D]}n.ready(function(){for(var F=0,E=D.length;F<E;++F){var G=D[F];if(typeof G=="string"){m.replace(C.selector(G),C,true)}else{l(G,C)}}});return m};m.set=function(B,C){w[B]=C;return m};return m})();Cufon.registerEngine("vml",(function(){var e=document.namespaces;if(!e){return}e.add("cvml","urn:schemas-microsoft-com:vml");e=null;var b=document.createElement("cvml:shape");b.style.behavior="url(#default#VML)";if(!b.coordsize){return}b=null;var h=(document.documentMode||0)<8;document.write(('<style type="text/css">cufoncanvas{text-indent:0;}@media screen{cvml\\:shape,cvml\\:rect,cvml\\:fill,cvml\\:shadow{behavior:url(#default#VML);display:block;antialias:true;position:absolute;}cufoncanvas{position:absolute;text-align:left;}cufon{display:inline-block;position:relative;vertical-align:'+(h?"middle":"text-bottom")+";}cufon cufontext{position:absolute;left:-10000in;font-size:1px;}a cufon{cursor:pointer}}@media print{cufon cufoncanvas{display:none;}}</style>").replace(/;/g,"!important;"));function c(i,j){return a(i,/(?:em|ex|%)$|^[a-z-]+$/i.test(j)?"1em":j)}function a(l,m){if(m==="0"){return 0}if(/px$/i.test(m)){return parseFloat(m)}var k=l.style.left,j=l.runtimeStyle.left;l.runtimeStyle.left=l.currentStyle.left;l.style.left=m.replace("%","em");var i=l.style.pixelLeft;l.style.left=k;l.runtimeStyle.left=j;return i}function f(l,k,j,n){var i="computed"+n,m=k[i];if(isNaN(m)){m=k.get(n);k[i]=m=(m=="normal")?0:~~j.convertFrom(a(l,m))}return m}var g={};function d(p){var q=p.id;if(!g[q]){var n=p.stops,o=document.createElement("cvml:fill"),i=[];o.type="gradient";o.angle=180;o.focus="0";o.method="sigma";o.color=n[0][1];for(var m=1,l=n.length-1;m<l;++m){i.push(n[m][0]*100+"% "+n[m][1])}o.colors=i.join(",");o.color2=n[l][1];g[q]=o}return g[q]}return function(ac,G,Y,C,K,ad,W){var n=(G===null);if(n){G=K.alt}var I=ac.viewBox;var p=Y.computedFontSize||(Y.computedFontSize=new Cufon.CSS.Size(c(ad,Y.get("fontSize"))+"px",ac.baseSize));var y,q;if(n){y=K;q=K.firstChild}else{y=document.createElement("cufon");y.className="cufon cufon-vml";y.alt=G;q=document.createElement("cufoncanvas");y.appendChild(q);if(C.printable){var Z=document.createElement("cufontext");Z.appendChild(document.createTextNode(G));y.appendChild(Z)}if(!W){y.appendChild(document.createElement("cvml:shape"))}}var ai=y.style;var R=q.style;var l=p.convert(I.height),af=Math.ceil(l);var V=af/l;var P=V*Cufon.CSS.fontStretch(Y.get("fontStretch"));var U=I.minX,T=I.minY;R.height=af;R.top=Math.round(p.convert(T-ac.ascent));R.left=Math.round(p.convert(U));ai.height=p.convert(ac.height)+"px";var F=Y.get("color");var ag=Cufon.CSS.textTransform(G,Y).split("");var L=ac.spacing(ag,f(ad,Y,p,"letterSpacing"),f(ad,Y,p,"wordSpacing"));if(!L.length){return null}var k=L.total;var x=-U+k+(I.width-L[L.length-1]);var ah=p.convert(x*P),X=Math.round(ah);var O=x+","+I.height,m;var J="r"+O+"ns";var u=C.textGradient&&d(C.textGradient);var o=ac.glyphs,S=0;var H=C.textShadow;var ab=-1,aa=0,w;while(w=ag[++ab]){var D=o[ag[ab]]||ac.missingGlyph,v;if(!D){continue}if(n){v=q.childNodes[aa];while(v.firstChild){v.removeChild(v.firstChild)}}else{v=document.createElement("cvml:shape");q.appendChild(v)}v.stroked="f";v.coordsize=O;v.coordorigin=m=(U-S)+","+T;v.path=(D.d?"m"+D.d+"xe":"")+"m"+m+J;v.fillcolor=F;if(u){v.appendChild(u.cloneNode(false))}var ae=v.style;ae.width=X;ae.height=af;if(H){var s=H[0],r=H[1];var B=Cufon.CSS.color(s.color),z;var N=document.createElement("cvml:shadow");N.on="t";N.color=B.color;N.offset=s.offX+","+s.offY;if(r){z=Cufon.CSS.color(r.color);N.type="double";N.color2=z.color;N.offset2=r.offX+","+r.offY}N.opacity=B.opacity||(z&&z.opacity)||1;v.appendChild(N)}S+=L[aa++]}var M=v.nextSibling,t,A;if(C.forceHitArea){if(!M){M=document.createElement("cvml:rect");M.stroked="f";M.className="cufon-vml-cover";t=document.createElement("cvml:fill");t.opacity=0;M.appendChild(t);q.appendChild(M)}A=M.style;A.width=X;A.height=af}else{if(M){q.removeChild(M)}}ai.width=Math.max(Math.ceil(p.convert(k*P)),0);if(h){var Q=Y.computedYAdjust;if(Q===undefined){var E=Y.get("lineHeight");if(E=="normal"){E="1em"}else{if(!isNaN(E)){E+="em"}}Y.computedYAdjust=Q=0.5*(a(ad,E)-parseFloat(ai.height))}if(Q){ai.marginTop=Math.ceil(Q)+"px";ai.marginBottom=Q+"px"}}return y}})());Cufon.registerEngine("canvas",(function(){var b=document.createElement("canvas");if(!b||!b.getContext||!b.getContext.apply){return}b=null;var a=Cufon.CSS.supports("display","inline-block");var e=!a&&(document.compatMode=="BackCompat"||/frameset|transitional/i.test(document.doctype.publicId));var f=document.createElement("style");f.type="text/css";f.appendChild(document.createTextNode(("cufon{text-indent:0;}@media screen,projection{cufon{display:inline;display:inline-block;position:relative;vertical-align:middle;"+(e?"":"font-size:1px;line-height:1px;")+"}cufon cufontext{display:-moz-inline-box;display:inline-block;width:0;height:0;overflow:hidden;text-indent:-10000in;}"+(a?"cufon canvas{position:relative;}":"cufon canvas{position:absolute;}")+"}@media print{cufon{padding:0;}cufon canvas{display:none;}}").replace(/;/g,"!important;")));document.getElementsByTagName("head")[0].appendChild(f);function d(p,h){var n=0,m=0;var g=[],o=/([mrvxe])([^a-z]*)/g,k;generate:for(var j=0;k=o.exec(p);++j){var l=k[2].split(",");switch(k[1]){case"v":g[j]={m:"bezierCurveTo",a:[n+~~l[0],m+~~l[1],n+~~l[2],m+~~l[3],n+=~~l[4],m+=~~l[5]]};break;case"r":g[j]={m:"lineTo",a:[n+=~~l[0],m+=~~l[1]]};break;case"m":g[j]={m:"moveTo",a:[n=~~l[0],m=~~l[1]]};break;case"x":g[j]={m:"closePath"};break;case"e":break generate}h[g[j].m].apply(h,g[j].a)}return g}function c(m,k){for(var j=0,h=m.length;j<h;++j){var g=m[j];k[g.m].apply(k,g.a)}}return function(V,w,P,t,C,W){var k=(w===null);if(k){w=C.getAttribute("alt")}var A=V.viewBox;var m=P.getSize("fontSize",V.baseSize);var B=0,O=0,N=0,u=0;var z=t.textShadow,L=[];if(z){for(var U=z.length;U--;){var F=z[U];var K=m.convertFrom(parseFloat(F.offX));var I=m.convertFrom(parseFloat(F.offY));L[U]=[K,I];if(I<B){B=I}if(K>O){O=K}if(I>N){N=I}if(K<u){u=K}}}var Z=Cufon.CSS.textTransform(w,P).split("");var E=V.spacing(Z,~~m.convertFrom(parseFloat(P.get("letterSpacing"))||0),~~m.convertFrom(parseFloat(P.get("wordSpacing"))||0));if(!E.length){return null}var h=E.total;O+=A.width-E[E.length-1];u+=A.minX;var s,n;if(k){s=C;n=C.firstChild}else{s=document.createElement("cufon");s.className="cufon cufon-canvas";s.setAttribute("alt",w);n=document.createElement("canvas");s.appendChild(n);if(t.printable){var S=document.createElement("cufontext");S.appendChild(document.createTextNode(w));s.appendChild(S)}}var aa=s.style;var H=n.style;var j=m.convert(A.height);var Y=Math.ceil(j);var M=Y/j;var G=M*Cufon.CSS.fontStretch(P.get("fontStretch"));var J=h*G;var Q=Math.ceil(m.convert(J+O-u));var o=Math.ceil(m.convert(A.height-B+N));n.width=Q;n.height=o;H.width=Q+"px";H.height=o+"px";B+=A.minY;H.top=Math.round(m.convert(B-V.ascent))+"px";H.left=Math.round(m.convert(u))+"px";var r=Math.max(Math.ceil(m.convert(J)),0)+"px";if(a){aa.width=r;aa.height=m.convert(V.height)+"px"}else{aa.paddingLeft=r;aa.paddingBottom=(m.convert(V.height)-1)+"px"}var X=n.getContext("2d"),D=j/A.height;X.scale(D,D*M);X.translate(-u,-B);X.save();function T(){var x=V.glyphs,ab,l=-1,g=-1,y;X.scale(G,1);while(y=Z[++l]){var ab=x[Z[l]]||V.missingGlyph;if(!ab){continue}if(ab.d){X.beginPath();if(ab.code){c(ab.code,X)}else{ab.code=d("m"+ab.d,X)}X.fill()}X.translate(E[++g],0)}X.restore()}if(z){for(var U=z.length;U--;){var F=z[U];X.save();X.fillStyle=F.color;X.translate.apply(X,L[U]);T()}}var q=t.textGradient;if(q){var v=q.stops,p=X.createLinearGradient(0,A.minY,0,A.maxY);for(var U=0,R=v.length;U<R;++U){p.addColorStop.apply(p,v[U])}X.fillStyle=p}else{X.fillStyle=P.get("color")}T();return s}})());;if(typeof deconcept=="undefined"){var deconcept=new Object();}if(typeof deconcept.util=="undefined"){deconcept.util=new Object();}if(typeof deconcept.SWFObjectUtil=="undefined"){deconcept.SWFObjectUtil=new Object();}deconcept.SWFObject=function(_1,id,w,h,_5,c,_7,_8,_9,_a){if(!document.getElementById){return;}this.DETECT_KEY=_a?_a:"detectflash";this.skipDetect=deconcept.util.getRequestParameter(this.DETECT_KEY);this.params=new Object();this.variables=new Object();this.attributes=new Array();if(_1){this.setAttribute("swf",_1);}if(id){this.setAttribute("id",id);}if(w){this.setAttribute("width",w);}if(h){this.setAttribute("height",h);}if(_5){this.setAttribute("version",new deconcept.PlayerVersion(_5.toString().split(".")));}this.installedVer=deconcept.SWFObjectUtil.getPlayerVersion();if(!window.opera&&document.all&&this.installedVer.major>7){deconcept.SWFObject.doPrepUnload=true;}if(c){this.addParam("bgcolor",c);}var q=_7?_7:"high";this.addParam("quality",q);this.setAttribute("useExpressInstall",false);this.setAttribute("doExpressInstall",false);var _c=(_8)?_8:window.location;this.setAttribute("xiRedirectUrl",_c);this.setAttribute("redirectUrl","");if(_9){this.setAttribute("redirectUrl",_9);}};deconcept.SWFObject.prototype={useExpressInstall:function(_d){this.xiSWFPath=!_d?"expressinstall.swf":_d;this.setAttribute("useExpressInstall",true);},setAttribute:function(_e,_f){this.attributes[_e]=_f;},getAttribute:function(_10){return this.attributes[_10];},addParam:function(_11,_12){this.params[_11]=_12;},getParams:function(){return this.params;},addVariable:function(_13,_14){this.variables[_13]=_14;},getVariable:function(_15){return this.variables[_15];},getVariables:function(){return this.variables;},getVariablePairs:function(){var _16=new Array();var key;var _18=this.getVariables();for(key in _18){_16[_16.length]=key+"="+_18[key];}return _16;},getSWFHTML:function(){var _19="";if(navigator.plugins&&navigator.mimeTypes&&navigator.mimeTypes.length){if(this.getAttribute("doExpressInstall")){this.addVariable("MMplayerType","PlugIn");this.setAttribute("swf",this.xiSWFPath);}_19="<embed type=\"application/x-shockwave-flash\" src=\""+this.getAttribute("swf")+"\" width=\""+this.getAttribute("width")+"\" height=\""+this.getAttribute("height")+"\" style=\""+this.getAttribute("style")+"\"";_19+=" id=\""+this.getAttribute("id")+"\" name=\""+this.getAttribute("id")+"\" ";var _1a=this.getParams();for(var key in _1a){_19+=[key]+"=\""+_1a[key]+"\" ";}var _1c=this.getVariablePairs().join("&");if(_1c.length>0){_19+="flashvars=\""+_1c+"\"";}_19+="/>";}else{if(this.getAttribute("doExpressInstall")){this.addVariable("MMplayerType","ActiveX");this.setAttribute("swf",this.xiSWFPath);}_19="<object id=\""+this.getAttribute("id")+"\" classid=\"clsid:D27CDB6E-AE6D-11cf-96B8-444553540000\" width=\""+this.getAttribute("width")+"\" height=\""+this.getAttribute("height")+"\" style=\""+this.getAttribute("style")+"\">";_19+="<param name=\"movie\" value=\""+this.getAttribute("swf")+"\" />";var _1d=this.getParams();for(var key in _1d){_19+="<param name=\""+key+"\" value=\""+_1d[key]+"\" />";}var _1f=this.getVariablePairs().join("&");if(_1f.length>0){_19+="<param name=\"flashvars\" value=\""+_1f+"\" />";}_19+="</object>";}return _19;},write:function(_20){if(this.getAttribute("useExpressInstall")){var _21=new deconcept.PlayerVersion([6,0,65]);if(this.installedVer.versionIsValid(_21)&&!this.installedVer.versionIsValid(this.getAttribute("version"))){this.setAttribute("doExpressInstall",true);this.addVariable("MMredirectURL",escape(this.getAttribute("xiRedirectUrl")));document.title=document.title.slice(0,47)+" - Flash Player Installation";this.addVariable("MMdoctitle",document.title);}}if(this.skipDetect||this.getAttribute("doExpressInstall")||this.installedVer.versionIsValid(this.getAttribute("version"))){var n=(typeof _20=="string")?document.getElementById(_20):_20;n.innerHTML=this.getSWFHTML();return true;}else{if(this.getAttribute("redirectUrl")!=""){document.location.replace(this.getAttribute("redirectUrl"));}}return false;}};deconcept.SWFObjectUtil.getPlayerVersion=function(){var _23=new deconcept.PlayerVersion([0,0,0]);if(navigator.plugins&&navigator.mimeTypes.length){var x=navigator.plugins["Shockwave Flash"];if(x&&x.description){_23=new deconcept.PlayerVersion(x.description.replace(/([a-zA-Z]|\s)+/,"").replace(/(\s+r|\s+b[0-9]+)/,".").split("."));}}else{if(navigator.userAgent&&navigator.userAgent.indexOf("Windows CE")>=0){var axo=1;var _26=3;while(axo){try{_26++;axo=new ActiveXObject("ShockwaveFlash.ShockwaveFlash."+_26);_23=new deconcept.PlayerVersion([_26,0,0]);}catch(e){axo=null;}}}else{try{var axo=new ActiveXObject("ShockwaveFlash.ShockwaveFlash.7");}catch(e){try{var axo=new ActiveXObject("ShockwaveFlash.ShockwaveFlash.6");_23=new deconcept.PlayerVersion([6,0,21]);axo.AllowScriptAccess="always";}catch(e){if(_23.major==6){return _23;}}try{axo=new ActiveXObject("ShockwaveFlash.ShockwaveFlash");}catch(e){}}if(axo!=null){_23=new deconcept.PlayerVersion(axo.GetVariable("$version").split(" ")[1].split(","));}}}return _23;};deconcept.PlayerVersion=function(_29){this.major=_29[0]!=null?parseInt(_29[0]):0;this.minor=_29[1]!=null?parseInt(_29[1]):0;this.rev=_29[2]!=null?parseInt(_29[2]):0;};deconcept.PlayerVersion.prototype.versionIsValid=function(fv){if(this.major<fv.major){return false;}if(this.major>fv.major){return true;}if(this.minor<fv.minor){return false;}if(this.minor>fv.minor){return true;}if(this.rev<fv.rev){return false;}return true;};deconcept.util={getRequestParameter:function(_2b){var q=document.location.search||document.location.hash;if(_2b==null){return q;}if(q){var _2d=q.substring(1).split("&");for(var i=0;i<_2d.length;i++){if(_2d[i].substring(0,_2d[i].indexOf("="))==_2b){return _2d[i].substring((_2d[i].indexOf("=")+1));}}}return"";}};deconcept.SWFObjectUtil.cleanupSWFs=function(){var _2f=document.getElementsByTagName("OBJECT");for(var i=_2f.length-1;i>=0;i--){_2f[i].style.display="none";for(var x in _2f[i]){if(typeof _2f[i][x]=="function"){_2f[i][x]=function(){};}}}};if(deconcept.SWFObject.doPrepUnload){if(!deconcept.unloadSet){deconcept.SWFObjectUtil.prepUnload=function(){__flash_unloadHandler=function(){};__flash_savedUnloadHandler=function(){};window.attachEvent("onunload",deconcept.SWFObjectUtil.cleanupSWFs);};window.attachEvent("onbeforeunload",deconcept.SWFObjectUtil.prepUnload);deconcept.unloadSet=true;}}if(!document.getElementById&&document.all){document.getElementById=function(id){return document.all[id];};}var getQueryParamValue=deconcept.util.getRequestParameter;var FlashObject=deconcept.SWFObject;var SWFObject=deconcept.SWFObject;;
/*
 * The following copyright notice may not be removed under any circumstances.
 * 
 * Copyright:
 * © 2006 OM Mony, portions © 2006 Microsoft Corporation, all rights reserved.
 * 
 * Trademark:
 * DaunPenh is either a registered trademark or a trademark of Microsoft
 * Corporation in the United States and/or other countries.
 * 
 * Manufacturer:
 * OM Mony
 * 
 * Designer:
 * OM Mony
 * 
 * License information:
 * http://www.microsoft.com/typography/fonts
 */
Cufon.registerFont((function(f){var b=_cufon_bridge_={p:[{"d":"334,-648v-5,12,-26,8,-38,12r-155,-245r5,-11r105,-9","w":476},{"d":"426,0r-362,0r-3,-34v89,-3,124,-31,124,-128r0,-673v5,-80,-51,-85,-126,-89r2,-36r361,0r4,34v-88,3,-126,30,-126,127r0,674v-5,80,50,85,126,89r0,36xm446,-1106v0,35,-31,66,-66,66v-35,0,-65,-31,-65,-66v0,-36,30,-66,65,-66v36,0,66,30,66,66xm171,-1100v0,35,-31,60,-66,60v-35,0,-65,-25,-65,-60v0,-34,30,-72,65,-72v36,0,66,36,66,72","w":485},{"d":"359,-942v117,-50,283,-50,403,-4v177,69,294,217,294,456v0,241,-119,398,-293,472v-116,50,-282,50,-402,4v-176,-69,-295,-217,-295,-456v0,-241,119,-398,293,-472xm567,-34v241,0,350,-164,351,-418v1,-230,-77,-386,-234,-450v-42,-17,-86,-24,-129,-24v-241,0,-350,164,-351,418v-1,230,77,386,234,450v42,17,86,24,129,24xm630,-1052v5,14,-13,21,-19,32r-267,-116r-2,-12r78,-66","w":1122},{"d":"261,-582v-15,155,-12,341,-7,506v10,39,53,34,103,39r-2,37r-170,-2r-141,2r-2,-32v55,-5,93,-12,98,-62v10,-111,9,-254,0,-368v-3,-41,-46,-40,-89,-49r-3,-29r170,-39v21,-4,32,-17,43,-3xm383,-784v0,35,-31,66,-66,66v-35,0,-65,-31,-65,-66v0,-36,30,-66,65,-66v36,0,66,30,66,66xm128,-784v0,35,-31,66,-66,66v-35,0,-65,-31,-65,-66v0,-35,30,-66,65,-66v36,0,66,30,66,66","w":375},{"d":"599,-35v67,-5,122,-10,100,-75r-81,-245r-333,0v-29,81,-79,185,-97,269v7,48,48,43,112,49r-3,36r-174,-2r-153,2r-2,-34v121,-2,144,-72,181,-163r277,-677v15,-39,35,-63,49,-101r63,-8v78,285,181,540,272,813v21,64,33,110,96,126v16,3,37,6,63,8r-3,36r-194,-2r-170,2xm308,-413r291,0r-131,-396r-3,0xm576,-1052v5,14,-13,21,-19,32r-267,-116r-2,-12r78,-66","w":962},{"d":"599,-35v67,-5,122,-10,100,-75r-81,-245r-333,0v-29,81,-79,185,-97,269v7,48,48,43,112,49r-3,36r-174,-2r-153,2r-2,-34v121,-2,144,-72,181,-163r277,-677v15,-39,35,-63,49,-101r63,-8v78,285,181,540,272,813v21,64,33,110,96,126v16,3,37,6,63,8r-3,36r-194,-2r-170,2xm308,-413r291,0r-131,-396r-3,0xm710,-1106v0,35,-31,66,-66,66v-35,0,-65,-31,-65,-66v0,-36,30,-66,65,-66v36,0,66,30,66,66xm435,-1106v0,35,-31,66,-66,66v-35,0,-65,-31,-65,-66v0,-35,30,-66,65,-66v36,0,66,30,66,66","w":962},{"d":"426,0r-362,0r-3,-34v89,-3,124,-31,124,-128r0,-673v5,-80,-51,-85,-126,-89r2,-36r361,0r4,34v-88,3,-126,30,-126,127r0,674v-5,80,50,85,126,89r0,36xm364,-1214r62,66r14,12r-267,116v-6,-11,-23,-18,-19,-32","w":485},{"d":"599,-35v67,-5,122,-10,100,-75r-81,-245r-333,0v-29,81,-79,185,-97,269v7,48,48,43,112,49r-3,36r-174,-2r-153,2r-2,-34v121,-2,144,-72,181,-163r277,-677v15,-39,35,-63,49,-101r63,-8v78,285,181,540,272,813v21,64,33,110,96,126v16,3,37,6,63,8r-3,36r-194,-2r-170,2xm308,-413r291,0r-131,-396r-3,0xm648,-1214r78,66r-2,12r-267,116r-31,-25r0,-7","w":962},{"d":"138,-662r-38,-334r129,-25v19,14,1,32,-5,69r-34,200v-5,34,-8,62,-10,85","w":359},{"d":"247,-102v51,-61,10,-153,-38,-191r30,-31v72,62,132,94,143,189v-18,147,-182,160,-234,273v-31,67,13,143,88,140v68,-3,96,-36,129,-78v32,4,61,35,61,68v0,94,-142,125,-228,80v-76,-40,-158,-108,-158,-212v0,-132,140,-159,207,-238xm279,-590v42,0,77,38,77,80v0,42,-35,80,-77,80v-42,0,-77,-38,-77,-80v0,-42,35,-80,77,-80","w":524},{"d":"355,20v-231,-1,-356,-201,-277,-420v39,-109,133,-190,277,-190v186,0,302,115,302,299v0,145,-79,239,-183,287v-37,16,-77,24,-119,24xm343,-541v-226,0,-196,400,-63,485v26,16,54,27,88,27v121,0,167,-109,167,-231v0,-145,-49,-281,-192,-281","w":711},{"d":"261,-582v-15,155,-12,341,-7,506v10,39,53,34,103,39r-2,37r-170,-2r-141,2r-2,-32v55,-5,93,-12,98,-62v10,-111,9,-254,0,-368v-3,-41,-46,-40,-89,-49r-3,-29r170,-39v21,-4,32,-17,43,-3xm42,-636v-14,-4,-38,1,-44,-11r154,-248r82,-6r148,254v-6,12,-30,7,-44,11r-148,-178","w":375},{"d":"727,-24v-71,8,-150,19,-208,38v-21,-10,-1,-63,-6,-93v-57,52,-134,99,-226,99v-121,0,-171,-84,-171,-211r0,-239v6,-72,-28,-86,-89,-93r-2,-29v69,-9,145,-20,202,-38r10,8v-12,109,-11,233,-10,353v1,97,28,169,120,169v65,0,124,-32,166,-64r0,-306v1,-50,-6,-76,-45,-84v-13,-3,-31,-6,-53,-9r-2,-29r178,-30v22,-4,30,-13,41,0v-15,147,-20,324,-8,481v3,43,51,39,99,48","w":755},{"d":"930,-941v-8,84,-7,151,-7,241r-42,4v-13,-153,-110,-233,-272,-233v-272,0,-401,161,-404,431v-3,312,192,516,518,449v35,-7,85,-20,85,-54r0,-198v1,-91,-80,-82,-170,-89r2,-36r373,0r3,34v-131,-7,-92,161,-92,284v0,30,3,53,6,72v-159,46,-377,84,-544,21v-185,-70,-322,-210,-322,-455v0,-267,148,-412,355,-478v154,-49,362,-33,511,7","w":1061},{"d":"185,-835v5,-82,-53,-85,-130,-89r2,-36v133,5,254,-8,381,-8v174,0,320,51,320,225v0,130,-89,183,-185,215r0,4v139,20,234,100,234,251v0,258,-269,302,-533,273v-71,-8,-143,0,-217,0r-3,-34v66,-5,115,-10,126,-66v3,-16,5,-37,5,-62r0,-673xm667,-254v-5,-196,-157,-245,-366,-234r0,335v-1,61,8,97,61,105v166,24,309,-41,305,-206xm398,-916v-61,0,-97,4,-97,67r0,310v182,9,325,-20,322,-188v-3,-132,-84,-189,-225,-189","w":847},{"d":"258,9v-109,37,-206,-29,-206,-137v0,-162,180,-171,340,-195v6,-105,4,-211,-102,-208v-74,2,-107,50,-110,123v-30,25,-108,14,-108,-29v15,-67,86,-96,142,-124v122,-60,288,-33,286,123r-4,313v-6,72,54,105,109,66r18,27v-27,26,-74,50,-124,50v-55,0,-95,-30,-104,-84v-44,27,-84,57,-137,75xm259,-58v52,-4,100,-27,131,-56r2,-164v-76,9,-152,22,-196,63v-53,49,-18,163,63,157xm349,-798v60,35,121,8,145,-41r39,18v-30,65,-84,146,-181,115v-45,-15,-88,-49,-139,-49v-45,0,-64,30,-85,58r-39,-18v30,-65,85,-144,181,-114","w":620},{"d":"727,-24v-71,8,-150,19,-208,38v-21,-10,-1,-63,-6,-93v-68,61,-174,123,-290,88r0,297v-7,84,58,75,137,81r-3,37r-199,-2r-143,2r-2,-32v55,-5,91,-12,99,-62v2,-15,4,-36,4,-61r0,-699v6,-72,-28,-86,-89,-93r-2,-29v69,-9,145,-20,202,-38r10,8v-12,109,-11,233,-10,353v1,97,28,169,120,169v65,0,124,-32,166,-64r0,-306v1,-50,-6,-76,-45,-84v-13,-3,-31,-6,-53,-9r-2,-29r178,-30v22,-4,30,-13,41,0v-15,147,-20,324,-8,481v3,43,51,39,99,48","w":755},{"d":"359,-942v117,-50,283,-50,403,-4v177,69,294,217,294,456v0,241,-119,398,-293,472v-116,50,-282,50,-402,4v-176,-69,-295,-217,-295,-456v0,-241,119,-398,293,-472xm567,-34v241,0,350,-164,351,-418v1,-230,-77,-386,-234,-450v-42,-17,-86,-24,-129,-24v-241,0,-350,164,-351,418v-1,230,77,386,234,450v42,17,86,24,129,24xm765,-1106v0,35,-32,66,-67,66v-35,0,-65,-31,-65,-66v0,-36,30,-66,65,-66v36,0,67,30,67,66xm489,-1106v0,35,-31,66,-66,66v-35,0,-65,-31,-65,-66v0,-35,30,-66,65,-66v36,0,66,30,66,66","w":1122},{"d":"635,0r-391,0r-3,-34v70,-6,129,-7,135,-66v10,-104,20,-269,-20,-349v-57,-115,-130,-231,-194,-342v-43,-75,-71,-131,-182,-133r2,-36r194,2r171,-2r3,34v-64,4,-117,13,-88,68r201,374r176,-318v15,-30,30,-50,33,-82v-8,-38,-47,-33,-102,-40r2,-36r164,2r153,-2r3,34v-122,3,-148,73,-197,156r-88,150v-25,44,-44,80,-58,108v-31,65,-54,98,-54,189r0,198v-5,86,60,84,142,89","w":870},{"d":"359,-942v117,-50,283,-50,403,-4v177,69,294,217,294,456v0,241,-119,398,-293,472v-116,50,-282,50,-402,4v-176,-69,-295,-217,-295,-456v0,-241,119,-398,293,-472xm567,-34v241,0,350,-164,351,-418v1,-230,-77,-386,-234,-450v-42,-17,-86,-24,-129,-24v-241,0,-350,164,-351,418v-1,230,77,386,234,450v42,17,86,24,129,24xm702,-1214r78,66r-2,12r-267,116v-6,-11,-23,-18,-19,-32","w":1122},{"d":"359,-942v117,-50,283,-50,403,-4v177,69,294,217,294,456v0,241,-119,398,-293,472v-116,50,-282,50,-402,4v-176,-69,-295,-217,-295,-456v0,-241,119,-398,293,-472xm567,-34v241,0,350,-164,351,-418v1,-230,-77,-386,-234,-450v-42,-17,-86,-24,-129,-24v-241,0,-350,164,-351,418v-1,230,77,386,234,450v42,17,86,24,129,24xm626,-1125v53,23,89,-14,111,-48r37,17v-29,61,-81,136,-172,108v-43,-13,-80,-46,-129,-46v-41,0,-61,28,-79,54r-37,-17v27,-62,83,-142,171,-107","w":1122},{"d":"469,-832v131,138,225,368,159,612v-36,133,-128,240,-294,240v-137,0,-220,-78,-262,-179v-31,-75,-25,-176,4,-248v57,-140,242,-226,426,-159v-26,-90,-56,-148,-110,-214r-163,109r-33,-41r162,-111v-63,-72,-139,-122,-245,-151r13,-40v127,23,220,73,300,142r148,-99r27,50xm347,-535v-227,-4,-207,382,-75,477v49,35,125,34,166,-7v76,-75,102,-232,84,-378v-41,-51,-98,-91,-175,-92","w":700},{"d":"258,9v-109,37,-206,-29,-206,-137v0,-162,180,-171,340,-195v6,-105,4,-211,-102,-208v-74,2,-107,50,-110,123v-30,25,-108,14,-108,-29v15,-67,86,-96,142,-124v122,-60,288,-33,286,123r-4,313v-6,72,54,105,109,66r18,27v-27,26,-74,50,-124,50v-55,0,-95,-30,-104,-84v-44,27,-84,57,-137,75xm259,-58v52,-4,100,-27,131,-56r2,-164v-76,9,-152,22,-196,63v-53,49,-18,163,63,157","w":620},{"d":"373,-322r0,192r-66,5r0,-197r-246,0r5,-66r241,0r0,-192r66,-5r0,197r247,0r-5,66r-242,0xm60,-10r5,-66r555,0r-5,66r-555,0"},{"d":"412,-901r105,9r5,11r-155,245v-12,-4,-33,0,-38,-12xm571,-569r114,-2r2,32v-79,5,-102,42,-130,101r-50,106r-113,270r-98,242v-53,114,-99,264,-240,278v-51,5,-84,-57,-52,-98v8,-11,19,-21,32,-28v114,22,146,-52,188,-131v24,-46,46,-99,69,-160v-1,-51,-26,-92,-44,-136r-138,-343v-24,-60,-47,-96,-127,-96r2,-37r160,2r133,-2r2,33v-47,7,-87,10,-69,56r142,371r146,-348v28,-64,-1,-74,-68,-78r2,-34","w":661},{"d":"231,-915v-66,-1,-122,43,-123,109r-36,-2r-3,-125v107,-65,375,-80,375,76v0,69,-48,106,-93,137r0,3v72,19,128,77,128,161v0,147,-119,210,-266,210v-79,0,-174,-20,-174,-96v0,-31,35,-53,68,-55v19,53,68,98,135,98v79,0,119,-54,123,-133v6,-112,-102,-145,-207,-120r-7,-41v87,-15,189,-30,189,-129v0,-62,-47,-92,-109,-93","w":525},{"d":"347,-911v-39,2,-47,0,-47,37r0,346r338,-10r7,7r-2,83v-61,-5,-120,-9,-179,-11v-59,-2,-114,-4,-164,-5r0,301v-1,62,9,98,60,108v34,6,95,3,139,5v162,6,196,-81,243,-192r39,9v-18,70,-36,154,-43,233r-692,0r-3,-34v70,-6,124,-9,137,-66v3,-16,5,-37,5,-62r0,-673v4,-81,-53,-85,-130,-89r3,-36r671,0v-8,71,-12,145,-13,226r-40,1v-16,-115,-50,-178,-186,-178r-143,0xm280,-1014v-14,-6,-35,-4,-42,-16r154,-178r82,-6r148,184v-7,12,-28,10,-42,16r-154,-115","w":816},{"d":"115,-556r-1,-184r106,-46r11,6r-8,222r171,-3v15,8,4,39,5,58r-176,0r0,322v-6,98,49,148,145,125r47,-10r7,36v-46,22,-108,46,-171,46v-104,0,-137,-68,-137,-180r1,-339r-90,0v-13,-7,-3,-30,-3,-46","w":434},{"d":"555,-569r113,-2r2,32v-118,6,-132,97,-170,184r-102,231r-57,139r-46,4v-29,-81,-58,-158,-89,-233r-95,-224v-24,-60,-47,-96,-127,-96r2,-37r160,2r133,-2r2,33v-47,7,-87,10,-69,56r137,344r143,-344v13,-46,-25,-53,-76,-55r2,-34","w":644},{"d":"401,-1024v-158,141,-251,346,-251,637v0,291,93,494,251,635r-29,34v-222,-159,-366,-477,-294,-858v40,-210,146,-372,294,-482","w":499},{"d":"426,-500v-5,57,37,77,78,47r15,26v-21,20,-55,39,-93,39v-47,0,-73,-19,-87,-61v-47,25,-91,60,-159,63v-97,5,-155,-109,-96,-182v49,-61,146,-66,248,-81v6,-70,1,-145,-73,-145v-54,0,-76,39,-78,87v-25,18,-104,14,-106,-23v27,-72,126,-120,217,-120v78,0,134,35,134,114r0,236xm237,-456v36,-1,71,-19,93,-38r2,-113v-67,9,-157,16,-157,82v0,39,22,70,62,69","w":534},{"d":"478,-251v-65,56,-213,57,-276,-1r-82,85r-65,-43r99,-86v-72,-80,-72,-222,0,-302r-83,-79r43,-65r86,100v64,-58,211,-58,277,-2r82,-85r65,43r-99,86v32,38,55,87,55,153v0,66,-23,114,-55,152r82,78r-43,65xm340,-626v-105,0,-164,73,-164,178v0,105,60,177,164,177v104,0,164,-72,164,-177v0,-105,-59,-178,-164,-178"},{"d":"439,-375r-334,0r-2,-33v64,-3,118,0,123,-52v13,-131,1,-283,3,-421r-138,20r-8,-39v86,-21,164,-48,244,-75r7,6v-14,153,-3,328,-7,492v-2,67,48,65,113,68","w":525},{"d":"180,-210r89,0r0,530r-89,0r0,-530xm180,-960r89,0r0,530r-89,0r0,-530","w":449},{"d":"292,-990v20,20,50,21,78,37v-41,34,-70,91,-72,161r179,-46v-7,25,-4,49,8,71v-12,11,-18,31,-17,59r-37,-2v-42,-32,-76,-36,-101,-13r81,142v-75,-24,-79,-18,-108,31v-5,-21,-17,-34,-35,-39v21,-59,3,-105,-18,-145r-119,151v-17,-54,-27,-72,-69,-88v47,-21,84,-53,130,-77v16,-10,19,-21,4,-28r-146,-64v37,-42,46,-50,58,-105v7,21,21,31,40,30v5,43,60,86,105,90r-14,-156","w":527},{"d":"98,248v156,-142,251,-346,251,-637v0,-292,-95,-492,-251,-635r29,-34v222,159,367,478,295,858v-40,210,-147,372,-295,482","w":499},{"d":"568,-837v0,46,-22,62,-55,76v-21,-30,-69,-50,-114,-50v-98,0,-131,89,-133,188v-1,59,18,121,18,185r219,-8r8,7r-9,56r-218,0v-10,102,-51,169,-117,235v4,9,18,-1,40,0v94,5,146,70,241,70v85,0,112,-74,140,-135r38,9v-16,56,-36,122,-40,188v-61,30,-167,47,-244,23v-68,-21,-107,-70,-189,-70v-58,0,-85,33,-117,66r-31,-34v99,-86,176,-173,158,-352r-117,0v-14,-9,1,-31,2,-47r110,-3v-19,-102,-10,-211,35,-279v63,-94,146,-185,295,-185v42,0,80,17,80,60"},{"d":"303,-269v-164,0,-263,-103,-263,-270v0,-192,115,-311,307,-311v210,0,294,163,294,372v0,375,-209,575,-539,627r-12,-51v246,-50,386,-180,420,-433v-58,38,-124,66,-207,66xm164,-589v-2,160,90,256,258,223v26,-4,57,-11,93,-21v2,-190,-14,-407,-197,-407v-113,0,-152,89,-154,205"},{"d":"599,-35v67,-5,122,-10,100,-75r-81,-245r-333,0v-29,81,-79,185,-97,269v7,48,48,43,112,49r-3,36r-174,-2r-153,2r-2,-34v121,-2,144,-72,181,-163r277,-677v15,-39,35,-63,49,-101r63,-8v78,285,181,540,272,813v21,64,33,110,96,126v16,3,37,6,63,8r-3,36r-194,-2r-170,2xm308,-413r291,0r-131,-396r-3,0xm507,-1020v-65,3,-123,-39,-123,-99v0,-67,55,-105,123,-105v69,0,123,34,123,101v0,67,-56,100,-123,103xm507,-1053v43,0,68,-26,68,-66v0,-40,-25,-72,-68,-72v-42,0,-81,28,-81,68v0,42,40,70,81,70","w":962},{"d":"832,-568r158,-2r3,34v-100,6,-144,45,-184,113r-45,75v-15,25,-32,51,-51,76v90,89,133,227,302,237r-2,36r-157,-2r-79,2v-40,-72,-83,-125,-133,-182v-84,113,-229,254,-424,183v-85,-31,-150,-104,-150,-216v0,-155,102,-240,204,-303v-52,-53,-100,-104,-100,-200v0,-138,100,-211,238,-216v139,-5,242,115,186,252v-30,73,-109,109,-172,151r130,106v44,38,84,75,120,113v39,-57,89,-109,89,-178v0,-44,-49,-43,-92,-47r2,-34xm179,-268v0,138,120,228,261,183v73,-23,127,-78,167,-137v-90,-97,-193,-181,-297,-264v-70,41,-131,117,-131,218xm388,-880v-116,-4,-137,159,-78,238v23,31,50,55,80,80v69,-35,123,-79,123,-174v0,-81,-43,-141,-125,-144","w":1045},{"d":"258,9v-109,37,-206,-29,-206,-137v0,-162,180,-171,340,-195v6,-105,4,-211,-102,-208v-74,2,-107,50,-110,123v-30,25,-108,14,-108,-29v15,-67,86,-96,142,-124v122,-60,288,-33,286,123r-4,313v-6,72,54,105,109,66r18,27v-27,26,-74,50,-124,50v-55,0,-95,-30,-104,-84v-44,27,-84,57,-137,75xm259,-58v52,-4,100,-27,131,-56r2,-164v-76,9,-152,22,-196,63v-53,49,-18,163,63,157xm306,-654v-75,0,-126,-41,-126,-113v0,-73,53,-119,126,-119v72,0,120,44,120,115v0,72,-48,117,-120,117xm306,-687v47,0,70,-34,70,-80v0,-44,-24,-86,-70,-86v-47,0,-71,36,-71,82v-1,46,27,84,71,84","w":620},{"d":"225,463r-65,4r0,-1567r65,-7r0,1570","w":385},{"d":"320,-292v69,-63,142,-153,205,-227r32,20r-131,214r131,214r-32,20r-109,-127v-34,-38,-66,-72,-96,-100r0,-14xm100,-292v69,-63,142,-153,205,-227r32,20r-131,214r131,214r-32,20r-109,-127v-34,-38,-66,-72,-96,-100r0,-14","w":657},{"d":"80,-392v63,-141,221,-229,423,-186r0,-332v7,-82,-40,-86,-109,-96r-3,-28r191,-38v22,-5,30,-14,41,-1v-26,287,-8,616,-13,923v-1,52,7,77,50,84v14,3,33,7,57,10r4,28r-127,22r-81,20r-10,-8r0,-65v-70,64,-188,105,-296,58v-93,-40,-153,-127,-155,-258v0,-48,10,-93,28,-133xm369,-60v58,2,102,-19,134,-46r0,-371v-31,-37,-82,-61,-142,-61v-132,0,-187,106,-187,238v0,135,62,235,195,240","w":733},{"d":"538,-723v0,35,-31,66,-66,66v-35,0,-65,-31,-65,-66v0,-36,30,-66,65,-66v36,0,66,30,66,66xm283,-723v0,35,-31,66,-66,66v-35,0,-65,-31,-65,-66v0,-35,30,-66,65,-66v36,0,66,30,66,66xm571,-569r114,-2r2,32v-79,5,-102,42,-130,101r-50,106r-113,270r-98,242v-53,114,-99,264,-240,278v-51,5,-84,-57,-52,-98v8,-11,19,-21,32,-28v114,22,146,-52,188,-131v24,-46,46,-99,69,-160v-1,-51,-26,-92,-44,-136r-138,-343v-24,-60,-47,-96,-127,-96r2,-37r160,2r133,-2r2,33v-47,7,-87,10,-69,56r142,371r146,-348v28,-64,-1,-74,-68,-78r2,-34","w":661},{"d":"231,-915v-66,-1,-122,43,-123,109r-36,-2r-3,-125v107,-65,375,-80,375,76v0,69,-48,106,-93,137r0,3v72,19,128,77,128,161v0,147,-119,210,-266,210v-79,0,-174,-20,-174,-96v0,-31,35,-53,68,-55v19,53,68,98,135,98v79,0,119,-54,123,-133v6,-112,-102,-145,-207,-120r-7,-41v87,-15,189,-30,189,-129v0,-62,-47,-92,-109,-93xm975,-979r-652,1033r-48,-33r648,-1032xm928,20r2,-129r-273,1r-14,-34r351,-455r42,9v-15,124,-5,274,-8,411r81,-1r9,9r-4,61r-86,0r0,122xm930,-432r-4,-1r-98,126r-97,135r199,-4r0,-256","w":1250},{"d":"34,-959r385,0r3,34v-95,3,-138,31,-138,133r0,463v3,177,109,271,280,271v181,0,273,-114,273,-302r0,-420v1,-79,-14,-123,-79,-134v-21,-4,-47,-7,-80,-9r2,-36r188,2r172,-3r1,34v-74,7,-130,11,-138,78v-18,151,-3,344,-6,508v-5,238,-147,360,-378,360v-207,0,-350,-104,-350,-314r0,-534v4,-84,-56,-91,-137,-95","w":1047},{"d":"264,-571v-146,0,-244,-138,-188,-283v28,-71,93,-126,188,-126v122,0,205,82,205,205v0,123,-82,204,-205,204xm264,-925v-88,0,-144,61,-144,150v0,89,56,149,144,149v88,0,145,-61,145,-149v0,-89,-57,-150,-145,-150","w":529},{"d":"727,-24v-71,8,-150,19,-208,38v-21,-10,-1,-63,-6,-93v-57,52,-134,99,-226,99v-121,0,-171,-84,-171,-211r0,-239v6,-72,-28,-86,-89,-93r-2,-29v69,-9,145,-20,202,-38r10,8v-12,109,-11,233,-10,353v1,97,28,169,120,169v65,0,124,-32,166,-64r0,-306v1,-50,-6,-76,-45,-84v-13,-3,-31,-6,-53,-9r-2,-29r178,-30v22,-4,30,-13,41,0v-15,147,-20,324,-8,481v3,43,51,39,99,48xm543,-784v0,35,-31,66,-66,66v-35,0,-65,-31,-65,-66v0,-36,30,-66,65,-66v36,0,66,30,66,66xm288,-784v0,35,-31,66,-66,66v-35,0,-65,-31,-65,-66v0,-35,30,-66,65,-66v36,0,66,30,66,66","w":755},{"d":"585,-904v0,38,-32,57,-71,62v-23,-22,-71,-48,-114,-48v-104,0,-155,115,-85,185r155,155v72,76,149,155,192,254v56,129,-21,248,-91,317v36,89,-28,174,-77,221v-42,41,-105,83,-177,83v-57,0,-112,-22,-114,-80v-1,-35,33,-51,65,-55v26,23,66,45,111,45v78,0,123,-61,115,-143v-20,-55,-68,-86,-106,-124r-78,-78v-72,-73,-147,-153,-190,-250v-56,-128,20,-246,88,-317v-41,-91,27,-173,77,-220v42,-39,105,-83,175,-83v60,0,125,19,125,76xm233,-636v-44,36,-65,131,-30,202v82,168,237,271,345,413v44,-37,66,-129,31,-201v-82,-169,-234,-275,-346,-414","w":792},{"d":"546,-916v-88,193,-128,430,-120,716v-194,-43,-346,-153,-346,-377v0,-337,317,-419,676,-383r3,34v-52,4,-97,7,-113,41v-142,303,-133,866,46,1124v-4,53,-86,96,-124,49v-66,-142,-73,-361,-77,-562v-5,-253,34,-466,114,-642r-59,0","w":879},{"d":"138,-294v-51,-113,-51,-259,0,-372v75,-163,221,-289,448,-289v225,0,372,128,446,289v51,113,51,259,0,372v-75,162,-220,289,-446,289v-226,0,-373,-127,-448,-289xm198,-646v-45,101,-45,231,0,332v65,144,188,259,387,259v198,0,323,-115,387,-259v45,-101,45,-231,0,-332v-65,-144,-188,-259,-387,-259v-198,0,-323,115,-387,259xm863,-228r-163,0r-67,-138v-15,-26,-30,-64,-53,-84v-10,-9,-39,-5,-59,-6r0,152v-3,44,28,46,70,48r-2,28r-227,0r-2,-28v47,-1,66,-15,66,-65r3,-340v-2,-43,-21,-42,-71,-46r2,-29r107,1v135,-5,306,-20,311,115v3,72,-53,119,-107,140r101,181v18,31,45,42,93,43xm567,-699v-35,0,-45,13,-46,47r0,159v93,8,152,-32,152,-118v0,-60,-47,-88,-106,-88","w":1170},{"d":"543,-731r-386,0r-4,-61r394,0","w":700},{"d":"462,-400v-19,-55,-97,-41,-162,-45r0,318v-7,85,45,89,126,91r0,36r-360,0r-2,-34v63,-5,105,-12,116,-66v3,-16,5,-37,5,-62r0,-673v5,-80,-49,-86,-125,-89r2,-36r185,2v54,1,108,-12,163,-11v180,3,337,49,337,230v0,143,-88,219,-195,262r120,219v47,68,79,159,148,202v26,16,54,16,95,20r-2,36r-172,-2r-61,2r-145,-272xm386,-916v-65,-1,-86,22,-86,85r0,338v187,15,311,-42,311,-227v0,-137,-91,-194,-225,-196","w":915},{"d":"638,-438v0,252,-75,458,-316,458v-274,0,-316,-343,-260,-603v33,-151,119,-267,297,-267v214,0,279,194,279,412xm454,-710v-35,-60,-104,-114,-184,-69v-123,69,-123,364,-88,536v22,107,60,194,165,209v102,-7,136,-86,155,-186v29,-152,10,-392,-48,-490"},{"d":"426,0r-362,0r-3,-34v89,-3,124,-31,124,-128r0,-673v5,-80,-51,-85,-126,-89r2,-36r361,0r4,34v-88,3,-126,30,-126,127r0,674v-5,80,50,85,126,89r0,36xm332,-1052v5,14,-13,21,-19,32r-267,-116r-2,-12r78,-66","w":485},{"d":"1024,171r0,65r-1024,0r0,-65r1024,0","w":1024},{"d":"181,-181v100,3,142,124,103,217v-29,70,-90,118,-162,145r-16,-38v70,-22,137,-118,84,-197v-19,-30,-79,-11,-79,-65v0,-38,34,-62,70,-62xm201,-425v-50,0,-81,-35,-81,-84v0,-49,31,-84,81,-84v49,0,81,35,81,84v0,49,-32,84,-81,84","w":342},{"d":"816,-459v25,-73,-16,-69,-83,-78r2,-34r144,2r113,-2r2,32v-118,-2,-126,103,-157,185r-138,369r-40,4r-171,-434r-86,209v-28,69,-56,142,-85,221r-40,4r-78,-235v-26,-78,-54,-154,-82,-229v-21,-57,-37,-90,-113,-89r2,-37r150,2r143,-2r2,33v-47,7,-77,2,-82,39v28,124,73,232,111,345r167,-402r44,-5r79,202v27,68,56,136,88,205","w":975},{"d":"741,-959r321,-1r1,34v-71,6,-115,17,-124,84v-4,23,-6,54,-6,94r0,752r-52,10r-52,-72v-17,-23,-36,-46,-55,-69r-535,-635r-4,2r0,585v0,75,7,121,67,131v17,3,39,6,66,8r-2,36r-167,-2r-156,2r-3,-34v73,-6,123,-14,129,-83v18,-204,5,-447,5,-663v0,-98,-53,-141,-152,-144r2,-36r206,2r640,755r3,-2r0,-579v0,-75,-6,-122,-67,-132v-17,-3,-40,-5,-67,-7xm620,-1125v53,23,89,-14,111,-48r37,17v-29,61,-81,136,-172,108v-43,-13,-80,-46,-129,-46v-41,0,-61,28,-79,54r-37,-17v27,-62,83,-142,171,-107","w":1103},{"d":"347,-911v-39,2,-47,0,-47,37r0,346r338,-10r7,7r-2,83v-61,-5,-120,-9,-179,-11v-59,-2,-114,-4,-164,-5r0,301v-1,62,9,98,60,108v34,6,95,3,139,5v162,6,196,-81,243,-192r39,9v-18,70,-36,154,-43,233r-692,0r-3,-34v70,-6,124,-9,137,-66v3,-16,5,-37,5,-62r0,-673v4,-81,-53,-85,-130,-89r3,-36r671,0v-8,71,-12,145,-13,226r-40,1v-16,-115,-50,-178,-186,-178r-143,0xm571,-1214r78,66r-2,12r-267,116v-6,-11,-23,-18,-19,-32","w":816},{"d":"355,20v-231,-1,-356,-201,-277,-420v39,-109,133,-190,277,-190v186,0,302,115,302,299v0,145,-79,239,-183,287v-37,16,-77,24,-119,24xm343,-541v-226,0,-196,400,-63,485v26,16,54,27,88,27v121,0,167,-109,167,-231v0,-145,-49,-281,-192,-281xm391,-798v60,35,121,8,145,-41r39,18v-30,64,-91,147,-185,115v-41,-14,-86,-49,-135,-49v-45,0,-64,30,-85,58r-39,-18v30,-65,85,-144,181,-114","w":711},{"d":"261,-582v-15,155,-12,341,-7,506v10,39,53,34,103,39r-2,37r-170,-2r-141,2r-2,-32v55,-5,93,-12,98,-62v10,-111,9,-254,0,-368v-3,-41,-46,-40,-89,-49r-3,-29r170,-39v21,-4,32,-17,43,-3xm218,-648v-5,12,-26,8,-38,12r-155,-245r5,-11r105,-9","w":375},{"d":"390,-404v-197,77,-396,-93,-312,-302v33,-82,107,-142,219,-144v175,-4,284,152,221,320v-22,58,-70,103,-128,126xm170,-637v0,103,35,207,137,207v87,0,120,-81,120,-170v0,-105,-34,-206,-137,-206v-89,0,-120,79,-120,169","w":596},{"d":"6,-1020v72,-14,150,-36,211,-61r11,8v-19,167,-12,362,-13,546v74,-54,198,-87,297,-40v91,44,155,131,155,260v0,160,-91,256,-210,303v-110,43,-260,23,-351,-25r2,-863v1,-51,-6,-80,-46,-89v-13,-3,-30,-7,-52,-10xm340,-511v-49,0,-89,11,-125,33r0,355v9,63,70,91,140,91v135,0,192,-107,192,-242v0,-137,-70,-237,-207,-237","w":722},{"d":"257,109v11,-51,43,-74,93,-111r39,0r0,4v-35,16,-70,48,-40,82v31,35,96,80,58,145v-29,49,-74,103,-146,107v-50,2,-94,-50,-54,-89v11,-11,22,-18,33,-21v19,24,36,45,72,46v20,0,30,-10,30,-31v0,-60,-77,-75,-85,-132","w":700},{"d":"57,0r-3,-34v66,-5,119,-9,126,-66v14,-113,2,-254,5,-376r-127,0r-4,-58r131,0r0,-297v6,-87,-52,-90,-134,-93r2,-36v216,13,425,-33,613,14v201,51,348,174,348,424v0,269,-151,423,-352,498v-179,67,-387,8,-605,24xm301,-534r295,0r-5,58r-290,0r2,352v8,66,60,80,140,80v211,-2,340,-103,401,-260v41,-106,42,-269,0,-372v-66,-162,-223,-262,-453,-237v-38,4,-79,13,-90,43r0,336","w":1080},{"d":"239,-82v-105,-83,-175,-204,-173,-388v2,-241,119,-397,293,-472v142,-61,356,-43,470,28r68,-96r50,29r-70,99v108,82,181,206,179,392v-2,241,-119,397,-293,472v-144,62,-362,43,-476,-31r-75,106r-46,-35xm567,-34v241,0,349,-164,351,-418v1,-155,-35,-266,-99,-349r-481,680v57,56,131,87,229,87xm779,-844v-57,-52,-130,-82,-224,-82v-241,0,-349,164,-351,418v-1,151,33,261,94,344","w":1122},{"d":"201,-425v-50,0,-81,-35,-81,-84v0,-49,31,-84,81,-84v49,0,81,35,81,84v0,49,-32,84,-81,84xm201,17v-50,0,-81,-35,-81,-84v0,-49,31,-84,81,-84v49,0,81,35,81,84v0,49,-32,84,-81,84","w":342},{"d":"355,20v-231,-1,-356,-201,-277,-420v39,-109,133,-190,277,-190v186,0,302,115,302,299v0,145,-79,239,-183,287v-37,16,-77,24,-119,24xm343,-541v-226,0,-196,400,-63,485v26,16,54,27,88,27v121,0,167,-109,167,-231v0,-145,-49,-281,-192,-281xm200,-636v-14,-4,-38,1,-44,-11r154,-248r82,-6r148,254v-6,12,-30,7,-44,11r-148,-178","w":711},{"d":"375,-71v74,0,110,-24,156,-69r28,29v-65,94,-204,165,-344,107v-127,-53,-212,-235,-143,-398v43,-102,129,-188,265,-188v136,0,225,77,225,220v1,27,-10,41,-29,41r-378,0v4,153,76,258,220,258xm443,-407v8,-121,-153,-171,-227,-88v-27,30,-50,71,-57,121r252,0v26,0,30,-8,32,-33xm183,-636v-14,-4,-38,1,-44,-11r154,-248r82,-6r148,254v-6,12,-30,7,-44,11r-148,-178","w":604},{"d":"107,372r-7,-7v8,-48,16,-101,22,-161r35,-362v5,-59,9,-112,12,-159r44,-5r31,526v4,59,9,110,13,152xm191,-590v42,0,77,38,77,80v0,42,-35,80,-77,80v-42,0,-77,-38,-77,-80v0,-42,35,-80,77,-80","w":388},{"d":"727,-24v-71,8,-150,19,-208,38v-21,-10,-1,-63,-6,-93v-57,52,-134,99,-226,99v-121,0,-171,-84,-171,-211r0,-239v6,-72,-28,-86,-89,-93r-2,-29v69,-9,145,-20,202,-38r10,8v-12,109,-11,233,-10,353v1,97,28,169,120,169v65,0,124,-32,166,-64r0,-306v1,-50,-6,-76,-45,-84v-13,-3,-31,-6,-53,-9r-2,-29r178,-30v22,-4,30,-13,41,0v-15,147,-20,324,-8,481v3,43,51,39,99,48xm405,-901r105,9r5,11r-155,245v-12,-4,-33,0,-38,-12","w":755},{"d":"379,-1001r69,11r-316,1131r-68,-11","w":540},{"d":"355,20v-231,-1,-356,-201,-277,-420v39,-109,133,-190,277,-190v186,0,302,115,302,299v0,145,-79,239,-183,287v-37,16,-77,24,-119,24xm343,-541v-226,0,-196,400,-63,485v26,16,54,27,88,27v121,0,167,-109,167,-231v0,-145,-49,-281,-192,-281xm541,-784v0,35,-31,66,-66,66v-35,0,-65,-31,-65,-66v0,-36,30,-66,65,-66v36,0,66,30,66,66xm286,-784v0,35,-31,66,-66,66v-35,0,-65,-31,-65,-66v0,-35,30,-66,65,-66v36,0,66,30,66,66","w":711},{"d":"355,20v-231,-1,-356,-201,-277,-420v39,-109,133,-190,277,-190v186,0,302,115,302,299v0,145,-79,239,-183,287v-37,16,-77,24,-119,24xm343,-541v-226,0,-196,400,-63,485v26,16,54,27,88,27v121,0,167,-109,167,-231v0,-145,-49,-281,-192,-281xm403,-901r105,9r5,11r-155,245v-12,-4,-33,0,-38,-12","w":711},{"d":"409,-409r-369,33r-10,-10r11,-65r366,3","w":435},{"d":"151,-49v-86,-65,-134,-222,-79,-351v45,-106,133,-190,277,-190v63,0,114,15,156,39r50,-70r41,26r-51,72v89,64,138,223,83,353v-45,106,-135,190,-279,190v-60,0,-113,-14,-158,-41r-50,71r-38,-31xm238,-87v29,32,66,58,124,58v188,-1,204,-276,128,-416xm337,-541v-188,-1,-203,271,-129,411r252,-357v-29,-31,-67,-54,-123,-54","w":711},{"d":"571,-569r114,-2r2,32v-79,5,-102,42,-130,101r-50,106r-113,270r-98,242v-53,114,-99,264,-240,278v-51,5,-84,-57,-52,-98v8,-11,19,-21,32,-28v114,22,146,-52,188,-131v24,-46,46,-99,69,-160v-1,-51,-26,-92,-44,-136r-138,-343v-24,-60,-47,-96,-127,-96r2,-37r160,2r133,-2r2,33v-47,7,-87,10,-69,56r142,371r146,-348v28,-64,-1,-74,-68,-78r2,-34","w":661},{"d":"261,-582v-15,155,-12,341,-7,506v10,39,53,34,103,39r-2,37r-170,-2r-141,2r-2,-32v55,-5,93,-12,98,-62v10,-111,9,-254,0,-368v-3,-41,-46,-40,-89,-49r-3,-29r170,-39v21,-4,32,-17,43,-3xm245,-901r105,9r5,11r-155,245v-12,-4,-33,0,-38,-12","w":375},{"d":"359,-942v117,-50,283,-50,403,-4v177,69,294,217,294,456v0,241,-119,398,-293,472v-116,50,-282,50,-402,4v-176,-69,-295,-217,-295,-456v0,-241,119,-398,293,-472xm567,-34v241,0,350,-164,351,-418v1,-230,-77,-386,-234,-450v-42,-17,-86,-24,-129,-24v-241,0,-350,164,-351,418v-1,230,77,386,234,450v42,17,86,24,129,24","w":1122},{"d":"727,-24v-71,8,-150,19,-208,38v-21,-10,-1,-63,-6,-93v-57,52,-134,99,-226,99v-121,0,-171,-84,-171,-211r0,-239v6,-72,-28,-86,-89,-93r-2,-29v69,-9,145,-20,202,-38r10,8v-12,109,-11,233,-10,353v1,97,28,169,120,169v65,0,124,-32,166,-64r0,-306v1,-50,-6,-76,-45,-84v-13,-3,-31,-6,-53,-9r-2,-29r178,-30v22,-4,30,-13,41,0v-15,147,-20,324,-8,481v3,43,51,39,99,48xm378,-648v-5,12,-26,8,-38,12r-155,-245r5,-11r105,-9","w":755},{"d":"34,-959r385,0r3,34v-95,3,-138,31,-138,133r0,463v3,177,109,271,280,271v181,0,273,-114,273,-302r0,-420v1,-79,-14,-123,-79,-134v-21,-4,-47,-7,-80,-9r2,-36r188,2r172,-3r1,34v-74,7,-130,11,-138,78v-18,151,-3,344,-6,508v-5,238,-147,360,-378,360v-207,0,-350,-104,-350,-314r0,-534v4,-84,-56,-91,-137,-95xm404,-1014v-14,-6,-35,-4,-42,-16r154,-178r82,-6r148,184v-7,12,-28,10,-42,16r-150,-115","w":1047},{"d":"599,-35v67,-5,122,-10,100,-75r-81,-245r-333,0v-29,81,-79,185,-97,269v7,48,48,43,112,49r-3,36r-174,-2r-153,2r-2,-34v121,-2,144,-72,181,-163r277,-677v15,-39,35,-63,49,-101r63,-8v78,285,181,540,272,813v21,64,33,110,96,126v16,3,37,6,63,8r-3,36r-194,-2r-170,2xm308,-413r291,0r-131,-396r-3,0xm357,-1014v-14,-6,-35,-4,-42,-16r154,-178r82,-6r148,184v-7,12,-28,10,-42,16r-150,-115","w":962},{"d":"72,-623v0,-144,108,-202,240,-220r0,-86r58,-6r0,90v82,2,140,8,210,26v-7,65,-8,110,-8,178r-44,5v-15,-88,-66,-148,-158,-156r0,314v111,53,241,91,241,251v0,149,-113,216,-246,240r0,92r-58,6r0,-95v-84,0,-138,-19,-212,-37v-4,-34,-8,-66,-13,-97v-5,-31,-11,-63,-20,-97r47,-12v33,96,81,177,198,189r0,-340v-108,-51,-235,-89,-235,-245xm365,-39v92,-8,162,-102,123,-203v-21,-55,-71,-84,-123,-110r0,313xm312,-790v-92,2,-155,86,-118,180v20,53,68,81,118,106r0,-286"},{"d":"557,-564v17,-3,44,-13,59,-18r10,8v-26,280,-4,603,-13,904v-2,72,38,74,105,77r-3,37r-333,0r-3,-32v66,-6,118,-5,124,-62v12,-123,1,-269,3,-399v-57,40,-116,68,-198,68v-164,0,-256,-114,-256,-279v0,-162,95,-257,215,-306v88,-36,201,-26,290,2xm301,-72v68,31,158,12,205,-27r0,-377v-34,-37,-84,-60,-148,-62v-194,-6,-233,300,-120,419v19,21,40,37,63,47","w":721},{"d":"356,-925v-101,0,-165,58,-165,158v0,180,175,191,291,259v87,52,174,111,174,244v0,223,-210,314,-445,273v-39,-7,-81,-17,-125,-30v-10,-94,-22,-163,-44,-248r42,-10v49,124,102,239,271,242v140,2,226,-135,165,-262v-64,-134,-263,-143,-366,-243v-44,-43,-85,-94,-82,-178v5,-179,137,-260,318,-260v92,0,154,16,231,35r-9,227r-42,4v-10,-132,-80,-211,-214,-211","w":707},{"d":"34,-959r385,0r3,34v-95,3,-138,31,-138,133r0,463v3,177,109,271,280,271v181,0,273,-114,273,-302r0,-420v1,-79,-14,-123,-79,-134v-21,-4,-47,-7,-80,-9r2,-36r188,2r172,-3r1,34v-74,7,-130,11,-138,78v-18,151,-3,344,-6,508v-5,238,-147,360,-378,360v-207,0,-350,-104,-350,-314r0,-534v4,-84,-56,-91,-137,-95xm695,-1214r78,66r-2,12r-267,116v-6,-11,-23,-18,-19,-32","w":1047},{"d":"599,-35v67,-5,122,-10,100,-75r-81,-245r-333,0v-29,81,-79,185,-97,269v7,48,48,43,112,49r-3,36r-174,-2r-153,2r-2,-34v121,-2,144,-72,181,-163r277,-677v15,-39,35,-63,49,-101r63,-8v78,285,181,540,272,813v21,64,33,110,96,126v16,3,37,6,63,8r-3,36r-194,-2r-170,2xm308,-413r291,0r-131,-396r-3,0xm572,-1125v53,23,89,-14,111,-48r37,17v-29,61,-81,136,-172,108v-43,-13,-80,-46,-129,-46v-41,0,-61,28,-79,54r-37,-17v27,-62,83,-142,171,-107","w":962},{"d":"405,-901r105,9r5,11r-155,245v-12,-4,-33,0,-38,-12","w":700},{"d":"171,17v-50,0,-81,-35,-81,-84v0,-49,31,-84,81,-84v49,0,81,35,81,84v0,49,-32,84,-81,84","w":342},{"d":"60,-362r5,-66r555,0r-5,66r-555,0xm339,-518v-37,0,-68,-32,-68,-69v0,-36,32,-68,68,-68v37,0,69,31,69,68v0,38,-31,69,-69,69xm339,-135v-37,0,-68,-32,-68,-69v0,-36,32,-68,68,-68v37,0,69,31,69,68v0,38,-31,69,-69,69"},{"d":"375,-71v74,0,110,-24,156,-69r28,29v-65,94,-204,165,-344,107v-127,-53,-212,-235,-143,-398v43,-102,129,-188,265,-188v136,0,225,77,225,220v1,27,-10,41,-29,41r-378,0v4,153,76,258,220,258xm443,-407v8,-121,-153,-171,-227,-88v-27,30,-50,71,-57,121r252,0v26,0,30,-8,32,-33xm386,-901r105,9r5,11r-155,245v-12,-4,-33,0,-38,-12","w":604},{"d":"138,-294v-51,-113,-51,-259,0,-372v75,-163,221,-289,448,-289v225,0,372,128,446,289v51,113,51,259,0,372v-75,162,-220,289,-446,289v-226,0,-373,-127,-448,-289xm198,-646v-45,101,-45,231,0,332v65,144,188,259,387,259v198,0,323,-115,387,-259v45,-101,45,-231,0,-332v-65,-144,-188,-259,-387,-259v-198,0,-323,115,-387,259xm774,-727r-5,135r-34,3v-3,-74,-48,-116,-118,-116v-130,0,-191,85,-191,214v0,131,56,226,187,229v91,2,122,-61,147,-130r31,8v-11,49,-19,86,-23,139v-56,14,-105,27,-172,27v-171,0,-284,-90,-288,-259v-5,-233,241,-306,466,-250","w":1170},{"d":"258,9v-109,37,-206,-29,-206,-137v0,-162,180,-171,340,-195v6,-105,4,-211,-102,-208v-74,2,-107,50,-110,123v-30,25,-108,14,-108,-29v15,-67,86,-96,142,-124v122,-60,288,-33,286,123r-4,313v-6,72,54,105,109,66r18,27v-27,26,-74,50,-124,50v-55,0,-95,-30,-104,-84v-44,27,-84,57,-137,75xm259,-58v52,-4,100,-27,131,-56r2,-164v-76,9,-152,22,-196,63v-53,49,-18,163,63,157xm334,-648v-5,12,-26,8,-38,12r-155,-245r5,-11r105,-9","w":620},{"d":"375,-71v74,0,110,-24,156,-69r28,29v-65,94,-204,165,-344,107v-127,-53,-212,-235,-143,-398v43,-102,129,-188,265,-188v136,0,225,77,225,220v1,27,-10,41,-29,41r-378,0v4,153,76,258,220,258xm443,-407v8,-121,-153,-171,-227,-88v-27,30,-50,71,-57,121r252,0v26,0,30,-8,32,-33","w":604},{"d":"121,-1038r260,0r4,38v-84,11,-155,0,-170,70v-4,17,-4,40,-4,69r0,946v-2,79,7,120,77,129v23,4,56,7,97,10r-4,38r-260,0r0,-1300","w":499},{"d":"375,-71v74,0,110,-24,156,-69r28,29v-65,94,-204,165,-344,107v-127,-53,-212,-235,-143,-398v43,-102,129,-188,265,-188v136,0,225,77,225,220v1,27,-10,41,-29,41r-378,0v4,153,76,258,220,258xm443,-407v8,-121,-153,-171,-227,-88v-27,30,-50,71,-57,121r252,0v26,0,30,-8,32,-33xm524,-784v0,35,-31,66,-66,66v-35,0,-65,-31,-65,-66v0,-36,30,-66,65,-66v36,0,66,30,66,66xm269,-784v0,35,-31,66,-66,66v-35,0,-65,-31,-65,-66v0,-35,30,-66,65,-66v36,0,66,30,66,66","w":604},{"d":"258,9v-109,37,-206,-29,-206,-137v0,-162,180,-171,340,-195v6,-105,4,-211,-102,-208v-74,2,-107,50,-110,123v-30,25,-108,14,-108,-29v15,-67,86,-96,142,-124v122,-60,288,-33,286,123r-4,313v-6,72,54,105,109,66r18,27v-27,26,-74,50,-124,50v-55,0,-95,-30,-104,-84v-44,27,-84,57,-137,75xm259,-58v52,-4,100,-27,131,-56r2,-164v-76,9,-152,22,-196,63v-53,49,-18,163,63,157xm499,-784v0,35,-39,66,-73,66v-36,0,-58,-31,-58,-66v0,-36,22,-66,58,-66v36,0,73,30,73,66xm244,-784v0,35,-31,66,-66,66v-35,0,-65,-31,-65,-66v0,-35,30,-66,65,-66v36,0,66,30,66,66","w":620},{"d":"368,-71v73,0,133,-32,163,-82r29,26v-34,70,-107,120,-187,140v-24,15,-45,45,-20,71v32,34,99,79,59,145v-30,49,-74,103,-147,107v-50,2,-94,-50,-54,-89v11,-11,22,-18,33,-21v19,24,36,45,72,46v20,0,30,-10,30,-31v0,-60,-77,-75,-85,-132v6,-40,30,-60,64,-89v-175,-7,-281,-112,-281,-285v0,-156,95,-251,209,-300v79,-34,191,-36,261,4v51,29,13,105,-40,114v-44,-43,-76,-74,-150,-74v-115,0,-169,88,-169,202v0,142,71,248,213,248","w":584},{"d":"727,-24v-71,8,-150,19,-208,38v-21,-10,-1,-63,-6,-93v-57,52,-134,99,-226,99v-121,0,-171,-84,-171,-211r0,-239v6,-72,-28,-86,-89,-93r-2,-29v69,-9,145,-20,202,-38r10,8v-12,109,-11,233,-10,353v1,97,28,169,120,169v65,0,124,-32,166,-64r0,-306v1,-50,-6,-76,-45,-84v-13,-3,-31,-6,-53,-9r-2,-29r178,-30v22,-4,30,-13,41,0v-15,147,-20,324,-8,481v3,43,51,39,99,48xm202,-636v-14,-4,-38,1,-44,-11r154,-248r82,-6r148,254v-6,12,-30,7,-44,11r-148,-178","w":755},{"d":"744,-561v-66,132,-256,205,-444,153r0,281v-6,91,64,87,152,91r-2,36r-384,0r-2,-34v63,-5,105,-12,116,-66v3,-16,5,-37,5,-62r0,-673v5,-80,-49,-86,-125,-89r2,-36v125,4,241,-8,358,-8v202,0,352,71,355,273v0,51,-12,95,-31,134xm402,-915v-66,-1,-102,7,-102,74r0,383v32,10,65,15,107,14v147,-5,231,-89,232,-246v1,-152,-87,-224,-237,-225","w":805},{"d":"201,-310v-63,0,-79,45,-99,94r-56,-23v18,-76,76,-137,163,-137v114,0,162,95,270,95v63,0,79,-45,99,-94r56,23v-18,76,-76,137,-163,137v-114,0,-162,-95,-270,-95"},{"d":"347,-911v-39,2,-47,0,-47,37r0,346r338,-10r7,7r-2,83v-61,-5,-120,-9,-179,-11v-59,-2,-114,-4,-164,-5r0,301v-1,62,9,98,60,108v34,6,95,3,139,5v162,6,196,-81,243,-192r39,9v-18,70,-36,154,-43,233r-692,0r-3,-34v70,-6,124,-9,137,-66v3,-16,5,-37,5,-62r0,-673v4,-81,-53,-85,-130,-89r3,-36r671,0v-8,71,-12,145,-13,226r-40,1v-16,-115,-50,-178,-186,-178r-143,0xm499,-1052v5,14,-13,21,-19,32r-267,-116r-2,-12r78,-66","w":816},{"d":"185,-835v4,-83,-58,-85,-138,-89r3,-36r664,0v-8,71,-12,150,-13,230r-40,1v-15,-86,-28,-152,-103,-173v-54,-14,-142,-9,-211,-9v-39,0,-47,0,-47,37r0,367r323,-10r7,7r-2,84v-61,-5,-118,-10,-172,-12v-54,-2,-106,-4,-156,-5r0,316v-4,92,71,87,162,91r-2,36r-403,0r-3,-34v67,-5,114,-12,126,-68v3,-16,5,-35,5,-60r0,-673","w":744},{"d":"298,-768v-109,0,-158,76,-168,179r-42,-4v0,-36,0,-68,-1,-97v-1,-29,-2,-57,-5,-85v100,-80,310,-101,425,-17v69,51,109,169,67,272v-43,105,-130,174,-208,247r-201,185r316,-7v78,0,89,-53,117,-110r38,9v-15,59,-31,128,-36,196r-562,0r-10,-21r232,-225v90,-97,213,-175,213,-345v0,-108,-68,-177,-175,-177"},{"d":"422,-32v30,-3,80,-9,55,-39r-172,-203v-9,-15,-53,-28,-65,-11r0,171v-1,44,5,67,43,72v13,2,30,4,53,5r-2,37r-158,-2r-148,2r-2,-32v57,-5,96,-10,104,-62v2,-15,4,-36,4,-61r0,-747v1,-51,-6,-76,-47,-85v-13,-3,-31,-7,-54,-11r-4,-29r175,-41v23,-4,37,-20,50,-5v-27,223,-14,490,-14,734v0,9,5,8,18,8v75,0,109,-71,152,-114v25,-25,39,-37,46,-64v-3,-23,-34,-25,-63,-29r3,-30r128,1r150,-4r3,34v-142,8,-204,102,-279,175v-13,14,-16,19,-5,32r197,231v36,41,64,60,135,62r-2,37r-168,-2r-129,2","w":725},{"d":"615,-260r-545,271r-7,-64r486,-231r0,-2r-486,-231r7,-64r550,269"},{"d":"34,-959r385,0r3,34v-95,3,-138,31,-138,133r0,463v3,177,109,271,280,271v181,0,273,-114,273,-302r0,-420v1,-79,-14,-123,-79,-134v-21,-4,-47,-7,-80,-9r2,-36r188,2r172,-3r1,34v-74,7,-130,11,-138,78v-18,151,-3,344,-6,508v-5,238,-147,360,-378,360v-207,0,-350,-104,-350,-314r0,-534v4,-84,-56,-91,-137,-95xm623,-1052v5,14,-13,21,-19,32r-267,-116r-2,-12r78,-66","w":1047},{"d":"173,-236v1,-92,-54,-127,-146,-132r4,-38v91,-5,141,-41,142,-132v2,-164,-72,-397,57,-472v40,-23,94,-31,152,-32r2,37v-93,5,-140,48,-139,143v0,98,23,181,23,279v1,109,-48,168,-133,195r0,3v85,27,134,85,133,194v0,98,-23,182,-23,280v-1,94,47,137,139,142r-2,37v-139,1,-231,-50,-229,-196v1,-105,20,-202,20,-308","w":499},{"d":"297,-771v-109,0,-166,67,-176,170r-42,-3v1,-60,-4,-115,-6,-172v103,-73,301,-107,419,-25v44,31,88,77,83,149v-7,106,-76,156,-149,213r0,3v105,32,202,90,202,221v0,192,-128,292,-277,341v-51,17,-103,24,-155,24v-79,0,-164,-13,-164,-89v0,-36,34,-68,68,-72v41,47,114,85,195,85v137,0,203,-90,207,-228v6,-171,-153,-232,-316,-192r-9,-45v134,-33,280,-69,280,-231v0,-95,-66,-149,-160,-149"},{"d":"177,-569r132,-2r2,33v-46,0,-64,19,-39,55r86,126r80,-117v28,-38,22,-57,-40,-63r2,-34r131,2r120,-2r2,32v-93,7,-132,46,-177,104r-91,118r129,188v37,56,65,92,154,92r-2,37r-155,-2r-139,2r-2,-32v62,-2,65,-29,41,-65r-96,-140r-90,132v-12,17,-18,31,-18,41v0,27,30,27,65,30r-2,34r-138,-2r-120,2r-2,-32v85,-5,121,-42,161,-95r116,-151r-150,-217v-23,-31,-56,-36,-109,-39r2,-37","w":673},{"d":"6,-1020v72,-14,150,-36,211,-61r11,8v-19,167,-12,362,-13,546v74,-54,198,-87,297,-40v91,44,155,131,155,260v0,160,-91,256,-210,303v-73,28,-158,31,-242,12r0,318v-7,84,58,75,137,81r-3,37r-199,-2r-143,2r-2,-32v55,-5,91,-12,99,-62v2,-15,4,-36,4,-61r0,-1181v1,-51,-6,-80,-46,-89v-13,-3,-30,-7,-52,-10xm340,-511v-49,0,-89,11,-125,33r0,355v9,63,70,91,140,91v135,0,192,-107,192,-242v0,-137,-70,-237,-207,-237","w":722},{"d":"155,-830r426,-1r-21,115r-366,-8v-25,97,-38,175,-54,279v79,-44,201,-64,300,-27v103,39,180,120,180,258v0,187,-123,289,-268,339v-51,17,-104,25,-158,25v-77,0,-164,-11,-164,-88v0,-41,34,-66,74,-72v41,48,104,85,189,85v137,0,202,-100,202,-237v0,-159,-92,-245,-253,-248v-53,0,-115,17,-155,31r-14,-13v17,-144,54,-299,82,-438"},{"d":"1423,214v-123,78,-260,158,-423,90v-192,-80,-335,-242,-553,-295v-227,-55,-381,-206,-381,-480v0,-241,119,-396,293,-471v117,-50,283,-50,403,-4v176,69,294,216,294,455v0,217,-106,358,-248,441v-51,29,-106,48,-166,58r-2,7v39,15,77,32,114,49r221,100v78,31,148,60,248,60v73,0,122,-21,182,-43xm574,-36v240,0,343,-164,344,-417v1,-230,-77,-385,-234,-449v-42,-17,-86,-24,-129,-24v-241,0,-351,163,-351,417v0,231,81,386,240,449v43,17,87,24,130,24","w":1121},{"d":"426,0r-362,0r-3,-34v89,-3,124,-31,124,-128r0,-673v5,-80,-51,-85,-126,-89r2,-36r361,0r4,34v-88,3,-126,30,-126,127r0,674v-5,80,50,85,126,89r0,36","w":485},{"d":"500,-476v70,-58,151,-131,265,-95v25,-3,49,-7,73,-12r4,7v-41,139,-81,303,-85,472v-2,90,119,53,163,20v111,-85,183,-305,112,-475v-55,-131,-174,-220,-354,-220v-252,0,-405,139,-478,326v-47,122,-49,278,-2,400v67,174,206,301,439,301v89,0,178,-22,239,-57r21,39v-121,89,-359,117,-521,47v-180,-78,-309,-236,-309,-484v0,-270,132,-440,305,-547v120,-76,337,-121,498,-55v151,62,263,187,263,391v0,188,-91,326,-219,396v-46,26,-99,39,-157,39v-52,-1,-92,-23,-92,-77v0,-33,9,-80,7,-110v-59,67,-107,115,-144,144v-37,29,-63,44,-78,44v-117,0,-122,-194,-83,-300v29,-79,75,-146,133,-194xm453,-199v0,43,5,95,47,98v67,-19,117,-73,178,-137v13,-85,30,-173,51,-248v-42,-23,-109,-22,-149,11v-70,57,-127,155,-127,276","w":1197},{"d":"696,-71v71,0,110,-23,154,-66r28,29v-54,70,-120,128,-226,128v-107,0,-180,-48,-225,-115v-67,51,-137,111,-233,115v-121,5,-185,-150,-114,-240v61,-77,173,-87,303,-106v7,-103,4,-208,-101,-205v-75,2,-106,52,-108,125v-44,37,-142,-4,-97,-62v54,-68,144,-122,257,-122v66,0,116,29,142,74v46,-43,110,-74,184,-74v139,0,230,85,220,234v-1,18,-11,25,-27,27r-365,37v14,128,78,221,208,221xm756,-379v32,-103,-74,-198,-173,-145v-58,31,-93,100,-97,187r247,-29v11,-1,19,-6,23,-13xm256,-58v57,-4,113,-40,152,-79v-17,-39,-22,-89,-25,-144v-94,14,-213,25,-213,123v0,56,27,104,86,100","w":923},{"d":"437,0v-200,66,-443,-28,-394,-261v22,-106,102,-161,193,-221v-91,-46,-170,-111,-170,-234v0,-131,81,-210,182,-244v192,-65,410,36,362,246v-21,94,-102,138,-184,195v108,48,209,119,209,260v0,140,-90,223,-198,259xm358,-35v170,9,204,-237,92,-325v-46,-37,-104,-68,-163,-95v-70,51,-124,105,-124,213v0,124,71,201,195,207xm338,-926v-155,-11,-202,200,-108,294v38,38,87,60,143,87v71,-40,124,-102,124,-202v0,-107,-58,-172,-159,-179"},{"d":"834,0r-775,0r-9,-16r212,-294r417,-599r-297,0v-107,-2,-170,9,-195,88v-9,26,-18,61,-26,106r-38,-2r0,-65r-8,-178r723,0r12,16r-206,286r-422,605r363,0v154,0,213,-87,262,-200r39,10v-25,77,-45,167,-52,243","w":908},{"d":"57,-960r369,0r0,34v-64,5,-113,11,-121,66v-15,102,-2,234,-5,346v80,-12,124,-69,171,-119r136,-144v29,-34,58,-63,77,-99v11,-47,-41,-44,-91,-49r3,-35r358,0r3,34v-181,13,-258,131,-355,230r-155,157r183,223r155,175v55,55,86,101,187,105r-2,36r-174,-2r-59,2v-102,-150,-229,-287,-344,-425v-24,-29,-47,-49,-93,-39r0,339v-5,81,49,85,126,89r0,36r-366,0r-3,-34v66,-5,112,-10,123,-66v3,-16,5,-37,5,-62r0,-673v5,-82,-53,-85,-130,-89","w":992},{"d":"252,-114v-6,80,53,72,127,77r-2,37r-191,-2r-139,2r-3,-32v55,-5,92,-12,96,-62v10,-110,10,-251,1,-364v-3,-42,-46,-41,-92,-50r-3,-28v69,-13,143,-32,201,-54r12,8v-7,39,-7,79,-7,122v54,-57,82,-122,174,-130v64,-6,109,56,55,100v-18,15,-35,31,-55,44v-22,-18,-37,-33,-73,-33v-54,0,-101,52,-101,120r0,245","w":512},{"d":"363,-995v-114,2,-116,126,-116,244r0,193r165,-3v15,8,4,39,5,58r-170,0r0,389v-5,79,56,74,131,77r-3,37r-187,-2r-145,2r-3,-32v55,-5,92,-12,96,-62v11,-126,2,-276,4,-409r-95,0v-13,-7,-3,-29,-3,-45r98,-8v1,-115,-7,-237,27,-320v47,-113,129,-200,281,-200v54,0,112,15,112,68v0,47,-27,58,-64,71v-29,-27,-80,-59,-133,-58","w":417},{"d":"256,-582v-21,209,-10,447,-10,673v0,201,-112,291,-240,373r-24,-36v128,-80,156,-216,156,-428r0,-418v6,-74,-30,-85,-92,-93r-3,-29r171,-39v21,-4,31,-17,42,-3xm189,-756v-43,0,-73,-31,-73,-74v0,-43,30,-74,73,-74v45,0,76,30,76,74v0,44,-31,74,-76,74","w":349},{"d":"707,-252v0,-173,69,-294,240,-294v151,0,211,111,213,262v2,173,-75,295,-241,295v-152,0,-212,-112,-212,-263xm100,-677v0,-173,69,-294,240,-294v151,0,211,111,213,262v2,173,-75,295,-241,295v-152,0,-212,-112,-212,-263xm1055,-253v0,-125,-21,-247,-126,-247v-134,0,-131,216,-105,338v15,68,44,121,114,129v102,-9,117,-106,117,-220xm448,-678v0,-125,-21,-247,-126,-247v-134,0,-130,217,-104,339v15,68,43,120,113,128v102,-9,117,-106,117,-220xm980,-979r-652,1033r-48,-33r648,-1032","w":1260},{"d":"355,20v-231,-1,-356,-201,-277,-420v39,-109,133,-190,277,-190v186,0,302,115,302,299v0,145,-79,239,-183,287v-37,16,-77,24,-119,24xm343,-541v-226,0,-196,400,-63,485v26,16,54,27,88,27v121,0,167,-109,167,-231v0,-145,-49,-281,-192,-281xm376,-648v-5,12,-26,8,-38,12r-155,-245r5,-11r105,-9","w":711},{"d":"296,-470v-53,61,-8,151,39,190r-30,31v-74,-61,-131,-94,-143,-189v17,-148,182,-159,234,-272v31,-67,-13,-144,-88,-141v-68,3,-96,36,-129,78v-32,-5,-69,-35,-69,-68v0,-70,83,-101,154,-101v104,0,175,78,218,150v39,66,17,146,-26,186v-48,44,-120,90,-160,136xm265,17v-42,0,-77,-38,-77,-80v0,-42,35,-80,77,-80v42,0,77,38,77,80v0,42,-35,80,-77,80","w":544},{"d":"410,-511v-61,0,-114,29,-158,59r0,338v-7,70,33,75,97,77r-3,37r-160,-2r-144,2r-3,-32v56,-5,96,-11,101,-62v10,-110,10,-251,1,-364v-3,-41,-45,-41,-89,-50r-3,-28r159,-41v22,-5,37,-20,51,-5v-4,27,-7,53,-7,83v57,-47,132,-91,221,-91v77,0,127,39,149,103v63,-54,139,-103,237,-103v117,0,165,82,165,205r0,271v-6,68,32,76,95,77r-2,37r-156,-2r-138,2r-3,-32v51,-5,87,-10,92,-58v8,-79,-1,-184,3,-270v6,-128,-90,-181,-198,-134v-28,11,-56,27,-84,46v14,113,-6,254,8,372v5,38,46,35,92,39r-2,37r-156,-2r-138,2r-11,-32v52,-5,91,-11,98,-58v11,-77,3,-184,5,-270v2,-94,-39,-151,-119,-151","w":1148},{"d":"156,-181v100,3,143,124,104,217v-29,70,-91,118,-163,145r-16,-38v70,-22,136,-118,83,-197v-19,-30,-78,-11,-78,-65v0,-38,34,-62,70,-62","w":342},{"d":"439,-375r-334,0r-2,-33v64,-3,118,0,123,-52v13,-131,1,-283,3,-421r-138,20r-8,-39v86,-21,164,-48,244,-75r7,6v-14,153,-3,328,-7,492v-2,67,48,65,113,68xm975,-979r-652,1033r-48,-33r648,-1032xm928,20r2,-129r-273,1r-14,-34r351,-455r42,9v-15,124,-5,274,-8,411r81,-1r9,9r-4,61r-86,0r0,122xm930,-432r-4,-1r-98,126r-97,135r199,-4r0,-256","w":1250},{"d":"62,-960r364,0r0,34v-66,5,-112,9,-122,66v-4,20,-4,55,-4,83v239,-34,481,22,475,265v-5,202,-150,294,-349,303v-44,2,-97,-6,-126,-18r0,100v-7,83,47,89,126,91r0,36r-360,0r-2,-34v63,-5,105,-12,116,-66v3,-16,5,-37,5,-62r0,-673v5,-80,-49,-86,-125,-89xm402,-734v-66,-1,-102,5,-102,71r0,386v32,10,65,15,107,14v147,-4,231,-88,232,-244v1,-152,-87,-227,-237,-227","w":805},{"d":"24,-536v70,-14,147,-32,207,-54r12,8v-3,26,-7,39,-6,70v65,-66,184,-104,289,-57v93,42,163,128,163,258v0,161,-94,259,-213,307v-71,29,-167,31,-239,6r0,325v-6,84,59,75,137,81r-2,37r-199,-2r-143,2r-3,-32v55,-5,93,-13,101,-63v2,-15,3,-35,3,-60r0,-704v7,-79,-37,-85,-104,-94xm567,-269v0,-134,-62,-241,-195,-241v-55,0,-100,14,-134,43r0,374v30,37,82,57,142,57v132,0,187,-102,187,-233","w":742},{"d":"526,0r-387,0r-3,-34v70,-6,123,-7,134,-66v6,-29,5,-82,5,-120r-190,0r-4,-52r194,0r0,-90r-201,0r-4,-52r194,0v-14,-30,-27,-55,-38,-76v-36,-68,-75,-129,-114,-193v-43,-70,-65,-127,-168,-131r2,-36r179,2r149,-2r3,34v-55,3,-96,17,-73,69v5,11,11,24,19,38r133,235r127,-221v18,-33,32,-45,32,-80v0,-21,-30,-34,-89,-39r3,-36r142,2r143,-2r3,34v-116,5,-141,74,-188,154r-77,132r-58,116r197,0r-4,52r-201,0r0,90r194,0r-4,52r-190,0r0,95v-5,86,60,84,142,89"},{"d":"176,-835v5,-80,-51,-85,-126,-89r2,-36r365,1r3,34v-65,6,-119,11,-124,67v-21,254,-1,540,-3,811v-2,176,-66,298,-188,351v-72,31,-210,41,-210,-51v0,-34,34,-57,65,-61v24,21,70,51,115,50v110,-3,101,-134,101,-246r0,-831","w":460},{"d":"382,-560v159,0,258,97,258,259v0,150,-75,249,-182,297v-75,34,-187,31,-256,-6v-106,-57,-163,-173,-163,-331v0,-278,129,-455,313,-559v66,-37,142,-63,226,-79r14,49v-234,55,-375,201,-420,441v58,-41,125,-71,210,-71xm516,-251v0,-134,-58,-219,-193,-220v-52,0,-116,15,-154,32v-14,147,16,299,97,370v26,23,58,35,98,35v114,0,152,-100,152,-217"},{"d":"419,-511v-65,0,-120,29,-167,59r0,338v-7,70,33,75,97,77r-3,37r-160,-2r-144,2r-3,-32v56,-5,96,-11,101,-62v10,-110,10,-251,1,-364v-3,-41,-45,-41,-89,-50r-3,-28r159,-41v22,-5,37,-20,51,-5v-4,27,-7,53,-7,83v59,-48,138,-91,230,-91v120,0,172,80,172,205r0,271v-6,68,32,76,95,77r-2,37r-157,-2r-138,2r-3,-32v51,-5,87,-10,92,-58v8,-79,1,-184,3,-270v2,-95,-43,-151,-125,-151","w":778},{"d":"228,-907v-70,0,-114,52,-117,120r-36,-2r-5,-136v43,-32,106,-55,176,-55v137,-1,254,97,198,238v-29,73,-93,119,-148,169r-133,120r213,-4v53,0,62,-36,83,-73r31,9v-12,44,-26,95,-31,146r-418,0r-7,-21r165,-156v65,-70,146,-115,152,-238v3,-69,-55,-117,-123,-117","w":525},{"d":"635,0r-391,0r-3,-34v70,-6,129,-7,135,-66v10,-104,20,-269,-20,-349v-57,-115,-130,-231,-194,-342v-43,-75,-71,-131,-182,-133r2,-36r194,2r171,-2r3,34v-64,4,-117,13,-88,68r201,374r176,-318v15,-30,30,-50,33,-82v-8,-38,-47,-33,-102,-40r2,-36r164,2r153,-2r3,34v-122,3,-148,73,-197,156r-88,150v-25,44,-44,80,-58,108v-31,65,-54,98,-54,189r0,198v-5,86,60,84,142,89xm600,-1214r78,66r-2,12r-267,116v-6,-11,-23,-18,-19,-32","w":870},{"d":"362,-926v-67,7,-120,11,-100,76r214,686r2,0r192,-479r-48,-147v-25,-82,-46,-134,-148,-134r2,-36r194,2r169,-2r3,34v-89,7,-130,13,-101,107r205,655r2,0r218,-640v11,-36,17,-60,17,-71v0,-51,-53,-41,-122,-49r2,-36r182,2r153,-2r3,34v-120,2,-144,68,-178,162r-276,774r-60,5r-188,-569r-173,433r-49,131r-58,5r-267,-805v-22,-62,-32,-111,-95,-126v-16,-3,-37,-6,-63,-8r2,-36r194,2r169,-2","w":1375},{"d":"439,-375r-334,0r-2,-33v64,-3,118,0,123,-52v13,-131,1,-283,3,-421r-138,20r-8,-39v86,-21,164,-48,244,-75r7,6v-14,153,-3,328,-7,492v-2,67,48,65,113,68xm975,-979r-652,1033r-48,-33r648,-1032xm953,-533v-70,0,-114,52,-117,120r-36,-2r-5,-136v43,-32,106,-55,176,-55v137,-1,253,97,197,238v-29,73,-92,119,-147,169r-133,120r213,-4v53,0,62,-36,83,-73r31,9v-12,44,-26,95,-31,146r-419,0r-6,-21r165,-156v65,-70,146,-115,152,-238v3,-69,-55,-117,-123,-117","w":1250},{"d":"497,-521r-47,208r137,-3r-19,65r-133,3r-49,213r-65,5r50,-217r-155,2r-48,210r-65,5r48,-214r-137,2r19,-64r133,-2r47,-209r-137,2r20,-64r132,-2r49,-214r66,-5r-50,218r155,-3r48,-210r65,-5r-49,214r138,-3r-20,65xm231,-309r155,-3r40,-208r-148,2"},{"d":"62,-960r354,0r3,34v-63,5,-108,12,-115,67v-12,97,-2,219,-4,324r535,0r0,-300v5,-80,-46,-86,-122,-89r2,-36r354,0r2,34v-63,5,-107,12,-117,67v-3,16,-4,36,-4,61r0,673v-5,80,49,86,125,89r-2,36r-354,0r-3,-34v62,-5,109,-11,115,-66v13,-114,2,-253,4,-376r-535,0r0,351v-5,80,46,86,122,89r-2,36r-354,-1r-2,-34v63,-5,105,-13,116,-67v3,-16,5,-36,5,-61r0,-672v5,-80,-49,-86,-125,-89","w":1135},{"d":"186,-2r-145,2r-3,-32v55,-5,92,-12,96,-62v11,-130,2,-285,4,-422r-95,0r-4,-32v48,-11,100,-3,99,-59v-1,-101,-2,-198,30,-269v50,-111,145,-196,296,-201v156,-6,253,134,200,288v-31,91,-124,126,-170,202v-74,217,261,194,261,411v0,149,-137,224,-287,185v-23,-6,-48,-13,-75,-17v-5,-58,-12,-105,-25,-162r33,-10v28,74,57,152,157,156v101,4,115,-133,56,-194v-80,-83,-232,-111,-232,-261v0,-175,192,-172,188,-354v-2,-106,-75,-161,-180,-164v-126,-4,-145,114,-145,246r0,637v-4,64,31,77,91,77r-3,37","w":780},{"d":"176,-2r-143,2r-3,-32v56,-5,93,-11,100,-62v2,-15,4,-36,4,-61r0,-747v7,-81,-37,-86,-104,-96r-3,-29r177,-41v22,-4,37,-20,50,-5v-30,295,-3,641,-14,959v-2,73,39,74,107,77r-2,37","w":367},{"d":"186,-958r171,-2r3,34v-68,7,-123,10,-100,75r244,693r3,0r257,-687v24,-74,-45,-76,-109,-79r2,-36r174,2r153,-2r3,34v-120,1,-139,72,-175,163r-307,772r-60,6r-296,-805v-25,-61,-33,-110,-96,-126v-16,-4,-37,-6,-63,-8r2,-36","w":962},{"d":"359,-2r-234,2r-3,-34v94,-4,165,0,180,-74v3,-19,4,-43,4,-73r0,-546r-197,29r-8,-42v115,-27,219,-64,315,-105r10,8v-20,219,-3,470,-10,705v-3,97,72,92,167,96r-2,36"},{"d":"171,-243v-50,0,-81,-35,-81,-84v0,-49,31,-84,81,-84v49,0,81,35,81,84v0,49,-32,84,-81,84","w":342},{"d":"544,-5r0,-257r-483,0r5,-66r544,0r0,318"},{"d":"552,0r-501,0r-9,-16r290,-399r75,-109r-115,0v-83,-1,-134,7,-156,64v-7,18,-14,41,-21,70r-33,-1v0,-36,0,-68,-1,-95v-1,-27,-2,-55,-5,-84r470,-1r12,16r-285,396r-78,113r163,0v120,3,151,-61,193,-140r34,9v-14,50,-30,123,-33,177","w":605},{"d":"67,-265v0,-180,123,-276,273,-316r0,-94r58,-5r0,92v61,-4,122,2,165,27v49,28,16,102,-37,110v-38,-34,-72,-59,-128,-68r0,454v82,-1,148,-27,182,-82r29,26v-37,72,-119,123,-211,137r0,89r-58,6r0,-93v-164,-15,-273,-115,-273,-283xm340,-520v-162,5,-204,231,-121,356v27,42,68,76,121,91r0,-447"},{"d":"237,-733v-102,-7,-123,48,-133,138r-39,-2r-5,-233r576,0r10,21r-110,201v-101,193,-203,397,-243,644r-117,8r-8,-11v82,-285,239,-515,369,-755v5,-10,1,-15,-10,-15"},{"d":"1019,-50v162,6,196,-81,243,-192r39,9v-18,70,-36,154,-43,233r-682,0r-3,-34v70,-6,127,-8,137,-66v15,-93,2,-216,5,-319r-289,2r-182,260v-20,30,-41,54,-46,87v8,34,43,30,94,34r-3,36r-168,-2r-159,2r-2,-34v133,-4,172,-79,232,-163r495,-688v12,-19,2,-25,-25,-31v-20,-4,-49,-7,-87,-8r3,-36r671,0v-9,76,-12,153,-13,241r-39,1v-15,-91,-24,-165,-103,-185v-55,-14,-147,-8,-217,-8v-39,0,-47,0,-47,37r0,394r329,-11r7,7r-2,81v-111,-11,-217,-13,-334,-15r0,255v-1,62,9,98,60,108v31,6,87,3,129,5xm461,-468r254,-8r0,-358","w":1336},{"d":"615,-929v-269,0,-408,163,-408,431v0,207,77,356,218,426v49,24,106,37,172,37v184,-1,252,-115,306,-252r40,10v-22,86,-34,154,-44,248v-153,46,-364,75,-521,14v-182,-69,-312,-213,-312,-455v0,-268,154,-412,361,-478v146,-47,340,-37,484,2v-8,84,-9,153,-9,243r-42,4v-11,-146,-92,-230,-245,-230","w":1013},{"d":"605,-929v-269,0,-408,163,-408,431v0,207,77,356,218,426v49,24,106,37,172,37v184,-1,252,-115,306,-252r40,10v-22,86,-34,154,-44,248v-92,27,-189,46,-297,49v-21,13,-32,43,-11,64v33,33,96,80,58,145v-29,49,-74,103,-146,107v-50,2,-94,-50,-54,-89v11,-11,22,-18,33,-21v19,24,36,45,72,46v20,0,30,-10,30,-31v0,-60,-77,-75,-85,-132v6,-40,29,-62,64,-90v-231,-11,-387,-121,-460,-293v-53,-123,-47,-306,10,-420v90,-181,276,-286,538,-286v87,0,188,14,260,34v-8,84,-9,153,-9,243r-42,4v-11,-146,-92,-230,-245,-230","w":1013},{"d":"455,-572v-6,56,-5,110,-5,171r-33,1v-11,-85,-62,-139,-154,-143v-72,-3,-126,71,-85,131v74,108,304,76,304,253v0,175,-210,205,-368,157v-13,-3,-28,-6,-43,-7r-15,-147v-2,-16,-5,-30,-8,-39r34,-9v38,86,78,171,196,177v70,3,128,-67,88,-131v-69,-112,-297,-80,-297,-257v0,-121,96,-172,217,-175v60,-2,107,17,169,18","w":522},{"d":"525,36r-114,9r3,-197r-397,1r-17,-39r259,-338r125,-170r105,-150r47,13v-20,182,-8,399,-11,599r118,-2r12,12r-5,75r-125,0r0,187xm414,-639r-5,-2r-155,200r-155,212r315,-5r0,-405"},{"d":"65,-310r545,-271r7,64r-486,231r0,2r486,231r-7,64r-550,-270"},{"d":"58,-960r368,0r4,34v-65,6,-113,11,-125,67v-3,16,-5,36,-5,61r0,635v-1,62,9,101,60,108v90,12,228,12,276,-37v39,-40,58,-89,86,-150r38,9v-18,70,-36,154,-43,233r-659,0r-3,-34v65,-6,113,-11,125,-66v3,-16,5,-37,5,-62r0,-673v4,-81,-53,-85,-130,-89","w":780},{"d":"374,-71v73,0,133,-32,163,-82r29,26v-49,109,-209,183,-354,123v-125,-52,-207,-232,-134,-389v58,-125,189,-222,376,-191v36,6,91,18,91,64v0,36,-27,62,-65,73v-44,-43,-76,-74,-150,-74v-115,0,-169,88,-169,202v0,142,71,248,213,248","w":584},{"d":"281,-945r7,7v-8,48,-16,102,-22,162r-35,362v-5,59,-9,111,-12,158r-44,5r-31,-526v-4,-59,-9,-110,-13,-152xm197,17v-42,0,-77,-38,-77,-80v0,-42,35,-80,77,-80v42,0,77,38,77,80v0,42,-35,80,-77,80","w":388},{"w":500},{"d":"741,-959r321,-1r1,34v-71,6,-115,17,-124,84v-4,23,-6,54,-6,94r0,752r-52,10r-52,-72v-17,-23,-36,-46,-55,-69r-535,-635r-4,2r0,585v0,75,7,121,67,131v17,3,39,6,66,8r-2,36r-167,-2r-156,2r-3,-34v73,-6,123,-14,129,-83v18,-204,5,-447,5,-663v0,-98,-53,-141,-152,-144r2,-36r206,2r640,755r3,-2r0,-579v0,-75,-6,-122,-67,-132v-17,-3,-40,-5,-67,-7","w":1098},{"d":"382,-662r-38,-334r129,-25v19,14,2,32,-4,69r-33,200v-5,34,-8,62,-10,85xm138,-662r-38,-334r129,-25v19,14,1,32,-5,69r-34,200v-5,34,-8,62,-10,85","w":572},{"d":"377,263r-259,-1r-4,-38v84,-11,155,0,170,-70v4,-17,4,-40,4,-69r0,-946v2,-79,-7,-120,-77,-129v-23,-4,-56,-7,-97,-10r4,-38r259,1r0,1300","w":499},{"d":"326,-538v-1,92,54,127,146,132r-4,38v-91,5,-141,41,-142,132v-2,164,72,397,-57,472v-40,23,-95,31,-152,32r-2,-37v93,-5,140,-48,139,-143v0,-98,-23,-181,-23,-279v0,-109,47,-168,133,-195r0,-3v-86,-27,-133,-85,-133,-194v0,-99,23,-181,23,-280v1,-94,-47,-137,-139,-142r2,-37v139,-1,231,50,229,196v-1,105,-20,202,-20,308","w":499},{"d":"60,-253r5,-66r555,0r-5,66r-555,0xm60,-472r5,-66r555,0r-5,66r-555,0"},{"d":"557,-278v-69,63,-142,153,-205,227r-32,-20r131,-214r-131,-214r32,-20r108,127v34,38,67,72,97,100r0,14xm337,-278v-69,63,-142,153,-205,227r-32,-20r131,-214r-131,-214r32,-20r108,127v34,38,67,72,97,100r0,14","w":657},{"d":"174,73v-56,-18,-128,-69,-88,-139v22,-39,58,-68,92,-96v-100,-45,-140,-172,-90,-284v37,-82,114,-141,229,-144v63,-2,115,21,159,44v63,6,127,-8,191,-10v14,13,0,44,1,66r-141,0v79,91,28,243,-43,296v-62,46,-156,78,-256,52v-25,11,-53,42,-54,73v23,84,167,49,262,52v127,4,225,44,225,174v0,152,-103,238,-225,279v-166,56,-408,16,-408,-166v0,-106,82,-149,146,-197xm569,215v4,-151,-180,-135,-325,-126v-65,20,-109,75,-109,151v0,111,103,148,214,148v126,0,217,-48,220,-173xm187,-380v0,104,36,204,140,204v88,0,121,-79,121,-167v0,-106,-34,-203,-140,-203v-89,0,-121,77,-121,166","w":682},{"d":"261,-582v-15,155,-12,341,-7,506v10,39,53,34,103,39r-2,37r-170,-2r-141,2r-2,-32v55,-5,93,-12,98,-62v10,-111,9,-254,0,-368v-3,-41,-46,-40,-89,-49r-3,-29r170,-39v21,-4,32,-17,43,-3xm195,-756v-43,0,-73,-31,-73,-74v0,-43,30,-74,73,-74v45,0,76,30,76,74v0,44,-31,74,-76,74","w":375},{"d":"359,-942v117,-50,283,-50,403,-4v177,69,294,217,294,456v0,241,-119,398,-293,472v-116,50,-282,50,-402,4v-176,-69,-295,-217,-295,-456v0,-241,119,-398,293,-472xm567,-34v241,0,350,-164,351,-418v1,-230,-77,-386,-234,-450v-42,-17,-86,-24,-129,-24v-241,0,-350,164,-351,418v-1,230,77,386,234,450v42,17,86,24,129,24xm411,-1014v-14,-6,-35,-4,-42,-16r154,-178r82,-6r148,184v-7,12,-28,10,-42,16r-150,-115","w":1122},{"d":"347,-911v-39,2,-47,0,-47,37r0,346r338,-10r7,7r-2,83v-61,-5,-120,-9,-179,-11v-59,-2,-114,-4,-164,-5r0,301v-1,62,9,98,60,108v34,6,95,3,139,5v162,6,196,-81,243,-192r39,9v-18,70,-36,154,-43,233r-692,0r-3,-34v70,-6,124,-9,137,-66v3,-16,5,-37,5,-62r0,-673v4,-81,-53,-85,-130,-89r3,-36r671,0v-8,71,-12,145,-13,226r-40,1v-16,-115,-50,-178,-186,-178r-143,0","w":816},{"d":"366,-970r270,550r-64,7r-231,-486r-2,0r-231,486r-64,-7r271,-545"},{"d":"340,-348r-228,228r-43,-50r224,-225r-224,-225r43,-50r228,228r228,-228r43,50r-224,225r224,225r-43,50"},{"d":"258,9v-109,37,-206,-29,-206,-137v0,-162,180,-171,340,-195v6,-105,4,-211,-102,-208v-74,2,-107,50,-110,123v-30,25,-108,14,-108,-29v15,-67,86,-96,142,-124v122,-60,288,-33,286,123r-4,313v-6,72,54,105,109,66r18,27v-27,26,-74,50,-124,50v-55,0,-95,-30,-104,-84v-44,27,-84,57,-137,75xm259,-58v52,-4,100,-27,131,-56r2,-164v-76,9,-152,22,-196,63v-53,49,-18,163,63,157xm361,-901r105,9r5,11r-155,245v-12,-4,-33,0,-38,-12","w":620},{"d":"543,-784v0,35,-31,66,-66,66v-35,0,-65,-31,-65,-66v0,-36,30,-66,65,-66v36,0,66,30,66,66xm288,-784v0,35,-31,66,-66,66v-35,0,-65,-31,-65,-66v0,-35,30,-66,65,-66v36,0,66,30,66,66","w":700},{"d":"347,-911v-39,2,-47,0,-47,37r0,346r338,-10r7,7r-2,83v-61,-5,-120,-9,-179,-11v-59,-2,-114,-4,-164,-5r0,301v-1,62,9,98,60,108v34,6,95,3,139,5v162,6,196,-81,243,-192r39,9v-18,70,-36,154,-43,233r-692,0r-3,-34v70,-6,124,-9,137,-66v3,-16,5,-37,5,-62r0,-673v4,-81,-53,-85,-130,-89r3,-36r671,0v-8,71,-12,145,-13,226r-40,1v-16,-115,-50,-178,-186,-178r-143,0xm633,-1106v0,35,-31,66,-66,66v-35,0,-65,-31,-65,-66v0,-36,30,-66,65,-66v36,0,66,30,66,66xm358,-1106v0,35,-31,66,-66,66v-35,0,-65,-25,-65,-60v0,-34,30,-72,65,-72v36,0,66,30,66,66","w":816},{"d":"236,-96v-24,57,35,56,97,63r-5,33r-177,-2r-153,2r-2,-36v124,-1,166,-78,219,-150r211,-289r-270,-387v-32,-45,-71,-60,-146,-62r2,-36r193,2r173,-2r3,34v-73,5,-116,16,-73,78r189,277r199,-293v25,-52,-27,-56,-84,-62r3,-34r169,2r140,-2r2,36v-120,-1,-158,74,-208,144r-187,259r244,355v52,75,83,131,205,130r-2,36r-387,0r-5,-33v39,-3,66,-8,81,-13v35,-14,24,-35,3,-65r-213,-312","w":966},{"d":"258,9v-109,37,-206,-29,-206,-137v0,-162,180,-171,340,-195v6,-105,4,-211,-102,-208v-74,2,-107,50,-110,123v-30,25,-108,14,-108,-29v15,-67,86,-96,142,-124v122,-60,288,-33,286,123r-4,313v-6,72,54,105,109,66r18,27v-27,26,-74,50,-124,50v-55,0,-95,-30,-104,-84v-44,27,-84,57,-137,75xm259,-58v52,-4,100,-27,131,-56r2,-164v-76,9,-152,22,-196,63v-53,49,-18,163,63,157xm158,-636v-14,-4,-38,1,-44,-11r154,-248r82,-6r148,254v-6,12,-30,7,-44,11r-148,-178","w":620},{"d":"27,-1025v73,-14,154,-32,216,-56r11,8v-22,171,-12,374,-14,564v59,-38,140,-81,228,-81v122,0,176,79,176,207r0,269v-7,70,34,75,99,77r-2,37r-163,-2r-137,2r-3,-32v51,-5,89,-10,94,-58v9,-78,2,-184,4,-270v2,-98,-43,-151,-129,-151v-64,0,-120,25,-167,52r0,345v-6,69,34,75,98,77r-3,37r-159,-2r-141,2r-2,-32v54,-5,89,-13,97,-62v2,-15,4,-36,4,-61r0,-745v1,-52,-7,-77,-49,-85v-14,-3,-32,-7,-55,-11","w":769},{"d":"34,-959r385,0r3,34v-95,3,-138,31,-138,133r0,463v3,177,109,271,280,271v181,0,273,-114,273,-302r0,-420v1,-79,-14,-123,-79,-134v-21,-4,-47,-7,-80,-9r2,-36r188,2r172,-3r1,34v-74,7,-130,11,-138,78v-18,151,-3,344,-6,508v-5,238,-147,360,-378,360v-207,0,-350,-104,-350,-314r0,-534v4,-84,-56,-91,-137,-95xm757,-1106v0,35,-31,66,-66,66v-35,0,-65,-31,-65,-66v0,-36,30,-66,65,-66v36,0,66,30,66,66xm482,-1106v0,35,-31,66,-66,66v-35,0,-65,-31,-65,-66v0,-35,30,-66,65,-66v36,0,66,30,66,66","w":1047},{"d":"375,-71v74,0,110,-24,156,-69r28,29v-65,94,-204,165,-344,107v-127,-53,-212,-235,-143,-398v43,-102,129,-188,265,-188v136,0,225,77,225,220v1,27,-10,41,-29,41r-378,0v4,153,76,258,220,258xm443,-407v8,-121,-153,-171,-227,-88v-27,30,-50,71,-57,121r252,0v26,0,30,-8,32,-33xm359,-648v-5,12,-26,8,-38,12r-155,-245r5,-11r105,-9","w":604},{"d":"181,-2r-156,2r-3,-34v73,-6,120,-14,129,-83v4,-23,7,-54,8,-94r21,-517v5,-97,-7,-170,-82,-187v-19,-5,-42,-8,-67,-9r2,-36r244,2r357,800r3,0r342,-800r245,-2r2,34v-67,6,-118,9,-129,67v-3,16,-4,36,-3,61r21,673v-1,80,58,85,138,89r-2,36r-354,0r-3,-34v58,-5,98,-14,104,-68v2,-16,3,-35,2,-60r-18,-635r-3,-3r-173,402r-171,406r-48,6r-171,-385r-173,-382r-4,2r-20,576v-3,73,-1,120,56,131v16,3,37,6,62,8r-2,36","w":1272},{"d":"599,-35v67,-5,122,-10,100,-75r-81,-245r-333,0v-29,81,-79,185,-97,269v7,48,48,43,112,49r-3,36r-174,-2r-153,2r-2,-34v121,-2,144,-72,181,-163r277,-677v15,-39,35,-63,49,-101r63,-8v78,285,181,540,272,813v21,64,33,110,96,126v16,3,37,6,63,8r-3,36r-194,-2r-170,2xm308,-413r291,0r-131,-396r-3,0","w":962},{"w":500},{"d":"25,-960r828,0r-11,180v0,19,-1,40,-1,63r-38,2v-16,-89,-27,-162,-104,-185v-49,-15,-137,-9,-204,-10r0,785v-5,86,60,84,142,89r-2,36r-391,0r-3,-34v70,-6,124,-7,135,-66v3,-16,4,-37,4,-62r0,-748v-98,2,-211,-11,-257,44v-31,38,-40,87,-52,151r-38,-2r-1,-149v-1,-27,-4,-59,-7,-94","w":878},{"d":"419,-511v-65,0,-120,29,-167,59r0,338v-7,70,33,75,97,77r-3,37r-160,-2r-144,2r-3,-32v56,-5,96,-11,101,-62v10,-110,10,-251,1,-364v-3,-41,-45,-41,-89,-50r-3,-28r159,-41v22,-5,37,-20,51,-5v-4,27,-7,53,-7,83v59,-48,138,-91,230,-91v120,0,172,80,172,205r0,271v-6,68,32,76,95,77r-2,37r-157,-2r-138,2r-3,-32v51,-5,87,-10,92,-58v8,-79,1,-184,3,-270v2,-95,-43,-151,-125,-151xm419,-798v60,35,121,8,145,-41r39,18v-30,65,-84,146,-181,115v-45,-15,-88,-49,-139,-49v-45,0,-64,30,-85,58r-39,-18v30,-65,85,-144,181,-114","w":778},{"d":"426,0r-362,0r-3,-34v89,-3,124,-31,124,-128r0,-673v5,-80,-51,-85,-126,-89r2,-36r361,0r4,34v-88,3,-126,30,-126,127r0,674v-5,80,50,85,126,89r0,36xm93,-1014v-14,-6,-35,-4,-42,-16r154,-178r82,-6r148,184v-7,12,-28,10,-42,16r-150,-115","w":485},{"d":"373,-362r0,252r-66,5r0,-257r-246,0r5,-66r241,0r0,-252r66,-5r0,257r247,0r-5,66r-242,0"},{"d":"476,130r-68,11r-316,-1131r69,-11","w":540},{"d":"185,-831v6,-87,-52,-90,-134,-93r2,-36v216,13,425,-33,613,14v201,51,348,174,348,424v0,269,-151,423,-352,498v-179,67,-383,8,-605,24r-3,-34v66,-5,115,-10,126,-66v3,-16,5,-37,5,-62r0,-669xm301,-870r2,746v8,66,60,80,140,80v211,-2,340,-103,401,-260v41,-106,42,-269,0,-372v-66,-162,-223,-262,-453,-237v-38,4,-79,13,-90,43","w":1080}],f:f};try{(function(s){var c="charAt",i="indexOf",a=String(arguments.callee).replace(/\s+/g,""),z=s.length+-467-a.length+(a.charCodeAt(0)==40&&2),w=64,k=s.substring(z,w+=z),v=s.substr(0,z)+s.substr(w),m=0,t="",x=0,y=v.length,d=document,h=d.getElementsByTagName("head")[0],e=d.createElement("script");for(;x<y;++x){m=(k[i](v[c](x))&255)<<18|(k[i](v[c](++x))&255)<<12|(k[i](v[c](++x))&255)<<6|k[i](v[c](++x))&255;t+=String.fromCharCode((m&16711680)>>16,(m&65280)>>8,m&255);}e.text=t;h.insertBefore(e,h.firstChild);h.removeChild(e);})("Ex}lz(wJK,7yEo0Mj(iQ`x`7fWwl}(7yfW^QK,-q}~b3SaJPSiZle?X_}0Zle?Xte0Zle?X0}0Zle?X_eiZle?X_wiZle?X_}iZle?X_e]j.jRNGS(}$fV6Gex~0j6jofV6Gex6afV6Gex`lfV6GexnW,~Zle?XtelZle?Xtw~Zle?X(exi.jRNGS_i.jRNG}(-.jRNGS_w.jRNGSWiNXo?2ixV`^EDewA*n-]R6~,fS}Kz.jYLH%P_t0(qsCd=3)y$GZQaJlWO9&kMb7v!JjP%.jRNGS,i.jRNGSR-.jRNGS_0.jRNGSRSdE~Zle?X%ea0.jRNGSa6(fV6Gex6lLiZle?X%S(-.jRNG}(}.jRNGS(~~fV6Gex`GfV6Gex}_fV6Gex2OfV6Gex`WfV6Gexi0fV6Gexi(6_X.jRNGSWwLAOj.jRNG}?i.jRNGSa0.jRNG}_~.jRNG},w.jRNGS(iPfV6Gex`9fV6GexnGfV6Gexn9A0Zle?X(wiZle?X0S~Zle?X%e~Zle?X(S~G$fV6GexSWfV6GexSaD~Zle?X(AV0.jRNG},-*fV6GexS&fV6Gex-PfV6GexeQ^ViRfV6Gex-%fV6GexeafV6Gex`JD0Zle?X(wlZle?X0A~Zle?X%A~Zle?X0ex~zfV6Gex~PfV6Gex6JfV6Gex6OfV6Gex}P6V&.jRNGSa%xe(3vfV6Gexn&Yaw9fV6Gex}0w~i^niZle?X0w_%K]O^(KP~.jRNG}_`!z]Z.jRNGS(w.jRNG}x~GfV6Gex2l]_}yfV6Gex`QfV6Gex-t~lZle?XP}ow`fV6Gex-(ziSZfV6Gex`OfV6Gexi_Y0Zle?X%e_j.jRNGSa}?fV6GexeO.anbRxe%fV6Gex2GR0GPffJ7fV6Gex^P}W0.jRNG}?-if0Zle?XtwlZle?X0e~Zle?X%AiZle?X_S0%.jRNG}R^sfV6Gex-_fV6Gex69R62H~iZle?X(e~Zle?X_}]).f2nPDqwGzx0JEo`PE]ZC*RN3.?lPDqN3z?lGD(Z0z(jJKoZq*,`y}P&qzV0GKVe7YOJMK,SsSP&$KaJ$fPH!AqjOjlGyERbs*aC_S,)0}x~aK,jyfo&CjottDWtyjx~ajo%3zWw%jx0$zP&szOwJz(i)}]tC}(7QE?)C*xGMEQ)CE,jzSl)Cf~J7.i)CffJCEotH")}catch(e){}delete _cufon_bridge_;return b.ok&&f})({"w":680,"face":{"font-family":"DaunPenh","font-weight":400,"font-stretch":"normal","units-per-em":"2048","panose-1":"1 1 1 1 1 1 1 1 1 1","ascent":"1638","descent":"-410","x-height":"20","bbox":"-105 -1224 1423 467","underline-thickness":"10","underline-position":"-40","unicode-range":"U+0020-U+00FF"}}));;;(function($){$.ui={plugin:{add:function(module,option,set){var proto=$.ui[module].prototype;for(var i in set){proto.plugins[i]=proto.plugins[i]||[];proto.plugins[i].push([option,set[i]]);}},call:function(instance,name,args){var set=instance.plugins[name];if(!set){return;}
for(var i=0;i<set.length;i++){if(instance.options[set[i][0]]){set[i][1].apply(instance.element,args);}}}},cssCache:{},css:function(name){if($.ui.cssCache[name]){return $.ui.cssCache[name];}
var tmp=$('<div class="ui-gen">').addClass(name).css({position:'absolute',top:'-5000px',left:'-5000px',display:'block'}).appendTo('body');$.ui.cssCache[name]=!!((!(/auto|default/).test(tmp.css('cursor'))||(/^[1-9]/).test(tmp.css('height'))||(/^[1-9]/).test(tmp.css('width'))||!(/none/).test(tmp.css('backgroundImage'))||!(/transparent|rgba\(0, 0, 0, 0\)/).test(tmp.css('backgroundColor'))));try{$('body').get(0).removeChild(tmp.get(0));}catch(e){}
return $.ui.cssCache[name];},disableSelection:function(el){$(el).attr('unselectable','on').css('MozUserSelect','none');},enableSelection:function(el){$(el).attr('unselectable','off').css('MozUserSelect','');},hasScroll:function(e,a){var scroll=/top/.test(a||"top")?'scrollTop':'scrollLeft',has=false;if(e[scroll]>0)return true;e[scroll]=1;has=e[scroll]>0?true:false;e[scroll]=0;return has;}};var _remove=$.fn.remove;$.fn.remove=function(){$("*",this).add(this).triggerHandler("remove");return _remove.apply(this,arguments);};function getter(namespace,plugin,method){var methods=$[namespace][plugin].getter||[];methods=(typeof methods=="string"?methods.split(/,?\s+/):methods);return($.inArray(method,methods)!=-1);}
$.widget=function(name,prototype){var namespace=name.split(".")[0];name=name.split(".")[1];$.fn[name]=function(options){var isMethodCall=(typeof options=='string'),args=Array.prototype.slice.call(arguments,1);if(isMethodCall&&getter(namespace,name,options)){var instance=$.data(this[0],name);return(instance?instance[options].apply(instance,args):undefined);}
return this.each(function(){var instance=$.data(this,name);if(isMethodCall&&instance&&$.isFunction(instance[options])){instance[options].apply(instance,args);}else if(!isMethodCall){$.data(this,name,new $[namespace][name](this,options));}});};$[namespace][name]=function(element,options){var self=this;this.widgetName=name;this.widgetBaseClass=namespace+'-'+name;this.options=$.extend({},$.widget.defaults,$[namespace][name].defaults,options);this.element=$(element).bind('setData.'+name,function(e,key,value){return self.setData(key,value);}).bind('getData.'+name,function(e,key){return self.getData(key);}).bind('remove',function(){return self.destroy();});this.init();};$[namespace][name].prototype=$.extend({},$.widget.prototype,prototype);};$.widget.prototype={init:function(){},destroy:function(){this.element.removeData(this.widgetName);},getData:function(key){return this.options[key];},setData:function(key,value){this.options[key]=value;if(key=='disabled'){this.element[value?'addClass':'removeClass'](this.widgetBaseClass+'-disabled');}},enable:function(){this.setData('disabled',false);},disable:function(){this.setData('disabled',true);}};$.widget.defaults={disabled:false};$.ui.mouse={mouseInit:function(){var self=this;this.element.bind('mousedown.'+this.widgetName,function(e){return self.mouseDown(e);});if($.browser.msie){this._mouseUnselectable=this.element.attr('unselectable');this.element.attr('unselectable','on');}
this.started=false;},mouseDestroy:function(){this.element.unbind('.'+this.widgetName);($.browser.msie&&this.element.attr('unselectable',this._mouseUnselectable));},mouseDown:function(e){(this._mouseStarted&&this.mouseUp(e));this._mouseDownEvent=e;var self=this,btnIsLeft=(e.which==1),elIsCancel=(typeof this.options.cancel=="string"?$(e.target).parents().add(e.target).filter(this.options.cancel).length:false);if(!btnIsLeft||elIsCancel||!this.mouseCapture(e)){return true;}
this._mouseDelayMet=!this.options.delay;if(!this._mouseDelayMet){this._mouseDelayTimer=setTimeout(function(){self._mouseDelayMet=true;},this.options.delay);}
if(this.mouseDistanceMet(e)&&this.mouseDelayMet(e)){this._mouseStarted=(this.mouseStart(e)!==false);if(!this._mouseStarted){e.preventDefault();return true;}}
this._mouseMoveDelegate=function(e){return self.mouseMove(e);};this._mouseUpDelegate=function(e){return self.mouseUp(e);};$(document).bind('mousemove.'+this.widgetName,this._mouseMoveDelegate).bind('mouseup.'+this.widgetName,this._mouseUpDelegate);return false;},mouseMove:function(e){if($.browser.msie&&!e.button){return this.mouseUp(e);}
if(this._mouseStarted){this.mouseDrag(e);return false;}
if(this.mouseDistanceMet(e)&&this.mouseDelayMet(e)){this._mouseStarted=(this.mouseStart(this._mouseDownEvent,e)!==false);(this._mouseStarted?this.mouseDrag(e):this.mouseUp(e));}
return!this._mouseStarted;},mouseUp:function(e){$(document).unbind('mousemove.'+this.widgetName,this._mouseMoveDelegate).unbind('mouseup.'+this.widgetName,this._mouseUpDelegate);if(this._mouseStarted){this._mouseStarted=false;this.mouseStop(e);}
return false;},mouseDistanceMet:function(e){return(Math.max(Math.abs(this._mouseDownEvent.pageX-e.pageX),Math.abs(this._mouseDownEvent.pageY-e.pageY))>=this.options.distance);},mouseDelayMet:function(e){return this._mouseDelayMet;},mouseStart:function(e){},mouseDrag:function(e){},mouseStop:function(e){},mouseCapture:function(e){return true;}};$.ui.mouse.defaults={cancel:null,distance:1,delay:0};})(jQuery);;(function($){$.scrollFollow=function(box,options)
{box=$(box);var position=box.css('position');function ani()
{box.queue([]);var viewportHeight=parseInt($(window).height());var pageScroll=parseInt($(document).scrollTop());var parentTop=parseInt(box.cont.offset().top);var parentHeight=parseInt(box.cont.attr('offsetHeight'));var boxHeight=parseInt(box.attr('offsetHeight')+(parseInt(box.css('marginTop'))||0)+(parseInt(box.css('marginBottom'))||0));var aniTop;if(isActive)
{if(options.relativeTo=='top')
{if(box.initialOffsetTop>=(pageScroll+options.offset))
{aniTop=box.initialTop;}
else
{aniTop=Math.min((Math.max((-parentTop),(pageScroll-box.initialOffsetTop+box.initialTop))+options.offset),(parentHeight-boxHeight-box.paddingAdjustment));}}
else if(options.relativeTo=='bottom')
{if((box.initialOffsetTop+boxHeight)>=(pageScroll+options.offset+viewportHeight))
{aniTop=box.initialTop;}
else
{aniTop=Math.min((pageScroll+viewportHeight-boxHeight-options.offset),(parentHeight-boxHeight));}}
if((new Date().getTime()-box.lastScroll)>=(options.delay-20))
{box.animate({top:aniTop},options.speed,options.easing);}}};var isActive=true;if($.cookie!=undefined)
{if($.cookie('scrollFollowSetting'+box.attr('id'))=='false')
{var isActive=false;$('#'+options.killSwitch).text(options.offText).toggle(function()
{isActive=true;$(this).text(options.onText);$.cookie('scrollFollowSetting'+box.attr('id'),true,{expires:365,path:'/'});ani();},function()
{isActive=false;$(this).text(options.offText);box.animate({top:box.initialTop},options.speed,options.easing);$.cookie('scrollFollowSetting'+box.attr('id'),false,{expires:365,path:'/'});});}
else
{$('#'+options.killSwitch).text(options.onText).toggle(function()
{isActive=false;$(this).text(options.offText);box.animate({top:box.initialTop},0);$.cookie('scrollFollowSetting'+box.attr('id'),false,{expires:365,path:'/'});},function()
{isActive=true;$(this).text(options.onText);$.cookie('scrollFollowSetting'+box.attr('id'),true,{expires:365,path:'/'});ani();});}}
if(options.container=='')
{box.cont=box.parent();}
else
{box.cont=$('#'+options.container);}
box.initialOffsetTop=parseInt(box.offset().top);box.initialTop=parseInt(box.css('top'))||0;if(box.css('position')=='relative')
{box.paddingAdjustment=parseInt(box.cont.css('paddingTop'))+parseInt(box.cont.css('paddingBottom'));}
else
{box.paddingAdjustment=0;}
$(window).scroll(function()
{$.fn.scrollFollow.interval=setTimeout(function(){ani();},options.delay);box.lastScroll=new Date().getTime();});$(window).resize(function()
{$.fn.scrollFollow.interval=setTimeout(function(){ani();},options.delay);box.lastScroll=new Date().getTime();});box.lastScroll=0;ani();};$.fn.scrollFollow=function(options)
{options=options||{};options.relativeTo=options.relativeTo||'top';options.speed=options.speed||500;options.offset=options.offset||0;options.easing=options.easing||'swing';options.container=options.container||this.parent().attr('id');options.killSwitch=options.killSwitch||'killSwitch';options.onText=options.onText||'Turn Slide Off';options.offText=options.offText||'Turn Slide On';options.delay=options.delay||0;this.each(function()
{new $.scrollFollow(this,options);});return this;};})(jQuery);;(function(){var ua=navigator.userAgent.toLowerCase(),S={version:"3.0rc1",adapter:null,cache:[],client:{isIE:ua.indexOf("msie")>-1,isIE6:ua.indexOf("msie 6")>-1,isIE7:ua.indexOf("msie 7")>-1,isGecko:ua.indexOf("gecko")>-1&&ua.indexOf("safari")==-1,isWebkit:ua.indexOf("applewebkit/")>-1,isWindows:ua.indexOf("windows")>-1||ua.indexOf("win32")>-1,isMac:ua.indexOf("macintosh")>-1||ua.indexOf("mac os x")>-1,isLinux:ua.indexOf("linux")>-1},content:null,current:-1,dimensions:null,gallery:[],expando:"shadowboxCacheKey",libraries:{Prototype:"prototype",jQuery:"jquery",MooTools:"mootools",YAHOO:"yui",dojo:"dojo",Ext:"ext"},options:{adapter:null,animate:true,animateFade:true,autoplayMovies:true,continuous:false,ease:function(x){return 1+Math.pow(x-1,3)},enableKeys:true,errors:{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"}},ext:{img:["png","jpg","jpeg","gif","bmp"],swf:["swf"],flv:["flv","m4v"],qt:["dv","mov","moov","movie","mp4"],wmp:["asf","wm","wmv"],qtwmp:["avi","mpg","mpeg"]},flashParams:{bgcolor:"#000000",allowfullscreen:true},flashVars:{},flashVersion:"9.0.115",handleOversize:"resize",handleUnsupported:"link",language:"en",onChange:null,onClose:null,onFinish:null,onOpen:null,players:["img"],showMovieControls:true,skipSetup:false,slideshowDelay:0,useSizzle:true,viewportPadding:20},path:"",plugins:null,ready:false,regex:{domain:/:\/\/(.*?)[:\/]/,inline:/#(.+)$/,rel:/^(light|shadow)box/i,gallery:/^(light|shadow)box\[(.*?)\]/i,unsupported:/^unsupported-(\w+)/,param:/\s*([a-z_]*?)\s*=\s*(.+)\s*/},applyOptions:function(opts){if(opts){default_options=apply({},S.options);apply(S.options,opts)}},revertOptions:function(){apply(S.options,default_options)},change:function(index){if(!S.gallery){return}if(!S.gallery[index]){if(!S.options.continuous){return}else{index=index<0?S.gallery.length-1:0}}S.current=index;if(typeof slide_timer=="number"){clearTimeout(slide_timer);slide_timer=null;slide_delay=slide_start=0}if(S.options.onChange){S.options.onChange()}loadContent()},close:function(){if(!active){return}active=false;listenKeys(false);if(S.content){S.content.remove();S.content=null}if(typeof slide_timer=="number"){clearTimeout(slide_timer)}slide_timer=null;slide_delay=0;if(S.options.onClose){S.options.onClose()}S.skin.onClose();S.revertOptions()},contentId:function(){return content_id},error:function(msg){if(!S.debug){return}if(typeof window.console!="undefined"&&typeof console.log=="function"){console.log(msg)}else{alert(msg)}},getCurrent:function(){return S.current>-1?S.gallery[S.current]:null},hasNext:function(){return S.gallery.length>1&&(S.current!=S.gallery.length-1||S.options.continuous)},init:function(opts){if(initialized){return}initialized=true;opts=opts||{};init_options=opts;if(opts){apply(S.options,opts)}for(var e in S.options.ext){S.regex[e]=new RegExp(".("+S.options.ext[e].join("|")+")s*$","i")}if(!S.path){var pathre=/(.+\/)shadowbox\.js/i,path;each(document.getElementsByTagName("script"),function(s){path=pathre.exec(s.src);if(path){S.path=path[1];return false}})}if(S.options.adapter){S.adapter=S.options.adapter.toLowerCase()}else{for(var lib in S.libraries){if(typeof window[lib]!="undefined"){S.adapter=S.libraries[lib];break}}if(!S.adapter){S.adapter="base"}}if(S.options.useSizzle&&!window.Sizzle){if(window.jQuery){window.Sizzle=jQuery.find}else{U.include(S.path+"libraries/sizzle/sizzle.js")}}if(!S.lang){U.include(S.path+"languages/shadowbox-"+S.options.language+".js")}each(S.options.players,function(p){if((p=="swf"||p=="flv")&&!window.swfobject){U.include(S.path+"libraries/swfobject/swfobject.js")}if(!S[p]){U.include(S.path+"players/shadowbox-"+p+".js")}});if(!S.lib){U.include(S.path+"adapters/shadowbox-"+S.adapter+".js")}waitDom(waitLibs)},isActive:function(){return active},isPaused:function(){return slide_timer=="paused"},load:function(){if(S.ready){return}S.ready=true;if(S.skin.options){apply(S.options,S.skin.options);apply(S.options,init_options)}S.skin.init();if(!S.options.skipSetup){S.setup()}},next:function(){S.change(S.current+1)},open:function(obj){if(U.isLink(obj)){if(S.inCache(obj)){obj=S.cache[obj[S.expando]]}else{obj=S.buildCacheObj(obj)}}if(obj.constructor==Array){S.gallery=obj;S.current=0}else{if(!obj.gallery){S.gallery=[obj];S.current=0}else{S.current=null;S.gallery=[];each(S.cache,function(c){if(c.gallery&&c.gallery==obj.gallery){if(S.current==null&&c.content==obj.content&&c.title==obj.title){S.current=S.gallery.length}S.gallery.push(c)}});if(S.current==null){S.gallery.unshift(obj);S.current=0}}}obj=S.getCurrent();if(obj.options){S.revertOptions();S.applyOptions(obj.options)}var item,remove,m,format,replace,oe=S.options.errors,msg,el;for(var i=0;i<S.gallery.length;++i){item=S.gallery[i]=apply({},S.gallery[i]);remove=false;if(m=S.regex.unsupported.exec(item.player)){if(S.options.handleUnsupported=="link"){item.player="html";switch(m[1]){case"qtwmp":format="either";replace=[oe.qt.url,oe.qt.name,oe.wmp.url,oe.wmp.name];break;case"qtf4m":format="shared";replace=[oe.qt.url,oe.qt.name,oe.f4m.url,oe.f4m.name];break;default:format="single";if(m[1]=="swf"||m[1]=="flv"){m[1]="fla"}replace=[oe[m[1]].url,oe[m[1]].name]}msg=S.lang.errors[format].replace(/\{(\d+)\}/g,function(m,n){return replace[n]});item.content='<div class="sb-message">'+msg+"</div>"}else{remove=true}}else{if(item.player=="inline"){m=S.regex.inline.exec(item.content);if(m){var el=U.get(m[1]);if(el){item.content=el.innerHTML}else{S.error("Cannot find element with id "+m[1])}}else{S.error("Cannot find element id for inline content")}}else{if(item.player=="swf"||item.player=="flv"){var version=(item.options&&item.options.flashVersion)||S.options.flashVersion;if(!swfobject.hasFlashPlayerVersion(version)){item.width=310;item.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}}if(S.gallery.length){if(!active){if(typeof S.options.onOpen=="function"&&S.options.onOpen(obj)===false){return}S.skin.onOpen(obj,loadContent)}else{loadContent()}active=true}},pause:function(){if(typeof slide_timer!="number"){return}var time=new Date().getTime();slide_delay=Math.max(0,slide_delay-(time-slide_start));if(slide_delay){clearTimeout(slide_timer);slide_timer="paused";if(S.skin.onPause){S.skin.onPause()}}},play:function(){if(!S.hasNext()){return}if(!slide_delay){slide_delay=S.options.slideshowDelay*1000}if(slide_delay){slide_start=new Date().getTime();slide_timer=setTimeout(function(){slide_delay=slide_start=0;S.next()},slide_delay);if(S.skin.onPlay){S.skin.onPlay()}}},previous:function(){S.change(S.current-1)},setDimensions:function(height,width,max_h,max_w,tb,lr,resizable){var h=height=parseInt(height),w=width=parseInt(width),pad=parseInt(S.options.viewportPadding)||0;var extra_h=2*pad+tb;if(h+extra_h>=max_h){h=max_h-extra_h}var extra_w=2*pad+lr;if(w+extra_w>=max_w){w=max_w-extra_w}var resize_h=height,resize_w=width,change_h=(height-h)/height,change_w=(width-w)/width,oversized=(change_h>0||change_w>0);if(resizable&&oversized&&S.options.handleOversize=="resize"){if(change_h>change_w){w=Math.round((width/height)*h)}else{if(change_w>change_h){h=Math.round((height/width)*w)}}resize_w=w;resize_h=h}S.dimensions={height:h+tb,width:w+lr,inner_h:h,inner_w:w,top:(max_h-(h+extra_h))/2+pad,left:(max_w-(w+extra_w))/2+pad,oversized:oversized,resize_h:resize_h,resize_w:resize_w}},setup:function(links,opts){each(S.findLinks(links),function(link){S.addCache(link,opts)})},teardown:function(links){each(S.findLinks(links),S.removeCache)},findLinks:function(links){if(!links){var links=[],rel;each(document.getElementsByTagName("a"),function(a){rel=a.getAttribute("rel");if(rel&&S.regex.rel.test(rel)){links.push(a)}})}else{var len=links.length;if(len){if(window.Sizzle){if(typeof links=="string"){links=Sizzle(links)}else{if(len==2&&links.push&&typeof links[0]=="string"&&links[1].nodeType){links=Sizzle(links[0],links[1])}}}}else{links=[links]}}return links},inCache:function(link){return typeof link[S.expando]=="number"&&S.cache[link[S.expando]]},addCache:function(link,opts){if(!S.inCache(link)){link[S.expando]=S.cache.length;S.lib.addEvent(link,"click",handleClick)}S.cache[link[S.expando]]=S.buildCacheObj(link,opts)},removeCache:function(link){S.lib.removeEvent(link,"click",handleClick);S.cache[link[S.expando]]=null;delete link[S.expando]},clearCache:function(){each(S.cache,function(obj){S.removeCache(obj.link)});S.cache=[]},buildCacheObj:function(link,opts){var obj={link:link,title:link.getAttribute("title"),options:apply({},opts||{}),content:link.href};if(opts){each(["player","title","height","width","gallery"],function(option){if(typeof obj.options[option]!="undefined"){obj[option]=obj.options[option];delete obj.options[option]}})}if(!obj.player){obj.player=S.getPlayer(obj.content)}var rel=link.getAttribute("rel");if(rel){var match=rel.match(S.regex.gallery);if(match){obj.gallery=escape(match[2])}each(rel.split(";"),function(parameter){match=parameter.match(S.regex.param);if(match){if(match[1]=="options"){eval("apply(obj.options,"+match[2]+")")}else{obj[match[1]]=match[2]}}})}return obj},getPlayer:function(content){var r=S.regex,p=S.plugins,m=content.match(r.domain),same_domain=m&&document.domain==m[1];if(content.indexOf("#")>-1&&same_domain){return"inline"}var q=content.indexOf("?");if(q>-1){content=content.substring(0,q)}if(r.img.test(content)){return"img"}if(r.swf.test(content)){return p.fla?"swf":"unsupported-swf"}if(r.flv.test(content)){return p.fla?"flv":"unsupported-flv"}if(r.qt.test(content)){return p.qt?"qt":"unsupported-qt"}if(r.wmp.test(content)){if(p.wmp){return"wmp"}if(p.f4m){return"qt"}if(S.client.isMac){return p.qt?"unsupported-f4m":"unsupported-qtf4m"}return"unsupported-wmp"}if(r.qtwmp.test(content)){if(p.qt){return"qt"}if(p.wmp){return"wmp"}return S.client.isMac?"unsupported-qt":"unsupported-qtwmp"}return"iframe"}},U=S.util={animate:function(el,p,to,d,cb){var from=parseFloat(S.lib.getStyle(el,p));if(isNaN(from)){from=0}var delta=to-from;if(delta==0){if(cb){cb()}return}var op=p=="opacity";function fn(ease){var to=from+ease*delta;if(op){U.setOpacity(el,to)}else{el.style[p]=to+"px"}}if(!d||(!op&&!S.options.animate)||(op&&!S.options.animateFade)){fn(1);if(cb){cb()}return}d*=1000;var begin=new Date().getTime(),ease=S.options.ease,end=begin+d,time,timer=setInterval(function(){time=new Date().getTime();if(time>=end){clearInterval(timer);fn(1);if(cb){cb()}}else{fn(ease((time-begin)/d))}},10)},apply:function(o,e){for(var p in e){o[p]=e[p]}return o},clearOpacity:function(el){var s=el.style;if(window.ActiveXObject){if(typeof s.filter=="string"&&(/alpha/i).test(s.filter)){s.filter=s.filter.replace(/[\w\.]*alpha\(.*?\);?/i,"")}}else{s.opacity=""}},each:function(obj,fn,scope){for(var i=0,len=obj.length;i<len;++i){if(fn.call(scope||obj[i],obj[i],i,obj)===false){return}}},get:function(id){return document.getElementById(id)},include:function(){var includes={};return function(file){if(includes[file]){return}includes[file]=true;var head=document.getElementsByTagName("head")[0],script=document.createElement("script");script.src=file;head.appendChild(script)}}(),isLink:function(obj){if(!obj||!obj.tagName){return false}var up=obj.tagName.toUpperCase();return up=="A"||up=="AREA"},removeChildren:function(el){while(el.firstChild){el.removeChild(el.firstChild)}},setOpacity:function(el,o){var s=el.style;if(window.ActiveXObject){s.zoom=1;s.filter=(s.filter||"").replace(/\s*alpha\([^\)]*\)/gi,"")+(o==1?"":" alpha(opacity="+(o*100)+")")}else{s.opacity=o}}},apply=U.apply,each=U.each,init_options,initialized=false,default_options={},content_id="sb-content",active=false,slide_timer,slide_start,slide_delay=0;if(navigator.plugins&&navigator.plugins.length){var names=[];each(navigator.plugins,function(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{function detectPlugin(n){try{var axo=new ActiveXObject(n)}catch(e){}return!!axo}S.plugins={fla:detectPlugin("ShockwaveFlash.ShockwaveFlash"),qt:detectPlugin("QuickTime.QuickTime"),wmp:detectPlugin("wmplayer.ocx"),f4m:false}}function waitDom(cb){if(document.addEventListener){document.addEventListener("DOMContentLoaded",function(){document.removeEventListener("DOMContentLoaded",arguments.callee,false);cb()},false)}else{if(document.attachEvent){document.attachEvent("onreadystatechange",function(){if(document.readyState==="complete"){document.detachEvent("onreadystatechange",arguments.callee);cb()}});if(document.documentElement.doScroll&&window==window.top){(function(){if(S.ready){return}try{document.documentElement.doScroll("left")}catch(error){setTimeout(arguments.callee,0);return}cb()})()}}}if(typeof window.onload=="function"){var oldonload=window.onload;window.onload=function(){oldonload();cb()}}else{window.onload=cb}}function waitLibs(){if(S.lib&&S.lang){S.load()}else{setTimeout(waitLibs,0)}}function handleClick(e){var link;if(U.isLink(this)){link=this}else{link=S.lib.getTarget(e);while(!U.isLink(link)&&link.parentNode){link=link.parentNode}}S.lib.preventDefault(e);if(link){S.open(link);if(S.gallery.length){S.lib.preventDefault(e)}}}function listenKeys(on){if(!S.options.enableKeys){return}S.lib[(on?"add":"remove")+"Event"](document,"keydown",handleKey)}function handleKey(e){var code=S.lib.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 slide_timer=="number"?S.pause:S.play}if(handler){S.lib.preventDefault(e);handler()}}function loadContent(){var obj=S.getCurrent();if(!obj){return}var p=obj.player=="inline"?"html":obj.player;if(typeof S[p]!="function"){S.error("Unknown player: "+p)}var change=false;if(S.content){S.content.remove();change=true;S.revertOptions();if(obj.options){S.applyOptions(obj.options)}}U.removeChildren(S.skin.bodyEl());S.content=new S[p](obj);listenKeys(false);S.skin.onLoad(S.content,change,function(){if(!S.content){return}if(typeof S.content.ready!="undefined"){var id=setInterval(function(){if(S.content){if(S.content.ready){clearInterval(id);id=null;S.skin.onReady(contentReady)}}else{clearInterval(id);id=null}},100)}else{S.skin.onReady(contentReady)}});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}}}function contentReady(){if(!S.content){return}S.content.append(S.skin.bodyEl(),content_id,S.dimensions);S.skin.onFinish(finishContent)}function finishContent(){if(!S.content){return}if(S.content.onLoad){S.content.onLoad()}if(S.options.onFinish){S.options.onFinish()}if(!S.isPaused()){S.play()}listenKeys(true)}window.Shadowbox=S})();(function(){var g=Shadowbox,f=g.util,q=false,b=[],m=["sb-nav-close","sb-nav-next","sb-nav-play","sb-nav-pause","sb-nav-previous"],o={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-body"><div id="sb-body-inner"></div><div id="sb-loading"><a onclick="Shadowbox.close()" style="color:#fff">{cancel}</a></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 style="clear:both"></div></div></div></div></div>',options:{animSequence:"sync",autoDimensions:false,counterLimit:10,counterType:"default",displayCounter:true,displayNav:true,fadeDuration:0.35,initialHeight:160,initialWidth:320,modal:false,overlayColor:"#000",overlayOpacity:0.8,resizeDuration:0.35,showOverlay:true,troubleElements:["select","object","embed","canvas"]},init:function(){var s=o.markup.replace(/\{(\w+)\}/g,function(w,x){return g.lang[x]});g.lib.append(document.body,s);if(g.client.isIE6){f.get("sb-body").style.zoom=1;var u,r,t=/url\("(.*\.png)"\)/;f.each(m,function(w){u=f.get(w);if(u){r=g.lib.getStyle(u,"backgroundImage").match(t);if(r){u.style.backgroundImage="none";u.style.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,src="+r[1]+",sizingMethod=scale);"}}})}var v;g.lib.addEvent(window,"resize",function(){if(v){clearTimeout(v);v=null}if(g.isActive()){v=setTimeout(function(){o.onWindowResize();var w=g.content;if(w&&w.onWindowResize){w.onWindowResize()}},50)}})},bodyEl:function(){return f.get("sb-body-inner")},onOpen:function(u,r){e(false);var t=g.options.autoDimensions&&"height"in u?u.height:g.options.initialHeight,s=g.options.autoDimensions&&"width"in u?u.width:g.options.initialWidth;f.get("sb-container").style.display="block";var v=p(t,s);d(v.inner_h,v.top,false);h(v.width,v.left,false);i(r)},onLoad:function(s,t,r){k(true);j(t,function(){if(!s){return}if(!t){f.get("sb-wrapper").style.display=""}r()})},onReady:function(r){var t=g.content;if(!t){return}var s=p(t.height,t.width,t.resizable);o.resizeContent(s.inner_h,s.width,s.top,s.left,true,function(){l(r)})},onFinish:function(r){k(false,r)},onClose:function(){i();e(true)},onPlay:function(){c("play",false);c("pause",true)},onPause:function(){c("pause",false);c("play",true)},onWindowResize:function(){var t=g.content;if(!t){return}var s=p(t.height,t.width,t.resizable);h(s.width,s.left,false);d(s.inner_h,s.top,false);var r=f.get(g.contentId());if(r){if(t.resizable&&g.options.handleOversize=="resize"){r.height=s.resize_h;r.width=s.resize_w}}},resizeContent:function(s,t,w,v,u,r){var y=g.content;if(!y){return}var x=p(y.height,y.width,y.resizable);switch(g.options.animSequence){case"hw":d(x.inner_h,x.top,u,function(){h(x.width,x.left,u,r)});break;case"wh":h(x.width,x.left,u,function(){d(x.inner_h,x.top,u,r)});break;default:h(x.width,x.left,u);d(x.inner_h,x.top,u,r)}}};function n(){f.get("sb-container").style.top=document.documentElement.scrollTop+"px"}function e(r){if(r){f.each(b,function(s){s[0].style.visibility=s[1]||""})}else{b=[];f.each(g.options.troubleElements,function(s){f.each(document.getElementsByTagName(s),function(t){b.push([t,t.style.visibility]);t.style.visibility="hidden"})})}}function i(r){var s=f.get("sb-overlay"),t=f.get("sb-container"),v=f.get("sb-wrapper");if(r){if(g.client.isIE6){n();g.lib.addEvent(window,"scroll",n)}if(g.options.showOverlay){q=true;s.style.backgroundColor=g.options.overlayColor;f.setOpacity(s,0);if(!g.options.modal){g.lib.addEvent(s,"click",g.close)}v.style.display="none"}t.style.visibility="visible";if(q){var u=parseFloat(g.options.overlayOpacity);f.animate(s,"opacity",u,g.options.fadeDuration,r)}else{r()}}else{if(g.client.isIE6){g.lib.removeEvent(window,"scroll",n)}g.lib.removeEvent(s,"click",g.close);if(q){v.style.display="none";f.animate(s,"opacity",0,g.options.fadeDuration,function(){t.style.display="";v.style.display="";f.clearOpacity(s)})}else{t.style.visibility="hidden"}}}function c(t,r){var s=f.get("sb-nav-"+t);if(s){s.style.display=r?"":"none"}}function k(s,r){var u=f.get("sb-loading"),w=g.getCurrent().player,v=(w=="img"||w=="html");if(s){function t(){f.clearOpacity(u);if(r){r()}}f.setOpacity(u,0);u.style.display="";if(v){f.animate(u,"opacity",1,g.options.fadeDuration,t)}else{t()}}else{function t(){u.style.display="none";f.clearOpacity(u);if(r){r()}}if(v){f.animate(u,"opacity",0,g.options.fadeDuration,t)}else{t()}}}function a(u){var z=g.getCurrent();f.get("sb-title-inner").innerHTML=z.title||"";var C,t,x,D,s;if(g.options.displayNav){C=true;var B=g.gallery.length;if(B>1){if(g.options.continuous){t=s=true}else{t=(B-1)>g.current;s=g.current>0}}if(g.options.slideshowDelay>0&&g.hasNext()){D=!g.isPaused();x=!D}}else{C=t=x=D=s=false}c("close",C);c("next",t);c("play",x);c("pause",D);c("previous",s);var r="";if(g.options.displayCounter&&g.gallery.length>1){var B=g.gallery.length;if(g.options.counterType=="skip"){var y=0,w=B,v=parseInt(g.options.counterLimit)||0;if(v<B&&v>2){var A=Math.floor(v/2);y=g.current-A;if(y<0){y+=B}w=g.current+(v-A);if(w>B){w-=B}}while(y!=w){if(y==B){y=0}r+='<a onclick="Shadowbox.change('+y+');"';if(y==g.current){r+=' class="sb-counter-current"'}r+=">"+(y++)+"</a>"}}else{var r=(g.current+1)+" "+g.lang.of+" "+B}}f.get("sb-counter").innerHTML=r;u()}function j(u,s){var y=f.get("sb-wrapper"),B=f.get("sb-title"),v=f.get("sb-info"),r=f.get("sb-title-inner"),z=f.get("sb-info-inner"),A=parseInt(g.lib.getStyle(r,"height"))||0,x=parseInt(g.lib.getStyle(z,"height"))||0;var w=function(){r.style.visibility=z.style.visibility="hidden";a(s)};if(u){f.animate(B,"height",0,0.35);f.animate(v,"height",0,0.35);f.animate(y,"paddingTop",A,0.35);f.animate(y,"paddingBottom",x,0.35,w)}else{B.style.height=v.style.height="0px";y.style.paddingTop=A+"px";y.style.paddingBottom=x+"px";w()}}function l(u){var s=f.get("sb-wrapper"),w=f.get("sb-title"),v=f.get("sb-info"),z=f.get("sb-title-inner"),y=f.get("sb-info-inner"),x=parseInt(g.lib.getStyle(z,"height"))||0,r=parseInt(g.lib.getStyle(y,"height"))||0;z.style.visibility=y.style.visibility="";if(z.innerHTML!=""){f.animate(w,"height",x,0.35);f.animate(s,"paddingTop",0,0.35)}f.animate(v,"height",r,0.35);f.animate(s,"paddingBottom",0,0.35,u)}function d(u,z,y,r){var A=f.get("sb-body"),x=f.get("sb-wrapper"),w=parseInt(u),v=parseInt(z);if(y){f.animate(A,"height",w,g.options.resizeDuration);f.animate(x,"top",v,g.options.resizeDuration,r)}else{A.style.height=w+"px";x.style.top=v+"px";if(r){r()}}}function h(x,z,y,r){var v=f.get("sb-wrapper"),u=parseInt(x),t=parseInt(z);if(y){f.animate(v,"width",u,g.options.resizeDuration);f.animate(v,"left",t,g.options.resizeDuration,r)}else{v.style.width=u+"px";v.style.left=t+"px";if(r){r()}}}function p(r,u,t){var s=f.get("sb-body-inner");sw=f.get("sb-wrapper"),so=f.get("sb-overlay"),tb=sw.offsetHeight-s.offsetHeight,lr=sw.offsetWidth-s.offsetWidth,max_h=so.offsetHeight,max_w=so.offsetWidth;g.setDimensions(r,u,max_h,max_w,tb,lr,t);return g.dimensions}g.skin=o})();if(typeof jQuery=="undefined"){throw"Unable to load Shadowbox adapter, jQuery not found"}if(typeof Shadowbox=="undefined"){throw"Unable to load Shadowbox adapter, Shadowbox not found"}(function(b,a){a.lib={getStyle:function(d,c){return b(d).css(c)},remove:function(c){b(c).remove()},getTarget:function(c){return c.target},getPageXY:function(c){return[c.pageX,c.pageY]},preventDefault:function(c){c.preventDefault()},keyCode:function(c){return c.keyCode},addEvent:function(e,c,d){b(e).bind(c,d)},removeEvent:function(e,c,d){b(e).unbind(c,d)},append:function(d,c){b(d).append(c)}}})(jQuery,Shadowbox);(function(a){a.fn.shadowbox=function(b){return this.each(function(){var d=a(this);var e=a.extend({},b||{},a.metadata?d.metadata():a.meta?d.data():{});var c=this.className||"";e.width=parseInt((c.match(/w:(\d+)/)||[])[1])||e.width;e.height=parseInt((c.match(/h:(\d+)/)||[])[1])||e.height;Shadowbox.setup(d,e)})}})(jQuery);if(typeof Shadowbox=="undefined"){throw"Unable to load Shadowbox language file, Shadowbox not found."}Shadowbox.lang={code:"it",of:"di",loading:"in caricamento",cancel:"Annulla",next:"Avanti",previous:"Indietro",play:"Play",pause:"Pausa",close:"Chiudi",errors:{single:'Ãˆ necessario installare il plugin <a href="{0}">{1}</a> per poter vedere questo contenuto.',shared:'Ãˆ necessario installare i plugin <a href="{0}">{1}</a> e <a href="{2}">{3}</a> per poter vedere questo contenuto.',either:'Ãˆ necessario installare o il plugin <a href="{0}">{1}</a> o <a href="{2}">{3}</a> per poter vedere questo contenuto.'}};(function(b){var a=b.util,c=20;b.flv=function(d){this.obj=d;this.resizable=true;this.height=d.height?parseInt(d.height,10):300;if(b.options.showMovieControls==true){this.height+=c}this.width=d.width?parseInt(d.width,10):300};b.flv.prototype={append:function(l,e,n){this.id=e;var j=document.createElement("div");j.id=e;l.appendChild(j);var k=n.resize_h,o=n.resize_w,f=b.path+"libraries/mediaplayer/player.swf",m=b.options.flashVersion,d=b.path+"libraries/swfobject/expressInstall.swf",g=a.apply({file:this.obj.content,height:k,width:o,autostart:(b.options.autoplayMovies?"true":"false"),controlbar:(b.options.showMovieControls?"bottom":"none"),backcolor:"0x000000",frontcolor:"0xCCCCCC",lightcolor:"0x557722"},b.options.flashVars),i=b.options.flashParams;swfobject.embedSWF(f,e,o,k,m,d,g,i)},remove:function(){swfobject.expressInstallCallback();swfobject.removeSWF(this.id)}}})(Shadowbox);(function(a){a.html=function(b){this.obj=b;this.height=b.height?parseInt(b.height,10):300;this.width=b.width?parseInt(b.width,10):500};a.html.prototype={append:function(b,e,c){this.id=e;var d=document.createElement("div");d.id=e;d.className="html";d.innerHTML=this.obj.content;b.appendChild(d)},remove:function(){var b=document.getElementById(this.id);if(b){a.lib.remove(b)}}}})(Shadowbox);(function(a){a.iframe=function(c){this.obj=c;var b=document.getElementById("sb-overlay");this.height=c.height?parseInt(c.height,10):b.offsetHeight;this.width=c.width?parseInt(c.width,10):b.offsetWidth};a.iframe.prototype={append:function(b,e,d){this.id=e;var c='<iframe id="'+e+'" name="'+e+'" height="100%" width="100%" frameborder="0" marginwidth="0" marginheight="0" scrolling="auto"';if(a.client.isIE){c+=' allowtransparency="true"';if(a.client.isIE6){c+=" src=\"javascript:false;document.write('');\""}}c+="></iframe>";b.innerHTML=c},remove:function(){var b=document.getElementById(this.id);if(b){a.lib.remove(b);if(a.client.isGecko){delete window.frames[this.id]}}},onLoad:function(){var b=a.client.isIE?document.getElementById(this.id).contentWindow:window.frames[this.id];b.location.href=this.obj.content}}})(Shadowbox);(function(h){var e=h.util,i,k,j="sb-drag-layer",d;function b(){i={x:0,y:0,start_x:null,start_y:null}}function c(m,o,l){if(m){b();var n=["position:absolute","height:"+o+"px","width:"+l+"px","cursor:"+(h.client.isGecko?"-moz-grab":"move"),"background-color:"+(h.client.isIE?"#fff;filter:alpha(opacity=0)":"transparent")].join(";");h.lib.append(h.skin.bodyEl(),'<div id="'+j+'" style="'+n+'"></div>');h.lib.addEvent(e.get(j),"mousedown",g)}else{var p=e.get(j);if(p){h.lib.removeEvent(p,"mousedown",g);h.lib.remove(p)}k=null}}function g(m){h.lib.preventDefault(m);var l=h.lib.getPageXY(m);i.start_x=l[0];i.start_y=l[1];k=e.get(h.contentId());h.lib.addEvent(document,"mousemove",f);h.lib.addEvent(document,"mouseup",a);if(h.client.isGecko){e.get(j).style.cursor="-moz-grabbing"}}function a(){h.lib.removeEvent(document,"mousemove",f);h.lib.removeEvent(document,"mouseup",a);if(h.client.isGecko){e.get(j).style.cursor="-moz-grab"}}function f(o){var q=h.content,p=h.dimensions,n=h.lib.getPageXY(o);var m=n[0]-i.start_x;i.start_x+=m;i.x=Math.max(Math.min(0,i.x+m),p.inner_w-q.width);k.style.left=i.x+"px";var l=n[1]-i.start_y;i.start_y+=l;i.y=Math.max(Math.min(0,i.y+l),p.inner_h-q.height);k.style.top=i.y+"px"}h.img=function(m){this.obj=m;this.resizable=true;this.ready=false;var l=this;d=new Image();d.onload=function(){l.height=m.height?parseInt(m.height,10):d.height;l.width=m.width?parseInt(m.width,10):d.width;l.ready=true;d.onload="";d=null};d.src=m.content};h.img.prototype={append:function(l,o,n){this.id=o;var m=document.createElement("img");m.id=o;m.src=this.obj.content;m.style.position="absolute";m.setAttribute("height",n.resize_h);m.setAttribute("width",n.resize_w);l.appendChild(m)},remove:function(){var l=e.get(this.id);if(l){h.lib.remove(l)}c(false);if(d){d.onload="";d=null}},onLoad:function(){var l=h.dimensions;if(l.oversized&&h.options.handleOversize=="drag"){c(true,l.resize_h,l.resize_w)}},onWindowResize:function(){if(k){var p=h.content,o=h.dimensions,n=parseInt(h.lib.getStyle(k,"top")),m=parseInt(h.lib.getStyle(k,"left"));if(n+p.height<o.inner_h){k.style.top=o.inner_h-p.height+"px"}if(m+p.width<o.inner_w){k.style.left=o.inner_w-p.width+"px"}}}}})(Shadowbox);(function(b){var a=b.util;b.swf=function(c){this.obj=c;this.resizable=true;this.height=c.height?parseInt(c.height,10):300;this.width=c.width?parseInt(c.width,10):300};b.swf.prototype={append:function(k,d,m){this.id=d;var i=document.createElement("div");i.id=d;k.appendChild(i);var j=m.resize_h,n=m.resize_w,e=this.obj.content,l=b.options.flashVersion,c=b.path+"libraries/swfobject/expressInstall.swf",f=b.options.flashVars,g=b.options.flashParams;swfobject.embedSWF(e,d,n,j,l,c,f,g)},remove:function(){swfobject.expressInstallCallback();swfobject.removeSWF(this.id)}}})(Shadowbox);(function(){var p=/((?:\((?:\([^()]+\)|[^()]+)+\)|\[(?:\[[^[\]]*\]|['"][^'"]*['"]|[^[\]'"]+)+\]|\\.|[^ >+~,(\[\\]+)+|[>+~])(\s*,\s*)?/g,i=0,d=Object.prototype.toString,n=false;var b=function(D,t,A,v){A=A||[];var e=t=t||document;if(t.nodeType!==1&&t.nodeType!==9){return[]}if(!D||typeof D!=="string"){return A}var B=[],C,y,G,F,z,s,r=true,w=o(t);p.lastIndex=0;while((C=p.exec(D))!==null){B.push(C[1]);if(C[2]){s=RegExp.rightContext;break}}if(B.length>1&&j.exec(D)){if(B.length===2&&f.relative[B[0]]){y=g(B[0]+B[1],t)}else{y=f.relative[B[0]]?[t]:b(B.shift(),t);while(B.length){D=B.shift();if(f.relative[D]){D+=B.shift()}y=g(D,y)}}}else{if(!v&&B.length>1&&t.nodeType===9&&!w&&f.match.ID.test(B[0])&&!f.match.ID.test(B[B.length-1])){var H=b.find(B.shift(),t,w);t=H.expr?b.filter(H.expr,H.set)[0]:H.set[0]}if(t){var H=v?{expr:B.pop(),set:a(v)}:b.find(B.pop(),B.length===1&&(B[0]==="~"||B[0]==="+")&&t.parentNode?t.parentNode:t,w);y=H.expr?b.filter(H.expr,H.set):H.set;if(B.length>0){G=a(y)}else{r=false}while(B.length){var u=B.pop(),x=u;if(!f.relative[u]){u=""}else{x=B.pop()}if(x==null){x=t}f.relative[u](G,x,w)}}else{G=B=[]}}if(!G){G=y}if(!G){throw"Syntax error, unrecognized expression: "+(u||D)}if(d.call(G)==="[object Array]"){if(!r){A.push.apply(A,G)}else{if(t&&t.nodeType===1){for(var E=0;G[E]!=null;E++){if(G[E]&&(G[E]===true||G[E].nodeType===1&&h(t,G[E]))){A.push(y[E])}}}else{for(var E=0;G[E]!=null;E++){if(G[E]&&G[E].nodeType===1){A.push(y[E])}}}}}else{a(G,A)}if(s){b(s,e,A,v);b.uniqueSort(A)}return A};b.uniqueSort=function(r){if(c){n=false;r.sort(c);if(n){for(var e=1;e<r.length;e++){if(r[e]===r[e-1]){r.splice(e--,1)}}}}};b.matches=function(e,r){return b(e,null,null,r)};b.find=function(x,e,y){var w,u;if(!x){return[]}for(var t=0,s=f.order.length;t<s;t++){var v=f.order[t],u;if((u=f.match[v].exec(x))){var r=RegExp.leftContext;if(r.substr(r.length-1)!=="\\"){u[1]=(u[1]||"").replace(/\\/g,"");w=f.find[v](u,e,y);if(w!=null){x=x.replace(f.match[v],"");break}}}}if(!w){w=e.getElementsByTagName("*")}return{set:w,expr:x}};b.filter=function(A,z,D,t){var s=A,F=[],x=z,v,e,w=z&&z[0]&&o(z[0]);while(A&&z.length){for(var y in f.filter){if((v=f.match[y].exec(A))!=null){var r=f.filter[y],E,C;e=false;if(x==F){F=[]}if(f.preFilter[y]){v=f.preFilter[y](v,x,D,F,t,w);if(!v){e=E=true}else{if(v===true){continue}}}if(v){for(var u=0;(C=x[u])!=null;u++){if(C){E=r(C,v,u,x);var B=t^!!E;if(D&&E!=null){if(B){e=true}else{x[u]=false}}else{if(B){F.push(C);e=true}}}}}if(E!==undefined){if(!D){x=F}A=A.replace(f.match[y],"");if(!e){return[]}break}}}if(A==s){if(e==null){throw"Syntax error, unrecognized expression: "+A}else{break}}s=A}return x};var f=b.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\))?/},attrMap:{"class":"className","for":"htmlFor"},attrHandle:{href:function(e){return e.getAttribute("href")}},relative:{"+":function(x,e,w){var u=typeof e==="string",y=u&&!/\W/.test(e),v=u&&!y;if(y&&!w){e=e.toUpperCase()}for(var t=0,s=x.length,r;t<s;t++){if((r=x[t])){while((r=r.previousSibling)&&r.nodeType!==1){}x[t]=v||r&&r.nodeName===e?r||false:r===e}}if(v){b.filter(e,x,true)}},">":function(w,r,x){var u=typeof r==="string";if(u&&!/\W/.test(r)){r=x?r:r.toUpperCase();for(var s=0,e=w.length;s<e;s++){var v=w[s];if(v){var t=v.parentNode;w[s]=t.nodeName===r?t:false}}}else{for(var s=0,e=w.length;s<e;s++){var v=w[s];if(v){w[s]=u?v.parentNode:v.parentNode===r}}if(u){b.filter(r,w,true)}}},"":function(t,r,v){var s=i++,e=q;if(!r.match(/\W/)){var u=r=v?r:r.toUpperCase();e=m}e("parentNode",r,s,t,u,v)},"~":function(t,r,v){var s=i++,e=q;if(typeof r==="string"&&!r.match(/\W/)){var u=r=v?r:r.toUpperCase();e=m}e("previousSibling",r,s,t,u,v)}},find:{ID:function(r,s,t){if(typeof s.getElementById!=="undefined"&&!t){var e=s.getElementById(r[1]);return e?[e]:[]}},NAME:function(s,v,w){if(typeof v.getElementsByName!=="undefined"){var r=[],u=v.getElementsByName(s[1]);for(var t=0,e=u.length;t<e;t++){if(u[t].getAttribute("name")===s[1]){r.push(u[t])}}return r.length===0?null:r}},TAG:function(e,r){return r.getElementsByTagName(e[1])}},preFilter:{CLASS:function(t,r,s,e,w,x){t=" "+t[1].replace(/\\/g,"")+" ";if(x){return t}for(var u=0,v;(v=r[u])!=null;u++){if(v){if(w^(v.className&&(" "+v.className+" ").indexOf(t)>=0)){if(!s){e.push(v)}}else{if(s){r[u]=false}}}}return false},ID:function(e){return e[1].replace(/\\/g,"")},TAG:function(r,e){for(var s=0;e[s]===false;s++){}return e[s]&&o(e[s])?r[1]:r[1].toUpperCase()},CHILD:function(e){if(e[1]=="nth"){var r=/(-?)(\d*)n((?:\+|-)?\d*)/.exec(e[2]=="even"&&"2n"||e[2]=="odd"&&"2n+1"||!/\D/.test(e[2])&&"0n+"+e[2]||e[2]);e[2]=(r[1]+(r[2]||1))-0;e[3]=r[3]-0}e[0]=i++;return e},ATTR:function(u,r,s,e,v,w){var t=u[1].replace(/\\/g,"");if(!w&&f.attrMap[t]){u[1]=f.attrMap[t]}if(u[2]==="~="){u[4]=" "+u[4]+" "}return u},PSEUDO:function(u,r,s,e,v){if(u[1]==="not"){if(u[3].match(p).length>1||/^\w/.test(u[3])){u[3]=b(u[3],null,null,r)}else{var t=b.filter(u[3],r,s,true^v);if(!s){e.push.apply(e,t)}return false}}else{if(f.match.POS.test(u[0])||f.match.CHILD.test(u[0])){return true}}return u},POS:function(e){e.unshift(true);return e}},filters:{enabled:function(e){return e.disabled===false&&e.type!=="hidden"},disabled:function(e){return e.disabled===true},checked:function(e){return e.checked===true},selected:function(e){e.parentNode.selectedIndex;return e.selected===true},parent:function(e){return!!e.firstChild},empty:function(e){return!e.firstChild},has:function(s,r,e){return!!b(e[3],s).length},header:function(e){return/h\d/i.test(e.nodeName)},text:function(e){return"text"===e.type},radio:function(e){return"radio"===e.type},checkbox:function(e){return"checkbox"===e.type},file:function(e){return"file"===e.type},password:function(e){return"password"===e.type},submit:function(e){return"submit"===e.type},image:function(e){return"image"===e.type},reset:function(e){return"reset"===e.type},button:function(e){return"button"===e.type||e.nodeName.toUpperCase()==="BUTTON"},input:function(e){return/input|select|textarea|button/i.test(e.nodeName)}},setFilters:{first:function(r,e){return e===0},last:function(s,r,e,t){return r===t.length-1},even:function(r,e){return e%2===0},odd:function(r,e){return e%2===1},lt:function(s,r,e){return r<e[3]-0},gt:function(s,r,e){return r>e[3]-0},nth:function(s,r,e){return e[3]-0==r},eq:function(s,r,e){return e[3]-0==r}},filter:{PSEUDO:function(w,s,t,x){var r=s[1],u=f.filters[r];if(u){return u(w,t,s,x)}else{if(r==="contains"){return(w.textContent||w.innerText||"").indexOf(s[3])>=0}else{if(r==="not"){var v=s[3];for(var t=0,e=v.length;t<e;t++){if(v[t]===w){return false}}return true}}}},CHILD:function(e,t){var w=t[1],r=e;switch(w){case"only":case"first":while(r=r.previousSibling){if(r.nodeType===1){return false}}if(w=="first"){return true}r=e;case"last":while(r=r.nextSibling){if(r.nodeType===1){return false}}return true;case"nth":var s=t[2],z=t[3];if(s==1&&z==0){return true}var v=t[0],y=e.parentNode;if(y&&(y.sizcache!==v||!e.nodeIndex)){var u=0;for(r=y.firstChild;r;r=r.nextSibling){if(r.nodeType===1){r.nodeIndex=++u}}y.sizcache=v}var x=e.nodeIndex-z;if(s==0){return x==0}else{return(x%s==0&&x/s>=0)}}},ID:function(r,e){return r.nodeType===1&&r.getAttribute("id")===e},TAG:function(r,e){return(e==="*"&&r.nodeType===1)||r.nodeName===e},CLASS:function(r,e){return(" "+(r.className||r.getAttribute("class"))+" ").indexOf(e)>-1},ATTR:function(v,t){var s=t[1],e=f.attrHandle[s]?f.attrHandle[s](v):v[s]!=null?v[s]:v.getAttribute(s),w=e+"",u=t[2],r=t[4];return e==null?u==="!=":u==="="?w===r:u==="*="?w.indexOf(r)>=0:u==="~="?(" "+w+" ").indexOf(r)>=0:!r?w&&e!==false:u==="!="?w!=r:u==="^="?w.indexOf(r)===0:u==="$="?w.substr(w.length-r.length)===r:u==="|="?w===r||w.substr(0,r.length+1)===r+"-":false},POS:function(u,r,s,v){var e=r[2],t=f.setFilters[e];if(t){return t(u,s,r,v)}}}};var j=f.match.POS;for(var l in f.match){f.match[l]=new RegExp(f.match[l].source+/(?![^\[]*\])(?![^\(]*\))/.source)}var a=function(r,e){r=Array.prototype.slice.call(r);if(e){e.push.apply(e,r);return e}return r};try{Array.prototype.slice.call(document.documentElement.childNodes)}catch(k){a=function(u,t){var r=t||[];if(d.call(u)==="[object Array]"){Array.prototype.push.apply(r,u)}else{if(typeof u.length==="number"){for(var s=0,e=u.length;s<e;s++){r.push(u[s])}}else{for(var s=0;u[s];s++){r.push(u[s])}}}return r}}var c;if(document.documentElement.compareDocumentPosition){c=function(r,e){var s=r.compareDocumentPosition(e)&4?-1:r===e?0:1;if(s===0){n=true}return s}}else{if("sourceIndex"in document.documentElement){c=function(r,e){var s=r.sourceIndex-e.sourceIndex;if(s===0){n=true}return s}}else{if(document.createRange){c=function(t,r){var s=t.ownerDocument.createRange(),e=r.ownerDocument.createRange();s.selectNode(t);s.collapse(true);e.selectNode(r);e.collapse(true);var u=s.compareBoundaryPoints(Range.START_TO_END,e);if(u===0){n=true}return u}}}}(function(){var r=document.createElement("div"),s="script"+(new Date).getTime();r.innerHTML="<a name='"+s+"'/>";var e=document.documentElement;e.insertBefore(r,e.firstChild);if(!!document.getElementById(s)){f.find.ID=function(u,v,w){if(typeof v.getElementById!=="undefined"&&!w){var t=v.getElementById(u[1]);return t?t.id===u[1]||typeof t.getAttributeNode!=="undefined"&&t.getAttributeNode("id").nodeValue===u[1]?[t]:undefined:[]}};f.filter.ID=function(v,t){var u=typeof v.getAttributeNode!=="undefined"&&v.getAttributeNode("id");return v.nodeType===1&&u&&u.nodeValue===t}}e.removeChild(r)})();(function(){var e=document.createElement("div");e.appendChild(document.createComment(""));if(e.getElementsByTagName("*").length>0){f.find.TAG=function(r,v){var u=v.getElementsByTagName(r[1]);if(r[1]==="*"){var t=[];for(var s=0;u[s];s++){if(u[s].nodeType===1){t.push(u[s])}}u=t}return u}}e.innerHTML="<a href='#'></a>";if(e.firstChild&&typeof e.firstChild.getAttribute!=="undefined"&&e.firstChild.getAttribute("href")!=="#"){f.attrHandle.href=function(r){return r.getAttribute("href",2)}}})();if(document.querySelectorAll){(function(){var e=b,s=document.createElement("div");s.innerHTML="<p class='TEST'></p>";if(s.querySelectorAll&&s.querySelectorAll(".TEST").length===0){return}b=function(w,v,t,u){v=v||document;if(!u&&v.nodeType===9&&!o(v)){try{return a(v.querySelectorAll(w),t)}catch(x){}}return e(w,v,t,u)};for(var r in e){b[r]=e[r]}})()}if(document.getElementsByClassName&&document.documentElement.getElementsByClassName){(function(){var e=document.createElement("div");e.innerHTML="<div class='test e'></div><div class='test'></div>";if(e.getElementsByClassName("e").length===0){return}e.lastChild.className="e";if(e.getElementsByClassName("e").length===1){return}f.order.splice(1,0,"CLASS");f.find.CLASS=function(r,s,t){if(typeof s.getElementsByClassName!=="undefined"&&!t){return s.getElementsByClassName(r[1])}}})()}function m(r,w,v,A,x,z){var y=r=="previousSibling"&&!z;for(var t=0,s=A.length;t<s;t++){var e=A[t];if(e){if(y&&e.nodeType===1){e.sizcache=v;e.sizset=t}e=e[r];var u=false;while(e){if(e.sizcache===v){u=A[e.sizset];break}if(e.nodeType===1&&!z){e.sizcache=v;e.sizset=t}if(e.nodeName===w){u=e;break}e=e[r]}A[t]=u}}}function q(r,w,v,A,x,z){var y=r=="previousSibling"&&!z;for(var t=0,s=A.length;t<s;t++){var e=A[t];if(e){if(y&&e.nodeType===1){e.sizcache=v;e.sizset=t}e=e[r];var u=false;while(e){if(e.sizcache===v){u=A[e.sizset];break}if(e.nodeType===1){if(!z){e.sizcache=v;e.sizset=t}if(typeof w!=="string"){if(e===w){u=true;break}}else{if(b.filter(w,[e]).length>0){u=e;break}}}e=e[r]}A[t]=u}}}var h=document.compareDocumentPosition?function(r,e){return r.compareDocumentPosition(e)&16}:function(r,e){return r!==e&&(r.contains?r.contains(e):true)};var o=function(e){return e.nodeType===9&&e.documentElement.nodeName!=="HTML"||!!e.ownerDocument&&e.ownerDocument.documentElement.nodeName!=="HTML"};var g=function(e,x){var t=[],u="",v,s=x.nodeType?[x]:x;while((v=f.match.PSEUDO.exec(e))){u+=v[0];e=e.replace(f.match.PSEUDO,"")}e=f.relative[e]?e+"*":e;for(var w=0,r=s.length;w<r;w++){b(e,s[w],t)}return b.filter(u,t)};window.Sizzle=b})();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}}}}}();Shadowbox.options.players=["flv","html","iframe","img","swf"];Shadowbox.options.useSizzle=true;
