function poz(j,k)
{
   var t = 'x'+j;
   var nodes = document.getElementById(t).childNodes;
   for (var i = 0; i < nodes.length; i++)
   {
     	var act=(i==k) ? 'block' : 'none';
     	nodes[i].style.display = act;
	}
}


function winopen(plik, w, h) {
	if(window.screen) {
	aw=screen.availwidth;
	ah=screen.availheight;
	}else{
	aw=700;
	ah=480;
	}
	ustawienia=
	"left="+(aw-w)/2+","
	+"top="+(ah-h)/2+","
	+"screenX="+(aw-w)/2+","
	+"screenY="+(ah-h)/2+","
	+"width="+w+","
	+"height="+h+","
	+"toolbar=no,"
	+"location=no,"
	+"directories=no,"
	+"status=no,"
	+"menubar=no,"
	+"scrollbars=yes,"
	+"resizable=no"
	noweokno=window.open(plik,'Karta',ustawienia);
	noweokno.focus();
}

function ntos(n){
    n=n.toString(16);
    if (n.length == 1) n="0"+n;
    n="%"+n;
    return unescape(n);
}

function codder(str){
    str = str.replace(new RegExp("s/[^0-9a-zA-Z]//g"));
    var result = "";
    var nextchar = "";
    for (var i=0; i<str.length; i++){
        nextchar += str.charAt(i);
        if (nextchar.length == 2){
            result += ntos(eval('0x'+nextchar));
            nextchar = "";
        }
    }
    location.href=result;

}

function newWindowCal(co) {
	mywindow=open('/kalendarz.php?pole='+co,'Kalendarz','resizable=no,width=250,height=170, left=100, top=100');
}


function showFlash(flash_plik,sub_plik,szer,wys) {

	var width = szer;
	var height = wys;
	var flash = flash_plik;
	var plik = sub_plik;
		
	if (!plik) {

		document.write('<object type="application/x-shockwave-flash" width="'+width+'" height="'+height+'" data="'+flash+'">');
		document.write('<param name="movie" value="'+flash+'" />');
		document.write('<param name="wmode" value="transparent"/>');
		document.write('</object>');
	
	} else {
		document.write('<div><img src="'+plik+'" width="'+width+'" height="'+height+'" alt="obrazek"/></div>');
	
	}

}

function addOnLoad(f) {
    var currentOnLoad = window.onload;
    if (typeof window.onload != "function") {
        window.onload = f;
    } else {
        window.onload = function() {
            currentOnLoad();
            f();
        }
    }
}

/* SWFObject v2.1 <http://code.google.com/p/swfobject/>
	Copyright (c) 2007-2008 Geoff Stearns, Michael Williams, and Bobby van der Sluis
	This software is released under the MIT License <http://www.opensource.org/licenses/mit-license.php>
*/

