var Cufon=(function(){var L=function(){return L.replace.apply(null,arguments)};var W=L.DOM={ready:(function(){var b=false,d={loaded:1,complete:1};var a=[],c=function(){if(b){return}b=true;for(var e;e=a.shift();e()){}};if(document.addEventListener){document.addEventListener("DOMContentLoaded",c,false);window.addEventListener("pageshow",c,false)}if(!window.opera&&document.readyState){(function(){d[document.readyState]?c():setTimeout(arguments.callee,10)})()}if(document.readyState&&document.createStyleSheet){(function(){try{document.body.doScroll("left");c()}catch(f){setTimeout(arguments.callee,1)}})()}P(window,"load",c);return function(e){if(!arguments.length){c()}else{b?e():a.push(e)}}})()};var M=L.CSS={Size:function(b,a){this.value=parseFloat(b);this.unit=String(b).match(/[a-z%]*$/)[0]||"px";this.convert=function(c){return c/a*this.value};this.convertFrom=function(c){return c/this.value*a};this.toString=function(){return this.value+this.unit}},color:I(function(b){var a={};a.color=b.replace(/^rgba\((.*?),\s*([\d.]+)\)/,function(d,c,e){a.opacity=parseFloat(e);return"rgb("+c+")"});return a}),fontStretch:I(function(a){if(typeof a=="number"){return a}if(/%$/.test(a)){return parseFloat(a)/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}[a]||1}),getStyle:function(b){var a=document.defaultView;if(a&&a.getComputedStyle){return new A(a.getComputedStyle(b,null))}if(b.currentStyle){return new A(b.currentStyle)}return new A(b.style)},gradient:I(function(e){var f={id:e,type:e.match(/^-([a-z]+)-gradient\(/)[1],stops:[]},b=e.substr(e.indexOf("(")).match(/([\d.]+=)?(#[a-f0-9]+|[a-z]+\(.*?\)|[a-z]+)/ig);for(var d=0,a=b.length,c;d<a;++d){c=b[d].split("=",2).reverse();f.stops.push([c[1]||d/(a-1),c[0]])}return f}),quotedList:I(function(d){var c=[],b=/\s*((["'])([\s\S]*?[^\\])\2|[^,]+)\s*/g,a;while(a=b.exec(d)){c.push(a[3]||a[1])}return c}),recognizesMedia:I(function(g){var d=document.createElement("style"),c,b,a;d.type="text/css";d.media=g;try{d.appendChild(document.createTextNode("/**/"))}catch(f){}b=F("head")[0];b.insertBefore(d,b.firstChild);c=(d.sheet||d.styleSheet);a=c&&!c.disabled;b.removeChild(d);return a}),supports:function(c,b){var a=document.createElement("span").style;if(a[c]===undefined){return false}a[c]=b;return a[c]===b},textAlign:function(d,c,a,b){if(c.get("textAlign")=="right"){if(a>0){d=" "+d}}else{if(a<b-1){d+=" "}}return d},textDecoration:function(f,e){if(!e){e=this.getStyle(f)}var b={underline:null,overline:null,"line-through":null};for(var a=f;a.parentNode&&a.parentNode.nodeType==1;){var d=true;for(var c in b){if(!J(b,c)||b[c]){continue}if(e.get("textDecoration").indexOf(c)!=-1){b[c]=e.get("color")}d=false}if(d){break}e=this.getStyle(a=a.parentNode)}return b},textShadow:I(function(e){if(e=="none"){return null}var d=[],f={},a,b=0;var c=/(#[a-f0-9]+|[a-z]+\(.*?\)|[a-z]+)|(-?[\d.]+[a-z%]*)|,/ig;while(a=c.exec(e)){if(a[0]==","){d.push(f);f={};b=0}else{if(a[1]){f.color=a[1]}else{f[["offX","offY","blur"][b++]]=a[2]}}}d.push(f);return d}),textTransform:function(b,a){return b[{uppercase:"toUpperCase",lowercase:"toLowerCase"}[a.get("textTransform")]||"toString"]()},whiteSpace:(function(){var a={inline:1,"inline-block":1,"run-in":1};return function(d,b,c){if(a[b.get("display")]){return d}if(!c.previousSibling){d=d.replace(/^\s+/,"")}if(!c.nextSibling){d=d.replace(/\s+$/,"")}return d}})()};M.ready=(function(){var a=!M.recognizesMedia("all"),d=false;var c=[],g=function(){a=true;for(var j;j=c.shift();j()){}};var h=F("link"),i=F("style");function b(j){return j.disabled||f(j.sheet,j.media||"screen")}function f(m,p){if(!M.recognizesMedia(p||"all")){return true}if(!m||m.disabled){return false}try{var q=m.cssRules,o;if(q){search:for(var k=0,j=q.length;o=q[k],k<j;++k){switch(o.type){case 2:break;case 3:if(!f(o.styleSheet,o.media.mediaText)){return false}break;default:break search}}}}catch(n){}return true}function e(){if(document.createStyleSheet){return true}var k,j;for(j=0;k=h[j];++j){if(k.rel.toLowerCase()=="stylesheet"&&!b(k)){return false}}for(j=0;k=i[j];++j){if(!b(k)){return false}}return true}W.ready(function(){if(!d){d=M.getStyle(document.body).isUsable()}if(a||(d&&e())){g()}else{setTimeout(arguments.callee,10)}});return function(j){if(a){j()}else{c.push(j)}}})();function R(b){var a=this.face=b.face;this.glyphs=b.glyphs;this.w=b.w;this.baseSize=parseInt(a["units-per-em"],10);this.family=a["font-family"].toLowerCase();this.weight=a["font-weight"];this.style=a["font-style"]||"normal";this.viewBox=(function(){var d=a.bbox.split(/\s+/);var c={minX:parseInt(d[0],10),minY:parseInt(d[1],10),maxX:parseInt(d[2],10),maxY:parseInt(d[3],10)};c.width=c.maxX-c.minX;c.height=c.maxY-c.minY;c.toString=function(){return[this.minX,this.minY,this.width,this.height].join(" ")};return c})();this.ascent=-parseInt(a.ascent,10);this.descent=-parseInt(a.descent,10);this.height=-this.ascent+this.descent}function E(){var b={},a={oblique:"italic",italic:"oblique"};this.add=function(c){(b[c.style]||(b[c.style]={}))[c.weight]=c};this.get=function(g,h){var f=b[g]||b[a[g]]||b.normal||b.italic||b.oblique;if(!f){return null}h={normal:400,bold:700}[h]||parseInt(h,10);if(f[h]){return f[h]}var d={1:1,99:0}[h%100],j=[],e,c;if(d===undefined){d=h>400}if(h==500){h=400}for(var i in f){if(!J(f,i)){continue}i=parseInt(i,10);if(!e||i<e){e=i}if(!c||i>c){c=i}j.push(i)}if(h<e){h=e}if(h>c){h=c}j.sort(function(l,k){return(d?(l>h&&k>h)?l<k:l>k:(l<h&&k<h)?l>k:l<k)?-1:1});return f[j[0]]}}function Q(){function c(e,f){if(e.contains){return e.contains(f)}return e.compareDocumentPosition(f)&16}function a(g){var f=g.relatedTarget;if(!f||c(this,f)){return}b(this)}function d(f){b(this)}function b(e){setTimeout(function(){L.replace(e,D.get(e).options,true)},10)}this.attach=function(e){if(e.onmouseenter===undefined){P(e,"mouseover",a);P(e,"mouseout",a)}else{P(e,"mouseenter",d);P(e,"mouseleave",d)}}}function T(){var b=[],c={};function a(g){var d=[],f;for(var e=0;f=g[e];++e){d[e]=b[c[f]]}return d}this.add=function(e,d){c[e]=b.push(d)-1};this.repeat=function(){var d=arguments.length?a(arguments):b,e;for(var f=0;e=d[f++];){L.replace(e[0],e[1],true)}}}function Z(){var c={},a=0;function b(d){return d.cufid||(d.cufid=++a)}this.get=function(d){var e=b(d);return c[e]||(c[e]={})}}function A(a){var c={},b={};this.extend=function(d){for(var e in d){if(J(d,e)){c[e]=d[e]}}return this};this.get=function(d){return c[d]!=undefined?c[d]:a[d]};this.getSize=function(e,d){return b[e]||(b[e]=new M.Size(this.get(e),d))};this.isUsable=function(){return!!a}}function P(b,a,c){if(b.addEventListener){b.addEventListener(a,c,false)}else{if(b.attachEvent){b.attachEvent("on"+a,function(){return c.call(b,window.event)})}}}function U(b,a){var c=D.get(b);if(c.options){return b}if(a.hover&&a.hoverables[b.nodeName.toLowerCase()]){B.attach(b)}c.options=a;return b}function I(a){var b={};return function(c){if(!J(b,c)){b[c]=a.apply(null,arguments)}return b[c]}}function C(f,e){if(!e){e=M.getStyle(f)}var b=M.quotedList(e.get("fontFamily").toLowerCase()),d;for(var c=0,a=b.length;c<a;++c){d=b[c];if(H[d]){return H[d].get(e.get("fontStyle"),e.get("fontWeight"))}}return null}function F(a){return document.getElementsByTagName(a)}function J(b,a){return b.hasOwnProperty(a)}function G(){var a={},c,e;for(var d=0,b=arguments.length;c=arguments[d],d<b;++d){for(e in c){if(J(c,e)){a[e]=c[e]}}}return a}function N(d,n,b,o,e,c){var m=o.separate;if(m=="none"){return Y[o.engine].apply(null,arguments)}var k=document.createDocumentFragment(),g;var h=n.split(O[m]),a=(m=="words");if(a&&S){if(/^\s/.test(n)){h.unshift("")}if(/\s$/.test(n)){h.push("")}}for(var j=0,f=h.length;j<f;++j){g=Y[o.engine](d,a?M.textAlign(h[j],b,j,f):h[j],b,o,e,c,j<f-1);if(g){k.appendChild(g)}}return k}function K(b,j){var c,a,d,g,f,i;for(d=U(b,j).firstChild;d;d=f){g=d.nodeType;f=d.nextSibling;i=false;if(g==1){if(!d.firstChild){continue}if(!/cufon/.test(d.className)){arguments.callee(d,j);continue}else{i=true}}else{if(g!=3){continue}}if(!a){a=M.getStyle(b).extend(j)}if(!c){c=C(b,a)}if(!c){continue}if(i){Y[j.engine](c,null,a,j,d,b);continue}var h=M.whiteSpace(d.data,a,d);if(h===""){continue}var e=N(c,h,a,j,d,b);if(e){d.parentNode.replaceChild(e,d)}else{d.parentNode.removeChild(d)}}}var S=" ".split(/\s+/).length==0;var D=new Z();var B=new Q();var X=new T();var Y={},H={},V={enableTextDecoration:false,engine:null,forceHitArea:false,hover:false,hoverables:{a:true},printable:true,selector:(window.Sizzle||(window.jQuery&&function(a){return jQuery(a)})||(window.dojo&&dojo.query)||(window.$$&&function(a){return $$(a)})||(window.$&&function(a){return $(a)})||(document.querySelectorAll&&function(a){return document.querySelectorAll(a)})||F),separate:"words",textShadow:"none"};var O={words:/[^\S\u00a0]+/,characters:""};L.now=function(){W.ready();return L};L.refresh=function(){X.repeat.apply(X,arguments);return L};L.registerEngine=function(b,a){if(!a){return L}Y[b]=a;return L.set("engine",b)};L.registerFont=function(c){var a=new R(c),b=a.family;if(!H[b]){H[b]=new E()}H[b].add(a);return L.set("fontFamily",'"'+b+'"')};L.replace=function(c,b,a){b=G(V,b);if(!b.engine){return L}if(b.hover){b.forceHitArea=true}if(typeof b.textShadow=="string"){b.textShadow=M.textShadow(b.textShadow)}if(typeof b.color=="string"&&/^-/.test(b.color)){b.textGradient=M.gradient(b.color)}if(!a){X.add(c,arguments)}if(c.nodeType||typeof c=="string"){c=[c]}M.ready(function(){for(var e=0,d=c.length;e<d;++e){var f=c[e];if(typeof f=="string"){L.replace(b.selector(f),b,true)}else{K(f,b)}}});return L};L.set=function(a,b){V[a]=b;return L};return L})();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-canvas{text-indent:0;}@media screen,projection{.cufon-canvas{display:inline;display:inline-block;position:relative;vertical-align:middle;"+(E?"":"font-size:1px;line-height:1px;")+"}.cufon-canvas .cufon-alt{display:-moz-inline-box;display:inline-block;width:0;height:0;overflow:hidden;text-indent:-10000in;}"+(A?".cufon-canvas canvas{position:relative;}":".cufon-canvas canvas{position:absolute;}")+"}@media print{.cufon-canvas{padding:0;}.cufon-canvas canvas{display:none;}.cufon-canvas .cufon-alt{display:inline;}}").replace(/;/g,"!important;")));document.getElementsByTagName("head")[0].appendChild(F);function D(O,H){var M=0,L=0;var G=[],N=/([mrvxe])([^a-z]*)/g,J;generate:for(var I=0;J=N.exec(O);++I){var K=J[2].split(",");switch(J[1]){case"v":G[I]={m:"bezierCurveTo",a:[M+~~K[0],L+~~K[1],M+~~K[2],L+~~K[3],M+=~~K[4],L+=~~K[5]]};break;case"r":G[I]={m:"lineTo",a:[M+=~~K[0],L+=~~K[1]]};break;case"m":G[I]={m:"moveTo",a:[M=~~K[0],L=~~K[1]]};break;case"x":G[I]={m:"closePath"};break;case"e":break generate}H[G[I].m].apply(H,G[I].a)}return G}function C(K,J){for(var I=0,H=K.length;I<H;++I){var G=K[I];J[G.m].apply(J,G.a)}}return function(AF,Z,w,V,d,AG){var I=(Z===null);if(I){Z=d.alt}var b=AF.viewBox;var K=w.getSize("fontSize",AF.baseSize);var u=w.get("letterSpacing");u=(u=="normal")?0:K.convertFrom(parseInt(u,10));var c=0,v=0,t=0,X=0;var a=V.textShadow,r=[];if(a){for(var AE=a.length;AE--;){var h=a[AE];var q=K.convertFrom(parseFloat(h.offX));var o=K.convertFrom(parseFloat(h.offY));r[AE]=[q,o];if(o<c){c=o}if(q>v){v=q}if(o>t){t=o}if(q<X){X=q}}}var AJ=Cufon.CSS.textTransform(Z,w).split(""),T;var J=AF.glyphs,W,M,AA;var G=0,P,f=[];for(var AE=0,AC=0,z=AJ.length;AE<z;++AE){W=J[T=AJ[AE]]||AF.missingGlyph;if(!W){continue}if(M){G-=AA=M[T]||0;f[AC-1]-=AA}G+=P=f[AC++]=~~(W.w||AF.w)+u;M=W.k}if(P===undefined){return null}v+=b.width-P;X+=b.minX;var U,L;if(I){U=d;L=d.firstChild}else{U=document.createElement("span");U.className="cufon cufon-canvas";U.alt=Z;L=document.createElement("canvas");U.appendChild(L);if(V.printable){var AB=document.createElement("span");AB.className="cufon-alt";AB.appendChild(document.createTextNode(Z));U.appendChild(AB)}}var AK=U.style;var n=L.style;var H=K.convert(b.height);var AI=Math.ceil(H);var s=AI/H;var m=s*Cufon.CSS.fontStretch(w.get("fontStretch"));var p=G*m;L.width=Math.ceil(K.convert(p+v-X));L.height=Math.ceil(K.convert(b.height-c+t));c+=b.minY;n.top=Math.round(K.convert(c-AF.ascent))+"px";n.left=Math.round(K.convert(X))+"px";var S=Math.ceil(K.convert(p))+"px";if(A){AK.width=S;AK.height=K.convert(AF.height)+"px"}else{AK.paddingLeft=S;AK.paddingBottom=(K.convert(AF.height)-1)+"px"}var AH=L.getContext("2d"),e=H/b.height;AH.scale(e,e*s);AH.translate(-X,-c);AH.lineWidth=AF.face["underline-thickness"];AH.save();function N(i,g){AH.strokeStyle=g;AH.beginPath();AH.moveTo(0,i);AH.lineTo(G,i);AH.stroke()}var O=V.enableTextDecoration?Cufon.CSS.textDecoration(AG,w):{};if(O.underline){N(-AF.face["underline-position"],O.underline)}if(O.overline){N(AF.ascent,O.overline)}function AD(){AH.scale(m,1);for(var x=0,k=0,g=AJ.length;x<g;++x){var y=J[AJ[x]]||AF.missingGlyph;if(!y){continue}if(y.d){AH.beginPath();if(y.code){C(y.code,AH)}else{y.code=D("m"+y.d,AH)}AH.fill()}AH.translate(f[k++],0)}AH.restore()}if(a){for(var AE=a.length;AE--;){var h=a[AE];AH.save();AH.fillStyle=h.color;AH.translate.apply(AH,r[AE]);AD()}}var R=V.textGradient;if(R){var Y=R.stops,Q=AH.createLinearGradient(0,b.minY,0,b.maxY);for(var AE=0,z=Y.length;AE<z;++AE){Q.addColorStop.apply(Q,Y[AE])}AH.fillStyle=Q}else{AH.fillStyle=w.get("color")}AD();if(O["line-through"]){N(-AF.descent,O["line-through"])}return U}})());Cufon.registerEngine("vml",(function(){if(!document.namespaces){return}if(document.namespaces.cvml==null){document.namespaces.add("cvml","urn:schemas-microsoft-com:vml")}var B=document.createElement("cvml:shape");B.style.behavior="url(#default#VML)";if(!B.coordsize){return}B=null;document.write(('<style type="text/css">.cufon-vml-canvas{text-indent:0;}@media screen{cvml\\:shape,cvml\\:rect,cvml\\:fill,cvml\\:shadow{behavior:url(#default#VML);display:block;antialias:true;position:absolute;}.cufon-vml-canvas{position:absolute;text-align:left;}.cufon-vml{display:inline-block;position:relative;vertical-align:middle;}.cufon-vml .cufon-alt{position:absolute;left:-10000in;font-size:1px;}a .cufon-vml{cursor:pointer}}@media print{.cufon-vml *{display:none;}.cufon-vml .cufon-alt{display:inline;}}</style>').replace(/;/g,"!important;"));function C(F,G){return A(F,/(?:em|ex|%)$/i.test(G)?"1em":G)}function A(I,J){if(/px$/i.test(J)){return parseFloat(J)}var H=I.style.left,G=I.runtimeStyle.left;I.runtimeStyle.left=I.currentStyle.left;I.style.left=J;var F=I.style.pixelLeft;I.style.left=H;I.runtimeStyle.left=G;return F}var E={};function D(K){var L=K.id;if(!E[L]){var I=K.stops,J=document.createElement("cvml:fill"),F=[];J.type="gradient";J.angle=180;J.focus="0";J.method="sigma";J.color=I[0][1];for(var H=1,G=I.length-1;H<G;++H){F.push(I[H][0]*100+"% "+I[H][1])}J.colors=F.join(",");J.color2=I[G][1];E[L]=J}return E[L]}return function(AF,d,z,a,h,AG,x){var I=(d===null);if(I){d=h.alt}var f=AF.viewBox;var K=z.computedFontSize||(z.computedFontSize=new Cufon.CSS.Size(C(AG,z.get("fontSize"))+"px",AF.baseSize));var w=z.computedLSpacing;if(w==undefined){w=z.get("letterSpacing");z.computedLSpacing=w=(w=="normal")?0:~~K.convertFrom(A(AG,w))}var W,L;if(I){W=h;L=h.firstChild}else{W=document.createElement("span");W.className="cufon cufon-vml";W.alt=d;L=document.createElement("span");L.className="cufon-vml-canvas";W.appendChild(L);if(a.printable){var AC=document.createElement("span");AC.className="cufon-alt";AC.appendChild(document.createTextNode(d));W.appendChild(AC)}if(!x){W.appendChild(document.createElement("cvml:shape"))}}var AL=W.style;var r=L.style;var G=K.convert(f.height),AI=Math.ceil(G);var v=AI/G;var q=v*Cufon.CSS.fontStretch(z.get("fontStretch"));var u=f.minX,t=f.minY;r.height=AI;r.top=Math.round(K.convert(t-AF.ascent));r.left=Math.round(K.convert(u));AL.height=K.convert(AF.height)+"px";var P=a.enableTextDecoration?Cufon.CSS.textDecoration(AG,z):{};var c=z.get("color");var AK=Cufon.CSS.textTransform(d,z).split(""),V;var J=AF.glyphs,b,M,AB;var F=0,m=[],s=0,R;var T,e=a.textShadow;for(var AE=0,AD=0,AA=AK.length;AE<AA;++AE){b=J[V=AK[AE]]||AF.missingGlyph;if(!b){continue}if(M){F-=AB=M[V]||0;m[AD-1]-=AB}F+=R=m[AD++]=~~(b.w||AF.w)+w;M=b.k}if(R===undefined){return null}var U=-u+F+(f.width-R);var AJ=K.convert(U*q),y=Math.round(AJ);var p=U+","+f.height,H;var g="r"+p+"ns";var S=a.textGradient&&D(a.textGradient);for(AE=0,AD=0;AE<AA;++AE){b=J[AK[AE]]||AF.missingGlyph;if(!b){continue}if(I){T=L.childNodes[AD];while(T.firstChild){T.removeChild(T.firstChild)}}else{T=document.createElement("cvml:shape");L.appendChild(T)}T.stroked="f";T.coordsize=p;T.coordorigin=H=(u-s)+","+t;T.path=(b.d?"m"+b.d+"xe":"")+"m"+H+g;T.fillcolor=c;if(S){T.appendChild(S.cloneNode(false))}var AH=T.style;AH.width=y;AH.height=AI;if(e){var O=e[0],N=e[1];var Z=Cufon.CSS.color(O.color),X;var o=document.createElement("cvml:shadow");o.on="t";o.color=Z.color;o.offset=O.offX+","+O.offY;if(N){X=Cufon.CSS.color(N.color);o.type="double";o.color2=X.color;o.offset2=N.offX+","+N.offY}o.opacity=Z.opacity||(X&&X.opacity)||1;T.appendChild(o)}s+=m[AD++]}var n=T.nextSibling,Q,Y;if(a.forceHitArea){if(!n){n=document.createElement("cvml:rect");n.stroked="f";n.className="cufon-vml-cover";Q=document.createElement("cvml:fill");Q.opacity=0;n.appendChild(Q);L.appendChild(n)}Y=n.style;Y.width=y;Y.height=AI}else{if(n){L.removeChild(n)}}AL.width=Math.max(Math.ceil(K.convert(F*q)),0);return W}})());
																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																							   /*!
/*!
 * The following copyright notice may not be removed under any circumstances.
 * 
 * Copyright:
 * Digitized data copyright The Monotype Corporation 1991-2001. All rights
 * reserved. Gill SansĒ is a trademark of The Monotype Corporation Registered in
 * the U.S. Patent & Trademark Office and may be registered in certain
 * jurisdictions
 * 
 * Trademark:
 * Gill SansĒ is a trademark of The Monotype Corporation Registered in the U.S.
 * Patent & Trademark Office and may be registered in certain jurisdictions
 * 
 * Designer:
 * Eric Gill
 * 
 * Vendor URL:
 * http://www.agfamonotype.com
 */
Cufon.registerFont({"w":180,"face":{"font-family":"Gill Sans","font-weight":300,"font-stretch":"normal","units-per-em":"360","panose-1":"2 11 3 2 2 1 4 2 2 3","ascent":"288","descent":"-72","x-height":"3","bbox":"-16 -249.496 372 83.1365","underline-thickness":"17.9297","underline-position":"-18.1055","unicode-range":"U+0020-U+2122"},"glyphs":{" ":{"w":100,"k":{"\u2018":36,"\u201c":36,"Y":54,"W":36,"V":50,"T":50,"A":22}},"!":{"d":"44,-246r-7,177r-11,0r-6,-177r24,0xm44,-35r0,35r-24,0r0,-35r24,0","w":63},"\"":{"d":"63,-246r24,0v1,31,-2,58,-5,84r-15,0v-3,-27,-5,-54,-4,-84xm13,-246r24,0v1,30,-1,57,-4,84r-15,0v-3,-26,-6,-53,-5,-84","w":100},"#":{"d":"94,-246r17,0r-16,74r69,0r15,-74r17,0r-16,74r30,0r0,17r-33,0r-14,69r47,0r0,16r-51,0r-15,73r-17,0r16,-73r-69,0r-15,73r-16,0r15,-73r-30,0r0,-16r33,0r14,-69r-47,0r0,-17r51,0xm92,-155r-14,69r68,0r14,-69r-68,0","w":237},"$":{"d":"14,-178v1,-35,32,-59,71,-60r0,-11r17,0r0,11v23,1,44,9,62,22r0,20v-20,-15,-41,-23,-62,-25r0,94v48,13,72,35,72,67v0,35,-32,62,-72,63r0,39r-17,0r0,-39v-28,-2,-52,-11,-72,-28r0,-20v25,19,49,29,72,31r0,-99v-47,-14,-71,-36,-71,-65xm85,-221v-28,-1,-51,18,-52,42v0,22,17,37,52,46r0,-88xm102,-14v41,3,73,-46,41,-74v-9,-7,-23,-14,-41,-20r0,94","w":187},"%":{"d":"7,-191v0,-31,27,-58,58,-58v31,0,58,27,58,58v0,31,-27,58,-58,58v-31,0,-58,-27,-58,-58xm22,-191v0,23,20,43,43,43v23,0,42,-19,42,-43v1,-23,-19,-43,-42,-42v-24,0,-43,19,-43,42xm232,-248r-197,252r-18,0r198,-252r17,0xm128,-54v0,-31,27,-58,59,-58v31,0,58,27,58,58v0,31,-27,58,-58,58v-32,0,-59,-27,-59,-58xm144,-54v-1,24,20,43,43,43v23,0,42,-20,42,-43v0,-23,-19,-42,-42,-42v-23,0,-43,20,-43,42","w":251},"&":{"d":"98,-241v29,0,54,22,54,51v0,26,-18,48,-52,65r56,58v11,-17,20,-35,27,-55r20,0v-8,24,-19,47,-34,69r50,53r-24,0r-37,-38v-24,28,-53,41,-85,41v-36,0,-64,-24,-64,-58v0,-32,20,-57,61,-75v-49,-40,-34,-108,28,-111xm97,-223v-50,4,-49,57,-9,85v31,-13,46,-29,46,-50v0,-19,-16,-36,-37,-35xm30,-58v0,64,87,51,115,6r-62,-65v-30,14,-53,25,-53,59","w":221},"'":{"d":"28,-246r24,0v1,31,-2,58,-5,84r-15,0v-3,-27,-5,-54,-4,-84","w":79},"(":{"d":"47,-83v0,69,31,130,70,166r-18,0v-94,-90,-93,-242,0,-332r18,0v-40,36,-70,96,-70,166","w":119},")":{"d":"73,-83v0,-69,-32,-130,-71,-166r19,0v94,90,93,242,0,332r-19,0v40,-36,71,-97,71,-166","w":119},"*":{"d":"142,-221v-16,15,-36,26,-50,43r65,-6r0,17v-21,0,-48,-9,-66,-5r51,41r-12,12r-42,-51v-5,18,4,46,4,67r-16,0v1,-22,6,-47,5,-67r-41,51r-13,-12r51,-41v-17,-5,-45,4,-66,4r0,-16v20,0,48,8,65,4r-50,-41r13,-12v14,15,28,38,42,49r-6,-65r16,0v0,21,-8,48,-4,66r42,-50","w":168},"+":{"d":"24,-134r87,0r0,-87r16,0r0,87r86,0r0,16r-86,0r0,86r-16,0r0,-86r-87,0r0,-16","w":237},",":{"d":"44,-35v1,36,-1,61,-24,77v-2,-18,9,-23,8,-42r-8,0r0,-35r24,0","w":63,"k":{"\u2019":29,"\u201d":29," ":29}},"-":{"d":"99,-90r0,17r-85,0r0,-17r85,0","w":112},".":{"d":"44,-35r0,35r-24,0r0,-35r24,0","w":63,"k":{"\u2019":29,"\u201d":29," ":29}},"\/":{"d":"80,-249r17,0r-79,252r-17,0","w":101},"0":{"d":"12,-118v0,-73,22,-131,78,-131v106,0,105,252,1,252v-53,0,-79,-59,-79,-121xm90,-232v-80,7,-83,212,-1,218v82,-6,83,-212,1,-218"},"1":{"d":"99,-246r0,246r-18,0r0,-246r18,0"},"2":{"d":"72,-232v-27,1,-37,12,-56,27r0,-21v46,-47,130,-17,129,48v0,39,-30,92,-90,161r114,0r0,17r-156,0v76,-73,114,-132,114,-178v1,-30,-25,-55,-55,-54"},"3":{"d":"133,-185v-1,-48,-71,-61,-106,-30r0,-18v42,-34,125,-11,125,46v0,30,-21,48,-45,57v32,11,48,32,48,63v2,64,-76,86,-131,58r0,-17v43,23,114,15,112,-40v-1,-35,-26,-55,-63,-55r0,-17v32,1,60,-18,60,-47"},"4":{"d":"135,-249r0,139r35,0r0,15r-35,0r0,95r-18,0r0,-95r-112,0r0,-6r123,-148r7,0xm117,-110r0,-103r-86,103r86,0"},"5":{"d":"135,-75v2,-51,-50,-72,-100,-56r0,-115r104,0r0,17r-87,0r0,78v59,-9,101,22,101,75v0,69,-79,101,-138,63r0,-21v50,36,118,23,120,-41"},"6":{"d":"97,3v-47,0,-75,-37,-75,-86v0,-60,34,-116,102,-166r11,13v-52,37,-83,78,-91,122v46,-40,123,-13,123,48v0,39,-30,69,-70,69xm148,-63v0,-56,-73,-68,-108,-29v-5,45,18,78,56,78v29,0,52,-21,52,-49"},"7":{"d":"171,-246r-112,249r-16,-7r101,-225r-134,0r0,-17r161,0"},"8":{"d":"91,3v-71,0,-98,-100,-34,-131v-58,-32,-29,-121,33,-121v62,0,91,90,34,121v63,31,36,131,-33,131xm90,-232v-26,0,-47,22,-47,48v0,26,21,48,47,48v26,0,47,-21,47,-48v0,-26,-21,-48,-47,-48xm91,-14v30,0,51,-24,51,-54v0,-27,-23,-50,-52,-50v-28,0,-53,24,-52,52v0,28,24,52,53,52"},"9":{"d":"81,-249v47,0,75,35,75,86v0,61,-34,116,-104,166r-10,-13v54,-39,85,-79,92,-121v-49,38,-122,13,-122,-49v0,-40,30,-69,69,-69xm30,-181v-1,56,74,65,107,28v5,-43,-14,-79,-55,-79v-29,0,-52,23,-52,51"},":":{"d":"44,-162r0,35r-24,0r0,-35r24,0xm44,-35r0,35r-24,0r0,-35r24,0","w":63,"k":{" ":29}},";":{"d":"44,-162r0,35r-24,0r0,-35r24,0xm44,-35v1,36,-1,61,-24,77v-2,-18,9,-23,8,-42r-8,0r0,-35r24,0","w":63,"k":{" ":29}},"<":{"d":"24,-118r0,-16r189,-79r0,18r-167,69r167,69r0,18","w":237},"=":{"d":"24,-178r189,0r0,16r-189,0r0,-16xm24,-91r189,0r0,16r-189,0r0,-16","w":237},">":{"d":"213,-118r-189,79r0,-18r168,-69r-168,-69r0,-18r189,79r0,16","w":237},"?":{"d":"68,-200v0,-33,-41,-46,-55,-14r-4,0r8,-28v34,-20,70,5,70,44v0,52,-67,83,-40,133r-6,6v-44,-50,27,-89,27,-141xm54,-35r0,35r-23,0r0,-35r23,0","w":101},"@":{"d":"52,-78v0,-79,99,-153,143,-74r6,-30r22,0r-32,155v0,5,3,7,9,7v34,-2,70,-55,68,-101v-3,-66,-45,-113,-117,-113v-79,0,-137,60,-137,140v0,82,59,138,139,137v51,0,91,-18,118,-55r18,0v-24,41,-75,69,-137,69v-90,1,-153,-63,-153,-151v0,-88,62,-155,154,-155v78,0,130,54,130,128v0,57,-44,116,-91,117v-20,1,-23,-14,-20,-32v-40,58,-120,30,-120,-42xm74,-77v0,29,17,56,45,56v38,0,69,-62,68,-100v0,-27,-18,-50,-45,-50v-40,0,-68,54,-68,94","w":287},"A":{"d":"125,-247r114,247r-20,0r-39,-85r-120,0r-39,85r-20,0r114,-247r10,0xm173,-101r-53,-115r-53,115r106,0","w":240,"k":{"y":11,"w":7,"v":11,"Y":36,"W":18,"V":18,"U":7,"T":36,"Q":18,"O":18,"G":18,"C":18}},"B":{"d":"183,-65v0,69,-81,68,-154,65r0,-246v68,-3,134,1,133,64v0,24,-12,42,-36,55v38,8,57,29,57,62xm48,-230r0,98v51,3,93,-7,93,-49v0,-41,-42,-52,-93,-49xm48,-16v56,2,115,2,115,-50v0,-48,-58,-53,-115,-50r0,100","w":191,"k":{"A":-7,".":-9,",":-9}},"C":{"d":"18,-122v0,-105,119,-161,215,-106r0,21v-83,-53,-195,-13,-195,85v0,99,115,138,197,82r0,20v-92,56,-217,4,-217,-102","w":243,"k":{"A":-16,".":-20,",":-14}},"D":{"d":"248,-123v0,74,-52,123,-130,123r-90,0r0,-246r86,0v81,-1,134,47,134,123xm228,-123v0,-64,-49,-107,-113,-107r-68,0r0,214r70,0v63,2,111,-45,111,-107","w":266,"k":{"Y":31,"W":14,"V":14,"A":14,".":22,",":22}},"E":{"d":"163,-246r0,16r-115,0r0,99r112,0r0,16r-112,0r0,99r118,0r0,16r-137,0r0,-246r134,0","w":176},"F":{"d":"155,-246r0,16r-108,0r0,94r97,0r0,15r-97,0r0,121r-19,0r0,-246r127,0","w":157,"k":{"A":14,".":29,",":29}},"G":{"d":"18,-123v0,-105,120,-159,216,-105r0,22v-80,-55,-196,-15,-196,83v0,90,102,136,182,93r0,-66r-52,0r0,-16r71,0r0,94v-96,53,-221,2,-221,-105","w":258},"H":{"d":"230,-246r0,246r-19,0r0,-116r-164,0r0,116r-19,0r0,-246r19,0r0,114r164,0r0,-114r19,0","w":258},"I":{"d":"47,-246r0,246r-19,0r0,-246r19,0","w":74},"J":{"d":"49,0v0,49,-20,75,-63,71r-2,-18v31,5,46,-10,46,-48r0,-251r19,0r0,246","w":74},"K":{"d":"188,-246r-118,123r129,123r-24,0r-129,-123r0,123r-19,0r0,-246r19,0r0,123r118,-123r24,0","w":191,"k":{"y":11,"O":14}},"L":{"d":"47,-246r0,230r122,0r0,16r-141,0r0,-246r19,0","w":168,"k":{"\u2019":29,"\u201d":29,"Y":36,"W":29,"V":29,"T":29}},"M":{"d":"140,-131r94,-115r19,0r0,246r-19,0r0,-218r-94,115r-93,-115r0,218r-19,0r0,-246r19,0","w":281},"N":{"d":"249,-246r0,246r-15,0r-187,-215r0,215r-19,0r0,-246r16,0r186,215r0,-215r19,0","w":277},"O":{"d":"18,-123v0,-69,61,-126,130,-126v70,0,130,57,130,126v0,69,-60,126,-130,126v-70,0,-130,-57,-130,-126xm39,-123v0,59,50,109,110,109v60,0,109,-50,109,-109v0,-58,-49,-108,-109,-108v-60,0,-110,49,-110,108","w":296,"k":{"Y":31,"X":18,"W":14,"V":14,"T":27,"A":18,".":23,",":23}},"P":{"d":"176,-181v0,61,-61,71,-129,66r0,115r-19,0r0,-246v72,-3,148,-3,148,65xm156,-180v0,-50,-55,-53,-109,-50r0,99v54,2,109,2,109,-49","w":183,"k":{"o":18,"e":18,"a":7,"A":32,".":65,",":65}},"Q":{"d":"278,-123v-2,66,-47,120,-116,126v38,22,67,41,101,20r5,4r-22,25v-43,-5,-79,-22,-111,-49v-66,-2,-117,-60,-117,-125v-1,-71,59,-127,130,-127v72,0,132,55,130,126xm39,-123v0,59,50,109,108,109v58,0,111,-50,111,-109v0,-59,-50,-108,-110,-108v-58,0,-109,50,-109,108","w":296,"k":{"U":5,".":14,",":14}},"R":{"d":"28,-246v70,-3,145,-2,145,64v0,28,-16,49,-47,60v31,22,63,87,88,122r-22,0v-22,-32,-52,-88,-76,-109v-14,-11,-44,-9,-69,-9r0,118r-19,0r0,-246xm152,-182v0,-48,-53,-50,-105,-48r0,96v52,2,105,2,105,-48","w":206,"k":{"Y":14,"W":9,"V":11,"T":11,"O":5}},"S":{"d":"17,-184v0,-60,77,-83,127,-49r0,21v-42,-32,-107,-24,-107,28v0,67,121,40,117,120v-3,65,-83,87,-134,46r0,-23v43,39,114,37,114,-22v0,-70,-117,-43,-117,-121","w":168},"T":{"d":"205,-246r0,16r-92,0r0,230r-19,0r0,-230r-93,0r0,-16r204,0","w":206,"k":{"y":43,"w":45,"u":43,"r":36,"o":50,"e":47,"a":47,"O":27,"A":36,":":9,".":45,"-":54,",":45}},"U":{"d":"126,-14v53,0,84,-40,84,-97r0,-135r19,0r0,134v1,69,-39,114,-103,115v-62,1,-103,-46,-103,-110r0,-139r19,0r0,138v-2,55,32,95,84,94","w":251,"k":{"A":11,".":11,",":11}},"V":{"d":"213,-246r-103,248r-6,0r-103,-248r19,0r87,208r87,-208r19,0","w":213,"k":{"u":14,"o":25,"e":25,"a":18,"O":14,"G":14,"A":22,".":36,"-":40,",":36}},"W":{"d":"186,-205r-83,207r-5,0r-98,-248r19,0r81,204r83,-204r6,0r82,204r81,-204r20,0r-99,248r-5,0","w":371,"k":{"y":7,"u":14,"o":25,"e":25,"a":14,"O":14,"A":22,".":36,"-":36,",":36}},"X":{"d":"124,-140r93,-106r25,0r-106,120r112,126r-25,0r-99,-112r-100,112r-24,0r111,-126r-105,-120r24,0","w":247},"Y":{"d":"210,-246r-96,114r0,132r-19,0r0,-132r-95,-114r23,0r82,98r82,-98r23,0","w":209,"k":{"u":36,"o":50,"e":50,"a":36,"O":31,"A":36,".":50,"-":63,",":50}},"Z":{"d":"217,-246r1,7r-183,223r185,0r0,16r-215,0r-2,-5r184,-225r-175,0r0,-16r205,0","w":228},"[":{"d":"42,-229r0,291r64,0r0,17r-81,0r0,-325r81,0r0,17r-64,0","w":108},"\\":{"d":"83,3r-79,-252r17,0r79,252r-17,0","w":101},"]":{"d":"67,62r0,-291r-65,0r0,-17r82,0r0,325r-82,0r0,-17r65,0","w":108},"^":{"d":"119,-249r79,94r-12,10r-67,-81r-68,81r-11,-10","w":237},"_":{"d":"-2,27r184,0r0,18r-184,0r0,-18"},"`":{"d":"28,-244r29,0r37,56r-12,0","w":119},"a":{"d":"22,-148v36,-26,103,-25,103,25r0,101v0,6,0,8,3,8v3,0,12,-4,24,-14r0,14v-23,16,-42,29,-45,-3v-32,31,-94,26,-94,-21v0,-44,45,-55,94,-59v2,-32,-4,-54,-36,-53v-15,0,-31,6,-49,20r0,-18xm30,-38v0,38,55,32,77,6r0,-50v-37,-4,-77,14,-77,44","w":153,"k":{"y":5,"w":5,"v":9}},"b":{"d":"170,-86v0,77,-78,109,-148,77r0,-237r18,0r0,107v45,-53,130,-19,130,53xm152,-85v0,-66,-76,-88,-112,-34r0,98v54,22,112,-8,112,-64","w":183,"k":{"y":5,"v":5,"u":4,"l":5,"b":5,".":7,",":7}},"c":{"d":"15,-78v0,-65,57,-106,121,-79r0,19v-50,-27,-103,2,-103,58v0,57,55,81,106,57r0,18v-63,25,-124,-9,-124,-73","w":150,"k":{".":-9,",":-9}},"d":{"d":"15,-81v0,-65,70,-107,129,-71r0,-94r18,0r0,246r-18,0r0,-13v-54,41,-129,-2,-129,-68xm33,-82v0,56,65,88,111,54r0,-105v-45,-34,-111,-7,-111,51","w":183},"e":{"d":"14,-83v0,-67,79,-110,125,-61v14,14,21,33,21,57r-127,0v-9,67,78,97,124,49r0,20v-56,46,-143,11,-143,-65xm35,-101r105,0v-5,-47,-52,-59,-86,-35v-10,8,-16,20,-19,35","w":172,"k":{".":-11,",":-11}},"f":{"d":"34,-162v-9,-62,31,-104,86,-80r0,16v-47,-20,-76,7,-69,64r31,0r0,14r-31,0r0,148r-17,0r0,-148r-30,0r0,-14r30,0","w":86,"k":{"\u2019":-43,"\u201d":-43,"o":4,"i":7,"e":5}},"g":{"d":"60,-50v-70,-17,-48,-121,25,-112r65,0r0,14r-37,0v48,39,11,99,-39,103v-23,2,-39,16,-23,31v10,9,81,5,87,20v33,39,-8,77,-61,77v-38,0,-70,-12,-70,-43v0,-21,16,-35,47,-40v-39,-9,-34,-41,6,-50xm33,-105v0,23,19,45,43,44v23,0,43,-20,43,-43v0,-23,-19,-43,-43,-43v-24,0,-44,18,-43,42xm78,68v28,0,55,-9,55,-31v0,-19,-17,-28,-51,-28v-39,0,-59,9,-59,29v0,20,18,30,55,30","w":153},"h":{"d":"40,-134v29,-54,114,-33,114,35r0,99r-18,0v-3,-58,16,-148,-44,-148v-21,0,-38,12,-52,35r0,113r-18,0r0,-246r18,0r0,112","w":176,"k":{"y":5}},"i":{"d":"43,-246r0,30r-18,0r0,-30r18,0xm43,-162r0,162r-18,0r0,-162r18,0","w":67},"j":{"d":"42,-246r0,30r-18,0r0,-30r18,0xm-10,68v28,-1,33,-19,34,-50r0,-180r18,0r0,180v1,36,-15,64,-48,65","w":67},"k":{"d":"38,-246r0,246r-17,0r0,-246r17,0xm153,-162r-88,77r102,85r-24,0r-102,-85r89,-77r23,0","w":153,"k":{"o":4,"e":4}},"l":{"d":"43,-246r0,246r-18,0r0,-246r18,0","w":67,"k":{"y":4,"w":4}},"m":{"d":"130,0v-3,-59,17,-146,-42,-148v-19,0,-35,12,-49,35r0,113r-17,0r0,-162r17,0v1,9,-2,22,1,29v24,-44,87,-43,103,7v28,-62,113,-45,113,27r0,99r-18,0v-4,-59,17,-148,-42,-148v-27,0,-35,17,-49,38r0,110r-17,0","w":277,"k":{"y":5,"u":5}},"n":{"d":"40,-134v29,-54,114,-33,114,35r0,99r-18,0v-3,-58,16,-148,-44,-148v-21,0,-38,12,-52,35r0,113r-18,0r0,-162r18,0r0,28","w":176,"k":{"y":5,"v":5,"u":4}},"o":{"d":"15,-81v0,-47,37,-84,83,-84v45,0,82,38,82,84v0,46,-37,84,-82,84v-46,0,-83,-38,-83,-84xm33,-81v0,36,28,67,65,67v36,0,63,-31,63,-67v0,-36,-27,-67,-63,-67v-37,0,-65,31,-65,67","w":195,"k":{"y":7,"x":7,"w":5,"v":7,".":7,",":7}},"p":{"d":"168,-81v0,65,-69,106,-128,72r0,92r-17,0r0,-245r17,0r0,9v60,-33,128,6,128,72xm149,-80v0,-56,-61,-87,-109,-56r0,110v48,29,109,4,109,-54","w":183,"k":{"y":7,".":7,",":7}},"q":{"d":"13,-78v0,-68,72,-112,131,-72r0,-12r17,0r0,245r-17,0r0,-92v-61,31,-131,-1,-131,-69xm32,-76v0,59,66,79,112,49r0,-107v-49,-35,-112,-1,-112,58","w":183},"r":{"d":"134,-146r-10,16v-38,-35,-54,-17,-84,28r0,102r-17,0r0,-162r17,0v1,14,-2,31,1,43v31,-45,54,-63,93,-27","w":119,"k":{"y":-25,"v":-25,"u":-14,"t":-29,"s":-14,"r":-9,"p":-9,"n":-9,"m":-9,"l":-14,"k":-14,"i":-9,"g":-9,"a":-9,";":-31,":":-31,".":32,"-":29,",":32}},"s":{"d":"16,-121v3,-42,59,-57,95,-30r0,18v-27,-22,-72,-24,-79,11v3,41,89,29,84,81v-4,46,-66,56,-101,29r0,-16v32,18,79,24,85,-14v-5,-39,-87,-30,-84,-79","w":127},"t":{"d":"108,-5v-28,16,-71,10,-71,-26r0,-117r-44,0r0,-14r44,0v0,-23,-4,-51,17,-53r0,53r45,0r0,14r-45,0r0,96v-6,43,24,44,54,30r0,17","w":108},"u":{"d":"84,-14v29,-1,39,-12,52,-34r0,-114r18,0r0,162r-18,0r0,-27v-25,51,-114,34,-114,-35r0,-100r18,0v4,60,-19,149,44,148","w":176},"v":{"d":"154,-162r-70,165r-11,0r-73,-165r18,0r60,137r59,-137r17,0","w":153,"k":{"o":5,"e":5,".":18,",":18}},"w":{"d":"255,-162r-70,165r-8,0r-50,-131r-50,131r-8,0r-69,-165r17,0r55,132r51,-132r9,0r49,132r57,-132r17,0","w":254,"k":{"o":5,"e":5,".":20,",":20}},"x":{"d":"88,-71r-64,71r-22,0r74,-83r-74,-79r22,0r64,67r63,-67r22,0r-74,79r74,83r-22,0","w":172,"k":{"e":7}},"y":{"d":"152,-162r-121,245r-17,0r56,-114r-68,-131r18,0r59,113r56,-113r17,0","w":150,"k":{"o":7,"e":7,"a":4,".":32,",":32}},"z":{"d":"137,-162r2,6r-107,140r107,0r0,16r-134,0r-1,-5r107,-141r-101,0r0,-16r127,0","w":142,"k":{"o":5,"e":5}},"{":{"d":"52,24v0,-43,7,-95,-34,-94r0,-23v41,1,34,-51,34,-94v0,-41,17,-61,51,-59r0,20v-41,-4,-32,38,-32,74v0,39,-12,63,-35,71v32,8,35,57,35,105v0,28,4,39,32,39r0,20v-34,2,-51,-18,-51,-59","w":119},"|":{"d":"31,-246r17,0r0,329r-17,0r0,-329","w":79},"}":{"d":"68,-187v0,43,-7,95,34,94r0,23v-41,-1,-34,51,-34,94v0,41,-17,61,-51,59r0,-20v41,4,32,-38,32,-74v0,-39,11,-62,34,-70v-32,-8,-34,-58,-34,-106v0,-28,-4,-39,-32,-39r0,-20v34,-2,51,18,51,59","w":119},"~":{"d":"75,-128v-25,1,-30,9,-51,23r0,-19v19,-14,37,-21,51,-21v14,0,76,30,88,28v22,-2,32,-12,50,-24r0,20v-19,14,-36,21,-49,21v-16,0,-75,-30,-89,-28","w":237},"\u00a3":{"d":"194,-5v-46,20,-103,-12,-160,7r30,-113r-30,0r0,-16r35,0v27,-87,52,-132,113,-119r9,17v-66,-12,-86,42,-105,102r39,0r0,16r-44,0r-24,92v55,-13,95,19,137,-5r0,19","w":198},"\u2122":{"d":"36,-246r112,0r0,15r-47,0r0,128r-18,0r0,-128r-47,0r0,-15xm164,-246r27,0r36,114r38,-114r27,0r0,143r-16,0r0,-128r-43,128r-12,0r-41,-128r0,128r-16,0r0,-143","w":338},"\u2026":{"d":"311,-35r0,35r-23,0r0,-35r23,0xm192,-35r0,35r-24,0r0,-35r24,0xm72,-35r0,35r-24,0r0,-35r24,0","w":360},"\u2013":{"d":"-2,-96r184,0r0,12r-184,0r0,-12"},"\u2014":{"d":"-2,-96r364,0r0,12r-364,0r0,-12","w":360},"\u201c":{"d":"99,-169v-1,-36,0,-61,23,-77v1,18,-9,23,-7,42r7,0r0,35r-23,0xm20,-169v-1,-36,0,-61,24,-77v2,18,-9,23,-8,42r8,0r0,35r-24,0","w":142,"k":{"\u2018":-29}},"\u201d":{"d":"122,-246v1,35,0,61,-23,77v-2,-19,9,-23,8,-42r-8,0r0,-35r23,0xm44,-246v1,36,-1,61,-24,77v-2,-19,9,-23,8,-42r-8,0r0,-35r24,0","w":142,"k":{" ":29}},"\u2018":{"d":"20,-169v-1,-36,0,-61,24,-77v2,18,-9,23,-8,42r8,0r0,35r-24,0","w":63,"k":{"\u2018":-13}},"\u2019":{"d":"44,-246v1,36,-1,61,-24,77v-2,-19,9,-23,8,-42r-8,0r0,-35r24,0","w":63,"k":{"\u2019":-13,"\u201d":-29,"s":14,"r":14,"d":22," ":29}},"\u00d7":{"d":"46,-188r12,-11r61,61r61,-61r11,11r-61,61r61,61r-11,12r-61,-61r-61,61r-12,-12r61,-61","w":237},"\u00a0":{"w":100,"k":{"\u2018":36,"\u201c":36,"Y":54,"W":36,"V":50,"T":50,"A":22}}}});

 $(document).ready(function(){
   $("div#bookingform input:image").click(function(event){
	if (!$("div#bookingform input#datepicker").val()) {
		alert('Please select a check in date by clicking on the calendar button');
		return false;
	}
   });
   $("div#topbooking input:image").click(function(event){
	if (!$("div#topbooking input#datepicker_two").val()) {
		alert('Please select a check in date by clicking on the calendar button');
		return false;
	}
   });
 });


