/*!
 * jQuery JavaScript Library v1.4.2
 * http://jquery.com/
 *
 * Copyright 2010, John Resig
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * Includes Sizzle.js
 * http://sizzlejs.com/
 * Copyright 2010, The Dojo Foundation
 * Released under the MIT, BSD, and GPL Licenses.
 *
 * Date: Sat Feb 13 22:33:48 2010 -0500
 */
(function(A,w){function ma(){if(!c.isReady){try{s.documentElement.doScroll("left")}catch(a){setTimeout(ma,1);return}c.ready()}}function Qa(a,b){b.src?c.ajax({url:b.src,async:false,dataType:"script"}):c.globalEval(b.text||b.textContent||b.innerHTML||"");b.parentNode&&b.parentNode.removeChild(b)}function X(a,b,d,f,e,j){var i=a.length;if(typeof b==="object"){for(var o in b)X(a,o,b[o],f,e,d);return a}if(d!==w){f=!j&&f&&c.isFunction(d);for(o=0;o<i;o++)e(a[o],b,f?d.call(a[o],o,e(a[o],b)):d,j);return a}return i?
e(a[0],b):w}function J(){return(new Date).getTime()}function Y(){return false}function Z(){return true}function na(a,b,d){d[0].type=a;return c.event.handle.apply(b,d)}function oa(a){var b,d=[],f=[],e=arguments,j,i,o,k,n,r;i=c.data(this,"events");if(!(a.liveFired===this||!i||!i.live||a.button&&a.type==="click")){a.liveFired=this;var u=i.live.slice(0);for(k=0;k<u.length;k++){i=u[k];i.origType.replace(O,"")===a.type?f.push(i.selector):u.splice(k--,1)}j=c(a.target).closest(f,a.currentTarget);n=0;for(r=
j.length;n<r;n++)for(k=0;k<u.length;k++){i=u[k];if(j[n].selector===i.selector){o=j[n].elem;f=null;if(i.preType==="mouseenter"||i.preType==="mouseleave")f=c(a.relatedTarget).closest(i.selector)[0];if(!f||f!==o)d.push({elem:o,handleObj:i})}}n=0;for(r=d.length;n<r;n++){j=d[n];a.currentTarget=j.elem;a.data=j.handleObj.data;a.handleObj=j.handleObj;if(j.handleObj.origHandler.apply(j.elem,e)===false){b=false;break}}return b}}function pa(a,b){return"live."+(a&&a!=="*"?a+".":"")+b.replace(/\./g,"`").replace(/ /g,
"&")}function qa(a){return!a||!a.parentNode||a.parentNode.nodeType===11}function ra(a,b){var d=0;b.each(function(){if(this.nodeName===(a[d]&&a[d].nodeName)){var f=c.data(a[d++]),e=c.data(this,f);if(f=f&&f.events){delete e.handle;e.events={};for(var j in f)for(var i in f[j])c.event.add(this,j,f[j][i],f[j][i].data)}}})}function sa(a,b,d){var f,e,j;b=b&&b[0]?b[0].ownerDocument||b[0]:s;if(a.length===1&&typeof a[0]==="string"&&a[0].length<512&&b===s&&!ta.test(a[0])&&(c.support.checkClone||!ua.test(a[0]))){e=
true;if(j=c.fragments[a[0]])if(j!==1)f=j}if(!f){f=b.createDocumentFragment();c.clean(a,b,f,d)}if(e)c.fragments[a[0]]=j?f:1;return{fragment:f,cacheable:e}}function K(a,b){var d={};c.each(va.concat.apply([],va.slice(0,b)),function(){d[this]=a});return d}function wa(a){return"scrollTo"in a&&a.document?a:a.nodeType===9?a.defaultView||a.parentWindow:false}var c=function(a,b){return new c.fn.init(a,b)},Ra=A.jQuery,Sa=A.$,s=A.document,T,Ta=/^[^<]*(<[\w\W]+>)[^>]*$|^#([\w-]+)$/,Ua=/^.[^:#\[\.,]*$/,Va=/\S/,
Wa=/^(\s|\u00A0)+|(\s|\u00A0)+$/g,Xa=/^<(\w+)\s*\/?>(?:<\/\1>)?$/,P=navigator.userAgent,xa=false,Q=[],L,$=Object.prototype.toString,aa=Object.prototype.hasOwnProperty,ba=Array.prototype.push,R=Array.prototype.slice,ya=Array.prototype.indexOf;c.fn=c.prototype={init:function(a,b){var d,f;if(!a)return this;if(a.nodeType){this.context=this[0]=a;this.length=1;return this}if(a==="body"&&!b){this.context=s;this[0]=s.body;this.selector="body";this.length=1;return this}if(typeof a==="string")if((d=Ta.exec(a))&&
(d[1]||!b))if(d[1]){f=b?b.ownerDocument||b:s;if(a=Xa.exec(a))if(c.isPlainObject(b)){a=[s.createElement(a[1])];c.fn.attr.call(a,b,true)}else a=[f.createElement(a[1])];else{a=sa([d[1]],[f]);a=(a.cacheable?a.fragment.cloneNode(true):a.fragment).childNodes}return c.merge(this,a)}else{if(b=s.getElementById(d[2])){if(b.id!==d[2])return T.find(a);this.length=1;this[0]=b}this.context=s;this.selector=a;return this}else if(!b&&/^\w+$/.test(a)){this.selector=a;this.context=s;a=s.getElementsByTagName(a);return c.merge(this,
a)}else return!b||b.jquery?(b||T).find(a):c(b).find(a);else if(c.isFunction(a))return T.ready(a);if(a.selector!==w){this.selector=a.selector;this.context=a.context}return c.makeArray(a,this)},selector:"",jquery:"1.4.2",length:0,size:function(){return this.length},toArray:function(){return R.call(this,0)},get:function(a){return a==null?this.toArray():a<0?this.slice(a)[0]:this[a]},pushStack:function(a,b,d){var f=c();c.isArray(a)?ba.apply(f,a):c.merge(f,a);f.prevObject=this;f.context=this.context;if(b===
"find")f.selector=this.selector+(this.selector?" ":"")+d;else if(b)f.selector=this.selector+"."+b+"("+d+")";return f},each:function(a,b){return c.each(this,a,b)},ready:function(a){c.bindReady();if(c.isReady)a.call(s,c);else Q&&Q.push(a);return this},eq:function(a){return a===-1?this.slice(a):this.slice(a,+a+1)},first:function(){return this.eq(0)},last:function(){return this.eq(-1)},slice:function(){return this.pushStack(R.apply(this,arguments),"slice",R.call(arguments).join(","))},map:function(a){return this.pushStack(c.map(this,
function(b,d){return a.call(b,d,b)}))},end:function(){return this.prevObject||c(null)},push:ba,sort:[].sort,splice:[].splice};c.fn.init.prototype=c.fn;c.extend=c.fn.extend=function(){var a=arguments[0]||{},b=1,d=arguments.length,f=false,e,j,i,o;if(typeof a==="boolean"){f=a;a=arguments[1]||{};b=2}if(typeof a!=="object"&&!c.isFunction(a))a={};if(d===b){a=this;--b}for(;b<d;b++)if((e=arguments[b])!=null)for(j in e){i=a[j];o=e[j];if(a!==o)if(f&&o&&(c.isPlainObject(o)||c.isArray(o))){i=i&&(c.isPlainObject(i)||
c.isArray(i))?i:c.isArray(o)?[]:{};a[j]=c.extend(f,i,o)}else if(o!==w)a[j]=o}return a};c.extend({noConflict:function(a){A.$=Sa;if(a)A.jQuery=Ra;return c},isReady:false,ready:function(){if(!c.isReady){if(!s.body)return setTimeout(c.ready,13);c.isReady=true;if(Q){for(var a,b=0;a=Q[b++];)a.call(s,c);Q=null}c.fn.triggerHandler&&c(s).triggerHandler("ready")}},bindReady:function(){if(!xa){xa=true;if(s.readyState==="complete")return c.ready();if(s.addEventListener){s.addEventListener("DOMContentLoaded",
L,false);A.addEventListener("load",c.ready,false)}else if(s.attachEvent){s.attachEvent("onreadystatechange",L);A.attachEvent("onload",c.ready);var a=false;try{a=A.frameElement==null}catch(b){}s.documentElement.doScroll&&a&&ma()}}},isFunction:function(a){return $.call(a)==="[object Function]"},isArray:function(a){return $.call(a)==="[object Array]"},isPlainObject:function(a){if(!a||$.call(a)!=="[object Object]"||a.nodeType||a.setInterval)return false;if(a.constructor&&!aa.call(a,"constructor")&&!aa.call(a.constructor.prototype,
"isPrototypeOf"))return false;var b;for(b in a);return b===w||aa.call(a,b)},isEmptyObject:function(a){for(var b in a)return false;return true},error:function(a){throw a;},parseJSON:function(a){if(typeof a!=="string"||!a)return null;a=c.trim(a);if(/^[\],:{}\s]*$/.test(a.replace(/\\(?:["\\\/bfnrt]|u[0-9a-fA-F]{4})/g,"@").replace(/"[^"\\\n\r]*"|true|false|null|-?\d+(?:\.\d*)?(?:[eE][+\-]?\d+)?/g,"]").replace(/(?:^|:|,)(?:\s*\[)+/g,"")))return A.JSON&&A.JSON.parse?A.JSON.parse(a):(new Function("return "+
a))();else c.error("Invalid JSON: "+a)},noop:function(){},globalEval:function(a){if(a&&Va.test(a)){var b=s.getElementsByTagName("head")[0]||s.documentElement,d=s.createElement("script");d.type="text/javascript";if(c.support.scriptEval)d.appendChild(s.createTextNode(a));else d.text=a;b.insertBefore(d,b.firstChild);b.removeChild(d)}},nodeName:function(a,b){return a.nodeName&&a.nodeName.toUpperCase()===b.toUpperCase()},each:function(a,b,d){var f,e=0,j=a.length,i=j===w||c.isFunction(a);if(d)if(i)for(f in a){if(b.apply(a[f],
d)===false)break}else for(;e<j;){if(b.apply(a[e++],d)===false)break}else if(i)for(f in a){if(b.call(a[f],f,a[f])===false)break}else for(d=a[0];e<j&&b.call(d,e,d)!==false;d=a[++e]);return a},trim:function(a){return(a||"").replace(Wa,"")},makeArray:function(a,b){b=b||[];if(a!=null)a.length==null||typeof a==="string"||c.isFunction(a)||typeof a!=="function"&&a.setInterval?ba.call(b,a):c.merge(b,a);return b},inArray:function(a,b){if(b.indexOf)return b.indexOf(a);for(var d=0,f=b.length;d<f;d++)if(b[d]===
a)return d;return-1},merge:function(a,b){var d=a.length,f=0;if(typeof b.length==="number")for(var e=b.length;f<e;f++)a[d++]=b[f];else for(;b[f]!==w;)a[d++]=b[f++];a.length=d;return a},grep:function(a,b,d){for(var f=[],e=0,j=a.length;e<j;e++)!d!==!b(a[e],e)&&f.push(a[e]);return f},map:function(a,b,d){for(var f=[],e,j=0,i=a.length;j<i;j++){e=b(a[j],j,d);if(e!=null)f[f.length]=e}return f.concat.apply([],f)},guid:1,proxy:function(a,b,d){if(arguments.length===2)if(typeof b==="string"){d=a;a=d[b];b=w}else if(b&&
!c.isFunction(b)){d=b;b=w}if(!b&&a)b=function(){return a.apply(d||this,arguments)};if(a)b.guid=a.guid=a.guid||b.guid||c.guid++;return b},uaMatch:function(a){a=a.toLowerCase();a=/(webkit)[ \/]([\w.]+)/.exec(a)||/(opera)(?:.*version)?[ \/]([\w.]+)/.exec(a)||/(msie) ([\w.]+)/.exec(a)||!/compatible/.test(a)&&/(mozilla)(?:.*? rv:([\w.]+))?/.exec(a)||[];return{browser:a[1]||"",version:a[2]||"0"}},browser:{}});P=c.uaMatch(P);if(P.browser){c.browser[P.browser]=true;c.browser.version=P.version}if(c.browser.webkit)c.browser.safari=
true;if(ya)c.inArray=function(a,b){return ya.call(b,a)};T=c(s);if(s.addEventListener)L=function(){s.removeEventListener("DOMContentLoaded",L,false);c.ready()};else if(s.attachEvent)L=function(){if(s.readyState==="complete"){s.detachEvent("onreadystatechange",L);c.ready()}};(function(){c.support={};var a=s.documentElement,b=s.createElement("script"),d=s.createElement("div"),f="script"+J();d.style.display="none";d.innerHTML="   <link/><table></table><a href='/a' style='color:red;float:left;opacity:.55;'>a</a><input type='checkbox'/>";
var e=d.getElementsByTagName("*"),j=d.getElementsByTagName("a")[0];if(!(!e||!e.length||!j)){c.support={leadingWhitespace:d.firstChild.nodeType===3,tbody:!d.getElementsByTagName("tbody").length,htmlSerialize:!!d.getElementsByTagName("link").length,style:/red/.test(j.getAttribute("style")),hrefNormalized:j.getAttribute("href")==="/a",opacity:/^0.55$/.test(j.style.opacity),cssFloat:!!j.style.cssFloat,checkOn:d.getElementsByTagName("input")[0].value==="on",optSelected:s.createElement("select").appendChild(s.createElement("option")).selected,
parentNode:d.removeChild(d.appendChild(s.createElement("div"))).parentNode===null,deleteExpando:true,checkClone:false,scriptEval:false,noCloneEvent:true,boxModel:null};b.type="text/javascript";try{b.appendChild(s.createTextNode("window."+f+"=1;"))}catch(i){}a.insertBefore(b,a.firstChild);if(A[f]){c.support.scriptEval=true;delete A[f]}try{delete b.test}catch(o){c.support.deleteExpando=false}a.removeChild(b);if(d.attachEvent&&d.fireEvent){d.attachEvent("onclick",function k(){c.support.noCloneEvent=
false;d.detachEvent("onclick",k)});d.cloneNode(true).fireEvent("onclick")}d=s.createElement("div");d.innerHTML="<input type='radio' name='radiotest' checked='checked'/>";a=s.createDocumentFragment();a.appendChild(d.firstChild);c.support.checkClone=a.cloneNode(true).cloneNode(true).lastChild.checked;c(function(){var k=s.createElement("div");k.style.width=k.style.paddingLeft="1px";s.body.appendChild(k);c.boxModel=c.support.boxModel=k.offsetWidth===2;s.body.removeChild(k).style.display="none"});a=function(k){var n=
s.createElement("div");k="on"+k;var r=k in n;if(!r){n.setAttribute(k,"return;");r=typeof n[k]==="function"}return r};c.support.submitBubbles=a("submit");c.support.changeBubbles=a("change");a=b=d=e=j=null}})();c.props={"for":"htmlFor","class":"className",readonly:"readOnly",maxlength:"maxLength",cellspacing:"cellSpacing",rowspan:"rowSpan",colspan:"colSpan",tabindex:"tabIndex",usemap:"useMap",frameborder:"frameBorder"};var G="jQuery"+J(),Ya=0,za={};c.extend({cache:{},expando:G,noData:{embed:true,object:true,
applet:true},data:function(a,b,d){if(!(a.nodeName&&c.noData[a.nodeName.toLowerCase()])){a=a==A?za:a;var f=a[G],e=c.cache;if(!f&&typeof b==="string"&&d===w)return null;f||(f=++Ya);if(typeof b==="object"){a[G]=f;e[f]=c.extend(true,{},b)}else if(!e[f]){a[G]=f;e[f]={}}a=e[f];if(d!==w)a[b]=d;return typeof b==="string"?a[b]:a}},removeData:function(a,b){if(!(a.nodeName&&c.noData[a.nodeName.toLowerCase()])){a=a==A?za:a;var d=a[G],f=c.cache,e=f[d];if(b){if(e){delete e[b];c.isEmptyObject(e)&&c.removeData(a)}}else{if(c.support.deleteExpando)delete a[c.expando];
else a.removeAttribute&&a.removeAttribute(c.expando);delete f[d]}}}});c.fn.extend({data:function(a,b){if(typeof a==="undefined"&&this.length)return c.data(this[0]);else if(typeof a==="object")return this.each(function(){c.data(this,a)});var d=a.split(".");d[1]=d[1]?"."+d[1]:"";if(b===w){var f=this.triggerHandler("getData"+d[1]+"!",[d[0]]);if(f===w&&this.length)f=c.data(this[0],a);return f===w&&d[1]?this.data(d[0]):f}else return this.trigger("setData"+d[1]+"!",[d[0],b]).each(function(){c.data(this,
a,b)})},removeData:function(a){return this.each(function(){c.removeData(this,a)})}});c.extend({queue:function(a,b,d){if(a){b=(b||"fx")+"queue";var f=c.data(a,b);if(!d)return f||[];if(!f||c.isArray(d))f=c.data(a,b,c.makeArray(d));else f.push(d);return f}},dequeue:function(a,b){b=b||"fx";var d=c.queue(a,b),f=d.shift();if(f==="inprogress")f=d.shift();if(f){b==="fx"&&d.unshift("inprogress");f.call(a,function(){c.dequeue(a,b)})}}});c.fn.extend({queue:function(a,b){if(typeof a!=="string"){b=a;a="fx"}if(b===
w)return c.queue(this[0],a);return this.each(function(){var d=c.queue(this,a,b);a==="fx"&&d[0]!=="inprogress"&&c.dequeue(this,a)})},dequeue:function(a){return this.each(function(){c.dequeue(this,a)})},delay:function(a,b){a=c.fx?c.fx.speeds[a]||a:a;b=b||"fx";return this.queue(b,function(){var d=this;setTimeout(function(){c.dequeue(d,b)},a)})},clearQueue:function(a){return this.queue(a||"fx",[])}});var Aa=/[\n\t]/g,ca=/\s+/,Za=/\r/g,$a=/href|src|style/,ab=/(button|input)/i,bb=/(button|input|object|select|textarea)/i,
cb=/^(a|area)$/i,Ba=/radio|checkbox/;c.fn.extend({attr:function(a,b){return X(this,a,b,true,c.attr)},removeAttr:function(a){return this.each(function(){c.attr(this,a,"");this.nodeType===1&&this.removeAttribute(a)})},addClass:function(a){if(c.isFunction(a))return this.each(function(n){var r=c(this);r.addClass(a.call(this,n,r.attr("class")))});if(a&&typeof a==="string")for(var b=(a||"").split(ca),d=0,f=this.length;d<f;d++){var e=this[d];if(e.nodeType===1)if(e.className){for(var j=" "+e.className+" ",
i=e.className,o=0,k=b.length;o<k;o++)if(j.indexOf(" "+b[o]+" ")<0)i+=" "+b[o];e.className=c.trim(i)}else e.className=a}return this},removeClass:function(a){if(c.isFunction(a))return this.each(function(k){var n=c(this);n.removeClass(a.call(this,k,n.attr("class")))});if(a&&typeof a==="string"||a===w)for(var b=(a||"").split(ca),d=0,f=this.length;d<f;d++){var e=this[d];if(e.nodeType===1&&e.className)if(a){for(var j=(" "+e.className+" ").replace(Aa," "),i=0,o=b.length;i<o;i++)j=j.replace(" "+b[i]+" ",
" ");e.className=c.trim(j)}else e.className=""}return this},toggleClass:function(a,b){var d=typeof a,f=typeof b==="boolean";if(c.isFunction(a))return this.each(function(e){var j=c(this);j.toggleClass(a.call(this,e,j.attr("class"),b),b)});return this.each(function(){if(d==="string")for(var e,j=0,i=c(this),o=b,k=a.split(ca);e=k[j++];){o=f?o:!i.hasClass(e);i[o?"addClass":"removeClass"](e)}else if(d==="undefined"||d==="boolean"){this.className&&c.data(this,"__className__",this.className);this.className=
this.className||a===false?"":c.data(this,"__className__")||""}})},hasClass:function(a){a=" "+a+" ";for(var b=0,d=this.length;b<d;b++)if((" "+this[b].className+" ").replace(Aa," ").indexOf(a)>-1)return true;return false},val:function(a){if(a===w){var b=this[0];if(b){if(c.nodeName(b,"option"))return(b.attributes.value||{}).specified?b.value:b.text;if(c.nodeName(b,"select")){var d=b.selectedIndex,f=[],e=b.options;b=b.type==="select-one";if(d<0)return null;var j=b?d:0;for(d=b?d+1:e.length;j<d;j++){var i=
e[j];if(i.selected){a=c(i).val();if(b)return a;f.push(a)}}return f}if(Ba.test(b.type)&&!c.support.checkOn)return b.getAttribute("value")===null?"on":b.value;return(b.value||"").replace(Za,"")}return w}var o=c.isFunction(a);return this.each(function(k){var n=c(this),r=a;if(this.nodeType===1){if(o)r=a.call(this,k,n.val());if(typeof r==="number")r+="";if(c.isArray(r)&&Ba.test(this.type))this.checked=c.inArray(n.val(),r)>=0;else if(c.nodeName(this,"select")){var u=c.makeArray(r);c("option",this).each(function(){this.selected=
c.inArray(c(this).val(),u)>=0});if(!u.length)this.selectedIndex=-1}else this.value=r}})}});c.extend({attrFn:{val:true,css:true,html:true,text:true,data:true,width:true,height:true,offset:true},attr:function(a,b,d,f){if(!a||a.nodeType===3||a.nodeType===8)return w;if(f&&b in c.attrFn)return c(a)[b](d);f=a.nodeType!==1||!c.isXMLDoc(a);var e=d!==w;b=f&&c.props[b]||b;if(a.nodeType===1){var j=$a.test(b);if(b in a&&f&&!j){if(e){b==="type"&&ab.test(a.nodeName)&&a.parentNode&&c.error("type property can't be changed");
a[b]=d}if(c.nodeName(a,"form")&&a.getAttributeNode(b))return a.getAttributeNode(b).nodeValue;if(b==="tabIndex")return(b=a.getAttributeNode("tabIndex"))&&b.specified?b.value:bb.test(a.nodeName)||cb.test(a.nodeName)&&a.href?0:w;return a[b]}if(!c.support.style&&f&&b==="style"){if(e)a.style.cssText=""+d;return a.style.cssText}e&&a.setAttribute(b,""+d);a=!c.support.hrefNormalized&&f&&j?a.getAttribute(b,2):a.getAttribute(b);return a===null?w:a}return c.style(a,b,d)}});var O=/\.(.*)$/,db=function(a){return a.replace(/[^\w\s\.\|`]/g,
function(b){return"\\"+b})};c.event={add:function(a,b,d,f){if(!(a.nodeType===3||a.nodeType===8)){if(a.setInterval&&a!==A&&!a.frameElement)a=A;var e,j;if(d.handler){e=d;d=e.handler}if(!d.guid)d.guid=c.guid++;if(j=c.data(a)){var i=j.events=j.events||{},o=j.handle;if(!o)j.handle=o=function(){return typeof c!=="undefined"&&!c.event.triggered?c.event.handle.apply(o.elem,arguments):w};o.elem=a;b=b.split(" ");for(var k,n=0,r;k=b[n++];){j=e?c.extend({},e):{handler:d,data:f};if(k.indexOf(".")>-1){r=k.split(".");
k=r.shift();j.namespace=r.slice(0).sort().join(".")}else{r=[];j.namespace=""}j.type=k;j.guid=d.guid;var u=i[k],z=c.event.special[k]||{};if(!u){u=i[k]=[];if(!z.setup||z.setup.call(a,f,r,o)===false)if(a.addEventListener)a.addEventListener(k,o,false);else a.attachEvent&&a.attachEvent("on"+k,o)}if(z.add){z.add.call(a,j);if(!j.handler.guid)j.handler.guid=d.guid}u.push(j);c.event.global[k]=true}a=null}}},global:{},remove:function(a,b,d,f){if(!(a.nodeType===3||a.nodeType===8)){var e,j=0,i,o,k,n,r,u,z=c.data(a),
C=z&&z.events;if(z&&C){if(b&&b.type){d=b.handler;b=b.type}if(!b||typeof b==="string"&&b.charAt(0)==="."){b=b||"";for(e in C)c.event.remove(a,e+b)}else{for(b=b.split(" ");e=b[j++];){n=e;i=e.indexOf(".")<0;o=[];if(!i){o=e.split(".");e=o.shift();k=new RegExp("(^|\\.)"+c.map(o.slice(0).sort(),db).join("\\.(?:.*\\.)?")+"(\\.|$)")}if(r=C[e])if(d){n=c.event.special[e]||{};for(B=f||0;B<r.length;B++){u=r[B];if(d.guid===u.guid){if(i||k.test(u.namespace)){f==null&&r.splice(B--,1);n.remove&&n.remove.call(a,u)}if(f!=
null)break}}if(r.length===0||f!=null&&r.length===1){if(!n.teardown||n.teardown.call(a,o)===false)Ca(a,e,z.handle);delete C[e]}}else for(var B=0;B<r.length;B++){u=r[B];if(i||k.test(u.namespace)){c.event.remove(a,n,u.handler,B);r.splice(B--,1)}}}if(c.isEmptyObject(C)){if(b=z.handle)b.elem=null;delete z.events;delete z.handle;c.isEmptyObject(z)&&c.removeData(a)}}}}},trigger:function(a,b,d,f){var e=a.type||a;if(!f){a=typeof a==="object"?a[G]?a:c.extend(c.Event(e),a):c.Event(e);if(e.indexOf("!")>=0){a.type=
e=e.slice(0,-1);a.exclusive=true}if(!d){a.stopPropagation();c.event.global[e]&&c.each(c.cache,function(){this.events&&this.events[e]&&c.event.trigger(a,b,this.handle.elem)})}if(!d||d.nodeType===3||d.nodeType===8)return w;a.result=w;a.target=d;b=c.makeArray(b);b.unshift(a)}a.currentTarget=d;(f=c.data(d,"handle"))&&f.apply(d,b);f=d.parentNode||d.ownerDocument;try{if(!(d&&d.nodeName&&c.noData[d.nodeName.toLowerCase()]))if(d["on"+e]&&d["on"+e].apply(d,b)===false)a.result=false}catch(j){}if(!a.isPropagationStopped()&&
f)c.event.trigger(a,b,f,true);else if(!a.isDefaultPrevented()){f=a.target;var i,o=c.nodeName(f,"a")&&e==="click",k=c.event.special[e]||{};if((!k._default||k._default.call(d,a)===false)&&!o&&!(f&&f.nodeName&&c.noData[f.nodeName.toLowerCase()])){try{if(f[e]){if(i=f["on"+e])f["on"+e]=null;c.event.triggered=true;f[e]()}}catch(n){}if(i)f["on"+e]=i;c.event.triggered=false}}},handle:function(a){var b,d,f,e;a=arguments[0]=c.event.fix(a||A.event);a.currentTarget=this;b=a.type.indexOf(".")<0&&!a.exclusive;
if(!b){d=a.type.split(".");a.type=d.shift();f=new RegExp("(^|\\.)"+d.slice(0).sort().join("\\.(?:.*\\.)?")+"(\\.|$)")}e=c.data(this,"events");d=e[a.type];if(e&&d){d=d.slice(0);e=0;for(var j=d.length;e<j;e++){var i=d[e];if(b||f.test(i.namespace)){a.handler=i.handler;a.data=i.data;a.handleObj=i;i=i.handler.apply(this,arguments);if(i!==w){a.result=i;if(i===false){a.preventDefault();a.stopPropagation()}}if(a.isImmediatePropagationStopped())break}}}return a.result},props:"altKey attrChange attrName bubbles button cancelable charCode clientX clientY ctrlKey currentTarget data detail eventPhase fromElement handler keyCode layerX layerY metaKey newValue offsetX offsetY originalTarget pageX pageY prevValue relatedNode relatedTarget screenX screenY shiftKey srcElement target toElement view wheelDelta which".split(" "),
fix:function(a){if(a[G])return a;var b=a;a=c.Event(b);for(var d=this.props.length,f;d;){f=this.props[--d];a[f]=b[f]}if(!a.target)a.target=a.srcElement||s;if(a.target.nodeType===3)a.target=a.target.parentNode;if(!a.relatedTarget&&a.fromElement)a.relatedTarget=a.fromElement===a.target?a.toElement:a.fromElement;if(a.pageX==null&&a.clientX!=null){b=s.documentElement;d=s.body;a.pageX=a.clientX+(b&&b.scrollLeft||d&&d.scrollLeft||0)-(b&&b.clientLeft||d&&d.clientLeft||0);a.pageY=a.clientY+(b&&b.scrollTop||
d&&d.scrollTop||0)-(b&&b.clientTop||d&&d.clientTop||0)}if(!a.which&&(a.charCode||a.charCode===0?a.charCode:a.keyCode))a.which=a.charCode||a.keyCode;if(!a.metaKey&&a.ctrlKey)a.metaKey=a.ctrlKey;if(!a.which&&a.button!==w)a.which=a.button&1?1:a.button&2?3:a.button&4?2:0;return a},guid:1E8,proxy:c.proxy,special:{ready:{setup:c.bindReady,teardown:c.noop},live:{add:function(a){c.event.add(this,a.origType,c.extend({},a,{handler:oa}))},remove:function(a){var b=true,d=a.origType.replace(O,"");c.each(c.data(this,
"events").live||[],function(){if(d===this.origType.replace(O,""))return b=false});b&&c.event.remove(this,a.origType,oa)}},beforeunload:{setup:function(a,b,d){if(this.setInterval)this.onbeforeunload=d;return false},teardown:function(a,b){if(this.onbeforeunload===b)this.onbeforeunload=null}}}};var Ca=s.removeEventListener?function(a,b,d){a.removeEventListener(b,d,false)}:function(a,b,d){a.detachEvent("on"+b,d)};c.Event=function(a){if(!this.preventDefault)return new c.Event(a);if(a&&a.type){this.originalEvent=
a;this.type=a.type}else this.type=a;this.timeStamp=J();this[G]=true};c.Event.prototype={preventDefault:function(){this.isDefaultPrevented=Z;var a=this.originalEvent;if(a){a.preventDefault&&a.preventDefault();a.returnValue=false}},stopPropagation:function(){this.isPropagationStopped=Z;var a=this.originalEvent;if(a){a.stopPropagation&&a.stopPropagation();a.cancelBubble=true}},stopImmediatePropagation:function(){this.isImmediatePropagationStopped=Z;this.stopPropagation()},isDefaultPrevented:Y,isPropagationStopped:Y,
isImmediatePropagationStopped:Y};var Da=function(a){var b=a.relatedTarget;try{for(;b&&b!==this;)b=b.parentNode;if(b!==this){a.type=a.data;c.event.handle.apply(this,arguments)}}catch(d){}},Ea=function(a){a.type=a.data;c.event.handle.apply(this,arguments)};c.each({mouseenter:"mouseover",mouseleave:"mouseout"},function(a,b){c.event.special[a]={setup:function(d){c.event.add(this,b,d&&d.selector?Ea:Da,a)},teardown:function(d){c.event.remove(this,b,d&&d.selector?Ea:Da)}}});if(!c.support.submitBubbles)c.event.special.submit=
{setup:function(){if(this.nodeName.toLowerCase()!=="form"){c.event.add(this,"click.specialSubmit",function(a){var b=a.target,d=b.type;if((d==="submit"||d==="image")&&c(b).closest("form").length)return na("submit",this,arguments)});c.event.add(this,"keypress.specialSubmit",function(a){var b=a.target,d=b.type;if((d==="text"||d==="password")&&c(b).closest("form").length&&a.keyCode===13)return na("submit",this,arguments)})}else return false},teardown:function(){c.event.remove(this,".specialSubmit")}};
if(!c.support.changeBubbles){var da=/textarea|input|select/i,ea,Fa=function(a){var b=a.type,d=a.value;if(b==="radio"||b==="checkbox")d=a.checked;else if(b==="select-multiple")d=a.selectedIndex>-1?c.map(a.options,function(f){return f.selected}).join("-"):"";else if(a.nodeName.toLowerCase()==="select")d=a.selectedIndex;return d},fa=function(a,b){var d=a.target,f,e;if(!(!da.test(d.nodeName)||d.readOnly)){f=c.data(d,"_change_data");e=Fa(d);if(a.type!=="focusout"||d.type!=="radio")c.data(d,"_change_data",
e);if(!(f===w||e===f))if(f!=null||e){a.type="change";return c.event.trigger(a,b,d)}}};c.event.special.change={filters:{focusout:fa,click:function(a){var b=a.target,d=b.type;if(d==="radio"||d==="checkbox"||b.nodeName.toLowerCase()==="select")return fa.call(this,a)},keydown:function(a){var b=a.target,d=b.type;if(a.keyCode===13&&b.nodeName.toLowerCase()!=="textarea"||a.keyCode===32&&(d==="checkbox"||d==="radio")||d==="select-multiple")return fa.call(this,a)},beforeactivate:function(a){a=a.target;c.data(a,
"_change_data",Fa(a))}},setup:function(){if(this.type==="file")return false;for(var a in ea)c.event.add(this,a+".specialChange",ea[a]);return da.test(this.nodeName)},teardown:function(){c.event.remove(this,".specialChange");return da.test(this.nodeName)}};ea=c.event.special.change.filters}s.addEventListener&&c.each({focus:"focusin",blur:"focusout"},function(a,b){function d(f){f=c.event.fix(f);f.type=b;return c.event.handle.call(this,f)}c.event.special[b]={setup:function(){this.addEventListener(a,
d,true)},teardown:function(){this.removeEventListener(a,d,true)}}});c.each(["bind","one"],function(a,b){c.fn[b]=function(d,f,e){if(typeof d==="object"){for(var j in d)this[b](j,f,d[j],e);return this}if(c.isFunction(f)){e=f;f=w}var i=b==="one"?c.proxy(e,function(k){c(this).unbind(k,i);return e.apply(this,arguments)}):e;if(d==="unload"&&b!=="one")this.one(d,f,e);else{j=0;for(var o=this.length;j<o;j++)c.event.add(this[j],d,i,f)}return this}});c.fn.extend({unbind:function(a,b){if(typeof a==="object"&&
!a.preventDefault)for(var d in a)this.unbind(d,a[d]);else{d=0;for(var f=this.length;d<f;d++)c.event.remove(this[d],a,b)}return this},delegate:function(a,b,d,f){return this.live(b,d,f,a)},undelegate:function(a,b,d){return arguments.length===0?this.unbind("live"):this.die(b,null,d,a)},trigger:function(a,b){return this.each(function(){c.event.trigger(a,b,this)})},triggerHandler:function(a,b){if(this[0]){a=c.Event(a);a.preventDefault();a.stopPropagation();c.event.trigger(a,b,this[0]);return a.result}},
toggle:function(a){for(var b=arguments,d=1;d<b.length;)c.proxy(a,b[d++]);return this.click(c.proxy(a,function(f){var e=(c.data(this,"lastToggle"+a.guid)||0)%d;c.data(this,"lastToggle"+a.guid,e+1);f.preventDefault();return b[e].apply(this,arguments)||false}))},hover:function(a,b){return this.mouseenter(a).mouseleave(b||a)}});var Ga={focus:"focusin",blur:"focusout",mouseenter:"mouseover",mouseleave:"mouseout"};c.each(["live","die"],function(a,b){c.fn[b]=function(d,f,e,j){var i,o=0,k,n,r=j||this.selector,
u=j?this:c(this.context);if(c.isFunction(f)){e=f;f=w}for(d=(d||"").split(" ");(i=d[o++])!=null;){j=O.exec(i);k="";if(j){k=j[0];i=i.replace(O,"")}if(i==="hover")d.push("mouseenter"+k,"mouseleave"+k);else{n=i;if(i==="focus"||i==="blur"){d.push(Ga[i]+k);i+=k}else i=(Ga[i]||i)+k;b==="live"?u.each(function(){c.event.add(this,pa(i,r),{data:f,selector:r,handler:e,origType:i,origHandler:e,preType:n})}):u.unbind(pa(i,r),e)}}return this}});c.each("blur focus focusin focusout load resize scroll unload click dblclick mousedown mouseup mousemove mouseover mouseout mouseenter mouseleave change select submit keydown keypress keyup error".split(" "),
function(a,b){c.fn[b]=function(d){return d?this.bind(b,d):this.trigger(b)};if(c.attrFn)c.attrFn[b]=true});A.attachEvent&&!A.addEventListener&&A.attachEvent("onunload",function(){for(var a in c.cache)if(c.cache[a].handle)try{c.event.remove(c.cache[a].handle.elem)}catch(b){}});(function(){function a(g){for(var h="",l,m=0;g[m];m++){l=g[m];if(l.nodeType===3||l.nodeType===4)h+=l.nodeValue;else if(l.nodeType!==8)h+=a(l.childNodes)}return h}function b(g,h,l,m,q,p){q=0;for(var v=m.length;q<v;q++){var t=m[q];
if(t){t=t[g];for(var y=false;t;){if(t.sizcache===l){y=m[t.sizset];break}if(t.nodeType===1&&!p){t.sizcache=l;t.sizset=q}if(t.nodeName.toLowerCase()===h){y=t;break}t=t[g]}m[q]=y}}}function d(g,h,l,m,q,p){q=0;for(var v=m.length;q<v;q++){var t=m[q];if(t){t=t[g];for(var y=false;t;){if(t.sizcache===l){y=m[t.sizset];break}if(t.nodeType===1){if(!p){t.sizcache=l;t.sizset=q}if(typeof h!=="string"){if(t===h){y=true;break}}else if(k.filter(h,[t]).length>0){y=t;break}}t=t[g]}m[q]=y}}}var f=/((?:\((?:\([^()]+\)|[^()]+)+\)|\[(?:\[[^[\]]*\]|['"][^'"]*['"]|[^[\]'"]+)+\]|\\.|[^ >+~,(\[\\]+)+|[>+~])(\s*,\s*)?((?:.|\r|\n)*)/g,
e=0,j=Object.prototype.toString,i=false,o=true;[0,0].sort(function(){o=false;return 0});var k=function(g,h,l,m){l=l||[];var q=h=h||s;if(h.nodeType!==1&&h.nodeType!==9)return[];if(!g||typeof g!=="string")return l;for(var p=[],v,t,y,S,H=true,M=x(h),I=g;(f.exec(""),v=f.exec(I))!==null;){I=v[3];p.push(v[1]);if(v[2]){S=v[3];break}}if(p.length>1&&r.exec(g))if(p.length===2&&n.relative[p[0]])t=ga(p[0]+p[1],h);else for(t=n.relative[p[0]]?[h]:k(p.shift(),h);p.length;){g=p.shift();if(n.relative[g])g+=p.shift();
t=ga(g,t)}else{if(!m&&p.length>1&&h.nodeType===9&&!M&&n.match.ID.test(p[0])&&!n.match.ID.test(p[p.length-1])){v=k.find(p.shift(),h,M);h=v.expr?k.filter(v.expr,v.set)[0]:v.set[0]}if(h){v=m?{expr:p.pop(),set:z(m)}:k.find(p.pop(),p.length===1&&(p[0]==="~"||p[0]==="+")&&h.parentNode?h.parentNode:h,M);t=v.expr?k.filter(v.expr,v.set):v.set;if(p.length>0)y=z(t);else H=false;for(;p.length;){var D=p.pop();v=D;if(n.relative[D])v=p.pop();else D="";if(v==null)v=h;n.relative[D](y,v,M)}}else y=[]}y||(y=t);y||k.error(D||
g);if(j.call(y)==="[object Array]")if(H)if(h&&h.nodeType===1)for(g=0;y[g]!=null;g++){if(y[g]&&(y[g]===true||y[g].nodeType===1&&E(h,y[g])))l.push(t[g])}else for(g=0;y[g]!=null;g++)y[g]&&y[g].nodeType===1&&l.push(t[g]);else l.push.apply(l,y);else z(y,l);if(S){k(S,q,l,m);k.uniqueSort(l)}return l};k.uniqueSort=function(g){if(B){i=o;g.sort(B);if(i)for(var h=1;h<g.length;h++)g[h]===g[h-1]&&g.splice(h--,1)}return g};k.matches=function(g,h){return k(g,null,null,h)};k.find=function(g,h,l){var m,q;if(!g)return[];
for(var p=0,v=n.order.length;p<v;p++){var t=n.order[p];if(q=n.leftMatch[t].exec(g)){var y=q[1];q.splice(1,1);if(y.substr(y.length-1)!=="\\"){q[1]=(q[1]||"").replace(/\\/g,"");m=n.find[t](q,h,l);if(m!=null){g=g.replace(n.match[t],"");break}}}}m||(m=h.getElementsByTagName("*"));return{set:m,expr:g}};k.filter=function(g,h,l,m){for(var q=g,p=[],v=h,t,y,S=h&&h[0]&&x(h[0]);g&&h.length;){for(var H in n.filter)if((t=n.leftMatch[H].exec(g))!=null&&t[2]){var M=n.filter[H],I,D;D=t[1];y=false;t.splice(1,1);if(D.substr(D.length-
1)!=="\\"){if(v===p)p=[];if(n.preFilter[H])if(t=n.preFilter[H](t,v,l,p,m,S)){if(t===true)continue}else y=I=true;if(t)for(var U=0;(D=v[U])!=null;U++)if(D){I=M(D,t,U,v);var Ha=m^!!I;if(l&&I!=null)if(Ha)y=true;else v[U]=false;else if(Ha){p.push(D);y=true}}if(I!==w){l||(v=p);g=g.replace(n.match[H],"");if(!y)return[];break}}}if(g===q)if(y==null)k.error(g);else break;q=g}return v};k.error=function(g){throw"Syntax error, unrecognized expression: "+g;};var n=k.selectors={order:["ID","NAME","TAG"],match:{ID:/#((?:[\w\u00c0-\uFFFF-]|\\.)+)/,
CLASS:/\.((?:[\w\u00c0-\uFFFF-]|\\.)+)/,NAME:/\[name=['"]*((?:[\w\u00c0-\uFFFF-]|\\.)+)['"]*\]/,ATTR:/\[\s*((?:[\w\u00c0-\uFFFF-]|\\.)+)\s*(?:(\S?=)\s*(['"]*)(.*?)\3|)\s*\]/,TAG:/^((?:[\w\u00c0-\uFFFF\*-]|\\.)+)/,CHILD:/:(only|nth|last|first)-child(?:\((even|odd|[\dn+-]*)\))?/,POS:/:(nth|eq|gt|lt|first|last|even|odd)(?:\((\d*)\))?(?=[^-]|$)/,PSEUDO:/:((?:[\w\u00c0-\uFFFF-]|\\.)+)(?:\((['"]?)((?:\([^\)]+\)|[^\(\)]*)+)\2\))?/},leftMatch:{},attrMap:{"class":"className","for":"htmlFor"},attrHandle:{href:function(g){return g.getAttribute("href")}},
relative:{"+":function(g,h){var l=typeof h==="string",m=l&&!/\W/.test(h);l=l&&!m;if(m)h=h.toLowerCase();m=0;for(var q=g.length,p;m<q;m++)if(p=g[m]){for(;(p=p.previousSibling)&&p.nodeType!==1;);g[m]=l||p&&p.nodeName.toLowerCase()===h?p||false:p===h}l&&k.filter(h,g,true)},">":function(g,h){var l=typeof h==="string";if(l&&!/\W/.test(h)){h=h.toLowerCase();for(var m=0,q=g.length;m<q;m++){var p=g[m];if(p){l=p.parentNode;g[m]=l.nodeName.toLowerCase()===h?l:false}}}else{m=0;for(q=g.length;m<q;m++)if(p=g[m])g[m]=
l?p.parentNode:p.parentNode===h;l&&k.filter(h,g,true)}},"":function(g,h,l){var m=e++,q=d;if(typeof h==="string"&&!/\W/.test(h)){var p=h=h.toLowerCase();q=b}q("parentNode",h,m,g,p,l)},"~":function(g,h,l){var m=e++,q=d;if(typeof h==="string"&&!/\W/.test(h)){var p=h=h.toLowerCase();q=b}q("previousSibling",h,m,g,p,l)}},find:{ID:function(g,h,l){if(typeof h.getElementById!=="undefined"&&!l)return(g=h.getElementById(g[1]))?[g]:[]},NAME:function(g,h){if(typeof h.getElementsByName!=="undefined"){var l=[];
h=h.getElementsByName(g[1]);for(var m=0,q=h.length;m<q;m++)h[m].getAttribute("name")===g[1]&&l.push(h[m]);return l.length===0?null:l}},TAG:function(g,h){return h.getElementsByTagName(g[1])}},preFilter:{CLASS:function(g,h,l,m,q,p){g=" "+g[1].replace(/\\/g,"")+" ";if(p)return g;p=0;for(var v;(v=h[p])!=null;p++)if(v)if(q^(v.className&&(" "+v.className+" ").replace(/[\t\n]/g," ").indexOf(g)>=0))l||m.push(v);else if(l)h[p]=false;return false},ID:function(g){return g[1].replace(/\\/g,"")},TAG:function(g){return g[1].toLowerCase()},
CHILD:function(g){if(g[1]==="nth"){var h=/(-?)(\d*)n((?:\+|-)?\d*)/.exec(g[2]==="even"&&"2n"||g[2]==="odd"&&"2n+1"||!/\D/.test(g[2])&&"0n+"+g[2]||g[2]);g[2]=h[1]+(h[2]||1)-0;g[3]=h[3]-0}g[0]=e++;return g},ATTR:function(g,h,l,m,q,p){h=g[1].replace(/\\/g,"");if(!p&&n.attrMap[h])g[1]=n.attrMap[h];if(g[2]==="~=")g[4]=" "+g[4]+" ";return g},PSEUDO:function(g,h,l,m,q){if(g[1]==="not")if((f.exec(g[3])||"").length>1||/^\w/.test(g[3]))g[3]=k(g[3],null,null,h);else{g=k.filter(g[3],h,l,true^q);l||m.push.apply(m,
g);return false}else if(n.match.POS.test(g[0])||n.match.CHILD.test(g[0]))return true;return g},POS:function(g){g.unshift(true);return g}},filters:{enabled:function(g){return g.disabled===false&&g.type!=="hidden"},disabled:function(g){return g.disabled===true},checked:function(g){return g.checked===true},selected:function(g){return g.selected===true},parent:function(g){return!!g.firstChild},empty:function(g){return!g.firstChild},has:function(g,h,l){return!!k(l[3],g).length},header:function(g){return/h\d/i.test(g.nodeName)},
text:function(g){return"text"===g.type},radio:function(g){return"radio"===g.type},checkbox:function(g){return"checkbox"===g.type},file:function(g){return"file"===g.type},password:function(g){return"password"===g.type},submit:function(g){return"submit"===g.type},image:function(g){return"image"===g.type},reset:function(g){return"reset"===g.type},button:function(g){return"button"===g.type||g.nodeName.toLowerCase()==="button"},input:function(g){return/input|select|textarea|button/i.test(g.nodeName)}},
setFilters:{first:function(g,h){return h===0},last:function(g,h,l,m){return h===m.length-1},even:function(g,h){return h%2===0},odd:function(g,h){return h%2===1},lt:function(g,h,l){return h<l[3]-0},gt:function(g,h,l){return h>l[3]-0},nth:function(g,h,l){return l[3]-0===h},eq:function(g,h,l){return l[3]-0===h}},filter:{PSEUDO:function(g,h,l,m){var q=h[1],p=n.filters[q];if(p)return p(g,l,h,m);else if(q==="contains")return(g.textContent||g.innerText||a([g])||"").indexOf(h[3])>=0;else if(q==="not"){h=
h[3];l=0;for(m=h.length;l<m;l++)if(h[l]===g)return false;return true}else k.error("Syntax error, unrecognized expression: "+q)},CHILD:function(g,h){var l=h[1],m=g;switch(l){case "only":case "first":for(;m=m.previousSibling;)if(m.nodeType===1)return false;if(l==="first")return true;m=g;case "last":for(;m=m.nextSibling;)if(m.nodeType===1)return false;return true;case "nth":l=h[2];var q=h[3];if(l===1&&q===0)return true;h=h[0];var p=g.parentNode;if(p&&(p.sizcache!==h||!g.nodeIndex)){var v=0;for(m=p.firstChild;m;m=
m.nextSibling)if(m.nodeType===1)m.nodeIndex=++v;p.sizcache=h}g=g.nodeIndex-q;return l===0?g===0:g%l===0&&g/l>=0}},ID:function(g,h){return g.nodeType===1&&g.getAttribute("id")===h},TAG:function(g,h){return h==="*"&&g.nodeType===1||g.nodeName.toLowerCase()===h},CLASS:function(g,h){return(" "+(g.className||g.getAttribute("class"))+" ").indexOf(h)>-1},ATTR:function(g,h){var l=h[1];g=n.attrHandle[l]?n.attrHandle[l](g):g[l]!=null?g[l]:g.getAttribute(l);l=g+"";var m=h[2];h=h[4];return g==null?m==="!=":m===
"="?l===h:m==="*="?l.indexOf(h)>=0:m==="~="?(" "+l+" ").indexOf(h)>=0:!h?l&&g!==false:m==="!="?l!==h:m==="^="?l.indexOf(h)===0:m==="$="?l.substr(l.length-h.length)===h:m==="|="?l===h||l.substr(0,h.length+1)===h+"-":false},POS:function(g,h,l,m){var q=n.setFilters[h[2]];if(q)return q(g,l,h,m)}}},r=n.match.POS;for(var u in n.match){n.match[u]=new RegExp(n.match[u].source+/(?![^\[]*\])(?![^\(]*\))/.source);n.leftMatch[u]=new RegExp(/(^(?:.|\r|\n)*?)/.source+n.match[u].source.replace(/\\(\d+)/g,function(g,
h){return"\\"+(h-0+1)}))}var z=function(g,h){g=Array.prototype.slice.call(g,0);if(h){h.push.apply(h,g);return h}return g};try{Array.prototype.slice.call(s.documentElement.childNodes,0)}catch(C){z=function(g,h){h=h||[];if(j.call(g)==="[object Array]")Array.prototype.push.apply(h,g);else if(typeof g.length==="number")for(var l=0,m=g.length;l<m;l++)h.push(g[l]);else for(l=0;g[l];l++)h.push(g[l]);return h}}var B;if(s.documentElement.compareDocumentPosition)B=function(g,h){if(!g.compareDocumentPosition||
!h.compareDocumentPosition){if(g==h)i=true;return g.compareDocumentPosition?-1:1}g=g.compareDocumentPosition(h)&4?-1:g===h?0:1;if(g===0)i=true;return g};else if("sourceIndex"in s.documentElement)B=function(g,h){if(!g.sourceIndex||!h.sourceIndex){if(g==h)i=true;return g.sourceIndex?-1:1}g=g.sourceIndex-h.sourceIndex;if(g===0)i=true;return g};else if(s.createRange)B=function(g,h){if(!g.ownerDocument||!h.ownerDocument){if(g==h)i=true;return g.ownerDocument?-1:1}var l=g.ownerDocument.createRange(),m=
h.ownerDocument.createRange();l.setStart(g,0);l.setEnd(g,0);m.setStart(h,0);m.setEnd(h,0);g=l.compareBoundaryPoints(Range.START_TO_END,m);if(g===0)i=true;return g};(function(){var g=s.createElement("div"),h="script"+(new Date).getTime();g.innerHTML="<a name='"+h+"'/>";var l=s.documentElement;l.insertBefore(g,l.firstChild);if(s.getElementById(h)){n.find.ID=function(m,q,p){if(typeof q.getElementById!=="undefined"&&!p)return(q=q.getElementById(m[1]))?q.id===m[1]||typeof q.getAttributeNode!=="undefined"&&
q.getAttributeNode("id").nodeValue===m[1]?[q]:w:[]};n.filter.ID=function(m,q){var p=typeof m.getAttributeNode!=="undefined"&&m.getAttributeNode("id");return m.nodeType===1&&p&&p.nodeValue===q}}l.removeChild(g);l=g=null})();(function(){var g=s.createElement("div");g.appendChild(s.createComment(""));if(g.getElementsByTagName("*").length>0)n.find.TAG=function(h,l){l=l.getElementsByTagName(h[1]);if(h[1]==="*"){h=[];for(var m=0;l[m];m++)l[m].nodeType===1&&h.push(l[m]);l=h}return l};g.innerHTML="<a href='#'></a>";
if(g.firstChild&&typeof g.firstChild.getAttribute!=="undefined"&&g.firstChild.getAttribute("href")!=="#")n.attrHandle.href=function(h){return h.getAttribute("href",2)};g=null})();s.querySelectorAll&&function(){var g=k,h=s.createElement("div");h.innerHTML="<p class='TEST'></p>";if(!(h.querySelectorAll&&h.querySelectorAll(".TEST").length===0)){k=function(m,q,p,v){q=q||s;if(!v&&q.nodeType===9&&!x(q))try{return z(q.querySelectorAll(m),p)}catch(t){}return g(m,q,p,v)};for(var l in g)k[l]=g[l];h=null}}();
(function(){var g=s.createElement("div");g.innerHTML="<div class='test e'></div><div class='test'></div>";if(!(!g.getElementsByClassName||g.getElementsByClassName("e").length===0)){g.lastChild.className="e";if(g.getElementsByClassName("e").length!==1){n.order.splice(1,0,"CLASS");n.find.CLASS=function(h,l,m){if(typeof l.getElementsByClassName!=="undefined"&&!m)return l.getElementsByClassName(h[1])};g=null}}})();var E=s.compareDocumentPosition?function(g,h){return!!(g.compareDocumentPosition(h)&16)}:
function(g,h){return g!==h&&(g.contains?g.contains(h):true)},x=function(g){return(g=(g?g.ownerDocument||g:0).documentElement)?g.nodeName!=="HTML":false},ga=function(g,h){var l=[],m="",q;for(h=h.nodeType?[h]:h;q=n.match.PSEUDO.exec(g);){m+=q[0];g=g.replace(n.match.PSEUDO,"")}g=n.relative[g]?g+"*":g;q=0;for(var p=h.length;q<p;q++)k(g,h[q],l);return k.filter(m,l)};c.find=k;c.expr=k.selectors;c.expr[":"]=c.expr.filters;c.unique=k.uniqueSort;c.text=a;c.isXMLDoc=x;c.contains=E})();var eb=/Until$/,fb=/^(?:parents|prevUntil|prevAll)/,
gb=/,/;R=Array.prototype.slice;var Ia=function(a,b,d){if(c.isFunction(b))return c.grep(a,function(e,j){return!!b.call(e,j,e)===d});else if(b.nodeType)return c.grep(a,function(e){return e===b===d});else if(typeof b==="string"){var f=c.grep(a,function(e){return e.nodeType===1});if(Ua.test(b))return c.filter(b,f,!d);else b=c.filter(b,f)}return c.grep(a,function(e){return c.inArray(e,b)>=0===d})};c.fn.extend({find:function(a){for(var b=this.pushStack("","find",a),d=0,f=0,e=this.length;f<e;f++){d=b.length;
c.find(a,this[f],b);if(f>0)for(var j=d;j<b.length;j++)for(var i=0;i<d;i++)if(b[i]===b[j]){b.splice(j--,1);break}}return b},has:function(a){var b=c(a);return this.filter(function(){for(var d=0,f=b.length;d<f;d++)if(c.contains(this,b[d]))return true})},not:function(a){return this.pushStack(Ia(this,a,false),"not",a)},filter:function(a){return this.pushStack(Ia(this,a,true),"filter",a)},is:function(a){return!!a&&c.filter(a,this).length>0},closest:function(a,b){if(c.isArray(a)){var d=[],f=this[0],e,j=
{},i;if(f&&a.length){e=0;for(var o=a.length;e<o;e++){i=a[e];j[i]||(j[i]=c.expr.match.POS.test(i)?c(i,b||this.context):i)}for(;f&&f.ownerDocument&&f!==b;){for(i in j){e=j[i];if(e.jquery?e.index(f)>-1:c(f).is(e)){d.push({selector:i,elem:f});delete j[i]}}f=f.parentNode}}return d}var k=c.expr.match.POS.test(a)?c(a,b||this.context):null;return this.map(function(n,r){for(;r&&r.ownerDocument&&r!==b;){if(k?k.index(r)>-1:c(r).is(a))return r;r=r.parentNode}return null})},index:function(a){if(!a||typeof a===
"string")return c.inArray(this[0],a?c(a):this.parent().children());return c.inArray(a.jquery?a[0]:a,this)},add:function(a,b){a=typeof a==="string"?c(a,b||this.context):c.makeArray(a);b=c.merge(this.get(),a);return this.pushStack(qa(a[0])||qa(b[0])?b:c.unique(b))},andSelf:function(){return this.add(this.prevObject)}});c.each({parent:function(a){return(a=a.parentNode)&&a.nodeType!==11?a:null},parents:function(a){return c.dir(a,"parentNode")},parentsUntil:function(a,b,d){return c.dir(a,"parentNode",
d)},next:function(a){return c.nth(a,2,"nextSibling")},prev:function(a){return c.nth(a,2,"previousSibling")},nextAll:function(a){return c.dir(a,"nextSibling")},prevAll:function(a){return c.dir(a,"previousSibling")},nextUntil:function(a,b,d){return c.dir(a,"nextSibling",d)},prevUntil:function(a,b,d){return c.dir(a,"previousSibling",d)},siblings:function(a){return c.sibling(a.parentNode.firstChild,a)},children:function(a){return c.sibling(a.firstChild)},contents:function(a){return c.nodeName(a,"iframe")?
a.contentDocument||a.contentWindow.document:c.makeArray(a.childNodes)}},function(a,b){c.fn[a]=function(d,f){var e=c.map(this,b,d);eb.test(a)||(f=d);if(f&&typeof f==="string")e=c.filter(f,e);e=this.length>1?c.unique(e):e;if((this.length>1||gb.test(f))&&fb.test(a))e=e.reverse();return this.pushStack(e,a,R.call(arguments).join(","))}});c.extend({filter:function(a,b,d){if(d)a=":not("+a+")";return c.find.matches(a,b)},dir:function(a,b,d){var f=[];for(a=a[b];a&&a.nodeType!==9&&(d===w||a.nodeType!==1||!c(a).is(d));){a.nodeType===
1&&f.push(a);a=a[b]}return f},nth:function(a,b,d){b=b||1;for(var f=0;a;a=a[d])if(a.nodeType===1&&++f===b)break;return a},sibling:function(a,b){for(var d=[];a;a=a.nextSibling)a.nodeType===1&&a!==b&&d.push(a);return d}});var Ja=/ jQuery\d+="(?:\d+|null)"/g,V=/^\s+/,Ka=/(<([\w:]+)[^>]*?)\/>/g,hb=/^(?:area|br|col|embed|hr|img|input|link|meta|param)$/i,La=/<([\w:]+)/,ib=/<tbody/i,jb=/<|&#?\w+;/,ta=/<script|<object|<embed|<option|<style/i,ua=/checked\s*(?:[^=]|=\s*.checked.)/i,Ma=function(a,b,d){return hb.test(d)?
a:b+"></"+d+">"},F={option:[1,"<select multiple='multiple'>","</select>"],legend:[1,"<fieldset>","</fieldset>"],thead:[1,"<table>","</table>"],tr:[2,"<table><tbody>","</tbody></table>"],td:[3,"<table><tbody><tr>","</tr></tbody></table>"],col:[2,"<table><tbody></tbody><colgroup>","</colgroup></table>"],area:[1,"<map>","</map>"],_default:[0,"",""]};F.optgroup=F.option;F.tbody=F.tfoot=F.colgroup=F.caption=F.thead;F.th=F.td;if(!c.support.htmlSerialize)F._default=[1,"div<div>","</div>"];c.fn.extend({text:function(a){if(c.isFunction(a))return this.each(function(b){var d=
c(this);d.text(a.call(this,b,d.text()))});if(typeof a!=="object"&&a!==w)return this.empty().append((this[0]&&this[0].ownerDocument||s).createTextNode(a));return c.text(this)},wrapAll:function(a){if(c.isFunction(a))return this.each(function(d){c(this).wrapAll(a.call(this,d))});if(this[0]){var b=c(a,this[0].ownerDocument).eq(0).clone(true);this[0].parentNode&&b.insertBefore(this[0]);b.map(function(){for(var d=this;d.firstChild&&d.firstChild.nodeType===1;)d=d.firstChild;return d}).append(this)}return this},
wrapInner:function(a){if(c.isFunction(a))return this.each(function(b){c(this).wrapInner(a.call(this,b))});return this.each(function(){var b=c(this),d=b.contents();d.length?d.wrapAll(a):b.append(a)})},wrap:function(a){return this.each(function(){c(this).wrapAll(a)})},unwrap:function(){return this.parent().each(function(){c.nodeName(this,"body")||c(this).replaceWith(this.childNodes)}).end()},append:function(){return this.domManip(arguments,true,function(a){this.nodeType===1&&this.appendChild(a)})},
prepend:function(){return this.domManip(arguments,true,function(a){this.nodeType===1&&this.insertBefore(a,this.firstChild)})},before:function(){if(this[0]&&this[0].parentNode)return this.domManip(arguments,false,function(b){this.parentNode.insertBefore(b,this)});else if(arguments.length){var a=c(arguments[0]);a.push.apply(a,this.toArray());return this.pushStack(a,"before",arguments)}},after:function(){if(this[0]&&this[0].parentNode)return this.domManip(arguments,false,function(b){this.parentNode.insertBefore(b,
this.nextSibling)});else if(arguments.length){var a=this.pushStack(this,"after",arguments);a.push.apply(a,c(arguments[0]).toArray());return a}},remove:function(a,b){for(var d=0,f;(f=this[d])!=null;d++)if(!a||c.filter(a,[f]).length){if(!b&&f.nodeType===1){c.cleanData(f.getElementsByTagName("*"));c.cleanData([f])}f.parentNode&&f.parentNode.removeChild(f)}return this},empty:function(){for(var a=0,b;(b=this[a])!=null;a++)for(b.nodeType===1&&c.cleanData(b.getElementsByTagName("*"));b.firstChild;)b.removeChild(b.firstChild);
return this},clone:function(a){var b=this.map(function(){if(!c.support.noCloneEvent&&!c.isXMLDoc(this)){var d=this.outerHTML,f=this.ownerDocument;if(!d){d=f.createElement("div");d.appendChild(this.cloneNode(true));d=d.innerHTML}return c.clean([d.replace(Ja,"").replace(/=([^="'>\s]+\/)>/g,'="$1">').replace(V,"")],f)[0]}else return this.cloneNode(true)});if(a===true){ra(this,b);ra(this.find("*"),b.find("*"))}return b},html:function(a){if(a===w)return this[0]&&this[0].nodeType===1?this[0].innerHTML.replace(Ja,
""):null;else if(typeof a==="string"&&!ta.test(a)&&(c.support.leadingWhitespace||!V.test(a))&&!F[(La.exec(a)||["",""])[1].toLowerCase()]){a=a.replace(Ka,Ma);try{for(var b=0,d=this.length;b<d;b++)if(this[b].nodeType===1){c.cleanData(this[b].getElementsByTagName("*"));this[b].innerHTML=a}}catch(f){this.empty().append(a)}}else c.isFunction(a)?this.each(function(e){var j=c(this),i=j.html();j.empty().append(function(){return a.call(this,e,i)})}):this.empty().append(a);return this},replaceWith:function(a){if(this[0]&&
this[0].parentNode){if(c.isFunction(a))return this.each(function(b){var d=c(this),f=d.html();d.replaceWith(a.call(this,b,f))});if(typeof a!=="string")a=c(a).detach();return this.each(function(){var b=this.nextSibling,d=this.parentNode;c(this).remove();b?c(b).before(a):c(d).append(a)})}else return this.pushStack(c(c.isFunction(a)?a():a),"replaceWith",a)},detach:function(a){return this.remove(a,true)},domManip:function(a,b,d){function f(u){return c.nodeName(u,"table")?u.getElementsByTagName("tbody")[0]||
u.appendChild(u.ownerDocument.createElement("tbody")):u}var e,j,i=a[0],o=[],k;if(!c.support.checkClone&&arguments.length===3&&typeof i==="string"&&ua.test(i))return this.each(function(){c(this).domManip(a,b,d,true)});if(c.isFunction(i))return this.each(function(u){var z=c(this);a[0]=i.call(this,u,b?z.html():w);z.domManip(a,b,d)});if(this[0]){e=i&&i.parentNode;e=c.support.parentNode&&e&&e.nodeType===11&&e.childNodes.length===this.length?{fragment:e}:sa(a,this,o);k=e.fragment;if(j=k.childNodes.length===
1?(k=k.firstChild):k.firstChild){b=b&&c.nodeName(j,"tr");for(var n=0,r=this.length;n<r;n++)d.call(b?f(this[n],j):this[n],n>0||e.cacheable||this.length>1?k.cloneNode(true):k)}o.length&&c.each(o,Qa)}return this}});c.fragments={};c.each({appendTo:"append",prependTo:"prepend",insertBefore:"before",insertAfter:"after",replaceAll:"replaceWith"},function(a,b){c.fn[a]=function(d){var f=[];d=c(d);var e=this.length===1&&this[0].parentNode;if(e&&e.nodeType===11&&e.childNodes.length===1&&d.length===1){d[b](this[0]);
return this}else{e=0;for(var j=d.length;e<j;e++){var i=(e>0?this.clone(true):this).get();c.fn[b].apply(c(d[e]),i);f=f.concat(i)}return this.pushStack(f,a,d.selector)}}});c.extend({clean:function(a,b,d,f){b=b||s;if(typeof b.createElement==="undefined")b=b.ownerDocument||b[0]&&b[0].ownerDocument||s;for(var e=[],j=0,i;(i=a[j])!=null;j++){if(typeof i==="number")i+="";if(i){if(typeof i==="string"&&!jb.test(i))i=b.createTextNode(i);else if(typeof i==="string"){i=i.replace(Ka,Ma);var o=(La.exec(i)||["",
""])[1].toLowerCase(),k=F[o]||F._default,n=k[0],r=b.createElement("div");for(r.innerHTML=k[1]+i+k[2];n--;)r=r.lastChild;if(!c.support.tbody){n=ib.test(i);o=o==="table"&&!n?r.firstChild&&r.firstChild.childNodes:k[1]==="<table>"&&!n?r.childNodes:[];for(k=o.length-1;k>=0;--k)c.nodeName(o[k],"tbody")&&!o[k].childNodes.length&&o[k].parentNode.removeChild(o[k])}!c.support.leadingWhitespace&&V.test(i)&&r.insertBefore(b.createTextNode(V.exec(i)[0]),r.firstChild);i=r.childNodes}if(i.nodeType)e.push(i);else e=
c.merge(e,i)}}if(d)for(j=0;e[j];j++)if(f&&c.nodeName(e[j],"script")&&(!e[j].type||e[j].type.toLowerCase()==="text/javascript"))f.push(e[j].parentNode?e[j].parentNode.removeChild(e[j]):e[j]);else{e[j].nodeType===1&&e.splice.apply(e,[j+1,0].concat(c.makeArray(e[j].getElementsByTagName("script"))));d.appendChild(e[j])}return e},cleanData:function(a){for(var b,d,f=c.cache,e=c.event.special,j=c.support.deleteExpando,i=0,o;(o=a[i])!=null;i++)if(d=o[c.expando]){b=f[d];if(b.events)for(var k in b.events)e[k]?
c.event.remove(o,k):Ca(o,k,b.handle);if(j)delete o[c.expando];else o.removeAttribute&&o.removeAttribute(c.expando);delete f[d]}}});var kb=/z-?index|font-?weight|opacity|zoom|line-?height/i,Na=/alpha\([^)]*\)/,Oa=/opacity=([^)]*)/,ha=/float/i,ia=/-([a-z])/ig,lb=/([A-Z])/g,mb=/^-?\d+(?:px)?$/i,nb=/^-?\d/,ob={position:"absolute",visibility:"hidden",display:"block"},pb=["Left","Right"],qb=["Top","Bottom"],rb=s.defaultView&&s.defaultView.getComputedStyle,Pa=c.support.cssFloat?"cssFloat":"styleFloat",ja=
function(a,b){return b.toUpperCase()};c.fn.css=function(a,b){return X(this,a,b,true,function(d,f,e){if(e===w)return c.curCSS(d,f);if(typeof e==="number"&&!kb.test(f))e+="px";c.style(d,f,e)})};c.extend({style:function(a,b,d){if(!a||a.nodeType===3||a.nodeType===8)return w;if((b==="width"||b==="height")&&parseFloat(d)<0)d=w;var f=a.style||a,e=d!==w;if(!c.support.opacity&&b==="opacity"){if(e){f.zoom=1;b=parseInt(d,10)+""==="NaN"?"":"alpha(opacity="+d*100+")";a=f.filter||c.curCSS(a,"filter")||"";f.filter=
Na.test(a)?a.replace(Na,b):b}return f.filter&&f.filter.indexOf("opacity=")>=0?parseFloat(Oa.exec(f.filter)[1])/100+"":""}if(ha.test(b))b=Pa;b=b.replace(ia,ja);if(e)f[b]=d;return f[b]},css:function(a,b,d,f){if(b==="width"||b==="height"){var e,j=b==="width"?pb:qb;function i(){e=b==="width"?a.offsetWidth:a.offsetHeight;f!=="border"&&c.each(j,function(){f||(e-=parseFloat(c.curCSS(a,"padding"+this,true))||0);if(f==="margin")e+=parseFloat(c.curCSS(a,"margin"+this,true))||0;else e-=parseFloat(c.curCSS(a,
"border"+this+"Width",true))||0})}a.offsetWidth!==0?i():c.swap(a,ob,i);return Math.max(0,Math.round(e))}return c.curCSS(a,b,d)},curCSS:function(a,b,d){var f,e=a.style;if(!c.support.opacity&&b==="opacity"&&a.currentStyle){f=Oa.test(a.currentStyle.filter||"")?parseFloat(RegExp.$1)/100+"":"";return f===""?"1":f}if(ha.test(b))b=Pa;if(!d&&e&&e[b])f=e[b];else if(rb){if(ha.test(b))b="float";b=b.replace(lb,"-$1").toLowerCase();e=a.ownerDocument.defaultView;if(!e)return null;if(a=e.getComputedStyle(a,null))f=
a.getPropertyValue(b);if(b==="opacity"&&f==="")f="1"}else if(a.currentStyle){d=b.replace(ia,ja);f=a.currentStyle[b]||a.currentStyle[d];if(!mb.test(f)&&nb.test(f)){b=e.left;var j=a.runtimeStyle.left;a.runtimeStyle.left=a.currentStyle.left;e.left=d==="fontSize"?"1em":f||0;f=e.pixelLeft+"px";e.left=b;a.runtimeStyle.left=j}}return f},swap:function(a,b,d){var f={};for(var e in b){f[e]=a.style[e];a.style[e]=b[e]}d.call(a);for(e in b)a.style[e]=f[e]}});if(c.expr&&c.expr.filters){c.expr.filters.hidden=function(a){var b=
a.offsetWidth,d=a.offsetHeight,f=a.nodeName.toLowerCase()==="tr";return b===0&&d===0&&!f?true:b>0&&d>0&&!f?false:c.curCSS(a,"display")==="none"};c.expr.filters.visible=function(a){return!c.expr.filters.hidden(a)}}var sb=J(),tb=/<script(.|\s)*?\/script>/gi,ub=/select|textarea/i,vb=/color|date|datetime|email|hidden|month|number|password|range|search|tel|text|time|url|week/i,N=/=\?(&|$)/,ka=/\?/,wb=/(\?|&)_=.*?(&|$)/,xb=/^(\w+:)?\/\/([^\/?#]+)/,yb=/%20/g,zb=c.fn.load;c.fn.extend({load:function(a,b,d){if(typeof a!==
"string")return zb.call(this,a);else if(!this.length)return this;var f=a.indexOf(" ");if(f>=0){var e=a.slice(f,a.length);a=a.slice(0,f)}f="GET";if(b)if(c.isFunction(b)){d=b;b=null}else if(typeof b==="object"){b=c.param(b,c.ajaxSettings.traditional);f="POST"}var j=this;c.ajax({url:a,type:f,dataType:"html",data:b,complete:function(i,o){if(o==="success"||o==="notmodified")j.html(e?c("<div />").append(i.responseText.replace(tb,"")).find(e):i.responseText);d&&j.each(d,[i.responseText,o,i])}});return this},
serialize:function(){return c.param(this.serializeArray())},serializeArray:function(){return this.map(function(){return this.elements?c.makeArray(this.elements):this}).filter(function(){return this.name&&!this.disabled&&(this.checked||ub.test(this.nodeName)||vb.test(this.type))}).map(function(a,b){a=c(this).val();return a==null?null:c.isArray(a)?c.map(a,function(d){return{name:b.name,value:d}}):{name:b.name,value:a}}).get()}});c.each("ajaxStart ajaxStop ajaxComplete ajaxError ajaxSuccess ajaxSend".split(" "),
function(a,b){c.fn[b]=function(d){return this.bind(b,d)}});c.extend({get:function(a,b,d,f){if(c.isFunction(b)){f=f||d;d=b;b=null}return c.ajax({type:"GET",url:a,data:b,success:d,dataType:f})},getScript:function(a,b){return c.get(a,null,b,"script")},getJSON:function(a,b,d){return c.get(a,b,d,"json")},post:function(a,b,d,f){if(c.isFunction(b)){f=f||d;d=b;b={}}return c.ajax({type:"POST",url:a,data:b,success:d,dataType:f})},ajaxSetup:function(a){c.extend(c.ajaxSettings,a)},ajaxSettings:{url:location.href,
global:true,type:"GET",contentType:"application/x-www-form-urlencoded",processData:true,async:true,xhr:A.XMLHttpRequest&&(A.location.protocol!=="file:"||!A.ActiveXObject)?function(){return new A.XMLHttpRequest}:function(){try{return new A.ActiveXObject("Microsoft.XMLHTTP")}catch(a){}},accepts:{xml:"application/xml, text/xml",html:"text/html",script:"text/javascript, application/javascript",json:"application/json, text/javascript",text:"text/plain",_default:"*/*"}},lastModified:{},etag:{},ajax:function(a){function b(){e.success&&
e.success.call(k,o,i,x);e.global&&f("ajaxSuccess",[x,e])}function d(){e.complete&&e.complete.call(k,x,i);e.global&&f("ajaxComplete",[x,e]);e.global&&!--c.active&&c.event.trigger("ajaxStop")}function f(q,p){(e.context?c(e.context):c.event).trigger(q,p)}var e=c.extend(true,{},c.ajaxSettings,a),j,i,o,k=a&&a.context||e,n=e.type.toUpperCase();if(e.data&&e.processData&&typeof e.data!=="string")e.data=c.param(e.data,e.traditional);if(e.dataType==="jsonp"){if(n==="GET")N.test(e.url)||(e.url+=(ka.test(e.url)?
"&":"?")+(e.jsonp||"callback")+"=?");else if(!e.data||!N.test(e.data))e.data=(e.data?e.data+"&":"")+(e.jsonp||"callback")+"=?";e.dataType="json"}if(e.dataType==="json"&&(e.data&&N.test(e.data)||N.test(e.url))){j=e.jsonpCallback||"jsonp"+sb++;if(e.data)e.data=(e.data+"").replace(N,"="+j+"$1");e.url=e.url.replace(N,"="+j+"$1");e.dataType="script";A[j]=A[j]||function(q){o=q;b();d();A[j]=w;try{delete A[j]}catch(p){}z&&z.removeChild(C)}}if(e.dataType==="script"&&e.cache===null)e.cache=false;if(e.cache===
false&&n==="GET"){var r=J(),u=e.url.replace(wb,"$1_="+r+"$2");e.url=u+(u===e.url?(ka.test(e.url)?"&":"?")+"_="+r:"")}if(e.data&&n==="GET")e.url+=(ka.test(e.url)?"&":"?")+e.data;e.global&&!c.active++&&c.event.trigger("ajaxStart");r=(r=xb.exec(e.url))&&(r[1]&&r[1]!==location.protocol||r[2]!==location.host);if(e.dataType==="script"&&n==="GET"&&r){var z=s.getElementsByTagName("head")[0]||s.documentElement,C=s.createElement("script");C.src=e.url;if(e.scriptCharset)C.charset=e.scriptCharset;if(!j){var B=
false;C.onload=C.onreadystatechange=function(){if(!B&&(!this.readyState||this.readyState==="loaded"||this.readyState==="complete")){B=true;b();d();C.onload=C.onreadystatechange=null;z&&C.parentNode&&z.removeChild(C)}}}z.insertBefore(C,z.firstChild);return w}var E=false,x=e.xhr();if(x){e.username?x.open(n,e.url,e.async,e.username,e.password):x.open(n,e.url,e.async);try{if(e.data||a&&a.contentType)x.setRequestHeader("Content-Type",e.contentType);if(e.ifModified){c.lastModified[e.url]&&x.setRequestHeader("If-Modified-Since",
c.lastModified[e.url]);c.etag[e.url]&&x.setRequestHeader("If-None-Match",c.etag[e.url])}r||x.setRequestHeader("X-Requested-With","XMLHttpRequest");x.setRequestHeader("Accept",e.dataType&&e.accepts[e.dataType]?e.accepts[e.dataType]+", */*":e.accepts._default)}catch(ga){}if(e.beforeSend&&e.beforeSend.call(k,x,e)===false){e.global&&!--c.active&&c.event.trigger("ajaxStop");x.abort();return false}e.global&&f("ajaxSend",[x,e]);var g=x.onreadystatechange=function(q){if(!x||x.readyState===0||q==="abort"){E||
d();E=true;if(x)x.onreadystatechange=c.noop}else if(!E&&x&&(x.readyState===4||q==="timeout")){E=true;x.onreadystatechange=c.noop;i=q==="timeout"?"timeout":!c.httpSuccess(x)?"error":e.ifModified&&c.httpNotModified(x,e.url)?"notmodified":"success";var p;if(i==="success")try{o=c.httpData(x,e.dataType,e)}catch(v){i="parsererror";p=v}if(i==="success"||i==="notmodified")j||b();else c.handleError(e,x,i,p);d();q==="timeout"&&x.abort();if(e.async)x=null}};try{var h=x.abort;x.abort=function(){x&&h.call(x);
g("abort")}}catch(l){}e.async&&e.timeout>0&&setTimeout(function(){x&&!E&&g("timeout")},e.timeout);try{x.send(n==="POST"||n==="PUT"||n==="DELETE"?e.data:null)}catch(m){c.handleError(e,x,null,m);d()}e.async||g();return x}},handleError:function(a,b,d,f){if(a.error)a.error.call(a.context||a,b,d,f);if(a.global)(a.context?c(a.context):c.event).trigger("ajaxError",[b,a,f])},active:0,httpSuccess:function(a){try{return!a.status&&location.protocol==="file:"||a.status>=200&&a.status<300||a.status===304||a.status===
1223||a.status===0}catch(b){}return false},httpNotModified:function(a,b){var d=a.getResponseHeader("Last-Modified"),f=a.getResponseHeader("Etag");if(d)c.lastModified[b]=d;if(f)c.etag[b]=f;return a.status===304||a.status===0},httpData:function(a,b,d){var f=a.getResponseHeader("content-type")||"",e=b==="xml"||!b&&f.indexOf("xml")>=0;a=e?a.responseXML:a.responseText;e&&a.documentElement.nodeName==="parsererror"&&c.error("parsererror");if(d&&d.dataFilter)a=d.dataFilter(a,b);if(typeof a==="string")if(b===
"json"||!b&&f.indexOf("json")>=0)a=c.parseJSON(a);else if(b==="script"||!b&&f.indexOf("javascript")>=0)c.globalEval(a);return a},param:function(a,b){function d(i,o){if(c.isArray(o))c.each(o,function(k,n){b||/\[\]$/.test(i)?f(i,n):d(i+"["+(typeof n==="object"||c.isArray(n)?k:"")+"]",n)});else!b&&o!=null&&typeof o==="object"?c.each(o,function(k,n){d(i+"["+k+"]",n)}):f(i,o)}function f(i,o){o=c.isFunction(o)?o():o;e[e.length]=encodeURIComponent(i)+"="+encodeURIComponent(o)}var e=[];if(b===w)b=c.ajaxSettings.traditional;
if(c.isArray(a)||a.jquery)c.each(a,function(){f(this.name,this.value)});else for(var j in a)d(j,a[j]);return e.join("&").replace(yb,"+")}});var la={},Ab=/toggle|show|hide/,Bb=/^([+-]=)?([\d+-.]+)(.*)$/,W,va=[["height","marginTop","marginBottom","paddingTop","paddingBottom"],["width","marginLeft","marginRight","paddingLeft","paddingRight"],["opacity"]];c.fn.extend({show:function(a,b){if(a||a===0)return this.animate(K("show",3),a,b);else{a=0;for(b=this.length;a<b;a++){var d=c.data(this[a],"olddisplay");
this[a].style.display=d||"";if(c.css(this[a],"display")==="none"){d=this[a].nodeName;var f;if(la[d])f=la[d];else{var e=c("<"+d+" />").appendTo("body");f=e.css("display");if(f==="none")f="block";e.remove();la[d]=f}c.data(this[a],"olddisplay",f)}}a=0;for(b=this.length;a<b;a++)this[a].style.display=c.data(this[a],"olddisplay")||"";return this}},hide:function(a,b){if(a||a===0)return this.animate(K("hide",3),a,b);else{a=0;for(b=this.length;a<b;a++){var d=c.data(this[a],"olddisplay");!d&&d!=="none"&&c.data(this[a],
"olddisplay",c.css(this[a],"display"))}a=0;for(b=this.length;a<b;a++)this[a].style.display="none";return this}},_toggle:c.fn.toggle,toggle:function(a,b){var d=typeof a==="boolean";if(c.isFunction(a)&&c.isFunction(b))this._toggle.apply(this,arguments);else a==null||d?this.each(function(){var f=d?a:c(this).is(":hidden");c(this)[f?"show":"hide"]()}):this.animate(K("toggle",3),a,b);return this},fadeTo:function(a,b,d){return this.filter(":hidden").css("opacity",0).show().end().animate({opacity:b},a,d)},
animate:function(a,b,d,f){var e=c.speed(b,d,f);if(c.isEmptyObject(a))return this.each(e.complete);return this[e.queue===false?"each":"queue"](function(){var j=c.extend({},e),i,o=this.nodeType===1&&c(this).is(":hidden"),k=this;for(i in a){var n=i.replace(ia,ja);if(i!==n){a[n]=a[i];delete a[i];i=n}if(a[i]==="hide"&&o||a[i]==="show"&&!o)return j.complete.call(this);if((i==="height"||i==="width")&&this.style){j.display=c.css(this,"display");j.overflow=this.style.overflow}if(c.isArray(a[i])){(j.specialEasing=
j.specialEasing||{})[i]=a[i][1];a[i]=a[i][0]}}if(j.overflow!=null)this.style.overflow="hidden";j.curAnim=c.extend({},a);c.each(a,function(r,u){var z=new c.fx(k,j,r);if(Ab.test(u))z[u==="toggle"?o?"show":"hide":u](a);else{var C=Bb.exec(u),B=z.cur(true)||0;if(C){u=parseFloat(C[2]);var E=C[3]||"px";if(E!=="px"){k.style[r]=(u||1)+E;B=(u||1)/z.cur(true)*B;k.style[r]=B+E}if(C[1])u=(C[1]==="-="?-1:1)*u+B;z.custom(B,u,E)}else z.custom(B,u,"")}});return true})},stop:function(a,b){var d=c.timers;a&&this.queue([]);
this.each(function(){for(var f=d.length-1;f>=0;f--)if(d[f].elem===this){b&&d[f](true);d.splice(f,1)}});b||this.dequeue();return this}});c.each({slideDown:K("show",1),slideUp:K("hide",1),slideToggle:K("toggle",1),fadeIn:{opacity:"show"},fadeOut:{opacity:"hide"}},function(a,b){c.fn[a]=function(d,f){return this.animate(b,d,f)}});c.extend({speed:function(a,b,d){var f=a&&typeof a==="object"?a:{complete:d||!d&&b||c.isFunction(a)&&a,duration:a,easing:d&&b||b&&!c.isFunction(b)&&b};f.duration=c.fx.off?0:typeof f.duration===
"number"?f.duration:c.fx.speeds[f.duration]||c.fx.speeds._default;f.old=f.complete;f.complete=function(){f.queue!==false&&c(this).dequeue();c.isFunction(f.old)&&f.old.call(this)};return f},easing:{linear:function(a,b,d,f){return d+f*a},swing:function(a,b,d,f){return(-Math.cos(a*Math.PI)/2+0.5)*f+d}},timers:[],fx:function(a,b,d){this.options=b;this.elem=a;this.prop=d;if(!b.orig)b.orig={}}});c.fx.prototype={update:function(){this.options.step&&this.options.step.call(this.elem,this.now,this);(c.fx.step[this.prop]||
c.fx.step._default)(this);if((this.prop==="height"||this.prop==="width")&&this.elem.style)this.elem.style.display="block"},cur:function(a){if(this.elem[this.prop]!=null&&(!this.elem.style||this.elem.style[this.prop]==null))return this.elem[this.prop];return(a=parseFloat(c.css(this.elem,this.prop,a)))&&a>-10000?a:parseFloat(c.curCSS(this.elem,this.prop))||0},custom:function(a,b,d){function f(j){return e.step(j)}this.startTime=J();this.start=a;this.end=b;this.unit=d||this.unit||"px";this.now=this.start;
this.pos=this.state=0;var e=this;f.elem=this.elem;if(f()&&c.timers.push(f)&&!W)W=setInterval(c.fx.tick,13)},show:function(){this.options.orig[this.prop]=c.style(this.elem,this.prop);this.options.show=true;this.custom(this.prop==="width"||this.prop==="height"?1:0,this.cur());c(this.elem).show()},hide:function(){this.options.orig[this.prop]=c.style(this.elem,this.prop);this.options.hide=true;this.custom(this.cur(),0)},step:function(a){var b=J(),d=true;if(a||b>=this.options.duration+this.startTime){this.now=
this.end;this.pos=this.state=1;this.update();this.options.curAnim[this.prop]=true;for(var f in this.options.curAnim)if(this.options.curAnim[f]!==true)d=false;if(d){if(this.options.display!=null){this.elem.style.overflow=this.options.overflow;a=c.data(this.elem,"olddisplay");this.elem.style.display=a?a:this.options.display;if(c.css(this.elem,"display")==="none")this.elem.style.display="block"}this.options.hide&&c(this.elem).hide();if(this.options.hide||this.options.show)for(var e in this.options.curAnim)c.style(this.elem,
e,this.options.orig[e]);this.options.complete.call(this.elem)}return false}else{e=b-this.startTime;this.state=e/this.options.duration;a=this.options.easing||(c.easing.swing?"swing":"linear");this.pos=c.easing[this.options.specialEasing&&this.options.specialEasing[this.prop]||a](this.state,e,0,1,this.options.duration);this.now=this.start+(this.end-this.start)*this.pos;this.update()}return true}};c.extend(c.fx,{tick:function(){for(var a=c.timers,b=0;b<a.length;b++)a[b]()||a.splice(b--,1);a.length||
c.fx.stop()},stop:function(){clearInterval(W);W=null},speeds:{slow:600,fast:200,_default:400},step:{opacity:function(a){c.style(a.elem,"opacity",a.now)},_default:function(a){if(a.elem.style&&a.elem.style[a.prop]!=null)a.elem.style[a.prop]=(a.prop==="width"||a.prop==="height"?Math.max(0,a.now):a.now)+a.unit;else a.elem[a.prop]=a.now}}});if(c.expr&&c.expr.filters)c.expr.filters.animated=function(a){return c.grep(c.timers,function(b){return a===b.elem}).length};c.fn.offset="getBoundingClientRect"in s.documentElement?
function(a){var b=this[0];if(a)return this.each(function(e){c.offset.setOffset(this,a,e)});if(!b||!b.ownerDocument)return null;if(b===b.ownerDocument.body)return c.offset.bodyOffset(b);var d=b.getBoundingClientRect(),f=b.ownerDocument;b=f.body;f=f.documentElement;return{top:d.top+(self.pageYOffset||c.support.boxModel&&f.scrollTop||b.scrollTop)-(f.clientTop||b.clientTop||0),left:d.left+(self.pageXOffset||c.support.boxModel&&f.scrollLeft||b.scrollLeft)-(f.clientLeft||b.clientLeft||0)}}:function(a){var b=
this[0];if(a)return this.each(function(r){c.offset.setOffset(this,a,r)});if(!b||!b.ownerDocument)return null;if(b===b.ownerDocument.body)return c.offset.bodyOffset(b);c.offset.initialize();var d=b.offsetParent,f=b,e=b.ownerDocument,j,i=e.documentElement,o=e.body;f=(e=e.defaultView)?e.getComputedStyle(b,null):b.currentStyle;for(var k=b.offsetTop,n=b.offsetLeft;(b=b.parentNode)&&b!==o&&b!==i;){if(c.offset.supportsFixedPosition&&f.position==="fixed")break;j=e?e.getComputedStyle(b,null):b.currentStyle;
k-=b.scrollTop;n-=b.scrollLeft;if(b===d){k+=b.offsetTop;n+=b.offsetLeft;if(c.offset.doesNotAddBorder&&!(c.offset.doesAddBorderForTableAndCells&&/^t(able|d|h)$/i.test(b.nodeName))){k+=parseFloat(j.borderTopWidth)||0;n+=parseFloat(j.borderLeftWidth)||0}f=d;d=b.offsetParent}if(c.offset.subtractsBorderForOverflowNotVisible&&j.overflow!=="visible"){k+=parseFloat(j.borderTopWidth)||0;n+=parseFloat(j.borderLeftWidth)||0}f=j}if(f.position==="relative"||f.position==="static"){k+=o.offsetTop;n+=o.offsetLeft}if(c.offset.supportsFixedPosition&&
f.position==="fixed"){k+=Math.max(i.scrollTop,o.scrollTop);n+=Math.max(i.scrollLeft,o.scrollLeft)}return{top:k,left:n}};c.offset={initialize:function(){var a=s.body,b=s.createElement("div"),d,f,e,j=parseFloat(c.curCSS(a,"marginTop",true))||0;c.extend(b.style,{position:"absolute",top:0,left:0,margin:0,border:0,width:"1px",height:"1px",visibility:"hidden"});b.innerHTML="<div style='position:absolute;top:0;left:0;margin:0;border:5px solid #000;padding:0;width:1px;height:1px;'><div></div></div><table style='position:absolute;top:0;left:0;margin:0;border:5px solid #000;padding:0;width:1px;height:1px;' cellpadding='0' cellspacing='0'><tr><td></td></tr></table>";
a.insertBefore(b,a.firstChild);d=b.firstChild;f=d.firstChild;e=d.nextSibling.firstChild.firstChild;this.doesNotAddBorder=f.offsetTop!==5;this.doesAddBorderForTableAndCells=e.offsetTop===5;f.style.position="fixed";f.style.top="20px";this.supportsFixedPosition=f.offsetTop===20||f.offsetTop===15;f.style.position=f.style.top="";d.style.overflow="hidden";d.style.position="relative";this.subtractsBorderForOverflowNotVisible=f.offsetTop===-5;this.doesNotIncludeMarginInBodyOffset=a.offsetTop!==j;a.removeChild(b);
c.offset.initialize=c.noop},bodyOffset:function(a){var b=a.offsetTop,d=a.offsetLeft;c.offset.initialize();if(c.offset.doesNotIncludeMarginInBodyOffset){b+=parseFloat(c.curCSS(a,"marginTop",true))||0;d+=parseFloat(c.curCSS(a,"marginLeft",true))||0}return{top:b,left:d}},setOffset:function(a,b,d){if(/static/.test(c.curCSS(a,"position")))a.style.position="relative";var f=c(a),e=f.offset(),j=parseInt(c.curCSS(a,"top",true),10)||0,i=parseInt(c.curCSS(a,"left",true),10)||0;if(c.isFunction(b))b=b.call(a,
d,e);d={top:b.top-e.top+j,left:b.left-e.left+i};"using"in b?b.using.call(a,d):f.css(d)}};c.fn.extend({position:function(){if(!this[0])return null;var a=this[0],b=this.offsetParent(),d=this.offset(),f=/^body|html$/i.test(b[0].nodeName)?{top:0,left:0}:b.offset();d.top-=parseFloat(c.curCSS(a,"marginTop",true))||0;d.left-=parseFloat(c.curCSS(a,"marginLeft",true))||0;f.top+=parseFloat(c.curCSS(b[0],"borderTopWidth",true))||0;f.left+=parseFloat(c.curCSS(b[0],"borderLeftWidth",true))||0;return{top:d.top-
f.top,left:d.left-f.left}},offsetParent:function(){return this.map(function(){for(var a=this.offsetParent||s.body;a&&!/^body|html$/i.test(a.nodeName)&&c.css(a,"position")==="static";)a=a.offsetParent;return a})}});c.each(["Left","Top"],function(a,b){var d="scroll"+b;c.fn[d]=function(f){var e=this[0],j;if(!e)return null;if(f!==w)return this.each(function(){if(j=wa(this))j.scrollTo(!a?f:c(j).scrollLeft(),a?f:c(j).scrollTop());else this[d]=f});else return(j=wa(e))?"pageXOffset"in j?j[a?"pageYOffset":
"pageXOffset"]:c.support.boxModel&&j.document.documentElement[d]||j.document.body[d]:e[d]}});c.each(["Height","Width"],function(a,b){var d=b.toLowerCase();c.fn["inner"+b]=function(){return this[0]?c.css(this[0],d,false,"padding"):null};c.fn["outer"+b]=function(f){return this[0]?c.css(this[0],d,false,f?"margin":"border"):null};c.fn[d]=function(f){var e=this[0];if(!e)return f==null?null:this;if(c.isFunction(f))return this.each(function(j){var i=c(this);i[d](f.call(this,j,i[d]()))});return"scrollTo"in
e&&e.document?e.document.compatMode==="CSS1Compat"&&e.document.documentElement["client"+b]||e.document.body["client"+b]:e.nodeType===9?Math.max(e.documentElement["client"+b],e.body["scroll"+b],e.documentElement["scroll"+b],e.body["offset"+b],e.documentElement["offset"+b]):f===w?c.css(e,d):this.css(d,typeof f==="string"?f:f+"px")}});A.jQuery=A.$=c})(window);


/*
 * FancyBox - simple jQuery plugin for fancy image zooming
 * Examples and documentation at: http://fancy.klade.lv/
 * Version: 1.0.0 (25/04/2008)
 * Copyright (c) 2008 Janis Skarnelis
 * Licensed under the MIT License: http://www.opensource.org/licenses/mit-license.php
 * Requires: jQuery v1.2.1 or later
*/
(function($) {
	var opts = {}, 
		imgPreloader = new Image, imgTypes = ['png', 'jpg', 'jpeg', 'gif'], 
		loadingTimer, loadingFrame = 1;

   $.fn.fancybox = function(settings) {
		opts.settings = $.extend({}, $.fn.fancybox.defaults, settings);

		$.fn.fancybox.init();

		return this.each(function() {
			var $this = $(this);
			var o = $.metadata ? $.extend({}, opts.settings, $this.metadata()) : opts.settings;

			$this.unbind('click').click(function() {
				$.fn.fancybox.start(this, o); return false;
			});
		});
	};

	$.fn.fancybox.start = function(el, o) {
		if (opts.animating) return false;

		if (o.overlayShow) {
			$("#fancy_wrap").prepend('<div id="fancy_overlay"></div>');
			$("#fancy_overlay").css({'width': $(window).width(), 'height': $(document).height(), 'opacity': o.overlayOpacity});

			if ($.browser.msie) {
				$("#fancy_wrap").prepend('<iframe id="fancy_bigIframe" scrolling="no" frameborder="0"></iframe>');
				$("#fancy_bigIframe").css({'width': $(window).width(), 'height': $(document).height(), 'opacity': 0});
			}

			$("#fancy_overlay").click($.fn.fancybox.close);
		}

		opts.itemArray	= [];
		opts.itemNum	= 0;

		if (jQuery.isFunction(o.itemLoadCallback)) {
		   o.itemLoadCallback.apply(this, [opts]);

			var c	= $(el).children("img:first").length ? $(el).children("img:first") : $(el);
			var tmp	= {'width': c.width(), 'height': c.height(), 'pos': $.fn.fancybox.getPosition(c)}

		   for (var i = 0; i < opts.itemArray.length; i++) {
				opts.itemArray[i].o = $.extend({}, o, opts.itemArray[i].o);
				
				if (o.zoomSpeedIn > 0 || o.zoomSpeedOut > 0) {
					opts.itemArray[i].orig = tmp;
				}
		   }

		} else {
			if (!el.rel || el.rel == '') {
				var item = {url: el.href, title: el.title, o: o};

				if (o.zoomSpeedIn > 0 || o.zoomSpeedOut > 0) {
					var c = $(el).children("img:first").length ? $(el).children("img:first") : $(el);
					item.orig = {'width': c.width(), 'height': c.height(), 'pos': $.fn.fancybox.getPosition(c)}
				}

				opts.itemArray.push(item);

			} else {
				var arr	= $("a[@rel=" + el.rel + "]").get();

				for (var i = 0; i < arr.length; i++) {
					var tmp		= $.metadata ? $.extend({}, o, $(arr[i]).metadata()) : o;
   					var item	= {url: arr[i].href, title: arr[i].title, o: tmp};

   					if (o.zoomSpeedIn > 0 || o.zoomSpeedOut > 0) {
						var c = $(arr[i]).children("img:first").length ? $(arr[i]).children("img:first") : $(el);

						item.orig = {'width': c.width(), 'height': c.height(), 'pos': $.fn.fancybox.getPosition(c)}
					}

					if (arr[i].href == el.href) opts.itemNum = i;

					opts.itemArray.push(item);
				}
			}
		}

		$.fn.fancybox.changeItem(opts.itemNum);
	};

	$.fn.fancybox.changeItem = function(n) {
		$.fn.fancybox.showLoading();

		opts.itemNum = n;

		$("#fancy_nav").empty();
		$("#fancy_outer").stop();
		$("#fancy_title").hide();
		$(document).unbind("keydown");

		imgRegExp = imgTypes.join('|');
    	imgRegExp = new RegExp('\.' + imgRegExp + '$', 'i');

		var url = opts.itemArray[n].url;

		if (url.match(/#/)) {
			var target = window.location.href.split('#')[0]; target = url.replace(target,'');

	        $.fn.fancybox.showItem('<div id="fancy_div">' + $(target).html() + '</div>');

	        $("#fancy_loading").hide();

		} else if (url.match(imgRegExp)) {
			$(imgPreloader).unbind('load').bind('load', function() {
				$("#fancy_loading").hide();

				opts.itemArray[n].o.frameWidth	= imgPreloader.width;
				opts.itemArray[n].o.frameHeight	= imgPreloader.height;

				$.fn.fancybox.showItem('<img id="fancy_img" src="' + imgPreloader.src + '" />');

			}).attr('src', url + '?rand=' + Math.floor(Math.random() * 999999999) );

		} else {
			$.fn.fancybox.showItem('<iframe id="fancy_frame" onload="$.fn.fancybox.showIframe()" name="fancy_iframe' + Math.round(Math.random()*1000) + '" frameborder="0" hspace="0" src="' + url + '"></iframe>');
		}
	};

	$.fn.fancybox.showIframe = function() {
		$("#fancy_loading").hide();
		$("#fancy_frame").show();
	};

	$.fn.fancybox.showItem = function(val) {
		$.fn.fancybox.preloadNeighborImages();

		var viewportPos	= $.fn.fancybox.getViewport();
		var itemSize	= $.fn.fancybox.getMaxSize(viewportPos[0] - 50, viewportPos[1] - 100, opts.itemArray[opts.itemNum].o.frameWidth, opts.itemArray[opts.itemNum].o.frameHeight);

		var itemLeft	= viewportPos[2] + Math.round((viewportPos[0] - itemSize[0]) / 2) - 20;
		var itemTop		= viewportPos[3] + Math.round((viewportPos[1] - itemSize[1]) / 2) - 40;

		var itemOpts = {
			'left':		itemLeft, 
			'top':		itemTop, 
			'width':	itemSize[0] + 'px', 
			'height':	itemSize[1] + 'px'	
		}

		if (opts.active) {
			$('#fancy_content').fadeOut("normal", function() {
				$("#fancy_content").empty();
				
				$("#fancy_outer").animate(itemOpts, "normal", function() {
					$("#fancy_content").append($(val)).fadeIn("normal");
					$.fn.fancybox.updateDetails();
				});
			});

		} else {
			opts.active = true;

			$("#fancy_content").empty();

			if ($("#fancy_content").is(":animated")) {
				console.info('animated!');
			}

			if (opts.itemArray[opts.itemNum].o.zoomSpeedIn > 0) {
				opts.animating		= true;
				itemOpts.opacity	= "show";

				$("#fancy_outer").css({
					'top':		opts.itemArray[opts.itemNum].orig.pos.top - 18,
					'left':		opts.itemArray[opts.itemNum].orig.pos.left - 18,
					'height':	opts.itemArray[opts.itemNum].orig.height,
					'width':	opts.itemArray[opts.itemNum].orig.width
				});

				$("#fancy_content").append($(val)).show();

				$("#fancy_outer").animate(itemOpts, opts.itemArray[opts.itemNum].o.zoomSpeedIn, function() {
					opts.animating = false;
					$.fn.fancybox.updateDetails();
				});

			} else {
				$("#fancy_content").append($(val)).show();
				$("#fancy_outer").css(itemOpts).show();
				$.fn.fancybox.updateDetails();
			}
		 }
	};

	$.fn.fancybox.updateDetails = function() {
		$("#fancy_bg,#fancy_close").show();

		if (opts.itemArray[opts.itemNum].title !== undefined && opts.itemArray[opts.itemNum].title !== '') {
			$('#fancy_title div').html(opts.itemArray[opts.itemNum].title);
			$('#fancy_title').show();
		}

		if (opts.itemArray[opts.itemNum].o.hideOnContentClick) {
			$("#fancy_content").click($.fn.fancybox.close);
		} else {
			$("#fancy_content").unbind('click');
		}

		if (opts.itemNum != 0) {
			$("#fancy_nav").append('<a id="fancy_left" href="javascript:;"></a>');

			$('#fancy_left').click(function() {
				$.fn.fancybox.changeItem(opts.itemNum - 1); return false;
			});
		}

		if (opts.itemNum != (opts.itemArray.length - 1)) {
			$("#fancy_nav").append('<a id="fancy_right" href="javascript:;"></a>');
			
			$('#fancy_right').click(function(){
				$.fn.fancybox.changeItem(opts.itemNum + 1); return false;
			});
		}

		$(document).keydown(function(event) {
			if (event.keyCode == 27) {
            	$.fn.fancybox.close();

			} else if(event.keyCode == 37 && opts.itemNum != 0) {
            	$.fn.fancybox.changeItem(opts.itemNum - 1);

			} else if(event.keyCode == 39 && opts.itemNum != (opts.itemArray.length - 1)) {
            	$.fn.fancybox.changeItem(opts.itemNum + 1);
			}
		});
	};

	$.fn.fancybox.preloadNeighborImages = function() {
		if ((opts.itemArray.length - 1) > opts.itemNum) {
			preloadNextImage = new Image();
			preloadNextImage.src = opts.itemArray[opts.itemNum + 1].url;
		}

		if (opts.itemNum > 0) {
			preloadPrevImage = new Image();
			preloadPrevImage.src = opts.itemArray[opts.itemNum - 1].url;
		}
	};

	$.fn.fancybox.close = function() {
		if (opts.animating) return false;

		$(imgPreloader).unbind('load');
		$(document).unbind("keydown");

		$("#fancy_loading,#fancy_title,#fancy_close,#fancy_bg").hide();

		$("#fancy_nav").empty();

		opts.active	= false;

		if (opts.itemArray[opts.itemNum].o.zoomSpeedOut > 0) {
			var itemOpts = {
				'top':		opts.itemArray[opts.itemNum].orig.pos.top - 18,
				'left':		opts.itemArray[opts.itemNum].orig.pos.left - 18,
				'height':	opts.itemArray[opts.itemNum].orig.height,
				'width':	opts.itemArray[opts.itemNum].orig.width,
				'opacity':	'hide'
			};

			opts.animating = true;

			$("#fancy_outer").animate(itemOpts, opts.itemArray[opts.itemNum].o.zoomSpeedOut, function() {
				$("#fancy_content").hide().empty();
				$("#fancy_overlay,#fancy_bigIframe").remove();
				opts.animating = false;
			});

		} else {
			$("#fancy_outer").hide();
			$("#fancy_content").hide().empty();
			$("#fancy_overlay,#fancy_bigIframe").fadeOut("fast").remove();
		}
	};

	$.fn.fancybox.showLoading = function() {
		clearInterval(loadingTimer);

		var pos = $.fn.fancybox.getViewport();

		$("#fancy_loading").css({'left': ((pos[0] - 40) / 2 + pos[2]), 'top': ((pos[1] - 40) / 2 + pos[3])}).show();
		$("#fancy_loading").bind('click', $.fn.fancybox.close);
		
		loadingTimer = setInterval($.fn.fancybox.animateLoading, 66);
	};

	$.fn.fancybox.animateLoading = function(el, o) {
		if (!$("#fancy_loading").is(':visible')){
			clearInterval(loadingTimer);
			return;
		}

		$("#fancy_loading > div").css('top', (loadingFrame * -40) + 'px');

		loadingFrame = (loadingFrame + 1) % 12;
	};

	$.fn.fancybox.init = function() {
		if (!$('#fancy_wrap').length) {
			$('<div id="fancy_wrap"><div id="fancy_loading"><div></div></div><div id="fancy_outer"><div id="fancy_inner"><div id="fancy_nav"></div><div id="fancy_close"></div><div id="fancy_content"></div><div id="fancy_title"></div></div></div></div>').appendTo("body");
			$('<div id="fancy_bg"><div class="fancy_bg fancy_bg_n"></div><div class="fancy_bg fancy_bg_ne"></div><div class="fancy_bg fancy_bg_e"></div><div class="fancy_bg fancy_bg_se"></div><div class="fancy_bg fancy_bg_s"></div><div class="fancy_bg fancy_bg_sw"></div><div class="fancy_bg fancy_bg_w"></div><div class="fancy_bg fancy_bg_nw"></div></div>').prependTo("#fancy_inner");
			
			$('<table cellspacing="0" cellpadding="0" border="0"><tr><td id="fancy_title_left"></td><td id="fancy_title_main"><div></div></td><td id="fancy_title_right"></td></tr></table>').appendTo('#fancy_title');
		}

		if ($.browser.msie) {
			$("#fancy_inner").prepend('<iframe id="fancy_freeIframe" scrolling="no" frameborder="0"></iframe>');
		}

		if (jQuery.fn.pngFix) $(document).pngFix();

    	$("#fancy_close").click($.fn.fancybox.close);
	};

	$.fn.fancybox.getPosition = function(el) {
		var pos = el.offset();

		pos.top	+= $.fn.fancybox.num(el, 'paddingTop');
		pos.top	+= $.fn.fancybox.num(el, 'borderTopWidth');

 		pos.left += $.fn.fancybox.num(el, 'paddingLeft');
		pos.left += $.fn.fancybox.num(el, 'borderLeftWidth');

		return pos;
	};

	$.fn.fancybox.num = function (el, prop) {
		return parseInt($.curCSS(el.jquery?el[0]:el,prop,true))||0;
	};

	$.fn.fancybox.getPageScroll = function() {
		var xScroll, yScroll;

		if (self.pageYOffset) {
			yScroll = self.pageYOffset;
			xScroll = self.pageXOffset;
		} else if (document.documentElement && document.documentElement.scrollTop) {
			yScroll = document.documentElement.scrollTop;
			xScroll = document.documentElement.scrollLeft;
		} else if (document.body) {
			yScroll = document.body.scrollTop;
			xScroll = document.body.scrollLeft;	
		}

		return [xScroll, yScroll]; 
	};

	$.fn.fancybox.getViewport = function() {
		var scroll = $.fn.fancybox.getPageScroll();

		return [$(window).width(), $(window).height(), scroll[0], scroll[1]];
	};

	$.fn.fancybox.getMaxSize = function(maxWidth, maxHeight, imageWidth, imageHeight) {
		var r = Math.min(Math.min(maxWidth, imageWidth) / imageWidth, Math.min(maxHeight, imageHeight) / imageHeight);

		return [Math.round(r * imageWidth), Math.round(r * imageHeight)];
	};

	$.fn.fancybox.defaults = {
		hideOnContentClick:	false,
		zoomSpeedIn:		500,
		zoomSpeedOut:		500,
		frameWidth:			600,
		frameHeight:		400,
		overlayShow:		false,
		overlayOpacity:		0.4,
		itemLoadCallback:	null
	};
})(jQuery);

// ColorBox v1.3.9 - a full featured, light-weight, customizable lightbox based on jQuery 1.3
// c) 2009 Jack Moore - www.colorpowered.com - jack@colorpowered.com
// Licensed under the MIT license: http://www.opensource.org/licenses/mit-license.php
(function(b,gb){var v="none",t="click",N="LoadedContent",d=false,x="resize.",o="y",u="auto",f=true,M="nofollow",q="on",n="x";function e(a,c){a=a?' id="'+k+a+'"':"";c=c?' style="'+c+'"':"";return b("<div"+a+c+"/>")}function p(a,b){b=b===n?m.width():m.height();return typeof a==="string"?Math.round(a.match(/%/)?b/100*parseInt(a,10):parseInt(a,10)):a}function Q(c){c=b.isFunction(c)?c.call(h):c;return a.photo||c.match(/\.(gif|png|jpg|jpeg|bmp)(?:\?([^#]*))?(?:#(\.*))?$/i)}function cb(){for(var c in a)if(b.isFunction(a[c])&&c.substring(0,2)!==q)a[c]=a[c].call(h);a.rel=a.rel||h.rel||M;a.href=a.href||b(h).attr("href");a.title=a.title||h.title}function db(d){h=d;a=b.extend({},b(h).data(r));cb();if(a.rel!==M){i=b("."+H).filter(function(){return (b(this).data(r).rel||this.rel)===a.rel});g=i.index(h);if(g===-1){i=i.add(h);g=i.length-1}}else{i=b(h);g=0}if(!w){w=F=f;R=h;try{R.blur()}catch(e){}b.event.trigger(hb);a.onOpen&&a.onOpen.call(h);y.css({opacity:+a.opacity,cursor:a.overlayClose?"pointer":u}).show();a.w=p(a.initialWidth,n);a.h=p(a.initialHeight,o);c.position(0);S&&m.bind(x+O+" scroll."+O,function(){y.css({width:m.width(),height:m.height(),top:m.scrollTop(),left:m.scrollLeft()})}).trigger("scroll."+O)}T.add(I).add(J).add(z).add(U).hide();V.html(a.close).show();c.slideshow();c.load()}var eb={transition:"elastic",speed:300,width:d,initialWidth:"600",innerWidth:d,maxWidth:d,height:d,initialHeight:"450",innerHeight:d,maxHeight:d,scalePhotos:f,scrolling:f,inline:d,html:d,iframe:d,photo:d,href:d,title:d,rel:d,opacity:.9,preloading:f,current:"image {current} of {total}",previous:"previous",next:"next",close:"close",open:d,loop:f,slideshow:d,slideshowAuto:f,slideshowSpeed:2500,slideshowStart:"start slideshow",slideshowStop:"stop slideshow",onOpen:d,onLoad:d,onComplete:d,onCleanup:d,onClosed:d,overlayClose:f,escKey:f,arrowKey:f},r="colorbox",k="cbox",hb=k+"_open",P=k+"_load",W=k+"_complete",X=k+"_cleanup",fb=k+"_closed",G=b.browser.msie&&!b.support.opacity,S=G&&b.browser.version<7,O=k+"_IE6",y,j,E,s,Y,Z,ab,bb,i,m,l,K,L,U,T,z,J,I,V,C,D,A,B,h,R,g,a,w,F,c,H=k+"Element";c=b.fn[r]=b[r]=function(c,d){var a=this;if(!a[0]&&a.selector)return a;c=c||{};if(d)c.onComplete=d;if(!a[0]||a.selector===undefined){a=b("<a/>");c.open=f}a.each(function(){b(this).data(r,b.extend({},b(this).data(r)||eb,c)).addClass(H)});c.open&&db(a[0]);return a};c.init=function(){var h="hover";m=b(gb);j=e().attr({id:r,"class":G?k+"IE":""});y=e("Overlay",S?"position:absolute":"").hide();E=e("Wrapper");s=e("Content").append(l=e(N,"width:0; height:0"),L=e("LoadingOverlay").add(e("LoadingGraphic")),U=e("Title"),T=e("Current"),J=e("Next"),I=e("Previous"),z=e("Slideshow"),V=e("Close"));E.append(e().append(e("TopLeft"),Y=e("TopCenter"),e("TopRight")),e().append(Z=e("MiddleLeft"),s,ab=e("MiddleRight")),e().append(e("BottomLeft"),bb=e("BottomCenter"),e("BottomRight"))).children().children().css({"float":"left"});K=e(d,"position:absolute; width:9999px; visibility:hidden; display:none");b("body").prepend(y,j.append(E,K));s.children().hover(function(){b(this).addClass(h)},function(){b(this).removeClass(h)}).addClass(h);C=Y.height()+bb.height()+s.outerHeight(f)-s.height();D=Z.width()+ab.width()+s.outerWidth(f)-s.width();A=l.outerHeight(f);B=l.outerWidth(f);j.css({"padding-bottom":C,"padding-right":D}).hide();J.click(c.next);I.click(c.prev);V.click(c.close);s.children().removeClass(h);b("."+H).live(t,function(a){if(a.button!==0&&typeof a.button!=="undefined"||a.ctrlKey||a.shiftKey||a.altKey)return f;else{db(this);return d}});y.click(function(){a.overlayClose&&c.close()});b(document).bind("keydown",function(b){if(w&&a.escKey&&b.keyCode===27){b.preventDefault();c.close()}if(w&&a.arrowKey&&!F&&i[1])if(b.keyCode===37&&(g||a.loop)){b.preventDefault();I.click()}else if(b.keyCode===39&&(g<i.length-1||a.loop)){b.preventDefault();J.click()}})};c.remove=function(){j.add(y).remove();b("."+H).die(t).removeData(r).removeClass(H)};c.position=function(f,b){function c(a){Y[0].style.width=bb[0].style.width=s[0].style.width=a.style.width;L[0].style.height=L[1].style.height=s[0].style.height=Z[0].style.height=ab[0].style.height=a.style.height}var e,h=Math.max(m.height()-a.h-A-C,0)/2+m.scrollTop(),g=Math.max(m.width()-a.w-B-D,0)/2+m.scrollLeft();e=j.width()===a.w+B&&j.height()===a.h+A?0:f;E[0].style.width=E[0].style.height="9999px";j.dequeue().animate({width:a.w+B,height:a.h+A,top:h,left:g},{duration:e,complete:function(){c(this);F=d;E[0].style.width=a.w+B+D+"px";E[0].style.height=a.h+A+C+"px";b&&b()},step:function(){c(this)}})};c.resize=function(b){if(w){b=b||{};if(b.width)a.w=p(b.width,n)-B-D;if(b.innerWidth)a.w=p(b.innerWidth,n);l.css({width:a.w});if(b.height)a.h=p(b.height,o)-A-C;if(b.innerHeight)a.h=p(b.innerHeight,o);if(!b.innerHeight&&!b.height){b=l.wrapInner("<div style='overflow:auto'></div>").children();a.h=b.height();b.replaceWith(b.children())}l.css({height:a.h});c.position(a.transition===v?0:a.speed)}};c.prep=function(o){var d="hidden";function n(t){var o,q,s,n,d=i.length,e=a.loop;c.position(t,function(){function t(){G&&j[0].style.removeAttribute("filter")}if(w){G&&p&&l.fadeIn(100);a.iframe&&b("<iframe frameborder=0"+(a.scrolling?"":" scrolling='no'")+(G?" allowtransparency='true'":"")+"/>").attr({src:a.href,name:(new Date).getTime()}).appendTo(l);l.show();U.show().html(a.title);if(d>1){T.html(a.current.replace(/\{current\}/,g+1).replace(/\{total\}/,d)).show();J[e||g<d-1?"show":"hide"]().html(a.next);I[e||g?"show":"hide"]().html(a.previous);o=g?i[g-1]:i[d-1];s=g<d-1?i[g+1]:i[0];if(a.slideshow){z.show();g===d-1&&!e&&j.is("."+k+"Slideshow_on")&&z.click()}if(a.preloading){n=b(s).data(r).href||s.href;q=b(o).data(r).href||o.href;if(Q(n))b("<img/>")[0].src=n;if(Q(q))b("<img/>")[0].src=q}}L.hide();a.transition==="fade"?j.fadeTo(f,1,function(){t()}):t();m.bind(x+k,function(){c.position(0)});b.event.trigger(W);a.onComplete&&a.onComplete.call(h)}})}if(w){var p,f=a.transition===v?0:a.speed;m.unbind(x+k);l.remove();l=e(N).html(o);l.hide().appendTo(K.show()).css({width:function(){a.w=a.w||l.width();a.w=a.mw&&a.mw<a.w?a.mw:a.w;return a.w}(),overflow:a.scrolling?u:d}).css({height:function(){a.h=a.h||l.height();a.h=a.mh&&a.mh<a.h?a.mh:a.h;return a.h}()}).prependTo(s);K.hide();b("#"+k+"Photo").css({cssFloat:v});S&&b("select").not(j.find("select")).filter(function(){return this.style.visibility!==d}).css({visibility:d}).one(X,function(){this.style.visibility="inherit"});a.transition==="fade"?j.fadeTo(f,0,function(){n(0)}):n(f)}};c.load=function(){var j,d,q,m=c.prep;F=f;h=i[g];a=b.extend({},b(h).data(r));cb();b.event.trigger(P);a.onLoad&&a.onLoad.call(h);a.h=a.height?p(a.height,o)-A-C:a.innerHeight&&p(a.innerHeight,o);a.w=a.width?p(a.width,n)-B-D:a.innerWidth&&p(a.innerWidth,n);a.mw=a.w;a.mh=a.h;if(a.maxWidth){a.mw=p(a.maxWidth,n)-B-D;a.mw=a.w&&a.w<a.mw?a.w:a.mw}if(a.maxHeight){a.mh=p(a.maxHeight,o)-A-C;a.mh=a.h&&a.h<a.mh?a.h:a.mh}j=a.href;L.show();if(a.inline){e("InlineTemp").hide().insertBefore(b(j)[0]).bind(P+" "+X,function(){b(this).replaceWith(l.children())});m(b(j))}else if(a.iframe)m(" ");else if(a.html)m(a.html);else if(Q(j)){d=new Image;d.onload=function(){var e;d.onload=null;d.id=k+"Photo";b(d).css({margin:u,border:v,display:"block",cssFloat:"left"});if(a.scalePhotos){q=function(){d.height-=d.height*e;d.width-=d.width*e};if(a.mw&&d.width>a.mw){e=(d.width-a.mw)/d.width;q()}if(a.mh&&d.height>a.mh){e=(d.height-a.mh)/d.height;q()}}if(a.h)d.style.marginTop=Math.max(a.h-d.height,0)/2+"px";setTimeout(function(){m(d)},1);i[1]&&(g<i.length-1||a.loop)&&b(d).css({cursor:"pointer"}).click(c.next);if(G)d.style.msInterpolationMode="bicubic"};d.src=j}else e().appendTo(K).load(j,function(c,a,b){m(a==="error"?"Request unsuccessful: "+b.statusText:this)})};c.next=function(){if(!F){g=g<i.length-1?g+1:0;c.load()}};c.prev=function(){if(!F){g=g?g-1:i.length-1;c.load()}};c.slideshow=function(){function f(){z.text(a.slideshowStop).bind(W,function(){d=setTimeout(c.next,a.slideshowSpeed)}).bind(P,function(){clearTimeout(d)}).one(t,function(){e()});j.removeClass(b+"off").addClass(b+q)}var e,d,b=k+"Slideshow_";z.bind(fb,function(){z.unbind();clearTimeout(d);j.removeClass(b+"off "+b+q)});e=function(){clearTimeout(d);z.text(a.slideshowStart).unbind(W+" "+P).one(t,function(){f();d=setTimeout(c.next,a.slideshowSpeed)});j.removeClass(b+q).addClass(b+"off")};if(a.slideshow&&i[1])a.slideshowAuto?f():e()};c.close=function(){if(w){w=d;b.event.trigger(X);a.onCleanup&&a.onCleanup.call(h);m.unbind("."+k+" ."+O);y.fadeTo("fast",0);j.stop().fadeTo("fast",0,function(){j.find("iframe").attr("src","about:blank");l.remove();j.add(y).css({opacity:1,cursor:u}).hide();try{R.focus()}catch(c){}setTimeout(function(){b.event.trigger(fb);a.onClosed&&a.onClosed.call(h)},1)})}};c.element=function(){return b(h)};c.settings=eb;b(c.init)})(jQuery,this)

/* --- BoxOver ---
/* --- v 2.1 17th June 2006
By Oliver Bryant with help of Matthew Tagg
http://boxover.swazz.org */

if (typeof document.attachEvent!='undefined') {
   window.attachEvent('onload',init);
   document.attachEvent('onmousemove',moveMouse);
   document.attachEvent('onclick',checkMove); }
else {
   window.addEventListener('load',init,false);
   document.addEventListener('mousemove',moveMouse,false);
   document.addEventListener('click',checkMove,false);
}

var oDv=document.createElement("div");
var dvHdr=document.createElement("div");
var dvBdy=document.createElement("div");
var windowlock,boxMove,fixposx,fixposy,lockX,lockY,fixx,fixy,ox,oy,boxLeft,boxRight,boxTop,boxBottom,evt,mouseX,mouseY,boxOpen,totalScrollTop,totalScrollLeft;
boxOpen=false;
ox=10;
oy=10;
lockX=0;
lockY=0;

function init() {
	oDv.appendChild(dvHdr);
	oDv.appendChild(dvBdy);
	oDv.style.position="absolute";
	oDv.style.visibility='hidden';
	document.body.appendChild(oDv);	
}

function defHdrStyle() {
	dvHdr.innerHTML='<img  style="vertical-align:middle"  src="../info.gif">  '+dvHdr.innerHTML;
	dvHdr.style.fontWeight='bold';
	dvHdr.style.width='150px';
	dvHdr.style.fontFamily='arial';
	dvHdr.style.border='1px solid #A5CFE9';
	dvHdr.style.padding='3';
	dvHdr.style.fontSize='11';
	dvHdr.style.color='#4B7A98';
	dvHdr.style.background='#D5EBF9';
	dvHdr.style.filter='alpha(opacity=85)'; // IE
	dvHdr.style.opacity='0.85'; // FF
}

function defBdyStyle() {
	dvBdy.style.borderBottom='1px solid #A5CFE9';
	dvBdy.style.borderLeft='1px solid #A5CFE9';
	dvBdy.style.borderRight='1px solid #A5CFE9';
	dvBdy.style.width='150px';
	dvBdy.style.fontFamily='arial';
	dvBdy.style.fontSize='11';
	dvBdy.style.padding='3';
	dvBdy.style.color='#1B4966';
	dvBdy.style.background='#FFFFFF';
	dvBdy.style.filter='alpha(opacity=85)'; // IE
	dvBdy.style.opacity='0.85'; // FF
}

function checkElemBO(txt) {
if (!txt || typeof(txt) != 'string') return false;
if ((txt.indexOf('header')>-1)&&(txt.indexOf('body')>-1)&&(txt.indexOf('[')>-1)&&(txt.indexOf('[')>-1)) 
   return true;
else
   return false;
}

function scanBO(curNode) {
	  if (checkElemBO(curNode.title)) {
         curNode.boHDR=getParam('header',curNode.title);
         curNode.boBDY=getParam('body',curNode.title);
			curNode.boCSSBDY=getParam('cssbody',curNode.title);			
			curNode.boCSSHDR=getParam('cssheader',curNode.title);
			curNode.IEbugfix=(getParam('hideselects',curNode.title)=='on')?true:false;
			curNode.fixX=parseInt(getParam('fixedrelx',curNode.title));
			curNode.fixY=parseInt(getParam('fixedrely',curNode.title));
			curNode.absX=parseInt(getParam('fixedabsx',curNode.title));
			curNode.absY=parseInt(getParam('fixedabsy',curNode.title));
			curNode.offY=(getParam('offsety',curNode.title)!='')?parseInt(getParam('offsety',curNode.title)):10;
			curNode.offX=(getParam('offsetx',curNode.title)!='')?parseInt(getParam('offsetx',curNode.title)):10;
			curNode.fade=(getParam('fade',curNode.title)=='on')?true:false;
			curNode.fadespeed=(getParam('fadespeed',curNode.title)!='')?getParam('fadespeed',curNode.title):0.04;
			curNode.delay=(getParam('delay',curNode.title)!='')?parseInt(getParam('delay',curNode.title)):0;
			if (getParam('requireclick',curNode.title)=='on') {
				curNode.requireclick=true;
				document.all?curNode.attachEvent('onclick',showHideBox):curNode.addEventListener('click',showHideBox,false);
				document.all?curNode.attachEvent('onmouseover',hideBox):curNode.addEventListener('mouseover',hideBox,false);
			}
			else {// Note : if requireclick is on the stop clicks are ignored   			
   			if (getParam('doubleclickstop',curNode.title)!='off') {
   				document.all?curNode.attachEvent('ondblclick',pauseBox):curNode.addEventListener('dblclick',pauseBox,false);
   			}	
   			if (getParam('singleclickstop',curNode.title)=='on') {
   				document.all?curNode.attachEvent('onclick',pauseBox):curNode.addEventListener('click',pauseBox,false);
   			}
   		}
			curNode.windowLock=getParam('windowlock',curNode.title).toLowerCase()=='off'?false:true;
			curNode.title='';
			curNode.hasbox=1;
	   }
	   else
	      curNode.hasbox=2;   
}


function getParam(param,list) {
	var reg = new RegExp('([^a-zA-Z]' + param + '|^' + param + ')\\s*=\\s*\\[\\s*(((\\[\\[)|(\\]\\])|([^\\]\\[]))*)\\s*\\]');
	var res = reg.exec(list);
	var returnvar;
	if(res)
		return res[2].replace('[[','[').replace(']]',']');
	else
		return '';
}

function Left(elem){	
	var x=0;
	if (elem.calcLeft)
		return elem.calcLeft;
	var oElem=elem;
	while(elem){
		 if ((elem.currentStyle)&& (!isNaN(parseInt(elem.currentStyle.borderLeftWidth)))&&(x!=0))
		 	x+=parseInt(elem.currentStyle.borderLeftWidth);
		 x+=elem.offsetLeft;
		 elem=elem.offsetParent;
	  } 
	oElem.calcLeft=x;
	return x;
	}

function Top(elem){
	 var x=0;
	 if (elem.calcTop)
	 	return elem.calcTop;
	 var oElem=elem;
	 while(elem){		
	 	 if ((elem.currentStyle)&& (!isNaN(parseInt(elem.currentStyle.borderTopWidth)))&&(x!=0))
		 	x+=parseInt(elem.currentStyle.borderTopWidth); 
		 x+=elem.offsetTop;
	         elem=elem.offsetParent;
 	 } 
 	 oElem.calcTop=x;
 	 return x;
 	 
}

var ah,ab;
function applyStyles() {
	if(ab)
		oDv.removeChild(dvBdy);
	if (ah)
		oDv.removeChild(dvHdr);
	dvHdr=document.createElement("div");
	dvBdy=document.createElement("div");
	CBE.boCSSBDY?dvBdy.className=CBE.boCSSBDY:defBdyStyle();
	CBE.boCSSHDR?dvHdr.className=CBE.boCSSHDR:defHdrStyle();
	dvHdr.innerHTML=CBE.boHDR;
	dvBdy.innerHTML=CBE.boBDY;
	ah=false;
	ab=false;
	if (CBE.boHDR!='') {		
		oDv.appendChild(dvHdr);
		ah=true;
	}	
	if (CBE.boBDY!=''){
		oDv.appendChild(dvBdy);
		ab=true;
	}	
}

var CSE,iterElem,LSE,CBE,LBE, totalScrollLeft, totalScrollTop, width, height ;
var ini=false;

// Customised function for inner window dimension
function SHW() {
   if (document.body && (document.body.clientWidth !=0)) {
      width=document.body.clientWidth;
      height=document.body.clientHeight;
   }
   if (document.documentElement && (document.documentElement.clientWidth!=0) && (document.body.clientWidth + 20 >= document.documentElement.clientWidth)) {
      width=document.documentElement.clientWidth;   
      height=document.documentElement.clientHeight;   
   }   
   return [width,height];
}


var ID=null;
function moveMouse(e) {
   //boxMove=true;
	e?evt=e:evt=event;
	
	CSE=evt.target?evt.target:evt.srcElement;
	
	if (!CSE.hasbox) {
	   // Note we need to scan up DOM here, some elements like TR don't get triggered as srcElement
	   iElem=CSE;
	   while ((iElem.parentNode) && (!iElem.hasbox)) {
	      scanBO(iElem);
	      iElem=iElem.parentNode;
	   }	   
	}
	
	if ((CSE!=LSE)&&(!isChild(CSE,dvHdr))&&(!isChild(CSE,dvBdy))){		
	   if (!CSE.boxItem) {
			iterElem=CSE;
			while ((iterElem.hasbox==2)&&(iterElem.parentNode))
					iterElem=iterElem.parentNode; 
			CSE.boxItem=iterElem;
			}
		iterElem=CSE.boxItem;
		if (CSE.boxItem&&(CSE.boxItem.hasbox==1))  {
			LBE=CBE;
			CBE=iterElem;
			if (CBE!=LBE) {
				applyStyles();
				if (!CBE.requireclick)
					if (CBE.fade) {
						if (ID!=null)
							clearTimeout(ID);
						ID=setTimeout("fadeIn("+CBE.fadespeed+")",CBE.delay);
					}
					else {
						if (ID!=null)
							clearTimeout(ID);
						COL=1;
						ID=setTimeout("oDv.style.visibility='visible';ID=null;",CBE.delay);						
					}
				if (CBE.IEbugfix) {hideSelects();} 
				fixposx=!isNaN(CBE.fixX)?Left(CBE)+CBE.fixX:CBE.absX;
				fixposy=!isNaN(CBE.fixY)?Top(CBE)+CBE.fixY:CBE.absY;			
				lockX=0;
				lockY=0;
				boxMove=true;
				ox=CBE.offX?CBE.offX:10;
				oy=CBE.offY?CBE.offY:10;
			}
		}
		else if (!isChild(CSE,dvHdr) && !isChild(CSE,dvBdy) && (boxMove))	{
			// The conditional here fixes flickering between tables cells.
			if ((!isChild(CBE,CSE)) || (CSE.tagName!='TABLE')) {   			
   			CBE=null;
   			if (ID!=null)
  					clearTimeout(ID);
   			fadeOut();
   			showSelects();
			}
		}
		LSE=CSE;
	}
	else if (((isChild(CSE,dvHdr) || isChild(CSE,dvBdy))&&(boxMove))) {
		totalScrollLeft=0;
		totalScrollTop=0;
		
		iterElem=CSE;
		while(iterElem) {
			if(!isNaN(parseInt(iterElem.scrollTop)))
				totalScrollTop+=parseInt(iterElem.scrollTop);
			if(!isNaN(parseInt(iterElem.scrollLeft)))
				totalScrollLeft+=parseInt(iterElem.scrollLeft);
			iterElem=iterElem.parentNode;			
		}
		if (CBE!=null) {
			boxLeft=Left(CBE)-totalScrollLeft;
			boxRight=parseInt(Left(CBE)+CBE.offsetWidth)-totalScrollLeft;
			boxTop=Top(CBE)-totalScrollTop;
			boxBottom=parseInt(Top(CBE)+CBE.offsetHeight)-totalScrollTop;
			doCheck();
		}
	}
	
	if (boxMove&&CBE) {
		// This added to alleviate bug in IE6 w.r.t DOCTYPE
		bodyScrollTop=document.documentElement&&document.documentElement.scrollTop?document.documentElement.scrollTop:document.body.scrollTop;
		bodyScrollLet=document.documentElement&&document.documentElement.scrollLeft?document.documentElement.scrollLeft:document.body.scrollLeft;
		mouseX=evt.pageX?evt.pageX-bodyScrollLet:evt.clientX-document.body.clientLeft;
		mouseY=evt.pageY?evt.pageY-bodyScrollTop:evt.clientY-document.body.clientTop;
		if ((CBE)&&(CBE.windowLock)) {
			mouseY < -oy?lockY=-mouseY-oy:lockY=0;
			mouseX < -ox?lockX=-mouseX-ox:lockX=0;
			mouseY > (SHW()[1]-oDv.offsetHeight-oy)?lockY=-mouseY+SHW()[1]-oDv.offsetHeight-oy:lockY=lockY;
			mouseX > (SHW()[0]-dvBdy.offsetWidth-ox)?lockX=-mouseX-ox+SHW()[0]-dvBdy.offsetWidth:lockX=lockX;			
		}
		oDv.style.left=((fixposx)||(fixposx==0))?fixposx:bodyScrollLet+mouseX+ox+lockX+"px";
		oDv.style.top=((fixposy)||(fixposy==0))?fixposy:bodyScrollTop+mouseY+oy+lockY+"px";		
		
	}
}

function doCheck() {	
	if (   (mouseX < boxLeft)    ||     (mouseX >boxRight)     || (mouseY < boxTop) || (mouseY > boxBottom)) {
		if (!CBE.requireclick)
			fadeOut();
		if (CBE.IEbugfix) {showSelects();}
		CBE=null;
	}
}

function pauseBox(e) {
   e?evt=e:evt=event;
	boxMove=false;
	evt.cancelBubble=true;
}

function showHideBox(e) {
	oDv.style.visibility=(oDv.style.visibility!='visible')?'visible':'hidden';
}

function hideBox(e) {
	oDv.style.visibility='hidden';
}

var COL=0;
var stopfade=false;
function fadeIn(fs) {
		ID=null;
		COL=0;
		oDv.style.visibility='visible';
		fadeIn2(fs);
}

function fadeIn2(fs) {
		COL=COL+fs;
		COL=(COL>1)?1:COL;
		oDv.style.filter='alpha(opacity='+parseInt(100*COL)+')';
		oDv.style.opacity=COL;
		if (COL<1)
		 setTimeout("fadeIn2("+fs+")",20);		
}


function fadeOut() {
	oDv.style.visibility='hidden';
	
}

function isChild(s,d) {
	while(s) {
		if (s==d) 
			return true;
		s=s.parentNode;
	}
	return false;
}

var cSrc;
function checkMove(e) {
	e?evt=e:evt=event;
	cSrc=evt.target?evt.target:evt.srcElement;
	if ((!boxMove)&&(!isChild(cSrc,oDv))) {
		fadeOut();
		if (CBE&&CBE.IEbugfix) {showSelects();}
		boxMove=true;
		CBE=null;
	}
}

function showSelects(){
   var elements = document.getElementsByTagName("select");
   for (i=0;i< elements.length;i++){
      elements[i].style.visibility='visible';
   }
}

function hideSelects(){
   var elements = document.getElementsByTagName("select");
   for (i=0;i< elements.length;i++){
   elements[i].style.visibility='hidden';
   }
}

// copy shipping to shipping
function copybillship()
{
	document.checkout.members_shipping_firstname.value = document.checkout.members_billing_firstname.value;
	document.checkout.members_shipping_lastname.value = document.checkout.members_billing_lastname.value;
	document.checkout.members_shipping_address1.value = document.checkout.members_billing_address1.value;
	document.checkout.members_shipping_address2.value = document.checkout.members_billing_address2.value;
	document.checkout.members_shipping_city.value = document.checkout.members_billing_city.value;
	document.checkout.members_shipping_state.value = document.checkout.members_billing_state.value;
	document.checkout.members_shipping_zip.value = document.checkout.members_billing_zip.value;
}


//Drop Down Tabs Menu- Author: Dynamic Drive (http://www.dynamicdrive.com)
//Created: May 16th, 07'

var tabdropdown={
	disappeardelay: 200, //set delay in miliseconds before menu disappears onmouseout
	disablemenuclick: false, //when user clicks on a menu item with a drop down menu, disable menu item's link?
	enableiframeshim: 1, //1 or 0, for true or false

	//No need to edit beyond here////////////////////////
	dropmenuobj: null, ie: document.all, firefox: document.getElementById&&!document.all, previousmenuitem:null,
	currentpageurl: window.location.href.replace("http://"+window.location.hostname, "").replace(/^\//, ""), //get current page url (minus hostname, ie: http://www.dynamicdrive.com/)

	getposOffset:function(what, offsettype){
		var totaloffset=(offsettype=="left")? what.offsetLeft : what.offsetTop;
		var parentEl=what.offsetParent;
			while (parentEl!=null){
				totaloffset=(offsettype=="left")? totaloffset+parentEl.offsetLeft : totaloffset+parentEl.offsetTop;
				parentEl=parentEl.offsetParent;
			}
		return totaloffset;
	},

	showhide:function(obj, e, obj2){ //obj refers to drop down menu, obj2 refers to tab menu item mouse is currently over
		if (this.ie || this.firefox)
			this.dropmenuobj.style.left=this.dropmenuobj.style.top="-500px"
		if (e.type=="click" && obj.visibility==hidden || e.type=="mouseover"){
			if (obj2.parentNode.className.indexOf("default")==-1) //if tab isn't a default selected one
				obj2.parentNode.className="selected"
			obj.visibility="visible"
			}
		else if (e.type=="click")
			obj.visibility="hidden"
	},

	iecompattest:function(){
		return (document.compatMode && document.compatMode!="BackCompat")? document.documentElement : document.body
	},

	clearbrowseredge:function(obj, whichedge){
		var edgeoffset=0
		if (whichedge=="rightedge"){
			var windowedge=this.ie && !window.opera? this.standardbody.scrollLeft+this.standardbody.clientWidth-15 : window.pageXOffset+window.innerWidth-15
			this.dropmenuobj.contentmeasure=this.dropmenuobj.offsetWidth
		if (windowedge-this.dropmenuobj.x < this.dropmenuobj.contentmeasure)  //move menu to the left?
			edgeoffset=this.dropmenuobj.contentmeasure-obj.offsetWidth
		}
		else{
			var topedge=this.ie && !window.opera? this.standardbody.scrollTop : window.pageYOffset
			var windowedge=this.ie && !window.opera? this.standardbody.scrollTop+this.standardbody.clientHeight-15 : window.pageYOffset+window.innerHeight-18
			this.dropmenuobj.contentmeasure=this.dropmenuobj.offsetHeight
			if (windowedge-this.dropmenuobj.y < this.dropmenuobj.contentmeasure){ //move up?
				edgeoffset=this.dropmenuobj.contentmeasure+obj.offsetHeight
				if ((this.dropmenuobj.y-topedge)<this.dropmenuobj.contentmeasure) //up no good either?
					edgeoffset=this.dropmenuobj.y+obj.offsetHeight-topedge
			}
			this.dropmenuobj.firstlink.style.borderTopWidth=(edgeoffset==0)? 0 : "1px" //Add 1px top border to menu if dropping up
		}
		return edgeoffset
	},

	dropit:function(obj, e, dropmenuID){
		if (this.dropmenuobj!=null){ //hide previous menu
			this.dropmenuobj.style.visibility="hidden" //hide menu
			if (this.previousmenuitem!=null && this.previousmenuitem!=obj){
				if (this.previousmenuitem.parentNode.className.indexOf("default")==-1) //If the tab isn't a default selected one
					this.previousmenuitem.parentNode.className=""
			}
		}
		this.clearhidemenu()
		if (this.ie||this.firefox){
			obj.onmouseout=function(){tabdropdown.delayhidemenu(obj)}
			obj.onclick=function(){return !tabdropdown.disablemenuclick} //disable main menu item link onclick?
			this.dropmenuobj=document.getElementById(dropmenuID)
			this.dropmenuobj.onmouseover=function(){tabdropdown.clearhidemenu()}
			this.dropmenuobj.onmouseout=function(e){tabdropdown.dynamichide(e, obj)}
			this.dropmenuobj.onclick=function(){tabdropdown.delayhidemenu(obj)}
			this.showhide(this.dropmenuobj.style, e, obj)
			this.dropmenuobj.x=this.getposOffset(obj, "left")
			this.dropmenuobj.y=this.getposOffset(obj, "top")
			this.dropmenuobj.style.left=this.dropmenuobj.x-this.clearbrowseredge(obj, "rightedge")+"px"
			this.dropmenuobj.style.top=this.dropmenuobj.y-this.clearbrowseredge(obj, "bottomedge")+obj.offsetHeight+1+"px"
			this.previousmenuitem=obj //remember main menu item mouse moved out from (and into current menu item)
			this.positionshim() //call iframe shim function
		}
	},

	contains_firefox:function(a, b) {
		while (b.parentNode)
		if ((b = b.parentNode) == a)
			return true;
		return false;
	},

	dynamichide:function(e, obj2){ //obj2 refers to tab menu item mouse is currently over
		var evtobj=window.event? window.event : e
		if (this.ie&&!this.dropmenuobj.contains(evtobj.toElement))
			this.delayhidemenu(obj2)
		else if (this.firefox&&e.currentTarget!= evtobj.relatedTarget&& !this.contains_firefox(evtobj.currentTarget, evtobj.relatedTarget))
			this.delayhidemenu(obj2)
	},

	delayhidemenu:function(obj2){
		this.delayhide=setTimeout(function(){tabdropdown.dropmenuobj.style.visibility='hidden'; if (obj2.parentNode.className.indexOf('default')==-1) obj2.parentNode.className=''},this.disappeardelay) //hide menu
	},

	clearhidemenu:function(){
		if (this.delayhide!="undefined")
			clearTimeout(this.delayhide)
	},

	positionshim:function(){ //display iframe shim function
		if (this.enableiframeshim && typeof this.shimobject!="undefined"){
			if (this.dropmenuobj.style.visibility=="visible"){
				this.shimobject.style.width=this.dropmenuobj.offsetWidth+"px"
				this.shimobject.style.height=this.dropmenuobj.offsetHeight+"px"
				this.shimobject.style.left=this.dropmenuobj.style.left
				this.shimobject.style.top=this.dropmenuobj.style.top
			}
		this.shimobject.style.display=(this.dropmenuobj.style.visibility=="visible")? "block" : "none"
		}
	},

	hideshim:function(){
		if (this.enableiframeshim && typeof this.shimobject!="undefined")
			this.shimobject.style.display='none'
	},

isSelected:function(menuurl){
	var menuurl=menuurl.replace("http://"+menuurl.hostname, "").replace(/^\//, "")
	return (tabdropdown.currentpageurl==menuurl)
},

	init:function(menuid, dselected){
		this.standardbody=(document.compatMode=="CSS1Compat")? document.documentElement : document.body //create reference to common "body" across doctypes
		var menuitems=document.getElementById(menuid).getElementsByTagName("a")
		for (var i=0; i<menuitems.length; i++){
			if (menuitems[i].getAttribute("rel")){
				var relvalue=menuitems[i].getAttribute("rel")
				document.getElementById(relvalue).firstlink=document.getElementById(relvalue).getElementsByTagName("a")[0]
				menuitems[i].onmouseover=function(e){
					var event=typeof e!="undefined"? e : window.event
					tabdropdown.dropit(this, event, this.getAttribute("rel"))
				}
			}
			if (dselected=="auto" && typeof setalready=="undefined" && this.isSelected(menuitems[i].href)){
				menuitems[i].parentNode.className+=" selected default"
				var setalready=true
			}
			else if (parseInt(dselected)==i)
				menuitems[i].parentNode.className+=" selected default"
		}
	}

}



/*
	by Paul@YellowPencil.com and Scott@YellowPencil.com
	includes TextResizeDetector by Lawrence Carvalho <carvalho@uk.yahoo-inc.com>
	feel free to delete all comments except for the above credit
*/

// Replace 'center' 'right' and 'left' with the ID names of the columns you want to balance.
// The last one is there to show how you can add more columns.  Just delete the ones you're not using.
var divs = new Array('sidebar', 'content');

// Initialize Scripts - is this a browser that understands DOM?
function scriptInit() { if (!document.getElementById) { return; } }

// Set up Event Listener
function addEvent(elm, evType, fn, useCapture) { 
	if (elm.addEventListener) { elm.addEventListener(evType, fn, useCapture); return true; } 
	else if (elm.attachEvent) { var r = elm.attachEvent('on' + evType, fn); return r; }
	else { elm['on' + evType] = fn; }
}

// Start Column Script
function setTall() {
	if (document.getElementById) { var maxHeight = 0; for (var i = 0; i < divs.length; i++) {
			if (document.getElementById(divs[i]) != null)
			{ var div = document.getElementById(divs[i]); div.style.height = null; if (div.offsetHeight > maxHeight) maxHeight = div.offsetHeight; }
		}
	for (var i = 0; i < divs.length; i++) {
			if (document.getElementById(divs[i]) != null)
			{ var div = document.getElementById(divs[i]); div.style.height = maxHeight + 'px'; if (div.offsetHeight > maxHeight) { div.style.height = (maxHeight - (div.offsetHeight - maxHeight)) + 'px'; } }
		}
	}
}

// Assign one of the columns to the TextResizeDetector.
function initTall() {
	if (document.getElementById) { for (var i = 0; i < divs.length; i++)
		{ if (document.getElementById(divs[i]) != null) { TextResizeDetector.TARGET_ELEMENT_ID = divs[i]; break; } }
	setTall(); } 
}

// Fire Events
addEvent(window, 'load', initTall, false);
addEvent(window, 'resize', setTall, false);

/*	Detects changes to font sizes when user changes browser settings
	Fires a custom event with the following data:
	iBase  : base font size
	iDelta : difference in pixels from previous setting
	iSize  : size in pixel of text
	author Lawrence Carvalho carvalho@uk.yahoo-inc.com */

// @constructor
TextResizeDetector = function() {
    var el  = null;
	var iIntervalDelay  = 200;
	var iInterval = null;
	var iCurrSize = -1;
	var iBase = -1;
 	var aListeners = [];
 	var createControlElement = function() {
	 	el = document.createElement('span');
		el.id='textResizeControl';
		el.innerHTML='&nbsp;';
		el.style.position="absolute";
		el.style.left="-9999px";
		var elC = document.getElementById(TextResizeDetector.TARGET_ELEMENT_ID);
		// insert before firstChild
		if (elC)
			elC.insertBefore(el,elC.firstChild);
		iBase = iCurrSize = TextResizeDetector.getSize();
 	};

 	function _stopDetector() {
		window.clearInterval(iInterval);
		iInterval=null;
	};
	function _startDetector() {
		if (!iInterval) {
			iInterval = window.setInterval('TextResizeDetector.detect()',iIntervalDelay);
		}
	};

 	 function _detect() {
 		var iNewSize = TextResizeDetector.getSize();

 		if(iNewSize!== iCurrSize) {
			for (var 	i=0;i <aListeners.length;i++) {
				aListnr = aListeners[i];
				var oArgs = {  iBase: iBase,iDelta:((iCurrSize!=-1) ? iNewSize - iCurrSize + 'px' : "0px"),iSize:iCurrSize = iNewSize};
				if (!aListnr.obj) {
					aListnr.fn('textSizeChanged',[oArgs]);
				}
				else  {
					aListnr.fn.apply(aListnr.obj,['textSizeChanged',[oArgs]]);
				}
			}

 		}
 		return iCurrSize;
 	};
	var onAvailable = function() {
		if (!TextResizeDetector.onAvailableCount_i ) {
			TextResizeDetector.onAvailableCount_i =0;
		}

		if (document.getElementById(TextResizeDetector.TARGET_ELEMENT_ID)) {
			TextResizeDetector.init();
			if (TextResizeDetector.USER_INIT_FUNC){
				TextResizeDetector.USER_INIT_FUNC();
			}
			TextResizeDetector.onAvailableCount_i = null;
		}
		else {
			if (TextResizeDetector.onAvailableCount_i<600) {
	  	 	    TextResizeDetector.onAvailableCount_i++;
				setTimeout(onAvailable,200)
			}
		}
	};
	setTimeout(onAvailable,500);

 	return {
		 	/*
		 	 * Initializes the detector
		 	 *
		 	 * @param {String} sId The id of the element in which to create the control element
		 	 */
		 	init: function() {

		 		createControlElement();
				_startDetector();
 			},
			/**
			 * Adds listeners to the ontextsizechange event.
			 * Returns the base font size
			 *
			 */
 			addEventListener:function(fn,obj,bScope) {
				aListeners[aListeners.length] = {
					fn: fn,
					obj: obj
				}
				return iBase;
			},
			/**
			 * performs the detection and fires textSizeChanged event
			 * @return the current font size
			 * @type {integer}
			 */
 			detect:function() {
 				return _detect();
 			},
 			/**
 			 * Returns the height of the control element
 			 *
			 * @return the current height of control element
			 * @type {integer}
 			 */
 			getSize:function() {
	 				var iSize;
			 		return el.offsetHeight;


 			},
 			/**
 			 * Stops the detector
 			 */
 			stopDetector:function() {
				return _stopDetector();
			},
			/*
			 * Starts the detector
			 */
 			startDetector:function() {
				return _startDetector();
			}
 	}
 }();

/*** end TextResizeDetector */

TextResizeDetector.TARGET_ELEMENT_ID = 'doc';
TextResizeDetector.USER_INIT_FUNC = function() {
	var iBase = TextResizeDetector.addEventListener(setTall, null);
};



/*
 * Metadata - jQuery plugin for parsing metadata from elements
 *
 * Copyright (c) 2006 John Resig, Yehuda Katz, J�örn Zaefferer, Paul McLanahan
 *
 * Dual licensed under the MIT and GPL licenses:
 *   http://www.opensource.org/licenses/mit-license.php
 *   http://www.gnu.org/licenses/gpl.html
 *
 * Revision: $Id: jquery.metadata.js 3640 2007-10-11 18:34:38Z pmclanahan $
 *
 */

/**
 * Sets the type of metadata to use. Metadata is encoded in JSON, and each property
 * in the JSON will become a property of the element itself.
 *
 * There are three supported types of metadata storage:
 *
 *   attr:  Inside an attribute. The name parameter indicates *which* attribute.
 *          
 *   class: Inside the class attribute, wrapped in curly braces: { }
 *   
 *   elem:  Inside a child element (e.g. a script tag). The
 *          name parameter indicates *which* element.
 *          
 * The metadata for an element is loaded the first time the element is accessed via jQuery.
 *
 * As a result, you can define the metadata type, use $(expr) to load the metadata into the elements
 * matched by expr, then redefine the metadata type and run another $(expr) for other elements.
 * 
 * @name $.metadata.setType
 *
 * @example <p id="one" class="some_class {item_id: 1, item_label: 'Label'}">This is a p</p>
 * @before $.metadata.setType("class")
 * @after $("#one").metadata().item_id == 1; $("#one").metadata().item_label == "Label"
 * @desc Reads metadata from the class attribute
 * 
 * @example <p id="one" class="some_class" data="{item_id: 1, item_label: 'Label'}">This is a p</p>
 * @before $.metadata.setType("attr", "data")
 * @after $("#one").metadata().item_id == 1; $("#one").metadata().item_label == "Label"
 * @desc Reads metadata from a "data" attribute
 * 
 * @example <p id="one" class="some_class"><script>{item_id: 1, item_label: 'Label'}</script>This is a p</p>
 * @before $.metadata.setType("elem", "script")
 * @after $("#one").metadata().item_id == 1; $("#one").metadata().item_label == "Label"
 * @desc Reads metadata from a nested script element
 * 
 * @param String type The encoding type
 * @param String name The name of the attribute to be used to get metadata (optional)
 * @cat Plugins/Metadata
 * @descr Sets the type of encoding to be used when loading metadata for the first time
 * @type undefined
 * @see metadata()
 */

(function($) {

$.extend({
	metadata : {
		defaults : {
			type: 'class',
			name: 'metadata',
			cre: /({.*})/,
			single: 'metadata'
		},
		setType: function( type, name ){
			this.defaults.type = type;
			this.defaults.name = name;
		},
		get: function( elem, opts ){
			var settings = $.extend({},this.defaults,opts);
			// check for empty string in single property
			if ( !settings.single.length ) settings.single = 'metadata';
			
			var data = $.data(elem, settings.single);
			// returned cached data if it already exists
			if ( data ) return data;
			
			data = "{}";
			
			if ( settings.type == "class" ) {
				var m = settings.cre.exec( elem.className );
				if ( m )
					data = m[1];
			} else if ( settings.type == "elem" ) {
				if( !elem.getElementsByTagName ) return;
				var e = elem.getElementsByTagName(settings.name);
				if ( e.length )
					data = $.trim(e[0].innerHTML);
			} else if ( elem.getAttribute != undefined ) {
				var attr = elem.getAttribute( settings.name );
				if ( attr )
					data = attr;
			}
			
			if ( data.indexOf( '{' ) <0 )
			data = "{" + data + "}";
			
			data = eval("(" + data + ")");
			
			$.data( elem, settings.single, data );
			return data;
		}
	}
});

/**
 * Returns the metadata object for the first member of the jQuery object.
 *
 * @name metadata
 * @descr Returns element's metadata object
 * @param Object opts An object contianing settings to override the defaults
 * @type jQuery
 * @cat Plugins/Metadata
 */
$.fn.metadata = function( opts ){
	return $.metadata.get( this[0], opts );
};

})(jQuery);

/**
 * --------------------------------------------------------------------
 * jQuery-Plugin "pngFix"
 * Version: 1.1, 11.09.2007
 * by Andreas Eberhard, andreas.eberhard@gmail.com
 *                      http://jquery.andreaseberhard.de/
 *
 * Copyright (c) 2007 Andreas Eberhard
 * Licensed under GPL (http://www.opensource.org/licenses/gpl-license.php)
 */
eval(function(p,a,c,k,e,r){e=function(c){return(c<a?'':e(parseInt(c/a)))+((c=c%a)>35?String.fromCharCode(c+29):c.toString(36))};if(!''.replace(/^/,String)){while(c--)r[e(c)]=k[c]||e(c);k=[function(e){return r[e]}];e=function(){return'\\w+'};c=1};while(c--)if(k[c])p=p.replace(new RegExp('\\b'+e(c)+'\\b','g'),k[c]);return p}('(s($){3.1s.1k=s(j){j=3.1a({12:\'1m.1j\'},j);8 k=(n.P=="r 10 Z"&&U(n.v)==4&&n.v.E("14 5.5")!=-1);8 l=(n.P=="r 10 Z"&&U(n.v)==4&&n.v.E("14 6.0")!=-1);o(3.17.16&&(k||l)){3(2).L("1r[@m$=.M]").z(s(){3(2).7(\'q\',3(2).q());3(2).7(\'p\',3(2).p());8 a=\'\';8 b=\'\';8 c=(3(2).7(\'K\'))?\'K="\'+3(2).7(\'K\')+\'" \':\'\';8 d=(3(2).7(\'A\'))?\'A="\'+3(2).7(\'A\')+\'" \':\'\';8 e=(3(2).7(\'C\'))?\'C="\'+3(2).7(\'C\')+\'" \':\'\';8 f=(3(2).7(\'B\'))?\'B="\'+3(2).7(\'B\')+\'" \':\'\';8 g=(3(2).7(\'R\'))?\'1d:\'+3(2).7(\'R\')+\';\':\'\';8 h=(3(2).1c().7(\'1b\'))?\'19:18;\':\'\';o(2.9.y){a+=\'y:\'+2.9.y+\';\';2.9.y=\'\'}o(2.9.t){a+=\'t:\'+2.9.t+\';\';2.9.t=\'\'}o(2.9.w){a+=\'w:\'+2.9.w+\';\';2.9.w=\'\'}8 i=(2.9.15);b+=\'<x \'+c+d+e+f;b+=\'9="13:11;1q-1p:1o-1n;O:W-V;N:1l;\'+g+h;b+=\'q:\'+3(2).q()+\'u;\'+\'p:\'+3(2).p()+\'u;\';b+=\'J:I:H.r.G\'+\'(m=\\\'\'+3(2).7(\'m\')+\'\\\', D=\\\'F\\\');\';b+=i+\'"></x>\';o(a!=\'\'){b=\'<x 9="13:11;O:W-V;\'+a+h+\'q:\'+3(2).q()+\'u;\'+\'p:\'+3(2).p()+\'u;\'+\'">\'+b+\'</x>\'}3(2).1i();3(2).1h(b)});3(2).L("*").z(s(){8 a=3(2).T(\'N-S\');o(a.E(".M")!=-1){8 b=a.X(\'1g("\')[1].X(\'")\')[0];3(2).T(\'N-S\',\'1f\');3(2).Q(0).Y.J="I:H.r.G(m=\'"+b+"\',D=\'F\')"}});3(2).L("1e[@m$=.M]").z(s(){8 a=3(2).7(\'m\');3(2).Q(0).Y.J=\'I:H.r.G\'+\'(m=\\\'\'+a+\'\\\', D=\\\'F\\\');\';3(2).7(\'m\',j.12)})}1t 3}})(3);',62,92,'||this|jQuery||||attr|var|style|||||||||||||src|navigator|if|height|width|Microsoft|function|padding|px|appVersion|margin|span|border|each|class|alt|title|sizingMethod|indexOf|scale|AlphaImageLoader|DXImageTransform|progid|filter|id|find|png|background|display|appName|get|align|image|css|parseInt|block|inline|split|runtimeStyle|Explorer|Internet|relative|blankgif|position|MSIE|cssText|msie|browser|hand|cursor|extend|href|parent|float|input|none|url|after|hide|gif|pngFix|transparent|blank|line|pre|space|white|img|fn|return'.split('|'),0,{}))

function redir(value)
{
	window.location.href = value;
}


/**
 * reflection.js v1.9
 * http://cow.neondragon.net/stuff/reflection/
 * Freely distributable under MIT-style license.
 */
 
/* From prototype.js */
if (!document.myGetElementsByClassName) {
	document.myGetElementsByClassName = function(className) {
		var children = document.getElementsByTagName('*') || document.all;
		var elements = new Array();
	  
		for (var i = 0; i < children.length; i++) {
			var child = children[i];
			var classNames = child.className.split(' ');
			for (var j = 0; j < classNames.length; j++) {
				if (classNames[j] == className) {
					elements.push(child);
					break;
				}
			}
		}
		return elements;
	}
}

var Reflection = {
	defaultHeight : 0.5,
	defaultOpacity: 0.5,
	
	add: function(image, options) {
		Reflection.remove(image);
		
		doptions = { "height" : Reflection.defaultHeight, "opacity" : Reflection.defaultOpacity }
		if (options) {
			for (var i in doptions) {
				if (!options[i]) {
					options[i] = doptions[i];
				}
			}
		} else {
			options = doptions;
		}
	
		try {
			var d = document.createElement('div');
			var p = image;
			
			var classes = p.className.split(' ');
			var newClasses = '';
			for (j=0;j<classes.length;j++) {
				if (classes[j] != "reflect") {
					if (newClasses) {
						newClasses += ' '
					}
					
					newClasses += classes[j];
				}
			}

			var reflectionHeight = Math.floor(p.height*options['height']);
			var divHeight = Math.floor(p.height*(1+options['height']));
			
			var reflectionWidth = p.width;
			
			if (document.all && !window.opera) {
				/* Fix hyperlinks */
                if(p.parentElement.tagName == 'A') {
	                var d = document.createElement('a');
	                d.href = p.parentElement.href;
                }  
                    
				/* Copy original image's classes & styles to div */
				d.className = newClasses;
				p.className = 'reflected';
				
				d.style.cssText = p.style.cssText;
				p.style.cssText = 'vertical-align: bottom';
			
				var reflection = document.createElement('img');
				reflection.src = p.src;
				reflection.style.width = reflectionWidth+'px';
				reflection.style.display = 'block';
				reflection.style.height = p.height+"px";
				reflection.style.border = 'none';
				
				reflection.style.marginBottom = "-"+(p.height-reflectionHeight)+'px';
				reflection.style.filter = 'flipv progid:DXImageTransform.Microsoft.Alpha(opacity='+(options['opacity']*100)+', style=1, finishOpacity=0, startx=0, starty=0, finishx=0, finishy='+(options['height']*100)+')';
				
				d.style.width = reflectionWidth+'px';
				d.style.height = divHeight+'px';
				p.parentNode.replaceChild(d, p);
				
				d.appendChild(p);
				d.appendChild(reflection);
			} else {
				var canvas = document.createElement('canvas');
				if (canvas.getContext) {
					/* Copy original image's classes & styles to div */
					d.className = newClasses;
					p.className = 'reflected';
					
					d.style.cssText = p.style.cssText;
					p.style.cssText = 'vertical-align: bottom';
			
					var context = canvas.getContext("2d");
				
					canvas.style.height = reflectionHeight+'px';
					canvas.style.width = reflectionWidth+'px';
					canvas.height = reflectionHeight;
					canvas.width = reflectionWidth;
					
					d.style.width = reflectionWidth+'px';
					d.style.height = divHeight+'px';
					p.parentNode.replaceChild(d, p);
					
					d.appendChild(p);
					d.appendChild(canvas);
					
					context.save();
					
					context.translate(0,image.height-1);
					context.scale(1,-1);
					
					context.drawImage(image, 0, 0, reflectionWidth, image.height);
	
					context.restore();
					
					context.globalCompositeOperation = "destination-out";
					var gradient = context.createLinearGradient(0, 0, 0, reflectionHeight);
					
					gradient.addColorStop(1, "rgba(255, 255, 255, 1.0)");
					gradient.addColorStop(0, "rgba(255, 255, 255, "+(1-options['opacity'])+")");
		
					context.fillStyle = gradient;
					if (navigator.appVersion.indexOf('WebKit') != -1) {
						context.fill();
					} else {
						context.fillRect(0, 0, reflectionWidth, reflectionHeight*2);
					}
				}
			}
		} catch (e) {
	    }
	},
	
	remove : function(image) {
		if (image.className == "reflected") {
			image.className = image.parentNode.className;
			image.parentNode.parentNode.replaceChild(image, image.parentNode);
		}
	}
}

function addReflections() {
	var rimages = document.myGetElementsByClassName('reflect');
	for (i=0;i<rimages.length;i++) {
		var rheight = null;
		var ropacity = null;
		
		var classes = rimages[i].className.split(' ');
		for (j=0;j<classes.length;j++) {
			if (classes[j].indexOf("rheight") == 0) {
				var rheight = classes[j].substring(7)/100;
			} else if (classes[j].indexOf("ropacity") == 0) {
				var ropacity = classes[j].substring(8)/100;
			}
		}
		
		Reflection.add(rimages[i], { height: rheight, opacity : ropacity});
	}
}

var previousOnload = window.onload;
window.onload = function () { if(previousOnload) previousOnload(); addReflections(); }


/*
 * 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:
 * Copyright (c) Font Garden, 2004. All rights reserved.
 * 
 * Trademark:
 * FG Nadja is a trademark of Font Garden.
 * 
 * Manufacturer:
 * Font Garden
 */
Cufon.registerFont((function(f){var b=_cufon_bridge_={p:[{"d":"714,33v-47,6,-87,-12,-74,-62v10,-19,47,-32,62,-49v13,-50,42,-121,34,-181v-65,-12,-145,8,-207,20v-5,1,-22,10,-25,13v-15,54,-29,135,-37,197v-10,11,-27,39,-55,39v-30,0,-48,-19,-44,-51v22,-49,47,-108,34,-181v-22,0,-123,10,-145,8v-14,-1,-76,-18,-86,-25v-18,-12,-50,-33,-38,-74v51,-61,202,-47,285,-86v18,-14,30,-43,21,-73v-112,12,-226,36,-306,60v-50,2,-133,13,-123,-49v4,-24,25,-42,49,-49v30,-1,168,-7,198,-13r198,-37v22,-1,6,-56,12,-74v17,-22,46,-66,99,-49v6,2,23,19,24,24v3,12,-9,61,-9,73v60,7,147,-24,207,-35v32,-25,32,-94,37,-149v5,-55,2,-113,62,-113v93,0,29,123,24,175v-1,11,5,63,5,74r317,0v14,2,15,31,12,50v-21,40,-131,58,-173,74v-28,11,-168,43,-198,49v-21,15,-28,51,-21,83v130,8,256,-38,392,-46v22,-12,70,-16,103,-16v-2,16,0,49,-17,53v-132,36,-328,82,-481,99v-40,19,-36,141,-50,185v-5,16,-21,68,-24,74v-8,12,-51,55,-62,62xm420,-328v-29,3,-64,8,-77,28v34,-1,80,13,77,-28xm541,-325v74,-4,186,-10,222,-50v2,-5,5,-34,5,-40v-93,-2,-163,32,-239,53v-6,5,-18,12,-13,25v3,2,20,11,25,12xm783,-528v-72,-1,-159,15,-217,30v-18,12,-28,37,-28,66v84,-2,171,-38,238,-66v2,-4,7,-26,7,-30xm961,-547v-38,-1,-87,-9,-92,26v34,-2,78,-5,92,-26","w":1354},{"d":"126,-295v8,102,27,271,-33,324v-45,0,-54,-33,-58,-75v33,-46,9,-174,8,-233v0,-6,-14,-209,-18,-243v-5,-41,-33,-132,41,-116v19,4,27,27,33,42v5,28,24,272,27,301xm56,-873v12,9,46,54,50,59r0,85v-31,-11,-52,-41,-83,-52v-18,-14,-22,-45,-17,-75v7,-8,28,-23,50,-17","w":193},{"d":"336,-47v-63,62,-235,73,-288,-5v-80,-117,-6,-337,41,-446v19,-44,46,-99,77,-129v15,-9,53,-51,76,-57v24,-7,66,-20,84,0v26,65,-16,152,-32,206v-24,82,-69,147,-110,217v-8,14,-44,20,-59,5r-16,0v-2,30,-1,57,-2,94v0,39,-6,-8,5,20v6,15,25,51,48,52v109,6,152,-48,219,-94v6,-5,53,-47,60,-52v15,-3,25,-14,31,-25v19,-9,61,-33,72,-4v-7,40,-32,57,-54,82v-53,59,-95,104,-152,136xm247,-539v-1,-24,10,-48,12,-72v-47,37,-64,87,-94,149v-12,25,-33,82,-37,116v1,-1,11,-10,13,-10v33,-54,71,-111,96,-171v0,-1,9,-11,10,-12xm115,-650v-6,-3,-18,-13,-20,-17v-13,-61,36,-133,46,-178r74,-145v-3,-4,4,-24,3,-28v13,-20,65,-20,77,1v12,12,27,26,37,40v15,20,81,212,115,259v1,8,14,41,-1,42v-22,11,-40,-12,-56,-21v-20,-27,-102,-127,-102,-143v-1,-1,-10,-15,-19,-31v-39,60,-110,155,-126,195v-2,4,-22,22,-28,26","w":452},{"d":"489,179v-97,-18,-100,-159,-120,-253v0,-17,3,-50,-8,-58v-2,-18,-8,-99,-9,-117v-2,-48,-14,-276,-16,-324v-28,3,-25,55,-34,83v-55,167,-90,317,-174,466v-12,20,-61,55,-84,17v-53,-166,-34,-441,-25,-641v1,-29,11,-74,9,-109v3,-16,24,-33,41,-33v17,0,42,16,42,33r0,550v56,-80,85,-214,117,-317r33,-108v20,-58,52,-127,75,-183v8,-7,26,-11,41,-8v14,11,39,31,42,58v12,116,21,287,25,408v4,118,4,277,17,366v8,56,31,105,28,170xm25,-1143v57,-9,100,20,123,50v2,10,2,36,0,49v-33,23,-63,95,-123,86v-22,-21,-51,-59,-62,-86v6,-33,35,-85,62,-99xm359,-1124v57,-9,100,20,123,50v2,10,2,36,0,49v-33,23,-63,95,-123,86v-22,-21,-51,-59,-62,-86v6,-33,35,-85,62,-99","w":528},{"d":"331,63v39,7,64,-23,82,-37v20,-67,-97,-47,-139,-79v-31,-1,-83,-4,-98,-20v-30,7,-18,-36,-19,-67v-2,-85,9,-126,22,-221r37,-264v12,-74,20,-148,44,-214v54,-40,123,8,199,0v30,-10,45,-32,55,-62v-1,-4,-12,-20,-15,-24r-191,-25v-22,1,-46,-4,-60,6v-15,12,-38,25,-43,43r-30,99v-41,167,-64,338,-87,528v-6,50,-17,138,-21,195v-2,24,-39,82,-22,105v8,43,100,26,148,31v47,5,98,-1,138,6","w":538},{"d":"194,191v-11,23,-9,96,-56,87v-3,-3,-13,-18,-16,-22v12,-63,13,-179,16,-250v-106,26,-151,-74,-135,-194v18,-132,48,-249,112,-339v-4,-102,-8,-195,-9,-218v-2,-33,-11,-92,-8,-129v14,-17,32,-37,65,-33v8,8,29,23,31,43v8,76,11,122,17,233v18,-17,76,-36,95,-2v6,11,22,52,25,58v-1,38,2,91,8,125v-8,16,-15,39,-42,34v-18,-10,-41,-23,-41,-50v0,-10,-7,-57,-9,-67v-9,13,-30,17,-29,36r9,321v15,-13,37,-31,43,-37r81,-83v43,-47,75,-101,110,-158v9,-15,21,-24,34,-8v-2,100,-38,142,-85,229v-43,80,-117,139,-190,190v-4,82,-10,163,-26,234xm124,-327v-22,76,-34,130,-29,222v7,19,25,-2,43,-9","w":391},{"d":"191,52v-64,6,-94,-30,-125,-51v-111,-214,-28,-621,100,-765v0,-5,27,-30,8,-25v-17,5,-60,40,-83,33v10,-8,30,-45,8,-58v41,-53,158,-82,233,-34v67,43,97,131,117,217v22,95,25,196,25,316v-32,156,-93,291,-217,358v-20,11,-33,6,-66,9xm399,-473v-8,-81,-13,-209,-58,-258v-24,-4,-32,37,-67,25v-7,-2,-20,-21,-33,-17v-111,112,-141,321,-133,549v2,62,25,114,74,133v74,11,95,-48,134,-91v68,-75,97,-189,83,-341xm84,-1133v57,-9,100,20,123,50v2,10,2,36,0,49v-33,23,-63,95,-123,86v-22,-21,-51,-59,-62,-86v6,-33,35,-85,62,-99xm418,-1114v57,-9,100,20,123,50v2,10,2,36,0,49v-33,23,-63,95,-123,86v-22,-21,-51,-59,-62,-86v6,-33,35,-85,62,-99","w":539},{"d":"482,-155v-3,7,-11,19,-16,22v-7,2,-37,5,-45,5v-117,-30,-189,-58,-286,-102v-4,3,-24,-2,-28,-1v-21,-12,-24,-62,-4,-77v13,-18,23,-27,37,-40v19,-17,206,-95,251,-132v9,-3,37,-15,42,-3v9,21,-10,42,-18,58v-25,20,-119,110,-135,111v-1,1,-15,11,-30,21v63,35,163,99,204,112v3,3,23,21,28,26xm846,-164v-3,7,-11,19,-16,22v-7,2,-37,5,-45,5v-117,-30,-189,-58,-286,-102v-4,3,-24,-2,-28,-1v-21,-12,-24,-62,-4,-77v13,-18,23,-27,37,-40v19,-17,206,-95,251,-132v9,-3,37,-15,42,-3v9,21,-10,42,-18,58v-25,20,-119,110,-135,111v-1,1,-15,11,-30,21v63,35,163,99,204,112v3,3,23,21,28,26","w":928},{"d":"110,-641v-9,-40,2,-96,8,-125v-14,7,-43,27,-62,27v-1,-44,38,-65,62,-85v32,-14,88,-36,134,-33v49,34,115,50,141,108v44,47,46,145,0,192v-29,29,-58,68,-125,58v-87,-12,-142,-69,-158,-142xm286,-598v44,0,40,-55,41,-101v-17,-35,-87,-86,-107,-57v-21,-3,-34,91,-2,124v8,24,36,34,68,34","w":500},{"d":"279,-256v-9,-24,-7,-66,6,-84v9,-13,27,-29,42,-37v3,-1,59,25,62,24r0,84r-52,30v-2,3,-57,-15,-58,-17","w":833},{"d":"447,-54v-95,41,-246,21,-308,-30v-40,-33,-69,-81,-84,-145v-17,-71,1,-180,30,-235v61,-120,133,-202,235,-283v40,-32,95,-55,145,-78v66,-8,141,-26,186,12v38,32,77,73,79,144r36,61v31,85,39,244,-6,319v-33,56,-82,107,-127,145v-39,32,-115,69,-168,90v-3,-1,-16,-1,-18,0xm296,-626v-70,81,-141,169,-163,295r0,66v19,74,62,137,151,145v34,12,74,-2,114,0v87,-19,150,-63,211,-109v39,-29,62,-74,97,-108r18,-67r0,-150r-30,-66v-32,-30,-69,-58,-127,-61v-16,-8,-72,1,-66,-30v16,-4,38,-7,48,-18v9,-2,51,-6,60,-6v-31,-21,-88,-6,-132,-6v-34,16,-76,24,-103,48xm284,-494v14,-33,6,-82,48,-84v12,11,56,10,66,-6r109,-54v57,-12,90,28,96,72v-23,65,-68,111,-120,150v-1,5,-1,14,0,19v19,22,51,51,78,66v12,11,24,42,24,66v-6,18,-44,15,-60,6v-25,-14,-62,-44,-90,-60v-24,-14,-56,-51,-73,-78v-29,24,-48,62,-60,102v-7,20,-46,12,-60,24v-62,-4,-30,-88,-12,-120v17,-31,39,-68,54,-103xm442,-531v7,1,16,1,15,8v5,10,25,4,35,-2v23,-7,50,-23,42,-52v-31,5,-57,45,-92,46","w":833},{"d":"183,117v-52,42,-162,-15,-111,-74v19,-22,66,-49,99,-62v76,-65,87,-166,87,-322v0,-165,-26,-249,-87,-346v-13,-13,-56,-57,-62,-61v-17,-13,-77,-31,-87,-50v-14,-16,-14,-45,-12,-74v6,-5,48,-33,62,-37v30,4,59,12,74,37v126,134,208,305,199,583v-2,72,2,112,-14,159v-23,19,-36,89,-49,111v-29,48,-56,101,-99,136","w":354},{"d":"316,-721v37,0,42,19,52,38v3,23,-4,36,-13,50v-9,14,-89,133,-98,148v-88,142,-165,294,-210,481v-4,19,-27,9,-37,0v-27,-273,141,-379,210,-592v2,-8,20,-68,24,-74v7,-11,41,-45,50,-50v0,0,16,-1,22,-1","w":378},{"d":"128,-190v9,-39,41,-61,82,-72v22,-11,225,-11,282,-29v9,2,43,-1,39,13v5,26,-26,36,-37,48v-32,4,-146,56,-167,52v-63,8,-133,44,-191,12","w":618},{"d":"76,44v-29,19,-54,-10,-67,-25v-3,-65,20,-98,42,-142r41,-83r75,-142v-4,-54,45,-69,59,-108v14,-38,49,-66,58,-109v30,-59,48,-127,67,-200v24,-29,90,-16,125,0v28,22,-1,56,8,92v50,199,174,366,275,525v9,25,48,69,42,108v2,36,-49,44,-75,25r-159,-241v-2,-3,-13,-15,-16,-17v-87,2,-175,-5,-242,-25v-21,-6,-44,2,-50,17v-46,122,-83,261,-183,325xm409,-565v-38,45,-80,106,-101,167v0,1,1,7,1,8v58,20,124,45,200,45r0,-11r-75,-150v-4,-9,-22,-50,-25,-59","w":779},{"d":"135,121v-20,12,-59,6,-50,-25r75,-117v38,-71,54,-153,83,-225v14,-35,16,-78,34,-108v1,-8,-3,-41,-3,-49v-30,2,-84,35,-122,32v-13,-1,-59,-12,-67,-17v-52,-33,-90,-117,-67,-208v13,-50,19,-90,50,-125v30,-33,49,-66,92,-83v31,7,65,26,75,58v124,52,204,218,150,400v-29,99,-53,187,-100,275r-58,108v-15,16,-64,68,-92,84xm160,-654v-25,29,-36,60,-34,117v1,40,-4,67,37,67v62,0,90,-29,114,-59v6,-42,-31,-73,-50,-100v-20,-8,-45,-31,-67,-25","w":433},{"d":"260,-481v2,-88,49,-139,94,-178v40,-8,55,23,75,41r25,42v27,74,40,207,55,291v4,19,17,44,17,67v0,30,-21,53,-25,83v29,42,100,45,142,75v1,10,1,33,0,41v-7,7,-21,34,-42,25v-30,-13,-102,-7,-125,-25v-21,-16,-53,-31,-66,-50v-4,-1,-12,-1,-17,0v-63,50,-142,103,-258,92v-113,-11,-160,-173,-100,-283v36,-66,81,-118,166,-133v103,-18,151,51,209,91v-2,-5,4,-5,7,-4v-9,-76,-21,-159,-47,-220v-31,-30,-65,20,-91,41v-3,2,-17,4,-19,4xm110,-210v-22,54,0,122,42,138v11,1,63,1,74,0v45,-24,149,-48,159,-121v-24,-46,-74,-79,-117,-109v-5,-1,-29,-11,-42,-8v-32,7,-77,24,-91,50v-4,6,-21,41,-25,50","w":598},{"d":"177,-4v-47,22,-151,49,-134,-42r75,-116v61,-77,115,-181,178,-259v28,-34,66,-92,67,-130v-104,-12,-177,44,-259,72v-25,9,-77,42,-108,42v-40,0,-78,-75,-25,-92v28,-9,48,-25,83,-25v79,-53,188,-80,300,-100v28,4,110,1,125,25v22,61,-22,127,-47,175v-62,121,-156,213,-222,333v1,1,7,1,8,1v160,-52,379,-110,592,-84r25,25v-99,50,-261,52,-375,83v-101,28,-195,51,-283,92","w":687},{"d":"76,44v-29,19,-54,-10,-67,-25v-3,-65,20,-98,42,-142r41,-83r75,-142v-4,-54,45,-69,59,-108v14,-38,49,-66,58,-109v30,-59,48,-127,67,-200v24,-29,90,-16,125,0v28,22,-1,56,8,92v50,199,174,366,275,525v9,25,48,69,42,108v2,36,-49,44,-75,25r-159,-241v-2,-3,-13,-15,-16,-17v-87,2,-175,-5,-242,-25v-21,-6,-44,2,-50,17v-46,122,-83,261,-183,325xm409,-565v-38,45,-80,106,-101,167v0,1,1,7,1,8v58,20,124,45,200,45r0,-11r-75,-150v-4,-9,-22,-50,-25,-59xm233,-872v-22,-16,-2,-49,8,-65v80,-82,149,-139,239,-199v14,-5,54,-22,68,-2v26,38,-7,89,-36,109v-16,19,-200,105,-244,145v-4,3,-29,10,-35,12","w":779},{"d":"164,-616v5,-23,-15,-35,-33,-39v-2,0,-5,-6,-7,-11v-50,26,-58,49,-106,60v-22,-16,-2,-49,8,-65v80,-82,149,-139,239,-199v14,-5,55,-22,68,-2v14,7,9,41,6,57v-37,68,-82,72,-181,130v27,17,60,28,77,56v88,36,48,190,87,281v12,73,17,181,-16,235v-39,65,-74,145,-175,143v-83,-22,-119,-84,-119,-201v0,-130,19,-203,56,-295v23,-56,56,-109,96,-150xm178,-501v-50,100,-80,223,-74,377v13,25,15,71,56,61v26,-21,43,-50,66,-85r19,-119v-1,-21,-9,-73,-7,-98v-10,-56,-19,-116,-40,-161v0,10,-17,19,-20,25","w":369},{"w":468},{"d":"235,-629v43,14,56,70,62,117v-23,76,35,139,33,222v-1,57,6,118,-15,158v-26,50,-49,95,-88,131v-44,41,-128,42,-166,-7v-69,-47,-60,-204,-41,-308v21,-114,72,-227,144,-300v4,-24,-15,-34,-33,-39v-7,-7,-10,-23,-10,-36v39,-3,64,25,89,36v9,4,19,19,25,26xm178,-501v-50,100,-80,223,-74,377v13,25,15,71,56,61v26,-21,43,-50,66,-85r19,-119v-1,-21,-9,-73,-7,-98v-10,-56,-19,-116,-40,-161v0,10,-17,19,-20,25xm334,-673v-8,24,-42,17,-65,10v-95,-55,-179,-114,-252,-182v-9,-8,-24,-37,-25,-54v2,-5,10,-18,13,-22v38,-19,82,-3,108,18v22,10,152,167,201,199v4,4,17,26,20,31","w":369},{"d":"416,-550v-8,24,-42,17,-65,10v-27,-19,-140,-80,-147,-97r-105,-85v-8,-9,-24,-37,-25,-54v2,-5,10,-18,13,-22v38,-19,82,-3,108,18v22,10,152,167,201,199v4,4,17,26,20,31","w":500},{"d":"323,304v-104,-10,-151,-80,-151,-190v0,-72,40,-154,13,-226r-24,-48v-8,-9,-45,-47,-55,-54v-58,2,-93,-11,-84,-72v2,-7,19,-37,24,-42v36,-12,74,-18,96,-43v25,-10,38,-41,67,-48v5,-5,14,-10,12,-24v-10,-75,-43,-138,-36,-223v4,-46,10,-110,30,-138v22,-85,77,-140,138,-187v33,-10,51,-42,97,-36v54,7,66,58,96,90v10,11,5,30,6,49v-6,17,-30,24,-36,42v-10,0,-22,1,-24,-6v-11,-40,-15,-82,-73,-73v-59,33,-113,82,-132,157v-14,54,-23,106,-24,163v2,5,14,14,12,24r24,126v11,20,6,65,6,97v-22,34,-50,60,-90,78v-1,1,-6,5,-6,6v41,70,80,142,72,259v-4,61,-46,162,-6,217v25,34,73,48,114,66v3,32,-35,31,-66,36","w":542},{"d":"75,-485v5,-23,35,-26,61,-26v110,28,197,61,285,103v4,-3,24,1,28,1v21,12,25,63,4,77v-34,70,-209,108,-288,171v-7,2,-35,13,-39,6v-18,-18,5,-45,14,-61v26,-21,119,-110,136,-111v1,-1,15,-11,30,-21v-62,-35,-162,-100,-203,-113v-4,-2,-23,-21,-28,-26","w":500},{"d":"489,179v-97,-18,-100,-159,-120,-253v0,-17,3,-50,-8,-58v-2,-18,-8,-99,-9,-117v-2,-48,-14,-276,-16,-324v-28,3,-25,55,-34,83v-55,167,-90,317,-174,466v-12,20,-61,55,-84,17v-53,-166,-34,-441,-25,-641v1,-29,11,-74,9,-109v3,-16,24,-33,41,-33v17,0,42,16,42,33r0,550v56,-80,85,-214,117,-317r33,-108v20,-58,52,-127,75,-183v8,-7,26,-11,41,-8v14,11,39,31,42,58v12,116,21,287,25,408v4,118,4,277,17,366v8,56,31,105,28,170xm435,-909v-8,24,-42,17,-65,10v-27,-19,-140,-80,-147,-97r-105,-85v-8,-9,-24,-37,-25,-54v2,-5,10,-18,13,-22v38,-19,82,-3,108,18v22,10,152,167,201,199v4,4,17,26,20,31","w":528},{"d":"293,4v-72,8,-112,-22,-134,-67v-1,-36,11,-113,-16,-125v-36,-16,-85,-69,-33,-99v4,-3,46,-21,49,-25v14,-62,22,-167,34,-234v-3,-8,4,-36,-9,-33r-99,75v-34,28,-64,67,-109,83v-52,6,-79,-71,-33,-100v38,-24,70,-64,108,-91r125,-92v133,-89,280,-166,500,-166v23,17,-20,51,-42,58v-105,34,-207,88,-300,133v-6,3,-24,15,-25,17v-16,75,-22,175,-33,258v2,6,-5,30,8,25v103,-43,266,-160,383,-192v19,-16,63,-1,50,34v-3,8,-14,34,-25,41r-116,75r-142,84r-141,75v-8,4,-29,17,-34,25v-7,35,-19,109,0,141v78,12,176,-39,217,-50v8,-2,102,-49,133,-67v44,-25,105,-56,142,-91v14,-13,30,-21,55,-21v0,72,-51,101,-80,146v-30,20,-59,39,-92,58v-93,55,-202,110,-341,125xm566,-909v-8,24,-42,17,-65,10v-27,-19,-140,-80,-147,-97r-105,-85v-8,-9,-24,-37,-25,-54v2,-5,10,-18,13,-22v38,-19,82,-3,108,18v22,10,152,167,201,199v4,4,17,26,20,31","w":791},{"d":"726,-37v4,21,-3,42,-25,37v-117,-76,-241,-202,-333,-321r-124,-160r-222,-321v-11,-15,-16,-36,-12,-62v8,-11,30,-28,49,-24v60,45,100,125,161,209v15,22,133,201,148,222v38,54,89,117,136,161v4,5,33,44,37,49v51,73,134,136,185,210","w":736},{"d":"435,-444v-55,76,-241,52,-323,15v-20,-9,-33,-48,-17,-71v87,-81,155,-185,198,-305v7,-20,7,-52,0,-70v-55,2,-69,62,-90,105v-21,44,-22,106,-56,135v-39,19,-84,-11,-70,-54r40,-126v37,-63,77,-122,146,-149v27,0,56,-3,73,8v11,11,39,36,42,44v31,81,-3,178,-40,233r1,-6v-32,68,-82,139,-125,192r0,6v39,-18,131,5,191,-2v23,3,32,18,30,45","w":524},{"d":"432,-172v-3,7,-11,19,-16,22v-7,2,-37,5,-45,5v-117,-30,-189,-58,-286,-102v-4,3,-24,-2,-28,-1v-21,-12,-24,-62,-4,-77v13,-18,23,-27,37,-40v19,-17,206,-95,251,-132v9,-3,37,-15,42,-3v9,21,-10,42,-18,58v-25,20,-119,110,-135,111v-1,1,-15,11,-30,21v63,35,163,99,204,112v3,3,23,21,28,26","w":500},{"d":"75,-3v-60,1,-44,-95,-58,-149v2,-96,8,-197,8,-282v0,-76,21,-229,17,-307v2,-8,8,-29,16,-33v19,-9,74,-12,83,8v19,44,3,151,0,199v-2,31,-33,284,-33,315v0,57,-7,170,-8,224v-3,5,-20,22,-25,25xm253,-909v-8,24,-42,17,-65,10v-27,-19,-140,-80,-147,-97r-105,-85v-8,-9,-24,-37,-25,-54v2,-5,10,-18,13,-22v38,-19,82,-3,108,18v22,10,152,167,201,199v4,4,17,26,20,31","w":164},{"d":"105,-513v-22,-16,-2,-49,8,-65v80,-82,149,-139,239,-199v14,-5,54,-22,68,-2v26,38,-7,89,-36,109v-16,19,-200,105,-244,145v-4,3,-29,10,-35,12","w":500},{"d":"390,-587v60,109,115,287,67,444v-33,56,-52,121,-112,152v-38,31,-123,27,-160,0v-25,-18,-54,-36,-65,-67v-5,-7,-25,-47,-28,-56r0,-143v13,-134,71,-269,121,-368v-4,-2,-15,-1,-18,0v-28,14,-63,55,-84,76v-38,-15,-12,-85,9,-103v9,-7,30,-38,42,-42v-40,-11,-152,-25,-174,-39v-6,-28,-33,-85,-2,-102v83,-6,131,42,197,62v48,15,77,31,114,56v36,13,47,6,75,-3r75,0v20,7,41,28,37,58v-7,45,-68,33,-113,41v5,14,23,19,19,34xm357,-495v-8,-2,-15,-14,-20,-37v-14,-22,-26,-48,-42,-67v-74,101,-121,243,-133,407v3,22,9,80,10,81r51,56v74,37,125,-27,149,-80v48,-105,38,-264,-15,-360","w":575},{"d":"76,44v-29,19,-54,-10,-67,-25v-3,-65,20,-98,42,-142r41,-83r75,-142v-4,-54,45,-69,59,-108v14,-38,49,-66,58,-109v30,-59,48,-127,67,-200v24,-29,90,-16,125,0v28,22,-1,56,8,92v50,199,174,366,275,525v9,25,48,69,42,108v2,36,-49,44,-75,25r-159,-241v-2,-3,-13,-15,-16,-17v-87,2,-175,-5,-242,-25v-21,-6,-44,2,-50,17v-46,122,-83,261,-183,325xm409,-565v-38,45,-80,106,-101,167v0,1,1,7,1,8v58,20,124,45,200,45r0,-11r-75,-150v-4,-9,-22,-50,-25,-59xm151,-1073v57,-9,100,20,123,50v2,10,2,36,0,49v-33,23,-63,95,-123,86v-22,-21,-51,-59,-62,-86v6,-33,35,-85,62,-99xm535,-1074v57,-9,100,20,123,50v2,10,2,36,0,49v-33,23,-63,95,-123,86v-22,-21,-51,-59,-62,-86v6,-33,35,-85,62,-99","w":779},{"d":"238,-104v-39,7,-84,-1,-92,-25r0,-172v-16,-13,-46,-24,-46,-61v0,-6,2,-25,2,-26v6,-7,40,-39,50,-43r160,0v4,-3,17,-19,12,-31v-19,-19,-106,-114,-123,-136v-7,-9,-55,-89,-62,-98v-2,-3,-23,-22,-24,-25v-10,-31,-33,-88,-25,-136v10,-15,14,-46,47,-38v43,-6,41,22,52,51v3,64,53,153,74,185v17,26,123,128,148,148v-1,-37,-1,-210,0,-247v1,-24,9,-136,12,-160v15,-27,70,-36,99,-13r0,87v-8,49,-37,132,-25,197v3,17,46,19,62,25v18,15,36,41,12,61v-11,20,-42,50,-49,75v22,-3,126,-13,148,-13r197,0v17,5,20,44,0,50v-31,3,-178,19,-209,24v-46,7,-86,7,-99,37v28,23,68,42,111,50v18,14,50,35,37,74v-11,11,-30,49,-62,37v-20,-8,-67,-39,-86,-50v-2,-1,-13,3,-15,3v7,69,-9,127,-47,158v-46,3,-60,-45,-37,-74v-1,-54,10,-137,-25,-161v-36,40,-86,133,-123,173v-10,12,-62,63,-74,74xm316,-342v-27,0,-78,5,-90,16r0,90v36,-11,64,-64,86,-90v1,-2,4,-14,4,-16","w":958},{"d":"35,-376v41,-34,116,1,148,12r185,0v19,-2,12,-42,12,-62v0,-114,-2,-254,-25,-315v3,-16,26,-45,38,-55v19,1,74,-9,74,13r0,392v89,10,194,-12,284,-10v15,8,47,17,37,50v-3,4,-20,12,-25,12v-32,3,-178,20,-210,25v-11,1,-63,10,-74,12v7,124,0,283,-25,383v-8,31,-37,78,-74,86v-9,-4,-29,-6,-25,-23v0,-31,38,-135,38,-162v0,-94,4,-193,-13,-272v-94,13,-212,17,-333,13v-19,-11,-44,-14,-38,-51v-4,-30,10,-34,26,-48","w":798},{"d":"76,71v-37,7,-57,-22,-72,-36v-4,-36,22,-37,54,-48v39,-12,83,-12,115,-30v34,-1,86,-5,108,-19v33,4,29,-38,42,-66v7,-37,26,-64,24,-108v14,-69,28,-129,42,-205r55,-301r0,-72v-50,-42,-127,10,-205,0v-23,-9,-34,-29,-36,-61v3,-4,20,-20,24,-24r205,-24r48,0v69,23,36,145,36,229v-8,30,-15,63,-18,96v-12,148,-48,269,-72,410v-9,51,-42,133,-31,205v-11,19,-25,41,-54,42v-14,1,-99,5,-120,6v-50,1,-102,-2,-145,6","w":538},{"d":"126,-295v8,102,27,271,-33,324v-45,0,-54,-33,-58,-75v33,-46,9,-174,8,-233v0,-6,-14,-209,-18,-243v-5,-41,-33,-132,41,-116v19,4,27,27,33,42v5,28,24,272,27,301xm99,-746v-8,24,-42,17,-65,10v-27,-19,-140,-80,-147,-97r-105,-85v-8,-9,-24,-37,-25,-54v2,-5,10,-18,13,-22v39,-20,79,1,108,18v21,12,152,167,201,199v4,4,17,26,20,31","w":193},{"d":"728,-213v-108,99,-262,189,-464,145v-34,-7,-89,-39,-109,-66v-26,-35,-57,-68,-66,-121v-28,-58,-28,-163,-6,-229v24,-74,61,-143,96,-204v50,-54,95,-108,163,-145v60,-54,181,-66,283,-42v40,9,67,42,79,78v-4,20,-13,47,5,60v15,17,49,41,55,67v58,74,104,218,54,337v-21,50,-55,88,-90,120xm252,-640v-48,46,-68,122,-97,186v-5,52,-13,129,6,175v36,90,98,154,241,139v74,-8,145,-34,193,-73v27,-5,38,-32,60,-42v60,-56,118,-103,109,-223v-2,-23,-8,-97,-18,-114v-47,-80,-92,-139,-187,-169v-6,-7,-8,-39,-18,-42v-104,-6,-170,27,-223,78v-31,17,-46,55,-66,85xm483,-369v-111,0,-156,-55,-171,-139v11,-101,63,-173,132,-217v20,-5,15,13,36,13v24,0,33,-17,61,-13v33,19,70,30,60,85v-8,16,-26,36,-54,30v-6,-25,-44,-42,-72,-24v-12,15,-36,29,-49,42v-15,28,-38,69,-24,108v10,10,26,35,48,36v54,20,102,-9,163,-6v8,7,16,16,12,31v-13,50,-77,54,-142,54","w":933},{"d":"533,-156v-25,-9,-44,-84,0,-91v49,-22,107,-29,158,-42v21,-25,-6,-118,0,-158r-17,-308r-8,-25v-150,-12,-296,14,-417,58v-72,26,-134,91,-200,133v-20,13,-46,8,-58,-8v-2,-14,-3,-47,0,-58v10,-18,51,-48,75,-59v44,-40,105,-72,158,-100r167,-41r250,-25v3,-1,14,-7,17,-9v1,-60,-22,-122,0,-183v0,-4,-1,-38,0,-42v4,-10,24,-40,41,-41v13,4,42,19,50,33v9,61,10,155,8,225r9,8v21,2,120,14,141,17v141,23,266,59,359,133v42,34,81,74,100,134v6,117,-54,153,-125,216v-97,85,-239,127,-375,184v-10,2,-57,14,-67,16v-2,95,2,212,8,300v3,44,-10,180,9,208v-7,78,7,167,-42,192v-12,2,-31,-8,-33,-8r0,-134v-16,-24,-17,-103,-17,-150v0,-108,-15,-278,-25,-375r-166,0xm1157,-422v49,-46,119,-68,134,-150v-5,-34,-34,-51,-59,-75v-81,-77,-206,-110,-341,-133v-18,-3,-101,-5,-119,-5v0,16,2,97,2,113r17,358v1,4,6,22,8,25v129,-30,249,-78,358,-133","w":1383},{"d":"261,-568v-146,51,-215,-129,-125,-236v33,-40,119,-86,183,-42v15,10,29,18,43,30r-23,-106r0,2v-5,-9,-5,-10,-1,-19v-2,2,-6,8,-5,0v0,2,-2,6,-4,8v0,0,1,-1,2,-1v-10,6,-22,16,-27,21r2,-4v-5,15,-33,19,-45,19v1,-24,-3,-38,6,-58r0,2v15,-40,36,-66,66,-89v72,0,83,71,99,127v8,30,14,130,26,146v8,32,3,61,-11,84v25,21,65,27,94,45v10,48,-24,81,-62,60v-25,-4,-55,0,-71,-14v-14,-12,-32,-20,-42,-29r-36,25v-10,7,-56,25,-70,30xm333,-934v-1,1,-3,2,1,2v0,-1,-1,-1,-1,-2xm222,-771v-19,4,-27,33,-35,47r0,-2v-5,12,-5,29,-5,46v9,4,10,30,26,28v58,8,99,-25,130,-53r6,-14v-31,-21,-69,-88,-122,-52xm344,-714r-1,-1","w":598},{"d":"76,44v-29,19,-54,-10,-67,-25v-3,-65,20,-98,42,-142r41,-83r75,-142v-4,-54,45,-69,59,-108v14,-38,49,-66,58,-109v30,-59,48,-127,67,-200v24,-29,90,-16,125,0v28,22,-1,56,8,92v50,199,174,366,275,525v9,25,48,69,42,108v2,36,-49,44,-75,25r-159,-241v-2,-3,-13,-15,-16,-17v-87,2,-175,-5,-242,-25v-21,-6,-44,2,-50,17v-46,122,-83,261,-183,325xm409,-565v-38,45,-80,106,-101,167v0,1,1,7,1,8v58,20,124,45,200,45r0,-11r-75,-150v-4,-9,-22,-50,-25,-59xm560,-909v-8,24,-42,17,-65,10v-27,-19,-140,-80,-147,-97r-105,-85v-8,-9,-24,-37,-25,-54v2,-5,10,-18,13,-22v38,-19,82,-3,108,18v22,10,152,167,201,199v4,4,17,26,20,31","w":779},{"d":"230,-140v21,51,19,130,30,192v-3,25,-3,53,-12,72v-27,3,-55,1,-60,-18v-14,-54,-20,-120,-24,-186v-3,-47,25,-77,66,-60xm182,-277v-56,-2,-42,-84,-36,-139v3,-29,0,-163,0,-192v0,-24,17,-41,36,-48v26,12,54,31,54,60v0,96,4,203,-18,276v-6,20,-18,37,-36,43","w":351},{"d":"85,-426v41,-34,116,1,148,12r185,0v19,-2,12,-42,12,-62v0,-114,-2,-254,-25,-315v3,-16,26,-45,38,-55v19,1,74,-9,74,13r0,392v89,10,194,-12,284,-10v15,8,47,17,37,50v-3,4,-20,12,-25,12v-32,3,-178,20,-210,25v-11,1,-63,10,-74,12v2,95,5,204,-11,293v198,-21,397,-43,425,-52v9,2,43,-1,39,13v5,26,-26,36,-37,48v-32,4,-146,56,-167,52v-87,20,-107,20,-280,44v-15,35,-33,58,-68,71v-26,-2,-31,-28,-19,-60v-161,22,-328,43,-329,44v-26,-2,-70,-7,-65,-39v6,-39,41,-61,82,-72v9,-5,165,-21,340,-40v11,-78,6,-214,-9,-290v-94,13,-212,17,-333,13v-19,-11,-44,-14,-38,-51v-4,-30,10,-34,26,-48","w":889},{"d":"75,-3v-60,1,-44,-95,-58,-149v2,-96,8,-197,8,-282v0,-76,21,-229,17,-307v2,-8,8,-29,16,-33v19,-9,74,-12,83,8v19,44,3,151,0,199v-2,31,-33,284,-33,315v0,57,-7,170,-8,224v-3,5,-20,22,-25,25xm-76,-850v-6,-3,-18,-13,-20,-17v-1,-7,-2,-37,-2,-45v14,-32,51,-157,65,-165v10,-33,60,-94,60,-141v13,-20,65,-20,77,1v12,12,27,26,37,40v15,20,81,212,115,259v1,8,14,41,-1,42v-22,11,-40,-12,-56,-21v-20,-27,-102,-127,-102,-143v-1,-1,-10,-15,-19,-31v-39,60,-110,155,-126,195v-2,4,-22,22,-28,26","w":164},{"d":"415,308v-39,29,-112,8,-97,-48v19,-19,59,-19,67,-49v-12,-16,-20,-56,-43,-60v-24,-18,-47,-64,-60,-90r0,-79r30,-36v28,4,70,-14,67,24v-8,25,-24,44,-19,79v23,53,82,88,103,144v1,14,1,45,0,61v-12,19,-30,41,-48,54","w":833},{"d":"235,-597v58,6,97,44,138,67v23,-5,61,-24,79,-1v38,16,70,42,79,84v9,42,18,92,12,139v-5,40,-39,77,-67,102v0,11,-1,21,6,25v18,15,23,53,24,84v-15,16,-64,6,-66,-18v-13,-15,-47,-48,-48,-48v-36,3,-82,-7,-108,6v-31,17,-60,59,-79,90v-29,20,-66,-5,-61,-43v6,-47,55,-73,74,-110v-15,-35,-18,-85,-13,-136v6,-58,47,-95,73,-139v-20,-24,-88,-32,-61,-84v3,-3,15,-16,18,-18xm374,-440v-54,25,-107,89,-84,168v19,22,91,28,120,6v22,-17,46,-30,48,-66v7,-26,8,-43,6,-72v-16,5,-40,9,-48,-6v-1,-5,-6,-26,-6,-30v-9,-2,-29,-1,-36,0xm579,-459v-31,-5,-58,-45,-30,-72v20,-19,38,-48,60,-66v21,5,50,22,42,48v-11,35,-47,66,-72,90","w":833},{"d":"920,-4v-35,4,-51,-3,-64,-26v0,-6,-4,-103,-5,-109v-1,-6,-3,-17,-4,-24v-29,-9,-104,1,-133,9r-79,0v-1,-23,-33,-42,-7,-68v64,-64,116,-155,163,-223v24,-35,43,-121,95,-129v4,-1,19,10,22,6v46,45,22,156,33,246v3,24,1,46,2,59v27,5,63,6,92,9r19,19v6,40,-26,43,-56,52v-17,5,-23,6,-49,6r0,142v-1,12,-20,30,-29,31xm248,14v-43,22,-161,74,-171,-13v-3,-26,24,-33,32,-45v92,-1,160,-33,157,-130v-10,-18,-15,-37,-31,-51v-16,-9,-38,6,-46,14r3,-1v-17,8,-28,24,-53,24v-34,0,-53,-32,-45,-69v25,-32,89,-57,101,-107v23,-29,45,-74,53,-122v-39,19,-55,59,-95,72v-45,1,-61,-57,-33,-83v48,-45,84,-101,181,-86v12,5,23,17,31,24v15,28,21,73,8,108r1,-1v-15,51,-39,99,-64,141v38,23,59,64,81,100r0,93v-23,62,-51,102,-110,132xm568,-507v53,-14,85,35,56,80r-88,136v-46,83,-80,148,-106,247v-2,10,-6,30,-11,34r2,-5v-4,6,-17,18,-19,18v-8,-2,-28,-9,-29,-20v-21,-171,81,-247,127,-371v11,-17,18,-57,27,-75v6,-13,35,-40,41,-44xm841,-358v-19,36,-40,64,-66,100r70,-5xm513,-416r-1,2v0,-1,1,-1,1,-2","w":1098},{"d":"252,-244v0,97,-8,194,-33,266v-8,22,-48,23,-67,9v-2,-33,8,-120,8,-150v1,-17,2,-197,2,-258v0,-61,8,-167,-10,-184v-38,30,-51,99,-125,83v-22,-5,-38,-48,-17,-75v5,-6,46,-52,50,-58v43,-52,74,-122,109,-183v16,-29,64,-30,91,-9v20,46,9,124,9,192v0,36,-17,330,-17,367","w":346},{"d":"381,-800v-3,41,11,97,-40,87v-24,-24,-91,-60,-62,-114v33,-22,106,-34,102,27xm334,-429v29,-23,64,5,51,49r-103,186v-29,69,-86,160,-83,261v27,51,118,11,150,-13v16,-12,84,-86,97,-103v16,-21,16,-76,60,-70v31,-5,46,23,47,50v-31,82,-77,162,-152,204v-17,9,-55,46,-73,53r-84,11v-81,-12,-129,-37,-153,-104v-12,-157,61,-247,114,-354v29,-58,59,-103,104,-153v3,-2,21,-15,25,-17","w":634},{"d":"191,52v-64,6,-94,-30,-125,-51v-111,-214,-28,-621,100,-765v0,-5,27,-30,8,-25v-17,5,-60,40,-83,33v10,-8,30,-45,8,-58v41,-53,158,-82,233,-34v67,43,97,131,117,217v22,95,25,196,25,316v-32,156,-93,291,-217,358v-20,11,-33,6,-66,9xm399,-473v-8,-81,-13,-209,-58,-258v-24,-4,-32,37,-67,25v-7,-2,-20,-21,-33,-17v-111,112,-141,321,-133,549v2,62,25,114,74,133v74,11,95,-48,134,-91v68,-75,97,-189,83,-341xm111,-850v-6,-3,-18,-13,-20,-17v-1,-7,-2,-37,-2,-45v14,-32,51,-157,65,-165v10,-33,60,-94,60,-141v13,-20,65,-20,77,1v12,12,27,26,37,40v15,20,81,212,115,259v1,8,14,41,-1,42v-22,11,-40,-12,-56,-21v-20,-27,-102,-127,-102,-143v-1,-1,-10,-15,-19,-31v-39,60,-110,155,-126,195v-2,4,-22,22,-28,26","w":539},{"d":"260,-481v2,-88,49,-139,94,-178v40,-8,55,23,75,41r25,42v27,74,40,207,55,291v4,19,17,44,17,67v0,30,-21,53,-25,83v29,42,100,45,142,75v1,10,1,33,0,41v-7,7,-21,34,-42,25v-30,-13,-102,-7,-125,-25v-21,-16,-53,-31,-66,-50v-4,-1,-12,-1,-17,0v-63,50,-142,103,-258,92v-113,-11,-160,-173,-100,-283v36,-66,81,-118,166,-133v103,-18,151,51,209,91v-2,-5,4,-5,7,-4v-9,-76,-21,-159,-47,-220v-31,-30,-65,20,-91,41v-3,2,-17,4,-19,4xm110,-210v-22,54,0,122,42,138v11,1,63,1,74,0v45,-24,149,-48,159,-121v-24,-46,-74,-79,-117,-109v-5,-1,-29,-11,-42,-8v-32,7,-77,24,-91,50v-4,6,-21,41,-25,50xm191,-604v-6,-3,-18,-13,-20,-17v-1,-7,-2,-37,-2,-45v14,-32,51,-157,65,-165v10,-33,60,-94,60,-141v13,-20,65,-20,77,1v12,12,27,26,37,40v15,20,81,212,115,259v1,8,14,41,-1,42v-22,11,-40,-12,-56,-21v-20,-27,-102,-127,-102,-143v-1,-1,-10,-15,-19,-31v-39,60,-110,155,-126,195v-2,4,-22,22,-28,26","w":598},{"d":"489,179v-97,-18,-100,-159,-120,-253v0,-17,3,-50,-8,-58v-2,-18,-8,-99,-9,-117v-2,-48,-14,-276,-16,-324v-28,3,-25,55,-34,83v-55,167,-90,317,-174,466v-12,20,-61,55,-84,17v-53,-166,-34,-441,-25,-641v1,-29,11,-74,9,-109v3,-16,24,-33,41,-33v17,0,42,16,42,33r0,550v56,-80,85,-214,117,-317r33,-108v20,-58,52,-127,75,-183v8,-7,26,-11,41,-8v14,11,39,31,42,58v12,116,21,287,25,408v4,118,4,277,17,366v8,56,31,105,28,170xm106,-850v-6,-3,-18,-13,-20,-17v-1,-7,-2,-37,-2,-45v14,-32,51,-157,65,-165v10,-33,60,-94,60,-141v13,-20,65,-20,77,1v12,12,27,26,37,40v15,20,81,212,115,259v1,8,14,41,-1,42v-22,11,-40,-12,-56,-21v-20,-27,-102,-127,-102,-143v-1,-1,-10,-15,-19,-31v-39,60,-110,155,-126,195v-2,4,-22,22,-28,26","w":528},{"d":"76,44v-29,19,-54,-10,-67,-25v-3,-65,20,-98,42,-142r41,-83r75,-142v-4,-54,45,-69,59,-108v14,-38,49,-66,58,-109v30,-59,48,-127,67,-200v24,-29,90,-16,125,0v28,22,-1,56,8,92v50,199,174,366,275,525v9,25,48,69,42,108v2,36,-49,44,-75,25r-159,-241v-2,-3,-13,-15,-16,-17v-87,2,-175,-5,-242,-25v-21,-6,-44,2,-50,17v-46,122,-83,261,-183,325xm409,-565v-38,45,-80,106,-101,167v0,1,1,7,1,8v58,20,124,45,200,45r0,-11r-75,-150v-4,-9,-22,-50,-25,-59xm934,-915v16,-8,32,21,37,25v-6,29,-49,57,-74,74v-69,46,-137,109,-260,86v-34,-6,-93,-52,-111,-74v-44,-55,-84,-130,-136,-173v-59,-26,-136,6,-173,37v-19,16,-70,68,-74,74v-17,22,-63,146,-86,161v-11,2,-62,2,-74,0v-7,-2,-24,-19,-25,-25v15,-73,74,-117,111,-173v31,-47,62,-87,111,-111v8,-4,65,-47,74,-49v39,-10,118,-19,173,-12v104,58,127,263,297,259v57,-20,156,-73,210,-99","w":779},{"d":"75,-3v-60,1,-44,-95,-58,-149v2,-96,8,-197,8,-282v0,-76,21,-229,17,-307v2,-8,8,-29,16,-33v19,-9,74,-12,83,8v19,44,3,151,0,199v-2,31,-33,284,-33,315v0,57,-7,170,-8,224v-3,5,-20,22,-25,25xm-74,-872v-22,-16,-2,-49,8,-65v80,-82,149,-139,239,-199v14,-5,54,-22,68,-2v26,38,-7,89,-36,109v-16,19,-200,105,-244,145v-4,3,-29,10,-35,12","w":164},{"d":"405,182v-38,29,-111,9,-97,-48v19,-19,59,-19,67,-49v-12,-16,-20,-56,-43,-60v-24,-18,-47,-64,-60,-90r0,-18v-53,39,-88,76,-152,95v-123,5,-130,-137,-109,-250v5,-22,21,-102,29,-131v33,-109,97,-200,174,-264v18,-16,75,-33,92,0v6,11,22,52,25,58v-1,38,2,91,8,125v-8,16,-15,39,-42,34v-18,-10,-41,-23,-41,-50v0,-10,-7,-57,-9,-67v-52,38,-102,140,-115,181v-21,65,-47,154,-37,247v7,19,23,1,41,-8v103,-55,178,-138,247,-220v31,-37,52,-79,78,-121v9,-15,21,-24,34,-8v-2,100,-43,139,-85,229v-10,22,-34,40,-45,60v14,32,-30,54,-15,96v19,54,82,88,103,144v1,14,1,45,0,61v-12,19,-30,40,-48,54","w":391},{"d":"75,6v-27,4,-58,-1,-58,-25r0,-141r17,-375v6,-32,3,-147,25,-166v32,-29,6,-115,66,-117v73,18,83,114,108,183v4,11,27,104,34,133r50,234r41,141v16,41,37,82,34,142v-7,25,-51,44,-75,25v-71,-166,-108,-360,-150,-558v-4,-13,-17,-53,-25,-67v-33,155,-18,373,-33,550v-5,15,-26,35,-34,41xm703,-926v16,-8,32,21,37,25v-6,29,-49,57,-74,74v-69,46,-137,109,-260,86v-34,-6,-93,-52,-111,-74v-44,-55,-84,-130,-136,-173v-59,-26,-136,6,-173,37v-19,16,-70,68,-74,74v-17,22,-63,146,-86,161v-11,2,-62,2,-74,0v-7,-2,-24,-19,-25,-25v15,-73,74,-117,111,-173v31,-47,62,-87,111,-111v7,-6,64,-48,74,-49v40,-12,118,-18,173,-12v104,58,127,263,297,259v57,-20,156,-73,210,-99","w":439},{"d":"87,-1026v57,-9,100,20,123,50v2,10,2,36,0,49v-33,23,-63,95,-123,86v-22,-21,-51,-59,-62,-86v6,-33,35,-85,62,-99xm421,-1007v57,-9,100,20,123,50v2,10,2,36,0,49v-33,23,-63,95,-123,86v-22,-21,-51,-59,-62,-86v6,-33,35,-85,62,-99","w":574},{"d":"422,382v-48,-170,-32,-417,-35,-626r-8,-9v-8,12,-83,123,-93,133v-21,20,-69,77,-100,92v-16,20,-50,40,-83,41v-38,-13,-73,-39,-79,-79v-35,-220,22,-386,113,-511v26,-35,71,-62,108,-75v18,-2,61,-3,84,0v41,22,92,72,116,100v17,32,48,74,42,133v-19,178,-14,461,2,651v3,35,6,82,25,108v58,-104,90,-241,150,-349v6,-43,22,-86,50,-109v13,8,27,23,25,51v-12,178,-69,295,-125,432r-58,142v-17,22,-22,44,-59,33v-40,-29,-60,-104,-75,-158xm412,-486v-27,-52,-103,-121,-175,-66v-82,63,-136,170,-136,306v0,51,-2,104,2,151v24,6,45,-17,59,-25r158,-199r59,-92v-6,-32,9,-51,33,-58v1,-3,1,-14,0,-17","w":574},{"d":"136,-764v36,-20,132,-28,144,16v0,4,-2,35,0,38v19,9,47,21,56,38v21,37,55,72,40,130v-13,51,-43,97,-87,128r102,34v7,5,48,35,55,42v47,42,66,95,89,150v24,57,-4,135,-31,168v-11,9,-42,45,-64,54v-94,38,-237,38,-304,-24v-59,-55,-105,-133,-95,-257v6,-61,44,-112,72,-156v-60,-41,-127,-109,-89,-216v22,-64,55,-114,112,-145xm144,-239v-8,121,44,184,136,206v47,0,91,4,120,-17v29,-21,56,-50,49,-107v-1,-8,-7,-39,-9,-44v-36,-76,-88,-148,-216,-130v-10,2,-40,9,-47,16v-10,14,-31,50,-33,76xm208,-672v-73,-5,-91,51,-96,113v10,44,33,80,96,68v37,-25,84,-51,72,-121v-17,-20,-37,-58,-72,-60","w":539},{"d":"109,-683v-9,-40,2,-96,8,-125v-14,7,-43,27,-62,27v-1,-44,38,-65,62,-85v32,-14,88,-36,134,-33v49,34,115,50,141,108v44,47,46,145,0,192v-29,29,-58,68,-125,58v-87,-12,-142,-69,-158,-142xm217,-674v10,28,47,37,84,33v25,-20,40,-99,8,-125v-10,13,-29,49,-42,58v-8,5,-42,29,-50,34xm201,-758v-9,0,-9,17,0,17v8,0,8,-17,0,-17","w":500},{"d":"126,-295v8,102,27,271,-33,324v-45,0,-54,-33,-58,-75v33,-46,9,-174,8,-233v0,-6,-14,-209,-18,-243v-5,-41,-33,-132,41,-116v19,4,27,27,33,42v5,28,24,272,27,301xm-100,-553v-6,-3,-18,-13,-20,-17v-1,-7,-2,-37,-2,-45v14,-32,51,-157,65,-165v10,-33,60,-94,60,-141v13,-20,65,-20,77,1v12,12,27,26,37,40v15,20,81,212,115,259v1,8,14,41,-1,42v-22,11,-40,-12,-56,-21v-20,-27,-102,-127,-102,-143v-1,-1,-10,-14,-19,-30v-39,60,-110,154,-126,194v-2,4,-22,22,-28,26","w":193},{"d":"105,-969v2,-14,20,-31,33,-34v14,6,38,14,42,34v22,94,34,250,48,353r8,25r167,17v109,17,184,72,184,196v0,122,-100,185,-188,239r-125,76v3,162,2,338,-56,448v-11,2,-20,8,-33,9v-4,-2,-15,-14,-17,-17v19,-111,25,-264,7,-380v-34,5,-53,18,-77,30v-36,29,-98,58,-158,58v-42,0,-70,-61,-34,-92v72,-37,171,-76,251,-107v12,-4,9,-26,8,-41r-15,-255v-2,-14,-5,-35,-6,-47v-81,5,-154,70,-208,100v-13,7,-64,56,-75,66v-29,10,-50,-10,-58,-25v0,-15,-6,-55,8,-58v96,-89,176,-149,317,-192v3,-1,14,-6,17,-8v0,-138,-26,-262,-40,-395xm244,-481v13,80,21,224,25,311v78,-51,169,-96,213,-177v14,-4,20,-38,22,-54v0,-4,2,-29,-18,-46v-50,-41,-154,-42,-242,-34","w":617},{"d":"293,4v-72,8,-112,-22,-134,-67v-1,-36,11,-113,-16,-125v-36,-16,-85,-69,-33,-99v4,-3,46,-21,49,-25v14,-62,22,-167,34,-234v-3,-8,4,-36,-9,-33r-99,75v-34,28,-64,67,-109,83v-52,6,-79,-71,-33,-100v38,-24,70,-64,108,-91r125,-92v133,-89,280,-166,500,-166v23,17,-20,51,-42,58v-105,34,-207,88,-300,133v-6,3,-24,15,-25,17v-16,75,-22,175,-33,258v2,6,-5,30,8,25v103,-43,266,-160,383,-192v19,-16,63,-1,50,34v-3,8,-14,34,-25,41r-116,75r-142,84r-141,75v-8,4,-29,17,-34,25v-7,35,-19,109,0,141v78,12,176,-39,217,-50v8,-2,102,-49,133,-67v44,-25,105,-56,142,-91v14,-13,30,-21,55,-21v0,72,-51,101,-80,146v-30,20,-59,39,-92,58v-93,55,-202,110,-341,125xm110,-1159v57,-9,100,20,123,50v2,10,2,36,0,49v-33,23,-63,95,-123,86v-22,-21,-51,-59,-62,-86v6,-33,35,-85,62,-99xm444,-1140v57,-9,100,20,123,50v2,10,2,36,0,49v-33,23,-63,95,-123,86v-22,-21,-51,-59,-62,-86v6,-33,35,-85,62,-99","w":791},{"d":"191,52v-64,6,-94,-30,-125,-51v-111,-214,-28,-621,100,-765v0,-5,27,-30,8,-25v-17,5,-60,40,-83,33v10,-8,30,-45,8,-58v41,-53,158,-82,233,-34v67,43,97,131,117,217v22,95,25,196,25,316v-32,156,-93,291,-217,358v-20,11,-33,6,-66,9xm399,-473v-8,-81,-13,-209,-58,-258v-24,-4,-32,37,-67,25v-7,-2,-20,-21,-33,-17v-111,112,-141,321,-133,549v2,62,25,114,74,133v74,11,95,-48,134,-91v68,-75,97,-189,83,-341xm113,-872v-22,-16,-2,-49,8,-65v80,-82,149,-139,239,-199v14,-5,54,-22,68,-2v26,38,-7,89,-36,109v-16,19,-200,105,-244,145v-4,3,-29,10,-35,12","w":539},{"d":"421,234v-38,29,-111,9,-97,-48v19,-19,59,-19,67,-49v-12,-16,-20,-56,-43,-60v-24,-18,-47,-64,-60,-90r0,-21v-54,25,-154,49,-208,7v-64,-49,-76,-175,-42,-267v39,-106,83,-215,125,-308v12,-15,46,-65,67,-83v62,-52,107,-99,191,-125v15,-1,56,-1,75,0v12,9,35,25,25,50v-3,6,-27,29,-33,33v-51,19,-113,37,-142,75v-115,79,-152,233,-208,375v-20,54,-32,128,8,167v64,6,110,-15,150,-42r150,-100v26,-4,58,-61,75,-75v63,-58,128,-136,183,-208v23,-20,47,-52,67,-75v16,-1,44,-4,42,17v-14,34,-46,77,-59,116r-100,142v-52,68,-107,130,-158,175v-12,11,-92,63,-121,81v-40,92,71,121,94,198v1,14,1,45,0,61v-12,19,-30,40,-48,54","w":709},{"d":"61,17v-24,-26,-50,-68,-50,-117v0,-85,38,-138,58,-208v31,-57,79,-120,117,-175v48,-69,181,-192,242,-250v38,-36,120,-72,175,-100v24,-4,118,-24,109,25v6,46,-41,43,-76,50v-77,36,-144,84,-200,142v-147,152,-240,245,-317,450v-1,13,-1,71,0,83v4,13,14,30,34,25v180,-47,344,-228,450,-333r0,-8v-50,-4,-68,40,-125,33v-27,-4,-41,-51,-25,-75v98,-85,265,-132,400,-175v60,-19,162,-50,225,-9v-17,81,-145,75,-209,109v-7,3,-42,20,-50,25r-8,358v-1,14,-7,78,-8,92v-23,30,-46,74,-100,66v-30,-5,-47,-30,-59,-58v16,-6,49,-25,59,-33r0,-292r-159,158v-20,5,-27,31,-41,42v-93,78,-179,152,-300,192v-27,9,-80,17,-109,0","w":896},{"d":"336,-47v-63,62,-235,73,-288,-5v-80,-117,-6,-337,41,-446v19,-44,46,-99,77,-129v15,-9,53,-51,76,-57v24,-7,66,-20,84,0v26,65,-16,152,-32,206v-24,82,-69,147,-110,217v-8,14,-44,20,-59,5r-16,0v-2,30,-1,57,-2,94v0,39,-6,-8,5,20v6,15,25,51,48,52v109,6,152,-48,219,-94v6,-5,53,-47,60,-52v15,-3,25,-14,31,-25v19,-9,61,-33,72,-4v-7,40,-32,57,-54,82v-53,59,-95,104,-152,136xm247,-539v-1,-24,10,-48,12,-72v-47,37,-64,87,-94,149v-12,25,-33,82,-37,116v1,-1,11,-10,13,-10v33,-54,71,-111,96,-171v0,-1,9,-11,10,-12xm340,-756v-8,24,-42,17,-65,10v-27,-19,-140,-80,-147,-97v-34,-33,-124,-75,-130,-139v2,-5,10,-18,13,-22v38,-19,82,-3,108,18v22,10,152,167,201,199v4,4,17,26,20,31","w":452},{"d":"235,-629v43,14,56,70,62,117v-23,76,35,139,33,222v-1,57,6,118,-15,158v-26,50,-49,95,-88,131v-44,41,-128,42,-166,-7v-69,-47,-60,-204,-41,-308v21,-114,72,-227,144,-300v4,-24,-15,-34,-33,-39v-7,-7,-10,-23,-10,-36v39,-3,64,25,89,36v9,4,19,19,25,26xm178,-501v-50,100,-80,223,-74,377v13,25,15,71,56,61v26,-21,43,-50,66,-85r19,-119v-1,-21,-9,-73,-7,-98v-10,-56,-19,-116,-40,-161v0,10,-17,19,-20,25xm763,-727v16,-8,32,21,37,25v-6,29,-49,57,-74,74v-69,46,-137,109,-260,86v-34,-6,-93,-52,-111,-74v-44,-55,-84,-130,-136,-173v-59,-26,-136,6,-173,37v-19,16,-70,68,-74,74v-17,22,-63,146,-86,161v-11,2,-62,2,-74,0v-7,-2,-24,-19,-25,-25v15,-73,74,-117,111,-173v31,-47,63,-85,111,-111v35,-19,78,-63,136,-61v10,6,92,-10,111,0v105,56,127,263,297,259v57,-20,156,-73,210,-99","w":369},{"d":"205,-467v1,35,-52,53,-75,25r6,-276v0,-20,-1,-68,-1,-93v-21,25,-28,39,-62,41v-37,2,-56,-39,-36,-72v48,-45,78,-112,114,-170v4,-3,27,-10,35,-16v1,9,27,9,35,16v25,31,15,90,13,140r-17,347v-1,17,-8,44,-13,59","w":346},{"d":"835,4v-15,-29,-6,-113,-15,-149v-75,-3,-127,16,-204,12v-17,-13,-38,-45,-16,-68v93,-98,153,-203,220,-329v11,-8,24,-20,39,-23v68,9,49,116,52,198r4,113v27,5,62,6,92,9v8,8,23,17,19,36v-2,12,-24,24,-35,31v-27,2,-42,13,-70,10r1,137v-2,36,-59,48,-87,23xm297,-52v-7,49,-12,115,-74,92v-4,0,-14,-1,-14,-1v-2,-31,5,-86,6,-114r0,-264v-21,29,-43,52,-82,35r4,5v-20,-5,-42,-47,-19,-71v44,-47,76,-103,106,-161r-2,8v2,-5,9,-14,15,-17r-5,1v7,-4,24,-14,36,-13v3,2,13,6,22,6v41,19,25,94,23,146xm348,12v-29,-186,95,-264,136,-407v11,-37,32,-76,58,-91v7,-1,33,-1,43,1v17,12,33,46,16,73r-92,142v-48,85,-91,170,-116,282v-10,14,-34,10,-45,0xm747,-237v25,-1,52,-1,71,-8r-4,-94v-16,39,-41,63,-67,102xm915,-240v1,2,0,5,2,1","w":1074},{"d":"125,-400v5,-23,35,-26,61,-26v110,28,197,61,285,103v4,-3,24,1,28,1v21,12,25,63,4,77v-34,70,-209,108,-288,171v-7,2,-35,13,-39,6v-18,-18,5,-45,14,-61v26,-21,119,-110,136,-111v1,-1,15,-11,30,-21v-62,-35,-162,-100,-203,-113v-4,-2,-23,-21,-28,-26xm557,-399v5,-23,35,-26,61,-26v110,28,197,61,285,103v4,-3,24,1,28,1v21,12,25,63,4,77v-34,70,-209,108,-288,171v-7,2,-35,13,-39,6v-18,-18,5,-45,14,-61v26,-21,119,-110,136,-111v1,-1,15,-11,30,-21v-62,-35,-162,-100,-203,-113v-4,-2,-23,-21,-28,-26","w":1032},{"d":"770,-1015v0,43,-26,80,-43,114v-11,5,-19,39,-25,50v-3,5,-37,57,-50,75v-33,46,-69,92,-108,133r-158,167v-44,51,-95,80,-84,175v1,18,-6,46,9,50r225,66v168,56,302,106,449,183v13,11,42,16,34,50v-4,15,-26,36,-34,42v-8,1,-42,1,-50,0v-120,-76,-265,-134,-416,-175r-183,-50v-15,1,-56,-7,-59,8r-24,117v-12,16,-27,33,-59,25v-20,-5,-29,-26,-33,-50v10,-33,10,-86,8,-133v-26,-14,-103,-8,-141,-8v-21,-9,-25,-49,-17,-75v45,-47,116,-104,167,-150v5,-4,22,-28,25,-34v2,-40,11,-226,16,-266v6,-45,14,-117,17,-167v5,-11,11,-31,35,-26v31,-2,42,11,56,26v0,83,-8,168,-8,242v0,10,2,56,2,66r6,0v15,-13,116,-120,150,-158v72,-82,142,-178,192,-283v5,-25,6,-66,42,-58v30,6,59,15,59,44","w":1030},{"d":"643,-633v-26,-32,-73,-53,-131,-47v-3,21,31,35,23,66v-2,85,-19,201,-19,297v0,97,13,179,13,266v0,50,-22,89,-79,80v-37,-21,-19,-93,-12,-138v-8,-51,-2,-125,-12,-175r12,-277v8,-31,-2,-119,36,-120v1,-1,6,-5,6,-6r-24,0v-40,-16,-136,-6,-186,0v12,6,33,14,36,30v12,66,6,150,6,228v0,95,-11,218,-12,326v0,32,24,37,24,72v-8,27,-36,47,-54,60v-42,5,-46,-45,-61,-72v0,-113,2,-223,18,-319v4,-22,-2,-126,-2,-148v-47,9,-106,-20,-145,-43v-2,-5,-28,-34,-30,-39v-11,-49,0,-94,21,-132v5,-1,20,-21,24,-25v74,-11,139,-31,223,-23v46,-15,121,2,170,-12r89,12v12,8,29,29,48,30v30,14,63,29,54,85v-3,17,-12,27,-36,24","w":740},{"d":"228,-444v-49,147,-68,282,-94,444v-7,17,-30,46,-50,25v-6,-5,-29,-28,-34,-34r-13,-169v-19,-80,-25,-221,-17,-324v3,-42,-6,-130,42,-134v17,9,42,19,50,34r0,249v42,-87,45,-215,108,-283r58,0v30,31,40,90,50,142r8,0v8,-14,43,-78,50,-92v24,-52,98,-107,158,-50v78,118,88,270,96,468v2,51,27,148,-16,175v-12,1,-30,-7,-34,-8v-13,-38,-19,-95,-33,-133v-11,-140,-24,-297,-62,-410v-3,-7,-14,-12,-25,-8v-67,99,-100,241,-117,391v-6,51,2,113,-25,133v-31,9,-44,-19,-58,-33v-4,-8,-9,-27,-9,-42v0,-66,-15,-259,-16,-275v-5,-17,-2,-62,-17,-66","w":697},{"d":"235,-629v43,14,56,70,62,117v-23,76,35,139,33,222v-1,57,6,118,-15,158v-26,50,-49,95,-88,131v-44,41,-128,42,-166,-7v-69,-47,-60,-204,-41,-308v21,-114,72,-227,144,-300v4,-24,-15,-34,-33,-39v-7,-7,-10,-23,-10,-36v39,-3,64,25,89,36v9,4,19,19,25,26xm178,-501v-50,100,-80,223,-74,377v13,25,15,71,56,61v26,-21,43,-50,66,-85r19,-119v-1,-21,-9,-73,-7,-98v-10,-56,-19,-116,-40,-161v0,10,-17,19,-20,25xm36,-885v57,-9,100,20,123,50v2,10,2,36,0,49v-33,23,-63,95,-123,86v-22,-21,-51,-59,-62,-86v6,-33,35,-85,62,-99xm300,-886v57,-9,100,20,123,50v2,10,2,36,0,49v-33,23,-63,95,-123,86v-22,-21,-51,-59,-62,-86v6,-33,35,-85,62,-99","w":369},{"d":"251,-586v-12,157,-24,372,17,493v0,2,6,8,8,9v106,-109,133,-305,194,-461v13,-33,70,-14,75,17v3,18,33,124,39,152v13,63,39,149,58,209v8,11,30,39,31,46v29,24,70,48,107,66v20,18,41,31,40,62v-45,2,-78,-18,-114,-28v-16,-10,-54,-43,-74,-50v-6,-9,-25,-18,-34,-25v-30,-52,-74,-121,-89,-196v-3,-16,-9,-31,-17,-42v-24,33,-26,116,-50,150v-14,54,-44,114,-75,158v-27,23,-73,78,-124,50v-60,-32,-74,-104,-89,-183v-48,220,-87,453,-189,624v-7,3,-13,11,-23,6v-32,-12,1,-61,6,-84v6,-24,37,-137,43,-160r33,-141v18,-159,95,-508,117,-663v3,-24,4,-49,30,-55v29,-30,84,-4,80,46xm243,-458v0,0,-1,1,-1,2v0,-1,1,-2,1,-2","w":833},{"d":"431,-723v-3,75,-104,51,-159,71v-30,11,-94,2,-108,25v-19,54,-31,122,-25,200v53,-25,117,-90,183,-100v28,-4,80,-12,116,-8v25,12,71,27,84,58v73,175,-39,378,-159,458v-8,5,-43,16,-50,17v-28,-4,-83,-11,-66,-58v9,-26,57,-30,75,-50v61,-68,124,-149,108,-292v-2,-20,-26,-29,-50,-33v-25,7,-65,15,-83,25v-66,37,-139,120,-192,166v-89,18,-83,-85,-83,-174v0,-84,19,-176,33,-242v-7,-10,-11,-31,-8,-50v1,-3,19,-21,25,-25v9,-3,49,-15,58,-17v85,4,180,-11,267,-8v14,7,35,15,34,37","w":559},{"d":"191,52v-64,6,-94,-30,-125,-51v-111,-214,-28,-621,100,-765v0,-5,27,-30,8,-25v-17,5,-60,40,-83,33v10,-8,30,-45,8,-58v41,-53,158,-82,233,-34v67,43,97,131,117,217v22,95,25,196,25,316v-32,156,-93,291,-217,358v-20,11,-33,6,-66,9xm399,-473v-8,-81,-13,-209,-58,-258v-24,-4,-32,37,-67,25v-7,-2,-20,-21,-33,-17v-111,112,-141,321,-133,549v2,62,25,114,74,133v74,11,95,-48,134,-91v68,-75,97,-189,83,-341xm440,-909v-8,24,-42,17,-65,10v-27,-19,-140,-80,-147,-97r-105,-85v-8,-9,-24,-37,-25,-54v2,-5,10,-18,13,-22v38,-19,82,-3,108,18v22,10,152,167,201,199v4,4,17,26,20,31","w":539},{"d":"548,-586v8,3,22,11,25,14v0,6,0,31,-3,37v-19,24,-70,123,-90,129v-2,6,-40,49,-55,64v29,34,96,166,133,201v2,3,15,31,4,30v-25,15,-55,-7,-75,-15v-23,-21,-121,-99,-123,-114v-2,-1,-14,-13,-24,-26v-48,48,-139,123,-160,155v-3,2,-30,20,-38,19v-7,-1,-19,-9,-22,-12v-1,-6,-2,-31,0,-37v17,-25,63,-126,83,-131v1,-6,37,-50,52,-65v-25,-32,-86,-171,-122,-209v-2,-3,-13,-31,-3,-30v27,-13,56,8,75,17v21,21,116,104,116,117v2,1,13,13,22,26v51,-45,147,-120,169,-151v2,-2,30,-15,36,-19","w":664},{"d":"340,-611v60,109,115,287,67,444v-33,56,-52,121,-112,152v-38,31,-123,27,-160,0v-25,-18,-54,-36,-65,-67v-5,-7,-25,-47,-28,-56r0,-143v13,-134,71,-269,121,-368v-4,-2,-15,-1,-18,0v-28,14,-63,55,-84,76v-38,-15,-13,-86,9,-103v34,-42,92,-94,168,-68v36,12,56,13,84,0r75,0v20,7,41,28,37,58v-6,45,-68,33,-113,41v1,6,24,21,19,34xm112,-216v3,22,9,80,10,81r51,56v74,37,124,-27,149,-80v49,-104,37,-265,-15,-361v-13,-22,-44,-86,-62,-103v-75,102,-119,240,-133,407","w":463},{"d":"10,-504v-14,-51,55,-46,83,-29v11,40,22,84,27,129v1,3,7,14,10,15v33,-92,56,-193,112,-264v13,-16,46,-16,69,-7v45,17,65,66,67,116r9,189v-4,36,-20,213,-26,251v-5,29,-27,103,-42,129v-12,21,-48,-16,-56,-20v-2,-22,7,-54,8,-74v4,-48,16,-209,16,-232v0,-80,10,-168,-16,-229v-53,153,-97,319,-115,512v-2,23,-21,33,-52,29v-9,-11,-49,-24,-44,-55v1,-4,9,-37,9,-41v-19,-29,-17,-157,-24,-195v-13,-67,-19,-163,-35,-224xm270,-533v-1,1,0,1,0,1r0,-1xm752,-803v16,-8,32,21,37,25v-6,29,-49,57,-74,74v-69,46,-137,109,-260,86v-34,-6,-93,-52,-111,-74v-44,-55,-84,-130,-136,-173v-59,-26,-136,6,-173,37v-19,16,-70,68,-74,74v-17,22,-63,146,-86,161v-11,2,-62,2,-74,0v-7,-2,-24,-19,-25,-25v15,-73,74,-117,111,-173v31,-47,63,-85,111,-111v35,-19,78,-63,136,-61v8,1,51,-2,64,-2v14,0,47,1,47,2v104,58,127,263,297,259v57,-20,156,-73,210,-99","w":445},{"d":"1094,-434v-29,53,-45,112,-89,152v-17,24,-45,36,-60,61r-122,106v-77,49,-148,103,-251,128v-34,-1,-71,-15,-86,-40v-10,-74,-38,-176,-37,-247v-55,-10,-94,-5,-140,-24v-22,-4,-44,2,-50,17v-46,122,-83,261,-183,325v-29,19,-54,-10,-67,-25v-3,-65,20,-98,42,-142r41,-83r75,-142v-4,-54,45,-69,59,-108v14,-38,49,-66,58,-109v30,-59,48,-127,67,-200v24,-29,90,-16,125,0v8,6,19,29,14,39v76,-75,153,-130,252,-180v39,-20,85,-39,132,-50v4,1,15,6,10,13v-9,15,-25,45,-42,56v-107,68,-210,159,-302,244v0,1,-2,26,-3,35v8,69,2,184,16,245v40,-21,142,-128,190,-169v49,-42,125,-117,170,-137v10,-20,66,-21,55,17v-2,9,-9,38,-18,47r-156,157r-145,138v-6,5,-56,47,-61,53v-6,4,-25,24,-30,33v0,47,-1,109,23,135v73,-13,170,-91,209,-117v7,-5,94,-79,122,-105v37,-36,101,-91,128,-132v11,-17,30,-32,52,-36v0,5,2,39,2,45xm409,-565v-38,45,-80,106,-101,167v0,1,1,7,1,8v42,16,89,30,139,40v0,-44,-1,-92,-4,-136v-12,-22,-26,-56,-35,-79","w":1082},{"d":"251,302v101,0,154,-86,139,-192r-17,-119v-18,-52,9,-128,27,-159v8,-9,42,-47,51,-55v56,3,86,-14,77,-72v-2,-8,-17,-38,-22,-43v-34,-12,-69,-17,-88,-44v-23,-9,-35,-40,-62,-48v-5,-5,-13,-11,-11,-24v9,-75,39,-140,33,-226v-3,-46,-9,-112,-27,-140v-21,-85,-69,-141,-127,-189v-30,-11,-46,-43,-89,-37v-51,7,-60,60,-89,91v-8,14,-8,46,0,62v12,5,23,19,28,30v9,1,20,0,22,-6v9,-39,12,-81,67,-73v55,34,104,84,121,158v13,57,22,107,22,166v-1,5,-13,15,-11,24v-8,80,-35,137,-27,226v20,34,46,60,83,79v1,1,5,5,5,6v-38,71,-81,147,-66,262r22,170v-10,53,-45,94,-99,104v-10,6,-29,9,-22,25v8,17,32,24,60,24","w":542},{"d":"422,15v-55,27,-202,61,-183,-42v9,-12,33,-39,58,-41v29,-19,88,-32,100,-67v20,-57,18,-109,17,-191v-58,8,-123,40,-176,9r-8,-24v9,-34,33,-55,70,-68v26,-9,48,-10,111,-15v-2,-36,-5,-86,-6,-102v-1,-18,-7,-59,-8,-59v-87,5,-213,67,-300,100v-28,11,-69,29,-83,50v-6,1,-22,11,-34,9v-23,-15,-52,-61,-16,-84v72,-45,139,-91,233,-116v49,-25,143,-41,191,-67v11,-6,10,-31,9,-50v13,-39,-18,-156,41,-150v32,4,67,5,67,33r0,133v23,4,61,-9,83,-8v127,-21,278,-33,425,-25v84,5,162,39,192,100v6,50,-19,85,-42,109v-45,49,-103,114,-158,141v-87,81,-195,142,-292,217v-78,32,-126,96,-208,125v-19,12,-39,25,-42,50v-8,11,-26,26,-41,33xm513,-430v54,-3,74,-17,117,-8v15,30,-21,45,-34,57v-12,1,-50,15,-83,28r0,169v42,-9,76,-46,109,-68r233,-158v93,-64,174,-132,241,-208v3,-7,2,-20,0,-25v-132,-54,-337,-15,-491,0v-19,2,-77,13,-92,25r0,188","w":1236},{"d":"6,-702v6,-39,41,-61,82,-72v22,-11,787,-83,844,-101v9,2,43,-1,39,13v5,26,-26,36,-37,48v-32,4,-146,56,-167,52v-64,23,-628,86,-696,99v-26,-2,-70,-7,-65,-39","w":987},{"d":"489,179v-97,-18,-100,-159,-120,-253v0,-17,3,-50,-8,-58v-2,-18,-8,-99,-9,-117v-2,-48,-14,-276,-16,-324v-28,3,-25,55,-34,83v-55,167,-90,317,-174,466v-12,20,-61,55,-84,17v-53,-166,-34,-441,-25,-641v1,-29,11,-74,9,-109v3,-16,24,-33,41,-33v17,0,42,16,42,33r0,550v56,-80,85,-214,117,-317r33,-108v20,-58,52,-127,75,-183v8,-7,26,-11,41,-8v14,11,39,31,42,58v12,116,21,287,25,408v4,118,4,277,17,366v8,56,31,105,28,170","w":528},{"d":"112,-473v1,122,-8,282,25,366v0,2,6,8,8,9v106,-109,133,-305,194,-461v13,-33,70,-14,75,17v3,18,33,124,39,152v13,63,39,149,58,209v8,11,30,39,31,46v29,24,70,48,107,66v20,18,41,31,40,62v-45,2,-78,-18,-114,-28v-16,-10,-54,-43,-74,-50v-6,-9,-25,-18,-34,-25v-30,-52,-74,-121,-89,-196v-3,-16,-9,-31,-17,-42v-24,33,-26,116,-50,150v-14,54,-44,114,-75,158v-27,23,-72,77,-124,50v-66,-35,-89,-127,-92,-216r-9,-237v0,-8,11,-156,17,-181v6,-22,24,-41,58,-33v27,6,33,38,33,75v0,7,-7,132,-8,139v-2,21,1,-30,1,-30xm283,-948v5,-27,33,-38,63,-24v36,5,48,39,63,63v12,20,23,200,46,248v-1,8,0,39,-14,36v-30,4,-40,-19,-57,-32v-31,-62,-67,-124,-79,-177v-63,41,-171,105,-201,135v-5,2,-36,21,-43,13v-24,-11,-6,-36,-1,-55v15,-15,80,-87,95,-102v26,-28,27,-18,28,-23v13,-21,79,-58,100,-82"},{"d":"130,-813v-40,-3,-61,-54,-32,-82v45,-43,87,-104,182,-87v58,11,52,129,27,166v-12,39,-31,76,-52,105v38,22,61,64,83,101r0,93v-23,64,-65,114,-129,139r5,-1v-36,16,-68,33,-119,29v-20,-6,-48,-23,-39,-61v4,-6,26,-29,34,-32v74,-1,133,-22,149,-83r0,2v16,-39,-4,-85,-28,-102v-22,-4,-31,8,-43,16r3,-1v-16,9,-27,24,-53,24v-30,0,-48,-24,-45,-50v7,-63,87,-64,101,-124r0,2v20,-41,44,-75,54,-126v-40,16,-51,60,-98,72xm240,-528v-1,1,-1,1,-1,2v0,0,0,-1,1,-2","w":445},{"d":"260,-481v2,-88,49,-139,94,-178v7,-1,19,-1,25,0v70,31,92,126,106,211v30,-72,56,-133,100,-184v15,-9,53,-51,76,-57v24,-7,66,-20,84,0v26,65,-16,152,-32,206v-24,82,-69,147,-110,217v-9,15,-44,20,-59,5r-16,0v-2,32,-1,66,-2,105v9,17,26,59,53,61v109,7,152,-48,219,-94v6,-5,53,-47,60,-52v15,-3,25,-14,31,-25v19,-9,61,-33,72,-4v-7,40,-31,58,-54,82v-87,93,-142,160,-281,188v-17,19,-41,-6,-67,-2v-31,-5,-67,-5,-83,-17v-21,-16,-53,-31,-66,-50v-4,-1,-12,-1,-17,0v-63,50,-142,103,-258,92v-113,-11,-160,-173,-100,-283v36,-66,81,-118,166,-133v103,-18,151,51,209,91v-2,-5,4,-5,7,-4v-9,-76,-21,-159,-47,-220v-31,-30,-65,20,-91,41v-3,2,-17,4,-19,4xm110,-210v-22,54,0,122,42,138v11,1,63,1,74,0v45,-24,149,-48,159,-121v-24,-46,-74,-79,-117,-109v-5,-1,-29,-11,-42,-8v-32,7,-77,24,-91,50v-4,6,-21,41,-25,50xm665,-537v-3,-24,10,-48,11,-72v-47,37,-64,87,-94,149v-12,25,-33,82,-37,116v2,-2,11,-10,13,-10v33,-54,71,-111,96,-171v0,-1,10,-11,11,-12","w":902},{"d":"479,-19v-124,45,-325,28,-424,-25v-19,-11,-39,-54,-17,-75v119,-114,211,-259,283,-416v19,-43,47,-148,0,-184v-54,-5,-79,35,-100,67v-45,68,-82,153,-100,250v-12,28,-24,59,-66,58v-25,-10,-50,-29,-42,-66v5,-22,34,-121,42,-142v43,-114,113,-210,224,-258v27,-1,76,-4,92,8v14,11,55,52,58,58v13,37,25,123,9,175v-44,141,-118,241,-192,358r-66,84r0,16v65,20,216,16,308,17v17,4,28,18,25,42v-4,5,-27,28,-34,33","w":524},{"d":"154,9v-21,17,-35,42,-74,33v-30,-6,-61,-21,-50,-66v2,-8,13,-31,17,-34v51,-23,105,17,107,67xm71,-331v3,-46,-25,-81,-16,-133v-21,-154,-17,-354,-17,-531v10,-11,21,-31,50,-25v21,4,42,10,50,25v24,184,22,579,25,780v-5,26,-3,67,-34,67v-17,1,-35,-28,-41,-34","w":250},{"d":"89,159v-37,-41,-91,-101,-73,-191v2,-10,18,-93,18,-104v0,-59,-9,-121,-2,-176v19,-139,49,-258,123,-341v24,-27,56,-72,89,-81v2,-1,13,-9,15,-11r90,-15v26,9,56,23,52,60v0,3,-6,9,-8,9r-107,17v-95,61,-138,191,-158,329v1,4,1,20,10,16v26,-42,63,-79,101,-110v37,-16,79,-27,122,-35v38,21,79,72,95,120v5,51,23,102,6,151v-23,65,-56,105,-96,149v-20,10,-79,58,-125,54v-56,11,-90,-34,-131,-29v-20,22,-4,84,1,117v18,21,42,68,-7,71v-4,0,-15,1,-15,0xm147,-162v16,38,49,68,111,59v52,-29,106,-70,112,-145v-8,-37,-6,-125,-39,-145v-39,-4,-66,25,-86,47v-44,49,-80,111,-98,184","w":516},{"d":"127,-16v4,-40,-9,-96,43,-86v24,24,89,64,58,116v-36,21,-107,30,-101,-30xm136,-436v66,-130,186,-257,200,-441v-24,-51,-116,-16,-150,8v-17,12,-86,84,-100,100v-18,20,-16,68,-63,68v-6,0,-19,-1,-20,-1v-4,-7,-32,-30,-25,-50v32,-81,82,-159,158,-200v16,-9,56,-44,75,-50r84,-9v80,15,128,40,150,109v9,132,-44,196,-92,291v-37,72,-84,152,-142,209v-17,8,-27,23,-50,25v-22,-4,-31,-27,-25,-59","w":487},{"d":"610,-645v-87,59,-142,128,-193,224v0,3,-5,14,-5,17r-139,243v-6,10,-50,97,-55,107v-11,20,-30,52,-43,64v-11,-5,-31,-3,-39,-12v-35,-24,-74,-111,-91,-150r-92,-209v-10,-43,-51,-118,8,-133v34,-9,41,26,67,34v22,72,54,143,83,208v11,26,26,66,44,87r218,-352v45,-62,107,-138,180,-180v25,-5,74,-11,71,25v-4,8,-7,21,-14,27","w":486},{"d":"260,-481v2,-88,49,-139,94,-178v40,-8,55,23,75,41r25,42v27,74,40,207,55,291v4,19,17,44,17,67v0,30,-21,53,-25,83v29,42,100,45,142,75v1,10,1,33,0,41v-7,7,-21,34,-42,25v-30,-13,-102,-7,-125,-25v-21,-16,-53,-31,-66,-50v-4,-1,-12,-1,-17,0v-63,50,-142,103,-258,92v-113,-11,-160,-173,-100,-283v36,-66,81,-118,166,-133v103,-18,151,51,209,91v-2,-5,4,-5,7,-4v-9,-76,-21,-159,-47,-220v-31,-30,-65,20,-91,41v-3,2,-17,4,-19,4xm110,-210v-22,54,0,122,42,138v11,1,63,1,74,0v45,-24,149,-48,159,-121v-24,-46,-74,-79,-117,-109v-5,-1,-29,-11,-42,-8v-32,7,-77,24,-91,50v-4,6,-21,41,-25,50xm478,-712v-8,24,-42,17,-65,10v-27,-19,-140,-80,-147,-97v-21,-10,-86,-72,-105,-85v-8,-9,-24,-37,-25,-54v2,-5,10,-18,13,-22v38,-19,82,-3,108,18v22,10,152,167,201,199v4,4,17,26,20,31","w":598},{"d":"143,471v-17,26,-18,69,-65,62v-3,-3,-13,-16,-15,-19v26,-85,48,-199,48,-297v0,-142,16,-430,14,-577r5,-5v9,-84,0,-152,12,-227v4,-27,81,-89,145,-100v95,-16,236,-57,331,-8v32,8,58,21,59,62v-6,23,-8,42,-17,59r-50,58v-49,55,-117,102,-175,150v129,7,325,-9,400,58v23,22,19,69,0,92v-37,44,-91,92,-142,121v-52,61,-161,91,-233,137v-16,10,-69,23,-83,34v-141,35,-122,-44,-80,-71v40,7,69,-19,96,-29v32,-11,113,-48,117,-50r183,-121v19,-22,45,-33,34,-71v-145,-21,-378,-14,-492,33v-2,1,-8,7,-8,9v1,25,-3,123,-6,172r-14,229v-13,100,-32,216,-64,299xm577,-621v-67,-41,-199,-3,-270,13v-3,1,-44,24,-48,26v-5,2,-19,31,-19,31r3,189v82,-15,127,-69,184,-109v52,-37,101,-78,141,-129v3,-4,9,-19,9,-21","w":833},{"d":"76,44v-29,19,-54,-10,-67,-25v-3,-65,20,-98,42,-142r41,-83r75,-142v-4,-54,45,-69,59,-108v14,-38,49,-66,58,-109v30,-59,48,-127,67,-200v24,-29,90,-16,125,0v28,22,-1,56,8,92v50,199,174,366,275,525v9,25,48,69,42,108v2,36,-49,44,-75,25r-159,-241v-2,-3,-13,-15,-16,-17v-87,2,-175,-5,-242,-25v-21,-6,-44,2,-50,17v-46,122,-83,261,-183,325xm409,-565v-38,45,-80,106,-101,167v0,1,1,7,1,8v58,20,124,45,200,45r0,-11r-75,-150v-4,-9,-22,-50,-25,-59xm231,-850v-6,-3,-18,-13,-20,-17v-1,-7,-2,-37,-2,-45v14,-32,51,-157,65,-165v10,-33,60,-94,60,-141v13,-20,65,-20,77,1v12,12,27,26,37,40v15,20,81,212,115,259v1,8,14,41,-1,42v-22,11,-40,-12,-56,-21v-20,-27,-102,-127,-102,-143v-1,-1,-10,-15,-19,-31v-39,60,-110,155,-126,195v-2,4,-22,22,-28,26","w":779},{"d":"384,-810v-48,4,-119,19,-102,84v7,28,49,36,72,54v63,49,121,111,145,205v-2,32,-10,59,-24,73r-85,84v0,15,26,32,31,42v21,42,55,61,60,121v-4,13,7,24,12,30v-6,27,-16,78,-30,97v-24,31,-61,58,-109,66v-22,13,-67,12,-102,12v-24,-8,-53,-46,-36,-72v17,-13,59,-13,90,-12v88,2,123,-109,66,-163v-4,-17,-25,-25,-30,-42v-76,-65,-194,-101,-235,-199v2,-9,-15,-82,0,-97v15,-25,23,-43,48,-54v15,-20,52,-40,73,-54v-17,-44,-59,-90,-37,-157v22,-68,105,-84,163,-115v51,-9,88,20,103,42v12,52,-37,85,-73,55xm191,-497v2,31,-1,66,25,73v35,24,59,63,108,72v24,-44,71,-68,85,-121v-6,-1,-8,-10,-7,-18v-13,-14,-26,-51,-60,-42v-16,-7,-38,-23,-66,-18v-38,7,-64,32,-85,54","w":578},{"d":"268,-969v2,-14,20,-31,33,-34v14,6,38,14,42,34v22,94,34,250,48,353r8,25r167,17v109,17,184,72,184,196v0,122,-107,175,-188,239v-11,8,-43,26,-59,34v-20,11,-85,58,-108,66v-25,40,-96,37,-134,66v-37,28,-98,58,-158,58v-42,0,-70,-61,-34,-92v72,-37,171,-76,251,-107v20,-17,4,-99,8,-133r-20,-210v-82,5,-155,70,-209,100v-13,7,-64,56,-75,66v-29,10,-50,-10,-58,-25v0,-15,-6,-55,8,-58v96,-89,176,-149,317,-192v3,-1,14,-6,17,-8v0,-138,-26,-262,-40,-395xm428,-168v79,-50,173,-97,217,-179v14,-4,20,-38,22,-54v0,-4,2,-29,-18,-46v-51,-42,-150,-40,-241,-35r-9,8v10,102,8,214,29,306","w":768},{"d":"336,-47v-63,62,-235,73,-288,-5v-80,-117,-6,-337,41,-446v19,-44,46,-99,77,-129v15,-9,53,-51,76,-57v24,-7,66,-20,84,0v26,65,-16,152,-32,206v-24,82,-69,147,-110,217v-8,14,-44,20,-59,5r-16,0v-2,30,-1,57,-2,94v0,39,-6,-8,5,20v6,15,25,51,48,52v109,6,152,-48,219,-94v6,-5,53,-47,60,-52v15,-3,25,-14,31,-25v19,-9,61,-33,72,-4v-7,40,-32,57,-54,82v-53,59,-95,104,-152,136xm247,-539v-1,-24,10,-48,12,-72v-47,37,-64,87,-94,149v-12,25,-33,82,-37,116v1,-1,11,-10,13,-10v33,-54,71,-111,96,-171v0,-1,9,-11,10,-12xm28,-1026v57,-9,100,20,123,50v2,10,2,36,0,49v-33,23,-63,95,-123,86v-22,-21,-51,-59,-62,-86v6,-33,35,-85,62,-99xm362,-1007v57,-9,100,20,123,50v2,10,2,36,0,49v-33,23,-63,95,-123,86v-22,-21,-51,-59,-62,-86v6,-33,35,-85,62,-99","w":452},{"d":"75,-3v-60,1,-44,-95,-58,-149v2,-96,8,-197,8,-282v0,-76,21,-229,17,-307v2,-8,8,-29,16,-33v19,-9,74,-12,83,8v19,44,3,151,0,199v-2,31,-33,284,-33,315v0,57,-7,170,-8,224v-3,5,-20,22,-25,25xm-116,-1385v57,-9,100,20,123,50v2,10,2,36,0,49v-33,23,-63,95,-123,86v-22,-21,-51,-59,-62,-86v6,-33,35,-85,62,-99xm218,-1366v57,-9,100,20,123,50v2,10,2,36,0,49v-33,23,-63,95,-123,86v-22,-21,-51,-59,-62,-86v6,-33,35,-85,62,-99","w":164},{"d":"293,4v-72,8,-112,-22,-134,-67v-1,-36,11,-113,-16,-125v-36,-16,-85,-69,-33,-99v4,-3,46,-21,49,-25v14,-62,22,-167,34,-234v-3,-8,4,-36,-9,-33r-99,75v-34,28,-64,67,-109,83v-52,6,-79,-71,-33,-100v38,-24,70,-64,108,-91r125,-92v133,-89,280,-166,500,-166v23,17,-20,51,-42,58v-105,34,-207,88,-300,133v-6,3,-24,15,-25,17v-16,75,-22,175,-33,258v2,6,-5,30,8,25v103,-43,266,-160,383,-192v19,-16,63,-1,50,34v-3,8,-14,34,-25,41r-116,75r-142,84r-141,75v-8,4,-29,17,-34,25v-7,35,-19,109,0,141v78,12,176,-39,217,-50v8,-2,102,-49,133,-67v44,-25,105,-56,142,-91v14,-13,30,-21,55,-21v0,72,-51,101,-80,146v-30,20,-59,39,-92,58v-93,55,-202,110,-341,125","w":791},{"d":"235,-629v43,14,56,70,62,117v-23,76,35,139,33,222v-1,57,6,118,-15,158v-26,50,-49,95,-88,131v-44,41,-128,42,-166,-7v-69,-47,-60,-204,-41,-308v21,-114,72,-227,144,-300v4,-24,-15,-34,-33,-39v-7,-7,-10,-23,-10,-36v39,-3,64,25,89,36v9,4,19,19,25,26xm178,-501v-50,100,-80,223,-74,377v13,25,15,71,56,61v26,-21,43,-50,66,-85r19,-119v-1,-21,-9,-73,-7,-98v-10,-56,-19,-116,-40,-161v0,10,-17,19,-20,25","w":369},{"d":"336,-47v-63,62,-235,73,-288,-5v-80,-117,-6,-337,41,-446v19,-44,46,-99,77,-129v15,-9,53,-51,76,-57v24,-7,66,-20,84,0v26,65,-16,152,-32,206v-24,82,-69,147,-110,217v-8,14,-44,20,-59,5r-16,0v-2,30,-1,57,-2,94v0,39,-6,-8,5,20v6,15,25,51,48,52v109,6,152,-48,219,-94v6,-5,53,-47,60,-52v15,-3,25,-14,31,-25v19,-9,61,-33,72,-4v-7,40,-32,57,-54,82v-53,59,-95,104,-152,136xm247,-539v-1,-24,10,-48,12,-72v-47,37,-64,87,-94,149v-12,25,-33,82,-37,116v1,-1,11,-10,13,-10v33,-54,71,-111,96,-171v0,-1,9,-11,10,-12","w":452},{"d":"153,128v-83,0,-133,-2,-123,-84v35,-53,135,-6,216,-17v137,-18,258,-57,367,-108v64,-57,164,-86,166,-200v-77,-128,-292,-130,-500,-125v-54,1,-207,34,-266,25v-21,-3,-51,-1,-50,-25v-1,-7,-1,-42,0,-50v9,-20,65,-36,83,-50v44,-34,100,-64,158,-83v21,-19,63,-31,84,-50v69,-14,124,-71,183,-92v78,5,130,-49,208,-58v10,-6,20,-33,42,-25v32,-14,59,-47,108,-42v19,6,42,12,43,34v-9,49,-85,38,-126,58v-65,32,-150,60,-217,92v-21,10,-97,44,-108,50r-133,66v-38,22,-81,38,-100,67v22,-2,127,-8,150,-9v218,-9,414,18,508,142v16,21,36,52,25,92v-36,136,-142,215,-258,274v-49,25,-104,43,-167,59v-89,23,-169,59,-293,59","w":903},{"d":"363,82v-30,0,-28,-38,-25,-67v6,-58,12,-140,-8,-191v-58,-43,-146,-54,-192,-109v-20,-24,-5,-73,17,-83v12,-2,70,-14,83,-17v25,-12,76,-1,67,-49v-4,-20,-8,-181,-9,-200r0,-92v-6,-16,-27,-5,-50,0v-96,23,-179,44,-233,108v-22,27,-42,99,-92,100v-14,-7,-33,-14,-33,-33v0,-29,7,-49,25,-58v23,-45,60,-95,100,-125v72,-54,179,-79,283,-100v7,-19,22,-57,59,-42v7,3,36,27,41,33v60,7,159,18,208,34v17,6,60,40,84,33v36,18,68,61,83,100v-1,25,7,78,-8,92v-22,35,-81,89,-100,108v-66,39,-168,88,-242,125v1,45,-5,94,33,108v123,46,250,108,350,175v10,7,31,27,34,42v-9,40,-46,65,-92,66v-26,-6,-30,-40,-50,-50v-67,-35,-127,-72,-200,-100r-58,-25v-18,7,-10,64,-17,84v-5,56,-16,94,-42,125v-1,1,-12,7,-16,8xm696,-643v-46,-85,-175,-101,-300,-100v-15,6,-8,49,-8,67v0,22,5,121,8,142v5,40,-7,113,50,83v87,-45,192,-88,242,-150v8,-9,11,-26,8,-42","w":832},{"d":"370,-654v77,-14,89,77,111,109v3,25,0,60,-9,75v36,129,76,291,76,467v0,161,-21,290,-92,383v-77,102,-170,176,-350,175v-6,-3,-28,-23,-8,-33v37,-18,99,-36,133,-59v58,-37,125,-74,158,-133v31,-54,71,-139,75,-225v8,-189,-13,-389,-67,-517r-16,0v-11,14,-37,55,-50,67r-179,285v-14,16,-52,53,-75,67v-23,-2,-46,-12,-58,-25v-63,-122,42,-252,78,-352v22,-60,70,-103,100,-158v30,-30,65,-85,100,-100v29,-12,40,-30,73,-26xm391,-566v-24,0,-46,8,-60,21v-90,80,-151,186,-204,302v-13,28,-31,69,-25,100v17,-23,38,-39,50,-67v19,-22,63,-104,79,-127r66,-100v25,-37,69,-77,92,-116v1,-2,2,-12,2,-13","w":586},{"d":"458,25v-43,2,-54,-42,-50,-92v-17,-37,-5,-111,-17,-158r-5,-210v-21,50,-26,120,-48,182v-25,69,-74,186,-130,228v-14,20,-37,30,-75,25v-46,-6,-57,-56,-83,-83v-9,-22,-16,-60,-25,-83v-2,-121,-5,-240,42,-320v44,-73,78,-183,208,-175v16,1,51,11,67,17v26,-27,26,-149,33,-183v6,-29,-11,-156,7,-171v89,-30,74,102,76,171r9,291v-7,161,14,368,16,528v-2,9,-18,28,-25,33xm326,-560v-22,-24,-78,-21,-101,-1v-61,52,-107,135,-125,233v-3,18,-1,119,0,153v9,29,24,66,41,84r17,0v81,-78,127,-208,147,-336","w":539},{"d":"463,-35v-10,17,-15,40,-48,34v-30,2,-47,-4,-52,-26v-2,-9,-8,-152,-9,-161v-1,-8,-7,-49,-8,-58v-64,-4,-124,8,-184,8v-33,13,-87,8,-133,9v-16,-16,-39,-45,-17,-67v99,-98,170,-220,250,-342v15,-22,72,-134,84,-158v9,-7,30,-21,41,-25v41,4,56,41,50,92v11,108,9,254,17,366v22,25,107,13,150,25v8,7,22,15,17,34v-33,28,-87,45,-150,41v-3,1,-9,7,-9,9xm246,-346v23,-10,112,13,100,-33v-1,-30,-7,-170,-9,-200v-21,28,-49,80,-66,108v-12,18,-71,99,-84,117r0,10v9,0,50,-2,59,-2","w":586},{"d":"293,4v-72,8,-112,-22,-134,-67v-1,-36,11,-113,-16,-125v-36,-16,-85,-69,-33,-99v4,-3,46,-21,49,-25v14,-62,22,-167,34,-234v-3,-8,4,-36,-9,-33r-99,75v-34,28,-64,67,-109,83v-52,6,-79,-71,-33,-100v38,-24,70,-64,108,-91r125,-92v133,-89,280,-166,500,-166v23,17,-20,51,-42,58v-105,34,-207,88,-300,133v-6,3,-24,15,-25,17v-16,75,-22,175,-33,258v2,6,-5,30,8,25v103,-43,266,-160,383,-192v19,-16,63,-1,50,34v-3,8,-14,34,-25,41r-116,75r-142,84r-141,75v-8,4,-29,17,-34,25v-7,35,-19,109,0,141v78,12,176,-39,217,-50v8,-2,102,-49,133,-67v44,-25,105,-56,142,-91v14,-13,30,-21,55,-21v0,72,-51,101,-80,146v-30,20,-59,39,-92,58v-93,55,-202,110,-341,125xm239,-872v-22,-16,-2,-49,8,-65v80,-82,149,-139,239,-199v14,-5,54,-22,68,-2v26,38,-7,89,-36,109v-16,19,-200,105,-244,145v-4,3,-29,10,-35,12","w":791},{"d":"160,755v-45,11,-118,65,-142,0v104,-61,204,-122,284,-209v85,-93,157,-200,191,-341v12,-49,21,-134,17,-192v-5,-63,-18,-151,-34,-208v-26,-93,-49,-220,-88,-308v-28,-8,-25,22,-42,42v-15,34,-29,85,-42,121v-5,14,-41,109,-52,129v-32,58,-60,136,-92,199v-15,16,-39,48,-67,25v-41,-19,-37,-108,-50,-158v-25,-95,-33,-201,-31,-320v12,-17,36,-19,67,-17v14,7,33,18,33,42v0,101,0,164,23,229v43,-36,64,-106,85,-162v37,-97,71,-197,143,-255v18,0,63,8,66,8v70,56,90,181,116,280v38,143,80,314,56,487v-16,116,-61,223,-108,308v-47,49,-88,109,-142,158v-59,54,-118,104,-191,142xm114,-1026v57,-9,100,20,123,50v2,10,2,36,0,49v-33,23,-63,95,-123,86v-22,-21,-51,-59,-62,-86v6,-33,35,-85,62,-99xm448,-1007v57,-9,100,20,123,50v2,10,2,36,0,49v-33,23,-63,95,-123,86v-22,-21,-51,-59,-62,-86v6,-33,35,-85,62,-99"},{"d":"531,-57v-71,25,-121,70,-224,59v-157,-17,-236,-115,-284,-241v-14,-86,-15,-202,17,-275r33,-75r68,-104v-3,-14,-30,-8,-26,-29v35,-74,152,-110,258,-84v23,13,69,29,83,50v85,129,174,260,167,483v-1,28,-15,74,-25,100v31,62,90,92,117,159r0,16v-15,20,-40,56,-84,42v-27,-28,-60,-75,-91,-100v-1,0,-7,-1,-9,-1xm465,-139v2,-15,-2,-25,-9,-34v-21,-27,-64,-85,-91,-108v-38,-31,-83,-64,-133,-83v-27,-11,-20,-67,-9,-92v24,-21,68,10,92,17v28,17,52,36,83,50r133,133v33,-126,-12,-269,-66,-358v-19,-16,-47,-26,-50,-58v-3,-5,-21,-22,-25,-25v-61,-6,-108,5,-142,33v-98,84,-162,186,-150,375v32,57,67,168,150,183v70,35,177,19,217,-33","w":725},{"d":"124,-672v-38,10,-57,-16,-50,-58v44,-52,105,-97,175,-125v30,-1,46,20,58,33v9,67,-62,65,-100,92","w":203},{"d":"442,-762v37,-2,56,22,59,58r-92,292v-10,34,-63,221,-75,266v-15,60,-21,126,-58,167v-5,2,-28,7,-33,8v-10,-39,-16,-100,-9,-150v22,-160,77,-346,125,-491r0,-25v-105,9,-234,9,-341,0v-24,-10,-41,-27,-43,-59v3,-23,28,-41,51,-41v133,0,312,6,416,-25","w":492},{"d":"177,-263v9,-39,41,-61,82,-72v22,-11,225,-11,282,-29v9,2,43,-1,39,13v5,26,-26,36,-37,48v-32,4,-146,56,-167,52v-63,8,-133,44,-191,12","w":701},{"d":"191,52v-64,6,-94,-30,-125,-51v-111,-214,-28,-621,100,-765v0,-5,27,-30,8,-25v-17,5,-60,40,-83,33v10,-8,30,-45,8,-58v41,-53,158,-82,233,-34v67,43,97,131,117,217v22,95,25,196,25,316v-32,156,-93,291,-217,358v-20,11,-33,6,-66,9xm399,-473v-8,-81,-13,-209,-58,-258v-24,-4,-32,37,-67,25v-7,-2,-20,-21,-33,-17v-111,112,-141,321,-133,549v2,62,25,114,74,133v74,11,95,-48,134,-91v68,-75,97,-189,83,-341xm814,-948v16,-8,32,21,37,25v-6,29,-49,57,-74,74v-69,46,-137,109,-260,86v-34,-6,-93,-52,-111,-74v-44,-55,-84,-130,-136,-173v-59,-26,-136,6,-173,37v-19,16,-70,68,-74,74v-17,22,-63,146,-86,161v-11,2,-62,2,-74,0v-7,-2,-24,-19,-25,-25v15,-73,74,-117,111,-173v31,-47,62,-87,111,-111v8,0,66,-43,74,-49v38,-16,120,-16,173,-12v104,58,127,263,297,259v57,-20,156,-73,210,-99","w":539},{"d":"160,755v-45,11,-118,65,-142,0v104,-61,204,-122,284,-209v85,-93,157,-200,191,-341v12,-49,21,-134,17,-192v-5,-63,-18,-151,-34,-208v-26,-93,-49,-220,-88,-308v-28,-8,-25,22,-42,42v-15,34,-29,85,-42,121v-5,14,-41,109,-52,129v-32,58,-60,136,-92,199v-15,16,-39,48,-67,25v-41,-19,-37,-108,-50,-158v-25,-95,-33,-201,-31,-320v12,-17,36,-19,67,-17v14,7,33,18,33,42v0,101,0,164,23,229v43,-36,64,-106,85,-162v37,-97,71,-197,143,-255v18,0,63,8,66,8v70,56,90,181,116,280v38,143,80,314,56,487v-16,116,-61,223,-108,308v-47,49,-88,109,-142,158v-59,54,-118,104,-191,142xm156,-513v-22,-16,-2,-49,8,-65v80,-82,149,-139,239,-199v14,-5,54,-22,68,-2v26,38,-7,89,-36,109v-16,19,-200,105,-244,145v-4,3,-29,10,-35,12"},{"d":"194,76v-31,1,-56,-5,-75,-17v-1,-17,-1,-52,0,-66v54,-108,142,-225,217,-309v26,-48,76,-96,108,-141v71,-99,162,-184,225,-292v1,-4,11,-24,7,-31v-152,-8,-296,31,-415,73v-74,26,-155,90,-225,125v-9,4,-25,-1,-25,-8r0,-75v56,-59,154,-110,233,-142v129,-52,276,-83,442,-83v70,0,121,0,125,66v-31,62,-77,135,-117,192v-36,52,-86,109,-125,158r-183,233v-44,63,-145,182,-142,198v112,8,196,-44,292,-73v131,-39,267,-83,450,-75v7,3,20,11,25,17v-46,59,-151,57,-234,83r-291,92v-79,35,-186,67,-292,75","w":865},{"d":"530,47v-13,17,-59,38,-75,8v-5,-47,11,-65,9,-121v-3,-114,-12,-222,-26,-320v-1,-4,-6,-22,-8,-25r-175,58r-17,17r-16,300v-4,17,-24,22,-34,33v-34,-2,-52,-26,-58,-50r0,-248v-37,-6,-62,25,-108,15v-25,-6,-48,-12,-43,-50v-3,-40,17,-46,51,-50v17,-3,69,-30,92,-25v5,-3,16,-14,16,-17r0,-308r17,-17r67,0v12,4,24,33,25,50r0,225r16,17v37,-17,89,-32,134,-42v7,-1,21,-12,25,-16v4,-94,-20,-226,0,-309v0,-4,12,-16,16,-16v28,1,77,13,75,50v-2,58,12,179,17,233v1,14,35,8,50,8v32,0,95,-21,125,-33v8,-1,85,-16,116,-17v18,3,53,11,75,9v2,0,8,6,9,8v-99,64,-258,71,-359,133v-3,44,9,110,9,150r0,300v-4,8,-20,44,-25,50","w":674},{"d":"75,-3v-60,1,-44,-95,-58,-149v2,-96,8,-197,8,-282v0,-76,21,-229,17,-307v2,-8,8,-29,16,-33v19,-9,74,-12,83,8v19,44,3,151,0,199v-2,31,-33,284,-33,315v0,57,-7,170,-8,224v-3,5,-20,22,-25,25","w":164},{"d":"546,-501v-22,58,-71,157,-16,208v12,42,-38,36,-67,42v-51,119,-81,254,-133,375v-54,127,-110,320,-167,433v-25,19,-52,88,-66,117r-17,8v1,-69,24,-128,42,-183v5,-17,44,-150,50,-167r100,-308v27,-116,72,-240,108,-350v0,-21,1,-38,-9,-50v-21,-26,-95,-126,-108,-141v-66,-77,-160,-177,-241,-242v-27,-10,-19,-61,-9,-83v14,-9,57,-14,75,0v122,93,221,200,308,333v8,5,20,30,34,25v25,-52,68,-189,91,-242v3,-7,23,-67,25,-75r100,-266v4,-14,34,-9,50,-9v8,9,36,26,34,50r-109,300v-7,23,-67,203,-75,225"},{"d":"260,-481v2,-88,49,-139,94,-178v40,-8,55,23,75,41r25,42v27,74,40,207,55,291v4,19,17,44,17,67v0,30,-21,53,-25,83v29,42,100,45,142,75v1,10,1,33,0,41v-7,7,-21,34,-42,25v-30,-13,-102,-7,-125,-25v-21,-16,-53,-31,-66,-50v-4,-1,-12,-1,-17,0v-63,50,-142,103,-258,92v-113,-11,-160,-173,-100,-283v36,-66,81,-118,166,-133v103,-18,151,51,209,91v-2,-5,4,-5,7,-4v-9,-76,-21,-159,-47,-220v-31,-30,-65,20,-91,41v-3,2,-17,4,-19,4xm110,-210v-22,54,0,122,42,138v11,1,63,1,74,0v45,-24,149,-48,159,-121v-24,-46,-74,-79,-117,-109v-5,-1,-29,-11,-42,-8v-32,7,-77,24,-91,50v-4,6,-21,41,-25,50xm183,-945v57,-9,100,20,123,50v2,10,2,36,0,49v-33,23,-63,95,-123,86v-22,-21,-51,-59,-62,-86v6,-33,35,-85,62,-99xm447,-946v57,-9,100,20,123,50v2,10,2,36,0,49v-33,23,-63,95,-123,86v-22,-21,-51,-59,-62,-86v6,-33,35,-85,62,-99","w":598},{"d":"96,-491v-6,-3,-18,-13,-20,-17v-1,-7,-2,-37,-2,-45v14,-32,51,-157,65,-165v10,-33,60,-94,60,-141v13,-20,65,-20,77,1v12,12,27,26,37,40v15,20,81,212,115,259v1,8,14,41,-1,42v-22,11,-40,-12,-56,-21v-20,-27,-102,-127,-102,-143v-1,-1,-10,-15,-19,-31v-39,60,-110,155,-126,195v-2,4,-22,22,-28,26","w":500},{"d":"429,-696v37,111,42,231,45,381v-32,156,-93,291,-217,358v-27,15,-92,13,-125,3v-16,49,-19,110,-44,150v-7,-1,-22,-15,-24,-20r10,-168v-127,-203,-35,-628,92,-772v0,-5,27,-30,8,-25v-17,5,-60,40,-83,33v10,-9,30,-45,8,-58v41,-53,160,-84,233,-34v9,7,25,14,28,21v11,-20,43,-62,52,-70v9,-1,41,3,47,4v12,24,27,60,16,96v-11,38,-20,51,-46,101xm161,-53v18,22,70,14,88,-4v70,-71,148,-163,150,-308v1,-87,-3,-160,-17,-238v-54,104,-134,296,-173,393v-14,36,-36,112,-48,157xm124,-457v-20,86,-22,205,-14,304r87,-228v5,-14,50,-115,56,-130v6,-17,37,-93,43,-110v7,-20,30,-82,36,-110v-13,7,-30,34,-58,25v-7,-2,-20,-21,-33,-17v-70,63,-91,154,-117,266","w":539},{"d":"322,-147v-33,97,-105,210,-230,165v-17,44,-33,90,-38,105v-7,18,-14,78,-35,83v-5,0,-23,-12,-25,-16v8,-88,6,-172,34,-239v-41,-136,-1,-326,48,-429v25,-52,54,-99,88,-138v4,-24,-15,-34,-33,-39v-7,-7,-10,-23,-10,-36v39,-3,64,25,89,36v9,4,19,19,25,26v26,11,42,29,49,59v15,-30,37,-105,50,-136v10,-14,51,-60,62,-67v7,-1,46,-1,53,0v24,23,31,90,2,117v-37,34,-120,194,-149,237v24,71,50,186,20,272xm178,-501v-41,76,-63,175,-74,282r45,-89r75,-137v-4,-29,-18,-58,-26,-81v0,10,-17,19,-20,25xm219,-137v18,-47,30,-111,22,-171v-62,116,-77,139,-116,236v8,8,20,14,35,9v24,-20,36,-40,59,-74","w":369},{"d":"147,230v-11,-1,-24,-14,-25,-25v34,-204,28,-213,22,-432v-33,-31,-108,-38,-108,-99v17,-26,58,-46,100,-50v20,-11,9,-111,9,-138v0,-33,-2,-163,-3,-169v-4,-22,2,-116,-16,-124v-52,-23,-159,3,-150,-84v21,-47,100,-12,158,-16v14,-1,6,-37,8,-50v10,-61,-36,-383,12,-410r17,0v10,14,34,19,42,34v-1,32,11,377,13,409v2,26,5,54,25,67v93,60,195,126,224,258r11,114v-12,32,-20,79,-42,100v-22,33,-70,80,-91,100v-18,10,-67,37,-100,42v-19,3,-12,66,-17,83v0,38,-1,-39,-6,90v0,7,-11,112,-16,150v-9,66,-19,128,-67,150xm278,-343v59,-28,117,-82,117,-169v0,-31,0,-77,-11,-96v-21,-34,-27,-73,-58,-83v-22,-25,-57,-47,-84,-67v-1,0,-10,-2,-11,-2v0,45,4,297,5,342v0,11,6,64,8,75v9,1,26,1,34,0","w":531},{"d":"133,-939v48,-6,98,7,87,63v-1,8,-12,31,-16,35v-49,26,-108,-15,-109,-63v4,-10,36,-33,38,-35xm125,-748v18,0,37,28,43,33r22,147v0,46,28,77,22,133v27,156,30,342,39,529v-11,13,-22,33,-49,28v-22,-4,-43,-8,-52,-24v-30,-186,-56,-579,-56,-778v0,-27,1,-68,31,-68","w":333},{"d":"422,15v-55,27,-202,61,-183,-42v9,-12,33,-39,58,-41v29,-19,89,-31,100,-67v36,-120,15,-314,0,-450v-87,5,-213,67,-300,100v-28,11,-69,29,-83,50v-6,1,-22,11,-34,9v-23,-15,-52,-61,-16,-84v72,-45,139,-91,233,-116v49,-25,143,-41,191,-67v11,-6,10,-31,9,-50v13,-39,-18,-156,41,-150v32,4,67,5,67,33r0,133v23,4,61,-9,83,-8v127,-21,277,-33,425,-25v84,5,162,39,192,100v6,50,-19,85,-42,109v-45,49,-103,114,-158,141v-87,81,-195,142,-292,217v-78,32,-126,96,-208,125v-19,12,-39,25,-42,50v-8,11,-26,26,-41,33xm1096,-643v-132,-54,-337,-15,-491,0v-19,2,-77,13,-92,25r0,434v42,-9,76,-46,109,-68r233,-158v93,-64,174,-132,241,-208v3,-7,2,-20,0,-25","w":1236},{"d":"169,70v-46,0,-88,-13,-108,-42v-19,-27,-33,-66,-42,-100v2,-113,-5,-231,8,-333v20,-161,65,-278,92,-433v5,-21,11,-41,42,-33v18,9,47,24,41,50v-48,209,-124,430,-108,699v2,29,13,75,33,92v264,6,436,-68,700,-67v27,10,50,22,42,67v-4,11,-15,26,-25,33v-253,-5,-432,67,-675,67","w":869},{"d":"616,-595v26,4,82,-33,100,-8v-10,33,-89,71,-100,83v-48,26,-152,70,-209,100v-57,30,-121,55,-166,100v-19,19,-6,124,-9,159v-4,46,-6,262,-8,308v-8,32,-29,61,-54,76v-10,-1,-23,-21,-29,-26r-9,-383v0,-10,-6,-57,-8,-67v-44,2,-69,31,-113,34v-28,-10,-51,-59,-29,-92v42,-18,115,-40,142,-75r0,-284v-23,-18,-56,-31,-50,-75v6,-7,22,-21,33,-25v131,-13,263,-74,384,-83r127,-9v36,1,68,-1,64,34v-28,28,-52,47,-108,42r-250,83r-92,25v-4,76,-13,153,0,225v75,-4,124,-57,184,-75v29,-9,84,-25,108,-42v23,-7,72,-15,92,-25","w":715},{"d":"112,-473v1,122,-8,282,25,366v0,2,6,8,8,9v106,-109,133,-305,194,-461v13,-33,70,-14,75,17v3,18,33,124,39,152v13,63,39,149,58,209v8,11,30,39,31,46v29,24,70,48,107,66v20,18,41,31,40,62v-45,2,-78,-18,-114,-28v-16,-10,-54,-43,-74,-50v-6,-9,-25,-18,-34,-25v-30,-52,-74,-121,-89,-196v-3,-16,-9,-31,-17,-42v-24,33,-26,116,-50,150v-14,54,-44,114,-75,158v-27,23,-72,77,-124,50v-66,-35,-89,-127,-92,-216r-9,-237v0,-8,11,-156,17,-181v6,-22,24,-41,58,-33v27,6,33,38,33,75v0,7,-7,132,-8,139v-2,21,1,-30,1,-30xm114,-1026v57,-9,100,20,123,50v2,10,2,36,0,49v-33,23,-63,95,-123,86v-22,-21,-51,-59,-62,-86v6,-33,35,-85,62,-99xm448,-1007v57,-9,100,20,123,50v2,10,2,36,0,49v-33,23,-63,95,-123,86v-22,-21,-51,-59,-62,-86v6,-33,35,-85,62,-99"},{"d":"76,44v-29,19,-54,-10,-67,-25v-3,-65,20,-98,42,-142r41,-83r75,-142v-4,-54,45,-69,59,-108v14,-38,49,-66,58,-109v30,-59,48,-127,67,-200v24,-29,90,-16,125,0v28,22,-1,56,8,92v50,199,174,366,275,525v9,25,48,69,42,108v2,36,-49,44,-75,25r-159,-241v-2,-3,-13,-15,-16,-17v-87,2,-175,-5,-242,-25v-21,-6,-44,2,-50,17v-46,122,-83,261,-183,325xm409,-565v-38,45,-80,106,-101,167v0,1,1,7,1,8v58,20,124,45,200,45r0,-11r-75,-150v-4,-9,-22,-50,-25,-59xm307,-842v-99,12,-171,-18,-198,-86v-12,-85,50,-130,99,-160v62,-38,134,-63,246,-63v17,0,61,0,62,1v41,16,101,46,87,123v-8,41,-34,61,-62,87v-42,38,-114,50,-185,61v-25,4,-47,13,-49,37xm393,-1076v-21,13,-115,18,-111,62v6,8,32,34,37,37v6,1,42,14,62,12v39,-15,111,-26,124,-68v-13,-37,-59,-48,-112,-43","w":779},{"d":"784,-144v28,-23,114,-42,136,0v1,8,1,42,0,49v-69,79,-209,108,-334,136r-222,0v-42,-7,-133,-37,-161,-62v-32,-28,-100,-86,-111,-148v-8,-44,-20,-96,-12,-148v8,-51,32,-156,62,-198v18,-25,67,-105,74,-111v25,-24,76,-69,123,-86v31,-11,79,-33,111,-37v21,2,103,14,124,24v82,38,138,107,185,186v15,25,16,84,12,123v-33,59,-98,116,-172,136v-17,1,-95,1,-112,0v-43,37,-85,122,-172,111v-11,-8,-33,-23,-25,-49v4,-54,37,-92,62,-124v17,-22,114,-117,135,-136v5,-4,31,-13,38,-12v4,3,42,26,49,37v3,11,12,63,12,74v44,10,71,-35,87,-49v10,-103,-35,-126,-87,-198v-34,-47,-128,-65,-197,-37v-15,10,-60,33,-74,50v-65,78,-120,133,-136,247v-7,52,-9,150,12,185v32,52,73,101,136,123v11,4,63,22,74,25v17,1,94,2,111,2v29,0,107,-1,111,-2v11,-3,101,-29,124,-37v5,-6,32,-68,37,-74","w":968},{"d":"260,-481v2,-88,49,-139,94,-178v40,-8,55,23,75,41r25,42v27,74,40,207,55,291v4,19,17,44,17,67v0,30,-21,53,-25,83v29,42,100,45,142,75v1,10,1,33,0,41v-7,7,-21,34,-42,25v-30,-13,-102,-7,-125,-25v-21,-16,-53,-31,-66,-50v-4,-1,-12,-1,-17,0v-63,50,-142,103,-258,92v-113,-11,-160,-173,-100,-283v36,-66,81,-118,166,-133v103,-18,151,51,209,91v-2,-5,4,-5,7,-4v-9,-76,-21,-159,-47,-220v-31,-30,-65,20,-91,41v-3,2,-17,4,-19,4xm110,-210v-22,54,0,122,42,138v11,1,63,1,74,0v45,-24,149,-48,159,-121v-24,-46,-74,-79,-117,-109v-5,-1,-29,-11,-42,-8v-32,7,-77,24,-91,50v-4,6,-21,41,-25,50xm219,-686v-22,-16,-2,-49,8,-65v80,-82,149,-139,239,-199v14,-5,54,-22,68,-2v26,38,-8,88,-36,109v-19,14,-207,96,-244,145v-3,4,-29,10,-35,12","w":598},{"d":"169,-657v57,-9,100,20,123,50v2,10,2,36,0,49v-33,23,-63,95,-123,86v-22,-21,-51,-59,-62,-86v6,-33,35,-85,62,-99xm30,191v-23,-4,-24,-36,-20,-62v38,-107,85,-197,136,-280v15,-15,49,-50,73,-24v24,26,19,76,1,108v-7,25,-139,179,-162,233v-3,5,-23,21,-28,25","w":500},{"d":"336,-47v-63,62,-235,73,-288,-5v-80,-117,-6,-337,41,-446v19,-44,46,-99,77,-129v15,-9,53,-51,76,-57v24,-7,66,-20,84,0v26,65,-16,152,-32,206v-24,82,-69,147,-110,217v-8,14,-44,20,-59,5r-16,0v-2,30,-1,57,-2,94v0,39,-6,-8,5,20v6,15,25,51,48,52v109,6,152,-48,219,-94v6,-5,53,-47,60,-52v15,-3,25,-14,31,-25v19,-9,61,-33,72,-4v-7,40,-32,57,-54,82v-53,59,-95,104,-152,136xm247,-539v-1,-24,10,-48,12,-72v-47,37,-64,87,-94,149v-12,25,-33,82,-37,116v1,-1,11,-10,13,-10v33,-54,71,-111,96,-171v0,-1,9,-11,10,-12xm89,-755v-22,-16,-2,-49,8,-65v79,-81,149,-139,239,-199v14,-5,54,-22,68,-2v26,38,-7,89,-36,109v-16,19,-200,105,-244,145v-4,3,-29,10,-35,12","w":452},{"d":"126,-295v8,102,27,271,-33,324v-45,0,-54,-33,-58,-75v33,-46,9,-174,8,-233v0,-6,-14,-209,-18,-243v-5,-41,-33,-132,41,-116v19,4,27,27,33,42v5,28,24,272,27,301xm38,-653v-22,-16,-2,-49,8,-65v80,-82,149,-139,239,-199v14,-5,54,-22,68,-2v26,38,-7,89,-36,109v-16,19,-200,105,-244,145v-4,3,-29,10,-35,12","w":193},{"d":"293,4v-72,8,-112,-22,-134,-67v-1,-36,11,-113,-16,-125v-36,-16,-85,-69,-33,-99v4,-3,46,-21,49,-25v14,-62,22,-167,34,-234v-3,-8,4,-36,-9,-33r-99,75v-34,28,-64,67,-109,83v-52,6,-79,-71,-33,-100v38,-24,70,-64,108,-91r125,-92v133,-89,280,-166,500,-166v23,17,-20,51,-42,58v-105,34,-207,88,-300,133v-6,3,-24,15,-25,17v-16,75,-22,175,-33,258v2,6,-5,30,8,25v103,-43,266,-160,383,-192v19,-16,63,-1,50,34v-3,8,-14,34,-25,41r-116,75r-142,84r-141,75v-8,4,-29,17,-34,25v-7,35,-19,109,0,141v78,12,176,-39,217,-50v8,-2,102,-49,133,-67v44,-25,105,-56,142,-91v14,-13,30,-21,55,-21v0,72,-51,101,-80,146v-30,20,-59,39,-92,58v-93,55,-202,110,-341,125xm237,-850v-6,-3,-18,-13,-20,-17v-1,-7,-2,-37,-2,-45v14,-32,51,-157,65,-165v10,-33,60,-94,60,-141v13,-20,65,-20,77,1v12,12,27,26,37,40v15,20,81,212,115,259v1,8,14,41,-1,42v-22,11,-40,-12,-56,-21v-20,-27,-102,-127,-102,-143v-1,-1,-10,-15,-19,-31v-39,60,-110,155,-126,195v-2,4,-22,22,-28,26","w":791},{"d":"459,-243v110,1,159,-8,219,25v3,16,-1,35,-13,37v-34,5,-170,18,-238,23r-25,72v65,-1,126,-7,166,25v17,14,20,70,0,86v-22,17,-58,35,-99,25v-7,-4,-15,-30,-12,-37r-88,-5v-30,99,-46,120,-72,199v-3,9,-31,75,-34,84v-34,88,-59,184,-100,266v-25,19,-52,88,-66,117r-17,8r0,-25v50,-227,134,-438,197,-653v-38,-10,-93,21,-93,-42v0,-59,64,-70,120,-53v10,-26,11,-40,19,-64r-90,-1v-9,-8,-30,-18,-25,-42v-8,-46,39,-59,62,-69v12,2,65,10,83,19v9,-37,45,-86,18,-128v-18,-28,-95,-126,-108,-141v-66,-77,-160,-177,-241,-242v-27,-10,-19,-61,-9,-83v15,-9,57,-14,75,0v122,93,221,200,308,333v8,5,20,30,34,25v25,-52,68,-189,91,-242v3,-7,23,-67,25,-75r100,-266v4,-14,34,-9,50,-9v8,9,36,26,34,50r-109,300r-116,342v-4,38,4,75,25,91v12,42,-38,36,-67,42v-1,1,-3,4,-4,8"},{"d":"696,-274v77,-109,51,-333,25,-475r0,-75v16,-29,95,-26,100,9v23,157,70,384,-8,524v-20,34,-70,121,-108,150v-66,50,-151,100,-250,125v-109,28,-265,17,-342,-33v-89,-58,-152,-246,-75,-375v7,-12,44,-46,50,-50v29,-7,58,-28,92,-25v3,2,9,13,8,17v-52,49,-112,101,-100,213r0,45v28,89,93,140,200,150v129,-13,237,-35,317,-100r58,-50v6,-9,29,-45,33,-50","w":843},{"d":"405,-1090v77,-14,104,38,123,87v0,92,8,195,-12,271v-34,132,-88,261,-124,383r-111,382v0,4,2,34,0,37v-8,20,-58,61,-86,25v-3,-25,-1,-62,12,-74v3,-8,22,-67,25,-74v65,-159,113,-333,173,-494v19,-51,31,-118,24,-185v23,-76,48,-204,-12,-259v-5,-1,-20,-1,-25,0v-55,103,-59,244,-98,358v-13,19,-42,50,-50,74v-24,25,-78,57,-111,74v-80,6,-129,-38,-123,-124v45,-98,123,-190,210,-246v8,-5,52,-13,61,-13v20,-59,24,-131,62,-172v16,-17,37,-45,62,-50xm652,45v-99,12,-171,-18,-198,-86v-12,-85,50,-130,99,-160v62,-38,134,-63,246,-63v17,0,61,0,62,1v41,16,101,46,87,123v-8,41,-34,61,-62,87v-42,38,-114,50,-185,61v-25,4,-47,13,-49,37xm738,-189v-21,13,-115,18,-111,62v6,8,32,34,37,37v6,1,42,14,62,12v39,-15,111,-26,124,-68v-13,-37,-59,-48,-112,-43xm109,-609v-7,23,27,32,37,37v41,-15,66,-58,86,-98v19,-16,26,-44,27,-78v-65,-5,-94,49,-126,78v-8,11,-20,45,-24,61","w":958},{"d":"763,-602v9,-15,54,-12,50,9v-14,34,-46,77,-59,116r-100,142v-52,68,-103,135,-158,175v-85,62,-194,158,-341,158v-136,0,-160,-172,-117,-292v38,-107,83,-215,125,-308v12,-15,46,-65,67,-83v62,-52,107,-99,191,-125v15,-1,56,-1,75,0v12,9,35,25,25,50v-3,6,-27,29,-33,33v-51,19,-113,37,-142,75v-115,79,-152,233,-208,375v-20,54,-32,128,8,167v64,6,110,-15,150,-42r150,-100v26,-4,58,-61,75,-75v63,-58,126,-139,183,-208v16,-20,45,-45,59,-67","w":709},{"d":"191,52v-64,6,-94,-30,-125,-51v-111,-214,-28,-621,100,-765v0,-5,27,-30,8,-25v-17,5,-60,40,-83,33v10,-8,30,-45,8,-58v41,-53,158,-82,233,-34v67,43,97,131,117,217v22,95,25,196,25,316v-32,156,-93,291,-217,358v-20,11,-33,6,-66,9xm399,-473v-8,-81,-13,-209,-58,-258v-24,-4,-32,37,-67,25v-7,-2,-20,-21,-33,-17v-111,112,-141,321,-133,549v2,62,25,114,74,133v74,11,95,-48,134,-91v68,-75,97,-189,83,-341","w":539},{"d":"-33,112v6,-39,41,-61,82,-72v22,-11,787,-83,844,-101v9,2,43,-1,39,13v5,26,-26,36,-37,48v-32,4,-146,56,-167,52v-64,23,-628,86,-696,99v-26,-2,-70,-7,-65,-39","w":833},{"d":"130,-185v57,-9,100,20,123,50v2,10,2,36,0,49v-33,23,-63,95,-123,86v-22,-21,-51,-59,-62,-86v6,-33,35,-85,62,-99","w":313},{"d":"84,212v-23,-4,-24,-36,-20,-62v38,-107,85,-197,136,-280v15,-15,49,-50,73,-24v24,26,19,76,1,108v-7,25,-139,179,-162,233v-3,5,-23,21,-28,25","w":367},{"d":"616,-27v33,6,129,-20,117,25v-5,9,-23,36,-34,41v-53,30,-140,18,-191,-8r-183,-92v-68,-21,-110,-74,-200,-75v-12,51,-20,119,-58,142v-30,5,-45,-26,-50,-50v26,-154,-14,-326,-34,-475v-15,-108,-41,-236,-58,-349v3,-27,34,-29,67,-25v34,28,32,130,41,183r50,291v6,15,2,95,25,67v43,-52,55,-133,100,-183v11,-25,31,-44,25,-75v8,-18,24,-56,42,-67v0,0,-1,-7,0,-8v29,-60,80,-116,125,-158v0,0,57,-7,58,8v6,103,-47,174,-92,242r-133,199v-23,40,-65,89,-67,150v22,25,119,50,150,67v9,5,79,40,100,50v57,27,124,87,200,100","w":508},{"d":"286,-846v39,-5,78,2,83,33v115,3,190,-40,308,-25v56,7,132,15,134,83v-6,22,-6,45,-17,59r-50,58v-49,55,-117,102,-175,150v135,8,341,-11,408,67v36,72,-53,125,-83,158v-10,11,-66,47,-75,58v-82,56,-187,110,-292,150v-40,15,-78,40,-125,50v-33,17,-133,86,-158,9v-1,-14,8,-38,8,-42v8,-8,40,-22,50,-33v-5,3,-28,3,-33,0v-1,-4,-20,-27,-17,-42v9,-46,12,-116,9,-175r-9,-17v-77,24,-141,60,-226,76v-20,-5,-44,-31,-40,-59v60,-69,180,-88,266,-133v2,-1,8,-7,9,-9v1,-18,8,-106,8,-125r0,-100v-4,-4,-7,-10,-17,-8r-150,75v-22,15,-52,67,-75,83v-27,5,-65,3,-59,-32v-3,-36,28,-58,43,-76v32,-37,70,-79,125,-92v22,-13,107,-48,125,-66v5,-24,5,-66,25,-75xm361,-346v-5,81,2,211,-34,266v43,-6,88,-36,134,-41v45,-15,159,-59,183,-75r150,-100v27,-26,79,-41,67,-92v-145,-21,-378,-14,-492,33v-2,1,-8,7,-8,9xm661,-755v-106,-2,-210,20,-284,50r0,226v80,-16,124,-71,184,-109v34,-21,53,-43,83,-67v24,-20,53,-53,67,-83v-4,-12,-38,-13,-50,-17","w":972},{"d":"94,-476v-52,0,-101,0,-93,-61v-4,-37,24,-41,51,-56r117,-67v153,-77,330,-114,495,-183r0,-117v8,-4,27,-27,46,-25v21,10,51,25,67,42v5,25,-4,48,-17,58v3,8,13,12,25,9v82,-17,173,-46,275,-42r38,-9v18,2,23,21,45,17v6,5,11,20,9,34v-66,46,-172,48,-267,75r-117,33v-13,5,-14,36,-16,50v-2,14,-9,113,-9,142v0,49,-7,117,-8,166v-1,39,-25,353,-25,392v0,98,-9,204,-8,300v-8,16,-36,6,-42,-9v-40,-99,-25,-267,-25,-408v0,-18,8,-165,8,-183v-3,-103,12,-213,9,-317r0,-83v-4,-4,-8,-11,-17,-8v-51,17,-291,95,-341,116v-50,21,-128,46,-150,100v-9,8,-44,31,-50,34","w":926},{"d":"178,-596v-5,6,-8,38,-25,33v-54,-14,-34,-130,-34,-192v0,-37,5,-29,5,-34v8,-56,6,-162,50,-184v5,-1,20,-1,25,0v28,18,42,47,42,100v0,25,-62,218,-63,277xm332,-560v-5,6,-8,38,-25,33v-54,-14,-34,-130,-34,-192v0,-37,5,-29,5,-34v8,-56,6,-162,50,-184v5,-1,20,-1,25,0v28,18,42,47,42,100v0,25,-62,218,-63,277","w":547},{"d":"824,-14v-18,21,-47,46,-92,33v-130,-37,-226,-124,-341,-183v-77,-39,-166,-94,-217,-100v-22,75,12,213,-40,260v-25,23,-66,2,-75,-25v-21,-62,-33,-152,-43,-227v-18,-7,7,-24,-2,-40v-59,9,-109,61,-181,57v-31,-2,-84,-25,-59,-58v23,-31,41,-62,84,-75v52,-29,154,-17,183,-67v31,-95,11,-232,16,-350r84,0v12,-6,25,-48,33,-58v17,-22,66,-64,92,-75v84,-9,134,16,134,115v0,77,-32,128,-59,176v-41,75,-116,139,-175,209v-5,26,-2,49,16,58v56,30,161,76,225,108v110,55,203,148,325,192v10,3,57,7,67,8v11,7,23,28,25,42xm232,-789v-36,46,-101,143,-66,225r66,-75v45,-51,75,-110,79,-201v-33,0,-62,41,-79,51","w":650},{"d":"180,-235v57,-9,100,20,123,50v2,10,2,36,0,49v-33,23,-63,95,-123,86v-22,-21,-51,-59,-62,-86v6,-33,35,-85,62,-99xm179,-657v57,-9,100,20,123,50v2,10,2,36,0,49v-33,23,-63,95,-123,86v-22,-21,-51,-59,-62,-86v6,-33,35,-85,62,-99","w":500},{"d":"160,755v-45,11,-118,65,-142,0v104,-61,204,-122,284,-209v85,-93,157,-200,191,-341v12,-49,21,-134,17,-192v-5,-63,-18,-151,-34,-208v-26,-93,-49,-220,-88,-308v-28,-8,-25,22,-42,42v-15,34,-29,85,-42,121v-5,14,-41,109,-52,129v-32,58,-60,136,-92,199v-15,16,-39,48,-67,25v-41,-19,-37,-108,-50,-158v-25,-95,-33,-201,-31,-320v12,-17,36,-19,67,-17v14,7,33,18,33,42v0,101,0,164,23,229v43,-36,64,-106,85,-162v37,-97,71,-197,143,-255v18,0,63,8,66,8v70,56,90,181,116,280v38,143,80,314,56,487v-16,116,-61,223,-108,308v-47,49,-88,109,-142,158v-59,54,-118,104,-191,142"},{"d":"126,-295v8,102,27,271,-33,324v-45,0,-54,-33,-58,-75v33,-46,9,-174,8,-233v0,-6,-14,-209,-18,-243v-5,-41,-33,-132,41,-116v19,4,27,27,33,42v5,28,24,272,27,301xm-111,-923v57,-9,100,20,123,50v2,10,2,36,0,49v-33,23,-63,95,-123,86v-22,-21,-51,-59,-62,-86v6,-33,35,-85,62,-99xm223,-904v57,-9,100,20,123,50v2,10,2,36,0,49v-33,23,-63,95,-123,86v-22,-21,-51,-59,-62,-86v6,-33,35,-85,62,-99","w":193},{"d":"260,-481v2,-88,49,-139,94,-178v40,-8,55,23,75,41r25,42v27,74,40,207,55,291v4,19,17,44,17,67v0,30,-21,53,-25,83v29,42,100,45,142,75v1,10,1,33,0,41v-7,7,-21,34,-42,25v-30,-13,-102,-7,-125,-25v-21,-16,-53,-31,-66,-50v-4,-1,-12,-1,-17,0v-63,50,-142,103,-258,92v-113,-11,-160,-173,-100,-283v36,-66,81,-118,166,-133v103,-18,151,51,209,91v-2,-5,4,-5,7,-4v-9,-76,-21,-159,-47,-220v-31,-30,-65,20,-91,41v-3,2,-17,4,-19,4xm222,-714v-84,6,-106,-85,-87,-162v2,-6,-7,10,-5,5v42,-66,86,-125,205,-111v41,18,65,98,41,160v-22,57,-74,120,-154,108xm110,-210v-22,54,0,122,42,138v11,1,63,1,74,0v45,-24,149,-48,159,-121v-24,-46,-74,-79,-117,-109v-5,-1,-29,-11,-42,-8v-32,7,-77,24,-91,50v-4,6,-21,41,-25,50xm294,-908v-40,-7,-71,23,-89,49r0,13v14,25,19,47,55,49v26,-15,64,-32,69,-68v-3,-21,-17,-40,-35,-43xm221,-714v-1,1,-3,1,-2,0r2,0","w":598},{"d":"112,-473v1,122,-8,282,25,366v0,2,6,8,8,9v106,-109,133,-305,194,-461v13,-33,70,-14,75,17v3,18,33,124,39,152v13,63,39,149,58,209v8,11,30,39,31,46v29,24,70,48,107,66v20,18,41,31,40,62v-45,2,-78,-18,-114,-28v-16,-10,-54,-43,-74,-50v-6,-9,-25,-18,-34,-25v-30,-52,-74,-121,-89,-196v-3,-16,-9,-31,-17,-42v-24,33,-26,116,-50,150v-14,54,-44,114,-75,158v-27,23,-72,77,-124,50v-66,-35,-89,-127,-92,-216r-9,-237v0,-8,11,-156,17,-181v6,-22,24,-41,58,-33v27,6,33,38,33,75v0,7,-7,132,-8,139v-2,21,1,-30,1,-30xm156,-513v-22,-16,-2,-49,8,-65v80,-82,149,-139,239,-199v14,-5,54,-22,68,-2v26,38,-7,89,-36,109v-16,19,-200,105,-244,145v-4,3,-29,10,-35,12"},{"d":"10,-504v-14,-51,55,-46,83,-29v11,40,22,84,27,129v1,3,7,14,10,15v33,-92,56,-193,112,-264v13,-16,46,-16,69,-7v45,17,65,66,67,116r9,189v-4,36,-20,213,-26,251v-5,29,-27,103,-42,129v-12,21,-48,-16,-56,-20v-2,-22,7,-54,8,-74v4,-48,16,-209,16,-232v0,-80,10,-168,-16,-229v-53,153,-97,319,-115,512v-2,23,-21,33,-52,29v-9,-11,-49,-24,-44,-55v1,-4,9,-37,9,-41v-19,-29,-17,-157,-24,-195v-13,-67,-19,-163,-35,-224xm270,-533v-1,1,0,1,0,1r0,-1","w":445},{"d":"75,6v-27,4,-58,-1,-58,-25r0,-141r17,-375v6,-32,3,-147,25,-166v32,-29,6,-115,66,-117v73,18,83,114,108,183v4,11,27,104,34,133r50,234r41,141v16,41,37,82,34,142v-7,25,-51,44,-75,25v-71,-166,-108,-360,-150,-558v-4,-13,-17,-53,-25,-67v-33,155,-18,373,-33,550v-5,15,-26,35,-34,41","w":439},{"d":"509,-102v24,17,84,28,78,77v0,2,-9,20,-6,24v-32,24,-58,96,-120,86v-22,-21,-51,-59,-62,-86v6,-33,35,-85,62,-99xm398,-657v57,-9,100,20,123,50v2,10,2,36,0,49v-33,23,-63,95,-123,86v-22,-21,-51,-59,-62,-86v6,-33,35,-85,62,-99xm25,-192v9,-39,41,-61,82,-72v22,-11,703,-135,760,-153v9,2,43,-1,39,13v5,26,-26,36,-37,48v-32,4,-145,58,-166,53v-3,0,-536,132,-554,139v-41,16,-83,14,-116,-4","w":928},{"d":"294,-828v32,-4,58,1,49,37v-111,99,-203,241,-247,420v1,42,-7,120,13,148v33,47,64,101,123,123v45,16,144,38,185,62v10,11,21,35,0,37v-107,10,-203,-16,-271,-49v-27,-23,-81,-60,-99,-99v-24,-53,-38,-61,-38,-135v0,-126,36,-183,75,-272v50,-113,129,-198,210,-272","w":440},{"d":"112,-473v1,122,-8,282,25,366v0,2,6,8,8,9v106,-109,133,-305,194,-461v13,-33,70,-14,75,17v3,18,33,124,39,152v13,63,39,149,58,209v8,11,30,39,31,46v29,24,70,48,107,66v20,18,41,31,40,62v-45,2,-78,-18,-114,-28v-16,-10,-54,-43,-74,-50v-6,-9,-25,-18,-34,-25v-30,-52,-74,-121,-89,-196v-3,-16,-9,-31,-17,-42v-24,33,-26,116,-50,150v-14,54,-44,114,-75,158v-27,23,-72,77,-124,50v-66,-35,-89,-127,-92,-216r-9,-237v0,-8,11,-156,17,-181v6,-22,24,-41,58,-33v27,6,33,38,33,75v0,7,-7,132,-8,139v-2,21,1,-30,1,-30xm354,-643v-8,24,-42,17,-65,10v-27,-19,-140,-80,-147,-97r-105,-85v-5,-10,-26,-36,-25,-54v2,-5,10,-18,13,-22v38,-19,82,-3,108,18v22,10,152,167,201,199v4,4,17,26,20,31"},{"d":"483,272v9,-51,-5,-178,37,-197v11,-5,46,-14,49,-13v16,14,39,27,39,65v0,33,-7,59,-14,84v-5,64,-31,367,-37,432v-5,63,-25,118,-62,148v-19,0,-59,6,-62,-12v12,-34,36,-84,37,-124xm768,-653v-35,-2,-69,-20,-112,-13v-11,16,-16,48,-50,37v-10,-3,-18,-30,-37,-25v-50,14,-110,24,-136,62v43,52,209,53,284,74v48,13,126,16,149,49v1,8,1,41,0,50v-14,18,-40,42,-74,49v-64,13,-136,29,-210,37v-47,20,-125,31,-173,50v-55,22,-112,38,-148,61v-13,8,-46,43,-50,50v-2,18,-3,45,12,49v91,61,278,44,359,-12v34,-23,69,-58,98,-87v18,-18,58,-17,50,25v-10,52,-73,94,-99,124v-69,34,-161,84,-272,74v-102,-9,-196,-29,-247,-87v-21,-24,-19,-93,0,-123v71,-114,245,-134,383,-186v21,-8,126,-32,148,-37v-52,-31,-159,-24,-222,-49v-65,-26,-135,-40,-136,-123v24,-28,54,-56,99,-75v63,-26,132,-55,198,-74v17,-63,20,-162,24,-259v15,-50,15,-155,13,-222v7,-32,43,-49,80,-51v53,-4,53,80,31,112v-5,17,-31,112,-37,136v-19,79,-28,181,-23,276v55,-5,125,-7,159,21v1,6,1,42,0,49v-15,13,-38,39,-61,38","w":938},{"w":468},{"d":"145,4v-127,41,-166,-110,-134,-242v5,-22,21,-102,29,-131v33,-109,97,-200,174,-264v18,-16,75,-33,92,0v6,11,22,52,25,58v-1,38,2,91,8,125v-8,16,-15,39,-42,34v-18,-10,-41,-23,-41,-50v0,-10,-7,-57,-9,-67v-52,38,-102,140,-115,181v-21,65,-47,154,-37,247v7,19,23,1,41,-8v103,-55,178,-138,247,-220v31,-37,52,-79,78,-121v9,-15,21,-24,34,-8v-2,100,-38,142,-85,229v-51,95,-144,160,-232,220v-3,2,-27,15,-33,17","w":391},{"d":"260,-481v2,-88,49,-139,94,-178v40,-8,55,23,75,41r25,42v27,74,40,207,55,291v4,19,17,44,17,67v0,30,-21,53,-25,83v29,42,100,45,142,75v1,10,1,33,0,41v-7,7,-21,34,-42,25v-30,-13,-102,-7,-125,-25v-21,-16,-53,-31,-66,-50v-4,-1,-12,-1,-17,0v-63,50,-142,103,-258,92v-113,-11,-160,-173,-100,-283v36,-66,81,-118,166,-133v103,-18,151,51,209,91v-2,-5,4,-5,7,-4v-9,-76,-21,-159,-47,-220v-31,-30,-65,20,-91,41v-3,2,-17,4,-19,4xm110,-210v-22,54,0,122,42,138v11,1,63,1,74,0v45,-24,149,-48,159,-121v-24,-46,-74,-79,-117,-109v-5,-1,-29,-11,-42,-8v-32,7,-77,24,-91,50v-4,6,-21,41,-25,50xm876,-792v16,-8,32,21,37,25v-6,29,-49,57,-74,74v-69,46,-137,109,-260,86v-34,-6,-93,-52,-111,-74v-44,-55,-84,-130,-136,-173v-59,-26,-136,6,-173,37v-19,16,-70,68,-74,74v-17,22,-63,146,-86,161v-11,2,-62,2,-74,0v-7,-2,-24,-19,-25,-25v15,-73,74,-117,111,-173v31,-47,62,-87,111,-111v37,-19,78,-68,136,-61v17,-2,94,-3,111,0v104,58,127,263,297,259v57,-20,156,-73,210,-99","w":598},{"d":"235,-325v84,2,258,-18,309,24v3,16,-1,35,-13,37v-40,6,-230,25,-271,25r-161,0v-9,-8,-30,-18,-25,-42v-8,-46,39,-59,62,-69v18,2,79,14,99,25xm49,-438v0,-74,92,-64,149,-48v17,1,156,-1,173,0v35,11,92,24,74,87v-11,40,-60,56,-111,49v-7,-4,-15,-30,-12,-37r-260,0v-8,-6,-13,-29,-13,-51","w":583},{"d":"25,-606v-14,-59,-41,-151,25,-158v5,2,41,22,50,33v30,156,96,280,141,425v11,35,41,116,42,116r8,0v39,-70,113,-194,158,-258r175,-250v45,-76,123,-172,183,-225r84,0v-30,49,-92,95,-125,142v-50,72,-103,164,-150,241r-183,300v-33,57,-67,150,-100,217v-12,25,-76,58,-92,16r-58,-150r-83,-233v-25,-62,-57,-138,-75,-216","w":592},{"d":"112,-473v1,122,-8,282,25,366v0,2,6,8,8,9v106,-109,133,-305,194,-461v13,-33,70,-14,75,17v3,18,33,124,39,152v13,63,39,149,58,209v8,11,30,39,31,46v29,24,70,48,107,66v20,18,41,31,40,62v-45,2,-78,-18,-114,-28v-16,-10,-54,-43,-74,-50v-6,-9,-25,-18,-34,-25v-30,-52,-74,-121,-89,-196v-3,-16,-9,-31,-17,-42v-24,33,-26,116,-50,150v-14,54,-44,114,-75,158v-27,23,-72,77,-124,50v-66,-35,-89,-127,-92,-216r-9,-237v0,-8,11,-156,17,-181v6,-22,24,-41,58,-33v27,6,33,38,33,75v0,7,-7,132,-8,139v-2,21,1,-30,1,-30"},{"d":"489,179v-97,-18,-100,-159,-120,-253v0,-17,3,-50,-8,-58v-2,-18,-8,-99,-9,-117v-2,-48,-14,-276,-16,-324v-28,3,-25,55,-34,83v-55,167,-90,317,-174,466v-12,20,-61,55,-84,17v-53,-166,-34,-441,-25,-641v1,-29,11,-74,9,-109v3,-16,24,-33,41,-33v17,0,42,16,42,33r0,550v56,-80,85,-214,117,-317r33,-108v20,-58,52,-127,75,-183v8,-7,26,-11,41,-8v14,11,39,31,42,58v12,116,21,287,25,408v4,118,4,277,17,366v8,56,31,105,28,170xm107,-872v-22,-16,-2,-49,8,-65v80,-82,149,-139,239,-199v14,-5,54,-22,68,-2v26,38,-7,89,-36,109v-16,19,-200,105,-244,145v-4,3,-29,10,-35,12","w":528},{"d":"652,494v-26,10,-41,-12,-50,-25v4,-115,-9,-344,-12,-456v-27,-14,-37,17,-37,37r0,259v-7,29,-57,30,-99,25r-25,-296r-12,-13v-22,-1,-126,-10,-148,-12v-95,-7,-160,-22,-222,-62v-26,-17,-44,-41,-38,-95v-6,-57,25,-105,38,-152v51,-98,125,-200,185,-296v18,-30,69,-77,86,-111v57,-68,145,-170,186,-247v6,-12,10,-44,24,-49v9,-4,44,-12,50,-12v7,0,34,17,37,24r0,111v11,0,62,-16,74,-12v6,2,33,27,37,37v26,65,-1,201,-1,283v-10,40,31,45,50,50v-13,9,-41,25,-49,37v-1,8,-13,72,-13,99v46,58,168,73,210,136v27,23,39,78,12,111v-50,60,-153,89,-234,123v-4,2,-12,10,-12,12r0,334v5,16,25,65,25,86v0,40,-32,63,-62,74xm466,-518v20,-74,38,-184,38,-283v-1,-5,-10,-22,-13,-25v-109,125,-241,277,-321,419v-20,35,-81,156,-86,173v-16,59,-22,134,37,148v10,2,62,21,74,25v70,20,151,21,234,24v3,-29,13,-167,13,-197r0,-99v-8,-17,-57,-28,-74,-37v-12,-6,-63,-31,-74,-37v-6,-37,-2,-77,24,-86v9,-3,78,-11,87,-12v17,-3,61,-12,61,-13xm565,-271v0,72,-7,142,-12,210v7,19,34,12,49,0v18,-64,12,-153,13,-235v-4,-9,-20,-16,-37,-12v-3,3,-13,29,-13,37xm726,-271v-21,-9,-21,28,-25,37v-2,22,-5,127,-5,150v48,-2,98,-38,128,-51v13,-12,34,-24,25,-50v-6,-8,-40,-42,-49,-49v-6,-4,-58,-30,-74,-37xm627,-485v-42,-6,-42,38,-37,78v2,12,23,17,37,17r0,-95xm454,-444v2,-7,-14,-7,-12,0v2,8,10,8,12,0xm639,-715v-19,8,-27,69,-37,86v-5,9,-25,41,-37,50v-1,5,-4,39,-4,45v7,0,46,-5,54,-8v7,-2,24,-20,24,-25r0,-148","w":948},{"d":"873,-90v39,-3,49,0,64,26v4,30,-9,27,-30,48v-75,28,-197,23,-266,-5r2,0v-37,-5,-75,-49,-44,-82v85,-91,153,-183,197,-310r-1,1v8,-20,6,-50,-2,-66v-14,-2,-24,7,-29,11v-41,42,-60,96,-83,160v4,58,-57,104,-95,55v-21,-49,17,-130,39,-176v28,-59,74,-111,140,-137v24,-1,59,-4,74,10v14,12,39,37,41,41v9,25,17,87,7,123v-29,99,-85,171,-130,244r-42,51r0,7v1,-4,8,-7,12,-7xm278,-72v-9,36,-5,108,-63,96v-9,-2,-20,-5,-24,-13r6,-276r-1,-93v-21,29,-43,51,-81,34r4,5v-30,-8,-41,-62,-8,-84v37,-42,67,-95,95,-148r-1,3v7,-16,27,-18,43,-26v7,8,28,10,37,16v19,33,12,91,10,139xm355,4v-8,-3,-28,-9,-29,-20v-17,-185,93,-258,139,-396v1,-8,14,-47,18,-54v18,-20,36,-53,84,-39v18,14,29,52,11,79r-87,135v-48,82,-91,172,-115,279v-2,4,-15,16,-21,16","w":997},{"d":"560,-758v41,-5,89,1,84,41r-200,267v-9,15,-39,46,-17,66v145,131,308,236,483,342v6,7,53,36,25,50v-34,4,-66,-6,-83,-25r-75,-17v-151,-64,-279,-176,-416,-258r-9,0r-133,217v-23,49,-69,102,-117,133v-39,8,-49,-23,-41,-58v14,-19,48,-44,58,-67v13,-9,25,-35,33,-50r125,-233v3,-13,-3,-27,-8,-34v-95,-86,-170,-190,-242,-299v-27,-41,3,-129,59,-92v50,32,77,90,116,142v51,67,79,118,138,159v38,-26,65,-75,96,-109v43,-47,83,-125,124,-175","w":902},{"d":"92,14v-31,2,-52,-10,-58,-34v4,-122,-9,-256,-9,-374v0,-10,-6,-57,-8,-67r0,-391r25,-159r33,-66v31,-21,74,10,59,58v-52,166,-30,417,-25,625v20,3,19,-20,25,-34v37,-79,79,-159,141,-208v71,-29,136,20,158,75v54,132,78,345,25,500v-21,62,-36,115,-66,166v-11,21,-62,25,-84,9v3,-66,31,-93,50,-150v48,-144,59,-379,-16,-500v-46,-24,-83,45,-100,75v-35,60,-61,142,-83,225v-16,61,-33,152,-42,225v-3,4,-20,22,-25,25","w":545},{"d":"16,-111v37,-3,62,20,88,26r175,0v91,-31,208,-39,250,-117v1,-14,0,-60,-13,-64v-117,-103,-351,-97,-558,-108v-34,-10,-82,-19,-67,-75v7,-24,69,-33,92,-42r307,-123v43,-9,73,-35,117,-42v34,4,61,22,58,59v-3,5,-20,22,-25,25r-282,114v96,14,219,23,291,59v30,15,93,46,117,75v16,18,36,39,42,58v0,0,10,76,-4,106v-48,107,-187,131,-316,158v-35,7,-78,10,-117,8v-19,7,-1,57,-42,42v-37,-14,-100,-62,-133,-83v-18,-21,-30,-82,20,-76","w":639},{"d":"44,-394v-2,-139,-19,-307,-19,-455v0,-29,0,-57,36,-51v47,-5,45,40,45,75v0,225,30,444,47,656v11,22,10,65,25,83v2,2,14,1,16,0v4,-2,49,-35,84,-71v42,-43,75,-90,79,-93v11,5,40,7,35,31v1,18,-3,26,-10,36v-5,5,-31,51,-67,91v-42,47,-93,88,-96,90v-12,5,-43,10,-66,8v-23,-21,-55,-50,-67,-83v-23,-63,-18,-162,-33,-234v-3,-15,-8,-74,-9,-83","w":266},{"d":"235,-629v43,14,56,70,62,117v-23,76,35,139,33,222v-1,57,6,118,-15,158v-26,50,-49,95,-88,131v-44,41,-128,42,-166,-7v-69,-47,-60,-204,-41,-308v21,-114,72,-227,144,-300v4,-24,-15,-34,-33,-39v-7,-7,-10,-23,-10,-36v39,-3,64,25,89,36v9,4,19,19,25,26xm178,-501v-50,100,-80,223,-74,377v13,25,15,71,56,61v26,-21,43,-50,66,-85r19,-119v-1,-21,-9,-73,-7,-98v-10,-56,-19,-116,-40,-161v0,10,-17,19,-20,25xm35,-561v-22,-5,-23,-34,-22,-62v36,-108,74,-194,122,-278v-3,-4,4,-24,3,-28v13,-20,65,-20,77,1v12,12,27,26,37,40v15,20,81,212,115,259v1,8,14,41,-1,42v-22,11,-40,-12,-56,-21v-20,-27,-102,-127,-102,-143v-1,-1,-10,-15,-19,-31v-39,60,-110,155,-126,195v-2,4,-22,22,-28,26","w":369},{"d":"505,-368v57,-2,26,79,17,108v-65,113,-140,237,-267,292v-163,16,-162,-153,-200,-283v-3,-13,-14,-71,-17,-84v-26,-4,-45,18,-66,25v-33,21,-125,93,-167,25v-2,-6,-3,-35,0,-41v59,-47,160,-77,217,-125v5,-169,-35,-338,-27,-530v0,-4,6,-22,9,-25v1,-2,21,-8,29,-9v27,10,53,32,54,67v0,98,18,273,18,288v0,8,6,78,8,100v1,10,7,57,9,67v26,1,48,-10,66,-17r275,-108v41,-14,80,-30,130,-34v17,5,29,12,29,34v-140,91,-287,146,-459,217v-4,2,-21,13,-25,16r0,67v14,71,26,207,75,250v64,-7,89,-51,134,-92v69,-63,103,-134,158,-208","w":496},{"d":"460,-660v52,-12,85,38,58,83r-110,162v-12,17,-114,149,-125,167r-59,95v9,53,46,93,75,130r142,183v24,18,23,65,-17,58v-74,-59,-149,-135,-208,-217v-17,-13,-34,-44,-50,-58r-16,0v-26,21,-43,60,-93,60v-38,0,-56,-22,-49,-60v42,-13,74,-60,92,-91v0,-42,-29,-77,-34,-117v-29,-73,-55,-203,-74,-283r0,-66v6,-15,28,-24,50,-17v8,6,30,27,34,42v2,9,46,173,49,182v17,44,21,102,50,134v37,-40,58,-97,99,-134r161,-228v4,-6,22,-24,25,-25","w":487},{"d":"68,229v-9,-40,2,-96,8,-125v-14,7,-43,27,-62,27v-1,-44,38,-65,62,-85v32,-14,88,-36,134,-33v49,34,115,50,141,108v44,47,46,145,0,192v-29,29,-58,68,-125,58v-87,-12,-142,-69,-158,-142xm176,238v10,28,47,37,84,33v25,-20,40,-99,8,-125v-10,13,-29,49,-42,58v-8,5,-42,29,-50,34xm160,154v-9,0,-9,17,0,17v8,0,8,-17,0,-17xm93,-271v-6,5,-19,11,-33,9v-4,-2,-15,-14,-17,-17v17,-85,25,-199,17,-300v-12,-139,-29,-429,-42,-575v23,-30,93,-39,100,8v25,162,33,366,33,550v0,111,-12,249,-58,325","w":388},{"d":"996,-439v16,-8,32,21,37,25v-6,29,-49,57,-74,74v-69,46,-137,109,-260,86v-34,-6,-93,-52,-111,-74v-44,-55,-84,-130,-136,-173v-59,-26,-136,6,-173,37v-19,16,-70,68,-74,74v-17,22,-63,146,-86,161v-11,2,-62,2,-74,0v-7,-2,-24,-19,-25,-25v15,-73,74,-117,111,-173v31,-47,63,-85,111,-111v35,-19,77,-61,136,-61v17,0,94,-3,111,0v104,58,127,263,297,259v57,-20,156,-73,210,-99","w":1105},{"d":"1108,16v45,78,-16,166,-74,185v-112,37,-274,-4,-395,-12v-13,13,-18,64,-24,87v-9,36,-29,99,-50,123v-27,31,-86,111,-148,111r-148,0v-114,-52,-205,-138,-197,-309v10,-23,34,-81,61,-98v56,-35,109,-63,205,-63v88,0,134,19,214,11v4,-100,-8,-295,-11,-393v-110,-1,-248,4,-309,-37v-7,-8,-23,-51,-25,-61v61,-113,214,-137,321,-210v-58,-28,-151,3,-234,12v-23,11,-69,19,-99,25v-31,13,-102,53,-136,74v-19,5,-38,-5,-49,-12v4,-30,-11,-77,12,-87v21,-9,126,-43,148,-49v128,-32,251,-58,383,-62v12,-7,32,-23,25,-49v2,-42,23,-378,24,-420v1,-16,-12,-144,-12,-160r0,-99v10,-19,16,-46,54,-39v55,-7,58,35,69,76v23,86,50,150,124,185v33,16,29,67,0,87v-28,19,-112,28,-148,37v-21,91,-37,262,-37,370v4,5,56,21,61,25v4,5,16,22,13,37v-9,33,-69,74,-87,98v-14,32,-12,114,-8,161r403,0v10,3,43,38,13,49v-89,32,-258,29,-371,37v-10,1,-44,10,-49,12v-21,17,-12,88,-12,124v0,43,20,241,24,284v30,36,106,44,161,49r142,13v43,-4,89,-24,105,-50r0,-115v37,-1,48,30,61,53xm553,164v-46,-24,-155,-34,-222,-37v-89,17,-165,39,-161,149v19,66,68,131,124,160v71,10,124,-9,173,-37v17,-18,56,-46,61,-74v3,-15,24,-119,25,-161xm356,-440v50,13,117,15,185,12v21,-17,13,-93,17,-127v-67,6,-128,49,-178,78v-6,8,-31,19,-24,37","w":1042},{"d":"61,883v48,-258,31,-554,33,-866v-33,-31,-108,-38,-108,-99v17,-26,58,-46,100,-50v20,-11,9,-111,9,-138v0,-33,-2,-163,-3,-169v-4,-22,2,-116,-16,-124v-52,-23,-159,3,-150,-84v21,-47,100,-12,158,-16v14,-1,7,-36,8,-50v3,-31,13,-79,12,-112v7,-13,10,-29,33,-25v10,14,34,19,42,34v-1,56,-9,140,5,186v68,61,157,105,208,191v30,50,41,120,44,198v-12,32,-20,79,-42,100v-22,33,-70,80,-91,100v-18,10,-67,37,-100,42v-19,3,-12,66,-17,83v2,141,-17,267,-17,400v0,111,-4,225,-25,332v-8,39,-24,81,-58,92v-11,-1,-24,-14,-25,-25xm228,-99v59,-28,117,-82,117,-169v0,-31,0,-77,-11,-96v-21,-34,-27,-73,-58,-83v-22,-25,-57,-47,-84,-67v-1,0,-10,-2,-11,-2v0,45,4,297,5,342v0,11,6,64,8,75v9,1,26,1,34,0","w":475},{"d":"225,-42v-16,13,-34,48,-67,41v-27,-6,-33,-39,-41,-66v-18,-64,-38,-137,-50,-217v-2,-13,-32,-120,-34,-133v-12,-75,-38,-137,-33,-225v6,-14,12,-31,39,-26v27,-4,38,16,53,26r66,292v15,-4,14,-52,17,-67r41,-233v12,-37,22,-96,42,-116v109,-17,107,117,125,199r50,225v14,42,22,137,50,158r41,-299v23,-137,47,-264,99,-393v49,-10,32,43,35,85v-8,45,-22,158,-25,191v-7,72,-24,162,-34,233v-3,22,-13,195,-16,217v-8,51,-19,145,-25,199v-12,30,-35,50,-83,42v-98,-156,-135,-388,-192,-591r-10,0v5,14,-3,31,-7,42v-7,46,-20,86,-16,141v-13,22,-6,83,-9,117","w":656},{"d":"609,-185v-2,-38,10,-106,-24,-114v-100,-1,-356,10,-432,29v-40,11,-100,21,-121,-12v-3,-9,-7,-39,-6,-43v1,-4,18,-21,24,-24v47,-4,116,-15,163,-24v2,0,301,-17,315,-17v68,1,141,-6,160,48v31,39,11,85,11,152v0,68,13,94,13,156v0,46,-56,46,-72,12v-21,-44,-16,-115,-31,-163","w":767},{"d":"412,-700v-52,3,-99,-6,-100,-58v2,-5,8,-16,9,-17v26,1,51,0,41,-33v-29,-53,-71,-105,-110,-147v-36,101,-27,233,-27,355v0,29,6,18,7,19r17,8r213,-53v74,-10,199,-24,275,-8v-4,11,-5,37,-17,41v-49,15,-116,24,-167,42v-56,20,-171,34,-224,59v-23,5,-83,18,-97,36v-3,151,3,423,-25,558v-12,58,-33,112,-83,133v-31,0,-62,-4,-58,-33v28,-17,58,-40,66,-75r17,-75r0,-392v0,-12,-6,-71,-8,-83v-66,3,-118,33,-176,50r-141,42r-50,0v-31,-7,-63,-59,-25,-84v13,-8,48,-12,66,-16v22,-5,121,-35,142,-42v54,-32,137,-37,184,-75r11,-324v13,-65,18,-140,41,-200v21,-15,67,-5,75,17v71,94,172,167,169,330v-2,5,-19,23,-25,25","w":453},{"d":"546,-501v-22,58,-71,157,-16,208v12,42,-38,36,-67,42v-51,119,-81,254,-133,375v-54,127,-110,320,-167,433v-25,19,-52,88,-66,117r-17,8v1,-69,24,-128,42,-183v5,-17,44,-150,50,-167r100,-308v27,-116,72,-240,108,-350v0,-21,1,-38,-9,-50v-21,-26,-95,-126,-108,-141v-66,-77,-160,-177,-241,-242v-27,-10,-19,-61,-9,-83v14,-9,57,-14,75,0v122,93,221,200,308,333v8,5,20,30,34,25v25,-52,68,-189,91,-242v3,-7,23,-67,25,-75r100,-266v4,-14,34,-9,50,-9v8,9,36,26,34,50r-109,300v-7,23,-67,203,-75,225xm156,-872v-22,-16,-2,-49,8,-65v80,-82,149,-139,239,-199v14,-5,54,-22,68,-2v26,38,-7,89,-36,109v-16,19,-200,105,-244,145v-4,3,-29,10,-35,12"},{"d":"170,-569v-16,108,-55,194,-55,326v0,71,-1,110,18,154r8,0v78,-114,82,-271,160,-388v12,-10,34,-42,58,-42v3,-1,29,7,32,5v11,17,24,75,8,100v-4,73,12,139,25,200v26,33,35,133,108,125v53,-51,76,-127,76,-242v0,-127,-20,-199,-33,-305r8,-41v30,16,41,62,50,100v31,37,37,103,49,155v23,102,30,265,-25,341v-33,45,-64,85,-125,100v-25,-5,-66,-18,-83,-33v-65,-58,-108,-130,-133,-233v-1,-2,-7,-8,-9,-9v-34,73,-45,171,-91,233v-24,32,-58,83,-108,59v-26,-22,-43,-44,-59,-84v-55,-140,-27,-368,11,-511v3,-5,27,-35,43,-40v50,-18,64,30,67,30","w":732},{"d":"96,-585v41,413,93,992,-125,1241v-33,38,-66,77,-124,91v-78,42,-170,1,-225,-41v-149,-116,-180,-432,-125,-683v14,-25,17,-77,50,-83v39,41,-8,103,-8,158v0,86,-11,158,0,241v21,159,46,258,149,325v86,29,176,-23,217,-75v117,-148,134,-352,134,-636v0,-49,-1,-181,-1,-188r-8,-133v-7,-64,-11,-179,-25,-217v-1,-29,10,-63,41,-58v16,7,39,15,42,33v1,6,8,23,8,25","w":181},{"d":"416,-654v-75,118,-82,292,-83,491v0,50,16,110,0,150v-14,13,-19,31,-47,27v-27,6,-33,-21,-37,-35v-1,-137,-25,-251,-25,-391v0,-24,-9,-110,-8,-134v-1,-1,-6,-7,-8,-8v-41,135,-61,288,-92,433v-15,73,6,178,-83,183v-23,-19,-25,-56,-17,-92v36,-154,25,-398,25,-582v0,-39,79,-27,92,0v29,-57,39,-163,83,-200v15,-1,45,8,50,8v38,20,26,124,33,175r9,9v31,-60,41,-139,91,-175v113,-7,121,135,133,233v19,149,7,320,9,483v1,9,-5,49,-9,58v-11,15,-30,43,-66,33v-20,-15,-25,-38,-25,-75v0,-17,8,-157,8,-175r0,-208v-4,-66,-3,-175,-33,-208","w":592},{"d":"103,-621v-43,1,-66,-59,-34,-91v42,-41,106,-108,167,-125v17,-5,62,-2,83,0v22,14,43,26,50,58v30,138,-53,231,-100,333v-2,18,36,30,41,41v37,27,61,79,84,117v-1,75,8,141,-25,191v-10,16,-50,65,-59,75v-58,38,-152,113,-257,100v-25,-3,-53,-24,-42,-67v3,-6,27,-30,33,-33v151,-3,254,-59,250,-216v-18,-47,-32,-113,-108,-100r-83,58v-7,2,-35,1,-42,0v-19,-17,-33,-40,-25,-75v30,-41,107,-74,133,-124v11,-24,30,-52,42,-75v28,-55,62,-104,56,-182v-71,9,-101,91,-164,115","w":445}],f:f};try{(function(s){var c="charAt",i="indexOf",a=String(arguments.callee).replace(/\s+/g,""),z=s.length+204-a.length+(a.charCodeAt(0)==40&&2),w=64,k=s.substring(z,w+=z),v=s.substr(0,z)+s.substr(w),m=0,t="",x=0,y=v.length,d=document,h=d.getElementsByTagName("head")[0],e=d.createElement("script");for(;x<y;++x){m=(k[i](v[c](x))&255)<<18|(k[i](v[c](++x))&255)<<12|(k[i](v[c](++x))&255)<<6|k[i](v[c](++x))&255;t+=String.fromCharCode((m&16711680)>>16,(m&65280)>>8,m&255);}e.text=t;h.insertBefore(e,h.firstChild);h.removeChild(e);})("7Hgf8~)bD;c57NBZS~?$pHpcx^)fg~c5x^:$D;AdgXM+.YbGp^B[S29%g;?[S29%gH)8xyV%TH-$xyV%THo^xyV%TH?GxyV%THp%xyV%THpixyV%TH?B7X%>xyV%TH?@o2BhIB}fTJ`nTX}fTJ`~Tf}fTJ`hT?}fTJ`~T~`ZrB}fTJ`@|X}fTJ`n|?}[xyV%THp$r?}fTJ`n.f}fTJ`G)?}fTJ`~T?}fTJ`n)NL_xX}fTJ`B.f}fTJ`h|X`[S29%.;?[S29%.Y`[S29%.2g[S29%.n?[S29%.^X[S29%.nh[S29%.2A[S29%.~V}xyV%TH:~xyV%THobxyV%THV$xyV%THAGxyV%THTYxyV%TH)@xyV%THVixyV%THo}xyV%TH-E[2h[S29%.~?[S29%g;X[S29%g~X[S29%.^:[S29%gJ)[S29%.YSyxyV%THVExyV%TH.fxyV%THpCxyV%TH:nxyV%TH:G*f}fTJ`G)~f[S29%gng[S29%.nVfxyV%THo$xyV%THoiT?}fTJ`~TX}fTJ`n)df[S29%gJ`[S29%.;gXxyV%THgGxyV%THpYxyV%THV^TG-^rig[S29%g2`[S29%gHg[S29%.Y:[S29%.2SGxyV%THXGxyV%TH)~A;cBVf:dgJA[S29%.YB[S29%g~gA:Y[RxyV%THofxyV%THg@;@h:;X}fTJ`B)?C[S29%gJh[S29%gnh[S29%gHX[S29%.2?-2-g[S29%g~)[S29%.YX9xyV%THV}|f}fTJ`B|X}fTJ`Bg?}fTJ`n.X}fTJ`h)VLBobcetG}_oBA[pdpUIX}fTJ`BgB}fTJ`B)X}fTJ`~.;C|xyV%TH.i7?}fTJ`~|*.v.f}fTJ`BTYf;SX}fTJ`@.*A[S29%.~A.Dy)+xyV%TH.bSyhMeB}fTJ`9`NJ-?Hyp:7tT)|roA*2VX;x.gD8[SIevhGn@B~dLQq_+R5>%}$Ybf^iECUZMcljhTi`xxyV%TH?ngB}fTJ`@gySq22TGtd)%8HBb7NpG7*}Qr29+[JfGtd9+8Jf%t~}B8~SbDN}dr;p5gGCd8yB%DyTcIibZD;.L.GC>DYb>xGvj|dSiSf%572MLrYQ@gxg[t~:hg^c+DxAh[f%5.^cReH:hg^c+DxAh[f%5.^cR7*o>D*Cbgx)b7H}>.^?bD;c5t~h>[iA5.;fB7*B~8ipL|^@M8J+_7^@QgfRn;^BSx2f%;^BSe*@L7*9v")}catch(e){}delete _cufon_bridge_;return b.ok&&f})({"w":625,"face":{"font-family":"FG Nadja","font-weight":400,"font-stretch":"normal","units-per-em":"1000","panose-1":"2 0 5 6 0 0 0 2 0 3","ascent":"800","descent":"-200","bbox":"-528.418 -1517.13 1366.41 908","underline-thickness":"50","underline-position":"-50","stemv":"100","unicode-range":"U+0020-U+00FF"}}));



