/* Modernizr 2.0.6 (Custom Build) | MIT & BSD
 * Build: http://www.modernizr.com/download/#-fontface-backgroundsize-borderimage-borderradius-boxshadow-flexbox-hsla-multiplebgs-opacity-rgba-textshadow-cssanimations-csscolumns-generatedcontent-cssgradients-cssreflections-csstransforms-csstransforms3d-csstransitions-geolocation-inlinesvg-smil-svg-svgclippaths-touch-webgl-iepp-cssclasses-teststyles-testprop-testallprops-prefixes-domprefixes-load
 */
;window.Modernizr=function(a,b,c){function E(a,b){var c=a.charAt(0).toUpperCase()+a.substr(1),d=(a+" "+p.join(c+" ")+c).split(" ");return D(d,b)}function D(a,b){for(var d in a)if(k[a[d]]!==c)return b=="pfx"?a[d]:!0;return!1}function C(a,b){return!!~(""+a).indexOf(b)}function B(a,b){return typeof a===b}function A(a,b){return z(o.join(a+";")+(b||""))}function z(a){k.cssText=a}var d="2.0.6",e={},f=!0,g=b.documentElement,h=b.head||b.getElementsByTagName("head")[0],i="modernizr",j=b.createElement(i),k=j.style,l,m=":)",n=Object.prototype.toString,o=" -webkit- -moz- -o- -ms- -khtml- ".split(" "),p="Webkit Moz O ms Khtml".split(" "),q={svg:"http://www.w3.org/2000/svg"},r={},s={},t={},u=[],v=function(a,c,d,e){var f,h,j,k=b.createElement("div");if(parseInt(d,10))while(d--)j=b.createElement("div"),j.id=e?e[d]:i+(d+1),k.appendChild(j);f=["&shy;","<style>",a,"</style>"].join(""),k.id=i,k.innerHTML+=f,g.appendChild(k),h=c(k,a),k.parentNode.removeChild(k);return!!h},w,x={}.hasOwnProperty,y;!B(x,c)&&!B(x.call,c)?y=function(a,b){return x.call(a,b)}:y=function(a,b){return b in a&&B(a.constructor.prototype[b],c)};var F=function(c,d){var f=c.join(""),g=d.length;v(f,function(c,d){var f=b.styleSheets[b.styleSheets.length-1],h=f.cssRules&&f.cssRules[0]?f.cssRules[0].cssText:f.cssText||"",i=c.childNodes,j={};while(g--)j[i[g].id]=i[g];e.touch="ontouchstart"in a||j.touch.offsetTop===9,e.csstransforms3d=j.csstransforms3d.offsetLeft===9,e.generatedcontent=j.generatedcontent.offsetHeight>=1,e.fontface=/src/i.test(h)&&h.indexOf(d.split(" ")[0])===0},g,d)}(['@font-face {font-family:"font";src:url("https://")}',["@media (",o.join("touch-enabled),("),i,")","{#touch{top:9px;position:absolute}}"].join(""),["@media (",o.join("transform-3d),("),i,")","{#csstransforms3d{left:9px;position:absolute}}"].join(""),['#generatedcontent:after{content:"',m,'";visibility:hidden}'].join("")],["fontface","touch","csstransforms3d","generatedcontent"]);r.flexbox=function(){function c(a,b,c,d){a.style.cssText=o.join(b+":"+c+";")+(d||"")}function a(a,b,c,d){b+=":",a.style.cssText=(b+o.join(c+";"+b)).slice(0,-b.length)+(d||"")}var d=b.createElement("div"),e=b.createElement("div");a(d,"display","box","width:42px;padding:0;"),c(e,"box-flex","1","width:10px;"),d.appendChild(e),g.appendChild(d);var f=e.offsetWidth===42;d.removeChild(e),g.removeChild(d);return f},r.webgl=function(){return!!a.WebGLRenderingContext},r.touch=function(){return e.touch},r.geolocation=function(){return!!navigator.geolocation},r.rgba=function(){z("background-color:rgba(150,255,150,.5)");return C(k.backgroundColor,"rgba")},r.hsla=function(){z("background-color:hsla(120,40%,100%,.5)");return C(k.backgroundColor,"rgba")||C(k.backgroundColor,"hsla")},r.multiplebgs=function(){z("background:url(https://),url(https://),red url(https://)");return/(url\s*\(.*?){3}/.test(k.background)},r.backgroundsize=function(){return E("backgroundSize")},r.borderimage=function(){return E("borderImage")},r.borderradius=function(){return E("borderRadius")},r.boxshadow=function(){return E("boxShadow")},r.textshadow=function(){return b.createElement("div").style.textShadow===""},r.opacity=function(){A("opacity:.55");return/^0.55$/.test(k.opacity)},r.cssanimations=function(){return E("animationName")},r.csscolumns=function(){return E("columnCount")},r.cssgradients=function(){var a="background-image:",b="gradient(linear,left top,right bottom,from(#9f9),to(white));",c="linear-gradient(left top,#9f9, white);";z((a+o.join(b+a)+o.join(c+a)).slice(0,-a.length));return C(k.backgroundImage,"gradient")},r.cssreflections=function(){return E("boxReflect")},r.csstransforms=function(){return!!D(["transformProperty","WebkitTransform","MozTransform","OTransform","msTransform"])},r.csstransforms3d=function(){var a=!!D(["perspectiveProperty","WebkitPerspective","MozPerspective","OPerspective","msPerspective"]);a&&"webkitPerspective"in g.style&&(a=e.csstransforms3d);return a},r.csstransitions=function(){return E("transitionProperty")},r.fontface=function(){return e.fontface},r.generatedcontent=function(){return e.generatedcontent},r.svg=function(){return!!b.createElementNS&&!!b.createElementNS(q.svg,"svg").createSVGRect},r.inlinesvg=function(){var a=b.createElement("div");a.innerHTML="<svg/>";return(a.firstChild&&a.firstChild.namespaceURI)==q.svg},r.smil=function(){return!!b.createElementNS&&/SVG/.test(n.call(b.createElementNS(q.svg,"animate")))},r.svgclippaths=function(){return!!b.createElementNS&&/SVG/.test(n.call(b.createElementNS(q.svg,"clipPath")))};for(var G in r)y(r,G)&&(w=G.toLowerCase(),e[w]=r[G](),u.push((e[w]?"":"no-")+w));z(""),j=l=null,a.attachEvent&&function(){var a=b.createElement("div");a.innerHTML="<elem></elem>";return a.childNodes.length!==1}()&&function(a,b){function s(a){var b=-1;while(++b<g)a.createElement(f[b])}a.iepp=a.iepp||{};var d=a.iepp,e=d.html5elements||"abbr|article|aside|audio|canvas|datalist|details|figcaption|figure|footer|header|hgroup|mark|meter|nav|output|progress|section|summary|time|video",f=e.split("|"),g=f.length,h=new RegExp("(^|\\s)("+e+")","gi"),i=new RegExp("<(/*)("+e+")","gi"),j=/^\s*[\{\}]\s*$/,k=new RegExp("(^|[^\\n]*?\\s)("+e+")([^\\n]*)({[\\n\\w\\W]*?})","gi"),l=b.createDocumentFragment(),m=b.documentElement,n=m.firstChild,o=b.createElement("body"),p=b.createElement("style"),q=/print|all/,r;d.getCSS=function(a,b){if(a+""===c)return"";var e=-1,f=a.length,g,h=[];while(++e<f){g=a[e];if(g.disabled)continue;b=g.media||b,q.test(b)&&h.push(d.getCSS(g.imports,b),g.cssText),b="all"}return h.join("")},d.parseCSS=function(a){var b=[],c;while((c=k.exec(a))!=null)b.push(((j.exec(c[1])?"\n":c[1])+c[2]+c[3]).replace(h,"$1.iepp_$2")+c[4]);return b.join("\n")},d.writeHTML=function(){var a=-1;r=r||b.body;while(++a<g){var c=b.getElementsByTagName(f[a]),d=c.length,e=-1;while(++e<d)c[e].className.indexOf("iepp_")<0&&(c[e].className+=" iepp_"+f[a])}l.appendChild(r),m.appendChild(o),o.className=r.className,o.id=r.id,o.innerHTML=r.innerHTML.replace(i,"<$1font")},d._beforePrint=function(){p.styleSheet.cssText=d.parseCSS(d.getCSS(b.styleSheets,"all")),d.writeHTML()},d.restoreHTML=function(){o.innerHTML="",m.removeChild(o),m.appendChild(r)},d._afterPrint=function(){d.restoreHTML(),p.styleSheet.cssText=""},s(b),s(l);d.disablePP||(n.insertBefore(p,n.firstChild),p.media="print",p.className="iepp-printshim",a.attachEvent("onbeforeprint",d._beforePrint),a.attachEvent("onafterprint",d._afterPrint))}(a,b),e._version=d,e._prefixes=o,e._domPrefixes=p,e.testProp=function(a){return D([a])},e.testAllProps=E,e.testStyles=v,g.className=g.className.replace(/\bno-js\b/,"")+(f?" js "+u.join(" "):"");return e}(this,this.document),function(a,b,c){function k(a){return!a||a=="loaded"||a=="complete"}function j(){var a=1,b=-1;while(p.length- ++b)if(p[b].s&&!(a=p[b].r))break;a&&g()}function i(a){var c=b.createElement("script"),d;c.src=a.s,c.onreadystatechange=c.onload=function(){!d&&k(c.readyState)&&(d=1,j(),c.onload=c.onreadystatechange=null)},m(function(){d||(d=1,j())},H.errorTimeout),a.e?c.onload():n.parentNode.insertBefore(c,n)}function h(a){var c=b.createElement("link"),d;c.href=a.s,c.rel="stylesheet",c.type="text/css";if(!a.e&&(w||r)){var e=function(a){m(function(){if(!d)try{a.sheet.cssRules.length?(d=1,j()):e(a)}catch(b){b.code==1e3||b.message=="security"||b.message=="denied"?(d=1,m(function(){j()},0)):e(a)}},0)};e(c)}else c.onload=function(){d||(d=1,m(function(){j()},0))},a.e&&c.onload();m(function(){d||(d=1,j())},H.errorTimeout),!a.e&&n.parentNode.insertBefore(c,n)}function g(){var a=p.shift();q=1,a?a.t?m(function(){a.t=="c"?h(a):i(a)},0):(a(),j()):q=0}function f(a,c,d,e,f,h){function i(){!o&&k(l.readyState)&&(r.r=o=1,!q&&j(),l.onload=l.onreadystatechange=null,m(function(){u.removeChild(l)},0))}var l=b.createElement(a),o=0,r={t:d,s:c,e:h};l.src=l.data=c,!s&&(l.style.display="none"),l.width=l.height="0",a!="object"&&(l.type=d),l.onload=l.onreadystatechange=i,a=="img"?l.onerror=i:a=="script"&&(l.onerror=function(){r.e=r.r=1,g()}),p.splice(e,0,r),u.insertBefore(l,s?null:n),m(function(){o||(u.removeChild(l),r.r=r.e=o=1,j())},H.errorTimeout)}function e(a,b,c){var d=b=="c"?z:y;q=0,b=b||"j",C(a)?f(d,a,b,this.i++,l,c):(p.splice(this.i++,0,a),p.length==1&&g());return this}function d(){var a=H;a.loader={load:e,i:0};return a}var l=b.documentElement,m=a.setTimeout,n=b.getElementsByTagName("script")[0],o={}.toString,p=[],q=0,r="MozAppearance"in l.style,s=r&&!!b.createRange().compareNode,t=r&&!s,u=s?l:n.parentNode,v=a.opera&&o.call(a.opera)=="[object Opera]",w="webkitAppearance"in l.style,x=w&&"async"in b.createElement("script"),y=r?"object":v||x?"img":"script",z=w?"img":y,A=Array.isArray||function(a){return o.call(a)=="[object Array]"},B=function(a){return Object(a)===a},C=function(a){return typeof a=="string"},D=function(a){return o.call(a)=="[object Function]"},E=[],F={},G,H;H=function(a){function f(a){var b=a.split("!"),c=E.length,d=b.pop(),e=b.length,f={url:d,origUrl:d,prefixes:b},g,h;for(h=0;h<e;h++)g=F[b[h]],g&&(f=g(f));for(h=0;h<c;h++)f=E[h](f);return f}function e(a,b,e,g,h){var i=f(a),j=i.autoCallback;if(!i.bypass){b&&(b=D(b)?b:b[a]||b[g]||b[a.split("/").pop().split("?")[0]]);if(i.instead)return i.instead(a,b,e,g,h);e.load(i.url,i.forceCSS||!i.forceJS&&/css$/.test(i.url)?"c":c,i.noexec),(D(b)||D(j))&&e.load(function(){d(),b&&b(i.origUrl,h,g),j&&j(i.origUrl,h,g)})}}function b(a,b){function c(a){if(C(a))e(a,h,b,0,d);else if(B(a))for(i in a)a.hasOwnProperty(i)&&e(a[i],h,b,i,d)}var d=!!a.test,f=d?a.yep:a.nope,g=a.load||a.both,h=a.callback,i;c(f),c(g),a.complete&&b.load(a.complete)}var g,h,i=this.yepnope.loader;if(C(a))e(a,0,i,0);else if(A(a))for(g=0;g<a.length;g++)h=a[g],C(h)?e(h,0,i,0):A(h)?H(h):B(h)&&b(h,i);else B(a)&&b(a,i)},H.addPrefix=function(a,b){F[a]=b},H.addFilter=function(a){E.push(a)},H.errorTimeout=1e4,b.readyState==null&&b.addEventListener&&(b.readyState="loading",b.addEventListener("DOMContentLoaded",G=function(){b.removeEventListener("DOMContentLoaded",G,0),b.readyState="complete"},0)),a.yepnope=d()}(this,this.document),Modernizr.load=function(){yepnope.apply(window,[].slice.call(arguments,0))};

/*!
 * jCarousel - Riding carousels with jQuery
 *   http://sorgalla.com/jcarousel/
 *
 * Copyright (c) 2006 Jan Sorgalla (http://sorgalla.com)
 * Dual licensed under the MIT (http://www.opensource.org/licenses/mit-license.php)
 * and GPL (http://www.opensource.org/licenses/gpl-license.php) licenses.
 *
 * Built on top of the jQuery library
 *   http://jquery.com
 *
 * Inspired by the "Carousel Component" by Bill Scott
 *   http://billwscott.com/carousel/
 */

(function(g){var q={vertical:!1,rtl:!1,start:1,offset:1,size:null,scroll:3,visible:null,animation:"normal",easing:"swing",auto:0,wrap:null,initCallback:null,setupCallback:null,reloadCallback:null,itemLoadCallback:null,itemFirstInCallback:null,itemFirstOutCallback:null,itemLastInCallback:null,itemLastOutCallback:null,itemVisibleInCallback:null,itemVisibleOutCallback:null,animationStepCallback:null,buttonNextHTML:"<div></div>",buttonPrevHTML:"<div></div>",buttonNextEvent:"click",buttonPrevEvent:"click", buttonNextCallback:null,buttonPrevCallback:null,itemFallbackDimension:null},m=!1;g(window).bind("load.jcarousel",function(){m=!0});g.jcarousel=function(a,c){this.options=g.extend({},q,c||{});this.autoStopped=this.locked=!1;this.buttonPrevState=this.buttonNextState=this.buttonPrev=this.buttonNext=this.list=this.clip=this.container=null;if(!c||c.rtl===void 0)this.options.rtl=(g(a).attr("dir")||g("html").attr("dir")||"").toLowerCase()=="rtl";this.wh=!this.options.vertical?"width":"height";this.lt=!this.options.vertical? this.options.rtl?"right":"left":"top";for(var b="",d=a.className.split(" "),f=0;f<d.length;f++)if(d[f].indexOf("jcarousel-skin")!=-1){g(a).removeClass(d[f]);b=d[f];break}a.nodeName.toUpperCase()=="UL"||a.nodeName.toUpperCase()=="OL"?(this.list=g(a),this.clip=this.list.parents(".jcarousel-clip"),this.container=this.list.parents(".jcarousel-container")):(this.container=g(a),this.list=this.container.find("ul,ol").eq(0),this.clip=this.container.find(".jcarousel-clip"));if(this.clip.size()===0)this.clip= this.list.wrap("<div></div>").parent();if(this.container.size()===0)this.container=this.clip.wrap("<div></div>").parent();b!==""&&this.container.parent()[0].className.indexOf("jcarousel-skin")==-1&&this.container.wrap('<div class=" '+b+'"></div>');this.buttonPrev=g(".jcarousel-prev",this.container);if(this.buttonPrev.size()===0&&this.options.buttonPrevHTML!==null)this.buttonPrev=g(this.options.buttonPrevHTML).appendTo(this.container);this.buttonPrev.addClass(this.className("jcarousel-prev"));this.buttonNext= g(".jcarousel-next",this.container);if(this.buttonNext.size()===0&&this.options.buttonNextHTML!==null)this.buttonNext=g(this.options.buttonNextHTML).appendTo(this.container);this.buttonNext.addClass(this.className("jcarousel-next"));this.clip.addClass(this.className("jcarousel-clip")).css({position:"relative"});this.list.addClass(this.className("jcarousel-list")).css({overflow:"hidden",position:"relative",top:0,margin:0,padding:0}).css(this.options.rtl?"right":"left",0);this.container.addClass(this.className("jcarousel-container")).css({position:"relative"}); !this.options.vertical&&this.options.rtl&&this.container.addClass("jcarousel-direction-rtl").attr("dir","rtl");var j=this.options.visible!==null?Math.ceil(this.clipping()/this.options.visible):null,b=this.list.children("li"),e=this;if(b.size()>0){var h=0,i=this.options.offset;b.each(function(){e.format(this,i++);h+=e.dimension(this,j)});this.list.css(this.wh,h+100+"px");if(!c||c.size===void 0)this.options.size=b.size()}this.container.css("display","block");this.buttonNext.css("display","block");this.buttonPrev.css("display", "block");this.funcNext=function(){e.next()};this.funcPrev=function(){e.prev()};this.funcResize=function(){e.resizeTimer&&clearTimeout(e.resizeTimer);e.resizeTimer=setTimeout(function(){e.reload()},100)};this.options.initCallback!==null&&this.options.initCallback(this,"init");!m&&g.browser.safari?(this.buttons(!1,!1),g(window).bind("load.jcarousel",function(){e.setup()})):this.setup()};var f=g.jcarousel;f.fn=f.prototype={jcarousel:"0.2.8"};f.fn.extend=f.extend=g.extend;f.fn.extend({setup:function(){this.prevLast= this.prevFirst=this.last=this.first=null;this.animating=!1;this.tail=this.resizeTimer=this.timer=null;this.inTail=!1;if(!this.locked){this.list.css(this.lt,this.pos(this.options.offset)+"px");var a=this.pos(this.options.start,!0);this.prevFirst=this.prevLast=null;this.animate(a,!1);g(window).unbind("resize.jcarousel",this.funcResize).bind("resize.jcarousel",this.funcResize);this.options.setupCallback!==null&&this.options.setupCallback(this)}},reset:function(){this.list.empty();this.list.css(this.lt, "0px");this.list.css(this.wh,"10px");this.options.initCallback!==null&&this.options.initCallback(this,"reset");this.setup()},reload:function(){this.tail!==null&&this.inTail&&this.list.css(this.lt,f.intval(this.list.css(this.lt))+this.tail);this.tail=null;this.inTail=!1;this.options.reloadCallback!==null&&this.options.reloadCallback(this);if(this.options.visible!==null){var a=this,c=Math.ceil(this.clipping()/this.options.visible),b=0,d=0;this.list.children("li").each(function(f){b+=a.dimension(this, c);f+1<a.first&&(d=b)});this.list.css(this.wh,b+"px");this.list.css(this.lt,-d+"px")}this.scroll(this.first,!1)},lock:function(){this.locked=!0;this.buttons()},unlock:function(){this.locked=!1;this.buttons()},size:function(a){if(a!==void 0)this.options.size=a,this.locked||this.buttons();return this.options.size},has:function(a,c){if(c===void 0||!c)c=a;if(this.options.size!==null&&c>this.options.size)c=this.options.size;for(var b=a;b<=c;b++){var d=this.get(b);if(!d.length||d.hasClass("jcarousel-item-placeholder"))return!1}return!0}, get:function(a){return g(">.jcarousel-item-"+a,this.list)},add:function(a,c){var b=this.get(a),d=0,p=g(c);if(b.length===0)for(var j,e=f.intval(a),b=this.create(a);;){if(j=this.get(--e),e<=0||j.length){e<=0?this.list.prepend(b):j.after(b);break}}else d=this.dimension(b);p.get(0).nodeName.toUpperCase()=="LI"?(b.replaceWith(p),b=p):b.empty().append(c);this.format(b.removeClass(this.className("jcarousel-item-placeholder")),a);p=this.options.visible!==null?Math.ceil(this.clipping()/this.options.visible): null;d=this.dimension(b,p)-d;a>0&&a<this.first&&this.list.css(this.lt,f.intval(this.list.css(this.lt))-d+"px");this.list.css(this.wh,f.intval(this.list.css(this.wh))+d+"px");return b},remove:function(a){var c=this.get(a);if(c.length&&!(a>=this.first&&a<=this.last)){var b=this.dimension(c);a<this.first&&this.list.css(this.lt,f.intval(this.list.css(this.lt))+b+"px");c.remove();this.list.css(this.wh,f.intval(this.list.css(this.wh))-b+"px")}},next:function(){this.tail!==null&&!this.inTail?this.scrollTail(!1): this.scroll((this.options.wrap=="both"||this.options.wrap=="last")&&this.options.size!==null&&this.last==this.options.size?1:this.first+this.options.scroll)},prev:function(){this.tail!==null&&this.inTail?this.scrollTail(!0):this.scroll((this.options.wrap=="both"||this.options.wrap=="first")&&this.options.size!==null&&this.first==1?this.options.size:this.first-this.options.scroll)},scrollTail:function(a){if(!this.locked&&!this.animating&&this.tail){this.pauseAuto();var c=f.intval(this.list.css(this.lt)), c=!a?c-this.tail:c+this.tail;this.inTail=!a;this.prevFirst=this.first;this.prevLast=this.last;this.animate(c)}},scroll:function(a,c){!this.locked&&!this.animating&&(this.pauseAuto(),this.animate(this.pos(a),c))},pos:function(a,c){var b=f.intval(this.list.css(this.lt));if(this.locked||this.animating)return b;this.options.wrap!="circular"&&(a=a<1?1:this.options.size&&a>this.options.size?this.options.size:a);for(var d=this.first>a,g=this.options.wrap!="circular"&&this.first<=1?1:this.first,j=d?this.get(g): this.get(this.last),e=d?g:g-1,h=null,i=0,k=!1,l=0;d?--e>=a:++e<a;){h=this.get(e);k=!h.length;if(h.length===0&&(h=this.create(e).addClass(this.className("jcarousel-item-placeholder")),j[d?"before":"after"](h),this.first!==null&&this.options.wrap=="circular"&&this.options.size!==null&&(e<=0||e>this.options.size)))j=this.get(this.index(e)),j.length&&(h=this.add(e,j.clone(!0)));j=h;l=this.dimension(h);k&&(i+=l);if(this.first!==null&&(this.options.wrap=="circular"||e>=1&&(this.options.size===null||e<= this.options.size)))b=d?b+l:b-l}for(var g=this.clipping(),m=[],o=0,n=0,j=this.get(a-1),e=a;++o;){h=this.get(e);k=!h.length;if(h.length===0){h=this.create(e).addClass(this.className("jcarousel-item-placeholder"));if(j.length===0)this.list.prepend(h);else j[d?"before":"after"](h);if(this.first!==null&&this.options.wrap=="circular"&&this.options.size!==null&&(e<=0||e>this.options.size))j=this.get(this.index(e)),j.length&&(h=this.add(e,j.clone(!0)))}j=h;l=this.dimension(h);if(l===0)throw Error("jCarousel: No width/height set for items. This will cause an infinite loop. Aborting..."); this.options.wrap!="circular"&&this.options.size!==null&&e>this.options.size?m.push(h):k&&(i+=l);n+=l;if(n>=g)break;e++}for(h=0;h<m.length;h++)m[h].remove();i>0&&(this.list.css(this.wh,this.dimension(this.list)+i+"px"),d&&(b-=i,this.list.css(this.lt,f.intval(this.list.css(this.lt))-i+"px")));i=a+o-1;if(this.options.wrap!="circular"&&this.options.size&&i>this.options.size)i=this.options.size;if(e>i){o=0;e=i;for(n=0;++o;){h=this.get(e--);if(!h.length)break;n+=this.dimension(h);if(n>=g)break}}e=i-o+ 1;this.options.wrap!="circular"&&e<1&&(e=1);if(this.inTail&&d)b+=this.tail,this.inTail=!1;this.tail=null;if(this.options.wrap!="circular"&&i==this.options.size&&i-o+1>=1&&(d=f.intval(this.get(i).css(!this.options.vertical?"marginRight":"marginBottom")),n-d>g))this.tail=n-g-d;if(c&&a===this.options.size&&this.tail)b-=this.tail,this.inTail=!0;for(;a-- >e;)b+=this.dimension(this.get(a));this.prevFirst=this.first;this.prevLast=this.last;this.first=e;this.last=i;return b},animate:function(a,c){if(!this.locked&& !this.animating){this.animating=!0;var b=this,d=function(){b.animating=!1;a===0&&b.list.css(b.lt,0);!b.autoStopped&&(b.options.wrap=="circular"||b.options.wrap=="both"||b.options.wrap=="last"||b.options.size===null||b.last<b.options.size||b.last==b.options.size&&b.tail!==null&&!b.inTail)&&b.startAuto();b.buttons();b.notify("onAfterAnimation");if(b.options.wrap=="circular"&&b.options.size!==null)for(var c=b.prevFirst;c<=b.prevLast;c++)c!==null&&!(c>=b.first&&c<=b.last)&&(c<1||c>b.options.size)&&b.remove(c)}; this.notify("onBeforeAnimation");if(!this.options.animation||c===!1)this.list.css(this.lt,a+"px"),d();else{var f=!this.options.vertical?this.options.rtl?{right:a}:{left:a}:{top:a},d={duration:this.options.animation,easing:this.options.easing,complete:d};if(g.isFunction(this.options.animationStepCallback))d.step=this.options.animationStepCallback;this.list.animate(f,d)}}},startAuto:function(a){if(a!==void 0)this.options.auto=a;if(this.options.auto===0)return this.stopAuto();if(this.timer===null){this.autoStopped= !1;var c=this;this.timer=window.setTimeout(function(){c.next()},this.options.auto*1E3)}},stopAuto:function(){this.pauseAuto();this.autoStopped=!0},pauseAuto:function(){if(this.timer!==null)window.clearTimeout(this.timer),this.timer=null},buttons:function(a,c){if(a==null&&(a=!this.locked&&this.options.size!==0&&(this.options.wrap&&this.options.wrap!="first"||this.options.size===null||this.last<this.options.size),!this.locked&&(!this.options.wrap||this.options.wrap=="first")&&this.options.size!==null&& this.last>=this.options.size))a=this.tail!==null&&!this.inTail;if(c==null&&(c=!this.locked&&this.options.size!==0&&(this.options.wrap&&this.options.wrap!="last"||this.first>1),!this.locked&&(!this.options.wrap||this.options.wrap=="last")&&this.options.size!==null&&this.first==1))c=this.tail!==null&&this.inTail;var b=this;this.buttonNext.size()>0?(this.buttonNext.unbind(this.options.buttonNextEvent+".jcarousel",this.funcNext),a&&this.buttonNext.bind(this.options.buttonNextEvent+".jcarousel",this.funcNext), this.buttonNext[a?"removeClass":"addClass"](this.className("jcarousel-next-disabled")).attr("disabled",a?!1:!0),this.options.buttonNextCallback!==null&&this.buttonNext.data("jcarouselstate")!=a&&this.buttonNext.each(function(){b.options.buttonNextCallback(b,this,a)}).data("jcarouselstate",a)):this.options.buttonNextCallback!==null&&this.buttonNextState!=a&&this.options.buttonNextCallback(b,null,a);this.buttonPrev.size()>0?(this.buttonPrev.unbind(this.options.buttonPrevEvent+".jcarousel",this.funcPrev), c&&this.buttonPrev.bind(this.options.buttonPrevEvent+".jcarousel",this.funcPrev),this.buttonPrev[c?"removeClass":"addClass"](this.className("jcarousel-prev-disabled")).attr("disabled",c?!1:!0),this.options.buttonPrevCallback!==null&&this.buttonPrev.data("jcarouselstate")!=c&&this.buttonPrev.each(function(){b.options.buttonPrevCallback(b,this,c)}).data("jcarouselstate",c)):this.options.buttonPrevCallback!==null&&this.buttonPrevState!=c&&this.options.buttonPrevCallback(b,null,c);this.buttonNextState= a;this.buttonPrevState=c},notify:function(a){var c=this.prevFirst===null?"init":this.prevFirst<this.first?"next":"prev";this.callback("itemLoadCallback",a,c);this.prevFirst!==this.first&&(this.callback("itemFirstInCallback",a,c,this.first),this.callback("itemFirstOutCallback",a,c,this.prevFirst));this.prevLast!==this.last&&(this.callback("itemLastInCallback",a,c,this.last),this.callback("itemLastOutCallback",a,c,this.prevLast));this.callback("itemVisibleInCallback",a,c,this.first,this.last,this.prevFirst, this.prevLast);this.callback("itemVisibleOutCallback",a,c,this.prevFirst,this.prevLast,this.first,this.last)},callback:function(a,c,b,d,f,j,e){if(!(this.options[a]==null||typeof this.options[a]!="object"&&c!="onAfterAnimation")){var h=typeof this.options[a]=="object"?this.options[a][c]:this.options[a];if(g.isFunction(h)){var i=this;if(d===void 0)h(i,b,c);else if(f===void 0)this.get(d).each(function(){h(i,this,d,b,c)});else for(var a=function(a){i.get(a).each(function(){h(i,this,a,b,c)})},k=d;k<=f;k++)k!== null&&!(k>=j&&k<=e)&&a(k)}}},create:function(a){return this.format("<li></li>",a)},format:function(a,c){for(var a=g(a),b=a.get(0).className.split(" "),d=0;d<b.length;d++)b[d].indexOf("jcarousel-")!=-1&&a.removeClass(b[d]);a.addClass(this.className("jcarousel-item")).addClass(this.className("jcarousel-item-"+c)).css({"float":this.options.rtl?"right":"left","list-style":"none"}).attr("jcarouselindex",c);return a},className:function(a){return a+" "+a+(!this.options.vertical?"-horizontal":"-vertical")}, dimension:function(a,c){var b=g(a);if(c==null)return!this.options.vertical?b.outerWidth(!0)||f.intval(this.options.itemFallbackDimension):b.outerHeight(!0)||f.intval(this.options.itemFallbackDimension);else{var d=!this.options.vertical?c-f.intval(b.css("marginLeft"))-f.intval(b.css("marginRight")):c-f.intval(b.css("marginTop"))-f.intval(b.css("marginBottom"));g(b).css(this.wh,d+"px");return this.dimension(b)}},clipping:function(){return!this.options.vertical?this.clip[0].offsetWidth-f.intval(this.clip.css("borderLeftWidth"))- f.intval(this.clip.css("borderRightWidth")):this.clip[0].offsetHeight-f.intval(this.clip.css("borderTopWidth"))-f.intval(this.clip.css("borderBottomWidth"))},index:function(a,c){if(c==null)c=this.options.size;return Math.round(((a-1)/c-Math.floor((a-1)/c))*c)+1}});f.extend({defaults:function(a){return g.extend(q,a||{})},intval:function(a){a=parseInt(a,10);return isNaN(a)?0:a},windowLoaded:function(){m=!0}});g.fn.jcarousel=function(a){if(typeof a=="string"){var c=g(this).data("jcarousel"),b=Array.prototype.slice.call(arguments, 1);return c[a].apply(c,b)}else return this.each(function(){var b=g(this).data("jcarousel");b?(a&&g.extend(b.options,a),b.reload()):g(this).data("jcarousel",new f(this,a))})}})(jQuery);

/*
 * Copyright (c) 2009 Simo Kinnunen.
 * Licensed under the MIT license.
 *
 * @version 1.09i
 */
var Cufon=(function(){var m=function(){return m.replace.apply(null,arguments)};var x=m.DOM={ready:(function(){var C=false,E={loaded:1,complete:1};var B=[],D=function(){if(C){return}C=true;for(var F;F=B.shift();F()){}};if(document.addEventListener){document.addEventListener("DOMContentLoaded",D,false);window.addEventListener("pageshow",D,false)}if(!window.opera&&document.readyState){(function(){E[document.readyState]?D():setTimeout(arguments.callee,10)})()}if(document.readyState&&document.createStyleSheet){(function(){try{document.body.doScroll("left");D()}catch(F){setTimeout(arguments.callee,1)}})()}q(window,"load",D);return function(F){if(!arguments.length){D()}else{C?F():B.push(F)}}})(),root:function(){return document.documentElement||document.body}};var n=m.CSS={Size:function(C,B){this.value=parseFloat(C);this.unit=String(C).match(/[a-z%]*$/)[0]||"px";this.convert=function(D){return D/B*this.value};this.convertFrom=function(D){return D/this.value*B};this.toString=function(){return this.value+this.unit}},addClass:function(C,B){var D=C.className;C.className=D+(D&&" ")+B;return C},color:j(function(C){var B={};B.color=C.replace(/^rgba\((.*?),\s*([\d.]+)\)/,function(E,D,F){B.opacity=parseFloat(F);return"rgb("+D+")"});return B}),fontStretch:j(function(B){if(typeof B=="number"){return B}if(/%$/.test(B)){return parseFloat(B)/100}return{"ultra-condensed":0.5,"extra-condensed":0.625,condensed:0.75,"semi-condensed":0.875,"semi-expanded":1.125,expanded:1.25,"extra-expanded":1.5,"ultra-expanded":2}[B]||1}),getStyle:function(C){var B=document.defaultView;if(B&&B.getComputedStyle){return new a(B.getComputedStyle(C,null))}if(C.currentStyle){return new a(C.currentStyle)}return new a(C.style)},gradient:j(function(F){var G={id:F,type:F.match(/^-([a-z]+)-gradient\(/)[1],stops:[]},C=F.substr(F.indexOf("(")).match(/([\d.]+=)?(#[a-f0-9]+|[a-z]+\(.*?\)|[a-z]+)/ig);for(var E=0,B=C.length,D;E<B;++E){D=C[E].split("=",2).reverse();G.stops.push([D[1]||E/(B-1),D[0]])}return G}),quotedList:j(function(E){var D=[],C=/\s*((["'])([\s\S]*?[^\\])\2|[^,]+)\s*/g,B;while(B=C.exec(E)){D.push(B[3]||B[1])}return D}),recognizesMedia:j(function(G){var E=document.createElement("style"),D,C,B;E.type="text/css";E.media=G;try{E.appendChild(document.createTextNode("/**/"))}catch(F){}C=g("head")[0];C.insertBefore(E,C.firstChild);D=(E.sheet||E.styleSheet);B=D&&!D.disabled;C.removeChild(E);return B}),removeClass:function(D,C){var B=RegExp("(?:^|\\s+)"+C+"(?=\\s|$)","g");D.className=D.className.replace(B,"");return D},supports:function(D,C){var B=document.createElement("span").style;if(B[D]===undefined){return false}B[D]=C;return B[D]===C},textAlign:function(E,D,B,C){if(D.get("textAlign")=="right"){if(B>0){E=" "+E}}else{if(B<C-1){E+=" "}}return E},textShadow:j(function(F){if(F=="none"){return null}var E=[],G={},B,C=0;var D=/(#[a-f0-9]+|[a-z]+\(.*?\)|[a-z]+)|(-?[\d.]+[a-z%]*)|,/ig;while(B=D.exec(F)){if(B[0]==","){E.push(G);G={};C=0}else{if(B[1]){G.color=B[1]}else{G[["offX","offY","blur"][C++]]=B[2]}}}E.push(G);return E}),textTransform:(function(){var B={uppercase:function(C){return C.toUpperCase()},lowercase:function(C){return C.toLowerCase()},capitalize:function(C){return C.replace(/\b./g,function(D){return D.toUpperCase()})}};return function(E,D){var C=B[D.get("textTransform")];return C?C(E):E}})(),whiteSpace:(function(){var D={inline:1,"inline-block":1,"run-in":1};var C=/^\s+/,B=/\s+$/;return function(H,F,G,E){if(E){if(E.nodeName.toLowerCase()=="br"){H=H.replace(C,"")}}if(D[F.get("display")]){return H}if(!G.previousSibling){H=H.replace(C,"")}if(!G.nextSibling){H=H.replace(B,"")}return H}})()};n.ready=(function(){var B=!n.recognizesMedia("all"),E=false;var D=[],H=function(){B=true;for(var K;K=D.shift();K()){}};var I=g("link"),J=g("style");function C(K){return K.disabled||G(K.sheet,K.media||"screen")}function G(M,P){if(!n.recognizesMedia(P||"all")){return true}if(!M||M.disabled){return false}try{var Q=M.cssRules,O;if(Q){search:for(var L=0,K=Q.length;O=Q[L],L<K;++L){switch(O.type){case 2:break;case 3:if(!G(O.styleSheet,O.media.mediaText)){return false}break;default:break search}}}}catch(N){}return true}function F(){if(document.createStyleSheet){return true}var L,K;for(K=0;L=I[K];++K){if(L.rel.toLowerCase()=="stylesheet"&&!C(L)){return false}}for(K=0;L=J[K];++K){if(!C(L)){return false}}return true}x.ready(function(){if(!E){E=n.getStyle(document.body).isUsable()}if(B||(E&&F())){H()}else{setTimeout(arguments.callee,10)}});return function(K){if(B){K()}else{D.push(K)}}})();function s(D){var C=this.face=D.face,B={"\u0020":1,"\u00a0":1,"\u3000":1};this.glyphs=D.glyphs;this.w=D.w;this.baseSize=parseInt(C["units-per-em"],10);this.family=C["font-family"].toLowerCase();this.weight=C["font-weight"];this.style=C["font-style"]||"normal";this.viewBox=(function(){var F=C.bbox.split(/\s+/);var E={minX:parseInt(F[0],10),minY:parseInt(F[1],10),maxX:parseInt(F[2],10),maxY:parseInt(F[3],10)};E.width=E.maxX-E.minX;E.height=E.maxY-E.minY;E.toString=function(){return[this.minX,this.minY,this.width,this.height].join(" ")};return E})();this.ascent=-parseInt(C.ascent,10);this.descent=-parseInt(C.descent,10);this.height=-this.ascent+this.descent;this.spacing=function(L,N,E){var O=this.glyphs,M,K,G,P=[],F=0,J=-1,I=-1,H;while(H=L[++J]){M=O[H]||this.missingGlyph;if(!M){continue}if(K){F-=G=K[H]||0;P[I]-=G}F+=P[++I]=~~(M.w||this.w)+N+(B[H]?E:0);K=M.k}P.total=F;return P}}function f(){var C={},B={oblique:"italic",italic:"oblique"};this.add=function(D){(C[D.style]||(C[D.style]={}))[D.weight]=D};this.get=function(H,I){var G=C[H]||C[B[H]]||C.normal||C.italic||C.oblique;if(!G){return null}I={normal:400,bold:700}[I]||parseInt(I,10);if(G[I]){return G[I]}var E={1:1,99:0}[I%100],K=[],F,D;if(E===undefined){E=I>400}if(I==500){I=400}for(var J in G){if(!k(G,J)){continue}J=parseInt(J,10);if(!F||J<F){F=J}if(!D||J>D){D=J}K.push(J)}if(I<F){I=F}if(I>D){I=D}K.sort(function(M,L){return(E?(M>=I&&L>=I)?M<L:M>L:(M<=I&&L<=I)?M>L:M<L)?-1:1});return G[K[0]]}}function r(){function D(F,G){if(F.contains){return F.contains(G)}return F.compareDocumentPosition(G)&16}function B(G){var F=G.relatedTarget;if(!F||D(this,F)){return}C(this,G.type=="mouseover")}function E(F){C(this,F.type=="mouseenter")}function C(F,G){setTimeout(function(){var H=d.get(F).options;m.replace(F,G?h(H,H.hover):H,true)},10)}this.attach=function(F){if(F.onmouseenter===undefined){q(F,"mouseover",B);q(F,"mouseout",B)}else{q(F,"mouseenter",E);q(F,"mouseleave",E)}}}function u(){var C=[],D={};function B(H){var E=[],G;for(var F=0;G=H[F];++F){E[F]=C[D[G]]}return E}this.add=function(F,E){D[F]=C.push(E)-1};this.repeat=function(){var E=arguments.length?B(arguments):C,F;for(var G=0;F=E[G++];){m.replace(F[0],F[1],true)}}}function A(){var D={},B=0;function C(E){return E.cufid||(E.cufid=++B)}this.get=function(E){var F=C(E);return D[F]||(D[F]={})}}function a(B){var D={},C={};this.extend=function(E){for(var F in E){if(k(E,F)){D[F]=E[F]}}return this};this.get=function(E){return D[E]!=undefined?D[E]:B[E]};this.getSize=function(F,E){return C[F]||(C[F]=new n.Size(this.get(F),E))};this.isUsable=function(){return !!B}}function q(C,B,D){if(C.addEventListener){C.addEventListener(B,D,false)}else{if(C.attachEvent){C.attachEvent("on"+B,function(){return D.call(C,window.event)})}}}function v(C,B){var D=d.get(C);if(D.options){return C}if(B.hover&&B.hoverables[C.nodeName.toLowerCase()]){b.attach(C)}D.options=B;return C}function j(B){var C={};return function(D){if(!k(C,D)){C[D]=B.apply(null,arguments)}return C[D]}}function c(F,E){var B=n.quotedList(E.get("fontFamily").toLowerCase()),D;for(var C=0;D=B[C];++C){if(i[D]){return i[D].get(E.get("fontStyle"),E.get("fontWeight"))}}return null}function g(B){return document.getElementsByTagName(B)}function k(C,B){return C.hasOwnProperty(B)}function h(){var C={},B,F;for(var E=0,D=arguments.length;B=arguments[E],E<D;++E){for(F in B){if(k(B,F)){C[F]=B[F]}}}return C}function o(E,M,C,N,F,D){var K=document.createDocumentFragment(),H;if(M===""){return K}var L=N.separate;var I=M.split(p[L]),B=(L=="words");if(B&&t){if(/^\s/.test(M)){I.unshift("")}if(/\s$/.test(M)){I.push("")}}for(var J=0,G=I.length;J<G;++J){H=z[N.engine](E,B?n.textAlign(I[J],C,J,G):I[J],C,N,F,D,J<G-1);if(H){K.appendChild(H)}}return K}function l(D,M){var C=D.nodeName.toLowerCase();if(M.ignore[C]){return}var E=!M.textless[C];var B=n.getStyle(v(D,M)).extend(M);var F=c(D,B),G,K,I,H,L,J;if(!F){return}for(G=D.firstChild;G;G=I){K=G.nodeType;I=G.nextSibling;if(E&&K==3){if(H){H.appendData(G.data);D.removeChild(G)}else{H=G}if(I){continue}}if(H){D.replaceChild(o(F,n.whiteSpace(H.data,B,H,J),B,M,G,D),H);H=null}if(K==1){if(G.firstChild){if(G.nodeName.toLowerCase()=="cufon"){z[M.engine](F,null,B,M,G,D)}else{arguments.callee(G,M)}}J=G}}}var t=" ".split(/\s+/).length==0;var d=new A();var b=new r();var y=new u();var e=false;var z={},i={},w={autoDetect:false,engine:null,forceHitArea:false,hover:false,hoverables:{a:true},ignore:{applet:1,canvas:1,col:1,colgroup:1,head:1,iframe:1,map:1,optgroup:1,option:1,script:1,select:1,style:1,textarea:1,title:1,pre:1},printable:true,selector:(window.Sizzle||(window.jQuery&&function(B){return jQuery(B)})||(window.dojo&&dojo.query)||(window.Ext&&Ext.query)||(window.YAHOO&&YAHOO.util&&YAHOO.util.Selector&&YAHOO.util.Selector.query)||(window.$$&&function(B){return $$(B)})||(window.$&&function(B){return $(B)})||(document.querySelectorAll&&function(B){return document.querySelectorAll(B)})||g),separate:"words",textless:{dl:1,html:1,ol:1,table:1,tbody:1,thead:1,tfoot:1,tr:1,ul:1},textShadow:"none"};var p={words:/\s/.test("\u00a0")?/[^\S\u00a0]+/:/\s+/,characters:"",none:/^/};m.now=function(){x.ready();return m};m.refresh=function(){y.repeat.apply(y,arguments);return m};m.registerEngine=function(C,B){if(!B){return m}z[C]=B;return m.set("engine",C)};m.registerFont=function(D){if(!D){return m}var B=new s(D),C=B.family;if(!i[C]){i[C]=new f()}i[C].add(B);return m.set("fontFamily",'"'+C+'"')};m.replace=function(D,C,B){C=h(w,C);if(!C.engine){return m}if(!e){n.addClass(x.root(),"cufon-active cufon-loading");n.ready(function(){n.addClass(n.removeClass(x.root(),"cufon-loading"),"cufon-ready")});e=true}if(C.hover){C.forceHitArea=true}if(C.autoDetect){delete C.fontFamily}if(typeof C.textShadow=="string"){C.textShadow=n.textShadow(C.textShadow)}if(typeof C.color=="string"&&/^-/.test(C.color)){C.textGradient=n.gradient(C.color)}else{delete C.textGradient}if(!B){y.add(D,arguments)}if(D.nodeType||typeof D=="string"){D=[D]}n.ready(function(){for(var F=0,E=D.length;F<E;++F){var G=D[F];if(typeof G=="string"){m.replace(C.selector(G),C,true)}else{l(G,C)}}});return m};m.set=function(B,C){w[B]=C;return m};return m})();Cufon.registerEngine("vml",(function(){var e=document.namespaces;if(!e){return}e.add("cvml","urn:schemas-microsoft-com:vml");e=null;var b=document.createElement("cvml:shape");b.style.behavior="url(#default#VML)";if(!b.coordsize){return}b=null;var h=(document.documentMode||0)<8;document.write(('<style type="text/css">cufoncanvas{text-indent:0;}@media screen{cvml\\:shape,cvml\\:rect,cvml\\:fill,cvml\\:shadow{behavior:url(#default#VML);display:block;antialias:true;position:absolute;}cufoncanvas{position:absolute;text-align:left;}cufon{display:inline-block;position:relative;vertical-align:'+(h?"middle":"text-bottom")+";}cufon cufontext{position:absolute;left:-10000in;font-size:1px;}a cufon{cursor:pointer}}@media print{cufon cufoncanvas{display:none;}}</style>").replace(/;/g,"!important;"));function c(i,j){return a(i,/(?:em|ex|%)$|^[a-z-]+$/i.test(j)?"1em":j)}function a(l,m){if(m==="0"){return 0}if(/px$/i.test(m)){return parseFloat(m)}var k=l.style.left,j=l.runtimeStyle.left;l.runtimeStyle.left=l.currentStyle.left;l.style.left=m.replace("%","em");var i=l.style.pixelLeft;l.style.left=k;l.runtimeStyle.left=j;return i}function f(l,k,j,n){var i="computed"+n,m=k[i];if(isNaN(m)){m=k.get(n);k[i]=m=(m=="normal")?0:~~j.convertFrom(a(l,m))}return m}var g={};function d(p){var q=p.id;if(!g[q]){var n=p.stops,o=document.createElement("cvml:fill"),i=[];o.type="gradient";o.angle=180;o.focus="0";o.method="sigma";o.color=n[0][1];for(var m=1,l=n.length-1;m<l;++m){i.push(n[m][0]*100+"% "+n[m][1])}o.colors=i.join(",");o.color2=n[l][1];g[q]=o}return g[q]}return function(ac,G,Y,C,K,ad,W){var n=(G===null);if(n){G=K.alt}var I=ac.viewBox;var p=Y.computedFontSize||(Y.computedFontSize=new Cufon.CSS.Size(c(ad,Y.get("fontSize"))+"px",ac.baseSize));var y,q;if(n){y=K;q=K.firstChild}else{y=document.createElement("cufon");y.className="cufon cufon-vml";y.alt=G;q=document.createElement("cufoncanvas");y.appendChild(q);if(C.printable){var Z=document.createElement("cufontext");Z.appendChild(document.createTextNode(G));y.appendChild(Z)}if(!W){y.appendChild(document.createElement("cvml:shape"))}}var ai=y.style;var R=q.style;var l=p.convert(I.height),af=Math.ceil(l);var V=af/l;var P=V*Cufon.CSS.fontStretch(Y.get("fontStretch"));var U=I.minX,T=I.minY;R.height=af;R.top=Math.round(p.convert(T-ac.ascent));R.left=Math.round(p.convert(U));ai.height=p.convert(ac.height)+"px";var F=Y.get("color");var ag=Cufon.CSS.textTransform(G,Y).split("");var L=ac.spacing(ag,f(ad,Y,p,"letterSpacing"),f(ad,Y,p,"wordSpacing"));if(!L.length){return null}var k=L.total;var x=-U+k+(I.width-L[L.length-1]);var ah=p.convert(x*P),X=Math.round(ah);var O=x+","+I.height,m;var J="r"+O+"ns";var u=C.textGradient&&d(C.textGradient);var o=ac.glyphs,S=0;var H=C.textShadow;var ab=-1,aa=0,w;while(w=ag[++ab]){var D=o[ag[ab]]||ac.missingGlyph,v;if(!D){continue}if(n){v=q.childNodes[aa];while(v.firstChild){v.removeChild(v.firstChild)}}else{v=document.createElement("cvml:shape");q.appendChild(v)}v.stroked="f";v.coordsize=O;v.coordorigin=m=(U-S)+","+T;v.path=(D.d?"m"+D.d+"xe":"")+"m"+m+J;v.fillcolor=F;if(u){v.appendChild(u.cloneNode(false))}var ae=v.style;ae.width=X;ae.height=af;if(H){var s=H[0],r=H[1];var B=Cufon.CSS.color(s.color),z;var N=document.createElement("cvml:shadow");N.on="t";N.color=B.color;N.offset=s.offX+","+s.offY;if(r){z=Cufon.CSS.color(r.color);N.type="double";N.color2=z.color;N.offset2=r.offX+","+r.offY}N.opacity=B.opacity||(z&&z.opacity)||1;v.appendChild(N)}S+=L[aa++]}var M=v.nextSibling,t,A;if(C.forceHitArea){if(!M){M=document.createElement("cvml:rect");M.stroked="f";M.className="cufon-vml-cover";t=document.createElement("cvml:fill");t.opacity=0;M.appendChild(t);q.appendChild(M)}A=M.style;A.width=X;A.height=af}else{if(M){q.removeChild(M)}}ai.width=Math.max(Math.ceil(p.convert(k*P)),0);if(h){var Q=Y.computedYAdjust;if(Q===undefined){var E=Y.get("lineHeight");if(E=="normal"){E="1em"}else{if(!isNaN(E)){E+="em"}}Y.computedYAdjust=Q=0.5*(a(ad,E)-parseFloat(ai.height))}if(Q){ai.marginTop=Math.ceil(Q)+"px";ai.marginBottom=Q+"px"}}return y}})());Cufon.registerEngine("canvas",(function(){var b=document.createElement("canvas");if(!b||!b.getContext||!b.getContext.apply){return}b=null;var a=Cufon.CSS.supports("display","inline-block");var e=!a&&(document.compatMode=="BackCompat"||/frameset|transitional/i.test(document.doctype.publicId));var f=document.createElement("style");f.type="text/css";f.appendChild(document.createTextNode(("cufon{text-indent:0;}@media screen,projection{cufon{display:inline;display:inline-block;position:relative;vertical-align:middle;"+(e?"":"font-size:1px;line-height:1px;")+"}cufon cufontext{display:-moz-inline-box;display:inline-block;width:0;height:0;overflow:hidden;text-indent:-10000in;}"+(a?"cufon canvas{position:relative;}":"cufon canvas{position:absolute;}")+"}@media print{cufon{padding:0;}cufon canvas{display:none;}}").replace(/;/g,"!important;")));document.getElementsByTagName("head")[0].appendChild(f);function d(p,h){var n=0,m=0;var g=[],o=/([mrvxe])([^a-z]*)/g,k;generate:for(var j=0;k=o.exec(p);++j){var l=k[2].split(",");switch(k[1]){case"v":g[j]={m:"bezierCurveTo",a:[n+~~l[0],m+~~l[1],n+~~l[2],m+~~l[3],n+=~~l[4],m+=~~l[5]]};break;case"r":g[j]={m:"lineTo",a:[n+=~~l[0],m+=~~l[1]]};break;case"m":g[j]={m:"moveTo",a:[n=~~l[0],m=~~l[1]]};break;case"x":g[j]={m:"closePath"};break;case"e":break generate}h[g[j].m].apply(h,g[j].a)}return g}function c(m,k){for(var j=0,h=m.length;j<h;++j){var g=m[j];k[g.m].apply(k,g.a)}}return function(V,w,P,t,C,W){var k=(w===null);if(k){w=C.getAttribute("alt")}var A=V.viewBox;var m=P.getSize("fontSize",V.baseSize);var B=0,O=0,N=0,u=0;var z=t.textShadow,L=[];if(z){for(var U=z.length;U--;){var F=z[U];var K=m.convertFrom(parseFloat(F.offX));var I=m.convertFrom(parseFloat(F.offY));L[U]=[K,I];if(I<B){B=I}if(K>O){O=K}if(I>N){N=I}if(K<u){u=K}}}var Z=Cufon.CSS.textTransform(w,P).split("");var E=V.spacing(Z,~~m.convertFrom(parseFloat(P.get("letterSpacing"))||0),~~m.convertFrom(parseFloat(P.get("wordSpacing"))||0));if(!E.length){return null}var h=E.total;O+=A.width-E[E.length-1];u+=A.minX;var s,n;if(k){s=C;n=C.firstChild}else{s=document.createElement("cufon");s.className="cufon cufon-canvas";s.setAttribute("alt",w);n=document.createElement("canvas");s.appendChild(n);if(t.printable){var S=document.createElement("cufontext");S.appendChild(document.createTextNode(w));s.appendChild(S)}}var aa=s.style;var H=n.style;var j=m.convert(A.height);var Y=Math.ceil(j);var M=Y/j;var G=M*Cufon.CSS.fontStretch(P.get("fontStretch"));var J=h*G;var Q=Math.ceil(m.convert(J+O-u));var o=Math.ceil(m.convert(A.height-B+N));n.width=Q;n.height=o;H.width=Q+"px";H.height=o+"px";B+=A.minY;H.top=Math.round(m.convert(B-V.ascent))+"px";H.left=Math.round(m.convert(u))+"px";var r=Math.max(Math.ceil(m.convert(J)),0)+"px";if(a){aa.width=r;aa.height=m.convert(V.height)+"px"}else{aa.paddingLeft=r;aa.paddingBottom=(m.convert(V.height)-1)+"px"}var X=n.getContext("2d"),D=j/A.height;X.scale(D,D*M);X.translate(-u,-B);X.save();function T(){var x=V.glyphs,ab,l=-1,g=-1,y;X.scale(G,1);while(y=Z[++l]){var ab=x[Z[l]]||V.missingGlyph;if(!ab){continue}if(ab.d){X.beginPath();if(ab.code){c(ab.code,X)}else{ab.code=d("m"+ab.d,X)}X.fill()}X.translate(E[++g],0)}X.restore()}if(z){for(var U=z.length;U--;){var F=z[U];X.save();X.fillStyle=F.color;X.translate.apply(X,L[U]);T()}}var q=t.textGradient;if(q){var v=q.stops,p=X.createLinearGradient(0,A.minY,0,A.maxY);for(var U=0,R=v.length;U<R;++U){p.addColorStop.apply(p,v[U])}X.fillStyle=p}else{X.fillStyle=P.get("color")}T();return s}})());

/* 
 * flowplayer.js 3.2.6. The Flowplayer API
 * 
 * Copyright 2009-2011 Flowplayer Oy
 * 
 * This file is part of Flowplayer.
 * 
 * Flowplayer is free software: you can redistribute it and/or modify
 * it under the terms of the GNU General Public License as published by
 * the Free Software Foundation, either version 3 of the License, or
 * (at your option) any later version.
 * 
 * Flowplayer is distributed in the hope that it will be useful,
 * but WITHOUT ANY WARRANTY; without even the implied warranty of
 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 * GNU General Public License for more details.
 * 
 * You should have received a copy of the GNU General Public License
 * along with Flowplayer.  If not, see <http://www.gnu.org/licenses/>.
 * 
 * Date: 2011-02-04 05:45:28 -0500 (Fri, 04 Feb 2011)
 * Revision: 614 
 */
(function(){function g(o){console.log("$f.fireEvent",[].slice.call(o))}function k(q){if(!q||typeof q!="object"){return q}var o=new q.constructor();for(var p in q){if(q.hasOwnProperty(p)){o[p]=k(q[p])}}return o}function m(t,q){if(!t){return}var o,p=0,r=t.length;if(r===undefined){for(o in t){if(q.call(t[o],o,t[o])===false){break}}}else{for(var s=t[0];p<r&&q.call(s,p,s)!==false;s=t[++p]){}}return t}function c(o){return document.getElementById(o)}function i(q,p,o){if(typeof p!="object"){return q}if(q&&p){m(p,function(r,s){if(!o||typeof s!="function"){q[r]=s}})}return q}function n(s){var q=s.indexOf(".");if(q!=-1){var p=s.slice(0,q)||"*";var o=s.slice(q+1,s.length);var r=[];m(document.getElementsByTagName(p),function(){if(this.className&&this.className.indexOf(o)!=-1){r.push(this)}});return r}}function f(o){o=o||window.event;if(o.preventDefault){o.stopPropagation();o.preventDefault()}else{o.returnValue=false;o.cancelBubble=true}return false}function j(q,o,p){q[o]=q[o]||[];q[o].push(p)}function e(){return"_"+(""+Math.random()).slice(2,10)}var h=function(t,r,s){var q=this,p={},u={};q.index=r;if(typeof t=="string"){t={url:t}}i(this,t,true);m(("Begin*,Start,Pause*,Resume*,Seek*,Stop*,Finish*,LastSecond,Update,BufferFull,BufferEmpty,BufferStop").split(","),function(){var v="on"+this;if(v.indexOf("*")!=-1){v=v.slice(0,v.length-1);var w="onBefore"+v.slice(2);q[w]=function(x){j(u,w,x);return q}}q[v]=function(x){j(u,v,x);return q};if(r==-1){if(q[w]){s[w]=q[w]}if(q[v]){s[v]=q[v]}}});i(this,{onCuepoint:function(x,w){if(arguments.length==1){p.embedded=[null,x];return q}if(typeof x=="number"){x=[x]}var v=e();p[v]=[x,w];if(s.isLoaded()){s._api().fp_addCuepoints(x,r,v)}return q},update:function(w){i(q,w);if(s.isLoaded()){s._api().fp_updateClip(w,r)}var v=s.getConfig();var x=(r==-1)?v.clip:v.playlist[r];i(x,w,true)},_fireEvent:function(v,y,w,A){if(v=="onLoad"){m(p,function(B,C){if(C[0]){s._api().fp_addCuepoints(C[0],r,B)}});return false}A=A||q;if(v=="onCuepoint"){var z=p[y];if(z){return z[1].call(s,A,w)}}if(y&&"onBeforeBegin,onMetaData,onStart,onUpdate,onResume".indexOf(v)!=-1){i(A,y);if(y.metaData){if(!A.duration){A.duration=y.metaData.duration}else{A.fullDuration=y.metaData.duration}}}var x=true;m(u[v],function(){x=this.call(s,A,y,w)});return x}});if(t.onCuepoint){var o=t.onCuepoint;q.onCuepoint.apply(q,typeof o=="function"?[o]:o);delete t.onCuepoint}m(t,function(v,w){if(typeof w=="function"){j(u,v,w);delete t[v]}});if(r==-1){s.onCuepoint=this.onCuepoint}};var l=function(p,r,q,t){var o=this,s={},u=false;if(t){i(s,t)}m(r,function(v,w){if(typeof w=="function"){s[v]=w;delete r[v]}});i(this,{animate:function(y,z,x){if(!y){return o}if(typeof z=="function"){x=z;z=500}if(typeof y=="string"){var w=y;y={};y[w]=z;z=500}if(x){var v=e();s[v]=x}if(z===undefined){z=500}r=q._api().fp_animate(p,y,z,v);return o},css:function(w,x){if(x!==undefined){var v={};v[w]=x;w=v}r=q._api().fp_css(p,w);i(o,r);return o},show:function(){this.display="block";q._api().fp_showPlugin(p);return o},hide:function(){this.display="none";q._api().fp_hidePlugin(p);return o},toggle:function(){this.display=q._api().fp_togglePlugin(p);return o},fadeTo:function(y,x,w){if(typeof x=="function"){w=x;x=500}if(w){var v=e();s[v]=w}this.display=q._api().fp_fadeTo(p,y,x,v);this.opacity=y;return o},fadeIn:function(w,v){return o.fadeTo(1,w,v)},fadeOut:function(w,v){return o.fadeTo(0,w,v)},getName:function(){return p},getPlayer:function(){return q},_fireEvent:function(w,v,x){if(w=="onUpdate"){var z=q._api().fp_getPlugin(p);if(!z){return}i(o,z);delete o.methods;if(!u){m(z.methods,function(){var B=""+this;o[B]=function(){var C=[].slice.call(arguments);var D=q._api().fp_invoke(p,B,C);return D==="undefined"||D===undefined?o:D}});u=true}}var A=s[w];if(A){var y=A.apply(o,v);if(w.slice(0,1)=="_"){delete s[w]}return y}return o}})};function b(q,G,t){var w=this,v=null,D=false,u,s,F=[],y={},x={},E,r,p,C,o,A;i(w,{id:function(){return E},isLoaded:function(){return(v!==null&&v.fp_play!==undefined&&!D)},getParent:function(){return q},hide:function(H){if(H){q.style.height="0px"}if(w.isLoaded()){v.style.height="0px"}return w},show:function(){q.style.height=A+"px";if(w.isLoaded()){v.style.height=o+"px"}return w},isHidden:function(){return w.isLoaded()&&parseInt(v.style.height,10)===0},load:function(J){if(!w.isLoaded()&&w._fireEvent("onBeforeLoad")!==false){var H=function(){u=q.innerHTML;if(u&&!flashembed.isSupported(G.version)){q.innerHTML=""}if(J){J.cached=true;j(x,"onLoad",J)}flashembed(q,G,{config:t})};var I=0;m(a,function(){this.unload(function(K){if(++I==a.length){H()}})})}return w},unload:function(J){if(this.isFullscreen()&&/WebKit/i.test(navigator.userAgent)){if(J){J(false)}return w}if(u.replace(/\s/g,"")!==""){if(w._fireEvent("onBeforeUnload")===false){if(J){J(false)}return w}D=true;try{if(v){v.fp_close();w._fireEvent("onUnload")}}catch(H){}var I=function(){v=null;q.innerHTML=u;D=false;if(J){J(true)}};setTimeout(I,50)}else{if(J){J(false)}}return w},getClip:function(H){if(H===undefined){H=C}return F[H]},getCommonClip:function(){return s},getPlaylist:function(){return F},getPlugin:function(H){var J=y[H];if(!J&&w.isLoaded()){var I=w._api().fp_getPlugin(H);if(I){J=new l(H,I,w);y[H]=J}}return J},getScreen:function(){return w.getPlugin("screen")},getControls:function(){return w.getPlugin("controls")._fireEvent("onUpdate")},getLogo:function(){try{return w.getPlugin("logo")._fireEvent("onUpdate")}catch(H){}},getPlay:function(){return w.getPlugin("play")._fireEvent("onUpdate")},getConfig:function(H){return H?k(t):t},getFlashParams:function(){return G},loadPlugin:function(K,J,M,L){if(typeof M=="function"){L=M;M={}}var I=L?e():"_";w._api().fp_loadPlugin(K,J,M,I);var H={};H[I]=L;var N=new l(K,null,w,H);y[K]=N;return N},getState:function(){return w.isLoaded()?v.fp_getState():-1},play:function(I,H){var J=function(){if(I!==undefined){w._api().fp_play(I,H)}else{w._api().fp_play()}};if(w.isLoaded()){J()}else{if(D){setTimeout(function(){w.play(I,H)},50)}else{w.load(function(){J()})}}return w},getVersion:function(){var I="flowplayer.js 3.2.6";if(w.isLoaded()){var H=v.fp_getVersion();H.push(I);return H}return I},_api:function(){if(!w.isLoaded()){throw"Flowplayer "+w.id()+" not loaded when calling an API method"}return v},setClip:function(H){w.setPlaylist([H]);return w},getIndex:function(){return p},_swfHeight:function(){return v.clientHeight}});m(("Click*,Load*,Unload*,Keypress*,Volume*,Mute*,Unmute*,PlaylistReplace,ClipAdd,Fullscreen*,FullscreenExit,Error,MouseOver,MouseOut").split(","),function(){var H="on"+this;if(H.indexOf("*")!=-1){H=H.slice(0,H.length-1);var I="onBefore"+H.slice(2);w[I]=function(J){j(x,I,J);return w}}w[H]=function(J){j(x,H,J);return w}});m(("pause,resume,mute,unmute,stop,toggle,seek,getStatus,getVolume,setVolume,getTime,isPaused,isPlaying,startBuffering,stopBuffering,isFullscreen,toggleFullscreen,reset,close,setPlaylist,addClip,playFeed,setKeyboardShortcutsEnabled,isKeyboardShortcutsEnabled").split(","),function(){var H=this;w[H]=function(J,I){if(!w.isLoaded()){return w}var K=null;if(J!==undefined&&I!==undefined){K=v["fp_"+H](J,I)}else{K=(J===undefined)?v["fp_"+H]():v["fp_"+H](J)}return K==="undefined"||K===undefined?w:K}});w._fireEvent=function(Q){if(typeof Q=="string"){Q=[Q]}var R=Q[0],O=Q[1],M=Q[2],L=Q[3],K=0;if(t.debug){g(Q)}if(!w.isLoaded()&&R=="onLoad"&&O=="player"){v=v||c(r);o=w._swfHeight();m(F,function(){this._fireEvent("onLoad")});m(y,function(S,T){T._fireEvent("onUpdate")});s._fireEvent("onLoad")}if(R=="onLoad"&&O!="player"){return}if(R=="onError"){if(typeof O=="string"||(typeof O=="number"&&typeof M=="number")){O=M;M=L}}if(R=="onContextMenu"){m(t.contextMenu[O],function(S,T){T.call(w)});return}if(R=="onPluginEvent"||R=="onBeforePluginEvent"){var H=O.name||O;var I=y[H];if(I){I._fireEvent("onUpdate",O);return I._fireEvent(M,Q.slice(3))}return}if(R=="onPlaylistReplace"){F=[];var N=0;m(O,function(){F.push(new h(this,N++,w))})}if(R=="onClipAdd"){if(O.isInStream){return}O=new h(O,M,w);F.splice(M,0,O);for(K=M+1;K<F.length;K++){F[K].index++}}var P=true;if(typeof O=="number"&&O<F.length){C=O;var J=F[O];if(J){P=J._fireEvent(R,M,L)}if(!J||P!==false){P=s._fireEvent(R,M,L,J)}}m(x[R],function(){P=this.call(w,O,M);if(this.cached){x[R].splice(K,1)}if(P===false){return false}K++});return P};function B(){if($f(q)){$f(q).getParent().innerHTML="";p=$f(q).getIndex();a[p]=w}else{a.push(w);p=a.length-1}A=parseInt(q.style.height,10)||q.clientHeight;E=q.id||"fp"+e();r=G.id||E+"_api";G.id=r;t.playerId=E;if(typeof t=="string"){t={clip:{url:t}}}if(typeof t.clip=="string"){t.clip={url:t.clip}}t.clip=t.clip||{};if(q.getAttribute("href",2)&&!t.clip.url){t.clip.url=q.getAttribute("href",2)}s=new h(t.clip,-1,w);t.playlist=t.playlist||[t.clip];var I=0;m(t.playlist,function(){var K=this;if(typeof K=="object"&&K.length){K={url:""+K}}m(t.clip,function(L,M){if(M!==undefined&&K[L]===undefined&&typeof M!="function"){K[L]=M}});t.playlist[I]=K;K=new h(K,I,w);F.push(K);I++});m(t,function(K,L){if(typeof L=="function"){if(s[K]){s[K](L)}else{j(x,K,L)}delete t[K]}});m(t.plugins,function(K,L){if(L){y[K]=new l(K,L,w)}});if(!t.plugins||t.plugins.controls===undefined){y.controls=new l("controls",null,w)}y.canvas=new l("canvas",null,w);u=q.innerHTML;function J(L){var K=w.hasiPadSupport&&w.hasiPadSupport();if(/iPad|iPhone|iPod/i.test(navigator.userAgent)&&!/.flv$/i.test(F[0].url)&&!K){return true}if(!w.isLoaded()&&w._fireEvent("onBeforeClick")!==false){w.load()}return f(L)}function H(){if(u.replace(/\s/g,"")!==""){if(q.addEventListener){q.addEventListener("click",J,false)}else{if(q.attachEvent){q.attachEvent("onclick",J)}}}else{if(q.addEventListener){q.addEventListener("click",f,false)}w.load()}}setTimeout(H,0)}if(typeof q=="string"){var z=c(q);if(!z){throw"Flowplayer cannot access element: "+q}q=z;B()}else{B()}}var a=[];function d(o){this.length=o.length;this.each=function(p){m(o,p)};this.size=function(){return o.length}}window.flowplayer=window.$f=function(){var p=null;var o=arguments[0];if(!arguments.length){m(a,function(){if(this.isLoaded()){p=this;return false}});return p||a[0]}if(arguments.length==1){if(typeof o=="number"){return a[o]}else{if(o=="*"){return new d(a)}m(a,function(){if(this.id()==o.id||this.id()==o||this.getParent()==o){p=this;return false}});return p}}if(arguments.length>1){var t=arguments[1],q=(arguments.length==3)?arguments[2]:{};if(typeof t=="string"){t={src:t}}t=i({bgcolor:"#000000",version:[9,0],expressInstall:"http://static.flowplayer.org/swf/expressinstall.swf",cachebusting:false},t);if(typeof o=="string"){if(o.indexOf(".")!=-1){var s=[];m(n(o),function(){s.push(new b(this,k(t),k(q)))});return new d(s)}else{var r=c(o);return new b(r!==null?r:o,t,q)}}else{if(o){return new b(o,t,q)}}}return null};i(window.$f,{fireEvent:function(){var o=[].slice.call(arguments);var q=$f(o[0]);return q?q._fireEvent(o.slice(1)):null},addPlugin:function(o,p){b.prototype[o]=p;return $f},each:m,extend:i});if(typeof jQuery=="function"){jQuery.fn.flowplayer=function(q,p){if(!arguments.length||typeof arguments[0]=="number"){var o=[];this.each(function(){var r=$f(this);if(r){o.push(r)}});return arguments.length?o[arguments[0]]:new d(o)}return this.each(function(){$f(this,k(q),p?k(p):{})})}}})();(function(){var e=typeof jQuery=="function";var i={width:"100%",height:"100%",allowfullscreen:true,allowscriptaccess:"always",quality:"high",version:null,onFail:null,expressInstall:null,w3c:false,cachebusting:false};if(e){jQuery.tools=jQuery.tools||{};jQuery.tools.flashembed={version:"1.0.4",conf:i}}function j(){if(c.done){return false}var l=document;if(l&&l.getElementsByTagName&&l.getElementById&&l.body){clearInterval(c.timer);c.timer=null;for(var k=0;k<c.ready.length;k++){c.ready[k].call()}c.ready=null;c.done=true}}var c=e?jQuery:function(k){if(c.done){return k()}if(c.timer){c.ready.push(k)}else{c.ready=[k];c.timer=setInterval(j,13)}};function f(l,k){if(k){for(key in k){if(k.hasOwnProperty(key)){l[key]=k[key]}}}return l}function g(k){switch(h(k)){case"string":k=k.replace(new RegExp('(["\\\\])',"g"),"\\$1");k=k.replace(/^\s?(\d+)%/,"$1pct");return'"'+k+'"';case"array":return"["+b(k,function(n){return g(n)}).join(",")+"]";case"function":return'"function()"';case"object":var l=[];for(var m in k){if(k.hasOwnProperty(m)){l.push('"'+m+'":'+g(k[m]))}}return"{"+l.join(",")+"}"}return String(k).replace(/\s/g," ").replace(/\'/g,'"')}function h(l){if(l===null||l===undefined){return false}var k=typeof l;return(k=="object"&&l.push)?"array":k}if(window.attachEvent){window.attachEvent("onbeforeunload",function(){__flash_unloadHandler=function(){};__flash_savedUnloadHandler=function(){}})}function b(k,n){var m=[];for(var l in k){if(k.hasOwnProperty(l)){m[l]=n(k[l])}}return m}function a(r,t){var q=f({},r);var s=document.all;var n='<object width="'+q.width+'" height="'+q.height+'"';if(s&&!q.id){q.id="_"+(""+Math.random()).substring(9)}if(q.id){n+=' id="'+q.id+'"'}if(q.cachebusting){q.src+=((q.src.indexOf("?")!=-1?"&":"?")+Math.random())}if(q.w3c||!s){n+=' data="'+q.src+'" type="application/x-shockwave-flash"'}else{n+=' classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"'}n+=">";if(q.w3c||s){n+='<param name="movie" value="'+q.src+'" />'}q.width=q.height=q.id=q.w3c=q.src=null;for(var l in q){if(q[l]!==null){n+='<param name="'+l+'" value="'+q[l]+'" />'}}var o="";if(t){for(var m in t){if(t[m]!==null){o+=m+"="+(typeof t[m]=="object"?g(t[m]):t[m])+"&"}}o=o.substring(0,o.length-1);n+='<param name="flashvars" value=\''+o+"' />"}n+="</object>";return n}function d(m,p,l){var k=flashembed.getVersion();f(this,{getContainer:function(){return m},getConf:function(){return p},getVersion:function(){return k},getFlashvars:function(){return l},getApi:function(){return m.firstChild},getHTML:function(){return a(p,l)}});var q=p.version;var r=p.expressInstall;var o=!q||flashembed.isSupported(q);if(o){p.onFail=p.version=p.expressInstall=null;m.innerHTML=a(p,l)}else{if(q&&r&&flashembed.isSupported([6,65])){f(p,{src:r});l={MMredirectURL:location.href,MMplayerType:"PlugIn",MMdoctitle:document.title};m.innerHTML=a(p,l)}else{if(m.innerHTML.replace(/\s/g,"")!==""){}else{m.innerHTML="<h2>Flash version "+q+" or greater is required</h2><h3>"+(k[0]>0?"Your version is "+k:"You have no flash plugin installed")+"</h3>"+(m.tagName=="A"?"<p>Click here to download latest version</p>":"<p>Download latest version from <a href='http://www.adobe.com/go/getflashplayer'>here</a></p>");if(m.tagName=="A"){m.onclick=function(){location.href="http://www.adobe.com/go/getflashplayer"}}}}}if(!o&&p.onFail){var n=p.onFail.call(this);if(typeof n=="string"){m.innerHTML=n}}if(document.all){window[p.id]=document.getElementById(p.id)}}window.flashembed=function(l,m,k){if(typeof l=="string"){var n=document.getElementById(l);if(n){l=n}else{c(function(){flashembed(l,m,k)});return}}if(!l){return}if(typeof m=="string"){m={src:m}}var o=f({},i);f(o,m);return new d(l,o,k)};f(window.flashembed,{getVersion:function(){var m=[0,0];if(navigator.plugins&&typeof navigator.plugins["Shockwave Flash"]=="object"){var l=navigator.plugins["Shockwave Flash"].description;if(typeof l!="undefined"){l=l.replace(/^.*\s+(\S+\s+\S+$)/,"$1");var n=parseInt(l.replace(/^(.*)\..*$/,"$1"),10);var r=/r/.test(l)?parseInt(l.replace(/^.*r(.*)$/,"$1"),10):0;m=[n,r]}}else{if(window.ActiveXObject){try{var p=new ActiveXObject("ShockwaveFlash.ShockwaveFlash.7")}catch(q){try{p=new ActiveXObject("ShockwaveFlash.ShockwaveFlash.6");m=[6,0];p.AllowScriptAccess="always"}catch(k){if(m[0]==6){return m}}try{p=new ActiveXObject("ShockwaveFlash.ShockwaveFlash")}catch(o){}}if(typeof p=="object"){l=p.GetVariable("$version");if(typeof l!="undefined"){l=l.replace(/^\S+\s+(.*)$/,"$1").split(",");m=[parseInt(l[0],10),parseInt(l[2],10)]}}}}return m},isSupported:function(k){var m=flashembed.getVersion();var l=(m[0]>k[0])||(m[0]==k[0]&&m[1]>=k[1]);return l},domReady:c,asString:g,getHTML:a});if(e){jQuery.fn.flashembed=function(l,k){var m=null;this.each(function(){m=flashembed(this,l,k)});return l.api===false?this:m}}})();

/*!
 * The following copyright notice may not be removed under any circumstances.
 * 
 * Copyright:
 * Copyright (c) 1991 Adobe Systems Incorporated.  All Rights Reserved.ITC
 * Veljovic is a registered trademark of International Typeface Corporation.
 */
Cufon.registerFont({"w":206,"face":{"font-family":"veljo-bold","font-weight":700,"font-stretch":"normal","units-per-em":"360","panose-1":"2 0 8 3 0 0 0 0 0 0","ascent":"288","descent":"-72","x-height":"5","bbox":"-23 -309 353 119","underline-thickness":"18","underline-position":"-36","stemh":"12","stemv":"48","unicode-range":"U+0020-U+2122"},"glyphs":{" ":{"w":119},"!":{"d":"60,5v-16,0,-28,-12,-28,-28v0,-16,11,-28,27,-28v16,0,29,12,29,28v0,16,-13,28,-28,28xm63,-62r-8,0v-10,-28,-23,-105,-23,-132v0,-16,9,-31,27,-31v18,0,27,15,27,31v0,27,-13,104,-23,132","w":119},"\"":{"d":"35,-109r-17,-116r51,0r-17,116r-17,0xm114,-109r-17,-116r51,0r-17,116r-17,0","w":166},"#":{"d":"20,-45r16,-51r-39,0r4,-13r39,0r18,-53r-40,0r5,-13r39,0r16,-50r33,0r-16,50r42,0r17,-50r33,0r-17,50r40,0r-5,13r-39,0r-17,53r39,0r-4,13r-39,0r-16,51r-33,0r16,-51r-43,0r-16,51r-33,0xm91,-162r-18,53r43,0r17,-53r-42,0"},"$":{"d":"95,42r2,-37v-31,-1,-48,-8,-78,-18r0,-73r9,0v18,52,18,76,69,80r0,-88v-21,-8,-71,-24,-71,-74v0,-48,44,-61,71,-62r-2,-33r17,0r-1,33v28,0,42,4,65,13r0,58r-9,0v-12,-28,-13,-60,-56,-60r0,75v25,10,82,28,82,80v0,58,-58,69,-82,69r1,37r-17,0xm97,-147r0,-71v-12,1,-34,10,-34,34v0,23,20,32,34,37xm111,-91r0,84v14,-1,40,-15,40,-43v0,-27,-23,-35,-40,-41"},"%":{"d":"73,-93v-37,0,-60,-20,-60,-68v0,-48,23,-68,60,-68v37,0,59,20,59,68v0,48,-22,68,-59,68xm52,-161v0,37,5,57,21,57v16,0,21,-20,21,-57v0,-37,-5,-57,-21,-57v-16,0,-21,20,-21,57xm220,4v-37,0,-59,-20,-59,-68v0,-48,22,-68,59,-68v37,0,60,20,60,68v0,48,-23,68,-60,68xm199,-64v0,37,5,57,21,57v16,0,21,-20,21,-57v0,-37,-5,-58,-21,-58v-16,0,-21,21,-21,58xm61,4r149,-233r22,0r-148,233r-23,0","w":293},"&":{"d":"179,-86v15,4,36,2,52,5v22,56,-35,86,-108,86v-66,0,-111,-20,-111,-67v0,-52,59,-60,92,-63r0,-3v-19,-3,-51,-14,-51,-48v0,-55,86,-63,137,-43r0,51r-12,0v-6,-15,-14,-50,-45,-50v-24,0,-37,16,-37,44v0,40,16,43,39,45r0,9v-39,0,-67,17,-67,59v0,33,26,54,63,54v37,0,66,-21,66,-47v0,-40,-44,-21,-65,-1r-4,-5v21,-62,145,-83,172,-143r6,3v-20,63,-13,64,-62,86","w":299},"\u2019":{"d":"28,-109r-10,0v6,-11,28,-82,10,-112r38,-9v6,9,17,31,17,45v0,22,-49,72,-55,76","w":93},"(":{"d":"172,89r0,10v-78,0,-133,-40,-133,-165v0,-125,55,-164,133,-164r0,10v-62,4,-87,61,-87,154v0,93,25,151,87,155","w":180},")":{"d":"9,99r0,-10v62,-4,87,-62,87,-155v0,-93,-25,-150,-87,-154r0,-10v78,0,133,39,133,164v0,125,-55,165,-133,165","w":180},"*":{"d":"108,-165v-1,14,9,31,11,46v-11,2,-20,3,-31,0v3,-15,11,-30,10,-46v-13,8,-23,23,-35,33v-9,-8,-12,-18,-15,-27v15,-5,33,-8,46,-15v-13,-6,-32,-9,-46,-14v3,-9,6,-19,15,-27v12,11,22,24,35,33v2,-14,-7,-31,-10,-46v11,-3,20,-2,31,0v-3,15,-11,32,-11,46v14,-7,23,-23,35,-33v9,8,12,18,15,27r-45,14v12,7,31,10,45,15v-3,9,-6,19,-15,27v-12,-11,-21,-25,-35,-33"},"+":{"d":"159,0r0,-74r-72,0r0,-27r72,0r0,-74r28,0r0,74r72,0r0,27r-72,0r0,74r-28,0","w":346},",":{"d":"36,64r-10,0v6,-11,26,-81,10,-112r38,-9v6,9,17,31,17,45v0,22,-49,72,-55,76","w":119},"-":{"d":"15,-68r0,-41r90,0r0,41r-90,0","w":119},".":{"d":"60,5v-19,0,-31,-14,-31,-31v0,-17,11,-31,30,-31v19,0,32,14,32,31v0,17,-13,31,-31,31","w":119},"\/":{"d":"22,5r104,-261r23,0r-104,261r-23,0","w":170},"0":{"d":"103,5v-67,0,-88,-39,-88,-118v0,-79,21,-117,88,-117v67,0,89,38,89,117v0,79,-22,118,-89,118xm67,-113v0,63,9,106,36,106v27,0,37,-43,37,-106v0,-63,-10,-105,-37,-105v-27,0,-36,42,-36,105"},"1":{"d":"32,0r0,-7r47,-8r0,-184r-53,-3r0,-8r105,-20r0,215r41,8r0,7r-140,0"},"2":{"d":"11,0r0,-7v26,-33,108,-111,108,-169v0,-26,-13,-42,-34,-42v-31,0,-38,27,-46,48r-13,0r0,-47v15,-5,40,-13,77,-13v44,0,70,16,70,50v0,53,-81,103,-118,138r105,0r10,-43r9,0r0,85r-168,0"},"3":{"d":"34,-171r0,-47v49,-17,141,-23,141,35v0,39,-39,50,-67,58v29,1,79,5,79,62v0,41,-37,68,-89,68v-36,0,-68,-12,-77,-15r0,-52r12,0v8,20,16,55,52,55v28,0,48,-20,48,-51v1,-36,-24,-56,-62,-50r-4,-8v20,-6,56,-14,56,-61v0,-24,-12,-41,-34,-41v-27,0,-35,29,-43,47r-12,0"},"4":{"d":"76,0r0,-7r36,-8r0,-48r-103,0r0,-8r120,-154r30,0r0,140r32,0r0,22r-32,0r0,48r30,8r0,7r-113,0xm112,-190v-26,33,-47,71,-71,105r71,0r0,-105"},"5":{"d":"62,-184r-16,50v16,-6,33,-16,61,-16v45,0,79,31,79,74v0,78,-102,96,-166,66r0,-48r11,0v12,18,21,50,51,50v30,0,50,-22,50,-59v0,-60,-69,-63,-96,-33r-4,-3r18,-122r120,0r0,41r-108,0"},"6":{"d":"181,-172r-11,0v-9,-16,-19,-46,-47,-46v-58,0,-53,106,-52,126v7,-22,22,-53,62,-53v35,0,55,24,55,65v0,56,-28,85,-85,85v-61,0,-85,-30,-85,-99v0,-86,26,-136,99,-136v29,0,47,7,64,11r0,47xm72,-56v0,31,5,49,32,49v27,0,34,-26,34,-62v0,-30,-7,-48,-29,-48v-27,0,-37,25,-37,61"},"7":{"d":"86,5r-34,-5r111,-179r-114,0r-11,37r-8,0r0,-83r173,0"},"8":{"d":"65,-62v0,34,10,56,38,56v28,0,38,-22,38,-56v0,-37,-11,-58,-38,-58v-27,0,-38,21,-38,58xm75,-173v0,25,6,42,28,42v22,0,29,-17,29,-42v0,-29,-7,-46,-29,-46v-22,0,-28,17,-28,46xm103,5v-54,0,-90,-25,-90,-66v-1,-52,41,-57,67,-65v-21,-4,-56,-14,-56,-51v0,-35,31,-53,79,-53v48,0,79,18,79,53v1,38,-37,45,-55,52v26,5,66,13,66,64v0,41,-36,66,-90,66"},"9":{"d":"27,-53r11,0v9,17,20,46,48,46v55,-1,47,-106,49,-127v-7,22,-23,53,-63,53v-35,0,-55,-25,-55,-65v0,-56,28,-84,85,-84v61,0,85,30,85,99v0,86,-25,136,-96,136v-29,0,-47,-7,-64,-11r0,-47xm68,-156v0,30,6,47,28,47v27,0,37,-25,37,-60v0,-31,-4,-49,-31,-49v-27,0,-34,26,-34,62"},":":{"d":"60,5v-19,0,-31,-14,-31,-31v0,-17,12,-31,31,-31v19,0,31,14,31,31v0,17,-13,31,-31,31xm60,-89v-19,0,-31,-14,-31,-31v0,-17,11,-30,30,-30v19,0,32,13,32,30v0,17,-13,31,-31,31","w":119},";":{"d":"36,64r-10,0v6,-11,26,-81,10,-112r38,-9v6,9,17,31,17,45v0,22,-49,72,-55,76xm63,-89v-19,0,-31,-14,-31,-31v0,-17,12,-30,31,-30v19,0,31,13,31,30v0,17,-13,31,-31,31","w":119},"<":{"d":"261,0r-175,-77r0,-20r175,-78r0,28r-140,60r140,59r0,28","w":346},"=":{"d":"87,-41r0,-27r172,0r0,27r-172,0xm87,-99r0,-27r172,0r0,27r-172,0","w":346},">":{"d":"86,0r0,-28r139,-59r-139,-60r0,-28r175,78r0,20","w":346},"?":{"d":"64,-62r0,-46v17,-9,52,-26,52,-62v0,-27,-16,-43,-35,-43v-24,0,-36,36,-41,53r-11,0r0,-51v42,-18,138,-25,137,31v0,53,-67,46,-83,80v-6,13,-7,25,-10,38r-9,0xm68,5v-16,0,-28,-12,-28,-28v0,-16,12,-28,28,-28v16,0,28,12,28,28v0,16,-13,28,-28,28","w":180},"@":{"d":"264,24r7,9v-38,25,-78,51,-142,51v-86,0,-132,-48,-132,-119v0,-76,58,-200,222,-200v92,0,131,53,131,111v0,74,-55,125,-132,132v-13,-31,-7,-47,1,-91v-21,35,-47,92,-99,92v-18,0,-35,-13,-35,-39v-1,-62,75,-173,151,-118r51,-20v-14,38,-43,99,-33,146v37,0,82,-34,82,-101v0,-69,-50,-100,-118,-100v-97,0,-185,82,-185,188v0,66,39,106,107,106v55,0,92,-25,124,-47xm146,-15v32,0,71,-79,81,-120v-5,-5,-13,-12,-21,-12v-37,0,-74,95,-74,117v0,8,6,15,14,15","w":346},"A":{"d":"129,-180r-31,81r62,0xm10,0r0,-7r35,-8r94,-215r27,0r82,215r34,8r0,7r-132,0r0,-7r42,-8r-27,-71r-72,0r-27,71r37,8r0,7r-93,0","w":293},"B":{"d":"101,-212r0,88v26,-2,66,-10,66,-51v0,-31,-32,-45,-66,-37xm101,-113r0,98v42,8,81,-8,80,-47v-1,-38,-39,-54,-80,-51xm9,0r0,-7r38,-8r0,-195r-38,-8r0,-7r132,0v49,0,83,9,83,46v0,45,-46,53,-79,59v36,4,92,9,92,58v0,85,-139,58,-228,62","w":246},"C":{"d":"230,-83r-5,68v-28,11,-43,20,-87,20v-84,0,-123,-41,-123,-113v0,-73,45,-122,125,-122v37,0,53,7,83,17r0,59r-13,0v-9,-22,-12,-63,-60,-63v-50,0,-78,42,-78,107v0,60,26,102,76,102v51,0,61,-53,69,-75r13,0","w":240},"D":{"d":"9,0r0,-7r38,-8r0,-195r-38,-8r0,-7v123,4,262,-28,262,109v0,82,-51,116,-134,116r-128,0xm101,-211r0,196v70,13,113,-34,113,-97v0,-62,-41,-113,-113,-99","w":286},"E":{"d":"8,0r0,-7r38,-8r0,-195r-38,-8r0,-7r198,0r0,70r-13,0v-8,-33,-6,-54,-49,-54r-44,0r0,85r48,-3r9,-36r8,0r0,89r-8,0r-9,-37r-48,-3r0,97r52,0v49,0,43,-26,54,-70r13,0r0,87r-211,0","w":233},"F":{"d":"9,0r0,-7r38,-8r0,-195r-38,-8r0,-7r203,0r0,72r-13,0v-11,-30,-7,-59,-54,-56r-44,0r0,85r49,-3r9,-36r8,0r0,89r-8,0r-9,-37r-49,-3r0,99r43,8r0,7r-135,0","w":219},"G":{"d":"233,-88v2,22,-4,53,5,67v-13,8,-50,26,-99,26v-84,0,-124,-41,-124,-113v0,-74,46,-122,124,-122v38,0,59,7,90,19r0,60r-13,0v-12,-33,-16,-66,-65,-66v-51,0,-78,42,-78,107v0,82,49,123,110,91r0,-69r-40,-8r0,-7r118,0r0,7","w":259},"H":{"d":"9,0r0,-7r37,-8r0,-195r-37,-8r0,-7r129,0r0,7r-38,8r0,85r106,0r0,-85r-38,-8r0,-7r130,0r0,7r-38,8r0,195r38,8r0,7r-130,0r0,-7r38,-8r0,-97r-106,0r0,97r38,8r0,7r-129,0","w":306},"I":{"d":"8,0r0,-7r38,-8r0,-195r-38,-8r0,-7r130,0r0,7r-38,8r0,195r38,8r0,7r-130,0","w":146},"J":{"d":"156,-210r0,138v0,40,-13,77,-72,77v-33,0,-56,-9,-73,-17r0,-69r12,0v9,25,24,79,49,73v30,0,30,-27,30,-54r0,-148r-49,-8r0,-7r141,0r0,7","w":200},"K":{"d":"8,0r0,-7r38,-8r0,-195r-38,-8r0,-7r125,0r0,7r-33,8r0,106r89,-106r-29,-8r0,-7r90,0r0,7r-35,8r-65,61r98,134r30,8r0,7r-125,0r0,-7r33,-8r-70,-96r-16,17r0,79r32,8r0,7r-124,0","w":273},"L":{"d":"7,0r0,-7r39,-8r0,-195r-38,-8r0,-7r130,0r0,7r-38,8r0,193v38,-2,80,9,88,-27r10,-43r13,0r0,87r-204,0","w":219},"M":{"d":"6,0r0,-7r33,-10r9,-192r-42,-9r0,-7r87,0r72,170r56,-170r89,0r0,7r-36,9r11,192r35,10r0,7r-128,0r0,-7r42,-10r-11,-174r-70,191r-18,0r-80,-191r2,174r42,10r0,7r-93,0","w":326},"N":{"d":"4,0r0,-7r36,-8r3,-195r-39,-8r0,-7r90,0r124,165v2,-47,-4,-101,-5,-150r-50,-8r0,-7r101,0r0,7r-31,8r-4,213r-27,0r-148,-195r6,177r47,8r0,7r-103,0","w":266},"O":{"d":"135,5v-83,0,-121,-43,-121,-118v0,-75,47,-117,131,-117v81,0,121,42,121,117v0,75,-46,118,-131,118xm72,-113v0,57,22,105,68,105v46,0,68,-48,68,-105v0,-57,-22,-104,-68,-104v-46,0,-68,47,-68,104","w":280},"P":{"d":"9,0r0,-7r38,-8r0,-195r-38,-8r0,-7v82,6,226,-25,226,56v0,49,-63,73,-127,61r4,-6v25,0,67,-9,67,-54v0,-37,-37,-53,-78,-44r0,197r44,8r0,7r-136,0","w":240},"Q":{"d":"328,48r0,6v-10,4,-45,15,-84,15v-71,0,-75,-37,-116,-61v-49,-5,-114,-23,-114,-121v0,-75,45,-117,126,-117v81,0,126,42,126,117v0,78,-44,99,-76,113v59,34,80,44,138,48xm72,-113v0,57,22,105,68,105v46,0,68,-48,68,-105v0,-57,-22,-104,-68,-104v-46,0,-68,47,-68,104","w":280},"R":{"d":"10,0r0,-7r38,-8r0,-195r-38,-8r0,-7v80,6,221,-25,220,54v0,34,-33,51,-53,57r61,74v15,18,23,29,41,33r0,7v-103,9,-113,-58,-158,-106r-19,0r0,91r34,8r0,7r-126,0xm102,-212r0,97v32,-3,72,-9,72,-53v0,-39,-32,-52,-72,-44","w":280},"S":{"d":"159,-156v-13,-26,-16,-60,-54,-61v-24,0,-42,11,-42,31v0,49,123,43,123,120v0,40,-34,71,-86,71v-36,0,-71,-15,-83,-18r0,-73r13,0v13,33,16,78,61,78v29,0,51,-17,51,-40v0,-50,-123,-41,-123,-118v0,-68,95,-75,153,-51r0,61r-13,0","w":193},"T":{"d":"54,0r0,-7r42,-8r0,-194v-33,-1,-59,-2,-66,28r-9,36r-13,0r0,-80r231,0r0,80r-13,0v-10,-27,-8,-67,-47,-64r-29,0r0,194r42,8r0,7r-138,0","w":246},"U":{"d":"244,-210v-11,101,30,215,-98,215v-144,0,-85,-108,-98,-215r-38,-8r0,-7r130,0r0,7r-38,8r0,142v0,35,16,58,60,58v62,0,63,-43,63,-73r0,-127r-42,-8r0,-7r92,0r0,7","w":280},"V":{"d":"120,5r-78,-215r-33,-8r0,-7r124,0r0,7r-34,8r56,157r55,-157r-37,-8r0,-7r93,0r0,7r-35,8r-88,215r-23,0","w":273},"W":{"d":"102,5r-65,-215r-29,-8r0,-7r122,0r0,7r-40,8r44,147r43,-162r23,0r52,162r36,-147r-42,-8r0,-7r93,0r0,7r-31,8r-69,215r-19,0r-49,-160r-50,160r-19,0","w":346},"X":{"d":"8,0r0,-7r33,-8r72,-91r-67,-104r-34,-8r0,-7r126,0r0,7r-29,8r43,68r44,-68r-32,-8r0,-7r89,0r0,7r-33,8r-62,77r76,118r32,8r0,7r-132,0r0,-7r37,-8r-53,-83r-52,83r34,8r0,7r-92,0","w":266},"Y":{"d":"63,0r0,-7r41,-8r0,-75r-60,-120r-34,-8r0,-7r124,0r0,7r-33,8r50,103r48,-103r-42,-8r0,-7r94,0r0,7r-30,8r-66,120r0,75r40,8r0,7r-132,0","w":259},"Z":{"d":"7,0r0,-6r136,-208r-53,2v-48,1,-44,26,-54,59r-13,0r0,-72r185,0r0,6r-133,206v45,-5,112,17,114,-31r11,-43r13,0r0,87r-206,0","w":226},"[":{"d":"59,104r0,-329r93,0r0,7r-48,8r0,299r48,8r0,7r-93,0","w":159},"\\":{"d":"126,5r-104,-261r23,0r104,261r-23,0","w":170},"]":{"d":"9,104r0,-7r48,-8r0,-299r-48,-8r0,-7r93,0r0,329r-93,0","w":159},"^":{"d":"17,-82r76,-143r22,0r75,143r-23,0r-63,-120r-64,120r-23,0"},"_":{"d":"0,45r0,-18r180,0r0,18r-180,0","w":180},"\u2018":{"d":"67,-118r-38,9v-6,-9,-16,-31,-16,-45v0,-22,48,-72,54,-76r10,0v-6,11,-26,81,-10,112","w":93},"a":{"d":"82,-21v33,-2,37,-34,35,-68v-23,5,-58,15,-58,46v0,14,9,22,23,22xm197,-13r-81,18v1,-7,1,-21,1,-34v-16,17,-33,34,-64,34v-30,0,-43,-20,-43,-38v0,-49,56,-56,107,-66v0,-27,4,-57,-28,-57v-24,0,-40,36,-48,50r-10,0r0,-44v25,-9,47,-18,84,-18v79,-1,41,82,50,144r32,4r0,7","w":193},"b":{"d":"77,-65v0,37,10,58,37,58v27,0,44,-33,44,-76v0,-36,-12,-57,-36,-57v-32,0,-45,30,-45,75xm37,14r-6,-4r0,-237r-43,-3r0,-8r91,-18r1,128v12,-15,34,-40,66,-40v41,0,61,29,61,79v0,57,-30,94,-80,94v-33,0,-54,-15,-67,-20","w":219},"c":{"d":"180,-64r-9,52v-19,9,-33,17,-70,17v-58,0,-86,-24,-86,-86v0,-88,97,-102,152,-73r0,43r-13,0v-7,-20,-13,-45,-40,-45v-30,0,-45,28,-45,75v0,47,13,74,44,74v29,-1,42,-34,53,-57r14,0","w":186},"d":{"d":"62,-80v0,37,12,57,35,57v32,0,44,-30,44,-75v0,-37,-10,-58,-36,-58v-27,0,-43,34,-43,76xm221,-13r-80,18v1,-13,0,-31,0,-44v-12,16,-36,44,-68,44v-41,0,-60,-29,-60,-79v0,-78,66,-115,128,-81r0,-72r-45,-3r0,-8r92,-18r0,232r33,4r0,7","w":219},"e":{"d":"67,-104r67,-7v0,-18,-1,-45,-27,-45v-22,0,-36,19,-40,52xm179,-65r-9,52v-55,31,-158,28,-158,-63v0,-61,36,-92,99,-92v64,0,69,30,69,66r-114,7v0,60,9,88,45,88v40,0,51,-46,56,-58r12,0","w":193},"f":{"d":"7,0r0,-7r32,-8r0,-123r-32,0r0,-7r32,-12v0,-57,14,-94,73,-94v24,0,42,8,53,12r-5,45r-11,0v-5,-21,-6,-46,-31,-46v-32,0,-32,47,-31,85r49,0r0,17r-49,0r0,123r42,8r0,7r-122,0","w":140},"g":{"d":"96,-168v43,0,57,21,103,14r0,18r-32,0v19,53,-18,87,-83,82r-18,19v28,25,126,-20,126,47v0,40,-41,66,-97,66v-67,0,-76,-29,-80,-52r37,-18v-23,-9,-27,-25,-30,-42v13,2,40,-9,50,-23v-15,0,-52,-12,-52,-53v0,-38,29,-58,76,-58xm69,13v-30,18,-10,53,31,53v31,0,56,-14,56,-36v0,-29,-58,-9,-87,-17xm68,-105v0,26,9,40,27,40v20,0,29,-20,29,-47v0,-27,-6,-45,-28,-45v-22,0,-28,21,-28,52","w":193},"h":{"d":"6,0r0,-7r33,-8r0,-212r-42,-3r0,-8r89,-18r1,127v15,-22,36,-39,71,-39v68,1,36,93,43,153r32,8r0,7r-108,0r0,-7r28,-8r0,-104v0,-8,0,-21,-19,-21v-66,2,-45,67,-48,125r27,8r0,7r-107,0","w":233},"i":{"d":"14,0r0,-7r33,-8r0,-121r-38,-3r0,-7r86,-22r0,153r33,8r0,7r-114,0xm69,-197v-16,0,-28,-12,-28,-28v0,-16,12,-28,28,-28v16,0,29,12,29,28v0,16,-13,28,-29,28","w":126},"j":{"d":"97,-168r0,150v0,42,-1,96,-67,96v-24,0,-37,-4,-53,-9r2,-47r12,0v4,17,9,44,32,44v21,0,26,-19,26,-40r0,-162r-40,-3r0,-7xm71,-197v-16,0,-28,-12,-28,-28v0,-16,12,-28,28,-28v16,0,29,12,29,28v0,16,-13,28,-29,28","w":119},"k":{"d":"6,0r0,-7r33,-8r0,-212r-43,-3r0,-8r90,-18r0,180r68,-72r-32,-8r0,-7r88,0r0,7v-33,5,-52,24,-74,40r67,101r26,8r0,7r-103,0v-1,-14,16,-10,23,-15r-45,-69r-18,17r0,52r28,8r0,7r-108,0","w":226},"l":{"d":"7,0r0,-7r33,-8r0,-212r-43,-3r0,-8r91,-18r0,241r33,8r0,7r-114,0","w":119},"m":{"d":"14,0r0,-7r32,-8r0,-121r-39,-3r0,-7r87,-22r0,39v15,-22,35,-39,68,-39v32,0,39,21,42,39v15,-20,36,-39,67,-39v39,0,43,26,43,49r0,104r32,8r0,7r-105,0v-1,-14,17,-9,25,-15r0,-104v0,-8,0,-21,-19,-21v-59,3,-41,70,-43,125r26,8r0,7r-99,0v-1,-14,17,-9,25,-15r0,-104v0,-8,0,-21,-17,-21v-64,3,-41,68,-45,125r26,8r0,7r-106,0","w":346},"n":{"d":"13,0r0,-7r33,-8r0,-121r-39,-3r0,-7r86,-22v1,12,-2,29,1,39v15,-22,36,-39,71,-39v68,1,36,93,43,153r32,8r0,7r-104,0v-1,-14,17,-9,25,-15r0,-104v0,-8,-1,-21,-20,-21v-66,2,-45,67,-48,125r27,8r0,7r-107,0","w":240},"o":{"d":"101,5v-60,0,-89,-24,-89,-86v0,-62,39,-87,100,-87v60,0,89,25,89,87v0,62,-39,86,-100,86xm66,-81v0,47,6,74,41,74v27,0,40,-27,40,-74v0,-47,-5,-75,-40,-75v-27,0,-41,28,-41,75","w":213},"p":{"d":"90,-65v0,37,8,58,36,58v27,0,44,-34,44,-76v0,-36,-11,-57,-35,-57v-32,0,-45,30,-45,75xm11,78r0,-7r33,-8r0,-198r-39,-4r0,-7r86,-22v1,14,-2,32,1,44v12,-16,34,-44,66,-44v41,0,61,29,61,79v0,78,-66,115,-128,81r0,71r42,8r0,7r-122,0","w":233},"q":{"d":"192,-184r0,247r33,8r0,7r-123,0r0,-7r42,-8r-1,-102v-12,16,-34,44,-66,44v-41,0,-61,-29,-61,-79v0,-57,30,-94,80,-94v34,0,56,14,70,18r20,-35xm100,-23v32,0,45,-30,45,-75v0,-37,-8,-58,-36,-58v-27,0,-44,34,-44,76v0,36,11,57,35,57","w":219},"r":{"d":"11,0r0,-7r33,-8r0,-121r-39,-3r0,-7r87,-22v1,13,-2,31,1,42v7,-25,44,-56,73,-35r-4,46r-10,0v-3,-8,-6,-25,-22,-25v-53,11,-35,73,-38,125r40,8r0,7r-121,0","w":166},"s":{"d":"137,-110r-12,0v-9,-21,-11,-46,-44,-46v-15,0,-26,9,-26,20v0,34,98,25,98,83v0,36,-27,58,-70,58v-28,0,-55,-9,-66,-12r0,-62r13,0v9,27,17,62,52,62v19,0,33,-10,33,-24v0,-38,-96,-25,-96,-84v0,-54,72,-63,118,-42r0,47","w":159},"t":{"d":"147,-24r-21,24v-8,2,-23,5,-40,5v-70,0,-39,-84,-46,-143r-31,0r0,-7r41,-12r25,-55r13,0r0,57r48,0r0,17r-48,0r0,78v0,23,0,43,24,43v17,0,27,-17,35,-7","w":140},"u":{"d":"231,-11r-79,16v0,-9,3,-31,1,-44v-14,24,-33,44,-68,44v-69,0,-37,-90,-44,-149r-33,-7r0,-7r81,-10r0,124v0,8,1,21,18,21v60,-3,41,-66,44,-121r-35,-7r0,-7r82,-10r0,145r33,5r0,7","w":240},"v":{"d":"89,5r-61,-153v-8,-5,-26,-1,-25,-15r111,0r0,7r-35,8r40,105r41,-105r-33,-8r0,-7r77,0v1,14,-17,9,-24,15r-73,153r-18,0"},"w":{"d":"78,5r-46,-153r-28,-8r0,-7r120,0r0,7r-43,8r30,102r48,-117r13,0r40,118r37,-103r-42,-8r0,-7r88,0r0,7r-26,8r-70,153r-18,0r-36,-102r-49,102r-18,0","w":299},"x":{"d":"9,0r0,-7r27,-8r49,-59r-49,-74r-26,-8r0,-7r106,0v1,14,-16,10,-23,15r29,44r34,-44r-27,-8r0,-7r75,0r0,7r-28,8r-49,52r53,81r31,8r0,7r-114,0r0,-7r27,-8r-34,-51r-33,51r29,8r0,7r-77,0","w":213},"y":{"d":"189,-148r-63,158v-10,44,-56,87,-107,59r0,-46r12,0v4,13,5,37,32,37v26,0,40,-25,46,-39r-75,-169r-28,-8r0,-7r114,0r0,7r-34,8r47,113r37,-113r-32,-8r0,-7r78,0r0,7","w":219},"z":{"d":"12,0r0,-6r101,-147r-44,2v-34,1,-33,23,-39,46r-10,0r0,-58r150,0r0,7r-99,144v39,-1,80,12,84,-30r8,-31r9,0r0,73r-160,0","w":180},"{":{"d":"118,2v0,48,-16,96,34,108r0,9v-36,-1,-76,-26,-76,-61v-1,-24,9,-49,10,-68v0,-22,-19,-40,-40,-46r0,-9v21,-6,40,-22,40,-46v-1,-19,-11,-44,-10,-68v0,-35,40,-60,76,-61r0,9v-50,12,-34,60,-34,108v0,40,-37,55,-55,63v18,8,55,23,55,62","w":193},"|":{"d":"46,90r0,-360r28,0r0,360r-28,0","w":119},"}":{"d":"107,-10v1,19,11,44,10,68v0,35,-40,60,-76,61r0,-9v50,-12,34,-60,34,-108v0,-39,38,-54,56,-62v-18,-8,-56,-23,-56,-63v0,-48,16,-96,-34,-108r0,-9v36,1,76,26,76,61v1,24,-9,49,-10,68v0,24,19,40,40,46r0,9v-21,6,-40,24,-40,46","w":193},"~":{"d":"106,-62r-22,0v0,-33,4,-87,50,-87v53,0,48,73,81,73v26,0,25,-42,25,-65r23,0v0,27,-1,88,-51,88v-51,0,-45,-74,-78,-74v-28,0,-28,41,-28,65","w":346},"\u00a1":{"d":"59,-88v-16,0,-27,-12,-27,-28v0,-16,12,-28,28,-28v15,0,28,12,28,28v0,16,-13,28,-29,28xm55,-77r8,0v10,28,23,105,23,132v0,16,-9,31,-27,31v-18,0,-27,-15,-27,-31v0,-27,13,-104,23,-132","w":119},"\u00a2":{"d":"110,8r2,-36v-64,0,-90,-29,-90,-88v0,-59,44,-87,90,-87r-2,-33r16,0r-2,33v23,3,33,9,50,15r0,43r-12,0v-5,-16,-10,-42,-38,-45r0,149v32,-7,46,-47,50,-58r13,0r-10,53v-15,8,-29,13,-53,18r2,36r-16,0xm112,-40r0,-150v-47,5,-51,142,0,150"},"\u00a3":{"d":"8,25r-12,-9v4,-2,58,-66,45,-124r-41,-3r0,-8r39,-3v-8,-64,11,-107,81,-108v23,0,47,9,59,14r0,49r-11,0v-9,-12,-18,-50,-45,-50v-45,-1,-33,57,-28,95r51,3r0,8r-50,3v0,24,-3,30,-14,40r-50,50r2,4v21,-13,56,-37,78,-37v16,0,34,9,49,9v22,0,23,-37,24,-47r13,0r0,72v-6,5,-24,22,-51,22v-26,0,-52,-16,-80,-16v-33,0,-51,26,-59,36"},"\u00a5":{"d":"189,-102r-57,0v-4,7,-7,15,-6,28r63,0r0,15r-63,0r0,44r39,8r0,7r-127,0r0,-7r38,-8r0,-44r-62,0r0,-15r62,0v1,-12,-1,-21,-6,-28r-56,0r0,-14r49,0r-48,-95r-33,-7r0,-7r123,0r0,7r-32,7r50,104r48,-104r-43,-7r0,-7r95,0r0,7r-31,7r-52,95r49,0r0,14"},"\u00a7":{"d":"170,-163r-13,0v-9,-24,-13,-54,-44,-54v-19,0,-34,12,-34,30v0,49,118,53,118,120v0,32,-23,47,-38,57v20,44,-6,86,-61,85v-32,0,-48,-9,-61,-15r0,-52r13,0v9,22,13,54,44,54v22,0,35,-13,35,-31v0,-45,-119,-54,-119,-118v0,-28,22,-49,39,-57v-23,-43,7,-86,62,-86v28,0,46,8,59,13r0,54xm43,-111v0,36,61,48,109,90v45,-52,-62,-74,-97,-113v-9,8,-12,14,-12,23"},"\u00a4":{"d":"29,-28r-11,-11r24,-24v-23,-28,-21,-71,1,-98r-25,-25r11,-12r25,25v28,-22,70,-22,98,0r25,-25r12,12r-26,25v25,26,24,71,1,98r24,24r-11,11r-24,-23v-30,23,-72,20,-100,0xm103,-175v-35,0,-63,28,-63,63v0,35,28,63,63,63v34,0,63,-29,63,-63v0,-35,-28,-63,-63,-63"},"'":{"d":"38,-109r-17,-116r51,0r-17,116r-17,0","w":93},"\u201c":{"d":"141,-119r-38,10v-6,-9,-17,-32,-17,-46v0,-22,49,-71,55,-75r10,0v-6,10,-26,80,-10,111xm69,-119r-38,10v-6,-9,-17,-32,-17,-46v0,-22,49,-71,55,-75r10,0v-6,10,-26,80,-10,111","w":166},"\u00ab":{"d":"67,-18r-53,-65r53,-65r6,3r-20,62r20,62xm125,-18r-53,-65r53,-65r6,3r-21,62r21,62","w":140},"\u2013":{"d":"23,-71r0,-35r161,0r0,35r-161,0"},"\u00b7":{"d":"103,-82v-16,0,-28,-12,-28,-28v0,-16,12,-28,28,-28v16,0,28,12,28,28v0,16,-13,28,-28,28"},"\u00b6":{"d":"102,100r0,-157v-30,-4,-80,-24,-80,-82v0,-78,73,-91,149,-86r0,13r-21,0r0,312r-13,0r0,-312r-22,0r0,312r-13,0"},"\u201d":{"d":"24,-109r-10,0v6,-11,28,-82,10,-112r39,-9v6,9,16,31,16,45v0,22,-49,72,-55,76xm96,-109r-10,0v6,-11,28,-82,10,-112r39,-9v6,9,16,31,16,45v0,22,-49,72,-55,76","w":166},"\u00bb":{"d":"73,-18r-6,-3r20,-62r-20,-62r6,-3r53,65xm15,-18r-6,-3r21,-62r-21,-62r6,-3r53,65","w":140},"\u2026":{"d":"57,5v-17,0,-29,-12,-29,-29v0,-17,12,-29,29,-29v17,0,29,12,29,29v0,17,-12,29,-29,29xm173,5v-17,0,-29,-12,-29,-29v0,-17,12,-29,29,-29v17,0,29,12,29,29v0,17,-12,29,-29,29xm289,5v-17,0,-29,-12,-29,-29v0,-17,12,-29,29,-29v17,0,29,12,29,29v0,17,-12,29,-29,29","w":346},"\u00bf":{"d":"152,21r0,51v-42,18,-138,25,-138,-31v0,-53,67,-46,83,-80v6,-13,7,-25,10,-38r9,0r0,46v-17,9,-51,26,-51,62v0,27,16,43,35,43v24,0,35,-36,40,-53r12,0xm112,-88v-16,0,-28,-12,-28,-28v0,-16,13,-28,28,-28v16,0,28,12,28,28v0,16,-12,28,-28,28","w":180},"`":{"d":"113,-184r-70,-40r25,-22r50,57","w":147},"\u00b4":{"d":"53,-184r-6,-5r50,-57r25,22","w":147},"\u00af":{"d":"24,-202r0,-26r99,0r0,26r-99,0","w":147},"\u00a8":{"d":"114,-194v-12,0,-20,-9,-20,-21v0,-12,8,-21,20,-21v12,0,21,9,21,21v0,12,-9,21,-21,21xm48,-194v-12,0,-21,-9,-21,-21v0,-12,8,-21,20,-21v12,0,21,9,21,21v0,12,-8,21,-20,21","w":147},"\u00b8":{"d":"78,21v24,-1,47,4,45,21v3,27,-43,33,-73,26r0,-10v16,1,35,4,36,-14v1,-9,-11,-16,-26,-14r16,-32r11,0","w":147},"\u2014":{"d":"49,-71r0,-35r248,0r0,35r-248,0","w":346},"\u00c6":{"d":"117,-109r59,0r0,-101xm3,0r0,-7r34,-8r129,-195r-38,-8r0,-7r208,0r0,70r-13,0v-10,-27,-6,-54,-49,-54r-44,0r0,85r49,-3r8,-36r8,0r0,89r-8,0r-8,-37r-49,-3r0,97v39,-3,86,11,96,-27r11,-43r13,0r0,87r-211,0r0,-7r37,-8r0,-81r-67,0r-49,81r36,8r0,7r-93,0","w":360},"\u00aa":{"d":"173,-129r-65,11r0,-22v-7,24,-69,37,-69,-2v0,-32,43,-37,69,-43v0,-16,3,-34,-15,-35v-18,0,-28,23,-33,33r-9,0r0,-30v19,-6,41,-13,66,-13v53,-1,30,52,35,94v7,3,22,-3,21,7xm92,-138v17,-1,16,-23,16,-41v-9,3,-28,9,-28,27v0,8,4,14,12,14"},"\u0141":{"d":"7,0r0,-7r39,-8r0,-65r-29,25r-11,-15r40,-34r0,-106r-38,-8r0,-7r130,0r0,7r-38,8r0,60r44,-38r12,14r-56,48r0,109v38,-2,80,9,88,-27r10,-43r13,0r0,87r-204,0","w":219},"\u00d8":{"d":"59,40r-13,-8r23,-38v-36,-21,-55,-57,-55,-107v0,-93,88,-136,182,-109r26,-44r13,8r-25,42v37,20,56,55,56,103v0,93,-87,136,-182,111xm88,-39r95,-160v-53,-48,-111,8,-111,86v0,28,5,54,16,74xm193,-186r-95,160v54,48,110,-9,110,-87v0,-27,-5,-53,-15,-73","w":280},"\u0152":{"d":"180,-19r0,-187v-61,-33,-111,16,-111,93v0,76,47,129,111,94xm12,-113v0,-91,77,-132,172,-112r155,0r0,70r-12,0v-11,-26,-7,-54,-49,-54r-44,0r0,85r48,-3r9,-36r7,0r0,89r-7,0r-9,-37r-48,-3r0,97v39,-3,85,11,95,-27r11,-43r13,0r0,87r-170,0v-95,19,-171,-18,-171,-113","w":366},"\u00ba":{"d":"81,-173v0,29,3,48,22,48v12,0,23,-19,23,-48v0,-29,-4,-49,-23,-49v-12,0,-22,20,-22,49xm103,-116v-46,0,-68,-13,-68,-57v0,-44,29,-57,68,-57v46,0,69,13,69,57v0,44,-30,57,-69,57"},"\u00e6":{"d":"77,-21v33,-2,37,-34,35,-68v-23,5,-58,15,-58,46v0,13,9,22,23,22xm160,-104r66,-6v0,-18,1,-46,-26,-46v-22,0,-36,19,-40,52xm272,-65r-9,52v-18,9,-41,18,-72,18v-48,0,-62,-21,-77,-35v-17,17,-34,35,-66,35v-30,0,-43,-20,-43,-38v0,-49,56,-56,107,-66v0,-27,3,-57,-28,-57v-24,0,-40,36,-48,50r-10,0r0,-44v29,-14,98,-33,121,0v13,-11,26,-18,56,-18v64,0,70,30,70,66r-114,7v0,60,8,88,44,88v40,0,52,-46,57,-58r12,0","w":280},"\u0131":{"d":"14,0r0,-7r33,-8r0,-121r-38,-3r0,-7r86,-22r0,153r33,8r0,7r-114,0","w":126},"\u0142":{"d":"88,-150r0,135r34,8r0,7r-115,0r0,-7r33,-8r0,-88r-30,28r-10,-11r40,-39r0,-102r-43,-3r0,-8r91,-18r0,85r28,-27r11,10","w":119},"\u00f8":{"d":"180,-198r-22,38v29,12,43,37,43,79v0,75,-66,95,-136,82r-21,37r-10,-6r19,-35v-27,-12,-41,-37,-41,-78v0,-74,65,-98,134,-82r24,-41xm71,-32r63,-110v-33,-34,-68,-2,-68,61v0,20,2,36,5,49xm141,-132r-63,110v31,35,69,5,69,-59v0,-21,-2,-38,-6,-51","w":213},"\u0153":{"d":"107,-156v-27,0,-41,28,-41,75v0,47,6,74,41,74v27,0,40,-27,40,-74v0,-47,-5,-75,-40,-75xm197,-104r66,-7v0,-18,1,-45,-26,-45v-21,0,-36,19,-40,52xm309,-65r-9,52v-27,21,-108,23,-130,1v-18,11,-34,17,-69,17v-60,0,-89,-24,-89,-86v0,-62,39,-87,100,-87v33,0,48,10,62,18v12,-6,30,-18,66,-18v64,0,70,30,70,66r-114,7v0,60,8,88,44,88v40,0,51,-46,56,-58r13,0","w":320},"\u00df":{"d":"3,0r0,-7r32,-8r0,-126r-32,0r0,-8r32,-10v0,-57,10,-92,83,-92v64,0,65,39,65,65v-14,7,-46,15,-50,27v0,17,88,44,88,107v0,52,-75,68,-118,49r-8,-51r12,0v10,14,29,46,48,46v12,0,19,-10,19,-24v0,-30,-45,-78,-75,-108r0,-10v13,-9,37,-23,37,-55v0,-18,-9,-33,-23,-33v-30,0,-31,24,-31,70r0,168r-79,0","w":226},"\u00f7":{"d":"87,-75r0,-27r172,0r0,27r-172,0xm173,-132v-12,0,-22,-10,-22,-22v0,-12,10,-22,22,-22v12,0,22,10,22,22v0,12,-10,22,-22,22xm173,0v-12,0,-22,-10,-22,-22v0,-12,10,-23,22,-23v12,0,22,11,22,23v0,12,-10,22,-22,22","w":346},"\u00be":{"d":"254,-125v-18,21,-31,47,-48,69r48,0r0,-69xm229,0r0,-5r25,-5r0,-30r-71,0r0,-7r82,-101r34,0r0,92r23,0r0,16r-23,0r0,30v7,4,21,-1,21,10r-91,0xm41,-186r0,-33v23,-12,106,-19,106,20v0,27,-31,35,-54,40v23,2,62,4,62,39v1,51,-77,54,-120,39r0,-38r10,0v9,18,14,36,31,36v16,0,31,-9,31,-30v0,-34,-29,-35,-39,-35r-2,-5v11,-3,33,-11,33,-37v0,-17,-8,-30,-19,-30v-19,0,-23,17,-29,34r-10,0xm102,4r149,-233r22,0r-148,233r-23,0","w":346},"\u00bc":{"d":"261,-125v-18,21,-31,47,-48,69r48,0r0,-69xm236,0r0,-5r25,-5r0,-30r-71,0r0,-7r82,-101r34,0r0,92r23,0r0,16r-23,0r0,30v7,4,21,-1,21,10r-91,0xm93,4r149,-233r22,0r-148,233r-23,0xm13,-77r0,-5r31,-5r0,-121r-36,-3r0,-5r82,-13r0,142r27,5r0,5r-104,0","w":346},"\u00b9":{"d":"105,-87r27,5r0,5r-104,0r0,-5r31,-5r0,-121r-36,-3r0,-5r82,-13r0,142","w":159},"\u00d7":{"d":"104,0r-18,-19r68,-68r-68,-69r18,-18r69,68r69,-68r18,18r-68,69r68,68r-18,19r-69,-68","w":346},"\u00ae":{"d":"48,-105r0,-7v26,1,14,-43,14,-65v0,-12,-4,-12,-14,-13r0,-8v33,2,83,-10,83,24v0,18,-16,20,-26,23v22,13,16,33,25,33v8,0,1,-16,13,-12v0,8,-4,25,-20,25v-33,0,-8,-47,-42,-44v2,17,-6,40,14,37r0,7r-47,0xm94,-190v-20,-1,-11,19,-13,34v27,10,41,-31,13,-34xm90,-68v-45,0,-84,-36,-84,-81v0,-45,39,-81,84,-81v45,0,84,36,84,81v0,45,-39,81,-84,81xm18,-149v0,38,33,68,72,68v39,0,72,-30,72,-68v0,-38,-33,-69,-72,-69v-39,0,-72,31,-72,69","w":180},"\u00de":{"d":"9,0r0,-7r38,-8r0,-195r-38,-8r0,-7r130,0r0,7r-38,7r0,33v66,-3,135,6,127,56v6,49,-59,73,-120,61r4,-6v22,0,60,-9,60,-54v0,-37,-32,-53,-71,-43r0,149r44,8r0,7r-136,0","w":240},"\u00a6":{"d":"46,-117r0,-126r28,0r0,126r-28,0xm46,63r0,-126r28,0r0,126r-28,0","w":119},"\u00d0":{"d":"9,0r0,-7r38,-8r0,-94r-39,0r0,-13r39,0r0,-88r-38,-8r0,-7v123,4,262,-28,262,109v0,82,-51,116,-134,116r-128,0xm101,-109r0,94v70,13,113,-34,113,-97v0,-62,-41,-113,-113,-99r0,89r61,0r0,13r-61,0","w":286},"\u00bd":{"d":"12,-77r0,-5r30,-5r0,-121r-36,-3r0,-5r83,-13r0,142r26,5r0,5r-103,0xm207,0v8,-26,73,-76,72,-116v0,-15,-5,-27,-22,-27v-19,0,-27,22,-32,34r-10,0r0,-34v27,-8,111,-22,111,23v0,38,-67,70,-87,88r79,0r8,-29r5,0r0,61r-124,0xm84,4r148,-233r22,0r-148,233r-22,0","w":346},"\u00e7":{"d":"180,-64r-9,52v-19,9,-33,17,-70,17v-58,0,-86,-24,-86,-86v0,-88,97,-102,152,-73r0,43r-13,0v-7,-20,-13,-45,-40,-45v-30,0,-45,28,-45,75v0,47,13,74,44,74v29,-1,42,-34,53,-57r14,0","w":186},"\u00f0":{"d":"66,-81v0,47,6,74,41,74v27,0,40,-27,40,-74v0,-47,-5,-75,-40,-75v-27,0,-41,28,-41,75xm112,-212r-45,22r-16,-12r46,-22v-14,-9,-30,-15,-46,-19r28,-13v14,3,31,9,46,19r38,-19r17,12r-39,18v32,26,60,67,60,122v0,78,-39,109,-100,109v-60,0,-89,-24,-89,-86v0,-82,83,-103,136,-74v-7,-23,-20,-42,-36,-57","w":213},"\u00b1":{"d":"87,47r0,-27r172,0r0,27r-172,0xm159,0r0,-74r-72,0r0,-27r72,0r0,-74r28,0r0,74r72,0r0,27r-72,0r0,74r-28,0","w":346},"\u00c7":{"d":"106,30r13,-27v-71,-5,-104,-45,-104,-111v0,-73,45,-122,125,-122v37,0,53,7,83,17r0,59r-13,0v-9,-22,-12,-63,-60,-63v-50,0,-78,42,-78,107v0,60,26,102,76,102v51,0,61,-53,69,-75r13,0r-5,68v-28,11,-51,23,-95,19r-6,17v24,-1,47,4,45,21v3,27,-43,33,-73,26r0,-10v16,1,35,4,36,-14v1,-9,-11,-16,-26,-14","w":240},"\u00fe":{"d":"86,-65v0,37,9,58,36,58v27,0,44,-34,44,-76v0,-35,-12,-56,-36,-56v-32,0,-44,30,-44,74xm-3,78r0,-7r42,-8r0,-290r-32,-3r0,-8r80,-18r0,132v12,-16,35,-44,67,-44v41,0,61,29,61,79v0,78,-66,115,-128,81r0,71r33,8r0,7r-123,0","w":233},"\u00a9":{"d":"121,-135r8,0v-1,11,-4,35,-36,35v-27,0,-47,-21,-47,-49v0,-42,39,-62,70,-46v4,0,4,-7,11,-5r0,37r-5,1v-5,-12,-11,-31,-27,-31v-17,0,-26,16,-26,44v0,24,9,40,27,40v20,0,24,-18,25,-26xm90,-68v-45,0,-84,-36,-84,-81v0,-45,39,-81,84,-81v45,0,84,36,84,81v0,45,-39,81,-84,81xm18,-149v0,38,33,68,72,68v39,0,72,-30,72,-68v0,-39,-33,-69,-72,-69v-39,0,-72,30,-72,69","w":180},"\u00ac":{"d":"232,-41r0,-58r-145,0r0,-27r172,0r0,85r-27,0","w":346},"\u00b2":{"d":"14,-77v8,-26,73,-76,72,-116v0,-15,-5,-27,-22,-27v-19,0,-27,22,-32,34r-9,0r0,-34v27,-8,110,-21,110,23v0,38,-67,70,-87,88r79,0r8,-29r5,0r0,61r-124,0","w":159},"\u00b3":{"d":"21,-81r0,-38r9,0v9,18,15,36,32,36v16,0,30,-9,30,-30v0,-41,-34,-28,-41,-40v11,-3,34,-11,34,-37v0,-17,-9,-30,-20,-30v-19,0,-23,17,-29,34r-9,0r0,-33v23,-12,104,-19,104,20v0,27,-30,35,-53,40v23,2,62,4,62,39v1,51,-76,54,-119,39","w":159},"\u2122":{"d":"18,-127r0,-6v12,-1,19,-1,19,-17r0,-69v-21,4,-21,12,-28,30r-6,0r1,-36r85,0r1,36r-6,0v-7,-18,-7,-26,-28,-30r0,69v0,16,4,16,17,17r0,6r-55,0xm95,-127r0,-6v30,0,17,-47,17,-73v0,-13,-3,-12,-13,-13r0,-6r36,0v8,21,12,45,21,65r23,-65r38,0r0,6v-29,-1,-10,46,-15,69v0,15,4,16,14,17r0,6r-45,0r0,-6v9,-2,13,-2,13,-17v-1,-21,2,-47,-1,-66r-30,89r-6,0r-27,-86r0,63v-3,20,10,10,10,23r-35,0","w":219},"\u00b0":{"d":"103,-164v-20,0,-33,-14,-33,-33v0,-19,14,-33,33,-33v19,0,33,14,33,33v0,19,-14,33,-33,33xm103,-178v10,0,20,-9,20,-19v0,-29,-39,-23,-39,0v0,10,9,19,19,19"},"\u00c1":{"d":"129,-180r-31,81r62,0xm10,0r0,-7r35,-8r94,-215r27,0r82,215r34,8r0,7r-132,0r0,-7r42,-8r-27,-71r-72,0r-27,71r37,8r0,7r-93,0xm126,-247r-6,-5r50,-57r25,22","w":293},"\u00c2":{"d":"115,-247r-6,-3r34,-58r23,0r33,58r-6,3r-39,-29xm129,-180r-31,81r62,0xm10,0r0,-7r35,-8r94,-215r27,0r82,215r34,8r0,7r-132,0r0,-7r42,-8r-27,-71r-72,0r-27,71r37,8r0,7r-93,0","w":293},"\u00c4":{"d":"129,-180r-31,81r62,0xm10,0r0,-7r35,-8r94,-215r27,0r82,215r34,8r0,7r-132,0r0,-7r42,-8r-27,-71r-72,0r-27,71r37,8r0,7r-93,0xm187,-257v-12,0,-20,-9,-20,-21v0,-12,8,-21,20,-21v12,0,21,9,21,21v0,12,-9,21,-21,21xm121,-257v-12,0,-21,-9,-21,-21v0,-12,8,-21,20,-21v12,0,21,9,21,21v0,12,-8,21,-20,21","w":293},"\u00c0":{"d":"129,-180r-31,81r62,0xm10,0r0,-7r35,-8r94,-215r27,0r82,215r34,8r0,7r-132,0r0,-7r42,-8r-27,-71r-72,0r-27,71r37,8r0,7r-93,0xm186,-247r-70,-40r25,-22r50,57","w":293},"\u00c5":{"d":"154,-247v-18,0,-31,-14,-31,-31v0,-17,14,-31,31,-31v17,0,31,14,31,31v0,17,-14,31,-31,31xm154,-264v8,0,14,-6,14,-14v0,-8,-6,-14,-14,-14v-7,0,-14,6,-14,14v0,8,6,14,14,14xm129,-180r-31,81r62,0xm10,0r0,-7r35,-8r94,-215r27,0r82,215r34,8r0,7r-132,0r0,-7r42,-8r-27,-71r-72,0r-27,71r37,8r0,7r-93,0","w":293},"\u00c3":{"d":"185,-257v-30,0,-80,-32,-99,0r-5,-3v9,-18,18,-38,42,-38v29,0,81,33,99,0r5,3v-9,18,-18,38,-42,38xm129,-180r-31,81r62,0xm10,0r0,-7r35,-8r94,-215r27,0r82,215r34,8r0,7r-132,0r0,-7r42,-8r-27,-71r-72,0r-27,71r37,8r0,7r-93,0","w":293},"\u00c9":{"d":"8,0r0,-7r38,-8r0,-195r-38,-8r0,-7r198,0r0,70r-13,0v-8,-33,-6,-54,-49,-54r-44,0r0,85r48,-3r9,-36r8,0r0,89r-8,0r-9,-37r-48,-3r0,97r52,0v49,0,43,-26,54,-70r13,0r0,87r-211,0xm96,-247r-6,-5r50,-57r25,22","w":233},"\u00ca":{"d":"85,-247r-7,-3r34,-58r23,0r34,58r-6,3r-39,-29xm8,0r0,-7r38,-8r0,-195r-38,-8r0,-7r198,0r0,70r-13,0v-8,-33,-6,-54,-49,-54r-44,0r0,85r48,-3r9,-36r8,0r0,89r-8,0r-9,-37r-48,-3r0,97r52,0v49,0,43,-26,54,-70r13,0r0,87r-211,0","w":233},"\u00cb":{"d":"8,0r0,-7r38,-8r0,-195r-38,-8r0,-7r198,0r0,70r-13,0v-8,-33,-6,-54,-49,-54r-44,0r0,85r48,-3r9,-36r8,0r0,89r-8,0r-9,-37r-48,-3r0,97r52,0v49,0,43,-26,54,-70r13,0r0,87r-211,0xm157,-257v-12,0,-20,-9,-20,-21v0,-12,8,-21,20,-21v12,0,21,9,21,21v0,12,-9,21,-21,21xm91,-257v-12,0,-21,-9,-21,-21v0,-12,8,-21,20,-21v12,0,21,9,21,21v0,12,-8,21,-20,21","w":233},"\u00c8":{"d":"8,0r0,-7r38,-8r0,-195r-38,-8r0,-7r198,0r0,70r-13,0v-8,-33,-6,-54,-49,-54r-44,0r0,85r48,-3r9,-36r8,0r0,89r-8,0r-9,-37r-48,-3r0,97r52,0v49,0,43,-26,54,-70r13,0r0,87r-211,0xm152,-247r-70,-40r25,-22r50,57","w":233},"\u00cd":{"d":"8,0r0,-7r38,-8r0,-195r-38,-8r0,-7r130,0r0,7r-38,8r0,195r38,8r0,7r-130,0xm53,-247r-6,-5r50,-57r25,22","w":146},"\u00ce":{"d":"38,-247r-6,-3r34,-58r23,0r33,58r-6,3r-39,-29xm8,0r0,-7r38,-8r0,-195r-38,-8r0,-7r130,0r0,7r-38,8r0,195r38,8r0,7r-130,0","w":146},"\u00cf":{"d":"8,0r0,-7r38,-8r0,-195r-38,-8r0,-7r130,0r0,7r-38,8r0,195r38,8r0,7r-130,0xm110,-257v-12,0,-20,-9,-20,-21v0,-12,8,-21,20,-21v12,0,21,9,21,21v0,12,-9,21,-21,21xm44,-257v-12,0,-21,-9,-21,-21v0,-12,8,-21,20,-21v12,0,21,9,21,21v0,12,-8,21,-20,21","w":146},"\u00cc":{"d":"8,0r0,-7r38,-8r0,-195r-38,-8r0,-7r130,0r0,7r-38,8r0,195r38,8r0,7r-130,0xm109,-247r-70,-40r25,-22r50,57","w":146},"\u00d1":{"d":"172,-257v-29,0,-80,-32,-99,0r-5,-3v9,-18,18,-38,42,-38v29,0,81,32,99,0r5,3v-9,18,-18,38,-42,38xm4,0r0,-7r36,-8r3,-195r-39,-8r0,-7r90,0r124,165v2,-47,-4,-101,-5,-150r-50,-8r0,-7r101,0r0,7r-31,8r-4,213r-27,0r-148,-195r6,177r47,8r0,7r-103,0","w":266},"\u00d3":{"d":"135,5v-83,0,-121,-43,-121,-118v0,-75,47,-117,131,-117v81,0,121,42,121,117v0,75,-46,118,-131,118xm72,-113v0,57,22,105,68,105v46,0,68,-48,68,-105v0,-57,-22,-104,-68,-104v-46,0,-68,47,-68,104xm116,-247r-6,-5r50,-57r25,22","w":280},"\u00d4":{"d":"105,-247r-7,-3r34,-58r23,0r34,58r-6,3r-39,-29xm135,5v-83,0,-121,-43,-121,-118v0,-75,47,-117,131,-117v81,0,121,42,121,117v0,75,-46,118,-131,118xm72,-113v0,57,22,105,68,105v46,0,68,-48,68,-105v0,-57,-22,-104,-68,-104v-46,0,-68,47,-68,104","w":280},"\u00d6":{"d":"135,5v-83,0,-121,-43,-121,-118v0,-75,47,-117,131,-117v81,0,121,42,121,117v0,75,-46,118,-131,118xm72,-113v0,57,22,105,68,105v46,0,68,-48,68,-105v0,-57,-22,-104,-68,-104v-46,0,-68,47,-68,104xm177,-257v-12,0,-20,-9,-20,-21v0,-12,8,-21,20,-21v12,0,21,9,21,21v0,12,-9,21,-21,21xm111,-257v-12,0,-21,-9,-21,-21v0,-12,8,-21,20,-21v12,0,21,9,21,21v0,12,-8,21,-20,21","w":280},"\u00d2":{"d":"135,5v-83,0,-121,-43,-121,-118v0,-75,47,-117,131,-117v81,0,121,42,121,117v0,75,-46,118,-131,118xm72,-113v0,57,22,105,68,105v46,0,68,-48,68,-105v0,-57,-22,-104,-68,-104v-46,0,-68,47,-68,104xm176,-247r-70,-40r25,-22r50,57","w":280},"\u00d5":{"d":"178,-257v-30,0,-80,-32,-99,0r-5,-3v9,-18,18,-38,42,-38v29,0,81,33,99,0r5,3v-9,18,-18,38,-42,38xm135,5v-83,0,-121,-43,-121,-118v0,-75,47,-117,131,-117v81,0,121,42,121,117v0,75,-46,118,-131,118xm72,-113v0,57,22,105,68,105v46,0,68,-48,68,-105v0,-57,-22,-104,-68,-104v-46,0,-68,47,-68,104","w":280},"\u0160":{"d":"93,-247r-34,-58r6,-3r39,29r39,-29r6,3r-33,58r-23,0xm159,-156v-13,-26,-16,-60,-54,-61v-24,0,-42,11,-42,31v0,49,123,43,123,120v0,40,-34,71,-86,71v-36,0,-71,-15,-83,-18r0,-73r13,0v13,33,16,78,61,78v29,0,51,-17,51,-40v0,-50,-123,-41,-123,-118v0,-68,95,-75,153,-51r0,61r-13,0","w":193},"\u00da":{"d":"244,-210v-11,101,30,215,-98,215v-144,0,-85,-108,-98,-215r-38,-8r0,-7r130,0r0,7r-38,8r0,142v0,35,16,58,60,58v62,0,63,-43,63,-73r0,-127r-42,-8r0,-7r92,0r0,7xm126,-247r-6,-5r50,-57r25,22","w":280},"\u00db":{"d":"116,-247r-7,-3r34,-58r23,0r34,58r-7,3r-39,-29xm244,-210v-11,101,30,215,-98,215v-144,0,-85,-108,-98,-215r-38,-8r0,-7r130,0r0,7r-38,8r0,142v0,35,16,58,60,58v62,0,63,-43,63,-73r0,-127r-42,-8r0,-7r92,0r0,7","w":280},"\u00dc":{"d":"244,-210v-11,101,30,215,-98,215v-144,0,-85,-108,-98,-215r-38,-8r0,-7r130,0r0,7r-38,8r0,142v0,35,16,58,60,58v62,0,63,-43,63,-73r0,-127r-42,-8r0,-7r92,0r0,7xm191,-257v-12,0,-20,-9,-20,-21v0,-12,8,-21,20,-21v12,0,21,9,21,21v0,12,-9,21,-21,21xm125,-257v-12,0,-21,-9,-21,-21v0,-12,8,-21,20,-21v12,0,21,9,21,21v0,12,-8,21,-20,21","w":280},"\u00d9":{"d":"244,-210v-11,101,30,215,-98,215v-144,0,-85,-108,-98,-215r-38,-8r0,-7r130,0r0,7r-38,8r0,142v0,35,16,58,60,58v62,0,63,-43,63,-73r0,-127r-42,-8r0,-7r92,0r0,7xm179,-247r-70,-40r25,-22r50,57","w":280},"\u00dd":{"d":"63,0r0,-7r41,-8r0,-75r-60,-120r-34,-8r0,-7r124,0r0,7r-33,8r50,103r48,-103r-42,-8r0,-7r94,0r0,7r-30,8r-66,120r0,75r40,8r0,7r-132,0xm116,-247r-6,-5r50,-57r25,22","w":259},"\u0178":{"d":"63,0r0,-7r41,-8r0,-75r-60,-120r-34,-8r0,-7r124,0r0,7r-33,8r50,103r48,-103r-42,-8r0,-7r94,0r0,7r-30,8r-66,120r0,75r40,8r0,7r-132,0xm175,-257v-12,0,-20,-9,-20,-21v0,-12,8,-21,20,-21v12,0,21,9,21,21v0,12,-9,21,-21,21xm109,-257v-12,0,-21,-9,-21,-21v0,-12,8,-21,20,-21v12,0,21,9,21,21v0,12,-8,21,-20,21","w":259},"\u017d":{"d":"105,-247r-33,-58r6,-3r39,29r39,-29r6,3r-33,58r-24,0xm7,0r0,-6r136,-208r-53,2v-48,1,-44,26,-54,59r-13,0r0,-72r185,0r0,6r-133,206v45,-5,112,17,114,-31r11,-43r13,0r0,87r-206,0","w":226},"\u00e1":{"d":"82,-21v33,-2,37,-34,35,-68v-23,5,-58,15,-58,46v0,14,9,22,23,22xm197,-13r-81,18v1,-7,1,-21,1,-34v-16,17,-33,34,-64,34v-30,0,-43,-20,-43,-38v0,-49,56,-56,107,-66v0,-27,4,-57,-28,-57v-24,0,-40,36,-48,50r-10,0r0,-44v25,-9,47,-18,84,-18v79,-1,41,82,50,144r32,4r0,7xm76,-184r-6,-5r50,-57r25,22","w":193},"\u00e2":{"d":"65,-184r-6,-3r34,-59r23,0r33,59r-6,3r-39,-29xm82,-21v33,-2,37,-34,35,-68v-23,5,-58,15,-58,46v0,14,9,22,23,22xm197,-13r-81,18v1,-7,1,-21,1,-34v-16,17,-33,34,-64,34v-30,0,-43,-20,-43,-38v0,-49,56,-56,107,-66v0,-27,4,-57,-28,-57v-24,0,-40,36,-48,50r-10,0r0,-44v25,-9,47,-18,84,-18v79,-1,41,82,50,144r32,4r0,7","w":193},"\u00e4":{"d":"82,-21v33,-2,37,-34,35,-68v-23,5,-58,15,-58,46v0,14,9,22,23,22xm197,-13r-81,18v1,-7,1,-21,1,-34v-16,17,-33,34,-64,34v-30,0,-43,-20,-43,-38v0,-49,56,-56,107,-66v0,-27,4,-57,-28,-57v-24,0,-40,36,-48,50r-10,0r0,-44v25,-9,47,-18,84,-18v79,-1,41,82,50,144r32,4r0,7xm137,-194v-12,0,-20,-9,-20,-21v0,-12,8,-21,20,-21v12,0,21,9,21,21v0,12,-9,21,-21,21xm71,-194v-12,0,-21,-9,-21,-21v0,-12,8,-21,20,-21v12,0,21,9,21,21v0,12,-8,21,-20,21","w":193},"\u00e0":{"d":"82,-21v33,-2,37,-34,35,-68v-23,5,-58,15,-58,46v0,14,9,22,23,22xm197,-13r-81,18v1,-7,1,-21,1,-34v-16,17,-33,34,-64,34v-30,0,-43,-20,-43,-38v0,-49,56,-56,107,-66v0,-27,4,-57,-28,-57v-24,0,-40,36,-48,50r-10,0r0,-44v25,-9,47,-18,84,-18v79,-1,41,82,50,144r32,4r0,7xm136,-184r-70,-40r25,-22r50,57","w":193},"\u00e5":{"d":"104,-184v-18,0,-31,-14,-31,-31v0,-17,14,-31,31,-31v17,0,31,14,31,31v0,17,-14,31,-31,31xm104,-202v8,0,14,-5,14,-13v0,-8,-6,-14,-14,-14v-7,0,-14,6,-14,14v0,8,6,13,14,13xm82,-21v33,-2,37,-34,35,-68v-23,5,-58,15,-58,46v0,14,9,22,23,22xm197,-13r-81,18v1,-7,1,-21,1,-34v-16,17,-33,34,-64,34v-30,0,-43,-20,-43,-38v0,-49,56,-56,107,-66v0,-27,4,-57,-28,-57v-24,0,-40,36,-48,50r-10,0r0,-44v25,-9,47,-18,84,-18v79,-1,41,82,50,144r32,4r0,7","w":193},"\u00e3":{"d":"135,-194v-30,0,-80,-32,-99,0r-5,-3v9,-18,18,-38,42,-38v29,0,80,31,99,0r5,2v-9,18,-18,39,-42,39xm82,-21v33,-2,37,-34,35,-68v-23,5,-58,15,-58,46v0,14,9,22,23,22xm197,-13r-81,18v1,-7,1,-21,1,-34v-16,17,-33,34,-64,34v-30,0,-43,-20,-43,-38v0,-49,56,-56,107,-66v0,-27,4,-57,-28,-57v-24,0,-40,36,-48,50r-10,0r0,-44v25,-9,47,-18,84,-18v79,-1,41,82,50,144r32,4r0,7","w":193},"\u00e9":{"d":"67,-104r67,-7v0,-18,-1,-45,-27,-45v-22,0,-36,19,-40,52xm179,-65r-9,52v-55,31,-158,28,-158,-63v0,-61,36,-92,99,-92v64,0,69,30,69,66r-114,7v0,60,9,88,45,88v40,0,51,-46,56,-58r12,0xm76,-184r-6,-5r50,-57r25,22","w":193},"\u00ea":{"d":"65,-184r-6,-3r34,-59r23,0r33,59r-6,3r-39,-29xm67,-104r67,-7v0,-18,-1,-45,-27,-45v-22,0,-36,19,-40,52xm179,-65r-9,52v-55,31,-158,28,-158,-63v0,-61,36,-92,99,-92v64,0,69,30,69,66r-114,7v0,60,9,88,45,88v40,0,51,-46,56,-58r12,0","w":193},"\u00eb":{"d":"67,-104r67,-7v0,-18,-1,-45,-27,-45v-22,0,-36,19,-40,52xm179,-65r-9,52v-55,31,-158,28,-158,-63v0,-61,36,-92,99,-92v64,0,69,30,69,66r-114,7v0,60,9,88,45,88v40,0,51,-46,56,-58r12,0xm137,-194v-12,0,-20,-9,-20,-21v0,-12,8,-21,20,-21v12,0,21,9,21,21v0,12,-9,21,-21,21xm71,-194v-12,0,-21,-9,-21,-21v0,-12,8,-21,20,-21v12,0,21,9,21,21v0,12,-8,21,-20,21","w":193},"\u00e8":{"d":"67,-104r67,-7v0,-18,-1,-45,-27,-45v-22,0,-36,19,-40,52xm179,-65r-9,52v-55,31,-158,28,-158,-63v0,-61,36,-92,99,-92v64,0,69,30,69,66r-114,7v0,60,9,88,45,88v40,0,51,-46,56,-58r12,0xm140,-184r-70,-40r25,-22r50,57","w":193},"\u00ed":{"d":"14,0r0,-7r33,-8r0,-121r-38,-3r0,-7r86,-22r0,153r33,8r0,7r-114,0xm37,-184r-6,-5r50,-57r25,22","w":126},"\u00ee":{"d":"26,-184r-7,-3r34,-59r23,0r34,59r-6,3r-39,-29xm14,0r0,-7r33,-8r0,-121r-38,-3r0,-7r86,-22r0,153r33,8r0,7r-114,0","w":126},"\u00ef":{"d":"14,0r0,-7r33,-8r0,-121r-38,-3r0,-7r86,-22r0,153r33,8r0,7r-114,0xm98,-194v-12,0,-20,-9,-20,-21v0,-12,8,-21,20,-21v12,0,21,9,21,21v0,12,-9,21,-21,21xm32,-194v-12,0,-21,-9,-21,-21v0,-12,8,-21,20,-21v12,0,21,9,21,21v0,12,-8,21,-20,21","w":126},"\u00ec":{"d":"14,0r0,-7r33,-8r0,-121r-38,-3r0,-7r86,-22r0,153r33,8r0,7r-114,0xm99,-184r-70,-40r25,-22r50,57","w":126},"\u00f1":{"d":"158,-194v-29,0,-80,-32,-99,0r-5,-3v9,-18,18,-38,42,-38v29,0,81,31,99,0r6,2v-9,18,-19,39,-43,39xm13,0r0,-7r33,-8r0,-121r-39,-3r0,-7r86,-22v1,12,-2,29,1,39v15,-22,36,-39,71,-39v68,1,36,93,43,153r32,8r0,7r-104,0v-1,-14,17,-9,25,-15r0,-104v0,-8,-1,-21,-20,-21v-66,2,-45,67,-48,125r27,8r0,7r-107,0","w":240},"\u00f3":{"d":"101,5v-60,0,-89,-24,-89,-86v0,-62,39,-87,100,-87v60,0,89,25,89,87v0,62,-39,86,-100,86xm66,-81v0,47,6,74,41,74v27,0,40,-27,40,-74v0,-47,-5,-75,-40,-75v-27,0,-41,28,-41,75xm83,-184r-6,-5r50,-57r25,22","w":213},"\u00f4":{"d":"72,-184r-7,-3r34,-59r23,0r34,59r-7,3r-38,-29xm101,5v-60,0,-89,-24,-89,-86v0,-62,39,-87,100,-87v60,0,89,25,89,87v0,62,-39,86,-100,86xm66,-81v0,47,6,74,41,74v27,0,40,-27,40,-74v0,-47,-5,-75,-40,-75v-27,0,-41,28,-41,75","w":213},"\u00f6":{"d":"101,5v-60,0,-89,-24,-89,-86v0,-62,39,-87,100,-87v60,0,89,25,89,87v0,62,-39,86,-100,86xm66,-81v0,47,6,74,41,74v27,0,40,-27,40,-74v0,-47,-5,-75,-40,-75v-27,0,-41,28,-41,75xm144,-194v-12,0,-20,-9,-20,-21v0,-12,8,-21,20,-21v12,0,21,9,21,21v0,12,-9,21,-21,21xm78,-194v-12,0,-21,-9,-21,-21v0,-12,8,-21,20,-21v12,0,21,9,21,21v0,12,-8,21,-20,21","w":213},"\u00f2":{"d":"101,5v-60,0,-89,-24,-89,-86v0,-62,39,-87,100,-87v60,0,89,25,89,87v0,62,-39,86,-100,86xm66,-81v0,47,6,74,41,74v27,0,40,-27,40,-74v0,-47,-5,-75,-40,-75v-27,0,-41,28,-41,75xm143,-184r-70,-40r25,-22r50,57","w":213},"\u00f5":{"d":"145,-194v-30,0,-80,-32,-99,0r-5,-3v9,-18,18,-38,42,-38v29,0,81,31,99,0r5,2v-9,18,-18,39,-42,39xm101,5v-60,0,-89,-24,-89,-86v0,-62,39,-87,100,-87v60,0,89,25,89,87v0,62,-39,86,-100,86xm66,-81v0,47,6,74,41,74v27,0,40,-27,40,-74v0,-47,-5,-75,-40,-75v-27,0,-41,28,-41,75","w":213},"\u0161":{"d":"76,-184r-34,-59r6,-3r39,29r39,-29r6,3r-33,59r-23,0xm137,-110r-12,0v-9,-21,-11,-46,-44,-46v-15,0,-26,9,-26,20v0,34,98,25,98,83v0,36,-27,58,-70,58v-28,0,-55,-9,-66,-12r0,-62r13,0v9,27,17,62,52,62v19,0,33,-10,33,-24v0,-38,-96,-25,-96,-84v0,-54,72,-63,118,-42r0,47","w":159},"\u00fa":{"d":"231,-11r-79,16v0,-9,3,-31,1,-44v-14,24,-33,44,-68,44v-69,0,-37,-90,-44,-149r-33,-7r0,-7r81,-10r0,124v0,8,1,21,18,21v60,-3,41,-66,44,-121r-35,-7r0,-7r82,-10r0,145r33,5r0,7xm98,-184r-6,-5r50,-57r25,22","w":240},"\u00fb":{"d":"89,-184r-7,-3r34,-59r23,0r34,59r-7,3r-39,-29xm231,-11r-79,16v0,-9,3,-31,1,-44v-14,24,-33,44,-68,44v-69,0,-37,-90,-44,-149r-33,-7r0,-7r81,-10r0,124v0,8,1,21,18,21v60,-3,41,-66,44,-121r-35,-7r0,-7r82,-10r0,145r33,5r0,7","w":240},"\u00fc":{"d":"231,-11r-79,16v0,-9,3,-31,1,-44v-14,24,-33,44,-68,44v-69,0,-37,-90,-44,-149r-33,-7r0,-7r81,-10r0,124v0,8,1,21,18,21v60,-3,41,-66,44,-121r-35,-7r0,-7r82,-10r0,145r33,5r0,7xm157,-194v-12,0,-20,-9,-20,-21v0,-12,8,-21,20,-21v12,0,21,9,21,21v0,12,-9,21,-21,21xm91,-194v-12,0,-21,-9,-21,-21v0,-12,8,-21,20,-21v12,0,21,9,21,21v0,12,-8,21,-20,21","w":240},"\u00f9":{"d":"231,-11r-79,16v0,-9,3,-31,1,-44v-14,24,-33,44,-68,44v-69,0,-37,-90,-44,-149r-33,-7r0,-7r81,-10r0,124v0,8,1,21,18,21v60,-3,41,-66,44,-121r-35,-7r0,-7r82,-10r0,145r33,5r0,7xm158,-184r-70,-40r25,-22r50,57","w":240},"\u00fd":{"d":"189,-148r-63,158v-10,44,-56,87,-107,59r0,-46r12,0v4,13,5,37,32,37v26,0,40,-25,46,-39r-75,-169r-28,-8r0,-7r114,0r0,7r-34,8r47,113r37,-113r-32,-8r0,-7r78,0r0,7xm95,-184r-6,-5r50,-57r25,22","w":219},"\u00ff":{"d":"189,-148r-63,158v-10,44,-56,87,-107,59r0,-46r12,0v4,13,5,37,32,37v26,0,40,-25,46,-39r-75,-169r-28,-8r0,-7r114,0r0,7r-34,8r47,113r37,-113r-32,-8r0,-7r78,0r0,7xm158,-194v-12,0,-20,-9,-20,-21v0,-12,8,-21,20,-21v12,0,21,9,21,21v0,12,-9,21,-21,21xm92,-194v-12,0,-21,-9,-21,-21v0,-12,8,-21,20,-21v12,0,21,9,21,21v0,12,-8,21,-20,21","w":219},"\u017e":{"d":"78,-184r-33,-59r6,-3r39,29r39,-29r6,3r-33,59r-24,0xm12,0r0,-6r101,-147r-44,2v-34,1,-33,23,-39,46r-10,0r0,-58r150,0r0,7r-99,144v39,-1,80,12,84,-30r8,-31r9,0r0,73r-160,0","w":180},"\u00a0":{"w":119}}});

/*!
 * The following copyright notice may not be removed under any circumstances.
 * 
 * Copyright:
 * Copyright (c) 1991 Adobe Systems Incorporated.  All Rights Reserved.ITC
 * Veljovic is a registered trademark of International Typeface Corporation.
 */
Cufon.registerFont({"w":186,"face":{"font-family":"veljo-regular","font-weight":400,"font-stretch":"normal","units-per-em":"360","panose-1":"2 0 5 3 0 0 0 0 0 0","ascent":"288","descent":"-72","x-height":"5","bbox":"-27 -308 347 118","underline-thickness":"18","underline-position":"-36","stemh":"10","stemv":"24","unicode-range":"U+0020-U+2122"},"glyphs":{" ":{"w":100},"!":{"d":"50,5v-10,0,-18,-8,-18,-18v0,-10,8,-17,18,-17v10,0,18,7,18,17v0,10,-8,18,-18,18xm54,-61r-8,0v-8,-43,-11,-93,-10,-146v0,-6,1,-18,14,-18v26,0,14,36,14,60v0,39,-5,72,-10,104","w":100},"\"":{"d":"79,-134r-8,-91r27,0r-9,91r-10,0xm37,-134r-8,-91r27,0r-8,91r-11,0","w":126},"#":{"d":"24,-47r16,-52r-39,0r4,-10r39,0r17,-54r-39,0r3,-11r39,0r17,-51r19,0r-16,51r44,0r16,-51r20,0r-17,51r39,0r-3,11r-39,0r-17,54r39,0r-4,10r-39,0r-16,52r-19,0r16,-52r-44,0r-16,52r-20,0xm80,-163r-17,54r44,0r18,-54r-45,0"},"$":{"d":"85,40r2,-35v-32,-1,-55,-14,-68,-20r0,-65r7,0v5,32,12,72,61,74r0,-103v-30,-14,-61,-30,-61,-65v0,-33,24,-55,61,-56r-2,-31r13,0r-2,31v27,1,48,12,56,15r0,50r-6,0v-5,-23,-13,-52,-50,-54r0,88v33,16,71,31,71,72v0,35,-27,63,-71,64r2,35r-13,0xm87,-135r0,-84v-26,1,-43,16,-43,38v0,22,20,35,43,46xm96,-105r0,99v26,-3,49,-22,49,-49v0,-24,-23,-38,-49,-50"},"%":{"d":"91,-93v-31,0,-47,-24,-47,-66v0,-43,18,-70,51,-70v31,0,48,25,48,67v0,42,-18,69,-52,69xm66,-161v0,35,9,61,28,61v18,0,27,-23,27,-59v0,-39,-10,-63,-28,-63v-18,0,-27,29,-27,61xm225,4v-31,0,-48,-25,-48,-67v0,-43,18,-69,51,-69v31,0,48,24,48,66v0,42,-17,70,-51,70xm199,-64v0,36,10,60,29,60v18,0,26,-22,26,-59v0,-39,-10,-62,-28,-62v-18,0,-27,29,-27,61xm78,4r147,-233r16,0r-147,233r-16,0","w":320},"&":{"d":"152,-88v13,4,32,2,47,4v28,48,-24,88,-95,89v-53,0,-96,-24,-96,-67v-1,-49,50,-58,86,-65v-20,-3,-52,-16,-52,-51v0,-53,82,-63,121,-39r0,40r-6,0v-5,-18,-15,-43,-47,-43v-28,0,-44,19,-44,44v0,36,27,47,49,48r0,7v-106,-4,-102,118,-7,116v43,0,77,-26,77,-50v0,-40,-56,-25,-72,-3r-4,-2v35,-69,134,-62,161,-134r5,2v-18,84,-68,69,-123,104","w":280},"\u2019":{"d":"29,-130r-7,0v7,-26,22,-67,5,-90r18,-10v28,30,7,58,-16,100","w":79},"(":{"d":"131,86r0,8v-54,-1,-109,-44,-109,-162v0,-118,55,-161,109,-162r0,8v-53,1,-85,51,-85,154v0,103,32,153,85,154","w":133},")":{"d":"3,94r0,-8v53,-1,84,-51,84,-154v0,-103,-31,-153,-84,-154r0,-8v54,1,108,44,108,162v0,118,-54,161,-108,162","w":133},"*":{"d":"96,-165r9,46v-5,2,-19,3,-24,0r9,-46v-15,3,-25,21,-39,29v-5,-4,-10,-13,-12,-21r45,-15r0,-3r-45,-15v2,-8,7,-17,12,-21r36,30r3,-2r-9,-45v5,-2,19,-3,24,0r-9,45r3,2r36,-30v5,4,10,13,12,21r-44,15r0,3r44,15v-2,8,-7,17,-12,21v-13,-8,-24,-26,-39,-29"},"+":{"d":"150,0r0,-77r-78,0r0,-21r78,0r0,-77r20,0r0,77r77,0r0,21r-77,0r0,77r-20,0","w":320},",":{"d":"31,71r-7,0v7,-25,24,-67,8,-91r18,-10v28,35,4,54,-19,101","w":100},"-":{"d":"7,-69r0,-24r86,0r0,24r-86,0","w":100},".":{"d":"50,5v-10,0,-18,-8,-18,-18v0,-10,8,-17,18,-17v10,0,18,7,18,17v0,10,-8,18,-18,18","w":100},"\/":{"d":"15,5r140,-261r13,0r-139,261r-14,0"},"0":{"d":"93,5v-54,0,-75,-47,-75,-116v0,-73,23,-119,75,-119v52,0,75,46,75,119v0,69,-21,116,-75,116xm46,-111v0,66,11,106,47,106v36,0,48,-40,48,-106v0,-61,-10,-109,-48,-109v-38,0,-47,48,-47,109"},"1":{"d":"32,0r0,-6r47,-8r0,-191r-52,0r0,-6r76,-19r0,216r40,8r0,6r-111,0"},"2":{"d":"16,0r0,-6v56,-67,115,-123,115,-169v0,-26,-15,-45,-43,-45v-38,0,-45,28,-51,46r-7,0r0,-42v12,-5,33,-14,67,-14v38,0,62,17,62,52v0,44,-43,84,-115,157r103,0r10,-43r7,0r0,64r-148,0"},"3":{"d":"32,-174r0,-45v36,-17,124,-18,124,38v0,32,-29,50,-49,60v23,1,59,18,59,59v0,61,-101,84,-147,52r0,-50r6,0v7,23,8,55,54,55v33,0,59,-20,59,-51v0,-37,-33,-60,-73,-51r-2,-7v24,-4,65,-21,65,-62v0,-26,-18,-44,-44,-44v-35,0,-40,31,-45,46r-7,0"},"4":{"d":"79,0r0,-6r35,-8r0,-52r-101,0r0,-7r110,-152r15,0r0,144r31,0r0,15r-31,0r0,52r29,8r0,6r-88,0xm114,-199v-28,37,-51,79,-77,118r77,0r0,-118"},"5":{"d":"61,-204r-16,69v12,-5,32,-11,50,-11v48,0,74,38,74,73v0,45,-34,78,-87,78v-27,0,-50,-9,-62,-18r0,-41r7,0v8,20,11,49,54,49v36,0,60,-25,60,-62v0,-57,-69,-70,-103,-45r-5,-2r15,-111r103,0r0,21r-90,0"},"6":{"d":"158,-176r-6,0v-6,-14,-15,-44,-45,-44v-61,0,-61,79,-58,117v7,-13,22,-43,60,-43v36,0,57,26,57,68v0,50,-28,83,-75,83v-50,0,-71,-35,-71,-97v0,-113,57,-164,138,-125r0,41xm48,-63v0,37,14,58,45,58v30,0,45,-28,45,-67v0,-36,-14,-57,-39,-57v-31,0,-51,27,-51,66"},"7":{"d":"63,5r-21,-5r111,-204r-113,0r-12,41r-6,0r0,-62r155,0"},"8":{"d":"93,5v-46,0,-77,-29,-77,-67v-1,-42,39,-59,68,-64v-28,0,-58,-19,-58,-51v0,-31,25,-53,67,-53v42,0,68,22,68,53v1,33,-32,49,-58,52v31,2,67,22,67,63v0,38,-31,67,-77,67xm53,-177v0,31,18,47,40,47v22,0,40,-16,40,-47v0,-25,-16,-43,-40,-43v-24,0,-40,18,-40,43xm44,-62v0,35,21,57,49,57v28,0,50,-22,50,-57v0,-33,-17,-58,-50,-58v-33,0,-49,25,-49,58"},"9":{"d":"30,-49r7,0v6,14,14,44,44,44v59,0,57,-77,55,-117v-7,13,-23,42,-61,42v-36,0,-56,-25,-56,-67v0,-50,27,-83,74,-83v50,0,71,38,71,104v0,110,-59,155,-134,118r0,-41xm46,-154v0,36,14,57,39,57v31,0,52,-26,52,-65v0,-37,-15,-58,-46,-58v-30,0,-45,27,-45,66"},":":{"d":"50,5v-10,0,-18,-8,-18,-18v0,-10,8,-17,18,-17v10,0,18,7,18,17v0,10,-8,18,-18,18xm50,-109v-10,0,-18,-7,-18,-17v0,-10,8,-18,18,-18v10,0,18,8,18,18v0,10,-8,17,-18,17","w":100},";":{"d":"31,71r-7,0v7,-25,24,-67,8,-91r18,-10v28,35,4,54,-19,101xm50,-109v-10,0,-18,-7,-18,-17v0,-10,8,-18,18,-18v10,0,18,8,18,18v0,10,-8,17,-18,17","w":100},"<":{"d":"239,0r-175,-77r0,-20r175,-78r0,28r-139,60r139,59r0,28","w":320},"=":{"d":"72,-51r0,-21r175,0r0,21r-175,0xm72,-103r0,-20r175,0r0,20r-175,0","w":320},">":{"d":"81,0r0,-28r139,-59r-139,-60r0,-28r175,78r0,20","w":320},"?":{"d":"62,-61r0,-44v17,-9,60,-27,60,-68v0,-25,-15,-42,-41,-42v-34,0,-42,30,-47,47r-6,0r0,-42v32,-21,121,-23,121,33v0,35,-34,49,-53,62v-20,14,-23,40,-28,54r-6,0xm62,5v-10,0,-17,-8,-17,-18v0,-10,7,-17,17,-17v10,0,18,7,18,17v0,10,-8,18,-18,18","w":159},"@":{"d":"237,10r5,7v-24,18,-67,45,-121,45v-64,0,-113,-33,-113,-105v0,-97,80,-181,189,-181v68,0,113,37,113,98v0,70,-55,116,-108,121v-14,-21,-3,-57,-2,-79v-12,22,-38,80,-81,80v-18,0,-31,-13,-31,-35v2,-58,62,-154,128,-108r25,-17v-15,45,-31,101,-26,140v39,0,85,-38,85,-99v0,-58,-40,-90,-102,-90v-99,0,-168,82,-168,168v0,60,36,97,94,97v47,0,87,-24,113,-42xm108,-41v0,16,6,23,19,23v39,0,77,-88,85,-114v-5,-5,-14,-17,-31,-17v-41,0,-73,83,-73,108","w":320},"A":{"d":"33,-14r106,-216r83,216r32,8r0,6r-102,0r0,-6r42,-8r-28,-72r-82,0r-31,72r36,8r0,6r-90,0r0,-6xm127,-185r-38,88r72,0","w":253},"B":{"d":"80,-114r0,100v48,8,102,-5,99,-46v-4,-52,-56,-55,-99,-54xm80,-212r0,90v47,0,86,-10,86,-54v0,-41,-49,-42,-86,-36xm15,0r0,-6r38,-8r0,-197r-38,-9r0,-5v72,7,176,-26,179,51v2,35,-41,48,-58,55v20,2,71,8,71,56v0,72,-112,65,-192,63","w":219},"C":{"d":"220,-78r-5,62v-13,6,-40,21,-81,21v-76,0,-115,-49,-115,-113v0,-75,48,-122,119,-122v32,0,61,12,75,20r0,52r-6,0v-4,-20,-10,-61,-65,-61v-58,0,-92,45,-92,110v0,58,33,103,87,103v62,0,67,-42,77,-72r6,0","w":240},"D":{"d":"81,-212r0,198v84,11,144,-19,144,-100v0,-86,-60,-111,-144,-98xm17,0r0,-6r37,-8r0,-197r-37,-9r0,-5v118,3,239,-26,239,111v0,132,-120,113,-239,114","w":273},"E":{"d":"17,0r0,-6r37,-8r0,-197r-37,-9r0,-5r178,0r0,64r-6,0v-3,-72,-50,-46,-108,-51r0,88r56,-1r8,-36r6,0r0,84r-6,0r-8,-35r-56,-2r0,100v71,-10,117,36,121,-68r7,0r0,82r-192,0","w":226},"F":{"d":"17,0r0,-6r37,-8r0,-197r-37,-9r0,-5r185,0r0,64r-7,0v-2,-74,-55,-45,-114,-51r0,88r56,-1r8,-36r6,0r0,84r-6,0r-8,-35r-56,-2r0,100r43,8r0,6r-107,0","w":213},"G":{"d":"223,-89v1,22,-4,49,3,66v-19,11,-56,28,-96,28v-73,0,-111,-49,-111,-113v0,-75,48,-122,119,-122v32,0,65,12,79,20r0,52r-6,0v-4,-20,-12,-61,-67,-61v-60,0,-94,45,-94,110v0,58,31,103,83,103v35,0,54,-14,63,-23r0,-60r-44,-8r0,-6r101,0r0,6","w":259},"H":{"d":"15,0r0,-6r38,-8r0,-197r-38,-9r0,-5r103,0r0,5r-38,9r0,88r133,0r0,-88r-37,-9r0,-5r102,0r0,5r-38,9r0,197r38,8r0,6r-102,0r0,-6r37,-8r0,-98r-133,0r0,98r38,8r0,6r-103,0","w":293},"I":{"d":"15,0r0,-6r38,-8r0,-197r-38,-9r0,-5r103,0r0,5r-38,9r0,197r38,8r0,6r-103,0","w":133},"J":{"d":"130,-211r0,155v0,32,-15,61,-62,61v-24,0,-48,-11,-58,-17r0,-64r7,0v6,26,11,71,51,71v31,0,35,-29,35,-56r0,-150r-49,-9r0,-5r114,0r0,5","w":173},"K":{"d":"15,0r0,-6r38,-8r0,-197r-38,-9r0,-5r97,0r0,5r-32,9r0,106r91,-106r-31,-9r0,-5r91,0r0,5r-36,9r-76,78r108,119r29,8r0,6r-100,0r0,-6r36,-8r-91,-101r-21,21r0,80r32,8r0,6r-97,0","w":246},"L":{"d":"15,0r0,-7r38,-7r0,-197r-38,-9r0,-5r106,0r0,5r-41,9r0,197r68,0v35,0,41,-19,48,-67r6,0r0,81r-187,0","w":213},"M":{"d":"10,0r0,-6r33,-8r8,-197r-38,-9r0,-5r68,0r82,177r72,-177r70,0r0,5r-36,9r9,197r32,8r0,6r-101,0r0,-6r42,-8r-9,-190r-88,209r-92,-205r0,186r44,8r0,6r-96,0","w":320},"N":{"d":"5,0r0,-6r36,-8r1,-197r-37,-9r0,-5r67,0r142,172r-6,-158r-50,-9r0,-5r100,0r0,5r-30,9r-4,216r-169,-208r5,189r45,8r0,6r-100,0","w":266},"O":{"d":"132,5v-74,0,-114,-45,-114,-116v0,-73,47,-119,123,-119v69,0,114,43,114,114v0,75,-47,121,-123,121xm49,-113v0,64,32,107,87,107v59,0,88,-44,88,-106v0,-64,-31,-107,-88,-107v-56,0,-87,44,-87,106","w":273},"P":{"d":"95,-115v47,6,82,-24,78,-55v5,-43,-48,-50,-92,-42r0,198r43,8r0,6r-108,0r0,-6r38,-8r0,-197r-38,-9r0,-5v75,5,183,-23,186,56v2,49,-54,72,-113,62","w":213},"Q":{"d":"325,45r0,6v-74,14,-107,-13,-173,-47v-84,9,-135,-37,-134,-115v0,-73,47,-119,123,-119v69,0,114,43,114,114v0,57,-28,98,-75,113v37,19,87,44,145,48xm49,-113v0,64,32,107,87,107v59,0,88,-44,88,-106v0,-64,-31,-107,-88,-107v-56,0,-87,44,-87,106","w":273},"R":{"d":"81,-212r0,98v34,-3,85,-3,85,-57v0,-44,-44,-49,-85,-41xm16,0r0,-6r38,-8r0,-197r-38,-9r0,-5r101,0v57,0,78,22,78,53v0,40,-36,54,-56,59v29,31,68,98,108,107r0,6v-48,-3,-59,-9,-80,-36r-54,-69r-32,-2r0,93r33,8r0,6r-98,0","w":233},"S":{"d":"141,-51v-2,-60,-117,-55,-117,-123v0,-34,26,-56,67,-56v31,0,56,11,64,15r0,54r-6,0v-5,-26,-13,-58,-56,-58v-26,0,-45,14,-45,36v0,59,121,54,121,122v0,38,-29,66,-79,66v-35,0,-63,-14,-76,-20r0,-65r7,0v5,32,12,74,67,74v29,0,53,-18,53,-45","w":180},"T":{"d":"63,0r0,-6r43,-8r0,-198v-56,2,-87,-16,-91,56r-7,0r0,-69r223,0r0,69r-6,0v-5,-72,-34,-53,-91,-56r0,198r43,8r0,6r-114,0","w":240},"U":{"d":"229,-211r-3,111v-1,42,-2,105,-92,105v-59,0,-90,-30,-90,-73r0,-143r-37,-9r0,-5r102,0r0,5r-37,9r0,136v0,33,12,67,67,67v45,0,72,-23,72,-76r0,-127r-42,-9r0,-5r92,0r0,5","w":266},"V":{"d":"120,5r-81,-216r-36,-9r0,-5r100,0r0,5r-35,9r62,165r62,-165r-38,-9r0,-5r93,0r0,5r-36,9","w":246},"W":{"d":"105,5r-73,-216r-32,-9r0,-5r104,0r0,5r-44,9r54,158r56,-177r64,177r42,-158r-46,-9r0,-5r97,0r0,5r-32,9r-70,216r-60,-163","w":326},"X":{"d":"1,0r0,-6r31,-8r76,-102r-63,-95r-36,-9r0,-5r100,0r0,5r-31,9r48,73r45,-73r-30,-9r0,-5r88,0r0,5r-34,9r-63,82r75,115r32,8r0,6r-101,0r0,-6r36,-8r-60,-91r-58,91r36,8r0,6r-91,0","w":240},"Y":{"d":"60,0r0,-6r40,-8r0,-78r-64,-119r-32,-9r0,-5r92,0r0,5r-31,9r59,108r55,-108r-43,-9r0,-5r94,0r0,5r-32,9r-70,119r0,78r40,8r0,6r-108,0","w":233},"Z":{"d":"14,0r0,-6r152,-209v-62,9,-130,-21,-131,57r-7,0r0,-67r173,0r0,6r-149,205r100,0v31,0,41,-6,49,-68r6,0r0,82r-193,0","w":226},"[":{"d":"21,103r0,-328r70,0r0,5r-46,9r0,300r46,8r0,6r-70,0","w":100},"\\":{"d":"158,5r-140,-261r14,0r140,261r-14,0"},"]":{"d":"9,103r0,-6r46,-8r0,-300r-46,-9r0,-5r70,0r0,328r-70,0","w":100},"^":{"d":"7,-82r77,-143r21,0r75,143r-23,0r-63,-120r-64,120r-23,0"},"_":{"d":"0,45r0,-18r180,0r0,18r-180,0","w":180},"\u2018":{"d":"51,-140r-18,10v-28,-30,-7,-58,16,-100r8,0v-7,26,-23,67,-6,90","w":79},"a":{"d":"121,5r0,-35v-10,11,-31,35,-66,35v-22,0,-40,-14,-40,-38v0,-50,61,-53,106,-63v0,-30,4,-60,-28,-60v-28,0,-45,18,-51,44r-7,0r0,-38v14,-7,40,-18,67,-18v37,0,43,20,43,45r0,106r32,0r0,5xm65,-9v27,1,66,-29,56,-77v-35,4,-82,18,-82,51v0,14,10,26,26,26","w":180},"b":{"d":"31,12r-5,-3r0,-239r-43,0r0,-6r67,-20r0,132v8,-13,26,-44,65,-44v42,0,61,30,61,78v0,54,-28,95,-76,95v-25,0,-45,-11,-58,-21xm50,-68v0,38,12,63,44,63v33,0,55,-35,55,-81v0,-33,-12,-63,-40,-63v-43,0,-59,31,-59,81","w":193},"c":{"d":"166,-61r-10,48v-53,35,-137,19,-137,-65v0,-50,27,-90,80,-90v25,0,44,8,53,13r0,40r-5,0v-4,-18,-16,-43,-48,-43v-36,0,-53,33,-53,79v0,44,16,74,51,74v37,0,53,-33,62,-56r7,0","w":173},"d":{"d":"143,5v-1,-14,2,-32,-1,-44v-10,17,-32,44,-66,44v-39,0,-61,-27,-61,-76v0,-82,70,-120,128,-82r0,-77r-46,0r0,-6r69,-20r0,239r32,0r0,5xm143,-97v0,-33,-17,-61,-45,-61v-33,0,-56,33,-56,82v0,37,15,62,43,62v33,0,58,-36,58,-83","w":200},"e":{"d":"48,-103r87,-8v-1,-14,-4,-47,-39,-47v-26,0,-43,22,-48,55xm168,-61r-10,48v-54,34,-139,20,-139,-65v0,-50,28,-90,80,-90v60,0,62,48,63,68r-115,6v-5,47,11,89,50,89v39,0,55,-33,64,-56r7,0"},"f":{"d":"13,0r0,-6r32,-8r0,-129r-32,0r0,-5r32,-10v0,-32,2,-93,63,-93v15,0,29,5,42,10r0,39r-5,0v-3,-14,-10,-39,-40,-39v-41,0,-37,44,-37,84r49,0r0,14r-49,0r0,129r41,8r0,6r-96,0","w":119},"g":{"d":"83,-168v36,0,52,18,93,12r0,16r-33,0v3,8,6,16,6,25v0,57,-52,59,-73,59r-29,28v21,25,125,-18,125,47v0,32,-36,59,-87,59v-61,0,-77,-29,-77,-52v13,-4,28,-22,40,-14v-36,24,-7,54,36,54v39,0,69,-17,69,-40v0,-21,-12,-23,-35,-23v-76,0,-88,-4,-97,-36v17,-1,26,-10,42,-24v-14,-3,-43,-15,-43,-52v0,-35,28,-59,63,-59xm44,-108v0,22,11,42,38,42v34,0,43,-26,43,-46v0,-19,-7,-46,-39,-46v-30,0,-42,22,-42,50","w":180},"h":{"d":"11,0r0,-6r31,-8r0,-216r-42,0r0,-6r66,-20r1,133v8,-12,31,-45,69,-45v68,-1,34,96,42,154r32,8r0,6r-84,0r0,-6r28,-8r0,-93v0,-24,0,-43,-26,-43v-21,0,-62,19,-62,61r0,75r28,8r0,6r-83,0","w":213},"i":{"d":"16,0r0,-6r32,-8r0,-129r-39,0r0,-5r62,-20r0,154r32,8r0,6r-87,0xm56,-204v-10,0,-18,-7,-18,-17v0,-10,8,-18,18,-18v10,0,17,8,17,18v0,10,-7,17,-17,17","w":106},"j":{"d":"72,-168v-5,102,33,290,-99,236r0,-38r5,0v4,18,15,39,35,39v25,0,35,-24,35,-65r0,-147r-39,0r0,-5xm57,-204v-10,0,-18,-7,-18,-17v0,-10,8,-18,18,-18v10,0,17,8,17,18v0,10,-7,17,-17,17","w":100},"k":{"d":"10,0r0,-6r32,-8r0,-216r-41,0r0,-6r65,-20r0,179r65,-71r-32,-9r0,-6r81,0r0,6r-30,9r-48,47r71,87r26,8r0,6r-82,0r0,-6r28,-8r-60,-72r-19,19r0,53r28,8r0,6r-84,0","w":200},"l":{"d":"10,0r0,-6r32,-8r0,-216r-42,0r0,-6r66,-20r0,242r32,8r0,6r-88,0","w":106},"m":{"d":"16,0r0,-6r32,-8r0,-129r-38,0r0,-5r61,-20v1,14,-2,33,1,45v8,-12,32,-45,69,-45v31,0,37,19,40,45v9,-12,32,-45,69,-45v66,-1,32,97,40,154r32,8r0,6r-84,0r0,-6r28,-8r0,-93v0,-24,1,-43,-24,-43v-21,0,-61,19,-61,61r0,75r28,8r0,6r-80,0r0,-6r28,-8r0,-93v0,-24,0,-43,-25,-43v-21,0,-61,19,-61,61r0,75r28,8r0,6r-83,0","w":326},"n":{"d":"16,0r0,-6r32,-8r0,-129r-38,0r0,-5r61,-20v1,14,-2,33,1,45v8,-12,31,-45,69,-45v68,-1,34,96,42,154r32,8r0,6r-84,0r0,-6r28,-8r0,-93v0,-24,0,-43,-26,-43v-21,0,-62,19,-62,61r0,75r28,8r0,6r-83,0","w":219},"o":{"d":"95,5v-47,0,-78,-30,-78,-82v0,-52,29,-91,82,-91v49,0,77,34,77,83v0,50,-29,90,-81,90xm44,-80v0,45,18,75,51,75v36,0,54,-36,54,-77v0,-45,-18,-76,-51,-76v-35,0,-54,37,-54,78","w":193},"p":{"d":"126,-150v-49,0,-58,44,-58,95v0,38,24,50,43,50v31,0,55,-34,55,-80v0,-40,-14,-65,-40,-65xm13,78r0,-6r32,-9r0,-206r-38,0r0,-5r61,-20v1,14,-2,31,1,43v8,-13,27,-43,62,-43v49,0,62,41,62,78v0,74,-67,120,-125,80r0,73r41,9r0,6r-96,0","w":206},"q":{"d":"143,-97v0,-33,-16,-61,-45,-61v-34,0,-56,33,-56,82v0,37,15,62,43,62v33,0,58,-36,58,-83xm99,78r0,-6r44,-9r-1,-102v-10,17,-32,44,-66,44v-40,0,-61,-27,-61,-76v0,-85,77,-121,133,-78r13,-33r5,3r0,242r32,9r0,6r-99,0","w":200},"r":{"d":"14,0r0,-6r32,-8r0,-129r-39,0r0,-5r62,-20v1,14,-2,33,1,45v8,-21,42,-63,72,-36r-2,34r-6,0v-3,-14,-7,-24,-20,-24v-45,3,-49,78,-45,135r40,8r0,6r-95,0","w":146},"s":{"d":"118,-37v0,-44,-99,-36,-96,-89v-7,-47,81,-49,106,-29r0,40r-10,0v-5,-14,-9,-43,-42,-43v-17,0,-31,11,-31,26v0,41,97,36,97,86v0,29,-23,51,-64,51v-26,0,-50,-10,-60,-14r0,-55r11,0v6,21,10,59,51,59v23,0,38,-14,38,-32","w":153},"t":{"d":"120,-21v-12,10,-18,27,-42,26v-66,-2,-34,-91,-41,-148r-32,0r0,-5r35,-10r13,-55r8,0r0,56r49,0r0,14r-49,0r0,95v0,20,1,36,24,36v14,3,26,-15,35,-9","w":119},"u":{"d":"148,5v-1,-14,2,-32,-1,-44v-8,12,-32,44,-67,44v-67,1,-33,-96,-41,-153r-32,-4r0,-6r56,-10r0,113v0,24,0,43,26,43v21,0,59,-19,59,-61r0,-75r-39,-4r0,-6r62,-10r0,148r32,0r0,6","w":213},"v":{"d":"92,5v-24,-49,-42,-103,-64,-153v-7,-6,-24,-2,-24,-15r84,0r0,6r-35,9r47,113r48,-113r-34,-9r0,-6r76,0v0,13,-17,9,-24,15","w":193},"w":{"d":"78,5v-19,-48,-31,-103,-48,-153r-27,-9r0,-6r93,0r0,6r-42,9r34,113r57,-133r45,133r43,-113r-43,-9r0,-6r88,0v0,14,-19,9,-27,15r-72,153r-41,-122","w":280},"x":{"d":"2,0r0,-6r27,-8r53,-65r-48,-69r-28,-9r0,-6r84,0r0,6r-29,9r36,51r37,-51r-27,-9r0,-6r68,0v0,13,-17,8,-23,15r-50,58r53,76r30,8r0,6r-85,0r0,-6r27,-8r-40,-58r-38,58r30,8r0,6r-77,0"},"y":{"d":"171,-148r-60,157v-11,29,-28,69,-67,69v-17,0,-24,-4,-34,-8r0,-42r5,0v3,13,7,35,33,35v32,0,44,-37,51,-55r-69,-156r-29,-9r0,-6r95,0r0,6r-41,9r58,128r41,-128r-32,-9r0,-6r78,0r0,6","w":200},"z":{"d":"11,0r0,-5r111,-149v-47,2,-97,-6,-96,41r-6,0r0,-50r132,0r0,7r-108,144v59,-5,96,30,103,-52r5,0r0,64r-141,0","w":166},"{":{"d":"114,1v0,47,-17,96,33,108r0,9v-36,-1,-76,-26,-76,-61v0,-23,10,-48,10,-68v0,-22,-18,-40,-39,-46r0,-9v21,-6,39,-21,39,-45v0,-20,-10,-46,-10,-69v0,-35,40,-60,76,-61r0,9v-50,12,-33,61,-33,108v0,40,-38,55,-56,63v18,8,56,23,56,62"},"|":{"d":"50,90r0,-360r20,0r0,360r-20,0","w":119},"}":{"d":"105,-11v0,19,11,45,11,68v0,35,-40,60,-76,61r0,-9v50,-12,33,-61,33,-108v0,-39,38,-54,56,-62v-18,-8,-56,-23,-56,-63v0,-47,17,-96,-33,-108r0,-9v36,1,76,26,76,61v0,24,-10,49,-11,69v0,24,19,39,40,45r0,9v-21,6,-40,24,-40,46"},"~":{"d":"93,-48r-23,0v0,-33,5,-87,51,-87v53,0,48,73,81,73v26,0,25,-42,25,-65r22,0v0,27,0,87,-50,87v-51,0,-45,-73,-78,-73v-28,0,-28,41,-28,65","w":320},"\u00a1":{"d":"50,-109v-10,0,-18,-7,-18,-17v0,-10,8,-18,18,-18v10,0,18,8,18,18v0,10,-8,17,-18,17xm54,-78v8,40,11,87,10,138v0,6,-1,18,-14,18v-25,0,-14,-34,-14,-56v0,-38,5,-69,10,-100r8,0","w":100},"\u00a2":{"d":"93,8r0,-37v-48,0,-74,-30,-74,-83v0,-48,25,-87,74,-90r0,-32r10,0r0,32v24,0,40,9,49,13r0,40r-5,0v-4,-17,-14,-42,-44,-43r0,153v33,-3,47,-34,56,-56r7,0r-10,48v-16,8,-32,16,-53,18r0,37r-10,0xm93,-39r0,-153v-61,1,-65,154,0,153"},"\u00a3":{"d":"178,-14v-31,32,-80,5,-122,5v-26,0,-43,19,-55,34r-11,-6v19,-26,55,-67,50,-128r-40,-2r0,-6r40,-2v-11,-65,12,-111,72,-111v22,0,40,6,50,11r0,43r-7,0v-6,-14,-14,-44,-48,-44v-47,0,-50,54,-40,101r53,2r0,6r-53,2v8,39,-21,62,-37,95v24,-30,73,-11,107,-3v25,0,31,-37,35,-59r6,0r0,62"},"\u00a5":{"d":"79,-69v0,-11,2,-24,-3,-30r-53,0r0,-11r49,0r-43,-101r-27,-9r0,-5r74,0v0,12,-15,9,-22,14r43,108r43,-108r-32,-9r0,-5r76,0r0,5r-28,9r-47,101r49,0r0,11r-54,0v-4,7,-3,19,-3,30r57,0r0,11r-57,0r0,44r31,8r0,6r-86,0r0,-6r33,-8r0,-44r-56,0r0,-11r56,0"},"\u00a7":{"d":"144,-166r-6,0v-6,-22,-10,-54,-41,-54v-19,0,-39,13,-39,37v0,50,113,51,113,121v0,30,-23,49,-36,56v22,36,-1,84,-49,84v-20,0,-38,-7,-46,-11r0,-54r6,0v6,22,10,55,41,55v20,0,39,-13,39,-37v0,-50,-113,-52,-113,-121v0,-30,23,-48,36,-55v-22,-36,0,-85,49,-85v20,0,38,6,46,10r0,54xm31,-98v0,38,51,45,98,84v12,-9,24,-16,24,-40v0,-38,-51,-45,-98,-84v-12,9,-24,16,-24,40"},"\u00a4":{"d":"19,-28r-10,-11r24,-24v-23,-27,-22,-71,0,-98r-25,-25r11,-12r25,25v28,-22,71,-22,99,0r24,-25r12,12r-25,25v24,26,22,71,0,98r24,24r-11,11r-23,-23v-30,23,-72,20,-101,0xm31,-112v0,35,28,63,63,63v34,0,62,-29,62,-63v0,-35,-27,-63,-62,-63v-35,0,-63,28,-63,63"},"'":{"d":"35,-134r-9,-91r28,0r-9,91r-10,0","w":79},"\u201c":{"d":"100,-140r-18,10v-28,-30,-7,-58,16,-100r7,0v-7,26,-22,67,-5,90xm51,-140r-18,10v-28,-30,-7,-58,16,-100r8,0v-7,26,-23,67,-6,90","w":126},"\u00ab":{"d":"60,-17r-45,-64r45,-65r6,2r-26,63r26,62xm111,-17r-45,-64r45,-65r6,2r-26,63r26,62","w":133},"\u2013":{"d":"17,-71r0,-21r153,0r0,21r-153,0"},"\u00b7":{"d":"93,-96v-10,0,-18,-9,-18,-19v0,-10,8,-19,18,-19v10,0,19,9,19,19v0,10,-9,19,-19,19"},"\u00b6":{"d":"102,100r0,-157v-30,-4,-80,-24,-80,-82v0,-78,73,-91,149,-86r0,13r-21,0r0,312r-13,0r0,-312r-22,0r0,312r-13,0","w":193},"\u201d":{"d":"29,-130r-7,0v7,-26,22,-67,5,-90r18,-10v28,30,7,58,-16,100xm77,-130r-7,0v8,-26,24,-67,5,-90r18,-10v28,30,7,58,-16,100","w":126},"\u00bb":{"d":"73,-17r-5,-2r25,-62r-25,-63r5,-2r45,65xm22,-17r-5,-2r25,-62r-25,-63r5,-2r45,65","w":133},"\u2026":{"d":"53,5v-10,0,-17,-8,-17,-18v0,-10,7,-17,17,-17v10,0,18,7,18,17v0,10,-8,18,-18,18xm266,5v-10,0,-17,-8,-17,-18v0,-10,7,-17,17,-17v10,0,18,7,18,17v0,10,-8,18,-18,18xm160,5v-10,0,-18,-8,-18,-18v0,-10,8,-17,18,-17v10,0,17,7,17,17v0,10,-7,18,-17,18","w":320},"\u00bf":{"d":"139,20r0,43v-30,21,-122,23,-122,-29v0,-31,35,-44,54,-58v20,-14,22,-40,27,-54r7,0r0,45v-17,9,-61,27,-61,63v0,22,16,38,42,38v34,0,41,-31,46,-48r7,0xm104,-109v-10,0,-18,-7,-18,-17v0,-10,8,-18,18,-18v10,0,18,8,18,18v0,10,-8,17,-18,17","w":159},"`":{"d":"79,-189r-69,-37r17,-14r57,46","w":133},"\u00b4":{"d":"43,-189r-4,-5r56,-46r17,14","w":133},"\u00af":{"d":"23,-203r0,-23r87,0r0,23r-87,0","w":133},"\u00a8":{"d":"38,-201v-8,0,-15,-6,-15,-14v0,-8,7,-14,15,-14v8,0,14,6,14,14v0,8,-6,14,-14,14xm95,-201v-8,0,-14,-6,-14,-14v0,-8,6,-14,14,-14v8,0,15,6,15,14v0,8,-7,14,-15,14","w":133},"\u00b8":{"d":"75,-1r-8,20v19,0,39,4,39,23v0,27,-33,27,-61,26r0,-6v48,5,55,-35,9,-36v7,-9,5,-27,21,-27","w":133},"\u2014":{"d":"36,-73r0,-17r248,0r0,17r-248,0","w":320},"\u00c6":{"d":"173,-14r0,-83r-66,0r-49,83r36,8r0,6r-90,0r0,-6r34,-8r127,-198r-30,-8r0,-5r179,0r0,64r-7,0v-3,-72,-49,-46,-107,-51r0,88r56,-1r8,-36r6,0r0,84r-6,0r-8,-35r-56,-2r0,100v71,-10,116,35,121,-68r7,0r0,82r-193,0r0,-6xm113,-109r60,0r-1,-100","w":346},"\u00aa":{"d":"113,-116r0,-24v-13,19,-72,42,-72,-1v0,-33,39,-38,70,-44v0,-20,2,-37,-20,-38v-17,0,-26,9,-33,30r-5,0r0,-25v19,-12,80,-26,80,20r0,66r21,0r0,5xm80,-129v21,0,36,-22,31,-50v-18,4,-46,11,-46,35v0,10,6,15,15,15"},"\u0141":{"d":"15,0r0,-7r38,-7r0,-88r-32,19r-6,-10r38,-21r0,-97r-38,-9r0,-5r106,0r0,5r-41,9r0,81r56,-33r5,10r-61,36r0,103r68,0v35,0,41,-19,48,-67r6,0r0,81r-187,0","w":213},"\u00d8":{"d":"55,33r-10,-6r23,-37v-33,-19,-50,-55,-50,-101v0,-92,88,-142,175,-109r23,-38r9,6r-22,37v32,18,52,53,52,99v0,95,-89,143,-177,111xm193,-198r-106,177v64,42,137,-8,137,-91v0,-36,-12,-68,-31,-86xm79,-28r105,-176v-63,-41,-135,8,-135,91v0,37,11,66,30,85","w":273},"\u0152":{"d":"172,0v-85,21,-154,-25,-154,-111v0,-86,72,-135,162,-114r153,0r0,64r-6,0v-3,-72,-49,-46,-107,-51r0,88r55,-1r9,-36r5,0r0,84r-6,0r-8,-35r-55,-2r0,100v71,-10,116,35,121,-68r6,0r0,82r-175,0xm192,-17r0,-191v-71,-32,-143,8,-143,95v0,89,70,128,143,96","w":366},"\u00ba":{"d":"93,-116v-36,0,-55,-22,-55,-57v0,-35,19,-57,55,-57v36,0,56,22,56,57v0,35,-20,57,-56,57xm62,-173v0,29,9,50,31,50v22,0,32,-21,32,-50v0,-29,-10,-50,-32,-50v-22,0,-31,21,-31,50"},"\u00e6":{"d":"147,-103r87,-8v-1,-14,-3,-47,-38,-47v-26,0,-44,22,-49,55xm267,-61r-10,48v-38,25,-119,26,-133,-22v-10,13,-33,40,-69,40v-22,0,-39,-14,-39,-38v0,-50,61,-53,106,-63v0,-30,3,-60,-29,-60v-28,0,-45,18,-51,44r-6,0r0,-38v19,-13,97,-33,106,3v14,-13,32,-21,56,-21v60,0,62,48,63,68r-115,6v-5,47,12,89,51,89v39,0,55,-33,64,-56r6,0xm65,-9v27,0,67,-29,57,-77v-35,4,-82,18,-82,51v0,14,9,26,25,26","w":286},"\u0131":{"d":"16,0r0,-6r32,-8r0,-129r-39,0r0,-5r62,-20r0,154r32,8r0,6r-87,0","w":106},"\u0142":{"d":"17,0r0,-6r32,-8r0,-100r-30,22r-6,-9r36,-26r0,-103r-43,0r0,-6r66,-20r0,112r33,-25r6,9r-39,29r0,117r32,8r0,6r-87,0","w":113},"\u00f8":{"d":"33,33r-8,-4r22,-38v-55,-39,-32,-159,52,-159v14,0,26,3,36,8r21,-34r7,4r-20,34v58,38,37,161,-48,161v-15,0,-29,-3,-41,-9xm134,-140r-71,122v40,36,86,-8,86,-64v0,-24,-5,-45,-15,-58xm57,-26r71,-121v-42,-32,-84,12,-84,67v0,22,4,41,13,54","w":193},"\u0153":{"d":"178,-103r87,-8v-1,-14,-3,-47,-38,-47v-26,0,-44,22,-49,55xm298,-61r-10,48v-36,23,-109,27,-129,-14v-37,56,-142,36,-142,-50v0,-52,29,-91,82,-91v29,0,51,12,64,33v13,-20,36,-33,66,-33v60,0,62,48,63,68r-115,6v-5,47,12,89,51,89v39,0,55,-33,64,-56r6,0xm44,-80v0,45,18,75,51,75v36,0,54,-36,54,-77v0,-45,-18,-76,-51,-76v-35,0,-54,37,-54,78","w":320},"\u00df":{"d":"17,0r0,-6r31,-8r0,-129r-31,0r0,-5r31,-9v-4,-56,19,-95,66,-94v41,0,59,25,53,63v-14,11,-39,28,-39,36v0,18,79,39,79,101v0,48,-56,66,-104,51r-10,-46r6,0v7,16,20,40,46,40v19,0,35,-17,35,-43v0,-40,-41,-64,-74,-91r0,-6v14,-13,38,-33,38,-58v0,-18,-13,-36,-34,-36v-23,0,-38,18,-38,49r0,191r-55,0","w":219},"\u00f7":{"d":"72,-77r0,-21r175,0r0,21r-175,0xm160,0v-10,0,-19,-8,-19,-18v0,-10,9,-19,19,-19v10,0,18,9,18,19v0,10,-8,18,-18,18xm160,-138v-10,0,-19,-9,-19,-19v0,-10,9,-18,19,-18v10,0,18,8,18,18v0,10,-8,19,-18,19","w":320},"\u00be":{"d":"29,-192r0,-29v27,-12,83,-14,83,24v0,25,-23,31,-34,38v20,0,41,12,41,41v0,44,-62,54,-97,36r0,-34r5,0v4,13,7,35,34,35v21,0,34,-12,34,-32v0,-25,-17,-40,-44,-34r-2,-5v19,-4,39,-11,39,-41v0,-18,-10,-29,-25,-29v-20,0,-25,17,-29,30r-5,0xm84,4r146,-233r16,0r-147,233r-15,0xm230,0v1,-10,16,-6,23,-10r0,-32r-72,0r0,-4r81,-102r15,0r0,94r23,0r0,12r-23,0r0,32v7,4,21,1,22,10r-69,0xm201,-54r52,0r0,-73","w":320},"\u00bc":{"d":"223,0v2,-10,17,-6,24,-10r0,-32r-72,0r0,-4r80,-102r16,0r0,94r22,0r0,12r-22,0r0,32v6,4,20,1,21,10r-69,0xm247,-127v-20,22,-35,49,-53,73r53,0r0,-73xm19,-77r0,-4r31,-6r0,-123r-35,0r0,-5r58,-14r0,142r28,6r0,4r-82,0xm78,4r147,-233r15,0r-146,233r-16,0","w":320},"\u00b9":{"d":"26,-77r0,-4r30,-6r0,-123r-34,0r0,-5r58,-14r0,142r27,6r0,4r-81,0","w":140},"\u00d7":{"d":"87,0r-15,-14r73,-73r-73,-74r15,-14r73,73r73,-73r14,14r-73,74r73,73r-14,14r-73,-73","w":320},"\u00ae":{"d":"48,-105r0,-7v26,1,14,-43,14,-65v0,-12,-4,-12,-14,-13r0,-8v33,2,83,-10,83,24v0,18,-16,20,-26,23v22,13,16,33,25,33v8,0,1,-16,13,-12v0,8,-4,25,-20,25v-33,0,-8,-47,-42,-44v2,17,-6,40,14,37r0,7r-47,0xm94,-190v-20,-1,-11,19,-13,34v27,10,41,-31,13,-34xm90,-68v-45,0,-84,-36,-84,-81v0,-45,39,-81,84,-81v45,0,84,36,84,81v0,45,-39,81,-84,81xm18,-149v0,38,33,68,72,68v39,0,72,-30,72,-68v0,-38,-33,-69,-72,-69v-39,0,-72,31,-72,69","w":180},"\u00de":{"d":"96,-72v45,6,73,-19,69,-55v5,-39,-41,-51,-82,-42r0,155r43,8r0,6r-108,0r0,-6r37,-8r0,-197r-37,-9r0,-5r102,0r0,5r-37,9r0,32v50,-8,111,-2,111,53v0,50,-47,72,-103,62","w":206},"\u00a6":{"d":"50,-117r0,-126r20,0r0,126r-20,0xm50,63r0,-126r20,0r0,126r-20,0","w":119},"\u00d0":{"d":"81,-112r0,98v84,11,144,-19,144,-100v0,-86,-60,-111,-144,-98r0,89r54,0r0,11r-54,0xm17,0r0,-6r37,-8r0,-98r-26,0r0,-11r26,0r0,-88r-37,-9r0,-5v118,3,239,-26,239,111v0,132,-120,113,-239,114","w":273},"\u00bd":{"d":"17,-77r0,-4r31,-6r0,-123r-35,0r0,-5r58,-14r0,142r28,6r0,4r-82,0xm75,4r147,-233r16,0r-147,233r-16,0xm194,0r0,-5v34,-39,73,-81,73,-112v0,-14,-8,-28,-26,-28v-24,0,-28,18,-32,30r-5,0r0,-28v29,-13,87,-17,87,25v0,32,-52,75,-73,97r66,0r7,-27r5,0r0,48r-102,0","w":320},"\u00e7":{"d":"73,26r11,-22v-42,-4,-65,-33,-65,-82v0,-50,27,-90,80,-90v25,0,44,8,53,13r0,40r-5,0v-4,-18,-16,-43,-48,-43v-36,0,-53,33,-53,79v0,44,16,74,51,74v37,0,53,-33,62,-56r7,0r-10,48v-18,9,-37,18,-64,18r-5,14v19,0,39,4,39,23v0,27,-33,27,-61,26r0,-6v48,4,53,-35,8,-36","w":173},"\u00f0":{"d":"44,-80v0,45,18,75,51,75v36,0,54,-36,54,-77v0,-45,-18,-76,-51,-76v-35,0,-54,37,-54,78xm106,-216r-45,23r-12,-11r44,-22v-13,-9,-26,-17,-40,-21v18,-17,39,0,59,11r38,-19r12,11r-37,18v59,38,83,231,-30,231v-47,0,-78,-30,-78,-82v0,-70,72,-119,127,-74v0,0,-1,2,-1,0v-6,-27,-20,-49,-37,-65"},"\u00b1":{"d":"150,0r0,-77r-78,0r0,-21r78,0r0,-77r20,0r0,77r77,0r0,21r-77,0r0,77r-20,0xm72,58r0,-21r175,0r0,21r-175,0","w":320},"\u00c7":{"d":"220,-78r-5,62v-13,6,-40,21,-81,21v-76,0,-115,-49,-115,-113v0,-75,48,-122,119,-122v32,0,61,12,75,20r0,52r-6,0v-4,-20,-10,-61,-65,-61v-58,0,-92,45,-92,110v0,58,33,103,87,103v62,0,67,-42,77,-72r6,0","w":240},"\u00fe":{"d":"126,-150v-49,0,-58,44,-58,95v0,38,24,50,43,50v31,0,55,-34,55,-80v0,-40,-14,-65,-40,-65xm13,78r0,-6r32,-9r0,-293r-38,0r0,-6r61,-20r1,131v8,-13,27,-43,62,-43v49,0,62,41,62,78v0,74,-67,120,-125,80r0,73r41,9r0,6r-96,0","w":206},"\u00a9":{"d":"121,-135r8,0v-1,11,-4,35,-36,35v-27,0,-47,-21,-47,-49v0,-42,39,-62,70,-46v4,0,4,-7,11,-5r0,37r-5,1v-5,-12,-11,-31,-27,-31v-17,0,-26,16,-26,44v0,24,9,40,27,40v20,0,24,-18,25,-26xm90,-68v-45,0,-84,-36,-84,-81v0,-45,39,-81,84,-81v45,0,84,36,84,81v0,45,-39,81,-84,81xm18,-149v0,38,33,68,72,68v39,0,72,-30,72,-68v0,-39,-33,-69,-72,-69v-39,0,-72,30,-72,69","w":180},"\u00ac":{"d":"227,-51r0,-52r-155,0r0,-20r175,0r0,72r-20,0","w":320},"\u00b2":{"d":"17,-77r0,-5v34,-39,73,-81,73,-112v0,-14,-9,-28,-27,-28v-24,0,-28,18,-32,30r-5,0r0,-28v29,-13,87,-17,87,25v0,32,-52,75,-73,97r66,0r7,-27r5,0r0,48r-101,0","w":140},"\u00b3":{"d":"29,-192r0,-29v27,-12,83,-14,83,24v0,25,-23,31,-34,38v20,0,41,12,41,41v0,44,-62,54,-97,36r0,-34r5,0v4,13,7,35,34,35v21,0,34,-12,34,-32v0,-25,-17,-40,-44,-34r-2,-5v19,-4,39,-11,39,-41v0,-18,-10,-29,-25,-29v-20,0,-25,17,-29,30r-5,0","w":140},"\u2122":{"d":"18,-127r0,-6v12,-1,19,-1,19,-17r0,-69v-21,4,-21,12,-28,30r-6,0r1,-36r85,0r1,36r-6,0v-7,-18,-7,-26,-28,-30r0,69v0,16,4,16,17,17r0,6r-55,0xm95,-127r0,-6v30,0,17,-47,17,-73v0,-13,-3,-12,-13,-13r0,-6r36,0v8,21,12,45,21,65r23,-65r38,0r0,6v-29,-1,-10,46,-15,69v0,15,4,16,14,17r0,6r-45,0r0,-6v9,-2,13,-2,13,-17v-1,-21,2,-47,-1,-66r-30,89r-6,0r-27,-86r0,63v-3,20,10,10,10,23r-35,0","w":219},"\u00b0":{"d":"93,-166v-18,0,-32,-14,-32,-32v0,-18,14,-32,32,-32v18,0,33,14,33,32v0,18,-15,32,-33,32xm71,-198v0,12,10,22,22,22v12,0,23,-10,23,-22v0,-12,-11,-22,-23,-22v-12,0,-22,10,-22,22"},"\u00c1":{"d":"33,-14r106,-216r83,216r32,8r0,6r-102,0r0,-6r42,-8r-28,-72r-82,0r-31,72r36,8r0,6r-90,0r0,-6xm127,-185r-38,88r72,0xm107,-252r-4,-5r56,-46r17,14","w":253},"\u00c2":{"d":"133,-308r9,0r37,59r-5,2r-36,-37r-37,37r-5,-2xm33,-14r106,-216r83,216r32,8r0,6r-102,0r0,-6r42,-8r-28,-72r-82,0r-31,72r36,8r0,6r-90,0r0,-6xm127,-185r-38,88r72,0","w":253},"\u00c4":{"d":"33,-14r106,-216r83,216r32,8r0,6r-102,0r0,-6r42,-8r-28,-72r-82,0r-31,72r36,8r0,6r-90,0r0,-6xm127,-185r-38,88r72,0xm110,-264v-8,0,-15,-6,-15,-14v0,-8,7,-14,15,-14v8,0,14,6,14,14v0,8,-6,14,-14,14xm167,-264v-8,0,-14,-6,-14,-14v0,-8,6,-14,14,-14v8,0,15,6,15,14v0,8,-7,14,-15,14","w":253},"\u00c0":{"d":"33,-14r106,-216r83,216r32,8r0,6r-102,0r0,-6r42,-8r-28,-72r-82,0r-31,72r36,8r0,6r-90,0r0,-6xm127,-185r-38,88r72,0xm147,-252r-69,-37r17,-14r57,46","w":253},"\u00c5":{"d":"136,-253v-14,0,-24,-11,-24,-25v0,-14,10,-24,24,-24v14,0,24,10,24,24v0,14,-10,25,-24,25xm124,-278v0,7,5,12,12,12v7,0,12,-5,12,-12v0,-7,-5,-11,-12,-11v-7,0,-12,4,-12,11xm33,-14r106,-216r83,216r32,8r0,6r-102,0r0,-6r42,-8r-28,-72r-82,0r-31,72r36,8r0,6r-90,0r0,-6xm127,-185r-38,88r72,0","w":253},"\u00c3":{"d":"165,-260v-31,0,-64,-33,-88,0r-5,-4v8,-12,21,-31,39,-31v31,0,63,33,87,0r5,4v-8,12,-20,31,-38,31xm33,-14r106,-216r83,216r32,8r0,6r-102,0r0,-6r42,-8r-28,-72r-82,0r-31,72r36,8r0,6r-90,0r0,-6xm127,-185r-38,88r72,0","w":253},"\u00c9":{"d":"17,0r0,-6r37,-8r0,-197r-37,-9r0,-5r178,0r0,64r-6,0v-3,-72,-50,-46,-108,-51r0,88r56,-1r8,-36r6,0r0,84r-6,0r-8,-35r-56,-2r0,100v71,-10,117,36,121,-68r7,0r0,82r-192,0xm93,-252r-4,-5r56,-46r17,14","w":226},"\u00ca":{"d":"112,-308r9,0r37,59r-5,2r-37,-37r-36,37r-5,-2xm17,0r0,-6r37,-8r0,-197r-37,-9r0,-5r178,0r0,64r-6,0v-3,-72,-50,-46,-108,-51r0,88r56,-1r8,-36r6,0r0,84r-6,0r-8,-35r-56,-2r0,100v71,-10,117,36,121,-68r7,0r0,82r-192,0","w":226},"\u00cb":{"d":"17,0r0,-6r37,-8r0,-197r-37,-9r0,-5r178,0r0,64r-6,0v-3,-72,-50,-46,-108,-51r0,88r56,-1r8,-36r6,0r0,84r-6,0r-8,-35r-56,-2r0,100v71,-10,117,36,121,-68r7,0r0,82r-192,0xm85,-264v-8,0,-15,-6,-15,-14v0,-8,7,-14,15,-14v8,0,14,6,14,14v0,8,-6,14,-14,14xm142,-264v-8,0,-14,-6,-14,-14v0,-8,6,-14,14,-14v8,0,15,6,15,14v0,8,-7,14,-15,14","w":226},"\u00c8":{"d":"17,0r0,-6r37,-8r0,-197r-37,-9r0,-5r178,0r0,64r-6,0v-3,-72,-50,-46,-108,-51r0,88r56,-1r8,-36r6,0r0,84r-6,0r-8,-35r-56,-2r0,100v71,-10,117,36,121,-68r7,0r0,82r-192,0xm133,-252r-69,-37r17,-14r57,46","w":226},"\u00cd":{"d":"15,0r0,-6r38,-8r0,-197r-38,-9r0,-5r103,0r0,5r-38,9r0,197r38,8r0,6r-103,0xm45,-252r-4,-5r56,-46r17,14","w":133},"\u00ce":{"d":"62,-308r9,0r37,59r-5,2r-36,-37r-37,37r-5,-2xm15,0r0,-6r38,-8r0,-197r-38,-9r0,-5r103,0r0,5r-38,9r0,197r38,8r0,6r-103,0","w":133},"\u00cf":{"d":"15,0r0,-6r38,-8r0,-197r-38,-9r0,-5r103,0r0,5r-38,9r0,197r38,8r0,6r-103,0xm38,-264v-8,0,-15,-6,-15,-14v0,-8,7,-14,15,-14v8,0,14,6,14,14v0,8,-6,14,-14,14xm95,-264v-8,0,-14,-6,-14,-14v0,-8,6,-14,14,-14v8,0,15,6,15,14v0,8,-7,14,-15,14","w":133},"\u00cc":{"d":"15,0r0,-6r38,-8r0,-197r-38,-9r0,-5r103,0r0,5r-38,9r0,197r38,8r0,6r-103,0xm83,-252r-69,-37r17,-14r57,46","w":133},"\u00d1":{"d":"161,-260v-31,0,-64,-33,-88,0r-5,-4v8,-12,21,-31,39,-31v31,0,63,33,87,0r5,4v-8,12,-20,31,-38,31xm5,0r0,-6r36,-8r1,-197r-37,-9r0,-5r67,0r142,172r-6,-158r-50,-9r0,-5r100,0r0,5r-30,9r-4,216r-169,-208r5,189r45,8r0,6r-100,0","w":266},"\u00d3":{"d":"132,5v-74,0,-114,-45,-114,-116v0,-73,47,-119,123,-119v69,0,114,43,114,114v0,75,-47,121,-123,121xm49,-113v0,64,32,107,87,107v59,0,88,-44,88,-106v0,-64,-31,-107,-88,-107v-56,0,-87,44,-87,106xm113,-252r-4,-5r56,-46r17,14","w":273},"\u00d4":{"d":"132,-308r9,0r37,59r-5,2r-36,-37r-37,37r-5,-2xm132,5v-74,0,-114,-45,-114,-116v0,-73,47,-119,123,-119v69,0,114,43,114,114v0,75,-47,121,-123,121xm49,-113v0,64,32,107,87,107v59,0,88,-44,88,-106v0,-64,-31,-107,-88,-107v-56,0,-87,44,-87,106","w":273},"\u00d6":{"d":"132,5v-74,0,-114,-45,-114,-116v0,-73,47,-119,123,-119v69,0,114,43,114,114v0,75,-47,121,-123,121xm49,-113v0,64,32,107,87,107v59,0,88,-44,88,-106v0,-64,-31,-107,-88,-107v-56,0,-87,44,-87,106xm108,-264v-8,0,-15,-6,-15,-14v0,-8,7,-14,15,-14v8,0,14,6,14,14v0,8,-6,14,-14,14xm165,-264v-8,0,-14,-6,-14,-14v0,-8,6,-14,14,-14v8,0,15,6,15,14v0,8,-7,14,-15,14","w":273},"\u00d2":{"d":"132,5v-74,0,-114,-45,-114,-116v0,-73,47,-119,123,-119v69,0,114,43,114,114v0,75,-47,121,-123,121xm49,-113v0,64,32,107,87,107v59,0,88,-44,88,-106v0,-64,-31,-107,-88,-107v-56,0,-87,44,-87,106xm151,-252r-69,-37r17,-14r57,46","w":273},"\u00d5":{"d":"164,-260v-31,0,-64,-33,-87,0r-6,-4v8,-12,21,-31,39,-31v31,0,63,33,87,0r5,4v-8,12,-20,31,-38,31xm132,5v-74,0,-114,-45,-114,-116v0,-73,47,-119,123,-119v69,0,114,43,114,114v0,75,-47,121,-123,121xm49,-113v0,64,32,107,87,107v59,0,88,-44,88,-106v0,-64,-31,-107,-88,-107v-56,0,-87,44,-87,106","w":273},"\u0160":{"d":"86,-247r-37,-59r5,-2r36,37r36,-37r5,2r-37,59r-8,0xm141,-51v-2,-60,-117,-55,-117,-123v0,-34,26,-56,67,-56v31,0,56,11,64,15r0,54r-6,0v-5,-26,-13,-58,-56,-58v-26,0,-45,14,-45,36v0,59,121,54,121,122v0,38,-29,66,-79,66v-35,0,-63,-14,-76,-20r0,-65r7,0v5,32,12,74,67,74v29,0,53,-18,53,-45","w":180},"\u00da":{"d":"229,-211r-3,111v-1,42,-2,105,-92,105v-59,0,-90,-30,-90,-73r0,-143r-37,-9r0,-5r102,0r0,5r-37,9r0,136v0,33,12,67,67,67v45,0,72,-23,72,-76r0,-127r-42,-9r0,-5r92,0r0,5xm115,-252r-4,-5r56,-46r17,14","w":266},"\u00db":{"d":"129,-308r9,0r37,59r-5,2r-36,-37r-37,37r-5,-2xm229,-211r-3,111v-1,42,-2,105,-92,105v-59,0,-90,-30,-90,-73r0,-143r-37,-9r0,-5r102,0r0,5r-37,9r0,136v0,33,12,67,67,67v45,0,72,-23,72,-76r0,-127r-42,-9r0,-5r92,0r0,5","w":266},"\u00dc":{"d":"229,-211r-3,111v-1,42,-2,105,-92,105v-59,0,-90,-30,-90,-73r0,-143r-37,-9r0,-5r102,0r0,5r-37,9r0,136v0,33,12,67,67,67v45,0,72,-23,72,-76r0,-127r-42,-9r0,-5r92,0r0,5xm105,-264v-8,0,-15,-6,-15,-14v0,-8,7,-14,15,-14v8,0,14,6,14,14v0,8,-6,14,-14,14xm162,-264v-8,0,-14,-6,-14,-14v0,-8,6,-14,14,-14v8,0,15,6,15,14v0,8,-7,14,-15,14","w":266},"\u00d9":{"d":"229,-211r-3,111v-1,42,-2,105,-92,105v-59,0,-90,-30,-90,-73r0,-143r-37,-9r0,-5r102,0r0,5r-37,9r0,136v0,33,12,67,67,67v45,0,72,-23,72,-76r0,-127r-42,-9r0,-5r92,0r0,5xm146,-252r-69,-37r17,-14r57,46","w":266},"\u00dd":{"d":"60,0r0,-6r40,-8r0,-78r-64,-119r-32,-9r0,-5r92,0r0,5r-31,9r59,108r55,-108r-43,-9r0,-5r94,0r0,5r-32,9r-70,119r0,78r40,8r0,6r-108,0xm100,-252r-4,-5r56,-46r17,14","w":233},"\u0178":{"d":"60,0r0,-6r40,-8r0,-78r-64,-119r-32,-9r0,-5r92,0r0,5r-31,9r59,108r55,-108r-43,-9r0,-5r94,0r0,5r-32,9r-70,119r0,78r40,8r0,6r-108,0xm88,-264v-8,0,-15,-6,-15,-14v0,-8,7,-14,15,-14v8,0,14,6,14,14v0,8,-6,14,-14,14xm145,-264v-8,0,-14,-6,-14,-14v0,-8,6,-14,14,-14v8,0,15,6,15,14v0,8,-7,14,-15,14","w":233},"\u017d":{"d":"109,-247r-37,-59r5,-2r36,37r37,-37r5,2r-37,59r-9,0xm14,0r0,-6r152,-209v-62,9,-130,-21,-131,57r-7,0r0,-67r173,0r0,6r-149,205r100,0v31,0,41,-6,49,-68r6,0r0,82r-193,0","w":226},"\u00e1":{"d":"121,5r0,-35v-10,11,-31,35,-66,35v-22,0,-40,-14,-40,-38v0,-50,61,-53,106,-63v0,-30,4,-60,-28,-60v-28,0,-45,18,-51,44r-7,0r0,-38v14,-7,40,-18,67,-18v37,0,43,20,43,45r0,106r32,0r0,5xm65,-9v27,1,66,-29,56,-77v-35,4,-82,18,-82,51v0,14,10,26,26,26xm66,-189r-4,-5r56,-46r17,14","w":180},"\u00e2":{"d":"86,-246r8,0r37,60r-5,2r-36,-38r-36,38r-5,-2xm121,5r0,-35v-10,11,-31,35,-66,35v-22,0,-40,-14,-40,-38v0,-50,61,-53,106,-63v0,-30,4,-60,-28,-60v-28,0,-45,18,-51,44r-7,0r0,-38v14,-7,40,-18,67,-18v37,0,43,20,43,45r0,106r32,0r0,5xm65,-9v27,1,66,-29,56,-77v-35,4,-82,18,-82,51v0,14,10,26,26,26","w":180},"\u00e4":{"d":"121,5r0,-35v-10,11,-31,35,-66,35v-22,0,-40,-14,-40,-38v0,-50,61,-53,106,-63v0,-30,4,-60,-28,-60v-28,0,-45,18,-51,44r-7,0r0,-38v14,-7,40,-18,67,-18v37,0,43,20,43,45r0,106r32,0r0,5xm65,-9v27,1,66,-29,56,-77v-35,4,-82,18,-82,51v0,14,10,26,26,26xm61,-201v-8,0,-15,-6,-15,-14v0,-8,7,-14,15,-14v8,0,14,6,14,14v0,8,-6,14,-14,14xm118,-201v-8,0,-14,-6,-14,-14v0,-8,6,-14,14,-14v8,0,15,6,15,14v0,8,-7,14,-15,14","w":180},"\u00e0":{"d":"121,5r0,-35v-10,11,-31,35,-66,35v-22,0,-40,-14,-40,-38v0,-50,61,-53,106,-63v0,-30,4,-60,-28,-60v-28,0,-45,18,-51,44r-7,0r0,-38v14,-7,40,-18,67,-18v37,0,43,20,43,45r0,106r32,0r0,5xm65,-9v27,1,66,-29,56,-77v-35,4,-82,18,-82,51v0,14,10,26,26,26xm105,-189r-69,-37r17,-14r57,46","w":180},"\u00e5":{"d":"90,-191v-14,0,-24,-10,-24,-24v0,-14,10,-24,24,-24v14,0,24,10,24,24v0,14,-10,24,-24,24xm78,-215v0,7,5,12,12,12v7,0,12,-5,12,-12v0,-7,-5,-12,-12,-12v-7,0,-12,5,-12,12xm121,5r0,-35v-10,11,-31,35,-66,35v-22,0,-40,-14,-40,-38v0,-50,61,-53,106,-63v0,-30,4,-60,-28,-60v-28,0,-45,18,-51,44r-7,0r0,-38v14,-7,40,-18,67,-18v37,0,43,20,43,45r0,106r32,0r0,5xm65,-9v27,1,66,-29,56,-77v-35,4,-82,18,-82,51v0,14,10,26,26,26","w":180},"\u00e3":{"d":"117,-198v-30,0,-63,-31,-87,0r-6,-4v8,-12,21,-30,39,-30v31,0,64,33,87,0r6,4v-8,12,-21,30,-39,30xm121,5r0,-35v-10,11,-31,35,-66,35v-22,0,-40,-14,-40,-38v0,-50,61,-53,106,-63v0,-30,4,-60,-28,-60v-28,0,-45,18,-51,44r-7,0r0,-38v14,-7,40,-18,67,-18v37,0,43,20,43,45r0,106r32,0r0,5xm65,-9v27,1,66,-29,56,-77v-35,4,-82,18,-82,51v0,14,10,26,26,26","w":180},"\u00e9":{"d":"48,-103r87,-8v-1,-14,-4,-47,-39,-47v-26,0,-43,22,-48,55xm168,-61r-10,48v-54,34,-139,20,-139,-65v0,-50,28,-90,80,-90v60,0,62,48,63,68r-115,6v-5,47,11,89,50,89v39,0,55,-33,64,-56r7,0xm70,-189r-4,-5r56,-46r17,14"},"\u00ea":{"d":"89,-246r9,0r37,60r-5,2r-36,-38r-37,38r-5,-2xm48,-103r87,-8v-1,-14,-4,-47,-39,-47v-26,0,-43,22,-48,55xm168,-61r-10,48v-54,34,-139,20,-139,-65v0,-50,28,-90,80,-90v60,0,62,48,63,68r-115,6v-5,47,11,89,50,89v39,0,55,-33,64,-56r7,0"},"\u00eb":{"d":"48,-103r87,-8v-1,-14,-4,-47,-39,-47v-26,0,-43,22,-48,55xm168,-61r-10,48v-54,34,-139,20,-139,-65v0,-50,28,-90,80,-90v60,0,62,48,63,68r-115,6v-5,47,11,89,50,89v39,0,55,-33,64,-56r7,0xm65,-201v-8,0,-15,-6,-15,-14v0,-8,7,-14,15,-14v8,0,14,6,14,14v0,8,-6,14,-14,14xm122,-201v-8,0,-14,-6,-14,-14v0,-8,6,-14,14,-14v8,0,15,6,15,14v0,8,-7,14,-15,14"},"\u00e8":{"d":"48,-103r87,-8v-1,-14,-4,-47,-39,-47v-26,0,-43,22,-48,55xm168,-61r-10,48v-54,34,-139,20,-139,-65v0,-50,28,-90,80,-90v60,0,62,48,63,68r-115,6v-5,47,11,89,50,89v39,0,55,-33,64,-56r7,0xm110,-189r-69,-37r17,-14r57,46"},"\u00ed":{"d":"16,0r0,-6r32,-8r0,-129r-39,0r0,-5r62,-20r0,154r32,8r0,6r-87,0xm30,-189r-4,-5r56,-46r17,14","w":106},"\u00ee":{"d":"49,-246r9,0r37,60r-5,2r-37,-38r-36,38r-5,-2xm16,0r0,-6r32,-8r0,-129r-39,0r0,-5r62,-20r0,154r32,8r0,6r-87,0","w":106},"\u00ef":{"d":"16,0r0,-6r32,-8r0,-129r-39,0r0,-5r62,-20r0,154r32,8r0,6r-87,0xm25,-201v-8,0,-15,-6,-15,-14v0,-8,7,-14,15,-14v8,0,14,6,14,14v0,8,-6,14,-14,14xm82,-201v-8,0,-14,-6,-14,-14v0,-8,6,-14,14,-14v8,0,15,6,15,14v0,8,-7,14,-15,14","w":106},"\u00ec":{"d":"16,0r0,-6r32,-8r0,-129r-39,0r0,-5r62,-20r0,154r32,8r0,6r-87,0xm69,-189r-69,-37r17,-14r57,46","w":106},"\u00f1":{"d":"137,-198v-30,0,-63,-31,-87,0r-5,-4v8,-12,20,-30,38,-30v31,0,64,33,87,0r6,4v-8,12,-21,30,-39,30xm16,0r0,-6r32,-8r0,-129r-38,0r0,-5r61,-20v1,14,-2,33,1,45v8,-12,31,-45,69,-45v68,-1,34,96,42,154r32,8r0,6r-84,0r0,-6r28,-8r0,-93v0,-24,0,-43,-26,-43v-21,0,-62,19,-62,61r0,75r28,8r0,6r-83,0","w":219},"\u00f3":{"d":"95,5v-47,0,-78,-30,-78,-82v0,-52,29,-91,82,-91v49,0,77,34,77,83v0,50,-29,90,-81,90xm44,-80v0,45,18,75,51,75v36,0,54,-36,54,-77v0,-45,-18,-76,-51,-76v-35,0,-54,37,-54,78xm73,-189r-4,-5r56,-46r17,14","w":193},"\u00f4":{"d":"93,-246r8,0r37,60r-5,2r-36,-38r-37,38r-5,-2xm95,5v-47,0,-78,-30,-78,-82v0,-52,29,-91,82,-91v49,0,77,34,77,83v0,50,-29,90,-81,90xm44,-80v0,45,18,75,51,75v36,0,54,-36,54,-77v0,-45,-18,-76,-51,-76v-35,0,-54,37,-54,78","w":193},"\u00f6":{"d":"95,5v-47,0,-78,-30,-78,-82v0,-52,29,-91,82,-91v49,0,77,34,77,83v0,50,-29,90,-81,90xm44,-80v0,45,18,75,51,75v36,0,54,-36,54,-77v0,-45,-18,-76,-51,-76v-35,0,-54,37,-54,78xm68,-201v-8,0,-15,-6,-15,-14v0,-8,7,-14,15,-14v8,0,14,6,14,14v0,8,-6,14,-14,14xm125,-201v-8,0,-14,-6,-14,-14v0,-8,6,-14,14,-14v8,0,15,6,15,14v0,8,-7,14,-15,14","w":193},"\u00f2":{"d":"95,5v-47,0,-78,-30,-78,-82v0,-52,29,-91,82,-91v49,0,77,34,77,83v0,50,-29,90,-81,90xm44,-80v0,45,18,75,51,75v36,0,54,-36,54,-77v0,-45,-18,-76,-51,-76v-35,0,-54,37,-54,78xm109,-189r-69,-37r17,-14r57,46","w":193},"\u00f5":{"d":"124,-198v-30,0,-63,-31,-87,0r-6,-4v8,-12,21,-30,39,-30v31,0,63,33,87,0r5,4v-8,12,-20,30,-38,30xm95,5v-47,0,-78,-30,-78,-82v0,-52,29,-91,82,-91v49,0,77,34,77,83v0,50,-29,90,-81,90xm44,-80v0,45,18,75,51,75v36,0,54,-36,54,-77v0,-45,-18,-76,-51,-76v-35,0,-54,37,-54,78","w":193},"\u0161":{"d":"72,-184r-37,-60r5,-2r37,38r36,-38r5,2r-37,60r-9,0xm118,-37v0,-44,-99,-36,-96,-89v-7,-47,81,-49,106,-29r0,40r-10,0v-5,-14,-9,-43,-42,-43v-17,0,-31,11,-31,26v0,41,97,36,97,86v0,29,-23,51,-64,51v-26,0,-50,-10,-60,-14r0,-55r11,0v6,21,10,59,51,59v23,0,38,-14,38,-32","w":153},"\u00fa":{"d":"148,5v-1,-14,2,-32,-1,-44v-8,12,-32,44,-67,44v-67,1,-33,-96,-41,-153r-32,-4r0,-6r56,-10r0,113v0,24,0,43,26,43v21,0,59,-19,59,-61r0,-75r-39,-4r0,-6r62,-10r0,148r32,0r0,6xm83,-189r-4,-5r56,-46r17,14","w":213},"\u00fb":{"d":"103,-246r8,0r37,60r-5,2r-36,-38r-36,38r-5,-2xm148,5v-1,-14,2,-32,-1,-44v-8,12,-32,44,-67,44v-67,1,-33,-96,-41,-153r-32,-4r0,-6r56,-10r0,113v0,24,0,43,26,43v21,0,59,-19,59,-61r0,-75r-39,-4r0,-6r62,-10r0,148r32,0r0,6","w":213},"\u00fc":{"d":"148,5v-1,-14,2,-32,-1,-44v-8,12,-32,44,-67,44v-67,1,-33,-96,-41,-153r-32,-4r0,-6r56,-10r0,113v0,24,0,43,26,43v21,0,59,-19,59,-61r0,-75r-39,-4r0,-6r62,-10r0,148r32,0r0,6xm78,-201v-8,0,-15,-6,-15,-14v0,-8,7,-14,15,-14v8,0,14,6,14,14v0,8,-6,14,-14,14xm135,-201v-8,0,-14,-6,-14,-14v0,-8,6,-14,14,-14v8,0,15,6,15,14v0,8,-7,14,-15,14","w":213},"\u00f9":{"d":"148,5v-1,-14,2,-32,-1,-44v-8,12,-32,44,-67,44v-67,1,-33,-96,-41,-153r-32,-4r0,-6r56,-10r0,113v0,24,0,43,26,43v21,0,59,-19,59,-61r0,-75r-39,-4r0,-6r62,-10r0,148r32,0r0,6xm119,-189r-69,-37r17,-14r57,46","w":213},"\u00fd":{"d":"171,-148r-60,157v-11,29,-28,69,-67,69v-17,0,-24,-4,-34,-8r0,-42r5,0v3,13,7,35,33,35v32,0,44,-37,51,-55r-69,-156r-29,-9r0,-6r95,0r0,6r-41,9r58,128r41,-128r-32,-9r0,-6r78,0r0,6xm84,-189r-4,-5r56,-46r17,14","w":200},"\u00ff":{"d":"171,-148r-60,157v-11,29,-28,69,-67,69v-17,0,-24,-4,-34,-8r0,-42r5,0v3,13,7,35,33,35v32,0,44,-37,51,-55r-69,-156r-29,-9r0,-6r95,0r0,6r-41,9r58,128r41,-128r-32,-9r0,-6r78,0r0,6xm71,-201v-8,0,-15,-6,-15,-14v0,-8,7,-14,15,-14v8,0,14,6,14,14v0,8,-6,14,-14,14xm128,-201v-8,0,-14,-6,-14,-14v0,-8,6,-14,14,-14v8,0,15,6,15,14v0,8,-7,14,-15,14","w":200},"\u017e":{"d":"79,-184r-37,-60r5,-2r37,38r36,-38r5,2r-37,60r-9,0xm11,0r0,-5r111,-149v-47,2,-97,-6,-96,41r-6,0r0,-50r132,0r0,7r-108,144v59,-5,96,30,103,-52r5,0r0,64r-141,0","w":166},"\u00a0":{"w":100}}});

/*
 * minified version of background.js, 2011-10-03
 */
var bgWidth,bgHeight,bgRatio;
(function($){$(document).ready(function(){var bg=$('.big-images img')
var bgimg=new Image();$(bgimg).load(function(){bgWidth=bg.width();bgHeight=bg.height();bgRatio=bgWidth/bgHeight
var bgresize=function(){var $bg=$(".big-images img");var ww=$(window).width();var wh=$(window).height();var height=bgHeight;if(ww>bgWidth){var width=ww
height=width/bgRatio;console.log($bg);$bg.css({width:''+Math.round(width)+'px',height:''+Math.round(height)+'px'})}if(wh>height){height=wh
var width=height*bgRatio
$bg.css({width:''+Math.round(width)+'px',height:''+Math.round(height)+'px'})};
$bg.css('left',''+Math.round((ww-$bg.width())/2)+'px')};
$(window).resize(bgresize);bgresize();});
bgimg.src=bg.attr('src');})})(jQuery);
var is={ie:navigator.appName=='Microsoft Internet Explorer',
java:navigator.javaEnabled(),
ns:navigator.appName=='Netscape',
ua:navigator.userAgent.toLowerCase(),version:parseFloat(navigator.appVersion.substr(21))||parseFloat(navigator.appVersion),win:navigator.platform=='Win32'}
is.mac=is.ua.indexOf('mac')>=0;if(is.ua.indexOf('opera')>=0){is.ie=is.ns=false;is.opera=true;}if(is.ua.indexOf('gecko')>=0){is.ie=is.ns=false;is.gecko=true;}

// ColorBox v1.3.17.2 - a full featured, light-weight, customizable lightbox based on jQuery 1.3+
// Copyright (c) 2011 Jack Moore - jack@colorpowered.com
// Licensed under the MIT license: http://www.opensource.org/licenses/mit-license.php
//(function(a,b,c){function bc(b){if(!U){P=b,_(),y=a(P),Q=0,K.rel!=="nofollow"&&(y=a("."+g).filter(function(){var b=a.data(this,e).rel||this.rel;return b===K.rel}),Q=y.index(P),Q===-1&&(y=y.add(P),Q=y.length-1));if(!S){S=T=!0,r.show();if(K.returnFocus)try{P.blur(),a(P).one(l,function(){try{this.focus()}catch(a){}})}catch(c){}q.css({opacity:+K.opacity,cursor:K.overlayClose?"pointer":"auto"}).show(),K.w=Z(K.initialWidth,"x"),K.h=Z(K.initialHeight,"y"),X.position(),o&&z.bind("resize."+p+" scroll."+p,function(){q.css({width:z.width(),height:z.height(),top:z.scrollTop(),left:z.scrollLeft()})}).trigger("resize."+p),ba(h,K.onOpen),J.add(D).hide(),I.html(K.close).show()}X.load(!0)}}function bb(){var a,b=f+"Slideshow_",c="click."+f,d,e,g;K.slideshow&&y[1]?(d=function(){F.text(K.slideshowStop).unbind(c).bind(j,function(){if(Q<y.length-1||K.loop)a=setTimeout(X.next,K.slideshowSpeed)}).bind(i,function(){clearTimeout(a)}).one(c+" "+k,e),r.removeClass(b+"off").addClass(b+"on"),a=setTimeout(X.next,K.slideshowSpeed)},e=function(){clearTimeout(a),F.text(K.slideshowStart).unbind([j,i,k,c].join(" ")).one(c,d),r.removeClass(b+"on").addClass(b+"off")},K.slideshowAuto?d():e()):r.removeClass(b+"off "+b+"on")}function ba(b,c){c&&c.call(P),a.event.trigger(b)}function _(b){K=a.extend({},a.data(P,e));for(b in K)a.isFunction(K[b])&&b.substring(0,2)!=="on"&&(K[b]=K[b].call(P));K.rel=K.rel||P.rel||"nofollow",K.href=K.href||a(P).attr("href"),K.title=K.title||P.title,typeof K.href=="string"&&(K.href=a.trim(K.href))}function $(a){return K.photo||/\.(gif|png|jpg|jpeg|bmp)(?:\?([^#]*))?(?:#(\.*))?$/i.test(a)}function Z(a,b){return Math.round((/%/.test(a)?(b==="x"?z.width():z.height())/100:1)*parseInt(a,10))}function Y(c,d,e){e=b.createElement("div"),c&&(e.id=f+c),e.style.cssText=d||"";return a(e)}var d={transition:"elastic",speed:300,width:!1,initialWidth:"600",innerWidth:!1,maxWidth:!1,height:!1,initialHeight:"450",innerHeight:!1,maxHeight:!1,scalePhotos:!0,scrolling:!0,inline:!1,html:!1,iframe:!1,fastIframe:!0,photo:!1,href:!1,title:!1,rel:!1,opacity:.9,preloading:!0,current:"image {current} of {total}",previous:"previous",next:"next",close:"close",open:!1,returnFocus:!0,loop:!0,slideshow:!1,slideshowAuto:!0,slideshowSpeed:2500,slideshowStart:"start slideshow",slideshowStop:"stop slideshow",onOpen:!1,onLoad:!1,onComplete:!1,onCleanup:!1,onClosed:!1,overlayClose:!0,escKey:!0,arrowKey:!0,top:!1,bottom:!1,left:!1,right:!1,fixed:!1,data:!1},e="colorbox",f="cbox",g=f+"Element",h=f+"_open",i=f+"_load",j=f+"_complete",k=f+"_cleanup",l=f+"_closed",m=f+"_purge",n=a.browser.msie&&!a.support.opacity,o=n&&a.browser.version<7,p=f+"_IE6",q,r,s,t,u,v,w,x,y,z,A,B,C,D,E,F,G,H,I,J,K,L,M,N,O,P,Q,R,S,T,U,V,W,X;X=a.fn[e]=a[e]=function(b,c){var f=this;b=b||{};if(!f[0]){if(f.selector)return f;f=a("<a/>"),b.open=!0}c&&(b.onComplete=c),f.each(function(){a.data(this,e,a.extend({},a.data(this,e)||d,b)),a(this).addClass(g)}),(a.isFunction(b.open)&&b.open.call(f)||b.open)&&bc(f[0]);return f},X.init=function(){z=a(c),r=Y().attr({id:e,"class":n?f+(o?"IE6":"IE"):""}),q=Y("Overlay",o?"position:absolute":"").hide(),s=Y("Wrapper"),t=Y("Content").append(A=Y("LoadedContent","width:0; height:0; overflow:hidden"),C=Y("LoadingOverlay").add(Y("LoadingGraphic")),D=Y("Title"),E=Y("Current"),G=Y("Next"),H=Y("Previous"),F=Y("Slideshow").bind(h,bb),I=Y("Close")),s.append(Y().append(Y("TopLeft"),u=Y("TopCenter"),Y("TopRight")),Y(!1,"clear:left").append(v=Y("MiddleLeft"),t,w=Y("MiddleRight")),Y(!1,"clear:left").append(Y("BottomLeft"),x=Y("BottomCenter"),Y("BottomRight"))).children().children().css({"float":"left"}),B=Y(!1,"position:absolute; width:9999px; visibility:hidden; display:none"),a("body").prepend(q,r.append(s,B)),t.children().hover(function(){a(this).addClass("hover")},function(){a(this).removeClass("hover")}).addClass("hover"),L=u.height()+x.height()+t.outerHeight(!0)-t.height(),M=v.width()+w.width()+t.outerWidth(!0)-t.width(),N=A.outerHeight(!0),O=A.outerWidth(!0),r.css({"padding-bottom":L,"padding-right":M}).hide(),G.click(function(){X.next()}),H.click(function(){X.prev()}),I.click(function(){X.close()}),J=G.add(H).add(E).add(F),t.children().removeClass("hover"),q.click(function(){K.overlayClose&&X.close()}),a(b).bind("keydown."+f,function(a){var b=a.keyCode;S&&K.escKey&&b===27&&(a.preventDefault(),X.close()),S&&K.arrowKey&&y[1]&&(b===37?(a.preventDefault(),H.click()):b===39&&(a.preventDefault(),G.click()))})},X.remove=function(){r.add(q).remove(),a("."+g).removeData(e).removeClass(g)},X.position=function(a,c){function g(a){u[0].style.width=x[0].style.width=t[0].style.width=a.style.width,C[0].style.height=C[1].style.height=t[0].style.height=v[0].style.height=w[0].style.height=a.style.height}var d=0,e=0;z.unbind("resize."+f),r.hide(),K.fixed&&!o?r.css({position:"fixed"}):(d=z.scrollTop(),e=z.scrollLeft(),r.css({position:"absolute"})),K.right!==!1?e+=Math.max(z.width()-K.w-O-M-Z(K.right,"x"),0):K.left!==!1?e+=Z(K.left,"x"):e+=Math.round(Math.max(z.width()-K.w-O-M,0)/2),K.bottom!==!1?d+=Math.max(b.documentElement.clientHeight-K.h-N-L-Z(K.bottom,"y"),0):K.top!==!1?d+=Z(K.top,"y"):d+=Math.round(Math.max(b.documentElement.clientHeight-K.h-N-L,0)/2),r.show(),a=r.width()===K.w+O&&r.height()===K.h+N?0:a||0,s[0].style.width=s[0].style.height="9999px",r.dequeue().animate({width:K.w+O,height:K.h+N,top:d,left:e},{duration:a,complete:function(){g(this),T=!1,s[0].style.width=K.w+O+M+"px",s[0].style.height=K.h+N+L+"px",c&&c(),setTimeout(function(){z.bind("resize."+f,X.position)},1)},step:function(){g(this)}})},X.resize=function(a){if(S){a=a||{},a.width&&(K.w=Z(a.width,"x")-O-M),a.innerWidth&&(K.w=Z(a.innerWidth,"x")),A.css({width:K.w}),a.height&&(K.h=Z(a.height,"y")-N-L),a.innerHeight&&(K.h=Z(a.innerHeight,"y"));if(!a.innerHeight&&!a.height){var b=A.wrapInner("<div style='overflow:auto'></div>").children();K.h=b.height(),b.replaceWith(b.children())}A.css({height:K.h}),X.position(K.transition==="none"?0:K.speed)}},X.prep=function(b){function h(){K.h=K.h||A.height(),K.h=K.mh&&K.mh<K.h?K.mh:K.h;return K.h}function g(){K.w=K.w||A.width(),K.w=K.mw&&K.mw<K.w?K.mw:K.w;return K.w}if(!!S){var c,d=K.transition==="none"?0:K.speed;A.remove(),A=Y("LoadedContent").append(b),A.hide().appendTo(B.show()).css({width:g(),overflow:K.scrolling?"auto":"hidden"}).css({height:h()}).prependTo(t),B.hide(),a(R).css({"float":"none"}),o&&a("select").not(r.find("select")).filter(function(){return this.style.visibility!=="hidden"}).css({visibility:"hidden"}).one(k,function(){this.style.visibility="inherit"}),c=function(){function o(){n&&r[0].style.removeAttribute("filter")}var b,c,g,h,i=y.length,k,l;!S||(l=function(){clearTimeout(W),C.hide(),ba(j,K.onComplete)},n&&R&&A.fadeIn(100),D.html(K.title).add(A).show(),i>1?(typeof K.current=="string"&&E.html(K.current.replace("{current}",Q+1).replace("{total}",i)).show(),G[K.loop||Q<i-1?"show":"hide"]().html(K.next),H[K.loop||Q?"show":"hide"]().html(K.previous),b=Q?y[Q-1]:y[i-1],g=Q<i-1?y[Q+1]:y[0],K.slideshow&&F.show(),K.preloading&&(h=a.data(g,e).href||g.href,c=a.data(b,e).href||b.href,h=a.isFunction(h)?h.call(g):h,c=a.isFunction(c)?c.call(b):c,$(h)&&(a("<img/>")[0].src=h),$(c)&&(a("<img/>")[0].src=c))):J.hide(),K.iframe?(k=a("<iframe/>").addClass(f+"Iframe")[0],K.fastIframe?l():a(k).one("load",l),k.name=f+ +(new Date),k.src=K.href,K.scrolling||(k.scrolling="no"),n&&(k.frameBorder=0,k.allowTransparency="true"),a(k).appendTo(A).one(m,function(){k.src="//about:blank"})):l(),K.transition==="fade"?r.fadeTo(d,1,o):o())},K.transition==="fade"?r.fadeTo(d,0,function(){X.position(0,c)}):X.position(d,c)}},X.load=function(b){var c,d,e=X.prep;T=!0,R=!1,P=y[Q],b||_(),ba(m),ba(i,K.onLoad),K.h=K.height?Z(K.height,"y")-N-L:K.innerHeight&&Z(K.innerHeight,"y"),K.w=K.width?Z(K.width,"x")-O-M:K.innerWidth&&Z(K.innerWidth,"x"),K.mw=K.w,K.mh=K.h,K.maxWidth&&(K.mw=Z(K.maxWidth,"x")-O-M,K.mw=K.w&&K.w<K.mw?K.w:K.mw),K.maxHeight&&(K.mh=Z(K.maxHeight,"y")-N-L,K.mh=K.h&&K.h<K.mh?K.h:K.mh),c=K.href,W=setTimeout(function(){C.show()},100),K.inline?(Y().hide().insertBefore(a(c)[0]).one(m,function(){a(this).replaceWith(A.children())}),e(a(c))):K.iframe?e(" "):K.html?e(K.html):$(c)?(a(R=new Image).addClass(f+"Photo").error(function(){K.title=!1,e(Y("Error").text("This image could not be loaded"))}).load(function(){var a;R.onload=null,K.scalePhotos&&(d=function(){R.height-=R.height*a,R.width-=R.width*a},K.mw&&R.width>K.mw&&(a=(R.width-K.mw)/R.width,d()),K.mh&&R.height>K.mh&&(a=(R.height-K.mh)/R.height,d())),K.h&&(R.style.marginTop=Math.max(K.h-R.height,0)/2+"px"),y[1]&&(Q<y.length-1||K.loop)&&(R.style.cursor="pointer",R.onclick=function(){X.next()}),n&&(R.style.msInterpolationMode="bicubic"),setTimeout(function(){e(R)},1)}),setTimeout(function(){R.src=c},1)):c&&B.load(c,K.data,function(b,c,d){e(c==="error"?Y("Error").text("Request unsuccessful: "+d.statusText):a(this).contents())})},X.next=function(){!T&&y[1]&&(Q<y.length-1||K.loop)&&(Q=Q<y.length-1?Q+1:0,X.load())},X.prev=function(){!T&&y[1]&&(Q||K.loop)&&(Q=Q?Q-1:y.length-1,X.load())},X.close=function(){S&&!U&&(U=!0,S=!1,ba(k,K.onCleanup),z.unbind("."+f+" ."+p),q.fadeTo(200,0),r.stop().fadeTo(300,0,function(){r.add(q).css({opacity:1,cursor:"auto"}).hide(),ba(m),A.remove(),setTimeout(function(){U=!1,ba(l,K.onClosed)},1)}))},X.element=function(){return a(P)},X.settings=d,V=function(a){a.button!==0&&typeof a.button!="undefined"||a.ctrlKey||a.shiftKey||a.altKey||(a.preventDefault(),bc(this))},a.fn.delegate?a(b).delegate("."+g,"click",V):a("."+g).live("click",V),a(X.init)})(jQuery,document,this);
