﻿/*!
 * jQuery Form Plugin
 * version: 2.85 (23-SEP-2011)
 * @requires jQuery v1.3.2 or later
 *
 * Examples and documentation at: http://malsup.com/jquery/form/
 * Dual licensed under the MIT and GPL licenses:
 *   http://www.opensource.org/licenses/mit-license.php
 *   http://www.gnu.org/licenses/gpl.html
 */
var nav,Cufon;(function(n){function t(){if(!n.fn.ajaxSubmit.debug)return;var t="[jquery.form] "+Array.prototype.join.call(arguments,"");window.console&&window.console.log?window.console.log(t):window.opera&&window.opera.postError&&window.opera.postError(t)}n.fn.ajaxSubmit=function(i){function p(u){function ut(n){return n.contentWindow?n.contentWindow.document:n.contentDocument?n.contentDocument:n.document}function ft(){function a(){try{var n=ut(l).readyState;t("state = "+n),n.toLowerCase()=="uninitialized"&&setTimeout(a,50)}catch(i){t("Server abort: ",i," (",i.name,")"),p(d),b&&clearTimeout(b),b=undefined}}var e=r.attr("target"),o=r.attr("action"),i,u;h.setAttribute("target",k),s||h.setAttribute("method","POST"),o!=f.url&&h.setAttribute("action",f.url),f.skipEncodingOverride||s&&!/post/i.test(s)||r.attr({encoding:"multipart/form-data",enctype:"multipart/form-data"}),f.timeout&&(b=setTimeout(function(){nt=!0,p(tt)},f.timeout)),i=[];try{if(f.extraData)for(u in f.extraData)i.push(n('<input type="hidden" name="'+u+'" />').attr("value",f.extraData[u]).appendTo(h)[0]);f.iframeTarget||(c.appendTo("body"),l.attachEvent?l.attachEvent("onload",p):l.addEventListener("load",p,!1)),setTimeout(a,15),h.submit()}finally{h.setAttribute("action",o),e?h.setAttribute("target",e):r.removeAttr("target"),n(i).remove()}}function p(i){var r,s,w,u,k,g,h,a,v;if(e.aborted||it)return;try{o=ut(l)}catch(ft){t("cannot access response document: ",ft),i=d}if(i===tt&&e){e.abort("timeout");return}if(i==d&&e){e.abort("server abort");return}if(!o||o.location.href==f.iframeSrc)if(!nt)return;l.detachEvent?l.detachEvent("onload",p):l.removeEventListener("load",p,!1),r="success";try{if(nt)throw"timeout";w=f.dataType=="xml"||o.XMLDocument||n.isXMLDoc(o),t("isXml="+w);if(!w&&window.opera&&(o.body==null||o.body.innerHTML==""))if(--rt){t("requeing onLoad callback, DOM not available"),setTimeout(p,250);return}u=o.body?o.body:o.documentElement,e.responseText=u?u.innerHTML:null,e.responseXML=o.XMLDocument?o.XMLDocument:o,w&&(f.dataType="xml"),e.getResponseHeader=function(n){var t={"content-type":f.dataType};return t[n]},u&&(e.status=Number(u.getAttribute("status"))||e.status,e.statusText=u.getAttribute("statusText")||e.statusText),k=(f.dataType||"").toLowerCase(),g=/(json|script|text)/.test(k),g||f.textarea?(h=o.getElementsByTagName("textarea")[0],h?(e.responseText=h.value,e.status=Number(h.getAttribute("status"))||e.status,e.statusText=h.getAttribute("statusText")||e.statusText):g&&(a=o.getElementsByTagName("pre")[0],v=o.getElementsByTagName("body")[0],a?e.responseText=a.textContent?a.textContent:a.innerText:v&&(e.responseText=v.textContent?v.textContent:v.innerText))):k!="xml"||e.responseXML||e.responseText==null||(e.responseXML=ct(e.responseText));try{et=st(e,k,f)}catch(i){r="parsererror",e.error=s=i||r}}catch(i){t("error caught: ",i),r="error",e.error=s=i||r}e.aborted&&(t("upload aborted"),r=null),e.status&&(r=e.status>=200&&e.status<300||e.status===304?"success":"error"),r==="success"?(f.success&&f.success.call(f.context,et,"success",e),y&&n.event.trigger("ajaxSuccess",[e,f])):r&&(s==undefined&&(s=e.statusText),f.error&&f.error.call(f.context,e,r,s),y&&n.event.trigger("ajaxError",[e,f,s])),y&&n.event.trigger("ajaxComplete",[e,f]),y&&!--n.active&&n.event.trigger("ajaxStop"),f.complete&&f.complete.call(f.context,e,r),it=!0,f.timeout&&clearTimeout(b),setTimeout(function(){f.iframeTarget||c.remove(),e.responseXML=null},100)}var h=r[0],g,v,f,y,k,c,l,e,w,a,nt,b,ht=!!n.fn.prop,tt,d,et,o,rt,it;if(u)if(ht)for(v=0;v<u.length;v++)g=n(h[u[v].name]),g.prop("disabled",!1);else for(v=0;v<u.length;v++)g=n(h[u[v].name]),g.removeAttr("disabled");if(n(":input[name=submit],:input[id=submit]",h).length){alert('Error: Form elements must not have name or id of "submit".');return}f=n.extend(!0,{},n.ajaxSettings,i),f.context=f.context||f,k="jqFormIO"+ +new Date,f.iframeTarget?(c=n(f.iframeTarget),a=c.attr("name"),a==null?c.attr("name",k):k=a):(c=n('<iframe name="'+k+'" src="'+f.iframeSrc+'" />'),c.css({position:"absolute",top:"-1000px",left:"-1000px"})),l=c[0],e={aborted:0,responseText:null,responseXML:null,status:0,statusText:"n/a",getAllResponseHeaders:function(){},getResponseHeader:function(){},setRequestHeader:function(){},abort:function(i){var r=i==="timeout"?"timeout":"aborted";t("aborting upload... "+r),this.aborted=1,c.attr("src",f.iframeSrc),e.error=r,f.error&&f.error.call(f.context,e,r,i),y&&n.event.trigger("ajaxError",[e,f,r]),f.complete&&f.complete.call(f.context,e,r)}},y=f.global,y&&!n.active++&&n.event.trigger("ajaxStart"),y&&n.event.trigger("ajaxSend",[e,f]);if(f.beforeSend&&f.beforeSend.call(f.context,e,f)===!1){f.global&&n.active--;return}if(e.aborted)return;w=h.clk,w&&(a=w.name,a&&!w.disabled&&(f.extraData=f.extraData||{},f.extraData[a]=w.value,w.type=="image"&&(f.extraData[a+".x"]=h.clk_x,f.extraData[a+".y"]=h.clk_y))),tt=1,d=2,f.forceSync?ft():setTimeout(ft,10),rt=50;var ct=n.parseXML||function(n,t){return window.ActiveXObject?(t=new ActiveXObject("Microsoft.XMLDOM"),t.async="false",t.loadXML(n)):t=(new DOMParser).parseFromString(n,"text/xml"),t&&t.documentElement&&t.documentElement.nodeName!="parsererror"?t:null},ot=n.parseJSON||function(n){return window.eval("("+n+")")},st=function(t,i,r){var f=t.getResponseHeader("content-type")||"",e=i==="xml"||!i&&f.indexOf("xml")>=0,u=e?t.responseXML:t.responseText;return e&&u.documentElement.nodeName==="parsererror"&&n.error&&n.error("parsererror"),r&&r.dataFilter&&(u=r.dataFilter(u,i)),typeof u=="string"&&(i!=="json"&&(i||f.indexOf("json")<0)?i!=="script"&&(i||f.indexOf("javascript")<0)||n.globalEval(u):u=ot(u)),u}}var s,v,o,r,c,f,h,u,b,a,e,w,l;if(!this.length)return t("ajaxSubmit: skipping submit process - no element selected"),this;r=this,typeof i=="function"&&(i={success:i}),s=this.attr("method"),v=this.attr("action"),o=typeof v=="string"?n.trim(v):"",o=o||window.location.href||"",o&&(o=(o.match(/^([^#]+)/)||[])[1]),i=n.extend(!0,{url:o,success:n.ajaxSettings.success,type:s||"GET",iframeSrc:/^https/i.test(window.location.href||"")?"javascript:false":"about:blank"},i),c={},this.trigger("form-pre-serialize",[this,i,c]);if(c.veto)return t("ajaxSubmit: submit vetoed via form-pre-serialize trigger"),this;if(i.beforeSerialize&&i.beforeSerialize(this,i)===!1)return t("ajaxSubmit: submit aborted via beforeSerialize callback"),this;u=this.formToArray(i.semantic);if(i.data){i.extraData=i.data;for(f in i.data)if(n.isArray(i.data[f]))for(b in i.data[f])u.push({name:f,value:i.data[f][b]});else h=i.data[f],h=n.isFunction(h)?h():h,u.push({name:f,value:h})}if(i.beforeSubmit&&i.beforeSubmit(u,this,i)===!1)return t("ajaxSubmit: submit aborted via beforeSubmit callback"),this;this.trigger("form-submit-validate",[u,this,i,c]);if(c.veto)return t("ajaxSubmit: submit vetoed via form-submit-validate trigger"),this;a=n.param(u),i.type.toUpperCase()=="GET"?(i.url+=(i.url.indexOf("?")>=0?"&":"?")+a,i.data=null):i.data=a,e=[],i.resetForm&&e.push(function(){r.resetForm()}),i.clearForm&&e.push(function(){r.clearForm()}),!i.dataType&&i.target?(w=i.success||function(){},e.push(function(t){var r=i.replaceTarget?"replaceWith":"html";n(i.target)[r](t).each(w,arguments)})):i.success&&e.push(i.success),i.success=function(n,t,u){for(var s=i.context||i,f=0,o=e.length;f<o;f++)e[f].apply(s,[n,t,u||r,r])};var k=n("input:file",this).length>0,y="multipart/form-data",d=r.attr("enctype")==y||r.attr("encoding")==y;return i.iframe!==!1&&(k||i.iframe||d)?i.closeKeepAlive?n.get(i.closeKeepAlive,function(){p(u)}):p(u):(n.browser.msie&&s=="get"&&typeof i.type=="undefined"&&(l=r[0].getAttribute("method"),typeof l=="string"&&(i.type=l)),n.ajax(i)),this.trigger("form-submit-notify",[this,i]),this},n.fn.ajaxForm=function(i){if(this.length===0){var r={s:this.selector,c:this.context};return!n.isReady&&r.s?(t("DOM not ready, queuing ajaxForm"),n(function(){n(r.s,r.c).ajaxForm(i)}),this):(t("terminating; zero elements found by selector"+(n.isReady?"":" (DOM not ready)")),this)}return this.ajaxFormUnbind().bind("submit.form-plugin",function(t){t.isDefaultPrevented()||(t.preventDefault(),n(this).ajaxSubmit(i))}).bind("click.form-plugin",function(t){var r=t.target,f=n(r),e,i,u;if(!f.is(":submit,input:image")){e=f.closest(":submit");if(e.length==0)return;r=e[0]}i=this,i.clk=r,r.type=="image"&&(t.offsetX!=undefined?(i.clk_x=t.offsetX,i.clk_y=t.offsetY):typeof n.fn.offset=="function"?(u=f.offset(),i.clk_x=t.pageX-u.left,i.clk_y=t.pageY-u.top):(i.clk_x=t.pageX-r.offsetLeft,i.clk_y=t.pageY-r.offsetTop)),setTimeout(function(){i.clk=i.clk_x=i.clk_y=null},100)})},n.fn.ajaxFormUnbind=function(){return this.unbind("submit.form-plugin click.form-plugin")},n.fn.formToArray=function(t){var u=[],r,c,h,o,i,f,e,v,a,l,s;if(this.length===0)return u;r=this[0],c=t?r.getElementsByTagName("*"):r.elements;if(!c)return u;for(h=0,v=c.length;h<v;h++){e=c[h],i=e.name;if(!i)continue;if(t&&r.clk&&e.type=="image"){e.disabled||r.clk!=e||(u.push({name:i,value:n(e).val()}),u.push({name:i+".x",value:r.clk_x},{name:i+".y",value:r.clk_y}));continue}f=n.fieldValue(e,!0);if(f&&f.constructor==Array)for(o=0,a=f.length;o<a;o++)u.push({name:i,value:f[o]});else f!==null&&typeof f!="undefined"&&u.push({name:i,value:f})}return!t&&r.clk&&(l=n(r.clk),s=l[0],i=s.name,i&&!s.disabled&&s.type=="image"&&(u.push({name:i,value:l.val()}),u.push({name:i+".x",value:r.clk_x},{name:i+".y",value:r.clk_y}))),u},n.fn.formSerialize=function(t){return n.param(this.formToArray(t))},n.fn.fieldSerialize=function(t){var i=[];return this.each(function(){var e=this.name,r,u,f;if(!e)return;r=n.fieldValue(this,t);if(r&&r.constructor==Array)for(u=0,f=r.length;u<f;u++)i.push({name:e,value:r[u]});else r!==null&&typeof r!="undefined"&&i.push({name:this.name,value:r})}),n.param(i)},n.fn.fieldValue=function(t){for(var f,i,u=[],r=0,e=this.length;r<e;r++){f=this[r],i=n.fieldValue(f,t);if(i===null||typeof i=="undefined"||i.constructor==Array&&!i.length)continue;i.constructor==Array?n.merge(u,i):u.push(i)}return u},n.fieldValue=function(t,i){var v=t.name,u=t.type,h=t.tagName.toLowerCase(),o,e,r,f;i===undefined&&(i=!0);if(i&&(!v||t.disabled||u=="reset"||u=="button"||(u=="checkbox"||u=="radio")&&!t.checked||(u=="submit"||u=="image")&&t.form&&t.form.clk!=t||h=="select"&&t.selectedIndex==-1))return null;if(h=="select"){o=t.selectedIndex;if(o<0)return null;var c=[],l=t.options,s=u=="select-one",a=s?o+1:l.length;for(e=s?o:0;e<a;e++){r=l[e];if(r.selected){f=r.value,f||(f=r.attributes&&r.attributes.value&&!r.attributes.value.specified?r.text:r.value);if(s)return f;c.push(f)}}return c}return n(t).val()},n.fn.clearForm=function(){return this.each(function(){n("input,select,textarea",this).clearFields()})},n.fn.clearFields=n.fn.clearInputs=function(){var n=/^(?:color|date|datetime|email|month|number|password|range|search|tel|text|time|url|week)$/i;return this.each(function(){var t=this.type,i=this.tagName.toLowerCase();n.test(t)||i=="textarea"?this.value="":t=="checkbox"||t=="radio"?this.checked=!1:i=="select"&&(this.selectedIndex=-1)})},n.fn.resetForm=function(){return this.each(function(){typeof this.reset!="function"&&(typeof this.reset!="object"||this.reset.nodeType)||this.reset()})},n.fn.enable=function(n){return n===undefined&&(n=!0),this.each(function(){this.disabled=!n})},n.fn.selected=function(t){return t===undefined&&(t=!0),this.each(function(){var r=this.type,i;r=="checkbox"||r=="radio"?this.checked=t:this.tagName.toLowerCase()=="option"&&(i=n(this).parent("select"),t&&i[0]&&i[0].type=="select-one"&&i.find("option").selected(!1),this.selected=t)})},n.fn.ajaxSubmit.debug=!1})(jQuery);
/*!
 * jQuery Cycle Plugin (with Transition Definitions)
 * Examples and documentation at: http://jquery.malsup.com/cycle/
 * Copyright (c) 2007-2010 M. Alsup
 * Version: 2.9995 (09-AUG-2011)
 * Dual licensed under the MIT and GPL licenses.
 * http://jquery.malsup.com/license.html
 * Requires: jQuery v1.3.2 or later
 */
(function(n){function i(i){n.fn.cycle.debug&&t(i)}function t(){window.console&&console.log&&console.log("[cycle] "+Array.prototype.join.call(arguments," "))}function u(t,i,r){var u=n(t).data("cycle.opts"),f=!!t.cyclePause;f&&u.paused?u.paused(t,u,i,r):!f&&u.resumed&&u.resumed(t,u,i,r)}function c(i,f,e){function h(i,u,f){if(!i&&u===!0){var e=n(f).data("cycle.opts");if(!e)return t("options not found, can not resume"),!1;f.cycleTimeout&&(clearTimeout(f.cycleTimeout),f.cycleTimeout=0),r(e.elements,e,1,!e.backwards)}}var o,s;i.cycleStop==undefined&&(i.cycleStop=0),(f===undefined||f===null)&&(f={});if(f.constructor==String){switch(f){case"destroy":case"stop":return o=n(i).data("cycle.opts"),o?(i.cycleStop++,i.cycleTimeout&&clearTimeout(i.cycleTimeout),i.cycleTimeout=0,o.elements&&n(o.elements).stop(),n(i).removeData("cycle.opts"),f=="destroy"&&w(o),!1):!1;case"toggle":return i.cyclePause=i.cyclePause===1?0:1,h(i.cyclePause,e,i),u(i),!1;case"pause":return i.cyclePause=1,u(i),!1;case"resume":return i.cyclePause=0,h(!1,e,i),u(i),!1;case"prev":case"next":return o=n(i).data("cycle.opts"),o?(n.fn.cycle[f](o),!1):(t('options not found, "prev/next" ignored'),!1);default:f={fx:f}}return f}return f.constructor==Number?(s=f,f=n(i).data("cycle.opts"),f?s<0||s>=f.elements.length?(t("invalid slide index: "+s),!1):(f.nextSlide=s,i.cycleTimeout&&(clearTimeout(i.cycleTimeout),i.cycleTimeout=0),typeof e=="string"&&(f.oneTimeFx=e),r(f.elements,f,1,s>=f.currSlide),!1):(t("options not found, can not advance slide"),!1)):f}function s(t,i){if(!n.support.opacity&&i.cleartype&&t.style.filter)try{t.style.removeAttribute("filter")}catch(r){}}function w(t){t.next&&n(t.next).unbind(t.prevNextEvent),t.prev&&n(t.prev).unbind(t.prevNextEvent),(t.pager||t.pagerAnchorBuilder)&&n.each(t.pagerAnchors||[],function(){this.unbind().remove()}),t.pagerAnchors=null,t.destroy&&t.destroy(t)}function l(i,o,h,c,l){var p=n.extend({},n.fn.cycle.defaults,c||{},n.metadata?i.metadata():n.meta?i.data():{}),ct=n.isFunction(i.data)?i.data(p.metaAttr):null,ft,ut,w,lt,g,d,et,st,ht,at,ot,k;ct&&(p=n.extend(p,ct)),p.autostop&&(p.countdown=p.autostopCount||h.length),ft=i[0],i.data("cycle.opts",p),p.$cont=i,p.stopCount=ft.cycleStop,p.elements=h,p.before=p.before?[p.before]:[],p.after=p.after?[p.after]:[],!n.support.opacity&&p.cleartype&&p.after.push(function(){s(this,p)}),p.continuous&&p.after.push(function(){r(h,p,0,!p.backwards)}),y(p),n.support.opacity||!p.cleartype||p.cleartypeNoBg||e(o),i.css("position")=="static"&&i.css("position","relative"),p.width&&i.width(p.width),p.height&&p.height!="auto"&&i.height(p.height),p.startingSlide?p.startingSlide=parseInt(p.startingSlide,10):p.backwards&&(p.startingSlide=h.length-1);if(p.random){for(p.randomMap=[],ut=0;ut<h.length;ut++)p.randomMap.push(ut);p.randomMap.sort(function(){return Math.random()-.5}),p.randomIndex=1,p.startingSlide=p.randomMap[1]}else p.startingSlide<h.length||(p.startingSlide=0);p.currSlide=p.startingSlide||0,w=p.startingSlide,o.css({position:"absolute",top:0,left:0}).hide().each(function(t){var i;i=p.backwards?w?t<=w?h.length+(t-w):w-t:h.length-t:w?t>=w?h.length-(t-w):w-t:h.length-t,n(this).css("z-index",i)}),n(h[w]).css("opacity",1).show(),s(h[w],p),p.fit&&(p.aspect?o.each(function(){var t=n(this),i=p.aspect===!0?t.width()/t.height():p.aspect;p.width&&t.width()!=p.width&&(t.width(p.width),t.height(p.width/i)),p.height&&t.height()<p.height&&(t.height(p.height),t.width(p.height*i))}):(p.width&&o.width(p.width),p.height&&p.height!="auto"&&o.height(p.height))),p.center&&(!p.fit||p.aspect)&&o.each(function(){var t=n(this);t.css({"margin-left":p.width?(p.width-t.width())/2+"px":0,"margin-top":p.height?(p.height-t.height())/2+"px":0})}),!p.center||p.fit||p.slideResize||o.each(function(){var t=n(this);t.css({"margin-left":p.width?(p.width-t.width())/2+"px":0,"margin-top":p.height?(p.height-t.height())/2+"px":0})}),lt=p.containerResize&&!i.innerHeight();if(lt){for(g=0,d=0,et=0;et<h.length;et++){var nt=n(h[et]),tt=nt[0],it=nt.outerWidth(),rt=nt.outerHeight();it||(it=tt.offsetWidth||tt.width||nt.attr("width")),rt||(rt=tt.offsetHeight||tt.height||nt.attr("height")),g=it>g?it:g,d=rt>d?rt:d}g>0&&d>0&&i.css({width:g+"px",height:d+"px"})}st=!1,p.pause&&i.hover(function(){st=!0,this.cyclePause++,u(ft,!0)},function(){st&&this.cyclePause--,u(ft,!0)});if(v(p)===!1)return!1;ht=!1,c.requeueAttempts=c.requeueAttempts||0,o.each(function(){var i=n(this);this.cycleH=p.fit&&p.height?p.height:i.height()||this.offsetHeight||this.height||i.attr("height")||0,this.cycleW=p.fit&&p.width?p.width:i.width()||this.offsetWidth||this.width||i.attr("width")||0;if(i.is("img")){var f=n.browser.msie&&this.cycleW==28&&this.cycleH==30&&!this.complete,e=n.browser.mozilla&&this.cycleW==34&&this.cycleH==19&&!this.complete,r=n.browser.opera&&(this.cycleW==42&&this.cycleH==19||this.cycleW==37&&this.cycleH==17)&&!this.complete,u=this.cycleH==0&&this.cycleW==0&&!this.complete;if(f||e||r||u){if(l.s&&p.requeueOnImageNotLoaded&&++c.requeueAttempts<100)return t(c.requeueAttempts," - img slide not loaded, requeuing slideshow: ",this.src,this.cycleW,this.cycleH),setTimeout(function(){n(l.s,l.c).cycle(c)},p.requeueTimeout),ht=!0,!1;t("could not determine size of image: "+this.src,this.cycleW,this.cycleH)}}return!0});if(ht)return!1;p.cssBefore=p.cssBefore||{},p.cssAfter=p.cssAfter||{},p.cssFirst=p.cssFirst||{},p.animIn=p.animIn||{},p.animOut=p.animOut||{},o.not(":eq("+w+")").css(p.cssBefore),n(o[w]).css(p.cssFirst);if(p.timeout){p.timeout=parseInt(p.timeout,10),p.speed.constructor==String&&(p.speed=n.fx.speeds[p.speed]||parseInt(p.speed,10)),p.sync||(p.speed=p.speed/2),at=p.fx=="none"?0:p.fx=="shuffle"?500:250;while(p.timeout-p.speed<at)p.timeout+=p.speed}p.easing&&(p.easeIn=p.easeOut=p.easing),p.speedIn||(p.speedIn=p.speed),p.speedOut||(p.speedOut=p.speed),p.slideCount=h.length,p.currSlide=p.lastSlide=w,p.random?(++p.randomIndex==h.length&&(p.randomIndex=0),p.nextSlide=p.randomMap[p.randomIndex]):p.nextSlide=p.backwards?p.startingSlide==0?h.length-1:p.startingSlide-1:p.startingSlide>=h.length-1?0:p.startingSlide+1;if(!p.multiFx){ot=n.fn.cycle.transitions[p.fx];if(n.isFunction(ot))ot(i,o,p);else if(p.fx!="custom"&&!p.multiFx)return t("unknown transition: "+p.fx,"; slideshow terminating"),!1}return k=o[w],p.skipInitializationCallbacks||(p.before.length&&p.before[0].apply(k,[k,k,p,!0]),p.after.length&&p.after[0].apply(k,[k,k,p,!0])),p.next&&n(p.next).bind(p.prevNextEvent,function(){return f(p,1)}),p.prev&&n(p.prev).bind(p.prevNextEvent,function(){return f(p,0)}),(p.pager||p.pagerAnchorBuilder)&&a(h,p),b(p,h),p}function y(t){t.original={before:[],after:[]},t.original.cssBefore=n.extend({},t.cssBefore),t.original.cssAfter=n.extend({},t.cssAfter),t.original.animIn=n.extend({},t.animIn),t.original.animOut=n.extend({},t.animOut),n.each(t.before,function(){t.original.before.push(this)}),n.each(t.after,function(){t.original.after.push(this)})}function v(r){var u,e,f=n.fn.cycle.transitions,o,h,s;if(r.fx.indexOf(",")>0){for(r.multiFx=!0,r.fxs=r.fx.replace(/\s*/g,"").split(","),u=0;u<r.fxs.length;u++)o=r.fxs[u],e=f[o],e&&f.hasOwnProperty(o)&&n.isFunction(e)||(t("discarding unknown transition: ",o),r.fxs.splice(u,1),u--);if(!r.fxs.length)return t("No valid transitions named; slideshow terminating."),!1}else if(r.fx=="all"){r.multiFx=!0,r.fxs=[];for(p in f)e=f[p],f.hasOwnProperty(p)&&n.isFunction(e)&&r.fxs.push(p)}if(r.multiFx&&r.randomizeEffects){for(h=Math.floor(Math.random()*20)+30,u=0;u<h;u++)s=Math.floor(Math.random()*r.fxs.length),r.fxs.push(r.fxs.splice(s,1)[0]);i("randomized fx sequence: ",r.fxs)}return!0}function b(t,i){t.addSlide=function(r,u){var f=n(r),o=f[0];t.autostopCount||t.countdown++,i[u?"unshift":"push"](o),t.els&&t.els[u?"unshift":"push"](o),t.slideCount=i.length,f.css("position","absolute"),f[u?"prependTo":"appendTo"](t.$cont),u&&(t.currSlide++,t.nextSlide++),n.support.opacity||!t.cleartype||t.cleartypeNoBg||e(f),t.fit&&t.width&&f.width(t.width),t.fit&&t.height&&t.height!="auto"&&f.height(t.height),o.cycleH=t.fit&&t.height?t.height:f.height(),o.cycleW=t.fit&&t.width?t.width:f.width(),f.css(t.cssBefore),(t.pager||t.pagerAnchorBuilder)&&n.fn.cycle.createPagerAnchor(i.length-1,o,n(t.pager),i,t);if(n.isFunction(t.onAddSlide))t.onAddSlide(f);else f.hide()}}function r(t,u,f,e){var y,v,p,c,a;f&&u.busy&&u.manualTrump&&(i("manualTrump in go(), stopping active transition"),n(t).stop(!0,!0),u.busy=0);if(u.busy){i("transition active, ignoring new tx request");return}var l=u.$cont[0],h=t[u.currSlide],s=t[u.nextSlide];if(l.cycleStop!=u.stopCount||l.cycleTimeout===0&&!f)return;if(!f&&!l.cyclePause&&!u.bounce&&(u.autostop&&--u.countdown<=0||u.nowrap&&!u.random&&u.nextSlide<u.currSlide)){u.end&&u.end(u);return}y=!1,(f||!l.cyclePause)&&u.nextSlide!=u.currSlide&&(y=!0,v=u.fx,h.cycleH=h.cycleH||n(h).height(),h.cycleW=h.cycleW||n(h).width(),s.cycleH=s.cycleH||n(s).height(),s.cycleW=s.cycleW||n(s).width(),u.multiFx&&(e&&(u.lastFx==undefined||++u.lastFx>=u.fxs.length)?u.lastFx=0:!e&&(u.lastFx==undefined||--u.lastFx<0)&&(u.lastFx=u.fxs.length-1),v=u.fxs[u.lastFx]),u.oneTimeFx&&(v=u.oneTimeFx,u.oneTimeFx=null),n.fn.cycle.resetState(u,v),u.before.length&&n.each(u.before,function(n,t){if(l.cycleStop!=u.stopCount)return;t.apply(s,[h,s,u,e])}),p=function(){u.busy=0,n.each(u.after,function(n,t){if(l.cycleStop!=u.stopCount)return;t.apply(s,[h,s,u,e])})},i("tx firing("+v+"); currSlide: "+u.currSlide+"; nextSlide: "+u.nextSlide),u.busy=1,u.fxFn?u.fxFn(h,s,u,p,e,f&&u.fastOnEvent):n.isFunction(n.fn.cycle[u.fx])?n.fn.cycle[u.fx](h,s,u,p,e,f&&u.fastOnEvent):n.fn.cycle.custom(h,s,u,p,e,f&&u.fastOnEvent)),(y||u.nextSlide==u.currSlide)&&(u.lastSlide=u.currSlide,u.random?(u.currSlide=u.nextSlide,++u.randomIndex==t.length&&(u.randomIndex=0),u.nextSlide=u.randomMap[u.randomIndex],u.nextSlide==u.currSlide&&(u.nextSlide=u.currSlide==u.slideCount-1?0:u.currSlide+1)):u.backwards?(c=u.nextSlide-1<0,c&&u.bounce?(u.backwards=!u.backwards,u.nextSlide=1,u.currSlide=0):(u.nextSlide=c?t.length-1:u.nextSlide-1,u.currSlide=c?0:u.nextSlide+1)):(c=u.nextSlide+1==t.length,c&&u.bounce?(u.backwards=!u.backwards,u.nextSlide=t.length-2,u.currSlide=t.length-1):(u.nextSlide=c?0:u.nextSlide+1,u.currSlide=c?t.length-1:u.nextSlide-1))),y&&u.pager&&u.updateActivePagerLink(u.pager,u.currSlide,u.activePagerClass),a=0,u.timeout&&!u.continuous?a=o(t[u.currSlide],t[u.nextSlide],u,e):u.continuous&&l.cyclePause&&(a=10),a>0&&(l.cycleTimeout=setTimeout(function(){r(t,u,0,!u.backwards)},a))}function o(n,t,r,u){if(r.timeoutFn){var f=r.timeoutFn.call(n,n,t,r,u);while(r.fx!="none"&&f-r.speed<250)f+=r.speed;i("calculated timeout: "+f+"; speed: "+r.speed);if(f!==!1)return f}return r.timeout}function f(t,i){var e=i?1:-1,u=t.elements,o=t.$cont[0],s=o.cycleTimeout,f;s&&(clearTimeout(s),o.cycleTimeout=0);if(t.random&&e<0)t.randomIndex--,--t.randomIndex==-2?t.randomIndex=u.length-2:t.randomIndex==-1&&(t.randomIndex=u.length-1),t.nextSlide=t.randomMap[t.randomIndex];else if(t.random)t.nextSlide=t.randomMap[t.randomIndex];else{t.nextSlide=t.currSlide+e;if(t.nextSlide<0){if(t.nowrap)return!1;t.nextSlide=u.length-1}else if(t.nextSlide>=u.length){if(t.nowrap)return!1;t.nextSlide=0}}return f=t.onPrevNextEvent||t.prevNextClick,n.isFunction(f)&&f(e>0,t.nextSlide,u[t.nextSlide]),r(u,t,1,i),!1}function a(t,i){var r=n(i.pager);n.each(t,function(u,f){n.fn.cycle.createPagerAnchor(u,f,r,t,i)}),i.updateActivePagerLink(i.pager,i.startingSlide,i.activePagerClass)}function e(t){function r(n){return n=parseInt(n,10).toString(16),n.length<2?"0"+n:n}function u(t){for(var i,u;t&&t.nodeName.toLowerCase()!="html";t=t.parentNode){i=n.css(t,"background-color");if(i&&i.indexOf("rgb")>=0)return u=i.match(/\d+/g),"#"+r(u[0])+r(u[1])+r(u[2]);if(i&&i!="transparent")return i}return"#ffffff"}i("applying clearType background-color hack"),t.each(function(){n(this).css("background-color",u(this))})}var h="2.9995";n.support==undefined&&(n.support={opacity:!n.browser.msie}),n.expr[":"].paused=function(n){return n.cyclePause},n.fn.cycle=function(u,f){var e={s:this.selector,c:this.context};return this.length===0&&u!="stop"?!n.isReady&&e.s?(t("DOM not ready, queuing slideshow"),n(function(){n(e.s,e.c).cycle(u,f)}),this):(t("terminating; zero elements found by selector"+(n.isReady?"":" (DOM not ready)")),this):this.each(function(){var a=c(this,u,f),h;if(a===!1)return;a.updateActivePagerLink=a.updateActivePagerLink||n.fn.cycle.updateActivePagerLink,this.cycleTimeout&&clearTimeout(this.cycleTimeout),this.cycleTimeout=this.cyclePause=0;var p=n(this),y=a.slideExpr?n(a.slideExpr,this):p.children(),v=y.get(),s=l(p,y,v,a,e);if(s===!1)return;if(v.length<2){t("terminating; too few slides: "+v.length);return}h=s.continuous?10:o(v[s.currSlide],v[s.nextSlide],s,!s.backwards),h&&(h+=s.delay||0,h<10&&(h=10),i("first timeout: "+h),this.cycleTimeout=setTimeout(function(){r(v,s,0,!a.backwards)},h))})},n.fn.cycle.resetState=function(t,i){i=i||t.fx,t.before=[],t.after=[],t.cssBefore=n.extend({},t.original.cssBefore),t.cssAfter=n.extend({},t.original.cssAfter),t.animIn=n.extend({},t.original.animIn),t.animOut=n.extend({},t.original.animOut),t.fxFn=null,n.each(t.original.before,function(){t.before.push(this)}),n.each(t.original.after,function(){t.after.push(this)});var r=n.fn.cycle.transitions[i];n.isFunction(r)&&r(t.$cont,n(t.elements),t)},n.fn.cycle.updateActivePagerLink=function(t,i,r){n(t).each(function(){n(this).children().removeClass(r).eq(i).addClass(r)})},n.fn.cycle.next=function(n){f(n,1)},n.fn.cycle.prev=function(n){f(n,0)},n.fn.cycle.createPagerAnchor=function(t,f,e,o,s){var l,h,v,y,c,a;n.isFunction(s.pagerAnchorBuilder)?(l=s.pagerAnchorBuilder(t,f),i("pagerAnchorBuilder("+t+", el) returned: "+l)):l='<a href="#">'+(t+1)+"</a>";if(!l)return;h=n(l),h.parents("body").length===0&&(v=[],e.length>1?(e.each(function(){var t=h.clone(!0);n(this).append(t),v.push(t[0])}),h=n(v)):h.appendTo(e)),s.pagerAnchors=s.pagerAnchors||[],s.pagerAnchors.push(h),y=function(i){var e,f,u;i.preventDefault(),s.nextSlide=t,e=s.$cont[0],f=e.cycleTimeout,f&&(clearTimeout(f),e.cycleTimeout=0),u=s.onPagerEvent||s.pagerClick,n.isFunction(u)&&u(s.nextSlide,o[s.nextSlide]),r(o,s,1,s.currSlide<t)},/mouseenter|mouseover/i.test(s.pagerEvent)?h.hover(y,function(){}):h.bind(s.pagerEvent,y),/^click/.test(s.pagerEvent)||s.allowPagerClickBubble||h.bind("click.cycle",function(){return!1}),c=s.$cont[0],a=!1,s.pauseOnPagerHover&&h.hover(function(){a=!0,c.cyclePause++,u(c,!0,!0)},function(){a&&c.cyclePause--,u(c,!0,!0)})},n.fn.cycle.hopsFromLast=function(n,t){var u,i=n.lastSlide,r=n.currSlide;return u=t?r>i?r-i:n.slideCount-i:r<i?i-r:i+n.slideCount-r},n.fn.cycle.commonReset=function(t,i,r,u,f,e){n(r.elements).not(t).hide(),typeof r.cssBefore.opacity=="undefined"&&(r.cssBefore.opacity=1),r.cssBefore.display="block",r.slideResize&&u!==!1&&i.cycleW>0&&(r.cssBefore.width=i.cycleW),r.slideResize&&f!==!1&&i.cycleH>0&&(r.cssBefore.height=i.cycleH),r.cssAfter=r.cssAfter||{},r.cssAfter.display="none",n(t).css("zIndex",r.slideCount+(e===!0?1:0)),n(i).css("zIndex",r.slideCount+(e===!0?0:1))},n.fn.cycle.custom=function(t,i,r,u,f,e){var l=n(t),a=n(i),o=r.speedIn,s=r.speedOut,v=r.easeIn,c=r.easeOut,h;a.css(r.cssBefore),e&&(o=typeof e=="number"?s=e:s=1,v=c=null),h=function(){a.animate(r.animIn,o,v,function(){u()})},l.animate(r.animOut,s,c,function(){l.css(r.cssAfter),r.sync||h()}),r.sync&&h()},n.fn.cycle.transitions={fade:function(t,i,r){i.not(":eq("+r.currSlide+")").css("opacity",0),r.before.push(function(t,i,r){n.fn.cycle.commonReset(t,i,r),r.cssBefore.opacity=0}),r.animIn={opacity:1},r.animOut={opacity:0},r.cssBefore={top:0,left:0}}},n.fn.cycle.ver=function(){return h},n.fn.cycle.defaults={activePagerClass:"activeSlide",after:null,allowPagerClickBubble:!1,animIn:null,animOut:null,aspect:!1,autostop:0,autostopCount:0,backwards:!1,before:null,center:null,cleartype:!n.support.opacity,cleartypeNoBg:!1,containerResize:1,continuous:0,cssAfter:null,cssBefore:null,delay:0,easeIn:null,easeOut:null,easing:null,end:null,fastOnEvent:0,fit:0,fx:"fade",fxFn:null,height:"auto",manualTrump:!0,metaAttr:"cycle",next:null,nowrap:0,onPagerEvent:null,onPrevNextEvent:null,pager:null,pagerAnchorBuilder:null,pagerEvent:"click.cycle",pause:0,pauseOnPagerHover:0,prev:null,prevNextEvent:"click.cycle",random:0,randomizeEffects:1,requeueOnImageNotLoaded:!0,requeueTimeout:250,rev:0,shuffle:null,skipInitializationCallbacks:!1,slideExpr:null,slideResize:1,speed:1e3,speedIn:null,speedOut:null,startingSlide:0,sync:1,timeout:4e3,timeoutFn:null,updateActivePagerLink:null,width:null}})(jQuery);
/*!
 * jQuery Cycle Plugin Transition Definitions
 * This script is a plugin for the jQuery Cycle Plugin
 * Examples and documentation at: http://malsup.com/jquery/cycle/
 * Copyright (c) 2007-2010 M. Alsup
 * Version:	 2.73
 * Dual licensed under the MIT and GPL licenses:
 * http://www.opensource.org/licenses/mit-license.php
 * http://www.gnu.org/licenses/gpl.html
 */
(function(n){n.fn.cycle.transitions.none=function(t,i,r){r.fxFn=function(t,i,r,u){n(i).show(),n(t).hide(),u()}},n.fn.cycle.transitions.fadeout=function(t,i,r){i.not(":eq("+r.currSlide+")").css({display:"block",opacity:1}),r.before.push(function(t,i,r,u,f,e){n(t).css("zIndex",r.slideCount+(!e==!0?1:0)),n(i).css("zIndex",r.slideCount+(!e==!0?0:1))}),r.animIn.opacity=1,r.animOut.opacity=0,r.cssBefore.opacity=1,r.cssBefore.display="block",r.cssAfter.zIndex=0},n.fn.cycle.transitions.scrollUp=function(t,i,r){t.css("overflow","hidden"),r.before.push(n.fn.cycle.commonReset);var u=t.height();r.cssBefore.top=u,r.cssBefore.left=0,r.cssFirst.top=0,r.animIn.top=0,r.animOut.top=-u},n.fn.cycle.transitions.scrollDown=function(t,i,r){t.css("overflow","hidden"),r.before.push(n.fn.cycle.commonReset);var u=t.height();r.cssFirst.top=0,r.cssBefore.top=-u,r.cssBefore.left=0,r.animIn.top=0,r.animOut.top=u},n.fn.cycle.transitions.scrollLeft=function(t,i,r){t.css("overflow","hidden"),r.before.push(n.fn.cycle.commonReset);var u=t.width();r.cssFirst.left=0,r.cssBefore.left=u,r.cssBefore.top=0,r.animIn.left=0,r.animOut.left=0-u},n.fn.cycle.transitions.scrollRight=function(t,i,r){t.css("overflow","hidden"),r.before.push(n.fn.cycle.commonReset);var u=t.width();r.cssFirst.left=0,r.cssBefore.left=-u,r.cssBefore.top=0,r.animIn.left=0,r.animOut.left=u},n.fn.cycle.transitions.scrollHorz=function(t,i,r){t.css("overflow","hidden").width(),r.before.push(function(t,i,r,u){r.rev&&(u=!u),n.fn.cycle.commonReset(t,i,r),r.cssBefore.left=u?i.cycleW-1:1-i.cycleW,r.animOut.left=u?-t.cycleW:t.cycleW}),r.cssFirst.left=0,r.cssBefore.top=0,r.animIn.left=0,r.animOut.top=0},n.fn.cycle.transitions.scrollVert=function(t,i,r){t.css("overflow","hidden"),r.before.push(function(t,i,r,u){r.rev&&(u=!u),n.fn.cycle.commonReset(t,i,r),r.cssBefore.top=u?1-i.cycleH:i.cycleH-1,r.animOut.top=u?t.cycleH:-t.cycleH}),r.cssFirst.top=0,r.cssBefore.left=0,r.animIn.top=0,r.animOut.left=0},n.fn.cycle.transitions.slideX=function(t,i,r){r.before.push(function(t,i,r){n(r.elements).not(t).hide(),n.fn.cycle.commonReset(t,i,r,!1,!0),r.animIn.width=i.cycleW}),r.cssBefore.left=0,r.cssBefore.top=0,r.cssBefore.width=0,r.animIn.width="show",r.animOut.width=0},n.fn.cycle.transitions.slideY=function(t,i,r){r.before.push(function(t,i,r){n(r.elements).not(t).hide(),n.fn.cycle.commonReset(t,i,r,!0,!1),r.animIn.height=i.cycleH}),r.cssBefore.left=0,r.cssBefore.top=0,r.cssBefore.height=0,r.animIn.height="show",r.animOut.height=0},n.fn.cycle.transitions.shuffle=function(t,i,r){var u,f=t.css("overflow","visible").width();for(i.css({left:0,top:0}),r.before.push(function(t,i,r){n.fn.cycle.commonReset(t,i,r,!0,!0,!0)}),r.speedAdjusted||(r.speed=r.speed/2,r.speedAdjusted=!0),r.random=0,r.shuffle=r.shuffle||{left:-f,top:15},r.els=[],u=0;u<i.length;u++)r.els.push(i[u]);for(u=0;u<r.currSlide;u++)r.els.push(r.els.shift());r.fxFn=function(t,i,r,u,f){var e,o;r.rev&&(f=!f),e=f?n(t):n(i),n(i).css(r.cssBefore),o=r.slideCount,e.animate(r.shuffle,r.speedIn,r.easeIn,function(){for(var l=n.fn.cycle.hopsFromLast(r,f),i,s,c,h=0;h<l;h++)f?r.els.push(r.els.shift()):r.els.unshift(r.els.pop());if(f)for(i=0,s=r.els.length;i<s;i++)n(r.els[i]).css("z-index",s-i+o);else c=n(t).css("z-index"),e.css("z-index",parseInt(c,10)+1+o);e.animate({left:0,top:0},r.speedOut,r.easeOut,function(){n(f?this:t).hide(),u&&u()})})},n.extend(r.cssBefore,{display:"block",opacity:1,top:0,left:0})},n.fn.cycle.transitions.turnUp=function(t,i,r){r.before.push(function(t,i,r){n.fn.cycle.commonReset(t,i,r,!0,!1),r.cssBefore.top=i.cycleH,r.animIn.height=i.cycleH,r.animOut.width=i.cycleW}),r.cssFirst.top=0,r.cssBefore.left=0,r.cssBefore.height=0,r.animIn.top=0,r.animOut.height=0},n.fn.cycle.transitions.turnDown=function(t,i,r){r.before.push(function(t,i,r){n.fn.cycle.commonReset(t,i,r,!0,!1),r.animIn.height=i.cycleH,r.animOut.top=t.cycleH}),r.cssFirst.top=0,r.cssBefore.left=0,r.cssBefore.top=0,r.cssBefore.height=0,r.animOut.height=0},n.fn.cycle.transitions.turnLeft=function(t,i,r){r.before.push(function(t,i,r){n.fn.cycle.commonReset(t,i,r,!1,!0),r.cssBefore.left=i.cycleW,r.animIn.width=i.cycleW}),r.cssBefore.top=0,r.cssBefore.width=0,r.animIn.left=0,r.animOut.width=0},n.fn.cycle.transitions.turnRight=function(t,i,r){r.before.push(function(t,i,r){n.fn.cycle.commonReset(t,i,r,!1,!0),r.animIn.width=i.cycleW,r.animOut.left=t.cycleW}),n.extend(r.cssBefore,{top:0,left:0,width:0}),r.animIn.left=0,r.animOut.width=0},n.fn.cycle.transitions.zoom=function(t,i,r){r.before.push(function(t,i,r){n.fn.cycle.commonReset(t,i,r,!1,!1,!0),r.cssBefore.top=i.cycleH/2,r.cssBefore.left=i.cycleW/2,n.extend(r.animIn,{top:0,left:0,width:i.cycleW,height:i.cycleH}),n.extend(r.animOut,{width:0,height:0,top:t.cycleH/2,left:t.cycleW/2})}),r.cssFirst.top=0,r.cssFirst.left=0,r.cssBefore.width=0,r.cssBefore.height=0},n.fn.cycle.transitions.fadeZoom=function(t,i,r){r.before.push(function(t,i,r){n.fn.cycle.commonReset(t,i,r,!1,!1),r.cssBefore.left=i.cycleW/2,r.cssBefore.top=i.cycleH/2,n.extend(r.animIn,{top:0,left:0,width:i.cycleW,height:i.cycleH})}),r.cssBefore.width=0,r.cssBefore.height=0,r.animOut.opacity=0},n.fn.cycle.transitions.blindX=function(t,i,r){var u=t.css("overflow","hidden").width();r.before.push(function(t,i,r){n.fn.cycle.commonReset(t,i,r),r.animIn.width=i.cycleW,r.animOut.left=t.cycleW}),r.cssBefore.left=u,r.cssBefore.top=0,r.animIn.left=0,r.animOut.left=u},n.fn.cycle.transitions.blindY=function(t,i,r){var u=t.css("overflow","hidden").height();r.before.push(function(t,i,r){n.fn.cycle.commonReset(t,i,r),r.animIn.height=i.cycleH,r.animOut.top=t.cycleH}),r.cssBefore.top=u,r.cssBefore.left=0,r.animIn.top=0,r.animOut.top=u},n.fn.cycle.transitions.blindZ=function(t,i,r){var f=t.css("overflow","hidden").height(),u=t.width();r.before.push(function(t,i,r){n.fn.cycle.commonReset(t,i,r),r.animIn.height=i.cycleH,r.animOut.top=t.cycleH}),r.cssBefore.top=f,r.cssBefore.left=u,r.animIn.top=0,r.animIn.left=0,r.animOut.top=f,r.animOut.left=u},n.fn.cycle.transitions.growX=function(t,i,r){r.before.push(function(t,i,r){n.fn.cycle.commonReset(t,i,r,!1,!0),r.cssBefore.left=this.cycleW/2,r.animIn.left=0,r.animIn.width=this.cycleW,r.animOut.left=0}),r.cssBefore.top=0,r.cssBefore.width=0},n.fn.cycle.transitions.growY=function(t,i,r){r.before.push(function(t,i,r){n.fn.cycle.commonReset(t,i,r,!0,!1),r.cssBefore.top=this.cycleH/2,r.animIn.top=0,r.animIn.height=this.cycleH,r.animOut.top=0}),r.cssBefore.height=0,r.cssBefore.left=0},n.fn.cycle.transitions.curtainX=function(t,i,r){r.before.push(function(t,i,r){n.fn.cycle.commonReset(t,i,r,!1,!0,!0),r.cssBefore.left=i.cycleW/2,r.animIn.left=0,r.animIn.width=this.cycleW,r.animOut.left=t.cycleW/2,r.animOut.width=0}),r.cssBefore.top=0,r.cssBefore.width=0},n.fn.cycle.transitions.curtainY=function(t,i,r){r.before.push(function(t,i,r){n.fn.cycle.commonReset(t,i,r,!0,!1,!0),r.cssBefore.top=i.cycleH/2,r.animIn.top=0,r.animIn.height=i.cycleH,r.animOut.top=t.cycleH/2,r.animOut.height=0}),r.cssBefore.height=0,r.cssBefore.left=0},n.fn.cycle.transitions.cover=function(t,i,r){var u=r.direction||"left",e=t.css("overflow","hidden").width(),f=t.height();r.before.push(function(t,i,r){n.fn.cycle.commonReset(t,i,r),u=="right"?r.cssBefore.left=-e:u=="up"?r.cssBefore.top=f:u=="down"?r.cssBefore.top=-f:r.cssBefore.left=e}),r.animIn.left=0,r.animIn.top=0,r.cssBefore.top=0,r.cssBefore.left=0},n.fn.cycle.transitions.uncover=function(t,i,r){var u=r.direction||"left",e=t.css("overflow","hidden").width(),f=t.height();r.before.push(function(t,i,r){n.fn.cycle.commonReset(t,i,r,!0,!0,!0),u=="right"?r.animOut.left=e:u=="up"?r.animOut.top=-f:u=="down"?r.animOut.top=f:r.animOut.left=-e}),r.animIn.left=0,r.animIn.top=0,r.cssBefore.top=0,r.cssBefore.left=0},n.fn.cycle.transitions.toss=function(t,i,r){var f=t.css("overflow","visible").width(),u=t.height();r.before.push(function(t,i,r){n.fn.cycle.commonReset(t,i,r,!0,!0,!0),r.animOut.left||r.animOut.top?r.animOut.opacity=0:n.extend(r.animOut,{left:f*2,top:-u/2,opacity:0})}),r.cssBefore.left=0,r.cssBefore.top=0,r.animIn.left=0},n.fn.cycle.transitions.wipe=function(t,i,r){var f=t.css("overflow","hidden").width(),u=t.height(),e,l,a;r.cssBefore=r.cssBefore||{},r.clip&&(/l2r/.test(r.clip)?e="rect(0px 0px "+u+"px 0px)":/r2l/.test(r.clip)?e="rect(0px "+f+"px "+u+"px "+f+"px)":/t2b/.test(r.clip)?e="rect(0px "+f+"px 0px 0px)":/b2t/.test(r.clip)?e="rect("+u+"px "+f+"px "+u+"px 0px)":/zoom/.test(r.clip)&&(l=parseInt(u/2,10),a=parseInt(f/2,10),e="rect("+l+"px "+a+"px "+l+"px "+a+"px)")),r.cssBefore.clip=r.cssBefore.clip||e||"rect(0px 0px 0px 0px)";var o=r.cssBefore.clip.match(/(\d+)/g),v=parseInt(o[0],10),s=parseInt(o[1],10),c=parseInt(o[2],10),h=parseInt(o[3],10);r.before.push(function(t,i,r){var l,a,e,o;if(t==i)return;l=n(t),a=n(i),n.fn.cycle.commonReset(t,i,r,!0,!0,!1),r.cssAfter.display="block",e=1,o=parseInt(r.speedIn/13,10)-1,(function y(){var i=v?v-parseInt(e*(v/o),10):0,r=h?h-parseInt(e*(h/o),10):0,n=c<u?c+parseInt(e*((u-c)/o||1),10):u,t=s<f?s+parseInt(e*((f-s)/o||1),10):f;a.css({clip:"rect("+i+"px "+t+"px "+n+"px "+r+"px)"}),e++<=o?setTimeout(y,13):l.css("display","none")})()}),n.extend(r.cssBefore,{display:"block",opacity:1,top:0,left:0}),r.animIn={left:0},r.animOut={left:0}}})(jQuery),(function(n){n.fn.jflickrfeed=function(t,i){var r,f,u;t=n.extend(!0,{flickrbase:"http://api.flickr.com/services/feeds/",feedapi:"photos_public.gne",limit:20,qstrings:{lang:"en-us",format:"json",jsoncallback:"?"},cleanDescription:!0,useTemplate:!0,itemTemplate:"",itemCallback:function(){}},t),r=t.flickrbase+t.feedapi+"?",f=!0;for(u in t.qstrings)f||(r+="&"),r+=u+"="+t.qstrings[u],f=!1;return n(this).each(function(){var f=n(this),u=this;n.getJSON(r,function(r){n.each(r.items,function(n,i){var o,s,r,e,h;if(n<t.limit){t.cleanDescription&&(o=/<p>(.*?)<\/p>/g,s=i.description,o.test(s)&&(i.description=s.match(o)[2],i.description!=undefined&&(i.description=i.description.replace("<p>","").replace("</p>","")))),i.image_s=i.media.m.replace("_m","_s"),i.image_t=i.media.m.replace("_m","_t"),i.image_m=i.media.m.replace("_m","_m"),i.image=i.media.m.replace("_m",""),i.image_b=i.media.m.replace("_m","_b"),delete i.media;if(t.useTemplate){r=t.itemTemplate;for(e in i)h=new RegExp("{{"+e+"}}","g"),r=r.replace(h,i[e]);f.append(r)}t.itemCallback.call(u,i)}}),n.isFunction(i)&&i.call(u,r)})})}})(jQuery),(function(n){var s,w,b,r,it,e,tt,h,g,nt,a=0,i={},c=[],l=0,t={},o=[],ft=null,p=new Image,lt=/\.(jpg|gif|png|bmp|jpeg)(.*)?$/i,dt=/[^\.]\.(swf)\s*$/i,at,vt=1,k=0,y="",v,f,u=!1,d=n.extend(n("<div/>")[0],{prop:0}),pt=n.browser.msie&&n.browser.version<7&&!window.XMLHttpRequest,yt=function(){w.hide(),p.onerror=p.onload=null,ft&&ft.abort(),s.empty()},ct=function(){!1===i.onError(c,a,i)?(w.hide(),u=!1):(i.titleShow=!1,i.width="auto",i.height="auto",s.html('<p id="fancybox-error">The requested content cannot be loaded.<br />Please try again later.</p>'),rt())},ut=function(){var r=c[a],t,o,h,l,v,f;yt(),i=n.extend({},n.fn.fancybox.defaults,typeof n(r).data("fancybox")=="undefined"?i:n(r).data("fancybox")),f=i.onStart(c,a,i);if(f===!1)u=!1;else{typeof f=="object"&&(i=n.extend(i,f)),h=i.title||(r.nodeName?n(r).attr("title"):r.title)||"",r.nodeName&&!i.orig&&(i.orig=n(r).children("img:first").length?n(r).children("img:first"):n(r)),h===""&&i.orig&&i.titleFromAlt&&(h=i.orig.attr("alt")),t=i.href||(r.nodeName?n(r).attr("href"):r.href)||null,(/^(?:javascript)/i.test(t)||t=="#")&&(t=null),i.type?(o=i.type,t||(t=i.content)):i.content?o="html":t&&(o=t.match(lt)?"image":t.match(dt)?"swf":n(r).hasClass("iframe")?"iframe":t.indexOf("#")===0?"inline":"ajax");if(o){o=="inline"&&(r=t.substr(t.indexOf("#")),o=n(r).length>0?"inline":"ajax"),i.type=o,i.href=t,i.title=h,i.autoDimensions&&(i.type=="html"||i.type=="inline"||i.type=="ajax"?(i.width="auto",i.height="auto"):i.autoDimensions=!1),i.modal&&(i.overlayShow=!0,i.hideOnOverlayClick=!1,i.hideOnContentClick=!1,i.enableEscapeButton=!1,i.showCloseButton=!1),i.padding=parseInt(i.padding,10),i.margin=parseInt(i.margin,10),s.css("padding",i.padding+i.margin),n(".fancybox-inline-tmp").unbind("fancybox-cancel").bind("fancybox-change",function(){n(this).replaceWith(e.children())});switch(o){case"html":s.html(i.content),rt();break;case"inline":if(n(r).parent().is("#fancybox-content")===!0){u=!1;break}n('<div class="fancybox-inline-tmp" />').hide().insertBefore(n(r)).bind("fancybox-cleanup",function(){n(this).replaceWith(e.children())}).bind("fancybox-cancel",function(){n(this).replaceWith(s.children())}),n(r).appendTo(s),rt();break;case"image":u=!1,n.fancybox.showActivity(),p=new Image,p.onerror=function(){ct()},p.onload=function(){u=!0,p.onerror=p.onload=null,i.width=p.width,i.height=p.height,n("<img />").attr({id:"fancybox-img",src:p.src,alt:i.title}).appendTo(s),st()},p.src=t;break;case"swf":i.scrolling="no",l='<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="'+i.width+'" height="'+i.height+'"><param name="movie" value="'+t+'"></param>',v="",n.each(i.swf,function(n,t){l+='<param name="'+n+'" value="'+t+'"></param>',v+=" "+n+'="'+t+'"'}),l+='<embed src="'+t+'" type="application/x-shockwave-flash" width="'+i.width+'" height="'+i.height+'"'+v+"></embed></object>",s.html(l),rt();break;case"ajax":u=!1,n.fancybox.showActivity(),i.ajax.win=i.ajax.success,ft=n.ajax(n.extend({},i.ajax,{url:t,data:i.ajax.data||{},error:function(n){n.status>0&&ct()},success:function(n,r,u){if((typeof u=="object"?u:ft).status==200){if(typeof i.ajax.win=="function"){f=i.ajax.win(t,n,r,u);if(f===!1){w.hide();return}(typeof f=="string"||typeof f=="object")&&(n=f)}s.html(n),rt()}}}));break;case"iframe":st()}}else ct()}},rt=function(){var r=i.width,t=i.height;r=r.toString().indexOf("%")>-1?parseInt((n(window).width()-i.margin*2)*parseFloat(r)/100,10)+"px":r=="auto"?"auto":r+"px",t=t.toString().indexOf("%")>-1?parseInt((n(window).height()-i.margin*2)*parseFloat(t)/100,10)+"px":t=="auto"?"auto":t+"px",s.wrapInner('<div style="width:'+r+";height:"+t+";overflow: "+(i.scrolling=="auto"?"auto":i.scrolling=="yes"?"scroll":"hidden")+';position:relative;"></div>'),i.width=s.width(),i.height=s.height(),st()},st=function(){var p,rt;w.hide();if(r.is(":visible")&&!1===t.onCleanup(o,l,t))n.event.trigger("fancybox-cancel"),u=!1;else{u=!0,n(e.add(b)).unbind(),n(window).unbind("resize.fb scroll.fb"),n(document).unbind("keydown.fb"),r.is(":visible")&&t.titlePosition!=="outside"&&r.css("height",r.height()),o=c,l=a,t=i,t.overlayShow?(b.css({"background-color":t.overlayColor,opacity:t.overlayOpacity,cursor:t.hideOnOverlayClick?"pointer":"auto",height:n(document).height()}),b.is(":visible")||(pt&&n("select:not(#fancybox-tmp select)").filter(function(){return this.style.visibility!=="hidden"}).css({visibility:"hidden"}).one("fancybox-cleanup",function(){this.style.visibility="inherit"}),b.show())):b.hide(),f=kt(),y=t.title||"",k=0,h.empty().removeAttr("style").removeClass();if(t.titleShow!==!1){p=n.isFunction(t.titleFormat)?t.titleFormat(y,o,l,t):y&&y.length?t.titlePosition=="float"?'<table id="fancybox-title-float-wrap" cellpadding="0" cellspacing="0"><tr><td id="fancybox-title-float-left"></td><td id="fancybox-title-float-main">'+y+'</td><td id="fancybox-title-float-right"></td></tr></table>':'<div id="fancybox-title-'+t.titlePosition+'">'+y+"</div>":!1,y=p;if(!(!y||y==="")){h.addClass("fancybox-title-"+t.titlePosition).html(y).appendTo("body").show();switch(t.titlePosition){case"inside":h.css({width:f.width-t.padding*2,marginLeft:t.padding,marginRight:t.padding}),k=h.outerHeight(!0),h.appendTo(it),f.height+=k;break;case"over":h.css({marginLeft:t.padding,width:f.width-t.padding*2,bottom:t.padding}).appendTo(it);break;case"float":h.css("left",parseInt((h.width()-f.width-40)/2,10)*-1).appendTo(r);break;default:h.css({width:f.width-t.padding*2,paddingLeft:t.padding,paddingRight:t.padding}).appendTo(r)}}}h.hide(),r.is(":visible")?(n(tt.add(g).add(nt)).hide(),p=r.position(),v={top:p.top,left:p.left,width:r.width(),height:r.height()},rt=v.width==f.width&&v.height==f.height,e.fadeTo(t.changeFade,.3,function(){var r=function(){e.html(s.contents()).fadeTo(t.changeFade,1,ht)};n.event.trigger("fancybox-change"),e.empty().removeAttr("filter").css({"border-width":t.padding,width:f.width-t.padding*2,height:i.autoDimensions?"auto":f.height-k-t.padding*2}),rt?r():(d.prop=0,n(d).animate({prop:1},{duration:t.changeSpeed,easing:t.easingChange,step:et,complete:r}))})):(r.removeAttr("style"),e.css("border-width",t.padding),t.transitionIn=="elastic"?(v=wt(),e.html(s.contents()),r.show(),t.opacity&&(f.opacity=0),d.prop=0,n(d).animate({prop:1},{duration:t.speedIn,easing:t.easingIn,step:et,complete:ht})):(t.titlePosition=="inside"&&k>0&&h.show(),e.css({width:f.width-t.padding*2,height:i.autoDimensions?"auto":f.height-k-t.padding*2}).html(s.contents()),r.css(f).fadeIn(t.transitionIn=="none"?0:t.speedIn,ht)))}},gt=function(){(t.enableEscapeButton||t.enableKeyboardNav)&&n(document).bind("keydown.fb",function(i){i.keyCode==27&&t.enableEscapeButton?(i.preventDefault(),n.fancybox.close()):(i.keyCode==37||i.keyCode==39)&&t.enableKeyboardNav&&i.target.tagName!=="INPUT"&&i.target.tagName!=="TEXTAREA"&&i.target.tagName!=="SELECT"&&(i.preventDefault(),n.fancybox[i.keyCode==37?"prev":"next"]())}),t.showNavArrows?((t.cyclic&&o.length>1||l!==0)&&g.show(),(t.cyclic&&o.length>1||l!=o.length-1)&&nt.show()):(g.hide(),nt.hide())},ht=function(){n.support.opacity||(e.get(0).style.removeAttribute("filter"),r.get(0).style.removeAttribute("filter")),i.autoDimensions&&e.css("height","auto"),r.css("height","auto"),y&&y.length&&h.show(),t.showCloseButton&&tt.show(),gt(),t.hideOnContentClick&&e.bind("click",n.fancybox.close),t.hideOnOverlayClick&&b.bind("click",n.fancybox.close),n(window).bind("resize.fb",n.fancybox.resize),t.centerOnScroll&&n(window).bind("scroll.fb",n.fancybox.center),t.type=="iframe"&&n('<iframe id="fancybox-frame" name="fancybox-frame'+ +new Date+'" frameborder="0" hspace="0" '+(n.browser.msie?'allowtransparency="true""':"")+' scrolling="'+i.scrolling+'" src="'+t.href+'"></iframe>').appendTo(e),r.show(),u=!1,n.fancybox.center();t.onComplete(o,l,t);var f,s;o.length-1>l&&(f=o[l+1].href,typeof f!="undefined"&&f.match(lt)&&(s=new Image,s.src=f)),l>0&&(f=o[l-1].href,typeof f!="undefined"&&f.match(lt)&&(s=new Image,s.src=f))},et=function(n){var i={width:parseInt(v.width+(f.width-v.width)*n,10),height:parseInt(v.height+(f.height-v.height)*n,10),top:parseInt(v.top+(f.top-v.top)*n,10),left:parseInt(v.left+(f.left-v.left)*n,10)};typeof f.opacity!="undefined"&&(i.opacity=n<.5?.5:n),r.css(i),e.css({width:i.width-t.padding*2,height:i.height-k*n-t.padding*2})},ot=function(){return[n(window).width()-t.margin*2,n(window).height()-t.margin*2,n(document).scrollLeft()+t.margin,n(document).scrollTop()+t.margin]},kt=function(){var r=ot(),n={},f=t.autoScale,u=t.padding*2;return n.width=t.width.toString().indexOf("%")>-1?parseInt(r[0]*parseFloat(t.width)/100,10):t.width+u,n.height=t.height.toString().indexOf("%")>-1?parseInt(r[1]*parseFloat(t.height)/100,10):t.height+u,f&&(n.width>r[0]||n.height>r[1])&&(i.type=="image"||i.type=="swf"?(f=t.width/t.height,n.width>r[0]&&(n.width=r[0],n.height=parseInt((n.width-u)/f+u,10)),n.height>r[1]&&(n.height=r[1],n.width=parseInt((n.height-u)*f+u,10))):(n.width=Math.min(n.width,r[0]),n.height=Math.min(n.height,r[1]))),n.top=parseInt(Math.max(r[3]-20,r[3]+(r[1]-n.height-40)*.5),10),n.left=parseInt(Math.max(r[2]-20,r[2]+(r[0]-n.width-40)*.5),10),n},wt=function(){var u=i.orig?n(i.orig):!1,r={};return u&&u.length?(r=u.offset(),r.top+=parseInt(u.css("paddingTop"),10)||0,r.left+=parseInt(u.css("paddingLeft"),10)||0,r.top+=parseInt(u.css("border-top-width"),10)||0,r.left+=parseInt(u.css("border-left-width"),10)||0,r.width=u.width(),r.height=u.height(),r={width:r.width+t.padding*2,height:r.height+t.padding*2,top:r.top-t.padding-20,left:r.left-t.padding-20}):(u=ot(),r={width:t.padding*2,height:t.padding*2,top:parseInt(u[3]+u[1]*.5,10),left:parseInt(u[2]+u[0]*.5,10)}),r},bt=function(){w.is(":visible")?(n("div",w).css("top",vt*-40+"px"),vt=(vt+1)%12):clearInterval(at)};n.fn.fancybox=function(t){return n(this).length?(n(this).data("fancybox",n.extend({},t,n.metadata?n(this).metadata():{})).unbind("click.fb").bind("click.fb",function(t){t.preventDefault(),u||(u=!0,n(this).blur(),c=[],a=0,t=n(this).attr("rel")||"",t&&t!=""&&t!=="nofollow"?(c=n("a[rel="+t+"], area[rel="+t+"]"),a=c.index(this)):c.push(this),ut())}),this):this},n.fancybox=function(t,i){var f,r,e;if(!u){u=!0,f=typeof i!="undefined"?i:{},c=[],a=parseInt(f.index,10)||0;if(n.isArray(t)){for(r=0,e=t.length;r<e;r++)typeof t[r]=="object"?n(t[r]).data("fancybox",n.extend({},f,t[r])):t[r]=n({}).data("fancybox",n.extend({content:t[r]},f));c=jQuery.merge(c,t)}else typeof t=="object"?n(t).data("fancybox",n.extend({},f,t)):t=n({}).data("fancybox",n.extend({content:t},f)),c.push(t);(a>c.length||a<0)&&(a=0),ut()}},n.fancybox.showActivity=function(){clearInterval(at),w.show(),at=setInterval(bt,66)},n.fancybox.hideActivity=function(){w.hide()},n.fancybox.next=function(){return n.fancybox.pos(l+1)},n.fancybox.prev=function(){return n.fancybox.pos(l-1)},n.fancybox.pos=function(n){u||(n=parseInt(n),c=o,n>-1&&n<o.length?(a=n,ut()):t.cyclic&&o.length>1&&(a=n>=o.length?0:o.length-1,ut()))},n.fancybox.cancel=function(){if(!u){u=!0,n.event.trigger("fancybox-cancel"),yt();i.onCancel(c,a,i);u=!1}},n.fancybox.close=function(){function c(){b.fadeOut("fast"),h.empty().hide(),r.hide(),n.event.trigger("fancybox-cleanup"),e.empty();t.onClosed(o,l,t);o=i=[],l=a=0,t=i={},u=!1}if(!(u||r.is(":hidden"))){u=!0;if(t&&!1===t.onCleanup(o,l,t))u=!1;else{yt(),n(tt.add(g).add(nt)).hide(),n(e.add(b)).unbind(),n(window).unbind("resize.fb scroll.fb"),n(document).unbind("keydown.fb"),e.find("iframe").attr("src",pt&&/^https/i.test(window.location.href||"")?"javascript:void(false)":"about:blank"),t.titlePosition!=="inside"&&h.empty(),r.stop();if(t.transitionOut=="elastic"){v=wt();var s=r.position();f={top:s.top,left:s.left,width:r.width(),height:r.height()},t.opacity&&(f.opacity=1),h.empty().hide(),d.prop=1,n(d).animate({prop:0},{duration:t.speedOut,easing:t.easingOut,step:et,complete:c})}else r.fadeOut(t.transitionOut=="none"?0:t.speedOut,c)}}},n.fancybox.resize=function(){b.is(":visible")&&b.css("height",n(document).height()),n.fancybox.center(!0)},n.fancybox.center=function(n){var i,f;u||(f=n===!0?1:0,i=ot(),!f&&(r.width()>i[0]||r.height()>i[1])||r.stop().animate({top:parseInt(Math.max(i[3]-20,i[3]+(i[1]-e.height()-40)*.5-t.padding)),left:parseInt(Math.max(i[2]-20,i[2]+(i[0]-e.width()-40)*.5-t.padding))},typeof n=="number"?n:200))},n.fancybox.init=function(){n("#fancybox-wrap").length||(n("body").append(s=n('<div id="fancybox-tmp"></div>'),w=n('<div id="fancybox-loading"><div></div></div>'),b=n('<div id="fancybox-overlay"></div>'),r=n('<div id="fancybox-wrap"></div>')),it=n('<div id="fancybox-outer"></div>').append('<div class="fancybox-bg" id="fancybox-bg-n"></div><div class="fancybox-bg" id="fancybox-bg-ne"></div><div class="fancybox-bg" id="fancybox-bg-e"></div><div class="fancybox-bg" id="fancybox-bg-se"></div><div class="fancybox-bg" id="fancybox-bg-s"></div><div class="fancybox-bg" id="fancybox-bg-sw"></div><div class="fancybox-bg" id="fancybox-bg-w"></div><div class="fancybox-bg" id="fancybox-bg-nw"></div>').appendTo(r),it.append(e=n('<div id="fancybox-content"></div>'),tt=n('<a id="fancybox-close"></a>'),h=n('<div id="fancybox-title"></div>'),g=n('<a href="javascript:;" id="fancybox-left"><span class="fancy-ico" id="fancybox-left-ico"></span></a>'),nt=n('<a href="javascript:;" id="fancybox-right"><span class="fancy-ico" id="fancybox-right-ico"></span></a>')),tt.click(n.fancybox.close),w.click(n.fancybox.cancel),g.click(function(t){t.preventDefault(),n.fancybox.prev()}),nt.click(function(t){t.preventDefault(),n.fancybox.next()}),n.fn.mousewheel&&r.bind("mousewheel.fb",function(t,i){u?t.preventDefault():(n(t.target).get(0).clientHeight==0||n(t.target).get(0).scrollHeight===n(t.target).get(0).clientHeight)&&(t.preventDefault(),n.fancybox[i>0?"prev":"next"]())}),n.support.opacity||r.addClass("fancybox-ie"),pt&&(w.addClass("fancybox-ie6"),r.addClass("fancybox-ie6"),n('<iframe id="fancybox-hide-sel-frame" src="'+(/^https/i.test(window.location.href||"")?"javascript:void(false)":"about:blank")+'" scrolling="no" border="0" frameborder="0" tabindex="-1"></iframe>').prependTo(it)))},n.fn.fancybox.defaults={padding:10,margin:40,opacity:!1,modal:!1,cyclic:!1,scrolling:"auto",width:560,height:340,autoScale:!0,autoDimensions:!0,centerOnScroll:!1,ajax:{},swf:{wmode:"transparent"},hideOnOverlayClick:!0,hideOnContentClick:!1,overlayShow:!0,overlayOpacity:.7,overlayColor:"#777",titleShow:!0,titlePosition:"float",titleFormat:null,titleFromAlt:!1,transitionIn:"fade",transitionOut:"fade",speedIn:300,speedOut:300,changeSpeed:300,changeFade:"fast",easingIn:"swing",easingOut:"swing",showCloseButton:!0,showNavArrows:!0,enableEscapeButton:!0,enableKeyboardNav:!0,onStart:function(){},onCancel:function(){},onComplete:function(){},onCleanup:function(){},onClosed:function(){},onError:function(){}},n(document).ready(function(){n.fancybox.init()})})(jQuery),$(document).ready(function(){var t=function(){var n,t;n=$("body").hasClass("bjorkliden")?"bjorkliden.fjallby":"riksgransen",t="https://graph.facebook.com/"+n+"&callback=?",$(document).ready(function(){$.ajax({url:t,dataType:"json",success:function(t){$("#fbLikes").text(t.likes),n=="riksgransen"&&Cufon.replace("#fbLikes",{fontFamily:"DINSchrift",hover:!0})}})})}(),n;$("#bigPush").length>0&&(n=$("#bigPush").find(".push").index(),n>0&&$("#bigPush .pushContent").after('<ul class="pushNav"></ul>'),$("#bigPush .pushContent").cycle({fx:"fade",timeout:5e3,speed:1e3,cleartype:!1,pager:"#bigPush .pushNav",activePagerClass:"active",pagerAnchorBuilder:function(){return'<li><a href="#"></a></li>'}})),$(function(){window.PIE&&$(".minipush, .pushOffer, .signupBox, #article").each(function(){PIE.attach(this)})}),$(".tabContent").hide(),$(".tabContent").parent().find(".tabContent:first").show(),$(".tabs li:first-child a").each(function(){$(this).addClass("active").show()}),$(".tabs li a").click(function(){$(this).parents(".tabs").find("a").removeClass("active"),$(this).addClass("active"),$(this).parents("div").find(".tabContent").hide();var n=$(this).attr("href");return $(n).fadeIn(),!1}),$(".topbar a.cufon, .zoom").fancybox({transitionIn:"fade",transitionOut:"fade",speedIn:600,speedOut:200,overlayColor:"#fff"}),$(".fancyIframe").fancybox({type:"inline",height:280,centerOnScroll:!0,transitionIn:"fade",transitionOut:"fade",speedIn:600,speedOut:200,overlayColor:"#fff"}),$(".fancyWebCams").fancybox({type:"inline",width:704,height:576,centerOnScroll:!0,transitionIn:"fade",transitionOut:"fade",speedIn:600,speedOut:200,overlayColor:"#fff"}),$(".fancyIframe2").fancybox({type:"iframe",width:800,height:600,scrolling:"no",centerOnScroll:!1,transitionIn:"fade",transitionOut:"fade",speedIn:600,speedOut:200,overlayColor:"#fff"}),$.browser.msie||$(".destination a").fadeTo(0,.5).hover(function(){$(this).fadeTo("fast",1)},function(){$(this).fadeTo("slow",.5)}),$("#flickrSocial").prepend('<ul class="flickrContent"></ul>'),$(".flickrContent").jflickrfeed({feedapi:"groups_pool.gne",limit:9,qstrings:{id:"1091701@N25"},itemTemplate:'<li><a href="{{image_b}}" class="flickrBox" rel="flickrGroup"><img src="{{image_s}}" alt="{{title}}" /></a></li>'},function(){$(".flickrBox").fancybox({transitionIn:"fade",transitionOut:"fade",speedIn:600,speedOut:200,overlayColor:"#fff",centerOnScroll:!0})})}),nav=$("#headnav"),nav.find("li").each(function(){$(this).find("ul").length>0&&($("<span>").text("^").appendTo($(this).children(":first")),$(this).mouseenter(function(){$(this).find("ul").stop(!0,!0).slideDown()}),$(this).mouseleave(function(){$(this).find("ul").stop(!0,!0).slideUp()}))}),Cufon=function(){function ft(n){var t=this.face=n.face,i={" ":1," ":1,"　":1};this.glyphs=n.glyphs,this.w=n.w,this.baseSize=parseInt(t["units-per-em"],10),this.family=t["font-family"].toLowerCase(),this.weight=t["font-weight"],this.style=t["font-style"]||"normal",this.viewBox=function(){var i=t.bbox.split(/\s+/),n={minX:parseInt(i[0],10),minY:parseInt(i[1],10),maxX:parseInt(i[2],10),maxY:parseInt(i[3],10)};return n.width=n.maxX-n.minX,n.height=n.maxY-n.minY,n.toString=function(){return[this.minX,this.minY,this.width,this.height].join(" ")},n}(),this.ascent=-parseInt(t.ascent,10),this.descent=-parseInt(t.descent,10),this.height=-this.ascent+this.descent,this.spacing=function(n,t,r){var l=this.glyphs,e,s,c,f=[],o=0,a=-1,h=-1,u;while(u=n[++a]){e=l[u]||this.missingGlyph;if(!e)continue;s&&(o-=c=s[u]||0,f[h]-=c),o+=f[++h]=~~(e.w||this.w)+t+(i[u]?r:0),s=e.k}return f.total=o,f}}function ut(){var n={},t={oblique:"italic",italic:"oblique"};this.add=function(t){(n[t.style]||(n[t.style]={}))[t.weight]=t},this.get=function(i,r){var e=n[i]||n[t[i]]||n.normal||n.italic||n.oblique,h,c,s,o,u;if(!e)return null;r={normal:400,bold:700}[r]||parseInt(r,10);if(e[r])return e[r];h={1:1,99:0}[r%100],c=[],h===undefined&&(h=r>400),r==500&&(r=400);for(u in e){if(!f(e,u))continue;u=parseInt(u,10),(!s||u<s)&&(s=u),(!o||u>o)&&(o=u),c.push(u)}return r<s&&(r=s),r>o&&(r=o),c.sort(function(n,t){return h?n>=r&&t>=r?n<t:n>t:n<=r&&t<=r?n>t:n<t?-1:1}),e[c[0]]}}function d(){function f(n,t){return n.contains?n.contains(t):n.compareDocumentPosition(t)&16}function u(n){var t=n.relatedTarget;if(!t||f(this,t))return;i(this,n.type=="mouseover")}function t(n){i(this,n.type=="mouseenter")}function i(t,i){setTimeout(function(){var r=a.get(t).options;n.replace(t,i?l(r,r.hover):r,!0)},10)}this.attach=function(n){n.onmouseenter===undefined?(r(n,"mouseover",u),r(n,"mouseout",u)):(r(n,"mouseenter",t),r(n,"mouseleave",t))}}function nt(){function r(n){for(var u=[],f,r=0;f=n[r];++r)u[r]=t[i[f]];return u}var t=[],i={};this.add=function(n,r){i[n]=t.push(r)-1},this.repeat=function(){for(var f=arguments.length?r(arguments):t,i,u=0;i=f[u++];)n.replace(i[0],i[1],!0)}}function g(){function t(n){return n.cufid||(n.cufid=++i)}var n={},i=0;this.get=function(i){var r=t(i);return n[r]||(n[r]={})}}function c(n){var i={},r={};this.extend=function(n){for(var t in n)f(n,t)&&(i[t]=n[t]);return this},this.get=function(t){return i[t]!=undefined?i[t]:n[t]},this.getSize=function(n,i){return r[n]||(r[n]=new t.Size(this.get(n),i))},this.isUsable=function(){return!!n}}function r(n,t,i){n.addEventListener?n.addEventListener(t,i,!1):n.attachEvent&&n.attachEvent("on"+t,function(){return i.call(n,window.event)})}function k(n,t){var i=a.get(n);return i.options?n:(t.hover&&t.hoverables[n.nodeName.toLowerCase()]&&b.attach(n),i.options=t,n)}function i(n){var t={};return function(i){return f(t,i)||(t[i]=n.apply(null,arguments)),t[i]}}function tt(n,i){for(var e=t.quotedList(i.get("fontFamily").toLowerCase()),r,f=0;r=e[f];++f)if(u[r])return u[r].get(i.get("fontStyle"),i.get("fontWeight"));return null}function e(n){return document.getElementsByTagName(n)}function f(n,t){return n.hasOwnProperty(t)}function l(){for(var u={},t,i,n=0,r=arguments.length;t=arguments[n],n<r;++n)for(i in t)f(t,i)&&(u[i]=t[i]);return u}function it(n,i,r,u,f,e){var l=document.createDocumentFragment(),a,o,c;if(i==="")return l;var v=u.separate,s=i.split(w[v]),y=v=="words";for(y&&p&&(/^\s/.test(i)&&s.unshift(""),/\s$/.test(i)&&s.push("")),o=0,c=s.length;o<c;++o)a=h[u.engine](n,y?t.textAlign(s[o],r,o,c):s[o],r,u,f,e,o<c-1),a&&l.appendChild(a);return l}function rt(n,i){var l=n.nodeName.toLowerCase();if(i.ignore[l])return;var a=!i.textless[l],f=t.getStyle(k(n,i)).extend(i),s=tt(n,f),r,o,e,u,v,c;if(!s)return;for(r=n.firstChild;r;r=e){o=r.nodeType,e=r.nextSibling;if(a&&o==3){u?(u.appendData(r.data),n.removeChild(r)):u=r;if(e)continue}u&&(n.replaceChild(it(s,t.whiteSpace(u.data,f,u,c),f,i,r,n),u),u=null),o==1&&(r.firstChild&&(r.nodeName.toLowerCase()=="cufon"?h[i.engine](s,null,f,i,r,n):arguments.callee(r,i)),c=r)}}var n=function(){return n.replace.apply(null,arguments)},o=n.DOM={ready:function(){var t=!1,u={loaded:1,complete:1},i=[],n=function(){if(t)return;t=!0;for(var n;n=i.shift();n());};return document.addEventListener&&(document.addEventListener("DOMContentLoaded",n,!1),window.addEventListener("pageshow",n,!1)),!window.opera&&document.readyState&&(function(){u[document.readyState]?n():setTimeout(arguments.callee,10)})(),document.readyState&&document.createStyleSheet&&(function(){try{document.body.doScroll("left"),n()}catch(t){setTimeout(arguments.callee,1)}})(),r(window,"load",n),function(r){arguments.length?t?r():i.push(r):n()}}(),root:function(){return document.documentElement||document.body}},t=n.CSS={Size:function(n,t){this.value=parseFloat(n),this.unit=String(n).match(/[a-z%]*$/)[0]||"px",this.convert=function(n){return n/t*this.value},this.convertFrom=function(n){return n/this.value*t},this.toString=function(){return this.value+this.unit}},addClass:function(n,t){var i=n.className;return n.className=i+(i&&" ")+t,n},color:i(function(n){var t={};return t.color=n.replace(/^rgba\((.*?),\s*([\d.]+)\)/,function(n,i,r){return t.opacity=parseFloat(r),"rgb("+i+")"}),t}),fontStretch:i(function(n){return typeof n=="number"?n:/%$/.test(n)?parseFloat(n)/100:{"ultra-condensed":.5,"extra-condensed":.625,condensed:.75,"semi-condensed":.875,"semi-expanded":1.125,expanded:1.25,"extra-expanded":1.5,"ultra-expanded":2}[n]||1}),getStyle:function(n){var t=document.defaultView;return t&&t.getComputedStyle?new c(t.getComputedStyle(n,null)):n.currentStyle?new c(n.currentStyle):new c(n.style)},gradient:i(function(n){for(var f={id:n,type:n.match(/^-([a-z]+)-gradient\(/)[1],stops:[]},u=n.substr(n.indexOf("(")).match(/([\d.]+=)?(#[a-f0-9]+|[a-z]+\(.*?\)|[a-z]+)/ig),r,t=0,i=u.length;t<i;++t)r=u[t].split("=",2).reverse(),f.stops.push([r[1]||t/(i-1),r[0]]);return f}),quotedList:i(function(n){var i=[],r=/\s*((["'])([\s\S]*?[^\\])\2|[^,]+)\s*/g,t;while(t=r.exec(n))i.push(t[3]||t[1]);return i}),recognizesMedia:i(function(n){var t=document.createElement("style"),r,i,u;t.type="text/css",t.media=n;try{t.appendChild(document.createTextNode("/**/"))}catch(f){}return i=e("head")[0],i.insertBefore(t,i.firstChild),r=t.sheet||t.styleSheet,u=r&&!r.disabled,i.removeChild(t),u}),removeClass:function(n,t){var i=RegExp("(?:^|\\s+)"+t+"(?=\\s|$)","g");return n.className=n.className.replace(i,""),n},supports:function(n,t){var i=document.createElement("span").style;return i[n]===undefined?!1:(i[n]=t,i[n]===t)},textAlign:function(n,t,i,r){return t.get("textAlign")=="right"?i>0&&(n=" "+n):i<r-1&&(n+=" "),n},textShadow:i(function(n){if(n=="none")return null;var r=[],i={},t,u=0,f=/(#[a-f0-9]+|[a-z]+\(.*?\)|[a-z]+)|(-?[\d.]+[a-z%]*)|,/ig;while(t=f.exec(n))t[0]==","?(r.push(i),i={},u=0):t[1]?i.color=t[1]:i[["offX","offY","blur"][u++]]=t[2];return r.push(i),r}),textTransform:function(){var n={uppercase:function(n){return n.toUpperCase()},lowercase:function(n){return n.toLowerCase()},capitalize:function(n){return n.replace(/\b./g,function(n){return n.toUpperCase()})}};return function(t,i){var r=n[i.get("textTransform")];return r?r(t):t}}(),whiteSpace:function(){var i={inline:1,"inline-block":1,"run-in":1},n=/^\s+/,t=/\s+$/;return function(r,u,f,e){return e&&e.nodeName.toLowerCase()=="br"&&(r=r.replace(n,"")),i[u.get("display")]?r:(f.previousSibling||(r=r.replace(n,"")),f.nextSibling||(r=r.replace(t,"")),r)}}()};t.ready=function(){function u(n){return n.disabled||r(n.sheet,n.media||"screen")}function r(n,i){var e,f,u,o;if(!t.recognizesMedia(i||"all"))return!0;if(!n||n.disabled)return!1;try{e=n.cssRules;if(e)n:for(u=0,o=e.length;f=e[u],u<o;++u)switch(f.type){case 2:break;case 3:if(!r(f.styleSheet,f.media.mediaText))return!1;break;default:break n}}catch(s){}return!0}function s(){if(document.createStyleSheet)return!0;for(var t,n=0;t=c[n];++n)if(t.rel.toLowerCase()=="stylesheet"&&!u(t))return!1;for(n=0;t=l[n];++n)if(!u(t))return!1;return!0}var i=!t.recognizesMedia("all"),n=!1,f=[],h=function(){i=!0;for(var n;n=f.shift();n());},c=e("link"),l=e("style");return o.ready(function(){n||(n=t.getStyle(document.body).isUsable()),i||n&&s()?h():setTimeout(arguments.callee,10)}),function(n){i?n():f.push(n)}}();var p=" ".split(/\s+/).length==0,a=new g,b=new d,s=new nt,y=!1,h={},u={},v={autoDetect:!1,engine:null,forceHitArea:!1,hover:!1,hoverables:{a:!0},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:!0,selector:window.Sizzle||window.jQuery&&function(n){return jQuery(n)}||window.dojo&&dojo.query||window.Ext&&Ext.query||window.YAHOO&&YAHOO.util&&YAHOO.util.Selector&&YAHOO.util.Selector.query||window.$$&&function(n){return $$(n)}||window.$&&function(n){return $(n)}||document.querySelectorAll&&function(n){return document.querySelectorAll(n)}||e,separate:"words",textless:{dl:1,html:1,ol:1,table:1,tbody:1,thead:1,tfoot:1,tr:1,ul:1},textShadow:"none"},w={words:/\s/.test(" ")?/[^\S\u00a0]+/:/\s+/,characters:"",none:/^/};return n.now=function(){return o.ready(),n},n.refresh=function(){return s.repeat.apply(s,arguments),n},n.registerEngine=function(t,i){return i?(h[t]=i,n.set("engine",t)):n},n.registerFont=function(t){if(!t)return n;var r=new ft(t),i=r.family;return u[i]||(u[i]=new ut),u[i].add(r),n.set("fontFamily",'"'+i+'"')},n.replace=function(i,r,u){return r=l(v,r),r.engine?(y||(t.addClass(o.root(),"cufon-active cufon-loading"),t.ready(function(){t.addClass(t.removeClass(o.root(),"cufon-loading"),"cufon-ready")}),y=!0),r.hover&&(r.forceHitArea=!0),r.autoDetect&&delete r.fontFamily,typeof r.textShadow=="string"&&(r.textShadow=t.textShadow(r.textShadow)),typeof r.color=="string"&&/^-/.test(r.color)?r.textGradient=t.gradient(r.color):delete r.textGradient,u||s.add(i,arguments),(i.nodeType||typeof i=="string")&&(i=[i]),t.ready(function(){for(var t,u=0,f=i.length;u<f;++u)t=i[u],typeof t=="string"?n.replace(r.selector(t),r,!0):rt(t,r)}),n):n},n.set=function(t,i){return v[t]=i,n},n}(),Cufon.registerEngine("vml",function(){function o(n,t){return i(n,/(?:em|ex|%)$|^[a-z-]+$/i.test(t)?"1em":t)}function i(n,t){var u,r,i;return t==="0"?0:/px$/i.test(t)?parseFloat(t):(u=n.style.left,r=n.runtimeStyle.left,n.runtimeStyle.left=n.currentStyle.left,n.style.left=t.replace("%","em"),i=n.style.pixelLeft,n.style.left=u,n.runtimeStyle.left=r,i)}function f(n,t,r,u){var e="computed"+u,f=t[e];return isNaN(f)&&(f=t.get(u),t[e]=f=f=="normal"?0:~~r.convertFrom(i(n,f))),f}function e(n){var e=n.id,r,f;if(!t[e]){var u=n.stops,i=document.createElement("cvml:fill"),o=[];for(i.type="gradient",i.angle=180,i.focus="0",i.method="sigma",i.color=u[0][1],r=1,f=u.length-1;r<f;++r)o.push(u[r][0]*100+"% "+u[r][1]);i.colors=o.join(","),i.color2=u[f][1],t[e]=i}return t[e]}var r=document.namespaces,n,u,t;if(!r)return;return r.add("cvml","urn:schemas-microsoft-com:vml"),r=null,n=document.createElement("cvml:shape"),n.style.behavior="url(#default#VML)",n.coordsize?(n=null,u=(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:'+(u?"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;")),t={},function(n,t,r,s,h,c,l){var yt=t===null,g,p,y,b,ct,ft,a,st,v,at,lt,d,k;yt&&(t=h.alt),g=n.viewBox,p=r.computedFontSize||(r.computedFontSize=new Cufon.CSS.Size(o(c,r.get("fontSize"))+"px",n.baseSize)),yt?(y=h,b=h.firstChild):(y=document.createElement("cufon"),y.className="cufon cufon-vml",y.alt=t,b=document.createElement("cufoncanvas"),y.appendChild(b),s.printable&&(ct=document.createElement("cufontext"),ct.appendChild(document.createTextNode(t)),y.appendChild(ct)),l||y.appendChild(document.createElement("cvml:shape")));var tt=y.style,ht=b.style,ti=p.convert(g.height),ut=Math.ceil(ti),hi=ut/ti,ii=hi*Cufon.CSS.fontStretch(r.get("fontStretch")),vt=g.minX,ri=g.minY;ht.height=ut,ht.top=Math.round(p.convert(ri-n.ascent)),ht.left=Math.round(p.convert(vt)),tt.height=p.convert(n.height)+"px";var vi=r.get("color"),pt=Cufon.CSS.textTransform(t,r).split(""),nt=n.spacing(pt,f(c,r,p,"letterSpacing"),f(c,r,p,"wordSpacing"));if(!nt.length)return null;var dt=nt.total,fi=-vt+dt+(g.width-nt[nt.length-1]),ci=p.convert(fi*ii),gt=Math.round(ci),ni=fi+","+g.height,oi,li="r"+ni+"ns",ui=s.textGradient&&e(s.textGradient),si=n.glyphs,ei=0,ot=s.textShadow,bt=-1,kt=0,ai;while(ai=pt[++bt]){ft=si[pt[bt]]||n.missingGlyph;if(!ft)continue;if(yt){a=b.childNodes[kt];while(a.firstChild)a.removeChild(a.firstChild)}else a=document.createElement("cvml:shape"),b.appendChild(a);a.stroked="f",a.coordsize=ni,a.coordorigin=oi=vt-ei+","+ri,a.path=(ft.d?"m"+ft.d+"xe":"")+"m"+oi+li,a.fillcolor=vi,ui&&a.appendChild(ui.cloneNode(!1)),st=a.style,st.width=gt,st.height=ut;if(ot){var et=ot[0],it=ot[1],wt=Cufon.CSS.color(et.color),rt,w=document.createElement("cvml:shadow");w.on="t",w.color=wt.color,w.offset=et.offX+","+et.offY,it&&(rt=Cufon.CSS.color(it.color),w.type="double",w.color2=rt.color,w.offset2=it.offX+","+it.offY),w.opacity=wt.opacity||rt&&rt.opacity||1,a.appendChild(w)}ei+=nt[kt++]}return v=a.nextSibling,s.forceHitArea?(v||(v=document.createElement("cvml:rect"),v.stroked="f",v.className="cufon-vml-cover",at=document.createElement("cvml:fill"),at.opacity=0,v.appendChild(at),b.appendChild(v)),lt=v.style,lt.width=gt,lt.height=ut):v&&b.removeChild(v),tt.width=Math.max(Math.ceil(p.convert(dt*ii)),0),u&&(d=r.computedYAdjust,d===undefined&&(k=r.get("lineHeight"),k=="normal"?k="1em":isNaN(k)||(k+="em"),r.computedYAdjust=d=.5*(i(c,k)-parseFloat(tt.height))),d&&(tt.marginTop=Math.ceil(d)+"px",tt.marginBottom=d+"px")),y}):void 0}()),Cufon.registerEngine("canvas",function(){function u(n,t){var e=0,f=0,u=[],s=/([mrvxe])([^a-z]*)/g,o,r,i;n:for(r=0;o=s.exec(n);++r){i=o[2].split(",");switch(o[1]){case"v":u[r]={m:"bezierCurveTo",a:[e+~~i[0],f+~~i[1],e+~~i[2],f+~~i[3],e+=~~i[4],f+=~~i[5]]};break;case"r":u[r]={m:"lineTo",a:[e+=~~i[0],f+=~~i[1]]};break;case"m":u[r]={m:"moveTo",a:[e=~~i[0],f=~~i[1]]};break;case"x":u[r]={m:"closePath"};break;case"e":break n}t[u[r].m].apply(t,u[r].a)}return u}function r(n,t){for(var r,i=0,u=n.length;i<u;++i)r=n[i],t[r.m].apply(t,r.a)}var n=document.createElement("canvas");if(!n||!n.getContext||!n.getContext.apply)return;n=null;var i=Cufon.CSS.supports("display","inline-block"),f=!i&&(document.compatMode=="BackCompat"||/frameset|transitional/i.test(document.doctype.publicId)),t=document.createElement("style");return t.type="text/css",t.appendChild(document.createTextNode(("cufon{text-indent:0;}@media screen,projection{cufon{display:inline;display:inline-block;position:relative;vertical-align:middle;"+(f?"":"font-size:1px;line-height:1px;")+"}cufon cufontext{display:-moz-inline-box;display:inline-block;width:0;height:0;overflow:hidden;text-indent:-10000in;}"+(i?"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(t),function(n,t,f,e,o){function vt(){var o=n.glyphs,i=-1,e=-1,f,t;h.scale(dt,1);while(f=ut[++i]){t=o[ut[i]]||n.missingGlyph;if(!t)continue;t.d&&(h.beginPath(),t.code?r(t.code,h):t.code=u("m"+t.d,h),h.fill()),h.translate(p[++e],0)}h.restore()}var yt=t===null,ut,p,kt,a,y,at,et,h,ot,rt,st,ht,ft,l,pt;yt&&(t=o.getAttribute("alt"));var v=n.viewBox,c=f.getSize("fontSize",n.baseSize),k=0,nt=0,ct=0,b=0,w=e.textShadow,bt=[];if(w)for(l=w.length;l--;){var rt=w[l],g=c.convertFrom(parseFloat(rt.offX)),d=c.convertFrom(parseFloat(rt.offY));bt[l]=[g,d],d<k&&(k=d),g>nt&&(nt=g),d>ct&&(ct=d),g<b&&(b=g)}ut=Cufon.CSS.textTransform(t,f).split(""),p=n.spacing(ut,~~c.convertFrom(parseFloat(f.get("letterSpacing"))||0),~~c.convertFrom(parseFloat(f.get("wordSpacing"))||0));if(!p.length)return null;kt=p.total,nt+=v.width-p[p.length-1],b+=v.minX,yt?(a=o,y=o.firstChild):(a=document.createElement("cufon"),a.className="cufon cufon-canvas",a.setAttribute("alt",t),y=document.createElement("canvas"),a.appendChild(y),e.printable&&(at=document.createElement("cufontext"),at.appendChild(document.createTextNode(t)),a.appendChild(at)));var tt=a.style,it=y.style,lt=c.convert(v.height),ii=Math.ceil(lt),wt=ii/lt,dt=wt*Cufon.CSS.fontStretch(f.get("fontStretch")),ti=kt*dt,gt=Math.ceil(c.convert(ti+nt-b)),ni=Math.ceil(c.convert(v.height-k+ct));y.width=gt,y.height=ni,it.width=gt+"px",it.height=ni+"px",k+=v.minY,it.top=Math.round(c.convert(k-n.ascent))+"px",it.left=Math.round(c.convert(b))+"px",et=Math.max(Math.ceil(c.convert(ti)),0)+"px",i?(tt.width=et,tt.height=c.convert(n.height)+"px"):(tt.paddingLeft=et,tt.paddingBottom=c.convert(n.height)-1+"px"),h=y.getContext("2d"),ot=lt/v.height,h.scale(ot,ot*wt),h.translate(-b,-k),h.save();if(w)for(l=w.length;l--;)rt=w[l],h.save(),h.fillStyle=rt.color,h.translate.apply(h,bt[l]),vt();st=e.textGradient;if(st){for(ht=st.stops,ft=h.createLinearGradient(0,v.minY,0,v.maxY),l=0,pt=ht.length;l<pt;++l)ft.addColorStop.apply(ft,ht[l]);h.fillStyle=ft}else h.fillStyle=f.get("color");return vt(),a}}());
/*!
 * The following copyright notice may not be removed under any circumstances.
 * 
 * Copyright:
 *  The digitally encoded machine readable software for producing the
 Typefaces
 * licensed to you is copyrighted (c) 1990, 1992 Adobe Systems.
 All Rights
 * Reserved. This software is the property of Adobe Systems
 Incorporated and its
 * licensors, and may not be reproduced, used, 
 displayed, modified, disclosed or
 * transferred without the express 
 written approval of Adobe.
 
 The digitally
 * encoded machine readable outline data for producing
 the Typefaces licensed to
 * you is copyrighted (c) 1981 Linotype-Hell
 AG and/or its subsidiaries. All
 * Rights Reserved.
 This data is the property of Linotype-Hell AG and/or its
 * subsidiaries
 and may not be reproduced, used, displayed, modified, disclosed or
 * 
 transferred without the express written approval of Linotype-Hell AG 
 and/or
 * its subsidiaries.
 12 DIN 30640 Neuzeit Grotesk* Light 04470
 */
Cufon.registerFont({w:206,face:{"font-family":"DINSchrift","font-weight":200,"font-stretch":"normal","units-per-em":"360","panose-1":"2 0 3 3 0 0 0 0 0 0",ascent:"288",descent:"-72","x-height":"4",bbox:"-13 -347 360 90","underline-thickness":"18","underline-position":"-36",stemh:"30",stemv:"32","unicode-range":"U+0020-U+00FF"},glyphs:{" ":{w:93},"!":{d:"40,-21v0,-13,10,-24,23,-24v13,0,24,11,24,24v0,13,-11,24,-24,24v-13,0,-23,-11,-23,-24xm46,-66r0,-208r35,0r0,208r-35,0",w:126},'"':{d:"53,-172r0,-102r27,0r0,102r-27,0xm108,-172r0,-102r26,0r0,102r-26,0",w:187},"#":{d:"114,-103r8,-58r-49,0r-7,58r48,0xm125,-183r11,-81r25,0r-12,81r37,0r0,22r-40,0r-8,58r37,0r0,22r-40,0r-11,81r-25,0r12,-81r-49,0r-11,81r-24,0r11,-81r-37,0r0,-22r40,0r8,-58r-37,0r0,-22r40,0r11,-81r25,0r-11,81r48,0",w:187},$:{d:"82,-155r0,-84v-54,13,-50,71,0,84xm103,-111r0,85v27,-2,45,-19,45,-41v1,-22,-20,-35,-45,-44xm82,30r0,-27v-44,-4,-73,-29,-77,-77r35,0v3,25,13,43,42,48r0,-92v-41,-14,-73,-39,-73,-77v0,-41,33,-68,73,-72r0,-27r21,0r0,27v41,3,71,28,75,79r-32,0v-4,-28,-19,-47,-43,-51r0,91v43,13,79,41,79,78v0,41,-31,70,-79,73r0,27r-21,0",w:187},"%":{d:"83,-135v-43,1,-52,-33,-52,-81v0,-32,21,-51,52,-51v42,-1,53,33,53,81v0,32,-22,51,-53,51xm83,-159v24,1,25,-26,24,-52v0,-19,-7,-32,-24,-32v-24,-1,-25,26,-24,52v0,19,7,32,24,32xm243,3v-43,1,-52,-33,-52,-81v0,-32,21,-51,52,-51v42,-1,53,33,53,81v0,32,-22,51,-53,51xm243,-22v24,1,25,-25,24,-51v0,-19,-7,-32,-24,-32v-24,-1,-25,26,-24,52v0,19,7,31,24,31xm74,3r150,-270r29,0r-151,270r-28,0",w:326},"&":{d:"164,-68r-47,-70v-46,28,-59,46,-59,66v0,23,18,42,42,42v20,0,41,-15,64,-38xm152,-214v0,-12,-8,-22,-20,-22v-28,0,-25,39,-5,58v18,-12,25,-24,25,-36xm188,-90r40,-36r22,22r-43,39r46,65r-42,0r-29,-42v-30,30,-51,45,-83,45v-43,0,-73,-33,-73,-73v0,-42,27,-67,74,-92v-38,-40,-22,-102,32,-102v74,0,60,87,12,110",w:266},"(":{d:"117,60r-24,19v-89,-104,-89,-262,0,-366r24,20v-77,93,-76,234,0,327",w:126},")":{d:"33,79r-24,-19v76,-93,77,-234,0,-327r24,-20v90,104,90,262,0,366",w:126},"*":{d:"63,-226r-1,-48r23,0r-1,48r43,-16r7,22r-44,14r30,37r-20,12r-27,-38r-26,38r-20,-12r30,-37r-44,-14r7,-22",w:146},"+":{d:"95,-104r0,-78r26,0r0,78r78,0r0,26r-78,0r0,78r-26,0r0,-78r-78,0r0,-26r78,0",w:216},",":{d:"1,50r36,-95r33,16r-45,89",w:93},"-":{d:"11,-83r0,-33r85,0r0,33r-85,0",w:106},".":{d:"23,-21v0,-13,11,-24,24,-24v13,0,24,11,24,24v0,13,-11,24,-24,24v-13,0,-24,-11,-24,-24",w:93},"/":{d:"7,4r124,-282r28,0r-123,282r-29,0",w:166},"0":{d:"15,-85r0,-101v0,-43,30,-81,79,-81v49,0,78,38,78,81r0,101v0,60,-32,88,-78,88v-46,0,-79,-28,-79,-88xm94,-26v71,0,45,-98,45,-162v0,-25,-13,-49,-45,-49v-72,0,-46,97,-46,162v0,25,14,49,46,49",w:187},"1":{d:"16,-190r0,-35r84,-47r0,272r-32,0r0,-221",w:146},"2":{d:"9,0r101,-151v25,-26,32,-84,-17,-86v-24,0,-43,13,-45,45r-33,0v1,-45,32,-75,76,-75v57,0,91,62,59,111r-83,126r94,0r0,30r-152,0",w:187},"3":{d:"28,-125r77,-109r-89,0r0,-30r147,0r-70,101v44,0,77,31,77,80v1,89,-126,123,-166,40r27,-16v21,51,104,41,107,-22v2,-55,-70,-73,-105,-40",w:187},"4":{d:"112,-94r-1,-94r-65,94r66,0xm112,0r0,-66r-108,0r0,-14r134,-190r6,0r0,176r30,0r0,28r-30,0r0,66r-32,0",w:187},"5":{d:"28,-116r-3,-2r0,-146r128,0r0,30r-98,0r0,74v56,-21,116,7,116,76v0,48,-36,87,-83,87v-41,0,-65,-17,-83,-47r27,-17v23,51,105,49,107,-22v2,-59,-74,-73,-111,-33",w:187},"6":{d:"44,-78v0,34,23,52,50,52v29,0,49,-20,49,-52v0,-32,-20,-53,-49,-53v-27,0,-50,19,-50,53xm114,-267r39,0r-74,111v55,-16,97,30,96,75v0,49,-36,84,-80,84v-46,0,-83,-31,-83,-81v0,-63,73,-136,102,-189",w:187},"7":{d:"26,0r98,-234r-107,0r0,-30r153,0r-110,264r-34,0",w:187},"8":{d:"143,-77v0,-31,-22,-50,-49,-50v-27,0,-50,19,-50,50v0,31,23,51,50,51v27,0,49,-20,49,-51xm132,-199v0,-23,-16,-40,-38,-40v-22,0,-39,17,-39,40v0,23,17,40,39,40v22,0,38,-17,38,-40xm94,3v-90,0,-109,-120,-37,-147v-56,-27,-41,-123,37,-123v79,0,93,96,36,123v71,26,55,147,-36,147",w:187},"9":{d:"143,-186v0,-34,-22,-53,-49,-53v-29,0,-50,21,-50,53v0,32,21,53,50,53v27,0,49,-19,49,-53xm35,3r73,-111v-55,16,-97,-31,-96,-76v0,-49,36,-83,80,-83v46,0,83,31,83,81v0,63,-73,136,-102,189r-38,0",w:187},":":{d:"23,-21v0,-13,11,-24,24,-24v13,0,24,11,24,24v0,13,-11,24,-24,24v-13,0,-24,-11,-24,-24xm23,-168v0,-13,11,-24,24,-24v13,0,24,11,24,24v0,13,-11,24,-24,24v-13,0,-24,-11,-24,-24",w:93},";":{d:"1,50r36,-95r33,16r-45,89xm23,-168v0,-13,11,-24,24,-24v13,0,24,11,24,24v0,13,-11,24,-24,24v-13,0,-24,-11,-24,-24",w:93},"<":{d:"17,-79r0,-24r182,-82r0,27r-150,67r150,67r0,27",w:216},"=":{d:"17,-114r0,-27r182,0r0,27r-182,0xm17,-41r0,-27r182,0r0,27r-182,0",w:216},">":{d:"167,-91r-150,-67r0,-27r182,82r0,24r-182,82r0,-27",w:216},"?":{d:"95,-66r-33,0v-3,-62,19,-81,54,-104v30,-20,17,-74,-21,-73v-28,0,-41,21,-41,45r-35,0v3,-44,30,-76,76,-76v69,0,100,84,45,126v-27,21,-48,24,-45,82xm55,-21v0,-13,10,-24,23,-24v13,0,24,11,24,24v0,13,-11,24,-24,24v-13,0,-23,-11,-23,-24",w:187},"@":{d:"184,-155v0,-18,-14,-35,-31,-35v-36,0,-61,43,-61,74v0,22,13,36,34,36v33,0,58,-45,58,-75xm196,-188r7,-23r28,0r-35,124v0,6,3,9,8,9v28,0,57,-40,57,-80v0,-61,-50,-98,-111,-98v-71,0,-120,54,-120,120v0,110,154,158,218,75r27,0v-26,41,-72,65,-122,65v-84,0,-150,-62,-150,-142v0,-78,66,-140,147,-140v72,0,135,48,135,116v0,68,-58,109,-93,109v-14,0,-24,-9,-27,-23v-30,42,-103,20,-103,-37v0,-51,36,-104,90,-104v18,0,35,8,44,29",w:288},A:{d:"222,0r-25,-64r-128,0r-24,64r-38,0r111,-274r30,0r112,274r-38,0xm185,-94r-52,-134r-52,134r104,0",w:266},B:{d:"27,-274v83,-3,163,-3,163,76v1,27,-15,43,-34,55v91,20,53,143,-30,143r-99,0r0,-274xm62,-30r52,0v46,0,60,-22,60,-47v0,-22,-14,-47,-60,-47r-52,0r0,94xm155,-197v0,-45,-44,-49,-93,-46r0,89v46,3,93,0,93,-43",w:226},C:{d:"257,-243r-23,26v-63,-63,-179,-14,-179,80v0,96,119,143,181,80r22,25v-24,22,-60,36,-95,36v-191,-3,-192,-279,0,-282v36,0,72,15,94,35",w:266},D:{d:"27,0r0,-274r90,0v67,0,132,58,132,136v0,78,-62,138,-140,138r-82,0xm62,-32v90,10,150,-30,150,-108v0,-73,-64,-111,-150,-101r0,209",w:266},E:{d:"27,0r0,-274r142,0r0,33r-107,0r0,87r107,0r0,32r-107,0r0,90r107,0r0,32r-142,0",w:186},F:{d:"27,0r0,-274r142,0r0,33r-107,0r0,87r107,0r0,32r-107,0r0,122r-35,0",w:186},G:{d:"172,-118r0,-33r138,0v0,98,-68,155,-145,155v-191,0,-192,-279,0,-282v32,0,65,9,97,37r-22,26v-67,-67,-183,-18,-183,78v0,64,52,109,108,109v49,0,95,-33,107,-90r-100,0",w:326},H:{d:"205,-156r0,-118r34,0r0,274r-34,0r0,-124r-143,0r0,124r-35,0r0,-274r35,0r0,118r143,0",w:266},I:{d:"26,0r0,-274r34,0r0,274r-34,0",w:86},J:{d:"19,-241r0,-33r120,0r0,185v0,68,-50,98,-124,93r0,-32v59,2,90,-11,90,-68r0,-145r-86,0",w:166},K:{d:"62,-148r112,-126r44,0r-123,134r126,140r-50,0r-109,-125r0,125r-35,0r0,-274r35,0r0,126",w:226},L:{d:"27,0r0,-274r35,0r0,242r96,0r0,32r-131,0",w:166},M:{d:"173,-67r111,-207r35,0r0,274r-35,0r0,-203r-111,206r-111,-206r0,203r-35,0r0,-274r35,0",w:346},N:{d:"205,-62r1,-212r34,0r0,274r-32,0r-148,-212r0,212r-34,0r0,-274r32,0",w:266},O:{d:"163,4v-191,-3,-192,-279,0,-282v191,3,192,279,0,282xm55,-137v0,65,52,109,108,109v56,0,108,-44,108,-109v0,-65,-52,-109,-108,-109v-56,0,-108,44,-108,109",w:326},P:{d:"27,0r0,-274r76,0v58,0,92,45,92,91v1,60,-54,101,-133,90r0,93r-35,0xm62,-123v56,4,99,-7,99,-60v0,-53,-42,-64,-99,-60r0,120"},Q:{d:"279,7r-30,-29v-23,16,-51,26,-86,26v-191,-3,-192,-282,0,-282v134,0,185,145,110,234r28,29xm219,-97r29,28v15,-18,23,-41,23,-68v0,-65,-52,-109,-108,-109v-56,0,-108,44,-108,109v-1,89,99,138,169,90r-27,-28",w:326},R:{d:"173,0r-111,-117r0,117r-35,0r0,-274v87,-5,172,-1,171,83v0,49,-38,79,-83,82r106,109r-48,0xm62,-243r0,105v56,5,108,-12,101,-52v2,-48,-47,-57,-101,-53",w:226},S:{d:"188,-195r-32,0v-5,-32,-24,-53,-53,-53v-68,0,-62,73,-9,88v46,12,98,42,98,88v0,44,-35,76,-88,76v-50,0,-85,-26,-89,-81r34,0v3,30,18,51,57,51v30,0,51,-19,51,-43v0,-33,-47,-47,-77,-58v-41,-16,-61,-40,-61,-75v0,-47,39,-76,84,-76v45,0,81,28,85,83"},T:{d:"76,0r0,-241r-68,0r0,-33r171,0r0,33r-68,0r0,241r-35,0",w:186},U:{d:"26,-99r0,-175r34,0v7,99,-33,246,73,246v106,0,65,-147,73,-246r34,0r0,175v0,59,-45,103,-108,103v-62,0,-106,-44,-106,-103",w:266},V:{d:"202,-274r37,0r-101,274r-29,0r-101,-274r36,0r79,219",w:246},W:{d:"324,-274r36,0r-84,274r-27,0r-66,-217r-66,217r-27,0r-84,-274r37,0r62,208r62,-208r32,0r63,209",w:366},X:{d:"123,-168r70,-106r42,0r-91,135r95,139r-43,0r-73,-111r-73,111r-43,0r95,-139r-91,-135r42,0",w:246},Y:{d:"113,-145r70,-129r40,0r-92,165r0,109r-35,0r0,-109r-92,-165r40,0",w:226},Z:{d:"9,0r150,-241r-137,0r0,-33r196,0r-150,242r143,0r0,32r-202,0",w:226},"[":{d:"42,66r0,-340r71,0r0,27r-39,0r0,287r39,0r0,26r-71,0",w:126},"\\":{d:"131,4r-124,-282r29,0r123,282r-28,0",w:166},"]":{d:"53,40r0,-287r-39,0r0,-27r71,0r0,340r-71,0r0,-26r39,0",w:126},"^":{d:"168,-112r-60,-124r-60,124r-29,0r77,-152r24,0r77,152r-29,0",w:216},_:{d:"0,45r0,-18r180,0r0,18r-180,0",w:180},a:{d:"151,-106v10,-66,-62,-67,-108,-44r-14,-27v65,-29,154,-20,154,49r0,128r-30,0r0,-20v-40,46,-141,23,-141,-43v0,-56,95,-87,139,-43xm99,-24v73,-1,73,-74,0,-75v-74,1,-72,74,0,75"},b:{d:"194,-95v0,-31,-24,-67,-68,-67v-35,0,-67,30,-67,68v0,37,31,68,68,68v34,0,67,-26,67,-69xm27,0r0,-274r32,0r1,116v48,-68,169,-25,169,62v0,93,-121,131,-170,67r0,29r-32,0",w:246},c:{d:"178,-168r-22,25v-39,-39,-105,-16,-105,51v0,57,70,87,107,47r19,24v-58,57,-161,8,-161,-72v0,-54,42,-99,96,-99v28,0,53,12,66,24",w:186},d:{d:"187,-94v0,-38,-31,-68,-66,-68v-44,0,-69,36,-69,67v0,43,34,69,68,69v37,0,67,-31,67,-68xm186,-158v4,-35,0,-78,1,-116r32,0r0,274r-32,0v-1,-9,2,-22,-1,-29v-47,65,-169,26,-169,-67v0,-86,120,-130,169,-62",w:246},e:{d:"178,-56r25,20v-25,28,-52,40,-85,40v-136,3,-131,-198,-5,-196v58,0,98,45,98,111r-160,0v7,59,93,74,127,25xm51,-108r124,0v-3,-31,-29,-54,-62,-54v-40,0,-59,28,-62,54",w:226},f:{d:"35,-188v-6,-55,17,-87,65,-88r0,33v-32,-4,-34,24,-32,55r30,0r0,29r-30,0r0,159r-33,0r0,-159r-28,0r0,-29r28,0",w:106},g:{d:"184,-188r33,0r0,162v13,110,-135,137,-194,65r26,-21v44,61,149,35,135,-48v-18,21,-37,32,-73,32v-63,0,-96,-53,-96,-97v0,-87,119,-131,169,-63r0,-30xm184,-94v0,-38,-31,-68,-66,-68v-44,0,-69,36,-69,67v0,43,34,69,68,69v37,0,67,-31,67,-68",w:246},h:{d:"149,0v-7,-63,24,-159,-43,-162v-67,-3,-46,98,-49,162r-32,0r0,-274r32,0r1,108v33,-47,124,-30,124,45r0,121r-33,0"},i:{d:"27,0r0,-188r32,0r0,188r-32,0xm21,-247v0,-13,9,-23,22,-23v13,0,23,10,23,23v0,13,-10,23,-23,23v-13,0,-22,-10,-22,-23",w:86},j:{d:"27,17r0,-205r32,0r0,202v0,42,-21,62,-55,65r0,-30v15,0,23,-12,23,-32xm21,-247v0,-13,9,-23,22,-23v13,0,23,10,23,23v0,13,-10,23,-23,23v-13,0,-22,-10,-22,-23",w:86},k:{d:"59,-106r80,-82r42,0r-87,87r89,101r-45,0r-79,-91r0,91r-32,0r0,-274r32,0r0,168",w:186},l:{d:"23,-274r32,0r0,215v2,26,11,31,31,29r0,30v-40,3,-62,-11,-63,-56r0,-218",w:86},m:{d:"267,0v-4,-59,19,-162,-41,-162v-67,0,-43,99,-47,162r-32,0v-4,-59,19,-162,-41,-162v-67,0,-43,99,-47,162r-33,0r0,-188r33,0r0,23v25,-37,82,-40,108,6v33,-58,133,-38,133,41r0,118r-33,0",w:326},n:{d:"149,0v-7,-63,24,-159,-43,-162v-67,-3,-46,98,-49,162r-32,0r0,-188r32,0v1,7,-2,17,1,22v33,-47,124,-30,124,45r0,121r-33,0"},o:{d:"22,-94v0,-53,42,-98,101,-98v59,0,102,45,102,98v0,54,-41,98,-102,98v-61,0,-101,-44,-101,-98xm123,-162v-36,0,-67,29,-67,68v0,36,31,68,67,68v36,0,67,-32,67,-68v0,-39,-31,-68,-67,-68",w:246},p:{d:"194,-95v0,-31,-24,-67,-68,-67v-35,0,-67,30,-67,68v0,37,31,68,68,68v34,0,67,-26,67,-69xm27,79r0,-267r32,0v1,9,-2,23,1,30v48,-68,169,-25,169,62v0,93,-121,131,-170,67r0,108r-32,0",w:246},q:{d:"187,-94v0,-38,-31,-68,-66,-68v-44,0,-69,36,-69,67v0,43,34,69,68,69v37,0,67,-31,67,-68xm186,-158v3,-7,0,-21,1,-30r32,0r0,267r-32,0r-1,-108v-47,65,-169,26,-169,-67v0,-86,120,-130,169,-62",w:246},r:{d:"27,0r0,-188r32,0v1,8,-2,21,1,27v16,-29,32,-31,59,-31r0,34v-37,-6,-60,11,-60,51r0,107r-32,0",w:126},s:{d:"14,-55r30,0v2,20,19,31,39,31v51,0,50,-45,4,-54v-33,-6,-71,-21,-71,-57v0,-31,23,-57,67,-57v48,0,65,30,65,58r-31,0v-3,-21,-13,-31,-35,-31v-35,-1,-47,40,-13,49v35,9,84,20,84,62v0,38,-33,58,-68,58v-44,0,-70,-23,-71,-59",w:166},t:{d:"33,-188r0,-45r32,0r0,45r30,0r0,29r-30,0r0,115v-3,16,16,14,31,14r0,30v-38,2,-63,-3,-63,-40r0,-119r-26,0r0,-29r26,0",w:106},u:{d:"149,0r0,-22v-33,46,-124,32,-124,-44r0,-122r32,0v7,63,-24,159,44,162v67,2,45,-98,48,-162r33,0r0,188r-33,0"},v:{d:"103,-43r60,-145r36,0r-81,188r-30,0r-81,-188r37,0"},w:{d:"217,-52v18,-43,31,-92,48,-136r35,0r-69,188r-27,0r-51,-147r-50,147r-27,0r-69,-188r34,0r48,136r47,-136r35,0",w:306},x:{d:"103,-120r53,-68r41,0r-72,92r75,96r-43,0r-54,-70r-55,70r-42,0r76,-96r-73,-92r44,0"},y:{d:"46,79r35,-82r-78,-185r37,0r60,145r61,-145r34,0r-115,267r-34,0"},z:{d:"8,0r97,-159r-87,0r0,-29r141,0r-97,160r92,0r0,28r-146,0",w:166},"{":{d:"23,-93r0,-22v68,-7,-20,-180,91,-159r0,23v-63,-8,3,131,-58,148v34,7,29,67,29,112v0,28,5,38,29,35r0,22v-37,3,-59,-5,-61,-46v-2,-44,9,-109,-30,-113",w:126},"|":{d:"27,90r0,-360r26,0r0,360r-26,0",w:79},"}":{d:"13,66r0,-22v62,8,-4,-132,58,-148v-35,-7,-31,-66,-30,-112v0,-28,-4,-38,-28,-35r0,-23v38,-4,59,6,61,47v2,43,-9,108,29,112r0,22v-67,8,21,180,-90,159",w:126},"~":{d:"146,-66v-25,0,-56,-24,-77,-25v-10,0,-19,7,-31,26r-13,-20v10,-19,24,-31,45,-31v25,0,56,24,77,25v10,0,19,-7,31,-26r13,20v-10,19,-24,31,-45,31",w:216},"¡":{d:"40,-174v0,-13,10,-23,23,-23v13,0,24,10,24,23v0,13,-11,24,-24,24v-13,0,-23,-11,-23,-24xm46,79r0,-208r35,0r0,208r-35,0",w:126},"¢":{d:"90,-34r32,-127v-36,-5,-67,21,-68,69v0,26,14,48,36,58xm72,39r10,-42v-39,-14,-62,-50,-62,-90v1,-58,46,-106,109,-98r9,-34r18,0r-9,38v15,4,27,12,35,19r-22,25v-6,-6,-14,-11,-21,-14r-31,128v21,7,39,-5,53,-17r19,23v-21,20,-48,30,-80,24r-9,38r-19,0",w:187},"£":{d:"21,-127r0,-18r28,0v-48,-46,-12,-122,51,-122v44,0,66,24,73,66r-34,0v-3,-20,-15,-38,-38,-38v-18,0,-40,9,-40,40v0,14,9,31,27,54r63,0r0,18r-52,0v19,24,16,56,-9,77v36,2,58,38,89,8r0,35v-35,27,-72,-14,-104,-14v-13,0,-22,7,-25,21r-30,0v0,-19,16,-45,44,-51v14,-10,22,-61,-1,-76r-42,0",w:187},"¥":{d:"78,0r0,-65r-63,0r0,-20r63,0v1,-15,0,-29,-6,-37r-57,0r0,-21r48,0r-55,-121r34,0r52,119r51,-119r35,0r-56,121r48,0r0,21r-57,0v-6,8,-7,22,-6,37r63,0r0,20r-63,0r0,65r-31,0",w:187},"§":{d:"21,2r32,0v0,52,78,51,78,5v6,-24,-36,-38,-60,-44v-60,-14,-71,-98,-16,-125v-61,-25,-31,-116,39,-116v40,0,70,23,72,70r-33,0v0,-25,-14,-41,-42,-41v-20,0,-37,14,-37,31v0,37,39,42,67,50v62,17,60,102,9,123v21,9,36,24,36,51v0,38,-33,63,-71,63v-57,0,-74,-39,-74,-67xm134,-104v-1,-55,-79,-54,-81,0v1,55,80,56,81,0",w:187},"¤":{d:"146,-201r20,-19r15,16r-19,20v23,27,24,77,0,104r19,20r-15,15r-20,-19v-27,25,-78,25,-105,0r-20,19r-15,-15r19,-20v-23,-27,-24,-77,0,-104r-19,-20r15,-16r20,19v27,-24,78,-24,105,0xm154,-132v0,-33,-27,-60,-60,-60v-33,0,-61,27,-61,60v0,33,28,60,61,60v33,0,60,-27,60,-60",w:187},"'":{d:"40,-172r0,-102r27,0r0,102r-27,0",w:106},"«":{d:"97,-99r39,-69r30,0r-40,69r40,69r-30,0xm24,-99r39,-69r30,0r-40,69r40,69r-30,0",w:187},"·":{d:"23,-116v0,-13,11,-24,24,-24v13,0,24,11,24,24v0,13,-11,23,-24,23v-13,0,-24,-10,-24,-23",w:93},"¶":{d:"153,65r0,-316r-42,0r0,316r-27,0r0,-204v-46,0,-77,-29,-77,-66v0,-81,93,-69,173,-69r0,339r-27,0",w:216},"»":{d:"134,-99r-40,-69r30,0r39,69r-39,69r-30,0xm62,-99r-41,-69r30,0r39,69r-39,69r-30,0",w:187},"¿":{d:"93,-129r32,0v4,62,-20,82,-54,105v-30,21,-17,74,22,73v28,0,40,-21,40,-45r35,0v-3,44,-30,75,-76,75v-69,0,-99,-83,-45,-125v27,-21,49,-24,46,-83xm85,-174v0,-13,11,-23,24,-23v13,0,23,10,23,23v0,13,-10,24,-23,24v-13,0,-24,-11,-24,-24",w:187},"`":{d:"38,-217v-15,-17,-35,-27,-47,-47r44,0r29,47r-26,0",w:86},"´":{d:"23,-217r29,-47r43,0v-11,20,-33,30,-47,47r-25,0",w:86},"¯":{d:"-11,-226r0,-24r109,0r0,24r-109,0",w:86},"¨":{d:"54,-239v0,-13,10,-23,23,-23v13,0,22,10,22,23v0,13,-9,22,-22,22v-13,0,-23,-9,-23,-22xm-13,-239v0,-13,10,-23,23,-23v13,0,22,10,22,23v0,13,-9,22,-22,22v-13,0,-23,-9,-23,-22",w:86},"¸":{d:"10,71r-9,-18v24,-6,39,-19,48,-44r31,12v-13,32,-36,46,-70,50",w:86},"Æ":{d:"190,0r0,-64r-108,0r-36,64r-39,0r160,-274r162,0r0,33r-105,0r0,87r105,0r0,32r-105,0r0,90r105,0r0,32r-139,0xm190,-94r-1,-155r-90,155r91,0",w:346},"ª":{d:"94,-217v2,-37,-41,-34,-68,-22r-9,-19v41,-17,101,-12,101,29r0,78r-21,0r0,-12v-26,28,-92,16,-92,-27v0,-35,60,-52,89,-27xm62,-168v44,-1,44,-39,0,-41v-43,2,-44,40,0,41",w:134},"Ø":{d:"82,-64r147,-159v-68,-53,-175,-7,-174,86v0,29,10,54,27,73xm244,-209r-147,159v69,52,175,5,174,-87v0,-29,-11,-54,-27,-72xm25,-3r33,-36v-82,-86,-33,-237,105,-239v37,0,67,12,90,30r33,-36r15,14r-33,35v82,86,33,237,-105,239v-37,0,-67,-11,-90,-29r-33,36",w:326},"º":{d:"12,-207v0,-32,28,-60,68,-60v40,0,68,28,68,60v0,32,-27,59,-68,59v-41,0,-68,-27,-68,-59xm39,-207v0,21,17,39,41,39v24,0,41,-18,41,-39v0,-22,-19,-38,-41,-38v-22,0,-41,16,-41,38",w:159},"æ":{d:"100,-24v73,-1,73,-74,0,-75v-74,1,-72,74,0,75xm152,-106v10,-66,-62,-67,-108,-44r-14,-27v57,-26,125,-19,146,22v12,-21,39,-37,66,-37v61,2,96,50,92,111r-149,0v-3,57,93,73,118,29r24,20v-35,49,-126,46,-154,0v-36,59,-160,45,-160,-31v0,-56,95,-87,139,-43xm185,-108r115,0v-6,-68,-106,-75,-115,0",w:346},"ø":{d:"69,-55r96,-92v-55,-49,-144,28,-96,92xm178,-133r-96,92v53,48,142,-29,96,-92xm19,-7r25,-24v-51,-61,-7,-161,79,-161v26,0,48,9,66,23r26,-25r13,14r-26,24v52,61,9,160,-79,160v-26,0,-49,-8,-66,-22r-26,24",w:246},"ß":{d:"88,-4r8,-29v36,19,80,-2,80,-49v0,-38,-30,-59,-72,-57r0,-29v27,2,43,-12,44,-39v0,-24,-16,-39,-40,-39v-24,0,-40,14,-40,50r0,196r-33,0r0,-159r-26,0r0,-29r26,0v-4,-52,19,-88,74,-88v75,0,93,86,43,117v98,20,63,168,-30,161v-10,0,-22,-2,-34,-6",w:226},"÷":{d:"17,-78r0,-26r182,0r0,26r-182,0xm83,-165v0,-14,11,-25,25,-25v14,0,25,11,25,25v0,14,-11,25,-25,25v-14,0,-25,-11,-25,-25xm83,-17v0,-14,11,-25,25,-25v14,0,25,11,25,25v0,14,-11,25,-25,25v-14,0,-25,-11,-25,-25",w:216},"¾":{d:"217,-58v-1,-17,2,-37,-1,-52r-38,52r39,0xm217,0r0,-38r-69,0r0,-10r87,-112r6,0r0,102r17,0r0,20r-17,0r0,38r-24,0xm54,3r150,-270r29,0r-151,270r-28,0xm24,-184r48,-63r-55,0r0,-20r97,0r-47,59v27,0,51,18,51,49v0,54,-83,74,-109,24r18,-13v12,29,64,24,66,-9v3,-33,-45,-42,-65,-22",w:280},"¼":{d:"217,-58v-1,-17,2,-37,-1,-52r-38,52r39,0xm217,0r0,-38r-69,0r0,-10r87,-112r6,0r0,102r17,0r0,20r-17,0r0,38r-24,0xm41,3r151,-270r28,0r-151,270r-28,0xm14,-214r0,-24r58,-29r0,160r-27,0r0,-125",w:280},"¹":{d:"9,-214r0,-24r57,-29r0,160r-26,0r0,-125",w:95},"×":{d:"108,-109r64,-65r18,19r-64,64r64,64r-18,18r-64,-64r-64,64r-18,-18r64,-64r-64,-64r18,-19",w:216},"®":{d:"3,-137v0,-78,63,-141,141,-141v78,0,141,63,141,141v0,78,-63,141,-141,141v-78,0,-141,-63,-141,-141xm261,-137v0,-64,-53,-116,-117,-116v-64,0,-117,52,-117,116v0,64,53,117,117,117v64,0,117,-53,117,-117xm183,-55r-43,-71r-26,0r0,71r-24,0r0,-163v53,0,119,-9,119,46v0,29,-18,42,-42,45r46,72r-30,0xm114,-147v30,0,74,5,70,-25v4,-30,-39,-26,-70,-26r0,51",w:288},"Þ":{d:"27,0r0,-274r35,0r0,40v79,-10,133,30,133,91v0,60,-54,101,-133,90r0,53r-35,0xm62,-84v56,4,99,-6,99,-59v0,-53,-42,-64,-99,-60r0,119"},"¦":{d:"27,63r0,-126r26,0r0,126r-26,0xm27,-117r0,-126r26,0r0,126r-26,0",w:79},"Ð":{d:"27,-154r0,-120r90,0v67,0,132,58,132,136v0,78,-62,138,-140,138r-82,0r0,-124r-20,0r0,-30r20,0xm62,-32v90,10,150,-30,150,-108v0,-73,-64,-111,-150,-101r0,87r62,0r0,30r-62,0r0,92",w:266},"½":{d:"32,3r150,-270r29,0r-151,270r-28,0xm188,-113r-27,0v-5,-56,97,-65,97,-8v0,33,-40,70,-55,97r53,0r0,24r-99,0v23,-38,61,-75,75,-120v-5,-23,-43,-21,-44,7xm9,-214r0,-24r57,-29r0,160r-26,0r0,-125",w:280},"ç":{d:"178,-168r-22,25v-39,-39,-105,-16,-105,51v0,57,70,87,107,47r19,24v-58,57,-161,8,-161,-72v0,-54,42,-99,96,-99v28,0,53,12,66,24xm73,71r-9,-18v24,-6,38,-19,47,-44r32,12v-13,32,-36,46,-70,50",w:186},"ð":{d:"123,-162v-36,0,-67,29,-67,68v0,36,31,68,67,68v36,0,67,-32,67,-68v0,-39,-31,-68,-67,-68xm84,-215r-19,-15r43,-18v-14,-7,-29,-12,-44,-15r28,-20v19,5,36,11,50,20r47,-20r19,15r-45,19v41,33,62,83,62,141v0,75,-44,112,-102,112v-61,0,-101,-44,-101,-98v0,-76,105,-131,159,-74v-7,-27,-26,-50,-50,-67",w:246},"±":{d:"95,-124r0,-58r26,0r0,58r78,0r0,26r-78,0r0,58r-26,0r0,-58r-78,0r0,-26r78,0xm17,0r0,-27r182,0r0,27r-182,0",w:216},"Ç":{d:"257,-243r-23,26v-63,-63,-179,-14,-179,80v0,96,119,143,181,80r22,25v-24,22,-60,36,-95,36v-191,-3,-192,-279,0,-282v36,0,72,15,94,35xm120,71r-10,-18v24,-6,39,-19,48,-44r31,12v-13,32,-35,46,-69,50",w:266},"þ":{d:"194,-95v0,-31,-24,-67,-68,-67v-35,0,-67,30,-67,68v0,37,31,68,68,68v34,0,67,-26,67,-69xm27,79r0,-353r32,0r1,116v48,-68,169,-25,169,62v0,93,-121,131,-170,67r0,108r-32,0",w:246},"©":{d:"193,-111r26,0v-7,37,-35,60,-70,60v-51,0,-83,-38,-83,-87v0,-93,141,-119,153,-27r-26,0v-19,-64,-99,-35,-99,27v0,33,21,65,55,65v24,0,41,-17,44,-38xm3,-137v0,-78,63,-141,141,-141v78,0,141,63,141,141v0,78,-63,141,-141,141v-78,0,-141,-63,-141,-141xm261,-137v0,-64,-53,-116,-117,-116v-64,0,-117,52,-117,116v0,64,53,117,117,117v64,0,117,-53,117,-117",w:288},"¬":{d:"172,-39r0,-75r-155,0r0,-27r182,0r0,102r-27,0",w:216},"²":{d:"37,-220r-27,0v-4,-57,98,-64,98,-8v0,32,-40,70,-55,97r52,0r0,24r-99,0v23,-38,62,-74,75,-119v-4,-24,-43,-23,-44,6",w:121},"³":{d:"17,-184r49,-63r-56,0r0,-20r98,0r-47,59v27,0,50,18,50,49v0,54,-83,74,-109,24r18,-13v12,29,64,24,67,-9v2,-32,-46,-42,-66,-22",w:121},"°":{d:"21,-216v0,-28,23,-51,51,-51v28,0,51,23,51,51v0,28,-23,52,-51,52v-28,0,-51,-24,-51,-52xm39,-216v0,18,15,34,33,34v18,0,33,-16,33,-34v0,-18,-15,-33,-33,-33v-18,0,-33,15,-33,33",w:144},"Á":{d:"222,0r-25,-64r-128,0r-24,64r-38,0r111,-274r30,0r112,274r-38,0xm185,-94r-52,-134r-52,134r104,0xm113,-287r29,-47r43,0v-11,20,-33,30,-47,47r-25,0",w:266},"Â":{d:"161,-287r-28,-27r-27,27r-27,0r35,-47r39,0r34,47r-26,0xm222,0r-25,-64r-128,0r-24,64r-38,0r111,-274r30,0r112,274r-38,0xm185,-94r-52,-134r-52,134r104,0",w:266},"Ä":{d:"222,0r-25,-64r-128,0r-24,64r-38,0r111,-274r30,0r112,274r-38,0xm185,-94r-52,-134r-52,134r104,0xm144,-313v0,-13,10,-23,23,-23v13,0,22,10,22,23v0,13,-9,22,-22,22v-13,0,-23,-9,-23,-22xm77,-313v0,-13,10,-23,23,-23v13,0,22,10,22,23v0,13,-9,22,-22,22v-13,0,-23,-9,-23,-22",w:266},"À":{d:"222,0r-25,-64r-128,0r-24,64r-38,0r111,-274r30,0r112,274r-38,0xm185,-94r-52,-134r-52,134r104,0xm128,-287v-15,-17,-35,-27,-47,-47r44,0r29,47r-26,0",w:266},"Å":{d:"100,-314v0,-18,15,-33,33,-33v18,0,34,15,34,33v0,18,-16,34,-34,34v-18,0,-33,-16,-33,-34xm115,-314v0,10,8,18,18,18v10,0,19,-8,19,-18v0,-10,-9,-18,-19,-18v-10,0,-18,8,-18,18xm222,0r-25,-64r-128,0r-24,64r-38,0r111,-274r30,0r112,274r-38,0xm185,-94r-52,-134r-52,134r104,0",w:266},"Ã":{d:"93,-290r-15,0v1,-22,9,-40,30,-40v30,-1,54,36,66,1r14,0v-1,22,-8,40,-29,40v-31,0,-55,-38,-66,-1xm222,0r-25,-64r-128,0r-24,64r-38,0r111,-274r30,0r112,274r-38,0xm185,-94r-52,-134r-52,134r104,0",w:266},"É":{d:"27,0r0,-274r142,0r0,33r-107,0r0,87r107,0r0,32r-107,0r0,90r107,0r0,32r-142,0xm80,-287r29,-47r43,0v-11,20,-33,30,-47,47r-25,0",w:186},"Ê":{d:"127,-287r-27,-27r-27,27r-27,0r35,-47r39,0r34,47r-27,0xm27,0r0,-274r142,0r0,33r-107,0r0,87r107,0r0,32r-107,0r0,90r107,0r0,32r-142,0",w:186},"Ë":{d:"27,0r0,-274r142,0r0,33r-107,0r0,87r107,0r0,32r-107,0r0,90r107,0r0,32r-142,0xm111,-313v0,-13,10,-23,23,-23v13,0,22,10,22,23v0,13,-9,22,-22,22v-13,0,-23,-9,-23,-22xm44,-313v0,-13,10,-23,23,-23v13,0,22,10,22,23v0,13,-9,22,-22,22v-13,0,-23,-9,-23,-22",w:186},"È":{d:"27,0r0,-274r142,0r0,33r-107,0r0,87r107,0r0,32r-107,0r0,90r107,0r0,32r-142,0xm95,-287v-15,-17,-35,-27,-47,-47r44,0r29,47r-26,0",w:186},"Í":{d:"26,0r0,-274r34,0r0,274r-34,0xm23,-287r29,-47r43,0v-11,20,-33,30,-47,47r-25,0",w:86},"Î":{d:"71,-287r-28,-27r-27,27r-27,0r35,-47r39,0r34,47r-26,0xm26,0r0,-274r34,0r0,274r-34,0",w:86},"Ï":{d:"26,0r0,-274r34,0r0,274r-34,0xm54,-313v0,-13,10,-23,23,-23v13,0,22,10,22,23v0,13,-9,22,-22,22v-13,0,-23,-9,-23,-22xm-13,-313v0,-13,10,-23,23,-23v13,0,22,10,22,23v0,13,-9,22,-22,22v-13,0,-23,-9,-23,-22",w:86},"Ì":{d:"26,0r0,-274r34,0r0,274r-34,0xm38,-287v-15,-17,-35,-27,-47,-47r44,0r29,47r-26,0",w:86},"Ñ":{d:"93,-290r-15,0v1,-22,9,-40,30,-40v30,-1,54,36,66,1r14,0v-1,22,-8,40,-29,40v-31,0,-55,-38,-66,-1xm205,-62r1,-212r34,0r0,274r-32,0r-148,-212r0,212r-34,0r0,-274r32,0",w:266},"Ó":{d:"163,4v-191,-3,-192,-279,0,-282v191,3,192,279,0,282xm55,-137v0,65,52,109,108,109v56,0,108,-44,108,-109v0,-65,-52,-109,-108,-109v-56,0,-108,44,-108,109xm143,-287r29,-47r43,0v-11,20,-33,30,-47,47r-25,0",w:326},"Ô":{d:"190,-287r-27,-27r-27,27r-27,0r35,-47r39,0r34,47r-27,0xm163,4v-191,-3,-192,-279,0,-282v191,3,192,279,0,282xm55,-137v0,65,52,109,108,109v56,0,108,-44,108,-109v0,-65,-52,-109,-108,-109v-56,0,-108,44,-108,109",w:326},"Ö":{d:"163,4v-191,-3,-192,-279,0,-282v191,3,192,279,0,282xm55,-137v0,65,52,109,108,109v56,0,108,-44,108,-109v0,-65,-52,-109,-108,-109v-56,0,-108,44,-108,109xm174,-313v0,-13,10,-23,23,-23v13,0,22,10,22,23v0,13,-9,22,-22,22v-13,0,-23,-9,-23,-22xm107,-313v0,-13,10,-23,23,-23v13,0,22,10,22,23v0,13,-9,22,-22,22v-13,0,-23,-9,-23,-22",w:326},"Ò":{d:"163,4v-191,-3,-192,-279,0,-282v191,3,192,279,0,282xm55,-137v0,65,52,109,108,109v56,0,108,-44,108,-109v0,-65,-52,-109,-108,-109v-56,0,-108,44,-108,109xm158,-287v-15,-17,-35,-27,-47,-47r44,0r29,47r-26,0",w:326},"Õ":{d:"123,-290r-15,0v1,-22,9,-40,30,-40v30,-1,54,36,65,1r15,0v-1,22,-8,40,-29,40v-31,0,-55,-38,-66,-1xm163,4v-191,-3,-192,-279,0,-282v191,3,192,279,0,282xm55,-137v0,65,52,109,108,109v56,0,108,-44,108,-109v0,-65,-52,-109,-108,-109v-56,0,-108,44,-108,109",w:326},"Ú":{d:"26,-99r0,-175r34,0v7,99,-33,246,73,246v106,0,65,-147,73,-246r34,0r0,175v0,59,-45,103,-108,103v-62,0,-106,-44,-106,-103xm113,-287r29,-47r43,0v-11,20,-33,30,-47,47r-25,0",w:266},"Û":{d:"161,-287r-28,-27r-27,27r-27,0r35,-47r39,0r34,47r-26,0xm26,-99r0,-175r34,0v7,99,-33,246,73,246v106,0,65,-147,73,-246r34,0r0,175v0,59,-45,103,-108,103v-62,0,-106,-44,-106,-103",w:266},"Ü":{d:"26,-99r0,-175r34,0v7,99,-33,246,73,246v106,0,65,-147,73,-246r34,0r0,175v0,59,-45,103,-108,103v-62,0,-106,-44,-106,-103xm144,-313v0,-13,10,-23,23,-23v13,0,22,10,22,23v0,13,-9,22,-22,22v-13,0,-23,-9,-23,-22xm77,-313v0,-13,10,-23,23,-23v13,0,22,10,22,23v0,13,-9,22,-22,22v-13,0,-23,-9,-23,-22",w:266},"Ù":{d:"26,-99r0,-175r34,0v7,99,-33,246,73,246v106,0,65,-147,73,-246r34,0r0,175v0,59,-45,103,-108,103v-62,0,-106,-44,-106,-103xm128,-287v-15,-17,-35,-27,-47,-47r44,0r29,47r-26,0",w:266},"Ý":{d:"113,-145r70,-129r40,0r-92,165r0,109r-35,0r0,-109r-92,-165r40,0xm93,-287r29,-47r43,0v-11,20,-33,30,-47,47r-25,0",w:226},"á":{d:"151,-106v10,-66,-62,-67,-108,-44r-14,-27v65,-29,154,-20,154,49r0,128r-30,0r0,-20v-40,46,-141,23,-141,-43v0,-56,95,-87,139,-43xm99,-24v73,-1,73,-74,0,-75v-74,1,-72,74,0,75xm85,-217r29,-47r43,0v-11,20,-33,30,-47,47r-25,0"},"â":{d:"133,-217r-28,-27r-27,27r-27,0r35,-47r39,0r34,47r-26,0xm151,-106v10,-66,-62,-67,-108,-44r-14,-27v65,-29,154,-20,154,49r0,128r-30,0r0,-20v-40,46,-141,23,-141,-43v0,-56,95,-87,139,-43xm99,-24v73,-1,73,-74,0,-75v-74,1,-72,74,0,75"},"ä":{d:"151,-106v10,-66,-62,-67,-108,-44r-14,-27v65,-29,154,-20,154,49r0,128r-30,0r0,-20v-40,46,-141,23,-141,-43v0,-56,95,-87,139,-43xm99,-24v73,-1,73,-74,0,-75v-74,1,-72,74,0,75xm116,-239v0,-13,10,-23,23,-23v13,0,22,10,22,23v0,13,-9,22,-22,22v-13,0,-23,-9,-23,-22xm49,-239v0,-13,10,-23,23,-23v13,0,22,10,22,23v0,13,-9,22,-22,22v-13,0,-23,-9,-23,-22"},"à":{d:"151,-106v10,-66,-62,-67,-108,-44r-14,-27v65,-29,154,-20,154,49r0,128r-30,0r0,-20v-40,46,-141,23,-141,-43v0,-56,95,-87,139,-43xm99,-24v73,-1,73,-74,0,-75v-74,1,-72,74,0,75xm100,-217v-15,-17,-35,-27,-47,-47r44,0r29,47r-26,0"},"å":{d:"72,-242v0,-18,15,-34,33,-34v18,0,34,16,34,34v0,18,-16,33,-34,33v-18,0,-33,-15,-33,-33xm87,-242v0,10,8,18,18,18v10,0,19,-8,19,-18v0,-10,-9,-19,-19,-19v-10,0,-18,9,-18,19xm151,-106v10,-66,-62,-67,-108,-44r-14,-27v65,-29,154,-20,154,49r0,128r-30,0r0,-20v-40,46,-141,23,-141,-43v0,-56,95,-87,139,-43xm99,-24v73,-1,73,-74,0,-75v-74,1,-72,74,0,75"},"ã":{d:"65,-220r-15,0v1,-22,9,-40,30,-40v30,-1,54,36,66,1r15,0v-1,22,-9,40,-30,40v-30,1,-54,-36,-66,-1xm151,-106v10,-66,-62,-67,-108,-44r-14,-27v65,-29,154,-20,154,49r0,128r-30,0r0,-20v-40,46,-141,23,-141,-43v0,-56,95,-87,139,-43xm99,-24v73,-1,73,-74,0,-75v-74,1,-72,74,0,75"},"é":{d:"178,-56r25,20v-25,28,-52,40,-85,40v-136,3,-131,-198,-5,-196v58,0,98,45,98,111r-160,0v7,59,93,74,127,25xm51,-108r124,0v-3,-31,-29,-54,-62,-54v-40,0,-59,28,-62,54xm95,-217r29,-47r43,0v-11,20,-33,30,-47,47r-25,0",w:226},"ê":{d:"143,-217r-27,-27r-28,27r-26,0r34,-47r39,0r35,47r-27,0xm178,-56r25,20v-25,28,-52,40,-85,40v-136,3,-131,-198,-5,-196v58,0,98,45,98,111r-160,0v7,59,93,74,127,25xm51,-108r124,0v-3,-31,-29,-54,-62,-54v-40,0,-59,28,-62,54",w:226},"ë":{d:"178,-56r25,20v-25,28,-52,40,-85,40v-136,3,-131,-198,-5,-196v58,0,98,45,98,111r-160,0v7,59,93,74,127,25xm51,-108r124,0v-3,-31,-29,-54,-62,-54v-40,0,-59,28,-62,54xm126,-239v0,-13,10,-23,23,-23v13,0,22,10,22,23v0,13,-9,22,-22,22v-13,0,-23,-9,-23,-22xm59,-239v0,-13,10,-23,23,-23v13,0,22,10,22,23v0,13,-9,22,-22,22v-13,0,-23,-9,-23,-22",w:226},"è":{d:"178,-56r25,20v-25,28,-52,40,-85,40v-136,3,-131,-198,-5,-196v58,0,98,45,98,111r-160,0v7,59,93,74,127,25xm51,-108r124,0v-3,-31,-29,-54,-62,-54v-40,0,-59,28,-62,54xm110,-217v-15,-17,-35,-27,-47,-47r44,0r29,47r-26,0",w:226},"í":{d:"27,0r0,-188r32,0r0,188r-32,0xm23,-217r29,-47r43,0v-11,20,-33,30,-47,47r-25,0",w:86},"î":{d:"71,-217r-28,-27r-27,27r-27,0r35,-47r39,0r34,47r-26,0xm27,0r0,-188r32,0r0,188r-32,0",w:86},"ï":{d:"27,0r0,-188r32,0r0,188r-32,0xm54,-239v0,-13,10,-23,23,-23v13,0,22,10,22,23v0,13,-9,22,-22,22v-13,0,-23,-9,-23,-22xm-13,-239v0,-13,10,-23,23,-23v13,0,22,10,22,23v0,13,-9,22,-22,22v-13,0,-23,-9,-23,-22",w:86},"ì":{d:"27,0r0,-188r32,0r0,188r-32,0xm38,-217v-15,-17,-35,-27,-47,-47r44,0r29,47r-26,0",w:86},"ñ":{d:"63,-220r-15,0v1,-22,9,-40,30,-40v30,-1,54,36,66,1r14,0v-1,22,-8,40,-29,40v-30,1,-54,-36,-66,-1xm149,0v-7,-63,24,-159,-43,-162v-67,-3,-46,98,-49,162r-32,0r0,-188r32,0v1,7,-2,17,1,22v33,-47,124,-30,124,45r0,121r-33,0"},"ó":{d:"22,-94v0,-53,42,-98,101,-98v59,0,102,45,102,98v0,54,-41,98,-102,98v-61,0,-101,-44,-101,-98xm123,-162v-36,0,-67,29,-67,68v0,36,31,68,67,68v36,0,67,-32,67,-68v0,-39,-31,-68,-67,-68xm103,-217r29,-47r43,0v-11,20,-33,30,-47,47r-25,0",w:246},"ô":{d:"150,-217r-27,-27r-27,27r-27,0r35,-47r39,0r34,47r-27,0xm22,-94v0,-53,42,-98,101,-98v59,0,102,45,102,98v0,54,-41,98,-102,98v-61,0,-101,-44,-101,-98xm123,-162v-36,0,-67,29,-67,68v0,36,31,68,67,68v36,0,67,-32,67,-68v0,-39,-31,-68,-67,-68",w:246},"ö":{d:"22,-94v0,-53,42,-98,101,-98v59,0,102,45,102,98v0,54,-41,98,-102,98v-61,0,-101,-44,-101,-98xm123,-162v-36,0,-67,29,-67,68v0,36,31,68,67,68v36,0,67,-32,67,-68v0,-39,-31,-68,-67,-68xm134,-239v0,-13,10,-23,23,-23v13,0,22,10,22,23v0,13,-9,22,-22,22v-13,0,-23,-9,-23,-22xm67,-239v0,-13,10,-23,23,-23v13,0,22,10,22,23v0,13,-9,22,-22,22v-13,0,-23,-9,-23,-22",w:246},"ò":{d:"22,-94v0,-53,42,-98,101,-98v59,0,102,45,102,98v0,54,-41,98,-102,98v-61,0,-101,-44,-101,-98xm123,-162v-36,0,-67,29,-67,68v0,36,31,68,67,68v36,0,67,-32,67,-68v0,-39,-31,-68,-67,-68xm118,-217v-15,-17,-35,-27,-47,-47r44,0r29,47r-26,0",w:246},"õ":{d:"83,-220r-15,0v1,-22,9,-40,30,-40v30,-1,54,36,65,1r15,0v-1,22,-8,40,-29,40v-30,1,-54,-36,-66,-1xm22,-94v0,-53,42,-98,101,-98v59,0,102,45,102,98v0,54,-41,98,-102,98v-61,0,-101,-44,-101,-98xm123,-162v-36,0,-67,29,-67,68v0,36,31,68,67,68v36,0,67,-32,67,-68v0,-39,-31,-68,-67,-68",w:246},"ú":{d:"149,0r0,-22v-33,46,-124,32,-124,-44r0,-122r32,0v7,63,-24,159,44,162v67,2,45,-98,48,-162r33,0r0,188r-33,0xm83,-217r29,-47r43,0v-11,20,-33,30,-47,47r-25,0"},"û":{d:"131,-217r-28,-27r-27,27r-27,0r35,-47r39,0r34,47r-26,0xm149,0r0,-22v-33,46,-124,32,-124,-44r0,-122r32,0v7,63,-24,159,44,162v67,2,45,-98,48,-162r33,0r0,188r-33,0"},"ü":{d:"149,0r0,-22v-33,46,-124,32,-124,-44r0,-122r32,0v7,63,-24,159,44,162v67,2,45,-98,48,-162r33,0r0,188r-33,0xm114,-239v0,-13,10,-23,23,-23v13,0,22,10,22,23v0,13,-9,22,-22,22v-13,0,-23,-9,-23,-22xm47,-239v0,-13,10,-23,23,-23v13,0,22,10,22,23v0,13,-9,22,-22,22v-13,0,-23,-9,-23,-22"},"ù":{d:"149,0r0,-22v-33,46,-124,32,-124,-44r0,-122r32,0v7,63,-24,159,44,162v67,2,45,-98,48,-162r33,0r0,188r-33,0xm98,-217v-15,-17,-35,-27,-47,-47r44,0r29,47r-26,0"},"ý":{d:"46,79r35,-82r-78,-185r37,0r60,145r61,-145r34,0r-115,267r-34,0xm83,-217r29,-47r43,0v-11,20,-33,30,-47,47r-25,0"},"ÿ":{d:"46,79r35,-82r-78,-185r37,0r60,145r61,-145r34,0r-115,267r-34,0xm114,-239v0,-13,10,-23,23,-23v13,0,22,10,22,23v0,13,-9,22,-22,22v-13,0,-23,-9,-23,-22xm47,-239v0,-13,10,-23,23,-23v13,0,22,10,22,23v0,13,-9,22,-22,22v-13,0,-23,-9,-23,-22"}," ":{w:93}}});
/*!
 * The following copyright notice may not be removed under any circumstances.
 * 
 * Copyright:
 *  The digitally encoded machine readable software for producing the
 Typefaces
 * licensed to you is copyrighted (c) 1990, 1992 Adobe Systems.
 All Rights
 * Reserved. This software is the property of Adobe Systems
 Incorporated and its
 * licensors, and may not be reproduced, used, 
 displayed, modified, disclosed or
 * transferred without the express 
 written approval of Adobe.
 
 The digitally
 * encoded machine readable outline data for producing
 the Typefaces licensed to
 * you is copyrighted (c) 1981 Linotype-Hell AG
 and/or its subsidiaries. All
 * Rights Reserved.
 This data is the property of Linotype-Hell AG and/or its
 * subsidiaries
 and may not be reproduced, used, displayed, modified, disclosed or
 * 
 transferred without the express written approval of Linotype-Hell AG 
 and/or
 * its subsidiaries.
 12 DIN 1451 Engschrift 00543
 */
Cufon.registerFont({w:133,face:{"font-family":"DINSchrift","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":"2",bbox:"-19 -337 280 90","underline-thickness":"18","underline-position":"-36",stemh:"37",stemv:"37","unicode-range":"U+0020-U+00FF"},glyphs:{" ":{w:66},"!":{d:"34,-63r-14,-193r46,0r-14,193r-18,0xm25,0r0,-37r37,0r0,37r-37,0",w:86},'"':{d:"12,-193r0,-63r29,0r0,63r-29,0xm59,-193r0,-63r29,0r0,63r-29,0",w:100},"#":{d:"65,0r10,-77r-30,0r-10,77r-25,0r11,-77r-19,0r0,-22r21,0r8,-58r-18,0r0,-22r21,0r11,-77r24,0r-10,77r30,0r10,-77r25,0r-11,77r19,0r0,22r-21,0r-8,58r18,0r0,22r-21,0r-11,77r-24,0xm78,-99r8,-58r-30,0r-8,58r30,0"},$:{d:"58,-157r0,-65v-21,9,-24,57,0,65xm76,-109r0,74v25,-3,24,-72,0,-74xm58,32r0,-30v-35,-6,-58,-32,-54,-74r37,0v-1,19,0,32,17,37r0,-82v-69,-11,-71,-131,0,-141r0,-27r18,0r0,27v39,7,58,33,54,75r-37,0v1,-19,-3,-34,-17,-39r0,73v36,11,54,32,54,76v0,41,-14,71,-54,75r0,30r-18,0"},"%":{d:"34,-200v12,0,9,-16,9,-28v0,-5,-4,-9,-9,-9v-12,0,-9,16,-9,28v0,5,4,9,9,9xm34,-178v-29,0,-31,-22,-31,-51v0,-18,12,-29,31,-29v28,-1,30,23,30,52v0,16,-11,28,-30,28xm93,-57v-13,0,-14,36,0,38v13,0,14,-36,0,-38xm93,2v-29,0,-31,-22,-31,-51v0,-18,12,-29,31,-29v29,-1,30,24,30,53v0,16,-11,27,-30,27xm8,0r87,-256r24,0r-88,256r-23,0",w:126},"&":{d:"127,0r-12,-19v-34,38,-103,23,-102,-38v0,-28,15,-49,35,-67v-31,-35,-35,-108,28,-109v31,0,49,22,49,47v0,24,-18,46,-38,64v9,14,21,36,34,54r20,-27r22,16r-27,35r28,44r-37,0xm65,-98v-25,16,-28,69,8,71v11,0,22,-8,27,-15xm77,-204v-29,0,-20,39,-5,59v9,-9,22,-22,22,-40v0,-9,-6,-19,-17,-19",w:173},"(":{d:"61,-256r12,0v-24,92,-25,204,0,292r-12,0v-58,-89,-56,-206,0,-292",w:79},")":{d:"19,36r-12,0v24,-92,25,-204,0,-292r12,0v58,89,56,206,0,292",w:79},"*":{d:"11,-217r10,-19r36,21r-2,-41r23,0r-1,41r35,-21r10,19r-36,20r36,20r-10,19r-35,-22r1,42r-23,0r2,-42r-36,22r-10,-19r36,-20"},"+":{d:"94,-105r0,-77r28,0r0,77r77,0r0,28r-77,0r0,77r-28,0r0,-77r-77,0r0,-28r77,0",w:216},",":{d:"15,27r0,-64r37,0r0,37",w:66},"-":{d:"16,-81r0,-37r108,0r0,37r-108,0",w:140},".":{d:"15,0r0,-37r37,0r0,37r-37,0",w:66},"/":{d:"2,2r47,-260r29,0r-47,260r-29,0",w:79},"0":{d:"12,-53r0,-150v0,-34,26,-55,55,-55v29,0,55,21,55,55r0,150v0,34,-26,55,-55,55v-29,0,-55,-21,-55,-55xm49,-203r0,150v0,10,8,18,18,18v10,0,18,-8,18,-18r0,-150v0,-10,-8,-19,-18,-19v-10,0,-18,9,-18,19"},"1":{d:"56,0r0,-217r-37,27r0,-39r37,-27r37,0r0,256r-37,0"},"2":{d:"12,0r0,-35r66,-124v6,-13,7,-20,7,-34v0,-13,0,-29,-18,-29v-19,-1,-19,20,-18,39r-37,0v-5,-44,17,-74,55,-75v58,0,65,73,42,117r-54,104r67,0r0,37r-110,0"},"3":{d:"122,-74v1,59,-12,69,-55,76v-29,4,-63,-26,-55,-75r37,0v-1,19,-1,38,18,38v24,0,17,-34,18,-57v0,-20,-5,-24,-29,-24r0,-32v37,5,28,-27,29,-56v0,-10,-7,-18,-18,-18v-22,1,-18,19,-18,39r-37,0v-6,-45,18,-73,56,-75v44,8,54,19,54,72v0,35,-2,41,-23,54v23,14,23,22,23,58"},"4":{d:"76,0r0,-38r-73,0r0,-35r53,-183r39,0r-55,183r36,0r0,-73r37,0r0,73r18,0r0,35r-18,0r0,38r-37,0"},"5":{d:"122,-256r0,34r-73,0r0,69v25,-23,73,-12,73,34r0,66v0,34,-26,55,-55,55v-32,0,-59,-25,-55,-66r37,0v-2,17,4,30,19,29v29,-2,13,-52,17,-79v3,-24,-36,-19,-36,-4r-32,0r0,-138r105,0"},"6":{d:"49,-169v36,-19,73,-3,73,42r0,74v0,34,-26,55,-55,55v-29,0,-55,-21,-55,-55r0,-150v0,-34,26,-55,55,-55v29,0,55,21,55,55r-37,0v0,-10,-8,-19,-18,-19v-23,0,-18,30,-18,53xm67,-145v-31,4,-18,60,-18,92v0,23,36,24,36,0v0,-32,13,-88,-18,-92"},"7":{d:"21,0r64,-222r-40,0r0,30r-33,0r0,-64r110,0r0,36r-63,220r-38,0"},"8":{d:"67,-148v23,0,18,-33,18,-56v0,-23,-36,-23,-36,0v0,23,-5,56,18,56xm67,2v-41,-6,-55,-20,-55,-74v0,-39,1,-50,19,-63v-18,-14,-19,-24,-19,-54v-1,-47,19,-65,55,-69v56,-7,74,92,36,123v18,13,19,24,19,63v1,55,-14,67,-55,74xm67,-35v27,0,18,-42,18,-68v0,-23,-36,-23,-36,0v0,26,-9,68,18,68"},"9":{d:"85,-87v-36,19,-73,1,-73,-43r0,-73v0,-34,26,-55,55,-55v29,0,55,21,55,55r0,150v0,34,-26,55,-55,55v-29,0,-55,-21,-55,-55r37,0v0,10,8,18,18,18v23,0,18,-29,18,-52xm67,-222v-31,4,-18,60,-18,92v0,23,36,24,36,0v0,-32,13,-88,-18,-92"},":":{d:"15,0r0,-37r37,0r0,37r-37,0xm15,-82r0,-36r37,0r0,36r-37,0",w:66},";":{d:"15,27r0,-64r37,0r0,37xm15,-82r0,-36r37,0r0,36r-37,0",w:66},"<":{d:"199,-185r0,29r-143,65r143,65r0,29r-182,-83r0,-22",w:216},"=":{d:"17,-113r0,-28r182,0r0,28r-182,0xm17,-41r0,-28r182,0r0,28r-182,0",w:216},">":{d:"17,3r0,-29r143,-65r-143,-65r0,-29r182,83r0,22",w:216},"?":{d:"67,-258v50,-5,67,66,49,105v-13,27,-36,45,-31,90r-37,0v-11,-67,40,-76,37,-140v0,-10,-8,-19,-18,-19v-17,-1,-21,19,-19,39r-36,0v-5,-44,16,-72,55,-75xm48,0r0,-37r37,0r0,37r-37,0"},"@":{d:"185,-148v0,-17,-10,-29,-27,-29v-31,0,-55,40,-55,70v0,20,11,31,29,31v27,0,53,-43,53,-72xm230,-197r-35,115v0,6,2,10,8,10v23,0,49,-42,49,-77v0,-50,-45,-86,-96,-86v-60,0,-109,52,-109,108v0,59,49,105,111,105v35,0,70,-16,87,-37r28,0v-23,39,-69,61,-118,61v-75,0,-136,-56,-136,-131v0,-72,63,-129,137,-129v68,0,124,44,124,107v0,60,-51,101,-82,101v-17,1,-25,-10,-29,-23v-23,39,-95,23,-95,-32v0,-48,34,-98,84,-98v18,-1,33,11,42,28r7,-22r23,0",w:288},A:{d:"91,-90r-18,-93r-18,93r36,0xm1,0r57,-256r31,0r57,256r-37,0r-11,-55r-50,0r-11,55r-36,0",w:146},B:{d:"17,0r0,-256r54,0v52,2,65,32,65,74v0,27,-9,37,-25,47v21,8,25,33,25,65v0,65,-51,75,-119,70xm54,-119r0,82v36,4,52,-11,48,-43v3,-33,-14,-42,-48,-39xm54,-222r0,71v31,3,48,-6,48,-36v0,-29,-17,-38,-48,-35",w:153},C:{d:"134,-73v5,44,-19,75,-58,75v-28,0,-61,-13,-61,-60v0,-81,-28,-199,60,-200v39,1,63,30,59,75r-37,0v2,-21,-4,-38,-22,-39v-18,0,-23,13,-23,30r0,131v0,15,5,26,22,26v14,0,27,-15,23,-38r37,0",w:146},D:{d:"17,0r0,-256v65,-4,119,2,119,66r0,120v2,69,-52,74,-119,70xm54,-222r0,187v29,2,45,-3,45,-32r0,-123v2,-27,-16,-35,-45,-32",w:153},E:{d:"17,0r0,-256r110,0r0,34r-73,0r0,75r63,0r0,35r-63,0r0,75r73,0r0,37r-110,0"},F:{d:"17,0r0,-256r110,0r0,34r-73,0r0,78r63,0r0,35r-63,0r0,109r-37,0"},G:{d:"15,-60r0,-136v1,-83,122,-83,123,0r0,13r-36,0v10,-42,-50,-56,-50,-13r0,136v0,18,12,25,25,25v32,0,25,-43,25,-74r-30,0r0,-32r66,0r0,81v-1,83,-123,83,-123,0",w:153},H:{d:"17,0r0,-256r37,0r0,109r45,0r0,-109r37,0r0,256r-37,0r0,-114r-45,0r0,114r-37,0",w:153},I:{d:"18,0r0,-256r37,0r0,256r-37,0",w:73},J:{d:"103,-256r0,196v0,34,-24,62,-63,62v-23,0,-39,-13,-48,-23r29,-23v16,14,45,15,45,-22r0,-190r37,0",w:119},K:{d:"17,0r0,-256r37,0r1,117r53,-117r37,0r-50,102r59,154r-38,0r-42,-114r-20,37r0,77r-37,0",w:153},L:{d:"17,0r0,-256r37,0r0,219r73,0r0,37r-110,0"},M:{d:"17,0r0,-256r36,0r47,135r47,-135r36,0r0,256r-37,0r-1,-156r-36,110r-18,0r-37,-110r0,156r-37,0",w:200},N:{d:"16,0r0,-256r35,0r56,154r0,-154r37,0r0,256r-35,0r-56,-154r0,154r-37,0",w:159},O:{d:"15,-60r0,-136v1,-83,122,-83,123,0r0,136v-1,83,-123,83,-123,0xm52,-196r0,136v0,18,12,25,25,25v13,0,25,-7,25,-25r0,-136v0,-18,-12,-26,-25,-26v-13,0,-25,8,-25,26",w:153},P:{d:"136,-178v0,55,-23,83,-82,78r0,100r-37,0r0,-256v72,-4,119,1,119,78xm54,-222r0,87v36,4,53,-9,48,-43v4,-32,-11,-49,-48,-44",w:146},Q:{d:"52,-196r0,136v0,21,16,28,33,24r-17,-13r19,-23r15,12r0,-136v0,-18,-12,-26,-25,-26v-13,0,-25,8,-25,26xm15,-60r0,-136v1,-83,123,-83,123,0v0,53,6,117,-5,162r23,18r-19,22r-22,-17v-39,29,-99,9,-100,-49",w:153},R:{d:"54,-222r0,80v34,3,54,-4,50,-40v3,-34,-15,-43,-50,-40xm17,0r0,-256v71,-4,124,-1,124,75v0,30,-9,51,-32,64r40,117r-39,0r-34,-109r-22,0r0,109r-37,0",w:153},S:{d:"75,-258v44,2,66,32,61,75r-37,0v1,-22,-4,-39,-26,-39v-33,0,-34,60,-4,68v39,11,67,29,67,81v0,43,-15,75,-63,75v-40,0,-67,-29,-63,-74r37,0v-1,21,2,37,26,37v25,0,26,-15,26,-38v0,-41,-23,-40,-47,-49v-64,-24,-50,-140,23,-136",w:146},T:{d:"41,0r0,-222r-42,0r0,-34r122,0r0,34r-43,0r0,222r-37,0",w:119},U:{d:"136,-256r0,198v0,33,-26,60,-59,60v-33,0,-60,-27,-60,-60r0,-198r37,0r0,195v0,18,10,26,23,26v13,0,22,-8,22,-26r0,-195r37,0",w:153},V:{d:"142,-256r-53,256r-32,0r-52,-256r39,0r29,179r30,-179r39,0",w:146},W:{d:"208,-256r-38,256r-35,0r-29,-166r-28,166r-34,0r-38,-256r39,0r19,162r29,-162r28,0r30,166r18,-166r39,0",w:213},X:{d:"-1,0r52,-134r-48,-122r39,0r28,76r28,-76r39,0r-49,122r53,134r-39,0r-32,-86r-32,86r-39,0",w:140},Y:{d:"51,0r0,-108r-50,-148r39,0r30,102r30,-102r39,0r-51,148r0,108r-37,0",w:139},Z:{d:"5,0r0,-32r70,-190r-66,0r0,-34r105,0r0,29r-70,192r70,0r0,35r-109,0",w:119},"[":{d:"77,-256r0,21r-24,0r0,249r24,0r0,22r-56,0r0,-292r56,0",w:79},"\\":{d:"31,-258r47,260r-29,0r-47,-260r29,0",w:79},"]":{d:"3,36r0,-22r24,0r0,-249r-24,0r0,-21r56,0r0,292r-56,0",w:79},"^":{d:"18,-102r78,-154r24,0r78,154r-29,0r-61,-122r-61,122r-29,0",w:216},_:{d:"0,45r0,-18r180,0r0,18r-180,0",w:180},a:{d:"10,-130v2,-32,23,-55,56,-55v31,0,55,20,55,58r0,127r-36,0v-1,-6,2,-15,-1,-19v-20,32,-72,34,-75,-27v-2,-49,24,-67,76,-61v0,-20,2,-41,-19,-41v-9,0,-19,6,-21,18r-35,0xm65,-30v21,1,21,-25,20,-48v-19,-6,-39,1,-39,24v0,14,7,24,19,24"},b:{d:"125,-124v-2,51,15,129,-38,126v-18,0,-26,-9,-35,-19r0,17r-37,0r0,-256r37,0r1,90v8,-12,19,-19,33,-19v36,0,41,15,39,61xm70,-35v32,-3,18,-60,18,-91v0,-12,-4,-22,-18,-22v-31,0,-18,60,-18,91v0,13,7,22,18,22",w:140},c:{d:"17,-61v0,-61,-4,-124,55,-124v34,0,55,25,55,59r-37,0v0,-15,-7,-22,-18,-22v-32,0,-18,63,-18,95v0,12,7,18,18,18v14,0,17,-10,18,-18r37,0v-1,31,-22,55,-55,55v-36,-1,-55,-23,-55,-63"},d:{d:"70,-148v-33,0,-18,58,-18,89v0,15,5,24,18,24v32,0,18,-61,18,-93v0,-12,-8,-20,-18,-20xm15,-54v8,-53,-19,-131,39,-131v15,0,24,9,34,19r0,-90r37,0r0,256r-37,0r0,-17v-23,33,-81,22,-73,-37",w:140},e:{d:"12,-61v0,-61,-4,-125,55,-124v54,1,58,52,54,108r-72,0v0,20,-3,42,18,42v14,0,17,-10,18,-18r36,0v0,32,-22,56,-54,55v-36,-1,-55,-23,-55,-63xm67,-148v-19,0,-19,22,-18,42r36,0v1,-20,1,-42,-18,-42"},f:{d:"20,0r0,-154r-18,0r0,-29r18,0v-4,-51,16,-81,64,-73r0,34v-14,0,-27,-3,-27,13r0,26r27,0r0,29r-27,0r0,154r-37,0",w:79},g:{d:"15,-54v7,-53,-19,-131,39,-131v18,0,25,9,34,19r0,-17r37,0r0,205v0,25,-16,54,-55,54v-22,0,-50,-13,-55,-55r37,0v0,9,6,18,19,18v24,1,17,-36,16,-56v-23,35,-80,21,-72,-37xm70,-148v-32,0,-18,61,-18,92v0,12,4,21,18,21v32,0,18,-59,18,-90v0,-13,-7,-23,-18,-23",w:140},h:{d:"15,0r0,-256r37,0r1,91v18,-31,73,-28,72,25r0,140r-37,0r0,-126v0,-13,-6,-22,-18,-22v-14,0,-18,9,-18,25r0,123r-37,0",w:140},i:{d:"15,0r0,-183r37,0r0,183r-37,0xm15,-220r0,-36r37,0r0,36r-37,0",w:66},j:{d:"15,6r0,-189r37,0r0,202v0,36,-25,55,-60,55r0,-35v18,0,23,-6,23,-33xm15,-220r0,-36r37,0r0,36r-37,0",w:66},k:{d:"15,0r0,-256r37,0r1,153r44,-80r37,0r-44,75r53,108r-40,0r-34,-79r-17,28r0,51r-37,0",w:140},l:{d:"13,-49r0,-207r37,0r0,205v0,14,4,18,18,19r0,34v-34,0,-55,-9,-55,-51",w:66},m:{d:"15,0r0,-183r37,0v1,6,-2,14,1,18v11,-26,56,-24,67,-1v20,-28,78,-29,78,26r0,140r-37,0r0,-126v0,-13,-6,-22,-18,-22v-14,0,-18,9,-18,25r0,123r-37,0r0,-126v0,-13,-6,-22,-18,-22v-14,0,-18,9,-18,25r0,123r-37,0",w:213},n:{d:"15,0r0,-183r37,0v1,6,-2,14,1,18v18,-31,73,-28,72,25r0,140r-37,0r0,-126v0,-13,-6,-22,-18,-22v-14,0,-18,9,-18,25r0,123r-37,0",w:140},o:{d:"67,2v-59,3,-55,-62,-55,-123v0,-40,20,-63,55,-64v58,-2,54,63,54,124v0,40,-19,62,-54,63xm67,-148v-32,3,-18,62,-18,93v0,14,7,20,18,20v32,-2,18,-61,18,-92v0,-14,-7,-21,-18,-21"},p:{d:"125,-128v-8,52,19,130,-39,130v-15,0,-24,-9,-34,-19r0,91r-37,0r0,-257r37,0r0,17v23,-33,82,-21,73,38xm70,-35v34,0,18,-57,18,-88v0,-15,-5,-25,-18,-25v-31,0,-18,62,-18,94v0,12,8,19,18,19",w:140},q:{d:"15,-59v0,-51,-15,-128,38,-126v18,0,26,9,35,19r0,-17r37,0r0,257r-37,0r-1,-91v-8,12,-19,19,-33,19v-37,0,-39,-15,-39,-61xm70,-148v-32,0,-18,61,-18,92v0,12,4,21,18,21v32,0,18,-59,18,-90v0,-13,-7,-23,-18,-23",w:140},r:{d:"15,0r0,-183r37,0r0,20v15,-13,27,-22,48,-22r0,39v-23,-6,-48,4,-48,38r0,108r-37,0",w:100},s:{d:"116,-131r-34,0v0,-12,-9,-19,-19,-19v-22,2,-27,29,-3,37v29,9,58,29,58,60v0,30,-23,55,-55,55v-29,0,-53,-19,-54,-55r34,0v1,10,6,21,20,21v24,0,30,-36,2,-43v-28,-7,-55,-25,-55,-56v0,-31,24,-54,54,-54v30,0,52,24,52,54",w:126},t:{d:"15,-183r0,-55r37,0r0,55r23,0r0,29r-23,0r0,101v0,17,7,18,23,18r0,35v-86,10,-55,-81,-60,-154r-18,0r0,-29r18,0",w:73},u:{d:"125,-183r0,183r-37,0v-1,-6,2,-14,-1,-18v-18,31,-73,29,-72,-24r0,-141r37,0r0,127v0,13,6,21,18,21v14,0,18,-9,18,-25r0,-123r37,0",w:140},v:{d:"127,-183r-47,183r-33,0r-47,-183r39,0r25,117r24,-117r39,0",w:126},w:{d:"193,-183r-44,183r-32,0r-21,-108r-20,108r-32,0r-44,-183r39,0r23,114r21,-114r29,0r20,114r22,-114r39,0",w:192},x:{d:"-4,0r45,-93r-43,-90r39,0r23,52r22,-52r39,0r-43,90r45,93r-38,0r-25,-56r-25,56r-39,0",w:119},y:{d:"0,-183r39,0r25,114r25,-114r38,0r-52,215v-11,37,-30,43,-61,42r0,-35v26,0,25,0,36,-47",w:126},z:{d:"6,0r0,-29r60,-121r-55,0r0,-33r96,0r0,30r-59,118r59,0r0,35r-101,0",w:113},"{":{d:"1,-100r0,-21v52,-9,-18,-156,78,-135r0,21v-35,-5,-22,48,-22,78v0,33,-16,42,-25,47v24,-2,27,63,25,100v-1,18,5,26,22,24r0,22v-33,3,-55,-7,-55,-40v0,-35,5,-95,-23,-96",w:79},"|":{d:"26,90r0,-360r28,0r0,360r-28,0",w:79},"}":{d:"79,-121r0,21v-47,6,5,141,-58,136r-20,0r0,-22v35,5,22,-47,22,-77v0,-34,16,-43,25,-48v-25,2,-27,-63,-25,-100v1,-18,-5,-26,-22,-24r0,-21v33,-3,54,7,55,40v1,35,-5,93,23,95",w:79},"~":{d:"70,-118v23,0,56,24,77,25v14,0,23,-13,31,-26r13,24v-8,15,-21,31,-45,31v-23,0,-56,-24,-77,-25v-14,0,-23,14,-31,26r-13,-23v8,-15,21,-32,45,-32",w:216},"¡":{d:"20,74r14,-193r18,0r14,193r-46,0xm25,-146r0,-37r37,0r0,37r-37,0",w:86},"¢":{d:"59,-148v-20,15,-10,65,-10,97v0,9,4,14,10,16r0,-113xm122,-53v-1,30,-18,53,-48,55r0,30r-15,0r0,-30v-53,-1,-47,-66,-47,-124v0,-38,17,-58,47,-63r0,-27r15,0r0,27v30,3,48,27,48,59r-37,0v0,-13,-4,-19,-11,-22r0,113v8,-3,10,-10,11,-18r37,0"},"£":{d:"5,-107r0,-26r19,0v-25,-43,-18,-125,45,-125v29,0,59,27,53,74r-34,0v1,-20,0,-40,-20,-40v-36,0,-22,67,-11,91r42,0r0,26r-34,0v10,20,9,52,-5,71v20,2,39,11,53,-8r25,25v-24,44,-87,1,-130,20r0,-31v4,-2,15,-6,23,-7v14,-20,12,-44,2,-70r-28,0"},"¥":{d:"50,0r0,-62r-41,0r0,-24r41,0r0,-17r-41,0r0,-24r35,0r-43,-129r37,0r29,102r29,-102r36,0r-42,129r35,0r0,24r-41,0r0,17r41,0r0,24r-41,0r0,62r-34,0"},"§":{d:"90,-35v50,19,31,118,-23,111v-45,-5,-54,-32,-52,-67r31,0v-2,20,2,38,20,38v15,0,20,-9,20,-28v1,-40,-35,-35,-54,-54v-33,-17,-29,-120,13,-120v-50,-19,-23,-112,23,-103v29,-1,54,24,49,65r-31,0v1,-19,0,-37,-18,-37v-26,0,-26,49,-1,57v27,22,54,19,54,80v0,35,-2,45,-31,58xm67,-131v-23,0,-18,31,-18,54v0,10,8,19,18,19v23,0,18,-31,18,-54v0,-10,-8,-19,-18,-19"},"¤":{d:"1,-77r16,-15v-17,-16,-17,-56,-1,-72r-15,-15r15,-15r15,15v16,-15,55,-17,72,0r15,-15r14,15r-14,14v16,17,15,57,0,73r14,15r-14,14r-15,-14v-16,16,-56,16,-72,-1r-15,15xm28,-128v0,22,17,39,39,39v22,0,39,-17,39,-39v0,-22,-17,-39,-39,-39v-22,0,-39,17,-39,39"},"'":{d:"19,-193r0,-63r29,0r0,63r-29,0",w:66},"«":{d:"143,-172r0,36r-36,36r36,36r0,37r-73,-73xm77,-172r0,36r-37,36r37,36r0,37r-73,-73",w:153},"·":{d:"10,-107v0,-13,10,-23,23,-23v13,0,24,10,24,23v0,13,-11,23,-24,23v-13,0,-23,-10,-23,-23",w:66},"¶":{d:"66,74r0,-194v-31,0,-63,-30,-63,-67v0,-71,68,-72,140,-69r0,330r-26,0r0,-312r-26,0r0,312r-25,0",w:159},"»":{d:"77,-27r0,-37r36,-36r-36,-36r0,-36r73,72xm10,-27r0,-37r36,-36r-36,-36r0,-36r73,72",w:153},"¿":{d:"66,76v-49,4,-66,-66,-49,-106v12,-27,36,-44,31,-89r37,0v11,67,-40,76,-37,140v0,10,8,18,18,18v17,1,21,-19,19,-39r37,0v5,45,-17,73,-56,76xm85,-183r0,37r-37,0r0,-37r37,0"},"`":{d:"24,-257r33,50r-24,0r-47,-50r38,0",w:66},"´":{d:"10,-207r32,-50r39,0r-47,50r-24,0",w:66},"¯":{d:"-16,-219r0,-21r99,0r0,21r-99,0",w:66},"¨":{d:"-12,-211r0,-37r33,0r0,37r-33,0xm46,-211r0,-37r33,0r0,37r-33,0",w:66},"¸":{d:"7,31r24,-31r16,0r-16,22v24,-6,44,11,41,26v0,36,-53,38,-77,26r6,-15v16,6,40,11,43,-10v-1,-13,-19,-16,-31,-11",w:66},"Æ":{d:"1,0r72,-256r140,0r0,34r-72,0r0,75r63,0r0,35r-63,0r0,75r72,0r0,37r-109,0r0,-55r-50,0r-14,55r-39,0xm104,-90r0,-132r-9,0r-33,132r42,0",w:219},"ª":{d:"6,-224v2,-21,15,-34,38,-34v50,0,36,64,37,110r-26,0r0,-11v-13,20,-48,20,-50,-17v-1,-29,18,-42,50,-37v7,-21,-19,-31,-25,-11r-24,0xm42,-169v14,0,14,-12,13,-26v-21,-7,-35,22,-13,26",w:86},"Ø":{d:"4,6r18,-37v-15,-42,-7,-111,-7,-165v0,-62,70,-80,107,-44r14,-30r14,8r-18,37v14,43,6,111,6,165v0,63,-70,80,-106,43r-15,31xm52,-94v19,-32,33,-70,50,-104v-1,-17,-12,-24,-25,-24v-13,0,-25,8,-25,26r0,102xm102,-162v-19,32,-33,69,-50,103v1,32,50,33,50,-1r0,-102",w:153},"º":{d:"43,-146v-38,1,-37,-38,-37,-77v0,-21,15,-35,37,-35v39,-1,37,37,37,76v0,21,-15,36,-37,36xm43,-235v-19,1,-11,35,-11,53v0,8,4,12,11,12v19,-1,11,-34,11,-52v0,-8,-4,-13,-11,-13",w:86},"æ":{d:"139,-148v-19,0,-19,22,-18,42r36,0v1,-20,1,-42,-18,-42xm139,-185v54,0,59,51,55,108r-73,0v0,20,-3,42,18,42v14,0,17,-10,18,-18r37,0v7,57,-84,72,-103,29v-20,36,-79,43,-82,-22v-2,-49,24,-67,76,-61v0,-20,2,-41,-19,-41v-9,0,-19,6,-21,18r-35,0v-2,-47,58,-71,93,-42v9,-8,22,-13,36,-13xm65,-30v21,1,21,-25,20,-48v-19,-6,-39,1,-39,24v0,14,7,24,19,24",w:205},"ø":{d:"84,-134v-4,-21,-35,-18,-35,7r0,52xm85,-107v-14,17,-23,39,-35,58v4,20,35,19,35,-6r0,-52xm1,4r18,-30v-13,-24,-4,-66,-7,-100v-4,-51,60,-78,93,-44r15,-24r12,7r-18,30v13,24,4,66,7,100v5,52,-60,77,-93,44r-14,25"},"ß":{d:"15,0r0,-199v0,-31,17,-59,54,-59v42,0,56,28,56,65v0,26,-3,34,-21,45v31,13,21,60,21,100v0,45,-26,50,-53,50r0,-34v29,-2,16,-59,16,-87v0,-9,-6,-12,-16,-12r0,-32v23,4,15,-25,16,-43v0,-10,-3,-18,-17,-18v-14,0,-19,8,-19,32r0,192r-37,0",w:140},"÷":{d:"17,-77r0,-28r182,0r0,28r-182,0xm85,-17v0,-13,10,-23,23,-23v13,0,23,10,23,23v0,13,-10,23,-23,23v-13,0,-23,-10,-23,-23xm85,-166v0,-13,10,-23,23,-23v13,0,23,10,23,23v0,13,-10,23,-23,23v-13,0,-23,-10,-23,-23",w:216},"¾":{d:"13,6r158,-268r21,0r-157,268r-22,0xm36,-171r0,-23v21,2,18,-11,18,-28v0,-6,-4,-11,-10,-11v-12,1,-11,10,-11,21r-29,0v-3,-29,11,-45,40,-46v43,-2,54,54,24,75v18,9,15,23,15,45v0,18,-11,36,-39,36v-23,1,-44,-14,-40,-46r29,0v-6,20,21,27,21,9v0,-18,6,-34,-18,-32xm156,0r0,-22r-51,0v1,-55,25,-87,35,-132r29,0r-34,108r21,0r0,-41r29,0r0,41r11,0r0,24r-11,0r0,22r-29,0",w:199},"¼":{d:"6,6r158,-268r21,0r-157,268r-22,0xm28,-103r0,-127r-24,15r0,-26v13,-10,27,-18,53,-15r0,153r-29,0xm156,0r0,-22r-51,0v1,-55,25,-87,35,-132r29,0r-34,108r21,0r0,-41r29,0r0,41r11,0r0,24r-11,0r0,22r-29,0",w:199},"¹":{d:"33,-103r0,-127r-23,15r0,-26v12,-10,27,-18,52,-15r0,153r-29,0",w:87},"×":{d:"24,-28r64,-63r-64,-64r21,-20r63,63r64,-63r20,20r-63,64r63,63r-20,21r-64,-64r-63,64",w:216},"®":{d:"118,-183r0,43v27,0,63,3,63,-22v0,-26,-36,-21,-63,-21xm95,-52r0,-152v49,0,109,-7,109,43v0,28,-17,39,-38,42r43,67r-29,0r-43,-66r-19,0r0,66r-23,0xm248,-128v0,-59,-46,-107,-104,-107v-58,0,-104,48,-104,107v0,59,46,106,104,106v58,0,104,-47,104,-106xm14,-128v0,-72,58,-130,130,-130v72,0,130,58,130,130v0,72,-58,130,-130,130v-72,0,-130,-58,-130,-130",w:288},"Þ":{d:"136,-134v0,56,-23,84,-82,79r0,55r-37,0r0,-256r37,0r0,44v56,-3,82,17,82,78xm54,-177r0,87v36,4,53,-9,48,-43v4,-32,-11,-49,-48,-44",w:146},"¦":{d:"26,63r0,-126r28,0r0,126r-28,0xm26,-117r0,-126r28,0r0,126r-28,0",w:79},"Ð":{d:"54,-222r0,72r25,0r0,24r-25,0r0,91v29,2,45,-3,45,-32r0,-123v2,-27,-16,-35,-45,-32xm17,0r0,-126r-17,0r0,-24r17,0r0,-106v65,-4,119,2,119,66r0,120v2,69,-52,74,-119,70",w:153},"½":{d:"6,6r158,-268r21,0r-157,268r-22,0xm28,-103r0,-127r-24,15r0,-26v13,-10,27,-18,53,-15r0,153r-29,0xm116,0r0,-19v16,-34,51,-54,51,-99v0,-14,-22,-15,-22,0r0,11r-29,0v-3,-30,12,-46,40,-48v38,-3,49,42,32,71r-35,58r43,0r0,26r-80,0",w:199},"ç":{d:"17,-61v0,-61,-4,-124,55,-124v34,0,55,25,55,59r-37,0v0,-15,-7,-22,-18,-22v-32,0,-18,63,-18,95v0,12,7,18,18,18v14,0,17,-10,18,-18r37,0v-1,29,-19,53,-48,54r-15,21v24,-6,44,11,41,26v0,36,-53,38,-77,26r6,-15v16,6,40,11,43,-10v-1,-13,-19,-16,-31,-11r-6,-7r23,-30v-31,-6,-46,-24,-46,-62"},"ð":{d:"67,-148v-32,3,-18,62,-18,93v0,14,7,20,18,20v32,-2,18,-61,18,-92v0,-14,-7,-21,-18,-21xm12,-61v0,-61,-4,-126,55,-124v8,-2,14,8,18,8v-4,-17,-9,-30,-17,-40r-27,13r-10,-15r25,-11v-7,-6,-17,-12,-28,-16r30,-16v12,4,21,10,29,17r24,-11r10,14r-22,11v32,44,19,104,22,170v1,40,-19,63,-54,63v-36,0,-55,-23,-55,-63"},"±":{d:"94,-37r0,-58r-77,0r0,-29r77,0r0,-58r28,0r0,58r77,0r0,29r-77,0r0,58r-28,0xm17,0r0,-29r182,0r0,29r-182,0",w:216},"Ç":{d:"47,31r22,-29v-26,-2,-54,-17,-54,-60v0,-81,-28,-199,60,-200v39,1,63,30,59,75r-37,0v2,-21,-4,-38,-22,-39v-18,0,-23,13,-23,30r0,131v0,15,5,26,22,26v14,0,27,-15,23,-38r37,0v4,40,-15,66,-48,74r-15,21v24,-6,44,11,41,26v0,36,-53,38,-77,26r6,-15v16,6,40,11,43,-10v-1,-13,-19,-16,-31,-11",w:146},"þ":{d:"125,-128v-8,52,19,130,-39,130v-15,0,-24,-9,-34,-19r0,91r-37,0r0,-330r37,0r0,90v23,-33,82,-21,73,38xm70,-35v34,0,18,-57,18,-88v0,-15,-5,-25,-18,-25v-31,0,-18,62,-18,94v0,12,8,19,18,19",w:140},"©":{d:"189,-103r23,0v-6,34,-31,56,-63,56v-47,0,-77,-36,-77,-81v0,-47,28,-82,76,-82v33,0,59,20,64,55r-23,0v-18,-57,-91,-28,-91,26v0,30,20,58,51,58v21,0,37,-14,40,-32xm248,-128v0,-59,-46,-107,-104,-107v-58,0,-104,48,-104,107v0,59,46,106,104,106v58,0,104,-47,104,-106xm14,-128v0,-72,58,-130,130,-130v72,0,130,58,130,130v0,72,-58,130,-130,130v-72,0,-130,-58,-130,-130",w:288},"¬":{d:"170,-41r0,-72r-153,0r0,-28r182,0r0,100r-29,0",w:216},"²":{d:"4,-210v-4,-30,13,-46,40,-48v39,-3,48,43,31,71r-34,58r42,0r0,26r-79,0r0,-20v15,-34,50,-54,50,-98v0,-15,-21,-16,-21,0r0,11r-29,0",w:87},"³":{d:"36,-171r0,-23v21,2,18,-11,18,-28v0,-6,-4,-11,-10,-11v-12,1,-11,10,-11,21r-29,0v-3,-29,11,-45,40,-46v43,-2,54,54,24,75v18,9,15,23,15,45v0,18,-11,36,-39,36v-23,1,-44,-14,-40,-46r29,0v-6,20,21,27,21,9v0,-18,6,-34,-18,-32",w:87},"°":{d:"25,-218v0,12,10,22,22,22v12,0,22,-10,22,-22v0,-12,-10,-22,-22,-22v-12,0,-22,10,-22,22xm6,-218v0,-22,19,-40,41,-40v22,0,40,18,40,40v0,22,-18,40,-40,40v-22,0,-41,-18,-41,-40",w:93},"Á":{d:"91,-90r-18,-93r-18,93r36,0xm1,0r57,-256r31,0r57,256r-37,0r-11,-55r-50,0r-11,55r-36,0xm50,-268r32,-50r39,0r-47,50r-24,0",w:146},"Â":{d:"21,-268r36,-51r33,0r36,51r-28,0r-25,-34r-24,34r-28,0xm91,-90r-18,-93r-18,93r36,0xm1,0r57,-256r31,0r57,256r-37,0r-11,-55r-50,0r-11,55r-36,0",w:146},"Ä":{d:"91,-90r-18,-93r-18,93r36,0xm1,0r57,-256r31,0r57,256r-37,0r-11,-55r-50,0r-11,55r-36,0xm28,-272r0,-37r33,0r0,37r-33,0xm86,-272r0,-37r33,0r0,37r-33,0",w:146},"À":{d:"91,-90r-18,-93r-18,93r36,0xm1,0r57,-256r31,0r57,256r-37,0r-11,-55r-50,0r-11,55r-36,0xm64,-318r33,50r-24,0r-47,-50r38,0",w:146},"Å":{d:"37,-301v0,-20,16,-36,36,-36v20,0,37,16,37,36v0,20,-17,37,-37,37v-20,0,-36,-17,-36,-37xm51,-301v0,12,10,22,22,22v12,0,22,-10,22,-22v0,-12,-10,-22,-22,-22v-12,0,-22,10,-22,22xm91,-90r-18,-93r-18,93r36,0xm1,0r57,-256r31,0r57,256r-37,0r-11,-55r-50,0r-11,55r-36,0",w:146},"Ã":{d:"116,-313r19,0v-4,22,-14,40,-37,40v-20,0,-65,-32,-67,2r-19,0v4,-22,14,-40,37,-40v21,0,64,31,67,-2xm91,-90r-18,-93r-18,93r36,0xm1,0r57,-256r31,0r57,256r-37,0r-11,-55r-50,0r-11,55r-36,0",w:146},"É":{d:"17,0r0,-256r110,0r0,34r-73,0r0,75r63,0r0,35r-63,0r0,75r73,0r0,37r-110,0xm47,-268r32,-50r39,0r-47,50r-24,0"},"Ê":{d:"18,-268r35,-51r34,0r35,51r-28,0r-24,-34r-24,34r-28,0xm17,0r0,-256r110,0r0,34r-73,0r0,75r63,0r0,35r-63,0r0,75r73,0r0,37r-110,0"},"Ë":{d:"17,0r0,-256r110,0r0,34r-73,0r0,75r63,0r0,35r-63,0r0,75r73,0r0,37r-110,0xm25,-272r0,-37r33,0r0,37r-33,0xm83,-272r0,-37r33,0r0,37r-33,0"},"È":{d:"17,0r0,-256r110,0r0,34r-73,0r0,75r63,0r0,35r-63,0r0,75r73,0r0,37r-110,0xm61,-318r33,50r-24,0r-47,-50r38,0"},"Í":{d:"18,0r0,-256r37,0r0,256r-37,0xm13,-268r32,-50r39,0r-47,50r-24,0",w:73},"Î":{d:"-15,-268r35,-51r34,0r35,51r-28,0r-24,-34r-24,34r-28,0xm18,0r0,-256r37,0r0,256r-37,0",w:73},"Ï":{d:"18,0r0,-256r37,0r0,256r-37,0xm-9,-272r0,-37r33,0r0,37r-33,0xm49,-272r0,-37r33,0r0,37r-33,0",w:73},"Ì":{d:"18,0r0,-256r37,0r0,256r-37,0xm27,-318r33,50r-24,0r-47,-50r38,0",w:73},"Ñ":{d:"123,-313r18,0v-4,22,-13,40,-36,40v-21,0,-65,-32,-68,2r-18,0v4,-22,13,-40,36,-40v21,0,65,32,68,-2xm16,0r0,-256r35,0r56,154r0,-154r37,0r0,256r-35,0r-56,-154r0,154r-37,0",w:159},"Ó":{d:"15,-60r0,-136v1,-83,122,-83,123,0r0,136v-1,83,-123,83,-123,0xm52,-196r0,136v0,18,12,25,25,25v13,0,25,-7,25,-25r0,-136v0,-18,-12,-26,-25,-26v-13,0,-25,8,-25,26xm53,-268r32,-50r39,0r-47,50r-24,0",w:153},"Ô":{d:"24,-268r36,-51r34,0r35,51r-28,0r-24,-34r-24,34r-29,0xm15,-60r0,-136v1,-83,122,-83,123,0r0,136v-1,83,-123,83,-123,0xm52,-196r0,136v0,18,12,25,25,25v13,0,25,-7,25,-25r0,-136v0,-18,-12,-26,-25,-26v-13,0,-25,8,-25,26",w:153},"Ö":{d:"15,-60r0,-136v1,-83,122,-83,123,0r0,136v-1,83,-123,83,-123,0xm52,-196r0,136v0,18,12,25,25,25v13,0,25,-7,25,-25r0,-136v0,-18,-12,-26,-25,-26v-13,0,-25,8,-25,26xm31,-272r0,-37r33,0r0,37r-33,0xm89,-272r0,-37r33,0r0,37r-33,0",w:153},"Ò":{d:"15,-60r0,-136v1,-83,122,-83,123,0r0,136v-1,83,-123,83,-123,0xm52,-196r0,136v0,18,12,25,25,25v13,0,25,-7,25,-25r0,-136v0,-18,-12,-26,-25,-26v-13,0,-25,8,-25,26xm67,-318r33,50r-24,0r-47,-50r38,0",w:153},"Õ":{d:"120,-313r18,0v-4,22,-13,40,-36,40v-21,0,-65,-32,-68,2r-19,0v4,-22,14,-40,37,-40v21,0,65,32,68,-2xm15,-60r0,-136v1,-83,122,-83,123,0r0,136v-1,83,-123,83,-123,0xm52,-196r0,136v0,18,12,25,25,25v13,0,25,-7,25,-25r0,-136v0,-18,-12,-26,-25,-26v-13,0,-25,8,-25,26",w:153},"Ú":{d:"136,-256r0,198v0,33,-26,60,-59,60v-33,0,-60,-27,-60,-60r0,-198r37,0r0,195v0,18,10,26,23,26v13,0,22,-8,22,-26r0,-195r37,0xm53,-268r32,-50r39,0r-47,50r-24,0",w:153},"Û":{d:"24,-268r36,-51r34,0r35,51r-28,0r-24,-34r-24,34r-29,0xm136,-256r0,198v0,33,-26,60,-59,60v-33,0,-60,-27,-60,-60r0,-198r37,0r0,195v0,18,10,26,23,26v13,0,22,-8,22,-26r0,-195r37,0",w:153},"Ü":{d:"136,-256r0,198v0,33,-26,60,-59,60v-33,0,-60,-27,-60,-60r0,-198r37,0r0,195v0,18,10,26,23,26v13,0,22,-8,22,-26r0,-195r37,0xm31,-272r0,-37r33,0r0,37r-33,0xm89,-272r0,-37r33,0r0,37r-33,0",w:153},"Ù":{d:"136,-256r0,198v0,33,-26,60,-59,60v-33,0,-60,-27,-60,-60r0,-198r37,0r0,195v0,18,10,26,23,26v13,0,22,-8,22,-26r0,-195r37,0xm67,-318r33,50r-24,0r-47,-50r38,0",w:153},"Ý":{d:"51,0r0,-108r-50,-148r39,0r30,102r30,-102r39,0r-51,148r0,108r-37,0xm46,-268r32,-50r39,0r-47,50r-24,0",w:139},"á":{d:"10,-130v2,-32,23,-55,56,-55v31,0,55,20,55,58r0,127r-36,0v-1,-6,2,-15,-1,-19v-20,32,-72,34,-75,-27v-2,-49,24,-67,76,-61v0,-20,2,-41,-19,-41v-9,0,-19,6,-21,18r-35,0xm65,-30v21,1,21,-25,20,-48v-19,-6,-39,1,-39,24v0,14,7,24,19,24xm43,-207r32,-50r39,0r-47,50r-24,0"},"â":{d:"14,-207r36,-50r34,0r35,50r-28,0r-24,-34r-25,34r-28,0xm10,-130v2,-32,23,-55,56,-55v31,0,55,20,55,58r0,127r-36,0v-1,-6,2,-15,-1,-19v-20,32,-72,34,-75,-27v-2,-49,24,-67,76,-61v0,-20,2,-41,-19,-41v-9,0,-19,6,-21,18r-35,0xm65,-30v21,1,21,-25,20,-48v-19,-6,-39,1,-39,24v0,14,7,24,19,24"},"ä":{d:"10,-130v2,-32,23,-55,56,-55v31,0,55,20,55,58r0,127r-36,0v-1,-6,2,-15,-1,-19v-20,32,-72,34,-75,-27v-2,-49,24,-67,76,-61v0,-20,2,-41,-19,-41v-9,0,-19,6,-21,18r-35,0xm65,-30v21,1,21,-25,20,-48v-19,-6,-39,1,-39,24v0,14,7,24,19,24xm21,-211r0,-37r33,0r0,37r-33,0xm79,-211r0,-37r33,0r0,37r-33,0"},"à":{d:"10,-130v2,-32,23,-55,56,-55v31,0,55,20,55,58r0,127r-36,0v-1,-6,2,-15,-1,-19v-20,32,-72,34,-75,-27v-2,-49,24,-67,76,-61v0,-20,2,-41,-19,-41v-9,0,-19,6,-21,18r-35,0xm65,-30v21,1,21,-25,20,-48v-19,-6,-39,1,-39,24v0,14,7,24,19,24xm57,-257r33,50r-24,0r-47,-50r38,0"},"å":{d:"30,-238v0,-20,17,-36,37,-36v20,0,36,16,36,36v0,20,-16,37,-36,37v-20,0,-37,-17,-37,-37xm45,-238v0,12,10,22,22,22v12,0,22,-10,22,-22v0,-12,-10,-22,-22,-22v-12,0,-22,10,-22,22xm10,-130v2,-32,23,-55,56,-55v31,0,55,20,55,58r0,127r-36,0v-1,-6,2,-15,-1,-19v-20,32,-72,34,-75,-27v-2,-49,24,-67,76,-61v0,-20,2,-41,-19,-41v-9,0,-19,6,-21,18r-35,0xm65,-30v21,1,21,-25,20,-48v-19,-6,-39,1,-39,24v0,14,7,24,19,24"},"ã":{d:"109,-252r19,0v-4,22,-14,40,-37,40v-21,0,-64,-31,-67,2r-19,0v4,-22,14,-40,37,-40v20,0,65,34,67,-2xm10,-130v2,-32,23,-55,56,-55v31,0,55,20,55,58r0,127r-36,0v-1,-6,2,-15,-1,-19v-20,32,-72,34,-75,-27v-2,-49,24,-67,76,-61v0,-20,2,-41,-19,-41v-9,0,-19,6,-21,18r-35,0xm65,-30v21,1,21,-25,20,-48v-19,-6,-39,1,-39,24v0,14,7,24,19,24"},"é":{d:"12,-61v0,-61,-4,-125,55,-124v54,1,58,52,54,108r-72,0v0,20,-3,42,18,42v14,0,17,-10,18,-18r36,0v0,32,-22,56,-54,55v-36,-1,-55,-23,-55,-63xm67,-148v-19,0,-19,22,-18,42r36,0v1,-20,1,-42,-18,-42xm43,-207r32,-50r39,0r-47,50r-24,0"},"ê":{d:"14,-207r36,-50r34,0r35,50r-28,0r-24,-34r-25,34r-28,0xm12,-61v0,-61,-4,-125,55,-124v54,1,58,52,54,108r-72,0v0,20,-3,42,18,42v14,0,17,-10,18,-18r36,0v0,32,-22,56,-54,55v-36,-1,-55,-23,-55,-63xm67,-148v-19,0,-19,22,-18,42r36,0v1,-20,1,-42,-18,-42"},"ë":{d:"12,-61v0,-61,-4,-125,55,-124v54,1,58,52,54,108r-72,0v0,20,-3,42,18,42v14,0,17,-10,18,-18r36,0v0,32,-22,56,-54,55v-36,-1,-55,-23,-55,-63xm67,-148v-19,0,-19,22,-18,42r36,0v1,-20,1,-42,-18,-42xm21,-211r0,-37r33,0r0,37r-33,0xm79,-211r0,-37r33,0r0,37r-33,0"},"è":{d:"12,-61v0,-61,-4,-125,55,-124v54,1,58,52,54,108r-72,0v0,20,-3,42,18,42v14,0,17,-10,18,-18r36,0v0,32,-22,56,-54,55v-36,-1,-55,-23,-55,-63xm67,-148v-19,0,-19,22,-18,42r36,0v1,-20,1,-42,-18,-42xm57,-257r33,50r-24,0r-47,-50r38,0"},"í":{d:"15,0r0,-183r37,0r0,183r-37,0xm10,-207r32,-50r39,0r-47,50r-24,0",w:66},"î":{d:"-19,-207r36,-50r33,0r36,50r-28,0r-25,-34r-24,34r-28,0xm15,0r0,-183r37,0r0,183r-37,0",w:66},"ï":{d:"15,0r0,-183r37,0r0,183r-37,0xm-12,-211r0,-37r33,0r0,37r-33,0xm46,-211r0,-37r33,0r0,37r-33,0",w:66},"ì":{d:"15,0r0,-183r37,0r0,183r-37,0xm24,-257r33,50r-24,0r-47,-50r38,0",w:66},"ñ":{d:"113,-252r18,0v-4,22,-13,40,-36,40v-21,0,-65,-32,-68,2r-18,0v4,-22,13,-40,36,-40v21,1,65,33,68,-2xm15,0r0,-183r37,0v1,6,-2,14,1,18v18,-31,73,-28,72,25r0,140r-37,0r0,-126v0,-13,-6,-22,-18,-22v-14,0,-18,9,-18,25r0,123r-37,0",w:140},"ó":{d:"67,2v-59,3,-55,-62,-55,-123v0,-40,20,-63,55,-64v58,-2,54,63,54,124v0,40,-19,62,-54,63xm67,-148v-32,3,-18,62,-18,93v0,14,7,20,18,20v32,-2,18,-61,18,-92v0,-14,-7,-21,-18,-21xm43,-207r32,-50r39,0r-47,50r-24,0"},"ô":{d:"14,-207r36,-50r34,0r35,50r-28,0r-24,-34r-25,34r-28,0xm67,2v-59,3,-55,-62,-55,-123v0,-40,20,-63,55,-64v58,-2,54,63,54,124v0,40,-19,62,-54,63xm67,-148v-32,3,-18,62,-18,93v0,14,7,20,18,20v32,-2,18,-61,18,-92v0,-14,-7,-21,-18,-21"},"ö":{d:"67,2v-59,3,-55,-62,-55,-123v0,-40,20,-63,55,-64v58,-2,54,63,54,124v0,40,-19,62,-54,63xm67,-148v-32,3,-18,62,-18,93v0,14,7,20,18,20v32,-2,18,-61,18,-92v0,-14,-7,-21,-18,-21xm21,-211r0,-37r33,0r0,37r-33,0xm79,-211r0,-37r33,0r0,37r-33,0"},"ò":{d:"67,2v-59,3,-55,-62,-55,-123v0,-40,20,-63,55,-64v58,-2,54,63,54,124v0,40,-19,62,-54,63xm67,-148v-32,3,-18,62,-18,93v0,14,7,20,18,20v32,-2,18,-61,18,-92v0,-14,-7,-21,-18,-21xm57,-257r33,50r-24,0r-47,-50r38,0"},"õ":{d:"109,-252r19,0v-4,22,-14,40,-37,40v-21,0,-64,-31,-67,2r-19,0v4,-22,14,-40,37,-40v20,0,65,34,67,-2xm67,2v-59,3,-55,-62,-55,-123v0,-40,20,-63,55,-64v58,-2,54,63,54,124v0,40,-19,62,-54,63xm67,-148v-32,3,-18,62,-18,93v0,14,7,20,18,20v32,-2,18,-61,18,-92v0,-14,-7,-21,-18,-21"},"ú":{d:"125,-183r0,183r-37,0v-1,-6,2,-14,-1,-18v-18,31,-73,29,-72,-24r0,-141r37,0r0,127v0,13,6,21,18,21v14,0,18,-9,18,-25r0,-123r37,0xm47,-207r32,-50r39,0r-47,50r-24,0",w:140},"û":{d:"18,-207r35,-50r34,0r35,50r-28,0r-24,-34r-24,34r-28,0xm125,-183r0,183r-37,0v-1,-6,2,-14,-1,-18v-18,31,-73,29,-72,-24r0,-141r37,0r0,127v0,13,6,21,18,21v14,0,18,-9,18,-25r0,-123r37,0",w:140},"ü":{d:"125,-183r0,183r-37,0v-1,-6,2,-14,-1,-18v-18,31,-73,29,-72,-24r0,-141r37,0r0,127v0,13,6,21,18,21v14,0,18,-9,18,-25r0,-123r37,0xm25,-211r0,-37r33,0r0,37r-33,0xm83,-211r0,-37r33,0r0,37r-33,0",w:140},"ù":{d:"125,-183r0,183r-37,0v-1,-6,2,-14,-1,-18v-18,31,-73,29,-72,-24r0,-141r37,0r0,127v0,13,6,21,18,21v14,0,18,-9,18,-25r0,-123r37,0xm61,-257r33,50r-24,0r-47,-50r38,0",w:140},"ý":{d:"0,-183r39,0r25,114r25,-114r38,0r-52,215v-11,37,-30,43,-61,42r0,-35v26,0,25,0,36,-47xm40,-207r32,-50r39,0r-47,50r-24,0",w:126},"ÿ":{d:"0,-183r39,0r25,114r25,-114r38,0r-52,215v-11,37,-30,43,-61,42r0,-35v26,0,25,0,36,-47xm18,-211r0,-37r33,0r0,37r-33,0xm76,-211r0,-37r33,0r0,37r-33,0",w:126}," ":{w:66}}});
/*!
 * The following copyright notice may not be removed under any circumstances.
 * 
 * Copyright:
 *  The digitally encoded machine readable software for producing the
 Typefaces
 * licensed to you is copyrighted (c) 1988, 1990, 1993 Adobe Systems.
 All Rights
 * Reserved. This software is the property of Adobe Systems
 Incorporated and its
 * licensors, and may not be reproduced, used, 
 displayed, modified, disclosed or
 * transferred without the express 
 written approval of Adobe.
 
 The digitally
 * encoded machine readable outline data for producing
 the Typefaces licensed to
 * you is copyrighted (c) 1981 Linotype-Hell AG
 and/or its subsidiaries. All
 * Rights Reserved.
 This data is the property of Linotype-Hell AG and/or its
 * subsidiaries
 and may not be reproduced, used, displayed, modified, disclosed or
 * 
 transferred without the express written approval of Linotype-Hell AG 
 and/or
 * its subsidiaries.
 18 pt. Helvetica* 35 Thin 55472
 */
Cufon.registerFont({w:200,face:{"font-family":"Helvetica Neue","font-weight":100,"font-stretch":"normal","units-per-em":"360","panose-1":"2 0 2 3 0 0 0 0 0 0",ascent:"288",descent:"-72","x-height":"4",bbox:"-61 -334 375 77","underline-thickness":"18","underline-position":"-36",stemh:"12",stemv:"14","unicode-range":"U+0020-U+FB02"},glyphs:{" ":{w:100},"!":{d:"38,-257r17,0r-4,191r-9,0xm56,0r-19,0r0,-37r19,0r0,37",w:93},'"':{d:"29,-175r0,-82r13,0r0,82r-13,0xm71,-175r0,-82r14,0r0,82r-14,0",w:113},"#":{d:"149,-248r12,0r-11,79r39,0r0,12r-41,0r-9,62r40,0r0,12r-41,0r-12,83r-12,0r12,-83r-61,0r-12,83r-12,0r12,-83r-42,0r0,-12r44,0r8,-62r-42,0r0,-12r44,0r11,-79r12,0r-11,79r61,0xm75,-157r-8,62r60,0r9,-62r-61,0"},$:{d:"104,-125r0,117v41,0,76,-17,76,-58v0,-34,-37,-53,-76,-59xm93,-141r0,-108v-49,2,-67,24,-67,54v-1,41,34,46,67,54xm93,38r0,-32v-53,-5,-89,-29,-89,-91r14,0v0,45,25,74,75,77r0,-119v-39,-9,-80,-16,-81,-68v0,-16,5,-65,81,-68r0,-18r11,0r0,18v50,1,82,24,84,79r-14,0v-3,-47,-29,-65,-70,-66r0,112v47,7,98,33,90,72v0,53,-45,71,-90,72r0,32r-11,0"},"%":{d:"50,9r167,-266r14,0r-167,266r-14,0xm206,4v-36,0,-60,-28,-60,-63v0,-36,23,-65,60,-65v38,0,60,28,60,65v0,34,-24,63,-60,63xm206,-8v29,0,46,-25,46,-51v0,-28,-16,-53,-46,-53v-30,0,-46,25,-46,53v0,26,18,51,46,51xm74,-125v-36,0,-60,-28,-60,-63v0,-36,24,-65,61,-65v38,0,59,28,59,65v0,34,-24,63,-60,63xm74,-136v29,0,46,-26,46,-52v0,-28,-16,-53,-46,-53v-30,0,-46,25,-46,53v0,26,18,52,46,52",w:280},"&":{d:"94,-148v21,-14,48,-30,48,-60v0,-43,-81,-42,-81,0v0,25,21,43,33,60xm156,-49r-66,-83v-27,17,-61,35,-61,71v0,34,32,53,63,53v43,0,64,-39,64,-41xm196,0r-31,-38v-28,60,-151,57,-150,-23v0,-42,37,-62,67,-81v-16,-20,-34,-39,-34,-66v0,-27,27,-45,54,-45v28,0,54,16,54,45v0,37,-29,52,-54,70r61,75v5,-13,9,-28,9,-43r14,0v-1,19,-6,38,-13,55r42,51r-19,0",w:213},"’":{d:"45,-257v-1,35,5,71,-23,82v0,-17,16,-28,12,-45r-7,0r0,-37r18,0",w:73},"(":{d:"82,66r-12,0v-62,-98,-61,-230,1,-329r12,0v-60,99,-62,230,-1,329",w:86},")":{d:"5,-263r12,0v61,98,60,230,-1,329r-12,0v60,-99,62,-230,1,-329",w:86},"*":{d:"58,-257r10,0r0,47r44,-15r4,10r-44,15r27,37r-8,7r-28,-38r-28,38r-9,-7r29,-37r-45,-15r4,-10r44,15r0,-47",w:126},"+":{d:"101,-98r0,-83r14,0r0,83r84,0r0,14r-84,0r0,84r-14,0r0,-84r-84,0r0,-14r84,0",w:216},",":{d:"36,45v-1,-18,16,-28,12,-45r-7,0r0,-37r18,0v-1,35,5,71,-23,82",w:100},"-":{d:"102,-91r-77,0r0,-14r77,0r0,14",w:126},".":{d:"59,0r-18,0r0,-37r18,0r0,37",w:100},"/":{d:"10,6r-15,0r115,-269r15,0",w:119},"0":{d:"100,4v-72,0,-90,-68,-90,-128v0,-60,18,-129,90,-129v72,0,90,69,90,129v0,60,-18,128,-90,128xm100,-8v62,0,76,-66,76,-116v0,-50,-14,-117,-76,-117v-62,0,-76,67,-76,117v0,50,14,116,76,116"},"1":{d:"119,-248r0,248r-14,0r0,-222v-18,19,-41,29,-66,32r0,-12v29,-4,53,-21,68,-46r12,0"},"2":{d:"178,-185v0,84,-134,105,-144,171r148,0r0,14r-165,0v3,-90,148,-99,148,-185v0,-34,-30,-56,-62,-56v-45,0,-67,33,-67,76r-13,0v3,-59,29,-88,78,-88v42,0,77,22,77,68"},"3":{d:"13,-82r14,0v-2,46,26,74,72,74v37,0,71,-21,71,-61v0,-48,-42,-60,-83,-57r0,-12v36,1,78,-9,78,-52v0,-35,-36,-51,-66,-51v-44,0,-64,30,-66,71r-14,0v0,-49,31,-83,80,-83v40,0,79,19,79,63v1,31,-21,51,-48,58v34,4,54,30,54,63v0,49,-39,73,-85,73v-55,0,-89,-31,-86,-86"},"4":{d:"131,-248r14,0r0,173r42,0r0,12r-42,0r0,63r-14,0r0,-63r-121,0r0,-14xm131,-75r0,-155r-107,155r107,0"},"5":{d:"21,-120r26,-128r125,0r0,11r-114,0r-21,100v42,-60,146,-23,146,55v0,49,-34,86,-84,86v-48,0,-89,-30,-86,-80r14,0v-1,41,32,68,72,68v42,0,70,-33,70,-74v0,-73,-101,-99,-134,-38r-14,0"},"6":{d:"104,-8v40,0,69,-32,69,-71v0,-39,-29,-73,-69,-73v-41,0,-71,33,-71,73v0,41,32,71,71,71xm183,-187r-14,0v-5,-32,-29,-54,-62,-54v-68,0,-80,82,-77,130v11,-32,41,-53,74,-53v49,0,83,36,83,85v0,48,-35,83,-83,83v-69,0,-89,-56,-89,-116v0,-61,15,-141,92,-141v41,0,71,24,76,66"},"7":{d:"20,-237r0,-11r160,0r0,13v-50,55,-95,113,-107,235r-15,0v5,-71,24,-145,109,-237r-147,0"},"8":{d:"172,-71v0,-41,-33,-58,-72,-58v-39,0,-72,17,-72,58v0,44,34,63,72,63v38,0,72,-19,72,-63xm23,-190v0,-47,38,-63,77,-63v39,0,77,16,77,63v0,29,-18,47,-46,55v34,4,55,29,55,64v0,51,-38,75,-86,75v-48,0,-86,-24,-86,-75v-1,-36,23,-58,55,-65v-30,-6,-46,-26,-46,-54xm163,-190v0,-38,-30,-51,-63,-51v-33,0,-63,13,-63,51v0,35,31,49,63,49v32,0,63,-14,63,-49"},"9":{d:"100,-96v41,0,71,-33,71,-73v0,-40,-31,-72,-71,-72v-40,0,-70,33,-70,72v0,39,30,73,70,73xm20,-61r13,0v5,32,30,53,63,53v68,0,80,-84,77,-127v-10,27,-34,51,-73,51v-50,0,-83,-35,-83,-85v0,-49,34,-84,83,-84v38,0,87,18,87,117v0,61,-14,140,-91,140v-41,0,-71,-23,-76,-65"},":":{d:"41,-185r18,0r0,37r-18,0r0,-37xm59,0r-18,0r0,-37r18,0r0,37",w:100},";":{d:"36,45v-1,-18,16,-28,12,-45r-7,0r0,-37r18,0v-1,35,5,71,-23,82xm41,-185r18,0r0,37r-18,0r0,-37",w:100},"<":{d:"199,-185r0,15r-171,79r171,79r0,15r-182,-85r0,-19",w:216},"=":{d:"199,-133r0,14r-182,0r0,-14r182,0xm199,-63r0,14r-182,0r0,-14r182,0",w:216},">":{d:"17,3r0,-15r171,-79r-171,-79r0,-15r182,85r0,19",w:216},"?":{d:"85,-65v-4,-71,67,-77,67,-134v0,-36,-28,-50,-58,-50v-43,0,-65,31,-65,72r-14,0v0,-51,28,-86,80,-86v38,0,71,20,71,64v0,68,-68,56,-67,134r-14,0xm83,0r0,-37r19,0r0,37r-19,0",w:186},"@":{d:"121,-59v34,-1,66,-60,65,-95v0,-13,-3,-43,-33,-43v-41,0,-69,56,-69,94v0,27,16,44,37,44xm219,-202r-40,129v0,7,6,12,14,12v33,0,65,-50,65,-91v0,-60,-55,-99,-108,-99v-66,0,-120,57,-120,124v-1,121,163,162,220,67r16,0v-22,41,-69,66,-115,66v-77,0,-134,-61,-134,-136v0,-74,60,-133,132,-133v68,0,122,47,122,112v0,54,-45,103,-82,103v-13,0,-24,-8,-24,-25v-27,42,-95,27,-95,-29v0,-50,35,-107,85,-107v24,-1,35,18,41,33r8,-26r15,0",w:288},A:{d:"99,-257r17,0r102,257r-17,0r-33,-82r-123,0r-32,82r-17,0xm50,-96r113,0r-55,-146",w:213},B:{d:"39,-127r0,113v70,0,164,11,160,-58v-4,-75,-90,-51,-160,-55xm23,0r0,-257r103,0v99,-4,106,107,31,121v6,2,58,10,58,64v0,84,-106,73,-192,72xm39,-243r0,103r87,0v43,0,65,-22,65,-53v-2,-67,-88,-47,-152,-50",w:226},C:{d:"239,-180r-16,0v-7,-43,-45,-69,-88,-69v-67,0,-106,54,-106,120v0,66,39,121,106,121v50,0,89,-44,92,-92r16,0v-6,61,-51,106,-108,106v-77,0,-122,-60,-122,-135v0,-75,45,-134,122,-134v91,0,104,79,104,83",w:253},D:{d:"39,-243r0,229v100,3,171,6,171,-115v0,-105,-68,-114,-106,-114r-65,0xm23,0r0,-257r84,0v92,0,119,63,119,128v0,73,-38,129,-120,129r-83,0",w:240},E:{d:"39,-14r158,0r0,14r-174,0r0,-257r172,0r0,14r-156,0r0,103r147,0r0,13r-147,0r0,113",w:201},F:{d:"170,-127r-131,0r0,127r-16,0r0,-257r161,0r0,14r-145,0r0,103r131,0r0,13",w:185},G:{d:"138,-126r108,0r0,126r-14,0v-1,-18,2,-39,-1,-55v-13,37,-52,61,-97,61v-78,0,-121,-59,-121,-133v0,-73,45,-136,122,-136v53,0,98,32,107,86r-16,0v-12,-44,-44,-72,-91,-72v-69,0,-106,58,-106,122v0,66,35,119,106,119v61,0,100,-41,97,-104r-94,0r0,-14",w:266},H:{d:"203,-127r-164,0r0,127r-16,0r0,-257r16,0r0,117r164,0r0,-117r16,0r0,257r-16,0r0,-127",w:241},I:{d:"23,0r0,-257r16,0r0,257r-16,0",w:61},J:{d:"7,-82r16,0v-3,38,4,74,55,74v59,0,57,-41,57,-77r0,-172r15,0r0,177v0,30,2,86,-70,86v-69,0,-73,-49,-73,-88",w:173},K:{d:"23,0r0,-257r16,0r0,148r161,-148r21,0r-118,107r125,150r-20,0r-116,-139r-53,48r0,91r-16,0",w:220},L:{d:"23,0r0,-257r16,0r0,243r145,0r0,14r-161,0",w:180},M:{d:"23,0r0,-257r22,0r102,239r99,-239r23,0r0,257r-16,0r-1,-238r-98,238r-16,0r-99,-238r0,238r-16,0",w:291},N:{d:"23,0r0,-257r19,0r164,236r0,-236r15,0r0,257r-18,0r-164,-238r0,238r-16,0",w:244},O:{d:"256,-129v0,75,-45,135,-122,135v-77,0,-123,-60,-123,-135v0,-75,46,-134,123,-134v77,0,122,59,122,134xm27,-129v0,66,40,121,107,121v67,0,106,-55,106,-121v0,-66,-39,-120,-106,-120v-67,0,-107,54,-107,120",w:266},P:{d:"39,-243r0,115r90,0v46,0,62,-30,62,-57v0,-19,-9,-58,-60,-58r-92,0xm23,0r0,-257v87,8,184,-33,184,72v0,45,-30,71,-81,71r-87,0r0,114r-16,0",w:212},Q:{d:"163,-66r41,30v67,-62,37,-213,-70,-213v-67,0,-107,54,-107,120v0,91,93,155,167,102r-39,-27xm249,13r-43,-30v-19,15,-43,23,-72,23v-77,0,-123,-60,-123,-135v0,-75,46,-134,123,-134v121,0,157,165,83,236r40,29",w:266},R:{d:"39,-131v70,-2,157,17,156,-59v-1,-71,-89,-50,-156,-53r0,112xm197,0v-18,-46,17,-117,-67,-117r-91,0r0,117r-16,0r0,-257v82,4,188,-23,188,66v1,36,-23,59,-55,67v69,3,40,85,59,124r-18,0",w:226},S:{d:"197,-66v0,-88,-175,-31,-175,-129v0,-49,45,-68,86,-68v54,0,95,22,98,79r-16,0v-2,-44,-34,-65,-82,-65v-29,0,-71,12,-71,54v0,84,176,29,176,129v0,53,-52,72,-91,72v-60,0,-109,-25,-108,-91r16,0v-3,56,41,77,92,77v31,0,75,-13,75,-58",w:226},T:{d:"85,-243r-90,0r0,-14r197,0r0,14r-91,0r0,243r-16,0r0,-243",w:186},U:{d:"23,-257r16,0r0,154v0,31,6,95,80,95v120,0,76,-144,84,-249r16,0v-7,119,36,264,-100,263v-91,0,-96,-75,-96,-109r0,-154",w:241},V:{d:"12,-257r88,243r89,-243r16,0r-96,257r-18,0r-96,-257r17,0"},W:{d:"72,0r-74,-257r16,0r68,240r68,-240r20,0r69,240r66,-240r17,0r-74,257r-18,0r-71,-243r-69,243r-18,0",w:320},X:{d:"90,-132r-90,-125r19,0r81,113r83,-113r18,0r-90,125r95,132r-19,0r-87,-120r-87,120r-19,0"},Y:{d:"103,-121r94,-136r17,0r-103,149r0,108r-16,0r0,-108r-103,-149r18,0",w:206},Z:{d:"10,-243r0,-14r180,0r0,14r-174,229r178,0r0,14r-194,0r0,-14r173,-229r-163,0",w:193},"[":{d:"83,-251r-35,0r0,305r35,0r0,12r-49,0r0,-329r49,0r0,12",w:86},"\\":{d:"125,6r-15,0r-115,-269r15,0",w:119},"]":{d:"4,54r35,0r0,-305r-35,0r0,-12r49,0r0,329r-49,0r0,-12",w:86},"^":{d:"202,-85r-15,0r-79,-152r-79,152r-15,0r85,-163r19,0",w:216},_:{d:"180,45r-180,0r0,-18r180,0r0,18",w:180},"‘":{d:"51,-257v1,18,-16,28,-12,45r8,0r0,37r-19,0v1,-35,-5,-71,23,-82",w:73},a:{d:"143,-105v-26,22,-118,0,-118,57v0,22,17,40,49,40v62,0,69,-53,69,-63r0,-34xm157,-141r0,107v-2,16,5,26,22,21r0,12v-29,6,-39,-11,-37,-36v-12,47,-130,65,-130,-11v0,-43,37,-52,68,-55v61,-4,63,-8,63,-38v0,-8,-9,-36,-51,-36v-33,0,-55,17,-57,49r-14,0v2,-41,27,-61,71,-61v32,0,65,10,65,48",w:180},b:{d:"108,-8v91,-2,90,-169,0,-169v-48,0,-71,34,-71,80v0,45,21,89,71,89xm23,0r0,-257r14,0r1,111v10,-29,40,-43,70,-43v54,0,80,41,80,92v0,88,-54,101,-80,101v-50,0,-65,-36,-71,-45r0,41r-14,0"},c:{d:"173,-128r-14,0v-3,-33,-29,-49,-62,-49v-46,0,-71,41,-71,83v0,50,23,86,71,86v35,0,59,-23,64,-57r14,0v-6,44,-38,69,-78,69v-60,0,-85,-47,-85,-98v0,-51,30,-95,85,-95v40,0,72,19,76,61",w:186},d:{d:"94,-8v47,0,69,-42,69,-84v0,-43,-21,-85,-69,-85v-49,0,-69,40,-69,85v0,44,21,84,69,84xm163,0v-1,-13,2,-29,-1,-40v-15,29,-38,44,-71,44v-56,0,-79,-45,-79,-96v0,-55,26,-97,82,-97v31,-1,57,18,69,45r0,-113r14,0r0,257r-14,0"},e:{d:"175,-91r-149,0v-1,44,22,83,68,83v35,0,60,-21,66,-55r14,0v-7,43,-36,67,-80,67v-54,0,-82,-42,-82,-93v0,-51,26,-100,82,-100v58,0,84,45,81,98xm26,-103r135,0v-1,-39,-25,-74,-67,-74v-41,0,-65,37,-68,74",w:186},f:{d:"33,-173r-33,0r0,-12r33,0v-6,-48,9,-87,57,-73r0,12v-21,-4,-43,-4,-43,24r0,37r38,0r0,12r-38,0r0,173r-14,0r0,-173",w:86},g:{d:"92,-177v-45,0,-66,40,-66,79v0,44,22,79,66,79v45,0,67,-37,67,-79v0,-41,-22,-79,-67,-79xm159,-185r14,0r0,175v0,14,0,81,-80,81v-40,0,-70,-15,-72,-58r14,0v3,33,29,46,59,46v65,0,65,-53,65,-65r0,-43v-13,27,-36,42,-67,42v-54,0,-80,-40,-80,-91v0,-49,28,-91,80,-91v29,0,57,14,67,42r0,-38",w:193},h:{d:"20,-257r14,0r1,112v9,-28,37,-44,66,-44v65,0,66,52,66,75r0,114r-14,0r0,-117v0,-19,-3,-60,-53,-60v-41,0,-66,32,-66,77r0,100r-14,0r0,-257",w:186},i:{d:"37,0r-14,0r0,-185r14,0r0,185xm37,-220r-14,0r0,-37r14,0r0,37",w:60},j:{d:"23,-185r14,0r0,205v2,29,-11,50,-49,46r0,-12v23,3,35,-3,35,-35r0,-204xm37,-220r-14,0r0,-37r14,0r0,37",w:60},k:{d:"21,0r0,-257r14,0r0,170r114,-98r19,0r-81,69r87,116r-18,0r-79,-105r-42,35r0,70r-14,0",w:166},l:{d:"23,-257r14,0r0,257r-14,0r0,-257",w:60},m:{d:"21,0r0,-185r13,0v1,12,-2,28,1,38v6,-23,30,-42,58,-42v35,0,52,20,56,39v19,-56,117,-55,117,24r0,126r-14,0r0,-127v0,-47,-33,-50,-44,-50v-33,0,-58,24,-58,68r0,109r-14,0r0,-127v0,-46,-31,-50,-43,-50v-26,0,-59,20,-59,68r0,109r-13,0",w:286},n:{d:"20,0r0,-185r14,0v1,13,-2,29,1,40v9,-28,37,-44,66,-44v65,0,66,52,66,75r0,114r-14,0r0,-117v0,-19,-3,-60,-53,-60v-41,0,-66,32,-66,77r0,100r-14,0",w:186},o:{d:"12,-93v0,-53,30,-96,84,-96v54,0,85,43,85,96v0,53,-31,97,-85,97v-54,0,-84,-44,-84,-97xm25,-93v0,44,25,85,71,85v46,0,72,-41,72,-85v0,-44,-26,-84,-72,-84v-46,0,-71,40,-71,84",w:193},p:{d:"105,-8v48,0,70,-38,70,-84v0,-42,-20,-85,-70,-85v-49,0,-68,41,-68,85v0,44,16,84,68,84xm37,-185v1,13,-2,31,1,42v6,-18,26,-46,67,-46v57,0,83,45,83,97v0,56,-26,96,-83,96v-32,1,-55,-15,-68,-43r0,105r-14,0r0,-251r14,0"},q:{d:"94,-8v48,0,69,-42,69,-85v0,-42,-22,-84,-69,-84v-48,0,-69,40,-69,84v0,45,20,85,69,85xm163,66r-1,-107v-10,29,-38,45,-68,45v-56,0,-82,-42,-82,-97v0,-51,23,-96,79,-96v34,-1,55,17,72,44r0,-40r14,0r0,251r-14,0"},r:{d:"34,-185v1,13,-2,30,1,41v7,-24,38,-43,71,-42r0,14v-32,-4,-72,25,-72,71r0,101r-14,0r0,-185r14,0",w:100},s:{d:"33,-142v0,63,127,20,127,95v0,40,-40,51,-72,51v-42,0,-74,-23,-75,-66r14,0v2,34,28,54,61,54v24,0,59,-7,59,-39v0,-64,-128,-20,-128,-95v0,-37,36,-47,67,-47v39,0,69,17,69,59r-14,0v0,-33,-24,-47,-55,-47v-25,0,-53,9,-53,35",w:173},t:{d:"88,-185r0,12r-40,0r0,129v0,30,14,33,40,32r0,12v-28,2,-54,-2,-54,-44r0,-129r-34,0r0,-12r34,0r0,-58r14,0r0,58r40,0",w:93},u:{d:"167,-185r0,185r-14,0v-1,-13,2,-29,-1,-40v-9,28,-37,44,-66,44v-65,0,-66,-52,-66,-75r0,-114r14,0r0,117v0,19,2,60,52,60v41,0,67,-32,67,-77r0,-100r14,0",w:186},v:{d:"161,-185r-70,185r-17,0r-75,-185r16,0r68,169r62,-169r16,0",w:159},w:{d:"14,-185r53,169r50,-169r19,0r51,169r52,-169r15,0r-59,185r-17,0r-52,-168r-51,168r-17,0r-59,-185r15,0",w:253},x:{d:"-2,0r73,-97r-68,-88r19,0r58,77r58,-77r18,0r-67,88r73,97r-19,0r-63,-87r-65,87r-17,0",w:159},y:{d:"75,-1r-77,-184r16,0r69,169r63,-169r16,0r-80,205v-15,35,-18,48,-64,46r0,-12v44,-3,40,-13,57,-55",w:159},z:{d:"20,-12r130,0r0,12r-147,0r0,-13r124,-160r-114,0r0,-12r131,0r0,13",w:153},"{":{d:"105,-263r0,12v-50,-14,-36,53,-36,93v0,48,-20,56,-25,59v5,4,25,12,25,60v0,37,-17,107,36,93r0,12v-33,1,-48,0,-49,-42v-1,-42,9,-110,-26,-115r0,-14v36,-4,25,-74,26,-116v1,-42,16,-43,49,-42",w:119},"|":{d:"33,77r0,-360r14,0r0,360r-14,0",w:79},"}":{d:"14,66r0,-12v51,14,36,-52,36,-93v0,-48,21,-56,26,-60v-5,-3,-26,-11,-26,-59v0,-37,18,-108,-36,-93r0,-12v33,-1,49,0,50,42v1,42,-10,111,26,116r0,14v-35,4,-25,73,-26,115v-1,42,-17,43,-50,42",w:119},"~":{d:"70,-110v27,-1,48,23,77,25v14,0,27,-15,33,-27r10,10v-9,14,-22,30,-43,30v-23,0,-51,-24,-75,-24v-21,0,-30,15,-35,27r-11,-11v11,-18,22,-30,44,-30",w:216},"¡":{d:"55,66r-17,0r4,-191r9,0xm37,-193r19,0r0,37r-19,0r0,-37",w:93},"¢":{d:"98,-8r0,-169v-43,3,-66,42,-66,83v0,48,22,83,66,86xm98,42r0,-38v-56,-3,-80,-48,-80,-98v0,-50,29,-92,80,-95r0,-32r11,0r0,32v37,2,67,21,71,61r-14,0v-3,-31,-26,-47,-57,-49r0,169v32,-3,55,-25,59,-57r13,0v-6,42,-35,66,-72,69r0,38r-11,0"},"£":{d:"141,6v-43,0,-82,-31,-116,0r-9,-12v30,-24,56,-73,30,-113r-28,0r0,-12r22,0v-11,-19,-22,-40,-22,-63v0,-45,39,-69,82,-69v56,0,85,30,84,89r-13,0v0,-49,-22,-75,-71,-75v-42,0,-68,20,-68,54v0,26,14,45,23,64r58,0r0,12r-51,0v20,35,-1,88,-27,109v29,-27,70,2,104,2v21,0,36,-12,49,-24r8,12v-14,15,-34,26,-55,26"},"⁄":{d:"-61,9r168,-266r14,0r-167,266r-15,0",w:60},"¥":{d:"-3,-257r18,0r85,135r86,-135r17,0r-86,134r33,0r0,12r-43,0r0,28r43,0r0,12r-43,0r0,71r-14,0r0,-71r-43,0r0,-12r43,0r0,-28r-43,0r0,-12r33,0"},"ƒ":{d:"2,64r2,-13v35,9,49,-11,56,-48r29,-146r-41,0r3,-11r40,0v11,-53,11,-122,86,-107r-2,14v-58,-19,-61,48,-69,93r43,0r-2,11r-43,0r-29,148v-1,26,-25,73,-73,59"},"§":{d:"155,-49v42,-57,-53,-89,-88,-113v-17,6,-35,21,-35,41v0,51,68,57,99,85v4,1,16,-7,24,-13xm148,17v-1,-64,-129,-70,-129,-138v0,-23,19,-41,40,-49v-45,-36,-10,-93,40,-93v41,0,63,28,63,70r-14,0v1,-29,-17,-58,-49,-58v-21,0,-46,15,-46,38v0,67,130,61,128,136v0,28,-17,43,-40,49v14,13,21,24,21,45v0,36,-29,49,-61,49v-42,0,-65,-28,-65,-69r13,0v1,32,17,57,52,57v28,0,47,-11,47,-37"},"¤":{d:"187,-47r-10,10r-19,-20v-33,30,-83,29,-116,0r-20,20r-9,-9r20,-20v-29,-33,-30,-83,0,-116r-21,-20r10,-10r20,20v33,-28,83,-29,116,0r19,-19r10,9r-20,20v29,33,30,83,0,115xm100,-49v40,0,74,-33,74,-75v0,-42,-34,-76,-74,-76v-40,0,-73,34,-73,76v0,42,33,75,73,75"},"'":{d:"30,-175r0,-82r14,0r0,82r-14,0",w:73},"“":{d:"46,-257v1,18,-16,28,-12,45r7,0r0,37r-18,0v1,-35,-5,-71,23,-82xm91,-257v1,18,-16,28,-12,45r8,0r0,37r-19,0v1,-35,-5,-71,23,-82",w:113},"«":{d:"65,-44r-41,-47r0,-14r41,-47v3,31,-20,36,-30,54v10,18,32,24,30,54xm111,-44r-41,-47r0,-14r41,-47v3,31,-20,36,-30,54v10,18,32,24,30,54",w:140},"‹":{d:"65,-44r-41,-47r0,-14r41,-47v3,31,-20,36,-30,54v10,18,32,24,30,54",w:93},"›":{d:"28,-44v-2,-31,21,-36,31,-54v-10,-18,-34,-23,-31,-54r41,47r0,14",w:93},"ﬁ":{d:"0,-173r0,-12r33,0v-6,-48,9,-87,57,-73r0,12v-21,-4,-43,-4,-43,24r0,37r38,0r0,12r-38,0r0,173r-14,0r0,-173r-33,0xm103,-220r0,-37r14,0r0,37r-14,0xm103,0r0,-185r14,0r0,185r-14,0",w:140},"ﬂ":{d:"0,-173r0,-12r33,0v-6,-48,9,-87,57,-73r0,12v-21,-4,-43,-4,-43,24r0,37r38,0r0,12r-38,0r0,173r-14,0r0,-173r-33,0xm103,0r0,-257r14,0r0,257r-14,0",w:140},"–":{d:"0,-91r0,-14r180,0r0,14r-180,0",w:180},"†":{d:"19,-185r74,0r0,-72r14,0r0,72r74,0r0,12r-74,0r0,226r-14,0r0,-226r-74,0r0,-12"},"‡":{d:"93,-257r14,0r0,72r74,0r0,12r-74,0r0,142r74,0r0,12r-74,0r0,72r-14,0r0,-72r-74,0r0,-12r74,0r0,-142r-74,0r0,-12r74,0r0,-72"},"·":{d:"50,-94v-24,0,-24,-40,0,-40v10,0,20,10,20,20v0,10,-10,20,-20,20",w:100},"¶":{d:"98,53r0,-170v-42,0,-74,-31,-74,-69v0,-76,81,-74,158,-71r0,310r-14,0r0,-298r-56,0r0,298r-14,0",w:216},"•":{d:"26,-129v0,-36,28,-64,64,-64v36,0,64,28,64,64v0,36,-28,65,-64,65v-36,0,-64,-29,-64,-65",w:180},"‚":{d:"45,-37v-1,35,5,71,-23,82v-1,-18,16,-28,12,-45r-7,0r0,-37r18,0",w:73},"„":{d:"90,-37v-1,35,5,71,-23,82v-1,-18,17,-28,13,-45r-8,0r0,-37r18,0xm45,-37v-1,35,5,71,-23,82v-1,-18,16,-28,12,-45r-7,0r0,-37r18,0",w:113},"”":{d:"90,-257v-1,35,5,71,-23,82v0,-18,17,-28,13,-45r-8,0r0,-37r18,0xm45,-257v-1,35,5,71,-23,82v0,-17,16,-28,12,-45r-7,0r0,-37r18,0",w:113},"»":{d:"29,-44v-2,-30,20,-36,30,-54v-10,-18,-33,-23,-30,-54r41,47r0,14xm75,-44v-2,-30,20,-36,30,-54v-10,-18,-33,-23,-30,-54r41,47r0,14",w:140},"…":{d:"51,0r0,-37r18,0r0,37r-18,0xm171,0r0,-37r18,0r0,37r-18,0xm291,0r0,-37r18,0r0,37r-18,0",w:360},"‰":{d:"38,9r167,-266r15,0r-168,266r-14,0xm190,4v-37,0,-55,-25,-55,-61v0,-34,22,-60,55,-60v34,0,54,25,54,60v0,36,-19,61,-54,61xm189,-8v27,0,41,-21,41,-49v0,-26,-14,-48,-41,-48v-27,0,-41,20,-41,48v0,28,11,49,41,49xm318,4v-37,0,-55,-25,-55,-61v0,-34,22,-60,55,-60v34,0,54,25,54,60v0,36,-19,61,-54,61xm318,-8v27,0,41,-21,41,-49v0,-26,-14,-48,-41,-48v-27,0,-42,20,-42,48v0,28,12,49,42,49xm69,-253v34,0,55,25,55,60v0,36,-20,62,-55,62v-37,0,-55,-26,-55,-62v0,-34,22,-60,55,-60xm69,-241v-27,0,-41,20,-41,48v0,28,11,50,41,50v27,0,41,-22,41,-50v0,-26,-14,-48,-41,-48",w:386},"¿":{d:"102,-127v4,70,-68,77,-68,133v0,36,28,51,58,51v43,0,65,-31,65,-72r14,0v0,51,-28,86,-80,86v-38,0,-70,-21,-70,-65v0,-68,68,-55,67,-133r14,0xm103,-193r0,37r-18,0r0,-37r18,0",w:186},"`":{d:"51,-213r-14,0r-48,-50r19,0",w:60},"´":{d:"9,-213r44,-50r18,0r-48,50r-14,0",w:60},"ˆ":{d:"23,-263r14,0r42,50r-14,0r-35,-41r-35,41r-14,0",w:60},"˜":{d:"55,-217v-23,-2,-60,-40,-67,0r-10,0v1,-16,11,-32,28,-32v22,0,60,40,66,0r10,0v-2,16,-9,33,-27,32",w:60},"¯":{d:"74,-226r-87,0r0,-12r87,0r0,12",w:60},"˘":{d:"67,-263r12,0v-3,54,-95,57,-98,0r12,0v11,46,66,39,74,0",w:60},"˙":{d:"38,-214r-16,0r0,-37r16,0r0,37",w:60},"¨":{d:"9,-214r-15,0r0,-37r15,0r0,37xm66,-214r-16,0r0,-37r16,0r0,37",w:60},"˚":{d:"-6,-230v0,-20,16,-36,36,-36v20,0,36,16,36,36v0,20,-16,35,-36,35v-20,0,-36,-15,-36,-35xm4,-230v0,14,12,26,26,26v14,0,26,-12,26,-26v0,-14,-12,-26,-26,-26v-14,0,-26,12,-26,26",w:60},"¸":{d:"10,27v11,-9,10,-29,32,-27v-4,7,-15,14,-16,21v17,-7,40,0,40,23v0,32,-52,31,-69,19r4,-9v14,7,51,15,51,-10v0,-21,-24,-19,-37,-12",w:60},"˝":{d:"-7,-213r-13,0r43,-50r18,0xm50,-213r-13,0r43,-50r18,0",w:60},"˛":{d:"40,0r9,0v-27,23,-32,33,-32,49v0,21,32,19,39,1r9,3v-5,13,-17,23,-33,23v-9,0,-31,-1,-31,-27v0,-8,4,-30,39,-49",w:60},"ˇ":{d:"35,-213r-14,0r-42,-50r14,0r35,41r35,-41r14,0",w:60},"—":{d:"47,-91r0,-14r266,0r0,14r-266,0",w:360},"Æ":{d:"-3,0r134,-257r176,0r0,14r-136,0r0,103r126,0r0,13r-126,0r0,113r137,0r0,14r-153,0r0,-91r-96,0r-48,91r-14,0xm155,-105r0,-138r-17,0r-72,138r89,0",w:313},"ª":{d:"90,-199v-16,13,-74,0,-74,33v0,14,11,25,29,25v52,0,45,-27,45,-58xm22,-215r-12,0v3,-25,20,-38,48,-38v22,0,44,7,44,31r0,64v-1,9,2,15,12,13v1,7,-1,11,-7,10v-18,1,-14,-11,-17,-21v-5,28,-85,40,-85,-10v0,-27,24,-34,44,-35v40,-3,41,-5,41,-23v0,-29,-70,-24,-68,9",w:111},"Ł":{d:"23,-257r16,0r0,138r84,-52r0,13r-84,51r0,93r145,0r0,14r-161,0r0,-97r-31,19r0,-13r31,-19r0,-147",w:180},"Ø":{d:"215,-210r-156,171v18,19,44,31,75,31v99,0,134,-131,81,-202xm51,-48r156,-171v-18,-19,-42,-30,-73,-30v-99,0,-135,128,-83,201xm12,-6r29,-31v-63,-79,-22,-226,93,-226v35,0,62,12,83,33r25,-27r9,9r-25,27v63,78,23,227,-92,227v-35,0,-64,-12,-85,-33r-27,30",w:266},"Œ":{d:"131,-8v31,0,68,-16,75,-38r0,-162v-6,-27,-42,-41,-72,-41v-70,0,-107,57,-107,122v0,65,33,119,104,119xm222,-243r0,103r136,0r0,13r-136,0r0,113r153,0r0,14r-169,0r0,-24v-12,15,-38,30,-76,30v-76,0,-119,-58,-119,-133v0,-73,43,-136,121,-136v27,0,56,10,74,30r0,-24r168,0r0,14r-152,0",w:380},"º":{d:"60,-132v-37,0,-57,-25,-57,-60v0,-35,20,-61,57,-61v37,0,57,26,57,61v0,35,-20,60,-57,60xm60,-141v31,0,45,-24,45,-51v0,-27,-14,-51,-45,-51v-31,0,-45,24,-45,51v0,27,14,51,45,51",w:120},"æ":{d:"160,-103r134,0v1,-40,-25,-74,-66,-74v-45,0,-65,34,-68,74xm146,-104v-23,22,-121,-5,-121,57v0,28,27,39,53,39v47,-2,76,-39,68,-96xm308,-91r-148,0v-3,45,21,83,68,83v35,0,59,-19,64,-54r14,0v-4,80,-136,90,-152,13v-14,31,-40,53,-76,53v-35,0,-66,-15,-66,-51v0,-44,39,-53,67,-55v32,-3,67,4,67,-32v0,-30,-18,-43,-54,-43v-33,0,-56,15,-59,50r-14,0v3,-43,32,-62,73,-62v34,0,60,12,66,47v12,-32,37,-47,70,-47v57,0,85,45,80,98",w:320},"ı":{d:"37,0r-14,0r0,-185r14,0r0,185",w:60},"ł":{d:"23,-120r0,-137r14,0r0,126r23,-18v2,20,-15,20,-23,30r0,119r-14,0r0,-108r-23,18v-2,-20,15,-20,23,-30",w:60},"ø":{d:"39,-40r108,-114v-11,-14,-29,-23,-51,-23v-66,-2,-88,86,-57,137xm154,-144r-108,114v12,14,29,22,50,22v65,1,90,-85,58,-136xm185,-176r-21,22v39,59,9,158,-68,158v-25,0,-45,-10,-59,-25r-19,21r-9,-8r21,-22v-39,-58,-13,-159,66,-159v26,0,46,9,60,25r20,-21",w:193},"œ":{d:"91,-8v50,0,62,-45,62,-82v0,-45,-15,-87,-62,-87v-92,0,-88,170,0,169xm309,-91r-142,0v-3,42,16,83,65,83v34,0,53,-21,61,-53r14,0v-9,39,-33,65,-75,65v-40,1,-65,-21,-73,-54v-9,35,-32,54,-69,54v-58,0,-78,-45,-78,-94v0,-53,24,-99,79,-99v37,-1,60,21,70,54v10,-36,33,-54,71,-54v56,0,80,47,77,98xm167,-103r128,0v0,-39,-21,-74,-63,-74v-44,0,-66,35,-65,74",w:320},"ß":{d:"75,-136r0,-12v35,0,65,-16,65,-54v0,-32,-24,-47,-54,-47v-36,0,-51,21,-51,56r0,193r-14,0r0,-193v0,-44,21,-68,65,-68v38,0,68,19,68,59v0,31,-15,50,-43,58v37,4,56,30,56,67v0,79,-49,77,-92,77r0,-12v36,0,78,1,78,-65v0,-48,-34,-59,-78,-59",w:180},"÷":{d:"199,-84r-182,0r0,-14r182,0r0,14xm90,-163v0,-10,8,-18,18,-18v10,0,19,8,19,18v0,10,-9,19,-19,19v-10,0,-18,-9,-18,-19xm90,-18v0,-10,8,-19,18,-19v10,0,19,9,19,19v0,10,-9,18,-19,18v-10,0,-18,-8,-18,-18",w:216},"¾":{d:"12,-149r11,0v-1,27,18,44,47,44v23,0,45,-14,45,-36v0,-27,-27,-34,-54,-32r0,-10v23,1,51,-5,51,-30v0,-20,-23,-30,-42,-30v-28,0,-42,18,-43,42r-11,0v0,-31,20,-52,56,-52v26,0,51,12,51,40v0,18,-13,31,-32,34v22,2,36,18,36,38v0,31,-25,45,-55,45v-39,0,-61,-18,-60,-53xm71,9r168,-266r14,0r-167,266r-15,0xm236,-149r17,0r0,102r26,0r0,10r-26,0r0,37r-11,0r0,-37r-78,0r0,-10xm242,-47r-1,-90r-64,90r65,0",w:300},"¼":{d:"54,9r168,-266r14,0r-167,266r-15,0xm87,-249r0,150r-11,0r0,-134v-11,12,-25,19,-42,20r0,-10v18,-3,33,-12,43,-26r10,0xm225,-149r17,0r0,102r26,0r0,10r-26,0r0,37r-11,0r0,-37r-78,0r0,-10xm231,-47r-1,-90r-64,90r65,0",w:300},"¹":{d:"75,-249r0,150r-12,0r0,-134v-11,12,-25,19,-42,20r0,-10v18,-3,33,-12,43,-26r11,0",w:119},"×":{d:"28,-21r70,-70r-70,-70r10,-10r70,71r70,-71r10,10r-70,70r70,70r-10,10r-70,-70r-70,70",w:216},"®":{d:"95,-49r0,-159v50,0,112,-8,112,44v0,26,-18,38,-41,42r47,73r-15,0r-48,-73r-41,0r0,73r-14,0xm109,-196r0,62v37,-1,84,9,84,-31v0,-40,-46,-30,-84,-31xm144,-251v-69,0,-121,53,-121,122v0,68,52,123,121,123v69,0,121,-55,121,-123v0,-69,-52,-122,-121,-122xm144,-263v75,0,135,59,135,134v0,75,-60,135,-135,135v-75,0,-135,-60,-135,-135v0,-75,60,-134,135,-134",w:288},"Þ":{d:"23,0r0,-257r16,0r0,43v83,6,168,-28,168,72v0,45,-30,71,-81,71r-87,0r0,71r-16,0xm39,-200r0,115r90,0v46,0,62,-31,62,-58v0,-19,-9,-57,-60,-57r-92,0",w:213},"¦":{d:"33,32r0,-90r14,0r0,90r-14,0xm33,-148r0,-90r14,0r0,90r-14,0",w:79},"Ð":{d:"23,-143r0,-114r84,0v92,0,119,63,119,128v0,73,-38,129,-120,129r-83,0r0,-131r-25,0r0,-12r25,0xm39,-143r95,0r0,12r-95,0r0,117v100,3,171,6,171,-115v0,-105,-68,-114,-106,-114r-65,0r0,100",w:240},"½":{d:"44,9r167,-266r14,0r-167,266r-14,0xm77,-249r0,150r-12,0r0,-134v-11,12,-25,19,-42,20r0,-10v18,-3,33,-12,43,-26r11,0xm281,-111v-1,48,-85,59,-95,101r96,0r0,10r-108,0v0,-57,95,-62,95,-112v0,-16,-12,-32,-40,-32v-28,0,-40,18,-41,45r-11,0v2,-32,14,-55,52,-55v29,0,52,14,52,43",w:300},"−":{d:"199,-84r-182,0r0,-14r182,0r0,14",w:216},"ç":{d:"173,-128r-14,0v-3,-33,-29,-49,-62,-49v-46,0,-71,41,-71,83v0,50,23,86,71,86v35,0,59,-23,64,-57r14,0v-6,42,-35,67,-73,69v-4,6,-13,11,-13,17v17,-7,40,0,40,23v0,33,-52,30,-69,19r4,-9v14,7,52,15,52,-10v0,-21,-25,-20,-37,-12v-13,-7,7,-19,11,-28v-55,-3,-78,-48,-78,-98v0,-51,30,-95,85,-95v40,0,72,19,76,61",w:186},"ð":{d:"97,-170v-47,0,-72,38,-72,80v0,42,23,82,72,82v49,0,71,-39,71,-82v0,-42,-24,-80,-71,-80xm53,-210r38,-21v-12,-9,-25,-18,-37,-24r10,-8v14,8,28,16,39,25r42,-23r7,8r-39,22v45,36,68,82,68,141v0,52,-27,94,-84,94v-58,0,-85,-41,-85,-94v0,-76,92,-126,144,-66v-10,-24,-32,-49,-56,-68r-40,22",w:193},"±":{d:"101,-113r0,-68r14,0r0,68r84,0r0,13r-84,0r0,68r-14,0r0,-68r-84,0r0,-13r84,0xm17,0r0,-14r182,0r0,14r-182,0",w:216},"Ç":{d:"239,-180r-16,0v-7,-43,-45,-69,-88,-69v-67,0,-106,54,-106,120v0,66,39,121,106,121v50,0,89,-44,92,-92r16,0v-6,61,-51,106,-109,106v-4,5,-9,9,-12,15v17,-7,41,-1,41,23v0,32,-52,31,-69,19r4,-9v14,7,51,15,51,-10v0,-21,-25,-20,-37,-12v-11,-8,7,-18,10,-27v-69,-6,-109,-63,-109,-134v0,-75,45,-134,122,-134v91,0,104,79,104,83",w:253},"þ":{d:"105,-8v48,0,70,-38,70,-84v0,-42,-20,-85,-70,-85v-49,0,-68,41,-68,85v0,44,16,84,68,84xm23,66r0,-323r14,0r1,114v6,-18,26,-46,67,-46v57,0,83,45,83,97v0,56,-26,96,-83,96v-32,1,-55,-15,-68,-43r0,105r-14,0"},"©":{d:"144,-251v-69,0,-121,53,-121,122v0,68,52,123,121,123v69,0,121,-55,121,-123v0,-69,-52,-122,-121,-122xm216,-158r-14,0v-5,-27,-27,-44,-55,-44v-42,0,-67,31,-67,73v0,41,26,74,68,74v29,0,47,-19,54,-46r14,0v-4,35,-33,58,-68,58v-49,0,-81,-37,-81,-86v0,-91,136,-117,149,-29xm144,-263v75,0,135,59,135,134v0,75,-60,135,-135,135v-75,0,-135,-60,-135,-135v0,-75,60,-134,135,-134",w:288},"¬":{d:"185,-39r0,-80r-168,0r0,-14r182,0r0,94r-14,0",w:216},"²":{d:"113,-210v-1,49,-85,60,-96,101r97,0r0,10r-108,0v0,-57,95,-62,95,-112v0,-16,-12,-32,-40,-32v-28,0,-40,18,-41,45r-11,0v2,-32,14,-55,52,-55v29,0,52,14,52,43",w:119},"³":{d:"6,-149r12,0v-1,27,17,44,46,44v23,0,46,-14,46,-36v0,-27,-27,-34,-54,-32r0,-10v23,1,50,-5,50,-30v0,-20,-23,-30,-42,-30v-28,0,-41,18,-42,42r-12,0v0,-31,20,-52,56,-52v26,0,52,12,52,40v0,18,-13,31,-32,34v22,2,35,18,35,38v0,31,-25,45,-55,45v-39,0,-61,-18,-60,-53",w:119},"™":{d:"145,-257r0,12r-51,0r0,136r-12,0r0,-136r-51,0r0,-12r114,0xm195,-257r55,125r55,-125r21,0r0,148r-12,0r-1,-136r-60,136r-6,0r-62,-136r0,136r-11,0r0,-148r21,0",w:356},"°":{d:"72,-241v-22,0,-38,18,-38,40v0,22,16,39,38,39v22,0,38,-17,38,-39v0,-22,-16,-40,-38,-40xm72,-150v-29,0,-51,-22,-51,-51v0,-29,22,-52,51,-52v29,0,51,23,51,52v0,29,-22,51,-51,51",w:144},"μ":{d:"167,-185r0,185r-14,0v-1,-13,2,-29,-1,-40v-14,47,-83,59,-118,24r0,82r-14,0r0,-251r14,0r0,117v0,19,2,60,52,60v41,0,67,-32,67,-77r0,-100r14,0",w:186},"Á":{d:"99,-257r17,0r102,257r-17,0r-33,-82r-123,0r-32,82r-17,0xm50,-96r113,0r-55,-146xm86,-275r44,-50r18,0r-48,50r-14,0",w:213},"Â":{d:"99,-257r17,0r102,257r-17,0r-33,-82r-123,0r-32,82r-17,0xm50,-96r113,0r-55,-146xm100,-325r14,0r42,50r-14,0r-35,-41r-35,41r-14,0",w:213},"Ä":{d:"99,-257r17,0r102,257r-17,0r-33,-82r-123,0r-32,82r-17,0xm50,-96r113,0r-55,-146xm86,-276r-15,0r0,-37r15,0r0,37xm143,-276r-16,0r0,-37r16,0r0,37",w:213},"À":{d:"99,-257r17,0r102,257r-17,0r-33,-82r-123,0r-32,82r-17,0xm50,-96r113,0r-55,-146xm128,-275r-14,0r-48,-50r19,0",w:213},"Å":{d:"99,-257r17,0r102,257r-17,0r-33,-82r-123,0r-32,82r-17,0xm50,-96r113,0r-55,-146xm69,-298v0,-20,16,-36,36,-36v20,0,36,16,36,36v0,20,-16,35,-36,35v-20,0,-36,-15,-36,-35xm79,-298v0,14,12,26,26,26v14,0,26,-12,26,-26v0,-14,-12,-26,-26,-26v-14,0,-26,12,-26,26",w:213},"Ã":{d:"99,-257r17,0r102,257r-17,0r-33,-82r-123,0r-32,82r-17,0xm50,-96r113,0r-55,-146xm132,-279v-23,-2,-60,-40,-67,0r-10,0v1,-16,11,-32,28,-32v22,0,60,40,66,0r10,0v-2,16,-9,33,-27,32",w:213},"É":{d:"39,-14r158,0r0,14r-174,0r0,-257r172,0r0,14r-156,0r0,103r147,0r0,13r-147,0r0,113xm80,-275r44,-50r18,0r-48,50r-14,0",w:201},"Ê":{d:"39,-14r158,0r0,14r-174,0r0,-257r172,0r0,14r-156,0r0,103r147,0r0,13r-147,0r0,113xm94,-325r14,0r42,50r-14,0r-35,-41r-35,41r-14,0",w:201},"Ë":{d:"39,-14r158,0r0,14r-174,0r0,-257r172,0r0,14r-156,0r0,103r147,0r0,13r-147,0r0,113xm84,-276r-15,0r0,-37r15,0r0,37xm141,-276r-16,0r0,-37r16,0r0,37",w:201},"È":{d:"39,-14r158,0r0,14r-174,0r0,-257r172,0r0,14r-156,0r0,103r147,0r0,13r-147,0r0,113xm122,-275r-14,0r-48,-50r19,0",w:201},"Í":{d:"23,0r0,-257r16,0r0,257r-16,0xm10,-275r44,-50r18,0r-48,50r-14,0",w:61},"Î":{d:"23,0r0,-257r16,0r0,257r-16,0xm24,-325r14,0r42,50r-14,0r-35,-41r-35,41r-14,0",w:61},"Ï":{d:"23,0r0,-257r16,0r0,257r-16,0xm10,-276r-15,0r0,-37r15,0r0,37xm67,-276r-16,0r0,-37r16,0r0,37",w:61},"Ì":{d:"23,0r0,-257r16,0r0,257r-16,0xm52,-275r-14,0r-48,-50r19,0",w:61},"Ñ":{d:"23,0r0,-257r19,0r164,236r0,-236r15,0r0,257r-18,0r-164,-238r0,238r-16,0xm147,-279v-23,-2,-60,-40,-67,0r-10,0v1,-16,11,-32,28,-32v22,0,60,40,66,0r10,0v-2,16,-9,33,-27,32",w:244},"Ó":{d:"256,-129v0,75,-45,135,-122,135v-77,0,-123,-60,-123,-135v0,-75,46,-134,123,-134v77,0,122,59,122,134xm27,-129v0,66,40,121,107,121v67,0,106,-55,106,-121v0,-66,-39,-120,-106,-120v-67,0,-107,54,-107,120xm112,-275r44,-50r18,0r-48,50r-14,0",w:266},"Ô":{d:"256,-129v0,75,-45,135,-122,135v-77,0,-123,-60,-123,-135v0,-75,46,-134,123,-134v77,0,122,59,122,134xm27,-129v0,66,40,121,107,121v67,0,106,-55,106,-121v0,-66,-39,-120,-106,-120v-67,0,-107,54,-107,120xm126,-325r14,0r42,50r-14,0r-35,-41r-35,41r-14,0",w:266},"Ö":{d:"256,-129v0,75,-45,135,-122,135v-77,0,-123,-60,-123,-135v0,-75,46,-134,123,-134v77,0,122,59,122,134xm27,-129v0,66,40,121,107,121v67,0,106,-55,106,-121v0,-66,-39,-120,-106,-120v-67,0,-107,54,-107,120xm112,-276r-15,0r0,-37r15,0r0,37xm169,-276r-16,0r0,-37r16,0r0,37",w:266},"Ò":{d:"256,-129v0,75,-45,135,-122,135v-77,0,-123,-60,-123,-135v0,-75,46,-134,123,-134v77,0,122,59,122,134xm27,-129v0,66,40,121,107,121v67,0,106,-55,106,-121v0,-66,-39,-120,-106,-120v-67,0,-107,54,-107,120xm154,-275r-14,0r-48,-50r19,0",w:266},"Õ":{d:"256,-129v0,75,-45,135,-122,135v-77,0,-123,-60,-123,-135v0,-75,46,-134,123,-134v77,0,122,59,122,134xm27,-129v0,66,40,121,107,121v67,0,106,-55,106,-121v0,-66,-39,-120,-106,-120v-67,0,-107,54,-107,120xm158,-279v-23,-2,-60,-40,-67,0r-10,0v1,-16,11,-32,28,-32v22,0,60,40,66,0r10,0v-2,16,-9,33,-27,32",w:266},"Š":{d:"197,-66v0,-88,-175,-31,-175,-129v0,-49,45,-68,86,-68v54,0,95,22,98,79r-16,0v-2,-44,-34,-65,-82,-65v-29,0,-71,12,-71,54v0,84,176,29,176,129v0,53,-52,72,-91,72v-60,0,-109,-25,-108,-91r16,0v-3,56,41,77,92,77v31,0,75,-13,75,-58xm119,-275r-14,0r-42,-50r14,0r35,41r35,-41r14,0",w:226},"Ú":{d:"23,-257r16,0r0,154v0,31,6,95,80,95v120,0,76,-144,84,-249r16,0v-7,119,36,264,-100,263v-91,0,-96,-75,-96,-109r0,-154xm100,-275r44,-50r18,0r-48,50r-14,0",w:241},"Û":{d:"23,-257r16,0r0,154v0,31,6,95,80,95v120,0,76,-144,84,-249r16,0v-7,119,36,264,-100,263v-91,0,-96,-75,-96,-109r0,-154xm114,-325r14,0r42,50r-14,0r-35,-41r-35,41r-14,0",w:241},"Ü":{d:"23,-257r16,0r0,154v0,31,6,95,80,95v120,0,76,-144,84,-249r16,0v-7,119,36,264,-100,263v-91,0,-96,-75,-96,-109r0,-154xm100,-276r-15,0r0,-37r15,0r0,37xm157,-276r-16,0r0,-37r16,0r0,37",w:241},"Ù":{d:"23,-257r16,0r0,154v0,31,6,95,80,95v120,0,76,-144,84,-249r16,0v-7,119,36,264,-100,263v-91,0,-96,-75,-96,-109r0,-154xm142,-275r-14,0r-48,-50r19,0",w:241},"Ý":{d:"103,-121r94,-136r17,0r-103,149r0,108r-16,0r0,-108r-103,-149r18,0xm82,-275r44,-50r18,0r-48,50r-14,0",w:206},"Ÿ":{d:"103,-121r94,-136r17,0r-103,149r0,108r-16,0r0,-108r-103,-149r18,0xm82,-276r-15,0r0,-37r15,0r0,37xm139,-276r-16,0r0,-37r16,0r0,37",w:206},"Ž":{d:"10,-243r0,-14r180,0r0,14r-174,229r178,0r0,14r-194,0r0,-14r173,-229r-163,0xm102,-275r-14,0r-42,-50r14,0r35,41r35,-41r14,0",w:193},"á":{d:"143,-105v-26,22,-118,0,-118,57v0,22,17,40,49,40v62,0,69,-53,69,-63r0,-34xm157,-141r0,107v-2,16,5,26,22,21r0,12v-29,6,-39,-11,-37,-36v-12,47,-130,65,-130,-11v0,-43,37,-52,68,-55v61,-4,63,-8,63,-38v0,-8,-9,-36,-51,-36v-33,0,-55,17,-57,49r-14,0v2,-41,27,-61,71,-61v32,0,65,10,65,48xm69,-213r44,-50r18,0r-48,50r-14,0",w:180},"â":{d:"143,-105v-26,22,-118,0,-118,57v0,22,17,40,49,40v62,0,69,-53,69,-63r0,-34xm157,-141r0,107v-2,16,5,26,22,21r0,12v-29,6,-39,-11,-37,-36v-12,47,-130,65,-130,-11v0,-43,37,-52,68,-55v61,-4,63,-8,63,-38v0,-8,-9,-36,-51,-36v-33,0,-55,17,-57,49r-14,0v2,-41,27,-61,71,-61v32,0,65,10,65,48xm83,-263r14,0r42,50r-14,0r-35,-41r-35,41r-14,0",w:180},"ä":{d:"143,-105v-26,22,-118,0,-118,57v0,22,17,40,49,40v62,0,69,-53,69,-63r0,-34xm157,-141r0,107v-2,16,5,26,22,21r0,12v-29,6,-39,-11,-37,-36v-12,47,-130,65,-130,-11v0,-43,37,-52,68,-55v61,-4,63,-8,63,-38v0,-8,-9,-36,-51,-36v-33,0,-55,17,-57,49r-14,0v2,-41,27,-61,71,-61v32,0,65,10,65,48xm69,-214r-15,0r0,-37r15,0r0,37xm126,-214r-16,0r0,-37r16,0r0,37",w:180},"à":{d:"143,-105v-26,22,-118,0,-118,57v0,22,17,40,49,40v62,0,69,-53,69,-63r0,-34xm157,-141r0,107v-2,16,5,26,22,21r0,12v-29,6,-39,-11,-37,-36v-12,47,-130,65,-130,-11v0,-43,37,-52,68,-55v61,-4,63,-8,63,-38v0,-8,-9,-36,-51,-36v-33,0,-55,17,-57,49r-14,0v2,-41,27,-61,71,-61v32,0,65,10,65,48xm111,-213r-14,0r-48,-50r19,0",w:180},"å":{d:"143,-105v-26,22,-118,0,-118,57v0,22,17,40,49,40v62,0,69,-53,69,-63r0,-34xm157,-141r0,107v-2,16,5,26,22,21r0,12v-29,6,-39,-11,-37,-36v-12,47,-130,65,-130,-11v0,-43,37,-52,68,-55v61,-4,63,-8,63,-38v0,-8,-9,-36,-51,-36v-33,0,-55,17,-57,49r-14,0v2,-41,27,-61,71,-61v32,0,65,10,65,48xm54,-230v0,-20,16,-36,36,-36v20,0,36,16,36,36v0,20,-16,35,-36,35v-20,0,-36,-15,-36,-35xm64,-230v0,14,12,26,26,26v14,0,26,-12,26,-26v0,-14,-12,-26,-26,-26v-14,0,-26,12,-26,26",w:180},"ã":{d:"143,-105v-26,22,-118,0,-118,57v0,22,17,40,49,40v62,0,69,-53,69,-63r0,-34xm157,-141r0,107v-2,16,5,26,22,21r0,12v-29,6,-39,-11,-37,-36v-12,47,-130,65,-130,-11v0,-43,37,-52,68,-55v61,-4,63,-8,63,-38v0,-8,-9,-36,-51,-36v-33,0,-55,17,-57,49r-14,0v2,-41,27,-61,71,-61v32,0,65,10,65,48xm115,-217v-23,-2,-60,-40,-67,0r-10,0v1,-16,11,-32,28,-32v22,0,60,40,66,0r10,0v-2,16,-9,33,-27,32",w:180},"é":{d:"175,-91r-149,0v-1,44,22,83,68,83v35,0,60,-21,66,-55r14,0v-7,43,-36,67,-80,67v-54,0,-82,-42,-82,-93v0,-51,26,-100,82,-100v58,0,84,45,81,98xm26,-103r135,0v-1,-39,-25,-74,-67,-74v-41,0,-65,37,-68,74xm72,-213r44,-50r18,0r-48,50r-14,0",w:186},"ê":{d:"175,-91r-149,0v-1,44,22,83,68,83v35,0,60,-21,66,-55r14,0v-7,43,-36,67,-80,67v-54,0,-82,-42,-82,-93v0,-51,26,-100,82,-100v58,0,84,45,81,98xm26,-103r135,0v-1,-39,-25,-74,-67,-74v-41,0,-65,37,-68,74xm86,-263r14,0r42,50r-14,0r-35,-41r-35,41r-14,0",w:186},"ë":{d:"175,-91r-149,0v-1,44,22,83,68,83v35,0,60,-21,66,-55r14,0v-7,43,-36,67,-80,67v-54,0,-82,-42,-82,-93v0,-51,26,-100,82,-100v58,0,84,45,81,98xm26,-103r135,0v-1,-39,-25,-74,-67,-74v-41,0,-65,37,-68,74xm72,-214r-15,0r0,-37r15,0r0,37xm129,-214r-16,0r0,-37r16,0r0,37",w:186},"è":{d:"175,-91r-149,0v-1,44,22,83,68,83v35,0,60,-21,66,-55r14,0v-7,43,-36,67,-80,67v-54,0,-82,-42,-82,-93v0,-51,26,-100,82,-100v58,0,84,45,81,98xm26,-103r135,0v-1,-39,-25,-74,-67,-74v-41,0,-65,37,-68,74xm114,-213r-14,0r-48,-50r19,0",w:186},"í":{d:"37,0r-14,0r0,-185r14,0r0,185xm9,-213r44,-50r18,0r-48,50r-14,0",w:60},"î":{d:"37,0r-14,0r0,-185r14,0r0,185xm23,-263r14,0r42,50r-14,0r-35,-41r-35,41r-14,0",w:60},"ï":{d:"37,0r-14,0r0,-185r14,0r0,185xm9,-214r-15,0r0,-37r15,0r0,37xm66,-214r-16,0r0,-37r16,0r0,37",w:60},"ì":{d:"37,0r-14,0r0,-185r14,0r0,185xm51,-213r-14,0r-48,-50r19,0",w:60},"ñ":{d:"20,0r0,-185r14,0v1,13,-2,29,1,40v9,-28,37,-44,66,-44v65,0,66,52,66,75r0,114r-14,0r0,-117v0,-19,-3,-60,-53,-60v-41,0,-66,32,-66,77r0,100r-14,0xm118,-217v-23,-2,-60,-40,-67,0r-10,0v1,-16,11,-32,28,-32v22,0,60,40,66,0r10,0v-2,16,-9,33,-27,32",w:186},"ó":{d:"12,-93v0,-53,30,-96,84,-96v54,0,85,43,85,96v0,53,-31,97,-85,97v-54,0,-84,-44,-84,-97xm25,-93v0,44,25,85,71,85v46,0,72,-41,72,-85v0,-44,-26,-84,-72,-84v-46,0,-71,40,-71,84xm76,-213r44,-50r18,0r-48,50r-14,0",w:193},"ô":{d:"12,-93v0,-53,30,-96,84,-96v54,0,85,43,85,96v0,53,-31,97,-85,97v-54,0,-84,-44,-84,-97xm25,-93v0,44,25,85,71,85v46,0,72,-41,72,-85v0,-44,-26,-84,-72,-84v-46,0,-71,40,-71,84xm90,-263r14,0r42,50r-14,0r-35,-41r-35,41r-14,0",w:193},"ö":{d:"12,-93v0,-53,30,-96,84,-96v54,0,85,43,85,96v0,53,-31,97,-85,97v-54,0,-84,-44,-84,-97xm25,-93v0,44,25,85,71,85v46,0,72,-41,72,-85v0,-44,-26,-84,-72,-84v-46,0,-71,40,-71,84xm76,-214r-15,0r0,-37r15,0r0,37xm133,-214r-16,0r0,-37r16,0r0,37",w:193},"ò":{d:"12,-93v0,-53,30,-96,84,-96v54,0,85,43,85,96v0,53,-31,97,-85,97v-54,0,-84,-44,-84,-97xm25,-93v0,44,25,85,71,85v46,0,72,-41,72,-85v0,-44,-26,-84,-72,-84v-46,0,-71,40,-71,84xm118,-213r-14,0r-48,-50r19,0",w:193},"õ":{d:"12,-93v0,-53,30,-96,84,-96v54,0,85,43,85,96v0,53,-31,97,-85,97v-54,0,-84,-44,-84,-97xm25,-93v0,44,25,85,71,85v46,0,72,-41,72,-85v0,-44,-26,-84,-72,-84v-46,0,-71,40,-71,84xm122,-217v-23,-2,-60,-40,-67,0r-10,0v1,-16,11,-32,28,-32v22,0,60,40,66,0r10,0v-2,16,-9,33,-27,32",w:193},"š":{d:"33,-142v0,63,127,20,127,95v0,40,-40,51,-72,51v-42,0,-74,-23,-75,-66r14,0v2,34,28,54,61,54v24,0,59,-7,59,-39v0,-64,-128,-20,-128,-95v0,-37,36,-47,67,-47v39,0,69,17,69,59r-14,0v0,-33,-24,-47,-55,-47v-25,0,-53,9,-53,35xm92,-213r-14,0r-42,-50r14,0r35,41r35,-41r14,0",w:173},"ú":{d:"167,-185r0,185r-14,0v-1,-13,2,-29,-1,-40v-9,28,-37,44,-66,44v-65,0,-66,-52,-66,-75r0,-114r14,0r0,117v0,19,2,60,52,60v41,0,67,-32,67,-77r0,-100r14,0xm72,-213r44,-50r18,0r-48,50r-14,0",w:186},"û":{d:"167,-185r0,185r-14,0v-1,-13,2,-29,-1,-40v-9,28,-37,44,-66,44v-65,0,-66,-52,-66,-75r0,-114r14,0r0,117v0,19,2,60,52,60v41,0,67,-32,67,-77r0,-100r14,0xm86,-263r14,0r42,50r-14,0r-35,-41r-35,41r-14,0",w:186},"ü":{d:"167,-185r0,185r-14,0v-1,-13,2,-29,-1,-40v-9,28,-37,44,-66,44v-65,0,-66,-52,-66,-75r0,-114r14,0r0,117v0,19,2,60,52,60v41,0,67,-32,67,-77r0,-100r14,0xm72,-214r-15,0r0,-37r15,0r0,37xm129,-214r-16,0r0,-37r16,0r0,37",w:186},"ù":{d:"167,-185r0,185r-14,0v-1,-13,2,-29,-1,-40v-9,28,-37,44,-66,44v-65,0,-66,-52,-66,-75r0,-114r14,0r0,117v0,19,2,60,52,60v41,0,67,-32,67,-77r0,-100r14,0xm114,-213r-14,0r-48,-50r19,0",w:186},"ý":{d:"75,-1r-77,-184r16,0r69,169r63,-169r16,0r-80,205v-15,35,-18,48,-64,46r0,-12v44,-3,40,-13,57,-55xm59,-213r44,-50r18,0r-48,50r-14,0",w:159},"ÿ":{d:"75,-1r-77,-184r16,0r69,169r63,-169r16,0r-80,205v-15,35,-18,48,-64,46r0,-12v44,-3,40,-13,57,-55xm59,-214r-15,0r0,-37r15,0r0,37xm116,-214r-16,0r0,-37r16,0r0,37",w:159},"ž":{d:"20,-12r130,0r0,12r-147,0r0,-13r124,-160r-114,0r0,-12r131,0r0,13xm82,-213r-14,0r-42,-50r14,0r35,41r35,-41r14,0",w:153}," ":{w:100}}}),Cufon.replace(".minipush h2",{fontFamily:"DINSchrift",hover:!0}),Cufon.replace("#article h1",{fontFamily:"Helvetica Neue"})
