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

Cufon.registerFont({"w":109,"face":{"font-family":"Steelfish","font-weight":400,"font-stretch":"normal","units-per-em":"360","panose-1":"2 1 6 8 2 2 2 4 5 4","ascent":"288","descent":"-72","bbox":"-6 -319 487 58","underline-thickness":"18","underline-position":"-27","unicode-range":"U+0020-U+007E"},"glyphs":{" ":{"w":44},"!":{"d":"13,-29r29,0r0,29r-29,0r0,-29xm42,-145r-7,87r-15,0v-8,-71,-7,-151,-7,-230r29,0r0,143","w":54},"\"":{"d":"50,-288r25,0v1,28,-3,49,-7,72r-11,0v-4,-23,-9,-44,-7,-72xm10,-288r25,0v1,28,-3,49,-7,72r-11,0v-4,-23,-9,-44,-7,-72","w":61},"#":{"d":"47,-166r30,0r8,-30r-30,0xm18,-215r23,0r17,-64r19,0r-17,64r30,0r17,-64r19,0r-17,64r25,0r-5,19r-25,0r-8,30r25,0r-6,19r-24,0r-18,64r-19,0r18,-64r-31,0r-17,64r-19,0r17,-64r-23,0r5,-19r23,0r9,-30r-23,0","w":132},"$":{"d":"37,-243v1,29,-5,47,11,67r0,-82v-7,2,-11,6,-11,15xm73,-45v0,-30,3,-46,-12,-68r0,83v8,-2,12,-6,12,-15xm48,0v-38,0,-43,-51,-40,-99r29,0v3,24,-9,62,11,69r0,-101v-27,-27,-40,-51,-40,-94v0,-39,13,-60,40,-63r0,-15r13,0r0,15v35,1,44,43,41,90r-29,0v-3,-22,9,-56,-12,-60r0,100v27,31,41,48,41,95v0,39,-14,60,-41,63r0,18r-13,0r0,-18","w":110},"%":{"d":"149,-96v0,-8,-4,-12,-11,-12v-7,0,-10,4,-10,12r0,64v0,8,3,12,10,12v7,0,11,-4,11,-12r0,-64xm168,-84v1,36,3,88,-30,84v-33,3,-31,-48,-30,-84v0,-29,10,-44,30,-44v20,0,30,15,30,44xm49,-257v0,-8,-3,-12,-10,-12v-7,0,-10,4,-10,12r0,65v0,8,3,12,10,12v7,0,10,-4,10,-12r0,-65xm69,-244v1,36,4,87,-30,83v-33,4,-31,-46,-31,-83v0,-30,11,-44,31,-44v20,0,30,14,30,44xm159,-288r-121,288r-18,0r121,-288r18,0","w":179},"&":{"d":"50,-184v10,-23,15,-38,14,-59v0,-11,-4,-16,-11,-16v-9,-1,-12,11,-11,23v0,14,3,32,8,52xm45,-122v-11,14,-11,42,-11,69v0,28,28,29,38,17xm88,-77r8,-22r24,0r-20,67v3,6,10,9,20,6r0,26v-16,1,-31,1,-35,-12v-37,30,-80,4,-80,-63v0,-28,9,-54,28,-78v-13,-35,-20,-61,-20,-80v0,-36,14,-55,40,-55v24,0,36,19,36,55v0,23,-8,50,-26,80","w":125},"'":{"d":"10,-288r25,0v1,28,-3,49,-7,72r-11,0v-4,-23,-9,-44,-7,-72","w":33,"k":{"v":-4,"t":-4,"s":11,"n":4}},"(":{"d":"25,-29v0,27,10,41,31,41r0,17v-32,0,-48,-22,-48,-64r0,-218v0,-42,16,-64,48,-64r0,17v-21,0,-31,14,-31,41r0,230","w":68},")":{"d":"39,-259v0,-27,-11,-41,-31,-41r0,-17v32,0,48,22,48,64r0,218v0,42,-16,64,-48,64r0,-17v20,0,31,-14,31,-41r0,-230","w":68},"*":{"d":"87,-185r-20,35r39,-9r0,32r-39,-9r20,35r-30,10r-4,-40r-27,30r-19,-26r37,-16r-37,-16r19,-26r27,31r4,-41","w":113},"+":{"d":"60,-189r0,31r30,0r0,23r-30,0r0,31r-23,0r0,-31r-31,0r0,-23r31,0r0,-31r23,0","w":96},",":{"d":"6,-35r26,0v0,25,3,58,-21,56r0,-13v8,0,11,-5,11,-13r-16,0r0,-30","w":40},"-":{"d":"6,-158r48,0r0,23r-48,0r0,-23","w":59},"\u00ad":{"d":"6,-158r48,0r0,23r-48,0r0,-23","w":59},".":{"d":"6,-35r26,0r0,35r-26,0r0,-35","w":40,"k":{".":-16}},"\/":{"d":"74,-288r-56,288r-17,0r55,-288r18,0","w":75},"0":{"d":"69,-243v0,-11,-4,-16,-14,-16v-10,0,-15,5,-15,16r0,198v0,11,5,16,15,16v10,0,14,-5,14,-16r0,-198xm98,-63v0,42,-14,63,-43,63v-29,0,-43,-21,-43,-63r0,-162v0,-42,14,-63,43,-63v29,0,43,21,43,63r0,162"},"1":{"d":"5,-259v13,1,17,-12,16,-29r29,0r0,288r-29,0r0,-230r-16,0r0,-29","w":61},"2":{"d":"98,-225v0,78,-69,118,-57,196r57,0r0,29r-86,0r0,-55v-3,-62,73,-114,57,-188v0,-11,-4,-16,-14,-16v-25,0,-12,39,-15,61r-28,0v-3,-47,5,-90,43,-90v29,0,43,21,43,63"},"3":{"d":"69,-243v0,-11,-4,-16,-14,-16v-25,0,-12,39,-15,61r-28,0v-3,-47,5,-94,43,-90v38,-4,43,44,43,92v0,26,-6,42,-18,49v30,21,30,158,-25,147v-41,4,-46,-50,-43,-99r28,0v4,24,-11,69,15,70v10,0,14,-5,14,-16r0,-71v0,-15,-9,-17,-23,-16r0,-29v39,7,23,-52,23,-82"},"4":{"d":"30,-86r32,0r0,-121xm3,-88r59,-200r27,0r0,202r14,0r0,28r-14,0r0,58r-27,0r0,-58r-59,0r0,-30","w":108},"5":{"d":"12,-288r86,0r0,29r-58,0r0,86v33,-19,59,10,59,58v0,52,3,120,-44,115v-41,4,-46,-50,-43,-99r29,0v4,24,-11,68,14,70v10,0,15,-5,15,-16r0,-88v0,-13,-5,-19,-17,-19v-10,0,-16,4,-17,13r-24,0r0,-149","w":110},"6":{"d":"69,-132v0,-11,-4,-17,-14,-17v-9,0,-15,5,-15,15r0,89v0,11,5,16,15,16v10,0,14,-5,14,-16r0,-87xm98,-198r-29,0v-3,-22,10,-61,-14,-61v-10,0,-15,5,-15,16r0,71v33,-19,58,10,58,58v0,51,3,114,-43,114v-29,0,-43,-21,-43,-63r0,-162v0,-42,14,-63,43,-63v38,0,46,43,43,90"},"7":{"d":"20,0v1,-99,14,-188,46,-259r-62,0r0,-29r87,0r0,32v-32,69,-42,157,-43,256r-28,0","w":94},"8":{"d":"69,-243v0,-11,-4,-16,-14,-16v-28,0,-15,54,-15,81v0,11,5,17,15,17v27,0,14,-55,14,-82xm69,-116v0,-11,-5,-16,-14,-16v-10,0,-15,5,-15,16r0,71v0,11,5,16,15,16v10,0,14,-5,14,-16r0,-71xm98,-225v1,32,0,71,-18,78v30,21,30,158,-25,147v-40,4,-43,-49,-43,-98v0,-26,5,-42,17,-49v-30,-21,-27,-153,26,-141v29,0,43,21,43,63"},"9":{"d":"40,-156v0,11,5,17,15,17v9,0,14,-5,14,-15r0,-89v0,-11,-4,-16,-14,-16v-10,0,-15,5,-15,16r0,87xm12,-90r28,0v3,22,-10,61,15,61v10,0,14,-5,14,-16r0,-71v-32,19,-57,-10,-57,-58v0,-51,-3,-114,43,-114v29,0,43,21,43,63r0,162v0,42,-14,63,-43,63v-38,0,-46,-43,-43,-90"},":":{"d":"6,-133r26,0r0,34r-26,0r0,-34xm6,-35r26,0r0,35r-26,0r0,-35","w":40},";":{"d":"6,-133r26,0r0,34r-26,0r0,-34xm6,-35r26,0v0,25,3,58,-21,56r0,-13v8,0,11,-5,11,-13r-16,0r0,-30","w":40},"<":{"d":"91,-95r-85,-37r0,-29r85,-37r0,17r-81,33r81,36r0,17","w":97},"=":{"d":"6,-176r71,0r0,20r-71,0r0,-20xm6,-127r71,0r0,20r-71,0r0,-20","w":85},">":{"d":"6,-198r85,37r0,29r-85,37r0,-17r81,-33r-81,-36r0,-17","w":97},"?":{"d":"33,-29r29,0r0,29r-29,0r0,-29xm98,-225v0,62,-37,73,-36,126r0,41r-29,0r0,-45v-1,-59,36,-69,36,-140v0,-11,-4,-16,-14,-16v-25,0,-12,39,-15,61r-28,0v-3,-47,5,-90,43,-90v29,0,43,21,43,63","w":110},"@":{"d":"85,-135v-13,4,-18,17,-16,36v0,6,2,9,7,9v17,-1,6,-30,9,-45xm53,-106v-4,-29,17,-39,32,-49v-2,-13,6,-39,-8,-39v-12,0,-5,23,-7,35r-16,0v-1,-26,1,-53,23,-52v39,3,19,74,24,112v0,6,4,9,13,9v9,0,13,-3,13,-9v-8,-61,29,-143,-51,-143v-32,0,-48,11,-48,34r0,129v-3,46,65,32,108,34r0,15v-51,0,-130,9,-126,-40v6,-81,-30,-189,67,-189v85,0,62,82,66,155v2,31,-34,40,-50,22v-14,18,-44,8,-40,-24","w":154},"B":{"d":"69,-243v1,-18,-13,-16,-29,-16r0,98v16,1,30,1,29,-17r0,-65xm69,-116v1,-18,-13,-16,-29,-16r0,103v16,0,29,2,29,-16r0,-71xm98,-225v0,33,0,71,-21,78v23,8,21,49,21,84v0,63,-30,67,-86,63r0,-288v55,-3,86,0,86,63"},"C":{"d":"69,-99r27,0v2,47,-1,99,-41,99v-29,0,-43,-21,-43,-63r0,-162v0,-42,14,-63,43,-63v37,0,44,44,41,90r-27,0v-3,-22,10,-61,-14,-61v-10,0,-15,5,-15,16r0,198v0,11,5,16,15,16v26,-2,10,-47,14,-70","w":106},"D":{"d":"69,-243v1,-18,-13,-16,-29,-16r0,230v16,0,29,2,29,-16r0,-198xm98,-63v2,63,-30,67,-86,63r0,-288v55,-3,86,0,86,63r0,162"},"E":{"d":"40,-29r45,0r0,29r-73,0r0,-288r73,0r0,29r-45,0r0,98r26,0r0,29r-26,0r0,103","w":91},"F":{"d":"40,0r-28,0r0,-288r73,0r0,29r-45,0r0,98r26,0r0,29r-26,0r0,132","w":90,"k":{"y":16,"u":21,"r":21,"o":21,"e":21,"a":24}},"G":{"d":"55,-132r44,0r0,132r-14,-19v-6,13,-15,19,-30,19v-29,0,-43,-21,-43,-63r0,-162v0,-42,14,-63,43,-63v39,0,47,42,44,90r-27,0v-3,-23,10,-62,-17,-61v-10,0,-15,5,-15,16r0,198v0,11,5,16,15,16v29,-1,11,-49,16,-75r-16,0r0,-28","w":108},"H":{"d":"40,-161r29,0r0,-127r29,0r0,288r-29,0r0,-132r-29,0r0,132r-28,0r0,-288r28,0r0,127"},"I":{"d":"12,0r0,-288r28,0r0,288r-28,0","w":51},"J":{"d":"30,-288r28,0r0,225v-1,45,-14,65,-51,63r0,-29v14,1,23,-2,23,-16r0,-243","w":68},"K":{"d":"12,0r0,-288r28,0r0,131r43,-131r30,0r-48,140r51,148r-31,0r-45,-139r0,139r-28,0","w":116,"k":{"y":15,"u":6,"o":8,"e":5,"a":7}},"L":{"d":"40,-29r45,0r0,29r-73,0r0,-288r28,0r0,259","w":88,"k":{"u":2,"o":4,"e":6,"a":6,"Y":23}},"M":{"d":"12,0r0,-288r42,0r23,206r24,-206r43,0r0,288r-26,0r0,-225r-29,225r-23,0r-29,-225r0,225r-25,0","w":155},"N":{"d":"73,0r-36,-208r0,208r-25,0r0,-288r34,0r30,164r5,44r0,-208r26,0r0,288r-34,0","w":118},"O":{"d":"69,-243v0,-11,-4,-16,-14,-16v-10,0,-15,5,-15,16r0,198v0,11,5,16,15,16v10,0,14,-5,14,-16r0,-198xm98,-63v0,42,-14,63,-43,63v-29,0,-43,-21,-43,-63r0,-162v0,-42,14,-63,43,-63v29,0,43,21,43,63r0,162","k":{"J":12,"'":12}},"P":{"d":"40,-173v19,1,36,1,35,-19v-2,-32,13,-77,-35,-67r0,86xm40,0r-28,0r0,-288v63,-6,96,7,92,78v-3,51,-19,70,-64,66r0,144","w":110,"k":{"u":8,"r":8,"o":8,"e":8,"a":8}},"Q":{"d":"69,-243v0,-11,-4,-16,-14,-16v-10,0,-15,5,-15,16r0,198v0,11,5,16,15,16v10,0,14,-5,14,-16r0,-198xm98,31v-32,14,-54,3,-53,-32v-22,-5,-33,-25,-33,-62r0,-162v0,-42,14,-63,43,-63v29,0,43,21,43,63r0,162v0,38,-12,58,-35,62v-3,24,21,21,35,11r0,21"},"R":{"d":"40,-161v19,1,37,0,35,-20v-3,-34,18,-89,-35,-78r0,98xm40,0r-28,0r0,-288v55,-3,92,0,92,60v0,38,0,75,-23,89r22,139r-29,0r-19,-132r-15,0r0,132","k":{"L":6}},"S":{"d":"65,-78v2,-45,-67,-87,-53,-147v0,-42,14,-63,41,-63v36,0,44,44,41,90r-29,0v-3,-21,9,-61,-12,-61v-20,0,-11,36,-13,56v-3,24,60,86,54,114v3,46,-6,93,-41,89v-38,5,-44,-51,-41,-99r28,0v3,23,-10,68,13,70v18,1,11,-31,12,-49","w":105},"T":{"d":"1,-288r86,0r0,29r-28,0r0,259r-29,0r0,-259r-29,0r0,-29","w":88,"k":{"y":5,"w":4,"u":14,"r":15,"o":16,"n":14,"e":16,"c":16,"a":19}},"U":{"d":"69,-288r29,0r0,225v0,42,-14,63,-43,63v-29,0,-43,-21,-43,-63r0,-225r28,0r0,243v0,11,5,16,15,16v10,0,14,-5,14,-16r0,-243"},"V":{"d":"105,-288r-38,288r-29,0r-38,-288r29,0r24,206r23,-206r29,0","w":105,"k":{"u":8,"o":13,"e":13,"a":15,"J":13}},"W":{"d":"176,-288r-38,288r-26,0r-24,-184r-23,184r-27,0r-38,-288r29,0r24,206r23,-206r24,0r23,206r24,-206r29,0","w":176,"k":{"u":8,"r":8,"o":13,"e":13,"a":15}},"X":{"d":"103,-288r-33,133r40,155r-30,0r-25,-111r-25,111r-30,0r40,-155r-33,-133r30,0r18,89r18,-89r30,0"},"Y":{"d":"38,0r0,-123r-38,-165r30,0r22,128r23,-128r29,0r-37,165r0,123r-29,0","w":104,"k":{"u":11,"o":18,"e":15,"a":18}},"Z":{"d":"8,-288r83,0r0,35r-57,224r57,0r0,29r-86,0r0,-32r60,-227r-57,0r0,-29","w":96},"[":{"d":"56,12r0,17r-48,0r0,-346r48,0r0,17r-31,0r0,312r31,0","w":68},"\\":{"d":"19,-288r56,288r-18,0r-55,-288r17,0","w":77},"]":{"d":"8,-300r0,-17r48,0r0,346r-48,0r0,-17r31,0r0,-312r-31,0","w":68},"^":{"d":"4,-202r37,-86r28,0r37,86r-16,0r-34,-81r-36,81r-16,0","w":110},"_":{"d":"0,29r115,0r0,29r-115,0r0,-29","w":114},"`":{"d":"36,-319r18,18v-24,2,-33,-12,-49,-18r31,0","w":56},"a":{"d":"61,-96v-20,7,-25,25,-25,56v0,10,4,14,12,14v25,-2,8,-47,13,-70xm12,-51v-7,-45,28,-60,49,-76v-3,-20,9,-61,-11,-61v-19,0,-9,36,-11,54r-25,0v-2,-40,2,-80,36,-80v24,0,36,17,36,51r0,163r-25,0r0,-9v-23,22,-53,3,-49,-42","w":97,"k":{"y":7,"w":7,"v":7,"t":5,"W":13,"V":13,"T":15}},"b":{"d":"62,-174v0,-10,-5,-14,-13,-14v-8,0,-13,4,-13,14r0,134v0,10,5,14,13,14v8,0,13,-4,13,-14r0,-134xm12,-288r24,0r0,83v22,-21,55,-4,50,42v-6,55,20,160,-32,163v-13,0,-22,-5,-27,-16r-4,16r-11,0r0,-288","w":97},"c":{"d":"62,-134v-3,-19,9,-54,-13,-54v-8,0,-13,4,-13,14r0,134v0,10,5,14,13,14v22,0,10,-36,13,-55r24,0v2,41,-1,83,-37,81v-58,-3,-37,-106,-37,-163v0,-34,12,-51,37,-51v35,0,39,39,37,80r-24,0","w":96,"k":{"T":15}},"d":{"d":"36,-40v0,10,5,14,13,14v8,0,13,-4,13,-14r0,-134v0,-10,-5,-14,-13,-14v-8,0,-13,4,-13,14r0,134xm86,0r-24,0r0,-10v-26,22,-50,6,-50,-41r0,-112v-5,-47,28,-63,50,-42r0,-83r24,0r0,288","w":97,"k":{"'":9}},"e":{"d":"36,-127r26,0v-3,-21,10,-61,-13,-61v-22,0,-10,40,-13,61xm36,-40v0,10,5,14,13,14v22,0,10,-36,13,-55r24,0v2,41,-1,83,-37,81v-58,-3,-37,-106,-37,-163v0,-34,12,-51,37,-51v46,0,37,66,37,112r-50,0r0,62","w":97,"k":{"y":7,"w":7,"v":7,"t":5,"W":13,"V":13,"T":15,"?":12}},"f":{"d":"0,-214r9,0v-3,-41,6,-77,42,-74r0,26v-25,-2,-15,28,-17,48r11,0r0,26r-11,0r0,188r-25,0r0,-188r-9,0r0,-26","w":50},"g":{"d":"36,-45v0,10,5,14,13,14v8,0,13,-4,13,-12r0,-131v0,-10,-5,-14,-13,-14v-8,0,-13,4,-13,14r0,129xm49,25v18,1,12,-23,13,-39v-21,21,-50,5,-50,-42r0,-107v-2,-47,24,-63,50,-41r0,-10r24,0r0,214v8,63,-72,68,-74,12r24,0v0,9,5,13,13,13","w":97},"h":{"d":"62,-174v0,-10,-5,-14,-13,-14v-8,0,-13,4,-13,14r0,174r-24,0r0,-288r24,0r0,83v22,-21,50,-4,50,42r0,163r-24,0r0,-174","w":97},"i":{"d":"36,-249r-24,0r0,-39r24,0r0,39xm36,0r-24,0r0,-214r24,0r0,214","w":47},"j":{"d":"39,-249r-25,0r0,-39r25,0r0,39xm-6,25v13,0,20,-6,20,-19r0,-220r25,0r0,211v0,36,-15,54,-45,54r0,-26","w":50},"k":{"d":"12,-288r24,0r0,173r33,-99r26,0r-37,108r36,106r-26,0r-32,-98r0,98r-24,0r0,-288","w":96,"k":{"s":6,"o":9,"e":9,"a":8}},"l":{"d":"8,-288r25,0r0,288r-25,0r0,-288","w":41},"m":{"d":"111,-174v0,-10,-4,-14,-12,-14v-8,0,-13,5,-13,14r0,174r-24,0r0,-174v0,-10,-5,-14,-13,-14v-8,0,-13,4,-13,14r0,174r-24,0r0,-214r24,0r0,9v8,-14,38,-11,45,5v21,-28,55,-14,55,37r0,163r-25,0r0,-174","w":147,"k":{"'":17}},"n":{"d":"62,-174v0,-10,-5,-14,-13,-14v-8,0,-13,4,-13,14r0,174r-24,0r0,-214r24,0r0,9v22,-21,50,-4,50,42r0,163r-24,0r0,-174","w":97,"k":{"'":18}},"o":{"d":"62,-174v0,-10,-4,-14,-13,-14v-8,0,-13,4,-13,14r0,134v0,10,5,14,13,14v9,0,13,-4,13,-14r0,-134xm86,-163v0,58,21,163,-37,163v-58,0,-37,-106,-37,-163v0,-34,12,-51,37,-51v25,0,37,17,37,51","w":97,"k":{"y":7,"w":6,"v":6,"t":5,"W":13,"V":13,"T":15}},"p":{"d":"12,-214r24,0r0,10v26,-22,50,-6,50,41r0,112v5,47,-28,63,-50,42r0,60r-24,0r0,-265xm62,-40r0,-134v0,-10,-5,-14,-13,-14v-8,0,-13,4,-13,14r0,134v0,10,5,14,13,14v8,0,13,-4,13,-14","w":97},"q":{"d":"86,51r-24,0r0,-60v-21,21,-50,5,-50,-42r0,-112v-2,-47,24,-63,50,-41r0,-10r24,0r0,265xm36,-40v0,10,5,14,13,14v8,0,13,-4,13,-14r0,-134v0,-10,-5,-14,-13,-14v-8,0,-13,4,-13,14r0,134","w":97},"r":{"d":"36,-205v3,-6,10,-9,22,-9r0,31v-6,-10,-22,-5,-22,9r0,174r-24,0r0,-214r24,0r0,9","w":62,"k":{"T":8}},"s":{"d":"55,-39v0,-54,-46,-71,-46,-120v0,-36,12,-55,35,-55v28,0,36,34,34,73r-24,0v-2,-16,7,-47,-10,-48v-14,-1,-11,20,-11,34v-1,24,54,70,47,101v0,36,-12,54,-36,54v-27,0,-37,-26,-35,-64r24,0v1,15,-4,41,11,40v7,0,11,-5,11,-15","w":88,"k":{"y":4}},"t":{"d":"2,-214r10,0r0,-74r25,0r0,74r11,0r0,26r-11,0r0,148v0,10,4,14,13,14r0,26v-25,0,-38,-17,-38,-51r0,-137r-10,0r0,-26","w":56,"k":{"u":8,"o":10,"e":9,"a":10}},"u":{"d":"36,-40v0,10,5,14,13,14v8,0,13,-4,13,-14r0,-174r24,0r0,214r-24,0r0,-9v-22,21,-50,4,-50,-42r0,-163r24,0r0,174","w":97,"k":{"W":8,"V":8,"T":13}},"v":{"d":"43,-73r16,-141r26,0r-29,214r-26,0r-28,-214r25,0","w":86,"k":{"o":7,"e":7,"a":8}},"w":{"d":"93,-73r16,-141r26,0r-29,214r-22,0r-16,-118r-15,118r-23,0r-28,-214r25,0r16,141r16,-141r18,0","w":136,"k":{"o":7,"e":6,"a":9}},"x":{"d":"84,0r-27,0r-14,-65r-15,65r-26,0r27,-105r-27,-109r26,0r15,69r14,-69r26,0r-27,109","w":85},"y":{"d":"7,25v14,-1,22,-9,25,-25r-29,-214r25,0r16,141r16,-141r26,0r-29,214v-4,31,-20,49,-50,51r0,-26","w":88,"k":{"s":6,"o":8,"j":4,"e":8,"a":10,"T":5}},"z":{"d":"11,-214r66,0r0,31r-42,157r42,0r0,26r-67,0r0,-28r44,-160r-43,0r0,-26","w":87},"{":{"d":"54,-109v4,45,-15,122,31,121r0,17v-56,5,-48,-76,-48,-134r-32,-39r32,-40v0,-58,-8,-138,48,-133r0,17v-46,-1,-27,77,-31,121r-28,35","w":93},"|":{"d":"25,-288r1,288r-18,0r0,-288r17,0","w":32},"}":{"d":"35,-179v-4,-45,15,-122,-31,-121r0,-17v56,-5,50,75,49,134r32,39r-32,40v1,58,7,138,-49,133r0,-17v46,1,27,-77,31,-121r29,-35","w":93},"~":{"d":"22,0r1,-122r24,0v0,-6,1,-12,-7,-10r0,-32r7,0r0,-11r-7,0r0,-14r158,0r0,17v-12,-12,-25,0,-25,23v0,25,16,35,29,20r0,7r8,0r0,-67r135,0r0,10r12,0r0,-10r130,0r0,189r-465,0xm338,-122v-1,-22,6,-55,-17,-54v-6,0,-9,3,-11,9v-3,-12,-16,-12,-20,0r0,-8r-12,0r0,43r-7,0r0,10r26,0v0,-6,1,-12,-7,-10v-4,-14,4,-47,12,-22r0,32r18,0v0,-5,1,-12,-6,-10v-3,-13,2,-44,12,-22r0,32r12,0xm355,-96r-20,0r0,68r11,0v1,-14,-2,-32,1,-44r4,44r21,0r0,-68r-12,0v-1,14,2,32,-1,44xm173,-96r0,68v12,-1,32,4,32,-8v0,-20,4,-47,-4,-60r-28,0xm301,-96v-7,15,-7,52,0,68v12,0,28,3,28,-8v0,-20,4,-47,-4,-60r-24,0xm98,-96r0,68r13,0r0,-30r4,0r0,30r15,0v0,-28,-3,-34,0,-61v-2,-11,-20,-6,-32,-7xm92,-105r12,0r0,-21v12,13,25,0,25,-23v0,-24,-15,-35,-28,-20v2,-7,-4,-6,-9,-6r0,70xm171,-148v0,-19,-7,-28,-20,-28v-13,0,-19,9,-19,28v0,18,6,27,19,27v13,0,20,-9,20,-27xm426,-75r14,0v0,-9,0,-17,-4,-21v-11,1,-26,-3,-27,7v-1,18,-2,35,17,34r0,14v-5,1,-2,-7,-3,-10r-14,0v0,9,0,18,4,23v11,0,26,3,27,-8v0,-18,3,-37,-17,-36v1,-4,-3,-13,3,-12r0,9xm92,-28v2,-27,-5,-46,-9,-68r-15,0v-4,22,-10,41,-8,68r13,0v1,-5,-3,-15,5,-13r0,13r14,0xm167,-28v2,-27,-5,-46,-9,-68r-14,0v-4,22,-11,41,-9,68r14,0v1,-5,-3,-15,4,-13r0,13r14,0xm61,-105v35,5,26,-39,27,-70r-12,0v-2,14,6,39,-7,42v-13,-3,-5,-28,-7,-42r-11,0v-1,25,-3,65,25,50v1,8,-6,10,-15,9r0,11xm244,-57r9,0r0,-12r-9,0r0,-13r9,0r0,-14r-23,0r0,68r23,0r0,-15r-9,0r0,-14xm283,-56r9,0r0,-12r-9,0r0,-14r9,0r0,-14r-23,0r0,68r14,0r0,-28xm383,-82r0,54r14,0r0,-54r8,0r0,-14r-30,0r0,14r8,0xm247,-175v-6,-2,-7,3,-6,8v-5,-15,-29,-11,-27,6v0,6,3,11,8,13v-15,5,-10,29,8,27v11,0,17,-8,17,-19v-8,-1,-15,15,-22,2v0,-5,4,-8,11,-7v4,-10,-13,-3,-11,-12v3,-14,13,1,22,1r0,-19xm395,-175v-6,-2,-7,3,-6,8v-12,-17,-29,-8,-29,19v0,33,33,37,35,6v-9,-2,-7,10,-15,8v-6,0,-8,-4,-8,-14v0,-19,17,-19,17,-5r6,0r0,-22xm54,-43r-8,0r0,-53r-13,0r0,68r21,0r0,-15xm225,-28r0,-68r-14,0r0,68r14,0xm266,-122v0,-5,2,-12,-5,-10v1,-11,-5,-38,10,-29v2,-5,7,-15,-2,-15v-5,0,-10,3,-12,9v1,-5,0,-10,-6,-8r0,53r15,0xm339,-175v0,6,-2,13,6,11r0,42r12,0r0,-53r-18,0xm110,-134v-25,-14,8,-48,8,-15v0,10,-3,15,-8,15xm159,-148v0,10,-3,14,-8,14v-5,0,-7,-4,-7,-14v0,-10,2,-15,7,-15v5,0,8,5,8,15xm192,-164v11,0,10,30,0,29v-5,0,-8,-5,-8,-14v0,-10,3,-15,8,-15xm23,-132r0,-32r7,0r0,32r-7,0xm311,-41r0,-43r4,0r0,43r-4,0xm23,-175v0,-7,-3,-17,7,-14v0,7,3,17,-7,14xm78,-51v-11,1,-2,-17,-3,-25v3,6,2,15,3,25xm153,-51v-9,0,-1,-17,-2,-25v3,6,1,16,2,25xm187,-58v8,-1,2,12,4,17v-8,1,-2,-12,-4,-17xm191,-69v-8,1,-3,-10,-4,-15v8,-1,3,10,4,15xm115,-69v-8,1,-3,-10,-4,-15v8,-1,3,10,4,15","w":509},"A":{"d":"38,-74r29,0r-14,-132xm0,0r38,-288r29,0r38,288r-29,0r-5,-43r-37,0r-5,43r-29,0","w":105,"k":{"w":11,"v":11,"Y":16,"W":16,"V":16,"T":13}},"\u00a0":{"w":44}}});

