var gie=document.all;var gnn6=document.getElementById&&!document.all;var reg_rep={" ":"_","Ä…":"a","Ä‡":"c","Ä™":"e","Å‚":"l","Å„":"n","Ã³":"o","Å›":"s","Å¼":"z","Åº":"z"};function dbi(ditem){return document.getElementById(ditem);}
evtRegister=function(evtType,myFunc,adob){if(document.addEventListener){adob.addEventListener(evtType,myFunc,false);}else if(document.attachEvent){adob.attachEvent('on'+evtType,myFunc);}
return false;}
function getWdSize(){var myWidth=0,myHeight=0;if(typeof(window.innerWidth)=='number'){myWidth=window.innerWidth;myHeight=window.innerHeight;}else if(document.documentElement&&(document.documentElement.clientWidth||document.documentElement.clientHeight)){myWidth=document.documentElement.clientWidth;myHeight=document.documentElement.clientHeight;}else if(document.body&&(document.body.clientWidth||document.body.clientHeight)){myWidth=document.body.clientWidth;myHeight=document.body.clientHeight;}
return Array(myWidth,myHeight);}
function getIframeDoc(iob){var doc=(iob.contentWindow||iob.contentDocument);if(doc.document)doc=doc.document;return doc;}
function udecode(mys){return unescape(decodeURI(mys));}
String.prototype.unescapeHtml=function(){var temp=document.createElement("div");temp.innerHTML=this;var result=temp.childNodes[0].nodeValue;temp.removeChild(temp.firstChild)
return result;}
function trimE(trimString){return trimString.split(" ").join("");}
function chkmaxval(srcval,mymaxval){srcval.style.backgroundColor="";valtc=parseInt(srcval.value.split(" ").join(""));if(valtc&&mymaxval>0&&valtc>mymaxval)valtc=mymaxval;if(valtc)srcval.value=formcell(String(valtc));if((!valtc&&srcval.value.length>0)||(mymaxval!=0&&valtc>mymaxval)||(srcval.value.length>0&&wartoscreg.test(srcval.value)==false))srcval.style.backgroundColor="#FF3333";}
function replacer(str,p1,p2,offset,s){return reg_rep[str];}
function chval(fid){myf=fid.value.match(/[a-z_Ä…Ä™Å›Ä‡Å„Å‚Ã³Å¼Åº\d\s]/g);if(myf&&myf.join('')){myf=myf.join('');myf=myf.replace(/([Ä…Ä™Å›Ä‡Å„Å‚Ã³Å¼Åº\s])/g,replacer);if(myf!=fid.value)fid.value=myf;}else{fid.value="";}};function swapImg(e){if(!e)var e=window.event;if(e.target)targ=e.target;else if(e.srcElement)targ=e.srcElement;if(targ.nodeType==3)targ=targ.parentNode;var targi=targ.src;if((e.type=="mouseover"||e.type=="onmouseover")&&targi.slice(-8,-4)!="_off"){targ.src=targi.slice(0,-4)+"_off"+targi.slice(-4);}else if((e.type=="mouseout"||e.type=="onmouseout")&&targi.slice(-8,-4)=="_off"){targ.src=targi.slice(0,-8)+targi.slice(-4);}else{targ.src=targi;}}
function parseElements(pForm){for(var x=0,ix=pForm.childNodes.length;x<ix;x++){if(pForm.childNodes[x].type=="image"){regImg(pForm.childNodes[x]);}}}
function addmyobLst(obtoLst){if(document.addEventListener){obtoLst.addEventListener('mouseover',function(event){swapImg(event);},false);obtoLst.addEventListener('mouseout',function(event){swapImg(event);},false);}else if(document.attachEvent){obtoLst.attachEvent('onmouseover',function(event){swapImg(event);});obtoLst.attachEvent('onmouseout',function(event){swapImg(event);});}}
function regImg(imgtoReg){if(!myarrImages)var myarrImages=new Array();var c=myarrImages.length;myarrImages[c]=new Image;myarrImages[c].src=imgtoReg.src.slice(0,-4)+"_off"+imgtoReg.src.slice(-4);addmyobLst(imgtoReg);}
function imgpreloader(){for(var i=0,il=document.images.length;i<il;i++){if(document.images[i].src.indexOf("ro_")!="-1"){regImg(document.images[i]);}}
for(var x=0,ix=document.forms.length;x<ix;x++){parseElements(document.forms[x]);}}
if(document.addEventListener){window.addEventListener('load',function(){imgpreloader();},false);}else if(document.attachEvent){window.attachEvent('onload',function(){imgpreloader();});};var isIE=(navigator.appVersion.indexOf("MSIE")!=-1)?true:false;var isWin=(navigator.appVersion.toLowerCase().indexOf("win")!=-1)?true:false;var isOpera=(navigator.userAgent.indexOf("Opera")!=-1)?true:false;function ControlVersion()
{var version;var axo;var e;try{axo=new ActiveXObject("ShockwaveFlash.ShockwaveFlash.7");version=axo.GetVariable("$version");}catch(e){}
if(!version)
{try{axo=new ActiveXObject("ShockwaveFlash.ShockwaveFlash.6");version="WIN 6,0,21,0";axo.AllowScriptAccess="always";version=axo.GetVariable("$version");}catch(e){}}
if(!version)
{try{axo=new ActiveXObject("ShockwaveFlash.ShockwaveFlash.3");version=axo.GetVariable("$version");}catch(e){}}
if(!version)
{try{axo=new ActiveXObject("ShockwaveFlash.ShockwaveFlash.3");version="WIN 3,0,18,0";}catch(e){}}
if(!version)
{try{axo=new ActiveXObject("ShockwaveFlash.ShockwaveFlash");version="WIN 2,0,0,11";}catch(e){version=-1;}}
return version;}
function GetSwfVer(){var flashVer=-1;if(navigator.plugins!=null&&navigator.plugins.length>0){if(navigator.plugins["Shockwave Flash 2.0"]||navigator.plugins["Shockwave Flash"]){var swVer2=navigator.plugins["Shockwave Flash 2.0"]?" 2.0":"";var flashDescription=navigator.plugins["Shockwave Flash"+swVer2].description;var descArray=flashDescription.split(" ");var tempArrayMajor=descArray[2].split(".");var versionMajor=tempArrayMajor[0];var versionMinor=tempArrayMajor[1];var versionRevision=descArray[3];if(versionRevision==""){versionRevision=descArray[4];}
if(versionRevision[0]=="d"){versionRevision=versionRevision.substring(1);}else if(versionRevision[0]=="r"){versionRevision=versionRevision.substring(1);if(versionRevision.indexOf("d")>0){versionRevision=versionRevision.substring(0,versionRevision.indexOf("d"));}}
var flashVer=versionMajor+"."+versionMinor+"."+versionRevision;}}
else if(navigator.userAgent.toLowerCase().indexOf("webtv/2.6")!=-1)flashVer=4;else if(navigator.userAgent.toLowerCase().indexOf("webtv/2.5")!=-1)flashVer=3;else if(navigator.userAgent.toLowerCase().indexOf("webtv")!=-1)flashVer=2;else if(isIE&&isWin&&!isOpera){flashVer=ControlVersion();}
return flashVer;}
function DetectFlashVer(reqMajorVer,reqMinorVer,reqRevision)
{versionStr=GetSwfVer();if(versionStr==-1){return false;}else if(versionStr!=0){if(isIE&&isWin&&!isOpera){tempArray=versionStr.split(" ");tempString=tempArray[1];versionArray=tempString.split(",");}else{versionArray=versionStr.split(".");}
var versionMajor=versionArray[0];var versionMinor=versionArray[1];var versionRevision=versionArray[2];if(versionMajor>parseFloat(reqMajorVer)){return true;}else if(versionMajor==parseFloat(reqMajorVer)){if(versionMinor>parseFloat(reqMinorVer))
return true;else if(versionMinor==parseFloat(reqMinorVer)){if(versionRevision>=parseFloat(reqRevision))
return true;}}
return false;}}
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='';if(isIE&&isWin&&!isOpera)
{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+='</object>';}
else
{str+='<embed ';for(var i in embedAttrs)
{str+=i+'="'+embedAttrs[i]+'" ';}
str+='> </embed>';}
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":case"id":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"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;};flash_param=function(fparam){this.codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,0,0";this.width="0";this.height="0";this.src="";this.quality="high";this.pluginspage="http://www.macromedia.com/go/getflashplayer";this.align="middle";this.play="true";this.loop="true";this.scale="showall";this.wmode="opaque";this.devicefont="false";this.id="";this.bgcolor="#ffffff";this.name="";this.menu="true";this.allowFullScreen="false";this.allowScriptAccess="sameDomain";this.movie="";this.salign="";this.addparam=function(paramname,paramatt){this[paramname]=paramatt;}
this.showparam=function(){for(var ai in this.arguments){alert(this.arguments[ai]);}}
this.fparam=fparam.split(";");var pai,paic=this.fparam.length;for(pai=0;pai<paic;pai++){if(this.fparam[pai]!=""){var idxpoz=this.fparam[pai].indexOf("=");var lparam=this.fparam[pai].substr(0,idxpoz);var rparam=this.fparam[pai].substr(idxpoz+1);if(lparam!=""&&idxpoz!=-1){this.addparam(lparam,rparam);}}}}
function setflash(fname,fparam){this["fo_"+fname]=new flash_param(fparam);var f_ob=this["fo_"+fname];if(AC_FL_RunContent==0){alert("This page requires AC_RunActiveContent.js.");}else{AC_FL_RunContent('codebase',f_ob.codebase,'width',f_ob.width,'height',f_ob.height,'src',f_ob.src,'quality',f_ob.quality,'pluginspage',f_ob.pluginspage,'align',f_ob.align,'play',f_ob.play,'loop',f_ob.loop,'scale',f_ob.scale,'wmode',f_ob.wmode,'devicefont',f_ob.devicefont,'id',f_ob.name==""?fname:f_ob.name,'bgcolor',f_ob.bgcolor,'name',f_ob.name==""?fname:f_ob.name,'menu',f_ob.menu,'allowFullScreen',f_ob.allowFullScreen,'allowScriptAccess',f_ob.allowScriptAccess,'movie',f_ob.src,'salign',f_ob.salign);}
f_ob=null;return false;};
/*
 * jQuery JavaScript Library v1.5.1
 * http://jquery.com/
 *
 * Copyright 2011, John Resig
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * Includes Sizzle.js
 * http://sizzlejs.com/
 * Copyright 2011, The Dojo Foundation
 * Released under the MIT, BSD, and GPL Licenses.
 *
 * Date: Wed Feb 23 13:55:29 2011 -0500
 */
(function(window,undefined){var document=window.document;var jQuery=(function(){var jQuery=function(selector,context){return new jQuery.fn.init(selector,context,rootjQuery);},_jQuery=window.jQuery,_$=window.$,rootjQuery,quickExpr=/^(?:[^<]*(<[\w\W]+>)[^>]*$|#([\w\-]+)$)/,rnotwhite=/\S/,trimLeft=/^\s+/,trimRight=/\s+$/,rdigit=/\d/,rsingleTag=/^<(\w+)\s*\/?>(?:<\/\1>)?$/,rvalidchars=/^[\],:{}\s]*$/,rvalidescape=/\\(?:["\\\/bfnrt]|u[0-9a-fA-F]{4})/g,rvalidtokens=/"[^"\\\n\r]*"|true|false|null|-?\d+(?:\.\d*)?(?:[eE][+\-]?\d+)?/g,rvalidbraces=/(?:^|:|,)(?:\s*\[)+/g,rwebkit=/(webkit)[ \/]([\w.]+)/,ropera=/(opera)(?:.*version)?[ \/]([\w.]+)/,rmsie=/(msie) ([\w.]+)/,rmozilla=/(mozilla)(?:.*? rv:([\w.]+))?/,userAgent=navigator.userAgent,browserMatch,readyBound=false,readyList,promiseMethods="then done fail isResolved isRejected promise".split(" "),DOMContentLoaded,toString=Object.prototype.toString,hasOwn=Object.prototype.hasOwnProperty,push=Array.prototype.push,slice=Array.prototype.slice,trim=String.prototype.trim,indexOf=Array.prototype.indexOf,class2type={};jQuery.fn=jQuery.prototype={constructor:jQuery,init:function(selector,context,rootjQuery){var match,elem,ret,doc;if(!selector){return this;}
if(selector.nodeType){this.context=this[0]=selector;this.length=1;return this;}
if(selector==="body"&&!context&&document.body){this.context=document;this[0]=document.body;this.selector="body";this.length=1;return this;}
if(typeof selector==="string"){match=quickExpr.exec(selector);if(match&&(match[1]||!context)){if(match[1]){context=context instanceof jQuery?context[0]:context;doc=(context?context.ownerDocument||context:document);ret=rsingleTag.exec(selector);if(ret){if(jQuery.isPlainObject(context)){selector=[document.createElement(ret[1])];jQuery.fn.attr.call(selector,context,true);}else{selector=[doc.createElement(ret[1])];}}else{ret=jQuery.buildFragment([match[1]],[doc]);selector=(ret.cacheable?jQuery.clone(ret.fragment):ret.fragment).childNodes;}
return jQuery.merge(this,selector);}else{elem=document.getElementById(match[2]);if(elem&&elem.parentNode){if(elem.id!==match[2]){return rootjQuery.find(selector);}
this.length=1;this[0]=elem;}
this.context=document;this.selector=selector;return this;}}else if(!context||context.jquery){return(context||rootjQuery).find(selector);}else{return this.constructor(context).find(selector);}}else if(jQuery.isFunction(selector)){return rootjQuery.ready(selector);}
if(selector.selector!==undefined){this.selector=selector.selector;this.context=selector.context;}
return jQuery.makeArray(selector,this);},selector:"",jquery:"1.5.1",length:0,size:function(){return this.length;},toArray:function(){return slice.call(this,0);},get:function(num){return num==null?this.toArray():(num<0?this[this.length+num]:this[num]);},pushStack:function(elems,name,selector){var ret=this.constructor();if(jQuery.isArray(elems)){push.apply(ret,elems);}else{jQuery.merge(ret,elems);}
ret.prevObject=this;ret.context=this.context;if(name==="find"){ret.selector=this.selector+(this.selector?" ":"")+selector;}else if(name){ret.selector=this.selector+"."+name+"("+selector+")";}
return ret;},each:function(callback,args){return jQuery.each(this,callback,args);},ready:function(fn){jQuery.bindReady();readyList.done(fn);return this;},eq:function(i){return i===-1?this.slice(i):this.slice(i,+i+1);},first:function(){return this.eq(0);},last:function(){return this.eq(-1);},slice:function(){return this.pushStack(slice.apply(this,arguments),"slice",slice.call(arguments).join(","));},map:function(callback){return this.pushStack(jQuery.map(this,function(elem,i){return callback.call(elem,i,elem);}));},end:function(){return this.prevObject||this.constructor(null);},push:push,sort:[].sort,splice:[].splice};jQuery.fn.init.prototype=jQuery.fn;jQuery.extend=jQuery.fn.extend=function(){var options,name,src,copy,copyIsArray,clone,target=arguments[0]||{},i=1,length=arguments.length,deep=false;if(typeof target==="boolean"){deep=target;target=arguments[1]||{};i=2;}
if(typeof target!=="object"&&!jQuery.isFunction(target)){target={};}
if(length===i){target=this;--i;}
for(;i<length;i++){if((options=arguments[i])!=null){for(name in options){src=target[name];copy=options[name];if(target===copy){continue;}
if(deep&&copy&&(jQuery.isPlainObject(copy)||(copyIsArray=jQuery.isArray(copy)))){if(copyIsArray){copyIsArray=false;clone=src&&jQuery.isArray(src)?src:[];}else{clone=src&&jQuery.isPlainObject(src)?src:{};}
target[name]=jQuery.extend(deep,clone,copy);}else if(copy!==undefined){target[name]=copy;}}}}
return target;};jQuery.extend({noConflict:function(deep){window.$=_$;if(deep){window.jQuery=_jQuery;}
return jQuery;},isReady:false,readyWait:1,ready:function(wait){if(wait===true){jQuery.readyWait--;}
if(!jQuery.readyWait||(wait!==true&&!jQuery.isReady)){if(!document.body){return setTimeout(jQuery.ready,1);}
jQuery.isReady=true;if(wait!==true&&--jQuery.readyWait>0){return;}
readyList.resolveWith(document,[jQuery]);if(jQuery.fn.trigger){jQuery(document).trigger("ready").unbind("ready");}}},bindReady:function(){if(readyBound){return;}
readyBound=true;if(document.readyState==="complete"){return setTimeout(jQuery.ready,1);}
if(document.addEventListener){document.addEventListener("DOMContentLoaded",DOMContentLoaded,false);window.addEventListener("load",jQuery.ready,false);}else if(document.attachEvent){document.attachEvent("onreadystatechange",DOMContentLoaded);window.attachEvent("onload",jQuery.ready);var toplevel=false;try{toplevel=window.frameElement==null;}catch(e){}
if(document.documentElement.doScroll&&toplevel){doScrollCheck();}}},isFunction:function(obj){return jQuery.type(obj)==="function";},isArray:Array.isArray||function(obj){return jQuery.type(obj)==="array";},isWindow:function(obj){return obj&&typeof obj==="object"&&"setInterval"in obj;},isNaN:function(obj){return obj==null||!rdigit.test(obj)||isNaN(obj);},type:function(obj){return obj==null?String(obj):class2type[toString.call(obj)]||"object";},isPlainObject:function(obj){if(!obj||jQuery.type(obj)!=="object"||obj.nodeType||jQuery.isWindow(obj)){return false;}
if(obj.constructor&&!hasOwn.call(obj,"constructor")&&!hasOwn.call(obj.constructor.prototype,"isPrototypeOf")){return false;}
var key;for(key in obj){}
return key===undefined||hasOwn.call(obj,key);},isEmptyObject:function(obj){for(var name in obj){return false;}
return true;},error:function(msg){throw msg;},parseJSON:function(data){if(typeof data!=="string"||!data){return null;}
data=jQuery.trim(data);if(rvalidchars.test(data.replace(rvalidescape,"@").replace(rvalidtokens,"]").replace(rvalidbraces,""))){return window.JSON&&window.JSON.parse?window.JSON.parse(data):(new Function("return "+data))();}else{jQuery.error("Invalid JSON: "+data);}},parseXML:function(data,xml,tmp){if(window.DOMParser){tmp=new DOMParser();xml=tmp.parseFromString(data,"text/xml");}else{xml=new ActiveXObject("Microsoft.XMLDOM");xml.async="false";xml.loadXML(data);}
tmp=xml.documentElement;if(!tmp||!tmp.nodeName||tmp.nodeName==="parsererror"){jQuery.error("Invalid XML: "+data);}
return xml;},noop:function(){},globalEval:function(data){if(data&&rnotwhite.test(data)){var head=document.head||document.getElementsByTagName("head")[0]||document.documentElement,script=document.createElement("script");if(jQuery.support.scriptEval()){script.appendChild(document.createTextNode(data));}else{script.text=data;}
head.insertBefore(script,head.firstChild);head.removeChild(script);}},nodeName:function(elem,name){return elem.nodeName&&elem.nodeName.toUpperCase()===name.toUpperCase();},each:function(object,callback,args){var name,i=0,length=object.length,isObj=length===undefined||jQuery.isFunction(object);if(args){if(isObj){for(name in object){if(callback.apply(object[name],args)===false){break;}}}else{for(;i<length;){if(callback.apply(object[i++],args)===false){break;}}}}else{if(isObj){for(name in object){if(callback.call(object[name],name,object[name])===false){break;}}}else{for(var value=object[0];i<length&&callback.call(value,i,value)!==false;value=object[++i]){}}}
return object;},trim:trim?function(text){return text==null?"":trim.call(text);}:function(text){return text==null?"":text.toString().replace(trimLeft,"").replace(trimRight,"");},makeArray:function(array,results){var ret=results||[];if(array!=null){var type=jQuery.type(array);if(array.length==null||type==="string"||type==="function"||type==="regexp"||jQuery.isWindow(array)){push.call(ret,array);}else{jQuery.merge(ret,array);}}
return ret;},inArray:function(elem,array){if(array.indexOf){return array.indexOf(elem);}
for(var i=0,length=array.length;i<length;i++){if(array[i]===elem){return i;}}
return-1;},merge:function(first,second){var i=first.length,j=0;if(typeof second.length==="number"){for(var l=second.length;j<l;j++){first[i++]=second[j];}}else{while(second[j]!==undefined){first[i++]=second[j++];}}
first.length=i;return first;},grep:function(elems,callback,inv){var ret=[],retVal;inv=!!inv;for(var i=0,length=elems.length;i<length;i++){retVal=!!callback(elems[i],i);if(inv!==retVal){ret.push(elems[i]);}}
return ret;},map:function(elems,callback,arg){var ret=[],value;for(var i=0,length=elems.length;i<length;i++){value=callback(elems[i],i,arg);if(value!=null){ret[ret.length]=value;}}
return ret.concat.apply([],ret);},guid:1,proxy:function(fn,proxy,thisObject){if(arguments.length===2){if(typeof proxy==="string"){thisObject=fn;fn=thisObject[proxy];proxy=undefined;}else if(proxy&&!jQuery.isFunction(proxy)){thisObject=proxy;proxy=undefined;}}
if(!proxy&&fn){proxy=function(){return fn.apply(thisObject||this,arguments);};}
if(fn){proxy.guid=fn.guid=fn.guid||proxy.guid||jQuery.guid++;}
return proxy;},access:function(elems,key,value,exec,fn,pass){var length=elems.length;if(typeof key==="object"){for(var k in key){jQuery.access(elems,k,key[k],exec,fn,value);}
return elems;}
if(value!==undefined){exec=!pass&&exec&&jQuery.isFunction(value);for(var i=0;i<length;i++){fn(elems[i],key,exec?value.call(elems[i],i,fn(elems[i],key)):value,pass);}
return elems;}
return length?fn(elems[0],key):undefined;},now:function(){return(new Date()).getTime();},_Deferred:function(){var
callbacks=[],fired,firing,cancelled,deferred={done:function(){if(!cancelled){var args=arguments,i,length,elem,type,_fired;if(fired){_fired=fired;fired=0;}
for(i=0,length=args.length;i<length;i++){elem=args[i];type=jQuery.type(elem);if(type==="array"){deferred.done.apply(deferred,elem);}else if(type==="function"){callbacks.push(elem);}}
if(_fired){deferred.resolveWith(_fired[0],_fired[1]);}}
return this;},resolveWith:function(context,args){if(!cancelled&&!fired&&!firing){firing=1;try{while(callbacks[0]){callbacks.shift().apply(context,args);}}
catch(e){throw e;}
finally{fired=[context,args];firing=0;}}
return this;},resolve:function(){deferred.resolveWith(jQuery.isFunction(this.promise)?this.promise():this,arguments);return this;},isResolved:function(){return!!(firing||fired);},cancel:function(){cancelled=1;callbacks=[];return this;}};return deferred;},Deferred:function(func){var deferred=jQuery._Deferred(),failDeferred=jQuery._Deferred(),promise;jQuery.extend(deferred,{then:function(doneCallbacks,failCallbacks){deferred.done(doneCallbacks).fail(failCallbacks);return this;},fail:failDeferred.done,rejectWith:failDeferred.resolveWith,reject:failDeferred.resolve,isRejected:failDeferred.isResolved,promise:function(obj){if(obj==null){if(promise){return promise;}
promise=obj={};}
var i=promiseMethods.length;while(i--){obj[promiseMethods[i]]=deferred[promiseMethods[i]];}
return obj;}});deferred.done(failDeferred.cancel).fail(deferred.cancel);delete deferred.cancel;if(func){func.call(deferred,deferred);}
return deferred;},when:function(object){var lastIndex=arguments.length,deferred=lastIndex<=1&&object&&jQuery.isFunction(object.promise)?object:jQuery.Deferred(),promise=deferred.promise();if(lastIndex>1){var array=slice.call(arguments,0),count=lastIndex,iCallback=function(index){return function(value){array[index]=arguments.length>1?slice.call(arguments,0):value;if(!(--count)){deferred.resolveWith(promise,array);}};};while((lastIndex--)){object=array[lastIndex];if(object&&jQuery.isFunction(object.promise)){object.promise().then(iCallback(lastIndex),deferred.reject);}else{--count;}}
if(!count){deferred.resolveWith(promise,array);}}else if(deferred!==object){deferred.resolve(object);}
return promise;},uaMatch:function(ua){ua=ua.toLowerCase();var match=rwebkit.exec(ua)||ropera.exec(ua)||rmsie.exec(ua)||ua.indexOf("compatible")<0&&rmozilla.exec(ua)||[];return{browser:match[1]||"",version:match[2]||"0"};},sub:function(){function jQuerySubclass(selector,context){return new jQuerySubclass.fn.init(selector,context);}
jQuery.extend(true,jQuerySubclass,this);jQuerySubclass.superclass=this;jQuerySubclass.fn=jQuerySubclass.prototype=this();jQuerySubclass.fn.constructor=jQuerySubclass;jQuerySubclass.subclass=this.subclass;jQuerySubclass.fn.init=function init(selector,context){if(context&&context instanceof jQuery&&!(context instanceof jQuerySubclass)){context=jQuerySubclass(context);}
return jQuery.fn.init.call(this,selector,context,rootjQuerySubclass);};jQuerySubclass.fn.init.prototype=jQuerySubclass.fn;var rootjQuerySubclass=jQuerySubclass(document);return jQuerySubclass;},browser:{}});readyList=jQuery._Deferred();jQuery.each("Boolean Number String Function Array Date RegExp Object".split(" "),function(i,name){class2type["[object "+name+"]"]=name.toLowerCase();});browserMatch=jQuery.uaMatch(userAgent);if(browserMatch.browser){jQuery.browser[browserMatch.browser]=true;jQuery.browser.version=browserMatch.version;}
if(jQuery.browser.webkit){jQuery.browser.safari=true;}
if(indexOf){jQuery.inArray=function(elem,array){return indexOf.call(array,elem);};}
if(rnotwhite.test("\xA0")){trimLeft=/^[\s\xA0]+/;trimRight=/[\s\xA0]+$/;}
rootjQuery=jQuery(document);if(document.addEventListener){DOMContentLoaded=function(){document.removeEventListener("DOMContentLoaded",DOMContentLoaded,false);jQuery.ready();};}else if(document.attachEvent){DOMContentLoaded=function(){if(document.readyState==="complete"){document.detachEvent("onreadystatechange",DOMContentLoaded);jQuery.ready();}};}
function doScrollCheck(){if(jQuery.isReady){return;}
try{document.documentElement.doScroll("left");}catch(e){setTimeout(doScrollCheck,1);return;}
jQuery.ready();}
return jQuery;})();(function(){jQuery.support={};var div=document.createElement("div");div.style.display="none";div.innerHTML="   <link/><table></table><a href='/a' style='color:red;float:left;opacity:.55;'>a</a><input type='checkbox'/>";var all=div.getElementsByTagName("*"),a=div.getElementsByTagName("a")[0],select=document.createElement("select"),opt=select.appendChild(document.createElement("option")),input=div.getElementsByTagName("input")[0];if(!all||!all.length||!a){return;}
jQuery.support={leadingWhitespace:div.firstChild.nodeType===3,tbody:!div.getElementsByTagName("tbody").length,htmlSerialize:!!div.getElementsByTagName("link").length,style:/red/.test(a.getAttribute("style")),hrefNormalized:a.getAttribute("href")==="/a",opacity:/^0.55$/.test(a.style.opacity),cssFloat:!!a.style.cssFloat,checkOn:input.value==="on",optSelected:opt.selected,deleteExpando:true,optDisabled:false,checkClone:false,noCloneEvent:true,noCloneChecked:true,boxModel:null,inlineBlockNeedsLayout:false,shrinkWrapBlocks:false,reliableHiddenOffsets:true};input.checked=true;jQuery.support.noCloneChecked=input.cloneNode(true).checked;select.disabled=true;jQuery.support.optDisabled=!opt.disabled;var _scriptEval=null;jQuery.support.scriptEval=function(){if(_scriptEval===null){var root=document.documentElement,script=document.createElement("script"),id="script"+jQuery.now();try{script.appendChild(document.createTextNode("window."+id+"=1;"));}catch(e){}
root.insertBefore(script,root.firstChild);if(window[id]){_scriptEval=true;delete window[id];}else{_scriptEval=false;}
root.removeChild(script);root=script=id=null;}
return _scriptEval;};try{delete div.test;}catch(e){jQuery.support.deleteExpando=false;}
if(!div.addEventListener&&div.attachEvent&&div.fireEvent){div.attachEvent("onclick",function click(){jQuery.support.noCloneEvent=false;div.detachEvent("onclick",click);});div.cloneNode(true).fireEvent("onclick");}
div=document.createElement("div");div.innerHTML="<input type='radio' name='radiotest' checked='checked'/>";var fragment=document.createDocumentFragment();fragment.appendChild(div.firstChild);jQuery.support.checkClone=fragment.cloneNode(true).cloneNode(true).lastChild.checked;jQuery(function(){var div=document.createElement("div"),body=document.getElementsByTagName("body")[0];if(!body){return;}
div.style.width=div.style.paddingLeft="1px";body.appendChild(div);jQuery.boxModel=jQuery.support.boxModel=div.offsetWidth===2;if("zoom"in div.style){div.style.display="inline";div.style.zoom=1;jQuery.support.inlineBlockNeedsLayout=div.offsetWidth===2;div.style.display="";div.innerHTML="<div style='width:4px;'></div>";jQuery.support.shrinkWrapBlocks=div.offsetWidth!==2;}
div.innerHTML="<table><tr><td style='padding:0;border:0;display:none'></td><td>t</td></tr></table>";var tds=div.getElementsByTagName("td");jQuery.support.reliableHiddenOffsets=tds[0].offsetHeight===0;tds[0].style.display="";tds[1].style.display="none";jQuery.support.reliableHiddenOffsets=jQuery.support.reliableHiddenOffsets&&tds[0].offsetHeight===0;div.innerHTML="";body.removeChild(div).style.display="none";div=tds=null;});var eventSupported=function(eventName){var el=document.createElement("div");eventName="on"+eventName;if(!el.attachEvent){return true;}
var isSupported=(eventName in el);if(!isSupported){el.setAttribute(eventName,"return;");isSupported=typeof el[eventName]==="function";}
el=null;return isSupported;};jQuery.support.submitBubbles=eventSupported("submit");jQuery.support.changeBubbles=eventSupported("change");div=all=a=null;})();var rbrace=/^(?:\{.*\}|\[.*\])$/;jQuery.extend({cache:{},uuid:0,expando:"jQuery"+(jQuery.fn.jquery+Math.random()).replace(/\D/g,""),noData:{"embed":true,"object":"clsid:D27CDB6E-AE6D-11cf-96B8-444553540000","applet":true},hasData:function(elem){elem=elem.nodeType?jQuery.cache[elem[jQuery.expando]]:elem[jQuery.expando];return!!elem&&!isEmptyDataObject(elem);},data:function(elem,name,data,pvt){if(!jQuery.acceptData(elem)){return;}
var internalKey=jQuery.expando,getByName=typeof name==="string",thisCache,isNode=elem.nodeType,cache=isNode?jQuery.cache:elem,id=isNode?elem[jQuery.expando]:elem[jQuery.expando]&&jQuery.expando;if((!id||(pvt&&id&&!cache[id][internalKey]))&&getByName&&data===undefined){return;}
if(!id){if(isNode){elem[jQuery.expando]=id=++jQuery.uuid;}else{id=jQuery.expando;}}
if(!cache[id]){cache[id]={};if(!isNode){cache[id].toJSON=jQuery.noop;}}
if(typeof name==="object"||typeof name==="function"){if(pvt){cache[id][internalKey]=jQuery.extend(cache[id][internalKey],name);}else{cache[id]=jQuery.extend(cache[id],name);}}
thisCache=cache[id];if(pvt){if(!thisCache[internalKey]){thisCache[internalKey]={};}
thisCache=thisCache[internalKey];}
if(data!==undefined){thisCache[name]=data;}
if(name==="events"&&!thisCache[name]){return thisCache[internalKey]&&thisCache[internalKey].events;}
return getByName?thisCache[name]:thisCache;},removeData:function(elem,name,pvt){if(!jQuery.acceptData(elem)){return;}
var internalKey=jQuery.expando,isNode=elem.nodeType,cache=isNode?jQuery.cache:elem,id=isNode?elem[jQuery.expando]:jQuery.expando;if(!cache[id]){return;}
if(name){var thisCache=pvt?cache[id][internalKey]:cache[id];if(thisCache){delete thisCache[name];if(!isEmptyDataObject(thisCache)){return;}}}
if(pvt){delete cache[id][internalKey];if(!isEmptyDataObject(cache[id])){return;}}
var internalCache=cache[id][internalKey];if(jQuery.support.deleteExpando||cache!=window){delete cache[id];}else{cache[id]=null;}
if(internalCache){cache[id]={};if(!isNode){cache[id].toJSON=jQuery.noop;}
cache[id][internalKey]=internalCache;}else if(isNode){if(jQuery.support.deleteExpando){delete elem[jQuery.expando];}else if(elem.removeAttribute){elem.removeAttribute(jQuery.expando);}else{elem[jQuery.expando]=null;}}},_data:function(elem,name,data){return jQuery.data(elem,name,data,true);},acceptData:function(elem){if(elem.nodeName){var match=jQuery.noData[elem.nodeName.toLowerCase()];if(match){return!(match===true||elem.getAttribute("classid")!==match);}}
return true;}});jQuery.fn.extend({data:function(key,value){var data=null;if(typeof key==="undefined"){if(this.length){data=jQuery.data(this[0]);if(this[0].nodeType===1){var attr=this[0].attributes,name;for(var i=0,l=attr.length;i<l;i++){name=attr[i].name;if(name.indexOf("data-")===0){name=name.substr(5);dataAttr(this[0],name,data[name]);}}}}
return data;}else if(typeof key==="object"){return this.each(function(){jQuery.data(this,key);});}
var parts=key.split(".");parts[1]=parts[1]?"."+parts[1]:"";if(value===undefined){data=this.triggerHandler("getData"+parts[1]+"!",[parts[0]]);if(data===undefined&&this.length){data=jQuery.data(this[0],key);data=dataAttr(this[0],key,data);}
return data===undefined&&parts[1]?this.data(parts[0]):data;}else{return this.each(function(){var $this=jQuery(this),args=[parts[0],value];$this.triggerHandler("setData"+parts[1]+"!",args);jQuery.data(this,key,value);$this.triggerHandler("changeData"+parts[1]+"!",args);});}},removeData:function(key){return this.each(function(){jQuery.removeData(this,key);});}});function dataAttr(elem,key,data){if(data===undefined&&elem.nodeType===1){data=elem.getAttribute("data-"+key);if(typeof data==="string"){try{data=data==="true"?true:data==="false"?false:data==="null"?null:!jQuery.isNaN(data)?parseFloat(data):rbrace.test(data)?jQuery.parseJSON(data):data;}catch(e){}
jQuery.data(elem,key,data);}else{data=undefined;}}
return data;}
function isEmptyDataObject(obj){for(var name in obj){if(name!=="toJSON"){return false;}}
return true;}
jQuery.extend({queue:function(elem,type,data){if(!elem){return;}
type=(type||"fx")+"queue";var q=jQuery._data(elem,type);if(!data){return q||[];}
if(!q||jQuery.isArray(data)){q=jQuery._data(elem,type,jQuery.makeArray(data));}else{q.push(data);}
return q;},dequeue:function(elem,type){type=type||"fx";var queue=jQuery.queue(elem,type),fn=queue.shift();if(fn==="inprogress"){fn=queue.shift();}
if(fn){if(type==="fx"){queue.unshift("inprogress");}
fn.call(elem,function(){jQuery.dequeue(elem,type);});}
if(!queue.length){jQuery.removeData(elem,type+"queue",true);}}});jQuery.fn.extend({queue:function(type,data){if(typeof type!=="string"){data=type;type="fx";}
if(data===undefined){return jQuery.queue(this[0],type);}
return this.each(function(i){var queue=jQuery.queue(this,type,data);if(type==="fx"&&queue[0]!=="inprogress"){jQuery.dequeue(this,type);}});},dequeue:function(type){return this.each(function(){jQuery.dequeue(this,type);});},delay:function(time,type){time=jQuery.fx?jQuery.fx.speeds[time]||time:time;type=type||"fx";return this.queue(type,function(){var elem=this;setTimeout(function(){jQuery.dequeue(elem,type);},time);});},clearQueue:function(type){return this.queue(type||"fx",[]);}});var rclass=/[\n\t\r]/g,rspaces=/\s+/,rreturn=/\r/g,rspecialurl=/^(?:href|src|style)$/,rtype=/^(?:button|input)$/i,rfocusable=/^(?:button|input|object|select|textarea)$/i,rclickable=/^a(?:rea)?$/i,rradiocheck=/^(?:radio|checkbox)$/i;jQuery.props={"for":"htmlFor","class":"className",readonly:"readOnly",maxlength:"maxLength",cellspacing:"cellSpacing",rowspan:"rowSpan",colspan:"colSpan",tabindex:"tabIndex",usemap:"useMap",frameborder:"frameBorder"};jQuery.fn.extend({attr:function(name,value){return jQuery.access(this,name,value,true,jQuery.attr);},removeAttr:function(name,fn){return this.each(function(){jQuery.attr(this,name,"");if(this.nodeType===1){this.removeAttribute(name);}});},addClass:function(value){if(jQuery.isFunction(value)){return this.each(function(i){var self=jQuery(this);self.addClass(value.call(this,i,self.attr("class")));});}
if(value&&typeof value==="string"){var classNames=(value||"").split(rspaces);for(var i=0,l=this.length;i<l;i++){var elem=this[i];if(elem.nodeType===1){if(!elem.className){elem.className=value;}else{var className=" "+elem.className+" ",setClass=elem.className;for(var c=0,cl=classNames.length;c<cl;c++){if(className.indexOf(" "+classNames[c]+" ")<0){setClass+=" "+classNames[c];}}
elem.className=jQuery.trim(setClass);}}}}
return this;},removeClass:function(value){if(jQuery.isFunction(value)){return this.each(function(i){var self=jQuery(this);self.removeClass(value.call(this,i,self.attr("class")));});}
if((value&&typeof value==="string")||value===undefined){var classNames=(value||"").split(rspaces);for(var i=0,l=this.length;i<l;i++){var elem=this[i];if(elem.nodeType===1&&elem.className){if(value){var className=(" "+elem.className+" ").replace(rclass," ");for(var c=0,cl=classNames.length;c<cl;c++){className=className.replace(" "+classNames[c]+" "," ");}
elem.className=jQuery.trim(className);}else{elem.className="";}}}}
return this;},toggleClass:function(value,stateVal){var type=typeof value,isBool=typeof stateVal==="boolean";if(jQuery.isFunction(value)){return this.each(function(i){var self=jQuery(this);self.toggleClass(value.call(this,i,self.attr("class"),stateVal),stateVal);});}
return this.each(function(){if(type==="string"){var className,i=0,self=jQuery(this),state=stateVal,classNames=value.split(rspaces);while((className=classNames[i++])){state=isBool?state:!self.hasClass(className);self[state?"addClass":"removeClass"](className);}}else if(type==="undefined"||type==="boolean"){if(this.className){jQuery._data(this,"__className__",this.className);}
this.className=this.className||value===false?"":jQuery._data(this,"__className__")||"";}});},hasClass:function(selector){var className=" "+selector+" ";for(var i=0,l=this.length;i<l;i++){if((" "+this[i].className+" ").replace(rclass," ").indexOf(className)>-1){return true;}}
return false;},val:function(value){if(!arguments.length){var elem=this[0];if(elem){if(jQuery.nodeName(elem,"option")){var val=elem.attributes.value;return!val||val.specified?elem.value:elem.text;}
if(jQuery.nodeName(elem,"select")){var index=elem.selectedIndex,values=[],options=elem.options,one=elem.type==="select-one";if(index<0){return null;}
for(var i=one?index:0,max=one?index+1:options.length;i<max;i++){var option=options[i];if(option.selected&&(jQuery.support.optDisabled?!option.disabled:option.getAttribute("disabled")===null)&&(!option.parentNode.disabled||!jQuery.nodeName(option.parentNode,"optgroup"))){value=jQuery(option).val();if(one){return value;}
values.push(value);}}
if(one&&!values.length&&options.length){return jQuery(options[index]).val();}
return values;}
if(rradiocheck.test(elem.type)&&!jQuery.support.checkOn){return elem.getAttribute("value")===null?"on":elem.value;}
return(elem.value||"").replace(rreturn,"");}
return undefined;}
var isFunction=jQuery.isFunction(value);return this.each(function(i){var self=jQuery(this),val=value;if(this.nodeType!==1){return;}
if(isFunction){val=value.call(this,i,self.val());}
if(val==null){val="";}else if(typeof val==="number"){val+="";}else if(jQuery.isArray(val)){val=jQuery.map(val,function(value){return value==null?"":value+"";});}
if(jQuery.isArray(val)&&rradiocheck.test(this.type)){this.checked=jQuery.inArray(self.val(),val)>=0;}else if(jQuery.nodeName(this,"select")){var values=jQuery.makeArray(val);jQuery("option",this).each(function(){this.selected=jQuery.inArray(jQuery(this).val(),values)>=0;});if(!values.length){this.selectedIndex=-1;}}else{this.value=val;}});}});jQuery.extend({attrFn:{val:true,css:true,html:true,text:true,data:true,width:true,height:true,offset:true},attr:function(elem,name,value,pass){if(!elem||elem.nodeType===3||elem.nodeType===8||elem.nodeType===2){return undefined;}
if(pass&&name in jQuery.attrFn){return jQuery(elem)[name](value);}
var notxml=elem.nodeType!==1||!jQuery.isXMLDoc(elem),set=value!==undefined;name=notxml&&jQuery.props[name]||name;if(elem.nodeType===1){var special=rspecialurl.test(name);if(name==="selected"&&!jQuery.support.optSelected){var parent=elem.parentNode;if(parent){parent.selectedIndex;if(parent.parentNode){parent.parentNode.selectedIndex;}}}
if((name in elem||elem[name]!==undefined)&&notxml&&!special){if(set){if(name==="type"&&rtype.test(elem.nodeName)&&elem.parentNode){jQuery.error("type property can't be changed");}
if(value===null){if(elem.nodeType===1){elem.removeAttribute(name);}}else{elem[name]=value;}}
if(jQuery.nodeName(elem,"form")&&elem.getAttributeNode(name)){return elem.getAttributeNode(name).nodeValue;}
if(name==="tabIndex"){var attributeNode=elem.getAttributeNode("tabIndex");return attributeNode&&attributeNode.specified?attributeNode.value:rfocusable.test(elem.nodeName)||rclickable.test(elem.nodeName)&&elem.href?0:undefined;}
return elem[name];}
if(!jQuery.support.style&&notxml&&name==="style"){if(set){elem.style.cssText=""+value;}
return elem.style.cssText;}
if(set){elem.setAttribute(name,""+value);}
if(!elem.attributes[name]&&(elem.hasAttribute&&!elem.hasAttribute(name))){return undefined;}
var attr=!jQuery.support.hrefNormalized&&notxml&&special?elem.getAttribute(name,2):elem.getAttribute(name);return attr===null?undefined:attr;}
if(set){elem[name]=value;}
return elem[name];}});var rnamespaces=/\.(.*)$/,rformElems=/^(?:textarea|input|select)$/i,rperiod=/\./g,rspace=/ /g,rescape=/[^\w\s.|`]/g,fcleanup=function(nm){return nm.replace(rescape,"\\$&");};jQuery.event={add:function(elem,types,handler,data){if(elem.nodeType===3||elem.nodeType===8){return;}
try{if(jQuery.isWindow(elem)&&(elem!==window&&!elem.frameElement)){elem=window;}}
catch(e){}
if(handler===false){handler=returnFalse;}else if(!handler){return;}
var handleObjIn,handleObj;if(handler.handler){handleObjIn=handler;handler=handleObjIn.handler;}
if(!handler.guid){handler.guid=jQuery.guid++;}
var elemData=jQuery._data(elem);if(!elemData){return;}
var events=elemData.events,eventHandle=elemData.handle;if(!events){elemData.events=events={};}
if(!eventHandle){elemData.handle=eventHandle=function(){return typeof jQuery!=="undefined"&&!jQuery.event.triggered?jQuery.event.handle.apply(eventHandle.elem,arguments):undefined;};}
eventHandle.elem=elem;types=types.split(" ");var type,i=0,namespaces;while((type=types[i++])){handleObj=handleObjIn?jQuery.extend({},handleObjIn):{handler:handler,data:data};if(type.indexOf(".")>-1){namespaces=type.split(".");type=namespaces.shift();handleObj.namespace=namespaces.slice(0).sort().join(".");}else{namespaces=[];handleObj.namespace="";}
handleObj.type=type;if(!handleObj.guid){handleObj.guid=handler.guid;}
var handlers=events[type],special=jQuery.event.special[type]||{};if(!handlers){handlers=events[type]=[];if(!special.setup||special.setup.call(elem,data,namespaces,eventHandle)===false){if(elem.addEventListener){elem.addEventListener(type,eventHandle,false);}else if(elem.attachEvent){elem.attachEvent("on"+type,eventHandle);}}}
if(special.add){special.add.call(elem,handleObj);if(!handleObj.handler.guid){handleObj.handler.guid=handler.guid;}}
handlers.push(handleObj);jQuery.event.global[type]=true;}
elem=null;},global:{},remove:function(elem,types,handler,pos){if(elem.nodeType===3||elem.nodeType===8){return;}
if(handler===false){handler=returnFalse;}
var ret,type,fn,j,i=0,all,namespaces,namespace,special,eventType,handleObj,origType,elemData=jQuery.hasData(elem)&&jQuery._data(elem),events=elemData&&elemData.events;if(!elemData||!events){return;}
if(types&&types.type){handler=types.handler;types=types.type;}
if(!types||typeof types==="string"&&types.charAt(0)==="."){types=types||"";for(type in events){jQuery.event.remove(elem,type+types);}
return;}
types=types.split(" ");while((type=types[i++])){origType=type;handleObj=null;all=type.indexOf(".")<0;namespaces=[];if(!all){namespaces=type.split(".");type=namespaces.shift();namespace=new RegExp("(^|\\.)"+
jQuery.map(namespaces.slice(0).sort(),fcleanup).join("\\.(?:.*\\.)?")+"(\\.|$)");}
eventType=events[type];if(!eventType){continue;}
if(!handler){for(j=0;j<eventType.length;j++){handleObj=eventType[j];if(all||namespace.test(handleObj.namespace)){jQuery.event.remove(elem,origType,handleObj.handler,j);eventType.splice(j--,1);}}
continue;}
special=jQuery.event.special[type]||{};for(j=pos||0;j<eventType.length;j++){handleObj=eventType[j];if(handler.guid===handleObj.guid){if(all||namespace.test(handleObj.namespace)){if(pos==null){eventType.splice(j--,1);}
if(special.remove){special.remove.call(elem,handleObj);}}
if(pos!=null){break;}}}
if(eventType.length===0||pos!=null&&eventType.length===1){if(!special.teardown||special.teardown.call(elem,namespaces)===false){jQuery.removeEvent(elem,type,elemData.handle);}
ret=null;delete events[type];}}
if(jQuery.isEmptyObject(events)){var handle=elemData.handle;if(handle){handle.elem=null;}
delete elemData.events;delete elemData.handle;if(jQuery.isEmptyObject(elemData)){jQuery.removeData(elem,undefined,true);}}},trigger:function(event,data,elem){var type=event.type||event,bubbling=arguments[3];if(!bubbling){event=typeof event==="object"?event[jQuery.expando]?event:jQuery.extend(jQuery.Event(type),event):jQuery.Event(type);if(type.indexOf("!")>=0){event.type=type=type.slice(0,-1);event.exclusive=true;}
if(!elem){event.stopPropagation();if(jQuery.event.global[type]){jQuery.each(jQuery.cache,function(){var internalKey=jQuery.expando,internalCache=this[internalKey];if(internalCache&&internalCache.events&&internalCache.events[type]){jQuery.event.trigger(event,data,internalCache.handle.elem);}});}}
if(!elem||elem.nodeType===3||elem.nodeType===8){return undefined;}
event.result=undefined;event.target=elem;data=jQuery.makeArray(data);data.unshift(event);}
event.currentTarget=elem;var handle=jQuery._data(elem,"handle");if(handle){handle.apply(elem,data);}
var parent=elem.parentNode||elem.ownerDocument;try{if(!(elem&&elem.nodeName&&jQuery.noData[elem.nodeName.toLowerCase()])){if(elem["on"+type]&&elem["on"+type].apply(elem,data)===false){event.result=false;event.preventDefault();}}}catch(inlineError){}
if(!event.isPropagationStopped()&&parent){jQuery.event.trigger(event,data,parent,true);}else if(!event.isDefaultPrevented()){var old,target=event.target,targetType=type.replace(rnamespaces,""),isClick=jQuery.nodeName(target,"a")&&targetType==="click",special=jQuery.event.special[targetType]||{};if((!special._default||special._default.call(elem,event)===false)&&!isClick&&!(target&&target.nodeName&&jQuery.noData[target.nodeName.toLowerCase()])){try{if(target[targetType]){old=target["on"+targetType];if(old){target["on"+targetType]=null;}
jQuery.event.triggered=true;target[targetType]();}}catch(triggerError){}
if(old){target["on"+targetType]=old;}
jQuery.event.triggered=false;}}},handle:function(event){var all,handlers,namespaces,namespace_re,events,namespace_sort=[],args=jQuery.makeArray(arguments);event=args[0]=jQuery.event.fix(event||window.event);event.currentTarget=this;all=event.type.indexOf(".")<0&&!event.exclusive;if(!all){namespaces=event.type.split(".");event.type=namespaces.shift();namespace_sort=namespaces.slice(0).sort();namespace_re=new RegExp("(^|\\.)"+namespace_sort.join("\\.(?:.*\\.)?")+"(\\.|$)");}
event.namespace=event.namespace||namespace_sort.join(".");events=jQuery._data(this,"events");handlers=(events||{})[event.type];if(events&&handlers){handlers=handlers.slice(0);for(var j=0,l=handlers.length;j<l;j++){var handleObj=handlers[j];if(all||namespace_re.test(handleObj.namespace)){event.handler=handleObj.handler;event.data=handleObj.data;event.handleObj=handleObj;var ret=handleObj.handler.apply(this,args);if(ret!==undefined){event.result=ret;if(ret===false){event.preventDefault();event.stopPropagation();}}
if(event.isImmediatePropagationStopped()){break;}}}}
return event.result;},props:"altKey attrChange attrName bubbles button cancelable charCode clientX clientY ctrlKey currentTarget data detail eventPhase fromElement handler keyCode layerX layerY metaKey newValue offsetX offsetY pageX pageY prevValue relatedNode relatedTarget screenX screenY shiftKey srcElement target toElement view wheelDelta which".split(" "),fix:function(event){if(event[jQuery.expando]){return event;}
var originalEvent=event;event=jQuery.Event(originalEvent);for(var i=this.props.length,prop;i;){prop=this.props[--i];event[prop]=originalEvent[prop];}
if(!event.target){event.target=event.srcElement||document;}
if(event.target.nodeType===3){event.target=event.target.parentNode;}
if(!event.relatedTarget&&event.fromElement){event.relatedTarget=event.fromElement===event.target?event.toElement:event.fromElement;}
if(event.pageX==null&&event.clientX!=null){var doc=document.documentElement,body=document.body;event.pageX=event.clientX+(doc&&doc.scrollLeft||body&&body.scrollLeft||0)-(doc&&doc.clientLeft||body&&body.clientLeft||0);event.pageY=event.clientY+(doc&&doc.scrollTop||body&&body.scrollTop||0)-(doc&&doc.clientTop||body&&body.clientTop||0);}
if(event.which==null&&(event.charCode!=null||event.keyCode!=null)){event.which=event.charCode!=null?event.charCode:event.keyCode;}
if(!event.metaKey&&event.ctrlKey){event.metaKey=event.ctrlKey;}
if(!event.which&&event.button!==undefined){event.which=(event.button&1?1:(event.button&2?3:(event.button&4?2:0)));}
return event;},guid:1E8,proxy:jQuery.proxy,special:{ready:{setup:jQuery.bindReady,teardown:jQuery.noop},live:{add:function(handleObj){jQuery.event.add(this,liveConvert(handleObj.origType,handleObj.selector),jQuery.extend({},handleObj,{handler:liveHandler,guid:handleObj.handler.guid}));},remove:function(handleObj){jQuery.event.remove(this,liveConvert(handleObj.origType,handleObj.selector),handleObj);}},beforeunload:{setup:function(data,namespaces,eventHandle){if(jQuery.isWindow(this)){this.onbeforeunload=eventHandle;}},teardown:function(namespaces,eventHandle){if(this.onbeforeunload===eventHandle){this.onbeforeunload=null;}}}}};jQuery.removeEvent=document.removeEventListener?function(elem,type,handle){if(elem.removeEventListener){elem.removeEventListener(type,handle,false);}}:function(elem,type,handle){if(elem.detachEvent){elem.detachEvent("on"+type,handle);}};jQuery.Event=function(src){if(!this.preventDefault){return new jQuery.Event(src);}
if(src&&src.type){this.originalEvent=src;this.type=src.type;this.isDefaultPrevented=(src.defaultPrevented||src.returnValue===false||src.getPreventDefault&&src.getPreventDefault())?returnTrue:returnFalse;}else{this.type=src;}
this.timeStamp=jQuery.now();this[jQuery.expando]=true;};function returnFalse(){return false;}
function returnTrue(){return true;}
jQuery.Event.prototype={preventDefault:function(){this.isDefaultPrevented=returnTrue;var e=this.originalEvent;if(!e){return;}
if(e.preventDefault){e.preventDefault();}else{e.returnValue=false;}},stopPropagation:function(){this.isPropagationStopped=returnTrue;var e=this.originalEvent;if(!e){return;}
if(e.stopPropagation){e.stopPropagation();}
e.cancelBubble=true;},stopImmediatePropagation:function(){this.isImmediatePropagationStopped=returnTrue;this.stopPropagation();},isDefaultPrevented:returnFalse,isPropagationStopped:returnFalse,isImmediatePropagationStopped:returnFalse};var withinElement=function(event){var parent=event.relatedTarget;try{if(parent!==document&&!parent.parentNode){return;}
while(parent&&parent!==this){parent=parent.parentNode;}
if(parent!==this){event.type=event.data;jQuery.event.handle.apply(this,arguments);}}catch(e){}},delegate=function(event){event.type=event.data;jQuery.event.handle.apply(this,arguments);};jQuery.each({mouseenter:"mouseover",mouseleave:"mouseout"},function(orig,fix){jQuery.event.special[orig]={setup:function(data){jQuery.event.add(this,fix,data&&data.selector?delegate:withinElement,orig);},teardown:function(data){jQuery.event.remove(this,fix,data&&data.selector?delegate:withinElement);}};});if(!jQuery.support.submitBubbles){jQuery.event.special.submit={setup:function(data,namespaces){if(this.nodeName&&this.nodeName.toLowerCase()!=="form"){jQuery.event.add(this,"click.specialSubmit",function(e){var elem=e.target,type=elem.type;if((type==="submit"||type==="image")&&jQuery(elem).closest("form").length){trigger("submit",this,arguments);}});jQuery.event.add(this,"keypress.specialSubmit",function(e){var elem=e.target,type=elem.type;if((type==="text"||type==="password")&&jQuery(elem).closest("form").length&&e.keyCode===13){trigger("submit",this,arguments);}});}else{return false;}},teardown:function(namespaces){jQuery.event.remove(this,".specialSubmit");}};}
if(!jQuery.support.changeBubbles){var changeFilters,getVal=function(elem){var type=elem.type,val=elem.value;if(type==="radio"||type==="checkbox"){val=elem.checked;}else if(type==="select-multiple"){val=elem.selectedIndex>-1?jQuery.map(elem.options,function(elem){return elem.selected;}).join("-"):"";}else if(elem.nodeName.toLowerCase()==="select"){val=elem.selectedIndex;}
return val;},testChange=function testChange(e){var elem=e.target,data,val;if(!rformElems.test(elem.nodeName)||elem.readOnly){return;}
data=jQuery._data(elem,"_change_data");val=getVal(elem);if(e.type!=="focusout"||elem.type!=="radio"){jQuery._data(elem,"_change_data",val);}
if(data===undefined||val===data){return;}
if(data!=null||val){e.type="change";e.liveFired=undefined;jQuery.event.trigger(e,arguments[1],elem);}};jQuery.event.special.change={filters:{focusout:testChange,beforedeactivate:testChange,click:function(e){var elem=e.target,type=elem.type;if(type==="radio"||type==="checkbox"||elem.nodeName.toLowerCase()==="select"){testChange.call(this,e);}},keydown:function(e){var elem=e.target,type=elem.type;if((e.keyCode===13&&elem.nodeName.toLowerCase()!=="textarea")||(e.keyCode===32&&(type==="checkbox"||type==="radio"))||type==="select-multiple"){testChange.call(this,e);}},beforeactivate:function(e){var elem=e.target;jQuery._data(elem,"_change_data",getVal(elem));}},setup:function(data,namespaces){if(this.type==="file"){return false;}
for(var type in changeFilters){jQuery.event.add(this,type+".specialChange",changeFilters[type]);}
return rformElems.test(this.nodeName);},teardown:function(namespaces){jQuery.event.remove(this,".specialChange");return rformElems.test(this.nodeName);}};changeFilters=jQuery.event.special.change.filters;changeFilters.focus=changeFilters.beforeactivate;}
function trigger(type,elem,args){var event=jQuery.extend({},args[0]);event.type=type;event.originalEvent={};event.liveFired=undefined;jQuery.event.handle.call(elem,event);if(event.isDefaultPrevented()){args[0].preventDefault();}}
if(document.addEventListener){jQuery.each({focus:"focusin",blur:"focusout"},function(orig,fix){jQuery.event.special[fix]={setup:function(){this.addEventListener(orig,handler,true);},teardown:function(){this.removeEventListener(orig,handler,true);}};function handler(e){e=jQuery.event.fix(e);e.type=fix;return jQuery.event.handle.call(this,e);}});}
jQuery.each(["bind","one"],function(i,name){jQuery.fn[name]=function(type,data,fn){if(typeof type==="object"){for(var key in type){this[name](key,data,type[key],fn);}
return this;}
if(jQuery.isFunction(data)||data===false){fn=data;data=undefined;}
var handler=name==="one"?jQuery.proxy(fn,function(event){jQuery(this).unbind(event,handler);return fn.apply(this,arguments);}):fn;if(type==="unload"&&name!=="one"){this.one(type,data,fn);}else{for(var i=0,l=this.length;i<l;i++){jQuery.event.add(this[i],type,handler,data);}}
return this;};});jQuery.fn.extend({unbind:function(type,fn){if(typeof type==="object"&&!type.preventDefault){for(var key in type){this.unbind(key,type[key]);}}else{for(var i=0,l=this.length;i<l;i++){jQuery.event.remove(this[i],type,fn);}}
return this;},delegate:function(selector,types,data,fn){return this.live(types,data,fn,selector);},undelegate:function(selector,types,fn){if(arguments.length===0){return this.unbind("live");}else{return this.die(types,null,fn,selector);}},trigger:function(type,data){return this.each(function(){jQuery.event.trigger(type,data,this);});},triggerHandler:function(type,data){if(this[0]){var event=jQuery.Event(type);event.preventDefault();event.stopPropagation();jQuery.event.trigger(event,data,this[0]);return event.result;}},toggle:function(fn){var args=arguments,i=1;while(i<args.length){jQuery.proxy(fn,args[i++]);}
return this.click(jQuery.proxy(fn,function(event){var lastToggle=(jQuery._data(this,"lastToggle"+fn.guid)||0)%i;jQuery._data(this,"lastToggle"+fn.guid,lastToggle+1);event.preventDefault();return args[lastToggle].apply(this,arguments)||false;}));},hover:function(fnOver,fnOut){return this.mouseenter(fnOver).mouseleave(fnOut||fnOver);}});var liveMap={focus:"focusin",blur:"focusout",mouseenter:"mouseover",mouseleave:"mouseout"};jQuery.each(["live","die"],function(i,name){jQuery.fn[name]=function(types,data,fn,origSelector){var type,i=0,match,namespaces,preType,selector=origSelector||this.selector,context=origSelector?this:jQuery(this.context);if(typeof types==="object"&&!types.preventDefault){for(var key in types){context[name](key,data,types[key],selector);}
return this;}
if(jQuery.isFunction(data)){fn=data;data=undefined;}
types=(types||"").split(" ");while((type=types[i++])!=null){match=rnamespaces.exec(type);namespaces="";if(match){namespaces=match[0];type=type.replace(rnamespaces,"");}
if(type==="hover"){types.push("mouseenter"+namespaces,"mouseleave"+namespaces);continue;}
preType=type;if(type==="focus"||type==="blur"){types.push(liveMap[type]+namespaces);type=type+namespaces;}else{type=(liveMap[type]||type)+namespaces;}
if(name==="live"){for(var j=0,l=context.length;j<l;j++){jQuery.event.add(context[j],"live."+liveConvert(type,selector),{data:data,selector:selector,handler:fn,origType:type,origHandler:fn,preType:preType});}}else{context.unbind("live."+liveConvert(type,selector),fn);}}
return this;};});function liveHandler(event){var stop,maxLevel,related,match,handleObj,elem,j,i,l,data,close,namespace,ret,elems=[],selectors=[],events=jQuery._data(this,"events");if(event.liveFired===this||!events||!events.live||event.target.disabled||event.button&&event.type==="click"){return;}
if(event.namespace){namespace=new RegExp("(^|\\.)"+event.namespace.split(".").join("\\.(?:.*\\.)?")+"(\\.|$)");}
event.liveFired=this;var live=events.live.slice(0);for(j=0;j<live.length;j++){handleObj=live[j];if(handleObj.origType.replace(rnamespaces,"")===event.type){selectors.push(handleObj.selector);}else{live.splice(j--,1);}}
match=jQuery(event.target).closest(selectors,event.currentTarget);for(i=0,l=match.length;i<l;i++){close=match[i];for(j=0;j<live.length;j++){handleObj=live[j];if(close.selector===handleObj.selector&&(!namespace||namespace.test(handleObj.namespace))&&!close.elem.disabled){elem=close.elem;related=null;if(handleObj.preType==="mouseenter"||handleObj.preType==="mouseleave"){event.type=handleObj.preType;related=jQuery(event.relatedTarget).closest(handleObj.selector)[0];}
if(!related||related!==elem){elems.push({elem:elem,handleObj:handleObj,level:close.level});}}}}
for(i=0,l=elems.length;i<l;i++){match=elems[i];if(maxLevel&&match.level>maxLevel){break;}
event.currentTarget=match.elem;event.data=match.handleObj.data;event.handleObj=match.handleObj;ret=match.handleObj.origHandler.apply(match.elem,arguments);if(ret===false||event.isPropagationStopped()){maxLevel=match.level;if(ret===false){stop=false;}
if(event.isImmediatePropagationStopped()){break;}}}
return stop;}
function liveConvert(type,selector){return(type&&type!=="*"?type+".":"")+selector.replace(rperiod,"`").replace(rspace,"&");}
jQuery.each(("blur focus focusin focusout load resize scroll unload click dblclick "+"mousedown mouseup mousemove mouseover mouseout mouseenter mouseleave "+"change select submit keydown keypress keyup error").split(" "),function(i,name){jQuery.fn[name]=function(data,fn){if(fn==null){fn=data;data=null;}
return arguments.length>0?this.bind(name,data,fn):this.trigger(name);};if(jQuery.attrFn){jQuery.attrFn[name]=true;}});
/*
 * Sizzle CSS Selector Engine
 *  Copyright 2011, The Dojo Foundation
 *  Released under the MIT, BSD, and GPL Licenses.
 *  More information: http://sizzlejs.com/
 */
(function(){var chunker=/((?:\((?:\([^()]+\)|[^()]+)+\)|\[(?:\[[^\[\]]*\]|['"][^'"]*['"]|[^\[\]'"]+)+\]|\\.|[^ >+~,(\[\\]+)+|[>+~])(\s*,\s*)?((?:.|\r|\n)*)/g,done=0,toString=Object.prototype.toString,hasDuplicate=false,baseHasDuplicate=true,rBackslash=/\\/g,rNonWord=/\W/;[0,0].sort(function(){baseHasDuplicate=false;return 0;});var Sizzle=function(selector,context,results,seed){results=results||[];context=context||document;var origContext=context;if(context.nodeType!==1&&context.nodeType!==9){return[];}
if(!selector||typeof selector!=="string"){return results;}
var m,set,checkSet,extra,ret,cur,pop,i,prune=true,contextXML=Sizzle.isXML(context),parts=[],soFar=selector;do{chunker.exec("");m=chunker.exec(soFar);if(m){soFar=m[3];parts.push(m[1]);if(m[2]){extra=m[3];break;}}}while(m);if(parts.length>1&&origPOS.exec(selector)){if(parts.length===2&&Expr.relative[parts[0]]){set=posProcess(parts[0]+parts[1],context);}else{set=Expr.relative[parts[0]]?[context]:Sizzle(parts.shift(),context);while(parts.length){selector=parts.shift();if(Expr.relative[selector]){selector+=parts.shift();}
set=posProcess(selector,set);}}}else{if(!seed&&parts.length>1&&context.nodeType===9&&!contextXML&&Expr.match.ID.test(parts[0])&&!Expr.match.ID.test(parts[parts.length-1])){ret=Sizzle.find(parts.shift(),context,contextXML);context=ret.expr?Sizzle.filter(ret.expr,ret.set)[0]:ret.set[0];}
if(context){ret=seed?{expr:parts.pop(),set:makeArray(seed)}:Sizzle.find(parts.pop(),parts.length===1&&(parts[0]==="~"||parts[0]==="+")&&context.parentNode?context.parentNode:context,contextXML);set=ret.expr?Sizzle.filter(ret.expr,ret.set):ret.set;if(parts.length>0){checkSet=makeArray(set);}else{prune=false;}
while(parts.length){cur=parts.pop();pop=cur;if(!Expr.relative[cur]){cur="";}else{pop=parts.pop();}
if(pop==null){pop=context;}
Expr.relative[cur](checkSet,pop,contextXML);}}else{checkSet=parts=[];}}
if(!checkSet){checkSet=set;}
if(!checkSet){Sizzle.error(cur||selector);}
if(toString.call(checkSet)==="[object Array]"){if(!prune){results.push.apply(results,checkSet);}else if(context&&context.nodeType===1){for(i=0;checkSet[i]!=null;i++){if(checkSet[i]&&(checkSet[i]===true||checkSet[i].nodeType===1&&Sizzle.contains(context,checkSet[i]))){results.push(set[i]);}}}else{for(i=0;checkSet[i]!=null;i++){if(checkSet[i]&&checkSet[i].nodeType===1){results.push(set[i]);}}}}else{makeArray(checkSet,results);}
if(extra){Sizzle(extra,origContext,results,seed);Sizzle.uniqueSort(results);}
return results;};Sizzle.uniqueSort=function(results){if(sortOrder){hasDuplicate=baseHasDuplicate;results.sort(sortOrder);if(hasDuplicate){for(var i=1;i<results.length;i++){if(results[i]===results[i-1]){results.splice(i--,1);}}}}
return results;};Sizzle.matches=function(expr,set){return Sizzle(expr,null,null,set);};Sizzle.matchesSelector=function(node,expr){return Sizzle(expr,null,null,[node]).length>0;};Sizzle.find=function(expr,context,isXML){var set;if(!expr){return[];}
for(var i=0,l=Expr.order.length;i<l;i++){var match,type=Expr.order[i];if((match=Expr.leftMatch[type].exec(expr))){var left=match[1];match.splice(1,1);if(left.substr(left.length-1)!=="\\"){match[1]=(match[1]||"").replace(rBackslash,"");set=Expr.find[type](match,context,isXML);if(set!=null){expr=expr.replace(Expr.match[type],"");break;}}}}
if(!set){set=typeof context.getElementsByTagName!=="undefined"?context.getElementsByTagName("*"):[];}
return{set:set,expr:expr};};Sizzle.filter=function(expr,set,inplace,not){var match,anyFound,old=expr,result=[],curLoop=set,isXMLFilter=set&&set[0]&&Sizzle.isXML(set[0]);while(expr&&set.length){for(var type in Expr.filter){if((match=Expr.leftMatch[type].exec(expr))!=null&&match[2]){var found,item,filter=Expr.filter[type],left=match[1];anyFound=false;match.splice(1,1);if(left.substr(left.length-1)==="\\"){continue;}
if(curLoop===result){result=[];}
if(Expr.preFilter[type]){match=Expr.preFilter[type](match,curLoop,inplace,result,not,isXMLFilter);if(!match){anyFound=found=true;}else if(match===true){continue;}}
if(match){for(var i=0;(item=curLoop[i])!=null;i++){if(item){found=filter(item,match,i,curLoop);var pass=not^!!found;if(inplace&&found!=null){if(pass){anyFound=true;}else{curLoop[i]=false;}}else if(pass){result.push(item);anyFound=true;}}}}
if(found!==undefined){if(!inplace){curLoop=result;}
expr=expr.replace(Expr.match[type],"");if(!anyFound){return[];}
break;}}}
if(expr===old){if(anyFound==null){Sizzle.error(expr);}else{break;}}
old=expr;}
return curLoop;};Sizzle.error=function(msg){throw"Syntax error, unrecognized expression: "+msg;};var Expr=Sizzle.selectors={order:["ID","NAME","TAG"],match:{ID:/#((?:[\w\u00c0-\uFFFF\-]|\\.)+)/,CLASS:/\.((?:[\w\u00c0-\uFFFF\-]|\\.)+)/,NAME:/\[name=['"]*((?:[\w\u00c0-\uFFFF\-]|\\.)+)['"]*\]/,ATTR:/\[\s*((?:[\w\u00c0-\uFFFF\-]|\\.)+)\s*(?:(\S?=)\s*(?:(['"])(.*?)\3|(#?(?:[\w\u00c0-\uFFFF\-]|\\.)*)|)|)\s*\]/,TAG:/^((?:[\w\u00c0-\uFFFF\*\-]|\\.)+)/,CHILD:/:(only|nth|last|first)-child(?:\(\s*(even|odd|(?:[+\-]?\d+|(?:[+\-]?\d*)?n\s*(?:[+\-]\s*\d+)?))\s*\))?/,POS:/:(nth|eq|gt|lt|first|last|even|odd)(?:\((\d*)\))?(?=[^\-]|$)/,PSEUDO:/:((?:[\w\u00c0-\uFFFF\-]|\\.)+)(?:\((['"]?)((?:\([^\)]+\)|[^\(\)]*)+)\2\))?/},leftMatch:{},attrMap:{"class":"className","for":"htmlFor"},attrHandle:{href:function(elem){return elem.getAttribute("href");},type:function(elem){return elem.getAttribute("type");}},relative:{"+":function(checkSet,part){var isPartStr=typeof part==="string",isTag=isPartStr&&!rNonWord.test(part),isPartStrNotTag=isPartStr&&!isTag;if(isTag){part=part.toLowerCase();}
for(var i=0,l=checkSet.length,elem;i<l;i++){if((elem=checkSet[i])){while((elem=elem.previousSibling)&&elem.nodeType!==1){}
checkSet[i]=isPartStrNotTag||elem&&elem.nodeName.toLowerCase()===part?elem||false:elem===part;}}
if(isPartStrNotTag){Sizzle.filter(part,checkSet,true);}},">":function(checkSet,part){var elem,isPartStr=typeof part==="string",i=0,l=checkSet.length;if(isPartStr&&!rNonWord.test(part)){part=part.toLowerCase();for(;i<l;i++){elem=checkSet[i];if(elem){var parent=elem.parentNode;checkSet[i]=parent.nodeName.toLowerCase()===part?parent:false;}}}else{for(;i<l;i++){elem=checkSet[i];if(elem){checkSet[i]=isPartStr?elem.parentNode:elem.parentNode===part;}}
if(isPartStr){Sizzle.filter(part,checkSet,true);}}},"":function(checkSet,part,isXML){var nodeCheck,doneName=done++,checkFn=dirCheck;if(typeof part==="string"&&!rNonWord.test(part)){part=part.toLowerCase();nodeCheck=part;checkFn=dirNodeCheck;}
checkFn("parentNode",part,doneName,checkSet,nodeCheck,isXML);},"~":function(checkSet,part,isXML){var nodeCheck,doneName=done++,checkFn=dirCheck;if(typeof part==="string"&&!rNonWord.test(part)){part=part.toLowerCase();nodeCheck=part;checkFn=dirNodeCheck;}
checkFn("previousSibling",part,doneName,checkSet,nodeCheck,isXML);}},find:{ID:function(match,context,isXML){if(typeof context.getElementById!=="undefined"&&!isXML){var m=context.getElementById(match[1]);return m&&m.parentNode?[m]:[];}},NAME:function(match,context){if(typeof context.getElementsByName!=="undefined"){var ret=[],results=context.getElementsByName(match[1]);for(var i=0,l=results.length;i<l;i++){if(results[i].getAttribute("name")===match[1]){ret.push(results[i]);}}
return ret.length===0?null:ret;}},TAG:function(match,context){if(typeof context.getElementsByTagName!=="undefined"){return context.getElementsByTagName(match[1]);}}},preFilter:{CLASS:function(match,curLoop,inplace,result,not,isXML){match=" "+match[1].replace(rBackslash,"")+" ";if(isXML){return match;}
for(var i=0,elem;(elem=curLoop[i])!=null;i++){if(elem){if(not^(elem.className&&(" "+elem.className+" ").replace(/[\t\n\r]/g," ").indexOf(match)>=0)){if(!inplace){result.push(elem);}}else if(inplace){curLoop[i]=false;}}}
return false;},ID:function(match){return match[1].replace(rBackslash,"");},TAG:function(match,curLoop){return match[1].replace(rBackslash,"").toLowerCase();},CHILD:function(match){if(match[1]==="nth"){if(!match[2]){Sizzle.error(match[0]);}
match[2]=match[2].replace(/^\+|\s*/g,'');var test=/(-?)(\d*)(?:n([+\-]?\d*))?/.exec(match[2]==="even"&&"2n"||match[2]==="odd"&&"2n+1"||!/\D/.test(match[2])&&"0n+"+match[2]||match[2]);match[2]=(test[1]+(test[2]||1))-0;match[3]=test[3]-0;}
else if(match[2]){Sizzle.error(match[0]);}
match[0]=done++;return match;},ATTR:function(match,curLoop,inplace,result,not,isXML){var name=match[1]=match[1].replace(rBackslash,"");if(!isXML&&Expr.attrMap[name]){match[1]=Expr.attrMap[name];}
match[4]=(match[4]||match[5]||"").replace(rBackslash,"");if(match[2]==="~="){match[4]=" "+match[4]+" ";}
return match;},PSEUDO:function(match,curLoop,inplace,result,not){if(match[1]==="not"){if((chunker.exec(match[3])||"").length>1||/^\w/.test(match[3])){match[3]=Sizzle(match[3],null,null,curLoop);}else{var ret=Sizzle.filter(match[3],curLoop,inplace,true^not);if(!inplace){result.push.apply(result,ret);}
return false;}}else if(Expr.match.POS.test(match[0])||Expr.match.CHILD.test(match[0])){return true;}
return match;},POS:function(match){match.unshift(true);return match;}},filters:{enabled:function(elem){return elem.disabled===false&&elem.type!=="hidden";},disabled:function(elem){return elem.disabled===true;},checked:function(elem){return elem.checked===true;},selected:function(elem){if(elem.parentNode){elem.parentNode.selectedIndex;}
return elem.selected===true;},parent:function(elem){return!!elem.firstChild;},empty:function(elem){return!elem.firstChild;},has:function(elem,i,match){return!!Sizzle(match[3],elem).length;},header:function(elem){return(/h\d/i).test(elem.nodeName);},text:function(elem){return"text"===elem.getAttribute('type');},radio:function(elem){return"radio"===elem.type;},checkbox:function(elem){return"checkbox"===elem.type;},file:function(elem){return"file"===elem.type;},password:function(elem){return"password"===elem.type;},submit:function(elem){return"submit"===elem.type;},image:function(elem){return"image"===elem.type;},reset:function(elem){return"reset"===elem.type;},button:function(elem){return"button"===elem.type||elem.nodeName.toLowerCase()==="button";},input:function(elem){return(/input|select|textarea|button/i).test(elem.nodeName);}},setFilters:{first:function(elem,i){return i===0;},last:function(elem,i,match,array){return i===array.length-1;},even:function(elem,i){return i%2===0;},odd:function(elem,i){return i%2===1;},lt:function(elem,i,match){return i<match[3]-0;},gt:function(elem,i,match){return i>match[3]-0;},nth:function(elem,i,match){return match[3]-0===i;},eq:function(elem,i,match){return match[3]-0===i;}},filter:{PSEUDO:function(elem,match,i,array){var name=match[1],filter=Expr.filters[name];if(filter){return filter(elem,i,match,array);}else if(name==="contains"){return(elem.textContent||elem.innerText||Sizzle.getText([elem])||"").indexOf(match[3])>=0;}else if(name==="not"){var not=match[3];for(var j=0,l=not.length;j<l;j++){if(not[j]===elem){return false;}}
return true;}else{Sizzle.error(name);}},CHILD:function(elem,match){var type=match[1],node=elem;switch(type){case"only":case"first":while((node=node.previousSibling)){if(node.nodeType===1){return false;}}
if(type==="first"){return true;}
node=elem;case"last":while((node=node.nextSibling)){if(node.nodeType===1){return false;}}
return true;case"nth":var first=match[2],last=match[3];if(first===1&&last===0){return true;}
var doneName=match[0],parent=elem.parentNode;if(parent&&(parent.sizcache!==doneName||!elem.nodeIndex)){var count=0;for(node=parent.firstChild;node;node=node.nextSibling){if(node.nodeType===1){node.nodeIndex=++count;}}
parent.sizcache=doneName;}
var diff=elem.nodeIndex-last;if(first===0){return diff===0;}else{return(diff%first===0&&diff/first>=0);}}},ID:function(elem,match){return elem.nodeType===1&&elem.getAttribute("id")===match;},TAG:function(elem,match){return(match==="*"&&elem.nodeType===1)||elem.nodeName.toLowerCase()===match;},CLASS:function(elem,match){return(" "+(elem.className||elem.getAttribute("class"))+" ").indexOf(match)>-1;},ATTR:function(elem,match){var name=match[1],result=Expr.attrHandle[name]?Expr.attrHandle[name](elem):elem[name]!=null?elem[name]:elem.getAttribute(name),value=result+"",type=match[2],check=match[4];return result==null?type==="!=":type==="="?value===check:type==="*="?value.indexOf(check)>=0:type==="~="?(" "+value+" ").indexOf(check)>=0:!check?value&&result!==false:type==="!="?value!==check:type==="^="?value.indexOf(check)===0:type==="$="?value.substr(value.length-check.length)===check:type==="|="?value===check||value.substr(0,check.length+1)===check+"-":false;},POS:function(elem,match,i,array){var name=match[2],filter=Expr.setFilters[name];if(filter){return filter(elem,i,match,array);}}}};var origPOS=Expr.match.POS,fescape=function(all,num){return"\\"+(num-0+1);};for(var type in Expr.match){Expr.match[type]=new RegExp(Expr.match[type].source+(/(?![^\[]*\])(?![^\(]*\))/.source));Expr.leftMatch[type]=new RegExp(/(^(?:.|\r|\n)*?)/.source+Expr.match[type].source.replace(/\\(\d+)/g,fescape));}
var makeArray=function(array,results){array=Array.prototype.slice.call(array,0);if(results){results.push.apply(results,array);return results;}
return array;};try{Array.prototype.slice.call(document.documentElement.childNodes,0)[0].nodeType;}catch(e){makeArray=function(array,results){var i=0,ret=results||[];if(toString.call(array)==="[object Array]"){Array.prototype.push.apply(ret,array);}else{if(typeof array.length==="number"){for(var l=array.length;i<l;i++){ret.push(array[i]);}}else{for(;array[i];i++){ret.push(array[i]);}}}
return ret;};}
var sortOrder,siblingCheck;if(document.documentElement.compareDocumentPosition){sortOrder=function(a,b){if(a===b){hasDuplicate=true;return 0;}
if(!a.compareDocumentPosition||!b.compareDocumentPosition){return a.compareDocumentPosition?-1:1;}
return a.compareDocumentPosition(b)&4?-1:1;};}else{sortOrder=function(a,b){var al,bl,ap=[],bp=[],aup=a.parentNode,bup=b.parentNode,cur=aup;if(a===b){hasDuplicate=true;return 0;}else if(aup===bup){return siblingCheck(a,b);}else if(!aup){return-1;}else if(!bup){return 1;}
while(cur){ap.unshift(cur);cur=cur.parentNode;}
cur=bup;while(cur){bp.unshift(cur);cur=cur.parentNode;}
al=ap.length;bl=bp.length;for(var i=0;i<al&&i<bl;i++){if(ap[i]!==bp[i]){return siblingCheck(ap[i],bp[i]);}}
return i===al?siblingCheck(a,bp[i],-1):siblingCheck(ap[i],b,1);};siblingCheck=function(a,b,ret){if(a===b){return ret;}
var cur=a.nextSibling;while(cur){if(cur===b){return-1;}
cur=cur.nextSibling;}
return 1;};}
Sizzle.getText=function(elems){var ret="",elem;for(var i=0;elems[i];i++){elem=elems[i];if(elem.nodeType===3||elem.nodeType===4){ret+=elem.nodeValue;}else if(elem.nodeType!==8){ret+=Sizzle.getText(elem.childNodes);}}
return ret;};(function(){var form=document.createElement("div"),id="script"+(new Date()).getTime(),root=document.documentElement;form.innerHTML="<a name='"+id+"'/>";root.insertBefore(form,root.firstChild);if(document.getElementById(id)){Expr.find.ID=function(match,context,isXML){if(typeof context.getElementById!=="undefined"&&!isXML){var m=context.getElementById(match[1]);return m?m.id===match[1]||typeof m.getAttributeNode!=="undefined"&&m.getAttributeNode("id").nodeValue===match[1]?[m]:undefined:[];}};Expr.filter.ID=function(elem,match){var node=typeof elem.getAttributeNode!=="undefined"&&elem.getAttributeNode("id");return elem.nodeType===1&&node&&node.nodeValue===match;};}
root.removeChild(form);root=form=null;})();(function(){var div=document.createElement("div");div.appendChild(document.createComment(""));if(div.getElementsByTagName("*").length>0){Expr.find.TAG=function(match,context){var results=context.getElementsByTagName(match[1]);if(match[1]==="*"){var tmp=[];for(var i=0;results[i];i++){if(results[i].nodeType===1){tmp.push(results[i]);}}
results=tmp;}
return results;};}
div.innerHTML="<a href='#'></a>";if(div.firstChild&&typeof div.firstChild.getAttribute!=="undefined"&&div.firstChild.getAttribute("href")!=="#"){Expr.attrHandle.href=function(elem){return elem.getAttribute("href",2);};}
div=null;})();if(document.querySelectorAll){(function(){var oldSizzle=Sizzle,div=document.createElement("div"),id="__sizzle__";div.innerHTML="<p class='TEST'></p>";if(div.querySelectorAll&&div.querySelectorAll(".TEST").length===0){return;}
Sizzle=function(query,context,extra,seed){context=context||document;if(!seed&&!Sizzle.isXML(context)){var match=/^(\w+$)|^\.([\w\-]+$)|^#([\w\-]+$)/.exec(query);if(match&&(context.nodeType===1||context.nodeType===9)){if(match[1]){return makeArray(context.getElementsByTagName(query),extra);}else if(match[2]&&Expr.find.CLASS&&context.getElementsByClassName){return makeArray(context.getElementsByClassName(match[2]),extra);}}
if(context.nodeType===9){if(query==="body"&&context.body){return makeArray([context.body],extra);}else if(match&&match[3]){var elem=context.getElementById(match[3]);if(elem&&elem.parentNode){if(elem.id===match[3]){return makeArray([elem],extra);}}else{return makeArray([],extra);}}
try{return makeArray(context.querySelectorAll(query),extra);}catch(qsaError){}}else if(context.nodeType===1&&context.nodeName.toLowerCase()!=="object"){var oldContext=context,old=context.getAttribute("id"),nid=old||id,hasParent=context.parentNode,relativeHierarchySelector=/^\s*[+~]/.test(query);if(!old){context.setAttribute("id",nid);}else{nid=nid.replace(/'/g,"\\$&");}
if(relativeHierarchySelector&&hasParent){context=context.parentNode;}
try{if(!relativeHierarchySelector||hasParent){return makeArray(context.querySelectorAll("[id='"+nid+"'] "+query),extra);}}catch(pseudoError){}finally{if(!old){oldContext.removeAttribute("id");}}}}
return oldSizzle(query,context,extra,seed);};for(var prop in oldSizzle){Sizzle[prop]=oldSizzle[prop];}
div=null;})();}
(function(){var html=document.documentElement,matches=html.matchesSelector||html.mozMatchesSelector||html.webkitMatchesSelector||html.msMatchesSelector,pseudoWorks=false;try{matches.call(document.documentElement,"[test!='']:sizzle");}catch(pseudoError){pseudoWorks=true;}
if(matches){Sizzle.matchesSelector=function(node,expr){expr=expr.replace(/\=\s*([^'"\]]*)\s*\]/g,"='$1']");if(!Sizzle.isXML(node)){try{if(pseudoWorks||!Expr.match.PSEUDO.test(expr)&&!/!=/.test(expr)){return matches.call(node,expr);}}catch(e){}}
return Sizzle(expr,null,null,[node]).length>0;};}})();(function(){var div=document.createElement("div");div.innerHTML="<div class='test e'></div><div class='test'></div>";if(!div.getElementsByClassName||div.getElementsByClassName("e").length===0){return;}
div.lastChild.className="e";if(div.getElementsByClassName("e").length===1){return;}
Expr.order.splice(1,0,"CLASS");Expr.find.CLASS=function(match,context,isXML){if(typeof context.getElementsByClassName!=="undefined"&&!isXML){return context.getElementsByClassName(match[1]);}};div=null;})();function dirNodeCheck(dir,cur,doneName,checkSet,nodeCheck,isXML){for(var i=0,l=checkSet.length;i<l;i++){var elem=checkSet[i];if(elem){var match=false;elem=elem[dir];while(elem){if(elem.sizcache===doneName){match=checkSet[elem.sizset];break;}
if(elem.nodeType===1&&!isXML){elem.sizcache=doneName;elem.sizset=i;}
if(elem.nodeName.toLowerCase()===cur){match=elem;break;}
elem=elem[dir];}
checkSet[i]=match;}}}
function dirCheck(dir,cur,doneName,checkSet,nodeCheck,isXML){for(var i=0,l=checkSet.length;i<l;i++){var elem=checkSet[i];if(elem){var match=false;elem=elem[dir];while(elem){if(elem.sizcache===doneName){match=checkSet[elem.sizset];break;}
if(elem.nodeType===1){if(!isXML){elem.sizcache=doneName;elem.sizset=i;}
if(typeof cur!=="string"){if(elem===cur){match=true;break;}}else if(Sizzle.filter(cur,[elem]).length>0){match=elem;break;}}
elem=elem[dir];}
checkSet[i]=match;}}}
if(document.documentElement.contains){Sizzle.contains=function(a,b){return a!==b&&(a.contains?a.contains(b):true);};}else if(document.documentElement.compareDocumentPosition){Sizzle.contains=function(a,b){return!!(a.compareDocumentPosition(b)&16);};}else{Sizzle.contains=function(){return false;};}
Sizzle.isXML=function(elem){var documentElement=(elem?elem.ownerDocument||elem:0).documentElement;return documentElement?documentElement.nodeName!=="HTML":false;};var posProcess=function(selector,context){var match,tmpSet=[],later="",root=context.nodeType?[context]:context;while((match=Expr.match.PSEUDO.exec(selector))){later+=match[0];selector=selector.replace(Expr.match.PSEUDO,"");}
selector=Expr.relative[selector]?selector+"*":selector;for(var i=0,l=root.length;i<l;i++){Sizzle(selector,root[i],tmpSet);}
return Sizzle.filter(later,tmpSet);};jQuery.find=Sizzle;jQuery.expr=Sizzle.selectors;jQuery.expr[":"]=jQuery.expr.filters;jQuery.unique=Sizzle.uniqueSort;jQuery.text=Sizzle.getText;jQuery.isXMLDoc=Sizzle.isXML;jQuery.contains=Sizzle.contains;})();var runtil=/Until$/,rparentsprev=/^(?:parents|prevUntil|prevAll)/,rmultiselector=/,/,isSimple=/^.[^:#\[\.,]*$/,slice=Array.prototype.slice,POS=jQuery.expr.match.POS,guaranteedUnique={children:true,contents:true,next:true,prev:true};jQuery.fn.extend({find:function(selector){var ret=this.pushStack("","find",selector),length=0;for(var i=0,l=this.length;i<l;i++){length=ret.length;jQuery.find(selector,this[i],ret);if(i>0){for(var n=length;n<ret.length;n++){for(var r=0;r<length;r++){if(ret[r]===ret[n]){ret.splice(n--,1);break;}}}}}
return ret;},has:function(target){var targets=jQuery(target);return this.filter(function(){for(var i=0,l=targets.length;i<l;i++){if(jQuery.contains(this,targets[i])){return true;}}});},not:function(selector){return this.pushStack(winnow(this,selector,false),"not",selector);},filter:function(selector){return this.pushStack(winnow(this,selector,true),"filter",selector);},is:function(selector){return!!selector&&jQuery.filter(selector,this).length>0;},closest:function(selectors,context){var ret=[],i,l,cur=this[0];if(jQuery.isArray(selectors)){var match,selector,matches={},level=1;if(cur&&selectors.length){for(i=0,l=selectors.length;i<l;i++){selector=selectors[i];if(!matches[selector]){matches[selector]=jQuery.expr.match.POS.test(selector)?jQuery(selector,context||this.context):selector;}}
while(cur&&cur.ownerDocument&&cur!==context){for(selector in matches){match=matches[selector];if(match.jquery?match.index(cur)>-1:jQuery(cur).is(match)){ret.push({selector:selector,elem:cur,level:level});}}
cur=cur.parentNode;level++;}}
return ret;}
var pos=POS.test(selectors)?jQuery(selectors,context||this.context):null;for(i=0,l=this.length;i<l;i++){cur=this[i];while(cur){if(pos?pos.index(cur)>-1:jQuery.find.matchesSelector(cur,selectors)){ret.push(cur);break;}else{cur=cur.parentNode;if(!cur||!cur.ownerDocument||cur===context){break;}}}}
ret=ret.length>1?jQuery.unique(ret):ret;return this.pushStack(ret,"closest",selectors);},index:function(elem){if(!elem||typeof elem==="string"){return jQuery.inArray(this[0],elem?jQuery(elem):this.parent().children());}
return jQuery.inArray(elem.jquery?elem[0]:elem,this);},add:function(selector,context){var set=typeof selector==="string"?jQuery(selector,context):jQuery.makeArray(selector),all=jQuery.merge(this.get(),set);return this.pushStack(isDisconnected(set[0])||isDisconnected(all[0])?all:jQuery.unique(all));},andSelf:function(){return this.add(this.prevObject);}});function isDisconnected(node){return!node||!node.parentNode||node.parentNode.nodeType===11;}
jQuery.each({parent:function(elem){var parent=elem.parentNode;return parent&&parent.nodeType!==11?parent:null;},parents:function(elem){return jQuery.dir(elem,"parentNode");},parentsUntil:function(elem,i,until){return jQuery.dir(elem,"parentNode",until);},next:function(elem){return jQuery.nth(elem,2,"nextSibling");},prev:function(elem){return jQuery.nth(elem,2,"previousSibling");},nextAll:function(elem){return jQuery.dir(elem,"nextSibling");},prevAll:function(elem){return jQuery.dir(elem,"previousSibling");},nextUntil:function(elem,i,until){return jQuery.dir(elem,"nextSibling",until);},prevUntil:function(elem,i,until){return jQuery.dir(elem,"previousSibling",until);},siblings:function(elem){return jQuery.sibling(elem.parentNode.firstChild,elem);},children:function(elem){return jQuery.sibling(elem.firstChild);},contents:function(elem){return jQuery.nodeName(elem,"iframe")?elem.contentDocument||elem.contentWindow.document:jQuery.makeArray(elem.childNodes);}},function(name,fn){jQuery.fn[name]=function(until,selector){var ret=jQuery.map(this,fn,until),args=slice.call(arguments);if(!runtil.test(name)){selector=until;}
if(selector&&typeof selector==="string"){ret=jQuery.filter(selector,ret);}
ret=this.length>1&&!guaranteedUnique[name]?jQuery.unique(ret):ret;if((this.length>1||rmultiselector.test(selector))&&rparentsprev.test(name)){ret=ret.reverse();}
return this.pushStack(ret,name,args.join(","));};});jQuery.extend({filter:function(expr,elems,not){if(not){expr=":not("+expr+")";}
return elems.length===1?jQuery.find.matchesSelector(elems[0],expr)?[elems[0]]:[]:jQuery.find.matches(expr,elems);},dir:function(elem,dir,until){var matched=[],cur=elem[dir];while(cur&&cur.nodeType!==9&&(until===undefined||cur.nodeType!==1||!jQuery(cur).is(until))){if(cur.nodeType===1){matched.push(cur);}
cur=cur[dir];}
return matched;},nth:function(cur,result,dir,elem){result=result||1;var num=0;for(;cur;cur=cur[dir]){if(cur.nodeType===1&&++num===result){break;}}
return cur;},sibling:function(n,elem){var r=[];for(;n;n=n.nextSibling){if(n.nodeType===1&&n!==elem){r.push(n);}}
return r;}});function winnow(elements,qualifier,keep){if(jQuery.isFunction(qualifier)){return jQuery.grep(elements,function(elem,i){var retVal=!!qualifier.call(elem,i,elem);return retVal===keep;});}else if(qualifier.nodeType){return jQuery.grep(elements,function(elem,i){return(elem===qualifier)===keep;});}else if(typeof qualifier==="string"){var filtered=jQuery.grep(elements,function(elem){return elem.nodeType===1;});if(isSimple.test(qualifier)){return jQuery.filter(qualifier,filtered,!keep);}else{qualifier=jQuery.filter(qualifier,filtered);}}
return jQuery.grep(elements,function(elem,i){return(jQuery.inArray(elem,qualifier)>=0)===keep;});}
var rinlinejQuery=/ jQuery\d+="(?:\d+|null)"/g,rleadingWhitespace=/^\s+/,rxhtmlTag=/<(?!area|br|col|embed|hr|img|input|link|meta|param)(([\w:]+)[^>]*)\/>/ig,rtagName=/<([\w:]+)/,rtbody=/<tbody/i,rhtml=/<|&#?\w+;/,rnocache=/<(?:script|object|embed|option|style)/i,rchecked=/checked\s*(?:[^=]|=\s*.checked.)/i,wrapMap={option:[1,"<select multiple='multiple'>","</select>"],legend:[1,"<fieldset>","</fieldset>"],thead:[1,"<table>","</table>"],tr:[2,"<table><tbody>","</tbody></table>"],td:[3,"<table><tbody><tr>","</tr></tbody></table>"],col:[2,"<table><tbody></tbody><colgroup>","</colgroup></table>"],area:[1,"<map>","</map>"],_default:[0,"",""]};wrapMap.optgroup=wrapMap.option;wrapMap.tbody=wrapMap.tfoot=wrapMap.colgroup=wrapMap.caption=wrapMap.thead;wrapMap.th=wrapMap.td;if(!jQuery.support.htmlSerialize){wrapMap._default=[1,"div<div>","</div>"];}
jQuery.fn.extend({text:function(text){if(jQuery.isFunction(text)){return this.each(function(i){var self=jQuery(this);self.text(text.call(this,i,self.text()));});}
if(typeof text!=="object"&&text!==undefined){return this.empty().append((this[0]&&this[0].ownerDocument||document).createTextNode(text));}
return jQuery.text(this);},wrapAll:function(html){if(jQuery.isFunction(html)){return this.each(function(i){jQuery(this).wrapAll(html.call(this,i));});}
if(this[0]){var wrap=jQuery(html,this[0].ownerDocument).eq(0).clone(true);if(this[0].parentNode){wrap.insertBefore(this[0]);}
wrap.map(function(){var elem=this;while(elem.firstChild&&elem.firstChild.nodeType===1){elem=elem.firstChild;}
return elem;}).append(this);}
return this;},wrapInner:function(html){if(jQuery.isFunction(html)){return this.each(function(i){jQuery(this).wrapInner(html.call(this,i));});}
return this.each(function(){var self=jQuery(this),contents=self.contents();if(contents.length){contents.wrapAll(html);}else{self.append(html);}});},wrap:function(html){return this.each(function(){jQuery(this).wrapAll(html);});},unwrap:function(){return this.parent().each(function(){if(!jQuery.nodeName(this,"body")){jQuery(this).replaceWith(this.childNodes);}}).end();},append:function(){return this.domManip(arguments,true,function(elem){if(this.nodeType===1){this.appendChild(elem);}});},prepend:function(){return this.domManip(arguments,true,function(elem){if(this.nodeType===1){this.insertBefore(elem,this.firstChild);}});},before:function(){if(this[0]&&this[0].parentNode){return this.domManip(arguments,false,function(elem){this.parentNode.insertBefore(elem,this);});}else if(arguments.length){var set=jQuery(arguments[0]);set.push.apply(set,this.toArray());return this.pushStack(set,"before",arguments);}},after:function(){if(this[0]&&this[0].parentNode){return this.domManip(arguments,false,function(elem){this.parentNode.insertBefore(elem,this.nextSibling);});}else if(arguments.length){var set=this.pushStack(this,"after",arguments);set.push.apply(set,jQuery(arguments[0]).toArray());return set;}},remove:function(selector,keepData){for(var i=0,elem;(elem=this[i])!=null;i++){if(!selector||jQuery.filter(selector,[elem]).length){if(!keepData&&elem.nodeType===1){jQuery.cleanData(elem.getElementsByTagName("*"));jQuery.cleanData([elem]);}
if(elem.parentNode){elem.parentNode.removeChild(elem);}}}
return this;},empty:function(){for(var i=0,elem;(elem=this[i])!=null;i++){if(elem.nodeType===1){jQuery.cleanData(elem.getElementsByTagName("*"));}
while(elem.firstChild){elem.removeChild(elem.firstChild);}}
return this;},clone:function(dataAndEvents,deepDataAndEvents){dataAndEvents=dataAndEvents==null?false:dataAndEvents;deepDataAndEvents=deepDataAndEvents==null?dataAndEvents:deepDataAndEvents;return this.map(function(){return jQuery.clone(this,dataAndEvents,deepDataAndEvents);});},html:function(value){if(value===undefined){return this[0]&&this[0].nodeType===1?this[0].innerHTML.replace(rinlinejQuery,""):null;}else if(typeof value==="string"&&!rnocache.test(value)&&(jQuery.support.leadingWhitespace||!rleadingWhitespace.test(value))&&!wrapMap[(rtagName.exec(value)||["",""])[1].toLowerCase()]){value=value.replace(rxhtmlTag,"<$1></$2>");try{for(var i=0,l=this.length;i<l;i++){if(this[i].nodeType===1){jQuery.cleanData(this[i].getElementsByTagName("*"));this[i].innerHTML=value;}}}catch(e){this.empty().append(value);}}else if(jQuery.isFunction(value)){this.each(function(i){var self=jQuery(this);self.html(value.call(this,i,self.html()));});}else{this.empty().append(value);}
return this;},replaceWith:function(value){if(this[0]&&this[0].parentNode){if(jQuery.isFunction(value)){return this.each(function(i){var self=jQuery(this),old=self.html();self.replaceWith(value.call(this,i,old));});}
if(typeof value!=="string"){value=jQuery(value).detach();}
return this.each(function(){var next=this.nextSibling,parent=this.parentNode;jQuery(this).remove();if(next){jQuery(next).before(value);}else{jQuery(parent).append(value);}});}else{return this.pushStack(jQuery(jQuery.isFunction(value)?value():value),"replaceWith",value);}},detach:function(selector){return this.remove(selector,true);},domManip:function(args,table,callback){var results,first,fragment,parent,value=args[0],scripts=[];if(!jQuery.support.checkClone&&arguments.length===3&&typeof value==="string"&&rchecked.test(value)){return this.each(function(){jQuery(this).domManip(args,table,callback,true);});}
if(jQuery.isFunction(value)){return this.each(function(i){var self=jQuery(this);args[0]=value.call(this,i,table?self.html():undefined);self.domManip(args,table,callback);});}
if(this[0]){parent=value&&value.parentNode;if(jQuery.support.parentNode&&parent&&parent.nodeType===11&&parent.childNodes.length===this.length){results={fragment:parent};}else{results=jQuery.buildFragment(args,this,scripts);}
fragment=results.fragment;if(fragment.childNodes.length===1){first=fragment=fragment.firstChild;}else{first=fragment.firstChild;}
if(first){table=table&&jQuery.nodeName(first,"tr");for(var i=0,l=this.length,lastIndex=l-1;i<l;i++){callback.call(table?root(this[i],first):this[i],results.cacheable||(l>1&&i<lastIndex)?jQuery.clone(fragment,true,true):fragment);}}
if(scripts.length){jQuery.each(scripts,evalScript);}}
return this;}});function root(elem,cur){return jQuery.nodeName(elem,"table")?(elem.getElementsByTagName("tbody")[0]||elem.appendChild(elem.ownerDocument.createElement("tbody"))):elem;}
function cloneCopyEvent(src,dest){if(dest.nodeType!==1||!jQuery.hasData(src)){return;}
var internalKey=jQuery.expando,oldData=jQuery.data(src),curData=jQuery.data(dest,oldData);if((oldData=oldData[internalKey])){var events=oldData.events;curData=curData[internalKey]=jQuery.extend({},oldData);if(events){delete curData.handle;curData.events={};for(var type in events){for(var i=0,l=events[type].length;i<l;i++){jQuery.event.add(dest,type+(events[type][i].namespace?".":"")+events[type][i].namespace,events[type][i],events[type][i].data);}}}}}
function cloneFixAttributes(src,dest){if(dest.nodeType!==1){return;}
var nodeName=dest.nodeName.toLowerCase();dest.clearAttributes();dest.mergeAttributes(src);if(nodeName==="object"){dest.outerHTML=src.outerHTML;}else if(nodeName==="input"&&(src.type==="checkbox"||src.type==="radio")){if(src.checked){dest.defaultChecked=dest.checked=src.checked;}
if(dest.value!==src.value){dest.value=src.value;}}else if(nodeName==="option"){dest.selected=src.defaultSelected;}else if(nodeName==="input"||nodeName==="textarea"){dest.defaultValue=src.defaultValue;}
dest.removeAttribute(jQuery.expando);}
jQuery.buildFragment=function(args,nodes,scripts){var fragment,cacheable,cacheresults,doc=(nodes&&nodes[0]?nodes[0].ownerDocument||nodes[0]:document);if(args.length===1&&typeof args[0]==="string"&&args[0].length<512&&doc===document&&args[0].charAt(0)==="<"&&!rnocache.test(args[0])&&(jQuery.support.checkClone||!rchecked.test(args[0]))){cacheable=true;cacheresults=jQuery.fragments[args[0]];if(cacheresults){if(cacheresults!==1){fragment=cacheresults;}}}
if(!fragment){fragment=doc.createDocumentFragment();jQuery.clean(args,doc,fragment,scripts);}
if(cacheable){jQuery.fragments[args[0]]=cacheresults?fragment:1;}
return{fragment:fragment,cacheable:cacheable};};jQuery.fragments={};jQuery.each({appendTo:"append",prependTo:"prepend",insertBefore:"before",insertAfter:"after",replaceAll:"replaceWith"},function(name,original){jQuery.fn[name]=function(selector){var ret=[],insert=jQuery(selector),parent=this.length===1&&this[0].parentNode;if(parent&&parent.nodeType===11&&parent.childNodes.length===1&&insert.length===1){insert[original](this[0]);return this;}else{for(var i=0,l=insert.length;i<l;i++){var elems=(i>0?this.clone(true):this).get();jQuery(insert[i])[original](elems);ret=ret.concat(elems);}
return this.pushStack(ret,name,insert.selector);}};});function getAll(elem){if("getElementsByTagName"in elem){return elem.getElementsByTagName("*");}else if("querySelectorAll"in elem){return elem.querySelectorAll("*");}else{return[];}}
jQuery.extend({clone:function(elem,dataAndEvents,deepDataAndEvents){var clone=elem.cloneNode(true),srcElements,destElements,i;if((!jQuery.support.noCloneEvent||!jQuery.support.noCloneChecked)&&(elem.nodeType===1||elem.nodeType===11)&&!jQuery.isXMLDoc(elem)){cloneFixAttributes(elem,clone);srcElements=getAll(elem);destElements=getAll(clone);for(i=0;srcElements[i];++i){cloneFixAttributes(srcElements[i],destElements[i]);}}
if(dataAndEvents){cloneCopyEvent(elem,clone);if(deepDataAndEvents){srcElements=getAll(elem);destElements=getAll(clone);for(i=0;srcElements[i];++i){cloneCopyEvent(srcElements[i],destElements[i]);}}}
return clone;},clean:function(elems,context,fragment,scripts){context=context||document;if(typeof context.createElement==="undefined"){context=context.ownerDocument||context[0]&&context[0].ownerDocument||document;}
var ret=[];for(var i=0,elem;(elem=elems[i])!=null;i++){if(typeof elem==="number"){elem+="";}
if(!elem){continue;}
if(typeof elem==="string"&&!rhtml.test(elem)){elem=context.createTextNode(elem);}else if(typeof elem==="string"){elem=elem.replace(rxhtmlTag,"<$1></$2>");var tag=(rtagName.exec(elem)||["",""])[1].toLowerCase(),wrap=wrapMap[tag]||wrapMap._default,depth=wrap[0],div=context.createElement("div");div.innerHTML=wrap[1]+elem+wrap[2];while(depth--){div=div.lastChild;}
if(!jQuery.support.tbody){var hasBody=rtbody.test(elem),tbody=tag==="table"&&!hasBody?div.firstChild&&div.firstChild.childNodes:wrap[1]==="<table>"&&!hasBody?div.childNodes:[];for(var j=tbody.length-1;j>=0;--j){if(jQuery.nodeName(tbody[j],"tbody")&&!tbody[j].childNodes.length){tbody[j].parentNode.removeChild(tbody[j]);}}}
if(!jQuery.support.leadingWhitespace&&rleadingWhitespace.test(elem)){div.insertBefore(context.createTextNode(rleadingWhitespace.exec(elem)[0]),div.firstChild);}
elem=div.childNodes;}
if(elem.nodeType){ret.push(elem);}else{ret=jQuery.merge(ret,elem);}}
if(fragment){for(i=0;ret[i];i++){if(scripts&&jQuery.nodeName(ret[i],"script")&&(!ret[i].type||ret[i].type.toLowerCase()==="text/javascript")){scripts.push(ret[i].parentNode?ret[i].parentNode.removeChild(ret[i]):ret[i]);}else{if(ret[i].nodeType===1){ret.splice.apply(ret,[i+1,0].concat(jQuery.makeArray(ret[i].getElementsByTagName("script"))));}
fragment.appendChild(ret[i]);}}}
return ret;},cleanData:function(elems){var data,id,cache=jQuery.cache,internalKey=jQuery.expando,special=jQuery.event.special,deleteExpando=jQuery.support.deleteExpando;for(var i=0,elem;(elem=elems[i])!=null;i++){if(elem.nodeName&&jQuery.noData[elem.nodeName.toLowerCase()]){continue;}
id=elem[jQuery.expando];if(id){data=cache[id]&&cache[id][internalKey];if(data&&data.events){for(var type in data.events){if(special[type]){jQuery.event.remove(elem,type);}else{jQuery.removeEvent(elem,type,data.handle);}}
if(data.handle){data.handle.elem=null;}}
if(deleteExpando){delete elem[jQuery.expando];}else if(elem.removeAttribute){elem.removeAttribute(jQuery.expando);}
delete cache[id];}}}});function evalScript(i,elem){if(elem.src){jQuery.ajax({url:elem.src,async:false,dataType:"script"});}else{jQuery.globalEval(elem.text||elem.textContent||elem.innerHTML||"");}
if(elem.parentNode){elem.parentNode.removeChild(elem);}}
var ralpha=/alpha\([^)]*\)/i,ropacity=/opacity=([^)]*)/,rdashAlpha=/-([a-z])/ig,rupper=/([A-Z])/g,rnumpx=/^-?\d+(?:px)?$/i,rnum=/^-?\d/,cssShow={position:"absolute",visibility:"hidden",display:"block"},cssWidth=["Left","Right"],cssHeight=["Top","Bottom"],curCSS,getComputedStyle,currentStyle,fcamelCase=function(all,letter){return letter.toUpperCase();};jQuery.fn.css=function(name,value){if(arguments.length===2&&value===undefined){return this;}
return jQuery.access(this,name,value,true,function(elem,name,value){return value!==undefined?jQuery.style(elem,name,value):jQuery.css(elem,name);});};jQuery.extend({cssHooks:{opacity:{get:function(elem,computed){if(computed){var ret=curCSS(elem,"opacity","opacity");return ret===""?"1":ret;}else{return elem.style.opacity;}}}},cssNumber:{"zIndex":true,"fontWeight":true,"opacity":true,"zoom":true,"lineHeight":true},cssProps:{"float":jQuery.support.cssFloat?"cssFloat":"styleFloat"},style:function(elem,name,value,extra){if(!elem||elem.nodeType===3||elem.nodeType===8||!elem.style){return;}
var ret,origName=jQuery.camelCase(name),style=elem.style,hooks=jQuery.cssHooks[origName];name=jQuery.cssProps[origName]||origName;if(value!==undefined){if(typeof value==="number"&&isNaN(value)||value==null){return;}
if(typeof value==="number"&&!jQuery.cssNumber[origName]){value+="px";}
if(!hooks||!("set"in hooks)||(value=hooks.set(elem,value))!==undefined){try{style[name]=value;}catch(e){}}}else{if(hooks&&"get"in hooks&&(ret=hooks.get(elem,false,extra))!==undefined){return ret;}
return style[name];}},css:function(elem,name,extra){var ret,origName=jQuery.camelCase(name),hooks=jQuery.cssHooks[origName];name=jQuery.cssProps[origName]||origName;if(hooks&&"get"in hooks&&(ret=hooks.get(elem,true,extra))!==undefined){return ret;}else if(curCSS){return curCSS(elem,name,origName);}},swap:function(elem,options,callback){var old={};for(var name in options){old[name]=elem.style[name];elem.style[name]=options[name];}
callback.call(elem);for(name in options){elem.style[name]=old[name];}},camelCase:function(string){return string.replace(rdashAlpha,fcamelCase);}});jQuery.curCSS=jQuery.css;jQuery.each(["height","width"],function(i,name){jQuery.cssHooks[name]={get:function(elem,computed,extra){var val;if(computed){if(elem.offsetWidth!==0){val=getWH(elem,name,extra);}else{jQuery.swap(elem,cssShow,function(){val=getWH(elem,name,extra);});}
if(val<=0){val=curCSS(elem,name,name);if(val==="0px"&&currentStyle){val=currentStyle(elem,name,name);}
if(val!=null){return val===""||val==="auto"?"0px":val;}}
if(val<0||val==null){val=elem.style[name];return val===""||val==="auto"?"0px":val;}
return typeof val==="string"?val:val+"px";}},set:function(elem,value){if(rnumpx.test(value)){value=parseFloat(value);if(value>=0){return value+"px";}}else{return value;}}};});if(!jQuery.support.opacity){jQuery.cssHooks.opacity={get:function(elem,computed){return ropacity.test((computed&&elem.currentStyle?elem.currentStyle.filter:elem.style.filter)||"")?(parseFloat(RegExp.$1)/100)+"":computed?"1":"";},set:function(elem,value){var style=elem.style;style.zoom=1;var opacity=jQuery.isNaN(value)?"":"alpha(opacity="+value*100+")",filter=style.filter||"";style.filter=ralpha.test(filter)?filter.replace(ralpha,opacity):style.filter+' '+opacity;}};}
if(document.defaultView&&document.defaultView.getComputedStyle){getComputedStyle=function(elem,newName,name){var ret,defaultView,computedStyle;name=name.replace(rupper,"-$1").toLowerCase();if(!(defaultView=elem.ownerDocument.defaultView)){return undefined;}
if((computedStyle=defaultView.getComputedStyle(elem,null))){ret=computedStyle.getPropertyValue(name);if(ret===""&&!jQuery.contains(elem.ownerDocument.documentElement,elem)){ret=jQuery.style(elem,name);}}
return ret;};}
if(document.documentElement.currentStyle){currentStyle=function(elem,name){var left,ret=elem.currentStyle&&elem.currentStyle[name],rsLeft=elem.runtimeStyle&&elem.runtimeStyle[name],style=elem.style;if(!rnumpx.test(ret)&&rnum.test(ret)){left=style.left;if(rsLeft){elem.runtimeStyle.left=elem.currentStyle.left;}
style.left=name==="fontSize"?"1em":(ret||0);ret=style.pixelLeft+"px";style.left=left;if(rsLeft){elem.runtimeStyle.left=rsLeft;}}
return ret===""?"auto":ret;};}
curCSS=getComputedStyle||currentStyle;function getWH(elem,name,extra){var which=name==="width"?cssWidth:cssHeight,val=name==="width"?elem.offsetWidth:elem.offsetHeight;if(extra==="border"){return val;}
jQuery.each(which,function(){if(!extra){val-=parseFloat(jQuery.css(elem,"padding"+this))||0;}
if(extra==="margin"){val+=parseFloat(jQuery.css(elem,"margin"+this))||0;}else{val-=parseFloat(jQuery.css(elem,"border"+this+"Width"))||0;}});return val;}
if(jQuery.expr&&jQuery.expr.filters){jQuery.expr.filters.hidden=function(elem){var width=elem.offsetWidth,height=elem.offsetHeight;return(width===0&&height===0)||(!jQuery.support.reliableHiddenOffsets&&(elem.style.display||jQuery.css(elem,"display"))==="none");};jQuery.expr.filters.visible=function(elem){return!jQuery.expr.filters.hidden(elem);};}
var r20=/%20/g,rbracket=/\[\]$/,rCRLF=/\r?\n/g,rhash=/#.*$/,rheaders=/^(.*?):[ \t]*([^\r\n]*)\r?$/mg,rinput=/^(?:color|date|datetime|email|hidden|month|number|password|range|search|tel|text|time|url|week)$/i,rlocalProtocol=/(?:^file|^widget|\-extension):$/,rnoContent=/^(?:GET|HEAD)$/,rprotocol=/^\/\//,rquery=/\?/,rscript=/<script\b[^<]*(?:(?!<\/script>)<[^<]*)*<\/script>/gi,rselectTextarea=/^(?:select|textarea)/i,rspacesAjax=/\s+/,rts=/([?&])_=[^&]*/,rucHeaders=/(^|\-)([a-z])/g,rucHeadersFunc=function(_,$1,$2){return $1+$2.toUpperCase();},rurl=/^([\w\+\.\-]+:)\/\/([^\/?#:]*)(?::(\d+))?/,_load=jQuery.fn.load,prefilters={},transports={},ajaxLocation,ajaxLocParts;try{ajaxLocation=document.location.href;}catch(e){ajaxLocation=document.createElement("a");ajaxLocation.href="";ajaxLocation=ajaxLocation.href;}
ajaxLocParts=rurl.exec(ajaxLocation.toLowerCase());function addToPrefiltersOrTransports(structure){return function(dataTypeExpression,func){if(typeof dataTypeExpression!=="string"){func=dataTypeExpression;dataTypeExpression="*";}
if(jQuery.isFunction(func)){var dataTypes=dataTypeExpression.toLowerCase().split(rspacesAjax),i=0,length=dataTypes.length,dataType,list,placeBefore;for(;i<length;i++){dataType=dataTypes[i];placeBefore=/^\+/.test(dataType);if(placeBefore){dataType=dataType.substr(1)||"*";}
list=structure[dataType]=structure[dataType]||[];list[placeBefore?"unshift":"push"](func);}}};}
function inspectPrefiltersOrTransports(structure,options,originalOptions,jqXHR,dataType,inspected){dataType=dataType||options.dataTypes[0];inspected=inspected||{};inspected[dataType]=true;var list=structure[dataType],i=0,length=list?list.length:0,executeOnly=(structure===prefilters),selection;for(;i<length&&(executeOnly||!selection);i++){selection=list[i](options,originalOptions,jqXHR);if(typeof selection==="string"){if(!executeOnly||inspected[selection]){selection=undefined;}else{options.dataTypes.unshift(selection);selection=inspectPrefiltersOrTransports(structure,options,originalOptions,jqXHR,selection,inspected);}}}
if((executeOnly||!selection)&&!inspected["*"]){selection=inspectPrefiltersOrTransports(structure,options,originalOptions,jqXHR,"*",inspected);}
return selection;}
jQuery.fn.extend({load:function(url,params,callback){if(typeof url!=="string"&&_load){return _load.apply(this,arguments);}else if(!this.length){return this;}
var off=url.indexOf(" ");if(off>=0){var selector=url.slice(off,url.length);url=url.slice(0,off);}
var type="GET";if(params){if(jQuery.isFunction(params)){callback=params;params=undefined;}else if(typeof params==="object"){params=jQuery.param(params,jQuery.ajaxSettings.traditional);type="POST";}}
var self=this;jQuery.ajax({url:url,type:type,dataType:"html",data:params,complete:function(jqXHR,status,responseText){responseText=jqXHR.responseText;if(jqXHR.isResolved()){jqXHR.done(function(r){responseText=r;});self.html(selector?jQuery("<div>").append(responseText.replace(rscript,"")).find(selector):responseText);}
if(callback){self.each(callback,[responseText,status,jqXHR]);}}});return this;},serialize:function(){return jQuery.param(this.serializeArray());},serializeArray:function(){return this.map(function(){return this.elements?jQuery.makeArray(this.elements):this;}).filter(function(){return this.name&&!this.disabled&&(this.checked||rselectTextarea.test(this.nodeName)||rinput.test(this.type));}).map(function(i,elem){var val=jQuery(this).val();return val==null?null:jQuery.isArray(val)?jQuery.map(val,function(val,i){return{name:elem.name,value:val.replace(rCRLF,"\r\n")};}):{name:elem.name,value:val.replace(rCRLF,"\r\n")};}).get();}});jQuery.each("ajaxStart ajaxStop ajaxComplete ajaxError ajaxSuccess ajaxSend".split(" "),function(i,o){jQuery.fn[o]=function(f){return this.bind(o,f);};});jQuery.each(["get","post"],function(i,method){jQuery[method]=function(url,data,callback,type){if(jQuery.isFunction(data)){type=type||callback;callback=data;data=undefined;}
return jQuery.ajax({type:method,url:url,data:data,success:callback,dataType:type});};});jQuery.extend({getScript:function(url,callback){return jQuery.get(url,undefined,callback,"script");},getJSON:function(url,data,callback){return jQuery.get(url,data,callback,"json");},ajaxSetup:function(target,settings){if(!settings){settings=target;target=jQuery.extend(true,jQuery.ajaxSettings,settings);}else{jQuery.extend(true,target,jQuery.ajaxSettings,settings);}
for(var field in{context:1,url:1}){if(field in settings){target[field]=settings[field];}else if(field in jQuery.ajaxSettings){target[field]=jQuery.ajaxSettings[field];}}
return target;},ajaxSettings:{url:ajaxLocation,isLocal:rlocalProtocol.test(ajaxLocParts[1]),global:true,type:"GET",contentType:"application/x-www-form-urlencoded",processData:true,async:true,accepts:{xml:"application/xml, text/xml",html:"text/html",text:"text/plain",json:"application/json, text/javascript","*":"*/*"},contents:{xml:/xml/,html:/html/,json:/json/},responseFields:{xml:"responseXML",text:"responseText"},converters:{"* text":window.String,"text html":true,"text json":jQuery.parseJSON,"text xml":jQuery.parseXML}},ajaxPrefilter:addToPrefiltersOrTransports(prefilters),ajaxTransport:addToPrefiltersOrTransports(transports),ajax:function(url,options){if(typeof url==="object"){options=url;url=undefined;}
options=options||{};var
s=jQuery.ajaxSetup({},options),callbackContext=s.context||s,globalEventContext=callbackContext!==s&&(callbackContext.nodeType||callbackContext instanceof jQuery)?jQuery(callbackContext):jQuery.event,deferred=jQuery.Deferred(),completeDeferred=jQuery._Deferred(),statusCode=s.statusCode||{},ifModifiedKey,requestHeaders={},responseHeadersString,responseHeaders,transport,timeoutTimer,parts,state=0,fireGlobals,i,jqXHR={readyState:0,setRequestHeader:function(name,value){if(!state){requestHeaders[name.toLowerCase().replace(rucHeaders,rucHeadersFunc)]=value;}
return this;},getAllResponseHeaders:function(){return state===2?responseHeadersString:null;},getResponseHeader:function(key){var match;if(state===2){if(!responseHeaders){responseHeaders={};while((match=rheaders.exec(responseHeadersString))){responseHeaders[match[1].toLowerCase()]=match[2];}}
match=responseHeaders[key.toLowerCase()];}
return match===undefined?null:match;},overrideMimeType:function(type){if(!state){s.mimeType=type;}
return this;},abort:function(statusText){statusText=statusText||"abort";if(transport){transport.abort(statusText);}
done(0,statusText);return this;}};function done(status,statusText,responses,headers){if(state===2){return;}
state=2;if(timeoutTimer){clearTimeout(timeoutTimer);}
transport=undefined;responseHeadersString=headers||"";jqXHR.readyState=status?4:0;var isSuccess,success,error,response=responses?ajaxHandleResponses(s,jqXHR,responses):undefined,lastModified,etag;if(status>=200&&status<300||status===304){if(s.ifModified){if((lastModified=jqXHR.getResponseHeader("Last-Modified"))){jQuery.lastModified[ifModifiedKey]=lastModified;}
if((etag=jqXHR.getResponseHeader("Etag"))){jQuery.etag[ifModifiedKey]=etag;}}
if(status===304){statusText="notmodified";isSuccess=true;}else{try{success=ajaxConvert(s,response);statusText="success";isSuccess=true;}catch(e){statusText="parsererror";error=e;}}}else{error=statusText;if(!statusText||status){statusText="error";if(status<0){status=0;}}}
jqXHR.status=status;jqXHR.statusText=statusText;if(isSuccess){deferred.resolveWith(callbackContext,[success,statusText,jqXHR]);}else{deferred.rejectWith(callbackContext,[jqXHR,statusText,error]);}
jqXHR.statusCode(statusCode);statusCode=undefined;if(fireGlobals){globalEventContext.trigger("ajax"+(isSuccess?"Success":"Error"),[jqXHR,s,isSuccess?success:error]);}
completeDeferred.resolveWith(callbackContext,[jqXHR,statusText]);if(fireGlobals){globalEventContext.trigger("ajaxComplete",[jqXHR,s]);if(!(--jQuery.active)){jQuery.event.trigger("ajaxStop");}}}
deferred.promise(jqXHR);jqXHR.success=jqXHR.done;jqXHR.error=jqXHR.fail;jqXHR.complete=completeDeferred.done;jqXHR.statusCode=function(map){if(map){var tmp;if(state<2){for(tmp in map){statusCode[tmp]=[statusCode[tmp],map[tmp]];}}else{tmp=map[jqXHR.status];jqXHR.then(tmp,tmp);}}
return this;};s.url=((url||s.url)+"").replace(rhash,"").replace(rprotocol,ajaxLocParts[1]+"//");s.dataTypes=jQuery.trim(s.dataType||"*").toLowerCase().split(rspacesAjax);if(!s.crossDomain){parts=rurl.exec(s.url.toLowerCase());s.crossDomain=!!(parts&&(parts[1]!=ajaxLocParts[1]||parts[2]!=ajaxLocParts[2]||(parts[3]||(parts[1]==="http:"?80:443))!=(ajaxLocParts[3]||(ajaxLocParts[1]==="http:"?80:443))));}
if(s.data&&s.processData&&typeof s.data!=="string"){s.data=jQuery.param(s.data,s.traditional);}
inspectPrefiltersOrTransports(prefilters,s,options,jqXHR);if(state===2){return false;}
fireGlobals=s.global;s.type=s.type.toUpperCase();s.hasContent=!rnoContent.test(s.type);if(fireGlobals&&jQuery.active++===0){jQuery.event.trigger("ajaxStart");}
if(!s.hasContent){if(s.data){s.url+=(rquery.test(s.url)?"&":"?")+s.data;}
ifModifiedKey=s.url;if(s.cache===false){var ts=jQuery.now(),ret=s.url.replace(rts,"$1_="+ts);s.url=ret+((ret===s.url)?(rquery.test(s.url)?"&":"?")+"_="+ts:"");}}
if(s.data&&s.hasContent&&s.contentType!==false||options.contentType){requestHeaders["Content-Type"]=s.contentType;}
if(s.ifModified){ifModifiedKey=ifModifiedKey||s.url;if(jQuery.lastModified[ifModifiedKey]){requestHeaders["If-Modified-Since"]=jQuery.lastModified[ifModifiedKey];}
if(jQuery.etag[ifModifiedKey]){requestHeaders["If-None-Match"]=jQuery.etag[ifModifiedKey];}}
requestHeaders.Accept=s.dataTypes[0]&&s.accepts[s.dataTypes[0]]?s.accepts[s.dataTypes[0]]+(s.dataTypes[0]!=="*"?", */*; q=0.01":""):s.accepts["*"];for(i in s.headers){jqXHR.setRequestHeader(i,s.headers[i]);}
if(s.beforeSend&&(s.beforeSend.call(callbackContext,jqXHR,s)===false||state===2)){jqXHR.abort();return false;}
for(i in{success:1,error:1,complete:1}){jqXHR[i](s[i]);}
transport=inspectPrefiltersOrTransports(transports,s,options,jqXHR);if(!transport){done(-1,"No Transport");}else{jqXHR.readyState=1;if(fireGlobals){globalEventContext.trigger("ajaxSend",[jqXHR,s]);}
if(s.async&&s.timeout>0){timeoutTimer=setTimeout(function(){jqXHR.abort("timeout");},s.timeout);}
try{state=1;transport.send(requestHeaders,done);}catch(e){if(status<2){done(-1,e);}else{jQuery.error(e);}}}
return jqXHR;},param:function(a,traditional){var s=[],add=function(key,value){value=jQuery.isFunction(value)?value():value;s[s.length]=encodeURIComponent(key)+"="+encodeURIComponent(value);};if(traditional===undefined){traditional=jQuery.ajaxSettings.traditional;}
if(jQuery.isArray(a)||(a.jquery&&!jQuery.isPlainObject(a))){jQuery.each(a,function(){add(this.name,this.value);});}else{for(var prefix in a){buildParams(prefix,a[prefix],traditional,add);}}
return s.join("&").replace(r20,"+");}});function buildParams(prefix,obj,traditional,add){if(jQuery.isArray(obj)&&obj.length){jQuery.each(obj,function(i,v){if(traditional||rbracket.test(prefix)){add(prefix,v);}else{buildParams(prefix+"["+(typeof v==="object"||jQuery.isArray(v)?i:"")+"]",v,traditional,add);}});}else if(!traditional&&obj!=null&&typeof obj==="object"){if(jQuery.isArray(obj)||jQuery.isEmptyObject(obj)){add(prefix,"");}else{for(var name in obj){buildParams(prefix+"["+name+"]",obj[name],traditional,add);}}}else{add(prefix,obj);}}
jQuery.extend({active:0,lastModified:{},etag:{}});function ajaxHandleResponses(s,jqXHR,responses){var contents=s.contents,dataTypes=s.dataTypes,responseFields=s.responseFields,ct,type,finalDataType,firstDataType;for(type in responseFields){if(type in responses){jqXHR[responseFields[type]]=responses[type];}}
while(dataTypes[0]==="*"){dataTypes.shift();if(ct===undefined){ct=s.mimeType||jqXHR.getResponseHeader("content-type");}}
if(ct){for(type in contents){if(contents[type]&&contents[type].test(ct)){dataTypes.unshift(type);break;}}}
if(dataTypes[0]in responses){finalDataType=dataTypes[0];}else{for(type in responses){if(!dataTypes[0]||s.converters[type+" "+dataTypes[0]]){finalDataType=type;break;}
if(!firstDataType){firstDataType=type;}}
finalDataType=finalDataType||firstDataType;}
if(finalDataType){if(finalDataType!==dataTypes[0]){dataTypes.unshift(finalDataType);}
return responses[finalDataType];}}
function ajaxConvert(s,response){if(s.dataFilter){response=s.dataFilter(response,s.dataType);}
var dataTypes=s.dataTypes,converters={},i,key,length=dataTypes.length,tmp,current=dataTypes[0],prev,conversion,conv,conv1,conv2;for(i=1;i<length;i++){if(i===1){for(key in s.converters){if(typeof key==="string"){converters[key.toLowerCase()]=s.converters[key];}}}
prev=current;current=dataTypes[i];if(current==="*"){current=prev;}else if(prev!=="*"&&prev!==current){conversion=prev+" "+current;conv=converters[conversion]||converters["* "+current];if(!conv){conv2=undefined;for(conv1 in converters){tmp=conv1.split(" ");if(tmp[0]===prev||tmp[0]==="*"){conv2=converters[tmp[1]+" "+current];if(conv2){conv1=converters[conv1];if(conv1===true){conv=conv2;}else if(conv2===true){conv=conv1;}
break;}}}}
if(!(conv||conv2)){jQuery.error("No conversion from "+conversion.replace(" "," to "));}
if(conv!==true){response=conv?conv(response):conv2(conv1(response));}}}
return response;}
var jsc=jQuery.now(),jsre=/(\=)\?(&|$)|()\?\?()/i;jQuery.ajaxSetup({jsonp:"callback",jsonpCallback:function(){return jQuery.expando+"_"+(jsc++);}});jQuery.ajaxPrefilter("json jsonp",function(s,originalSettings,jqXHR){var dataIsString=(typeof s.data==="string");if(s.dataTypes[0]==="jsonp"||originalSettings.jsonpCallback||originalSettings.jsonp!=null||s.jsonp!==false&&(jsre.test(s.url)||dataIsString&&jsre.test(s.data))){var responseContainer,jsonpCallback=s.jsonpCallback=jQuery.isFunction(s.jsonpCallback)?s.jsonpCallback():s.jsonpCallback,previous=window[jsonpCallback],url=s.url,data=s.data,replace="$1"+jsonpCallback+"$2",cleanUp=function(){window[jsonpCallback]=previous;if(responseContainer&&jQuery.isFunction(previous)){window[jsonpCallback](responseContainer[0]);}};if(s.jsonp!==false){url=url.replace(jsre,replace);if(s.url===url){if(dataIsString){data=data.replace(jsre,replace);}
if(s.data===data){url+=(/\?/.test(url)?"&":"?")+s.jsonp+"="+jsonpCallback;}}}
s.url=url;s.data=data;window[jsonpCallback]=function(response){responseContainer=[response];};jqXHR.then(cleanUp,cleanUp);s.converters["script json"]=function(){if(!responseContainer){jQuery.error(jsonpCallback+" was not called");}
return responseContainer[0];};s.dataTypes[0]="json";return"script";}});jQuery.ajaxSetup({accepts:{script:"text/javascript, application/javascript, application/ecmascript, application/x-ecmascript"},contents:{script:/javascript|ecmascript/},converters:{"text script":function(text){jQuery.globalEval(text);return text;}}});jQuery.ajaxPrefilter("script",function(s){if(s.cache===undefined){s.cache=false;}
if(s.crossDomain){s.type="GET";s.global=false;}});jQuery.ajaxTransport("script",function(s){if(s.crossDomain){var script,head=document.head||document.getElementsByTagName("head")[0]||document.documentElement;return{send:function(_,callback){script=document.createElement("script");script.async="async";if(s.scriptCharset){script.charset=s.scriptCharset;}
script.src=s.url;script.onload=script.onreadystatechange=function(_,isAbort){if(!script.readyState||/loaded|complete/.test(script.readyState)){script.onload=script.onreadystatechange=null;if(head&&script.parentNode){head.removeChild(script);}
script=undefined;if(!isAbort){callback(200,"success");}}};head.insertBefore(script,head.firstChild);},abort:function(){if(script){script.onload(0,1);}}};}});var
xhrId=jQuery.now(),xhrCallbacks,testXHR;function xhrOnUnloadAbort(){jQuery(window).unload(function(){for(var key in xhrCallbacks){xhrCallbacks[key](0,1);}});}
function createStandardXHR(){try{return new window.XMLHttpRequest();}catch(e){}}
function createActiveXHR(){try{return new window.ActiveXObject("Microsoft.XMLHTTP");}catch(e){}}
jQuery.ajaxSettings.xhr=window.ActiveXObject?function(){return!this.isLocal&&createStandardXHR()||createActiveXHR();}:createStandardXHR;testXHR=jQuery.ajaxSettings.xhr();jQuery.support.ajax=!!testXHR;jQuery.support.cors=testXHR&&("withCredentials"in testXHR);testXHR=undefined;if(jQuery.support.ajax){jQuery.ajaxTransport(function(s){if(!s.crossDomain||jQuery.support.cors){var callback;return{send:function(headers,complete){var xhr=s.xhr(),handle,i;if(s.username){xhr.open(s.type,s.url,s.async,s.username,s.password);}else{xhr.open(s.type,s.url,s.async);}
if(s.xhrFields){for(i in s.xhrFields){xhr[i]=s.xhrFields[i];}}
if(s.mimeType&&xhr.overrideMimeType){xhr.overrideMimeType(s.mimeType);}
if(!(s.crossDomain&&!s.hasContent)&&!headers["X-Requested-With"]){headers["X-Requested-With"]="XMLHttpRequest";}
try{for(i in headers){xhr.setRequestHeader(i,headers[i]);}}catch(_){}
xhr.send((s.hasContent&&s.data)||null);callback=function(_,isAbort){var status,statusText,responseHeaders,responses,xml;try{if(callback&&(isAbort||xhr.readyState===4)){callback=undefined;if(handle){xhr.onreadystatechange=jQuery.noop;delete xhrCallbacks[handle];}
if(isAbort){if(xhr.readyState!==4){xhr.abort();}}else{status=xhr.status;responseHeaders=xhr.getAllResponseHeaders();responses={};xml=xhr.responseXML;if(xml&&xml.documentElement){responses.xml=xml;}
responses.text=xhr.responseText;try{statusText=xhr.statusText;}catch(e){statusText="";}
if(!status&&s.isLocal&&!s.crossDomain){status=responses.text?200:404;}else if(status===1223){status=204;}}}}catch(firefoxAccessException){if(!isAbort){complete(-1,firefoxAccessException);}}
if(responses){complete(status,statusText,responses,responseHeaders);}};if(!s.async||xhr.readyState===4){callback();}else{if(!xhrCallbacks){xhrCallbacks={};xhrOnUnloadAbort();}
handle=xhrId++;xhr.onreadystatechange=xhrCallbacks[handle]=callback;}},abort:function(){if(callback){callback(0,1);}}};}});}
var elemdisplay={},rfxtypes=/^(?:toggle|show|hide)$/,rfxnum=/^([+\-]=)?([\d+.\-]+)([a-z%]*)$/i,timerId,fxAttrs=[["height","marginTop","marginBottom","paddingTop","paddingBottom"],["width","marginLeft","marginRight","paddingLeft","paddingRight"],["opacity"]];jQuery.fn.extend({show:function(speed,easing,callback){var elem,display;if(speed||speed===0){return this.animate(genFx("show",3),speed,easing,callback);}else{for(var i=0,j=this.length;i<j;i++){elem=this[i];display=elem.style.display;if(!jQuery._data(elem,"olddisplay")&&display==="none"){display=elem.style.display="";}
if(display===""&&jQuery.css(elem,"display")==="none"){jQuery._data(elem,"olddisplay",defaultDisplay(elem.nodeName));}}
for(i=0;i<j;i++){elem=this[i];display=elem.style.display;if(display===""||display==="none"){elem.style.display=jQuery._data(elem,"olddisplay")||"";}}
return this;}},hide:function(speed,easing,callback){if(speed||speed===0){return this.animate(genFx("hide",3),speed,easing,callback);}else{for(var i=0,j=this.length;i<j;i++){var display=jQuery.css(this[i],"display");if(display!=="none"&&!jQuery._data(this[i],"olddisplay")){jQuery._data(this[i],"olddisplay",display);}}
for(i=0;i<j;i++){this[i].style.display="none";}
return this;}},_toggle:jQuery.fn.toggle,toggle:function(fn,fn2,callback){var bool=typeof fn==="boolean";if(jQuery.isFunction(fn)&&jQuery.isFunction(fn2)){this._toggle.apply(this,arguments);}else if(fn==null||bool){this.each(function(){var state=bool?fn:jQuery(this).is(":hidden");jQuery(this)[state?"show":"hide"]();});}else{this.animate(genFx("toggle",3),fn,fn2,callback);}
return this;},fadeTo:function(speed,to,easing,callback){return this.filter(":hidden").css("opacity",0).show().end().animate({opacity:to},speed,easing,callback);},animate:function(prop,speed,easing,callback){var optall=jQuery.speed(speed,easing,callback);if(jQuery.isEmptyObject(prop)){return this.each(optall.complete);}
return this[optall.queue===false?"each":"queue"](function(){var opt=jQuery.extend({},optall),p,isElement=this.nodeType===1,hidden=isElement&&jQuery(this).is(":hidden"),self=this;for(p in prop){var name=jQuery.camelCase(p);if(p!==name){prop[name]=prop[p];delete prop[p];p=name;}
if(prop[p]==="hide"&&hidden||prop[p]==="show"&&!hidden){return opt.complete.call(this);}
if(isElement&&(p==="height"||p==="width")){opt.overflow=[this.style.overflow,this.style.overflowX,this.style.overflowY];if(jQuery.css(this,"display")==="inline"&&jQuery.css(this,"float")==="none"){if(!jQuery.support.inlineBlockNeedsLayout){this.style.display="inline-block";}else{var display=defaultDisplay(this.nodeName);if(display==="inline"){this.style.display="inline-block";}else{this.style.display="inline";this.style.zoom=1;}}}}
if(jQuery.isArray(prop[p])){(opt.specialEasing=opt.specialEasing||{})[p]=prop[p][1];prop[p]=prop[p][0];}}
if(opt.overflow!=null){this.style.overflow="hidden";}
opt.curAnim=jQuery.extend({},prop);jQuery.each(prop,function(name,val){var e=new jQuery.fx(self,opt,name);if(rfxtypes.test(val)){e[val==="toggle"?hidden?"show":"hide":val](prop);}else{var parts=rfxnum.exec(val),start=e.cur();if(parts){var end=parseFloat(parts[2]),unit=parts[3]||(jQuery.cssNumber[name]?"":"px");if(unit!=="px"){jQuery.style(self,name,(end||1)+unit);start=((end||1)/e.cur())*start;jQuery.style(self,name,start+unit);}
if(parts[1]){end=((parts[1]==="-="?-1:1)*end)+start;}
e.custom(start,end,unit);}else{e.custom(start,val,"");}}});return true;});},stop:function(clearQueue,gotoEnd){var timers=jQuery.timers;if(clearQueue){this.queue([]);}
this.each(function(){for(var i=timers.length-1;i>=0;i--){if(timers[i].elem===this){if(gotoEnd){timers[i](true);}
timers.splice(i,1);}}});if(!gotoEnd){this.dequeue();}
return this;}});function genFx(type,num){var obj={};jQuery.each(fxAttrs.concat.apply([],fxAttrs.slice(0,num)),function(){obj[this]=type;});return obj;}
jQuery.each({slideDown:genFx("show",1),slideUp:genFx("hide",1),slideToggle:genFx("toggle",1),fadeIn:{opacity:"show"},fadeOut:{opacity:"hide"},fadeToggle:{opacity:"toggle"}},function(name,props){jQuery.fn[name]=function(speed,easing,callback){return this.animate(props,speed,easing,callback);};});jQuery.extend({speed:function(speed,easing,fn){var opt=speed&&typeof speed==="object"?jQuery.extend({},speed):{complete:fn||!fn&&easing||jQuery.isFunction(speed)&&speed,duration:speed,easing:fn&&easing||easing&&!jQuery.isFunction(easing)&&easing};opt.duration=jQuery.fx.off?0:typeof opt.duration==="number"?opt.duration:opt.duration in jQuery.fx.speeds?jQuery.fx.speeds[opt.duration]:jQuery.fx.speeds._default;opt.old=opt.complete;opt.complete=function(){if(opt.queue!==false){jQuery(this).dequeue();}
if(jQuery.isFunction(opt.old)){opt.old.call(this);}};return opt;},easing:{linear:function(p,n,firstNum,diff){return firstNum+diff*p;},swing:function(p,n,firstNum,diff){return((-Math.cos(p*Math.PI)/2)+0.5)*diff+firstNum;}},timers:[],fx:function(elem,options,prop){this.options=options;this.elem=elem;this.prop=prop;if(!options.orig){options.orig={};}}});jQuery.fx.prototype={update:function(){if(this.options.step){this.options.step.call(this.elem,this.now,this);}
(jQuery.fx.step[this.prop]||jQuery.fx.step._default)(this);},cur:function(){if(this.elem[this.prop]!=null&&(!this.elem.style||this.elem.style[this.prop]==null)){return this.elem[this.prop];}
var parsed,r=jQuery.css(this.elem,this.prop);return isNaN(parsed=parseFloat(r))?!r||r==="auto"?0:r:parsed;},custom:function(from,to,unit){var self=this,fx=jQuery.fx;this.startTime=jQuery.now();this.start=from;this.end=to;this.unit=unit||this.unit||(jQuery.cssNumber[this.prop]?"":"px");this.now=this.start;this.pos=this.state=0;function t(gotoEnd){return self.step(gotoEnd);}
t.elem=this.elem;if(t()&&jQuery.timers.push(t)&&!timerId){timerId=setInterval(fx.tick,fx.interval);}},show:function(){this.options.orig[this.prop]=jQuery.style(this.elem,this.prop);this.options.show=true;this.custom(this.prop==="width"||this.prop==="height"?1:0,this.cur());jQuery(this.elem).show();},hide:function(){this.options.orig[this.prop]=jQuery.style(this.elem,this.prop);this.options.hide=true;this.custom(this.cur(),0);},step:function(gotoEnd){var t=jQuery.now(),done=true;if(gotoEnd||t>=this.options.duration+this.startTime){this.now=this.end;this.pos=this.state=1;this.update();this.options.curAnim[this.prop]=true;for(var i in this.options.curAnim){if(this.options.curAnim[i]!==true){done=false;}}
if(done){if(this.options.overflow!=null&&!jQuery.support.shrinkWrapBlocks){var elem=this.elem,options=this.options;jQuery.each(["","X","Y"],function(index,value){elem.style["overflow"+value]=options.overflow[index];});}
if(this.options.hide){jQuery(this.elem).hide();}
if(this.options.hide||this.options.show){for(var p in this.options.curAnim){jQuery.style(this.elem,p,this.options.orig[p]);}}
this.options.complete.call(this.elem);}
return false;}else{var n=t-this.startTime;this.state=n/this.options.duration;var specialEasing=this.options.specialEasing&&this.options.specialEasing[this.prop];var defaultEasing=this.options.easing||(jQuery.easing.swing?"swing":"linear");this.pos=jQuery.easing[specialEasing||defaultEasing](this.state,n,0,1,this.options.duration);this.now=this.start+((this.end-this.start)*this.pos);this.update();}
return true;}};jQuery.extend(jQuery.fx,{tick:function(){var timers=jQuery.timers;for(var i=0;i<timers.length;i++){if(!timers[i]()){timers.splice(i--,1);}}
if(!timers.length){jQuery.fx.stop();}},interval:13,stop:function(){clearInterval(timerId);timerId=null;},speeds:{slow:600,fast:200,_default:400},step:{opacity:function(fx){jQuery.style(fx.elem,"opacity",fx.now);},_default:function(fx){if(fx.elem.style&&fx.elem.style[fx.prop]!=null){fx.elem.style[fx.prop]=(fx.prop==="width"||fx.prop==="height"?Math.max(0,fx.now):fx.now)+fx.unit;}else{fx.elem[fx.prop]=fx.now;}}}});if(jQuery.expr&&jQuery.expr.filters){jQuery.expr.filters.animated=function(elem){return jQuery.grep(jQuery.timers,function(fn){return elem===fn.elem;}).length;};}
function defaultDisplay(nodeName){if(!elemdisplay[nodeName]){var elem=jQuery("<"+nodeName+">").appendTo("body"),display=elem.css("display");elem.remove();if(display==="none"||display===""){display="block";}
elemdisplay[nodeName]=display;}
return elemdisplay[nodeName];}
var rtable=/^t(?:able|d|h)$/i,rroot=/^(?:body|html)$/i;if("getBoundingClientRect"in document.documentElement){jQuery.fn.offset=function(options){var elem=this[0],box;if(options){return this.each(function(i){jQuery.offset.setOffset(this,options,i);});}
if(!elem||!elem.ownerDocument){return null;}
if(elem===elem.ownerDocument.body){return jQuery.offset.bodyOffset(elem);}
try{box=elem.getBoundingClientRect();}catch(e){}
var doc=elem.ownerDocument,docElem=doc.documentElement;if(!box||!jQuery.contains(docElem,elem)){return box?{top:box.top,left:box.left}:{top:0,left:0};}
var body=doc.body,win=getWindow(doc),clientTop=docElem.clientTop||body.clientTop||0,clientLeft=docElem.clientLeft||body.clientLeft||0,scrollTop=(win.pageYOffset||jQuery.support.boxModel&&docElem.scrollTop||body.scrollTop),scrollLeft=(win.pageXOffset||jQuery.support.boxModel&&docElem.scrollLeft||body.scrollLeft),top=box.top+scrollTop-clientTop,left=box.left+scrollLeft-clientLeft;return{top:top,left:left};};}else{jQuery.fn.offset=function(options){var elem=this[0];if(options){return this.each(function(i){jQuery.offset.setOffset(this,options,i);});}
if(!elem||!elem.ownerDocument){return null;}
if(elem===elem.ownerDocument.body){return jQuery.offset.bodyOffset(elem);}
jQuery.offset.initialize();var computedStyle,offsetParent=elem.offsetParent,prevOffsetParent=elem,doc=elem.ownerDocument,docElem=doc.documentElement,body=doc.body,defaultView=doc.defaultView,prevComputedStyle=defaultView?defaultView.getComputedStyle(elem,null):elem.currentStyle,top=elem.offsetTop,left=elem.offsetLeft;while((elem=elem.parentNode)&&elem!==body&&elem!==docElem){if(jQuery.offset.supportsFixedPosition&&prevComputedStyle.position==="fixed"){break;}
computedStyle=defaultView?defaultView.getComputedStyle(elem,null):elem.currentStyle;top-=elem.scrollTop;left-=elem.scrollLeft;if(elem===offsetParent){top+=elem.offsetTop;left+=elem.offsetLeft;if(jQuery.offset.doesNotAddBorder&&!(jQuery.offset.doesAddBorderForTableAndCells&&rtable.test(elem.nodeName))){top+=parseFloat(computedStyle.borderTopWidth)||0;left+=parseFloat(computedStyle.borderLeftWidth)||0;}
prevOffsetParent=offsetParent;offsetParent=elem.offsetParent;}
if(jQuery.offset.subtractsBorderForOverflowNotVisible&&computedStyle.overflow!=="visible"){top+=parseFloat(computedStyle.borderTopWidth)||0;left+=parseFloat(computedStyle.borderLeftWidth)||0;}
prevComputedStyle=computedStyle;}
if(prevComputedStyle.position==="relative"||prevComputedStyle.position==="static"){top+=body.offsetTop;left+=body.offsetLeft;}
if(jQuery.offset.supportsFixedPosition&&prevComputedStyle.position==="fixed"){top+=Math.max(docElem.scrollTop,body.scrollTop);left+=Math.max(docElem.scrollLeft,body.scrollLeft);}
return{top:top,left:left};};}
jQuery.offset={initialize:function(){var body=document.body,container=document.createElement("div"),innerDiv,checkDiv,table,td,bodyMarginTop=parseFloat(jQuery.css(body,"marginTop"))||0,html="<div style='position:absolute;top:0;left:0;margin:0;border:5px solid #000;padding:0;width:1px;height:1px;'><div></div></div><table style='position:absolute;top:0;left:0;margin:0;border:5px solid #000;padding:0;width:1px;height:1px;' cellpadding='0' cellspacing='0'><tr><td></td></tr></table>";jQuery.extend(container.style,{position:"absolute",top:0,left:0,margin:0,border:0,width:"1px",height:"1px",visibility:"hidden"});container.innerHTML=html;body.insertBefore(container,body.firstChild);innerDiv=container.firstChild;checkDiv=innerDiv.firstChild;td=innerDiv.nextSibling.firstChild.firstChild;this.doesNotAddBorder=(checkDiv.offsetTop!==5);this.doesAddBorderForTableAndCells=(td.offsetTop===5);checkDiv.style.position="fixed";checkDiv.style.top="20px";this.supportsFixedPosition=(checkDiv.offsetTop===20||checkDiv.offsetTop===15);checkDiv.style.position=checkDiv.style.top="";innerDiv.style.overflow="hidden";innerDiv.style.position="relative";this.subtractsBorderForOverflowNotVisible=(checkDiv.offsetTop===-5);this.doesNotIncludeMarginInBodyOffset=(body.offsetTop!==bodyMarginTop);body.removeChild(container);body=container=innerDiv=checkDiv=table=td=null;jQuery.offset.initialize=jQuery.noop;},bodyOffset:function(body){var top=body.offsetTop,left=body.offsetLeft;jQuery.offset.initialize();if(jQuery.offset.doesNotIncludeMarginInBodyOffset){top+=parseFloat(jQuery.css(body,"marginTop"))||0;left+=parseFloat(jQuery.css(body,"marginLeft"))||0;}
return{top:top,left:left};},setOffset:function(elem,options,i){var position=jQuery.css(elem,"position");if(position==="static"){elem.style.position="relative";}
var curElem=jQuery(elem),curOffset=curElem.offset(),curCSSTop=jQuery.css(elem,"top"),curCSSLeft=jQuery.css(elem,"left"),calculatePosition=(position==="absolute"&&jQuery.inArray('auto',[curCSSTop,curCSSLeft])>-1),props={},curPosition={},curTop,curLeft;if(calculatePosition){curPosition=curElem.position();}
curTop=calculatePosition?curPosition.top:parseInt(curCSSTop,10)||0;curLeft=calculatePosition?curPosition.left:parseInt(curCSSLeft,10)||0;if(jQuery.isFunction(options)){options=options.call(elem,i,curOffset);}
if(options.top!=null){props.top=(options.top-curOffset.top)+curTop;}
if(options.left!=null){props.left=(options.left-curOffset.left)+curLeft;}
if("using"in options){options.using.call(elem,props);}else{curElem.css(props);}}};jQuery.fn.extend({position:function(){if(!this[0]){return null;}
var elem=this[0],offsetParent=this.offsetParent(),offset=this.offset(),parentOffset=rroot.test(offsetParent[0].nodeName)?{top:0,left:0}:offsetParent.offset();offset.top-=parseFloat(jQuery.css(elem,"marginTop"))||0;offset.left-=parseFloat(jQuery.css(elem,"marginLeft"))||0;parentOffset.top+=parseFloat(jQuery.css(offsetParent[0],"borderTopWidth"))||0;parentOffset.left+=parseFloat(jQuery.css(offsetParent[0],"borderLeftWidth"))||0;return{top:offset.top-parentOffset.top,left:offset.left-parentOffset.left};},offsetParent:function(){return this.map(function(){var offsetParent=this.offsetParent||document.body;while(offsetParent&&(!rroot.test(offsetParent.nodeName)&&jQuery.css(offsetParent,"position")==="static")){offsetParent=offsetParent.offsetParent;}
return offsetParent;});}});jQuery.each(["Left","Top"],function(i,name){var method="scroll"+name;jQuery.fn[method]=function(val){var elem=this[0],win;if(!elem){return null;}
if(val!==undefined){return this.each(function(){win=getWindow(this);if(win){win.scrollTo(!i?val:jQuery(win).scrollLeft(),i?val:jQuery(win).scrollTop());}else{this[method]=val;}});}else{win=getWindow(elem);return win?("pageXOffset"in win)?win[i?"pageYOffset":"pageXOffset"]:jQuery.support.boxModel&&win.document.documentElement[method]||win.document.body[method]:elem[method];}};});function getWindow(elem){return jQuery.isWindow(elem)?elem:elem.nodeType===9?elem.defaultView||elem.parentWindow:false;}
jQuery.each(["Height","Width"],function(i,name){var type=name.toLowerCase();jQuery.fn["inner"+name]=function(){return this[0]?parseFloat(jQuery.css(this[0],type,"padding")):null;};jQuery.fn["outer"+name]=function(margin){return this[0]?parseFloat(jQuery.css(this[0],type,margin?"margin":"border")):null;};jQuery.fn[type]=function(size){var elem=this[0];if(!elem){return size==null?null:this;}
if(jQuery.isFunction(size)){return this.each(function(i){var self=jQuery(this);self[type](size.call(this,i,self[type]()));});}
if(jQuery.isWindow(elem)){var docElemProp=elem.document.documentElement["client"+name];return elem.document.compatMode==="CSS1Compat"&&docElemProp||elem.document.body["client"+name]||docElemProp;}else if(elem.nodeType===9){return Math.max(elem.documentElement["client"+name],elem.body["scroll"+name],elem.documentElement["scroll"+name],elem.body["offset"+name],elem.documentElement["offset"+name]);}else if(size===undefined){var orig=jQuery.css(elem,type),ret=parseFloat(orig);return jQuery.isNaN(ret)?orig:ret;}else{return this.css(type,typeof size==="string"?size:size+"px");}};});window.jQuery=window.$=jQuery;})(window);;
/*
 * Copyright (c) 2009 Simo Kinnunen.
 * Licensed under the MIT license.
 *
 * @version ${Version}
 */
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;};})());;
/*
 * The following copyright notice may not be removed under any circumstances.
 * 
 * Copyright:
 * Copyright 1990-1995 as an unpublished work by Bitstream Inc. All rights
 * reserved. PL modification: © 1995 Kuba Tatarkiewicz.
 */
Cufon.registerFont({"w":127,"face":{"font-family":"HuxleyVerticalPL","font-weight":400,"font-stretch":"normal","units-per-em":"360","panose-1":"2 0 5 3 0 0 0 0 0 0","ascent":"360","descent":"0","x-height":"4","bbox":"-10 -442 470.014 118","underline-thickness":"10.5292","underline-position":"-29.0808","stemh":"12","stemv":"15","unicode-range":"U+0020-U+017E"},"glyphs":{" ":{"w":63},"!":{"d":"32,4v-19,0,-20,-25,0,-25v20,0,19,25,0,25xm40,-360r0,325r-16,0r0,-325r16,0","w":63},"\"":{"d":"25,-351r17,0r0,135r-17,0r0,-135xm88,-351r17,0r0,135r-17,0r0,-135","w":129},"#":{"d":"201,-355r23,0r-44,124r67,0r44,-124r23,0r-43,124r80,0r-6,18r-81,0r-25,71r87,0r-6,18r-87,0r-44,124r-23,0r44,-124r-68,0r-44,124r-23,0r43,-124r-83,0r6,-18r83,0r26,-71r-91,0r6,-18r92,0xm174,-213r-25,71r67,0r24,-71r-66,0","w":385},"$":{"d":"18,-221v0,-57,-19,-136,40,-139r0,-26r12,0r0,26v40,3,41,36,40,80r-15,0v0,-32,4,-65,-25,-68r0,162v61,0,40,77,40,131v0,35,-9,50,-40,55r0,28r-12,0r0,-28v-42,-3,-41,-37,-40,-82r15,0v1,33,-6,67,25,70r0,-162v-33,-2,-40,-13,-40,-47xm58,-187r0,-161v-44,8,-25,81,-25,126v0,24,1,32,25,35xm70,-12v44,-8,25,-82,25,-128v0,-21,-3,-29,-25,-33r0,161"},"%":{"d":"22,4r143,-368r14,0r-143,368r-14,0xm18,-185r0,-147v0,-21,8,-32,28,-32v21,0,28,11,28,32r0,147v0,21,-7,32,-28,32v-20,0,-28,-11,-28,-32xm61,-188r0,-141v5,-27,-29,-30,-30,-8r0,149v0,14,3,23,15,23v11,0,15,-8,15,-23xm184,-175r0,147v0,21,-8,32,-28,32v-21,0,-29,-11,-29,-32r0,-147v0,-21,8,-31,29,-31v19,0,28,10,28,31xm140,-172r0,142v-5,29,30,29,30,7r0,-156v0,-10,-7,-16,-15,-16v-11,0,-15,8,-15,23","w":200},"&":{"d":"110,-147v-5,60,21,151,-46,151v-56,0,-46,-60,-46,-112v0,-26,5,-38,26,-44v-46,-15,-21,-100,-26,-153v-5,-49,25,-57,75,-55r0,12v-40,-1,-60,0,-60,42r0,109v-5,43,24,40,62,39r0,-53r15,0r0,53r25,0r0,11r-25,0xm95,-147v-38,-1,-66,-3,-62,40v4,40,-12,100,31,99v53,-2,24,-91,31,-139","w":132},"'":{"d":"25,-351r17,0r0,135r-17,0r0,-135","w":67},"(":{"d":"64,-8r0,12v-36,-2,-46,-18,-46,-55r0,-258v0,-37,10,-53,46,-55r0,13v-26,1,-31,13,-31,41r0,260v0,28,5,41,31,42","w":67},")":{"d":"4,-8v26,-1,31,-14,31,-42r0,-260v0,-28,-5,-40,-31,-41r0,-13v36,2,46,18,46,55r0,258v0,37,-10,53,-46,55r0,-12","w":67},"*":{"d":"28,-271r27,-34r-42,-13r4,-12r41,14r-1,-44r14,0r-1,44r41,-14r4,12r-42,13r26,34r-11,8r-24,-35r-24,35"},"+":{"d":"202,-299r15,0r0,142r138,0r0,15r-138,0r0,142r-15,0r0,-142r-140,0r0,-15r140,0r0,-142","w":417},",":{"d":"11,42r-11,-5r39,-77r11,5","w":63},"-":{"d":"18,-145r0,-14r85,0r0,14r-85,0","w":120},".":{"d":"32,4v-19,0,-20,-25,0,-25v20,0,19,25,0,25","w":63},"\/":{"d":"-10,47r109,-411r15,0r-109,411r-15,0","w":112},"0":{"d":"95,-50r0,-260v0,-28,-7,-41,-31,-41v-24,0,-31,14,-31,41r0,260v0,27,7,42,31,42v24,0,31,-14,31,-42xm18,-51r0,-258v0,-37,12,-55,46,-55v34,0,46,18,46,55r0,258v0,37,-12,55,-46,55v-34,0,-46,-18,-46,-55"},"1":{"d":"71,-360r0,360r-15,0r0,-360r15,0"},"2":{"d":"110,-13r0,13r-92,0v6,-55,-23,-140,41,-140v31,0,36,-4,36,-36r0,-134v0,-28,-7,-41,-31,-41v-34,0,-32,34,-31,68r-15,0v-2,-45,2,-81,46,-81v34,0,46,18,46,55r0,134v0,41,-10,46,-46,48v-53,3,-24,70,-31,114r77,0"},"3":{"d":"18,-283v-2,-45,2,-81,46,-81v64,0,46,82,46,140v0,24,-7,38,-26,44v44,10,26,82,26,129v0,37,-12,55,-46,55v-45,0,-48,-37,-46,-83r15,0v0,34,-4,71,31,71v50,0,25,-81,31,-127v7,-48,-36,-38,-76,-39r0,-11v40,-1,83,9,76,-40v-6,-45,19,-126,-31,-126v-34,0,-32,34,-31,68r-15,0"},"4":{"d":"85,0r0,-110r-76,0r-4,-5r50,-245r14,0r-50,238r66,0r0,-238r15,0r0,238r23,0r0,12r-23,0r0,110r-15,0"},"5":{"d":"95,-170v7,-49,-37,-38,-77,-39r0,-151r92,0r0,12r-77,0r0,127v50,-3,83,2,77,56v-7,64,26,169,-46,169v-45,0,-48,-37,-46,-83r15,0v0,34,-4,71,31,71v24,0,31,-14,31,-42r0,-120"},"6":{"d":"33,-207v30,-28,84,-13,77,41v-8,64,26,170,-46,170v-34,0,-46,-18,-46,-55r0,-258v0,-37,12,-55,46,-55v45,0,48,37,46,83r-15,0v0,-34,4,-70,-31,-70v-24,0,-31,14,-31,41r0,103xm33,-167r0,117v0,27,7,42,31,42v24,0,31,-14,31,-42r0,-117v0,-28,-6,-42,-29,-42v-23,0,-33,14,-33,42"},"7":{"d":"18,0r80,-348r-76,0r0,-12r93,0r-83,360r-14,0"},"8":{"d":"95,-228v0,-45,18,-123,-31,-123v-50,0,-31,78,-31,123v0,27,7,43,31,43v24,0,31,-15,31,-43xm64,-364v63,0,46,78,46,135v0,26,-5,41,-21,49v34,15,21,83,21,129v0,37,-12,55,-46,55v-63,0,-46,-78,-46,-135v0,-26,3,-41,20,-49v-34,-16,-20,-84,-20,-129v0,-37,12,-55,46,-55xm95,-50v0,-46,18,-124,-31,-124v-49,0,-31,79,-31,124v0,27,7,42,31,42v24,0,31,-14,31,-42"},"9":{"d":"95,-152v-30,26,-84,14,-77,-41v8,-64,-26,-173,46,-171v34,0,46,18,46,55r0,258v0,37,-12,55,-46,55v-45,0,-48,-37,-46,-83r15,0v0,34,-4,71,31,71v24,0,31,-14,31,-42r0,-102xm95,-193r0,-117v0,-28,-7,-41,-31,-41v-24,0,-31,14,-31,41r0,117v0,28,6,42,29,42v23,0,33,-14,33,-42"},":":{"d":"17,-199v0,-6,6,-12,15,-12v9,0,15,6,15,12v0,7,-6,13,-15,13v-9,0,-15,-6,-15,-13xm32,4v-19,0,-20,-25,0,-25v20,0,19,25,0,25","w":63},";":{"d":"32,-152v-19,0,-21,-25,0,-24v9,0,15,5,15,11v0,6,-6,13,-15,13xm11,42r-11,-5r39,-77r11,5","w":63},"<":{"d":"353,-272r0,17r-262,106r262,105r0,17r-288,-117r0,-10","w":417},"=":{"d":"62,-201r293,0r0,16r-293,0r0,-16xm62,-114r293,0r0,15r-293,0r0,-15","w":417},">":{"d":"65,-272r288,118r0,10r-288,117r0,-17r261,-105r-261,-106r0,-17","w":417},"?":{"d":"106,-148v0,35,-9,50,-39,54r0,59r-16,0r0,-70v32,0,40,-11,40,-42r0,-163v0,-28,-7,-41,-32,-41v-34,0,-32,34,-31,68r-15,0v-2,-45,2,-81,46,-81v34,0,47,18,47,55r0,161xm59,4v-19,0,-20,-25,0,-25v20,0,19,25,0,25","w":122},"@":{"d":"316,-177v-8,-33,-27,-51,-59,-51v-51,0,-90,52,-90,119v0,40,21,62,55,62v37,0,68,-26,78,-67xm470,-190v1,81,-53,158,-133,158v-36,0,-50,-16,-45,-46v-15,29,-42,46,-70,46v-51,0,-78,-27,-78,-79v0,-75,52,-133,113,-133v32,0,53,15,63,43r16,-33r15,0r-39,164v0,14,11,23,30,23v65,-2,108,-74,108,-143v0,-87,-71,-149,-179,-149v-128,0,-219,96,-218,215v0,106,79,177,200,177v54,0,109,-18,154,-48r6,9v-47,35,-101,53,-158,53v-130,0,-225,-78,-224,-196v1,-134,111,-225,242,-225v109,0,197,67,197,164","w":501},"A":{"d":"24,0r0,-147r-25,0r0,-11r25,0r0,-151v0,-37,13,-55,47,-55v34,0,46,18,46,55r0,309r-15,0r0,-147r-62,0r0,147r-16,0xm40,-310r0,152r62,0r0,-152v0,-28,-6,-41,-31,-41v-24,0,-31,14,-31,41","w":135},"B":{"d":"24,-360v54,-1,101,-5,93,56v-7,53,19,137,-26,152v36,8,23,61,26,102v3,54,-42,52,-93,50r0,-147r-25,0r0,-11r25,0r0,-202xm40,-348r0,190v37,0,62,4,62,-39r0,-112v5,-43,-24,-40,-62,-39xm40,-147r0,135v37,0,67,5,62,-39v-4,-42,15,-103,-36,-96r-26,0","w":135},"C":{"d":"64,-364v44,0,48,35,46,81r-15,0v0,-34,3,-68,-31,-68v-24,0,-31,14,-31,41r0,260v0,28,7,42,31,42v35,0,31,-36,31,-71r15,0v2,46,-1,83,-46,83v-34,0,-46,-18,-46,-55r0,-258v0,-37,12,-55,46,-55","w":122},"D":{"d":"18,0r0,-360v53,-1,92,-5,92,56r0,254v4,54,-42,52,-92,50xm33,-12v37,0,62,5,62,-39r0,-258v5,-43,-24,-40,-62,-39r0,336"},"E":{"d":"116,-12r0,12r-92,0r0,-147r-25,0r0,-11r25,0r0,-202r92,0r0,12r-76,0r0,190r76,0r0,11r-76,0r0,135r76,0","w":129},"F":{"d":"40,0r-16,0r0,-147r-25,0r0,-11r25,0r0,-202r92,0r0,12r-76,0r0,190r76,0r0,11r-76,0r0,147"},"G":{"d":"95,-283v0,-34,3,-68,-31,-68v-24,0,-31,14,-31,41r0,260v0,28,7,42,31,42v53,-1,24,-91,31,-139r-25,0r0,-11r40,0v-6,62,24,162,-46,162v-34,0,-46,-18,-46,-55r0,-258v0,-37,12,-55,46,-55v44,0,48,35,46,81r-15,0"},"H":{"d":"24,0r0,-147r-25,0r0,-11r25,0r0,-202r16,0r0,202r62,0r0,-202r15,0r0,360r-15,0r0,-147r-62,0r0,147r-16,0","w":135},"I":{"d":"33,-360r0,360r-14,0r0,-360r14,0","w":52},"J":{"d":"106,-360r0,309v0,37,-13,55,-47,55v-45,0,-48,-37,-46,-83r15,0v0,34,-4,71,31,71v25,0,32,-14,32,-42r0,-310r15,0","w":122},"K":{"d":"40,-360r0,202v37,0,62,4,62,-39r0,-163r15,0r0,165v0,24,-7,37,-26,43v36,8,26,60,26,101v0,28,6,39,33,39v-1,4,2,12,-2,12v-54,5,-49,-56,-46,-107v2,-43,-24,-41,-62,-40r0,147r-16,0r0,-147r-25,0r0,-11r25,0r0,-202r16,0","w":150},"L":{"d":"19,0r0,-360r14,0r0,348r77,0r0,12r-91,0","w":110},"M":{"d":"18,0r0,-309v-9,-58,58,-70,85,-37v23,-33,85,-21,85,37r0,309r-15,0r0,-310v0,-28,-8,-41,-32,-41v-24,0,-31,14,-31,41r0,310r-15,0r0,-310v0,-28,-7,-41,-31,-41v-24,0,-31,14,-31,41r0,310r-15,0","w":205},"N":{"d":"19,0r0,-360r14,0r0,10v32,-29,78,-12,78,41r0,309r-15,0r0,-310v7,-47,-46,-53,-63,-22r0,332r-14,0","w":128},"O":{"d":"95,-50r0,-260v0,-28,-7,-41,-31,-41v-24,0,-31,14,-31,41r0,260v0,27,7,42,31,42v24,0,31,-14,31,-42xm18,-51r0,-258v0,-37,12,-55,46,-55v34,0,46,18,46,55r0,258v0,37,-12,55,-46,55v-34,0,-46,-18,-46,-55"},"P":{"d":"24,-360v54,-1,101,-5,93,56v-8,61,25,163,-47,157r-30,0r0,147r-16,0r0,-147r-25,0r0,-11r25,0r0,-202xm40,-348r0,190v37,0,62,4,62,-39r0,-112v5,-43,-24,-40,-62,-39","w":133},"Q":{"d":"92,-25v8,-89,0,-191,3,-285v0,-28,-7,-41,-31,-41v-24,0,-31,14,-31,41r0,260v-5,38,29,53,53,34r-29,-20r7,-10xm18,-51r0,-258v0,-37,12,-55,46,-55v34,0,46,18,46,55r0,258v0,17,-2,29,-6,35r22,16r-6,9r-23,-17v-33,26,-79,11,-79,-43"},"R":{"d":"24,-360v54,-1,101,-5,93,56v-7,53,19,137,-26,152v36,8,26,60,26,101v0,28,6,39,33,39v-1,4,2,12,-2,12v-54,5,-49,-56,-46,-107v2,-43,-24,-41,-62,-40r0,147r-16,0r0,-147r-25,0r0,-11r25,0r0,-202xm102,-197r0,-112v5,-43,-24,-40,-62,-39r0,190v37,0,62,4,62,-39","w":150},"S":{"d":"64,-364v44,0,48,35,46,81r-15,0v0,-34,3,-68,-31,-68v-24,0,-31,14,-31,41r0,119v0,32,4,37,36,37v53,0,41,55,41,103v0,37,-12,55,-46,55v-45,0,-48,-37,-46,-83r15,0v0,34,-4,71,31,71v44,0,31,-60,31,-100v0,-25,-5,-30,-31,-33v-36,-3,-46,-7,-46,-48v0,-66,-27,-175,46,-175"},"T":{"d":"6,-348r0,-12r97,0r0,12r-41,0r0,348r-15,0r0,-348r-41,0","w":109},"U":{"d":"110,-360r0,309v0,37,-12,55,-46,55v-34,0,-46,-18,-46,-55r0,-309r15,0r0,310v0,28,7,42,31,42v24,0,31,-14,31,-42r0,-310r15,0"},"V":{"d":"5,-360r14,0r44,302r43,-302r15,0r-52,360r-12,0","w":125},"W":{"d":"188,-360r0,309v9,57,-59,71,-85,37v-24,32,-85,22,-85,-37r0,-309r15,0r0,310v0,28,7,42,31,42v24,0,31,-14,31,-42r0,-310r15,0r0,310v0,28,7,42,31,42v24,0,32,-14,32,-42r0,-310r15,0","w":205},"X":{"d":"5,0r50,-184r-50,-176r16,0r42,154r43,-154r15,0r-50,179r50,181r-17,0r-42,-157r-43,157r-14,0","w":125},"Y":{"d":"110,-360r0,309v0,37,-12,55,-46,55v-45,0,-48,-37,-46,-83r15,0v0,34,-4,71,31,71v24,0,31,-14,31,-42r0,-107v-31,29,-77,12,-77,-41r0,-162r15,0r0,163v0,28,7,43,31,43v24,0,31,-15,31,-43r0,-163r15,0"},"Z":{"d":"15,0r-3,-5r80,-343r-80,0r0,-12r94,0r3,5r-81,343r81,0r0,12r-94,0","w":120},"[":{"d":"19,0r0,-360r44,0r0,12r-30,0r0,336r30,0r0,12r-44,0","w":67},"\\":{"d":"108,47r-109,-411r15,0r109,411r-15,0","w":112},"]":{"d":"49,-360r0,360r-44,0r0,-12r28,0r0,-336r-28,0r0,-12r44,0","w":67},"^":{"d":"238,-356r24,0r135,135r-27,0r-119,-118r-120,118r-27,0","w":501},"_":{"d":"0,103r251,0r0,15r-251,0r0,-15","w":250},"`":{"d":"131,-383r-9,0r-26,-58r18,0","w":250},"a":{"d":"24,0r0,-147r-25,0r0,-11r25,0r0,-151v0,-37,13,-55,47,-55v34,0,46,18,46,55r0,309r-15,0r0,-147r-62,0r0,147r-16,0xm40,-310r0,152r62,0r0,-152v0,-28,-6,-41,-31,-41v-24,0,-31,14,-31,41","w":135},"b":{"d":"24,-360v54,-1,101,-5,93,56v-7,53,19,137,-26,152v36,8,23,61,26,102v3,54,-42,52,-93,50r0,-147r-25,0r0,-11r25,0r0,-202xm40,-348r0,190v37,0,62,4,62,-39r0,-112v5,-43,-24,-40,-62,-39xm40,-147r0,135v37,0,67,5,62,-39v-4,-42,15,-103,-36,-96r-26,0","w":135},"c":{"d":"64,-364v44,0,48,35,46,81r-15,0v0,-34,3,-68,-31,-68v-24,0,-31,14,-31,41r0,260v0,28,7,42,31,42v35,0,31,-36,31,-71r15,0v2,46,-1,83,-46,83v-34,0,-46,-18,-46,-55r0,-258v0,-37,12,-55,46,-55","w":122},"d":{"d":"18,0r0,-360v53,-1,92,-5,92,56r0,254v4,54,-42,52,-92,50xm33,-12v37,0,62,5,62,-39r0,-258v5,-43,-24,-40,-62,-39r0,336"},"e":{"d":"116,-12r0,12r-92,0r0,-147r-25,0r0,-11r25,0r0,-202r92,0r0,12r-76,0r0,190r76,0r0,11r-76,0r0,135r76,0","w":129},"f":{"d":"40,0r-16,0r0,-147r-25,0r0,-11r25,0r0,-202r92,0r0,12r-76,0r0,190r76,0r0,11r-76,0r0,147"},"g":{"d":"95,-283v0,-34,3,-68,-31,-68v-24,0,-31,14,-31,41r0,260v0,28,7,42,31,42v53,-1,24,-91,31,-139r-25,0r0,-11r40,0v-6,62,24,162,-46,162v-34,0,-46,-18,-46,-55r0,-258v0,-37,12,-55,46,-55v44,0,48,35,46,81r-15,0"},"h":{"d":"24,0r0,-147r-25,0r0,-11r25,0r0,-202r16,0r0,202r62,0r0,-202r15,0r0,360r-15,0r0,-147r-62,0r0,147r-16,0","w":135},"i":{"d":"33,-360r0,360r-14,0r0,-360r14,0","w":52},"j":{"d":"106,-360r0,309v0,37,-13,55,-47,55v-45,0,-48,-37,-46,-83r15,0v0,34,-4,71,31,71v25,0,32,-14,32,-42r0,-310r15,0","w":122},"k":{"d":"40,-360r0,202v37,0,62,4,62,-39r0,-163r15,0r0,165v0,24,-7,37,-26,43v36,8,26,60,26,101v0,28,6,39,33,39v-1,4,2,12,-2,12v-54,5,-49,-56,-46,-107v2,-43,-24,-41,-62,-40r0,147r-16,0r0,-147r-25,0r0,-11r25,0r0,-202r16,0","w":150},"l":{"d":"19,0r0,-360r14,0r0,348r77,0r0,12r-91,0","w":110},"m":{"d":"18,0r0,-309v-9,-58,58,-70,85,-37v23,-33,85,-21,85,37r0,309r-15,0r0,-310v0,-28,-8,-41,-32,-41v-24,0,-31,14,-31,41r0,310r-15,0r0,-310v0,-28,-7,-41,-31,-41v-24,0,-31,14,-31,41r0,310r-15,0","w":205},"n":{"d":"19,0r0,-360r14,0r0,10v32,-29,78,-12,78,41r0,309r-15,0r0,-310v7,-47,-46,-53,-63,-22r0,332r-14,0","w":128},"o":{"d":"95,-50r0,-260v0,-28,-7,-41,-31,-41v-24,0,-31,14,-31,41r0,260v0,27,7,42,31,42v24,0,31,-14,31,-42xm18,-51r0,-258v0,-37,12,-55,46,-55v34,0,46,18,46,55r0,258v0,37,-12,55,-46,55v-34,0,-46,-18,-46,-55"},"p":{"d":"24,-360v54,-1,101,-5,93,56v-8,61,25,163,-47,157r-30,0r0,147r-16,0r0,-147r-25,0r0,-11r25,0r0,-202xm40,-348r0,190v37,0,62,4,62,-39r0,-112v5,-43,-24,-40,-62,-39","w":133},"q":{"d":"92,-25v8,-89,0,-191,3,-285v0,-28,-7,-41,-31,-41v-24,0,-31,14,-31,41r0,260v-5,38,29,53,53,34r-29,-20r7,-10xm18,-51r0,-258v0,-37,12,-55,46,-55v34,0,46,18,46,55r0,258v0,17,-2,29,-6,35r22,16r-6,9r-23,-17v-33,26,-79,11,-79,-43"},"r":{"d":"24,-360v54,-1,101,-5,93,56v-7,53,19,137,-26,152v36,8,26,60,26,101v0,28,6,39,33,39v-1,4,2,12,-2,12v-54,5,-49,-56,-46,-107v2,-43,-24,-41,-62,-40r0,147r-16,0r0,-147r-25,0r0,-11r25,0r0,-202xm102,-197r0,-112v5,-43,-24,-40,-62,-39r0,190v37,0,62,4,62,-39","w":150},"s":{"d":"64,-364v44,0,48,35,46,81r-15,0v0,-34,3,-68,-31,-68v-24,0,-31,14,-31,41r0,119v0,32,4,37,36,37v53,0,41,55,41,103v0,37,-12,55,-46,55v-45,0,-48,-37,-46,-83r15,0v0,34,-4,71,31,71v44,0,31,-60,31,-100v0,-25,-5,-30,-31,-33v-36,-3,-46,-7,-46,-48v0,-66,-27,-175,46,-175"},"t":{"d":"6,-348r0,-12r97,0r0,12r-41,0r0,348r-15,0r0,-348r-41,0","w":109},"u":{"d":"110,-360r0,309v0,37,-12,55,-46,55v-34,0,-46,-18,-46,-55r0,-309r15,0r0,310v0,28,7,42,31,42v24,0,31,-14,31,-42r0,-310r15,0"},"v":{"d":"5,-360r14,0r44,302r43,-302r15,0r-52,360r-12,0","w":125},"w":{"d":"188,-360r0,309v9,57,-59,71,-85,37v-24,32,-85,22,-85,-37r0,-309r15,0r0,310v0,28,7,42,31,42v24,0,31,-14,31,-42r0,-310r15,0r0,310v0,28,7,42,31,42v24,0,32,-14,32,-42r0,-310r15,0","w":205},"x":{"d":"5,0r50,-184r-50,-176r16,0r42,154r43,-154r15,0r-50,179r50,181r-17,0r-42,-157r-43,157r-14,0","w":125},"y":{"d":"110,-360r0,309v0,37,-12,55,-46,55v-45,0,-48,-37,-46,-83r15,0v0,34,-4,71,31,71v24,0,31,-14,31,-42r0,-107v-31,29,-77,12,-77,-41r0,-162r15,0r0,163v0,28,7,43,31,43v24,0,31,-15,31,-43r0,-163r15,0"},"z":{"d":"15,0r-3,-5r80,-343r-80,0r0,-12r94,0r3,5r-81,343r81,0r0,12r-94,0","w":120},"{":{"d":"207,-361r0,16v-130,-25,-12,193,-115,215v58,13,47,81,47,148v0,54,15,69,68,67r0,16v-94,12,-90,-63,-88,-151v1,-56,-21,-73,-75,-71r0,-18v52,6,76,-15,75,-71v-2,-86,-8,-164,88,-151","w":250},"|":{"d":"116,-383r18,0r0,501r-18,0r0,-501","w":250},"}":{"d":"45,-361v94,-12,87,63,86,151v-2,56,23,76,76,71r0,18v-54,-2,-77,14,-76,71v0,85,10,164,-86,151r0,-17v129,25,9,-193,114,-214v-58,-13,-48,-79,-48,-147v0,-55,-13,-70,-66,-68r0,-16","w":250},"~":{"d":"138,-175v49,2,97,36,142,36v29,0,58,-15,94,-40r0,18v-34,24,-65,37,-94,37v-52,0,-93,-35,-142,-35v-30,0,-58,14,-94,39r0,-18v33,-24,64,-37,94,-37","w":417},"\u0178":{"d":"110,-360r0,309v0,37,-12,55,-46,55v-45,0,-48,-37,-46,-83r15,0v0,34,-4,71,31,71v24,0,31,-14,31,-42r0,-107v-31,29,-77,12,-77,-41r0,-162r15,0r0,163v0,28,7,43,31,43v24,0,31,-15,31,-43r0,-163r15,0xm50,-397v-14,0,-14,-20,0,-20v14,0,14,20,0,20xm78,-397v-13,0,-13,-20,0,-20v14,0,14,20,0,20"},"\u00ca":{"d":"116,-12r0,12r-92,0r0,-147r-25,0r0,-11r25,0r0,-202r92,0r0,12r-76,0r0,190r76,0r0,11r-76,0r0,135r76,0xm53,-382r-13,0r25,-60r25,60r-13,0r-12,-34","w":129},"\u0160":{"d":"64,-364v44,0,48,35,46,81r-15,0v0,-34,3,-68,-31,-68v-24,0,-31,14,-31,41r0,119v0,32,4,37,36,37v53,0,41,55,41,103v0,37,-12,55,-46,55v-45,0,-48,-37,-46,-83r15,0v0,34,-4,71,31,71v44,0,31,-60,31,-100v0,-25,-5,-30,-31,-33v-36,-3,-46,-7,-46,-48v0,-66,-27,-175,46,-175xm76,-442r13,0r-25,60r-25,-60r13,0r12,35"},"\u015a":{"d":"64,-364v44,0,48,35,46,81r-15,0v0,-34,3,-68,-31,-68v-24,0,-31,14,-31,41r0,119v0,32,4,37,36,37v53,0,41,55,41,103v0,37,-12,55,-46,55v-45,0,-48,-37,-46,-83r15,0v0,34,-4,71,31,71v44,0,31,-60,31,-100v0,-25,-5,-30,-31,-33v-36,-3,-46,-7,-46,-48v0,-66,-27,-175,46,-175xm57,-383r12,-58r16,0r-16,58r-12,0"},"\u0152":{"d":"172,-12r0,12v-65,-6,-154,26,-154,-55r0,-250v-8,-81,89,-49,154,-55r0,12r-69,0r0,190r69,0r0,11r-69,0r0,135r69,0xm88,-12r0,-336v-36,-3,-55,3,-55,42r0,252v-2,39,18,45,55,42","w":185},"\u017d":{"d":"15,0r-3,-5r80,-343r-80,0r0,-12r94,0r3,5r-81,343r81,0r0,12r-94,0xm73,-442r13,0r-25,60r-25,-60r13,0r12,35","w":120},"\u0179":{"d":"15,0r-3,-5r80,-343r-80,0r0,-12r94,0r3,5r-81,343r81,0r0,12r-94,0xm56,-383r12,-58r15,0r-15,58r-12,0","w":120},"\u00ea":{"d":"116,-12r0,12r-92,0r0,-147r-25,0r0,-11r25,0r0,-202r92,0r0,12r-76,0r0,190r76,0r0,11r-76,0r0,135r76,0xm53,-382r-13,0r25,-60r25,60r-13,0r-12,-34","w":129},"\u0161":{"d":"64,-364v44,0,48,35,46,81r-15,0v0,-34,3,-68,-31,-68v-24,0,-31,14,-31,41r0,119v0,32,4,37,36,37v53,0,41,55,41,103v0,37,-12,55,-46,55v-45,0,-48,-37,-46,-83r15,0v0,34,-4,71,31,71v44,0,31,-60,31,-100v0,-25,-5,-30,-31,-33v-36,-3,-46,-7,-46,-48v0,-66,-27,-175,46,-175xm76,-442r13,0r-25,60r-25,-60r13,0r12,35"},"\u015b":{"d":"64,-364v44,0,48,35,46,81r-15,0v0,-34,3,-68,-31,-68v-24,0,-31,14,-31,41r0,119v0,32,4,37,36,37v53,0,41,55,41,103v0,37,-12,55,-46,55v-45,0,-48,-37,-46,-83r15,0v0,34,-4,71,31,71v44,0,31,-60,31,-100v0,-25,-5,-30,-31,-33v-36,-3,-46,-7,-46,-48v0,-66,-27,-175,46,-175xm57,-383r12,-58r16,0r-16,58r-12,0"},"\u0153":{"d":"172,-12r0,12v-65,-6,-154,26,-154,-55r0,-250v-8,-81,89,-49,154,-55r0,12r-69,0r0,190r69,0r0,11r-69,0r0,135r69,0xm88,-12r0,-336v-36,-3,-55,3,-55,42r0,252v-2,39,18,45,55,42","w":185},"\u017e":{"d":"15,0r-3,-5r80,-343r-80,0r0,-12r94,0r3,5r-81,343r81,0r0,12r-94,0xm73,-442r13,0r-25,60r-25,-60r13,0r12,35","w":120},"\u017a":{"d":"15,0r-3,-5r80,-343r-80,0r0,-12r94,0r3,5r-81,343r81,0r0,12r-94,0xm56,-383r12,-58r15,0r-15,58r-12,0","w":120},"\u00a0":{"w":63},"\u00a1":{"d":"32,-339v-20,0,-19,-25,0,-25v19,0,20,25,0,25xm40,0r-16,0r0,-325r16,0r0,325","w":63},"\u00bf":{"d":"18,-212v0,-34,8,-49,38,-53r0,-60r15,0r0,70v-32,0,-38,11,-38,42r0,163v0,28,7,42,31,42v34,0,32,-35,31,-69r15,0v2,45,-2,81,-46,81v-34,0,-46,-18,-46,-55r0,-161xm64,-364v19,0,20,25,0,25v-20,0,-19,-25,0,-25","w":122},"\u0141":{"d":"19,0r0,-143r-13,10v-3,-16,5,-21,13,-26r0,-201r14,0r0,191r34,-30r0,15r-34,31r0,141r77,0r0,12r-91,0","w":110},"\u00a4":{"d":"37,-346r51,51v38,-31,90,-30,129,0r50,-51r14,15r-50,50v30,37,29,92,0,129r50,50r-14,14r-50,-50v-38,29,-92,30,-129,0r-51,50r-14,-14r51,-50v-30,-38,-31,-91,0,-129r-51,-50xm152,-298v-45,0,-81,37,-81,81v0,45,36,81,81,81v45,0,82,-36,82,-81v0,-45,-37,-81,-82,-81","w":303},"\u0104":{"d":"40,-310r0,152r62,0r0,-152v0,-28,-6,-41,-31,-41v-24,0,-31,14,-31,41xm117,43v0,0,-15,-1,-15,-20r0,-170r-62,0r0,147r-16,0r0,-147r-25,0r0,-11r25,0r0,-151v0,-37,13,-55,47,-55v34,0,46,18,46,55r0,352","w":135},"\u00a6":{"d":"116,-351r18,0r0,186r-18,0r0,-186xm116,-100r18,0r0,186r-18,0r0,-186","w":250},"\u00a7":{"d":"95,-50v0,-36,5,-71,-31,-71v-40,0,-48,-21,-46,-66v0,-26,3,-41,20,-49v-23,-8,-20,-41,-20,-73v0,-37,12,-55,46,-55v44,0,48,35,46,81r-15,0v0,-34,3,-68,-31,-68v-34,0,-32,34,-31,68v0,30,5,39,31,42v59,-10,59,95,25,115v24,8,21,42,21,75v0,37,-12,55,-46,55v-45,0,-48,-37,-46,-83r15,0v0,34,-4,71,31,71v24,0,31,-14,31,-42xm64,-230v-29,0,-31,23,-31,55v0,28,7,43,31,43v29,0,31,-24,31,-56v0,-28,-7,-42,-31,-42"},"\u00a8":{"d":"111,-397v-14,0,-14,-20,0,-20v14,0,14,20,0,20xm139,-397v-13,0,-13,-20,0,-20v14,0,14,20,0,20","w":250},"\u00a9":{"d":"31,-176v0,-93,81,-178,177,-178v96,0,179,81,179,178v0,99,-86,179,-179,179v-94,0,-177,-85,-177,-179xm372,-176v0,-87,-77,-162,-164,-162v-87,0,-162,79,-162,162v0,86,78,163,162,163v85,0,164,-74,164,-163xm289,-226r-19,0v-7,-28,-30,-45,-61,-45v-44,0,-71,35,-71,96v0,58,29,94,71,94v33,0,59,-20,64,-51r18,0v-4,39,-38,67,-84,67v-54,0,-91,-42,-91,-110v0,-70,39,-112,95,-112v42,0,73,25,78,61","w":417},"\u00c6":{"d":"179,-12r0,12r-84,0r0,-147r-55,0r0,147r-16,0r0,-147r-25,0r0,-11r25,0r0,-147v-7,-80,89,-49,155,-55r0,12r-69,0r0,190r69,0r0,11r-69,0r0,135r69,0xm40,-306r0,148r55,0r0,-190v-36,-3,-55,3,-55,42","w":192},"\u00ab":{"d":"69,-195r-36,43r36,44r0,19r-51,-63r51,-63r0,20xm110,-195r-35,43r35,44r0,19r-51,-63r51,-63r0,20"},"\u00d1":{"d":"19,0r0,-360r14,0r0,10v32,-29,78,-12,78,41r0,309r-15,0r0,-310v7,-47,-46,-53,-63,-22r0,332r-14,0xm40,-389v0,-17,-2,-39,14,-38v18,-4,10,27,22,27v10,0,5,-16,6,-25r8,0v0,18,3,36,-16,36v-21,0,-8,-27,-20,-27v-10,0,-6,17,-7,27r-7,0","w":128},"\u00ad":{"d":"62,-157r293,0r0,15r-293,0r0,-15","w":417},"\u00ae":{"d":"31,-176v0,-93,81,-178,177,-178v95,0,179,80,179,178v0,98,-86,179,-179,179v-94,0,-177,-85,-177,-179xm372,-176v0,-87,-77,-162,-164,-162v-87,0,-162,78,-162,162v0,85,78,163,162,163v85,0,164,-73,164,-163xm140,-283v70,-1,159,-9,159,58v0,28,-19,50,-50,53r47,97r-26,0r-44,-93r-64,0r0,93r-22,0r0,-208xm162,-265r0,79v50,0,119,7,112,-41v6,-41,-64,-39,-112,-38","w":417},"\u017b":{"d":"15,0r-3,-5r80,-343r-80,0r0,-12r94,0r3,5r-81,343r81,0r0,12r-94,0xm48,-430v0,-6,5,-11,11,-11v6,0,12,5,12,11v0,15,-23,13,-23,0","w":120},"\u00b0":{"d":"83,-355v36,0,65,30,65,67v0,36,-29,66,-66,66v-37,0,-65,-29,-65,-66v0,-37,30,-67,66,-67xm83,-342v-30,0,-54,24,-54,54v0,30,24,53,54,53v30,0,53,-23,53,-53v0,-30,-23,-54,-53,-54","w":164},"\u00b1":{"d":"202,-282r15,0r0,88r138,0r0,14r-138,0r0,88r-15,0r0,-88r-140,0r0,-14r140,0r0,-88xm62,-33r293,0r0,15r-293,0r0,-15","w":417},"\u00b2":{"d":"73,-249v8,43,-51,14,-51,49r0,48r51,0r0,8r-61,0r0,-56v-10,-40,51,-13,51,-50r0,-80v0,-17,-5,-25,-21,-25v-23,0,-20,20,-20,41r-10,0v-1,-28,1,-48,30,-48v51,0,23,71,31,113","w":84},"\u0142":{"d":"19,0r0,-143r-13,10v-3,-16,5,-21,13,-26r0,-201r14,0r0,191r34,-30r0,15r-34,31r0,141r77,0r0,12r-91,0","w":110},"\u00b4":{"d":"62,-383r12,-58r16,0r-16,58r-12,0"},"\u00b6":{"d":"121,-362r106,0r0,14r-33,0r0,348r-14,0r0,-348r-49,0r0,348r-14,0r0,-192v-59,-3,-93,-36,-93,-85v0,-50,37,-85,97,-85","w":250},"\u00b7":{"d":"32,-166v-15,-1,-19,-26,0,-27v8,0,13,5,13,13v0,8,-7,14,-13,14","w":63},"\u00b8":{"d":"55,-3r11,0r0,31v28,-5,20,28,20,51v0,16,-6,23,-24,23v-22,1,-26,-11,-25,-32r12,0v0,13,-1,24,13,24v21,0,12,-29,12,-46v0,-12,-7,-14,-19,-11r0,-40","w":122},"\u0105":{"d":"40,-310r0,152r62,0r0,-152v0,-28,-6,-41,-31,-41v-24,0,-31,14,-31,41xm117,43v0,0,-15,-1,-15,-20r0,-170r-62,0r0,147r-16,0r0,-147r-25,0r0,-11r25,0r0,-151v0,-37,13,-55,47,-55v34,0,46,18,46,55r0,352","w":135},"\u00e6":{"d":"179,-12r0,12r-84,0r0,-147r-55,0r0,147r-16,0r0,-147r-25,0r0,-11r25,0r0,-147v-7,-80,89,-49,155,-55r0,12r-69,0r0,190r69,0r0,11r-69,0r0,135r69,0xm40,-306r0,148r55,0r0,-190v-36,-3,-55,3,-55,42","w":192},"\u00bb":{"d":"59,-108r36,-44r-36,-43r0,-20r51,63r-51,63r0,-19xm18,-108r35,-44r-35,-43r0,-20r51,63r-51,63r0,-19"},"\u00f1":{"d":"19,0r0,-360r14,0r0,10v32,-29,78,-12,78,41r0,309r-15,0r0,-310v7,-47,-46,-53,-63,-22r0,332r-14,0xm40,-389v0,-17,-2,-39,14,-38v18,-4,10,27,22,27v10,0,5,-16,6,-25r8,0v0,18,3,36,-16,36v-21,0,-8,-27,-20,-27v-10,0,-6,17,-7,27r-7,0","w":128},"\u00bd":{"d":"45,-360r0,202r-9,0r0,-202r9,0xm28,4r144,-368r13,0r-144,368r-13,0xm202,-98v8,41,-49,12,-49,46r0,45r49,0r0,7r-59,0r0,-53v-8,-37,56,-11,50,-46v-5,-34,16,-95,-21,-98v-21,-1,-19,19,-19,39r-10,0v-1,-27,1,-45,29,-45v49,0,22,65,30,105","w":213},"\u00be":{"d":"11,-317v-1,-27,2,-45,29,-45v41,0,28,43,30,78v0,14,-5,21,-17,25v27,5,17,44,17,72v0,21,-8,30,-30,30v-27,0,-31,-19,-29,-46r10,0v0,20,-3,40,19,40v32,0,16,-44,20,-71v4,-27,-24,-22,-47,-22r0,-6v23,-1,51,6,47,-22v-4,-27,12,-71,-20,-71v-21,0,-19,18,-19,38r-10,0xm28,4r144,-368r13,0r-144,368r-13,0xm186,0r0,-62v-16,-1,-37,3,-50,-2r31,-138r9,0r-32,134r42,0r0,-134r9,0r0,134v6,1,18,-4,15,6r-15,0r0,62r-9,0","w":213},"\u017c":{"d":"15,0r-3,-5r80,-343r-80,0r0,-12r94,0r3,5r-81,343r81,0r0,12r-94,0xm48,-430v0,-6,5,-11,11,-11v6,0,12,5,12,11v0,15,-23,13,-23,0","w":120},"\u00c0":{"d":"24,0r0,-147r-25,0r0,-11r25,0r0,-151v0,-37,13,-55,47,-55v34,0,46,18,46,55r0,309r-15,0r0,-147r-62,0r0,147r-16,0xm40,-310r0,152r62,0r0,-152v0,-28,-6,-41,-31,-41v-24,0,-31,14,-31,41xm80,-383r-12,-58r-16,0r16,58r12,0","w":135},"\u00c1":{"d":"24,0r0,-147r-25,0r0,-11r25,0r0,-151v0,-37,13,-55,47,-55v34,0,46,18,46,55r0,309r-15,0r0,-147r-62,0r0,147r-16,0xm40,-310r0,152r62,0r0,-152v0,-28,-6,-41,-31,-41v-24,0,-31,14,-31,41xm65,-383r12,-58r15,0r-15,58r-12,0","w":135},"\u00c2":{"d":"24,0r0,-147r-25,0r0,-11r25,0r0,-151v0,-37,13,-55,47,-55v34,0,46,18,46,55r0,309r-15,0r0,-147r-62,0r0,147r-16,0xm40,-310r0,152r62,0r0,-152v0,-28,-6,-41,-31,-41v-24,0,-31,14,-31,41xm56,-382r-13,0r25,-60r25,60r-13,0r-12,-34","w":135},"\u00c3":{"d":"24,0r0,-147r-25,0r0,-11r25,0r0,-151v0,-37,13,-55,47,-55v34,0,46,18,46,55r0,309r-15,0r0,-147r-62,0r0,147r-16,0xm40,-310r0,152r62,0r0,-152v0,-28,-6,-41,-31,-41v-24,0,-31,14,-31,41xm43,-389v0,-17,-1,-39,15,-38v18,-4,9,27,21,27v10,0,6,-15,7,-25r7,0v-1,17,4,36,-15,36v-21,0,-8,-27,-20,-27v-10,0,-6,17,-7,27r-8,0","w":135},"\u00c4":{"d":"24,0r0,-147r-25,0r0,-11r25,0r0,-151v0,-37,13,-55,47,-55v34,0,46,18,46,55r0,309r-15,0r0,-147r-62,0r0,147r-16,0xm40,-310r0,152r62,0r0,-152v0,-28,-6,-41,-31,-41v-24,0,-31,14,-31,41xm54,-397v-14,0,-14,-20,0,-20v14,0,14,20,0,20xm82,-397v-13,0,-13,-20,0,-20v14,0,14,20,0,20","w":135},"\u00c5":{"d":"24,0r0,-147r-25,0r0,-11r25,0r0,-151v0,-37,13,-55,47,-55v34,0,46,18,46,55r0,309r-15,0r0,-147r-62,0r0,147r-16,0xm40,-310r0,152r62,0r0,-152v0,-28,-6,-41,-31,-41v-24,0,-31,14,-31,41xm71,-419v-8,0,-15,6,-15,15v0,8,7,16,15,16v8,0,15,-8,15,-16v0,-9,-7,-15,-15,-15xm71,-428v14,0,24,10,24,24v0,13,-10,25,-24,25v-13,0,-24,-12,-24,-25v0,-14,11,-24,24,-24","w":135},"\u0106":{"d":"64,-364v44,0,48,35,46,81r-15,0v0,-34,3,-68,-31,-68v-24,0,-31,14,-31,41r0,260v0,28,7,42,31,42v35,0,31,-36,31,-71r15,0v2,46,-1,83,-46,83v-34,0,-46,-18,-46,-55r0,-258v0,-37,12,-55,46,-55xm57,-383r12,-58r16,0r-16,58r-12,0","w":122},"\u00c7":{"d":"64,-364v44,0,48,35,46,81r-15,0v0,-34,3,-68,-31,-68v-24,0,-31,14,-31,41r0,260v0,28,7,42,31,42v35,0,31,-36,31,-71r15,0v2,46,-1,83,-46,83v-34,0,-46,-18,-46,-55r0,-258v0,-37,12,-55,46,-55xm55,-3r11,0r0,31v28,-5,20,28,20,51v0,16,-6,23,-24,23v-22,1,-26,-11,-25,-32r12,0v0,13,-1,24,13,24v21,0,12,-29,12,-46v0,-12,-7,-14,-19,-11r0,-40","w":122},"\u00c8":{"d":"116,-12r0,12r-92,0r0,-147r-25,0r0,-11r25,0r0,-202r92,0r0,12r-76,0r0,190r76,0r0,11r-76,0r0,135r76,0xm79,-383r-12,-58r-16,0r16,58r12,0","w":129},"\u00c9":{"d":"116,-12r0,12r-92,0r0,-147r-25,0r0,-11r25,0r0,-202r92,0r0,12r-76,0r0,190r76,0r0,11r-76,0r0,135r76,0xm62,-383r12,-58r16,0r-16,58r-12,0","w":129},"\u0118":{"d":"90,43v0,0,-15,-1,-15,-20r0,-23r-51,0r0,-147r-25,0r0,-11r25,0r0,-202r92,0r0,12r-76,0r0,190r76,0r0,11r-76,0r0,135r76,0r0,12r-26,0r0,43","w":129},"\u00cb":{"d":"116,-12r0,12r-92,0r0,-147r-25,0r0,-11r25,0r0,-202r92,0r0,12r-76,0r0,190r76,0r0,11r-76,0r0,135r76,0xm51,-397v-14,0,-14,-20,0,-20v14,0,14,20,0,20xm79,-397v-13,0,-13,-20,0,-20v14,0,14,20,0,20","w":129},"\u00cc":{"d":"33,-360r0,360r-14,0r0,-360r14,0xm32,-383r-13,-58r-15,0r15,58r13,0","w":52},"\u00cd":{"d":"33,-360r0,360r-14,0r0,-360r14,0xm20,-383r12,-58r16,0r-16,58r-12,0","w":52},"\u00ce":{"d":"33,-360r0,360r-14,0r0,-360r14,0xm14,-382r-13,0r25,-60r25,60r-13,0r-12,-34","w":52},"\u00cf":{"d":"33,-360r0,360r-14,0r0,-360r14,0xm12,-397v-14,0,-14,-20,0,-20v14,0,14,20,0,20xm40,-397v-13,0,-13,-20,0,-20v14,0,14,20,0,20","w":52},"\u00d0":{"d":"18,0r0,-147r-18,0r0,-11r18,0r0,-202v53,-1,92,-5,92,56r0,254v4,54,-42,52,-92,50xm33,-12v37,0,62,5,62,-39r0,-258v5,-43,-24,-40,-62,-39r0,190r34,0r0,11r-34,0r0,135"},"\u0143":{"d":"19,0r0,-360r14,0r0,10v32,-29,78,-12,78,41r0,309r-15,0r0,-310v7,-47,-46,-53,-63,-22r0,332r-14,0xm57,-383r12,-58r16,0r-16,58r-12,0","w":128},"\u00d2":{"d":"95,-50r0,-260v0,-28,-7,-41,-31,-41v-24,0,-31,14,-31,41r0,260v0,27,7,42,31,42v24,0,31,-14,31,-42xm18,-51r0,-258v0,-37,12,-55,46,-55v34,0,46,18,46,55r0,258v0,37,-12,55,-46,55v-34,0,-46,-18,-46,-55xm72,-383r-12,-58r-16,0r16,58r12,0"},"\u00d3":{"d":"95,-50r0,-260v0,-28,-7,-41,-31,-41v-24,0,-31,14,-31,41r0,260v0,27,7,42,31,42v24,0,31,-14,31,-42xm18,-51r0,-258v0,-37,12,-55,46,-55v34,0,46,18,46,55r0,258v0,37,-12,55,-46,55v-34,0,-46,-18,-46,-55xm57,-383r12,-58r15,0r-15,58r-12,0"},"\u00d4":{"d":"95,-50r0,-260v0,-28,-7,-41,-31,-41v-24,0,-31,14,-31,41r0,260v0,27,7,42,31,42v24,0,31,-14,31,-42xm18,-51r0,-258v0,-37,12,-55,46,-55v34,0,46,18,46,55r0,258v0,37,-12,55,-46,55v-34,0,-46,-18,-46,-55xm52,-382r-13,0r25,-60r25,60r-13,0r-12,-34"},"\u00d5":{"d":"95,-50r0,-260v0,-28,-7,-41,-31,-41v-24,0,-31,14,-31,41r0,260v0,27,7,42,31,42v24,0,31,-14,31,-42xm18,-51r0,-258v0,-37,12,-55,46,-55v34,0,46,18,46,55r0,258v0,37,-12,55,-46,55v-34,0,-46,-18,-46,-55xm39,-389v0,-17,-1,-39,15,-38v18,-4,9,27,21,27v9,0,7,-15,7,-25r7,0v-1,17,4,36,-15,36v-21,0,-8,-27,-20,-27v-10,0,-6,17,-7,27r-8,0"},"\u00d6":{"d":"95,-50r0,-260v0,-28,-7,-41,-31,-41v-24,0,-31,14,-31,41r0,260v0,27,7,42,31,42v24,0,31,-14,31,-42xm18,-51r0,-258v0,-37,12,-55,46,-55v34,0,46,18,46,55r0,258v0,37,-12,55,-46,55v-34,0,-46,-18,-46,-55xm50,-397v-14,0,-14,-20,0,-20v14,0,14,20,0,20xm78,-397v-13,0,-13,-20,0,-20v14,0,14,20,0,20"},"\u00d7":{"d":"88,-281r120,120r121,-120r11,11r-120,121r120,120r-11,11r-121,-120r-120,120r-11,-11r121,-120r-121,-121","w":417},"\u00d8":{"d":"33,-310r0,208r62,-191v1,-32,-1,-58,-31,-58v-24,0,-31,14,-31,41xm3,4r-12,0r27,-72r0,-241v0,-37,12,-55,46,-55v28,0,44,17,43,48r17,-48r12,0r-26,77r0,236v0,37,-12,55,-46,55v-28,0,-43,-16,-43,-46xm95,-50r0,-209r-62,192v-1,32,1,59,31,59v24,0,31,-14,31,-42"},"\u00d9":{"d":"110,-360r0,309v0,37,-12,55,-46,55v-34,0,-46,-18,-46,-55r0,-309r15,0r0,310v0,28,7,42,31,42v24,0,31,-14,31,-42r0,-310r15,0xm74,-383r-12,-58r-16,0r16,58r12,0"},"\u00da":{"d":"110,-360r0,309v0,37,-12,55,-46,55v-34,0,-46,-18,-46,-55r0,-309r15,0r0,310v0,28,7,42,31,42v24,0,31,-14,31,-42r0,-310r15,0xm57,-383r12,-58r15,0r-15,58r-12,0"},"\u00db":{"d":"110,-360r0,309v0,37,-12,55,-46,55v-34,0,-46,-18,-46,-55r0,-309r15,0r0,310v0,28,7,42,31,42v24,0,31,-14,31,-42r0,-310r15,0xm52,-382r-13,0r25,-60r25,60r-13,0r-12,-34"},"\u00dc":{"d":"110,-360r0,309v0,37,-12,55,-46,55v-34,0,-46,-18,-46,-55r0,-309r15,0r0,310v0,28,7,42,31,42v24,0,31,-14,31,-42r0,-310r15,0xm50,-397v-14,0,-14,-20,0,-20v14,0,14,20,0,20xm78,-397v-13,0,-13,-20,0,-20v14,0,14,20,0,20"},"\u00dd":{"d":"110,-360r0,309v0,37,-12,55,-46,55v-45,0,-48,-37,-46,-83r15,0v0,34,-4,71,31,71v24,0,31,-14,31,-42r0,-107v-31,29,-77,12,-77,-41r0,-162r15,0r0,163v0,28,7,43,31,43v24,0,31,-15,31,-43r0,-163r15,0xm57,-383r17,-58r18,0r-25,58r-10,0"},"\u00de":{"d":"40,-290v49,-2,84,1,77,55v-6,61,25,163,-47,158r-30,0r0,77r-16,0r0,-77r-25,0r0,-11r25,0r0,-272r16,0r0,70xm40,-279r0,191v37,0,62,5,62,-39r0,-112v5,-43,-24,-41,-62,-40","w":133},"\u00df":{"d":"64,-364v44,0,48,35,46,81r-15,0v0,-34,3,-68,-31,-68v-24,0,-31,14,-31,41r0,119v0,32,4,37,36,37v53,0,41,55,41,103v0,37,-12,55,-46,55v-45,0,-48,-37,-46,-83r15,0v0,34,-4,71,31,71v44,0,31,-60,31,-100v0,-25,-5,-30,-31,-33v-36,-3,-46,-7,-46,-48v0,-66,-27,-175,46,-175xm192,-364v44,0,48,35,46,81r-15,0v0,-34,3,-68,-31,-68v-24,0,-31,14,-31,41r0,119v0,32,4,37,36,37v53,0,41,55,41,103v0,37,-12,55,-46,55v-45,0,-49,-36,-47,-83r16,0v0,34,-4,71,31,71v44,0,31,-60,31,-100v0,-25,-5,-30,-31,-33v-35,-3,-47,-7,-47,-48v0,-66,-27,-175,47,-175","w":255},"\u00e0":{"d":"24,0r0,-147r-25,0r0,-11r25,0r0,-151v0,-37,13,-55,47,-55v34,0,46,18,46,55r0,309r-15,0r0,-147r-62,0r0,147r-16,0xm40,-310r0,152r62,0r0,-152v0,-28,-6,-41,-31,-41v-24,0,-31,14,-31,41xm80,-383r-12,-58r-16,0r16,58r12,0","w":135},"\u00e1":{"d":"24,0r0,-147r-25,0r0,-11r25,0r0,-151v0,-37,13,-55,47,-55v34,0,46,18,46,55r0,309r-15,0r0,-147r-62,0r0,147r-16,0xm40,-310r0,152r62,0r0,-152v0,-28,-6,-41,-31,-41v-24,0,-31,14,-31,41xm65,-383r12,-58r15,0r-15,58r-12,0","w":135},"\u00e2":{"d":"24,0r0,-147r-25,0r0,-11r25,0r0,-151v0,-37,13,-55,47,-55v34,0,46,18,46,55r0,309r-15,0r0,-147r-62,0r0,147r-16,0xm40,-310r0,152r62,0r0,-152v0,-28,-6,-41,-31,-41v-24,0,-31,14,-31,41xm56,-382r-13,0r25,-60r25,60r-13,0r-12,-34","w":135},"\u00e3":{"d":"24,0r0,-147r-25,0r0,-11r25,0r0,-151v0,-37,13,-55,47,-55v34,0,46,18,46,55r0,309r-15,0r0,-147r-62,0r0,147r-16,0xm40,-310r0,152r62,0r0,-152v0,-28,-6,-41,-31,-41v-24,0,-31,14,-31,41xm43,-389v0,-17,-1,-39,15,-38v18,-4,9,27,21,27v10,0,6,-15,7,-25r7,0v-1,17,4,36,-15,36v-21,0,-8,-27,-20,-27v-10,0,-6,17,-7,27r-8,0","w":135},"\u00e4":{"d":"24,0r0,-147r-25,0r0,-11r25,0r0,-151v0,-37,13,-55,47,-55v34,0,46,18,46,55r0,309r-15,0r0,-147r-62,0r0,147r-16,0xm40,-310r0,152r62,0r0,-152v0,-28,-6,-41,-31,-41v-24,0,-31,14,-31,41xm54,-397v-14,0,-14,-20,0,-20v14,0,14,20,0,20xm82,-397v-13,0,-13,-20,0,-20v14,0,14,20,0,20","w":135},"\u00e5":{"d":"24,0r0,-147r-25,0r0,-11r25,0r0,-151v0,-37,13,-55,47,-55v34,0,46,18,46,55r0,309r-15,0r0,-147r-62,0r0,147r-16,0xm40,-310r0,152r62,0r0,-152v0,-28,-6,-41,-31,-41v-24,0,-31,14,-31,41xm71,-419v-8,0,-15,6,-15,15v0,8,7,16,15,16v8,0,15,-8,15,-16v0,-9,-7,-15,-15,-15xm71,-428v14,0,24,10,24,24v0,13,-10,25,-24,25v-13,0,-24,-12,-24,-25v0,-14,11,-24,24,-24","w":135},"\u0107":{"d":"64,-364v44,0,48,35,46,81r-15,0v0,-34,3,-68,-31,-68v-24,0,-31,14,-31,41r0,260v0,28,7,42,31,42v35,0,31,-36,31,-71r15,0v2,46,-1,83,-46,83v-34,0,-46,-18,-46,-55r0,-258v0,-37,12,-55,46,-55xm57,-383r12,-58r16,0r-16,58r-12,0","w":122},"\u00e7":{"d":"64,-364v44,0,48,35,46,81r-15,0v0,-34,3,-68,-31,-68v-24,0,-31,14,-31,41r0,260v0,28,7,42,31,42v35,0,31,-36,31,-71r15,0v2,46,-1,83,-46,83v-34,0,-46,-18,-46,-55r0,-258v0,-37,12,-55,46,-55xm55,-3r11,0r0,31v28,-5,20,28,20,51v0,16,-6,23,-24,23v-22,1,-26,-11,-25,-32r12,0v0,13,-1,24,13,24v21,0,12,-29,12,-46v0,-12,-7,-14,-19,-11r0,-40","w":122},"\u00e8":{"d":"116,-12r0,12r-92,0r0,-147r-25,0r0,-11r25,0r0,-202r92,0r0,12r-76,0r0,190r76,0r0,11r-76,0r0,135r76,0xm79,-383r-12,-58r-16,0r16,58r12,0","w":129},"\u00e9":{"d":"116,-12r0,12r-92,0r0,-147r-25,0r0,-11r25,0r0,-202r92,0r0,12r-76,0r0,190r76,0r0,11r-76,0r0,135r76,0xm62,-383r12,-58r16,0r-16,58r-12,0","w":129},"\u0119":{"d":"90,43v0,0,-15,-1,-15,-20r0,-23r-51,0r0,-147r-25,0r0,-11r25,0r0,-202r92,0r0,12r-76,0r0,190r76,0r0,11r-76,0r0,135r76,0r0,12r-26,0r0,43","w":129},"\u00eb":{"d":"116,-12r0,12r-92,0r0,-147r-25,0r0,-11r25,0r0,-202r92,0r0,12r-76,0r0,190r76,0r0,11r-76,0r0,135r76,0xm51,-397v-14,0,-14,-20,0,-20v14,0,14,20,0,20xm79,-397v-13,0,-13,-20,0,-20v14,0,14,20,0,20","w":129},"\u00ec":{"d":"33,-360r0,360r-14,0r0,-360r14,0xm32,-383r-13,-58r-15,0r15,58r13,0","w":52},"\u00ed":{"d":"33,-360r0,360r-14,0r0,-360r14,0xm20,-383r12,-58r16,0r-16,58r-12,0","w":52},"\u00ee":{"d":"33,-360r0,360r-14,0r0,-360r14,0xm14,-382r-13,0r25,-60r25,60r-13,0r-12,-34","w":52},"\u00ef":{"d":"33,-360r0,360r-14,0r0,-360r14,0xm12,-397v-14,0,-14,-20,0,-20v14,0,14,20,0,20xm40,-397v-13,0,-13,-20,0,-20v14,0,14,20,0,20","w":52},"\u00f0":{"d":"18,0r0,-147r-18,0r0,-11r18,0r0,-202v53,-1,92,-5,92,56r0,254v4,54,-42,52,-92,50xm33,-12v37,0,62,5,62,-39r0,-258v5,-43,-24,-40,-62,-39r0,190r34,0r0,11r-34,0r0,135"},"\u0144":{"d":"19,0r0,-360r14,0r0,10v32,-29,78,-12,78,41r0,309r-15,0r0,-310v7,-47,-46,-53,-63,-22r0,332r-14,0xm57,-383r12,-58r16,0r-16,58r-12,0","w":128},"\u00f2":{"d":"95,-50r0,-260v0,-28,-7,-41,-31,-41v-24,0,-31,14,-31,41r0,260v0,27,7,42,31,42v24,0,31,-14,31,-42xm18,-51r0,-258v0,-37,12,-55,46,-55v34,0,46,18,46,55r0,258v0,37,-12,55,-46,55v-34,0,-46,-18,-46,-55xm72,-383r-12,-58r-16,0r16,58r12,0"},"\u00f3":{"d":"95,-50r0,-260v0,-28,-7,-41,-31,-41v-24,0,-31,14,-31,41r0,260v0,27,7,42,31,42v24,0,31,-14,31,-42xm18,-51r0,-258v0,-37,12,-55,46,-55v34,0,46,18,46,55r0,258v0,37,-12,55,-46,55v-34,0,-46,-18,-46,-55xm57,-383r12,-58r15,0r-15,58r-12,0"},"\u00f4":{"d":"95,-50r0,-260v0,-28,-7,-41,-31,-41v-24,0,-31,14,-31,41r0,260v0,27,7,42,31,42v24,0,31,-14,31,-42xm18,-51r0,-258v0,-37,12,-55,46,-55v34,0,46,18,46,55r0,258v0,37,-12,55,-46,55v-34,0,-46,-18,-46,-55xm52,-382r-13,0r25,-60r25,60r-13,0r-12,-34"},"\u00f5":{"d":"95,-50r0,-260v0,-28,-7,-41,-31,-41v-24,0,-31,14,-31,41r0,260v0,27,7,42,31,42v24,0,31,-14,31,-42xm18,-51r0,-258v0,-37,12,-55,46,-55v34,0,46,18,46,55r0,258v0,37,-12,55,-46,55v-34,0,-46,-18,-46,-55xm39,-389v0,-17,-1,-39,15,-38v18,-4,9,27,21,27v9,0,7,-15,7,-25r7,0v-1,17,4,36,-15,36v-21,0,-8,-27,-20,-27v-10,0,-6,17,-7,27r-8,0"},"\u00f6":{"d":"95,-50r0,-260v0,-28,-7,-41,-31,-41v-24,0,-31,14,-31,41r0,260v0,27,7,42,31,42v24,0,31,-14,31,-42xm18,-51r0,-258v0,-37,12,-55,46,-55v34,0,46,18,46,55r0,258v0,37,-12,55,-46,55v-34,0,-46,-18,-46,-55xm50,-397v-14,0,-14,-20,0,-20v14,0,14,20,0,20xm78,-397v-13,0,-13,-20,0,-20v14,0,14,20,0,20"},"\u00f7":{"d":"209,-255v12,0,22,10,22,23v0,13,-9,22,-22,22v-13,0,-23,-9,-23,-22v0,-12,11,-23,23,-23xm62,-157r293,0r0,15r-293,0r0,-15xm209,-89v13,0,22,9,22,22v0,12,-9,23,-22,23v-13,0,-23,-10,-23,-22v0,-13,11,-23,23,-23","w":417},"\u00f8":{"d":"33,-310r0,208r62,-191v1,-32,-1,-58,-31,-58v-24,0,-31,14,-31,41xm3,4r-12,0r27,-72r0,-241v0,-37,12,-55,46,-55v28,0,44,17,43,48r17,-48r12,0r-26,77r0,236v0,37,-12,55,-46,55v-28,0,-43,-16,-43,-46xm95,-50r0,-209r-62,192v-1,32,1,59,31,59v24,0,31,-14,31,-42"},"\u00f9":{"d":"110,-360r0,309v0,37,-12,55,-46,55v-34,0,-46,-18,-46,-55r0,-309r15,0r0,310v0,28,7,42,31,42v24,0,31,-14,31,-42r0,-310r15,0xm74,-383r-12,-58r-16,0r16,58r12,0"},"\u00fa":{"d":"110,-360r0,309v0,37,-12,55,-46,55v-34,0,-46,-18,-46,-55r0,-309r15,0r0,310v0,28,7,42,31,42v24,0,31,-14,31,-42r0,-310r15,0xm57,-383r12,-58r15,0r-15,58r-12,0"},"\u00fb":{"d":"110,-360r0,309v0,37,-12,55,-46,55v-34,0,-46,-18,-46,-55r0,-309r15,0r0,310v0,28,7,42,31,42v24,0,31,-14,31,-42r0,-310r15,0xm52,-382r-13,0r25,-60r25,60r-13,0r-12,-34"},"\u00fc":{"d":"110,-360r0,309v0,37,-12,55,-46,55v-34,0,-46,-18,-46,-55r0,-309r15,0r0,310v0,28,7,42,31,42v24,0,31,-14,31,-42r0,-310r15,0xm50,-397v-14,0,-14,-20,0,-20v14,0,14,20,0,20xm78,-397v-13,0,-13,-20,0,-20v14,0,14,20,0,20"},"\u00fd":{"d":"110,-360r0,309v0,37,-12,55,-46,55v-45,0,-48,-37,-46,-83r15,0v0,34,-4,71,31,71v24,0,31,-14,31,-42r0,-107v-31,29,-77,12,-77,-41r0,-162r15,0r0,163v0,28,7,43,31,43v24,0,31,-15,31,-43r0,-163r15,0xm57,-383r17,-58r18,0r-25,58r-10,0"},"\u00fe":{"d":"40,-290v49,-2,84,1,77,55v-6,61,25,163,-47,158r-30,0r0,77r-16,0r0,-77r-25,0r0,-11r25,0r0,-272r16,0r0,70xm40,-279r0,191v37,0,62,5,62,-39r0,-112v5,-43,-24,-41,-62,-40","w":133},"\u00ff":{"d":"110,-360r0,309v0,37,-12,55,-46,55v-45,0,-48,-37,-46,-83r15,0v0,34,-4,71,31,71v24,0,31,-14,31,-42r0,-107v-31,29,-77,12,-77,-41r0,-162r15,0r0,163v0,28,7,43,31,43v24,0,31,-15,31,-43r0,-163r15,0xm50,-397v-14,0,-14,-20,0,-20v14,0,14,20,0,20xm78,-397v-13,0,-13,-20,0,-20v14,0,14,20,0,20"}}});;
/*
 * The following copyright notice may not be removed under any circumstances.
 * 
 * Copyright:
 * Copyright 1990-1996 as an unpublished work by Bitstream Inc. All rights
 * reserved. PL modification: © 1996 Kuba Tatarkiewicz.
 */
Cufon.registerFont({"w":133,"face":{"font-family":"FuturaLtCnPL","font-weight":400,"font-stretch":"normal","units-per-em":"360","panose-1":"2 0 5 3 0 0 0 0 0 0","ascent":"287","descent":"-73","x-height":"3","bbox":"-22 -365 357.017 89","underline-thickness":"15.1579","underline-position":"-36.3791","stemh":"19","stemv":"22","unicode-range":"U+0020-U+017E"},"glyphs":{" ":{"w":73},"!":{"d":"59,-65r-23,0r0,-205r23,0r0,205xm64,-14v0,9,-7,17,-16,17v-9,0,-18,-8,-18,-17v0,-9,8,-16,18,-16v10,0,16,7,16,16","w":94},"\"":{"d":"84,-163r-17,0r0,-102r17,0r0,102xm35,-163r-16,0r0,-102r16,0r0,102","w":101},"#":{"d":"267,-177r-5,17r-60,0r-19,52r65,0r-6,17r-65,0r-32,91r-21,0r33,-91r-50,0r-33,91r-21,0r33,-91r-62,0r6,-17r62,0r18,-52r-66,0r5,-17r67,0r33,-92r21,0r-33,92r50,0r33,-92r20,0r-32,92r59,0xm181,-160r-50,0r-18,52r50,0","w":291},"$":{"d":"39,-205v2,59,100,65,99,133v0,31,-16,55,-43,66r0,34r-13,0r0,-30v-4,1,-9,1,-14,1r0,29r-13,0r0,-30v-14,-3,-27,-10,-41,-22r16,-18v23,31,84,18,84,-26v0,-37,-29,-50,-51,-64v-31,-22,-47,-39,-47,-70v0,-30,15,-52,39,-62r0,-34r13,0r0,31r14,-1r0,-30r13,0r0,31v12,2,23,7,35,15r-12,19v-28,-26,-80,-14,-79,28","w":147},"%":{"d":"232,-79v0,56,-13,82,-41,82v-28,0,-41,-26,-41,-82v0,-56,13,-83,41,-83v28,0,41,27,41,83xm185,-274r-108,277r-19,0r109,-277r18,0xm94,-190v0,55,-14,82,-42,82v-28,0,-40,-27,-40,-82v0,-56,12,-84,40,-84v28,0,42,28,42,84xm213,-80v0,-44,-7,-65,-22,-65v-16,0,-22,21,-22,65v0,44,6,66,22,66v15,0,22,-22,22,-66xm75,-191v0,-44,-7,-65,-22,-65v-15,0,-22,21,-22,65v0,44,7,66,22,66v15,0,22,-22,22,-66","w":244},"&":{"d":"170,-62v-8,10,-16,19,-25,28r18,34r-25,0r-9,-19v-40,45,-112,15,-110,-49v0,-30,13,-56,40,-79v-34,-49,-41,-121,27,-121v26,0,45,20,45,48v0,24,-14,49,-45,76r49,90v7,-7,14,-14,20,-23xm110,-220v0,-17,-11,-28,-26,-28v-43,0,-31,51,-8,86v23,-22,34,-42,34,-58xm118,-37r-48,-92v-40,27,-38,107,12,110v12,0,24,-6,36,-18","w":172},"'":{"d":"35,-163r-16,0r0,-102r16,0r0,102","w":52},"(":{"d":"88,66r-21,10v-60,-123,-60,-247,0,-370r21,10v-57,108,-57,242,0,350","w":92},")":{"d":"26,-294v60,123,60,247,0,370r-21,-10v57,-109,57,-242,0,-350","w":92},"*":{"d":"109,-238r-31,20r31,19r-6,13r-30,-20r0,39r-15,0r0,-39r-30,20r-6,-13r31,-19r-31,-20r6,-13r30,20r0,-39r15,0r0,39r30,-20","w":131},"+":{"d":"269,-105r-104,0r0,105r-15,0r0,-105r-103,0r0,-15r103,0r0,-105r15,0r0,105r104,0r0,15","w":315},",":{"d":"56,-20r-42,78r-16,-9r34,-81","w":73},"-":{"d":"87,-83r-73,0r0,-20r73,0r0,20","w":101},".":{"d":"54,-14v0,9,-8,17,-17,17v-9,0,-17,-8,-17,-17v0,-9,8,-16,17,-16v10,0,17,7,17,16","w":73},"\/":{"d":"114,-274r-115,309r-21,0r116,-309r20,0","w":105},"0":{"d":"134,-135v0,93,-19,138,-61,138v-42,0,-60,-45,-60,-138v0,-93,18,-139,60,-139v42,0,61,46,61,139xm109,-135v0,-78,-10,-116,-36,-116v-25,0,-35,39,-35,119v0,75,11,113,35,113v26,0,36,-38,36,-116","w":147},"1":{"d":"88,0r-24,0r0,-248r-35,0r6,-22r53,0r0,270","w":147},"2":{"d":"126,-212v0,39,-29,99,-77,189r74,0r0,23r-112,0v56,-107,91,-174,91,-211v0,-25,-13,-40,-31,-40v-22,-1,-32,21,-31,54r-24,0v-13,-95,110,-102,110,-15","w":147},"3":{"d":"128,-77v0,51,-22,80,-58,80v-35,1,-55,-29,-53,-76r24,0v-1,32,8,53,30,53v21,0,33,-19,33,-57v0,-46,-14,-61,-56,-59r0,-23v36,5,55,-11,54,-52v0,-26,-11,-39,-30,-39v-18,-1,-28,15,-27,42r-24,0v1,-43,19,-66,52,-66v32,0,52,24,52,66v0,33,-10,54,-31,59v23,9,34,33,34,72","w":147},"4":{"d":"132,-73r-19,0r0,73r-23,0r0,-73r-75,0r0,-23r72,-174r26,0r0,175r19,0r0,22xm95,-247r-58,152r53,0","w":147},"5":{"d":"131,-82v2,76,-54,104,-110,73r7,-26v36,28,78,15,78,-43v0,-62,-42,-77,-81,-50r17,-142r81,0r0,22r-61,0r-10,85v49,-10,77,23,79,81","w":147},"6":{"d":"134,-77v0,50,-22,80,-55,80v-74,-1,-62,-116,-35,-178r41,-95r25,0r-57,130v41,-31,82,0,81,63xm109,-75v0,-37,-11,-56,-32,-56v-20,0,-33,18,-33,53v0,39,13,60,34,60v20,0,31,-20,31,-57","w":147},"7":{"d":"136,-270r-86,270r-24,0r79,-248r-82,0r0,-22r113,0","w":147},"8":{"d":"131,-76v0,51,-22,79,-58,79v-36,0,-57,-28,-57,-79v0,-40,11,-64,34,-73v-18,-7,-29,-28,-29,-59v0,-42,20,-66,52,-66v59,0,70,109,25,125v23,9,33,33,33,73xm103,-206v0,-30,-11,-46,-30,-46v-17,0,-29,16,-29,44v0,32,12,49,30,49v18,0,29,-17,29,-47xm107,-74v0,-42,-13,-64,-34,-64v-21,0,-33,20,-33,58v0,40,12,62,33,62v21,0,34,-20,34,-56","w":147},"9":{"d":"74,-274v75,2,60,117,34,179r-40,95r-25,0r56,-130v-40,31,-80,0,-80,-63v0,-51,22,-81,55,-81xm108,-193v0,-39,-12,-59,-33,-59v-20,0,-32,20,-32,58v0,36,12,55,33,55v20,0,32,-19,32,-54","w":147},":":{"d":"54,-121v0,9,-8,17,-17,17v-9,0,-17,-8,-17,-17v0,-9,8,-17,17,-17v10,0,17,8,17,17xm54,-14v0,9,-8,17,-17,17v-9,0,-17,-8,-17,-17v0,-9,8,-16,17,-16v10,0,17,7,17,16","w":73},";":{"d":"55,-122v0,9,-7,17,-17,17v-9,0,-17,-8,-17,-17v0,-9,8,-17,17,-17v10,0,17,8,17,17xm56,-20r-42,78r-16,-9r34,-81","w":73},"<":{"d":"267,-18r-218,-89r0,-11r218,-90r0,16r-194,79r194,78r0,17","w":315},"=":{"d":"269,-139r-222,0r0,-15r222,0r0,15xm269,-72r-222,0r0,-15r222,0r0,15","w":315},">":{"d":"267,-107r-218,89r0,-17r193,-78r-193,-79r0,-16r218,90r0,11","w":315},"?":{"d":"108,-211v0,54,-11,78,-46,79r0,65r-24,0r0,-86v38,2,46,-7,46,-56v0,-54,-43,-59,-43,-14r0,21r-23,0v-2,-43,6,-72,45,-72v33,0,45,20,45,63xm68,-14v0,9,-8,17,-17,17v-9,0,-17,-8,-17,-17v0,-9,8,-16,17,-16v10,0,17,7,17,16","w":120},"@":{"d":"206,-268v83,0,150,50,151,124v1,62,-41,118,-102,121v-26,1,-40,-12,-35,-35v-24,54,-112,45,-112,-26v0,-57,39,-101,86,-101v23,0,39,11,47,32r11,-24r15,0r-29,122v0,11,8,18,22,18v48,0,78,-53,78,-105v0,-67,-53,-112,-134,-112v-94,0,-162,71,-162,160v0,127,170,168,265,97r5,8v-101,84,-295,30,-290,-107v4,-102,84,-172,184,-172xm237,-134v-5,-24,-20,-37,-43,-37v-37,0,-66,39,-66,89v0,70,88,50,97,-4","w":379},"A":{"d":"138,0r-25,0r-11,-55r-62,0r-9,55r-26,0r54,-270r23,0xm98,-76v-9,-58,-22,-103,-27,-167v-5,59,-19,111,-27,167r54,0","w":138},"B":{"d":"134,-72v0,64,-42,77,-107,72r0,-270v62,-4,101,3,101,69v0,35,-12,57,-34,62v28,8,40,29,40,67xm103,-199v0,-41,-14,-52,-51,-49r0,98v36,2,51,-7,51,-49xm108,-73v0,-44,-17,-58,-56,-55r0,106v40,2,57,-7,56,-51","w":152},"C":{"d":"40,-136v0,96,25,134,81,103r0,26v-71,30,-108,-19,-107,-126v1,-108,35,-159,108,-131r0,26v-57,-32,-82,10,-82,102","w":124},"D":{"d":"140,-134v0,109,-24,141,-113,134r0,-270v91,-7,113,25,113,136xm115,-131v0,-86,-7,-119,-63,-117r0,225v54,2,63,-30,63,-108","w":154},"E":{"d":"114,0r-87,0r0,-270r85,0r0,23r-60,0r0,97r59,0r0,22r-59,0r0,105r62,0r0,23","w":130},"F":{"d":"112,-247r-60,0r0,95r59,0r0,22r-59,0r0,130r-25,0r0,-270r85,0r0,23","w":122},"G":{"d":"134,-141v3,67,0,145,-57,145v-46,0,-63,-46,-63,-139v0,-93,20,-139,66,-139v25,0,44,18,54,51r-23,9v-5,-24,-17,-36,-32,-36v-27,0,-40,38,-40,115v0,78,10,116,39,116v34,0,32,-58,31,-99r-37,0r0,-23r62,0","w":144},"H":{"d":"141,0r-25,0r0,-140r-64,0r0,140r-25,0r0,-270r25,0r0,109r64,0r0,-109r25,0r0,270","w":168},"I":{"d":"52,0r-25,0r0,-270r25,0r0,270","w":78},"J":{"d":"70,-55v4,56,-29,69,-69,52r0,-26v20,17,45,16,45,-28r0,-213r24,0r0,215","w":97},"K":{"d":"134,0r-26,0r-56,-139r57,-131r25,0r-58,129xm52,0r-25,0r0,-270r25,0r0,270","w":134},"L":{"d":"110,0r-83,0r0,-270r25,0r0,248r58,0r0,22","w":108},"M":{"d":"193,0r-23,0r-23,-236v-8,87,-24,155,-36,236r-22,0r-34,-236r-25,236r-23,0r37,-270r22,0r27,175v1,6,3,28,7,65r38,-240r21,0","w":200},"N":{"d":"140,0r-22,0r-76,-242v10,86,6,153,7,242r-22,0r0,-270r22,0r60,185v1,5,7,23,15,57v-10,-73,-5,-160,-6,-242r22,0r0,270","w":166},"O":{"d":"148,-135v0,93,-20,138,-67,138v-46,0,-67,-45,-67,-138v0,-93,21,-139,67,-139v47,0,67,46,67,139xm123,-135v0,-78,-12,-116,-42,-116v-30,0,-42,38,-42,116v0,78,12,116,42,116v30,0,42,-38,42,-116","w":162},"P":{"d":"129,-197v0,51,-25,70,-77,67r0,130r-25,0r0,-270v64,-4,102,7,102,73xm104,-201v0,-37,-16,-50,-52,-47r0,96v37,2,53,-8,52,-49","w":137},"Q":{"d":"148,-135v0,54,-7,92,-21,113r19,29r-17,12r-17,-26v-67,32,-99,-19,-98,-128v0,-93,21,-139,67,-139v47,0,67,46,67,139xm123,-135v0,-78,-12,-116,-42,-116v-30,0,-42,38,-42,116v0,88,15,134,61,108r-25,-38r17,-11r22,35v6,-17,9,-48,9,-94","w":162},"R":{"d":"137,0r-26,0r-59,-139r0,139r-25,0r0,-270v64,-3,102,7,102,71v0,43,-17,64,-51,67xm103,-198v0,-39,-15,-52,-51,-49r0,97v36,3,51,-10,51,-48","w":144},"S":{"d":"38,-206v0,62,89,69,89,136v0,63,-61,91,-110,61r0,-33v28,37,86,25,86,-27v0,-36,-31,-48,-51,-65v-26,-21,-38,-41,-38,-69v-2,-59,60,-92,104,-56r0,32v-22,-38,-80,-29,-80,21","w":138},"T":{"d":"111,-248r-42,0r0,248r-24,0r0,-248r-42,0r0,-22r108,0r0,22","w":114},"U":{"d":"141,-77v0,55,-12,80,-57,80v-45,0,-57,-25,-57,-80r0,-193r24,0r0,193v0,40,6,58,33,58v27,0,33,-18,33,-58r0,-193r24,0r0,193","w":168},"V":{"d":"138,-270r-55,270r-22,0r-56,-270r25,0r35,186v1,8,4,25,7,51v10,-84,28,-157,41,-237r25,0","w":142},"W":{"d":"211,-270r-44,270r-22,0r-29,-179v-3,-21,-7,-42,-7,-62v-7,88,-25,158,-37,241r-22,0r-44,-270r24,0r25,169v3,21,6,44,7,72r36,-241r23,0r35,240r31,-240r24,0","w":214},"X":{"d":"130,0r-26,0r-38,-118r-39,118r-27,0r53,-137r-50,-133r26,0v14,42,26,67,37,116v10,-43,25,-77,37,-116r25,0r-49,132","w":129},"Y":{"d":"125,-270r-50,153r0,117r-25,0r0,-118r-51,-152r26,0r38,124r37,-124r25,0","w":124},"Z":{"d":"113,-270r-78,247r69,0r0,23r-100,0r78,-248r-68,0r0,-22r99,0","w":115},"[":{"d":"86,71r-58,0r0,-360r58,0r0,20r-36,0r0,320r36,0r0,20","w":92},"\\":{"d":"127,35r-21,0r-115,-309r21,0","w":105},"]":{"d":"65,71r-59,0r0,-20r37,0r0,-320r-37,0r0,-20r59,0r0,360","w":92},"^":{"d":"300,-167r-23,0r-88,-86r-87,86r-24,0r100,-103r22,0","w":379},"_":{"d":"189,89r-189,0r0,-14r189,0r0,14","w":189},"`":{"d":"113,-207r-13,0r-40,-64r22,0","w":189},"a":{"d":"112,0r-22,0r0,-17v-6,13,-18,20,-32,20v-33,0,-44,-32,-44,-98v0,-59,13,-89,44,-89v14,0,25,6,32,19r0,-16r22,0r0,181xm91,-90v0,-50,-6,-75,-27,-75v-22,0,-28,24,-28,75v0,51,6,75,28,75v21,0,27,-25,27,-75"},"b":{"d":"120,-91v0,63,-13,94,-45,94v-14,0,-26,-7,-32,-20r0,17r-21,0r0,-287r22,0r0,122v6,-12,17,-19,31,-19v33,0,45,31,45,93xm97,-90v0,-51,-6,-75,-28,-75v-21,0,-27,25,-27,75v0,50,6,75,27,75v22,0,28,-24,28,-75"},"c":{"d":"94,-151v-35,-30,-56,0,-56,65v0,60,27,85,56,53r0,27v-47,25,-79,-10,-79,-81v-1,-74,30,-113,79,-90r0,26","w":100},"d":{"d":"112,0r-22,0r0,-17v-6,13,-18,20,-32,20v-33,0,-44,-32,-44,-98v0,-59,13,-89,44,-89v14,0,25,7,31,19r0,-122r23,0r0,287xm91,-90v0,-50,-6,-75,-27,-75v-22,0,-28,24,-28,75v0,51,6,75,28,75v21,0,27,-25,27,-75"},"e":{"d":"113,-85r-79,0v-1,40,10,69,29,69v14,0,25,-16,26,-44r22,0v-2,41,-21,63,-48,63v-34,0,-51,-30,-51,-92v0,-62,20,-96,52,-96v33,0,50,38,49,100xm92,-104v0,-40,-11,-61,-27,-61v-17,0,-30,21,-31,61r58,0","w":122},"f":{"d":"78,-163r-32,0r0,163r-22,0r0,-163r-21,0r0,-18r21,0v0,-53,-9,-129,54,-106r0,26v-17,-15,-32,-9,-32,24r0,56r32,0r0,18","w":72},"g":{"d":"112,0v3,48,-10,73,-48,74v-30,1,-47,-20,-46,-55r20,0v-1,23,8,36,26,36v29,0,25,-40,25,-70v-6,12,-16,17,-30,17v-35,0,-45,-31,-45,-98v0,-59,13,-88,44,-88v14,0,25,6,32,19r-1,-16r23,0r0,181xm91,-90v0,-50,-6,-75,-27,-75v-22,0,-28,24,-28,75v0,51,6,75,28,75v21,0,27,-25,27,-75"},"h":{"d":"116,0r-23,0r0,-129v0,-26,-4,-37,-22,-37v-18,0,-27,15,-27,45r0,121r-22,0r0,-287r22,0r0,122v26,-35,72,-22,72,39r0,126","w":135},"i":{"d":"50,-249v0,9,-8,17,-17,17v-9,0,-17,-8,-17,-17v0,-9,7,-16,17,-16v10,0,17,7,17,16xm44,0r-23,0r0,-181r23,0r0,181","w":65},"j":{"d":"50,-249v0,9,-8,17,-17,17v-9,0,-17,-8,-17,-17v0,-9,7,-16,17,-16v10,0,17,7,17,16xm44,69r-23,0r0,-250r23,0r0,250","w":65},"k":{"d":"132,0r-27,0r-61,-101r47,-80r25,0r-49,78xm44,0r-22,0r0,-287r22,0r0,287","w":123},"l":{"d":"44,0r-23,0r0,-287r23,0r0,287","w":65},"m":{"d":"187,0r-22,0r0,-129v0,-26,-4,-37,-22,-37v-18,0,-27,15,-27,45r0,121r-23,0r0,-129v0,-26,-4,-37,-22,-37v-18,0,-27,15,-27,45r0,121r-22,0r0,-181r22,0r0,16v16,-26,57,-26,68,4v23,-39,75,-30,75,35r0,126","w":206},"n":{"d":"116,0r-23,0r0,-129v0,-26,-4,-37,-22,-37v-18,0,-27,15,-27,45r0,121r-22,0r0,-181r22,0r0,16v26,-35,72,-22,72,39r0,126","w":135},"o":{"d":"116,-91v0,63,-18,94,-52,94v-35,0,-52,-31,-52,-94v0,-63,17,-94,52,-94v33,0,52,32,52,94xm93,-91v0,-50,-9,-75,-29,-75v-21,0,-29,24,-29,75v0,51,8,76,29,76v20,0,29,-26,29,-76","w":128},"p":{"d":"121,-91v0,82,-34,117,-76,78r0,86r-23,0r0,-254r23,0r0,15v8,-12,18,-18,31,-18v33,0,45,31,45,93xm98,-90v0,-51,-6,-75,-28,-75v-21,0,-27,25,-27,75v0,50,6,75,27,75v22,0,28,-24,28,-75"},"q":{"d":"111,73r-22,0r0,-86v-44,40,-76,3,-76,-82v0,-79,37,-113,76,-71r0,-15r22,0r0,254xm90,-90v0,-50,-6,-75,-27,-75v-22,0,-27,24,-27,75v0,51,5,75,27,75v21,0,27,-25,27,-75"},"r":{"d":"74,-159v-24,1,-30,16,-30,51r0,108r-22,0r0,-181r22,0r0,24v7,-17,17,-26,30,-27r0,25","w":78},"s":{"d":"31,-141v0,35,72,57,65,96v3,45,-53,64,-84,36r0,-27v18,27,62,26,63,-9v1,-35,-71,-56,-65,-95v-2,-40,46,-57,77,-35r0,23v-17,-21,-56,-18,-56,11","w":100},"t":{"d":"78,-163r-30,0r0,163r-22,0r0,-163r-20,0r0,-18r20,0r0,-51r22,0r0,51r30,0r0,18","w":76},"u":{"d":"115,-181v-6,68,25,184,-48,184v-72,0,-40,-117,-47,-184r22,0r0,118v0,31,6,46,25,46v20,0,26,-15,26,-46r0,-118r22,0","w":134},"v":{"d":"114,-181r-43,181r-25,0r-41,-181r23,0r30,162r33,-162r23,0","w":113},"w":{"d":"175,-181r-37,181r-24,0r-23,-159r-25,159r-25,0r-36,-181r23,0r25,159r26,-159r23,0r25,159v6,-56,17,-106,26,-159r22,0","w":173},"x":{"d":"108,0r-24,0r-29,-80r-30,80r-25,0r41,-94r-38,-87r24,0r28,74v6,-27,17,-49,25,-74r25,0r-39,87","w":104},"y":{"d":"116,-181r-65,250r-22,0r19,-67r-45,-183r24,0r31,159r36,-159r22,0","w":115},"z":{"d":"108,-181r-77,162r65,0r0,19r-97,0r78,-163r-65,0r0,-18r96,0","w":106},"{":{"d":"157,77v-73,9,-70,-46,-68,-114v1,-41,-16,-55,-56,-53r0,-17v112,26,-6,-188,124,-166v-1,7,4,18,-7,16v-87,-13,0,145,-78,159v45,9,36,60,36,110v0,40,10,49,49,48r0,17","w":189},"|":{"d":"103,89r-17,0r0,-378r17,0r0,378","w":189},"}":{"d":"157,-90v-114,-21,7,189,-124,167r0,-17v96,19,6,-144,85,-158v-45,-8,-36,-59,-36,-110v0,-40,-10,-50,-49,-49r0,-16v73,-9,70,46,68,114v-1,41,17,56,56,52r0,17","w":189},"~":{"d":"105,-134v38,0,69,26,106,27v22,0,45,-11,72,-30r0,17v-25,18,-49,27,-72,27v-39,0,-70,-24,-106,-25v-23,0,-45,10,-72,29r0,-17v25,-18,49,-28,72,-28","w":315},"\u0178":{"d":"86,-337v23,0,18,31,0,31v-8,0,-15,-7,-15,-15v0,-8,7,-16,15,-16xm39,-337v20,0,19,31,0,31v-8,0,-16,-7,-16,-15v0,-8,8,-16,16,-16xm125,-270r-50,153r0,117r-25,0r0,-118r-51,-152r26,0r38,124r37,-124r25,0","w":124},"\u00ca":{"d":"110,-295r-14,0r-27,-49r-27,49r-14,0r30,-65r22,0xm114,0r-87,0r0,-270r85,0r0,23r-60,0r0,97r59,0r0,22r-59,0r0,105r62,0r0,23","w":130},"\u0160":{"d":"110,-357r-30,65r-22,0r-30,-65r14,0r27,49r27,-49r14,0xm38,-206v0,62,89,69,89,136v0,63,-61,91,-110,61r0,-33v28,37,86,25,86,-27v0,-36,-31,-48,-51,-65v-26,-21,-38,-41,-38,-69v-2,-59,60,-92,104,-56r0,32v-22,-38,-80,-29,-80,21","w":138},"\u015a":{"d":"113,-356r-33,61r-17,0r23,-61r27,0xm38,-206v0,62,89,69,89,136v0,63,-61,91,-110,61r0,-33v28,37,86,25,86,-27v0,-36,-31,-48,-51,-65v-26,-21,-38,-41,-38,-69v-2,-59,60,-92,104,-56r0,32v-22,-38,-80,-29,-80,21","w":138},"\u0152":{"d":"210,0r-87,0r0,-26v-8,19,-24,29,-42,29v-46,0,-67,-45,-67,-138v0,-93,21,-139,67,-139v18,0,33,10,42,29r0,-25r85,0r0,23r-61,0r0,97r60,0r0,22r-60,0r0,105r63,0r0,23xm123,-135v0,-78,-12,-116,-42,-116v-30,0,-42,38,-42,116v0,78,12,116,42,116v30,0,42,-38,42,-116","w":226},"\u017d":{"d":"99,-357r-30,65r-23,0r-29,-65r14,0r27,49r27,-49r14,0xm113,-270r-78,247r69,0r0,23r-100,0r78,-248r-68,0r0,-22r99,0","w":115},"\u0179":{"d":"96,-356r-32,61r-18,0r24,-61r26,0xm113,-270r-78,247r69,0r0,23r-100,0r78,-248r-68,0r0,-22r99,0","w":115},"\u00ea":{"d":"104,-207r-13,0r-28,-48r-27,48r-14,0r30,-64r22,0xm113,-85r-79,0v-1,40,10,69,29,69v14,0,25,-16,26,-44r22,0v-2,41,-21,63,-48,63v-34,0,-51,-30,-51,-92v0,-62,20,-96,52,-96v33,0,50,38,49,100xm92,-104v0,-40,-11,-61,-27,-61v-17,0,-30,21,-31,61r58,0","w":122},"\u0161":{"d":"91,-268r-30,65r-22,0r-30,-65r14,0r27,49r27,-49r14,0xm31,-141v0,35,72,57,65,96v3,45,-53,64,-84,36r0,-27v18,27,62,26,63,-9v1,-35,-71,-56,-65,-95v-2,-40,46,-57,77,-35r0,23v-17,-21,-56,-18,-56,11","w":100},"\u015b":{"d":"94,-264r-32,61r-17,0r23,-61r26,0xm31,-141v0,35,72,57,65,96v3,45,-53,64,-84,36r0,-27v18,27,62,26,63,-9v1,-35,-71,-56,-65,-95v-2,-40,46,-57,77,-35r0,23v-17,-21,-56,-18,-56,11","w":100},"\u0153":{"d":"194,-85r-79,0v-1,40,10,69,29,69v14,0,25,-16,26,-44r22,0v2,65,-64,84,-88,37v-8,17,-23,26,-40,26v-35,0,-52,-31,-52,-94v0,-63,17,-94,52,-94v18,0,32,9,41,28v9,-18,23,-28,40,-28v33,-2,50,38,49,100xm173,-104v0,-40,-12,-61,-28,-61v-17,0,-29,21,-30,61r58,0xm93,-91v0,-50,-9,-75,-29,-75v-21,0,-29,24,-29,75v0,51,8,76,29,76v20,0,29,-26,29,-76","w":202},"\u017e":{"d":"94,-268r-30,65r-22,0r-30,-65r14,0r27,49r27,-49r14,0xm108,-181r-77,162r65,0r0,19r-97,0r78,-163r-65,0r0,-18r96,0","w":106},"\u017a":{"d":"91,-264r-32,61r-17,0r23,-61r26,0xm108,-181r-77,162r65,0r0,19r-97,0r78,-163r-65,0r0,-18r96,0","w":106},"\u00a0":{"w":73},"\u00a1":{"d":"64,-257v0,10,-7,17,-16,17v-10,0,-18,-7,-18,-17v0,-9,8,-17,18,-17v9,0,16,8,16,17xm59,0r-23,0r0,-205r23,0r0,205","w":94},"\u00bf":{"d":"92,-257v0,10,-7,17,-17,17v-10,0,-17,-7,-17,-17v0,-9,8,-17,17,-17v9,0,17,8,17,17xm108,-67v2,42,-7,70,-45,70v-33,0,-45,-19,-45,-62v0,-54,11,-78,46,-79r0,-65r24,0r0,86v-39,-2,-47,6,-47,56v0,53,44,60,44,14r0,-20r23,0","w":120},"\u0141":{"d":"114,0r-83,0r0,-119r-14,10r0,-23r14,-10r0,-128r24,0r0,113r31,-20r0,24r-31,20r0,111r59,0r0,22","w":112},"\u00a4":{"d":"213,-77r-11,11r-38,-39v-27,24,-71,24,-98,0r-38,39r-11,-11r39,-38v-23,-28,-23,-69,0,-97r-39,-38r11,-11r38,38v29,-23,69,-23,98,0r38,-38r11,11r-39,38v24,28,24,69,0,97xm177,-164v0,-33,-28,-61,-62,-61v-34,0,-61,28,-61,61v0,34,27,61,61,61v34,0,62,-27,62,-61","w":229},"\u0104":{"d":"149,62v-19,9,-54,7,-54,-23v0,-15,8,-29,18,-39r-11,-55r-62,0r-9,55r-26,0r54,-270r23,0r56,270v-17,1,-36,45,-6,48v7,0,12,-3,17,-6r0,20xm98,-76v-9,-58,-22,-103,-27,-167v-5,59,-19,111,-27,167r54,0","w":138},"\u00a6":{"d":"103,-125r-17,0r0,-140r17,0r0,140xm103,65r-17,0r0,-140r17,0r0,140","w":189},"\u00a7":{"d":"89,23v-1,-56,-84,-52,-84,-121v0,-33,16,-56,44,-65v-48,-21,-34,-111,19,-111v30,0,49,28,47,71r-22,0v1,-31,-8,-51,-26,-50v-31,1,-31,58,-5,72v39,21,64,34,65,82v0,33,-17,56,-45,65v46,18,36,111,-18,111v-30,0,-49,-28,-47,-71r21,0v-1,31,9,51,26,51v14,0,25,-12,25,-34xm104,-98v0,-31,-16,-49,-38,-49v-22,0,-38,18,-38,48v0,31,15,49,37,49v23,0,39,-18,39,-48","w":131},"\u00a8":{"d":"134,-233v0,8,-7,16,-16,16v-21,0,-18,-31,0,-31v9,0,16,7,16,15xm86,-233v0,8,-7,16,-15,16v-21,0,-18,-31,0,-31v9,0,15,7,15,15","w":189},"\u00a9":{"d":"158,-269v72,0,135,63,135,135v0,74,-64,136,-135,136v-72,0,-135,-64,-135,-136v0,-70,61,-135,135,-135xm158,-12v64,0,122,-56,122,-122v0,-65,-57,-121,-122,-121v-67,0,-122,57,-122,121v0,64,57,122,122,122xm221,-101v-3,30,-29,51,-64,51v-42,0,-70,-31,-70,-84v0,-51,30,-83,72,-83v33,0,57,19,60,47r-19,0v-5,-20,-20,-32,-42,-32v-31,0,-49,25,-49,69v0,72,77,90,93,32r19,0","w":315},"\u00c6":{"d":"197,0r-84,0r-11,-55r-62,0r-9,55r-26,0r54,-270r85,0r5,23r-62,0r20,97r60,0r5,22r-61,0r20,105r62,0xm98,-76v-9,-58,-22,-103,-27,-167v-5,59,-19,111,-27,167r54,0","w":186},"\u00ab":{"d":"123,-19r-16,9r-44,-81r44,-80r16,9r-38,71xm71,-19r-16,9r-44,-81r44,-80r16,9r-38,71","w":129},"\u00d1":{"d":"126,-340v-7,39,-31,33,-60,24v-6,0,-10,5,-13,13r-12,0v6,-39,32,-36,59,-24v6,0,10,-4,14,-13r12,0xm140,0r-22,0r-76,-242v10,86,6,153,7,242r-22,0r0,-270r22,0r60,185v1,5,7,23,15,57v-10,-73,-5,-160,-6,-242r22,0r0,270","w":166},"\u00ad":{"d":"269,-106r-222,0r0,-15r222,0r0,15","w":315},"\u00ae":{"d":"158,-269v72,0,135,63,135,135v0,74,-64,136,-135,136v-72,0,-135,-64,-135,-136v0,-70,61,-135,135,-135xm158,-12v64,0,122,-56,122,-122v0,-65,-57,-121,-122,-121v-67,0,-122,57,-122,121v0,64,57,122,122,122xm162,-214v74,-10,84,74,27,84r35,73r-24,0r-34,-70r-39,0r0,70r-22,0r0,-157r57,0xm204,-171v4,-30,-43,-29,-77,-28r0,58v35,0,82,5,77,-30","w":315},"\u017b":{"d":"80,-345v0,9,-8,17,-17,17v-9,0,-17,-8,-17,-17v0,-9,7,-16,17,-16v10,0,17,7,17,16xm113,-270r-78,247r69,0r0,23r-100,0r78,-248r-68,0r0,-22r99,0","w":115},"\u00b0":{"d":"113,-217v0,28,-23,50,-51,50v-28,0,-50,-22,-50,-50v0,-28,23,-51,51,-51v28,0,50,23,50,51xm102,-217v0,-22,-17,-40,-39,-40v-22,0,-40,18,-40,40v0,22,18,39,40,39v22,0,39,-17,39,-39","w":124},"\u00b1":{"d":"269,-135r-104,0r0,66r-15,0r0,-66r-103,0r0,-14r103,0r0,-66r15,0r0,66r104,0r0,14xm269,-12r-222,0r0,-14r222,0r0,14","w":315},"\u00b2":{"d":"83,-235v0,24,-19,59,-51,113r49,0r0,14r-74,0v37,-64,60,-104,60,-127v0,-15,-8,-23,-20,-23v-15,0,-22,12,-21,32r-16,0v-1,-29,12,-46,36,-46v21,0,37,15,37,37","w":97},"\u0142":{"d":"69,-185r-21,14r0,171r-22,0r0,-158r-22,14r0,-19r22,-14r0,-110r22,0r0,97r21,-14r0,19","w":73},"\u00b4":{"d":"103,-264r-32,61r-18,0r24,-61r26,0","w":128},"\u00b6":{"d":"172,-262r-23,0r0,262r-13,0r0,-262r-36,0r0,262r-13,0r0,-145v-44,-2,-70,-27,-70,-64v0,-38,28,-65,73,-65r82,0r0,12","w":189},"\u00b7":{"d":"53,-135v0,9,-7,17,-16,17v-9,0,-17,-8,-17,-17v0,-9,8,-17,17,-17v10,0,16,8,16,17","w":73},"\u00b8":{"d":"94,51v1,37,-41,40,-71,26r0,-14v23,7,52,15,54,-11v1,-14,-11,-19,-28,-18r0,-34r9,0r0,21v23,-1,36,10,36,30","w":100},"\u0105":{"d":"126,62v-19,9,-54,7,-54,-23v0,-15,7,-30,18,-39r0,-17v-6,13,-18,20,-32,20v-33,0,-44,-32,-44,-98v0,-59,13,-89,44,-89v14,0,25,6,32,19r0,-16r22,0r0,181v-10,5,-19,19,-19,30v-4,18,22,23,33,12r0,20xm91,-90v0,-50,-6,-75,-27,-75v-22,0,-28,24,-28,75v0,51,6,75,28,75v21,0,27,-25,27,-75"},"\u00e6":{"d":"192,-85r-79,0v-1,40,10,69,29,69v14,0,25,-16,26,-44r21,0v2,66,-64,84,-88,36v-22,45,-89,30,-89,-35v0,-47,48,-66,79,-40v0,-31,4,-66,-28,-66v-12,0,-24,5,-36,14r0,-23v30,-17,67,-16,77,16v8,-18,22,-27,39,-27v34,0,50,38,49,100xm171,-104v0,-40,-12,-61,-28,-61v-18,0,-29,21,-30,61r58,0xm93,-56v0,-24,-11,-38,-30,-38v-19,0,-32,15,-32,37v0,27,11,41,32,41v18,0,30,-14,30,-40","w":200},"\u00bb":{"d":"118,-91r-43,81r-16,-10r38,-71r-38,-71r16,-9xm67,-91r-44,81r-16,-10r38,-71r-38,-71r16,-9","w":129},"\u00f1":{"d":"112,-251v-7,39,-32,33,-60,23v-6,0,-10,5,-13,13r-12,0v6,-39,32,-34,59,-23v6,0,10,-4,14,-13r12,0xm116,0r-23,0r0,-129v0,-26,-4,-37,-22,-37v-18,0,-27,15,-27,45r0,121r-22,0r0,-181r22,0r0,16v26,-35,72,-22,72,39r0,126","w":135},"\u00bd":{"d":"216,-118v0,22,-19,55,-49,105r48,0r0,13r-71,0v36,-59,57,-97,57,-118v0,-14,-8,-23,-20,-23v-14,0,-19,11,-19,30v-5,-1,-14,2,-15,-2v0,-26,12,-40,34,-40v19,0,35,14,35,35xm178,-274r-108,277r-19,0r108,-277r19,0xm55,-118r-15,0r0,-139r-22,0r4,-13r33,0r0,152","w":229},"\u00be":{"d":"220,-41r-12,0r0,41r-14,0r0,-41r-48,0r0,-13r46,-97r16,0r0,98r12,0r0,12xm178,-274r-108,277r-19,0r108,-277r19,0xm59,-202v35,8,26,93,-15,85v-22,0,-35,-15,-34,-42r16,0v-1,19,5,30,19,29v13,0,21,-11,21,-32v1,-26,-10,-34,-36,-33r0,-13v22,4,35,-6,34,-29v0,-14,-7,-22,-19,-22v-11,0,-18,9,-17,24r-15,0v1,-24,12,-37,33,-37v37,0,45,64,13,70xm197,-138v-10,28,-25,57,-37,85r34,0","w":229},"\u017c":{"d":"75,-249v0,9,-8,17,-17,17v-9,0,-17,-8,-17,-17v0,-9,8,-16,17,-16v10,0,17,7,17,16xm108,-181r-77,162r65,0r0,19r-97,0r78,-163r-65,0r0,-18r96,0","w":106},"\u00c0":{"d":"79,-295r-17,0r-32,-61r26,0xm138,0r-25,0r-11,-55r-62,0r-9,55r-26,0r54,-270r23,0xm98,-76v-9,-58,-22,-103,-27,-167v-5,59,-19,111,-27,167r54,0","w":138},"\u00c1":{"d":"113,-356r-33,61r-17,0r23,-61r27,0xm138,0r-25,0r-11,-55r-62,0r-9,55r-26,0r54,-270r23,0xm98,-76v-9,-58,-22,-103,-27,-167v-5,59,-19,111,-27,167r54,0","w":138},"\u00c2":{"d":"110,-295r-14,0r-27,-49r-27,49r-14,0r30,-65r22,0xm138,0r-25,0r-11,-55r-62,0r-9,55r-26,0r54,-270r23,0xm98,-76v-9,-58,-22,-103,-27,-167v-5,59,-19,111,-27,167r54,0","w":138},"\u00c3":{"d":"112,-340v-7,39,-31,33,-60,24v-6,0,-10,5,-13,13r-12,0v6,-39,32,-36,59,-24v6,0,10,-4,14,-13r12,0xm138,0r-25,0r-11,-55r-62,0r-9,55r-26,0r54,-270r23,0xm98,-76v-9,-58,-22,-103,-27,-167v-5,59,-19,111,-27,167r54,0","w":138},"\u00c4":{"d":"93,-337v21,0,18,31,0,31v-8,0,-15,-7,-15,-15v0,-8,7,-16,15,-16xm45,-337v21,0,18,31,0,31v-8,0,-15,-7,-15,-15v0,-8,7,-16,15,-16xm138,0r-25,0r-11,-55r-62,0r-9,55r-26,0r54,-270r23,0xm98,-76v-9,-58,-22,-103,-27,-167v-5,59,-19,111,-27,167r54,0","w":138},"\u00c5":{"d":"113,-324v0,23,-18,41,-41,41v-23,0,-42,-18,-42,-41v0,-23,19,-41,42,-41v23,0,41,18,41,41xm138,0r-25,0r-11,-55r-62,0r-9,55r-26,0r54,-270r23,0xm96,-324v0,-14,-10,-24,-24,-24v-14,0,-25,10,-25,24v0,14,11,25,25,25v14,0,24,-11,24,-25xm98,-76v-9,-58,-22,-103,-27,-167v-5,59,-19,111,-27,167r54,0","w":138},"\u0106":{"d":"116,-356r-32,61r-18,0r24,-61r26,0xm40,-136v0,96,25,134,81,103r0,26v-71,30,-108,-19,-107,-126v1,-108,35,-159,108,-131r0,26v-57,-32,-82,10,-82,102","w":124},"\u00c7":{"d":"40,-136v0,96,25,134,81,103r0,26v-71,30,-108,-19,-107,-126v1,-108,35,-159,108,-131r0,26v-57,-32,-82,10,-82,102xm113,51v1,37,-42,40,-72,26r0,-14v24,7,52,15,55,-11v1,-14,-12,-19,-29,-18r0,-34r10,0r0,21v23,-1,36,10,36,30","w":124},"\u00c8":{"d":"81,-295r-17,0r-33,-61r27,0xm114,0r-87,0r0,-270r85,0r0,23r-60,0r0,97r59,0r0,22r-59,0r0,105r62,0r0,23","w":130},"\u00c9":{"d":"104,-356r-32,61r-18,0r24,-61r26,0xm114,0r-87,0r0,-270r85,0r0,23r-60,0r0,97r59,0r0,22r-59,0r0,105r62,0r0,23","w":130},"\u0118":{"d":"114,0v-23,-5,-34,14,-36,30v-3,17,23,23,33,12r0,20v-19,9,-55,7,-54,-23v0,-15,8,-29,18,-39r-48,0r0,-270r85,0r0,23r-60,0r0,97r59,0r0,22r-59,0r0,105r62,0r0,23","w":130},"\u00cb":{"d":"93,-337v21,0,18,31,0,31v-8,0,-16,-7,-16,-15v0,-8,8,-16,16,-16xm45,-337v21,0,18,31,0,31v-8,0,-15,-7,-15,-15v0,-8,7,-16,15,-16xm114,0r-87,0r0,-270r85,0r0,23r-60,0r0,97r59,0r0,22r-59,0r0,105r62,0r0,23","w":130},"\u00cc":{"d":"49,-295r-18,0r-32,-61r26,0xm52,0r-25,0r0,-270r25,0r0,270","w":78},"\u00cd":{"d":"81,-356r-32,61r-18,0r24,-61r26,0xm52,0r-25,0r0,-270r25,0r0,270","w":78},"\u00ce":{"d":"80,-295r-13,0r-28,-49r-27,49r-13,0r29,-65r22,0xm52,0r-25,0r0,-270r25,0r0,270","w":78},"\u00cf":{"d":"63,-337v21,0,18,31,0,31v-8,0,-15,-7,-15,-15v0,-8,7,-16,15,-16xm15,-337v23,0,18,31,0,31v-8,0,-15,-7,-15,-15v0,-8,7,-16,15,-16xm52,0r-25,0r0,-270r25,0r0,270","w":78},"\u00d0":{"d":"144,-134v-1,109,-24,141,-113,134r0,-141r-28,0r0,-19r28,0r0,-110v91,-7,113,25,113,136xm118,-131v0,-87,-7,-119,-63,-117r0,88r32,0r0,19r-32,0r0,118v54,2,63,-30,63,-108","w":158},"\u0143":{"d":"123,-356r-32,61r-18,0r23,-61r27,0xm140,0r-22,0r-76,-242v10,86,6,153,7,242r-22,0r0,-270r22,0r60,185v1,5,7,23,15,57v-10,-73,-5,-160,-6,-242r22,0r0,270","w":166},"\u00d2":{"d":"101,-295r-17,0r-33,-61r26,0xm148,-135v0,93,-20,138,-67,138v-46,0,-67,-45,-67,-138v0,-93,21,-139,67,-139v47,0,67,46,67,139xm123,-135v0,-78,-12,-116,-42,-116v-30,0,-42,38,-42,116v0,78,12,116,42,116v30,0,42,-38,42,-116","w":162},"\u00d3":{"d":"116,-356r-32,61r-18,0r24,-61r26,0xm148,-135v0,93,-20,138,-67,138v-46,0,-67,-45,-67,-138v0,-93,21,-139,67,-139v47,0,67,46,67,139xm123,-135v0,-78,-12,-116,-42,-116v-30,0,-42,38,-42,116v0,78,12,116,42,116v30,0,42,-38,42,-116","w":162},"\u00d4":{"d":"122,-295r-14,0r-27,-49r-27,49r-14,0r30,-65r22,0xm148,-135v0,93,-20,138,-67,138v-46,0,-67,-45,-67,-138v0,-93,21,-139,67,-139v47,0,67,46,67,139xm123,-135v0,-78,-12,-116,-42,-116v-30,0,-42,38,-42,116v0,78,12,116,42,116v30,0,42,-38,42,-116","w":162},"\u00d5":{"d":"123,-340v-7,39,-30,34,-59,24v-6,0,-11,5,-14,13r-12,0v7,-39,32,-36,60,-24v6,0,10,-4,14,-13r11,0xm148,-135v0,93,-20,138,-67,138v-46,0,-67,-45,-67,-138v0,-93,21,-139,67,-139v47,0,67,46,67,139xm123,-135v0,-78,-12,-116,-42,-116v-30,0,-42,38,-42,116v0,78,12,116,42,116v30,0,42,-38,42,-116","w":162},"\u00d6":{"d":"105,-337v21,0,18,31,0,31v-8,0,-16,-7,-16,-15v0,-8,7,-16,16,-16xm57,-337v21,0,18,31,0,31v-8,0,-15,-7,-15,-15v0,-8,7,-16,15,-16xm148,-135v0,93,-20,138,-67,138v-46,0,-67,-45,-67,-138v0,-93,21,-139,67,-139v47,0,67,46,67,139xm123,-135v0,-78,-12,-116,-42,-116v-30,0,-42,38,-42,116v0,78,12,116,42,116v30,0,42,-38,42,-116","w":162},"\u00d7":{"d":"259,-23r-11,11r-90,-90r-90,90r-11,-11r90,-90r-90,-90r11,-11r90,91r90,-91r11,11r-91,90","w":315},"\u00d8":{"d":"151,-270r-16,35v7,17,13,51,13,100v0,93,-20,138,-67,138v-18,0,-33,-8,-45,-24r-14,27r-12,-6r18,-34v-10,-29,-14,-62,-14,-101v0,-93,21,-139,67,-139v19,0,34,8,46,25r12,-25xm114,-221v-7,-20,-18,-30,-33,-30v-45,0,-47,121,-37,187xm81,-19v45,0,47,-112,38,-181r-69,154v6,17,17,27,31,27","w":162},"\u00d9":{"d":"97,-295r-17,0r-32,-61r25,0xm141,-77v0,55,-12,80,-57,80v-45,0,-57,-25,-57,-80r0,-193r24,0r0,193v0,40,6,58,33,58v27,0,33,-18,33,-58r0,-193r24,0r0,193","w":168},"\u00da":{"d":"123,-356r-32,61r-18,0r23,-61r27,0xm141,-77v0,55,-12,80,-57,80v-45,0,-57,-25,-57,-80r0,-193r24,0r0,193v0,40,6,58,33,58v27,0,33,-18,33,-58r0,-193r24,0r0,193","w":168},"\u00db":{"d":"125,-295r-13,0r-27,-49r-28,49r-13,0r29,-65r22,0xm141,-77v0,55,-12,80,-57,80v-45,0,-57,-25,-57,-80r0,-193r24,0r0,193v0,40,6,58,33,58v27,0,33,-18,33,-58r0,-193r24,0r0,193","w":168},"\u00dc":{"d":"108,-337v21,0,18,31,0,31v-8,0,-15,-7,-15,-15v0,-8,7,-16,15,-16xm60,-337v22,0,20,31,0,31v-8,0,-15,-7,-15,-15v0,-8,7,-16,15,-16xm141,-77v0,55,-12,80,-57,80v-45,0,-57,-25,-57,-80r0,-193r24,0r0,193v0,40,6,58,33,58v27,0,33,-18,33,-58r0,-193r24,0r0,193","w":168},"\u00dd":{"d":"98,-360r-40,65r-14,0r31,-65r23,0xm125,-270r-50,153r0,117r-25,0r0,-118r-51,-152r26,0r38,124r37,-124r25,0","w":124},"\u00de":{"d":"129,-138v1,51,-25,70,-77,67r0,71r-25,0r0,-270r25,0r0,59v53,-2,77,18,77,73xm104,-142v0,-37,-16,-50,-52,-47r0,96v37,2,53,-8,52,-49","w":142},"\u00df":{"d":"123,-84v-1,62,-16,91,-59,85r0,-20v32,6,36,-15,36,-68v0,-41,-12,-62,-35,-63r0,-22v22,-1,28,-17,28,-53v0,-30,-9,-45,-26,-45v-16,0,-23,18,-23,53r0,217r-22,0r0,-212v0,-54,11,-78,47,-78v32,0,47,22,47,69v0,32,-9,51,-27,59v23,9,34,34,34,78","w":138},"\u00e0":{"d":"84,-203r-18,0r-32,-61r26,0xm112,0r-22,0r0,-17v-6,13,-18,20,-32,20v-33,0,-44,-32,-44,-98v0,-59,13,-89,44,-89v14,0,25,6,32,19r0,-16r22,0r0,181xm91,-90v0,-50,-6,-75,-27,-75v-22,0,-28,24,-28,75v0,51,6,75,28,75v21,0,27,-25,27,-75"},"\u00e1":{"d":"103,-264r-32,61r-18,0r24,-61r26,0xm112,0r-22,0r0,-17v-6,13,-18,20,-32,20v-33,0,-44,-32,-44,-98v0,-59,13,-89,44,-89v14,0,25,6,32,19r0,-16r22,0r0,181xm91,-90v0,-50,-6,-75,-27,-75v-22,0,-28,24,-28,75v0,51,6,75,28,75v21,0,27,-25,27,-75"},"\u00e2":{"d":"108,-207r-14,0r-27,-48r-28,48r-13,0r29,-64r23,0xm112,0r-22,0r0,-17v-6,13,-18,20,-32,20v-33,0,-44,-32,-44,-98v0,-59,13,-89,44,-89v14,0,25,6,32,19r0,-16r22,0r0,181xm91,-90v0,-50,-6,-75,-27,-75v-22,0,-28,24,-28,75v0,51,6,75,28,75v21,0,27,-25,27,-75"},"\u00e3":{"d":"109,-251v-7,39,-32,33,-60,23v-6,0,-10,5,-13,13r-12,0v7,-39,32,-33,59,-23v9,3,11,-17,26,-13xm112,0r-22,0r0,-17v-6,13,-18,20,-32,20v-33,0,-44,-32,-44,-98v0,-59,13,-89,44,-89v14,0,25,6,32,19r0,-16r22,0r0,181xm91,-90v0,-50,-6,-75,-27,-75v-22,0,-28,24,-28,75v0,51,6,75,28,75v21,0,27,-25,27,-75"},"\u00e4":{"d":"106,-233v0,23,-31,19,-31,0v0,-8,6,-15,15,-15v9,0,16,7,16,15xm58,-233v0,8,-7,16,-15,16v-21,0,-18,-31,0,-31v9,0,15,7,15,15xm112,0r-22,0r0,-17v-6,13,-18,20,-32,20v-33,0,-44,-32,-44,-98v0,-59,13,-89,44,-89v14,0,25,6,32,19r0,-16r22,0r0,181xm91,-90v0,-50,-6,-75,-27,-75v-22,0,-28,24,-28,75v0,51,6,75,28,75v21,0,27,-25,27,-75"},"\u00e5":{"d":"107,-241v0,23,-18,41,-41,41v-23,0,-41,-18,-41,-41v0,-23,18,-41,41,-41v23,0,41,18,41,41xm112,0r-22,0r0,-17v-6,13,-18,20,-32,20v-33,0,-44,-32,-44,-98v0,-59,13,-89,44,-89v14,0,25,6,32,19r0,-16r22,0r0,181xm91,-241v0,-14,-11,-25,-25,-25v-14,0,-24,11,-24,25v0,13,10,25,24,25v14,0,25,-12,25,-25xm91,-90v0,-50,-6,-75,-27,-75v-22,0,-28,24,-28,75v0,51,6,75,28,75v21,0,27,-25,27,-75"},"\u0107":{"d":"103,-264r-32,61r-18,0r24,-61r26,0xm94,-151v-35,-30,-56,0,-56,65v0,60,27,85,56,53r0,27v-47,25,-79,-10,-79,-81v-1,-74,30,-113,79,-90r0,26","w":100},"\u00e7":{"d":"94,-151v-35,-30,-56,0,-56,65v0,60,27,85,56,53r0,27v-47,25,-79,-10,-79,-81v-1,-74,30,-113,79,-90r0,26xm94,51v1,37,-41,40,-71,26r0,-14v23,7,52,15,54,-11v1,-14,-11,-19,-28,-18r0,-34r9,0r0,21v23,-1,36,10,36,30","w":100},"\u00e8":{"d":"79,-203r-17,0r-32,-61r26,0xm113,-85r-79,0v-1,40,10,69,29,69v14,0,25,-16,26,-44r22,0v-2,41,-21,63,-48,63v-34,0,-51,-30,-51,-92v0,-62,20,-96,52,-96v33,0,50,38,49,100xm92,-104v0,-40,-11,-61,-27,-61v-17,0,-30,21,-31,61r58,0","w":122},"\u00e9":{"d":"100,-264r-32,61r-18,0r24,-61r26,0xm113,-85r-79,0v-1,40,10,69,29,69v14,0,25,-16,26,-44r22,0v-2,41,-21,63,-48,63v-34,0,-51,-30,-51,-92v0,-62,20,-96,52,-96v33,0,50,38,49,100xm92,-104v0,-40,-11,-61,-27,-61v-17,0,-30,21,-31,61r58,0","w":122},"\u0119":{"d":"113,-85r-79,0v-1,40,10,69,29,69v14,0,25,-16,26,-44r22,0v-1,31,-12,51,-30,60v-15,8,-30,44,-1,48v7,0,11,-3,16,-6r0,20v-19,10,-54,7,-54,-23v0,-13,7,-26,16,-36v-30,-3,-46,-34,-46,-92v0,-62,20,-96,52,-96v33,0,50,38,49,100xm92,-104v0,-40,-11,-61,-27,-61v-17,0,-30,21,-31,61r58,0","w":122},"\u00eb":{"d":"102,-233v0,8,-7,16,-15,16v-21,0,-18,-31,0,-31v9,0,15,7,15,15xm55,-233v0,8,-7,16,-16,16v-21,0,-18,-31,0,-31v9,0,16,7,16,15xm113,-85r-79,0v-1,40,10,69,29,69v14,0,25,-16,26,-44r22,0v-2,41,-21,63,-48,63v-34,0,-51,-30,-51,-92v0,-62,20,-96,52,-96v33,0,50,38,49,100xm92,-104v0,-40,-11,-61,-27,-61v-17,0,-30,21,-31,61r58,0","w":122},"\u00ec":{"d":"42,-203r-18,0r-32,-61r27,0xm44,0r-23,0r0,-181r23,0r0,181","w":65},"\u00ed":{"d":"73,-264r-32,61r-18,0r23,-61r27,0xm44,0r-23,0r0,-181r23,0r0,181","w":65},"\u00ee":{"d":"74,-207r-14,0r-27,-48r-27,48r-14,0r30,-64r22,0xm44,0r-23,0r0,-181r23,0r0,181","w":65},"\u00ef":{"d":"72,-233v0,8,-7,16,-15,16v-23,0,-19,-31,0,-31v9,0,15,7,15,15xm24,-233v0,8,-7,16,-15,16v-21,0,-18,-31,0,-31v9,0,15,7,15,15xm44,0r-23,0r0,-181r23,0r0,181","w":65},"\u00f0":{"d":"116,-91v0,63,-18,94,-52,94v-35,0,-52,-31,-52,-94v0,-70,23,-107,68,-89v-6,-18,-15,-36,-25,-55r-36,18r-7,-15r36,-17v-6,-12,-14,-24,-23,-38r24,0v6,10,11,20,16,29r29,-13r7,13r-28,14v29,55,43,106,43,153xm93,-91v0,-50,-9,-75,-29,-75v-21,0,-29,24,-29,75v0,51,8,76,29,76v20,0,29,-26,29,-76","w":128},"\u0144":{"d":"104,-264r-32,61r-17,0r23,-61r26,0xm116,0r-23,0r0,-129v0,-26,-4,-37,-22,-37v-18,0,-27,15,-27,45r0,121r-22,0r0,-181r22,0r0,16v26,-35,72,-22,72,39r0,126","w":135},"\u00f2":{"d":"81,-203r-17,0r-32,-61r26,0xm116,-91v0,63,-18,94,-52,94v-35,0,-52,-31,-52,-94v0,-63,17,-94,52,-94v33,0,52,32,52,94xm93,-91v0,-50,-9,-75,-29,-75v-21,0,-29,24,-29,75v0,51,8,76,29,76v20,0,29,-26,29,-76","w":128},"\u00f3":{"d":"100,-264r-32,61r-18,0r24,-61r26,0xm116,-91v0,63,-18,94,-52,94v-35,0,-52,-31,-52,-94v0,-63,17,-94,52,-94v33,0,52,32,52,94xm93,-91v0,-50,-9,-75,-29,-75v-21,0,-29,24,-29,75v0,51,8,76,29,76v20,0,29,-26,29,-76","w":128},"\u00f4":{"d":"105,-207r-14,0r-27,-48r-27,48r-14,0r30,-64r22,0xm116,-91v0,63,-18,94,-52,94v-35,0,-52,-31,-52,-94v0,-63,17,-94,52,-94v33,0,52,32,52,94xm93,-91v0,-50,-9,-75,-29,-75v-21,0,-29,24,-29,75v0,51,8,76,29,76v20,0,29,-26,29,-76","w":128},"\u00f5":{"d":"107,-251v-8,39,-32,34,-61,23v-6,0,-10,5,-13,13r-12,0v7,-38,32,-35,59,-23v6,0,12,-4,15,-13r12,0xm116,-91v0,63,-18,94,-52,94v-35,0,-52,-31,-52,-94v0,-63,17,-94,52,-94v33,0,52,32,52,94xm93,-91v0,-50,-9,-75,-29,-75v-21,0,-29,24,-29,75v0,51,8,76,29,76v20,0,29,-26,29,-76","w":128},"\u00f6":{"d":"103,-233v0,23,-31,19,-31,0v0,-8,7,-15,15,-15v9,0,16,7,16,15xm55,-233v0,8,-7,16,-15,16v-20,0,-19,-31,0,-31v9,0,15,7,15,15xm116,-91v0,63,-18,94,-52,94v-35,0,-52,-31,-52,-94v0,-63,17,-94,52,-94v33,0,52,32,52,94xm93,-91v0,-50,-9,-75,-29,-75v-21,0,-29,24,-29,75v0,51,8,76,29,76v20,0,29,-26,29,-76","w":128},"\u00f7":{"d":"176,-177v0,10,-8,19,-18,19v-10,0,-18,-9,-18,-19v0,-10,8,-18,18,-18v10,0,18,8,18,18xm269,-106r-222,0r0,-15r222,0r0,15xm176,-49v0,10,-8,18,-18,18v-10,0,-18,-7,-18,-18v0,-10,8,-19,18,-19v10,0,18,9,18,19","w":315},"\u00f8":{"d":"116,-184r-12,25v8,15,12,37,12,68v0,82,-40,116,-85,79r-10,21r-11,-6r13,-25v-7,-16,-11,-39,-11,-69v0,-81,38,-116,84,-80r10,-18xm84,-152v-4,-9,-12,-14,-20,-14v-21,0,-29,24,-29,75v0,16,0,31,2,43xm93,-91v0,-15,0,-30,-3,-43r-47,104v5,9,12,15,21,15v20,0,29,-26,29,-76","w":128},"\u00f9":{"d":"80,-203r-17,0r-33,-61r27,0xm115,-181v-6,68,25,184,-48,184v-72,0,-40,-117,-47,-184r22,0r0,118v0,31,6,46,25,46v20,0,26,-15,26,-46r0,-118r22,0","w":134},"\u00fa":{"d":"99,-264r-32,61r-18,0r24,-61r26,0xm115,-181v-6,68,25,184,-48,184v-72,0,-40,-117,-47,-184r22,0r0,118v0,31,6,46,25,46v20,0,26,-15,26,-46r0,-118r22,0","w":134},"\u00fb":{"d":"108,-207r-13,0r-28,-48r-27,48r-13,0r29,-64r22,0xm115,-181v-6,68,25,184,-48,184v-72,0,-40,-117,-47,-184r22,0r0,118v0,31,6,46,25,46v20,0,26,-15,26,-46r0,-118r22,0","w":134},"\u00fc":{"d":"107,-233v0,23,-31,19,-31,0v0,-8,6,-15,15,-15v9,0,16,7,16,15xm59,-233v0,8,-7,16,-15,16v-23,0,-19,-31,0,-31v9,0,15,7,15,15xm115,-181v-6,68,25,184,-48,184v-72,0,-40,-117,-47,-184r22,0r0,118v0,31,6,46,25,46v20,0,26,-15,26,-46r0,-118r22,0","w":134},"\u00fd":{"d":"93,-271r-40,64r-14,0r32,-64r22,0xm116,-181r-65,250r-22,0r19,-67r-45,-183r24,0r31,159r36,-159r22,0","w":115},"\u00fe":{"d":"121,-91v0,82,-34,117,-76,78r0,86r-23,0r0,-360r23,0r0,121v8,-12,18,-18,31,-18v33,0,45,31,45,93xm98,-90v0,-51,-6,-75,-28,-75v-21,0,-27,25,-27,75v0,50,6,75,27,75v22,0,28,-24,28,-75"},"\u00ff":{"d":"97,-233v0,23,-31,19,-31,0v0,-8,7,-15,15,-15v9,0,16,7,16,15xm49,-233v0,8,-7,16,-15,16v-21,0,-18,-31,0,-31v9,0,15,7,15,15xm116,-181r-65,250r-22,0r19,-67r-45,-183r24,0r31,159r36,-159r22,0","w":115}}});
/*
 * The following copyright notice may not be removed under any circumstances.
 * 
 * Copyright:
 * Copyright 1990-1996 as an unpublished work by Bitstream Inc. All rights
 * reserved. PL modification: © 1996 Kuba Tatarkiewicz.
 */
Cufon.registerFont({"w":145,"face":{"font-family":"FuturaMdCnPL","font-weight":400,"font-stretch":"normal","units-per-em":"360","panose-1":"2 0 5 3 0 0 0 0 0 0","ascent":"287","descent":"-73","x-height":"3","bbox":"-10 -364 358.018 89","underline-thickness":"22.3344","underline-position":"-36.3406","stemh":"30","stemv":"33","unicode-range":"U+0020-U+017E"},"glyphs":{" ":{"w":73},"!":{"d":"68,-66r-33,0r0,-204r33,0r0,204xm72,-17v0,12,-9,20,-21,20v-12,0,-21,-8,-21,-20v0,-12,9,-22,21,-22v12,0,21,10,21,22","w":102},"\"":{"d":"91,-163r-22,0r0,-102r22,0r0,102xm39,-163r-22,0r0,-102r22,0r0,102","w":109},"#":{"d":"272,-182r-8,23r-58,0r-17,50r61,0r-8,23r-61,0r-31,86r-27,0r31,-86r-49,0r-31,86r-26,0r30,-86r-59,0r8,-23r59,0r18,-50r-63,0r8,-23r63,0r32,-87r26,0r-30,87r48,0r31,-87r26,0r-30,87r57,0xm180,-159r-49,0r-18,50r49,0","w":291},"$":{"d":"45,-206v4,65,90,59,90,132v0,37,-15,64,-40,74r0,39r-15,0r0,-36r-16,1r0,35r-15,0r0,-38v-18,-5,-31,-17,-39,-38r30,-17v10,39,58,28,58,-14v0,-64,-88,-59,-88,-131v0,-37,13,-61,39,-71r0,-39r15,0r0,36r16,0r0,-36r15,0r0,38v17,4,28,16,38,38r-30,16v-7,-37,-62,-30,-58,11"},"%":{"d":"275,-75v0,55,-7,78,-47,78v-41,0,-48,-23,-48,-78v0,-55,7,-79,48,-79v40,0,47,24,47,79xm218,-273r-123,276r-23,0r122,-276r24,0xm109,-193v0,55,-6,78,-47,78v-40,0,-48,-23,-48,-78v0,-55,8,-79,48,-79v40,0,47,24,47,79xm248,-75v0,-37,-2,-55,-20,-55v-19,0,-21,18,-21,55v0,37,3,54,21,54v18,0,20,-17,20,-54xm82,-193v0,-37,-2,-55,-20,-55v-18,0,-21,18,-21,55v0,37,3,54,21,54v18,0,20,-17,20,-54","w":290},"&":{"d":"186,-95r-33,45r31,50r-41,0r-14,-23v-41,50,-116,23,-114,-47v0,-26,13,-50,39,-77v-35,-50,-34,-127,32,-127v32,0,56,24,56,54v0,24,-15,49,-46,77r40,65r25,-34xm109,-221v0,-14,-8,-24,-22,-24v-34,0,-25,50,-8,75v20,-19,30,-34,30,-51xm112,-51r-41,-68v-31,25,-31,88,9,88v11,0,22,-6,32,-20","w":192},"'":{"d":"39,-163r-22,0r0,-102r22,0r0,102","w":56},"(":{"d":"90,69r-32,11v-48,-122,-48,-255,0,-377r32,10v-45,110,-44,247,0,356","w":103},")":{"d":"45,-298v49,122,49,256,0,378r-32,-11v45,-109,44,-247,0,-357","w":103},"*":{"d":"126,-192r-9,16r-36,-21r0,42r-18,0r0,-42r-36,21r-9,-16r36,-20r-36,-22r9,-15r36,21r0,-42r18,0r0,42r36,-21r9,16r-36,21","w":144},"+":{"d":"269,-102r-100,0r0,102r-22,0r0,-102r-100,0r0,-22r100,0r0,-102r22,0r0,102r100,0r0,22","w":315},",":{"d":"63,-36r-35,95r-18,-6r25,-98","w":73},"-":{"d":"89,-76r-75,0r0,-29r75,0r0,29","w":103},".":{"d":"58,-17v0,12,-10,21,-22,21v-12,0,-21,-9,-21,-21v0,-12,9,-21,21,-21v12,0,22,9,22,21","w":73},"\/":{"d":"105,-273r-78,308r-27,0r78,-308r27,0","w":104},"0":{"d":"73,-273v61,6,61,55,61,138v0,84,0,132,-61,138v-60,-6,-61,-54,-61,-138v0,-84,1,-131,61,-138xm99,-135v0,-72,-2,-107,-26,-107v-24,0,-26,35,-26,107v0,72,2,107,26,107v24,0,26,-35,26,-107"},"1":{"d":"94,0r-34,0r0,-237r-33,0r0,-33r67,0r0,270"},"2":{"d":"74,-273v74,2,64,95,33,151r-48,87r70,0r0,35r-123,0v28,-65,91,-130,91,-207v0,-24,-8,-35,-25,-35v-23,0,-27,25,-26,60r-33,0v-6,-54,16,-92,61,-91"},"3":{"d":"132,-80v0,57,-19,83,-67,83v-40,1,-59,-26,-57,-74r32,0v-4,24,8,42,28,42v21,0,28,-16,28,-47v1,-41,-10,-51,-50,-50r0,-30v37,2,50,-5,48,-48v0,-26,-7,-40,-23,-40v-19,0,-26,14,-27,46r-31,0v-2,-47,14,-75,55,-75v41,0,60,23,60,73v0,34,-10,54,-32,59v27,5,36,24,36,61"},"4":{"d":"134,-73r-19,0r0,73r-34,0r0,-73r-73,0r0,-35r76,-162r31,0r0,166r19,0r0,31xm81,-104r0,-107r-48,107r48,0"},"5":{"d":"130,-94v3,84,-62,117,-127,85r9,-33v39,28,83,9,83,-53v0,-46,-39,-58,-80,-46r18,-129r94,0r0,33r-65,0r-11,66v50,-8,77,23,79,77"},"6":{"d":"133,-85v0,60,-18,89,-60,89v-41,0,-60,-30,-60,-91v0,-62,24,-116,60,-183r40,0v-27,47,-48,85,-61,116v42,-33,81,-2,81,69xm100,-83v0,-37,-6,-54,-27,-54v-20,0,-27,17,-27,54v0,37,7,54,27,54v19,0,27,-17,27,-54"},"7":{"d":"141,-270r-90,270r-37,0r81,-238r-82,0r0,-32r128,0"},"8":{"d":"73,3v-43,0,-59,-34,-59,-81v0,-38,6,-60,32,-69v-25,-11,-29,-29,-29,-61v0,-45,17,-65,56,-65v66,0,77,108,26,126v27,9,33,31,33,69v0,48,-17,81,-59,81xm96,-203v0,-28,-6,-41,-23,-41v-18,0,-23,13,-23,41v0,29,5,42,23,42v17,0,23,-13,23,-42xm97,-77v0,-36,-4,-53,-24,-53v-18,0,-25,15,-25,49v0,36,5,53,25,53v19,0,24,-15,24,-49"},"9":{"d":"133,-182v0,62,-25,115,-61,182r-39,0v24,-41,45,-79,61,-116v-42,33,-81,3,-81,-69v0,-59,18,-89,60,-89v40,0,60,31,60,92xm100,-187v0,-37,-9,-54,-28,-54v-19,0,-27,18,-27,55v0,37,7,53,28,53v20,0,27,-17,27,-54"},":":{"d":"72,-113v0,12,-9,21,-21,21v-12,0,-21,-9,-21,-21v0,-12,9,-21,21,-21v12,0,21,9,21,21xm72,-17v0,12,-9,21,-21,21v-12,0,-21,-9,-21,-21v0,-12,9,-21,21,-21v12,0,21,9,21,21","w":102},";":{"d":"78,-113v0,12,-9,21,-21,21v-12,0,-21,-9,-21,-21v0,-12,9,-21,21,-21v12,0,21,9,21,21xm78,-36r-34,95r-19,-6r25,-98","w":102},"<":{"d":"266,-14r-217,-89r0,-19r217,-90r0,24r-184,75r184,75r0,24","w":315},"=":{"d":"269,-138r-222,0r0,-21r222,0r0,21xm269,-67r-222,0r0,-21r222,0r0,21","w":315},">":{"d":"266,-103r-217,89r0,-24r185,-75r-185,-75r0,-24r217,90r0,19","w":315},"?":{"d":"98,-212v0,59,-3,86,-33,87r0,58r-32,0v1,-26,-2,-56,1,-80v31,0,33,-15,33,-52v0,-31,-3,-46,-17,-46v-14,0,-16,12,-17,39r-30,0v-1,-45,11,-67,48,-67v37,0,47,18,47,61xm69,-17v0,12,-8,20,-20,20v-12,0,-22,-8,-22,-20v0,-12,10,-22,22,-22v12,0,20,10,20,22","w":103},"@":{"d":"206,-270v85,0,152,52,152,126v1,63,-40,122,-103,122v-26,0,-37,-11,-36,-33v-26,53,-113,42,-113,-29v0,-79,93,-139,133,-72r10,-22r21,0r-28,119v0,11,6,17,20,17v42,0,73,-51,73,-99v0,-64,-51,-110,-132,-110v-89,0,-158,70,-158,156v0,128,169,165,261,95r8,12v-102,85,-298,32,-293,-108v4,-103,84,-174,185,-174xm233,-132v-4,-22,-19,-35,-38,-35v-36,0,-63,37,-63,85v0,27,13,42,36,42v42,0,58,-51,65,-92","w":378},"A":{"d":"163,0r-36,0r-13,-53r-62,0r-12,53r-37,0r63,-270r34,0xm108,-83r-25,-117r-24,117r49,0","w":166},"B":{"d":"151,-78v0,75,-54,83,-129,78r0,-270v68,-3,125,0,125,69v0,35,-11,54,-37,62v29,7,41,26,41,61xm111,-196v0,-36,-18,-44,-53,-42r0,84v34,2,53,-8,53,-42xm114,-78v0,-38,-18,-48,-56,-46r0,89v37,1,56,-3,56,-43","w":164},"C":{"d":"136,-6v-76,30,-121,-17,-121,-126v0,-110,42,-160,121,-134r0,34v-58,-23,-84,13,-84,99v0,86,29,122,84,91r0,36","w":144},"D":{"d":"172,-135v0,121,-42,142,-148,135r0,-270v105,-6,148,13,148,135xm135,-135v0,-81,-13,-106,-74,-101r0,201v61,4,74,-18,74,-100","w":187},"E":{"d":"131,0r-108,0r0,-270r108,0r0,33r-72,0r0,80r66,0r0,32r-66,0r0,91r72,0r0,34"},"F":{"d":"135,-237r-75,0r0,80r69,0r0,32r-69,0r0,125r-36,0r0,-270r111,0r0,33"},"G":{"d":"171,-145v7,82,-14,148,-78,148v-58,0,-78,-44,-78,-138v0,-95,20,-138,79,-138v40,0,65,19,74,57r-33,15v-5,-26,-18,-39,-40,-39v-35,0,-44,33,-44,105v0,72,10,104,44,104v32,0,44,-34,42,-82r-39,0r0,-32r73,0","w":185},"H":{"d":"162,0r-36,0r0,-133r-66,0r0,133r-36,0r0,-270r36,0r0,103r66,0r0,-103r36,0r0,270","w":186},"I":{"d":"60,0r-36,0r0,-270r36,0r0,270","w":85},"J":{"d":"91,-69v6,68,-49,89,-94,61r0,-37v24,22,58,20,58,-23r0,-202r36,0r0,201","w":114},"K":{"d":"160,0r-39,0r-62,-139r0,139r-37,0r0,-270r37,0r0,128r63,-128r38,0r-64,129","w":164},"L":{"d":"139,0r-115,0r0,-270r36,0r0,236r79,0r0,34","w":142},"M":{"d":"199,0r-34,0r-11,-189r-36,189r-24,0r-36,-189r-12,189r-33,0r23,-270r33,0r37,187r38,-187r31,0","w":211},"N":{"d":"163,0r-33,0r-72,-189r0,189r-34,0r0,-270r34,0r71,188r0,-188r34,0r0,270","w":187},"O":{"d":"170,-135v0,94,-20,138,-77,138v-57,0,-77,-43,-77,-138v0,-95,20,-138,77,-138v57,0,77,43,77,138xm133,-135v0,-71,-9,-105,-40,-105v-32,0,-40,34,-40,105v0,71,10,104,41,104v32,0,39,-33,39,-104","w":185},"P":{"d":"24,-270v75,-6,132,6,132,76v0,52,-37,81,-96,75r0,119r-36,0r0,-270xm119,-195v0,-35,-21,-45,-59,-43r0,86v38,2,59,-5,59,-43","w":165},"Q":{"d":"172,5r-22,16r-19,-27v-78,30,-115,-16,-115,-129v0,-94,20,-138,77,-138v57,0,77,44,77,138v0,54,-7,91,-20,110xm134,-140v0,-68,-10,-100,-41,-100v-32,0,-41,34,-41,105v0,81,9,116,58,100r-24,-33r22,-16r19,27v5,-15,7,-43,7,-83","w":185},"R":{"d":"162,0r-39,0v-22,-43,-38,-92,-63,-132r0,132r-36,0r0,-270v70,-3,125,2,125,71v0,40,-17,62,-51,66xm112,-199v0,-35,-17,-40,-52,-39r0,85v37,2,52,-8,52,-46","w":164},"S":{"d":"47,-203v-1,47,100,77,88,135v2,59,-66,91,-118,58r0,-37v31,22,79,23,81,-20v1,-50,-88,-76,-88,-135v0,-60,65,-89,115,-59r0,36v-28,-25,-78,-19,-78,22"},"T":{"d":"140,-236r-50,0r0,236r-36,0r0,-236r-50,0r0,-34r136,0r0,34","w":144},"U":{"d":"164,-72v0,52,-22,75,-71,75v-50,0,-71,-23,-71,-75r0,-198r36,0r0,201v0,26,11,38,35,38v24,0,35,-12,35,-38r0,-201r36,0r0,198","w":186},"V":{"d":"153,-270r-59,270r-31,0r-59,-270r37,0r37,183r38,-183r37,0","w":156},"W":{"d":"222,-270r-45,270r-29,0r-34,-192r-33,192r-30,0r-45,-270r36,0r26,185r31,-185r30,0r32,185r25,-185r36,0","w":228},"X":{"d":"141,0r-38,0r-30,-94r-31,94r-38,0r50,-138r-47,-132r36,0r30,89r29,-89r36,0r-47,132"},"Y":{"d":"143,-270r-52,155r0,115r-37,0r0,-115r-51,-155r38,0r32,118v6,-44,21,-79,32,-118r38,0"},"Z":{"d":"140,-270r-86,236r79,0r0,34r-130,0r88,-238r-75,0r0,-32r124,0"},"[":{"d":"95,71r-69,0r0,-359r69,0r0,29r-36,0r0,300r36,0r0,30","w":103},"\\":{"d":"104,35r-26,0r-78,-308r27,0","w":104},"]":{"d":"77,71r-69,0r0,-30r36,0r0,-300r-36,0r0,-29r69,0r0,359","w":103},"^":{"d":"300,-167r-29,0r-82,-81r-81,81r-30,0r96,-103r30,0","w":378},"_":{"d":"189,89r-189,0r0,-22r189,0r0,22","w":189},"`":{"d":"117,-206r-20,0r-44,-64r33,0","w":189},"a":{"d":"129,0r-33,0r0,-18v-9,14,-21,21,-36,21v-30,0,-47,-32,-47,-94v0,-86,43,-120,83,-73r0,-17r33,0r0,181xm97,-91v0,-42,-6,-63,-25,-63v-20,0,-25,21,-25,63v0,42,6,63,25,63v19,0,25,-21,25,-63","w":147},"b":{"d":"135,-90v0,87,-43,118,-83,72r0,18r-33,0r0,-287r33,0r0,124v9,-14,21,-21,36,-21v32,0,47,31,47,94xm101,-90v0,-42,-5,-63,-25,-63v-19,0,-25,21,-25,63v0,42,6,62,25,62v20,0,25,-20,25,-62","w":147},"c":{"d":"91,-3v-52,22,-80,-10,-80,-87v0,-77,29,-111,80,-87r0,31v-30,-22,-46,3,-46,57v0,51,18,73,46,52r0,34","w":96},"d":{"d":"129,0r-33,0r0,-18v-9,14,-21,21,-36,21v-32,0,-47,-30,-47,-93v0,-87,43,-120,83,-73r0,-124r33,0r0,287xm97,-90v0,-42,-6,-63,-25,-63v-20,0,-25,21,-25,63v0,42,5,62,25,62v19,0,25,-20,25,-62","w":147},"e":{"d":"126,-84r-83,0v-1,36,6,59,26,59v15,0,23,-11,24,-35v9,2,25,-3,31,2v0,39,-21,61,-54,61v-42,0,-58,-30,-58,-94v0,-63,18,-94,56,-94v45,0,60,38,58,101xm94,-111v1,-29,-7,-46,-26,-46v-17,0,-25,15,-25,46r51,0","w":137},"f":{"d":"84,-256v-40,-14,-24,44,-27,75r25,0r0,25r-25,0r0,156r-34,0r0,-156r-18,0r0,-25r18,0v-4,-57,-2,-132,61,-105r0,30","w":82},"g":{"d":"129,4v0,47,-14,69,-60,69v-37,0,-56,-21,-54,-58r31,0v0,20,8,30,23,30v28,0,28,-33,27,-63v-9,14,-21,21,-36,21v-32,0,-47,-31,-47,-94v0,-87,43,-120,83,-73r0,-17r33,0r0,185xm97,-91v0,-42,-6,-63,-25,-63v-20,0,-25,21,-25,63v0,42,5,63,25,63v19,0,25,-21,25,-63","w":147},"h":{"d":"131,0r-33,0r0,-122v0,-22,-4,-32,-22,-32v-15,0,-22,10,-22,28r0,126r-33,0r0,-287r33,0r0,124v18,-32,77,-27,77,25r0,138","w":151},"i":{"d":"59,-235v0,12,-9,21,-21,21v-12,0,-21,-9,-21,-21v0,-12,9,-22,21,-22v12,0,21,10,21,22xm54,0r-33,0r0,-181r33,0r0,181","w":75},"j":{"d":"59,-235v0,12,-9,21,-21,21v-12,0,-21,-9,-21,-21v0,-12,9,-22,21,-22v12,0,21,10,21,22xm54,73r-33,0r0,-254r33,0r0,254","w":75},"k":{"d":"141,0r-36,0r-50,-95r0,95r-33,0r0,-287r33,0r0,186r48,-80r36,0r-50,83"},"l":{"d":"54,0r-33,0r0,-287r33,0r0,287","w":75},"m":{"d":"207,0r-33,0r0,-122v0,-22,-4,-32,-22,-32v-15,0,-22,10,-22,28r0,126r-33,0r0,-122v0,-22,-4,-32,-21,-32v-14,0,-22,10,-22,28r0,126r-33,0r0,-181r33,0r0,18v14,-26,60,-28,73,2v20,-34,80,-30,80,23r0,138","w":227},"n":{"d":"131,0r-33,0r0,-122v0,-22,-4,-32,-22,-32v-15,0,-22,10,-22,28r0,126r-33,0r0,-181r33,0r0,18v19,-32,77,-27,77,25r0,138","w":151},"o":{"d":"133,-91v0,62,-22,94,-61,94v-40,0,-60,-32,-60,-94v0,-62,20,-94,60,-94v39,0,61,32,61,94xm100,-91v0,-43,-9,-64,-28,-64v-19,0,-27,21,-27,64v0,43,8,64,27,64v19,0,28,-21,28,-64"},"p":{"d":"135,-91v0,87,-43,120,-83,73r0,91r-33,0r0,-254r33,0r0,17v9,-14,21,-21,36,-21v32,0,47,31,47,94xm101,-91v0,-42,-5,-63,-25,-63v-19,0,-25,21,-25,63v0,42,6,63,25,63v20,0,25,-21,25,-63","w":147},"q":{"d":"129,73r-33,0r0,-91v-9,14,-21,21,-36,21v-32,0,-47,-31,-47,-94v0,-87,44,-120,83,-72r0,-18r33,0r0,254xm97,-91v0,-42,-6,-63,-25,-63v-20,0,-25,21,-25,63v0,42,5,63,25,63v19,0,25,-21,25,-63","w":147},"r":{"d":"97,-149v-69,-7,-35,92,-43,149r-33,0r0,-181r32,0r0,26v10,-20,24,-29,44,-30r0,36","w":102},"s":{"d":"42,-135v2,31,59,51,52,88v1,43,-44,60,-84,44r0,-35v16,18,53,16,53,-11v0,-30,-59,-50,-53,-84v-2,-41,44,-65,80,-44r0,33v-12,-17,-50,-17,-48,9","w":103},"t":{"d":"81,-157r-25,0r0,157r-33,0r0,-157r-18,0r0,-24r18,0r0,-49r33,0r0,49r25,0r0,24","w":82},"u":{"d":"131,-181v-8,72,30,184,-56,184v-85,0,-47,-113,-55,-184r33,0r0,130v0,17,8,25,22,25v14,0,22,-8,22,-25r0,-130r34,0","w":151},"v":{"d":"121,-181r-46,181r-26,0r-46,-181r35,0v8,47,20,82,24,136r24,-136r35,0","w":124},"w":{"d":"180,-181r-42,181r-24,0r-21,-128v-6,51,-13,82,-21,128r-23,0r-43,-181r33,0v7,44,19,82,22,131r21,-131r22,0v7,45,18,81,21,131v5,-53,14,-84,22,-131r33,0","w":186},"x":{"d":"121,0r-35,0r-24,-63r-24,63r-35,0r41,-96r-35,-85r35,0r18,52r18,-52r35,0r-35,85","w":123},"y":{"d":"122,-181r-73,254r-34,0r28,-89r-38,-165r34,0r21,118r29,-118r33,0","w":124},"z":{"d":"120,-181r-68,151r63,0r0,30r-110,0r67,-152r-63,0r0,-29r111,0","w":124},"{":{"d":"85,-161v-4,-70,-1,-123,74,-112r0,24v-91,-23,-6,141,-84,151v46,7,37,57,37,107v0,37,11,45,47,44r0,23v-53,3,-77,-13,-74,-67v3,-51,5,-107,-53,-95r0,-24v36,5,55,-11,53,-51","w":189},"|":{"d":"106,89r-23,0r0,-378r23,0r0,378","w":189},"}":{"d":"31,-273v52,-3,77,13,73,67v-3,52,-4,108,54,96r0,24v-55,-12,-58,40,-54,95v4,54,-20,70,-73,67r0,-23v90,22,4,-141,83,-151v-46,-7,-37,-57,-37,-107v0,-37,-10,-46,-46,-45r0,-23","w":189},"~":{"d":"104,-137v40,0,71,25,108,26v23,0,45,-11,71,-29r0,24v-25,18,-49,27,-72,27v-36,-1,-75,-27,-107,-26v-22,0,-44,11,-71,30r0,-25v26,-18,49,-27,71,-27","w":315},"\u0178":{"d":"121,-324v0,11,-9,20,-20,20v-11,0,-20,-9,-20,-20v0,-11,9,-20,20,-20v11,0,20,9,20,20xm65,-324v0,11,-9,20,-20,20v-11,0,-20,-9,-20,-20v0,-11,10,-20,20,-20v11,0,20,9,20,20xm143,-270r-52,155r0,115r-37,0r0,-115r-51,-155r38,0r32,118v6,-44,21,-79,32,-118r38,0"},"\u00ca":{"d":"120,-294r-19,0r-25,-39r-24,39r-20,0r28,-65r33,0xm131,0r-108,0r0,-270r108,0r0,33r-72,0r0,80r66,0r0,32r-66,0r0,91r72,0r0,34"},"\u0160":{"d":"117,-359r-28,65r-32,0r-28,-65r20,0r24,39r25,-39r19,0xm47,-203v-1,47,100,77,88,135v2,59,-66,91,-118,58r0,-37v31,22,79,23,81,-20v1,-50,-88,-76,-88,-135v0,-60,65,-89,115,-59r0,36v-28,-25,-78,-19,-78,22"},"\u015a":{"d":"119,-355r-33,61r-25,0r23,-61r35,0xm47,-203v-1,48,100,76,88,135v2,59,-66,91,-118,58r0,-37v31,22,79,23,81,-20v1,-50,-88,-76,-88,-135v0,-60,65,-89,115,-59r0,36v-28,-25,-78,-19,-78,22"},"\u0152":{"d":"234,0r-100,0r0,-23v-10,17,-27,26,-47,26v-51,0,-71,-45,-71,-138v0,-94,20,-138,73,-138v21,0,34,8,45,27r0,-24r100,0r0,32r-72,0r0,81r66,0r0,32r-66,0r0,91r72,0r0,34xm129,-135v0,-71,-9,-104,-39,-104v-30,0,-38,33,-38,104v0,71,9,103,39,103v31,0,38,-33,38,-103","w":248},"\u017d":{"d":"117,-359r-28,65r-32,0r-28,-65r19,0r25,39r24,-39r20,0xm140,-270r-86,236r79,0r0,34r-130,0r88,-238r-75,0r0,-32r124,0"},"\u0179":{"d":"116,-355r-33,61r-25,0r23,-61r35,0xm140,-270r-86,236r79,0r0,34r-130,0r88,-238r-75,0r0,-32r124,0"},"\u00ea":{"d":"112,-206r-19,0r-25,-38r-24,38r-20,0r29,-64r31,0xm126,-84r-83,0v-1,36,6,59,26,59v15,0,23,-11,24,-35v9,2,25,-3,31,2v0,39,-21,61,-54,61v-42,0,-58,-30,-58,-94v0,-63,18,-94,56,-94v45,0,60,38,58,101xm94,-111v1,-29,-7,-46,-26,-46v-17,0,-25,15,-25,46r51,0","w":137},"\u0161":{"d":"96,-270r-28,64r-32,0r-28,-64r19,0r25,39r24,-39r20,0xm42,-135v2,31,59,51,52,88v1,43,-44,60,-84,44r0,-35v16,18,53,16,53,-11v0,-30,-59,-50,-53,-84v-2,-41,44,-65,80,-44r0,33v-12,-17,-50,-17,-48,9","w":103},"\u015b":{"d":"97,-265r-33,60r-25,0r23,-60r35,0xm42,-135v2,31,59,51,52,88v1,43,-44,60,-84,44r0,-35v16,18,53,16,53,-11v0,-30,-59,-50,-53,-84v-2,-41,44,-65,80,-44r0,33v-12,-17,-50,-17,-48,9","w":103},"\u0153":{"d":"212,-84r-82,0v-1,36,6,59,26,59v15,0,23,-12,24,-35v9,2,25,-3,31,2v6,61,-70,81,-97,39v-41,48,-102,15,-102,-71v0,-62,21,-94,60,-94v18,0,32,6,41,21v9,-15,23,-22,42,-22v45,0,59,38,57,101xm180,-111v1,-29,-6,-46,-25,-46v-17,0,-26,18,-25,46r50,0xm98,-91v0,-44,-8,-66,-27,-66v-19,0,-28,22,-28,66v0,44,9,66,28,66v19,0,27,-22,27,-66","w":222},"\u017e":{"d":"106,-270r-28,64r-32,0r-27,-64r19,0r25,39r24,-39r19,0xm120,-181r-68,151r63,0r0,30r-110,0r67,-152r-63,0r0,-29r111,0","w":124},"\u017a":{"d":"104,-265r-33,60r-25,0r23,-60r35,0xm120,-181r-68,151r63,0r0,30r-110,0r67,-152r-63,0r0,-29r111,0","w":124},"\u00a0":{"w":73},"\u00a1":{"d":"72,-252v0,12,-9,21,-21,21v-12,0,-21,-9,-21,-21v0,-12,9,-21,21,-21v12,0,21,9,21,21xm68,0r-33,0r0,-204r33,0r0,204","w":102},"\u00bf":{"d":"76,-252v0,12,-9,21,-21,21v-12,0,-21,-9,-21,-21v0,-12,9,-21,21,-21v12,0,21,9,21,21xm101,-64v1,45,-12,68,-49,68v-37,0,-47,-19,-47,-62v0,-59,3,-86,33,-87r0,-58r33,0v-2,25,4,59,-2,80v-31,0,-32,15,-32,52v0,32,2,46,16,46v14,0,18,-12,18,-39r30,0","w":103},"\u0141":{"d":"139,0r-114,0r0,-116r-16,12r0,-34r16,-11r0,-121r36,0r0,102r42,-29r0,35r-42,28r0,100r78,0r0,34","w":142},"\u00a4":{"d":"214,-78r-13,13r-38,-38v-27,22,-69,21,-96,0r-38,38r-13,-13r38,-38v-21,-27,-21,-68,0,-95r-38,-38r13,-13r38,38v27,-22,69,-23,96,0r38,-38r13,13r-38,38v21,27,21,68,0,95xm173,-164v0,-32,-26,-58,-58,-58v-32,0,-58,26,-58,58v0,32,26,59,58,59v32,0,58,-27,58,-59","w":229},"\u0104":{"d":"177,68v-25,10,-65,3,-63,-33v0,-14,5,-25,13,-35r-13,-53r-62,0r-12,53r-37,0r63,-270r34,0r63,270v-12,0,-22,15,-22,28v0,20,22,22,36,16r0,24xm108,-83r-25,-117r-24,117r49,0","w":166},"\u00a6":{"d":"106,-125r-23,0r0,-140r23,0r0,140xm106,65r-23,0r0,-140r23,0r0,140","w":189},"\u00a7":{"d":"93,9v-2,-49,-80,-53,-80,-113v0,-29,12,-51,34,-64v-42,-25,-29,-105,26,-105v35,0,58,26,53,67v-10,-1,-23,2,-31,-1v6,-44,-41,-49,-41,-13v0,27,17,35,40,48v46,26,53,106,4,127v47,30,31,113,-27,113v-37,0,-54,-23,-53,-67v10,2,26,-3,32,2v-5,46,44,47,43,6xm97,-108v0,-23,-10,-36,-24,-36v-15,0,-25,14,-25,37v0,25,10,39,25,39v16,0,24,-13,24,-40","w":144},"\u00a8":{"d":"142,-235v0,11,-9,19,-20,19v-11,0,-19,-8,-19,-19v0,-11,8,-21,19,-21v11,0,20,10,20,21xm86,-235v0,11,-9,19,-20,19v-11,0,-20,-8,-20,-19v0,-11,10,-21,20,-21v11,0,20,10,20,21","w":189},"\u00a9":{"d":"157,-270v73,0,136,60,136,136v0,75,-65,136,-136,136v-72,0,-135,-64,-135,-136v0,-71,62,-136,135,-136xm157,-15v64,0,121,-54,121,-119v0,-65,-55,-120,-121,-120v-64,0,-119,57,-119,120v0,62,56,119,119,119xm222,-104v-3,31,-29,53,-65,53v-42,0,-71,-31,-71,-82v0,-52,29,-85,73,-85v34,0,59,21,62,50r-24,0v-4,-19,-19,-31,-39,-31v-28,0,-46,23,-46,65v0,69,73,86,87,30r23,0","w":315},"\u00c6":{"d":"224,0r-97,0r-11,-53r-64,0r-12,53r-37,0r64,-270r102,0r7,33r-64,0r17,80r57,0r7,32r-58,0r19,90r63,0xm110,-83r-24,-128r-27,128r51,0","w":222},"\u00ab":{"d":"126,-22r-21,12r-44,-80r44,-81r21,12r-37,69xm72,-22r-21,12r-44,-80r44,-81r21,12r-38,69","w":133},"\u00d1":{"d":"139,-347v-5,46,-29,47,-61,33v-7,0,-11,5,-13,13r-15,0v5,-45,29,-44,61,-32v7,0,11,-5,13,-14r15,0xm163,0r-33,0r-72,-189r0,189r-34,0r0,-270r34,0r71,188r0,-188r34,0r0,270","w":187},"\u00ad":{"d":"269,-102r-222,0r0,-22r222,0r0,22","w":315},"\u00ae":{"d":"157,-270v73,0,136,61,136,136v0,75,-66,136,-136,136v-71,0,-135,-65,-135,-136v0,-71,61,-136,135,-136xm157,-15v64,0,121,-53,121,-118v0,-66,-55,-121,-121,-121v-65,0,-119,58,-119,120v0,62,57,119,119,119xm161,-214v74,-10,86,72,29,84r35,71r-30,0r-32,-67r-33,0r0,67r-26,0r0,-155r57,0xm199,-169v3,-28,-36,-29,-69,-28r0,54v31,0,73,3,69,-26","w":315},"\u017b":{"d":"98,-337v0,12,-9,21,-21,21v-12,0,-21,-9,-21,-21v0,-12,9,-22,21,-22v12,0,21,10,21,22xm140,-270r-86,236r79,0r0,34r-130,0r88,-238r-75,0r0,-32r124,0"},"\u00b0":{"d":"115,-216v0,28,-23,52,-53,52v-29,0,-52,-23,-52,-52v0,-30,24,-53,53,-53v28,0,52,24,52,53xm100,-216v0,-21,-16,-38,-37,-38v-21,0,-38,17,-38,38v0,21,17,37,38,37v21,0,37,-17,37,-37","w":124},"\u00b1":{"d":"269,-133r-100,0r0,64r-22,0r0,-64r-100,0r0,-21r100,0r0,-64r22,0r0,64r100,0r0,21xm269,-8r-222,0r0,-21r222,0r0,21","w":315},"\u00b2":{"d":"49,-272v49,0,43,56,22,91r-32,52r46,0r0,21r-81,0v18,-39,60,-78,60,-124v0,-14,-5,-21,-16,-21v-15,0,-18,15,-17,36r-23,0v-2,-35,11,-56,41,-55","w":96},"\u0142":{"d":"77,-179r-20,14r0,165r-34,0r0,-145r-19,14r0,-29r19,-14r0,-113r34,0r0,94r20,-14r0,28","w":79},"\u00b4":{"d":"116,-265r-33,60r-25,0r23,-60r35,0"},"\u00b6":{"d":"175,-259r-23,0r0,259r-17,0r0,-259r-34,0r0,259r-18,0r0,-145v-43,-2,-69,-27,-69,-64v0,-38,28,-64,73,-64r88,0r0,14","w":189},"\u00b7":{"d":"58,-135v0,12,-10,21,-22,21v-12,0,-21,-9,-21,-21v0,-12,9,-21,21,-21v12,0,22,9,22,21","w":73},"\u00b8":{"d":"98,52v-1,40,-43,43,-80,28r0,-22v23,6,50,17,54,-6v2,-12,-14,-17,-28,-14r0,-38r16,0r0,17v25,-1,38,12,38,35","w":96},"\u0105":{"d":"146,68v-25,10,-63,3,-63,-33v0,-21,16,-28,13,-53v-9,14,-21,21,-36,21v-30,0,-47,-32,-47,-94v0,-86,43,-120,83,-73r0,-17r33,0r0,181v-11,0,-19,15,-19,28v0,20,22,22,36,16r0,24xm97,-91v0,-42,-6,-63,-25,-63v-20,0,-25,21,-25,63v0,42,6,63,25,63v19,0,25,-21,25,-63","w":147},"\u00e6":{"d":"198,-84r-82,0v-1,36,6,59,26,59v15,0,23,-12,24,-35v9,2,25,-3,31,2v6,65,-78,83,-100,31v-22,53,-88,32,-88,-34v0,-51,43,-73,77,-47v2,-28,-4,-50,-29,-49v-10,0,-22,5,-34,12r0,-31v28,-14,65,-13,78,14v43,-53,110,-12,97,78xm166,-111v1,-29,-6,-46,-25,-46v-17,0,-26,18,-25,46r50,0xm87,-63v0,-19,-8,-31,-22,-31v-14,0,-24,13,-24,34v0,22,9,35,24,35v15,0,22,-13,22,-38","w":208},"\u00bb":{"d":"126,-90r-44,80r-21,-12r38,-68r-38,-69r21,-12xm72,-90r-44,80r-21,-12r38,-68r-38,-69r21,-12","w":133},"\u00f1":{"d":"120,-258v-5,47,-28,46,-61,33v-7,0,-10,5,-13,13r-15,0v5,-46,29,-45,61,-32v7,0,11,-5,13,-14r15,0xm131,0r-33,0r0,-122v0,-22,-4,-32,-22,-32v-15,0,-22,10,-22,28r0,126r-33,0r0,-181r33,0r0,18v19,-32,77,-27,77,25r0,138","w":151},"\u00bd":{"d":"202,-153v79,10,9,106,-10,134r44,0r0,19r-77,0v17,-36,57,-72,57,-116v0,-13,-4,-19,-15,-19v-13,-1,-18,13,-17,33r-21,0v-2,-33,10,-55,39,-51xm218,-273r-164,276r-25,0r164,-276r25,0xm59,-118r-22,0r0,-133r-20,0r0,-19r42,0r0,152","w":246},"\u00be":{"d":"240,-41r-12,0r0,41r-22,0r0,-41r-46,0r0,-19r48,-91r20,0r0,93r12,0r0,17xm218,-273r-164,276r-25,0r164,-276r25,0xm83,-163v0,32,-12,46,-42,46v-25,0,-37,-13,-36,-41r20,0v-1,15,5,23,18,23v13,0,18,-9,18,-26v1,-23,-7,-29,-32,-28r0,-17v22,1,31,-3,30,-27v0,-15,-5,-22,-15,-22v-12,0,-16,8,-16,26r-20,0v-1,-27,10,-42,35,-42v41,-9,52,66,17,73v17,3,23,14,23,35xm206,-58r0,-60r-30,60r30,0","w":246},"\u017c":{"d":"83,-247v0,12,-9,21,-21,21v-12,0,-21,-9,-21,-21v0,-12,9,-22,21,-22v12,0,21,10,21,22xm120,-181r-68,151r63,0r0,30r-110,0r67,-152r-63,0r0,-29r111,0","w":124},"\u00c0":{"d":"97,-294r-25,0r-33,-61r35,0xm163,0r-36,0r-13,-53r-62,0r-12,53r-37,0r63,-270r34,0xm108,-83r-25,-117r-24,117r49,0","w":166},"\u00c1":{"d":"130,-355r-33,61r-25,0r23,-61r35,0xm163,0r-36,0r-13,-53r-62,0r-12,53r-37,0r63,-270r34,0xm108,-83r-25,-117r-24,117r49,0","w":166},"\u00c2":{"d":"127,-294r-19,0r-25,-39r-24,39r-20,0r28,-65r32,0xm163,0r-36,0r-13,-53r-62,0r-12,53r-37,0r63,-270r34,0xm108,-83r-25,-117r-24,117r49,0","w":166},"\u00c3":{"d":"127,-347v-4,46,-29,48,-60,33v-7,0,-10,5,-13,13r-15,0v5,-46,28,-44,61,-32v7,0,11,-5,13,-14r14,0xm163,0r-36,0r-13,-53r-62,0r-12,53r-37,0r63,-270r34,0xm108,-83r-25,-117r-24,117r49,0","w":166},"\u00c4":{"d":"131,-324v0,11,-9,20,-20,20v-11,0,-20,-9,-20,-20v0,-11,10,-20,20,-20v11,0,20,9,20,20xm75,-324v0,11,-9,20,-20,20v-11,0,-20,-9,-20,-20v0,-11,10,-20,20,-20v11,0,20,9,20,20xm163,0r-36,0r-13,-53r-62,0r-12,53r-37,0r63,-270r34,0xm108,-83r-25,-117r-24,117r49,0","w":166},"\u00c5":{"d":"125,-323v0,23,-19,41,-42,41v-23,0,-41,-18,-41,-41v0,-23,18,-41,41,-41v23,0,42,18,42,41xm163,0r-36,0r-13,-53r-62,0r-12,53r-37,0r63,-270r34,0xm104,-323v0,-11,-8,-20,-20,-20v-11,0,-20,9,-20,20v0,11,9,20,20,20v11,0,20,-9,20,-20xm108,-83r-25,-117r-24,117r49,0","w":166},"\u0106":{"d":"127,-355r-33,61r-25,0r23,-61r35,0xm136,-6v-76,30,-121,-17,-121,-126v0,-110,42,-160,121,-134r0,34v-58,-23,-84,13,-84,99v0,86,29,122,84,91r0,36","w":144},"\u00c7":{"d":"136,-6v-76,30,-121,-17,-121,-126v0,-110,42,-160,121,-134r0,34v-58,-23,-84,13,-84,99v0,86,29,122,84,91r0,36xm127,52v-1,40,-43,42,-80,28r0,-22v23,7,50,17,55,-6v2,-12,-15,-17,-29,-14r0,-38r16,0v1,5,-3,15,2,17v23,0,36,13,36,35","w":144},"\u00c8":{"d":"91,-294r-25,0r-33,-61r35,0xm131,0r-108,0r0,-270r108,0r0,33r-72,0r0,80r66,0r0,32r-66,0r0,91r72,0r0,34"},"\u00c9":{"d":"118,-355r-32,61r-26,0r23,-61r35,0xm131,0r-108,0r0,-270r108,0r0,33r-72,0r0,80r66,0r0,32r-66,0r0,91r72,0r0,34"},"\u0118":{"d":"131,0v-25,-4,-40,6,-42,28v-1,20,22,22,36,16r0,24v-25,10,-65,3,-63,-33v0,-14,5,-25,13,-35r-52,0r0,-270r108,0r0,33r-72,0r0,80r66,0r0,32r-66,0r0,91r72,0r0,34"},"\u00cb":{"d":"124,-324v0,11,-9,20,-20,20v-11,0,-20,-9,-20,-20v0,-11,10,-20,20,-20v11,0,20,9,20,20xm68,-324v0,11,-9,20,-20,20v-11,0,-20,-9,-20,-20v0,-11,9,-20,20,-20v11,0,20,9,20,20xm131,0r-108,0r0,-270r108,0r0,33r-72,0r0,80r66,0r0,32r-66,0r0,91r72,0r0,34"},"\u00cc":{"d":"57,-294r-26,0r-32,-61r35,0xm60,0r-36,0r0,-270r36,0r0,270","w":85},"\u00cd":{"d":"87,-355r-33,61r-25,0r23,-61r35,0xm60,0r-36,0r0,-270r36,0r0,270","w":85},"\u00ce":{"d":"87,-294r-20,0r-24,-39r-25,39r-19,0r28,-65r32,0xm60,0r-36,0r0,-270r36,0r0,270","w":85},"\u00cf":{"d":"90,-324v0,11,-8,20,-19,20v-11,0,-20,-9,-20,-20v0,-11,9,-20,20,-20v11,0,19,9,19,20xm35,-324v0,11,-10,20,-21,20v-11,0,-19,-9,-19,-20v0,-11,9,-20,19,-20v11,0,21,9,21,20xm60,0r-36,0r0,-270r36,0r0,270","w":85},"\u00d0":{"d":"174,-135v0,121,-42,142,-148,135r0,-135r-26,0r0,-30r26,0r0,-105v105,-6,148,13,148,135xm137,-135v0,-81,-13,-106,-74,-101r0,71r33,0r0,30r-33,0r0,100v60,4,74,-19,74,-100","w":189},"\u0143":{"d":"140,-355r-33,61r-25,0r23,-61r35,0xm163,0r-33,0r-72,-189r0,189r-34,0r0,-270r34,0r71,188r0,-188r34,0r0,270","w":187},"\u00d2":{"d":"112,-294r-25,0r-33,-61r35,0xm170,-135v0,94,-20,138,-77,138v-57,0,-77,-43,-77,-138v0,-95,20,-138,77,-138v57,0,77,43,77,138xm133,-135v0,-71,-9,-105,-40,-105v-32,0,-40,34,-40,105v0,71,10,104,41,104v32,0,39,-33,39,-104","w":185},"\u00d3":{"d":"132,-355r-32,61r-25,0r22,-61r35,0xm170,-135v0,94,-20,138,-77,138v-57,0,-77,-43,-77,-138v0,-95,20,-138,77,-138v57,0,77,43,77,138xm133,-135v0,-71,-9,-105,-40,-105v-32,0,-40,34,-40,105v0,71,10,104,41,104v32,0,39,-33,39,-104","w":185},"\u00d4":{"d":"137,-294r-19,0r-25,-39r-25,39r-19,0r28,-65r32,0xm170,-135v0,94,-20,138,-77,138v-57,0,-77,-43,-77,-138v0,-95,20,-138,77,-138v57,0,77,43,77,138xm133,-135v0,-71,-9,-105,-40,-105v-32,0,-40,34,-40,105v0,71,10,104,41,104v32,0,39,-33,39,-104","w":185},"\u00d5":{"d":"138,-347v-6,46,-30,47,-62,33v-7,0,-10,5,-12,13r-15,0v5,-45,28,-44,60,-32v7,0,12,-5,14,-14r15,0xm170,-135v0,94,-20,138,-77,138v-57,0,-77,-43,-77,-138v0,-95,20,-138,77,-138v57,0,77,43,77,138xm133,-135v0,-71,-9,-105,-40,-105v-32,0,-40,34,-40,105v0,71,10,104,41,104v32,0,39,-33,39,-104","w":185},"\u00d6":{"d":"141,-324v0,11,-9,20,-20,20v-11,0,-20,-9,-20,-20v0,-11,10,-20,20,-20v11,0,20,9,20,20xm85,-324v0,11,-9,20,-20,20v-11,0,-20,-9,-20,-20v0,-11,9,-20,20,-20v11,0,20,9,20,20xm170,-135v0,94,-20,138,-77,138v-57,0,-77,-43,-77,-138v0,-95,20,-138,77,-138v57,0,77,43,77,138xm133,-135v0,-71,-9,-105,-40,-105v-32,0,-40,34,-40,105v0,71,10,104,41,104v32,0,39,-33,39,-104","w":185},"\u00d7":{"d":"262,-25r-15,15r-88,-88r-88,88r-15,-15r88,-88r-88,-88r15,-15r88,88r88,-88r15,15r-88,88","w":315},"\u00d8":{"d":"176,-264r-19,33v9,24,13,54,13,93v0,96,-19,141,-77,141v-24,0,-42,-8,-56,-27r-15,27r-14,-8r20,-36v-9,-29,-12,-60,-12,-94v0,-94,20,-138,77,-138v23,0,41,8,55,26r14,-25xm126,-210v-6,-19,-16,-29,-33,-29v-32,0,-40,33,-40,104v0,17,0,33,2,48xm133,-135v0,-19,-1,-36,-2,-51r-71,123v6,21,17,31,34,31v32,0,39,-33,39,-103","w":185},"\u00d9":{"d":"108,-294r-25,0r-33,-61r35,0xm164,-72v0,52,-22,75,-71,75v-50,0,-71,-23,-71,-75r0,-198r36,0r0,201v0,26,11,38,35,38v24,0,35,-12,35,-38r0,-201r36,0r0,198","w":186},"\u00da":{"d":"133,-355r-32,61r-25,0r22,-61r35,0xm164,-72v0,52,-22,75,-71,75v-50,0,-71,-23,-71,-75r0,-198r36,0r0,201v0,26,11,38,35,38v24,0,35,-12,35,-38r0,-201r36,0r0,198","w":186},"\u00db":{"d":"137,-294r-19,0r-25,-39r-25,39r-19,0r28,-65r32,0xm164,-72v0,52,-22,75,-71,75v-50,0,-71,-23,-71,-75r0,-198r36,0r0,201v0,26,11,38,35,38v24,0,35,-12,35,-38r0,-201r36,0r0,198","w":186},"\u00dc":{"d":"141,-324v0,11,-9,20,-20,20v-11,0,-20,-9,-20,-20v0,-11,10,-20,20,-20v11,0,20,9,20,20xm85,-324v0,11,-9,20,-20,20v-11,0,-20,-9,-20,-20v0,-11,9,-20,20,-20v11,0,20,9,20,20xm164,-72v0,52,-22,75,-71,75v-50,0,-71,-23,-71,-75r0,-198r36,0r0,201v0,26,11,38,35,38v24,0,35,-12,35,-38r0,-201r36,0r0,198","w":186},"\u00dd":{"d":"114,-359r-43,65r-20,0r30,-65r33,0xm143,-270r-52,155r0,115r-37,0r0,-115r-51,-155r38,0r32,118v6,-44,21,-79,32,-118r38,0"},"\u00de":{"d":"156,-140v0,53,-35,78,-96,75r0,65r-36,0r0,-270r36,0r0,55v58,-7,96,20,96,75xm119,-141v0,-35,-21,-45,-59,-43r0,86v38,2,59,-5,59,-43","w":165},"\u00df":{"d":"131,-88v0,68,-9,91,-59,89r0,-29v23,-1,24,-16,24,-54v0,-53,0,-75,-29,-74r0,-27v19,-1,24,-10,24,-36v0,-47,-38,-53,-38,-14r0,233r-33,0r0,-233v0,-35,17,-55,51,-55v40,0,52,21,52,68v0,28,-5,42,-27,49v31,4,35,29,35,83","w":144},"\u00e0":{"d":"96,-205r-24,0r-33,-60r35,0xm129,0r-33,0r0,-18v-9,14,-21,21,-36,21v-30,0,-47,-32,-47,-94v0,-86,43,-120,83,-73r0,-17r33,0r0,181xm97,-91v0,-42,-6,-63,-25,-63v-20,0,-25,21,-25,63v0,42,6,63,25,63v19,0,25,-21,25,-63","w":147},"\u00e1":{"d":"116,-265r-32,60r-25,0r22,-60r35,0xm129,0r-33,0r0,-18v-9,14,-21,21,-36,21v-30,0,-47,-32,-47,-94v0,-86,43,-120,83,-73r0,-17r33,0r0,181xm97,-91v0,-42,-6,-63,-25,-63v-20,0,-25,21,-25,63v0,42,6,63,25,63v19,0,25,-21,25,-63","w":147},"\u00e2":{"d":"124,-206r-19,0r-25,-38r-24,38r-20,0r28,-64r32,0xm129,0r-33,0r0,-18v-9,14,-21,21,-36,21v-30,0,-47,-32,-47,-94v0,-86,43,-120,83,-73r0,-17r33,0r0,181xm97,-91v0,-42,-6,-63,-25,-63v-20,0,-25,21,-25,63v0,42,6,63,25,63v19,0,25,-21,25,-63","w":147},"\u00e3":{"d":"125,-258v-6,46,-28,46,-61,33v-7,0,-11,5,-13,13r-15,0v5,-46,29,-46,60,-32v7,0,12,-5,14,-14r15,0xm129,0r-33,0r0,-18v-9,14,-21,21,-36,21v-30,0,-47,-32,-47,-94v0,-86,43,-120,83,-73r0,-17r33,0r0,181xm97,-91v0,-42,-6,-63,-25,-63v-20,0,-25,21,-25,63v0,42,6,63,25,63v19,0,25,-21,25,-63","w":147},"\u00e4":{"d":"128,-235v0,11,-9,19,-20,19v-11,0,-20,-8,-20,-19v0,-11,9,-21,20,-21v11,0,20,10,20,21xm72,-235v0,11,-9,19,-20,19v-11,0,-20,-8,-20,-19v0,-11,10,-21,20,-21v11,0,20,10,20,21xm129,0r-33,0r0,-18v-9,14,-21,21,-36,21v-30,0,-47,-32,-47,-94v0,-86,43,-120,83,-73r0,-17r33,0r0,181xm97,-91v0,-42,-6,-63,-25,-63v-20,0,-25,21,-25,63v0,42,6,63,25,63v19,0,25,-21,25,-63","w":147},"\u00e5":{"d":"121,-237v0,23,-18,41,-41,41v-23,0,-42,-18,-42,-41v0,-23,19,-42,42,-42v23,0,41,19,41,42xm129,0r-33,0r0,-18v-9,14,-21,21,-36,21v-30,0,-47,-32,-47,-94v0,-86,43,-120,83,-73r0,-17r33,0r0,181xm100,-237v0,-12,-9,-20,-20,-20v-12,0,-21,8,-21,20v0,11,10,20,21,20v11,0,20,-9,20,-20xm97,-91v0,-42,-6,-63,-25,-63v-20,0,-25,21,-25,63v0,42,6,63,25,63v19,0,25,-21,25,-63","w":147},"\u0107":{"d":"101,-265r-33,60r-25,0r23,-60r35,0xm91,-3v-52,22,-80,-10,-80,-87v0,-77,29,-111,80,-87r0,31v-30,-22,-46,3,-46,57v0,51,18,73,46,52r0,34","w":96},"\u00e7":{"d":"91,-3v-52,22,-80,-10,-80,-87v0,-77,29,-111,80,-87r0,31v-30,-22,-46,3,-46,57v0,51,18,73,46,52r0,34xm98,52v-1,40,-43,43,-80,28r0,-22v23,6,50,17,54,-6v2,-12,-14,-17,-28,-14r0,-38r16,0r0,17v25,-1,38,12,38,35","w":96},"\u00e8":{"d":"86,-205r-26,0r-32,-60r35,0xm126,-84r-83,0v-1,36,6,59,26,59v15,0,23,-11,24,-35v9,2,25,-3,31,2v0,39,-21,61,-54,61v-42,0,-58,-30,-58,-94v0,-63,18,-94,56,-94v45,0,60,38,58,101xm94,-111v1,-29,-7,-46,-26,-46v-17,0,-25,15,-25,46r51,0","w":137},"\u00e9":{"d":"110,-265r-33,60r-25,0r23,-60r35,0xm126,-84r-83,0v-1,36,6,59,26,59v15,0,23,-11,24,-35v9,2,25,-3,31,2v0,39,-21,61,-54,61v-42,0,-58,-30,-58,-94v0,-63,18,-94,56,-94v45,0,60,38,58,101xm94,-111v1,-29,-7,-46,-26,-46v-17,0,-25,15,-25,46r51,0","w":137},"\u0119":{"d":"126,-84r-83,0v-1,36,6,59,26,59v15,0,23,-11,24,-35v9,2,25,-3,31,2v0,31,-13,51,-35,58v-19,5,-26,48,2,47v9,0,12,-1,17,-3r0,24v-25,10,-65,3,-63,-33v0,-13,4,-23,11,-33v-31,-6,-44,-36,-44,-93v0,-63,18,-94,56,-94v45,0,60,38,58,101xm94,-111v1,-29,-7,-46,-26,-46v-17,0,-25,15,-25,46r51,0","w":137},"\u00eb":{"d":"116,-235v0,11,-9,19,-20,19v-11,0,-20,-8,-20,-19v0,-11,10,-21,20,-21v11,0,20,10,20,21xm60,-235v0,11,-9,19,-20,19v-11,0,-19,-8,-19,-19v0,-11,9,-21,19,-21v11,0,20,10,20,21xm126,-84r-83,0v-1,36,6,59,26,59v15,0,23,-11,24,-35v9,2,25,-3,31,2v0,39,-21,61,-54,61v-42,0,-58,-30,-58,-94v0,-63,18,-94,56,-94v45,0,60,38,58,101xm94,-111v1,-29,-7,-46,-26,-46v-17,0,-25,15,-25,46r51,0","w":137},"\u00ec":{"d":"51,-205r-25,0r-33,-60r35,0xm54,0r-33,0r0,-181r33,0r0,181","w":75},"\u00ed":{"d":"83,-265r-32,60r-25,0r23,-60r34,0xm54,0r-33,0r0,-181r33,0r0,181","w":75},"\u00ee":{"d":"82,-206r-19,0r-25,-38r-25,38r-19,0r28,-64r32,0xm54,0r-33,0r0,-181r33,0r0,181","w":75},"\u00ef":{"d":"86,-235v0,11,-9,19,-20,19v-11,0,-20,-8,-20,-19v0,-11,9,-21,20,-21v11,0,20,10,20,21xm30,-235v0,11,-10,19,-21,19v-11,0,-19,-8,-19,-19v0,-11,9,-21,19,-21v11,0,21,10,21,21xm54,0r-33,0r0,-181r33,0r0,181","w":75},"\u00f0":{"d":"133,-85v0,58,-22,88,-61,88v-39,0,-60,-31,-60,-89v0,-68,35,-108,79,-79v-5,-16,-14,-33,-27,-54r-32,14r-9,-16r30,-14v-7,-10,-16,-21,-25,-32r24,-14v9,11,18,22,27,34r31,-14r10,16r-30,15v30,46,43,92,43,145xm100,-86v0,-39,-9,-59,-28,-59v-19,0,-27,20,-27,59v0,40,8,58,27,58v19,0,28,-18,28,-58"},"\u0144":{"d":"112,-265r-32,60r-25,0r23,-60r34,0xm131,0r-33,0r0,-122v0,-22,-4,-32,-22,-32v-15,0,-22,10,-22,28r0,126r-33,0r0,-181r33,0r0,18v19,-32,77,-27,77,25r0,138","w":151},"\u00f2":{"d":"89,-205r-25,0r-32,-60r35,0xm133,-91v0,62,-22,94,-61,94v-40,0,-60,-32,-60,-94v0,-62,20,-94,60,-94v39,0,61,32,61,94xm100,-91v0,-43,-9,-64,-28,-64v-19,0,-27,21,-27,64v0,43,8,64,27,64v19,0,28,-21,28,-64"},"\u00f3":{"d":"113,-265r-33,60r-25,0r23,-60r35,0xm133,-91v0,62,-22,94,-61,94v-40,0,-60,-32,-60,-94v0,-62,20,-94,60,-94v39,0,61,32,61,94xm100,-91v0,-43,-9,-64,-28,-64v-19,0,-27,21,-27,64v0,43,8,64,27,64v19,0,28,-21,28,-64"},"\u00f4":{"d":"117,-206r-20,0r-24,-38r-25,38r-19,0r28,-64r32,0xm133,-91v0,62,-22,94,-61,94v-40,0,-60,-32,-60,-94v0,-62,20,-94,60,-94v39,0,61,32,61,94xm100,-91v0,-43,-9,-64,-28,-64v-19,0,-27,21,-27,64v0,43,8,64,27,64v19,0,28,-21,28,-64"},"\u00f5":{"d":"117,-258v-6,47,-28,46,-61,33v-7,0,-11,5,-13,13r-15,0v5,-46,29,-45,61,-32v7,0,11,-5,13,-14r15,0xm133,-91v0,62,-22,94,-61,94v-40,0,-60,-32,-60,-94v0,-62,20,-94,60,-94v39,0,61,32,61,94xm100,-91v0,-43,-9,-64,-28,-64v-19,0,-27,21,-27,64v0,43,8,64,27,64v19,0,28,-21,28,-64"},"\u00f6":{"d":"120,-235v0,11,-9,19,-20,19v-11,0,-19,-8,-19,-19v0,-11,8,-21,19,-21v11,0,20,10,20,21xm64,-235v0,11,-9,19,-20,19v-11,0,-20,-8,-20,-19v0,-11,10,-21,20,-21v11,0,20,10,20,21xm133,-91v0,62,-22,94,-61,94v-40,0,-60,-32,-60,-94v0,-62,20,-94,60,-94v39,0,61,32,61,94xm100,-91v0,-43,-9,-64,-28,-64v-19,0,-27,21,-27,64v0,43,8,64,27,64v19,0,28,-21,28,-64"},"\u00f7":{"d":"179,-179v0,11,-9,21,-21,21v-12,0,-21,-9,-21,-21v0,-12,10,-22,21,-22v12,0,21,10,21,22xm269,-102r-222,0r0,-22r222,0r0,22xm179,-46v0,11,-9,21,-21,21v-12,0,-21,-9,-21,-21v0,-12,10,-21,21,-21v12,0,21,9,21,21","w":315},"\u00f8":{"d":"133,-91v2,77,-39,113,-92,86r-7,15r-13,-6r9,-20v-14,-18,-18,-43,-18,-75v-2,-77,37,-110,90,-86r8,-17r12,5r-9,22v13,15,20,40,20,76xm89,-147v-29,-21,-44,2,-44,56v0,14,1,26,3,36xm100,-91v0,-14,-1,-27,-4,-39r-42,93v28,24,47,1,46,-54"},"\u00f9":{"d":"97,-205r-25,0r-33,-60r35,0xm131,-181v-8,72,30,184,-56,184v-85,0,-47,-113,-55,-184r33,0r0,130v0,17,8,25,22,25v14,0,22,-8,22,-25r0,-130r34,0","w":151},"\u00fa":{"d":"112,-265r-32,60r-26,0r23,-60r35,0xm131,-181v-8,72,30,184,-56,184v-85,0,-47,-113,-55,-184r33,0r0,130v0,17,8,25,22,25v14,0,22,-8,22,-25r0,-130r34,0","w":151},"\u00fb":{"d":"120,-206r-20,0r-24,-38r-25,38r-19,0r28,-64r31,0xm131,-181v-8,72,30,184,-56,184v-85,0,-47,-113,-55,-184r33,0r0,130v0,17,8,25,22,25v14,0,22,-8,22,-25r0,-130r34,0","w":151},"\u00fc":{"d":"123,-235v0,11,-9,19,-20,19v-11,0,-19,-8,-19,-19v0,-11,9,-21,19,-21v11,0,20,10,20,21xm67,-235v0,11,-9,19,-20,19v-11,0,-19,-8,-19,-19v0,-11,9,-21,19,-21v11,0,20,10,20,21xm131,-181v-8,72,30,184,-56,184v-85,0,-47,-113,-55,-184r33,0r0,130v0,17,8,25,22,25v14,0,22,-8,22,-25r0,-130r34,0","w":151},"\u00fd":{"d":"103,-270r-44,64r-19,0r31,-64r32,0xm122,-181r-73,254r-34,0r28,-89r-38,-165r34,0r21,118r29,-118r33,0","w":124},"\u00fe":{"d":"135,-91v0,87,-43,120,-83,73r0,91r-33,0r0,-360r33,0r0,123v9,-14,21,-21,36,-21v32,0,47,31,47,94xm101,-91v0,-42,-6,-63,-25,-63v-19,0,-25,21,-25,63v0,42,6,63,25,63v19,0,25,-21,25,-63","w":147},"\u00ff":{"d":"110,-235v0,11,-9,19,-20,19v-11,0,-20,-8,-20,-19v0,-11,10,-21,20,-21v11,0,20,10,20,21xm54,-235v0,11,-9,19,-20,19v-11,0,-20,-8,-20,-19v0,-11,9,-21,20,-21v11,0,20,10,20,21xm122,-181r-73,254r-34,0r28,-89r-38,-165r34,0r21,118r29,-118r33,0","w":124}}});
