function openWin(windowURL,windowName,windowFeatures){newWindow=window.open(windowURL,windowName,windowFeatures);if(newWindow!=undefined){newWindow.focus()}}var aktiv,letztes=null,letztesaufzu=null;function zu(welches){document.getElementById(welches).style.display='none';return false}function auf(welches){document.getElementById(welches).style.display='block';return false}function aufzu(welches){if(document.getElementById(welches).style.display=='block'){document.getElementById(welches).style.display='none'}else{document.getElementById(welches).style.display='none';document.getElementById(welches).style.display='block'}void(0)}function aufzuauto(welches){if(letztesaufzu!=null&&letztesaufzu!=welches){document.getElementById(letztesaufzu).style.display='none';letztesaufzu=null}if(document.getElementById(welches).style.display=='block'){document.getElementById(welches).style.display='none'}else{document.getElementById(welches).style.display='none';document.getElementById(welches).style.display='block';letztesaufzu=welches}void(0)}function nurzu(){if(letztes!=null){document.getElementById(letztes).style.display='none';clearTimeout(aktiv);letztes=null}return false}function nurauf(aktuelles){if(letztes!=null){clearTimeout(aktiv);document.getElementById(letztes).style.display='none'}document.getElementById(aktuelles).style.display='block';letztes=aktuelles;return false}function nurzutimer(){aktiv=setTimeout('verzoegern()',1000)}function verzoegern(){if(letztes!=null){document.getElementById(letztes).style.display='none';letztes=null}return false}function stop(){clearTimeout(aktiv)}function InsertBookmark(sUrl,sTitle){if(window.sidebar){window.sidebar.addPanel(sTitle,sUrl,"")}else if(window.external){window.external.AddFavorite(sUrl,sTitle)}}function CreateBookmarkLink(sUrl,sTitle,sLink,sClass){if(sClass==null){sClass=''}if(sClass!=''){sClass=' class="'+sClass+'"'}document.write('<a'+sClass+' href="javascript:InsertBookmark(\''+sUrl+'\',\''+sTitle+'\');">'+sLink+'</a>')}function CreateContactLink(sWo,sWer,sWem,sParameter,sImg,sText,sSub){var sClick='';if(sParameter!=''&&sParameter!=undefined){sParameter=' '+sParameter}else{sParameter=''}if(sSub!=''&&sSub!=undefined){sSub='?subject='+sSub}else{sSub=''}if(typeof(_gaq)!='undefined'){if(sParameter.indexOf('onclick')<0){if(typeof(aZTMultiCode)!='undefined'){var aCode=aZTMultiCode}if(typeof(aCode)=='undefined'){var aCode=['']}sClick=' onclick="';for(var lZTZahler=0;lZTZahler<aCode.length;lZTZahler++){sClick=sClick+'_gaq.push([\''+aCode[lZTZahler]+'_trackEvent\', \'Standard-Events\', \'E-Mail-Click\', \''+sWo+','+sWer+'#'+sWem+'\', ,true]);'}sClick=sClick+'"'}else{}}if(sImg!=''&&sImg!=undefined){document.write('<a'+sParameter+sClick+' href="mailto:'+sWem+'@'+sWer+'.'+sWo+sSub+'"><img src="'+sImg+'" alt="" /></a>')}else if(sText!=''&&sText!=undefined){document.write('<a'+sParameter+sClick+' href="mailto:'+sWem+'@'+sWer+'.'+sWo+sSub+'">'+sText+'</a>')}else{document.write('<a'+sParameter+sClick+' href="mailto:'+sWem+'@'+sWer+'.'+sWo+sSub+'">'+sWem+'@'+sWer+'.'+sWo+'</a>')}}function outgoingLinkTracking(){if(typeof(_gaq)!='undefined'){$$('a').each(function(o){if(o.readAttribute('onclick')===null&&o.href.indexOf(window.location.hostname)<0&&o.href.indexOf('media.bookingpilot.info')<0&&o.href.indexOf('http')>-1){o.onclick=function(){if(typeof(aZTMultiCode)!='undefined'){var aCode=aZTMultiCode}if(typeof(aCode)=='undefined'){var aCode=['']}for(var lZTZahler=0;lZTZahler<aCode.length;lZTZahler++){_gaq.push([aCode[lZTZahler]+'_trackEvent','Standard-Events','Outgoing-Click',o.href.substring(o.href.indexOf('://')+3,o.href.indexOf('/',o.href.indexOf('://')+3)),,true])}}}})}}window.onload=function(){if(typeof(Prototype)!='undefined'){outgoingLinkTracking()}};function loschen(oThis,sDeleteThis){var bSetParentClass;if(oThis.value==sDeleteThis)oThis.value='';if((oThis.parentNode.tagName.toLowerCase()=='span')&&(oThis.parentNode.className==oThis.className)){bSetParentClass=true}else{bSetParentClass=false}if(oThis.className.search(/fehler/)!=-1){oThis.className=oThis.className.replace(/fehler/,'aktiv')}else{if(oThis.className.search(/aktiv/)==-1){oThis.className=oThis.className+' aktiv'}}if(bSetParentClass){oThis.parentNode.className=oThis.className}return false}function IsEnter(oEvent,sFunction){if(oEvent.keyCode==13&&!oEvent.shiftKey){window.setTimeout(sFunction,1)}return false}function UrlEncode(string){if(string=='undefined'){return''}else{return escape(utf8_encode(string))}}function UrlDecode(string){string=string.replace(/\+/g,' ');if(string=='undefined'){return''}else{return utf8_decode(unescape(string))}}function utf8_encode(string){string=string.replace(/\r\n/g,"\n");var utftext="";for(var n=0;n<string.length;n++){var c=string.charCodeAt(n);if(c<128){utftext+=String.fromCharCode(c)}else if((c>127)&&(c<2048)){utftext+=String.fromCharCode((c>>6)|192);utftext+=String.fromCharCode((c&63)|128)}else{utftext+=String.fromCharCode((c>>12)|224);utftext+=String.fromCharCode(((c>>6)&63)|128);utftext+=String.fromCharCode((c&63)|128)}}return utftext}function utf8_decode(utftext){var string="";var i=0;var c=c1=c2=0;while(i<utftext.length){c=utftext.charCodeAt(i);if(c<128){string+=String.fromCharCode(c);i++}else if((c>191)&&(c<224)){c2=utftext.charCodeAt(i+1);string+=String.fromCharCode(((c&31)<<6)|(c2&63));i+=2}else{c2=utftext.charCodeAt(i+1);c3=utftext.charCodeAt(i+2);string+=String.fromCharCode(((c&15)<<12)|((c2&63)<<6)|(c3&63));i+=3}}return string}
var Prototype={Version:'1.6.1',Browser:(function(){var ua=navigator.userAgent;var isOpera=Object.prototype.toString.call(window.opera)=='[object Opera]';return{IE:!!window.attachEvent&&!isOpera,Opera:isOpera,WebKit:ua.indexOf('AppleWebKit/')>-1,Gecko:ua.indexOf('Gecko')>-1&&ua.indexOf('KHTML')===-1,MobileSafari:/Apple.*Mobile.*Safari/.test(ua)}})(),BrowserFeatures:{XPath:!!document.evaluate,SelectorsAPI:!!document.querySelector,ElementExtensions:(function(){var constructor=window.Element||window.HTMLElement;return!!(constructor&&constructor.prototype)})(),SpecificElementExtensions:(function(){if(typeof window.HTMLDivElement!=='undefined')return true;var div=document.createElement('div');var form=document.createElement('form');var isSupported=false;if(div['__proto__']&&(div['__proto__']!==form['__proto__'])){isSupported=true}div=form=null;return isSupported})()},ScriptFragment:'<script[^>]*>([\\S\\s]*?)<\/script>',JSONFilter:/^\/\*-secure-([\s\S]*)\*\/\s*$/,emptyFunction:function(){},K:function(x){return x}};if(Prototype.Browser.MobileSafari)Prototype.BrowserFeatures.SpecificElementExtensions=false;var Abstract={};var Try={these:function(){var returnValue;for(var i=0,length=arguments.length;i<length;i++){var lambda=arguments[i];try{returnValue=lambda();break}catch(e){}}return returnValue}};var Class=(function(){function subclass(){};function create(){var parent=null,properties=$A(arguments);if(Object.isFunction(properties[0]))parent=properties.shift();function klass(){this.initialize.apply(this,arguments)}Object.extend(klass,Class.Methods);klass.superclass=parent;klass.subclasses=[];if(parent){subclass.prototype=parent.prototype;klass.prototype=new subclass;parent.subclasses.push(klass)}for(var i=0;i<properties.length;i++)klass.addMethods(properties[i]);if(!klass.prototype.initialize)klass.prototype.initialize=Prototype.emptyFunction;klass.prototype.constructor=klass;return klass};function addMethods(source){var ancestor=this.superclass&&this.superclass.prototype;var properties=Object.keys(source);if(!Object.keys({toString:true}).length){if(source.toString!=Object.prototype.toString)properties.push("toString");if(source.valueOf!=Object.prototype.valueOf)properties.push("valueOf")}for(var i=0,length=properties.length;i<length;i++){var property=properties[i],value=source[property];if(ancestor&&Object.isFunction(value)&&value.argumentNames().first()=="$super"){var method=value;value=(function(m){return function(){return ancestor[m].apply(this,arguments)}})(property).wrap(method);value.valueOf=method.valueOf.bind(method);value.toString=method.toString.bind(method)}this.prototype[property]=value}return this};return{create:create,Methods:{addMethods:addMethods}}})();(function(){var _toString=Object.prototype.toString;function extend(destination,source){for(var property in source)destination[property]=source[property];return destination};function inspect(object){try{if(isUndefined(object))return'undefined';if(object===null)return'null';return object.inspect?object.inspect():String(object)}catch(e){if(e instanceof RangeError)return'...';throw e}};function toJSON(object){var type=typeof object;switch(type){case'undefined':case'function':case'unknown':return;case'boolean':return object.toString()}if(object===null)return'null';if(object.toJSON)return object.toJSON();if(isElement(object))return;var results=[];for(var property in object){var value=toJSON(object[property]);if(!isUndefined(value))results.push(property.toJSON()+': '+value)}return'{'+results.join(', ')+'}'};function toQueryString(object){return $H(object).toQueryString()};function toHTML(object){return object&&object.toHTML?object.toHTML():String.interpret(object)};function keys(object){var results=[];for(var property in object)results.push(property);return results};function values(object){var results=[];for(var property in object)results.push(object[property]);return results};function clone(object){return extend({},object)};function isElement(object){return!!(object&&object.nodeType==1)};function isArray(object){return _toString.call(object)=="[object Array]"};function isHash(object){return object instanceof Hash};function isFunction(object){return typeof object==="function"};function isString(object){return _toString.call(object)=="[object String]"};function isNumber(object){return _toString.call(object)=="[object Number]"};function isUndefined(object){return typeof object==="undefined"};extend(Object,{extend:extend,inspect:inspect,toJSON:toJSON,toQueryString:toQueryString,toHTML:toHTML,keys:keys,values:values,clone:clone,isElement:isElement,isArray:isArray,isHash:isHash,isFunction:isFunction,isString:isString,isNumber:isNumber,isUndefined:isUndefined})})();Object.extend(Function.prototype,(function(){var slice=Array.prototype.slice;function update(array,args){var arrayLength=array.length,length=args.length;while(length--)array[arrayLength+length]=args[length];return array}function merge(array,args){array=slice.call(array,0);return update(array,args)}function argumentNames(){var names=this.toString().match(/^[\s\(]*function[^(]*\(([^)]*)\)/)[1].replace(/\/\/.*?[\r\n]|\/\*(?:.|[\r\n])*?\*\//g,'').replace(/\s+/g,'').split(',');return names.length==1&&!names[0]?[]:names}function bind(context){if(arguments.length<2&&Object.isUndefined(arguments[0]))return this;var __method=this,args=slice.call(arguments,1);return function(){var a=merge(args,arguments);return __method.apply(context,a)}}function bindAsEventListener(context){var __method=this,args=slice.call(arguments,1);return function(event){var a=update([event||window.event],args);return __method.apply(context,a)}}function curry(){if(!arguments.length)return this;var __method=this,args=slice.call(arguments,0);return function(){var a=merge(args,arguments);return __method.apply(this,a)}}function delay(timeout){var __method=this,args=slice.call(arguments,1);timeout=timeout*1000;return window.setTimeout(function(){return __method.apply(__method,args)},timeout)}function defer(){var args=update([0.01],arguments);return this.delay.apply(this,args)}function wrap(wrapper){var __method=this;return function(){var a=update([__method.bind(this)],arguments);return wrapper.apply(this,a)}}function methodize(){if(this._methodized)return this._methodized;var __method=this;return this._methodized=function(){var a=update([this],arguments);return __method.apply(null,a)}}return{argumentNames:argumentNames,bind:bind,bindAsEventListener:bindAsEventListener,curry:curry,delay:delay,defer:defer,wrap:wrap,methodize:methodize}})());Date.prototype.toJSON=function(){return'"'+this.getUTCFullYear()+'-'+(this.getUTCMonth()+1).toPaddedString(2)+'-'+this.getUTCDate().toPaddedString(2)+'T'+this.getUTCHours().toPaddedString(2)+':'+this.getUTCMinutes().toPaddedString(2)+':'+this.getUTCSeconds().toPaddedString(2)+'Z"'};RegExp.prototype.match=RegExp.prototype.test;RegExp.escape=function(str){return String(str).replace(/([.*+?^=!:${}()|[\]\/\\])/g,'\\$1')};var PeriodicalExecuter=Class.create({initialize:function(callback,frequency){this.callback=callback;this.frequency=frequency;this.currentlyExecuting=false;this.registerCallback()},registerCallback:function(){this.timer=setInterval(this.onTimerEvent.bind(this),this.frequency*1000)},execute:function(){this.callback(this)},stop:function(){if(!this.timer)return;clearInterval(this.timer);this.timer=null},onTimerEvent:function(){if(!this.currentlyExecuting){try{this.currentlyExecuting=true;this.execute();this.currentlyExecuting=false}catch(e){this.currentlyExecuting=false;throw e}}}});Object.extend(String,{interpret:function(value){return value==null?'':String(value)},specialChar:{'\b':'\\b','\t':'\\t','\n':'\\n','\f':'\\f','\r':'\\r','\\':'\\\\'}});Object.extend(String.prototype,(function(){function prepareReplacement(replacement){if(Object.isFunction(replacement))return replacement;var template=new Template(replacement);return function(match){return template.evaluate(match)}}function gsub(pattern,replacement){var result='',source=this,match;replacement=prepareReplacement(replacement);if(Object.isString(pattern))pattern=RegExp.escape(pattern);if(!(pattern.length||pattern.source)){replacement=replacement('');return replacement+source.split('').join(replacement)+replacement}while(source.length>0){if(match=source.match(pattern)){result+=source.slice(0,match.index);result+=String.interpret(replacement(match));source=source.slice(match.index+match[0].length)}else{result+=source,source=''}}return result}function sub(pattern,replacement,count){replacement=prepareReplacement(replacement);count=Object.isUndefined(count)?1:count;return this.gsub(pattern,function(match){if(--count<0)return match[0];return replacement(match)})}function scan(pattern,iterator){this.gsub(pattern,iterator);return String(this)}function truncate(length,truncation){length=length||30;truncation=Object.isUndefined(truncation)?'...':truncation;return this.length>length?this.slice(0,length-truncation.length)+truncation:String(this)}function strip(){return this.replace(/^\s+/,'').replace(/\s+$/,'')}function stripTags(){return this.replace(/<\w+(\s+("[^"]*"|'[^']*'|[^>])+)?>|<\/\w+>/gi,'')}function stripScripts(){return this.replace(new RegExp(Prototype.ScriptFragment,'img'),'')}function extractScripts(){var matchAll=new RegExp(Prototype.ScriptFragment,'img');var matchOne=new RegExp(Prototype.ScriptFragment,'im');return(this.match(matchAll)||[]).map(function(scriptTag){return(scriptTag.match(matchOne)||['',''])[1]})}function evalScripts(){return this.extractScripts().map(function(script){return eval(script)})}function escapeHTML(){return this.replace(/&/g,'&amp;').replace(/</g,'&lt;').replace(/>/g,'&gt;')}function unescapeHTML(){return this.stripTags().replace(/&lt;/g,'<').replace(/&gt;/g,'>').replace(/&amp;/g,'&')}function toQueryParams(separator){var match=this.strip().match(/([^?#]*)(#.*)?$/);if(!match)return{};return match[1].split(separator||'&').inject({},function(hash,pair){if((pair=pair.split('='))[0]){var key=decodeURIComponent(pair.shift());var value=pair.length>1?pair.join('='):pair[0];if(value!=undefined)value=decodeURIComponent(value);if(key in hash){if(!Object.isArray(hash[key]))hash[key]=[hash[key]];hash[key].push(value)}else hash[key]=value}return hash})}function toArray(){return this.split('')}function succ(){return this.slice(0,this.length-1)+String.fromCharCode(this.charCodeAt(this.length-1)+1)}function times(count){return count<1?'':new Array(count+1).join(this)}function camelize(){var parts=this.split('-'),len=parts.length;if(len==1)return parts[0];var camelized=this.charAt(0)=='-'?parts[0].charAt(0).toUpperCase()+parts[0].substring(1):parts[0];for(var i=1;i<len;i++)camelized+=parts[i].charAt(0).toUpperCase()+parts[i].substring(1);return camelized}function capitalize(){return this.charAt(0).toUpperCase()+this.substring(1).toLowerCase()}function underscore(){return this.replace(/::/g,'/').replace(/([A-Z]+)([A-Z][a-z])/g,'$1_$2').replace(/([a-z\d])([A-Z])/g,'$1_$2').replace(/-/g,'_').toLowerCase()}function dasherize(){return this.replace(/_/g,'-')}function inspect(useDoubleQuotes){var escapedString=this.replace(/[\x00-\x1f\\]/g,function(character){if(character in String.specialChar){return String.specialChar[character]}return'\\u00'+character.charCodeAt().toPaddedString(2,16)});if(useDoubleQuotes)return'"'+escapedString.replace(/"/g,'\\"')+'"';return"'"+escapedString.replace(/'/g,'\\\'')+"'"}function toJSON(){return this.inspect(true)}function unfilterJSON(filter){return this.replace(filter||Prototype.JSONFilter,'$1')}function isJSON(){var str=this;if(str.blank())return false;str=this.replace(/\\./g,'@').replace(/"[^"\\\n\r]*"/g,'');return(/^[,:{}\[\]0-9.\-+Eaeflnr-u \n\r\t]*$/).test(str)}function evalJSON(sanitize){var json=this.unfilterJSON();try{if(!sanitize||json.isJSON())return eval('('+json+')')}catch(e){}throw new SyntaxError('Badly formed JSON string: '+this.inspect())}function include(pattern){return this.indexOf(pattern)>-1}function startsWith(pattern){return this.indexOf(pattern)===0}function endsWith(pattern){var d=this.length-pattern.length;return d>=0&&this.lastIndexOf(pattern)===d}function empty(){return this==''}function blank(){return/^\s*$/.test(this)}function interpolate(object,pattern){return new Template(this,pattern).evaluate(object)}return{gsub:gsub,sub:sub,scan:scan,truncate:truncate,strip:String.prototype.trim?String.prototype.trim:strip,stripTags:stripTags,stripScripts:stripScripts,extractScripts:extractScripts,evalScripts:evalScripts,escapeHTML:escapeHTML,unescapeHTML:unescapeHTML,toQueryParams:toQueryParams,parseQuery:toQueryParams,toArray:toArray,succ:succ,times:times,camelize:camelize,capitalize:capitalize,underscore:underscore,dasherize:dasherize,inspect:inspect,toJSON:toJSON,unfilterJSON:unfilterJSON,isJSON:isJSON,evalJSON:evalJSON,include:include,startsWith:startsWith,endsWith:endsWith,empty:empty,blank:blank,interpolate:interpolate}})());var Template=Class.create({initialize:function(template,pattern){this.template=template.toString();this.pattern=pattern||Template.Pattern},evaluate:function(object){if(object&&Object.isFunction(object.toTemplateReplacements))object=object.toTemplateReplacements();return this.template.gsub(this.pattern,function(match){if(object==null)return(match[1]+'');var before=match[1]||'';if(before=='\\')return match[2];var ctx=object,expr=match[3];var pattern=/^([^.[]+|\[((?:.*?[^\\])?)\])(\.|\[|$)/;match=pattern.exec(expr);if(match==null)return before;while(match!=null){var comp=match[1].startsWith('[')?match[2].replace(/\\\\]/g,']'):match[1];ctx=ctx[comp];if(null==ctx||''==match[3])break;expr=expr.substring('['==match[3]?match[1].length:match[0].length);match=pattern.exec(expr)}return before+String.interpret(ctx)})}});Template.Pattern=/(^|.|\r|\n)(#\{(.*?)\})/;var $break={};var Enumerable=(function(){function each(iterator,context){var index=0;try{this._each(function(value){iterator.call(context,value,index++)})}catch(e){if(e!=$break)throw e}return this}function eachSlice(number,iterator,context){var index=-number,slices=[],array=this.toArray();if(number<1)return array;while((index+=number)<array.length)slices.push(array.slice(index,index+number));return slices.collect(iterator,context)}function all(iterator,context){iterator=iterator||Prototype.K;var result=true;this.each(function(value,index){result=result&&!!iterator.call(context,value,index);if(!result)throw $break});return result}function any(iterator,context){iterator=iterator||Prototype.K;var result=false;this.each(function(value,index){if(result=!!iterator.call(context,value,index))throw $break});return result}function collect(iterator,context){iterator=iterator||Prototype.K;var results=[];this.each(function(value,index){results.push(iterator.call(context,value,index))});return results}function detect(iterator,context){var result;this.each(function(value,index){if(iterator.call(context,value,index)){result=value;throw $break}});return result}function findAll(iterator,context){var results=[];this.each(function(value,index){if(iterator.call(context,value,index))results.push(value)});return results}function grep(filter,iterator,context){iterator=iterator||Prototype.K;var results=[];if(Object.isString(filter))filter=new RegExp(RegExp.escape(filter));this.each(function(value,index){if(filter.match(value))results.push(iterator.call(context,value,index))});return results}function include(object){if(Object.isFunction(this.indexOf))if(this.indexOf(object)!=-1)return true;var found=false;this.each(function(value){if(value==object){found=true;throw $break}});return found}function inGroupsOf(number,fillWith){fillWith=Object.isUndefined(fillWith)?null:fillWith;return this.eachSlice(number,function(slice){while(slice.length<number)slice.push(fillWith);return slice})}function inject(memo,iterator,context){this.each(function(value,index){memo=iterator.call(context,memo,value,index)});return memo}function invoke(method){var args=$A(arguments).slice(1);return this.map(function(value){return value[method].apply(value,args)})}function max(iterator,context){iterator=iterator||Prototype.K;var result;this.each(function(value,index){value=iterator.call(context,value,index);if(result==null||value>=result)result=value});return result}function min(iterator,context){iterator=iterator||Prototype.K;var result;this.each(function(value,index){value=iterator.call(context,value,index);if(result==null||value<result)result=value});return result}function partition(iterator,context){iterator=iterator||Prototype.K;var trues=[],falses=[];this.each(function(value,index){(iterator.call(context,value,index)?trues:falses).push(value)});return[trues,falses]}function pluck(property){var results=[];this.each(function(value){results.push(value[property])});return results}function reject(iterator,context){var results=[];this.each(function(value,index){if(!iterator.call(context,value,index))results.push(value)});return results}function sortBy(iterator,context){return this.map(function(value,index){return{value:value,criteria:iterator.call(context,value,index)}}).sort(function(left,right){var a=left.criteria,b=right.criteria;return a<b?-1:a>b?1:0}).pluck('value')}function toArray(){return this.map()}function zip(){var iterator=Prototype.K,args=$A(arguments);if(Object.isFunction(args.last()))iterator=args.pop();var collections=[this].concat(args).map($A);return this.map(function(value,index){return iterator(collections.pluck(index))})}function size(){return this.toArray().length}function inspect(){return'#<Enumerable:'+this.toArray().inspect()+'>'}return{each:each,eachSlice:eachSlice,all:all,every:all,any:any,some:any,collect:collect,map:collect,detect:detect,findAll:findAll,select:findAll,filter:findAll,grep:grep,include:include,member:include,inGroupsOf:inGroupsOf,inject:inject,invoke:invoke,max:max,min:min,partition:partition,pluck:pluck,reject:reject,sortBy:sortBy,toArray:toArray,entries:toArray,zip:zip,size:size,inspect:inspect,find:detect}})();function $A(iterable){if(!iterable)return[];if('toArray'in Object(iterable))return iterable.toArray();var length=iterable.length||0,results=new Array(length);while(length--)results[length]=iterable[length];return results}function $w(string){if(!Object.isString(string))return[];string=string.strip();return string?string.split(/\s+/):[]}Array.from=$A;(function(){var arrayProto=Array.prototype,slice=arrayProto.slice,_each=arrayProto.forEach;function each(iterator){for(var i=0,length=this.length;i<length;i++)iterator(this[i])}if(!_each)_each=each;function clear(){this.length=0;return this}function first(){return this[0]}function last(){return this[this.length-1]}function compact(){return this.select(function(value){return value!=null})}function flatten(){return this.inject([],function(array,value){if(Object.isArray(value))return array.concat(value.flatten());array.push(value);return array})}function without(){var values=slice.call(arguments,0);return this.select(function(value){return!values.include(value)})}function reverse(inline){return(inline!==false?this:this.toArray())._reverse()}function uniq(sorted){return this.inject([],function(array,value,index){if(0==index||(sorted?array.last()!=value:!array.include(value)))array.push(value);return array})}function intersect(array){return this.uniq().findAll(function(item){return array.detect(function(value){return item===value})})}function clone(){return slice.call(this,0)}function size(){return this.length}function inspect(){return'['+this.map(Object.inspect).join(', ')+']'}function toJSON(){var results=[];this.each(function(object){var value=Object.toJSON(object);if(!Object.isUndefined(value))results.push(value)});return'['+results.join(', ')+']'}function indexOf(item,i){i||(i=0);var length=this.length;if(i<0)i=length+i;for(;i<length;i++)if(this[i]===item)return i;return-1}function lastIndexOf(item,i){i=isNaN(i)?this.length:(i<0?this.length+i:i)+1;var n=this.slice(0,i).reverse().indexOf(item);return(n<0)?n:i-n-1}function concat(){var array=slice.call(this,0),item;for(var i=0,length=arguments.length;i<length;i++){item=arguments[i];if(Object.isArray(item)&&!('callee'in item)){for(var j=0,arrayLength=item.length;j<arrayLength;j++)array.push(item[j])}else{array.push(item)}}return array}Object.extend(arrayProto,Enumerable);if(!arrayProto._reverse)arrayProto._reverse=arrayProto.reverse;Object.extend(arrayProto,{_each:_each,clear:clear,first:first,last:last,compact:compact,flatten:flatten,without:without,reverse:reverse,uniq:uniq,intersect:intersect,clone:clone,toArray:clone,size:size,inspect:inspect,toJSON:toJSON});var CONCAT_ARGUMENTS_BUGGY=(function(){return[].concat(arguments)[0][0]!==1})(1,2);if(CONCAT_ARGUMENTS_BUGGY)arrayProto.concat=concat;if(!arrayProto.indexOf)arrayProto.indexOf=indexOf;if(!arrayProto.lastIndexOf)arrayProto.lastIndexOf=lastIndexOf})();function $H(object){return new Hash(object)};var Hash=Class.create(Enumerable,(function(){function initialize(object){this._object=Object.isHash(object)?object.toObject():Object.clone(object)}function _each(iterator){for(var key in this._object){var value=this._object[key],pair=[key,value];pair.key=key;pair.value=value;iterator(pair)}}function set(key,value){return this._object[key]=value}function get(key){if(this._object[key]!==Object.prototype[key])return this._object[key]}function unset(key){var value=this._object[key];delete this._object[key];return value}function toObject(){return Object.clone(this._object)}function keys(){return this.pluck('key')}function values(){return this.pluck('value')}function index(value){var match=this.detect(function(pair){return pair.value===value});return match&&match.key}function merge(object){return this.clone().update(object)}function update(object){return new Hash(object).inject(this,function(result,pair){result.set(pair.key,pair.value);return result})}function toQueryPair(key,value){if(Object.isUndefined(value))return key;return key+'='+encodeURIComponent(String.interpret(value))}function toQueryString(){return this.inject([],function(results,pair){var key=encodeURIComponent(pair.key),values=pair.value;if(values&&typeof values=='object'){if(Object.isArray(values))return results.concat(values.map(toQueryPair.curry(key)))}else results.push(toQueryPair(key,values));return results}).join('&')}function inspect(){return'#<Hash:{'+this.map(function(pair){return pair.map(Object.inspect).join(': ')}).join(', ')+'}>'}function toJSON(){return Object.toJSON(this.toObject())}function clone(){return new Hash(this)}return{initialize:initialize,_each:_each,set:set,get:get,unset:unset,toObject:toObject,toTemplateReplacements:toObject,keys:keys,values:values,index:index,merge:merge,update:update,toQueryString:toQueryString,inspect:inspect,toJSON:toJSON,clone:clone}})());Hash.from=$H;Object.extend(Number.prototype,(function(){function toColorPart(){return this.toPaddedString(2,16)}function succ(){return this+1}function times(iterator,context){$R(0,this,true).each(iterator,context);return this}function toPaddedString(length,radix){var string=this.toString(radix||10);return'0'.times(length-string.length)+string}function toJSON(){return isFinite(this)?this.toString():'null'}function abs(){return Math.abs(this)}function round(){return Math.round(this)}function ceil(){return Math.ceil(this)}function floor(){return Math.floor(this)}return{toColorPart:toColorPart,succ:succ,times:times,toPaddedString:toPaddedString,toJSON:toJSON,abs:abs,round:round,ceil:ceil,floor:floor}})());function $R(start,end,exclusive){return new ObjectRange(start,end,exclusive)}var ObjectRange=Class.create(Enumerable,(function(){function initialize(start,end,exclusive){this.start=start;this.end=end;this.exclusive=exclusive}function _each(iterator){var value=this.start;while(this.include(value)){iterator(value);value=value.succ()}}function include(value){if(value<this.start)return false;if(this.exclusive)return value<this.end;return value<=this.end}return{initialize:initialize,_each:_each,include:include}})());var Ajax={getTransport:function(){return Try.these(function(){return new XMLHttpRequest()},function(){return new ActiveXObject('Msxml2.XMLHTTP')},function(){return new ActiveXObject('Microsoft.XMLHTTP')})||false},activeRequestCount:0};Ajax.Responders={responders:[],_each:function(iterator){this.responders._each(iterator)},register:function(responder){if(!this.include(responder))this.responders.push(responder)},unregister:function(responder){this.responders=this.responders.without(responder)},dispatch:function(callback,request,transport,json){this.each(function(responder){if(Object.isFunction(responder[callback])){try{responder[callback].apply(responder,[request,transport,json])}catch(e){}}})}};Object.extend(Ajax.Responders,Enumerable);Ajax.Responders.register({onCreate:function(){Ajax.activeRequestCount++},onComplete:function(){Ajax.activeRequestCount--}});Ajax.Base=Class.create({initialize:function(options){this.options={method:'post',asynchronous:true,contentType:'application/x-www-form-urlencoded',encoding:'UTF-8',parameters:'',evalJSON:true,evalJS:true};Object.extend(this.options,options||{});this.options.method=this.options.method.toLowerCase();if(Object.isString(this.options.parameters))this.options.parameters=this.options.parameters.toQueryParams();else if(Object.isHash(this.options.parameters))this.options.parameters=this.options.parameters.toObject()}});Ajax.Request=Class.create(Ajax.Base,{_complete:false,initialize:function($super,url,options){$super(options);this.transport=Ajax.getTransport();this.request(url)},request:function(url){this.url=url;this.method=this.options.method;var params=Object.clone(this.options.parameters);if(!['get','post'].include(this.method)){params['_method']=this.method;this.method='post'}this.parameters=params;if(params=Object.toQueryString(params)){if(this.method=='get')this.url+=(this.url.include('?')?'&':'?')+params;else if(/Konqueror|Safari|KHTML/.test(navigator.userAgent))params+='&_='}try{var response=new Ajax.Response(this);if(this.options.onCreate)this.options.onCreate(response);Ajax.Responders.dispatch('onCreate',this,response);this.transport.open(this.method.toUpperCase(),this.url,this.options.asynchronous);if(this.options.asynchronous)this.respondToReadyState.bind(this).defer(1);this.transport.onreadystatechange=this.onStateChange.bind(this);this.setRequestHeaders();this.body=this.method=='post'?(this.options.postBody||params):null;this.transport.send(this.body);if(!this.options.asynchronous&&this.transport.overrideMimeType)this.onStateChange()}catch(e){this.dispatchException(e)}},onStateChange:function(){var readyState=this.transport.readyState;if(readyState>1&&!((readyState==4)&&this._complete))this.respondToReadyState(this.transport.readyState)},setRequestHeaders:function(){var headers={'X-Requested-With':'XMLHttpRequest','X-Prototype-Version':Prototype.Version,'Accept':'text/javascript, text/html, application/xml, text/xml, */*'};if(this.method=='post'){headers['Content-type']=this.options.contentType+(this.options.encoding?'; charset='+this.options.encoding:'');if(this.transport.overrideMimeType&&(navigator.userAgent.match(/Gecko\/(\d{4})/)||[0,2005])[1]<2005)headers['Connection']='close'}if(typeof this.options.requestHeaders=='object'){var extras=this.options.requestHeaders;if(Object.isFunction(extras.push))for(var i=0,length=extras.length;i<length;i+=2)headers[extras[i]]=extras[i+1];else $H(extras).each(function(pair){headers[pair.key]=pair.value})}for(var name in headers)this.transport.setRequestHeader(name,headers[name])},success:function(){var status=this.getStatus();return!status||(status>=200&&status<300)},getStatus:function(){try{return this.transport.status||0}catch(e){return 0}},respondToReadyState:function(readyState){var state=Ajax.Request.Events[readyState],response=new Ajax.Response(this);if(state=='Complete'){try{this._complete=true;(this.options['on'+response.status]||this.options['on'+(this.success()?'Success':'Failure')]||Prototype.emptyFunction)(response,response.headerJSON)}catch(e){this.dispatchException(e)}var contentType=response.getHeader('Content-type');if(this.options.evalJS=='force'||(this.options.evalJS&&this.isSameOrigin()&&contentType&&contentType.match(/^\s*(text|application)\/(x-)?(java|ecma)script(;.*)?\s*$/i)))this.evalResponse()}try{(this.options['on'+state]||Prototype.emptyFunction)(response,response.headerJSON);Ajax.Responders.dispatch('on'+state,this,response,response.headerJSON)}catch(e){this.dispatchException(e)}if(state=='Complete'){this.transport.onreadystatechange=Prototype.emptyFunction}},isSameOrigin:function(){var m=this.url.match(/^\s*https?:\/\/[^\/]*/);return!m||(m[0]=='#{protocol}//#{domain}#{port}'.interpolate({protocol:location.protocol,domain:document.domain,port:location.port?':'+location.port:''}))},getHeader:function(name){try{return this.transport.getResponseHeader(name)||null}catch(e){return null}},evalResponse:function(){try{return eval((this.transport.responseText||'').unfilterJSON())}catch(e){this.dispatchException(e)}},dispatchException:function(exception){(this.options.onException||Prototype.emptyFunction)(this,exception);Ajax.Responders.dispatch('onException',this,exception)}});Ajax.Request.Events=['Uninitialized','Loading','Loaded','Interactive','Complete'];Ajax.Response=Class.create({initialize:function(request){this.request=request;var transport=this.transport=request.transport,readyState=this.readyState=transport.readyState;if((readyState>2&&!Prototype.Browser.IE)||readyState==4){this.status=this.getStatus();this.statusText=this.getStatusText();this.responseText=String.interpret(transport.responseText);this.headerJSON=this._getHeaderJSON()}if(readyState==4){var xml=transport.responseXML;this.responseXML=Object.isUndefined(xml)?null:xml;this.responseJSON=this._getResponseJSON()}},status:0,statusText:'',getStatus:Ajax.Request.prototype.getStatus,getStatusText:function(){try{return this.transport.statusText||''}catch(e){return''}},getHeader:Ajax.Request.prototype.getHeader,getAllHeaders:function(){try{return this.getAllResponseHeaders()}catch(e){return null}},getResponseHeader:function(name){return this.transport.getResponseHeader(name)},getAllResponseHeaders:function(){return this.transport.getAllResponseHeaders()},_getHeaderJSON:function(){var json=this.getHeader('X-JSON');if(!json)return null;json=decodeURIComponent(escape(json));try{return json.evalJSON(this.request.options.sanitizeJSON||!this.request.isSameOrigin())}catch(e){this.request.dispatchException(e)}},_getResponseJSON:function(){var options=this.request.options;if(!options.evalJSON||(options.evalJSON!='force'&&!(this.getHeader('Content-type')||'').include('application/json'))||this.responseText.blank())return null;try{return this.responseText.evalJSON(options.sanitizeJSON||!this.request.isSameOrigin())}catch(e){this.request.dispatchException(e)}}});Ajax.Updater=Class.create(Ajax.Request,{initialize:function($super,container,url,options){this.container={success:(container.success||container),failure:(container.failure||(container.success?null:container))};options=Object.clone(options);var onComplete=options.onComplete;options.onComplete=(function(response,json){this.updateContent(response.responseText);if(Object.isFunction(onComplete))onComplete(response,json)}).bind(this);$super(url,options)},updateContent:function(responseText){var receiver=this.container[this.success()?'success':'failure'],options=this.options;if(!options.evalScripts)responseText=responseText.stripScripts();if(receiver=$(receiver)){if(options.insertion){if(Object.isString(options.insertion)){var insertion={};insertion[options.insertion]=responseText;receiver.insert(insertion)}else options.insertion(receiver,responseText)}else receiver.update(responseText)}}});Ajax.PeriodicalUpdater=Class.create(Ajax.Base,{initialize:function($super,container,url,options){$super(options);this.onComplete=this.options.onComplete;this.frequency=(this.options.frequency||2);this.decay=(this.options.decay||1);this.updater={};this.container=container;this.url=url;this.start()},start:function(){this.options.onComplete=this.updateComplete.bind(this);this.onTimerEvent()},stop:function(){this.updater.options.onComplete=undefined;clearTimeout(this.timer);(this.onComplete||Prototype.emptyFunction).apply(this,arguments)},updateComplete:function(response){if(this.options.decay){this.decay=(response.responseText==this.lastText?this.decay*this.options.decay:1);this.lastText=response.responseText}this.timer=this.onTimerEvent.bind(this).delay(this.decay*this.frequency)},onTimerEvent:function(){this.updater=new Ajax.Updater(this.container,this.url,this.options)}});function $(element){if(arguments.length>1){for(var i=0,elements=[],length=arguments.length;i<length;i++)elements.push($(arguments[i]));return elements}if(Object.isString(element))element=document.getElementById(element);return Element.extend(element)}if(Prototype.BrowserFeatures.XPath){document._getElementsByXPath=function(expression,parentElement){var results=[];var query=document.evaluate(expression,$(parentElement)||document,null,XPathResult.ORDERED_NODE_SNAPSHOT_TYPE,null);for(var i=0,length=query.snapshotLength;i<length;i++)results.push(Element.extend(query.snapshotItem(i)));return results}}if(!window.Node)var Node={};if(!Node.ELEMENT_NODE){Object.extend(Node,{ELEMENT_NODE:1,ATTRIBUTE_NODE:2,TEXT_NODE:3,CDATA_SECTION_NODE:4,ENTITY_REFERENCE_NODE:5,ENTITY_NODE:6,PROCESSING_INSTRUCTION_NODE:7,COMMENT_NODE:8,DOCUMENT_NODE:9,DOCUMENT_TYPE_NODE:10,DOCUMENT_FRAGMENT_NODE:11,NOTATION_NODE:12})}(function(global){var SETATTRIBUTE_IGNORES_NAME=(function(){var elForm=document.createElement("form");var elInput=document.createElement("input");var root=document.documentElement;elInput.setAttribute("name","test");elForm.appendChild(elInput);root.appendChild(elForm);var isBuggy=elForm.elements?(typeof elForm.elements.test=="undefined"):null;root.removeChild(elForm);elForm=elInput=null;return isBuggy})();var element=global.Element;global.Element=function(tagName,attributes){attributes=attributes||{};tagName=tagName.toLowerCase();var cache=Element.cache;if(SETATTRIBUTE_IGNORES_NAME&&attributes.name){tagName='<'+tagName+' name="'+attributes.name+'">';delete attributes.name;return Element.writeAttribute(document.createElement(tagName),attributes)}if(!cache[tagName])cache[tagName]=Element.extend(document.createElement(tagName));return Element.writeAttribute(cache[tagName].cloneNode(false),attributes)};Object.extend(global.Element,element||{});if(element)global.Element.prototype=element.prototype})(this);Element.cache={};Element.idCounter=1;Element.Methods={visible:function(element){return $(element).style.display!='none'},toggle:function(element){element=$(element);Element[Element.visible(element)?'hide':'show'](element);return element},hide:function(element){element=$(element);element.style.display='none';return element},show:function(element){element=$(element);element.style.display='';return element},remove:function(element){element=$(element);element.parentNode.removeChild(element);return element},update:(function(){var SELECT_ELEMENT_INNERHTML_BUGGY=(function(){var el=document.createElement("select"),isBuggy=true;el.innerHTML="<option value=\"test\">test</option>";if(el.options&&el.options[0]){isBuggy=el.options[0].nodeName.toUpperCase()!=="OPTION"}el=null;return isBuggy})();var TABLE_ELEMENT_INNERHTML_BUGGY=(function(){try{var el=document.createElement("table");if(el&&el.tBodies){el.innerHTML="<tbody><tr><td>test</td></tr></tbody>";var isBuggy=typeof el.tBodies[0]=="undefined";el=null;return isBuggy}}catch(e){return true}})();var SCRIPT_ELEMENT_REJECTS_TEXTNODE_APPENDING=(function(){var s=document.createElement("script"),isBuggy=false;try{s.appendChild(document.createTextNode(""));isBuggy=!s.firstChild||s.firstChild&&s.firstChild.nodeType!==3}catch(e){isBuggy=true}s=null;return isBuggy})();function update(element,content){element=$(element);if(content&&content.toElement)content=content.toElement();if(Object.isElement(content))return element.update().insert(content);content=Object.toHTML(content);var tagName=element.tagName.toUpperCase();if(tagName==='SCRIPT'&&SCRIPT_ELEMENT_REJECTS_TEXTNODE_APPENDING){element.text=content;return element}if(SELECT_ELEMENT_INNERHTML_BUGGY||TABLE_ELEMENT_INNERHTML_BUGGY){if(tagName in Element._insertionTranslations.tags){while(element.firstChild){element.removeChild(element.firstChild)}Element._getContentFromAnonymousElement(tagName,content.stripScripts()).each(function(node){element.appendChild(node)})}else{element.innerHTML=content.stripScripts()}}else{element.innerHTML=content.stripScripts()}content.evalScripts.bind(content).defer();return element}return update})(),replace:function(element,content){element=$(element);if(content&&content.toElement)content=content.toElement();else if(!Object.isElement(content)){content=Object.toHTML(content);var range=element.ownerDocument.createRange();range.selectNode(element);content.evalScripts.bind(content).defer();content=range.createContextualFragment(content.stripScripts())}element.parentNode.replaceChild(content,element);return element},insert:function(element,insertions){element=$(element);if(Object.isString(insertions)||Object.isNumber(insertions)||Object.isElement(insertions)||(insertions&&(insertions.toElement||insertions.toHTML)))insertions={bottom:insertions};var content,insert,tagName,childNodes;for(var position in insertions){content=insertions[position];position=position.toLowerCase();insert=Element._insertionTranslations[position];if(content&&content.toElement)content=content.toElement();if(Object.isElement(content)){insert(element,content);continue}content=Object.toHTML(content);tagName=((position=='before'||position=='after')?element.parentNode:element).tagName.toUpperCase();childNodes=Element._getContentFromAnonymousElement(tagName,content.stripScripts());if(position=='top'||position=='after')childNodes.reverse();childNodes.each(insert.curry(element));content.evalScripts.bind(content).defer()}return element},wrap:function(element,wrapper,attributes){element=$(element);if(Object.isElement(wrapper))$(wrapper).writeAttribute(attributes||{});else if(Object.isString(wrapper))wrapper=new Element(wrapper,attributes);else wrapper=new Element('div',wrapper);if(element.parentNode)element.parentNode.replaceChild(wrapper,element);wrapper.appendChild(element);return wrapper},inspect:function(element){element=$(element);var result='<'+element.tagName.toLowerCase();$H({'id':'id','className':'class'}).each(function(pair){var property=pair.first(),attribute=pair.last();var value=(element[property]||'').toString();if(value)result+=' '+attribute+'='+value.inspect(true)});return result+'>'},recursivelyCollect:function(element,property){element=$(element);var elements=[];while(element=element[property])if(element.nodeType==1)elements.push(Element.extend(element));return elements},ancestors:function(element){return Element.recursivelyCollect(element,'parentNode')},descendants:function(element){return Element.select(element,"*")},firstDescendant:function(element){element=$(element).firstChild;while(element&&element.nodeType!=1)element=element.nextSibling;return $(element)},immediateDescendants:function(element){if(!(element=$(element).firstChild))return[];while(element&&element.nodeType!=1)element=element.nextSibling;if(element)return[element].concat($(element).nextSiblings());return[]},previousSiblings:function(element){return Element.recursivelyCollect(element,'previousSibling')},nextSiblings:function(element){return Element.recursivelyCollect(element,'nextSibling')},siblings:function(element){element=$(element);return Element.previousSiblings(element).reverse().concat(Element.nextSiblings(element))},match:function(element,selector){if(Object.isString(selector))selector=new Selector(selector);return selector.match($(element))},up:function(element,expression,index){element=$(element);if(arguments.length==1)return $(element.parentNode);var ancestors=Element.ancestors(element);return Object.isNumber(expression)?ancestors[expression]:Selector.findElement(ancestors,expression,index)},down:function(element,expression,index){element=$(element);if(arguments.length==1)return Element.firstDescendant(element);return Object.isNumber(expression)?Element.descendants(element)[expression]:Element.select(element,expression)[index||0]},previous:function(element,expression,index){element=$(element);if(arguments.length==1)return $(Selector.handlers.previousElementSibling(element));var previousSiblings=Element.previousSiblings(element);return Object.isNumber(expression)?previousSiblings[expression]:Selector.findElement(previousSiblings,expression,index)},next:function(element,expression,index){element=$(element);if(arguments.length==1)return $(Selector.handlers.nextElementSibling(element));var nextSiblings=Element.nextSiblings(element);return Object.isNumber(expression)?nextSiblings[expression]:Selector.findElement(nextSiblings,expression,index)},select:function(element){var args=Array.prototype.slice.call(arguments,1);return Selector.findChildElements(element,args)},adjacent:function(element){var args=Array.prototype.slice.call(arguments,1);return Selector.findChildElements(element.parentNode,args).without(element)},identify:function(element){element=$(element);var id=Element.readAttribute(element,'id');if(id)return id;do{id='anonymous_element_'+Element.idCounter++}while($(id));Element.writeAttribute(element,'id',id);return id},readAttribute:function(element,name){element=$(element);if(Prototype.Browser.IE){var t=Element._attributeTranslations.read;if(t.values[name])return t.values[name](element,name);if(t.names[name])name=t.names[name];if(name.include(':')){return(!element.attributes||!element.attributes[name])?null:element.attributes[name].value}}return element.getAttribute(name)},writeAttribute:function(element,name,value){element=$(element);var attributes={},t=Element._attributeTranslations.write;if(typeof name=='object')attributes=name;else attributes[name]=Object.isUndefined(value)?true:value;for(var attr in attributes){name=t.names[attr]||attr;value=attributes[attr];if(t.values[attr])name=t.values[attr](element,value);if(value===false||value===null)element.removeAttribute(name);else if(value===true)element.setAttribute(name,name);else element.setAttribute(name,value)}return element},getHeight:function(element){return Element.getDimensions(element).height},getWidth:function(element){return Element.getDimensions(element).width},classNames:function(element){return new Element.ClassNames(element)},hasClassName:function(element,className){if(!(element=$(element)))return;var elementClassName=element.className;return(elementClassName.length>0&&(elementClassName==className||new RegExp("(^|\\s)"+className+"(\\s|$)").test(elementClassName)))},addClassName:function(element,className){if(!(element=$(element)))return;if(!Element.hasClassName(element,className))element.className+=(element.className?' ':'')+className;return element},removeClassName:function(element,className){if(!(element=$(element)))return;element.className=element.className.replace(new RegExp("(^|\\s+)"+className+"(\\s+|$)"),' ').strip();return element},toggleClassName:function(element,className){if(!(element=$(element)))return;return Element[Element.hasClassName(element,className)?'removeClassName':'addClassName'](element,className)},cleanWhitespace:function(element){element=$(element);var node=element.firstChild;while(node){var nextNode=node.nextSibling;if(node.nodeType==3&&!/\S/.test(node.nodeValue))element.removeChild(node);node=nextNode}return element},empty:function(element){return $(element).innerHTML.blank()},descendantOf:function(element,ancestor){element=$(element),ancestor=$(ancestor);if(element.compareDocumentPosition)return(element.compareDocumentPosition(ancestor)&8)===8;if(ancestor.contains)return ancestor.contains(element)&&ancestor!==element;while(element=element.parentNode)if(element==ancestor)return true;return false},scrollTo:function(element){element=$(element);var pos=Element.cumulativeOffset(element);window.scrollTo(pos[0],pos[1]);return element},getStyle:function(element,style){element=$(element);style=style=='float'?'cssFloat':style.camelize();var value=element.style[style];if(!value||value=='auto'){var css=document.defaultView.getComputedStyle(element,null);value=css?css[style]:null}if(style=='opacity')return value?parseFloat(value):1.0;return value=='auto'?null:value},getOpacity:function(element){return $(element).getStyle('opacity')},setStyle:function(element,styles){element=$(element);var elementStyle=element.style,match;if(Object.isString(styles)){element.style.cssText+=';'+styles;return styles.include('opacity')?element.setOpacity(styles.match(/opacity:\s*(\d?\.?\d*)/)[1]):element}for(var property in styles)if(property=='opacity')element.setOpacity(styles[property]);else elementStyle[(property=='float'||property=='cssFloat')?(Object.isUndefined(elementStyle.styleFloat)?'cssFloat':'styleFloat'):property]=styles[property];return element},setOpacity:function(element,value){element=$(element);element.style.opacity=(value==1||value==='')?'':(value<0.00001)?0:value;return element},getDimensions:function(element){element=$(element);var display=Element.getStyle(element,'display');if(display!='none'&&display!=null)return{width:element.offsetWidth,height:element.offsetHeight};var els=element.style;var originalVisibility=els.visibility;var originalPosition=els.position;var originalDisplay=els.display;els.visibility='hidden';if(originalPosition!='fixed')els.position='absolute';els.display='block';var originalWidth=element.clientWidth;var originalHeight=element.clientHeight;els.display=originalDisplay;els.position=originalPosition;els.visibility=originalVisibility;return{width:originalWidth,height:originalHeight}},makePositioned:function(element){element=$(element);var pos=Element.getStyle(element,'position');if(pos=='static'||!pos){element._madePositioned=true;element.style.position='relative';if(Prototype.Browser.Opera){element.style.top=0;element.style.left=0}}return element},undoPositioned:function(element){element=$(element);if(element._madePositioned){element._madePositioned=undefined;element.style.position=element.style.top=element.style.left=element.style.bottom=element.style.right=''}return element},makeClipping:function(element){element=$(element);if(element._overflow)return element;element._overflow=Element.getStyle(element,'overflow')||'auto';if(element._overflow!=='hidden')element.style.overflow='hidden';return element},undoClipping:function(element){element=$(element);if(!element._overflow)return element;element.style.overflow=element._overflow=='auto'?'':element._overflow;element._overflow=null;return element},cumulativeOffset:function(element){var valueT=0,valueL=0;do{valueT+=element.offsetTop||0;valueL+=element.offsetLeft||0;element=element.offsetParent}while(element);return Element._returnOffset(valueL,valueT)},positionedOffset:function(element){var valueT=0,valueL=0;do{valueT+=element.offsetTop||0;valueL+=element.offsetLeft||0;element=element.offsetParent;if(element){if(element.tagName.toUpperCase()=='BODY')break;var p=Element.getStyle(element,'position');if(p!=='static')break}}while(element);return Element._returnOffset(valueL,valueT)},absolutize:function(element){element=$(element);if(Element.getStyle(element,'position')=='absolute')return element;var offsets=Element.positionedOffset(element);var top=offsets[1];var left=offsets[0];var width=element.clientWidth;var height=element.clientHeight;element._originalLeft=left-parseFloat(element.style.left||0);element._originalTop=top-parseFloat(element.style.top||0);element._originalWidth=element.style.width;element._originalHeight=element.style.height;element.style.position='absolute';element.style.top=top+'px';element.style.left=left+'px';element.style.width=width+'px';element.style.height=height+'px';return element},relativize:function(element){element=$(element);if(Element.getStyle(element,'position')=='relative')return element;element.style.position='relative';var top=parseFloat(element.style.top||0)-(element._originalTop||0);var left=parseFloat(element.style.left||0)-(element._originalLeft||0);element.style.top=top+'px';element.style.left=left+'px';element.style.height=element._originalHeight;element.style.width=element._originalWidth;return element},cumulativeScrollOffset:function(element){var valueT=0,valueL=0;do{valueT+=element.scrollTop||0;valueL+=element.scrollLeft||0;element=element.parentNode}while(element);return Element._returnOffset(valueL,valueT)},getOffsetParent:function(element){if(element.offsetParent)return $(element.offsetParent);if(element==document.body)return $(element);while((element=element.parentNode)&&element!=document.body)if(Element.getStyle(element,'position')!='static')return $(element);return $(document.body)},viewportOffset:function(forElement){var valueT=0,valueL=0;var element=forElement;do{valueT+=element.offsetTop||0;valueL+=element.offsetLeft||0;if(element.offsetParent==document.body&&Element.getStyle(element,'position')=='absolute')break}while(element=element.offsetParent);element=forElement;do{if(!Prototype.Browser.Opera||(element.tagName&&(element.tagName.toUpperCase()=='BODY'))){valueT-=element.scrollTop||0;valueL-=element.scrollLeft||0}}while(element=element.parentNode);return Element._returnOffset(valueL,valueT)},clonePosition:function(element,source){var options=Object.extend({setLeft:true,setTop:true,setWidth:true,setHeight:true,offsetTop:0,offsetLeft:0},arguments[2]||{});source=$(source);var p=Element.viewportOffset(source);element=$(element);var delta=[0,0];var parent=null;if(Element.getStyle(element,'position')=='absolute'){parent=Element.getOffsetParent(element);delta=Element.viewportOffset(parent)}if(parent==document.body){delta[0]-=document.body.offsetLeft;delta[1]-=document.body.offsetTop}if(options.setLeft)element.style.left=(p[0]-delta[0]+options.offsetLeft)+'px';if(options.setTop)element.style.top=(p[1]-delta[1]+options.offsetTop)+'px';if(options.setWidth)element.style.width=source.offsetWidth+'px';if(options.setHeight)element.style.height=source.offsetHeight+'px';return element}};Object.extend(Element.Methods,{getElementsBySelector:Element.Methods.select,childElements:Element.Methods.immediateDescendants});Element._attributeTranslations={write:{names:{className:'class',htmlFor:'for'},values:{}}};if(Prototype.Browser.Opera){Element.Methods.getStyle=Element.Methods.getStyle.wrap(function(proceed,element,style){switch(style){case'left':case'top':case'right':case'bottom':if(proceed(element,'position')==='static')return null;case'height':case'width':if(!Element.visible(element))return null;var dim=parseInt(proceed(element,style),10);if(dim!==element['offset'+style.capitalize()])return dim+'px';var properties;if(style==='height'){properties=['border-top-width','padding-top','padding-bottom','border-bottom-width']}else{properties=['border-left-width','padding-left','padding-right','border-right-width']}return properties.inject(dim,function(memo,property){var val=proceed(element,property);return val===null?memo:memo-parseInt(val,10)})+'px';default:return proceed(element,style)}});Element.Methods.readAttribute=Element.Methods.readAttribute.wrap(function(proceed,element,attribute){if(attribute==='title')return element.title;return proceed(element,attribute)})}else if(Prototype.Browser.IE){Element.Methods.getOffsetParent=Element.Methods.getOffsetParent.wrap(function(proceed,element){element=$(element);try{element.offsetParent}catch(e){return $(document.body)}var position=element.getStyle('position');if(position!=='static')return proceed(element);element.setStyle({position:'relative'});var value=proceed(element);element.setStyle({position:position});return value});$w('positionedOffset viewportOffset').each(function(method){Element.Methods[method]=Element.Methods[method].wrap(function(proceed,element){element=$(element);try{element.offsetParent}catch(e){return Element._returnOffset(0,0)}var position=element.getStyle('position');if(position!=='static')return proceed(element);var offsetParent=element.getOffsetParent();if(offsetParent&&offsetParent.getStyle('position')==='fixed')offsetParent.setStyle({zoom:1});element.setStyle({position:'relative'});var value=proceed(element);element.setStyle({position:position});return value})});Element.Methods.cumulativeOffset=Element.Methods.cumulativeOffset.wrap(function(proceed,element){try{element.offsetParent}catch(e){return Element._returnOffset(0,0)}return proceed(element)});Element.Methods.getStyle=function(element,style){element=$(element);style=(style=='float'||style=='cssFloat')?'styleFloat':style.camelize();var value=element.style[style];if(!value&&element.currentStyle)value=element.currentStyle[style];if(style=='opacity'){if(value=(element.getStyle('filter')||'').match(/alpha\(opacity=(.*)\)/))if(value[1])return parseFloat(value[1])/100;return 1.0}if(value=='auto'){if((style=='width'||style=='height')&&(element.getStyle('display')!='none'))return element['offset'+style.capitalize()]+'px';return null}return value};Element.Methods.setOpacity=function(element,value){function stripAlpha(filter){return filter.replace(/alpha\([^\)]*\)/gi,'')}element=$(element);var currentStyle=element.currentStyle;if((currentStyle&&!currentStyle.hasLayout)||(!currentStyle&&element.style.zoom=='normal'))element.style.zoom=1;var filter=element.getStyle('filter'),style=element.style;if(value==1||value===''){(filter=stripAlpha(filter))?style.filter=filter:style.removeAttribute('filter');return element}else if(value<0.00001)value=0;style.filter=stripAlpha(filter)+'alpha(opacity='+(value*100)+')';return element};Element._attributeTranslations=(function(){var classProp='className';var forProp='for';var el=document.createElement('div');el.setAttribute(classProp,'x');if(el.className!=='x'){el.setAttribute('class','x');if(el.className==='x'){classProp='class'}}el=null;el=document.createElement('label');el.setAttribute(forProp,'x');if(el.htmlFor!=='x'){el.setAttribute('htmlFor','x');if(el.htmlFor==='x'){forProp='htmlFor'}}el=null;return{read:{names:{'class':classProp,'className':classProp,'for':forProp,'htmlFor':forProp},values:{_getAttr:function(element,attribute){return element.getAttribute(attribute)},_getAttr2:function(element,attribute){return element.getAttribute(attribute,2)},_getAttrNode:function(element,attribute){var node=element.getAttributeNode(attribute);return node?node.value:""},_getEv:(function(){var el=document.createElement('div');el.onclick=Prototype.emptyFunction;var value=el.getAttribute('onclick');var f;if(String(value).indexOf('{')>-1){f=function(element,attribute){attribute=element.getAttribute(attribute);if(!attribute)return null;attribute=attribute.toString();attribute=attribute.split('{')[1];attribute=attribute.split('}')[0];return attribute.strip()}}else if(value===''){f=function(element,attribute){attribute=element.getAttribute(attribute);if(!attribute)return null;return attribute.strip()}}el=null;return f})(),_flag:function(element,attribute){return $(element).hasAttribute(attribute)?attribute:null},style:function(element){return element.style.cssText.toLowerCase()},title:function(element){return element.title}}}}})();Element._attributeTranslations.write={names:Object.extend({cellpadding:'cellPadding',cellspacing:'cellSpacing'},Element._attributeTranslations.read.names),values:{checked:function(element,value){element.checked=!!value},style:function(element,value){element.style.cssText=value?value:''}}};Element._attributeTranslations.has={};$w('colSpan rowSpan vAlign dateTime accessKey tabIndex '+'encType maxLength readOnly longDesc frameBorder').each(function(attr){Element._attributeTranslations.write.names[attr.toLowerCase()]=attr;Element._attributeTranslations.has[attr.toLowerCase()]=attr});(function(v){Object.extend(v,{href:v._getAttr2,src:v._getAttr2,type:v._getAttr,action:v._getAttrNode,disabled:v._flag,checked:v._flag,readonly:v._flag,multiple:v._flag,onload:v._getEv,onunload:v._getEv,onclick:v._getEv,ondblclick:v._getEv,onmousedown:v._getEv,onmouseup:v._getEv,onmouseover:v._getEv,onmousemove:v._getEv,onmouseout:v._getEv,onfocus:v._getEv,onblur:v._getEv,onkeypress:v._getEv,onkeydown:v._getEv,onkeyup:v._getEv,onsubmit:v._getEv,onreset:v._getEv,onselect:v._getEv,onchange:v._getEv})})(Element._attributeTranslations.read.values);if(Prototype.BrowserFeatures.ElementExtensions){(function(){function _descendants(element){var nodes=element.getElementsByTagName('*'),results=[];for(var i=0,node;node=nodes[i];i++)if(node.tagName!=="!")results.push(node);return results};Element.Methods.down=function(element,expression,index){element=$(element);if(arguments.length==1)return element.firstDescendant();return Object.isNumber(expression)?_descendants(element)[expression]:Element.select(element,expression)[index||0]}})()}}else if(Prototype.Browser.Gecko&&/rv:1\.8\.0/.test(navigator.userAgent)){Element.Methods.setOpacity=function(element,value){element=$(element);element.style.opacity=(value==1)?0.999999:(value==='')?'':(value<0.00001)?0:value;return element}}else if(Prototype.Browser.WebKit){Element.Methods.setOpacity=function(element,value){element=$(element);element.style.opacity=(value==1||value==='')?'':(value<0.00001)?0:value;if(value==1)if(element.tagName.toUpperCase()=='IMG'&&element.width){element.width++;element.width--}else try{var n=document.createTextNode(' ');element.appendChild(n);element.removeChild(n)}catch(e){}return element};Element.Methods.cumulativeOffset=function(element){var valueT=0,valueL=0;do{valueT+=element.offsetTop||0;valueL+=element.offsetLeft||0;if(element.offsetParent==document.body)if(Element.getStyle(element,'position')=='absolute')break;element=element.offsetParent}while(element);return Element._returnOffset(valueL,valueT)}}if('outerHTML'in document.documentElement){Element.Methods.replace=function(element,content){element=$(element);if(content&&content.toElement)content=content.toElement();if(Object.isElement(content)){element.parentNode.replaceChild(content,element);return element}content=Object.toHTML(content);var parent=element.parentNode,tagName=parent.tagName.toUpperCase();if(Element._insertionTranslations.tags[tagName]){var nextSibling=element.next();var fragments=Element._getContentFromAnonymousElement(tagName,content.stripScripts());parent.removeChild(element);if(nextSibling)fragments.each(function(node){parent.insertBefore(node,nextSibling)});else fragments.each(function(node){parent.appendChild(node)})}else element.outerHTML=content.stripScripts();content.evalScripts.bind(content).defer();return element}}Element._returnOffset=function(l,t){var result=[l,t];result.left=l;result.top=t;return result};Element._getContentFromAnonymousElement=function(tagName,html){var div=new Element('div'),t=Element._insertionTranslations.tags[tagName];if(t){div.innerHTML=t[0]+html+t[1];t[2].times(function(){div=div.firstChild})}else div.innerHTML=html;return $A(div.childNodes)};Element._insertionTranslations={before:function(element,node){element.parentNode.insertBefore(node,element)},top:function(element,node){element.insertBefore(node,element.firstChild)},bottom:function(element,node){element.appendChild(node)},after:function(element,node){element.parentNode.insertBefore(node,element.nextSibling)},tags:{TABLE:['<table>','</table>',1],TBODY:['<table><tbody>','</tbody></table>',2],TR:['<table><tbody><tr>','</tr></tbody></table>',3],TD:['<table><tbody><tr><td>','</td></tr></tbody></table>',4],SELECT:['<select>','</select>',1]}};(function(){var tags=Element._insertionTranslations.tags;Object.extend(tags,{THEAD:tags.TBODY,TFOOT:tags.TBODY,TH:tags.TD})})();Element.Methods.Simulated={hasAttribute:function(element,attribute){attribute=Element._attributeTranslations.has[attribute]||attribute;var node=$(element).getAttributeNode(attribute);return!!(node&&node.specified)}};Element.Methods.ByTag={};Object.extend(Element,Element.Methods);(function(div){if(!Prototype.BrowserFeatures.ElementExtensions&&div['__proto__']){window.HTMLElement={};window.HTMLElement.prototype=div['__proto__'];Prototype.BrowserFeatures.ElementExtensions=true}div=null})(document.createElement('div'));Element.extend=(function(){function checkDeficiency(tagName){if(typeof window.Element!='undefined'){var proto=window.Element.prototype;if(proto){var id='_'+(Math.random()+'').slice(2);var el=document.createElement(tagName);proto[id]='x';var isBuggy=(el[id]!=='x');delete proto[id];el=null;return isBuggy}}return false}function extendElementWith(element,methods){for(var property in methods){var value=methods[property];if(Object.isFunction(value)&&!(property in element))element[property]=value.methodize()}}var HTMLOBJECTELEMENT_PROTOTYPE_BUGGY=checkDeficiency('object');if(Prototype.BrowserFeatures.SpecificElementExtensions){if(HTMLOBJECTELEMENT_PROTOTYPE_BUGGY){return function(element){if(element&&typeof element._extendedByPrototype=='undefined'){var t=element.tagName;if(t&&(/^(?:object|applet|embed)$/i.test(t))){extendElementWith(element,Element.Methods);extendElementWith(element,Element.Methods.Simulated);extendElementWith(element,Element.Methods.ByTag[t.toUpperCase()])}}return element}}return Prototype.K}var Methods={},ByTag=Element.Methods.ByTag;var extend=Object.extend(function(element){if(!element||typeof element._extendedByPrototype!='undefined'||element.nodeType!=1||element==window)return element;var methods=Object.clone(Methods),tagName=element.tagName.toUpperCase();if(ByTag[tagName])Object.extend(methods,ByTag[tagName]);extendElementWith(element,methods);element._extendedByPrototype=Prototype.emptyFunction;return element},{refresh:function(){if(!Prototype.BrowserFeatures.ElementExtensions){Object.extend(Methods,Element.Methods);Object.extend(Methods,Element.Methods.Simulated)}}});extend.refresh();return extend})();Element.hasAttribute=function(element,attribute){if(element.hasAttribute)return element.hasAttribute(attribute);return Element.Methods.Simulated.hasAttribute(element,attribute)};Element.addMethods=function(methods){var F=Prototype.BrowserFeatures,T=Element.Methods.ByTag;if(!methods){Object.extend(Form,Form.Methods);Object.extend(Form.Element,Form.Element.Methods);Object.extend(Element.Methods.ByTag,{"FORM":Object.clone(Form.Methods),"INPUT":Object.clone(Form.Element.Methods),"SELECT":Object.clone(Form.Element.Methods),"TEXTAREA":Object.clone(Form.Element.Methods)})}if(arguments.length==2){var tagName=methods;methods=arguments[1]}if(!tagName)Object.extend(Element.Methods,methods||{});else{if(Object.isArray(tagName))tagName.each(extend);else extend(tagName)}function extend(tagName){tagName=tagName.toUpperCase();if(!Element.Methods.ByTag[tagName])Element.Methods.ByTag[tagName]={};Object.extend(Element.Methods.ByTag[tagName],methods)}function copy(methods,destination,onlyIfAbsent){onlyIfAbsent=onlyIfAbsent||false;for(var property in methods){var value=methods[property];if(!Object.isFunction(value))continue;if(!onlyIfAbsent||!(property in destination))destination[property]=value.methodize()}}function findDOMClass(tagName){var klass;var trans={"OPTGROUP":"OptGroup","TEXTAREA":"TextArea","P":"Paragraph","FIELDSET":"FieldSet","UL":"UList","OL":"OList","DL":"DList","DIR":"Directory","H1":"Heading","H2":"Heading","H3":"Heading","H4":"Heading","H5":"Heading","H6":"Heading","Q":"Quote","INS":"Mod","DEL":"Mod","A":"Anchor","IMG":"Image","CAPTION":"TableCaption","COL":"TableCol","COLGROUP":"TableCol","THEAD":"TableSection","TFOOT":"TableSection","TBODY":"TableSection","TR":"TableRow","TH":"TableCell","TD":"TableCell","FRAMESET":"FrameSet","IFRAME":"IFrame"};if(trans[tagName])klass='HTML'+trans[tagName]+'Element';if(window[klass])return window[klass];klass='HTML'+tagName+'Element';if(window[klass])return window[klass];klass='HTML'+tagName.capitalize()+'Element';if(window[klass])return window[klass];var element=document.createElement(tagName);var proto=element['__proto__']||element.constructor.prototype;element=null;return proto}var elementPrototype=window.HTMLElement?HTMLElement.prototype:Element.prototype;if(F.ElementExtensions){copy(Element.Methods,elementPrototype);copy(Element.Methods.Simulated,elementPrototype,true)}if(F.SpecificElementExtensions){for(var tag in Element.Methods.ByTag){var klass=findDOMClass(tag);if(Object.isUndefined(klass))continue;copy(T[tag],klass.prototype)}}Object.extend(Element,Element.Methods);delete Element.ByTag;if(Element.extend.refresh)Element.extend.refresh();Element.cache={}};document.viewport={getDimensions:function(){return{width:this.getWidth(),height:this.getHeight()}},getScrollOffsets:function(){return Element._returnOffset(window.pageXOffset||document.documentElement.scrollLeft||document.body.scrollLeft,window.pageYOffset||document.documentElement.scrollTop||document.body.scrollTop)}};(function(viewport){var B=Prototype.Browser,doc=document,element,property={};function getRootElement(){if(B.WebKit&&!doc.evaluate)return document;if(B.Opera&&window.parseFloat(window.opera.version())<9.5)return document.body;return document.documentElement}function define(D){if(!element)element=getRootElement();property[D]='client'+D;viewport['get'+D]=function(){return element[property[D]]};return viewport['get'+D]()}viewport.getWidth=define.curry('Width');viewport.getHeight=define.curry('Height')})(document.viewport);Element.Storage={UID:1};Element.addMethods({getStorage:function(element){if(!(element=$(element)))return;var uid;if(element===window){uid=0}else{if(typeof element._prototypeUID==="undefined")element._prototypeUID=[Element.Storage.UID++];uid=element._prototypeUID[0]}if(!Element.Storage[uid])Element.Storage[uid]=$H();return Element.Storage[uid]},store:function(element,key,value){if(!(element=$(element)))return;if(arguments.length===2){Element.getStorage(element).update(key)}else{Element.getStorage(element).set(key,value)}return element},retrieve:function(element,key,defaultValue){if(!(element=$(element)))return;var hash=Element.getStorage(element),value=hash.get(key);if(Object.isUndefined(value)){hash.set(key,defaultValue);value=defaultValue}return value},clone:function(element,deep){if(!(element=$(element)))return;var clone=element.cloneNode(deep);clone._prototypeUID=void 0;if(deep){var descendants=Element.select(clone,'*'),i=descendants.length;while(i--){descendants[i]._prototypeUID=void 0}}return Element.extend(clone)}});var Selector=Class.create({initialize:function(expression){this.expression=expression.strip();if(this.shouldUseSelectorsAPI()){this.mode='selectorsAPI'}else if(this.shouldUseXPath()){this.mode='xpath';this.compileXPathMatcher()}else{this.mode="normal";this.compileMatcher()}},shouldUseXPath:(function(){var IS_DESCENDANT_SELECTOR_BUGGY=(function(){var isBuggy=false;if(document.evaluate&&window.XPathResult){var el=document.createElement('div');el.innerHTML='<ul><li></li></ul><div><ul><li></li></ul></div>';var xpath=".//*[local-name()='ul' or local-name()='UL']"+"//*[local-name()='li' or local-name()='LI']";var result=document.evaluate(xpath,el,null,XPathResult.ORDERED_NODE_SNAPSHOT_TYPE,null);isBuggy=(result.snapshotLength!==2);el=null}return isBuggy})();return function(){if(!Prototype.BrowserFeatures.XPath)return false;var e=this.expression;if(Prototype.Browser.WebKit&&(e.include("-of-type")||e.include(":empty")))return false;if((/(\[[\w-]*?:|:checked)/).test(e))return false;if(IS_DESCENDANT_SELECTOR_BUGGY)return false;return true}})(),shouldUseSelectorsAPI:function(){if(!Prototype.BrowserFeatures.SelectorsAPI)return false;if(Selector.CASE_INSENSITIVE_CLASS_NAMES)return false;if(!Selector._div)Selector._div=new Element('div');try{Selector._div.querySelector(this.expression)}catch(e){return false}return true},compileMatcher:function(){var e=this.expression,ps=Selector.patterns,h=Selector.handlers,c=Selector.criteria,le,p,m,len=ps.length,name;if(Selector._cache[e]){this.matcher=Selector._cache[e];return}this.matcher=["this.matcher = function(root) {","var r = root, h = Selector.handlers, c = false, n;"];while(e&&le!=e&&(/\S/).test(e)){le=e;for(var i=0;i<len;i++){p=ps[i].re;name=ps[i].name;if(m=e.match(p)){this.matcher.push(Object.isFunction(c[name])?c[name](m):new Template(c[name]).evaluate(m));e=e.replace(m[0],'');break}}}this.matcher.push("return h.unique(n);\n}");eval(this.matcher.join('\n'));Selector._cache[this.expression]=this.matcher},compileXPathMatcher:function(){var e=this.expression,ps=Selector.patterns,x=Selector.xpath,le,m,len=ps.length,name;if(Selector._cache[e]){this.xpath=Selector._cache[e];return}this.matcher=['.//*'];while(e&&le!=e&&(/\S/).test(e)){le=e;for(var i=0;i<len;i++){name=ps[i].name;if(m=e.match(ps[i].re)){this.matcher.push(Object.isFunction(x[name])?x[name](m):new Template(x[name]).evaluate(m));e=e.replace(m[0],'');break}}}this.xpath=this.matcher.join('');Selector._cache[this.expression]=this.xpath},findElements:function(root){root=root||document;var e=this.expression,results;switch(this.mode){case'selectorsAPI':if(root!==document){var oldId=root.id,id=$(root).identify();id=id.replace(/([\.:])/g,"\\$1");e="#"+id+" "+e}results=$A(root.querySelectorAll(e)).map(Element.extend);root.id=oldId;return results;case'xpath':return document._getElementsByXPath(this.xpath,root);default:return this.matcher(root)}},match:function(element){this.tokens=[];var e=this.expression,ps=Selector.patterns,as=Selector.assertions;var le,p,m,len=ps.length,name;while(e&&le!==e&&(/\S/).test(e)){le=e;for(var i=0;i<len;i++){p=ps[i].re;name=ps[i].name;if(m=e.match(p)){if(as[name]){this.tokens.push([name,Object.clone(m)]);e=e.replace(m[0],'')}else{return this.findElements(document).include(element)}}}}var match=true,name,matches;for(var i=0,token;token=this.tokens[i];i++){name=token[0],matches=token[1];if(!Selector.assertions[name](element,matches)){match=false;break}}return match},toString:function(){return this.expression},inspect:function(){return"#<Selector:"+this.expression.inspect()+">"}});if(Prototype.BrowserFeatures.SelectorsAPI&&document.compatMode==='BackCompat'){Selector.CASE_INSENSITIVE_CLASS_NAMES=(function(){var div=document.createElement('div'),span=document.createElement('span');div.id="prototype_test_id";span.className='Test';div.appendChild(span);var isIgnored=(div.querySelector('#prototype_test_id .test')!==null);div=span=null;return isIgnored})()}Object.extend(Selector,{_cache:{},xpath:{descendant:"//*",child:"/*",adjacent:"/following-sibling::*[1]",laterSibling:'/following-sibling::*',tagName:function(m){if(m[1]=='*')return'';return"[local-name()='"+m[1].toLowerCase()+"' or local-name()='"+m[1].toUpperCase()+"']"},className:"[contains(concat(' ', @class, ' '), ' #{1} ')]",id:"[@id='#{1}']",attrPresence:function(m){m[1]=m[1].toLowerCase();return new Template("[@#{1}]").evaluate(m)},attr:function(m){m[1]=m[1].toLowerCase();m[3]=m[5]||m[6];return new Template(Selector.xpath.operators[m[2]]).evaluate(m)},pseudo:function(m){var h=Selector.xpath.pseudos[m[1]];if(!h)return'';if(Object.isFunction(h))return h(m);return new Template(Selector.xpath.pseudos[m[1]]).evaluate(m)},operators:{'=':"[@#{1}='#{3}']",'!=':"[@#{1}!='#{3}']",'^=':"[starts-with(@#{1}, '#{3}')]",'$=':"[substring(@#{1}, (string-length(@#{1}) - string-length('#{3}') + 1))='#{3}']",'*=':"[contains(@#{1}, '#{3}')]",'~=':"[contains(concat(' ', @#{1}, ' '), ' #{3} ')]",'|=':"[contains(concat('-', @#{1}, '-'), '-#{3}-')]"},pseudos:{'first-child':'[not(preceding-sibling::*)]','last-child':'[not(following-sibling::*)]','only-child':'[not(preceding-sibling::* or following-sibling::*)]','empty':"[count(*) = 0 and (count(text()) = 0)]",'checked':"[@checked]",'disabled':"[(@disabled) and (@type!='hidden')]",'enabled':"[not(@disabled) and (@type!='hidden')]",'not':function(m){var e=m[6],p=Selector.patterns,x=Selector.xpath,le,v,len=p.length,name;var exclusion=[];while(e&&le!=e&&(/\S/).test(e)){le=e;for(var i=0;i<len;i++){name=p[i].name;if(m=e.match(p[i].re)){v=Object.isFunction(x[name])?x[name](m):new Template(x[name]).evaluate(m);exclusion.push("("+v.substring(1,v.length-1)+")");e=e.replace(m[0],'');break}}}return"[not("+exclusion.join(" and ")+")]"},'nth-child':function(m){return Selector.xpath.pseudos.nth("(count(./preceding-sibling::*) + 1) ",m)},'nth-last-child':function(m){return Selector.xpath.pseudos.nth("(count(./following-sibling::*) + 1) ",m)},'nth-of-type':function(m){return Selector.xpath.pseudos.nth("position() ",m)},'nth-last-of-type':function(m){return Selector.xpath.pseudos.nth("(last() + 1 - position()) ",m)},'first-of-type':function(m){m[6]="1";return Selector.xpath.pseudos['nth-of-type'](m)},'last-of-type':function(m){m[6]="1";return Selector.xpath.pseudos['nth-last-of-type'](m)},'only-of-type':function(m){var p=Selector.xpath.pseudos;return p['first-of-type'](m)+p['last-of-type'](m)},nth:function(fragment,m){var mm,formula=m[6],predicate;if(formula=='even')formula='2n+0';if(formula=='odd')formula='2n+1';if(mm=formula.match(/^(\d+)$/))return'['+fragment+"= "+mm[1]+']';if(mm=formula.match(/^(-?\d*)?n(([+-])(\d+))?/)){if(mm[1]=="-")mm[1]=-1;var a=mm[1]?Number(mm[1]):1;var b=mm[2]?Number(mm[2]):0;predicate="[((#{fragment} - #{b}) mod #{a} = 0) and "+"((#{fragment} - #{b}) div #{a} >= 0)]";return new Template(predicate).evaluate({fragment:fragment,a:a,b:b})}}}},criteria:{tagName:'n = h.tagName(n, r, "#{1}", c);      c = false;',className:'n = h.className(n, r, "#{1}", c);    c = false;',id:'n = h.id(n, r, "#{1}", c);           c = false;',attrPresence:'n = h.attrPresence(n, r, "#{1}", c); c = false;',attr:function(m){m[3]=(m[5]||m[6]);return new Template('n = h.attr(n, r, "#{1}", "#{3}", "#{2}", c); c = false;').evaluate(m)},pseudo:function(m){if(m[6])m[6]=m[6].replace(/"/g,'\\"');return new Template('n = h.pseudo(n, "#{1}", "#{6}", r, c); c = false;').evaluate(m)},descendant:'c = "descendant";',child:'c = "child";',adjacent:'c = "adjacent";',laterSibling:'c = "laterSibling";'},patterns:[{name:'laterSibling',re:/^\s*~\s*/},{name:'child',re:/^\s*>\s*/},{name:'adjacent',re:/^\s*\+\s*/},{name:'descendant',re:/^\s/},{name:'tagName',re:/^\s*(\*|[\w\-]+)(\b|$)?/},{name:'id',re:/^#([\w\-\*]+)(\b|$)/},{name:'className',re:/^\.([\w\-\*]+)(\b|$)/},{name:'pseudo',re:/^:((first|last|nth|nth-last|only)(-child|-of-type)|empty|checked|(en|dis)abled|not)(\((.*?)\))?(\b|$|(?=\s|[:+~>]))/},{name:'attrPresence',re:/^\[((?:[\w-]+:)?[\w-]+)\]/},{name:'attr',re:/\[((?:[\w-]*:)?[\w-]+)\s*(?:([!^$*~|]?=)\s*((['"])([^\4]*?)\4|([^'"][^\]]*?)))?\]/}],assertions:{tagName:function(element,matches){return matches[1].toUpperCase()==element.tagName.toUpperCase()},className:function(element,matches){return Element.hasClassName(element,matches[1])},id:function(element,matches){return element.id===matches[1]},attrPresence:function(element,matches){return Element.hasAttribute(element,matches[1])},attr:function(element,matches){var nodeValue=Element.readAttribute(element,matches[1]);return nodeValue&&Selector.operators[matches[2]](nodeValue,matches[5]||matches[6])}},handlers:{concat:function(a,b){for(var i=0,node;node=b[i];i++)a.push(node);return a},mark:function(nodes){var _true=Prototype.emptyFunction;for(var i=0,node;node=nodes[i];i++)node._countedByPrototype=_true;return nodes},unmark:(function(){var PROPERTIES_ATTRIBUTES_MAP=(function(){var el=document.createElement('div'),isBuggy=false,propName='_countedByPrototype',value='x';el[propName]=value;isBuggy=(el.getAttribute(propName)===value);el=null;return isBuggy})();return PROPERTIES_ATTRIBUTES_MAP?function(nodes){for(var i=0,node;node=nodes[i];i++)node.removeAttribute('_countedByPrototype');return nodes}:function(nodes){for(var i=0,node;node=nodes[i];i++)node._countedByPrototype=void 0;return nodes}})(),index:function(parentNode,reverse,ofType){parentNode._countedByPrototype=Prototype.emptyFunction;if(reverse){for(var nodes=parentNode.childNodes,i=nodes.length-1,j=1;i>=0;i--){var node=nodes[i];if(node.nodeType==1&&(!ofType||node._countedByPrototype))node.nodeIndex=j++}}else{for(var i=0,j=1,nodes=parentNode.childNodes;node=nodes[i];i++)if(node.nodeType==1&&(!ofType||node._countedByPrototype))node.nodeIndex=j++}},unique:function(nodes){if(nodes.length==0)return nodes;var results=[],n;for(var i=0,l=nodes.length;i<l;i++)if(typeof(n=nodes[i])._countedByPrototype=='undefined'){n._countedByPrototype=Prototype.emptyFunction;results.push(Element.extend(n))}return Selector.handlers.unmark(results)},descendant:function(nodes){var h=Selector.handlers;for(var i=0,results=[],node;node=nodes[i];i++)h.concat(results,node.getElementsByTagName('*'));return results},child:function(nodes){var h=Selector.handlers;for(var i=0,results=[],node;node=nodes[i];i++){for(var j=0,child;child=node.childNodes[j];j++)if(child.nodeType==1&&child.tagName!='!')results.push(child)}return results},adjacent:function(nodes){for(var i=0,results=[],node;node=nodes[i];i++){var next=this.nextElementSibling(node);if(next)results.push(next)}return results},laterSibling:function(nodes){var h=Selector.handlers;for(var i=0,results=[],node;node=nodes[i];i++)h.concat(results,Element.nextSiblings(node));return results},nextElementSibling:function(node){while(node=node.nextSibling)if(node.nodeType==1)return node;return null},previousElementSibling:function(node){while(node=node.previousSibling)if(node.nodeType==1)return node;return null},tagName:function(nodes,root,tagName,combinator){var uTagName=tagName.toUpperCase();var results=[],h=Selector.handlers;if(nodes){if(combinator){if(combinator=="descendant"){for(var i=0,node;node=nodes[i];i++)h.concat(results,node.getElementsByTagName(tagName));return results}else nodes=this[combinator](nodes);if(tagName=="*")return nodes}for(var i=0,node;node=nodes[i];i++)if(node.tagName.toUpperCase()===uTagName)results.push(node);return results}else return root.getElementsByTagName(tagName)},id:function(nodes,root,id,combinator){var targetNode=$(id),h=Selector.handlers;if(root==document){if(!targetNode)return[];if(!nodes)return[targetNode]}else{if(!root.sourceIndex||root.sourceIndex<1){var nodes=root.getElementsByTagName('*');for(var j=0,node;node=nodes[j];j++){if(node.id===id)return[node]}}}if(nodes){if(combinator){if(combinator=='child'){for(var i=0,node;node=nodes[i];i++)if(targetNode.parentNode==node)return[targetNode]}else if(combinator=='descendant'){for(var i=0,node;node=nodes[i];i++)if(Element.descendantOf(targetNode,node))return[targetNode]}else if(combinator=='adjacent'){for(var i=0,node;node=nodes[i];i++)if(Selector.handlers.previousElementSibling(targetNode)==node)return[targetNode]}else nodes=h[combinator](nodes)}for(var i=0,node;node=nodes[i];i++)if(node==targetNode)return[targetNode];return[]}return(targetNode&&Element.descendantOf(targetNode,root))?[targetNode]:[]},className:function(nodes,root,className,combinator){if(nodes&&combinator)nodes=this[combinator](nodes);return Selector.handlers.byClassName(nodes,root,className)},byClassName:function(nodes,root,className){if(!nodes)nodes=Selector.handlers.descendant([root]);var needle=' '+className+' ';for(var i=0,results=[],node,nodeClassName;node=nodes[i];i++){nodeClassName=node.className;if(nodeClassName.length==0)continue;if(nodeClassName==className||(' '+nodeClassName+' ').include(needle))results.push(node)}return results},attrPresence:function(nodes,root,attr,combinator){if(!nodes)nodes=root.getElementsByTagName("*");if(nodes&&combinator)nodes=this[combinator](nodes);var results=[];for(var i=0,node;node=nodes[i];i++)if(Element.hasAttribute(node,attr))results.push(node);return results},attr:function(nodes,root,attr,value,operator,combinator){if(!nodes)nodes=root.getElementsByTagName("*");if(nodes&&combinator)nodes=this[combinator](nodes);var handler=Selector.operators[operator],results=[];for(var i=0,node;node=nodes[i];i++){var nodeValue=Element.readAttribute(node,attr);if(nodeValue===null)continue;if(handler(nodeValue,value))results.push(node)}return results},pseudo:function(nodes,name,value,root,combinator){if(nodes&&combinator)nodes=this[combinator](nodes);if(!nodes)nodes=root.getElementsByTagName("*");return Selector.pseudos[name](nodes,value,root)}},pseudos:{'first-child':function(nodes,value,root){for(var i=0,results=[],node;node=nodes[i];i++){if(Selector.handlers.previousElementSibling(node))continue;results.push(node)}return results},'last-child':function(nodes,value,root){for(var i=0,results=[],node;node=nodes[i];i++){if(Selector.handlers.nextElementSibling(node))continue;results.push(node)}return results},'only-child':function(nodes,value,root){var h=Selector.handlers;for(var i=0,results=[],node;node=nodes[i];i++)if(!h.previousElementSibling(node)&&!h.nextElementSibling(node))results.push(node);return results},'nth-child':function(nodes,formula,root){return Selector.pseudos.nth(nodes,formula,root)},'nth-last-child':function(nodes,formula,root){return Selector.pseudos.nth(nodes,formula,root,true)},'nth-of-type':function(nodes,formula,root){return Selector.pseudos.nth(nodes,formula,root,false,true)},'nth-last-of-type':function(nodes,formula,root){return Selector.pseudos.nth(nodes,formula,root,true,true)},'first-of-type':function(nodes,formula,root){return Selector.pseudos.nth(nodes,"1",root,false,true)},'last-of-type':function(nodes,formula,root){return Selector.pseudos.nth(nodes,"1",root,true,true)},'only-of-type':function(nodes,formula,root){var p=Selector.pseudos;return p['last-of-type'](p['first-of-type'](nodes,formula,root),formula,root)},getIndices:function(a,b,total){if(a==0)return b>0?[b]:[];return $R(1,total).inject([],function(memo,i){if(0==(i-b)%a&&(i-b)/a>=0)memo.push(i);return memo})},nth:function(nodes,formula,root,reverse,ofType){if(nodes.length==0)return[];if(formula=='even')formula='2n+0';if(formula=='odd')formula='2n+1';var h=Selector.handlers,results=[],indexed=[],m;h.mark(nodes);for(var i=0,node;node=nodes[i];i++){if(!node.parentNode._countedByPrototype){h.index(node.parentNode,reverse,ofType);indexed.push(node.parentNode)}}if(formula.match(/^\d+$/)){formula=Number(formula);for(var i=0,node;node=nodes[i];i++)if(node.nodeIndex==formula)results.push(node)}else if(m=formula.match(/^(-?\d*)?n(([+-])(\d+))?/)){if(m[1]=="-")m[1]=-1;var a=m[1]?Number(m[1]):1;var b=m[2]?Number(m[2]):0;var indices=Selector.pseudos.getIndices(a,b,nodes.length);for(var i=0,node,l=indices.length;node=nodes[i];i++){for(var j=0;j<l;j++)if(node.nodeIndex==indices[j])results.push(node)}}h.unmark(nodes);h.unmark(indexed);return results},'empty':function(nodes,value,root){for(var i=0,results=[],node;node=nodes[i];i++){if(node.tagName=='!'||node.firstChild)continue;results.push(node)}return results},'not':function(nodes,selector,root){var h=Selector.handlers,selectorType,m;var exclusions=new Selector(selector).findElements(root);h.mark(exclusions);for(var i=0,results=[],node;node=nodes[i];i++)if(!node._countedByPrototype)results.push(node);h.unmark(exclusions);return results},'enabled':function(nodes,value,root){for(var i=0,results=[],node;node=nodes[i];i++)if(!node.disabled&&(!node.type||node.type!=='hidden'))results.push(node);return results},'disabled':function(nodes,value,root){for(var i=0,results=[],node;node=nodes[i];i++)if(node.disabled)results.push(node);return results},'checked':function(nodes,value,root){for(var i=0,results=[],node;node=nodes[i];i++)if(node.checked)results.push(node);return results}},operators:{'=':function(nv,v){return nv==v},'!=':function(nv,v){return nv!=v},'^=':function(nv,v){return nv==v||nv&&nv.startsWith(v)},'$=':function(nv,v){return nv==v||nv&&nv.endsWith(v)},'*=':function(nv,v){return nv==v||nv&&nv.include(v)},'~=':function(nv,v){return(' '+nv+' ').include(' '+v+' ')},'|=':function(nv,v){return('-'+(nv||"").toUpperCase()+'-').include('-'+(v||"").toUpperCase()+'-')}},split:function(expression){var expressions=[];expression.scan(/(([\w#:.~>+()\s-]+|\*|\[.*?\])+)\s*(,|$)/,function(m){expressions.push(m[1].strip())});return expressions},matchElements:function(elements,expression){var matches=$$(expression),h=Selector.handlers;h.mark(matches);for(var i=0,results=[],element;element=elements[i];i++)if(element._countedByPrototype)results.push(element);h.unmark(matches);return results},findElement:function(elements,expression,index){if(Object.isNumber(expression)){index=expression;expression=false}return Selector.matchElements(elements,expression||'*')[index||0]},findChildElements:function(element,expressions){expressions=Selector.split(expressions.join(','));var results=[],h=Selector.handlers;for(var i=0,l=expressions.length,selector;i<l;i++){selector=new Selector(expressions[i].strip());h.concat(results,selector.findElements(element))}return(l>1)?h.unique(results):results}});if(Prototype.Browser.IE){Object.extend(Selector.handlers,{concat:function(a,b){for(var i=0,node;node=b[i];i++)if(node.tagName!=="!")a.push(node);return a}})}function $$(){return Selector.findChildElements(document,$A(arguments))}var Form={reset:function(form){form=$(form);form.reset();return form},serializeElements:function(elements,options){if(typeof options!='object')options={hash:!!options};else if(Object.isUndefined(options.hash))options.hash=true;var key,value,submitted=false,submit=options.submit;var data=elements.inject({},function(result,element){if(!element.disabled&&element.name){key=element.name;value=$(element).getValue();if(value!=null&&element.type!='file'&&(element.type!='submit'||(!submitted&&submit!==false&&(!submit||key==submit)&&(submitted=true)))){if(key in result){if(!Object.isArray(result[key]))result[key]=[result[key]];result[key].push(value)}else result[key]=value}}return result});return options.hash?data:Object.toQueryString(data)}};Form.Methods={serialize:function(form,options){return Form.serializeElements(Form.getElements(form),options)},getElements:function(form){var elements=$(form).getElementsByTagName('*'),element,arr=[],serializers=Form.Element.Serializers;for(var i=0;element=elements[i];i++){arr.push(element)}return arr.inject([],function(elements,child){if(serializers[child.tagName.toLowerCase()])elements.push(Element.extend(child));return elements})},getInputs:function(form,typeName,name){form=$(form);var inputs=form.getElementsByTagName('input');if(!typeName&&!name)return $A(inputs).map(Element.extend);for(var i=0,matchingInputs=[],length=inputs.length;i<length;i++){var input=inputs[i];if((typeName&&input.type!=typeName)||(name&&input.name!=name))continue;matchingInputs.push(Element.extend(input))}return matchingInputs},disable:function(form){form=$(form);Form.getElements(form).invoke('disable');return form},enable:function(form){form=$(form);Form.getElements(form).invoke('enable');return form},findFirstElement:function(form){var elements=$(form).getElements().findAll(function(element){return'hidden'!=element.type&&!element.disabled});var firstByIndex=elements.findAll(function(element){return element.hasAttribute('tabIndex')&&element.tabIndex>=0}).sortBy(function(element){return element.tabIndex}).first();return firstByIndex?firstByIndex:elements.find(function(element){return/^(?:input|select|textarea)$/i.test(element.tagName)})},focusFirstElement:function(form){form=$(form);form.findFirstElement().activate();return form},request:function(form,options){form=$(form),options=Object.clone(options||{});var params=options.parameters,action=form.readAttribute('action')||'';if(action.blank())action=window.location.href;options.parameters=form.serialize(true);if(params){if(Object.isString(params))params=params.toQueryParams();Object.extend(options.parameters,params)}if(form.hasAttribute('method')&&!options.method)options.method=form.method;return new Ajax.Request(action,options)}};Form.Element={focus:function(element){$(element).focus();return element},select:function(element){$(element).select();return element}};Form.Element.Methods={serialize:function(element){element=$(element);if(!element.disabled&&element.name){var value=element.getValue();if(value!=undefined){var pair={};pair[element.name]=value;return Object.toQueryString(pair)}}return''},getValue:function(element){element=$(element);var method=element.tagName.toLowerCase();return Form.Element.Serializers[method](element)},setValue:function(element,value){element=$(element);var method=element.tagName.toLowerCase();Form.Element.Serializers[method](element,value);return element},clear:function(element){$(element).value='';return element},present:function(element){return $(element).value!=''},activate:function(element){element=$(element);try{element.focus();if(element.select&&(element.tagName.toLowerCase()!='input'||!(/^(?:button|reset|submit)$/i.test(element.type))))element.select()}catch(e){}return element},disable:function(element){element=$(element);element.disabled=true;return element},enable:function(element){element=$(element);element.disabled=false;return element}};var Field=Form.Element;var $F=Form.Element.Methods.getValue;Form.Element.Serializers={input:function(element,value){switch(element.type.toLowerCase()){case'checkbox':case'radio':return Form.Element.Serializers.inputSelector(element,value);default:return Form.Element.Serializers.textarea(element,value)}},inputSelector:function(element,value){if(Object.isUndefined(value))return element.checked?element.value:null;else element.checked=!!value},textarea:function(element,value){if(Object.isUndefined(value))return element.value;else element.value=value},select:function(element,value){if(Object.isUndefined(value))return this[element.type=='select-one'?'selectOne':'selectMany'](element);else{var opt,currentValue,single=!Object.isArray(value);for(var i=0,length=element.length;i<length;i++){opt=element.options[i];currentValue=this.optionValue(opt);if(single){if(currentValue==value){opt.selected=true;return}}else opt.selected=value.include(currentValue)}}},selectOne:function(element){var index=element.selectedIndex;return index>=0?this.optionValue(element.options[index]):null},selectMany:function(element){var values,length=element.length;if(!length)return null;for(var i=0,values=[];i<length;i++){var opt=element.options[i];if(opt.selected)values.push(this.optionValue(opt))}return values},optionValue:function(opt){return Element.extend(opt).hasAttribute('value')?opt.value:opt.text}};Abstract.TimedObserver=Class.create(PeriodicalExecuter,{initialize:function($super,element,frequency,callback){$super(callback,frequency);this.element=$(element);this.lastValue=this.getValue()},execute:function(){var value=this.getValue();if(Object.isString(this.lastValue)&&Object.isString(value)?this.lastValue!=value:String(this.lastValue)!=String(value)){this.callback(this.element,value);this.lastValue=value}}});Form.Element.Observer=Class.create(Abstract.TimedObserver,{getValue:function(){return Form.Element.getValue(this.element)}});Form.Observer=Class.create(Abstract.TimedObserver,{getValue:function(){return Form.serialize(this.element)}});Abstract.EventObserver=Class.create({initialize:function(element,callback){this.element=$(element);this.callback=callback;this.lastValue=this.getValue();if(this.element.tagName.toLowerCase()=='form')this.registerFormCallbacks();else this.registerCallback(this.element)},onElementEvent:function(){var value=this.getValue();if(this.lastValue!=value){this.callback(this.element,value);this.lastValue=value}},registerFormCallbacks:function(){Form.getElements(this.element).each(this.registerCallback,this)},registerCallback:function(element){if(element.type){switch(element.type.toLowerCase()){case'checkbox':case'radio':Event.observe(element,'click',this.onElementEvent.bind(this));break;default:Event.observe(element,'change',this.onElementEvent.bind(this));break}}}});Form.Element.EventObserver=Class.create(Abstract.EventObserver,{getValue:function(){return Form.Element.getValue(this.element)}});Form.EventObserver=Class.create(Abstract.EventObserver,{getValue:function(){return Form.serialize(this.element)}});(function(){var Event={KEY_BACKSPACE:8,KEY_TAB:9,KEY_RETURN:13,KEY_ESC:27,KEY_LEFT:37,KEY_UP:38,KEY_RIGHT:39,KEY_DOWN:40,KEY_DELETE:46,KEY_HOME:36,KEY_END:35,KEY_PAGEUP:33,KEY_PAGEDOWN:34,KEY_INSERT:45,cache:{}};var docEl=document.documentElement;var MOUSEENTER_MOUSELEAVE_EVENTS_SUPPORTED='onmouseenter'in docEl&&'onmouseleave'in docEl;var _isButton;if(Prototype.Browser.IE){var buttonMap={0:1,1:4,2:2};_isButton=function(event,code){return event.button===buttonMap[code]}}else if(Prototype.Browser.WebKit){_isButton=function(event,code){switch(code){case 0:return event.which==1&&!event.metaKey;case 1:return event.which==1&&event.metaKey;default:return false}}}else{_isButton=function(event,code){return event.which?(event.which===code+1):(event.button===code)}}function isLeftClick(event){return _isButton(event,0)}function isMiddleClick(event){return _isButton(event,1)}function isRightClick(event){return _isButton(event,2)}function element(event){event=Event.extend(event);var node=event.target,type=event.type,currentTarget=event.currentTarget;if(currentTarget&&currentTarget.tagName){if(type==='load'||type==='error'||(type==='click'&&currentTarget.tagName.toLowerCase()==='input'&&currentTarget.type==='radio'))node=currentTarget}if(node.nodeType==Node.TEXT_NODE)node=node.parentNode;return Element.extend(node)}function findElement(event,expression){var element=Event.element(event);if(!expression)return element;var elements=[element].concat(element.ancestors());return Selector.findElement(elements,expression,0)}function pointer(event){return{x:pointerX(event),y:pointerY(event)}}function pointerX(event){var docElement=document.documentElement,body=document.body||{scrollLeft:0};return event.pageX||(event.clientX+(docElement.scrollLeft||body.scrollLeft)-(docElement.clientLeft||0))}function pointerY(event){var docElement=document.documentElement,body=document.body||{scrollTop:0};return event.pageY||(event.clientY+(docElement.scrollTop||body.scrollTop)-(docElement.clientTop||0))}function stop(event){Event.extend(event);event.preventDefault();event.stopPropagation();event.stopped=true}Event.Methods={isLeftClick:isLeftClick,isMiddleClick:isMiddleClick,isRightClick:isRightClick,element:element,findElement:findElement,pointer:pointer,pointerX:pointerX,pointerY:pointerY,stop:stop};var methods=Object.keys(Event.Methods).inject({},function(m,name){m[name]=Event.Methods[name].methodize();return m});if(Prototype.Browser.IE){function _relatedTarget(event){var element;switch(event.type){case'mouseover':element=event.fromElement;break;case'mouseout':element=event.toElement;break;default:return null}return Element.extend(element)}Object.extend(methods,{stopPropagation:function(){this.cancelBubble=true},preventDefault:function(){this.returnValue=false},inspect:function(){return'[object Event]'}});Event.extend=function(event,element){if(!event)return false;if(event._extendedByPrototype)return event;event._extendedByPrototype=Prototype.emptyFunction;var pointer=Event.pointer(event);Object.extend(event,{target:event.srcElement||element,relatedTarget:_relatedTarget(event),pageX:pointer.x,pageY:pointer.y});return Object.extend(event,methods)}}else{Event.prototype=window.Event.prototype||document.createEvent('HTMLEvents').__proto__;Object.extend(Event.prototype,methods);Event.extend=Prototype.K}function _createResponder(element,eventName,handler){var registry=Element.retrieve(element,'prototype_event_registry');if(Object.isUndefined(registry)){CACHE.push(element);registry=Element.retrieve(element,'prototype_event_registry',$H())}var respondersForEvent=registry.get(eventName);if(Object.isUndefined(respondersForEvent)){respondersForEvent=[];registry.set(eventName,respondersForEvent)}if(respondersForEvent.pluck('handler').include(handler))return false;var responder;if(eventName.include(":")){responder=function(event){if(Object.isUndefined(event.eventName))return false;if(event.eventName!==eventName)return false;Event.extend(event,element);handler.call(element,event)}}else{if(!MOUSEENTER_MOUSELEAVE_EVENTS_SUPPORTED&&(eventName==="mouseenter"||eventName==="mouseleave")){if(eventName==="mouseenter"||eventName==="mouseleave"){responder=function(event){Event.extend(event,element);var parent=event.relatedTarget;while(parent&&parent!==element){try{parent=parent.parentNode}catch(e){parent=element}}if(parent===element)return;handler.call(element,event)}}}else{responder=function(event){Event.extend(event,element);handler.call(element,event)}}}responder.handler=handler;respondersForEvent.push(responder);return responder}function _destroyCache(){for(var i=0,length=CACHE.length;i<length;i++){Event.stopObserving(CACHE[i]);CACHE[i]=null}}var CACHE=[];if(Prototype.Browser.IE)window.attachEvent('onunload',_destroyCache);if(Prototype.Browser.WebKit)window.addEventListener('unload',Prototype.emptyFunction,false);var _getDOMEventName=Prototype.K;if(!MOUSEENTER_MOUSELEAVE_EVENTS_SUPPORTED){_getDOMEventName=function(eventName){var translations={mouseenter:"mouseover",mouseleave:"mouseout"};return eventName in translations?translations[eventName]:eventName}}function observe(element,eventName,handler){element=$(element);var responder=_createResponder(element,eventName,handler);if(!responder)return element;if(eventName.include(':')){if(element.addEventListener)element.addEventListener("dataavailable",responder,false);else{element.attachEvent("ondataavailable",responder);element.attachEvent("onfilterchange",responder)}}else{var actualEventName=_getDOMEventName(eventName);if(element.addEventListener)element.addEventListener(actualEventName,responder,false);else element.attachEvent("on"+actualEventName,responder)}return element}function stopObserving(element,eventName,handler){element=$(element);var registry=Element.retrieve(element,'prototype_event_registry');if(Object.isUndefined(registry))return element;if(eventName&&!handler){var responders=registry.get(eventName);if(Object.isUndefined(responders))return element;responders.each(function(r){Element.stopObserving(element,eventName,r.handler)});return element}else if(!eventName){registry.each(function(pair){var eventName=pair.key,responders=pair.value;responders.each(function(r){Element.stopObserving(element,eventName,r.handler)})});return element}var responders=registry.get(eventName);if(!responders)return;var responder=responders.find(function(r){return r.handler===handler});if(!responder)return element;var actualEventName=_getDOMEventName(eventName);if(eventName.include(':')){if(element.removeEventListener)element.removeEventListener("dataavailable",responder,false);else{element.detachEvent("ondataavailable",responder);element.detachEvent("onfilterchange",responder)}}else{if(element.removeEventListener)element.removeEventListener(actualEventName,responder,false);else element.detachEvent('on'+actualEventName,responder)}registry.set(eventName,responders.without(responder));return element}function fire(element,eventName,memo,bubble){element=$(element);if(Object.isUndefined(bubble))bubble=true;if(element==document&&document.createEvent&&!element.dispatchEvent)element=document.documentElement;var event;if(document.createEvent){event=document.createEvent('HTMLEvents');event.initEvent('dataavailable',true,true)}else{event=document.createEventObject();event.eventType=bubble?'ondataavailable':'onfilterchange'}event.eventName=eventName;event.memo=memo||{};if(document.createEvent)element.dispatchEvent(event);else element.fireEvent(event.eventType,event);return Event.extend(event)}Object.extend(Event,Event.Methods);Object.extend(Event,{fire:fire,observe:observe,stopObserving:stopObserving});Element.addMethods({fire:fire,observe:observe,stopObserving:stopObserving});Object.extend(document,{fire:fire.methodize(),observe:observe.methodize(),stopObserving:stopObserving.methodize(),loaded:false});if(window.Event)Object.extend(window.Event,Event);else window.Event=Event})();(function(){var timer;function fireContentLoadedEvent(){if(document.loaded)return;if(timer)window.clearTimeout(timer);document.loaded=true;document.fire('dom:loaded')}function checkReadyState(){if(document.readyState==='complete'){document.stopObserving('readystatechange',checkReadyState);fireContentLoadedEvent()}}function pollDoScroll(){try{document.documentElement.doScroll('left')}catch(e){timer=pollDoScroll.defer();return}fireContentLoadedEvent()}if(document.addEventListener){document.addEventListener('DOMContentLoaded',fireContentLoadedEvent,false)}else{document.observe('readystatechange',checkReadyState);if(window==top)timer=pollDoScroll.defer()}Event.observe(window,'load',fireContentLoadedEvent)})();Element.addMethods();Hash.toQueryString=Object.toQueryString;var Toggle={display:Element.toggle};Element.Methods.childOf=Element.Methods.descendantOf;var Insertion={Before:function(element,content){return Element.insert(element,{before:content})},Top:function(element,content){return Element.insert(element,{top:content})},Bottom:function(element,content){return Element.insert(element,{bottom:content})},After:function(element,content){return Element.insert(element,{after:content})}};var $continue=new Error('"throw $continue" is deprecated, use "return" instead');var Position={includeScrollOffsets:false,prepare:function(){this.deltaX=window.pageXOffset||document.documentElement.scrollLeft||document.body.scrollLeft||0;this.deltaY=window.pageYOffset||document.documentElement.scrollTop||document.body.scrollTop||0},within:function(element,x,y){if(this.includeScrollOffsets)return this.withinIncludingScrolloffsets(element,x,y);this.xcomp=x;this.ycomp=y;this.offset=Element.cumulativeOffset(element);return(y>=this.offset[1]&&y<this.offset[1]+element.offsetHeight&&x>=this.offset[0]&&x<this.offset[0]+element.offsetWidth)},withinIncludingScrolloffsets:function(element,x,y){var offsetcache=Element.cumulativeScrollOffset(element);this.xcomp=x+offsetcache[0]-this.deltaX;this.ycomp=y+offsetcache[1]-this.deltaY;this.offset=Element.cumulativeOffset(element);return(this.ycomp>=this.offset[1]&&this.ycomp<this.offset[1]+element.offsetHeight&&this.xcomp>=this.offset[0]&&this.xcomp<this.offset[0]+element.offsetWidth)},overlap:function(mode,element){if(!mode)return 0;if(mode=='vertical')return((this.offset[1]+element.offsetHeight)-this.ycomp)/element.offsetHeight;if(mode=='horizontal')return((this.offset[0]+element.offsetWidth)-this.xcomp)/element.offsetWidth},cumulativeOffset:Element.Methods.cumulativeOffset,positionedOffset:Element.Methods.positionedOffset,absolutize:function(element){Position.prepare();return Element.absolutize(element)},relativize:function(element){Position.prepare();return Element.relativize(element)},realOffset:Element.Methods.cumulativeScrollOffset,offsetParent:Element.Methods.getOffsetParent,page:Element.Methods.viewportOffset,clone:function(source,target,options){options=options||{};return Element.clonePosition(target,source,options)}};if(!document.getElementsByClassName)document.getElementsByClassName=function(instanceMethods){function iter(name){return name.blank()?null:"[contains(concat(' ', @class, ' '), ' "+name+" ')]"}instanceMethods.getElementsByClassName=Prototype.BrowserFeatures.XPath?function(element,className){className=className.toString().strip();var cond=/\s/.test(className)?$w(className).map(iter).join(''):iter(className);return cond?document._getElementsByXPath('.//*'+cond,element):[]}:function(element,className){className=className.toString().strip();var elements=[],classNames=(/\s/.test(className)?$w(className):null);if(!classNames&&!className)return elements;var nodes=$(element).getElementsByTagName('*');className=' '+className+' ';for(var i=0,child,cn;child=nodes[i];i++){if(child.className&&(cn=' '+child.className+' ')&&(cn.include(className)||(classNames&&classNames.all(function(name){return!name.toString().blank()&&cn.include(' '+name+' ')}))))elements.push(Element.extend(child))}return elements};return function(className,parentElement){return $(parentElement||document.body).getElementsByClassName(className)}}(Element.Methods);Element.ClassNames=Class.create();Element.ClassNames.prototype={initialize:function(element){this.element=$(element)},_each:function(iterator){this.element.className.split(/\s+/).select(function(name){return name.length>0})._each(iterator)},set:function(className){this.element.className=className},add:function(classNameToAdd){if(this.include(classNameToAdd))return;this.set($A(this).concat(classNameToAdd).join(' '))},remove:function(classNameToRemove){if(!this.include(classNameToRemove))return;this.set($A(this).without(classNameToRemove).join(' '))},toString:function(){return $A(this).join(' ')}};Object.extend(Element.ClassNames.prototype,Enumerable);
String.prototype.parseColor=function(){var color='#';if(this.slice(0,4)=='rgb('){var cols=this.slice(4,this.length-1).split(',');var i=0;do{color+=parseInt(cols[i]).toColorPart()}while(++i<3)}else{if(this.slice(0,1)=='#'){if(this.length==4)for(var i=1;i<4;i++)color+=(this.charAt(i)+this.charAt(i)).toLowerCase();if(this.length==7)color=this.toLowerCase()}}return(color.length==7?color:(arguments[0]||this))};Element.collectTextNodes=function(element){return $A($(element).childNodes).collect(function(node){return(node.nodeType==3?node.nodeValue:(node.hasChildNodes()?Element.collectTextNodes(node):''))}).flatten().join('')};Element.collectTextNodesIgnoreClass=function(element,className){return $A($(element).childNodes).collect(function(node){return(node.nodeType==3?node.nodeValue:((node.hasChildNodes()&&!Element.hasClassName(node,className))?Element.collectTextNodesIgnoreClass(node,className):''))}).flatten().join('')};Element.setContentZoom=function(element,percent){element=$(element);element.setStyle({fontSize:(percent/100)+'em'});if(Prototype.Browser.WebKit)window.scrollBy(0,0);return element};Element.getInlineOpacity=function(element){return $(element).style.opacity||''};Element.forceRerendering=function(element){try{element=$(element);var n=document.createTextNode(' ');element.appendChild(n);element.removeChild(n)}catch(e){}};var Effect={_elementDoesNotExistError:{name:'ElementDoesNotExistError',message:'The specified DOM element does not exist, but is required for this effect to operate'},Transitions:{linear:Prototype.K,sinoidal:function(pos){return(-Math.cos(pos*Math.PI)/2)+.5},reverse:function(pos){return 1-pos},flicker:function(pos){var pos=((-Math.cos(pos*Math.PI)/4)+.75)+Math.random()/4;return pos>1?1:pos},wobble:function(pos){return(-Math.cos(pos*Math.PI*(9*pos))/2)+.5},pulse:function(pos,pulses){return(-Math.cos((pos*((pulses||5)-.5)*2)*Math.PI)/2)+.5},spring:function(pos){return 1-(Math.cos(pos*4.5*Math.PI)*Math.exp(-pos*6))},none:function(pos){return 0},full:function(pos){return 1}},DefaultOptions:{duration:1.0,fps:100,sync:false,from:0.0,to:1.0,delay:0.0,queue:'parallel'},tagifyText:function(element){var tagifyStyle='position:relative';if(Prototype.Browser.IE)tagifyStyle+=';zoom:1';element=$(element);$A(element.childNodes).each(function(child){if(child.nodeType==3){child.nodeValue.toArray().each(function(character){element.insertBefore(new Element('span',{style:tagifyStyle}).update(character==' '?String.fromCharCode(160):character),child)});Element.remove(child)}})},multiple:function(element,effect){var elements;if(((typeof element=='object')||Object.isFunction(element))&&(element.length))elements=element;else elements=$(element).childNodes;var options=Object.extend({speed:0.1,delay:0.0},arguments[2]||{});var masterDelay=options.delay;$A(elements).each(function(element,index){new effect(element,Object.extend(options,{delay:index*options.speed+masterDelay}))})},PAIRS:{'slide':['SlideDown','SlideUp'],'blind':['BlindDown','BlindUp'],'appear':['Appear','Fade']},toggle:function(element,effect){element=$(element);effect=(effect||'appear').toLowerCase();var options=Object.extend({queue:{position:'end',scope:(element.id||'global'),limit:1}},arguments[2]||{});Effect[element.visible()?Effect.PAIRS[effect][1]:Effect.PAIRS[effect][0]](element,options)}};Effect.DefaultOptions.transition=Effect.Transitions.sinoidal;Effect.ScopedQueue=Class.create(Enumerable,{initialize:function(){this.effects=[];this.interval=null},_each:function(iterator){this.effects._each(iterator)},add:function(effect){var timestamp=new Date().getTime();var position=Object.isString(effect.options.queue)?effect.options.queue:effect.options.queue.position;switch(position){case'front':this.effects.findAll(function(e){return e.state=='idle'}).each(function(e){e.startOn+=effect.finishOn;e.finishOn+=effect.finishOn});break;case'with-last':timestamp=this.effects.pluck('startOn').max()||timestamp;break;case'end':timestamp=this.effects.pluck('finishOn').max()||timestamp;break}effect.startOn+=timestamp;effect.finishOn+=timestamp;if(!effect.options.queue.limit||(this.effects.length<effect.options.queue.limit))this.effects.push(effect);if(!this.interval)this.interval=setInterval(this.loop.bind(this),15)},remove:function(effect){this.effects=this.effects.reject(function(e){return e==effect});if(this.effects.length==0){clearInterval(this.interval);this.interval=null}},loop:function(){var timePos=new Date().getTime();for(var i=0,len=this.effects.length;i<len;i++)this.effects[i]&&this.effects[i].loop(timePos)}});Effect.Queues={instances:$H(),get:function(queueName){if(!Object.isString(queueName))return queueName;return this.instances.get(queueName)||this.instances.set(queueName,new Effect.ScopedQueue())}};Effect.Queue=Effect.Queues.get('global');Effect.Base=Class.create({position:null,start:function(options){function codeForEvent(options,eventName){return((options[eventName+'Internal']?'this.options.'+eventName+'Internal(this);':'')+(options[eventName]?'this.options.'+eventName+'(this);':''))}if(options&&options.transition===false)options.transition=Effect.Transitions.linear;this.options=Object.extend(Object.extend({},Effect.DefaultOptions),options||{});this.currentFrame=0;this.state='idle';this.startOn=this.options.delay*1000;this.finishOn=this.startOn+(this.options.duration*1000);this.fromToDelta=this.options.to-this.options.from;this.totalTime=this.finishOn-this.startOn;this.totalFrames=this.options.fps*this.options.duration;this.render=(function(){function dispatch(effect,eventName){if(effect.options[eventName+'Internal'])effect.options[eventName+'Internal'](effect);if(effect.options[eventName])effect.options[eventName](effect)}return function(pos){if(this.state==="idle"){this.state="running";dispatch(this,'beforeSetup');if(this.setup)this.setup();dispatch(this,'afterSetup')}if(this.state==="running"){pos=(this.options.transition(pos)*this.fromToDelta)+this.options.from;this.position=pos;dispatch(this,'beforeUpdate');if(this.update)this.update(pos);dispatch(this,'afterUpdate')}}})();this.event('beforeStart');if(!this.options.sync)Effect.Queues.get(Object.isString(this.options.queue)?'global':this.options.queue.scope).add(this)},loop:function(timePos){if(timePos>=this.startOn){if(timePos>=this.finishOn){this.render(1.0);this.cancel();this.event('beforeFinish');if(this.finish)this.finish();this.event('afterFinish');return}var pos=(timePos-this.startOn)/this.totalTime,frame=(pos*this.totalFrames).round();if(frame>this.currentFrame){this.render(pos);this.currentFrame=frame}}},cancel:function(){if(!this.options.sync)Effect.Queues.get(Object.isString(this.options.queue)?'global':this.options.queue.scope).remove(this);this.state='finished'},event:function(eventName){if(this.options[eventName+'Internal'])this.options[eventName+'Internal'](this);if(this.options[eventName])this.options[eventName](this)},inspect:function(){var data=$H();for(property in this)if(!Object.isFunction(this[property]))data.set(property,this[property]);return'#<Effect:'+data.inspect()+',options:'+$H(this.options).inspect()+'>'}});Effect.Parallel=Class.create(Effect.Base,{initialize:function(effects){this.effects=effects||[];this.start(arguments[1])},update:function(position){this.effects.invoke('render',position)},finish:function(position){this.effects.each(function(effect){effect.render(1.0);effect.cancel();effect.event('beforeFinish');if(effect.finish)effect.finish(position);effect.event('afterFinish')})}});Effect.Tween=Class.create(Effect.Base,{initialize:function(object,from,to){object=Object.isString(object)?$(object):object;var args=$A(arguments),method=args.last(),options=args.length==5?args[3]:null;this.method=Object.isFunction(method)?method.bind(object):Object.isFunction(object[method])?object[method].bind(object):function(value){object[method]=value};this.start(Object.extend({from:from,to:to},options||{}))},update:function(position){this.method(position)}});Effect.Event=Class.create(Effect.Base,{initialize:function(){this.start(Object.extend({duration:0},arguments[0]||{}))},update:Prototype.emptyFunction});Effect.Opacity=Class.create(Effect.Base,{initialize:function(element){this.element=$(element);if(!this.element)throw(Effect._elementDoesNotExistError);if(Prototype.Browser.IE&&(!this.element.currentStyle.hasLayout))this.element.setStyle({zoom:1});var options=Object.extend({from:this.element.getOpacity()||0.0,to:1.0},arguments[1]||{});this.start(options)},update:function(position){this.element.setOpacity(position)}});Effect.Move=Class.create(Effect.Base,{initialize:function(element){this.element=$(element);if(!this.element)throw(Effect._elementDoesNotExistError);var options=Object.extend({x:0,y:0,mode:'relative'},arguments[1]||{});this.start(options)},setup:function(){this.element.makePositioned();this.originalLeft=parseFloat(this.element.getStyle('left')||'0');this.originalTop=parseFloat(this.element.getStyle('top')||'0');if(this.options.mode=='absolute'){this.options.x=this.options.x-this.originalLeft;this.options.y=this.options.y-this.originalTop}},update:function(position){this.element.setStyle({left:(this.options.x*position+this.originalLeft).round()+'px',top:(this.options.y*position+this.originalTop).round()+'px'})}});Effect.MoveBy=function(element,toTop,toLeft){return new Effect.Move(element,Object.extend({x:toLeft,y:toTop},arguments[3]||{}))};Effect.Scale=Class.create(Effect.Base,{initialize:function(element,percent){this.element=$(element);if(!this.element)throw(Effect._elementDoesNotExistError);var options=Object.extend({scaleX:true,scaleY:true,scaleContent:true,scaleFromCenter:false,scaleMode:'box',scaleFrom:100.0,scaleTo:percent},arguments[2]||{});this.start(options)},setup:function(){this.restoreAfterFinish=this.options.restoreAfterFinish||false;this.elementPositioning=this.element.getStyle('position');this.originalStyle={};['top','left','width','height','fontSize'].each(function(k){this.originalStyle[k]=this.element.style[k]}.bind(this));this.originalTop=this.element.offsetTop;this.originalLeft=this.element.offsetLeft;var fontSize=this.element.getStyle('font-size')||'100%';['em','px','%','pt'].each(function(fontSizeType){if(fontSize.indexOf(fontSizeType)>0){this.fontSize=parseFloat(fontSize);this.fontSizeType=fontSizeType}}.bind(this));this.factor=(this.options.scaleTo-this.options.scaleFrom)/100;this.dims=null;if(this.options.scaleMode=='box')this.dims=[this.element.offsetHeight,this.element.offsetWidth];if(/^content/.test(this.options.scaleMode))this.dims=[this.element.scrollHeight,this.element.scrollWidth];if(!this.dims)this.dims=[this.options.scaleMode.originalHeight,this.options.scaleMode.originalWidth]},update:function(position){var currentScale=(this.options.scaleFrom/100.0)+(this.factor*position);if(this.options.scaleContent&&this.fontSize)this.element.setStyle({fontSize:this.fontSize*currentScale+this.fontSizeType});this.setDimensions(this.dims[0]*currentScale,this.dims[1]*currentScale)},finish:function(position){if(this.restoreAfterFinish)this.element.setStyle(this.originalStyle)},setDimensions:function(height,width){var d={};if(this.options.scaleX)d.width=width.round()+'px';if(this.options.scaleY)d.height=height.round()+'px';if(this.options.scaleFromCenter){var topd=(height-this.dims[0])/2;var leftd=(width-this.dims[1])/2;if(this.elementPositioning=='absolute'){if(this.options.scaleY)d.top=this.originalTop-topd+'px';if(this.options.scaleX)d.left=this.originalLeft-leftd+'px'}else{if(this.options.scaleY)d.top=-topd+'px';if(this.options.scaleX)d.left=-leftd+'px'}}this.element.setStyle(d)}});Effect.Highlight=Class.create(Effect.Base,{initialize:function(element){this.element=$(element);if(!this.element)throw(Effect._elementDoesNotExistError);var options=Object.extend({startcolor:'#ffff99'},arguments[1]||{});this.start(options)},setup:function(){if(this.element.getStyle('display')=='none'){this.cancel();return}this.oldStyle={};if(!this.options.keepBackgroundImage){this.oldStyle.backgroundImage=this.element.getStyle('background-image');this.element.setStyle({backgroundImage:'none'})}if(!this.options.endcolor)this.options.endcolor=this.element.getStyle('background-color').parseColor('#ffffff');if(!this.options.restorecolor)this.options.restorecolor=this.element.getStyle('background-color');this._base=$R(0,2).map(function(i){return parseInt(this.options.startcolor.slice(i*2+1,i*2+3),16)}.bind(this));this._delta=$R(0,2).map(function(i){return parseInt(this.options.endcolor.slice(i*2+1,i*2+3),16)-this._base[i]}.bind(this))},update:function(position){this.element.setStyle({backgroundColor:$R(0,2).inject('#',function(m,v,i){return m+((this._base[i]+(this._delta[i]*position)).round().toColorPart())}.bind(this))})},finish:function(){this.element.setStyle(Object.extend(this.oldStyle,{backgroundColor:this.options.restorecolor}))}});Effect.ScrollTo=function(element){var options=arguments[1]||{},scrollOffsets=document.viewport.getScrollOffsets(),elementOffsets=$(element).cumulativeOffset();if(options.offset)elementOffsets[1]+=options.offset;return new Effect.Tween(null,scrollOffsets.top,elementOffsets[1],options,function(p){scrollTo(scrollOffsets.left,p.round())})};Effect.Fade=function(element){element=$(element);var oldOpacity=element.getInlineOpacity();var options=Object.extend({from:element.getOpacity()||1.0,to:0.0,afterFinishInternal:function(effect){if(effect.options.to!=0)return;effect.element.hide().setStyle({opacity:oldOpacity})}},arguments[1]||{});return new Effect.Opacity(element,options)};Effect.Appear=function(element){element=$(element);var options=Object.extend({from:(element.getStyle('display')=='none'?0.0:element.getOpacity()||0.0),to:1.0,afterFinishInternal:function(effect){effect.element.forceRerendering()},beforeSetup:function(effect){effect.element.setOpacity(effect.options.from).show()}},arguments[1]||{});return new Effect.Opacity(element,options)};Effect.Puff=function(element){element=$(element);var oldStyle={opacity:element.getInlineOpacity(),position:element.getStyle('position'),top:element.style.top,left:element.style.left,width:element.style.width,height:element.style.height};return new Effect.Parallel([new Effect.Scale(element,200,{sync:true,scaleFromCenter:true,scaleContent:true,restoreAfterFinish:true}),new Effect.Opacity(element,{sync:true,to:0.0})],Object.extend({duration:1.0,beforeSetupInternal:function(effect){Position.absolutize(effect.effects[0].element)},afterFinishInternal:function(effect){effect.effects[0].element.hide().setStyle(oldStyle)}},arguments[1]||{}))};Effect.BlindUp=function(element){element=$(element);element.makeClipping();return new Effect.Scale(element,0,Object.extend({scaleContent:false,scaleX:false,restoreAfterFinish:true,afterFinishInternal:function(effect){effect.element.hide().undoClipping()}},arguments[1]||{}))};Effect.BlindDown=function(element){element=$(element);var elementDimensions=element.getDimensions();return new Effect.Scale(element,100,Object.extend({scaleContent:false,scaleX:false,scaleFrom:0,scaleMode:{originalHeight:elementDimensions.height,originalWidth:elementDimensions.width},restoreAfterFinish:true,afterSetup:function(effect){effect.element.makeClipping().setStyle({height:'0px'}).show()},afterFinishInternal:function(effect){effect.element.undoClipping()}},arguments[1]||{}))};Effect.SwitchOff=function(element){element=$(element);var oldOpacity=element.getInlineOpacity();return new Effect.Appear(element,Object.extend({duration:0.4,from:0,transition:Effect.Transitions.flicker,afterFinishInternal:function(effect){new Effect.Scale(effect.element,1,{duration:0.3,scaleFromCenter:true,scaleX:false,scaleContent:false,restoreAfterFinish:true,beforeSetup:function(effect){effect.element.makePositioned().makeClipping()},afterFinishInternal:function(effect){effect.element.hide().undoClipping().undoPositioned().setStyle({opacity:oldOpacity})}})}},arguments[1]||{}))};Effect.DropOut=function(element){element=$(element);var oldStyle={top:element.getStyle('top'),left:element.getStyle('left'),opacity:element.getInlineOpacity()};return new Effect.Parallel([new Effect.Move(element,{x:0,y:100,sync:true}),new Effect.Opacity(element,{sync:true,to:0.0})],Object.extend({duration:0.5,beforeSetup:function(effect){effect.effects[0].element.makePositioned()},afterFinishInternal:function(effect){effect.effects[0].element.hide().undoPositioned().setStyle(oldStyle)}},arguments[1]||{}))};Effect.Shake=function(element){element=$(element);var options=Object.extend({distance:20,duration:0.5},arguments[1]||{});var distance=parseFloat(options.distance);var split=parseFloat(options.duration)/10.0;var oldStyle={top:element.getStyle('top'),left:element.getStyle('left')};return new Effect.Move(element,{x:distance,y:0,duration:split,afterFinishInternal:function(effect){new Effect.Move(effect.element,{x:-distance*2,y:0,duration:split*2,afterFinishInternal:function(effect){new Effect.Move(effect.element,{x:distance*2,y:0,duration:split*2,afterFinishInternal:function(effect){new Effect.Move(effect.element,{x:-distance*2,y:0,duration:split*2,afterFinishInternal:function(effect){new Effect.Move(effect.element,{x:distance*2,y:0,duration:split*2,afterFinishInternal:function(effect){new Effect.Move(effect.element,{x:-distance,y:0,duration:split,afterFinishInternal:function(effect){effect.element.undoPositioned().setStyle(oldStyle)}})}})}})}})}})}})};Effect.SlideDown=function(element){element=$(element).cleanWhitespace();var oldInnerBottom=element.down().getStyle('bottom');var elementDimensions=element.getDimensions();return new Effect.Scale(element,100,Object.extend({scaleContent:false,scaleX:false,scaleFrom:window.opera?0:1,scaleMode:{originalHeight:elementDimensions.height,originalWidth:elementDimensions.width},restoreAfterFinish:true,afterSetup:function(effect){effect.element.makePositioned();effect.element.down().makePositioned();if(window.opera)effect.element.setStyle({top:''});effect.element.makeClipping().setStyle({height:'0px'}).show()},afterUpdateInternal:function(effect){effect.element.down().setStyle({bottom:(effect.dims[0]-effect.element.clientHeight)+'px'})},afterFinishInternal:function(effect){effect.element.undoClipping().undoPositioned();effect.element.down().undoPositioned().setStyle({bottom:oldInnerBottom})}},arguments[1]||{}))};Effect.SlideUp=function(element){element=$(element).cleanWhitespace();var oldInnerBottom=element.down().getStyle('bottom');var elementDimensions=element.getDimensions();return new Effect.Scale(element,window.opera?0:1,Object.extend({scaleContent:false,scaleX:false,scaleMode:'box',scaleFrom:100,scaleMode:{originalHeight:elementDimensions.height,originalWidth:elementDimensions.width},restoreAfterFinish:true,afterSetup:function(effect){effect.element.makePositioned();effect.element.down().makePositioned();if(window.opera)effect.element.setStyle({top:''});effect.element.makeClipping().show()},afterUpdateInternal:function(effect){effect.element.down().setStyle({bottom:(effect.dims[0]-effect.element.clientHeight)+'px'})},afterFinishInternal:function(effect){effect.element.hide().undoClipping().undoPositioned();effect.element.down().undoPositioned().setStyle({bottom:oldInnerBottom})}},arguments[1]||{}))};Effect.Squish=function(element){return new Effect.Scale(element,window.opera?1:0,{restoreAfterFinish:true,beforeSetup:function(effect){effect.element.makeClipping()},afterFinishInternal:function(effect){effect.element.hide().undoClipping()}})};Effect.Grow=function(element){element=$(element);var options=Object.extend({direction:'center',moveTransition:Effect.Transitions.sinoidal,scaleTransition:Effect.Transitions.sinoidal,opacityTransition:Effect.Transitions.full},arguments[1]||{});var oldStyle={top:element.style.top,left:element.style.left,height:element.style.height,width:element.style.width,opacity:element.getInlineOpacity()};var dims=element.getDimensions();var initialMoveX,initialMoveY;var moveX,moveY;switch(options.direction){case'top-left':initialMoveX=initialMoveY=moveX=moveY=0;break;case'top-right':initialMoveX=dims.width;initialMoveY=moveY=0;moveX=-dims.width;break;case'bottom-left':initialMoveX=moveX=0;initialMoveY=dims.height;moveY=-dims.height;break;case'bottom-right':initialMoveX=dims.width;initialMoveY=dims.height;moveX=-dims.width;moveY=-dims.height;break;case'center':initialMoveX=dims.width/2;initialMoveY=dims.height/2;moveX=-dims.width/2;moveY=-dims.height/2;break}return new Effect.Move(element,{x:initialMoveX,y:initialMoveY,duration:0.01,beforeSetup:function(effect){effect.element.hide().makeClipping().makePositioned()},afterFinishInternal:function(effect){new Effect.Parallel([new Effect.Opacity(effect.element,{sync:true,to:1.0,from:0.0,transition:options.opacityTransition}),new Effect.Move(effect.element,{x:moveX,y:moveY,sync:true,transition:options.moveTransition}),new Effect.Scale(effect.element,100,{scaleMode:{originalHeight:dims.height,originalWidth:dims.width},sync:true,scaleFrom:window.opera?1:0,transition:options.scaleTransition,restoreAfterFinish:true})],Object.extend({beforeSetup:function(effect){effect.effects[0].element.setStyle({height:'0px'}).show()},afterFinishInternal:function(effect){effect.effects[0].element.undoClipping().undoPositioned().setStyle(oldStyle)}},options))}})};Effect.Shrink=function(element){element=$(element);var options=Object.extend({direction:'center',moveTransition:Effect.Transitions.sinoidal,scaleTransition:Effect.Transitions.sinoidal,opacityTransition:Effect.Transitions.none},arguments[1]||{});var oldStyle={top:element.style.top,left:element.style.left,height:element.style.height,width:element.style.width,opacity:element.getInlineOpacity()};var dims=element.getDimensions();var moveX,moveY;switch(options.direction){case'top-left':moveX=moveY=0;break;case'top-right':moveX=dims.width;moveY=0;break;case'bottom-left':moveX=0;moveY=dims.height;break;case'bottom-right':moveX=dims.width;moveY=dims.height;break;case'center':moveX=dims.width/2;moveY=dims.height/2;break}return new Effect.Parallel([new Effect.Opacity(element,{sync:true,to:0.0,from:1.0,transition:options.opacityTransition}),new Effect.Scale(element,window.opera?1:0,{sync:true,transition:options.scaleTransition,restoreAfterFinish:true}),new Effect.Move(element,{x:moveX,y:moveY,sync:true,transition:options.moveTransition})],Object.extend({beforeStartInternal:function(effect){effect.effects[0].element.makePositioned().makeClipping()},afterFinishInternal:function(effect){effect.effects[0].element.hide().undoClipping().undoPositioned().setStyle(oldStyle)}},options))};Effect.Pulsate=function(element){element=$(element);var options=arguments[1]||{},oldOpacity=element.getInlineOpacity(),transition=options.transition||Effect.Transitions.linear,reverser=function(pos){return 1-transition((-Math.cos((pos*(options.pulses||5)*2)*Math.PI)/2)+.5)};return new Effect.Opacity(element,Object.extend(Object.extend({duration:2.0,from:0,afterFinishInternal:function(effect){effect.element.setStyle({opacity:oldOpacity})}},options),{transition:reverser}))};Effect.Fold=function(element){element=$(element);var oldStyle={top:element.style.top,left:element.style.left,width:element.style.width,height:element.style.height};element.makeClipping();return new Effect.Scale(element,5,Object.extend({scaleContent:false,scaleX:false,afterFinishInternal:function(effect){new Effect.Scale(element,1,{scaleContent:false,scaleY:false,afterFinishInternal:function(effect){effect.element.hide().undoClipping().setStyle(oldStyle)}})}},arguments[1]||{}))};Effect.Morph=Class.create(Effect.Base,{initialize:function(element){this.element=$(element);if(!this.element)throw(Effect._elementDoesNotExistError);var options=Object.extend({style:{}},arguments[1]||{});if(!Object.isString(options.style))this.style=$H(options.style);else{if(options.style.include(':'))this.style=options.style.parseStyle();else{this.element.addClassName(options.style);this.style=$H(this.element.getStyles());this.element.removeClassName(options.style);var css=this.element.getStyles();this.style=this.style.reject(function(style){return style.value==css[style.key]});options.afterFinishInternal=function(effect){effect.element.addClassName(effect.options.style);effect.transforms.each(function(transform){effect.element.style[transform.style]=''})}}}this.start(options)},setup:function(){function parseColor(color){if(!color||['rgba(0, 0, 0, 0)','transparent'].include(color))color='#ffffff';color=color.parseColor();return $R(0,2).map(function(i){return parseInt(color.slice(i*2+1,i*2+3),16)})}this.transforms=this.style.map(function(pair){var property=pair[0],value=pair[1],unit=null;if(value.parseColor('#zzzzzz')!='#zzzzzz'){value=value.parseColor();unit='color'}else if(property=='opacity'){value=parseFloat(value);if(Prototype.Browser.IE&&(!this.element.currentStyle.hasLayout))this.element.setStyle({zoom:1})}else if(Element.CSS_LENGTH.test(value)){var components=value.match(/^([\+\-]?[0-9\.]+)(.*)$/);value=parseFloat(components[1]);unit=(components.length==3)?components[2]:null}var originalValue=this.element.getStyle(property);return{style:property.camelize(),originalValue:unit=='color'?parseColor(originalValue):parseFloat(originalValue||0),targetValue:unit=='color'?parseColor(value):value,unit:unit}}.bind(this)).reject(function(transform){return((transform.originalValue==transform.targetValue)||(transform.unit!='color'&&(isNaN(transform.originalValue)||isNaN(transform.targetValue))))})},update:function(position){var style={},transform,i=this.transforms.length;while(i--)style[(transform=this.transforms[i]).style]=transform.unit=='color'?'#'+(Math.round(transform.originalValue[0]+(transform.targetValue[0]-transform.originalValue[0])*position)).toColorPart()+(Math.round(transform.originalValue[1]+(transform.targetValue[1]-transform.originalValue[1])*position)).toColorPart()+(Math.round(transform.originalValue[2]+(transform.targetValue[2]-transform.originalValue[2])*position)).toColorPart():(transform.originalValue+(transform.targetValue-transform.originalValue)*position).toFixed(3)+(transform.unit===null?'':transform.unit);this.element.setStyle(style,true)}});Effect.Transform=Class.create({initialize:function(tracks){this.tracks=[];this.options=arguments[1]||{};this.addTracks(tracks)},addTracks:function(tracks){tracks.each(function(track){track=$H(track);var data=track.values().first();this.tracks.push($H({ids:track.keys().first(),effect:Effect.Morph,options:{style:data}}))}.bind(this));return this},play:function(){return new Effect.Parallel(this.tracks.map(function(track){var ids=track.get('ids'),effect=track.get('effect'),options=track.get('options');var elements=[$(ids)||$$(ids)].flatten();return elements.map(function(e){return new effect(e,Object.extend({sync:true},options))})}).flatten(),this.options)}});Element.CSS_PROPERTIES=$w('backgroundColor backgroundPosition borderBottomColor borderBottomStyle '+'borderBottomWidth borderLeftColor borderLeftStyle borderLeftWidth '+'borderRightColor borderRightStyle borderRightWidth borderSpacing '+'borderTopColor borderTopStyle borderTopWidth bottom clip color '+'fontSize fontWeight height left letterSpacing lineHeight '+'marginBottom marginLeft marginRight marginTop markerOffset maxHeight '+'maxWidth minHeight minWidth opacity outlineColor outlineOffset '+'outlineWidth paddingBottom paddingLeft paddingRight paddingTop '+'right textIndent top width wordSpacing zIndex');Element.CSS_LENGTH=/^(([\+\-]?[0-9\.]+)(em|ex|px|in|cm|mm|pt|pc|\%))|0$/;String.__parseStyleElement=document.createElement('div');String.prototype.parseStyle=function(){var style,styleRules=$H();if(Prototype.Browser.WebKit)style=new Element('div',{style:this}).style;else{String.__parseStyleElement.innerHTML='<div style="'+this+'"></div>';style=String.__parseStyleElement.childNodes[0].style}Element.CSS_PROPERTIES.each(function(property){if(style[property])styleRules.set(property,style[property])});if(Prototype.Browser.IE&&this.include('opacity'))styleRules.set('opacity',this.match(/opacity:\s*((?:0|1)?(?:\.\d*)?)/)[1]);return styleRules};if(document.defaultView&&document.defaultView.getComputedStyle){Element.getStyles=function(element){var css=document.defaultView.getComputedStyle($(element),null);return Element.CSS_PROPERTIES.inject({},function(styles,property){styles[property]=css[property];return styles})}}else{Element.getStyles=function(element){element=$(element);var css=element.currentStyle,styles;styles=Element.CSS_PROPERTIES.inject({},function(results,property){results[property]=css[property];return results});if(!styles.opacity)styles.opacity=element.getOpacity();return styles}}Effect.Methods={morph:function(element,style){element=$(element);new Effect.Morph(element,Object.extend({style:style},arguments[2]||{}));return element},visualEffect:function(element,effect,options){element=$(element);var s=effect.dasherize().camelize(),klass=s.charAt(0).toUpperCase()+s.substring(1);new Effect[klass](element,options);return element},highlight:function(element,options){element=$(element);new Effect.Highlight(element,options);return element}};$w('fade appear grow shrink fold blindUp blindDown slideUp slideDown '+'pulsate shake puff squish switchOff dropOut').each(function(effect){Effect.Methods[effect]=function(element,options){element=$(element);Effect[effect.charAt(0).toUpperCase()+effect.substring(1)](element,options);return element}});$w('getInlineOpacity forceRerendering setContentZoom collectTextNodes collectTextNodesIgnoreClass getStyles').each(function(f){Effect.Methods[f]=Element[f]});Element.addMethods(Effect.Methods);
if(Object.isUndefined(Effect))throw("dragdrop.js requires including script.aculo.us' effects.js library");var Droppables={drops:[],remove:function(element){this.drops=this.drops.reject(function(d){return d.element==$(element)})},add:function(element){element=$(element);var options=Object.extend({greedy:true,hoverclass:null,tree:false},arguments[1]||{});if(options.containment){options._containers=[];var containment=options.containment;if(Object.isArray(containment)){containment.each(function(c){options._containers.push($(c))})}else{options._containers.push($(containment))}}if(options.accept)options.accept=[options.accept].flatten();Element.makePositioned(element);options.element=element;this.drops.push(options)},findDeepestChild:function(drops){deepest=drops[0];for(i=1;i<drops.length;++i)if(Element.isParent(drops[i].element,deepest.element))deepest=drops[i];return deepest},isContained:function(element,drop){var containmentNode;if(drop.tree){containmentNode=element.treeNode}else{containmentNode=element.parentNode}return drop._containers.detect(function(c){return containmentNode==c})},isAffected:function(point,element,drop){return((drop.element!=element)&&((!drop._containers)||this.isContained(element,drop))&&((!drop.accept)||(Element.classNames(element).detect(function(v){return drop.accept.include(v)})))&&Position.within(drop.element,point[0],point[1]))},deactivate:function(drop){if(drop.hoverclass)Element.removeClassName(drop.element,drop.hoverclass);this.last_active=null},activate:function(drop){if(drop.hoverclass)Element.addClassName(drop.element,drop.hoverclass);this.last_active=drop},show:function(point,element){if(!this.drops.length)return;var drop,affected=[];this.drops.each(function(drop){if(Droppables.isAffected(point,element,drop))affected.push(drop)});if(affected.length>0)drop=Droppables.findDeepestChild(affected);if(this.last_active&&this.last_active!=drop)this.deactivate(this.last_active);if(drop){Position.within(drop.element,point[0],point[1]);if(drop.onHover)drop.onHover(element,drop.element,Position.overlap(drop.overlap,drop.element));if(drop!=this.last_active)Droppables.activate(drop)}},fire:function(event,element){if(!this.last_active)return;Position.prepare();if(this.isAffected([Event.pointerX(event),Event.pointerY(event)],element,this.last_active))if(this.last_active.onDrop){this.last_active.onDrop(element,this.last_active.element,event);return true}},reset:function(){if(this.last_active)this.deactivate(this.last_active)}};var Draggables={drags:[],observers:[],register:function(draggable){if(this.drags.length==0){this.eventMouseUp=this.endDrag.bindAsEventListener(this);this.eventMouseMove=this.updateDrag.bindAsEventListener(this);this.eventKeypress=this.keyPress.bindAsEventListener(this);Event.observe(document,"mouseup",this.eventMouseUp);Event.observe(document,"mousemove",this.eventMouseMove);Event.observe(document,"keypress",this.eventKeypress)}this.drags.push(draggable)},unregister:function(draggable){this.drags=this.drags.reject(function(d){return d==draggable});if(this.drags.length==0){Event.stopObserving(document,"mouseup",this.eventMouseUp);Event.stopObserving(document,"mousemove",this.eventMouseMove);Event.stopObserving(document,"keypress",this.eventKeypress)}},activate:function(draggable){if(draggable.options.delay){this._timeout=setTimeout(function(){Draggables._timeout=null;window.focus();Draggables.activeDraggable=draggable}.bind(this),draggable.options.delay)}else{window.focus();this.activeDraggable=draggable}},deactivate:function(){this.activeDraggable=null},updateDrag:function(event){if(!this.activeDraggable)return;var pointer=[Event.pointerX(event),Event.pointerY(event)];if(this._lastPointer&&(this._lastPointer.inspect()==pointer.inspect()))return;this._lastPointer=pointer;this.activeDraggable.updateDrag(event,pointer)},endDrag:function(event){if(this._timeout){clearTimeout(this._timeout);this._timeout=null}if(!this.activeDraggable)return;this._lastPointer=null;this.activeDraggable.endDrag(event);this.activeDraggable=null},keyPress:function(event){if(this.activeDraggable)this.activeDraggable.keyPress(event)},addObserver:function(observer){this.observers.push(observer);this._cacheObserverCallbacks()},removeObserver:function(element){this.observers=this.observers.reject(function(o){return o.element==element});this._cacheObserverCallbacks()},notify:function(eventName,draggable,event){if(this[eventName+'Count']>0)this.observers.each(function(o){if(o[eventName])o[eventName](eventName,draggable,event)});if(draggable.options[eventName])draggable.options[eventName](draggable,event)},_cacheObserverCallbacks:function(){['onStart','onEnd','onDrag'].each(function(eventName){Draggables[eventName+'Count']=Draggables.observers.select(function(o){return o[eventName]}).length})}};var Draggable=Class.create({initialize:function(element){var defaults={handle:false,reverteffect:function(element,top_offset,left_offset){var dur=Math.sqrt(Math.abs(top_offset^2)+Math.abs(left_offset^2))*0.02;new Effect.Move(element,{x:-left_offset,y:-top_offset,duration:dur,queue:{scope:'_draggable',position:'end'}})},endeffect:function(element){var toOpacity=Object.isNumber(element._opacity)?element._opacity:1.0;new Effect.Opacity(element,{duration:0.2,from:0.7,to:toOpacity,queue:{scope:'_draggable',position:'end'},afterFinish:function(){Draggable._dragging[element]=false}})},zindex:1000,revert:false,quiet:false,scroll:false,scrollSensitivity:20,scrollSpeed:15,snap:false,delay:0};if(!arguments[1]||Object.isUndefined(arguments[1].endeffect))Object.extend(defaults,{starteffect:function(element){element._opacity=Element.getOpacity(element);Draggable._dragging[element]=true;new Effect.Opacity(element,{duration:0.2,from:element._opacity,to:0.7})}});var options=Object.extend(defaults,arguments[1]||{});this.element=$(element);if(options.handle&&Object.isString(options.handle))this.handle=this.element.down('.'+options.handle,0);if(!this.handle)this.handle=$(options.handle);if(!this.handle)this.handle=this.element;if(options.scroll&&!options.scroll.scrollTo&&!options.scroll.outerHTML){options.scroll=$(options.scroll);this._isScrollChild=Element.childOf(this.element,options.scroll)}Element.makePositioned(this.element);this.options=options;this.dragging=false;this.eventMouseDown=this.initDrag.bindAsEventListener(this);Event.observe(this.handle,"mousedown",this.eventMouseDown);Draggables.register(this)},destroy:function(){Event.stopObserving(this.handle,"mousedown",this.eventMouseDown);Draggables.unregister(this)},currentDelta:function(){return([parseInt(Element.getStyle(this.element,'left')||'0'),parseInt(Element.getStyle(this.element,'top')||'0')])},initDrag:function(event){if(!Object.isUndefined(Draggable._dragging[this.element])&&Draggable._dragging[this.element])return;if(Event.isLeftClick(event)){var src=Event.element(event);if((tag_name=src.tagName.toUpperCase())&&(tag_name=='INPUT'||tag_name=='SELECT'||tag_name=='OPTION'||tag_name=='BUTTON'||tag_name=='TEXTAREA'))return;var pointer=[Event.pointerX(event),Event.pointerY(event)];var pos=Position.cumulativeOffset(this.element);this.offset=[0,1].map(function(i){return(pointer[i]-pos[i])});Draggables.activate(this);Event.stop(event)}},startDrag:function(event){this.dragging=true;if(!this.delta)this.delta=this.currentDelta();if(this.options.zindex){this.originalZ=parseInt(Element.getStyle(this.element,'z-index')||0);this.element.style.zIndex=this.options.zindex}if(this.options.ghosting){this._clone=this.element.cloneNode(true);this._originallyAbsolute=(this.element.getStyle('position')=='absolute');if(!this._originallyAbsolute)Position.absolutize(this.element);this.element.parentNode.insertBefore(this._clone,this.element)}if(this.options.scroll){if(this.options.scroll==window){var where=this._getWindowScroll(this.options.scroll);this.originalScrollLeft=where.left;this.originalScrollTop=where.top}else{this.originalScrollLeft=this.options.scroll.scrollLeft;this.originalScrollTop=this.options.scroll.scrollTop}}Draggables.notify('onStart',this,event);if(this.options.starteffect)this.options.starteffect(this.element)},updateDrag:function(event,pointer){if(!this.dragging)this.startDrag(event);if(!this.options.quiet){Position.prepare();Droppables.show(pointer,this.element)}Draggables.notify('onDrag',this,event);this.draw(pointer);if(this.options.change)this.options.change(this);if(this.options.scroll){this.stopScrolling();var p;if(this.options.scroll==window){with(this._getWindowScroll(this.options.scroll)){p=[left,top,left+width,top+height]}}else{p=Position.page(this.options.scroll);p[0]+=this.options.scroll.scrollLeft+Position.deltaX;p[1]+=this.options.scroll.scrollTop+Position.deltaY;p.push(p[0]+this.options.scroll.offsetWidth);p.push(p[1]+this.options.scroll.offsetHeight)}var speed=[0,0];if(pointer[0]<(p[0]+this.options.scrollSensitivity))speed[0]=pointer[0]-(p[0]+this.options.scrollSensitivity);if(pointer[1]<(p[1]+this.options.scrollSensitivity))speed[1]=pointer[1]-(p[1]+this.options.scrollSensitivity);if(pointer[0]>(p[2]-this.options.scrollSensitivity))speed[0]=pointer[0]-(p[2]-this.options.scrollSensitivity);if(pointer[1]>(p[3]-this.options.scrollSensitivity))speed[1]=pointer[1]-(p[3]-this.options.scrollSensitivity);this.startScrolling(speed)}if(Prototype.Browser.WebKit)window.scrollBy(0,0);Event.stop(event)},finishDrag:function(event,success){this.dragging=false;if(this.options.quiet){Position.prepare();var pointer=[Event.pointerX(event),Event.pointerY(event)];Droppables.show(pointer,this.element)}if(this.options.ghosting){if(!this._originallyAbsolute)Position.relativize(this.element);delete this._originallyAbsolute;Element.remove(this._clone);this._clone=null}var dropped=false;if(success){dropped=Droppables.fire(event,this.element);if(!dropped)dropped=false}if(dropped&&this.options.onDropped)this.options.onDropped(this.element);Draggables.notify('onEnd',this,event);var revert=this.options.revert;if(revert&&Object.isFunction(revert))revert=revert(this.element);var d=this.currentDelta();if(revert&&this.options.reverteffect){if(dropped==0||revert!='failure')this.options.reverteffect(this.element,d[1]-this.delta[1],d[0]-this.delta[0])}else{this.delta=d}if(this.options.zindex)this.element.style.zIndex=this.originalZ;if(this.options.endeffect)this.options.endeffect(this.element);Draggables.deactivate(this);Droppables.reset()},keyPress:function(event){if(event.keyCode!=Event.KEY_ESC)return;this.finishDrag(event,false);Event.stop(event)},endDrag:function(event){if(!this.dragging)return;this.stopScrolling();this.finishDrag(event,true);Event.stop(event)},draw:function(point){var pos=Position.cumulativeOffset(this.element);if(this.options.ghosting){var r=Position.realOffset(this.element);pos[0]+=r[0]-Position.deltaX;pos[1]+=r[1]-Position.deltaY}var d=this.currentDelta();pos[0]-=d[0];pos[1]-=d[1];if(this.options.scroll&&(this.options.scroll!=window&&this._isScrollChild)){pos[0]-=this.options.scroll.scrollLeft-this.originalScrollLeft;pos[1]-=this.options.scroll.scrollTop-this.originalScrollTop}var p=[0,1].map(function(i){return(point[i]-pos[i]-this.offset[i])}.bind(this));if(this.options.snap){if(Object.isFunction(this.options.snap)){p=this.options.snap(p[0],p[1],this)}else{if(Object.isArray(this.options.snap)){p=p.map(function(v,i){return(v/this.options.snap[i]).round()*this.options.snap[i]}.bind(this))}else{p=p.map(function(v){return(v/this.options.snap).round()*this.options.snap}.bind(this))}}}var style=this.element.style;if((!this.options.constraint)||(this.options.constraint=='horizontal'))style.left=p[0]+"px";if((!this.options.constraint)||(this.options.constraint=='vertical'))style.top=p[1]+"px";if(style.visibility=="hidden")style.visibility=""},stopScrolling:function(){if(this.scrollInterval){clearInterval(this.scrollInterval);this.scrollInterval=null;Draggables._lastScrollPointer=null}},startScrolling:function(speed){if(!(speed[0]||speed[1]))return;this.scrollSpeed=[speed[0]*this.options.scrollSpeed,speed[1]*this.options.scrollSpeed];this.lastScrolled=new Date();this.scrollInterval=setInterval(this.scroll.bind(this),10)},scroll:function(){var current=new Date();var delta=current-this.lastScrolled;this.lastScrolled=current;if(this.options.scroll==window){with(this._getWindowScroll(this.options.scroll)){if(this.scrollSpeed[0]||this.scrollSpeed[1]){var d=delta/1000;this.options.scroll.scrollTo(left+d*this.scrollSpeed[0],top+d*this.scrollSpeed[1])}}}else{this.options.scroll.scrollLeft+=this.scrollSpeed[0]*delta/1000;this.options.scroll.scrollTop+=this.scrollSpeed[1]*delta/1000}Position.prepare();Droppables.show(Draggables._lastPointer,this.element);Draggables.notify('onDrag',this);if(this._isScrollChild){Draggables._lastScrollPointer=Draggables._lastScrollPointer||$A(Draggables._lastPointer);Draggables._lastScrollPointer[0]+=this.scrollSpeed[0]*delta/1000;Draggables._lastScrollPointer[1]+=this.scrollSpeed[1]*delta/1000;if(Draggables._lastScrollPointer[0]<0)Draggables._lastScrollPointer[0]=0;if(Draggables._lastScrollPointer[1]<0)Draggables._lastScrollPointer[1]=0;this.draw(Draggables._lastScrollPointer)}if(this.options.change)this.options.change(this)},_getWindowScroll:function(w){var T,L,W,H;with(w.document){if(w.document.documentElement&&documentElement.scrollTop){T=documentElement.scrollTop;L=documentElement.scrollLeft}else if(w.document.body){T=body.scrollTop;L=body.scrollLeft}if(w.innerWidth){W=w.innerWidth;H=w.innerHeight}else if(w.document.documentElement&&documentElement.clientWidth){W=documentElement.clientWidth;H=documentElement.clientHeight}else{W=body.offsetWidth;H=body.offsetHeight}}return{top:T,left:L,width:W,height:H}}});Draggable._dragging={};var SortableObserver=Class.create({initialize:function(element,observer){this.element=$(element);this.observer=observer;this.lastValue=Sortable.serialize(this.element)},onStart:function(){this.lastValue=Sortable.serialize(this.element)},onEnd:function(){Sortable.unmark();if(this.lastValue!=Sortable.serialize(this.element))this.observer(this.element)}});var Sortable={SERIALIZE_RULE:/^[^_\-](?:[A-Za-z0-9\-\_]*)[_](.*)$/,sortables:{},_findRootElement:function(element){while(element.tagName.toUpperCase()!="BODY"){if(element.id&&Sortable.sortables[element.id])return element;element=element.parentNode}},options:function(element){element=Sortable._findRootElement($(element));if(!element)return;return Sortable.sortables[element.id]},destroy:function(element){element=$(element);var s=Sortable.sortables[element.id];if(s){Draggables.removeObserver(s.element);s.droppables.each(function(d){Droppables.remove(d)});s.draggables.invoke('destroy');delete Sortable.sortables[s.element.id]}},create:function(element){element=$(element);var options=Object.extend({element:element,tag:'li',dropOnEmpty:false,tree:false,treeTag:'ul',overlap:'vertical',constraint:'vertical',containment:element,handle:false,only:false,delay:0,hoverclass:null,ghosting:false,quiet:false,scroll:false,scrollSensitivity:20,scrollSpeed:15,format:this.SERIALIZE_RULE,elements:false,handles:false,onChange:Prototype.emptyFunction,onUpdate:Prototype.emptyFunction},arguments[1]||{});this.destroy(element);var options_for_draggable={revert:true,quiet:options.quiet,scroll:options.scroll,scrollSpeed:options.scrollSpeed,scrollSensitivity:options.scrollSensitivity,delay:options.delay,ghosting:options.ghosting,constraint:options.constraint,handle:options.handle};if(options.starteffect)options_for_draggable.starteffect=options.starteffect;if(options.reverteffect)options_for_draggable.reverteffect=options.reverteffect;else if(options.ghosting)options_for_draggable.reverteffect=function(element){element.style.top=0;element.style.left=0};if(options.endeffect)options_for_draggable.endeffect=options.endeffect;if(options.zindex)options_for_draggable.zindex=options.zindex;var options_for_droppable={overlap:options.overlap,containment:options.containment,tree:options.tree,hoverclass:options.hoverclass,onHover:Sortable.onHover};var options_for_tree={onHover:Sortable.onEmptyHover,overlap:options.overlap,containment:options.containment,hoverclass:options.hoverclass};Element.cleanWhitespace(element);options.draggables=[];options.droppables=[];if(options.dropOnEmpty||options.tree){Droppables.add(element,options_for_tree);options.droppables.push(element)}(options.elements||this.findElements(element,options)||[]).each(function(e,i){var handle=options.handles?$(options.handles[i]):(options.handle?$(e).select('.'+options.handle)[0]:e);options.draggables.push(new Draggable(e,Object.extend(options_for_draggable,{handle:handle})));Droppables.add(e,options_for_droppable);if(options.tree)e.treeNode=element;options.droppables.push(e)});if(options.tree){(Sortable.findTreeElements(element,options)||[]).each(function(e){Droppables.add(e,options_for_tree);e.treeNode=element;options.droppables.push(e)})}this.sortables[element.id]=options;Draggables.addObserver(new SortableObserver(element,options.onUpdate))},findElements:function(element,options){return Element.findChildren(element,options.only,options.tree?true:false,options.tag)},findTreeElements:function(element,options){return Element.findChildren(element,options.only,options.tree?true:false,options.treeTag)},onHover:function(element,dropon,overlap){if(Element.isParent(dropon,element))return;if(overlap>.33&&overlap<.66&&Sortable.options(dropon).tree){return}else if(overlap>0.5){Sortable.mark(dropon,'before');if(dropon.previousSibling!=element){var oldParentNode=element.parentNode;element.style.visibility="hidden";dropon.parentNode.insertBefore(element,dropon);if(dropon.parentNode!=oldParentNode)Sortable.options(oldParentNode).onChange(element);Sortable.options(dropon.parentNode).onChange(element)}}else{Sortable.mark(dropon,'after');var nextElement=dropon.nextSibling||null;if(nextElement!=element){var oldParentNode=element.parentNode;element.style.visibility="hidden";dropon.parentNode.insertBefore(element,nextElement);if(dropon.parentNode!=oldParentNode)Sortable.options(oldParentNode).onChange(element);Sortable.options(dropon.parentNode).onChange(element)}}},onEmptyHover:function(element,dropon,overlap){var oldParentNode=element.parentNode;var droponOptions=Sortable.options(dropon);if(!Element.isParent(dropon,element)){var index;var children=Sortable.findElements(dropon,{tag:droponOptions.tag,only:droponOptions.only});var child=null;if(children){var offset=Element.offsetSize(dropon,droponOptions.overlap)*(1.0-overlap);for(index=0;index<children.length;index+=1){if(offset-Element.offsetSize(children[index],droponOptions.overlap)>=0){offset-=Element.offsetSize(children[index],droponOptions.overlap)}else if(offset-(Element.offsetSize(children[index],droponOptions.overlap)/2)>=0){child=index+1<children.length?children[index+1]:null;break}else{child=children[index];break}}}dropon.insertBefore(element,child);Sortable.options(oldParentNode).onChange(element);droponOptions.onChange(element)}},unmark:function(){if(Sortable._marker)Sortable._marker.hide()},mark:function(dropon,position){var sortable=Sortable.options(dropon.parentNode);if(sortable&&!sortable.ghosting)return;if(!Sortable._marker){Sortable._marker=($('dropmarker')||Element.extend(document.createElement('DIV'))).hide().addClassName('dropmarker').setStyle({position:'absolute'});document.getElementsByTagName("body").item(0).appendChild(Sortable._marker)}var offsets=Position.cumulativeOffset(dropon);Sortable._marker.setStyle({left:offsets[0]+'px',top:offsets[1]+'px'});if(position=='after')if(sortable.overlap=='horizontal')Sortable._marker.setStyle({left:(offsets[0]+dropon.clientWidth)+'px'});else Sortable._marker.setStyle({top:(offsets[1]+dropon.clientHeight)+'px'});Sortable._marker.show()},_tree:function(element,options,parent){var children=Sortable.findElements(element,options)||[];for(var i=0;i<children.length;++i){var match=children[i].id.match(options.format);if(!match)continue;var child={id:encodeURIComponent(match?match[1]:null),element:element,parent:parent,children:[],position:parent.children.length,container:$(children[i]).down(options.treeTag)};if(child.container)this._tree(child.container,options,child);parent.children.push(child)}return parent},tree:function(element){element=$(element);var sortableOptions=this.options(element);var options=Object.extend({tag:sortableOptions.tag,treeTag:sortableOptions.treeTag,only:sortableOptions.only,name:element.id,format:sortableOptions.format},arguments[1]||{});var root={id:null,parent:null,children:[],container:element,position:0};return Sortable._tree(element,options,root)},_constructIndex:function(node){var index='';do{if(node.id)index='['+node.position+']'+index}while((node=node.parent)!=null);return index},sequence:function(element){element=$(element);var options=Object.extend(this.options(element),arguments[1]||{});return $(this.findElements(element,options)||[]).map(function(item){return item.id.match(options.format)?item.id.match(options.format)[1]:''})},setSequence:function(element,new_sequence){element=$(element);var options=Object.extend(this.options(element),arguments[2]||{});var nodeMap={};this.findElements(element,options).each(function(n){if(n.id.match(options.format))nodeMap[n.id.match(options.format)[1]]=[n,n.parentNode];n.parentNode.removeChild(n)});new_sequence.each(function(ident){var n=nodeMap[ident];if(n){n[1].appendChild(n[0]);delete nodeMap[ident]}})},serialize:function(element){element=$(element);var options=Object.extend(Sortable.options(element),arguments[1]||{});var name=encodeURIComponent((arguments[1]&&arguments[1].name)?arguments[1].name:element.id);if(options.tree){return Sortable.tree(element,arguments[1]).children.map(function(item){return[name+Sortable._constructIndex(item)+"[id]="+encodeURIComponent(item.id)].concat(item.children.map(arguments.callee))}).flatten().join('&')}else{return Sortable.sequence(element,arguments[1]).map(function(item){return name+"[]="+encodeURIComponent(item)}).join('&')}}};Element.isParent=function(child,element){if(!child.parentNode||child==element)return false;if(child.parentNode==element)return true;return Element.isParent(child.parentNode,element)};Element.findChildren=function(element,only,recursive,tagName){if(!element.hasChildNodes())return null;tagName=tagName.toUpperCase();if(only)only=[only].flatten();var elements=[];$A(element.childNodes).each(function(e){if(e.tagName&&e.tagName.toUpperCase()==tagName&&(!only||(Element.classNames(e).detect(function(v){return only.include(v)}))))elements.push(e);if(recursive){var grandchildren=Element.findChildren(e,only,recursive,tagName);if(grandchildren)elements.push(grandchildren)}});return(elements.length>0?elements.flatten():[])};Element.offsetSize=function(element,type){return element['offset'+((type=='vertical'||type=='height')?'Height':'Width')]};
var Builder={NODEMAP:{AREA:'map',CAPTION:'table',COL:'table',COLGROUP:'table',LEGEND:'fieldset',OPTGROUP:'select',OPTION:'select',PARAM:'object',TBODY:'table',TD:'table',TFOOT:'table',TH:'table',THEAD:'table',TR:'table'},node:function(elementName){elementName=elementName.toUpperCase();var parentTag=this.NODEMAP[elementName]||'div';var parentElement=document.createElement(parentTag);try{parentElement.innerHTML="<"+elementName+"></"+elementName+">"}catch(e){}var element=parentElement.firstChild||null;if(element&&(element.tagName.toUpperCase()!=elementName))element=element.getElementsByTagName(elementName)[0];if(!element)element=document.createElement(elementName);if(!element)return;if(arguments[1])if(this._isStringOrNumber(arguments[1])||(arguments[1]instanceof Array)||arguments[1].tagName){this._children(element,arguments[1])}else{var attrs=this._attributes(arguments[1]);if(attrs.length){try{parentElement.innerHTML="<"+elementName+" "+attrs+"></"+elementName+">"}catch(e){}element=parentElement.firstChild||null;if(!element){element=document.createElement(elementName);for(attr in arguments[1])element[attr=='class'?'className':attr]=arguments[1][attr]}if(element.tagName.toUpperCase()!=elementName)element=parentElement.getElementsByTagName(elementName)[0]}}if(arguments[2])this._children(element,arguments[2]);return $(element)},_text:function(text){return document.createTextNode(text)},ATTR_MAP:{'className':'class','htmlFor':'for'},_attributes:function(attributes){var attrs=[];for(attribute in attributes)attrs.push((attribute in this.ATTR_MAP?this.ATTR_MAP[attribute]:attribute)+'="'+attributes[attribute].toString().escapeHTML().gsub(/"/,'&quot;')+'"');return attrs.join(" ")},_children:function(element,children){if(children.tagName){element.appendChild(children);return}if(typeof children=='object'){children.flatten().each(function(e){if(typeof e=='object')element.appendChild(e);else if(Builder._isStringOrNumber(e))element.appendChild(Builder._text(e))})}else if(Builder._isStringOrNumber(children))element.appendChild(Builder._text(children))},_isStringOrNumber:function(param){return(typeof param=='string'||typeof param=='number')},build:function(html){var element=this.node('div');$(element).update(html.strip());return element.down()},dump:function(scope){if(typeof scope!='object'&&typeof scope!='function')scope=window;var tags=("A ABBR ACRONYM ADDRESS APPLET AREA B BASE BASEFONT BDO BIG BLOCKQUOTE BODY "+"BR BUTTON CAPTION CENTER CITE CODE COL COLGROUP DD DEL DFN DIR DIV DL DT EM FIELDSET "+"FONT FORM FRAME FRAMESET H1 H2 H3 H4 H5 H6 HEAD HR HTML I IFRAME IMG INPUT INS ISINDEX "+"KBD LABEL LEGEND LI LINK MAP MENU META NOFRAMES NOSCRIPT OBJECT OL OPTGROUP OPTION P "+"PARAM PRE Q S SAMP SCRIPT SELECT SMALL SPAN STRIKE STRONG STYLE SUB SUP TABLE TBODY TD "+"TEXTAREA TFOOT TH THEAD TITLE TR TT U UL VAR").split(/\s+/);tags.each(function(tag){scope[tag]=function(){return Builder.node.apply(Builder,[tag].concat($A(arguments)))}})}};
var fileLoadingImage="/images/lightbox/loading.gif";var fileBottomNavCloseImage="/images/lightbox/close.gif";var overlayOpacity=0.8;var animate=true;var resizeSpeed=7;var borderSize=10;var imageArray=new Array;var activeImage,resizeDuration,overlayDuration;if(animate==true){overlayDuration=0.2;if(resizeSpeed>10){resizeSpeed=10}if(resizeSpeed<1){resizeSpeed=1}resizeDuration=(11-resizeSpeed)*0.15}else{overlayDuration=0;resizeDuration=0}Object.extend(Element,{getWidth:function(element){element=$(element);return element.offsetWidth},setWidth:function(element,w){element=$(element);element.style.width=w+"px"},setHeight:function(element,h){element=$(element);element.style.height=h+"px"},setTop:function(element,t){element=$(element);element.style.top=t+"px"},setLeft:function(element,l){element=$(element);element.style.left=l+"px"},setSrc:function(element,src){element=$(element);element.src=src},setHref:function(element,href){element=$(element);element.href=href},setInnerHTML:function(element,content){element=$(element);element.innerHTML=content},getInnerHTML:function(element){element=$(element);return element.innerHTML}});Array.prototype.removeDuplicates=function(){for(i=0;i<this.length;i++){for(j=this.length-1;j>i;j--){if(this[i][0]==this[j][0]){this.splice(j,1)}}}};Array.prototype.empty=function(){for(i=0;i<=this.length;i++){this.shift()}};var Lightbox=Class.create();Lightbox.prototype={onStart:function(){},onEnd:function(){},initialize:function(){this.updateImageList();var objBody=document.getElementsByTagName("body").item(0);var objOverlay=document.createElement("div");objOverlay.setAttribute('id','overlay');objOverlay.style.display='none';objOverlay.onclick=function(){myLightbox.end()};objBody.appendChild(objOverlay);var objLightbox=document.createElement("div");objLightbox.setAttribute('id','lightbox');objLightbox.style.display='none';objLightbox.onclick=function(e){if(!e)var e=window.event;var clickObj=Event.element(e).id;if(clickObj=='lightbox'){myLightbox.end()}};objBody.appendChild(objLightbox);var objOuterImageContainer=document.createElement("div");objOuterImageContainer.setAttribute('id','outerImageContainer');objLightbox.appendChild(objOuterImageContainer);if(animate){Element.setWidth('outerImageContainer',250);Element.setHeight('outerImageContainer',250)}else{Element.setWidth('outerImageContainer',1);Element.setHeight('outerImageContainer',1)}var objImageContainer=document.createElement("div");objImageContainer.setAttribute('id','imageContainer');objOuterImageContainer.appendChild(objImageContainer);var objLightboxImage=document.createElement("img");objLightboxImage.setAttribute('id','lightboxImage');objLightboxImage.style.width='auto';objImageContainer.appendChild(objLightboxImage);var objHoverNav=document.createElement("div");objHoverNav.setAttribute('id','hoverNav');objImageContainer.appendChild(objHoverNav);var objPrevLink=document.createElement("a");objPrevLink.setAttribute('id','prevLink');objPrevLink.setAttribute('href','#');objHoverNav.appendChild(objPrevLink);var objNextLink=document.createElement("a");objNextLink.setAttribute('id','nextLink');objNextLink.setAttribute('href','#');objHoverNav.appendChild(objNextLink);var objLoading=document.createElement("div");objLoading.setAttribute('id','loading');objImageContainer.appendChild(objLoading);var objLoadingLink=document.createElement("a");objLoadingLink.setAttribute('id','loadingLink');objLoadingLink.setAttribute('href','#');objLoadingLink.onclick=function(){myLightbox.end();return false};objLoading.appendChild(objLoadingLink);var objLoadingImage=document.createElement("img");objLoadingImage.setAttribute('src',fileLoadingImage);objLoadingLink.appendChild(objLoadingImage);var objImageDataContainer=document.createElement("div");objImageDataContainer.setAttribute('id','imageDataContainer');objLightbox.appendChild(objImageDataContainer);var objImageData=document.createElement("div");objImageData.setAttribute('id','imageData');objImageDataContainer.appendChild(objImageData);var objImageDetails=document.createElement("div");objImageDetails.setAttribute('id','imageDetails');objImageData.appendChild(objImageDetails);var objCaption=document.createElement("span");objCaption.setAttribute('id','caption');objImageDetails.appendChild(objCaption);var objNumberDisplay=document.createElement("span");objNumberDisplay.setAttribute('id','numberDisplay');objImageDetails.appendChild(objNumberDisplay);var objBottomNav=document.createElement("div");objBottomNav.setAttribute('id','bottomNav');objImageData.appendChild(objBottomNav);var objBottomNavCloseLink=document.createElement("a");objBottomNavCloseLink.setAttribute('id','bottomNavClose');objBottomNavCloseLink.setAttribute('href','#');objBottomNavCloseLink.onclick=function(){myLightbox.end();return false};objBottomNav.appendChild(objBottomNavCloseLink);var objBottomNavCloseImage=document.createElement("img");objBottomNavCloseImage.setAttribute('src',fileBottomNavCloseImage);objBottomNavCloseLink.appendChild(objBottomNavCloseImage)},updateImageList:function(){if(!document.getElementsByTagName){return};var anchors=document.getElementsByTagName('a');var areas=document.getElementsByTagName('area');for(var i=0;i<anchors.length;i++){var anchor=anchors[i];var relAttribute=String(anchor.getAttribute('rel'));if(anchor.getAttribute('href')&&(relAttribute.toLowerCase().match('lightbox'))){anchor.onclick=function(){myLightbox.start(this);return false}}}for(var i=0;i<areas.length;i++){var area=areas[i];var relAttribute=String(area.getAttribute('rel'));if(area.getAttribute('href')&&(relAttribute.toLowerCase().match('lightbox'))){area.onclick=function(){myLightbox.start(this);return false}}}},start:function(imageLink){hideSelectBoxes();hideFlash();this.onStart();var arrayPageSize=getPageSize();Element.setWidth('overlay',arrayPageSize[0]);Element.setHeight('overlay',arrayPageSize[1]);new Effect.Appear('overlay',{duration:overlayDuration,from:0.0,to:overlayOpacity});imageArray=[];imageNum=0;if(!document.getElementsByTagName){return}var anchors=document.getElementsByTagName(imageLink.tagName);if((imageLink.getAttribute('rel')=='lightbox')){imageArray.push(new Array(imageLink.getAttribute('href'),imageLink.getAttribute('title')))}else{for(var i=0;i<anchors.length;i++){var anchor=anchors[i];if(anchor.getAttribute('href')&&(anchor.getAttribute('rel')==imageLink.getAttribute('rel'))){imageArray.push(new Array(anchor.getAttribute('href'),anchor.getAttribute('title')))}}imageArray.removeDuplicates();while(imageArray[imageNum][0]!=imageLink.getAttribute('href')){imageNum++}}var arrayPageScroll=getPageScroll();var lightboxTop=arrayPageScroll[1]+(arrayPageSize[3]/10);var lightboxLeft=arrayPageScroll[0];Element.setTop('lightbox',lightboxTop);Element.setLeft('lightbox',lightboxLeft);Element.show('lightbox');this.changeImage(imageNum)},changeImage:function(imageNum){activeImage=imageNum;if(animate){Element.show('loading')}Element.hide('lightboxImage');Element.hide('hoverNav');Element.hide('prevLink');Element.hide('nextLink');Element.hide('imageDataContainer');Element.hide('numberDisplay');imgPreloader=new Image();imgPreloader.onload=function(){Element.setSrc('lightboxImage',imageArray[activeImage][0]);myLightbox.resizeImageContainer(imgPreloader.width,imgPreloader.height);imgPreloader.onload=function(){}};imgPreloader.src=imageArray[activeImage][0]},resizeImageContainer:function(imgWidth,imgHeight){this.widthCurrent=Element.getWidth('outerImageContainer');this.heightCurrent=Element.getHeight('outerImageContainer');var widthNew=(imgWidth+(borderSize*2));var heightNew=(imgHeight+(borderSize*2));this.xScale=(widthNew/this.widthCurrent)*100;this.yScale=(heightNew/this.heightCurrent)*100;wDiff=this.widthCurrent-widthNew;hDiff=this.heightCurrent-heightNew;if(!(hDiff==0)){new Effect.Scale('outerImageContainer',this.yScale,{scaleX:false,duration:resizeDuration,queue:'front'})}if(!(wDiff==0)){new Effect.Scale('outerImageContainer',this.xScale,{scaleY:false,delay:resizeDuration,duration:resizeDuration})}if((hDiff==0)&&(wDiff==0)){if(navigator.appVersion.indexOf("MSIE")!=-1){pause(250)}else{pause(100)}}Element.setHeight('prevLink',imgHeight);Element.setHeight('nextLink',imgHeight);Element.setWidth('imageDataContainer',widthNew);this.showImage()},showImage:function(){Element.hide('loading');new Effect.Appear('lightboxImage',{duration:resizeDuration,queue:'end',afterFinish:function(){myLightbox.updateDetails()}});this.preloadNeighborImages()},updateDetails:function(){if(imageArray[activeImage][1]){Element.show('caption');if(document.getElementById(imageArray[activeImage][1])!=null){Element.setInnerHTML('caption',Element.getInnerHTML(imageArray[activeImage][1]))}else{Element.setInnerHTML('caption',imageArray[activeImage][1])}}else{Element.hide('caption')}if(imageArray.length>1){Element.show('numberDisplay');Element.setInnerHTML('numberDisplay',eval(activeImage+1)+" / "+imageArray.length)}new Effect.Parallel([new Effect.SlideDown('imageDataContainer',{sync:true,duration:resizeDuration,from:0.0,to:1.0}),new Effect.Appear('imageDataContainer',{sync:true,duration:resizeDuration})],{duration:resizeDuration,afterFinish:function(){var arrayPageSize=getPageSize();Element.setHeight('overlay',arrayPageSize[1]);myLightbox.updateNav()}})},updateNav:function(){Element.show('hoverNav');if(activeImage!=0){Element.show('prevLink');document.getElementById('prevLink').onclick=function(){myLightbox.changeImage(activeImage-1);return false}}if(activeImage!=(imageArray.length-1)){Element.show('nextLink');document.getElementById('nextLink').onclick=function(){myLightbox.changeImage(activeImage+1);return false}}this.enableKeyboardNav()},enableKeyboardNav:function(){document.onkeydown=this.keyboardAction},disableKeyboardNav:function(){document.onkeydown=''},keyboardAction:function(e){if(e==null){keycode=event.keyCode;escapeKey=27}else{keycode=e.keyCode;escapeKey=e.DOM_VK_ESCAPE}key=String.fromCharCode(keycode).toLowerCase();if((key=='x')||(key=='o')||(key=='c')||(keycode==escapeKey)){myLightbox.end()}else if((key=='p')||(keycode==37)){if(activeImage!=0){myLightbox.disableKeyboardNav();myLightbox.changeImage(activeImage-1)}}else if((key=='n')||(keycode==39)){if(activeImage!=(imageArray.length-1)){myLightbox.disableKeyboardNav();myLightbox.changeImage(activeImage+1)}}},preloadNeighborImages:function(){if((imageArray.length-1)>activeImage){preloadNextImage=new Image();preloadNextImage.src=imageArray[activeImage+1][0]}if(activeImage>0){preloadPrevImage=new Image();preloadPrevImage.src=imageArray[activeImage-1][0]}},end:function(){this.disableKeyboardNav();Element.hide('lightbox');new Effect.Fade('overlay',{duration:overlayDuration});showSelectBoxes();showFlash();this.onEnd()}};function getPageScroll(){var xScroll,yScroll;if(self.pageYOffset){yScroll=self.pageYOffset;xScroll=self.pageXOffset}else if(document.documentElement&&document.documentElement.scrollTop){yScroll=document.documentElement.scrollTop;xScroll=document.documentElement.scrollLeft}else if(document.body){yScroll=document.body.scrollTop;xScroll=document.body.scrollLeft}arrayPageScroll=new Array(xScroll,yScroll);return arrayPageScroll}function getPageSize(){var xScroll,yScroll;if(window.innerHeight&&window.scrollMaxY){xScroll=window.innerWidth+window.scrollMaxX;yScroll=window.innerHeight+window.scrollMaxY}else if(document.body.scrollHeight>document.body.offsetHeight){xScroll=document.body.scrollWidth;yScroll=document.body.scrollHeight}else{xScroll=document.body.offsetWidth;yScroll=document.body.offsetHeight}var windowWidth,windowHeight;if(self.innerHeight){if(document.documentElement.clientWidth){windowWidth=document.documentElement.clientWidth}else{windowWidth=self.innerWidth}windowHeight=self.innerHeight}else if(document.documentElement&&document.documentElement.clientHeight){windowWidth=document.documentElement.clientWidth;windowHeight=document.documentElement.clientHeight}else if(document.body){windowWidth=document.body.clientWidth;windowHeight=document.body.clientHeight}if(yScroll<windowHeight){pageHeight=windowHeight}else{pageHeight=yScroll}if(xScroll<windowWidth){pageWidth=xScroll}else{pageWidth=windowWidth}arrayPageSize=new Array(pageWidth,pageHeight,windowWidth,windowHeight);return arrayPageSize}function getKey(e){if(e==null){keycode=event.keyCode}else{keycode=e.which}key=String.fromCharCode(keycode).toLowerCase();if(key=='x'){}}function listenKey(){document.onkeypress=getKey}function showSelectBoxes(){var selects=document.getElementsByTagName("select");for(i=0;i!=selects.length;i++){selects[i].style.visibility="visible"}}function hideSelectBoxes(){var selects=document.getElementsByTagName("select");for(i=0;i!=selects.length;i++){selects[i].style.visibility="hidden"}}function showFlash(){var flashObjects=document.getElementsByTagName("object");for(i=0;i<flashObjects.length;i++){flashObjects[i].style.visibility="visible"}var flashEmbeds=document.getElementsByTagName("embed");for(i=0;i<flashEmbeds.length;i++){flashEmbeds[i].style.visibility="visible"}var iframes=document.getElementsByTagName("iframe");for(i=0;i<iframes.length;i++){if(iframes[i].src.indexOf('http://www.youtube.com/embed/')>=0||iframes[i].src.indexOf('https://www.youtube.com/embed/')>=0){iframes[i].style.visibility="visible"}}}function hideFlash(){var flashObjects=document.getElementsByTagName("object");for(i=0;i<flashObjects.length;i++){flashObjects[i].style.visibility="hidden"}var flashEmbeds=document.getElementsByTagName("embed");for(i=0;i<flashEmbeds.length;i++){flashEmbeds[i].style.visibility="hidden"}var iframes=document.getElementsByTagName("iframe");for(i=0;i<iframes.length;i++){if(iframes[i].src.indexOf('http://www.youtube.com/embed/')>=0||iframes[i].src.indexOf('https://www.youtube.com/embed/')>=0){iframes[i].style.visibility="hidden"}}}function pause(ms){var date=new Date();curDate=null;do{var curDate=new Date()}while(curDate-date<ms)}var JsLightboxIsLoaded,myLightbox;function initLightbox(){myLightbox=new Lightbox();hideImageOverlays();JsLightboxIsLoaded=true}function onJsLightboxIsLoaded(sFunction){if((sFunction!='')&&(sFunction!=null)&&(JsLightboxIsLoaded!=true)){window.setTimeout('onJsLightboxIsLoaded("'+sFunction+'")',200)}if(JsLightboxIsLoaded){window.setTimeout(sFunction,20)}}function hideImageOverlays(){if(!document.getElementsByTagName){return}var divs=document.getElementsByTagName('div');for(var i=0;i<divs.length;i++){var div=divs[i];var relAttribute=String(div.getAttribute('rel'));if(relAttribute=='ImageOverlay'){div.style.display='none'}}}Event.observe(window,'load',initLightbox,false);
function IsFlashActive(){var flashVersion=0;var MIN_FLASH_VERSION=7;var ua=navigator.userAgent.toLowerCase();if(ua.indexOf('ie')>-1&&!(ua.indexOf('opera')>-1)){try{flashVersion=parseFloat(/([\d,?]+)/.exec(new ActiveXObject('ShockwaveFlash.ShockwaveFlash.7').GetVariable('$version'))[1].replace(/,/g,'.'))}catch(e){}}else if(navigator.plugins&&navigator.plugins['Shockwave Flash']){var flashPlugin=navigator.plugins['Shockwave Flash'];flashVersion=parseFloat(/(\d+\.?\d*)/.exec(flashPlugin.description)[1]);var i=0;while(flashVersion>=MIN_FLASH_VERSION&&i<navigator.mimeTypes.length){var mime=navigator.mimeTypes[i];if(mime.type=='application/x-shockwave-flash'&&!new RegExp('.*Shockwave\\sFlash\\s'+flashVersion+'.*').exec(mime.enabledPlugin.description)){flashVersion=0}i++}}return flashVersion>=MIN_FLASH_VERSION}function CreateFlashOnId(src,id,width,height,wmode,bgcolor,flashvars){var ua=navigator.userAgent.toLowerCase();if(IsFlashActive()||ua.indexOf('chrome')>-1){var sProtocol='http://';src=src.slice(0,src.lastIndexOf('.swf'));AC_FL_DomID=id;if(window.location.href.substring(0,8)=="https://"){sProtocol='https://'}AC_FL_RunContent('codebase',sProtocol+'download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,0,0','width',width,'height',height,'src',src,'allowFullScreen','true','quality','high','flashvars',flashvars,'wmode',wmode,'bgcolor',bgcolor,'pluginspage',sProtocol+'www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash','movie',src);AC_FL_DomID=null}}function CreateFlash(src,width,height,wmode,bgcolor,flashvars){if(IsFlashActive()){src=src.slice(0,src.lastIndexOf('.swf'));AC_FL_RunContent('codebase','http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,0,0','width',width,'height',height,'src',src,'allowFullScreen','true','quality','high','flashvars',flashvars,'wmode',wmode,'bgcolor',bgcolor,'pluginspage','http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash','movie',src)}}var AC_FL_DomID=null;function AC_AddExtension(src,ext){if(src.indexOf('?')!=-1)return src.replace(/\?/,ext+'?');else return src+ext}function AC_Generateobj(objAttrs,params,embedAttrs){var str='<object ';for(var i in objAttrs)str+=i+'="'+objAttrs[i]+'" ';str+='>';for(var i in params)str+='<param name="'+i+'" value="'+params[i]+'" /> ';str+='<embed ';for(var i in embedAttrs)str+=i+'="'+embedAttrs[i]+'" ';str+=' ></embed></object>';if(AC_FL_DomID!=null){if(document.getElementById(AC_FL_DomID)!=null){document.getElementById(AC_FL_DomID).innerHTML=str}else{document.write(str)}}else{document.write(str)}}function AC_FL_RunContent(){var ret=AC_GetArgs(arguments,".swf","movie","clsid:d27cdb6e-ae6d-11cf-96b8-444553540000","application/x-shockwave-flash");AC_Generateobj(ret.objAttrs,ret.params,ret.embedAttrs)}function AC_SW_RunContent(){var ret=AC_GetArgs(arguments,".dcr","src","clsid:166B1BCA-3F9C-11CF-8075-444553540000",null);AC_Generateobj(ret.objAttrs,ret.params,ret.embedAttrs)}function AC_GetArgs(args,ext,srcParamName,classid,mimeType){var ret=new Object();ret.embedAttrs=new Object();ret.params=new Object();ret.objAttrs=new Object();for(var i=0;i<args.length;i=i+2){var currArg=args[i].toLowerCase();switch(currArg){case"classid":break;case"pluginspage":ret.embedAttrs[args[i]]=args[i+1];break;case"src":case"movie":args[i+1]=AC_AddExtension(args[i+1],ext);ret.embedAttrs["src"]=args[i+1];ret.params[srcParamName]=args[i+1];break;case"onafterupdate":case"onbeforeupdate":case"onblur":case"oncellchange":case"onclick":case"ondblClick":case"ondrag":case"ondragend":case"ondragenter":case"ondragleave":case"ondragover":case"ondrop":case"onfinish":case"onfocus":case"onhelp":case"onmousedown":case"onmouseup":case"onmouseover":case"onmousemove":case"onmouseout":case"onkeypress":case"onkeydown":case"onkeyup":case"onload":case"onlosecapture":case"onpropertychange":case"onreadystatechange":case"onrowsdelete":case"onrowenter":case"onrowexit":case"onrowsinserted":case"onstart":case"onscroll":case"onbeforeeditfocus":case"onactivate":case"onbeforedeactivate":case"ondeactivate":case"type":case"codebase":ret.objAttrs[args[i]]=args[i+1];break;case"width":case"height":case"align":case"vspace":case"hspace":case"class":case"title":case"accesskey":case"name":case"id":case"tabindex":ret.embedAttrs[args[i]]=ret.objAttrs[args[i]]=args[i+1];break;default:ret.embedAttrs[args[i]]=ret.params[args[i]]=args[i+1]}}ret.objAttrs["classid"]=classid;if(mimeType)ret.embedAttrs["type"]=mimeType;return ret}
function blurLinks(){var elements=document.getElementsByTagName('a');if(elements!=undefined){var i;for(i=0;i<elements.length;i++){elements[i].onfocus=function(){this.blur()}}}}Event.observe(window,'load',blurLinks,false);
if(navigator.userAgent.indexOf('IE 6')>0){var DD_belatedPNG={ns:'DD_belatedPNG',imgSize:{},createVmlNameSpace:function(){if(document.namespaces&&!document.namespaces[this.ns]){document.namespaces.add(this.ns,'urn:schemas-microsoft-com:vml')}try{if(window.attachEvent){window.attachEvent('onbeforeunload',function(){DD_belatedPNG=null})}}catch(r){}},createVmlStyleSheet:function(){var style=document.createElement('style');document.documentElement.firstChild.insertBefore(style,document.documentElement.firstChild.firstChild);var styleSheet=style.styleSheet;styleSheet.addRule(this.ns+'\\:*','{behavior:url(#default#VML)}');styleSheet.addRule(this.ns+'\\:shape','position:absolute;');styleSheet.addRule('img.'+this.ns+'_sizeFinder','behavior:none; border:none; position:absolute; z-index:-1; top:-10000px; visibility:hidden;');this.styleSheet=styleSheet},readPropertyChange:function(){var el=event.srcElement;if(event.propertyName.search('background')!=-1||event.propertyName.search('border')!=-1){DD_belatedPNG.applyVML(el)}if(event.propertyName=='style.display'){var display=(el.currentStyle.display=='none')?'none':'block';for(var v in el.vml){el.vml[v].shape.style.display=display}}if(event.propertyName.search('filter')!=-1){DD_belatedPNG.vmlOpacity(el)}},vmlOpacity:function(el){if(el.currentStyle.filter.search('lpha')!=-1){var trans=el.currentStyle.filter;trans=parseInt(trans.substring(trans.lastIndexOf('=')+1,trans.lastIndexOf(')')),10)/100;el.vml.color.shape.style.filter=el.currentStyle.filter;el.vml.image.fill.opacity=trans}},handlePseudoHover:function(el){setTimeout(function(){DD_belatedPNG.applyVML(el)},1)},fix:function(selector){var selectors=selector.split(',');for(var i=0;i<selectors.length;i++){this.styleSheet.addRule(selectors[i],'behavior:expression(DD_belatedPNG.fixPng(this))')}},applyVML:function(el){el.runtimeStyle.cssText='';this.vmlFill(el);this.vmlOffsets(el);this.vmlOpacity(el);if(el.isImg){this.copyImageBorders(el)}},attachHandlers:function(el){var self=this;var handlers={resize:'vmlOffsets',move:'vmlOffsets'};if(el.nodeName=='A'){var moreForAs={mouseleave:'handlePseudoHover',mouseenter:'handlePseudoHover',focus:'handlePseudoHover',blur:'handlePseudoHover'};for(var a in moreForAs){handlers[a]=moreForAs[a]}}for(var h in handlers){el.attachEvent('on'+h,function(){self[handlers[h]](el)})}el.attachEvent('onpropertychange',this.readPropertyChange)},giveLayout:function(el){el.style.zoom=1;if(el.currentStyle.position=='static'){el.style.position='relative'}},copyImageBorders:function(el){var styles={'borderStyle':true,'borderWidth':true,'borderColor':true};for(var s in styles){el.vml.color.shape.style[s]=el.currentStyle[s]}},vmlFill:function(el){if(!el.currentStyle){return}else{var elStyle=el.currentStyle}for(var v in el.vml){el.vml[v].shape.style.zIndex=elStyle.zIndex}el.runtimeStyle.backgroundColor='';el.runtimeStyle.backgroundImage='';var noColor=(elStyle.backgroundColor=='transparent');var noImg=true;if(elStyle.backgroundImage!='none'||el.isImg){if(!el.isImg){el.vmlBg=elStyle.backgroundImage;el.vmlBg=el.vmlBg.substr(5,el.vmlBg.lastIndexOf('")')-5)}else{el.vmlBg=el.src}var lib=this;if(!lib.imgSize[el.vmlBg]){var img=document.createElement('img');lib.imgSize[el.vmlBg]=img;img.className=lib.ns+'_sizeFinder';img.runtimeStyle.cssText='behavior:none; position:absolute; left:-10000px; top:-10000px; border:none;';img.attachEvent('onload',function(){this.width=this.offsetWidth;this.height=this.offsetHeight;lib.vmlOffsets(el)});img.src=el.vmlBg;img.removeAttribute('width');img.removeAttribute('height');document.body.insertBefore(img,document.body.firstChild)}el.vml.image.fill.src=el.vmlBg;noImg=false}el.vml.image.fill.on=!noImg;el.vml.image.fill.color='none';el.vml.color.shape.style.backgroundColor=elStyle.backgroundColor;el.runtimeStyle.backgroundImage='none';el.runtimeStyle.backgroundColor='transparent'},vmlOffsets:function(el){var thisStyle=el.currentStyle;var size={'W':el.clientWidth+1,'H':el.clientHeight+1,'w':this.imgSize[el.vmlBg].width,'h':this.imgSize[el.vmlBg].height,'L':el.offsetLeft,'T':el.offsetTop,'bLW':el.clientLeft,'bTW':el.clientTop};var fudge=(size.L+size.bLW==1)?1:0;var makeVisible=function(vml,l,t,w,h,o){vml.coordsize=w+','+h;vml.coordorigin=o+','+o;vml.path='m0,0l'+w+',0l'+w+','+h+'l0,'+h+' xe';vml.style.width=w+'px';vml.style.height=h+'px';vml.style.left=l+'px';vml.style.top=t+'px'};makeVisible(el.vml.color.shape,(size.L+(el.isImg?0:size.bLW)),(size.T+(el.isImg?0:size.bTW)),(size.W-1),(size.H-1),0);makeVisible(el.vml.image.shape,(size.L+size.bLW),(size.T+size.bTW),(size.W),(size.H),1);var bg={'X':0,'Y':0};var figurePercentage=function(axis,position){var fraction=true;switch(position){case'left':case'top':bg[axis]=0;break;case'center':bg[axis]=.5;break;case'right':case'bottom':bg[axis]=1;break;default:if(position.search('%')!=-1){bg[axis]=parseInt(position)*.01}else{fraction=false}}var horz=(axis=='X');bg[axis]=Math.ceil(fraction?((size[horz?'W':'H']*bg[axis])-(size[horz?'w':'h']*bg[axis])):parseInt(position));if(bg[axis]==0){bg[axis]++}};for(var b in bg){figurePercentage(b,thisStyle['backgroundPosition'+b])}el.vml.image.fill.position=(bg.X/size.W)+','+(bg.Y/size.H);var bgR=thisStyle.backgroundRepeat;var dC={'T':1,'R':size.W+fudge,'B':size.H,'L':1+fudge};var altC={'X':{'b1':'L','b2':'R','d':'W'},'Y':{'b1':'T','b2':'B','d':'H'}};if(bgR!='repeat'){var c={'T':(bg.Y),'R':(bg.X+size.w),'B':(bg.Y+size.h),'L':(bg.X)};if(bgR.search('repeat-')!=-1){var v=bgR.split('repeat-')[1].toUpperCase();c[altC[v].b1]=1;c[altC[v].b2]=size[altC[v].d]}if(c.B>size.H){c.B=size.H}el.vml.image.shape.style.clip='rect('+c.T+'px '+(c.R+fudge)+'px '+c.B+'px '+(c.L+fudge)+'px)'}else{el.vml.image.shape.style.clip='rect('+dC.T+'px '+dC.R+'px '+dC.B+'px '+dC.L+'px)'}},fixPng:function(el){el.style.behavior='none';if(el.nodeName=='BODY'||el.nodeName=='TD'||el.nodeName=='TR'){return}el.isImg=false;if(el.nodeName=='IMG'){if(el.src.toLowerCase().search(/\.png$/)!=-1){el.isImg=true;el.style.visibility='hidden'}else{return}}else if(el.currentStyle.backgroundImage.toLowerCase().search('.png')==-1){return}var lib=DD_belatedPNG;el.vml={color:{},image:{}};var els={shape:{},fill:{}};for(var r in el.vml){for(var e in els){var nodeStr=lib.ns+':'+e;el.vml[r][e]=document.createElement(nodeStr)}el.vml[r].shape.stroked=false;el.vml[r].shape.appendChild(el.vml[r].fill);el.parentNode.insertBefore(el.vml[r].shape,el)}el.vml.image.shape.fillcolor='none';el.vml.image.fill.type='tile';el.vml.color.fill.on=false;lib.attachHandlers(el);lib.giveLayout(el);lib.giveLayout(el.offsetParent);lib.applyVML(el)}};try{document.execCommand("BackgroundImageCache",false,true)}catch(r){}DD_belatedPNG.createVmlNameSpace();DD_belatedPNG.createVmlStyleSheet()}
var Cufon=(function(){var api=function(){return api.replace.apply(null,arguments)};var DOM=api.DOM={ready:(function(){var complete=false,readyStatus={loaded:1,complete:1};var queue=[],perform=function(){if(complete)return;complete=true;for(var fn;fn=queue.shift();fn()){}};if(document.addEventListener){document.addEventListener('DOMContentLoaded',perform,false);window.addEventListener('pageshow',perform,false)}if(!window.opera&&document.readyState)(function(){readyStatus[document.readyState]?perform():setTimeout(arguments.callee,10)})();if(document.readyState&&document.createStyleSheet)(function(){try{document.body.doScroll('left');perform()}catch(e){setTimeout(arguments.callee,1)}})();addEvent(window,'load',perform);return function(listener){if(!arguments.length)perform();else complete?listener():queue.push(listener)}})(),root:function(){return document.documentElement||document.body}};var CSS=api.CSS={Size:function(value,base){this.value=parseFloat(value);this.unit=String(value).match(/[a-z%]*$/)[0]||'px';this.convert=function(value){return value/base*this.value};this.convertFrom=function(value){return value/this.value*base};this.toString=function(){return this.value+this.unit}},addClass:function(el,className){var current=el.className;el.className=current+(current&&' ')+className;return el},color:cached(function(value){var parsed={};parsed.color=value.replace(/^rgba\((.*?),\s*([\d.]+)\)/,function($0,$1,$2){parsed.opacity=parseFloat($2);return'rgb('+$1+')'});return parsed}),fontStretch:cached(function(value){if(typeof value=='number')return value;if(/%$/.test(value))return parseFloat(value)/100;return{'ultra-condensed':0.5,'extra-condensed':0.625,condensed:0.75,'semi-condensed':0.875,'semi-expanded':1.125,expanded:1.25,'extra-expanded':1.5,'ultra-expanded':2}[value]||1}),getStyle:function(el){var view=document.defaultView;if(view&&view.getComputedStyle)return new Style(view.getComputedStyle(el,null));if(el.currentStyle)return new Style(el.currentStyle);return new Style(el.style)},gradient:cached(function(value){var gradient={id:value,type:value.match(/^-([a-z]+)-gradient\(/)[1],stops:[]},colors=value.substr(value.indexOf('(')).match(/([\d.]+=)?(#[a-f0-9]+|[a-z]+\(.*?\)|[a-z]+)/ig);for(var i=0,l=colors.length,stop;i<l;++i){stop=colors[i].split('=',2).reverse();gradient.stops.push([stop[1]||i/(l-1),stop[0]])}return gradient}),quotedList:cached(function(value){var list=[],re=/\s*((["'])([\s\S]*?[^\\])\2|[^,]+)\s*/g,match;while(match=re.exec(value))list.push(match[3]||match[1]);return list}),recognizesMedia:cached(function(media){var el=document.createElement('style'),sheet,container,supported;el.type='text/css';el.media=media;try{el.appendChild(document.createTextNode('/**/'))}catch(e){}container=elementsByTagName('head')[0];container.insertBefore(el,container.firstChild);sheet=(el.sheet||el.styleSheet);supported=sheet&&!sheet.disabled;container.removeChild(el);return supported}),removeClass:function(el,className){var re=RegExp('(?:^|\\s+)'+className+'(?=\\s|$)','g');el.className=el.className.replace(re,'');return el},supports:function(property,value){var checker=document.createElement('span').style;if(checker[property]===undefined)return false;checker[property]=value;return checker[property]===value},textAlign:function(word,style,position,wordCount){if(style.get('textAlign')=='right'){if(position>0)word=' '+word}else if(position<wordCount-1)word+=' ';return word},textShadow:cached(function(value){if(value=='none')return null;var shadows=[],currentShadow={},result,offCount=0;var re=/(#[a-f0-9]+|[a-z]+\(.*?\)|[a-z]+)|(-?[\d.]+[a-z%]*)|,/ig;while(result=re.exec(value)){if(result[0]==','){shadows.push(currentShadow);currentShadow={};offCount=0}else if(result[1]){currentShadow.color=result[1]}else{currentShadow[['offX','offY','blur'][offCount++]]=result[2]}}shadows.push(currentShadow);return shadows}),textTransform:(function(){var map={uppercase:function(s){return s.toUpperCase()},lowercase:function(s){return s.toLowerCase()},capitalize:function(s){return s.replace(/\b./g,function($0){return $0.toUpperCase()})}};return function(text,style){var transform=map[style.get('textTransform')];return transform?transform(text):text}})(),whiteSpace:(function(){var ignore={inline:1,'inline-block':1,'run-in':1};var wsStart=/^\s+/,wsEnd=/\s+$/;return function(text,style,node,previousElement){if(previousElement){if(previousElement.nodeName.toLowerCase()=='br'){text=text.replace(wsStart,'')}}if(ignore[style.get('display')])return text;if(!node.previousSibling)text=text.replace(wsStart,'');if(!node.nextSibling)text=text.replace(wsEnd,'');return text}})()};CSS.ready=(function(){var complete=!CSS.recognizesMedia('all'),hasLayout=false;var queue=[],perform=function(){complete=true;for(var fn;fn=queue.shift();fn()){}};var links=elementsByTagName('link'),styles=elementsByTagName('style');function isContainerReady(el){return el.disabled||isSheetReady(el.sheet,el.media||'screen')}function isSheetReady(sheet,media){if(!CSS.recognizesMedia(media||'all'))return true;if(!sheet||sheet.disabled)return false;try{var rules=sheet.cssRules,rule;if(rules){search:for(var i=0,l=rules.length;rule=rules[i],i<l;++i){switch(rule.type){case 2:break;case 3:if(!isSheetReady(rule.styleSheet,rule.media.mediaText))return false;break;default:break search}}}}catch(e){}return true}function allStylesLoaded(){if(document.createStyleSheet)return true;var el,i;for(i=0;el=links[i];++i){if(el.rel.toLowerCase()=='stylesheet'&&!isContainerReady(el))return false}for(i=0;el=styles[i];++i){if(!isContainerReady(el))return false}return true}DOM.ready(function(){if(!hasLayout)hasLayout=CSS.getStyle(document.body).isUsable();if(complete||(hasLayout&&allStylesLoaded()))perform();else setTimeout(arguments.callee,10)});return function(listener){if(complete)listener();else queue.push(listener)}})();function Font(data){var face=this.face=data.face,wordSeparators={'\u0020':1,'\u00a0':1,'\u3000':1};this.glyphs=data.glyphs;this.w=data.w;this.baseSize=parseInt(face['units-per-em'],10);this.family=face['font-family'].toLowerCase();this.weight=face['font-weight'];this.style=face['font-style']||'normal';this.viewBox=(function(){var parts=face.bbox.split(/\s+/);var box={minX:parseInt(parts[0],10),minY:parseInt(parts[1],10),maxX:parseInt(parts[2],10),maxY:parseInt(parts[3],10)};box.width=box.maxX-box.minX;box.height=box.maxY-box.minY;box.toString=function(){return[this.minX,this.minY,this.width,this.height].join(' ')};return box})();this.ascent=-parseInt(face.ascent,10);this.descent=-parseInt(face.descent,10);this.height=-this.ascent+this.descent;this.spacing=function(chars,letterSpacing,wordSpacing){var glyphs=this.glyphs,glyph,kerning,k,jumps=[],width=0,i=-1,j=-1,chr;while(chr=chars[++i]){glyph=glyphs[chr]||this.missingGlyph;if(!glyph)continue;if(kerning){width-=k=kerning[chr]||0;jumps[j]-=k}width+=jumps[++j]=~~(glyph.w||this.w)+letterSpacing+(wordSeparators[chr]?wordSpacing:0);kerning=glyph.k}jumps.total=width;return jumps}}function FontFamily(){var styles={},mapping={oblique:'italic',italic:'oblique'};this.add=function(font){(styles[font.style]||(styles[font.style]={}))[font.weight]=font};this.get=function(style,weight){var weights=styles[style]||styles[mapping[style]]||styles.normal||styles.italic||styles.oblique;if(!weights)return null;weight={normal:400,bold:700}[weight]||parseInt(weight,10);if(weights[weight])return weights[weight];var up={1:1,99:0}[weight%100],alts=[],min,max;if(up===undefined)up=weight>400;if(weight==500)weight=400;for(var alt in weights){if(!hasOwnProperty(weights,alt))continue;alt=parseInt(alt,10);if(!min||alt<min)min=alt;if(!max||alt>max)max=alt;alts.push(alt)}if(weight<min)weight=min;if(weight>max)weight=max;alts.sort(function(a,b){return(up?(a>=weight&&b>=weight)?a<b:a>b:(a<=weight&&b<=weight)?a>b:a<b)?-1:1});return weights[alts[0]]}}function HoverHandler(){function contains(node,anotherNode){if(node.contains)return node.contains(anotherNode);return node.compareDocumentPosition(anotherNode)&16}function onOverOut(e){var related=e.relatedTarget;if(!related||contains(this,related))return;trigger(this,e.type=='mouseover')}function onEnterLeave(e){trigger(this,e.type=='mouseenter')}function trigger(el,hoverState){setTimeout(function(){var options=sharedStorage.get(el).options;api.replace(el,hoverState?merge(options,options.hover):options,true)},10)}this.attach=function(el){if(el.onmouseenter===undefined){addEvent(el,'mouseover',onOverOut);addEvent(el,'mouseout',onOverOut)}else{addEvent(el,'mouseenter',onEnterLeave);addEvent(el,'mouseleave',onEnterLeave)}}}function ReplaceHistory(){var list=[],map={};function filter(keys){var values=[],key;for(var i=0;key=keys[i];++i)values[i]=list[map[key]];return values}this.add=function(key,args){map[key]=list.push(args)-1};this.repeat=function(){var snapshot=arguments.length?filter(arguments):list,args;for(var i=0;args=snapshot[i++];)api.replace(args[0],args[1],true)}}function Storage(){var map={},at=0;function identify(el){return el.cufid||(el.cufid=++at)}this.get=function(el){var id=identify(el);return map[id]||(map[id]={})}}function Style(style){var custom={},sizes={};this.extend=function(styles){for(var property in styles){if(hasOwnProperty(styles,property))custom[property]=styles[property]}return this};this.get=function(property){return custom[property]!=undefined?custom[property]:style[property]};this.getSize=function(property,base){return sizes[property]||(sizes[property]=new CSS.Size(this.get(property),base))};this.isUsable=function(){return!!style}}function addEvent(el,type,listener){if(el.addEventListener){el.addEventListener(type,listener,false)}else if(el.attachEvent){el.attachEvent('on'+type,function(){return listener.call(el,window.event)})}}function attach(el,options){var storage=sharedStorage.get(el);if(storage.options)return el;if(options.hover&&options.hoverables[el.nodeName.toLowerCase()]){hoverHandler.attach(el)}storage.options=options;return el}function cached(fun){var cache={};return function(key){if(!hasOwnProperty(cache,key))cache[key]=fun.apply(null,arguments);return cache[key]}}function getFont(el,style){var families=CSS.quotedList(style.get('fontFamily').toLowerCase()),family;for(var i=0;family=families[i];++i){if(fonts[family])return fonts[family].get(style.get('fontStyle'),style.get('fontWeight'))}return null}function elementsByTagName(query){return document.getElementsByTagName(query)}function hasOwnProperty(obj,property){return obj.hasOwnProperty(property)}function merge(){var merged={},arg,key;for(var i=0,l=arguments.length;arg=arguments[i],i<l;++i){for(key in arg){if(hasOwnProperty(arg,key))merged[key]=arg[key]}}return merged}function process(font,text,style,options,node,el){var fragment=document.createDocumentFragment(),processed;if(text==='')return fragment;var separate=options.separate;var parts=text.split(separators[separate]),needsAligning=(separate=='words');if(needsAligning&&HAS_BROKEN_REGEXP){if(/^\s/.test(text))parts.unshift('');if(/\s$/.test(text))parts.push('')}for(var i=0,l=parts.length;i<l;++i){processed=engines[options.engine](font,needsAligning?CSS.textAlign(parts[i],style,i,l):parts[i],style,options,node,el,i<l-1);if(processed)fragment.appendChild(processed)}return fragment}function replaceElement(el,options){var name=el.nodeName.toLowerCase();if(options.ignore[name])return;var replace=!options.textless[name];var style=CSS.getStyle(attach(el,options)).extend(options);var font=getFont(el,style),node,type,next,anchor,text,lastElement;if(!font)return;for(node=el.firstChild;node;node=next){type=node.nodeType;next=node.nextSibling;if(replace&&type==3){if(anchor){anchor.appendData(node.data);el.removeChild(node)}else anchor=node;if(next)continue}if(anchor){el.replaceChild(process(font,CSS.whiteSpace(anchor.data,style,anchor,lastElement),style,options,node,el),anchor);anchor=null}if(type==1){if(node.firstChild){if(node.nodeName.toLowerCase()=='cufon'){engines[options.engine](font,null,style,options,node,el)}else arguments.callee(node,options)}lastElement=node}}}var HAS_BROKEN_REGEXP=' '.split(/\s+/).length==0;var sharedStorage=new Storage();var hoverHandler=new HoverHandler();var replaceHistory=new ReplaceHistory();var initialized=false;var engines={},fonts={},defaultOptions={autoDetect:false,engine:null,forceHitArea:false,hover:false,hoverables:{a:true},ignore:{applet:1,canvas:1,col:1,colgroup:1,head:1,iframe:1,map:1,optgroup:1,option:1,script:1,select:1,style:1,textarea:1,title:1,pre:1},printable:true,selector:(window.Sizzle||(window.jQuery&&function(query){return jQuery(query)})||(window.dojo&&dojo.query)||(window.Ext&&Ext.query)||(window.YAHOO&&YAHOO.util&&YAHOO.util.Selector&&YAHOO.util.Selector.query)||(window.$$&&function(query){return $$(query)})||(window.$&&function(query){return $(query)})||(document.querySelectorAll&&function(query){return document.querySelectorAll(query)})||elementsByTagName),separate:'words',textless:{dl:1,html:1,ol:1,table:1,tbody:1,thead:1,tfoot:1,tr:1,ul:1},textShadow:'none'};var separators={words:/\s/.test('\u00a0') ?/[^\S\u00a0]+/ :/\s+/,characters:'',none:/^/};api.now=function(){DOM.ready();return api};api.refresh=function(){replaceHistory.repeat.apply(replaceHistory,arguments);return api};api.registerEngine=function(id,engine){if(!engine)return api;engines[id]=engine;return api.set('engine',id)};api.registerFont=function(data){if(!data)return api;var font=new Font(data),family=font.family;if(!fonts[family])fonts[family]=new FontFamily();fonts[family].add(font);return api.set('fontFamily','"'+family+'"')};api.replace=function(elements,options,ignoreHistory){options=merge(defaultOptions,options);if(!options.engine)return api;if(!initialized){CSS.addClass(DOM.root(),'cufon-active cufon-loading');CSS.ready(function(){CSS.addClass(CSS.removeClass(DOM.root(),'cufon-loading'),'cufon-ready')});initialized=true}if(options.hover)options.forceHitArea=true;if(options.autoDetect)delete options.fontFamily;if(typeof options.textShadow=='string'){options.textShadow=CSS.textShadow(options.textShadow)}if(typeof options.color=='string'&&/^-/.test(options.color)){options.textGradient=CSS.gradient(options.color)}else delete options.textGradient;if(!ignoreHistory)replaceHistory.add(elements,arguments);if(elements.nodeType||typeof elements=='string')elements=[elements];CSS.ready(function(){for(var i=0,l=elements.length;i<l;++i){var el=elements[i];if(typeof el=='string')api.replace(options.selector(el),options,true);else replaceElement(el,options)}});return api};api.set=function(option,value){defaultOptions[option]=value;return api};return api})();Cufon.registerEngine('vml',(function(){var ns=document.namespaces;if(!ns)return;ns.add('cvml','urn:schemas-microsoft-com:vml');ns=null;var check=document.createElement('cvml:shape');check.style.behavior='url(#default#VML)';if(!check.coordsize)return;check=null;var HAS_BROKEN_LINEHEIGHT=(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:'+(HAS_BROKEN_LINEHEIGHT?'middle':'text-bottom')+';}'+'cufon cufontext{position:absolute;left:-10000in;font-size:1px;}'+'a cufon{cursor:pointer}'+'}'+'@media print{'+'cufon cufoncanvas{display:none;}'+'}'+'</style>').replace(/;/g,'!important;'));function getFontSizeInPixels(el,value){return getSizeInPixels(el,/(?:em|ex|%)$|^[a-z-]+$/i.test(value)?'1em':value)}function getSizeInPixels(el,value){if(value==='0')return 0;if(/px$/i.test(value))return parseFloat(value);var style=el.style.left,runtimeStyle=el.runtimeStyle.left;el.runtimeStyle.left=el.currentStyle.left;el.style.left=value.replace('%','em');var result=el.style.pixelLeft;el.style.left=style;el.runtimeStyle.left=runtimeStyle;return result}function getSpacingValue(el,style,size,property){var key='computed'+property,value=style[key];if(isNaN(value)){value=style.get(property);style[key]=value=(value=='normal')?0:~~size.convertFrom(getSizeInPixels(el,value))}return value}var fills={};function gradientFill(gradient){var id=gradient.id;if(!fills[id]){var stops=gradient.stops,fill=document.createElement('cvml:fill'),colors=[];fill.type='gradient';fill.angle=180;fill.focus='0';fill.method='sigma';fill.color=stops[0][1];for(var j=1,k=stops.length-1;j<k;++j){colors.push(stops[j][0]*100+'% '+stops[j][1])}fill.colors=colors.join(',');fill.color2=stops[k][1];fills[id]=fill}return fills[id]}return function(font,text,style,options,node,el,hasNext){var redraw=(text===null);if(redraw)text=node.alt;var viewBox=font.viewBox;var size=style.computedFontSize||(style.computedFontSize=new Cufon.CSS.Size(getFontSizeInPixels(el,style.get('fontSize'))+'px',font.baseSize));var wrapper,canvas;if(redraw){wrapper=node;canvas=node.firstChild}else{wrapper=document.createElement('cufon');wrapper.className='cufon cufon-vml';wrapper.alt=text;canvas=document.createElement('cufoncanvas');wrapper.appendChild(canvas);if(options.printable){var print=document.createElement('cufontext');print.appendChild(document.createTextNode(text));wrapper.appendChild(print)}if(!hasNext)wrapper.appendChild(document.createElement('cvml:shape'))}var wStyle=wrapper.style;var cStyle=canvas.style;var height=size.convert(viewBox.height),roundedHeight=Math.ceil(height);var roundingFactor=roundedHeight/height;var stretchFactor=roundingFactor*Cufon.CSS.fontStretch(style.get('fontStretch'));var minX=viewBox.minX,minY=viewBox.minY;cStyle.height=roundedHeight;cStyle.top=Math.round(size.convert(minY-font.ascent));cStyle.left=Math.round(size.convert(minX));wStyle.height=size.convert(font.height)+'px';var color=style.get('color');var chars=Cufon.CSS.textTransform(text,style).split('');var jumps=font.spacing(chars,getSpacingValue(el,style,size,'letterSpacing'),getSpacingValue(el,style,size,'wordSpacing'));if(!jumps.length)return null;var width=jumps.total;var fullWidth=-minX+width+(viewBox.width-jumps[jumps.length-1]);var shapeWidth=size.convert(fullWidth*stretchFactor),roundedShapeWidth=Math.round(shapeWidth);var coordSize=fullWidth+','+viewBox.height,coordOrigin;var stretch='r'+coordSize+'ns';var fill=options.textGradient&&gradientFill(options.textGradient);var glyphs=font.glyphs,offsetX=0;var shadows=options.textShadow;var i=-1,j=0,chr;while(chr=chars[++i]){var glyph=glyphs[chars[i]]||font.missingGlyph,shape;if(!glyph)continue;if(redraw){shape=canvas.childNodes[j];while(shape.firstChild)shape.removeChild(shape.firstChild)}else{shape=document.createElement('cvml:shape');canvas.appendChild(shape)}shape.stroked='f';shape.coordsize=coordSize;shape.coordorigin=coordOrigin=(minX-offsetX)+','+minY;shape.path=(glyph.d?'m'+glyph.d+'xe':'')+'m'+coordOrigin+stretch;shape.fillcolor=color;if(fill)shape.appendChild(fill.cloneNode(false));var sStyle=shape.style;sStyle.width=roundedShapeWidth;sStyle.height=roundedHeight;if(shadows){var shadow1=shadows[0],shadow2=shadows[1];var color1=Cufon.CSS.color(shadow1.color),color2;var shadow=document.createElement('cvml:shadow');shadow.on='t';shadow.color=color1.color;shadow.offset=shadow1.offX+','+shadow1.offY;if(shadow2){color2=Cufon.CSS.color(shadow2.color);shadow.type='double';shadow.color2=color2.color;shadow.offset2=shadow2.offX+','+shadow2.offY}shadow.opacity=color1.opacity||(color2&&color2.opacity)||1;shape.appendChild(shadow)}offsetX+=jumps[j++]}var cover=shape.nextSibling,coverFill,vStyle;if(options.forceHitArea){if(!cover){cover=document.createElement('cvml:rect');cover.stroked='f';cover.className='cufon-vml-cover';coverFill=document.createElement('cvml:fill');coverFill.opacity=0;cover.appendChild(coverFill);canvas.appendChild(cover)}vStyle=cover.style;vStyle.width=roundedShapeWidth;vStyle.height=roundedHeight}else if(cover)canvas.removeChild(cover);wStyle.width=Math.max(Math.ceil(size.convert(width*stretchFactor)),0);if(HAS_BROKEN_LINEHEIGHT){var yAdjust=style.computedYAdjust;if(yAdjust===undefined){var lineHeight=style.get('lineHeight');if(lineHeight=='normal')lineHeight='1em';else if(!isNaN(lineHeight))lineHeight+='em';style.computedYAdjust=yAdjust=0.5*(getSizeInPixels(el,lineHeight)-parseFloat(wStyle.height))}if(yAdjust){wStyle.marginTop=Math.ceil(yAdjust)+'px';wStyle.marginBottom=yAdjust+'px'}}return wrapper}})());Cufon.registerEngine('canvas',(function(){var check=document.createElement('canvas');if(!check||!check.getContext||!check.getContext.apply)return;check=null;var HAS_INLINE_BLOCK=Cufon.CSS.supports('display','inline-block');var HAS_BROKEN_LINEHEIGHT=!HAS_INLINE_BLOCK&&(document.compatMode=='BackCompat'||/frameset|transitional/i.test(document.doctype.publicId));var styleSheet=document.createElement('style');styleSheet.type='text/css';styleSheet.appendChild(document.createTextNode(('cufon{text-indent:0;}'+'@media screen,projection{'+'cufon{display:inline;display:inline-block;position:relative;vertical-align:middle;'+(HAS_BROKEN_LINEHEIGHT?'':'font-size:1px;line-height:1px;')+'}cufon cufontext{display:-moz-inline-box;display:inline-block;width:0;height:0;overflow:hidden;text-indent:-10000in;}'+(HAS_INLINE_BLOCK?'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(styleSheet);function generateFromVML(path,context){var atX=0,atY=0;var code=[],re=/([mrvxe])([^a-z]*)/g,match;generate:for(var i=0;match=re.exec(path);++i){var c=match[2].split(',');switch(match[1]){case'v':code[i]={m:'bezierCurveTo',a:[atX+~~c[0],atY+~~c[1],atX+~~c[2],atY+~~c[3],atX+=~~c[4],atY+=~~c[5]]};break;case'r':code[i]={m:'lineTo',a:[atX+=~~c[0],atY+=~~c[1]]};break;case'm':code[i]={m:'moveTo',a:[atX=~~c[0],atY=~~c[1]]};break;case'x':code[i]={m:'closePath'};break;case'e':break generate}context[code[i].m].apply(context,code[i].a)}return code}function interpret(code,context){for(var i=0,l=code.length;i<l;++i){var line=code[i];context[line.m].apply(context,line.a)}}return function(font,text,style,options,node,el){var redraw=(text===null);if(redraw)text=node.getAttribute('alt');var viewBox=font.viewBox;var size=style.getSize('fontSize',font.baseSize);var expandTop=0,expandRight=0,expandBottom=0,expandLeft=0;var shadows=options.textShadow,shadowOffsets=[];if(shadows){for(var i=shadows.length;i--;){var shadow=shadows[i];var x=size.convertFrom(parseFloat(shadow.offX));var y=size.convertFrom(parseFloat(shadow.offY));shadowOffsets[i]=[x,y];if(y<expandTop)expandTop=y;if(x>expandRight)expandRight=x;if(y>expandBottom)expandBottom=y;if(x<expandLeft)expandLeft=x}}var chars=Cufon.CSS.textTransform(text,style).split('');var jumps=font.spacing(chars,~~size.convertFrom(parseFloat(style.get('letterSpacing'))||0),~~size.convertFrom(parseFloat(style.get('wordSpacing'))||0));if(!jumps.length)return null;var width=jumps.total;expandRight+=viewBox.width-jumps[jumps.length-1];expandLeft+=viewBox.minX;var wrapper,canvas;if(redraw){wrapper=node;canvas=node.firstChild}else{wrapper=document.createElement('cufon');wrapper.className='cufon cufon-canvas';wrapper.setAttribute('alt',text);canvas=document.createElement('canvas');wrapper.appendChild(canvas);if(options.printable){var print=document.createElement('cufontext');print.appendChild(document.createTextNode(text));wrapper.appendChild(print)}}var wStyle=wrapper.style;var cStyle=canvas.style;var height=size.convert(viewBox.height);var roundedHeight=Math.ceil(height);var roundingFactor=roundedHeight/height;var stretchFactor=roundingFactor*Cufon.CSS.fontStretch(style.get('fontStretch'));var stretchedWidth=width*stretchFactor;var canvasWidth=Math.ceil(size.convert(stretchedWidth+expandRight-expandLeft));var canvasHeight=Math.ceil(size.convert(viewBox.height-expandTop+expandBottom));canvas.width=canvasWidth;canvas.height=canvasHeight;cStyle.width=canvasWidth+'px';cStyle.height=canvasHeight+'px';expandTop+=viewBox.minY;cStyle.top=Math.round(size.convert(expandTop-font.ascent))+'px';cStyle.left=Math.round(size.convert(expandLeft))+'px';var wrapperWidth=Math.max(Math.ceil(size.convert(stretchedWidth)),0)+'px';if(HAS_INLINE_BLOCK){wStyle.width=wrapperWidth;wStyle.height=size.convert(font.height)+'px'}else{wStyle.paddingLeft=wrapperWidth;wStyle.paddingBottom=(size.convert(font.height)-1)+'px'}var g=canvas.getContext('2d'),scale=height/viewBox.height;g.scale(scale,scale*roundingFactor);g.translate(-expandLeft,-expandTop);g.save();function renderText(){var glyphs=font.glyphs,glyph,i=-1,j=-1,chr;g.scale(stretchFactor,1);while(chr=chars[++i]){var glyph=glyphs[chars[i]]||font.missingGlyph;if(!glyph)continue;if(glyph.d){g.beginPath();if(glyph.code)interpret(glyph.code,g);else glyph.code=generateFromVML('m'+glyph.d,g);g.fill()}g.translate(jumps[++j],0)}g.restore()}if(shadows){for(var i=shadows.length;i--;){var shadow=shadows[i];g.save();g.fillStyle=shadow.color;g.translate.apply(g,shadowOffsets[i]);renderText()}}var gradient=options.textGradient;if(gradient){var stops=gradient.stops,fill=g.createLinearGradient(0,viewBox.minY,0,viewBox.maxY);for(var i=0,l=stops.length;i<l;++i){fill.addColorStop.apply(fill,stops[i])}g.fillStyle=fill}else g.fillStyle=style.get('color');renderText();return wrapper}})());
Cufon.registerFont({"w":235,"face":{"font-family":"century-gothic","font-weight":400,"font-stretch":"normal","units-per-em":"360","panose-1":"2 11 5 2 2 2 2 2 2 4","ascent":"288","descent":"-72","x-height":"5","bbox":"-28 -382 415 79.2683","underline-thickness":"20.918","underline-position":"-24.2578","unicode-range":"U+0020-U+01FF"},"glyphs":{" ":{"w":99},"!":{"d":"66,-265r0,200r-26,0r0,-200r26,0xm31,-17v0,-27,44,-28,44,0v0,12,-10,22,-22,22v-12,0,-22,-10,-22,-22","w":106},"\"":{"d":"99,-184r-18,0r-4,-81r26,0xm31,-184r-19,0r-4,-81r26,0","w":111},"#":{"d":"217,-106r0,19r-44,0r-13,87r-19,0r12,-87r-58,0r-13,87r-20,0r14,-87r-44,0r0,-19r47,0r9,-59r-45,0r0,-19r47,0r13,-82r18,0r-11,82r58,0r12,-82r20,0r-13,82r40,0r0,19r-42,0r-9,59r41,0xm165,-165r-58,0r-9,59r58,0","w":259},"$":{"d":"29,-197v0,-37,27,-58,64,-62r0,-18r23,0r0,19v26,6,39,15,53,36r-19,15v-9,-14,-20,-22,-34,-25r0,87v48,28,72,32,72,82v0,41,-28,65,-72,69r0,55r-23,0r0,-55v-41,-3,-63,-19,-80,-46r18,-14v16,22,37,34,62,36r0,-109v-40,-20,-64,-24,-64,-70xm93,-234v-31,0,-49,33,-31,58v6,9,17,16,31,22r0,-80xm116,-19v36,-2,62,-41,37,-71v-7,-9,-19,-17,-37,-27r0,98","w":199},"%":{"d":"68,-265v49,9,106,12,154,-5r21,0r-189,288r-23,0r171,-262v-22,6,-52,7,-83,7v29,39,-4,94,-51,94v-33,0,-62,-28,-60,-61v1,-35,25,-60,60,-61xm108,-204v0,-20,-19,-39,-39,-39v-20,0,-39,19,-39,39v0,20,18,38,39,38v21,0,39,-18,39,-38xm149,-53v0,-33,28,-61,61,-61v33,0,61,28,61,61v0,33,-28,61,-61,61v-33,0,-61,-28,-61,-61xm249,-53v1,-20,-18,-39,-39,-39v-21,0,-38,18,-38,39v0,20,18,38,38,38v21,0,39,-18,39,-38","w":278},"&":{"d":"175,-202v-2,32,-19,42,-45,65r66,68v19,-16,19,-16,31,-27r18,19v-11,10,-22,19,-31,26r49,51r-36,0r-33,-35v-37,27,-49,42,-96,42v-37,0,-67,-25,-67,-60v0,-45,26,-56,63,-88v-20,-27,-34,-32,-34,-61v0,-64,118,-61,115,0xm117,-224v-21,0,-38,16,-28,35v6,10,15,21,25,33v18,-14,30,-26,35,-46v0,-14,-15,-22,-32,-22xm57,-55v1,29,39,47,70,32v14,-6,30,-17,49,-30r-65,-69v-31,26,-47,34,-54,67","w":272},"'":{"d":"45,-184r-18,0r-4,-81r26,0","w":71},"(":{"d":"111,-270v-46,84,-50,251,-9,345r-27,0v-39,-94,-36,-257,8,-345r28,0","w":132},")":{"d":"57,-270v41,93,37,257,-7,345r-28,0v45,-87,51,-252,8,-345r27,0","w":132},"*":{"d":"65,-265r23,0r-5,52r43,-31r11,20r-48,22r48,21r-11,20r-43,-30r5,52r-23,0r5,-52r-43,30r-12,-20r50,-21r-50,-22r12,-20r43,31","w":152},"+":{"d":"97,-141r0,-77r24,0r0,77r77,0r0,24r-77,0r0,76r-24,0r0,-76r-77,0r0,-24r77,0","w":218},",":{"d":"52,-47r24,11r-36,66r-18,-7","w":99},"-":{"d":"11,-108r97,0r0,22r-97,0r0,-22","w":119},"\u00ad":{"d":"11,-108r97,0r0,22r-97,0r0,-22","w":119},".":{"d":"33,-17v0,-12,10,-22,21,-22v12,0,22,10,22,22v0,12,-9,23,-22,22v-12,0,-21,-10,-21,-22","w":99},"\/":{"d":"147,-265r-107,300r-27,0r107,-300r27,0","w":157},"0":{"d":"98,7v-66,0,-87,-58,-87,-136v0,-79,19,-136,87,-136v68,0,90,59,90,136v0,77,-23,136,-90,136xm99,-240v-51,6,-63,48,-63,111v0,64,11,112,63,112v52,0,65,-55,65,-112v0,-59,-14,-107,-65,-111","w":199},"1":{"d":"67,-259r50,0r0,259r-25,0r0,-233r-41,0","w":199},"2":{"d":"102,-240v-37,0,-58,25,-60,62r-25,0v0,-50,38,-86,86,-87v60,-2,101,64,69,118v-21,36,-74,87,-105,122r119,0r0,25r-175,0r99,-107v29,-34,45,-39,48,-80v2,-29,-26,-54,-56,-53","w":199},"3":{"d":"97,-240v-29,1,-39,16,-49,41r-27,0v8,-38,34,-64,76,-66v69,-4,103,88,41,120v26,9,48,37,48,68v0,71,-91,109,-144,64v-15,-13,-24,-31,-29,-56r25,0v8,32,25,49,60,50v35,1,62,-24,62,-56v0,-41,-29,-55,-76,-56r0,-24v32,-1,60,-12,60,-43v1,-24,-21,-43,-47,-42","w":199},"4":{"d":"153,-265r6,0r0,180r31,0r0,25r-31,0r0,60r-26,0r0,-60r-124,0xm133,-85r0,-108r-76,108r76,0","w":199},"5":{"d":"157,-85v0,-59,-64,-73,-116,-45r24,-129r112,0r0,25r-92,0r-13,71v61,-20,112,20,112,79v0,102,-158,126,-169,21r26,0v5,28,23,44,54,45v35,1,62,-31,62,-67","w":199},"6":{"d":"103,7v-57,0,-96,-57,-72,-113v24,-55,70,-108,101,-159r21,14r-70,106v53,-20,102,21,101,72v-1,47,-34,80,-81,80xm158,-73v0,-29,-25,-54,-54,-54v-30,0,-55,25,-55,54v0,29,26,54,55,54v28,0,54,-26,54,-54","w":199},"7":{"d":"26,-259r164,0r-138,266r-22,-11r120,-230r-124,0r0,-25","w":199},"8":{"d":"175,-197v0,29,-16,43,-37,55v28,15,48,31,49,68v0,48,-37,81,-88,81v-51,0,-87,-35,-87,-79v0,-36,21,-55,50,-70v-22,-11,-38,-29,-38,-56v0,-39,34,-67,77,-67v42,0,74,28,74,68xm149,-198v0,-23,-20,-42,-49,-42v-26,0,-49,18,-49,43v-1,23,26,46,50,45v26,-2,48,-19,48,-46xm161,-74v0,-29,-29,-55,-60,-55v-34,0,-64,27,-63,58v1,33,27,53,62,53v35,1,61,-24,61,-56","w":199},"9":{"d":"98,-265v82,-2,89,94,49,155r-78,117r-21,-14r70,-106v-53,20,-101,-21,-100,-72v0,-49,34,-79,80,-80xm43,-185v0,28,26,54,54,54v29,0,55,-25,55,-54v0,-29,-26,-55,-55,-55v-29,0,-54,26,-54,55","w":199},":":{"d":"33,-174v0,-12,9,-22,21,-22v12,0,23,9,22,22v0,12,-10,21,-22,21v-12,0,-21,-9,-21,-21xm33,-17v0,-12,10,-22,21,-22v12,0,22,10,22,22v0,12,-9,23,-22,22v-12,0,-21,-10,-21,-22","w":99},";":{"d":"33,-174v0,-12,9,-22,21,-22v12,0,23,9,22,22v0,12,-10,21,-22,21v-12,0,-21,-9,-21,-21xm52,-47r24,11r-36,66r-18,-7","w":99},"\u037e":{"d":"33,-174v0,-12,9,-22,21,-22v12,0,23,9,22,22v0,12,-10,21,-22,21v-12,0,-21,-9,-21,-21xm52,-47r24,11r-36,66r-18,-7","w":99},"<":{"d":"200,-61r0,26r-182,-83r0,-23r182,-82r0,25r-148,69","w":218},"=":{"d":"198,-180r0,24r-178,0r0,-24r178,0xm198,-103r0,24r-178,0r0,-24r178,0","w":218},">":{"d":"18,-61r148,-68r-148,-69r0,-25r182,82r0,23r-182,83r0,-26","w":218},"?":{"d":"107,-240v-31,0,-52,19,-52,52r-25,0v-1,-47,31,-77,77,-77v62,0,97,63,52,102v-19,16,-88,25,-87,56v0,16,18,26,36,26v26,0,35,-13,38,-37r26,0v-2,38,-25,62,-64,62v-34,0,-62,-20,-62,-51v0,-65,106,-45,109,-97v1,-22,-23,-36,-48,-36xm85,-17v0,-12,10,-22,22,-22v11,0,21,10,21,22v0,12,-9,22,-21,22v-12,0,-23,-9,-22,-22","w":212},"@":{"d":"38,-133v-6,114,153,162,216,80r18,0v-29,37,-54,58,-108,58v-82,0,-140,-55,-140,-137v0,-81,56,-137,138,-139v65,-2,126,52,126,113v0,59,-39,99,-90,104v-13,1,-22,-4,-21,-19v-31,38,-101,8,-97,-46v3,-42,30,-85,75,-83v24,1,35,9,46,26r5,-24r19,0r-22,122v0,5,3,10,9,9v34,-6,62,-42,62,-85v0,-58,-53,-102,-113,-101v-74,1,-119,50,-123,122xm157,-183v-56,-3,-75,107,-10,108v50,1,68,-107,10,-108","w":312},"A":{"d":"137,-259r121,259r-28,0r-41,-85r-111,0r-41,85r-28,0r122,-259r6,0xm134,-204r-45,94r89,0","w":266},"B":{"d":"187,-74v0,44,-37,75,-84,74r-71,0r0,-259v69,-3,134,0,134,64v0,26,-14,44,-33,54v32,11,54,28,54,67xm139,-195v1,-39,-40,-40,-82,-38r0,83v47,2,80,-5,82,-45xm160,-74v0,-47,-45,-52,-103,-50r0,99v55,2,103,-1,103,-49","w":206},"C":{"d":"20,-131v0,-99,109,-165,204,-120v19,10,36,23,48,40r-20,16v-20,-26,-51,-45,-93,-45v-65,0,-109,45,-112,112v-4,105,145,149,205,68r20,15v-24,30,-61,52,-113,52v-80,2,-139,-58,-139,-138","w":292},"D":{"d":"249,-126v0,81,-45,128,-135,126r-83,0r0,-259r54,0v111,-3,164,38,164,133xm223,-126v0,-89,-61,-113,-167,-107r0,209v104,5,167,-13,167,-102","w":267},"E":{"d":"32,-259r148,0r0,26r-123,0r0,81r122,0r0,25r-122,0r0,102r122,0r0,25r-147,0r0,-259","w":193},"F":{"d":"31,-259r130,0r0,26r-104,0r0,81r104,0r0,25r-104,0r0,127r-26,0r0,-259","w":174},"G":{"d":"21,-129v-1,-102,103,-162,203,-124v19,8,39,21,57,38r-20,19v-24,-24,-58,-43,-98,-43v-64,0,-111,45,-115,109v-8,122,200,156,219,31r-82,0r0,-25r111,0v1,80,-52,129,-130,131v-80,2,-144,-58,-145,-136","w":313},"H":{"d":"31,-259r26,0r0,109r132,0r0,-109r26,0r0,259r-26,0r0,-125r-132,0r0,125r-26,0r0,-259","w":245},"I":{"d":"28,-259r26,0r0,259r-26,0r0,-259","w":81},"J":{"d":"29,-41v36,34,87,33,87,-44r0,-174r26,0r0,175v15,96,-75,110,-127,63","w":173},"K":{"d":"31,-259r27,0r0,97r103,-97r35,0r-124,116r134,143r-35,0r-113,-121r0,121r-27,0r0,-259","w":212},"L":{"d":"31,-259r26,0r0,234r100,0r0,25r-126,0r0,-259","w":166},"M":{"d":"20,0r36,-259r5,0r105,213r104,-213r4,0r37,259r-25,0r-26,-185r-91,185r-7,0r-92,-186r-25,186r-25,0","w":330},"N":{"d":"32,0r0,-259r5,0r172,198r0,-198r26,0r0,259r-6,0r-171,-195r0,195r-26,0","w":266},"O":{"d":"20,-128v2,-80,56,-135,135,-137v76,-2,137,61,137,136v0,74,-61,136,-135,136v-74,0,-138,-62,-137,-135xm266,-129v0,-65,-47,-111,-110,-111v-63,0,-108,47,-109,112v-1,60,49,111,109,109v65,-1,110,-46,110,-110","w":312},"P":{"d":"193,-190v-4,67,-55,73,-136,70r0,120r-26,0r0,-259r52,0v74,-3,102,12,110,69xm166,-190v0,-49,-56,-44,-109,-43r0,87v52,2,109,7,109,-44","w":213},"Q":{"d":"293,-129v-1,46,-18,76,-45,101r39,48r-32,0r-26,-33v-90,57,-212,-14,-208,-115v3,-80,55,-135,135,-137v75,-2,138,62,137,136xm47,-128v-3,81,92,138,165,94r-57,-73r31,0r46,59v70,-63,23,-196,-75,-192v-64,3,-108,47,-110,112","w":313},"R":{"d":"195,-190v0,50,-35,70,-90,70r93,120r-32,0r-93,-120r-14,0r0,120r-26,0r0,-259v84,-2,162,-5,162,69xm168,-190v0,-49,-56,-44,-109,-43r0,88v53,1,109,5,109,-45","w":218},"S":{"d":"144,-102v44,64,-39,141,-104,96v-13,-8,-24,-22,-35,-42r22,-13v15,28,33,42,53,42v27,0,48,-17,48,-44v0,-62,-107,-74,-107,-141v0,-49,54,-76,97,-52v11,6,22,17,34,33r-21,16v-16,-20,-22,-29,-48,-31v-36,-3,-46,46,-19,66v13,9,74,54,80,70","w":179},"T":{"d":"6,-233r0,-26r142,0r0,26r-58,0r0,233r-26,0r0,-233r-58,0","w":153},"U":{"d":"121,7v-63,0,-89,-33,-89,-109r0,-157r26,0r0,157v-5,59,16,84,61,84v93,0,49,-150,59,-241r26,0v-5,112,31,266,-83,266"},"V":{"d":"12,-259r28,0r86,200r87,-200r28,0r-113,259r-5,0","w":252},"W":{"d":"17,-259r26,0r53,187r74,-187r5,0r74,187r53,-187r27,0r-74,259r-5,0r-77,-196r-78,196r-5,0","w":345},"X":{"d":"18,-259r30,0r62,101r62,-101r30,0r-77,126r82,133r-30,0r-67,-108r-68,108r-30,0r83,-133","w":219},"Y":{"d":"11,-259r30,0r66,107r65,-107r30,0r-82,135r0,124r-25,0r0,-124","w":213},"Z":{"d":"21,-234r0,-25r137,0r-108,234r102,0r0,25r-142,0r109,-234r-98,0","w":172},"[":{"d":"51,-265r59,0r0,25r-34,0r0,286r34,0r0,24r-59,0r0,-335","w":126},"\\":{"d":"39,-265r167,300r-27,0r-167,-300r27,0","w":217},"]":{"d":"75,70r-59,0r0,-25r35,0r0,-286r-35,0r0,-24r59,0r0,335","w":126},"^":{"d":"111,-259r20,0r90,195r-23,0r-78,-168r-76,168r-23,0","w":241},"_":{"d":"-2,27r184,0r0,18r-184,0r0,-18","w":180},"`":{"d":"57,-281r39,54r-25,0r-51,-54r37,0","w":136},"a":{"d":"118,-196v36,1,59,18,76,40r0,-35r24,0r0,191r-24,0r0,-33v-18,23,-42,36,-77,38v-53,1,-98,-48,-98,-101v0,-53,45,-101,99,-100xm195,-95v0,-42,-34,-78,-75,-77v-45,1,-76,32,-76,77v0,43,32,77,75,77v44,0,76,-30,76,-77","w":245},"b":{"d":"129,5v-36,-1,-59,-18,-76,-40r0,35r-24,0r0,-265r24,0r0,107v17,-23,41,-37,77,-38v54,-2,98,48,98,101v0,53,-45,101,-99,100xm52,-97v0,42,34,79,75,78v45,-1,76,-32,76,-77v0,-44,-31,-78,-75,-78v-44,0,-76,30,-76,77","w":245},"c":{"d":"18,-94v0,-102,146,-136,195,-58r-19,13v-40,-61,-151,-34,-151,43v0,78,109,104,151,45r19,13v-17,25,-47,43,-89,43v-57,0,-106,-43,-106,-99","w":232},"d":{"d":"118,-196v36,1,59,17,76,40r0,-109r24,0r0,265r-24,0r0,-33v-18,23,-42,36,-77,38v-53,1,-98,-48,-98,-101v0,-53,45,-101,99,-100xm196,-95v0,-42,-35,-78,-76,-77v-45,1,-76,32,-76,77v0,44,32,77,76,77v44,0,76,-31,76,-77","w":246},"e":{"d":"116,-18v39,-2,56,-16,72,-45r21,10v-17,34,-42,57,-91,58v-58,1,-100,-47,-100,-100v0,-54,43,-101,98,-101v56,0,100,43,100,102r-172,0v-1,42,31,78,72,76xm188,-115v-6,-52,-80,-76,-120,-40v-10,9,-17,22,-22,40r142,0","w":233},"f":{"d":"39,-191v-1,-42,-2,-81,39,-79v8,0,17,2,28,5r0,24v-23,-10,-47,-11,-42,24r0,26r40,0r0,21r-40,0r0,170r-25,0r0,-170r-25,0r0,-21r25,0","w":113},"g":{"d":"18,-97v0,-94,127,-132,174,-61r0,-33r25,0r0,152v24,131,-159,148,-197,54r27,0v31,61,167,48,145,-51v-46,66,-174,33,-174,-61xm193,-97v0,-45,-29,-75,-73,-75v-45,0,-76,32,-78,76v-2,42,33,73,76,73v44,0,75,-30,75,-74","w":242},"h":{"d":"119,-173v-76,1,-68,89,-67,173r-25,0r0,-265r25,0r0,108v17,-22,38,-38,72,-39v87,-1,69,108,70,196r-24,0v-5,-70,22,-174,-51,-173","w":219},"i":{"d":"16,-250v0,-11,9,-20,20,-20v11,0,20,9,20,20v0,11,-9,21,-20,21v-11,0,-20,-10,-20,-21xm24,-191r25,0r0,191r-25,0r0,-191","w":72},"j":{"d":"16,-250v0,-11,10,-20,21,-20v11,0,20,9,20,20v0,11,-9,21,-20,21v-12,0,-21,-9,-21,-21xm-11,47v21,10,35,5,35,-25r0,-213r25,0r0,220v4,42,-26,55,-60,40r0,-22","w":73},"k":{"d":"27,-265r25,0r0,151r88,-77r37,0r-105,91r111,100r-35,0r-96,-86r0,86r-25,0r0,-265","w":180},"l":{"d":"24,-265r24,0r0,265r-24,0r0,-265","w":72},"m":{"d":"113,-172v-73,0,-61,94,-61,172r-25,0r0,-191r25,0r0,33v15,-22,34,-38,65,-38v35,1,51,18,61,46v13,-26,36,-45,70,-46v85,-1,62,111,65,196r-25,0v-7,-66,25,-173,-45,-172v-74,1,-60,94,-61,172r-24,0v-6,-66,23,-172,-45,-172","w":337},"n":{"d":"119,-173v-76,1,-68,89,-67,173r-25,0r0,-191r25,0r0,34v17,-22,38,-38,72,-39v87,-1,69,108,70,196r-24,0v-5,-70,22,-174,-51,-173","w":219},"o":{"d":"18,-95v0,-54,45,-101,100,-101v54,0,99,45,99,101v0,54,-44,100,-99,100v-55,0,-100,-46,-100,-100xm192,-95v2,-40,-35,-77,-74,-77v-39,0,-77,36,-75,77v1,44,31,77,75,77v44,0,72,-33,74,-77"},"p":{"d":"129,5v-35,-2,-59,-16,-77,-38r0,103r-24,0r0,-261r24,0r0,35v17,-23,40,-39,76,-40v54,-1,99,47,99,100v0,53,-45,102,-98,101xm202,-95v0,-45,-31,-76,-76,-77v-41,-1,-76,35,-76,77v0,46,33,77,77,77v43,0,75,-34,75,-77","w":245},"q":{"d":"117,-196v37,1,60,17,77,40r0,-35r24,0r0,261r-24,0r0,-103v-18,23,-42,36,-77,38v-53,1,-98,-47,-98,-101v0,-53,45,-101,98,-100xm195,-95v1,-42,-35,-78,-76,-77v-45,1,-76,33,-76,77v0,42,32,77,76,77v44,0,75,-31,76,-77","w":245},"r":{"d":"43,0r-25,0r0,-191r25,0r0,28v15,-23,40,-43,72,-27r-13,21v-75,-15,-56,95,-59,169","w":108},"s":{"d":"18,-146v4,-55,72,-66,106,-24r-16,16v-21,-26,-62,-26,-68,7v7,45,84,41,84,96v0,59,-86,74,-115,29r16,-18v13,14,26,22,40,22v18,0,35,-14,35,-32v-4,-47,-86,-40,-82,-96","w":139},"t":{"d":"49,-262r25,0r0,71r39,0r0,21r-39,0r0,170r-25,0r0,-170r-34,0r0,-21r34,0r0,-71","w":121},"u":{"d":"108,5v-98,0,-84,-101,-84,-196r25,0v3,75,-18,178,59,172v46,-3,58,-23,58,-83r0,-89r26,0v0,0,14,196,-84,196","w":218},"v":{"d":"9,-191r27,0r63,139r64,-139r26,0r-87,191r-5,0","w":199},"w":{"d":"2,-191r25,0r58,139r62,-139r4,0r61,139r60,-139r26,0r-83,191r-5,0r-61,-137r-61,137r-5,0","w":299},"x":{"d":"6,-191r29,0r51,71r50,-71r30,0r-65,91r73,100r-30,0r-58,-80r-58,80r-29,0r72,-100","w":172},"y":{"d":"7,-191r26,0r66,147r63,-147r27,0r-114,261r-26,0r36,-84","w":193},"z":{"d":"12,-191r140,0r-108,169r105,0r0,22r-147,0r108,-170r-98,0r0,-21","w":152},"{":{"d":"50,-7v0,-44,-2,-64,-37,-68r0,-29v40,-4,37,-33,37,-81v0,-56,12,-76,65,-74r0,28v-29,0,-37,5,-36,36v0,63,1,86,-36,105v29,14,36,33,36,80v0,48,-7,62,36,62r0,27v-59,2,-65,-24,-65,-86","w":126},"|":{"d":"108,-265r25,0r0,335r-25,0r0,-335","w":241},"}":{"d":"77,-172v-1,45,1,64,36,68r0,29v-39,0,-37,40,-36,80v1,55,-12,77,-66,74r0,-27v29,0,37,-5,36,-36v0,-63,1,-87,37,-106v-31,-16,-36,-31,-37,-79v0,-52,6,-60,-36,-62r0,-28v59,-2,67,25,66,87","w":126},"~":{"d":"154,-128v21,-1,21,-7,44,-19r0,28v-20,10,-25,15,-44,17v-22,3,-66,-28,-88,-28v-21,0,-26,7,-46,19r0,-29v20,-10,25,-14,44,-16v22,-2,65,29,90,28","w":218},"\u00c4":{"d":"137,-259r121,259r-28,0r-41,-85r-111,0r-41,85r-28,0r122,-259r6,0xm134,-204r-45,94r89,0xm77,-298v0,-12,9,-21,21,-21v11,0,20,10,20,21v0,11,-9,20,-20,20v-11,0,-21,-9,-21,-20xm149,-298v0,-11,9,-21,20,-21v12,0,21,9,21,21v0,11,-10,20,-21,20v-11,0,-20,-9,-20,-20","w":266},"\u00c5":{"d":"96,-312v0,-20,17,-38,37,-38v20,0,39,17,38,38v0,20,-18,37,-38,37v-20,0,-37,-17,-37,-37xm152,-313v0,-9,-10,-19,-19,-19v-9,0,-20,9,-19,19v-1,10,9,20,19,20v10,0,19,-10,19,-20xm137,-259r121,259r-28,0r-41,-85r-111,0r-41,85r-28,0r122,-259r6,0xm134,-204r-45,94r89,0","w":266},"\u00c7":{"d":"20,-131v0,-99,109,-165,204,-120v19,10,36,23,48,40r-20,16v-20,-26,-51,-45,-93,-45v-65,0,-109,45,-112,112v-4,105,145,149,205,68r20,15v-24,30,-61,52,-113,52v-80,2,-139,-58,-139,-138xm161,41v-2,-9,-13,-8,-23,-5r5,-36r15,0r-3,21v14,-4,26,6,27,18v-1,28,-43,34,-70,23r4,-13v15,5,44,9,45,-8","w":292},"\u00c9":{"d":"32,-259r148,0r0,26r-123,0r0,81r122,0r0,25r-122,0r0,102r122,0r0,25r-147,0r0,-259xm119,-333r38,0r-52,54r-24,0","w":193},"\u00d1":{"d":"69,-302v33,-42,79,15,116,-12r13,17v-35,39,-87,-20,-118,13xm32,0r0,-259r5,0r172,198r0,-198r26,0r0,259r-6,0r-171,-195r0,195r-26,0","w":266},"\u00d6":{"d":"20,-128v2,-80,56,-135,135,-137v76,-2,137,61,137,136v0,74,-61,136,-135,136v-74,0,-138,-62,-137,-135xm266,-129v0,-65,-47,-111,-110,-111v-63,0,-108,47,-109,112v-1,60,49,111,109,109v65,-1,110,-46,110,-110xm100,-298v0,-12,9,-21,21,-21v11,0,20,10,20,21v0,11,-9,20,-20,20v-11,0,-21,-9,-21,-20xm172,-298v0,-11,9,-21,20,-21v12,0,21,9,21,21v0,11,-10,20,-21,20v-11,0,-20,-9,-20,-20","w":312},"\u00dc":{"d":"121,7v-63,0,-89,-33,-89,-109r0,-157r26,0r0,157v-5,59,16,84,61,84v93,0,49,-150,59,-241r26,0v-5,112,31,266,-83,266xm62,-298v0,-12,9,-21,21,-21v11,0,20,10,20,21v0,11,-9,20,-20,20v-11,0,-21,-9,-21,-20xm134,-298v0,-11,9,-21,20,-21v12,0,21,9,21,21v0,11,-10,20,-21,20v-11,0,-20,-9,-20,-20"},"\u00e1":{"d":"118,-196v36,1,59,18,76,40r0,-35r24,0r0,191r-24,0r0,-33v-18,23,-42,36,-77,38v-53,1,-98,-48,-98,-101v0,-53,45,-101,99,-100xm195,-95v0,-42,-34,-78,-75,-77v-45,1,-76,32,-76,77v0,43,32,77,75,77v44,0,76,-30,76,-77xm134,-281r38,0r-52,54r-24,0","w":245},"\u00e0":{"d":"118,-196v36,1,59,18,76,40r0,-35r24,0r0,191r-24,0r0,-33v-18,23,-42,36,-77,38v-53,1,-98,-48,-98,-101v0,-53,45,-101,99,-100xm195,-95v0,-42,-34,-78,-75,-77v-45,1,-76,32,-76,77v0,43,32,77,75,77v44,0,76,-30,76,-77xm112,-281r39,54r-25,0r-51,-54r37,0","w":245},"\u00e2":{"d":"111,-271r25,0r51,45r-32,0r-31,-27r-32,27r-33,0xm118,-196v36,1,59,18,76,40r0,-35r24,0r0,191r-24,0r0,-33v-18,23,-42,36,-77,38v-53,1,-98,-48,-98,-101v0,-53,45,-101,99,-100xm195,-95v0,-42,-34,-78,-75,-77v-45,1,-76,32,-76,77v0,43,32,77,75,77v44,0,76,-30,76,-77","w":245},"\u00e4":{"d":"118,-196v36,1,59,18,76,40r0,-35r24,0r0,191r-24,0r0,-33v-18,23,-42,36,-77,38v-53,1,-98,-48,-98,-101v0,-53,45,-101,99,-100xm195,-95v0,-42,-34,-78,-75,-77v-45,1,-76,32,-76,77v0,43,32,77,75,77v44,0,76,-30,76,-77xm67,-246v0,-12,9,-21,21,-21v11,0,20,10,20,21v0,11,-9,20,-20,20v-11,0,-21,-9,-21,-20xm139,-246v0,-11,9,-21,20,-21v12,0,21,9,21,21v0,11,-10,20,-21,20v-11,0,-20,-9,-20,-20","w":245},"\u00e3":{"d":"59,-250v33,-42,79,15,116,-12r12,17v-34,39,-86,-20,-117,13xm118,-196v36,1,59,18,76,40r0,-35r24,0r0,191r-24,0r0,-33v-18,23,-42,36,-77,38v-53,1,-98,-48,-98,-101v0,-53,45,-101,99,-100xm195,-95v0,-42,-34,-78,-75,-77v-45,1,-76,32,-76,77v0,43,32,77,75,77v44,0,76,-30,76,-77","w":245},"\u00e5":{"d":"85,-260v0,-20,18,-37,38,-37v20,0,37,17,37,37v0,20,-17,38,-37,38v-20,0,-39,-17,-38,-38xm142,-260v0,-9,-9,-20,-19,-19v-10,-1,-20,9,-20,19v0,10,10,19,20,19v9,0,19,-10,19,-19xm118,-196v36,1,59,18,76,40r0,-35r24,0r0,191r-24,0r0,-33v-18,23,-42,36,-77,38v-53,1,-98,-48,-98,-101v0,-53,45,-101,99,-100xm195,-95v0,-42,-34,-78,-75,-77v-45,1,-76,32,-76,77v0,43,32,77,75,77v44,0,76,-30,76,-77","w":245},"\u00e7":{"d":"18,-94v0,-102,146,-136,195,-58r-19,13v-40,-61,-151,-34,-151,43v0,78,109,104,151,45r19,13v-17,25,-47,43,-89,43v-57,0,-106,-43,-106,-99xm131,41v-2,-9,-13,-8,-23,-5r5,-36r15,0r-3,21v14,-4,26,6,27,18v-1,28,-43,34,-70,23r4,-13v15,5,44,9,45,-8","w":232},"\u00e9":{"d":"116,-18v39,-2,56,-16,72,-45r21,10v-17,34,-42,57,-91,58v-58,1,-100,-47,-100,-100v0,-54,43,-101,98,-101v56,0,100,43,100,102r-172,0v-1,42,31,78,72,76xm188,-115v-6,-52,-80,-76,-120,-40v-10,9,-17,22,-22,40r142,0xm129,-281r38,0r-52,54r-24,0","w":233},"\u00e8":{"d":"116,-18v39,-2,56,-16,72,-45r21,10v-17,34,-42,57,-91,58v-58,1,-100,-47,-100,-100v0,-54,43,-101,98,-101v56,0,100,43,100,102r-172,0v-1,42,31,78,72,76xm188,-115v-6,-52,-80,-76,-120,-40v-10,9,-17,22,-22,40r142,0xm106,-281r39,54r-25,0r-51,-54r37,0","w":233},"\u00ea":{"d":"105,-271r25,0r51,45r-32,0r-31,-27r-32,27r-33,0xm116,-18v39,-2,56,-16,72,-45r21,10v-17,34,-42,57,-91,58v-58,1,-100,-47,-100,-100v0,-54,43,-101,98,-101v56,0,100,43,100,102r-172,0v-1,42,31,78,72,76xm188,-115v-6,-52,-80,-76,-120,-40v-10,9,-17,22,-22,40r142,0","w":233},"\u00eb":{"d":"116,-18v39,-2,56,-16,72,-45r21,10v-17,34,-42,57,-91,58v-58,1,-100,-47,-100,-100v0,-54,43,-101,98,-101v56,0,100,43,100,102r-172,0v-1,42,31,78,72,76xm188,-115v-6,-52,-80,-76,-120,-40v-10,9,-17,22,-22,40r142,0xm61,-246v0,-12,9,-21,21,-21v11,0,20,10,20,21v0,11,-9,20,-20,20v-11,0,-21,-9,-21,-20xm133,-246v0,-11,9,-21,20,-21v12,0,21,9,21,21v0,11,-10,20,-21,20v-11,0,-20,-9,-20,-20","w":233},"\u00ed":{"d":"24,-191r25,0r0,191r-25,0r0,-191xm48,-281r38,0r-52,54r-24,0","w":72},"\u00ec":{"d":"24,-191r25,0r0,191r-25,0r0,-191xm25,-281r39,54r-25,0r-51,-54r37,0","w":72},"\u00ee":{"d":"24,-271r25,0r51,45r-32,0r-31,-27r-32,27r-33,0xm24,-191r25,0r0,191r-25,0r0,-191","w":72},"\u00ef":{"d":"24,-191r25,0r0,191r-25,0r0,-191xm-20,-246v0,-12,9,-21,21,-21v11,0,20,10,20,21v0,11,-9,20,-20,20v-11,0,-21,-9,-21,-20xm52,-246v0,-11,9,-21,20,-21v12,0,21,9,21,21v0,11,-10,20,-21,20v-11,0,-20,-9,-20,-20","w":72},"\u00f1":{"d":"45,-250v34,-42,79,15,117,-12r12,17v-21,20,-57,17,-80,2v-17,-3,-25,1,-37,11xm119,-173v-76,1,-68,89,-67,173r-25,0r0,-191r25,0r0,34v17,-22,38,-38,72,-39v87,-1,69,108,70,196r-24,0v-5,-70,22,-174,-51,-173","w":219},"\u00f3":{"d":"18,-95v0,-54,45,-101,100,-101v54,0,99,45,99,101v0,54,-44,100,-99,100v-55,0,-100,-46,-100,-100xm192,-95v2,-40,-35,-77,-74,-77v-39,0,-77,36,-75,77v1,44,31,77,75,77v44,0,72,-33,74,-77xm129,-281r38,0r-52,54r-24,0"},"\u00f2":{"d":"18,-95v0,-54,45,-101,100,-101v54,0,99,45,99,101v0,54,-44,100,-99,100v-55,0,-100,-46,-100,-100xm192,-95v2,-40,-35,-77,-74,-77v-39,0,-77,36,-75,77v1,44,31,77,75,77v44,0,72,-33,74,-77xm107,-281r39,54r-25,0r-51,-54r37,0"},"\u00f4":{"d":"106,-271r25,0r51,45r-32,0r-31,-27r-32,27r-33,0xm18,-95v0,-54,45,-101,100,-101v54,0,99,45,99,101v0,54,-44,100,-99,100v-55,0,-100,-46,-100,-100xm192,-95v2,-40,-35,-77,-74,-77v-39,0,-77,36,-75,77v1,44,31,77,75,77v44,0,72,-33,74,-77"},"\u00f6":{"d":"18,-95v0,-54,45,-101,100,-101v54,0,99,45,99,101v0,54,-44,100,-99,100v-55,0,-100,-46,-100,-100xm192,-95v2,-40,-35,-77,-74,-77v-39,0,-77,36,-75,77v1,44,31,77,75,77v44,0,72,-33,74,-77xm62,-246v0,-12,9,-21,21,-21v11,0,20,10,20,21v0,11,-9,20,-20,20v-11,0,-21,-9,-21,-20xm134,-246v0,-11,9,-21,20,-21v12,0,21,9,21,21v0,11,-10,20,-21,20v-11,0,-20,-9,-20,-20"},"\u00f5":{"d":"53,-250v34,-42,79,15,117,-12r12,17v-34,39,-86,-20,-117,13xm18,-95v0,-54,45,-101,100,-101v54,0,99,45,99,101v0,54,-44,100,-99,100v-55,0,-100,-46,-100,-100xm192,-95v2,-40,-35,-77,-74,-77v-39,0,-77,36,-75,77v1,44,31,77,75,77v44,0,72,-33,74,-77"},"\u00fa":{"d":"108,5v-98,0,-84,-101,-84,-196r25,0v3,75,-18,178,59,172v46,-3,58,-23,58,-83r0,-89r26,0v0,0,14,196,-84,196xm121,-281r38,0r-52,54r-24,0","w":218},"\u00f9":{"d":"108,5v-98,0,-84,-101,-84,-196r25,0v3,75,-18,178,59,172v46,-3,58,-23,58,-83r0,-89r26,0v0,0,14,196,-84,196xm98,-281r39,54r-25,0r-51,-54r37,0","w":218},"\u00fb":{"d":"98,-271r24,0r51,45r-31,0r-31,-27r-33,27r-32,0xm108,5v-98,0,-84,-101,-84,-196r25,0v3,75,-18,178,59,172v46,-3,58,-23,58,-83r0,-89r26,0v0,0,14,196,-84,196","w":218},"\u00fc":{"d":"108,5v-98,0,-84,-101,-84,-196r25,0v3,75,-18,178,59,172v46,-3,58,-23,58,-83r0,-89r26,0v0,0,14,196,-84,196xm53,-246v0,-12,9,-21,21,-21v11,0,20,10,20,21v0,11,-9,20,-20,20v-11,0,-21,-9,-21,-20xm125,-246v0,-11,9,-21,20,-21v12,0,21,9,21,21v0,11,-10,20,-21,20v-11,0,-20,-9,-20,-20","w":218},"\u00b0":{"d":"72,-265v33,0,61,28,61,60v0,33,-28,61,-61,61v-33,0,-61,-28,-61,-61v0,-33,28,-60,61,-60xm72,-163v21,0,40,-20,40,-41v0,-22,-18,-42,-39,-42v-22,0,-41,18,-41,41v0,22,18,42,40,42","w":143},"\u00a2":{"d":"55,-14v-79,-56,-19,-220,91,-176r23,-46r21,11r-23,45v8,5,15,11,20,17r-15,18v-5,-5,-10,-9,-16,-13r-70,134v32,13,52,4,80,-16r16,18v-24,22,-67,36,-107,20r-26,52r-21,-11xm134,-169v-74,-28,-121,80,-68,132","w":199},"\u00a3":{"d":"10,-27v0,-30,35,-52,64,-33v4,-25,1,-45,-6,-66r-51,0r0,-22r45,0v-35,-70,10,-137,81,-110v18,12,29,30,31,60r-24,0v0,-25,-12,-44,-36,-44v-52,-1,-41,59,-26,94r57,0r0,22r-51,0v7,24,10,56,3,80v10,7,30,25,49,26v11,0,17,-13,18,-40r25,0v-1,33,-10,67,-40,67v-24,0,-46,-16,-61,-29v-13,39,-77,39,-78,-5xm34,-30v4,21,28,14,34,-6v-14,-11,-32,-12,-34,6","w":199},"\u00a7":{"d":"69,-161v-53,-25,-34,-114,34,-109v39,3,62,23,66,60r-25,0v1,-44,-81,-47,-81,-4v0,63,113,55,113,123v0,27,-25,47,-51,52v20,13,38,31,39,59v2,75,-129,68,-136,4r26,0v7,38,84,38,84,-4v0,-61,-115,-61,-115,-128v0,-30,21,-46,46,-53xm105,-54v31,-1,59,-31,37,-58v-5,-5,-25,-21,-53,-35v-32,1,-53,36,-31,61v8,9,24,20,47,32","w":221},"\u00b6":{"d":"17,-194v0,-43,24,-72,72,-72r91,0r0,13r-15,0r0,294r-21,0r0,-294r-38,0r0,294r-21,0r0,-165v-46,0,-68,-26,-68,-70","w":203},"\u00df":{"d":"103,-246v-38,4,-50,21,-50,73r0,173r-25,0r0,-175v-2,-65,20,-91,74,-95v40,-3,71,26,70,64v-1,36,-24,54,-58,59v43,5,64,33,67,75v3,57,-59,96,-110,68r0,-23v39,23,85,0,85,-45v0,-40,-28,-61,-69,-61r0,-28v33,3,60,-16,60,-44v0,-23,-20,-43,-44,-41","w":199},"\u00ae":{"d":"135,-271v80,0,138,59,138,137v0,81,-58,139,-138,139v-79,0,-139,-58,-139,-138v0,-80,58,-138,139,-138xm135,-14v68,0,118,-50,118,-119v0,-68,-49,-120,-118,-120v-69,0,-119,52,-119,120v0,68,50,119,119,119xm178,-55v-8,-30,7,-73,-36,-66r-40,0r0,66r-25,0r0,-159v56,1,125,-11,123,45v-1,18,-6,25,-20,35v29,8,9,56,26,79r-28,0xm175,-168v0,-32,-43,-21,-73,-23r0,47v31,-1,73,8,73,-24","w":268},"\u00a9":{"d":"135,-271v80,0,138,58,138,138v0,80,-58,138,-138,138v-80,0,-139,-58,-139,-138v0,-80,58,-138,139,-138xm135,-14v68,0,118,-49,118,-119v0,-70,-50,-119,-119,-119v-68,0,-118,51,-118,119v0,69,50,119,119,119xm62,-132v0,-68,69,-108,120,-70v13,9,19,24,20,40r-24,0v-4,-20,-18,-32,-41,-32v-33,1,-49,25,-49,62v0,68,88,82,90,17r24,0v-4,36,-29,63,-67,63v-46,0,-73,-32,-73,-80","w":268},"\u00b4":{"d":"79,-281r38,0r-52,54r-24,0","w":135},"\u00a8":{"d":"10,-246v0,-12,9,-21,21,-21v11,0,20,10,20,21v0,11,-9,20,-20,20v-11,0,-21,-9,-21,-20xm82,-246v0,-11,9,-21,20,-21v12,0,21,9,21,21v0,11,-10,20,-21,20v-11,0,-20,-9,-20,-20","w":132},"\u00c6":{"d":"0,0r167,-259r160,0r0,27r-122,0r0,79r122,0r0,26r-122,0r0,102r122,0r0,25r-148,0r0,-85r-94,0r-55,85r-30,0xm102,-109r77,0r0,-120","w":357},"\u00d8":{"d":"61,-31v-85,-79,-26,-234,95,-234v30,0,57,9,82,26r26,-31r18,16r-26,31v22,22,34,53,36,94v4,104,-123,175,-212,113r-29,34r-19,-15xm221,-219v-72,-52,-174,0,-174,91v0,30,10,56,31,77xm97,-36v74,45,172,-7,169,-93v0,-29,-10,-54,-28,-74","w":312},"\u00b1":{"d":"87,-160r0,-77r24,0r0,77r77,0r0,24r-77,0r0,76r-24,0r0,-76r-77,0r0,-24r77,0xm188,-28r0,24r-178,0r0,-24r178,0","w":197},"\u00a5":{"d":"159,-259r29,0r-73,130r63,0r0,20r-66,0r0,27r66,0r0,21r-66,0r0,61r-25,0r0,-61r-65,0r0,-21r65,0r0,-27r-65,0r0,-20r62,0r-73,-130r29,0r59,106","w":199},"\u00b5":{"d":"157,-21v-19,33,-86,32,-106,1r0,90r-25,0r0,-261r25,0v3,71,-20,170,53,169v72,-1,50,-99,53,-169r25,0r0,191r-25,0r0,-21","w":207},"\u00aa":{"d":"10,-202v-6,-51,60,-85,87,-43r0,-17r20,0r0,120r-20,0r0,-17v-27,41,-94,8,-87,-43xm98,-202v0,-23,-14,-44,-34,-44v-44,0,-44,88,0,88v20,0,34,-21,34,-44","w":132},"\u00ba":{"d":"10,-202v0,-34,25,-63,56,-63v32,0,57,30,57,63v0,33,-24,62,-57,62v-33,0,-56,-28,-56,-62xm102,-202v0,-24,-15,-43,-36,-44v-45,0,-47,88,0,88v21,-1,36,-20,36,-44","w":132},"\u00e6":{"d":"21,-96v0,-96,129,-134,175,-60r0,-35r23,0r0,34v28,-47,109,-51,148,-10v18,20,28,44,28,74r-172,0v3,43,30,75,75,75v37,0,56,-17,70,-45r21,11v-20,62,-136,78,-170,18r0,34r-23,0r0,-35v-19,25,-40,39,-76,40v-53,1,-99,-47,-99,-101xm368,-114v-5,-60,-95,-77,-129,-31v-7,8,-12,19,-15,31r144,0xm197,-95v-1,-46,-30,-77,-76,-77v-43,0,-74,32,-75,76v-1,42,35,78,76,78v42,0,75,-35,75,-77","w":416},"\u00f8":{"d":"49,-22v-65,-57,-19,-174,68,-174v24,0,44,7,62,21r21,-24r16,13r-22,26v55,62,5,165,-76,165v-19,0,-37,-4,-53,-14r-20,24r-16,-13xm163,-156v-57,-46,-145,16,-114,91v4,10,9,18,16,25xm81,-28v70,41,144,-47,96,-113"},"\u00bf":{"d":"85,-173v0,-12,9,-22,21,-22v12,0,22,10,22,22v0,11,-10,21,-22,21v-12,0,-21,-9,-21,-21xm106,50v31,0,52,-19,52,-52r25,0v1,47,-31,77,-77,77v-41,0,-72,-24,-74,-61v-3,-63,99,-51,109,-97v0,-16,-17,-28,-36,-27v-26,0,-36,13,-38,38r-26,0v2,-38,25,-62,64,-62v35,0,62,20,62,51v3,64,-106,45,-109,97v-1,22,23,36,48,36","w":212},"\u00a1":{"d":"31,-173v0,-12,10,-22,22,-22v12,0,22,10,22,22v0,11,-10,21,-22,21v-12,0,-22,-10,-22,-21xm41,75r0,-201r25,0r0,201r-25,0","w":106},"\u00ac":{"d":"198,-180r0,101r-24,0r0,-77r-154,0r0,-24r178,0","w":218},"\u0192":{"d":"109,-155r41,0r-3,21r-41,0v-15,67,-8,165,-51,201v-15,13,-32,11,-49,-1r3,-22v37,23,50,-15,56,-56r17,-122r-25,0r3,-21r25,0v10,-43,4,-114,49,-115v10,0,21,3,32,11r-4,24v-25,-25,-39,-9,-45,28","w":199},"\u00ab":{"d":"69,-191r-39,96r39,95r-26,0r-39,-95r39,-96r26,0xm149,-191r-39,96r39,95r-26,0r-39,-95r39,-96r26,0","w":152},"\u00bb":{"d":"84,0r39,-96r-39,-95r26,0r39,95r-39,96r-26,0xm4,0r39,-96r-39,-95r26,0r39,95r-39,96r-26,0","w":152},"\u00a0":{"w":100},"\u00c0":{"d":"137,-259r121,259r-28,0r-41,-85r-111,0r-41,85r-28,0r122,-259r6,0xm134,-204r-45,94r89,0xm122,-333r39,54r-25,0r-51,-54r37,0","w":266},"\u00c3":{"d":"69,-302v33,-42,79,15,116,-12r13,17v-35,39,-87,-20,-118,13xm137,-259r121,259r-28,0r-41,-85r-111,0r-41,85r-28,0r122,-259r6,0xm134,-204r-45,94r89,0","w":266},"\u00d5":{"d":"92,-302v33,-42,79,15,116,-12r13,17v-34,39,-87,-19,-117,13xm20,-128v2,-80,56,-135,135,-137v76,-2,137,61,137,136v0,74,-61,136,-135,136v-74,0,-138,-62,-137,-135xm266,-129v0,-65,-47,-111,-110,-111v-63,0,-108,47,-109,112v-1,60,49,111,109,109v65,-1,110,-46,110,-110","w":312},"\u0152":{"d":"158,-265v47,0,88,27,110,57r0,-51r147,0r0,26r-121,0r0,80r121,0r0,26r-121,0r0,102r121,0r0,25r-147,0r0,-50v-29,34,-54,55,-111,57v-74,2,-138,-61,-137,-135v1,-80,59,-137,138,-137xm267,-130v-1,-65,-48,-107,-110,-110v-56,-2,-109,53,-109,110v0,60,50,111,111,111v59,0,109,-52,108,-111","w":429},"\u0153":{"d":"291,-196v55,-1,103,45,98,103r-171,0v-5,86,121,97,144,30r21,10v-20,35,-43,58,-92,58v-44,0,-66,-18,-86,-48v-20,28,-44,47,-86,48v-55,1,-99,-48,-99,-102v0,-54,45,-99,99,-99v41,0,67,19,86,50v19,-31,44,-49,86,-50xm193,-94v1,-42,-34,-79,-75,-78v-44,1,-74,33,-74,77v0,44,32,77,76,77v43,0,72,-32,73,-76xm362,-114v-7,-52,-77,-77,-119,-41v-11,9,-18,23,-23,41r142,0","w":409},"\u00f7":{"d":"81,-212r35,0r0,35r-35,0r0,-35xm10,-141r178,0r0,24r-178,0r0,-24xm81,-82r35,0r0,36r-35,0r0,-36","w":197},"\u00ff":{"d":"7,-191r26,0r66,147r63,-147r27,0r-114,261r-26,0r36,-84xm42,-246v0,-12,9,-21,21,-21v11,0,20,10,20,21v0,11,-9,20,-20,20v-11,0,-21,-9,-21,-20xm114,-246v0,-11,9,-21,20,-21v12,0,21,9,21,21v0,11,-10,20,-21,20v-11,0,-20,-9,-20,-20","w":193},"\u0178":{"d":"11,-259r30,0r66,107r65,-107r30,0r-82,135r0,124r-25,0r0,-124xm50,-298v0,-12,9,-21,21,-21v11,0,20,10,20,21v0,11,-9,20,-20,20v-11,0,-21,-9,-21,-20xm122,-298v0,-11,9,-21,20,-21v12,0,21,9,21,21v0,11,-10,20,-21,20v-11,0,-20,-9,-20,-20","w":213},"\u00c2":{"d":"121,-323r25,0r51,45r-32,0r-31,-27r-32,27r-33,0xm137,-259r121,259r-28,0r-41,-85r-111,0r-41,85r-28,0r122,-259r6,0xm134,-204r-45,94r89,0","w":266},"\u00ca":{"d":"95,-323r25,0r51,45r-32,0r-31,-27r-32,27r-33,0xm32,-259r148,0r0,26r-123,0r0,81r122,0r0,25r-122,0r0,102r122,0r0,25r-147,0r0,-259","w":193},"\u00c1":{"d":"137,-259r121,259r-28,0r-41,-85r-111,0r-41,85r-28,0r122,-259r6,0xm134,-204r-45,94r89,0xm145,-333r38,0r-52,54r-24,0","w":266},"\u00cb":{"d":"32,-259r148,0r0,26r-123,0r0,81r122,0r0,25r-122,0r0,102r122,0r0,25r-147,0r0,-259xm51,-298v0,-12,9,-21,21,-21v11,0,20,10,20,21v0,11,-9,20,-20,20v-11,0,-21,-9,-21,-20xm123,-298v0,-11,9,-21,20,-21v12,0,21,9,21,21v0,11,-10,20,-21,20v-11,0,-20,-9,-20,-20","w":193},"\u00c8":{"d":"32,-259r148,0r0,26r-123,0r0,81r122,0r0,25r-122,0r0,102r122,0r0,25r-147,0r0,-259xm96,-333r39,54r-25,0r-51,-54r37,0","w":193},"\u00cd":{"d":"28,-259r26,0r0,259r-26,0r0,-259xm52,-333r38,0r-52,54r-24,0","w":81},"\u00ce":{"d":"29,-323r24,0r51,45r-31,0r-31,-27r-33,27r-32,0xm28,-259r26,0r0,259r-26,0r0,-259","w":81},"\u00cf":{"d":"28,-259r26,0r0,259r-26,0r0,-259xm-16,-298v0,-12,9,-21,21,-21v11,0,20,10,20,21v0,11,-9,20,-20,20v-11,0,-21,-9,-21,-20xm56,-298v0,-11,9,-21,20,-21v12,0,21,9,21,21v0,11,-10,20,-21,20v-11,0,-20,-9,-20,-20","w":81},"\u00cc":{"d":"28,-259r26,0r0,259r-26,0r0,-259xm30,-333r39,54r-25,0r-51,-54r37,0","w":81},"\u00d3":{"d":"20,-128v2,-80,56,-135,135,-137v76,-2,137,61,137,136v0,74,-61,136,-135,136v-74,0,-138,-62,-137,-135xm266,-129v0,-65,-47,-111,-110,-111v-63,0,-108,47,-109,112v-1,60,49,111,109,109v65,-1,110,-46,110,-110xm168,-333r38,0r-52,54r-24,0","w":312},"\u00d4":{"d":"145,-323r24,0r51,45r-31,0r-31,-27r-33,27r-32,0xm20,-128v2,-80,56,-135,135,-137v76,-2,137,61,137,136v0,74,-61,136,-135,136v-74,0,-138,-62,-137,-135xm266,-129v0,-65,-47,-111,-110,-111v-63,0,-108,47,-109,112v-1,60,49,111,109,109v65,-1,110,-46,110,-110","w":312},"\u00d2":{"d":"20,-128v2,-80,56,-135,135,-137v76,-2,137,61,137,136v0,74,-61,136,-135,136v-74,0,-138,-62,-137,-135xm266,-129v0,-65,-47,-111,-110,-111v-63,0,-108,47,-109,112v-1,60,49,111,109,109v65,-1,110,-46,110,-110xm145,-333r39,54r-25,0r-51,-54r37,0","w":312},"\u00da":{"d":"121,7v-63,0,-89,-33,-89,-109r0,-157r26,0r0,157v-5,59,16,84,61,84v93,0,49,-150,59,-241r26,0v-5,112,31,266,-83,266xm129,-333r38,0r-52,54r-24,0"},"\u00db":{"d":"106,-323r25,0r51,45r-32,0r-31,-27r-32,27r-33,0xm121,7v-63,0,-89,-33,-89,-109r0,-157r26,0r0,157v-5,59,16,84,61,84v93,0,49,-150,59,-241r26,0v-5,112,31,266,-83,266"},"\u00d9":{"d":"121,7v-63,0,-89,-33,-89,-109r0,-157r26,0r0,157v-5,59,16,84,61,84v93,0,49,-150,59,-241r26,0v-5,112,31,266,-83,266xm107,-333r39,54r-25,0r-51,-54r37,0"},"\u0131":{"d":"24,-191r25,0r0,191r-25,0r0,-191","w":72},"\u00b8":{"d":"73,41v-2,-9,-13,-8,-23,-5r5,-36r15,0r-3,21v14,-4,26,6,27,18v-1,28,-43,34,-70,23r4,-13v15,5,44,9,45,-8","w":116},"\u0141":{"d":"77,-151r47,-38r0,30r-47,39r0,95r99,0r0,25r-125,0r0,-98r-35,29r0,-30r35,-30r0,-130r26,0r0,108","w":186},"\u0142":{"d":"66,-171r35,-22r0,24r-35,23r0,146r-24,0r0,-130r-33,21r0,-25r33,-21r0,-110r24,0r0,94","w":107},"\u0160":{"d":"101,-278r-24,0r-51,-45r31,0r32,26r32,-26r32,0xm144,-102v44,64,-39,141,-104,96v-13,-8,-24,-22,-35,-42r22,-13v15,28,33,42,53,42v27,0,48,-17,48,-44v0,-62,-107,-74,-107,-141v0,-49,54,-76,97,-52v11,6,22,17,34,33r-21,16v-16,-20,-22,-29,-48,-31v-36,-3,-46,46,-19,66v13,9,74,54,80,70","w":179},"\u0161":{"d":"81,-226r-24,0r-51,-45r32,0r31,27r32,-27r33,0xm18,-146v4,-55,72,-66,106,-24r-16,16v-21,-26,-62,-26,-68,7v7,45,84,41,84,96v0,59,-86,74,-115,29r16,-18v13,14,26,22,40,22v18,0,35,-14,35,-32v-4,-47,-86,-40,-82,-96","w":139},"\u017d":{"d":"98,-278r-24,0r-51,-45r31,0r31,26r33,-26r32,0xm21,-234r0,-25r137,0r-108,234r102,0r0,25r-142,0r109,-234r-98,0","w":172},"\u017e":{"d":"88,-226r-24,0r-51,-45r31,0r31,27r33,-27r32,0xm12,-191r140,0r-108,169r105,0r0,22r-147,0r108,-170r-98,0r0,-21","w":152},"\u00a6":{"d":"108,-121r0,-144r25,0r0,135xm108,70r0,-168r25,-10r0,178r-25,0","w":241},"\u00d0":{"d":"266,-126v0,81,-46,126,-136,126r-93,0r0,-117r-31,0r0,-24r31,0r0,-118r65,0v110,-3,164,38,164,133xm240,-126v0,-93,-69,-114,-178,-107r0,92r68,0r0,24r-68,0r0,93v106,5,178,-8,178,-102","w":284},"\u00f0":{"d":"18,-96v0,-69,73,-125,141,-89v-11,-15,-24,-28,-38,-41r-38,16r-9,-19r31,-13v-11,-9,-21,-17,-29,-23r34,0v6,4,12,9,18,14r29,-12r9,18r-20,9v40,38,72,77,72,136v0,62,-41,103,-101,105v-54,2,-99,-47,-99,-101xm192,-96v0,-46,-28,-77,-72,-77v-41,0,-77,32,-77,76v0,42,34,79,75,78v43,-2,75,-31,74,-77"},"\u00dd":{"d":"11,-259r30,0r66,107r65,-107r30,0r-82,135r0,124r-25,0r0,-124xm118,-333r38,0r-52,54r-24,0","w":213},"\u00fd":{"d":"7,-191r26,0r66,147r63,-147r27,0r-114,261r-26,0r36,-84xm108,-281r38,0r-52,54r-24,0","w":193},"\u00de":{"d":"193,-129v0,66,-55,72,-136,69r0,60r-26,0r0,-259r26,0r0,61v78,-3,136,2,136,69xm166,-129v0,-50,-56,-45,-109,-44r0,88v53,1,109,6,109,-44","w":213},"\u00fe":{"d":"129,5v-35,-2,-59,-16,-77,-38r0,103r-24,0r0,-335r24,0r0,109v17,-23,40,-39,76,-40v54,-1,99,47,99,100v0,53,-45,102,-98,101xm202,-95v0,-45,-31,-76,-76,-77v-41,-1,-76,35,-76,77v0,46,33,77,77,77v43,0,75,-34,75,-77","w":245},"\u00d7":{"d":"125,-129r59,58r-17,16r-58,-58r-58,58r-16,-16r58,-58r-58,-59r16,-16r58,59r58,-59r17,16","w":218},"\u00b9":{"d":"39,-262r33,0r0,133r-19,0r0,-116r-26,0","w":119},"\u00b2":{"d":"92,-224v-5,-35,-66,-30,-65,7r-18,0v0,-28,24,-48,53,-48v34,0,61,31,43,61v-10,17,-41,42,-58,58r66,0r0,17r-112,0r63,-57v17,-17,24,-19,28,-38","w":119},"\u00b3":{"d":"60,-248v-15,1,-22,8,-28,21r-19,0v3,-48,90,-50,93,-2v0,10,-5,18,-16,25v44,17,21,78,-29,78v-32,0,-48,-15,-53,-42r19,0v3,34,68,32,68,-1v0,-21,-19,-23,-44,-25r0,-17v38,7,46,-37,9,-37","w":123},"\u00bd":{"d":"49,7r162,-272r20,0r-163,272r-19,0xm31,-262r33,0r0,133r-19,0r0,-116r-26,0xm256,-94v-5,-35,-66,-30,-65,7r-18,0v0,-28,24,-48,53,-48v34,0,61,31,43,61v-10,17,-41,42,-58,58r66,0r0,17r-112,0r63,-57v17,-17,24,-19,28,-38","w":299},"\u00bc":{"d":"273,-138r0,93r19,0r0,17r-19,0r0,30r-19,0r0,-30r-76,0xm254,-45r0,-44r-38,44r38,0xm68,7r162,-272r20,0r-162,272r-20,0xm33,-262r33,0r0,133r-19,0r0,-116r-26,0","w":299},"\u00be":{"d":"272,-138r0,93r18,0r0,17r-18,0r0,30r-20,0r0,-30r-76,0xm252,-45r0,-44r-37,44r37,0xm76,7r162,-272r20,0r-163,272r-19,0xm64,-248v-15,1,-22,8,-28,21r-19,0v3,-48,90,-50,93,-2v0,10,-5,18,-16,25v44,17,21,78,-29,78v-32,0,-48,-15,-53,-42r19,0v3,34,68,32,68,-1v0,-21,-19,-23,-44,-25r0,-17v38,7,46,-37,9,-37","w":299},"\u011e":{"d":"118,-320v13,24,67,26,79,0r22,0v-9,50,-115,50,-124,0r23,0xm21,-129v-1,-102,103,-162,203,-124v19,8,39,21,57,38r-20,19v-24,-24,-58,-43,-98,-43v-64,0,-111,45,-115,109v-8,122,200,156,219,31r-82,0r0,-25r111,0v1,80,-52,129,-130,131v-80,2,-144,-58,-145,-136","w":313},"\u011f":{"d":"82,-268v12,24,67,25,79,0r23,0v-9,49,-116,49,-125,0r23,0xm18,-97v0,-94,127,-132,174,-61r0,-33r25,0r0,152v24,131,-159,148,-197,54r27,0v31,61,167,48,145,-51v-46,66,-174,33,-174,-61xm193,-97v0,-45,-29,-75,-73,-75v-45,0,-76,32,-78,76v-2,42,33,73,76,73v44,0,75,-30,75,-74","w":242},"\u0130":{"d":"20,-298v0,-11,10,-20,21,-20v11,0,20,9,20,20v0,11,-9,20,-20,20v-11,0,-21,-9,-21,-20xm28,-259r26,0r0,259r-26,0r0,-259","w":81},"\u015e":{"d":"144,-102v44,64,-39,141,-104,96v-13,-8,-24,-22,-35,-42r22,-13v15,28,33,42,53,42v27,0,48,-17,48,-44v0,-62,-107,-74,-107,-141v0,-49,54,-76,97,-52v11,6,22,17,34,33r-21,16v-16,-20,-22,-29,-48,-31v-36,-3,-46,46,-19,66v13,9,74,54,80,70xm94,41v-2,-9,-13,-8,-23,-5r5,-36r15,0r-3,21v14,-4,26,6,27,18v-1,28,-43,34,-70,23r4,-13v15,5,44,9,45,-8","w":179},"\u015f":{"d":"18,-146v4,-55,72,-66,106,-24r-16,16v-21,-26,-62,-26,-68,7v7,45,84,41,84,96v0,59,-86,74,-115,29r16,-18v13,14,26,22,40,22v18,0,35,-14,35,-32v-4,-47,-86,-40,-82,-96xm78,41v-2,-9,-13,-8,-23,-5r5,-36r15,0r-3,21v14,-4,26,6,27,18v-1,28,-43,34,-70,23r4,-13v15,5,44,9,45,-8","w":139},"\u0106":{"d":"20,-131v0,-99,109,-165,204,-120v19,10,36,23,48,40r-20,16v-20,-26,-51,-45,-93,-45v-65,0,-109,45,-112,112v-4,105,145,149,205,68r20,15v-24,30,-61,52,-113,52v-80,2,-139,-58,-139,-138xm173,-333r38,0r-52,54r-24,0","w":292},"\u0107":{"d":"18,-94v0,-102,146,-136,195,-58r-19,13v-40,-61,-151,-34,-151,43v0,78,109,104,151,45r19,13v-17,25,-47,43,-89,43v-57,0,-106,-43,-106,-99xm134,-281r38,0r-52,54r-24,0","w":232},"\u010c":{"d":"171,-277r-25,0r-51,-46r32,0r31,27r32,-27r33,0xm20,-131v0,-99,109,-165,204,-120v19,10,36,23,48,40r-20,16v-20,-26,-51,-45,-93,-45v-65,0,-109,45,-112,112v-4,105,145,149,205,68r20,15v-24,30,-61,52,-113,52v-80,2,-139,-58,-139,-138","w":292},"\u010d":{"d":"137,-226r-25,0r-51,-45r32,0r31,27r32,-27r33,0xm18,-94v0,-102,146,-136,195,-58r-19,13v-40,-61,-151,-34,-151,43v0,78,109,104,151,45r19,13v-17,25,-47,43,-89,43v-57,0,-106,-43,-106,-99","w":232},"\u0111":{"d":"118,-196v36,1,59,17,76,40r0,-58r-54,0r0,-20r54,0r0,-31r24,0r0,31r28,0r0,20r-28,0r0,214r-24,0r0,-33v-18,23,-42,36,-77,38v-53,1,-98,-48,-98,-101v0,-53,45,-101,99,-100xm196,-95v0,-42,-35,-78,-76,-77v-45,1,-76,32,-76,77v0,44,32,77,76,77v44,0,76,-31,76,-77","w":246},"\u00af":{"d":"-2,-304r184,0r0,19r-184,0r0,-19","w":180},"\u00b7":{"d":"85,-133v0,-11,10,-20,21,-20v11,0,20,9,20,20v0,11,-9,21,-20,21v-12,0,-21,-9,-21,-21","w":119},"\u0102":{"d":"197,-320v-10,49,-115,48,-125,0r23,0v13,23,66,25,79,0r23,0xm137,-259r121,259r-28,0r-41,-85r-111,0r-41,85r-28,0r122,-259r6,0xm134,-204r-45,94r89,0","w":266},"\u0103":{"d":"78,-268v12,24,66,24,79,0r22,0v-9,49,-116,49,-125,0r24,0xm118,-196v36,1,59,18,76,40r0,-35r24,0r0,191r-24,0r0,-33v-18,23,-42,36,-77,38v-53,1,-98,-48,-98,-101v0,-53,45,-101,99,-100xm195,-95v0,-42,-34,-78,-75,-77v-45,1,-76,32,-76,77v0,43,32,77,75,77v44,0,76,-30,76,-77","w":245},"\u0104":{"d":"265,67v-49,16,-75,-43,-34,-67r19,0v-14,12,-21,23,-21,34v1,16,18,22,38,18xm137,-259r121,259r-28,0r-41,-85r-111,0r-41,85r-28,0r122,-259r6,0xm134,-204r-45,94r89,0","w":266},"\u0105":{"d":"230,67v-27,7,-56,-4,-55,-30v0,-18,11,-41,40,-37v-14,12,-21,23,-21,34v0,17,19,22,38,18xm118,-196v36,1,59,18,76,40r0,-35r24,0r0,191r-24,0r0,-33v-18,23,-42,36,-77,38v-53,1,-98,-48,-98,-101v0,-53,45,-101,99,-100xm195,-95v0,-42,-34,-78,-75,-77v-45,1,-76,32,-76,77v0,43,32,77,75,77v44,0,76,-30,76,-77","w":245},"\u010e":{"d":"128,-277r-24,0r-51,-46r32,0r31,27r32,-27r33,0xm249,-126v0,81,-45,128,-135,126r-83,0r0,-259r54,0v111,-3,164,38,164,133xm223,-126v0,-89,-61,-113,-167,-107r0,209v104,5,167,-13,167,-102","w":267},"\u010f":{"d":"19,-96v-3,-88,125,-140,175,-60r0,-109r24,0r0,265r-24,0r0,-33v-21,25,-47,38,-77,38v-55,1,-96,-48,-98,-101xm196,-95v0,-44,-35,-77,-76,-77v-43,0,-75,36,-76,77v-1,41,36,77,76,77v41,0,76,-33,76,-77xm246,-183r-12,-7v6,-12,10,-23,11,-34r-13,0r0,-41r27,0v1,35,0,58,-13,82","w":246},"\u0110":{"d":"266,-126v0,81,-46,126,-136,126r-93,0r0,-117r-31,0r0,-24r31,0r0,-118r65,0v110,-3,164,38,164,133xm240,-126v0,-93,-69,-114,-178,-107r0,92r68,0r0,24r-68,0r0,93v106,5,178,-8,178,-102","w":284},"\u0118":{"d":"178,67v-27,7,-56,-4,-55,-30v0,-18,10,-42,40,-37v-14,12,-22,23,-22,34v1,16,18,22,38,18xm32,-259r148,0r0,26r-123,0r0,81r122,0r0,25r-122,0r0,102r122,0r0,25r-147,0r0,-259","w":193},"\u0119":{"d":"155,67v-27,7,-56,-4,-55,-30v0,-18,11,-41,40,-37v-14,12,-21,23,-21,34v1,16,18,22,38,18xm116,-18v39,-2,56,-16,72,-45r21,10v-17,34,-42,57,-91,58v-58,1,-100,-47,-100,-100v0,-54,43,-101,98,-101v56,0,100,43,100,102r-172,0v-1,42,31,78,72,76xm188,-115v-6,-52,-80,-76,-120,-40v-10,9,-17,22,-22,40r142,0","w":233},"\u011a":{"d":"119,-278r-25,0r-51,-45r32,0r31,26r32,-26r33,0xm32,-259r148,0r0,26r-123,0r0,81r122,0r0,25r-122,0r0,102r122,0r0,25r-147,0r0,-259","w":193},"\u011b":{"d":"129,-226r-25,0r-51,-45r32,0r31,27r32,-27r33,0xm116,-18v39,-2,56,-16,72,-45r21,10v-17,34,-42,57,-91,58v-58,1,-100,-47,-100,-100v0,-54,43,-101,98,-101v56,0,100,43,100,102r-172,0v-1,42,31,78,72,76xm188,-115v-6,-52,-80,-76,-120,-40v-10,9,-17,22,-22,40r142,0","w":233},"\u0132":{"d":"28,-259r26,0r0,259r-26,0r0,-259xm110,-41v47,40,88,27,88,-44r0,-174r25,0r0,175v14,93,-72,114,-126,63","w":254},"\u0133":{"d":"16,-250v-1,-11,10,-20,20,-20v11,0,20,9,20,20v0,11,-9,21,-20,21v-11,0,-20,-10,-20,-21xm88,-250v0,-11,10,-20,21,-20v11,0,20,9,20,20v0,11,-9,21,-20,21v-12,0,-21,-9,-21,-21xm24,-191r25,0r0,191r-25,0r0,-191xm61,47v20,11,36,3,36,-25r0,-213r24,0r0,220v2,45,-27,54,-60,40r0,-22","w":145},"\u0139":{"d":"31,-259r26,0r0,234r100,0r0,25r-126,0r0,-259xm96,-333r38,0r-52,54r-24,0","w":166},"\u013a":{"d":"24,-265r24,0r0,265r-24,0r0,-265xm52,-333r38,0r-52,54r-24,0","w":72},"\u013d":{"d":"98,-162r-13,-8v7,-17,11,-20,12,-40r-16,0r0,-49r32,0v0,41,1,70,-15,97xm31,-259r26,0r0,234r100,0r0,25r-126,0r0,-259","w":166},"\u013e":{"d":"24,-265r24,0r0,265r-24,0r0,-265xm76,-183r-12,-7v6,-12,10,-23,11,-34r-14,0r0,-41r27,0v0,34,1,59,-12,82","w":74},"\u013f":{"d":"31,-259r26,0r0,234r100,0r0,25r-126,0r0,-259xm87,-133v0,-11,10,-20,21,-20v11,0,20,9,20,20v0,11,-9,21,-20,21v-12,0,-21,-9,-21,-21","w":166},"\u0140":{"d":"24,-265r24,0r0,265r-24,0r0,-265xm62,-133v0,-11,10,-20,21,-20v11,0,20,9,20,20v0,11,-9,21,-20,21v-12,0,-21,-9,-21,-21","w":94},"\u0143":{"d":"32,0r0,-259r5,0r172,198r0,-198r26,0r0,259r-6,0r-171,-195r0,195r-26,0xm151,-333r38,0r-52,54r-24,0","w":266},"\u0144":{"d":"119,-173v-76,1,-68,89,-67,173r-25,0r0,-191r25,0r0,34v17,-22,38,-38,72,-39v87,-1,69,108,70,196r-24,0v-5,-70,22,-174,-51,-173xm117,-281r38,0r-52,54r-24,0","w":219},"\u0147":{"d":"146,-278r-25,0r-51,-45r32,0r31,26r32,-26r33,0xm32,0r0,-259r5,0r172,198r0,-198r26,0r0,259r-6,0r-171,-195r0,195r-26,0","w":266},"\u0148":{"d":"133,-226r-25,0r-51,-45r32,0r31,27r32,-27r33,0xm119,-173v-76,1,-68,89,-67,173r-25,0r0,-191r25,0r0,34v17,-22,38,-38,72,-39v87,-1,69,108,70,196r-24,0v-5,-70,22,-174,-51,-173","w":219},"\u0149":{"d":"5,-169r-14,-7v7,-17,11,-21,12,-41r-15,0r0,-48r32,0v0,41,1,70,-15,96xm120,-173v-76,1,-68,89,-67,173r-25,0r0,-191r25,0r0,34v17,-22,38,-38,72,-39v87,-1,69,108,70,196r-24,0v-5,-70,22,-174,-51,-173","w":220},"\u0150":{"d":"149,-333r38,0r-52,54r-24,0xm205,-333r38,0r-52,54r-24,0xm20,-128v2,-80,56,-135,135,-137v76,-2,137,61,137,136v0,74,-61,136,-135,136v-74,0,-138,-62,-137,-135xm266,-129v0,-65,-47,-111,-110,-111v-63,0,-108,47,-109,112v-1,60,49,111,109,109v65,-1,110,-46,110,-110","w":312},"\u0151":{"d":"114,-281r38,0r-52,54r-24,0xm169,-281r38,0r-52,54r-24,0xm18,-95v0,-54,45,-101,100,-101v54,0,99,45,99,101v0,54,-44,100,-99,100v-55,0,-100,-46,-100,-100xm192,-95v2,-40,-35,-77,-74,-77v-39,0,-77,36,-75,77v1,44,31,77,75,77v44,0,72,-33,74,-77"},"\u0154":{"d":"195,-190v0,50,-35,70,-90,70r93,120r-32,0r-93,-120r-14,0r0,120r-26,0r0,-259v84,-2,162,-5,162,69xm168,-190v0,-49,-56,-44,-109,-43r0,88v53,1,109,5,109,-45xm127,-333r38,0r-52,54r-24,0","w":218},"\u0155":{"d":"43,0r-25,0r0,-191r25,0r0,28v15,-23,40,-43,72,-27r-13,21v-75,-15,-56,95,-59,169xm74,-281r38,0r-52,54r-24,0","w":108},"\u0158":{"d":"115,-278r-25,0r-51,-45r32,0r31,26r32,-26r33,0xm195,-190v0,50,-35,70,-90,70r93,120r-32,0r-93,-120r-14,0r0,120r-26,0r0,-259v84,-2,162,-5,162,69xm168,-190v0,-49,-56,-44,-109,-43r0,88v53,1,109,5,109,-45","w":218},"\u0159":{"d":"70,-226r-24,0r-51,-45r31,0r31,27r32,-27r33,0xm43,0r-25,0r0,-191r25,0r0,28v15,-23,40,-43,72,-27r-13,21v-75,-15,-56,95,-59,169","w":108},"\u015a":{"d":"144,-102v44,64,-39,141,-104,96v-13,-8,-24,-22,-35,-42r22,-13v15,28,33,42,53,42v27,0,48,-17,48,-44v0,-62,-107,-74,-107,-141v0,-49,54,-76,97,-52v11,6,22,17,34,33r-21,16v-16,-20,-22,-29,-48,-31v-36,-3,-46,46,-19,66v13,9,74,54,80,70xm97,-333r38,0r-52,54r-24,0","w":179},"\u015b":{"d":"18,-146v4,-55,72,-66,106,-24r-16,16v-21,-26,-62,-26,-68,7v7,45,84,41,84,96v0,59,-86,74,-115,29r16,-18v13,14,26,22,40,22v18,0,35,-14,35,-32v-4,-47,-86,-40,-82,-96xm70,-281r38,0r-52,54r-24,0","w":139},"\u0162":{"d":"6,-233r0,-26r142,0r0,26r-58,0r0,233r-26,0r0,-233r-58,0xm83,75r-12,-5v4,-8,7,-16,7,-22r-15,0r0,-27r28,0v1,22,-2,43,-8,54","w":153},"\u0163":{"d":"49,-262r25,0r0,71r39,0r0,21r-39,0r0,170r-25,0r0,-170r-34,0r0,-21r34,0r0,-71xm67,75r-11,-5v4,-8,6,-16,6,-22r-15,0r0,-27r28,0v1,22,-2,43,-8,54","w":121},"\u0164":{"d":"91,-277r-24,0r-51,-46r32,0r31,27r32,-27r33,0xm6,-233r0,-26r142,0r0,26r-58,0r0,233r-26,0r0,-233r-58,0","w":153},"\u0165":{"d":"104,-204r-10,-5v6,-10,10,-19,10,-27r-12,0r0,-29r24,0v0,28,1,45,-12,61xm49,-262r25,0r0,71r39,0r0,21r-39,0r0,170r-25,0r0,-170r-34,0r0,-21r34,0r0,-71","w":121},"\u016e":{"d":"74,-312v0,-20,17,-38,37,-38v20,0,39,17,38,38v0,20,-18,37,-38,37v-20,0,-37,-17,-37,-37xm130,-313v1,-10,-10,-19,-19,-19v-9,0,-20,9,-19,19v-1,10,9,20,19,20v10,0,20,-10,19,-20xm121,7v-63,0,-89,-33,-89,-109r0,-157r26,0r0,157v-5,59,16,84,61,84v93,0,49,-150,59,-241r26,0v-5,112,31,266,-83,266"},"\u016f":{"d":"65,-260v0,-20,18,-37,38,-37v20,0,37,17,37,37v0,20,-17,38,-37,38v-20,0,-39,-17,-38,-38xm122,-260v1,-10,-10,-20,-20,-19v-10,-1,-19,10,-19,19v0,9,10,19,19,19v10,0,20,-9,20,-19xm108,5v-98,0,-84,-101,-84,-196r25,0v3,75,-18,178,59,172v46,-3,58,-23,58,-83r0,-89r26,0v0,0,14,196,-84,196","w":218},"\u0170":{"d":"114,-333r38,0r-52,54r-24,0xm169,-333r38,0r-52,54r-24,0xm121,7v-63,0,-89,-33,-89,-109r0,-157r26,0r0,157v-5,59,16,84,61,84v93,0,49,-150,59,-241r26,0v-5,112,31,266,-83,266"},"\u0171":{"d":"105,-281r38,0r-52,54r-24,0xm161,-281r38,0r-52,54r-24,0xm108,5v-98,0,-84,-101,-84,-196r25,0v3,75,-18,178,59,172v46,-3,58,-23,58,-83r0,-89r26,0v0,0,14,196,-84,196","w":218},"\u0179":{"d":"21,-234r0,-25r137,0r-108,234r102,0r0,25r-142,0r109,-234r-98,0xm92,-333r38,0r-52,54r-24,0","w":172},"\u017a":{"d":"12,-191r140,0r-108,169r105,0r0,22r-147,0r108,-170r-98,0r0,-21xm93,-281r38,0r-52,54r-24,0","w":152},"\u017b":{"d":"59,-299v0,-11,10,-20,21,-20v11,0,20,9,20,20v0,11,-9,21,-20,21v-12,0,-21,-9,-21,-21xm21,-234r0,-25r137,0r-108,234r102,0r0,25r-142,0r109,-234r-98,0","w":172},"\u017c":{"d":"50,-246v0,-12,9,-21,21,-21v11,0,20,10,20,21v0,11,-9,20,-20,20v-11,0,-21,-9,-21,-20xm12,-191r140,0r-108,169r105,0r0,22r-147,0r108,-170r-98,0r0,-21","w":152},"\u0100":{"d":"72,-312r122,0r0,21r-122,0r0,-21xm137,-259r121,259r-28,0r-41,-85r-111,0r-41,85r-28,0r122,-259r6,0xm134,-204r-45,94r89,0","w":266},"\u0101":{"d":"62,-260r122,0r0,21r-122,0r0,-21xm118,-196v36,1,59,18,76,40r0,-35r24,0r0,191r-24,0r0,-33v-18,23,-42,36,-77,38v-53,1,-98,-48,-98,-101v0,-53,45,-101,99,-100xm195,-95v0,-42,-34,-78,-75,-77v-45,1,-76,32,-76,77v0,43,32,77,75,77v44,0,76,-30,76,-77","w":245},"\u0108":{"d":"142,-323r24,0r51,45r-32,0r-30,-27r-33,27r-33,0xm20,-131v0,-99,109,-165,204,-120v19,10,36,23,48,40r-20,16v-20,-26,-51,-45,-93,-45v-65,0,-109,45,-112,112v-4,105,145,149,205,68r20,15v-24,30,-61,52,-113,52v-80,2,-139,-58,-139,-138","w":292},"\u0109":{"d":"105,-271r25,0r51,45r-32,0r-31,-27r-32,27r-33,0xm18,-94v0,-102,146,-136,195,-58r-19,13v-40,-61,-151,-34,-151,43v0,78,109,104,151,45r19,13v-17,25,-47,43,-89,43v-57,0,-106,-43,-106,-99","w":232},"\u010a":{"d":"134,-299v0,-11,9,-20,20,-20v11,0,21,9,21,20v0,12,-9,21,-21,21v-11,0,-20,-10,-20,-21xm20,-131v0,-99,109,-165,204,-120v19,10,36,23,48,40r-20,16v-20,-26,-51,-45,-93,-45v-65,0,-109,45,-112,112v-4,105,145,149,205,68r20,15v-24,30,-61,52,-113,52v-80,2,-139,-58,-139,-138","w":292},"\u010b":{"d":"100,-246v0,-11,9,-21,20,-21v11,0,20,10,20,21v0,11,-9,20,-20,20v-11,0,-20,-9,-20,-20xm18,-94v0,-102,146,-136,195,-58r-19,13v-40,-61,-151,-34,-151,43v0,78,109,104,151,45r19,13v-17,25,-47,43,-89,43v-57,0,-106,-43,-106,-99","w":232},"\u0112":{"d":"44,-312r122,0r0,21r-122,0r0,-21xm32,-259r148,0r0,26r-123,0r0,81r122,0r0,25r-122,0r0,102r122,0r0,25r-147,0r0,-259","w":193},"\u0113":{"d":"56,-260r122,0r0,21r-122,0r0,-21xm116,-18v39,-2,56,-16,72,-45r21,10v-17,34,-42,57,-91,58v-58,1,-100,-47,-100,-100v0,-54,43,-101,98,-101v56,0,100,43,100,102r-172,0v-1,42,31,78,72,76xm188,-115v-6,-52,-80,-76,-120,-40v-10,9,-17,22,-22,40r142,0","w":233},"\u0114":{"d":"159,-320v-10,49,-115,48,-125,0r23,0v13,23,66,25,79,0r23,0xm32,-259r148,0r0,26r-123,0r0,81r122,0r0,25r-122,0r0,102r122,0r0,25r-147,0r0,-259","w":193},"\u0115":{"d":"78,-268v12,24,66,24,79,0r22,0v-8,49,-116,49,-124,0r23,0xm116,-18v39,-2,56,-16,72,-45r21,10v-17,34,-42,57,-91,58v-58,1,-100,-47,-100,-100v0,-54,43,-101,98,-101v56,0,100,43,100,102r-172,0v-1,42,31,78,72,76xm188,-115v-6,-52,-80,-76,-120,-40v-10,9,-17,22,-22,40r142,0","w":233},"\u0116":{"d":"85,-299v0,-11,10,-20,21,-20v11,0,20,9,20,20v0,11,-9,21,-20,21v-12,0,-21,-9,-21,-21xm32,-259r148,0r0,26r-123,0r0,81r122,0r0,25r-122,0r0,102r122,0r0,25r-147,0r0,-259","w":193},"\u0117":{"d":"97,-246v0,-12,8,-21,20,-21v11,0,20,10,20,21v0,11,-9,20,-20,20v-11,0,-20,-8,-20,-20xm116,-18v39,-2,56,-16,72,-45r21,10v-17,34,-42,57,-91,58v-58,1,-100,-47,-100,-100v0,-54,43,-101,98,-101v56,0,100,43,100,102r-172,0v-1,42,31,78,72,76xm188,-115v-6,-52,-80,-76,-120,-40v-10,9,-17,22,-22,40r142,0","w":233},"\u011c":{"d":"147,-323r24,0r51,45r-31,0r-31,-27r-33,27r-32,0xm21,-129v-1,-102,103,-162,203,-124v19,8,39,21,57,38r-20,19v-24,-24,-58,-43,-98,-43v-64,0,-111,45,-115,109v-8,122,200,156,219,31r-82,0r0,-25r111,0v1,80,-52,129,-130,131v-80,2,-144,-58,-145,-136","w":313},"\u011d":{"d":"105,-271r25,0r51,45r-32,0r-31,-27r-32,27r-33,0xm18,-97v0,-94,127,-132,174,-61r0,-33r25,0r0,152v24,131,-159,148,-197,54r27,0v31,61,167,48,145,-51v-46,66,-174,33,-174,-61xm193,-97v0,-45,-29,-75,-73,-75v-45,0,-76,32,-78,76v-2,42,33,73,76,73v44,0,75,-30,75,-74","w":242},"\u0120":{"d":"140,-299v0,-11,9,-20,20,-20v11,0,21,9,21,20v0,12,-9,21,-21,21v-11,0,-20,-10,-20,-21xm21,-129v-1,-102,103,-162,203,-124v19,8,39,21,57,38r-20,19v-24,-24,-58,-43,-98,-43v-64,0,-111,45,-115,109v-8,122,200,156,219,31r-82,0r0,-25r111,0v1,80,-52,129,-130,131v-80,2,-144,-58,-145,-136","w":313},"\u0121":{"d":"101,-246v0,-12,9,-21,21,-21v11,0,20,10,20,21v0,11,-9,20,-20,20v-11,0,-21,-9,-21,-20xm18,-97v0,-94,127,-132,174,-61r0,-33r25,0r0,152v24,131,-159,148,-197,54r27,0v31,61,167,48,145,-51v-46,66,-174,33,-174,-61xm193,-97v0,-45,-29,-75,-73,-75v-45,0,-76,32,-78,76v-2,42,33,73,76,73v44,0,75,-30,75,-74","w":242},"\u0122":{"d":"21,-129v-1,-102,103,-162,203,-124v19,8,39,21,57,38r-20,19v-24,-24,-58,-43,-98,-43v-64,0,-111,45,-115,109v-8,122,200,156,219,31r-82,0r0,-25r111,0v1,80,-52,129,-130,131v-80,2,-144,-58,-145,-136xm172,41v-2,-9,-13,-8,-23,-5r5,-36r15,0r-3,21v14,-4,26,6,27,18v-1,28,-43,34,-70,23r4,-13v15,5,44,9,45,-8","w":313},"\u0123":{"d":"119,-320r14,8v-7,17,-11,21,-12,41r15,0r0,48r-32,0v0,-41,-1,-70,15,-97xm18,-97v0,-94,127,-132,174,-61r0,-33r25,0r0,152v24,131,-159,148,-197,54r27,0v31,61,167,48,145,-51v-46,66,-174,33,-174,-61xm193,-97v0,-45,-29,-75,-73,-75v-45,0,-76,32,-78,76v-2,42,33,73,76,73v44,0,75,-30,75,-74","w":242},"\u0124":{"d":"111,-323r25,0r51,45r-32,0r-31,-27r-32,27r-33,0xm31,-259r26,0r0,109r132,0r0,-109r26,0r0,259r-26,0r0,-125r-132,0r0,125r-26,0r0,-259","w":245},"\u0125":{"d":"98,-323r25,0r50,45r-31,0r-31,-27r-32,27r-33,0xm119,-173v-76,1,-68,89,-67,173r-25,0r0,-265r25,0r0,108v17,-22,38,-38,72,-39v87,-1,69,108,70,196r-24,0v-5,-70,22,-174,-51,-173","w":219},"\u0126":{"d":"57,-218r132,0r0,-41r26,0r0,41r23,0r0,24r-23,0r0,194r-26,0r0,-125r-132,0r0,125r-26,0r0,-194r-23,0r0,-24r23,0r0,-41r26,0r0,41xm57,-194r0,44r132,0r0,-44r-132,0","w":245},"\u0127":{"d":"119,-173v-78,1,-67,90,-67,173r-25,0r0,-218r-26,0r0,-20r26,0r0,-27r25,0r0,27r66,0r0,20r-66,0r0,61v47,-69,159,-42,142,59r0,98r-24,0v-6,-70,23,-174,-51,-173","w":219},"\u0128":{"d":"-24,-302v34,-42,80,16,117,-13r12,17v-32,40,-86,-19,-117,14xm28,-259r26,0r0,259r-26,0r0,-259","w":81},"\u0129":{"d":"-28,-250v33,-42,79,15,116,-12r12,17v-34,39,-86,-20,-117,13xm24,-191r25,0r0,191r-25,0r0,-191","w":72},"\u012a":{"d":"-20,-312r121,0r0,21r-121,0r0,-21xm28,-259r26,0r0,259r-26,0r0,-259","w":81},"\u012b":{"d":"-25,-260r122,0r0,21r-122,0r0,-21xm24,-191r25,0r0,191r-25,0r0,-191","w":72},"\u012c":{"d":"103,-320v-10,49,-115,48,-125,0r24,0v13,23,66,25,79,0r22,0xm28,-259r26,0r0,259r-26,0r0,-259","w":81},"\u012d":{"d":"-3,-268v12,24,67,25,79,0r22,0v-9,49,-115,49,-124,0r23,0xm24,-191r25,0r0,191r-25,0r0,-191","w":72},"\u012e":{"d":"69,67v-27,7,-56,-4,-55,-30v0,-18,10,-42,40,-37v-14,12,-22,23,-22,34v1,16,18,22,38,18xm28,-259r26,0r0,259r-26,0r0,-259","w":81},"\u012f":{"d":"63,67v-27,7,-55,-5,-55,-30v0,-18,11,-42,41,-37v-14,12,-22,23,-22,34v1,16,18,22,38,18xm16,-250v0,-11,9,-20,20,-20v11,0,20,9,20,20v0,11,-9,21,-20,21v-11,0,-20,-10,-20,-21xm24,-191r25,0r0,191r-25,0r0,-191","w":72},"\u0134":{"d":"98,-323r25,0r51,45r-32,0r-31,-27r-32,27r-33,0xm29,-41v36,34,87,33,87,-44r0,-174r26,0r0,175v15,96,-75,110,-127,63","w":173},"\u0135":{"d":"25,-271r24,0r51,45r-31,0r-31,-27r-33,27r-32,0xm-11,47v19,10,35,4,35,-25r0,-213r25,0r0,220v2,45,-27,54,-60,40r0,-22","w":73},"\u0136":{"d":"131,39v-3,27,-38,33,-66,24r4,-13v21,12,62,-10,28,-16v-3,0,-7,0,-12,2r2,-14v18,-5,46,-2,44,17xm31,-259r27,0r0,97r103,-97r35,0r-124,116r134,143r-35,0r-113,-121r0,121r-27,0r0,-259","w":212},"\u0137":{"d":"118,39v-3,27,-38,33,-66,24r4,-13v21,12,62,-10,28,-16v-3,0,-7,0,-12,2r2,-14v18,-5,46,-1,44,17xm27,-265r25,0r0,151r88,-77r37,0r-105,91r111,100r-35,0r-96,-86r0,86r-25,0r0,-265","w":180},"\u0138":{"d":"27,-191r25,0r0,77r88,-77r37,0r-105,91r111,100r-35,0r-96,-86r0,86r-25,0r0,-191","w":180},"\u013b":{"d":"116,39v-3,27,-38,33,-66,24r4,-13v21,12,62,-10,28,-16v-3,0,-7,0,-12,2r2,-14v18,-5,46,-1,44,17xm31,-259r26,0r0,234r100,0r0,25r-126,0r0,-259","w":166},"\u013c":{"d":"63,39v-3,27,-38,33,-66,24r4,-13v21,12,62,-10,28,-16v-3,0,-7,0,-12,2r2,-14v18,-5,46,-1,44,17xm24,-265r24,0r0,265r-24,0r0,-265","w":72},"\u0145":{"d":"160,39v-3,27,-38,33,-66,24r4,-13v21,12,62,-10,28,-16v-3,0,-7,0,-12,2r2,-14v18,-5,46,-1,44,17xm32,0r0,-259r5,0r172,198r0,-198r26,0r0,259r-6,0r-171,-195r0,195r-26,0","w":266},"\u0146":{"d":"137,39v-3,27,-38,33,-66,24r4,-13v21,12,62,-10,28,-16v-3,0,-8,0,-13,2r2,-14v18,-5,47,-1,45,17xm119,-173v-76,1,-68,89,-67,173r-25,0r0,-191r25,0r0,34v17,-22,38,-38,72,-39v87,-1,69,108,70,196r-24,0v-5,-70,22,-174,-51,-173","w":219},"\u014a":{"d":"259,-128v0,101,-102,183,-166,101r18,-16v12,16,28,25,47,25v49,0,74,-58,74,-112v0,-59,-39,-112,-94,-111v-35,0,-64,22,-81,44r0,197r-26,0r0,-259r26,0r0,32v23,-25,52,-38,85,-38v71,-1,117,64,117,137","w":279},"\u014b":{"d":"52,-157v46,-69,142,-44,142,59r0,127v1,45,-27,54,-60,40r0,-22v20,11,40,3,36,-25v-8,-74,28,-195,-51,-195v-78,0,-67,90,-67,173r-25,0r0,-191r25,0r0,34","w":219},"\u014c":{"d":"96,-312r121,0r0,21r-121,0r0,-21xm20,-128v2,-80,56,-135,135,-137v76,-2,137,61,137,136v0,74,-61,136,-135,136v-74,0,-138,-62,-137,-135xm266,-129v0,-65,-47,-111,-110,-111v-63,0,-108,47,-109,112v-1,60,49,111,109,109v65,-1,110,-46,110,-110","w":312},"\u014d":{"d":"57,-260r122,0r0,21r-122,0r0,-21xm18,-95v0,-54,45,-101,100,-101v54,0,99,45,99,101v0,54,-44,100,-99,100v-55,0,-100,-46,-100,-100xm192,-95v2,-40,-35,-77,-74,-77v-39,0,-77,36,-75,77v1,44,31,77,75,77v44,0,72,-33,74,-77"},"\u014e":{"d":"219,-320v-10,49,-115,48,-125,0r23,0v13,23,66,25,79,0r23,0xm20,-128v2,-80,56,-135,135,-137v76,-2,137,61,137,136v0,74,-61,136,-135,136v-74,0,-138,-62,-137,-135xm266,-129v0,-65,-47,-111,-110,-111v-63,0,-108,47,-109,112v-1,60,49,111,109,109v65,-1,110,-46,110,-110","w":312},"\u014f":{"d":"79,-268v12,24,66,24,79,0r22,0v-9,48,-116,50,-124,0r23,0xm18,-95v0,-54,45,-101,100,-101v54,0,99,45,99,101v0,54,-44,100,-99,100v-55,0,-100,-46,-100,-100xm192,-95v2,-40,-35,-77,-74,-77v-39,0,-77,36,-75,77v1,44,31,77,75,77v44,0,72,-33,74,-77"},"\u0156":{"d":"133,39v-3,27,-38,33,-66,24r4,-13v21,12,62,-10,28,-16v-3,0,-8,0,-13,2r3,-14v18,-5,46,-1,44,17xm195,-190v0,50,-35,70,-90,70r93,120r-32,0r-93,-120r-14,0r0,120r-26,0r0,-259v84,-2,162,-5,162,69xm168,-190v0,-49,-56,-44,-109,-43r0,88v53,1,109,5,109,-45","w":218},"\u0157":{"d":"79,39v-3,27,-38,33,-66,24r4,-13v21,12,62,-10,28,-16v-3,0,-8,0,-13,2r2,-14v18,-5,47,-1,45,17xm43,0r-25,0r0,-191r25,0r0,28v15,-23,40,-43,72,-27r-13,21v-75,-15,-56,95,-59,169","w":108},"\u015c":{"d":"78,-323r24,0r51,45r-31,0r-31,-27r-32,27r-33,0xm144,-102v44,64,-39,141,-104,96v-13,-8,-24,-22,-35,-42r22,-13v15,28,33,42,53,42v27,0,48,-17,48,-44v0,-62,-107,-74,-107,-141v0,-49,54,-76,97,-52v11,6,22,17,34,33r-21,16v-16,-20,-22,-29,-48,-31v-36,-3,-46,46,-19,66v13,9,74,54,80,70","w":179},"\u015d":{"d":"58,-271r25,0r51,45r-32,0r-31,-27r-32,27r-33,0xm18,-146v4,-55,72,-66,106,-24r-16,16v-21,-26,-62,-26,-68,7v7,45,84,41,84,96v0,59,-86,74,-115,29r16,-18v13,14,26,22,40,22v18,0,35,-14,35,-32v-4,-47,-86,-40,-82,-96","w":139},"\u0166":{"d":"90,-137r49,0r0,25r-49,0r0,112r-26,0r0,-112r-50,0r0,-25r50,0r0,-96r-58,0r0,-26r142,0r0,26r-58,0r0,96","w":153},"\u0167":{"d":"74,-107r43,0r0,21r-43,0r0,86r-25,0r0,-86r-38,0r0,-21r38,0r0,-63r-34,0r0,-21r34,0r0,-71r25,0r0,71r39,0r0,21r-39,0r0,63","w":121},"\u0168":{"d":"55,-302v33,-42,79,15,116,-12r13,17v-35,39,-87,-19,-118,13xm121,7v-63,0,-89,-33,-89,-109r0,-157r26,0r0,157v-5,59,16,84,61,84v93,0,49,-150,59,-241r26,0v-5,112,31,266,-83,266"},"\u0169":{"d":"45,-250v34,-42,79,15,117,-12r12,17v-21,20,-57,18,-80,2v-18,-3,-25,1,-37,11xm108,5v-98,0,-84,-101,-84,-196r25,0v3,75,-18,178,59,172v46,-3,58,-23,58,-83r0,-89r26,0v0,0,14,196,-84,196","w":218},"\u016a":{"d":"57,-312r121,0r0,21r-121,0r0,-21xm121,7v-63,0,-89,-33,-89,-109r0,-157r26,0r0,157v-5,59,16,84,61,84v93,0,49,-150,59,-241r26,0v-5,112,31,266,-83,266"},"\u016b":{"d":"49,-260r121,0r0,21r-121,0r0,-21xm108,5v-98,0,-84,-101,-84,-196r25,0v3,75,-18,178,59,172v46,-3,58,-23,58,-83r0,-89r26,0v0,0,14,196,-84,196","w":218},"\u016c":{"d":"180,-320v-9,49,-115,49,-124,0r23,0v13,23,66,25,79,0r22,0xm121,7v-63,0,-89,-33,-89,-109r0,-157r26,0r0,157v-5,59,16,84,61,84v93,0,49,-150,59,-241r26,0v-5,112,31,266,-83,266"},"\u016d":{"d":"70,-268v12,24,67,25,79,0r23,0v-9,49,-116,49,-125,0r23,0xm108,5v-98,0,-84,-101,-84,-196r25,0v3,75,-18,178,59,172v46,-3,58,-23,58,-83r0,-89r26,0v0,0,14,196,-84,196","w":218},"\u0172":{"d":"154,67v-27,7,-56,-4,-55,-30v0,-18,11,-41,40,-37v-14,12,-22,23,-22,34v1,16,18,22,38,18xm121,7v-63,0,-89,-33,-89,-109r0,-157r26,0r0,157v-5,59,16,84,61,84v93,0,49,-150,59,-241r26,0v-5,112,31,266,-83,266"},"\u0173":{"d":"140,67v-27,7,-56,-4,-55,-30v0,-18,11,-41,40,-37v-14,12,-21,23,-21,34v0,16,18,22,37,18xm108,5v-98,0,-84,-101,-84,-196r25,0v3,75,-18,178,59,172v46,-3,58,-23,58,-83r0,-89r26,0v0,0,14,196,-84,196","w":218},"\u0174":{"d":"161,-323r25,0r51,45r-32,0r-31,-27r-32,27r-33,0xm17,-259r26,0r53,187r74,-187r5,0r74,187r53,-187r27,0r-74,259r-5,0r-77,-196r-78,196r-5,0","w":345},"\u0175":{"d":"138,-271r24,0r51,45r-31,0r-31,-27r-33,27r-32,0xm2,-191r25,0r58,139r62,-139r4,0r61,139r60,-139r26,0r-83,191r-5,0r-61,-137r-61,137r-5,0","w":299},"\u0176":{"d":"95,-323r24,0r51,45r-31,0r-31,-27r-33,27r-32,0xm11,-259r30,0r66,107r65,-107r30,0r-82,135r0,124r-25,0r0,-124","w":213},"\u0177":{"d":"85,-271r24,0r51,45r-31,0r-31,-27r-33,27r-32,0xm7,-191r26,0r66,147r63,-147r27,0r-114,261r-26,0r36,-84","w":193},"\u017f":{"d":"24,-211v-7,-55,23,-66,67,-54r0,24v-22,-12,-43,-7,-43,24r0,217r-24,0r0,-211","w":72},"\u01fa":{"d":"97,-283v0,-21,17,-37,37,-37v20,0,37,17,37,37v0,20,-17,38,-37,38v-20,1,-37,-17,-37,-38xm153,-283v0,-10,-9,-20,-19,-20v-10,-1,-21,10,-20,20v0,10,10,19,20,19v9,0,19,-10,19,-19xm137,-259r121,259r-28,0r-41,-85r-111,0r-41,85r-28,0r122,-259r6,0xm134,-204r-45,94r89,0xm140,-382r38,0r-52,54r-24,0","w":266},"\u01fb":{"d":"86,-252v0,-20,17,-38,37,-38v20,0,39,17,38,38v0,20,-18,37,-38,37v-20,0,-37,-17,-37,-37xm142,-253v1,-10,-9,-20,-19,-19v-10,-1,-20,9,-19,19v-1,10,9,20,19,19v10,1,20,-9,19,-19xm118,-196v36,1,59,18,76,40r0,-35r24,0r0,191r-24,0r0,-33v-18,23,-42,36,-77,38v-53,1,-98,-48,-98,-101v0,-53,45,-101,99,-100xm195,-95v0,-42,-34,-78,-75,-77v-45,1,-76,32,-76,77v0,43,32,77,75,77v44,0,76,-30,76,-77xm131,-351r38,0r-52,54r-24,0","w":245},"\u01fc":{"d":"0,0r167,-259r160,0r0,27r-122,0r0,79r122,0r0,26r-122,0r0,102r122,0r0,25r-148,0r0,-85r-94,0r-55,85r-30,0xm102,-109r77,0r0,-120xm228,-333r38,0r-52,54r-24,0","w":357},"\u01fd":{"d":"21,-96v0,-96,129,-134,175,-60r0,-35r23,0r0,34v28,-47,109,-51,148,-10v18,20,28,44,28,74r-172,0v3,43,30,75,75,75v37,0,56,-17,70,-45r21,11v-20,62,-136,78,-170,18r0,34r-23,0r0,-35v-19,25,-40,39,-76,40v-53,1,-99,-47,-99,-101xm368,-114v-5,-60,-95,-77,-129,-31v-7,8,-12,19,-15,31r144,0xm197,-95v-1,-46,-30,-77,-76,-77v-43,0,-74,32,-75,76v-1,42,35,78,76,78v42,0,75,-35,75,-77xm220,-281r38,0r-52,54r-24,0","w":416},"\u01fe":{"d":"61,-31v-85,-79,-26,-234,95,-234v30,0,57,9,82,26r26,-31r18,16r-26,31v22,22,34,53,36,94v4,104,-123,175,-212,113r-29,34r-19,-15xm221,-219v-72,-52,-174,0,-174,91v0,30,10,56,31,77xm97,-36v74,45,172,-7,169,-93v0,-29,-10,-54,-28,-74xm168,-333r38,0r-52,54r-24,0","w":312},"\u01ff":{"d":"49,-22v-65,-57,-19,-174,68,-174v24,0,44,7,62,21r21,-24r16,13r-22,26v55,62,5,165,-76,165v-19,0,-37,-4,-53,-14r-20,24r-16,-13xm163,-156v-57,-46,-145,16,-114,91v4,10,9,18,16,25xm81,-28v70,41,144,-47,96,-113xm128,-281r38,0r-52,54r-24,0"},"\u00a4":{"d":"156,-38v-27,25,-86,27,-112,0r-21,20r-16,-16r21,-20v-25,-28,-25,-81,0,-109r-21,-20r16,-16r21,21v27,-24,84,-27,111,-1r21,-20r15,16r-20,20v27,25,26,83,1,109r20,20r-15,16xm100,-174v-35,0,-66,31,-66,66v0,35,31,66,66,66v35,0,66,-31,66,-66v0,-35,-31,-66,-66,-66","w":199}}});Cufon.registerFont({"w":230,"face":{"font-family":"century-gothic","font-weight":700,"font-stretch":"normal","units-per-em":"360","panose-1":"2 11 7 2 2 2 2 2 2 4","ascent":"288","descent":"-72","x-height":"5","bbox":"-30 -404 375.836 79.1703","underline-thickness":"32.3438","underline-position":"-16.875","unicode-range":"U+0020-U+01FF"},"glyphs":{" ":{"w":100},"!":{"d":"26,-265r49,0r0,189r-49,0r0,-189xm20,-25v0,-15,15,-30,30,-30v16,0,31,14,31,30v0,16,-15,30,-31,30v-15,0,-30,-15,-30,-30","w":100},"\"":{"d":"115,-176r-28,0r-9,-89r47,0xm43,-176r-28,0r-10,-89r47,0","w":129},"#":{"d":"195,-119r0,35r-40,0r-13,84r-35,0r12,-84r-34,0r-12,84r-35,0r12,-84r-39,0r0,-35r45,0r5,-33r-39,0r0,-35r44,0r11,-78r35,0r-11,78r33,0r12,-78r35,0r-11,78r35,0r0,35r-40,0r-5,33r35,0xm129,-152r-34,0r-4,33r33,0","w":216},"$":{"d":"54,-144v-54,-33,-26,-124,39,-121r0,-18r33,0r0,20v27,7,37,15,57,34r-34,33v-15,-16,-31,-24,-46,-24v-22,-1,-42,25,-23,40v41,33,117,36,113,107v-2,44,-25,72,-67,79r0,47r-33,0r0,-46v-38,-5,-59,-21,-81,-44r34,-35v21,23,42,35,62,35v27,1,49,-34,30,-57v-15,-18,-75,-39,-84,-50","w":201},"%":{"d":"67,-265v55,9,125,21,171,-5r35,0r-205,288r-35,0r175,-247v-27,5,-52,6,-81,4v16,43,-17,83,-58,83v-34,0,-63,-28,-62,-61v0,-36,27,-59,60,-62xm99,-203v0,-15,-15,-30,-30,-30v-15,0,-30,15,-30,30v0,15,14,29,30,29v16,0,30,-14,30,-29xm179,-55v0,-33,29,-62,61,-62v33,0,62,29,62,62v0,33,-29,62,-62,62v-33,0,-61,-29,-61,-62xm270,-55v0,-15,-15,-30,-30,-30v-15,0,-30,15,-30,30v0,15,15,30,30,30v15,0,30,-15,30,-30","w":309},"&":{"d":"164,-192v0,36,-16,39,-42,68v21,25,35,40,41,46v4,-3,14,-11,29,-24r29,34r-27,24r42,44r-60,0r-17,-18v-54,39,-142,34,-142,-38v0,-38,19,-54,46,-76v-44,-47,-26,-113,38,-116v35,-2,63,26,63,56xm102,-203v-22,3,-19,27,-4,44v13,-11,20,-20,20,-29v0,-8,-7,-16,-16,-15xm63,-58v7,28,39,23,64,6v-9,-9,-22,-23,-38,-44v-17,14,-26,27,-26,38","w":244},"'":{"d":"53,-176r-27,0r-10,-89r47,0","w":79},"(":{"d":"67,75v-66,-87,-68,-260,0,-345r61,0v-39,44,-62,94,-62,171v0,81,21,123,62,174r-61,0","w":136},")":{"d":"70,-270v66,87,68,260,0,345r-61,0v39,-45,62,-92,62,-171v0,-81,-21,-123,-62,-174r61,0","w":136},"*":{"d":"58,-265r45,0r-14,53r40,-38r20,39r-53,14r53,15r-23,38r-38,-38r13,53r-43,0r14,-53r-39,38r-24,-38r54,-15r-54,-15r24,-39r39,39","w":158},"+":{"d":"86,-151r0,-66r44,0r0,66r66,0r0,44r-66,0r0,66r-44,0r0,-66r-66,0r0,-44r66,0","w":216},",":{"d":"47,-49r35,18r-44,74r-24,-12","w":100},"-":{"d":"31,-118r89,0r0,45r-89,0r0,-45","w":151},"\u00ad":{"d":"31,-118r89,0r0,45r-89,0r0,-45","w":151},".":{"d":"23,-23v0,-15,12,-27,27,-27v16,0,28,11,28,27v0,16,-12,28,-28,28v-16,0,-27,-12,-27,-28","w":100},"\/":{"d":"8,46r116,-312r34,0r-116,312r-34,0","w":165},"0":{"d":"10,-127v0,-83,22,-138,90,-138v72,0,92,56,92,136v0,80,-19,136,-91,136v-71,0,-91,-53,-91,-134xm101,-39v55,5,48,-125,30,-160v-7,-14,-18,-19,-30,-19v-40,0,-42,42,-42,92v0,52,7,84,42,87","w":201},"1":{"d":"59,-259r74,0r0,259r-49,0r0,-212r-53,0","w":201},"2":{"d":"100,-219v-23,0,-37,20,-37,44r-48,0v1,-53,36,-90,89,-90v66,-1,99,67,68,126v-14,26,-51,67,-77,93r92,0r0,46r-179,0r0,-24v41,-51,116,-90,128,-161v3,-19,-17,-35,-36,-34","w":201},"3":{"d":"126,-193v2,-35,-53,-29,-58,-2r-47,0v4,-41,38,-70,80,-70v40,0,75,30,75,68v0,27,-16,45,-37,55v93,27,43,153,-41,149v-51,-2,-85,-35,-87,-85r48,0v4,23,16,40,42,39v21,0,41,-17,40,-38v-2,-27,-27,-43,-60,-42r0,-42v26,-2,43,-10,45,-32","w":201},"4":{"d":"119,-265r49,0r0,166r23,0r0,46r-23,0r0,53r-48,0r0,-53r-113,0r0,-46xm120,-99r0,-86r-59,86r59,0","w":201},"5":{"d":"137,-81v0,-39,-48,-55,-68,-25r-40,-9r31,-144r121,0r0,46r-84,0r-11,47v54,-14,99,30,99,83v0,72,-89,118,-145,71v-16,-13,-27,-30,-32,-52r52,0v13,39,77,28,77,-17","w":201},"6":{"d":"99,7v-68,0,-107,-85,-61,-142r66,-130r42,21r-45,88v45,-2,79,38,79,82v0,43,-38,81,-81,81xm132,-75v0,-19,-14,-35,-34,-35v-18,0,-32,16,-32,35v0,18,15,35,32,35v18,0,35,-16,34,-35","w":201},"7":{"d":"22,-259r169,0r0,26r-116,240r-42,-21r97,-198r-108,0r0,-47","w":201},"8":{"d":"101,-265v70,-6,101,85,53,125v22,14,37,36,37,67v0,50,-35,80,-90,80v-92,0,-116,-109,-54,-147v-47,-39,-18,-133,54,-125xm129,-189v0,-17,-12,-29,-30,-29v-16,0,-27,12,-27,29v0,15,13,29,28,29v17,0,29,-12,29,-29xm142,-76v0,-22,-19,-38,-41,-38v-22,0,-42,16,-42,37v0,21,20,37,42,37v24,0,40,-14,41,-36","w":201},"9":{"d":"102,-265v70,0,96,75,62,141r-67,131r-42,-21r46,-88v-44,1,-79,-38,-79,-82v0,-44,37,-81,80,-81xm70,-184v0,19,13,35,33,35v19,0,33,-17,33,-35v1,-18,-15,-35,-33,-35v-18,0,-33,17,-33,35","w":201},":":{"d":"23,-169v0,-15,12,-27,27,-27v16,0,28,11,28,27v0,16,-12,28,-28,28v-16,0,-27,-12,-27,-28xm23,-23v0,-15,12,-27,27,-27v16,0,28,11,28,27v0,16,-12,28,-28,28v-16,0,-27,-12,-27,-28","w":100},";":{"d":"23,-169v0,-15,12,-27,27,-27v16,0,28,11,28,27v0,16,-12,28,-28,28v-16,0,-27,-12,-27,-28xm48,-49r33,18r-43,74r-24,-12","w":100},"\u037e":{"d":"23,-169v0,-15,12,-27,27,-27v16,0,28,11,28,27v0,16,-12,28,-28,28v-16,0,-27,-12,-27,-28xm48,-49r33,18r-43,74r-24,-12","w":100},"<":{"d":"196,-64r0,44r-176,-90r0,-39r176,-89r0,44r-125,65","w":216},"=":{"d":"20,-189r176,0r0,44r-176,0r0,-44xm20,-114r176,0r0,44r-176,0r0,-44","w":216},">":{"d":"20,-194r0,-44r176,89r0,39r-176,90r0,-44r126,-65","w":216},"?":{"d":"101,-226v-20,1,-38,13,-37,34r-46,0v-1,-47,37,-78,85,-78v48,0,78,28,80,72v2,59,-67,59,-63,123r-47,0v-9,-53,37,-83,58,-110v14,-19,-5,-42,-30,-41xm67,-25v0,-16,14,-30,30,-30v18,0,31,14,31,30v1,15,-15,30,-30,30v-16,0,-31,-14,-31,-30","w":201},"@":{"d":"27,-134v-6,99,127,148,189,81r33,0v-28,36,-53,58,-109,58v-81,0,-139,-58,-139,-138v0,-80,57,-136,139,-138v65,-2,125,52,125,113v0,59,-40,98,-90,104v-13,2,-22,-5,-22,-18v-34,39,-101,5,-96,-48v-8,-62,80,-116,118,-61r4,-19r35,0r-20,115v0,3,3,6,7,6v24,-6,40,-37,40,-69v-2,-60,-42,-97,-102,-97v-67,0,-108,45,-112,111xm101,-124v0,18,11,32,29,32v38,0,50,-72,7,-73v-20,-1,-37,20,-36,41","w":266},"A":{"d":"108,-259r50,0r100,259r-51,0r-21,-53r-105,0r-21,53r-51,0xm134,-190r-35,89r69,0","w":266},"B":{"d":"191,-75v0,49,-33,76,-89,75r-72,0r0,-259v75,-2,142,1,142,67v0,24,-10,38,-26,50v28,12,45,32,45,67xm125,-185v1,-23,-20,-29,-46,-27r0,55v26,1,46,-5,46,-28xm143,-77v0,-30,-27,-38,-64,-36r0,66v35,0,64,-1,64,-30","w":208},"C":{"d":"17,-130v0,-133,179,-177,250,-83r-34,33v-52,-67,-167,-37,-167,50v0,93,122,115,167,52r33,35v-34,32,-57,49,-112,50v-78,1,-137,-57,-137,-137","w":280},"D":{"d":"235,-126v0,87,-42,132,-146,126r-59,0r0,-259r58,0v102,-4,147,44,147,133xm185,-127v0,-61,-36,-89,-106,-84r0,163v71,6,106,-16,106,-79","w":252},"E":{"d":"30,-259r141,0r0,49r-92,0r0,46r92,0r0,48r-92,0r0,68r92,0r0,48r-141,0r0,-259","w":187},"F":{"d":"30,-259r129,0r0,48r-80,0r0,47r80,0r0,48r-80,0r0,116r-49,0r0,-259","w":172},"G":{"d":"18,-131v-7,-125,176,-181,250,-85r-34,34v-52,-65,-167,-33,-167,52v0,83,131,127,164,45r-75,0r0,-46r130,0v3,80,-48,138,-128,138v-84,0,-135,-56,-140,-138","w":302},"H":{"d":"29,-259r50,0r0,98r87,0r0,-98r50,0r0,259r-50,0r0,-113r-87,0r0,113r-50,0r0,-259","w":244},"I":{"d":"26,-259r49,0r0,259r-49,0r0,-259","w":100},"J":{"d":"78,-42v16,0,16,-13,16,-36r0,-181r49,0r0,172v16,104,-91,118,-136,56r35,-33v12,13,18,22,36,22","w":172},"K":{"d":"30,-259r50,0r0,89r70,-89r59,0r-90,116r99,143r-59,0r-79,-115r0,115r-50,0r0,-259","w":223},"L":{"d":"30,-259r49,0r0,212r71,0r0,47r-120,0r0,-259","w":158},"M":{"d":"54,-259r49,0r59,181r61,-181r48,0r43,259r-47,0r-28,-163r-55,163r-44,0r-54,-163r-28,163r-48,0","w":323},"N":{"d":"30,-259r47,0r111,171r0,-171r49,0r0,259r-47,0r-111,-170r0,170r-49,0r0,-259","w":266},"O":{"d":"17,-129v2,-80,56,-134,135,-136v72,-2,133,63,133,137v0,74,-61,135,-133,135v-74,0,-137,-63,-135,-136xm236,-129v0,-48,-39,-88,-85,-88v-48,0,-85,40,-85,89v0,49,38,86,86,87v47,1,84,-40,84,-88","w":302},"P":{"d":"183,-184v-3,56,-35,77,-104,74r0,110r-50,0r0,-259v82,-3,158,-1,154,75xm135,-184v0,-26,-26,-26,-56,-26r0,52v30,1,56,2,56,-26","w":201},"Q":{"d":"152,-265v110,-5,178,146,99,227r45,58r-58,0r-23,-29v-91,50,-202,-24,-198,-120v3,-79,56,-133,135,-136xm66,-128v0,59,61,105,119,80r-46,-60r58,0r24,30v40,-57,-4,-139,-69,-139v-49,0,-86,40,-86,89","w":302},"R":{"d":"187,-184v-1,38,-20,58,-50,69r62,115r-54,0r-58,-110r-5,0r0,110r-49,0r0,-259v83,-3,155,-1,154,75xm139,-184v-1,-27,-25,-27,-57,-26r0,52v30,0,58,2,57,-26","w":208},"S":{"d":"32,-162v-43,-57,29,-130,95,-94v12,6,24,17,38,33r-36,32v-13,-18,-26,-27,-39,-27v-11,0,-22,7,-22,17v17,48,102,68,102,134v0,62,-77,95,-128,60v-14,-9,-25,-24,-35,-43r42,-25v12,23,26,35,42,35v22,1,40,-23,24,-42v-15,-19,-78,-66,-83,-80","w":187},"T":{"d":"4,-259r143,0r0,49r-47,0r0,210r-50,0r0,-210r-46,0r0,-49","w":151},"U":{"d":"115,7v-63,0,-87,-35,-87,-111r0,-155r49,0r0,168v-1,33,8,50,37,50v32,0,39,-16,39,-56r0,-162r50,0r0,155v3,76,-24,111,-88,111"},"V":{"d":"10,-259r50,0r66,184r65,-184r51,0r-93,259r-48,0","w":252},"W":{"d":"10,-259r48,0r38,165r46,-165r41,0r47,165r36,-165r49,0r-58,259r-47,0r-48,-167r-47,167r-47,0","w":323},"X":{"d":"13,-259r55,0r54,83r55,-83r55,0r-82,126r87,133r-55,0r-60,-91r-59,91r-56,0r88,-133","w":244},"Y":{"d":"11,-259r53,0r48,93r48,-93r52,0r-75,147r0,112r-50,0r0,-112","w":223},"Z":{"d":"16,-259r156,0r-92,212r86,0r0,47r-158,0r92,-210r-84,0r0,-49","w":180},"[":{"d":"30,-265r77,0r0,45r-29,0r0,245r29,0r0,45r-77,0r0,-335","w":115},"\\":{"d":"190,46r-34,0r-116,-312r34,0"},"]":{"d":"85,70r-77,0r0,-45r29,0r0,-245r-29,0r0,-45r77,0r0,335","w":115},"^":{"d":"87,-259r41,0r69,195r-43,0r-46,-132r-46,132r-43,0","w":216},"_":{"d":"-2,27r184,0r0,18r-184,0r0,-18","w":180},"`":{"d":"67,-295r42,69r-34,0r-65,-69r57,0","w":151},"a":{"d":"15,-95v0,-83,98,-134,151,-75r0,-21r47,0r0,191r-47,0r0,-20v-53,58,-151,4,-151,-75xm168,-96v0,-33,-23,-55,-53,-56v-30,0,-52,25,-52,56v0,31,22,58,52,57v31,0,53,-24,53,-57","w":237},"b":{"d":"222,-95v7,79,-97,133,-150,75r0,20r-48,0r0,-265r48,0r0,95v52,-59,160,-8,150,75xm174,-96v0,-32,-22,-56,-52,-56v-30,1,-52,24,-52,56v0,32,22,56,52,57v30,1,52,-26,52,-57","w":237},"c":{"d":"15,-95v-5,-101,146,-135,196,-58r-39,22v-31,-39,-109,-19,-109,37v0,56,79,73,109,33r37,26v-21,27,-49,40,-86,40v-63,0,-105,-44,-108,-100"},"d":{"d":"15,-95v0,-83,98,-134,151,-75r0,-95r47,0r0,265r-47,0r0,-20v-53,58,-151,4,-151,-75xm168,-96v0,-33,-23,-55,-53,-56v-30,0,-52,25,-52,56v0,31,22,58,52,57v31,0,53,-24,53,-57","w":237},"e":{"d":"114,-196v63,1,107,45,102,114r-154,0v3,46,71,60,101,26r40,19v-18,26,-44,42,-86,42v-59,0,-102,-44,-102,-100v0,-56,44,-102,99,-101xm168,-120v-10,-45,-92,-48,-104,0r104,0"},"f":{"d":"99,-227v-16,-4,-31,-7,-32,12r-1,24r31,0r0,41r-31,0r0,150r-48,0r0,-150r-17,0r0,-41r17,0v-9,-73,26,-89,81,-72r0,36","w":100},"g":{"d":"16,-98v-8,-82,97,-130,150,-72r0,-21r47,0r0,164v19,122,-169,134,-197,41r53,0v17,23,81,21,92,-5v3,-6,5,-18,5,-33v-52,56,-158,5,-150,-74xm168,-98v0,-30,-23,-53,-52,-53v-29,0,-52,23,-52,53v0,31,23,55,53,55v30,1,51,-24,51,-55","w":237},"h":{"d":"114,-152v-60,0,-38,90,-42,152r-48,0r0,-265r48,0r0,93v38,-42,122,-26,122,46r0,126r-47,0v-6,-56,20,-152,-33,-152","w":216},"i":{"d":"12,-239v-1,-16,15,-31,31,-31v16,0,31,14,31,31v0,17,-15,31,-31,31v-17,0,-30,-15,-31,-31xm19,-191r48,0r0,191r-48,0r0,-191","w":86},"j":{"d":"16,-239v-1,-16,15,-31,31,-31v17,0,31,14,31,31v0,17,-15,31,-31,31v-17,0,-31,-14,-31,-31xm-15,30v20,10,38,6,38,-20r0,-201r48,0r0,197v5,59,-35,82,-86,62r0,-38","w":93},"k":{"d":"25,-265r48,0r0,153r70,-79r60,0r-82,92r92,99r-59,0r-81,-88r0,88r-48,0r0,-265","w":208},"l":{"d":"19,-265r48,0r0,265r-48,0r0,-265","w":86},"m":{"d":"113,-153v-58,0,-37,92,-41,153r-48,0r0,-191r48,0r0,22v24,-35,100,-36,116,7v14,-19,34,-33,64,-34v88,-3,61,112,65,196r-48,0v-7,-54,21,-153,-33,-153v-59,0,-37,93,-41,153r-48,0v-6,-56,20,-153,-34,-153","w":338},"n":{"d":"114,-152v-60,0,-38,91,-42,152r-48,0r0,-191r48,0r0,19v39,-43,122,-26,122,46r0,126r-48,0v-7,-56,22,-152,-32,-152","w":216},"o":{"d":"15,-95v0,-54,45,-102,99,-101v59,1,102,42,102,100v0,58,-42,99,-102,101v-54,1,-99,-47,-99,-100xm167,-96v0,-31,-22,-56,-52,-55v-29,0,-52,24,-52,55v0,33,21,56,52,56v31,0,52,-25,52,-56"},"p":{"d":"222,-95v7,79,-97,133,-150,75r0,90r-48,0r0,-261r48,0r0,21v52,-59,160,-8,150,75xm174,-96v0,-32,-22,-56,-52,-56v-30,1,-52,24,-52,56v0,32,22,56,52,57v30,1,52,-26,52,-57","w":237},"q":{"d":"15,-95v0,-83,98,-134,151,-75r0,-21r47,0r0,261r-47,0r0,-90v-53,58,-151,4,-151,-75xm168,-96v0,-33,-23,-55,-53,-56v-30,0,-52,25,-52,56v0,31,22,58,52,57v31,0,53,-24,53,-57","w":237},"r":{"d":"101,-150v-37,-16,-40,29,-40,73r0,77r-48,0r0,-191r41,0r0,24v9,-22,35,-37,62,-24","w":115},"s":{"d":"16,-141v-2,-61,97,-72,125,-24r-29,30v-12,-12,-23,-18,-33,-18v-11,-1,-22,9,-15,19v30,21,81,31,81,79v0,68,-105,79,-136,27r30,-32v10,18,53,35,61,7v3,-11,-24,-24,-37,-30v-31,-16,-47,-35,-47,-58","w":158},"t":{"d":"30,-262r48,0r0,71r28,0r0,41r-28,0r0,150r-48,0r0,-150r-25,0r0,-41r25,0r0,-71","w":107},"u":{"d":"108,5v-67,0,-86,-38,-84,-117r0,-79r49,0v6,55,-22,150,35,151v59,1,29,-96,36,-151r48,0r0,81v2,80,-18,115,-84,115","w":216},"v":{"d":"4,-191r49,0r48,113r48,-113r49,0r-82,191r-31,0","w":201},"w":{"d":"3,-191r47,0r38,109r42,-109r29,0r40,107r39,-107r47,0r-70,191r-30,0r-41,-109r-42,109r-30,0","w":287},"x":{"d":"7,-191r56,0r37,52r38,-52r55,0r-65,90r73,101r-55,0r-46,-63r-45,63r-55,0r73,-101","w":201},"y":{"d":"3,-191r49,0r50,120r55,-120r49,0r-120,261r-50,0r40,-84","w":208},"z":{"d":"16,-191r147,0r-86,150r81,0r0,41r-155,0r86,-151r-73,0r0,-40","w":165},"{":{"d":"41,1v0,-46,0,-66,-39,-70r0,-42v35,-2,39,-22,39,-62v0,-70,17,-87,82,-86r0,43v-27,1,-37,-1,-36,25v0,44,-1,86,-33,102v31,22,31,35,32,96v0,30,8,28,37,30r0,42v-62,2,-82,-13,-82,-78","w":122},"|":{"d":"94,-265r28,0r0,335r-28,0r0,-335","w":216},"}":{"d":"82,-180v0,46,-1,66,38,69r0,42v-34,4,-41,22,-39,63v3,70,-17,86,-81,85r0,-42v27,-1,35,0,36,-25v0,-43,0,-88,33,-102v-32,-21,-32,-35,-33,-96v0,-29,-6,-30,-36,-30r0,-43v61,-1,82,15,82,79","w":122},"~":{"d":"59,-119v-19,1,-25,9,-41,20r0,-56v68,-47,120,53,181,-5r0,57v-48,32,-93,-7,-140,-16","w":216},"\u00c4":{"d":"108,-259r50,0r100,259r-51,0r-21,-53r-105,0r-21,53r-51,0xm134,-190r-35,89r69,0xm69,-303v0,-14,12,-26,25,-26v13,0,25,12,25,26v0,14,-11,25,-25,25v-14,0,-25,-11,-25,-25xm147,-303v0,-14,12,-26,25,-26v13,0,25,12,25,26v0,14,-11,25,-25,25v-14,0,-25,-11,-25,-25","w":266},"\u00c5":{"d":"95,-318v0,-21,17,-39,38,-39v21,0,39,19,39,39v1,20,-18,39,-39,39v-21,0,-38,-18,-38,-39xm147,-319v0,-8,-7,-16,-14,-16v-7,0,-14,8,-14,16v0,8,7,16,14,16v7,0,14,-8,14,-16xm108,-259r50,0r100,259r-51,0r-21,-53r-105,0r-21,53r-51,0xm134,-190r-35,89r69,0","w":266},"\u00c7":{"d":"17,-130v0,-133,179,-177,250,-83r-34,33v-52,-67,-167,-37,-167,50v0,93,122,115,167,52r33,35v-34,32,-57,49,-112,50v-78,1,-137,-57,-137,-137xm125,40v20,0,24,-23,4,-22r-10,0r6,-21r30,0r-2,8v13,3,25,13,25,27v0,36,-49,43,-84,27r6,-23v8,3,17,4,25,4","w":280},"\u00c9":{"d":"30,-259r141,0r0,49r-92,0r0,46r92,0r0,48r-92,0r0,68r92,0r0,48r-141,0r0,-259xm108,-347r57,0r-65,69r-34,0","w":187},"\u00d1":{"d":"207,-298v-36,42,-85,-7,-128,19r-19,-29v37,-40,85,9,128,-17xm30,-259r47,0r111,171r0,-171r49,0r0,259r-47,0r-111,-170r0,170r-49,0r0,-259","w":266},"\u00d6":{"d":"17,-129v2,-80,56,-134,135,-136v72,-2,133,63,133,137v0,74,-61,135,-133,135v-74,0,-137,-63,-135,-136xm236,-129v0,-48,-39,-88,-85,-88v-48,0,-85,40,-85,89v0,49,38,86,86,87v47,1,84,-40,84,-88xm87,-303v0,-14,12,-26,25,-26v13,0,25,12,25,26v0,14,-11,25,-25,25v-14,0,-25,-11,-25,-25xm165,-303v0,-14,12,-26,25,-26v13,0,25,12,25,26v0,14,-11,25,-25,25v-14,0,-25,-11,-25,-25","w":302},"\u00dc":{"d":"115,7v-63,0,-87,-35,-87,-111r0,-155r49,0r0,168v-1,33,8,50,37,50v32,0,39,-16,39,-56r0,-162r50,0r0,155v3,76,-24,111,-88,111xm51,-303v0,-14,12,-26,25,-26v13,0,25,12,25,26v0,14,-11,25,-25,25v-14,0,-25,-11,-25,-25xm129,-303v0,-14,12,-26,25,-26v13,0,25,12,25,26v0,14,-11,25,-25,25v-14,0,-25,-11,-25,-25"},"\u00e1":{"d":"15,-95v0,-83,98,-134,151,-75r0,-21r47,0r0,191r-47,0r0,-20v-53,58,-151,4,-151,-75xm168,-96v0,-33,-23,-55,-53,-56v-30,0,-52,25,-52,56v0,31,22,58,52,57v31,0,53,-24,53,-57xm127,-295r57,0r-65,69r-34,0","w":237},"\u00e0":{"d":"15,-95v0,-83,98,-134,151,-75r0,-21r47,0r0,191r-47,0r0,-20v-53,58,-151,4,-151,-75xm168,-96v0,-33,-23,-55,-53,-56v-30,0,-52,25,-52,56v0,31,22,58,52,57v31,0,53,-24,53,-57xm110,-295r42,69r-34,0r-65,-69r57,0","w":237},"\u00e2":{"d":"47,-226r53,-50r38,0r53,50r-53,0r-19,-23r-19,23r-53,0xm15,-95v0,-83,98,-134,151,-75r0,-21r47,0r0,191r-47,0r0,-20v-53,58,-151,4,-151,-75xm168,-96v0,-33,-23,-55,-53,-56v-30,0,-52,25,-52,56v0,31,22,58,52,57v31,0,53,-24,53,-57","w":237},"\u00e4":{"d":"15,-95v0,-83,98,-134,151,-75r0,-21r47,0r0,191r-47,0r0,-20v-53,58,-151,4,-151,-75xm168,-96v0,-33,-23,-55,-53,-56v-30,0,-52,25,-52,56v0,31,22,58,52,57v31,0,53,-24,53,-57xm55,-251v0,-14,12,-26,25,-26v13,0,25,12,25,26v0,14,-11,25,-25,25v-14,0,-25,-11,-25,-25xm133,-251v0,-14,12,-26,25,-26v13,0,25,12,25,26v0,14,-11,25,-25,25v-14,0,-25,-11,-25,-25","w":237},"\u00e3":{"d":"192,-245v-36,43,-84,-8,-127,18r-19,-29v37,-40,86,11,128,-17xm15,-95v0,-83,98,-134,151,-75r0,-21r47,0r0,191r-47,0r0,-20v-53,58,-151,4,-151,-75xm168,-96v0,-33,-23,-55,-53,-56v-30,0,-52,25,-52,56v0,31,22,58,52,57v31,0,53,-24,53,-57","w":237},"\u00e5":{"d":"80,-266v0,-20,19,-39,39,-39v20,0,38,18,38,39v0,21,-18,41,-38,40v-21,0,-39,-20,-39,-40xm133,-266v0,-8,-6,-16,-14,-16v-9,0,-15,8,-15,16v0,7,7,15,15,15v8,0,14,-7,14,-15xm15,-95v0,-83,98,-134,151,-75r0,-21r47,0r0,191r-47,0r0,-20v-53,58,-151,4,-151,-75xm168,-96v0,-33,-23,-55,-53,-56v-30,0,-52,25,-52,56v0,31,22,58,52,57v31,0,53,-24,53,-57","w":237},"\u00e7":{"d":"15,-95v-5,-101,146,-135,196,-58r-39,22v-31,-39,-109,-19,-109,37v0,56,79,73,109,33r37,26v-21,27,-49,40,-86,40v-63,0,-105,-44,-108,-100xm100,40v20,0,24,-23,4,-22r-10,0r6,-21r30,0r-2,8v13,3,25,13,25,27v0,36,-49,43,-84,27r6,-23v8,3,17,4,25,4"},"\u00e9":{"d":"114,-196v63,1,107,45,102,114r-154,0v3,46,71,60,101,26r40,19v-18,26,-44,42,-86,42v-59,0,-102,-44,-102,-100v0,-56,44,-102,99,-101xm168,-120v-10,-45,-92,-48,-104,0r104,0xm124,-295r57,0r-65,69r-34,0"},"\u00e8":{"d":"114,-196v63,1,107,45,102,114r-154,0v3,46,71,60,101,26r40,19v-18,26,-44,42,-86,42v-59,0,-102,-44,-102,-100v0,-56,44,-102,99,-101xm168,-120v-10,-45,-92,-48,-104,0r104,0xm107,-295r42,69r-34,0r-65,-69r57,0"},"\u00ea":{"d":"43,-226r53,-50r39,0r52,50r-52,0r-19,-23r-20,23r-53,0xm114,-196v63,1,107,45,102,114r-154,0v3,46,71,60,101,26r40,19v-18,26,-44,42,-86,42v-59,0,-102,-44,-102,-100v0,-56,44,-102,99,-101xm168,-120v-10,-45,-92,-48,-104,0r104,0"},"\u00eb":{"d":"114,-196v63,1,107,45,102,114r-154,0v3,46,71,60,101,26r40,19v-18,26,-44,42,-86,42v-59,0,-102,-44,-102,-100v0,-56,44,-102,99,-101xm168,-120v-10,-45,-92,-48,-104,0r104,0xm51,-251v0,-14,12,-26,25,-26v13,0,25,12,25,26v0,14,-11,25,-25,25v-14,0,-25,-11,-25,-25xm129,-251v0,-14,12,-26,25,-26v13,0,25,12,25,26v0,14,-11,25,-25,25v-14,0,-25,-11,-25,-25"},"\u00ed":{"d":"19,-191r48,0r0,191r-48,0r0,-191xm52,-295r57,0r-65,69r-34,0","w":86},"\u00ec":{"d":"19,-191r48,0r0,191r-48,0r0,-191xm35,-295r42,69r-34,0r-65,-69r57,0","w":86},"\u00ee":{"d":"-29,-226r53,-50r39,0r52,50r-52,0r-19,-23r-20,23r-53,0xm19,-191r48,0r0,191r-48,0r0,-191","w":86},"\u00ef":{"d":"19,-191r48,0r0,191r-48,0r0,-191xm-21,-251v0,-14,12,-26,25,-26v13,0,25,12,25,26v0,14,-11,25,-25,25v-14,0,-25,-11,-25,-25xm57,-251v0,-14,12,-26,25,-26v13,0,25,12,25,26v0,14,-11,25,-25,25v-14,0,-25,-11,-25,-25","w":86},"\u00f1":{"d":"181,-245v-35,43,-84,-9,-127,18r-19,-29v37,-40,87,11,128,-17xm114,-152v-60,0,-38,91,-42,152r-48,0r0,-191r48,0r0,19v39,-43,122,-26,122,46r0,126r-48,0v-7,-56,22,-152,-32,-152","w":216},"\u00f3":{"d":"15,-95v0,-54,45,-102,99,-101v59,1,102,42,102,100v0,58,-42,99,-102,101v-54,1,-99,-47,-99,-100xm167,-96v0,-31,-22,-56,-52,-55v-29,0,-52,24,-52,55v0,33,21,56,52,56v31,0,52,-25,52,-56xm124,-295r57,0r-65,69r-34,0"},"\u00f2":{"d":"15,-95v0,-54,45,-102,99,-101v59,1,102,42,102,100v0,58,-42,99,-102,101v-54,1,-99,-47,-99,-100xm167,-96v0,-31,-22,-56,-52,-55v-29,0,-52,24,-52,55v0,33,21,56,52,56v31,0,52,-25,52,-56xm107,-295r42,69r-34,0r-65,-69r57,0"},"\u00f4":{"d":"43,-226r53,-50r39,0r52,50r-52,0r-19,-23r-20,23r-53,0xm15,-95v0,-54,45,-102,99,-101v59,1,102,42,102,100v0,58,-42,99,-102,101v-54,1,-99,-47,-99,-100xm167,-96v0,-31,-22,-56,-52,-55v-29,0,-52,24,-52,55v0,33,21,56,52,56v31,0,52,-25,52,-56"},"\u00f6":{"d":"15,-95v0,-54,45,-102,99,-101v59,1,102,42,102,100v0,58,-42,99,-102,101v-54,1,-99,-47,-99,-100xm167,-96v0,-31,-22,-56,-52,-55v-29,0,-52,24,-52,55v0,33,21,56,52,56v31,0,52,-25,52,-56xm51,-251v0,-14,12,-26,25,-26v13,0,25,12,25,26v0,14,-11,25,-25,25v-14,0,-25,-11,-25,-25xm129,-251v0,-14,12,-26,25,-26v13,0,25,12,25,26v0,14,-11,25,-25,25v-14,0,-25,-11,-25,-25"},"\u00f5":{"d":"189,-245v-36,43,-85,-8,-128,18r-19,-29v38,-40,87,11,128,-17xm15,-95v0,-54,45,-102,99,-101v59,1,102,42,102,100v0,58,-42,99,-102,101v-54,1,-99,-47,-99,-100xm167,-96v0,-31,-22,-56,-52,-55v-29,0,-52,24,-52,55v0,33,21,56,52,56v31,0,52,-25,52,-56"},"\u00fa":{"d":"108,5v-67,0,-86,-38,-84,-117r0,-79r49,0v6,55,-22,150,35,151v59,1,29,-96,36,-151r48,0r0,81v2,80,-18,115,-84,115xm117,-295r57,0r-65,69r-34,0","w":216},"\u00f9":{"d":"108,5v-67,0,-86,-38,-84,-117r0,-79r49,0v6,55,-22,150,35,151v59,1,29,-96,36,-151r48,0r0,81v2,80,-18,115,-84,115xm100,-295r42,69r-34,0r-65,-69r57,0","w":216},"\u00fb":{"d":"36,-226r53,-50r38,0r53,50r-53,0r-19,-23r-19,23r-53,0xm108,5v-67,0,-86,-38,-84,-117r0,-79r49,0v6,55,-22,150,35,151v59,1,29,-96,36,-151r48,0r0,81v2,80,-18,115,-84,115","w":216},"\u00fc":{"d":"108,5v-67,0,-86,-38,-84,-117r0,-79r49,0v6,55,-22,150,35,151v59,1,29,-96,36,-151r48,0r0,81v2,80,-18,115,-84,115xm44,-251v0,-14,12,-26,25,-26v13,0,25,12,25,26v0,14,-11,25,-25,25v-14,0,-25,-11,-25,-25xm122,-251v0,-14,12,-26,25,-26v13,0,25,12,25,26v0,14,-11,25,-25,25v-14,0,-25,-11,-25,-25","w":216},"\u00b0":{"d":"72,-265v33,0,61,28,61,60v0,33,-28,61,-61,61v-33,0,-61,-28,-61,-61v0,-33,28,-60,61,-60xm72,-164v21,0,40,-19,40,-40v0,-22,-18,-41,-39,-41v-21,-1,-41,19,-41,40v0,21,19,41,40,41","w":143},"\u00a2":{"d":"48,-15v-65,-61,-29,-200,79,-180r17,-38r28,12r-17,37v13,8,23,17,30,28r-39,24v-3,-4,-7,-8,-10,-11r-44,102v23,7,42,1,57,-14r31,30v-22,25,-64,38,-106,25r-20,43r-27,-12xm109,-153v-42,0,-57,52,-40,90","w":201},"\u00a3":{"d":"37,-158v-36,-66,36,-132,105,-98v22,11,36,33,36,63r-50,0v-3,-38,-51,-33,-50,1v0,8,7,25,10,34r60,0r0,44r-47,0v5,28,1,39,-10,69v22,4,52,11,56,-14r45,0v-2,37,-29,66,-67,66v-32,0,-72,-14,-100,-1r-16,-42v10,-4,19,-7,28,-8v13,-21,18,-39,15,-70r-43,0r0,-44r28,0","w":201},"\u00a7":{"d":"54,-161v-47,-32,-18,-109,46,-109v39,0,71,32,73,68r-46,0v-2,-25,-43,-34,-48,-10v17,48,104,51,103,117v0,28,-17,45,-38,54v18,16,28,29,30,57v3,57,-84,76,-121,42v-12,-11,-20,-28,-23,-50r45,0v3,26,48,32,51,5v-23,-47,-107,-50,-107,-119v-1,-26,16,-48,35,-55xm116,-60v35,-13,21,-41,-6,-60r-29,-20v-18,6,-29,29,-13,44v8,8,35,27,48,36","w":201},"\u00b6":{"d":"29,-194v0,-81,79,-74,157,-72r0,20r-15,0r0,313r-24,0r0,-313r-26,0r0,313r-24,0r0,-192v-43,0,-68,-26,-68,-69","w":216},"\u00df":{"d":"153,-79v-1,-29,-21,-44,-51,-45r0,-43v44,7,52,-58,10,-59v-32,6,-40,25,-40,69r0,157r-48,0r0,-157v-2,-74,27,-109,90,-113v41,-2,76,28,75,66v-1,35,-21,52,-54,58v39,7,65,31,66,74v1,56,-53,91,-108,71r0,-45v27,17,61,-3,60,-33","w":216},"\u00ae":{"d":"133,-267v78,0,135,56,135,134v0,78,-57,134,-135,134v-77,0,-134,-57,-134,-134v0,-77,57,-134,134,-134xm133,-27v60,0,105,-43,107,-105v2,-58,-49,-107,-106,-107v-58,0,-110,50,-108,106v2,61,46,106,107,106xm164,-59v-12,-24,8,-64,-28,-57r-26,0r0,57r-32,0r0,-147v52,2,120,-13,116,43v-1,19,-4,24,-17,33v25,5,6,62,24,71r-37,0xm163,-161v0,-24,-31,-15,-53,-17r0,35v23,-1,53,7,53,-18","w":266},"\u00a9":{"d":"133,-267v78,0,135,56,135,134v0,78,-57,134,-135,134v-77,0,-134,-57,-134,-134v0,-77,57,-134,134,-134xm133,-27v61,0,106,-43,107,-106v2,-58,-49,-108,-107,-106v-62,2,-107,45,-107,106v0,62,46,106,107,106xm93,-136v-8,51,67,79,79,28r31,0v-3,29,-31,54,-64,53v-44,0,-76,-35,-76,-80v0,-82,125,-111,140,-26r-31,0v-16,-50,-83,-24,-79,25","w":266},"\u00b4":{"d":"84,-295r57,0r-65,69r-34,0","w":151},"\u00a8":{"d":"26,-251v0,-14,12,-26,25,-26v13,0,25,12,25,26v0,14,-11,25,-25,25v-14,0,-25,-11,-25,-25xm104,-251v0,-14,12,-26,25,-26v13,0,25,12,25,26v0,14,-11,25,-25,25v-14,0,-25,-11,-25,-25","w":180},"\u00c6":{"d":"136,-259r169,0r0,49r-91,0r0,47r91,0r0,47r-91,0r0,68r91,0r0,48r-140,0r0,-53r-79,0r-25,53r-51,0xm165,-102r0,-113r-55,113r55,0","w":323},"\u00d8":{"d":"17,-129v0,-108,124,-174,213,-111r28,-33r22,18r-29,35v79,82,13,227,-99,227v-28,0,-52,-7,-74,-22r-31,35r-22,-19r30,-35v-21,-21,-38,-55,-38,-95xm198,-203v-56,-38,-131,7,-131,75v0,23,7,42,20,57xm109,-53v77,48,167,-52,110,-129","w":302},"\u00b1":{"d":"77,-190r0,-66r44,0r0,66r66,0r0,44r-66,0r0,66r-44,0r0,-66r-66,0r0,-44r66,0xm11,-44r176,0r0,44r-176,0r0,-44","w":197},"\u00a5":{"d":"8,-259r52,0r41,92r41,-92r51,0r-54,122r46,0r0,29r-59,0r0,22r59,0r0,30r-59,0r0,56r-50,0r0,-56r-60,0r0,-30r60,0r0,-22r-60,0r0,-29r47,0","w":201},"\u00b5":{"d":"143,-22v-12,35,-67,34,-79,1r0,91r-49,0r0,-261r49,0v5,60,-21,155,40,155v60,0,33,-97,39,-155r49,0r0,191r-49,0r0,-22","w":207},"\u00aa":{"d":"8,-202v-5,-45,42,-83,73,-50r0,-10r35,0r0,120r-35,0r0,-10v-31,31,-78,-6,-73,-50xm63,-171v26,-1,25,-62,0,-63v-25,0,-27,62,0,63","w":129},"\u00ba":{"d":"8,-202v0,-33,25,-63,56,-63v33,-1,58,29,58,63v0,34,-25,62,-58,62v-31,0,-56,-29,-56,-62xm65,-171v28,0,28,-62,0,-62v-29,0,-29,62,0,62","w":129},"\u00e6":{"d":"221,-81v3,46,75,58,101,25r40,19v-21,41,-103,57,-144,23r0,14r-44,0r0,-24v-49,63,-167,13,-158,-71v-8,-81,108,-138,158,-71r0,-25r44,0r0,14v68,-48,168,2,157,96r-154,0xm327,-119v-8,-46,-95,-48,-104,0r104,0xm175,-97v0,-31,-23,-56,-55,-56v-31,0,-55,25,-55,58v0,31,23,56,55,56v34,0,55,-25,55,-58","w":388},"\u00f8":{"d":"43,-30v-57,-62,-6,-166,75,-166v21,0,40,6,58,18r22,-25r22,20r-23,25v52,64,5,163,-79,163v-20,0,-37,-6,-53,-16r-23,26r-22,-19xm146,-144v-48,-27,-102,28,-72,79xm96,-45v47,22,92,-29,69,-77","w":237},"\u00bf":{"d":"133,-170v0,16,-14,30,-30,30v-17,0,-31,-14,-31,-30v-1,-16,15,-30,31,-30v15,0,30,15,30,30xm65,4v4,41,74,31,72,-7r46,0v1,46,-37,78,-85,78v-49,0,-79,-29,-81,-72v-3,-60,68,-58,63,-123r48,0v7,56,-35,84,-59,110v-3,4,-4,9,-4,14","w":201},"\u00a1":{"d":"20,-170v0,-15,15,-30,30,-30v16,0,31,14,31,30v0,16,-15,30,-31,30v-15,0,-30,-15,-30,-30xm75,70r-49,0r0,-189r49,0r0,189","w":100},"\u00ac":{"d":"20,-189r176,0r0,119r-44,0r0,-75r-132,0r0,-44","w":216},"\u0192":{"d":"189,-255r-5,42v-24,-19,-42,-13,-43,23r-4,26r39,0r-6,41r-39,0v-10,55,-11,124,-29,171v-12,32,-61,34,-89,11r6,-42v22,19,40,18,45,-16r19,-124r-40,0r6,-41r40,0v4,-57,13,-122,78,-103v6,2,13,6,22,12","w":201},"\u00ab":{"d":"37,-191r44,0r-32,96r32,95r-44,0r-33,-95xm116,-191r45,0r-32,96r32,95r-45,0r-32,-95","w":165},"\u00bb":{"d":"129,0r-45,0r33,-96r-33,-95r45,0r32,95xm49,0r-45,0r33,-96r-33,-95r45,0r32,95","w":165},"\u00a0":{"w":100},"\u00c0":{"d":"108,-259r50,0r100,259r-51,0r-21,-53r-105,0r-21,53r-51,0xm134,-190r-35,89r69,0xm124,-347r42,69r-34,0r-65,-69r57,0","w":266},"\u00c3":{"d":"207,-298v-36,42,-85,-7,-128,19r-19,-29v36,-41,85,9,128,-17xm108,-259r50,0r100,259r-51,0r-21,-53r-105,0r-21,53r-51,0xm134,-190r-35,89r69,0","w":266},"\u00d5":{"d":"224,-298v-35,43,-84,-7,-127,19r-19,-29v36,-41,85,9,128,-17xm17,-129v2,-80,56,-134,135,-136v72,-2,133,63,133,137v0,74,-61,135,-133,135v-74,0,-137,-63,-135,-136xm236,-129v0,-48,-39,-88,-85,-88v-48,0,-85,40,-85,89v0,49,38,86,86,87v47,1,84,-40,84,-88","w":302},"\u0152":{"d":"17,-129v-6,-112,132,-175,212,-107r0,-23r137,0r0,49r-87,0r0,47r87,0r0,47r-87,0r0,68r87,0r0,48r-137,0r0,-24v-22,18,-44,31,-81,31v-79,0,-127,-56,-131,-136xm229,-128v-1,-51,-32,-89,-82,-90v-44,-1,-82,42,-81,89v1,52,33,86,84,88v46,1,80,-40,79,-87","w":381},"\u0153":{"d":"117,-196v38,2,60,13,78,37v39,-58,145,-41,168,15v7,16,12,37,12,63r-155,0v3,44,69,59,100,27r41,18v-30,50,-131,56,-166,4v-18,22,-41,36,-78,37v-56,1,-103,-46,-103,-101v0,-53,48,-102,103,-100xm327,-119v-9,-48,-96,-46,-106,0r106,0xm171,-96v0,-30,-24,-57,-54,-57v-33,1,-55,25,-55,58v0,33,20,57,54,57v33,1,55,-26,55,-58","w":388},"\u00f7":{"d":"70,-233r57,0r0,56r-57,0r0,-56xm11,-151r176,0r0,44r-176,0r0,-44xm70,-82r57,0r0,57r-57,0r0,-57","w":197},"\u00ff":{"d":"3,-191r49,0r50,120r55,-120r49,0r-120,261r-50,0r40,-84xm40,-251v0,-14,12,-26,25,-26v13,0,25,12,25,26v0,14,-11,25,-25,25v-14,0,-25,-11,-25,-25xm118,-251v0,-14,12,-26,25,-26v13,0,25,12,25,26v0,14,-11,25,-25,25v-14,0,-25,-11,-25,-25","w":208},"\u0178":{"d":"11,-259r53,0r48,93r48,-93r52,0r-75,147r0,112r-50,0r0,-112xm49,-303v0,-14,12,-26,25,-26v13,0,25,12,25,26v0,14,-11,25,-25,25v-14,0,-25,-11,-25,-25xm127,-303v0,-14,12,-26,25,-26v13,0,25,12,25,26v0,14,-11,25,-25,25v-14,0,-25,-11,-25,-25","w":223},"\u00c2":{"d":"61,-279r53,-49r39,0r52,49r-52,0r-19,-23r-20,23r-53,0xm108,-259r50,0r100,259r-51,0r-21,-53r-105,0r-21,53r-51,0xm134,-190r-35,89r69,0","w":266},"\u00ca":{"d":"28,-279r53,-49r38,0r53,49r-53,0r-19,-23r-19,23r-53,0xm30,-259r141,0r0,49r-92,0r0,46r92,0r0,48r-92,0r0,68r92,0r0,48r-141,0r0,-259","w":187},"\u00c1":{"d":"108,-259r50,0r100,259r-51,0r-21,-53r-105,0r-21,53r-51,0xm134,-190r-35,89r69,0xm141,-347r57,0r-65,69r-34,0","w":266},"\u00cb":{"d":"30,-259r141,0r0,49r-92,0r0,46r92,0r0,48r-92,0r0,68r92,0r0,48r-141,0r0,-259xm36,-303v0,-14,12,-26,25,-26v13,0,25,12,25,26v0,14,-11,25,-25,25v-14,0,-25,-11,-25,-25xm114,-303v0,-14,12,-26,25,-26v13,0,25,12,25,26v0,14,-11,25,-25,25v-14,0,-25,-11,-25,-25","w":187},"\u00c8":{"d":"30,-259r141,0r0,49r-92,0r0,46r92,0r0,48r-92,0r0,68r92,0r0,48r-141,0r0,-259xm91,-347r42,69r-34,0r-65,-69r57,0","w":187},"\u00cd":{"d":"26,-259r49,0r0,259r-49,0r0,-259xm59,-347r57,0r-65,69r-34,0","w":100},"\u00ce":{"d":"-21,-279r52,-49r39,0r52,49r-52,0r-19,-23r-20,23r-52,0xm26,-259r49,0r0,259r-49,0r0,-259","w":100},"\u00cf":{"d":"26,-259r49,0r0,259r-49,0r0,-259xm-14,-303v0,-14,12,-26,25,-26v13,0,25,12,25,26v0,14,-11,25,-25,25v-14,0,-25,-11,-25,-25xm64,-303v0,-14,12,-26,25,-26v13,0,25,12,25,26v0,14,-11,25,-25,25v-14,0,-25,-11,-25,-25","w":100},"\u00cc":{"d":"26,-259r49,0r0,259r-49,0r0,-259xm42,-347r42,69r-34,0r-65,-69r57,0","w":100},"\u00d3":{"d":"17,-129v2,-80,56,-134,135,-136v72,-2,133,63,133,137v0,74,-61,135,-133,135v-74,0,-137,-63,-135,-136xm236,-129v0,-48,-39,-88,-85,-88v-48,0,-85,40,-85,89v0,49,38,86,86,87v47,1,84,-40,84,-88xm160,-347r57,0r-65,69r-34,0","w":302},"\u00d4":{"d":"79,-279r53,-49r39,0r52,49r-52,0r-19,-23r-20,23r-53,0xm17,-129v2,-80,56,-134,135,-136v72,-2,133,63,133,137v0,74,-61,135,-133,135v-74,0,-137,-63,-135,-136xm236,-129v0,-48,-39,-88,-85,-88v-48,0,-85,40,-85,89v0,49,38,86,86,87v47,1,84,-40,84,-88","w":302},"\u00d2":{"d":"17,-129v2,-80,56,-134,135,-136v72,-2,133,63,133,137v0,74,-61,135,-133,135v-74,0,-137,-63,-135,-136xm236,-129v0,-48,-39,-88,-85,-88v-48,0,-85,40,-85,89v0,49,38,86,86,87v47,1,84,-40,84,-88xm143,-347r42,69r-34,0r-65,-69r57,0","w":302},"\u00da":{"d":"115,7v-63,0,-87,-35,-87,-111r0,-155r49,0r0,168v-1,33,8,50,37,50v32,0,39,-16,39,-56r0,-162r50,0r0,155v3,76,-24,111,-88,111xm124,-347r57,0r-65,69r-34,0"},"\u00db":{"d":"43,-279r53,-49r39,0r52,49r-52,0r-19,-23r-20,23r-53,0xm115,7v-63,0,-87,-35,-87,-111r0,-155r49,0r0,168v-1,33,8,50,37,50v32,0,39,-16,39,-56r0,-162r50,0r0,155v3,76,-24,111,-88,111"},"\u00d9":{"d":"115,7v-63,0,-87,-35,-87,-111r0,-155r49,0r0,168v-1,33,8,50,37,50v32,0,39,-16,39,-56r0,-162r50,0r0,155v3,76,-24,111,-88,111xm107,-347r42,69r-34,0r-65,-69r57,0"},"\u0131":{"d":"19,-191r48,0r0,191r-48,0r0,-191","w":86},"\u00b8":{"d":"46,40v20,0,24,-23,4,-22r-10,0r6,-21r30,0r-2,8v13,3,25,13,25,27v0,36,-49,43,-84,27r6,-23v8,3,17,4,25,4","w":122},"\u0141":{"d":"86,-175r39,-46r0,45r-39,46r0,83r72,0r0,47r-121,0r0,-72r-30,34r0,-45r30,-34r0,-142r49,0r0,84","w":172},"\u0142":{"d":"82,-181r19,-21r0,43r-19,22r0,137r-48,0r0,-84r-20,21r0,-43r20,-21r0,-138r48,0r0,84","w":115},"\u0160":{"d":"22,-328r53,0r19,23r19,-23r52,0r-52,49r-38,0xm32,-162v-43,-57,29,-130,95,-94v12,6,24,17,38,33r-36,32v-13,-18,-26,-27,-39,-27v-11,0,-22,7,-22,17v17,48,102,68,102,134v0,62,-77,95,-128,60v-14,-9,-25,-24,-35,-43r42,-25v12,23,26,35,42,35v22,1,40,-23,24,-42v-15,-19,-78,-66,-83,-80","w":187},"\u0161":{"d":"7,-276r53,0r20,23r19,-23r52,0r-52,50r-39,0xm16,-141v-2,-61,97,-72,125,-24r-29,30v-12,-12,-23,-18,-33,-18v-11,-1,-22,9,-15,19v30,21,81,31,81,79v0,68,-105,79,-136,27r30,-32v10,18,53,35,61,7v3,-11,-24,-24,-37,-30v-31,-16,-47,-35,-47,-58","w":158},"\u017d":{"d":"18,-328r53,0r19,23r19,-23r53,0r-53,49r-38,0xm16,-259r156,0r-92,212r86,0r0,47r-158,0r92,-210r-84,0r0,-49","w":180},"\u017e":{"d":"11,-276r53,0r19,23r19,-23r53,0r-53,50r-38,0xm16,-191r147,0r-86,150r81,0r0,41r-155,0r86,-151r-73,0r0,-40","w":165},"\u00a6":{"d":"94,-131r0,-134r28,0r0,125xm94,70r0,-160r28,-10r0,170r-28,0","w":216},"\u00d0":{"d":"248,-126v0,87,-42,132,-146,126r-64,0r0,-115r-29,0r0,-29r29,0r0,-115r63,0v102,-4,147,44,147,133xm198,-127v0,-63,-38,-90,-110,-84r0,67r53,0r0,29r-53,0r0,67v72,5,110,-14,110,-79","w":267},"\u00f0":{"d":"15,-96v0,-58,57,-116,117,-95v-3,-8,-9,-17,-18,-28r-46,14r-9,-28r33,-10v-11,-10,-19,-18,-24,-22v23,0,50,-4,60,10r35,-10r9,28r-18,5v33,32,61,75,63,130v1,59,-44,107,-102,107v-55,0,-100,-47,-100,-101xm168,-95v0,-32,-23,-56,-53,-56v-30,-1,-52,24,-52,55v0,32,21,56,52,56v31,1,53,-24,53,-55"},"\u00dd":{"d":"11,-259r53,0r48,93r48,-93r52,0r-75,147r0,112r-50,0r0,-112xm120,-347r57,0r-65,69r-34,0","w":223},"\u00fd":{"d":"3,-191r49,0r50,120r55,-120r49,0r-120,261r-50,0r40,-84xm113,-295r57,0r-65,69r-34,0","w":208},"\u00de":{"d":"183,-129v0,57,-35,77,-104,74r0,55r-50,0r0,-259r50,0r0,55v71,-2,104,17,104,75xm135,-129v0,-27,-26,-28,-56,-27r0,53v30,1,56,2,56,-26","w":201},"\u00fe":{"d":"222,-95v7,79,-97,133,-150,75r0,90r-48,0r0,-335r48,0r0,95v52,-59,160,-8,150,75xm174,-96v0,-32,-22,-56,-52,-56v-30,1,-52,24,-52,56v0,32,22,56,52,57v30,1,52,-26,52,-57","w":237},"\u00d7":{"d":"108,-103r-56,55r-26,-26r56,-55r-56,-56r26,-26r56,56r55,-56r26,26r-55,56r55,55r-26,26","w":216},"\u00b9":{"d":"35,-262r47,0r0,133r-33,0r0,-105r-34,0","w":120},"\u00b2":{"d":"60,-237v-12,0,-20,9,-20,21r-33,0v-4,-60,105,-65,105,-9v0,32,-28,49,-49,69r50,0r0,27r-110,0r0,-15v24,-25,65,-44,76,-79v-1,-9,-8,-14,-19,-14","w":120},"\u00b3":{"d":"47,-212v25,5,37,-26,14,-26v-8,0,-14,5,-18,13r-32,0v1,-52,92,-52,96,-5v0,11,-6,20,-17,26v50,22,17,78,-32,78v-29,0,-53,-18,-53,-46r33,0v0,25,44,24,44,3v0,-12,-12,-17,-35,-18r0,-25","w":120},"\u00bd":{"d":"75,7r110,-272r30,0r-110,272r-30,0xm36,-262r47,0r0,133r-33,0r0,-105r-34,0xm240,-108v-12,0,-20,9,-20,21r-33,0v-4,-60,105,-65,105,-9v0,32,-28,49,-49,69r50,0r0,27r-110,0r0,-15v24,-25,65,-44,76,-79v-1,-9,-8,-14,-19,-14","w":302},"\u00bc":{"d":"250,-136r32,0r0,85r14,0r0,25r-14,0r0,26r-29,0r0,-26r-70,0r0,-26xm253,-51r0,-47r-39,47r39,0xm81,7r110,-272r30,0r-110,272r-30,0xm36,-262r47,0r0,133r-33,0r0,-105r-34,0","w":302},"\u00be":{"d":"250,-136r32,0r0,85r14,0r0,25r-14,0r0,26r-29,0r0,-26r-70,0r0,-26xm253,-51r0,-47r-39,47r39,0xm85,7r110,-272r31,0r-111,272r-30,0xm48,-212v25,5,37,-26,14,-26v-8,0,-14,5,-18,13r-32,0v1,-52,92,-52,96,-5v0,11,-6,20,-17,26v50,22,17,78,-32,78v-29,0,-53,-18,-53,-46r33,0v0,25,44,24,44,3v0,-12,-12,-17,-35,-18r0,-25","w":302},"\u011e":{"d":"118,-328v10,19,56,21,66,0r39,0v-2,54,-102,67,-132,26v-6,-8,-9,-16,-11,-26r38,0xm18,-131v-7,-125,176,-181,250,-85r-34,34v-52,-65,-167,-33,-167,52v0,83,131,127,164,45r-75,0r0,-46r130,0v3,80,-48,138,-128,138v-84,0,-135,-56,-140,-138","w":302},"\u011f":{"d":"92,-276v10,19,56,21,66,0r39,0v-2,54,-102,67,-132,26v-6,-8,-9,-16,-11,-26r38,0xm16,-98v-8,-82,97,-130,150,-72r0,-21r47,0r0,164v19,122,-169,134,-197,41r53,0v17,23,81,21,92,-5v3,-6,5,-18,5,-33v-52,56,-158,5,-150,-74xm168,-98v0,-30,-23,-53,-52,-53v-29,0,-52,23,-52,53v0,31,23,55,53,55v30,1,51,-24,51,-55","w":237},"\u0130":{"d":"25,-303v0,-13,12,-26,25,-26v13,0,26,13,26,26v0,13,-12,25,-26,25v-14,0,-25,-12,-25,-25xm26,-259r49,0r0,259r-49,0r0,-259","w":100},"\u015e":{"d":"32,-162v-43,-57,29,-130,95,-94v12,6,24,17,38,33r-36,32v-13,-18,-26,-27,-39,-27v-11,0,-22,7,-22,17v17,48,102,68,102,134v0,62,-77,95,-128,60v-14,-9,-25,-24,-35,-43r42,-25v12,23,26,35,42,35v22,1,40,-23,24,-42v-15,-19,-78,-66,-83,-80xm79,40v20,0,24,-23,4,-22r-10,0r6,-21r30,0r-2,8v13,3,25,13,25,27v0,36,-49,43,-84,27r6,-23v8,3,17,4,25,4","w":187},"\u015f":{"d":"16,-141v-2,-61,97,-72,125,-24r-29,30v-12,-12,-23,-18,-33,-18v-11,-1,-22,9,-15,19v30,21,81,31,81,79v0,68,-105,79,-136,27r30,-32v10,18,53,35,61,7v3,-11,-24,-24,-37,-30v-31,-16,-47,-35,-47,-58xm64,40v20,0,24,-23,4,-22r-10,0r6,-21r30,0r-2,8v13,3,25,13,25,27v0,36,-49,43,-84,27r6,-23v8,3,17,4,25,4","w":158},"\u0106":{"d":"17,-130v0,-133,179,-177,250,-83r-34,33v-52,-67,-167,-37,-167,50v0,93,122,115,167,52r33,35v-34,32,-57,49,-112,50v-78,1,-137,-57,-137,-137xm157,-347r57,0r-65,69r-34,0","w":280},"\u0107":{"d":"15,-95v-5,-101,146,-135,196,-58r-39,22v-31,-39,-109,-19,-109,37v0,56,79,73,109,33r37,26v-21,27,-49,40,-86,40v-63,0,-105,-44,-108,-100xm130,-295r57,0r-65,69r-34,0"},"\u010c":{"d":"81,-328r53,0r20,23r19,-23r52,0r-52,50r-39,0xm17,-130v0,-133,179,-177,250,-83r-34,33v-52,-67,-167,-37,-167,50v0,93,122,115,167,52r33,35v-34,32,-57,49,-112,50v-78,1,-137,-57,-137,-137","w":280},"\u010d":{"d":"50,-276r52,0r20,23r19,-23r52,0r-52,50r-39,0xm15,-95v-5,-101,146,-135,196,-58r-39,22v-31,-39,-109,-19,-109,37v0,56,79,73,109,33r37,26v-21,27,-49,40,-86,40v-63,0,-105,-44,-108,-100"},"\u0111":{"d":"15,-95v0,-83,98,-134,151,-75r0,-46r-75,0r0,-29r75,0r0,-20r47,0r0,20r24,0r0,29r-24,0r0,216r-47,0r0,-20v-53,58,-151,4,-151,-75xm168,-96v0,-33,-23,-55,-53,-56v-30,0,-52,25,-52,56v0,31,22,58,52,57v31,0,53,-24,53,-57","w":237},"\u00af":{"d":"-2,-296r184,0r0,18r-184,0r0,-18","w":180},"\u00b7":{"d":"122,-107v-31,0,-32,-51,0,-51v13,0,26,12,26,25v0,13,-13,26,-26,26","w":119},"\u0102":{"d":"206,-328v0,55,-102,65,-131,26v-6,-8,-10,-16,-12,-26r39,0v10,19,55,19,66,0r38,0xm108,-259r50,0r100,259r-51,0r-21,-53r-105,0r-21,53r-51,0xm134,-190r-35,89r69,0","w":266},"\u0103":{"d":"83,-276v10,19,55,21,65,0r39,0v-1,55,-103,66,-132,26v-6,-8,-9,-16,-11,-26r39,0xm15,-95v0,-83,98,-134,151,-75r0,-21r47,0r0,191r-47,0r0,-20v-53,58,-151,4,-151,-75xm168,-96v0,-33,-23,-55,-53,-56v-30,0,-52,25,-52,56v0,31,22,58,52,57v31,0,53,-24,53,-57","w":237},"\u0104":{"d":"200,38v1,-25,22,-42,56,-38v-16,10,-24,19,-24,29v0,16,19,20,33,12r0,28v-32,7,-67,-2,-65,-31xm108,-259r50,0r100,259r-51,0r-21,-53r-105,0r-21,53r-51,0xm134,-190r-35,89r69,0","w":266},"\u0105":{"d":"159,38v0,-25,23,-42,57,-38v-16,10,-25,19,-25,29v0,16,20,20,34,12r0,28v-33,7,-66,-2,-66,-31xm15,-95v0,-83,98,-134,151,-75r0,-21r47,0r0,191r-47,0r0,-20v-53,58,-151,4,-151,-75xm168,-96v0,-33,-23,-55,-53,-56v-30,0,-52,25,-52,56v0,31,22,58,52,57v31,0,53,-24,53,-57","w":237},"\u010e":{"d":"28,-328r53,0r19,23r19,-23r53,0r-53,49r-38,0xm235,-126v0,87,-42,132,-146,126r-59,0r0,-259r58,0v102,-4,147,44,147,133xm185,-127v0,-61,-36,-89,-106,-84r0,163v71,6,106,-16,106,-79","w":252},"\u010f":{"d":"227,-265r44,0v2,45,-4,73,-25,99r-17,-14v8,-12,11,-19,15,-35r-17,0r0,-50xm15,-95v0,-83,98,-134,151,-75r0,-95r47,0r0,265r-47,0r0,-20v-53,58,-151,4,-151,-75xm168,-96v0,-33,-23,-55,-53,-56v-30,0,-52,25,-52,56v0,31,22,58,52,57v31,0,53,-24,53,-57","w":259},"\u0110":{"d":"248,-126v0,87,-42,132,-146,126r-64,0r0,-115r-29,0r0,-29r29,0r0,-115r63,0v102,-4,147,44,147,133xm198,-127v0,-63,-38,-90,-110,-84r0,67r53,0r0,29r-53,0r0,67v72,5,110,-14,110,-79","w":267},"\u0118":{"d":"91,38v1,-25,22,-42,56,-38v-16,10,-24,19,-24,29v0,16,19,20,33,12r0,28v-32,7,-67,-2,-65,-31xm30,-259r141,0r0,49r-92,0r0,46r92,0r0,48r-92,0r0,68r92,0r0,48r-141,0r0,-259","w":187},"\u0119":{"d":"81,38v1,-25,22,-42,56,-38v-16,10,-24,19,-24,29v0,16,19,20,33,12r0,28v-32,7,-67,-2,-65,-31xm114,-196v63,1,107,45,102,114r-154,0v3,46,71,60,101,26r40,19v-18,26,-44,42,-86,42v-59,0,-102,-44,-102,-100v0,-56,44,-102,99,-101xm168,-120v-10,-45,-92,-48,-104,0r104,0"},"\u011a":{"d":"34,-328r53,0r19,23r19,-23r53,0r-53,49r-38,0xm30,-259r141,0r0,49r-92,0r0,46r92,0r0,48r-92,0r0,68r92,0r0,48r-141,0r0,-259","w":187},"\u011b":{"d":"43,-276r53,0r20,23r19,-23r52,0r-52,50r-39,0xm114,-196v63,1,107,45,102,114r-154,0v3,46,71,60,101,26r40,19v-18,26,-44,42,-86,42v-59,0,-102,-44,-102,-100v0,-56,44,-102,99,-101xm168,-120v-10,-45,-92,-48,-104,0r104,0"},"\u0132":{"d":"26,-259r49,0r0,259r-49,0r0,-259xm179,-42v17,0,16,-15,16,-36r0,-181r49,0r0,172v16,102,-91,119,-137,56r36,-33v13,15,25,22,36,22","w":273},"\u0133":{"d":"134,-270v17,0,31,15,31,31v0,16,-14,31,-31,31v-16,0,-31,-14,-31,-31v0,-17,15,-31,31,-31xm43,-270v17,0,31,14,31,31v0,17,-15,31,-31,31v-16,0,-31,-15,-31,-31v0,-15,15,-32,31,-31xm19,-191r49,0r0,191r-49,0r0,-191xm72,30v19,10,38,7,38,-20r0,-201r48,0r0,197v4,63,-35,80,-86,62r0,-38","w":180},"\u0139":{"d":"30,-259r49,0r0,212r71,0r0,47r-120,0r0,-259xm80,-347r57,0r-65,69r-34,0","w":158},"\u013a":{"d":"19,-265r48,0r0,265r-48,0r0,-265xm45,-347r57,0r-65,69r-34,0","w":86},"\u013d":{"d":"102,-265r44,0v2,45,-3,74,-25,99r-17,-14v9,-12,12,-18,16,-35r-18,0r0,-50xm30,-259r49,0r0,212r71,0r0,47r-120,0r0,-259","w":158},"\u013e":{"d":"84,-265r45,0v2,45,-4,73,-25,99r-18,-14v9,-12,12,-18,16,-35r-18,0r0,-50xm19,-265r48,0r0,265r-48,0r0,-265","w":113},"\u013f":{"d":"30,-259r49,0r0,212r71,0r0,47r-120,0r0,-259xm118,-107v-31,0,-32,-51,0,-51v13,0,26,12,26,25v0,13,-13,26,-26,26","w":158},"\u0140":{"d":"19,-265r48,0r0,265r-48,0r0,-265xm104,-107v-31,0,-32,-51,0,-51v13,0,26,12,26,25v0,13,-13,26,-26,26","w":124},"\u0143":{"d":"30,-259r47,0r111,171r0,-171r49,0r0,259r-47,0r-111,-170r0,170r-49,0r0,-259xm149,-347r57,0r-65,69r-34,0","w":266},"\u0144":{"d":"114,-152v-60,0,-38,91,-42,152r-48,0r0,-191r48,0r0,19v39,-43,122,-26,122,46r0,126r-48,0v-7,-56,22,-152,-32,-152xm114,-295r57,0r-65,69r-34,0","w":216},"\u0147":{"d":"55,-328r52,0r20,23r19,-23r52,0r-52,49r-39,0xm30,-259r47,0r111,171r0,-171r49,0r0,259r-47,0r-111,-170r0,170r-49,0r0,-259","w":266},"\u0148":{"d":"52,-276r53,0r19,23r19,-23r53,0r-53,50r-38,0xm114,-152v-60,0,-38,91,-42,152r-48,0r0,-191r48,0r0,19v39,-43,122,-26,122,46r0,126r-48,0v-7,-56,22,-152,-32,-152","w":216},"\u0149":{"d":"-9,-265r44,0v2,45,-3,74,-25,99r-17,-14v9,-12,12,-18,16,-35r-18,0r0,-50xm129,-152v-60,0,-38,91,-42,152r-48,0r0,-191r48,0r0,19v39,-43,122,-26,122,46r0,126r-48,0v-7,-56,22,-152,-32,-152","w":231},"\u0150":{"d":"139,-348r57,0r-64,69r-35,0xm218,-348r57,0r-65,69r-34,0xm17,-129v2,-80,56,-134,135,-136v72,-2,133,63,133,137v0,74,-61,135,-133,135v-74,0,-137,-63,-135,-136xm236,-129v0,-48,-39,-88,-85,-88v-48,0,-85,40,-85,89v0,49,38,86,86,87v47,1,84,-40,84,-88","w":302},"\u0151":{"d":"107,-295r57,0r-64,69r-35,0xm186,-295r57,0r-65,69r-34,0xm15,-95v0,-54,45,-102,99,-101v59,1,102,42,102,100v0,58,-42,99,-102,101v-54,1,-99,-47,-99,-100xm167,-96v0,-31,-22,-56,-52,-55v-29,0,-52,24,-52,55v0,33,21,56,52,56v31,0,52,-25,52,-56"},"\u0154":{"d":"187,-184v-1,38,-20,58,-50,69r62,115r-54,0r-58,-110r-5,0r0,110r-49,0r0,-259v83,-3,155,-1,154,75xm139,-184v-1,-27,-25,-27,-57,-26r0,52v30,0,58,2,57,-26xm119,-347r57,0r-65,69r-34,0","w":208},"\u0155":{"d":"101,-150v-37,-16,-40,29,-40,73r0,77r-48,0r0,-191r41,0r0,24v9,-22,35,-37,62,-24xm71,-295r57,0r-65,69r-34,0","w":115},"\u0158":{"d":"33,-328r52,0r20,23r19,-23r52,0r-52,49r-39,0xm187,-184v-1,38,-20,58,-50,69r62,115r-54,0r-58,-110r-5,0r0,110r-49,0r0,-259v83,-3,155,-1,154,75xm139,-184v-1,-27,-25,-27,-57,-26r0,52v30,0,58,2,57,-26","w":208},"\u0159":{"d":"-14,-276r52,0r20,23r19,-23r52,0r-52,50r-39,0xm101,-150v-37,-16,-40,29,-40,73r0,77r-48,0r0,-191r41,0r0,24v9,-22,35,-37,62,-24","w":115},"\u015a":{"d":"32,-162v-43,-57,29,-130,95,-94v12,6,24,17,38,33r-36,32v-13,-18,-26,-27,-39,-27v-11,0,-22,7,-22,17v17,48,102,68,102,134v0,62,-77,95,-128,60v-14,-9,-25,-24,-35,-43r42,-25v12,23,26,35,42,35v22,1,40,-23,24,-42v-15,-19,-78,-66,-83,-80xm89,-347r57,0r-65,69r-34,0","w":187},"\u015b":{"d":"16,-141v-2,-61,97,-72,125,-24r-29,30v-12,-12,-23,-18,-33,-18v-11,-1,-22,9,-15,19v30,21,81,31,81,79v0,68,-105,79,-136,27r30,-32v10,18,53,35,61,7v3,-11,-24,-24,-37,-30v-31,-16,-47,-35,-47,-58xm84,-295r57,0r-65,69r-34,0","w":158},"\u0162":{"d":"4,-259r143,0r0,49r-46,0r0,210r-50,0r0,-210r-47,0r0,-49xm60,21r31,0v0,30,0,42,-17,54r-9,-9v6,-4,8,-10,10,-16r-15,0r0,-29","w":151},"\u0163":{"d":"30,-262r48,0r0,71r28,0r0,41r-28,0r0,150r-48,0r0,-150r-25,0r0,-41r25,0r0,-71xm38,21r32,0v-1,30,-1,41,-18,54r-9,-9v6,-4,9,-10,11,-16r-16,0r0,-29","w":107},"\u0164":{"d":"4,-328r53,0r19,23r19,-23r53,0r-53,49r-38,0xm4,-259r143,0r0,49r-47,0r0,210r-50,0r0,-210r-46,0r0,-49","w":151},"\u0165":{"d":"105,-265r35,0v1,29,-5,49,-20,68r-14,-11v8,-9,12,-18,13,-27r-14,0r0,-30xm30,-262r48,0r0,71r28,0r0,41r-28,0r0,150r-48,0r0,-150r-25,0r0,-41r25,0r0,-71","w":129},"\u016e":{"d":"79,-318v0,-21,17,-39,38,-39v21,0,39,18,39,39v0,21,-18,39,-39,39v-21,0,-38,-18,-38,-39xm132,-319v0,-8,-7,-16,-15,-16v-7,0,-14,8,-14,16v0,8,7,16,14,16v8,0,15,-8,15,-16xm115,7v-63,0,-87,-35,-87,-111r0,-155r49,0r0,168v-1,33,8,50,37,50v32,0,39,-16,39,-56r0,-162r50,0r0,155v3,76,-24,111,-88,111"},"\u016f":{"d":"62,-266v0,-21,18,-39,38,-39v20,-1,39,18,39,39v0,21,-18,40,-39,40v-20,0,-38,-19,-38,-40xm115,-266v1,-8,-6,-17,-15,-16v-8,-1,-14,8,-14,16v0,8,6,15,14,15v8,0,15,-8,15,-15xm108,5v-67,0,-86,-38,-84,-117r0,-79r49,0v6,55,-22,150,35,151v59,1,29,-96,36,-151r48,0r0,81v2,80,-18,115,-84,115","w":216},"\u0170":{"d":"100,-348r57,0r-65,69r-34,0xm178,-348r57,0r-64,69r-35,0xm115,7v-63,0,-87,-35,-87,-111r0,-155r49,0r0,168v-1,33,8,50,37,50v32,0,39,-16,39,-56r0,-162r50,0r0,155v3,76,-24,111,-88,111"},"\u0171":{"d":"82,-295r57,0r-64,69r-35,0xm161,-295r56,0r-64,69r-34,0xm108,5v-67,0,-86,-38,-84,-117r0,-79r49,0v6,55,-22,150,35,151v59,1,29,-96,36,-151r48,0r0,81v2,80,-18,115,-84,115","w":216},"\u0179":{"d":"16,-259r156,0r-92,212r86,0r0,47r-158,0r92,-210r-84,0r0,-49xm102,-347r57,0r-65,69r-34,0","w":180},"\u017a":{"d":"16,-191r147,0r-86,150r81,0r0,41r-155,0r86,-151r-73,0r0,-40xm84,-295r57,0r-65,69r-34,0","w":165},"\u017b":{"d":"60,-304v0,-13,11,-25,25,-25v14,0,26,12,26,25v0,13,-13,26,-26,26v-13,0,-25,-13,-25,-26xm16,-259r156,0r-92,212r86,0r0,47r-158,0r92,-210r-84,0r0,-49","w":180},"\u017c":{"d":"60,-251v0,-13,12,-26,25,-26v13,0,26,13,26,26v0,13,-12,25,-26,25v-14,0,-25,-12,-25,-25xm16,-191r147,0r-86,150r81,0r0,41r-155,0r86,-151r-73,0r0,-40","w":165},"\u0100":{"d":"83,-279r0,-38r100,0r0,38r-100,0xm108,-259r50,0r100,259r-51,0r-21,-53r-105,0r-21,53r-51,0xm134,-190r-35,89r69,0","w":266},"\u0101":{"d":"64,-226r0,-39r100,0r0,39r-100,0xm15,-95v0,-83,98,-134,151,-75r0,-21r47,0r0,191r-47,0r0,-20v-53,58,-151,4,-151,-75xm168,-96v0,-33,-23,-55,-53,-56v-30,0,-52,25,-52,56v0,31,22,58,52,57v31,0,53,-24,53,-57","w":237},"\u0108":{"d":"77,-279r52,-49r39,0r52,49r-52,0r-19,-23r-20,23r-52,0xm17,-130v0,-133,179,-177,250,-83r-34,33v-52,-67,-167,-37,-167,50v0,93,122,115,167,52r33,35v-34,32,-57,49,-112,50v-78,1,-137,-57,-137,-137","w":280},"\u0109":{"d":"41,-226r53,-50r39,0r52,50r-52,0r-19,-23r-20,23r-53,0xm15,-95v-5,-101,146,-135,196,-58r-39,22v-31,-39,-109,-19,-109,37v0,56,79,73,109,33r37,26v-21,27,-49,40,-86,40v-63,0,-105,-44,-108,-100"},"\u010a":{"d":"126,-304v0,-14,11,-25,25,-25v14,0,25,11,25,25v0,14,-12,26,-25,26v-13,0,-25,-12,-25,-26xm17,-130v0,-133,179,-177,250,-83r-34,33v-52,-67,-167,-37,-167,50v0,93,122,115,167,52r33,35v-34,32,-57,49,-112,50v-78,1,-137,-57,-137,-137","w":280},"\u010b":{"d":"95,-251v0,-14,12,-26,25,-26v13,0,25,12,25,26v0,14,-11,25,-25,25v-14,0,-25,-11,-25,-25xm15,-95v-5,-101,146,-135,196,-58r-39,22v-31,-39,-109,-19,-109,37v0,56,79,73,109,33r37,26v-21,27,-49,40,-86,40v-63,0,-105,-44,-108,-100"},"\u0112":{"d":"50,-279r0,-38r100,0r0,38r-100,0xm30,-259r141,0r0,49r-92,0r0,46r92,0r0,48r-92,0r0,68r92,0r0,48r-141,0r0,-259","w":187},"\u0113":{"d":"66,-226r0,-39r100,0r0,39r-100,0xm114,-196v63,1,107,45,102,114r-154,0v3,46,71,60,101,26r40,19v-18,26,-44,42,-86,42v-59,0,-102,-44,-102,-100v0,-56,44,-102,99,-101xm168,-120v-10,-45,-92,-48,-104,0r104,0"},"\u0114":{"d":"172,-328v-1,55,-102,64,-132,26v-6,-8,-9,-16,-11,-26r39,0v9,20,55,19,65,0r39,0xm30,-259r141,0r0,49r-92,0r0,46r92,0r0,48r-92,0r0,68r92,0r0,48r-141,0r0,-259","w":187},"\u0115":{"d":"83,-276v10,19,55,21,65,0r39,0v-1,55,-103,66,-132,26v-6,-8,-9,-16,-11,-26r39,0xm114,-196v63,1,107,45,102,114r-154,0v3,46,71,60,101,26r40,19v-18,26,-44,42,-86,42v-59,0,-102,-44,-102,-100v0,-56,44,-102,99,-101xm168,-120v-10,-45,-92,-48,-104,0r104,0"},"\u0116":{"d":"75,-304v0,-14,11,-25,25,-25v14,0,26,12,26,25v0,13,-13,26,-26,26v-13,0,-25,-12,-25,-26xm30,-259r141,0r0,49r-92,0r0,46r92,0r0,48r-92,0r0,68r92,0r0,48r-141,0r0,-259","w":187},"\u0117":{"d":"91,-251v0,-14,12,-26,25,-26v13,0,25,12,25,26v0,14,-11,25,-25,25v-14,0,-25,-11,-25,-25xm114,-196v63,1,107,45,102,114r-154,0v3,46,71,60,101,26r40,19v-18,26,-44,42,-86,42v-59,0,-102,-44,-102,-100v0,-56,44,-102,99,-101xm168,-120v-10,-45,-92,-48,-104,0r104,0"},"\u011c":{"d":"81,-279r52,-49r39,0r52,49r-52,0r-19,-23r-20,23r-52,0xm18,-131v-7,-125,176,-181,250,-85r-34,34v-52,-65,-167,-33,-167,52v0,83,131,127,164,45r-75,0r0,-46r130,0v3,80,-48,138,-128,138v-84,0,-135,-56,-140,-138","w":302},"\u011d":{"d":"43,-226r52,-50r39,0r52,50r-52,0r-19,-23r-20,23r-52,0xm16,-98v-8,-82,97,-130,150,-72r0,-21r47,0r0,164v19,122,-169,134,-197,41r53,0v17,23,81,21,92,-5v3,-6,5,-18,5,-33v-52,56,-158,5,-150,-74xm168,-98v0,-30,-23,-53,-52,-53v-29,0,-52,23,-52,53v0,31,23,55,53,55v30,1,51,-24,51,-55","w":237},"\u0120":{"d":"127,-304v0,-14,11,-25,25,-25v14,0,26,12,26,25v0,13,-13,26,-26,26v-13,0,-25,-12,-25,-26xm18,-131v-7,-125,176,-181,250,-85r-34,34v-52,-65,-167,-33,-167,52v0,83,131,127,164,45r-75,0r0,-46r130,0v3,80,-48,138,-128,138v-84,0,-135,-56,-140,-138","w":302},"\u0121":{"d":"89,-251v0,-13,12,-26,25,-26v13,0,26,13,26,26v0,13,-12,25,-26,25v-14,0,-25,-12,-25,-25xm16,-98v-8,-82,97,-130,150,-72r0,-21r47,0r0,164v19,122,-169,134,-197,41r53,0v17,23,81,21,92,-5v3,-6,5,-18,5,-33v-52,56,-158,5,-150,-74xm168,-98v0,-30,-23,-53,-52,-53v-29,0,-52,23,-52,53v0,31,23,55,53,55v30,1,51,-24,51,-55","w":237},"\u0122":{"d":"18,-131v-7,-125,176,-181,250,-85r-34,34v-52,-65,-167,-33,-167,52v0,83,131,127,164,45r-75,0r0,-46r130,0v3,80,-48,138,-128,138v-84,0,-135,-56,-140,-138xm138,40v20,0,24,-23,4,-22r-10,0r6,-21r30,0r-2,8v13,3,25,13,25,27v0,36,-49,43,-84,27r6,-23v8,3,17,4,25,4","w":302},"\u0123":{"d":"141,-219r-44,0v-2,-45,4,-73,25,-99r17,14v-9,12,-12,18,-16,34r18,0r0,51xm16,-98v-8,-82,97,-130,150,-72r0,-21r47,0r0,164v19,122,-169,134,-197,41r53,0v17,23,81,21,92,-5v3,-6,5,-18,5,-33v-52,56,-158,5,-150,-74xm168,-98v0,-30,-23,-53,-52,-53v-29,0,-52,23,-52,53v0,31,23,55,53,55v30,1,51,-24,51,-55","w":237},"\u0124":{"d":"51,-279r52,-49r39,0r52,49r-52,0r-19,-23r-20,23r-52,0xm29,-259r50,0r0,98r87,0r0,-98r50,0r0,259r-50,0r0,-113r-87,0r0,113r-50,0r0,-259","w":244},"\u0125":{"d":"37,-278r53,-50r38,0r53,50r-53,0r-19,-23r-19,23r-53,0xm114,-152v-60,0,-38,90,-42,152r-48,0r0,-265r48,0r0,93v38,-42,122,-26,122,46r0,126r-47,0v-6,-56,20,-152,-33,-152","w":216},"\u0126":{"d":"79,-227r87,0r0,-32r49,0r0,32r24,0r0,29r-24,0r0,198r-49,0r0,-113r-87,0r0,113r-50,0r0,-198r-23,0r0,-29r23,0r0,-32r50,0r0,32xm79,-198r0,37r87,0r0,-37r-87,0","w":244},"\u0127":{"d":"114,-152v-60,0,-38,91,-42,152r-48,0r0,-215r-24,0r0,-28r24,0r0,-22r48,0r0,22r56,0r0,28r-56,0r0,43v43,-45,122,-24,122,46r0,126r-48,0v-7,-54,22,-152,-32,-152","w":216},"\u0128":{"d":"124,-298v-36,42,-85,-7,-128,19r-19,-29v37,-40,85,9,128,-17xm26,-259r49,0r0,259r-49,0r0,-259","w":100},"\u0129":{"d":"117,-245v-36,43,-85,-8,-128,18r-19,-29v37,-40,87,11,128,-17xm19,-191r48,0r0,191r-48,0r0,-191","w":86},"\u012a":{"d":"0,-279r0,-38r100,0r0,38r-100,0xm26,-259r49,0r0,259r-49,0r0,-259","w":100},"\u012b":{"d":"-7,-226r0,-39r100,0r0,39r-100,0xm19,-191r48,0r0,191r-48,0r0,-191","w":86},"\u012c":{"d":"122,-328v-1,55,-102,64,-132,26v-6,-8,-9,-16,-11,-26r39,0v9,20,55,19,65,0r39,0xm26,-259r49,0r0,259r-49,0r0,-259","w":100},"\u012d":{"d":"10,-276v10,19,56,21,66,0r39,0v-2,54,-103,67,-132,26v-6,-8,-9,-16,-11,-26r38,0xm19,-191r48,0r0,191r-48,0r0,-191","w":86},"\u012e":{"d":"18,38v0,-25,23,-42,57,-38v-16,10,-25,19,-25,29v0,16,20,20,34,12r0,28v-33,7,-66,-2,-66,-31xm26,-259r49,0r0,259r-49,0r0,-259","w":100},"\u012f":{"d":"11,38v1,-25,22,-42,56,-38v-16,10,-24,19,-24,29v0,16,19,20,33,12r0,28v-32,7,-67,-2,-65,-31xm12,-239v-1,-16,15,-31,31,-31v16,0,31,14,31,31v0,17,-15,31,-31,31v-17,0,-30,-15,-31,-31xm19,-191r48,0r0,191r-48,0r0,-191","w":86},"\u0134":{"d":"27,-279r53,-49r39,0r52,49r-52,0r-19,-23r-20,23r-53,0xm78,-42v16,0,16,-13,16,-36r0,-181r49,0r0,172v16,104,-91,118,-136,56r35,-33v12,13,18,22,36,22","w":172},"\u0135":{"d":"-25,-226r53,-50r38,0r53,50r-53,0r-19,-23r-19,23r-53,0xm-15,30v19,10,38,6,38,-20r0,-201r48,0r0,197v4,63,-35,80,-86,62r0,-38","w":93},"\u0136":{"d":"147,44v0,34,-46,43,-79,28r6,-23v15,5,37,5,38,-9v0,-11,-14,-11,-27,-10r4,-16v31,-5,58,4,58,30xm30,-259r50,0r0,89r70,-89r59,0r-90,116r99,143r-59,0r-79,-115r0,115r-50,0r0,-259","w":223},"\u0137":{"d":"142,44v0,34,-46,43,-79,28r6,-23v15,5,37,5,38,-9v0,-11,-14,-11,-27,-10r4,-16v31,-5,58,4,58,30xm25,-265r48,0r0,153r70,-79r60,0r-82,92r92,99r-59,0r-81,-88r0,88r-48,0r0,-265","w":208},"\u0138":{"d":"25,-191r48,0r0,79r70,-79r60,0r-82,92r92,99r-59,0r-81,-88r0,88r-48,0r0,-191","w":208},"\u013b":{"d":"117,44v0,33,-46,43,-79,28r6,-23v15,5,37,5,38,-9v0,-12,-15,-11,-28,-10r5,-16v31,-5,58,4,58,30xm30,-259r49,0r0,212r71,0r0,47r-120,0r0,-259","w":158},"\u013c":{"d":"79,44v0,34,-46,43,-80,28r7,-23v15,5,38,5,38,-9v0,-11,-15,-11,-28,-10r5,-16v31,-5,58,5,58,30xm19,-265r48,0r0,265r-48,0r0,-265","w":86},"\u0145":{"d":"169,44v0,34,-46,43,-79,28r6,-23v15,5,37,5,38,-9v0,-12,-15,-11,-28,-10r5,-16v31,-5,58,4,58,30xm30,-259r47,0r111,171r0,-171r49,0r0,259r-47,0r-111,-170r0,170r-49,0r0,-259","w":266},"\u0146":{"d":"146,44v0,33,-46,43,-79,28r6,-23v15,5,37,5,38,-9v0,-12,-15,-11,-28,-10r5,-16v31,-5,58,4,58,30xm114,-152v-60,0,-38,91,-42,152r-48,0r0,-191r48,0r0,19v39,-43,122,-26,122,46r0,126r-48,0v-7,-56,22,-152,-32,-152","w":216},"\u014a":{"d":"218,-126v0,-52,-24,-91,-69,-92v-25,0,-48,16,-70,47r0,171r-50,0r0,-259r50,0r0,28v71,-81,189,-6,189,102v0,85,-53,164,-136,127v-11,-5,-21,-15,-31,-29r35,-33v11,15,22,23,34,23v34,-2,48,-45,48,-85","w":285},"\u014b":{"d":"72,-172v45,-45,126,-24,122,46v-5,87,31,238,-86,194r0,-38v19,10,41,7,38,-20v-7,-57,23,-162,-32,-162v-60,0,-38,91,-42,152r-48,0r0,-191r48,0r0,19","w":216},"\u014c":{"d":"101,-279r0,-38r100,0r0,38r-100,0xm17,-129v2,-80,56,-134,135,-136v72,-2,133,63,133,137v0,74,-61,135,-133,135v-74,0,-137,-63,-135,-136xm236,-129v0,-48,-39,-88,-85,-88v-48,0,-85,40,-85,89v0,49,38,86,86,87v47,1,84,-40,84,-88","w":302},"\u014d":{"d":"65,-226r0,-39r100,0r0,39r-100,0xm15,-95v0,-54,45,-102,99,-101v59,1,102,42,102,100v0,58,-42,99,-102,101v-54,1,-99,-47,-99,-100xm167,-96v0,-31,-22,-56,-52,-55v-29,0,-52,24,-52,55v0,33,21,56,52,56v31,0,52,-25,52,-56"},"\u014e":{"d":"223,-328v-2,54,-102,65,-132,26v-6,-8,-9,-16,-11,-26r38,0v10,19,56,19,66,0r39,0xm17,-129v2,-80,56,-134,135,-136v72,-2,133,63,133,137v0,74,-61,135,-133,135v-74,0,-137,-63,-135,-136xm236,-129v0,-48,-39,-88,-85,-88v-48,0,-85,40,-85,89v0,49,38,86,86,87v47,1,84,-40,84,-88","w":302},"\u014f":{"d":"82,-276v10,19,56,21,66,0r39,0v-2,54,-103,67,-132,26v-6,-8,-9,-16,-11,-26r38,0xm15,-95v0,-54,45,-102,99,-101v59,1,102,42,102,100v0,58,-42,99,-102,101v-54,1,-99,-47,-99,-100xm167,-96v0,-31,-22,-56,-52,-55v-29,0,-52,24,-52,55v0,33,21,56,52,56v31,0,52,-25,52,-56"},"\u0156":{"d":"142,44v0,34,-46,43,-79,28r6,-23v15,5,37,5,38,-9v0,-11,-14,-11,-27,-10r4,-16v31,-5,58,4,58,30xm187,-184v-1,38,-20,58,-50,69r62,115r-54,0r-58,-110r-5,0r0,110r-49,0r0,-259v83,-3,155,-1,154,75xm139,-184v-1,-27,-25,-27,-57,-26r0,52v30,0,58,2,57,-26","w":208},"\u0157":{"d":"95,44v0,34,-46,43,-79,28r6,-23v15,5,37,5,38,-9v0,-11,-14,-11,-27,-10r4,-16v31,-5,58,4,58,30xm101,-150v-37,-16,-40,29,-40,73r0,77r-48,0r0,-191r41,0r0,24v9,-22,35,-37,62,-24","w":115},"\u015c":{"d":"17,-279r52,-49r39,0r52,49r-52,0r-19,-23r-20,23r-52,0xm32,-162v-43,-57,29,-130,95,-94v12,6,24,17,38,33r-36,32v-13,-18,-26,-27,-39,-27v-11,0,-22,7,-22,17v17,48,102,68,102,134v0,62,-77,95,-128,60v-14,-9,-25,-24,-35,-43r42,-25v12,23,26,35,42,35v22,1,40,-23,24,-42v-15,-19,-78,-66,-83,-80","w":187},"\u015d":{"d":"5,-226r53,-50r39,0r52,50r-52,0r-19,-23r-20,23r-53,0xm16,-141v-2,-61,97,-72,125,-24r-29,30v-12,-12,-23,-18,-33,-18v-11,-1,-22,9,-15,19v30,21,81,31,81,79v0,68,-105,79,-136,27r30,-32v10,18,53,35,61,7v3,-11,-24,-24,-37,-30v-31,-16,-47,-35,-47,-58","w":158},"\u0166":{"d":"101,-139r38,0r0,28r-38,0r0,111r-50,0r0,-111r-39,0r0,-28r39,0r0,-71r-47,0r0,-49r143,0r0,49r-46,0r0,71","w":151},"\u0167":{"d":"78,-108r33,0r0,28r-33,0r0,80r-48,0r0,-80r-29,0r0,-28r29,0r0,-42r-25,0r0,-41r25,0r0,-71r48,0r0,71r28,0r0,41r-28,0r0,42","w":107},"\u0168":{"d":"189,-298v-36,42,-85,-7,-128,19r-19,-29v37,-40,85,9,128,-17xm115,7v-63,0,-87,-35,-87,-111r0,-155r49,0r0,168v-1,33,8,50,37,50v32,0,39,-16,39,-56r0,-162r50,0r0,155v3,76,-24,111,-88,111"},"\u0169":{"d":"181,-245v-35,43,-84,-9,-127,18r-19,-29v37,-40,87,11,128,-17xm108,5v-67,0,-86,-38,-84,-117r0,-79r49,0v6,55,-22,150,35,151v59,1,29,-96,36,-151r48,0r0,81v2,80,-18,115,-84,115","w":216},"\u016a":{"d":"65,-279r0,-38r100,0r0,38r-100,0xm115,7v-63,0,-87,-35,-87,-111r0,-155r49,0r0,168v-1,33,8,50,37,50v32,0,39,-16,39,-56r0,-162r50,0r0,155v3,76,-24,111,-88,111"},"\u016b":{"d":"58,-226r0,-39r100,0r0,39r-100,0xm108,5v-67,0,-86,-38,-84,-117r0,-79r49,0v6,55,-22,150,35,151v59,1,29,-96,36,-151r48,0r0,81v2,80,-18,115,-84,115","w":216},"\u016c":{"d":"187,-328v-2,54,-102,65,-132,26v-6,-8,-9,-16,-11,-26r39,0v9,20,55,19,65,0r39,0xm115,7v-63,0,-87,-35,-87,-111r0,-155r49,0r0,168v-1,33,8,50,37,50v32,0,39,-16,39,-56r0,-162r50,0r0,155v3,76,-24,111,-88,111"},"\u016d":{"d":"75,-276v10,19,56,21,66,0r39,0v-2,54,-103,67,-132,26v-6,-8,-9,-16,-11,-26r38,0xm108,5v-67,0,-86,-38,-84,-117r0,-79r49,0v6,55,-22,150,35,151v59,1,29,-96,36,-151r48,0r0,81v2,80,-18,115,-84,115","w":216},"\u0172":{"d":"87,38v1,-25,22,-42,57,-38v-16,10,-25,19,-25,29v0,17,19,20,34,12r0,28v-32,7,-68,-2,-66,-31xm115,7v-63,0,-87,-35,-87,-111r0,-155r49,0r0,168v-1,33,8,50,37,50v32,0,39,-16,39,-56r0,-162r50,0r0,155v3,76,-24,111,-88,111"},"\u0173":{"d":"82,38v1,-25,22,-42,56,-38v-16,10,-24,19,-24,29v0,16,19,20,33,12r0,28v-32,7,-67,-2,-65,-31xm108,5v-67,0,-86,-38,-84,-117r0,-79r49,0v6,55,-22,150,35,151v59,1,29,-96,36,-151r48,0r0,81v2,80,-18,115,-84,115","w":216},"\u0174":{"d":"91,-279r52,-49r39,0r52,49r-52,0r-19,-23r-20,23r-52,0xm10,-259r48,0r38,165r46,-165r41,0r47,165r36,-165r49,0r-58,259r-47,0r-48,-167r-47,167r-47,0","w":323},"\u0175":{"d":"72,-226r53,-50r38,0r53,50r-53,0r-19,-23r-19,23r-53,0xm3,-191r47,0r38,109r42,-109r29,0r40,107r39,-107r47,0r-70,191r-30,0r-41,-109r-42,109r-30,0","w":287},"\u0176":{"d":"40,-279r52,-49r39,0r52,49r-52,0r-19,-23r-20,23r-52,0xm11,-259r53,0r48,93r48,-93r52,0r-75,147r0,112r-50,0r0,-112","w":223},"\u0177":{"d":"33,-226r52,-50r39,0r52,50r-52,0r-19,-23r-20,23r-52,0xm3,-191r49,0r50,120r55,-120r49,0r-120,261r-50,0r40,-84","w":208},"\u017f":{"d":"19,-201v-9,-64,31,-79,80,-62r0,36v-18,-5,-32,-7,-32,19r0,208r-48,0r0,-201","w":86},"\u01fa":{"d":"95,-287v0,-21,18,-41,38,-40v21,0,39,20,39,40v0,20,-19,39,-39,39v-20,0,-38,-18,-38,-39xm147,-288v0,-8,-7,-16,-14,-16v-7,0,-14,8,-14,16v0,8,7,16,14,16v7,0,14,-8,14,-16xm108,-259r50,0r100,259r-51,0r-21,-53r-105,0r-21,53r-51,0xm134,-190r-35,89r69,0xm141,-404r57,0r-65,69r-34,0","w":266},"\u01fb":{"d":"80,-257v-1,-20,18,-39,39,-39v21,0,38,18,38,39v0,21,-17,39,-38,39v-21,0,-39,-19,-39,-39xm133,-258v0,-8,-7,-16,-14,-16v-19,1,-19,31,0,32v7,0,14,-8,14,-16xm15,-95v0,-83,98,-134,151,-75r0,-21r47,0r0,191r-47,0r0,-20v-53,58,-151,4,-151,-75xm168,-96v0,-33,-23,-55,-53,-56v-30,0,-52,25,-52,56v0,31,22,58,52,57v31,0,53,-24,53,-57xm127,-381r57,0r-65,69r-34,0","w":237},"\u01fc":{"d":"136,-259r169,0r0,49r-91,0r0,47r91,0r0,47r-91,0r0,68r91,0r0,48r-140,0r0,-53r-79,0r-25,53r-51,0xm165,-102r0,-113r-55,113r55,0xm203,-347r57,0r-65,69r-34,0","w":323},"\u01fd":{"d":"221,-81v3,46,75,58,101,25r40,19v-21,41,-103,57,-144,23r0,14r-44,0r0,-24v-49,63,-167,13,-158,-71v-8,-81,108,-138,158,-71r0,-25r44,0r0,14v68,-48,168,2,157,96r-154,0xm327,-119v-8,-46,-95,-48,-104,0r104,0xm175,-97v0,-31,-23,-56,-55,-56v-31,0,-55,25,-55,58v0,31,23,56,55,56v34,0,55,-25,55,-58xm204,-295r57,0r-65,69r-34,0","w":388},"\u01fe":{"d":"17,-129v0,-108,124,-174,213,-111r28,-33r22,18r-29,35v79,82,13,227,-99,227v-28,0,-52,-7,-74,-22r-31,35r-22,-19r30,-35v-21,-21,-38,-55,-38,-95xm198,-203v-56,-38,-131,7,-131,75v0,23,7,42,20,57xm109,-53v77,48,167,-52,110,-129xm160,-347r57,0r-65,69r-34,0","w":302},"\u01ff":{"d":"43,-30v-57,-62,-6,-166,75,-166v21,0,40,6,58,18r22,-25r22,20r-23,25v52,64,5,163,-79,163v-20,0,-37,-6,-53,-16r-23,26r-22,-19xm146,-144v-48,-27,-102,28,-72,79xm96,-45v47,22,92,-29,69,-77xm128,-295r57,0r-65,69r-34,0","w":237},"\u00a4":{"d":"160,-72v-26,24,-78,23,-104,0r-18,19r-21,-22r18,-18v-22,-25,-21,-78,0,-102r-18,-18r21,-22r19,18v27,-21,77,-22,103,0r18,-18r21,22r-18,17v22,25,22,78,0,103r19,18r-21,22xm109,-200v-30,0,-56,27,-56,57v0,28,26,55,55,55v30,0,55,-25,55,-56v0,-30,-25,-56,-54,-56","w":216}}});
Cufon.registerFont({"w":159,"face":{"font-family":"scriptina","font-weight":400,"font-stretch":"normal","units-per-em":"360","panose-1":"2 0 5 5 2 0 0 2 0 4","ascent":"288","descent":"-72","x-height":"6","bbox":"-376.136 -710 667.041 341.674","underline-thickness":"18","underline-position":"-27","unicode-range":"U+0020-U+0192"},"glyphs":{" ":{"w":118},"\u00a0":{"w":118},"D":{"d":"119,-15v33,61,138,7,174,-16v47,-30,84,-107,46,-171v-46,-79,-237,-99,-311,-29v-43,40,-8,112,34,133v-15,-28,-58,-57,-42,-104v33,-93,233,-71,290,-11v49,52,32,140,-21,176v-31,21,-70,39,-121,41v-42,2,-54,-35,-29,-64v30,-57,73,-112,106,-164v-26,-1,-30,30,-47,47r-74,128v-21,9,-7,37,-20,60v-1,5,-1,8,1,8v7,-8,6,-26,14,-34","w":311,"k":{"q":-3,"z":-19,"b":-7,"\u00e9":-21,"\u00e0":-7,"u":-16,"j":-21,"y":-12,"x":-30,"w":-14,"v":-16,"t":28,"s":-16,"r":-12,"p":-14,"l":-28,"k":-9,"i":-12,"f":-16,"e":-23,"c":-21,".":-9,"?":16,"E":49}},"E":{"d":"118,-129v-18,-2,-14,18,-2,20v2,0,4,1,6,1v-12,21,-26,51,-26,84v17,76,144,34,174,-3v-35,9,-75,32,-120,35v-72,5,-35,-91,-12,-121v40,-13,103,-6,146,-16v-27,-12,-92,-3,-135,-3v22,-34,51,-74,80,-101v41,-1,79,4,113,9v7,-3,1,-14,-5,-15v-27,-6,-66,-5,-95,-11v-3,-15,-16,-7,-21,2v-88,2,-162,25,-198,78v-24,35,-8,96,12,121v2,3,3,4,5,3v-14,-31,-32,-84,-4,-120v35,-45,96,-64,172,-67v-27,33,-52,66,-75,102","w":289,"k":{"q":14,"z":16,"b":15,"\u00e9":12,"\u00e0":21,"u":16,"j":19,"y":31,"x":22,"w":36,"v":36,"t":51,"s":45,"r":36,"p":16,"o":38,"n":38,"m":42,"l":9,"k":14,"i":31,"h":36,"g":33,"f":19,"e":26,"d":36,"c":7,"a":31,".":4,",":16,"?":37,"X":-27,"F":30}},"F":{"d":"347,-211v34,-1,34,-51,5,-57v5,6,26,28,14,41v-105,32,-215,-101,-330,-33v-43,25,-39,120,-7,160v14,17,28,38,59,38v30,0,68,-22,64,-50v-13,30,-54,56,-93,35v-55,-30,-71,-175,9,-187v112,-17,170,56,279,53xm260,-222v-9,6,-32,19,-37,29r12,-4v-7,20,-23,46,-34,63v-7,4,-22,2,-22,14v4,-1,19,-6,16,5v-10,31,-22,70,-21,109v0,5,2,6,5,5v7,-27,8,-91,29,-120v24,-6,69,4,90,-8v-22,-4,-61,2,-84,-4v8,-33,36,-56,50,-82v1,-4,-2,-7,-4,-7","w":313,"k":{"q":58,"z":49,"b":42,"\u00e9":42,"\u00e0":60,"u":40,"j":38,"y":44,"x":30,"w":61,"v":54,"t":76,"s":56,"r":63,"p":35,"o":44,"n":61,"m":65,"l":16,"k":40,"i":42,"h":60,"g":89,"f":42,"e":42,"d":91,"c":37,"a":80,".":30,",":25,"!":23,"?":49,"G":100}},"G":{"d":"81,-14v88,-5,162,-59,220,-96v-9,29,-28,56,-37,82v-74,19,-181,21,-190,95v7,56,76,51,118,18v21,-16,48,-50,81,-109v22,-5,21,-8,29,-20v-3,-9,-6,-15,-10,-19r36,-71v17,-5,21,-23,25,-47v-6,-10,-16,9,-22,11v-6,6,-14,28,-25,48v-54,42,-138,93,-227,99v-48,2,-70,-26,-55,-71v28,-81,187,-179,305,-166v30,3,49,20,60,43v2,-26,-31,-56,-61,-57v-122,-2,-316,84,-316,206v0,37,29,56,69,54xm130,102v-45,7,-69,-36,-37,-63v34,-29,109,-50,168,-61v-44,76,-55,113,-131,124xm290,-59v10,12,-2,27,-14,28","w":308,"k":{"q":7,"z":12,"b":6,"\u00e9":3,"\u00e0":7,"y":11,"w":11,"v":11,"t":42,"s":11,"r":4,"p":4,"o":18,"n":15,"m":20,"l":-14,"i":1,"h":11,"g":11,".":12,",":9,"?":25,"H":79}},"H":{"d":"370,-109v11,1,35,-3,12,-9v-3,0,-5,1,-8,1v28,-57,65,-110,105,-155v-7,-27,-23,0,-31,7v-8,7,-18,17,-22,25v3,2,10,0,6,5v-26,34,-53,77,-73,118r-94,0v29,-36,53,-140,-17,-145v-91,-7,-155,53,-194,113v-1,14,11,13,18,4v5,-6,11,-9,10,-20v41,-43,88,-89,165,-89v67,0,24,110,0,137v-11,2,-30,-3,-36,4v-3,14,14,14,26,11v-53,64,-103,144,-208,154v-32,-18,3,-60,12,-76v-29,12,-59,83,-1,83v108,0,160,-95,216,-163v28,-5,66,-5,100,-5v-10,26,-34,76,-16,108v5,9,23,-2,12,-5v-4,2,-11,-1,-11,-6v2,-37,17,-71,29,-97","w":393,"k":{"q":31,"z":29,"b":27,"\u00e9":20,"\u00e0":22,"u":29,"j":8,"y":39,"x":15,"w":29,"v":27,"t":48,"s":29,"r":20,"p":17,"o":36,"n":32,"m":34,"l":5,"k":22,"i":24,"h":29,"g":41,"f":20,"e":24,"d":48,"c":24,"a":36,".":17,",":24,"!":8,"?":40,"2":27,"I":38}},"I":{"d":"95,-17v-23,17,-71,18,-76,-13v0,-2,-1,-3,-3,-3v-9,43,56,41,84,20v79,-58,127,-161,173,-253v-2,-11,-11,-8,-18,-2v-74,18,-146,42,-186,93v-11,15,-9,43,3,51v-14,-77,76,-95,135,-121v14,-5,29,-8,43,-11r-41,87v-34,54,-64,115,-114,152","w":200,"k":{"B":-16,"q":50,"z":40,"b":35,"\u00e9":27,"\u00e0":29,"u":32,"j":14,"y":37,"x":25,"w":44,"v":40,"t":57,"s":42,"r":35,"p":38,"o":42,"n":49,"m":49,"l":8,"k":19,"i":28,"h":23,"g":56,"f":28,"e":28,"d":50,"c":24,"a":40,".":12,",":27,"!":19,"?":24,"J":75}},"J":{"d":"321,-268v-8,-14,-20,9,-41,7v-91,22,-185,53,-174,170v3,9,6,19,11,23v-19,-110,70,-176,180,-185r-89,179v-100,34,-189,87,-250,161v-25,30,-11,75,35,62v118,-33,170,-127,227,-219v3,-2,17,-4,11,-8v-5,1,-3,-5,-2,-8xm206,-67r-62,94v-44,55,-87,109,-175,118v-24,-6,-16,-35,-2,-52v56,-72,144,-128,239,-160","w":239,"k":{"q":28,"z":17,"b":23,"\u00e9":17,"\u00e0":26,"u":18,"y":28,"x":14,"w":27,"v":23,"t":47,"s":32,"r":25,"p":23,"o":23,"n":23,"m":32,"k":12,"i":13,"h":16,"g":30,"f":16,"e":11,"d":25,"c":12,"a":28,".":-4,",":14,"!":9,"?":31,"K":56}},"K":{"d":"382,-210v-62,-1,-159,69,-205,110v-2,-3,-4,-4,-6,-3v-2,1,-5,6,-6,14v-15,12,-20,22,-32,29v-3,-2,-1,-6,1,-8v54,-83,81,-136,83,-157v2,-21,-14,-42,-30,-44v-71,8,-162,72,-174,124v-4,18,17,29,33,19v-9,-6,-33,-2,-25,-21v17,-40,100,-111,168,-111v14,0,21,7,21,20v-13,59,-89,177,-124,235v0,2,2,4,6,4v18,-12,51,-69,77,-82v39,101,77,160,113,177v36,16,69,3,94,-26v0,-1,0,-2,-1,-2v-24,22,-57,43,-90,22v-55,-35,-79,-111,-104,-181v74,-62,113,-102,207,-115v0,-2,-2,-4,-6,-4","w":261,"k":{"q":18,"z":20,"b":28,"\u00e9":22,"\u00e0":18,"u":21,"y":37,"x":30,"w":37,"v":32,"t":19,"s":28,"r":21,"p":-17,"o":42,"n":35,"m":37,"l":18,"k":-5,"i":37,"h":35,"g":30,"f":14,"e":28,"d":37,"c":34,"a":21,".":-22,",":13,"!":18,"?":-5,"L":48}},"L":{"d":"37,-77v-13,0,-29,11,-29,21v0,26,55,75,86,72v21,-2,39,-22,45,-40v105,47,202,119,320,78v13,-9,34,-48,24,-69v-6,45,-30,83,-83,79v-92,-6,-186,-62,-256,-101v24,-61,68,-158,98,-193v47,-57,97,-6,114,36v4,0,3,-5,1,-7v-9,-59,-84,-81,-122,-34v-44,54,-66,114,-97,195v-35,-17,-68,-37,-101,-37xm132,-27v-20,78,-102,18,-113,-28v0,-6,5,-9,14,-8v22,3,55,15,99,36","w":284,"k":{"A":55,"q":29,"z":27,"b":42,"\u00e9":29,"\u00e0":32,"u":35,"j":-1,"y":23,"x":21,"w":39,"v":35,"t":44,"s":16,"r":19,"p":-12,"o":44,"n":55,"m":58,"k":62,"i":28,"h":39,"g":25,"f":21,"e":14,"d":46,"c":55,"a":44,".":-3,",":20,"!":6,"?":25}},"M":{"d":"38,-129v-7,-2,-27,-3,-26,-12v-5,-39,126,-136,166,-136v37,0,24,31,15,63v-7,23,-16,42,-27,62v-34,33,-106,106,-106,148v0,13,6,8,14,3v42,-29,59,-78,100,-148v10,-17,55,-53,75,-53v6,0,9,4,8,12v-13,58,-42,110,-72,171v1,6,16,4,17,-1v50,-62,151,-186,223,-204v15,0,12,14,6,22v-33,52,-93,148,-93,208v0,34,34,24,50,5v11,-13,24,-19,25,-32v-14,14,-35,37,-58,44v-9,3,-12,-6,-11,-17v10,-68,66,-139,99,-207v0,-12,-8,-31,-20,-30v-52,5,-171,141,-206,183v-4,0,-5,-2,-3,-6v30,-61,46,-107,50,-135v2,-10,-8,-19,-17,-19v-12,0,-34,13,-64,40v12,-30,26,-57,27,-89v-14,-41,-55,-28,-98,-1v-39,25,-98,68,-104,111v-2,15,16,28,30,18xm159,-136v-15,30,-54,102,-84,127v-3,0,-3,-3,-1,-9v11,-33,59,-96,85,-118","w":424,"k":{"q":25,"z":2,"b":28,"\u00e9":13,"\u00e0":21,"u":21,"j":28,"y":21,"x":18,"w":23,"v":25,"t":62,"s":44,"r":21,"p":20,"o":28,"n":25,"m":30,"l":18,"k":23,"i":23,"h":28,"g":28,"f":25,"e":18,"d":23,"c":23,"a":21,".":11,",":13,"C":21,"?":23,"N":16}},"N":{"d":"231,-219v-9,-89,-120,-19,-152,8v-25,19,-68,67,-70,93v-2,28,21,32,42,22v-9,-4,-39,4,-36,-14v10,-67,114,-141,184,-147v26,-2,28,31,22,54v-9,31,-53,104,-104,198v12,11,20,-13,29,-24v48,-58,111,-147,186,-170v13,0,8,13,4,21r-66,138v-22,68,-51,129,-68,202v2,30,23,29,45,9v14,-13,24,-19,26,-32v-21,19,-49,46,-58,42v-18,-76,42,-158,68,-223v19,-47,51,-85,69,-135v-1,-15,-8,-31,-23,-29v-49,6,-130,108,-169,145v26,-59,64,-95,71,-158","w":326,"k":{"q":27,"z":16,"b":28,"\u00e9":23,"\u00e0":27,"u":24,"j":-9,"y":26,"x":10,"w":36,"v":28,"t":64,"s":31,"r":21,"p":23,"o":33,"n":31,"m":40,"l":6,"k":11,"i":26,"h":21,"g":36,"f":26,"e":21,"d":33,"c":18,"a":19,".":35,",":23,"'":36,"!":13,"?":32}},"O":{"d":"62,-183v-46,38,-68,118,-18,162v121,62,274,-32,274,-160v0,-60,-47,-110,-115,-107v-70,3,-145,38,-141,105xm222,-253v8,0,33,5,21,-3v-66,-11,-141,32,-176,66v2,-65,87,-96,158,-89v51,6,87,42,87,95v0,97,-106,170,-205,174v-78,3,-108,-79,-66,-139v7,-10,14,-22,22,-28v6,16,30,37,51,30v-14,-7,-45,-10,-46,-35v18,-28,107,-75,154,-71","w":282,"k":{"q":27,"z":11,"b":16,"\u00b1":-33,"\u00e9":7,"\u00e0":25,"u":9,"y":23,"x":6,"w":23,"v":13,"t":51,"s":20,"r":16,"p":21,"o":11,"n":18,"m":30,"l":-7,"k":11,"i":9,"h":13,"g":30,"f":1,"e":6,"d":18,"a":20,".":21,",":27,"!":7,"?":32,"2":25,"P":120,"K":23}},"P":{"d":"230,-84v-18,0,-32,-2,-39,-12v-5,3,-8,5,-8,7v6,9,26,9,42,9v57,2,118,-20,112,-68v-11,-96,-128,-156,-238,-166v-59,-5,-103,35,-80,95v6,15,12,29,21,32v-28,-41,-30,-128,47,-122v87,6,148,43,197,87v26,23,37,50,37,77v0,45,-44,61,-91,61xm42,-8v-6,19,33,30,53,18v46,-27,107,-145,131,-218v1,-1,1,-19,-2,-15v-16,53,-98,214,-138,229v-20,8,-35,-5,-44,-14","w":276,"k":{"q":9,"z":91,"b":-11,"\u00e9":-16,"\u00e0":10,"u":-13,"j":59,"y":3,"x":33,"t":31,"s":59,"r":3,"p":-2,"o":-6,"n":56,"m":63,"l":66,"k":-13,"i":72,"h":-2,"g":28,"f":-20,"e":-18,"d":17,"c":-21,"a":15,".":37,",":66,"!":-2,"?":31,"Q":31}},"Q":{"d":"417,0v10,46,-8,91,-60,87v-76,-6,-128,-44,-190,-73v91,12,160,-39,205,-85v40,-41,50,-132,6,-178v-62,-64,-228,-33,-234,52v18,-73,172,-109,230,-46v72,79,-5,188,-80,217v-59,40,-223,55,-194,-60v17,-67,84,-131,130,-162v-68,26,-141,97,-141,180v0,24,5,41,16,50v-14,-7,-52,-20,-66,-22v-4,-2,-30,19,-28,22v-1,14,16,30,23,32v5,-7,-31,-34,0,-38v122,20,208,133,338,118v39,-5,80,-55,45,-94","w":383,"k":{"q":13,"z":15,"b":13,"\u00e9":8,"\u00e0":19,"u":3,"j":3,"y":14,"t":50,"p":13,"o":8,"n":5,"m":14,"k":13,"h":19,"g":33,"f":10,"e":3,"d":22,"a":17,".":33,",":33,"!":10,"?":33}},"R":{"d":"291,-111v-26,15,-83,41,-120,25v-5,0,-7,3,-7,8v10,33,44,142,96,107v-45,14,-72,-65,-76,-104v74,-5,158,-36,158,-101v0,-81,-112,-113,-206,-113v-54,0,-125,8,-126,58v0,13,5,27,16,32v-3,-9,-11,-22,-10,-34v2,-44,69,-50,118,-50v91,0,194,29,194,111v0,25,-12,46,-37,61xm227,-205v-2,-3,-9,-15,-10,-4v1,3,1,5,-1,8v-82,114,-120,176,-116,188v0,6,15,7,14,1v17,-67,78,-135,113,-193","w":295,"k":{"q":40,"z":42,"b":8,"\u00e9":9,"\u00e0":21,"u":8,"j":-6,"y":40,"x":73,"w":36,"v":33,"t":40,"s":36,"r":27,"p":17,"o":27,"n":33,"m":33,"l":-13,"i":5,"h":8,"g":40,"f":8,"e":10,"d":40,"c":7,"a":33,".":44,",":12,"!":12,"?":28,"S":42}},"S":{"d":"312,-228v24,-40,-12,-77,-67,-77v-48,0,-89,11,-125,34v-61,38,10,105,28,133r26,36v-49,4,-91,15,-128,29v-21,9,-31,21,-31,35v-1,29,42,41,77,41v65,0,137,-40,98,-101v0,0,47,-1,31,-5r-35,0v-25,-38,-72,-77,-82,-126v9,-50,75,-67,131,-69v50,-2,86,18,77,70xm87,-4v-29,0,-62,-5,-66,-29v14,-45,98,-55,156,-64v40,53,-30,93,-90,93","w":226,"k":{"q":27,"z":20,"b":9,"\u00e9":24,"\u00e0":25,"u":25,"j":25,"y":32,"x":27,"w":32,"v":34,"t":62,"s":39,"r":27,"p":24,"o":32,"n":32,"m":36,"l":22,"k":15,"i":34,"h":36,"g":29,"f":32,"e":23,"d":29,"c":15,"a":29,".":27,",":15,"'":34,"!":20,"?":22,"T":59,"E":-42,"D":59}},"T":{"d":"285,-256v40,7,125,29,97,-33v-3,-4,-5,-6,-6,-5v-2,8,13,30,-5,30v-25,0,-52,-3,-78,-6v6,-11,18,-18,16,-30v-12,-9,-30,8,-36,15v3,3,13,-7,15,-1v-2,6,-5,9,-9,15v-84,-1,-197,-40,-255,7v-35,28,12,75,36,94v-18,-26,-70,-89,-10,-102v70,-15,157,5,221,14r-76,146v-15,43,-40,83,-46,133v-2,8,8,11,12,5v-6,-76,42,-138,75,-196","w":257,"k":{"q":44,"z":53,"b":52,"\u00e9":36,"\u00e0":37,"u":53,"j":40,"y":52,"x":43,"w":68,"v":61,"t":52,"s":59,"r":52,"p":25,"o":58,"n":55,"m":69,"l":27,"k":11,"i":57,"h":68,"g":54,"f":28,"e":47,"d":61,"c":44,"a":54,".":44,",":41,"'":33,"!":16,"?":30,"U":-42}},"U":{"d":"139,1v71,-28,161,-117,213,-159v4,19,-20,51,-27,71v-19,53,-32,58,-33,100v0,8,8,8,8,1v-5,-24,4,-27,12,-50v16,-48,56,-100,75,-147v0,-6,-7,-12,-12,-7v-64,66,-144,133,-222,179v-10,7,-24,2,-20,-13v20,-69,85,-133,93,-207v1,-17,-23,-45,-40,-45v-77,0,-176,53,-176,126v0,25,14,37,31,47v1,0,2,-1,2,-2v-61,-45,11,-116,51,-137v42,-22,84,-41,116,-15v24,46,-21,89,-38,124v-15,30,-52,82,-54,108v-1,15,7,25,21,26","w":345,"k":{"q":21,"z":17,"b":18,"\u00e9":17,"\u00e0":19,"u":16,"y":21,"x":9,"w":30,"v":28,"t":40,"s":18,"r":18,"p":17,"o":28,"n":23,"m":28,"l":-4,"k":8,"i":14,"h":12,"g":23,"f":14,"e":16,"d":25,"c":12,"a":23,".":17,",":19,"!":12,"?":24,"W":114,"V":86}},"V":{"d":"95,-19v-1,16,15,27,27,13r76,-90v52,-57,120,-146,205,-141v-57,-20,-90,15,-156,76v-45,42,-85,95,-129,152v-5,6,-9,8,-11,-1v-1,-52,71,-169,78,-237v2,-19,-17,-38,-37,-35v-52,5,-133,81,-135,135v-1,14,15,37,26,25v-7,-5,-21,-3,-18,-23v8,-50,79,-129,138,-129v15,0,16,11,15,25v-3,38,-75,172,-79,230","w":243,"k":{"q":44,"z":58,"b":25,"\u00e9":21,"\u00e0":19,"u":37,"j":16,"y":55,"x":35,"w":62,"v":51,"t":44,"s":64,"r":58,"p":25,"o":60,"n":71,"m":71,"l":9,"k":4,"i":37,"h":18,"g":53,"f":37,"e":37,"d":62,"c":30,"a":64,".":32,",":55,"!":9,"?":12}},"W":{"d":"6,-157v-4,24,14,40,36,28v-19,-1,-37,-4,-27,-28v18,-46,114,-123,188,-123v19,0,28,10,31,29v5,29,-38,117,-110,247v15,19,26,-17,36,-25r127,-145v1,0,2,1,2,3v-21,54,-40,90,-36,143v2,21,21,39,43,31v68,-24,159,-130,166,-214v2,-20,-6,-44,-18,-42v25,42,-3,101,-24,131v-28,42,-82,113,-132,119v-15,2,-27,-11,-26,-26v0,-60,26,-105,46,-150v0,-8,-11,-27,-16,-12r-127,148v-3,2,-7,5,-8,1v30,-52,82,-150,84,-209v1,-22,-27,-39,-50,-37v-56,5,-178,84,-185,131","w":393,"k":{"q":6,"z":2,"b":1,"\u00e9":-5,"\u00e0":9,"j":-15,"y":3,"x":-4,"w":15,"v":10,"t":30,"s":12,"p":9,"n":19,"m":24,"l":-24,"k":-10,"i":-4,"h":21,"g":19,"f":-4,"e":-4,"d":17,"c":-10,"a":15,".":23,",":25,"!":6,"?":11,"X":13}},"X":{"d":"173,-259v-40,7,-73,33,-85,69v3,1,3,-2,5,-3v22,-31,45,-49,69,-55v22,-1,17,17,16,45v-1,20,-1,20,-4,62v-67,53,-170,88,-178,191v26,-85,105,-134,178,-180v0,52,-3,115,27,124v32,21,52,6,89,-18v3,-1,3,-3,2,-4v-30,10,-71,41,-95,8v-13,-19,-12,-76,-9,-118v46,-30,134,-74,155,-109v0,-22,-12,-9,-18,-2v-10,4,-7,10,-12,18v-37,28,-79,57,-124,82r4,-93v0,-6,-14,-17,-20,-17","w":277,"k":{"q":-15,"z":-13,"b":-10,"\u00e9":-6,"\u00e0":4,"y":6,"t":43,"s":20,"p":-13,"o":6,"n":9,"m":13,"l":-17,"k":-8,"i":9,"h":16,"g":13,"f":60,"e":-3,"d":9,"c":-8,"a":6,".":-24,"!":-22,"?":15,"T":-70}},"Y":{"d":"52,-108v-24,-7,-46,-29,-29,-60v21,-40,85,-101,154,-97v77,5,20,91,-1,128v-22,39,-83,90,-62,134v19,11,40,-5,63,-16v56,-27,117,-75,162,-116v4,-2,4,0,2,4r-57,113v-79,12,-133,31,-165,54v-33,24,-12,70,30,67v68,-4,114,-63,143,-114v26,-2,47,-28,23,-46v20,-35,28,-83,58,-109v2,-2,2,-9,-1,-12v-15,2,-17,19,-25,27v-52,54,-154,129,-227,145v-9,-2,-3,-13,-1,-19v23,-53,101,-123,109,-197v3,-23,-31,-55,-57,-52v-66,8,-179,64,-157,147v3,11,22,22,38,19xm279,-9v-31,50,-61,101,-131,107v-46,3,-52,-35,-25,-56v29,-24,104,-42,156,-51xm313,-53v15,16,3,33,-16,32","w":333,"k":{"q":2,"z":9,"b":9,"\u00e9":2,"\u00e0":9,"u":8,"j":-7,"y":9,"x":8,"w":9,"v":12,"t":46,"s":24,"r":12,"p":12,"o":12,"n":14,"m":19,"k":16,"i":12,"h":12,"g":9,"f":5,"e":3,"c":4,".":9,",":21,"!":2,"?":32,"Z":9,"Y":66}},"Z":{"d":"12,-53v-11,78,100,55,131,21v82,44,188,130,281,130v42,0,70,-42,54,-87v-5,52,-22,91,-76,77v-87,-23,-178,-83,-249,-128v31,-27,60,-60,90,-100v9,-2,26,-1,31,-6v-8,-1,-16,-2,-26,-2v23,-33,46,-61,74,-86v21,11,20,-16,11,-20v-6,0,-12,5,-16,7v-84,-15,-118,-26,-176,-11v-11,8,-27,19,-27,37v0,19,10,57,23,60v-8,-18,-18,-40,-13,-66v3,-24,29,-29,58,-29v30,0,104,12,130,19v-27,23,-54,59,-75,88v-6,2,-17,-1,-18,6v0,5,1,9,5,12v-21,28,-47,66,-75,86v-24,-15,-84,-55,-102,-55v-12,0,-17,2,-17,14v-8,2,-16,21,-18,33xm137,-36v-21,16,-42,27,-75,31v-51,6,-54,-65,-21,-79v37,3,72,32,96,48","w":343,"k":{"q":98,"z":90,"b":94,"\u00e9":98,"\u00e0":79,"u":103,"j":10,"y":98,"x":96,"w":105,"v":105,"t":132,"s":94,"r":88,"p":74,"o":110,"n":121,"m":103,"l":72,"k":88,"i":98,"h":98,"g":112,"f":75,"e":96,"d":110,"c":104,"a":114,".":35,",":37,"'":82,"!":55,"?":93,"9":70,"8":96,"7":45,"6":107,"5":86,"4":110,"3":61,"2":77,"1":66}},"0":{"d":"185,-109v12,-40,0,-88,-42,-80v-75,15,-128,70,-135,147v-5,56,68,52,103,28v30,-21,63,-60,74,-95xm27,-48v0,-69,55,-131,114,-131v25,0,38,13,38,41v-2,67,-57,135,-115,135v-25,0,-37,-19,-37,-45","w":194,"k":{"<":-5,">":12,"t":53,",":46,"?":54,"9":23,"8":32,"7":32,"6":28,"5":37,"4":21,"3":49,"2":39,"1":21,"0":9}},"1":{"d":"38,-12v-18,0,-35,3,-48,4v-4,0,-7,3,-7,8v16,7,89,-2,124,0v11,1,15,-7,3,-6v-6,-1,-68,3,-55,-21v24,-42,66,-96,98,-130v0,-16,21,-14,24,-27v0,-3,-1,-4,-4,-4r-118,52v23,3,47,-14,70,-20v2,0,3,1,3,3","w":137,"k":{"<":-2,">":-39,"t":34,"s":9,",":12,"?":23,"6":12,"4":21,"3":26,"1":-9}},"2":{"d":"190,-139v0,-55,-71,-57,-112,-32v-5,2,-8,6,-8,11v34,-19,103,-23,101,30v-15,59,-92,103,-158,118v-12,0,-19,15,-6,15v48,0,91,-5,135,-3v6,0,8,-1,8,-4v0,-3,-2,-5,-8,-5v-60,0,-90,-2,-90,-7v48,-22,138,-70,138,-123","w":178,"k":{"<":-30,">":5,"t":38,"n":17,",":12,"?":26,"9":9,"8":7,"7":14,"6":12,"5":9,"4":14,"3":33,"O":-9}},"3":{"d":"15,29v56,-5,133,-28,138,-87v2,-30,-24,-37,-45,-45v34,-20,68,-27,74,-64v-2,-36,-65,-20,-85,-8v-4,2,-6,5,-6,9v15,-1,37,-11,54,-11v11,0,16,6,16,16v0,36,-51,55,-84,59v-4,-2,-14,8,-6,8v35,-2,62,9,62,40v0,48,-71,75,-119,78v-23,2,-16,-14,-26,-19v-4,0,-9,8,-9,12v0,9,12,14,36,12","w":171,"k":{"<":-14,">":2,"t":46,"r":9,",":20,"?":30,"9":15,"8":13,"7":13,"6":18,"5":15,"4":11,"3":15,"2":11}},"4":{"d":"115,-47v-16,26,-30,49,-35,78v0,8,5,8,6,1v2,-22,30,-59,44,-79v15,1,46,4,41,-8v-3,1,-15,1,-35,0v29,-43,67,-91,98,-128v-7,-5,-22,1,-26,7r-88,119v-28,-1,-64,-4,-89,0v19,-25,106,-86,139,-112v0,-4,-2,-4,-6,-4v-50,33,-104,79,-144,119v-10,1,-18,12,-11,19v10,-21,79,-11,106,-12","w":199,"k":{"<":-6,">":-25,"t":48,",":33,"?":40,"9":8,"8":28,"7":5,"6":33,"5":35,"4":21,"3":40,"2":24,"1":26,"0":12}},"5":{"d":"57,10v44,-1,92,-21,100,-64v-8,-42,-52,-44,-87,-61v-4,-1,-4,-3,-1,-8v8,-14,21,-29,38,-45r104,-2v7,1,11,-7,5,-7v-35,-1,-75,2,-98,-10v-28,20,-46,51,-64,82v0,2,1,4,4,5v46,15,74,16,83,52v2,53,-98,57,-126,29v-5,1,-12,5,-12,11v2,12,36,18,54,18","w":172,"k":{"<":13,">":-8,"t":38,",":22,"?":36,"9":-6,"8":10,"7":-8,"6":17,"5":13,"3":19}},"6":{"d":"72,10v45,0,93,-38,93,-85v0,-49,-63,-38,-100,-21v28,-49,83,-100,138,-111v-69,-5,-175,98,-178,173v-1,30,18,44,47,44xm62,-91v29,-11,87,-23,85,24v-2,43,-39,71,-76,71v-48,0,-32,-72,-9,-95","w":171,"k":{"<":-10,">":4,"t":38,",":15,"?":30,"9":23,"8":9,"7":15,"6":18,"5":11,"4":4,"3":20,"2":11}},"7":{"d":"53,-163v20,-14,97,-11,116,-2v0,1,0,2,-1,3v-104,110,-158,175,-161,194v-2,9,6,12,10,6v28,-82,126,-145,182,-209v7,-4,4,-22,-4,-18v-37,18,-116,-8,-145,23v0,2,1,3,3,3","w":181,"k":{"<":10,">":-13,"t":63,",":82,"?":54,"9":19,"8":59,"7":19,"6":47,"5":47,"4":63,"3":52,"2":36,"1":33,"0":28}},"8":{"d":"13,-26v5,62,82,52,125,22v57,-41,28,-83,3,-130v63,-39,97,-55,93,-67v-27,21,-62,46,-96,61v-28,-44,31,-84,66,-52v2,0,3,-2,3,-7v1,-7,-15,-12,-24,-12v-48,2,-91,32,-60,78v-48,33,-98,45,-110,107xm25,-23v9,-53,44,-64,101,-102v29,35,47,98,-8,127v-41,21,-91,18,-93,-25","w":210,"k":{"<":15,">":-3,"t":58,",":32,"?":53,"9":27,"8":32,"7":32,"6":41,"5":34,"4":27,"3":39,"2":32,"1":11,"0":24}},"9":{"d":"140,-220v-47,0,-95,40,-96,89v-1,46,71,38,101,21v-28,52,-84,96,-141,111v0,2,5,2,8,2v79,-15,170,-103,176,-178v2,-28,-19,-45,-48,-45xm140,-214v49,0,33,74,8,99v-27,14,-85,22,-85,-23v0,-46,37,-76,77,-76","w":202,"k":{"<":5,">":27,"t":82,",":73,"?":68,"9":43,"8":71,"7":43,"6":57,"5":63,"4":59,"3":71,"2":50,"1":52,"0":36}},":":{"d":"63,-78v-3,19,17,11,21,5v4,-28,-11,-25,-21,-15v-2,2,0,6,0,10xm23,-11v-1,19,18,9,22,5v4,-27,-10,-26,-22,-16v-1,1,-1,5,0,11","w":82},";":{"d":"26,-16v11,24,-6,41,-23,55v-1,3,4,4,5,2v27,-26,52,-39,33,-70v-2,-1,-19,10,-15,13xm63,-78v-3,19,17,11,21,5v4,-28,-11,-25,-21,-15v-2,2,0,6,0,10","w":81},"?":{"d":"57,-67v-7,7,13,34,19,24v-16,-33,29,-32,53,-44v46,-23,82,-32,86,-81v6,-65,-84,-112,-114,-51v8,-1,18,-19,34,-16v37,7,63,28,63,69v0,54,-85,83,-141,99xm45,-8v-1,17,17,10,22,5v5,-19,-10,-30,-22,-15v-1,1,-1,4,0,10","w":154},"C":{"d":"13,-72v0,46,58,74,110,73v89,-2,164,-40,206,-85v0,-1,-1,-2,-2,-2v-49,42,-119,75,-204,80v-52,2,-95,-17,-97,-62v15,-91,143,-194,245,-194v19,0,31,4,35,14v-17,17,-52,67,-51,94v0,2,8,4,12,3v31,-19,70,-56,52,-104v4,-6,7,-5,3,-9v-4,1,-4,4,-7,6v-52,-25,-99,-3,-154,26v-62,34,-148,91,-148,160xm309,-242v10,39,-17,71,-44,84v2,-27,26,-66,44,-84","w":338,"k":{"q":58,"z":46,"b":54,"\u00e9":34,"\u00e0":72,"u":46,"j":46,"y":58,"x":46,"w":63,"v":60,"t":92,"s":58,"r":58,"p":53,"o":67,"n":63,"m":70,"l":34,"k":53,"i":54,"h":64,"g":83,"f":63,"e":42,"d":70,"c":36,"a":67,".":34,",":34,"!":20,"?":50,"2":104,"D":131}},"!":{"d":"124,-185v2,-8,3,-32,-12,-22v-4,1,-7,3,-8,5v-17,49,-43,97,-67,150v0,6,5,5,7,1r72,-132v2,-1,7,0,8,-2xm8,-11v-1,19,18,9,22,5v3,-28,-9,-25,-22,-16v-1,1,-1,5,0,11","w":78},"\"":{"d":"76,-146v18,-20,30,-40,40,-53v2,-7,-10,-9,-13,-4r-29,55v0,1,1,2,2,2xm112,-148v14,0,31,-37,42,-50v2,-7,-10,-9,-13,-4","w":103},"#":{"d":"40,-63v-11,22,-27,34,-31,55v13,-14,26,-42,38,-55r40,0v-9,18,-25,37,-31,55v14,-12,27,-42,39,-55v15,0,32,2,39,-6v-6,-4,-24,-1,-34,-2r27,-42v14,0,30,2,36,-6v-5,-4,-21,-1,-30,-2r38,-53v3,-4,3,-6,-1,-6v-20,12,-33,43,-47,59r-37,0r37,-53v3,-4,3,-6,-1,-6v-23,15,-29,38,-46,59v-17,1,-41,-4,-45,7v9,3,27,0,40,1r-27,42v-15,1,-36,-5,-43,7v9,3,26,0,39,1xm118,-113r-27,42r-39,0r28,-42r38,0","w":174},"$":{"d":"178,-201v-7,-7,-16,17,-22,20v-57,8,-111,49,-59,94v-12,24,-28,56,-46,72v-17,3,-34,-20,-43,-4v-2,7,17,9,38,15v-4,9,-9,15,-14,24v14,4,13,-19,23,-24v42,-1,92,-15,83,-59v-1,-6,-19,-18,-27,-32r48,-77v17,-5,26,3,32,9v3,0,4,-1,4,-4v-1,-14,-19,-10,-29,-16xm104,-80v43,27,8,79,-41,64v14,-20,26,-46,41,-64xm104,-100v-34,-35,4,-67,46,-70r-43,70v-1,1,-2,1,-3,0","w":167},"%":{"d":"262,-198v-31,25,-89,15,-135,14v-9,-7,-17,-6,-24,2v-11,-1,-13,2,-13,9v-9,15,-33,36,-32,61v0,14,7,21,21,21v41,0,66,-35,66,-79v0,-15,34,-7,89,-8v-52,48,-168,132,-175,196v22,-62,148,-161,207,-213v0,-2,-2,-3,-4,-3xm176,-1v37,0,62,-34,66,-72v-6,-43,-57,-11,-71,7v-12,16,-32,65,5,65xm170,-11v-20,-32,15,-74,47,-78v18,-3,21,18,16,33v-8,25,-34,59,-63,45xm75,-100v-19,-30,9,-76,47,-76v34,0,9,53,-4,64v-12,11,-27,22,-43,12","w":246},"&":{"d":"58,1v0,33,30,62,56,36v37,-39,53,-97,79,-144v21,0,54,-6,54,15v3,13,-16,31,-22,43v43,-20,28,-78,-23,-66r-171,0v23,-37,70,-51,125,-47v12,-16,-23,-13,-29,-28v-25,-21,-14,-79,26,-77v23,-4,31,13,36,29v18,-22,-12,-47,-42,-35v-39,5,-66,62,-31,90v-5,17,-41,16,-55,30v-16,10,-32,23,-42,38v-21,-4,-66,5,-33,19v4,-9,13,-11,27,-10v-30,39,-17,116,45,107xm62,-11v-1,-19,2,-41,6,-56r-3,-1v-6,14,-12,35,-8,57v-49,2,-54,-64,-31,-96r152,1v-20,50,-54,87,-116,95xm163,-65v-23,38,-29,92,-72,109v-22,-2,-25,-23,-28,-44v49,-7,72,-34,100,-65xm68,-73v-1,0,-5,6,0,6r0,-6","w":232},"'":{"d":"76,-146v18,-20,30,-40,40,-53v2,-7,-10,-9,-13,-4r-29,55v0,1,1,2,2,2","w":64,"k":{"o":15}},"(":{"d":"206,-215v-97,20,-185,131,-156,250v2,10,18,0,18,-7v-43,-96,50,-223,136,-237v6,-1,7,-5,2,-6","w":147},")":{"d":"123,-162v-2,103,-75,175,-151,196v0,2,3,2,6,2v81,-17,160,-110,158,-205v0,-17,0,-40,-11,-49v-7,1,-11,6,-13,12v8,10,11,27,11,44","w":147},"*":{"d":"72,-160v14,-8,41,-14,53,-27v-15,0,-36,16,-53,19v5,-15,18,-29,19,-45v-1,-2,-5,-1,-9,2v-6,11,-12,31,-19,44v-10,-8,-16,-19,-31,-21v-5,0,-8,7,-4,10v11,1,20,11,30,16v-14,12,-46,12,-51,32v10,8,16,-10,28,-12v8,-4,15,-7,22,-11v-5,14,-11,32,-14,47v-1,5,5,4,7,1v-3,-15,11,-36,16,-50v12,7,23,23,35,24v-4,-12,-21,-20,-29,-29","w":130},",":{"d":"26,-16v11,24,-6,41,-23,55v-1,3,4,4,5,2v27,-26,52,-39,33,-70v-2,-1,-19,10,-15,13","w":64},"-":{"d":"7,-63v12,7,41,1,59,3v10,1,15,-10,3,-9v-19,2,-53,-6,-62,6","w":82,"k":{"b":11,"h":15}},".":{"d":"23,-11v-1,19,18,9,22,5v4,-27,-10,-26,-22,-16v-1,1,-1,5,0,11","w":64},"\/":{"d":"-19,36v31,-68,121,-137,176,-190v24,-23,49,-38,68,-57v-1,-5,-6,-3,-10,0v-64,44,-214,187,-235,238v0,4,1,8,1,9","w":147},"`":{"d":"189,-188v-17,-22,-31,-32,-49,-46v-6,-1,-11,8,-6,11v18,11,34,28,55,35","w":95},"a":{"d":"12,-2v38,-17,83,-60,112,-91v-19,43,-47,91,-53,149v-4,45,57,43,83,22v26,-21,64,-48,76,-78v-33,33,-68,87,-126,87v-48,0,-21,-61,-12,-88v16,-49,43,-87,69,-126v-2,-9,-12,4,-22,1v-62,-16,-128,71,-136,112v0,8,3,12,9,12xm24,-27v12,-40,51,-85,87,-93v8,0,16,4,16,11v-28,38,-59,70,-96,91v-4,0,-7,-3,-7,-9","w":151,"k":{"q":31,"z":19,"b":28,"\u00e9":19,"\u00e0":19,"u":28,"j":17,"y":27,"x":3,"w":28,"v":33,"t":64,"s":33,"r":24,"p":28,"o":33,"n":38,"m":43,"l":8,"k":24,"i":27,"h":36,"g":38,"f":15,"e":19,"d":27,"c":19,"a":27,".":38,",":43,"!":19,"?":40,";":17,":":17}},"c":{"d":"79,-99v27,-3,65,-38,32,-55v-61,9,-94,62,-107,122v4,46,65,31,85,10v2,-1,2,-2,1,-3v-22,7,-76,38,-77,-7v11,-56,48,-92,93,-114v11,-1,10,12,5,19v-6,9,-22,21,-32,28xm79,-100r0,1r0,-1","w":130,"k":{"q":54,"z":38,"b":54,"\u00e9":33,"\u00e0":54,"u":47,"j":35,"y":49,"x":33,"w":49,"v":49,"t":84,"s":56,"r":35,"p":33,"o":49,"n":51,"m":56,"l":23,"k":38,"i":42,"h":56,"g":56,"f":33,"e":40,"d":54,"c":42,"a":58,".":33,"-":14,",":44,"!":21,"?":58,";":26,":":29}},"d":{"d":"171,-167r-26,45v-60,-20,-130,73,-142,110v0,9,7,13,17,12v33,-13,85,-65,111,-95v3,0,3,2,2,6v-14,37,-21,62,-21,76v0,10,6,24,15,16v2,-5,-10,-3,-9,-8v-2,-40,41,-122,65,-161v113,2,201,-19,309,-68v41,-19,78,-46,78,-95v0,-69,-90,-101,-163,-76v-68,24,-153,109,-204,186v-30,4,-74,29,-42,50xm409,-400v61,-27,153,2,153,63v0,32,-25,62,-75,91v-94,53,-185,77,-301,75v71,-120,146,-194,223,-229xm24,-23v12,-38,50,-83,95,-93v9,0,13,3,13,9v-27,39,-61,68,-101,92v-4,0,-7,-3,-7,-8xm175,-172v-12,0,-29,-4,-19,-16v12,-12,25,-22,46,-27","w":155,"k":{"q":26,"z":17,"b":12,"\u00e0":15,"u":15,"j":-1,"y":31,"x":3,"w":26,"v":24,"t":40,"s":31,"r":17,"p":10,"o":28,"n":24,"m":26,"l":-4,"k":5,"i":21,"h":19,"g":33,"f":17,"e":21,"d":26,"c":12,"a":24,".":17,",":33,"!":8,"?":28}},"e":{"d":"36,-8v-47,0,-13,-69,3,-84v45,-5,111,11,129,-22v-18,20,-64,16,-101,16v32,-2,73,-31,42,-58v-31,-4,-52,26,-71,46v-22,23,-59,90,-11,108v23,9,48,-12,62,-24v-15,4,-35,18,-53,18xm105,-147v11,-1,9,12,4,19v-12,18,-36,29,-66,30v18,-18,36,-41,62,-49","w":121,"k":{"q":36,"z":31,"b":13,"\u00e0":40,"u":8,"j":8,"y":24,"x":-4,"w":22,"v":19,"t":62,"s":24,"r":19,"p":33,"o":29,"n":24,"m":33,"l":17,"k":27,"i":10,"h":36,"g":52,"f":15,"e":10,"d":36,"c":13,"a":40,".":29,",":33,"!":13,"?":40}},"f":{"d":"205,-197v-51,-39,-120,42,-144,84v-13,-2,-38,0,-18,10v15,16,-15,39,-19,56v-55,88,-97,195,-189,243v-47,24,-100,-3,-87,-60v7,-34,34,-55,59,-70v-65,6,-108,143,-17,143v96,0,145,-84,184,-151r97,-164v19,-4,48,0,66,-6v-17,-3,-42,0,-61,-1v25,-35,51,-94,109,-87v8,2,16,15,20,3","w":91,"k":{"q":8,"z":24,"b":11,"\u00e9":-15,"\u00e0":20,"u":-5,"j":-17,"y":6,"x":-19,"w":8,"t":24,"s":11,"r":4,"p":-5,"o":4,"n":15,"m":20,"l":-24,"k":-15,"i":-10,"h":-1,"g":32,"f":-5,"e":-5,"d":24,"a":20,".":20,",":46,"!":-22,"?":-24}},"g":{"d":"134,-44v1,-19,30,-48,8,-59v-56,2,-129,48,-141,98v4,25,31,8,45,-2r80,-57r-25,79v-132,24,-344,97,-379,182v-30,75,63,140,133,135v101,-7,186,-111,257,-313v37,-7,88,-11,133,-7v40,4,5,40,-6,55v35,-14,40,-63,-5,-63v-42,-1,-77,2,-120,9v11,-32,12,-33,20,-57xm-270,207v40,-95,227,-158,369,-186v-36,120,-133,300,-245,304v-65,2,-152,-50,-124,-118xm127,-94v9,32,-29,44,-51,62v-23,19,-39,27,-44,27v-8,1,-11,-10,-8,-18v13,-32,58,-72,103,-71","w":262,"k":{"q":119,"z":98,"b":123,"\u00e9":112,"\u00e0":110,"u":107,"j":82,"y":112,"x":91,"w":121,"v":116,"t":151,"s":126,"r":121,"p":112,"o":123,"n":123,"m":119,"l":109,"k":126,"i":123,"h":121,"g":116,"f":95,"e":112,"d":114,"c":112,"a":109,".":107,"-":78,",":133,"!":109,"?":144,";":98,":":109}},"h":{"d":"106,-17v1,-22,32,-70,46,-89v-1,-10,-21,-6,-23,-3v-32,11,-83,60,-109,87r76,-133v112,5,203,-19,309,-67v41,-19,78,-47,78,-95v0,-69,-91,-104,-163,-76v-88,35,-148,102,-204,186v-31,5,-74,28,-42,50r10,1r-46,82r-34,70v-1,13,7,0,8,1v23,-25,79,-85,110,-96v6,-1,6,7,4,10v-21,28,-34,51,-39,70v-3,10,12,21,20,21v12,0,46,-15,70,-42v-25,18,-50,33,-61,32v-6,0,-10,-3,-10,-9xm323,-389v61,-27,150,2,152,63v-31,113,-218,170,-376,165v60,-102,125,-183,224,-228xm114,-203r-26,41v-12,1,-26,-4,-17,-15v11,-13,24,-20,43,-26","w":187,"k":{"q":32,"z":21,"b":39,"\u00e9":32,"\u00e0":37,"u":30,"j":21,"y":58,"x":23,"w":37,"v":35,"t":63,"s":39,"r":32,"p":39,"o":39,"n":30,"m":44,"l":16,"k":30,"i":37,"h":32,"g":42,"f":44,"e":25,"d":30,"c":23,"a":32,".":21,"-":11,",":28,"!":14,"?":44,";":19,":":15}},"i":{"d":"36,3v26,-15,61,-32,77,-57v-25,10,-51,45,-87,48v-21,-15,10,-46,17,-66v3,-11,17,-25,21,-46v-29,-11,-38,58,-52,84v-10,19,2,38,24,37xm84,-164v-10,-11,-27,13,-29,20v8,17,31,-7,31,-14v1,-2,0,-4,-2,-6","w":82,"k":{"q":-1,"z":-19,"b":9,"\u00e9":-5,"\u00e0":4,"u":-12,"j":6,"t":34,"s":8,"p":6,"n":24,"m":23,"l":-8,"k":1,"g":6,"f":9,"e":-12,"d":6,"c":-10,"a":-1,".":-24,",":-1,"!":-24,"?":4}},"k":{"d":"53,-97v15,-24,21,-35,32,-56v6,-5,17,-1,27,-2v94,0,189,-23,285,-68v42,-19,78,-46,78,-95v0,-70,-89,-105,-162,-77v-88,34,-148,104,-204,187v-29,4,-76,28,-43,50r12,1r-35,59v-7,-1,-12,8,-8,18v-12,23,-17,42,-30,72v1,5,4,8,6,4r31,-66v76,82,100,122,188,129v9,-7,17,-14,19,-27v-10,13,-24,28,-47,20v-50,-15,-115,-79,-143,-128v40,-4,98,-20,98,-62v0,-6,-4,-8,-11,-8v-17,0,-48,16,-93,49xm315,-390v61,-28,152,2,152,63v0,78,-145,132,-226,151v-51,12,-97,18,-150,14v60,-102,125,-183,224,-228xm135,-125v0,28,-43,48,-77,45v-12,-17,9,-21,26,-34v17,-13,32,-19,39,-20v8,-1,12,2,12,9xm107,-204r-27,41v-11,1,-26,-5,-17,-15v10,-12,25,-20,44,-26","w":198,"k":{"q":71,"z":59,"b":61,"\u00e9":75,"\u00e0":47,"u":61,"j":44,"y":47,"x":61,"w":66,"v":61,"t":117,"s":52,"r":54,"p":63,"o":66,"n":77,"m":61,"l":28,"k":61,"i":67,"h":71,"g":54,"f":57,"e":71,"d":66,"c":63,"a":68,".":40,"-":37,",":73,"!":54,"?":89}},"l":{"d":"28,-122v-17,36,-38,136,29,112v18,-6,35,-21,43,-37v-17,13,-46,46,-71,23v-13,-27,3,-69,10,-94v140,-24,354,-96,396,-181v34,-70,-49,-141,-121,-135v-102,8,-195,112,-286,312xm314,-428v66,-5,145,55,113,119v-46,92,-246,160,-386,186v45,-118,160,-299,273,-305","w":123,"k":{"q":45,"z":26,"b":45,"@":31,"\u00e9":31,"\u00e0":52,"u":38,"j":42,"y":56,"x":33,"w":45,"v":50,"t":84,"s":61,"r":42,"p":54,"o":50,"n":47,"m":56,"l":35,"k":47,"i":47,"h":47,"g":56,"f":50,"e":24,"d":54,"c":26,"a":42,".":33,",":40,"!":26,"?":47}},"m":{"d":"339,-55v48,-7,78,25,54,53v8,-2,17,-9,15,-21v-12,-58,-116,-33,-164,-17v-30,10,-50,19,-73,27v-4,-17,20,-36,24,-50v8,-15,13,-32,23,-42v1,-5,-1,-7,-5,-7v-35,15,-64,39,-94,65v-11,-15,25,-38,11,-53v-33,0,-68,38,-89,54v1,-21,34,-50,42,-63v-36,19,-67,68,-79,109v42,-23,56,-73,105,-91v17,24,-24,52,-26,77v7,4,18,-6,25,-10v10,-12,39,-46,77,-68v7,0,5,11,2,16v-8,22,-22,46,-42,70v3,12,-17,16,-6,23v49,-33,126,-61,200,-72","w":223,"k":{"q":17,"z":-9,"b":21,"\u00e0":8,"u":-4,"t":51,"p":10,"o":21,"n":10,"k":21,"g":19,"a":10,".":17,",":38,"!":26,"?":33}},"n":{"d":"33,-44v9,-29,27,-47,43,-70v-17,1,-18,14,-27,25v-17,21,-43,55,-46,79v8,3,21,-5,22,-7v28,-30,52,-60,88,-79v6,-1,9,4,6,9v-25,41,-79,106,-52,160v53,26,121,-32,134,-87v3,-11,-14,-9,-15,-3v3,3,11,2,11,9v-3,25,-64,82,-97,80v-17,0,-28,-14,-26,-33v4,-46,43,-111,67,-143v8,-10,-3,-11,-12,-7v-27,13,-66,50,-93,71v-2,0,-3,-1,-3,-4","w":150,"k":{"q":34,"z":27,"b":34,"\u00e9":27,"\u00e0":41,"u":23,"j":25,"y":32,"x":25,"w":32,"v":36,"t":62,"s":32,"r":23,"p":22,"o":44,"n":34,"m":44,"l":13,"k":25,"i":41,"h":44,"g":41,"f":20,"e":24,"d":44,"c":13,"a":32,".":62,",":53,"!":32,"?":58}},"o":{"d":"55,-95v-33,43,-51,66,-47,94v3,4,9,8,15,7v38,-9,117,-56,117,-110v-2,-5,30,-7,14,-8r-48,-2v-19,-19,-27,2,-51,2v-21,0,-2,12,0,17xm16,-5v13,-41,35,-73,68,-97v12,-5,46,-7,43,10v-5,31,-70,90,-100,93v-8,1,-11,0,-11,-6","w":133,"k":{"q":17,"z":10,"b":22,"\u00e9":6,"\u00e0":22,"u":15,"j":8,"y":15,"x":8,"w":24,"v":20,"t":57,"s":20,"r":13,"p":15,"o":22,"n":27,"m":29,"l":-8,"k":15,"i":10,"h":22,"g":29,"f":24,"e":4,"d":20,"c":1,"a":20,".":34,",":34,"!":8,"?":31}},"p":{"d":"-8,32v11,-1,37,4,23,-4v-6,-1,-13,-1,-21,-1v19,-51,44,-82,71,-122v14,-8,25,-14,43,-14v37,0,20,45,3,63r-78,28v-3,5,-1,11,6,10v31,-4,57,-14,77,-33v20,-8,47,-10,64,-22v-9,0,-21,4,-53,12v11,-15,17,-30,17,-42v0,-36,-49,-23,-73,-13r54,-83v-28,0,-36,34,-50,55r-23,35v-16,8,-27,11,-13,23r-54,103v-115,3,-206,39,-270,93v-38,33,-57,71,-57,114v-1,78,72,135,141,94v91,-54,143,-176,193,-296xm-204,322v-62,34,-141,-17,-134,-80v13,-127,169,-205,321,-210r-43,98v-34,71,-86,159,-144,192","w":150,"k":{"q":23,"z":4,"b":24,"\u00e9":15,"\u00e0":25,"u":11,"j":20,"y":13,"x":15,"w":13,"v":8,"t":53,"s":24,"r":20,"p":32,"o":20,"n":18,"m":20,"l":9,"k":24,"i":13,"h":29,"g":22,"f":20,"e":8,"d":15,"c":-5,"a":15,".":27,",":34,"!":15,"?":43}},"r":{"d":"40,-98v2,40,-31,55,-49,103v6,-1,14,-7,20,-10v28,-46,59,-78,95,-98v13,-8,27,2,29,-13v-24,-7,-31,8,-52,22v-20,12,-26,32,-45,37v9,-23,23,-31,33,-55v-14,0,-29,16,-31,14","w":97,"k":{"q":19,"z":12,"\u00e9":-9,"\u00e0":23,"x":-21,"t":40,"s":7,"r":-3,"p":2,"o":3,"n":12,"m":16,"l":-19,"k":-3,"h":7,"g":40,"f":-9,"e":-4,"d":23,"c":-9,"a":28,".":37,",":46,"!":3,"?":30}},"s":{"d":"178,-76v-42,7,-77,18,-111,38v-24,-22,-30,-48,11,-73v29,-17,46,-32,80,-20v7,0,24,-12,12,-17v-59,3,-169,53,-132,104r11,16v-28,20,-44,32,-48,37v-2,3,-1,4,2,4v34,3,98,-16,68,-46v34,-19,68,-34,107,-43xm63,-9v-3,12,-32,18,-42,18v-7,-10,27,-24,33,-31v6,5,9,9,9,13","w":177,"k":{"q":80,"z":48,"b":59,"\u00e9":29,"\u00e0":69,"u":53,"j":36,"y":50,"x":29,"w":46,"v":39,"t":87,"s":68,"r":48,"p":62,"o":50,"n":48,"m":53,"l":27,"k":55,"i":39,"h":55,"g":94,"f":53,"e":36,"d":57,"c":32,"a":53,".":78,",":87,"!":39,"?":71}},"t":{"d":"0,126v-4,68,59,90,113,60v46,-26,127,-99,127,-146v0,-12,-17,-45,-36,-40v-9,5,-22,7,-15,15v16,-11,42,-10,39,24v-24,76,-82,155,-170,155v-62,0,-47,-101,-27,-155v26,-72,66,-151,108,-210v30,-13,78,-7,117,-11v3,0,11,-10,2,-8v-29,-2,-67,0,-99,-1v-6,0,-7,-2,-3,-8v55,-77,88,-106,116,-117v-45,-6,-68,41,-92,68v-16,18,-33,39,-40,57v-23,-2,-54,4,-28,16v9,4,9,15,2,21v-43,63,-109,200,-114,280","w":272,"k":{"q":183,"z":158,"b":153,"\u00e9":174,"\u00e0":188,"u":181,"j":141,"y":199,"x":170,"w":195,"v":186,"t":179,"s":212,"r":188,"p":141,"o":188,"n":195,"m":199,"l":118,"k":153,"i":181,"h":183,"g":190,"f":122,"e":176,"d":181,"c":174,"a":197,".":199,",":209,"!":146,"?":151}},"v":{"d":"27,-21v0,-28,20,-51,42,-90v1,-5,-7,-6,-9,-3v-30,41,-48,74,-54,101v4,14,28,9,38,-1v21,-20,60,-64,79,-93v4,-8,15,11,21,0v-11,-9,-6,-16,4,-31v-13,-16,-27,7,-29,22v-26,32,-49,71,-78,99v-6,6,-14,7,-14,-4","w":115,"k":{"q":23,"z":6,"b":18,"\u00e9":11,"\u00e0":30,"t":46,"p":13,"n":18,"l":-12,"k":13,"i":7,"g":32,"f":2,"e":9,"a":23,".":30,",":51,"!":14,"?":42}},"w":{"d":"19,-19v9,-32,39,-62,49,-89v0,-3,-1,-5,-5,-5v-3,0,-5,1,-5,3v-12,29,-47,65,-55,98v-2,4,7,9,9,9v37,-8,54,-53,82,-78v0,22,-23,76,9,81v41,-3,84,-50,90,-88v4,-1,17,-1,11,-6v-18,5,-18,-15,-25,-14v-4,-1,-11,4,-11,7v0,3,6,11,11,11v0,32,-34,75,-60,81v-13,3,-17,-10,-16,-24v2,-32,11,-66,24,-88v-13,-7,-20,11,-25,19v-16,22,-51,72,-79,88v-3,0,-4,-2,-4,-5","w":189,"k":{"q":13,"z":6,"b":23,"\u00e9":9,"\u00e0":16,"t":50,"s":18,"p":20,"n":16,"l":-3,"k":18,"h":23,"g":18,"f":16,"e":11,".":30,",":32,"!":16,"?":34}},"x":{"d":"43,-40v9,22,17,54,36,66v-12,-17,-23,-48,-28,-72r94,-65v-9,-20,-38,17,-52,22r-45,33v-6,-17,-5,-44,-12,-60v-4,-2,-6,4,-6,7v2,19,6,42,10,60v-40,35,-86,67,-108,118v-12,26,6,53,31,55v-31,-8,-34,-53,-10,-78r54,-56","w":98,"k":{"q":6,"z":-6,"b":-6,"\u00e9":-15,"\u00e0":6,"u":-8,"t":29,"p":-8,"l":-31,"g":17,"e":-13,"c":-15,".":13,",":8,"?":27}},"y":{"d":"264,17v-4,-24,-22,-28,-51,-29v-33,0,-68,4,-104,11v14,-37,14,-62,28,-82v-8,-25,-24,6,-34,10v-21,14,-45,38,-73,42v-10,-20,36,-66,45,-73v0,-4,-3,-6,-6,-6v-7,4,-39,6,-30,27v-20,37,-32,58,-33,63v-1,6,4,9,10,7v25,-8,77,-47,99,-65r-19,78v-135,25,-346,95,-380,182v-30,76,65,139,134,135v101,-6,186,-111,257,-313v33,-8,85,-12,133,-8v39,3,6,40,-6,55v16,-10,28,-19,30,-34xm-151,310v-66,3,-151,-53,-124,-118v40,-95,229,-158,369,-186v-37,119,-134,299,-245,304","w":142,"k":{"q":8,"z":6,"b":13,"\u00e9":6,"\u00e0":9,"u":1,"t":48,"p":1,"n":11,"k":20,"g":18,"d":11,".":13,",":24,"!":13,"?":39}},"~":{"d":"38,-131v-12,5,-27,17,-32,35v9,-6,18,-15,32,-16v6,-2,45,22,49,21v11,-2,30,-20,28,-32v-9,4,-13,15,-28,13v-15,1,-40,-21,-49,-21","w":123},"\u00a1":{"d":"44,-88v-29,29,-44,104,-79,135v-8,0,-6,7,-6,15v0,16,17,9,21,4v13,-36,36,-89,67,-150v0,-3,-1,-4,-3,-4xm75,-125v2,-19,-18,-11,-21,-5v-3,26,8,25,21,16v1,-1,1,-5,0,-11","w":88},"\u00a2":{"d":"120,-152v-40,18,-128,83,-86,128v-4,8,-15,15,-10,22v13,1,11,-16,20,-20v19,1,51,-14,75,-38v-24,8,-46,31,-65,30v-15,5,-20,-8,-15,-21v15,-39,48,-104,104,-91v7,0,13,-15,2,-15v-5,-1,-11,1,-18,4v-1,1,-1,0,0,-2v11,-19,22,-23,16,-25v-10,9,-14,19,-23,28","w":142},"\u00a7":{"d":"82,-170v-37,-37,7,-68,56,-68v32,0,53,10,53,42v12,-24,-13,-49,-48,-46v-36,3,-80,10,-82,45v9,29,46,55,61,77v-37,7,-92,5,-89,47v8,29,43,53,61,77v-30,2,-55,8,-74,17v-33,15,-6,43,20,44v43,11,97,-20,64,-59v15,0,34,1,46,-2r-48,0v-20,-23,-53,-44,-63,-75v35,32,135,7,94,-47v4,0,16,0,8,-2r-11,0xm96,7v15,13,15,38,-4,46v-28,21,-116,3,-68,-27v19,-11,45,-15,72,-19xm138,-98v3,43,-83,43,-101,16v10,-24,51,-28,87,-32v7,2,14,8,14,16"},"\u00a8":{"d":"66,-206v-1,17,16,8,18,3v4,-17,-8,-24,-18,-12v-1,1,-1,4,0,9xm12,-206v-2,17,16,8,18,3v-1,-13,-1,-17,-5,-19v-8,1,-16,3,-13,16","w":92},"\u00ab":{"d":"66,-99v-33,11,-58,38,-59,40v-1,2,2,19,10,50v1,4,6,5,5,-1v-11,-67,9,-47,44,-89xm70,-6v4,-37,-8,-49,14,-64v6,-8,23,-17,31,-29v-32,13,-56,37,-58,40v-1,2,2,19,10,50v0,2,2,3,3,3","w":120},"\u00b0":{"d":"39,-155v12,0,24,-9,24,-22v0,-13,-12,-23,-24,-23v-11,0,-23,11,-23,23v0,12,11,22,23,22xm58,-177v0,22,-37,23,-37,0v0,-10,9,-19,18,-18v10,-1,19,9,19,18","w":72},"\u00b2":{"d":"71,-197v8,33,-34,50,-61,57v-5,0,-8,7,-2,6v18,-2,42,2,57,-3v-13,-6,-51,1,-38,-6v19,-9,53,-28,54,-48v1,-24,-38,-24,-48,-8v12,-6,29,-10,38,2","w":86},"\u00b3":{"d":"3,-127v25,21,103,-30,52,-48v9,-9,29,-10,29,-26v0,-16,-32,-8,-36,0v8,1,26,-12,28,2v2,19,-32,19,-36,28v13,-2,24,2,24,15v0,20,-26,29,-47,32v-10,2,-9,-15,-14,-3","w":89},"\u00b4":{"d":"189,-227r-61,29v-2,2,-2,6,2,5r61,-21v6,-1,5,-14,-2,-13","w":95},"\u00ba":{"d":"39,-155v12,0,24,-9,24,-22v0,-13,-12,-23,-24,-23v-11,0,-23,11,-23,23v0,12,11,22,23,22xm58,-177v0,22,-37,23,-37,0v0,-10,9,-19,18,-18v10,-1,19,9,19,18","w":72},"\u00bb":{"d":"102,-99v8,68,-2,42,-43,85v-2,1,-2,3,-1,4v16,-7,51,-32,59,-40r-13,-53v-1,0,-2,1,-2,4xm9,-14v-1,1,-2,3,-1,4v20,-8,45,-28,59,-40r-14,-53v4,66,1,48,-44,89","w":133},"\u00bf":{"d":"116,-85v8,-5,-10,-24,-14,-24v-8,4,10,19,-4,25v-45,21,-119,30,-124,88v-5,59,77,100,103,46v-8,-1,-15,16,-31,14v-32,-4,-59,-26,-56,-61v4,-48,66,-71,126,-88xm127,-138v2,-15,-16,-9,-19,-4v-1,6,-2,20,5,21v8,-2,18,-3,14,-17","w":144},"\\":{"d":"-20,-211v67,57,218,183,244,247v0,-1,1,-5,1,-9v-22,-50,-173,-200,-242,-241v-2,0,-3,1,-3,3","w":163},"^":{"d":"182,-227v-8,5,-49,24,-54,31v15,1,36,-15,53,-17v10,-1,29,22,39,18v-17,-18,-40,-33,-38,-32","w":135},"j":{"d":"48,-100v-27,21,-21,81,-42,114v-132,34,-267,70,-355,147v-37,33,-36,101,2,129v33,40,115,55,170,23v101,-59,150,-179,194,-294v41,-5,109,-20,148,-3v10,20,-13,36,-22,50v26,-7,46,-56,8,-62v-42,-7,-94,2,-132,8r38,-107v0,-4,-4,-7,-9,-5xm-341,287v-40,-29,-30,-93,5,-123v84,-73,212,-114,340,-144v-40,112,-91,223,-182,285v-50,34,-134,18,-163,-18xm75,-160v-12,-9,-28,14,-29,21v3,9,13,7,21,-1v7,-7,14,-12,8,-20","w":82,"k":{"q":20,"z":8,"b":29,"\u00e9":18,"\u00e0":27,"u":25,"y":11,"x":6,"w":34,"v":29,"t":58,"s":36,"r":25,"p":8,"o":27,"n":27,"m":32,"l":13,"k":23,"i":27,"h":34,"g":20,"f":18,"e":25,"d":34,"c":15,"a":34,".":23,",":36,"!":23,"?":41}},"\u00b9":{"d":"53,-202v-11,19,-18,39,-25,56v-6,2,-20,-3,-20,5v8,0,40,2,52,-2v-5,-3,-29,3,-25,-9v6,-17,25,-53,35,-63v-9,-2,-26,12,-45,19v9,3,19,-9,28,-6","w":71},"\u00b8":{"d":"1,45v19,9,55,-23,27,-34v-6,-5,8,-10,8,-14v-7,1,-22,11,-17,16v24,7,4,25,-7,29","w":47},"\u00c7":{"d":"37,55v27,13,81,-32,39,-45v-6,-5,4,-8,6,-12v102,13,192,-31,240,-82v0,-1,0,-2,-1,-2v-50,41,-119,75,-204,80v-52,2,-95,-17,-97,-62v16,-93,142,-194,245,-194v19,0,31,4,35,14v-18,21,-50,66,-51,94v0,3,8,3,12,3v30,-19,70,-56,52,-104v4,-4,7,-6,3,-9v-5,0,-4,4,-7,6v-92,-39,-197,47,-256,100v-32,29,-46,60,-46,86v0,35,37,60,70,69v-4,5,-24,11,-14,17v23,2,18,27,0,32v-6,6,-19,5,-26,9xm302,-242v12,36,-16,74,-44,84v4,-29,26,-64,44,-84","w":331},"\u00e7":{"d":"102,-145v-51,10,-88,57,-97,112v-2,10,9,24,18,29v-20,7,17,17,-7,26v-3,2,-15,4,-11,6v17,1,37,-18,16,-27v2,-6,9,-1,14,-1v18,-3,50,-12,59,-28v-16,14,-79,42,-79,0v0,-51,32,-92,73,-110v10,5,28,-2,14,-7","w":111},"\u00c0":{"d":"306,-64v-4,25,-19,73,-3,99v-3,-29,4,-76,13,-99v13,-2,32,3,29,-17v-3,-22,-18,-29,-3,-50v13,-32,32,-62,42,-95v-10,-4,-13,-34,-25,-18r-103,139v-6,8,-12,14,-17,19v-73,-14,-216,-35,-221,49v-4,68,94,63,137,32v30,-22,61,-45,85,-71xm26,-42v13,-74,143,-52,207,-37v-37,38,-77,92,-149,92v-35,0,-56,-22,-58,-55xm355,-225v3,-6,10,-5,10,2v-17,53,-43,94,-56,150r-62,-11xm397,-267v-19,-11,-36,-57,-56,-38v15,15,39,31,57,41v1,-1,0,-2,-1,-3xm333,-109v9,14,14,42,-14,38","w":400},"\u00c1":{"d":"298,-67v-6,26,-18,78,-3,102v-6,-32,4,-76,12,-101v37,6,31,-31,18,-51r48,-115v-9,-4,-11,-30,-25,-19r-100,143v-6,8,-11,14,-16,19v-76,-19,-243,-32,-210,73v21,66,128,18,159,-12r52,-51xm26,-44v0,-77,139,-52,200,-37v-35,39,-76,94,-146,94v-34,0,-54,-23,-54,-57xm345,-231v2,-6,9,-4,9,2v-15,52,-41,99,-54,153r-60,-11xm325,-282v-1,11,17,-1,17,-1v16,-7,35,-10,48,-20v-3,-22,-23,0,-35,4xm324,-113v5,14,15,45,-14,39","w":395},"\u00c2":{"d":"302,-72v-6,27,-19,82,-3,107v-3,-30,2,-82,13,-106v36,7,30,-33,18,-53r48,-121v-8,-6,-14,-36,-25,-20r-101,150v-6,8,-12,15,-17,20v-72,-17,-217,-36,-217,53v0,38,25,60,64,60v74,0,117,-63,155,-103xm26,-48v0,-80,141,-54,203,-39v-35,41,-76,99,-147,99v-35,0,-56,-26,-56,-60xm359,-242r-55,161v-19,-4,-44,-6,-60,-13v39,-45,74,-106,110,-154v3,0,6,2,5,6xm364,-317v-11,10,-27,15,-36,28v10,-2,25,-14,35,-15v5,-1,21,20,26,15v-9,-13,-20,-20,-25,-28xm328,-120v8,14,16,46,-13,41","w":387},"\u00c3":{"d":"295,-70v-6,27,-19,81,-3,105v-6,-33,3,-79,13,-104v34,6,29,-30,18,-52r46,-119v-8,-5,-10,-31,-24,-20r-99,148v-6,8,-11,14,-16,19v-72,-16,-213,-33,-213,53v0,35,25,58,63,58v73,0,113,-60,151,-101xm25,-46v10,-76,139,-56,198,-38v-33,40,-74,96,-143,96v-35,0,-53,-25,-55,-58xm351,-237v-16,54,-41,101,-54,158r-59,-12r103,-148v3,-5,10,-5,10,2xm391,-310v-21,25,-52,-27,-72,5v-3,2,-7,7,-7,11v23,-28,58,20,78,-8v3,-3,8,-6,6,-10v-1,-1,-3,0,-5,2xm321,-117v5,14,17,46,-13,40","w":377},"\u00c4":{"d":"288,-71v-5,29,-18,77,-3,106v-4,-34,3,-80,13,-105v37,6,29,-30,18,-52r48,-120v-9,-5,-11,-32,-25,-19r-101,148v-6,8,-11,14,-16,19v-78,-19,-244,-32,-212,76v6,22,30,38,59,36v73,-6,116,-60,154,-102xm14,-47v0,-79,140,-54,201,-39v-34,41,-76,98,-146,98v-35,0,-55,-24,-55,-59xm340,-245v6,0,6,8,4,14r-54,151v-19,-1,-43,-9,-60,-11v38,-47,74,-105,110,-154xm314,-118v6,13,17,46,-13,40xm359,-286v15,5,21,-13,14,-28v-15,-2,-21,13,-14,28xm321,-308v-4,18,12,29,19,14v-1,-7,2,-21,-6,-21","w":378},"\u00c5":{"d":"303,-71v-6,27,-19,81,-3,106v-3,-32,2,-82,13,-106v14,-1,35,-1,28,-18v-22,-56,26,-106,39,-155v-10,-4,-12,-33,-26,-20r-101,150v-6,8,-11,15,-16,20v-78,-21,-244,-33,-215,75v6,22,32,40,61,37v73,-7,116,-61,155,-103xm26,-48v0,-78,141,-55,204,-38v-36,41,-77,98,-148,98v-35,0,-56,-25,-56,-60xm305,-80v-22,-8,-76,-2,-50,-26r96,-137v3,-4,6,-5,8,-3v-9,58,-44,107,-54,166xm365,-285v8,0,15,-8,15,-16v0,-10,-6,-18,-15,-18v-8,0,-14,8,-14,18v0,8,7,16,14,16xm377,-301v0,7,-6,12,-12,12v-6,0,-11,-6,-11,-12v0,-7,4,-14,11,-14v7,-1,13,7,12,14xm329,-119v7,14,17,46,-13,40","w":383},"\u0161":{"d":"71,-33v43,-25,90,-44,157,-48v61,-3,67,61,26,87v-36,23,-93,56,-145,39v-3,1,-3,3,-3,4v66,16,150,-18,177,-66v22,-39,-11,-67,-55,-67v-67,0,-118,22,-161,46v-18,-11,-27,-43,-5,-60v25,-19,60,-46,99,-33v5,-4,20,-11,9,-17v-59,5,-108,31,-136,67v-16,21,7,38,15,53v-17,11,-35,22,-48,37v-2,2,-1,4,2,5v32,0,63,-6,76,-26v5,-7,-5,-16,-8,-21xm30,9v-14,3,-13,-5,-4,-10v12,-7,29,-33,37,-9v-3,13,-20,16,-33,19xm101,-168v-14,15,-24,-2,-34,-13v-1,13,15,23,20,34v6,-5,28,-23,33,-31v-5,-5,-14,9,-19,10","w":179},"\u0160":{"d":"74,-78v36,90,-96,134,-159,89v25,37,116,26,148,-2v64,-57,-10,-136,-38,-178v-24,-73,79,-107,150,-86v5,4,11,10,11,19v1,26,-27,27,-39,39v36,6,65,-58,16,-69v-64,-15,-139,12,-151,72v5,51,45,73,62,116xm100,-277v3,-5,30,-23,32,-32v-8,-1,-21,15,-31,17v-6,1,-19,-22,-23,-18v5,13,15,22,22,33","w":198},"\u00df":{"d":"135,-138v42,-24,103,-53,103,-114v0,-51,-83,-51,-107,-14v-29,29,-47,68,-67,105v-13,4,-54,5,-42,23v8,-2,24,-9,35,-9r-46,120v-14,42,-29,90,-35,136v4,7,7,2,9,-5v32,-126,75,-248,141,-339v20,-28,41,-54,82,-44v56,66,-58,112,-104,143v-23,49,103,20,72,79v-24,27,-68,47,-113,42v-7,-6,10,-7,5,-13v-19,-7,-33,23,-11,29v55,2,108,-21,135,-54v13,-37,-27,-52,-55,-62v-19,-7,-21,-12,-2,-23","w":191},"u":{"d":"111,-20v0,25,36,18,41,-1v-6,-6,-20,16,-31,4v-1,-40,36,-66,38,-102v-13,-11,-24,13,-35,23v-30,26,-56,62,-90,83v-13,8,-19,-1,-13,-18v12,-37,36,-73,59,-100v4,-6,2,-12,-5,-10v-31,31,-59,72,-71,123v0,23,25,24,39,6v26,-21,52,-47,77,-70v7,-8,11,-3,8,6v-6,18,-17,34,-17,56","w":169,"k":{"q":28,"z":18,"b":28,"\u00e9":23,"\u00e0":28,"u":13,"j":16,"y":21,"x":12,"w":13,"v":13,"t":48,"s":23,"r":9,"p":35,"o":16,"n":27,"m":21,"l":12,"k":25,"i":25,"h":37,"g":30,"f":18,"e":25,"d":30,"c":21,"a":23,".":21,",":21,"!":9,"?":44}},"\u00bc":{"d":"68,-35v4,-13,33,-9,50,-8v-10,25,-18,38,-15,54v4,-17,11,-33,23,-54v8,0,19,2,20,-5r-18,-1r47,-82v-4,-3,-12,1,-12,4r-42,77v-14,0,-30,-2,-43,0v17,-23,47,-50,67,-72v-14,-2,-25,21,-38,34v-17,17,-26,28,-33,40v-7,2,-9,8,-6,13xm8,-1v15,-50,125,-152,171,-198v0,-2,-1,-2,-2,-2v-39,23,-159,157,-170,193v0,4,1,6,1,7xm66,-190v-1,18,-26,55,-35,79v-7,2,-28,-1,-21,8v17,-2,41,3,53,-4v-4,-3,-33,2,-25,-12v8,-28,31,-51,41,-78v4,-3,12,-7,7,-12v-9,9,-31,16,-49,30v11,0,19,-8,29,-11","w":182},"\u00bd":{"d":"8,-1v15,-50,125,-152,171,-198v0,-2,-1,-2,-2,-2v-39,23,-159,157,-170,193v0,4,1,6,1,7xm104,-98v14,-8,47,-12,44,17v-4,30,-37,57,-68,65v-5,0,-8,8,-2,9v19,-2,44,1,60,-4v-16,-6,-50,-2,-41,-8v26,-17,71,-42,54,-84v-7,-17,-39,-12,-47,5xm66,-190v-1,18,-26,55,-35,79v-7,2,-28,-1,-21,8v17,-2,41,3,53,-4v-4,-3,-33,2,-25,-12v8,-28,31,-51,41,-78v4,-3,12,-7,7,-12v-9,9,-31,16,-49,30v11,0,19,-8,29,-11","w":182},"\u00be":{"d":"68,-35v4,-13,33,-9,50,-8v-10,25,-18,38,-15,54v4,-17,11,-33,23,-54v8,0,19,2,20,-5r-18,-1r47,-82v-4,-3,-12,1,-12,4r-42,77v-14,0,-30,-2,-43,0v17,-23,47,-50,67,-72v-14,-2,-25,21,-38,34v-17,17,-26,28,-33,40v-7,2,-9,8,-6,13xm26,-100v28,0,59,-21,61,-55v1,-17,-11,-24,-19,-31v18,-11,29,-20,33,-39v-2,-21,-37,-13,-41,1v5,-1,40,-17,29,13v-6,16,-29,26,-40,32v16,2,30,6,29,26v-2,29,-25,45,-52,50v-10,1,-9,-8,-12,-12v-2,-1,-5,5,-4,7v0,5,6,8,16,8xm8,-1v15,-50,125,-152,171,-198v0,-2,-1,-2,-2,-2v-39,23,-159,157,-170,193v0,4,1,6,1,7","w":182},"\u00e0":{"d":"5,13v44,-21,81,-58,112,-91v-12,35,-44,76,-45,122v0,24,17,39,41,37v53,-4,95,-52,120,-91v-30,29,-72,84,-127,85v-43,1,-26,-49,-16,-75v15,-39,43,-77,64,-112v-2,-12,-11,5,-21,0v-65,-14,-127,72,-137,112v0,8,3,13,9,13xm17,-12v10,-36,51,-89,87,-93v9,-1,16,4,17,11v-29,37,-59,69,-97,90v-4,0,-7,-2,-7,-8xm135,-151v-19,-9,-36,-53,-55,-36v14,16,38,31,56,39v1,-1,0,-2,-1,-3"},"\u00e1":{"d":"5,13v44,-21,81,-58,112,-91v-12,35,-44,76,-45,122v0,24,17,39,41,37v53,-4,95,-52,120,-91v-30,29,-72,84,-127,85v-43,1,-26,-49,-16,-75v15,-39,43,-77,64,-112v-2,-12,-11,5,-21,0v-65,-14,-127,72,-137,112v0,8,3,13,9,13xm17,-12v10,-36,51,-89,87,-93v9,-1,16,4,17,11v-29,37,-59,69,-97,90v-4,0,-7,-2,-7,-8xm72,-150v22,-3,50,-13,68,-23v1,-14,-12,-9,-20,-3v-15,9,-36,15,-48,26"},"\u00e2":{"d":"5,13v44,-21,81,-58,112,-91v-12,35,-44,76,-45,122v0,24,17,39,41,37v53,-4,95,-52,120,-91v-30,29,-72,84,-127,85v-43,1,-26,-49,-16,-75v15,-39,43,-77,64,-112v-2,-12,-11,5,-21,0v-65,-14,-127,72,-137,112v0,8,3,13,9,13xm17,-12v10,-36,51,-89,87,-93v9,-1,16,4,17,11v-29,37,-59,69,-97,90v-4,0,-7,-2,-7,-8xm111,-173v-5,3,-32,18,-36,25v10,0,27,-12,35,-13v7,-1,19,16,27,14v-13,-13,-17,-19,-26,-26"},"\u00e3":{"d":"5,13v44,-21,81,-58,112,-91v-12,35,-44,76,-45,122v0,24,17,39,41,37v53,-4,95,-52,120,-91v-30,29,-72,84,-127,85v-43,1,-26,-49,-16,-75v15,-39,43,-77,64,-112v-2,-12,-11,5,-21,0v-65,-14,-127,72,-137,112v0,8,3,13,9,13xm17,-12v10,-36,51,-89,87,-93v9,-1,16,4,17,11v-29,37,-59,69,-97,90v-4,0,-7,-2,-7,-8xm141,-165v-22,21,-69,-27,-82,14v27,-25,71,24,87,-15v-1,-1,-3,-1,-5,1"},"\u00e4":{"d":"5,13v44,-21,81,-58,112,-91v-12,35,-44,76,-45,122v0,24,17,39,41,37v53,-4,95,-52,120,-91v-30,29,-72,84,-127,85v-43,1,-26,-49,-16,-75v15,-39,43,-77,64,-112v-2,-12,-11,5,-21,0v-65,-14,-127,72,-137,112v0,8,3,13,9,13xm17,-12v10,-36,51,-89,87,-93v9,-1,16,4,17,11v-29,37,-59,69,-97,90v-4,0,-7,-2,-7,-8xm111,-169v-6,16,11,26,19,13v-2,-6,1,-20,-7,-19v-5,0,-9,4,-12,6xm77,-150v12,2,20,-8,15,-22v-3,-8,-17,-1,-18,6"},"\u00e5":{"d":"5,13v44,-21,81,-58,112,-91v-12,35,-44,76,-45,122v0,24,17,39,41,37v53,-4,95,-52,120,-91v-30,29,-72,84,-127,85v-43,1,-26,-49,-16,-75v15,-39,43,-77,64,-112v-2,-12,-11,5,-21,0v-65,-14,-127,72,-137,112v0,8,3,13,9,13xm17,-12v10,-36,51,-89,87,-93v9,-1,16,4,17,11v-29,37,-59,69,-97,90v-4,0,-7,-2,-7,-8xm80,-147v8,0,15,-7,15,-14v0,-7,-7,-15,-15,-15v-8,0,-15,7,-15,15v0,8,7,14,15,14xm91,-161v0,6,-5,11,-11,11v-7,0,-12,-4,-12,-11v0,-7,5,-13,12,-12v7,0,11,5,11,12"},"\u00d1":{"d":"126,-230v6,-16,8,-36,-12,-34v-50,6,-93,38,-109,80v-1,13,1,26,8,31v3,-48,37,-90,80,-100v28,-7,20,31,9,52r-103,190v-6,10,5,12,12,8v55,-85,125,-167,214,-218v20,-7,22,7,13,26v-34,72,-79,148,-113,220v-14,30,-32,64,-37,94v11,42,62,-1,72,-19v-19,8,-33,34,-59,25v-3,-50,37,-106,60,-150r97,-185v8,-35,-27,-26,-49,-12v-58,37,-105,90,-151,140v-6,0,-3,-8,-1,-11r56,-106v6,-12,10,-23,13,-31xm237,-313v-26,25,-74,-27,-87,17v6,0,15,-12,25,-10v21,10,55,22,62,-7","w":266},"\u0153":{"d":"126,1v-43,-1,-10,-57,2,-70v39,-3,95,7,111,-19v-17,15,-51,15,-86,14v25,-2,65,-28,35,-50v-24,-2,-30,13,-49,28v-3,-17,7,-18,20,-20v-22,-7,-45,2,-55,-5v-20,-15,-25,3,-49,3v-8,0,-11,0,-11,6v0,6,13,5,11,12v-32,46,-67,75,-38,100v29,1,60,-24,88,-48v-29,54,33,71,65,37v2,-1,3,-2,2,-3v-13,3,-30,15,-46,15xm15,-11v13,-40,36,-73,68,-96v10,-7,47,-8,44,9v-5,31,-69,91,-100,94v-8,1,-12,-1,-12,-7xm185,-116v9,0,9,10,4,16v-11,13,-35,26,-58,26v16,-15,31,-35,54,-42","w":201},"\u00d2":{"d":"52,-183v-45,39,-71,119,-17,162v73,57,186,-5,227,-55v26,-33,47,-63,47,-105v0,-60,-47,-110,-115,-107v-71,4,-143,36,-142,105xm213,-253v8,-2,22,6,24,-1v-66,-16,-141,30,-180,64v5,-68,87,-96,159,-89v51,5,86,42,86,95v0,96,-105,169,-205,174v-99,5,-104,-122,-44,-167v6,17,30,37,52,30v-14,-5,-46,-14,-47,-35v19,-27,107,-75,155,-71xm188,-324v-18,-9,-38,-52,-56,-35v13,16,37,26,53,39v1,1,2,0,3,-1v1,-1,1,-2,0,-3","w":313},"\u00d3":{"d":"52,-183v-45,39,-71,119,-17,162v73,57,186,-5,227,-55v26,-33,47,-63,47,-105v0,-60,-47,-110,-115,-107v-71,4,-143,36,-142,105xm213,-253v8,-2,22,6,24,-1v-66,-16,-141,30,-180,64v5,-68,87,-96,159,-89v51,5,86,42,86,95v0,96,-105,169,-205,174v-99,5,-104,-122,-44,-167v6,17,30,37,52,30v-14,-5,-46,-14,-47,-35v19,-27,107,-75,155,-71xm127,-326v24,-3,50,-13,68,-23v2,-15,-13,-9,-20,-3v-15,9,-36,15,-48,26","w":313},"\u00d4":{"d":"52,-183v-45,39,-71,119,-17,162v73,57,186,-5,227,-55v26,-33,47,-63,47,-105v0,-60,-47,-110,-115,-107v-71,4,-143,36,-142,105xm213,-253v8,-2,22,6,24,-1v-66,-16,-141,30,-180,64v5,-68,87,-96,159,-89v51,5,86,42,86,95v0,96,-105,169,-205,174v-99,5,-104,-122,-44,-167v6,17,30,37,52,30v-14,-5,-46,-14,-47,-35v19,-27,107,-75,155,-71xm174,-343v5,0,21,18,26,14v-27,-39,-35,-17,-61,-3v-1,1,-1,2,-1,3v13,-3,27,-13,36,-14","w":313},"\u00d5":{"d":"52,-183v-45,39,-71,119,-17,162v73,57,186,-5,227,-55v26,-33,47,-63,47,-105v0,-60,-47,-110,-115,-107v-71,4,-143,36,-142,105xm213,-253v8,-2,22,6,24,-1v-66,-16,-141,30,-180,64v5,-68,87,-96,159,-89v51,5,86,42,86,95v0,96,-105,169,-205,174v-99,5,-104,-122,-44,-167v6,17,30,37,52,30v-14,-5,-46,-14,-47,-35v19,-27,107,-75,155,-71xm202,-341v-26,22,-73,-23,-87,16v27,-25,71,25,87,-16","w":313},"\u00d6":{"d":"52,-183v-45,39,-71,119,-17,162v73,57,186,-5,227,-55v26,-33,47,-63,47,-105v0,-60,-47,-110,-115,-107v-71,4,-143,36,-142,105xm213,-253v8,-2,22,6,24,-1v-66,-16,-141,30,-180,64v5,-68,87,-96,159,-89v51,5,86,42,86,95v0,96,-105,169,-205,174v-99,5,-104,-122,-44,-167v6,17,30,37,52,30v-14,-5,-46,-14,-47,-35v19,-27,107,-75,155,-71xm175,-339v-4,18,11,26,19,13v-2,-6,1,-19,-6,-19v-5,0,-10,4,-13,6xm139,-339v-4,18,11,24,19,13v-2,-6,1,-19,-6,-20v-3,1,-12,4,-13,7","w":313},"\u00d8":{"d":"45,-174v-35,31,-56,127,-6,156v-12,21,-19,30,-12,45v5,-11,5,-23,18,-41v98,29,182,-49,206,-131v9,-31,-4,-56,-17,-72v10,-10,26,-16,32,-30v-16,-8,-27,16,-40,22v-38,-40,-160,-47,-203,-8v-16,25,10,46,22,59xm48,-31v-35,-28,-22,-122,11,-135v11,4,23,14,37,13v-11,-10,-45,-17,-24,-32v17,-13,45,-32,69,-18v9,1,16,-7,5,-10v-36,-9,-71,11,-92,30v-15,-10,-36,-43,-10,-55v50,-23,145,-13,174,21v-60,55,-120,121,-170,186xm225,-209v55,92,-44,203,-157,188v-5,-1,-10,-3,-15,-6r68,-79r55,-57v17,-17,33,-32,49,-46","w":258},"_":{"d":"9,13v48,6,109,0,161,2v10,0,12,-5,2,-5v-53,2,-115,-5,-163,3","w":185},"\u00f1":{"d":"68,8v-1,27,37,25,43,5v-6,-4,-40,23,-29,-8v15,-44,55,-76,76,-116v2,-6,-6,-14,-13,-12v-53,15,-83,71,-125,98v-1,0,-2,-2,-2,-3v17,-40,47,-80,73,-112v-32,-14,-53,62,-75,90v-8,17,-26,38,-15,56v42,-38,80,-89,133,-117v22,9,-12,32,-16,42v-17,24,-41,46,-50,77xm60,-173v27,-25,71,24,87,-15v-26,20,-72,-24,-87,15","w":171},"\u00fd":{"d":"146,-24v6,-21,5,-54,8,-75v-11,-21,-28,10,-37,17v-28,24,-56,59,-95,68v-1,-43,43,-82,59,-117v-24,-8,-33,37,-50,53v-10,20,-27,42,-25,68v33,27,70,-31,97,-49v9,-6,14,-14,20,-20v8,-9,13,-8,13,3v0,20,-1,43,-5,59r-196,105v-44,28,-92,50,-113,98v-12,58,54,69,110,57v124,-29,186,-131,213,-258v49,-33,117,-49,131,-117v-2,-16,-12,-30,-28,-31v54,64,-53,109,-102,139xm130,-9v-29,126,-92,230,-227,251v-54,9,-90,-40,-54,-79v72,-77,188,-118,281,-172xm105,-174v21,-1,46,-16,65,-19v6,-15,-5,-14,-17,-7v-15,9,-36,15,-48,26","w":240},"\u00ff":{"d":"146,-24v6,-21,5,-54,8,-75v-11,-21,-28,10,-37,17v-28,24,-56,59,-95,68v-1,-43,43,-82,59,-117v-24,-8,-33,37,-50,53v-10,20,-27,42,-25,68v33,27,70,-31,97,-49v9,-6,14,-14,20,-20v8,-9,13,-8,13,3v0,20,-1,43,-5,59r-196,105v-44,28,-92,50,-113,98v-12,58,54,69,110,57v124,-29,186,-131,213,-258v49,-33,117,-49,131,-117v-2,-16,-12,-30,-28,-31v54,64,-53,109,-102,139xm130,-9v-29,126,-92,230,-227,251v-54,9,-90,-40,-54,-79v72,-77,188,-118,281,-172xm149,-182v-12,-4,-21,11,-14,25v15,3,21,-11,14,-25xm98,-176v-7,16,10,25,18,13v-2,-6,1,-19,-6,-20v-4,1,-11,3,-12,7","w":240},"\u00f8":{"d":"-9,27v5,-12,11,-24,21,-34v45,34,87,-36,109,-69v6,-16,18,-30,11,-48v8,-9,18,-13,25,-22v-11,-4,-20,12,-29,17v-6,-9,-24,-11,-38,-7v3,-5,2,-11,-6,-7v-35,30,-80,69,-75,133v-13,18,-21,23,-18,37xm124,-118v-7,50,-41,87,-74,110v-12,9,-28,9,-31,-7r74,-75xm19,-22v6,-41,33,-73,57,-98v12,-3,35,-12,46,-3","w":129},"\u00d7":{"d":"86,-213v-17,9,-5,48,-2,62v-27,30,-73,49,-81,95v1,8,12,10,16,6v-2,-5,-15,-2,-12,-12v20,-32,50,-57,79,-79v17,53,43,113,113,104v7,-3,18,-9,18,-20v-22,33,-78,9,-88,-19v-13,-21,-26,-46,-30,-75v21,-17,49,-33,71,-49v1,-5,-1,-8,-6,-5v-24,12,-45,30,-68,44v-3,-13,-5,-32,-3,-46v0,-5,-2,-7,-7,-6","w":220},"\u00b7":{"d":"12,-28v-6,16,9,26,18,13v-2,-6,1,-20,-6,-19v-5,0,-10,3,-12,6","w":40},"\u2219":{"d":"12,-28v-6,16,9,26,18,13v-2,-6,1,-20,-6,-19v-5,0,-10,3,-12,6","w":40},"+":{"d":"76,-90v25,-1,55,1,71,-8v1,-7,-9,-16,-17,-16v1,4,9,5,9,10v-12,10,-38,7,-60,8v16,-23,28,-52,51,-67v1,-3,-1,-3,-3,-2v-28,9,-36,44,-54,69v-26,0,-53,-1,-68,-10v6,19,39,14,65,16v-9,20,-29,44,-26,66v9,1,18,-7,21,-12v-5,5,-18,9,-12,-4","w":150},"\u00c8":{"d":"25,-114v-22,47,-19,131,45,127v53,-3,96,-29,124,-59v-36,14,-74,42,-126,44v-64,3,-47,-84,-26,-120v56,-5,119,-20,173,-7v-19,-32,-119,-11,-166,-9v18,-35,46,-75,72,-104v33,-3,70,0,96,8v20,23,-19,44,-34,57v17,3,49,-16,50,-36v2,-45,-56,-35,-95,-41v-3,-23,-26,-16,-32,3v-43,3,-93,5,-128,16v-7,0,-11,14,-1,14v17,-5,50,0,66,-2v1,-6,-14,-9,-5,-12v18,-5,38,-7,61,-6v-24,28,-48,70,-66,104v-21,0,-36,18,-8,23xm137,-305v-18,-9,-39,-57,-56,-38v13,18,39,32,57,42v1,-1,0,-3,-1,-4","w":213},"\u00c9":{"d":"27,-109v-22,45,-19,126,44,122v52,-3,91,-29,122,-53v2,-1,3,-3,2,-4v-37,15,-73,40,-125,43v-63,3,-48,-81,-26,-116v53,-8,119,-18,173,-6v-20,-31,-117,-10,-167,-9v20,-35,48,-72,73,-101v32,3,69,0,95,9v19,19,-13,43,-31,50v-3,1,-4,9,2,6v17,-10,45,-13,45,-36v0,-44,-56,-34,-94,-40v-3,-25,-26,-12,-32,3v-43,5,-92,5,-128,16v-5,-1,-8,8,-5,12v15,3,52,-2,70,-1v0,-6,-13,-8,-5,-12v18,-4,39,-5,61,-5v-26,28,-47,65,-66,100v-9,3,-25,1,-26,11v3,6,10,10,18,11xm89,-281v21,-2,47,-17,66,-20v6,-17,-5,-14,-17,-7v-16,9,-37,16,-49,27","w":214},"\u00ca":{"d":"216,-124v-2,-23,-54,-14,-84,-15v-27,-1,-58,3,-81,6r32,-51v12,-17,27,-36,40,-50v37,-2,81,-3,101,15v1,24,-20,35,-37,44v-1,1,-2,3,-2,5v19,-3,49,-14,49,-36v0,-44,-56,-32,-94,-39v-1,-7,-5,-15,-11,-16v-12,1,-14,10,-21,18v-43,2,-92,6,-127,17v-6,-1,-8,7,-5,12v18,-2,52,0,70,-2v0,-5,-15,-7,-6,-11v19,-4,40,-6,62,-6v-26,27,-47,66,-66,101v-9,2,-25,2,-26,12v2,5,12,10,18,10v-22,45,-20,127,44,123v52,-3,97,-29,123,-57v-37,15,-72,40,-124,43v-63,3,-47,-82,-26,-117v55,-5,118,-19,171,-6xm85,-292v13,-1,22,-12,36,-14v5,-1,22,19,27,14r-26,-26","w":216},"\u00cb":{"d":"27,-109v-22,45,-18,126,45,122v51,-3,90,-29,121,-52v2,-2,3,-4,2,-5v-37,15,-73,40,-124,43v-64,3,-49,-80,-27,-116v56,-5,119,-18,173,-6v-20,-31,-118,-11,-166,-8v18,-35,47,-73,72,-102v32,3,69,0,95,9v19,19,-13,43,-31,50v-2,1,-4,8,2,6v23,-8,58,-25,40,-57v-21,-15,-56,-15,-89,-18v-2,-25,-28,-12,-32,2r-98,10v-14,5,-39,0,-35,19r70,-2v1,-6,-14,-7,-5,-12v19,-3,40,-4,61,-5v-25,29,-46,66,-66,100v-21,0,-38,18,-8,22xm137,-308v-7,17,11,26,19,13v-3,-6,1,-18,-6,-20v-4,1,-11,4,-13,7xm100,-309v-5,19,11,27,19,13v-2,-6,1,-19,-6,-20v-4,1,-11,5,-13,7","w":215},"\u00e8":{"d":"12,-21v1,-28,16,-47,27,-65v46,-3,111,12,127,-24v-17,20,-61,19,-100,18v33,0,72,-37,41,-63v-30,-4,-51,29,-69,50v-22,26,-60,97,-11,118v23,10,49,-13,61,-27v-21,10,-77,42,-76,-7xm104,-145v19,5,0,29,-8,34v-14,10,-30,20,-54,19v18,-19,35,-44,62,-53xm121,-179v-18,-8,-38,-53,-56,-35v13,17,39,25,53,39v1,1,2,0,3,-1v1,-1,1,-2,0,-3","w":121},"\u00e9":{"d":"12,-21v1,-28,16,-47,27,-65v46,-3,111,12,127,-24v-17,20,-61,19,-100,18v33,0,72,-37,41,-63v-30,-4,-51,29,-69,50v-22,26,-60,97,-11,118v23,10,49,-13,61,-27v-21,10,-77,42,-76,-7xm104,-145v19,5,0,29,-8,34v-14,10,-30,20,-54,19v18,-19,35,-44,62,-53xm104,-176v19,-4,41,-27,58,-35v6,-5,-3,-16,-8,-11v-16,16,-37,29,-50,46","w":121,"k":{"r":17}},"\u00ea":{"d":"12,-21v1,-28,16,-47,27,-65v46,-3,111,12,127,-24v-17,20,-61,19,-100,18v33,0,72,-37,41,-63v-30,-4,-51,29,-69,50v-22,26,-60,97,-11,118v23,10,49,-13,61,-27v-21,10,-77,42,-76,-7xm104,-145v19,5,0,29,-8,34v-14,10,-30,20,-54,19v18,-19,35,-44,62,-53xm95,-203v-5,3,-31,18,-36,24v11,1,27,-13,36,-13v5,0,20,16,26,14v-11,-14,-27,-25,-26,-25","w":121},"\u00eb":{"d":"12,-21v1,-28,16,-47,27,-65v46,-3,111,12,127,-24v-17,20,-61,19,-100,18v33,0,72,-37,41,-63v-30,-4,-51,29,-69,50v-22,26,-60,97,-11,118v23,10,49,-13,61,-27v-21,10,-77,42,-76,-7xm104,-145v19,5,0,29,-8,34v-14,10,-30,20,-54,19v18,-19,35,-44,62,-53xm104,-203v-4,18,11,24,19,13v-2,-7,3,-19,-6,-20v-4,1,-11,4,-13,7xm68,-203v-4,18,12,24,19,12v-1,-7,1,-21,-6,-19v-5,0,-11,4,-13,7","w":121},"\u00ec":{"d":"53,-114v-13,32,-76,89,-28,117v34,-10,64,-34,84,-57v-25,10,-51,45,-87,48v-23,-33,38,-75,48,-109v-1,-7,-17,-8,-17,1xm94,-143v-17,-7,-32,-50,-48,-32v10,17,33,25,44,37v3,2,5,3,6,1v1,-2,0,-4,-2,-6","w":86},"\u00ed":{"d":"53,-114v-13,32,-76,89,-28,117v34,-10,64,-34,84,-57v-25,10,-51,45,-87,48v-23,-33,38,-75,48,-109v-1,-7,-17,-8,-17,1xm56,-141v20,-3,43,-19,60,-30v-15,-17,-43,22,-60,30","w":88},"\u00ee":{"d":"53,-114v-13,32,-76,89,-28,117v34,-10,64,-34,84,-57v-25,10,-51,45,-87,48v-23,-33,38,-75,48,-109v-1,-7,-17,-8,-17,1xm31,-139v18,-2,34,-18,55,-22v8,7,14,19,24,22v-2,-18,-21,-49,-40,-28r-37,23v-2,1,-3,3,-2,5","w":86},"\u00ef":{"d":"53,-114v-13,32,-76,89,-28,117v34,-10,64,-34,84,-57v-25,10,-51,45,-87,48v-23,-33,38,-75,48,-109v-1,-7,-17,-8,-17,1xm93,-163v-5,-8,-20,-1,-18,12v-2,13,14,11,19,4xm42,-142v11,3,20,-6,15,-21v-3,-9,-20,-2,-18,6","w":86},"\u00f2":{"d":"55,-95v-33,43,-51,66,-47,94v3,4,9,8,15,7v38,-9,117,-56,117,-110v-2,-5,30,-7,14,-8r-48,-2v-19,-19,-27,2,-51,2v-21,0,-2,12,0,17xm16,-5v13,-41,35,-73,68,-97v12,-5,46,-7,43,10v-5,31,-70,90,-100,93v-8,1,-11,0,-11,-6xm132,-141v-18,-10,-38,-53,-56,-36v14,16,38,29,56,39v1,-1,1,-2,0,-3","w":133},"\u00f3":{"d":"55,-95v-33,43,-51,66,-47,94v3,4,9,8,15,7v38,-9,117,-56,117,-110v-2,-5,30,-7,14,-8r-48,-2v-19,-19,-27,2,-51,2v-21,0,-2,12,0,17xm16,-5v13,-41,35,-73,68,-97v12,-5,46,-7,43,10v-5,31,-70,90,-100,93v-8,1,-11,0,-11,-6xm77,-148v21,-7,41,-26,58,-36v6,-4,-2,-13,-8,-11v-16,16,-38,29,-50,47","w":133},"\u00f4":{"d":"55,-95v-33,43,-51,66,-47,94v3,4,9,8,15,7v38,-9,117,-56,117,-110v-2,-5,30,-7,14,-8r-48,-2v-19,-19,-27,2,-51,2v-21,0,-2,12,0,17xm16,-5v13,-41,35,-73,68,-97v12,-5,46,-7,43,10v-5,31,-70,90,-100,93v-8,1,-11,0,-11,-6xm75,-147v24,-13,42,-18,60,2v2,-8,-19,-21,-24,-27v-11,9,-27,14,-36,25","w":133},"\u00f5":{"d":"55,-95v-33,43,-51,66,-47,94v3,4,9,8,15,7v38,-9,117,-56,117,-110v-2,-5,30,-7,14,-8r-48,-2v-19,-19,-27,2,-51,2v-21,0,-2,12,0,17xm16,-5v13,-41,35,-73,68,-97v12,-5,46,-7,43,10v-5,31,-70,90,-100,93v-8,1,-11,0,-11,-6xm64,-156v15,-13,46,-5,64,3v9,-1,23,-10,23,-18v-24,23,-72,-25,-87,15","w":133},"\u00f6":{"d":"55,-95v-33,43,-51,66,-47,94v3,4,9,8,15,7v38,-9,117,-56,117,-110v-2,-5,30,-7,14,-8r-48,-2v-19,-19,-27,2,-51,2v-21,0,-2,12,0,17xm16,-5v13,-41,35,-73,68,-97v12,-5,46,-7,43,10v-5,31,-70,90,-100,93v-8,1,-11,0,-11,-6xm117,-165v-7,15,10,27,18,13v-2,-7,2,-19,-6,-19v-5,0,-10,4,-12,6xm81,-165v-6,14,10,27,18,13v-1,-7,1,-21,-6,-19v-4,0,-10,4,-12,6","w":133},"\u00f7":{"d":"149,-119v-31,21,-112,16,-144,0v14,37,100,18,145,13v10,-1,8,-14,-1,-19v-3,-3,-5,-5,-7,-5v-3,-1,-4,0,-1,3v4,1,7,5,8,8xm85,-143v-7,2,-22,0,-19,9v-1,14,12,22,25,14v3,-7,-2,-20,-6,-23xm68,-84v-7,17,20,32,25,14v1,-15,-11,-21,-25,-14"},"\u00f9":{"d":"136,-91v6,33,-62,115,-10,151v35,14,63,-19,77,-42v-21,12,-40,45,-76,37v-31,-55,26,-126,44,-174v1,-7,-6,-12,-12,-7v-41,37,-80,82,-125,113v-15,9,-19,1,-13,-18v13,-41,43,-79,62,-114v0,-3,-2,-4,-5,-3v-32,35,-60,76,-74,129v1,33,38,11,53,-2xm144,-168v-16,-8,-32,-50,-47,-32v10,17,31,24,44,37v3,2,5,3,6,1v1,-2,0,-4,-3,-6","w":169},"\u00fa":{"d":"136,-91v6,33,-62,115,-10,151v35,14,63,-19,77,-42v-21,12,-40,45,-76,37v-31,-55,26,-126,44,-174v1,-7,-6,-12,-12,-7v-41,37,-80,82,-125,113v-15,9,-19,1,-13,-18v13,-41,43,-79,62,-114v0,-3,-2,-4,-5,-3v-32,35,-60,76,-74,129v1,33,38,11,53,-2xm118,-150v13,-14,59,-19,50,-38v-21,7,-35,24,-52,33v-3,1,-4,3,-4,5v0,2,2,2,6,0","w":169},"\u00fb":{"d":"136,-91v6,33,-62,115,-10,151v35,14,63,-19,77,-42v-21,12,-40,45,-76,37v-31,-55,26,-126,44,-174v1,-7,-6,-12,-12,-7v-41,37,-80,82,-125,113v-15,9,-19,1,-13,-18v13,-41,43,-79,62,-114v0,-3,-2,-4,-5,-3v-32,35,-60,76,-74,129v1,33,38,11,53,-2xm181,-162v-5,-17,-20,-47,-40,-28v-11,11,-32,16,-40,28v21,1,49,-36,65,-13v5,3,10,13,15,13","w":169},"\u00fc":{"d":"136,-91v6,33,-62,115,-10,151v35,14,63,-19,77,-42v-21,12,-40,45,-76,37v-31,-55,26,-126,44,-174v1,-7,-6,-12,-12,-7v-41,37,-80,82,-125,113v-15,9,-19,1,-13,-18v13,-41,43,-79,62,-114v0,-3,-2,-4,-5,-3v-32,35,-60,76,-74,129v1,33,38,11,53,-2xm141,-186v-6,14,10,27,18,13v-2,-6,2,-19,-5,-19v-5,0,-10,4,-13,6xm107,-167v12,2,20,-8,15,-22v-13,-9,-23,7,-15,22","w":169},"\u00a6":{"d":"31,-214v6,65,0,142,-5,202v0,6,3,12,9,11v20,1,8,-31,11,-48r-4,-112v-3,-22,-1,-50,-9,-63v-2,1,-2,4,-2,10xm24,-61v-6,-65,0,-142,5,-203v0,-7,-4,-10,-10,-10v-18,1,-9,31,-10,48v-2,55,5,115,9,166v0,6,2,9,4,9v2,0,2,-4,2,-10","w":54},"\u00b1":{"d":"78,-117v24,-1,55,1,70,-8v2,-8,-8,-16,-17,-16v5,3,15,12,3,14v-15,3,-34,4,-53,4v16,-24,26,-51,50,-67v-28,-1,-40,44,-56,67v-26,-1,-52,0,-69,-10v8,19,38,15,65,16v-8,21,-29,43,-25,66v7,1,19,-6,21,-12v-5,4,-18,9,-13,-4v5,-15,14,-32,24,-50xm5,-29v28,8,86,1,126,2v11,1,16,-8,4,-8r-117,0v-9,0,-13,2,-13,6","w":150},"=":{"d":"7,-66v30,9,85,0,127,2v12,1,16,-8,3,-8r-116,0v-9,0,-14,2,-14,6xm21,-103v29,8,84,0,127,3v11,1,15,-8,3,-8r-116,0v-9,0,-14,1,-14,5","w":165,"k":{"M":-51}},"|":{"d":"28,-59v-2,-67,1,-140,6,-208v1,-14,-20,-14,-20,-2v0,87,2,178,-5,258v-1,7,4,11,9,11v19,-4,6,-40,10,-59","w":41},"\u00d9":{"d":"212,-2v-14,9,-21,-1,-16,-19v22,-83,63,-149,96,-220v-3,-18,-23,-7,-25,3v-64,82,-132,173,-214,238v-18,15,-37,4,-30,-22v25,-92,82,-165,126,-238v0,-9,-18,-7,-21,-1r-44,72v-27,53,-63,105,-72,175v3,17,17,31,37,27v77,-53,140,-137,194,-210v5,-6,12,-11,13,-2v-23,60,-65,116,-69,189v3,8,5,19,15,20v7,-6,10,-10,10,-12xm240,-298v-9,-5,-37,-51,-52,-37v14,15,36,25,52,37xm241,-298r0,0r0,0","w":264},"\u00da":{"d":"212,-2v-14,9,-21,-1,-16,-19v22,-83,63,-149,96,-220v-3,-18,-23,-7,-25,3v-64,82,-132,173,-214,238v-18,15,-37,4,-30,-22v25,-92,82,-165,126,-238v0,-9,-18,-7,-21,-1r-44,72v-27,53,-63,105,-72,175v3,17,17,31,37,27v77,-53,140,-137,194,-210v5,-6,12,-11,13,-2v-23,60,-65,116,-69,189v3,8,5,19,15,20v7,-6,10,-10,10,-12xm264,-320v4,-2,0,-9,-4,-9r-59,29v21,-4,43,-14,63,-20","w":264},"\u00db":{"d":"212,-2v-14,9,-21,-1,-16,-19v22,-83,63,-149,96,-220v-3,-18,-23,-7,-25,3v-64,82,-132,173,-214,238v-18,15,-37,4,-30,-22v25,-92,82,-165,126,-238v0,-9,-18,-7,-21,-1r-44,72v-27,53,-63,105,-72,175v3,17,17,31,37,27v77,-53,140,-137,194,-210v5,-6,12,-11,13,-2v-23,60,-65,116,-69,189v3,8,5,19,15,20v7,-6,10,-10,10,-12xm190,-294v25,-15,38,-18,56,0v-14,-7,-17,-34,-35,-14v-6,5,-17,10,-21,14xm247,-293v-1,2,2,0,0,0r-1,-1v0,1,0,1,1,1xm188,-294v0,2,3,0,1,0r-1,0","w":264},"\u00dc":{"d":"212,-2v-14,9,-21,-1,-16,-19v22,-83,63,-149,96,-220v-3,-18,-23,-7,-25,3v-64,82,-132,173,-214,238v-18,15,-37,4,-30,-22v25,-92,82,-165,126,-238v0,-9,-18,-7,-21,-1r-44,72v-27,53,-63,105,-72,175v3,17,17,31,37,27v77,-53,140,-137,194,-210v5,-6,12,-11,13,-2v-23,60,-65,116,-69,189v3,8,5,19,15,20v7,-6,10,-10,10,-12xm238,-298v10,2,16,-14,8,-22v-10,-3,-18,16,-8,22xm201,-298v12,2,16,-13,9,-23v-10,0,-16,13,-9,23xm201,-298r-1,0r1,0","w":271},"\u00dd":{"d":"-18,44v-15,11,-38,51,-10,65v33,0,56,-27,79,-49v84,-83,163,-176,217,-288v-1,-5,-3,-10,-8,-10v-13,21,-38,35,-40,66v-21,41,-55,86,-82,121v-17,-79,-32,-163,-81,-209v-40,-23,-90,29,-64,71v4,-22,4,-62,29,-67v76,19,85,139,100,225r-66,74v-25,21,-47,54,-85,57v-9,-16,9,-40,11,-56xm145,-283v21,-2,49,-17,68,-25v-13,-26,-45,18,-66,22v-2,1,-3,1,-2,3","w":220},"\u0178":{"d":"-34,44v-17,12,-41,59,-4,66v130,-75,210,-208,289,-332v2,-21,-11,-17,-18,-2v-9,18,-29,26,-29,52v-22,40,-55,86,-83,121v-16,-78,-32,-164,-81,-209v-40,-23,-88,29,-63,71v4,-22,4,-62,29,-67v70,14,80,122,97,194v11,45,-18,54,-38,78v-27,32,-58,64,-97,83v-10,4,-18,2,-16,-9v3,-16,11,-32,14,-46xm161,-291v-4,19,11,23,19,13v-3,-6,1,-18,-6,-20v-4,1,-11,4,-13,7xm125,-292v-4,18,10,25,18,13v-2,-6,2,-19,-5,-19v-6,0,-10,4,-13,6","w":203},"\u00c6":{"d":"270,-249v24,-14,107,-23,90,15v19,-18,-2,-41,-31,-36v-14,-2,-35,5,-44,1v-14,-17,-26,14,-32,23v-5,-1,-3,-4,-2,-7v-6,-29,-41,-29,-63,-10v-45,40,-92,92,-130,144v-13,7,-34,15,-25,37v-13,24,-34,51,-43,81v0,8,4,17,9,4v15,-39,38,-76,61,-109v35,-17,89,-39,135,-35v-11,31,-28,68,-32,110v-6,61,79,36,120,25v3,-3,7,-6,5,-8v-18,6,-44,10,-69,10v-23,0,-56,4,-50,-26v8,-41,23,-81,41,-113v18,-4,54,-9,74,-2v2,0,3,-1,3,-2v-16,-6,-48,-6,-70,-4v6,-34,34,-72,53,-98xm242,-257v-7,42,-28,74,-45,108v-41,5,-86,9,-119,24r-2,-3v41,-52,77,-115,142,-141v11,-5,26,-2,24,12","w":309},"\u00a5":{"d":"48,-204r-6,126v-12,1,-43,-5,-33,9r34,-1v6,28,-4,44,-18,55v-18,3,-49,-7,-56,6v6,12,33,2,48,5v-17,22,-41,46,-44,73v19,-19,35,-52,57,-73r47,0v4,0,6,-3,6,-7v-6,-10,-31,-1,-44,-4r50,-54v12,-3,34,5,38,-6v-5,-7,-21,-1,-31,-3r110,-105v16,-16,20,-14,31,-29v-1,-6,-13,-5,-17,-1v-58,50,-111,106,-163,163v-5,-56,10,-115,10,-165v-8,-6,-19,2,-19,11","w":153},"\u00b6":{"d":"198,-300v-114,-20,-172,50,-185,153v-7,56,41,85,81,52v7,-5,8,-5,14,-10r-46,117v-2,16,3,24,13,31v-12,-21,2,-43,11,-65r151,-348v7,-17,-6,-16,-14,-8v3,26,-14,59,-25,78xm86,-199v-27,15,-37,-14,-26,-39v11,-53,73,-68,135,-56r-53,113v-1,2,-2,3,-3,1v-3,-28,3,-63,11,-84v0,-1,-1,1,-3,4v-18,23,-36,46,-61,61","w":232},"\u00aa":{"d":"13,-221v25,-8,49,-32,68,-48v-7,20,-42,59,-20,80v38,16,74,-22,90,-44v-21,18,-40,43,-77,45v-13,0,-18,-5,-17,-16v5,-36,32,-56,46,-85v-47,-4,-88,33,-96,62v0,4,2,6,6,6xm20,-234v10,-22,32,-52,60,-48v2,1,3,3,3,4v-21,24,-38,42,-59,49v-3,0,-4,-2,-4,-5","w":155},"\u00a9":{"d":"86,-45v153,49,214,-180,73,-226v-124,-41,-207,122,-113,203v12,10,25,18,40,23xm18,-193v46,-139,252,-65,210,69v-20,65,-117,101,-176,50v-28,-24,-50,-70,-34,-119xm64,-81v55,1,108,-34,135,-66v-32,21,-71,50,-121,56v-40,4,-25,-41,-10,-61v22,-31,49,-70,92,-78v9,4,-5,47,12,26v10,-13,12,-49,-13,-39v-56,22,-101,66,-120,127v-1,18,12,29,25,35","w":246},"\u00ae":{"d":"63,-160v31,14,59,-15,80,-2v11,3,18,-2,23,-7v-8,9,-26,5,-33,-2v38,-21,40,-97,5,-126v-30,-26,-92,-22,-110,9v-38,40,-11,121,35,128xm123,-172v-66,43,-141,-47,-91,-113v20,-27,77,-35,102,-8v34,23,33,99,-6,118r-56,-47v19,-6,99,-11,58,-49v-28,-26,-121,-19,-90,28v-11,-26,11,-46,42,-40v33,-1,83,33,36,48v-14,4,-28,7,-46,6v8,-16,25,-22,32,-38v0,-2,-1,-2,-3,-2v-13,11,-25,24,-35,39v-4,-1,-7,1,-5,5v-8,10,-23,32,-10,45v-5,-15,5,-30,13,-41","w":174},"@":{"d":"84,-3v42,-18,85,-64,113,-91v-14,36,-43,75,-45,122v-2,45,55,41,85,22v47,-30,95,-70,93,-145v-2,-85,-53,-133,-138,-133v-111,0,-176,76,-183,189v-9,152,177,220,285,130v-29,18,-67,31,-115,31v-157,0,-191,-199,-101,-290v27,-27,68,-51,115,-51v132,0,163,170,76,236v-24,18,-44,42,-84,42v-43,1,-26,-47,-16,-75v14,-39,43,-77,64,-112v-2,-12,-11,4,-21,1v-6,-2,-12,-4,-18,-4v-51,9,-119,75,-119,116v0,8,3,12,9,12xm96,-28v13,-37,44,-83,87,-93v8,0,16,4,17,11v-28,39,-59,69,-97,91v-4,0,-7,-3,-7,-9xm312,73v-5,6,-11,12,-18,18v10,-6,16,-13,18,-18","w":327,"k":{"B":103,"b":9,"t":38,"s":7,"m":9,"h":7,"f":14,"d":9,"Y":88,"X":21,"W":93,"V":75,"U":88,"T":135,"R":91,"Q":60,"P":49,"N":88,"M":63,"L":5,"K":91,"J":54,"I":60,"H":126,"G":84,"F":109,"E":82,"D":105}},"\u00af":{"d":"14,-236v20,8,58,1,86,2v12,1,16,-8,3,-8r-76,0v-9,0,-13,2,-13,6","w":119},"\u00cc":{"d":"37,58v-38,28,-68,-15,-61,-61v2,-14,6,-29,8,-41v-27,28,-22,117,29,116v102,-32,118,-152,160,-245v8,-36,25,-63,36,-96v-15,-8,-18,21,-24,32v-38,34,-99,66,-95,134v14,-56,52,-95,92,-125v-31,98,-67,194,-123,266v-7,8,-14,14,-22,20xm214,-308v-18,-9,-38,-55,-56,-38v11,17,39,33,57,41v1,-1,0,-2,-1,-3","w":214},"\u00cd":{"d":"37,58v-38,28,-68,-15,-61,-61v2,-14,6,-29,8,-41v-27,28,-22,117,29,116v102,-32,118,-152,160,-245v8,-36,25,-63,36,-96v-15,-8,-18,21,-24,32v-38,34,-99,66,-95,134v14,-56,52,-95,92,-125v-31,98,-67,194,-123,266v-7,8,-14,14,-22,20xm180,-300v19,-10,48,-14,63,-27v1,-14,-11,-8,-20,-3r-45,25v-2,1,-2,1,-1,3v1,2,1,2,3,2","w":228},"\u00ce":{"d":"37,58v-38,28,-68,-15,-61,-61v2,-14,6,-29,8,-41v-27,28,-22,117,29,116v102,-32,118,-152,160,-245v8,-36,25,-63,36,-96v-15,-8,-18,21,-24,32v-38,34,-99,66,-95,134v14,-56,52,-95,92,-125v-31,98,-67,194,-123,266v-7,8,-14,14,-22,20xm205,-327v-11,11,-29,15,-36,29v18,-5,38,-28,52,-4v3,2,11,9,8,2v-15,-17,-12,-16,-24,-27","w":221},"\u00cf":{"d":"37,58v-38,28,-68,-15,-61,-61v2,-14,6,-29,8,-41v-27,28,-22,117,29,116v102,-32,118,-152,160,-245v8,-36,25,-63,36,-96v-15,-8,-18,21,-24,32v-38,34,-99,66,-95,134v14,-56,52,-95,92,-125v-31,98,-67,194,-123,266v-7,8,-14,14,-22,20xm211,-321v-7,17,9,29,18,15v-2,-7,3,-23,-6,-22v-4,1,-10,4,-12,7xm177,-300v14,4,20,-13,14,-28v-14,-4,-21,13,-14,28","w":214},"b":{"d":"9,0v60,2,135,-48,153,-97v-5,-26,-30,-6,-46,2v-26,15,-62,38,-85,57v9,-27,21,-58,32,-80v140,-24,353,-97,396,-181v37,-70,-49,-141,-120,-135v-101,8,-200,112,-286,314v1,-2,0,-2,0,-2r-50,114v0,4,2,8,6,8xm458,-332v-12,72,-67,92,-158,137v-67,33,-146,54,-234,72v47,-119,159,-298,273,-305v59,-4,128,41,119,96xm27,-8v-7,-31,35,-45,57,-63v24,-19,42,-25,47,-25v8,-1,10,10,6,16v-16,32,-60,71,-110,72","w":164,"k":{"q":25,"z":25,"b":21,"\u00e9":23,"\u00e0":31,"u":19,"j":14,"y":28,"x":19,"w":30,"v":28,"t":58,"s":28,"r":28,"p":25,"o":37,"n":32,"m":42,"l":5,"k":16,"i":16,"h":30,"g":35,"f":28,"e":16,"d":35,"c":12,"a":37,".":40,",":42,"!":23,"?":46,";":22,":":15}},"\u0192":{"d":"68,-87v-25,-17,-60,-3,-47,32v3,-33,18,-37,45,-23v-33,81,-59,178,-114,235v-16,16,-52,34,-78,15v-30,-22,-32,-71,-40,-112v-14,54,18,146,81,125v97,-32,121,-161,160,-259v22,15,41,0,48,-14v-10,10,-29,13,-45,5r60,-194v6,-20,21,-51,41,-28v23,26,30,75,39,115v6,-40,-14,-96,-29,-127v-44,-43,-65,38,-78,79","w":153},"z":{"d":"61,-25v1,-14,-16,-12,-15,-23v12,-22,51,-57,27,-86v-23,0,-39,28,-48,47v13,-6,24,-43,43,-33v3,35,-30,63,-40,88v5,2,20,-1,21,10v-133,24,-346,96,-380,182v-30,75,62,140,133,135v101,-6,187,-111,258,-313v38,-8,85,-8,133,-8v38,8,7,36,-7,56v37,-13,41,-63,-4,-63v-43,-1,-84,0,-121,8xm-198,288v-68,2,-152,-54,-124,-118v41,-95,226,-159,369,-186v-37,119,-133,300,-245,304","w":90},"q":{"d":"156,-143v-70,12,-137,66,-153,124v0,11,5,16,16,16v43,0,61,-44,94,-65v5,15,-24,35,-29,51v-48,73,-98,147,-125,234v-16,52,-6,100,50,99v66,-1,130,-28,174,-59v-46,24,-100,53,-166,52v-56,-1,-66,-45,-33,-130v35,-89,85,-170,140,-243r56,-74v-1,-4,-18,-3,-24,-5xm137,-132v27,9,-3,36,-16,48v-25,22,-58,61,-93,69v-5,0,-7,-3,-7,-9v-3,-35,81,-105,116,-108","w":167,"k":{"q":42,"z":16,"b":35,"@":9,"=":-3,"\u00e9":28,"+":-3,"\u00e0":49,"u":37,"j":19,"^":79,"\\":32,"y":37,"x":26,"w":49,"v":46,"t":76,"s":40,"r":40,"p":35,"o":40,"n":49,"m":54,"l":7,"k":32,"i":28,"h":46,"g":44,"f":21,"e":30,"d":46,"c":26,"a":49,"\/":49,".":60,",":60,"'":40,"%":35,"$":35,"#":9,"\"":37,"!":42,"?":70,";":44,":":40}},"\u00e6":{"d":"249,-89v-18,19,-60,16,-99,16v33,0,68,-35,35,-58v-15,-5,-24,6,-34,13v1,-6,12,-12,4,-16v-9,10,-28,2,-44,3v-45,12,-107,77,-111,115v3,25,36,6,48,-1v27,-15,49,-43,66,-68v-24,34,-37,129,34,106v13,-4,28,-12,33,-22v-21,10,-78,36,-78,-7v0,-25,10,-43,20,-59v43,-6,110,12,126,-22xm21,-29v12,-39,53,-86,87,-93v8,0,16,4,17,11v-34,42,-64,74,-97,91v-4,0,-7,-3,-7,-9xm182,-122v19,3,6,24,-3,31v-12,11,-31,18,-53,18v16,-18,32,-40,56,-49","w":201},"\u00a4":{"d":"185,-265v-69,10,-103,58,-140,100v-23,-12,-36,-2,-44,14v10,-7,25,-14,38,-6r-14,22v-15,-12,-43,-1,-43,13v12,-6,24,-14,39,-5v-41,71,11,153,98,123v31,-12,75,-39,95,-54v-42,19,-80,47,-133,52v-65,5,-80,-71,-50,-117v14,9,33,0,36,-15v-6,6,-19,11,-32,7r13,-22v20,12,34,-2,39,-14v-7,5,-21,12,-34,6v36,-39,63,-93,128,-98v45,-4,26,64,16,92v13,-15,20,-36,20,-62v0,-20,-9,-39,-32,-36","w":225},"\u00a3":{"d":"243,-215v-54,-26,-82,50,-100,98v-8,7,-57,-8,-38,12v9,2,26,-7,33,2v-12,32,-25,63,-47,84v-24,-12,-66,-54,-85,-11v-3,45,61,56,86,26v36,25,100,80,151,34v3,-3,0,-7,-3,-3v-47,43,-108,-13,-140,-39v18,-23,33,-54,45,-91v18,-4,49,8,65,3v-11,-10,-41,-9,-58,-13v10,-41,37,-83,68,-101v11,-6,21,0,23,6v1,-3,1,-5,0,-7xm19,-39v29,-3,41,17,64,28v-19,33,-77,16,-73,-21v1,-4,4,-6,9,-7","w":251},"\u00fe":{"d":"63,-361v29,-76,131,-15,130,48v-1,-48,-29,-94,-80,-94v-60,0,-70,86,-42,137v16,30,36,62,56,89v-66,-23,-110,38,-118,103v-1,7,6,7,6,1v3,-61,62,-122,120,-81v8,6,14,14,20,23r-109,122v-1,5,3,7,5,3r111,-116v29,45,18,136,-15,169v-11,12,-20,20,-29,26v-8,-10,-10,-32,-14,-46v-1,19,2,37,8,50v-8,7,-33,5,-20,14v7,0,15,-3,23,-7v13,43,90,63,113,13v38,-84,-26,-167,-57,-229r394,-414v37,-46,73,-85,99,-137v3,-8,4,-16,2,-23v-63,137,-197,249,-298,354r-202,210v-37,-55,-91,-100,-106,-175v-3,-15,-1,-28,3,-40xm122,76v44,-30,75,-89,65,-164v21,40,45,78,48,135v3,54,-51,88,-91,53v-8,-7,-17,-14,-22,-24","w":257},"\u00f0":{"d":"86,-203v18,-5,50,-4,43,26v1,30,-4,59,-13,88v-12,-35,-40,-97,-87,-65v-34,23,-29,103,-1,131v15,15,43,29,67,8v37,-32,50,-103,44,-172v10,12,35,3,40,-5v-21,9,-48,-4,-46,-30v-6,-21,-12,-39,-27,-51v4,17,21,39,20,63v-11,-10,-34,-3,-40,7xm115,-83v-1,46,-65,97,-93,38v-25,-52,23,-137,66,-83v12,14,21,29,27,45"},"\u00d0":{"d":"37,-13v71,26,163,16,153,-74v-9,-84,-48,-152,-103,-189v-10,-7,-14,-6,-27,-6v-2,-3,5,-9,1,-12v-35,25,-26,90,-34,145v-23,-11,-37,8,-42,25v10,-8,23,-21,41,-14r-4,96v-10,0,-19,-16,-23,-1v6,12,23,12,24,30v1,4,11,4,14,0xm171,-64v-6,55,-95,63,-131,31v-2,-28,-3,-67,-2,-101v22,8,36,-7,38,-25v-6,7,-18,20,-37,13v2,-40,4,-77,13,-110v20,-33,58,7,70,25v29,40,57,96,49,167","w":196},"\u00ac":{"d":"17,-99v101,-9,206,-42,316,-28v47,6,25,63,3,79v-2,2,0,3,3,2v20,-15,51,-52,20,-73v-81,-55,-235,-1,-345,2v-10,0,-6,4,-1,6v3,2,11,7,4,12","w":379},">":{"d":"123,-147v-31,-14,-55,-52,-97,-38v4,13,34,4,46,19v35,26,75,47,108,75v-2,13,-22,11,-38,23r-110,50r-27,15r212,-80v10,-17,-9,-13,-19,-19","w":228},"<":{"d":"163,-7v12,7,51,-1,27,-7v-63,-15,-103,-56,-146,-89v47,-35,125,-54,175,-87r-212,80v-6,10,-1,17,11,15v50,26,99,60,145,88","w":223},"[":{"d":"208,-268v-13,-12,-52,-4,-71,-3v-14,-21,-30,11,-36,22r-69,137v-11,35,-30,67,-32,111v0,18,4,40,20,40v39,0,93,0,110,-24v-29,3,-93,19,-121,-1v14,-101,67,-191,112,-264v20,-8,56,-15,82,-7v-1,-5,5,-7,5,-11","w":211},"]":{"d":"-41,29v17,17,66,-5,78,9v19,4,19,-17,29,-28v36,-81,87,-146,101,-248v8,-63,-83,-39,-123,-26v-6,3,-11,15,1,10v28,-10,88,-16,113,1v-16,104,-66,188,-112,264v-21,8,-55,15,-82,7","w":170},"{":{"d":"149,-298v-109,-2,-54,165,-145,182v17,8,33,16,30,41v-6,52,-50,145,22,155v-15,-13,-31,-22,-30,-52v2,-49,47,-124,-6,-144v88,-12,31,-169,127,-172","w":151},"}":{"d":"132,-103v-87,13,-32,169,-127,173r-1,10v96,2,62,-128,117,-171v6,-6,22,-4,28,-12v-88,-21,55,-168,-53,-196v15,13,31,23,30,53v-2,50,-48,122,6,143","w":151},"\u00de":{"d":"8,14v4,3,9,-4,12,-1r55,-154v20,-15,38,-29,61,-35v50,-13,51,56,26,89v-31,39,-82,49,-122,74v0,9,6,12,14,10v64,-36,149,-55,138,-162v-23,-41,-71,-21,-111,7r24,-69r28,-65v-36,0,-43,58,-57,93r-22,56v-15,11,-37,25,-11,38","w":202},"\u00b5":{"d":"128,-102v-3,29,-36,67,-13,93v14,9,30,-7,31,-20v-7,-3,-16,18,-28,11v-7,-39,26,-81,36,-114v2,-9,-5,-21,-13,-11v-31,41,-60,88,-96,123v-14,14,-27,-4,-19,-19v7,-41,33,-77,47,-111v-59,34,-60,163,-98,221v-8,0,-9,6,-7,16v-1,14,18,11,21,2r27,-101v38,27,65,-49,91,-74v9,-9,9,-13,16,-20v3,-1,6,0,5,4","w":161},"\u0152":{"d":"163,-271v-15,4,-14,-16,-29,-5v-67,47,-128,125,-128,234v0,32,21,57,58,51v37,-14,64,-43,90,-77v4,15,-22,74,19,74v36,0,81,-2,101,-20v-34,6,-143,33,-115,-36r36,-88v19,-12,56,-14,80,-14v-17,-10,-55,-1,-70,-3v15,-30,32,-61,52,-85v21,-8,76,-18,89,3r-4,12v20,-20,-7,-36,-36,-36v-10,0,-21,2,-30,3v-5,-2,-4,-14,-12,-10v-6,1,-8,10,-13,13v-15,5,-32,11,-21,32r-18,31v-6,-1,-1,-12,-2,-21v-3,-32,-15,-56,-47,-58xm140,-262v80,-17,66,93,36,142v-32,52,-61,111,-129,125v-55,-9,-26,-98,-11,-132v24,-53,60,-102,104,-135","w":328},"A":{"d":"388,-125v-11,5,15,17,11,25v-6,11,-26,5,-41,1v7,-39,33,-117,48,-162v-1,-6,-20,-18,-25,-11v-33,45,-89,113,-121,148v-57,-12,-104,-18,-140,-18v-69,0,-103,35,-106,99v-1,29,17,49,47,48v62,-1,158,-75,199,-120r87,19v-2,29,-8,76,2,96v10,5,13,-6,4,-8v-10,-21,0,-59,4,-86v19,5,47,10,51,-6v-3,-9,-11,-17,-20,-25xm22,-48v0,-56,34,-86,96,-86v42,0,87,6,134,18v-44,47,-124,111,-189,114v-29,1,-41,-19,-41,-46xm267,-122v41,-40,76,-87,113,-133v4,-2,6,-1,6,5v0,1,-1,3,-1,5v-22,67,-34,114,-37,143","w":402,"k":{"B":108,"q":33,"z":24,"b":31,"\u00e9":20,"\u00e0":29,"u":22,"j":17,"y":27,"x":20,"w":40,"v":34,"t":57,"s":33,"r":29,"p":28,"o":33,"n":36,"m":36,"l":45,"k":22,"i":24,"h":39,"g":45,"f":27,"e":15,"d":39,"c":13,"a":29,".":36,",":24,"!":15,"?":54}},"B":{"d":"137,-1v0,3,4,4,9,4v49,1,88,-12,97,-51v-7,-29,-49,-36,-77,-46v55,-14,118,-27,150,-64v33,-103,-166,-108,-267,-87v-34,7,-56,43,-19,60v6,3,14,13,20,10v-8,-12,-37,-19,-29,-42v51,-62,220,-32,276,8v51,67,-65,96,-132,109v19,-34,45,-64,58,-104v3,-8,-7,-6,-12,-5v-15,3,0,15,-8,23v-14,32,-32,61,-51,87v-7,3,-23,-1,-23,7v0,7,9,7,14,9v-17,33,-46,60,-53,100r63,-99v41,1,111,31,61,65v-19,13,-54,10,-77,16","w":264,"k":{"q":21,"z":16,"b":9,"\u00e9":7,"\u00e0":21,"u":12,"j":-12,"y":21,"x":19,"w":21,"v":23,"t":32,"s":33,"r":17,"p":4,"o":23,"n":21,"m":28,"l":-17,"k":21,"i":7,"h":26,"g":19,"f":23,"e":17,"d":23,"c":9,"a":12,".":13,",":13,"?":27,"S":21,"M":-21}}}});
function FadeGallery(){this.aProductIDs=null;this.oParams=new Object();this.sUrl='';this.sElement='';this.sExternalIdPrefix='';this.sExternalIdPrefixDestination='';this.bAutoFadeAfterClick=false;this.bSameAutoFadeAfterClick=false;this.lLoadTime=5000;this.lFadeTime=1.0;this.sClassName='fadingobj';this.sInternalId='fadingobj';this.sAktivId='';this.sAktivClass='aktiv';this.bObserveOnLoad=true;this.bEvalScripts=false;this.onLoad=Prototype.emptyFunction;this.onFadeComplete=Prototype.emptyFunction;this.onImageLoaded=Prototype.emptyFunction;this.onBeforeStartFade=Prototype.emptyFunction;this.onActiveSet=Prototype.emptyFunction;this.lAktuellesBild=0;this.bAutoFade=false;this.clear=null;this.bLocked=false;this.aProductIDsStatus=new Array();this.bPrev=false;this.lLetztesBild=0;this.lReturnCurrent=0;this.sSender='';this.oPostData=new Object();FadeGallery.prototype.initAutoFade=function(){this.oPostData=Object.clone(this.oParams);this.bAutoFade=true;if(this.bObserveOnLoad){Event.observe(window,'load',this.initAutoFadeOnLoad.bind(this),false)}else{this.initAutoFadeOnLoad()}};FadeGallery.prototype.initFade=function(){this.oPostData=Object.clone(this.oParams);if(this.bObserveOnLoad){Event.observe(window,'load',this.initAutoFadeOnLoad.bind(this),false)}else{this.initAutoFadeOnLoad()}};FadeGallery.prototype.initAutoFadeOnLoad=function(){if(this.sExternalIdPrefix!=''){for(var i=0;i<this.aProductIDs.length;i++){$(this.sExternalIdPrefix+this.aProductIDs[i]).hide()}}if(this.sAktivId!=''){if($(this.sAktivId).childElements()[this.lAktuellesBild].className!=''){$(this.sAktivId).childElements()[this.lAktuellesBild].className+=' '+this.sAktivClass}else{$(this.sAktivId).childElements()[this.lAktuellesBild].className=this.sAktivClass}if(this.onActiveSet!=Prototype.emptyFunction){this.onActiveSet()}}for(var i=0;i<this.aProductIDs.length;i++){this.aProductIDsStatus[i]=false}if(this.onLoad!=Prototype.emptyFunction){this.onLoad(1,this.sSender);this.sSender=''}var objOuterFading=document.createElement("div");objOuterFading.setAttribute('id',this.sInternalId+this.aProductIDs[this.lAktuellesBild]);objOuterFading.className=this.sClassName;$(this.sElement).appendChild(objOuterFading);if(this.sUrl!=''){this.oPostData.lProductID=this.aProductIDs[this.lAktuellesBild];this.oPostData.lActualNumber=this.lAktuellesBild+1;this.oPostData.lCount=this.aProductIDs.length;new Ajax.Updater(objOuterFading,this.sUrl,{evalScripts:this.bEvalScripts,parameters:this.oPostData,onComplete:this.loadOnComplete.bind(this)})}else{this.loadOnComplete()}};FadeGallery.prototype.loadOnComplete=function(){if(this.onImageLoaded!=Prototype.emptyFunction){this.lReturnCurrent=this.lAktuellesBild+1;if(this.lReturnCurrent>this.aProductIDs.length){this.lReturnCurrent=1}this.onImageLoaded(this.lReturnCurrent,this.sSender);this.sSender=''}this.aProductIDsStatus[this.lAktuellesBild]=true;if(this.sExternalIdPrefix!=''){var objElement=$(this.sExternalIdPrefix+this.aProductIDs[this.lAktuellesBild]);$(this.sExternalIdPrefix+this.aProductIDs[this.lAktuellesBild]).remove();objElement.show();if(this.sExternalIdPrefixDestination!=''){$(this.sExternalIdPrefixDestination+this.aProductIDs[this.lAktuellesBild]).insert({'bottom':objElement})}else{$(this.sInternalId+this.aProductIDs[this.lAktuellesBild]).insert({'bottom':objElement})}}if(this.aProductIDs.length>1){$(this.sInternalId+this.aProductIDs[this.lAktuellesBild]).style.zIndex='2';if(this.bAutoFade){this.clear=window.setTimeout(this.loadNext.bind(this),this.lLoadTime)}}};FadeGallery.prototype.FadeGalleryNext=function(){if(!this.bLocked){this.bLocked=true;clearTimeout(this.clear);if(!this.bAutoFadeAfterClick){this.bAutoFade=false}this.sSender='clickNext';this.bPrev=false;this.loadNext()}};FadeGallery.prototype.FadeGalleryPrev=function(){if(!this.bLocked){this.bLocked=true;clearTimeout(this.clear);if(!this.bAutoFadeAfterClick){this.bAutoFade=false}this.sSender='clickPrev';this.bPrev=true;this.loadNext()}};FadeGallery.prototype.FadeGalleryThis=function(lObjNumber){if(!this.bLocked&&(lObjNumber-1)!=this.lAktuellesBild){this.bLocked=true;clearTimeout(this.clear);if(!this.bAutoFadeAfterClick){this.bAutoFade=false}this.sSender='clickThis';this.lAktuellesBild=lObjNumber-2;this.loadNext()}};FadeGallery.prototype.FadeGalleryStop=function(){clearTimeout(this.clear);this.bAutoFade=false};FadeGallery.prototype.restartAutoFade=function(){this.bAutoFade=true;this.initAutoFadeOnLoad()};FadeGallery.prototype.loadNext=function(){if(this.onLoad!=Prototype.emptyFunction){this.lReturnCurrent=this.lAktuellesBild+2;if(this.lReturnCurrent>this.aProductIDs.length){this.lReturnCurrent=1}this.onLoad(this.lReturnCurrent,this.sSender);this.sSender=''}if(this.bPrev){if(this.lAktuellesBild==0){this.lAktuellesBild=this.aProductIDs.length-1}else{this.lAktuellesBild--}}else{this.lAktuellesBild++;if(this.aProductIDs[this.lAktuellesBild]==undefined){this.lAktuellesBild=0}}if(this.aProductIDs[this.lAktuellesBild]!=undefined&&!this.aProductIDsStatus[this.lAktuellesBild]){var objOuterFading=document.createElement("div");objOuterFading.setAttribute('id',this.sInternalId+this.aProductIDs[this.lAktuellesBild]);objOuterFading.className=this.sClassName;objOuterFading.zIndex='1';$(this.sElement).appendChild(objOuterFading);if(this.sExternalIdPrefix!=''){var objElement=$(this.sExternalIdPrefix+this.aProductIDs[this.lAktuellesBild]);$(this.sExternalIdPrefix+this.aProductIDs[this.lAktuellesBild]).remove();objElement.style.zIndex='1';objElement.show();if(this.sExternalIdPrefixDestination!=''){$(this.sExternalIdPrefixDestination+this.aProductIDs[this.lAktuellesBild]).insert({'bottom':objElement})}else{$(this.sInternalId+this.aProductIDs[this.lAktuellesBild]).insert({'bottom':objElement})}}if(this.sUrl!=''){this.oPostData.lProductID=this.aProductIDs[this.lAktuellesBild];this.oPostData.lActualNumber=this.lAktuellesBild+1;this.oPostData.lCount=this.aProductIDs.length;new Ajax.Updater(objOuterFading,this.sUrl,{evalScripts:this.bEvalScripts,parameters:this.oPostData,onComplete:this.IfIsImgLoaded.bind(this),insertion:Insertion.Top})}else{this.IfIsImgLoaded()}}else{$(this.sInternalId+this.aProductIDs[this.lAktuellesBild]).style.zIndex='1';$(this.sInternalId+this.aProductIDs[this.lAktuellesBild]).show();this.fadeNext()}};FadeGallery.prototype.fadeNext=function(){this.bLocked=true;this.aProductIDsStatus[this.lAktuellesBild]=true;if(this.sAktivId!=''){if($(this.sAktivId).childElements()[this.lAktuellesBild].className!=''){$(this.sAktivId).childElements()[this.lAktuellesBild].className+=' '+this.sAktivClass}else{$(this.sAktivId).childElements()[this.lAktuellesBild].className=this.sAktivClass}$(this.sAktivId).childElements()[this.lLetztesBild].className=$(this.sAktivId).childElements()[this.lLetztesBild].className.replace(' '+this.sAktivClass,'').replace(this.sAktivClass,'');if(this.onActiveSet!=Prototype.emptyFunction){this.onActiveSet()}}var lTempAktuellesBild=this.lLetztesBild;this.lLetztesBild=this.lAktuellesBild;$(this.sInternalId+this.aProductIDs[this.lAktuellesBild]).style.zIndex='1';new Effect.Fade($(this.sInternalId+this.aProductIDs[lTempAktuellesBild]),{beforeStart:function(){if(this.onBeforeStartFade!=Prototype.emptyFunction){this.lReturnCurrent=this.lAktuellesBild+1;if(this.lReturnCurrent>this.aProductIDs.length){this.lReturnCurrent=1}this.onBeforeStartFade(this.lReturnCurrent,this.sSender);this.sSender=''}}.bind(this),duration:this.lFadeTime,afterFinish:function(){if(this.onFadeComplete!=Prototype.emptyFunction){this.lReturnCurrent=this.lAktuellesBild+1;if(this.lReturnCurrent>this.aProductIDs.length){this.lReturnCurrent=1}this.onFadeComplete(this.lReturnCurrent,this.sSender);this.sSender=''}if(this.onImageLoaded!=Prototype.emptyFunction){this.lReturnCurrent=this.lAktuellesBild+1;if(this.lReturnCurrent>this.aProductIDs.length){this.lReturnCurrent=1}this.onImageLoaded(this.lReturnCurrent,this.sSender);this.sSender=''}$(this.sInternalId+this.aProductIDs[lTempAktuellesBild]).style.zIndex='0';$(this.sInternalId+this.aProductIDs[this.lAktuellesBild]).style.zIndex='2';this.bLocked=false;if(!this.bSameAutoFadeAfterClick){this.bPrev=false}if(this.bAutoFade){this.clear=window.setTimeout(this.loadNext.bind(this),this.lLoadTime)}}.bind(this)})};FadeGallery.prototype.IfIsImgLoaded=function(){var bLoaded=true;for(var i=0;i<$(this.sInternalId+this.aProductIDs[this.lAktuellesBild]).getElementsByTagName('img').length;i++){if(!$(this.sInternalId+this.aProductIDs[this.lAktuellesBild]).getElementsByTagName('img')[i].complete){bLoaded=false}}if(bLoaded){this.fadeNext()}else{this.clear=window.setTimeout(this.IfIsImgLoaded.bind(this),250)}}}
function scrollGallery(Objectname){this.bAjax=false;this.LockedID=null;this.bAutoScroll=false;this.Objectname=Objectname;this.bEvalScripts=false;this.bNoScrollAfterFinish=false;this.aParams=null;this.sUrl="";this.sCopyTag="div";this.effectTransitions=Effect.Transitions.sinoidal;this.lFps=25;this.sLockedBackID='';this.lLockedBackIDAtNumber=1;this.sLockedForwardID='';this.sFrameClass='';this.lAutoScrollTime=6000;this.lPreloaded=2;this.onElementLoaded=function(){};this.onElementScrolled=function(){};var oGallery=null;var oGalleryDiv=null;var self=this;var clearAutoScroll=null;scrollGallery.prototype.convertNullTo0px=function(wert){if(wert==null){return'0px'}else{return wert}};scrollGallery.prototype.Lock=function(id){this.LockedID=id;if(this.sFrameClass!=''){var iframeliste=document.getElementsByClassName(this.sFrameClass);for(var i=0;i<iframeliste.length;i++){iframeliste[i].style.display='none';iframeliste[i].style.height='0px'}}};scrollGallery.prototype.UnLock=function(){this.LockedID=null;if(this.sFrameClass!=''){var iframeliste=document.getElementsByClassName(this.sFrameClass);for(var i=0;i<iframeliste.length;i++){iframeliste[i].style.display='block';iframeliste[i].style.height='auto'}}};scrollGallery.prototype.InitAutoscroll=function(){this.bAutoScroll=true;clearAutoScroll=window.setTimeout(this.Objectname+'.Autoscroll()',this.lAutoScrollTime)};scrollGallery.prototype.StopAutoscroll=function(){this.bAutoScroll=false;clearTimeout(clearAutoScroll)};scrollGallery.prototype.Autoscroll=function(){if(this.bAutoScroll){this.ScrollGallerieNext(this.SetScrollGallerie_idPrefix);clearAutoScroll=window.setTimeout(this.Objectname+'.Autoscroll()',this.lAutoScrollTime)}};scrollGallery.prototype.ScrolltoElement=function(id,duration,noLock){if(noLock==null){noLock=false}if(duration==null){duration=1}if((this.LockedID==null)||(noLock)){var left=0;var top=0;var parent=document.getElementById(id).parentNode;var target=document.getElementById(id);left-=parent.offsetLeft+target.offsetLeft;top-=parent.offsetTop+target.offsetTop;new Effect.Move(parent,{x:left,y:top,mode:'relative',duration:duration,transition:this.effectTransitions,fps:this.lFps,afterFinish:function(){this.onElementScrolled(id)}.bind(this)});if(!noLock){this.Lock(id);window.setTimeout(this.Objectname+'.UnLock()',duration*1000)}}};this.SetScrollGallerie_idPrefix='';this.SetScrollGallerie_nCount=0;this.SetScrollGallerie_nDisplay=0;scrollGallery.prototype.SetScrollGallerie=function(idPrefix,nCount,duration){if(duration==null){duration=1}this.SetScrollGallerie_idPrefix=idPrefix;this.SetScrollGallerie_nCount=nCount;this.SetScrollGallerie_duration=duration;this.SetScrollGallerie_nDisplay=1};scrollGallery.prototype.ScrollGalleriePrevious=function(idPrefix){if(this.bAjax){if((this.SetScrollGallerie_idPrefix==idPrefix)&&(this.SetScrollGallerie_nCount>1)&&(this.SetScrollGallerie_nDisplay>1)&&(this.LockedID==null)){this.SetScrollGallerie_nDisplay--;if(this.SetScrollGallerie_nDisplay<1){this.SetScrollGallerie_nDisplay=this.SetScrollGallerie_nCount}this.ScrollPrevious();if(this.sLockedBackID!=''&&this.SetScrollGallerie_nDisplay==this.lLockedBackIDAtNumber){Element.hide(this.sLockedBackID)}}if(this.sLockedForwardID!=''){Element.show(this.sLockedForwardID)}}else{if((this.SetScrollGallerie_idPrefix==idPrefix)&&(this.SetScrollGallerie_nCount>1)&&(this.SetScrollGallerie_nDisplay!=0)&&(this.LockedID==null)){this.SetScrollGallerie_nDisplay--;if(this.SetScrollGallerie_nDisplay<1){this.SetScrollGallerie_nDisplay=this.SetScrollGallerie_nCount}if(this.sLockedBackID!=''&&this.SetScrollGallerie_nDisplay==this.lLockedBackIDAtNumber){Element.hide(this.sLockedBackID)}this.ScrolltoElement(this.SetScrollGallerie_idPrefix+this.SetScrollGallerie_nDisplay,this.SetScrollGallerie_duration,true);this.Lock(this.SetScrollGallerie_idPrefix+this.SetScrollGallerie_nDisplay);window.setTimeout(this.Objectname+'.UnLock()',this.SetScrollGallerie_duration*1000)}if(this.sLockedForwardID!=''){Element.show(this.sLockedForwardID)}}};scrollGallery.prototype.ScrollPrevious=function(){this.ScrolltoElement(this.SetScrollGallerie_idPrefix+this.SetScrollGallerie_nDisplay,this.SetScrollGallerie_duration,true);this.Lock(this.SetScrollGallerie_idPrefix+this.SetScrollGallerie_nDisplay);window.setTimeout(this.Objectname+'.UnLock()',this.SetScrollGallerie_duration*1000)};scrollGallery.prototype.ScrollGallerieNext=function(idPrefix){if(this.bAjax){if((this.SetScrollGallerie_idPrefix==idPrefix)&&(this.SetScrollGallerie_nCount>1)&&(this.LockedID==null)){if(!this.bNoScrollAfterFinish||(this.SetScrollGallerie_nDisplay)<this.SetScrollGallerie_nCount){this.SetScrollGallerie_nDisplay++}if(((this.SetScrollGallerie_nDisplay+(this.lPreloaded-2))>this.SetScrollGallerie_nCount)&&document.getElementById(this.SetScrollGallerie_idPrefix+(this.SetScrollGallerie_nDisplay+(this.lPreloaded-2)))==undefined){oGallery=document.getElementById(this.SetScrollGallerie_idPrefix);oGalleryDiv=document.createElement(this.sCopyTag);oGalleryDiv.setAttribute('id',this.SetScrollGallerie_idPrefix+(this.SetScrollGallerie_nDisplay+(this.lPreloaded-2)));if(document.getElementById(this.SetScrollGallerie_idPrefix+'1').className!=''){oGalleryDiv.setAttribute('class',document.getElementById(this.SetScrollGallerie_idPrefix+'1').className);oGalleryDiv.setAttribute('className',document.getElementById(this.SetScrollGallerie_idPrefix+'1').className)}if(document.getElementById(this.SetScrollGallerie_idPrefix+'1').style.width!=''){oGalleryDiv.style.width=document.getElementById(this.SetScrollGallerie_idPrefix+'1').style.width}oGallery.appendChild(oGalleryDiv);document.getElementById(this.SetScrollGallerie_idPrefix).style.width=parseInt(Element.getWidth(document.getElementById(this.SetScrollGallerie_idPrefix)),10)+parseInt(Element.getWidth(document.getElementById(this.SetScrollGallerie_idPrefix+'1')),10)+parseInt(this.convertNullTo0px(Element.getStyle(document.getElementById(this.SetScrollGallerie_idPrefix+1),'marginLeft')).replace('px',''),10)+parseInt(this.convertNullTo0px(Element.getStyle(document.getElementById(this.SetScrollGallerie_idPrefix+1),'marginRight')).replace('px',''),10)+'px';document.getElementById(this.SetScrollGallerie_idPrefix+(this.SetScrollGallerie_nDisplay+(this.lPreloaded-2))).innerHTML=document.getElementById(this.SetScrollGallerie_idPrefix+((this.SetScrollGallerie_nDisplay+(this.lPreloaded-2))-this.SetScrollGallerie_nCount)).innerHTML;this.onElementLoaded()}if((this.SetScrollGallerie_nDisplay+(this.lPreloaded-2))<this.SetScrollGallerie_nCount){if(!this.aParams[(this.SetScrollGallerie_nDisplay+(this.lPreloaded-2))][1]){this.aParams[(this.SetScrollGallerie_nDisplay+(this.lPreloaded-2))][1]=true;if((this.LockedID==null)||(noLock)){this.Lock(this.SetScrollGallerie_idPrefix+(this.SetScrollGallerie_nDisplay+(this.lPreloaded-2)));new Ajax.Updater(this.SetScrollGallerie_idPrefix,this.sUrl+this.aParams[(this.SetScrollGallerie_nDisplay+(this.lPreloaded-2))][0],{evalScripts:this.bEvalScripts,parameters:{lPageNumber:(this.SetScrollGallerie_nDisplay+(this.lPreloaded-2))+1},onComplete:this.onAjaxComplete.bind(this),insertion:Insertion.Bottom})}}else{this.ScrollNext()}}else{this.ScrollNext()}if(this.sLockedForwardID!=''){if((this.SetScrollGallerie_nDisplay+(this.lPreloaded-2))==(this.SetScrollGallerie_nCount)){Element.hide(this.sLockedForwardID)}}if(this.sLockedBackID!=''&&this.SetScrollGallerie_nDisplay>this.lLockedBackIDAtNumber){Element.show(this.sLockedBackID)}}}else{if((this.SetScrollGallerie_idPrefix==idPrefix)&&(this.SetScrollGallerie_nCount>1)&&(this.SetScrollGallerie_nDisplay!=0)&&(this.LockedID==null)){this.SetScrollGallerie_nDisplay++;if(this.SetScrollGallerie_nDisplay>this.SetScrollGallerie_nCount){this.SetScrollGallerie_nDisplay=1}if(this.sLockedForwardID!=''){if((this.SetScrollGallerie_nDisplay+(this.lPreloaded-2))==(this.SetScrollGallerie_nCount)){Element.hide(this.sLockedForwardID)}}if(this.sLockedBackID!=''&&this.SetScrollGallerie_nDisplay>this.lLockedBackIDAtNumber){Element.show(this.sLockedBackID)}this.ScrolltoElement(this.SetScrollGallerie_idPrefix+this.SetScrollGallerie_nDisplay,this.SetScrollGallerie_duration,true);this.Lock(this.SetScrollGallerie_idPrefix+this.SetScrollGallerie_nDisplay);window.setTimeout(this.Objectname+'.UnLock()',this.SetScrollGallerie_duration*1000)}}};scrollGallery.prototype.onAjaxComplete=function(){this.IfIsLoaded(this.SetScrollGallerie_idPrefix+(this.SetScrollGallerie_nDisplay+(this.lPreloaded-2)))};scrollGallery.prototype.ScrollNext=function(){this.UnLock();this.ScrolltoElement(this.SetScrollGallerie_idPrefix+this.SetScrollGallerie_nDisplay,this.SetScrollGallerie_duration,true);this.Lock(this.SetScrollGallerie_idPrefix+(this.SetScrollGallerie_nDisplay+(this.lPreloaded-2)));window.setTimeout(this.Objectname+'.UnLock()',this.SetScrollGallerie_duration*1000)};var globalID=null;scrollGallery.prototype.IfIsLoaded=function(id){globalID=id;if(document.getElementById(id)!=undefined){this.IfIsImgLoaded()}else{window.setTimeout(this.Objectname+'.IfIsLoaded()',250)}};scrollGallery.prototype.IfIsImgLoaded=function(){var id=globalID;var bLoaded=true;for(var i=0;i<document.getElementById(id).getElementsByTagName('img').length;i++){if(!document.getElementById(id).getElementsByTagName('img')[i].complete){bLoaded=false}}if(bLoaded){this.ScrollNext()}else{window.setTimeout(this.Objectname+'.IfIsImgLoaded()',250)}}}
function GoogleMapJson(){var bInitMap=true;var map=null;var southWestLatLng=null;var northEastLatLng=null;var markerarray=Array();var layerarray=Array();var pinkeysarray=Array();var pinsarray=Array();var pinsvisiblearray=Array();var pins=0;var mapdata=null;var mapid='';var minzoomlevel=14;this.bMarkerLink=false;this.bUseMapControl=false;this.bHideTypeControl=false;this.bHideNaviControl=false;this.onMapLoaded=function(){};this.bUseZIndex=false;this.bTooltip=false;this.bInfoBox=false;this.sMapType=G_HYBRID_MAP;GoogleMapJson.prototype.initMapOnce=function(id,dataurl){if(mapid==''){mapid=id;if((dataurl!=null)&&(mapdata==null)){new Ajax.Request(dataurl,{method:'post',onSuccess:this.loadMapData.bind(this)})}}};GoogleMapJson.prototype.ReloadMap=function(id,dataurl){if(mapid!=''){mapid=id;if(dataurl!=null){new Ajax.Request(dataurl,{method:'post',onSuccess:this.loadMapData.bind(this)});bInitMap=true}}};GoogleMapJson.prototype.loadMapData=function(request){mapdata=request.responseText.evalJSON();this.initMap();this.onMapLoaded()};GoogleMapJson.prototype.initMap=function(){if(bInitMap){markerarray=Array();layerarray=Array();pinkeysarray=Array();pinsarray=Array();pinsvisiblearray=Array();pins=0;map=new GMap2(document.getElementById(mapid));map.setCenter(new GLatLng(46.8,11.6),11,this.sMapType);if(this.bUseMapControl){if(this.bHideTypeControl==false){var mapControl=new GMapTypeControl();map.addControl(mapControl)}if(this.bHideNaviControl==false){map.addControl(new GLargeMapControl())}}if(this.bTooltip){var tooltip=new Element("div");document.getElementById(mapid).appendChild(tooltip);tooltip.style.visibility='hidden'}if(this.bInfoBox){var infobox=new Element("div",{'id':'infobox'});document.getElementById(mapid).appendChild(infobox);infobox.style.visibility='hidden'}function importanceOrder(marker,b){return GOverlay.getZIndex(marker.getPoint().lat())+(0-marker.importance)*1000000}function addMarker(bUseZIndex,bTooltip,bInfoBox,bMarkerLink){var point=new GLatLng(mapdata[i].lat,mapdata[i].lng);var Icon=new GIcon(G_DEFAULT_ICON);Icon.image=mapdata[i].image;Icon.shadow="";Icon.imageMap=Array(0,0,mapdata[i].size_x,0,mapdata[i].size_x,mapdata[i].size_y,0,mapdata[i].size_y);Icon.iconSize=new GSize(mapdata[i].size_x,mapdata[i].size_y);if(bUseZIndex){markerOptions={icon:Icon,zIndexProcess:importanceOrder}}else{markerOptions={icon:Icon}}var marker=new GMarker(point,markerOptions);if(mapdata[i].balloon!=''){var markerdata=mapdata[i].balloon;if(mapdata[i].aktiv!=undefined){if((mapdata[i].aktiv==true)){if(marker!=null){setTimeout(function(){marker.openInfoWindowHtml(markerdata)},10)}}}if((!bTooltip)&&(!bInfoBox)&&(!bMarkerLink)){GEvent.addListener(marker,"mouseover",function(){marker.openInfoWindowHtml(markerdata)})}}if(bTooltip){if(mapdata[i].tooltip!=''){marker.tooltip=mapdata[i].tooltip;GEvent.addListener(marker,"mouseover",function(){showTooltip(marker)});GEvent.addListener(marker,"mouseout",function(){tooltip.style.visibility='hidden'})}}if(bInfoBox){if(mapdata[i].infobox!=''){marker.infobox=mapdata[i].infobox;GEvent.addListener(marker,"click",function(){showInfoBox(marker)})}}if(bMarkerLink){if(mapdata[i].link!=''){marker.link=mapdata[i].link;GEvent.addListener(marker,"click",function(){window.open(marker.link,'_blank')})}}marker.importance=i;map.addOverlay(marker);markerarray[pins]=marker;layerarray[pins]=mapdata[i].layerkey;if(mapdata[i].pinkey===null){pinkeysarray[pins]=''}else{pinkeysarray[pins]=mapdata[i].pinkey}pinsarray[pins]=true;pinsvisiblearray[pins]=true;pins++}function showTooltip(marker){tooltip.innerHTML=marker.tooltip;var point=map.getCurrentMapType().getProjection().fromLatLngToPixel(map.getBounds().getSouthWest(),map.getZoom());var offset=map.getCurrentMapType().getProjection().fromLatLngToPixel(marker.getPoint(),map.getZoom());var anchor=marker.getIcon().iconAnchor;var width=marker.getIcon().iconSize.width;var pos=new GControlPosition(G_ANCHOR_BOTTOM_LEFT,new GSize(offset.x-point.x-anchor.x+width,-offset.y+point.y+anchor.y-marker.getIcon().iconSize.height));pos.apply(tooltip);tooltip.style.visibility='visible'}function showInfoBox(marker){infobox.innerHTML=marker.infobox;infobox.style.visibility='visible'}if(mapdata!=null){for(var i=0;i<mapdata.length;i++){if(pins==0){southWestLatLng=new GLatLng(mapdata[i].lat,mapdata[i].lng,true);northEastLatLng=new GLatLng(mapdata[i].lat,mapdata[i].lng,true)}else{if(mapdata[i].lat>northEastLatLng.lat()){northEastLatLng=new GLatLng(mapdata[i].lat,northEastLatLng.lng(),true)}if(mapdata[i].lat<southWestLatLng.lat()){southWestLatLng=new GLatLng(mapdata[i].lat,southWestLatLng.lng(),true)}if(mapdata[i].lng>northEastLatLng.lng()){northEastLatLng=new GLatLng(northEastLatLng.lat(),mapdata[i].lng,true)}if(mapdata[i].lng<southWestLatLng.lng()){southWestLatLng=new GLatLng(southWestLatLng.lat(),mapdata[i].lng,true)}}addMarker(this.bUseZIndex,this.bTooltip,this.bInfoBox,this.bMarkerLink)}}this.reCenterMap();bInitMap=false}};GoogleMapJson.prototype.closeInfoBox=function(){if($('infobox')){$('infobox').style.visibility='hidden'}};GoogleMapJson.prototype.openInfoWindowHtml=function(lLatLng,data){if(map!=null){map.openInfoWindowHtml(lLatLng,data)}};GoogleMapJson.prototype.reCenterMap=function(){if(map!=null){map.checkResize()}if((southWestLatLng!=null)&&(northEastLatLng!=null)){var newLatLngBounds=new GLatLngBounds(southWestLatLng,northEastLatLng);map.panTo(newLatLngBounds.getCenter());var newZoomLevel=map.getBoundsZoomLevel(newLatLngBounds);if(newZoomLevel<minzoomlevel){if(newZoomLevel>0){map.setZoom(newZoomLevel);map.panTo(newLatLngBounds.getCenter())}}else{map.setZoom(minzoomlevel);map.panTo(newLatLngBounds.getCenter())}}};GoogleMapJson.prototype.reCalculateMap=function(){southWestLatLng=null;northEastLatLng=null;if(mapdata!=null){for(var i=0;i<mapdata.length;i++){if(pinsvisiblearray[i]==true){if((southWestLatLng==null)&&(northEastLatLng==null)){southWestLatLng=new GLatLng(mapdata[i].lat,mapdata[i].lng,true);northEastLatLng=new GLatLng(mapdata[i].lat,mapdata[i].lng,true)}else{if(mapdata[i].lat>northEastLatLng.lat()){northEastLatLng=new GLatLng(mapdata[i].lat,northEastLatLng.lng(),true)}if(mapdata[i].lat<southWestLatLng.lat()){southWestLatLng=new GLatLng(mapdata[i].lat,southWestLatLng.lng(),true)}if(mapdata[i].lng>northEastLatLng.lng()){northEastLatLng=new GLatLng(northEastLatLng.lat(),mapdata[i].lng,true)}if(mapdata[i].lng<southWestLatLng.lng()){southWestLatLng=new GLatLng(southWestLatLng.lat(),mapdata[i].lng,true)}}}}}};GoogleMapJson.prototype.mapZoomin=function(){map.setZoom(map.getZoom()+1)};GoogleMapJson.prototype.mapZoomout=function(){map.setZoom(map.getZoom()-1)};GoogleMapJson.prototype.setMapType=function(maptype){map.setMapType(maptype)};GoogleMapJson.prototype.showLayerMap=function(layerkey){for(var i=0;i<pins;i++){if((layerkey==layerarray[i])&&(pinsarray[i]==true)){pinsvisiblearray[i]=true;map.removeOverlay(markerarray[i]);map.addOverlay(markerarray[i])}}};GoogleMapJson.prototype.showAllLayerMap=function(){for(var i=0;i<pins;i++){pinsvisiblearray[i]=true;map.removeOverlay(markerarray[i]);map.addOverlay(markerarray[i])}};GoogleMapJson.prototype.hideLayerMap=function(layerkey){for(var i=0;i<pins;i++){if((layerkey==layerarray[i])&&(pinsarray[i]==true)){pinsvisiblearray[i]=false;map.removeOverlay(markerarray[i])}}};GoogleMapJson.prototype.hideAllLayerMap=function(){for(var i=0;i<pins;i++){map.removeOverlay(markerarray[i]);pinsvisiblearray[i]=false}};GoogleMapJson.prototype.toogleLayerMap=function(bool,layerkey){if(bool){this.showLayerMap(layerkey)}else{this.hideLayerMap(layerkey)}};GoogleMapJson.prototype.showPin=function(pinkey){for(var i=0;i<pins;i++){if((pinkey==pinkeysarray[i])){map.removeOverlay(markerarray[i]);map.addOverlay(markerarray[i]);pinsarray[i]=true;pinsvisiblearray[i]=true}}};GoogleMapJson.prototype.hidePin=function(pinkey){for(var i=0;i<pins;i++){if((pinkey==pinkeysarray[i])){map.removeOverlay(markerarray[i]);pinsarray[i]=false;pinsvisiblearray[i]=false}}};GoogleMapJson.prototype.hideAllPins=function(){for(var i=0;i<pins;i++){if(pinkeysarray[i]!=''){pinsarray[i]=false;pinsvisiblearray[i]=false;map.removeOverlay(markerarray[i])}}};GoogleMapJson.prototype.showAllPins=function(){for(var i=0;i<pins;i++){if(pinkeysarray[i]!=''){pinsarray[i]=true;pinsvisiblearray[i]=true;map.removeOverlay(markerarray[i]);map.addOverlay(markerarray[i])}}};GoogleMapJson.prototype.hideAllPinsWithLayer=function(layerkey){for(var i=0;i<pins;i++){if((pinkeysarray[i]!='')&&(layerkey==layerarray[i])){pinsarray[i]=false;pinsvisiblearray[i]=false;map.removeOverlay(markerarray[i])}}};GoogleMapJson.prototype.showAllPinsWithLayer=function(layerkey){for(var i=0;i<pins;i++){if((pinkeysarray[i]!='')&&(layerkey==layerarray[i])){pinsarray[i]=true;pinsvisiblearray[i]=true;map.removeOverlay(markerarray[i]);map.addOverlay(markerarray[i])}}};GoogleMapJson.prototype.isMapLoaded=function(){if(!bInitMap){return true}else{return false}};GoogleMapJson.prototype.setMapID=function(id){mapid=id};GoogleMapJson.prototype.setMapData=function(aJson){mapdata=aJson};GoogleMapJson.prototype.setInitMap=function(bValue){bInitMap=bValue}}
var letztes=null,letztesaufzu=null,letzteidtext=null;var gefaerbt=null;letztesfarbe=null;function aufzubooking(welches,idtext,textein,textaus){if(document.getElementById(welches).style.display=='block'){document.getElementById(welches).style.display='none';document.getElementById(idtext).innerHTML=textein}else{document.getElementById(welches).style.display='none';document.getElementById(welches).style.display='block';document.getElementById(idtext).innerHTML=textaus}void(0)}function aufzuautobooking(welches,idtext,textein,textaus){if(letztesaufzu!=null&&letztesaufzu!=welches){document.getElementById(letztesaufzu).style.display='none';document.getElementById(letzteidtext).innerHTML=textein;document.getElementById(idtext).innerHTML=textein;letztesaufzu=null;letzteidtext=null}if(document.getElementById(welches).style.display=='block'){document.getElementById(welches).style.display='none';document.getElementById(idtext).innerHTML=textein}else{document.getElementById(welches).style.display='none';document.getElementById(welches).style.display='block';document.getElementById(idtext).innerHTML=textaus;letztesaufzu=welches;letzteidtext=idtext}void(0)}function aufzuautobookingzimmer(welches,welchesfarbe,idtext,textein,textaus){if(letztesaufzu!=null&&letztesaufzu!=welches){document.getElementById(letztesaufzu).style.display='none';document.getElementById(letzteidtext).innerHTML=textein;document.getElementById(idtext).innerHTML=textein;$(welchesfarbe).addClassName('gefaerbt');$(letztesfarbe).removeClassName('gefaerbt');gefaerbt=null;letztesfarbe=null;letztesaufzu=null;letzteidtext=null}if(document.getElementById(welches).style.display=='block'){document.getElementById(welches).style.display='none';document.getElementById(idtext).innerHTML=textein;$(welchesfarbe).removeClassName('gefaerbt');gefaerbt=null}else{document.getElementById(welches).style.display='none';document.getElementById(welches).style.display='block';document.getElementById(idtext).innerHTML=textaus;$(welchesfarbe).addClassName('gefaerbt');gefaerbt=welchesfarbe;letztesfarbe=welchesfarbe;letztesaufzu=welches;letzteidtext=idtext}void(0)}function faerbenZimmer(id){if(gefaerbt!=id){$(id).addClassName('gefaerbt')}}function entfaerbenZimmer(id){if(gefaerbt!=id){$(id).removeClassName('gefaerbt')}}function typesEinblenden(welches,tab){document.getElementById(letztetab).className='preistab';document.getElementById(tab).className='preistab preistabativ';document.getElementById(letzte).className='preislisten none';document.getElementById(welches).className='preislisten block';letzte=welches;letztetab=tab}
Effect.CssEffect=Class.create(Effect.Base,{initialize:function(css){this.css=css;this.cssfile=null;var options=Object.extend({property:'',start:0,end:0},arguments[1]||{});this.start(options)},setup:function(){this.value=parseFloat(this.options.start||'0')},update:function(position){if(this.options.start!=this.options.end){var expression=this.options.property+':'+(((this.options.end-this.options.start)*position)+this.options.start).round()+'px';this.setCss(expression)}},setCss:function(expression){if(document.createStyleSheet){var css=document.styleSheets;var pseudocss=null;for(var i=0;i<css.length;i++){if(css[i].rel=='pseudocss'){pseudocss=css[i]}}if(pseudocss==null){pseudocss=document.createStyleSheet();pseudocss.rel='pseudocss'}pseudocss.addRule(this.css,expression)}else{if($('pseudocss')==null){var pseudocss=document.createElement("style");pseudocss.type='text/css';pseudocss.title='pseudocss';pseudocss.id='pseudocss';document.getElementsByTagName("body")[0].appendChild(pseudocss)}$('pseudocss').innerHTML=$('pseudocss').innerHTML+' '+this.css+'{'+expression+'}'}}});
function multiScrollGallery(){this.bAjax=false;this.sCssExpression='';this.lScrollPos=0;this.lElementWidth=0;this.lCount=0;this.lCounter=0;this.bLocked=false;multiScrollGallery.prototype.SetScrollGallerie=function(sCssExpression,lElementWidth,lCount){this.sCssExpression=sCssExpression;this.lElementWidth=lElementWidth;this.lCount=lCount};multiScrollGallery.prototype.ScrollGalleriePrev=function(){if(this.lCounter>0){if(!this.bLocked){this.bLocked=true;new Effect.CssEffect(this.sCssExpression,{property:'margin-left',start:this.lScrollPos,end:this.lScrollPos+this.lElementWidth,duration:1,afterFinish:function(){this.lScrollPos+=this.lElementWidth;this.bLocked=false;this.lCounter--}.bind(this)})}}};multiScrollGallery.prototype.ScrollGallerieNext=function(){if(this.lCounter<this.lCount-1){if(!this.bLocked){this.bLocked=true;new Effect.CssEffect(this.sCssExpression,{property:'margin-left',start:this.lScrollPos,end:this.lScrollPos-this.lElementWidth,duration:1,afterFinish:function(){this.lScrollPos-=this.lElementWidth;this.bLocked=false;this.lCounter++}.bind(this)})}}};multiScrollGallery.prototype.addCssRole=function(selector,expression){}}
Object.extend(Date.prototype,{monthnames:['January','February','March','April','May','June','July','August','September','October','November','December'],daynames:['Sunday','Monday','Tuesday','Wednesday','Thursday','Friday','Saturday'],succ:function(){var sd=new Date(this.getFullYear(),this.getMonth(),this.getDate()+1);sd.setHours(this.getHours(),this.getMinutes(),this.getSeconds(),this.getMilliseconds());return sd},firstofmonth:function(){return new Date(this.getFullYear(),this.getMonth(),1)},lastofmonth:function(){return new Date(this.getFullYear(),this.getMonth()+1,0)},formatPadding:true,format:function(f){if(!this.valueOf()){return'&nbsp;'}var d=this;var formats={'yyyy':d.getFullYear(),'mmmm':this.monthnames[d.getMonth()],'mmm':this.monthnames[d.getMonth()].substr(0,3),'mm':this.formatPadding?((d.getMonth()).succ()).toPaddedString(2):(d.getMonth()).succ(),'dddd':this.daynames[d.getDay()],'ddd':this.daynames[d.getDay()].substr(0,3),'dd':d.getDate().toPaddedString(2),'hh':h=d.getHours()%12?h:12,'nn':d.getMinutes(),'ss':d.getSeconds(),'a/p':d.getHours()<12?'a':'p'};return f.gsub(/(yyyy|mmmm|mmm|mm|dddd|ddd|dd|hh|nn|ss|a\/p)/i,function(match){return formats[match[0].toLowerCase()]})}});var scal={};scal=Class.create();scal.prototype={initialize:function(element,update){this.element=$(element);var type=Try.these(function(){if(!Object.isUndefined(Effect)){return'Effect'}},function(){return'Element'});var currentYear=this.options=Object.extend({oncalchange:Prototype.emptyFunction,daypadding:false,titleformat:'mmmm yyyy',updateformat:'yyyy-mm-dd',closebutton:'X',prevbutton:'&laquo;',nextbutton:'&raquo;',yearnext:'&raquo;&raquo;',yearprev:'&laquo;&laquo;',openeffect:type=='Effect'?Effect.Appear:Element.show,closeeffect:type=='Effect'?Effect.Fade:Element.hide,onclose:Prototype.emptyFunction,onopen:Prototype.emptyFunction,exactweeks:false,dayheadlength:2,weekdaystart:0,planner:false,relatedinput:'',tabular:false},arguments[2]||{});this.table=false;this.thead=false;this.startdate=this._setStartDate(arguments[2]);if(this.options.planner){this.planner=this._setupPlanner(this.options.planner)}if(this.options.tabular){this.table=new Element('table',{border:0,cellspacing:0,cellpadding:0}).addClassName('cal_table');this.thead=new Element('thead');this.table.insert(this.thead);this.element.insert(this.table)}this.updateelement=update;this._setCurrentDate(this.startdate);this.initDate=new Date(this.currentdate);this.controls=this._buildControls();this.title.setAttribute('title',this.initDate.format(this.options.titleformat));this._updateTitles();this[this.table?'thead':'element'].insert(this.controls);this.cal_wrapper=this._buildHead();this.cells=[];this._buildCal()},_setStartDate:function(){var args=arguments[0];var startday=new Date();this.options.month=args&&args.month&&Object.isNumber(args.month)?args.month-1:startday.getMonth();this.options.year=args&&args.year&&Object.isNumber(args.year)?args.year:startday.getFullYear();this.options.day=args&&args.day&&Object.isNumber(args.day)?args.day:(this.options.month!=startday.getMonth())?1:startday.getDate();startday.setHours(0,0,0,0);startday.setDate(this.options.day);startday.setMonth(this.options.month);startday.setFullYear(this.options.year);return startday},_emptyCells:function(){if(this.cells.size()>0){this.cells.invoke('stopObserving');this.cells.invoke('remove');this.cells=[]}},_buildCal:function(){this._emptyCells();if(!(Object.isUndefined(this.cal_weeks_wrapper)||this.table)){this.cal_weeks_wrapper.remove()}this.cal_weeks_wrapper=this._buildWrapper();if(this.table){this.table.select('tbody tr.weekbox:not(.weekboxname)').invoke('remove');this.table.select('tbody.cal_wrapper').invoke('remove');this.cal_weeks_wrapper.each(function(row){this.cal_wrapper.insert(row)}.bind(this))}else{this.cal_wrapper.insert(this.cal_weeks_wrapper)}this[this.table?'table':'element'].insert(this.cal_wrapper)},_click:function(event,cellIndex){var jetzt=new Date();if(Date.parse(this.dateRange[cellIndex])>jetzt.getTime()){this.element.select('.dayselected').invoke('removeClassName','dayselected');(event.target.hasClassName('daybox')?event.target:event.target.up()).addClassName('dayselected');this._setCurrentDate(this.dateRange[cellIndex]);this._updateExternal();this.toggleCalendar();if($(this.options.relatedinput)){if(this.updateelement.value!=$(this.options.relatedinput).value){var myDate=new Date(this.dateRange[cellIndex]);myDate.setDate(myDate.getDate()+7);$(this.options.relatedinput).value=(myDate.getDate()<10?'0':'')+myDate.getDate()+"."+((myDate.getMonth()+1)<10?'0':'')+(myDate.getMonth()+1)+"."+myDate.getFullYear()}}}},_updateExternal:function(){if(Object.isFunction(this.updateelement)){this.updateelement(this.currentdate)}else{var updateElement=$(this.updateelement);updateElement[updateElement.tagName=='INPUT'?'setValue':'update'](this.currentdate.format(this.options.updateformat))}},_buildHead:function(){var cal_wrapper=new Element(this.table?'tbody':'div').addClassName('cal_wrapper');var weekbox=new Element(this.table?'tr':'div').addClassName('weekbox weekboxname');Date.prototype.daynames.sortBy(function(s,i){i-=this.options.weekdaystart;if(i<0){i+=7}return i}.bind(this)).each(function(day,i){var cell=new Element(this.table?'td':'div').addClassName('cal_day_name_'+i);cell.addClassName('daybox').addClassName('dayboxname').update(day.substr(0,this.options.dayheadlength));if(i==6){cell.addClassName('endweek')}weekbox.insert(cell)}.bind(this));return cal_wrapper.insert(weekbox)},_buildWrapper:function(){var firstdaycal=new Date(this.firstofmonth.getFullYear(),this.firstofmonth.getMonth(),this.firstofmonth.getDate());var lastdaycal=new Date(this.lastofmonth.getFullYear(),this.lastofmonth.getMonth(),this.lastofmonth.getDate());firstdaycal.setDate(firstdaycal.getDate()-firstdaycal.getDay()+this.options.weekdaystart);var dateRange=$A($R(firstdaycal,lastdaycal));var cal_weeks_wrapper=this.table?[]:new Element('div').addClassName('calweekswrapper');var wk;var row;var lastday;this.dateRange=[];this.indicators=[];var buildWeek=function(day){row.insert(this._buildDay(wk,day));lastday=day}.bind(this);dateRange.eachSlice(7,function(slice,i){wk=i;row=new Element(this.table?'tr':'div').addClassName('cal_week_'+wk+' weekbox');while(slice.length<7){slice.push(slice.last().succ())}slice.map(buildWeek);cal_weeks_wrapper[this.table?'push':'insert'](row)}.bind(this));if(!this.options.exactweeks){var toFinish=42-this.cells.size();var wkstoFinish=Math.ceil(toFinish/7);if(wkstoFinish>0){toFinish=toFinish/wkstoFinish}$R(1,wkstoFinish).each(function(w){wk+=1;row=new Element(this.table?'tr':'div').addClassName('cal_week_'+wk+' weekbox');$R(1,toFinish).each(function(i){var d=lastday.succ();row.insert(this._buildDay(wk,d));cal_weeks_wrapper[this.table?'push':'insert'](row);lastday=d}.bind(this))}.bind(this))}return cal_weeks_wrapper},_compareDates:function(date1,date2,type){return(this.indicators.indexOf(type)>=0)?false:Object.isUndefined(['getMonth','getDate','getFullYear'].find(function(n){return date1[n]()!=date2[n]()}))},_buildDay:function(week,day){this.dateRange.push(day);var cellid='cal_day_'+week+'_'+day.getDay();var cell=new Element(this.table?'td':'div').addClassName(cellid);var celldate=new Element('div').addClassName(cellid+'_date'+' dayboxdate').update(this.options.daypadding?((day.getDate()).toPaddedString(2)):day.getDate());var cellvalue=new Element('div').addClassName(cellid+'_value'+' dayboxvalue');if(this.options.planner){this._updatePlanner(day,cellvalue)}cell.insert(celldate).insert(cellvalue).addClassName('daybox').addClassName('daybox'+day.format('dddd').toLowerCase());if(this._compareDates(day,this.currentdate,'dayselected')){cell.addClassName('dayselected');this.indicators.push('dayselected')}if(this._compareDates(day,new Date(),'today')){cell.addClassName('today');this.indicators.push('today')}if(day.getDay()==6){cell.addClassName('endweek')}var cs=day.getMonth()!=this.currentdate.getMonth()?['dayoutmonth','dayinmonth']:['dayinmonth','dayoutmonth'];cell.addClassName(cs[0]);if(cell.hasClassName(cs[1])){cell.removeClassName(cs[1])}this.cells.push(cell);return cell.observe('click',this._click.bindAsEventListener(this,this.cells.size()-1))},_updateTitles:function(){var yr=this.currentdate.getFullYear();var mnth=this.currentdate.getMonth();var titles={calprevmonth:Date.prototype.monthnames[(mnth-1)==-1?11:mnth-1],calprevyear:yr-1,calnextyear:yr+1,calnextmonth:Date.prototype.monthnames[(mnth+1)==12?0:mnth+1]};this.controls.select('.calcontrol').each(function(ctrl){var title=titles[ctrl.className.split(' ')[0]];if(!Object.isUndefined(title)){ctrl.setAttribute('title',title)}})},_buildControls:function(){var hParts=[{p:'calclose',u:this.options.closebutton,f:this.toggleCalendar.bindAsEventListener(this)},{p:'calprevyear',u:this.options.yearprev,f:this._switchCal.bindAsEventListener(this,'yeardown')},{p:'calprevmonth',u:this.options.prevbutton,f:this._switchCal.bindAsEventListener(this,'monthdown')},{p:'calnextyear',u:this.options.yearnext,f:this._switchCal.bindAsEventListener(this,'yearup')},{p:'calnextmonth',u:this.options.nextbutton,f:this._switchCal.bindAsEventListener(this,'monthup')},{p:'caltitle',u:this.currentdate.format(this.options.titleformat),f:this._switchCal.bindAsEventListener(this,'init')}];if(this.table){hParts=[hParts[1],hParts[2],hParts[5],hParts[3],hParts[4],hParts[0]]}var cal_header=new Element(this.table?'tr':'div').addClassName('calheader');hParts.each(function(part){var el=new Element(this.table?'td':'div').addClassName(part.p);if(part.p=='caltitle'){this.title=el;if(this.table){el.writeAttribute({colspan:2})}el.update(part.u).observe('click',part.f)}else{el.addClassName('calcontrol');el[typeof(part.u)=='object'?'insert':'update'](part.u).observe('click',part.f)}cal_header.insert(el)}.bind(this));return cal_header},_switchCal:function(){if(arguments[1]){var event=arguments[0];var direction=arguments[1];event.date=this.currentdate}else{var direction=arguments[0]}var params={f:'setTime',p:this.initDate.getTime()};if(direction!='init'){var d=this.currentdate[direction.include('month')?'getMonth':'getFullYear']();params={f:direction.include('month')?'setMonth':'setYear',p:direction.include('up')?d+1:d-1}}this.currentdate[params.f](params.p);if(arguments[1]){this.options.oncalchange(event)}this._update()},_update:function(){this._setCurrentDate(arguments[0]?arguments[0]:this.currentdate);this.title.update(this.currentdate.format(this.options.titleformat));this._buildCal();this._updateTitles()},_setCurrentDate:function(date){this.currentdate=new Date(date.getFullYear(),date.getMonth(),date.getDate());this.firstofmonth=this.currentdate.firstofmonth();this.lastofmonth=this.currentdate.lastofmonth()},_getCellIndexByDate:function(d){var findDate=d.getTime();var cellIndex=0;this.dateRange.each(function(dt,i){if(dt.getTime()==findDate){cellIndex=i;throw $break}});return cellIndex},destroy:function(){this._emptyCells();if(this.table){this.table.remove()}else{this.cal_weeks_wrapper.remove()}this.controls.descendants().invoke('stopObserving');[this.cal_wrapper,this.controls].invoke('remove')},setCurrentDate:function(direction){this[(direction instanceof Date)?'_update':'_switchCal'](direction);if(!arguments[1]){this._updateExternal()}return this.currentdate},toggleCalendar:function(){this.options[this.element.visible()?'closeeffect':'openeffect'](this.element,{duration:0.5})},getElementByDate:function(d){return this.cells[this._getCellIndexByDate(d)]},getElementsByWeek:function(week){return this.element.select('.weekbox:nth-of-type('+(week+1)+') .daybox:not(.dayboxname)')},getSelectedElement:function(){return this.element.select('.dayselected')[0]},getTodaysElement:function(){return this.element.select('.today')[0]},getDateByElement:function(element){return this.dateRange[this.cells.indexOf(element)]},_setupPlanner:Prototype.emptyFunction,_updatePlanner:Prototype.emptyFunction,openCalendar:function(){if(!this.isOpen()){this.toggleCalendar()}},closeCalendar:function(){if(this.isOpen()){this.toggleCalendar()}},isOpen:function(){return this.element.visible()}};Object.extend(scal.prototype,{toggleCalendar:function(){var element=$(this.options.wrapper)||this.element;this.options[element.visible()?'onclose':'onopen'](element);this.options[element.visible()?'closeeffect':'openeffect'](element,{duration:0.5})},isOpen:function(){return($(this.options.wrapper)||this.element).visible()}});
function SetCookie(sCookieName,sCookieValue,lTimeOutDays,bUseSubdomains){var sDomain='';var aSplittedDomain=[];if(bUseSubdomains==true){sDomain=window.location.host;aSplittedDomain=sDomain.split('.');if(aSplittedDomain.length>1){sDomain=aSplittedDomain[aSplittedDomain.length-2]+'.'+aSplittedDomain[aSplittedDomain.length-1];if(aSplittedDomain.length>2){if(aSplittedDomain[aSplittedDomain.length-2]=='bz'&&aSplittedDomain[aSplittedDomain.length-1]=='it'){sDomain=aSplittedDomain[aSplittedDomain.length-3]+'.'+aSplittedDomain[aSplittedDomain.length-2]+'.'+aSplittedDomain[aSplittedDomain.length-1]}}}}if(sDomain!=''){sDomain='domain='+sDomain+';'}sCookieName=''+sCookieName;sCookieValue=''+sCookieValue;if(lTimeOutDays>0){var dtTime=new Date();dtTime=new Date(dtTime.getTime()+1000*60*60*24*lTimeOutDays);document.cookie=sCookieName+'='+UrlEncode(sCookieValue)+';expires='+dtTime.toGMTString()+';path=/;'+sDomain}else{document.cookie=sCookieName+'='+UrlEncode(sCookieValue)+';path=/;'+sDomain}}function GetCookie(sCookieName){var sCookie=';'+document.cookie;var sCookieValue='';if(sCookie.search(sCookieName+'=')>=0&&sCookieName.length>0){sCookieValue=sCookie.substr(sCookie.search(sCookieName+'=')+sCookieName.length+1);if(sCookieValue.search(';')>=0){sCookieValue=sCookieValue.substr(0,sCookieValue.search(';'))}}else{sCookieValue=''}return UrlDecode(sCookieValue)}function DeleteCookie(sCookieName){var dtTime=new Date();dtTime=new Date(dtTime.getTime()-1);document.cookie=sCookieName+'=;expires='+dtTime.toGMTString()+';path=/;'}function UrlEncode(string){return escape(utf8_encode(string))}function UrlDecode(string){return utf8_decode(unescape(string))}function utf8_encode(string){string=string.replace(/\r\n/g,"\n");var utftext="";for(var n=0;n<string.length;n++){var c=string.charCodeAt(n);if(c<128){utftext+=String.fromCharCode(c)}else if((c>127)&&(c<2048)){utftext+=String.fromCharCode((c>>6)|192);utftext+=String.fromCharCode((c&63)|128)}else{utftext+=String.fromCharCode((c>>12)|224);utftext+=String.fromCharCode(((c>>6)&63)|128);utftext+=String.fromCharCode((c&63)|128)}}return utftext}function utf8_decode(utftext){var string="";var i=0;var c=c1=c2=0;while(i<utftext.length){c=utftext.charCodeAt(i);if(c<128){string+=String.fromCharCode(c);i++}else if((c>191)&&(c<224)){c2=utftext.charCodeAt(i+1);string+=String.fromCharCode(((c&31)<<6)|(c2&63));i+=2}else{c2=utftext.charCodeAt(i+1);c3=utftext.charCodeAt(i+2);string+=String.fromCharCode(((c&15)<<12)|((c2&63)<<6)|(c3&63));i+=3}}return string}
/*P:1598.51*/

