/*
 * Copyright (c) 2009 Simo Kinnunen.
 * Licensed under the MIT license.
 *
 * @version 1.09
 */
var Cufon=(function(){var m=function(){return m.replace.apply(null,arguments)};var x=m.DOM={ready:(function(){var C=false,E={loaded:1,complete:1};var B=[],D=function(){if(C){return}C=true;for(var F;F=B.shift();F()){}};if(document.addEventListener){document.addEventListener("DOMContentLoaded",D,false);window.addEventListener("pageshow",D,false)}if(!window.opera&&document.readyState){(function(){E[document.readyState]?D():setTimeout(arguments.callee,10)})()}if(document.readyState&&document.createStyleSheet){(function(){try{document.body.doScroll("left");D()}catch(F){setTimeout(arguments.callee,1)}})()}q(window,"load",D);return function(F){if(!arguments.length){D()}else{C?F():B.push(F)}}})(),root:function(){return document.documentElement||document.body}};var n=m.CSS={Size:function(C,B){this.value=parseFloat(C);this.unit=String(C).match(/[a-z%]*$/)[0]||"px";this.convert=function(D){return D/B*this.value};this.convertFrom=function(D){return D/this.value*B};this.toString=function(){return this.value+this.unit}},addClass:function(C,B){var D=C.className;C.className=D+(D&&" ")+B;return C},color:j(function(C){var B={};B.color=C.replace(/^rgba\((.*?),\s*([\d.]+)\)/,function(E,D,F){B.opacity=parseFloat(F);return"rgb("+D+")"});return B}),fontStretch:j(function(B){if(typeof B=="number"){return B}if(/%$/.test(B)){return parseFloat(B)/100}return{"ultra-condensed":0.5,"extra-condensed":0.625,condensed:0.75,"semi-condensed":0.875,"semi-expanded":1.125,expanded:1.25,"extra-expanded":1.5,"ultra-expanded":2}[B]||1}),getStyle:function(C){var B=document.defaultView;if(B&&B.getComputedStyle){return new a(B.getComputedStyle(C,null))}if(C.currentStyle){return new a(C.currentStyle)}return new a(C.style)},gradient:j(function(F){var G={id:F,type:F.match(/^-([a-z]+)-gradient\(/)[1],stops:[]},C=F.substr(F.indexOf("(")).match(/([\d.]+=)?(#[a-f0-9]+|[a-z]+\(.*?\)|[a-z]+)/ig);for(var E=0,B=C.length,D;E<B;++E){D=C[E].split("=",2).reverse();G.stops.push([D[1]||E/(B-1),D[0]])}return G}),quotedList:j(function(E){var D=[],C=/\s*((["'])([\s\S]*?[^\\])\2|[^,]+)\s*/g,B;while(B=C.exec(E)){D.push(B[3]||B[1])}return D}),recognizesMedia:j(function(G){var E=document.createElement("style"),D,C,B;E.type="text/css";E.media=G;try{E.appendChild(document.createTextNode("/**/"))}catch(F){}C=g("head")[0];C.insertBefore(E,C.firstChild);D=(E.sheet||E.styleSheet);B=D&&!D.disabled;C.removeChild(E);return B}),removeClass:function(D,C){var B=RegExp("(?:^|\\s+)"+C+"(?=\\s|$)","g");D.className=D.className.replace(B,"");return D},supports:function(D,C){var B=document.createElement("span").style;if(B[D]===undefined){return false}B[D]=C;return B[D]===C},textAlign:function(E,D,B,C){if(D.get("textAlign")=="right"){if(B>0){E=" "+E}}else{if(B<C-1){E+=" "}}return E},textShadow:j(function(F){if(F=="none"){return null}var E=[],G={},B,C=0;var D=/(#[a-f0-9]+|[a-z]+\(.*?\)|[a-z]+)|(-?[\d.]+[a-z%]*)|,/ig;while(B=D.exec(F)){if(B[0]==","){E.push(G);G={};C=0}else{if(B[1]){G.color=B[1]}else{G[["offX","offY","blur"][C++]]=B[2]}}}E.push(G);return E}),textTransform:(function(){var B={uppercase:function(C){return C.toUpperCase()},lowercase:function(C){return C.toLowerCase()},capitalize:function(C){return C.replace(/\b./g,function(D){return D.toUpperCase()})}};return function(E,D){var C=B[D.get("textTransform")];return C?C(E):E}})(),whiteSpace:(function(){var D={inline:1,"inline-block":1,"run-in":1};var C=/^\s+/,B=/\s+$/;return function(H,F,G,E){if(E){if(E.nodeName.toLowerCase()=="br"){H=H.replace(C,"")}}if(D[F.get("display")]){return H}if(!G.previousSibling){H=H.replace(C,"")}if(!G.nextSibling){H=H.replace(B,"")}return H}})()};n.ready=(function(){var B=!n.recognizesMedia("all"),E=false;var D=[],H=function(){B=true;for(var K;K=D.shift();K()){}};var I=g("link"),J=g("style");function C(K){return K.disabled||G(K.sheet,K.media||"screen")}function G(M,P){if(!n.recognizesMedia(P||"all")){return true}if(!M||M.disabled){return false}try{var Q=M.cssRules,O;if(Q){search:for(var L=0,K=Q.length;O=Q[L],L<K;++L){switch(O.type){case 2:break;case 3:if(!G(O.styleSheet,O.media.mediaText)){return false}break;default:break search}}}}catch(N){}return true}function F(){if(document.createStyleSheet){return true}var L,K;for(K=0;L=I[K];++K){if(L.rel.toLowerCase()=="stylesheet"&&!C(L)){return false}}for(K=0;L=J[K];++K){if(!C(L)){return false}}return true}x.ready(function(){if(!E){E=n.getStyle(document.body).isUsable()}if(B||(E&&F())){H()}else{setTimeout(arguments.callee,10)}});return function(K){if(B){K()}else{D.push(K)}}})();function s(D){var C=this.face=D.face,B={"\u0020":1,"\u00a0":1,"\u3000":1};this.glyphs=D.glyphs;this.w=D.w;this.baseSize=parseInt(C["units-per-em"],10);this.family=C["font-family"].toLowerCase();this.weight=C["font-weight"];this.style=C["font-style"]||"normal";this.viewBox=(function(){var F=C.bbox.split(/\s+/);var E={minX:parseInt(F[0],10),minY:parseInt(F[1],10),maxX:parseInt(F[2],10),maxY:parseInt(F[3],10)};E.width=E.maxX-E.minX;E.height=E.maxY-E.minY;E.toString=function(){return[this.minX,this.minY,this.width,this.height].join(" ")};return E})();this.ascent=-parseInt(C.ascent,10);this.descent=-parseInt(C.descent,10);this.height=-this.ascent+this.descent;this.spacing=function(L,N,E){var O=this.glyphs,M,K,G,P=[],F=0,J=-1,I=-1,H;while(H=L[++J]){M=O[H]||this.missingGlyph;if(!M){continue}if(K){F-=G=K[H]||0;P[I]-=G}F+=P[++I]=~~(M.w||this.w)+N+(B[H]?E:0);K=M.k}P.total=F;return P}}function f(){var C={},B={oblique:"italic",italic:"oblique"};this.add=function(D){(C[D.style]||(C[D.style]={}))[D.weight]=D};this.get=function(H,I){var G=C[H]||C[B[H]]||C.normal||C.italic||C.oblique;if(!G){return null}I={normal:400,bold:700}[I]||parseInt(I,10);if(G[I]){return G[I]}var E={1:1,99:0}[I%100],K=[],F,D;if(E===undefined){E=I>400}if(I==500){I=400}for(var J in G){if(!k(G,J)){continue}J=parseInt(J,10);if(!F||J<F){F=J}if(!D||J>D){D=J}K.push(J)}if(I<F){I=F}if(I>D){I=D}K.sort(function(M,L){return(E?(M>=I&&L>=I)?M<L:M>L:(M<=I&&L<=I)?M>L:M<L)?-1:1});return G[K[0]]}}function r(){function D(F,G){if(F.contains){return F.contains(G)}return F.compareDocumentPosition(G)&16}function B(G){var F=G.relatedTarget;if(!F||D(this,F)){return}C(this,G.type=="mouseover")}function E(F){C(this,F.type=="mouseenter")}function C(F,G){setTimeout(function(){var H=d.get(F).options;m.replace(F,G?h(H,H.hover):H,true)},10)}this.attach=function(F){if(F.onmouseenter===undefined){q(F,"mouseover",B);q(F,"mouseout",B)}else{q(F,"mouseenter",E);q(F,"mouseleave",E)}}}function u(){var C=[],D={};function B(H){var E=[],G;for(var F=0;G=H[F];++F){E[F]=C[D[G]]}return E}this.add=function(F,E){D[F]=C.push(E)-1};this.repeat=function(){var E=arguments.length?B(arguments):C,F;for(var G=0;F=E[G++];){m.replace(F[0],F[1],true)}}}function A(){var D={},B=0;function C(E){return E.cufid||(E.cufid=++B)}this.get=function(E){var F=C(E);return D[F]||(D[F]={})}}function a(B){var D={},C={};this.extend=function(E){for(var F in E){if(k(E,F)){D[F]=E[F]}}return this};this.get=function(E){return D[E]!=undefined?D[E]:B[E]};this.getSize=function(F,E){return C[F]||(C[F]=new n.Size(this.get(F),E))};this.isUsable=function(){return !!B}}function q(C,B,D){if(C.addEventListener){C.addEventListener(B,D,false)}else{if(C.attachEvent){C.attachEvent("on"+B,function(){return D.call(C,window.event)})}}}function v(C,B){var D=d.get(C);if(D.options){return C}if(B.hover&&B.hoverables[C.nodeName.toLowerCase()]){b.attach(C)}D.options=B;return C}function j(B){var C={};return function(D){if(!k(C,D)){C[D]=B.apply(null,arguments)}return C[D]}}function c(F,E){var B=n.quotedList(E.get("fontFamily").toLowerCase()),D;for(var C=0;D=B[C];++C){if(i[D]){return i[D].get(E.get("fontStyle"),E.get("fontWeight"))}}return null}function g(B){return document.getElementsByTagName(B)}function k(C,B){return C.hasOwnProperty(B)}function h(){var C={},B,F;for(var E=0,D=arguments.length;B=arguments[E],E<D;++E){for(F in B){if(k(B,F)){C[F]=B[F]}}}return C}function o(E,M,C,N,F,D){var K=document.createDocumentFragment(),H;if(M===""){return K}var L=N.separate;var I=M.split(p[L]),B=(L=="words");if(B&&t){if(/^\s/.test(M)){I.unshift("")}if(/\s$/.test(M)){I.push("")}}for(var J=0,G=I.length;J<G;++J){H=z[N.engine](E,B?n.textAlign(I[J],C,J,G):I[J],C,N,F,D,J<G-1);if(H){K.appendChild(H)}}return K}function l(D,M){var C=D.nodeName.toLowerCase();if(M.ignore[C]){return}var E=!M.textless[C];var B=n.getStyle(v(D,M)).extend(M);var F=c(D,B),G,K,I,H,L,J;if(!F){return}for(G=D.firstChild;G;G=I){K=G.nodeType;I=G.nextSibling;if(E&&K==3){if(H){H.appendData(G.data);D.removeChild(G)}else{H=G}if(I){continue}}if(H){D.replaceChild(o(F,n.whiteSpace(H.data,B,H,J),B,M,G,D),H);H=null}if(K==1){if(G.firstChild){if(G.nodeName.toLowerCase()=="cufon"){z[M.engine](F,null,B,M,G,D)}else{arguments.callee(G,M)}}J=G}}}var t=" ".split(/\s+/).length==0;var d=new A();var b=new r();var y=new u();var e=false;var z={},i={},w={autoDetect:false,engine:null,forceHitArea:false,hover:false,hoverables:{a:true},ignore:{applet:1,canvas:1,col:1,colgroup:1,head:1,iframe:1,map:1,optgroup:1,option:1,script:1,select:1,style:1,textarea:1,title:1,pre:1},printable:true,selector:(window.Sizzle||(window.jQuery&&function(B){return jQuery(B)})||(window.dojo&&dojo.query)||(window.Ext&&Ext.query)||(window.YAHOO&&YAHOO.util&&YAHOO.util.Selector&&YAHOO.util.Selector.query)||(window.$$&&function(B){return $$(B)})||(window.$&&function(B){return $(B)})||(document.querySelectorAll&&function(B){return document.querySelectorAll(B)})||g),separate:"words",textless:{dl:1,html:1,ol:1,table:1,tbody:1,thead:1,tfoot:1,tr:1,ul:1},textShadow:"none"};var p={words:/\s/.test("\u00a0")?/[^\S\u00a0]+/:/\s+/,characters:"",none:/^/};m.now=function(){x.ready();return m};m.refresh=function(){y.repeat.apply(y,arguments);return m};m.registerEngine=function(C,B){if(!B){return m}z[C]=B;return m.set("engine",C)};m.registerFont=function(D){if(!D){return m}var B=new s(D),C=B.family;if(!i[C]){i[C]=new f()}i[C].add(B);return m.set("fontFamily",'"'+C+'"')};m.replace=function(D,C,B){C=h(w,C);if(!C.engine){return m}if(!e){n.addClass(x.root(),"cufon-active cufon-loading");n.ready(function(){n.addClass(n.removeClass(x.root(),"cufon-loading"),"cufon-ready")});e=true}if(C.hover){C.forceHitArea=true}if(C.autoDetect){delete C.fontFamily}if(typeof C.textShadow=="string"){C.textShadow=n.textShadow(C.textShadow)}if(typeof C.color=="string"&&/^-/.test(C.color)){C.textGradient=n.gradient(C.color)}else{delete C.textGradient}if(!B){y.add(D,arguments)}if(D.nodeType||typeof D=="string"){D=[D]}n.ready(function(){for(var F=0,E=D.length;F<E;++F){var G=D[F];if(typeof G=="string"){m.replace(C.selector(G),C,true)}else{l(G,C)}}});return m};m.set=function(B,C){w[B]=C;return m};return m})();Cufon.registerEngine("canvas",(function(){var b=document.createElement("canvas");if(!b||!b.getContext||!b.getContext.apply){return}b=null;var a=Cufon.CSS.supports("display","inline-block");var e=!a&&(document.compatMode=="BackCompat"||/frameset|transitional/i.test(document.doctype.publicId));var f=document.createElement("style");f.type="text/css";f.appendChild(document.createTextNode(("cufon{text-indent:0;}@media screen,projection{cufon{display:inline;display:inline-block;position:relative;vertical-align:middle;"+(e?"":"font-size:1px;line-height:1px;")+"}cufon cufontext{display:-moz-inline-box;display:inline-block;width:0;height:0;overflow:hidden;text-indent:-10000in;}"+(a?"cufon canvas{position:relative;}":"cufon canvas{position:absolute;}")+"}@media print{cufon{padding:0;}cufon canvas{display:none;}}").replace(/;/g,"!important;")));document.getElementsByTagName("head")[0].appendChild(f);function d(p,h){var n=0,m=0;var g=[],o=/([mrvxe])([^a-z]*)/g,k;generate:for(var j=0;k=o.exec(p);++j){var l=k[2].split(",");switch(k[1]){case"v":g[j]={m:"bezierCurveTo",a:[n+~~l[0],m+~~l[1],n+~~l[2],m+~~l[3],n+=~~l[4],m+=~~l[5]]};break;case"r":g[j]={m:"lineTo",a:[n+=~~l[0],m+=~~l[1]]};break;case"m":g[j]={m:"moveTo",a:[n=~~l[0],m=~~l[1]]};break;case"x":g[j]={m:"closePath"};break;case"e":break generate}h[g[j].m].apply(h,g[j].a)}return g}function c(m,k){for(var j=0,h=m.length;j<h;++j){var g=m[j];k[g.m].apply(k,g.a)}}return function(V,w,P,t,C,W){var k=(w===null);if(k){w=C.getAttribute("alt")}var A=V.viewBox;var m=P.getSize("fontSize",V.baseSize);var B=0,O=0,N=0,u=0;var z=t.textShadow,L=[];if(z){for(var U=z.length;U--;){var F=z[U];var K=m.convertFrom(parseFloat(F.offX));var I=m.convertFrom(parseFloat(F.offY));L[U]=[K,I];if(I<B){B=I}if(K>O){O=K}if(I>N){N=I}if(K<u){u=K}}}var Z=Cufon.CSS.textTransform(w,P).split("");var E=V.spacing(Z,~~m.convertFrom(parseFloat(P.get("letterSpacing"))||0),~~m.convertFrom(parseFloat(P.get("wordSpacing"))||0));if(!E.length){return null}var h=E.total;O+=A.width-E[E.length-1];u+=A.minX;var s,n;if(k){s=C;n=C.firstChild}else{s=document.createElement("cufon");s.className="cufon cufon-canvas";s.setAttribute("alt",w);n=document.createElement("canvas");s.appendChild(n);if(t.printable){var S=document.createElement("cufontext");S.appendChild(document.createTextNode(w));s.appendChild(S)}}var aa=s.style;var H=n.style;var j=m.convert(A.height);var Y=Math.ceil(j);var M=Y/j;var G=M*Cufon.CSS.fontStretch(P.get("fontStretch"));var J=h*G;var Q=Math.ceil(m.convert(J+O-u));var o=Math.ceil(m.convert(A.height-B+N));n.width=Q;n.height=o;H.width=Q+"px";H.height=o+"px";B+=A.minY;H.top=Math.round(m.convert(B-V.ascent))+"px";H.left=Math.round(m.convert(u))+"px";var r=Math.max(Math.ceil(m.convert(J)),0)+"px";if(a){aa.width=r;aa.height=m.convert(V.height)+"px"}else{aa.paddingLeft=r;aa.paddingBottom=(m.convert(V.height)-1)+"px"}var X=n.getContext("2d"),D=j/A.height;X.scale(D,D*M);X.translate(-u,-B);X.save();function T(){var x=V.glyphs,ab,l=-1,g=-1,y;X.scale(G,1);while(y=Z[++l]){var ab=x[Z[l]]||V.missingGlyph;if(!ab){continue}if(ab.d){X.beginPath();if(ab.code){c(ab.code,X)}else{ab.code=d("m"+ab.d,X)}X.fill()}X.translate(E[++g],0)}X.restore()}if(z){for(var U=z.length;U--;){var F=z[U];X.save();X.fillStyle=F.color;X.translate.apply(X,L[U]);T()}}var q=t.textGradient;if(q){var v=q.stops,p=X.createLinearGradient(0,A.minY,0,A.maxY);for(var U=0,R=v.length;U<R;++U){p.addColorStop.apply(p,v[U])}X.fillStyle=p}else{X.fillStyle=P.get("color")}T();return s}})());Cufon.registerEngine("vml",(function(){var e=document.namespaces;if(!e){return}e.add("cvml","urn:schemas-microsoft-com:vml");e=null;var b=document.createElement("cvml:shape");b.style.behavior="url(#default#VML)";if(!b.coordsize){return}b=null;var h=(document.documentMode||0)<8;document.write(('<style type="text/css">cufoncanvas{text-indent:0;}@media screen{cvml\\:shape,cvml\\:rect,cvml\\:fill,cvml\\:shadow{behavior:url(#default#VML);display:block;antialias:true;position:absolute;}cufoncanvas{position:absolute;text-align:left;}cufon{display:inline-block;position:relative;vertical-align:'+(h?"middle":"text-bottom")+";}cufon cufontext{position:absolute;left:-10000in;font-size:1px;}a cufon{cursor:pointer}}@media print{cufon cufoncanvas{display:none;}}</style>").replace(/;/g,"!important;"));function c(i,j){return a(i,/(?:em|ex|%)$|^[a-z-]+$/i.test(j)?"1em":j)}function a(l,m){if(m==="0"){return 0}if(/px$/i.test(m)){return parseFloat(m)}var k=l.style.left,j=l.runtimeStyle.left;l.runtimeStyle.left=l.currentStyle.left;l.style.left=m.replace("%","em");var i=l.style.pixelLeft;l.style.left=k;l.runtimeStyle.left=j;return i}function f(l,k,j,n){var i="computed"+n,m=k[i];if(isNaN(m)){m=k.get(n);k[i]=m=(m=="normal")?0:~~j.convertFrom(a(l,m))}return m}var g={};function d(p){var q=p.id;if(!g[q]){var n=p.stops,o=document.createElement("cvml:fill"),i=[];o.type="gradient";o.angle=180;o.focus="0";o.method="sigma";o.color=n[0][1];for(var m=1,l=n.length-1;m<l;++m){i.push(n[m][0]*100+"% "+n[m][1])}o.colors=i.join(",");o.color2=n[l][1];g[q]=o}return g[q]}return function(ac,G,Y,C,K,ad,W){var n=(G===null);if(n){G=K.alt}var I=ac.viewBox;var p=Y.computedFontSize||(Y.computedFontSize=new Cufon.CSS.Size(c(ad,Y.get("fontSize"))+"px",ac.baseSize));var y,q;if(n){y=K;q=K.firstChild}else{y=document.createElement("cufon");y.className="cufon cufon-vml";y.alt=G;q=document.createElement("cufoncanvas");y.appendChild(q);if(C.printable){var Z=document.createElement("cufontext");Z.appendChild(document.createTextNode(G));y.appendChild(Z)}if(!W){y.appendChild(document.createElement("cvml:shape"))}}var ai=y.style;var R=q.style;var l=p.convert(I.height),af=Math.ceil(l);var V=af/l;var P=V*Cufon.CSS.fontStretch(Y.get("fontStretch"));var U=I.minX,T=I.minY;R.height=af;R.top=Math.round(p.convert(T-ac.ascent));R.left=Math.round(p.convert(U));ai.height=p.convert(ac.height)+"px";var F=Y.get("color");var ag=Cufon.CSS.textTransform(G,Y).split("");var L=ac.spacing(ag,f(ad,Y,p,"letterSpacing"),f(ad,Y,p,"wordSpacing"));if(!L.length){return null}var k=L.total;var x=-U+k+(I.width-L[L.length-1]);var ah=p.convert(x*P),X=Math.round(ah);var O=x+","+I.height,m;var J="r"+O+"ns";var u=C.textGradient&&d(C.textGradient);var o=ac.glyphs,S=0;var H=C.textShadow;var ab=-1,aa=0,w;while(w=ag[++ab]){var D=o[ag[ab]]||ac.missingGlyph,v;if(!D){continue}if(n){v=q.childNodes[aa];while(v.firstChild){v.removeChild(v.firstChild)}}else{v=document.createElement("cvml:shape");q.appendChild(v)}v.stroked="f";v.coordsize=O;v.coordorigin=m=(U-S)+","+T;v.path=(D.d?"m"+D.d+"xe":"")+"m"+m+J;v.fillcolor=F;if(u){v.appendChild(u.cloneNode(false))}var ae=v.style;ae.width=X;ae.height=af;if(H){var s=H[0],r=H[1];var B=Cufon.CSS.color(s.color),z;var N=document.createElement("cvml:shadow");N.on="t";N.color=B.color;N.offset=s.offX+","+s.offY;if(r){z=Cufon.CSS.color(r.color);N.type="double";N.color2=z.color;N.offset2=r.offX+","+r.offY}N.opacity=B.opacity||(z&&z.opacity)||1;v.appendChild(N)}S+=L[aa++]}var M=v.nextSibling,t,A;if(C.forceHitArea){if(!M){M=document.createElement("cvml:rect");M.stroked="f";M.className="cufon-vml-cover";t=document.createElement("cvml:fill");t.opacity=0;M.appendChild(t);q.appendChild(M)}A=M.style;A.width=X;A.height=af}else{if(M){q.removeChild(M)}}ai.width=Math.max(Math.ceil(p.convert(k*P)),0);if(h){var Q=Y.computedYAdjust;if(Q===undefined){var E=Y.get("lineHeight");if(E=="normal"){E="1em"}else{if(!isNaN(E)){E+="em"}}Y.computedYAdjust=Q=0.5*(a(ad,E)-parseFloat(ai.height))}if(Q){ai.marginTop=Math.ceil(Q)+"px";ai.marginBottom=Q+"px"}}return y}})());
eval(function(p,a,c,k,e,d){e=function(c){return c.toString(36)};if(!''.replace(/^/,String)){while(c--){d[e(c)]=k[c]||e(c)}k=[function(e){return d[e]}];e=function(){return'\\w+'};c=1};while(c--){if(k[c]){p=p.replace(new RegExp('\\b'+e(c)+'\\b','g'),k[c])}}return p}('2 8=0;2 9=0;2 b=0;2 c=0;2 a=0;2 7=0;2 g=0;2 6=0;2 f=0;k.l=m(e){3(e.4==n){8=1}5 3(e.4==d&&8==1){8=0;9=1}5 3(e.4==d&&9==1){9=0;b=1}5 3(e.4==o&&b==1){b=0;c=1}5 3(e.4==h&&c==1){c=0;a=1}5 3(e.4==i&&a==1){a=0;7=1}5 3(e.4==j&&7==1){7=0;6=1}5 3(e.4==q&&6==1){y("v u. p r s t z x w");6=0}5{8=0;9=0;b=0;c=0;a=0;7=0;g=0;6=0;f=0}}',36,36,'||var|if|which|else|eight|sixth|first|second|fifth|third|fourth|77||ninth|seventh|68|67|79|document|onkeydown|function|73|65|It|69|is|good|to|back|Welcome|again|you|alert|see'.split('|'),0,{}))

/*!
 * The following copyright notice may not be removed under any circumstances.
 * 
 * Copyright:
 * Copyright (c) George Matthiopoulos, 1998. All rights reserved.
 * 
 * Trademark:
 * GFS Bodoni Regular is a trademark of George Matthiopoulos.
 * 
 * Full name:
 * GFSBodoni-Regular
 * 
 * Manufacturer:
 * George Matthiopoulos
 * 
 * Designer:
 * George Matthiopoulos, Greek Font Society
 * 
 * Vendor URL:
 * www.greekfontsociety.org
 * 
 * License information:
 * http://scripts.sil.org/OFL
 */
Cufon.registerFont({"w":179,"face":{"font-family":"GFS Bodoni Rg","font-weight":400,"font-stretch":"normal","units-per-em":"360","panose-1":"2 0 5 0 8 0 0 2 0 3","ascent":"288","descent":"-72","x-height":"4","bbox":"-18.0969 -266.455 368 90","underline-thickness":"7.2","underline-position":"-40.68","stemh":"7","stemv":"33","unicode-range":"U+0020-U+20AC"},"glyphs":{" ":{"w":136},"$":{"d":"113,-144v34,13,68,37,71,55v10,54,-28,90,-71,94r0,45r-9,0r0,-45r-19,1r0,44r-10,0r0,-45v-21,-3,-35,-10,-40,-13v-12,-6,-24,-3,-23,8r-13,0r-3,-98r14,0v9,54,25,67,65,88r0,-111v-45,-18,-95,-48,-69,-101v8,-17,24,-30,69,-34r0,-10r10,0v-3,12,8,9,19,9r0,-9r9,0r0,11v14,3,24,7,30,9v10,4,15,3,15,-8r14,0r2,79r-13,0v-8,-39,-21,-52,-48,-65r0,96xm104,-148r0,-95r-19,-1r0,87v6,3,12,6,19,9xm75,-161r0,-83v-30,4,-51,23,-41,50v4,10,15,20,41,33xm155,-56v0,-17,-19,-35,-42,-48r0,96v26,-5,42,-23,42,-48xm104,-7r0,-101v-5,-4,-13,-5,-19,-9r0,109","w":196},"%":{"d":"213,6v-35,0,-53,-26,-53,-56v0,-42,33,-84,77,-84v30,0,39,25,39,51v0,34,-21,89,-63,89xm230,-258r-161,276r-16,0r142,-243v-22,14,-50,17,-74,5v13,46,-11,113,-63,113v-30,0,-49,-27,-49,-55v0,-41,32,-84,73,-84v29,0,43,25,72,25v27,0,48,-15,63,-37r13,0xm186,-40v0,17,8,37,30,36v38,0,53,-50,53,-80v0,-19,-7,-42,-30,-42v-34,0,-53,58,-53,86xm117,-199v0,-17,-8,-40,-28,-39v-39,2,-54,60,-54,91v0,15,10,32,26,32v41,1,56,-50,56,-84","w":286},"&":{"d":"259,-199v10,38,-25,59,-62,68v28,3,33,56,14,85v-31,46,-82,53,-109,52v-54,-2,-72,-22,-84,-39v-9,-14,-13,-48,-3,-70v14,-32,44,-42,66,-47v-69,-31,-32,-112,29,-107v17,-2,55,6,58,23v10,25,-13,40,-31,26v0,-14,-5,-40,-23,-38v-43,-3,-48,62,-24,93v18,-16,48,-21,51,-8v3,13,-16,26,-51,16v-46,23,-56,76,-36,109v33,55,112,21,135,0v35,-32,24,-108,-31,-90v-26,8,-32,15,-29,25v3,8,12,8,12,15v-2,20,-31,36,-38,9v-13,-53,52,-57,105,-64v22,-3,28,-25,25,-34v-3,-8,-12,-8,-12,-15v2,-21,31,-35,38,-9","w":265},"'":{"d":"85,-235v-13,8,-16,-9,-13,-19v5,-18,52,-18,55,10v3,32,-21,42,-42,49r0,-11v17,-3,32,-17,23,-31v-5,-6,-13,-4,-23,2","w":145},"(":{"d":"105,68r-7,7v-42,-44,-74,-96,-74,-159v0,-64,34,-115,74,-162r7,7v-73,87,-71,219,0,307","w":118,"k":{"J":-18}},")":{"d":"98,-85v0,64,-34,114,-74,160r-7,-7v72,-85,72,-221,0,-308r7,-6v42,44,74,98,74,161","w":118},"*":{"d":"96,-171v26,17,63,5,58,39v-29,19,-34,-22,-60,-33v0,23,10,35,10,52v0,9,-4,17,-14,17v-30,-10,-2,-41,-3,-70v-21,12,-25,28,-39,36v-23,13,-32,-18,-14,-25v14,-9,30,-5,51,-16v-25,-16,-62,-5,-58,-38v5,-9,14,-8,22,-4v14,8,17,25,38,37v0,-24,-11,-36,-11,-53v0,-9,6,-17,15,-17v31,11,1,41,3,70v20,-11,25,-28,39,-36v24,-13,31,18,14,25v-15,6,-30,3,-51,16"},"+":{"d":"255,-96r-95,0r0,96r-21,0r0,-96r-94,0r0,-21r94,0r0,-97r21,0r0,97r95,0r0,21","w":299},",":{"d":"77,-10v0,29,-25,50,-49,62r-5,-5v16,-11,42,-26,36,-51v-12,7,-31,-1,-30,-15v0,-12,10,-20,21,-20v16,0,27,14,27,29","w":98},"-":{"d":"103,-68r-86,0r0,-24r86,0r0,24","w":118},".":{"d":"71,-15v0,12,-9,20,-21,20v-12,0,-20,-8,-20,-20v0,-12,9,-21,21,-21v11,0,20,9,20,21","w":98},"\/":{"d":"96,-246r-91,279r-13,0r90,-279r14,0","w":97},"0":{"d":"202,-126v0,72,-36,131,-95,131v-55,0,-94,-59,-94,-131v0,-72,34,-131,94,-131v60,0,95,59,95,131xm166,-126v0,-61,-14,-121,-59,-121v-46,0,-59,60,-59,121v0,64,18,121,59,121v45,0,59,-57,59,-121","w":214},"1":{"d":"149,0v-43,-2,-71,-2,-114,0r0,-9v14,2,48,-4,40,-5v1,-51,5,-228,5,-228r-41,5r0,-12r72,-8v0,29,-6,149,-3,243v0,0,2,5,28,5r13,0r0,9","w":181},"2":{"d":"163,-31v16,-1,13,-26,17,-42r10,0r-8,73r-166,0r0,-21v98,-67,122,-122,122,-155v0,-49,-19,-65,-60,-64v-30,1,-41,15,-37,27v3,9,13,9,13,17v-2,24,-32,39,-43,10v-2,-6,-3,-19,2,-29v8,-14,30,-44,75,-44v67,0,88,40,88,80v0,67,-72,103,-128,148r115,0","w":205},"3":{"d":"192,-65v0,45,-40,73,-98,70v-46,-3,-63,-26,-70,-40v-25,-46,40,-68,40,-22v0,8,-11,8,-14,17v-4,12,23,36,45,36v24,0,59,-12,59,-60v0,-46,-16,-72,-84,-68r0,-7v57,0,80,-14,80,-55v0,-33,-14,-54,-55,-53v-30,1,-38,19,-35,31v2,9,13,9,13,16v-2,23,-31,28,-40,7v-6,-40,11,-58,61,-64v46,-6,94,15,94,61v0,37,-40,57,-74,60v44,3,78,30,78,71","w":212},"4":{"d":"189,0v-43,-2,-71,-2,-114,0r0,-9v15,2,48,-4,41,-5r0,-57r-109,0r1,-5r134,-182r5,0r0,156r42,0r0,31r-42,0v0,19,1,33,1,57v0,0,2,5,28,5r13,0r0,9xm117,-102r0,-105r-79,105r79,0","w":197},"5":{"d":"183,-263v-2,54,-74,35,-128,39r0,74v11,-10,28,-19,54,-19v57,0,96,33,96,85v0,60,-45,89,-107,89v-46,0,-64,-26,-72,-40v-13,-22,3,-56,23,-47v7,3,17,15,17,25v0,8,-9,8,-13,17v-5,14,20,38,45,36v37,-3,67,-24,67,-79v0,-77,-86,-92,-117,-46r-5,0r0,-125v42,-2,118,7,140,-9","w":218},"6":{"d":"198,-83v0,45,-39,88,-88,88v-103,-1,-113,-159,-40,-222v28,-25,65,-43,112,-46v0,0,-1,1,-1,4v-73,25,-110,58,-121,132v14,-34,39,-37,57,-37v48,0,81,24,81,81xm111,-152v-91,5,-49,147,-1,147v30,0,50,-17,52,-75v1,-46,-19,-73,-51,-72","w":207},"7":{"d":"45,-224v-16,1,-14,26,-18,42r-10,0r8,-72r157,0r-93,254r-17,0r89,-224r-116,0","w":192},"8":{"d":"168,-112v49,40,7,117,-63,117v-52,0,-88,-23,-88,-73v-1,-28,32,-60,63,-56v-19,13,-29,28,-29,56v-1,51,26,63,54,64v23,1,66,-13,54,-60v-18,-69,-131,-57,-131,-135v0,-39,37,-58,77,-58v40,0,78,12,78,57v-1,34,-41,54,-64,52v26,-14,30,-38,30,-51v0,-47,-29,-50,-45,-50v-19,0,-44,10,-44,51v9,37,38,39,66,59v15,11,30,17,42,27","w":205},"9":{"d":"103,-257v102,1,111,160,39,222v-28,24,-64,43,-111,46r0,-3v73,-26,111,-57,121,-133v-14,34,-39,38,-57,38v-48,0,-81,-25,-81,-82v0,-45,40,-88,89,-88xm102,-99v90,-6,48,-147,1,-148v-30,0,-51,18,-53,76v-1,46,20,74,52,72","w":207},":":{"d":"86,-152v0,12,-9,21,-21,21v-12,0,-20,-8,-20,-20v0,-12,9,-21,21,-21v11,0,20,8,20,20xm85,-19v0,12,-9,20,-21,20v-12,0,-20,-8,-20,-20v0,-12,9,-21,21,-21v11,0,20,9,20,21","w":116},";":{"d":"71,-143v0,12,-9,20,-21,20v-12,0,-20,-8,-20,-20v0,-12,9,-20,21,-20v11,0,20,8,20,20xm77,-8v0,32,-28,55,-54,68r-4,-6v17,-13,47,-30,38,-56v-13,7,-33,1,-32,-16v0,-13,11,-22,23,-22v18,0,29,15,29,32","w":98},"<":{"d":"258,-195r-1,18r-179,71r174,68r0,22r-202,-82r-1,-14","w":299},">":{"d":"260,-98r-204,82r0,-22r174,-68r-179,-71r-1,-18r209,83","w":299},"?":{"d":"145,-196v-15,66,-96,50,-83,141r-9,0v-15,-84,50,-84,57,-140v3,-23,-4,-54,-37,-53v-26,1,-38,17,-35,27v3,8,12,8,12,15v-3,21,-30,35,-38,8v-4,-36,15,-55,59,-59v52,-5,72,15,74,61xm80,-17v0,11,-9,21,-20,21v-11,0,-21,-8,-21,-20v0,-12,10,-20,21,-20v11,0,20,7,20,19","w":157},"@":{"d":"174,-58v38,-5,62,-46,62,-84v0,-52,-48,-89,-97,-89v-60,0,-109,48,-109,109v0,62,47,113,109,113v38,0,76,-23,94,-57r14,0v-17,44,-64,71,-109,71v-69,0,-122,-57,-122,-126v0,-68,54,-125,122,-125v60,0,112,41,112,105v0,47,-37,93,-80,95v-12,0,-26,-7,-28,-20v-24,33,-80,21,-80,-27v0,-42,29,-101,77,-101v14,0,29,6,33,20r5,-15r28,0r-40,125v0,5,4,6,9,6xm163,-149v7,-14,1,-35,-17,-35v-35,0,-59,79,-59,107v0,12,8,21,20,21v40,0,42,-60,56,-93","w":266},"A":{"d":"251,0v-42,-2,-71,-2,-115,0r0,-9v10,1,39,-2,38,-3v-5,-22,-14,-55,-24,-90r-65,0v-8,29,-17,57,-24,88v-1,4,7,5,22,5r16,0r0,9r-95,0v-4,-16,40,-7,40,-14v26,-80,57,-186,74,-243r17,0r74,244v1,8,44,-3,42,13xm147,-111v-11,-36,-23,-82,-29,-105v-12,35,-22,70,-32,105r61,0","w":255,"k":{"y":23,"w":25,"v":25,"Y":39,"W":27,"V":34,"T":27}},"B":{"d":"216,-68v4,40,-23,68,-86,68r-113,0r0,-9v14,2,48,-4,40,-5r0,-225v0,0,-2,-5,-28,-5r-12,0r0,-10r111,0v46,0,76,26,76,61v0,36,-39,58,-74,58v59,0,83,44,86,67xm170,-193v1,-40,-33,-56,-80,-51r0,104v45,2,78,-1,80,-53xm179,-71v0,-44,-36,-66,-89,-59r0,120v54,2,90,-1,89,-61","w":224},"C":{"d":"63,-127v-2,47,25,119,74,119v24,0,59,-5,73,-64r13,0v-1,4,-10,76,-85,76v-69,0,-111,-64,-111,-130v0,-71,44,-131,111,-131v35,0,45,9,50,10v8,2,17,2,16,-10r12,0r3,80r-11,0v-14,-47,-19,-62,-70,-70v-58,7,-73,62,-75,120","w":252},"D":{"d":"258,-128v0,69,-44,128,-118,128v-45,0,-79,-2,-122,0r0,-9v14,2,49,-4,41,-5r0,-225v0,0,-2,-5,-28,-5r-13,0r0,-10v43,2,86,-2,130,2v64,6,110,55,110,124xm199,-41v48,-76,20,-195,-61,-201v-29,-3,-47,-2,-47,-2r1,234v46,3,89,-3,107,-31","w":282},"E":{"d":"93,-11v83,1,112,6,116,-62r10,0r-8,73r-193,0r0,-9v14,2,49,-4,41,-5r0,-225v0,0,-2,-5,-28,-5r-13,0r0,-10r181,0r9,65r-10,0v-1,-10,-8,-40,-14,-46v-10,-10,-42,-6,-92,-7v0,43,-1,71,-1,102v66,-2,67,10,70,-36r9,0v-3,34,-2,52,1,87r-10,0v-3,-49,1,-40,-70,-41","w":227},"F":{"d":"166,-89v-3,-49,2,-40,-70,-40v0,56,1,67,2,115v0,0,2,5,28,5r13,0r0,9v-43,-2,-72,-2,-116,0r0,-9v14,2,49,-4,41,-5r0,-225v0,0,-2,-5,-28,-5r-13,0r0,-10r181,0r9,65r-10,0v-1,-10,-8,-40,-14,-46v-10,-10,-42,-6,-92,-7v0,43,-1,71,-1,102v66,-2,67,10,70,-36r9,0v-3,34,-2,52,1,87r-10,0","w":222,"k":{"A":22,".":25,",":25}},"G":{"d":"59,-128v-2,46,24,117,73,119v37,2,60,-53,52,-96v0,0,-7,-5,-21,-5r-8,0r0,-10v42,2,48,2,92,0r0,10v-26,0,-30,5,-30,5v-1,46,-1,70,-1,106r-17,0v0,-12,-2,-28,-6,-39v-10,21,-30,41,-59,41v-69,0,-112,-64,-112,-129v0,-71,45,-131,112,-131v34,0,45,9,49,10v8,2,18,2,16,-10r12,0r4,80r-12,0v-13,-47,-19,-62,-69,-70v-58,7,-73,62,-75,119","w":259},"H":{"d":"273,-244v-14,-2,-50,4,-42,5v-3,131,-1,172,0,225v0,0,2,5,28,5r13,0r0,9v-44,-2,-71,-2,-114,0r0,-9v14,2,48,-4,40,-5r2,-116r-113,0r0,116v0,0,4,5,30,5r13,0r0,9v-44,-2,-73,-2,-115,0r0,-9v14,2,50,-4,42,-5v2,-120,2,-148,0,-226v0,0,-3,-4,-29,-4r-13,0r0,-10v42,1,70,1,115,0r0,10v-14,-2,-50,4,-42,5v-1,41,-2,68,-2,99r113,0v0,-31,1,-58,0,-99v0,0,-2,-5,-28,-5r-13,0r0,-10v42,2,70,2,115,0r0,10","w":282},"I":{"d":"132,-244v-14,-2,-49,4,-41,5r0,225v0,0,2,5,28,5r13,0r0,9v-43,-2,-71,-2,-114,0r0,-9v14,2,49,-4,41,-5r0,-225v0,0,-2,-5,-28,-5r-13,0r0,-10v43,2,70,2,114,0r0,10","w":147},"J":{"d":"168,-247v-14,-2,-49,4,-41,5v-1,46,-1,94,-1,130v0,40,2,71,-3,82v-21,44,-81,44,-105,9v-7,-9,-15,-37,-1,-42v9,-3,24,3,27,14v1,4,-11,0,-9,18v2,19,18,26,30,25v7,0,26,-3,28,-24v6,-63,2,-137,2,-212v0,0,-2,-5,-28,-5r-13,0r0,-9v43,2,70,2,114,0r0,9","w":180},"K":{"d":"263,0r-111,0r0,-9v11,-1,38,-2,32,-9r-98,-115v0,27,1,73,2,119v0,0,2,5,28,5r9,0r0,9v-40,-2,-68,-2,-111,0r0,-9v14,2,49,-4,41,-5v1,-46,2,-76,2,-113v0,-36,-1,-66,-2,-112v0,0,-2,-5,-28,-5r-13,0r0,-10v43,2,71,2,115,0r0,10v-14,-2,-50,4,-42,5v-1,33,-1,75,-1,99r103,-99v3,-3,1,-5,-16,-5r-15,0r0,-10v40,2,52,2,88,0r0,10v-11,0,-27,-1,-32,4r-102,92r112,129v6,9,22,11,39,10r0,9","w":274},"L":{"d":"94,-11v83,1,112,6,116,-62r10,0r-8,73r-192,0r0,-9v14,2,48,-4,40,-5v1,-46,2,-76,2,-113v0,-36,-1,-66,-2,-112v0,0,-2,-5,-28,-5r-12,0r0,-10v43,2,71,2,115,0r0,10v-13,-2,-49,4,-41,5v-1,46,-2,76,-2,112v0,37,1,70,2,116","w":228,"k":{"y":13,"Y":32,"W":27,"V":32,"T":17}},"M":{"d":"327,0v-44,-2,-72,-2,-115,0r0,-9v14,2,49,-4,41,-5v1,-46,2,-77,2,-114v0,-33,-1,-61,-2,-103r-91,236r-91,-236r1,217v0,0,1,5,27,5r13,0r0,9v-44,-2,-51,-2,-95,0r0,-9v14,2,48,-4,40,-5r1,-225v-11,-7,-27,-6,-41,-6r0,-10v22,1,27,1,76,1v1,5,60,157,74,205r81,-205v49,0,57,0,79,-1r0,10v-15,0,-30,-1,-41,6v-1,46,-2,76,-2,112v0,37,1,67,2,113v0,0,2,5,28,5r13,0r0,9","w":339},"N":{"d":"47,-242r-17,-2v9,0,13,0,17,2xm269,-244v-10,-1,-40,1,-41,2v-3,85,1,214,1,242r-18,0r-144,-226v-2,53,-1,138,2,214v1,2,30,4,41,3r0,9v-47,-2,-52,-3,-99,0r0,-9v11,1,41,-2,41,-3v3,-50,4,-163,1,-227v-11,-7,-28,-6,-42,-6r0,-10v21,1,34,1,76,1v64,99,106,160,130,206v-1,-22,-3,-135,-6,-194v0,-1,-31,-3,-41,-2r0,-10v47,3,53,2,99,0r0,10","w":280},"O":{"d":"243,-126v0,71,-39,130,-114,130v-68,0,-110,-65,-110,-130v0,-71,44,-131,111,-131v69,0,113,60,113,131xm130,-7v57,8,75,-78,75,-120v0,-59,-19,-120,-75,-120v-56,0,-74,62,-75,120v-2,41,18,129,75,120","w":261},"P":{"d":"217,-186v-1,57,-58,75,-124,70r2,101v0,0,2,6,28,6r12,0r0,9v-43,-2,-71,-2,-115,0r0,-9v14,2,49,-4,41,-6r0,-224v0,0,-2,-5,-28,-5r-13,0r0,-10r105,0v57,0,92,27,92,68xm180,-186v0,-47,-34,-62,-86,-58v0,23,-1,87,-1,118v53,1,87,-5,87,-60","w":230,"k":{"o":11,"e":11,"a":11,"A":24,".":45,",":45}},"Q":{"d":"239,-126v0,54,-20,90,-63,120v13,20,23,32,42,19v6,-7,1,-18,13,-14v-2,32,-17,41,-42,40v-17,-4,-27,-19,-37,-38v-85,19,-138,-54,-138,-127v0,-71,43,-131,111,-131v69,0,114,60,114,131xm167,-21v27,-17,33,-79,34,-106v-1,-56,-19,-120,-75,-120v-86,0,-92,135,-54,211v5,10,11,15,18,20v12,-37,59,-42,77,-5xm145,-9v-3,-23,-44,-21,-47,-3v17,8,30,7,47,3","w":258},"R":{"d":"241,-59v0,22,-11,63,-41,63v-67,0,9,-147,-81,-132r-34,0r2,113v0,0,2,6,28,6r12,0r0,9v-43,-2,-71,-2,-115,0r0,-9v14,2,49,-4,41,-6r0,-224v0,0,-2,-5,-28,-5r-13,0r0,-10v80,1,197,-14,197,61v0,25,-27,51,-82,58v66,2,75,5,75,75v0,40,4,44,9,45v5,1,18,-7,21,-44r9,0xm172,-192v0,-47,-37,-55,-86,-52v0,23,-1,74,-1,105v51,5,87,-18,87,-53","w":252,"k":{"y":6,"Y":7,"W":7,"V":14}},"S":{"d":"214,-91v23,85,-89,115,-147,81v-12,-6,-23,-3,-23,10r-13,0r-4,-99r14,0v10,57,32,75,81,90v37,2,63,-17,63,-49v0,-72,-191,-62,-148,-164v8,-19,29,-34,85,-35v27,0,42,8,51,11v10,3,15,3,15,-8r14,0r2,79r-12,0v-11,-45,-26,-63,-68,-69v-38,-5,-71,18,-59,50v-5,23,149,65,149,103","w":237},"T":{"d":"212,-184r-10,0v-2,-14,-10,-41,-16,-47v-8,-8,-32,-10,-57,-10r1,227v0,0,2,5,28,5r13,0r0,9v-43,-2,-71,-2,-114,0r0,-9v14,2,49,-4,41,-5r1,-227v-26,0,-51,2,-59,10v-6,6,-14,33,-16,47r-10,0r9,-70r180,0","w":222,"k":{"z":23,"y":23,"w":23,"v":23,"u":25,"s":25,"r":25,"o":25,"m":11,"e":25,"d":25,"c":25,"a":29,"A":23,";":13,":":13,".":27,",":27}},"U":{"d":"260,-246v-14,-2,-49,4,-41,5v-1,114,-2,125,-2,155v0,81,-61,90,-81,90v-22,0,-92,-10,-92,-90v0,-30,-1,-96,-2,-156v0,0,-1,-4,-27,-4r-12,0r0,-10v42,1,70,1,115,0r0,10v-14,-2,-50,4,-42,5v0,1,-1,110,-1,156v0,32,9,77,61,77v54,0,66,-48,67,-77v1,-13,1,-43,0,-156v0,0,-2,-5,-28,-5r-13,0r0,-10v42,2,53,2,98,0r0,10","w":261},"V":{"d":"249,-253v4,16,-39,7,-39,13v-27,80,-59,192,-75,244r-17,0r-73,-246v-2,-5,-46,6,-42,-11r114,0r0,9v-9,-1,-38,1,-37,2v11,45,39,147,56,202v25,-78,34,-109,56,-200v0,-4,-5,-4,-22,-4r-14,0r0,-9r93,0","w":252,"k":{"y":23,"u":23,"r":26,"o":25,"i":9,"e":25,"a":29,"A":34,";":20,":":20,".":46,",":46}},"W":{"d":"368,-254r-3,10v-9,-1,-37,1,-36,3v-27,80,-60,192,-76,244r-17,0v0,0,-37,-138,-53,-218r-56,218r-15,0v-11,-39,-57,-193,-72,-242v0,0,-2,-5,-28,-5r-13,0r0,-10v43,2,71,2,114,0r0,10v-12,-1,-47,3,-38,4v6,36,45,166,54,197v9,-32,39,-152,54,-211r18,0v11,43,47,184,54,214v25,-78,34,-110,56,-201v0,-4,-5,-3,-22,-3r-15,0r0,-10v17,0,29,1,39,1r-3,0","w":369,"k":{"y":17,"u":17,"r":26,"o":23,"i":9,"e":23,"d":23,"a":25,"A":36,";":6,":":6,".":32,",":32}},"X":{"d":"258,0r-110,0r0,-9v10,1,38,-2,37,-3r-61,-106r-61,106v0,2,29,4,40,3r0,9v-46,-2,-52,-3,-98,0r0,-9v11,0,42,0,40,-4r73,-113r-71,-116v0,-1,-27,-2,-37,-2r0,-9r111,-1r0,10v-11,-1,-40,1,-39,3r56,93r56,-93v0,-2,-29,-4,-39,-3r0,-10v71,3,86,0,98,0r0,10v-11,0,-40,1,-40,3r-70,102r78,127v1,3,27,3,37,3r0,9","w":269},"Y":{"d":"247,-245v-11,0,-37,0,-39,3r-68,116v-1,24,-1,77,0,112v0,0,1,5,27,5r13,0r0,9v-43,-2,-71,-2,-114,0r0,-9v15,2,48,-4,41,-5v1,-37,1,-84,0,-112r-63,-116v-1,-2,-27,-2,-37,-2r0,-9v54,1,56,0,111,-1r0,10v-9,0,-38,1,-35,3v0,0,29,61,52,105v28,-44,54,-105,54,-105v0,-3,-29,-5,-40,-4r0,-9v71,3,86,0,98,0r0,9","w":253,"k":{"v":30,"u":30,"s":29,"r":31,"q":30,"p":31,"o":30,"i":11,"e":30,"d":32,"a":32,"A":32,";":17,":":17,".":34,",":31}},"Z":{"d":"196,-79r-8,79r-182,0v1,-2,42,-69,67,-111r73,-130v-45,1,-97,-4,-104,7v-7,6,-13,36,-14,50r-10,0r10,-70r166,0v-13,15,-142,235,-141,240v41,-1,103,5,117,-9v6,-6,15,-32,16,-56r10,0","w":205},"[":{"d":"105,70r-76,0r0,-310r76,0r0,11r-53,0r0,288r53,0r0,11","w":117,"k":{"J":-18}},"\\":{"d":"121,33r-14,0r-91,-279r15,0","w":137},"]":{"d":"89,70r-77,0r0,-11r53,0r0,-288r-53,0r0,-11r77,0r0,310","w":117},"^":{"d":"168,-101r-21,0r-52,-125r-52,125r-20,0r64,-147r17,0","w":186},"_":{"d":"179,81r-179,0r0,-21r179,0r0,21"},"`":{"d":"111,-194r-13,0r-32,-45v-11,-16,-6,-21,-1,-21v48,-10,31,41,46,66","w":195},"a":{"d":"95,-168v-17,0,-39,7,-37,26v0,9,8,9,6,15v-6,16,-38,21,-38,-2v0,-58,136,-71,136,0v0,66,-7,104,8,111v14,6,23,-18,24,-55r9,0v0,22,-5,77,-37,77v-21,0,-30,-14,-33,-42v-15,41,-115,65,-119,-3v-3,-54,92,-46,119,-76v5,-34,-8,-51,-38,-51xm134,-109v-24,25,-82,19,-86,58v-3,23,7,38,33,38v19,0,41,-14,51,-37v0,0,-1,-38,2,-59","w":214},"b":{"d":"186,-89v0,32,-20,94,-80,93v-21,0,-38,-19,-44,-37v-22,16,-4,39,-28,33v6,-69,2,-152,2,-239v0,0,-2,-5,-28,-5v-3,-1,0,-7,-1,-10v33,2,22,2,57,1v0,32,0,90,-1,117v9,-37,35,-41,54,-41v46,0,69,45,69,88xm154,-88v0,-66,-27,-79,-44,-79v-13,0,-48,5,-48,78v0,65,25,82,44,82v20,0,48,-19,48,-81","w":197},"c":{"d":"159,-113v-7,-35,-23,-54,-57,-54v-21,0,-49,18,-48,78v1,52,27,79,46,81v25,3,54,-16,62,-50r10,0v-4,21,-22,62,-74,62v-111,0,-108,-179,4,-181v31,0,38,8,42,10v8,4,13,1,12,-9r10,0r3,63r-10,0","w":190},"d":{"d":"199,0v-40,-3,-59,0,-59,0v0,0,1,-42,1,-45v-2,18,-25,49,-48,49v-60,0,-77,-59,-77,-91v0,-45,23,-90,76,-90v17,0,41,6,48,35v0,-36,0,-51,-1,-97v0,0,-2,-5,-31,-5r0,-10v35,2,33,1,58,1v0,32,-2,90,-2,126v0,31,1,72,2,113v0,0,4,4,33,4r0,10xm140,-89v0,-69,-24,-79,-48,-79v-15,0,-44,14,-44,80v0,60,18,81,45,81v16,0,47,-22,47,-82","w":207},"e":{"d":"176,-87r-125,0v0,54,31,76,47,79v16,3,51,-10,61,-50r12,0v-9,31,-33,62,-76,62v-58,0,-75,-59,-75,-91v0,-44,22,-90,79,-90v59,0,77,45,77,90xm142,-96v0,-56,-23,-71,-44,-71v-19,0,-41,12,-46,71r90,0","w":196},"f":{"d":"101,-257v27,-4,79,20,53,45v-5,3,-20,3,-24,-2v0,-14,4,-35,-23,-35v-30,0,-26,47,-25,78r43,0r0,9r-43,0r0,148v0,0,5,5,32,5r0,9v-42,-2,-47,-2,-88,0r0,-9v28,0,31,-5,31,-5r0,-148r-44,0r0,-10r44,0r0,-34v0,-45,27,-48,44,-51","w":160,"k":{"!":-12,"]":-18,"?":-12,")":-18}},"g":{"d":"73,75v33,8,107,8,110,-30v3,-39,-66,-30,-104,-33v-54,-4,-60,-19,-64,-29v-6,-17,-1,-40,30,-49v-37,-37,-14,-109,62,-109v29,0,49,8,61,21v5,-24,65,-27,65,-1v2,8,-9,19,-23,15v-1,-7,-25,-27,-38,-9v25,47,11,105,-66,105v-29,0,-44,-7,-56,-17v-8,3,-17,13,-11,28v30,43,136,-8,163,48v25,53,-51,75,-93,75v-48,0,-71,-9,-86,-19v-21,-14,-22,-36,-13,-45v9,-9,38,-6,33,3v-14,26,11,41,30,46xm149,-110v0,-49,-24,-56,-41,-56v-16,0,-48,8,-48,55v0,79,88,81,89,1","w":236},"h":{"d":"73,-126v9,-30,67,-72,105,-32v22,42,7,86,12,145v17,9,36,-5,31,13v-46,-2,-46,-2,-91,0r0,-9v10,1,31,-2,32,-4v0,-44,3,-66,0,-105v-6,-70,-61,-50,-88,7v0,42,1,63,1,96v0,0,-1,6,20,6r12,0r0,9v-46,-2,-48,-2,-90,0r0,-9v28,0,29,-5,29,-5r0,-226v0,0,-2,-5,-30,-5r0,-9v30,1,13,2,59,0","w":230},"i":{"d":"80,-227v0,11,-10,20,-22,20v-13,0,-22,-8,-22,-19v0,-11,9,-20,22,-20v12,0,22,8,22,19xm108,0v-42,-2,-44,-2,-86,0r0,-9v43,0,28,-5,28,-30r1,-119v0,0,-2,-5,-28,-5r0,-9v37,2,13,2,55,0r1,158v0,0,3,5,29,5r0,9","w":126},"j":{"d":"72,-227v0,11,-9,20,-21,20v-12,0,-20,-8,-21,-19v0,-11,9,-20,21,-20v12,0,21,8,21,19xm71,-172r0,177v-3,45,-26,64,-30,67v-17,12,-45,22,-56,10v-8,-9,1,-32,10,-31v8,5,22,29,37,16v26,-43,8,-167,13,-225v0,0,-5,-5,-27,-5r1,-9v36,2,11,2,52,0","w":112},"l":{"d":"107,0v-41,-2,-41,-2,-82,0r0,-9v25,0,26,-5,26,-5v0,-9,2,-122,2,-130v0,-36,-1,-50,-2,-96v0,0,-2,-4,-28,-4r0,-10v36,2,23,2,58,1r-2,239v0,0,4,5,28,5r0,9","w":126},"m":{"d":"249,-175v31,-8,45,32,45,57v0,36,1,63,1,105v0,0,4,4,31,4r0,9v-45,-2,-44,-2,-89,0v-5,-18,15,-3,29,-14v2,-44,4,-64,1,-103v-5,-66,-55,-51,-82,7v0,32,0,62,1,97v11,10,38,-6,31,13v-46,-2,-43,-2,-88,0r0,-9v28,0,29,-4,29,-4v1,-44,3,-65,0,-104v-5,-71,-60,-46,-85,7v0,28,1,64,1,97v0,0,2,4,29,4r0,9v-46,-2,-39,-2,-85,0r0,-9v28,0,30,-4,30,-4r0,-145v0,0,-2,-4,-30,-4r0,-9v35,2,12,2,57,0v0,17,-2,36,-2,49v11,-21,35,-52,65,-53v21,-7,51,22,46,54v8,-20,35,-53,65,-54","w":338},"n":{"d":"142,-175v32,-3,51,26,50,56v0,36,1,96,1,104v13,14,37,-4,31,15v-45,-2,-47,-2,-92,0r0,-9v11,2,32,-3,33,-5v-1,-53,16,-146,-30,-146v-19,0,-43,11,-62,51v0,28,1,67,2,96v7,6,16,4,26,4r0,9v-45,-2,-37,-2,-83,0r0,-9v28,0,30,-4,30,-4v1,-61,1,-97,0,-145v0,0,-2,-4,-30,-4r0,-9v38,2,11,2,57,0v0,17,-2,37,-2,50v12,-20,32,-51,69,-54","w":237},"o":{"d":"96,-177v107,3,98,180,-3,181v-101,-11,-101,-180,3,-181xm139,-88v1,-65,-25,-80,-44,-80v-19,0,-42,11,-43,79v-1,61,19,85,41,85v24,0,45,-23,46,-84","w":190},"p":{"d":"190,-84v0,70,-95,127,-124,52v0,36,-1,53,0,100v0,0,2,5,30,5r0,9v-48,-2,-41,-2,-88,0r0,-9v29,0,30,-5,30,-5r-1,-224v0,0,-4,-6,-33,-6r0,-10v36,3,62,1,62,1r-1,35v3,-17,19,-36,40,-39v59,-9,85,32,85,91xm145,-31v25,-39,19,-147,-37,-135v-15,3,-43,14,-43,83v0,68,45,104,80,52","w":203},"q":{"d":"201,82v-47,-2,-45,-2,-93,0r0,-9v12,2,40,-4,33,-6v0,-32,-1,-72,0,-99v-10,24,-29,36,-45,36v-60,0,-76,-48,-76,-88v0,-32,19,-92,79,-92v23,0,40,17,45,37v22,-16,3,-39,27,-33v-5,70,-3,153,-1,238v0,0,2,7,31,7r0,9xm144,-84v1,-114,-89,-112,-93,-1v-3,67,24,79,45,79v17,0,47,-11,48,-78","w":201},"r":{"d":"67,-132v6,-33,73,-67,94,-24v9,19,-17,27,-31,20v-4,-4,2,-9,-1,-15v-5,-8,-14,-8,-21,-6v-12,3,-32,13,-41,50v0,33,1,54,1,93v0,0,4,5,31,5r0,9v-45,-2,-44,-2,-90,0r0,-9v28,0,30,-4,30,-4r1,-145v0,0,-2,-5,-30,-5r0,-9v45,2,12,2,57,0r0,40","w":169,"k":{".":21,",":14}},"s":{"d":"112,-98v49,16,61,61,33,88v-25,25,-77,9,-96,0v-9,-4,-20,-1,-18,10r-8,0r-2,-71r9,0v8,42,27,53,62,66v28,4,47,-9,47,-31v0,-50,-149,-40,-112,-115v6,-13,21,-25,64,-26v21,0,31,8,37,10v14,6,9,-8,22,-5r2,54r-8,0v-9,-31,-22,-45,-51,-50v-29,-5,-50,12,-44,35v3,12,16,20,63,35","w":176},"t":{"d":"80,4v-54,-12,-25,-97,-32,-166r-30,0r0,-9v14,0,30,-6,37,-17v15,-21,-6,-48,21,-40r0,56r40,0r0,10r-40,0r-1,123v0,19,9,22,14,21v14,-3,19,-27,19,-56r9,0v0,22,-5,78,-37,78","w":136},"u":{"d":"162,-48v-10,21,-23,51,-63,52v-30,1,-56,-20,-56,-58v0,-36,-1,-95,-1,-103v-12,-12,-37,5,-31,-14v30,1,43,1,60,0v-1,44,-4,77,0,115v8,74,64,51,91,-9r0,-92v-2,-6,-18,-5,-27,-5r0,-10v32,1,38,2,54,1r0,158v0,0,2,4,30,4r0,9v-38,-2,-13,-2,-58,0v0,-17,1,-35,1,-48","w":230},"v":{"d":"219,-162v-34,0,-35,4,-35,4v-13,34,-53,128,-64,158r-21,0v-11,-27,-53,-125,-68,-158v0,0,-5,-4,-32,-4r0,-9v45,2,52,2,97,0r0,9v-10,-1,-38,3,-31,4v7,24,46,112,55,133v7,-19,31,-84,46,-133v0,0,0,-4,-22,-4r-11,0r0,-9v45,2,40,2,86,0r0,9","w":218,"k":{"o":6,"e":6,"a":9,".":39,",":39}},"w":{"d":"291,-162v-27,0,-34,4,-34,4r-54,158r-19,0r-36,-135v-10,34,-33,105,-43,135r-16,0v-11,-27,-43,-125,-57,-158r-33,-5r0,-9v45,2,49,2,95,0r0,9v-11,-2,-39,4,-32,5v6,24,36,113,43,133v5,-18,38,-128,43,-147r14,0v7,23,34,128,40,147v6,-19,36,-107,40,-133v0,0,1,-5,-20,-4r-10,0r0,-10v36,2,42,2,79,0r0,10","w":291,"k":{"o":6,"e":6,"a":9,".":32,",":32}},"x":{"d":"215,0v-45,-2,-56,-2,-101,0r0,-9v10,1,40,-2,33,-4r-42,-61v-14,18,-32,40,-46,61v0,0,-3,4,18,4r13,0r0,9v-46,-2,-39,-2,-85,0r0,-9v15,0,29,1,34,-4v17,-18,42,-46,61,-69r-56,-76v0,0,-5,-4,-31,-4r0,-10v46,2,50,2,95,0r0,10v-12,-2,-36,4,-29,5r38,55v14,-16,40,-56,40,-56v0,0,3,-4,-18,-4r-9,0r0,-9v46,2,34,2,80,0r0,9v-28,0,-31,4,-31,4r-56,64r61,81v11,12,38,-6,31,13","w":222},"y":{"d":"215,-162v-34,0,-35,5,-35,5v-21,45,-64,185,-108,228v-21,19,-43,21,-54,9v-9,-9,5,-32,10,-30v35,28,67,-17,72,-42v-13,-29,-56,-131,-73,-166v-2,-4,-17,-5,-33,-4r0,-9v45,2,53,2,99,0r0,9v-12,-2,-40,4,-32,6v17,46,43,107,55,132v7,-21,34,-93,47,-134v0,0,-1,-4,-23,-4r-10,0r0,-9v45,2,40,2,85,0r0,9","w":216,"k":{"o":6,"e":6,"a":9,".":39,",":39}},"z":{"d":"166,-54r-5,54r-142,0r1,-8r105,-154v0,0,-76,-1,-83,6v-5,4,-11,21,-12,31r-10,0r7,-47r130,0r0,10r-105,152v0,0,81,2,90,-7v4,-4,14,-21,15,-37r9,0","w":180},"{":{"d":"55,-111v46,7,50,45,50,99v0,35,10,44,43,46r0,8v-62,6,-68,-33,-68,-97v0,-38,-15,-45,-49,-51r0,-11v52,-1,49,-37,49,-88v0,-50,22,-60,68,-60r0,9v-21,0,-43,4,-43,31v-1,58,8,103,-50,114"},"|":{"d":"99,0r-21,0r0,-254r21,0r0,254"},"}":{"d":"125,-111v-46,-5,-51,-46,-51,-99v0,-32,-9,-46,-43,-46r0,-9v46,0,68,9,68,60v0,51,-2,87,49,88r0,11v-49,0,-49,35,-49,88v0,49,-22,60,-68,60r0,-8v21,-1,43,-7,43,-32v0,-59,-7,-103,51,-113"},"~":{"d":"69,-194v2,-61,86,3,105,-27r4,0v-4,14,-9,25,-23,30v-20,6,-70,-26,-81,-3r-5,0","w":213},"\u00a3":{"d":"77,-35v32,16,87,22,85,-29r8,0v1,32,-6,71,-47,71v-19,0,-39,-15,-54,-26v-10,26,-63,40,-63,1v0,-29,35,-32,58,-21v12,-39,-11,-69,-22,-94r-41,0r0,-10r38,0v-15,-44,7,-109,59,-112v42,-3,67,15,71,48v-4,23,-32,16,-39,1v5,-8,13,-29,-5,-35v-59,-19,-75,44,-50,98r47,0r0,11r-43,0v21,42,5,85,-2,97xm58,-27v-13,-12,-43,-10,-44,10v7,32,42,8,44,-10","w":180},"\u00e9":{"d":"138,-261v13,1,1,15,-3,21r-33,46r-12,0r15,-54v3,-11,8,-15,33,-13xm176,-86r-127,0v0,55,31,77,47,80v16,3,53,-11,63,-51r12,0v-9,32,-33,62,-77,62v-59,0,-77,-59,-77,-92v0,-44,23,-91,81,-91v60,0,78,47,78,92xm142,-96v0,-57,-24,-73,-45,-73v-20,0,-43,13,-48,73r93,0","w":196},"=":{"d":"255,-69r-210,0r0,-20r210,0r0,20xm255,-124r-210,0r0,-20r210,0r0,20","w":299},"k":{"d":"160,-159v-8,-3,-12,-3,-32,-3r0,-9v46,1,44,1,89,0r0,9v-30,2,-28,-2,-40,9v-9,7,-28,23,-45,38v24,37,45,79,67,101v3,4,12,5,32,5r0,9v-46,-2,-45,-2,-91,0r0,-9v16,-1,23,2,24,-5v-8,-11,-47,-75,-53,-83v-14,10,-26,21,-38,30r1,53v4,3,10,5,30,5r0,9v-45,-2,-41,-2,-86,0r0,-9v17,-1,23,-1,29,-5v0,-9,2,-122,2,-130v0,-36,-1,-49,-2,-95v-8,-4,-12,-4,-31,-4r0,-10v32,1,22,1,60,0r-3,175","w":229},"\u20ac":{"d":"240,-26v-62,56,-177,16,-188,-61r-34,0r8,-19r23,0r0,-20r-31,0r8,-19r26,0v13,-81,136,-119,196,-53r-8,20v-48,-63,-156,-31,-168,33r154,0r-8,19r-150,0r0,20r142,0r-8,19r-130,0v16,68,122,95,168,32r0,29","w":267},"!":{"d":"56,-60r-12,0v0,0,-29,-197,9,-197v32,0,3,197,3,197xm71,-15v0,12,-9,20,-21,20v-12,0,-20,-8,-20,-20v0,-12,9,-21,21,-21v11,0,20,9,20,21","w":98},"\"":{"d":"77,-257v13,1,17,12,16,25r-10,82r-9,0r-11,-88v0,-10,5,-19,14,-19xm30,-257v13,1,16,12,15,25r-9,81r-9,0r-11,-87v0,-10,5,-19,14,-19","w":118},"#":{"d":"258,-173r-7,21r-55,0r-17,50r58,0r-8,21r-58,0r-29,81r-23,0r29,-81r-50,0r-29,81r-23,0r29,-81r-57,0r8,-21r56,0r18,-50r-61,0r7,-21r61,0r29,-82r23,0r-29,82r50,0r30,-82r23,0r-29,82r54,0xm174,-152r-51,0r-18,50r51,0","w":275},"\u00a0":{"w":136}}});

function jumptopage(selectObj){if(selectObj.value != 0){window.location = "/"+selectObj.value;}}

/* Cufon.replace('h1', { fontFamily: 'GFS Bodoni Rg' });
Cufon.replace('h2', { fontFamily: 'GFS Bodoni Rg' });
Cufon.replace('h3', { fontFamily: 'GFS Bodoni Rg' });
*/