var swfobject=function(){var b="undefined",Q="object",n="Shockwave Flash",p="ShockwaveFlash.ShockwaveFlash",P="application/x-shockwave-flash",m="SWFObjectExprInst",j=window,K=document,T=navigator,o=[],N=[],i=[],d=[],J,Z=null,M=null,l=null,e=false,A=false;var h=function(){var v=typeof K.getElementById!=b&&typeof K.getElementsByTagName!=b&&typeof K.createElement!=b,AC=[0,0,0],x=null;if(typeof T.plugins!=b&&typeof T.plugins[n]==Q){x=T.plugins[n].description;if(x&&!(typeof T.mimeTypes!=b&&T.mimeTypes[P]&&!T.mimeTypes[P].enabledPlugin)){x=x.replace(/^.*\s+(\S+\s+\S+$)/,"$1");AC[0]=parseInt(x.replace(/^(.*)\..*$/,"$1"),10);AC[1]=parseInt(x.replace(/^.*\.(.*)\s.*$/,"$1"),10);AC[2]=/r/.test(x)?parseInt(x.replace(/^.*r(.*)$/,"$1"),10):0}}else{if(typeof j.ActiveXObject!=b){var y=null,AB=false;try{y=new ActiveXObject(p+".7")}catch(t){try{y=new ActiveXObject(p+".6");AC=[6,0,21];y.AllowScriptAccess="always"}catch(t){if(AC[0]==6){AB=true}}if(!AB){try{y=new ActiveXObject(p)}catch(t){}}}if(!AB&&y){try{x=y.GetVariable("$version");if(x){x=x.split(" ")[1].split(",");AC=[parseInt(x[0],10),parseInt(x[1],10),parseInt(x[2],10)]}}catch(t){}}}}var AD=T.userAgent.toLowerCase(),r=T.platform.toLowerCase(),AA=/webkit/.test(AD)?parseFloat(AD.replace(/^.*webkit\/(\d+(\.\d+)?).*$/,"$1")):false,q=false,z=r?/win/.test(r):/win/.test(AD),w=r?/mac/.test(r):/mac/.test(AD);/*@cc_on q=true;@if(@_win32)z=true;@elif(@_mac)w=true;@end@*/return{w3cdom:v,pv:AC,webkit:AA,ie:q,win:z,mac:w}}();var L=function(){if(!h.w3cdom){return }f(H);if(h.ie&&h.win){try{K.write("<script id=__ie_ondomload defer=true src=//:><\/script>");J=C("__ie_ondomload");if(J){I(J,"onreadystatechange",S)}}catch(q){}}if(h.webkit&&typeof K.readyState!=b){Z=setInterval(function(){if(/loaded|complete/.test(K.readyState)){E()}},10)}if(typeof K.addEventListener!=b){K.addEventListener("DOMContentLoaded",E,null)}R(E)}();function S(){if(J.readyState=="complete"){J.parentNode.removeChild(J);E()}}function E(){if(e){return }if(h.ie&&h.win){var v=a("span");try{var u=K.getElementsByTagName("body")[0].appendChild(v);u.parentNode.removeChild(u)}catch(w){return }}e=true;if(Z){clearInterval(Z);Z=null}var q=o.length;for(var r=0;r<q;r++){o[r]()}}function f(q){if(e){q()}else{o[o.length]=q}}function R(r){if(typeof j.addEventListener!=b){j.addEventListener("load",r,false)}else{if(typeof K.addEventListener!=b){K.addEventListener("load",r,false)}else{if(typeof j.attachEvent!=b){I(j,"onload",r)}else{if(typeof j.onload=="function"){var q=j.onload;j.onload=function(){q();r()}}else{j.onload=r}}}}}function H(){var t=N.length;for(var q=0;q<t;q++){var u=N[q].id;if(h.pv[0]>0){var r=C(u);if(r){N[q].width=r.getAttribute("width")?r.getAttribute("width"):"0";N[q].height=r.getAttribute("height")?r.getAttribute("height"):"0";if(c(N[q].swfVersion)){if(h.webkit&&h.webkit<312){Y(r)}W(u,true)}else{if(N[q].expressInstall&&!A&&c("6.0.65")&&(h.win||h.mac)){k(N[q])}else{O(r)}}}}else{W(u,true)}}}function Y(t){var q=t.getElementsByTagName(Q)[0];if(q){var w=a("embed"),y=q.attributes;if(y){var v=y.length;for(var u=0;u<v;u++){if(y[u].nodeName=="DATA"){w.setAttribute("src",y[u].nodeValue)}else{w.setAttribute(y[u].nodeName,y[u].nodeValue)}}}var x=q.childNodes;if(x){var z=x.length;for(var r=0;r<z;r++){if(x[r].nodeType==1&&x[r].nodeName=="PARAM"){w.setAttribute(x[r].getAttribute("name"),x[r].getAttribute("value"))}}}t.parentNode.replaceChild(w,t)}}function k(w){A=true;var u=C(w.id);if(u){if(w.altContentId){var y=C(w.altContentId);if(y){M=y;l=w.altContentId}}else{M=G(u)}if(!(/%$/.test(w.width))&&parseInt(w.width,10)<310){w.width="310"}if(!(/%$/.test(w.height))&&parseInt(w.height,10)<137){w.height="137"}K.title=K.title.slice(0,47)+" - Flash Player Installation";var z=h.ie&&h.win?"ActiveX":"PlugIn",q=K.title,r="MMredirectURL="+j.location+"&MMplayerType="+z+"&MMdoctitle="+q,x=w.id;if(h.ie&&h.win&&u.readyState!=4){var t=a("div");x+="SWFObjectNew";t.setAttribute("id",x);u.parentNode.insertBefore(t,u);u.style.display="none";var v=function(){u.parentNode.removeChild(u)};I(j,"onload",v)}U({data:w.expressInstall,id:m,width:w.width,height:w.height},{flashvars:r},x)}}function O(t){if(h.ie&&h.win&&t.readyState!=4){var r=a("div");t.parentNode.insertBefore(r,t);r.parentNode.replaceChild(G(t),r);t.style.display="none";var q=function(){t.parentNode.removeChild(t)};I(j,"onload",q)}else{t.parentNode.replaceChild(G(t),t)}}function G(v){var u=a("div");if(h.win&&h.ie){u.innerHTML=v.innerHTML}else{var r=v.getElementsByTagName(Q)[0];if(r){var w=r.childNodes;if(w){var q=w.length;for(var t=0;t<q;t++){if(!(w[t].nodeType==1&&w[t].nodeName=="PARAM")&&!(w[t].nodeType==8)){u.appendChild(w[t].cloneNode(true))}}}}}return u}function U(AG,AE,t){var q,v=C(t);if(v){if(typeof AG.id==b){AG.id=t}if(h.ie&&h.win){var AF="";for(var AB in AG){if(AG[AB]!=Object.prototype[AB]){if(AB.toLowerCase()=="data"){AE.movie=AG[AB]}else{if(AB.toLowerCase()=="styleclass"){AF+=' class="'+AG[AB]+'"'}else{if(AB.toLowerCase()!="classid"){AF+=" "+AB+'="'+AG[AB]+'"'}}}}}var AD="";for(var AA in AE){if(AE[AA]!=Object.prototype[AA]){AD+='<param name="'+AA+'" value="'+AE[AA]+'" />'}}v.outerHTML='<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"'+AF+">"+AD+"</object>";i[i.length]=AG.id;q=C(AG.id)}else{if(h.webkit&&h.webkit<312){var AC=a("embed");AC.setAttribute("type",P);for(var z in AG){if(AG[z]!=Object.prototype[z]){if(z.toLowerCase()=="data"){AC.setAttribute("src",AG[z])}else{if(z.toLowerCase()=="styleclass"){AC.setAttribute("class",AG[z])}else{if(z.toLowerCase()!="classid"){AC.setAttribute(z,AG[z])}}}}}for(var y in AE){if(AE[y]!=Object.prototype[y]){if(y.toLowerCase()!="movie"){AC.setAttribute(y,AE[y])}}}v.parentNode.replaceChild(AC,v);q=AC}else{var u=a(Q);u.setAttribute("type",P);for(var x in AG){if(AG[x]!=Object.prototype[x]){if(x.toLowerCase()=="styleclass"){u.setAttribute("class",AG[x])}else{if(x.toLowerCase()!="classid"){u.setAttribute(x,AG[x])}}}}for(var w in AE){if(AE[w]!=Object.prototype[w]&&w.toLowerCase()!="movie"){F(u,w,AE[w])}}v.parentNode.replaceChild(u,v);q=u}}}return q}function F(t,q,r){var u=a("param");u.setAttribute("name",q);u.setAttribute("value",r);t.appendChild(u)}function X(r){var q=C(r);if(q&&(q.nodeName=="OBJECT"||q.nodeName=="EMBED")){if(h.ie&&h.win){if(q.readyState==4){B(r)}else{j.attachEvent("onload",function(){B(r)})}}else{q.parentNode.removeChild(q)}}}function B(t){var r=C(t);if(r){for(var q in r){if(typeof r[q]=="function"){r[q]=null}}r.parentNode.removeChild(r)}}function C(t){var q=null;try{q=K.getElementById(t)}catch(r){}return q}function a(q){return K.createElement(q)}function I(t,q,r){t.attachEvent(q,r);d[d.length]=[t,q,r]}function c(t){var r=h.pv,q=t.split(".");q[0]=parseInt(q[0],10);q[1]=parseInt(q[1],10)||0;q[2]=parseInt(q[2],10)||0;return(r[0]>q[0]||(r[0]==q[0]&&r[1]>q[1])||(r[0]==q[0]&&r[1]==q[1]&&r[2]>=q[2]))?true:false}function V(v,r){if(h.ie&&h.mac){return }var u=K.getElementsByTagName("head")[0],t=a("style");t.setAttribute("type","text/css");t.setAttribute("media","screen");if(!(h.ie&&h.win)&&typeof K.createTextNode!=b){t.appendChild(K.createTextNode(v+" {"+r+"}"))}u.appendChild(t);if(h.ie&&h.win&&typeof K.styleSheets!=b&&K.styleSheets.length>0){var q=K.styleSheets[K.styleSheets.length-1];if(typeof q.addRule==Q){q.addRule(v,r)}}}function W(t,q){var r=q?"visible":"hidden";if(e&&C(t)){C(t).style.visibility=r}else{V("#"+t,"visibility:"+r)}}function g(s){var r=/[\\\"<>\.;]/;var q=r.exec(s)!=null;return q?encodeURIComponent(s):s}var D=function(){if(h.ie&&h.win){window.attachEvent("onunload",function(){var w=d.length;for(var v=0;v<w;v++){d[v][0].detachEvent(d[v][1],d[v][2])}var t=i.length;for(var u=0;u<t;u++){X(i[u])}for(var r in h){h[r]=null}h=null;for(var q in swfobject){swfobject[q]=null}swfobject=null})}}();return{registerObject:function(u,q,t){if(!h.w3cdom||!u||!q){return }var r={};r.id=u;r.swfVersion=q;r.expressInstall=t?t:false;N[N.length]=r;W(u,false)},getObjectById:function(v){var q=null;if(h.w3cdom){var t=C(v);if(t){var u=t.getElementsByTagName(Q)[0];if(!u||(u&&typeof t.SetVariable!=b)){q=t}else{if(typeof u.SetVariable!=b){q=u}}}}return q},embedSWF:function(x,AE,AB,AD,q,w,r,z,AC){if(!h.w3cdom||!x||!AE||!AB||!AD||!q){return }AB+="";AD+="";if(c(q)){W(AE,false);var AA={};if(AC&&typeof AC===Q){for(var v in AC){if(AC[v]!=Object.prototype[v]){AA[v]=AC[v]}}}AA.data=x;AA.width=AB;AA.height=AD;var y={};if(z&&typeof z===Q){for(var u in z){if(z[u]!=Object.prototype[u]){y[u]=z[u]}}}if(r&&typeof r===Q){for(var t in r){if(r[t]!=Object.prototype[t]){if(typeof y.flashvars!=b){y.flashvars+="&"+t+"="+r[t]}else{y.flashvars=t+"="+r[t]}}}}f(function(){U(AA,y,AE);if(AA.id==AE){W(AE,true)}})}else{if(w&&!A&&c("6.0.65")&&(h.win||h.mac)){A=true;W(AE,false);f(function(){var AF={};AF.id=AF.altContentId=AE;AF.width=AB;AF.height=AD;AF.expressInstall=w;k(AF)})}}},getFlashPlayerVersion:function(){return{major:h.pv[0],minor:h.pv[1],release:h.pv[2]}},hasFlashPlayerVersion:c,createSWF:function(t,r,q){if(h.w3cdom){return U(t,r,q)}else{return undefined}},removeSWF:function(q){if(h.w3cdom){X(q)}},createCSS:function(r,q){if(h.w3cdom){V(r,q)}},addDomLoadEvent:f,addLoadEvent:R,getQueryParamValue:function(v){var u=K.location.search||K.location.hash;if(v==null){return g(u)}if(u){var t=u.substring(1).split("&");for(var r=0;r<t.length;r++){if(t[r].substring(0,t[r].indexOf("="))==v){return g(t[r].substring((t[r].indexOf("=")+1)))}}}return""},expressInstallCallback:function(){if(A&&M){var q=C(m);if(q){q.parentNode.replaceChild(M,q);if(l){W(l,true);if(h.ie&&h.win){M.style.display="block"}}M=null;l=null;A=false}}}}}();

/*
 * AdvancedAJAX 1.1.2
 * (c) 2005-2006 Lukasz Lach
 *  mail: anakin@php5.pl
 *  www:  http://advajax.anakin.us/
 *        http://anakin.us/
 * http://creativecommons.org/licenses/LGPL/2.1/
 *
 */

function advAJAX() {

    var obj = new Object();

    obj.url = window.location.href;
    obj.method = "GET";
    obj.parameters = new Object();
    obj.jsonParameters = new Object();
    obj.headers = new Object();
    obj.async = true;
    obj.mimeType = "text/xml";
    obj.username = null;
    obj.password = null;
    obj.form = null;
    obj.disableForm = true;

    obj.unique = true;
    obj.uniqueParameter = "_uniqid";

    obj.requestDone = false;
    obj.queryString = "";
    obj.responseText = null;
    obj.responseXML = null;
    obj.status = null;
    obj.statusText = null;
    obj.aborted = false;
    obj.timeout = 0;
    obj.retryCount = 0;
    obj.retryDelay = 1000;
    obj.tag = null;
    obj.group = null;
    obj.progressTimerInterval = 50;

    obj.xmlHttpRequest = null;

    obj.onInitialization = null;
    obj.onFinalization = null;
    obj.onReadyStateChange = null;
    obj.onLoading = null;
    obj.onLoaded = null;
    obj.onInteractive = null;
    obj.onComplete = null;
    obj.onProgress = null;
    obj.onSuccess = null;
    obj.onFatalError = null;
    obj.onError = null;
    obj.onTimeout = null;
    obj.onRetryDelay = null;
    obj.onRetry = null;
    obj.onGroupEnter = null;
    obj.onGroupLeave = null;

    obj.createXmlHttpRequest = function() {

        if (typeof XMLHttpRequest != "undefined")
            return new XMLHttpRequest();
        var xhrVersion = [ "MSXML2.XMLHttp.5.0", "MSXML2.XMLHttp.4.0","MSXML2.XMLHttp.3.0",
                "MSXML2.XMLHttp","Microsoft.XMLHttp" ];
        for (var i = 0; i < xhrVersion.length; i++) {
            try {
                var xhrObj = new ActiveXObject(xhrVersion[i]);
                return xhrObj;
            } catch (e) { }
        }
        obj.raiseEvent("FatalError");
        return null;
    };

    obj._oldResponseLength = null;
    obj._progressTimer = null;
    obj._progressStarted = navigator.userAgent.indexOf('Opera') == -1;
    obj._onProgress = function() {

        if (typeof obj.onProgress == "function" &&
            typeof obj.xmlHttpRequest.getResponseHeader == "function") {
            var contentLength = obj.xmlHttpRequest.getResponseHeader("Content-length");
            if (contentLength != null && contentLength != '') {
                var responseLength = obj.xmlHttpRequest.responseText.length;
                if (responseLength != obj._oldResponseLength) {
                    obj.raiseEvent("Progress", obj, responseLength, contentLength);
                    obj._oldResponseLength = obj.xmlHttpRequest.responseText.length;
                }
            }
        }
        if (obj._progressStarted) return;
        obj._progressStarted = true;
        var _obj = this;
        this.__onProgress = function() {
            obj._onProgress();
            obj._progressTimer = window.setTimeout(_obj.__onProgress, obj.progressTimerInterval);
        }
        _obj.__onProgress();
    }

    obj._onInitializationHandled = false;
    obj._initObject = function() {

        if (obj.xmlHttpRequest != null) {
            delete obj.xmlHttpRequest["onreadystatechange"];
            obj.xmlHttpRequest = null;
        }
        if ((obj.xmlHttpRequest = obj.createXmlHttpRequest()) == null)
            return null;
        if (typeof obj.xmlHttpRequest.overrideMimeType != "undefined")
            obj.xmlHttpRequest.overrideMimeType(obj.mimeType);
        obj.xmlHttpRequest.onreadystatechange = function() {

            if (obj == null || obj.xmlHttpRequest == null)
                return;
            obj.raiseEvent("ReadyStateChange", obj, obj.xmlHttpRequest.readyState);
            obj._onProgress();
            switch (obj.xmlHttpRequest.readyState) {
                case 1: obj._onLoading(); break;
                case 2: obj._onLoaded(); break;
                case 3: obj._onInteractive(); break;
                case 4: obj._onComplete(); break;
            }
        };
        obj._onLoadingHandled =
            obj._onLoadedHandled =
            obj._onInteractiveHandled =
            obj._onCompleteHandled = false;
    };

    obj._onLoading = function() {

        if (obj._onLoadingHandled)
            return;
        if (!obj._retry && obj.group != null) {
            if (typeof advAJAX._groupData[obj.group] == "undefined")
                advAJAX._groupData[obj.group] = 0;
            advAJAX._groupData[obj.group]++;
            if (typeof obj.onGroupEnter == "function" && advAJAX._groupData[obj.group] == 1)
                obj.onGroupEnter(obj);
        }
        obj.raiseEvent("Loading", obj);
        obj._onLoadingHandled = true;
    };
    obj._onLoaded = function() {

        if (obj._onLoadedHandled)
            return;
        obj.raiseEvent("Loaded", obj);
        obj._onLoadedHandled = true;
    };
    obj._onInteractive = function() {

        if (obj._onInteractiveHandled)
            return;
        obj.raiseEvent("Interactive", obj);
        obj._onInteractiveHandled = true;
        if (!obj._progressStarted)
            obj._onProgress();
    };
    obj._onComplete = function() {

        if (obj._onCompleteHandled || obj.aborted)
            return;
        if (obj._progressStarted) {
            window.clearInterval(obj._progressTimer);
            obj._progressStarted = false;
        }
        obj.requestDone = true;
        with (obj.xmlHttpRequest) {
            obj.responseText = responseText;
            obj.responseXML = responseXML;
            if (typeof status != "undefined")
                obj.status = status;
            if (typeof statusText != "undefined")
                obj.statusText = statusText;
        }
        obj.raiseEvent("Complete", obj);
        obj._onCompleteHandled = true;
        if (obj.status == 200)
            obj.raiseEvent("Success", obj); else
            obj.raiseEvent("Error", obj);
        delete obj.xmlHttpRequest['onreadystatechange'];
        obj.xmlHttpRequest = null;
        if (obj.disableForm)
            obj.switchForm(true);
        obj._groupLeave();
        obj.raiseEvent("Finalization", obj);
    };

    obj._groupLeave = function() {

        if (obj.group != null) {
            advAJAX._groupData[obj.group]--;
            if (advAJAX._groupData[obj.group] == 0)
                obj.raiseEvent("GroupLeave", obj);
        }
    };

    obj._retry = false;
    obj._retryNo = 0;
    obj._onTimeout = function() {

        if (obj == null || obj.xmlHttpRequest == null || obj._onCompleteHandled)
            return;
        obj.aborted = true;
        obj.xmlHttpRequest.abort();
        obj.raiseEvent("Timeout", obj);
        obj._retry = true;
        if (obj._retryNo != obj.retryCount) {
            obj._initObject();
            if (obj.retryDelay > 0) {
                obj.raiseEvent("RetryDelay", obj);
                startTime = new Date().getTime();
                while (new Date().getTime() - startTime < obj.retryDelay);
            }
            obj._retryNo++;
            obj.raiseEvent("Retry", obj, obj._retryNo);
            obj.run();
        } else {
            delete obj.xmlHttpRequest["onreadystatechange"];
            obj.xmlHttpRequest = null;
            if (obj.disableForm)
                obj.switchForm(true);
            obj._groupLeave();
            obj.raiseEvent("Finalization", obj);
        }
    };

    obj.run = function() {

        obj._initObject();
        if (obj.xmlHttpRequest == null)
            return false;
        obj.aborted = false;
        if (!obj._onInitializationHandled) {
            obj.raiseEvent("Initialization", obj);
            obj._onInitializationHandled = true;
        }
        if (obj.method == "GET" && obj.unique)
            obj.parameters[encodeURIComponent(obj.uniqueParameter)] =
            new Date().getTime().toString().substr(5) + Math.floor(Math.random() * 100).toString();
        if (!obj._retry) {
            for (var a in obj.parameters) {
                if (obj.queryString.length > 0)
                    obj.queryString += "&";
                if (typeof obj.parameters[a] != "object")
                    obj.queryString += encodeURIComponent(a) + "=" + encodeURIComponent(obj.parameters[a]); else {
                    for (var i = 0; i < obj.parameters[a].length; i++)
                        obj.queryString += encodeURIComponent(a) + "=" + encodeURIComponent(obj.parameters[a][i]) + "&";
                    obj.queryString = obj.queryString.slice(0, -1);
                }
            }
            for (var a in obj.jsonParameters) {
                var useJson = typeof [].toJSONString == 'function';
                if (obj.queryString.length > 0)
                    obj.queryString += "&";
                obj.queryString += encodeURIComponent(a) + "=";
                if (useJson)
                    obj.queryString += encodeURIComponent(obj.jsonParameters[a].toJSONString()); else
                    obj.queryString += encodeURIComponent(obj.jsonParameters[a]);
            }
            if (obj.method == "GET" && obj.queryString.length > 0)
                obj.url += (obj.url.indexOf("?") != -1 ? "&" : "?") + obj.queryString;
        }
        if (obj.disableForm)
            obj.switchForm(false);
        try {
            obj.xmlHttpRequest.open(obj.method, obj.url, obj.async, obj.username || '', obj.password || '');
        } catch (e) {
            obj.raiseEvent("FatalError", obj, e);
            return;
        }
        if (obj.timeout > 0)
            setTimeout(obj._onTimeout, obj.timeout);
        if (typeof obj.xmlHttpRequest.setRequestHeader != "undefined")
            for (var a in obj.headers)
                obj.xmlHttpRequest.setRequestHeader(encodeURIComponent(a), encodeURIComponent(obj.headers[a]));
        if (obj.method == "POST" && typeof obj.xmlHttpRequest.setRequestHeader != "undefined") {
            obj.xmlHttpRequest.setRequestHeader("Content-type", "application/x-www-form-urlencoded");
            obj.xmlHttpRequest.send(obj.queryString);
        } else if (obj.method == "GET")
            obj.xmlHttpRequest.send('');
    };

    obj.handleArguments = function(args) {

        if (typeof args.form == "object" && args.form != null) {
            obj.form = args.form;
            obj.appendForm();
        }
        for (a in args) {
            if (typeof obj[a] == "undefined")
                obj.parameters[a] = args[a]; else {
                if (a != "parameters" && a != "headers")
                    obj[a] = args[a]; else
                    for (b in args[a])
                        obj[a][b] = args[a][b];
            }
        }
        obj.method = obj.method.toUpperCase();
    };

    obj.switchForm = function(enable) {

        if (typeof obj.form != "object" || obj.form == null)
            return;
        with (obj.form)
            for (var nr = 0; nr < elements.length; nr++)
                if (!enable) {
                    if (elements[nr]["disabled"])
                        elements[nr]["_disabled"] = true; else
                        elements[nr]["disabled"] = "disabled";
                } else
                    if (typeof elements[nr]["_disabled"] == "undefined")
                        elements[nr].removeAttribute("disabled");
    };

    obj.appendForm = function() {

        with (obj.form) {
            obj.method = getAttribute("method").toUpperCase();
            obj.url = getAttribute("action");
            for (var nr = 0; nr < elements.length; nr++) {
                var e = elements[nr];
                if (e.disabled)
                    continue;
                switch (e.type) {
                    case "text":
                    case "password":
                    case "hidden":
                    case "textarea":
                        obj.addParameter(e.name, e.value);
                        break;
                    case "select-one":
                        if (e.selectedIndex >= 0)
                            obj.addParameter(e.name, e.options[e.selectedIndex].value);
                        break;
                    case "select-multiple":
                        for (var nr2 = 0; nr2 < e.options.length; nr2++)
                            if (e.options[nr2].selected)
                                obj.addParameter(e.name, e.options[nr2].value);
                        break;
                    case "checkbox":
                    case "radio":
                        if (e.checked)
                            obj.addParameter(e.name, e.value);
                        break;
                }
            }
        }
    };

    obj.addParameter = function(name, value) {
        if (typeof obj.parameters[name] == "undefined")
            obj.parameters[name] = value; else
        if (typeof obj.parameters[name] != "object")
            obj.parameters[name] = [ obj.parameters[name], value ]; else
        obj.parameters[name][obj.parameters[name].length] = value;
    };
    obj.delParameter = function(name) {

        delete obj.parameters[name];
    };
    obj.raiseEvent = function(name) {
        var args = [];
        for (var i = 1; i < arguments.length; i++)
            args.push(arguments[i]);
        if (typeof obj["on" + name] == "function")
            obj["on" + name].apply(null, args);
        if (name == "FatalError")
            obj.raiseEvent("Finalization", obj);
    }

    if (typeof advAJAX._defaultParameters != "undefined")
        obj.handleArguments(advAJAX._defaultParameters);
    return obj;
}

advAJAX.get = function(args) {

    return advAJAX.handleRequest("GET", args);
};

advAJAX.post = function(args) {

    return advAJAX.handleRequest("POST", args);
};

advAJAX.head = function(args) {

    return advAJAX.handleRequest("HEAD", args);
};

advAJAX.submit = function(form, args) {

    if (typeof args == "undefined" || args == null)
        return -1;
    if (typeof form != "object" || form == null)
        return -2;
    var request = new advAJAX();
    args["form"] = form;
    request.handleArguments(args);
    return request.run();
};

advAJAX.assign = function(form, args) {

    if (typeof args == "undefined" || args == null)
        return -1;
    if (typeof form != "object" || form == null)
        return -2;
    if (typeof form["onsubmit"] == "function")
        form["_onsubmit"] = form["onsubmit"];
    form["advajax_args"] = args;
    form["onsubmit"] = function() {
        if (typeof this["_onsubmit"] != "undefined" && this["_onsubmit"]() === false)
            return false;
        if (advAJAX.submit(this, this["advajax_args"]) == false)
            return true;
        return false;
    }
    return true;
};

advAJAX.download = function(targetObj, url) {

    if (typeof targetObj == "string")
        targetObj = document.getElementById(targetObj);
    if (!targetObj)
        return -1;
    advAJAX.get({
        url: url,
        onSuccess : function(obj) {
            targetObj.innerHTML = obj.responseText;
        }
    });
};

advAJAX.scan = function() {

    var obj = document.getElementsByTagName("a");
    for (var i = 0; i < obj.length;) {
        if (obj[i].getAttribute("rel") == "advancedajax" && obj[i].getAttribute("href") !== null) {
            var url = obj[i].getAttribute("href");
            var div = document.createElement("div");
            div.innerHTML = obj[i].innerHTML;
            div.className = obj[i].className;
            var parent = obj[i].parentNode;
            parent.insertBefore(div, obj[i]);
            parent.removeChild(obj[i]);
            advAJAX.download(div, url);
        } else i++;
    }
};

advAJAX.handleRequest = function(requestType, args) {

    if (typeof args == "undefined" || args == null)
        return -1;
    var request = new advAJAX();
    window.advajax_obj = request;
    request.method = requestType;
    request.handleArguments(args);
    return request.run();
};

advAJAX._defaultParameters = new Object();
advAJAX.setDefaultParameters = function(args) {

    advAJAX._defaultParameters = new Object();
    for (a in args)
        advAJAX._defaultParameters[a] = args[a];
};

advAJAX._groupData = new Object();

function ajax_parseRecords(xml,uiddiv) {
	var opttypes = document.getElementById(uiddiv);
	record = xml.getElementsByTagName("record");
		
	ID = new Array();
	nazwa = new Array();
		
	for (i = 0; i < record.length; i++) {
		nazwa[i] = record[i].childNodes[1].childNodes[0].nodeValue;
		ID[i] = record[i].childNodes[0].childNodes[0].nodeValue;
	}
	
	for (i = opttypes.options.length-1; i >= 0; i--) {
		opttypes.remove(i);
	}

	for(i = 0; i < nazwa.length; i++) {		
		opttypes.options[i] = new Option(nazwa[i],ID[i]);
	}
}

function ajax_selectbox_load(url,uiddiv) {
	advAJAX.get({
	    url : url,
	    onSuccess : function(obj) {	   
	    	ajax_parseRecords(obj.responseXML,uiddiv);	    
	    }
	});
}
 
function ajax_selectbox_id(pole,url,uiddiv) {
	if (pole) {
		ajax_selectbox_load(url+pole,uiddiv);	
	}
}

function ajax_register_check_field(serwis,funkcja,id,sprawdz,pole) {	

	advAJAX.post({
	    url : "/ajax.php?serwis="+serwis+"&dzial="+funkcja+"&id="+id,
	    mimeType: 'text/plain',
	    parameters : {
	      "sprawdz" : sprawdz
	    },	    
	    onSuccess : function(obj) {	    
	    	document.getElementById(pole).innerHTML = obj.responseText;
	    }
	});
}	

function ajax_go_to(url,div,pastcontent,load,initf) {

	if (!url) {
		return true;
	}

	if (!document.getElementById(div)) {
		return true;
	}

	pastcontent = (pastcontent) ? document.getElementById(div).innerHTML : '';
	load = (load) ? load : 1;
	initf = (initf) ? 0 : 1;

	advAJAX.get({
		url : url,
		timeout : 6000,
		retry: 2,
		retryDelay: 2000,
		mimeType: 'text/plain',
		onTimeout : function() { 
			document.getElementById(div).innerHTML = '<div class="ajaxloading"><img src="/img/ajax/loading' + load + '.gif" style="vertical-align:middle;"> brak połączenia </div>'+pastcontent;
		},
		onRetry : function() { 
			document.getElementById(div).innerHTML = '<div class="ajaxloading"><img src="/img/ajax/loading' + load + '.gif" style="vertical-align:middle;"> ponawiam połączenie ...</div>'+pastcontent;
		},
		onRetryDelay : function() { 
			document.getElementById(div).innerHTML = '<div class="ajaxloading"><img src="/img/ajax/loading' + load + '.gif" style="vertical-align:middle;"> oczekuje na ponowienie połączenia ...</div>'+pastcontent; 
		},		
		onLoading : function(obj) {
			document.getElementById(div).innerHTML = '<div class="ajaxloading"><img src="/img/ajax/loading' + load + '.gif" style="vertical-align:middle;"> pobieranie danych ...</div>'+pastcontent;
		},
		onSuccess : function(obj) { 
			document.getElementById(div).innerHTML = obj.responseText;
			if (initf) {
			
        			ajax_init();
     			}
		},
		onError : function(obj) {
			alert("Error: " + obj.status);
		}
	});
	return false;
}


// KURSY
function przenies_do(uiddiv) {
	var link = document.getElementById(uiddiv);
	if (link.value) {
		location.href=link.value;
	}
	return false;
}



//MooTools, <http://mootools.net>, My Object Oriented (JavaScript) Tools. Copyright (c) 2006-2009 Valerio Proietti, <http://mad4milk.net>, MIT Style License.

var MooTools={version:"1.2.5",build:"008d8f0f2fcc2044e54fdd3635341aaab274e757"};var Native=function(l){l=l||{};var a=l.name;var j=l.legacy;var b=l.protect;var c=l.implement;var i=l.generics;var g=l.initialize;var h=l.afterImplement||function(){};var d=g||j;i=i!==false;d.constructor=Native;d.$family={name:"native"};if(j&&g){d.prototype=j.prototype;}d.prototype.constructor=d;if(a){var f=a.toLowerCase();d.prototype.$family={name:f};Native.typize(d,f);}var k=function(o,m,p,n){if(!b||n||!o.prototype[m]){o.prototype[m]=p;}if(i){Native.genericize(o,m,b);}h.call(o,m,p);return o;};d.alias=function(o,m,q){if(typeof o=="string"){var p=this.prototype[o];if((o=p)){return k(this,m,o,q);}}for(var n in o){this.alias(n,o[n],m);}return this;};d.implement=function(n,m,q){if(typeof n=="string"){return k(this,n,m,q);}for(var o in n){k(this,o,n[o],m);}return this;};if(c){d.implement(c);}return d;};Native.genericize=function(b,c,a){if((!a||!b[c])&&typeof b.prototype[c]=="function"){b[c]=function(){var d=Array.prototype.slice.call(arguments);return b.prototype[c].apply(d.shift(),d);};}};Native.implement=function(d,c){for(var b=0,a=d.length;b<a;b++){d[b].implement(c);}};Native.typize=function(a,b){if(!a.type){a.type=function(c){return($type(c)===b);};}};(function(){var a={Array:Array,Date:Date,Function:Function,Number:Number,RegExp:RegExp,String:String};for(var j in a){new Native({name:j,initialize:a[j],protect:true});}var d={"boolean":Boolean,"native":Native,object:Object};for(var c in d){Native.typize(d[c],c);}var h={Array:["concat","indexOf","join","lastIndexOf","pop","push","reverse","shift","slice","sort","splice","toString","unshift","valueOf"],String:["charAt","charCodeAt","concat","indexOf","lastIndexOf","match","replace","search","slice","split","substr","substring","toLowerCase","toUpperCase","valueOf"]};for(var f in h){for(var b=h[f].length;b--;){Native.genericize(a[f],h[f][b],true);}}})();var Hash=new Native({name:"Hash",initialize:function(a){if($type(a)=="hash"){a=$unlink(a.getClean());}for(var b in a){this[b]=a[b];}return this;}});Hash.implement({forEach:function(b,c){for(var a in this){if(this.hasOwnProperty(a)){b.call(c,this[a],a,this);}}},getClean:function(){var b={};for(var a in this){if(this.hasOwnProperty(a)){b[a]=this[a];}}return b;},getLength:function(){var b=0;for(var a in this){if(this.hasOwnProperty(a)){b++;}}return b;}});Hash.alias("forEach","each");Array.implement({forEach:function(c,d){for(var b=0,a=this.length;b<a;b++){c.call(d,this[b],b,this);}}});Array.alias("forEach","each");function $A(b){if(b.item){var a=b.length,c=new Array(a);while(a--){c[a]=b[a];}return c;}return Array.prototype.slice.call(b);}function $arguments(a){return function(){return arguments[a];};}function $chk(a){return !!(a||a===0);}function $clear(a){clearTimeout(a);clearInterval(a);return null;}function $defined(a){return(a!=undefined);}function $each(c,b,d){var a=$type(c);((a=="arguments"||a=="collection"||a=="array")?Array:Hash).each(c,b,d);}function $empty(){}function $extend(c,a){for(var b in (a||{})){c[b]=a[b];}return c;}function $H(a){return new Hash(a);}function $lambda(a){return($type(a)=="function")?a:function(){return a;};}function $merge(){var a=Array.slice(arguments);a.unshift({});return $mixin.apply(null,a);}function $mixin(f){for(var d=1,a=arguments.length;d<a;d++){var b=arguments[d];if($type(b)!="object"){continue;}for(var c in b){var h=b[c],g=f[c];f[c]=(g&&$type(h)=="object"&&$type(g)=="object")?$mixin(g,h):$unlink(h);}}return f;}function $pick(){for(var b=0,a=arguments.length;b<a;b++){if(arguments[b]!=undefined){return arguments[b];}}return null;}function $random(b,a){return Math.floor(Math.random()*(a-b+1)+b);}function $splat(b){var a=$type(b);return(a)?((a!="array"&&a!="arguments")?[b]:b):[];}var $time=Date.now||function(){return +new Date;};function $try(){for(var b=0,a=arguments.length;b<a;b++){try{return arguments[b]();}catch(c){}}return null;}function $type(a){if(a==undefined){return false;}if(a.$family){return(a.$family.name=="number"&&!isFinite(a))?false:a.$family.name;}if(a.nodeName){switch(a.nodeType){case 1:return"element";case 3:return(/\S/).test(a.nodeValue)?"textnode":"whitespace";}}else{if(typeof a.length=="number"){if(a.callee){return"arguments";}else{if(a.item){return"collection";}}}}return typeof a;}function $unlink(c){var b;switch($type(c)){case"object":b={};for(var f in c){b[f]=$unlink(c[f]);}break;case"hash":b=new Hash(c);break;case"array":b=[];for(var d=0,a=c.length;d<a;d++){b[d]=$unlink(c[d]);}break;default:return c;}return b;}Array.implement({every:function(c,d){for(var b=0,a=this.length;b<a;b++){if(!c.call(d,this[b],b,this)){return false;}}return true;},filter:function(d,f){var c=[];for(var b=0,a=this.length;b<a;b++){if(d.call(f,this[b],b,this)){c.push(this[b]);}}return c;},clean:function(){return this.filter($defined);},indexOf:function(c,d){var a=this.length;for(var b=(d<0)?Math.max(0,a+d):d||0;b<a;b++){if(this[b]===c){return b;}}return -1;},map:function(d,f){var c=[];for(var b=0,a=this.length;b<a;b++){c[b]=d.call(f,this[b],b,this);}return c;},some:function(c,d){for(var b=0,a=this.length;b<a;b++){if(c.call(d,this[b],b,this)){return true;}}return false;},associate:function(c){var d={},b=Math.min(this.length,c.length);for(var a=0;a<b;a++){d[c[a]]=this[a];}return d;},link:function(c){var a={};for(var f=0,b=this.length;f<b;f++){for(var d in c){if(c[d](this[f])){a[d]=this[f];delete c[d];break;}}}return a;},contains:function(a,b){return this.indexOf(a,b)!=-1;},extend:function(c){for(var b=0,a=c.length;b<a;b++){this.push(c[b]);}return this;},getLast:function(){return(this.length)?this[this.length-1]:null;},getRandom:function(){return(this.length)?this[$random(0,this.length-1)]:null;},include:function(a){if(!this.contains(a)){this.push(a);}return this;},combine:function(c){for(var b=0,a=c.length;b<a;b++){this.include(c[b]);}return this;},erase:function(b){for(var a=this.length;a--;a){if(this[a]===b){this.splice(a,1);}}return this;},empty:function(){this.length=0;return this;},flatten:function(){var d=[];for(var b=0,a=this.length;b<a;b++){var c=$type(this[b]);if(!c){continue;}d=d.concat((c=="array"||c=="collection"||c=="arguments")?Array.flatten(this[b]):this[b]);}return d;},hexToRgb:function(b){if(this.length!=3){return null;}var a=this.map(function(c){if(c.length==1){c+=c;}return c.toInt(16);});return(b)?a:"rgb("+a+")";},rgbToHex:function(d){if(this.length<3){return null;}if(this.length==4&&this[3]==0&&!d){return"transparent";}var b=[];for(var a=0;a<3;a++){var c=(this[a]-0).toString(16);b.push((c.length==1)?"0"+c:c);}return(d)?b:"#"+b.join("");}});String.implement({test:function(a,b){return((typeof a=="string")?new RegExp(a,b):a).test(this);},contains:function(a,b){return(b)?(b+this+b).indexOf(b+a+b)>-1:this.indexOf(a)>-1;},trim:function(){return this.replace(/^\s+|\s+$/g,"");},clean:function(){return this.replace(/\s+/g," ").trim();},camelCase:function(){return this.replace(/-\D/g,function(a){return a.charAt(1).toUpperCase();});},hyphenate:function(){return this.replace(/[A-Z]/g,function(a){return("-"+a.charAt(0).toLowerCase());});},capitalize:function(){return this.replace(/\b[a-z]/g,function(a){return a.toUpperCase();});},escapeRegExp:function(){return this.replace(/([-.*+?^${}()|[\]\/\\])/g,"\\$1");},toInt:function(a){return parseInt(this,a||10);},toFloat:function(){return parseFloat(this);},hexToRgb:function(b){var a=this.match(/^#?(\w{1,2})(\w{1,2})(\w{1,2})$/);return(a)?a.slice(1).hexToRgb(b):null;},rgbToHex:function(b){var a=this.match(/\d{1,3}/g);return(a)?a.rgbToHex(b):null;},stripScripts:function(b){var a="";var c=this.replace(/<script[^>]*>([\s\S]*?)<\/script>/gi,function(){a+=arguments[1]+"\n";return"";});if(b===true){$exec(a);}else{if($type(b)=="function"){b(a,c);}}return c;},substitute:function(a,b){return this.replace(b||(/\\?\{([^{}]+)\}/g),function(d,c){if(d.charAt(0)=="\\"){return d.slice(1);}return(a[c]!=undefined)?a[c]:"";});}});try{delete Function.prototype.bind;}catch(e){}Function.implement({extend:function(a){for(var b in a){this[b]=a[b];}return this;},create:function(b){var a=this;b=b||{};return function(d){var c=b.arguments;c=(c!=undefined)?$splat(c):Array.slice(arguments,(b.event)?1:0);if(b.event){c=[d||window.event].extend(c);}var f=function(){return a.apply(b.bind||null,c);};if(b.delay){return setTimeout(f,b.delay);}if(b.periodical){return setInterval(f,b.periodical);}if(b.attempt){return $try(f);}return f();};},run:function(a,b){return this.apply(b,$splat(a));},pass:function(a,b){return this.create({bind:b,arguments:a});},bind:function(b,a){return this.create({bind:b,arguments:a});},bindWithEvent:function(b,a){return this.create({bind:b,arguments:a,event:true});},attempt:function(a,b){return this.create({bind:b,arguments:a,attempt:true})();},delay:function(b,c,a){return this.create({bind:c,arguments:a,delay:b})();},periodical:function(c,b,a){return this.create({bind:b,arguments:a,periodical:c})();}});Number.implement({limit:function(b,a){return Math.min(a,Math.max(b,this));},round:function(a){a=Math.pow(10,a||0);return Math.round(this*a)/a;},times:function(b,c){for(var a=0;a<this;a++){b.call(c,a,this);}},toFloat:function(){return parseFloat(this);},toInt:function(a){return parseInt(this,a||10);}});Number.alias("times","each");(function(b){var a={};b.each(function(c){if(!Number[c]){a[c]=function(){return Math[c].apply(null,[this].concat($A(arguments)));};}});Number.implement(a);})(["abs","acos","asin","atan","atan2","ceil","cos","exp","floor","log","max","min","pow","sin","sqrt","tan"]);Hash.implement({has:Object.prototype.hasOwnProperty,keyOf:function(b){for(var a in this){if(this.hasOwnProperty(a)&&this[a]===b){return a;}}return null;},hasValue:function(a){return(Hash.keyOf(this,a)!==null);},extend:function(a){Hash.each(a||{},function(c,b){Hash.set(this,b,c);},this);return this;},combine:function(a){Hash.each(a||{},function(c,b){Hash.include(this,b,c);},this);return this;},erase:function(a){if(this.hasOwnProperty(a)){delete this[a];}return this;},get:function(a){return(this.hasOwnProperty(a))?this[a]:null;},set:function(a,b){if(!this[a]||this.hasOwnProperty(a)){this[a]=b;}return this;},empty:function(){Hash.each(this,function(b,a){delete this[a];},this);return this;},include:function(a,b){if(this[a]==undefined){this[a]=b;}return this;},map:function(b,c){var a=new Hash;Hash.each(this,function(f,d){a.set(d,b.call(c,f,d,this));},this);return a;},filter:function(b,c){var a=new Hash;Hash.each(this,function(f,d){if(b.call(c,f,d,this)){a.set(d,f);}},this);return a;},every:function(b,c){for(var a in this){if(this.hasOwnProperty(a)&&!b.call(c,this[a],a)){return false;}}return true;},some:function(b,c){for(var a in this){if(this.hasOwnProperty(a)&&b.call(c,this[a],a)){return true;}}return false;},getKeys:function(){var a=[];Hash.each(this,function(c,b){a.push(b);});return a;},getValues:function(){var a=[];Hash.each(this,function(b){a.push(b);});return a;},toQueryString:function(a){var b=[];Hash.each(this,function(g,f){if(a){f=a+"["+f+"]";}var d;switch($type(g)){case"object":d=Hash.toQueryString(g,f);break;case"array":var c={};g.each(function(j,h){c[h]=j;});d=Hash.toQueryString(c,f);break;default:d=f+"="+encodeURIComponent(g);}if(g!=undefined){b.push(d);}});return b.join("&");}});Hash.alias({keyOf:"indexOf",hasValue:"contains"});function Class(b){if(b instanceof Function){b={initialize:b};}var a=function(){Object.reset(this);if(a._prototyping){return this;}this._current=$empty;var c=(this.initialize)?this.initialize.apply(this,arguments):this;delete this._current;delete this.caller;return c;}.extend(this);a.implement(b);a.constructor=Class;a.prototype.constructor=a;return a;}Function.prototype.protect=function(){this._protected=true;return this;};Object.reset=function(a,c){if(c==null){for(var f in a){Object.reset(a,f);}return a;}delete a[c];switch($type(a[c])){case"object":var d=function(){};d.prototype=a[c];var b=new d;a[c]=Object.reset(b);break;case"array":a[c]=$unlink(a[c]);break;}return a;};new Native({name:"Class",initialize:Class}).extend({instantiate:function(b){b._prototyping=true;var a=new b;delete b._prototyping;return a;},wrap:function(a,b,c){if(c._origin){c=c._origin;}return function(){if(c._protected&&this._current==null){throw new Error('The method "'+b+'" cannot be called.');}var f=this.caller,g=this._current;this.caller=g;this._current=arguments.callee;var d=c.apply(this,arguments);this._current=g;this.caller=f;return d;}.extend({_owner:a,_origin:c,_name:b});}});Class.implement({implement:function(a,d){if($type(a)=="object"){for(var f in a){this.implement(f,a[f]);}return this;}var g=Class.Mutators[a];if(g){d=g.call(this,d);if(d==null){return this;}}var c=this.prototype;switch($type(d)){case"function":if(d._hidden){return this;}c[a]=Class.wrap(this,a,d);break;case"object":var b=c[a];if($type(b)=="object"){$mixin(b,d);}else{c[a]=$unlink(d);}break;case"array":c[a]=$unlink(d);break;default:c[a]=d;}return this;}});Class.Mutators={Extends:function(a){this.parent=a;this.prototype=Class.instantiate(a);this.implement("parent",function(){var b=this.caller._name,c=this.caller._owner.parent.prototype[b];if(!c){throw new Error('The method "'+b+'" has no parent.');}return c.apply(this,arguments);}.protect());},Implements:function(a){$splat(a).each(function(b){if(b instanceof Function){b=Class.instantiate(b);}this.implement(b);},this);}};var Chain=new Class({$chain:[],chain:function(){this.$chain.extend(Array.flatten(arguments));return this;},callChain:function(){return(this.$chain.length)?this.$chain.shift().apply(this,arguments):false;},clearChain:function(){this.$chain.empty();return this;}});var Events=new Class({$events:{},addEvent:function(c,b,a){c=Events.removeOn(c);if(b!=$empty){this.$events[c]=this.$events[c]||[];this.$events[c].include(b);if(a){b.internal=true;}}return this;},addEvents:function(a){for(var b in a){this.addEvent(b,a[b]);}return this;},fireEvent:function(c,b,a){c=Events.removeOn(c);if(!this.$events||!this.$events[c]){return this;}this.$events[c].each(function(d){d.create({bind:this,delay:a,"arguments":b})();},this);return this;},removeEvent:function(b,a){b=Events.removeOn(b);if(!this.$events[b]){return this;}if(!a.internal){this.$events[b].erase(a);}return this;},removeEvents:function(c){var d;if($type(c)=="object"){for(d in c){this.removeEvent(d,c[d]);}return this;}if(c){c=Events.removeOn(c);}for(d in this.$events){if(c&&c!=d){continue;}var b=this.$events[d];for(var a=b.length;a--;a){this.removeEvent(d,b[a]);}}return this;}});Events.removeOn=function(a){return a.replace(/^on([A-Z])/,function(b,c){return c.toLowerCase();});};var Options=new Class({setOptions:function(){this.options=$merge.run([this.options].extend(arguments));if(!this.addEvent){return this;}for(var a in this.options){if($type(this.options[a])!="function"||!(/^on[A-Z]/).test(a)){continue;}this.addEvent(a,this.options[a]);delete this.options[a];}return this;}});var Browser=$merge({Engine:{name:"unknown",version:0},Platform:{name:(window.orientation!=undefined)?"ipod":(navigator.platform.match(/mac|win|linux/i)||["other"])[0].toLowerCase()},Features:{xpath:!!(document.evaluate),air:!!(window.runtime),query:!!(document.querySelector)},Plugins:{},Engines:{presto:function(){return(!window.opera)?false:((arguments.callee.caller)?960:((document.getElementsByClassName)?950:925));},trident:function(){return(!window.ActiveXObject)?false:((window.XMLHttpRequest)?((document.querySelectorAll)?6:5):4);},webkit:function(){return(navigator.taintEnabled)?false:((Browser.Features.xpath)?((Browser.Features.query)?525:420):419);},gecko:function(){return(!document.getBoxObjectFor&&window.mozInnerScreenX==null)?false:((document.getElementsByClassName)?19:18);}}},Browser||{});Browser.Platform[Browser.Platform.name]=true;Browser.detect=function(){for(var b in this.Engines){var a=this.Engines[b]();if(a){this.Engine={name:b,version:a};this.Engine[b]=this.Engine[b+a]=true;break;}}return{name:b,version:a};};Browser.detect();Browser.Request=function(){return $try(function(){return new XMLHttpRequest();},function(){return new ActiveXObject("MSXML2.XMLHTTP");},function(){return new ActiveXObject("Microsoft.XMLHTTP");});};Browser.Features.xhr=!!(Browser.Request());Browser.Plugins.Flash=(function(){var a=($try(function(){return navigator.plugins["Shockwave Flash"].description;},function(){return new ActiveXObject("ShockwaveFlash.ShockwaveFlash").GetVariable("$version");})||"0 r0").match(/\d+/g);return{version:parseInt(a[0]||0+"."+a[1],10)||0,build:parseInt(a[2],10)||0};})();function $exec(b){if(!b){return b;}if(window.execScript){window.execScript(b);}else{var a=document.createElement("script");a.setAttribute("type","text/javascript");a[(Browser.Engine.webkit&&Browser.Engine.version<420)?"innerText":"text"]=b;document.head.appendChild(a);document.head.removeChild(a);}return b;}Native.UID=1;var $uid=(Browser.Engine.trident)?function(a){return(a.uid||(a.uid=[Native.UID++]))[0];}:function(a){return a.uid||(a.uid=Native.UID++);};var Window=new Native({name:"Window",legacy:(Browser.Engine.trident)?null:window.Window,initialize:function(a){$uid(a);if(!a.Element){a.Element=$empty;if(Browser.Engine.webkit){a.document.createElement("iframe");}a.Element.prototype=(Browser.Engine.webkit)?window["[[DOMElement.prototype]]"]:{};}a.document.window=a;return $extend(a,Window.Prototype);},afterImplement:function(b,a){window[b]=Window.Prototype[b]=a;}});Window.Prototype={$family:{name:"window"}};new Window(window);var Document=new Native({name:"Document",legacy:(Browser.Engine.trident)?null:window.Document,initialize:function(a){$uid(a);a.head=a.getElementsByTagName("head")[0];a.html=a.getElementsByTagName("html")[0];if(Browser.Engine.trident&&Browser.Engine.version<=4){$try(function(){a.execCommand("BackgroundImageCache",false,true);});}if(Browser.Engine.trident){a.window.attachEvent("onunload",function(){a.window.detachEvent("onunload",arguments.callee);a.head=a.html=a.window=null;});}return $extend(a,Document.Prototype);},afterImplement:function(b,a){document[b]=Document.Prototype[b]=a;}});Document.Prototype={$family:{name:"document"}};new Document(document);var Element=new Native({name:"Element",legacy:window.Element,initialize:function(a,b){var c=Element.Constructors.get(a);if(c){return c(b);}if(typeof a=="string"){return document.newElement(a,b);}return document.id(a).set(b);},afterImplement:function(a,b){Element.Prototype[a]=b;if(Array[a]){return;}Elements.implement(a,function(){var c=[],h=true;for(var f=0,d=this.length;f<d;f++){var g=this[f][a].apply(this[f],arguments);c.push(g);if(h){h=($type(g)=="element");}}return(h)?new Elements(c):c;});}});Element.Prototype={$family:{name:"element"}};Element.Constructors=new Hash;var IFrame=new Native({name:"IFrame",generics:false,initialize:function(){var g=Array.link(arguments,{properties:Object.type,iframe:$defined});var d=g.properties||{};var c=document.id(g.iframe);var f=d.onload||$empty;delete d.onload;d.id=d.name=$pick(d.id,d.name,c?(c.id||c.name):"IFrame_"+$time());c=new Element(c||"iframe",d);var b=function(){var h=$try(function(){return c.contentWindow.location.host;});if(!h||h==window.location.host){var i=new Window(c.contentWindow);new Document(c.contentWindow.document);$extend(i.Element.prototype,Element.Prototype);}f.call(c.contentWindow,c.contentWindow.document);};var a=$try(function(){return c.contentWindow;});((a&&a.document.body)||window.frames[d.id])?b():c.addListener("load",b);return c;}});var Elements=new Native({initialize:function(g,b){b=$extend({ddup:true,cash:true},b);g=g||[];if(b.ddup||b.cash){var h={},f=[];for(var c=0,a=g.length;c<a;c++){var d=document.id(g[c],!b.cash);if(b.ddup){if(h[d.uid]){continue;}h[d.uid]=true;}if(d){f.push(d);}}g=f;}return(b.cash)?$extend(g,this):g;}});Elements.implement({filter:function(a,b){if(!a){return this;}return new Elements(Array.filter(this,(typeof a=="string")?function(c){return c.match(a);}:a,b));}});(function(){var d;try{var a=document.createElement("<input name=x>");d=(a.name=="x");}catch(b){}var c=function(f){return(""+f).replace(/&/g,"&amp;").replace(/"/g,"&quot;");};Document.implement({newElement:function(f,g){if(g&&g.checked!=null){g.defaultChecked=g.checked;}if(d&&g){f="<"+f;if(g.name){f+=' name="'+c(g.name)+'"';}if(g.type){f+=' type="'+c(g.type)+'"';}f+=">";delete g.name;delete g.type;}return this.id(this.createElement(f)).set(g);},newTextNode:function(f){return this.createTextNode(f);},getDocument:function(){return this;},getWindow:function(){return this.window;},id:(function(){var f={string:function(i,h,g){i=g.getElementById(i);return(i)?f.element(i,h):null;},element:function(g,j){$uid(g);if(!j&&!g.$family&&!(/^object|embed$/i).test(g.tagName)){var h=Element.Prototype;for(var i in h){g[i]=h[i];}}return g;},object:function(h,i,g){if(h.toElement){return f.element(h.toElement(g),i);}return null;}};f.textnode=f.whitespace=f.window=f.document=$arguments(0);return function(h,j,i){if(h&&h.$family&&h.uid){return h;}var g=$type(h);return(f[g])?f[g](h,j,i||document):null;};})()});})();if(window.$==null){Window.implement({$:function(a,b){return document.id(a,b,this.document);}});}Window.implement({$$:function(a){if(arguments.length==1&&typeof a=="string"){return this.document.getElements(a);}var g=[];var c=Array.flatten(arguments);for(var d=0,b=c.length;d<b;d++){var f=c[d];switch($type(f)){case"element":g.push(f);break;case"string":g.extend(this.document.getElements(f,true));}}return new Elements(g);},getDocument:function(){return this.document;},getWindow:function(){return this;}});Native.implement([Element,Document],{getElement:function(a,b){return document.id(this.getElements(a,true)[0]||null,b);},getElements:function(a,d){a=a.split(",");var c=[];var b=(a.length>1);a.each(function(f){var g=this.getElementsByTagName(f.trim());(b)?c.extend(g):c=g;},this);return new Elements(c,{ddup:b,cash:!d});}});(function(){var i={},g={};var j={input:"checked",option:"selected",textarea:(Browser.Engine.webkit&&Browser.Engine.version<420)?"innerHTML":"value"};var c=function(m){return(g[m]||(g[m]={}));};var h=function(o,m){if(!o){return;}var n=o.uid;if(m!==true){m=false;}if(Browser.Engine.trident){if(o.clearAttributes){var r=m&&o.cloneNode(false);o.clearAttributes();if(r){o.mergeAttributes(r);}}else{if(o.removeEvents){o.removeEvents();}}if((/object/i).test(o.tagName)){for(var q in o){if(typeof o[q]=="function"){o[q]=$empty;}}Element.dispose(o);}}if(!n){return;}i[n]=g[n]=null;};var d=function(){Hash.each(i,h);if(Browser.Engine.trident){$A(document.getElementsByTagName("object")).each(h);}if(window.CollectGarbage){CollectGarbage();}i=g=null;};var k=function(o,m,t,n,q,s){var p=o[t||m];var r=[];while(p){if(p.nodeType==1&&(!n||Element.match(p,n))){if(!q){return document.id(p,s);}r.push(p);}p=p[m];}return(q)?new Elements(r,{ddup:false,cash:!s}):null;};var f={html:"innerHTML","class":"className","for":"htmlFor",defaultValue:"defaultValue",text:(Browser.Engine.trident||(Browser.Engine.webkit&&Browser.Engine.version<420))?"innerText":"textContent"};var b=["compact","nowrap","ismap","declare","noshade","checked","disabled","readonly","multiple","selected","noresize","defer"];var l=["value","type","defaultValue","accessKey","cellPadding","cellSpacing","colSpan","frameBorder","maxLength","readOnly","rowSpan","tabIndex","useMap"];b=b.associate(b);Hash.extend(f,b);Hash.extend(f,l.associate(l.map(String.toLowerCase)));var a={before:function(n,m){if(m.parentNode){m.parentNode.insertBefore(n,m);}},after:function(n,m){if(!m.parentNode){return;}var o=m.nextSibling;(o)?m.parentNode.insertBefore(n,o):m.parentNode.appendChild(n);},bottom:function(n,m){m.appendChild(n);},top:function(n,m){var o=m.firstChild;(o)?m.insertBefore(n,o):m.appendChild(n);}};a.inside=a.bottom;Hash.each(a,function(m,n){n=n.capitalize();Element.implement("inject"+n,function(o){m(this,document.id(o,true));return this;});Element.implement("grab"+n,function(o){m(document.id(o,true),this);return this;});});Element.implement({set:function(q,n){switch($type(q)){case"object":for(var o in q){this.set(o,q[o]);}break;case"string":var m=Element.Properties.get(q);(m&&m.set)?m.set.apply(this,Array.slice(arguments,1)):this.setProperty(q,n);}return this;},get:function(n){var m=Element.Properties.get(n);return(m&&m.get)?m.get.apply(this,Array.slice(arguments,1)):this.getProperty(n);},erase:function(n){var m=Element.Properties.get(n);(m&&m.erase)?m.erase.apply(this):this.removeProperty(n);return this;},setProperty:function(n,o){var m=f[n];if(o==undefined){return this.removeProperty(n);}if(m&&b[n]){o=!!o;}(m)?this[m]=o:this.setAttribute(n,""+o);return this;},setProperties:function(m){for(var n in m){this.setProperty(n,m[n]);}return this;},getProperty:function(n){var m=f[n];var o=(m)?this[m]:this.getAttribute(n,2);return(b[n])?!!o:(m)?o:o||null;},getProperties:function(){var m=$A(arguments);return m.map(this.getProperty,this).associate(m);},removeProperty:function(n){var m=f[n];(m)?this[m]=(m&&b[n])?false:"":this.removeAttribute(n);return this;},removeProperties:function(){Array.each(arguments,this.removeProperty,this);return this;},hasClass:function(m){return this.className.contains(m," ");},addClass:function(m){if(!this.hasClass(m)){this.className=(this.className+" "+m).clean();}return this;},removeClass:function(m){this.className=this.className.replace(new RegExp("(^|\\s)"+m+"(?:\\s|$)"),"$1");return this;},toggleClass:function(m){return this.hasClass(m)?this.removeClass(m):this.addClass(m);},adopt:function(){Array.flatten(arguments).each(function(m){m=document.id(m,true);if(m){this.appendChild(m);}},this);return this;},appendText:function(n,m){return this.grab(this.getDocument().newTextNode(n),m);},grab:function(n,m){a[m||"bottom"](document.id(n,true),this);return this;},inject:function(n,m){a[m||"bottom"](this,document.id(n,true));return this;},replaces:function(m){m=document.id(m,true);m.parentNode.replaceChild(this,m);return this;},wraps:function(n,m){n=document.id(n,true);return this.replaces(n).grab(n,m);},getPrevious:function(m,n){return k(this,"previousSibling",null,m,false,n);},getAllPrevious:function(m,n){return k(this,"previousSibling",null,m,true,n);},getNext:function(m,n){return k(this,"nextSibling",null,m,false,n);},getAllNext:function(m,n){return k(this,"nextSibling",null,m,true,n);},getFirst:function(m,n){return k(this,"nextSibling","firstChild",m,false,n);},getLast:function(m,n){return k(this,"previousSibling","lastChild",m,false,n);},getParent:function(m,n){return k(this,"parentNode",null,m,false,n);},getParents:function(m,n){return k(this,"parentNode",null,m,true,n);},getSiblings:function(m,n){return this.getParent().getChildren(m,n).erase(this);},getChildren:function(m,n){return k(this,"nextSibling","firstChild",m,true,n);},getWindow:function(){return this.ownerDocument.window;},getDocument:function(){return this.ownerDocument;},getElementById:function(p,o){var n=this.ownerDocument.getElementById(p);if(!n){return null;}for(var m=n.parentNode;m!=this;m=m.parentNode){if(!m){return null;}}return document.id(n,o);},getSelected:function(){return new Elements($A(this.options).filter(function(m){return m.selected;}));},getComputedStyle:function(n){if(this.currentStyle){return this.currentStyle[n.camelCase()];}var m=this.getDocument().defaultView.getComputedStyle(this,null);return(m)?m.getPropertyValue([n.hyphenate()]):null;},toQueryString:function(){var m=[];this.getElements("input, select, textarea",true).each(function(n){if(!n.name||n.disabled||n.type=="submit"||n.type=="reset"||n.type=="file"){return;}var o=(n.tagName.toLowerCase()=="select")?Element.getSelected(n).map(function(p){return p.value;}):((n.type=="radio"||n.type=="checkbox")&&!n.checked)?null:n.value;$splat(o).each(function(p){if(typeof p!="undefined"){m.push(n.name+"="+encodeURIComponent(p));}});});return m.join("&");},clone:function(p,m){p=p!==false;var s=this.cloneNode(p);var o=function(w,v){if(!m){w.removeAttribute("id");}if(Browser.Engine.trident){w.clearAttributes();w.mergeAttributes(v);w.removeAttribute("uid");if(w.options){var x=w.options,t=v.options;for(var u=x.length;u--;){x[u].selected=t[u].selected;}}}var y=j[v.tagName.toLowerCase()];if(y&&v[y]){w[y]=v[y];}};if(p){var q=s.getElementsByTagName("*"),r=this.getElementsByTagName("*");for(var n=q.length;n--;){o(q[n],r[n]);}}o(s,this);return document.id(s);},destroy:function(){Element.empty(this);Element.dispose(this);h(this,true);return null;},empty:function(){$A(this.childNodes).each(function(m){Element.destroy(m);});return this;},dispose:function(){return(this.parentNode)?this.parentNode.removeChild(this):this;},hasChild:function(m){m=document.id(m,true);if(!m){return false;}if(Browser.Engine.webkit&&Browser.Engine.version<420){return $A(this.getElementsByTagName(m.tagName)).contains(m);}return(this.contains)?(this!=m&&this.contains(m)):!!(this.compareDocumentPosition(m)&16);},match:function(m){return(!m||(m==this)||(Element.get(this,"tag")==m));}});Native.implement([Element,Window,Document],{addListener:function(p,o){if(p=="unload"){var m=o,n=this;o=function(){n.removeListener("unload",o);m();};}else{i[this.uid]=this;}if(this.addEventListener){this.addEventListener(p,o,false);}else{this.attachEvent("on"+p,o);}return this;},removeListener:function(n,m){if(this.removeEventListener){this.removeEventListener(n,m,false);}else{this.detachEvent("on"+n,m);}return this;},retrieve:function(n,m){var p=c(this.uid),o=p[n];if(m!=undefined&&o==undefined){o=p[n]=m;}return $pick(o);},store:function(n,m){var o=c(this.uid);o[n]=m;return this;},eliminate:function(m){var n=c(this.uid);delete n[m];return this;}});window.addListener("unload",d);})();Element.Properties=new Hash;Element.Properties.style={set:function(a){this.style.cssText=a;},get:function(){return this.style.cssText;},erase:function(){this.style.cssText="";}};Element.Properties.tag={get:function(){return this.tagName.toLowerCase();}};Element.Properties.html=(function(){var c=document.createElement("div");var a={table:[1,"<table>","</table>"],select:[1,"<select>","</select>"],tbody:[2,"<table><tbody>","</tbody></table>"],tr:[3,"<table><tbody><tr>","</tr></tbody></table>"]};a.thead=a.tfoot=a.tbody;var b={set:function(){var f=Array.flatten(arguments).join("");var g=Browser.Engine.trident&&a[this.get("tag")];if(g){var h=c;h.innerHTML=g[1]+f+g[2];for(var d=g[0];d--;){h=h.firstChild;}this.empty().adopt(h.childNodes);}else{this.innerHTML=f;}}};b.erase=b.set;return b;})();if(Browser.Engine.webkit&&Browser.Engine.version<420){Element.Properties.text={get:function(){if(this.innerText){return this.innerText;}var a=this.ownerDocument.newElement("div",{html:this.innerHTML}).inject(this.ownerDocument.body);var b=a.innerText;a.destroy();return b;}};}(function(){Element.implement({scrollTo:function(i,j){if(b(this)){this.getWindow().scrollTo(i,j);}else{this.scrollLeft=i;this.scrollTop=j;}return this;},getSize:function(){if(b(this)){return this.getWindow().getSize();}return{x:this.offsetWidth,y:this.offsetHeight};},getScrollSize:function(){if(b(this)){return this.getWindow().getScrollSize();}return{x:this.scrollWidth,y:this.scrollHeight};},getScroll:function(){if(b(this)){return this.getWindow().getScroll();}return{x:this.scrollLeft,y:this.scrollTop};},getScrolls:function(){var j=this,i={x:0,y:0};while(j&&!b(j)){i.x+=j.scrollLeft;i.y+=j.scrollTop;j=j.parentNode;}return i;},getOffsetParent:function(){var i=this;if(b(i)){return null;}if(!Browser.Engine.trident){return i.offsetParent;}while((i=i.parentNode)&&!b(i)){if(d(i,"position")!="static"){return i;}}return null;},getOffsets:function(){if(this.getBoundingClientRect){var k=this.getBoundingClientRect(),n=document.id(this.getDocument().documentElement),q=n.getScroll(),l=this.getScrolls(),j=this.getScroll(),i=(d(this,"position")=="fixed");return{x:k.left.toInt()+l.x-j.x+((i)?0:q.x)-n.clientLeft,y:k.top.toInt()+l.y-j.y+((i)?0:q.y)-n.clientTop};}var m=this,o={x:0,y:0};if(b(this)){return o;}while(m&&!b(m)){o.x+=m.offsetLeft;o.y+=m.offsetTop;if(Browser.Engine.gecko){if(!g(m)){o.x+=c(m);o.y+=h(m);}var p=m.parentNode;if(p&&d(p,"overflow")!="visible"){o.x+=c(p);o.y+=h(p);}}else{if(m!=this&&Browser.Engine.webkit){o.x+=c(m);o.y+=h(m);}}m=m.offsetParent;}if(Browser.Engine.gecko&&!g(this)){o.x-=c(this);o.y-=h(this);}return o;},getPosition:function(l){if(b(this)){return{x:0,y:0};}var m=this.getOffsets(),j=this.getScrolls();var i={x:m.x-j.x,y:m.y-j.y};var k=(l&&(l=document.id(l)))?l.getPosition():{x:0,y:0};return{x:i.x-k.x,y:i.y-k.y};},getCoordinates:function(k){if(b(this)){return this.getWindow().getCoordinates();}var i=this.getPosition(k),j=this.getSize();var l={left:i.x,top:i.y,width:j.x,height:j.y};l.right=l.left+l.width;l.bottom=l.top+l.height;return l;},computePosition:function(i){return{left:i.x-f(this,"margin-left"),top:i.y-f(this,"margin-top")};},setPosition:function(i){return this.setStyles(this.computePosition(i));}});Native.implement([Document,Window],{getSize:function(){if(Browser.Engine.presto||Browser.Engine.webkit){var j=this.getWindow();return{x:j.innerWidth,y:j.innerHeight};}var i=a(this);return{x:i.clientWidth,y:i.clientHeight};},getScroll:function(){var j=this.getWindow(),i=a(this);return{x:j.pageXOffset||i.scrollLeft,y:j.pageYOffset||i.scrollTop};},getScrollSize:function(){var j=a(this),i=this.getSize();return{x:Math.max(j.scrollWidth,i.x),y:Math.max(j.scrollHeight,i.y)};},getPosition:function(){return{x:0,y:0};},getCoordinates:function(){var i=this.getSize();return{top:0,left:0,bottom:i.y,right:i.x,height:i.y,width:i.x};}});var d=Element.getComputedStyle;function f(i,j){return d(i,j).toInt()||0;}function g(i){return d(i,"-moz-box-sizing")=="border-box";}function h(i){return f(i,"border-top-width");}function c(i){return f(i,"border-left-width");}function b(i){return(/^(?:body|html)$/i).test(i.tagName);}function a(i){var j=i.getDocument();return(!j.compatMode||j.compatMode=="CSS1Compat")?j.html:j.body;}})();Element.alias("setPosition","position");Native.implement([Window,Document,Element],{getHeight:function(){return this.getSize().y;},getWidth:function(){return this.getSize().x;},getScrollTop:function(){return this.getScroll().y;},getScrollLeft:function(){return this.getScroll().x;},getScrollHeight:function(){return this.getScrollSize().y;},getScrollWidth:function(){return this.getScrollSize().x;},getTop:function(){return this.getPosition().y;},getLeft:function(){return this.getPosition().x;}});var Event=new Native({name:"Event",initialize:function(a,g){g=g||window;var l=g.document;a=a||g.event;if(a.$extended){return a;}this.$extended=true;var k=a.type;var h=a.target||a.srcElement;while(h&&h.nodeType==3){h=h.parentNode;}if(k.test(/key/)){var b=a.which||a.keyCode;var n=Event.Keys.keyOf(b);if(k=="keydown"){var d=b-111;if(d>0&&d<13){n="f"+d;}}n=n||String.fromCharCode(b).toLowerCase();}else{if(k.match(/(click|mouse|menu)/i)){l=(!l.compatMode||l.compatMode=="CSS1Compat")?l.html:l.body;var j={x:a.pageX||a.clientX+l.scrollLeft,y:a.pageY||a.clientY+l.scrollTop};var c={x:(a.pageX)?a.pageX-g.pageXOffset:a.clientX,y:(a.pageY)?a.pageY-g.pageYOffset:a.clientY};if(k.match(/DOMMouseScroll|mousewheel/)){var i=(a.wheelDelta)?a.wheelDelta/120:-(a.detail||0)/3;}var f=(a.which==3)||(a.button==2);var m=null;if(k.match(/over|out/)){switch(k){case"mouseover":m=a.relatedTarget||a.fromElement;break;case"mouseout":m=a.relatedTarget||a.toElement;}if(!(function(){while(m&&m.nodeType==3){m=m.parentNode;}return true;}).create({attempt:Browser.Engine.gecko})()){m=false;}}}}return $extend(this,{event:a,type:k,page:j,client:c,rightClick:f,wheel:i,relatedTarget:m,target:h,code:b,key:n,shift:a.shiftKey,control:a.ctrlKey,alt:a.altKey,meta:a.metaKey});}});Event.Keys=new Hash({enter:13,up:38,down:40,left:37,right:39,esc:27,space:32,backspace:8,tab:9,"delete":46});Event.implement({stop:function(){return this.stopPropagation().preventDefault();},stopPropagation:function(){if(this.event.stopPropagation){this.event.stopPropagation();}else{this.event.cancelBubble=true;}return this;},preventDefault:function(){if(this.event.preventDefault){this.event.preventDefault();}else{this.event.returnValue=false;}return this;}});Element.Properties.events={set:function(a){this.addEvents(a);}};Native.implement([Element,Window,Document],{addEvent:function(f,h){var i=this.retrieve("events",{});i[f]=i[f]||{keys:[],values:[]};if(i[f].keys.contains(h)){return this;}i[f].keys.push(h);var g=f,a=Element.Events.get(f),c=h,j=this;if(a){if(a.onAdd){a.onAdd.call(this,h);}if(a.condition){c=function(k){if(a.condition.call(this,k)){return h.call(this,k);}return true;};}g=a.base||g;}var d=function(){return h.call(j);};var b=Element.NativeEvents[g];if(b){if(b==2){d=function(k){k=new Event(k,j.getWindow());if(c.call(j,k)===false){k.stop();}};}this.addListener(g,d);}i[f].values.push(d);return this;},removeEvent:function(c,b){var a=this.retrieve("events");if(!a||!a[c]){return this;}var g=a[c].keys.indexOf(b);if(g==-1){return this;}a[c].keys.splice(g,1);var f=a[c].values.splice(g,1)[0];var d=Element.Events.get(c);if(d){if(d.onRemove){d.onRemove.call(this,b);}c=d.base||c;}return(Element.NativeEvents[c])?this.removeListener(c,f):this;},addEvents:function(a){for(var b in a){this.addEvent(b,a[b]);}return this;},removeEvents:function(a){var c;if($type(a)=="object"){for(c in a){this.removeEvent(c,a[c]);}return this;}var b=this.retrieve("events");if(!b){return this;}if(!a){for(c in b){this.removeEvents(c);}this.eliminate("events");}else{if(b[a]){while(b[a].keys[0]){this.removeEvent(a,b[a].keys[0]);}b[a]=null;}}return this;},fireEvent:function(d,b,a){var c=this.retrieve("events");if(!c||!c[d]){return this;}c[d].keys.each(function(f){f.create({bind:this,delay:a,"arguments":b})();},this);return this;},cloneEvents:function(d,a){d=document.id(d);var c=d.retrieve("events");if(!c){return this;}if(!a){for(var b in c){this.cloneEvents(d,b);}}else{if(c[a]){c[a].keys.each(function(f){this.addEvent(a,f);},this);}}return this;}});try{if(typeof HTMLElement!="undefined"){HTMLElement.prototype.fireEvent=Element.prototype.fireEvent;}}catch(e){}Element.NativeEvents={click:2,dblclick:2,mouseup:2,mousedown:2,contextmenu:2,mousewheel:2,DOMMouseScroll:2,mouseover:2,mouseout:2,mousemove:2,selectstart:2,selectend:2,keydown:2,keypress:2,keyup:2,focus:2,blur:2,change:2,reset:2,select:2,submit:2,load:1,unload:1,beforeunload:2,resize:1,move:1,DOMContentLoaded:1,readystatechange:1,error:1,abort:1,scroll:1};(function(){var a=function(b){var c=b.relatedTarget;if(c==undefined){return true;}if(c===false){return false;}return($type(this)!="document"&&c!=this&&c.prefix!="xul"&&!this.hasChild(c));};Element.Events=new Hash({mouseenter:{base:"mouseover",condition:a},mouseleave:{base:"mouseout",condition:a},mousewheel:{base:(Browser.Engine.gecko)?"DOMMouseScroll":"mousewheel"}});})();Element.Properties.styles={set:function(a){this.setStyles(a);}};Element.Properties.opacity={set:function(a,b){if(!b){if(a==0){if(this.style.visibility!="hidden"){this.style.visibility="hidden";}}else{if(this.style.visibility!="visible"){this.style.visibility="visible";}}}if(!this.currentStyle||!this.currentStyle.hasLayout){this.style.zoom=1;}if(Browser.Engine.trident){this.style.filter=(a==1)?"":"alpha(opacity="+a*100+")";}this.style.opacity=a;this.store("opacity",a);},get:function(){return this.retrieve("opacity",1);}};Element.implement({setOpacity:function(a){return this.set("opacity",a,true);},getOpacity:function(){return this.get("opacity");},setStyle:function(b,a){switch(b){case"opacity":return this.set("opacity",parseFloat(a));case"float":b=(Browser.Engine.trident)?"styleFloat":"cssFloat";}b=b.camelCase();if($type(a)!="string"){var c=(Element.Styles.get(b)||"@").split(" ");a=$splat(a).map(function(f,d){if(!c[d]){return"";}return($type(f)=="number")?c[d].replace("@",Math.round(f)):f;}).join(" ");}else{if(a==String(Number(a))){a=Math.round(a);}}this.style[b]=a;return this;},getStyle:function(h){switch(h){case"opacity":return this.get("opacity");case"float":h=(Browser.Engine.trident)?"styleFloat":"cssFloat";}h=h.camelCase();var a=this.style[h];if(!$chk(a)){a=[];for(var g in Element.ShortStyles){if(h!=g){continue;}for(var f in Element.ShortStyles[g]){a.push(this.getStyle(f));}return a.join(" ");}a=this.getComputedStyle(h);}if(a){a=String(a);var c=a.match(/rgba?\([\d\s,]+\)/);if(c){a=a.replace(c[0],c[0].rgbToHex());}}if(Browser.Engine.presto||(Browser.Engine.trident&&!$chk(parseInt(a,10)))){if(h.test(/^(height|width)$/)){var b=(h=="width")?["left","right"]:["top","bottom"],d=0;b.each(function(i){d+=this.getStyle("border-"+i+"-width").toInt()+this.getStyle("padding-"+i).toInt();},this);return this["offset"+h.capitalize()]-d+"px";}if((Browser.Engine.presto)&&String(a).test("px")){return a;}if(h.test(/(border(.+)Width|margin|padding)/)){return"0px";}}return a;},setStyles:function(b){for(var a in b){this.setStyle(a,b[a]);}return this;},getStyles:function(){var a={};Array.flatten(arguments).each(function(b){a[b]=this.getStyle(b);},this);return a;}});Element.Styles=new Hash({left:"@px",top:"@px",bottom:"@px",right:"@px",width:"@px",height:"@px",maxWidth:"@px",maxHeight:"@px",minWidth:"@px",minHeight:"@px",backgroundColor:"rgb(@, @, @)",backgroundPosition:"@px @px",color:"rgb(@, @, @)",fontSize:"@px",letterSpacing:"@px",lineHeight:"@px",clip:"rect(@px @px @px @px)",margin:"@px @px @px @px",padding:"@px @px @px @px",border:"@px @ rgb(@, @, @) @px @ rgb(@, @, @) @px @ rgb(@, @, @)",borderWidth:"@px @px @px @px",borderStyle:"@ @ @ @",borderColor:"rgb(@, @, @) rgb(@, @, @) rgb(@, @, @) rgb(@, @, @)",zIndex:"@",zoom:"@",fontWeight:"@",textIndent:"@px",opacity:"@"});Element.ShortStyles={margin:{},padding:{},border:{},borderWidth:{},borderStyle:{},borderColor:{}};["Top","Right","Bottom","Left"].each(function(h){var g=Element.ShortStyles;var b=Element.Styles;["margin","padding"].each(function(i){var j=i+h;g[i][j]=b[j]="@px";});var f="border"+h;g.border[f]=b[f]="@px @ rgb(@, @, @)";var d=f+"Width",a=f+"Style",c=f+"Color";g[f]={};g.borderWidth[d]=g[f][d]=b[d]="@px";g.borderStyle[a]=g[f][a]=b[a]="@";g.borderColor[c]=g[f][c]=b[c]="rgb(@, @, @)";});var Fx=new Class({Implements:[Chain,Events,Options],options:{fps:50,unit:false,duration:500,link:"ignore"},initialize:function(a){this.subject=this.subject||this;this.setOptions(a);this.options.duration=Fx.Durations[this.options.duration]||this.options.duration.toInt();var b=this.options.wait;if(b===false){this.options.link="cancel";}},getTransition:function(){return function(a){return -(Math.cos(Math.PI*a)-1)/2;};},step:function(){var a=$time();if(a<this.time+this.options.duration){var b=this.transition((a-this.time)/this.options.duration);this.set(this.compute(this.from,this.to,b));}else{this.set(this.compute(this.from,this.to,1));this.complete();}},set:function(a){return a;},compute:function(c,b,a){return Fx.compute(c,b,a);},check:function(){if(!this.timer){return true;}switch(this.options.link){case"cancel":this.cancel();return true;case"chain":this.chain(this.caller.bind(this,arguments));return false;}return false;},start:function(b,a){if(!this.check(b,a)){return this;}this.from=b;this.to=a;this.time=0;this.transition=this.getTransition();this.startTimer();this.onStart();return this;},complete:function(){if(this.stopTimer()){this.onComplete();}return this;},cancel:function(){if(this.stopTimer()){this.onCancel();}return this;},onStart:function(){this.fireEvent("start",this.subject);},onComplete:function(){this.fireEvent("complete",this.subject);if(!this.callChain()){this.fireEvent("chainComplete",this.subject);}},onCancel:function(){this.fireEvent("cancel",this.subject).clearChain();},pause:function(){this.stopTimer();return this;},resume:function(){this.startTimer();return this;},stopTimer:function(){if(!this.timer){return false;}this.time=$time()-this.time;this.timer=$clear(this.timer);return true;},startTimer:function(){if(this.timer){return false;}this.time=$time()-this.time;this.timer=this.step.periodical(Math.round(1000/this.options.fps),this);return true;}});Fx.compute=function(c,b,a){return(b-c)*a+c;};Fx.Durations={"short":250,normal:500,"long":1000};Fx.CSS=new Class({Extends:Fx,prepare:function(d,f,b){b=$splat(b);var c=b[1];if(!$chk(c)){b[1]=b[0];b[0]=d.getStyle(f);}var a=b.map(this.parse);return{from:a[0],to:a[1]};},parse:function(a){a=$lambda(a)();a=(typeof a=="string")?a.split(" "):$splat(a);return a.map(function(c){c=String(c);var b=false;Fx.CSS.Parsers.each(function(g,f){if(b){return;}var d=g.parse(c);if($chk(d)){b={value:d,parser:g};}});b=b||{value:c,parser:Fx.CSS.Parsers.String};return b;});},compute:function(d,c,b){var a=[];(Math.min(d.length,c.length)).times(function(f){a.push({value:d[f].parser.compute(d[f].value,c[f].value,b),parser:d[f].parser});});a.$family={name:"fx:css:value"};return a;},serve:function(c,b){if($type(c)!="fx:css:value"){c=this.parse(c);}var a=[];c.each(function(d){a=a.concat(d.parser.serve(d.value,b));});return a;},render:function(a,d,c,b){a.setStyle(d,this.serve(c,b));},search:function(a){if(Fx.CSS.Cache[a]){return Fx.CSS.Cache[a];}var b={};Array.each(document.styleSheets,function(f,d){var c=f.href;if(c&&c.contains("://")&&!c.contains(document.domain)){return;}var g=f.rules||f.cssRules;Array.each(g,function(k,h){if(!k.style){return;}var j=(k.selectorText)?k.selectorText.replace(/^\w+/,function(i){return i.toLowerCase();}):null;if(!j||!j.test("^"+a+"$")){return;}Element.Styles.each(function(l,i){if(!k.style[i]||Element.ShortStyles[i]){return;}l=String(k.style[i]);b[i]=(l.test(/^rgb/))?l.rgbToHex():l;});});});return Fx.CSS.Cache[a]=b;}});Fx.CSS.Cache={};Fx.CSS.Parsers=new Hash({Color:{parse:function(a){if(a.match(/^#[0-9a-f]{3,6}$/i)){return a.hexToRgb(true);}return((a=a.match(/(\d+),\s*(\d+),\s*(\d+)/)))?[a[1],a[2],a[3]]:false;},compute:function(c,b,a){return c.map(function(f,d){return Math.round(Fx.compute(c[d],b[d],a));});},serve:function(a){return a.map(Number);}},Number:{parse:parseFloat,compute:Fx.compute,serve:function(b,a){return(a)?b+a:b;}},String:{parse:$lambda(false),compute:$arguments(1),serve:$arguments(0)}});Fx.Morph=new Class({Extends:Fx.CSS,initialize:function(b,a){this.element=this.subject=document.id(b);this.parent(a);},set:function(a){if(typeof a=="string"){a=this.search(a);}for(var b in a){this.render(this.element,b,a[b],this.options.unit);}return this;},compute:function(f,d,c){var a={};for(var b in f){a[b]=this.parent(f[b],d[b],c);}return a;},start:function(b){if(!this.check(b)){return this;}if(typeof b=="string"){b=this.search(b);}var f={},d={};for(var c in b){var a=this.prepare(this.element,c,b[c]);f[c]=a.from;d[c]=a.to;}return this.parent(f,d);}});Element.Properties.morph={set:function(a){var b=this.retrieve("morph");if(b){b.cancel();}return this.eliminate("morph").store("morph:options",$extend({link:"cancel"},a));},get:function(a){if(a||!this.retrieve("morph")){if(a||!this.retrieve("morph:options")){this.set("morph",a);}this.store("morph",new Fx.Morph(this,this.retrieve("morph:options")));}return this.retrieve("morph");}};Element.implement({morph:function(a){this.get("morph").start(a);return this;}});Fx.implement({getTransition:function(){var a=this.options.transition||Fx.Transitions.Sine.easeInOut;if(typeof a=="string"){var b=a.split(":");a=Fx.Transitions;a=a[b[0]]||a[b[0].capitalize()];if(b[1]){a=a["ease"+b[1].capitalize()+(b[2]?b[2].capitalize():"")];}}return a;}});Fx.Transition=function(b,a){a=$splat(a);return $extend(b,{easeIn:function(c){return b(c,a);},easeOut:function(c){return 1-b(1-c,a);},easeInOut:function(c){return(c<=0.5)?b(2*c,a)/2:(2-b(2*(1-c),a))/2;}});};Fx.Transitions=new Hash({linear:$arguments(0)});Fx.Transitions.extend=function(a){for(var b in a){Fx.Transitions[b]=new Fx.Transition(a[b]);}};Fx.Transitions.extend({Pow:function(b,a){return Math.pow(b,a[0]||6);},Expo:function(a){return Math.pow(2,8*(a-1));},Circ:function(a){return 1-Math.sin(Math.acos(a));},Sine:function(a){return 1-Math.sin((1-a)*Math.PI/2);},Back:function(b,a){a=a[0]||1.618;return Math.pow(b,2)*((a+1)*b-a);},Bounce:function(g){var f;for(var d=0,c=1;1;d+=c,c/=2){if(g>=(7-4*d)/11){f=c*c-Math.pow((11-6*d-11*g)/4,2);break;}}return f;},Elastic:function(b,a){return Math.pow(2,10*--b)*Math.cos(20*b*Math.PI*(a[0]||1)/3);}});["Quad","Cubic","Quart","Quint"].each(function(b,a){Fx.Transitions[b]=new Fx.Transition(function(c){return Math.pow(c,[a+2]);});});Fx.Tween=new Class({Extends:Fx.CSS,initialize:function(b,a){this.element=this.subject=document.id(b);this.parent(a);},set:function(b,a){if(arguments.length==1){a=b;b=this.property||this.options.property;}this.render(this.element,b,a,this.options.unit);return this;},start:function(c,f,d){if(!this.check(c,f,d)){return this;}var b=Array.flatten(arguments);this.property=this.options.property||b.shift();var a=this.prepare(this.element,this.property,b);return this.parent(a.from,a.to);}});Element.Properties.tween={set:function(a){var b=this.retrieve("tween");if(b){b.cancel();}return this.eliminate("tween").store("tween:options",$extend({link:"cancel"},a));},get:function(a){if(a||!this.retrieve("tween")){if(a||!this.retrieve("tween:options")){this.set("tween",a);}this.store("tween",new Fx.Tween(this,this.retrieve("tween:options")));}return this.retrieve("tween");}};Element.implement({tween:function(a,c,b){this.get("tween").start(arguments);return this;},fade:function(c){var f=this.get("tween"),d="opacity",a;c=$pick(c,"toggle");switch(c){case"in":f.start(d,1);break;case"out":f.start(d,0);break;case"show":f.set(d,1);break;case"hide":f.set(d,0);break;case"toggle":var b=this.retrieve("fade:flag",this.get("opacity")==1);f.start(d,(b)?0:1);this.store("fade:flag",!b);a=true;break;default:f.start(d,arguments);}if(!a){this.eliminate("fade:flag");}return this;},highlight:function(c,a){if(!a){a=this.retrieve("highlight:original",this.getStyle("background-color"));a=(a=="transparent")?"#fff":a;}var b=this.get("tween");b.start("background-color",c||"#ffff88",a).chain(function(){this.setStyle("background-color",this.retrieve("highlight:original"));b.callChain();}.bind(this));return this;}});var Request=new Class({Implements:[Chain,Events,Options],options:{url:"",data:"",headers:{"X-Requested-With":"XMLHttpRequest",Accept:"text/javascript, text/html, application/xml, text/xml, */*"},async:true,format:false,method:"post",link:"ignore",isSuccess:null,emulation:true,urlEncoded:true,encoding:"utf-8",evalScripts:false,evalResponse:false,noCache:false},initialize:function(a){this.xhr=new Browser.Request();this.setOptions(a);this.options.isSuccess=this.options.isSuccess||this.isSuccess;this.headers=new Hash(this.options.headers);},onStateChange:function(){if(this.xhr.readyState!=4||!this.running){return;}this.running=false;this.status=0;$try(function(){this.status=this.xhr.status;}.bind(this));this.xhr.onreadystatechange=$empty;if(this.options.isSuccess.call(this,this.status)){this.response={text:this.xhr.responseText,xml:this.xhr.responseXML};this.success(this.response.text,this.response.xml);}else{this.response={text:null,xml:null};this.failure();}},isSuccess:function(){return((this.status>=200)&&(this.status<300));},processScripts:function(a){if(this.options.evalResponse||(/(ecma|java)script/).test(this.getHeader("Content-type"))){return $exec(a);}return a.stripScripts(this.options.evalScripts);},success:function(b,a){this.onSuccess(this.processScripts(b),a);},onSuccess:function(){this.fireEvent("complete",arguments).fireEvent("success",arguments).callChain();},failure:function(){this.onFailure();},onFailure:function(){this.fireEvent("complete").fireEvent("failure",this.xhr);},setHeader:function(a,b){this.headers.set(a,b);return this;},getHeader:function(a){return $try(function(){return this.xhr.getResponseHeader(a);}.bind(this));},check:function(){if(!this.running){return true;}switch(this.options.link){case"cancel":this.cancel();return true;case"chain":this.chain(this.caller.bind(this,arguments));return false;}return false;},send:function(l){if(!this.check(l)){return this;}this.running=true;var j=$type(l);if(j=="string"||j=="element"){l={data:l};}var d=this.options;l=$extend({data:d.data,url:d.url,method:d.method},l);var h=l.data,b=String(l.url),a=l.method.toLowerCase();switch($type(h)){case"element":h=document.id(h).toQueryString();break;case"object":case"hash":h=Hash.toQueryString(h);}if(this.options.format){var k="format="+this.options.format;h=(h)?k+"&"+h:k;}if(this.options.emulation&&!["get","post"].contains(a)){var i="_method="+a;h=(h)?i+"&"+h:i;a="post";}if(this.options.urlEncoded&&a=="post"){var c=(this.options.encoding)?"; charset="+this.options.encoding:"";this.headers.set("Content-type","application/x-www-form-urlencoded"+c);}if(this.options.noCache){var g="noCache="+new Date().getTime();h=(h)?g+"&"+h:g;}var f=b.lastIndexOf("/");if(f>-1&&(f=b.indexOf("#"))>-1){b=b.substr(0,f);}if(h&&a=="get"){b=b+(b.contains("?")?"&":"?")+h;h=null;}this.xhr.open(a.toUpperCase(),b,this.options.async);this.xhr.onreadystatechange=this.onStateChange.bind(this);this.headers.each(function(n,m){try{this.xhr.setRequestHeader(m,n);}catch(o){this.fireEvent("exception",[m,n]);}},this);this.fireEvent("request");this.xhr.send(h);if(!this.options.async){this.onStateChange();}return this;},cancel:function(){if(!this.running){return this;}this.running=false;this.xhr.abort();this.xhr.onreadystatechange=$empty;this.xhr=new Browser.Request();this.fireEvent("cancel");return this;}});(function(){var a={};["get","post","put","delete","GET","POST","PUT","DELETE"].each(function(b){a[b]=function(){var c=Array.link(arguments,{url:String.type,data:$defined});return this.send($extend(c,{method:b}));};});Request.implement(a);})();Element.Properties.send={set:function(a){var b=this.retrieve("send");if(b){b.cancel();}return this.eliminate("send").store("send:options",$extend({data:this,link:"cancel",method:this.get("method")||"post",url:this.get("action")},a));},get:function(a){if(a||!this.retrieve("send")){if(a||!this.retrieve("send:options")){this.set("send",a);}this.store("send",new Request(this.retrieve("send:options")));}return this.retrieve("send");}};Element.implement({send:function(a){var b=this.get("send");b.send({data:this,url:a||b.options.url});return this;}});Request.HTML=new Class({Extends:Request,options:{update:false,append:false,evalScripts:true,filter:false},processHTML:function(c){var b=c.match(/<body[^>]*>([\s\S]*?)<\/body>/i);c=(b)?b[1]:c;var a=new Element("div");return $try(function(){var d="<root>"+c+"</root>",h;if(Browser.Engine.trident){h=new ActiveXObject("Microsoft.XMLDOM");h.async=false;h.loadXML(d);}else{h=new DOMParser().parseFromString(d,"text/xml");}d=h.getElementsByTagName("root")[0];if(!d){return null;}for(var g=0,f=d.childNodes.length;g<f;g++){var j=Element.clone(d.childNodes[g],true,true);if(j){a.grab(j);}}return a;})||a.set("html",c);},success:function(d){var c=this.options,b=this.response;b.html=d.stripScripts(function(f){b.javascript=f;});var a=this.processHTML(b.html);b.tree=a.childNodes;b.elements=a.getElements("*");if(c.filter){b.tree=b.elements.filter(c.filter);}if(c.update){document.id(c.update).empty().set("html",b.html);}else{if(c.append){document.id(c.append).adopt(a.getChildren());}}if(c.evalScripts){$exec(b.javascript);}this.onSuccess(b.tree,b.elements,b.html,b.javascript);}});Element.Properties.load={set:function(a){var b=this.retrieve("load");if(b){b.cancel();}return this.eliminate("load").store("load:options",$extend({data:this,link:"cancel",update:this,method:"get"},a));},get:function(a){if(a||!this.retrieve("load")){if(a||!this.retrieve("load:options")){this.set("load",a);}this.store("load",new Request.HTML(this.retrieve("load:options")));}return this.retrieve("load");}};Element.implement({load:function(){this.get("load").send(Array.link(arguments,{data:Object.type,url:String.type}));return this;}});var JSON=new Hash(this.JSON&&{stringify:JSON.stringify,parse:JSON.parse}).extend({$specialChars:{"\b":"\\b","\t":"\\t","\n":"\\n","\f":"\\f","\r":"\\r",'"':'\\"',"\\":"\\\\"},$replaceChars:function(a){return JSON.$specialChars[a]||"\\u00"+Math.floor(a.charCodeAt()/16).toString(16)+(a.charCodeAt()%16).toString(16);},encode:function(b){switch($type(b)){case"string":return'"'+b.replace(/[\x00-\x1f\\"]/g,JSON.$replaceChars)+'"';case"array":return"["+String(b.map(JSON.encode).clean())+"]";case"object":case"hash":var a=[];Hash.each(b,function(f,d){var c=JSON.encode(f);if(c){a.push(JSON.encode(d)+":"+c);}});return"{"+a+"}";case"number":case"boolean":return String(b);case false:return"null";}return null;},decode:function(string,secure){if($type(string)!="string"||!string.length){return null;}if(secure&&!(/^[,:{}\[\]0-9.\-+Eaeflnr-u \n\r\t]*$/).test(string.replace(/\\./g,"@").replace(/"[^"\\\n\r]*"/g,""))){return null;}return eval("("+string+")");}});Request.JSON=new Class({Extends:Request,options:{secure:true},initialize:function(a){this.parent(a);this.headers.extend({Accept:"application/json","X-Request":"JSON"});},success:function(a){this.response.json=JSON.decode(a,this.options.secure);this.onSuccess(this.response.json,a);}});var Cookie=new Class({Implements:Options,options:{path:false,domain:false,duration:false,secure:false,document:document},initialize:function(b,a){this.key=b;this.setOptions(a);},write:function(b){b=encodeURIComponent(b);if(this.options.domain){b+="; domain="+this.options.domain;}if(this.options.path){b+="; path="+this.options.path;}if(this.options.duration){var a=new Date();a.setTime(a.getTime()+this.options.duration*24*60*60*1000);b+="; expires="+a.toGMTString();}if(this.options.secure){b+="; secure";}this.options.document.cookie=this.key+"="+b;return this;},read:function(){var a=this.options.document.cookie.match("(?:^|;)\\s*"+this.key.escapeRegExp()+"=([^;]*)");return(a)?decodeURIComponent(a[1]):null;},dispose:function(){new Cookie(this.key,$merge(this.options,{duration:-1})).write("");return this;}});Cookie.write=function(b,c,a){return new Cookie(b,a).write(c);};Cookie.read=function(a){return new Cookie(a).read();};Cookie.dispose=function(b,a){return new Cookie(b,a).dispose();};Element.Events.domready={onAdd:function(a){if(Browser.loaded){a.call(this);}}};(function(){var b=function(){if(Browser.loaded){return;}Browser.loaded=true;window.fireEvent("domready");document.fireEvent("domready");};window.addEvent("load",b);if(Browser.Engine.trident){var a=document.createElement("div");(function(){($try(function(){a.doScroll();return document.id(a).inject(document.body).set("html","temp").dispose();}))?b():arguments.callee.delay(50);})();}else{if(Browser.Engine.webkit&&Browser.Engine.version<525){(function(){(["loaded","complete"].contains(document.readyState))?b():arguments.callee.delay(50);})();}else{document.addEvent("DOMContentLoaded",b);}}})();Native.implement([Document,Element],{getElements:function(j,h){j=j.split(",");var c,f={};for(var d=0,b=j.length;d<b;d++){var a=j[d],g=Selectors.Utils.search(this,a,f);if(d!=0&&g.item){g=$A(g);}c=(d==0)?g:(c.item)?$A(c).concat(g):c.concat(g);}return new Elements(c,{ddup:(j.length>1),cash:!h});}});Element.implement({match:function(b){if(!b||(b==this)){return true;}var d=Selectors.Utils.parseTagAndID(b);var a=d[0],f=d[1];if(!Selectors.Filters.byID(this,f)||!Selectors.Filters.byTag(this,a)){return false;}var c=Selectors.Utils.parseSelector(b);return(c)?Selectors.Utils.filter(this,c,{}):true;}});var Selectors={Cache:{nth:{},parsed:{}}};Selectors.RegExps={id:(/#([\w-]+)/),tag:(/^(\w+|\*)/),quick:(/^(\w+|\*)$/),splitter:(/\s*([+>~\s])\s*([a-zA-Z#.*:\[])/g),combined:(/\.([\w-]+)|\[(\w+)(?:([!*^$~|]?=)(["']?)([^\4]*?)\4)?\]|:([\w-]+)(?:\(["']?(.*?)?["']?\)|$)/g)};Selectors.Utils={chk:function(b,c){if(!c){return true;}var a=$uid(b);if(!c[a]){return c[a]=true;}return false;},parseNthArgument:function(i){if(Selectors.Cache.nth[i]){return Selectors.Cache.nth[i];}var f=i.match(/^([+-]?\d*)?([a-z]+)?([+-]?\d*)?$/);if(!f){return false;}var h=parseInt(f[1],10);var d=(h||h===0)?h:1;var g=f[2]||false;var c=parseInt(f[3],10)||0;if(d!=0){c--;while(c<1){c+=d;}while(c>=d){c-=d;}}else{d=c;g="index";}switch(g){case"n":f={a:d,b:c,special:"n"};break;case"odd":f={a:2,b:0,special:"n"};break;case"even":f={a:2,b:1,special:"n"};break;case"first":f={a:0,special:"index"};break;case"last":f={special:"last-child"};break;case"only":f={special:"only-child"};break;default:f={a:(d-1),special:"index"};}return Selectors.Cache.nth[i]=f;},parseSelector:function(f){if(Selectors.Cache.parsed[f]){return Selectors.Cache.parsed[f];}var d,i={classes:[],pseudos:[],attributes:[]};while((d=Selectors.RegExps.combined.exec(f))){var j=d[1],h=d[2],g=d[3],b=d[5],c=d[6],k=d[7];if(j){i.classes.push(j);}else{if(c){var a=Selectors.Pseudo.get(c);if(a){i.pseudos.push({parser:a,argument:k});}else{i.attributes.push({name:c,operator:"=",value:k});}}else{if(h){i.attributes.push({name:h,operator:g,value:b});}}}}if(!i.classes.length){delete i.classes;}if(!i.attributes.length){delete i.attributes;}if(!i.pseudos.length){delete i.pseudos;}if(!i.classes&&!i.attributes&&!i.pseudos){i=null;}return Selectors.Cache.parsed[f]=i;},parseTagAndID:function(b){var a=b.match(Selectors.RegExps.tag);var c=b.match(Selectors.RegExps.id);return[(a)?a[1]:"*",(c)?c[1]:false];},filter:function(g,c,f){var d;if(c.classes){for(d=c.classes.length;d--;d){var h=c.classes[d];if(!Selectors.Filters.byClass(g,h)){return false;}}}if(c.attributes){for(d=c.attributes.length;d--;d){var b=c.attributes[d];if(!Selectors.Filters.byAttribute(g,b.name,b.operator,b.value)){return false;}}}if(c.pseudos){for(d=c.pseudos.length;d--;d){var a=c.pseudos[d];if(!Selectors.Filters.byPseudo(g,a.parser,a.argument,f)){return false;}}}return true;},getByTagAndID:function(b,a,d){if(d){var c=(b.getElementById)?b.getElementById(d,true):Element.getElementById(b,d,true);return(c&&Selectors.Filters.byTag(c,a))?[c]:[];}else{return b.getElementsByTagName(a);}},search:function(p,o,u){var b=[];var c=o.trim().replace(Selectors.RegExps.splitter,function(k,j,i){b.push(j);return":)"+i;}).split(":)");var q,f,B;for(var A=0,w=c.length;A<w;A++){var z=c[A];if(A==0&&Selectors.RegExps.quick.test(z)){q=p.getElementsByTagName(z);continue;}var a=b[A-1];var r=Selectors.Utils.parseTagAndID(z);var C=r[0],s=r[1];if(A==0){q=Selectors.Utils.getByTagAndID(p,C,s);}else{var d={},h=[];for(var y=0,x=q.length;y<x;y++){h=Selectors.Getters[a](h,q[y],C,s,d);}q=h;}var g=Selectors.Utils.parseSelector(z);if(g){f=[];for(var v=0,t=q.length;v<t;v++){B=q[v];if(Selectors.Utils.filter(B,g,u)){f.push(B);}}q=f;}}return q;}};Selectors.Getters={" ":function(j,h,k,a,f){var d=Selectors.Utils.getByTagAndID(h,k,a);for(var c=0,b=d.length;c<b;c++){var g=d[c];if(Selectors.Utils.chk(g,f)){j.push(g);}}return j;},">":function(j,h,k,a,g){var c=Selectors.Utils.getByTagAndID(h,k,a);for(var f=0,d=c.length;f<d;f++){var b=c[f];if(b.parentNode==h&&Selectors.Utils.chk(b,g)){j.push(b);}}return j;},"+":function(c,b,a,f,d){while((b=b.nextSibling)){if(b.nodeType==1){if(Selectors.Utils.chk(b,d)&&Selectors.Filters.byTag(b,a)&&Selectors.Filters.byID(b,f)){c.push(b);}break;}}return c;},"~":function(c,b,a,f,d){while((b=b.nextSibling)){if(b.nodeType==1){if(!Selectors.Utils.chk(b,d)){break;}if(Selectors.Filters.byTag(b,a)&&Selectors.Filters.byID(b,f)){c.push(b);}}}return c;}};Selectors.Filters={byTag:function(b,a){return(a=="*"||(b.tagName&&b.tagName.toLowerCase()==a));},byID:function(a,b){return(!b||(a.id&&a.id==b));},byClass:function(b,a){return(b.className&&b.className.contains&&b.className.contains(a," "));},byPseudo:function(a,d,c,b){return d.call(a,c,b);},byAttribute:function(c,d,b,f){var a=Element.prototype.getProperty.call(c,d);if(!a){return(b=="!=");}if(!b||f==undefined){return true;}switch(b){case"=":return(a==f);case"*=":return(a.contains(f));case"^=":return(a.substr(0,f.length)==f);case"$=":return(a.substr(a.length-f.length)==f);case"!=":return(a!=f);case"~=":return a.contains(f," ");case"|=":return a.contains(f,"-");}return false;}};Selectors.Pseudo=new Hash({checked:function(){return this.checked;},empty:function(){return !(this.innerText||this.textContent||"").length;},not:function(a){return !Element.match(this,a);},contains:function(a){return(this.innerText||this.textContent||"").contains(a);},"first-child":function(){return Selectors.Pseudo.index.call(this,0);},"last-child":function(){var a=this;while((a=a.nextSibling)){if(a.nodeType==1){return false;}}return true;},"only-child":function(){var b=this;while((b=b.previousSibling)){if(b.nodeType==1){return false;}}var a=this;while((a=a.nextSibling)){if(a.nodeType==1){return false;}}return true;},"nth-child":function(h,f){h=(h==undefined)?"n":h;var c=Selectors.Utils.parseNthArgument(h);if(c.special!="n"){return Selectors.Pseudo[c.special].call(this,c.a,f);}var g=0;f.positions=f.positions||{};var d=$uid(this);if(!f.positions[d]){var b=this;while((b=b.previousSibling)){if(b.nodeType!=1){continue;}g++;var a=f.positions[$uid(b)];if(a!=undefined){g=a+g;break;}}f.positions[d]=g;}return(f.positions[d]%c.a==c.b);},index:function(a){var b=this,c=0;while((b=b.previousSibling)){if(b.nodeType==1&&++c>a){return false;}}return(c==a);},even:function(b,a){return Selectors.Pseudo["nth-child"].call(this,"2n+1",a);},odd:function(b,a){return Selectors.Pseudo["nth-child"].call(this,"2n",a);},selected:function(){return this.selected;},enabled:function(){return(this.disabled===false);}});var Swiff=new Class({Implements:[Options],options:{id:null,height:1,width:1,container:null,properties:{},params:{quality:"high",allowScriptAccess:"always",wMode:"transparent",swLiveConnect:true},callBacks:{},vars:{}},toElement:function(){return this.object;},initialize:function(m,n){this.instance="Swiff_"+$time();this.setOptions(n);n=this.options;var b=this.id=n.id||this.instance;var a=document.id(n.container);Swiff.CallBacks[this.instance]={};var f=n.params,h=n.vars,g=n.callBacks;var i=$extend({height:n.height,width:n.width},n.properties);var l=this;for(var d in g){Swiff.CallBacks[this.instance][d]=(function(o){return function(){return o.apply(l.object,arguments);};})(g[d]);h[d]="Swiff.CallBacks."+this.instance+"."+d;}f.flashVars=Hash.toQueryString(h);if(Browser.Engine.trident){i.classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000";f.movie=m;}else{i.type="application/x-shockwave-flash";i.data=m;}var k='<object id="'+b+'"';for(var j in i){k+=" "+j+'="'+i[j]+'"';}k+=">";for(var c in f){if(f[c]){k+='<param name="'+c+'" value="'+f[c]+'" />';}}k+="</object>";this.object=((a)?a.empty():new Element("div")).set("html",k).firstChild;},replaces:function(a){a=document.id(a,true);a.parentNode.replaceChild(this.toElement(),a);return this;},inject:function(a){document.id(a,true).appendChild(this.toElement());return this;},remote:function(){return Swiff.remote.apply(Swiff,[this.toElement()].extend(arguments));}});Swiff.CallBacks={};Swiff.remote=function(obj,fn){var rs=obj.CallFunction('<invoke name="'+fn+'" returntype="javascript">'+__flash__argumentsToXML(arguments,2)+"</invoke>");return eval(rs);};


var XML = new Class({
	  initialize: function(options){
	     this.options = options;
	     return this.getXML();
	  },

	   getXML : function() {
	     var xml = this.options.xml.documentElement;

	   return this.createXML(xml);
	   },

	   createXML : function(xml, parent) {
	      if(!parent) {
	        parent = new Element(xml.nodeName);
	     }

	   if(xml.childNodes.length) {
	        for(var i = 0; i < xml.childNodes.length; i++) {
	           if(xml.childNodes[i].nodeType == 1) { // Element type
	              // NodeName
	              var el = new Element(xml.childNodes[i].nodeName);

	              // Attributes
	              if(xml.childNodes[i].attributes.length) {
	                 for(var j = 0; j < xml.childNodes[i].attributes.length; j++) {
	                    var property = xml.childNodes[i].attributes[j].nodeName;
	                    var value    = xml.childNodes[i].attributes[j].nodeValue;
	                    el.setProperty(property, value);
	                 }
	              }

	              // Value
	              el.set({
	                 value : xml.childNodes[i].firstChild.nodeValue
	              })

	              parent.adopt(el);

	              var son = xml.childNodes[i];
	              if(son.childNodes.length) {
	                 this.createXML(son, el);
	              }
	           }
	        }
	     }
	     return parent;
	   }

	});


/*
 * Copyright (c) 2009 Simo Kinnunen.
 * Licensed under the MIT license.
 *
 * @version 1.09i
 */
var Cufon=(function(){var m=function(){return m.replace.apply(null,arguments)};var x=m.DOM={ready:(function(){var C=false,E={loaded:1,complete:1};var B=[],D=function(){if(C){return}C=true;for(var F;F=B.shift();F()){}};if(document.addEventListener){document.addEventListener("DOMContentLoaded",D,false);window.addEventListener("pageshow",D,false)}if(!window.opera&&document.readyState){(function(){E[document.readyState]?D():setTimeout(arguments.callee,10)})()}if(document.readyState&&document.createStyleSheet){(function(){try{document.body.doScroll("left");D()}catch(F){setTimeout(arguments.callee,1)}})()}q(window,"load",D);return function(F){if(!arguments.length){D()}else{C?F():B.push(F)}}})(),root:function(){return document.documentElement||document.body}};var n=m.CSS={Size:function(C,B){this.value=parseFloat(C);this.unit=String(C).match(/[a-z%]*$/)[0]||"px";this.convert=function(D){return D/B*this.value};this.convertFrom=function(D){return D/this.value*B};this.toString=function(){return this.value+this.unit}},addClass:function(C,B){var D=C.className;C.className=D+(D&&" ")+B;return C},color:j(function(C){var B={};B.color=C.replace(/^rgba\((.*?),\s*([\d.]+)\)/,function(E,D,F){B.opacity=parseFloat(F);return"rgb("+D+")"});return B}),fontStretch:j(function(B){if(typeof B=="number"){return B}if(/%$/.test(B)){return parseFloat(B)/100}return{"ultra-condensed":0.5,"extra-condensed":0.625,condensed:0.75,"semi-condensed":0.875,"semi-expanded":1.125,expanded:1.25,"extra-expanded":1.5,"ultra-expanded":2}[B]||1}),getStyle:function(C){var B=document.defaultView;if(B&&B.getComputedStyle){return new a(B.getComputedStyle(C,null))}if(C.currentStyle){return new a(C.currentStyle)}return new a(C.style)},gradient:j(function(F){var G={id:F,type:F.match(/^-([a-z]+)-gradient\(/)[1],stops:[]},C=F.substr(F.indexOf("(")).match(/([\d.]+=)?(#[a-f0-9]+|[a-z]+\(.*?\)|[a-z]+)/ig);for(var E=0,B=C.length,D;E<B;++E){D=C[E].split("=",2).reverse();G.stops.push([D[1]||E/(B-1),D[0]])}return G}),quotedList:j(function(E){var D=[],C=/\s*((["'])([\s\S]*?[^\\])\2|[^,]+)\s*/g,B;while(B=C.exec(E)){D.push(B[3]||B[1])}return D}),recognizesMedia:j(function(G){var E=document.createElement("style"),D,C,B;E.type="text/css";E.media=G;try{E.appendChild(document.createTextNode("/**/"))}catch(F){}C=g("head")[0];C.insertBefore(E,C.firstChild);D=(E.sheet||E.styleSheet);B=D&&!D.disabled;C.removeChild(E);return B}),removeClass:function(D,C){var B=RegExp("(?:^|\\s+)"+C+"(?=\\s|$)","g");D.className=D.className.replace(B,"");return D},supports:function(D,C){var B=document.createElement("span").style;if(B[D]===undefined){return false}B[D]=C;return B[D]===C},textAlign:function(E,D,B,C){if(D.get("textAlign")=="right"){if(B>0){E=" "+E}}else{if(B<C-1){E+=" "}}return E},textShadow:j(function(F){if(F=="none"){return null}var E=[],G={},B,C=0;var D=/(#[a-f0-9]+|[a-z]+\(.*?\)|[a-z]+)|(-?[\d.]+[a-z%]*)|,/ig;while(B=D.exec(F)){if(B[0]==","){E.push(G);G={};C=0}else{if(B[1]){G.color=B[1]}else{G[["offX","offY","blur"][C++]]=B[2]}}}E.push(G);return E}),textTransform:(function(){var B={uppercase:function(C){return C.toUpperCase()},lowercase:function(C){return C.toLowerCase()},capitalize:function(C){return C.replace(/\b./g,function(D){return D.toUpperCase()})}};return function(E,D){var C=B[D.get("textTransform")];return C?C(E):E}})(),whiteSpace:(function(){var D={inline:1,"inline-block":1,"run-in":1};var C=/^\s+/,B=/\s+$/;return function(H,F,G,E){if(E){if(E.nodeName.toLowerCase()=="br"){H=H.replace(C,"")}}if(D[F.get("display")]){return H}if(!G.previousSibling){H=H.replace(C,"")}if(!G.nextSibling){H=H.replace(B,"")}return H}})()};n.ready=(function(){var B=!n.recognizesMedia("all"),E=false;var D=[],H=function(){B=true;for(var K;K=D.shift();K()){}};var I=g("link"),J=g("style");function C(K){return K.disabled||G(K.sheet,K.media||"screen")}function G(M,P){if(!n.recognizesMedia(P||"all")){return true}if(!M||M.disabled){return false}try{var Q=M.cssRules,O;if(Q){search:for(var L=0,K=Q.length;O=Q[L],L<K;++L){switch(O.type){case 2:break;case 3:if(!G(O.styleSheet,O.media.mediaText)){return false}break;default:break search}}}}catch(N){}return true}function F(){if(document.createStyleSheet){return true}var L,K;for(K=0;L=I[K];++K){if(L.rel.toLowerCase()=="stylesheet"&&!C(L)){return false}}for(K=0;L=J[K];++K){if(!C(L)){return false}}return true}x.ready(function(){if(!E){E=n.getStyle(document.body).isUsable()}if(B||(E&&F())){H()}else{setTimeout(arguments.callee,10)}});return function(K){if(B){K()}else{D.push(K)}}})();function s(D){var C=this.face=D.face,B={"\u0020":1,"\u00a0":1,"\u3000":1};this.glyphs=D.glyphs;this.w=D.w;this.baseSize=parseInt(C["units-per-em"],10);this.family=C["font-family"].toLowerCase();this.weight=C["font-weight"];this.style=C["font-style"]||"normal";this.viewBox=(function(){var F=C.bbox.split(/\s+/);var E={minX:parseInt(F[0],10),minY:parseInt(F[1],10),maxX:parseInt(F[2],10),maxY:parseInt(F[3],10)};E.width=E.maxX-E.minX;E.height=E.maxY-E.minY;E.toString=function(){return[this.minX,this.minY,this.width,this.height].join(" ")};return E})();this.ascent=-parseInt(C.ascent,10);this.descent=-parseInt(C.descent,10);this.height=-this.ascent+this.descent;this.spacing=function(L,N,E){var O=this.glyphs,M,K,G,P=[],F=0,J=-1,I=-1,H;while(H=L[++J]){M=O[H]||this.missingGlyph;if(!M){continue}if(K){F-=G=K[H]||0;P[I]-=G}F+=P[++I]=~~(M.w||this.w)+N+(B[H]?E:0);K=M.k}P.total=F;return P}}function f(){var C={},B={oblique:"italic",italic:"oblique"};this.add=function(D){(C[D.style]||(C[D.style]={}))[D.weight]=D};this.get=function(H,I){var G=C[H]||C[B[H]]||C.normal||C.italic||C.oblique;if(!G){return null}I={normal:400,bold:700}[I]||parseInt(I,10);if(G[I]){return G[I]}var E={1:1,99:0}[I%100],K=[],F,D;if(E===undefined){E=I>400}if(I==500){I=400}for(var J in G){if(!k(G,J)){continue}J=parseInt(J,10);if(!F||J<F){F=J}if(!D||J>D){D=J}K.push(J)}if(I<F){I=F}if(I>D){I=D}K.sort(function(M,L){return(E?(M>=I&&L>=I)?M<L:M>L:(M<=I&&L<=I)?M>L:M<L)?-1:1});return G[K[0]]}}function r(){function D(F,G){if(F.contains){return F.contains(G)}return F.compareDocumentPosition(G)&16}function B(G){var F=G.relatedTarget;if(!F||D(this,F)){return}C(this,G.type=="mouseover")}function E(F){C(this,F.type=="mouseenter")}function C(F,G){setTimeout(function(){var H=d.get(F).options;m.replace(F,G?h(H,H.hover):H,true)},10)}this.attach=function(F){if(F.onmouseenter===undefined){q(F,"mouseover",B);q(F,"mouseout",B)}else{q(F,"mouseenter",E);q(F,"mouseleave",E)}}}function u(){var C=[],D={};function B(H){var E=[],G;for(var F=0;G=H[F];++F){E[F]=C[D[G]]}return E}this.add=function(F,E){D[F]=C.push(E)-1};this.repeat=function(){var E=arguments.length?B(arguments):C,F;for(var G=0;F=E[G++];){m.replace(F[0],F[1],true)}}}function A(){var D={},B=0;function C(E){return E.cufid||(E.cufid=++B)}this.get=function(E){var F=C(E);return D[F]||(D[F]={})}}function a(B){var D={},C={};this.extend=function(E){for(var F in E){if(k(E,F)){D[F]=E[F]}}return this};this.get=function(E){return D[E]!=undefined?D[E]:B[E]};this.getSize=function(F,E){return C[F]||(C[F]=new n.Size(this.get(F),E))};this.isUsable=function(){return !!B}}function q(C,B,D){if(C.addEventListener){C.addEventListener(B,D,false)}else{if(C.attachEvent){C.attachEvent("on"+B,function(){return D.call(C,window.event)})}}}function v(C,B){var D=d.get(C);if(D.options){return C}if(B.hover&&B.hoverables[C.nodeName.toLowerCase()]){b.attach(C)}D.options=B;return C}function j(B){var C={};return function(D){if(!k(C,D)){C[D]=B.apply(null,arguments)}return C[D]}}function c(F,E){var B=n.quotedList(E.get("fontFamily").toLowerCase()),D;for(var C=0;D=B[C];++C){if(i[D]){return i[D].get(E.get("fontStyle"),E.get("fontWeight"))}}return null}function g(B){return document.getElementsByTagName(B)}function k(C,B){return C.hasOwnProperty(B)}function h(){var C={},B,F;for(var E=0,D=arguments.length;B=arguments[E],E<D;++E){for(F in B){if(k(B,F)){C[F]=B[F]}}}return C}function o(E,M,C,N,F,D){var K=document.createDocumentFragment(),H;if(M===""){return K}var L=N.separate;var I=M.split(p[L]),B=(L=="words");if(B&&t){if(/^\s/.test(M)){I.unshift("")}if(/\s$/.test(M)){I.push("")}}for(var J=0,G=I.length;J<G;++J){H=z[N.engine](E,B?n.textAlign(I[J],C,J,G):I[J],C,N,F,D,J<G-1);if(H){K.appendChild(H)}}return K}function l(D,M){var C=D.nodeName.toLowerCase();if(M.ignore[C]){return}var E=!M.textless[C];var B=n.getStyle(v(D,M)).extend(M);var F=c(D,B),G,K,I,H,L,J;if(!F){return}for(G=D.firstChild;G;G=I){K=G.nodeType;I=G.nextSibling;if(E&&K==3){if(H){H.appendData(G.data);D.removeChild(G)}else{H=G}if(I){continue}}if(H){D.replaceChild(o(F,n.whiteSpace(H.data,B,H,J),B,M,G,D),H);H=null}if(K==1){if(G.firstChild){if(G.nodeName.toLowerCase()=="cufon"){z[M.engine](F,null,B,M,G,D)}else{arguments.callee(G,M)}}J=G}}}var t=" ".split(/\s+/).length==0;var d=new A();var b=new r();var y=new u();var e=false;var z={},i={},w={autoDetect:false,engine:null,forceHitArea:false,hover:false,hoverables:{a:true},ignore:{applet:1,canvas:1,col:1,colgroup:1,head:1,iframe:1,map:1,optgroup:1,option:1,script:1,select:1,style:1,textarea:1,title:1,pre:1},printable:true,selector:(window.Sizzle||(window.jQuery&&function(B){return jQuery(B)})||(window.dojo&&dojo.query)||(window.Ext&&Ext.query)||(window.YAHOO&&YAHOO.util&&YAHOO.util.Selector&&YAHOO.util.Selector.query)||(window.$$&&function(B){return $$(B)})||(window.$&&function(B){return $(B)})||(document.querySelectorAll&&function(B){return document.querySelectorAll(B)})||g),separate:"words",textless:{dl:1,html:1,ol:1,table:1,tbody:1,thead:1,tfoot:1,tr:1,ul:1},textShadow:"none"};var p={words:/\s/.test("\u00a0")?/[^\S\u00a0]+/:/\s+/,characters:"",none:/^/};m.now=function(){x.ready();return m};m.refresh=function(){y.repeat.apply(y,arguments);return m};m.registerEngine=function(C,B){if(!B){return m}z[C]=B;return m.set("engine",C)};m.registerFont=function(D){if(!D){return m}var B=new s(D),C=B.family;if(!i[C]){i[C]=new f()}i[C].add(B);return m.set("fontFamily",'"'+C+'"')};m.replace=function(D,C,B){C=h(w,C);if(!C.engine){return m}if(!e){n.addClass(x.root(),"cufon-active cufon-loading");n.ready(function(){n.addClass(n.removeClass(x.root(),"cufon-loading"),"cufon-ready")});e=true}if(C.hover){C.forceHitArea=true}if(C.autoDetect){delete C.fontFamily}if(typeof C.textShadow=="string"){C.textShadow=n.textShadow(C.textShadow)}if(typeof C.color=="string"&&/^-/.test(C.color)){C.textGradient=n.gradient(C.color)}else{delete C.textGradient}if(!B){y.add(D,arguments)}if(D.nodeType||typeof D=="string"){D=[D]}n.ready(function(){for(var F=0,E=D.length;F<E;++F){var G=D[F];if(typeof G=="string"){m.replace(C.selector(G),C,true)}else{l(G,C)}}});return m};m.set=function(B,C){w[B]=C;return m};return m})();Cufon.registerEngine("vml",(function(){var e=document.namespaces;if(!e){return}e.add("cvml","urn:schemas-microsoft-com:vml");e=null;var b=document.createElement("cvml:shape");b.style.behavior="url(#default#VML)";if(!b.coordsize){return}b=null;var h=(document.documentMode||0)<8;document.write(('<style type="text/css">cufoncanvas{text-indent:0;}@media screen{cvml\\:shape,cvml\\:rect,cvml\\:fill,cvml\\:shadow{behavior:url(#default#VML);display:block;antialias:true;position:absolute;}cufoncanvas{position:absolute;text-align:left;}cufon{display:inline-block;position:relative;vertical-align:'+(h?"middle":"text-bottom")+";}cufon cufontext{position:absolute;left:-10000in;font-size:1px;}a cufon{cursor:pointer}}@media print{cufon cufoncanvas{display:none;}}</style>").replace(/;/g,"!important;"));function c(i,j){return a(i,/(?:em|ex|%)$|^[a-z-]+$/i.test(j)?"1em":j)}function a(l,m){if(m==="0"){return 0}if(/px$/i.test(m)){return parseFloat(m)}var k=l.style.left,j=l.runtimeStyle.left;l.runtimeStyle.left=l.currentStyle.left;l.style.left=m.replace("%","em");var i=l.style.pixelLeft;l.style.left=k;l.runtimeStyle.left=j;return i}function f(l,k,j,n){var i="computed"+n,m=k[i];if(isNaN(m)){m=k.get(n);k[i]=m=(m=="normal")?0:~~j.convertFrom(a(l,m))}return m}var g={};function d(p){var q=p.id;if(!g[q]){var n=p.stops,o=document.createElement("cvml:fill"),i=[];o.type="gradient";o.angle=180;o.focus="0";o.method="sigma";o.color=n[0][1];for(var m=1,l=n.length-1;m<l;++m){i.push(n[m][0]*100+"% "+n[m][1])}o.colors=i.join(",");o.color2=n[l][1];g[q]=o}return g[q]}return function(ac,G,Y,C,K,ad,W){var n=(G===null);if(n){G=K.alt}var I=ac.viewBox;var p=Y.computedFontSize||(Y.computedFontSize=new Cufon.CSS.Size(c(ad,Y.get("fontSize"))+"px",ac.baseSize));var y,q;if(n){y=K;q=K.firstChild}else{y=document.createElement("cufon");y.className="cufon cufon-vml";y.alt=G;q=document.createElement("cufoncanvas");y.appendChild(q);if(C.printable){var Z=document.createElement("cufontext");Z.appendChild(document.createTextNode(G));y.appendChild(Z)}if(!W){y.appendChild(document.createElement("cvml:shape"))}}var ai=y.style;var R=q.style;var l=p.convert(I.height),af=Math.ceil(l);var V=af/l;var P=V*Cufon.CSS.fontStretch(Y.get("fontStretch"));var U=I.minX,T=I.minY;R.height=af;R.top=Math.round(p.convert(T-ac.ascent));R.left=Math.round(p.convert(U));ai.height=p.convert(ac.height)+"px";var F=Y.get("color");var ag=Cufon.CSS.textTransform(G,Y).split("");var L=ac.spacing(ag,f(ad,Y,p,"letterSpacing"),f(ad,Y,p,"wordSpacing"));if(!L.length){return null}var k=L.total;var x=-U+k+(I.width-L[L.length-1]);var ah=p.convert(x*P),X=Math.round(ah);var O=x+","+I.height,m;var J="r"+O+"ns";var u=C.textGradient&&d(C.textGradient);var o=ac.glyphs,S=0;var H=C.textShadow;var ab=-1,aa=0,w;while(w=ag[++ab]){var D=o[ag[ab]]||ac.missingGlyph,v;if(!D){continue}if(n){v=q.childNodes[aa];while(v.firstChild){v.removeChild(v.firstChild)}}else{v=document.createElement("cvml:shape");q.appendChild(v)}v.stroked="f";v.coordsize=O;v.coordorigin=m=(U-S)+","+T;v.path=(D.d?"m"+D.d+"xe":"")+"m"+m+J;v.fillcolor=F;if(u){v.appendChild(u.cloneNode(false))}var ae=v.style;ae.width=X;ae.height=af;if(H){var s=H[0],r=H[1];var B=Cufon.CSS.color(s.color),z;var N=document.createElement("cvml:shadow");N.on="t";N.color=B.color;N.offset=s.offX+","+s.offY;if(r){z=Cufon.CSS.color(r.color);N.type="double";N.color2=z.color;N.offset2=r.offX+","+r.offY}N.opacity=B.opacity||(z&&z.opacity)||1;v.appendChild(N)}S+=L[aa++]}var M=v.nextSibling,t,A;if(C.forceHitArea){if(!M){M=document.createElement("cvml:rect");M.stroked="f";M.className="cufon-vml-cover";t=document.createElement("cvml:fill");t.opacity=0;M.appendChild(t);q.appendChild(M)}A=M.style;A.width=X;A.height=af}else{if(M){q.removeChild(M)}}ai.width=Math.max(Math.ceil(p.convert(k*P)),0);if(h){var Q=Y.computedYAdjust;if(Q===undefined){var E=Y.get("lineHeight");if(E=="normal"){E="1em"}else{if(!isNaN(E)){E+="em"}}Y.computedYAdjust=Q=0.5*(a(ad,E)-parseFloat(ai.height))}if(Q){ai.marginTop=Math.ceil(Q)+"px";ai.marginBottom=Q+"px"}}return y}})());Cufon.registerEngine("canvas",(function(){var b=document.createElement("canvas");if(!b||!b.getContext||!b.getContext.apply){return}b=null;var a=Cufon.CSS.supports("display","inline-block");var e=!a&&(document.compatMode=="BackCompat"||/frameset|transitional/i.test(document.doctype.publicId));var f=document.createElement("style");f.type="text/css";f.appendChild(document.createTextNode(("cufon{text-indent:0;}@media screen,projection{cufon{display:inline;display:inline-block;position:relative;vertical-align:middle;"+(e?"":"font-size:1px;line-height:1px;")+"}cufon cufontext{display:-moz-inline-box;display:inline-block;width:0;height:0;overflow:hidden;text-indent:-10000in;}"+(a?"cufon canvas{position:relative;}":"cufon canvas{position:absolute;}")+"}@media print{cufon{padding:0;}cufon canvas{display:none;}}").replace(/;/g,"!important;")));document.getElementsByTagName("head")[0].appendChild(f);function d(p,h){var n=0,m=0;var g=[],o=/([mrvxe])([^a-z]*)/g,k;generate:for(var j=0;k=o.exec(p);++j){var l=k[2].split(",");switch(k[1]){case"v":g[j]={m:"bezierCurveTo",a:[n+~~l[0],m+~~l[1],n+~~l[2],m+~~l[3],n+=~~l[4],m+=~~l[5]]};break;case"r":g[j]={m:"lineTo",a:[n+=~~l[0],m+=~~l[1]]};break;case"m":g[j]={m:"moveTo",a:[n=~~l[0],m=~~l[1]]};break;case"x":g[j]={m:"closePath"};break;case"e":break generate}h[g[j].m].apply(h,g[j].a)}return g}function c(m,k){for(var j=0,h=m.length;j<h;++j){var g=m[j];k[g.m].apply(k,g.a)}}return function(V,w,P,t,C,W){var k=(w===null);if(k){w=C.getAttribute("alt")}var A=V.viewBox;var m=P.getSize("fontSize",V.baseSize);var B=0,O=0,N=0,u=0;var z=t.textShadow,L=[];if(z){for(var U=z.length;U--;){var F=z[U];var K=m.convertFrom(parseFloat(F.offX));var I=m.convertFrom(parseFloat(F.offY));L[U]=[K,I];if(I<B){B=I}if(K>O){O=K}if(I>N){N=I}if(K<u){u=K}}}var Z=Cufon.CSS.textTransform(w,P).split("");var E=V.spacing(Z,~~m.convertFrom(parseFloat(P.get("letterSpacing"))||0),~~m.convertFrom(parseFloat(P.get("wordSpacing"))||0));if(!E.length){return null}var h=E.total;O+=A.width-E[E.length-1];u+=A.minX;var s,n;if(k){s=C;n=C.firstChild}else{s=document.createElement("cufon");s.className="cufon cufon-canvas";s.setAttribute("alt",w);n=document.createElement("canvas");s.appendChild(n);if(t.printable){var S=document.createElement("cufontext");S.appendChild(document.createTextNode(w));s.appendChild(S)}}var aa=s.style;var H=n.style;var j=m.convert(A.height);var Y=Math.ceil(j);var M=Y/j;var G=M*Cufon.CSS.fontStretch(P.get("fontStretch"));var J=h*G;var Q=Math.ceil(m.convert(J+O-u));var o=Math.ceil(m.convert(A.height-B+N));n.width=Q;n.height=o;H.width=Q+"px";H.height=o+"px";B+=A.minY;H.top=Math.round(m.convert(B-V.ascent))+"px";H.left=Math.round(m.convert(u))+"px";var r=Math.max(Math.ceil(m.convert(J)),0)+"px";if(a){aa.width=r;aa.height=m.convert(V.height)+"px"}else{aa.paddingLeft=r;aa.paddingBottom=(m.convert(V.height)-1)+"px"}var X=n.getContext("2d"),D=j/A.height;X.scale(D,D*M);X.translate(-u,-B);X.save();function T(){var x=V.glyphs,ab,l=-1,g=-1,y;X.scale(G,1);while(y=Z[++l]){var ab=x[Z[l]]||V.missingGlyph;if(!ab){continue}if(ab.d){X.beginPath();if(ab.code){c(ab.code,X)}else{ab.code=d("m"+ab.d,X)}X.fill()}X.translate(E[++g],0)}X.restore()}if(z){for(var U=z.length;U--;){var F=z[U];X.save();X.fillStyle=F.color;X.translate.apply(X,L[U]);T()}}var q=t.textGradient;if(q){var v=q.stops,p=X.createLinearGradient(0,A.minY,0,A.maxY);for(var U=0,R=v.length;U<R;++U){p.addColorStop.apply(p,v[U])}X.fillStyle=p}else{X.fillStyle=P.get("color")}T();return s}})());

/*!
 * The following copyright notice may not be removed under any circumstances.
 * 
 * Copyright:
 * www.nowak.tv/fontoholic & KSE 2002 -  freeware [for non-commercial use]
 * 
 * Trademark:
 * www.nowak.tv/fontoholic & KSE 2002 -  freeware [for non-commercial use]
 * 
 * Full name:
 * MaszynaRoyalDark
 */
Cufon.registerFont({"w":150,"face":{"font-family":"Maszyna Royal Dark","font-weight":400,"font-stretch":"normal","units-per-em":"360","panose-1":"2 0 4 0 0 0 0 0 0 0","ascent":"288","descent":"-72","bbox":"13.4536 -277.132 342 73.9421","underline-thickness":"7.2","underline-position":"-44.28","stemh":"22","stemv":"25","unicode-range":"U+0020-U+017C"},"glyphs":{" ":{"w":180},"!":{"d":"86,-67v8,7,14,29,17,42v2,5,-25,34,-30,32v-7,3,-19,-24,-24,-11v-7,1,-25,-31,-18,-38v6,-4,12,-22,13,-26v21,-6,-2,-13,0,-28v5,-10,8,-27,-2,-31v-1,-15,2,-33,-6,-42v10,-4,4,-20,1,-23v-1,-6,23,-41,30,-37v7,-2,23,24,29,21v2,8,-6,14,-7,19v15,18,-10,40,7,53v-4,5,-24,25,-5,30v-5,5,-17,29,-2,35","w":132},"\"":{"d":"121,-230v24,7,37,11,38,38v-2,13,-1,30,-19,33v0,3,4,5,7,6v2,9,5,19,-1,25v7,3,1,9,4,21v-5,2,-10,20,-26,17v2,-9,-5,-26,-16,-15r-16,-36v3,-14,13,-25,-2,-35v3,-3,8,-8,12,-15v-3,-8,-4,-40,12,-33v3,0,4,-1,7,-6xm36,-144v7,-19,-18,-45,1,-57v-10,-7,-5,-16,4,-29v2,2,13,13,13,1v6,9,34,17,35,41v0,8,-5,13,-14,14v14,14,11,14,-5,30v15,13,16,21,4,32v8,8,0,23,-12,23v-2,-3,-4,-7,-8,-12v-25,4,-26,-24,-18,-43xm85,-113v12,0,10,6,0,6r0,-6","w":189},"#":{"d":"98,-251v-17,1,-35,25,-40,-2v1,-10,14,-17,20,-10v-1,-6,9,-10,18,-8v1,5,16,10,22,10v0,16,28,26,10,40v0,1,0,3,3,8v-6,1,-27,9,-30,-3v-9,-16,-1,-11,12,-18v-3,-2,-8,-7,-15,-17xm55,-238v2,3,-2,3,-4,4v-1,-3,2,-4,4,-4xm144,-11v8,20,-4,20,-1,38v-10,13,-31,30,-48,23v-9,6,-24,5,-26,-7v-4,-1,-9,-2,-16,-5v-2,-15,-2,-18,-14,-29v9,-25,16,-38,49,-39v-3,-6,-8,-5,2,-10v-6,-3,-11,-8,-11,3v0,-3,-1,-16,-10,-16v1,-1,5,-2,6,-3v-11,-8,-13,3,-15,-23v-20,-9,-19,-40,-32,-57v10,-11,3,-39,22,-49v2,-3,3,-7,3,-12v5,0,9,-3,13,-7v-3,-4,-14,-14,-17,-18v3,-4,10,-6,20,-6r0,15v17,-6,27,44,38,41v2,4,5,10,8,18v15,4,12,18,36,51v-5,29,23,45,-16,67v2,8,-2,19,9,25xm81,-100v5,21,22,31,44,23v-4,-6,4,-19,-2,-18v-10,1,-11,-17,-14,-26v-13,10,-15,-3,-6,-7v-7,-9,-14,-38,-38,-36v-4,9,-1,10,-6,17v-4,26,22,29,22,47","w":182},"$":{"d":"190,-197v1,16,0,31,-20,28v0,-2,-1,-5,-3,-10v-3,5,-10,5,-10,-1v2,0,5,0,10,-1v-3,-6,-28,-15,-13,-25v4,0,7,-3,10,-6v3,4,10,10,12,2v-1,-4,-5,-11,-1,-14v19,0,-3,25,15,27xm188,-163v5,6,0,20,-13,18v0,-2,-2,-8,-5,-18r18,0xm85,-171v-6,25,31,22,48,34v13,-6,29,13,47,15v1,10,20,12,23,19v12,28,8,29,0,78v-15,1,-15,27,-39,23v-13,11,-41,13,-51,0v5,-6,3,-9,0,-16v-3,0,-17,16,-23,14v-16,3,-23,-18,-35,-5v0,3,2,5,-2,5v-17,-9,-40,-64,-14,-82v0,3,1,5,3,5v9,-7,23,-19,26,1v1,6,11,14,13,23v15,3,31,21,43,4v10,8,24,0,25,-13v8,-2,12,-13,13,-24v-11,0,-15,-19,-24,-13v-10,-5,-18,-6,-27,1v-2,-7,-4,-12,-11,-25v-7,4,-2,9,3,13r-10,2v1,-6,-8,-27,-7,-15v-3,1,-8,2,-13,4v-6,-10,-12,-19,-20,-25v7,-5,14,-8,-2,-13v4,-5,12,-12,0,-16v1,-9,19,-6,14,-23v4,-18,24,0,26,-15v2,-17,18,-1,23,-9v8,8,17,6,23,-3v3,4,9,7,15,12v-1,4,-14,21,-18,8v-4,14,-12,12,-24,10v0,-3,-1,-6,-2,-10v-4,2,-5,7,-5,15r-9,0v-1,7,2,8,4,11v-7,-1,-14,-6,-13,10xm70,-177v4,-1,14,-4,8,-8v-7,-2,-8,2,-8,8","w":235},"%":{"d":"176,-70v0,3,1,7,-3,6v0,-3,-1,-7,3,-6xm190,-272v11,-2,50,-9,26,15v-7,7,-7,22,-24,19v3,-8,-3,-14,-12,-19v3,-4,5,-9,10,-15xm174,-241v18,-10,17,-1,9,13v-7,0,-11,-1,-10,8v-1,0,-7,2,-8,2v-2,-14,11,-10,9,-23xm148,-239v-2,5,-5,8,-8,11r-2,-11r10,0xm172,-202v8,-8,15,-4,9,9v-3,-2,-5,-5,-9,-9xm87,-193v-15,-16,6,-35,26,-35v9,0,16,2,22,6v-4,2,-11,5,-19,8v-6,7,-15,16,-25,11v-3,3,-4,6,-4,10xm218,-108v19,23,4,75,-15,99v-27,11,-29,17,-49,12v-4,-14,-23,-7,-23,-25v-4,-7,-11,-15,-20,-22v-3,9,7,27,-7,26v-12,18,-27,25,-22,48v-5,3,-15,10,-25,26v-22,3,-30,-22,-24,-37v8,0,12,-7,12,-20v24,-40,54,-74,73,-119v-4,1,-11,-18,-14,-2v-9,-11,-17,7,-33,3v-2,0,-10,-7,-20,-22v8,-20,-21,-26,4,-43v1,-10,15,-24,21,-2v-16,4,-6,26,-1,36v18,5,27,2,30,-10r14,-9v5,-17,0,-12,-7,-25r16,0v1,6,3,15,6,27v15,-7,12,5,31,-9v-5,-7,0,-9,8,-15v-8,13,-1,49,-23,48v0,12,-1,24,7,27v-9,8,-8,-11,-11,0v-1,3,2,9,8,7v4,0,5,-3,4,-8v45,-9,40,-6,60,9xm135,-143v10,0,10,-17,3,-23v-10,4,-8,6,-12,18v0,4,3,5,9,5xm125,-126v1,-10,-2,-11,-8,-17v-2,3,-4,9,-7,14v0,0,6,1,15,3xm198,-80v-8,-3,-14,-12,-24,-9v-1,8,-5,21,-9,36v9,3,16,4,20,4v-2,-10,7,-10,13,-13r0,-18","w":254},"&":{"d":"90,-214v1,-20,21,-14,25,-3v4,-3,19,3,19,20v6,5,10,9,10,14v-9,6,-14,17,-12,36v-10,-2,-13,12,-17,19v13,14,14,22,26,31v9,-22,19,-53,62,-53v13,0,16,23,16,30v-4,16,-29,22,-38,9r-6,0v-11,28,-14,56,15,62v8,-12,29,-18,41,-4r0,22v-15,7,-9,17,-27,21v-6,1,-14,0,-14,6v-13,-3,-37,-18,-51,-20v-6,19,-29,11,-44,24v-9,-3,-19,-15,-27,-6v-6,-1,-34,-16,-35,-36v-12,-33,7,-76,41,-84v14,-11,8,-32,-6,-44v13,-7,16,-12,20,9v6,1,20,3,26,4v4,-5,-4,-8,-2,-15v5,-1,11,-2,20,-5v-1,-2,-3,-3,-8,-4v0,-14,-15,-23,-25,-26v-7,12,-45,16,-24,-4v7,-6,10,-5,15,-3xm77,-39v16,13,32,-10,41,-8v-7,-11,6,-13,7,-20v0,-8,-18,-10,-12,-19v-2,-16,-17,-16,-18,-29v-11,7,-11,-2,-22,0v11,8,1,18,-11,18v-4,23,-11,54,15,58","w":250},"'":{"d":"36,-240v-2,-14,15,-34,29,-33v7,-2,12,23,19,14v-3,15,13,28,5,38v2,9,-1,29,-8,35v8,14,-1,41,4,55v-13,20,-41,18,-51,-2v8,-12,-4,-20,-6,-29v1,-8,17,-21,3,-28v1,-9,0,-33,-3,-45v3,0,5,-2,8,-5","w":124},"(":{"d":"71,-224v26,4,28,-30,39,0v3,0,4,-2,4,-6v0,0,6,33,-5,14v-4,1,-8,1,-13,-1v-4,12,-35,44,-45,28v-1,-3,-3,-6,-5,-9v11,-7,16,-12,25,-26xm58,-38v12,0,36,28,44,7v15,-6,21,24,20,34v-8,0,-7,16,-19,15v-3,-1,-17,-14,-17,-1v-1,-9,-15,-10,-23,-13v1,-1,15,-11,6,-12v-4,0,-7,1,-8,5v-4,-2,-8,-9,-8,-10v5,-22,-28,-16,-23,-40v-6,-12,-2,-34,-3,-51v3,-1,6,-4,10,-9v-12,-19,3,-34,-4,-56v4,-12,17,-13,35,-10v-9,13,-23,35,-20,60v0,5,-2,9,-5,12v15,6,2,38,15,47r0,22"},")":{"d":"90,-183v-7,-5,-37,-21,-37,-34v-5,2,-9,2,-13,1v-5,8,-8,8,-8,0v0,-8,2,-13,4,-14v0,4,1,6,4,6v10,-31,16,6,38,0v9,13,14,18,25,26v-4,5,-6,15,-13,15xm120,-53v4,23,-30,19,-23,40v0,1,-5,8,-9,10v-1,-5,-8,-6,-12,-4v4,6,7,9,10,11v-8,3,-22,4,-23,13v0,-4,-2,-6,-5,-6v-7,5,-16,9,-23,3v-3,-16,-13,-4,-6,-27v5,-17,8,-15,18,-18v8,21,31,-7,44,-7v-2,-30,8,-22,7,-45v-1,-12,3,-20,8,-24v-9,-13,2,-42,-14,-50v0,-3,-1,-11,-1,-14v-5,-3,-9,-6,-10,-8v15,-1,31,-6,35,10v-7,23,9,35,-3,56v16,9,12,41,7,60"},"*":{"d":"41,-153v3,-10,21,-54,34,-46v14,-10,12,-2,44,9v23,27,22,91,-10,108v-3,0,-6,-3,-8,-3v-1,4,0,7,2,10v-10,-7,-7,23,-23,18r-17,0v2,-5,8,-14,-1,-16v-2,1,-9,9,-8,1v3,-2,4,-7,2,-12v-9,4,-12,20,-22,2v15,-17,36,-50,7,-71","w":160},"+":{"d":"109,-162v19,-7,52,2,66,12r0,6v-14,7,-19,43,-43,28v-6,2,-13,10,-17,-1v-17,5,-14,0,-7,31v4,18,-1,25,-18,18v-12,-27,-14,-34,-7,-44v-7,-8,-17,-6,-26,0v-7,-2,-16,-15,-22,-7v-4,-12,-3,-23,1,-36v15,-12,31,-12,51,-11v3,1,3,-13,0,-43v32,-13,6,19,24,38v-6,7,-7,10,-2,9","w":199},",":{"d":"50,-11v0,-8,24,-40,32,-39v5,0,17,3,34,8v12,33,19,32,7,57v4,18,-15,26,-26,36v-2,11,-24,30,-35,18v-6,1,-14,8,-21,3v2,-10,-2,-8,-7,-12v2,-11,37,-20,37,-31v-3,-11,-21,-22,-21,-40xm47,26v-7,-1,-6,-5,-2,-5v1,2,2,4,2,5","w":160},"-":{"d":"98,-161v23,-7,59,-1,76,11r0,6v-15,6,-19,43,-43,28v-6,2,-13,10,-17,-1v-11,8,-24,-5,-32,5v-7,-8,-17,-6,-26,0v-7,-2,-16,-15,-22,-7v-4,-12,-3,-23,1,-36v17,-13,45,-16,63,-6","w":201},".":{"d":"82,26v1,3,-1,3,-4,3v-1,-3,1,-3,4,-3xm43,-64v19,-6,44,-8,60,-18v17,6,27,16,38,34v0,24,-22,36,-33,55v-6,10,-13,12,-21,6v-3,0,-10,5,-22,14v-10,-10,-41,-26,-41,-49v0,-17,11,-27,19,-42xm102,-59v4,1,3,-3,3,-6v-4,-1,-3,3,-3,6","w":164},"\/":{"d":"228,-256v-3,0,-26,36,-29,10v-2,-7,15,-8,9,-18v0,-12,12,-15,16,-3v3,5,4,9,4,11xm192,-224v9,2,10,15,-2,13v-7,-1,-11,-6,-7,-13r9,0xm184,-204v12,8,0,20,-8,21v0,-5,-1,-12,-3,-18v4,0,7,0,11,-3xm144,-138v2,-12,13,-35,23,-38v25,4,-11,37,-7,49r-3,-4v-3,11,-1,30,-15,24r0,26v-15,0,-12,19,-14,32v-12,6,-22,41,-26,60v-17,12,-20,40,-30,59r-43,0v10,-9,0,-33,14,-43v2,-15,19,-25,18,-37v15,-8,11,-27,27,-36v1,-3,11,-17,13,-31v19,-15,23,-43,43,-61","w":253},"0":{"d":"193,-136v-9,8,8,28,-2,41v9,17,-10,22,-10,43v-5,5,-9,14,-11,27v-3,0,-9,3,-19,9v-6,16,-25,6,-35,16v-14,-4,-28,2,-36,-14v-35,-7,-46,-47,-49,-91v-2,-30,6,-62,26,-85v17,-4,16,-34,47,-29v10,6,17,4,23,-5v7,5,30,12,32,25v7,13,28,14,22,34v3,8,12,14,12,29xm153,-174v-10,8,-22,-9,-17,-19v-9,2,-16,-4,-19,-6v-11,6,-12,7,-24,5v5,13,-13,15,-22,19v16,11,-11,9,-6,27v-16,12,3,19,-5,37v0,7,3,24,10,20v-3,10,3,27,10,19v5,9,7,15,7,18v10,3,20,17,30,9v10,15,18,-5,26,-5v3,-7,27,-24,20,-40v6,1,11,-17,8,-23v0,-1,-3,-3,-9,-7v-1,-9,3,-7,10,-7v-3,-4,-19,-3,-11,-14v-5,-11,-1,-25,-8,-33","w":218},"1":{"d":"125,-62v7,1,17,5,19,12v23,-11,26,1,36,13v-1,6,-4,11,3,13v-3,2,-15,13,-5,15v-3,6,-14,14,-19,4v-7,1,-9,16,-15,18v-3,-12,-30,-30,-40,-10v3,-22,-21,-13,-29,-30v-17,-1,2,35,-27,27v0,-6,-8,-25,-16,-26v-2,-11,6,-22,10,-16v12,-18,52,2,37,-31v4,1,6,0,6,-5v-2,-4,0,-21,-8,-20v12,-9,5,-34,13,-49v-4,-7,-5,-23,-12,-18v-13,-12,-41,-14,-47,-47v20,-15,70,-30,87,-6v12,16,2,36,7,56v-8,7,-7,24,3,30v-7,14,-6,36,-6,57v4,5,4,2,3,13xm48,2v1,2,1,4,-2,4v-1,-2,-1,-4,2,-4","w":199},"2":{"d":"32,-138v-3,-31,4,-49,29,-56v-4,-22,29,-28,40,-17v37,-22,42,1,76,14v0,6,18,31,9,38v5,25,-13,25,-13,51v-21,4,-39,27,-70,23v-5,6,-14,14,-26,25v12,12,48,34,69,19v2,0,4,1,5,2v5,-35,49,-28,42,4v-3,3,-9,14,-21,31v-5,-1,-33,12,-36,12v-8,-2,-17,-19,-23,-7v-13,10,-35,-8,-44,-10v-11,9,-42,13,-38,-14v-13,-25,22,-52,38,-77v27,-6,58,-24,79,-37v8,-1,15,-14,14,-22v0,-5,-13,-5,-7,-15v-5,-5,-10,-11,-14,-19v-23,-10,-23,5,-37,-4v-10,9,-25,-5,-28,12v-15,4,-26,15,-10,30v9,27,-7,28,-34,17","w":222},"3":{"d":"160,-138v16,1,20,19,32,24v-2,20,13,37,-2,54v-2,41,-37,64,-82,60v-36,11,-66,-18,-78,-48v4,-7,4,-11,4,-24v15,-12,16,-17,33,-6v8,5,14,7,16,8r-3,29v6,7,24,28,44,18v25,-3,28,-22,44,-33v-1,-5,2,-12,-3,-14v14,-18,1,-24,-2,-39v-32,-39,-61,22,-80,-31v8,-4,30,-34,40,-37v2,-4,3,-13,10,-16v-17,-6,-41,9,-56,1v-5,1,-5,8,0,11r6,-2v-1,3,-6,5,-10,6v-3,8,-6,14,-11,18v-20,-6,-17,-20,-16,-41v9,-14,33,-27,47,-18v28,-3,51,3,70,-5v10,0,18,12,18,20v0,7,-41,46,-46,48v5,4,13,9,25,17","w":225},"4":{"d":"238,-68v7,-1,6,5,5,11v-8,2,-5,-6,-5,-11xm174,-93v9,-5,23,2,23,12v0,7,-18,28,-27,15v-6,8,-14,9,-16,22v6,2,48,12,39,24v1,15,-18,22,-29,14v-21,5,-50,15,-69,4v-9,8,-15,-11,-19,-17v7,-25,36,-4,51,-25v0,0,-4,-10,-3,-14v-16,-16,-45,5,-61,-8v-19,17,-44,-7,-30,-32v10,-18,12,-17,25,-31v12,-34,53,-56,69,-91v12,-10,40,3,31,23v0,3,-2,6,-6,8v11,15,-1,16,-3,27r9,14v-6,27,-7,51,16,55xm126,-96r4,-63v-8,-3,0,-6,2,-14v1,-7,3,-11,3,-12v-8,-1,-16,1,-12,9v-2,13,-23,15,-19,37v-23,13,-28,29,-30,36v12,9,36,1,52,7","w":220},"5":{"d":"151,-107v-17,-32,-64,-15,-92,-1v-6,-5,-30,-11,-13,-21v-4,-9,5,-28,0,-41v-2,-4,6,-5,7,-10v1,-2,-9,-21,-8,-23v14,-13,25,-21,44,-10v20,-13,48,6,62,-9v2,5,18,7,19,20v-8,9,-34,21,-49,7v-4,5,-11,12,-16,0v-9,13,-43,-26,-37,21v3,6,5,9,0,16v16,28,35,-7,52,5v18,3,39,8,51,25v21,28,15,19,21,43v-4,10,-9,23,-7,35v-18,7,-1,24,-22,24v-13,23,-49,30,-81,21v-3,0,-5,1,-7,4v-6,-11,-15,-16,-31,-19v-14,-14,-31,-51,0,-62v21,-2,41,12,29,30v2,6,11,30,25,17v3,5,20,9,18,-4v4,-3,25,4,23,-10v21,-9,22,-39,12,-58xm107,-135v2,-2,10,-2,7,-6v-2,2,-8,1,-7,6","w":218},"6":{"d":"154,-124v5,-3,26,11,26,25v0,11,16,13,4,25v6,11,-8,8,-1,20v-6,13,-7,28,-25,35v-14,25,-40,10,-64,19v-6,-4,-13,-13,-21,-8v-2,-3,-4,-7,-7,-13v-5,-1,-12,-4,-21,-7v0,-13,-13,-17,-10,-35v0,-1,-2,-1,-7,-4v1,-19,-2,-44,3,-58v0,-1,8,-2,9,0v2,-16,-9,-31,11,-35v-10,-11,5,-9,12,-30v13,-11,36,-24,58,-26v0,2,49,5,49,24v0,7,1,12,2,14v-19,10,-20,18,-36,7v-9,-5,-14,-8,-17,-9v4,-3,7,-8,12,-15v-7,-3,-12,-6,-17,4v-32,-5,-29,22,-52,32v-3,23,-1,16,-8,38v18,3,38,-14,57,-18v12,0,33,5,43,15xm167,-64v-1,-11,-21,-19,-5,-27v-7,-14,-28,-2,-23,-28v-12,13,-28,-2,-44,1v-4,6,-24,8,-27,23v-13,-1,-12,4,-12,20v0,14,-1,19,10,23v2,17,12,11,14,23v19,4,53,7,59,-9v3,-1,7,-2,12,-4v1,-12,10,-20,16,-22","w":222},"7":{"d":"141,-207v16,13,34,-20,56,-5v-2,9,-2,15,3,18v-1,5,-14,17,-22,17v2,3,6,4,12,7v-3,9,-9,18,-20,20v8,7,1,11,0,21v-6,-3,-21,4,-9,6r0,10v-8,0,-16,21,-18,30v-10,-2,-7,5,-7,14v-10,5,-3,37,-16,45v3,4,8,6,13,8v1,6,-12,13,0,15v1,10,-12,10,-18,2v-6,0,-21,-7,-20,-12v4,-18,-2,-40,11,-50v-2,-11,5,-24,11,-32v-5,-32,31,-38,35,-74v-7,-5,-14,-15,-31,-12v2,2,2,3,2,3v-15,-5,-31,-15,-41,4v-4,6,-9,12,-13,18v3,2,6,6,9,10v-5,5,-13,7,-14,22v-21,24,-26,-8,-34,-22v10,-6,8,-26,1,-35v5,1,8,0,8,-5v-6,-8,1,-20,-11,-20v-1,-10,8,-8,12,-15v24,20,32,0,50,9v9,-10,22,5,27,-5v8,3,14,13,24,8xm57,-137v9,0,5,-5,3,-10v-6,7,-7,6,-3,10","w":235},"8":{"d":"98,-222v18,4,28,4,52,6v11,10,21,8,26,26v7,10,15,22,7,33v15,10,-2,14,2,31v-1,0,-10,2,-8,8v4,5,3,8,3,16v14,7,14,28,22,37v-11,5,-14,20,-11,37v-13,10,-44,49,-66,34v-13,6,-20,3,-27,-3v-2,2,0,7,0,8v-7,-9,-17,-15,-35,-19v0,-1,0,-2,-1,-4v-17,1,-30,-19,-28,-39v-19,-19,7,-24,1,-47v1,-6,26,-10,18,-23v-13,0,-12,-13,-17,-22v4,0,6,0,7,-1v-12,-15,-11,-20,-7,-36v3,0,7,-1,10,-3v-2,-5,-4,-8,-8,-11v15,-9,49,-15,60,-28xm53,-155v10,-4,17,11,15,20v10,0,21,-1,19,10v15,-8,20,6,34,-5v8,13,15,-7,29,0v-2,-10,10,-14,17,-24v-6,-5,-13,-11,-12,-21v-13,2,-12,-10,-22,-13v1,-1,2,-2,2,-3v-12,8,-14,-3,-22,-6v-14,11,-28,7,-43,18v-2,10,-17,13,-17,24xm133,-32v16,6,43,-22,42,-37v-12,0,-13,-9,-12,-20v-15,3,-38,-13,-55,-1v-29,-20,-69,28,-45,50v1,1,19,4,19,9v11,-3,19,9,26,5v0,-16,15,4,25,-6","w":227},"9":{"d":"153,-162v4,0,2,3,1,5v-4,0,-2,-3,-1,-5xm71,-160v-5,8,-21,12,-15,30r8,0v0,10,9,16,25,19v7,11,19,11,34,8v-1,-1,-4,-2,-5,-3v7,-4,12,-6,16,-1v16,3,23,-22,32,-16v5,0,9,-4,10,-11v24,-3,21,17,8,26v7,2,7,9,6,18v-11,7,-17,18,-9,30v-11,20,-42,65,-73,60v-3,0,-11,7,-14,7v-15,-10,-27,-2,-36,-24v0,-1,-3,-2,-9,-5v-3,-8,-4,-18,-3,-26v12,-11,43,-24,44,15v27,4,32,12,39,-8v9,-3,27,-11,15,-23v15,3,12,-12,7,-19v-6,1,-12,4,-6,10v-11,-21,-21,3,-35,-9v-20,7,-32,3,-55,-7v4,-6,-16,-19,-15,-20v-6,-27,-21,-33,-3,-51v0,-3,0,-8,-2,-16r27,-32v17,0,23,-17,41,-8v13,1,27,-12,38,1v19,9,28,21,43,33v-1,8,-2,19,6,23v-8,7,-3,23,-16,24v-7,0,-11,-5,-11,-13v0,-9,12,-9,14,-11v-9,-4,-31,-7,-20,-20v-17,-10,-38,-21,-63,-13v-2,15,-17,14,-32,26v0,1,3,3,9,6","w":225},":":{"d":"62,-194v5,8,35,4,41,3v12,10,7,21,14,35r-8,23v-14,1,-13,29,-31,19v-6,1,-15,17,-21,2v-34,5,-10,-38,-29,-48v2,-12,13,1,17,-11v3,-11,17,-5,17,-23xm38,-49v17,-28,89,-46,86,11v-2,34,-36,43,-62,52v-19,-13,-43,-30,-24,-63","w":154},";":{"d":"75,-195v5,8,35,4,41,3v11,10,5,22,14,35r-8,23v-14,1,-15,28,-32,19v-5,0,-14,17,-20,2v-34,5,-10,-38,-29,-48v3,-12,13,1,17,-11v4,-11,17,-5,17,-23xm45,-11v0,-8,24,-40,32,-39v5,0,16,3,33,8v12,33,20,32,8,57v4,18,-15,26,-26,36v-2,11,-24,30,-35,18v-6,2,-14,8,-22,3v2,-10,3,-5,-7,-12v2,-11,38,-20,37,-31v-1,-12,-20,-22,-20,-40xm41,26v-8,-1,-6,-5,-1,-5v1,2,1,4,1,5","w":154},"<":{"d":"71,-224v26,4,28,-30,39,0v3,0,4,-2,4,-6v0,0,6,33,-5,14v-4,1,-8,1,-13,-1v-4,12,-35,44,-45,28v-1,-3,-3,-6,-5,-9v11,-7,16,-12,25,-26xm58,-38v12,0,36,28,44,7v15,-6,21,24,20,34v-8,0,-7,16,-19,15v-3,-1,-17,-14,-17,-1v-1,-9,-15,-10,-23,-13v1,-1,15,-11,6,-12v-4,0,-7,1,-8,5v-4,-2,-8,-9,-8,-10v5,-22,-28,-16,-23,-40v-6,-12,-2,-34,-3,-51v3,-1,6,-4,10,-9v-12,-19,3,-34,-4,-56v4,-12,17,-13,35,-10v-9,13,-23,35,-20,60v0,5,-2,9,-5,12v15,6,2,38,15,47r0,22"},"=":{"d":"99,-208v24,-7,57,-1,76,10r0,6v-14,8,-19,44,-43,29v-6,3,-14,10,-17,-2v-12,10,-24,-6,-32,6v-7,-8,-17,-6,-26,0v-7,-2,-17,-17,-22,-7v-4,-12,-3,-23,1,-36v9,-4,24,-19,32,-9v10,-5,23,-4,31,3xm98,-109v21,-8,59,-1,76,10r0,6v-15,6,-17,42,-43,29v-6,3,-14,10,-17,-2v-11,10,-23,-6,-32,5v-7,-7,-17,-5,-26,0v-7,-2,-17,-16,-22,-6v-11,-26,11,-55,33,-46v11,-4,24,-4,31,4","w":201},">":{"d":"90,-183v-7,-5,-37,-21,-37,-34v-5,2,-9,2,-13,1v-5,8,-8,8,-8,0v0,-8,2,-13,4,-14v0,4,1,6,4,6v10,-31,16,6,38,0v9,13,14,18,25,26v-4,5,-6,15,-13,15xm120,-53v4,23,-30,19,-23,40v0,1,-5,8,-9,10v-1,-5,-8,-6,-12,-4v4,6,7,9,10,11v-8,3,-22,4,-23,13v0,-4,-2,-6,-5,-6v-7,5,-16,9,-23,3v-3,-16,-13,-4,-6,-27v5,-17,8,-15,18,-18v8,21,31,-7,44,-7v-2,-30,8,-22,7,-45v-1,-12,3,-20,8,-24v-9,-13,2,-42,-14,-50v0,-3,-1,-11,-1,-14v-5,-3,-9,-6,-10,-8v15,-1,31,-6,35,10v-7,23,9,35,-3,56v16,9,12,41,7,60"},"?":{"d":"153,-198v3,15,4,20,9,34v-3,9,-11,11,-13,25v-2,0,-14,2,-11,9v-3,15,-34,26,-22,46v0,2,-1,7,-4,15v30,13,34,66,-4,75v-11,11,-32,0,-23,-6v-13,-4,-15,-17,-20,-27v7,-13,14,-30,26,-36v0,-6,-1,-5,-9,-5v1,-13,-12,-25,-1,-35v7,-18,5,-42,29,-44v4,-9,17,-8,14,-14v1,-2,8,-7,21,-16v-11,6,-19,-5,-24,2v0,-4,-1,-8,-4,-11v1,-1,13,-5,14,-9v-5,4,-6,3,-17,-2v-1,12,-17,7,-29,8v0,-14,7,2,7,-8v2,2,4,3,6,0v-7,-13,-31,-1,-32,10v16,11,20,31,-1,43v2,2,2,5,1,9v-10,-13,-43,-8,-31,-33v0,-4,-2,-7,-7,-9v8,-8,21,-41,41,-36v1,0,5,-4,13,-12v5,0,6,4,9,8v6,-11,25,2,31,-2v7,0,15,8,31,21","w":191},"@":{"d":"253,-10v-34,-2,-43,3,-43,-13v-6,9,-27,7,-34,17v-15,-9,-32,5,-48,5v-1,-10,-11,-13,-24,-14v-8,-14,-21,-35,-6,-51v0,-3,-1,-7,-3,-12v2,0,11,6,7,-2v7,-3,24,-4,6,-13v0,-10,-10,-13,-17,-18v3,-15,11,-16,14,-33v35,-24,30,-14,55,-26v24,11,26,1,65,23v-10,4,-13,17,-1,21v5,9,7,25,-7,20v-4,3,-7,15,0,15v8,-5,12,3,11,16v4,12,-9,18,5,19v-11,35,57,11,20,46xm190,-100v-6,-9,16,-14,16,-20v-6,-10,-31,-22,-49,-22v-4,3,-9,8,-17,13v10,0,17,-5,23,4v-14,1,-18,24,-25,30v20,-7,37,5,52,-5xm198,-51v-6,-15,18,-8,14,-20v-9,-11,-23,-7,-26,1v-27,-4,-37,5,-63,7v6,10,4,21,3,32v14,7,27,-5,36,-1v11,-3,9,-28,28,-12v3,-2,5,-4,8,-7xm124,-49v-2,0,-5,1,-8,4v4,3,12,6,8,-4xm251,55v-29,0,-38,6,-60,9v-12,-20,-1,-21,30,-29v25,-6,34,-10,52,-8v3,-5,9,-10,15,-13v-3,-9,-1,-11,9,-7v10,5,15,7,13,10v-5,-2,-9,-2,-12,1v12,13,7,17,-12,19v-29,3,-10,7,-35,18xm156,63v-17,-17,-38,-11,-48,-31v-23,10,-34,-13,-53,-19v-3,-11,-15,-7,-14,-26v1,-19,-13,-14,-17,-31v6,2,10,-5,11,-9v-7,0,-12,2,-15,3v2,-8,8,-19,1,-25v3,2,5,1,7,-2v-3,-12,3,-19,9,-22v13,7,13,-10,16,8v2,13,-3,20,7,27v-9,6,-3,30,-6,40v26,12,16,17,36,28v11,6,14,10,16,19v18,-3,28,21,51,13v7,5,18,3,24,1v-7,10,-4,29,-25,26xm265,-169v11,-5,29,-13,36,-3v2,21,21,20,17,42v5,20,16,27,22,45v-6,2,1,8,2,11v-1,8,-21,19,-10,29v0,1,-1,7,-4,10v-3,-4,-11,-3,-13,0v6,3,10,5,13,5v-6,4,-18,8,-17,16v-1,-3,-3,-4,-6,-3v-9,13,-36,11,-36,-9v-8,-31,30,-4,34,-26v7,-4,12,-8,15,-10v-8,-16,-9,-14,-6,-26v-2,-4,-15,-23,-5,-28v-3,-12,-5,-39,-24,-40v-1,-7,-12,-13,-18,-13xm74,-169v2,18,-24,26,-17,50v-7,5,-8,16,-5,24v-7,-8,-30,-10,-22,-28v18,-15,15,-36,35,-44v-8,-25,16,-33,24,-51v11,-3,8,-15,27,-12v20,3,15,-12,33,-13v-2,6,4,10,8,11v0,-7,-1,-12,-2,-15v6,3,18,9,26,3v-3,3,-3,6,0,8v10,0,20,3,21,11v-8,11,9,15,-9,16v-12,0,-19,-7,-27,3v-2,-3,-14,-9,-21,-4v-8,-3,-15,-5,-19,-6v-13,25,-18,15,-31,33v-7,9,-9,14,-21,14xm265,-177v-7,-5,-37,-22,-37,-35v-5,2,-9,2,-13,1v-5,8,-8,8,-8,0v0,-8,2,-13,4,-14v0,4,1,6,4,6v7,-30,18,6,28,-2v0,0,2,1,10,3v9,13,15,17,25,26v-4,5,-6,15,-13,15","w":374},"A":{"d":"81,-228v1,5,-6,2,-9,3v-1,-5,6,-2,9,-3xm102,-184v-1,6,-6,6,-7,0r7,0xm147,-38v-9,-19,-15,17,-30,1v4,-8,11,-16,19,-10v3,-5,5,-9,0,-13v-16,-6,-33,7,-43,-4v-9,22,-5,27,12,40v7,16,-46,2,-27,18v7,0,5,-5,10,2r-47,-3v8,0,14,-7,1,-8v-4,-2,-7,-4,-9,-9v4,-2,7,-4,10,-5v-4,-2,-6,-3,-9,-3v10,-5,18,-2,23,-3v7,-9,9,-14,10,-29v16,0,-2,-36,12,-31v3,-14,15,-29,11,-44v3,-2,8,-4,15,-6v-7,-2,-8,-30,4,-29v-6,-3,-2,-28,-12,-22v-3,0,-7,-12,-8,-12v9,-6,15,-13,22,2v18,4,15,1,23,-5v11,3,9,16,12,25v-4,19,1,18,13,29v-13,12,16,28,3,39v12,13,27,43,22,65v7,8,39,14,35,36v6,5,0,16,-8,14v-13,0,-19,-7,-19,-7v-12,7,-31,15,-39,0v-6,9,-7,9,-9,-4v-2,-10,-13,-18,3,-24xm53,-99v10,16,-6,27,-5,44v-16,0,6,-21,-3,-27v0,-7,5,-12,8,-17xm31,-34v2,3,-2,3,-4,4v-1,-3,3,-3,4,-4xm143,-139v10,-13,-18,-29,-3,-40v-4,0,-7,-2,-10,-5v-6,5,-6,11,-17,10v16,11,6,26,-8,32v0,5,2,8,5,9v-19,10,-11,32,7,34v-5,1,-11,3,-19,5r39,0r0,-8v-3,0,-5,-1,-5,-4v10,-3,19,-5,28,-5v-7,1,-20,-8,-20,-19v-13,9,-12,-12,-17,-17v6,-11,13,2,20,8xm105,-127v6,0,10,3,7,10v-2,1,-11,-6,-7,-10","w":249},"B":{"d":"157,-18v1,3,-1,3,-4,3v-1,-3,1,-3,4,-3xm194,-211v-5,10,-17,13,-23,5v3,-10,9,-9,23,-5xm170,-219v0,5,-7,12,-12,4v-1,-6,7,-4,12,-4xm170,-190r-8,0v0,-11,2,-9,8,-7r0,7xm154,-224v2,17,-2,40,-22,28v8,-6,3,-14,4,-26v8,3,8,-4,18,-2xm121,-225v11,2,16,6,0,14r0,-14xm204,-42v1,24,-24,25,-33,44v-8,1,-18,1,-19,8v-11,-7,-13,-3,-21,1v-12,1,-21,-25,-33,-10v-5,-5,-9,2,-14,3v-5,0,-8,-2,-6,-6v-19,-17,-50,20,-48,-32v0,-3,38,-11,25,-27v2,-18,-7,-48,7,-55v-5,-21,4,-42,6,-68v0,-8,-33,-19,-6,-15v4,-2,-2,-20,-2,-7v-7,3,-12,1,-16,-4v-3,3,-5,4,-7,4v5,-3,4,-11,4,-19v1,8,13,8,17,0v3,3,19,18,23,3v6,9,-9,31,16,21v-10,-2,-3,-19,4,-21v5,4,11,7,11,12v2,9,-18,6,-10,14v-13,1,-34,16,-13,25v-3,6,-3,15,-7,22v10,16,48,2,63,6v12,3,15,-32,26,-15v4,-12,17,-46,26,-23r0,24v-10,2,-4,22,-13,25v10,19,32,21,28,45v6,7,3,16,4,27v-8,5,-13,5,-5,10v-3,3,-6,5,-7,8xm132,-48v11,9,23,-1,36,-4v7,-13,18,-17,4,-27v6,-7,8,5,13,-1v1,-15,-15,-8,-15,-24v-14,-10,-36,7,-41,-11v-4,1,-14,11,-19,7v-1,-12,-3,-10,-8,0v-20,2,-30,34,-13,46v-1,1,-4,6,-5,7v6,3,14,6,24,12v3,-10,6,-3,17,2v2,-4,4,-7,7,-7xm95,-112v-2,-4,-5,-6,-8,-6r0,8xm171,-22v3,-1,9,2,8,-3v-3,1,-9,-2,-8,3xm44,-15v3,-1,8,0,7,-5v-3,1,-8,0,-7,5","w":252},"C":{"d":"126,-14v-14,3,-27,0,-40,-3v5,11,27,10,40,3xm95,-207v4,16,-28,21,-10,30v-2,4,-11,0,-10,-3v-5,6,-9,14,-8,28v-9,1,-15,21,-8,27v-18,10,3,24,-1,43v2,6,7,11,13,8v2,20,11,23,25,37v15,5,13,-16,30,-17v3,-15,18,-11,21,-28v19,-20,8,-20,39,-12r0,38v-7,7,-8,27,-18,32v0,14,-17,17,-20,28v-8,0,-23,5,-30,11v0,-7,-10,-5,-9,-14v-3,1,-7,4,-12,7v-26,-22,-63,-13,-67,-74v-6,-4,-1,-14,3,-18v-2,-21,-9,-24,0,-48v-9,-14,11,-24,7,-40v4,-5,11,-8,10,-19v1,-4,36,-42,45,-29v5,-5,8,-9,10,-13v14,10,39,15,49,27v4,-2,10,-6,17,-12v5,6,14,16,1,21v1,1,9,11,1,13v6,5,10,19,8,34v0,0,-6,2,-10,2r0,13r-14,0v-2,-7,1,-17,-10,-18v19,-18,9,-14,-9,-33v-13,-2,-14,-18,-20,-27v-2,17,-16,-1,-23,6","w":219},"D":{"d":"32,-8v-5,-23,17,-30,32,-38v-11,-14,10,-29,2,-52v4,-26,-3,-57,10,-77v0,-4,-2,-7,-5,-9v5,-13,1,-21,-21,-15v1,5,-9,7,-16,6v-7,-16,9,-25,35,-25v13,13,42,-11,51,7v13,-5,25,-2,37,-2v0,0,-1,6,-1,9v3,2,5,0,5,8v10,1,8,-18,18,-3v12,17,52,45,39,76v8,16,0,56,-5,77v-4,0,-14,4,-9,11v-5,1,-36,40,-45,31v-14,7,-28,3,-39,12v-10,1,-5,-10,-13,-10v-13,0,-27,6,-34,-10r-6,0v1,1,3,4,0,2v-1,-5,-4,-4,-13,-4v-16,-1,-11,7,-22,6xm54,-9v-1,4,2,11,-3,10v1,-4,-2,-11,3,-10xm120,-43v28,7,42,-14,60,-26v0,-5,1,-10,1,-15v15,1,6,-18,15,-24v-12,-2,-1,-27,2,-34v-12,-4,-10,-20,-11,-28r-3,4v-4,-15,-17,-27,-35,-30v4,-8,0,-10,-9,-10v-15,6,-30,2,-44,0v-9,15,-9,15,3,37v-23,11,11,32,-8,44v18,12,-4,24,2,38v7,-5,23,4,6,3v-9,20,-3,57,21,41xm116,-12v2,0,6,1,5,-2v-2,0,-6,-1,-5,2","w":255},"E":{"d":"194,-185v-9,-3,-19,-8,-15,-23v-6,-5,-11,11,-20,4v-3,-21,21,-1,29,-12v4,6,15,12,16,2v3,3,7,5,6,12v-6,0,-13,16,-16,17xm212,-173v-5,6,-5,7,-5,16v-10,-1,-8,-3,-18,0v4,-5,12,-14,6,-23v2,0,6,-2,10,-4v0,5,2,9,7,11xm132,-217v8,5,27,14,24,25v-11,-6,-12,-15,-34,-16v1,0,2,-11,10,-9xm91,-59v3,32,41,11,58,21v8,-3,14,-8,28,-7v6,-14,17,-19,14,-40v5,4,11,-6,14,-7v3,4,8,9,14,16r0,44v-2,4,-18,16,-12,26v-12,5,-14,-2,-31,6v-12,-4,3,-12,-2,-16v-5,7,-16,22,-35,15v0,-9,-8,-23,-12,-12v-1,18,-16,17,-32,11v1,-8,7,-15,1,-16v-9,-2,-19,22,-28,20v-8,-2,-18,-11,-23,-3v-11,-1,-26,-22,-10,-31v8,-1,20,-3,35,-6v4,-17,-6,-52,10,-56v-19,-12,-4,-31,-12,-54v5,-9,5,-50,-17,-50v-12,0,-13,-9,-18,-3v-3,-17,22,-9,39,-10v6,-1,15,-15,24,-4v9,6,15,3,2,9v1,1,6,3,15,5v-6,2,-28,6,-22,13v-12,8,4,39,3,48v3,0,15,15,17,15v10,-3,26,-9,36,-19v-2,-2,-3,-6,-3,-11v6,6,23,6,16,19v0,8,4,13,10,16v0,3,-3,8,-8,13v9,18,1,49,-19,37v0,2,-1,4,-2,8v1,-11,4,-29,-10,-28v-1,-1,-2,-5,-2,-9v-16,-8,-32,-3,-39,12v10,5,0,19,1,28xm156,-59v3,1,8,1,5,5v-2,-1,-6,-1,-5,-5xm75,5v1,2,4,4,2,6v-2,-2,-6,-4,-2,-6xm126,-102v4,1,3,-2,3,-5v-4,-1,-3,2,-3,5xm112,-107v1,-2,3,-4,0,-5v-2,2,-5,5,0,5xm185,-6v0,-3,-5,-6,-6,-3xm48,-18v-4,6,-13,2,-4,8v3,-1,4,-4,4,-8","w":254},"F":{"d":"193,-207v-3,2,-21,-1,-13,10v-4,0,-7,1,-8,2v6,-12,-1,-20,7,-27v5,3,10,4,13,4v0,5,0,8,1,11xm168,-200v-9,7,-11,-12,-15,-15v0,-2,4,-3,13,-3xm143,-212v-7,4,-12,-4,-6,-6v3,0,6,3,6,6xm170,-147v2,-4,13,-10,14,-12v-10,-7,1,-15,-2,-28v4,-4,8,-4,12,4v-3,11,12,10,6,25v5,7,-1,21,-5,28v-6,0,-15,-23,-25,-17xm126,-207v-3,1,-7,2,-14,2v-1,-7,4,-10,13,-11v0,0,1,5,1,9xm99,-222v7,5,10,18,-6,15v1,-1,3,-6,6,-15xm36,-200v-6,-3,-4,-6,0,-10r0,10xm147,-60v-3,0,-6,1,-10,0v1,-3,3,-7,6,-11v1,3,2,6,4,11xm151,-151v-7,21,10,33,3,62v3,8,-2,15,-15,8v-3,3,-4,5,-4,6v-11,-1,-11,-29,-29,-20v-6,1,-17,-16,-23,-4v-10,11,-7,8,1,14v0,8,1,21,1,39v12,15,40,2,47,29v-6,4,-11,6,-9,21v-10,3,-21,12,-31,2v-10,9,-22,-2,-32,-7v0,-3,2,-6,6,-8v-6,-12,-37,5,-42,-14v-3,-6,28,-20,28,-22v10,-19,-3,-34,5,-50v0,-8,-2,-15,-7,-20v3,-6,12,-22,5,-33v-2,-9,12,-10,5,-14v3,-9,-2,-25,5,-34v-6,-7,-16,5,-20,4v-6,-17,2,-21,14,-26v3,14,7,10,20,6v4,5,3,20,-4,9v-2,11,8,16,-6,16v-2,5,0,14,9,14v-12,22,4,21,2,38v7,17,26,-8,45,-3v4,-4,4,-7,-2,-9v8,-18,18,-20,28,-4xm49,-11v6,6,7,8,-4,12v-2,-8,-1,-8,4,-12","w":232},"G":{"d":"114,-221v10,9,31,15,39,24v1,-3,2,-9,1,-17v6,-2,11,-2,16,0v3,5,-8,22,4,25v-1,11,-7,23,-2,33v-5,8,-9,-4,-16,0v-5,-5,-2,-30,-20,-29v-3,-3,-5,-8,-7,-16v-7,9,-13,3,-20,-7v-4,1,-8,1,-13,-1v-4,10,-34,39,-45,25v-1,-3,-3,-5,-5,-8v12,-10,15,-9,25,-23v22,4,28,-27,39,-1v3,0,4,-2,4,-5xm195,-97v-7,-10,-16,14,-26,15v13,19,-10,44,10,56v-1,3,-6,7,-16,13v-2,1,-15,-9,-16,-9v-13,22,-25,-1,-33,18v-8,10,-24,-9,-28,3v-1,-7,-15,-10,-23,-11v1,-1,15,-10,6,-11v-4,0,-7,2,-8,5v-4,-1,-8,-9,-8,-10v5,-20,-28,-14,-23,-35v-6,-10,-2,-30,-3,-45v3,-1,6,-4,10,-8v-12,-17,3,-31,-4,-51v2,-9,19,-11,35,-8v-9,11,-23,30,-20,53v0,4,-2,8,-5,11v15,5,3,34,15,42r0,19v11,0,34,24,44,7v24,15,38,-37,54,-46v-2,-5,-16,-14,-23,-6v-7,-3,-13,-10,-13,-18v14,-4,31,-17,40,-4v13,-12,22,2,34,-2v6,0,6,0,13,10v-5,8,-9,12,-12,12","w":235},"H":{"d":"107,-113v2,2,-5,8,4,6v3,-2,4,-3,4,-4xm138,-221v2,9,20,-2,27,7v9,-19,34,3,49,2v2,20,-29,26,-28,44r1,58v6,3,2,4,-3,11v0,21,1,40,4,60v6,8,14,11,24,10v17,10,6,32,-7,36v-6,-4,-12,-7,-17,0v-5,0,-12,-16,-18,-7v-8,-3,-16,-6,-20,5r-11,0v2,-8,-4,-13,-17,-15v-4,-10,5,-14,9,-8v3,-2,14,-7,13,-15v9,0,15,0,18,-1v-5,-11,-4,-24,5,-29v-8,-9,-5,-22,-9,-35v-9,7,-24,-12,-29,0v-4,-7,-21,-2,-38,-3v-2,4,-4,7,-10,7v0,6,10,16,-1,18v0,12,-2,21,8,25v-15,11,0,39,13,20v7,5,23,20,9,23v-3,0,-7,-5,-10,-1v2,2,4,3,8,3v-3,23,-31,-3,-38,3v-5,0,-4,-7,-11,-5v-1,7,-1,20,-5,6v-6,-2,-11,-12,-22,-8v-1,-1,-3,-6,-4,-7v6,-3,9,-7,9,-11v16,11,15,-12,25,-19r-11,-13v3,-10,13,-22,6,-36v2,1,3,1,3,-2v-11,-30,6,-74,-17,-91v-5,-5,-15,-6,-13,-18v26,-25,31,5,62,-15v5,3,28,14,19,22v0,1,1,3,4,5v-12,17,-21,-3,-35,11v-1,12,3,34,-2,43v2,8,20,15,26,6v19,4,40,9,50,-2v4,0,8,7,10,0v0,-13,-3,-22,-10,-28r12,0v0,-6,-9,-6,-12,-3v-3,-3,-4,-6,-4,-9r7,0v-1,8,3,3,5,1r0,-11v-9,10,-18,-9,-24,-3v0,-9,-25,-29,0,-31","w":250},"I":{"d":"63,-193v1,5,-11,4,-17,4v1,-20,-20,9,-18,-17v21,-14,46,-3,28,13v2,1,4,1,7,0xm126,-33v22,-3,25,-8,46,7v-2,10,-17,36,-31,22v-11,6,-19,-7,-29,0v-5,1,-6,-5,-8,-5v-9,18,-26,-6,-33,4v-7,-7,-21,-3,-24,3v-1,-3,-8,-7,-11,-7v4,0,10,-2,17,-4v2,-2,-29,-3,-20,-19v15,-4,26,0,39,-7v4,1,8,3,8,-3v-1,-8,-5,-15,4,-18v-3,-10,-6,-21,6,-27v-8,-8,-15,-24,1,-31v-6,-3,2,-13,-11,-11v-4,-25,17,-31,0,-53v2,0,6,-1,10,-2v-3,-3,-10,-21,-10,-8r-10,0v6,-4,3,-10,0,-21v7,6,17,-4,20,5v2,-8,15,-3,17,0v1,-12,18,0,17,-12v7,19,16,-3,24,9v3,3,6,6,9,7v-9,16,-22,14,-29,5v-1,2,-2,4,-2,9v-13,0,-21,0,-28,7v6,3,8,20,17,21v-19,23,3,66,-5,94v1,16,4,28,16,35xm113,-197v3,0,6,1,5,-3v-3,0,-6,-1,-5,3","w":199},"J":{"d":"123,-220v14,-2,39,-14,47,2v6,-5,13,-8,17,1v-2,4,-4,10,-7,19v-15,-13,-33,14,-22,22v-3,18,9,21,-4,32v2,2,5,3,8,3r0,23v-13,7,-8,18,4,20v-19,18,11,32,-7,47v11,20,-12,43,-30,29v-3,1,-5,3,-10,6v2,0,6,2,10,3r0,13v-11,-2,-30,14,-36,0v-4,2,-8,5,-10,10v-5,-3,-8,-3,-11,-2v1,-5,-8,-16,-15,-10v-24,-2,-37,-26,-25,-48v0,-7,1,-15,-2,-18v3,-7,31,-41,44,-25v6,7,15,14,15,23v-17,18,-4,36,23,31v1,-6,10,-10,15,-11v-9,-12,11,-12,-6,-19v1,-6,5,-6,10,-9v-6,-11,-12,-30,3,-35v3,-9,-10,-8,-10,-14v-1,-4,7,-21,10,-20v-16,-8,5,-18,-9,-23v1,-3,4,-6,9,-10v-3,-5,-9,-9,-17,-10v-4,-4,-8,-10,-14,-18v-3,2,-3,15,-14,13v0,-1,3,-4,-1,-4v-3,0,-6,1,-9,1v-1,-17,14,-28,20,-20v5,-4,18,-13,24,-2","w":217},"K":{"d":"104,-210v-8,3,-14,3,-18,2v-2,-10,7,-4,12,-9v4,4,6,6,6,7xm79,-216v0,3,1,6,-3,5v0,-3,-1,-6,3,-5xm124,-144v0,12,14,15,12,31v9,14,24,23,28,45v12,11,24,36,41,31v7,0,17,8,17,12v4,21,-21,17,-25,32v-8,1,-12,-2,-13,-8v-30,-7,-25,9,-47,-1v0,-9,-8,-23,-16,-16v-3,0,-2,-4,-3,-5v-1,4,-3,10,-5,19v-10,1,-26,15,-32,4v-1,1,-1,2,-1,5v-22,3,0,-36,-31,-18v-3,0,-16,-2,-21,-2v-2,-15,5,-23,19,-18v0,-1,1,-7,2,-19v6,-6,4,-24,1,-34v13,-11,-5,-33,4,-44v-11,-16,-1,-17,1,-32v1,-6,-4,-30,-5,-33v4,-4,9,-22,20,-17v-1,3,3,22,10,13v4,16,-11,17,-5,31v-4,11,0,31,3,43v8,-7,24,-29,39,-34v13,-10,19,-15,10,-26v8,-2,18,-4,20,-13v-6,-6,-29,-17,-11,-24v12,7,19,-2,35,11v6,-17,14,-16,35,-5v2,13,-9,22,-18,14v-8,0,-13,8,-16,14v-11,1,-24,1,-20,8v0,5,-16,20,-10,29v-8,2,-14,4,-18,7xm61,-3v-3,-2,-5,-7,0,-7r0,7xm84,-37v17,2,40,16,54,3v1,-23,-3,-45,-26,-54v-1,-11,-3,-23,7,-25v-37,-5,-50,44,-35,76","w":255},"L":{"d":"98,-103v12,25,2,33,10,64v14,4,24,-4,41,2v8,0,11,-2,11,-6v5,-1,7,7,15,5v2,-3,-3,-6,-2,-12v16,-7,14,-14,3,-29v0,-6,17,-11,18,-15v5,3,11,7,20,13v6,28,3,71,-25,85v-9,-5,-17,-3,-24,3v-3,0,-21,-15,-33,-12v-3,0,-14,12,-15,12v-8,-17,-44,-3,-66,-8v-6,-7,-39,-17,-18,-29v11,-12,9,-10,22,-18v14,6,19,-7,17,-30v-2,-22,1,-22,12,-35v-1,-1,-16,-11,-15,-21v0,-5,5,-9,14,-15v-10,-2,-18,-15,-7,-21v5,-22,-19,-10,-21,-27v-6,3,-6,2,-17,4v0,-4,-1,-10,-4,-19v7,-8,19,2,20,-9v6,-12,17,4,29,5v5,-2,2,-4,9,2v16,-25,19,1,36,-5v9,9,17,-6,20,7v-4,10,-16,33,-26,20v-7,0,-25,3,-13,8v-5,10,-9,9,-15,14v0,12,-2,22,9,23v-13,12,9,34,-5,44xm89,-142r0,-8v-7,7,-8,1,0,8xm91,-8v2,-1,8,2,7,-2v-2,1,-8,-2,-7,2","w":253},"M":{"d":"89,-68v-1,6,-5,4,-9,2v4,0,6,-1,9,-2xm161,-208v15,-17,17,-8,32,-3v2,0,2,-2,2,-5v15,-2,15,18,3,21v-12,-6,-8,15,-13,22v1,16,0,21,12,26v-2,8,-18,-1,-11,16v1,5,1,11,-1,20v-3,0,-7,1,-13,2v6,3,11,25,20,26v-5,-3,-6,5,-9,8v-5,1,-21,-19,-20,-24v14,-5,5,-26,-5,-30v2,-4,7,-10,14,-17v-3,-4,-5,-9,-8,-16v-12,3,-1,26,-14,29v10,10,12,27,-6,31v-7,7,2,26,7,15v1,5,-6,9,-11,13v0,8,-7,18,-2,23v4,-5,12,1,10,6v-12,-3,-15,2,-12,18v-4,3,-9,18,-20,14v-3,2,6,13,-4,10v-2,-3,-7,-6,-16,-9v-8,22,-30,4,-48,14v-13,0,-21,-6,-22,-18v6,-2,8,-13,21,-12v10,-9,7,-18,-2,-35v10,-6,1,-24,6,-37v21,-2,27,20,13,29v3,2,3,18,11,16v1,8,-13,12,-14,16v1,5,25,22,30,22v3,0,9,-6,12,-7v-1,-16,-10,-24,-2,-36v-8,-11,-8,-30,-21,-39v5,-3,8,-7,11,-11v-3,-1,-17,-21,-15,-25v0,-7,6,-7,9,-13v-15,-3,-26,22,-9,34v-15,15,-22,12,-29,-13v-5,-18,10,-41,-2,-50v2,-12,-3,-22,-15,-17v-2,-1,-7,-12,-7,-21v7,-4,11,-5,13,-5v2,14,14,-5,24,4v12,-11,14,19,29,11v8,7,-2,13,-4,25v4,7,16,9,13,22v6,12,0,35,9,43v3,7,-12,7,-6,16v11,-14,13,27,26,8v-6,-3,-7,-17,2,-19v4,-21,1,-13,-4,-25v9,2,18,-5,10,-14v4,-6,8,-11,5,-17v14,-10,-3,-14,2,-26v3,-3,11,-6,19,-16xm211,-11v7,30,-45,0,-54,18v-4,-2,-6,-6,-6,-14v-4,-3,-9,-5,-14,-5v-1,-17,24,-1,25,-16v1,-15,15,-1,15,-13v0,-8,-10,-10,-3,-15v-4,-3,-8,-4,-12,-6v-2,-7,16,-8,17,-10v1,2,-1,14,9,11v-2,9,12,12,-3,22v0,4,13,16,27,15v0,3,-1,7,-1,13xm167,-180v-5,-4,-8,5,-9,10v0,3,1,4,3,4v0,-2,2,-6,6,-14xm78,-157v-10,-6,8,-15,-1,-20v-4,0,-9,12,-13,5v-8,10,7,15,14,15","w":243},"N":{"d":"128,-214v9,-2,11,8,2,11v-7,5,-7,7,-9,-2v0,-3,6,-8,7,-9xm181,-84v5,7,-2,24,3,32v-8,5,6,24,4,28v0,5,-9,12,-9,22v-10,5,-20,12,-28,-2v-5,-8,-11,-14,-15,-17v4,-6,5,-17,-5,-16v-3,-6,-6,-17,-10,-30v-1,1,-2,1,-3,1v0,-11,-1,-18,-1,-21v-11,2,-14,2,-23,-3v2,-3,21,3,18,-8v-1,-21,-13,-22,-24,-39v-1,6,-3,5,-11,10v0,3,-3,10,-3,14v3,1,7,3,13,5v-1,7,-3,8,-8,10v-2,10,3,18,7,21v-1,5,-1,12,-2,21v5,8,27,13,23,36v-9,2,-16,3,-21,6v-2,9,26,7,16,16v-19,-6,-25,14,-48,-1v12,-4,11,-11,6,-17v-4,-1,-14,-2,-29,-2v-10,-10,1,-26,8,-19v8,-2,21,-8,10,-17v0,-14,10,-29,0,-39v11,-26,-5,-55,2,-91v-3,-7,8,-15,0,-15v-7,6,-9,8,-24,6v0,-4,2,-6,5,-7v-6,-15,11,-27,26,-12v7,-17,33,-1,36,14v-3,4,-12,7,-9,14v7,-1,9,-2,13,-7v5,13,-2,15,14,19v3,8,3,15,2,22v1,5,24,8,16,22v1,9,14,12,9,23v3,6,9,6,14,0r0,-11v-7,5,-12,-4,-17,-5v6,-8,12,1,16,-6v6,-11,9,-23,0,-32v-2,2,-4,3,-5,3v3,-3,6,-5,12,-7v-5,-2,-6,-14,-1,-17v-2,-3,-7,-4,-11,-6v-5,-26,-12,-25,3,-38v8,-1,4,10,5,13v4,-6,20,-14,24,-1v2,3,-13,21,-4,25v-2,17,-5,34,6,47v-14,9,7,18,0,35v-1,12,14,11,0,21xm76,-175v1,-3,3,-6,-1,-6v-1,3,-3,6,1,6xm89,-159v-3,-4,-10,-8,-9,0v1,7,6,-3,9,0xm74,-144v8,3,17,-7,6,-8v-4,4,-6,6,-6,8","w":218},"O":{"d":"193,-136v-9,8,8,28,-2,41v9,17,-10,22,-10,43v-5,5,-9,14,-11,27v-3,0,-9,3,-19,9v-6,16,-25,6,-35,16v-14,-4,-28,2,-36,-14v-35,-7,-46,-47,-49,-91v-2,-30,6,-62,26,-85v17,-4,16,-34,47,-29v10,6,17,4,23,-5v7,5,30,12,32,25v7,13,28,14,22,34v3,8,12,14,12,29xm153,-174v-10,8,-22,-9,-17,-19v-9,2,-16,-4,-19,-6v-11,6,-12,7,-24,5v5,13,-13,15,-22,19v16,11,-11,9,-6,27v-16,12,3,19,-5,37v0,7,3,24,10,20v-3,10,3,27,10,19v5,9,7,15,7,18v10,3,20,17,30,9v10,15,18,-5,26,-5v3,-7,27,-24,20,-40v6,1,11,-17,8,-23v0,-1,-3,-3,-9,-7v-1,-9,3,-7,10,-7v-3,-4,-19,-3,-11,-14v-5,-11,-1,-25,-8,-33","w":218},"P":{"d":"130,-212v22,-5,64,9,66,33v0,4,3,6,7,6v1,35,-7,38,-26,63v-2,0,-3,1,-6,1v-8,15,-36,22,-51,11v-5,8,-10,6,-20,-2v-9,20,5,28,-1,60v2,3,21,2,24,1v7,9,12,16,16,22v-3,2,-28,20,-33,21v-5,-2,-11,-11,-13,-5v-13,0,-22,-12,-30,-17v-1,2,-1,17,-11,15v-14,2,-17,-9,-25,-12v6,-27,35,-10,35,-40v-4,-14,-12,-33,4,-41v-7,-9,-14,-25,0,-33v-1,-16,5,-37,-9,-41v0,-2,3,-10,3,-14v-8,-5,-14,-18,-31,-17v15,-19,34,-14,54,-9v12,-10,34,-6,47,-2xm99,-186v-9,17,-6,35,5,56v26,3,42,1,59,-19v-1,-2,-2,-8,-2,-17v-11,1,-13,-3,-10,-17v-23,6,-27,-15,-52,-3xm126,-107v-1,5,10,7,8,2xm89,-72v3,0,6,1,5,-3v-3,0,-6,-1,-5,3","w":232},"Q":{"d":"239,43v1,6,-7,2,-11,3v-1,-6,7,-2,11,-3xm211,-181v-6,19,20,22,3,33v1,3,6,3,7,4v-3,0,-7,-1,-10,1v0,-8,-6,-16,-18,-25v-2,-6,4,-14,5,-16v3,3,7,3,13,3xm77,-171v-6,1,-15,0,-11,-6v6,-1,11,0,11,6xm212,8v12,2,7,-32,17,-13v2,-2,6,-4,13,-7v11,11,22,22,8,30r-2,25v-6,1,-14,16,-20,9v-4,1,-9,10,-11,10v-16,-12,-33,-16,-42,-35v0,-4,-5,0,-7,0v-8,-3,-33,-21,-40,-27v-3,5,-5,8,-9,8v0,0,4,-5,-1,-4v-8,7,-17,-17,-36,-20v-20,-3,-13,-22,-33,-24v3,-18,-25,-39,-15,-55v18,-6,10,18,23,23v1,0,5,-11,7,-2v3,-2,9,-6,15,-12v-25,11,-29,-18,-17,-32v-2,-5,-7,-14,-5,-24v4,-4,19,-3,12,-17v12,-1,12,-10,10,-18v3,-1,9,-4,15,-8r-10,-5v3,-9,24,-5,28,-13v-2,-3,-5,-8,-8,-13v10,6,22,-3,32,5v19,-3,32,-14,42,7v12,-8,13,5,12,16v-10,8,-16,-4,-11,-12v-21,11,-29,-20,-39,1v-8,-8,-17,13,-25,3v-1,3,-4,6,-7,11v-13,-2,-7,15,-18,17v1,3,4,7,7,13v-12,7,-9,15,-12,34v-3,0,-6,0,-11,1v3,1,8,2,9,16v1,13,10,12,2,23v5,1,13,24,26,16v0,-2,-4,-3,-9,-6v6,-19,33,-2,46,-9v12,10,32,4,39,25v13,1,16,-13,4,-18v4,-1,9,-4,15,-7v1,-10,0,-22,10,-28v-7,-5,-10,-17,-6,-26v-3,-1,-6,-3,-9,-6v6,4,22,-3,26,5v-1,25,9,42,-6,60v13,23,-20,37,-3,61v-2,1,-10,7,-14,11v6,4,7,8,8,11xm49,-156v-3,0,-9,-1,-14,-2r2,-8v2,4,7,7,12,10xm166,-37r-8,-8v-1,11,2,11,8,8","w":262},"R":{"d":"178,-187v14,16,10,11,0,34v-10,-11,-8,-21,3,-28v0,-1,-3,-5,-3,-6xm147,-208v-2,-1,-1,16,-11,14v-8,-13,-18,9,-27,-7v4,-6,13,-13,17,-3v4,-2,6,-4,6,-8v2,0,12,4,15,4xm98,-212v11,7,4,14,-2,18v-12,-5,-6,-16,2,-18xm72,-203v19,-3,9,12,2,13xm58,-205v10,13,13,31,-4,40v-1,-3,-2,-10,3,-13v0,-6,-19,-10,-13,-22v4,0,9,-2,14,-5xm40,-190v-13,-1,-8,-1,-2,-8v0,1,2,7,2,8xm179,-76v-21,36,70,43,24,78v-4,0,-6,-2,-8,-6v-4,3,-6,5,-5,8r-14,0v3,-22,-28,11,-20,-20v-15,-15,6,-50,-13,-58v0,-1,-1,-32,-13,-22v-3,0,-17,-16,-22,-9v-2,0,-5,-2,-10,-7v-5,5,-17,26,-27,7v-3,5,7,18,-4,29v3,-1,10,12,14,5v0,5,-1,11,-4,17v3,3,7,5,13,8v-9,5,-8,18,6,19v17,2,17,24,1,18v-1,0,-3,1,-4,1v0,0,2,2,6,5v-17,10,-31,4,-50,10v-11,-7,-22,-5,-21,-26v21,-9,24,-24,26,-56v10,-11,-7,-32,-2,-53v14,-11,20,9,38,8v4,0,7,2,8,5v13,-14,16,-16,26,-8v5,-5,7,-6,11,-4v13,-6,27,-29,45,-18r0,8v-12,4,-21,14,-20,28v11,2,3,35,19,33xm112,-14v8,-1,6,4,2,8v-1,-1,-1,-4,-2,-8","w":249},"S":{"d":"190,-197v1,16,0,31,-20,28v0,-2,-1,-5,-3,-10v-3,5,-10,5,-10,-1v2,0,5,0,10,-1v-3,-6,-28,-15,-13,-25v4,0,7,-3,10,-6v3,4,10,10,12,2v-1,-4,-5,-11,-1,-14v19,0,-3,25,15,27xm188,-163v5,6,0,20,-13,18v0,-2,-2,-8,-5,-18r18,0xm85,-171v-6,25,31,22,48,34v13,-6,29,13,47,15v1,10,20,12,23,19v12,28,8,29,0,78v-15,1,-15,27,-39,23v-13,11,-41,13,-51,0v5,-6,3,-9,0,-16v-3,0,-17,16,-23,14v-16,3,-23,-18,-35,-5v0,3,2,5,-2,5v-17,-9,-40,-64,-14,-82v0,3,1,5,3,5v9,-7,23,-19,26,1v1,6,11,14,13,23v15,3,31,21,43,4v10,8,24,0,25,-13v8,-2,12,-13,13,-24v-11,0,-15,-19,-24,-13v-10,-5,-18,-6,-27,1v-2,-7,-4,-12,-11,-25v-7,4,-2,9,3,13r-10,2v1,-6,-8,-27,-7,-15v-3,1,-8,2,-13,4v-6,-10,-12,-19,-20,-25v7,-5,14,-8,-2,-13v4,-5,12,-12,0,-16v1,-9,19,-6,14,-23v4,-18,24,0,26,-15v2,-17,18,-1,23,-9v8,8,17,6,23,-3v3,4,9,7,15,12v-1,4,-14,21,-18,8v-4,14,-12,12,-24,10v0,-3,-1,-6,-2,-10v-4,2,-5,7,-5,15r-9,0v-1,7,2,8,4,11v-7,-1,-14,-6,-13,10xm70,-177v4,-1,14,-4,8,-8v-7,-2,-8,2,-8,8","w":235},"T":{"d":"151,-177v-3,-3,-5,-4,0,-7v1,2,2,5,0,7xm190,-203v22,14,7,44,13,72v-5,4,-14,23,-24,9v0,-10,-8,-10,-16,-13v11,3,17,3,14,-13v-1,-1,9,-20,8,-23v-4,-12,-17,-20,-30,-26v-3,0,-3,2,-3,5v-7,-9,-27,8,-29,9v3,1,5,15,13,13v2,13,-6,10,-14,17v2,2,4,3,9,3v9,20,5,18,-1,31v14,15,-6,31,4,47v-1,11,3,20,3,28v16,11,25,-8,35,11v16,7,-1,38,-9,40v-25,-3,-56,-3,-76,-8v-2,0,-3,2,-6,6v-2,-5,-8,-6,-10,-3v-7,-1,-16,-17,-12,-26v10,-6,20,-14,31,-13v11,-14,17,-26,9,-50v15,-9,7,-19,1,-29v8,-10,12,-19,-2,-30v8,-7,20,-13,7,-23v-3,-6,0,-21,-1,-25v-12,7,-23,-2,-33,5v-6,-6,-15,4,-16,11v0,6,10,17,2,20v10,21,-5,62,-22,41v3,-24,-15,-28,0,-38v-10,-17,6,-20,-1,-43v7,-11,11,-16,21,-11v6,-2,19,-16,26,-2v17,-7,18,5,33,-10v16,18,38,-6,52,9v10,-3,36,-2,24,9","w":235},"U":{"d":"152,-212v17,-4,41,-12,45,5v1,-5,7,-2,12,-3r0,16v-7,6,-23,-3,-20,14v1,7,-13,9,-2,15v-1,14,7,17,-6,27v2,5,6,14,12,24v-16,18,-3,19,0,33r-4,46v-2,0,-6,2,-10,3v11,16,-15,20,-21,32v-3,7,-12,8,-16,2v-9,5,-20,16,-26,0r-3,4v-9,-9,-22,-11,-39,-18v1,-9,-20,-13,-20,-25v-1,-6,-2,-11,-4,-13v17,-11,-6,-14,3,-24v-2,-20,14,-25,-3,-40v0,-3,5,-5,9,-8v-12,-12,-5,-28,3,-37v-4,-10,-20,-20,-8,-32v-2,-5,-15,-4,-20,-3v-2,-2,-12,-17,0,-16v4,0,9,2,14,5v5,-15,46,-6,56,-3v-7,3,-7,33,-22,23v-16,1,6,24,-8,32r8,23v-15,17,6,29,-5,39v12,13,6,51,31,54v2,3,6,6,12,11v4,-5,12,-6,20,-4v1,-7,41,-30,11,-35v-2,-2,16,-7,11,-18v-1,-5,5,-5,4,-11v-3,-1,-7,-2,-12,-5v12,-6,19,-21,3,-31v3,-6,18,-27,1,-27v1,-14,4,-33,-17,-33v-1,1,-1,3,-1,8v-19,-15,2,-48,12,-30xm113,-6v2,-2,7,-4,3,-6v-1,2,-5,3,-3,6","w":236},"V":{"d":"198,-201v-11,1,-3,-10,-3,-13v2,3,3,8,3,13xm171,-135v-16,27,-11,63,-26,96v1,8,-3,19,2,22v-10,6,-20,14,-28,24v-2,-6,-17,-10,-16,-22v-4,-7,-21,-14,-16,-30v-11,-13,-3,-42,-16,-54r0,-15v3,0,6,-2,10,-4v-11,-6,-16,0,-14,-24v-2,-3,-5,-5,-9,-5v-1,-9,-3,-19,5,-22v-8,-4,-12,-23,-22,-26v-9,-3,-7,-13,-11,-4v-2,-2,-3,-3,-3,-5v2,-7,16,-18,26,-10v5,0,10,-3,14,-8v5,5,10,7,17,10v-1,14,-19,33,-5,41v0,3,-1,9,-3,18v3,1,7,4,13,7r0,28v4,-5,10,-5,17,-3v-9,9,-16,11,1,33v1,8,0,20,15,17v10,2,8,-23,7,-30v1,-1,7,-2,19,-5v0,-3,-13,-11,-13,-14v6,-11,3,-16,20,-24v-14,-7,6,-13,4,-32v0,0,3,-2,9,-5v2,-1,2,-3,-1,-3v-8,5,-2,-4,-7,-11v-6,3,-17,17,-13,-4v-9,-11,-1,-19,7,-26v3,2,7,6,12,11v2,-2,6,-4,11,-8v3,4,5,9,7,18r4,-3v-2,12,-4,25,-18,23v2,1,6,3,10,6v3,21,-8,19,-20,29v4,1,13,10,11,14xm123,-60v-1,-2,-11,-6,-8,3v3,0,5,0,8,-3","w":228},"W":{"d":"208,-202v6,7,-6,7,-10,10v-11,6,-9,7,-21,1v3,-10,11,-17,19,-6v3,-3,7,-5,12,-5xm187,-129v-9,-26,25,-36,7,-49v2,-7,18,-13,18,1v0,15,-20,24,-1,32v-2,3,-5,8,-8,16r-16,0xm176,-135v11,0,11,3,5,8r-7,0v1,-4,2,-7,2,-8xm173,-103v12,1,12,-17,18,-20v18,4,12,22,1,29v0,1,4,7,12,17v-3,3,-6,11,-12,17v10,12,6,14,3,28v-9,0,-4,12,-3,18v-11,13,-17,20,-25,7v4,-2,-1,-4,-3,-6v-7,5,-14,7,-24,1v0,-1,2,-6,5,-12v-12,-13,-33,7,-25,-28v0,-2,-2,-5,-7,-11v-1,10,2,21,-8,31v3,6,3,15,-1,27v-17,14,-38,11,-37,-17v-6,-18,-31,8,-26,-25v-7,-6,1,-37,8,-28v3,1,11,-10,8,-19v-1,0,-3,-1,-5,-3v-3,4,-1,6,1,8v-4,0,-8,0,-13,-3v1,-14,19,-9,17,-25v0,-9,-4,-11,-7,-16v7,-4,6,-10,8,-16v-15,-12,-31,-14,-30,-36v10,7,13,7,17,20v19,-18,-10,-28,-18,-33v8,-14,36,-18,48,-2v-2,3,-5,8,-10,14v13,6,1,15,-2,31v4,7,18,-4,12,14v2,14,-14,0,-13,13v5,2,11,2,21,0v-5,12,-9,19,-4,28v2,-1,4,-4,7,-7v0,3,1,5,3,5v12,1,14,-17,7,-25v-1,4,-5,4,-7,2v0,-1,1,-7,1,-10v5,-4,11,3,13,-3v-3,-19,10,-39,-4,-49v-1,0,-3,1,-4,2v0,-3,0,-7,-2,-10v32,-21,16,-20,55,-10v10,7,-5,23,9,27v-1,0,-7,10,-5,17v13,-2,19,10,7,22v1,1,4,2,5,3v-2,2,-6,8,-9,10v12,-2,9,23,18,23xm41,-121v-8,4,-9,-3,-6,-11v1,0,3,4,6,11xm157,-150v2,-3,1,-9,-5,-7v-2,4,-3,9,5,7xm144,-141v-2,-5,-7,-11,-15,-16r0,22v4,-1,9,-3,15,-6xm140,-114v-7,-5,-12,-8,-16,-9v-1,12,9,18,16,9xm118,-127v-5,2,-20,-16,-16,0v5,0,14,5,16,0xm89,-75v2,-9,13,-19,0,-20v-9,3,-7,14,0,20","w":238},"X":{"d":"215,-206v0,0,-2,6,-2,9v-18,-3,-27,10,-41,14v-17,-10,-4,-27,2,-36v7,13,13,8,20,-1v13,-1,7,18,21,14xm180,-60v14,7,45,17,57,38v-4,23,-34,48,-61,31v-23,9,-28,-25,-41,-36v-1,-16,6,-47,-19,-28v9,7,1,9,-8,20v4,3,7,8,11,14v-5,-1,-8,1,-8,7v0,3,2,13,2,14v-19,-1,-26,26,-46,3v-5,7,-6,5,-1,10v-15,0,-30,-16,-39,-26v0,-1,2,-4,6,-10v24,0,12,-29,27,-40v4,10,8,-1,16,-6v-1,5,-6,13,-2,21v13,-15,14,-38,36,-45v1,-8,5,-29,-9,-27v11,-10,-2,-26,-3,-42v-13,2,-24,-6,-14,-16v-11,-15,-41,-1,-48,-15v3,-2,7,-8,14,-17v8,12,11,1,20,-7v8,18,20,-7,30,14v2,-3,15,-13,14,-2v-5,8,-15,20,2,28v-1,4,-19,17,-9,19v11,-3,18,-3,24,8v9,-6,26,-11,27,-22v-6,-2,-12,-8,-8,-13v3,4,15,-1,16,-3v-6,7,9,12,14,18v0,8,-21,15,-11,25v-4,5,-14,12,-12,26v-7,5,-2,10,5,15v-2,22,21,17,18,44xm87,-84v2,3,-1,4,-4,5v0,-3,3,-3,4,-5xm117,-40v2,3,8,5,4,8v-1,-3,-6,-5,-4,-8xm106,-5v-8,-3,-13,-4,-16,-4r0,12v4,-5,9,-3,16,-8xm71,-5v-8,-8,-18,-3,-27,2v14,0,24,-1,27,-2","w":268},"Y":{"d":"248,-207v-7,1,-8,2,-9,-3xm235,-208v-3,-1,-8,-4,-12,-7v0,0,15,-2,12,7xm217,-210v20,-4,17,15,7,22v-6,-4,-3,-10,-7,-22xm145,-190v1,3,6,6,1,7v-1,-3,-6,-6,-1,-7xm190,-125v-10,7,-19,14,-17,31r-12,0r-2,30v7,4,11,23,22,16v2,0,15,9,39,26v2,19,-6,15,0,30v-7,0,-11,1,-13,-5v-7,2,-15,11,-20,5v-14,16,-40,-10,-57,6v-18,-5,-52,0,-58,-14v-8,0,1,-8,-1,-14v12,-5,31,-30,29,-48v6,-6,8,-22,8,-35v1,0,3,-2,6,-3v-7,-4,-21,-18,-11,-27v-2,-3,-9,-6,-5,-16v-1,-1,-4,-1,-8,-1v-4,-4,-2,-13,-3,-16v-5,-3,-29,-17,-11,-19r0,-9v-13,-1,-14,11,-25,6v-2,-9,-25,-13,-25,-25v3,-4,12,5,13,-1v-5,-8,2,-8,12,-8v24,0,10,8,45,0v-3,21,34,-9,32,18v-25,4,-16,16,-14,37v4,0,12,11,20,10v-1,10,9,33,24,19v1,-3,0,-7,-3,-8v16,-8,17,-27,33,-36v1,-7,-1,-12,-7,-9v-3,-1,-12,-14,-11,-25v7,-3,19,-11,24,-1v2,-1,7,-9,10,-9v18,7,-2,38,11,45v-8,3,-21,7,-18,21v2,8,-15,7,-5,14v-6,5,-6,8,-2,15xm59,-19v-5,-1,-13,3,-13,-4v2,-7,5,-14,14,-9v1,8,-6,5,-1,13xm80,-172v2,-2,-3,-7,-4,-5xm138,-101v-3,-2,-10,-12,-8,0r8,0xm131,-1v-2,-5,-12,-2,-13,-2v7,3,11,3,13,2xm103,1v-1,-9,-34,1,-9,0v4,0,7,1,9,0","w":265},"Z":{"d":"177,-79v8,6,3,14,-5,17v-2,-6,-3,-18,5,-17xm123,-110v-3,11,-32,30,-12,44v-3,6,-12,4,-20,4v-1,4,-4,10,-7,16v-10,0,-13,13,0,15v0,0,-3,2,-9,5v20,-3,41,5,60,-6v12,6,16,-10,30,-3v7,-8,-12,-19,7,-19v3,-5,11,-5,12,-14v8,-1,12,2,4,9v-2,26,2,37,7,60v-6,3,-14,5,-20,0v-13,2,-28,8,-38,0v-1,0,-3,1,-5,4v-8,-17,-29,4,-32,-12v-5,8,-21,9,-28,0v-4,6,-10,17,-14,6v-11,-9,-6,-1,-23,2v0,-2,-1,-5,-2,-9v-9,-10,-9,-11,6,-25v-1,-17,26,-23,24,-38v14,-13,8,-20,28,-31v13,-21,21,-44,48,-57v-2,-10,8,-21,11,-27v-5,-6,-23,-17,-32,-7v-3,0,-6,-2,-9,-5v-19,17,-33,-1,-43,15v-7,-5,-19,0,-24,3v2,4,5,6,9,6v-5,16,11,12,-2,27v2,2,5,3,8,3v0,4,-2,7,-7,10v-8,-3,-27,-41,-9,-45v-8,-4,-3,-16,-1,-22v9,-3,18,-13,25,-2v3,-6,19,-4,25,0v3,1,17,-8,19,-8v1,13,17,-4,23,8v9,-21,24,-2,48,-3r0,27v-5,-4,-16,-1,-13,9v-10,15,-26,16,-27,40r5,5v-9,2,-22,3,-15,11v-7,-1,-21,2,-7,4xm190,15v-1,2,2,8,-2,7v1,-2,-2,-8,2,-7xm98,-91v3,-2,9,0,8,-5v-3,2,-9,0,-8,5xm64,-38v2,-1,6,-1,4,-4v-1,1,-5,1,-4,4xm64,-26v9,-2,9,1,7,-7r-10,0v2,3,3,4,3,7","w":223},"[":{"d":"71,-224v26,4,28,-30,39,0v3,0,4,-2,4,-6v0,0,6,33,-5,14v-4,1,-8,1,-13,-1v-4,12,-35,44,-45,28v-1,-3,-3,-6,-5,-9v11,-7,16,-12,25,-26xm58,-38v12,0,36,28,44,7v15,-6,21,24,20,34v-8,0,-7,16,-19,15v-3,-1,-17,-14,-17,-1v-1,-9,-15,-10,-23,-13v1,-1,15,-11,6,-12v-4,0,-7,1,-8,5v-4,-2,-8,-9,-8,-10v5,-22,-28,-16,-23,-40v-6,-12,-2,-34,-3,-51v3,-1,6,-4,10,-9v-12,-19,3,-34,-4,-56v4,-12,17,-13,35,-10v-9,13,-23,35,-20,60v0,5,-2,9,-5,12v15,6,2,38,15,47r0,22"},"\\":{"d":"52,-236v-10,1,-20,-21,-23,-20v-1,-10,18,-31,20,-8v-5,11,18,17,3,28xm76,-216v-3,4,-22,9,-18,-3v5,-7,8,-5,16,-5xm81,-183v-8,-1,-22,-14,-8,-21v4,3,7,3,11,3v-2,6,-3,13,-3,18xm196,-10v4,22,31,46,28,74v3,5,4,6,4,6r-43,0v-11,-17,-13,-47,-30,-59v2,-12,-10,-31,-13,-37v-3,-25,-16,-15,-14,-38v0,-10,-5,-16,-14,-17r0,-26v-13,6,-12,-13,-14,-24r-4,4v5,-14,-30,-44,-7,-49v3,-3,13,8,11,12v4,6,13,19,13,26v8,6,13,9,13,20v16,25,33,47,42,72v15,8,14,27,28,36","w":253},"]":{"d":"90,-183v-7,-5,-37,-21,-37,-34v-5,2,-9,2,-13,1v-5,8,-8,8,-8,0v0,-8,2,-13,4,-14v0,4,1,6,4,6v10,-31,16,6,38,0v9,13,14,18,25,26v-4,5,-6,15,-13,15xm120,-53v4,23,-30,19,-23,40v0,1,-5,8,-9,10v-1,-5,-8,-6,-12,-4v4,6,7,9,10,11v-8,3,-22,4,-23,13v0,-4,-2,-6,-5,-6v-7,5,-16,9,-23,3v-3,-16,-13,-4,-6,-27v5,-17,8,-15,18,-18v8,21,31,-7,44,-7v-2,-30,8,-22,7,-45v-1,-12,3,-20,8,-24v-9,-13,2,-42,-14,-50v0,-3,-1,-11,-1,-14v-5,-3,-9,-6,-10,-8v15,-1,31,-6,35,10v-7,23,9,35,-3,56v16,9,12,41,7,60"},"^":{"d":"41,-121v-20,-25,14,-39,15,-58v8,-5,10,-11,17,-22v16,-17,18,-6,30,-14v4,7,16,9,14,18v0,5,4,8,12,9v-6,22,-19,33,-35,42v-3,0,-5,-2,-5,-2v-5,15,-27,27,-48,27","w":155},"_":{"d":"80,-1v23,-7,57,0,76,10r0,6v-14,7,-19,44,-43,29v-6,3,-14,10,-17,-2v-12,10,-24,-6,-32,6v-7,-8,-17,-6,-26,0v-7,-2,-17,-17,-22,-7v-4,-12,-3,-23,1,-36v9,-4,24,-19,32,-9v10,-5,23,-4,31,3","w":163},"`":{"d":"41,-121v-20,-25,14,-39,15,-58v8,-5,10,-11,17,-22v16,-17,18,-6,30,-14v4,7,16,9,14,18v0,5,4,8,12,9v-6,22,-19,33,-35,42v-3,0,-5,-2,-5,-2v-5,15,-27,27,-48,27","w":155},"a":{"d":"155,-110v-2,1,20,35,18,36v-17,10,5,29,10,36v1,-5,7,-9,16,-7v10,19,2,51,-20,36v-10,11,-26,-3,-29,-9v-6,13,-14,-10,-25,3v-7,-1,-25,-3,-17,7v-1,1,-9,4,-5,7v-3,-1,-7,-4,-13,-10v-9,21,-25,3,-39,3v-5,-14,-28,-20,-23,-45v6,-8,10,-29,29,-31v15,-5,41,-2,43,-18v5,3,15,13,21,7v-2,-11,-6,-19,5,-23v-1,10,17,12,17,3v-4,-10,-6,-4,-7,-18v-11,-5,-18,-14,-34,-14v-15,-1,-18,20,-34,7v-5,15,31,29,1,36v-5,-3,-9,0,-5,5v-5,3,-10,4,-14,4v-1,-9,-17,-9,-13,-22v0,-3,10,-24,8,-28v16,-5,30,-25,47,-18v12,-13,25,4,36,-3v16,1,33,23,36,41v1,2,-10,12,-9,15xm143,-32v3,0,6,1,5,-3v-3,0,-6,-1,-5,3xm127,-51v-5,-14,19,-8,15,-20v-8,-10,-24,-9,-26,1v-27,-4,-37,5,-63,7v6,10,4,21,3,32v14,7,27,-5,36,-1v11,-3,9,-28,28,-12v3,-2,4,-4,7,-7","w":234},"b":{"d":"152,-164v12,12,36,16,31,40v15,1,12,22,7,33v14,2,4,21,0,32v-2,0,-7,4,-4,8v0,-4,7,-1,8,-1v-1,2,-4,3,-8,3v0,3,0,7,2,12v-5,2,-12,15,-18,4v-2,3,-2,7,0,13v-5,13,-32,34,-49,23v-10,5,-14,-13,-23,-7v-9,-12,-28,-1,-42,-5v10,-15,-10,-38,7,-49v2,-8,-2,-8,-8,-11v2,-4,-1,-18,8,-19v-13,-27,-5,-28,-3,-53v1,-2,12,-2,16,-3v-7,0,-11,-12,-16,-6v-2,-6,-15,-20,-2,-28v-1,-8,-12,-6,-21,-6v3,-7,-3,-9,-12,-11v4,-27,45,-31,57,-5v-4,11,5,25,-4,37v-2,9,14,24,22,7v27,-14,28,-7,52,-8xm161,-44v-7,-14,13,-19,9,-38v-3,-1,-17,-7,0,-7v0,-33,-36,-43,-60,-55v2,-2,2,-4,2,-4v-6,-1,-11,2,-10,7v3,-1,12,-3,9,6v-6,5,-12,10,-22,6v-3,5,-10,14,-9,21v-12,8,-9,12,-7,25r4,-3v1,4,-1,9,-6,13v7,0,12,3,7,9v0,6,9,13,13,18v7,-1,15,9,14,15v22,5,44,3,56,-13xm63,-66v3,0,6,1,5,-3v-3,0,-6,-1,-5,3xm67,-13v-1,-1,-3,-3,-4,-1v1,1,2,2,4,1","w":230},"c":{"d":"98,-93v3,1,1,4,0,6v-3,-1,-1,-4,0,-6xm139,-61v5,5,15,-3,22,-5v3,0,11,8,16,9v-13,10,-7,33,-21,42v-5,6,-26,30,-47,29v-7,-15,-35,-17,-47,-16v-9,-3,-7,-7,-19,-12v3,-8,-2,-13,-10,-19v-5,-27,-12,-44,-2,-62v-4,-33,23,-56,44,-70v14,4,25,-13,36,-2v40,1,51,29,61,59v-7,3,-24,37,-40,25v-11,-4,-25,-26,-25,-38v-10,2,-21,12,-14,-5v-7,-6,-12,-2,-22,3v2,0,6,4,8,0v-1,7,-6,8,-10,5v-5,4,-17,23,-5,27v0,11,-5,11,-6,25v7,13,22,40,37,27v8,7,16,-2,19,-7r13,7v10,2,9,-20,12,-22xm96,-54v-3,-1,-12,-3,-4,-5v3,3,4,4,4,5xm103,-134r-15,0v3,6,14,5,15,0xm108,-7v-10,1,-16,0,-11,6v7,1,8,-3,11,-6","w":200},"d":{"d":"135,-193v1,5,-7,2,-10,3v-1,-5,7,-2,10,-3xm43,-29v-21,-10,-12,-39,-15,-64v5,-42,23,-69,61,-75r17,-8v7,7,20,11,33,12v1,-3,3,-7,5,-12v7,0,12,0,15,-1v-1,-3,-6,-5,-10,-6v0,-4,-3,-10,-8,-16v-3,-1,-31,0,-34,-11v2,-6,18,-12,20,-18v10,4,19,12,29,5v12,5,12,26,23,42v-21,14,11,26,-3,46v10,16,-12,32,0,34v4,10,-7,29,4,34v-2,7,-7,16,-5,27v13,5,19,13,35,7v8,17,1,31,-20,25v-21,19,-45,-23,-66,5r-3,-4v-32,8,-44,11,-64,-4v2,-9,-18,0,-9,-12v-1,-1,-2,-1,-6,-1v0,-3,0,-4,1,-5xm75,-35v16,-3,36,12,51,1v-2,-15,27,-19,13,-33v1,-4,4,-5,9,-4v1,-15,-2,-20,-8,-30v5,-2,5,-3,5,-9v-17,-4,-25,-38,-44,-19v-7,-7,-12,-6,-19,-8v-7,12,-19,26,-15,44v-6,2,-17,5,-16,11v-1,9,22,16,16,25v8,5,15,12,5,17","w":243},"e":{"d":"26,-82v5,-38,22,-81,64,-86v20,8,61,-2,70,27v2,6,7,8,11,9r9,35v-1,15,-12,13,-15,27v-14,-5,-12,13,-29,-3v-5,14,-12,15,-21,7v-15,4,-26,-26,-37,-7v-17,16,-2,14,0,30v13,6,20,19,37,0v16,-2,25,-17,43,-22v6,-2,14,11,4,12v-7,1,-7,11,1,10v-3,6,-6,15,-9,26v-4,3,-22,2,-24,13v-9,11,-24,-7,-31,4v0,-3,-5,-7,-9,-4v4,-10,-9,-10,-14,-8v-11,-2,-38,-17,-37,-38v-5,-8,-12,-11,-7,-24v-4,-2,-6,-4,-6,-8xm147,-126v3,-1,10,2,9,-3v-3,1,-10,-2,-9,3xm92,-103v19,12,23,-8,44,-6v0,-2,-3,-10,-3,-13v-8,3,-16,3,-12,-9v-7,-22,-34,10,-39,4v-4,0,-6,3,-6,11v3,0,5,1,5,3v-4,-1,-9,-3,-8,8v11,-1,15,5,20,10v0,-5,-1,-8,-1,-8xm127,-114v2,3,-2,3,-4,5v-1,-4,2,-4,4,-5","w":201},"f":{"d":"113,-159v1,3,-4,2,-6,2v-1,-3,4,-2,6,-2xm62,-35v12,-15,-6,-30,1,-44v2,-8,-3,-33,4,-44v-4,-1,-22,-18,-19,-3v-14,-2,1,-6,0,-15v-1,-4,-19,1,-16,-11v21,-11,28,1,36,-28v10,-6,11,-35,27,-28v44,-22,82,-4,90,35v-3,9,-8,31,-23,30v-1,3,-3,6,-5,11v-9,1,-11,-13,-3,-15v-3,-5,-27,-22,-11,-31v0,-10,-7,-6,-10,-3v-10,-4,-19,-12,-28,-2v-11,-5,-6,4,-11,15v15,25,30,-1,43,19v-7,11,-21,7,-16,21v-5,0,-9,0,-14,2v-1,-4,-3,-6,-6,-9v-8,13,-7,53,-7,81v0,14,11,34,26,22v6,0,13,16,20,8v-2,8,-6,17,-13,30v-6,-1,-7,-8,-10,-11v-11,12,-28,9,-48,8v0,-2,0,-14,-5,-7v2,4,1,10,-7,9v-5,0,-21,-19,-24,-11v-5,0,-7,-2,-7,-7v4,-21,23,-5,36,-22xm65,5v5,-1,17,5,7,8v-2,-9,-7,2,-14,0v-1,-1,4,-8,7,-8xm88,-190v3,-1,5,-5,0,-3r0,3","w":207},"g":{"d":"200,-17v-4,14,13,18,4,31v1,5,-13,43,-24,31v0,5,6,15,-3,17v-26,-12,-46,15,-66,0v-35,10,-76,-2,-81,-41v-11,-9,4,-19,-3,-27v3,-4,7,-9,15,-14v-4,-15,-6,-27,-6,-35v5,-11,32,-24,8,-33v-1,-10,17,-13,2,-21v1,-1,4,-14,-2,-14v5,-8,12,-33,29,-33v5,-19,53,-14,71,-7v22,-13,60,-4,55,25v7,13,-3,15,-5,29v-3,-13,-25,-22,-31,-8v3,4,6,29,-3,32v6,17,-5,19,-15,37v3,3,4,6,4,9v3,-2,6,-4,8,-8v3,4,7,9,14,15v13,-1,22,10,29,15xm202,35v0,3,1,7,-3,6v0,-3,-1,-7,3,-6xm166,71r-6,0v1,-6,3,-1,6,0xm131,-114v0,-8,15,-10,0,-12v-2,1,-13,7,-13,0v12,-9,5,-12,-4,-15v-4,0,-8,2,-11,7v9,8,-3,14,-14,16v-29,7,3,18,1,36v21,4,55,-4,41,-32xm62,-9v-20,33,14,27,23,47v7,4,27,0,28,-5v15,20,33,-8,48,2v4,-13,28,-13,24,-36v-19,2,-16,-28,-35,-18v-4,2,-17,-10,-20,-2v-17,4,-28,3,-39,3v3,8,12,6,11,10v-24,5,-28,16,-37,0v-1,0,-1,-1,-3,-1xm125,-93v-3,3,-5,4,-7,4v0,-8,3,-8,7,-4xm91,31v0,0,-13,-8,-2,-6v0,1,2,3,2,6","w":232},"h":{"d":"181,-70v7,7,13,6,9,21v5,3,8,9,8,14v6,3,13,6,20,9r0,18v-14,19,-21,-10,-34,4v-13,3,-27,-4,-39,3v-6,-2,-4,-4,-1,-10v-3,0,-7,-1,-12,-3v-4,-24,26,-15,26,-32v3,-3,8,-8,16,-14v-10,-9,-21,-14,-14,-34v0,0,-9,-7,3,-14v-7,-3,-7,-20,-18,-15v-1,-6,11,-21,-2,-21v-10,13,-51,-13,-35,15v7,-2,15,-3,17,-9r11,11v-6,2,-17,4,-31,6v-15,19,-10,29,-27,20v-8,8,16,10,-1,12v-1,2,-1,6,2,11v-12,4,-9,25,-4,34v3,-2,8,2,9,3v-3,1,-7,3,-12,5v5,12,17,5,33,7v8,23,-30,32,-57,24v-3,-1,-9,7,-10,6v-25,-14,-6,-32,10,-28v2,-3,3,-9,3,-17v3,4,6,6,13,4v-8,-4,-19,-10,-9,-22v-11,-27,-10,-74,-6,-102v3,-1,7,-4,13,-9v-2,-3,-5,-1,-8,2v-3,-6,-7,-11,-12,-12v2,-12,-18,-11,-16,-25v-2,-4,-5,-10,0,-14v20,-8,40,1,51,13v-15,12,12,44,-6,62r4,4v10,-12,50,-29,84,-28v6,9,14,15,25,21v-1,2,9,38,2,48v5,8,6,4,0,17v10,5,3,6,-5,15xm210,4v3,1,0,7,-2,7v-7,-3,-9,-6,2,-7xm176,3v0,2,1,7,-2,6v0,-2,-1,-7,2,-6xm45,6v1,3,-1,3,-4,3v-1,-3,1,-3,4,-3xm96,-116v8,-7,-7,-6,-7,-6v0,4,3,6,7,6","w":245},"i":{"d":"125,-113v-1,24,-9,49,2,67v-1,2,-3,4,-6,7v8,14,26,-4,37,7v9,-3,22,1,19,15v-3,14,-15,17,-40,18v-12,16,-20,0,-46,1v0,0,1,4,-6,10v-11,-4,-16,-19,-20,-7v-5,-1,-8,-3,-11,-8v-7,3,-10,11,-18,11v0,-3,3,-20,-8,-20v1,-23,36,-22,60,-21v7,-15,3,-47,4,-70v-1,-7,0,-33,-14,-36v-1,-1,-2,-4,-4,-8v-17,-5,-19,14,-29,16v-2,4,6,9,-4,7v-1,-3,-5,-5,-9,-6v8,-3,10,-4,8,-13v6,-28,37,-12,52,-20v-2,-5,-14,0,-16,-5v-3,-6,-6,-14,-12,-24v5,-10,16,-26,29,-30v13,6,34,15,34,29v0,15,-25,13,-28,28v5,3,12,9,21,17v-1,6,2,33,5,35xm65,-7v5,-10,-5,-5,-14,-8v-1,7,6,9,14,8","w":214},"j":{"d":"80,-189v-5,-39,39,-62,58,-28v16,29,-30,39,-3,68v0,8,-1,48,6,62v-7,9,0,22,1,33v-1,32,-6,67,-10,95v-15,0,-25,28,-41,19v-7,7,-20,14,-22,-5v-10,15,-20,-1,-38,-1v-2,-13,-12,-25,-1,-34v-6,-12,6,-36,28,-30v4,1,8,5,12,11v5,-6,4,-7,12,-6v1,7,-1,8,-9,8v-1,6,3,9,2,18v-8,1,-11,4,-11,9v18,0,36,2,47,-6v-5,-6,-12,-11,0,-16v1,-14,-1,-18,-9,-26v10,-10,12,-16,2,-27v10,-19,-5,-54,3,-67v-3,-10,-19,-29,-23,-6v-10,2,-25,5,-24,-10v1,-7,7,-12,11,-21v-14,-5,-17,-21,1,-21v10,0,10,-6,8,-19","w":165},"k":{"d":"119,-133v2,2,6,5,2,7v-2,-2,-6,-5,-2,-7xm172,-47v1,28,23,10,36,23v9,-3,21,3,17,17v-15,-4,-31,14,-46,3v-30,11,-61,-20,-80,4v-10,3,-22,-10,-22,1v-26,4,-25,4,-41,-12r0,-14v5,6,19,0,28,0v3,-10,7,-13,0,-19v-1,-14,-7,-30,1,-41v-7,-16,1,-70,-4,-86v-6,-8,-22,11,-23,-3v10,-17,-11,-13,-5,-35v6,-9,19,-26,34,-11v8,5,14,7,17,8v3,24,18,62,-10,69v8,2,18,7,18,20v1,3,3,4,6,4v-10,12,-14,24,2,33v7,-3,9,-17,20,-18v7,-5,7,-16,10,-27v6,0,11,-1,16,-3v-7,-3,-17,-6,-16,-16v9,-28,47,-7,69,-16v6,6,21,4,19,18v-5,0,-24,-5,-25,4v5,2,24,2,8,12v-9,2,-5,-5,-9,-11v-8,9,-9,18,0,23v-8,10,-12,11,-21,6v-14,8,-12,19,-20,39v13,2,12,22,21,28xm179,21v-8,-1,-5,-3,0,-6r0,6xm52,18v-2,0,-10,5,-13,5v-1,-6,8,-13,13,-5xm167,-30v2,-3,-2,-5,-3,-2xm154,-34v4,1,3,-2,3,-5v-4,-1,-3,2,-3,5xm141,-59v-6,8,-30,-8,-34,9v-2,5,-7,12,-13,21v13,2,23,7,28,17v1,-9,14,-11,24,-9v-3,-5,-3,-14,-1,-20v-2,7,-11,5,-14,-2v-8,-9,2,-5,8,-11r3,4v0,-1,-1,-8,-1,-9","w":252},"l":{"d":"73,-15v1,16,-3,35,-22,28v0,0,0,-16,-7,-16v-3,-11,-18,-18,-2,-30v8,5,15,-15,26,-4v11,-10,26,-1,16,-26v10,2,4,-14,4,-22v-13,-9,11,-18,1,-37v9,-12,2,-43,-5,-36v-14,-13,-43,-17,-51,-50v21,-15,71,-29,92,-6v3,6,1,21,9,24v-11,6,3,36,-8,45v-1,9,4,14,9,20v-7,17,-7,50,-3,74v9,0,16,5,20,12v22,-11,24,-1,37,13v-1,6,-5,11,3,13v-2,4,-15,15,-5,17v-3,6,-14,14,-19,4v-8,1,-9,16,-16,19v-3,-11,-32,-33,-41,-11v2,-22,-24,-13,-32,-31r-6,0xm51,15v2,2,2,4,-1,4v-1,-2,0,-3,1,-4","w":216},"m":{"d":"199,-90v3,0,15,3,8,10v15,9,-20,34,1,37v-1,1,-2,4,-2,7v20,2,24,19,17,35v-8,1,-3,19,-11,18v-1,-10,-11,-15,-19,-8v-6,-2,-17,-17,-25,-4v-4,-29,-39,2,-52,-9v-3,0,-6,6,-9,3v1,0,2,-3,0,-3v-2,0,-2,2,-2,5v-1,0,-8,-1,-9,-1v0,-2,2,-4,7,-6v-3,-3,-12,-7,-21,-6v-2,1,-2,4,0,8r-23,13v-5,-2,-15,-12,-22,-6v-3,-5,-6,-11,-10,-15v14,-41,2,-71,6,-118v-2,-5,-22,-11,-10,-19v-10,-3,-5,-13,3,-15v26,-5,24,0,28,17v8,8,31,-12,29,-19v20,-1,33,1,44,14v6,-16,11,-11,21,-7r32,-16v5,-3,32,30,30,34v-11,8,-3,21,2,29v3,9,-14,21,-13,22xm138,-97v6,13,-8,20,-8,37v13,7,1,21,7,30v5,-3,17,-16,19,-3v-16,-1,-9,12,-1,17v10,-6,18,-13,21,-29v-8,1,-7,-3,-10,-5v3,-4,17,-2,14,-14v-4,0,-6,-1,-8,-3v11,-3,5,-8,4,-13r-10,0v-2,-12,9,-10,12,-17r0,-18v-8,0,-12,-1,-16,-2v0,10,-6,22,-15,15v-3,0,-6,2,-9,5xm57,-77v19,2,-2,25,0,40v5,2,14,6,14,16v15,0,21,-6,25,5v0,-7,8,-5,14,-3r0,-9v-4,0,-6,-2,-8,-6v8,-6,11,-5,1,-14v12,-3,21,-24,6,-10v-6,-4,-9,-8,-11,-13v10,-12,10,3,16,-5v-4,0,-16,-9,-3,-10r2,2r0,-14v-1,1,-9,4,-11,-1v0,-11,4,-12,10,-19v-3,-6,-6,-10,-10,-12v-6,5,-8,17,-25,15v0,6,-5,13,-18,22v1,5,-2,14,-2,16xm161,-71v-1,6,-6,4,-12,4v1,-8,12,-4,12,-4","w":254},"n":{"d":"186,-143v5,25,6,41,5,68v-4,2,-10,9,2,11v1,8,-1,8,-7,11v2,3,4,7,7,12v32,15,29,12,20,42v-10,10,-11,-5,-12,-11v-7,8,-31,8,-39,15v-8,-1,-3,-15,-12,-14v-6,1,-2,8,-11,3v-8,-19,0,-33,18,-41v2,-8,-14,-10,-16,-12v5,-5,20,1,17,-11v-3,-14,-19,-26,0,-37v0,-16,-13,-13,-21,-24v-3,5,-4,5,-8,2v-3,0,-7,8,-5,13v-19,-4,-25,11,-39,26v18,20,-26,28,4,45v0,3,-1,7,-3,13v7,10,27,3,18,21v-32,12,-28,19,-50,-3v4,9,-6,7,-12,17v-3,-3,-20,-2,-18,-14v0,-6,9,-23,21,-16v3,-7,-1,-11,9,-18v-11,-13,9,-27,-3,-35v0,-12,1,-26,-7,-29v-2,-3,9,-5,7,-12v-9,-7,-15,-7,-12,-20v-12,-13,-12,-31,17,-22r23,0v-2,12,19,13,23,5v0,-1,-1,-3,-2,-4v11,-8,53,-11,54,-11v2,-1,34,28,32,30xm100,-99v3,1,11,10,4,13v-5,-2,-7,-7,-4,-13xm87,-2v2,4,2,13,-6,10v0,-3,2,-7,6,-10xm87,-7v4,-6,-1,-7,-7,-8v2,2,4,4,7,8","w":246},"o":{"d":"108,-123v0,3,-2,5,-6,6v-1,-5,1,-7,6,-6xm175,-76v8,4,-5,24,4,23v-4,0,-9,1,-17,2v2,8,9,-1,10,7v-2,10,-14,22,-26,26v-1,0,-1,3,-1,8v-14,-1,-31,19,-45,9v-30,4,-42,-9,-60,-26v0,-1,0,-8,1,-20v-3,-3,-11,-3,-11,-4v6,-11,4,-29,-6,-33v10,-8,1,-21,3,-41v12,-4,14,-17,26,-26v25,-19,29,-8,52,-18v15,3,47,11,50,27v21,0,16,34,30,55v0,3,-6,8,-10,11xm89,-25v9,-6,27,5,33,-12v4,5,15,-1,20,-2v6,-13,5,-15,14,-25v1,-6,-8,-5,2,-12v-1,-3,-5,-6,-11,-9v1,-11,-3,-16,6,-23v-12,-10,-12,5,-30,-5v9,-15,-22,-8,-24,-24r-38,29v-1,11,0,21,7,24v-3,2,-7,5,-12,8v1,5,7,11,2,17v9,2,6,16,19,16v4,3,8,9,12,18","w":210},"p":{"d":"126,-169v20,7,64,17,64,51v13,7,7,32,13,42v-3,7,-15,11,-5,17v-3,3,-13,9,-9,20v-5,6,-12,15,-21,27v-31,14,-33,13,-51,0v-5,3,-9,9,-21,7v-1,-11,-17,-24,-25,-6v7,8,12,11,13,23v-5,-4,-6,1,-10,7v4,5,13,10,16,13v1,-1,1,-4,-1,-8v11,-2,9,8,20,7v7,0,11,3,13,7v-5,12,-36,22,-42,11v-8,1,-11,6,-20,0v-8,16,-37,5,-36,-8v10,-12,15,2,28,-8v-2,-2,-4,-4,-3,-9v9,3,12,-12,11,-24v-2,-1,-4,-3,-8,-6v16,-6,6,-21,2,-33v10,-15,-3,-31,3,-48v-4,-3,-9,-6,-2,-12v-4,-9,-6,-31,-5,-47v-9,2,-11,3,-14,9v-12,-23,12,-27,24,-15v11,-6,22,3,30,-7v6,13,25,-1,36,-10xm122,-9v1,4,-5,7,-4,2xm164,-60v8,-2,19,-29,7,-31v-3,-13,-9,-24,-18,-34v-14,6,-16,-10,-30,-17v-6,10,-10,22,-27,24v-6,8,-5,31,-17,37v-1,13,1,17,10,22v-10,7,1,9,0,15v10,-3,19,2,10,8v7,11,15,9,31,8v4,12,13,1,24,-7v8,-7,14,-13,17,-18v-5,-2,-7,-4,-7,-7xm126,-126v-6,5,-6,-1,-8,-6v1,0,4,2,8,6","w":227},"q":{"d":"170,-76v10,36,-10,71,4,107v9,3,29,3,25,21v-5,3,-13,5,-17,-1v-17,10,-52,9,-71,1v6,-4,-2,-9,-2,-13v-1,-6,14,-15,29,-18v-1,-5,14,-17,13,-18v-15,-23,-35,-1,-60,-2v-29,-1,-42,-31,-64,-41v8,-17,4,-58,6,-89v9,-1,1,-17,15,-16v15,-25,70,-21,94,-8v14,-15,37,0,25,22v14,8,-7,28,7,37v-5,13,4,15,-4,18xm62,-93v-20,31,28,82,54,55v7,-4,10,-17,20,-15v-5,-16,7,-6,8,-19v2,-10,-15,-21,-9,-31v0,0,1,5,4,5v3,0,4,-1,4,-3r-21,-32v-7,5,-28,-13,-41,-1v-3,0,-5,0,-6,-1v-3,12,-9,20,-17,24v-1,4,4,19,4,18","w":206},"r":{"d":"89,-147v15,-2,32,-34,50,-25v5,-11,13,2,17,6v12,-2,25,21,32,30v-5,14,-13,17,-7,32v-1,0,-12,-6,-13,1v3,1,6,2,10,4v0,3,-5,13,-16,10v-5,-12,-11,-20,-26,-28v0,0,2,-3,5,-6v-2,-16,-15,4,-26,2v-17,3,-2,13,-20,22v-8,19,-8,31,-11,53v14,10,19,11,31,4v15,7,17,14,4,32v-3,4,-10,-2,-11,2v4,1,10,3,13,9v-6,0,-10,-2,-13,-6v-12,9,-25,1,-40,7v-10,-6,-14,5,-26,-4v3,-1,8,-4,14,-7v-5,-11,-17,-16,-25,-6v-14,-8,10,-22,14,-25v2,0,19,5,24,2v-7,-2,-12,-5,-10,-15v19,-15,-12,-46,4,-71v-1,-3,-3,-6,-8,-10v-10,11,-16,11,-26,3v0,-1,0,-3,3,-8v-16,-6,-8,-28,8,-28v5,3,13,-3,19,-4v12,3,28,11,30,24xm62,-153v-12,-2,-14,8,-21,10v10,7,18,-3,21,-10xm94,-12v3,1,2,-4,2,-6v-3,-1,-2,4,-2,6","w":216},"s":{"d":"160,-47v14,19,-12,46,-33,51v-7,-2,-34,-14,-43,-5v-1,-9,4,-8,9,-12v-1,-1,-3,-1,-7,-1v7,-5,2,-14,13,-10v20,3,16,-20,35,-18v1,-1,2,-3,3,-4v-8,0,-25,-32,-31,-18v-40,-1,-99,-24,-71,-75v14,-6,27,-34,56,-29v32,-4,25,14,47,5v3,0,10,4,12,4v0,23,22,30,0,52v1,1,4,2,5,3v-3,2,-8,5,-15,9v1,2,4,5,7,8v-4,1,-3,-3,-4,3v2,9,23,7,20,22v2,7,-1,10,-3,15xm86,-31v-7,16,1,18,-13,29v-14,-8,-36,3,-39,-26r-4,-34v14,0,26,-7,37,7v-1,1,-6,4,-7,5v3,9,11,15,26,19xm87,-121v-8,-21,-15,-4,-17,6v1,12,10,4,23,6v1,0,14,7,41,20v5,-3,1,-7,-3,-9r-3,4v-2,-5,-6,-10,-10,-13v7,-7,16,-12,5,-16v-15,3,-19,7,-25,-7v-2,3,-6,6,-11,9","w":182},"t":{"d":"138,-166v11,0,14,27,18,35v-37,6,-42,15,-56,4v5,-4,6,-10,-2,-18v-12,1,3,9,-1,18r-7,0v0,-3,0,-4,-1,-5v-11,8,-1,32,-16,39v10,12,7,16,4,29v-5,3,-17,5,-20,0v-4,-43,13,-65,-27,-63v0,-4,-3,-7,-7,-9v1,-5,14,-11,5,-17v11,-15,21,2,26,-15v4,-15,9,-11,-1,-20v-1,-5,17,-14,7,-16v1,-8,20,-17,20,-2v2,4,-7,9,-8,17v3,2,7,4,13,7v-2,5,-7,12,-3,19v34,7,33,3,56,-3xm136,-51v3,-5,24,-3,18,-17v18,3,10,24,6,40v-16,2,-11,13,-24,27v-5,-1,-8,-6,-9,-12v-5,5,-13,16,-18,17v-5,0,-22,-22,-26,-14v-10,-2,-26,-5,-20,-20v-9,-3,-11,-25,-1,-26v10,-2,31,-10,18,3v2,5,-6,22,4,16r23,10v8,-4,35,-8,29,-24","w":186},"u":{"d":"43,-121v-6,-7,-14,-22,-11,-40v-3,-3,-11,1,-10,-7v28,-11,25,-3,46,1v0,1,-1,6,-1,9v12,4,21,31,9,40v2,11,-2,21,-2,35v13,9,2,28,5,33r10,-1v0,3,-2,7,-4,12v9,12,19,0,31,4v11,-4,11,-18,23,-22v0,-11,15,-18,20,-27v-4,-8,-17,-15,-4,-23v0,-4,1,-8,1,-15v-7,0,-4,-12,-10,-13v-7,0,-12,1,-11,9v-24,4,-12,-18,-13,-36v17,-3,38,-17,50,0v17,16,6,11,4,31v2,2,4,2,6,-1v7,19,5,12,-5,29v22,11,-13,36,7,45v3,15,-8,15,-12,22v13,8,14,-8,29,5v1,14,-2,23,-15,24v1,-10,-9,1,-14,-1v-10,0,-5,-19,-14,-22v-17,6,-33,22,-49,32v-12,0,-37,-4,-30,-16v-1,0,-8,-4,-23,-10v-8,-15,-9,-30,-7,-55v-5,-1,-10,-3,-1,-3v6,-4,-8,-31,-5,-39","w":230},"v":{"d":"118,-163v11,-14,69,-15,83,0v1,10,-4,10,-10,15v6,9,-2,16,2,21v-10,1,-14,2,-18,10v5,11,-14,16,-7,25r-16,40v-2,0,-5,1,-9,3v6,6,4,21,-6,30v2,4,3,8,3,13v-10,1,-18,22,-30,11v2,-10,-8,-13,0,-19v-5,-2,-11,-5,-19,-10v-1,-8,-2,-27,-13,-30v-3,-24,-10,-52,-24,-68v2,-2,4,-7,8,-12v-2,-1,-6,-1,-11,-1v-2,-6,-4,-12,-17,-11v-1,-8,-7,-3,-7,-12v0,-15,43,-12,52,-16xm112,-80v20,2,17,-32,27,-38v-5,-10,-9,-51,-37,-32v9,6,6,26,-5,24v10,15,-5,32,14,28v5,-1,13,4,9,10v-7,0,-12,2,-8,8xm126,-21v0,-2,4,-6,0,-5v-1,2,-3,4,0,5","w":234},"w":{"d":"66,-75v-23,-4,-9,-43,-22,-57v-29,-11,-21,-27,-3,-33v7,2,16,7,23,2v6,0,15,11,26,8v8,-2,31,-16,39,-13v8,-1,47,27,36,1r6,0v8,18,23,-8,32,5v4,0,31,3,34,13v-6,13,-41,14,-24,33v-6,7,-13,24,-7,35v-5,11,-9,12,-3,19v-5,4,-12,8,-3,15v-2,1,-4,3,-7,6v13,12,-10,29,-12,36v-12,3,-33,-11,-36,-12v-10,-10,5,-30,-6,-38v1,-10,-2,-17,-13,-18v0,6,0,10,-6,11r0,11v4,-4,9,2,8,6v0,0,-6,-1,-10,-1v0,5,-2,11,-4,20v7,11,3,25,-10,26v-12,-2,-40,-19,-35,-38v-1,-6,-3,-9,-8,-10xm163,-118v13,4,23,-25,7,-22v6,5,2,18,-7,13r0,9xm157,-111v-1,5,10,7,8,2xm165,-89v3,0,7,1,6,-3v-3,0,-7,-1,-6,3xm93,-100v12,-13,8,-24,5,-40v-22,0,-20,13,-15,33v2,5,5,7,10,7xm122,-73v4,1,3,-2,3,-5v-4,-1,-3,2,-3,5xm94,-100v-6,5,-6,3,-4,9v0,-3,4,-7,4,-9","w":262},"x":{"d":"139,-87v2,1,5,2,10,4v-11,16,17,15,17,35v1,5,15,2,15,11v17,-1,53,27,18,30v-7,2,-8,8,-15,0v-14,12,-18,8,-39,6v0,-1,-12,-15,-11,-17v0,-4,14,-19,1,-19v-4,-8,-15,-30,-25,-18v-1,0,-2,-1,-3,-2v-4,6,-32,34,-7,38v1,0,3,0,4,-1v0,6,-1,10,-1,10r-3,-4v-4,4,-9,9,-18,8v0,11,-26,5,-40,2v2,-17,-12,-6,-16,-3v-6,-3,-9,-7,-9,-12v11,-20,61,-2,49,-39v10,2,8,0,14,-11v27,-8,4,-47,-12,-54v-1,-3,-2,-6,-4,-11v-4,-1,-17,-2,-10,-13v-3,-1,-7,-1,-14,-1v0,5,1,12,-6,10v-9,-5,-2,-24,7,-25v43,-12,46,-8,74,4r38,-12v22,0,38,6,50,14v3,23,-20,3,-19,26v-11,-10,-45,29,-45,44xm201,-2r0,8r-8,0v0,-3,3,-5,8,-8xm138,-149v-11,0,-19,9,-29,9v2,3,5,8,8,13v2,-5,18,-19,21,-22","w":235},"y":{"d":"118,-8v-17,-12,-17,-40,-33,-54v-1,-7,-3,-14,-3,-25v-13,-8,-15,-20,-28,-25v3,-14,-31,-21,-21,-35v-4,-3,-7,-5,-12,-5v3,-2,6,-6,11,-12v17,11,11,0,26,0v14,0,32,3,40,-4v9,5,15,2,15,12v-3,0,-7,7,-7,13v-3,0,-6,2,-11,5v1,13,-4,30,9,31v10,18,33,14,17,0v4,-6,16,4,17,-5v0,-3,-4,-12,-4,-15v-2,-3,-22,-3,-19,-13v-2,-32,49,-40,70,-18v0,0,-1,9,-5,28v-6,3,-13,3,-17,8v5,4,9,8,13,11v-5,12,-11,21,-19,29v7,22,-13,41,-10,64v-17,6,-10,34,-26,43v5,12,-4,19,-7,28v-33,19,-25,25,-48,14v-8,12,-17,-10,-25,-9v-2,-10,-10,-25,-1,-30v1,-15,0,-15,14,-17v14,-2,25,13,25,19v0,5,-16,11,-10,19v16,1,31,-19,39,-29v3,0,7,3,10,3v-3,-3,-6,-6,-10,-11v17,3,2,-15,10,-20","w":213},"z":{"d":"139,-34v3,-12,15,-12,5,-24v19,-18,19,-19,33,0v16,22,-5,17,0,41v-4,7,-20,24,-32,16v-8,9,-28,5,-38,-2v-26,7,-79,11,-78,-22v10,-3,29,-44,45,-43v-7,-6,10,-8,0,-18v4,-4,21,-6,22,-17v1,-2,5,-5,13,-10v-7,-9,2,-32,-22,-23v-7,-11,-20,-8,-20,7v16,12,-3,4,-2,21v-7,11,-16,14,-29,0v-1,-19,4,-11,4,-38v3,-2,6,-6,9,-12v21,-16,22,-12,43,-7v30,-15,42,5,65,-6v15,1,25,17,12,30v-18,7,-16,38,-38,45v-6,6,-7,9,-7,16v-14,2,-31,29,-41,33v3,1,3,13,1,15v-2,-4,-9,-6,-8,2v15,2,43,0,54,-12v4,2,6,4,9,8xm90,-45v2,2,6,2,4,5v-3,-1,-6,-2,-4,-5","w":203},"{":{"d":"71,-224v26,4,28,-30,39,0v3,0,4,-2,4,-6v0,0,6,33,-5,14v-4,1,-8,1,-13,-1v-4,12,-35,44,-45,28v-1,-3,-3,-6,-5,-9v11,-7,16,-12,25,-26xm58,-38v12,0,36,28,44,7v15,-6,21,24,20,34v-8,0,-7,16,-19,15v-3,-1,-17,-14,-17,-1v-1,-9,-15,-10,-23,-13v1,-1,15,-11,6,-12v-4,0,-7,1,-8,5v-4,-2,-8,-9,-8,-10v5,-22,-28,-16,-23,-40v-6,-12,-2,-34,-3,-51v3,-1,6,-4,10,-9v-12,-19,3,-34,-4,-56v4,-12,17,-13,35,-10v-9,13,-23,35,-20,60v0,5,-2,9,-5,12v15,6,2,38,15,47r0,22"},"|":{"d":"52,-236v-10,1,-20,-21,-23,-20v-1,-10,18,-31,20,-8v-5,11,18,17,3,28xm76,-216v-3,4,-22,9,-18,-3v5,-7,8,-5,16,-5xm81,-183v-8,-1,-22,-14,-8,-21v4,3,7,3,11,3v-2,6,-3,13,-3,18xm196,-10v4,22,31,46,28,74v3,5,4,6,4,6r-43,0v-11,-17,-13,-47,-30,-59v2,-12,-10,-31,-13,-37v-3,-25,-16,-15,-14,-38v0,-10,-5,-16,-14,-17r0,-26v-13,6,-12,-13,-14,-24r-4,4v5,-14,-30,-44,-7,-49v3,-3,13,8,11,12v4,6,13,19,13,26v8,6,13,9,13,20v16,25,33,47,42,72v15,8,14,27,28,36","w":253},"}":{"d":"90,-183v-7,-5,-37,-21,-37,-34v-5,2,-9,2,-13,1v-5,8,-8,8,-8,0v0,-8,2,-13,4,-14v0,4,1,6,4,6v10,-31,16,6,38,0v9,13,14,18,25,26v-4,5,-6,15,-13,15xm120,-53v4,23,-30,19,-23,40v0,1,-5,8,-9,10v-1,-5,-8,-6,-12,-4v4,6,7,9,10,11v-8,3,-22,4,-23,13v0,-4,-2,-6,-5,-6v-7,5,-16,9,-23,3v-3,-16,-13,-4,-6,-27v5,-17,8,-15,18,-18v8,21,31,-7,44,-7v-2,-30,8,-22,7,-45v-1,-12,3,-20,8,-24v-9,-13,2,-42,-14,-50v0,-3,-1,-11,-1,-14v-5,-3,-9,-6,-10,-8v15,-1,31,-6,35,10v-7,23,9,35,-3,56v16,9,12,41,7,60"},"~":{"d":"41,-121v-20,-25,14,-39,15,-58v8,-5,10,-11,17,-22v16,-17,18,-6,30,-14v4,7,16,9,14,18v0,5,4,8,12,9v-6,22,-19,33,-35,42v-3,0,-5,-2,-5,-2v-5,15,-27,27,-48,27","w":155},"\u00d3":{"d":"193,-136v-9,8,8,28,-2,41v9,17,-10,22,-10,43v-5,5,-9,14,-11,27v-3,0,-9,3,-19,9v-6,16,-25,6,-35,16v-14,-4,-28,2,-36,-14v-35,-7,-46,-47,-49,-91v-2,-30,6,-62,26,-85v17,-4,16,-34,47,-29v10,6,17,4,23,-5v7,5,30,12,32,25v7,13,28,14,22,34v3,8,12,14,12,29xm153,-174v-10,8,-22,-9,-17,-19v-9,2,-16,-4,-19,-6v-11,6,-12,7,-24,5v5,13,-13,15,-22,19v16,11,-11,9,-6,27v-16,12,3,19,-5,37v0,7,3,24,10,20v-3,10,3,27,10,19v5,9,7,15,7,18v10,3,20,17,30,9v10,15,18,-5,26,-5v3,-7,27,-24,20,-40v6,1,11,-17,8,-23v0,-1,-3,-3,-9,-7v-1,-9,3,-7,10,-7v-3,-4,-19,-3,-11,-14v-5,-11,-1,-25,-8,-33xm118,-265v7,-21,33,-9,49,-6v0,6,1,11,3,18v-27,2,-53,50,-75,28v-5,-18,17,-12,17,-37v6,-4,6,-3,6,-3","w":218},"\u00f3":{"d":"108,-243v11,-22,25,-5,37,2v0,6,1,12,3,19v-2,0,-3,-1,-4,-2v-16,14,-50,59,-71,38v-5,-18,17,-12,17,-37v6,-4,13,-10,18,-20xm65,-15v-17,1,-19,-28,-32,-35v0,-5,0,-10,-2,-18v7,-11,26,-3,13,-18v-3,0,-5,2,-7,6v-1,-6,-3,-11,-6,-18v13,-11,1,-29,20,-41v17,-36,76,-45,102,-13v24,1,20,38,33,53v0,8,0,14,4,18v-9,9,-1,23,-9,41v-13,13,-26,25,-36,37v-12,-5,-44,16,-56,-2v-10,6,-20,6,-24,-10xm124,-148v-11,6,-23,-3,-32,7v-3,0,0,-2,-3,-2v-10,5,-33,33,-15,43v-8,7,2,5,-13,4v-8,26,25,31,29,48v47,20,33,7,64,-9v-1,-3,-8,-6,-9,-9v3,-2,7,-3,12,-6v0,-8,1,-15,4,-20v-11,-4,-14,-11,-2,-12v9,4,10,-5,7,-11v-16,9,-33,-26,-42,-33xm91,-22v3,1,3,-1,3,-4v-3,-1,-3,1,-3,4xm132,-51v0,3,2,8,-3,7v0,-3,-2,-8,3,-7","w":218},"\u0104":{"d":"202,36v16,9,51,-15,50,11v-14,2,-26,27,-40,12v-8,7,-21,8,-34,10v-7,-6,-26,-22,-12,-33v-2,-5,-15,-13,1,-18v-5,-14,8,-18,17,-24v-7,-5,-22,6,-24,-7v-2,0,-3,2,-3,5r-10,0v11,-8,-12,-12,-2,-28v-17,7,-31,-13,-15,-21r14,0v-7,-29,-35,10,-42,-13v-9,0,-13,21,-22,22v6,7,9,30,25,18v-3,4,0,12,1,16v-27,-3,-45,20,-73,8v0,-3,-1,-5,-4,-8v7,-4,8,-14,12,-17v16,-1,28,-1,19,-9v-9,6,-23,4,-32,-2v11,2,-1,-23,18,-18v1,6,-5,17,8,16v16,-2,13,-25,24,-37v0,-3,-1,-6,-4,-10v9,-5,9,-22,12,-29v14,-3,22,13,8,19v4,11,11,13,15,4v2,3,5,8,8,13v8,-1,10,-16,19,-7v6,0,17,-8,9,-14v6,-1,15,-4,28,-8v1,5,-2,18,9,20v-3,4,-4,6,3,11v1,31,15,40,39,56v-1,6,3,17,-2,20v-13,7,-30,4,-24,21v-2,9,-10,11,-10,23v5,2,10,-1,14,-2xm158,-146v13,3,15,27,6,32v-13,1,-20,-10,-25,-17r7,1v-2,-8,-5,-12,3,-17v-6,-7,-6,-22,-18,-24v-1,-11,0,-17,14,-15v3,12,25,21,13,40xm129,-195v0,13,-11,15,-20,14v-8,-9,-2,-16,-2,-28v12,-4,16,9,22,14xm127,-146v-5,-20,-20,6,-34,-10v2,-3,8,-13,9,-22v10,5,22,17,25,32xm98,-148v12,0,6,15,2,19r12,4v-5,13,-13,-8,-21,0v2,-8,0,-13,-5,-13v1,-4,8,-10,12,-10xm132,-216v13,-2,19,7,9,17v-1,-1,-5,-4,-13,-8v1,-2,2,-5,4,-9xm140,-40v3,0,8,2,7,-3v-3,0,-8,-2,-7,3xm155,-38v3,-4,-3,-4,-6,-5v-1,5,4,4,6,5","w":244},"\u0105":{"d":"167,32v16,8,53,-14,50,11v-14,2,-26,26,-40,12v-8,7,-21,8,-34,10v-7,-6,-26,-22,-12,-33v-2,-5,-15,-13,1,-18v-7,-14,15,-20,8,-37v-7,9,-28,8,-35,17v-17,-13,-46,19,-54,-6v-5,0,-10,-2,-17,-3v-8,-14,-21,-35,-6,-51v0,-3,-1,-7,-3,-12v2,0,7,6,8,1v-3,-8,27,-5,5,-16v0,-10,-10,-13,-17,-18v3,-5,3,-10,2,-14v10,0,9,-11,12,-19v35,-24,28,-13,55,-26v24,11,26,1,64,23v-9,5,-12,17,0,21v5,9,7,25,-7,20v-4,3,-7,15,0,15r3,-3v8,0,12,28,6,35v0,2,2,3,7,3r0,16v6,8,30,-1,31,14v2,18,-39,18,-31,38v-3,8,-9,12,-10,22v5,2,10,-1,14,-2xm120,-100v-6,-9,16,-13,15,-20v-6,-10,-30,-22,-48,-22v-4,3,-9,8,-17,13v10,0,17,-5,23,4v-14,1,-17,25,-26,30v11,-1,25,-8,32,1v3,1,20,-6,21,-6xm127,-51v-5,-14,19,-8,15,-20v-8,-10,-24,-9,-26,1v-27,-4,-37,5,-63,7v6,10,4,21,3,32v14,7,27,-5,36,-1v11,-3,9,-28,28,-12v3,-2,4,-4,7,-7xm54,-49v-2,0,-5,1,-8,4v4,3,12,6,8,-4","w":214},"\u0106":{"d":"126,-14v-14,3,-27,0,-40,-3v5,11,27,10,40,3xm95,-207v4,16,-28,21,-10,30v-2,4,-11,0,-10,-3v-5,6,-9,14,-8,28v-9,1,-15,21,-8,27v-18,10,3,24,-1,43v2,6,7,11,13,8v2,20,11,23,25,37v15,5,13,-16,30,-17v3,-15,18,-11,21,-28v19,-20,8,-20,39,-12r0,38v-7,7,-8,27,-18,32v0,14,-17,17,-20,28v-8,0,-23,5,-30,11v0,-7,-10,-5,-9,-14v-3,1,-7,4,-12,7v-26,-22,-63,-13,-67,-74v-6,-4,-1,-14,3,-18v-2,-21,-9,-24,0,-48v-9,-14,11,-24,7,-40v4,-5,11,-8,10,-19v1,-4,36,-42,45,-29v5,-5,8,-9,10,-13v14,10,39,15,49,27v4,-2,10,-6,17,-12v5,6,14,16,1,21v1,1,9,11,1,13v6,5,10,19,8,34v0,0,-6,2,-10,2r0,13r-14,0v-2,-7,1,-17,-10,-18v19,-18,9,-14,-9,-33v-13,-2,-14,-18,-20,-27v-2,17,-16,-1,-23,6xm114,-267v11,-17,31,-6,50,-5v0,5,1,10,3,15v-26,2,-52,41,-76,23v-5,-16,18,-8,18,-31v6,-3,5,-2,5,-2","w":219},"\u0107":{"d":"118,-199v1,4,-5,7,-4,2xm99,-220v5,-11,31,-32,35,-8v-3,15,-10,9,-24,8v1,11,3,16,10,13v-9,0,-14,26,-26,19v2,17,-14,13,-29,4v2,-14,13,-26,34,-36xm72,-172v12,2,13,3,2,7v0,-5,-1,-7,-2,-7xm62,-57v4,7,28,23,38,25v9,-15,23,4,29,-16v18,0,20,-16,33,-19v1,6,11,13,-2,16v7,4,4,2,-1,18v-3,9,-25,6,-19,22v-5,9,-15,6,-22,1v-17,3,-42,17,-49,-5v-7,1,-20,-8,-16,-16v-1,-1,-5,-1,-13,-1v0,-8,-13,-25,-6,-38v-7,-7,5,-18,-6,-25v8,-12,10,-53,37,-50v2,-3,3,-6,4,-10v22,-11,26,-21,39,-6v0,-1,6,-6,10,-5v8,-3,9,9,10,11v5,1,10,3,18,6v3,16,9,23,11,41v-15,12,-23,11,-35,0r0,-19v14,-4,6,-18,-1,-21v-19,-1,-22,23,-37,2v-3,0,-7,-1,-13,-2v0,4,2,7,9,9v-2,5,-9,2,-9,-1v-1,6,-8,30,-16,40v2,3,4,3,8,3v-21,7,4,23,-1,40xm104,-1v0,-5,9,0,9,0v0,1,-8,2,-9,0","w":196},"\u0118":{"d":"211,-168v3,16,-10,31,-21,15v2,-8,18,-12,21,-15xm39,-200v1,5,-5,2,-8,3v-1,-5,5,-2,8,-3xm191,-210v11,-6,12,16,22,14v-2,4,-1,18,6,18v-4,-4,-10,-2,-15,5v-12,-13,-25,-10,-7,-26v0,-1,0,-1,-1,-2v-2,4,-26,17,-24,-2v-3,-7,-15,1,-21,1v-4,13,-14,5,-24,4v-4,-16,-17,0,-25,3v0,1,1,2,1,5v0,0,-2,-1,-10,-3v-3,4,-5,7,2,9r0,13v-32,12,31,32,-2,44v6,2,9,1,18,-4v6,8,17,10,24,2v-1,-6,-11,-14,6,-12v8,-7,6,-22,20,-24v12,26,5,62,7,92v-9,3,-19,12,-25,-3v-1,-5,-4,-13,-8,-23v-12,0,-12,-9,-26,-10v-17,15,-12,46,-8,72v7,0,23,3,23,-4v13,12,40,-9,58,-1v14,-6,-1,-23,18,-33v-2,-6,4,-12,13,-11v1,6,14,40,4,53v10,7,-4,29,-16,29v-8,-6,-13,5,-20,-3v-6,2,-14,8,-14,13v-14,-21,-33,-10,-46,-1v-6,-18,-32,-12,-37,1v-7,0,-18,-12,-24,-1v0,-2,-6,-9,-7,-12v-13,13,-12,13,-25,3v-2,-17,6,-25,20,-25v12,-11,31,-7,22,-29v6,-6,7,-17,0,-23v-6,-30,13,-48,0,-69r0,-8v8,1,11,-7,15,-14v-8,-4,-21,-11,-37,-21v5,-9,-3,-11,-12,-10v4,-17,31,-5,38,-17v12,13,37,0,52,7v28,-1,48,-11,65,3xm132,-77v8,-1,5,2,2,5v0,-3,-1,-5,-2,-5xm202,4v-2,2,-5,2,-9,2xm61,-193v1,-2,3,-4,0,-5v-1,2,-3,4,0,5xm233,33v4,5,16,7,10,15v-15,1,-27,27,-40,11v-7,8,-20,9,-33,11v-6,-6,-26,-21,-13,-33v-1,-5,-14,-13,1,-19v-2,-23,13,-22,51,-24v-12,8,-23,7,-20,22v-2,8,-9,12,-10,23v18,0,36,1,54,-6","w":253},"\u0119":{"d":"89,-75v-1,3,2,9,-3,8v1,-3,-2,-9,3,-8xm150,18v11,7,22,-12,30,-1v2,18,-4,15,-18,23v-1,4,-2,9,-6,15v-12,-2,-26,18,-37,10v-7,-10,-16,-7,-32,-13v-8,-5,7,-13,3,-15v-16,-8,20,-33,-3,-43v-1,-9,-13,-10,-28,-9v-2,-8,-30,-10,-27,-31v-1,-8,-3,-13,-8,-16v1,-17,-3,-34,7,-43v0,-3,-4,-6,-3,-12v15,-16,41,-48,71,-50v19,8,30,0,54,26v2,0,5,1,9,2v-1,7,-5,7,6,7v7,19,9,46,-14,50v-3,0,-5,-2,-7,-7v-33,11,-36,11,-56,2v-6,1,-14,18,-24,10v-7,12,-3,13,0,22v7,-2,14,4,9,9v7,9,14,-4,15,9v25,15,30,-8,53,-12v-1,-14,14,-20,26,-11v-1,10,4,23,-10,20v0,4,-1,8,-4,13v-10,-3,-13,26,-18,26v-2,1,-18,4,-18,9v0,5,-1,12,-3,21v2,2,10,1,6,-4v5,2,11,4,15,7v7,-7,23,-6,12,-14xm145,-129v-15,3,-30,-10,-41,-10v-5,-9,-8,1,-15,-5v-6,4,-22,12,-22,25v7,-7,8,-7,14,1v0,3,-1,6,-1,9v25,-3,71,22,65,-20xm88,-88v3,0,6,1,5,-3v-3,0,-6,-1,-5,3xm66,-119v-6,0,-15,2,-15,2v3,10,13,5,15,-2xm55,-27v4,1,5,-1,4,-5v-4,-1,-5,1,-4,5xm101,-129r-15,0v3,-2,5,-12,14,-10v0,0,1,7,1,10","w":205},"\u0141":{"d":"55,-217v5,6,6,15,-4,21v-5,-4,-13,-6,-21,-6v3,-3,22,-1,18,-15v1,6,5,1,7,0xm32,-86v16,-15,44,-37,34,-70v2,-3,5,-6,10,-9v-17,-9,8,-33,-14,-38v1,-4,10,-4,6,-14v7,11,11,22,31,8v0,-5,-6,-6,-8,-2v4,-16,17,6,25,-3v4,9,14,10,28,14v-4,9,-6,9,-26,7v-27,-3,-34,0,-34,21v4,4,14,4,13,-3v-5,-11,-4,-16,10,-5v0,1,-6,9,-5,14v12,2,15,-8,7,-14v2,0,3,-1,6,-4v-1,15,15,-6,12,9v-1,1,9,6,7,14v-15,7,-20,28,-34,36v6,12,16,23,5,34v5,3,1,23,13,21v2,1,3,7,0,8r-3,-3v-16,17,16,26,20,35v9,-5,18,-12,38,-10v8,-2,6,-22,-2,-27r17,0v-6,-6,-11,-30,6,-30v20,8,17,14,-3,31v16,1,8,10,33,12v-8,3,-7,16,-7,27v-8,1,-27,36,-45,24v-13,3,-22,4,-40,-5r-7,7v-9,-12,-29,4,-40,-7v-13,4,-9,-2,-30,-7r-5,10v-4,-7,-11,-8,-23,-12v-4,-14,43,-31,28,-40v-16,12,-32,-8,-23,-29xm93,-92v-5,-1,-9,10,-4,10xm89,-78v-5,0,-7,5,-1,6v1,-1,2,-3,1,-6xm121,-8v2,-2,-1,-3,-3,-4v-2,2,1,3,3,4","w":253},"\u0142":{"d":"94,-148v15,-10,-13,-40,12,-35v1,0,2,-2,2,-4v-16,5,-24,-11,-33,-14v-5,18,-26,1,-33,4v6,-35,22,-7,36,-23v9,9,17,-2,33,4v7,6,1,28,12,30v-7,8,-14,33,9,29v18,-3,8,-10,27,-19v27,1,23,1,12,13v8,5,3,3,-3,15v-13,6,-20,18,-36,26v-16,29,-28,23,-11,42v-8,6,1,11,-7,16v0,0,2,1,6,5v-5,9,-7,3,1,10v-16,18,12,36,29,30v9,-9,31,8,19,16v0,1,1,2,2,2v-5,2,-10,-2,-9,7v-13,-5,-18,1,-27,4v-10,-13,-12,1,-24,0v0,0,1,-1,3,-4v-10,-10,-14,-7,-25,3v-2,-2,-4,-5,-7,-9v-5,3,-8,4,-12,4v2,-4,4,-11,-9,-9v-6,10,-8,-5,-15,-1v1,3,4,4,3,9v-5,-3,-12,-7,-21,-13v7,-11,32,-7,41,-16v12,8,15,-3,26,-14v-14,-6,13,-11,1,-20v-7,6,-17,-18,-27,1v-5,10,-21,2,-29,11v-3,0,-5,-1,-6,-2v10,-11,7,-31,26,-36v14,-14,38,-24,34,-62xm73,-54v2,3,-1,4,-4,5v0,-3,3,-3,4,-5","w":202},"\u0143":{"d":"128,-214v9,-2,11,8,2,11v-7,5,-7,7,-9,-2v0,-3,6,-8,7,-9xm181,-84v5,7,-2,24,3,32v-8,5,6,24,4,28v0,5,-9,12,-9,22v-10,5,-20,12,-28,-2v-5,-8,-11,-14,-15,-17v4,-6,5,-17,-5,-16v-3,-6,-6,-17,-10,-30v-1,1,-2,1,-3,1v0,-11,-1,-18,-1,-21v-11,2,-14,2,-23,-3v2,-3,21,3,18,-8v-1,-21,-13,-22,-24,-39v-1,6,-3,5,-11,10v0,3,-3,10,-3,14v3,1,7,3,13,5v-1,7,-3,8,-8,10v-2,10,3,18,7,21v-1,5,-1,12,-2,21v5,8,27,13,23,36v-9,2,-16,3,-21,6v-2,9,26,7,16,16v-19,-6,-25,14,-48,-1v12,-4,11,-11,6,-17v-4,-1,-14,-2,-29,-2v-10,-10,1,-26,8,-19v8,-2,21,-8,10,-17v0,-14,10,-29,0,-39v11,-26,-5,-55,2,-91v-3,-7,8,-15,0,-15v-7,6,-9,8,-24,6v0,-4,2,-6,5,-7v-6,-15,11,-27,26,-12v7,-17,33,-1,36,14v-3,4,-12,7,-9,14v7,-1,9,-2,13,-7v5,13,-2,15,14,19v3,8,3,15,2,22v1,5,24,8,16,22v1,9,14,12,9,23v3,6,9,6,14,0r0,-11v-7,5,-12,-4,-17,-5v6,-8,12,1,16,-6v6,-11,9,-23,0,-32v-2,2,-4,3,-5,3v3,-3,6,-5,12,-7v-5,-2,-6,-14,-1,-17v-2,-3,-7,-4,-11,-6v-5,-26,-12,-25,3,-38v8,-1,4,10,5,13v4,-6,20,-14,24,-1v2,3,-13,21,-4,25v-2,17,-5,34,6,47v-14,9,7,18,0,35v-1,12,14,11,0,21xm76,-175v1,-3,3,-6,-1,-6v-1,3,-3,6,1,6xm89,-159v-3,-4,-10,-8,-9,0v1,7,6,-3,9,0xm74,-144v8,3,17,-7,6,-8v-4,4,-6,6,-6,8xm116,-265v7,-21,33,-9,49,-6v0,6,1,11,3,18v-27,2,-53,50,-75,28v-5,-18,17,-12,17,-37v6,-4,6,-3,6,-3","w":218},"\u0144":{"d":"170,-256v5,7,-1,18,4,25v-1,5,-17,24,-23,12v-5,3,0,6,3,9v-10,3,-23,8,-33,9v0,2,3,8,3,11v-6,6,-26,9,-28,-4v8,-5,20,-29,34,-27v-3,-13,8,-34,24,-29v2,-9,6,-8,16,-6xm99,-147v13,-5,27,-21,41,-16v4,0,9,-3,18,-9v9,17,11,7,25,7v3,5,6,14,9,24v1,-1,6,-5,7,-6v21,15,0,34,14,56v-5,10,2,18,-2,43v9,19,24,15,33,26v-7,16,-30,37,-51,23r-22,8v-8,2,-19,-18,-19,-24v0,-3,7,-10,7,-14v6,-2,15,-5,26,-10v-9,-17,7,-31,0,-48v4,-8,4,-18,13,-22v-10,-4,-7,-24,-9,-32v-12,5,-20,-2,-18,-13v-7,-5,-17,9,-26,0v-6,-1,-7,10,-7,16v0,3,-29,5,-23,17v-5,2,-11,5,-17,9v2,4,-9,17,-3,23v3,0,7,-2,7,-2v-1,7,-11,3,-8,16v-1,21,8,41,28,39v8,15,6,18,6,35v-9,12,-31,-10,-51,6v-12,-9,-29,-7,-49,-4r-2,-25v12,-10,23,-15,34,-16v8,-12,-1,-40,6,-59v-10,-14,9,-29,5,-51v-9,1,-25,-2,-31,0v-1,-5,4,-12,17,-21v6,5,12,10,14,19v6,-4,5,-10,16,-9v5,-1,11,14,12,14xm141,-24v11,3,10,6,-2,11v-1,-5,-3,-9,2,-11","w":267},"\u015a":{"d":"190,-197v1,16,0,31,-20,28v0,-2,-1,-5,-3,-10v-3,5,-10,5,-10,-1v2,0,5,0,10,-1v-3,-6,-28,-15,-13,-25v4,0,7,-3,10,-6v3,4,10,10,12,2v-1,-4,-5,-11,-1,-14v19,0,-3,25,15,27xm188,-163v5,6,0,20,-13,18v0,-2,-2,-8,-5,-18r18,0xm85,-171v-6,25,31,22,48,34v13,-6,29,13,47,15v1,10,20,12,23,19v12,28,8,29,0,78v-15,1,-15,27,-39,23v-13,11,-41,13,-51,0v5,-6,3,-9,0,-16v-3,0,-17,16,-23,14v-16,3,-23,-18,-35,-5v0,3,2,5,-2,5v-17,-9,-40,-64,-14,-82v0,3,1,5,3,5v9,-7,23,-19,26,1v1,6,11,14,13,23v15,3,31,21,43,4v10,8,24,0,25,-13v8,-2,12,-13,13,-24v-11,0,-15,-19,-24,-13v-10,-5,-18,-6,-27,1v-2,-7,-4,-12,-11,-25v-7,4,-2,9,3,13r-10,2v1,-6,-8,-27,-7,-15v-3,1,-8,2,-13,4v-6,-10,-12,-19,-20,-25v7,-5,14,-8,-2,-13v4,-5,12,-12,0,-16v1,-9,19,-6,14,-23v4,-18,24,0,26,-15v2,-17,18,-1,23,-9v8,8,17,6,23,-3v3,4,9,7,15,12v-1,4,-14,21,-18,8v-4,14,-12,12,-24,10v0,-3,-1,-6,-2,-10v-4,2,-5,7,-5,15r-9,0v-1,7,2,8,4,11v-7,-1,-14,-6,-13,10xm70,-177v4,-1,14,-4,8,-8v-7,-2,-8,2,-8,8xm116,-267v11,-18,30,-5,49,-5v0,5,1,10,3,16v-26,1,-47,40,-75,25v-5,-16,17,-11,18,-33v6,-3,5,-3,5,-3","w":235},"\u015b":{"d":"120,-238v3,13,-12,5,-22,7v5,-12,15,-14,22,-7xm119,-215v-6,1,-12,7,-14,0v3,-2,11,-6,14,0xm68,-194v-1,-19,31,0,17,-22v0,-7,3,-10,9,-10v7,-1,14,15,4,18v4,4,7,5,9,5v-9,9,-19,13,-24,3v-8,-1,-8,8,-9,13v-2,0,-3,-2,-6,-7xm153,-133v-4,0,-10,0,-20,1v0,-4,-4,-11,-13,-20v7,-12,24,-7,19,7v3,2,8,6,14,12xm113,-171v1,5,-2,12,-1,14v-10,1,-11,-6,-8,-14r9,0xm98,-166v1,10,-7,5,-13,4v1,-2,7,-5,13,-4xm70,-168v8,9,-6,21,-9,8v2,-2,5,-5,9,-8xm111,-99v10,11,31,1,31,20v2,-1,7,-1,14,-1v8,22,11,53,-10,63v-7,11,-34,30,-51,14v-9,1,-18,0,-28,-3v7,-2,11,-11,-1,-11v-16,0,-19,11,-27,17v-7,-15,-12,-40,-7,-66v5,-7,19,-2,13,-16v26,-4,25,48,69,33v10,-1,27,7,35,0v-4,-2,-11,-34,-22,-23v-3,0,-5,-2,-6,-5v-3,4,-13,7,-16,2v4,-2,9,-2,9,-7v-11,-5,-17,-5,-24,1v-32,-13,-35,3,-56,-30v-8,-12,13,-21,7,-34v0,-8,8,-13,19,-11v-5,7,-4,18,1,23r-9,9v4,19,15,12,32,21v10,-4,9,-2,17,9v1,-1,1,-2,1,-5v3,0,7,5,9,0","w":192},"\u0179":{"d":"177,-79v8,6,3,14,-5,17v-2,-6,-3,-18,5,-17xm123,-110v-3,11,-32,30,-12,44v-3,6,-12,4,-20,4v-1,4,-4,10,-7,16v-10,0,-13,13,0,15v0,0,-3,2,-9,5v20,-3,41,5,60,-6v12,6,16,-10,30,-3v7,-8,-12,-19,7,-19v3,-5,11,-5,12,-14v8,-1,12,2,4,9v-2,26,2,37,7,60v-6,3,-14,5,-20,0v-13,2,-28,8,-38,0v-1,0,-3,1,-5,4v-8,-17,-29,4,-32,-12v-5,8,-21,9,-28,0v-4,6,-10,17,-14,6v-11,-9,-6,-1,-23,2v0,-2,-1,-5,-2,-9v-9,-10,-9,-11,6,-25v-1,-17,26,-23,24,-38v14,-13,8,-20,28,-31v13,-21,21,-44,48,-57v-2,-10,8,-21,11,-27v-5,-6,-23,-17,-32,-7v-3,0,-6,-2,-9,-5v-19,17,-33,-1,-43,15v-7,-5,-19,0,-24,3v2,4,5,6,9,6v-5,16,11,12,-2,27v2,2,5,3,8,3v0,4,-2,7,-7,10v-8,-3,-27,-41,-9,-45v-8,-4,-3,-16,-1,-22v9,-3,18,-13,25,-2v3,-6,19,-4,25,0v3,1,17,-8,19,-8v1,13,17,-4,23,8v9,-21,24,-2,48,-3r0,27v-5,-4,-16,-1,-13,9v-10,15,-26,16,-27,40r5,5v-9,2,-22,3,-15,11v-7,-1,-21,2,-7,4xm190,15v-1,2,2,8,-2,7v1,-2,-2,-8,2,-7xm98,-91v3,-2,9,0,8,-5v-3,2,-9,0,-8,5xm64,-38v2,-1,6,-1,4,-4v-1,1,-5,1,-4,4xm64,-26v9,-2,9,1,7,-7r-10,0v2,3,3,4,3,7xm116,-265v7,-21,33,-9,49,-6v0,6,1,11,3,18v-26,2,-53,49,-75,28v-5,-18,17,-13,18,-37v6,-4,5,-3,5,-3","w":223},"\u017a":{"d":"119,-26v7,9,32,10,35,-8v-3,0,-10,-4,-8,-11v3,-2,26,-5,11,-14v6,-4,11,-5,15,-4v0,2,-3,5,-8,10v2,8,11,20,13,32v-17,-2,-19,35,-33,30v-11,-4,-17,-13,-27,0v-6,-4,-3,-6,5,-14v-8,-6,-11,12,-18,5v-1,1,-1,3,-1,7v-9,0,-14,-9,-21,4v-8,-13,-17,-7,-33,-8v-17,-1,-32,-27,-8,-37v0,-16,26,-26,26,-40v17,-4,43,-46,53,-53v0,-5,-7,-17,-8,-7v-2,-3,-34,-15,-48,-7v0,2,-11,-8,-9,1v10,3,13,8,0,17v10,14,5,17,-5,19v-27,-3,-25,-55,2,-60v0,-3,13,-13,6,-17v-2,-7,15,-31,15,-36v9,-2,22,-11,20,-24v13,3,17,-14,26,-18v6,2,29,14,24,23v-5,5,-3,5,-7,13v-16,6,-11,21,-29,25v-3,2,-4,6,-4,12v-8,9,-33,0,-35,16v8,5,17,-7,22,-8v3,6,6,10,10,13v7,-6,14,-10,19,2v10,-11,24,5,38,0v23,6,11,34,-9,38v0,29,-31,29,-48,48v3,12,-16,34,-26,35v1,1,2,1,3,1v-1,1,-8,7,-11,10v9,20,33,5,45,16v3,0,5,-3,8,-11","w":206},"\u017b":{"d":"177,-79v8,6,3,14,-5,17v-2,-6,-3,-18,5,-17xm123,-110v-3,11,-32,30,-12,44v-3,6,-12,4,-20,4v-1,4,-4,10,-7,16v-10,0,-13,13,0,15v0,0,-3,2,-9,5v20,-3,41,5,60,-6v12,6,16,-10,30,-3v7,-8,-12,-19,7,-19v3,-5,11,-5,12,-14v8,-1,12,2,4,9v-2,26,2,37,7,60v-6,3,-14,5,-20,0v-13,2,-28,8,-38,0v-1,0,-3,1,-5,4v-8,-17,-29,4,-32,-12v-5,8,-21,9,-28,0v-4,6,-10,17,-14,6v-11,-9,-6,-1,-23,2v0,-2,-1,-5,-2,-9v-9,-10,-9,-11,6,-25v-1,-17,26,-23,24,-38v14,-13,8,-20,28,-31v13,-21,21,-44,48,-57v-2,-10,8,-21,11,-27v-5,-6,-23,-17,-32,-7v-3,0,-6,-2,-9,-5v-19,17,-33,-1,-43,15v-7,-5,-19,0,-24,3v2,4,5,6,9,6v-5,16,11,12,-2,27v2,2,5,3,8,3v0,4,-2,7,-7,10v-8,-3,-27,-41,-9,-45v-8,-4,-3,-16,-1,-22v9,-3,18,-13,25,-2v3,-6,19,-4,25,0v3,1,17,-8,19,-8v1,13,17,-4,23,8v9,-21,24,-2,48,-3r0,27v-5,-4,-16,-1,-13,9v-10,15,-26,16,-27,40r5,5v-9,2,-22,3,-15,11v-7,-1,-21,2,-7,4xm190,15v-1,2,2,8,-2,7v1,-2,-2,-8,2,-7xm98,-91v3,-2,9,0,8,-5v-3,2,-9,0,-8,5xm64,-38v2,-1,6,-1,4,-4v-1,1,-5,1,-4,4xm64,-26v9,-2,9,1,7,-7r-10,0v2,3,3,4,3,7xm105,-275v5,7,25,3,30,2v8,11,10,26,4,42v-9,0,-10,20,-23,14v-3,0,-10,13,-14,1v-25,5,-8,-26,-21,-34v5,-7,11,-1,17,-15v4,-1,7,-2,7,-10","w":223},"\u017c":{"d":"109,-116v1,5,-2,6,-6,5v-1,-5,2,-6,6,-5xm166,-67v13,3,17,28,11,41v8,8,-8,18,3,23v-9,-4,-16,8,-21,12v-3,-3,-6,-6,-7,-9v-9,5,-6,11,-18,9v-2,-8,-17,-9,-27,-9v-1,-1,-11,11,-12,10v-16,-15,-41,3,-53,-13v-6,-8,-11,-14,-14,-16v24,-15,31,-36,54,-56v4,-22,51,-30,31,-64v-3,0,-4,1,-6,5v-6,-8,-8,-10,-15,-3v-2,-12,-12,-7,-18,1v1,2,9,8,14,5v-4,9,-2,14,-17,18v1,6,-8,21,-14,20v-3,1,-23,-7,-14,-17v-9,-10,0,-39,5,-49v13,-2,26,-3,40,-9v0,4,6,10,25,10v2,1,18,-10,7,-12v-16,12,-26,-21,-35,-16v-11,-16,2,-32,13,-40v2,-2,9,-2,23,-2v2,7,7,11,16,14r4,24v-23,11,-13,34,14,32v13,-1,7,1,14,11v-11,11,-1,28,-18,22v1,26,-31,35,-43,61v-11,8,-30,22,-19,38v2,-7,14,-7,15,3v16,-11,33,8,44,-9v8,-12,9,-8,5,-19v-2,-5,11,-16,13,-16xm138,-40v9,-1,5,7,5,12v-17,-1,-10,2,-5,-12","w":204},"\u00a0":{"w":180}}});