(function(b){function d(a){var f=[].slice.call(arguments,1),e=0;a=b.event.fix(a||window.event);a.type="mousewheel";if(a.wheelDelta)e=a.wheelDelta/120;if(a.detail)e=-a.detail/3;f.unshift(a,e);return b.event.handle.apply(this,f)}var c=["DOMMouseScroll","mousewheel"];b.event.special.mousewheel={setup:function(){if(this.addEventListener)for(var a=c.length;a;)this.addEventListener(c[--a],d,false);else this.onmousewheel=d},teardown:function(){if(this.removeEventListener)for(var a=c.length;a;)this.removeEventListener(c[--a],d,false);else this.onmousewheel=null}};b.fn.extend({mousewheel:function(a){return a?this.bind("mousewheel",a):this.trigger("mousewheel")},unmousewheel:function(a){return this.unbind("mousewheel",a)}})})(jQuery);

(function($){var tmp,loading,overlay,wrap,outer,inner,close,nav_left,nav_right,selectedIndex=0,selectedOpts={},selectedArray=[],currentIndex=0,currentOpts={},currentArray=[],ajaxLoader=null,imgPreloader=new Image(),imgRegExp=/\.(jpg|gif|png|bmp|jpeg)(.*)?$/i,swfRegExp=/[^\.]\.(swf)\s*$/i,loadingTimer,loadingFrame=1,start_pos,final_pos,busy=false,shadow=20,fx=$.extend($('<div/>')[0],{prop:0}),titleh=0,isIE6=!$.support.opacity&&!window.XMLHttpRequest,fancybox_abort=function(){loading.hide();imgPreloader.onerror=imgPreloader.onload=null;if(ajaxLoader){ajaxLoader.abort();}
tmp.empty();},fancybox_error=function(){$.fancybox('<p id="fancybox_error">The requested content cannot be loaded.<br />Please try again later.</p>',{'scrolling':'no','padding':20,'transitionIn':'none','transitionOut':'none'});},fancybox_get_viewport=function(){return[$(window).width(),$(window).height(),$(document).scrollLeft(),$(document).scrollTop()];},fancybox_get_zoom_to=function(){var view=fancybox_get_viewport(),to={},margin=currentOpts.margin,resize=currentOpts.autoScale,horizontal_space=(shadow+margin)*2,vertical_space=(shadow+margin)*2,double_padding=(currentOpts.padding*2),ratio;if(currentOpts.width.toString().indexOf('%')>-1){to.width=((view[0]*parseFloat(currentOpts.width))/100)-(shadow*2);resize=false;}else{to.width=currentOpts.width+double_padding;}
if(currentOpts.height.toString().indexOf('%')>-1){to.height=((view[1]*parseFloat(currentOpts.height))/100)-(shadow*2);resize=false;}else{to.height=currentOpts.height+double_padding;}
if(resize&&(to.width>(view[0]-horizontal_space)||to.height>(view[1]-vertical_space))){if(selectedOpts.type=='image'||selectedOpts.type=='swf'){horizontal_space+=double_padding;vertical_space+=double_padding;ratio=Math.min(Math.min(view[0]-horizontal_space,currentOpts.width)/currentOpts.width,Math.min(view[1]-vertical_space,currentOpts.height)/currentOpts.height);to.width=Math.round(ratio*(to.width-double_padding))+double_padding;to.height=Math.round(ratio*(to.height-double_padding))+double_padding;}else{to.width=Math.min(to.width,(view[0]-horizontal_space));to.height=Math.min(to.height,(view[1]-vertical_space));}}
to.top=view[3]+((view[1]-(to.height+(shadow*2)))*0.5);to.left=view[2]+((view[0]-(to.width+(shadow*2)))*0.5);if(currentOpts.autoScale===false){to.top=Math.max(view[3]+margin,to.top);to.left=Math.max(view[2]+margin,to.left);}
return to;},fancybox_format_title=function(title){if(title&&title.length){switch(currentOpts.titlePosition){case'inside':return title;case'over':return'<span id="fancybox-title-over">'+title+'</span>';default:return'<span id="fancybox-title-wrap"><span id="fancybox-title-left"></span><span id="fancybox-title-main">'+title+'</span><span id="fancybox-title-right"></span></span>';}}
return false;},fancybox_process_title=function(){var title=currentOpts.title,width=final_pos.width-(currentOpts.padding*2),titlec='fancybox-title-'+currentOpts.titlePosition;$('#fancybox-title').remove();titleh=0;if(currentOpts.titleShow===false){return;}
title=$.isFunction(currentOpts.titleFormat)?currentOpts.titleFormat(title,currentArray,currentIndex,currentOpts):fancybox_format_title(title);if(!title||title===''){return;}
$('<div id="fancybox-title" class="'+titlec+'" />').css({'width':width,'paddingLeft':currentOpts.padding,'paddingRight':currentOpts.padding}).html(title).appendTo('body');switch(currentOpts.titlePosition){case'inside':titleh=$("#fancybox-title").outerHeight(true)-currentOpts.padding;final_pos.height+=titleh;break;case'over':$('#fancybox-title').css('bottom',currentOpts.padding);break;default:$('#fancybox-title').css('bottom',$("#fancybox-title").outerHeight(true)*-1);break;}
$('#fancybox-title').appendTo(outer).hide();},fancybox_set_navigation=function(){$(document).unbind('keydown.fb').bind('keydown.fb',function(e){if(e.keyCode==27&&currentOpts.enableEscapeButton){e.preventDefault();$.fancybox.close();}else if(e.keyCode==37){e.preventDefault();$.fancybox.prev();}else if(e.keyCode==39){e.preventDefault();$.fancybox.next();}});if($.fn.mousewheel){wrap.unbind('mousewheel.fb');if(currentArray.length>1){wrap.bind('mousewheel.fb',function(e,delta){e.preventDefault();if(busy||delta===0){return;}
if(delta>0){$.fancybox.prev();}else{$.fancybox.next();}});}}
if(!currentOpts.showNavArrows){return;}
if((currentOpts.cyclic&&currentArray.length>1)||currentIndex!==0){nav_left.show();}
if((currentOpts.cyclic&&currentArray.length>1)||currentIndex!=(currentArray.length-1)){nav_right.show();}},fancybox_preload_images=function(){var href,objNext;if((currentArray.length-1)>currentIndex){href=currentArray[currentIndex+1].href;if(typeof href!=='undefined'&&href.match(imgRegExp)){objNext=new Image();objNext.src=href;}}
if(currentIndex>0){href=currentArray[currentIndex-1].href;if(typeof href!=='undefined'&&href.match(imgRegExp)){objNext=new Image();objNext.src=href;}}},_finish=function(){inner.css('overflow',(currentOpts.scrolling=='auto'?(currentOpts.type=='image'||currentOpts.type=='iframe'||currentOpts.type=='swf'?'hidden':'auto'):(currentOpts.scrolling=='yes'?'auto':'visible')));if(!$.support.opacity){inner.get(0).style.removeAttribute('filter');wrap.get(0).style.removeAttribute('filter');}
$('#fancybox-title').show();if(currentOpts.hideOnContentClick){inner.one('click',$.fancybox.close);}
if(currentOpts.hideOnOverlayClick){overlay.one('click',$.fancybox.close);}
if(currentOpts.showCloseButton){close.show();}
fancybox_set_navigation();$(window).bind("resize.fb",$.fancybox.center);if(currentOpts.centerOnScroll){$(window).bind("scroll.fb",$.fancybox.center);}else{$(window).unbind("scroll.fb");}
if($.isFunction(currentOpts.onComplete)){currentOpts.onComplete(currentArray,currentIndex,currentOpts);}
busy=false;fancybox_preload_images();},fancybox_draw=function(pos){var width=Math.round(start_pos.width+(final_pos.width-start_pos.width)*pos),height=Math.round(start_pos.height+(final_pos.height-start_pos.height)*pos),top=Math.round(start_pos.top+(final_pos.top-start_pos.top)*pos),left=Math.round(start_pos.left+(final_pos.left-start_pos.left)*pos);wrap.css({'width':width+'px','height':height+'px','top':top+'px','left':left+'px'});width=Math.max(width-currentOpts.padding*2,0);height=Math.max(height-(currentOpts.padding*2+(titleh*pos)),0);inner.css({'width':width+'px','height':height+'px'});if(typeof final_pos.opacity!=='undefined'){wrap.css('opacity',(pos<0.5?0.5:pos));}},fancybox_get_obj_pos=function(obj){var pos=obj.offset();pos.top+=parseFloat(obj.css('paddingTop'))||0;pos.left+=parseFloat(obj.css('paddingLeft'))||0;pos.top+=parseFloat(obj.css('border-top-width'))||0;pos.left+=parseFloat(obj.css('border-left-width'))||0;pos.width=obj.width();pos.height=obj.height();return pos;},fancybox_get_zoom_from=function(){var orig=selectedOpts.orig?$(selectedOpts.orig):false,from={},pos,view;if(orig&&orig.length){pos=fancybox_get_obj_pos(orig);from={width:(pos.width+(currentOpts.padding*2)),height:(pos.height+(currentOpts.padding*2)),top:(pos.top-currentOpts.padding-shadow),left:(pos.left-currentOpts.padding-shadow)};}else{view=fancybox_get_viewport();from={width:1,height:1,top:view[3]+view[1]*0.5,left:view[2]+view[0]*0.5};}
return from;},fancybox_show=function(){loading.hide();if(wrap.is(":visible")&&$.isFunction(currentOpts.onCleanup)){if(currentOpts.onCleanup(currentArray,currentIndex,currentOpts)===false){$.event.trigger('fancybox-cancel');busy=false;return;}}
currentArray=selectedArray;currentIndex=selectedIndex;currentOpts=selectedOpts;inner.get(0).scrollTop=0;inner.get(0).scrollLeft=0;if(currentOpts.overlayShow){if(isIE6){$('select:not(#fancybox-tmp select)').filter(function(){return this.style.visibility!=='hidden';}).css({'visibility':'hidden'}).one('fancybox-cleanup',function(){this.style.visibility='inherit';});}
overlay.css({'background-color':currentOpts.overlayColor,'opacity':currentOpts.overlayOpacity}).unbind().show();}
final_pos=fancybox_get_zoom_to();fancybox_process_title();if(wrap.is(":visible")){$(close.add(nav_left).add(nav_right)).hide();var pos=wrap.position(),equal;start_pos={top:pos.top,left:pos.left,width:wrap.width(),height:wrap.height()};equal=(start_pos.width==final_pos.width&&start_pos.height==final_pos.height);inner.fadeOut(currentOpts.changeFade,function(){var finish_resizing=function(){inner.html(tmp.contents()).fadeIn(currentOpts.changeFade,_finish);};$.event.trigger('fancybox-change');inner.empty().css('overflow','hidden');if(equal){inner.css({top:currentOpts.padding,left:currentOpts.padding,width:Math.max(final_pos.width-(currentOpts.padding*2),1),height:Math.max(final_pos.height-(currentOpts.padding*2)-titleh,1)});finish_resizing();}else{inner.css({top:currentOpts.padding,left:currentOpts.padding,width:Math.max(start_pos.width-(currentOpts.padding*2),1),height:Math.max(start_pos.height-(currentOpts.padding*2),1)});fx.prop=0;$(fx).animate({prop:1},{duration:currentOpts.changeSpeed,easing:currentOpts.easingChange,step:fancybox_draw,complete:finish_resizing});}});return;}
wrap.css('opacity',1);if(currentOpts.transitionIn=='elastic'){start_pos=fancybox_get_zoom_from();inner.css({top:currentOpts.padding,left:currentOpts.padding,width:Math.max(start_pos.width-(currentOpts.padding*2),1),height:Math.max(start_pos.height-(currentOpts.padding*2),1)}).html(tmp.contents());wrap.css(start_pos).show();if(currentOpts.opacity){final_pos.opacity=0;}
fx.prop=0;$(fx).animate({prop:1},{duration:currentOpts.speedIn,easing:currentOpts.easingIn,step:fancybox_draw,complete:_finish});}else{inner.css({top:currentOpts.padding,left:currentOpts.padding,width:Math.max(final_pos.width-(currentOpts.padding*2),1),height:Math.max(final_pos.height-(currentOpts.padding*2)-titleh,1)}).html(tmp.contents());wrap.css(final_pos).fadeIn(currentOpts.transitionIn=='none'?0:currentOpts.speedIn,_finish);}},fancybox_process_inline=function(){tmp.width(selectedOpts.width);tmp.height(selectedOpts.height);if(selectedOpts.width=='auto'){selectedOpts.width=tmp.width();}
if(selectedOpts.height=='auto'){selectedOpts.height=tmp.height();}
fancybox_show();},fancybox_process_image=function(){busy=true;selectedOpts.width=imgPreloader.width;selectedOpts.height=imgPreloader.height;$("<img />").attr({'id':'fancybox-img','src':imgPreloader.src,'alt':selectedOpts.title}).appendTo(tmp);fancybox_show();},fancybox_start=function(){fancybox_abort();var obj=selectedArray[selectedIndex],href,type,title,str,emb,selector,data;selectedOpts=$.extend({},$.fn.fancybox.defaults,(typeof $(obj).data('fancybox')=='undefined'?selectedOpts:$(obj).data('fancybox')));title=obj.title||$(obj).title||selectedOpts.title||'';if(obj.nodeName&&!selectedOpts.orig){selectedOpts.orig=$(obj).children("img:first").length?$(obj).children("img:first"):$(obj);}
if(title===''&&selectedOpts.orig){title=selectedOpts.orig.attr('alt');}
if(obj.nodeName&&(/^(?:javascript|#)/i).test(obj.href)){href=selectedOpts.href||null;}else{href=selectedOpts.href||obj.href||null;}
if(selectedOpts.type){type=selectedOpts.type;if(!href){href=selectedOpts.content;}}else if(selectedOpts.content){type='html';}else if(href){if(href.match(imgRegExp)){type='image';}else if(href.match(swfRegExp)){type='swf';}else if($(obj).hasClass("iframe")){type='iframe';}else if(href.match(/#/)){obj=href.substr(href.indexOf("#"));type=$(obj).length>0?'inline':'ajax';}else{type='ajax';}}else{type='inline';}
selectedOpts.type=type;selectedOpts.href=href;selectedOpts.title=title;if(selectedOpts.autoDimensions&&selectedOpts.type!=='iframe'&&selectedOpts.type!=='swf'){selectedOpts.width='auto';selectedOpts.height='auto';}
if(selectedOpts.modal){selectedOpts.overlayShow=true;selectedOpts.hideOnOverlayClick=false;selectedOpts.hideOnContentClick=false;selectedOpts.enableEscapeButton=false;selectedOpts.showCloseButton=false;}
if($.isFunction(selectedOpts.onStart)){if(selectedOpts.onStart(selectedArray,selectedIndex,selectedOpts)===false){busy=false;return;}}
tmp.css('padding',(shadow+selectedOpts.padding+selectedOpts.margin));$('.fancybox-inline-tmp').unbind('fancybox-cancel').bind('fancybox-change',function(){$(this).replaceWith(inner.children());});switch(type){case'html':tmp.html(selectedOpts.content);fancybox_process_inline();break;case'inline':$('<div class="fancybox-inline-tmp" />').hide().insertBefore($(obj)).bind('fancybox-cleanup',function(){$(this).replaceWith(inner.children());}).bind('fancybox-cancel',function(){$(this).replaceWith(tmp.children());});$(obj).appendTo(tmp);fancybox_process_inline();break;case'image':busy=false;$.fancybox.showActivity();imgPreloader=new Image();imgPreloader.onerror=function(){fancybox_error();};imgPreloader.onload=function(){imgPreloader.onerror=null;imgPreloader.onload=null;fancybox_process_image();};imgPreloader.src=href;break;case'swf':str='<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="'+selectedOpts.width+'" height="'+selectedOpts.height+'"><param name="movie" value="'+href+'"></param>';emb='';$.each(selectedOpts.swf,function(name,val){str+='<param name="'+name+'" value="'+val+'"></param>';emb+=' '+name+'="'+val+'"';});str+='<embed src="'+href+'" type="application/x-shockwave-flash" width="'+selectedOpts.width+'" height="'+selectedOpts.height+'"'+emb+'></embed></object>';tmp.html(str);fancybox_process_inline();break;case'ajax':selector=href.split('#',2);data=selectedOpts.ajax.data||{};if(selector.length>1){href=selector[0];if(typeof data=="string"){data+='&selector='+selector[1];}else{data.selector=selector[1];}}
busy=false;$.fancybox.showActivity();ajaxLoader=$.ajax($.extend(selectedOpts.ajax,{url:href,data:data,error:fancybox_error,success:function(data,textStatus,XMLHttpRequest){if(ajaxLoader.status==200){tmp.html(data);fancybox_process_inline();}}}));break;case'iframe':$('<iframe id="fancybox-frame" name="fancybox-frame'+new Date().getTime()+'" frameborder="0" hspace="0" scrolling="'+selectedOpts.scrolling+'" src="'+selectedOpts.href+'"></iframe>').appendTo(tmp);fancybox_show();break;}},fancybox_animate_loading=function(){if(!loading.is(':visible')){clearInterval(loadingTimer);return;}
$('div',loading).css('top',(loadingFrame*-40)+'px');loadingFrame=(loadingFrame+1)%12;},fancybox_init=function(){if($("#fancybox-wrap").length){return;}
$('body').append(tmp=$('<div id="fancybox-tmp"></div>'),loading=$('<div id="fancybox-loading"><div></div></div>'),overlay=$('<div id="fancybox-overlay"></div>'),wrap=$('<div id="fancybox-wrap"></div>'));if(!$.support.opacity){wrap.addClass('fancybox-ie');loading.addClass('fancybox-ie');}
wrap.append(inner=$('<div id="fancybox-inner"></div>'),close=$('<a id="fancybox-close"></a>'),nav_left=$('<a href="javascript:;" id="fancybox-left"><span class="fancy-ico" id="fancybox-left-ico"></span></a>'),nav_right=$('<a href="javascript:;" id="fancybox-right"><span class="fancy-ico" id="fancybox-right-ico"></span></a>'));close.click($.fancybox.close);loading.click($.fancybox.cancel);nav_left.click(function(e){e.preventDefault();$.fancybox.prev();});nav_right.click(function(e){e.preventDefault();$.fancybox.next();});if(isIE6){$('body').addClass('ie');overlay.get(0).style.setExpression('height',"document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px'");loading.get(0).style.setExpression('top',"(-20 + (document.documentElement.clientHeight ? document.documentElement.clientHeight/2 : document.body.clientHeight/2 ) + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop )) + 'px'");wrap.prepend('<iframe id="fancybox-hide-sel-frame" src="javascript:\'\';" scrolling="no" frameborder="0" ></iframe>');}};$.fn.fancybox=function(options){$(this).data('fancybox',$.extend({},options,($.metadata?$(this).metadata():{}))).unbind('click.fb').bind('click.fb',function(e){e.preventDefault();if(busy){return;}
busy=true;$(this).blur();selectedArray=[];selectedIndex=0;var rel=$(this).attr('rel')||'';if(!rel||rel==''||rel==='nofollow'){selectedArray.push(this);}else{selectedArray=$("a[rel="+rel+"], area[rel="+rel+"]");selectedIndex=selectedArray.index(this);}
fancybox_start();return false;});return this;};$.fancybox=function(obj){if(busy){return;}
busy=true;var opts=typeof arguments[1]!=='undefined'?arguments[1]:{};selectedArray=[];selectedIndex=opts.index||0;if($.isArray(obj)){for(var i=0,j=obj.length;i<j;i++){if(typeof obj[i]=='object'){$(obj[i]).data('fancybox',$.extend({},opts,obj[i]));}else{obj[i]=$({}).data('fancybox',$.extend({content:obj[i]},opts));}}
selectedArray=jQuery.merge(selectedArray,obj);}else{if(typeof obj=='object'){$(obj).data('fancybox',$.extend({},opts,obj));}else{obj=$({}).data('fancybox',$.extend({content:obj},opts));}
selectedArray.push(obj);}
if(selectedIndex>selectedArray.length||selectedIndex<0){selectedIndex=0;}
fancybox_start();};$.fancybox.showActivity=function(){clearInterval(loadingTimer);loading.show();loadingTimer=setInterval(fancybox_animate_loading,66);};$.fancybox.hideActivity=function(){loading.hide();};$.fancybox.next=function(){return $.fancybox.pos(currentIndex+1);};$.fancybox.prev=function(){return $.fancybox.pos(currentIndex-1);};$.fancybox.pos=function(pos){if(busy){return;}
pos=parseInt(pos,10);if(pos>-1&&currentArray.length>pos){selectedIndex=pos;fancybox_start();}
if(currentOpts.cyclic&&currentArray.length>1&&pos<0){selectedIndex=currentArray.length-1;fancybox_start();}
if(currentOpts.cyclic&&currentArray.length>1&&pos>=currentArray.length){selectedIndex=0;fancybox_start();}
return;};$.fancybox.cancel=function(){if(busy){return;}
busy=true;$.event.trigger('fancybox-cancel');fancybox_abort();if(selectedOpts&&$.isFunction(selectedOpts.onCancel)){selectedOpts.onCancel(selectedArray,selectedIndex,selectedOpts);}
busy=false;};$.fancybox.close=function(){if(busy||wrap.is(':hidden')){return;}
active($('a.home'));busy=true;if(currentOpts&&$.isFunction(currentOpts.onCleanup)){if(currentOpts.onCleanup(currentArray,currentIndex,currentOpts)===false){busy=false;return;}}
fancybox_abort();$(close.add(nav_left).add(nav_right)).hide();$('#fancybox-title').remove();wrap.add(inner).add(overlay).unbind();$(window).unbind("resize.fb scroll.fb");$(document).unbind('keydown.fb');function _cleanup(){overlay.fadeOut('fast');wrap.hide();$.event.trigger('fancybox-cleanup');inner.empty();if($.isFunction(currentOpts.onClosed)){currentOpts.onClosed(currentArray,currentIndex,currentOpts);}
currentArray=selectedOpts=[];currentIndex=selectedIndex=0;currentOpts=selectedOpts={};busy=false;}
inner.css('overflow','hidden');if(currentOpts.transitionOut=='elastic'){start_pos=fancybox_get_zoom_from();var pos=wrap.position();final_pos={top:pos.top,left:pos.left,width:wrap.width(),height:wrap.height()};if(currentOpts.opacity){final_pos.opacity=1;}
fx.prop=1;$(fx).animate({prop:0},{duration:currentOpts.speedOut,easing:currentOpts.easingOut,step:fancybox_draw,complete:_cleanup});}else{wrap.fadeOut(currentOpts.transitionOut=='none'?0:currentOpts.speedOut,_cleanup);}};$.fancybox.resize=function(){var c,h;if(busy||wrap.is(':hidden')){return;}
busy=true;c=inner.wrapInner("<div style='overflow:auto'></div>").children();h=c.height();wrap.css({height:h+(currentOpts.padding*2)+titleh});inner.css({height:h});c.replaceWith(c.children());$.fancybox.center();};$.fancybox.center=function(){busy=true;var view=fancybox_get_viewport(),margin=currentOpts.margin,to={};to.top=view[3]+((view[1]-((wrap.height()-titleh)+(shadow*2)))*0.5);to.left=view[2]+((view[0]-(wrap.width()+(shadow*2)))*0.5);to.top=Math.max(view[3]+margin,to.top);to.left=Math.max(view[2]+margin,to.left);wrap.css(to);busy=false;};$.fn.fancybox.defaults={padding:10,margin:20,opacity:false,modal:false,cyclic:false,scrolling:'no',width:815,height:555,autoScale:false,autoDimensions:true,centerOnScroll:false,ajax:{},swf:{wmode:'transparent'},hideOnOverlayClick:true,hideOnContentClick:false,overlayShow:true,overlayOpacity:0.7,overlayColor:'#000',titleShow:true,titlePosition:'outside',titleFormat:null,transitionIn:'fade',transitionOut:'fade',speedIn:300,speedOut:300,changeSpeed:300,changeFade:'fast',easingIn:'swing',easingOut:'swing',showCloseButton:true,showNavArrows:true,enableEscapeButton:true,onStart:null,onCancel:null,onComplete:null,onCleanup:null,onClosed:null};$(document).ready(function(){fancybox_init();});})(jQuery);

$(document).ready(function(){
	$(".fb").fancybox({'onStart':function(a,b,c){active(c.orig);}});

	$(".tb").fancybox();
	
	$('.home').bind('click',function(){
		$.fancybox.close();
		active($(this));
		return false;
	});

	$('#programm').bind('click',function(){$('.power').click();return false;});
	
	$('#cadeau').bind('click',function() { $('.onmacht').click();});

	$('em.open').bind('click',function() { $('.charles').click();});

});

function active(current){
	if(current.hasClass('home')){
		_gaq.push(['_trackPageview','http://www.maandvanhetspannendeboek.nl/']); //pageTracker._trackPageview('http://www.maandvanhetspannendeboek.nl/');

	}else{
		if(current.hasClass('nieuws')){
			$('.nieuwsitem').hide();
			$('#newslist').show();
			$('#newsh1').show()
		}
		if(current.hasClass('activiteiten')){
			$('#activitycontent').hide();
			$('#activitylist').show();
		}
		_gaq.push(['_trackPageview',current.attr('rel')]);
	}
	$('#menu .a').removeClass('a');current.parent().addClass('a');
}


$(document).ready(function() {
	$('#newslist .nOpener').bind('click',function() {
		$('#newslist').hide();
		$('#newsh1').hide();
		$('#n' + $(this).attr('rel') ).fadeIn();
	});
	$('#blocks .nOpener').bind('click',function() {
		$('#menu .nieuws').click();
		$('#newslist').hide();
		$('#newsh1').hide();
		$('#n' + $(this).attr('rel') ).fadeIn();
	});
	$('#activitylist a').bind('click',function() {
		$.get( $(this).attr('href'),function( data ) {
			$('#activitylist').hide();
			$('#activitycontent').html( data ).show();
		});
		return false;
	});
	$('.top').bind('click',function(){
		$( '#menu .' + $(this).attr('rel') ).click();
	});
	$('.activiteiten td a').bind('click',function() {
		$('#menu .activiteiten').click();
		$.get( $(this).attr('href'),function( data ) {
			$('#activitylist').hide();
			$('#activitycontent').html( data ).show();
		});
		return false;
	});
	$('.back').live('click',function(){
		$('#menu .activiteiten').click();
		return false;
	})
});
