function pageMask(){var n=$(document).height();$("#pageMask").height(n)}function equalize(){var t=0,u=0,n=[],i,r=0;setTimeout(function(){$(".eq").each(function(){if(i=$(this),offset=$(this).offset(),r=offset.top,u!=r){for(currentDiv=0;currentDiv<n.length;currentDiv++)n[currentDiv].css("min-height",t+2);n.length=0;u=r;t=i.height();n.push(i)}else n.push(i),t=Math.max(t,i.height());for(currentDiv=0;currentDiv<n.length;currentDiv++)n[currentDiv].css("min-height",t+2)})},300)}function SetExternalScript(n){var t=document.createElement("script");t.setAttribute("type","text/javascript");t.setAttribute("src",n);document.getElementsByTagName("head").item(0).appendChild(t)}function SetExternalBodyScript(n){var t=document.createElement("script");t.async=!0;t.setAttribute("type","text/javascript");t.setAttribute("src",n);document.getElementsByTagName("body").item(0).appendChild(t)}function ParseOldURL(){var n=location.href,o=n.replace(/^[^\?]+\??/,""),u,f,i,t,e,r;for(newUrl=n.indexOf("?")!==-1?n.substr(0,n.indexOf("?")):n,u={},f=o.split(/[;&]/),i=0;i<f.length;i++)(t=f[i].split("="),t&&t.length==2)&&(e=unescape(t[0]),r=unescape(t[1]),r=r.replace(/\+/g," "),u[e]=r);return u}function fnSetCheckBox(n,t){var i=document.getElementById("FK_"+n+"_"+t);i.checked!="checked"&&(i.checked="checked")}function fnGoFHLocation(n){var r=ParseOldURL(),i="?",t;for(t in r)"FH"!=t&&"CPI"!=t&&(newUrl=newUrl+i+t+"="+r[t],i="&");location.href=newUrl+i+"FH="+n}function fnSubmitSelectedFilter(n,t,i){var r,e,u,f;fnSetCheckBox(n,t);r="";i!="true"&&$(".FK_"+n+":checked").each(function(){r=r==""?$(this).attr("value"):r+","+$(this).attr("value")});e=ParseOldURL();u="?";for(f in e)"FK_"+n!=f&&"CPI"!=f&&(newUrl=newUrl+u+f+"="+e[f],u="&");location.href=i!="true"?r!=""?newUrl+u+"FK_"+n+"="+r+"&CPI=0":newUrl+u+"CPI=0":newUrl+u+"CPI=0"}function fnRemoveSelectedFilter(n,t){var i="",f,r,u;$(".FK_"+n+":checked").each(function(){$(this).attr("value")!=t&&(i=i==""?$(this).attr("value"):i+","+$(this).attr("value"))});f=ParseOldURL();r="?";for(u in f)"FK_"+n!=u&&"CPI"!=u&&(newUrl=newUrl+r+u+"="+f[u],r="&");location.href=i!=""?newUrl+r+"FK_"+n+"="+i+"&CPI=0":newUrl+r+"CPI=0"}function fnChangePageSize(n){var r=ParseOldURL(),i="?",t;for(t in r)t!="PS"&&t!="CPI"&&(newUrl=newUrl+i+t+"="+r[t],i="&");location.href=newUrl+i+"PS="+n+"&CPI=0"}function fnAddToWishlist(n){$('<a href="/Thickboxes/AddToWishlist.aspx?id='+n+'">UserDataEdit<\/a>').fancybox({type:"iframe",width:450,height:345}).click()}function fnShowLogin(n){$('<a href="/Thickboxes/AccountLogin.aspx?parent='+n+'">UserDataEdit<\/a>').fancybox({type:"iframe",width:360,height:250}).click()}function fnShowVideo(n,t){$('<a href="/Thickboxes/Video.aspx?VID='+n+"&PAGETITLE="+t+'">video<\/a>').fancybox({type:"iframe",width:650,height:430}).click()}function fnGetAddressInfo(n,t,i,r){if(n.length>5&&t.length>0){var u={};u.ZipCode=n;u.HouseNumber=t;u.HouseNumberAddition=i;u.AddressType=r;IERSService.GetAddressInfo(u,onAddressInfo)}}function fnGetAddressInfoWithCallBack(n,t,i,r,u){if(n.length>5&&t.length>0){var f={};f.ZipCode=n;f.HouseNumber=t;f.HouseNumberAddition=i;f.AddressType=r;IERSService.GetAddressInfo(f,u)}}function fnOpenBasketItemDetail(n){n.fancybox({type:"iframe",width:860,height:650,modal:!1})}function fnOpenBasketFreeItemDetail(n){n.fancybox({type:"iframe",width:560,height:500,modal:!1})}function onAddressInfo(n){$("#hint_street").text("");$("#hint_place").text("");$("#fc_postcode_invoice_not_found").hide();$("#fc_postcode_delivery_not_found").hide();$("#fc_postcode_invoice_not_valid").hide();$("#fc_postcode_delivery_not_valid").hide();$("#fc_zip_placeholder").removeClass("error");$("#fc_zip2_placeholder").removeClass("error");n.ServiceError||n.AddressFound!=!0?releaseAddressInfo(n.AddressType,"notfound"):n.IsPOBox?releaseAddressInfo(n.AddressType,"notvalid"):n.AddressType=="invoice"?($("#fc_street").val(n.Street),$("#fc_place").val(n.City),$("#fc_street").attr("readonly",!0),$("#fc_place").attr("readonly",!0),$("#fc_street_placeholder").addClass("disabled"),$("#fc_place_placeholder").addClass("disabled"),$("#fc_street_placeholder").addClass("filled"),$("#fc_place_placeholder").addClass("filled")):($("#fc_street2").val(n.Street),$("#fc_place2").val(n.City),$("#fc_street2").attr("readonly",!0),$("#fc_place2").attr("readonly",!0),$("#fc_street2_placeholder").addClass("disabled"),$("#fc_place2_placeholder").addClass("disabled"),$("#fc_street2_placeholder").addClass("filled"),$("#fc_place2_placeholder").addClass("filled"));resetStreetNumberErrorFields()}function releaseAddressInfo(n,t){n=="invoice"?(t=="notfound"?$("#fc_postcode_invoice_not_found").show():$("#fc_postcode_invoice_not_valid").show(),$("#fc_zip_placeholder").addClass("error"),$("#fc_street").val(""),$("#fc_place").val(""),$("#fc_street").removeAttr("readonly"),$("#fc_place").removeAttr("readonly"),$("#fc_street_placeholder").removeClass("disabled"),$("#fc_place_placeholder").removeClass("disabled")):(t=="notfound"?$("#fc_postcode_delivery_not_found").show():$("#fc_postcode_delivery_not_valid").show(),$("#fc_zip2_placeholder").addClass("error"),$("#fc_street2").val(""),$("#fc_place2").val(""),$("#fc_street2").removeAttr("readonly"),$("#fc_place2").removeAttr("readonly"),$("#fc_street2_placeholder").removeClass("disabled"),$("#fc_place2_placeholder").removeClass("disabled"))}function resetStreetNumberErrorFields(){$("#fc_street").val()==""?$("#fc_street_rfv").show():$("#fc_street_rfv").hide();$("#fc_place").val()==""?$("#fc_place_rfv").show():$("#fc_place_rfv").hide();$("#fc_street2").val()==""?$("#fc_street2_rfv").show():$("#fc_street2_rfv").hide();$("#fc_place2").val()==""?$("#fc_place2_rfv").show():$("#fc_place2_rfv").hide()}function postbackOnEnterCustom(n,t){var i=t.keyCode?t.keyCode:t.which?t.which:t.charCode;return i==13?(n(),!1):!0}function getNewSubmitForm(n){var t=document.createElement("form");return document.body.appendChild(t),t.method="POST",t.action=n,t}function createNewFormElement(n,t,i){var r=document.createElement("input");return r.type="hidden",r.name=t,r.value=i,n.appendChild(r),r}function SelectText(n){var r=document,u=r.getElementById(n),t,i;r.body.createTextRange?(t=document.body.createTextRange(),t.moveToElementText(u),t.select()):window.getSelection&&(i=window.getSelection(),t=document.createRange(),t.selectNodeContents(u),i.removeAllRanges(),i.addRange(t))}var Cufon,newUrl,Lister;(function(n,t){function o(){return!1}function p(){return!0}function ot(n,t,r){return r[0].type=n,i.event.handle.apply(t,r)}function fi(n){var p,l,v=[],r=[],s,t,y,u,f,h,c,e,o;if(t=i.data(this,this.nodeType?"events":"__events__"),typeof t=="function"&&(t=t.events),!(n.liveFired===this||!t||!t.live||n.button&&n.type==="click")){for(n.namespace&&(e=RegExp("(^|\\.)"+n.namespace.split(".").join("\\.(?:.*\\.)?")+"(\\.|$)")),n.liveFired=this,o=t.live.slice(0),u=0;u<o.length;u++)t=o[u],t.origType.replace(a,"")===n.type?r.push(t.selector):o.splice(u--,1);for(r=i(n.target).closest(r,n.currentTarget),f=0,h=r.length;f<h;f++)for(c=r[f],u=0;u<o.length;u++)t=o[u],c.selector===t.selector&&(!e||e.test(t.namespace))&&(y=c.elem,s=null,(t.preType==="mouseenter"||t.preType==="mouseleave")&&(n.type=t.preType,s=i(n.relatedTarget).closest(t.selector)[0]),s&&s===y||v.push({elem:y,handleObj:t,level:c.level}));for(f=0,h=v.length;f<h;f++){if(r=v[f],l&&r.level>l)break;n.currentTarget=r.elem;n.data=r.handleObj.data;n.handleObj=r.handleObj;e=r.handleObj.origHandler.apply(r.elem,arguments);(e===!1||n.isPropagationStopped())&&(l=r.level,e===!1&&(p=!1))}return p}}function l(n,t){return(n&&n!=="*"?n+".":"")+t.replace(ai,"`").replace(vi,"&")}function st(n,t,r){if(i.isFunction(t))return i.grep(n,function(n,i){return!!t.call(n,i,n)===r});if(t.nodeType)return i.grep(n,function(n){return n===t===r});if(typeof t=="string"){var u=i.grep(n,function(n){return n.nodeType===1});if(di.test(t))return i.filter(t,u,!r);t=i.filter(t,u)}return i.grep(n,function(n){return i.inArray(n,t)>=0===r})}function ht(n,t){var r=0;t.each(function(){var t,f,u,e;if(this.nodeName===(n[r]&&n[r].nodeName)&&(t=i.data(n[r++]),f=i.data(this,t),t=t&&t.events)){delete f.handle;f.events={};for(u in t)for(e in t[u])i.event.add(this,u,t[u][e],t[u][e].data)}})}function ei(n,t){t.src?i.ajax({url:t.src,async:!1,dataType:"script"}):i.globalEval(t.text||t.textContent||t.innerHTML||"");t.parentNode&&t.parentNode.removeChild(t)}function ct(n,t,r){var u=t==="width"?n.offsetWidth:n.offsetHeight;return r==="border"?u:(i.each(t==="width"?hr:cr,function(){r||(u-=parseFloat(i.css(n,"padding"+this))||0);r==="margin"?u+=parseFloat(i.css(n,"margin"+this))||0:u-=parseFloat(i.css(n,"border"+this+"Width"))||0}),u)}function w(n,t,r,u){i.isArray(t)&&t.length?i.each(t,function(t,f){r||kr.test(n)?u(n,f):w(n+"["+(typeof f=="object"||i.isArray(f)?t:"")+"]",f,r,u)}):r||t==null||typeof t!="object"?u(n,t):i.isEmptyObject(t)?u(n,""):i.each(t,function(t,i){w(n+"["+t+"]",i,r,u)})}function f(n,t){var r={};return i.each(ri.concat.apply([],ri.slice(0,t)),function(){r[this]=n}),r}function lt(n){if(!ft[n]){var r=i("<"+n+">").appendTo("body"),t=r.css("display");r.remove();(t==="none"||t==="")&&(t="block");ft[n]=t}return ft[n]}function b(n){return i.isWindow(n)?n:n.nodeType===9?n.defaultView||n.parentWindow:!1}var r=n.document,i=function(){function l(){if(!i.isReady){try{r.documentElement.doScroll("left")}catch(n){setTimeout(l,1);return}i.ready()}}var i=function(n,t){return new i.fn.init(n,t)},k=n.jQuery,d=n.$,o,g=/^(?:[^<]*(<[\w\W]+>)[^>]*$|#([\w\-]+)$)/,nt=/\S/,a=/^\s+/,v=/\s+$/,tt=/\W/,it=/\d/,rt=/^<(\w+)\s*\/?>(?:<\/\1>)?$/,ut=/^[\],:{}\s]*$/,ft=/\\(?:["\\\/bfnrt]|u[0-9a-fA-F]{4})/g,et=/"[^"\\\n\r]*"|true|false|null|-?\d+(?:\.\d*)?(?:[eE][+\-]?\d+)?/g,ot=/(?:^|:|,)(?:\s*\[)+/g,st=/(webkit)[ \/]([\w.]+)/,ht=/(opera)(?:.*version)?[ \/]([\w.]+)/,ct=/(msie) ([\w.]+)/,lt=/(mozilla)(?:.*? rv:([\w.]+))?/,f=navigator.userAgent,y=!1,e=[],u,at=Object.prototype.toString,s=Object.prototype.hasOwnProperty,h=Array.prototype.push,c=Array.prototype.slice,p=String.prototype.trim,w=Array.prototype.indexOf,b={};return i.fn=i.prototype={init:function(n,u){var e,f,s;if(!n)return this;if(n.nodeType)return this.context=this[0]=n,this.length=1,this;if(n==="body"&&!u&&r.body)return this.context=r,this[0]=r.body,this.selector="body",this.length=1,this;if(typeof n=="string"){if((e=g.exec(n))&&(e[1]||!u)){if(e[1])return s=u?u.ownerDocument||u:r,(f=rt.exec(n))?i.isPlainObject(u)?(n=[r.createElement(f[1])],i.fn.attr.call(n,u,!0)):n=[s.createElement(f[1])]:(f=i.buildFragment([e[1]],[s]),n=(f.cacheable?f.fragment.cloneNode(!0):f.fragment).childNodes),i.merge(this,n);if((f=r.getElementById(e[2]))&&f.parentNode){if(f.id!==e[2])return o.find(n);this.length=1;this[0]=f}return this.context=r,this.selector=n,this}return u||tt.test(n)?!u||u.jquery?(u||o).find(n):i(u).find(n):(this.selector=n,this.context=r,n=r.getElementsByTagName(n),i.merge(this,n))}return i.isFunction(n)?o.ready(n):(n.selector!==t&&(this.selector=n.selector,this.context=n.context),i.makeArray(n,this))},selector:"",jquery:"1.4.3",length:0,size:function(){return this.length},toArray:function(){return c.call(this,0)},get:function(n){return n==null?this.toArray():n<0?this.slice(n)[0]:this[n]},pushStack:function(n,t,r){var u=i();return i.isArray(n)?h.apply(u,n):i.merge(u,n),u.prevObject=this,u.context=this.context,t==="find"?u.selector=this.selector+(this.selector?" ":"")+r:t&&(u.selector=this.selector+"."+t+"("+r+")"),u},each:function(n,t){return i.each(this,n,t)},ready:function(n){return i.bindReady(),i.isReady?n.call(r,i):e&&e.push(n),this},eq:function(n){return n===-1?this.slice(n):this.slice(n,+n+1)},first:function(){return this.eq(0)},last:function(){return this.eq(-1)},slice:function(){return this.pushStack(c.apply(this,arguments),"slice",c.call(arguments).join(","))},map:function(n){return this.pushStack(i.map(this,function(t,i){return n.call(t,i,t)}))},end:function(){return this.prevObject||i(null)},push:h,sort:[].sort,splice:[].splice},i.fn.init.prototype=i.fn,i.extend=i.fn.extend=function(){var n=arguments[0]||{},f=1,c=arguments.length,o=!1,s,e,u,r,h;for(typeof n=="boolean"&&(o=n,n=arguments[1]||{},f=2),typeof n=="object"||i.isFunction(n)||(n={}),c===f&&(n=this,--f);f<c;f++)if((s=arguments[f])!=null)for(e in s)u=n[e],r=s[e],n!==r&&(o&&r&&(i.isPlainObject(r)||(h=i.isArray(r)))?(h?(h=!1,clone=u&&i.isArray(u)?u:[]):clone=u&&i.isPlainObject(u)?u:{},n[e]=i.extend(o,clone,r)):r!==t&&(n[e]=r));return n},i.extend({noConflict:function(t){return n.$=d,t&&(n.jQuery=k),i},isReady:!1,readyWait:1,ready:function(n){if(n===!0&&i.readyWait--,!i.readyWait||n!==!0&&!i.isReady){if(!r.body)return setTimeout(i.ready,1);if(i.isReady=!0,!(n!==!0&&--i.readyWait>0)){if(e){for(var t=0;n=e[t++];)n.call(r,i);e=null}i.fn.triggerHandler&&i(r).triggerHandler("ready")}}},bindReady:function(){if(!y){if(y=!0,r.readyState==="complete")return setTimeout(i.ready,1);if(r.addEventListener)r.addEventListener("DOMContentLoaded",u,!1),n.addEventListener("load",i.ready,!1);else if(r.attachEvent){r.attachEvent("onreadystatechange",u);n.attachEvent("onload",i.ready);var t=!1;try{t=n.frameElement==null}catch(f){}r.documentElement.doScroll&&t&&l()}}},isFunction:function(n){return i.type(n)==="function"},isArray:Array.isArray||function(n){return i.type(n)==="array"},isWindow:function(n){return n&&typeof n=="object"&&"setInterval"in n},isNaN:function(n){return n==null||!it.test(n)||isNaN(n)},type:function(n){return n==null?String(n):b[at.call(n)]||"object"},isPlainObject:function(n){if(!n||i.type(n)!=="object"||n.nodeType||i.isWindow(n)||n.constructor&&!s.call(n,"constructor")&&!s.call(n.constructor.prototype,"isPrototypeOf"))return!1;for(var r in n);return r===t||s.call(n,r)},isEmptyObject:function(n){for(var t in n)return!1;return!0},error:function(n){throw n;},parseJSON:function(t){if(typeof t!="string"||!t)return null;if(t=i.trim(t),ut.test(t.replace(ft,"@").replace(et,"]").replace(ot,"")))return n.JSON&&n.JSON.parse?n.JSON.parse(t):new Function("return "+t)();i.error("Invalid JSON: "+t)},noop:function(){},globalEval:function(n){if(n&&nt.test(n)){var u=r.getElementsByTagName("head")[0]||r.documentElement,t=r.createElement("script");t.type="text/javascript";i.support.scriptEval?t.appendChild(r.createTextNode(n)):t.text=n;u.insertBefore(t,u.firstChild);u.removeChild(t)}},nodeName:function(n,t){return n.nodeName&&n.nodeName.toUpperCase()===t.toUpperCase()},each:function(n,r,u){var f,e=0,o=n.length,s=o===t||i.isFunction(n);if(u){if(s){for(f in n)if(r.apply(n[f],u)===!1)break}else for(;e<o;)if(r.apply(n[e++],u)===!1)break}else if(s){for(f in n)if(r.call(n[f],f,n[f])===!1)break}else for(u=n[0];e<o&&r.call(u,e,u)!==!1;u=n[++e]);return n},trim:p?function(n){return n==null?"":p.call(n)}:function(n){return n==null?"":n.toString().replace(a,"").replace(v,"")},makeArray:function(n,t){var u=t||[],r;return n!=null&&(r=i.type(n),n.length==null||r==="string"||r==="function"||r==="regexp"||i.isWindow(n)?h.call(u,n):i.merge(u,n)),u},inArray:function(n,t){if(t.indexOf)return t.indexOf(n);for(var i=0,r=t.length;i<r;i++)if(t[i]===n)return i;return-1},merge:function(n,i){var u=n.length,r=0,f;if(typeof i.length=="number")for(f=i.length;r<f;r++)n[u++]=i[r];else for(;i[r]!==t;)n[u++]=i[r++];return n.length=u,n},grep:function(n,t,i){var u=[],f,r,e;for(i=!!i,r=0,e=n.length;r<e;r++)f=!!t(n[r],r),i!==f&&u.push(n[r]);return u},map:function(n,t,i){for(var r=[],f,u=0,e=n.length;u<e;u++)f=t(n[u],u,i),f!=null&&(r[r.length]=f);return r.concat.apply([],r)},guid:1,proxy:function(n,r,u){return arguments.length===2&&(typeof r=="string"?(u=n,n=u[r],r=t):r&&!i.isFunction(r)&&(u=r,r=t)),!r&&n&&(r=function(){return n.apply(u||this,arguments)}),n&&(r.guid=n.guid=n.guid||r.guid||i.guid++),r},access:function(n,r,u,f,e,o){var h=n.length,s;if(typeof r=="object"){for(s in r)i.access(n,s,r[s],f,e,u);return n}if(u!==t){for(f=!o&&f&&i.isFunction(u),s=0;s<h;s++)e(n[s],r,f?u.call(n[s],s,e(n[s],r)):u,o);return n}return h?e(n[0],r):t},now:function(){return(new Date).getTime()},uaMatch:function(n){return n=n.toLowerCase(),n=st.exec(n)||ht.exec(n)||ct.exec(n)||n.indexOf("compatible")<0&&lt.exec(n)||[],{browser:n[1]||"",version:n[2]||"0"}},browser:{}}),i.each("Boolean Number String Function Array Date RegExp Object".split(" "),function(n,t){b["[object "+t+"]"]=t.toLowerCase()}),f=i.uaMatch(f),f.browser&&(i.browser[f.browser]=!0,i.browser.version=f.version),i.browser.webkit&&(i.browser.safari=!0),w&&(i.inArray=function(n,t){return w.call(t,n)}),/\s/.test(" ")||(a=/^[\s\xA0]+/,v=/[\s\xA0]+$/),o=i(r),r.addEventListener?u=function(){r.removeEventListener("DOMContentLoaded",u,!1);i.ready()}:r.attachEvent&&(u=function(){r.readyState==="complete"&&(r.detachEvent("onreadystatechange",u),i.ready())}),n.jQuery=n.$=i}(),k,at,nt,tt,s,it,h,rt,ui,et;(function(){i.support={};var u=r.documentElement,e=r.createElement("script"),t=r.createElement("div"),o="script"+i.now();t.style.display="none";t.innerHTML="   <link/><table><\/table><a href='/a' style='color:red;float:left;opacity:.55;'>a<\/a><input type='checkbox'/>";var s=t.getElementsByTagName("*"),f=t.getElementsByTagName("a")[0],h=r.createElement("select"),c=h.appendChild(r.createElement("option"));if(!(!s||!s.length||!f)){i.support={leadingWhitespace:t.firstChild.nodeType===3,tbody:!t.getElementsByTagName("tbody").length,htmlSerialize:!!t.getElementsByTagName("link").length,style:/red/.test(f.getAttribute("style")),hrefNormalized:f.getAttribute("href")==="/a",opacity:/^0.55$/.test(f.style.opacity),cssFloat:!!f.style.cssFloat,checkOn:t.getElementsByTagName("input")[0].value==="on",optSelected:c.selected,optDisabled:!1,checkClone:!1,scriptEval:!1,noCloneEvent:!0,boxModel:null,inlineBlockNeedsLayout:!1,shrinkWrapBlocks:!1,reliableHiddenOffsets:!0};h.disabled=!0;i.support.optDisabled=!c.disabled;e.type="text/javascript";try{e.appendChild(r.createTextNode("window."+o+"=1;"))}catch(a){}u.insertBefore(e,u.firstChild);n[o]&&(i.support.scriptEval=!0,delete n[o]);u.removeChild(e);t.attachEvent&&t.fireEvent&&(t.attachEvent("onclick",function l(){i.support.noCloneEvent=!1;t.detachEvent("onclick",l)}),t.cloneNode(!0).fireEvent("onclick"));t=r.createElement("div");t.innerHTML="<input type='radio' name='radiotest' checked='checked'/>";u=r.createDocumentFragment();u.appendChild(t.firstChild);i.support.checkClone=u.cloneNode(!0).cloneNode(!0).lastChild.checked;i(function(){var n=r.createElement("div"),t;n.style.width=n.style.paddingLeft="1px";r.body.appendChild(n);i.boxModel=i.support.boxModel=n.offsetWidth===2;"zoom"in n.style&&(n.style.display="inline",n.style.zoom=1,i.support.inlineBlockNeedsLayout=n.offsetWidth===2,n.style.display="",n.innerHTML="<div style='width:4px;'><\/div>",i.support.shrinkWrapBlocks=n.offsetWidth!==2);n.innerHTML="<table><tr><td style='padding:0;display:none'><\/td><td>t<\/td><\/tr><\/table>";t=n.getElementsByTagName("td");i.support.reliableHiddenOffsets=t[0].offsetHeight===0;t[0].style.display="";t[1].style.display="none";i.support.reliableHiddenOffsets=i.support.reliableHiddenOffsets&&t[0].offsetHeight===0;n.innerHTML="";r.body.removeChild(n).style.display="none"});u=function(n){var i=r.createElement("div"),t;return n="on"+n,t=n in i,t||(i.setAttribute(n,"return;"),t=typeof i[n]=="function"),t};i.support.submitBubbles=u("submit");i.support.changeBubbles=u("change");u=e=t=s=f=null}})();i.props={"for":"htmlFor","class":"className",readonly:"readOnly",maxlength:"maxLength",cellspacing:"cellSpacing",rowspan:"rowSpan",colspan:"colSpan",tabindex:"tabIndex",usemap:"useMap",frameborder:"frameBorder"};k={};at=/^(?:\{.*\}|\[.*\])$/;i.extend({cache:{},uuid:0,expando:"jQuery"+i.now(),noData:{embed:!0,object:"clsid:D27CDB6E-AE6D-11cf-96B8-444553540000",applet:!0},data:function(r,u,f){if(i.acceptData(r)){r=r==n?k:r;var s=r.nodeType,e=s?r[i.expando]:null,o=i.cache;if(!(s&&!e&&typeof u=="string"&&f===t))return s?e||(r[i.expando]=e=++i.uuid):o=r,typeof u=="object"?s?o[e]=i.extend(o[e],u):i.extend(o,u):s&&!o[e]&&(o[e]={}),r=s?o[e]:o,f!==t&&(r[u]=f),typeof u=="string"?r[u]:r}},removeData:function(t,r){var s;if(i.acceptData(t)){t=t==n?k:t;var u=t.nodeType,f=u?t[i.expando]:t,o=i.cache,e=u?o[f]:f;if(r)e&&(delete e[r],u&&i.isEmptyObject(e)&&i.removeData(t));else if(u&&i.support.deleteExpando)delete t[i.expando];else if(t.removeAttribute)t.removeAttribute(i.expando);else if(u)delete o[f];else for(s in t)delete t[s]}},acceptData:function(n){if(n.nodeName){var t=i.noData[n.nodeName.toLowerCase()];if(t)return!(t===!0||n.getAttribute("classid")!==t)}return!0}});i.fn.extend({data:function(n,r){var f,u;if(typeof n=="undefined")return this.length?i.data(this[0]):null;if(typeof n=="object")return this.each(function(){i.data(this,n)});if(f=n.split("."),f[1]=f[1]?"."+f[1]:"",r===t){if(u=this.triggerHandler("getData"+f[1]+"!",[f[0]]),u===t&&this.length&&(u=i.data(this[0],n),u===t&&this[0].nodeType===1))if(u=this[0].getAttribute("data-"+n),typeof u=="string")try{u=u==="true"?!0:u==="false"?!1:u==="null"?null:i.isNaN(u)?at.test(u)?i.parseJSON(u):u:parseFloat(u)}catch(e){}else u=t;return u===t&&f[1]?this.data(f[0]):u}return this.each(function(){var t=i(this),u=[f[0],r];t.triggerHandler("setData"+f[1]+"!",u);i.data(this,n,r);t.triggerHandler("changeData"+f[1]+"!",u)})},removeData:function(n){return this.each(function(){i.removeData(this,n)})}});i.extend({queue:function(n,t,r){if(n){t=(t||"fx")+"queue";var u=i.data(n,t);return r?(!u||i.isArray(r)?u=i.data(n,t,i.makeArray(r)):u.push(r),u):u||[]}},dequeue:function(n,t){t=t||"fx";var u=i.queue(n,t),r=u.shift();r==="inprogress"&&(r=u.shift());r&&(t==="fx"&&u.unshift("inprogress"),r.call(n,function(){i.dequeue(n,t)}))}});i.fn.extend({queue:function(n,r){return(typeof n!="string"&&(r=n,n="fx"),r===t)?i.queue(this[0],n):this.each(function(){var t=i.queue(this,n,r);n==="fx"&&t[0]!=="inprogress"&&i.dequeue(this,n)})},dequeue:function(n){return this.each(function(){i.dequeue(this,n)})},delay:function(n,t){return n=i.fx?i.fx.speeds[n]||n:n,t=t||"fx",this.queue(t,function(){var r=this;setTimeout(function(){i.dequeue(r,t)},n)})},clearQueue:function(n){return this.queue(n||"fx",[])}});var vt=/[\n\t]/g,d=/\s+/,oi=/\r/g,si=/^(?:href|src|style)$/,hi=/^(?:button|input)$/i,ci=/^(?:button|input|object|select|textarea)$/i,li=/^a(?:rea)?$/i,yt=/^(?:radio|checkbox)$/i;i.fn.extend({attr:function(n,t){return i.access(this,n,t,!0,i.attr)},removeAttr:function(n){return this.each(function(){i.attr(this,n,"");this.nodeType===1&&this.removeAttribute(n)})},addClass:function(n){var t;if(i.isFunction(n))return this.each(function(t){var r=i(this);r.addClass(n.call(this,t,r.attr("class")))});if(n&&typeof n=="string")for(var u=(n||"").split(d),f=0,o=this.length;f<o;f++)if(t=this[f],t.nodeType===1)if(t.className){for(var s=" "+t.className+" ",e=t.className,r=0,h=u.length;r<h;r++)s.indexOf(" "+u[r]+" ")<0&&(e+=" "+u[r]);t.className=i.trim(e)}else t.className=n;return this},removeClass:function(n){var r;if(i.isFunction(n))return this.each(function(t){var r=i(this);r.removeClass(n.call(this,t,r.attr("class")))});if(n&&typeof n=="string"||n===t)for(var o=(n||"").split(d),u=0,s=this.length;u<s;u++)if(r=this[u],r.nodeType===1&&r.className)if(n){for(var f=(" "+r.className+" ").replace(vt," "),e=0,h=o.length;e<h;e++)f=f.replace(" "+o[e]+" "," ");r.className=i.trim(f)}else r.className="";return this},toggleClass:function(n,t){var r=typeof n,u=typeof t=="boolean";return i.isFunction(n)?this.each(function(r){var u=i(this);u.toggleClass(n.call(this,r,u.attr("class"),t),t)}):this.each(function(){if(r==="string")for(var f,s=0,o=i(this),e=t,h=n.split(d);f=h[s++];)e=u?e:!o.hasClass(f),o[e?"addClass":"removeClass"](f);else(r==="undefined"||r==="boolean")&&(this.className&&i.data(this,"__className__",this.className),this.className=this.className||n===!1?"":i.data(this,"__className__")||"")})},hasClass:function(n){n=" "+n+" ";for(var t=0,i=this.length;t<i;t++)if((" "+this[t].className+" ").replace(vt," ").indexOf(n)>-1)return!0;return!1},val:function(n){var r,f,e,s,o,u,h;if(!arguments.length){if(r=this[0],r){if(i.nodeName(r,"option"))return f=r.attributes.value,!f||f.specified?r.value:r.text;if(i.nodeName(r,"select")){if(e=r.selectedIndex,f=[],s=r.options,r=r.type==="select-one",e<0)return null;for(o=r?e:0,e=r?e+1:s.length;o<e;o++)if(u=s[o],u.selected&&(i.support.optDisabled?!u.disabled:u.getAttribute("disabled")===null)&&(!u.parentNode.disabled||!i.nodeName(u.parentNode,"optgroup"))){if(n=i(u).val(),r)return n;f.push(n)}return f}return yt.test(r.type)&&!i.support.checkOn?r.getAttribute("value")===null?"on":r.value:(r.value||"").replace(oi,"")}return t}return h=i.isFunction(n),this.each(function(t){var f=i(this),r=n,u;this.nodeType===1&&(h&&(r=n.call(this,t,f.val())),r==null?r="":typeof r=="number"?r+="":i.isArray(r)&&(r=i.map(r,function(n){return n==null?"":n+""})),i.isArray(r)&&yt.test(this.type)?this.checked=i.inArray(f.val(),r)>=0:i.nodeName(this,"select")?(u=i.makeArray(r),i("option",this).each(function(){this.selected=i.inArray(i(this).val(),u)>=0}),u.length||(this.selectedIndex=-1)):this.value=r)})}});i.extend({attrFn:{val:!0,css:!0,html:!0,text:!0,data:!0,width:!0,height:!0,offset:!0},attr:function(n,r,u,f){var e,o;return!n||n.nodeType===3||n.nodeType===8?t:f&&r in i.attrFn?i(n)[r](u):(f=n.nodeType!==1||!i.isXMLDoc(n),e=u!==t,r=f&&i.props[r]||r,n.nodeType===1?(o=si.test(r),(r in n||n[r]!==t)&&f&&!o)?(e&&(r==="type"&&hi.test(n.nodeName)&&n.parentNode&&i.error("type property can't be changed"),u===null?n.nodeType===1&&n.removeAttribute(r):n[r]=u),i.nodeName(n,"form")&&n.getAttributeNode(r))?n.getAttributeNode(r).nodeValue:r==="tabIndex"?(r=n.getAttributeNode("tabIndex"))&&r.specified?r.value:ci.test(n.nodeName)||li.test(n.nodeName)&&n.href?0:t:n[r]:!i.support.style&&f&&r==="style"?(e&&(n.style.cssText=""+u),n.style.cssText):(e&&n.setAttribute(r,""+u),!n.attributes[r]&&n.hasAttribute&&!n.hasAttribute(r))?t:(n=!i.support.hrefNormalized&&f&&o?n.getAttribute(r,2):n.getAttribute(r),n===null?t:n):void 0)}});var a=/\.(.*)$/,g=/^(?:textarea|input|select)$/i,ai=/\./g,vi=/ /g,yi=/[^\w\s.|`]/g,pi=function(n){return n.replace(yi,"\\$&")},pt={focusin:0,focusout:0};i.event={add:function(r,u,f,e){var y,s,w,a,p,v;if(!(r.nodeType===3||r.nodeType===8)&&(i.isWindow(r)&&r!==n&&!r.frameElement&&(r=n),f===!1&&(f=o),f.handler&&(y=f,f=y.handler),f.guid||(f.guid=i.guid++),s=i.data(r))){var h=r.nodeType?"events":"__events__",c=s[h],l=s.handle;for(typeof c=="function"?(l=c.handle,c=c.events):c||(r.nodeType||(s[h]=s=function(){}),s.events=c={}),l||(s.handle=l=function(){return typeof i!="undefined"&&!i.event.triggered?i.event.handle.apply(l.elem,arguments):t}),l.elem=r,u=u.split(" "),w=0;h=u[w++];)s=y?i.extend({},y):{handler:f,data:e},h.indexOf(".")>-1?(a=h.split("."),h=a.shift(),s.namespace=a.slice(0).sort().join(".")):(a=[],s.namespace=""),s.type=h,s.guid||(s.guid=f.guid),p=c[h],v=i.event.special[h]||{},p||(p=c[h]=[],v.setup&&v.setup.call(r,e,a,l)!==!1||(r.addEventListener?r.addEventListener(h,l,!1):r.attachEvent&&r.attachEvent("on"+h,l))),v.add&&(v.add.call(r,s),s.handler.guid||(s.handler.guid=f.guid)),p.push(s),i.event.global[h]=!0;r=null}},global:{},remove:function(n,t,r,u){if(!(n.nodeType===3||n.nodeType===8)){r===!1&&(r=o);var f,e,b=0,y,v,p,l,h,a,w=n.nodeType?"events":"__events__",s=i.data(n),c=s&&s[w];if(s&&c)if(typeof c=="function"&&(s=c,c=c.events),t&&t.type&&(r=t.handler,t=t.type),t&&(typeof t!="string"||t.charAt(0)!==".")){for(t=t.split(" ");f=t[b++];)if(l=f,y=f.indexOf(".")<0,v=[],y||(v=f.split("."),f=v.shift(),p=RegExp("(^|\\.)"+i.map(v.slice(0).sort(),pi).join("\\.(?:.*\\.)?")+"(\\.|$)")),h=c[f])if(r){for(l=i.event.special[f]||{},e=u||0;e<h.length;e++)if(a=h[e],r.guid===a.guid&&((y||p.test(a.namespace))&&(u==null&&h.splice(e--,1),l.remove&&l.remove.call(n,a)),u!=null))break;(h.length===0||u!=null&&h.length===1)&&(l.teardown&&l.teardown.call(n,v)!==!1||i.removeEvent(n,f,s.handle),delete c[f])}else for(e=0;e<h.length;e++)a=h[e],(y||p.test(a.namespace))&&(i.event.remove(n,l,a.handler,e),h.splice(e--,1));i.isEmptyObject(c)&&((t=s.handle)&&(t.elem=null),delete s.events,delete s.handle,typeof s=="function"?i.removeData(n,w):i.isEmptyObject(s)&&i.removeData(n))}else{t=t||"";for(f in c)i.event.remove(n,f+t)}}},trigger:function(n,r,u,f){var e=n.type||n;if(!f){if(n=typeof n=="object"?n[i.expando]?n:i.extend(i.Event(e),n):i.Event(e),e.indexOf("!")>=0&&(n.type=e=e.slice(0,-1),n.exclusive=!0),u||(n.stopPropagation(),i.event.global[e]&&i.each(i.cache,function(){this.events&&this.events[e]&&i.event.trigger(n,r,this.handle.elem)})),!u||u.nodeType===3||u.nodeType===8)return t;n.result=t;n.target=u;r=i.makeArray(r);r.unshift(n)}n.currentTarget=u;(f=u.nodeType?i.data(u,"handle"):(i.data(u,"__events__")||{}).handle)&&f.apply(u,r);f=u.parentNode||u.ownerDocument;try{u&&u.nodeName&&i.noData[u.nodeName.toLowerCase()]||u["on"+e]&&u["on"+e].apply(u,r)===!1&&(n.result=!1,n.preventDefault())}catch(l){}if(!n.isPropagationStopped()&&f)i.event.trigger(n,r,f,!0);else if(!n.isDefaultPrevented()){f=n.target;var s,o=e.replace(a,""),c=i.nodeName(f,"a")&&o==="click",h=i.event.special[o]||{};if((!h._default||h._default.call(u,n)===!1)&&!c&&!(f&&f.nodeName&&i.noData[f.nodeName.toLowerCase()])){try{f[o]&&((s=f["on"+o])&&(f["on"+o]=null),i.event.triggered=!0,f[o]())}catch(v){}s&&(f["on"+o]=s);i.event.triggered=!1}}},handle:function(r){var s,u,o,f,h,c,e;if(u=[],h=i.makeArray(arguments),r=h[0]=i.event.fix(r||n.event),r.currentTarget=this,s=r.type.indexOf(".")<0&&!r.exclusive,s||(o=r.type.split("."),r.type=o.shift(),u=o.slice(0).sort(),o=RegExp("(^|\\.)"+u.join("\\.(?:.*\\.)?")+"(\\.|$)")),r.namespace=r.namespace||u.join("."),f=i.data(this,this.nodeType?"events":"__events__"),typeof f=="function"&&(f=f.events),u=(f||{})[r.type],f&&u)for(u=u.slice(0),f=0,c=u.length;f<c;f++)if(e=u[f],(s||o.test(e.namespace))&&(r.handler=e.handler,r.data=e.data,r.handleObj=e,e=e.handler.apply(this,h),e!==t&&(r.result=e,e===!1&&(r.preventDefault(),r.stopPropagation())),r.isImmediatePropagationStopped()))break;return r.result},props:"altKey attrChange attrName bubbles button cancelable charCode clientX clientY ctrlKey currentTarget data detail eventPhase fromElement handler keyCode layerX layerY metaKey newValue offsetX offsetY pageX pageY prevValue relatedNode relatedTarget screenX screenY shiftKey srcElement target toElement view wheelDelta which".split(" "),fix:function(n){var u,f,e;if(n[i.expando])return n;for(u=n,n=i.Event(u),f=this.props.length;f;)e=this.props[--f],n[e]=u[e];return n.target||(n.target=n.srcElement||r),n.target.nodeType===3&&(n.target=n.target.parentNode),!n.relatedTarget&&n.fromElement&&(n.relatedTarget=n.fromElement===n.target?n.toElement:n.fromElement),n.pageX==null&&n.clientX!=null&&(u=r.documentElement,f=r.body,n.pageX=n.clientX+(u&&u.scrollLeft||f&&f.scrollLeft||0)-(u&&u.clientLeft||f&&f.clientLeft||0),n.pageY=n.clientY+(u&&u.scrollTop||f&&f.scrollTop||0)-(u&&u.clientTop||f&&f.clientTop||0)),n.which==null&&(n.charCode!=null||n.keyCode!=null)&&(n.which=n.charCode!=null?n.charCode:n.keyCode),!n.metaKey&&n.ctrlKey&&(n.metaKey=n.ctrlKey),n.which||n.button===t||(n.which=n.button&1?1:n.button&2?3:n.button&4?2:0),n},guid:1e8,proxy:i.proxy,special:{ready:{setup:i.bindReady,teardown:i.noop},live:{add:function(n){i.event.add(this,l(n.origType,n.selector),i.extend({},n,{handler:fi,guid:n.handler.guid}))},remove:function(n){i.event.remove(this,l(n.origType,n.selector),n)}},beforeunload:{setup:function(n,t,r){i.isWindow(this)&&(this.onbeforeunload=r)},teardown:function(n,t){this.onbeforeunload===t&&(this.onbeforeunload=null)}}}};i.removeEvent=r.removeEventListener?function(n,t,i){n.removeEventListener&&n.removeEventListener(t,i,!1)}:function(n,t,i){n.detachEvent&&n.detachEvent("on"+t,i)};i.Event=function(n){if(!this.preventDefault)return new i.Event(n);n&&n.type?(this.originalEvent=n,this.type=n.type):this.type=n;this.timeStamp=i.now();this[i.expando]=!0};i.Event.prototype={preventDefault:function(){this.isDefaultPrevented=p;var n=this.originalEvent;n&&(n.preventDefault?n.preventDefault():n.returnValue=!1)},stopPropagation:function(){this.isPropagationStopped=p;var n=this.originalEvent;n&&(n.stopPropagation&&n.stopPropagation(),n.cancelBubble=!0)},stopImmediatePropagation:function(){this.isImmediatePropagationStopped=p;this.stopPropagation()},isDefaultPrevented:o,isPropagationStopped:o,isImmediatePropagationStopped:o};nt=function(n){var t=n.relatedTarget;try{for(;t&&t!==this;)t=t.parentNode;t!==this&&(n.type=n.data,i.event.handle.apply(this,arguments))}catch(r){}};tt=function(n){n.type=n.data;i.event.handle.apply(this,arguments)};i.each({mouseenter:"mouseover",mouseleave:"mouseout"},function(n,t){i.event.special[n]={setup:function(r){i.event.add(this,t,r&&r.selector?tt:nt,n)},teardown:function(n){i.event.remove(this,t,n&&n.selector?tt:nt)}}});i.support.submitBubbles||(i.event.special.submit={setup:function(){if(this.nodeName.toLowerCase()!=="form")i.event.add(this,"click.specialSubmit",function(n){var r=n.target,u=r.type;if((u==="submit"||u==="image")&&i(r).closest("form").length)return n.liveFired=t,ot("submit",this,arguments)}),i.event.add(this,"keypress.specialSubmit",function(n){var r=n.target,u=r.type;if((u==="text"||u==="password")&&i(r).closest("form").length&&n.keyCode===13)return n.liveFired=t,ot("submit",this,arguments)});else return!1},teardown:function(){i.event.remove(this,".specialSubmit")}});i.support.changeBubbles||(it=function(n){var r=n.type,t=n.value;return r==="radio"||r==="checkbox"?t=n.checked:r==="select-multiple"?t=n.selectedIndex>-1?i.map(n.options,function(n){return n.selected}).join("-"):"":n.nodeName.toLowerCase()==="select"&&(t=n.selectedIndex),t},h=function(n,r){var u=n.target,f,e;if(!(!g.test(u.nodeName)||u.readOnly)&&(f=i.data(u,"_change_data"),e=it(u),(n.type!=="focusout"||u.type!=="radio")&&i.data(u,"_change_data",e),!(f===t||e===f)&&(f!=null||e)))return n.type="change",n.liveFired=t,i.event.trigger(n,r,u)},i.event.special.change={filters:{focusout:h,beforedeactivate:h,click:function(n){var t=n.target,i=t.type;if(i==="radio"||i==="checkbox"||t.nodeName.toLowerCase()==="select")return h.call(this,n)},keydown:function(n){var i=n.target,t=i.type;if(n.keyCode===13&&i.nodeName.toLowerCase()!=="textarea"||n.keyCode===32&&(t==="checkbox"||t==="radio")||t==="select-multiple")return h.call(this,n)},beforeactivate:function(n){n=n.target;i.data(n,"_change_data",it(n))}},setup:function(){if(this.type==="file")return!1;for(var n in s)i.event.add(this,n+".specialChange",s[n]);return g.test(this.nodeName)},teardown:function(){return i.event.remove(this,".specialChange"),g.test(this.nodeName)}},s=i.event.special.change.filters,s.focus=s.beforeactivate);r.addEventListener&&i.each({focus:"focusin",blur:"focusout"},function(n,t){function u(n){return n=i.event.fix(n),n.type=t,i.event.trigger(n,null,n.target)}i.event.special[t]={setup:function(){pt[t]++==0&&r.addEventListener(n,u,!0)},teardown:function(){--pt[t]==0&&r.removeEventListener(n,u,!0)}}});i.each(["bind","one"],function(n,r){i.fn[r]=function(n,u,f){var e,o,s;if(typeof n=="object"){for(e in n)this[r](e,u,n[e],f);return this}if((i.isFunction(u)||u===!1)&&(f=u,u=t),o=r==="one"?i.proxy(f,function(n){return i(this).unbind(n,o),f.apply(this,arguments)}):f,n==="unload"&&r!=="one")this.one(n,u,f);else for(e=0,s=this.length;e<s;e++)i.event.add(this[e],n,o,u);return this}});i.fn.extend({unbind:function(n,t){var r,u;if(typeof n!="object"||n.preventDefault)for(r=0,u=this.length;r<u;r++)i.event.remove(this[r],n,t);else for(r in n)this.unbind(r,n[r]);return this},delegate:function(n,t,i,r){return this.live(t,i,r,n)},undelegate:function(n,t,i){return arguments.length===0?this.unbind("live"):this.die(t,null,i,n)},trigger:function(n,t){return this.each(function(){i.event.trigger(n,t,this)})},triggerHandler:function(n,t){if(this[0]){var r=i.Event(n);return r.preventDefault(),r.stopPropagation(),i.event.trigger(r,t,this[0]),r.result}},toggle:function(n){for(var t=arguments,r=1;r<t.length;)i.proxy(n,t[r++]);return this.click(i.proxy(n,function(u){var f=(i.data(this,"lastToggle"+n.guid)||0)%r;return i.data(this,"lastToggle"+n.guid,f+1),u.preventDefault(),t[f].apply(this,arguments)||!1}))},hover:function(n,t){return this.mouseenter(n).mouseleave(t||n)}});rt={focus:"focusin",blur:"focusout",mouseenter:"mouseover",mouseleave:"mouseout"};i.each(["live","die"],function(n,r){i.fn[r]=function(n,u,f,e){var o,y=0,h,s,c=e||this.selector,v;if(e=e?this:i(this.context),typeof n=="object"&&!n.preventDefault){for(o in n)e[r](o,u,n[o],c);return this}for(i.isFunction(u)&&(f=u,u=t),n=(n||"").split(" ");(o=n[y++])!=null;)if(h=a.exec(o),s="",h&&(s=h[0],o=o.replace(a,"")),o==="hover")n.push("mouseenter"+s,"mouseleave"+s);else if(h=o,o==="focus"||o==="blur"?(n.push(rt[o]+s),o+=s):o=(rt[o]||o)+s,r==="live")for(s=0,v=e.length;s<v;s++)i.event.add(e[s],"live."+l(o,c),{data:u,selector:c,handler:f,origType:o,origHandler:f,preType:h});else e.unbind("live."+l(o,c),f);return this}});i.each("blur focus focusin focusout load resize scroll unload click dblclick mousedown mouseup mousemove mouseover mouseout mouseenter mouseleave change select submit keydown keypress keyup error".split(" "),function(n,t){i.fn[t]=function(n,i){return i==null&&(i=n,n=null),arguments.length>0?this.bind(t,n,i):this.trigger(t)};i.attrFn&&(i.attrFn[t]=!0)});n.attachEvent&&!n.addEventListener&&i(n).bind("unload",function(){for(var n in i.cache)if(i.cache[n].handle)try{i.event.remove(i.cache[n].handle.elem)}catch(t){}}),function(){function v(n,t,i,r,u,f){var s,e,o;for(u=0,s=r.length;u<s;u++)if(e=r[u],e){for(e=e[n],o=!1;e;){if(e.sizcache===i){o=r[e.sizset];break}if(e.nodeType!==1||f||(e.sizcache=i,e.sizset=u),e.nodeName.toLowerCase()===t){o=e;break}e=e[n]}r[u]=o}}function y(t,i,r,u,f,e){var h,o,s;for(f=0,h=u.length;f<h;f++)if(o=u[f],o){for(o=o[t],s=!1;o;){if(o.sizcache===r){s=u[o.sizset];break}if(o.nodeType===1)if(e||(o.sizcache=r,o.sizset=f),typeof i!="string"){if(o===i){s=!0;break}}else if(n.filter(i,[o]).length>0){s=o;break}o=o[t]}u[f]=s}}var c=/((?:\((?:\([^()]+\)|[^()]+)+\)|\[(?:\[[^\[\]]*\]|['"][^'"]*['"]|[^\[\]'"]+)+\]|\\.|[^ >+~,(\[\\]+)+|[>+~])(\s*,\s*)?((?:.|\r|\n)*)/g,l=0,p=Object.prototype.toString,s=!1,w=!0,n,f,h,o,a;[0,0].sort(function(){return w=!1,0});n=function(t,i,e,o){var d;if(e=e||[],d=i=i||r,i.nodeType!==1&&i.nodeType!==9)return[];if(!t||typeof t!="string")return e;var s=[],h,v,l,k,g=!0,w=n.isXML(i),nt=t,y;do if(c.exec(""),(h=c.exec(nt))&&(nt=h[3],s.push(h[1]),h[2])){k=h[3];break}while(h);if(s.length>1&&b.exec(t))if(s.length===2&&u.relative[s[0]])v=a(s[0]+s[1],i);else for(v=u.relative[s[0]]?[i]:n(s.shift(),i);s.length;)t=s.shift(),u.relative[t]&&(t+=s.shift()),v=a(t,v);else if(!o&&s.length>1&&i.nodeType===9&&!w&&u.match.ID.test(s[0])&&!u.match.ID.test(s[s.length-1])&&(h=n.find(s.shift(),i,w),i=h.expr?n.filter(h.expr,h.set)[0]:h.set[0]),i)for(h=o?{expr:s.pop(),set:f(o)}:n.find(s.pop(),s.length===1&&(s[0]==="~"||s[0]==="+")&&i.parentNode?i.parentNode:i,w),v=h.expr?n.filter(h.expr,h.set):h.set,s.length>0?l=f(v):g=!1;s.length;)h=y=s.pop(),u.relative[y]?h=s.pop():y="",h==null&&(h=i),u.relative[y](l,h,w);else l=[];if(l||(l=v),l||n.error(y||t),p.call(l)==="[object Array]")if(g)if(i&&i.nodeType===1)for(t=0;l[t]!=null;t++)l[t]&&(l[t]===!0||l[t].nodeType===1&&n.contains(i,l[t]))&&e.push(v[t]);else for(t=0;l[t]!=null;t++)l[t]&&l[t].nodeType===1&&e.push(v[t]);else e.push.apply(e,l);else f(l,e);return k&&(n(k,d,e,o),n.uniqueSort(e)),e};n.uniqueSort=function(n){if(h&&(s=w,n.sort(h),s))for(var t=1;t<n.length;t++)n[t]===n[t-1]&&n.splice(t--,1);return n};n.matches=function(t,i){return n(t,null,null,i)};n.matchesSelector=function(t,i){return n(i,null,null,[t]).length>0};n.find=function(n,t,i){var f,e,h,o,r,s;if(!n)return[];for(e=0,h=u.order.length;e<h;e++)if(o=u.order[e],(r=u.leftMatch[o].exec(n))&&(s=r[1],r.splice(1,1),s.substr(s.length-1)!=="\\"&&(r[1]=(r[1]||"").replace(/\\/g,""),f=u.find[o](r,t,i),f!=null))){n=n.replace(u.match[o],"");break}return f||(f=t.getElementsByTagName("*")),{set:f,expr:n}};n.filter=function(i,r,f,e){for(var l,b,v,h,y,p,w=i,a=[],s=r,o,c,k=r&&r[0]&&n.isXML(r[0]);i&&r.length;){for(l in u.filter)if((o=u.leftMatch[l].exec(i))!=null&&o[2]&&(b=u.filter[l],h=o[1],c=!1,o.splice(1,1),h.substr(h.length-1)!=="\\")){if(s===a&&(a=[]),u.preFilter[l])if(o=u.preFilter[l](o,s,f,a,e,k)){if(o===!0)continue}else c=v=!0;if(o)for(y=0;(h=s[y])!=null;y++)h&&(v=b(h,o,y,s),p=e^!!v,f&&v!=null?p?c=!0:s[y]=!1:p&&(a.push(h),c=!0));if(v!==t){if(f||(s=a),i=i.replace(u.match[l],""),!c)return[];break}}if(i===w)if(c==null)n.error(i);else break;w=i}return s};n.error=function(n){throw"Syntax error, unrecognized expression: "+n;};var u=n.selectors={order:["ID","NAME","TAG"],match:{ID:/#((?:[\w\u00c0-\uFFFF\-]|\\.)+)/,CLASS:/\.((?:[\w\u00c0-\uFFFF\-]|\\.)+)/,NAME:/\[name=['"]*((?:[\w\u00c0-\uFFFF\-]|\\.)+)['"]*\]/,ATTR:/\[\s*((?:[\w\u00c0-\uFFFF\-]|\\.)+)\s*(?:(\S?=)\s*(['"]*)(.*?)\3|)\s*\]/,TAG:/^((?:[\w\u00c0-\uFFFF\*\-]|\\.)+)/,CHILD:/:(only|nth|last|first)-child(?:\((even|odd|[\dn+\-]*)\))?/,POS:/:(nth|eq|gt|lt|first|last|even|odd)(?:\((\d*)\))?(?=[^\-]|$)/,PSEUDO:/:((?:[\w\u00c0-\uFFFF\-]|\\.)+)(?:\((['"]?)((?:\([^\)]+\)|[^\(\)]*)+)\2\))?/},leftMatch:{},attrMap:{"class":"className","for":"htmlFor"},attrHandle:{href:function(n){return n.getAttribute("href")}},relative:{"+":function(t,i){var f=typeof i=="string",u=f&&!/\W/.test(i),e,r;for(f=f&&!u,u&&(i=i.toLowerCase()),u=0,e=t.length;u<e;u++)if(r=t[u]){for(;(r=r.previousSibling)&&r.nodeType!==1;);t[u]=f||r&&r.nodeName.toLowerCase()===i?r||!1:r===i}f&&n.filter(i,t,!0)},">":function(t,i){var u=typeof i=="string",f,r=0,e=t.length;if(u&&!/\W/.test(i))for(i=i.toLowerCase();r<e;r++)(f=t[r])&&(u=f.parentNode,t[r]=u.nodeName.toLowerCase()===i?u:!1);else{for(;r<e;r++)(f=t[r])&&(t[r]=u?f.parentNode:f.parentNode===i);u&&n.filter(i,t,!0)}},"":function(n,t,i){var f=l++,r=y,u;typeof t!="string"||/\W/.test(t)||(u=t=t.toLowerCase(),r=v);r("parentNode",t,f,n,u,i)},"~":function(n,t,i){var f=l++,r=y,u;typeof t!="string"||/\W/.test(t)||(u=t=t.toLowerCase(),r=v);r("previousSibling",t,f,n,u,i)}},find:{ID:function(n,t,i){if(typeof t.getElementById!="undefined"&&!i)return(n=t.getElementById(n[1]))&&n.parentNode?[n]:[]},NAME:function(n,t){if(typeof t.getElementsByName!="undefined"){for(var r=[],u=t.getElementsByName(n[1]),i=0,f=u.length;i<f;i++)u[i].getAttribute("name")===n[1]&&r.push(u[i]);return r.length===0?null:r}},TAG:function(n,t){return t.getElementsByTagName(n[1])}},preFilter:{CLASS:function(n,t,i,r,u,f){if(n=" "+n[1].replace(/\\/g,"")+" ",f)return n;f=0;for(var e;(e=t[f])!=null;f++)e&&(u^(e.className&&(" "+e.className+" ").replace(/[\t\n]/g," ").indexOf(n)>=0)?i||r.push(e):i&&(t[f]=!1));return!1},ID:function(n){return n[1].replace(/\\/g,"")},TAG:function(n){return n[1].toLowerCase()},CHILD:function(n){if(n[1]==="nth"){var t=/(-?)(\d*)n((?:\+|-)?\d*)/.exec(n[2]==="even"&&"2n"||n[2]==="odd"&&"2n+1"||!/\D/.test(n[2])&&"0n+"+n[2]||n[2]);n[2]=t[1]+(t[2]||1)-0;n[3]=t[3]-0}return n[0]=l++,n},ATTR:function(n,t,i,r,f,e){return t=n[1].replace(/\\/g,""),!e&&u.attrMap[t]&&(n[1]=u.attrMap[t]),n[2]==="~="&&(n[4]=" "+n[4]+" "),n},PSEUDO:function(t,i,r,f,e){if(t[1]==="not")if((c.exec(t[3])||"").length>1||/^\w/.test(t[3]))t[3]=n(t[3],null,null,i);else return t=n.filter(t[3],i,r,!0^e),r||f.push.apply(f,t),!1;else if(u.match.POS.test(t[0])||u.match.CHILD.test(t[0]))return!0;return t},POS:function(n){return n.unshift(!0),n}},filters:{enabled:function(n){return n.disabled===!1&&n.type!=="hidden"},disabled:function(n){return n.disabled===!0},checked:function(n){return n.checked===!0},selected:function(n){return n.selected===!0},parent:function(n){return!!n.firstChild},empty:function(n){return!n.firstChild},has:function(t,i,r){return!!n(r[3],t).length},header:function(n){return/h\d/i.test(n.nodeName)},text:function(n){return"text"===n.type},radio:function(n){return"radio"===n.type},checkbox:function(n){return"checkbox"===n.type},file:function(n){return"file"===n.type},password:function(n){return"password"===n.type},submit:function(n){return"submit"===n.type},image:function(n){return"image"===n.type},reset:function(n){return"reset"===n.type},button:function(n){return"button"===n.type||n.nodeName.toLowerCase()==="button"},input:function(n){return/input|select|textarea|button/i.test(n.nodeName)}},setFilters:{first:function(n,t){return t===0},last:function(n,t,i,r){return t===r.length-1},even:function(n,t){return t%2==0},odd:function(n,t){return t%2==1},lt:function(n,t,i){return t<i[3]-0},gt:function(n,t,i){return t>i[3]-0},nth:function(n,t,i){return i[3]-0===t},eq:function(n,t,i){return i[3]-0===t}},filter:{PSEUDO:function(t,i,r,f){var e=i[1],o=u.filters[e];if(o)return o(t,r,i,f);if(e==="contains")return(t.textContent||t.innerText||n.getText([t])||"").indexOf(i[3])>=0;if(e==="not"){for(i=i[3],r=0,f=i.length;r<f;r++)if(i[r]===t)return!1;return!0}n.error("Syntax error, unrecognized expression: "+e)},CHILD:function(n,t){var r=t[1],i=n,f,e,u,o;switch(r){case"only":case"first":for(;i=i.previousSibling;)if(i.nodeType===1)return!1;if(r==="first")return!0;i=n;case"last":for(;i=i.nextSibling;)if(i.nodeType===1)return!1;return!0;case"nth":if(r=t[2],f=t[3],r===1&&f===0)return!0;if(e=t[0],u=n.parentNode,u&&(u.sizcache!==e||!n.nodeIndex)){for(o=0,i=u.firstChild;i;i=i.nextSibling)i.nodeType===1&&(i.nodeIndex=++o);u.sizcache=e}return i=n.nodeIndex-f,r===0?i===0:i%r==0&&i/r>=0}},ID:function(n,t){return n.nodeType===1&&n.getAttribute("id")===t},TAG:function(n,t){return t==="*"&&n.nodeType===1||n.nodeName.toLowerCase()===t},CLASS:function(n,t){return(" "+(n.className||n.getAttribute("class"))+" ").indexOf(t)>-1},ATTR:function(n,t){var f=t[1];f=u.attrHandle[f]?u.attrHandle[f](n):n[f]!=null?n[f]:n.getAttribute(f);var r=f+"",e=t[2],i=t[4];return f==null?e==="!=":e==="="?r===i:e==="*="?r.indexOf(i)>=0:e==="~="?(" "+r+" ").indexOf(i)>=0:i?e==="!="?r!==i:e==="^="?r.indexOf(i)===0:e==="$="?r.substr(r.length-i.length)===i:e==="|="?r===i||r.substr(0,i.length+1)===i+"-":!1:r&&f!==!1},POS:function(n,t,i,r){var f=u.setFilters[t[2]];if(f)return f(n,i,t,r)}}},b=u.match.POS,k=function(n,t){return"\\"+(+t+1)},e;for(e in u.match)u.match[e]=RegExp(u.match[e].source+/(?![^\[]*\])(?![^\(]*\))/.source),u.leftMatch[e]=RegExp(/(^(?:.|\r|\n)*?)/.source+u.match[e].source.replace(/\\(\d+)/g,k));f=function(n,t){return(n=Array.prototype.slice.call(n,0),t)?(t.push.apply(t,n),t):n};try{Array.prototype.slice.call(r.documentElement.childNodes,0)}catch(d){f=function(n,t){var r=t||[],i=0,u;if(p.call(n)==="[object Array]")Array.prototype.push.apply(r,n);else if(typeof n.length=="number")for(u=n.length;i<u;i++)r.push(n[i]);else for(;n[i];i++)r.push(n[i]);return r}}r.documentElement.compareDocumentPosition?h=function(n,t){return n===t?(s=!0,0):!n.compareDocumentPosition||!t.compareDocumentPosition?n.compareDocumentPosition?-1:1:n.compareDocumentPosition(t)&4?-1:1}:(h=function(n,t){var u=[],f=[],r=n.parentNode,e=t.parentNode,i=r;if(n===t)return s=!0,0;if(r===e)return o(n,t);if(r){if(!e)return 1}else return-1;for(;i;)u.unshift(i),i=i.parentNode;for(i=e;i;)f.unshift(i),i=i.parentNode;for(r=u.length,e=f.length,i=0;i<r&&i<e;i++)if(u[i]!==f[i])return o(u[i],f[i]);return i===r?o(n,f[i],-1):o(u[i],t,1)},o=function(n,t,i){if(n===t)return i;for(n=n.nextSibling;n;){if(n===t)return-1;n=n.nextSibling}return 1});n.getText=function(t){for(var r="",i,u=0;t[u];u++)i=t[u],i.nodeType===3||i.nodeType===4?r+=i.nodeValue:i.nodeType!==8&&(r+=n.getText(i.childNodes));return r},function(){var i=r.createElement("div"),f="script"+(new Date).getTime(),n;i.innerHTML="<a name='"+f+"'/>";n=r.documentElement;n.insertBefore(i,n.firstChild);r.getElementById(f)&&(u.find.ID=function(n,i,r){if(typeof i.getElementById!="undefined"&&!r)return(i=i.getElementById(n[1]))?i.id===n[1]||typeof i.getAttributeNode!="undefined"&&i.getAttributeNode("id").nodeValue===n[1]?[i]:t:[]},u.filter.ID=function(n,t){var i=typeof n.getAttributeNode!="undefined"&&n.getAttributeNode("id");return n.nodeType===1&&i&&i.nodeValue===t});n.removeChild(i);n=i=null}(),function(){var n=r.createElement("div");n.appendChild(r.createComment(""));n.getElementsByTagName("*").length>0&&(u.find.TAG=function(n,t){var i=t.getElementsByTagName(n[1]),u,r;if(n[1]==="*"){for(u=[],r=0;i[r];r++)i[r].nodeType===1&&u.push(i[r]);i=u}return i});n.innerHTML="<a href='#'><\/a>";n.firstChild&&typeof n.firstChild.getAttribute!="undefined"&&n.firstChild.getAttribute("href")!=="#"&&(u.attrHandle.href=function(n){return n.getAttribute("href",2)});n=null}();r.querySelectorAll&&function(){var i=n,t=r.createElement("div"),u;if(t.innerHTML="<p class='TEST'><\/p>",!(t.querySelectorAll&&t.querySelectorAll(".TEST").length===0)){n=function(t,u,e,o){if(u=u||r,!o&&!n.isXML(u))if(u.nodeType===9)try{return f(u.querySelectorAll(t),e)}catch(c){}else if(u.nodeType===1&&u.nodeName.toLowerCase()!=="object"){var s=u.id,h=u.id="__sizzle__";try{return f(u.querySelectorAll("#"+h+" "+t),e)}catch(l){}finally{s?u.id=s:u.removeAttribute("id")}}return i(t,u,e,o)};for(u in i)n[u]=i[u];t=null}}(),function(){var t=r.documentElement,i=t.matchesSelector||t.mozMatchesSelector||t.webkitMatchesSelector||t.msMatchesSelector,f=!1;try{i.call(r.documentElement,":sizzle")}catch(e){f=!0}i&&(n.matchesSelector=function(t,r){try{if(f||!u.match.PSEUDO.test(r))return i.call(t,r)}catch(e){}return n(r,null,null,[t]).length>0})}(),function(){var n=r.createElement("div");n.innerHTML="<div class='test e'><\/div><div class='test'><\/div>";!n.getElementsByClassName||n.getElementsByClassName("e").length===0||(n.lastChild.className="e",n.getElementsByClassName("e").length!==1&&(u.order.splice(1,0,"CLASS"),u.find.CLASS=function(n,t,i){if(typeof t.getElementsByClassName!="undefined"&&!i)return t.getElementsByClassName(n[1])},n=null))}();n.contains=r.documentElement.contains?function(n,t){return n!==t&&(n.contains?n.contains(t):!0)}:function(n,t){return!!(n.compareDocumentPosition(t)&16)};n.isXML=function(n){return(n=(n?n.ownerDocument||n:0).documentElement)?n.nodeName!=="HTML":!1};a=function(t,i){for(var s,f=[],e="",r,o=i.nodeType?[i]:i;r=u.match.PSEUDO.exec(t);)e+=r[0],t=t.replace(u.match.PSEUDO,"");for(t=u.relative[t]?t+"*":t,r=0,s=o.length;r<s;r++)n(t,o[r],f);return n.filter(e,f)};i.find=n;i.expr=n.selectors;i.expr[":"]=i.expr.filters;i.unique=n.uniqueSort;i.text=n.getText;i.isXMLDoc=n.isXML;i.contains=n.contains}();var wi=/Until$/,bi=/^(?:parents|prevUntil|prevAll)/,ki=/,/,di=/^.[^:#\[\.,]*$/,gi=Array.prototype.slice,nr=i.expr.match.POS;i.fn.extend({find:function(n){for(var r,f,t=this.pushStack("","find",n),e=0,u=0,o=this.length;u<o;u++)if(e=t.length,i.find(n,this[u],t),u>0)for(r=e;r<t.length;r++)for(f=0;f<e;f++)if(t[f]===t[r]){t.splice(r--,1);break}return t},has:function(n){var t=i(n);return this.filter(function(){for(var n=0,r=t.length;n<r;n++)if(i.contains(this,t[n]))return!0})},not:function(n){return this.pushStack(st(this,n,!1),"not",n)},filter:function(n){return this.pushStack(st(this,n,!0),"filter",n)},is:function(n){return!!n&&i.filter(n,this).length>0},closest:function(n,t){var e=[],u,s,r=this[0],o,f,h;if(i.isArray(n)){if(o={},h=1,r&&n.length){for(u=0,s=n.length;u<s;u++)f=n[u],o[f]||(o[f]=i.expr.match.POS.test(f)?i(f,t||this.context):f);for(;r&&r.ownerDocument&&r!==t;){for(f in o)u=o[f],(u.jquery?u.index(r)>-1:i(r).is(u))&&e.push({selector:f,elem:r,level:h});r=r.parentNode;h++}}return e}for(o=nr.test(n)?i(n,t||this.context):null,u=0,s=this.length;u<s;u++)for(r=this[u];r;)if(o?o.index(r)>-1:i.find.matchesSelector(r,n)){e.push(r);break}else if(r=r.parentNode,!r||!r.ownerDocument||r===t)break;return e=e.length>1?i.unique(e):e,this.pushStack(e,"closest",n)},index:function(n){return!n||typeof n=="string"?i.inArray(this[0],n?i(n):this.parent().children()):i.inArray(n.jquery?n[0]:n,this)},add:function(n,t){var u=typeof n=="string"?i(n,t||this.context):i.makeArray(n),r=i.merge(this.get(),u);return this.pushStack(!u[0]||!u[0].parentNode||u[0].parentNode.nodeType===11||!r[0]||!r[0].parentNode||r[0].parentNode.nodeType===11?r:i.unique(r))},andSelf:function(){return this.add(this.prevObject)}});i.each({parent:function(n){return(n=n.parentNode)&&n.nodeType!==11?n:null},parents:function(n){return i.dir(n,"parentNode")},parentsUntil:function(n,t,r){return i.dir(n,"parentNode",r)},next:function(n){return i.nth(n,2,"nextSibling")},prev:function(n){return i.nth(n,2,"previousSibling")},nextAll:function(n){return i.dir(n,"nextSibling")},prevAll:function(n){return i.dir(n,"previousSibling")},nextUntil:function(n,t,r){return i.dir(n,"nextSibling",r)},prevUntil:function(n,t,r){return i.dir(n,"previousSibling",r)},siblings:function(n){return i.sibling(n.parentNode.firstChild,n)},children:function(n){return i.sibling(n.firstChild)},contents:function(n){return i.nodeName(n,"iframe")?n.contentDocument||n.contentWindow.document:i.makeArray(n.childNodes)}},function(n,t){i.fn[n]=function(r,u){var f=i.map(this,t,r);return wi.test(n)||(u=r),u&&typeof u=="string"&&(f=i.filter(u,f)),f=this.length>1?i.unique(f):f,(this.length>1||ki.test(u))&&bi.test(n)&&(f=f.reverse()),this.pushStack(f,n,gi.call(arguments).join(","))}});i.extend({filter:function(n,t,r){return r&&(n=":not("+n+")"),t.length===1?i.find.matchesSelector(t[0],n)?[t[0]]:[]:i.find.matches(n,t)},dir:function(n,r,u){var f=[];for(n=n[r];n&&n.nodeType!==9&&(u===t||n.nodeType!==1||!i(n).is(u));)n.nodeType===1&&f.push(n),n=n[r];return f},nth:function(n,t,i){t=t||1;for(var r=0;n;n=n[i])if(n.nodeType===1&&++r===t)break;return n},sibling:function(n,t){for(var i=[];n;n=n.nextSibling)n.nodeType===1&&n!==t&&i.push(n);return i}});var wt=/ jQuery\d+="(?:\d+|null)"/g,v=/^\s+/,bt=/<(?!area|br|col|embed|hr|img|input|link|meta|param)(([\w:]+)[^>]*)\/>/ig,kt=/<([\w:]+)/,tr=/<tbody/i,ir=/<|&#?\w+;/,dt=/<(?:script|object|embed|option|style)/i,gt=/checked\s*(?:[^=]|=\s*.checked.)/i,rr=/\=([^="'>\s]+\/)>/g,u={option:[1,"<select multiple='multiple'>","<\/select>"],legend:[1,"<fieldset>","<\/fieldset>"],thead:[1,"<table>","<\/table>"],tr:[2,"<table><tbody>","<\/tbody><\/table>"],td:[3,"<table><tbody><tr>","<\/tr><\/tbody><\/table>"],col:[2,"<table><tbody><\/tbody><colgroup>","<\/colgroup><\/table>"],area:[1,"<map>","<\/map>"],_default:[0,"",""]};u.optgroup=u.option;u.tbody=u.tfoot=u.colgroup=u.caption=u.thead;u.th=u.td;i.support.htmlSerialize||(u._default=[1,"div<div>","<\/div>"]);i.fn.extend({text:function(n){return i.isFunction(n)?this.each(function(t){var r=i(this);r.text(n.call(this,t,r.text()))}):typeof n!="object"&&n!==t?this.empty().append((this[0]&&this[0].ownerDocument||r).createTextNode(n)):i.text(this)},wrapAll:function(n){if(i.isFunction(n))return this.each(function(t){i(this).wrapAll(n.call(this,t))});if(this[0]){var t=i(n,this[0].ownerDocument).eq(0).clone(!0);this[0].parentNode&&t.insertBefore(this[0]);t.map(function(){for(var n=this;n.firstChild&&n.firstChild.nodeType===1;)n=n.firstChild;return n}).append(this)}return this},wrapInner:function(n){return i.isFunction(n)?this.each(function(t){i(this).wrapInner(n.call(this,t))}):this.each(function(){var t=i(this),r=t.contents();r.length?r.wrapAll(n):t.append(n)})},wrap:function(n){return this.each(function(){i(this).wrapAll(n)})},unwrap:function(){return this.parent().each(function(){i.nodeName(this,"body")||i(this).replaceWith(this.childNodes)}).end()},append:function(){return this.domManip(arguments,!0,function(n){this.nodeType===1&&this.appendChild(n)})},prepend:function(){return this.domManip(arguments,!0,function(n){this.nodeType===1&&this.insertBefore(n,this.firstChild)})},before:function(){if(this[0]&&this[0].parentNode)return this.domManip(arguments,!1,function(n){this.parentNode.insertBefore(n,this)});if(arguments.length){var n=i(arguments[0]);return n.push.apply(n,this.toArray()),this.pushStack(n,"before",arguments)}},after:function(){if(this[0]&&this[0].parentNode)return this.domManip(arguments,!1,function(n){this.parentNode.insertBefore(n,this.nextSibling)});if(arguments.length){var n=this.pushStack(this,"after",arguments);return n.push.apply(n,i(arguments[0]).toArray()),n}},remove:function(n,t){for(var u=0,r;(r=this[u])!=null;u++)(!n||i.filter(n,[r]).length)&&(t||r.nodeType!==1||(i.cleanData(r.getElementsByTagName("*")),i.cleanData([r])),r.parentNode&&r.parentNode.removeChild(r));return this},empty:function(){for(var t=0,n;(n=this[t])!=null;t++)for(n.nodeType===1&&i.cleanData(n.getElementsByTagName("*"));n.firstChild;)n.removeChild(n.firstChild);return this},clone:function(n){var t=this.map(function(){if(i.support.noCloneEvent||i.isXMLDoc(this))return this.cloneNode(!0);var n=this.outerHTML,t=this.ownerDocument;return n||(n=t.createElement("div"),n.appendChild(this.cloneNode(!0)),n=n.innerHTML),i.clean([n.replace(wt,"").replace(rr,'="$1">').replace(v,"")],t)[0]});return n===!0&&(ht(this,t),ht(this.find("*"),t.find("*"))),t},html:function(n){if(n===t)return this[0]&&this[0].nodeType===1?this[0].innerHTML.replace(wt,""):null;if(typeof n!="string"||dt.test(n)||!i.support.leadingWhitespace&&v.test(n)||u[(kt.exec(n)||["",""])[1].toLowerCase()])i.isFunction(n)?this.each(function(t){var r=i(this);r.html(n.call(this,t,r.html()))}):this.empty().append(n);else{n=n.replace(bt,"<$1><\/$2>");try{for(var r=0,f=this.length;r<f;r++)this[r].nodeType===1&&(i.cleanData(this[r].getElementsByTagName("*")),this[r].innerHTML=n)}catch(e){this.empty().append(n)}}return this},replaceWith:function(n){return this[0]&&this[0].parentNode?i.isFunction(n)?this.each(function(t){var r=i(this),u=r.html();r.replaceWith(n.call(this,t,u))}):(typeof n!="string"&&(n=i(n).detach()),this.each(function(){var t=this.nextSibling,r=this.parentNode;i(this).remove();t?i(t).before(n):i(r).append(n)})):this.pushStack(i(i.isFunction(n)?n():n),"replaceWith",n)},detach:function(n){return this.remove(n,!0)},domManip:function(n,r,u){var e,f,s=n[0],h=[],o,c;if(!i.support.checkClone&&arguments.length===3&&typeof s=="string"&&gt.test(s))return this.each(function(){i(this).domManip(n,r,u,!0)});if(i.isFunction(s))return this.each(function(f){var e=i(this);n[0]=s.call(this,f,r?e.html():t);e.domManip(n,r,u)});if(this[0]){if(e=s&&s.parentNode,e=i.support.parentNode&&e&&e.nodeType===11&&e.childNodes.length===this.length?{fragment:e}:i.buildFragment(n,this,h),o=e.fragment,f=o.childNodes.length===1?o=o.firstChild:o.firstChild)for(r=r&&i.nodeName(f,"tr"),f=0,c=this.length;f<c;f++)u.call(r?i.nodeName(this[f],"table")?this[f].getElementsByTagName("tbody")[0]||this[f].appendChild(this[f].ownerDocument.createElement("tbody")):this[f]:this[f],f>0||e.cacheable||this.length>1?o.cloneNode(!0):o);h.length&&i.each(h,ei)}return this}});i.buildFragment=function(n,t,u){var f,o,e;return t=t&&t[0]?t[0].ownerDocument||t[0]:r,n.length===1&&typeof n[0]=="string"&&n[0].length<512&&t===r&&!dt.test(n[0])&&(i.support.checkClone||!gt.test(n[0]))&&(o=!0,(e=i.fragments[n[0]])&&e!==1&&(f=e)),f||(f=t.createDocumentFragment(),i.clean(n,t,f,u)),o&&(i.fragments[n[0]]=e?f:1),{fragment:f,cacheable:o}};i.fragments={};i.each({appendTo:"append",prependTo:"prepend",insertBefore:"before",insertAfter:"after",replaceAll:"replaceWith"},function(n,t){i.fn[n]=function(r){var f=[],u,o,e;if(r=i(r),u=this.length===1&&this[0].parentNode,u&&u.nodeType===11&&u.childNodes.length===1&&r.length===1)return r[t](this[0]),this;for(u=0,o=r.length;u<o;u++)e=(u>0?this.clone(!0):this).get(),i(r[u])[t](e),f=f.concat(e);return this.pushStack(f,n,r.selector)}});i.extend({clean:function(n,t,f,e){var s,h,o;for(t=t||r,typeof t.createElement=="undefined"&&(t=t.ownerDocument||t[0]&&t[0].ownerDocument||r),s=[],h=0;(o=n[h])!=null;h++)if(typeof o=="number"&&(o+=""),o){if(typeof o!="string"||ir.test(o)){if(typeof o=="string"){o=o.replace(bt,"<$1><\/$2>");var a=(kt.exec(o)||["",""])[1].toLowerCase(),c=u[a]||u._default,y=c[0],l=t.createElement("div");for(l.innerHTML=c[1]+o+c[2];y--;)l=l.lastChild;if(!i.support.tbody)for(y=tr.test(o),a=a==="table"&&!y?l.firstChild&&l.firstChild.childNodes:c[1]==="<table>"&&!y?l.childNodes:[],c=a.length-1;c>=0;--c)i.nodeName(a[c],"tbody")&&!a[c].childNodes.length&&a[c].parentNode.removeChild(a[c]);!i.support.leadingWhitespace&&v.test(o)&&l.insertBefore(t.createTextNode(v.exec(o)[0]),l.firstChild);o=l.childNodes}}else o=t.createTextNode(o);o.nodeType?s.push(o):s=i.merge(s,o)}if(f)for(h=0;s[h];h++)e&&i.nodeName(s[h],"script")&&(!s[h].type||s[h].type.toLowerCase()==="text/javascript")?e.push(s[h].parentNode?s[h].parentNode.removeChild(s[h]):s[h]):(s[h].nodeType===1&&s.splice.apply(s,[h+1,0].concat(i.makeArray(s[h].getElementsByTagName("script")))),f.appendChild(s[h]));return s},cleanData:function(n){for(var u,r,f,e=i.cache,s=i.event.special,h=i.support.deleteExpando,o=0,t;(t=n[o])!=null;o++)if(!(t.nodeName&&i.noData[t.nodeName.toLowerCase()])&&(f=t[i.expando])){if((r=e[f])&&r.events)for(u in r.events)s[u]?i.event.remove(t,u):i.removeEvent(t,u,r.handle);h?delete t[i.expando]:t.removeAttribute&&t.removeAttribute(i.expando);delete e[f]}}});var ni=/alpha\([^)]*\)/i,ur=/opacity=([^)]*)/,fr=/-([a-z])/ig,er=/([A-Z])/g,ti=/^-?\d+(?:px)?$/i,or=/^-?\d/,sr={position:"absolute",visibility:"hidden",display:"block"},hr=["Left","Right"],cr=["Top","Bottom"],c,lr=r.defaultView&&r.defaultView.getComputedStyle,ar=function(n,t){return t.toUpperCase()};i.fn.css=function(n,r){return arguments.length===2&&r===t?this:i.access(this,n,r,!0,function(n,r,u){return u!==t?i.style(n,r,u):i.css(n,r)})};i.extend({cssHooks:{opacity:{get:function(n,t){if(t){var i=c(n,"opacity","opacity");return i===""?"1":i}return n.style.opacity}}},cssNumber:{zIndex:!0,fontWeight:!0,opacity:!0,zoom:!0,lineHeight:!0},cssProps:{float:i.support.cssFloat?"cssFloat":"styleFloat"},style:function(n,r,u,f){if(!(!n||n.nodeType===3||n.nodeType===8||!n.style)){var s,o=i.camelCase(r),h=n.style,e=i.cssHooks[o];if(r=i.cssProps[o]||o,u!==t){if(!(typeof u=="number"&&isNaN(u)||u==null)&&(typeof u!="number"||i.cssNumber[o]||(u+="px"),!e||!("set"in e)||(u=e.set(n,u))!==t))try{h[r]=u}catch(c){}}else return e&&"get"in e&&(s=e.get(n,!1,f))!==t?s:h[r]}},css:function(n,r,u){var o,f=i.camelCase(r),e=i.cssHooks[f];return(r=i.cssProps[f]||f,e&&"get"in e&&(o=e.get(n,!0,u))!==t)?o:c?c(n,r,f):void 0},swap:function(n,t,i){var u={},r;for(r in t)u[r]=n.style[r],n.style[r]=t[r];i.call(n);for(r in t)n.style[r]=u[r]},camelCase:function(n){return n.replace(fr,ar)}});i.curCSS=i.css;i.each(["height","width"],function(n,t){i.cssHooks[t]={get:function(n,r,u){var f;if(r)return n.offsetWidth!==0?f=ct(n,t,u):i.swap(n,sr,function(){f=ct(n,t,u)}),f+"px"},set:function(n,t){if(ti.test(t)){if(t=parseFloat(t),t>=0)return t+"px"}else return t}}});i.support.opacity||(i.cssHooks.opacity={get:function(n,t){return ur.test((t&&n.currentStyle?n.currentStyle.filter:n.style.filter)||"")?parseFloat(RegExp.$1)/100+"":t?"1":""},set:function(n,t){var r=n.style,u,f;r.zoom=1;u=i.isNaN(t)?"":"alpha(opacity="+t*100+")";f=r.filter||"";r.filter=ni.test(f)?f.replace(ni,u):r.filter+" "+u}});lr?c=function(n,r,u){var f;return(u=u.replace(er,"-$1").toLowerCase(),!(r=n.ownerDocument.defaultView))?t:((r=r.getComputedStyle(n,null))&&(f=r.getPropertyValue(u),f!==""||i.contains(n.ownerDocument.documentElement,n)||(f=i.style(n,u))),f)}:r.documentElement.currentStyle&&(c=function(n,t){var u,f,i=n.currentStyle&&n.currentStyle[t],r=n.style;return!ti.test(i)&&or.test(i)&&(u=r.left,f=n.runtimeStyle.left,n.runtimeStyle.left=n.currentStyle.left,r.left=t==="fontSize"?"1em":i||0,i=r.pixelLeft+"px",r.left=u,n.runtimeStyle.left=f),i});i.expr&&i.expr.filters&&(i.expr.filters.hidden=function(n){var t=n.offsetHeight;return n.offsetWidth===0&&t===0||!i.support.reliableHiddenOffsets&&(n.style.display||i.css(n,"display"))==="none"},i.expr.filters.visible=function(n){return!i.expr.filters.hidden(n)});var vr=i.now(),yr=/<script\b[^<]*(?:(?!<\/script>)<[^<]*)*<\/script>/gi,pr=/^(?:select|textarea)/i,wr=/^(?:color|date|datetime|email|hidden|month|number|password|range|search|tel|text|time|url|week)$/i,br=/^(?:GET|HEAD|DELETE)$/,kr=/\[\]$/,e=/\=\?(&|$)/,ut=/\?/,dr=/([?&])_=[^&]*/,gr=/^(\w+:)?\/\/([^\/?#]+)/,nu=/%20/g,tu=/#.*$/,ii=i.fn.load;i.fn.extend({load:function(n,t,r){var u,f,e;return typeof n!="string"&&ii?ii.apply(this,arguments):this.length?(u=n.indexOf(" "),u>=0&&(f=n.slice(u,n.length),n=n.slice(0,u)),u="GET",t&&(i.isFunction(t)?(r=t,t=null):typeof t=="object"&&(t=i.param(t,i.ajaxSettings.traditional),u="POST")),e=this,i.ajax({url:n,type:u,dataType:"html",data:t,complete:function(n,t){(t==="success"||t==="notmodified")&&e.html(f?i("<div>").append(n.responseText.replace(yr,"")).find(f):n.responseText);r&&e.each(r,[n.responseText,t,n])}}),this):this},serialize:function(){return i.param(this.serializeArray())},serializeArray:function(){return this.map(function(){return this.elements?i.makeArray(this.elements):this}).filter(function(){return this.name&&!this.disabled&&(this.checked||pr.test(this.nodeName)||wr.test(this.type))}).map(function(n,t){var r=i(this).val();return r==null?null:i.isArray(r)?i.map(r,function(n){return{name:t.name,value:n}}):{name:t.name,value:r}}).get()}});i.each("ajaxStart ajaxStop ajaxComplete ajaxError ajaxSuccess ajaxSend".split(" "),function(n,t){i.fn[t]=function(n){return this.bind(t,n)}});i.extend({get:function(n,t,r,u){return i.isFunction(t)&&(u=u||r,r=t,t=null),i.ajax({type:"GET",url:n,data:t,success:r,dataType:u})},getScript:function(n,t){return i.get(n,null,t,"script")},getJSON:function(n,t,r){return i.get(n,t,r,"json")},post:function(n,t,r,u){return i.isFunction(t)&&(u=u||r,r=t,t={}),i.ajax({type:"POST",url:n,data:t,success:r,dataType:u})},ajaxSetup:function(n){i.extend(i.ajaxSettings,n)},ajaxSettings:{url:location.href,global:!0,type:"GET",contentType:"application/x-www-form-urlencoded",processData:!0,async:!0,xhr:function(){return new n.XMLHttpRequest},accepts:{xml:"application/xml, text/xml",html:"text/html",script:"text/javascript, application/javascript",json:"application/json, text/javascript",text:"text/plain",_default:"*/*"}},ajax:function(u){var f=i.extend(!0,{},i.ajaxSettings,u),c,s,l,v=f.type.toUpperCase(),nt=br.test(v),b,a,k,y,h,d,p,o,w,g;if(f.url=f.url.replace(tu,""),f.context=u&&u.context!=null?u.context:f,f.data&&f.processData&&typeof f.data!="string"&&(f.data=i.param(f.data,f.traditional)),f.dataType==="jsonp"&&(v==="GET"?e.test(f.url)||(f.url+=(ut.test(f.url)?"&":"?")+(f.jsonp||"callback")+"=?"):f.data&&e.test(f.data)||(f.data=(f.data?f.data+"&":"")+(f.jsonp||"callback")+"=?"),f.dataType="json"),f.dataType==="json"&&(f.data&&e.test(f.data)||e.test(f.url))&&(c=f.jsonpCallback||"jsonp"+vr++,f.data&&(f.data=(f.data+"").replace(e,"="+c+"$1")),f.url=f.url.replace(e,"="+c+"$1"),f.dataType="script",b=n[c],n[c]=function(r){if(l=r,i.handleSuccess(f,o,s,l),i.handleComplete(f,o,s,l),i.isFunction(b))b(r);else{n[c]=t;try{delete n[c]}catch(u){}}y&&y.removeChild(h)}),f.dataType==="script"&&f.cache===null&&(f.cache=!1),f.cache===!1&&v==="GET"&&(a=i.now(),k=f.url.replace(dr,"$1_="+a),f.url=k+(k===f.url?(ut.test(f.url)?"&":"?")+"_="+a:"")),f.data&&v==="GET"&&(f.url+=(ut.test(f.url)?"&":"?")+f.data),f.global&&i.active++==0&&i.event.trigger("ajaxStart"),a=(a=gr.exec(f.url))&&(a[1]&&a[1]!==location.protocol||a[2]!==location.host),f.dataType==="script"&&v==="GET"&&a)return y=r.getElementsByTagName("head")[0]||r.documentElement,h=r.createElement("script"),f.scriptCharset&&(h.charset=f.scriptCharset),h.src=f.url,c||(d=!1,h.onload=h.onreadystatechange=function(){d||this.readyState&&this.readyState!=="loaded"&&this.readyState!=="complete"||(d=!0,i.handleSuccess(f,o,s,l),i.handleComplete(f,o,s,l),h.onload=h.onreadystatechange=null,y&&h.parentNode&&y.removeChild(h))}),y.insertBefore(h,y.firstChild),t;if(p=!1,o=f.xhr(),o){f.username?o.open(v,f.url,f.async,f.username,f.password):o.open(v,f.url,f.async);try{(f.data!=null&&!nt||u&&u.contentType)&&o.setRequestHeader("Content-Type",f.contentType);f.ifModified&&(i.lastModified[f.url]&&o.setRequestHeader("If-Modified-Since",i.lastModified[f.url]),i.etag[f.url]&&o.setRequestHeader("If-None-Match",i.etag[f.url]));a||o.setRequestHeader("X-Requested-With","XMLHttpRequest");o.setRequestHeader("Accept",f.dataType&&f.accepts[f.dataType]?f.accepts[f.dataType]+", */*; q=0.01":f.accepts._default)}catch(it){}if(f.beforeSend&&f.beforeSend.call(f.context,o,f)===!1)return f.global&&i.active--==1&&i.event.trigger("ajaxStop"),o.abort(),!1;f.global&&i.triggerGlobal(f,"ajaxSend",[o,f]);w=o.onreadystatechange=function(n){if(o&&o.readyState!==0&&n!=="abort"){if(!p&&o&&(o.readyState===4||n==="timeout")){p=!0;o.onreadystatechange=i.noop;s=n==="timeout"?"timeout":i.httpSuccess(o)?f.ifModified&&i.httpNotModified(o,f.url)?"notmodified":"success":"error";var t;if(s==="success")try{l=i.httpData(o,f.dataType,f)}catch(r){s="parsererror";t=r}s==="success"||s==="notmodified"?c||i.handleSuccess(f,o,s,l):i.handleError(f,o,s,t);c||i.handleComplete(f,o,s,l);n==="timeout"&&o.abort();f.async&&(o=null)}}else p||i.handleComplete(f,o,s,l),p=!0,o&&(o.onreadystatechange=i.noop)};try{g=o.abort;o.abort=function(){o&&g.call&&g.call(o);w("abort")}}catch(rt){}f.async&&f.timeout>0&&setTimeout(function(){o&&!p&&w("timeout")},f.timeout);try{o.send(nt||f.data==null?null:f.data)}catch(tt){i.handleError(f,o,null,tt);i.handleComplete(f,o,s,l)}return f.async||w(),o}},param:function(n,r){var u=[],e=function(n,t){t=i.isFunction(t)?t():t;u[u.length]=encodeURIComponent(n)+"="+encodeURIComponent(t)},f;if(r===t&&(r=i.ajaxSettings.traditional),i.isArray(n)||n.jquery)i.each(n,function(){e(this.name,this.value)});else for(f in n)w(f,n[f],r,e);return u.join("&").replace(nu,"+")}});i.extend({active:0,lastModified:{},etag:{},handleError:function(n,t,r,u){n.error&&n.error.call(n.context,t,r,u);n.global&&i.triggerGlobal(n,"ajaxError",[t,n,u])},handleSuccess:function(n,t,r,u){n.success&&n.success.call(n.context,u,r,t);n.global&&i.triggerGlobal(n,"ajaxSuccess",[t,n])},handleComplete:function(n,t,r){n.complete&&n.complete.call(n.context,t,r);n.global&&i.triggerGlobal(n,"ajaxComplete",[t,n]);n.global&&i.active--==1&&i.event.trigger("ajaxStop")},triggerGlobal:function(n,t,r){(n.context&&n.context.url==null?i(n.context):i.event).trigger(t,r)},httpSuccess:function(n){try{return!n.status&&location.protocol==="file:"||n.status>=200&&n.status<300||n.status===304||n.status===1223}catch(t){}return!1},httpNotModified:function(n,t){var r=n.getResponseHeader("Last-Modified"),u=n.getResponseHeader("Etag");return r&&(i.lastModified[t]=r),u&&(i.etag[t]=u),n.status===304},httpData:function(n,t,r){var u=n.getResponseHeader("content-type")||"",f=t==="xml"||!t&&u.indexOf("xml")>=0;return n=f?n.responseXML:n.responseText,f&&n.documentElement.nodeName==="parsererror"&&i.error("parsererror"),r&&r.dataFilter&&(n=r.dataFilter(n,t)),typeof n=="string"&&(t==="json"||!t&&u.indexOf("json")>=0?n=i.parseJSON(n):(t==="script"||!t&&u.indexOf("javascript")>=0)&&i.globalEval(n)),n}});n.ActiveXObject&&(i.ajaxSettings.xhr=function(){if(n.location.protocol!=="file:")try{return new n.XMLHttpRequest}catch(t){}try{return new n.ActiveXObject("Microsoft.XMLHTTP")}catch(i){}});i.support.ajax=!!i.ajaxSettings.xhr();var ft={},iu=/^(?:toggle|show|hide)$/,ru=/^([+\-]=)?([\d+.\-]+)(.*)$/,y,ri=[["height","marginTop","marginBottom","paddingTop","paddingBottom"],["width","marginLeft","marginRight","paddingLeft","paddingRight"],["opacity"]];i.fn.extend({show:function(n,t,r){if(n||n===0)return this.animate(f("show",3),n,t,r);for(n=0,t=this.length;n<t;n++)i.data(this[n],"olddisplay")||this[n].style.display!=="none"||(this[n].style.display=""),this[n].style.display===""&&i.css(this[n],"display")==="none"&&i.data(this[n],"olddisplay",lt(this[n].nodeName));for(n=0;n<t;n++)this[n].style.display=i.data(this[n],"olddisplay")||"";return this},hide:function(n,t,r){if(n||n===0)return this.animate(f("hide",3),n,t,r);for(n=0,t=this.length;n<t;n++)r=i.css(this[n],"display"),r!=="none"&&i.data(this[n],"olddisplay",r);for(n=0;n<t;n++)this[n].style.display="none";return this},_toggle:i.fn.toggle,toggle:function(n,t,r){var u=typeof n=="boolean";return i.isFunction(n)&&i.isFunction(t)?this._toggle.apply(this,arguments):n==null||u?this.each(function(){var t=u?n:i(this).is(":hidden");i(this)[t?"show":"hide"]()}):this.animate(f("toggle",3),n,t,r),this},fadeTo:function(n,t,i,r){return this.filter(":hidden").css("opacity",0).show().end().animate({opacity:t},n,i,r)},animate:function(n,t,r,u){var f=i.speed(t,r,u);return i.isEmptyObject(n)?this.each(f.complete):this[f.queue===!1?"each":"queue"](function(){var r=i.extend({},f),t,s=this.nodeType===1,e=s&&i(this).is(":hidden"),o=this,u;for(t in n){if(u=i.camelCase(t),t!==u&&(n[u]=n[t],delete n[t],t=u),n[t]==="hide"&&e||n[t]==="show"&&!e)return r.complete.call(this);s&&(t==="height"||t==="width")&&(r.overflow=[this.style.overflow,this.style.overflowX,this.style.overflowY],i.css(this,"display")==="inline"&&i.css(this,"float")==="none"&&(i.support.inlineBlockNeedsLayout?lt(this.nodeName)==="inline"?this.style.display="inline-block":(this.style.display="inline",this.style.zoom=1):this.style.display="inline-block"));i.isArray(n[t])&&((r.specialEasing=r.specialEasing||{})[t]=n[t][1],n[t]=n[t][0])}return r.overflow!=null&&(this.style.overflow="hidden"),r.curAnim=i.extend({},n),i.each(n,function(t,u){var c=new i.fx(o,r,t),s,f,h,l;iu.test(u)?c[u==="toggle"?e?"show":"hide":u](n):(s=ru.exec(u),f=c.cur(!0)||0,s?(h=parseFloat(s[2]),l=s[3]||"px",l!=="px"&&(i.style(o,t,(h||1)+l),f=(h||1)/c.cur(!0)*f,i.style(o,t,f+l)),s[1]&&(h=(s[1]==="-="?-1:1)*h+f),c.custom(f,h,l)):c.custom(f,u,""))}),!0})},stop:function(n,t){var r=i.timers;return n&&this.queue([]),this.each(function(){for(var n=r.length-1;n>=0;n--)r[n].elem===this&&(t&&r[n](!0),r.splice(n,1))}),t||this.dequeue(),this}});i.each({slideDown:f("show",1),slideUp:f("hide",1),slideToggle:f("toggle",1),fadeIn:{opacity:"show"},fadeOut:{opacity:"hide"}},function(n,t){i.fn[n]=function(n,i,r){return this.animate(t,n,i,r)}});i.extend({speed:function(n,t,r){var u=n&&typeof n=="object"?i.extend({},n):{complete:r||!r&&t||i.isFunction(n)&&n,duration:n,easing:r&&t||t&&!i.isFunction(t)&&t};return u.duration=i.fx.off?0:typeof u.duration=="number"?u.duration:u.duration in i.fx.speeds?i.fx.speeds[u.duration]:i.fx.speeds._default,u.old=u.complete,u.complete=function(){u.queue!==!1&&i(this).dequeue();i.isFunction(u.old)&&u.old.call(this)},u},easing:{linear:function(n,t,i,r){return i+r*n},swing:function(n,t,i,r){return(-Math.cos(n*Math.PI)/2+.5)*r+i}},timers:[],fx:function(n,t,i){this.options=t;this.elem=n;this.prop=i;t.orig||(t.orig={})}});i.fx.prototype={update:function(){this.options.step&&this.options.step.call(this.elem,this.now,this);(i.fx.step[this.prop]||i.fx.step._default)(this)},cur:function(){if(this.elem[this.prop]!=null&&(!this.elem.style||this.elem.style[this.prop]==null))return this.elem[this.prop];var n=parseFloat(i.css(this.elem,this.prop));return n&&n>-1e4?n:0},custom:function(n,t,r){function u(n){return f.step(n)}this.startTime=i.now();this.start=n;this.end=t;this.unit=r||this.unit||"px";this.now=this.start;this.pos=this.state=0;var f=this;n=i.fx;u.elem=this.elem;u()&&i.timers.push(u)&&!y&&(y=setInterval(n.tick,n.interval))},show:function(){this.options.orig[this.prop]=i.style(this.elem,this.prop);this.options.show=!0;this.custom(this.prop==="width"||this.prop==="height"?1:0,this.cur());i(this.elem).show()},hide:function(){this.options.orig[this.prop]=i.style(this.elem,this.prop);this.options.hide=!0;this.custom(this.cur(),0)},step:function(n){var t=i.now(),u=!0,f,e,o,r;if(n||t>=this.options.duration+this.startTime){this.now=this.end;this.pos=this.state=1;this.update();this.options.curAnim[this.prop]=!0;for(f in this.options.curAnim)this.options.curAnim[f]!==!0&&(u=!1);if(u){if(this.options.overflow==null||i.support.shrinkWrapBlocks||(e=this.elem,o=this.options,i.each(["","X","Y"],function(n,t){e.style["overflow"+t]=o.overflow[n]})),this.options.hide&&i(this.elem).hide(),this.options.hide||this.options.show)for(r in this.options.curAnim)i.style(this.elem,r,this.options.orig[r]);this.options.complete.call(this.elem)}return!1}return n=t-this.startTime,this.state=n/this.options.duration,t=this.options.easing||(i.easing.swing?"swing":"linear"),this.pos=i.easing[this.options.specialEasing&&this.options.specialEasing[this.prop]||t](this.state,n,0,1,this.options.duration),this.now=this.start+(this.end-this.start)*this.pos,this.update(),!0}};i.extend(i.fx,{tick:function(){for(var n=i.timers,t=0;t<n.length;t++)n[t]()||n.splice(t--,1);n.length||i.fx.stop()},interval:13,stop:function(){clearInterval(y);y=null},speeds:{slow:600,fast:200,_default:400},step:{opacity:function(n){i.style(n.elem,"opacity",n.now)},_default:function(n){n.elem.style&&n.elem.style[n.prop]!=null?n.elem.style[n.prop]=(n.prop==="width"||n.prop==="height"?Math.max(0,n.now):n.now)+n.unit:n.elem[n.prop]=n.now}}});i.expr&&i.expr.filters&&(i.expr.filters.animated=function(n){return i.grep(i.timers,function(t){return n===t.elem}).length});ui=/^t(?:able|d|h)$/i;et=/^(?:body|html)$/i;i.fn.offset="getBoundingClientRect"in r.documentElement?function(n){var t=this[0],f,r,u;if(n)return this.each(function(t){i.offset.setOffset(this,n,t)});if(!t||!t.ownerDocument)return null;if(t===t.ownerDocument.body)return i.offset.bodyOffset(t);try{f=t.getBoundingClientRect()}catch(e){}return(r=t.ownerDocument,u=r.documentElement,!f||!i.contains(u,t))?f||{top:0,left:0}:(t=r.body,r=b(r),{top:f.top+(r.pageYOffset||i.support.boxModel&&u.scrollTop||t.scrollTop)-(u.clientTop||t.clientTop||0),left:f.left+(r.pageXOffset||i.support.boxModel&&u.scrollLeft||t.scrollLeft)-(u.clientLeft||t.clientLeft||0)})}:function(n){var t=this[0],u,f;if(n)return this.each(function(t){i.offset.setOffset(this,n,t)});if(!t||!t.ownerDocument)return null;if(t===t.ownerDocument.body)return i.offset.bodyOffset(t);i.offset.initialize();var h=t.offsetParent,e=t.ownerDocument,r,s=e.documentElement,o=e.body;for(r=(e=e.defaultView)?e.getComputedStyle(t,null):t.currentStyle,u=t.offsetTop,f=t.offsetLeft;(t=t.parentNode)&&t!==o&&t!==s;){if(i.offset.supportsFixedPosition&&r.position==="fixed")break;r=e?e.getComputedStyle(t,null):t.currentStyle;u-=t.scrollTop;f-=t.scrollLeft;t===h&&(u+=t.offsetTop,f+=t.offsetLeft,!i.offset.doesNotAddBorder||i.offset.doesAddBorderForTableAndCells&&ui.test(t.nodeName)||(u+=parseFloat(r.borderTopWidth)||0,f+=parseFloat(r.borderLeftWidth)||0),h=t.offsetParent);i.offset.subtractsBorderForOverflowNotVisible&&r.overflow!=="visible"&&(u+=parseFloat(r.borderTopWidth)||0,f+=parseFloat(r.borderLeftWidth)||0);r=r}return(r.position==="relative"||r.position==="static")&&(u+=o.offsetTop,f+=o.offsetLeft),i.offset.supportsFixedPosition&&r.position==="fixed"&&(u+=Math.max(s.scrollTop,o.scrollTop),f+=Math.max(s.scrollLeft,o.scrollLeft)),{top:u,left:f}};i.offset={initialize:function(){var t=r.body,u=r.createElement("div"),f,n,e,o=parseFloat(i.css(t,"marginTop"))||0;i.extend(u.style,{position:"absolute",top:0,left:0,margin:0,border:0,width:"1px",height:"1px",visibility:"hidden"});u.innerHTML="<div style='position:absolute;top:0;left:0;margin:0;border:5px solid #000;padding:0;width:1px;height:1px;'><div><\/div><\/div><table style='position:absolute;top:0;left:0;margin:0;border:5px solid #000;padding:0;width:1px;height:1px;' cellpadding='0' cellspacing='0'><tr><td><\/td><\/tr><\/table>";t.insertBefore(u,t.firstChild);f=u.firstChild;n=f.firstChild;e=f.nextSibling.firstChild.firstChild;this.doesNotAddBorder=n.offsetTop!==5;this.doesAddBorderForTableAndCells=e.offsetTop===5;n.style.position="fixed";n.style.top="20px";this.supportsFixedPosition=n.offsetTop===20||n.offsetTop===15;n.style.position=n.style.top="";f.style.overflow="hidden";f.style.position="relative";this.subtractsBorderForOverflowNotVisible=n.offsetTop===-5;this.doesNotIncludeMarginInBodyOffset=t.offsetTop!==o;t.removeChild(u);i.offset.initialize=i.noop},bodyOffset:function(n){var t=n.offsetTop,r=n.offsetLeft;return i.offset.initialize(),i.offset.doesNotIncludeMarginInBodyOffset&&(t+=parseFloat(i.css(n,"marginTop"))||0,r+=parseFloat(i.css(n,"marginLeft"))||0),{top:t,left:r}},setOffset:function(n,t,r){var u=i.css(n,"position"),o;u==="static"&&(n.style.position="relative");var s=i(n),h=s.offset(),f=i.css(n,"top"),e=i.css(n,"left"),c=u==="absolute"&&i.inArray("auto",[f,e])>-1;u={};o={};c&&(o=s.position());f=c?o.top:parseInt(f,10)||0;e=c?o.left:parseInt(e,10)||0;i.isFunction(t)&&(t=t.call(n,r,h));t.top!=null&&(u.top=t.top-h.top+f);t.left!=null&&(u.left=t.left-h.left+e);"using"in t?t.using.call(n,u):s.css(u)}};i.fn.extend({position:function(){if(!this[0])return null;var u=this[0],n=this.offsetParent(),t=this.offset(),r=et.test(n[0].nodeName)?{top:0,left:0}:n.offset();return t.top-=parseFloat(i.css(u,"marginTop"))||0,t.left-=parseFloat(i.css(u,"marginLeft"))||0,r.top+=parseFloat(i.css(n[0],"borderTopWidth"))||0,r.left+=parseFloat(i.css(n[0],"borderLeftWidth"))||0,{top:t.top-r.top,left:t.left-r.left}},offsetParent:function(){return this.map(function(){for(var n=this.offsetParent||r.body;n&&!et.test(n.nodeName)&&i.css(n,"position")==="static";)n=n.offsetParent;return n})}});i.each(["Left","Top"],function(n,r){var u="scroll"+r;i.fn[u]=function(r){var e=this[0],f;return e?r!==t?this.each(function(){(f=b(this))?f.scrollTo(n?i(f).scrollLeft():r,n?r:i(f).scrollTop()):this[u]=r}):(f=b(e))?"pageXOffset"in f?f[n?"pageYOffset":"pageXOffset"]:i.support.boxModel&&f.document.documentElement[u]||f.document.body[u]:e[u]:null}});i.each(["Height","Width"],function(n,r){var u=r.toLowerCase();i.fn["inner"+r]=function(){return this[0]?parseFloat(i.css(this[0],u,"padding")):null};i.fn["outer"+r]=function(n){return this[0]?parseFloat(i.css(this[0],u,n?"margin":"border")):null};i.fn[u]=function(n){var f=this[0];return f?i.isFunction(n)?this.each(function(t){var r=i(this);r[u](n.call(this,t,r[u]()))}):i.isWindow(f)?f.document.compatMode==="CSS1Compat"&&f.document.documentElement["client"+r]||f.document.body["client"+r]:f.nodeType===9?Math.max(f.documentElement["client"+r],f.body["scroll"+r],f.documentElement["scroll"+r],f.body["offset"+r],f.documentElement["offset"+r]):n===t?parseFloat(i.css(f,u)):this.css(u,typeof n=="string"?n:n+"px"):n==null?null:this}})})(window),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 r(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,r,f){if(!i&&r===!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);u(e.elements,e,1,!e.backwards)}}var o,s;if(i.cycleStop==undefined&&(i.cycleStop=0),(f===undefined||f===null)&&(f={}),f.constructor==String){switch(f){case"destroy":case"stop":return(o=n(i).data("cycle.opts"),!o)?!1:(i.cycleStop++,i.cycleTimeout&&clearTimeout(i.cycleTimeout),i.cycleTimeout=0,o.elements&&n(o.elements).stop(),n(i).removeData("cycle.opts"),f=="destroy"&&l(o),!1);case"toggle":return i.cyclePause=i.cyclePause===1?0:1,h(i.cyclePause,e,i),r(i),!1;case"pause":return i.cyclePause=1,r(i),!1;case"resume":return i.cyclePause=0,h(!1,e,i),r(i),!1;case"prev":case"next":return(o=n(i).data("cycle.opts"),!o)?(t('options not found, "prev/next" ignored'),!1):(n.fn.cycle[f](o),!1);default:f={fx:f}}return f}return f.constructor==Number?(s=f,f=n(i).data("cycle.opts"),!f)?(t("options not found, can not advance slide"),!1):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),u(f.elements,f,1,s>=f.currSlide),!1):f}function e(t,i){if(!n.support.opacity&&i.cleartype&&t.style.filter)try{t.style.removeAttribute("filter")}catch(r){}}function l(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 a(i,o,h,c,l){var a=n.extend({},n.fn.cycle.defaults,c||{},n.metadata?i.metadata():n.meta?i.data():{}),ct=n.isFunction(i.data)?i.data(a.metaAttr):null,tt,it,p,lt,d,g,rt,ot,st,at,ht,k;if(ct&&(a=n.extend(a,ct)),a.autostop&&(a.countdown=a.autostopCount||h.length),tt=i[0],i.data("cycle.opts",a),a.$cont=i,a.stopCount=tt.cycleStop,a.elements=h,a.before=a.before?[a.before]:[],a.after=a.after?[a.after]:[],!n.support.opacity&&a.cleartype&&a.after.push(function(){e(this,a)}),a.continuous&&a.after.push(function(){u(h,a,0,!a.backwards)}),v(a),n.support.opacity||!a.cleartype||a.cleartypeNoBg||s(o),i.css("position")=="static"&&i.css("position","relative"),a.width&&i.width(a.width),a.height&&a.height!="auto"&&i.height(a.height),a.startingSlide?a.startingSlide=parseInt(a.startingSlide,10):a.backwards&&(a.startingSlide=h.length-1),a.random){for(a.randomMap=[],it=0;it<h.length;it++)a.randomMap.push(it);a.randomMap.sort(function(){return Math.random()-.5});a.randomIndex=1;a.startingSlide=a.randomMap[1]}else a.startingSlide>=h.length&&(a.startingSlide=0);if(a.currSlide=a.startingSlide||0,p=a.startingSlide,o.css({position:"absolute",top:0,left:0}).hide().each(function(t){var i;i=a.backwards?p?t<=p?h.length+(t-p):p-t:h.length-t:p?t>=p?h.length-(t-p):p-t:h.length-t;n(this).css("z-index",i)}),n(h[p]).css("opacity",1).show(),e(h[p],a),a.fit&&(a.aspect?o.each(function(){var t=n(this),i=a.aspect===!0?t.width()/t.height():a.aspect;a.width&&t.width()!=a.width&&(t.width(a.width),t.height(a.width/i));a.height&&t.height()<a.height&&(t.height(a.height),t.width(a.height*i))}):(a.width&&o.width(a.width),a.height&&a.height!="auto"&&o.height(a.height))),a.center&&(!a.fit||a.aspect)&&o.each(function(){var t=n(this);t.css({"margin-left":a.width?(a.width-t.width())/2+"px":0,"margin-top":a.height?(a.height-t.height())/2+"px":0})}),!a.center||a.fit||a.slideResize||o.each(function(){var t=n(this);t.css({"margin-left":a.width?(a.width-t.width())/2+"px":0,"margin-top":a.height?(a.height-t.height())/2+"px":0})}),lt=a.containerResize&&!i.innerHeight(),lt){for(d=0,g=0,rt=0;rt<h.length;rt++){var nt=n(h[rt]),ut=nt[0],ft=nt.outerWidth(),et=nt.outerHeight();ft||(ft=ut.offsetWidth||ut.width||nt.attr("width"));et||(et=ut.offsetHeight||ut.height||nt.attr("height"));d=ft>d?ft:d;g=et>g?et:g}d>0&&g>0&&i.css({width:d+"px",height:g+"px"})}if((ot=!1,a.pause&&i.hover(function(){ot=!0;this.cyclePause++;r(tt,!0)},function(){ot&&this.cyclePause--;r(tt,!0)}),y(a)===!1)||(st=!1,c.requeueAttempts=c.requeueAttempts||0,o.each(function(){var i=n(this);if(this.cycleH=a.fit&&a.height?a.height:i.height()||this.offsetHeight||this.height||i.attr("height")||0,this.cycleW=a.fit&&a.width?a.width:i.width()||this.offsetWidth||this.width||i.attr("width")||0,i.is("img")){var r=n.browser.msie&&this.cycleW==28&&this.cycleH==30&&!this.complete,u=n.browser.mozilla&&this.cycleW==34&&this.cycleH==19&&!this.complete,f=n.browser.opera&&(this.cycleW==42&&this.cycleH==19||this.cycleW==37&&this.cycleH==17)&&!this.complete,e=this.cycleH==0&&this.cycleW==0&&!this.complete;if(r||u||f||e){if(l.s&&a.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)},a.requeueTimeout),st=!0,!1;t("could not determine size of image: "+this.src,this.cycleW,this.cycleH)}}return!0}),st))return!1;if(a.cssBefore=a.cssBefore||{},a.cssAfter=a.cssAfter||{},a.cssFirst=a.cssFirst||{},a.animIn=a.animIn||{},a.animOut=a.animOut||{},o.not(":eq("+p+")").css(a.cssBefore),n(o[p]).css(a.cssFirst),a.timeout)for(a.timeout=parseInt(a.timeout,10),a.speed.constructor==String&&(a.speed=n.fx.speeds[a.speed]||parseInt(a.speed,10)),a.sync||(a.speed=a.speed/2),at=a.fx=="none"?0:a.fx=="shuffle"?500:250;a.timeout-a.speed<at;)a.timeout+=a.speed;if(a.easing&&(a.easeIn=a.easeOut=a.easing),a.speedIn||(a.speedIn=a.speed),a.speedOut||(a.speedOut=a.speed),a.slideCount=h.length,a.currSlide=a.lastSlide=p,a.random?(++a.randomIndex==h.length&&(a.randomIndex=0),a.nextSlide=a.randomMap[a.randomIndex]):a.nextSlide=a.backwards?a.startingSlide==0?h.length-1:a.startingSlide-1:a.startingSlide>=h.length-1?0:a.startingSlide+1,!a.multiFx)if(ht=n.fn.cycle.transitions[a.fx],n.isFunction(ht))ht(i,o,a);else if(a.fx!="custom"&&!a.multiFx)return t("unknown transition: "+a.fx,"; slideshow terminating"),!1;return k=o[p],a.skipInitializationCallbacks||(a.before.length&&a.before[0].apply(k,[k,k,a,!0]),a.after.length&&a.after[0].apply(k,[k,k,a,!0])),a.next&&n(a.next).bind(a.prevNextEvent,function(){return f(a,1)}),a.prev&&n(a.prev).bind(a.prevNextEvent,function(){return f(a,0)}),(a.pager||a.pagerAnchorBuilder)&&b(h,a),w(a,h),a}function v(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 y(r){var u,f,e=n.fn.cycle.transitions,o,s,h;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],f=e[o],f&&e.hasOwnProperty(o)&&n.isFunction(f)||(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 e)f=e[p],e.hasOwnProperty(p)&&n.isFunction(f)&&r.fxs.push(p)}if(r.multiFx&&r.randomizeEffects){for(s=Math.floor(Math.random()*20)+30,u=0;u<s;u++)h=Math.floor(Math.random()*r.fxs.length),r.fxs.push(r.fxs.splice(h,1)[0]);i("randomized fx sequence: ",r.fxs)}return!0}function w(t,i){t.addSlide=function(r,u){var f=n(r),e=f[0];if(t.autostopCount||t.countdown++,i[u?"unshift":"push"](e),t.els&&t.els[u?"unshift":"push"](e),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||s(f),t.fit&&t.width&&f.width(t.width),t.fit&&t.height&&t.height!="auto"&&f.height(t.height),e.cycleH=t.fit&&t.height?t.height:f.height(),e.cycleW=t.fit&&t.width?t.width:f.width(),f.css(t.cssBefore),(t.pager||t.pagerAnchorBuilder)&&n.fn.cycle.createPagerAnchor(i.length-1,e,n(t.pager),i,t),n.isFunction(t.onAddSlide))t.onAddSlide(f);else f.hide()}}function u(t,r,f,e){var y,a,p,c,v;if(f&&r.busy&&r.manualTrump&&(i("manualTrump in go(), stopping active transition"),n(t).stop(!0,!0),r.busy=0),r.busy){i("transition active, ignoring new tx request");return}var l=r.$cont[0],h=t[r.currSlide],s=t[r.nextSlide];if(l.cycleStop==r.stopCount&&(l.cycleTimeout!==0||f)){if(!f&&!l.cyclePause&&!r.bounce&&(r.autostop&&--r.countdown<=0||r.nowrap&&!r.random&&r.nextSlide<r.currSlide)){r.end&&r.end(r);return}y=!1;(f||!l.cyclePause)&&r.nextSlide!=r.currSlide&&(y=!0,a=r.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(),r.multiFx&&(e&&(r.lastFx==undefined||++r.lastFx>=r.fxs.length)?r.lastFx=0:!e&&(r.lastFx==undefined||--r.lastFx<0)&&(r.lastFx=r.fxs.length-1),a=r.fxs[r.lastFx]),r.oneTimeFx&&(a=r.oneTimeFx,r.oneTimeFx=null),n.fn.cycle.resetState(r,a),r.before.length&&n.each(r.before,function(n,t){l.cycleStop==r.stopCount&&t.apply(s,[h,s,r,e])}),p=function(){r.busy=0;n.each(r.after,function(n,t){l.cycleStop==r.stopCount&&t.apply(s,[h,s,r,e])})},i("tx firing("+a+"); currSlide: "+r.currSlide+"; nextSlide: "+r.nextSlide),r.busy=1,r.fxFn?r.fxFn(h,s,r,p,e,f&&r.fastOnEvent):n.isFunction(n.fn.cycle[r.fx])?n.fn.cycle[r.fx](h,s,r,p,e,f&&r.fastOnEvent):n.fn.cycle.custom(h,s,r,p,e,f&&r.fastOnEvent));(y||r.nextSlide==r.currSlide)&&(r.lastSlide=r.currSlide,r.random?(r.currSlide=r.nextSlide,++r.randomIndex==t.length&&(r.randomIndex=0),r.nextSlide=r.randomMap[r.randomIndex],r.nextSlide==r.currSlide&&(r.nextSlide=r.currSlide==r.slideCount-1?0:r.currSlide+1)):r.backwards?(c=r.nextSlide-1<0,c&&r.bounce?(r.backwards=!r.backwards,r.nextSlide=1,r.currSlide=0):(r.nextSlide=c?t.length-1:r.nextSlide-1,r.currSlide=c?0:r.nextSlide+1)):(c=r.nextSlide+1==t.length,c&&r.bounce?(r.backwards=!r.backwards,r.nextSlide=t.length-2,r.currSlide=t.length-1):(r.nextSlide=c?0:r.nextSlide+1,r.currSlide=c?t.length-1:r.nextSlide-1)));y&&r.pager&&r.updateActivePagerLink(r.pager,r.currSlide,r.activePagerClass);v=0;r.timeout&&!r.continuous?v=o(t[r.currSlide],t[r.nextSlide],r,e):r.continuous&&l.cyclePause&&(v=10);v>0&&(l.cycleTimeout=setTimeout(function(){u(t,r,0,!r.backwards)},v))}}function o(n,t,r,u){if(r.timeoutFn){for(var f=r.timeoutFn.call(n,n,t,r,u);r.fx!="none"&&f-r.speed<250;)f+=r.speed;if(i("calculated timeout: "+f+"; speed: "+r.speed),f!==!1)return f}return r.timeout}function f(t,i){var f=i?1:-1,r=t.elements,o=t.$cont[0],s=o.cycleTimeout,e;if(s&&(clearTimeout(s),o.cycleTimeout=0),t.random&&f<0)t.randomIndex--,--t.randomIndex==-2?t.randomIndex=r.length-2:t.randomIndex==-1&&(t.randomIndex=r.length-1),t.nextSlide=t.randomMap[t.randomIndex];else if(t.random)t.nextSlide=t.randomMap[t.randomIndex];else if(t.nextSlide=t.currSlide+f,t.nextSlide<0){if(t.nowrap)return!1;t.nextSlide=r.length-1}else if(t.nextSlide>=r.length){if(t.nowrap)return!1;t.nextSlide=0}return e=t.onPrevNextEvent||t.prevNextClick,n.isFunction(e)&&e(f>0,t.nextSlide,r[t.nextSlide]),u(r,t,1,i),!1}function b(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 s(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){if(i=n.css(t,"background-color"),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(r,f){var e={s:this.selector,c:this.context};return this.length===0&&r!="stop"?!n.isReady&&e.s?(t("DOM not ready, queuing slideshow"),n(function(){n(e.s,e.c).cycle(r,f)}),this):(t("terminating; zero elements found by selector"+(n.isReady?"":" (DOM not ready)")),this):this.each(function(){var h=c(this,r,f),l;if(h!==!1){h.updateActivePagerLink=h.updateActivePagerLink||n.fn.cycle.updateActivePagerLink;this.cycleTimeout&&clearTimeout(this.cycleTimeout);this.cycleTimeout=this.cyclePause=0;var y=n(this),p=h.slideExpr?n(h.slideExpr,this):y.children(),v=p.get(),s=a(y,p,v,h,e);if(s!==!1){if(v.length<2){t("terminating; too few slides: "+v.length);return}l=s.continuous?10:o(v[s.currSlide],v[s.nextSlide],s,!s.backwards);l&&(l+=s.delay||0,l<10&&(l=10),i("first timeout: "+l),this.cycleTimeout=setTimeout(function(){u(v,s,0,!h.backwards)},l))}}})};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 c,h,a,v,l,y;(n.isFunction(s.pagerAnchorBuilder)?(c=s.pagerAnchorBuilder(t,f),i("pagerAnchorBuilder("+t+", el) returned: "+c)):c='<a href="#">'+(t+1)+"<\/a>",c)&&(h=n(c),h.parents("body").length===0&&(a=[],e.length>1?(e.each(function(){var t=h.clone(!0);n(this).append(t);a.push(t[0])}),h=n(a)):h.appendTo(e)),s.pagerAnchors=s.pagerAnchors||[],s.pagerAnchors.push(h),v=function(i){var r,f,e;i.preventDefault();s.nextSlide=t;r=s.$cont[0];f=r.cycleTimeout;f&&(clearTimeout(f),r.cycleTimeout=0);e=s.onPagerEvent||s.pagerClick;n.isFunction(e)&&e(s.nextSlide,o[s.nextSlide]);u(o,s,1,s.currSlide<t)},/mouseenter|mouseover/i.test(s.pagerEvent)?h.hover(v,function(){}):h.bind(s.pagerEvent,v),/^click/.test(s.pagerEvent)||s.allowPagerClickBubble||h.bind("click.cycle",function(){return!1}),l=s.$cont[0],y=!1,s.pauseOnPagerHover&&h.hover(function(){y=!0;l.cyclePause++;r(l,!0,!0)},function(){y&&l.cyclePause--;r(l,!0,!0)}))};n.fn.cycle.hopsFromLast=function(n,t){var i=n.lastSlide,r=n.currSlide;return 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 h=n(t),c=n(i),l=r.speedIn,o=r.speedOut,a=r.easeIn,v=r.easeOut,s;c.css(r.cssBefore);e&&(l=typeof e=="number"?o=e:o=1,a=v=null);s=function(){c.animate(r.animIn,l,a,function(){u()})};h.animate(r.animOut,o,v,function(){h.css(r.cssAfter);r.sync||s()});r.sync&&s()};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),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,h,c,s=0;s<l;s++)f?r.els.push(r.els.shift()):r.els.unshift(r.els.pop());if(f)for(i=0,h=r.els.length;i<h;i++)n(r.els[i]).css("z-index",h-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 u=t.css("overflow","hidden").height(),f=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=u;r.cssBefore.left=f;r.animIn.top=0;r.animIn.left=0;r.animOut.top=u;r.animOut.left=f};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",f=t.css("overflow","hidden").width(),e=t.height();r.before.push(function(t,i,r){n.fn.cycle.commonReset(t,i,r);u=="right"?r.cssBefore.left=-f:u=="up"?r.cssBefore.top=e:u=="down"?r.cssBefore.top=-e:r.cssBefore.left=f});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",f=t.css("overflow","hidden").width(),e=t.height();r.before.push(function(t,i,r){n.fn.cycle.commonReset(t,i,r,!0,!0,!0);u=="right"?r.animOut.left=f:u=="up"?r.animOut.top=-e:u=="down"?r.animOut.top=e:r.animOut.left=-f});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 u=t.css("overflow","visible").width(),f=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:u*2,top:-f/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 u=t.css("overflow","hidden").width(),f=t.height(),e,s,h;r.cssBefore=r.cssBefore||{};r.clip&&(/l2r/.test(r.clip)?e="rect(0px 0px "+f+"px 0px)":/r2l/.test(r.clip)?e="rect(0px "+u+"px "+f+"px "+u+"px)":/t2b/.test(r.clip)?e="rect(0px "+u+"px 0px 0px)":/b2t/.test(r.clip)?e="rect("+f+"px "+u+"px "+f+"px 0px)":/zoom/.test(r.clip)&&(s=parseInt(f/2,10),h=parseInt(u/2,10),e="rect("+s+"px "+h+"px "+s+"px "+h+"px)"));r.cssBefore.clip=r.cssBefore.clip||e||"rect(0px 0px 0px 0px)";var o=r.cssBefore.clip.match(/(\d+)/g),c=parseInt(o[0],10),l=parseInt(o[1],10),a=parseInt(o[2],10),v=parseInt(o[3],10);r.before.push(function(t,i,r){var s,h,e,o;t!=i&&(s=n(t),h=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 n=c?c-parseInt(e*(c/o),10):0,t=v?v-parseInt(e*(v/o),10):0,i=a<f?a+parseInt(e*((f-a)/o||1),10):f,r=l<u?l+parseInt(e*((u-l)/o||1),10):u;h.css({clip:"rect("+n+"px "+r+"px "+i+"px "+t+"px)"});e++<=o?setTimeout(y,13):s.css("display","none")}())});n.extend(r.cssBefore,{display:"block",opacity:1,top:0,left:0});r.animIn={left:0};r.animOut={left:0}}}(jQuery);Cufon=function(){function p(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){for(var l=this.glyphs,u,o,h,f=[],s=0,a=-1,c=-1,e;e=n[++a];)(u=l[e]||this.missingGlyph,u)&&(o&&(s-=h=o[e]||0,f[c]-=h),s+=f[++c]=~~(u.w||this.w)+t+(i[e]?r:0),o=u.k);return f.total=s,f}}function w(){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 f=n[i]||n[t[i]]||n.normal||n.italic||n.oblique,h,c,e,s,u;if(!f)return null;if(r={normal:400,bold:700}[r]||parseInt(r,10),f[r])return f[r];h={1:1,99:0}[r%100];c=[];h===undefined&&(h=r>400);r==500&&(r=400);for(u in f)o(f,u)&&(u=parseInt(u,10),(!e||u<e)&&(e=u),(!s||u>s)&&(s=u),c.push(u));return r<e&&(r=e),r>s&&(r=s),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}),f[c[0]]}}function b(){function f(n,t){return n.contains?n.contains(t):n.compareDocumentPosition(t)&16}function t(n){var t=n.relatedTarget;t&&!f(this,t)&&u(this,n.type=="mouseover")}function i(n){u(this,n.type=="mouseenter")}function u(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",t),r(n,"mouseout",t)):(r(n,"mouseenter",i),r(n,"mouseleave",i))}}function k(){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 d(){function i(n){return n.cufid||(n.cufid=++t)}var n={},t=0;this.get=function(t){var r=i(t);return n[r]||(n[r]={})}}function s(n){var i={},r={};this.extend=function(n){for(var t in n)o(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 g(n,t){var i=a.get(n);return i.options?n:(t.hover&&t.hoverables[n.nodeName.toLowerCase()]&&ut.attach(n),i.options=t,n)}function i(n){var t={};return function(i){return o(t,i)||(t[i]=n.apply(null,arguments)),t[i]}}function nt(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 o(n,t){return n.hasOwnProperty(t)}function l(){for(var r={},n,t,i=0,u=arguments.length;n=arguments[i],i<u;++i)for(t in n)o(n,t)&&(r[t]=n[t]);return r}function tt(n,i,r,u,f,e){var l=document.createDocumentFragment(),a,o,h;if(i==="")return l;var v=u.separate,s=i.split(ft[v]),y=v=="words";for(y&&rt&&(/^\s/.test(i)&&s.unshift(""),/\s$/.test(i)&&s.push("")),o=0,h=s.length;o<h;++o)a=c[u.engine](n,y?t.textAlign(s[o],r,o,h):s[o],r,u,f,e,o<h-1),a&&l.appendChild(a);return l}function it(n,i){var h=n.nodeName.toLowerCase();if(!i.ignore[h]){var a=!i.textless[h],f=t.getStyle(g(n,i)).extend(i),e=nt(n,f),r,o,s,u,l;if(e)for(r=n.firstChild;r;r=s)(o=r.nodeType,s=r.nextSibling,a&&o==3&&(u?(u.appendData(r.data),n.removeChild(r)):u=r,s))||(u&&(n.replaceChild(tt(e,t.whiteSpace(u.data,f,u,l),f,i,r,n),u),u=null),o==1&&(r.firstChild&&(r.nodeName.toLowerCase()=="cufon"?c[i.engine](e,null,f,i,r,n):arguments.callee(r,i)),l=r))}}var n=function(){return n.replace.apply(null,arguments)},f=n.DOM={ready:function(){var t=!1,u={loaded:1,complete:1},i=[],n=function(){if(!t){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 s(t.getComputedStyle(n,null)):n.currentStyle?new s(n.currentStyle):new s(n.style)},gradient:i(function(n){for(var u={id:n,type:n.match(/^-([a-z]+)-gradient\(/)[1],stops:[]},f=n.substr(n.indexOf("(")).match(/([\d.]+=)?(#[a-f0-9]+|[a-z]+\(.*?\)|[a-z]+)/ig),r,t=0,i=f.length;t<i;++t)r=f[t].split("=",2).reverse(),u.stops.push([r[1]||t/(i-1),r[0]]);return u}),quotedList:i(function(n){for(var i=[],r=/\s*((["'])([\s\S]*?[^\\])\2|[^,]+)\s*/g,t;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;for(var r=[],t={},i,u=0,f=/(#[a-f0-9]+|[a-z]+\(.*?\)|[a-z]+)|(-?[\d.]+[a-z%]*)|,/ig;i=f.exec(n);)i[0]==","?(r.push(t),t={},u=0):i[1]?t.color=i[1]:t[["offX","offY","blur"][u++]]=i[2];return r.push(t),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 t={inline:1,"inline-block":1,"run-in":1},n=/^\s+/,i=/\s+$/;return function(r,u,f,e){return(e&&e.nodeName.toLowerCase()=="br"&&(r=r.replace(n,"")),t[u.get("display")])?r:(f.previousSibling||(r=r.replace(n,"")),f.nextSibling||(r=r.replace(i,"")),r)}}()};t.ready=function(){function u(n){return n.disabled||o(n.sheet,n.media||"screen")}function o(n,i){var r,u,f,e;if(!t.recognizesMedia(i||"all"))return!0;if(!n||n.disabled)return!1;try{if(r=n.cssRules,r)n:for(f=0,e=r.length;u=r[f],f<e;++f)switch(u.type){case 2:break;case 3:if(!o(u.styleSheet,u.media.mediaText))return!1;break;default:break n}}catch(s){}return!0}function l(){if(document.createStyleSheet)return!0;for(var t,n=0;t=h[n];++n)if(t.rel.toLowerCase()=="stylesheet"&&!u(t))return!1;for(n=0;t=c[n];++n)if(!u(t))return!1;return!0}var n=!t.recognizesMedia("all"),i=!1,r=[],s=function(){n=!0;for(var t;t=r.shift();t());},h=e("link"),c=e("style");return f.ready(function(){i||(i=t.getStyle(document.body).isUsable());n||i&&l()?s():setTimeout(arguments.callee,10)}),function(t){n?t():r.push(t)}}();var rt=" ".split(/\s+/).length==0,a=new d,ut=new b,h=new k,v=!1,c={},u={},y={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"},ft={words:/\s/.test(" ")?/[^\S\u00a0]+/:/\s+/,characters:"",none:/^/};return n.now=function(){return f.ready(),n},n.refresh=function(){return h.repeat.apply(h,arguments),n},n.registerEngine=function(t,i){return i?(c[t]=i,n.set("engine",t)):n},n.registerFont=function(t){if(!t)return n;var r=new p(t),i=r.family;return u[i]||(u[i]=new w),u[i].add(r),n.set("fontFamily",'"'+i+'"')},n.replace=function(i,r,u){return(r=l(y,r),!r.engine)?n:(v||(t.addClass(f.root(),"cufon-active cufon-loading"),t.ready(function(){t.addClass(t.removeClass(f.root(),"cufon-loading"),"cufon-ready")}),v=!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||h.add(i,arguments),(i.nodeType||typeof i=="string")&&(i=[i]),t.ready(function(){for(var u,t=0,f=i.length;t<f;++t)u=i[t],typeof u=="string"?n.replace(r.selector(u),r,!0):it(u,r)}),n)},n.set=function(t,i){return y[t]=i,n},n}();Cufon.registerEngine("vml",function(){function e(n,t){return u(n,/(?:em|ex|%)$|^[a-z-]+$/i.test(t)?"1em":t)}function u(n,t){var i,r,u;return t==="0"?0:/px$/i.test(t)?parseFloat(t):(i=n.style.left,r=n.runtimeStyle.left,n.runtimeStyle.left=n.currentStyle.left,n.style.left=t.replace("%","em"),u=n.style.pixelLeft,n.style.left=i,n.runtimeStyle.left=r,u)}function f(n,t,i,r){var e="computed"+r,f=t[e];return isNaN(f)&&(f=t.get(r),t[e]=f=f=="normal"?0:~~i.convertFrom(u(n,f))),f}function o(n){var f=n.id,u,e;if(!t[f]){var r=n.stops,i=document.createElement("cvml:fill"),o=[];for(i.type="gradient",i.angle=180,i.focus="0",i.method="sigma",i.color=r[0][1],u=1,e=r.length-1;u<e;++u)o.push(r[u][0]*100+"% "+r[u][1]);i.colors=o.join(",");i.color2=r[e][1];t[f]=i}return t[f]}var i=document.namespaces,n,r,t;if(i)return(i.add("cvml","urn:schemas-microsoft-com:vml"),i=null,n=document.createElement("cvml:shape"),n.style.behavior="url(#default#VML)",!n.coordsize)?void 0:(n=null,r=(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:'+(r?"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,i,s,h,c,l){var et=t===null,k,y,p,w,ot,rt,a,at,v,yt,pt,d,g;et&&(t=h.alt);k=n.viewBox;y=i.computedFontSize||(i.computedFontSize=new Cufon.CSS.Size(e(c,i.get("fontSize"))+"px",n.baseSize));et?(p=h,w=h.firstChild):(p=document.createElement("cufon"),p.className="cufon cufon-vml",p.alt=t,w=document.createElement("cufoncanvas"),p.appendChild(w),s.printable&&(ot=document.createElement("cufontext"),ot.appendChild(document.createTextNode(t)),p.appendChild(ot)),l||p.appendChild(document.createElement("cvml:shape")));var nt=p.style,st=w.style,wt=y.convert(k.height),it=Math.ceil(wt),si=it/wt,bt=si*Cufon.CSS.fontStretch(i.get("fontStretch")),ht=k.minX,kt=k.minY;st.height=it;st.top=Math.round(y.convert(kt-n.ascent));st.left=Math.round(y.convert(ht));nt.height=y.convert(n.height)+"px";var hi=i.get("color"),ct=Cufon.CSS.textTransform(t,i).split(""),tt=n.spacing(ct,f(c,i,y,"letterSpacing"),f(c,i,y,"wordSpacing"));if(!tt.length)return null;for(var dt=tt.total,gt=-ht+dt+(k.width-tt[tt.length-1]),ci=y.convert(gt*bt),ni=Math.round(ci),ti=gt+","+k.height,ii,li="r"+ti+"ns",ri=s.textGradient&&o(s.textGradient),ai=n.glyphs,ui=0,lt=s.textShadow,fi=-1,ei=0,vi;vi=ct[++fi];)if(rt=ai[ct[fi]]||n.missingGlyph,rt){if(et)for(a=w.childNodes[ei];a.firstChild;)a.removeChild(a.firstChild);else a=document.createElement("cvml:shape"),w.appendChild(a);if(a.stroked="f",a.coordsize=ti,a.coordorigin=ii=ht-ui+","+kt,a.path=(rt.d?"m"+rt.d+"xe":"")+"m"+ii+li,a.fillcolor=hi,ri&&a.appendChild(ri.cloneNode(!1)),at=a.style,at.width=ni,at.height=it,lt){var vt=lt[0],ut=lt[1],oi=Cufon.CSS.color(vt.color),ft,b=document.createElement("cvml:shadow");b.on="t";b.color=oi.color;b.offset=vt.offX+","+vt.offY;ut&&(ft=Cufon.CSS.color(ut.color),b.type="double",b.color2=ft.color,b.offset2=ut.offX+","+ut.offY);b.opacity=oi.opacity||ft&&ft.opacity||1;a.appendChild(b)}ui+=tt[ei++]}return v=a.nextSibling,s.forceHitArea?(v||(v=document.createElement("cvml:rect"),v.stroked="f",v.className="cufon-vml-cover",yt=document.createElement("cvml:fill"),yt.opacity=0,v.appendChild(yt),w.appendChild(v)),pt=v.style,pt.width=ni,pt.height=it):v&&w.removeChild(v),nt.width=Math.max(Math.ceil(y.convert(dt*bt)),0),r&&(d=i.computedYAdjust,d===undefined&&(g=i.get("lineHeight"),g=="normal"?g="1em":isNaN(g)||(g+="em"),i.computedYAdjust=d=.5*(u(c,g)-parseFloat(nt.height))),d&&(nt.marginTop=Math.ceil(d)+"px",nt.marginBottom=d+"px")),p})}());Cufon.registerEngine("canvas",function(){function u(n,t){var f=0,e=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:[f+~~i[0],e+~~i[1],f+~~i[2],e+~~i[3],f+=~~i[4],e+=~~i[5]]};break;case"r":u[r]={m:"lineTo",a:[f+=~~i[0],e+=~~i[1]]};break;case"m":u[r]={m:"moveTo",a:[f=~~i[0],e=~~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 f(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){n=null;var t=Cufon.CSS.supports("display","inline-block"),r=!t&&(document.compatMode=="BackCompat"||/frameset|transitional/i.test(document.doctype.publicId)),i=document.createElement("style");return i.type="text/css",i.appendChild(document.createTextNode(("cufon{text-indent:0;}@media screen,projection{cufon{display:inline;display:inline-block;position:relative;vertical-align:middle;"+(r?"":"font-size:1px;line-height:1px;")+"}cufon cufontext{display:-moz-inline-box;display:inline-block;width:0;height:0;overflow:hidden;text-indent:-10000in;}"+(t?"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(i),function(n,i,r,e,o){function gt(){var r=n.glyphs,i=-1,e=-1,o,t;for(s.scale(wt,1);o=tt[++i];)(t=r[tt[i]]||n.missingGlyph,t)&&(t.d&&(s.beginPath(),t.code?f(t.code,s):t.code=u("m"+t.d,s),s.fill()),s.translate(b[++e],0));s.restore()}var at=i===null,tt,b,yt,a,v,et,st,s,ht,k,ct,lt,ut,h,ni;at&&(i=o.getAttribute("alt"));var l=n.viewBox,c=r.getSize("fontSize",n.baseSize),y=0,nt=0,ft=0,p=0,w=e.textShadow,vt=[];if(w)for(h=w.length;h--;){var k=w[h],d=c.convertFrom(parseFloat(k.offX)),g=c.convertFrom(parseFloat(k.offY));vt[h]=[d,g];g<y&&(y=g);d>nt&&(nt=d);g>ft&&(ft=g);d<p&&(p=d)}if(tt=Cufon.CSS.textTransform(i,r).split(""),b=n.spacing(tt,~~c.convertFrom(parseFloat(r.get("letterSpacing"))||0),~~c.convertFrom(parseFloat(r.get("wordSpacing"))||0)),!b.length)return null;yt=b.total;nt+=l.width-b[b.length-1];p+=l.minX;at?(a=o,v=o.firstChild):(a=document.createElement("cufon"),a.className="cufon cufon-canvas",a.setAttribute("alt",i),v=document.createElement("canvas"),a.appendChild(v),e.printable&&(et=document.createElement("cufontext"),et.appendChild(document.createTextNode(i)),a.appendChild(et)));var it=a.style,rt=v.style,ot=c.convert(l.height),ti=Math.ceil(ot),pt=ti/ot,wt=pt*Cufon.CSS.fontStretch(r.get("fontStretch")),bt=yt*wt,kt=Math.ceil(c.convert(bt+nt-p)),dt=Math.ceil(c.convert(l.height-y+ft));if(v.width=kt,v.height=dt,rt.width=kt+"px",rt.height=dt+"px",y+=l.minY,rt.top=Math.round(c.convert(y-n.ascent))+"px",rt.left=Math.round(c.convert(p))+"px",st=Math.max(Math.ceil(c.convert(bt)),0)+"px",t?(it.width=st,it.height=c.convert(n.height)+"px"):(it.paddingLeft=st,it.paddingBottom=c.convert(n.height)-1+"px"),s=v.getContext("2d"),ht=ot/l.height,s.scale(ht,ht*pt),s.translate(-p,-y),s.save(),w)for(h=w.length;h--;)k=w[h],s.save(),s.fillStyle=k.color,s.translate.apply(s,vt[h]),gt();if(ct=e.textGradient,ct){for(lt=ct.stops,ut=s.createLinearGradient(0,l.minY,0,l.maxY),h=0,ni=lt.length;h<ni;++h)ut.addColorStop.apply(ut,lt[h]);s.fillStyle=ut}else s.fillStyle=r.get("color");return gt(),a}}}());Cufon.registerFont({w:211,face:{"font-family":"etam","font-weight":400,"font-stretch":"normal","units-per-em":"360","panose-1":"2 11 6 2 2 2 4 2 3 3",ascent:"288",descent:"-72","x-height":"7",bbox:"-16 -347 343 85","underline-thickness":"25.4883","underline-position":"-26.543","unicode-range":"U+0020-U+2122"},glyphs:{" ":{w:108},"!":{d:"39,-263r40,0r0,204r-40,0r0,-204xm59,7v-12,0,-23,-12,-23,-23v-1,-11,12,-23,23,-23v13,0,23,11,23,23v0,11,-11,23,-23,23",w:118},'"':{d:"69,-252r29,0r0,97r-29,0r0,-97xm15,-252r29,0r0,97r-29,0r0,-97",w:113},"#":{d:"125,-150r-16,45r45,0r16,-45r-45,0xm129,-257r34,0r-27,77r44,0r27,-77r33,0r-27,77r52,0r-11,30r-51,0r-16,45r54,0r-11,30r-54,0r-27,76r-34,0r28,-76r-44,0r-28,76r-34,0r28,-76r-53,0r11,-30r52,0r16,-45r-55,0r10,-30r56,0",w:276},$:{d:"191,-76v3,45,-30,71,-73,76r0,30r-18,0r0,-30v-41,-2,-68,-21,-76,-56r33,-14v6,19,20,31,43,33r0,-80v-38,-17,-68,-31,-69,-74v-1,-41,30,-63,69,-68r0,-20r18,0r0,20v32,4,54,16,64,41r-32,16v-8,-11,-16,-20,-32,-22r0,71v45,23,70,29,73,77xm100,-223v-34,6,-30,54,0,63r0,-63xm118,-38v24,-3,39,-34,23,-55v-5,-6,-13,-12,-23,-17r0,72",w:217},"%":{d:"218,-108v-36,0,-35,94,-1,94v22,0,27,-21,27,-47v0,-25,-5,-47,-26,-47xm218,7v-38,0,-58,-29,-58,-68v0,-39,20,-68,58,-68v38,0,57,27,57,68v0,40,-19,68,-57,68xm68,-125v-39,0,-58,-27,-58,-67v0,-40,20,-68,58,-68v38,0,57,27,57,68v0,39,-19,67,-57,67xm42,-192v0,25,4,47,25,47v22,0,26,-21,26,-47v0,-25,-4,-47,-25,-47v-22,0,-26,21,-26,47xm80,7r-24,0r150,-267r24,0",w:285},"&":{d:"105,-225v-24,0,-35,31,-17,45r12,16v14,-8,30,-16,30,-36v0,-14,-10,-25,-25,-25xm58,-90v-25,36,20,79,61,56v9,-4,19,-10,28,-18r-57,-65v-11,9,-27,19,-32,27xm230,-89v-9,16,-21,28,-34,40r43,49r-48,0r-21,-24v-43,48,-164,38,-159,-43v2,-41,25,-57,57,-78v-13,-14,-29,-28,-28,-54v-1,-35,29,-58,66,-58v36,0,63,19,63,54v0,35,-23,49,-50,66r54,62v12,-12,22,-25,33,-40",w:241},"'":{d:"15,-252r29,0r0,97r-29,0r0,-97",w:58},"(":{d:"100,-261v-48,84,-50,248,0,330r-29,9v-54,-88,-55,-260,0,-347",w:109},")":{d:"36,-269v55,86,56,260,0,347r-28,-9v50,-82,48,-247,0,-330",w:109},"*":{d:"31,-153r-12,-21r39,-20r-39,-23r12,-22r37,24r-2,-42r26,0r-3,42r38,-24r13,22r-41,22r41,21r-14,21r-37,-24r3,43r-26,0r2,-43",w:158},"+":{d:"135,-215r30,0r0,93r90,0r0,29r-90,0r0,93r-30,0r0,-93r-90,0r0,-29r90,0r0,-93",w:299},",":{d:"54,-44r35,13r-46,94r-23,-9",w:108},"-":{d:"26,-100r94,0r0,35r-94,0r0,-35",w:145,k:{"ø":-7,"Ø":-13,"Æ":-10,"Å":6,x:6,s:-7,q:-7,o:-7,e:-7,d:-7,c:-7,Y:28,X:13,W:20,V:21,T:33,S:-7,Q:-13,O:-13,J:-20,G:-13,C:-7,A:6}},".":{d:"54,3v-13,0,-23,-11,-23,-23v0,-11,11,-23,23,-23v12,0,23,11,23,23v0,13,-10,23,-23,23",w:108},"/":{d:"126,-263r30,0r-126,296r-30,0",w:155},"0":{d:"109,-260v68,0,92,59,92,136v1,73,-27,131,-92,131v-66,0,-93,-60,-93,-134v0,-74,27,-133,93,-133xm58,-126v0,50,10,97,50,97v42,0,52,-44,51,-98v0,-52,-8,-97,-49,-97v-43,0,-52,46,-52,98",w:217},"1":{d:"95,0r0,-222r-53,0r16,-33r75,0r0,255r-38,0",w:217},"2":{d:"99,-260v69,0,98,62,68,119v-12,23,-60,79,-85,108r98,0r0,33r-172,0v39,-50,89,-99,122,-153v19,-33,4,-73,-34,-71v-24,0,-41,17,-42,40r-40,0v0,-47,36,-76,85,-76",w:217},"3":{d:"189,-68v5,73,-103,97,-149,54v-15,-14,-22,-32,-23,-55v12,2,32,-4,40,2v0,25,18,39,45,39v32,0,48,-15,48,-45v1,-34,-24,-51,-60,-46r0,-34v32,2,54,-8,54,-37v1,-22,-15,-36,-39,-36v-24,0,-39,12,-40,34r-38,0v1,-45,33,-68,80,-68v45,-1,77,24,76,68v0,32,-17,53,-44,58v33,6,48,28,50,66",w:217},"4":{d:"129,-174r-65,93r64,0xm128,0r0,-52r-123,0r150,-208r11,0r0,179r32,0r0,29r-32,0r0,52r-38,0",w:217},"5":{d:"193,-88v0,95,-132,127,-179,57r27,-31v11,19,28,34,55,35v33,0,57,-25,57,-59v0,-60,-83,-74,-115,-36r-10,-2r32,-131r122,0r0,34r-97,0r-15,57v58,-28,123,12,123,76",w:217},"6":{d:"106,-130v-28,0,-46,22,-46,51v0,29,18,51,46,51v31,1,49,-20,49,-51v0,-31,-18,-52,-49,-51xm105,7v-50,0,-85,-35,-85,-86v0,-46,73,-144,106,-191r32,17r-75,97v54,-28,113,17,113,75v0,52,-38,88,-91,88",w:217},"7":{d:"40,-5r105,-217r-119,0r0,-33r178,0r-130,265",w:217},"8":{d:"20,-68v0,-35,18,-59,46,-68v-66,-24,-34,-136,42,-124v76,-12,110,100,43,124v27,8,46,33,46,67v0,50,-37,76,-89,76v-51,0,-88,-27,-88,-75xm147,-190v0,-23,-15,-37,-38,-36v-23,0,-40,13,-39,36v0,22,15,34,38,34v23,0,39,-11,39,-34xm60,-72v1,28,18,45,48,45v29,0,49,-16,49,-45v0,-29,-20,-45,-49,-45v-29,0,-48,17,-48,45",w:217},"9":{d:"108,-123v29,0,48,-23,47,-52v0,-29,-17,-51,-46,-51v-30,0,-50,19,-50,51v0,32,18,52,49,52xm110,-260v50,0,85,36,85,86v0,44,-73,143,-106,190r-32,-16r74,-97v-54,26,-113,-16,-113,-75v0,-53,39,-88,92,-88",w:217},":":{d:"59,-117v-13,0,-23,-11,-23,-23v-1,-12,11,-22,23,-22v13,0,23,10,23,22v0,12,-10,23,-23,23xm59,3v-13,0,-23,-11,-23,-23v-1,-11,12,-24,23,-23v12,0,23,11,23,23v0,12,-10,23,-23,23",w:118},";":{d:"74,-117v-13,0,-22,-10,-22,-23v0,-12,9,-22,22,-22v14,0,23,9,23,22v1,13,-10,23,-23,23xm55,-44r35,13r-46,94r-23,-9",w:118},"<":{d:"253,-207r0,33r-164,67r164,67r0,32r-207,-85r0,-28",w:299},"=":{d:"45,-86r210,0r0,29r-210,0r0,-29xm45,-158r210,0r0,29r-210,0r0,-29",w:299},">":{d:"46,-207r207,86r0,28r-207,85r0,-32r165,-67r-165,-67r0,-33",w:299},"?":{d:"98,-232v-20,1,-32,14,-31,36r-30,0v-5,-39,22,-67,61,-67v38,0,63,23,62,60v10,55,-82,59,-88,95v-2,12,13,22,24,22v17,0,24,-11,25,-27r31,0v1,37,-21,56,-56,58v-47,3,-75,-52,-46,-87v8,-21,76,-30,77,-62v1,-16,-13,-28,-29,-28xm93,7v-11,0,-23,-12,-23,-23v0,-11,12,-23,23,-23v14,0,22,11,23,23v0,11,-11,23,-23,23",w:195},"@":{d:"243,-20v-23,1,-37,-8,-37,-30v-11,18,-26,30,-53,30v-37,0,-54,-22,-55,-59v-1,-50,35,-99,83,-98v23,0,34,9,43,25r10,-19r27,0r-27,112v0,8,7,15,16,14v42,-6,63,-44,64,-89v2,-62,-54,-102,-119,-100v-92,2,-143,56,-149,143v-8,121,164,150,243,87r12,17v-31,23,-69,40,-119,40v-97,0,-165,-50,-165,-145v0,-105,72,-167,179,-167v85,0,147,42,147,125v0,63,-36,110,-100,114xm130,-78v0,36,39,46,60,24v22,-23,46,-99,-6,-101v-33,-1,-54,41,-54,77",w:360},A:{d:"84,-101r72,0v-12,-30,-28,-55,-36,-88v-9,33,-24,58,-36,88xm200,0r-30,-66r-102,0r-30,66r-43,0r124,-268r125,268r-44,0",w:238,k:{"«":13,"Ø":6,w:6,v:6,Y:20,W:6,V:6,U:6,T:20,Q:6,O:6,G:6,C:6,";":-7,":":-7,"-":8}},B:{d:"141,-184v0,-39,-30,-39,-71,-39r0,74v38,0,71,1,71,-35xm151,-76v0,-40,-36,-44,-81,-41r0,82v45,1,81,0,81,-41xm194,-73v0,80,-78,76,-164,73r0,-257v77,-1,153,-9,153,67v0,30,-14,46,-37,54v29,4,48,29,48,63",w:207,k:{Y:6,W:6,V:6,".":10,"-":-10,",":10}},C:{d:"155,-263v35,0,61,10,83,26r-2,42v-21,-18,-45,-29,-79,-30v-55,-1,-95,40,-95,97v0,54,38,97,91,96v36,-1,61,-14,83,-33r0,48v-21,15,-47,24,-80,24v-84,0,-138,-51,-138,-135v0,-82,54,-135,137,-135",w:258,k:{";":-7,":":-7,"-":-8}},D:{d:"204,-129v0,-76,-47,-98,-133,-91r0,182v84,7,133,-14,133,-91xm248,-128v4,117,-89,137,-218,128r0,-257r56,0v114,-6,158,33,162,129",w:266,k:{"Å":6,Y:13,W:6,V:6,A:6,".":21,"-":-11,",":21}},E:{d:"30,0r0,-257r143,0r0,35r-102,0r0,65r102,0r0,36r-102,0r0,84r102,0r0,37r-143,0",w:191,k:{";":-7,":":-7,".":-7,"-":-7,",":-7}},F:{d:"30,0r0,-257r143,0r0,35r-102,0r0,64r102,0r0,37r-102,0r0,121r-41,0",w:188,k:{"›":-7,"»":-7,"«":13,"Å":13,u:6,r:6,A:13,";":15,":":15,".":71,"-":18,",":71}},G:{d:"157,-31v46,0,79,-22,77,-66r-62,0r0,-35r102,0v10,87,-35,140,-118,139v-87,-1,-132,-52,-138,-135v-9,-124,164,-179,235,-90r-30,23v-48,-61,-161,-21,-161,67v0,57,40,97,95,97",w:289,k:{Y:6,W:6,T:6,";":-7,":":-7,".":10,"-":-8,",":10}},H:{d:"30,0r0,-257r41,0r0,95r127,0r0,-95r42,0r0,257r-42,0r0,-125r-127,0r0,125r-41,0",w:269,k:{".":6,",":6}},I:{d:"30,0r0,-257r42,0r0,257r-42,0",w:102},J:{d:"116,-57v10,71,-83,81,-115,37r26,-27v16,22,48,21,48,-23r0,-187r41,0r0,200",w:141,k:{";":11,":":11,".":18,"-":6,",":18}},K:{d:"30,0r0,-257r41,0r0,106r93,-106r51,0r-102,114r114,143r-54,0r-102,-131r0,131r-41,0",w:223,k:{"«":10,"ø":6,"æ":6,"Ø":13,y:13,u:6,o:6,e:6,a:6,Y:13,W:13,U:6,T:13,O:13,C:13,";":-7,":":-7,".":-7,"-":18,",":-7}},L:{d:"30,0r0,-257r41,0r0,220r94,0r0,37r-135,0",w:169,k:{"Ø":13,y:13,Y:26,W:20,V:20,U:6,T:20,O:13,";":-7,":":-7,".":-7,"-":6,",":-7}},M:{d:"268,0r-33,-162v-19,64,-54,114,-79,172r-75,-156v-2,-5,-3,-11,-5,-16v-7,58,-22,108,-33,162r-38,0r61,-268r90,197r89,-197r62,268r-39,0",w:310},N:{d:"30,0r0,-268r177,172v5,5,9,11,14,17r0,-178r39,0r0,267r-180,-174r-12,-15r0,179r-38,0",w:289,k:{";":10,":":10,".":16,",":16}},O:{d:"156,-32v57,0,94,-39,94,-96v0,-58,-38,-97,-94,-97v-56,0,-94,39,-94,97v0,57,37,96,94,96xm156,-263v82,0,137,53,137,135v0,82,-56,135,-137,135v-82,0,-138,-53,-138,-135v0,-82,56,-135,138,-135",w:311,k:{"Å":6,Y:13,X:6,V:6,T:13,A:6,";":-7,":":-7,".":15,"-":-10,",":15}},P:{d:"140,-184v1,-37,-28,-37,-69,-37r0,71v40,-1,69,2,69,-34xm183,-187v-1,61,-43,77,-114,72r0,115r-39,0r0,-257v79,-2,156,-6,153,70",w:191,k:{"›":6,"»":6,"«":20,"ø":13,"æ":13,"Å":20,s:6,r:6,o:13,n:6,e:13,a:13,A:20,";":16,":":16,".":86,"-":28,",":86}},Q:{d:"62,-128v-3,67,71,118,136,85r-46,-49r50,0r25,26v50,-56,11,-164,-71,-159v-57,3,-92,39,-94,97xm293,-128v0,40,-16,70,-38,93r54,59r-50,0r-33,-36v-91,49,-213,-11,-208,-116v4,-81,55,-135,138,-135v82,0,137,53,137,135",w:311,k:{";":-7,":":-7,"-":-10}},R:{d:"134,-183v0,-35,-24,-39,-63,-38r0,73v39,0,63,0,63,-35xm177,-187v0,42,-21,66,-59,70r88,117r-47,0r-86,-115r-4,0r0,115r-39,0r0,-257v78,-3,147,-3,147,70",w:201,k:{"ø":6,"æ":6,u:6,o:6,e:6,a:6,Y:6,"-":10}},S:{d:"181,-73v10,93,-152,110,-166,21r33,-15v5,43,97,50,91,-3v-6,-53,-125,-52,-117,-123v-8,-79,128,-95,151,-28r-32,17v-12,-30,-79,-31,-75,9v4,51,125,52,115,122",w:197,k:{";":-7,":":-7,".":6,"-":-11,",":6}},T:{d:"113,-222r0,222r-42,0r0,-222r-69,0r0,-35r179,0r0,35r-68,0",w:183,k:{"›":20,"»":20,"«":33,"ø":36,"æ":36,"Ø":13,"Å":26,y:36,w:36,u:36,s:36,r:29,o:36,e:36,c:36,a:36,O:13,C:13,A:26,";":23,":":23,".":46,"-":33,",":46}},U:{d:"134,7v-71,0,-106,-34,-106,-104r0,-160r42,0v8,88,-33,226,64,226v97,0,55,-138,64,-226r42,0r0,160v0,70,-37,104,-106,104",w:267,k:{"«":13,"Å":6,A:6,";":11,":":11,".":21,"-":10,",":21}},V:{d:"111,10r-115,-267r44,0r66,159v2,7,4,13,5,19v20,-63,48,-119,72,-178r43,0",w:222,k:{"›":20,"»":20,"«":40,"ø":20,"æ":20,"Ø":6,"Å":6,y:10,u:20,o:20,e:20,a:20,O:6,A:6,";":24,":":24,".":60,"-":29,",":60}},W:{d:"-1,-257r41,0r63,170v19,-63,44,-120,65,-181r69,182v15,-60,41,-114,60,-171r42,0r-100,267r-71,-183v-20,64,-47,122,-70,183",w:338,k:{"›":20,"»":20,"«":33,"ø":20,"æ":20,"Å":6,y:6,u:13,r:13,o:20,e:20,a:20,A:6,";":21,":":21,".":44,"-":21,",":44}},X:{d:"0,0r83,-135r-73,-122r44,0r50,88v17,-31,36,-59,54,-88r43,0r-76,122r81,135r-46,0r-57,-99v-17,35,-40,66,-59,99r-44,0",w:205,k:{"«":20,"Ø":6,O:6,C:6,";":6,":":6,".":-7,"-":18,",":-7}},Y:{d:"85,0r0,-118r-87,-139r44,0r65,108v18,-40,45,-71,66,-108r42,0r-89,139r0,118r-41,0",w:213,k:{"›":26,"»":26,"«":40,"ø":40,"æ":40,"Ø":13,"Å":20,u:38,o:40,i:6,e:40,a:40,O:13,C:6,A:20,";":38,":":38,".":48,"-":43,",":48}},Z:{d:"3,0r131,-222r-109,0r0,-35r174,0r-130,220r131,0r0,37r-197,0",w:207,k:{";":-7,":":-7,".":-7,"-":6,",":-7}},"[":{d:"68,45r34,0r0,28r-67,0r0,-336r67,0r0,27r-34,0r0,281",w:109},"\\":{d:"126,33r-126,-296r30,0r126,296r-30,0",w:155},"]":{d:"41,45r0,-281r-33,0r0,-27r66,0r0,336r-66,0r0,-28r33,0",w:109},"^":{d:"161,-257r38,0r87,99r-36,0r-70,-70r-70,70r-37,0",w:360},_:{d:"0,55r180,0r0,30r-180,0r0,-30",w:180},"`":{d:"115,-192r-22,0r-51,-48r39,0",w:180},a:{d:"89,-172v28,-1,49,12,56,33r0,-28r38,0r0,167r-38,0r0,-22v-13,17,-28,29,-55,29v-50,0,-76,-37,-76,-90v0,-50,28,-89,75,-89xm100,-27v29,-1,46,-26,46,-57v0,-32,-16,-55,-46,-55v-31,0,-47,24,-46,57v0,33,14,55,46,55",w:209},b:{d:"109,-139v-30,0,-46,23,-46,55v0,32,18,56,47,57v31,0,47,-22,46,-55v0,-33,-16,-57,-47,-57xm120,7v-27,0,-43,-11,-55,-29r0,22r-39,0r0,-272r39,0r0,133v7,-21,28,-34,56,-33v46,0,74,39,74,89v0,52,-26,90,-75,90",w:209,k:{"-":-7}},c:{d:"14,-83v0,-70,76,-109,137,-79r0,43v-27,-35,-104,-21,-97,35v-7,56,71,74,97,35r0,44v-60,34,-137,-8,-137,-78",w:163},d:{d:"100,-27v29,-1,46,-26,46,-57v0,-32,-16,-55,-46,-55v-31,0,-47,24,-46,57v0,33,14,55,46,55xm89,-172v28,-1,49,12,56,33r0,-133r38,0r0,272r-38,0r0,-22v-13,17,-28,29,-55,29v-50,0,-76,-37,-76,-90v0,-50,28,-89,75,-89",w:209},e:{d:"102,-172v56,1,87,35,85,94r-133,0v2,29,17,50,47,50v28,-1,41,-13,52,-33r32,18v-16,30,-40,49,-83,50v-53,0,-89,-37,-88,-90v0,-50,37,-90,88,-89xm147,-103v1,-36,-49,-46,-75,-28v-8,6,-13,16,-16,28r91,0",w:200,k:{"-":-7}},f:{d:"114,-238v-22,-13,-44,-1,-44,32r0,39r40,0r0,34r-40,0r0,133r-38,0r0,-133r-30,0r0,-34r30,0v-2,-58,-2,-109,56,-109v9,0,18,2,26,4r0,34",w:110,k:{".":13,",":13}},g:{d:"100,-27v29,-1,46,-26,46,-57v0,-32,-16,-55,-46,-55v-31,0,-47,24,-46,57v0,33,14,55,46,55xm89,-172v28,-1,49,12,56,33r0,-28r38,0r0,157v0,66,-22,86,-85,88v-41,1,-75,-18,-76,-53r41,0v2,16,16,22,36,22v42,2,48,-26,46,-69v-13,17,-28,29,-55,29v-50,0,-76,-37,-76,-90v0,-50,28,-89,75,-89",w:209,k:{".":6,"-":6,",":6}},h:{d:"112,-140v-64,0,-44,78,-47,140r-39,0r0,-272r36,0r0,133v15,-21,30,-33,65,-33v83,0,56,97,60,172r-38,0v-6,-52,22,-140,-37,-140"},i:{d:"47,-215v-13,0,-25,-11,-24,-24v0,-12,11,-23,24,-23v13,0,24,10,24,23v0,13,-11,24,-24,24xm28,0r0,-167r38,0r0,167r-38,0",w:94},j:{d:"47,-215v-13,0,-25,-11,-24,-24v0,-12,11,-23,24,-23v13,0,24,10,24,23v0,13,-11,24,-24,24xm28,78r0,-245r38,0r0,245r-38,0",w:94},k:{d:"26,0r0,-272r39,0r0,174r69,-69r47,0r-75,74r83,93r-50,0r-74,-86r0,86r-39,0",w:185,k:{"-":15}},l:{d:"28,0r0,-272r38,0r0,272r-38,0",w:94},m:{d:"106,-140v-59,-1,-37,82,-41,140r-39,0r0,-167r36,0r0,28v16,-41,99,-48,112,-1v28,-50,134,-45,116,39r0,101r-38,0v-7,-49,22,-140,-32,-140v-61,0,-37,84,-42,140r-39,0v-6,-51,20,-139,-33,-140",w:315},n:{d:"112,-140v-64,0,-44,78,-47,140r-39,0r0,-167r36,0r0,28v15,-21,30,-33,65,-33v83,0,56,97,60,172r-38,0v-6,-52,22,-140,-37,-140"},o:{d:"106,-27v28,0,51,-28,51,-56v0,-28,-23,-55,-51,-55v-28,0,-52,26,-52,55v0,29,24,57,52,56xm105,7v-53,0,-91,-37,-91,-90v0,-54,36,-89,91,-89v56,0,93,35,93,89v0,54,-39,90,-93,90",k:{"-":-7}},p:{d:"109,-139v-30,0,-46,23,-46,55v0,32,18,56,47,57v31,0,47,-22,46,-55v0,-33,-16,-57,-47,-57xm120,7v-27,0,-43,-11,-55,-29r0,100r-39,0r0,-245r39,0r0,28v7,-21,28,-34,56,-33v46,0,74,39,74,89v0,52,-26,90,-75,90",w:209,k:{"-":-7}},q:{d:"100,-27v30,-1,46,-26,46,-57v1,-32,-16,-55,-46,-55v-31,0,-47,24,-46,57v0,33,14,55,46,55xm89,-172v28,-1,49,12,56,33r0,-28r38,0r0,245r-38,0r0,-100v-13,17,-28,29,-55,29v-50,0,-76,-37,-76,-90v0,-50,28,-89,75,-89",w:209},r:{d:"123,-133v-36,-19,-58,9,-58,60r0,73r-39,0r0,-167r39,0r0,27v5,-30,44,-40,72,-25",w:132,k:{"«":6,".":36,"-":13,",":36}},s:{d:"141,-46v0,67,-116,69,-134,16r32,-17v2,29,63,36,65,3v-10,-33,-88,-29,-88,-79v0,-55,97,-68,117,-22r-27,18v-5,-20,-51,-25,-52,2v10,32,87,28,87,79",w:153,k:{"-":-7}},t:{d:"35,0r0,-133r-29,0r0,-34r29,0r0,-63r38,0r0,63r30,0r0,34r-30,0r0,133r-38,0",w:109,k:{"-":8}},u:{d:"106,7v-91,0,-82,-86,-81,-174r38,0v5,56,-22,140,43,140v64,0,36,-85,42,-140r39,0v1,87,10,174,-81,174"},v:{d:"85,10r-87,-177r41,0v15,39,34,72,46,114v11,-42,31,-76,46,-114r41,0",w:169,k:{".":28,",":28}},w:{d:"186,10r-51,-120v-15,42,-34,80,-51,120r-86,-177r40,0v16,38,38,68,46,114v9,-46,34,-80,49,-120r3,0v16,41,39,74,50,120v9,-45,31,-76,46,-114r40,0",w:270,k:{".":26,"-":-7,",":26}},x:{d:"38,0r-42,0r63,-90r-54,-77r42,0v12,18,25,35,35,55v10,-20,23,-37,35,-55r41,0r-54,78r63,89r-42,0v-14,-21,-34,-45,-44,-67v-12,26,-29,44,-43,67",w:163,k:{"-":11}},y:{d:"55,78r-39,0r46,-92r-62,-153r43,0v12,40,29,76,38,119v16,-41,35,-79,53,-119r41,0",w:169,k:{".":31,"-":6,",":31}},z:{d:"155,0r-155,0r92,-133r-83,0r0,-34r146,0r-91,134r91,0r0,33",w:161},"{":{d:"77,-198v-2,-56,24,-63,77,-62r0,32v-81,-21,-4,130,-77,135v42,4,36,51,36,97v0,32,9,39,41,38r0,31v-52,1,-77,-6,-77,-61v0,-48,7,-98,-49,-90r0,-31v54,8,51,-40,49,-89",w:180},"|":{d:"75,-275r31,0r0,360r-31,0r0,-360",w:180},"}":{d:"103,-93v-76,-6,8,-151,-76,-135r0,-32v52,-1,76,7,76,62v0,48,-8,97,49,89r0,31v-55,-8,-51,40,-49,90v2,55,-24,62,-76,61r0,-31v82,18,1,-129,76,-135",w:180},"~":{d:"99,-134v35,-2,75,23,103,23v28,-1,46,-12,67,-27r0,33v-20,13,-40,23,-67,24v-34,1,-78,-25,-103,-23v-29,2,-46,12,-68,28r0,-33v20,-13,40,-24,68,-25",w:299},"Ä":{d:"84,-101r72,0v-12,-30,-28,-55,-36,-88v-9,33,-24,58,-36,88xm200,0r-30,-66r-102,0r-30,66r-43,0r124,-268r125,268r-44,0xm151,-290v-12,0,-21,-10,-21,-22v0,-12,10,-21,21,-21v11,0,21,9,21,21v0,12,-9,22,-21,22xm87,-290v-12,0,-21,-10,-21,-22v0,-12,10,-21,21,-21v11,0,21,9,21,21v0,12,-9,22,-21,22",w:238},"Å":{d:"120,-325v-11,0,-21,9,-21,20v0,11,10,20,21,20v11,0,20,-9,20,-20v0,-11,-9,-20,-20,-20xm119,-263v-23,0,-41,-19,-41,-42v0,-23,18,-42,41,-42v22,0,42,20,42,42v0,23,-19,42,-42,42xm200,0r-30,-66r-102,0r-30,66r-43,0r120,-257r9,0r120,257r-44,0xm84,-101r72,0v-12,-30,-28,-55,-36,-88v-9,33,-24,58,-36,88",w:238,k:{"«":13,w:6,v:6,Y:20,W:6,V:6,U:6,T:20,Q:6,O:6,G:6,C:6,";":-7,":":-7,"-":8}},"Ç":{d:"155,-263v35,0,61,10,83,26r-2,42v-21,-18,-45,-29,-79,-30v-55,-1,-95,40,-95,97v0,54,38,97,91,96v36,-1,61,-14,83,-33r0,48v-21,15,-47,24,-80,24v-84,0,-138,-51,-138,-135v0,-82,54,-135,137,-135xm198,46v0,39,-56,31,-87,23r0,-19v20,3,55,17,61,-5v0,-14,-16,-13,-31,-13r0,-32r15,0r0,15v25,0,43,7,42,31",w:258},"É":{d:"30,0r0,-257r143,0r0,35r-102,0r0,65r102,0r0,36r-102,0r0,84r102,0r0,37r-143,0xm77,-283r34,-48r39,0r-51,48r-22,0",w:191},"Ñ":{d:"126,-322v20,0,46,18,54,-4r16,0v-3,39,-37,37,-72,29v-10,-2,-13,4,-15,12r-16,0v6,-20,11,-36,33,-37xm30,0r0,-268r177,172v5,5,9,11,14,17r0,-178r39,0r0,267r-180,-174r-12,-15r0,179r-38,0",w:289},"Ö":{d:"156,-32v57,0,94,-39,94,-96v0,-58,-38,-97,-94,-97v-56,0,-94,39,-94,97v0,57,37,96,94,96xm156,-263v82,0,137,53,137,135v0,82,-56,135,-137,135v-82,0,-138,-53,-138,-135v0,-82,56,-135,138,-135xm188,-290v-12,0,-21,-10,-21,-22v0,-12,10,-21,21,-21v11,0,21,9,21,21v0,12,-9,22,-21,22xm124,-290v-12,0,-21,-10,-21,-22v0,-12,10,-21,21,-21v11,0,21,9,21,21v0,12,-9,22,-21,22",w:311},"Ü":{d:"134,7v-71,0,-106,-34,-106,-104r0,-160r42,0v8,88,-33,226,64,226v97,0,55,-138,64,-226r42,0r0,160v0,70,-37,104,-106,104xm166,-290v-12,0,-21,-10,-21,-22v0,-12,10,-21,21,-21v11,0,21,9,21,21v0,12,-9,22,-21,22xm102,-290v-12,0,-21,-10,-21,-22v0,-12,10,-21,21,-21v11,0,21,9,21,21v0,12,-9,22,-21,22",w:267},"á":{d:"89,-172v28,-1,49,12,56,33r0,-28r38,0r0,167r-38,0r0,-22v-13,17,-28,29,-55,29v-50,0,-76,-37,-76,-90v0,-50,28,-89,75,-89xm100,-27v29,-1,46,-26,46,-57v0,-32,-16,-55,-46,-55v-31,0,-47,24,-46,57v0,33,14,55,46,55xm82,-192r34,-48r39,0r-51,48r-22,0",w:209},"à":{d:"89,-172v28,-1,49,12,56,33r0,-28r38,0r0,167r-38,0r0,-22v-13,17,-28,29,-55,29v-50,0,-76,-37,-76,-90v0,-50,28,-89,75,-89xm100,-27v29,-1,46,-26,46,-57v0,-32,-16,-55,-46,-55v-31,0,-47,24,-46,57v0,33,14,55,46,55xm132,-192r-22,0r-51,-48r39,0",w:209},"â":{d:"54,-192r34,-48r37,0r34,48r-22,0r-30,-28v-16,11,-22,32,-53,28xm89,-172v28,-1,49,12,56,33r0,-28r38,0r0,167r-38,0r0,-22v-13,17,-28,29,-55,29v-50,0,-76,-37,-76,-90v0,-50,28,-89,75,-89xm100,-27v29,-1,46,-26,46,-57v0,-32,-16,-55,-46,-55v-31,0,-47,24,-46,57v0,33,14,55,46,55",w:209},"ä":{d:"89,-172v28,-1,49,12,56,33r0,-28r38,0r0,167r-38,0r0,-22v-13,17,-28,29,-55,29v-50,0,-76,-37,-76,-90v0,-50,28,-89,75,-89xm100,-27v29,-1,46,-26,46,-57v0,-32,-16,-55,-46,-55v-31,0,-47,24,-46,57v0,33,14,55,46,55xm139,-199v-12,0,-21,-10,-21,-22v0,-12,10,-21,21,-21v11,0,21,9,21,21v0,12,-9,22,-21,22xm75,-199v-12,0,-21,-10,-21,-22v0,-12,10,-21,21,-21v11,0,21,9,21,21v0,12,-9,22,-21,22",w:209},"ã":{d:"88,-232v19,0,48,19,54,-4r16,0v-3,39,-39,41,-72,29v-9,0,-13,4,-15,12r-16,0v6,-21,12,-37,33,-37xm89,-172v28,-1,49,12,56,33r0,-28r38,0r0,167r-38,0r0,-22v-13,17,-28,29,-55,29v-50,0,-76,-37,-76,-90v0,-50,28,-89,75,-89xm100,-27v29,-1,46,-26,46,-57v0,-32,-16,-55,-46,-55v-31,0,-47,24,-46,57v0,33,14,55,46,55",w:209},"å":{d:"100,-246v-11,0,-20,9,-20,20v0,11,9,20,20,20v11,1,20,-10,20,-20v0,-11,-9,-20,-20,-20xm100,-184v-23,0,-43,-19,-42,-42v0,-23,19,-42,42,-42v21,0,41,19,41,42v0,22,-18,42,-41,42xm100,-27v29,-1,46,-26,46,-57v0,-32,-16,-55,-46,-55v-31,0,-47,24,-46,57v0,33,14,55,46,55xm89,-172v28,-1,49,12,56,33r0,-28r38,0r0,167r-38,0r0,-22v-13,17,-28,29,-55,29v-50,0,-76,-37,-76,-90v0,-50,28,-89,75,-89",w:209},"ç":{d:"14,-83v0,-70,76,-109,137,-79r0,43v-27,-35,-104,-21,-97,35v-7,56,71,74,97,35r0,44v-60,34,-137,-8,-137,-78xm143,46v0,39,-56,31,-87,23r0,-19v20,3,55,17,61,-5v0,-14,-16,-13,-31,-13r0,-32r15,0r0,15v25,0,43,7,42,31",w:163},"é":{d:"102,-172v56,1,87,35,85,94r-133,0v2,29,17,50,47,50v28,-1,41,-13,52,-33r32,18v-16,30,-40,49,-83,50v-53,0,-89,-37,-88,-90v0,-50,37,-90,88,-89xm147,-103v1,-36,-49,-46,-75,-28v-8,6,-13,16,-16,28r91,0xm77,-192r34,-48r39,0r-51,48r-22,0",w:200},"è":{d:"102,-172v56,1,87,35,85,94r-133,0v2,29,17,50,47,50v28,-1,41,-13,52,-33r32,18v-16,30,-40,49,-83,50v-53,0,-89,-37,-88,-90v0,-50,37,-90,88,-89xm147,-103v1,-36,-49,-46,-75,-28v-8,6,-13,16,-16,28r91,0xm127,-192r-22,0r-51,-48r39,0",w:200},"ê":{d:"49,-192r34,-48r37,0r34,48r-22,0r-30,-28v-16,11,-22,32,-53,28xm102,-172v56,1,87,35,85,94r-133,0v2,29,17,50,47,50v28,-1,41,-13,52,-33r32,18v-16,30,-40,49,-83,50v-53,0,-89,-37,-88,-90v0,-50,37,-90,88,-89xm147,-103v1,-36,-49,-46,-75,-28v-8,6,-13,16,-16,28r91,0",w:200},"ë":{d:"102,-172v56,1,87,35,85,94r-133,0v2,29,17,50,47,50v28,-1,41,-13,52,-33r32,18v-16,30,-40,49,-83,50v-53,0,-89,-37,-88,-90v0,-50,37,-90,88,-89xm147,-103v1,-36,-49,-46,-75,-28v-8,6,-13,16,-16,28r91,0xm134,-199v-12,0,-21,-10,-21,-22v0,-12,10,-21,21,-21v11,0,21,9,21,21v0,12,-9,22,-21,22xm70,-199v-12,0,-21,-10,-21,-22v0,-12,10,-21,21,-21v11,0,21,9,21,21v0,12,-9,22,-21,22",w:200},"í":{d:"28,0r0,-167r38,0r0,167r-38,0xm22,-192r34,-48r39,0r-51,48r-22,0",w:94},"ì":{d:"28,0r0,-167r38,0r0,167r-38,0xm72,-192r-22,0r-51,-48r39,0",w:94},"î":{d:"-5,-192r34,-48r36,0r34,48v-31,4,-36,-17,-52,-28v-16,11,-21,32,-52,28xm28,0r0,-167r38,0r0,167r-38,0",w:94},"ï":{d:"28,0r0,-167r38,0r0,167r-38,0xm79,-199v-12,0,-21,-10,-21,-22v0,-12,10,-21,21,-21v11,0,21,9,21,21v0,12,-9,22,-21,22xm15,-199v-12,0,-21,-10,-21,-22v0,-12,10,-21,21,-21v11,0,21,9,21,21v0,12,-9,22,-21,22",w:94},"ñ":{d:"90,-232v19,0,48,19,54,-4r16,0v-3,39,-39,41,-72,29v-9,0,-13,4,-15,12r-16,0v6,-21,12,-37,33,-37xm112,-140v-64,0,-44,78,-47,140r-39,0r0,-167r36,0r0,28v15,-21,30,-33,65,-33v83,0,56,97,60,172r-38,0v-6,-52,22,-140,-37,-140"},"ó":{d:"106,-27v28,0,51,-28,51,-56v0,-28,-23,-55,-51,-55v-28,0,-52,26,-52,55v0,29,24,57,52,56xm105,7v-53,0,-91,-37,-91,-90v0,-54,36,-89,91,-89v56,0,93,35,93,89v0,54,-39,90,-93,90xm81,-192r34,-48r39,0r-51,48r-22,0"},"ò":{d:"106,-27v28,0,51,-28,51,-56v0,-28,-23,-55,-51,-55v-28,0,-52,26,-52,55v0,29,24,57,52,56xm105,7v-53,0,-91,-37,-91,-90v0,-54,36,-89,91,-89v56,0,93,35,93,89v0,54,-39,90,-93,90xm131,-192r-22,0r-51,-48r39,0"},"ô":{d:"54,-192r34,-48r36,0r34,48r-22,0r-30,-28v-16,11,-21,32,-52,28xm106,-27v28,0,51,-28,51,-56v0,-28,-23,-55,-51,-55v-28,0,-52,26,-52,55v0,29,24,57,52,56xm105,7v-53,0,-91,-37,-91,-90v0,-54,36,-89,91,-89v56,0,93,35,93,89v0,54,-39,90,-93,90"},"ö":{d:"106,-27v28,0,51,-28,51,-56v0,-28,-23,-55,-51,-55v-28,0,-52,26,-52,55v0,29,24,57,52,56xm105,7v-53,0,-91,-37,-91,-90v0,-54,36,-89,91,-89v56,0,93,35,93,89v0,54,-39,90,-93,90xm138,-199v-12,0,-21,-10,-21,-22v0,-12,10,-21,21,-21v11,0,21,9,21,21v0,12,-9,22,-21,22xm74,-199v-12,0,-21,-10,-21,-22v0,-12,10,-21,21,-21v11,0,21,9,21,21v0,12,-9,22,-21,22"},"õ":{d:"88,-232v19,2,48,18,54,-4r15,0v-3,39,-39,41,-72,29v-9,0,-12,5,-15,12r-16,0v6,-20,13,-35,34,-37xm106,-27v28,0,51,-28,51,-56v0,-28,-23,-55,-51,-55v-28,0,-52,26,-52,55v0,29,24,57,52,56xm105,7v-53,0,-91,-37,-91,-90v0,-54,36,-89,91,-89v56,0,93,35,93,89v0,54,-39,90,-93,90"},"ú":{d:"106,7v-91,0,-82,-86,-81,-174r38,0v5,56,-22,140,43,140v64,0,36,-85,42,-140r39,0v1,87,10,174,-81,174xm81,-192r34,-48r39,0r-51,48r-22,0"},"ù":{d:"106,7v-91,0,-82,-86,-81,-174r38,0v5,56,-22,140,43,140v64,0,36,-85,42,-140r39,0v1,87,10,174,-81,174xm131,-192r-22,0r-51,-48r39,0"},"û":{d:"54,-192r34,-48r36,0r34,48r-22,0r-30,-28v-16,11,-21,32,-52,28xm106,7v-91,0,-82,-86,-81,-174r38,0v5,56,-22,140,43,140v64,0,36,-85,42,-140r39,0v1,87,10,174,-81,174"},"ü":{d:"106,7v-91,0,-82,-86,-81,-174r38,0v5,56,-22,140,43,140v64,0,36,-85,42,-140r39,0v1,87,10,174,-81,174xm138,-199v-12,0,-21,-10,-21,-22v0,-12,10,-21,21,-21v11,0,21,9,21,21v0,12,-9,22,-21,22xm74,-199v-12,0,-21,-10,-21,-22v0,-12,10,-21,21,-21v11,0,21,9,21,21v0,12,-9,22,-21,22"},"°":{d:"92,-205v0,-18,-15,-32,-33,-32v-18,-1,-33,14,-32,32v0,18,14,33,32,33v18,0,33,-15,33,-33xm8,-204v0,-29,23,-54,51,-53v28,0,52,25,52,53v0,28,-24,51,-52,51v-27,0,-51,-22,-51,-51",w:118},"¢":{d:"110,-183v-38,2,-56,57,-32,87v7,9,19,16,32,18r0,-105xm128,-215v18,0,33,5,47,10r0,36v-13,-8,-28,-13,-47,-15r0,106v19,-3,35,-8,47,-17r0,36v-13,7,-28,12,-47,13r0,36r-18,0r0,-37v-44,-3,-77,-35,-77,-82v0,-49,33,-79,77,-86r0,-28r18,0r0,28",w:217},"£":{d:"83,-41v34,1,87,35,106,-3r23,21v-10,18,-27,31,-52,31v-36,0,-100,-37,-124,1r-23,-18v12,-17,24,-29,46,-32v10,-18,10,-44,0,-62r-44,0r0,-25r33,0v-39,-54,-1,-136,72,-132v51,3,79,30,83,78r-40,5v-1,-30,-15,-49,-45,-49v-52,0,-52,55,-28,98r63,0r0,25r-55,0v7,24,-2,49,-15,62",w:217},"§":{d:"53,-94v0,24,21,45,44,45v23,0,44,-21,44,-45v0,-23,-21,-46,-44,-46v-24,0,-44,21,-44,46xm94,79v-40,0,-69,-23,-67,-64r36,0v0,22,9,32,32,32v19,0,36,-9,34,-26v-5,-37,-98,-42,-109,-85v-11,-43,5,-85,41,-95v-55,-22,-32,-104,38,-104v40,0,64,21,63,62r-33,0v0,-22,-13,-31,-33,-32v-24,-2,-43,27,-23,42v33,26,110,34,105,97v-3,35,-19,56,-49,64v20,8,35,26,35,51v0,37,-29,58,-70,58",w:191},"¶":{d:"10,-199v0,-73,87,-61,160,-61r0,17r-20,0r0,243r-23,0r0,-243r-29,0r0,243r-23,0r0,-138v-37,-1,-65,-23,-65,-61",w:180},"ß":{d:"202,-76v0,64,-55,98,-112,76r0,-34v34,17,74,-3,72,-45v-2,-38,-25,-52,-66,-51r0,-35v28,2,46,-10,45,-37v0,-25,-11,-40,-36,-40v-35,2,-38,19,-38,62r0,180r-38,0r0,-131r-21,0r0,-36r21,0v-8,-67,18,-109,78,-109v44,0,75,25,74,68v-1,34,-19,50,-48,59v44,1,69,29,69,73",w:216,k:{"-":-13}},"®":{d:"182,-160v0,-25,-28,-24,-54,-24r0,46v26,0,54,2,54,-22xm215,-164v0,22,-14,36,-33,40r33,66r-35,0r-29,-61r-23,0r0,61r-31,0r0,-146v51,1,117,-9,118,40xm261,-127v0,-67,-44,-112,-111,-112v-67,0,-111,46,-111,111v0,65,44,110,109,110v67,0,113,-42,113,-109xm20,-128v0,-77,51,-130,130,-130v79,0,130,52,130,130v0,78,-53,130,-130,130v-77,0,-130,-53,-130,-130",w:299},"©":{d:"112,-128v-12,54,65,77,72,26r29,0v-1,32,-29,52,-63,52v-43,0,-70,-32,-70,-77v0,-64,64,-102,114,-67v12,8,17,21,18,35r-29,0v-2,-17,-16,-27,-34,-27v-27,1,-37,27,-37,58xm261,-128v0,-67,-44,-111,-111,-111v-68,0,-111,46,-111,111v0,65,45,110,111,110v66,0,111,-44,111,-110xm20,-128v0,-77,51,-130,130,-130v79,0,130,52,130,130v0,78,-53,130,-130,130v-77,0,-130,-53,-130,-130",w:299},"™":{d:"142,-257r30,0r25,64r23,-64r30,0r0,96r-20,0r0,-76r-28,76r-10,0r-30,-76r0,76r-20,0r0,-96xm40,-257r82,0r0,17r-30,0r0,79r-23,0r0,-79r-29,0r0,-17",w:299},"´":{d:"65,-192r34,-48r39,0r-51,48r-22,0",w:180},"¨":{d:"122,-199v-12,0,-21,-10,-21,-22v0,-12,10,-21,21,-21v11,0,21,9,21,21v0,12,-9,22,-21,22xm58,-199v-12,0,-21,-10,-21,-22v0,-12,10,-21,21,-21v11,0,21,9,21,21v0,12,-9,22,-21,22",w:180},"Æ":{d:"84,-101r74,0v-11,-34,-26,-65,-34,-102v-8,38,-27,69,-40,102xm234,-257r14,35r-94,0r23,63r86,0r14,37r-86,0r31,85r95,0r14,37r-136,0r-24,-66r-103,0r-30,66r-43,0r120,-257r119,0",w:328,k:{";":-7,":":-7,".":-7,"-":-7,",":-7}},"Ø":{d:"293,-128v0,113,-135,170,-220,107r-32,34r-22,-19r33,-35v-21,-23,-33,-47,-34,-87v-4,-111,130,-170,218,-110r30,-32r23,18r-31,33v21,23,35,50,35,91xm100,-51v68,52,178,-13,145,-109v-4,-10,-9,-20,-16,-29xm208,-208v-79,-59,-193,45,-128,136",w:311,k:{Y:13,X:6,V:6,T:13,A:6,";":-7,":":-7,".":15,"-":-10,",":15}},"±":{d:"45,-32r210,0r0,30r-210,0r0,-30xm135,-212r30,0r0,59r90,0r0,29r-90,0r0,58r-30,0r0,-58r-90,0r0,-29r90,0r0,-59",w:299},"¥":{d:"86,0r0,-102r-84,0r0,-25r78,0r-18,-29r-60,0r0,-25r45,0r-47,-74r42,0r65,108v18,-41,44,-71,66,-108r40,0r-46,74r45,0r0,25r-62,0r-18,29r80,0r0,25r-87,0r0,102r-39,0",w:217},"µ":{d:"127,-19v-13,28,-68,34,-86,6r-17,89r-40,0r52,-266r40,0r-24,130v-4,40,48,44,66,19v22,-31,28,-102,39,-149r40,0r-29,153v-1,11,7,13,18,12r-6,27v-21,7,-57,6,-53,-21",w:212},"ª":{d:"10,-199v-8,-57,75,-84,99,-39r0,-19r28,0r0,116r-28,0r0,-15v-29,40,-107,15,-99,-43xm75,-160v20,0,35,-17,35,-40v0,-23,-12,-38,-35,-38v-22,0,-34,17,-34,40v0,23,12,38,34,38",w:157},"º":{d:"80,-160v21,0,38,-18,38,-39v0,-21,-18,-39,-38,-39v-20,-1,-39,18,-39,39v0,21,18,39,39,39xm79,-136v-39,0,-69,-25,-69,-63v0,-37,29,-62,69,-62v40,0,69,23,69,62v0,40,-30,63,-69,63",w:158},"æ":{d:"256,-103v1,-35,-49,-47,-75,-28v-8,6,-13,16,-16,28r91,0xm27,-159v35,-21,104,-19,121,16v13,-18,34,-29,62,-30v57,-1,88,36,85,95r-133,0v2,30,18,51,48,51v28,0,41,-13,52,-34r32,18v-17,52,-113,69,-146,22v-30,42,-136,39,-136,-31v0,-55,75,-68,115,-43v10,-53,-72,-54,-100,-28r0,-36xm52,-52v1,33,77,34,77,-1v0,-17,-18,-25,-38,-25v-21,0,-39,8,-39,26",w:310,k:{"-":-7}},"ø":{d:"75,-38v43,33,106,-21,74,-74xm137,-127v-41,-35,-108,19,-75,73xm197,-83v6,74,-96,117,-148,70r-23,22r-14,-14r22,-22v-47,-55,-2,-151,73,-146v25,2,41,7,56,20r22,-22r15,14r-23,22v12,16,18,32,20,56",k:{"-":-7}},"¿":{d:"97,-25v20,-1,30,-14,30,-35r31,0v2,41,-22,65,-61,67v-50,3,-78,-53,-53,-94v10,-16,78,-40,78,-62v0,-12,-12,-22,-23,-22v-17,0,-25,10,-25,28r-31,0v-2,-38,20,-56,56,-58v47,-3,73,51,46,86v-9,21,-78,29,-78,63v0,16,14,27,30,27xm102,-263v13,0,23,11,23,23v1,11,-12,24,-23,23v-13,0,-22,-11,-23,-23v0,-12,10,-23,23,-23",w:195},"¡":{d:"39,7r0,-205r40,0r0,205r-40,0xm59,-217v-11,1,-24,-12,-23,-23v0,-12,10,-23,23,-23v13,0,23,11,23,23v0,12,-11,23,-23,23",w:118},"¬":{d:"45,-152r210,0r0,89r-29,0r0,-59r-181,0r0,-30",w:299},"«":{d:"125,-154r25,15r-37,57r37,57r-25,14r-44,-71xm59,-154r24,15r-36,57r36,57r-24,14r-45,-71",w:163,k:{"Æ":-27,Y:26,W:20,V:20,T:20,J:-7}},"»":{d:"105,-11r-24,-14r36,-57r-36,-57r24,-15r45,72xm38,-11r-24,-14r36,-57r-36,-57r24,-15r45,72",w:163,k:{"Å":13,Y:40,X:20,W:33,V:40,U:13,T:33,J:-13,A:13}}," ":{w:217},"À":{d:"84,-101r72,0v-12,-30,-28,-55,-36,-88v-9,33,-24,58,-36,88xm200,0r-30,-66r-102,0r-30,66r-43,0r124,-268r125,268r-44,0xm144,-283r-22,0r-51,-48r39,0",w:238},"Ã":{d:"101,-322v20,0,46,18,54,-4r16,0v-4,38,-38,39,-72,29v-10,-1,-13,5,-16,12r-15,0v6,-20,11,-36,33,-37xm84,-101r72,0v-12,-30,-28,-55,-36,-88v-9,33,-24,58,-36,88xm200,0r-30,-66r-102,0r-30,66r-43,0r124,-268r125,268r-44,0",w:238},"Õ":{d:"138,-322v20,0,46,17,54,-4r15,0v-3,39,-37,37,-72,29v-10,-2,-12,5,-15,12r-16,0v6,-20,12,-37,34,-37xm156,-32v57,0,94,-39,94,-96v0,-58,-38,-97,-94,-97v-56,0,-94,39,-94,97v0,57,37,96,94,96xm156,-263v82,0,137,53,137,135v0,82,-56,135,-137,135v-82,0,-138,-53,-138,-135v0,-82,56,-135,138,-135",w:311},"÷":{d:"126,-40v0,-13,12,-25,24,-25v13,0,24,12,24,25v0,13,-11,23,-24,23v-13,0,-24,-10,-24,-23xm45,-122r210,0r0,29r-210,0r0,-29xm126,-174v0,-13,11,-24,24,-24v13,0,24,11,24,24v0,13,-11,24,-24,24v-13,0,-24,-11,-24,-24",w:299},"ÿ":{d:"55,78r-39,0r46,-92r-62,-153r43,0v12,40,29,76,38,119v16,-41,35,-79,53,-119r41,0xm117,-199v-12,0,-21,-10,-21,-22v0,-12,10,-21,21,-21v11,0,21,9,21,21v0,12,-9,22,-21,22xm53,-199v-12,0,-21,-10,-21,-22v0,-12,10,-21,21,-21v11,0,21,9,21,21v0,12,-9,22,-21,22",w:169},"¤":{d:"160,-156v0,-27,-23,-51,-50,-51v-28,0,-52,23,-52,51v0,28,24,51,52,51v27,0,50,-23,50,-51xm49,-112v-19,-19,-19,-68,0,-87r-36,-36r17,-16r35,35v22,-18,67,-18,88,0r36,-35r16,16r-35,36v18,21,18,66,0,87r35,36r-16,16r-36,-36v-21,20,-67,19,-88,0r-35,36r-17,-16",w:218},"‹":{d:"59,-154r24,15r-36,57r36,57r-24,14r-45,-71",w:110,k:{"Æ":-27,Y:26,W:20,V:20,T:20,J:-7}},"›":{d:"38,-11r-24,-14r36,-57r-36,-57r24,-15r45,72",w:95},"·":{d:"54,-104v-12,2,-24,-12,-23,-23v0,-12,11,-23,23,-23v13,0,23,10,23,23v1,12,-10,25,-23,23",w:108},"Â":{d:"67,-283r34,-47r36,0r34,47v-30,4,-36,-17,-52,-27v-16,11,-21,31,-52,27xm84,-101r72,0v-12,-30,-28,-55,-36,-88v-9,33,-24,58,-36,88xm200,0r-30,-66r-102,0r-30,66r-43,0r124,-268r125,268r-44,0",w:238},"Ê":{d:"50,-283r34,-47r36,0r34,47v-30,4,-36,-17,-52,-27v-16,10,-22,31,-52,27xm30,0r0,-257r143,0r0,35r-102,0r0,65r102,0r0,36r-102,0r0,84r102,0r0,37r-143,0",w:191},"Á":{d:"84,-101r72,0v-12,-30,-28,-55,-36,-88v-9,33,-24,58,-36,88xm200,0r-30,-66r-102,0r-30,66r-43,0r124,-268r125,268r-44,0xm94,-283r34,-48r39,0r-51,48r-22,0",w:238},"Ë":{d:"30,0r0,-257r143,0r0,35r-102,0r0,65r102,0r0,36r-102,0r0,84r102,0r0,37r-143,0xm134,-290v-12,0,-21,-10,-21,-22v0,-12,10,-21,21,-21v11,0,21,9,21,21v0,12,-9,22,-21,22xm70,-290v-12,0,-21,-10,-21,-22v0,-12,10,-21,21,-21v11,0,21,9,21,21v0,12,-9,22,-21,22",w:191},"È":{d:"30,0r0,-257r143,0r0,35r-102,0r0,65r102,0r0,36r-102,0r0,84r102,0r0,37r-143,0xm127,-283r-22,0r-51,-48r39,0",w:191},"Í":{d:"30,0r0,-257r42,0r0,257r-42,0xm27,-283r34,-48r39,0r-51,48r-22,0",w:102},"Î":{d:"-1,-283r34,-47r37,0r34,47r-22,0r-30,-27v-16,11,-22,31,-53,27xm30,0r0,-257r42,0r0,257r-42,0",w:102},"Ï":{d:"30,0r0,-257r42,0r0,257r-42,0xm84,-290v-12,0,-21,-10,-21,-22v0,-12,10,-21,21,-21v11,0,21,9,21,21v0,12,-9,22,-21,22xm20,-290v-12,0,-21,-10,-21,-22v0,-12,10,-21,21,-21v11,0,21,9,21,21v0,12,-9,22,-21,22",w:102},"Ì":{d:"30,0r0,-257r42,0r0,257r-42,0xm77,-283r-22,0r-51,-48r39,0",w:102},"Ó":{d:"156,-32v57,0,94,-39,94,-96v0,-58,-38,-97,-94,-97v-56,0,-94,39,-94,97v0,57,37,96,94,96xm156,-263v82,0,137,53,137,135v0,82,-56,135,-137,135v-82,0,-138,-53,-138,-135v0,-82,56,-135,138,-135xm131,-283r34,-48r39,0r-51,48r-22,0",w:311},"Ô":{d:"104,-283r34,-47r36,0r34,47v-30,4,-36,-17,-52,-27v-16,10,-22,31,-52,27xm156,-32v57,0,94,-39,94,-96v0,-58,-38,-97,-94,-97v-56,0,-94,39,-94,97v0,57,37,96,94,96xm156,-263v82,0,137,53,137,135v0,82,-56,135,-137,135v-82,0,-138,-53,-138,-135v0,-82,56,-135,138,-135",w:311},"Ò":{d:"156,-32v57,0,94,-39,94,-96v0,-58,-38,-97,-94,-97v-56,0,-94,39,-94,97v0,57,37,96,94,96xm156,-263v82,0,137,53,137,135v0,82,-56,135,-137,135v-82,0,-138,-53,-138,-135v0,-82,56,-135,138,-135xm181,-283r-22,0r-51,-48r39,0",w:311},"Ú":{d:"134,7v-71,0,-106,-34,-106,-104r0,-160r42,0v8,88,-33,226,64,226v97,0,55,-138,64,-226r42,0r0,160v0,70,-37,104,-106,104xm109,-283r34,-48r39,0r-51,48r-22,0",w:267},"Û":{d:"82,-283r34,-47r36,0r34,47v-30,4,-36,-17,-52,-27v-16,10,-22,31,-52,27xm134,7v-71,0,-106,-34,-106,-104r0,-160r42,0v8,88,-33,226,64,226v97,0,55,-138,64,-226r42,0r0,160v0,70,-37,104,-106,104",w:267},"Ù":{d:"134,7v-71,0,-106,-34,-106,-104r0,-160r42,0v8,88,-33,226,64,226v97,0,55,-138,64,-226r42,0r0,160v0,70,-37,104,-106,104xm159,-283r-22,0r-51,-48r39,0",w:267},"¯":{d:"44,-203r0,-24r92,0r0,24r-92,0",w:180},"¸":{d:"135,46v0,39,-56,31,-87,23r0,-19v20,3,55,17,61,-5v0,-14,-16,-13,-31,-13r0,-32r15,0r0,15v25,0,43,7,42,31",w:180},"¦":{d:"75,-72r31,0r0,134r-31,0r0,-134xm75,-252r31,0r0,134r-31,0r0,-134",w:180},"Ð":{d:"207,-129v0,-76,-47,-98,-133,-91r0,61r68,0r0,32r-68,0r0,89v84,6,133,-14,133,-91xm250,-128v4,117,-89,137,-218,128r0,-127r-32,0r0,-32r32,0r0,-98r57,0v113,-6,157,34,161,129",w:268,k:{Y:13,W:6,V:6,A:6,".":21,"-":-11,",":21}},"ð":{d:"106,-27v27,0,51,-24,51,-51v0,-27,-24,-50,-51,-50v-29,0,-52,23,-52,50v0,28,24,51,52,51xm14,-79v-2,-69,86,-107,138,-64v-12,-24,-24,-44,-44,-58r-51,23r-10,-20r42,-19v-13,-11,-23,-16,-42,-26r20,-28v23,13,40,24,57,38r56,-25r10,20r-47,21v32,30,54,70,55,124v1,60,-36,102,-93,100v-52,-2,-88,-33,-91,-86"},"Ý":{d:"85,0r0,-118r-87,-139r44,0r65,108v18,-40,45,-71,66,-108r42,0r-89,139r0,118r-41,0xm82,-283r34,-48r39,0r-51,48r-22,0",w:213},"ý":{d:"55,78r-39,0r46,-92r-62,-153r43,0v12,40,29,76,38,119v16,-41,35,-79,53,-119r41,0xm60,-192r34,-48r39,0r-51,48r-22,0",w:169},"Þ":{d:"140,-131v0,-38,-30,-37,-71,-37r0,71v40,-1,71,3,71,-34xm183,-134v0,61,-44,76,-114,71r0,63r-39,0r0,-257r39,0r0,53v71,-5,114,9,114,70",w:191},"þ":{d:"109,-139v-30,0,-46,23,-46,55v0,32,18,56,47,57v31,0,47,-22,46,-55v0,-33,-16,-57,-47,-57xm120,7v-27,0,-43,-11,-55,-29r0,100r-39,0r0,-350r39,0r0,133v7,-21,28,-34,56,-33v46,0,74,39,74,89v0,52,-26,90,-75,90",w:209},"×":{d:"71,-209r81,81r81,-81r20,21r-81,81r81,80r-20,21r-81,-81r-81,81r-21,-21r81,-80r-81,-81",w:299},"¹":{d:"63,-101r0,-133r-35,0r10,-20r50,0r0,153r-25,0",w:143},"²":{d:"66,-257v43,0,64,36,44,71v-7,13,-39,48,-56,65r65,0r0,20r-114,0r63,-69v22,-16,38,-65,-5,-65v-16,0,-26,9,-27,23r-27,0v0,-30,25,-45,57,-45",w:143},"³":{d:"125,-142v2,45,-68,57,-99,33v-10,-8,-15,-20,-15,-34v8,1,22,-3,26,2v0,16,13,23,30,23v19,0,32,-8,32,-27v0,-22,-16,-29,-39,-28r0,-20v21,1,35,-4,35,-22v0,-14,-12,-22,-26,-22v-15,-1,-26,7,-26,21r-25,0v2,-27,22,-38,52,-41v52,-6,70,67,22,75v20,3,32,18,33,40",w:143},"¼":{d:"279,-97r-41,51r40,0v0,-17,-1,-36,1,-51xm278,0r0,-29r-78,0r94,-116r8,0r0,99r20,0r0,17r-20,0r0,29r-24,0xm77,7r156,-267r24,0r-156,267r-24,0xm60,-111r0,-124r-34,0r10,-19r48,0r0,143r-24,0",w:334},"½":{d:"260,-145v41,0,61,33,42,66v-7,13,-37,44,-53,60r62,0r0,19r-109,0r60,-65v22,-15,35,-59,-4,-60v-14,0,-25,9,-26,22r-26,0v0,-27,24,-42,54,-42xm77,7r156,-267r24,0r-156,267r-24,0xm60,-111r0,-124r-34,0r10,-19r48,0r0,143r-24,0",w:334},"¾":{d:"279,-97r-41,51r40,0v0,-17,-1,-36,1,-51xm278,0r0,-29r-78,0r94,-116r8,0r0,99r20,0r0,17r-20,0r0,29r-24,0xm77,7r156,-267r24,0r-156,267r-24,0xm119,-149v2,42,-66,54,-94,30v-9,-8,-14,-18,-14,-31v8,1,19,-2,25,1v0,15,12,22,28,22v19,0,31,-7,31,-25v0,-21,-15,-27,-38,-26r0,-19v38,9,45,-41,10,-41v-16,0,-25,6,-26,20r-24,0v1,-25,21,-40,50,-39v47,-8,68,63,21,70v19,5,31,15,31,38",w:334},"­":{d:"26,-100r94,0r0,35r-94,0r0,-35",w:145}}});Cufon.registerFont({w:228,face:{"font-family":"etam-script","font-weight":700,"font-stretch":"normal","units-per-em":"360","panose-1":"0 0 7 0 0 0 0 0 0 0",ascent:"288",descent:"-72","x-height":"1","cap-height":"5",bbox:"-125 -379.888 496.469 201.01","underline-thickness":"17.28","underline-position":"-50.4","unicode-range":"U+0020-U+201D"},glyphs:{" ":{w:140,k:{j:-37}},"!":{d:"63,-265v13,2,12,11,14,31v3,32,-22,133,-15,183v-1,10,-5,15,-14,15v-13,0,-17,-16,-16,-33r14,-166v1,-25,3,-26,17,-30xm41,8v9,0,17,7,17,17v0,14,-4,20,-14,21v-9,2,-16,-13,-16,-20v0,-12,4,-18,13,-18",w:101},'"':{d:"100,-241v-5,25,-24,36,-24,59v0,12,-5,18,-12,18v-9,-1,-13,-12,-13,-23v3,-28,13,-62,36,-67v7,1,14,5,13,13xm61,-264v0,28,-23,45,-18,78v-2,10,-7,15,-14,15v-31,-10,-1,-71,3,-92v1,-7,8,-19,17,-19v8,0,12,6,12,18",w:100,k:{"æ":10,"é":11,y:9,x:8,w:9,v:5,s:15,q:18,o:15,n:8,m:13,g:11,f:17,e:11,d:43,c:15,a:10,Z:6,W:-5,T:-8,Q:26,O:19,J:46,G:29,D:-17,C:11,A:19,"(":10}},"#":{d:"142,-144v48,-8,64,-21,97,-21v9,0,11,5,7,11v-12,12,-69,26,-106,38v-6,34,25,49,-7,61v-17,-6,-19,-25,-20,-53r-20,6v-7,24,12,62,-17,62v-30,0,-12,-21,-12,-54v-25,5,-57,12,-62,-12v2,-27,40,-6,64,-18r1,-31v-35,13,-49,18,-61,-6v10,-17,27,-13,63,-26v9,-54,-6,-66,17,-71v24,6,12,18,13,63r19,-6v6,-42,-3,-53,16,-57v23,2,15,19,14,48v50,-10,56,-20,70,1v0,3,-2,6,-6,7v-15,4,-38,10,-68,20v0,8,-1,21,-2,38xm115,-172r-19,6r-2,35r20,-6"},$:{d:"150,-237v32,-11,58,25,25,34v-12,-2,-3,-17,-26,-8r-4,79v47,12,70,32,70,59v0,44,-33,64,-71,83v3,17,12,47,-10,47v-17,0,-21,-17,-18,-38v-2,1,-5,2,-9,3v2,41,1,38,6,55v0,9,-9,18,-17,18v-20,-2,-15,-47,-18,-71v-40,8,-58,-52,-19,-52v37,0,-23,27,19,27r0,-115v-38,-7,-63,-10,-68,-42v2,-35,46,-51,75,-62v1,-20,-9,-50,15,-49v12,-2,15,20,14,40v18,2,-5,-40,16,-40v18,0,20,12,20,32xm120,-203v-2,1,-2,1,-6,2r-6,61r9,1v1,-17,2,-37,3,-64xm85,-193v-51,18,-59,44,-5,49xm143,-21v47,-29,64,-66,1,-83xm115,-110r-9,-1v-3,21,0,90,0,106v2,-1,5,-3,9,-4r0,-101"},"%":{d:"125,-178v-2,33,-42,60,-77,62v-28,1,-41,-29,-21,-50v16,-18,30,-44,62,-44v19,0,37,13,36,32xm170,-244v12,-17,45,-23,46,4v-9,21,-35,18,-40,42v-74,152,-111,240,-111,267v0,14,-6,22,-17,22v-16,0,-26,-20,-13,-32r59,-147v24,-53,47,-115,76,-156xm155,-49v49,12,17,86,-21,83v-53,-5,-15,-78,10,-92v5,0,9,3,11,9xm46,-146v11,16,48,-20,50,-31v0,-4,-2,-5,-8,-5v-19,0,-20,16,-30,29v-6,-2,-12,5,-12,7xm135,9v9,-3,26,-20,15,-32v-5,0,-16,26,-15,32"},"&":{d:"69,-37v34,0,68,-40,93,-49v19,9,5,25,-21,46v-21,16,-38,26,-51,29v9,19,10,58,14,84v3,19,-19,20,-26,10v-6,-9,-16,-82,-10,-91v-29,0,-59,-20,-56,-50v4,-35,28,-57,49,-73v-14,-5,-21,-12,-21,-21v0,-21,38,-49,58,-54v-6,-1,-17,-33,-17,-66v0,-17,27,-18,30,1v2,12,6,51,0,62v19,-5,32,25,12,28v-15,-9,-47,12,-50,22v8,8,44,-4,45,15v-16,26,-74,52,-74,85v0,14,9,22,25,22",w:177,k:{V:9}},"'":{d:"44,-273v14,-9,27,3,20,23v-8,19,-9,56,-28,61v-18,-14,-2,-67,8,-84",w:65,k:{y:11,v:16,t:9,s:22,r:13,q:11,o:15,m:16,d:43,c:11}},"(":{d:"77,80v-119,-40,-60,-255,-4,-323v17,-20,25,-32,31,-31v18,3,19,19,8,32v-52,59,-76,123,-76,189v0,42,3,88,32,95v29,-5,36,36,9,38",w:120},")":{d:"9,116v-13,17,-45,0,-31,-20v68,-23,132,-90,120,-180v-9,-73,-26,-139,-69,-164v-23,-1,-27,-31,-5,-31v31,0,40,17,61,48v41,60,67,182,20,258v-23,37,-58,60,-96,89",w:144,k:{'"':10}},"*":{d:"117,-214v31,-3,54,-7,60,12v-2,15,-18,15,-29,7v-6,0,-19,2,-41,7v-10,24,14,32,16,49v-2,16,-22,11,-27,-1r-3,-6v-13,21,-2,35,-21,40v-35,-4,4,-53,3,-74v-24,5,-26,15,-42,19v-8,0,-12,-4,-12,-11v2,-18,26,-21,47,-30v-2,-9,-26,-38,-11,-46v23,-3,19,10,33,32v14,-30,8,-37,27,-40v26,2,5,31,0,42",w:186},"+":{d:"71,-109v0,-25,-7,-69,16,-64v19,-1,13,35,14,55v55,-17,92,-25,109,-24v7,0,11,7,11,14v0,10,-6,14,-20,13v-6,-2,-39,6,-99,25v-3,27,11,73,-12,80v-25,1,-16,-54,-18,-70v-21,4,-56,35,-65,4v3,-18,20,-14,64,-33"},",":{d:"35,63v2,16,-42,45,-40,10v2,-29,31,-85,45,-94v8,-2,17,5,18,12v0,3,-10,25,-30,65v5,0,7,2,7,7",w:85,k:{"”":18,"0":2,"*":22,'"':22}},"-":{d:"169,-98v-6,29,-68,7,-102,21v-13,2,-52,14,-55,-7v-1,-10,4,-15,16,-16v68,-7,108,-10,119,-10v16,0,19,3,22,12",w:180,k:{Y:8,V:5}},"‐":{d:"169,-98v-6,29,-68,7,-102,21v-13,2,-52,14,-55,-7v-1,-10,4,-15,16,-16v68,-7,108,-10,119,-10v16,0,19,3,22,12",w:180},".":{d:"55,-23v-12,-13,-33,1,-32,16v0,13,6,20,18,20v19,0,24,-24,14,-36",w:83,k:{"”":13,"*":26,'"':26}},"/":{d:"4,87v-11,0,-18,-11,-16,-23v20,-107,81,-238,115,-306v9,-17,18,-22,32,-14v17,17,-11,38,-17,52v-50,113,-86,180,-100,273v-1,12,-5,18,-14,18",w:128},"0":{d:"225,-150v-3,76,-89,151,-165,151v-36,0,-61,-29,-59,-63v3,-50,49,-144,93,-156v15,3,38,-4,53,-4v46,0,80,29,78,72xm194,-149v0,-74,-114,-44,-126,-2v-3,10,38,14,14,26v-10,6,-21,1,-28,-3v-14,27,-22,49,-22,67v0,20,11,31,31,32v46,2,131,-73,131,-120"},"1":{d:"68,-119v-9,-1,-14,-17,-9,-25v19,-25,63,-72,86,-92v8,-1,18,4,17,11r-23,201v6,13,3,31,-13,30v-34,-4,-10,-60,-10,-89v0,-57,14,-89,15,-99v-18,19,-19,19,-37,39v-15,16,-24,24,-26,24"},"2":{d:"34,-178v8,-60,142,-76,142,-1v0,45,-48,97,-85,147v32,-10,61,-18,95,-22v26,-3,28,32,7,35v-46,-12,-101,25,-143,31v-24,-11,-14,-24,5,-45v26,-28,45,-56,61,-81v27,-42,36,-68,25,-78v-24,-20,-69,-3,-78,17v-6,15,-31,15,-29,-3"},"3":{d:"77,87v49,-39,85,-68,91,-132v-5,-38,-46,-43,-100,-49v-11,-1,-24,-12,-20,-25v16,-20,52,-41,78,-69v-48,5,-76,7,-82,7v-15,-2,-26,-26,-5,-32v5,6,136,-21,129,8v0,24,-53,65,-74,83v59,1,103,27,104,82v1,67,-70,133,-126,162v-23,-1,-29,-37,0,-35r5,0"},"4":{d:"207,-126v-2,21,-31,7,-53,11v-8,79,-18,84,-9,115v0,11,-4,16,-13,16v-13,-1,-26,-8,-25,-20r16,-108v-32,4,-63,13,-95,13v-7,-2,-18,-16,-8,-23v47,-36,52,-77,89,-132v8,-13,28,4,25,16v-6,23,-43,83,-64,106v12,-2,32,-6,57,-9v3,-24,7,-47,11,-69v9,-14,13,-20,14,-20v35,6,7,59,6,89v20,3,46,-1,49,15"},"5":{d:"73,-138v-22,1,-57,10,-58,-14v4,-8,39,-63,53,-54v5,-16,44,-11,64,-13v23,-4,76,-4,97,-7v28,-4,35,31,10,31v-47,-14,-107,12,-159,4v0,4,-5,12,-16,25v63,2,113,13,117,66v3,44,-61,106,-105,103v-27,6,-65,-41,-29,-51v11,0,16,10,18,19v39,15,82,-33,85,-68v3,-27,-23,-41,-77,-41"},"6":{d:"157,-134v22,0,36,14,36,39v-2,73,-151,164,-150,33v-1,-60,28,-114,53,-152v16,-25,21,-34,37,-36v18,-2,27,31,6,33v-33,38,-67,96,-66,154v12,-29,50,-71,84,-71xm97,-25v15,0,66,-42,68,-71v0,-5,-2,-8,-7,-8v-20,-5,-66,51,-66,72v0,5,1,7,5,7"},"7":{d:"145,-225v42,2,59,-5,60,13v0,9,-12,19,-21,20v-11,6,-24,23,-40,53v42,-1,46,-6,51,14v-7,20,-33,7,-63,14v-12,26,-32,87,-29,120v0,11,-5,16,-17,15v-27,-9,-12,-40,-6,-71v5,-25,12,-45,18,-62v-34,10,-41,-20,-14,-26v2,0,11,-2,26,-3v11,-22,24,-42,38,-60v-34,0,-85,7,-126,10v-9,-3,-17,-22,-5,-27v21,-8,91,-12,128,-10"},"8":{d:"161,-146v38,4,59,18,61,51v2,50,-96,98,-153,98v-38,0,-59,-17,-60,-52v0,-31,19,-51,37,-65v-45,-5,-50,-63,-17,-90v13,-16,20,-17,40,-20v40,-18,122,-16,123,34v0,16,-10,31,-31,44xm165,-188v-22,-50,-167,8,-89,38v-14,5,-31,7,-40,-3v2,10,11,14,27,14v42,-1,92,-23,102,-49xm193,-94v-1,-20,-20,-27,-45,-27v-43,-2,-113,32,-112,69v1,19,11,29,34,29v50,0,125,-44,123,-71"},"9":{d:"207,-130v-5,100,-74,183,-142,225v-16,4,-29,-11,-17,-20v75,-57,117,-118,125,-185v-36,35,-157,63,-160,-15v-1,-49,65,-96,110,-94v50,2,87,39,84,89xm74,-102v30,0,91,-31,98,-51v-17,-64,-127,-26,-127,26v0,17,11,25,29,25"},":":{d:"42,-157v11,0,16,10,16,22v1,34,-33,32,-32,3v0,-16,5,-24,16,-25xm42,-31v-21,-1,-28,41,-4,43v10,3,18,-13,19,-22v0,-14,-5,-21,-15,-21",w:86},";":{d:"35,62v3,16,-40,45,-40,11v0,-29,33,-90,45,-100v8,-2,17,5,18,12v1,6,-9,29,-30,70v5,0,7,2,7,7xm45,-153v11,-1,15,9,15,22v0,34,-32,30,-31,3v0,-16,5,-24,16,-25",w:85},"<":{d:"188,-31v0,5,-3,7,-8,7v-42,-19,-130,-12,-147,-54v9,-19,67,-95,90,-98v10,-1,13,4,12,14r-63,81v38,22,101,14,116,50"},"=":{d:"195,-136v10,-1,18,5,18,13v0,11,-8,16,-26,16v-27,0,-133,25,-159,24v-22,-5,-18,-30,6,-30v60,0,123,-18,161,-23xm197,-92v19,0,28,25,8,25v-32,0,-119,22,-166,28v-22,2,-22,-29,-3,-30v22,-1,135,-23,161,-23"},">":{d:"62,-173v46,23,197,52,103,103v-6,4,-27,16,-62,37v-23,14,-34,23,-36,27v2,21,-33,24,-33,5v11,-39,85,-65,122,-100v-1,-6,-137,-50,-124,-69v-2,-20,29,-20,30,-3"},"?":{d:"81,-259v40,-19,118,-21,115,34v-4,59,-66,98,-123,129v-11,17,25,39,22,62v1,12,-8,19,-18,19v-25,0,-12,-35,-31,-51v-7,-12,-9,-29,-9,-47v47,-19,124,-62,128,-106v2,-35,-51,-21,-77,-14v-32,9,-27,30,-53,35v-19,-4,-16,-20,2,-34v12,-9,26,-19,44,-27xm80,16v9,0,19,7,18,17v0,9,-7,22,-18,22v-10,0,-18,-9,-18,-19v0,-13,6,-20,18,-20",w:204},"@":{d:"148,-243v57,0,60,85,27,123v-18,21,-38,37,-62,44v-18,20,-33,30,-45,30v-11,0,-17,-12,-17,-23v0,-24,26,-66,49,-66v13,0,25,13,23,28v27,-15,59,-67,35,-101v-39,-10,-64,23,-83,49v-20,28,-29,57,-29,86v0,23,9,45,29,45v18,0,44,-11,76,-34v4,-20,29,-16,31,1v-4,20,-62,46,-56,46v-55,36,-112,7,-109,-61v3,-74,57,-167,131,-167xm89,-101v-3,3,-15,17,-11,24v10,-6,12,-9,11,-24",w:208},A:{d:"229,-123v0,11,-11,20,-23,16r-38,11v9,36,14,81,30,109v1,6,-7,14,-16,14v-9,0,-19,-9,-19,-17r-23,-97r-88,30v-17,25,-3,46,-29,55v-24,-6,-13,-20,-3,-53v-15,-10,-10,-34,14,-35r69,-153v8,-17,29,-21,32,3v6,39,12,56,27,119v18,-5,34,-15,53,-15v9,0,14,4,14,13xm134,-112v-7,-30,-14,-56,-21,-79v-10,20,-19,35,-24,46v-5,11,-12,28,-21,49v28,-6,50,-11,66,-16",w:221,k:{"”":6,"é":6,q:11,o:8,g:5,f:11,e:6,d:15,c:11,Z:-5,Y:10,V:16,U:-6,T:22,S:8,Q:-9,O:-10,M:-6,L:-6,D:-5}},B:{d:"117,-153v49,3,108,17,108,59v0,59,-68,102,-126,115v-25,-2,-16,-38,2,-38v44,0,91,-42,94,-79v-16,-32,-100,-37,-140,-18v-2,30,3,64,8,85v-1,10,-3,21,-16,19v-38,-5,-16,-64,-23,-103r2,-74v-19,-5,-16,-29,-1,-36v1,-18,21,-24,29,-11v44,-13,80,-20,105,-20v18,0,32,2,32,18v0,44,-47,61,-74,83xm53,-149v51,-28,83,-46,105,-75v-9,-16,-92,22,-101,25v-3,5,-5,22,-4,50",w:227,k:{"æ":10,s:-6,a:10,Y:10,V:16,S:10,O:-8,C:-6,'"':11}},C:{d:"240,-92v19,-10,32,-9,36,10v0,8,-7,15,-24,18v-46,20,-154,68,-179,60v-42,1,-71,-31,-69,-66v3,-70,95,-170,167,-180v24,5,23,30,-6,33v-50,6,-133,94,-132,147v0,26,19,40,45,40v46,0,121,-41,162,-62",w:262,k:{"”":11,"é":6,z:8,o:10,i:9,h:11,e:6,Y:16,S:19,O:9,H:6,G:-6,C:13,A:-5,"-":-13,"&":-10}},D:{d:"-2,-224v8,-25,56,-25,88,-28v67,-4,158,30,158,86v0,72,-92,117,-174,166v0,13,-16,21,-27,14v-12,1,-13,-17,-8,-32v-7,-96,-4,-99,2,-195v-14,7,-38,10,-39,-11xm65,-32v51,-27,142,-87,148,-132v-4,-41,-89,-71,-142,-58v-6,72,-18,122,-6,190",w:238,k:{"æ":11,"é":22,y:6,w:10,o:19,m:11,i:11,e:22,c:14,a:11,U:-9,T:-9,S:-13,O:6,J:26,F:-18,A:21,".":43,",":43,'"':-6}},E:{d:"46,-30v34,-15,175,-82,213,-74v13,3,18,18,3,21v-60,9,-156,61,-227,92v-34,-25,-15,-53,-15,-125v0,-62,4,-54,-5,-83v1,-11,16,-17,29,-13v94,-34,90,-49,146,-49v12,0,18,4,18,12v0,14,-16,25,-31,18v-38,10,-87,32,-125,48v0,12,0,31,-2,57v61,-26,94,-38,101,-37v19,3,14,24,-2,28v-26,8,-79,31,-101,44v-2,27,-3,48,-2,61",w:238,k:{"é":5,y:12,w:11,v:14,u:13,s:11,q:19,p:6,o:22,m:10,g:11,f:16,e:5,d:13,c:9,V:14,T:11,S:17,Q:-6,I:5,G:10,A:13,"=":-23,".":10,"-":-32,",":17," ":-16}},F:{d:"37,-21r2,-63v-11,-10,-11,-21,2,-30v1,-8,3,-29,6,-63v-23,8,-36,12,-39,11v-13,-2,-16,-16,-10,-26v4,-5,38,-13,50,-17v-1,-24,22,-31,30,-12v96,-32,138,-53,167,-46v16,13,5,31,-21,28v-58,8,-94,28,-143,48r-9,61v36,-19,77,-30,114,-33v16,-1,17,12,10,20v-7,8,-10,8,-24,10v-34,4,-68,17,-104,41v-3,36,-6,54,-1,82v0,9,-7,16,-16,15v-14,-1,-14,-4,-14,-26",w:212,k:{"”":-32,"æ":32,"é":43,"}":-43,y:26,w:32,u:26,r:43,o:43,l:11,i:17,g:22,e:43,d:43,c:32,a:32,"]":-29,Y:-16,W:-9,Q:11,P:-19,O:13,L:-14,J:26,G:17,D:-24,C:15,B:-6,A:31,".":22,",":22,")":-39,"'":-24,'"':-22,"!":-9}},G:{d:"292,-67v0,10,13,9,10,19v-1,6,-15,38,-25,34v-31,-13,-5,-101,-4,-134r-9,4v2,4,2,8,2,13v-12,71,-101,147,-179,147v-52,0,-77,-45,-74,-100v6,-81,85,-145,154,-168v18,-2,25,20,9,27v-71,37,-127,65,-133,149v-3,36,15,62,47,62v54,0,135,-69,144,-108v0,-6,-3,-9,-8,-9v-17,-9,-120,75,-124,24v8,-19,28,-19,64,-36v42,-19,88,-31,131,-40v25,8,-9,102,-5,116",w:311,k:{O:-8,F:-13,".":9,",":9}},H:{d:"160,-173v1,-50,-5,-59,21,-64v21,-4,10,41,11,59v39,-3,63,-17,71,10v0,17,-18,20,-32,14v-3,0,-16,3,-40,7v0,92,-1,118,12,146v-5,21,-35,13,-37,-9r-6,-79r0,-53v-32,6,-32,6,-96,19v-6,52,-10,87,-10,102v0,20,-1,26,-13,28v-11,-1,-18,-3,-18,-21v0,-30,9,-71,11,-107v-14,-6,-13,-24,2,-29v3,-49,-1,-60,1,-87v20,-13,34,-2,34,30v0,6,-1,23,-3,50v27,-5,58,-10,92,-16",w:252,k:{"æ":22,"é":32,z:16,y:15,u:25,o:32,m:17,i:16,e:32,a:22,S:-5,O:8,G:9,F:-15,C:12,A:18,'"':-6}},I:{d:"42,-233v5,-21,30,-23,30,10v0,55,-25,156,-7,213v0,10,-5,15,-16,15v-21,0,-19,-10,-19,-42v0,-45,4,-164,12,-196",w:89,k:{X:-5,F:-6,D:-5}},J:{d:"67,10v-25,-5,-64,0,-69,-24v8,-34,29,-4,63,-4v93,0,102,-76,102,-200v0,-32,-3,-35,16,-40v20,3,15,11,16,45v2,115,-28,221,-128,223",w:206,k:{"æ":14,"é":13,y:15,u:9,o:15,i:14,e:13,a:14,T:-11,P:-10,O:-8,F:-15,D:-11,A:15,".":15}},K:{d:"225,-230v6,0,11,6,11,13v0,12,-19,24,-31,22v-16,-2,-126,43,-139,52v34,51,96,100,157,123v12,5,12,20,-4,19v-66,-6,-124,-61,-161,-102r-4,87v0,14,-6,24,-17,26v-13,-2,-16,-5,-16,-29v0,-20,2,-55,6,-106v-10,-5,-9,-29,4,-34v3,-32,-6,-84,22,-85v24,12,13,25,11,69v22,-12,136,-55,161,-55",w:231,k:{"æ":24,"é":22,y:17,w:13,v:22,u:27,r:12,o:17,n:11,i:13,e:22,a:24,Y:-5,T:-11,S:13,O:13,K:10,G:10,D:-11,C:15,"-":11}},L:{d:"202,-86v15,0,26,11,13,18v-30,8,-149,46,-165,62v-17,16,-35,11,-40,-6v15,-61,13,-162,22,-186v0,-23,-2,-60,20,-59v20,1,14,59,8,77v-11,33,-9,102,-12,138v74,-30,126,-44,154,-44",w:209,k:{"”":32,"æ":11,"é":17,y:14,u:19,o:15,i:11,e:17,a:11,Y:26,W:14,V:39,U:5,T:39,S:32,L:15,F:10,E:9,A:17,"'":37,'"':22," ":-13}},M:{d:"39,-216v-3,-20,20,-33,30,-35v29,50,57,139,78,203r98,-179v7,-13,28,-16,34,-1v10,61,9,130,23,186v5,21,7,58,-10,59v-25,1,-17,-15,-20,-40r-20,-156v-57,103,-86,157,-86,160v0,11,-11,22,-22,20v-30,-4,-23,-38,-35,-72v-18,-53,-25,-62,-43,-117v-18,107,-27,165,-27,172v6,24,-37,39,-38,10v18,-47,27,-148,38,-210",w:315,k:{u:6,Z:-11,Y:8,X:-12,W:6,V:11,U:8,O:-5,J:-11,"'":6}},N:{d:"195,-40v-4,14,-1,41,-19,39v-11,-1,-16,-11,-14,-28v-34,-15,-74,-83,-103,-139v-10,97,-23,116,-11,159v0,14,-4,28,-16,28v-13,0,-14,-3,-14,-27v0,-60,7,-125,11,-187v2,-40,-1,-48,20,-53v29,10,35,78,52,102v17,25,39,67,60,80r-1,-169v0,-13,5,-19,16,-19v41,39,-6,148,19,214",w:220,k:{"æ":14,"é":11,u:10,o:9,i:16,e:11,a:14,V:11,S:12,R:9,P:6,O:5,K:8,G:10,A:6,'"':5}},O:{d:"5,-68v3,-72,57,-154,118,-168v18,0,31,4,38,12v95,16,118,82,61,144v-33,36,-92,82,-149,82v-43,0,-70,-30,-68,-70xm78,-29v59,0,134,-58,144,-111v7,-39,-48,-58,-92,-55v-10,6,-23,18,-34,5v-29,25,-58,72,-60,119v-1,30,15,42,42,42",w:250,k:{"æ":8,"é":9,z:8,w:6,q:11,o:8,m:5,g:15,f:9,e:9,d:24,c:17,a:8,Y:8,X:22,V:11,U:-5,S:-5,J:15,G:5,F:-15,A:19,".":36,",":36}},P:{d:"171,-260v38,2,53,2,58,24v-11,51,-111,93,-174,122v-3,45,-5,62,-1,95v3,22,-31,30,-32,7v-2,-33,8,-73,1,-101v8,-48,11,-92,6,-124v-3,-19,23,-26,34,-15xm58,-148v44,-18,128,-54,136,-83v-32,-10,-97,7,-131,10v-1,18,-3,42,-5,73",w:205,k:{"”":-24,"æ":62,"é":65,"}":-13,z:43,y:43,x:29,w:43,v:43,u:49,t:26,s:43,r:43,o:65,n:43,m:54,i:14,g:54,f:32,e:65,d:43,c:43,a:62,"]":-14,Y:-9,W:-11,U:-11,T:-11,R:-5,Q:25,P:-10,O:23,J:37,I:-5,G:22,F:-10,D:-29,C:31,B:-14,A:43,"=":22,".":32,"-":22,",":32,")":-11,"'":-13,"&":25,'"':-22," ":-32}},Q:{d:"153,-247v11,8,29,-7,47,-7v47,0,98,32,94,77v-5,62,-65,107,-120,149v8,15,15,22,21,22v2,1,16,-1,15,7v1,10,-12,27,-21,26v-13,-1,-31,-28,-39,-40v-61,39,-148,43,-148,-40v0,-97,77,-164,151,-194xm162,-54v40,-25,102,-79,103,-124v1,-27,-32,-50,-60,-47v-71,6,-68,117,-43,171xm133,-204v-48,24,-101,85,-101,147v0,64,61,48,104,19v-23,-54,-24,-108,-3,-166",w:290,k:{"”":-6,U:-8,A:16,".":40,",":37,'"':-11}},R:{d:"254,-29v13,8,10,34,-8,29v-76,-21,-144,-65,-194,-107v-3,45,-9,71,0,99v0,11,-9,18,-20,18v-25,-2,-17,-14,-14,-57r6,-84v-3,-1,-4,-4,-4,-7v19,-42,-9,-87,27,-97v6,0,12,3,16,9v35,-15,67,-23,94,-23v26,0,40,10,41,29v2,29,-39,60,-124,95v30,29,136,87,180,96xm57,-150v25,-5,112,-44,110,-67v-28,-14,-85,11,-103,20v-2,11,-4,26,-7,47",w:244,k:{"”":9,"æ":11,"é":25,"É":5,x:10,w:13,u:12,i:6,h:11,e:25,d:11,a:11,Z:-12,Y:14,V:19,U:11,T:15,S:14,O:13,G:22,F:6,E:5,A:13,";":-9,":":-9,".":-9,",":-9,"'":22,'"':17}},S:{d:"149,-223v-28,-3,-109,31,-107,56v1,21,124,37,127,43v30,12,45,28,45,48v0,45,-69,72,-99,89v-2,9,-9,14,-21,14v-24,0,-28,-20,-15,-31v25,-8,100,-39,105,-68v-12,-55,-174,-31,-174,-90v0,-55,80,-86,135,-92v26,2,29,7,41,28v-4,19,-26,14,-37,3",w:223,k:{"æ":10,z:6,w:9,u:8,k:6,i:5,a:10,Y:10,W:11,V:22,U:6,T:14,S:6,O:-5,K:6,H:5,'"':11}},T:{d:"99,-242v27,9,132,-16,170,-7v10,3,14,10,14,19v0,8,-36,28,-38,9v0,-1,0,-2,1,-3v-73,4,-83,4,-130,17v0,61,-12,137,-3,192v0,11,-8,25,-18,24v-24,-2,-16,-19,-15,-76r2,-132v-45,9,-69,12,-74,11v-18,-5,-16,-33,6,-33v30,0,53,-5,70,-10v1,-7,6,-11,15,-11",k:{"”":-48,"æ":64,"é":64,"}":-33,z:43,y:60,x:27,w:65,v:22,u:58,s:43,r:58,o:65,n:22,m:15,j:-16,i:26,h:8,e:64,c:54,a:64,"]":-44,Z:-11,Y:-16,W:-13,U:-6,S:-5,R:-10,Q:27,P:-19,O:26,M:-9,L:-16,J:22,I:-17,G:22,D:-26,C:24,B:-11,A:22,"?":-29,".":11,"-":22,",":11,")":-32,"'":-39,'"':-43,"!":-22," ":-29}},U:{d:"91,-27v73,-15,120,-121,120,-210v0,-12,4,-18,13,-18v17,0,24,8,21,24v-16,101,-69,240,-162,233v-62,-4,-65,-139,-65,-216v0,-13,9,-23,22,-22v13,1,16,7,14,23v-4,40,-11,180,37,186",w:237,k:{"”":-9,"æ":10,"é":15,z:15,v:5,t:5,s:8,r:5,q:15,p:11,o:18,n:6,m:9,k:5,g:23,f:15,e:15,d:19,c:9,a:10,Y:-15,T:-18,Q:8,O:5,J:15,G:13,F:-18,D:-21,C:6,B:-12,A:18,".":29,",":29,'"':-13}},V:{d:"218,-262v29,9,8,32,1,53v-24,74,-63,137,-93,206v-38,16,-28,-3,-49,-58v-21,-56,-29,-102,-58,-139v-12,-16,-3,-36,12,-36v11,0,21,13,30,38r53,149v40,-84,62,-112,81,-185v0,-9,13,-29,23,-28",w:224,k:{"”":-14,"æ":32,"é":32,"}":-11,z:22,y:22,u:22,o:36,m:22,l:11,i:15,g:22,e:32,d:22,c:22,a:32,"]":-11,Y:-9,T:-6,Q:22,O:17,J:11,G:27,D:-19,C:11,A:24,".":36,"-":6,",":36,")":-11,"'":-11,"&":11,'"':-6}},W:{d:"13,-217v-5,-17,14,-30,28,-19v20,31,16,92,30,160v19,-56,45,-84,84,-162v6,-12,35,-14,34,9v-4,69,5,125,26,188v21,-32,57,-129,68,-199v3,-22,39,-24,40,-4v-22,51,-50,165,-82,218v-17,28,-33,39,-49,16v-12,-44,-32,-93,-35,-170v-35,53,-52,111,-83,177v-24,12,-37,-10,-32,-40v-11,-85,-12,-113,-29,-174",w:308,k:{"”":-17,"æ":22,"é":22,"}":-11,z:16,y:16,x:11,v:11,u:15,r:8,p:11,o:21,m:13,k:11,g:16,e:22,d:16,c:11,a:22,"]":-11,Y:-11,W:-11,T:-11,O:6,J:11,G:8,F:-11,D:-19,B:-11,A:14,".":19,",":19,")":-10,"'":-10,'"':-9}},X:{d:"31,-232v0,-18,28,-24,37,-3r29,67r52,-70v12,-16,29,-26,38,-6v-8,30,-55,78,-75,108v39,79,37,95,60,110v10,19,-13,31,-27,15v-25,-27,-29,-52,-52,-97v-19,28,-71,93,-71,118v0,11,-7,22,-18,21v-10,-1,-17,-6,-17,-17v15,-53,46,-84,90,-154v-16,-44,-35,-55,-46,-92",w:196,k:{"æ":18,"é":21,y:16,u:22,o:15,m:13,i:16,e:21,a:18,S:10,O:12,K:11,I:5,G:12,E:8,C:10,".":6,"-":22,",":6}},Y:{d:"99,-51v0,36,24,62,-8,72v-20,-3,-20,-17,-20,-43v-1,-11,-3,-41,-5,-91v-10,-7,-8,-5,-12,-19v-16,-51,-20,-70,-42,-80v-7,-8,-2,-25,11,-22v43,10,31,23,56,76v45,-35,76,-63,92,-87v11,-16,33,-12,33,5v0,9,-5,10,-14,15v-5,11,-36,40,-91,89v2,23,0,56,0,85",w:191,k:{"”":-11,"æ":49,"é":54,"}":-9,z:32,y:22,x:30,w:43,v:43,u:43,r:26,q:35,o:54,n:16,m:22,i:13,g:32,e:54,d:43,c:43,b:11,a:49,"]":-8,Z:9,W:-11,T:-5,S:6,Q:35,O:36,J:21,G:35,D:-19,C:25,A:33,".":32,"-":32,",":33,"'":-5,"&":17," ":-11}},Z:{d:"222,-45v50,0,60,-4,68,19v0,8,-5,13,-14,13v-75,-19,-200,8,-267,23v-13,3,-25,-13,-16,-25v26,-39,95,-142,146,-195v-64,7,-74,18,-102,32v-7,1,-15,-6,-15,-14v1,-38,132,-56,172,-56v12,8,10,21,-2,30v-52,39,-102,105,-154,190v75,-13,110,-17,184,-17",w:251,k:{"”":16,"æ":6,"é":22,w:25,u:30,o:18,i:19,e:22,a:6,T:16,S:12,";":-22,":":-19,".":-22,",":-18,"'":19,'"':16,"!":-22}},"[":{d:"57,-217v3,41,-35,240,-19,282v10,2,50,-15,59,-5v3,8,-12,17,-44,27v-8,3,-22,11,-31,10v-21,-4,-14,-27,-18,-65v-5,-53,18,-183,18,-262v0,-18,20,-15,35,-12v9,2,36,-20,38,-4v-3,15,-22,27,-38,29",w:96},"\\":{d:"38,-245v19,83,48,170,75,239v0,11,-10,15,-20,12v-10,-2,-36,-84,-88,-243v-10,-30,-4,-41,19,-36v5,2,10,12,14,28",w:114},"]":{d:"93,-237r-18,276v10,22,-5,23,-27,43v-28,26,-59,22,-35,-7v12,-9,24,-18,32,-30v4,-27,8,-184,13,-222v3,-23,4,-39,4,-50v-18,5,-47,6,-47,-11v0,-21,57,-13,65,-21v12,2,14,4,13,22",w:112},"^":{d:"91,-120v-30,0,-24,-77,-32,-87v0,1,-8,21,-23,60v-4,12,-32,9,-29,-6v8,-30,40,-97,51,-109v24,-4,25,25,29,56v2,17,20,49,20,73v0,9,-5,13,-16,13",w:118},_:{d:"180,44r-180,0r0,-17r180,0r0,17",w:176},"`":{d:"28,-257v18,-2,61,66,76,64v14,-1,22,31,3,31v-24,-7,-85,-58,-93,-83v0,-7,7,-12,14,-12",w:128},a:{d:"120,-80v0,25,-4,72,-23,81v-6,0,-11,-3,-13,-9v-30,21,-71,20,-73,-18v-2,-40,56,-88,79,-37v11,-34,-16,-85,-46,-57v-3,11,-24,6,-22,-6v-2,-17,25,-31,45,-29v38,3,53,34,53,75xm76,-35v-9,-41,-38,-14,-39,8v7,17,22,2,39,-8",w:133,k:{v:5,p:5,m:5,l:3,i:5}},b:{d:"47,-244v35,8,17,66,10,95v44,2,72,14,79,49v5,22,-47,72,-79,103v-8,11,-28,5,-27,-9v-20,-7,-11,-16,-11,-59v0,-36,6,-47,-2,-63v0,-6,4,-12,11,-16v8,-36,12,-57,7,-84v-2,-11,4,-16,12,-16xm48,-26v23,-21,92,-71,36,-91v-11,-3,-21,-5,-32,-4v-6,30,-7,63,-4,95",w:138,k:{"æ":9,t:-5,a:9,".":26,",":36,'"':10}},c:{d:"93,-112v-32,-9,-60,46,-60,69v0,12,7,18,21,18v39,1,95,-40,131,-55v21,10,12,19,-14,34v-33,19,-79,46,-120,47v-26,0,-48,-15,-48,-41v0,-37,54,-109,94,-107v11,0,17,4,17,12v1,9,-12,23,-21,23",w:183,k:{"æ":5,"é":6,u:11,t:6,q:10,o:15,k:16,i:21,h:15,e:6,d:11,c:17,b:-5,a:5,".":19,"-":-9,",":22,"&":-9}},d:{d:"180,-229v-4,24,-17,122,-17,153v24,8,17,27,-6,34v1,14,-1,39,-12,37v-11,-2,-18,-8,-19,-20v-33,20,-60,30,-82,30v-26,0,-39,-20,-40,-42v-2,-53,92,-138,132,-67v9,-91,16,-105,10,-131v0,-11,4,-17,12,-17v10,0,23,11,22,23xm92,-104v-23,0,-61,46,-59,68v13,38,68,-13,88,-21v-5,-31,-15,-47,-29,-47",w:186,k:{"æ":8,i:5,d:8,a:8}},e:{d:"106,-124v-20,0,-45,12,-58,25v15,-1,51,-13,58,-25xm162,-85v16,1,21,23,5,32v-28,25,-82,59,-103,55v-30,1,-58,-39,-58,-70v0,-45,54,-82,101,-82v33,0,51,15,22,40v-28,24,-45,30,-93,38v-2,19,14,48,32,46v14,3,71,-35,78,-45v6,-10,11,-14,16,-14",w:174,k:{x:6,w:6,t:8,m:6,k:8,g:9,b:5,".":16,",":16}},f:{d:"78,-109v25,2,63,-18,67,12v-4,24,-35,12,-66,17v1,81,-11,127,-24,192v-4,19,-35,9,-32,-8v15,-40,27,-116,25,-178v-6,2,-14,18,-23,18v-13,0,-22,-18,-12,-28v9,-10,21,-17,35,-20v2,-82,11,-159,80,-152v17,2,26,10,26,22v-2,22,-28,4,-39,4v-31,-1,-39,75,-37,121",w:140,k:{"”":-15,o:8,j:5,i:5,f:11,"]":-6,".":15,",":18,"'":-8,'"':-9}},g:{d:"154,-135v12,-1,21,6,21,14v0,8,-6,12,-20,11v-4,0,-17,2,-41,5v24,27,13,50,-15,74v16,6,29,18,40,35v39,-6,115,-8,114,17v-1,16,-35,20,-41,4v-19,0,-39,1,-61,4v21,77,-45,171,-110,172v-65,1,-97,-76,-49,-124v37,-37,60,-53,118,-68v-20,-28,-69,-16,-95,-6v-19,-2,-23,-25,-2,-30v-4,-41,6,-42,34,-78v-11,-8,-10,-25,6,-25v27,10,68,-4,101,-5xm79,-98v-18,17,-41,36,-37,63v30,-4,84,-45,37,-63xm41,173v48,-2,100,-82,81,-139v-59,11,-116,45,-126,100v-3,18,24,39,45,39",w:172,k:{"æ":6,"é":6,u:6,t:-5,s:-5,o:5,j:-19,g:-9,e:6,a:6,"?":-22,";":-9,".":-16,",":-16,"'":-11,"&":-18,"!":11," ":-22}},h:{d:"124,-147v43,0,32,83,35,137v0,8,-5,11,-14,11v-40,0,7,-107,-27,-118v-33,10,-81,58,-72,106v5,28,-32,37,-34,10v13,-53,9,-137,18,-216v2,-18,7,-26,15,-26v31,9,10,35,9,74v-1,16,-3,41,-5,74v30,-34,55,-52,75,-52",w:170,k:{"æ":5,a:5,"'":11,'"':14}},i:{d:"52,-260v26,4,0,36,-1,52v0,8,-5,13,-13,13v-7,0,-11,-5,-11,-15v0,-7,9,-53,25,-50xm46,-152v10,0,18,9,17,21v-2,31,-14,78,-3,112v0,10,-8,17,-16,18v-15,-3,-17,-13,-16,-38r5,-95v2,-12,6,-18,13,-18",w:89,k:{"æ":9,"é":10,s:6,r:6,p:8,o:6,m:6,k:6,f:10,e:10,d:6,a:11}},j:{d:"58,-217v-18,1,-25,-34,-5,-36v11,-1,17,3,18,15v1,14,-3,21,-13,21xm71,-80v22,129,0,262,-118,266v-47,1,-78,-35,-78,-75v0,-24,16,-50,22,-24v-5,45,11,76,56,71v112,-13,104,-162,76,-286v-3,-12,21,-14,28,-6v4,4,9,22,14,54",w:95,k:{u:8,",":-6}},k:{d:"234,-30v-2,19,-36,30,-62,30v-37,0,-80,-20,-127,-59v-5,31,-1,52,3,72v0,9,-6,14,-18,14v-10,0,-16,-18,-16,-55v0,-46,18,-185,37,-202v20,-5,31,14,19,31v-7,16,-13,43,-19,81v65,-20,108,-30,126,-32v8,-1,12,2,12,11v0,23,-9,12,-48,23v-28,8,-57,16,-86,28v27,25,72,56,120,61v21,2,28,-15,42,-18v8,0,18,7,17,15",w:211,k:{"é":13,y:5,u:9,o:16,e:13,b:-5,".":-11,'"':17}},l:{d:"40,22v-14,-2,-15,-6,-15,-32v1,-62,17,-150,17,-219v0,-31,12,-40,29,-26v6,73,-23,166,-16,248v1,13,-4,30,-15,29",w:82,k:{"”":-6,"æ":6,"é":5,v:5,o:6,f:5,e:5,a:6,'"':-9}},m:{d:"211,-37v4,14,4,34,-13,31v-39,-7,0,-93,-19,-126v-10,-2,-51,110,-53,122v-4,25,-22,25,-30,9v-5,-26,-1,-105,-7,-122v-21,27,-43,86,-38,117v2,9,-7,15,-17,15v-14,-1,-17,-6,-16,-20r6,-101v-9,-32,27,-33,32,-12v15,-26,26,-39,34,-39v30,8,25,25,30,83v26,-53,46,-81,60,-83v30,9,32,25,32,79v0,21,-1,37,-1,47",w:226},n:{d:"123,-14v9,15,11,31,-7,32v-42,2,-15,-105,-25,-137v-13,6,-45,111,-54,123v-18,8,-26,-6,-24,-28v2,-16,3,-97,7,-119v1,-8,5,-12,12,-12v28,-4,16,37,16,60v20,-35,29,-55,52,-62v31,6,19,107,23,143",w:138,k:{x:-6,g:-8,'"':5}},o:{d:"48,1v61,0,111,-98,55,-140v-48,-36,-85,24,-98,83v2,27,13,57,43,57xm51,-27v-14,0,-20,-26,-15,-41v10,-30,26,-47,46,-52v38,19,8,93,-31,93",w:133,k:{z:5,x:6,w:5,p:5,l:6,d:5,".":6,",":12}},p:{d:"19,-132v28,-51,110,5,107,47v-3,34,-46,74,-70,89v-4,1,-9,1,-12,-1v-3,33,-6,123,0,138v0,10,-4,16,-13,16v-14,1,-23,-15,-17,-29v-7,-99,1,-141,14,-247v-6,-4,-9,-8,-9,-13xm48,-27v43,-19,67,-76,14,-95v-5,24,-9,55,-14,95",w:129,k:{"æ":5,"é":-5,s:-5,i:5,e:-5,a:5,".":12,",":12}},q:{d:"117,-111v-20,54,-46,209,-13,259v21,-23,49,-66,72,-79v8,0,17,-1,16,8v3,5,-87,113,-96,101v-26,-4,-36,-82,-35,-125v0,-24,2,-51,7,-80v-18,18,-31,28,-40,28v-23,-2,-17,-58,-10,-81v10,-32,34,-94,73,-74v16,8,8,29,-11,26v-19,8,-44,66,-41,92v8,-13,54,-55,45,-78v2,-16,35,-14,33,3",w:129,k:{u:6,j:-26}},r:{d:"136,-156v22,-5,36,30,11,30v-7,0,-15,-5,-20,0v-20,13,-69,52,-77,105v-3,21,-3,25,-17,27v-37,-3,-5,-64,-11,-90v5,-30,-25,-67,8,-70v25,-2,19,38,20,67v37,-41,44,-60,86,-69",w:148,k:{"æ":5,"é":13,v:5,u:-6,t:-6,r:-5,q:14,o:17,i:5,g:16,f:19,e:13,d:25,c:17,a:5,".":25,",":28,'"':-9}},s:{d:"36,16v-7,-21,96,-33,33,-47v-55,-11,-79,-57,-41,-105v12,-15,65,-75,92,-31v-3,27,-31,-2,-45,22v-22,17,-63,67,-14,82v40,12,92,40,34,73v-18,10,-31,19,-40,20v-8,1,-20,-6,-19,-14",w:127,k:{"é":5,e:5}},t:{d:"68,8v-40,-11,-14,-80,-12,-136v-21,2,-28,19,-46,21v-16,-2,-20,-19,-9,-27v11,-8,31,-17,60,-24v3,-27,10,-46,7,-78v0,-12,5,-19,14,-19v11,0,16,11,16,33v0,8,-2,28,-7,59v26,-3,67,-12,71,11v2,12,-13,11,-26,11v-11,0,-28,2,-50,7v-6,56,-5,87,-5,128v0,9,-4,14,-13,14",w:142,k:{"æ":11,"é":22,z:11,w:6,u:8,t:12,r:-9,q:10,o:23,m:10,i:9,g:16,e:22,d:17,c:15,b:-5,a:11,".":26,",":22,'"':-9}},u:{d:"28,-156v31,0,13,59,20,89v7,28,9,39,16,31v12,-12,19,-62,19,-90v0,-19,17,-23,27,-12v4,4,5,7,5,13v-4,28,-17,131,-54,124v-39,-8,-45,-69,-46,-137v0,-12,4,-18,13,-18",w:127,k:{"æ":6,z:8,u:5,m:5,l:6,k:5,i:8,g:8,f:11,d:6,c:6,a:6,".":14,",":14}},v:{d:"20,-134v33,7,30,56,40,88r83,-115v7,-22,32,-28,33,-2v0,12,-6,23,-19,34v-9,5,-71,99,-76,111v-9,22,-34,32,-41,6r-30,-110v0,-7,3,-12,10,-12",w:159,k:{"æ":6,"é":10,z:11,u:-5,t:-13,q:10,o:13,g:11,e:10,d:22,c:17,a:6,".":27,",":27,"'":-11,'"':-13}},w:{d:"234,-134v5,-26,33,-25,38,-5v-15,33,-19,30,-61,85v-36,48,-33,68,-68,52v-11,-16,-21,-72,-29,-101v-25,26,-37,50,-51,83v-12,27,-41,35,-41,-1v0,-21,-8,-79,-5,-106v2,-18,32,-11,32,5v0,18,0,19,1,56v18,-32,31,-42,54,-70v16,-12,38,-10,38,21r20,75v6,-7,66,-84,72,-94",w:256,k:{"é":5,x:-6,v:-6,u:-6,t:-19,r:-9,o:6,n:-6,g:11,e:5,d:10,c:9,b:-5,".":23,",":23,'"':-10}},x:{d:"84,-160v9,1,18,8,16,19r-29,66v9,24,21,45,27,71v-8,20,-32,13,-33,-12v0,-1,-3,-9,-9,-24v-10,23,-21,45,-28,71v-8,14,-34,5,-30,-12v6,-22,13,-25,43,-96v-8,-20,-14,-31,-23,-60v0,-8,5,-12,14,-12v14,3,16,16,25,36v8,-14,13,-45,27,-47",w:103,k:{t:-5}},y:{d:"116,-139v18,1,18,29,17,47r-26,228v11,13,5,32,-12,32v-19,0,-23,-25,-11,-33r17,-216v-18,19,-51,67,-73,67v-10,0,-17,-10,-15,-29r12,-101v4,-22,29,-14,32,1v-4,29,-14,59,-15,87v9,-7,62,-70,62,-76v3,-5,8,-7,12,-7",w:141,k:{"é":-8,s:-8,o:-5,g:-13,e:-8}},z:{d:"81,-138v18,1,50,0,50,16v-7,32,-37,57,-74,91v29,-2,103,-21,137,-24v14,4,18,27,-3,24v-32,-5,-166,59,-190,16v11,-23,88,-74,94,-98v-20,-4,-43,10,-63,10v-7,0,-14,-3,-14,-11v2,-16,39,-25,63,-24",w:171,k:{z:11,u:6,s:-8,d:-5,"=":-16,"!":-11}},"{":{d:"189,-258v-4,29,-34,0,-49,0v-28,0,-34,46,-34,91v0,45,-18,64,-58,71v48,16,70,52,70,106v0,30,8,45,35,45v11,-1,18,9,18,18v0,15,-13,19,-27,19v-49,1,-56,-62,-55,-113v-8,-45,-58,-60,-106,-66v-30,-4,-23,-32,-3,-34v48,6,97,6,97,-47v0,-67,8,-110,63,-114v20,-1,51,7,49,24",w:153},"|":{d:"60,-264v-10,8,-18,189,-3,247v0,11,-5,16,-15,16v-31,-6,-24,-53,-21,-92r11,-171v3,-14,28,-18,28,0",w:72},"}":{d:"79,-151v-2,46,33,41,57,29v20,-1,20,30,2,32v-79,7,-11,183,-85,195v-22,4,-71,-34,-34,-47v6,-3,18,17,26,18v32,-23,7,-133,37,-166v-47,-11,-30,-69,-30,-121v0,-35,-5,-43,-26,-35v-16,2,-24,-30,-3,-29v57,-20,58,53,56,124",w:136},"~":{d:"187,-112v14,-3,24,28,6,30v-25,10,-63,40,-94,40v-25,0,-21,-24,-26,-42v-14,-2,-21,26,-33,29v-8,-1,-21,-8,-18,-19v4,-15,37,-41,57,-38v15,2,26,17,23,35v-1,4,1,6,6,6v21,0,62,-37,79,-41"},"Ä":{d:"229,-123v0,11,-11,20,-23,16r-38,11v9,36,14,81,30,109v1,6,-7,14,-16,14v-9,0,-19,-9,-19,-17r-23,-97r-88,30v-17,25,-3,46,-29,55v-24,-6,-13,-20,-3,-53v-15,-10,-10,-34,14,-35r69,-153v8,-17,29,-21,32,3v6,39,12,56,27,119v18,-5,34,-15,53,-15v9,0,14,4,14,13xm134,-112v-7,-30,-14,-56,-21,-79v-10,20,-19,35,-24,46v-5,11,-12,28,-21,49v28,-6,50,-11,66,-16xm144,-262v-23,-10,-4,-63,13,-70v9,1,15,8,15,18v-10,16,-9,47,-28,52xm107,-336v27,4,9,43,9,52v0,14,-6,19,-18,18v-14,-9,-10,-69,9,-70",w:221},"Å":{d:"139,-346v17,0,34,7,34,25v1,22,-35,51,-52,51v-16,0,-24,-8,-24,-25v0,-27,16,-50,42,-51xm148,-316v-12,-7,-31,6,-26,19v2,3,30,-17,26,-19xm229,-123v0,11,-11,20,-23,16r-38,11v9,36,14,81,30,109v1,6,-7,14,-16,14v-9,0,-19,-9,-19,-17r-23,-97r-88,30v-17,25,-3,46,-29,55v-24,-6,-13,-20,-3,-53v-15,-10,-10,-34,14,-35r69,-153v8,-17,29,-21,32,3v6,39,12,56,27,119v18,-5,34,-15,53,-15v9,0,14,4,14,13xm134,-112v-7,-30,-14,-56,-21,-79v-10,20,-19,35,-24,46v-5,11,-12,28,-21,49v28,-6,50,-11,66,-16",w:221},"Ç":{d:"240,-92v19,-10,32,-9,36,10v-8,21,-24,18,-57,32r-67,29v-9,27,19,31,18,51v0,26,-36,60,-58,60v-9,0,-13,-4,-13,-13v-2,-19,22,-10,30,-22v13,-11,21,-18,12,-28v-15,-10,-15,-21,-18,-39v-59,22,-122,-2,-119,-58v3,-70,95,-170,167,-180v24,5,23,30,-6,33v-50,6,-133,94,-132,147v0,25,19,40,45,40v46,0,121,-41,162,-62",w:262},"É":{d:"46,-30v34,-15,175,-82,213,-74v13,3,18,18,3,21v-60,9,-156,61,-227,92v-34,-25,-15,-53,-15,-125v0,-62,4,-54,-5,-83v1,-11,16,-17,29,-13v94,-34,90,-49,146,-49v12,0,18,4,18,12v0,14,-16,25,-31,18v-38,10,-87,32,-125,48v0,12,0,31,-2,57v61,-26,94,-38,101,-37v19,3,14,24,-2,28v-26,8,-79,31,-101,44v-2,27,-3,48,-2,61xm136,-347v8,-9,22,-1,22,10v-9,30,-48,53,-52,83v3,9,-11,16,-19,16v-8,0,-12,-4,-10,-14v2,-16,47,-88,59,-95",w:238},"Ñ":{d:"138,-293v7,3,54,-55,59,-12v2,10,-10,12,-15,13v-8,6,-36,35,-50,30v-28,8,-10,-57,-44,-31v-15,6,-19,27,-33,27v-7,0,-11,-5,-11,-13v8,-36,85,-79,94,-14xm195,-40v-4,14,-1,41,-19,39v-11,-1,-16,-11,-14,-28v-34,-15,-74,-83,-103,-139v-10,97,-23,116,-11,159v0,14,-4,28,-16,28v-13,0,-14,-3,-14,-27v0,-60,7,-125,11,-187v2,-40,-1,-48,20,-53v29,10,35,78,52,102v17,25,39,67,60,80r-1,-169v0,-13,5,-19,16,-19v41,39,-6,148,19,214",w:220},"Ö":{d:"5,-68v3,-72,57,-154,118,-168v18,0,31,4,38,12v95,16,118,82,61,144v-33,36,-92,82,-149,82v-43,0,-70,-30,-68,-70xm78,-29v59,0,134,-58,144,-111v7,-39,-48,-58,-92,-55v-10,6,-23,18,-34,5v-29,25,-58,72,-60,119v-1,30,15,42,42,42xm172,-255v-23,-10,-4,-63,13,-70v9,1,15,8,15,18v-10,16,-9,47,-28,52xm135,-329v27,4,9,43,9,52v0,14,-6,19,-18,18v-14,-9,-10,-69,9,-70",w:250},"Ü":{d:"91,-27v73,-15,120,-121,120,-210v0,-12,4,-18,13,-18v17,0,24,8,21,24v-16,101,-69,240,-162,233v-62,-4,-65,-139,-65,-216v0,-13,9,-23,22,-22v13,1,16,7,14,23v-4,40,-11,180,37,186xm156,-253v-23,-10,-4,-63,13,-70v9,1,15,8,15,18v-10,16,-9,47,-28,52xm119,-327v27,4,9,43,9,52v0,14,-6,19,-18,18v-14,-9,-10,-69,9,-70",w:237},"á":{d:"120,-80v0,25,-4,72,-23,81v-6,0,-11,-3,-13,-9v-30,21,-71,20,-73,-18v-2,-40,56,-88,79,-37v11,-34,-16,-85,-46,-57v-3,11,-24,6,-22,-6v-2,-17,25,-31,45,-29v38,3,53,34,53,75xm76,-35v-9,-41,-38,-14,-39,8v7,17,22,2,39,-8xm118,-275v8,-9,22,-1,22,10v-9,30,-48,53,-52,83v3,9,-11,16,-19,16v-8,0,-12,-4,-10,-14v2,-16,47,-88,59,-95",w:133},"à":{d:"120,-80v0,25,-4,72,-23,81v-6,0,-11,-3,-13,-9v-30,21,-71,20,-73,-18v-2,-40,56,-88,79,-37v11,-34,-16,-85,-46,-57v-3,11,-24,6,-22,-6v-2,-17,25,-31,45,-29v38,3,53,34,53,75xm76,-35v-9,-41,-38,-14,-39,8v7,17,22,2,39,-8xm39,-257v18,-2,61,66,76,64v14,-1,22,31,3,31v-24,-7,-85,-58,-93,-83v0,-7,7,-12,14,-12",w:133},"â":{d:"111,-235v-1,19,12,19,14,34v0,10,-7,15,-15,12v-13,3,-16,-41,-35,-17v-17,9,-11,24,-28,24v-10,0,-19,-19,-7,-27v15,-10,43,-40,59,-39v7,2,12,6,12,13xm120,-80v0,25,-4,72,-23,81v-6,0,-11,-3,-13,-9v-30,21,-71,20,-73,-18v-2,-40,56,-88,79,-37v11,-34,-16,-85,-46,-57v-3,11,-24,6,-22,-6v-2,-17,25,-31,45,-29v38,3,53,34,53,75xm76,-35v-9,-41,-38,-14,-39,8v7,17,22,2,39,-8",w:133},"ä":{d:"120,-80v0,25,-4,72,-23,81v-6,0,-11,-3,-13,-9v-30,21,-71,20,-73,-18v-2,-40,56,-88,79,-37v11,-34,-16,-85,-46,-57v-3,11,-24,6,-22,-6v-2,-17,25,-31,45,-29v38,3,53,34,53,75xm76,-35v-9,-41,-38,-14,-39,8v7,17,22,2,39,-8xm97,-172v-23,-10,-4,-63,13,-70v9,1,15,8,15,18v-10,16,-9,47,-28,52xm60,-246v27,4,9,43,9,52v0,14,-6,19,-18,18v-14,-9,-10,-69,9,-70",w:133},"ã":{d:"102,-209v8,3,54,-56,59,-12v1,10,-10,11,-15,12v-8,6,-36,35,-50,30v-27,7,-11,-56,-44,-30v-15,6,-19,26,-33,26v-7,0,-11,-4,-11,-12v0,-27,40,-49,65,-49v14,0,24,12,29,35xm120,-80v0,25,-4,72,-23,81v-6,0,-11,-3,-13,-9v-30,21,-71,20,-73,-18v-2,-40,56,-88,79,-37v11,-34,-16,-85,-46,-57v-3,11,-24,6,-22,-6v-2,-17,25,-31,45,-29v38,3,53,34,53,75xm76,-35v-9,-41,-38,-14,-39,8v7,17,22,2,39,-8",w:132},"å":{d:"92,-250v17,0,33,7,33,24v1,21,-34,51,-51,51v-16,0,-25,-8,-25,-25v1,-26,15,-51,43,-50xm101,-221v-13,-8,-31,7,-27,19v2,2,31,-17,27,-19xm120,-80v0,25,-4,72,-23,81v-6,0,-11,-3,-13,-9v-30,21,-71,20,-73,-18v-2,-40,56,-88,79,-37v11,-34,-16,-85,-46,-57v-3,11,-24,6,-22,-6v-2,-17,25,-31,45,-29v38,3,53,34,53,75xm76,-35v-9,-41,-38,-14,-39,8v7,17,22,2,39,-8",w:133},"ç":{d:"93,-112v-32,-9,-60,46,-60,69v0,12,7,18,21,18v39,1,95,-40,131,-55v23,13,9,20,-19,37v-24,14,-46,26,-66,34v-6,30,18,27,18,49v0,26,-37,60,-58,60v-9,0,-13,-5,-13,-14v-1,-18,22,-10,30,-22v13,-11,21,-18,12,-28v-15,-10,-15,-20,-18,-37v-35,8,-68,-6,-68,-39v0,-37,54,-109,94,-107v11,0,17,4,17,12v1,9,-12,23,-21,23",w:183},"é":{d:"106,-124v-20,0,-45,12,-58,25v15,-1,51,-13,58,-25xm162,-85v16,1,21,23,5,32v-28,25,-82,59,-103,55v-30,1,-58,-39,-58,-70v0,-45,54,-82,101,-82v33,0,51,15,22,40v-28,24,-45,30,-93,38v-2,19,14,48,32,46v14,3,71,-35,78,-45v6,-10,11,-14,16,-14xm118,-261v8,-9,22,-1,22,10v-9,30,-48,53,-52,83v3,9,-11,16,-19,16v-8,0,-12,-4,-10,-14v2,-16,47,-88,59,-95",w:174,k:{x:6,w:6,t:8,m:6,k:8,g:9,b:5,".":16,",":16}},"è":{d:"106,-124v-20,0,-45,12,-58,25v15,-1,51,-13,58,-25xm162,-85v16,1,21,23,5,32v-28,25,-82,59,-103,55v-30,1,-58,-39,-58,-70v0,-45,54,-82,101,-82v33,0,51,15,22,40v-28,24,-45,30,-93,38v-2,19,14,48,32,46v14,3,71,-35,78,-45v6,-10,11,-14,16,-14xm57,-257v18,-2,61,66,76,64v14,-1,22,31,3,31v-24,-7,-85,-58,-93,-83v0,-7,7,-12,14,-12",w:174},"ê":{d:"132,-235v0,19,13,19,15,34v0,10,-7,15,-15,12v-13,3,-15,-41,-36,-17v-17,8,-11,22,-27,24v-11,1,-20,-19,-8,-27v15,-10,44,-39,60,-39v7,2,11,6,11,13xm106,-124v-20,0,-45,12,-58,25v15,-1,51,-13,58,-25xm162,-85v16,1,21,23,5,32v-28,25,-82,59,-103,55v-30,1,-58,-39,-58,-70v0,-45,54,-82,101,-82v33,0,51,15,22,40v-28,24,-45,30,-93,38v-2,19,14,48,32,46v14,3,71,-35,78,-45v6,-10,11,-14,16,-14",w:174},"ë":{d:"106,-124v-20,0,-45,12,-58,25v15,-1,51,-13,58,-25xm162,-85v16,1,21,23,5,32v-28,25,-82,59,-103,55v-30,1,-58,-39,-58,-70v0,-45,54,-82,101,-82v33,0,51,15,22,40v-28,24,-45,30,-93,38v-2,19,14,48,32,46v14,3,71,-35,78,-45v6,-10,11,-14,16,-14xm119,-172v-23,-10,-4,-63,13,-70v9,1,15,8,15,18v-10,16,-9,47,-28,52xm82,-246v27,4,9,43,9,52v0,14,-6,19,-18,18v-14,-9,-10,-69,9,-70",w:174},"í":{d:"46,-152v10,0,18,9,17,21v-2,31,-14,78,-3,112v0,10,-8,17,-16,18v-15,-3,-17,-13,-16,-38r5,-95v2,-12,6,-18,13,-18xm73,-261v8,-9,22,-1,22,10v-9,30,-48,53,-52,83v3,9,-11,16,-19,16v-8,0,-12,-4,-10,-14v2,-16,47,-88,59,-95",w:89},"ì":{d:"46,-152v10,0,18,9,17,21v-2,31,-14,78,-3,112v0,10,-8,17,-16,18v-15,-3,-17,-13,-16,-38r5,-95v2,-12,6,-18,13,-18xm15,-257v18,-2,61,66,76,64v14,-1,22,31,3,31v-24,-7,-85,-58,-93,-83v0,-7,7,-12,14,-12",w:89},"î":{d:"80,-235v0,19,13,19,15,34v0,10,-7,15,-15,12v-13,3,-15,-41,-36,-17v-17,8,-11,22,-27,24v-11,1,-20,-19,-8,-27v15,-10,44,-39,60,-39v7,2,11,6,11,13xm46,-152v10,0,18,9,17,21v-2,31,-14,78,-3,112v0,10,-8,17,-16,18v-15,-3,-17,-13,-16,-38r5,-95v2,-12,6,-18,13,-18",w:89},"ï":{d:"46,-152v10,0,18,9,17,21v-2,31,-14,78,-3,112v0,10,-8,17,-16,18v-15,-3,-17,-13,-16,-38r5,-95v2,-12,6,-18,13,-18xm72,-176v-23,-10,-4,-63,13,-70v9,1,15,8,15,18v-10,16,-9,47,-28,52xm35,-250v27,4,9,43,9,52v0,14,-6,19,-18,18v-14,-9,-10,-69,9,-70",w:89},"ñ":{d:"98,-209v8,3,54,-56,59,-12v1,10,-10,11,-15,12v-8,6,-36,35,-50,30v-26,6,-10,-56,-44,-30v-14,6,-18,24,-33,26v-7,0,-11,-4,-11,-12v9,-37,85,-81,94,-14xm123,-14v9,15,11,31,-7,32v-42,2,-15,-105,-25,-137v-13,6,-45,111,-54,123v-18,8,-26,-6,-24,-28v2,-16,3,-97,7,-119v1,-8,5,-12,12,-12v28,-4,16,37,16,60v20,-35,29,-55,52,-62v31,6,19,107,23,143",w:138},"ó":{d:"48,1v61,0,111,-98,55,-140v-48,-36,-85,24,-98,83v2,27,13,57,43,57xm51,-27v-14,0,-20,-26,-15,-41v10,-30,26,-47,46,-52v38,19,8,93,-31,93xm119,-268v8,-9,22,-1,22,10v-9,30,-48,53,-52,83v3,9,-11,16,-19,16v-8,0,-12,-4,-10,-14v2,-16,47,-88,59,-95",w:133},"ò":{d:"48,1v61,0,111,-98,55,-140v-48,-36,-85,24,-98,83v2,27,13,57,43,57xm51,-27v-14,0,-20,-26,-15,-41v10,-30,26,-47,46,-52v38,19,8,93,-31,93xm46,-257v18,-2,61,66,76,64v14,-1,22,31,3,31v-24,-7,-85,-58,-93,-83v0,-7,7,-12,14,-12",w:133},"ô":{d:"114,-235v0,19,13,19,15,34v0,10,-7,15,-15,12v-13,3,-15,-41,-36,-17v-17,8,-11,22,-27,24v-11,1,-20,-19,-8,-27v15,-10,44,-39,60,-39v7,2,11,6,11,13xm48,1v61,0,111,-98,55,-140v-48,-36,-85,24,-98,83v2,27,13,57,43,57xm51,-27v-14,0,-20,-26,-15,-41v10,-30,26,-47,46,-52v38,19,8,93,-31,93",w:133},"ö":{d:"48,1v61,0,111,-98,55,-140v-48,-36,-85,24,-98,83v2,27,13,57,43,57xm51,-27v-14,0,-20,-26,-15,-41v10,-30,26,-47,46,-52v38,19,8,93,-31,93xm104,-179v-23,-10,-4,-63,13,-70v9,1,15,8,15,18v-10,16,-9,47,-28,52xm67,-253v27,4,9,43,9,52v0,14,-6,19,-18,18v-14,-9,-10,-69,9,-70",w:133},"õ":{d:"101,-209v8,3,54,-56,59,-12v1,10,-10,11,-15,12v-8,6,-36,35,-50,30v-27,7,-11,-56,-44,-30v-15,6,-19,26,-33,26v-7,0,-11,-4,-11,-12v0,-27,40,-49,65,-49v14,0,24,12,29,35xm48,1v61,0,111,-98,55,-140v-48,-36,-85,24,-98,83v2,27,13,57,43,57xm51,-27v-14,0,-20,-26,-15,-41v10,-30,26,-47,46,-52v38,19,8,93,-31,93",w:133},"ú":{d:"24,-156v31,0,13,59,20,89v7,28,9,39,16,31v12,-12,19,-62,19,-90v0,-19,17,-23,27,-12v4,4,5,7,5,13v-4,28,-17,131,-54,124v-39,-8,-45,-69,-46,-137v0,-12,4,-18,13,-18xm111,-261v8,-9,22,-1,22,10v-9,30,-48,53,-52,83v3,9,-11,16,-19,16v-8,0,-12,-4,-10,-14v2,-16,47,-88,59,-95",w:127},"ù":{d:"25,-156v31,0,13,59,20,89v7,28,9,39,16,31v12,-12,19,-62,19,-90v0,-19,17,-23,27,-12v4,4,5,7,5,13v-4,28,-17,131,-54,124v-39,-8,-45,-69,-46,-137v0,-12,4,-18,13,-18xm29,-257v18,-2,61,66,76,64v14,-1,22,31,3,31v-24,-7,-85,-58,-93,-83v0,-7,7,-12,14,-12",w:127},"û":{d:"100,-235v0,19,13,19,14,34v0,10,-7,15,-15,12v-13,3,-16,-41,-35,-17v-17,9,-11,24,-28,24v-10,0,-18,-19,-7,-27v15,-10,43,-40,60,-39v7,2,11,6,11,13xm24,-156v31,0,13,59,20,89v7,28,9,39,16,31v12,-12,19,-62,19,-90v0,-19,17,-23,27,-12v4,4,5,7,5,13v-4,28,-17,131,-54,124v-39,-8,-45,-69,-46,-137v0,-12,4,-18,13,-18",w:127},"ü":{d:"24,-156v31,0,13,59,20,89v7,28,9,39,16,31v12,-12,19,-62,19,-90v0,-19,17,-23,27,-12v4,4,5,7,5,13v-4,28,-17,131,-54,124v-39,-8,-45,-69,-46,-137v0,-12,4,-18,13,-18xm90,-172v-23,-10,-4,-63,13,-70v9,1,15,8,15,18v-10,16,-9,47,-28,52xm53,-246v27,4,9,43,9,52v0,14,-6,19,-18,18v-14,-9,-10,-69,9,-70",w:127},"°":{d:"15,-182v0,-19,33,-92,53,-61v13,2,22,14,22,31v2,24,-31,54,-53,53v-12,-1,-22,-9,-22,-23xm64,-209v1,-6,-3,-12,-6,-10v-6,1,-18,23,-17,31v3,7,12,0,17,-6v4,-5,6,-10,6,-15",w:102},"¢":{d:"180,-100v17,-1,24,26,5,29v-25,12,-52,31,-80,39v-6,41,-13,42,-6,57v0,14,-39,26,-37,3v1,-19,8,-31,13,-56v-47,2,-43,-58,-20,-86v11,-13,22,-27,37,-38v4,-28,9,-55,16,-84v5,-21,19,-27,32,-14v11,22,-7,32,-13,78v25,-20,64,18,21,19v-4,0,-13,4,-27,14v-2,16,-5,42,-11,78v25,-6,49,-31,70,-39xm87,-110v-16,19,-27,34,-17,52v3,3,6,4,10,4v3,-17,5,-35,7,-56"},"£":{d:"106,-131v37,2,55,-17,64,14v0,8,-4,10,-13,10r-50,4v-1,15,-2,27,-5,37v29,-1,46,42,69,48v9,2,20,-11,27,-12v7,1,15,9,14,17v-3,18,-23,16,-44,22v-37,0,-40,-48,-77,-46v-26,1,-28,34,-58,43v-26,-4,-14,-24,5,-42v20,-19,39,-22,39,-66v-20,0,-44,3,-44,-16v0,-17,28,-11,44,-12v2,-76,24,-114,66,-114v19,0,41,7,39,22v-2,24,-28,5,-41,4v-22,0,-34,29,-35,87"},"§":{d:"71,-180v9,0,17,9,15,19v46,23,82,92,27,135v17,51,-21,98,-69,95v-13,0,-20,-6,-20,-15v0,-13,18,-18,32,-14v19,1,31,-27,30,-48v-3,-52,-89,-46,-78,-112v3,-20,14,-36,36,-49v-25,-43,18,-87,55,-89v18,-1,31,17,17,28v-16,5,-50,4,-50,32v0,6,2,12,5,18xm98,-52v31,-24,7,-65,-18,-76v-11,-5,-17,-12,-21,-16v-35,14,-26,51,5,68v19,10,30,20,34,24",w:151},"¶":{d:"113,-237v43,15,3,73,-1,116v10,-7,25,-8,25,8v-1,21,-30,15,-33,40v-1,12,-1,27,-1,45v23,-2,12,25,3,33v-9,17,-34,11,-31,-13v2,-20,0,-46,3,-63r-12,4v-8,28,10,51,-19,56v-21,-6,-13,-29,-10,-55v-49,-18,-9,-91,18,-106v7,-24,0,-84,32,-67v15,8,5,26,2,48v2,0,5,-1,8,-1v4,-17,-3,-45,16,-45xm91,-155v-3,1,-6,2,-11,4v-2,12,-6,30,-9,53v2,-1,6,-3,11,-5",w:162},"ß":{d:"47,20v22,-12,53,-10,71,-34v16,-21,41,-44,2,-51v-49,-10,-74,-52,-38,-95v10,-12,40,-39,60,-54v-15,-8,-87,15,-94,23v-7,43,-4,126,-1,211xm48,45v-1,19,21,58,-7,58v-18,0,-26,-19,-22,-40r-2,-241v-19,3,-23,-24,-6,-31v8,-7,19,-32,34,-14v39,-12,71,-18,94,-18v17,0,30,3,30,17v0,41,-69,62,-77,105v5,37,82,26,79,67v-5,48,-77,102,-123,97",w:179},"®":{d:"160,-214v56,0,88,41,88,99v0,59,-86,123,-148,121v-54,-2,-81,-37,-81,-93v0,-69,58,-127,121,-135v8,0,15,3,20,8xm101,-20v62,0,149,-72,109,-142v-16,-27,-50,-28,-78,-21v3,9,-1,16,-10,16v-8,0,-14,-5,-18,-13v-26,12,-56,53,-56,90v0,42,14,70,53,70xm188,-78v-4,27,-31,0,-55,7v-13,0,-19,-2,-20,-4v0,7,-4,17,-15,16v-27,-3,-8,-41,-12,-67v1,-15,7,-21,17,-16v12,-17,56,-18,56,12v0,12,-8,24,-26,36v21,-2,52,-2,55,16xm132,-130v-7,0,-12,6,-14,15v9,-7,14,-12,14,-15",w:268},"©":{d:"19,-82v1,-80,73,-132,142,-147v8,0,13,3,16,8v37,6,61,30,62,71v3,69,-71,157,-141,157v-47,0,-79,-42,-79,-89xm74,-150v-36,34,-39,129,26,129v49,0,113,-76,113,-126v0,-54,-84,-58,-108,-25v-3,11,-12,35,-31,22xm160,-107v12,0,18,18,8,26v-18,22,-86,48,-88,-5v-1,-31,25,-72,55,-67v4,-21,33,-13,31,5v-2,16,2,41,-18,40v-9,0,-15,-4,-17,-15v-12,3,-31,29,-19,42v17,1,34,-26,48,-26",w:257},"´":{d:"107,-261v8,-9,22,-1,22,10v-9,30,-48,53,-52,83v3,9,-11,16,-19,16v-8,0,-12,-4,-10,-14v2,-16,47,-88,59,-95",w:166},"¨":{d:"101,-172v-23,-10,-4,-63,13,-70v9,1,15,8,15,18v-10,16,-9,47,-28,52xm64,-246v27,4,9,43,9,52v0,14,-6,19,-18,18v-14,-9,-10,-69,9,-70",w:133},"Æ":{d:"273,-161v19,3,12,26,-3,26v-24,0,-38,12,-112,40r19,79v106,-32,130,-69,155,-29v0,3,-3,5,-8,6v-24,4,-69,21,-136,51v7,10,0,22,-13,23v-8,0,-18,-7,-19,-14v-11,-6,-16,-17,-6,-25r-19,-80r-88,35v-8,18,-12,29,-12,32v4,21,-27,34,-32,10v-3,-10,12,-33,16,-57v23,-38,41,-85,61,-127v-6,-11,-3,-21,11,-25v4,-20,33,-49,40,-12v15,-7,86,-33,110,-34v12,0,18,4,18,12v0,15,-18,24,-31,16v-27,8,-64,24,-92,35r19,76v73,-27,114,-40,122,-38xm123,-113v-7,-30,-13,-52,-18,-67v-18,33,-33,62,-45,90",w:294},"Ø":{d:"207,-248v16,6,17,17,-1,37v58,27,61,84,16,131v-37,39,-95,87,-163,82v-3,13,-1,29,-20,29v-23,0,-20,-23,-8,-41v-17,-12,-26,-31,-26,-57v0,-73,54,-159,118,-169v25,-4,33,12,51,15v14,-18,25,-27,33,-27xm75,-28v63,-5,147,-58,147,-118v0,-18,-11,-32,-35,-41v-44,55,-81,107,-112,159xm95,-190v-33,28,-80,101,-50,153r109,-158v-28,-9,-38,20,-59,5",w:250},"±":{d:"89,-148v1,-17,-10,-67,15,-65v19,2,13,27,15,56v14,-5,60,-16,74,-14v7,1,10,5,10,13v0,12,-9,15,-23,15v-8,0,-28,6,-60,16v0,30,1,47,1,53v0,9,-4,20,-13,20v-25,0,-17,-39,-18,-64v-33,10,-39,16,-51,19v-8,0,-15,-8,-15,-16v0,-19,21,-14,65,-33xm97,-49v35,0,103,-10,104,14v0,11,-12,15,-25,15v-73,-1,-86,9,-133,9v-8,0,-12,-3,-13,-9v-3,-16,19,-29,67,-29"},"¥":{d:"185,-230v2,-17,30,-20,31,0v1,8,-9,19,-17,18v-17,19,-64,74,-76,109v23,-8,41,-25,69,-25v9,0,14,4,14,11v-1,11,-13,20,-26,19v-6,0,-25,7,-55,21r0,3v27,-12,44,-19,71,-19v13,0,18,7,16,18v-3,12,-33,30,-36,7r-49,20v-5,12,25,69,-11,63v-21,-4,-14,-23,-20,-48v-11,5,-29,19,-52,26v-8,1,-12,-7,-12,-14v11,-27,15,-16,62,-40r0,-4v-12,3,-39,20,-62,25v-7,0,-10,-3,-10,-9v2,-25,47,-30,70,-42v-14,-43,-41,-73,-59,-112v0,-10,7,-16,18,-13v24,8,37,65,53,81v7,-4,75,-93,81,-95"},"µ":{d:"134,-122v-5,70,-8,100,7,134v0,10,-7,16,-20,14v-33,-5,-3,-28,-14,-54v-8,37,-44,52,-61,7v-4,44,-8,135,-3,161v2,7,-6,16,-13,16v-14,0,-22,-16,-16,-29v-8,-112,13,-150,13,-262v0,-29,21,-25,30,-8v11,22,0,101,18,115v25,-12,9,-112,42,-117v10,-2,17,13,17,23",w:151},"μ":{d:"134,-122v-5,70,-8,100,7,134v0,10,-7,16,-20,14v-33,-5,-3,-28,-14,-54v-8,37,-44,52,-61,7v-4,44,-8,135,-3,161v2,7,-6,16,-13,16v-14,0,-22,-16,-16,-29v-8,-112,13,-150,13,-262v0,-29,21,-25,30,-8v11,22,0,101,18,115v25,-12,9,-112,42,-117v10,-2,17,13,17,23",w:151},"ª":{d:"48,-259v38,-21,78,0,78,48v0,20,-5,40,-14,59v-5,6,-16,5,-20,-2v-29,16,-66,14,-68,-18v-2,-32,51,-69,74,-33v5,-33,-19,-48,-40,-31v1,6,-1,9,-9,9v-20,-2,-18,-23,-1,-32xm72,-138v39,0,56,-2,64,15v-3,17,-28,15,-47,9v-25,0,-68,16,-74,-10v5,-17,30,-14,57,-14xm72,-194v-9,2,-20,12,-21,22v7,10,17,1,31,-7v-3,-10,-6,-15,-10,-15",w:144},"º":{d:"60,-143v-35,-2,-49,-40,-33,-69v23,-42,43,-65,79,-42v48,30,5,114,-46,111xm72,-138v39,0,56,-2,64,15v-3,17,-28,15,-47,9v-25,0,-68,16,-74,-10v5,-17,30,-14,57,-14xm61,-170v21,-1,38,-20,38,-43v0,-13,-5,-21,-17,-22v-16,6,-33,23,-33,47v0,12,4,18,12,18",w:144},"æ":{d:"251,-85v16,1,20,22,5,32v-50,34,-102,87,-145,31v-2,19,-16,32,-27,14v-30,21,-71,20,-73,-18v-2,-40,56,-88,79,-37v11,-34,-16,-85,-46,-57v-3,11,-24,6,-22,-6v-2,-17,25,-30,45,-29v25,0,41,18,48,39v22,-27,83,-48,120,-23v-12,40,-59,63,-109,67v-2,48,40,61,78,25v27,-14,29,-30,47,-38xm195,-124v-20,0,-45,12,-58,25v15,-1,51,-13,58,-25xm76,-35v-9,-41,-38,-14,-39,8v7,17,22,2,39,-8",w:263,k:{x:6,w:6,t:8,m:6,k:8,g:9,b:5,".":16,",":16}},"ø":{d:"173,-181v-14,25,-38,37,-54,63v27,58,-22,121,-74,119v-7,10,-11,41,-32,44v-32,-10,-11,-22,6,-59v-36,-52,12,-129,64,-133v8,0,15,2,21,7v25,-29,39,-46,42,-52v6,-13,32,-8,27,11xm85,-116v-29,-2,-50,34,-48,70v12,-20,28,-43,48,-70xm61,-29v18,-6,34,-32,35,-58v-11,16,-22,35,-35,58",w:133},"¿":{d:"124,-252v10,0,18,10,19,19v0,13,-7,20,-19,20v-9,0,-19,-7,-18,-17v0,-9,7,-22,18,-22xm39,22v-2,36,51,21,78,14v32,-8,26,-31,53,-35v18,5,16,22,-3,35v-29,32,-159,70,-159,-8v0,-58,66,-98,123,-129v11,-18,-23,-40,-23,-62v0,-11,9,-19,19,-19v13,0,17,8,16,22v7,21,27,43,24,76v-47,19,-125,62,-128,106",w:204},"¡":{d:"62,-236v16,0,22,39,2,38v-8,0,-16,-7,-16,-16v0,-14,4,-22,14,-22xm58,-154v13,1,17,17,15,34r-14,165v1,26,-1,28,-16,30v-13,-2,-15,-10,-15,-30v0,-26,12,-118,19,-163v-3,-14,-7,-37,11,-36",w:111},"¬":{d:"221,-123v14,-8,65,4,80,-8v20,7,58,4,76,-4v5,0,9,2,12,6v29,-2,68,4,87,-7v4,0,10,3,10,6v12,-1,12,14,7,21v0,4,-2,13,-4,27v11,6,10,20,-4,23v-3,21,-26,23,-29,3v-30,3,-64,3,-90,9v-19,-4,-38,2,-66,3v-5,11,-21,13,-26,2v-12,1,-28,3,-46,5v-4,12,-21,14,-26,2v-20,2,-38,4,-51,5v-5,10,-20,13,-26,2v-14,2,-27,4,-41,1v0,16,-25,27,-29,7v-17,2,-42,12,-42,-13v0,-14,0,-30,2,-47v-15,-5,-17,-24,1,-24v15,8,59,-8,72,-4v13,-2,51,-3,66,-13v20,8,64,-4,67,-2xm359,-105r-47,3r-5,31r47,-4v3,-21,4,-21,5,-30xm212,-97v-15,1,-30,3,-47,5v-3,7,-3,22,-8,36v12,-1,27,-3,46,-5xm39,-49v4,1,13,8,17,7r7,-39v-5,1,-13,2,-23,3",w:502},"«":{d:"86,-111v-2,-16,34,-21,84,-39v8,0,11,4,11,12v0,20,-39,18,-51,29v19,11,53,14,58,36v-2,24,-28,6,-38,0v-19,-11,-57,-19,-64,-38xm50,-112v19,13,52,14,58,36v-2,23,-27,7,-38,0v-19,-13,-57,-17,-65,-38v0,-16,34,-24,85,-39v14,-4,16,23,4,24v-9,0,-40,16,-44,17",w:194},"»":{d:"103,-153v30,13,116,26,70,56v-18,4,-55,26,-77,35v-22,-13,0,-28,20,-37r27,-12v-9,-4,-23,-11,-44,-17v-10,-3,-10,-27,4,-25xm6,-73v5,-23,40,-23,57,-36v-9,-4,-23,-11,-43,-17v-10,-3,-11,-27,3,-24v38,8,69,23,83,33v6,12,-2,16,-17,23v-27,12,-44,26,-73,34v-6,2,-10,-8,-10,-13",w:194}," ":{w:179},"À":{d:"229,-123v0,11,-11,20,-23,16r-38,11v9,36,14,81,30,109v1,6,-7,14,-16,14v-9,0,-19,-9,-19,-17r-23,-97r-88,30v-17,25,-3,46,-29,55v-24,-6,-13,-20,-3,-53v-15,-10,-10,-34,14,-35r69,-153v8,-17,29,-21,32,3v6,39,12,56,27,119v18,-5,34,-15,53,-15v9,0,14,4,14,13xm134,-112v-7,-30,-14,-56,-21,-79v-10,20,-19,35,-24,46v-5,11,-12,28,-21,49v28,-6,50,-11,66,-16xm77,-357v18,-2,61,66,76,64v14,-1,22,31,3,31v-24,-7,-85,-58,-93,-83v0,-7,7,-12,14,-12",w:221},"Ã":{d:"154,-286v8,3,54,-56,59,-12v1,10,-10,11,-15,12v-8,6,-36,35,-50,30v-27,7,-11,-56,-44,-30v-15,6,-19,26,-33,26v-7,0,-11,-4,-11,-12v0,-27,40,-49,65,-49v14,0,24,12,29,35xm229,-123v0,11,-11,20,-23,16r-38,11v9,36,14,81,30,109v1,6,-7,14,-16,14v-9,0,-19,-9,-19,-17r-23,-97r-88,30v-17,25,-3,46,-29,55v-24,-6,-13,-20,-3,-53v-15,-10,-10,-34,14,-35r69,-153v8,-17,29,-21,32,3v6,39,12,56,27,119v18,-5,34,-15,53,-15v9,0,14,4,14,13xm134,-112v-7,-30,-14,-56,-21,-79v-10,20,-19,35,-24,46v-5,11,-12,28,-21,49v28,-6,50,-11,66,-16",w:221},"Õ":{d:"167,-279v8,3,54,-56,59,-12v1,10,-10,11,-15,12v-9,5,-36,35,-50,31v-27,6,-11,-57,-44,-31v-15,6,-19,26,-33,26v-7,0,-11,-4,-11,-12v0,-27,40,-49,65,-49v14,0,24,12,29,35xm5,-68v3,-72,57,-154,118,-168v18,0,31,4,38,12v95,16,118,82,61,144v-33,36,-92,82,-149,82v-43,0,-70,-30,-68,-70xm78,-29v59,0,134,-58,144,-111v7,-39,-48,-58,-92,-55v-10,6,-23,18,-34,5v-29,25,-58,72,-60,119v-1,30,15,42,42,42",w:250},"”":{d:"105,-197v0,14,-5,33,-19,29v-9,-33,-13,-66,-34,-90v-2,-7,13,-18,20,-17v20,11,31,51,33,78xm59,-197v0,29,-12,53,-36,56v-3,0,-9,-1,-8,-5v22,-29,15,-69,-2,-103v0,-8,8,-17,16,-17v20,-1,30,52,30,69",w:117},"÷":{d:"121,-117v-25,0,-34,-36,-8,-40v16,-2,25,6,25,20v0,10,-7,20,-17,20xm187,-81v-37,-1,-95,14,-133,14v-10,0,-16,-3,-17,-9v-3,-16,20,-27,68,-29v65,-2,85,-13,93,11v0,7,-4,11,-11,13xm117,-24v-23,1,-34,-37,-4,-39v13,-1,23,8,23,20v0,13,-7,19,-19,19"},"ÿ":{d:"116,-139v18,1,18,29,17,47r-26,228v11,13,5,32,-12,32v-19,0,-23,-25,-11,-33r17,-216v-18,19,-51,67,-73,67v-10,0,-17,-10,-15,-29r12,-101v4,-22,29,-14,32,1v-4,29,-14,59,-15,87v9,-7,62,-70,62,-76v3,-5,8,-7,12,-7xm110,-190v-23,-10,-4,-63,13,-70v9,1,15,8,15,18v-10,16,-9,47,-28,52xm73,-264v27,4,9,43,9,52v0,14,-6,19,-18,18v-14,-9,-10,-69,9,-70",w:141},"¤":{d:"114,-98v10,21,19,17,22,37v-6,16,-35,12,-38,-9v0,-1,-2,-3,-4,-6v-15,14,-30,19,-45,18v-5,11,-38,14,-36,-5v0,-5,2,-8,6,-11v-11,-28,2,-51,21,-82v-7,-11,-32,-37,-1,-39v6,0,12,4,20,14v18,-17,21,-28,34,-18v1,1,1,4,2,9v4,1,8,3,12,4v5,-11,26,-13,27,3v0,2,-2,8,-7,15v11,26,3,48,-13,70xm88,-163v-6,-1,-16,6,-10,11v2,-3,6,-6,10,-11xm104,-139v-4,6,-13,12,-5,18v3,-6,5,-12,5,-18xm46,-107v4,-9,20,-17,11,-26v-5,9,-9,18,-11,26xm66,-88v5,-3,18,-8,11,-15",w:151},"·":{d:"19,-94v-1,-16,22,-27,33,-15v10,12,5,36,-14,36v-12,0,-19,-8,-19,-21",w:74},"∙":{d:"19,-94v-1,-16,22,-27,33,-15v10,12,5,36,-14,36v-12,0,-19,-8,-19,-21",w:74},"Â":{d:"149,-307v0,19,15,18,15,33v0,10,-5,14,-15,13v-13,3,-15,-42,-36,-18v-17,8,-11,22,-27,24v-11,1,-20,-19,-8,-27v15,-10,44,-39,60,-39v7,2,11,7,11,14xm229,-123v0,11,-11,20,-23,16r-38,11v9,36,14,81,30,109v1,6,-7,14,-16,14v-9,0,-19,-9,-19,-17r-23,-97r-88,30v-17,25,-3,46,-29,55v-24,-6,-13,-20,-3,-53v-15,-10,-10,-34,14,-35r69,-153v8,-17,29,-21,32,3v6,39,12,56,27,119v18,-5,34,-15,53,-15v9,0,14,4,14,13xm134,-112v-7,-30,-14,-56,-21,-79v-10,20,-19,35,-24,46v-5,11,-12,28,-21,49v28,-6,50,-11,66,-16",w:221},"Ê":{d:"143,-315v0,19,15,18,15,33v0,10,-5,14,-15,13v-13,3,-15,-42,-36,-18v-17,8,-11,22,-27,24v-10,1,-20,-18,-8,-26v16,-10,43,-40,60,-40v7,2,11,7,11,14xm46,-30v34,-15,175,-82,213,-74v13,3,18,18,3,21v-60,9,-156,61,-227,92v-34,-25,-15,-53,-15,-125v0,-62,4,-54,-5,-83v1,-11,16,-17,29,-13v94,-34,90,-49,146,-49v12,0,18,4,18,12v0,14,-16,25,-31,18v-38,10,-87,32,-125,48v0,12,0,31,-2,57v61,-26,94,-38,101,-37v19,3,14,24,-2,28v-26,8,-79,31,-101,44v-2,27,-3,48,-2,61",w:238},"Á":{d:"229,-123v0,11,-11,20,-23,16r-38,11v9,36,14,81,30,109v1,6,-7,14,-16,14v-9,0,-19,-9,-19,-17r-23,-97r-88,30v-17,25,-3,46,-29,55v-24,-6,-13,-20,-3,-53v-15,-10,-10,-34,14,-35r69,-153v8,-17,29,-21,32,3v6,39,12,56,27,119v18,-5,34,-15,53,-15v9,0,14,4,14,13xm134,-112v-7,-30,-14,-56,-21,-79v-10,20,-19,35,-24,46v-5,11,-12,28,-21,49v28,-6,50,-11,66,-16xm150,-376v8,-9,22,-1,22,10v-9,30,-48,53,-52,83v3,9,-11,16,-19,16v-8,0,-12,-4,-10,-14v2,-16,47,-88,59,-95",w:221},"Ë":{d:"46,-30v34,-15,175,-82,213,-74v13,3,18,18,3,21v-60,9,-156,61,-227,92v-34,-25,-15,-53,-15,-125v0,-62,4,-54,-5,-83v1,-11,16,-17,29,-13v94,-34,90,-49,146,-49v12,0,18,4,18,12v0,14,-16,25,-31,18v-38,10,-87,32,-125,48v0,12,0,31,-2,57v61,-26,94,-38,101,-37v19,3,14,24,-2,28v-26,8,-79,31,-101,44v-2,27,-3,48,-2,61xm139,-261v-23,-10,-4,-63,13,-70v9,1,15,8,15,18v-10,16,-9,47,-28,52xm102,-335v27,4,9,43,9,52v0,14,-6,19,-18,18v-14,-9,-10,-69,9,-70",w:238},"È":{d:"46,-30v34,-15,175,-82,213,-74v13,3,18,18,3,21v-60,9,-156,61,-227,92v-34,-25,-15,-53,-15,-125v0,-62,4,-54,-5,-83v1,-11,16,-17,29,-13v94,-34,90,-49,146,-49v12,0,18,4,18,12v0,14,-16,25,-31,18v-38,10,-87,32,-125,48v0,12,0,31,-2,57v61,-26,94,-38,101,-37v19,3,14,24,-2,28v-26,8,-79,31,-101,44v-2,27,-3,48,-2,61xm56,-350v18,-2,61,66,76,64v14,-1,22,31,3,31v-24,-7,-85,-58,-93,-83v0,-7,7,-12,14,-12",w:238},"Í":{d:"76,-361v8,-9,22,-1,22,10v-9,30,-48,53,-52,83v3,9,-11,16,-19,16v-8,0,-12,-4,-10,-14v2,-16,47,-88,59,-95xm42,-233v5,-21,30,-23,30,10v0,55,-25,156,-7,213v0,10,-5,15,-16,15v-21,0,-19,-10,-19,-42v0,-45,4,-164,12,-196",w:89},"Î":{d:"84,-305v-1,19,12,19,14,34v0,10,-7,15,-15,12v-13,4,-15,-40,-35,-18v-17,9,-11,23,-28,25v-10,1,-19,-19,-7,-27v15,-10,43,-40,59,-39v7,2,12,6,12,13xm42,-233v5,-21,30,-23,30,10v0,55,-25,156,-7,213v0,10,-5,15,-16,15v-21,0,-19,-10,-19,-42v0,-45,4,-164,12,-196",w:89},"Ï":{d:"77,-260v-23,-10,-4,-63,13,-70v9,1,15,8,15,18v-10,16,-9,47,-28,52xm40,-334v27,4,9,43,9,52v0,14,-6,19,-18,18v-14,-9,-10,-69,9,-70xm42,-233v5,-21,30,-23,30,10v0,55,-25,156,-7,213v0,10,-5,15,-16,15v-21,0,-19,-10,-19,-42v0,-45,4,-164,12,-196",w:89},"Ì":{d:"9,-343v18,-2,61,66,76,64v14,-1,22,31,3,31v-24,-7,-85,-58,-93,-83v0,-7,7,-12,14,-12xm42,-233v5,-21,30,-23,30,10v0,55,-25,156,-7,213v0,10,-5,15,-16,15v-21,0,-19,-10,-19,-42v0,-45,4,-164,12,-196",w:89},"Ó":{d:"5,-68v3,-72,57,-154,118,-168v18,0,31,4,38,12v95,16,118,82,61,144v-33,36,-92,82,-149,82v-43,0,-70,-30,-68,-70xm78,-29v59,0,134,-58,144,-111v7,-39,-48,-58,-92,-55v-10,6,-23,18,-34,5v-29,25,-58,72,-60,119v-1,30,15,42,42,42xm190,-359v8,-9,22,-1,22,10v-9,30,-48,53,-52,83v3,9,-11,16,-19,16v-8,0,-12,-4,-10,-14v2,-16,47,-88,59,-95",w:250},"Ô":{d:"168,-307v-1,19,12,19,14,34v0,10,-7,15,-15,12v-13,3,-16,-41,-35,-17v-17,9,-11,22,-28,24v-10,1,-19,-19,-8,-27v15,-11,44,-39,60,-39v7,2,12,6,12,13xm5,-68v3,-72,57,-154,118,-168v18,0,31,4,38,12v95,16,118,82,61,144v-33,36,-92,82,-149,82v-43,0,-70,-30,-68,-70xm78,-29v59,0,134,-58,144,-111v7,-39,-48,-58,-92,-55v-10,6,-23,18,-34,5v-29,25,-58,72,-60,119v-1,30,15,42,42,42",w:250},"Ò":{d:"5,-68v3,-72,57,-154,118,-168v18,0,31,4,38,12v95,16,118,82,61,144v-33,36,-92,82,-149,82v-43,0,-70,-30,-68,-70xm78,-29v59,0,134,-58,144,-111v7,-39,-48,-58,-92,-55v-10,6,-23,18,-34,5v-29,25,-58,72,-60,119v-1,30,15,42,42,42xm96,-341v18,-2,61,66,76,64v14,-1,22,31,3,31v-24,-7,-85,-58,-93,-83v0,-7,7,-12,14,-12",w:250},"Ú":{d:"91,-27v73,-15,120,-121,120,-210v0,-12,4,-18,13,-18v17,0,24,8,21,24v-16,101,-69,240,-162,233v-62,-4,-65,-139,-65,-216v0,-13,9,-23,22,-22v13,1,16,7,14,23v-4,40,-11,180,37,186xm164,-364v8,-9,22,-1,22,10v-9,30,-48,53,-52,83v3,9,-11,16,-19,16v-8,0,-12,-4,-10,-14v2,-16,47,-88,59,-95",w:237},"Û":{d:"168,-312v0,19,15,19,15,34v0,10,-6,13,-16,12v-13,3,-15,-42,-35,-18v-17,9,-11,22,-28,24v-11,1,-19,-20,-7,-26v16,-13,41,-39,60,-39v7,2,11,6,11,13xm91,-27v73,-15,120,-121,120,-210v0,-12,4,-18,13,-18v17,0,24,8,21,24v-16,101,-69,240,-162,233v-62,-4,-65,-139,-65,-216v0,-13,9,-23,22,-22v13,1,16,7,14,23v-4,40,-11,180,37,186",w:237},"Ù":{d:"91,-27v73,-15,120,-121,120,-210v0,-12,4,-18,13,-18v17,0,24,8,21,24v-16,101,-69,240,-162,233v-62,-4,-65,-139,-65,-216v0,-13,9,-23,22,-22v13,1,16,7,14,23v-4,40,-11,180,37,186xm93,-337v18,-2,61,66,76,64v14,-1,22,31,3,31v-24,-7,-85,-58,-93,-83v0,-7,7,-12,14,-12",w:237},"¯":{d:"127,-195v-12,20,-74,15,-107,15v-8,0,-12,-4,-12,-10v0,-24,52,-12,58,-13v33,0,48,-17,61,8",w:129},"ˉ":{d:"127,-195v-12,20,-74,15,-107,15v-8,0,-12,-4,-12,-10v0,-24,52,-12,58,-13v33,0,48,-17,61,8",w:129},"¸":{d:"93,18v20,33,-28,75,-53,75v-9,0,-13,-4,-13,-13v0,-9,4,-14,13,-14v15,-1,33,-20,33,-29v-12,-17,-24,-27,-23,-54v0,-9,7,-11,21,-11v13,0,8,14,7,23v-2,11,16,22,15,23",w:115},"¦":{d:"50,-266v13,31,-15,84,2,112v1,8,-10,21,-18,20v-29,-3,-12,-109,-9,-127v2,-13,17,-14,25,-5xm35,14v-17,-2,-20,-10,-18,-38r5,-85v2,-18,17,-22,27,-11v10,49,-13,86,0,119v1,8,-6,16,-14,15",w:72},"Ð":{d:"-2,-224v8,-25,56,-25,88,-28v67,-4,158,30,158,86v0,72,-92,117,-174,166v0,13,-16,21,-27,14v-12,1,-13,-17,-8,-32v-3,-34,-4,-62,-4,-85v-32,19,-60,-19,-17,-26r18,-3v1,-20,3,-46,5,-81v-14,7,-38,10,-39,-11xm63,-141v14,-8,37,-24,46,-1v-6,19,-17,17,-48,30v-3,27,-1,51,4,80v51,-27,142,-87,148,-132v-4,-41,-89,-71,-142,-58v-4,29,-6,56,-8,81",w:238},"ð":{d:"184,-221v-4,14,-11,14,-31,24v9,21,10,47,3,71v25,3,30,35,8,39v-6,1,-13,-5,-17,-12v-22,44,-58,100,-117,107v-56,-10,-11,-85,12,-101v24,-17,51,-30,85,-34v6,-16,7,-45,0,-61v-18,6,-32,10,-43,11v-10,1,-15,-3,-15,-12v1,-21,18,-16,39,-23v-24,-18,-51,-3,-71,8v-8,1,-20,-6,-19,-14v-2,-17,44,-30,62,-29v25,0,44,9,59,26v14,-1,11,-12,26,-13v9,-1,19,5,19,13xm115,-97v-38,8,-75,32,-84,70v4,17,16,6,30,-5v28,-22,31,-31,54,-65",w:170},"Ý":{d:"99,-51v0,36,24,62,-8,72v-20,-3,-20,-17,-20,-43v-1,-11,-3,-41,-5,-91v-10,-7,-8,-5,-12,-19v-16,-51,-20,-70,-42,-80v-7,-8,-2,-25,11,-22v43,10,31,23,56,76v45,-35,76,-63,92,-87v11,-16,33,-12,33,5v0,9,-5,10,-14,15v-5,11,-36,40,-91,89v2,23,0,56,0,85xm139,-319v8,-9,22,-1,22,10v-9,30,-48,53,-52,83v3,9,-11,16,-19,16v-8,0,-12,-4,-10,-14v2,-16,47,-88,59,-95",w:191},"ý":{d:"116,-139v18,1,18,29,17,47r-26,228v11,13,5,32,-12,32v-19,0,-23,-25,-11,-33r17,-216v-18,19,-51,67,-73,67v-10,0,-17,-10,-15,-29r12,-101v4,-22,29,-14,32,1v-4,29,-14,59,-15,87v9,-7,62,-70,62,-76v3,-5,8,-7,12,-7xm125,-286v8,-9,22,-1,22,10v-9,30,-48,53,-52,83v3,9,-11,16,-19,16v-8,0,-12,-4,-10,-14v2,-16,47,-88,59,-95",w:141},"Þ":{d:"170,-221v39,2,56,0,59,25v-3,42,-120,100,-175,121v-8,41,15,69,-17,77v-29,-9,-10,-20,-13,-70v-2,-40,6,-92,6,-127v0,-28,-15,-84,15,-79v23,4,13,11,16,61xm58,-109v40,-15,128,-55,134,-83v-31,-10,-82,6,-130,9v-1,18,-2,42,-4,74",w:205},"þ":{d:"76,-254r-13,100v45,8,88,62,48,105v-14,15,-41,58,-66,50v-3,51,-9,102,-1,140v0,10,-4,16,-13,16v-19,0,-17,-22,-17,-39v0,-81,5,-169,15,-240v-14,-7,-11,-22,3,-28v6,-28,-3,-119,33,-120v8,0,12,6,11,16xm48,-28v31,-22,64,-46,39,-80v-7,-10,-17,-15,-27,-17",w:129},"­":{d:"194,-108v14,14,3,25,-23,23v-33,-3,-94,12,-115,12v-10,0,-15,-5,-15,-12v0,-13,21,-21,64,-23v54,-3,84,-3,89,0"},"−":{d:"194,-108v14,14,3,25,-23,23v-33,-3,-94,12,-115,12v-10,0,-15,-5,-15,-12v0,-13,21,-21,64,-23v54,-3,84,-3,89,0"},"×":{d:"135,-72v11,22,31,43,40,66v-5,15,-37,11,-37,-9v0,-1,-7,-13,-20,-33v-10,15,-24,24,-27,45v-5,11,-35,15,-34,-4v10,-23,13,-16,45,-64v-11,-20,-27,-37,-36,-59v0,-7,5,-10,15,-10v17,6,23,19,39,44v25,-30,24,-42,40,-43v10,0,16,5,14,13v-1,6,-33,47,-39,54"},"¹":{d:"10,-177v0,-14,55,-66,68,-68v25,9,0,65,0,91v0,37,-8,42,-3,58v0,10,-4,15,-13,15v-13,0,-19,-9,-17,-23r12,-89v-21,20,-33,30,-35,30v-8,1,-12,-3,-12,-14",w:108},"²":{d:"0,-208v6,-43,97,-55,101,-2v2,21,-33,67,-50,89r54,-10v12,0,18,5,18,15v1,12,-12,19,-25,13v-22,1,-72,21,-84,22v-9,0,-16,-10,-12,-19v27,-35,80,-98,72,-108v0,-7,-6,-11,-18,-11v-22,0,-28,21,-43,24v-7,-1,-13,-5,-13,-13",w:108},"³":{d:"80,-151v9,-23,-65,-10,-63,-41v1,-3,11,-12,29,-27v-32,10,-52,-11,-30,-26v7,3,81,-13,75,9v0,9,-11,23,-33,41v89,16,47,106,-22,124v-17,4,-33,-31,-3,-24v32,-18,47,-37,47,-56",w:108},"½":{d:"147,-109v6,-43,97,-55,101,-2v1,22,-31,63,-50,89r54,-10v12,0,17,5,17,15v0,12,-13,20,-24,12v-21,2,-73,20,-84,23v-8,0,-16,-10,-12,-19v27,-35,80,-98,72,-108v-2,-19,-44,-9,-48,4v-3,13,-28,10,-26,-4xm195,-254v13,0,23,19,11,26v-12,7,-17,9,-23,23v-57,114,-85,180,-85,198v0,10,-8,17,-17,18v-20,-5,-12,-23,-5,-39v33,-76,56,-138,78,-183v14,-28,27,-43,41,-43xm65,-81v-14,0,-22,-10,-16,-23v0,-4,6,-64,11,-89v-21,20,-32,30,-34,30v-11,4,-14,-12,-11,-22r59,-58v9,-4,18,-1,18,10v0,38,-14,104,-14,137v0,10,-4,15,-13,15",w:282},"¼":{d:"229,-148v23,3,8,41,6,59v18,1,33,3,32,16v-2,16,-20,6,-35,8v-1,13,-11,49,-5,71v0,10,-5,15,-15,15v-13,0,-22,-12,-17,-27v0,-1,3,-20,8,-56r-60,8v-21,-8,-3,-28,7,-35v25,-19,31,-64,53,-77v10,1,19,15,13,26v-7,13,-18,31,-34,55v11,-2,19,-3,25,-4v4,-21,2,-57,22,-59xm195,-254v13,0,23,19,11,26v-12,7,-17,9,-23,23v-57,114,-85,180,-85,198v0,10,-8,17,-17,18v-20,-5,-12,-23,-5,-39v33,-76,56,-138,78,-183v14,-28,27,-43,41,-43xm13,-177v-1,-16,55,-65,67,-68v6,0,11,4,11,12v0,38,-14,104,-14,137v0,10,-4,15,-13,15v-14,0,-22,-10,-16,-23v0,-4,6,-64,11,-89v-21,20,-33,30,-35,30v-8,1,-11,-3,-11,-14",w:282},"¾":{d:"229,-148v23,3,8,41,6,59v18,1,33,3,32,16v-2,16,-20,6,-35,8v-1,13,-11,49,-5,71v0,10,-5,15,-15,15v-13,0,-22,-12,-17,-27v0,-1,3,-20,8,-56r-60,8v-21,-8,-3,-28,7,-35v25,-19,31,-64,53,-77v10,1,19,15,13,26v-7,13,-18,31,-34,55v11,-2,19,-3,25,-4v4,-21,2,-57,22,-59xm195,-254v13,0,23,19,11,26v-12,7,-17,9,-23,23v-57,114,-85,180,-85,198v0,10,-8,17,-17,18v-20,-5,-12,-23,-5,-39v33,-76,56,-138,78,-183v14,-28,27,-43,41,-43xm80,-151v9,-23,-65,-10,-63,-41v1,-3,11,-12,29,-27v-32,10,-52,-11,-30,-26v7,3,81,-13,75,9v0,9,-11,23,-33,41v89,16,47,106,-22,124v-17,4,-33,-31,-3,-24v32,-18,47,-37,47,-56",w:282}}});Cufon.registerFont({w:236,face:{"font-family":"noticia","font-weight":400,"font-stretch":"normal","units-per-em":"360","panose-1":"2 0 5 3 6 0 0 2 0 4",ascent:"288",descent:"-72","x-height":"4",bbox:"-18 -352 359 94","underline-thickness":"8.96484","underline-position":"-9.14062","unicode-range":"U+0020-U+017F"},glyphs:{" ":{w:96},n:{d:"167,-120v9,-63,-64,-63,-90,-31r0,128r27,6r-3,17r-79,0r-3,-17r27,-6r0,-145r-27,-5r3,-18r41,-4r11,32v15,-17,35,-31,63,-32v83,-5,59,97,62,172r27,6r-4,17r-78,0r-4,-17r27,-6r0,-97"},m:{d:"167,-120v8,-62,-62,-63,-90,-31r0,128r27,6r-4,17r-78,0r-4,-17r27,-6r0,-145r-27,-5r4,-18r41,-4r10,32v21,-36,105,-46,120,0v33,-45,127,-46,127,35r0,105r27,6r-4,17r-78,0r-3,-17r26,-6v-6,-58,22,-152,-42,-150v-20,0,-35,11,-48,22r0,128r27,6r-3,17r-79,0r-3,-17r27,-6r0,-97",w:357},e:{d:"100,-195v59,0,71,38,68,103r-119,0v-12,70,59,90,109,63r0,17v-59,33,-141,17,-141,-75v0,-62,27,-107,83,-108xm134,-113v8,-55,-36,-73,-75,-50v-5,13,-10,33,-10,50r85,0",w:181},h:{d:"163,-122v10,-67,-70,-58,-90,-25r0,124r27,6r-3,17r-79,0r-3,-17r26,-6r0,-225r-26,-5r3,-18r55,-4r0,109r3,1v27,-46,119,-40,119,37r0,105r27,6r-4,17r-78,0r-4,-17r27,-6r0,-99",w:232},i:{d:"46,-168r-27,-5r3,-18r55,-4r0,172r27,6r-3,17r-79,0r-3,-17r27,-6r0,-145xm79,-253v4,29,-39,31,-42,7v-4,-29,40,-32,42,-7",w:116},o:{d:"179,-115v0,67,-23,119,-83,119v-56,0,-79,-34,-79,-94v0,-58,28,-105,81,-105v51,0,81,29,81,80xm59,-163v-21,56,-18,165,61,143v31,-9,24,-52,27,-89v4,-54,-46,-79,-88,-54",w:195},l:{d:"43,-248r-27,-5r4,-18r55,-4r0,252r27,6r-4,17r-78,0r-4,-17r27,-6r0,-225",w:112},g:{d:"53,-2v-43,-6,-24,-57,3,-70v-57,-24,-27,-135,40,-123v24,4,53,4,82,4r3,19v-12,1,-29,-3,-37,2v41,32,10,105,-51,105v-8,0,-15,-1,-21,-2v-8,9,-20,18,-22,29v3,17,34,9,52,10v48,2,84,9,84,50v0,44,-43,58,-94,58v-42,0,-71,-4,-76,-34v3,-22,19,-35,37,-48xm155,50v24,-47,-28,-55,-83,-50v-12,9,-26,22,-28,38v3,34,82,22,111,12xm65,-168v-24,43,5,103,59,77v22,-41,-4,-105,-59,-77",w:188},p:{d:"187,-115v7,87,-44,136,-123,114r0,54r27,6r-4,17r-78,0r-4,-17r27,-6r0,-221r-27,-5r4,-18r41,-4r10,32v35,-53,138,-36,127,48xm64,-22v25,6,62,8,81,-6v13,-42,26,-148,-35,-145v-18,1,-35,11,-46,22r0,129",w:203},q:{d:"98,-195v23,0,52,7,73,12r0,263r-55,-4r-4,-17r27,-6v-2,-24,4,-54,-2,-74v-14,14,-28,25,-54,25v-50,0,-65,-35,-65,-90v0,-59,28,-109,80,-109xm139,-169v-25,-5,-64,-8,-80,7v-14,44,-25,145,34,145v19,0,36,-13,46,-23r0,-129",w:190},r:{d:"117,-170v-17,-5,-32,9,-40,19r0,128r33,6r-4,17r-84,0r-3,-17r27,-6r0,-145r-27,-5r3,-18r41,-4r11,32v9,-27,46,-41,72,-24r-4,50r-20,0",w:155},s:{d:"56,-169v-22,69,100,55,100,121v0,55,-87,62,-132,40r-2,-43r19,-3r11,33v20,5,49,5,69,-1v24,-69,-100,-58,-100,-122v0,-55,83,-60,127,-39r2,43r-20,3r-10,-33v-19,-5,-46,-4,-64,1",w:170},f:{d:"82,-252v-4,15,-6,39,-5,61r38,0r3,18r-41,5r0,145r38,6r-4,17r-89,0r-3,-17r27,-6r0,-145r-29,-5r3,-18r26,0v-8,-62,28,-101,83,-77r-7,23v-12,-4,-26,-7,-40,-7",w:131},d:{d:"17,-73v-8,-87,43,-139,123,-117r0,-58r-26,-5r3,-18r55,-4r0,252r27,6r-4,17r-41,4r-10,-31v-33,53,-138,34,-127,-46xm140,-169v-26,-5,-64,-7,-82,7v-12,45,-25,145,36,145v19,0,37,-13,46,-23r0,-129",w:208},j:{d:"34,58v15,-61,3,-152,7,-226r-32,-5r3,-18r60,-4r0,203v7,61,-37,85,-90,66r6,-23v12,4,31,7,46,7xm74,-253v4,28,-38,31,-41,7v-4,-29,39,-32,41,-7",w:100},t:{d:"120,-8v-31,22,-87,14,-87,-39r0,-121r-28,-5r3,-18r25,0r13,-51r19,3r0,48r51,0r3,18r-54,5r0,114v-6,39,30,43,55,30r0,16",w:130},k:{d:"15,-17r27,-6r0,-225r-27,-5r3,-18r55,-4r0,174r3,1r75,-70r-16,-3r4,-18r56,0r4,18r-16,3r-63,57r61,90r23,6r-3,17r-40,0r-62,-94r-26,23r0,48r27,6r-3,17r-79,0",w:208},v:{d:"189,-173r-17,3r-59,170r-38,0r-60,-170r-17,-3r3,-18r65,0r4,18r-23,3r49,147r3,0r49,-147r-23,-3r4,-18r57,0",w:186},w:{d:"307,-173r-16,3r-52,170r-38,0r-45,-146r-3,0r-44,146r-37,0r-57,-170r-17,-3r4,-18r65,0r3,18r-23,3r45,142r3,0r47,-163r33,0r48,163r2,0r41,-142r-23,-3r3,-18r58,0",w:304},y:{d:"15,49v17,5,52,19,60,-4v4,-6,9,-14,12,-23r-72,-192r-17,-3r4,-18r65,0r3,18r-22,3r52,147r3,0r52,-147r-22,-3r4,-18r57,0r3,18r-17,3v-30,73,-56,172,-94,232v-15,23,-54,21,-78,10",w:194},x:{d:"4,-17r16,-3r59,-75r-57,-76r-15,-2r3,-18r62,0r3,18r-16,2r41,54r3,0r40,-54r-17,-2r4,-18r53,0r4,18r-16,2r-57,73r60,78r16,3r-4,17r-62,0r-4,-17r16,-3r-43,-57r-3,0r-42,57r17,3r-3,17r-54,0",w:190},z:{d:"130,-19r9,-34r19,2r0,51r-142,0r0,-17r104,-152v-18,-6,-49,0,-71,-2r-9,33r-18,-2r0,-51r137,0r0,15r-106,155v20,6,53,0,77,2",w:169},I:{d:"40,-215r-27,-6r3,-17r80,0r4,17r-27,6r0,192r27,6r-4,17r-80,0r-3,-17r27,-6r0,-192",w:113},L:{d:"40,-215r-27,-6r4,-17r80,0r3,17r-27,6r0,192r59,0r15,-34r18,4r-4,53r-144,0r-4,-17r27,-6r0,-192",w:178,k:{Y:14,W:18,V:18,U:4,T:21}},T:{d:"83,-215r-52,0r-11,30r-18,-2r3,-51r190,0r3,51r-17,2r-12,-30r-52,0r0,192r27,6r-4,17r-80,0r-3,-17r26,-6r0,-192",w:200,k:{J:7,A:14,U:-11}},H:{d:"40,-215r-27,-6r3,-17r80,0r4,17r-27,6r0,78r110,0r0,-78r-27,-6r3,-17r81,0r3,17r-27,6r0,192r27,6r-3,17r-81,0r-3,-17r27,-6r0,-91r-110,0r0,91r27,6r-4,17r-80,0r-3,-17r27,-6r0,-192",w:256},E:{d:"74,-113r0,90r84,0r15,-34r18,4r-4,53r-170,0r-4,-17r27,-6r0,-192r-27,-6r4,-17r165,0r4,53r-18,4r-15,-34r-79,0r0,79r62,0r6,-21r18,3r0,59r-18,4r-6,-22r-62,0",w:209},U:{d:"118,4v-59,0,-89,-29,-88,-90r0,-129r-27,-6r3,-17r80,0r4,17r-27,6v1,90,-22,219,88,192v29,-7,32,-36,33,-69r0,-123r-26,-6r3,-17r71,0r4,17r-27,6r0,119v0,67,-26,100,-91,100",w:238},F:{d:"73,-113r0,90r35,6r-3,17r-89,0r-3,-17r27,-6r0,-192r-27,-6r3,-17r154,0r5,53r-19,4r-14,-34r-69,0r0,79r56,0r6,-21r17,3r0,59r-17,4r-6,-22r-56,0",w:183,k:{J:16,A:11,G:4,O:4,C:4}},N:{d:"40,-215r-27,-6r3,-17r74,0r115,214r3,0r0,-191r-27,-6r3,-17r72,0r3,17r-26,6r0,215r-51,0r-115,-214r-3,0r0,191r27,6r-4,17r-71,0r-3,-17r27,-6r0,-192",w:269},C:{d:"117,4v-70,0,-99,-36,-99,-110v0,-109,71,-160,170,-125r3,47r-18,4r-15,-34v-27,-9,-74,-6,-91,10v-13,27,-16,66,-16,107v0,79,89,95,141,60r0,19v-20,12,-46,22,-75,22",w:206},O:{d:"218,-145v0,87,-23,148,-101,149v-70,0,-99,-37,-99,-110v0,-83,28,-134,102,-136v65,-1,98,32,98,97xm63,-204v-26,80,-19,215,88,181v9,-3,16,-7,22,-11v25,-75,23,-220,-88,-180v-9,3,-17,6,-22,10",k:{Y:11,V:7,A:7}},Q:{d:"182,-19v7,22,26,38,53,26r0,18v-32,20,-72,2,-80,-28v-76,23,-137,-11,-137,-103v0,-81,27,-135,102,-136v70,0,98,38,98,110v0,53,-12,91,-36,113xm175,-34v14,-65,29,-192,-61,-185v-20,2,-40,8,-53,15v-9,34,-14,82,-8,124v10,-27,56,-31,81,-14v16,11,31,38,41,60xm60,-63v2,30,47,54,86,41v-15,-27,-26,-59,-62,-60v-16,0,-24,6,-24,19",w:239,k:{Y:4,V:4,A:4}},G:{d:"51,-120v-7,77,43,117,108,95r0,-64r-27,-6r3,-19r80,0r4,19r-27,6r0,71v-67,44,-193,22,-174,-86v-6,-106,69,-163,171,-128r4,48r-18,4r-15,-34v-27,-9,-73,-6,-91,10v-10,22,-15,52,-18,84",w:228},D:{d:"219,-134v0,78,-31,135,-103,134r-99,0r-3,-17r27,-6r0,-192r-27,-6r3,-17r95,0v69,-1,107,37,107,104xm160,-31v44,-56,38,-194,-55,-184r-31,0r0,192v31,0,63,2,86,-8",w:239,k:{Y:11,W:11,V:11,A:11,T:4}},B:{d:"175,-107v34,45,-6,107,-65,107r-93,0r-4,-17r27,-6r0,-192r-27,-6r4,-17v69,1,160,-14,160,55v1,28,-17,46,-35,56r1,3v13,2,25,7,32,17xm149,-31v17,-54,-10,-92,-75,-81r0,89v26,-2,56,1,75,-8xm137,-142v18,-46,-4,-83,-63,-73r0,80v23,0,48,0,63,-7",w:203},A:{d:"-1,-17r19,-5r77,-216r26,0r76,216r19,5r-4,17r-68,0r-3,-17r22,-5r-16,-49r-87,0r-16,49r22,5r-3,17r-61,0xm68,-94r71,0v-13,-32,-20,-71,-36,-100",w:214,k:{Y:18,W:21,V:21,T:18}},P:{d:"185,-177v-1,56,-48,78,-112,71r0,83r38,6r-4,17r-90,0r-4,-17r27,-6r0,-192r-27,-6r4,-17v74,1,169,-15,168,61xm145,-135v20,-51,-9,-90,-72,-80r0,87v27,0,53,0,72,-7",w:193,k:{J:21,A:14,T:-4}},R:{d:"16,-238v72,1,165,-15,162,60v0,32,-17,55,-39,66v9,31,34,59,48,89r25,6r-3,17r-44,0r-60,-106r-32,0r0,83r27,6r-4,17r-80,0r-3,-17r27,-6r0,-192r-27,-6xm139,-135v15,-50,-6,-89,-66,-80r0,87v25,1,47,-1,66,-7",w:211,k:{G:4,Q:5,O:4,C:4}},V:{d:"71,-220r-27,5r62,183r3,0r62,-183r-27,-5r4,-18r64,0r3,18r-19,4r-75,216r-34,0r-76,-216r-19,-4r4,-18r71,0",w:207,k:{J:12,A:21}},M:{d:"40,-215r-27,-6r3,-17r75,0r77,183r3,0r73,-183r77,0r3,17r-26,6r0,192r26,6r-3,17r-80,0r-4,-17r27,-6r0,-190r-2,0r-87,213r-18,0r-90,-213r-3,0r0,190r27,6r-4,17r-71,0r-3,-17r27,-6r0,-192",w:337},K:{d:"13,-17r27,-6r0,-192r-27,-6r3,-17r80,0r4,17r-27,6v2,32,-4,71,2,99r96,-101r-19,-3r3,-18r64,0r3,17r-21,6r-76,80r80,112r26,6r-4,17r-43,0r-80,-112r-31,32r0,57r27,6r-4,17r-80,0",w:229,k:{G:4,O:4,C:4}},S:{d:"56,-212v-23,84,116,73,116,151v0,66,-93,78,-149,54r-4,-46r21,-4r14,34v23,7,58,4,80,-2v32,-89,-115,-83,-115,-158v0,-58,87,-70,141,-50r4,48r-18,4r-15,-34v-22,-7,-57,-4,-75,3",w:187},J:{d:"114,-59v5,56,-51,76,-98,54r-4,-46r18,-4v8,18,12,47,45,33v11,-53,2,-130,5,-193r-34,-6r4,-17r87,0r3,17r-26,6r0,156",w:150},W:{d:"71,-220r-26,5r59,174r2,0r60,-197r34,0r59,197r3,0r53,-174r-27,-5r4,-18r63,0r4,18r-18,4r-68,216r-34,0r-58,-195r-3,0r-59,195r-34,0r-74,-216r-19,-4r4,-18r71,0",w:351,k:{J:12,A:21}},Z:{d:"180,-238r0,22r-126,191v27,6,68,0,99,2r14,-34r18,4r-4,53r-167,0r0,-22r126,-191v-25,-6,-62,0,-91,-2r-15,34r-18,-4r4,-53r160,0",w:198,k:{A:4}},X:{d:"33,-216r-20,-4r3,-18r71,0r3,18r-21,4r47,71r3,0r46,-70r-22,-5r4,-18r62,0r4,18r-21,4r-62,93r67,101r20,5r-3,17r-71,0r-3,-17r21,-5r-53,-80r-3,0r-51,80r21,5r-3,17r-62,0r-4,-17r21,-5r67,-101",w:223},Y:{d:"84,-102r-73,-114r-20,-4r3,-18r72,0r4,18r-23,4r56,89r3,0r53,-89r-22,-4r4,-18r62,0r3,18r-19,4r-70,115r0,78r27,6r-3,17r-80,0r-4,-17r27,-6r0,-79",w:197,k:{A:18,G:4,O:4,C:4}},"0":{d:"187,-147v2,85,-12,150,-88,151v-63,1,-79,-45,-79,-113v0,-75,22,-133,85,-133v60,0,82,33,82,95xm103,-19v52,0,50,-60,50,-118v0,-48,-7,-82,-50,-82v-52,0,-49,59,-49,118v1,48,9,82,49,82",w:206},"1":{d:"22,-17r32,-6r0,-182r-43,0r-2,-18v26,-5,46,-16,79,-15r0,215r32,6r-4,17r-90,0",w:127},"3":{d:"116,-129v74,23,42,133,-38,133v-22,0,-49,-9,-63,-17r0,-45r19,-2r9,34v36,16,82,4,82,-40v0,-35,-25,-54,-64,-49r0,-23v35,4,56,-11,56,-43v0,-39,-39,-44,-70,-32r-9,34r-18,-3r0,-47v47,-21,133,-20,130,44v-1,28,-15,46,-34,56",w:174},"7":{d:"29,-172r-20,-2r0,-64r156,0r0,17r-91,221r-31,0r88,-208r-93,0",w:162},"2":{d:"18,-223v43,-28,146,-29,139,41v-7,71,-67,106,-105,150v20,6,53,0,77,2r15,-34r18,4r-4,60r-146,0r0,-25v34,-39,76,-77,103,-121v28,-46,-17,-94,-68,-65r-10,36r-19,-2r0,-46",w:172},"4":{d:"74,-17r34,-6r0,-34r-100,0r-4,-15r102,-166r34,0r-100,157v17,6,47,0,68,2r0,-65r34,0r0,65r23,0r4,17r-27,6r0,33r26,6r-3,17r-87,0",w:180},"8":{d:"85,4v-41,0,-70,-18,-70,-57v0,-33,22,-55,48,-65v-23,-13,-39,-27,-39,-59v-1,-37,31,-65,71,-65v36,0,62,17,62,51v0,28,-22,50,-44,60v29,12,53,30,53,65v0,44,-34,70,-81,70xm88,-19v35,0,60,-41,34,-66v-8,-8,-28,-20,-45,-26v-36,14,-43,92,11,92xm92,-219v-33,0,-46,46,-24,65v7,6,17,12,30,17v30,-9,40,-82,-6,-82",w:178},"5":{d:"169,-76v0,73,-92,99,-150,64r0,-45r21,-1r10,34v39,15,85,-2,85,-48v0,-48,-56,-58,-95,-41r-17,-15r6,-110r125,0r0,30r-102,0r-5,71v54,-19,122,0,122,61",w:183},"6":{d:"96,4v-57,0,-78,-43,-78,-105v0,-82,56,-158,139,-137r0,21v-62,-16,-107,38,-103,96v41,-34,124,-14,119,51v-3,45,-32,74,-77,74xm99,-19v28,1,40,-20,40,-49v0,-48,-51,-57,-86,-39v-3,45,10,87,46,88",w:184},"9":{d:"89,-219v-29,0,-39,23,-39,54v0,46,51,58,84,37v1,-46,-5,-90,-45,-91xm168,-148v4,101,-45,168,-142,148r0,-21v62,15,115,-34,106,-93v-37,38,-115,15,-115,-50v0,-48,28,-78,75,-78v54,0,74,35,76,94",w:185},".":{d:"72,-26v6,33,-41,39,-47,12v-7,-34,42,-40,47,-12",w:96},",":{d:"45,11v-4,-12,-30,-9,-29,-25v0,-15,5,-29,18,-30v47,-3,38,67,16,89v-5,6,-12,12,-20,19r-12,-14v15,-13,24,-21,27,-39",w:96},":":{d:"57,4v-14,-1,-28,-4,-30,-18v-5,-35,42,-38,48,-12v-1,14,-6,28,-18,30xm57,-131v-35,6,-38,-41,-13,-48v14,1,29,6,31,19v-2,13,-5,27,-18,29",w:104},";":{d:"57,-131v-35,6,-38,-41,-13,-48v14,1,29,6,31,19v-2,13,-5,27,-18,29xm56,11v-4,-12,-30,-9,-29,-25v0,-14,5,-29,17,-30v48,-5,39,67,17,89v-5,6,-12,12,-20,19r-12,-14v15,-13,24,-21,27,-39",w:105},"(":{d:"108,-271v-32,45,-56,99,-56,176v0,76,24,131,56,175r-17,11v-69,-62,-98,-226,-36,-322v12,-18,23,-35,36,-50",w:116},")":{d:"9,80v32,-44,56,-100,56,-175v0,-76,-24,-131,-56,-176r16,-10v69,61,98,227,36,321v-12,18,-23,36,-36,51",w:116},"´":{d:"70,-224v6,-29,25,-45,35,-70r32,2r0,12r-49,58",w:184},u:{d:"159,-27v-29,47,-125,43,-125,-36r0,-105r-27,-5r3,-18r55,-4r0,124v-9,62,65,66,90,31r0,-128r-32,-5r4,-18r60,-4r0,172r27,6r-4,17r-41,4",w:221},"¶":{d:"92,31v29,-1,37,-22,36,-54r0,-192r-24,0r0,130v-55,2,-88,-22,-88,-75v0,-51,29,-78,79,-78r90,0r3,17r-26,6r0,193v4,62,-57,90,-111,67r0,-20v12,3,25,6,41,6",w:202},"ı":{d:"77,-23r27,6r-3,17r-79,0r-3,-17r27,-6r0,-145r-27,-5r3,-18r55,-4r0,172",w:116},"`":{d:"97,-224r-21,2r-51,-58r0,-12r31,-2v13,24,33,41,41,70",w:146},"¨":{d:"73,-250v3,25,-35,29,-38,7v-4,-26,35,-28,38,-7xm143,-250v4,25,-34,29,-38,7v-3,-25,35,-30,38,-7",w:178},"ï":{d:"77,-23r27,6r-3,17r-79,0r-3,-17r27,-6r0,-145r-27,-5r3,-18r55,-4r0,172xm37,-250v3,25,-35,29,-38,7v-4,-26,35,-28,38,-7xm107,-250v4,25,-34,29,-38,7v-3,-25,35,-30,38,-7",w:116},"ü":{d:"159,-27v-29,47,-125,43,-125,-36r0,-105r-27,-5r3,-18r55,-4r0,124v-9,62,65,66,90,31r0,-128r-32,-5r4,-18r60,-4r0,172r27,6r-4,17r-41,4xm89,-250v3,25,-35,29,-38,7v-4,-26,35,-28,38,-7xm159,-250v4,25,-34,29,-38,7v-3,-25,35,-30,38,-7",w:221},"é":{d:"100,-195v59,0,71,38,68,103r-119,0v-12,70,59,90,109,63r0,17v-59,33,-141,17,-141,-75v0,-62,27,-107,83,-108xm134,-113v8,-55,-36,-73,-75,-50v-5,13,-10,33,-10,50r85,0xm87,-224v6,-29,25,-45,35,-70r32,2r0,12r-49,58",w:181},"ë":{d:"100,-195v59,0,71,38,68,103r-119,0v-12,70,59,90,109,63r0,17v-59,33,-141,17,-141,-75v0,-62,27,-107,83,-108xm134,-113v8,-55,-36,-73,-75,-50v-5,13,-10,33,-10,50r85,0xm82,-250v3,25,-35,29,-38,7v-4,-26,35,-28,38,-7xm152,-250v4,25,-34,29,-38,7v-3,-25,35,-30,38,-7",w:181},"è":{d:"100,-195v59,0,71,38,68,103r-119,0v-12,70,59,90,109,63r0,17v-59,33,-141,17,-141,-75v0,-62,27,-107,83,-108xm134,-113v8,-55,-36,-73,-75,-50v-5,13,-10,33,-10,50r85,0xm119,-224r-21,2r-51,-58r0,-12r31,-2v13,24,33,41,41,70",w:181},"ä":{d:"36,-185v51,-19,129,-15,129,56r0,106r30,6r-3,17r-45,4r-10,-31v-22,41,-120,46,-118,-15v1,-52,51,-64,114,-65v6,-52,-16,-76,-69,-64r-11,37r-17,-1r0,-50xm52,-62v-15,55,62,53,81,22r0,-46v-29,1,-59,4,-77,13v-1,3,-3,7,-4,11xm79,-250v3,25,-35,29,-38,7v-4,-26,35,-28,38,-7xm149,-250v4,25,-34,29,-38,7v-3,-25,35,-30,38,-7",w:202},"ý":{d:"15,49v17,5,52,19,60,-4v4,-6,9,-14,12,-23r-72,-192r-17,-3r4,-18r65,0r3,18r-22,3r52,147r3,0r52,-147r-22,-3r4,-18r57,0r3,18r-17,3v-30,73,-56,172,-94,232v-15,23,-54,21,-78,10xm90,-224v6,-29,25,-45,35,-70r32,2r0,12r-49,58",w:194},"ÿ":{d:"15,49v17,5,52,19,60,-4v4,-6,9,-14,12,-23r-72,-192r-17,-3r4,-18r65,0r3,18r-22,3r52,147r3,0r52,-147r-22,-3r4,-18r57,0r3,18r-17,3v-30,73,-56,172,-94,232v-15,23,-54,21,-78,10xm85,-250v3,25,-35,29,-38,7v-4,-26,35,-28,38,-7xm155,-250v4,25,-34,29,-38,7v-3,-25,35,-30,38,-7",w:194},"â":{d:"150,-224r-22,2r-34,-45r-33,45v-6,-2,-19,2,-17,-8r41,-65r24,1v13,24,33,41,41,70xm36,-185v51,-19,129,-15,129,56r0,106r30,6r-3,17r-45,4r-10,-31v-22,41,-120,46,-118,-15v1,-52,51,-64,114,-65v6,-52,-16,-76,-69,-64r-11,37r-17,-1r0,-50xm52,-62v-15,55,62,53,81,22r0,-46v-29,1,-59,4,-77,13v-1,3,-3,7,-4,11",w:202},"ê":{d:"154,-224r-22,2r-34,-45r-33,45v-6,-2,-19,2,-17,-8r41,-65r24,1v13,24,33,41,41,70xm100,-195v59,0,71,38,68,103r-119,0v-12,70,59,90,109,63r0,17v-59,33,-141,17,-141,-75v0,-62,27,-107,83,-108xm134,-113v8,-55,-36,-73,-75,-50v-5,13,-10,33,-10,50r85,0",w:181},"î":{d:"108,-224r-22,2r-33,-45r-33,45v-6,-2,-19,2,-17,-8r41,-65r24,1v12,24,32,41,40,70xm77,-23r27,6r-3,17r-79,0r-3,-17r27,-6r0,-145r-27,-5r3,-18r55,-4r0,172",w:116},"û":{d:"160,-224r-22,2r-34,-45r-33,45v-6,-2,-19,2,-17,-8r41,-65r24,1v13,24,33,41,41,70xm159,-27v-29,47,-125,43,-125,-36r0,-105r-27,-5r3,-18r55,-4r0,124v-9,62,65,66,90,31r0,-128r-32,-5r4,-18r60,-4r0,172r27,6r-4,17r-41,4",w:221},"ĉ":{d:"154,-224r-22,2r-34,-45r-32,45v-6,-2,-19,2,-17,-8r41,-65r23,1v13,24,33,41,41,70xm156,-13v-55,35,-155,15,-139,-73v-7,-86,61,-131,137,-98r4,42r-20,4r-12,-32v-21,-7,-52,-3,-67,7v-17,49,-21,146,45,146v20,0,37,-5,52,-13r0,17",w:170},"ĝ":{d:"150,-224r-22,2r-34,-45r-32,45v-6,-2,-19,2,-17,-8r41,-65r23,1v13,24,33,41,41,70xm53,-2v-43,-6,-24,-57,3,-70v-57,-24,-27,-135,40,-123v24,4,53,4,82,4r3,19v-12,1,-29,-3,-37,2v41,32,10,105,-51,105v-8,0,-15,-1,-21,-2v-8,9,-20,18,-22,29v3,17,34,9,52,10v48,2,84,9,84,50v0,44,-43,58,-94,58v-42,0,-71,-4,-76,-34v3,-22,19,-35,37,-48xm155,50v24,-47,-28,-55,-83,-50v-12,9,-26,22,-28,38v3,34,82,22,111,12xm65,-168v-24,43,5,103,59,77v22,-41,-4,-105,-59,-77",w:188},"ń":{d:"167,-120v9,-63,-64,-63,-90,-31r0,128r27,6r-3,17r-79,0r-3,-17r27,-6r0,-145r-27,-5r3,-18r41,-4r11,32v15,-17,35,-31,63,-32v83,-5,59,97,62,172r27,6r-4,17r-78,0r-4,-17r27,-6r0,-97xm111,-224v6,-29,25,-45,35,-70r32,2r0,12r-49,58"},"ŕ":{d:"117,-170v-17,-5,-32,9,-40,19r0,128r33,6r-4,17r-84,0r-3,-17r27,-6r0,-145r-27,-5r3,-18r41,-4r11,32v9,-27,46,-41,72,-24r-4,50r-20,0xm71,-224v6,-29,25,-45,35,-70r32,2r0,12r-49,58",w:155},"ś":{d:"56,-169v-22,69,100,55,100,121v0,55,-87,62,-132,40r-2,-43r19,-3r11,33v20,5,49,5,69,-1v24,-69,-100,-58,-100,-122v0,-55,83,-60,127,-39r2,43r-20,3r-10,-33v-19,-5,-46,-4,-64,1xm78,-224v6,-29,25,-45,35,-70r32,2r0,12r-49,58",w:170},"ŝ":{d:"145,-224r-22,2r-34,-45r-33,45v-6,-2,-18,2,-16,-8r41,-65r23,1v13,24,33,41,41,70xm56,-169v-22,69,100,55,100,121v0,55,-87,62,-132,40r-2,-43r19,-3r11,33v20,5,49,5,69,-1v24,-69,-100,-58,-100,-122v0,-55,83,-60,127,-39r2,43r-20,3r-10,-33v-19,-5,-46,-4,-64,1",w:170},"ŵ":{d:"212,-224r-22,2r-34,-45r-32,45v-6,-2,-19,2,-17,-8r41,-65r23,1v13,24,33,41,41,70xm307,-173r-16,3r-52,170r-38,0r-45,-146r-3,0r-44,146r-37,0r-57,-170r-17,-3r4,-18r65,0r3,18r-23,3r45,142r3,0r47,-163r33,0r48,163r2,0r41,-142r-23,-3r3,-18r58,0",w:304},"ŷ":{d:"156,-224r-22,2r-33,-45r-33,45v-6,-2,-19,2,-17,-8r41,-65r23,1v13,24,33,41,41,70xm15,49v17,5,52,19,60,-4v4,-6,9,-14,12,-23r-72,-192r-17,-3r4,-18r65,0r3,18r-22,3r52,147r3,0r52,-147r-22,-3r4,-18r57,0r3,18r-17,3v-30,73,-56,172,-94,232v-15,23,-54,21,-78,10",w:194},"ź":{d:"130,-19r9,-34r19,2r0,51r-142,0r0,-17r104,-152v-18,-6,-49,0,-71,-2r-9,33r-18,-2r0,-51r137,0r0,15r-106,155v20,6,53,0,77,2xm79,-224v6,-29,25,-45,35,-70r32,2r0,12r-49,58",w:169},"ć":{d:"156,-13v-55,35,-155,15,-139,-73v-7,-86,61,-131,137,-98r4,42r-20,4r-12,-32v-21,-7,-52,-3,-67,7v-17,49,-21,146,45,146v20,0,37,-5,52,-13r0,17xm87,-224v6,-29,25,-45,35,-70r32,2r0,12r-49,58",w:170},"č":{d:"49,-292r22,-2r34,45r33,-45v6,2,19,-2,17,8r-41,65r-24,-1v-13,-24,-33,-41,-41,-70xm156,-13v-55,35,-155,15,-139,-73v-7,-86,61,-131,137,-98r4,42r-20,4r-12,-32v-21,-7,-52,-3,-67,7v-17,49,-21,146,45,146v20,0,37,-5,52,-13r0,17",w:170},"ě":{d:"49,-292r22,-2r34,45r32,-45v6,2,19,-2,17,8r-41,65r-23,-1v-13,-24,-33,-41,-41,-70xm100,-195v59,0,71,38,68,103r-119,0v-12,70,59,90,109,63r0,17v-59,33,-141,17,-141,-75v0,-62,27,-107,83,-108xm134,-113v8,-55,-36,-73,-75,-50v-5,13,-10,33,-10,50r85,0",w:181},"ĵ":{d:"101,-224r-22,2r-34,-45r-32,45v-6,-2,-19,2,-17,-8r41,-65r23,1v13,24,33,41,41,70xm34,58v15,-61,3,-152,7,-226r-32,-5r3,-18r60,-4r0,203v7,60,-36,85,-90,66r6,-23v15,2,29,7,46,7",w:100},"ň":{d:"73,-292r22,-2r34,45r32,-45v6,2,19,-2,17,8r-41,65r-23,-1v-13,-24,-33,-41,-41,-70xm167,-120v9,-63,-64,-63,-90,-31r0,128r27,6r-3,17r-79,0r-3,-17r27,-6r0,-145r-27,-5r3,-18r41,-4r11,32v15,-17,35,-31,63,-32v83,-5,59,97,62,172r27,6r-4,17r-78,0r-4,-17r27,-6r0,-97"},"ř":{d:"33,-292r22,-2r34,45r33,-45v6,2,18,-2,16,8r-41,65r-23,-1v-13,-24,-33,-41,-41,-70xm117,-170v-17,-5,-32,9,-40,19r0,128r33,6r-4,17r-84,0r-3,-17r27,-6r0,-145r-27,-5r3,-18r41,-4r11,32v9,-27,46,-41,72,-24r-4,50r-20,0",w:155},"š":{d:"40,-292r22,-2r34,45r33,-45v6,2,19,-2,17,8r-41,65r-24,-1v-13,-24,-33,-41,-41,-70xm56,-169v-22,69,100,55,100,121v0,55,-87,62,-132,40r-2,-43r19,-3r11,33v20,5,49,5,69,-1v24,-69,-100,-58,-100,-122v0,-55,83,-60,127,-39r2,43r-20,3r-10,-33v-19,-5,-46,-4,-64,1",w:170},"ž":{d:"41,-292r22,-2r34,45r33,-45v6,2,18,-2,16,8r-41,65r-23,-1v-13,-24,-33,-41,-41,-70xm130,-19r9,-34r19,2r0,51r-142,0r0,-17r104,-152v-18,-6,-49,0,-71,-2r-9,33r-18,-2r0,-51r137,0r0,15r-106,155v20,6,53,0,77,2",w:169},"@":{d:"212,-166v-22,-11,-65,-8,-66,19v-9,22,-20,69,-14,98v2,10,7,15,15,15v29,0,41,-31,54,-51xm56,-67v-8,106,123,117,196,81r0,15v-25,14,-54,25,-94,25v-83,0,-135,-32,-133,-116v3,-110,59,-180,167,-180v75,0,124,36,124,110v0,75,-36,116,-109,117r-14,-14r4,-34v-9,37,-90,76,-99,15v-14,-95,54,-171,147,-125r-20,140v44,-6,59,-42,60,-92v0,-64,-35,-96,-99,-96v-85,0,-123,67,-130,154",w:326},"?":{d:"21,-260v47,-24,161,-25,139,53v-13,47,-70,60,-85,106v0,20,30,14,41,8r0,18v-33,26,-94,-4,-66,-51v22,-36,70,-50,80,-98v0,-33,-50,-34,-77,-24r-12,40r-20,-3r0,-49xm82,4v-13,-1,-28,-5,-30,-18v-5,-34,43,-39,48,-12v-1,14,-5,28,-18,30",w:179},"¿":{d:"104,-91v0,-19,-30,-13,-41,-7r0,-18v34,-24,94,4,66,51v-21,37,-69,51,-80,98v1,31,52,29,77,21r12,-40r20,3r0,49v-45,23,-161,25,-138,-51v14,-47,71,-58,84,-106xm97,-195v13,1,28,5,30,18v6,35,-42,38,-48,12v1,-14,5,-28,18,-30",w:172},"'":{d:"12,-271r33,0v-1,25,-8,45,-11,68r-22,0r0,-68",w:60},'"':{d:"12,-271r33,0v-1,25,-8,45,-11,68r-22,0r0,-68xm58,-271r32,0v-1,25,-8,45,-11,68r-21,0r0,-68",w:106},"-":{d:"11,-117r121,0r0,26r-121,0r0,-26",w:141},"§":{d:"140,-236v-27,-5,-90,-13,-72,28v33,40,113,39,118,106v2,22,-12,35,-26,45v35,34,-2,91,-58,79v-27,1,-46,-5,-64,-12r4,-46r19,0r5,33v24,3,80,17,80,-18v-20,-56,-118,-43,-123,-116v0,-22,12,-37,25,-47v-35,-47,21,-91,86,-75v13,3,25,6,34,10r-5,46r-19,0xm63,-171v-40,55,46,76,81,101v16,-9,19,-41,1,-53v-24,-16,-56,-33,-82,-48",w:205},"/":{d:"110,-271r29,0r-99,323r-29,0",w:146},"\\":{d:"36,-271r100,323r-29,0r-100,-323r29,0",w:146},"[":{d:"32,-295r63,0r0,17r-34,0r0,341r34,0r0,17r-63,0r0,-375",w:111},"]":{d:"80,80r-63,0r0,-17r33,0r0,-341r-33,0r0,-17r63,0r0,375",w:111},_:{d:"11,41r182,0r0,26r-182,0r0,-26",w:196},"!":{d:"79,-26v7,34,-41,39,-47,12v-7,-34,42,-39,47,-12xm37,-271v13,0,32,-8,39,0r-7,206r-25,0",w:104},"¡":{d:"25,-165v-6,-34,41,-39,47,-12v7,34,-42,39,-47,12xm66,76v-12,-1,-31,9,-37,0r6,-202r25,0",w:100},"*":{d:"75,-194r6,53r-27,0r5,-53r-43,31v-3,-8,-16,-19,-10,-25r45,-20v-16,-8,-35,-12,-48,-22v6,-6,8,-25,17,-21r39,29r-5,-53r27,0r-6,53r43,-31v3,9,19,20,10,26r-45,19r49,22v-6,6,-9,24,-17,21",w:137},"·":{d:"75,-126v4,29,-37,36,-43,11v-6,-32,37,-34,43,-11",w:102},"&":{d:"171,-51v8,-12,13,-26,13,-46r-27,-6r3,-17r54,-4v2,39,-3,69,-22,88v18,17,53,21,80,11r0,17v-28,20,-78,11,-102,-9v-41,28,-160,39,-156,-36v1,-37,27,-54,51,-69v-12,-19,-26,-33,-26,-59v0,-69,135,-88,135,-13v0,45,-38,55,-68,75v19,24,42,49,65,68xm47,-58v-2,49,73,45,103,26v-25,-22,-48,-47,-71,-73v-17,11,-31,22,-32,47xm92,-136v20,-14,46,-22,48,-52v2,-31,-31,-34,-59,-28v-16,24,-5,66,11,80",w:252},"¸":{d:"35,56v12,4,38,14,48,1v7,-25,-27,-17,-33,-36r10,-28r23,0r-8,24v16,6,33,10,34,31v1,35,-50,38,-74,24r0,-16",w:143},"ç":{d:"83,3v-47,-5,-66,-35,-66,-89v0,-86,61,-131,137,-98r4,42r-20,4r-12,-32v-21,-7,-52,-3,-67,7v-17,49,-21,146,45,146v20,0,37,-5,52,-13r0,17v-12,8,-30,14,-49,16r-5,14v15,6,33,9,33,31v0,36,-50,38,-73,24r0,-16v16,12,68,7,42,-17v-6,-6,-26,-6,-28,-18",w:170},"Ç":{d:"103,3v-61,-5,-85,-40,-85,-109v0,-109,71,-160,170,-125r3,47r-18,4r-15,-34v-27,-9,-74,-6,-91,10v-13,27,-16,66,-16,107v0,79,89,95,141,60r0,19v-18,11,-39,19,-65,21r-5,14v16,6,33,10,34,31v1,35,-50,38,-74,24r0,-16v12,4,38,14,48,1v4,-19,-12,-22,-28,-26v-7,-8,-3,-18,1,-28",w:206},"Æ":{d:"-2,-17r23,-6r112,-215r152,0r5,53r-18,4r-15,-34r-79,0r0,79r62,0r6,-21r18,3r0,59r-18,4r-6,-22r-62,0r0,90r84,0r15,-34r18,4r-4,53r-170,0r-4,-17r27,-6r0,-48r-69,0r-25,49r19,5r-4,17r-64,0xm144,-94r0,-111r-57,111r57,0",w:313},"Œ":{d:"18,-92v0,-102,39,-167,137,-146r134,0r4,53r-18,4r-15,-34r-79,0r0,79r63,0r6,-21r17,3r0,59r-17,4r-6,-22r-63,0r0,90r84,0r15,-34r18,4r-4,53r-146,0v-72,16,-130,-17,-130,-92xm147,-213v-25,-13,-67,-3,-84,9v-24,72,-23,212,84,182r0,-191",w:316},"Ñ":{d:"207,-307v6,70,-73,43,-107,25v-10,1,-15,5,-15,17r-19,2v-2,-28,12,-44,38,-44v28,0,45,18,67,23v10,-1,16,-8,15,-21xm40,-215r-27,-6r3,-17r74,0r115,214r3,0r0,-191r-27,-6r3,-17r72,0r3,17r-26,6r0,215r-51,0r-115,-214r-3,0r0,191r27,6r-4,17r-71,0r-3,-17r27,-6r0,-192",w:269},"Á":{d:"83,-264r52,-50r34,2r0,12r-66,43v-6,-3,-21,3,-20,-7xm-1,-17r19,-5r77,-216r26,0r76,216r19,5r-4,17r-68,0r-3,-17r22,-5r-16,-49r-87,0r-16,49r22,5r-3,17r-61,0xm68,-94r71,0v-13,-32,-20,-71,-36,-100",w:214},"É":{d:"79,-264r52,-50r34,2r0,12r-66,43v-6,-3,-21,3,-20,-7xm74,-113r0,90r84,0r15,-34r18,4r-4,53r-170,0r-4,-17r27,-6r0,-192r-27,-6r4,-17r165,0r4,53r-18,4r-15,-34r-79,0r0,79r62,0r6,-21r18,3r0,59r-18,4r-6,-22r-62,0",w:209},"Í":{d:"31,-264r52,-50r34,2r0,12r-66,43v-6,-3,-21,3,-20,-7xm40,-215r-27,-6r3,-17r80,0r4,17r-27,6r0,192r27,6r-4,17r-80,0r-3,-17r27,-6r0,-192",w:113},"Ó":{d:"92,-264r52,-50r34,2r0,12r-66,43v-6,-3,-21,3,-20,-7xm218,-145v0,87,-23,148,-101,149v-70,0,-99,-37,-99,-110v0,-83,28,-134,102,-136v65,-1,98,32,98,97xm63,-204v-26,80,-19,215,88,181v9,-3,16,-7,22,-11v25,-75,23,-220,-88,-180v-9,3,-17,6,-22,10"},"Ú":{d:"99,-264r53,-50r33,2r0,12r-66,43v-6,-3,-21,3,-20,-7xm118,4v-59,0,-89,-29,-88,-90r0,-129r-27,-6r3,-17r80,0r4,17r-27,6v1,90,-22,219,88,192v29,-7,32,-36,33,-69r0,-123r-26,-6r3,-17r71,0r4,17r-27,6r0,119v0,67,-26,100,-91,100",w:238},"Â":{d:"171,-258r-22,1r-42,-33v-20,10,-27,36,-58,32r0,-6r50,-51r24,1r48,50r0,6xm-1,-17r19,-5r77,-216r26,0r76,216r19,5r-4,17r-68,0r-3,-17r22,-5r-16,-49r-87,0r-16,49r22,5r-3,17r-61,0xm68,-94r71,0v-13,-32,-20,-71,-36,-100",w:214},"Ã":{d:"72,-282v-10,1,-15,5,-15,17r-19,2v-2,-28,12,-44,38,-44v28,0,45,18,67,23v10,-1,16,-8,15,-21r20,-2v2,29,-8,49,-36,48v-27,-1,-48,-18,-70,-23xm-1,-17r19,-5r77,-216r26,0r76,216r19,5r-4,17r-68,0r-3,-17r22,-5r-16,-49r-87,0r-16,49r22,5r-3,17r-61,0xm68,-94r71,0v-13,-32,-20,-71,-36,-100",w:214},"Ä":{d:"86,-284v4,26,-35,29,-37,6v-4,-26,35,-28,37,-6xm167,-284v3,25,-35,29,-37,6v-4,-26,35,-28,37,-6xm-1,-17r19,-5r77,-216r26,0r76,216r19,5r-4,17r-68,0r-3,-17r22,-5r-16,-49r-87,0r-16,49r22,5r-3,17r-61,0xm68,-94r71,0v-13,-32,-20,-71,-36,-100",w:214},"È":{d:"135,-264v1,10,-14,4,-20,7r-66,-43r0,-12r34,-2xm74,-113r0,90r84,0r15,-34r18,4r-4,53r-170,0r-4,-17r27,-6r0,-192r-27,-6r4,-17r165,0r4,53r-18,4r-15,-34r-79,0r0,79r62,0r6,-21r18,3r0,59r-18,4r-6,-22r-62,0",w:209},"Ê":{d:"166,-258r-22,1r-42,-33r-40,33v-6,-2,-19,3,-17,-7r50,-51r23,1r48,50r0,6xm74,-113r0,90r84,0r15,-34r18,4r-4,53r-170,0r-4,-17r27,-6r0,-192r-27,-6r4,-17r165,0r4,53r-18,4r-15,-34r-79,0r0,79r62,0r6,-21r18,3r0,59r-18,4r-6,-22r-62,0",w:209},"Ë":{d:"60,-300v26,-3,28,35,6,38v-26,3,-28,-34,-6,-38xm163,-284v2,25,-35,29,-38,6v-3,-26,35,-28,38,-6xm74,-113r0,90r84,0r15,-34r18,4r-4,53r-170,0r-4,-17r27,-6r0,-192r-27,-6r4,-17r165,0r4,53r-18,4r-15,-34r-79,0r0,79r62,0r6,-21r18,3r0,59r-18,4r-6,-22r-62,0",w:209},"Ì":{d:"88,-264v1,10,-14,4,-20,7r-66,-43r0,-12r33,-2xm40,-215r-27,-6r3,-17r80,0r4,17r-27,6r0,192r27,6r-4,17r-80,0r-3,-17r27,-6r0,-192",w:113},"Î":{d:"118,-258r-21,1r-42,-33v-20,10,-27,36,-58,32r0,-6r50,-51r23,1r48,50r0,6xm40,-215r-27,-6r3,-17r80,0r4,17r-27,6r0,192r27,6r-4,17r-80,0r-3,-17r27,-6r0,-192",w:113},"Ï":{d:"34,-284v4,26,-35,29,-37,6v-4,-26,35,-28,37,-6xm115,-284v3,25,-35,29,-37,6v-4,-26,35,-28,37,-6xm40,-215r-27,-6r3,-17r80,0r4,17r-27,6r0,192r27,6r-4,17r-80,0r-3,-17r27,-6r0,-192",w:113},"Ò":{d:"148,-264v1,10,-14,4,-20,7r-66,-43r0,-12r34,-2xm218,-145v0,87,-23,148,-101,149v-70,0,-99,-37,-99,-110v0,-83,28,-134,102,-136v65,-1,98,32,98,97xm63,-204v-26,80,-19,215,88,181v9,-3,16,-7,22,-11v25,-75,23,-220,-88,-180v-9,3,-17,6,-22,10"},"Ô":{d:"179,-258r-22,1r-42,-33r-40,33v-6,-2,-19,3,-17,-7r50,-51r23,1r48,50r0,6xm218,-145v0,87,-23,148,-101,149v-70,0,-99,-37,-99,-110v0,-83,28,-134,102,-136v65,-1,98,32,98,97xm63,-204v-26,80,-19,215,88,181v9,-3,16,-7,22,-11v25,-75,23,-220,-88,-180v-9,3,-17,6,-22,10"},"Õ":{d:"79,-282v-10,1,-15,5,-15,17r-20,2v-1,-27,13,-44,39,-44v28,0,44,18,67,23v10,-1,16,-8,15,-21r20,-2v2,29,-8,49,-36,48v-27,-1,-48,-18,-70,-23xm218,-145v0,87,-23,148,-101,149v-70,0,-99,-37,-99,-110v0,-83,28,-134,102,-136v65,-1,98,32,98,97xm63,-204v-26,80,-19,215,88,181v9,-3,16,-7,22,-11v25,-75,23,-220,-88,-180v-9,3,-17,6,-22,10"},"Ö":{d:"73,-300v26,-4,28,35,6,38v-26,3,-28,-34,-6,-38xm154,-300v26,-3,28,35,6,38v-26,3,-28,-34,-6,-38xm218,-145v0,87,-23,148,-101,149v-70,0,-99,-37,-99,-110v0,-83,28,-134,102,-136v65,-1,98,32,98,97xm63,-204v-26,80,-19,215,88,181v9,-3,16,-7,22,-11v25,-75,23,-220,-88,-180v-9,3,-17,6,-22,10"},"Ù":{d:"156,-264v1,10,-14,4,-20,7r-66,-43r0,-12r33,-2xm118,4v-59,0,-89,-29,-88,-90r0,-129r-27,-6r3,-17r80,0r4,17r-27,6v1,90,-22,219,88,192v29,-7,32,-36,33,-69r0,-123r-26,-6r3,-17r71,0r4,17r-27,6r0,119v0,67,-26,100,-91,100",w:238},"Û":{d:"187,-258r-22,1r-42,-33v-19,10,-27,36,-57,32r0,-6r49,-51r24,1r48,50r0,6xm118,4v-59,0,-89,-29,-88,-90r0,-129r-27,-6r3,-17r80,0r4,17r-27,6v1,90,-22,219,88,192v29,-7,32,-36,33,-69r0,-123r-26,-6r3,-17r71,0r4,17r-27,6r0,119v0,67,-26,100,-91,100",w:238},"Ü":{d:"102,-284v4,26,-35,28,-37,6v-3,-25,35,-29,37,-6xm183,-284v4,26,-35,29,-37,6v-4,-26,35,-28,37,-6xm118,4v-59,0,-89,-29,-88,-90r0,-129r-27,-6r3,-17r80,0r4,17r-27,6v1,90,-22,219,88,192v29,-7,32,-36,33,-69r0,-123r-26,-6r3,-17r71,0r4,17r-27,6r0,119v0,67,-26,100,-91,100",w:238},"Ý":{d:"80,-264r52,-50r34,2r0,12r-66,43v-6,-3,-21,3,-20,-7xm84,-102r-73,-114r-20,-4r3,-18r72,0r4,18r-23,4r56,89r3,0r53,-89r-22,-4r4,-18r62,0r3,18r-19,4r-70,115r0,78r27,6r-3,17r-80,0r-4,-17r27,-6r0,-79",w:197},"À":{d:"140,-264v1,10,-14,4,-21,7r-66,-43r0,-12r34,-2xm-1,-17r19,-5r77,-216r26,0r76,216r19,5r-4,17r-68,0r-3,-17r22,-5r-16,-49r-87,0r-16,49r22,5r-3,17r-61,0xm68,-94r71,0v-13,-32,-20,-71,-36,-100",w:214},"Ć":{d:"94,-264r53,-50r34,2r0,12r-66,43v-7,-3,-22,3,-21,-7xm117,4v-70,0,-99,-36,-99,-110v0,-109,71,-160,170,-125r3,47r-18,4r-15,-34v-27,-9,-74,-6,-91,10v-13,27,-16,66,-16,107v0,79,89,95,141,60r0,19v-20,12,-46,22,-75,22",w:206},"Ĉ":{d:"182,-258r-22,1r-42,-33r-40,33v-6,-2,-19,3,-17,-7r50,-51r23,1r48,50r0,6xm117,4v-70,0,-99,-36,-99,-110v0,-109,71,-160,170,-125r3,47r-18,4r-15,-34v-27,-9,-74,-6,-91,10v-13,27,-16,66,-16,107v0,79,89,95,141,60r0,19v-20,12,-46,22,-75,22",w:206},"Č":{d:"59,-314r22,-1r42,33r40,-33v6,2,19,-3,17,7r-50,51r-23,-1r-48,-50r0,-6xm117,4v-70,0,-99,-36,-99,-110v0,-109,71,-160,170,-125r3,47r-18,4r-15,-34v-27,-9,-74,-6,-91,10v-13,27,-16,66,-16,107v0,79,89,95,141,60r0,19v-20,12,-46,22,-75,22",w:206},"Ď":{d:"41,-314r22,-1r42,33v19,-10,27,-36,57,-32r0,6r-50,51r-23,-1r-48,-50r0,-6xm219,-134v0,78,-31,135,-103,134r-99,0r-3,-17r27,-6r0,-192r-27,-6r3,-17r95,0v69,-1,107,37,107,104xm160,-31v44,-56,38,-194,-55,-184r-31,0r0,192v31,0,63,2,86,-8",w:239},"Ě":{d:"43,-314r22,-1r42,33v19,-10,27,-36,57,-32r0,6r-49,51r-24,-1r-48,-50r0,-6xm74,-113r0,90r84,0r15,-34r18,4r-4,53r-170,0r-4,-17r27,-6r0,-192r-27,-6r4,-17r165,0r4,53r-18,4r-15,-34r-79,0r0,79r62,0r6,-21r18,3r0,59r-18,4r-6,-22r-62,0",w:209},"Ĝ":{d:"185,-258r-22,1r-42,-33v-19,10,-27,36,-57,32r0,-6r49,-51r24,1r48,50r0,6xm51,-120v-7,77,43,117,108,95r0,-64r-27,-6r3,-19r80,0r4,19r-27,6r0,71v-67,44,-193,22,-174,-86v-6,-106,69,-163,171,-128r4,48r-18,4r-15,-34v-27,-9,-73,-6,-91,10v-10,22,-15,52,-18,84",w:228},"Ĥ":{d:"191,-258r-22,1r-42,-33v-19,10,-27,36,-57,32r0,-6r50,-51r23,1r48,50r0,6xm40,-215r-27,-6r3,-17r80,0r4,17r-27,6r0,78r110,0r0,-78r-27,-6r3,-17r81,0r3,17r-27,6r0,192r27,6r-3,17r-81,0r-3,-17r27,-6r0,-91r-110,0r0,91r27,6r-4,17r-80,0r-3,-17r27,-6r0,-192",w:256},"ĥ":{d:"114,-295r-22,1r-42,-33r-40,33v-6,-2,-19,3,-17,-7r50,-51r23,1r48,50r0,6xm163,-122v10,-67,-70,-58,-90,-25r0,124r27,6r-3,17r-79,0r-3,-17r26,-6r0,-225r-26,-5r3,-18r55,-4r0,109r3,1v27,-46,119,-40,119,37r0,105r27,6r-4,17r-78,0r-4,-17r27,-6r0,-99",w:232},"Ĩ":{d:"22,-282v-10,1,-15,5,-15,17r-20,2v-1,-27,13,-44,39,-44v28,0,44,18,67,23v10,-1,16,-8,15,-21r20,-2v2,29,-8,49,-36,48v-27,-1,-48,-18,-70,-23xm40,-215r-27,-6r3,-17r80,0r4,17r-27,6r0,192r27,6r-4,17r-80,0r-3,-17r27,-6r0,-192",w:113},"Ĵ":{d:"156,-258r-22,1r-42,-33r-40,33v-6,-2,-19,3,-17,-7r50,-51r23,1r48,50r0,6xm114,-59v5,56,-51,76,-98,54r-4,-46r18,-4v8,18,12,47,45,33v11,-53,2,-130,5,-193r-34,-6r4,-17r87,0r3,17r-26,6r0,156",w:150},"Ĺ":{d:"31,-264r53,-50r33,2r0,12r-65,43v-7,-3,-22,3,-21,-7xm40,-215r-27,-6r4,-17r80,0r3,17r-27,6r0,192r59,0r15,-34r18,4r-4,53r-144,0r-4,-17r27,-6r0,-192",w:178},"ĺ":{d:"26,-301r52,-50r34,2r0,12r-66,43r-20,-1r0,-6xm43,-248r-27,-5r4,-18r55,-4r0,252r27,6r-4,17r-78,0r-4,-17r27,-6r0,-225",w:112},"Ń":{d:"113,-264r52,-50r34,2r0,12r-66,43v-6,-3,-21,3,-20,-7xm40,-215r-27,-6r3,-17r74,0r115,214r3,0r0,-191r-27,-6r3,-17r72,0r3,17r-26,6r0,215r-51,0r-115,-214r-3,0r0,191r27,6r-4,17r-71,0r-3,-17r27,-6r0,-192",w:269},"Ň":{d:"78,-314r22,-1r42,33r40,-33v6,2,19,-3,17,7r-50,51r-23,-1r-48,-50r0,-6xm40,-215r-27,-6r3,-17r74,0r115,214r3,0r0,-191r-27,-6r3,-17r72,0r3,17r-26,6r0,215r-51,0r-115,-214r-3,0r0,191r27,6r-4,17r-71,0r-3,-17r27,-6r0,-192",w:269},"Ŕ":{d:"67,-264r52,-50r34,2r0,12r-66,43v-6,-3,-21,3,-20,-7xm16,-238v72,1,165,-15,162,60v0,32,-17,55,-39,66v9,31,34,59,48,89r25,6r-3,17r-44,0r-60,-106r-32,0r0,83r27,6r-4,17r-80,0r-3,-17r27,-6r0,-192r-27,-6xm139,-135v15,-50,-6,-89,-66,-80r0,87v25,1,47,-1,66,-7",w:211},"Ř":{d:"31,-314r22,-1r42,33v19,-10,27,-36,57,-32r0,6r-49,51r-24,-1r-48,-50r0,-6xm16,-238v72,1,165,-15,162,60v0,32,-17,55,-39,66v9,31,34,59,48,89r25,6r-3,17r-44,0r-60,-106r-32,0r0,83r27,6r-4,17r-80,0r-3,-17r27,-6r0,-192r-27,-6xm139,-135v15,-50,-6,-89,-66,-80r0,87v25,1,47,-1,66,-7",w:211},"Ś":{d:"71,-264r53,-50r34,2r0,12r-66,43v-7,-3,-22,3,-21,-7xm56,-212v-23,84,116,73,116,151v0,66,-93,78,-149,54r-4,-46r21,-4r14,34v23,7,58,4,80,-2v32,-89,-115,-83,-115,-158v0,-58,87,-70,141,-50r4,48r-18,4r-15,-34v-22,-7,-57,-4,-75,3",w:187},"Ŝ":{d:"159,-258r-22,1r-42,-33v-19,10,-27,36,-57,32r0,-6r50,-51r23,1r48,50r0,6xm56,-212v-23,84,116,73,116,151v0,66,-93,78,-149,54r-4,-46r21,-4r14,34v23,7,58,4,80,-2v32,-89,-115,-83,-115,-158v0,-58,87,-70,141,-50r4,48r-18,4r-15,-34v-22,-7,-57,-4,-75,3",w:187},"Š":{d:"36,-314r22,-1r42,33r40,-33v6,2,19,-3,17,7r-50,51r-23,-1r-48,-50r0,-6xm56,-212v-23,84,116,73,116,151v0,66,-93,78,-149,54r-4,-46r21,-4r14,34v23,7,58,4,80,-2v32,-89,-115,-83,-115,-158v0,-58,87,-70,141,-50r4,48r-18,4r-15,-34v-22,-7,-57,-4,-75,3",w:187},"Ť":{d:"39,-314r22,-1r42,33v19,-10,27,-36,57,-32r0,6r-49,51r-24,-1r-48,-50r0,-6xm83,-215r-52,0r-11,30r-18,-2r3,-51r190,0r3,51r-17,2r-12,-30r-52,0r0,192r27,6r-4,17r-80,0r-3,-17r26,-6r0,-192",w:200},"Ũ":{d:"86,-282v-10,1,-15,5,-15,17r-19,2v-2,-28,13,-44,39,-44v27,0,44,19,67,23v10,-1,15,-9,14,-21r21,-2v1,29,-9,49,-37,48v-27,-1,-47,-18,-70,-23xm118,4v-59,0,-89,-29,-88,-90r0,-129r-27,-6r3,-17r80,0r4,17r-27,6v1,90,-22,219,88,192v29,-7,32,-36,33,-69r0,-123r-26,-6r3,-17r71,0r4,17r-27,6r0,119v0,67,-26,100,-91,100",w:238},"Ŵ":{d:"247,-258r-22,1r-42,-33v-19,10,-27,36,-57,32r0,-6r49,-51r24,1r48,50r0,6xm71,-220r-26,5r59,174r2,0r60,-197r34,0r59,197r3,0r53,-174r-27,-5r4,-18r63,0r4,18r-18,4r-68,216r-34,0r-58,-195r-3,0r-59,195r-34,0r-74,-216r-19,-4r4,-18r71,0",w:351},"Ŷ":{d:"167,-258r-22,1r-42,-33r-40,33v-6,-2,-19,3,-17,-7r50,-51r23,1r48,50r0,6xm84,-102r-73,-114r-20,-4r3,-18r72,0r4,18r-23,4r56,89r3,0r53,-89r-22,-4r4,-18r62,0r3,18r-19,4r-70,115r0,78r27,6r-3,17r-80,0r-4,-17r27,-6r0,-79",w:197},"Ÿ":{d:"61,-300v26,-4,28,35,6,38v-26,3,-28,-34,-6,-38xm164,-284v2,25,-35,29,-38,6v-3,-26,35,-28,38,-6xm84,-102r-73,-114r-20,-4r3,-18r72,0r4,18r-23,4r56,89r3,0r53,-89r-22,-4r4,-18r62,0r3,18r-19,4r-70,115r0,78r27,6r-3,17r-80,0r-4,-17r27,-6r0,-79",w:197},"Ź":{d:"75,-264r52,-50r34,2r0,12r-66,43v-6,-3,-21,3,-20,-7xm180,-238r0,22r-126,191v27,6,68,0,99,2r14,-34r18,4r-4,53r-167,0r0,-22r126,-191v-25,-6,-62,0,-91,-2r-15,34r-18,-4r4,-53r160,0",w:198},"Ž":{d:"39,-314r22,-1r42,33v19,-10,27,-36,57,-32r0,6r-49,51r-24,-1r-48,-50r0,-6xm180,-238r0,22r-126,191v27,6,68,0,99,2r14,-34r18,4r-4,53r-167,0r0,-22r126,-191v-25,-6,-62,0,-91,-2r-15,34r-18,-4r4,-53r160,0",w:198},$:{d:"20,-183v-2,-33,31,-55,66,-58r0,-34r22,0r0,33v20,0,38,3,53,9r4,48r-19,4r-14,-34r-24,-4r1,85v34,22,62,31,64,73v2,35,-30,60,-65,64r0,37r-22,0r0,-36v-24,0,-48,-4,-63,-11r-3,-46r20,-4r15,34v9,2,19,5,31,4r0,-90v-42,-28,-63,-31,-66,-74xm108,-20v49,-2,34,-61,0,-75r0,75xm86,-218v-33,-6,-44,31,-23,52v4,4,12,10,23,17r0,-69",w:193},"«":{d:"96,-20r-70,-74r0,-11r70,-74v5,1,16,-4,15,4v-17,27,-39,48,-53,77v17,27,40,48,53,78r-15,0xm142,-28r-47,-68r0,-7r47,-68v5,1,16,-4,15,4r-29,68v9,24,22,44,29,71r-15,0",w:186},"»":{d:"91,-20v-5,-1,-16,4,-15,-4v17,-27,39,-48,53,-77v-17,-27,-40,-48,-53,-78r15,0r69,74r0,11xm45,-28v-5,-1,-16,4,-15,-4r29,-67v-9,-25,-22,-45,-29,-72r15,0r47,68r0,7",w:186},"|":{d:"47,-294r21,0r0,388r-21,0r0,-388",w:115},"¦":{d:"47,-56r21,0r0,150r-21,0r0,-150xm47,-294r21,0r0,151r-21,0r0,-151",w:115},"ð":{d:"129,-185v-7,-16,-15,-30,-26,-43r-44,21r-7,-14r39,-19v-12,-12,-26,-21,-39,-31r26,-4v13,6,25,15,36,24r42,-20r7,15r-36,17v63,45,88,243,-31,243v-56,0,-79,-33,-79,-94v0,-71,48,-126,112,-95xm59,-163v-23,58,-15,174,67,141v25,-10,18,-51,21,-87v5,-55,-45,-79,-88,-54",w:195},"#":{d:"132,-54r-50,0r-7,54r-28,0r7,-54r-38,0r0,-24r42,0r11,-82r-42,0r0,-24r46,0r8,-54r27,0r-7,54r50,0r8,-54r27,0r-7,54r37,0r0,24r-41,0r-11,82r40,0r0,24r-44,0r-7,54r-28,0xm86,-78r50,0r11,-82r-50,0",w:231},"{":{d:"63,-79v1,-21,-17,-21,-37,-20r0,-17v20,0,37,2,37,-19v0,-70,-25,-170,63,-160r0,17v-59,-5,-26,84,-34,132v1,22,-7,34,-21,40v19,0,21,18,21,37r0,103v0,23,10,30,34,29r0,17v-39,3,-62,-13,-63,-49r0,-110",w:143},"}":{d:"81,-135v-2,21,16,19,36,19r0,17v-20,0,-36,-2,-36,20v0,70,25,169,-63,159r0,-17v23,1,33,-6,33,-29r0,-103v0,-21,6,-34,21,-39v-18,-2,-20,-19,-21,-38r0,-102v0,-23,-10,-31,-33,-30r0,-17v39,-2,63,15,63,49r0,111",w:143},"<":{d:"25,-98r0,-16v49,-21,92,-48,145,-66r0,24v-34,18,-73,30,-104,51r104,49r0,24v-53,-17,-95,-45,-145,-66",w:201},">":{d:"177,-98v-49,21,-92,48,-145,66r0,-24v34,-18,73,-30,104,-51r-104,-49r0,-24v53,17,95,45,145,66r0,16",w:201},"Ð":{d:"219,-134v0,80,-29,134,-103,134r-99,0r-3,-17r27,-6r0,-88r-27,0r0,-22r27,0r0,-82r-27,-6r3,-17r95,0v70,0,107,34,107,104xm160,-31v43,-54,39,-195,-55,-184r-31,0r0,82r51,0r0,22r-51,0r0,88v30,-1,64,2,86,-8",w:239},"Þ":{d:"179,-131v-1,56,-45,72,-106,68r0,40r37,6r-3,17r-91,0r-3,-17r27,-6r0,-192r-27,-6r3,-17r80,0r4,17r-27,6r0,27v57,-2,108,2,106,57xm140,-93v16,-49,-9,-82,-67,-73r0,80v24,0,51,1,67,-7",w:193},"þ":{d:"182,-115v0,88,-42,136,-123,114r0,54r27,6r-3,17r-79,0r-3,-17r27,-6r0,-301r-27,-5r3,-18r55,-4r0,108v13,-14,31,-28,58,-28v46,0,65,30,65,80xm59,-22v31,6,83,13,87,-23v5,-47,16,-129,-40,-128v-21,0,-36,11,-47,22r0,129",w:199},"ß":{d:"116,-253v-36,-2,-39,17,-39,53r0,200r-55,0r-3,-17r27,-6r0,-145r-29,-5r3,-18r26,0v-3,-56,23,-84,75,-84v39,0,64,18,64,57v0,38,-20,58,-41,76v31,21,65,39,68,87v4,60,-74,70,-117,47r0,-41r19,-2v5,18,5,34,35,34v22,0,32,-7,31,-29v-3,-45,-41,-60,-69,-81r0,-12v22,-19,43,-38,43,-75v0,-27,-12,-37,-38,-39",w:226},"°":{d:"59,-184v-27,0,-45,-18,-45,-45v0,-27,18,-46,45,-46v26,0,45,18,45,46v0,28,-19,45,-45,45xm59,-255v-16,0,-22,10,-22,26v0,17,8,26,22,26v15,0,23,-11,23,-26v0,-15,-7,-26,-23,-26",w:107},"%":{d:"214,-238r31,0r0,4r-170,234r-30,0r0,-4xm72,-136v-32,0,-53,-21,-53,-53v0,-31,21,-53,53,-53v31,0,53,22,53,53v0,32,-22,53,-53,53xm72,-220v-18,0,-26,13,-26,31v0,18,8,31,26,31v18,0,26,-13,26,-31v0,-18,-8,-31,-26,-31xm218,4v-32,0,-53,-21,-53,-53v0,-32,21,-53,53,-53v32,0,53,21,53,53v0,32,-21,53,-53,53xm218,-80v-18,0,-26,13,-26,31v0,18,8,31,26,31v18,0,26,-13,26,-31v0,-18,-8,-31,-26,-31",w:295},"+":{d:"106,-173r0,56r53,0r0,26r-53,0r0,55r-25,0r0,-55r-53,0r0,-26r53,0r0,-56r25,0",w:186},"=":{d:"28,-82r141,0r0,28r-141,0r0,-28xm28,-163r141,0r0,28r-141,0r0,-28",w:197},"^":{d:"89,-271r16,0r64,81r0,6r-24,0v-17,-19,-30,-42,-49,-59r-47,59r-24,0r0,-6",w:194},"~":{d:"63,-111v-11,1,-20,4,-19,17r-19,2v-1,-30,15,-45,42,-45v33,0,54,23,84,23v12,0,19,-8,18,-21r21,-1v2,31,-13,48,-40,48v-32,0,-58,-18,-87,-23",w:212},"¢":{d:"167,-13v-14,8,-32,15,-54,16r0,40r-21,0r0,-39v-50,-4,-75,-30,-75,-90v0,-61,23,-100,75,-108r0,-44r21,0r0,44v21,0,37,6,52,10r0,45r-22,3r-8,-34r-22,-3r0,156v20,-2,39,-7,54,-13r0,17xm59,-163v-13,38,-22,121,17,137v5,3,10,5,16,7r0,-154v-11,3,-24,5,-33,10",w:180},"£":{d:"74,-103v8,25,7,58,-2,80r72,0r14,-34r19,4r-5,53r-148,0r-3,-17v40,3,30,-56,22,-86r-20,0r-4,-15r18,-5v-22,-57,-3,-125,67,-119v25,2,45,6,61,15r0,49r-18,2r-13,-40v-31,-8,-80,-11,-74,35v3,20,2,38,8,55r77,0r0,23r-71,0",w:193}," ":{w:96},"¥":{d:"33,-112r45,0r-67,-104r-20,-4r3,-18r72,0r4,18r-23,4r58,89r54,-89r-22,-4r4,-18r62,0r3,18r-19,4r-63,104r43,0r0,23r-50,0r0,22r50,0r0,23r-50,0r0,21r27,6r-3,17r-80,0r-4,-17r27,-6r0,-21r-51,0r0,-23r51,0r0,-22r-51,0r0,-23",w:197},"¤":{d:"168,-141v17,19,16,61,-2,78r25,30r-22,19r-26,-31v-19,10,-44,8,-62,0r-26,31r-22,-20r24,-29v-16,-18,-19,-61,-1,-79r-24,-29r22,-18r24,29v18,-11,49,-11,67,0r24,-29r23,19xm112,-143v-25,0,-38,16,-38,40v0,25,14,40,38,40v23,0,37,-15,37,-40v0,-24,-12,-40,-37,-40",w:223},"­":{d:"40,-117r104,-7r-5,26r-104,7",w:170},"¯":{d:"30,-259r125,0r-4,21r-125,0",w:181},"ā":{d:"36,-185v51,-19,129,-15,129,56r0,106r30,6r-3,17r-45,4r-10,-31v-22,41,-120,46,-118,-15v1,-52,51,-64,114,-65v6,-52,-16,-76,-69,-64r-11,37r-17,-1r0,-50xm52,-62v-15,55,62,53,81,22r0,-46v-29,1,-59,4,-77,13v-1,3,-3,7,-4,11xm38,-259r125,0r-4,21r-125,0",w:202},"ē":{d:"100,-195v59,0,71,38,68,103r-119,0v-12,70,59,90,109,63r0,17v-59,33,-141,17,-141,-75v0,-62,27,-107,83,-108xm134,-113v8,-55,-36,-73,-75,-50v-5,13,-10,33,-10,50r85,0xm42,-259r125,0r-4,21r-125,0",w:181},"ō":{d:"179,-115v0,67,-23,119,-83,119v-56,0,-79,-34,-79,-94v0,-58,28,-105,81,-105v51,0,81,29,81,80xm59,-163v-21,56,-18,165,61,143v31,-9,24,-52,27,-89v4,-54,-46,-79,-88,-54xm41,-259r125,0r-4,21r-125,0",w:195},"ū":{d:"159,-27v-29,47,-125,43,-125,-36r0,-105r-27,-5r3,-18r55,-4r0,124v-9,62,65,66,90,31r0,-128r-32,-5r4,-18r60,-4r0,172r27,6r-4,17r-41,4xm48,-259r125,0r-4,21r-125,0",w:221},"Ā":{d:"45,-292r135,0r-3,21r-136,0xm-1,-17r19,-5r77,-216r26,0r76,216r19,5r-4,17r-68,0r-3,-17r22,-5r-16,-49r-87,0r-16,49r22,5r-3,17r-61,0xm68,-94r71,0v-13,-32,-20,-71,-36,-100",w:214},"Ē":{d:"40,-292r136,0r-4,21r-135,0xm74,-113r0,90r84,0r15,-34r18,4r-4,53r-170,0r-4,-17r27,-6r0,-192r-27,-6r4,-17r165,0r4,53r-18,4r-15,-34r-79,0r0,79r62,0r6,-21r18,3r0,59r-18,4r-6,-22r-62,0",w:209},"Ī":{d:"-7,-292r135,0r-3,21r-136,0xm40,-215r-27,-6r3,-17r80,0r4,17r-27,6r0,192r27,6r-4,17r-80,0r-3,-17r27,-6r0,-192",w:113},"Ō":{d:"53,-292r136,0r-4,21r-135,0xm218,-145v0,87,-23,148,-101,149v-70,0,-99,-37,-99,-110v0,-83,28,-134,102,-136v65,-1,98,32,98,97xm63,-204v-26,80,-19,215,88,181v9,-3,16,-7,22,-11v25,-75,23,-220,-88,-180v-9,3,-17,6,-22,10"},"Ū":{d:"61,-292r135,0r-3,21r-136,0xm118,4v-59,0,-89,-29,-88,-90r0,-129r-27,-6r3,-17r80,0r4,17r-27,6v1,90,-22,219,88,192v29,-7,32,-36,33,-69r0,-123r-26,-6r3,-17r71,0r4,17r-27,6r0,119v0,67,-26,100,-91,100",w:238},"å":{d:"98,-222v-20,0,-33,-9,-33,-30v0,-47,69,-58,69,-12v0,26,-12,42,-36,42xm99,-281v-13,0,-16,8,-16,23v0,20,16,28,31,19v4,-17,3,-42,-15,-42xm36,-185v51,-19,129,-15,129,56r0,106r30,6r-3,17r-45,4r-10,-31v-22,41,-120,46,-118,-15v1,-52,51,-64,114,-65v6,-52,-16,-76,-69,-64r-11,37r-17,-1r0,-50xm52,-62v-15,55,62,53,81,22r0,-46v-29,1,-59,4,-77,13v-1,3,-3,7,-4,11",w:202},"ă":{d:"96,-250v21,0,34,-14,37,-32r17,2v3,57,-87,69,-104,19v-2,-6,-4,-13,-4,-19r17,-2v4,16,16,32,37,32xm36,-185v51,-19,129,-15,129,56r0,106r30,6r-3,17r-45,4r-10,-31v-22,41,-120,46,-118,-15v1,-52,51,-64,114,-65v6,-52,-16,-76,-69,-64r-11,37r-17,-1r0,-50xm52,-62v-15,55,62,53,81,22r0,-46v-29,1,-59,4,-77,13v-1,3,-3,7,-4,11",w:202},"ĕ":{d:"100,-250v21,0,34,-14,37,-32r17,2v3,57,-87,69,-104,19v-2,-6,-4,-13,-4,-19r17,-2v3,18,16,32,37,32xm100,-195v59,0,71,38,68,103r-119,0v-12,70,59,90,109,63r0,17v-59,33,-141,17,-141,-75v0,-62,27,-107,83,-108xm134,-113v8,-55,-36,-73,-75,-50v-5,13,-10,33,-10,50r85,0",w:181},"ğ":{d:"97,-250v20,0,34,-14,36,-32r17,2v5,59,-87,69,-104,19v-2,-6,-3,-13,-3,-19r17,-2v2,18,16,32,37,32xm53,-2v-43,-6,-24,-57,3,-70v-57,-24,-27,-135,40,-123v24,4,53,4,82,4r3,19v-12,1,-29,-3,-37,2v41,32,10,105,-51,105v-8,0,-15,-1,-21,-2v-8,9,-20,18,-22,29v3,17,34,9,52,10v48,2,84,9,84,50v0,44,-43,58,-94,58v-42,0,-71,-4,-76,-34v3,-22,19,-35,37,-48xm155,50v24,-47,-28,-55,-83,-50v-12,9,-26,22,-28,38v3,34,82,22,111,12xm65,-168v-24,43,5,103,59,77v22,-41,-4,-105,-59,-77",w:188},"ĭ":{d:"55,-250v21,0,33,-15,37,-32r17,2v3,57,-87,69,-104,19v-2,-6,-4,-13,-4,-19r17,-2v3,18,16,32,37,32xm77,-23r27,6r-3,17r-79,0r-3,-17r27,-6r0,-145r-27,-5r3,-18r55,-4r0,172",w:116},"ŏ":{d:"99,-250v21,0,34,-14,37,-32r17,2v3,57,-87,69,-104,19v-2,-6,-4,-13,-4,-19r17,-2v3,18,16,32,37,32xm179,-115v0,67,-23,119,-83,119v-56,0,-79,-34,-79,-94v0,-58,28,-105,81,-105v51,0,81,29,81,80xm59,-163v-21,56,-18,165,61,143v31,-9,24,-52,27,-89v4,-54,-46,-79,-88,-54",w:195},"ŭ":{d:"106,-250v21,0,34,-14,37,-32r17,2v3,57,-87,69,-104,19v-2,-6,-4,-13,-4,-19r17,-2v4,16,16,32,37,32xm159,-27v-29,47,-125,43,-125,-36r0,-105r-27,-5r3,-18r55,-4r0,124v-9,62,65,66,90,31r0,-128r-32,-5r4,-18r60,-4r0,172r27,6r-4,17r-41,4",w:221},"ů":{d:"108,-222v-20,0,-33,-9,-33,-30v0,-47,68,-58,69,-12v1,27,-12,42,-36,42xm110,-281v-14,0,-17,7,-17,23v0,20,16,28,31,19v4,-16,3,-41,-14,-42xm159,-27v-29,47,-125,43,-125,-36r0,-105r-27,-5r3,-18r55,-4r0,124v-9,62,65,66,90,31r0,-128r-32,-5r4,-18r60,-4r0,172r27,6r-4,17r-41,4",w:221},"Ů":{d:"123,-250v-18,0,-31,-8,-31,-26v1,-23,13,-38,35,-38v17,0,32,8,31,27v-1,23,-12,37,-35,37xm135,-265v16,-13,-1,-47,-24,-32v-4,20,3,41,24,32xm118,4v-59,0,-89,-29,-88,-90r0,-129r-27,-6r3,-17r80,0r4,17r-27,6v1,90,-22,219,88,192v29,-7,32,-36,33,-69r0,-123r-26,-6r3,-17r71,0r4,17r-27,6r0,119v0,67,-26,100,-91,100",w:238},"Ă":{d:"66,-309v4,36,80,35,84,0r17,2v-1,64,-119,62,-118,0xm-1,-17r19,-5r77,-216r26,0r76,216r19,5r-4,17r-68,0r-3,-17r22,-5r-16,-49r-87,0r-16,49r22,5r-3,17r-61,0xm68,-94r71,0v-13,-32,-20,-71,-36,-100",w:214},"Ĕ":{d:"61,-309v4,36,80,36,84,0r17,2v0,65,-119,61,-118,0xm74,-113r0,90r84,0r15,-34r18,4r-4,53r-170,0r-4,-17r27,-6r0,-192r-27,-6r4,-17r165,0r4,53r-18,4r-15,-34r-79,0r0,79r62,0r6,-21r18,3r0,59r-18,4r-6,-22r-62,0",w:209},"Ğ":{d:"80,-309v4,36,80,36,84,0r17,2v0,64,-119,62,-118,0xm51,-120v-7,77,43,117,108,95r0,-64r-27,-6r3,-19r80,0r4,19r-27,6r0,71v-67,44,-193,22,-174,-86v-6,-106,69,-163,171,-128r4,48r-18,4r-15,-34v-27,-9,-73,-6,-91,10v-10,22,-15,52,-18,84",w:228},"Ĭ":{d:"14,-309v4,36,80,35,84,0r17,2v1,56,-98,63,-114,17v-3,-6,-5,-11,-5,-17xm40,-215r-27,-6r3,-17r80,0r4,17r-27,6r0,192r27,6r-4,17r-80,0r-3,-17r27,-6r0,-192",w:113},"Ŏ":{d:"74,-309v4,36,80,36,84,0r17,2v0,65,-119,61,-118,0xm218,-145v0,87,-23,148,-101,149v-70,0,-99,-37,-99,-110v0,-83,28,-134,102,-136v65,-1,98,32,98,97xm63,-204v-26,80,-19,215,88,181v9,-3,16,-7,22,-11v25,-75,23,-220,-88,-180v-9,3,-17,6,-22,10"},"Ŭ":{d:"82,-309v4,36,80,36,84,0r17,2v0,64,-119,62,-118,0xm118,4v-59,0,-89,-29,-88,-90r0,-129r-27,-6r3,-17r80,0r4,17r-27,6v1,90,-22,219,88,192v29,-7,32,-36,33,-69r0,-123r-26,-6r3,-17r71,0r4,17r-27,6r0,119v0,67,-26,100,-91,100",w:238},"ċ":{d:"100,-271v28,-3,31,39,7,42v-30,5,-31,-38,-7,-42xm156,-13v-55,35,-155,15,-139,-73v-7,-86,61,-131,137,-98r4,42r-20,4r-12,-32v-21,-7,-52,-3,-67,7v-17,49,-21,146,45,146v20,0,37,-5,52,-13r0,17",w:170},"ė":{d:"123,-253v4,29,-38,31,-41,7v-5,-29,39,-33,41,-7xm100,-195v59,0,71,38,68,103r-119,0v-12,70,59,90,109,63r0,17v-59,33,-141,17,-141,-75v0,-62,27,-107,83,-108xm134,-113v8,-55,-36,-73,-75,-50v-5,13,-10,33,-10,50r85,0",w:181},"ġ":{d:"96,-271v28,-3,31,38,7,42v-30,5,-31,-38,-7,-42xm53,-2v-43,-6,-24,-57,3,-70v-57,-24,-27,-135,40,-123v24,4,53,4,82,4r3,19v-12,1,-29,-3,-37,2v41,32,10,105,-51,105v-8,0,-15,-1,-21,-2v-8,9,-20,18,-22,29v3,17,34,9,52,10v48,2,84,9,84,50v0,44,-43,58,-94,58v-42,0,-71,-4,-76,-34v3,-22,19,-35,37,-48xm155,50v24,-47,-28,-55,-83,-50v-12,9,-26,22,-28,38v3,34,82,22,111,12xm65,-168v-24,43,5,103,59,77v22,-41,-4,-105,-59,-77",w:188},"ż":{d:"115,-253v4,29,-38,31,-41,7v-5,-29,39,-33,41,-7xm130,-19r9,-34r19,2r0,51r-142,0r0,-17r104,-152v-18,-6,-49,0,-71,-2r-9,33r-18,-2r0,-51r137,0r0,15r-106,155v20,6,53,0,77,2",w:169},"Ċ":{d:"142,-288v3,27,-39,32,-42,7v-4,-29,39,-31,42,-7xm117,4v-70,0,-99,-36,-99,-110v0,-109,71,-160,170,-125r3,47r-18,4r-15,-34v-27,-9,-74,-6,-91,10v-13,27,-16,66,-16,107v0,79,89,95,141,60r0,19v-20,12,-46,22,-75,22",w:206},"Ė":{d:"126,-288v3,27,-39,32,-42,7v-3,-28,39,-32,42,-7xm74,-113r0,90r84,0r15,-34r18,4r-4,53r-170,0r-4,-17r27,-6r0,-192r-27,-6r4,-17r165,0r4,53r-18,4r-15,-34r-79,0r0,79r62,0r6,-21r18,3r0,59r-18,4r-6,-22r-62,0",w:209},"Ġ":{d:"144,-288v4,28,-38,31,-41,7v-4,-29,39,-31,41,-7xm51,-120v-7,77,43,117,108,95r0,-64r-27,-6r3,-19r80,0r4,19r-27,6r0,71v-67,44,-193,22,-174,-86v-6,-106,69,-163,171,-128r4,48r-18,4r-15,-34v-27,-9,-73,-6,-91,10v-10,22,-15,52,-18,84",w:228},"İ":{d:"78,-288v5,28,-39,32,-41,7v-4,-28,38,-31,41,-7xm40,-215r-27,-6r3,-17r80,0r4,17r-27,6r0,192r27,6r-4,17r-80,0r-3,-17r27,-6r0,-192",w:113},"Ż":{d:"122,-288v3,27,-39,32,-42,7v-3,-28,39,-32,42,-7xm180,-238r0,22r-126,191v27,6,68,0,99,2r14,-34r18,4r-4,53r-167,0r0,-22r126,-191v-25,-6,-62,0,-91,-2r-15,34r-18,-4r4,-53r160,0",w:198},"Ą":{d:"114,57v2,-37,29,-54,51,-74r-18,-54r-87,0r-16,49r22,5r-3,17r-61,0r-3,-17r19,-5r77,-216r26,0r76,216r19,5r-4,17r-41,0v-15,13,-32,26,-32,51v0,23,33,7,40,-2v3,26,-16,31,-37,31v-17,0,-29,-4,-28,-23xm68,-94r71,0v-13,-32,-20,-71,-36,-100",w:214},"Ę":{d:"130,57v2,-26,15,-43,31,-57r-144,0r-4,-17r27,-6r0,-192r-27,-6r4,-17r165,0r4,53r-18,4r-15,-34r-79,0r0,79r62,0r6,-21r18,3r0,59r-18,4r-6,-22r-62,0r0,90r84,0r15,-34r18,4r-4,53v-15,13,-32,25,-32,51v0,23,33,7,40,-2v3,26,-16,31,-37,31v-17,0,-28,-4,-28,-23",w:209},"ę":{d:"100,-195v59,0,71,38,68,103r-119,0v-12,70,59,90,109,63r0,17v-18,15,-40,33,-40,63v0,23,32,6,40,-2v3,26,-16,31,-37,31v-50,0,-20,-63,0,-79v-64,13,-104,-18,-104,-88v0,-62,27,-107,83,-108xm134,-113v8,-55,-36,-73,-75,-50v-5,13,-10,33,-10,50r85,0",w:181},"Į":{d:"8,57v1,-26,16,-42,31,-57r-23,0r-3,-17r27,-6r0,-192r-27,-6r3,-17r80,0r4,17r-27,6r0,192r27,6r-4,17r-31,0v-15,13,-32,26,-32,51v0,23,33,7,40,-2v3,26,-16,31,-37,31v-17,0,-28,-4,-28,-23",w:113},"į":{d:"16,57v1,-26,16,-42,31,-57r-25,0r-3,-17r27,-6r0,-145r-27,-5r3,-18r55,-4r0,172r27,6r-3,17r-28,0v-15,13,-32,26,-32,51v0,23,33,7,40,-2v3,26,-16,31,-37,31v-17,0,-28,-4,-28,-23xm79,-253v4,29,-39,31,-42,7v-4,-29,40,-32,42,-7",w:116},"Ų":{d:"123,4v-62,1,-94,-28,-93,-90r0,-129r-27,-6r3,-17r80,0r4,17r-27,6v1,90,-22,219,88,192v29,-7,32,-36,33,-69r0,-123r-26,-6r3,-17r71,0r4,17r-27,6v-5,79,18,181,-42,209v-23,11,-44,29,-49,57v2,23,32,7,40,-2v3,26,-16,31,-37,31v-17,0,-28,-4,-27,-23v1,-25,14,-41,29,-53",w:238},"Ş":{d:"56,-212v-23,84,116,73,116,151v0,38,-32,62,-71,64r-5,14v16,6,34,9,34,31v1,34,-49,39,-73,24r0,-16v12,4,48,17,48,-6v1,-19,-30,-12,-34,-29r7,-17v-21,0,-42,-6,-55,-11r-4,-46r21,-4r14,34v23,7,58,4,80,-2v32,-89,-115,-83,-115,-158v0,-58,87,-70,141,-50r4,48r-18,4r-15,-34v-22,-7,-57,-4,-75,3",w:187},"ş":{d:"56,-169v-22,69,106,55,100,121v-3,30,-29,51,-62,51r-5,14v16,6,33,10,34,31v1,35,-50,38,-74,24r0,-16v12,4,38,14,48,1v9,-30,-50,-17,-27,-54v-16,-1,-35,-6,-46,-11r-2,-43r19,-3r11,33v20,5,49,5,69,-1v24,-69,-100,-58,-100,-122v0,-55,83,-60,127,-39r2,43r-20,3r-10,-33v-19,-5,-46,-4,-64,1",w:170},"Ŀ":{d:"40,-215r-27,-6r4,-17r80,0r3,17r-27,6r0,192r59,0r15,-34r18,4r-4,53r-144,0r-4,-17r27,-6r0,-192xm178,-126v4,29,-37,36,-43,11v-6,-32,37,-34,43,-11",w:180},"ŀ":{d:"43,-248r-27,-5r4,-18r55,-4r0,252r27,6r-4,17r-78,0r-4,-17r27,-6r0,-225xm150,-126v4,29,-37,36,-43,11v-6,-32,37,-34,43,-11",w:139},"Đ":{d:"219,-134v0,80,-29,134,-103,134r-99,0r-3,-17r27,-6r0,-88r-27,0r0,-22r27,0r0,-82r-27,-6r3,-17r95,0v70,0,107,34,107,104xm160,-31v43,-54,39,-195,-55,-184r-31,0r0,82r51,0r0,22r-51,0r0,88v30,-1,64,2,86,-8",w:239},"đ":{d:"17,-73v-4,-87,40,-137,123,-117r0,-27r-63,0r0,-17r63,0r0,-14r-26,-5r3,-18r55,-4r0,41r27,0r0,17r-27,0r0,194r27,6r-4,17r-41,4r-10,-31v-13,16,-30,31,-60,31v-46,-2,-65,-30,-67,-77xm140,-169v-30,-5,-87,-13,-87,25v0,47,-15,130,41,127v20,-1,36,-11,46,-23r0,-129",w:208},"Ħ":{d:"15,-191r25,0r0,-24r-27,-6r3,-17r80,0r4,17r-27,6r0,24r110,0r0,-24r-27,-6r3,-17r81,0r3,17r-27,6r0,24r29,0r0,23r-29,0r0,145r27,6r-3,17r-81,0r-3,-17r27,-6r0,-91r-110,0r0,91r27,6r-4,17r-80,0r-3,-17r27,-6r0,-145r-25,0r0,-23xm183,-137r0,-31r-110,0r0,31r110,0",w:256},"ħ":{d:"163,-122v10,-67,-70,-58,-90,-25r0,124r27,6r-3,17r-79,0r-3,-17r26,-6r0,-188r-26,0r0,-22r26,0r0,-15r-26,-5r3,-18r55,-4r0,42r63,0r0,22r-63,0r0,45r3,1v27,-46,119,-40,119,37r0,105r27,6r-4,17r-78,0r-4,-17r27,-6r0,-99",w:232},"Ł":{d:"5,-97r35,-20r0,-98r-27,-6r4,-17r80,0r3,17r-27,6r0,79r60,-35r0,25r-60,34r0,89r59,0r15,-34r18,4r-4,53r-144,0r-4,-17r27,-6r0,-69r-35,20r0,-25",w:178},"ł":{d:"0,-120r43,-25r0,-103r-27,-5r4,-18r55,-4r0,112r41,-24r0,24r-41,24r0,116r27,6r-4,17r-78,0r-4,-17r27,-6r0,-98r-43,25r0,-24",w:112},"ú":{d:"159,-27v-29,47,-125,43,-125,-36r0,-105r-27,-5r3,-18r55,-4r0,124v-9,62,65,66,90,31r0,-128r-32,-5r4,-18r60,-4r0,172r27,6r-4,17r-41,4xm93,-224v6,-29,25,-45,35,-70r32,2r0,12r-49,58",w:221},"ù":{d:"159,-27v-29,47,-125,43,-125,-36r0,-105r-27,-5r3,-18r55,-4r0,124v-9,62,65,66,90,31r0,-128r-32,-5r4,-18r60,-4r0,172r27,6r-4,17r-41,4xm126,-224r-21,2r-51,-58r0,-12r31,-2v13,24,33,41,41,70",w:221},"ã":{d:"61,-244v-12,-1,-15,6,-15,17r-20,2v-1,-28,13,-46,39,-45v27,1,43,19,67,23v10,-1,16,-8,15,-21r20,-2v2,29,-9,49,-36,49v-26,0,-46,-19,-70,-23xm36,-185v51,-19,129,-15,129,56r0,106r30,6r-3,17r-45,4r-10,-31v-22,41,-120,46,-118,-15v1,-52,51,-64,114,-65v6,-52,-16,-76,-69,-64r-11,37r-17,-1r0,-50xm52,-62v-15,55,62,53,81,22r0,-46v-29,1,-59,4,-77,13v-1,3,-3,7,-4,11",w:202},"ñ":{d:"88,-244v-12,-1,-15,5,-15,17r-19,2v-2,-29,12,-45,39,-45v27,1,43,19,67,23v10,-1,15,-9,14,-21r21,-2v2,29,-10,49,-37,49v-26,0,-46,-20,-70,-23xm167,-120v9,-63,-64,-63,-90,-31r0,128r27,6r-3,17r-79,0r-3,-17r27,-6r0,-145r-27,-5r3,-18r41,-4r11,32v15,-17,35,-31,63,-32v83,-5,59,97,62,172r27,6r-4,17r-78,0r-4,-17r27,-6r0,-97"},"ĩ":{d:"19,-244v-12,-1,-15,5,-15,17r-19,2v-2,-29,12,-45,39,-45v26,1,43,20,67,23v10,-1,15,-9,14,-21r21,-2v2,29,-10,49,-37,49v-26,0,-46,-20,-70,-23xm77,-23r27,6r-3,17r-79,0r-3,-17r27,-6r0,-145r-27,-5r3,-18r55,-4r0,172",w:116},"ũ":{d:"71,-244v-12,-1,-16,5,-16,17r-19,2v-2,-29,12,-45,39,-45v27,1,43,19,67,23v10,-1,15,-9,14,-21r21,-2v2,30,-9,50,-37,49v-26,-1,-46,-19,-69,-23xm159,-27v-29,47,-125,43,-125,-36r0,-105r-27,-5r3,-18r55,-4r0,124v-9,62,65,66,90,31r0,-128r-32,-5r4,-18r60,-4r0,172r27,6r-4,17r-41,4",w:221},"ì":{d:"77,-23r27,6r-3,17r-79,0r-3,-17r27,-6r0,-145r-27,-5r3,-18r55,-4r0,172xm74,-224r-21,2r-51,-58r0,-12r31,-2v13,24,33,41,41,70",w:116},"í":{d:"77,-23r27,6r-3,17r-79,0r-3,-17r27,-6r0,-145r-27,-5r3,-18r55,-4r0,172xm42,-224v6,-29,25,-45,35,-70r32,2r0,12r-49,58",w:116},"ò":{d:"179,-115v0,67,-23,119,-83,119v-56,0,-79,-34,-79,-94v0,-58,28,-105,81,-105v51,0,81,29,81,80xm59,-163v-21,56,-18,165,61,143v31,-9,24,-52,27,-89v4,-54,-46,-79,-88,-54xm118,-224r-21,2r-51,-58r0,-12r31,-2v13,24,33,41,41,70",w:195},"ó":{d:"179,-115v0,67,-23,119,-83,119v-56,0,-79,-34,-79,-94v0,-58,28,-105,81,-105v51,0,81,29,81,80xm59,-163v-21,56,-18,165,61,143v31,-9,24,-52,27,-89v4,-54,-46,-79,-88,-54xm86,-224v6,-29,25,-45,35,-70r32,2r0,12r-49,58",w:195},"ô":{d:"153,-224r-22,2r-34,-45r-33,45v-6,-2,-19,2,-17,-8r41,-65r24,1v13,24,33,41,41,70xm179,-115v0,67,-23,119,-83,119v-56,0,-79,-34,-79,-94v0,-58,28,-105,81,-105v51,0,81,29,81,80xm59,-163v-21,56,-18,165,61,143v31,-9,24,-52,27,-89v4,-54,-46,-79,-88,-54",w:195},"õ":{d:"63,-244v-12,-1,-15,5,-15,17r-19,2v-2,-29,12,-45,39,-45v27,1,43,19,67,23v10,-1,15,-9,14,-21r21,-2v2,29,-10,49,-37,49v-26,0,-46,-20,-70,-23xm179,-115v0,67,-23,119,-83,119v-56,0,-79,-34,-79,-94v0,-58,28,-105,81,-105v51,0,81,29,81,80xm59,-163v-21,56,-18,165,61,143v31,-9,24,-52,27,-89v4,-54,-46,-79,-88,-54",w:195},"×":{d:"46,-166r44,43r43,-43r18,18r-43,44r43,43r-18,18r-43,-43r-44,43r-18,-18r43,-43r-43,-44",w:179},"÷":{d:"28,-117r150,0r0,26r-150,0r0,-26xm124,-42v5,26,-34,32,-38,10v-5,-27,33,-31,38,-10xm124,-176v5,27,-34,32,-38,10v-5,-28,33,-32,38,-10",w:206},"ű":{d:"58,-224v7,-29,25,-45,36,-70r32,2r0,12r-50,58xm124,-224v7,-29,25,-45,36,-70r32,2r0,12r-49,58xm159,-27v-29,47,-125,43,-125,-36r0,-105r-27,-5r3,-18r55,-4r0,124v-9,62,65,66,90,31r0,-128r-32,-5r4,-18r60,-4r0,172r27,6r-4,17r-41,4",w:221},"ő":{d:"51,-224v6,-29,25,-45,35,-70r32,2r0,12r-49,58xm117,-224v7,-29,25,-45,36,-70r32,2r0,12r-49,58xm179,-115v0,67,-23,119,-83,119v-56,0,-79,-34,-79,-94v0,-58,28,-105,81,-105v51,0,81,29,81,80xm59,-163v-21,56,-18,165,61,143v31,-9,24,-52,27,-89v4,-54,-46,-79,-88,-54",w:195},"Å":{d:"107,-250v-18,0,-31,-8,-31,-26v1,-23,13,-38,35,-38v17,0,32,8,31,27v-1,23,-12,37,-35,37xm115,-264v17,-6,11,-41,-11,-36v-18,4,-13,38,5,37v2,0,4,-1,6,-1xm-1,-17r19,-5r77,-216r26,0r76,216r19,5r-4,17r-68,0r-3,-17r22,-5r-16,-49r-87,0r-16,49r22,5r-3,17r-61,0xm68,-94r71,0v-13,-32,-20,-71,-36,-100",w:214},"Ű":{d:"69,-264r52,-50r34,2r0,12r-66,43v-6,-3,-21,3,-20,-7xm142,-264r53,-50r34,2r0,12r-66,43v-7,-3,-22,3,-21,-7xm118,4v-59,0,-89,-29,-88,-90r0,-129r-27,-6r3,-17r80,0r4,17r-27,6v1,90,-22,219,88,192v29,-7,32,-36,33,-69r0,-123r-26,-6r3,-17r71,0r4,17r-27,6r0,119v0,67,-26,100,-91,100",w:238},"Ő":{d:"61,-264r53,-50r33,2r0,12r-65,43v-7,-3,-22,3,-21,-7xm135,-264r52,-50r34,2r0,12r-66,43v-6,-3,-21,3,-20,-7xm218,-145v0,87,-23,148,-101,149v-70,0,-99,-37,-99,-110v0,-83,28,-134,102,-136v65,-1,98,32,98,97xm63,-204v-26,80,-19,215,88,181v9,-3,16,-7,22,-11v25,-75,23,-220,-88,-180v-9,3,-17,6,-22,10"},"Ŧ":{d:"36,-128r47,0r0,-87r-52,0r-11,30r-18,-2r3,-51r190,0r3,51r-17,2r-12,-30r-52,0r0,87r54,0r-3,21r-51,0r0,84r27,6r-4,17r-80,0r-3,-17r26,-6r0,-84r-51,0",w:200},"ŧ":{d:"120,-8v-31,22,-95,14,-87,-39r0,-49r-35,0r3,-21r32,0r0,-51r-28,-5r3,-18r25,0r13,-51r19,3r0,48r51,0r3,18r-54,5r0,51r58,0r-4,21r-54,0v2,34,-11,82,28,79v9,-1,19,-4,27,-7r0,16",w:130},"ſ":{d:"46,-191v-9,-63,28,-100,83,-77r-7,23v-11,-4,-25,-7,-40,-7v-11,73,-2,169,-5,252r-55,0r-3,-17r27,-6r0,-145r-29,-5r3,-18r26,0",w:129},"±":{d:"106,-191r0,56r53,0r0,26r-53,0r0,56r-25,0r0,-56r-53,0r0,-26r53,0r0,-56r25,0xm33,-26r122,0r0,26r-122,0r0,-26",w:186},"©":{d:"110,-208v-18,55,10,108,57,78r0,15v-34,21,-98,10,-87,-47v-4,-52,36,-80,86,-61r2,34r-12,3v-1,-22,-22,-35,-46,-22xm129,-250v-51,0,-83,33,-83,83v0,51,33,84,83,84v50,0,84,-34,84,-84v0,-49,-33,-83,-84,-83xm129,-59v-66,0,-108,-42,-108,-108v0,-64,44,-108,108,-108v64,0,108,44,108,108v0,64,-43,108,-108,108",w:257},"®":{d:"129,-59v-66,0,-108,-42,-108,-108v0,-64,44,-108,108,-108v64,0,108,44,108,108v0,64,-43,108,-108,108xm129,-250v-51,0,-83,33,-83,83v0,51,33,84,83,84v50,0,84,-34,84,-84v0,-49,-33,-83,-84,-83xm131,-223v44,-7,45,48,19,61v11,13,13,36,34,39r-1,10r-28,0r-27,-47r-10,0r0,34r12,3r-2,10r-43,0r-1,-10r12,-3r0,-85r-12,-3r1,-9r46,0xm139,-176v17,-12,5,-40,-21,-33r0,34v7,0,16,1,21,-1",w:257},"¬":{d:"25,-135r157,0r0,81r-26,0r0,-55r-131,0r0,-26",w:209},"ŉ":{d:"9,-224v-15,-8,-43,-35,-10,-51v42,-3,36,62,15,82v-5,6,-10,12,-18,18r-11,-13v13,-12,23,-19,24,-36xm177,-120v9,-63,-64,-63,-90,-31r0,128r27,6r-3,17r-79,0r-3,-17r27,-6r0,-145r-27,-5r3,-18r41,-4r11,32v15,-17,35,-31,63,-32v83,-5,59,97,62,172r27,6r-4,17r-78,0r-4,-17r27,-6r0,-97",w:246},"ĸ":{d:"110,-84v-9,7,-18,14,-33,13r0,48r27,6r-3,17r-79,0r-3,-17r27,-6r0,-145r-27,-5r3,-18r55,-4v2,31,-4,69,2,96v52,-13,41,-90,103,-96v30,-3,36,39,9,43v-16,2,-20,-16,-30,-4v-12,14,-20,33,-31,49r55,84r23,6r-4,17r-39,0",w:211},a:{d:"36,-185v51,-19,129,-15,129,56r0,106r30,6r-3,17r-45,4r-10,-31v-22,41,-120,46,-118,-15v1,-52,51,-64,114,-65v6,-52,-16,-76,-69,-64r-11,37r-17,-1r0,-50xm52,-62v-15,55,62,53,81,22r0,-46v-29,1,-59,4,-77,13v-1,3,-3,7,-4,11",w:202},b:{d:"99,4v-21,-1,-54,-6,-71,-12r0,-240r-27,-5r3,-18r55,-4r0,109r3,1v13,-17,28,-30,56,-30v48,1,63,39,63,94v0,58,-28,105,-82,105xm59,-22v38,5,84,14,87,-32v3,-47,12,-120,-39,-119v-19,0,-39,14,-48,26r0,125",w:197},c:{d:"156,-13v-55,35,-155,15,-139,-73v-7,-86,61,-131,137,-98r4,42r-20,4r-12,-32v-21,-7,-52,-3,-67,7v-17,49,-21,146,45,146v20,0,37,-5,52,-13r0,17",w:170},"æ":{d:"138,-31v-17,40,-124,55,-121,-11v2,-54,54,-64,113,-65v0,-22,-1,-46,-8,-61v-14,-6,-42,-6,-60,-3r-10,37r-18,-1r0,-50v35,-15,102,-15,118,18v12,-16,31,-28,58,-28v57,0,67,43,64,103r-112,0v-2,44,13,75,51,75v20,0,37,-6,51,-12r0,17v-35,23,-113,23,-126,-19xm54,-73v-26,55,41,71,74,36v12,-8,-2,-29,2,-49v-31,0,-57,4,-76,13xm240,-113v7,-47,-29,-77,-68,-50v-6,14,-7,31,-10,50r78,0",w:284},"à":{d:"36,-185v51,-19,129,-15,129,56r0,106r30,6r-3,17r-45,4r-10,-31v-22,41,-120,46,-118,-15v1,-52,51,-64,114,-65v6,-52,-16,-76,-69,-64r-11,37r-17,-1r0,-50xm52,-62v-15,55,62,53,81,22r0,-46v-29,1,-59,4,-77,13v-1,3,-3,7,-4,11xm116,-224r-21,2r-51,-58r0,-12r31,-2v13,24,33,41,41,70",w:202},"á":{d:"36,-185v51,-19,129,-15,129,56r0,106r30,6r-3,17r-45,4r-10,-31v-22,41,-120,46,-118,-15v1,-52,51,-64,114,-65v6,-52,-16,-76,-69,-64r-11,37r-17,-1r0,-50xm52,-62v-15,55,62,53,81,22r0,-46v-29,1,-59,4,-77,13v-1,3,-3,7,-4,11xm83,-224v6,-29,25,-45,35,-70r32,2r0,12r-49,58",w:202},"ö":{d:"179,-115v0,67,-23,119,-83,119v-56,0,-79,-34,-79,-94v0,-58,28,-105,81,-105v51,0,81,29,81,80xm59,-163v-21,56,-18,165,61,143v31,-9,24,-52,27,-89v4,-54,-46,-79,-88,-54xm81,-250v3,25,-35,29,-38,7v-4,-26,35,-28,38,-7xm151,-250v4,25,-34,29,-38,7v-3,-25,35,-30,38,-7",w:195},"Ņ":{d:"117,22r29,0v-1,25,-8,45,-11,68r-18,0r0,-68xm40,-215r-27,-6r3,-17r74,0r115,214r3,0r0,-191r-27,-6r3,-17r72,0r3,17r-26,6r0,215r-51,0r-115,-214r-3,0r0,191r27,6r-4,17r-71,0r-3,-17r27,-6r0,-192",w:269},"ņ":{d:"105,22r29,0v-1,25,-8,45,-11,68r-18,0r0,-68xm167,-120v9,-63,-64,-63,-90,-31r0,128r27,6r-3,17r-79,0r-3,-17r27,-6r0,-145r-27,-5r3,-18r41,-4r11,32v15,-17,35,-31,63,-32v83,-5,59,97,62,172r27,6r-4,17r-78,0r-4,-17r27,-6r0,-97"},"Ŗ":{d:"96,22r29,0v-1,25,-8,45,-11,68r-18,0r0,-68xm16,-238v72,1,165,-15,162,60v0,32,-17,55,-39,66v9,31,34,59,48,89r25,6r-3,17r-44,0r-60,-106r-32,0r0,83r27,6r-4,17r-80,0r-3,-17r27,-6r0,-192r-27,-6xm139,-135v15,-50,-6,-89,-66,-80r0,87v25,1,47,-1,66,-7",w:211},"ŗ":{d:"47,22r29,0v-1,25,-8,45,-11,68r-18,0r0,-68xm117,-170v-17,-5,-32,9,-40,19r0,128r33,6r-4,17r-84,0r-3,-17r27,-6r0,-145r-27,-5r3,-18r41,-4r11,32v9,-27,46,-41,72,-24r-4,50r-20,0",w:155},"Ļ":{d:"74,22r29,0v-1,25,-8,45,-11,68r-18,0r0,-68xm40,-215r-27,-6r4,-17r80,0r3,17r-27,6r0,192r59,0r15,-34r18,4r-4,53r-144,0r-4,-17r27,-6r0,-192",w:178},"ļ":{d:"43,22r29,0v-1,25,-8,45,-11,68r-18,0r0,-68xm43,-248r-27,-5r4,-18r55,-4r0,252r27,6r-4,17r-78,0r-4,-17r27,-6r0,-225",w:112},"Ķ":{d:"101,22r29,0v-1,25,-8,45,-11,68r-18,0r0,-68xm13,-17r27,-6r0,-192r-27,-6r3,-17r80,0r4,17r-27,6v2,32,-4,71,2,99r96,-101r-19,-3r3,-18r64,0r3,17r-21,6r-76,80r80,112r26,6r-4,17r-43,0r-80,-112r-31,32r0,57r27,6r-4,17r-80,0",w:229},"ķ":{d:"96,22r30,0v-1,26,-8,45,-12,68r-18,0r0,-68xm15,-17r27,-6r0,-225r-27,-5r3,-18r55,-4r0,174r3,1r75,-70r-16,-3r4,-18r56,0r4,18r-16,3r-63,57r61,90r23,6r-3,17r-40,0r-62,-94r-26,23r0,48r27,6r-3,17r-79,0",w:208},"Ģ":{d:"102,22r29,0v-1,25,-8,45,-11,68r-18,0r0,-68xm51,-120v-7,77,43,117,108,95r0,-64r-27,-6r3,-19r80,0r4,19r-27,6r0,71v-67,44,-193,22,-174,-86v-6,-106,69,-163,171,-128r4,48r-18,4r-15,-34v-27,-9,-73,-6,-91,10v-10,22,-15,52,-18,84",w:228},"ģ":{d:"108,-222r-29,0v1,-25,8,-45,11,-68r18,0r0,68xm53,-2v-43,-6,-24,-57,3,-70v-57,-24,-27,-135,40,-123v24,4,53,4,82,4r3,19v-12,1,-29,-3,-37,2v41,32,10,105,-51,105v-8,0,-15,-1,-21,-2v-8,9,-20,18,-22,29v3,17,34,9,52,10v48,2,84,9,84,50v0,44,-43,58,-94,58v-42,0,-71,-4,-76,-34v3,-22,19,-35,37,-48xm155,50v24,-47,-28,-55,-83,-50v-12,9,-26,22,-28,38v3,34,82,22,111,12xm65,-168v-24,43,5,103,59,77v22,-41,-4,-105,-59,-77",w:188},"µ":{d:"67,-71v-10,62,64,65,87,31r0,-128r-32,-5r3,-18r60,-4r0,172r27,6v1,15,-8,22,-25,21v-18,-1,-25,-17,-30,-31v-15,30,-74,40,-98,16r8,87r-31,4r0,-248r-27,-5r3,-18r55,-4r0,124",w:220},"ľ":{d:"99,-271r29,0v-1,25,-8,45,-11,68r-18,0r0,-68xm43,-248r-27,-5r4,-18r55,-4r0,252r27,6r-4,17r-78,0r-4,-17r27,-6r0,-225",w:112},"ď":{d:"197,-271r30,0v-1,25,-8,45,-11,68r-19,0r0,-68xm17,-73v-8,-87,43,-139,123,-117r0,-58r-26,-5r3,-18r55,-4r0,252r27,6r-4,17r-41,4r-10,-31v-33,53,-138,34,-127,-46xm140,-169v-26,-5,-64,-7,-82,7v-12,45,-25,145,36,145v19,0,37,-13,46,-23r0,-129",w:208},"ť":{d:"92,-271r29,0v-1,25,-8,45,-11,68r-18,0r0,-68xm120,-8v-31,22,-87,14,-87,-39r0,-121r-28,-5r3,-18r25,0r13,-51r19,3r0,48r51,0r3,18r-54,5r0,114v-6,39,30,43,55,30r0,16",w:130},"Ľ":{d:"117,-271r29,0v-1,25,-8,45,-11,68r-18,0r0,-68xm40,-215r-27,-6r4,-17r80,0r3,17r-27,6r0,192r59,0r15,-34r18,4r-4,53r-144,0r-4,-17r27,-6r0,-192",w:178},"¹":{d:"12,-203r18,-3r0,-85r-20,0r-1,-9v14,-3,25,-11,43,-10r0,104r18,3r-2,12r-55,0",w:78},"²":{d:"89,-282v-3,35,-31,49,-48,73r31,0r8,-19r12,2r-2,35r-82,0v-3,-23,14,-26,23,-37v14,-18,46,-38,29,-65v-7,-6,-24,-5,-30,1r-5,19r-13,-1r0,-27v22,-14,80,-18,77,19",w:102},"³":{d:"65,-254v39,15,21,65,-22,65v-14,0,-26,-3,-35,-7r0,-29r13,-1v2,13,3,22,23,22v13,0,21,-8,21,-20v0,-17,-12,-24,-31,-22r0,-15v16,1,26,-3,26,-19v0,-19,-19,-19,-33,-14r-4,19r-13,-1r0,-29v40,-24,105,16,55,51",w:96},"ª":{d:"13,-237v28,-8,74,-9,74,28r0,50r16,3r-2,12r-29,2r-5,-15v-10,18,-62,23,-60,-8v2,-27,24,-35,58,-35v2,-23,-10,-34,-35,-26r-5,20r-12,-1r0,-30xm29,-168v2,20,30,10,36,0r0,-18v-17,1,-37,-1,-36,18",w:110},"º":{d:"95,-202v0,35,-11,60,-45,60v-30,0,-43,-16,-43,-47v0,-32,15,-53,44,-53v26,0,44,12,44,40xm53,-156v21,0,20,-21,20,-43v0,-19,-8,-29,-24,-29v-21,0,-20,23,-20,44v0,17,8,28,24,28",w:102},"ţ":{d:"64,2v-53,-13,-24,-111,-31,-170r-28,-5r3,-18r25,0r13,-51r19,3r0,48r51,0r3,18r-54,5r0,114v-6,39,30,43,55,30r0,16v-9,6,-20,10,-33,12r-5,13v16,6,34,9,34,31v0,35,-49,38,-73,24r0,-16v12,4,48,17,48,-6v1,-19,-30,-12,-34,-29",w:130},"Ţ":{d:"53,56v12,4,49,18,49,-6v0,-18,-30,-12,-34,-29r8,-21r-26,0r-4,-17r27,-6r0,-192r-49,0r-11,30r-17,-2r2,-51r184,0r2,51r-17,2r-11,-30r-49,0r0,192r27,6r-4,17r-31,0r-6,17v17,5,33,11,34,31v1,35,-50,38,-74,24r0,-16",w:179},"¼":{d:"19,-131r18,-3r0,-86v-9,-1,-23,4,-21,-8v14,-3,25,-11,43,-10r0,104r18,3r-2,12r-55,0xm194,-238r18,0r0,4r-172,234r-18,0r0,-4xm162,-12r20,-3r0,-13r-46,0r-2,-11r47,-80r22,0r-46,76r25,0r0,-26r23,0r0,26r15,0r2,12r-17,3r0,13r17,3r-2,12r-57,0",w:241},"¾":{d:"76,-185v40,14,22,66,-22,66v-14,0,-26,-3,-35,-7r0,-29r13,-1v2,13,5,22,24,22v13,0,19,-8,20,-20v0,-17,-11,-24,-30,-22r0,-15v16,1,26,-4,26,-19v1,-19,-19,-19,-33,-14r-5,19r-12,-1r0,-29v38,-26,106,18,54,50xm202,-238r19,0r0,4r-172,234r-19,0r0,-4xm170,-12r21,-3r0,-13r-47,0r-2,-11r48,-80r22,0r-47,76r26,0r0,-26r23,0r0,26r15,0r2,12r-17,3r0,13r16,3r-1,12r-57,0",w:250},"½":{d:"22,-131r18,-3r0,-86v-9,-1,-23,4,-21,-8v15,-3,25,-11,44,-10r0,104r18,3r-2,12r-55,0xm197,-238r19,0r0,4r-172,234r-19,0r0,-4xm229,-91v-3,35,-31,49,-48,73r32,0r7,-19r13,2r-2,35r-82,0v-3,-23,14,-26,23,-37v14,-18,44,-38,29,-65v-7,-6,-23,-4,-31,0r-5,20r-13,-1r0,-28v23,-14,80,-17,77,20",w:251},"œ":{d:"231,-195v59,0,70,39,67,103r-119,0v-12,71,60,90,110,63r0,17v-36,21,-110,24,-130,-14v-43,58,-161,29,-142,-64v-2,-58,28,-105,81,-105v32,0,56,11,69,32v15,-19,36,-33,64,-32xm59,-163v-21,56,-18,165,61,143v31,-9,24,-52,27,-89v4,-54,-46,-79,-88,-54xm265,-113v6,-54,-36,-73,-76,-50v-5,13,-9,34,-10,50r86,0",w:312},"ī":{d:"77,-23r27,6r-3,17r-79,0r-3,-17r27,-6r0,-145r-27,-5r3,-18r55,-4r0,172xm-3,-259r125,0r-4,21r-125,0",w:116},"Ĳ":{d:"40,-215r-27,-6r3,-17r80,0r4,17r-27,6r0,192r27,6r-4,17r-80,0r-3,-17r27,-6r0,-192xm227,-59v5,56,-51,76,-98,54r-4,-46r18,-4v8,18,12,47,45,33v11,-53,2,-130,5,-193r-34,-6r4,-17r87,0r3,17r-26,6r0,156",w:264},"ĳ":{d:"46,-168r-27,-5r3,-18r55,-4r0,172r27,6r-3,17r-79,0r-3,-17r27,-6r0,-145xm79,-253v4,29,-39,31,-42,7v-4,-29,40,-32,42,-7xm150,58v15,-61,3,-152,7,-226r-32,-5r3,-18r60,-4r0,203v7,61,-37,85,-90,66r6,-23v12,4,31,7,46,7xm190,-253v4,28,-38,31,-41,7v-4,-29,39,-32,41,-7",w:216},"Ŋ":{d:"134,51v18,2,36,7,56,7v11,-13,19,-32,18,-58r-26,0r-115,-214r-3,0r0,191r27,6r-4,17r-71,0r-3,-17r27,-6r0,-192r-27,-6r3,-17r74,0r115,214r3,0r0,-191r-27,-6r3,-17r72,0r3,17r-26,6r0,215v3,62,-44,95,-105,74",w:269},"ŋ":{d:"126,-173v-23,1,-35,12,-49,22r0,128r27,6r-3,17r-79,0r-3,-17r27,-6r0,-145r-27,-5r3,-18r41,-4r11,32v13,-17,34,-30,63,-32v91,-4,55,121,62,203v6,59,-36,85,-91,66r6,-23v15,2,28,7,46,7v15,-46,5,-120,7,-178v1,-33,-9,-54,-41,-53"},"ø":{d:"137,-188v78,35,46,222,-60,190r-11,38r-22,0v2,-17,8,-29,12,-44v-74,-34,-43,-219,59,-189r12,-37r22,0v-2,16,-8,28,-12,42xm137,-28v15,-35,18,-112,-9,-133r-44,141v18,7,41,0,53,-8xm108,-172v-18,-3,-38,2,-49,9v-12,33,-18,107,6,131",w:195},"Ø":{d:"218,-145v0,95,-30,161,-124,147r-11,38r-25,0v2,-16,8,-28,12,-43v-38,-14,-52,-49,-52,-103v0,-92,37,-146,127,-134r9,-31r25,0v-1,15,-8,24,-11,37v34,12,50,43,50,89xm137,-216v-25,-8,-59,1,-74,12v-14,49,-25,145,17,172xm173,-34v14,-48,25,-145,-13,-171r-58,184v26,6,57,-2,71,-13"},"ų":{d:"159,-27v-29,47,-125,43,-125,-36r0,-105r-27,-5r3,-18r55,-4r0,124v-9,62,65,66,90,31r0,-128r-32,-5r4,-18r60,-4r0,172r27,6v-4,31,-38,34,-36,68v1,23,33,7,40,-2v3,26,-16,31,-37,31v-51,0,-19,-65,3,-78r-15,2",w:221},"ą":{d:"36,-185v51,-19,129,-15,129,56r0,106r30,6v-2,32,-37,34,-35,68v1,23,33,7,40,-2v3,26,-16,31,-37,31v-51,0,-19,-65,3,-78r-19,2r-10,-31v-22,41,-120,46,-118,-15v1,-52,51,-64,114,-65v6,-52,-16,-76,-69,-64r-11,37r-17,-1r0,-50xm52,-62v-15,55,62,53,81,22r0,-46v-29,1,-59,4,-77,13v-1,3,-3,7,-4,11",w:202}}});Cufon.replace(".cufont",{fontFamily:"etam",hover:!0});Cufon.replace("#mainMenu > ul > li > a, #headerCart .head, #productDetail a.video, #detailOutfit > a, #sideFilter .btnTop, #productDetail .order a.btn, #reviewList .submit a, .btn, .btnSec, #checkoutCart .usps a, #checkoutSteps li, #checkoutCart td.description h3, #checkoutData h3, #checkoutInfo h3",{fontFamily:"etam",hover:!0});Cufon.replace("#headerContact a",{fontFamily:"etam",hover:!0});Cufon.replace(".cufont-script",{fontFamily:"etam-script",hover:!0});Cufon.replace("#mainNav > li > a",{fontFamily:"etam",hover:!0});Cufon.replace("#newMainMenu > ul > li > a",{fontFamily:"etam",hover:!0});Cufon.replace("#popuplayer .head span",{fontFamily:"etam",hover:!0});Cufon.replace("#popuplayer h4",{fontFamily:"etam-script",hover:!0});Cufon.replace(".fitt .cufont",{fontFamily:"noticia",hover:!0});Cufon.replace(".fitt .cufont-script",{fontFamily:"noticia",hover:!0});eval(function(n,t,i,r,u,f){if(u=function(n){return(n<t?"":u(parseInt(n/t)))+((n=n%t)>35?String.fromCharCode(n+29):n.toString(36))},!"".replace(/^/,String)){while(i--)f[u(i)]=r[i]||u(i);r=[function(n){return f[n]}];u=function(){return"\\w+"};i=1}while(i--)r[i]&&(n=n.replace(new RegExp("\\b"+u(i)+"\\b","g"),r[i]));return n}(";(8($){j e={},9,m,B,A=$.2u.2g&&/29\\s(5\\.5|6\\.)/.1M(1H.2t),M=12;$.k={w:12,1h:{Z:25,r:12,1d:19,X:\"\",G:15,E:15,16:\"k\"},2s:8(){$.k.w=!$.k.w}};$.N.1v({k:8(a){a=$.1v({},$.k.1h,a);1q(a);g 2.F(8(){$.1j(2,\"k\",a);2.11=e.3.n(\"1g\");2.13=2.m;$(2).24(\"m\");2.22=\"\"}).21(1e).1U(q).1S(q)},H:A?8(){g 2.F(8(){j b=$(2).n('Y');4(b.1J(/^o\\([\"']?(.*\\.1I)[\"']?\\)$/i)){b=1F.$1;$(2).n({'Y':'1D','1B':\"2r:2q.2m.2l(2j=19, 2i=2h, 1p='\"+b+\"')\"}).F(8(){j a=$(2).n('1o');4(a!='2f'&&a!='1u')$(2).n('1o','1u')})}})}:8(){g 2},1l:A?8(){g 2.F(8(){$(2).n({'1B':'',Y:''})})}:8(){g 2},1x:8(){g 2.F(8(){$(2)[$(2).D()?\"l\":\"q\"]()})},o:8(){g 2.1k('28')||2.1k('1p')}});8 1q(a){4(e.3)g;e.3=$('<t 16=\"'+a.16+'\"><10><\/10><t 1i=\"f\"><\/t><t 1i=\"o\"><\/t><\/t>').27(K.f).q();4($.N.L)e.3.L();e.m=$('10',e.3);e.f=$('t.f',e.3);e.o=$('t.o',e.3)}8 7(a){g $.1j(a,\"k\")}8 1f(a){4(7(2).Z)B=26(l,7(2).Z);p l();M=!!7(2).M;$(K.f).23('W',u);u(a)}8 1e(){4($.k.w||2==9||(!2.13&&!7(2).U))g;9=2;m=2.13;4(7(2).U){e.m.q();j a=7(2).U.1Z(2);4(a.1Y||a.1V){e.f.1c().T(a)}p{e.f.D(a)}e.f.l()}p 4(7(2).18){j b=m.1T(7(2).18);e.m.D(b.1R()).l();e.f.1c();1Q(j i=0,R;(R=b[i]);i++){4(i>0)e.f.T(\"<1P/>\");e.f.T(R)}e.f.1x()}p{e.m.D(m).l();e.f.q()}4(7(2).1d&&$(2).o())e.o.D($(2).o().1O('1N://','')).l();p e.o.q();e.3.P(7(2).X);4(7(2).H)e.3.H();1f.1L(2,1K)}8 l(){B=S;4((!A||!$.N.L)&&7(9).r){4(e.3.I(\":17\"))e.3.Q().l().O(7(9).r,9.11);p e.3.I(':1a')?e.3.O(7(9).r,9.11):e.3.1G(7(9).r)}p{e.3.l()}u()}8 u(c){4($.k.w)g;4(c&&c.1W.1X==\"1E\"){g}4(!M&&e.3.I(\":1a\")){$(K.f).1b('W',u)}4(9==S){$(K.f).1b('W',u);g}e.3.V(\"z-14\").V(\"z-1A\");j b=e.3[0].1z;j a=e.3[0].1y;4(c){b=c.2o+7(9).E;a=c.2n+7(9).G;j d='1w';4(7(9).2k){d=$(C).1r()-b;b='1w'}e.3.n({E:b,14:d,G:a})}j v=z(),h=e.3[0];4(v.x+v.1s<h.1z+h.1n){b-=h.1n+20+7(9).E;e.3.n({E:b+'1C'}).P(\"z-14\")}4(v.y+v.1t<h.1y+h.1m){a-=h.1m+20+7(9).G;e.3.n({G:a+'1C'}).P(\"z-1A\")}}8 z(){g{x:$(C).2e(),y:$(C).2d(),1s:$(C).1r(),1t:$(C).2p()}}8 q(a){4($.k.w)g;4(B)2c(B);9=S;j b=7(2);8 J(){e.3.V(b.X).q().n(\"1g\",\"\")}4((!A||!$.N.L)&&b.r){4(e.3.I(':17'))e.3.Q().O(b.r,0,J);p e.3.Q().2b(b.r,J)}p J();4(7(2).H)e.3.1l()}})(2a);",62,155,"||this|parent|if|||settings|function|current||||||body|return|||var|tooltip|show|title|css|url|else|hide|fade||div|update||blocked|||viewport|IE|tID|window|html|left|each|top|fixPNG|is|complete|document|bgiframe|track|fn|fadeTo|addClass|stop|part|null|append|bodyHandler|removeClass|mousemove|extraClass|backgroundImage|delay|h3|tOpacity|false|tooltipText|right||id|animated|showBody|true|visible|unbind|empty|showURL|save|handle|opacity|defaults|class|data|attr|unfixPNG|offsetHeight|offsetWidth|position|src|createHelper|width|cx|cy|relative|extend|auto|hideWhenEmpty|offsetTop|offsetLeft|bottom|filter|px|none|OPTION|RegExp|fadeIn|navigator|png|match|arguments|apply|test|http|replace|br|for|shift|click|split|mouseout|jquery|target|tagName|nodeType|call||mouseover|alt|bind|removeAttr|200|setTimeout|appendTo|href|MSIE|jQuery|fadeOut|clearTimeout|scrollTop|scrollLeft|absolute|msie|crop|sizingMethod|enabled|positionLeft|AlphaImageLoader|Microsoft|pageY|pageX|height|DXImageTransform|progid|block|userAgent|browser".split("|"),0,{}));$(function(){$(".tooltip").tooltip({track:!0,delay:0,showURL:!1,showBody:" - ",extraClass:"toolTip",fade:0})}),function(n){var s,p,w,r,tt,e,it,h,d,g,a=0,i={},c=[],l=0,t={},o=[],ut=null,b=new Image,et=/\.(jpg|gif|png|bmp|jpeg)(.*)?$/i,bt=/[^\.]\.(swf)\s*$/i,ot,st=1,k=0,y="",v,f,u=!1,nt=n.extend(n("<div/>")[0],{prop:0}),ht=n.browser.msie&&n.browser.version<7&&!window.XMLHttpRequest,ct=function(){p.hide();b.onerror=b.onload=null;ut&&ut.abort();s.empty()},lt=function(){!1===i.onError(c,a,i)?(p.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())},ft=function(){var t=c[a],r,o,h,l,v,f;if(ct(),i=n.extend({},n.fn.fancybox.defaults,typeof n(t).data("fancybox")=="undefined"?i:n(t).data("fancybox")),f=i.onStart(c,a,i),f===!1)u=!1;else if(typeof f=="object"&&(i=n.extend(i,f)),h=i.title||(t.nodeName?n(t).attr("title"):t.title)||"",t.nodeName&&!i.orig&&(i.orig=n(t).children("img:first").length?n(t).children("img:first"):n(t)),h===""&&i.orig&&i.titleFromAlt&&(h=i.orig.attr("alt")),r=i.href||(t.nodeName?n(t).attr("href"):t.href)||null,(/^(?:javascript)/i.test(r)||r=="#")&&(r=null),i.type?(o=i.type,r||(r=i.content)):i.content?o="html":r&&(o=r.match(et)?"image":r.match(bt)?"swf":n(t).hasClass("iframe")?"iframe":r.indexOf("#")===0?"inline":"ajax"),o){o=="inline"&&(t=r.substr(r.indexOf("#")),o=n(t).length>0?"inline":"ajax");i.type=o;i.href=r;i.title=h;i.autoDimensions&&i.type!=="iframe"&&i.type!=="swf"&&(i.width="auto",i.height="auto");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(t).parent().is("#fancybox-content")===!0){u=!1;break}n('<div class="fancybox-inline-tmp" />').hide().insertBefore(n(t)).bind("fancybox-cleanup",function(){n(this).replaceWith(e.children())}).bind("fancybox-cancel",function(){n(this).replaceWith(s.children())});n(t).appendTo(s);rt();break;case"image":u=!1;n.fancybox.showActivity();b=new Image;b.onerror=function(){lt()};b.onload=function(){u=!0;b.onerror=b.onload=null;i.width=b.width;i.height=b.height;n("<img />").attr({id:"fancybox-img",src:b.src,alt:i.title}).appendTo(s);at()};b.src=r;break;case"swf":i.scrolling="no";i.autoDimensions=!1;l='<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="'+i.width+'" height="'+i.height+'"><param name="movie" value="'+r+'"><\/param>';v="";n.each(i.swf,function(n,t){l+='<param name="'+n+'" value="'+t+'"><\/param>';v+=" "+n+'="'+t+'"'});l+='<embed src="'+r+'" 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;ut=n.ajax(n.extend({},i.ajax,{url:r,data:i.ajax.data||{},error:function(n){n.status>0&&lt()},success:function(n,t,u){if((typeof u=="object"?u:ut).status==200){if(typeof i.ajax.win=="function"){if(f=i.ajax.win(r,n,t,u),f===!1){p.hide();return}(typeof f=="string"||typeof f=="object")&&(n=f)}s.html(n);rt()}}}));break;case"iframe":i.autoDimensions=!1;at()}}else lt()},rt=function(){s.wrapInner('<div style="width:'+(i.width=="auto"?"auto":i.width+"px")+";height:"+(i.height=="auto"?"auto":i.height+"px")+";overflow: "+(i.scrolling=="auto"?"auto":i.scrolling=="yes"?"scroll":"hidden")+'"><\/div>');i.width=s.width();i.height=s.height();at()},at=function(){var b,rt;if(p.hide(),r.is(":visible")&&!1===t.onCleanup(o,l,t))n.event.trigger("fancybox-cancel"),u=!1;else{if(u=!0,n(e.add(w)).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?(w.css({"background-color":t.overlayColor,opacity:t.overlayOpacity,cursor:t.hideOnOverlayClick?"pointer":"auto",height:n(document).height()}),w.is(":visible")||(ht&&n("select:not(#fancybox-tmp select)").filter(function(){return this.style.visibility!=="hidden"}).css({visibility:"hidden"}).one("fancybox-cleanup",function(){this.style.visibility="inherit"}),w.show())):w.hide(),f=dt(),y=t.title||"",k=0,h.empty().removeAttr("style").removeClass(),t.titleShow!==!1&&(b=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=b,!(!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(tt);f.height+=k;break;case"over":h.css({marginLeft:t.padding,width:f.width-t.padding*2,bottom:t.padding}).appendTo(tt);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(it.add(d).add(g)).hide(),b=r.position(),v={top:b.top,left:b.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,vt)};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():(nt.prop=0,n(nt).animate({prop:1},{duration:t.changeSpeed,easing:t.easingChange,step:yt,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),nt.prop=0,n(nt).animate({prop:1},{duration:t.speedIn,easing:t.easingIn,step:yt,complete:vt})):(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,vt)))}},kt=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)&&d.show(),(t.cyclic&&o.length>1||l!=o.length-1)&&g.show()):(d.hide(),g.hide())},vt=function(){n.support.opacity||(e.get(0).style.removeAttribute("filter"),r.get(0).style.removeAttribute("filter"));i.autoDimensions&&(r.css("height","auto"),e.css("height","auto"));y&&y.length&&h.show();t.showCloseButton&&it.show();kt();t.hideOnContentClick&&e.bind("click",n.fancybox.close);t.hideOnOverlayClick&&w.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).getTime()+'" 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(et)&&(s=new Image,s.src=f));l>0&&(f=o[l-1].href,typeof f!="undefined"&&f.match(et)&&(s=new Image,s.src=f))},yt=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})},pt=function(){return[n(window).width()-t.margin*2,n(window).height()-t.margin*2,n(document).scrollLeft()+t.margin,n(document).scrollTop()+t.margin]},dt=function(){var r=pt(),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 r=i.orig?n(i.orig):!1,u={};return r&&r.length?(u=r.offset(),u.top+=parseInt(r.css("paddingTop"),10)||0,u.left+=parseInt(r.css("paddingLeft"),10)||0,u.top+=parseInt(r.css("border-top-width"),10)||0,u.left+=parseInt(r.css("border-left-width"),10)||0,u.width=r.width(),u.height=r.height(),u={width:u.width+t.padding*2,height:u.height+t.padding*2,top:u.top-t.padding-20,left:u.left-t.padding-20}):(r=pt(),u={width:t.padding*2,height:t.padding*2,top:parseInt(r[3]+r[1]*.5,10),left:parseInt(r[2]+r[0]*.5,10)}),u},gt=function(){p.is(":visible")?(n("div",p).css("top",st*-40+"px"),st=(st+1)%12):clearInterval(ot)};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),ft())}),this):this};n.fancybox=function(t,i){var f,r,e;if(!u){if(u=!0,f=typeof i!="undefined"?i:{},c=[],a=parseInt(f.index,10)||0,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);ft()}};n.fancybox.showActivity=function(){clearInterval(ot);p.show();ot=setInterval(gt,66)};n.fancybox.hideActivity=function(){p.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,ft()):t.cyclic&&o.length>1&&(a=n>=o.length?0:o.length-1,ft()))};n.fancybox.cancel=function(){if(!u){u=!0;n.event.trigger("fancybox-cancel");ct();i.onCancel(c,a,i);u=!1}};n.fancybox.close=function(){function s(){w.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")))if(u=!0,t&&!1===t.onCleanup(o,l,t))u=!1;else if(ct(),n(it.add(d).add(g)).hide(),n(e.add(w)).unbind(),n(window).unbind("resize.fb scroll.fb"),n(document).unbind("keydown.fb"),e.find("iframe").attr("src",ht&&/^https/i.test(window.location.href||"")?"javascript:void(false)":"about:blank"),t.titlePosition!=="inside"&&h.empty(),r.stop(),t.transitionOut=="elastic"){v=wt();var c=r.position();f={top:c.top,left:c.left,width:r.width(),height:r.height()};t.opacity&&(f.opacity=1);h.empty().hide();nt.prop=1;n(nt).animate({prop:0},{duration:t.speedOut,easing:t.easingOut,step:yt,complete:s})}else r.fadeOut(t.transitionOut=="none"?0:t.speedOut,s)};n.fancybox.resize=function(){w.is(":visible")&&w.css("height",n(document).height());n.fancybox.center(!0)};n.fancybox.center=function(n){var i,f;u||(f=n===!0?1:0,i=pt(),!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>'),p=n('<div id="fancybox-loading"><div><\/div><\/div>'),w=n('<div id="fancybox-overlay"><\/div>'),r=n('<div id="fancybox-wrap"><\/div>')),tt=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),tt.append(e=n('<div id="fancybox-content"><\/div>'),it=n('<a id="fancybox-close"><\/a>'),h=n('<div id="fancybox-title"><\/div>'),d=n('<a href="javascript:;" id="fancybox-left"><span class="fancy-ico" id="fancybox-left-ico"><\/span><\/a>'),g=n('<a href="javascript:;" id="fancybox-right"><span class="fancy-ico" id="fancybox-right-ico"><\/span><\/a>')),it.click(n.fancybox.close),p.click(n.fancybox.cancel),d.click(function(t){t.preventDefault();n.fancybox.prev()}),g.click(function(t){t.preventDefault();n.fancybox.next()}),n.fn.mousewheel&&r.bind("mousewheel.fb",function(i,r){(u||t.type=="image")&&i.preventDefault();n.fancybox[r>0?"prev":"next"]()}),n.support.opacity||r.addClass("fancybox-ie"),ht&&(p.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(tt)))};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:!0,ajax:{},swf:{wmode:"transparent"},hideOnOverlayClick:!0,hideOnContentClick:!1,overlayShow:!0,overlayOpacity:.6,overlayColor:"#37301d",titleShow:!1,titlePosition:"float",titleFormat:null,titleFromAlt:!1,transitionIn:"fade",transitionOut:"fade",speedIn:300,speedOut:300,changeSpeed:300,changeFade:"fast",easingIn:"swing",easingOut:"swing",showCloseButton:!1,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),function(n,t){var i="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///ywAAAAAAQABAAACAUwAOw==";n.fn.imagesLoaded=function(r){function l(){var t=n(c),i=n(o);f&&(o.length?f.reject(u,t,i):f.resolve(u));n.isFunction(r)&&r.call(e,u,t,i)}function s(t,r){t.src===i||-1!==n.inArray(t,h)||(h.push(t),r?o.push(t):c.push(t),n.data(t,"imagesLoaded",{isBroken:r,src:t.src}),a&&f.notifyWith(n(t),[r,u,n(c),n(o)]),u.length===h.length&&(setTimeout(l),u.unbind(".imagesLoaded")))}var e=this,f=n.isFunction(n.Deferred)?n.Deferred():0,a=n.isFunction(f.notify),u=e.find("img").add(e.filter("img")),h=[],c=[],o=[];return u.length?u.bind("load.imagesLoaded error.imagesLoaded",function(n){s(n.target,"error"===n.type)}).each(function(r,u){var e=u.src,f=n.data(u,"imagesLoaded");f&&f.src===e?s(u,f.isBroken):u.complete&&u.naturalWidth!==t?s(u,0===u.naturalWidth||0===u.naturalHeight):(u.readyState||u.complete)&&(u.src=i,u.src=e)}):l(),f?f.promise(e):e}}(jQuery);$(function(){var i,r,n,u;$("#mainMenu li:has(.hasDropdown, ul)").hoverOnTouch();var t=!!window.opera||navigator.userAgent.indexOf(" OPR/")>=0,f=typeof InstallTrigger!="undefined",e=Object.prototype.toString.call(window.HTMLElement).indexOf("Constructor")>0,o=!!window.chrome&&!t,s=/*@cc_on!@*/!1||!!document.documentMode;o?$("html").addClass("chrome"):t?$("html").addClass("opera"):f?$("html").addClass("firefox"):e&&$("html").addClass("safari");i=navigator.userAgent.toLowerCase();r=i.indexOf("android")>-1;r?$("html").addClass("android"):$("html").addClass("no-android");navigator.userAgent.match(/(iPod|iPhone|iPad)/)?$("html").addClass("ios"):$("html").addClass("no-ios");navigator.userAgent.indexOf("Mac OS X")!=-1?$("html").addClass("mac"):$("html").addClass("no-mac");navigator.userAgent.match(/iPhone/)&&$("html").addClass("iphone");equalize();$("#page_iframe .thumbslider ul li:first-child").addClass("selected");$("#side > *").length>1||(n=$("#main").height(),u=$("#side .content").height(),n>u&&($("#side .content").not(".version-c #side .content").css("min-height",n-40),$.browser.msie&&$.browser.version==6&&$("#side .content").not(".version-c #side .content").css("height",n)));$("div#gallery > .image").hover(function(){$(this).addClass("hover")},function(){$(this).removeClass("hover")});$("html").addClass("no-touch");"ontouchstart"in document.documentElement&&$("html").addClass("touch");$("#mainMenu a.active").parent().next().addClass("next2Active");$("#categoryMenu > ul:last").addClass("last");$(".corners").append('<div class="tl"/><div class="tr"/><div class="bl"/><div class="br"/>');$(".input input.textfield, .input textarea").focus(function(){$(this).select().parent().addClass("focus")});$(".input input.textfield, .input textarea").blur(function(){$(this).parent().removeClass("focus")});$(".input div.hint, .input div.label").click(function(){$(this).parent().addClass("focus").find("input").select()});$(".input input.textfield, .input textarea").each(function(){$(this).val()!=""?$(this).parent().addClass("filled"):$(this).parent().removeClass("filled");$(this).keyup(function(){$(this).val()!=""?$(this).parent().addClass("filled"):$(this).parent().removeClass("filled")});$(this).blur(function(){$(this).parent().removeClass("focus");$(this).val()!=""?$(this).parent().addClass("filled"):$(this).parent().removeClass("filled")})});$(".customSelect div.selected a").click(function(){return $(this).parents(".customSelect").addClass("customSelectDown").css({position:"relative",zIndex:"9"}).parents(".selector").css({position:"relative",zIndex:"9"}),!1});$(".customSelect").mouseleave(function(){$(this).removeClass("customSelectDown").css({position:"static",zIndex:"0"}).parents(".selector").css({position:"static",zIndex:"0"})});$(".customSelect ul a").click(function(){var n=$(this).html();return $(this).parents(".customSelect").removeClass("customSelectDown").css({position:"static",zIndex:"0"}).find("div.selected a").html(n),!0});$("#stickybar li.item").hover(function(){$(this).addClass("hover")},function(){$(this).removeClass("hover")});$("#stickybar a.level1").click(function(){return pageMask(),$("#pageMask").show(),$("#stickybar li.item").css("zIndex","1").find(".dropdown:visible").slideUp(),$(this).parent("li.item").css("zIndex","2").find(".dropdown").slideDown(),!1});$("#stickybar a.close, #pageMask").click(function(){return $("#pageMask").hide(),$("#stickybar li.item").css("zIndex","1").find(".dropdown:visible").slideUp(),!1});$("#headerContact .col-02").click(function(n){$(n.target).is(":not('a, input, label')")&&(window.location=$(this).find("a").attr("href"))});$("html").hasClass("touch")&&($("#mainMenu li.hasDropdown:not(.touchHover) > a").live("touchstart",function(n){var t=$(this).parent().hasClass("touchHover");return $("#mainMenu li.hasDropdown").removeClass("touchHover"),t?void 0:($(this).parent().addClass("touchHover"),n.preventdefault(),!1)}),$("#mainMenu .closeMenuDropdown").click(function(){$("#mainMenu li.hasDropdown").removeClass("touchHover")}));$("#mainMenu .closeMenuDropdown div").live("click, touchstart",function(n){$("#mainMenu li.hasDropdown").removeClass("touchHover");n.preventdefault()});$(".feedback_error a").click(function(){$(this).closest(".feedback_error").hide()});$(".feedback_success a").click(function(){$(this).closest(".feedback_success").hide()})}),function(n){n.fn.hoverOnTouch=function(){var i=this,t;if(n("html").hasClass("ie11")){i.children("a").attr("aria-haspopup",!0);return}n.___lastTouchTime=(new Date).getTime();t=function(){n.___lastTouchTime=(new Date).getTime()};i.bind("touchstart",function(t){n(this).unbind("click");var i=n(this),r=(new Date).getTime();if(n.___lastTouchTime==i.attr("data-touchtime"))i.removeAttr("data-touchtime");else{i.one("click",function(n){return n.preventDefault(),!1});i.attr("data-touchtime",r)}n.___lastTouchTime=r;t!==undefined&&(typeof t.stopPropagation=="function"?t.stopPropagation():t.cancelBubble=!0)});n.___hoverOnTouchBoundToDocument||(document.onclick=function(i){n(this).attr("data-touchtime")||t();i!==undefined&&(typeof i.stopPropagation=="function"?i.stopPropagation():i.cancelBubble=!0)},"ontouchstart"in document.documentElement&&(document.ontouchstart=function(i){n(this).attr("data-touchtime")||t();i!==undefined&&(typeof i.stopPropagation=="function"?i.stopPropagation():i.cancelBubble=!0)}),n.___hoverOnTouchBoundToDocument=!0)}}(jQuery),function(n){function t(n){for(var t=1;t<arguments.length;t++)n=n.replace("%"+(t-1),arguments[t]);return n}function i(i,r){var u=n("img",i),p,w,f=null,o=null,e=null,h=null,s=null,v=null,c,nt=0,l,a,tt=0,it=0,b=0,k=0,rt=0,d,g,y=this,ut,ft;setTimeout(function(){if(o===null){var n=i.width();i.parent().append(t('<div style="width:%0px;position:absolute;top:45%;left:%1px;text-align:center" class="cloud-zoom-loading" >Laden...<\/div>',n/3,n/2-n/6)).find(":last").css("opacity",.5)}},200);ft=function(){v!==null&&(v.remove(),v=null)};this.removeBits=function(){e&&(e.remove(),e=null);h&&(h.remove(),h=null);s&&(s.remove(),s=null);ft();n(".cloud-zoom-loading",i.parent()).remove()};this.destroy=function(){i.data("zoom",null);o&&(o.unbind(),o.remove(),o=null);f&&(f.remove(),f=null);this.removeBits()};this.fadedOut=function(){f&&(f.remove(),f=null);this.removeBits()};this.controlLoop=function(){if(e){var n=d-u.offset().left-l*.5>>0,t=g-u.offset().top-a*.5>>0;n<0?n=0:n>u.outerWidth()-l&&(n=u.outerWidth()-l);t<0?t=0:t>u.outerHeight()-a&&(t=u.outerHeight()-a);e.css({left:n,top:t});e.css("background-position",-n+"px "+-t+"px");tt=n/u.outerWidth()*c.width>>0;it=t/u.outerHeight()*c.height>>0;k+=(tt-k)/r.smoothMove;b+=(it-b)/r.smoothMove;f.css("background-position",-(k>>0)+"px "+(-(b>>0)+"px"))}nt=setTimeout(function(){y.controlLoop()},30)};this.init2=function(n,t){rt++;t===1&&(c=n);rt===2&&this.init()};this.init=function(){n(".cloud-zoom-loading",i.parent()).remove();o=i.parent().append(t("<div class='mousetrap' style='background-image:url(\"/img/pix.gif\");z-index:999;position:absolute;width:%0px;height:%1px;left:%2px;top:%3px;'><\/div>",u.outerWidth(),u.outerHeight(),0,0)).find(":last");o.bind("mousemove",this,function(n){d=n.pageX;g=n.pageY});o.bind("mouseleave",this,function(){return clearTimeout(nt),e&&e.fadeOut(299),h&&h.fadeOut(299),s&&s.fadeOut(299),f.fadeOut(300,function(){y.fadedOut()}),!1});o.bind("mouseenter",this,function(y){var p,rt;d=y.pageX;g=y.pageY;ut=y.data;f&&(f.stop(!0,!1),f.remove());var k=r.adjustX,nt=r.adjustY,tt=u.outerWidth(),it=u.outerHeight(),w=r.zoomWidth,b=r.zoomHeight;r.zoomWidth=="auto"&&(w=tt);r.zoomHeight=="auto"&&(b=it);p=i.parent();switch(r.position){case"top":nt-=b;break;case"right":k+=tt;break;case"bottom":nt+=it;break;case"left":k-=w;break;case"inside":w=tt;b=it;break;default:p=n("#"+r.position);p.length?(w=p.innerWidth(),b=p.innerHeight()):(p=i,k+=tt,nt+=it)}f=p.append(t('<div id="cloud-zoom-big" class="cloud-zoom-big" style="display:none;position:absolute;left:%0px;top:%1px;width:%2px;height:%3px;background-image:url(\'%4\');z-index:99;"><\/div>',k,nt,w,b,c.src)).find(":last");u.attr("title")&&r.showTitle&&f.append(t('<div class="cloud-zoom-title">%0<\/div>',u.attr("title"))).find(":last").css("opacity",r.titleOpacity);n.browser.msie&&n.browser.version<7&&(v=n('<iframe frameborder="0" src="#"><\/iframe>').css({position:"absolute",left:k,top:nt,zIndex:99,width:w,height:b}).insertBefore(f));f.fadeIn(500);e&&(e.remove(),e=null);l=u.outerWidth()/c.width*f.width();a=u.outerHeight()/c.height*f.height();e=i.append(t("<div class = 'cloud-zoom-lens' style='display:none;z-index:98;position:absolute;width:%0px;height:%1px;'><\/div>",l,a)).find(":last");o.css("cursor",e.css("cursor"));rt=!1;r.tint&&(e.css("background",'url("'+u.attr("src")+'")'),h=i.append(t('<div style="display:none;position:absolute; left:0px; top:0px; width:%0px; height:%1px; background-color:%2;" />',u.outerWidth(),u.outerHeight(),r.tint)).find(":last"),h.css("opacity",r.tintOpacity),rt=!0,h.fadeIn(500));r.softFocus&&(e.css("background",'url("'+u.attr("src")+'")'),s=i.append(t('<div style="position:absolute;display:none;top:2px; left:2px; width:%0px; height:%1px;" />',u.outerWidth()-2,u.outerHeight()-2,r.tint)).find(":last"),s.css("background",'url("'+u.attr("src")+'")'),s.css("opacity",.5),rt=!0,s.fadeIn(500));rt||e.css("opacity",r.lensOpacity);r.position!=="inside"&&e.fadeIn(500);ut.controlLoop();return})};p=new Image;n(p).load(function(){y.init2(this,0)});p.src=u.attr("src");w=new Image;n(w).load(function(){y.init2(this,1)});w.src=i.attr("href")}n(document).ready(function(){n(".cloud-zoom, .cloud-zoom-gallery").CloudZoom()});n.fn.CloudZoom=function(t){try{document.execCommand("BackgroundImageCache",!1,!0)}catch(r){}return this.each(function(){var relOpts,opts;eval("var\ta = {"+n(this).attr("rel")+"}");relOpts=a;n(this).is(".cloud-zoom")?(n(this).css({position:"relative",display:"block"}),n("img",n(this)).css({display:"block"}),n(this).parent().attr("id")!="zoomWrap"&&n(this).wrap('<div id="zoomWrap" style="top:0px;z-index:9;position:relative;"><\/div>'),opts=n.extend({},n.fn.CloudZoom.defaults,t),opts=n.extend({},opts,relOpts),n(this).data("zoom",new i(n(this),opts))):n(this).is(".cloud-zoom-gallery")&&(opts=n.extend({},relOpts,t),n(this).data("relOpts",opts),n(this).bind("click",n(this),function(t){var i=t.data.data("relOpts");return n("#"+i.useZoom).data("zoom").destroy(),n("#"+i.useZoom).attr("href",t.data.attr("href")),n("#"+i.useZoom+" img").attr("src",t.data.data("relOpts").smallImage),n("#"+t.data.data("relOpts").useZoom).CloudZoom(),!1}))}),this};n.fn.CloudZoom.defaults={zoomWidth:"auto",zoomHeight:"auto",position:"right",tint:!1,tintOpacity:.5,lensOpacity:.5,softFocus:!1,smoothMove:3,showTitle:!0,titleOpacity:.5,adjustX:0,adjustY:0}}(jQuery);!function(n){"function"==typeof define&&define.amd?define(["jquery"],n):"object"==typeof exports?module.exports=n:n(jQuery)}(function(n){function u(r){var u=r||window.event,w=c.call(arguments,1),l=0,s=0,e=0,a=0,b=0,k=0,v,y,p;if(r=n.event.fix(u),r.type="mousewheel","detail"in u&&(e=-1*u.detail),"wheelDelta"in u&&(e=u.wheelDelta),"wheelDeltaY"in u&&(e=u.wheelDeltaY),"wheelDeltaX"in u&&(s=-1*u.wheelDeltaX),"axis"in u&&u.axis===u.HORIZONTAL_AXIS&&(s=-1*e,e=0),l=0===e?s:e,"deltaY"in u&&(e=-1*u.deltaY,l=e),"deltaX"in u&&(s=u.deltaX,0===e&&(l=-1*s)),0!==e||0!==s)return 1===u.deltaMode?(v=n.data(this,"mousewheel-line-height"),l*=v,e*=v,s*=v):2===u.deltaMode&&(y=n.data(this,"mousewheel-page-height"),l*=y,e*=y,s*=y),(a=Math.max(Math.abs(e),Math.abs(s)),(!t||t>a)&&(t=a,o(u,a)&&(t/=40)),o(u,a)&&(l/=40,s/=40,e/=40),l=Math[l>=1?"floor":"ceil"](l/t),s=Math[s>=1?"floor":"ceil"](s/t),e=Math[e>=1?"floor":"ceil"](e/t),i.settings.normalizeOffset&&this.getBoundingClientRect)&&(p=this.getBoundingClientRect(),b=r.clientX-p.left,k=r.clientY-p.top),r.deltaX=s,r.deltaY=e,r.deltaFactor=t,r.offsetX=b,r.offsetY=k,r.deltaMode=0,w.unshift(r,l,s,e),f&&clearTimeout(f),f=setTimeout(h,200),(n.event.dispatch||n.event.handle).apply(this,w)}function h(){t=null}function o(n,t){return i.settings.adjustOldDeltas&&"mousewheel"===n.type&&t%120==0}var f,t,s=["wheel","mousewheel","DOMMouseScroll","MozMousePixelScroll"],r="onwheel"in document||document.documentMode>=9?["wheel"]:["mousewheel","DomMouseScroll","MozMousePixelScroll"],c=Array.prototype.slice,e,i;if(n.event.fixHooks)for(e=s.length;e;)n.event.fixHooks[s[--e]]=n.event.mouseHooks;i=n.event.special.mousewheel={version:"3.1.12",setup:function(){if(this.addEventListener)for(var t=r.length;t;)this.addEventListener(r[--t],u,!1);else this.onmousewheel=u;n.data(this,"mousewheel-line-height",i.getLineHeight(this));n.data(this,"mousewheel-page-height",i.getPageHeight(this))},teardown:function(){if(this.removeEventListener)for(var t=r.length;t;)this.removeEventListener(r[--t],u,!1);else this.onmousewheel=null;n.removeData(this,"mousewheel-line-height");n.removeData(this,"mousewheel-page-height")},getLineHeight:function(t){var r=n(t),i=r["offsetParent"in n.fn?"offsetParent":"parent"]();return i.length||(i=n("body")),parseInt(i.css("fontSize"),10)||parseInt(r.css("fontSize"),10)||16},getPageHeight:function(t){return n(t).height()},settings:{adjustOldDeltas:!0,normalizeOffset:!0}};n.fn.extend({mousewheel:function(n){return n?this.bind("mousewheel",n):this.trigger("mousewheel")},unmousewheel:function(n){return this.unbind("mousewheel",n)}})}),function(){for(var n,u=function(){},t=["assert","clear","count","debug","dir","dirxml","error","exception","group","groupCollapsed","groupEnd","info","log","markTimeline","profile","profileEnd","table","time","timeEnd","timeStamp","trace","warn"],i=t.length,r=window.console=window.console||{};i--;)n=t[i],r[n]||(r[n]=u)}();$(function(){"ontouchstart"in document.documentElement?$("html").addClass("touch"):$("html").addClass("no-touch")});$("html").hasClass("touch")&&($.fancybox.resize=function(){overlay.is(":visible")&&overlay.css("height",$(document).height());$.fancybox.center(!1)}),function(n){n.backstretch=function(t,i,r){function v(){if(t){var i;u.length==0?u=n("<div />").attr("id","backstretch").css({left:0,top:0,position:"fixed",overflow:"hidden",zIndex:-999999,margin:0,padding:0,height:"100%",width:"100%"}):u.find("img").addClass("deleteable");i=n("<img />").css({position:"absolute",display:"none",margin:0,padding:0,border:"none",zIndex:-999999}).bind("load",function(t){var i=n(this),f,o;i.css({width:"auto",height:"auto"});f=this.width||n(t.target).width();o=this.height||n(t.target).height();l=f/o;a(function(){i.fadeIn(e.speed,function(){u.find(".deleteable").remove();typeof r=="function"&&r()})})}).appendTo(u);n("body #backstretch").length==0&&n("body").append(u);u.data("settings",e);i.attr("src",t);n(window).resize(a)}}function a(t){try{c={left:0,top:0};s=o.width();f=s/l;f>=o.height()?(h=(f-o.height())/2,e.centeredY&&n.extend(c,{top:"-"+h+"px"})):(f=o.height(),s=f*l,h=(s-o.width())/2,e.centeredX&&n.extend(c,{left:"-"+h+"px"}));n("#backstretch, #backstretch img:not(.deleteable)").width(s).height(f).filter("img").css(c)}catch(i){}typeof t=="function"&&t()}var u=n("#backstretch"),e=u.data("settings")||{centeredX:!0,centeredY:!0,speed:0},y=u.data("settings"),o="onorientationchange"in window?n(document):n(window),l,s,f,h,c;return i&&typeof i=="object"&&n.extend(e,i),i&&typeof i=="function"&&(r=i),n(document).ready(v),this}}(jQuery);!function(n){n.flexslider=function(t,i){var r=n(t);r.vars=n.extend({},n.flexslider.defaults,i);var p,f=r.vars.namespace,v=window.navigator&&window.navigator.msPointerEnabled&&window.MSGesture,y=("ontouchstart"in window||v||window.DocumentTouch&&document instanceof DocumentTouch)&&r.vars.touch,a="click touchend MSPointerUp",s="",h="vertical"===r.vars.direction,o=r.vars.reverse,e=r.vars.itemWidth>0,c="fade"===r.vars.animation,l=""!==r.vars.asNavFor,u={},w=!0;n.data(t,"flexslider",r);u={init:function(){r.animating=!1;r.currentSlide=parseInt(r.vars.startAt?r.vars.startAt:0,10);isNaN(r.currentSlide)&&(r.currentSlide=0);r.animatingTo=r.currentSlide;r.atEnd=0===r.currentSlide||r.currentSlide===r.last;r.containerSelector=r.vars.selector.substr(0,r.vars.selector.search(" "));r.slides=n(r.vars.selector,r);r.container=n(r.containerSelector,r);r.count=r.slides.length;r.syncExists=n(r.vars.sync).length>0;"slide"===r.vars.animation&&(r.vars.animation="swing");r.prop=h?"top":"marginLeft";r.args={};r.manualPause=!1;r.stopped=!1;r.started=!1;r.startTimeout=null;r.transitions=!r.vars.video&&!c&&r.vars.useCSS&&function(){var i=document.createElement("div"),n=["perspectiveProperty","WebkitPerspective","MozPerspective","OPerspective","msPerspective"],t;for(t in n)if(void 0!==i.style[n[t]])return r.pfx=n[t].replace("Perspective","").toLowerCase(),r.prop="-"+r.pfx+"-transform",!0;return!1}();r.ensureAnimationEnd="";""!==r.vars.controlsContainer&&(r.controlsContainer=n(r.vars.controlsContainer).length>0&&n(r.vars.controlsContainer));""!==r.vars.manualControls&&(r.manualControls=n(r.vars.manualControls).length>0&&n(r.vars.manualControls));r.vars.randomize&&(r.slides.sort(function(){return Math.round(Math.random())-.5}),r.container.empty().append(r.slides));r.doMath();r.setup("init");r.vars.controlNav&&u.controlNav.setup();r.vars.directionNav&&u.directionNav.setup();r.vars.keyboard&&(1===n(r.containerSelector).length||r.vars.multipleKeyboard)&&n(document).bind("keyup",function(n){var t=n.keyCode,i;r.animating||39!==t&&37!==t||(i=39===t?r.getTarget("next"):37===t?r.getTarget("prev"):!1,r.flexAnimate(i,r.vars.pauseOnAction))});r.vars.mousewheel&&r.bind("mousewheel",function(n,t){n.preventDefault();var i=0>t?r.getTarget("next"):r.getTarget("prev");r.flexAnimate(i,r.vars.pauseOnAction)});r.vars.pausePlay&&u.pausePlay.setup();r.vars.slideshow&&r.vars.pauseInvisible&&u.pauseInvisible.init();r.vars.slideshow&&(r.vars.pauseOnHover&&r.hover(function(){r.manualPlay||r.manualPause||r.pause()},function(){r.manualPause||r.manualPlay||r.stopped||r.play()}),r.vars.pauseInvisible&&u.pauseInvisible.isHidden()||(r.vars.initDelay>0?r.startTimeout=setTimeout(r.play,r.vars.initDelay):r.play()));l&&u.asNav.setup();y&&r.vars.touch&&u.touch();(!c||c&&r.vars.smoothHeight)&&n(window).bind("resize orientationchange focus",u.resize);r.find("img").attr("draggable","false");setTimeout(function(){r.vars.start(r)},200)},asNav:{setup:function(){r.asNav=!0;r.animatingTo=Math.floor(r.currentSlide/r.move);r.currentItem=r.currentSlide;r.slides.removeClass(f+"active-slide").eq(r.currentItem).addClass(f+"active-slide");v?(t._slider=r,r.slides.each(function(){var t=this;t._gesture=new MSGesture;t._gesture.target=t;t.addEventListener("MSPointerDown",function(n){n.preventDefault();n.currentTarget._gesture&&n.currentTarget._gesture.addPointer(n.pointerId)},!1);t.addEventListener("MSGestureTap",function(t){t.preventDefault();var i=n(this),u=i.index();n(r.vars.asNavFor).data("flexslider").animating||i.hasClass("active")||(r.direction=r.currentItem<u?"next":"prev",r.flexAnimate(u,r.vars.pauseOnAction,!1,!0,!0))})})):r.slides.on(a,function(t){t.preventDefault();var i=n(this),u=i.index(),e=i.offset().left-n(r).scrollLeft();0>=e&&i.hasClass(f+"active-slide")?r.flexAnimate(r.getTarget("prev"),!0):n(r.vars.asNavFor).data("flexslider").animating||i.hasClass(f+"active-slide")||(r.direction=r.currentItem<u?"next":"prev",r.flexAnimate(u,r.vars.pauseOnAction,!1,!0,!0))})}},controlNav:{setup:function(){r.manualControls?u.controlNav.setupManual():u.controlNav.setupPaging()},setupPaging:function(){var e,o,c="thumbnails"===r.vars.controlNav?"control-thumbs":"control-paging",h=1,t,i;if(r.controlNavScaffold=n('<ol class="'+f+"control-nav "+f+c+'"><\/ol>'),r.pagingCount>1)for(t=0;t<r.pagingCount;t++)(o=r.slides.eq(t),e="thumbnails"===r.vars.controlNav?'<img src="'+o.attr("data-thumb")+'"/>':"<a>"+h+"<\/a>","thumbnails"===r.vars.controlNav&&!0===r.vars.thumbCaptions)&&(i=o.attr("data-thumbcaption"),""!=i&&void 0!=i&&(e+='<span class="'+f+'caption">'+i+"<\/span>")),r.controlNavScaffold.append("<li>"+e+"<\/li>"),h++;r.controlsContainer?n(r.controlsContainer).append(r.controlNavScaffold):r.append(r.controlNavScaffold);u.controlNav.set();u.controlNav.active();r.controlNavScaffold.delegate("a, img",a,function(t){if(t.preventDefault(),""===s||s===t.type){var i=n(this),e=r.controlNav.index(i);i.hasClass(f+"active")||(r.direction=e>r.currentSlide?"next":"prev",r.flexAnimate(e,r.vars.pauseOnAction))}""===s&&(s=t.type);u.setToClearWatchedEvent()})},setupManual:function(){r.controlNav=r.manualControls;u.controlNav.active();r.controlNav.bind(a,function(t){if(t.preventDefault(),""===s||s===t.type){var i=n(this),e=r.controlNav.index(i);i.hasClass(f+"active")||(r.direction=e>r.currentSlide?"next":"prev",r.flexAnimate(e,r.vars.pauseOnAction))}""===s&&(s=t.type);u.setToClearWatchedEvent()})},set:function(){var t="thumbnails"===r.vars.controlNav?"img":"a";r.controlNav=n("."+f+"control-nav li "+t,r.controlsContainer?r.controlsContainer:r)},active:function(){r.controlNav.removeClass(f+"active").eq(r.animatingTo).addClass(f+"active")},update:function(t,i){r.pagingCount>1&&"add"===t?r.controlNavScaffold.append(n("<li><a>"+r.count+"<\/a><\/li>")):1===r.pagingCount?r.controlNavScaffold.find("li").remove():r.controlNav.eq(i).closest("li").remove();u.controlNav.set();r.pagingCount>1&&r.pagingCount!==r.controlNav.length?r.update(i,t):u.controlNav.active()}},directionNav:{setup:function(){var t=n('<ul class="'+f+'direction-nav"><li><a class="'+f+'prev" href="#">'+r.vars.prevText+'<\/a><\/li><li><a class="'+f+'next" href="#">'+r.vars.nextText+"<\/a><\/li><\/ul>");r.controlsContainer?(n(r.controlsContainer).append(t),r.directionNav=n("."+f+"direction-nav li a",r.controlsContainer)):(r.append(t),r.directionNav=n("."+f+"direction-nav li a",r));u.directionNav.update();r.directionNav.bind(a,function(t){t.preventDefault();var i;(""===s||s===t.type)&&(i=n(this).hasClass(f+"next")?r.getTarget("next"):r.getTarget("prev"),r.flexAnimate(i,r.vars.pauseOnAction));""===s&&(s=t.type);u.setToClearWatchedEvent()})},update:function(){var n=f+"disabled";1===r.pagingCount?r.directionNav.addClass(n).attr("tabindex","-1"):r.vars.animationLoop?r.directionNav.removeClass(n).removeAttr("tabindex"):0===r.animatingTo?r.directionNav.removeClass(n).filter("."+f+"prev").addClass(n).attr("tabindex","-1"):r.animatingTo===r.last?r.directionNav.removeClass(n).filter("."+f+"next").addClass(n).attr("tabindex","-1"):r.directionNav.removeClass(n).removeAttr("tabindex")}},pausePlay:{setup:function(){var t=n('<div class="'+f+'pauseplay"><a><\/a><\/div>');r.controlsContainer?(r.controlsContainer.append(t),r.pausePlay=n("."+f+"pauseplay a",r.controlsContainer)):(r.append(t),r.pausePlay=n("."+f+"pauseplay a",r));u.pausePlay.update(r.vars.slideshow?f+"pause":f+"play");r.pausePlay.bind(a,function(t){t.preventDefault();(""===s||s===t.type)&&(n(this).hasClass(f+"pause")?(r.manualPause=!0,r.manualPlay=!1,r.pause()):(r.manualPause=!1,r.manualPlay=!0,r.play()));""===s&&(s=t.type);u.setToClearWatchedEvent()})},update:function(n){"play"===n?r.pausePlay.removeClass(f+"pause").addClass(f+"play").html(r.vars.playText):r.pausePlay.removeClass(f+"play").addClass(f+"pause").html(r.vars.pauseText)}},touch:function(){function d(n){r.animating?n.preventDefault():(window.navigator.msPointerEnabled||1===n.touches.length)&&(r.pause(),i=h?r.h:r.w,s=Number(new Date),a=n.touches[0].pageX,y=n.touches[0].pageY,f=e&&o&&r.animatingTo===r.last?0:e&&o?r.limit-(r.itemW+r.vars.itemMargin)*r.move*r.animatingTo:e&&r.currentSlide===r.last?r.limit:e?(r.itemW+r.vars.itemMargin)*r.move*r.currentSlide:o?(r.last-r.currentSlide+r.cloneOffset)*i:(r.currentSlide+r.cloneOffset)*i,p=h?y:a,w=h?a:y,t.addEventListener("touchmove",b,!1),t.addEventListener("touchend",k,!1))}function b(t){a=t.touches[0].pageX;y=t.touches[0].pageY;n=h?p-y:p-a;l=h?Math.abs(n)<Math.abs(a-w):Math.abs(n)<Math.abs(y-w);(!l||Number(new Date)-s>500)&&(t.preventDefault(),!c&&r.transitions&&(r.vars.animationLoop||(n/=0===r.currentSlide&&0>n||r.currentSlide===r.last&&n>0?Math.abs(n)/i+2:1),r.setProps(f+n,"setTouch")))}function k(){if(t.removeEventListener("touchmove",b,!1),r.animatingTo===r.currentSlide&&!l&&null!==n){var u=o?-n:n,e=u>0?r.getTarget("next"):r.getTarget("prev");r.canAdvance(e)&&(Number(new Date)-s<550&&Math.abs(u)>50||Math.abs(u)>i/2)?r.flexAnimate(e,r.vars.pauseOnAction):c||r.flexAnimate(r.currentSlide,r.vars.pauseOnAction,!0)}t.removeEventListener("touchend",k,!1);p=null;w=null;n=null;f=null}function g(n){n.stopPropagation();r.animating?n.preventDefault():(r.pause(),t._gesture.addPointer(n.pointerId),u=0,i=h?r.h:r.w,s=Number(new Date),f=e&&o&&r.animatingTo===r.last?0:e&&o?r.limit-(r.itemW+r.vars.itemMargin)*r.move*r.animatingTo:e&&r.currentSlide===r.last?r.limit:e?(r.itemW+r.vars.itemMargin)*r.move*r.currentSlide:o?(r.last-r.currentSlide+r.cloneOffset)*i:(r.currentSlide+r.cloneOffset)*i)}function nt(r){var e,o,a;return r.stopPropagation(),e=r.target._slider,e?(o=-r.translationX,a=-r.translationY,u+=h?a:o,n=u,l=h?Math.abs(u)<Math.abs(-o):Math.abs(u)<Math.abs(-a),r.detail===r.MSGESTURE_FLAG_INERTIA?(setImmediate(function(){t._gesture.stop()}),void 0):((!l||Number(new Date)-s>500)&&(r.preventDefault(),!c&&e.transitions&&(e.vars.animationLoop||(n=u/(0===e.currentSlide&&0>u||e.currentSlide===e.last&&u>0?Math.abs(u)/i+2:1)),e.setProps(f+n,"setTouch"))),void 0)):void 0}function tt(t){var r,e,h;t.stopPropagation();r=t.target._slider;r&&(r.animatingTo!==r.currentSlide||l||null===n||(e=o?-n:n,h=e>0?r.getTarget("next"):r.getTarget("prev"),r.canAdvance(h)&&(Number(new Date)-s<550&&Math.abs(e)>50||Math.abs(e)>i/2)?r.flexAnimate(h,r.vars.pauseOnAction):c||r.flexAnimate(r.currentSlide,r.vars.pauseOnAction,!0)),p=null,w=null,n=null,f=null,u=0)}var p,w,f,i,n,s,l=!1,a=0,y=0,u=0;v?(t.style.msTouchAction="none",t._gesture=new MSGesture,t._gesture.target=t,t.addEventListener("MSPointerDown",g,!1),t._slider=r,t.addEventListener("MSGestureChange",nt,!1),t.addEventListener("MSGestureEnd",tt,!1)):t.addEventListener("touchstart",d,!1)},resize:function(){!r.animating&&r.is(":visible")&&(e||r.doMath(),c?u.smoothHeight():e?(r.slides.width(r.computedW),r.update(r.pagingCount),r.setProps()):h?(r.viewport.height(r.h),r.setProps(r.h,"setTotal")):(r.vars.smoothHeight&&u.smoothHeight(),r.newSlides.width(r.computedW),r.setProps(r.computedW,"setTotal")))},smoothHeight:function(n){if(!h||c){var t=c?r:r.viewport;n?t.animate({height:r.slides.eq(r.animatingTo).height()},n):t.height(r.slides.eq(r.animatingTo).height())}},sync:function(t){var i=n(r.vars.sync).data("flexslider"),u=r.animatingTo;switch(t){case"animate":i.flexAnimate(u,r.vars.pauseOnAction,!1,!0);break;case"play":i.playing||i.asNav||i.play();break;case"pause":i.pause()}},uniqueID:function(t){return t.find("[id]").each(function(){var t=n(this);t.attr("id",t.attr("id")+"_clone")}),t},pauseInvisible:{visProp:null,init:function(){var t=["webkit","moz","ms","o"],n,i;if("hidden"in document)return"hidden";for(n=0;n<t.length;n++)t[n]+"Hidden"in document&&(u.pauseInvisible.visProp=t[n]+"Hidden");u.pauseInvisible.visProp&&(i=u.pauseInvisible.visProp.replace(/[H|h]idden/,"")+"visibilitychange",document.addEventListener(i,function(){u.pauseInvisible.isHidden()?r.startTimeout?clearTimeout(r.startTimeout):r.pause():r.started?r.play():r.vars.initDelay>0?setTimeout(r.play,r.vars.initDelay):r.play()}))},isHidden:function(){return document[u.pauseInvisible.visProp]||!1}},setToClearWatchedEvent:function(){clearTimeout(p);p=setTimeout(function(){s=""},3e3)}};r.flexAnimate=function(t,i,s,a,v){var w,d,b,k,p;if(r.vars.animationLoop||t===r.currentSlide||(r.direction=t>r.currentSlide?"next":"prev"),l&&1===r.pagingCount&&(r.direction=r.currentItem<t?"next":"prev"),!r.animating&&(r.canAdvance(t,v)||s)&&r.is(":visible")){if(l&&a){if(w=n(r.vars.asNavFor).data("flexslider"),r.atEnd=0===t||t===r.count-1,w.flexAnimate(t,!0,!1,!0,v),r.direction=r.currentItem<t?"next":"prev",w.direction=r.direction,Math.ceil((t+1)/r.visible)-1===r.currentSlide||0===t)return r.currentItem=t,r.slides.removeClass(f+"active-slide").eq(t).addClass(f+"active-slide"),!1;r.currentItem=t;r.slides.removeClass(f+"active-slide").eq(t).addClass(f+"active-slide");t=Math.floor(t/r.visible)}(r.animating=!0,r.animatingTo=t,i&&r.pause(),r.vars.before(r),r.syncExists&&!v&&u.sync("animate"),r.vars.controlNav&&u.controlNav.active(),e||r.slides.removeClass(f+"active-slide").eq(t).addClass(f+"active-slide"),r.atEnd=0===t||t===r.last,r.vars.directionNav&&u.directionNav.update(),t===r.last&&(r.vars.end(r),r.vars.animationLoop||r.pause()),c)?y?(r.slides.eq(r.currentSlide).css({opacity:0,zIndex:1}),r.slides.eq(t).css({opacity:1,zIndex:2}),r.wrapup(p)):(r.slides.eq(r.currentSlide).css({zIndex:1}).animate({opacity:0},r.vars.animationSpeed,r.vars.easing),r.slides.eq(t).css({zIndex:2}).animate({opacity:1},r.vars.animationSpeed,r.vars.easing,r.wrapup)):(p=h?r.slides.filter(":first").height():r.computedW,e?(d=r.vars.itemMargin,k=(r.itemW+d)*r.move*r.animatingTo,b=k>r.limit&&1!==r.visible?r.limit:k):b=0===r.currentSlide&&t===r.count-1&&r.vars.animationLoop&&"next"!==r.direction?o?(r.count+r.cloneOffset)*p:0:r.currentSlide===r.last&&0===t&&r.vars.animationLoop&&"prev"!==r.direction?o?0:(r.count+1)*p:o?(r.count-1-t+r.cloneOffset)*p:(t+r.cloneOffset)*p,r.setProps(b,"",r.vars.animationSpeed),r.transitions?(r.vars.animationLoop&&r.atEnd||(r.animating=!1,r.currentSlide=r.animatingTo),r.container.unbind("webkitTransitionEnd transitionend"),r.container.bind("webkitTransitionEnd transitionend",function(){clearTimeout(r.ensureAnimationEnd);r.wrapup(p)}),clearTimeout(r.ensureAnimationEnd),r.ensureAnimationEnd=setTimeout(function(){r.wrapup(p)},r.vars.animationSpeed+100)):r.container.animate(r.args,r.vars.animationSpeed,r.vars.easing,function(){r.wrapup(p)}));r.vars.smoothHeight&&u.smoothHeight(r.vars.animationSpeed)}};r.wrapup=function(n){c||e||(0===r.currentSlide&&r.animatingTo===r.last&&r.vars.animationLoop?r.setProps(n,"jumpEnd"):r.currentSlide===r.last&&0===r.animatingTo&&r.vars.animationLoop&&r.setProps(n,"jumpStart"));r.animating=!1;r.currentSlide=r.animatingTo;r.vars.after(r)};r.animateSlides=function(){!r.animating&&w&&r.flexAnimate(r.getTarget("next"))};r.pause=function(){clearInterval(r.animatedSlides);r.animatedSlides=null;r.playing=!1;r.vars.pausePlay&&u.pausePlay.update("play");r.syncExists&&u.sync("pause")};r.play=function(){r.playing&&clearInterval(r.animatedSlides);r.animatedSlides=r.animatedSlides||setInterval(r.animateSlides,r.vars.slideshowSpeed);r.started=r.playing=!0;r.vars.pausePlay&&u.pausePlay.update("pause");r.syncExists&&u.sync("play")};r.stop=function(){r.pause();r.stopped=!0};r.canAdvance=function(n,t){var i=l?r.pagingCount-1:r.last;return t?!0:l&&r.currentItem===r.count-1&&0===n&&"prev"===r.direction?!0:l&&0===r.currentItem&&n===r.pagingCount-1&&"next"!==r.direction?!1:n!==r.currentSlide||l?r.vars.animationLoop?!0:r.atEnd&&0===r.currentSlide&&n===i&&"next"!==r.direction?!1:r.atEnd&&r.currentSlide===i&&0===n&&"next"===r.direction?!1:!0:!1};r.getTarget=function(n){return r.direction=n,"next"===n?r.currentSlide===r.last?0:r.currentSlide+1:0===r.currentSlide?r.last:r.currentSlide-1};r.setProps=function(n,t,i){var u=function(){var i=n?n:(r.itemW+r.vars.itemMargin)*r.move*r.animatingTo,u=function(){if(e)return"setTouch"===t?n:o&&r.animatingTo===r.last?0:o?r.limit-(r.itemW+r.vars.itemMargin)*r.move*r.animatingTo:r.animatingTo===r.last?r.limit:i;switch(t){case"setTotal":return o?(r.count-1-r.currentSlide+r.cloneOffset)*n:(r.currentSlide+r.cloneOffset)*n;case"setTouch":return o?n:n;case"jumpEnd":return o?n:r.count*n;case"jumpStart":return o?r.count*n:n;default:return n}}();return-1*u+"px"}();r.transitions&&(u=h?"translate3d(0,"+u+",0)":"translate3d("+u+",0,0)",i=void 0!==i?i/1e3+"s":"0s",r.container.css("-"+r.pfx+"-transition-duration",i),r.container.css("transition-duration",i));r.args[r.prop]=u;(r.transitions||void 0===i)&&r.container.css(r.args);r.container.css("transform",u)};r.setup=function(t){if(c)r.slides.css({width:"100%",float:"left",marginRight:"-100%",position:"relative"}),"init"===t&&(y?r.slides.css({opacity:0,display:"block",webkitTransition:"opacity "+r.vars.animationSpeed/1e3+"s ease",zIndex:1}).eq(r.currentSlide).css({opacity:1,zIndex:2}):r.slides.css({opacity:0,display:"block",zIndex:1}).eq(r.currentSlide).css({zIndex:2}).animate({opacity:1},r.vars.animationSpeed,r.vars.easing)),r.vars.smoothHeight&&u.smoothHeight();else{var i,s;"init"===t&&(r.viewport=n('<div class="'+f+'viewport"><\/div>').css({overflow:"hidden",position:"relative"}).appendTo(r).append(r.container),r.cloneCount=0,r.cloneOffset=0,o&&(s=n.makeArray(r.slides).reverse(),r.slides=n(s),r.container.empty().append(r.slides)));r.vars.animationLoop&&!e&&(r.cloneCount=2,r.cloneOffset=1,"init"!==t&&r.container.find(".clone").remove(),u.uniqueID(r.slides.first().clone().addClass("clone").attr("aria-hidden","true")).appendTo(r.container),u.uniqueID(r.slides.last().clone().addClass("clone").attr("aria-hidden","true")).prependTo(r.container));r.newSlides=n(r.vars.selector,r);i=o?r.count-1-r.currentSlide+r.cloneOffset:r.currentSlide+r.cloneOffset;h&&!e?(r.container.height(200*(r.count+r.cloneCount)+"%").css("position","absolute").width("100%"),setTimeout(function(){r.newSlides.css({display:"block"});r.doMath();r.viewport.height(r.h);r.setProps(i*r.h,"init")},"init"===t?100:0)):(r.container.width(200*(r.count+r.cloneCount)+"%"),r.setProps(i*r.computedW,"init"),setTimeout(function(){r.doMath();r.newSlides.css({width:r.computedW,float:"left",display:"block"});r.vars.smoothHeight&&u.smoothHeight()},"init"===t?100:0))}e||r.slides.removeClass(f+"active-slide").eq(r.currentSlide).addClass(f+"active-slide");r.vars.init(r)};r.doMath=function(){var u=r.slides.first(),n=r.vars.itemMargin,t=r.vars.minItems,i=r.vars.maxItems;r.w=void 0===r.viewport?r.width():r.viewport.width();r.h=u.height();r.boxPadding=u.outerWidth()-u.width();e?(r.itemT=r.vars.itemWidth+n,r.minW=t?t*r.itemT:r.w,r.maxW=i?i*r.itemT-n:r.w,r.itemW=r.minW>r.w?(r.w-n*(t-1))/t:r.maxW<r.w?(r.w-n*(i-1))/i:r.vars.itemWidth>r.w?r.w:r.vars.itemWidth,r.visible=Math.floor(r.w/r.itemW),r.move=r.vars.move>0&&r.vars.move<r.visible?r.vars.move:r.visible,r.pagingCount=Math.ceil((r.count-r.visible)/r.move+1),r.last=r.pagingCount-1,r.limit=1===r.pagingCount?0:r.vars.itemWidth>r.w?r.itemW*(r.count-1)+n*(r.count-1):(r.itemW+n)*r.count-r.w-n):(r.itemW=r.w,r.pagingCount=r.count,r.last=r.count-1);r.computedW=r.itemW-r.boxPadding};r.update=function(n,t){r.doMath();e||(n<r.currentSlide?r.currentSlide+=1:n<=r.currentSlide&&0!==n&&(r.currentSlide-=1),r.animatingTo=r.currentSlide);r.vars.controlNav&&!r.manualControls&&("add"===t&&!e||r.pagingCount>r.controlNav.length?u.controlNav.update("add"):("remove"===t&&!e||r.pagingCount<r.controlNav.length)&&(e&&r.currentSlide>r.last&&(r.currentSlide-=1,r.animatingTo-=1),u.controlNav.update("remove",r.last)));r.vars.directionNav&&u.directionNav.update()};r.addSlide=function(t,i){var u=n(t);r.count+=1;r.last=r.count-1;h&&o?void 0!==i?r.slides.eq(r.count-i).after(u):r.container.prepend(u):void 0!==i?r.slides.eq(i).before(u):r.container.append(u);r.update(i,"add");r.slides=n(r.vars.selector+":not(.clone)",r);r.setup();r.vars.added(r)};r.removeSlide=function(t){var i=isNaN(t)?r.slides.index(n(t)):t;r.count-=1;r.last=r.count-1;isNaN(t)?n(t,r.slides).remove():h&&o?r.slides.eq(r.last).remove():r.slides.eq(t).remove();r.doMath();r.update(i,"remove");r.slides=n(r.vars.selector+":not(.clone)",r);r.setup();r.vars.removed(r)};u.init()};n(window).blur(function(){focused=!1}).focus(function(){focused=!0});n.flexslider.defaults={namespace:"flex-",selector:".slides > li",animation:"fade",easing:"swing",direction:"horizontal",reverse:!1,animationLoop:!0,smoothHeight:!1,startAt:0,slideshow:!0,slideshowSpeed:7e3,animationSpeed:600,initDelay:0,randomize:!1,thumbCaptions:!1,pauseOnAction:!0,pauseOnHover:!1,pauseInvisible:!0,useCSS:!0,touch:!0,video:!1,controlNav:!0,directionNav:!0,prevText:"Previous",nextText:"Next",keyboard:!0,multipleKeyboard:!1,mousewheel:!1,pausePlay:!1,pauseText:"Pause",playText:"Play",controlsContainer:"",manualControls:"",sync:"",asNavFor:"",itemWidth:0,itemMargin:0,minItems:1,maxItems:0,move:0,allowOneSlide:!0,start:function(){},before:function(){},after:function(){},end:function(){},added:function(){},removed:function(){},init:function(){}};n.fn.flexslider=function(t){if(void 0===t&&(t={}),"object"==typeof t)return this.each(function(){var i=n(this),u=t.selector?t.selector:".slides > li",r=i.find(u);1===r.length&&t.allowOneSlide===!0||0===r.length?(r.fadeIn(400),t.start&&t.start(i)):void 0===i.data("flexslider")&&new n.flexslider(this,t)});var i=n(this).data("flexslider");switch(t){case"play":i.play();break;case"pause":i.pause();break;case"stop":i.stop();break;case"next":i.flexAnimate(i.getTarget("next"),!0);break;case"prev":case"previous":i.flexAnimate(i.getTarget("prev"),!0);break;default:"number"==typeof t&&i.flexAnimate(t,!0)}}}(jQuery),function(n,t){(function(n){if(typeof define=="function"&&define.amd)define(["jquery","jquery-mousewheel"],n);else{var i="https:"==t.location.protocol?"https:":"http:";$.event.special.mousewheel||$("head").append(decodeURI("%3Cscript src="+i+"//cdnjs.cloudflare.com/ajax/libs/jquery-mousewheel/3.1.11/jquery.mousewheel.min.js%3E%3C/script%3E"));n(jQuery)}})(function(i){var o="mCustomScrollbar",u="mCS",l=".mCustomScrollbar",a={setWidth:!1,setHeight:!1,setTop:0,setLeft:0,axis:"y",scrollbarPosition:"inside",scrollInertia:950,autoDraggerLength:!0,autoHideScrollbar:!1,autoExpandScrollbar:!1,alwaysShowScrollbar:0,snapAmount:null,snapOffset:0,mouseWheel:{enable:!0,scrollAmount:"auto",axis:"y",preventDefault:!1,deltaFactor:"auto",normalizeDelta:!1,invert:!1,disableOver:["select","option","keygen","datalist","textarea"]},scrollButtons:{enable:!1,scrollType:"stepless",scrollAmount:"auto"},keyboard:{enable:!0,scrollType:"stepless",scrollAmount:"auto"},contentTouchScroll:25,advanced:{autoExpandHorizontalScroll:!1,autoScrollOnFocus:"input,textarea,select,button,datalist,keygen,a[tabindex],area,object,[contenteditable='true']",updateOnContentResize:!0,updateOnImageLoad:!0,updateOnSelectorChange:!1},theme:"light",callbacks:{onScrollStart:!1,onScroll:!1,onTotalScroll:!1,onTotalScrollBack:!1,whileScrolling:!1,onTotalScrollOffset:0,onTotalScrollBackOffset:0,alwaysTriggerOffsets:!0},live:!1,liveSelector:null},v=0,h={},c=function(n){h[n]&&(clearTimeout(h[n]),r._delete.call(null,h[n]))},s=n.attachEvent&&!n.addEventListener?1:0,f=!1,e={init:function(n){var n=i.extend(!0,{},a,n),o=r._selector.call(this),t,f;if(n.live){if(t=n.liveSelector||this.selector||l,f=i(t),n.live==="off"){c(t);return}h[t]=setTimeout(function(){f.mCustomScrollbar(n);n.live==="once"&&f.length&&c(t)},500)}else c(t);return n.setWidth=n.set_width?n.set_width:n.setWidth,n.setHeight=n.set_height?n.set_height:n.setHeight,n.axis=n.horizontalScroll?"x":r._findAxis.call(null,n.axis),n.scrollInertia=n.scrollInertia<17?17:n.scrollInertia,typeof n.mouseWheel!="object"&&n.mouseWheel==!0&&(n.mouseWheel={enable:!0,scrollAmount:"auto",axis:"y",preventDefault:!1,deltaFactor:"auto",normalizeDelta:!1,invert:!1}),n.mouseWheel.scrollAmount=n.mouseWheelPixels?n.mouseWheelPixels:n.mouseWheel.scrollAmount,n.mouseWheel.normalizeDelta=n.advanced.normalizeMouseWheelDelta?n.advanced.normalizeMouseWheelDelta:n.mouseWheel.normalizeDelta,n.scrollButtons.scrollType=r._findScrollButtonsType.call(null,n.scrollButtons.scrollType),r._theme.call(null,n),i(o).each(function(){var t=i(this);if(!t.data(u)){t.data(u,{idx:++v,opt:n,scrollRatio:{y:null,x:null},overflowed:null,bindEvents:!1,tweenRunning:!1,sequential:{},langDir:t.css("direction"),cbOffsets:null,trigger:null});var f=t.data(u).opt,o=t.data("mcs-axis"),s=t.data("mcs-scrollbar-position"),h=t.data("mcs-theme");o&&(f.axis=o);s&&(f.scrollbarPosition=s);h&&(f.theme=h,r._theme.call(null,f));r._pluginMarkup.call(this);e.update.call(null,t)}})},update:function(n){var t=n||r._selector.call(this);return i(t).each(function(){var n=i(this),o;if(n.data(u)){var t=n.data(u),f=t.opt,e=i("#mCSB_"+t.idx+"_container"),s=[i("#mCSB_"+t.idx+"_dragger_vertical"),i("#mCSB_"+t.idx+"_dragger_horizontal")];if(!e.length)return;t.tweenRunning&&r._stop.call(null,n);n.hasClass("mCS_disabled")&&n.removeClass("mCS_disabled");n.hasClass("mCS_destroyed")&&n.removeClass("mCS_destroyed");r._maxHeight.call(this);r._expandContentHorizontally.call(this);f.axis==="y"||f.advanced.autoExpandHorizontalScroll||e.css("width",r._contentWidth(e.children()));t.overflowed=r._overflowed.call(this);r._scrollbarVisibility.call(this);f.autoDraggerLength&&r._setDraggerLength.call(this);r._scrollRatio.call(this);r._bindEvents.call(this);o=[Math.abs(e[0].offsetTop),Math.abs(e[0].offsetLeft)];f.axis!=="x"&&(t.overflowed[0]?s[0].height()>s[0].parent().height()?r._resetContentPosition.call(this):r._scrollTo.call(this,n,o[0].toString(),{dir:"y",dur:0,overwrite:"none"}):(r._resetContentPosition.call(this),f.axis==="y"?r._unbindEvents.call(this):f.axis==="yx"&&t.overflowed[1]&&r._scrollTo.call(this,n,o[1].toString(),{dir:"x",dur:0,overwrite:"none"})));f.axis!=="y"&&(t.overflowed[1]?s[1].width()>s[1].parent().width()?r._resetContentPosition.call(this):r._scrollTo.call(this,n,o[1].toString(),{dir:"x",dur:0,overwrite:"none"}):(r._resetContentPosition.call(this),f.axis==="x"?r._unbindEvents.call(this):f.axis==="yx"&&t.overflowed[0]&&r._scrollTo.call(this,n,o[0].toString(),{dir:"y",dur:0,overwrite:"none"})));r._autoUpdate.call(this)}})},scrollTo:function(n,t){if(typeof n!="undefined"&&n!=null){var f=r._selector.call(this);return i(f).each(function(){var s=i(this);if(s.data(u)){var o=s.data(u),h=o.opt,c={trigger:"external",scrollInertia:h.scrollInertia,scrollEasing:"mcsEaseInOut",moveDragger:!1,callbacks:!0,onStart:!0,onUpdate:!0,onComplete:!0},e=i.extend(!0,{},c,t),f=r._arr.call(this,n),l=e.scrollInertia<17?17:e.scrollInertia;f[0]=r._to.call(this,f[0],"y");f[1]=r._to.call(this,f[1],"x");e.moveDragger&&(f[0]*=o.scrollRatio.y,f[1]*=o.scrollRatio.x);e.dur=l;setTimeout(function(){f[0]!==null&&typeof f[0]!="undefined"&&h.axis!=="x"&&o.overflowed[0]&&(e.dir="y",e.overwrite="all",r._scrollTo.call(this,s,f[0].toString(),e));f[1]!==null&&typeof f[1]!="undefined"&&h.axis!=="y"&&o.overflowed[1]&&(e.dir="x",e.overwrite="none",r._scrollTo.call(this,s,f[1].toString(),e))},60)}})}},stop:function(){var n=r._selector.call(this);return i(n).each(function(){var n=i(this);n.data(u)&&r._stop.call(null,n)})},disable:function(n){var t=r._selector.call(this);return i(t).each(function(){var t=i(this),f,e;t.data(u)&&(f=t.data(u),e=f.opt,r._autoUpdate.call(this,"remove"),r._unbindEvents.call(this),n&&r._resetContentPosition.call(this),r._scrollbarVisibility.call(this,!0),t.addClass("mCS_disabled"))})},destroy:function(){var n=r._selector.call(this);return i(n).each(function(){var f=i(this);if(f.data(u)){var t=f.data(u),e=t.opt,s=i("#mCSB_"+t.idx),h=i("#mCSB_"+t.idx+"_container"),l=i(".mCSB_"+t.idx+"_scrollbar");e.live&&c(n);r._autoUpdate.call(this,"remove");r._unbindEvents.call(this);r._resetContentPosition.call(this);f.removeData(u);r._delete.call(null,this.mcs);l.remove();s.replaceWith(h.contents());f.removeClass(o+" _"+u+"_"+t.idx+" mCS-autoHide mCS-dir-rtl mCS_no_scrollbar mCS_disabled").addClass("mCS_destroyed")}})}},r={_selector:function(){return typeof i(this)!="object"||i(this).length<1?l:this},_theme:function(n){n.autoDraggerLength=i.inArray(n.theme,["rounded","rounded-dark","rounded-dots","rounded-dots-dark"])>-1?!1:n.autoDraggerLength;n.autoExpandScrollbar=i.inArray(n.theme,["rounded-dots","rounded-dots-dark","3d","3d-dark","3d-thick","3d-thick-dark","inset","inset-dark","inset-2","inset-2-dark","inset-3","inset-3-dark"])>-1?!1:n.autoExpandScrollbar;n.scrollButtons.enable=i.inArray(n.theme,["minimal","minimal-dark"])>-1?!1:n.scrollButtons.enable;n.autoHideScrollbar=i.inArray(n.theme,["minimal","minimal-dark"])>-1?!0:n.autoHideScrollbar;n.scrollbarPosition=i.inArray(n.theme,["minimal","minimal-dark"])>-1?"outside":n.scrollbarPosition},_findAxis:function(n){return n==="yx"||n==="xy"||n==="auto"?"yx":n==="x"||n==="horizontal"?"x":"y"},_findScrollButtonsType:function(n){return n==="stepped"||n==="pixels"||n==="step"||n==="click"?"stepped":"stepless"},_pluginMarkup:function(){var f=i(this),t=f.data(u),n=t.opt,l=n.autoExpandScrollbar?" mCSB_scrollTools_onDrag_expand":"",s=["<div id='mCSB_"+t.idx+"_scrollbar_vertical' class='mCSB_scrollTools mCSB_"+t.idx+"_scrollbar mCS-"+n.theme+" mCSB_scrollTools_vertical"+l+"'><div class='mCSB_draggerContainer'><div id='mCSB_"+t.idx+"_dragger_vertical' class='mCSB_dragger' style='position:absolute;' oncontextmenu='return false;'><div class='mCSB_dragger_bar' /><\/div><div class='mCSB_draggerRail' /><\/div><\/div>","<div id='mCSB_"+t.idx+"_scrollbar_horizontal' class='mCSB_scrollTools mCSB_"+t.idx+"_scrollbar mCS-"+n.theme+" mCSB_scrollTools_horizontal"+l+"'><div class='mCSB_draggerContainer'><div id='mCSB_"+t.idx+"_dragger_horizontal' class='mCSB_dragger' style='position:absolute;' oncontextmenu='return false;'><div class='mCSB_dragger_bar' /><\/div><div class='mCSB_draggerRail' /><\/div><\/div>"],v=n.axis==="yx"?"mCSB_vertical_horizontal":n.axis==="x"?"mCSB_horizontal":"mCSB_vertical",a=n.axis==="yx"?s[0]+s[1]:n.axis==="x"?s[1]:s[0],y=n.axis==="yx"?"<div id='mCSB_"+t.idx+"_container_wrapper' class='mCSB_container_wrapper' />":"",p=n.autoHideScrollbar?" mCS-autoHide":"",w=n.axis!=="x"&&t.langDir==="rtl"?" mCS-dir-rtl":"",c,h,e;n.setWidth&&f.css("width",n.setWidth);n.setHeight&&f.css("height",n.setHeight);n.setLeft=n.axis!=="y"&&t.langDir==="rtl"?"989999px":n.setLeft;f.addClass(o+" _"+u+"_"+t.idx+p+w).wrapInner("<div id='mCSB_"+t.idx+"' class='mCustomScrollBox mCS-"+n.theme+" "+v+"'><div id='mCSB_"+t.idx+"_container' class='mCSB_container' style='position:relative; top:"+n.setTop+"; left:"+n.setLeft+";' dir="+t.langDir+" /><\/div>");c=i("#mCSB_"+t.idx);h=i("#mCSB_"+t.idx+"_container");n.axis==="y"||n.advanced.autoExpandHorizontalScroll||h.css("width",r._contentWidth(h.children()));n.scrollbarPosition==="outside"?(f.css("position")==="static"&&f.css("position","relative"),f.css("overflow","visible"),c.addClass("mCSB_outside").after(a)):(c.addClass("mCSB_inside").append(a),h.wrap(y));r._scrollButtons.call(this);e=[i("#mCSB_"+t.idx+"_dragger_vertical"),i("#mCSB_"+t.idx+"_dragger_horizontal")];e[0].css("min-height",e[0].height());e[1].css("min-width",e[1].width())},_contentWidth:function(n){return Math.max.apply(Math,n.map(function(){return i(this).outerWidth(!0)}).get())},_expandContentHorizontally:function(){var f=i(this),t=f.data(u),r=t.opt,n=i("#mCSB_"+t.idx+"_container");r.advanced.autoExpandHorizontalScroll&&r.axis!=="y"&&n.css({position:"absolute",width:"auto"}).wrap("<div class='mCSB_h_wrapper' style='position:relative; left:0; width:999999px;' />").css({width:Math.ceil(n[0].getBoundingClientRect().right+.4)-Math.floor(n[0].getBoundingClientRect().left),position:"relative"}).unwrap()},_scrollButtons:function(){var e=i(this),f=e.data(u),r=f.opt,o=i(".mCSB_"+f.idx+"_scrollbar:first"),n=["<a href='#' class='mCSB_buttonUp' oncontextmenu='return false;' />","<a href='#' class='mCSB_buttonDown' oncontextmenu='return false;' />","<a href='#' class='mCSB_buttonLeft' oncontextmenu='return false;' />","<a href='#' class='mCSB_buttonRight' oncontextmenu='return false;' />"],t=[r.axis==="x"?n[2]:n[0],r.axis==="x"?n[3]:n[1],n[2],n[3]];r.scrollButtons.enable&&o.prepend(t[0]).append(t[1]).next(".mCSB_scrollTools").prepend(t[2]).append(t[3])},_maxHeight:function(){var n=i(this),f=n.data(u),h=f.opt,e=i("#mCSB_"+f.idx),t=n.css("max-height"),o=t.indexOf("%")!==-1,s=n.css("box-sizing"),r;t!=="none"&&(r=o?n.parent().height()*parseInt(t)/100:parseInt(t),s==="border-box"&&(r-=n.innerHeight()-n.height()+(n.outerHeight()-n.innerHeight())),e.css("max-height",Math.round(r)))},_setDraggerLength:function(){var h=i(this),r=h.data(u),f=i("#mCSB_"+r.idx),e=i("#mCSB_"+r.idx+"_container"),t=[i("#mCSB_"+r.idx+"_dragger_vertical"),i("#mCSB_"+r.idx+"_dragger_horizontal")],o=[f.height()/e.outerHeight(!1),f.width()/e.outerWidth(!1)],n=[parseInt(t[0].css("min-height")),Math.round(o[0]*t[0].parent().height()),parseInt(t[1].css("min-width")),Math.round(o[1]*t[1].parent().width())],c=s&&n[1]<n[0]?n[0]:n[1],l=s&&n[3]<n[2]?n[2]:n[3];t[0].css({height:c,"max-height":t[0].parent().height()-10}).find(".mCSB_dragger_bar").css({"line-height":n[0]+"px"});t[1].css({width:l,"max-width":t[1].parent().width()-10})},_scrollRatio:function(){var s=i(this),n=s.data(u),r=i("#mCSB_"+n.idx),f=i("#mCSB_"+n.idx+"_container"),t=[i("#mCSB_"+n.idx+"_dragger_vertical"),i("#mCSB_"+n.idx+"_dragger_horizontal")],e=[f.outerHeight(!1)-r.height(),f.outerWidth(!1)-r.width()],o=[e[0]/(t[0].parent().height()-t[0].height()),e[1]/(t[1].parent().width()-t[1].width())];n.scrollRatio={y:o[0],x:o[1]}},_onDragClasses:function(n,t,i){var f=i?"mCSB_dragger_onDrag_expanded":"",r=["mCSB_dragger_onDrag","mCSB_scrollTools_onDrag"],u=n.closest(".mCSB_scrollTools");t==="active"?(n.toggleClass(r[0]+" "+f),u.toggleClass(r[1]),n[0]._draggable=n[0]._draggable?0:1):n[0]._draggable||(t==="hide"?(n.removeClass(r[0]),u.removeClass(r[1])):(n.addClass(r[0]),u.addClass(r[1])))},_overflowed:function(){var f=i(this),n=f.data(u),r=i("#mCSB_"+n.idx),t=i("#mCSB_"+n.idx+"_container"),e=n.overflowed==null?t.height():t.outerHeight(!1),o=n.overflowed==null?t.width():t.outerWidth(!1);return[e>r.height(),o>r.width()]},_resetContentPosition:function(){var o=i(this),n=o.data(u),t=n.opt,h=i("#mCSB_"+n.idx),e=i("#mCSB_"+n.idx+"_container"),s=[i("#mCSB_"+n.idx+"_dragger_vertical"),i("#mCSB_"+n.idx+"_dragger_horizontal")],f;r._stop(o);(t.axis!=="x"&&!n.overflowed[0]||t.axis==="y"&&n.overflowed[0])&&s[0].add(e).css("top",0);(t.axis!=="y"&&!n.overflowed[1]||t.axis==="x"&&n.overflowed[1])&&(f=dx=0,n.langDir==="rtl"&&(f=h.width()-e.outerWidth(!1),dx=Math.abs(f/n.scrollRatio.x)),e.css("left",f),s[1].css("left",dx))},_bindEvents:function(){var f=i(this),t=f.data(u),n=t.opt,o;if(!t.bindEvents){if(r._draggable.call(this),n.contentTouchScroll&&r._contentDraggable.call(this),n.mouseWheel.enable){function e(){o=setTimeout(function(){i.event.special.mousewheel?(clearTimeout(o),r._mousewheel.call(f[0])):e()},1e3)}e()}r._draggerRail.call(this);r._wrapperScroll.call(this);n.advanced.autoScrollOnFocus&&r._focus.call(this);n.scrollButtons.enable&&r._buttons.call(this);n.keyboard.enable&&r._keyboard.call(this);t.bindEvents=!0}},_unbindEvents:function(){var f=i(this),n=f.data(u),e=u+"_"+n.idx,o=".mCSB_"+n.idx+"_scrollbar",h=i("#mCSB_"+n.idx+",#mCSB_"+n.idx+"_container,#mCSB_"+n.idx+"_container_wrapper,"+o+" .mCSB_draggerContainer,#mCSB_"+n.idx+"_dragger_vertical,#mCSB_"+n.idx+"_dragger_horizontal,"+o+">a"),s=i("#mCSB_"+n.idx+"_container");n.bindEvents&&(i(t).unbind("."+e),h.each(function(){i(this).unbind("."+e)}),clearTimeout(f[0]._focusTimeout),r._delete.call(null,f[0]._focusTimeout),clearTimeout(n.sequential.step),r._delete.call(null,n.sequential.step),clearTimeout(s[0].onCompleteTimeout),r._delete.call(null,s[0].onCompleteTimeout),n.bindEvents=!1)},_scrollbarVisibility:function(n){var s=i(this),r=s.data(u),e=r.opt,h=i("#mCSB_"+r.idx+"_container_wrapper"),f=h.length?h:i("#mCSB_"+r.idx+"_container"),t=[i("#mCSB_"+r.idx+"_scrollbar_vertical"),i("#mCSB_"+r.idx+"_scrollbar_horizontal")],o=[t[0].find(".mCSB_dragger"),t[1].find(".mCSB_dragger")];e.axis!=="x"&&(r.overflowed[0]&&!n?(t[0].add(o[0]).add(t[0].children("a")).css("display","block"),f.removeClass("mCS_no_scrollbar_y mCS_y_hidden")):(e.alwaysShowScrollbar?(e.alwaysShowScrollbar!==2&&o[0].add(t[0].children("a")).css("display","none"),f.removeClass("mCS_y_hidden")):(t[0].css("display","none"),f.addClass("mCS_y_hidden")),f.addClass("mCS_no_scrollbar_y")));e.axis!=="y"&&(r.overflowed[1]&&!n?(t[1].add(o[1]).add(t[1].children("a")).css("display","block"),f.removeClass("mCS_no_scrollbar_x mCS_x_hidden")):(e.alwaysShowScrollbar?(e.alwaysShowScrollbar!==2&&o[1].add(t[1].children("a")).css("display","none"),f.removeClass("mCS_x_hidden")):(t[1].css("display","none"),f.addClass("mCS_x_hidden")),f.addClass("mCS_no_scrollbar_x")));r.overflowed[0]||r.overflowed[1]?s.removeClass("mCS_no_scrollbar"):s.addClass("mCS_no_scrollbar")},_coordinates:function(n){var i=n.type,t;switch(i){case"pointerdown":case"MSPointerDown":case"pointermove":case"MSPointerMove":case"pointerup":case"MSPointerUp":return[n.originalEvent.pageY,n.originalEvent.pageX];case"touchstart":case"touchmove":case"touchend":return t=n.originalEvent.touches[0]||n.originalEvent.changedTouches[0],[t.pageY,t.pageX];default:return[n.pageY,n.pageX]}},_draggable:function(){function w(n){var t=y.find("iframe"),i;t.length&&(i=n?"auto":"none",t.css("pointer-events",i))}function b(t,i,u,f){var e,s;y[0].idleTimer=l.scrollInertia<233?250:0;n.attr("id")===a[1]?(e="x",s=(n[0].offsetLeft-i+f)*o.scrollRatio.x):(e="y",s=(n[0].offsetTop-t+u)*o.scrollRatio.y);r._scrollTo(c,s.toString(),{dir:e,drag:!0})}var c=i(this),o=c.data(u),l=o.opt,e=u+"_"+o.idx,a=["mCSB_"+o.idx+"_dragger_vertical","mCSB_"+o.idx+"_dragger_horizontal"],y=i("#mCSB_"+o.idx+"_container"),p=i("#"+a[0]+",#"+a[1]),n,h,v;p.bind("mousedown."+e+" touchstart."+e+" pointerdown."+e+" MSPointerDown."+e,function(u){if(u.stopImmediatePropagation(),u.preventDefault(),r._mouseBtnLeft(u)){f=!0;s&&(t.onselectstart=function(){return!1});w(!1);r._stop(c);n=i(this);var e=n.offset(),o=r._coordinates(u)[0]-e.top,a=r._coordinates(u)[1]-e.left,y=n.height()+e.top,p=n.width()+e.left;o<y&&o>0&&a<p&&a>0&&(h=o,v=a);r._onDragClasses(n,"active",l.autoExpandScrollbar)}}).bind("touchmove."+e,function(t){t.stopImmediatePropagation();t.preventDefault();var i=n.offset(),u=r._coordinates(t)[0]-i.top,f=r._coordinates(t)[1]-i.left;b(h,v,u,f)});i(t).bind("mousemove."+e+" pointermove."+e+" MSPointerMove."+e,function(t){if(n){var i=n.offset(),u=r._coordinates(t)[0]-i.top,f=r._coordinates(t)[1]-i.left;if(h===u)return;b(h,v,u,f)}}).add(p).bind("mouseup."+e+" touchend."+e+" pointerup."+e+" MSPointerUp."+e,function(){n&&(r._onDragClasses(n,"active",l.autoExpandScrollbar),n=null);f=!1;s&&(t.onselectstart=null);w(!0)})},_contentDraggable:function(){function et(n,t){var i=[t*1.5,t*2,t/1.5,t/2];return n>90?t>4?i[0]:i[3]:n>60?t>3?i[3]:i[2]:n>30?t>8?i[1]:t>6?i[0]:t>4?t:i[2]:t>8?t:i[3]}function b(n,t,i,u,f,e){n&&r._scrollTo(k,n.toString(),{dur:t,scrollEasing:i,dir:u,overwrite:f,drag:e})}var k=i(this),n=k.data(u),s=n.opt,t=u+"_"+n.idx,v=i("#mCSB_"+n.idx),c=i("#mCSB_"+n.idx+"_container"),y=[i("#mCSB_"+n.idx+"_dragger_vertical"),i("#mCSB_"+n.idx+"_dragger_horizontal")],l,a,tt,it,p=[],w=[],rt,ut,d,h,o,e,ft=0,g,nt=s.axis==="yx"?"none":"all";c.bind("touchstart."+t+" pointerdown."+t+" MSPointerDown."+t,function(n){if(r._pointerTouch(n)&&!f){var t=c.offset();l=r._coordinates(n)[0]-t.top;a=r._coordinates(n)[1]-t.left}}).bind("touchmove."+t+" pointermove."+t+" MSPointerMove."+t,function(t){var k,d,g,tt;if(r._pointerTouch(t)&&!f){t.stopImmediatePropagation();ut=r._getTime();var o=v.offset(),i=r._coordinates(t)[0]-o.top,u=r._coordinates(t)[1]-o.left,h="mcsLinearOut";p.push(i);w.push(u);n.overflowed[0]&&(k=y[0].parent().height()-y[0].height(),d=l-i>0&&i-l>-(k*n.scrollRatio.y));n.overflowed[1]&&(g=y[1].parent().width()-y[1].width(),tt=a-u>0&&u-a>-(g*n.scrollRatio.x));(d||tt)&&t.preventDefault();e=s.axis==="yx"?[l-i,a-u]:s.axis==="x"?[null,a-u]:[l-i,null];c[0].idleTimer=250;n.overflowed[0]&&b(e[0],ft,h,"y","all",!0);n.overflowed[1]&&b(e[1],ft,h,"x",nt,!0)}});v.bind("touchstart."+t+" pointerdown."+t+" MSPointerDown."+t,function(n){if(r._pointerTouch(n)&&!f){n.stopImmediatePropagation();r._stop(k);rt=r._getTime();var t=v.offset();tt=r._coordinates(n)[0]-t.top;it=r._coordinates(n)[1]-t.left;p=[];w=[]}}).bind("touchend."+t+" pointerup."+t+" MSPointerUp."+t,function(t){var i,u,a;if(r._pointerTouch(t)&&!f){t.stopImmediatePropagation();d=r._getTime();var y=v.offset(),k=r._coordinates(t)[0]-y.top,ft=r._coordinates(t)[1]-y.left;if(!(d-ut>30)){o=1e3/(d-rt);var ot="mcsEaseOut",l=o<2.5,st=l?[p[p.length-2],w[w.length-2]]:[0,0];h=l?[k-st[0],ft-st[1]]:[k-tt,ft-it];i=[Math.abs(h[0]),Math.abs(h[1])];o=l?[Math.abs(h[0]/4),Math.abs(h[1]/4)]:[o,o];u=[Math.abs(c[0].offsetTop)-h[0]*et(i[0]/o[0],o[0]),Math.abs(c[0].offsetLeft)-h[1]*et(i[1]/o[1],o[1])];e=s.axis==="yx"?[u[0],u[1]]:s.axis==="x"?[null,u[1]]:[u[0],null];g=[i[0]*4+s.scrollInertia,i[1]*4+s.scrollInertia];a=parseInt(s.contentTouchScroll)||0;e[0]=i[0]>a?e[0]:0;e[1]=i[1]>a?e[1]:0;n.overflowed[0]&&b(e[0],g[0],ot,"y",nt,!1);n.overflowed[1]&&b(e[1],g[1],ot,"x",nt,!1)}}})},_mousewheel:function(){var o=i(this),n=o.data(u);if(n){var t=n.opt,h=u+"_"+n.idx,e=i("#mCSB_"+n.idx),f=[i("#mCSB_"+n.idx+"_dragger_vertical"),i("#mCSB_"+n.idx+"_dragger_horizontal")];e.bind("mousewheel."+h,function(u,h){var v;if(r._stop(o),!r._disableMousewheel(o,u.target)){if(v=t.mouseWheel.deltaFactor!=="auto"?parseInt(t.mouseWheel.deltaFactor):s&&u.deltaFactor<100?100:u.deltaFactor<40?40:u.deltaFactor||100,t.axis==="x"||t.mouseWheel.axis==="x")var a="x",l=[Math.round(v*n.scrollRatio.x),parseInt(t.mouseWheel.scrollAmount)],p=t.mouseWheel.scrollAmount!=="auto"?l[1]:l[0]>=e.width()?e.width()*.9:l[0],w=Math.abs(i("#mCSB_"+n.idx+"_container")[0].offsetLeft),y=f[1][0].offsetLeft,b=f[1].parent().width()-f[1].width(),c=u.deltaX||u.deltaY||h;else var a="y",l=[Math.round(v*n.scrollRatio.y),parseInt(t.mouseWheel.scrollAmount)],p=t.mouseWheel.scrollAmount!=="auto"?l[1]:l[0]>=e.height()?e.height()*.9:l[0],w=Math.abs(i("#mCSB_"+n.idx+"_container")[0].offsetTop),y=f[0][0].offsetTop,b=f[0].parent().height()-f[0].height(),c=u.deltaY||h;(a!=="y"||n.overflowed[0])&&(a!=="x"||n.overflowed[1])&&(t.mouseWheel.invert&&(c=-c),t.mouseWheel.normalizeDelta&&(c=c<0?-1:1),(c>0&&y!==0||c<0&&y!==b||t.mouseWheel.preventDefault)&&(u.stopImmediatePropagation(),u.preventDefault()),r._scrollTo(o,(w-c*p).toString(),{dir:a}))}})}},_disableMousewheel:function(n,t){var r=t.nodeName.toLowerCase(),f=n.data(u).opt.mouseWheel.disableOver;return i.inArray(r,f)>-1&&!(i.inArray(r,["select","textarea"])>-1&&!i(t).is(":focus"))},_draggerRail:function(){var e=i(this),t=e.data(u),n=u+"_"+t.idx,o=i("#mCSB_"+t.idx+"_container"),s=o.parent(),h=i(".mCSB_"+t.idx+"_scrollbar .mCSB_draggerContainer");h.bind("touchstart."+n+" pointerdown."+n+" MSPointerDown."+n,function(){f=!0}).bind("touchend."+n+" pointerup."+n+" MSPointerUp."+n,function(){f=!1}).bind("click."+n,function(n){var u,f;if(i(n.target).hasClass("mCSB_draggerContainer")||i(n.target).hasClass("mCSB_draggerRail")){if(r._stop(e),u=i(this),f=u.find(".mCSB_dragger"),u.parent(".mCSB_scrollTools_horizontal").length>0){if(!t.overflowed[1])return;var c="x",h=n.pageX>f.offset().left?-1:1,l=Math.abs(o[0].offsetLeft)-h*s.width()*.9}else{if(!t.overflowed[0])return;var c="y",h=n.pageY>f.offset().top?-1:1,l=Math.abs(o[0].offsetTop)-h*s.height()*.9}r._scrollTo(e,l.toString(),{dir:c,scrollEasing:"mcsEaseInOut"})}})},_focus:function(){var n=i(this),o=n.data(u),e=o.opt,h=u+"_"+o.idx,f=i("#mCSB_"+o.idx+"_container"),s=f.parent();f.bind("focusin."+h,function(){var u=i(t.activeElement),h=f.find(".mCustomScrollBox").length,o=0;u.is(e.advanced.autoScrollOnFocus)&&(r._stop(n),clearTimeout(n[0]._focusTimeout),n[0]._focusTimer=h?(o+17)*h:0,n[0]._focusTimeout=setTimeout(function(){var t=[u.offset().top-f.offset().top,u.offset().left-f.offset().left],i=[f[0].offsetTop,f[0].offsetLeft],h=[i[0]+t[0]>=0&&i[0]+t[0]<s.height()-u.outerHeight(!1),i[1]+t[1]>=0&&i[0]+t[1]<s.width()-u.outerWidth(!1)],c=e.axis==="yx"&&!h[0]&&!h[1]?"none":"all";e.axis==="x"||h[0]||r._scrollTo(n,t[0].toString(),{dir:"y",scrollEasing:"mcsEaseInOut",overwrite:c,dur:o});e.axis==="y"||h[1]||r._scrollTo(n,t[1].toString(),{dir:"x",scrollEasing:"mcsEaseInOut",overwrite:c,dur:o})},n[0]._focusTimer))})},_wrapperScroll:function(){var r=i(this),n=r.data(u),f=u+"_"+n.idx,t=i("#mCSB_"+n.idx+"_container").parent();t.bind("scroll."+f,function(){t.scrollTop(0).scrollLeft(0)})},_buttons:function(){var s=i(this),t=s.data(u),o=t.opt,e=t.sequential,n=u+"_"+t.idx,l=i("#mCSB_"+t.idx+"_container"),h=".mCSB_"+t.idx+"_scrollbar",c=i(h+">a");c.bind("mousedown."+n+" touchstart."+n+" pointerdown."+n+" MSPointerDown."+n+" mouseup."+n+" touchend."+n+" pointerup."+n+" MSPointerUp."+n+" mouseout."+n+" pointerout."+n+" MSPointerOut."+n+" click."+n,function(n){function h(n,t){e.scrollAmount=o.snapAmount||o.scrollButtons.scrollAmount;r._sequentialScroll.call(this,s,n,t)}if(n.preventDefault(),r._mouseBtnLeft(n)){var u=i(this).attr("class");e.type=o.scrollButtons.scrollType;switch(n.type){case"mousedown":case"touchstart":case"pointerdown":case"MSPointerDown":if(e.type==="stepped")return;f=!0;t.tweenRunning=!1;h("on",u);break;case"mouseup":case"touchend":case"pointerup":case"MSPointerUp":case"mouseout":case"pointerout":case"MSPointerOut":if(e.type==="stepped")return;f=!1;e.dir&&h("off",u);break;case"click":if(e.type!=="stepped"||t.tweenRunning)return;h("on",u)}}})},_keyboard:function(){var e=i(this),n=e.data(u),f=n.opt,s=n.sequential,c=u+"_"+n.idx,a=i("#mCSB_"+n.idx),o=i("#mCSB_"+n.idx+"_container"),h=o.parent(),l="input,textarea,select,datalist,keygen,[contenteditable='true']";a.attr("tabindex","0").bind("blur."+c+" keydown."+c+" keyup."+c,function(u){function w(t,i){(s.type=f.keyboard.scrollType,s.scrollAmount=f.snapAmount||f.keyboard.scrollAmount,s.type==="stepped"&&n.tweenRunning)||r._sequentialScroll.call(this,e,t,i)}var c,y,p,a,v;switch(u.type){case"blur":n.tweenRunning&&s.dir&&w("off",null);break;case"keydown":case"keyup":if(c=u.keyCode?u.keyCode:u.which,y="on",f.axis!=="x"&&(c===38||c===40)||f.axis!=="y"&&(c===37||c===39)){if((c===38||c===40)&&!n.overflowed[0]||(c===37||c===39)&&!n.overflowed[1])return;u.type==="keyup"&&(y="off");i(t.activeElement).is(l)||(u.preventDefault(),u.stopImmediatePropagation(),w(y,c))}else c===33||c===34?((n.overflowed[0]||n.overflowed[1])&&(u.preventDefault(),u.stopImmediatePropagation()),u.type==="keyup"&&(r._stop(e),p=c===34?-1:1,f.axis==="x"||f.axis==="yx"&&n.overflowed[1]&&!n.overflowed[0]?(a="x",v=Math.abs(o[0].offsetLeft)-p*h.width()*.9):(a="y",v=Math.abs(o[0].offsetTop)-p*h.height()*.9),r._scrollTo(e,v.toString(),{dir:a,scrollEasing:"mcsEaseInOut"}))):(c===35||c===36)&&(i(t.activeElement).is(l)||((n.overflowed[0]||n.overflowed[1])&&(u.preventDefault(),u.stopImmediatePropagation()),u.type==="keyup"&&(f.axis==="x"||f.axis==="yx"&&n.overflowed[1]&&!n.overflowed[0]?(a="x",v=c===35?Math.abs(h.width()-o.outerWidth(!1)):0):(a="y",v=c===35?Math.abs(h.height()-o.outerHeight(!1)):0),r._scrollTo(e,v.toString(),{dir:a,scrollEasing:"mcsEaseInOut"}))))}})},_sequentialScroll:function(n,t,f){function s(t){var u=e.type!=="stepped",f=t?u?h.scrollInertia/1.5:h.scrollInertia:1e3/60,l=t?u?7.5:40:2.5,i=[Math.abs(c[0].offsetTop),Math.abs(c[0].offsetLeft)],a=[o.scrollRatio.y>10?10:o.scrollRatio.y,o.scrollRatio.x>10?10:o.scrollRatio.x],y=e.dir[0]==="x"?i[1]+e.dir[1]*a[1]*l:i[0]+e.dir[1]*a[0]*l,p=e.dir[0]==="x"?i[1]+e.dir[1]*parseInt(e.scrollAmount):i[0]+e.dir[1]*parseInt(e.scrollAmount),v=e.scrollAmount!=="auto"?p:y,w=t?u?"mcsLinearOut":"mcsEaseInOut":"mcsLinear",b=t?!0:!1;if(t&&f<17&&(v=e.dir[0]==="x"?i[1]:i[0]),r._scrollTo(n,v.toString(),{dir:e.dir[0],scrollEasing:w,dur:f,onComplete:b}),t){e.dir=!1;return}clearTimeout(e.step);e.step=setTimeout(function(){s()},f)}function a(){clearTimeout(e.step);r._stop(n)}var o=n.data(u),h=o.opt,e=o.sequential,c=i("#mCSB_"+o.idx+"_container"),l=e.type==="stepped"?!0:!1;switch(t){case"on":if(e.dir=[f==="mCSB_buttonRight"||f==="mCSB_buttonLeft"||f===39||f===37?"x":"y",f==="mCSB_buttonUp"||f==="mCSB_buttonLeft"||f===38||f===37?-1:1],r._stop(n),r._isNumeric(f)&&e.type==="stepped")return;s(l);break;case"off":a();(l||o.tweenRunning&&e.dir)&&s(!0)}},_arr:function(n){var r=i(this).data(u).opt,t=[];return typeof n=="function"&&(n=n()),n instanceof Array?t=n.length>1?[n[0],n[1]]:r.axis==="x"?[null,n[0]]:[n[0],null]:(t[0]=n.y?n.y:n.x||r.axis==="x"?null:n,t[1]=n.x?n.x:n.y||r.axis==="y"?null:n),typeof t[0]=="function"&&(t[0]=t[0]()),typeof t[1]=="function"&&(t[1]=t[1]()),t},_to:function(n,t){var h,c,o;if(n!=null&&typeof n!="undefined"){var l=i(this),a=l.data(u),p=a.opt,f=i("#mCSB_"+a.idx+"_container"),v=f.parent(),w=typeof n;t||(t=p.axis==="x"?"x":"y");var b=t==="x"?f.outerWidth(!1):f.outerHeight(!1),s=t==="x"?f.offset().left:f.offset().top,y=t==="x"?f[0].offsetLeft:f[0].offsetTop,k=t==="x"?"left":"top";switch(w){case"function":return n();case"object":if(n.nodeType)o=t==="x"?i(n).offset().left:i(n).offset().top;else if(n.jquery){if(!n.length)return;o=t==="x"?n.offset().left:n.offset().top}return o-s;case"string":case"number":if(r._isNumeric.call(null,n))return Math.abs(n);if(n.indexOf("%")!==-1)return Math.abs(b*parseInt(n)/100);if(n.indexOf("-=")!==-1)return Math.abs(y-parseInt(n.split("-=")[1]));if(n.indexOf("+=")!==-1)return h=y+parseInt(n.split("+=")[1]),h>=0?0:Math.abs(h);if(n.indexOf("px")!==-1&&r._isNumeric.call(null,n.split("px")[0]))return Math.abs(n.split("px")[0]);if(n==="top"||n==="left")return 0;if(n==="bottom")return Math.abs(v.height()-f.outerHeight(!1));if(n==="right")return Math.abs(v.width()-f.outerWidth(!1));if(n==="first"||n==="last")return c=f.find(":"+n),o=t==="x"?i(c).offset().left:i(c).offset().top,o-s;if(i(n).length)return o=t==="x"?i(n).offset().left:i(n).offset().top,o-s;f.css(k,n);e.update.call(null,l[0]);return}}},_autoUpdate:function(n){function d(){clearTimeout(t[0].autoUpdate);t[0].autoUpdate=setTimeout(function(){if(f.advanced.updateOnSelectorChange&&(v=nt(),v!==b)){p();b=v;return}f.advanced.updateOnContentResize&&(o=[t.outerHeight(!1),t.outerWidth(!1),c.height(),c.width(),a()[0],a()[1]],(o[0]!==s[0]||o[1]!==s[1]||o[2]!==s[2]||o[3]!==s[3]||o[4]!==s[4]||o[5]!==s[5])&&(p(),s=o));f.advanced.updateOnImageLoad&&(y=g(),y!==k&&(t.find("img").each(function(){tt(this.src)}),k=y));(f.advanced.updateOnSelectorChange||f.advanced.updateOnContentResize||f.advanced.updateOnImageLoad)&&d()},60)}function g(){var n=0;return f.advanced.updateOnImageLoad&&(n=t.find("img").length),n}function tt(n){function i(n,t){return function(){return t.apply(n,arguments)}}function r(){this.onload=null;p()}var t=new Image;t.onload=i(t,r);t.src=n}function nt(){f.advanced.updateOnSelectorChange===!0&&(f.advanced.updateOnSelectorChange="*");var n=0,r=t.find(f.advanced.updateOnSelectorChange);return f.advanced.updateOnSelectorChange&&r.length>0&&r.each(function(){n+=i(this).height()+i(this).width()}),n}function p(){clearTimeout(t[0].autoUpdate);e.update.call(null,w[0])}var w=i(this),h=w.data(u),f=h.opt,t=i("#mCSB_"+h.idx+"_container");if(n){clearTimeout(t[0].autoUpdate);r._delete.call(null,t[0].autoUpdate);return}var c=t.parent(),l=[i("#mCSB_"+h.idx+"_scrollbar_vertical"),i("#mCSB_"+h.idx+"_scrollbar_horizontal")],a=function(){return[l[0].is(":visible")?l[0].outerHeight(!0):0,l[1].is(":visible")?l[1].outerWidth(!0):0]},b=nt(),v,s=[t.outerHeight(!1),t.outerWidth(!1),c.height(),c.width(),a()[0],a()[1]],o,k=g(),y;d()},_snapAmount:function(n,t,i){return Math.round(n/t)*t-i},_stop:function(n){var t=n.data(u),f=i("#mCSB_"+t.idx+"_container,#mCSB_"+t.idx+"_container_wrapper,#mCSB_"+t.idx+"_dragger_vertical,#mCSB_"+t.idx+"_dragger_horizontal");f.each(function(){r._stopTween.call(this)})},_scrollTo:function(n,t,f){function p(n){return e&&o.callbacks[n]&&typeof o.callbacks[n]=="function"}function ut(){return[o.callbacks.alwaysTriggerOffsets||y>=l[0]+a,o.callbacks.alwaysTriggerOffsets||y<=-v]}function w(){var t=[s[0].offsetTop,s[0].offsetLeft],i=[c[0].offsetTop,c[0].offsetLeft],r=[s.outerHeight(!1),s.outerWidth(!1)],u=[b.height(),b.width()];n[0].mcs={content:s,top:t[0],left:t[1],draggerTop:i[0],draggerLeft:i[1],topPct:Math.round(100*Math.abs(t[0])/(Math.abs(r[0])-u[0])),leftPct:Math.round(100*Math.abs(t[1])/(Math.abs(r[1])-u[1])),direction:f.dir}}var e=n.data(u),o=e.opt,rt={trigger:"internal",dir:"y",scrollEasing:"mcsEaseOut",drag:!1,dur:o.scrollInertia,overwrite:"all",callbacks:!0,onStart:!0,onUpdate:!0,onComplete:!0},f=i.extend(rt,f),d=[f.dur,f.drag?0:f.dur],b=i("#mCSB_"+e.idx),s=i("#mCSB_"+e.idx+"_container"),g=o.callbacks.onTotalScrollOffset?r._arr.call(n,o.callbacks.onTotalScrollOffset):[0,0],nt=o.callbacks.onTotalScrollBackOffset?r._arr.call(n,o.callbacks.onTotalScrollBackOffset):[0,0];e.trigger=f.trigger;o.snapAmount&&(t=r._snapAmount(t,o.snapAmount,o.snapOffset));switch(f.dir){case"x":var c=i("#mCSB_"+e.idx+"_dragger_horizontal"),k="left",y=s[0].offsetLeft,l=[b.width()-s.outerWidth(!1),c.parent().width()-c.width()],h=[t,t/e.scrollRatio.x],a=g[1],v=nt[1],tt=a>0?a/e.scrollRatio.x:0,it=v>0?v/e.scrollRatio.x:0;break;case"y":var c=i("#mCSB_"+e.idx+"_dragger_vertical"),k="top",y=s[0].offsetTop,l=[b.height()-s.outerHeight(!1),c.parent().height()-c.height()],h=[t,t/e.scrollRatio.y],a=g[0],v=nt[0],tt=a>0?a/e.scrollRatio.y:0,it=v>0?v/e.scrollRatio.y:0}(h[1]<0?h=[0,0]:h[1]>=l[1]?h=[l[0],l[1]]:h[0]=-h[0],clearTimeout(s[0].onCompleteTimeout),!e.tweenRunning&&(y===0&&h[0]>=0||y===l[0]&&h[0]<=l[0]))||(r._tweenTo.call(null,c[0],k,Math.round(h[1]),d[1],f.scrollEasing),r._tweenTo.call(null,s[0],k,Math.round(h[0]),d[0],f.scrollEasing,f.overwrite,{onStart:function(){f.callbacks&&f.onStart&&!e.tweenRunning&&(p("onScrollStart")&&(w(),o.callbacks.onScrollStart.call(n[0])),e.tweenRunning=!0,r._onDragClasses(c),e.cbOffsets=ut())},onUpdate:function(){f.callbacks&&f.onUpdate&&p("whileScrolling")&&(w(),o.callbacks.whileScrolling.call(n[0]))},onComplete:function(){if(f.callbacks&&f.onComplete){o.axis==="yx"&&clearTimeout(s[0].onCompleteTimeout);var t=s[0].idleTimer||0;s[0].onCompleteTimeout=setTimeout(function(){p("onScroll")&&(w(),o.callbacks.onScroll.call(n[0]));p("onTotalScroll")&&h[1]>=l[1]-tt&&e.cbOffsets[0]&&(w(),o.callbacks.onTotalScroll.call(n[0]));p("onTotalScrollBack")&&h[1]<=it&&e.cbOffsets[1]&&(w(),o.callbacks.onTotalScrollBack.call(n[0]));e.tweenRunning=!1;s[0].idleTimer=0;r._onDragClasses(c,"hide")},t)}}}))},_tweenTo:function(t,i,u,f,e,o,s){function y(){t._mcsstop||(h||w.call(),h=r._getTime()-d,p(),h>=t._mcstime&&(t._mcstime=h>t._mcstime?h+c-(h-t._mcstime):h+c-1,t._mcstime<h+1&&(t._mcstime=h+1)),t._mcstime<f?t._mcsid=_request(y):k.call())}function p(){f>0?(t._mcscurrVal=tt(t._mcstime,l,v,f,e),a[i]=Math.round(t._mcscurrVal)+"px"):a[i]=u+"px";b.call()}function g(){c=1e3/60;t._mcstime=h+c;_request=n.requestAnimationFrame?n.requestAnimationFrame:function(n){return p(),setTimeout(n,.01)};t._mcsid=_request(y)}function nt(){t._mcsid!=null&&(n.requestAnimationFrame?n.cancelAnimationFrame(t._mcsid):clearTimeout(t._mcsid),t._mcsid=null)}function tt(n,t,i,r,u){switch(u){case"linear":case"mcsLinear":return i*n/r+t;case"mcsLinearOut":return n/=r,n--,i*Math.sqrt(1-n*n)+t;case"easeInOutSmooth":return(n/=r/2,n<1)?i/2*n*n+t:(n--,-i/2*(n*(n-2)-1)+t);case"easeInOutStrong":return(n/=r/2,n<1)?i/2*Math.pow(2,10*(n-1))+t:(n--,i/2*(-Math.pow(2,-10*n)+2)+t);case"easeInOut":case"mcsEaseInOut":return(n/=r/2,n<1)?i/2*n*n*n+t:(n-=2,i/2*(n*n*n+2)+t);case"easeOutSmooth":return n/=r,n--,-i*(n*n*n*n-1)+t;case"easeOutStrong":return i*(-Math.pow(2,-10*n/r)+1)+t;case"easeOut":case"mcsEaseOut":default:var f=(n/=r)*n,e=f*n;return t+i*(.499999999999997*e*f+-2.5*f*f+5.5*e+-6.5*f+4*n)}}var s=s||{},w=s.onStart||function(){},b=s.onUpdate||function(){},k=s.onComplete||function(){},d=r._getTime(),c,h=0,l=t.offsetTop,a=t.style,v;i==="left"&&(l=t.offsetLeft);v=u-l;t._mcsstop=0;o!=="none"&&nt();g()},_getTime:function(){return n.performance&&n.performance.now?n.performance.now():n.performance&&n.performance.webkitNow?n.performance.webkitNow():Date.now?Date.now():(new Date).getTime()},_stopTween:function(){var t=this;t._mcsid!=null&&(n.requestAnimationFrame?n.cancelAnimationFrame(t._mcsid):clearTimeout(t._mcsid),t._mcsid=null,t._mcsstop=1)},_delete:function(n){try{delete n}catch(t){n=null}},_mouseBtnLeft:function(n){return!(n.which&&n.which!==1)},_pointerTouch:function(n){var t=n.originalEvent.pointerType;return!(t&&t!=="touch"&&t!==2)},_isNumeric:function(n){return!isNaN(parseFloat(n))&&isFinite(n)}};i.fn[o]=function(n){if(e[n])return e[n].apply(this,Array.prototype.slice.call(arguments,1));if(typeof n!="object"&&n)i.error("Method "+n+" does not exist");else return e.init.apply(this,arguments)};i[o]=function(n){if(e[n])return e[n].apply(this,Array.prototype.slice.call(arguments,1));if(typeof n!="object"&&n)i.error("Method "+n+" does not exist");else return e.init.apply(this,arguments)};i[o].defaults=a;n[o]=!0;i(n).load(function(){i(l)[o]()})})}(window,document),function(n){var t="ontouchstart"in window;n.fn.tappable=function(i){var f=!0,u=function(){return!0},e=0,r,o;switch(typeof i){case"function":r=i;break;case"object":r=i.callback;typeof i.cancelOnMove!="undefined"&&(f=i.cancelOnMove);typeof i.onlyIf!="undefined"&&(u=i.onlyIf);typeof i.touchDelay!="undefined"&&(e=i.touchDelay)}return o=function(n,t){typeof r=="function"&&u(n)&&r.call(n,t)},t?(this.bind("touchstart",function(){var t=this;return u(this)&&(n(t).addClass("touch-started"),window.setTimeout(function(){n(t).hasClass("touch-started")&&n(t).addClass("touched")},e)),!0}),this.bind("touchend",function(t){var i=this;return n(i).hasClass("touch-started")&&(n(i).removeClass("touched").removeClass("touch-started"),o(i,t)),!0}),this.bind("click",function(n){n.preventDefault()}),f&&this.bind("touchmove",function(){n(this).removeClass("touched").removeClass("touch-started")})):typeof r=="function"&&this.bind("click",function(n){u(this)&&r.call(this,n)}),this}}(jQuery),function(n){function tt(){y(!0)}var t={};n.respond=t;t.update=function(){};var f=[],it=function(){var t=!1;try{t=new n.XMLHttpRequest}catch(i){t=new n.ActiveXObject("Microsoft.XMLHTTP")}return function(){return t}}(),p=function(n,t){var i=it();i&&(i.open("GET",n,!0),i.onreadystatechange=function(){i.readyState===4&&(i.status===200||i.status===304)&&t(i.responseText)},i.readyState!==4)&&i.send(null)},w=function(n){return n.replace(t.regex.minmaxwh,"").match(t.regex.other)};if(t.ajax=p,t.queue=f,t.unsupportedmq=w,t.regex={media:/@media[^\{]+\{([^\{\}]*\{[^\}\{]*\})+/gi,keyframes:/@(?:\-(?:o|moz|webkit)\-)?keyframes[^\{]+\{(?:[^\{\}]*\{[^\}\{]*\})+[^\}]*\}/gi,comments:/\/\*[^*]*\*+([^/][^*]*\*+)*\//gi,urls:/(url\()['"]?([^\/\)'"][^:\)'"]+)['"]?(\))/g,findStyles:/@media *([^\{]+)\{([\S\s]+?)$/,only:/(only\s+)?([a-zA-Z]+)\s?/,minw:/\(\s*min\-width\s*:\s*(\s*[0-9\.]+)(px|em)\s*\)/,maxw:/\(\s*max\-width\s*:\s*(\s*[0-9\.]+)(px|em)\s*\)/,minmaxwh:/\(\s*m(in|ax)\-(height|width)\s*:\s*(\s*[0-9\.]+)(px|em)\s*\)/gi,other:/\([^\)]*\)/g},t.mediaQueriesSupported=n.matchMedia&&n.matchMedia("only all")!==null&&n.matchMedia("only all").matches,!t.mediaQueriesSupported){var i=n.document,r=i.documentElement,e=[],o=[],u=[],c={},b=30,s=i.getElementsByTagName("head")[0]||r,rt=i.getElementsByTagName("base")[0],h=s.getElementsByTagName("link"),l,k,a,v=function(){var f,t=i.createElement("div"),n=i.body,o=r.style.fontSize,e=n&&n.style.fontSize,u=!1;return t.style.cssText="position:absolute;font-size:1em;width:1em",n||(n=u=i.createElement("body"),n.style.background="none"),r.style.fontSize="100%",n.style.fontSize="100%",n.appendChild(t),u&&r.insertBefore(n,r.firstChild),f=t.offsetWidth,u?r.removeChild(n):n.removeChild(t),r.style.fontSize=o,e&&(n.style.fontSize=e),a=parseFloat(f)},y=function(t){var rt="clientWidth",ut=r[rt],ft=i.compatMode==="CSS1Compat"&&ut||i.body[rt]||ut,p={},ct=h[h.length-1],et=(new Date).getTime(),tt,g,nt,f,it;if(t&&l&&et-l<b){n.clearTimeout(k);k=n.setTimeout(y,b);return}l=et;for(tt in e)if(e.hasOwnProperty(tt)){var c=e[tt],w=c.minw,d=c.maxw,ot=w===null,st=d===null,ht="em";!w||(w=parseFloat(w)*(w.indexOf(ht)>-1?a||v():1));!d||(d=parseFloat(d)*(d.indexOf(ht)>-1?a||v():1));c.hasquery&&(ot&&st||!(ot||ft>=w)||!(st||ft<=d))||(p[c.media]||(p[c.media]=[]),p[c.media].push(o[c.rules]))}for(g in u)u.hasOwnProperty(g)&&u[g]&&u[g].parentNode===s&&s.removeChild(u[g]);u.length=0;for(nt in p)p.hasOwnProperty(nt)&&(f=i.createElement("style"),it=p[nt].join("\n"),f.type="text/css",f.media=nt,s.insertBefore(f,ct.nextSibling),f.styleSheet?f.styleSheet.cssText=it:f.appendChild(i.createTextNode(it)),u.push(f))},d=function(n,i,r){var h=n.replace(t.regex.comments,"").replace(t.regex.keyframes,"").match(t.regex.media),c=h&&h.length||0,l,a,f,v,u,p,b,s;for(i=i.substring(0,i.lastIndexOf("/")),l=function(n){return n.replace(t.regex.urls,"$1"+i+"$2$3")},a=!c&&r,i.length&&(i+="/"),a&&(c=1),f=0;f<c;f++)for(a?(v=r,o.push(l(n))):(v=h[f].match(t.regex.findStyles)&&RegExp.$1,o.push(RegExp.$2&&l(RegExp.$2))),p=v.split(","),b=p.length,s=0;s<b;s++)(u=p[s],w(u))||e.push({media:u.split("(")[0].match(t.regex.only)&&RegExp.$2||"all",rules:o.length-1,hasquery:u.indexOf("(")>-1,minw:u.match(t.regex.minw)&&parseFloat(RegExp.$1)+(RegExp.$2||""),maxw:u.match(t.regex.maxw)&&parseFloat(RegExp.$1)+(RegExp.$2||"")});y()},g=function(){if(f.length){var t=f.shift();p(t.href,function(i){d(i,t.href,t.media);c[t.href]=!0;n.setTimeout(function(){g()},0)})}},nt=function(){for(var r=0;r<h.length;r++){var i=h[r],t=i.href,u=i.media,e=i.rel&&i.rel.toLowerCase()==="stylesheet";!t||!e||c[t]||(i.styleSheet&&i.styleSheet.rawCssText?(d(i.styleSheet.rawCssText,t,u),c[t]=!0):(/^([a-zA-Z:]*\/\/)/.test(t)||rt)&&t.replace(RegExp.$1,"").split("/")[0]!==n.location.host||(t.substring(0,2)==="//"&&(t=n.location.protocol+t),f.push({href:t,media:u})))}g()};nt();t.update=nt;t.getEmValue=v;n.addEventListener?n.addEventListener("resize",tt,!1):n.attachEvent&&n.attachEvent("onresize",tt)}}(this);Lister=Lister||{};Lister.Settings=Lister.Settings||{};Lister.Resources=Lister.Resources||{};Lister.Sizes=Lister.Sizes||{data:[],selectedSize:{title:"",optionId:null}};Lister.ProductsInfo=Lister.ProductsInfo||{data:[]};Lister.BasketSizes=Lister.BasketSizes||{data:[]};Lister.InitProductSizes=function(n){var t="";$("#listerProducts .listerItem li").each(function(){t+=$(this).data("productid")+"-"+$(this).data("familyid")+"$"});Lister.GetProductSizes(t,n)};Lister.InitLister=function(){Lister.InitProductSizes();$("#listerProducts .listerItem li").bind("mouseover",function(){var t=$(this),n;$(".listerItem li.current").removeClass("current");t.addClass("current");n=$(this).data("productid");typeof Lister.Sizes.data[n]=="undefined"?($(".listerSizeItem ul").empty(),$(".listerSizeItem ul").append('<li><img src="/img/ajax-loader.gif" alt="loader..."><\/li>')):Lister.ShowProductSizes(n,t)});$("#listerProducts ul.list > li.item").click(function(n){if($(n.target).is(":not('a, .moreProducts, .quickView, .score')")&&!$(n.target).parents(".box").length){var t=$(this).closest("li.item").find("div.image a").attr("href");location.href=t;n.preventDefault()}});$("#listerProducts ul.list > li.item > div.score").click(function(n){n.preventDefault();var t=$(this).closest("li.item").find("div.image a").attr("href");t+="?review=true";location.href=t});$("#listerProducts div.description div.order a.orderBtn").click(function(n){var t;if(n.preventDefault(),t=$(this).closest("div.description").find("> input:hidden").val(),typeof Lister.Sizes!="undefined"){if(Lister.Sizes.selectedSize.optionId==null){$("div.feedback_error").show();return}var i=$(this).siblings().find("div.customSelect div.selected a").text(),r=i+"-"+t+"-"+Lister.Sizes.selectedSize.optionId+"$",u=$(this).hasClass("alt")?"&type=change":"";$.ajax({cache:!1,url:"/Handlers/AddToBasket.ashx?Ps="+r+u,context:document.body,success:function(){document.location=Lister.Settings.BasketUrl},error:function(){document.location.reload(!1)}})}});$("#listerProducts li.item .slides").each(function(){var n=$(this).find("li");n.length<=3&&$(this).closest(".moreProducts").find(".nav").hide()});var n;$("#listerProducts li.item .slides li").hover(function(){var t=$(this).closest("li.item").find(".sizes");n=$(this);n.addClass("active");t.show();t.mouseenter(function(){n.addClass("active");Lister.SetImageOnHover(n)});t.mouseleave(function(t){n.removeClass("active");Lister.ResetImageOnMouseLeave(t)});Lister.SetImageOnHover(n)},function(n){$(this).removeClass("active");Lister.ResetImageOnMouseLeave(n)});$("#listerProducts li.item .slides li").mouseleave(function(){$(this).removeClass("active")});$("#listerProducts li.item").mouseleave(function(){$(this).closest("li.item").find(".sizes").hide()});$("#listerProducts li.item .image").mouseenter(function(){$(this).closest("li.item").find(".sizes").hide()});$("#listerProducts li.item .sizes").mouseleave(function(){$(this).hide()});$(".no-touch:not(.touch) li.item .image, .no-touch:not(.touch) li.item .quickView").mouseenter(function(){var t=$(this).closest("li.item"),n=t.find(".image a img"),r=n.attr("data-img2"),i;r!=""&&n.attr("src",n.attr("data-img2"));i=t.find(".quickView");i.show()});$(".no-touch:not(.touch) li.item .image").mouseleave(function(n){var t=$(this).closest("li.item"),i=t.find(".quickView");i.hide();Lister.ResetImageOnMouseLeave(n)});$(".no-touch:not(.touch) .quickView").mouseleave(function(n){$(this).hide();Lister.ResetImageOnMouseLeave(n)});$("#listerProducts .item .colorslider").each(function(){var n=$(this),i,t,r;$(".slides a",n).tappable(function(){i=$(this).parent("li");i.find("input").attr("checked","checked")});$(".slides li",n).tappable(function(){var n=$("a",this);n.trigger("click");location.href=n.attr("href")});t=$("li",n).length>3;t&&(n.css({}).flexslider({slideshow:!1,animation:"slide",animationLoop:!0,controlNav:!1,directionNav:!0,prevText:"",nextText:"",itemWidth:29,maxItems:3,startAt:$(this).find("#hfSelectedColorIndex").val(),useCSS:!1}),$(".moreProducts li").length<=5&&$(".moreProducts .nav").css("visibility","hidden"));$(".slides",n).show();t||(r=$("li",n).length*$("li",n).outerWidth(),$(".slides",n).css({margin:"0 auto","padding-top":"2px",width:r+"px"}))});$(window).resize();$("#listerProducts .sizes input").click(function(){Lister.CheckSizes()});$("#listerProducts .sizes li:not(.none)").click(function(n){$(n.target).is(":not('input, label')")&&$("input",this).trigger("click",n)});$("#listerProducts .quickviewProduct .close a").click(function(n){n.preventDefault();$(this).parents(".quickviewProduct").slideUp("slow",function(){$(".item.selected").removeClass("selected")})});$("#listerProducts .item .quickView").tappable(function(n){var t,i,r,u,f;n.preventDefault();t=$(this).closest(".item");i=$("#listerProducts .quickviewProduct");t.hasClass("selected")?(t.removeClass("selected"),i.slideUp("slow",function(){})):(r=$(".quickviewProduct:visible"),u=$(this).closest("ul.list"),r.length?(f=r.prev().find(".item.selected"),f.removeClass("selected"),t.addClass("selected"),r.slideUp("slow",function(){u.after(r);i.slideDown("slow",function(){});Lister.CleanupQuickview(r);Lister.ShowQuickviewProduct(i,t.data("productid"),t.data("familyid"),!0)})):($(".item").removeClass("selected"),t.addClass("selected"),u.after(i),i.slideDown("slow",function(){}),Lister.ShowQuickviewProduct(i,t.data("productid"),t.data("familyid"),!0)))});$("#listerProducts .customSelect ul a").click(function(){var n=$(this).html();return $(this).parents(".customSelect").removeClass("customSelectDown").css({position:"static",zIndex:"0"}).find("div.selected a").html(n),!1})};Lister.InitFilters=function(){$("#sideFilter .filterOption .folder a").click(function(n){return n.preventDefault(),$(this).parent().parent().find(".foldout").toggle(),$(this).toggleClass("collapsed"),!1});$("#sideFilter .filterWrapper.scroll").mCustomScrollbar({theme:"light-thick",mouseWheel:{enable:!0}});$(".lt9 #sideFilter div.filterOption ul li").click(function(n){$(n.target).is("span")&&($("input",this).trigger("click",event),$(this).addClass("checked"))})};Lister.SelectPageSize=function(n){var t=Lister.UpdateQueryString("fh_view_size",n);Lister.GoToLocation(t)};Lister.GoToPageIndex=function(n){var t=Lister.UpdateQueryString("fh_start_index",n);Lister.GoToLocation(t)};Lister.ParseOldQueryString=function(){for(var e=Lister.Settings.QueryString,r={},u=e.split(/[;&]/),n,f,i,t=0;t<u.length;t++)(n=u[t].split("="),n&&n.length==2)&&(f=unescape(n[0]),i=unescape(n[1]),i=i.replace(/\+/g," "),r[f]=i);return r};Lister.UpdateQueryString=function(n,t){var r="",f=Lister.ParseOldQueryString(),u="",i;for(i in f)i!=n&&(r=r+u+i+"="+f[i],u="&");return r+u+n+"="+t};Lister.GoToLocation=function(n){var i=ParseOldURL(),t=newUrl+"?FH="+encodeURIComponent(n);location.href=t};Lister.GoToSearchLocation=function(n){var t=Lister.Settings.SearchUrl+"?FH="+encodeURIComponent(n);location.href=t};Lister.SubmitPriceFilter=function(){var n=Lister.ParseInt($("#fc_min").val()),i=Lister.ParseInt($("#fc_max").val()),t=Lister.Settings.ClearPriceQueryString,r;if(i>n)t+="/dnz_price"+i;else if(n>0)t+="/"+n+"dnz_price";else return;r=Lister.UpdateQueryString("fh_location",t);Lister.GoToLocation(r)};Lister.ClearPriceFilter=function(){var n=Lister.Settings.ClearPriceQueryString,t=Lister.UpdateQueryString("fh_location",n);Lister.GoToLocation(t)};Lister.ParseInt=function(n){var t=parseInt(n);return isNaN(t)&&(t=0),t};Lister.GetProductSizes=function(n){$.ajax({cache:!1,type:"POST",url:"/Handlers/GetProductSizes.ashx?stamp="+Lister.Settings.Stamp,data:n,success:function(n){for(var t=0;t<n.length;t++)Lister.Sizes.data[n[t].ProductId]=n[t]}})};Lister.ShowProductSizes=function(n,t){var u,e,r,o,i,f,s;if(typeof Lister.Sizes.data[n]!="undefined"){u=t.parent().parent().parent().parent().find(".box > ul");u.empty();e="";r=0;for(o in Lister.Sizes.data[n].ProductSizes)i=Lister.Sizes.data[n].ProductSizes[o],f="",i.IsSoldOut||i.Amount<1?f="<li class='none'>"+i.Title+"<\/li>":(r++,s="",f="<li "+s+"><label id='"+i.OptionId+"' for='item_"+r+"'>"+i.Title+"<\/label><input type='radio' name='item"+r+"' id='item"+r+"'><\/li>"),e+=f;u.append(e);u.find("li").not(".none").bind("click",function(){location.href=$(this).parent().parent().parent().find("li.current a").attr("href")+"?size="+$(this).find("label").text()+"-"+$(this).find("label").attr("id")})}};Lister.ShowQuickviewProduct=function(n,t,i,r){var p,u,o,c,f,s,v,y,w,l,h;if($("div.feedback_error").hide(),n.find("input.hiddenProductId").val(t),n.find("div.description > h1.head").text(""),n.find("div.description > h2.categorie").text(""),n.find("div.description > div.productNumber").empty(),n.find("div.description > div.price").empty(),n.find("div.extraInfo > div.info").text(""),n.find("div.extraInfo > a.more").attr("href","#"),n.find("div.description > div.sizes > ul.sizers").empty(),n.find("div.description > div.sizes > ul.sizers").append('<li><img src="/img/ajax-loader.gif" alt="loader..."><\/li>'),n.find("div.description > div.colorBox > div.colorslider").empty(),n.find("div.detailImage > div.thumbslider > *").remove(),n.find("div.detailImage > div.image > div.caption").show(),n.find("div.detailImage > div.image > a > img").show(),n.find("div.detailImage > div.image > img").hide(),Lister.CleanupQuickview(n),Lister.Sizes.selectedSize.title="",Lister.Sizes.selectedSize.optionId=null,p=t+"-"+i+"$",u=Lister.ProductsInfo.data[t],typeof u=="undefined"){if(!r)return;if(parseInt(t)){$.ajax({cache:!1,type:"POST",url:"/Handlers/GetWebProduct.ashx?stamp="+Lister.Settings.Stamp,data:p,success:function(r){for(var u=0;u<r.length;u++)Lister.ProductsInfo.data[r[u].Id]=r[u];Lister.ShowQuickviewProduct(n,t,i,!1)}});return}}if(n.find("div.detailImage > div.image > a.cloud-zoom").attr("id","zoom"+t),n.find("div.description > h1.head").text(u.Name),n.find("div.description > h2.categorie").text(u.Collection),n.find("div.description > div.productNumber").text("Artikelnummer: "+u.ProductNumber),u.IsPriceOffer?(n.find("div.description > div.price").append("<del>"+u.PriceFrom+"<\/del>"),n.find("div.description > div.price").append("&nbsp;<ins>"+u.Price+"<\/ins>")):n.find("div.description > div.price").append(u.Price),n.find("div.extraInfo > div.info").html(u.Description),n.find("div.extraInfo > a.more").attr("href",u.NavigationUrl),n.find("div.detailImage > div.image > a").attr("href",u.Images.ZoomImage),n.find("div.detailImage > div.image > a > img").attr("src",u.Images.MainImage),n.find("div.detailImage > div.image > a > img").attr("alt",u.Name),n.find("div.detailImage > div.image > img").attr("src",u.Images.MainImage),n.find("div.detailImage > div.image > img").attr("alt",u.Name),u.Images.IsNoProductImage&&(n.find("div.detailImage > div.image > a").hide(),n.find("div.detailImage > div.image > img").show(),n.find("div.detailImage > div.image > div.caption").hide()),o="",o+='<ul class="clearfix slides">',u.Images.ProductImages.length>1)for(c in u.Images.ProductImages){var a=u.Images.ProductImages[c],k=c!=0?" class='item'":" class='item selected'",d="<li"+k+"><a class='cloud-zoom-gallery' rel=\"useZoom: 'zoom"+t+"', smallImage: '"+a.Normal+"'\" href='"+a.Zoom+"'><img src='"+a.Thumbnail+"' alt='afbeelding"+c+"' /><\/a><\/li>";o+=d}o+="<\/ul>";n.find(".thumbslider").removeData("flexslider");n.find("div.detailImage > div.thumbslider").html(o);n.find(".thumbslider").flexslider({slideshow:!1,animation:"slide",animationLoop:!0,controlNav:!1,directionNav:!0,prevText:"",nextText:"",itemWidth:74,itemMargin:0,maxItems:3,startAt:0,useCSS:!1});f=n.find(".thumbslider li.selected");n.find(".thumbslider li").hover(function(){!$(this).hasClass("selected")&&f.length&&f.removeClass("selected")},function(){!$(this).hasClass("selected")&&f.length&&f.addClass("selected")});n.find(".thumbslider li a").tappable(function(){f.removeClass("selected");f=$(this).parent("li");f.addClass("selected")});u.Images.IsNoProductImage||$(".cloud-zoom, .cloud-zoom-gallery",n).CloudZoom();s="";s+='<ul class="slides clearfix" style="display:none;">';v=0;y=0;for(w in u.RelatedProducts){var e=u.RelatedProducts[w],b=t==e.Id,g=b?" class='selected'":"";b&&(y=v);l="<li"+g;l+=" data-productid='"+e.Id+"' data-familyid='"+e.FamilyId+"'";l+="><a href='javascript:;'><img src='"+e.ImageUrl+"' alt='"+e.ProductName+"'><\/a><input type='radio' value='"+e.Id+"' ><\/li>";s+=l;v++}s+="<\/ul>";n.find(".colorslider").removeData("flexslider");n.find(".colorslider").html(s);n.find(".colorslider li:not(.selected)").tappable(function(n){n.preventDefault();Lister.ShowQuickviewProduct($(this).parents().filter(".quickviewProduct"),$(this).data("productid"),$(this).data("familyid"),!0)});$(".colorslider > ul.slides li",n).length>3&&n.find(".colorslider").flexslider({slideshow:!1,animation:"slide",animationLoop:!0,controlNav:!1,directionNav:!0,itemMargin:0,prevText:"",nextText:"",itemWidth:74,maxItems:3,startAt:parseInt(Math.floor(y/3)),useCSS:!1}).css("margin-left",15);$(window).resize();$(".colorslider ul.slides",n).show();h=n.find(".colorslider .slides li.selected");n.find(".colorslider .slides li").hover(function(){!$(this).hasClass("selected")&&h.length&&h.removeClass("selected")},function(){!$(this).hasClass("selected")&&h.length&&h.addClass("selected")});Lister.ShowQuickviewProductSizes(n,t);n.find("div.description div.box ul.slides li").bind("mouseover",function(){var t=$(this).find("input").val();typeof Lister.Sizes.data[t]=="undefined"?(n.find("div.description > div.box ul.sizers").append('<li><img src="/img/ajax-loader.gif" alt="loader..."><\/li>'),Lister.GetProductSizes(t)):Lister.ShowQuickviewProductSizes(n,t)}).bind("mouseout",function(){var t=n.find("input.hiddenProductId").val();Lister.ShowQuickviewProductSizes(n,t)})};Lister.ShowQuickviewProductSizes=function(n,t){var o,u,i,f,e;if(n.find("div.description div.box ul.sizers").empty(),o=n.find("input.hiddenProductId").val(),typeof Lister.Sizes.data[t]!="undefined"){var h=t==o,s="",r=0;for(u in Lister.Sizes.data[t].ProductSizes)i=Lister.Sizes.data[t].ProductSizes[u],f="",i.IsSoldOut||i.Amount<1?f="<li class='none'>"+i.Title+"<\/li>":(r++,e="",h&&i.Title==Lister.Sizes.selectedSize.title&&(e="class = 'selected'"),f="<li "+e+"><label id='"+i.OptionId+"' for='item_"+r+"'>"+i.Title+"<\/label><input type='radio' name='item"+r+"' id='item"+r+"'><\/li>"),s+=f;n.find("div.description div.box ul.sizers").append(s);n.find("div.description div.box ul.sizers li").unbind();n.find("div.description div.box ul.sizers li").not(".none").bind("click",function(){var i,r;if(n.find("div.description div.box ul.sizers li.selected").removeClass("selected"),$(this).addClass("selected"),n.find("div.feedback_error").hide(),Lister.Sizes.selectedSize.title=$(this).find("label").text(),Lister.Sizes.selectedSize.optionId=$(this).find("label").attr("id"),n.find("div.order a.orderBtnSingle").show(),n.find("div.order a.orderBtnMultiple").hide(),n.find("div.customSelect").parent().hide(),i=1,typeof Lister.BasketSizes.data[t]!="undefined")for(u in Lister.BasketSizes.data[t].BasketProductSizes)r=Lister.BasketSizes.data[t].BasketProductSizes[u],r.OptionId==Lister.Sizes.selectedSize.optionId&&(n.find("div.order a.orderBtnSingle").hide(),n.find("div.order a.orderBtnMultiple").show(),i=r.Amount,n.find("div.customSelect").parent().show());n.find("div.customSelect div.selected a").text(i<=5?i:5)});Cufon.refresh()}};Lister.CleanupQuickview=function(n){n.find("div.detailImage > div.image > #zoomWrap > div.mousetrap").remove();n.find("div.detailImage > div.image > #zoomWrap > div.cloud-zoom-loading").remove();n.find("div.detailImage > div.image > #zoomWrap").children().prependTo(n.find("div.detailImage > div.image"));n.find("div.detailImage > div.image > #zoomWrap").remove();n.find("div.detailImage > div.thumbslider > *").remove()};Lister.CheckSizes=function(){$("ul.sizes input").each(function(){$(this).is(":checked")?($(this).parents("ul.sizes").find("li").removeClass("selected"),$(this).parents("li").addClass("selected")):$(this).parents("li").removeClass("selected")})};Lister.SetImageOnHover=function(n){var t=n.data("imageurl");n.parents(".item").find(".image img").attr("src",t);n.find("span.inputProductID > input").attr("checked","checked")};Lister.ResetImageOnMouseLeave=function(n){var t=$(n.currentTarget).closest(".item").find(".image a img");t.attr("src",t.attr("data-img1"))}