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

var Url={encode:function(string){return escape(this._utf8_encode(string));},decode:function(string){return this._utf8_decode(unescape(string));},_utf8_encode:function(string){string=string.replace(/\r\n/g,"\n");var utftext="";for(var n=0;n<string.length;n++){var c=string.charCodeAt(n);if(c<128){utftext+=String.fromCharCode(c);}
else if((c>127)&&(c<2048)){utftext+=String.fromCharCode((c>>6)|192);utftext+=String.fromCharCode((c&63)|128);}
else{utftext+=String.fromCharCode((c>>12)|224);utftext+=String.fromCharCode(((c>>6)&63)|128);utftext+=String.fromCharCode((c&63)|128);}}
return utftext;},_utf8_decode:function(utftext){var string="";var i=0;var c=c1=c2=0;while(i<utftext.length){c=utftext.charCodeAt(i);if(c<128){string+=String.fromCharCode(c);i++;}
else if((c>191)&&(c<224)){c2=utftext.charCodeAt(i+1);string+=String.fromCharCode(((c&31)<<6)|(c2&63));i+=2;}
else{c2=utftext.charCodeAt(i+1);c3=utftext.charCodeAt(i+2);string+=String.fromCharCode(((c&15)<<12)|((c2&63)<<6)|(c3&63));i+=3;}}
return string;}}
/*
**	 /var/www/BREIL/templates/breil/scripts/cufon-yui.js 	
**/
/*
 * 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}})());
/*
**	 /var/www/BREIL/templates/breil/scripts/Cufon.Helvetica.js 	
**/
Cufon.registerFont({"w":233,"face":{"font-family":"Helvetica Neue LT Std","font-weight":250,"font-stretch":"expanded","units-per-em":"360","panose-1":"2 11 4 4 2 2 2 2 2 4","ascent":"257","descent":"-103","x-height":"6","bbox":"-39 -342 414 79.0529","underline-thickness":"18","underline-position":"-18","stemh":"14","stemv":"17","unicode-range":"U+0020-U+03C0"},"glyphs":{" ":{"w":79},"!":{"d":"40,-66r-3,-191r19,0r-3,191r-13,0xm37,0r0,-36r19,0r0,36r-19,0","w":92},"\"":{"d":"31,-174r0,-83r14,0r0,83r-14,0xm81,-174r0,-83r15,0r0,83r-15,0","w":126},"#":{"d":"57,0r11,-82r-41,0r0,-12r42,0r9,-65r-40,0r0,-12r42,0r11,-82r13,0r-11,82r60,0r12,-82r12,0r-11,82r40,0r0,12r-42,0r-9,65r40,0r0,12r-42,0r-11,82r-12,0r11,-82r-61,0r-11,82r-12,0xm143,-94r9,-65r-61,0r-9,65r61,0"},"$":{"d":"124,-121r0,112v59,0,80,-26,80,-56v8,-33,-39,-47,-80,-56xm112,-140r0,-105v-57,1,-76,24,-76,52v0,33,29,44,76,53xm112,-9r0,-114v-52,-10,-94,-25,-94,-71v0,-41,35,-65,94,-65r0,-27r12,0r0,27v56,3,90,27,92,77r-16,0v-2,-28,-17,-60,-76,-63r0,108v52,8,99,23,99,71v0,34,-22,72,-99,72r0,34r-12,0r0,-34v-73,-4,-102,-39,-102,-90r17,0v0,45,26,72,85,75"},"%":{"d":"83,-121v-42,0,-62,-29,-62,-70v0,-40,20,-68,62,-68v43,0,63,27,63,68v0,39,-21,70,-63,70xm83,-134v35,0,48,-25,48,-57v0,-32,-13,-56,-48,-56v-34,0,-48,24,-48,56v0,32,13,57,48,57xm250,6v-42,0,-62,-29,-62,-70v0,-40,20,-68,62,-68v43,0,63,27,63,68v0,39,-21,70,-63,70xm250,-6v35,0,48,-26,48,-58v0,-32,-13,-56,-48,-56v-34,0,-48,24,-48,56v0,32,13,58,48,58xm61,8r191,-269r14,0r-190,269r-15,0","w":333},"&":{"d":"124,-144r89,86v9,-12,15,-33,15,-47r16,0v0,20,-9,43,-20,57r50,48r-23,0r-36,-35v-29,30,-58,41,-100,41v-64,0,-93,-39,-93,-77v0,-46,46,-64,76,-76v-23,-25,-36,-38,-36,-62v0,-19,14,-50,60,-50v33,0,60,17,60,50v0,37,-37,55,-58,65xm78,-210v0,25,31,51,36,56v20,-9,52,-23,52,-54v0,-28,-27,-37,-44,-37v-30,0,-44,18,-44,35xm204,-46r-95,-91v-40,16,-70,32,-70,66v0,41,35,62,78,62v53,0,81,-29,87,-37","w":266},"(":{"d":"98,68r-15,0v-76,-95,-77,-230,0,-325r15,0v-72,98,-73,228,0,325","w":106},")":{"d":"9,-257r14,0v76,95,77,230,0,325r-14,0v72,-98,71,-227,0,-325","w":106},"*":{"d":"30,-153r34,-40r-50,-18r5,-12r48,17r0,-51r13,0r0,51r48,-17r5,12r-50,18r34,40r-10,8r-34,-39r-33,39","w":146},"+":{"d":"17,-84r0,-14r84,0r0,-84r14,0r0,84r84,0r0,14r-84,0r0,84r-14,0r0,-84r-84,0","w":216},",":{"d":"31,0r0,-36r18,0v0,37,5,72,-25,83r0,-12v12,-6,13,-21,13,-35r-6,0","w":79},"-":{"d":"27,-89r0,-16r93,0r0,16r-93,0","w":146},".":{"d":"31,0r0,-36r18,0r0,36r-18,0","w":79},"\/":{"d":"150,-263r-137,269r-17,0r138,-269r16,0","w":146},"0":{"d":"223,-127v0,71,-26,133,-106,133v-79,0,-107,-63,-107,-133v0,-70,28,-132,107,-132v80,0,106,61,106,132xm206,-127v0,-62,-19,-118,-89,-118v-69,0,-90,58,-90,118v0,60,21,118,90,118v71,0,89,-56,89,-118"},"1":{"d":"105,-253r0,253r-16,0r0,-225v-22,21,-53,30,-80,33r0,-15v27,-1,70,-19,82,-46r14,0","w":153},"2":{"d":"212,-14r0,14r-191,0v5,-47,26,-62,86,-96v58,-33,83,-48,83,-88v0,-39,-26,-61,-74,-61v-53,0,-74,29,-74,76r-17,0v1,-63,33,-90,93,-90v60,0,89,30,89,74v0,47,-24,62,-94,102v-24,14,-73,42,-73,69r172,0"},"3":{"d":"104,-128r0,-15v39,0,88,1,88,-47v0,-42,-34,-55,-71,-55v-48,0,-80,21,-80,71r-16,0v2,-60,39,-85,96,-85v54,0,88,24,88,66v0,38,-25,51,-56,57v25,1,62,15,62,69v0,42,-32,73,-97,73v-62,0,-99,-28,-100,-90r17,0v0,53,31,75,85,75v35,0,79,-11,79,-62v0,-58,-60,-57,-95,-57"},"4":{"d":"15,-81r138,-172r17,0r0,174r49,0r0,15r-49,0r0,64r-16,0r0,-64r-139,0r0,-17xm154,-233r-123,154r123,0r0,-154"},"5":{"d":"26,-121r28,-132r147,0r0,14r-134,0r-21,98v53,-54,169,-25,169,57v0,59,-42,90,-100,90v-53,0,-94,-30,-96,-83r16,0v4,48,36,68,82,68v50,0,81,-25,81,-74v0,-34,-22,-72,-81,-72v-37,0,-63,18,-74,34r-17,0"},"6":{"d":"210,-193r-16,0v-4,-38,-38,-52,-72,-52v-77,-1,-89,71,-86,129v8,-24,35,-53,85,-53v53,0,94,31,94,86v0,50,-37,89,-97,89v-77,0,-100,-55,-100,-123v0,-77,17,-142,107,-142v50,0,82,26,85,66xm122,-155v-53,0,-83,30,-83,72v0,26,14,74,82,74v45,0,77,-29,77,-74v0,-41,-26,-72,-76,-72"},"7":{"d":"14,-239r0,-14r186,0r0,16v-72,74,-106,134,-121,237r-19,0v13,-94,55,-173,123,-239r-169,0","w":213},"8":{"d":"32,-69v0,35,26,60,85,60v37,0,85,-10,85,-60v0,-39,-27,-62,-85,-62v-58,0,-85,23,-85,62xm15,-69v-1,-50,40,-62,65,-70v-41,-9,-53,-30,-53,-58v0,-50,49,-62,90,-62v41,0,89,12,89,62v0,29,-15,48,-53,59v27,5,65,20,65,69v0,47,-34,75,-101,75v-67,0,-102,-28,-102,-75xm44,-194v0,40,40,49,73,49v34,0,72,-8,72,-49v0,-40,-39,-51,-72,-51v-35,0,-73,9,-73,51"},"9":{"d":"23,-60r17,0v4,38,37,51,71,51v78,0,87,-67,87,-128v-8,24,-35,53,-85,53v-53,0,-95,-32,-95,-87v0,-50,37,-88,97,-88v77,0,100,55,100,123v0,77,-17,142,-107,142v-50,0,-82,-26,-85,-66xm112,-99v53,0,82,-30,82,-72v0,-26,-14,-74,-82,-74v-45,0,-77,29,-77,74v0,41,27,72,77,72"},":":{"d":"31,-142r0,-36r18,0r0,36r-18,0xm31,0r0,-36r18,0r0,36r-18,0","w":79},";":{"d":"31,0r0,-36r18,0v0,37,5,72,-25,83r0,-12v12,-6,13,-21,13,-35r-6,0xm31,-142r0,-36r18,0r0,36r-18,0","w":79},"<":{"d":"17,-82r0,-19r182,-85r0,15r-170,80r170,80r0,15","w":216},"=":{"d":"199,-133r0,14r-182,0r0,-14r182,0xm199,-63r0,14r-182,0r0,-14r182,0","w":216},">":{"d":"17,4r0,-15r170,-80r-170,-80r0,-15r182,86r0,19","w":216},"?":{"d":"101,-66v-18,-67,84,-76,84,-127v0,-39,-36,-55,-72,-55v-49,0,-78,21,-78,70r-17,0v0,-59,38,-85,93,-85v53,0,91,22,91,69v0,30,-14,45,-47,67v-34,22,-39,25,-38,61r-16,0xm100,0r0,-36r18,0r0,36r-18,0","w":226},"@":{"d":"121,-60v34,0,64,-60,64,-94v0,-32,-15,-43,-32,-43v-41,0,-69,57,-69,94v0,26,16,43,37,43xm204,-202r16,0r-40,129v0,7,5,11,14,11v30,0,70,-35,70,-88v0,-57,-47,-98,-112,-98v-78,0,-128,53,-128,119v0,104,134,158,211,90r17,0v-76,94,-242,33,-242,-90v0,-74,56,-134,140,-134v77,0,128,49,128,109v0,66,-51,106,-86,106v-15,0,-26,-8,-27,-25v-29,41,-97,31,-96,-29v0,-51,35,-107,85,-107v19,0,38,13,41,32","w":288},"A":{"d":"-4,0r118,-257r19,0r118,257r-19,0r-38,-83r-141,0r-38,83r-19,0xm123,-238r-64,141r129,0","w":246},"B":{"d":"38,-243r0,103r115,0v13,0,66,-1,66,-53v0,-50,-42,-50,-69,-50r-112,0xm38,-126r0,112r116,0v13,0,73,0,73,-58v0,-54,-49,-54,-77,-54r-112,0xm22,0r0,-257v84,5,213,-25,213,63v0,26,-14,50,-50,60v50,5,59,41,59,63v0,28,-15,71,-86,71r-136,0","w":259},"C":{"d":"257,-98r17,0v-6,49,-50,104,-127,104v-78,0,-137,-50,-137,-135v0,-62,43,-134,137,-134v62,0,109,30,122,87r-16,0v-12,-49,-58,-72,-106,-72v-73,0,-120,54,-120,119v0,64,41,120,120,120v57,0,100,-33,110,-89","w":286},"D":{"d":"22,0r0,-257v128,1,235,-24,235,128v0,75,-38,129,-118,129r-117,0xm38,-243r0,229r104,0v57,0,98,-36,98,-115v0,-124,-90,-117,-202,-114","w":273},"E":{"d":"22,0r0,-257r203,0r0,14r-187,0r0,103r179,0r0,14r-179,0r0,112r189,0r0,14r-205,0"},"F":{"d":"22,0r0,-257r186,0r0,14r-170,0r0,103r161,0r0,14r-161,0r0,126r-16,0","w":213,"k":{"A":13,"\u00c6":13,"\u00c1":13,"\u00c2":13,"\u00c4":13,"\u00c0":13,"\u00c5":13,"\u00c3":13,",":40,".":40}},"G":{"d":"158,-114r0,-14r120,0r0,128r-14,0v-1,-20,2,-45,-1,-63v-19,46,-63,69,-112,69v-78,0,-137,-50,-137,-135v0,-62,43,-134,137,-134v63,0,109,32,122,87r-17,0v-11,-48,-54,-72,-105,-72v-73,0,-120,54,-120,119v0,64,41,120,120,120v65,0,107,-40,111,-105r-104,0","w":299},"H":{"d":"22,0r0,-257r16,0r0,114r197,0r0,-114r17,0r0,257r-17,0r0,-128r-197,0r0,128r-16,0","w":273},"I":{"d":"22,0r0,-257r16,0r0,257r-16,0","w":59},"J":{"d":"9,-76v-2,-10,10,-5,16,-6v0,31,2,73,66,73v44,0,64,-23,64,-67r0,-181r17,0r0,180v0,56,-31,83,-81,83v-42,0,-82,-18,-82,-82","w":193},"K":{"d":"22,0r0,-257r16,0r0,148r185,-148r26,0r-133,106r143,151r-23,0r-133,-140r-65,51r0,89r-16,0","w":253},"L":{"d":"22,0r0,-257r16,0r0,243r169,0r0,14r-185,0","w":206,"k":{"T":40,"V":33,"W":27,"y":13,"\u00fd":13,"\u00ff":13,"Y":46,"\u00dd":46,"\u0178":46}},"M":{"d":"23,0r0,-257r25,0r125,236r125,-236r25,0r0,257r-17,0r0,-234r-125,234r-16,0r-125,-234r0,234r-17,0","w":346},"N":{"d":"22,0r0,-257r20,0r193,234r0,-234r17,0r0,257r-21,0r-193,-234r0,234r-16,0","w":273},"O":{"d":"27,-129v0,62,43,120,120,120v77,0,120,-58,120,-120v0,-62,-43,-119,-120,-119v-77,0,-120,57,-120,119xm10,-129v0,-50,33,-134,137,-134v104,0,136,84,136,134v0,50,-32,135,-136,135v-104,0,-137,-85,-137,-135","w":293},"P":{"d":"22,0r0,-257v92,10,212,-37,212,71v0,43,-25,73,-81,73r-115,0r0,113r-16,0xm38,-243r0,116v76,-7,179,29,179,-58v0,-58,-46,-58,-68,-58r-111,0","w":240,"k":{"A":13,"\u00c6":13,"\u00c1":13,"\u00c2":13,"\u00c4":13,"\u00c0":13,"\u00c5":13,"\u00c3":13,",":46,".":46}},"Q":{"d":"169,-54r8,-12r46,33v80,-66,47,-215,-76,-215v-77,0,-120,57,-120,119v0,62,43,120,120,120v25,0,46,-6,63,-16xm271,18r-47,-33v-19,13,-45,21,-77,21v-104,0,-137,-85,-137,-135v0,-50,33,-134,137,-134v104,0,136,84,136,134v0,31,-12,77,-46,105r42,30","w":293},"R":{"d":"22,0r0,-257v90,7,217,-31,218,68v0,27,-17,56,-53,64v31,4,48,26,48,54v1,47,3,62,8,71v-33,3,-19,-11,-24,-60v9,-86,-109,-49,-181,-57r0,117r-16,0xm38,-243r0,112r112,0v16,0,73,0,73,-59v0,-81,-111,-45,-185,-53","w":253,"k":{"V":-4,"W":-4}},"S":{"d":"10,-85r17,0v0,48,29,76,98,76v63,0,86,-27,86,-57v0,-79,-193,-37,-193,-130v0,-39,33,-67,97,-67v65,0,106,24,108,79r-17,0v-2,-30,-18,-64,-86,-64v-63,0,-83,22,-83,52v0,80,193,33,193,129v0,35,-23,73,-103,73v-84,0,-117,-37,-117,-91","w":240},"T":{"d":"-5,-243r0,-14r224,0r0,14r-104,0r0,243r-17,0r0,-243r-103,0","w":213,"k":{"\u00fc":33,"\u0161":33,"\u00f2":33,"\u00f6":33,"\u00ec":35,"\u00ee":35,"\u00ed":35,"\u00e8":33,"\u00eb":33,"\u00ea":33,"\u00e3":33,"\u00e5":33,"\u00e0":33,"\u00e4":33,"\u00e2":33,"w":40,"y":33,"\u00fd":33,"\u00ff":33,"A":25,"\u00c6":25,"\u00c1":25,"\u00c2":25,"\u00c4":25,"\u00c0":25,"\u00c5":25,"\u00c3":25,",":33,".":33,"-":33,"a":33,"\u00e6":33,"\u00e1":33,"c":33,"\u00e7":33,"e":33,"\u00e9":33,"i":35,"\u00ef":35,"o":33,"\u00f8":33,"\u0153":33,"\u00f3":33,"\u00f4":33,"\u00f5":33,"r":33,"s":33,"u":33,"\u00fa":33,"\u00fb":33,"\u00f9":33,":":33,";":33}},"U":{"d":"19,-95r0,-162r17,0v8,113,-40,248,97,248v137,0,88,-135,97,-248r17,0r0,162v0,66,-38,101,-114,101v-76,0,-114,-35,-114,-101","w":266},"V":{"d":"111,0r-114,-257r18,0r105,236r105,-236r19,0r-114,257r-19,0","w":240,"k":{"\u00f6":13,"\u00f4":13,"\u00e8":13,"\u00eb":13,"\u00ea":13,"\u00e3":13,"\u00e5":13,"\u00e0":13,"\u00e4":13,"\u00e2":13,"y":6,"\u00fd":6,"\u00ff":6,"A":16,"\u00c6":16,"\u00c1":16,"\u00c2":16,"\u00c4":16,"\u00c0":16,"\u00c5":16,"\u00c3":16,",":40,".":40,"-":13,"a":13,"\u00e6":13,"\u00e1":13,"e":13,"\u00e9":13,"o":13,"\u00f8":13,"\u0153":13,"\u00f3":13,"\u00f2":13,"\u00f5":13,"r":6,"u":6,"\u00fa":6,"\u00fb":6,"\u00fc":6,"\u00f9":6,":":13,";":13}},"W":{"d":"79,0r-84,-257r18,0r77,234r83,-234r21,0r83,234r76,-234r19,0r-85,257r-21,0r-83,-234r-83,234r-21,0","w":366,"k":{"\u00f6":6,"\u00ea":6,"\u00e4":6,"A":13,"\u00c6":13,"\u00c1":13,"\u00c2":13,"\u00c4":13,"\u00c0":13,"\u00c5":13,"\u00c3":13,",":20,".":20,"-":13,"a":6,"\u00e6":6,"\u00e1":6,"\u00e2":6,"\u00e0":6,"\u00e5":6,"\u00e3":6,"e":6,"\u00e9":6,"\u00eb":6,"\u00e8":6,"o":6,"\u00f8":6,"\u0153":6,"\u00f3":6,"\u00f4":6,"\u00f2":6,"\u00f5":6,":":6,";":6}},"X":{"d":"-3,0r109,-131r-105,-126r22,0r94,113r95,-113r21,0r-105,126r109,131r-22,0r-98,-118r-99,118r-21,0"},"Y":{"d":"112,-108r-119,-149r23,0r104,134r107,-134r21,0r-119,149r0,108r-17,0r0,-108","w":240,"k":{"\u00fc":18,"\u00f6":25,"v":6,"A":25,"\u00c6":25,"\u00c1":25,"\u00c2":25,"\u00c4":25,"\u00c0":25,"\u00c5":25,"\u00c3":25,",":46,".":46,"-":33,"a":25,"\u00e6":25,"\u00e1":25,"\u00e2":25,"\u00e4":25,"\u00e0":25,"\u00e5":25,"\u00e3":25,"e":25,"\u00e9":25,"\u00ea":25,"\u00eb":25,"\u00e8":25,"i":6,"\u00ed":6,"\u00ee":6,"\u00ef":6,"\u00ec":6,"o":25,"\u00f8":25,"\u0153":25,"\u00f3":25,"\u00f4":25,"\u00f2":25,"\u00f5":25,"u":18,"\u00fa":18,"\u00fb":18,"\u00f9":18,":":20,";":20,"p":13,"q":18}},"Z":{"d":"-2,0r0,-18r202,-225r-190,0r0,-14r209,0r0,17r-202,226r205,0r0,14r-224,0","w":219},"[":{"d":"35,68r0,-325r59,0r0,14r-43,0r0,297r43,0r0,14r-59,0","w":106},"\\":{"d":"134,6r-138,-269r17,0r137,269r-16,0","w":146},"]":{"d":"55,54r0,-297r-43,0r0,-14r60,0r0,325r-60,0r0,-14r43,0","w":106},"^":{"d":"14,-90r85,-163r19,0r84,163r-14,0r-80,-151r-80,151r-14,0","w":216},"_":{"d":"180,45r-180,0r0,-18r180,0r0,18","w":180},"a":{"d":"86,-9v50,1,97,-27,85,-94v-32,26,-146,-9,-145,53v0,37,38,41,60,41xm34,-127r-16,0v6,-46,29,-63,85,-63v54,0,85,13,85,54r0,103v-4,23,12,25,28,19r0,15v-5,2,-12,3,-20,3v-24,1,-20,-20,-23,-41v-21,38,-64,43,-88,43v-16,0,-76,0,-76,-56v1,-61,78,-53,134,-58v19,-2,28,-3,28,-26v0,-25,-14,-42,-68,-42v-49,0,-64,16,-69,49","w":213},"b":{"d":"20,0r0,-257r17,0r0,112v11,-20,37,-45,82,-45v56,0,98,38,98,97v0,52,-33,99,-98,99v-48,0,-73,-24,-82,-46r0,40r-17,0xm121,-9v46,0,80,-31,80,-84v0,-56,-40,-83,-82,-83v-37,0,-84,21,-84,86v0,33,17,81,86,81","w":226},"c":{"d":"208,-126r-16,0v-2,-23,-35,-50,-79,-50v-58,0,-87,42,-87,86v0,30,20,81,87,81v37,0,73,-17,81,-55r17,0v-10,48,-52,70,-98,70v-60,0,-104,-39,-104,-96v0,-65,47,-100,104,-100v57,0,93,33,95,64","w":219},"d":{"d":"190,0v-1,-13,2,-29,-1,-40v-9,22,-33,46,-81,46v-65,0,-99,-47,-99,-99v0,-59,43,-97,99,-97v46,-1,69,26,82,45r0,-112r17,0r0,257r-17,0xm106,-9v69,0,86,-48,86,-81v-3,-120,-165,-112,-166,-3v0,53,34,84,80,84","w":226},"e":{"d":"214,-89r-188,0v1,46,33,80,88,80v57,0,72,-35,78,-52r17,0v-15,46,-48,67,-97,67v-63,0,-103,-39,-103,-100v0,-39,25,-96,103,-96v64,0,101,42,102,101xm26,-103r169,0v-7,-50,-42,-73,-84,-73v-48,0,-78,29,-85,73","w":219},"f":{"d":"40,0r0,-170r-44,0r0,-14r44,0v0,0,-5,-76,46,-75v8,0,19,1,29,2r0,14v-27,-1,-52,-13,-59,26r0,33r53,0r0,14r-53,0r0,170r-16,0","w":106},"g":{"d":"110,-176v-44,0,-84,25,-84,78v0,53,31,81,86,81v48,0,85,-25,85,-81v0,-49,-33,-78,-87,-78xm196,-147v3,-9,0,-26,1,-37r16,0r0,175v0,42,-15,88,-101,88v-57,0,-89,-17,-95,-62r16,0v4,29,25,48,79,48v89,0,88,-48,84,-111v-16,31,-48,44,-87,44v-72,0,-100,-46,-100,-95v0,-48,31,-93,101,-93v33,0,68,9,86,43"},"h":{"d":"20,0r0,-257r17,0r0,109v12,-22,36,-42,78,-42v85,0,85,54,85,76r0,114r-17,0v-8,-80,32,-178,-68,-176v-100,2,-75,89,-78,176r-17,0","w":219},"i":{"d":"22,0r0,-184r16,0r0,184r-16,0xm22,-219r0,-38r16,0r0,38r-16,0","w":59},"j":{"d":"38,-184r0,217v3,41,-33,51,-70,44r0,-14v5,1,15,2,23,2v31,0,31,-21,31,-46r0,-203r16,0xm22,-219r0,-38r16,0r0,38r-16,0","w":59},"k":{"d":"20,0r0,-257r17,0r0,171r131,-98r25,0r-94,69r102,115r-22,0r-93,-104r-49,36r0,68r-17,0","w":200},"l":{"d":"22,0r0,-257r16,0r0,257r-16,0","w":59},"m":{"d":"20,0r0,-184r17,0r0,31v14,-24,42,-37,71,-37v45,0,63,20,71,43v13,-28,38,-43,71,-43v106,0,72,102,77,190r-17,0v-7,-75,30,-174,-59,-176v-91,-2,-66,96,-69,176r-17,0v-7,-75,30,-176,-60,-176v-40,0,-68,24,-68,66r0,110r-17,0","w":347},"n":{"d":"20,0r0,-184r17,0r0,36v12,-22,36,-42,78,-42v85,0,85,54,85,76r0,114r-17,0v-8,-80,32,-178,-68,-176v-100,2,-75,89,-78,176r-17,0","w":219},"o":{"d":"113,-176v-116,0,-116,167,0,167v58,0,88,-41,88,-83v0,-42,-30,-84,-88,-84xm9,-92v0,-52,38,-98,104,-98v66,0,104,46,104,98v0,52,-38,98,-104,98v-66,0,-104,-46,-104,-98","w":226},"p":{"d":"20,73r0,-257r17,0r0,40v9,-22,34,-46,82,-46v65,0,98,46,98,98v0,59,-42,98,-98,98v-45,0,-71,-25,-82,-45r0,112r-17,0xm121,-176v-69,0,-86,49,-86,82v3,119,165,111,166,3v0,-53,-34,-85,-80,-85","w":226},"q":{"d":"190,73r-1,-112v-11,20,-36,45,-81,45v-56,0,-99,-39,-99,-98v0,-52,34,-98,99,-98v49,-1,71,26,82,46r0,-40r17,0r0,257r-17,0xm106,-176v-46,0,-80,32,-80,85v0,56,40,82,82,82v37,0,84,-20,84,-85v0,-33,-17,-82,-86,-82","w":226},"r":{"d":"20,0r0,-184r17,0r0,43v13,-35,48,-55,90,-47r0,17v-51,-14,-90,28,-90,71r0,100r-17,0","w":126,"k":{",":27,".":27,"-":20}},"s":{"d":"179,-130r-17,0v-3,-31,-22,-46,-70,-46v-73,0,-78,60,-23,68v49,7,117,5,117,59v0,50,-57,55,-88,55v-51,0,-87,-18,-90,-64r16,0v2,19,6,49,78,49v49,0,67,-14,67,-40v0,-71,-154,-4,-154,-89v0,-21,15,-52,78,-52v68,0,84,31,86,60","w":193},"t":{"d":"38,-184r0,-63r17,0r0,63r54,0r0,14r-54,0r0,133v-2,32,31,27,56,24r0,14v-42,9,-73,1,-73,-47r0,-124r-42,0r0,-14r42,0","w":113},"u":{"d":"200,-184r0,184r-17,0r0,-37v-12,22,-36,43,-78,43v-85,0,-85,-55,-85,-77r0,-113r17,0v8,80,-32,178,68,175v99,-2,76,-88,78,-175r17,0","w":219},"v":{"d":"92,0r-91,-184r18,0r81,167r81,-167r18,0r-91,184r-16,0","w":200,"k":{",":32,".":32}},"w":{"d":"83,-21r63,-163r21,0r65,163r65,-163r18,0r-75,184r-19,0r-64,-166r-65,166r-19,0r-75,-184r19,0","w":313,"k":{",":20,".":20}},"x":{"d":"-4,0r89,-96r-81,-88r23,0r70,76r70,-76r21,0r-81,87r90,97r-23,0r-78,-85r-79,85r-21,0","w":193},"y":{"d":"89,0r-94,-184r19,0r83,166r76,-166r19,0r-102,216v-9,27,-31,38,-71,34r0,-14v44,9,53,-20,70,-52","w":186,"k":{",":27,".":27}},"z":{"d":"4,0r0,-17r150,-153r-140,0r0,-14r163,0r0,12r-154,158r160,0r0,14r-179,0","w":186},"{":{"d":"19,-87r0,-15v62,-6,-24,-175,79,-155r0,14v-27,1,-38,-7,-36,35v2,42,-2,114,-26,114v24,0,28,71,26,113v-2,42,8,34,36,35r0,14v-34,1,-52,1,-53,-42v-1,-42,9,-109,-26,-113","w":106},"|":{"d":"33,6r0,-269r14,0r0,269r-14,0","w":79},"}":{"d":"9,54v53,14,36,-52,36,-89v0,-41,15,-54,26,-59v-24,0,-28,-72,-26,-114v2,-41,-9,-34,-36,-35r0,-14v34,-1,52,-1,53,42v1,41,-10,109,25,113r0,15v-61,6,25,175,-78,155r0,-14","w":106},"~":{"d":"146,-72v-23,0,-50,-24,-74,-24v-21,0,-31,15,-36,27r-10,-12v11,-18,22,-30,44,-30v27,-1,48,23,77,25v14,0,27,-15,33,-27r10,11v-10,14,-23,30,-44,30","w":216},"\u00a1":{"d":"37,73r3,-191r13,0r3,191r-19,0xm37,-148r0,-36r19,0r0,36r-19,0","w":92},"\u00a2":{"d":"112,-9r0,-166v-53,4,-79,44,-79,85v0,29,19,77,79,81xm112,45r0,-40v-56,-3,-96,-40,-96,-95v0,-62,43,-97,96,-100r0,-33r12,0r0,33v54,1,89,33,91,64r-17,0v-2,-23,-32,-49,-74,-50r0,167v38,0,69,-18,77,-55r16,0v-9,47,-48,70,-93,70r0,39r-12,0"},"\u00a3":{"d":"219,-24v-55,70,-128,-17,-195,30r-10,-14v37,-31,60,-64,38,-108r-32,0r0,-12r27,0v-14,-24,-21,-44,-21,-62v0,-18,9,-69,91,-69v78,0,96,42,96,87r-16,0v0,-56,-33,-73,-80,-73v-35,0,-75,14,-75,55v0,19,13,42,24,62r81,0r0,12r-76,0v18,44,-7,80,-36,104v49,-28,76,3,121,3v25,0,44,-16,55,-29"},"\u00a5":{"d":"108,0r0,-61r-76,0r0,-12r76,0v-1,-14,3,-33,-4,-41r-72,0r0,-12r63,0r-99,-127r23,0r96,127r3,0r98,-127r21,0r-98,127r62,0r0,12r-72,0v-7,8,-3,27,-4,41r76,0r0,12r-76,0r0,61r-17,0"},"\u0192":{"d":"53,-140r3,-13r50,0v12,-47,12,-113,73,-106v8,0,16,1,25,2r-3,14v-24,-6,-59,-2,-68,40r-11,50r51,0r-2,13r-51,0r-30,143v-4,47,-29,73,-90,64r2,-14v40,6,62,-9,67,-34r34,-159r-50,0"},"\u00a7":{"d":"191,-198r-17,0v0,-14,0,-50,-60,-50v-17,0,-58,0,-58,37v0,11,5,21,26,31r96,44v23,11,39,26,39,48v0,40,-37,50,-47,52v8,6,23,16,23,41v0,45,-42,53,-79,53v-31,0,-78,-7,-78,-67r17,0v0,37,21,53,62,53v12,0,61,0,61,-36v0,-49,-75,-55,-112,-76v-37,-21,-48,-34,-48,-55v0,-37,35,-48,47,-51v-48,-27,-17,-89,47,-89v50,0,81,16,81,65xm166,-123r-91,-43v-9,0,-43,13,-43,41v0,24,17,32,40,42r85,39v1,0,44,-5,44,-40v0,-24,-20,-32,-35,-39"},"\u00a4":{"d":"204,-50r-10,10r-19,-19v-34,30,-82,29,-116,0r-20,19r-10,-9r20,-20v-29,-33,-30,-83,0,-116r-20,-20r10,-9r20,20v34,-29,82,-30,116,0r19,-20r10,10r-20,19v30,33,29,83,0,116xm44,-127v0,40,33,73,73,73v40,0,72,-33,72,-73v0,-40,-32,-72,-72,-72v-40,0,-73,32,-73,72"},"'":{"d":"33,-174r0,-83r14,0r0,83r-14,0","w":79},"\u00ab":{"d":"92,-97r37,37r0,20r-49,-49r0,-16r49,-49r0,19xm39,-97r36,37r0,20r-49,-49r0,-16r49,-49r0,19","w":159},"\u00b7":{"d":"20,-115v0,-11,9,-20,20,-20v11,0,20,9,20,20v0,11,-9,20,-20,20v-11,0,-20,-9,-20,-20","w":79},"\u00b6":{"d":"93,53r0,-170v-42,0,-75,-31,-75,-69v0,-76,81,-74,159,-71r0,310r-15,0r0,-296r-55,0r0,296r-14,0","w":216},"\u00bb":{"d":"121,-97r-36,-38r0,-19r49,49r0,16r-49,49r0,-20xm68,-97r-37,-38r0,-19r49,49r0,16r-49,49r0,-20","w":159},"\u00bf":{"d":"126,-118v17,66,-85,76,-85,127v0,39,37,55,73,55v49,0,78,-21,78,-70r17,0v0,59,-38,84,-93,84v-53,0,-91,-21,-91,-68v0,-30,14,-45,47,-67v34,-22,38,-25,37,-61r17,0xm127,-184r0,36r-19,0r0,-36r19,0","w":226},"`":{"d":"37,-213r-56,-52r20,0r52,52r-16,0","w":59},"\u00b4":{"d":"58,-265r21,0r-56,52r-17,0","w":59},"\u00af":{"d":"-39,-230r0,-13r138,0r0,13r-138,0","w":59},"\u00a8":{"d":"-17,-215r0,-38r17,0r0,38r-17,0xm60,-215r0,-38r16,0r0,38r-16,0","w":59},"\u00b8":{"d":"6,27v12,-9,13,-29,35,-27v-6,7,-13,13,-18,21v21,-7,45,-1,47,20v-3,35,-52,28,-80,21r4,-10v21,5,51,16,61,-10v-1,-19,-33,-15,-43,-9","w":59},"\u00c6":{"d":"-12,0r167,-257r217,0r0,14r-170,0r0,103r162,0r0,14r-162,0r0,112r172,0r0,14r-189,0r0,-93r-117,0r-60,93r-20,0xm165,-243r-88,136r108,0r0,-136r-20,0","w":380},"\u00aa":{"d":"56,-150v29,0,62,-16,54,-57v-18,14,-92,-3,-92,32v0,12,7,25,38,25xm122,-228r0,59v-2,14,7,16,19,13r0,10v-13,4,-35,0,-32,-21v-21,46,-109,28,-103,-8v-3,-34,50,-34,85,-36v11,-1,19,-3,19,-13v0,-12,-3,-25,-41,-25v-27,0,-45,7,-45,28r-12,0v0,-28,25,-38,53,-38v29,0,57,4,57,31","w":138},"\u0141":{"d":"22,0r0,-85r-22,17v-4,-22,12,-25,22,-34r0,-155r16,0r0,142r93,-75r0,16r-93,75r0,85r169,0r0,14r-185,0","w":206,"k":{"T":40,"V":33,"W":27,"y":13,"\u00fd":13,"\u00ff":13,"Y":46,"\u00dd":46,"\u0178":46}},"\u00d8":{"d":"12,-2r33,-34v-26,-29,-35,-66,-35,-93v0,-50,33,-134,137,-134v42,0,72,14,93,34r34,-34r8,8r-34,34v26,28,35,65,35,92v0,50,-32,135,-136,135v-42,0,-73,-14,-94,-33r-33,33xm57,-47r172,-171v-20,-18,-47,-30,-82,-30v-113,-2,-153,128,-90,201xm237,-210r-172,171v20,19,48,30,82,30v112,2,154,-128,90,-201","w":293},"\u0152":{"d":"228,-50r0,-158v0,-15,-34,-40,-84,-40v-74,0,-115,51,-115,119v0,60,30,120,115,120v54,0,84,-29,84,-41xm244,-126r0,112r170,0r0,14r-186,0r0,-27v-79,74,-216,20,-216,-102v0,-120,133,-173,216,-104r0,-24r183,0r0,14r-167,0r0,103r160,0r0,14r-160,0","w":420},"\u00ba":{"d":"74,-249v-75,1,-74,98,0,99v73,-1,74,-98,0,-99xm6,-200v0,-39,31,-59,68,-59v37,0,67,20,67,59v0,39,-30,60,-67,60v-37,0,-68,-21,-68,-60","w":147},"\u00e6":{"d":"374,-89r-188,0v1,46,33,80,88,80v57,0,72,-35,78,-52r17,0v-22,84,-155,95,-189,10v-12,31,-42,58,-95,57v-16,0,-76,0,-76,-56v1,-61,78,-53,134,-58v19,-2,28,-3,28,-26v0,-25,-14,-42,-68,-42v-49,0,-64,16,-69,49r-16,0v6,-46,29,-63,85,-63v42,0,78,8,83,49v12,-30,44,-49,86,-49v64,0,101,42,102,101xm186,-103r169,0v-7,-50,-43,-73,-85,-73v-48,0,-77,29,-84,73xm86,-9v50,1,97,-27,85,-94v-32,26,-146,-9,-145,53v0,37,38,41,60,41","w":379},"\u0131":{"d":"22,0r0,-184r16,0r0,184r-16,0","w":59},"\u0142":{"d":"22,0r0,-118r-22,23v-3,-24,13,-28,22,-39r0,-123r16,0r0,105r22,-22v3,23,-14,27,-22,39r0,135r-16,0","w":59},"\u00f8":{"d":"47,-35r126,-121v-14,-12,-34,-20,-60,-20v-84,0,-110,89,-66,141xm180,-149r-126,120v15,13,34,20,59,20v84,1,111,-87,67,-140xm10,0r26,-24v-56,-60,-20,-169,77,-166v29,0,53,9,71,24r26,-25r6,7r-25,24v55,61,19,169,-78,166v-30,0,-53,-10,-70,-24r-26,25","w":226},"\u0153":{"d":"202,-103r159,0v-6,-47,-32,-73,-79,-73v-46,0,-80,36,-80,73xm359,-59r16,0v-12,80,-161,90,-181,8v-15,39,-46,57,-89,57v-59,0,-96,-39,-96,-98v0,-106,156,-134,186,-41v17,-40,51,-57,87,-57v63,0,93,41,95,101r-175,0v-11,90,138,109,157,30xm188,-92v0,-50,-29,-84,-81,-84v-50,0,-81,34,-81,84v0,50,30,83,81,83v50,0,81,-32,81,-83","w":386},"\u00df":{"d":"37,0r-17,0r0,-188v0,-53,33,-74,84,-74v49,0,87,16,87,63v0,22,-14,48,-51,56v43,3,64,30,64,69v0,51,-52,91,-114,74r0,-14v46,9,98,0,98,-63v0,-46,-40,-60,-94,-58r0,-14v46,2,82,-13,81,-50v0,-17,-10,-49,-70,-49v-51,0,-68,24,-68,60r0,188","w":213},"\u00ac":{"d":"185,-39r0,-80r-168,0r0,-14r182,0r0,94r-14,0","w":216},"\u00b5":{"d":"200,-184r0,184r-17,0r0,-37v-12,22,-36,43,-78,43v-42,0,-59,-16,-68,-29r0,96r-17,0r0,-257r17,0v8,80,-32,178,68,175v99,-2,76,-88,78,-175r17,0","w":219},"\u00d0":{"d":"22,0r0,-126r-22,0r0,-14r22,0r0,-117v128,1,235,-24,235,128v0,75,-38,129,-118,129r-117,0xm38,-243r0,103r96,0r0,14r-96,0r0,112r104,0v57,0,98,-36,98,-115v0,-124,-90,-117,-202,-114","w":273},"\u00bd":{"d":"73,6r165,-265r14,0r-165,265r-14,0xm63,-103r0,-133v-15,12,-35,18,-52,20r0,-10v17,-1,45,-12,53,-29r12,0r0,152r-13,0xm323,-109v0,49,-99,60,-108,99r112,0r0,10r-124,0v-6,-55,108,-61,108,-109v0,-25,-23,-34,-44,-34v-35,0,-49,17,-49,43r-12,0v0,-37,20,-53,61,-53v28,0,56,12,56,44","w":349},"\u00b1":{"d":"17,-100r0,-14r84,0r0,-68r14,0r0,68r84,0r0,14r-84,0r0,68r-14,0r0,-68r-84,0xm17,0r0,-14r182,0r0,14r-182,0","w":216},"\u00de":{"d":"22,0r0,-257r16,0r0,54v88,8,196,-33,196,71v0,43,-25,73,-81,73r-115,0r0,59r-16,0xm38,-189r0,116v76,-7,179,29,179,-58v0,-58,-46,-58,-68,-58r-111,0","w":240},"\u00bc":{"d":"199,-51r89,-101r12,0r0,103r32,0r0,10r-32,0r0,39r-12,0r0,-39r-89,0r0,-12xm288,-49r0,-89r-76,89r76,0xm63,-103r0,-133v-15,12,-35,18,-52,20r0,-10v17,-1,45,-12,53,-29r12,0r0,152r-13,0xm73,6r165,-265r14,0r-165,265r-14,0","w":349},"\u00f7":{"d":"17,-84r0,-14r182,0r0,14r-182,0xm89,-163v0,-10,9,-19,19,-19v10,0,19,9,19,19v0,10,-9,19,-19,19v-10,0,-19,-9,-19,-19xm89,-19v0,-10,9,-19,19,-19v10,0,19,9,19,19v0,10,-9,19,-19,19v-10,0,-19,-9,-19,-19","w":216},"\u00a6":{"d":"33,6r0,-97r14,0r0,97r-14,0xm33,-166r0,-97r14,0r0,97r-14,0","w":79},"\u00b0":{"d":"20,-207v0,-29,23,-52,52,-52v29,0,52,23,52,52v0,29,-23,52,-52,52v-29,0,-52,-23,-52,-52xm32,-207v0,22,18,40,40,40v22,0,40,-18,40,-40v0,-22,-18,-40,-40,-40v-22,0,-40,18,-40,40","w":144},"\u00fe":{"d":"20,73r0,-330r17,0r0,113v9,-22,34,-46,82,-46v65,0,98,46,98,98v0,59,-42,98,-98,98v-45,0,-71,-25,-82,-45r0,112r-17,0xm121,-176v-69,0,-86,49,-86,82v3,119,165,111,166,3v0,-53,-34,-85,-80,-85","w":226},"\u00be":{"d":"199,-51r89,-102r12,0r0,104r32,0r0,10r-32,0r0,39r-12,0r0,-39r-89,0r0,-12xm288,-49r0,-89r-76,89r76,0xm98,6r165,-265r14,0r-164,265r-15,0xm75,-180r0,-10v19,0,55,0,55,-29v0,-48,-98,-39,-94,11r-12,0v1,-38,26,-51,64,-51v23,0,54,9,54,40v1,23,-18,29,-36,34v23,0,41,14,41,40v0,37,-35,46,-65,46v-35,0,-63,-14,-63,-55r13,0v0,35,25,45,53,45v22,0,49,-8,49,-36v0,-33,-36,-35,-59,-35","w":349},"\u00ae":{"d":"92,-49r0,-159v51,2,115,-14,113,44v0,28,-15,38,-40,42r47,73r-16,0r-48,-73r-41,0r0,73r-15,0xm107,-196r0,62v37,-2,84,9,84,-30v0,-41,-46,-31,-84,-32xm24,-129v0,66,54,120,120,120v66,0,120,-54,120,-120v0,-66,-54,-119,-120,-119v-66,0,-120,53,-120,119xm10,-129v0,-74,60,-134,134,-134v74,0,134,60,134,134v0,74,-60,135,-134,135v-74,0,-134,-61,-134,-135","w":288},"\u00f0":{"d":"113,-176v-116,0,-116,167,0,167v58,0,88,-41,88,-83v0,-42,-30,-84,-88,-84xm167,-271r8,8r-39,20v50,32,81,83,81,147v0,60,-38,102,-104,102v-66,0,-104,-46,-104,-98v0,-52,38,-98,100,-98v34,0,65,10,87,43v-13,-40,-44,-70,-75,-89r-43,21r-9,-7r40,-20v-14,-7,-31,-13,-49,-18r10,-11v19,5,37,12,54,21","w":226},"\u00d7":{"d":"28,-21r71,-70r-71,-70r10,-10r70,71r70,-71r10,10r-71,70r71,70r-10,9r-70,-70r-70,70","w":216},"\u00a9":{"d":"24,-129v0,66,54,120,120,120v66,0,120,-54,120,-120v0,-66,-54,-119,-120,-119v-66,0,-120,53,-120,119xm217,-158r-15,0v-20,-74,-121,-44,-121,29v0,40,26,74,67,74v29,0,49,-17,54,-46r15,0v-5,35,-34,58,-69,58v-49,0,-81,-37,-81,-86v0,-49,30,-84,81,-84v35,0,64,20,69,55xm10,-129v0,-74,60,-134,134,-134v74,0,134,60,134,134v0,74,-60,135,-134,135v-74,0,-134,-61,-134,-135","w":288},"\u00c1":{"d":"-4,0r118,-257r19,0r118,257r-19,0r-38,-83r-141,0r-38,83r-19,0xm123,-238r-64,141r129,0xm152,-323r21,0r-57,51r-16,0","w":246},"\u00c2":{"d":"-4,0r118,-257r19,0r118,257r-19,0r-38,-83r-141,0r-38,83r-19,0xm123,-238r-64,141r129,0xm189,-272r-19,0r-47,-41r-46,41r-19,0r55,-51r21,0","w":246},"\u00c4":{"d":"-4,0r118,-257r19,0r118,257r-19,0r-38,-83r-141,0r-38,83r-19,0xm123,-238r-64,141r129,0xm77,-274r0,-38r17,0r0,38r-17,0xm153,-274r0,-38r17,0r0,38r-17,0","w":246},"\u00c0":{"d":"-4,0r118,-257r19,0r118,257r-19,0r-38,-83r-141,0r-38,83r-19,0xm123,-238r-64,141r129,0xm131,-272r-57,-51r21,0r52,51r-16,0","w":246},"\u00c5":{"d":"-4,0r118,-257r19,0r118,257r-19,0r-38,-83r-141,0r-38,83r-19,0xm123,-238r-64,141r129,0xm84,-302v0,-22,17,-40,39,-40v22,0,40,18,40,40v0,22,-18,39,-40,39v-22,0,-39,-17,-39,-39xm96,-302v0,15,12,27,27,27v15,0,28,-12,28,-27v0,-15,-13,-28,-28,-28v-15,0,-27,13,-27,28","w":246},"\u00c3":{"d":"-4,0r118,-257r19,0r118,257r-19,0r-38,-83r-141,0r-38,83r-19,0xm123,-238r-64,141r129,0xm155,-280v-30,-1,-71,-42,-82,0r-12,0v2,-17,15,-33,34,-32v26,1,72,40,79,0r12,0v-3,16,-13,32,-31,32","w":246},"\u00c7":{"d":"257,-98r17,0v-6,49,-49,103,-125,104v-3,5,-12,10,-12,15v21,-7,46,-1,46,20v0,35,-52,28,-80,21r4,-10v21,5,52,16,62,-10v-1,-19,-33,-15,-43,-9v-13,-8,7,-19,12,-28v-73,-4,-128,-53,-128,-134v0,-62,43,-134,137,-134v62,0,109,30,122,87r-16,0v-12,-49,-58,-72,-106,-72v-73,0,-120,54,-120,119v0,64,41,120,120,120v57,0,100,-33,110,-89","w":286},"\u00c9":{"d":"22,0r0,-257r203,0r0,14r-187,0r0,103r179,0r0,14r-179,0r0,112r189,0r0,14r-205,0xm145,-323r21,0r-57,51r-16,0"},"\u00ca":{"d":"22,0r0,-257r203,0r0,14r-187,0r0,103r179,0r0,14r-179,0r0,112r189,0r0,14r-205,0xm183,-272r-20,0r-46,-41r-47,41r-19,0r56,-51r20,0"},"\u00cb":{"d":"22,0r0,-257r203,0r0,14r-187,0r0,103r179,0r0,14r-179,0r0,112r189,0r0,14r-205,0xm70,-274r0,-38r17,0r0,38r-17,0xm147,-274r0,-38r16,0r0,38r-16,0"},"\u00c8":{"d":"22,0r0,-257r203,0r0,14r-187,0r0,103r179,0r0,14r-179,0r0,112r189,0r0,14r-205,0xm124,-272r-57,-51r21,0r52,51r-16,0"},"\u00cd":{"d":"22,0r0,-257r16,0r0,257r-16,0xm58,-323r21,0r-56,51r-17,0","w":59},"\u00ce":{"d":"22,0r0,-257r16,0r0,257r-16,0xm96,-272r-19,0r-47,-41r-47,41r-19,0r56,-51r20,0","w":59},"\u00cf":{"d":"22,0r0,-257r16,0r0,257r-16,0xm-17,-274r0,-38r17,0r0,38r-17,0xm60,-274r0,-38r16,0r0,38r-16,0","w":59},"\u00cc":{"d":"22,0r0,-257r16,0r0,257r-16,0xm37,-272r-56,-51r20,0r52,51r-16,0","w":59},"\u00d1":{"d":"22,0r0,-257r20,0r193,234r0,-234r17,0r0,257r-21,0r-193,-234r0,234r-16,0xm168,-280v-29,-1,-71,-42,-82,0r-12,0v2,-16,15,-33,34,-32v26,1,72,40,79,0r12,0v-2,16,-13,32,-31,32","w":273},"\u00d3":{"d":"27,-129v0,62,43,120,120,120v77,0,120,-58,120,-120v0,-62,-43,-119,-120,-119v-77,0,-120,57,-120,119xm10,-129v0,-50,33,-134,137,-134v104,0,136,84,136,134v0,50,-32,135,-136,135v-104,0,-137,-85,-137,-135xm175,-323r21,0r-56,51r-17,0","w":293},"\u00d4":{"d":"27,-129v0,62,43,120,120,120v77,0,120,-58,120,-120v0,-62,-43,-119,-120,-119v-77,0,-120,57,-120,119xm10,-129v0,-50,33,-134,137,-134v104,0,136,84,136,134v0,50,-32,135,-136,135v-104,0,-137,-85,-137,-135xm213,-272r-19,0r-47,-41r-47,41r-19,0r56,-51r20,0","w":293},"\u00d6":{"d":"27,-129v0,62,43,120,120,120v77,0,120,-58,120,-120v0,-62,-43,-119,-120,-119v-77,0,-120,57,-120,119xm10,-129v0,-50,33,-134,137,-134v104,0,136,84,136,134v0,50,-32,135,-136,135v-104,0,-137,-85,-137,-135xm100,-274r0,-38r17,0r0,38r-17,0xm177,-274r0,-38r16,0r0,38r-16,0","w":293},"\u00d2":{"d":"27,-129v0,62,43,120,120,120v77,0,120,-58,120,-120v0,-62,-43,-119,-120,-119v-77,0,-120,57,-120,119xm10,-129v0,-50,33,-134,137,-134v104,0,136,84,136,134v0,50,-32,135,-136,135v-104,0,-137,-85,-137,-135xm154,-272r-56,-51r20,0r52,51r-16,0","w":293},"\u00d5":{"d":"27,-129v0,62,43,120,120,120v77,0,120,-58,120,-120v0,-62,-43,-119,-120,-119v-77,0,-120,57,-120,119xm10,-129v0,-50,33,-134,137,-134v104,0,136,84,136,134v0,50,-32,135,-136,135v-104,0,-137,-85,-137,-135xm179,-280v-30,-1,-72,-42,-83,0r-12,0v2,-16,15,-33,34,-32v26,1,72,40,79,0r13,0v-3,16,-13,32,-31,32","w":293},"\u0160":{"d":"10,-85r17,0v0,48,29,76,98,76v63,0,86,-27,86,-57v0,-79,-193,-37,-193,-130v0,-39,33,-67,97,-67v65,0,106,24,108,79r-17,0v-2,-30,-18,-64,-86,-64v-63,0,-83,22,-83,52v0,80,193,33,193,129v0,35,-23,73,-103,73v-84,0,-117,-37,-117,-91xm167,-323r19,0r-56,51r-20,0r-56,-51r19,0r47,41","w":240},"\u00da":{"d":"19,-95r0,-162r17,0v8,113,-40,248,97,248v137,0,88,-135,97,-248r17,0r0,162v0,66,-38,101,-114,101v-76,0,-114,-35,-114,-101xm162,-323r21,0r-57,51r-16,0","w":266},"\u00db":{"d":"19,-95r0,-162r17,0v8,113,-40,248,97,248v137,0,88,-135,97,-248r17,0r0,162v0,66,-38,101,-114,101v-76,0,-114,-35,-114,-101xm199,-272r-19,0r-47,-41r-47,41r-19,0r56,-51r20,0","w":266},"\u00dc":{"d":"19,-95r0,-162r17,0v8,113,-40,248,97,248v137,0,88,-135,97,-248r17,0r0,162v0,66,-38,101,-114,101v-76,0,-114,-35,-114,-101xm87,-274r0,-38r16,0r0,38r-16,0xm163,-274r0,-38r17,0r0,38r-17,0","w":266},"\u00d9":{"d":"19,-95r0,-162r17,0v8,113,-40,248,97,248v137,0,88,-135,97,-248r17,0r0,162v0,66,-38,101,-114,101v-76,0,-114,-35,-114,-101xm140,-272r-56,-51r21,0r52,51r-17,0","w":266},"\u00dd":{"d":"112,-108r-119,-149r23,0r104,134r107,-134r21,0r-119,149r0,108r-17,0r0,-108xm149,-323r21,0r-57,51r-16,0","w":240,"k":{"v":6,"A":25,"\u00c6":25,"\u00c1":25,"\u00c2":25,"\u00c4":25,"\u00c0":25,"\u00c5":25,"\u00c3":25,",":46,".":46,"-":33,"a":25,"\u00e6":25,"\u00e1":25,"\u00e2":25,"\u00e4":25,"\u00e0":25,"\u00e5":25,"\u00e3":25,"e":25,"\u00e9":25,"\u00ea":25,"\u00eb":25,"\u00e8":25,"i":6,"\u00ed":6,"\u00ee":6,"\u00ef":6,"\u00ec":6,"o":25,"\u00f8":25,"\u0153":25,"\u00f3":25,"\u00f4":25,"\u00f6":25,"\u00f2":25,"\u00f5":25,"u":18,"\u00fa":18,"\u00fb":18,"\u00fc":18,"\u00f9":18,":":20,";":20,"p":13,"q":18}},"\u0178":{"d":"112,-108r-119,-149r23,0r104,134r107,-134r21,0r-119,149r0,108r-17,0r0,-108xm74,-274r0,-38r16,0r0,38r-16,0xm150,-274r0,-38r17,0r0,38r-17,0","w":240,"k":{"v":6,"A":25,"\u00c6":25,"\u00c1":25,"\u00c2":25,"\u00c4":25,"\u00c0":25,"\u00c5":25,"\u00c3":25,",":46,".":46,"-":33,"a":25,"\u00e6":25,"\u00e1":25,"\u00e2":25,"\u00e4":25,"\u00e0":25,"\u00e5":25,"\u00e3":25,"e":25,"\u00e9":25,"\u00ea":25,"\u00eb":25,"\u00e8":25,"i":6,"\u00ed":6,"\u00ee":6,"\u00ef":6,"\u00ec":6,"o":25,"\u00f8":25,"\u0153":25,"\u00f3":25,"\u00f4":25,"\u00f6":25,"\u00f2":25,"\u00f5":25,"u":18,"\u00fa":18,"\u00fb":18,"\u00fc":18,"\u00f9":18,":":20,";":20,"p":13,"q":18}},"\u017d":{"d":"-2,0r0,-18r202,-225r-190,0r0,-14r209,0r0,17r-202,226r205,0r0,14r-224,0xm157,-323r19,0r-56,51r-20,0r-56,-51r19,0r47,41","w":219},"\u00e1":{"d":"86,-9v50,1,97,-27,85,-94v-32,26,-146,-9,-145,53v0,37,38,41,60,41xm34,-127r-16,0v6,-46,29,-63,85,-63v54,0,85,13,85,54r0,103v-4,23,12,25,28,19r0,15v-5,2,-12,3,-20,3v-24,1,-20,-20,-23,-41v-21,38,-64,43,-88,43v-16,0,-76,0,-76,-56v1,-61,78,-53,134,-58v19,-2,28,-3,28,-26v0,-25,-14,-42,-68,-42v-49,0,-64,16,-69,49xm135,-265r21,0r-56,52r-16,0","w":213},"\u00e2":{"d":"86,-9v50,1,97,-27,85,-94v-32,26,-146,-9,-145,53v0,37,38,41,60,41xm34,-127r-16,0v6,-46,29,-63,85,-63v54,0,85,13,85,54r0,103v-4,23,12,25,28,19r0,15v-5,2,-12,3,-20,3v-24,1,-20,-20,-23,-41v-21,38,-64,43,-88,43v-16,0,-76,0,-76,-56v1,-61,78,-53,134,-58v19,-2,28,-3,28,-26v0,-25,-14,-42,-68,-42v-49,0,-64,16,-69,49xm173,-213r-19,0r-47,-42r-47,42r-19,0r56,-52r20,0","w":213},"\u00e4":{"d":"86,-9v50,1,97,-27,85,-94v-32,26,-146,-9,-145,53v0,37,38,41,60,41xm34,-127r-16,0v6,-46,29,-63,85,-63v54,0,85,13,85,54r0,103v-4,23,12,25,28,19r0,15v-5,2,-12,3,-20,3v-24,1,-20,-20,-23,-41v-21,38,-64,43,-88,43v-16,0,-76,0,-76,-56v1,-61,78,-53,134,-58v19,-2,28,-3,28,-26v0,-25,-14,-42,-68,-42v-49,0,-64,16,-69,49xm60,-215r0,-38r17,0r0,38r-17,0xm137,-215r0,-38r16,0r0,38r-16,0","w":213},"\u00e0":{"d":"86,-9v50,1,97,-27,85,-94v-32,26,-146,-9,-145,53v0,37,38,41,60,41xm34,-127r-16,0v6,-46,29,-63,85,-63v54,0,85,13,85,54r0,103v-4,23,12,25,28,19r0,15v-5,2,-12,3,-20,3v-24,1,-20,-20,-23,-41v-21,38,-64,43,-88,43v-16,0,-76,0,-76,-56v1,-61,78,-53,134,-58v19,-2,28,-3,28,-26v0,-25,-14,-42,-68,-42v-49,0,-64,16,-69,49xm114,-213r-56,-52r20,0r52,52r-16,0","w":213},"\u00e5":{"d":"86,-9v50,1,97,-27,85,-94v-32,26,-146,-9,-145,53v0,37,38,41,60,41xm34,-127r-16,0v6,-46,29,-63,85,-63v54,0,85,13,85,54r0,103v-4,23,12,25,28,19r0,15v-5,2,-12,3,-20,3v-24,1,-20,-20,-23,-41v-21,38,-64,43,-88,43v-16,0,-76,0,-76,-56v1,-61,78,-53,134,-58v19,-2,28,-3,28,-26v0,-25,-14,-42,-68,-42v-49,0,-64,16,-69,49xm67,-244v0,-22,18,-40,40,-40v22,0,40,18,40,40v0,22,-18,40,-40,40v-22,0,-40,-18,-40,-40xm80,-244v0,15,12,27,27,27v15,0,27,-12,27,-27v0,-15,-12,-27,-27,-27v-15,0,-27,12,-27,27","w":213},"\u00e3":{"d":"86,-9v50,1,97,-27,85,-94v-32,26,-146,-9,-145,53v0,37,38,41,60,41xm34,-127r-16,0v6,-46,29,-63,85,-63v54,0,85,13,85,54r0,103v-4,23,12,25,28,19r0,15v-5,2,-12,3,-20,3v-24,1,-20,-20,-23,-41v-21,38,-64,43,-88,43v-16,0,-76,0,-76,-56v1,-61,78,-53,134,-58v19,-2,28,-3,28,-26v0,-25,-14,-42,-68,-42v-49,0,-64,16,-69,49xm139,-222v-30,0,-70,-41,-82,0r-13,0v3,-16,15,-31,34,-31v27,0,71,40,79,0r13,0v-3,15,-12,31,-31,31","w":213},"\u00e7":{"d":"194,-64r17,0v-9,47,-49,68,-95,69v-3,5,-12,11,-12,16v21,-7,46,-1,46,20v0,35,-52,28,-80,21r4,-10v21,5,52,16,62,-10v-1,-19,-33,-15,-43,-9v-15,-8,7,-19,12,-28v-56,-3,-96,-41,-96,-95v0,-65,47,-100,104,-100v57,0,93,33,95,64r-16,0v-2,-23,-35,-50,-79,-50v-58,0,-87,42,-87,86v0,30,20,81,87,81v37,0,73,-17,81,-55","w":219},"\u00e9":{"d":"214,-89r-188,0v1,46,33,80,88,80v57,0,72,-35,78,-52r17,0v-15,46,-48,67,-97,67v-63,0,-103,-39,-103,-100v0,-39,25,-96,103,-96v64,0,101,42,102,101xm26,-103r169,0v-7,-50,-42,-73,-84,-73v-48,0,-78,29,-85,73xm139,-265r20,0r-56,52r-16,0","w":219},"\u00ea":{"d":"214,-89r-188,0v1,46,33,80,88,80v57,0,72,-35,78,-52r17,0v-15,46,-48,67,-97,67v-63,0,-103,-39,-103,-100v0,-39,25,-96,103,-96v64,0,101,42,102,101xm26,-103r169,0v-7,-50,-42,-73,-84,-73v-48,0,-78,29,-85,73xm176,-213r-19,0r-47,-42r-47,42r-19,0r56,-52r20,0","w":219},"\u00eb":{"d":"214,-89r-188,0v1,46,33,80,88,80v57,0,72,-35,78,-52r17,0v-15,46,-48,67,-97,67v-63,0,-103,-39,-103,-100v0,-39,25,-96,103,-96v64,0,101,42,102,101xm26,-103r169,0v-7,-50,-42,-73,-84,-73v-48,0,-78,29,-85,73xm64,-215r0,-38r16,0r0,38r-16,0xm140,-215r0,-38r17,0r0,38r-17,0","w":219},"\u00e8":{"d":"214,-89r-188,0v1,46,33,80,88,80v57,0,72,-35,78,-52r17,0v-15,46,-48,67,-97,67v-63,0,-103,-39,-103,-100v0,-39,25,-96,103,-96v64,0,101,42,102,101xm26,-103r169,0v-7,-50,-42,-73,-84,-73v-48,0,-78,29,-85,73xm117,-213r-56,-52r21,0r52,52r-17,0","w":219},"\u00ed":{"d":"22,0r0,-184r16,0r0,184r-16,0xm58,-265r21,0r-56,52r-17,0","w":59},"\u00ee":{"d":"22,0r0,-184r16,0r0,184r-16,0xm96,-213r-19,0r-47,-42r-47,42r-19,0r56,-52r20,0","w":59},"\u00ef":{"d":"22,0r0,-184r16,0r0,184r-16,0xm-17,-215r0,-38r17,0r0,38r-17,0xm60,-215r0,-38r16,0r0,38r-16,0","w":59},"\u00ec":{"d":"22,0r0,-184r16,0r0,184r-16,0xm37,-213r-56,-52r20,0r52,52r-16,0","w":59},"\u00f1":{"d":"20,0r0,-184r17,0r0,36v12,-22,36,-42,78,-42v85,0,85,54,85,76r0,114r-17,0v-8,-80,32,-178,-68,-176v-100,2,-75,89,-78,176r-17,0xm142,-222v-30,0,-70,-41,-82,0r-12,0v2,-16,15,-31,33,-31v27,0,72,39,80,0r12,0v-3,15,-12,31,-31,31","w":219},"\u00f3":{"d":"113,-176v-116,0,-116,167,0,167v58,0,88,-41,88,-83v0,-42,-30,-84,-88,-84xm9,-92v0,-52,38,-98,104,-98v66,0,104,46,104,98v0,52,-38,98,-104,98v-66,0,-104,-46,-104,-98xm142,-265r21,0r-57,52r-16,0","w":226},"\u00f4":{"d":"113,-176v-116,0,-116,167,0,167v58,0,88,-41,88,-83v0,-42,-30,-84,-88,-84xm9,-92v0,-52,38,-98,104,-98v66,0,104,46,104,98v0,52,-38,98,-104,98v-66,0,-104,-46,-104,-98xm179,-213r-19,0r-47,-42r-46,42r-19,0r55,-52r20,0","w":226},"\u00f6":{"d":"113,-176v-116,0,-116,167,0,167v58,0,88,-41,88,-83v0,-42,-30,-84,-88,-84xm9,-92v0,-52,38,-98,104,-98v66,0,104,46,104,98v0,52,-38,98,-104,98v-66,0,-104,-46,-104,-98xm67,-215r0,-38r17,0r0,38r-17,0xm143,-215r0,-38r17,0r0,38r-17,0","w":226},"\u00f2":{"d":"113,-176v-116,0,-116,167,0,167v58,0,88,-41,88,-83v0,-42,-30,-84,-88,-84xm9,-92v0,-52,38,-98,104,-98v66,0,104,46,104,98v0,52,-38,98,-104,98v-66,0,-104,-46,-104,-98xm121,-213r-57,-52r21,0r52,52r-16,0","w":226},"\u00f5":{"d":"113,-176v-116,0,-116,167,0,167v58,0,88,-41,88,-83v0,-42,-30,-84,-88,-84xm9,-92v0,-52,38,-98,104,-98v66,0,104,46,104,98v0,52,-38,98,-104,98v-66,0,-104,-46,-104,-98xm145,-222v-30,0,-70,-41,-82,0r-12,0v2,-16,15,-31,34,-31v27,1,71,39,79,0r12,0v-3,15,-12,31,-31,31","w":226},"\u0161":{"d":"179,-130r-17,0v-3,-31,-22,-46,-70,-46v-73,0,-78,60,-23,68v49,7,117,5,117,59v0,50,-57,55,-88,55v-51,0,-87,-18,-90,-64r16,0v2,19,6,49,78,49v49,0,67,-14,67,-40v0,-71,-154,-4,-154,-89v0,-21,15,-52,78,-52v68,0,84,31,86,60xm144,-265r19,0r-56,52r-20,0r-56,-52r19,0r47,41","w":193},"\u00fa":{"d":"200,-184r0,184r-17,0r0,-37v-12,22,-36,43,-78,43v-85,0,-85,-55,-85,-77r0,-113r17,0v8,80,-32,178,68,175v99,-2,76,-88,78,-175r17,0xm139,-265r20,0r-56,52r-16,0","w":219},"\u00fb":{"d":"200,-184r0,184r-17,0r0,-37v-12,22,-36,43,-78,43v-85,0,-85,-55,-85,-77r0,-113r17,0v8,80,-32,178,68,175v99,-2,76,-88,78,-175r17,0xm176,-213r-19,0r-47,-42r-47,42r-19,0r56,-52r20,0","w":219},"\u00fc":{"d":"200,-184r0,184r-17,0r0,-37v-12,22,-36,43,-78,43v-85,0,-85,-55,-85,-77r0,-113r17,0v8,80,-32,178,68,175v99,-2,76,-88,78,-175r17,0xm64,-215r0,-38r16,0r0,38r-16,0xm140,-215r0,-38r17,0r0,38r-17,0","w":219},"\u00f9":{"d":"200,-184r0,184r-17,0r0,-37v-12,22,-36,43,-78,43v-85,0,-85,-55,-85,-77r0,-113r17,0v8,80,-32,178,68,175v99,-2,76,-88,78,-175r17,0xm117,-213r-56,-52r21,0r52,52r-17,0","w":219},"\u00fd":{"d":"89,0r-94,-184r19,0r83,166r76,-166r19,0r-102,216v-9,27,-31,38,-71,34r0,-14v44,9,53,-20,70,-52xm122,-265r21,0r-57,52r-16,0","w":186,"k":{",":27,".":27}},"\u00ff":{"d":"89,0r-94,-184r19,0r83,166r76,-166r19,0r-102,216v-9,27,-31,38,-71,34r0,-14v44,9,53,-20,70,-52xm47,-215r0,-38r17,0r0,38r-17,0xm123,-215r0,-38r17,0r0,38r-17,0","w":186,"k":{",":27,".":27}},"\u017e":{"d":"4,0r0,-17r150,-153r-140,0r0,-14r163,0r0,12r-154,158r160,0r0,14r-179,0xm140,-265r19,0r-55,52r-20,0r-56,-52r19,0r47,41","w":186},"\u00b9":{"d":"72,-103r0,-133v-15,12,-35,18,-52,20r0,-10v17,-1,45,-12,53,-29r12,0r0,152r-13,0","w":139},"\u00b2":{"d":"134,-215v0,49,-99,60,-108,99r112,0r0,10r-124,0v-6,-55,108,-60,108,-109v0,-25,-23,-34,-44,-34v-35,0,-49,17,-49,43r-12,0v0,-37,20,-53,61,-53v28,0,56,12,56,44","w":151},"\u00b3":{"d":"67,-180r0,-10v19,0,56,0,56,-29v0,-48,-98,-39,-94,11r-12,0v1,-38,26,-51,64,-51v23,0,54,9,54,40v1,23,-18,29,-36,34v23,0,40,14,40,40v0,37,-34,46,-64,46v-35,0,-63,-14,-63,-55r12,0v0,35,26,45,54,45v22,0,49,-8,49,-36v0,-33,-37,-35,-60,-35","w":151},"\u03bc":{"d":"200,-184r0,184r-17,0r0,-37v-12,22,-36,43,-78,43v-42,0,-59,-16,-68,-29r0,96r-17,0r0,-257r17,0v8,80,-32,178,68,175v99,-2,76,-88,78,-175r17,0","w":219},"\u03c0":{"d":"218,-176r-37,0v1,51,-4,141,6,176v-28,2,-22,-10,-22,-53r0,-123r-90,0v-3,51,-18,144,-33,176r-15,0v17,-37,30,-122,33,-176v-31,0,-43,2,-52,6r-4,-10v49,-18,149,-6,216,-9","w":228},"\u00a0":{"w":79},"\u00ad":{"d":"27,-89r0,-16r93,0r0,16r-93,0","w":146},"\u03a9":{"d":"24,-12v21,-1,47,2,66,-1v-32,-23,-60,-65,-60,-120v0,-75,57,-126,125,-126v73,0,123,59,123,125v1,59,-32,100,-61,122r67,0r0,12r-94,0r0,-9v36,-18,73,-61,73,-124v0,-51,-38,-114,-108,-114v-67,0,-110,53,-110,115v0,59,37,104,72,123r0,9r-93,0r0,-12","w":307}}});
/*
**	 /var/www/BREIL/templates/breil/scripts/Cufon.Breil_LT.js 	
**/
/*!
 * The following copyright notice may not be removed under any circumstances.
 * 
 * Copyright:
 * Copyright © 1990, 2002 Adobe Systems Incorporated.  All Rights Reserved. ©
 * 1981, 2002 Heidelberger Druckmaschinen AG. All rights reserved.
 * 
 * Trademark:
 * Helvetica is a trademark of Heidelberger Druckmaschinen AG, exclusively
 * licensed through Linotype Library GmbH, and may be registered in certain
 * jurisdictions.
 * 
 * Full name:
 * HelveticaNeueLTStd-Cn
 * 
 * Designer:
 * Linotype Staff
 * 
 * Vendor URL:
 * http://www.adobe.com/type
 * 
 * License information:
 * http://www.adobe.com/type/legal.html
 */
Cufon.registerFont({"w":166,"face":{"font-family":"Breil_LT","font-weight":400,"font-stretch":"condensed","units-per-em":"360","panose-1":"2 11 5 6 3 5 2 3 2 4","ascent":"257","descent":"-103","x-height":"5","bbox":"-8 -276 278 66.3659","underline-thickness":"18","underline-position":"-18","stemh":"24","stemv":"30","unicode-range":"U+0020-U+007E"},"glyphs":{" ":{"w":86,"k":{"T":13,"V":13,"W":13,"Y":13,"A":13}},"!":{"d":"36,-67r-6,-190r33,0r-6,190r-21,0xm30,0r0,-35r33,0r0,35r-33,0","w":92},"\"":{"d":"31,-166r0,-91r24,0r0,91r-24,0xm91,-166r0,-91r24,0r0,91r-24,0","w":146},"#":{"d":"28,0r10,-74r-30,0r0,-24r33,0r7,-55r-32,0r0,-24r35,0r9,-73r24,0r-9,73r38,0r9,-73r23,0r-9,73r29,0r0,24r-32,0r-7,55r30,0r0,24r-33,0r-9,74r-24,0r10,-74r-38,0r-10,74r-24,0xm71,-153r-7,55r39,0r6,-55r-38,0","w":172},"$":{"d":"93,-110r0,89v22,-2,39,-18,39,-43v0,-27,-17,-38,-39,-46xm78,-146r0,-83v-22,3,-34,17,-34,40v0,24,15,35,34,43xm78,-255r0,-21r15,0r0,21v44,2,64,26,65,70r-32,0v0,-24,-8,-41,-33,-44r0,88v33,11,72,20,72,72v0,54,-37,72,-72,74r0,34r-15,0r0,-34v-54,-2,-70,-32,-70,-83r31,0v0,26,2,53,39,57r0,-94v-32,-10,-67,-22,-67,-71v0,-23,9,-65,67,-69","w":172},"%":{"d":"64,-136v20,0,21,-20,21,-50v0,-30,-1,-49,-21,-49v-20,0,-22,19,-22,49v0,30,2,50,22,50xm67,5r112,-260r25,0r-112,260r-25,0xm210,-14v20,0,21,-20,21,-50v0,-30,-1,-50,-21,-50v-20,0,-22,20,-22,50v0,30,2,50,22,50xm64,-117v-43,0,-47,-33,-47,-69v0,-36,4,-69,47,-69v43,0,47,33,47,69v0,36,-4,69,-47,69xm210,5v-43,0,-48,-33,-48,-69v0,-36,5,-69,48,-69v43,0,47,33,47,69v0,36,-4,69,-47,69","w":273},"&":{"d":"80,-172v4,8,8,10,13,2v24,-13,36,-63,-3,-63v-35,0,-29,42,-10,61xm134,-46r-57,-81v-21,12,-36,31,-36,58v0,56,70,60,93,23xm99,-144r51,73v5,-13,8,-27,10,-50r28,0v0,19,-11,62,-21,75r33,46r-34,0r-17,-24v-20,19,-36,29,-64,29v-63,0,-76,-48,-76,-71v-1,-37,28,-64,54,-81v-10,-18,-27,-36,-27,-60v0,-30,24,-50,53,-50v32,0,55,14,55,49v0,30,-26,47,-45,64","w":200},"(":{"d":"68,-257r17,0v-54,98,-51,225,0,323r-17,0v-70,-93,-70,-229,0,-323","w":86},")":{"d":"19,66r-18,0v56,-98,52,-225,0,-323r18,0v69,93,69,229,0,323","w":86},"*":{"d":"53,-214r0,-43r21,0r0,43r39,-15r8,21r-41,12r27,34r-18,13r-26,-36r-26,36r-18,-13r28,-34r-41,-12r8,-21","w":126},"+":{"d":"96,0r0,-79r-79,0r0,-24r79,0r0,-79r24,0r0,79r79,0r0,24r-79,0r0,79r-24,0","w":216},",":{"d":"27,0r0,-38r33,0v-1,42,8,79,-33,91r0,-17v16,-7,15,-17,15,-36r-15,0","w":86,"k":{" ":13}},"-":{"d":"19,-88r0,-28r88,0r0,28r-88,0","w":126},".":{"d":"27,0r0,-38r33,0r0,38r-33,0","w":86,"k":{" ":13}},"\/":{"d":"-4,5r84,-267r24,0r-84,267r-24,0","w":100},"0":{"d":"86,5v-69,0,-72,-69,-72,-129v0,-56,3,-131,72,-131v69,0,73,68,73,131v0,54,-4,129,-73,129xm45,-124v0,54,2,105,41,105v39,0,41,-51,41,-105v0,-56,-2,-107,-41,-107v-39,0,-41,51,-41,107","w":172},"1":{"d":"24,-192r0,-21v32,-2,62,-6,63,-42r22,0r0,255r-31,0r0,-192r-54,0","w":172},"2":{"d":"158,-28r0,28r-143,0v0,-61,41,-93,76,-122v21,-18,34,-33,34,-61v0,-22,-10,-46,-37,-46v-39,0,-40,41,-40,55r-32,0v0,-48,20,-81,72,-81v59,0,69,46,69,68v3,80,-91,94,-109,159r110,0","w":172},"3":{"d":"65,-120r0,-24v36,4,56,-13,55,-45v0,-23,-10,-42,-34,-42v-33,0,-36,31,-36,50r-32,0v0,-44,21,-74,68,-74v53,0,65,38,65,66v1,27,-14,48,-39,56v29,6,47,24,47,59v0,46,-24,79,-73,79v-69,0,-72,-58,-72,-74r32,0v0,23,11,50,40,50v19,0,41,-9,41,-52v1,-36,-21,-53,-62,-49","w":172},"4":{"d":"103,-205v-24,37,-43,79,-65,118r65,0r0,-118xm11,-90r92,-165r30,0r0,168r29,0r0,25r-29,0r0,62r-30,0r0,-62r-92,0r0,-28","w":172},"5":{"d":"21,-119r14,-131r114,0r0,28r-90,0v-2,24,-9,52,-9,75v43,-42,108,-11,108,65v0,48,-21,87,-74,87v-60,0,-70,-50,-70,-71r32,0v0,13,5,47,39,47v36,0,42,-40,42,-66v0,-28,-11,-58,-43,-58v-22,0,-36,19,-36,25","w":172},"6":{"d":"154,-194r-31,0v0,-21,-12,-37,-34,-37v-49,0,-47,66,-44,97v5,-9,21,-29,49,-29v44,0,66,33,66,81v0,49,-24,87,-72,87v-71,0,-75,-68,-75,-121v0,-58,3,-139,77,-139v59,0,64,49,64,61xm48,-78v0,27,8,59,40,59v32,0,41,-32,41,-59v0,-27,-7,-59,-41,-59v-34,0,-40,32,-40,59","w":172},"7":{"d":"159,-224v-36,48,-78,136,-85,224r-35,0v12,-86,46,-163,91,-222r-116,0r0,-28r145,0r0,26","w":172},"8":{"d":"86,5v-93,0,-95,-121,-28,-141v-63,-19,-41,-127,28,-119v69,-8,92,100,28,119v67,21,64,141,-28,141xm86,-231v-23,0,-33,18,-33,42v0,24,10,41,33,41v23,0,34,-17,34,-41v0,-24,-11,-42,-34,-42xm45,-71v0,30,11,52,41,52v30,0,42,-22,42,-52v0,-30,-12,-53,-42,-53v-30,0,-41,23,-41,53","w":172},"9":{"d":"18,-56r32,0v0,21,12,37,34,37v49,0,47,-66,44,-97v-5,9,-21,29,-49,29v-44,0,-66,-33,-66,-81v0,-49,24,-87,72,-87v71,0,75,68,75,121v0,58,-3,139,-77,139v-59,0,-65,-49,-65,-61xm125,-172v0,-27,-8,-59,-40,-59v-32,0,-41,32,-41,59v0,27,7,59,41,59v34,0,40,-32,40,-59","w":172},":":{"d":"27,-144r0,-38r33,0r0,38r-33,0xm27,0r0,-38r33,0r0,38r-33,0","w":86,"k":{" ":13}},";":{"d":"27,0r0,-38r33,0v-1,42,8,79,-33,91r0,-17v16,-7,15,-17,15,-36r-15,0xm27,-144r0,-38r33,0r0,38r-33,0","w":86},"<":{"d":"17,-80r0,-22r182,-83r0,24r-154,70r154,70r0,24","w":216},"=":{"d":"17,-116r0,-24r182,0r0,24r-182,0xm17,-42r0,-24r182,0r0,24r-182,0","w":216},">":{"d":"17,3r0,-24r154,-70r-154,-70r0,-24r182,83r0,22","w":216},"?":{"d":"62,-67v-9,-63,55,-72,54,-127v0,-21,-12,-40,-35,-40v-35,0,-38,35,-38,53r-30,0v0,-42,21,-79,67,-79v43,0,67,29,67,68v0,55,-62,69,-57,125r-28,0xm59,0r0,-35r34,0r0,35r-34,0","w":159},"@":{"d":"86,-105v0,20,15,34,34,34v33,0,56,-49,56,-76v0,-16,-11,-36,-29,-36v-35,0,-61,45,-61,78xm188,-175v5,-6,5,-16,9,-23r20,0r-34,118v0,5,4,9,11,9v33,0,60,-38,60,-78v0,-54,-48,-91,-110,-91v-62,0,-110,48,-110,111v0,64,48,112,110,112v44,0,79,-14,98,-40r22,0v-23,40,-65,62,-120,62v-74,0,-134,-60,-134,-134v0,-74,60,-133,134,-133v78,0,134,46,134,111v0,62,-51,102,-93,102v-14,0,-24,-7,-26,-22v-26,37,-96,24,-96,-32v0,-50,33,-102,84,-102v18,0,33,8,41,30","w":288},"A":{"d":"-3,0r74,-257r43,0r69,257r-33,0r-19,-71r-82,0r-19,71r-33,0xm92,-221v-15,39,-23,84,-36,125r69,0","w":180,"k":{"p":-4,"Q":-4,"T":20,"V":7,"W":7,"Y":20}},"B":{"d":"53,-122r0,96r43,0v33,0,45,-22,45,-47v-1,-50,-40,-51,-88,-49xm21,0r0,-257v72,2,143,-17,145,66v1,24,-17,45,-38,54v32,8,46,32,46,64v0,79,-75,75,-153,73xm53,-231r0,85v42,-2,72,13,79,-43v5,-41,-36,-45,-79,-42","w":186},"C":{"d":"145,-88r33,0v-3,49,-22,93,-78,93v-73,0,-83,-69,-83,-134v0,-65,12,-133,83,-133v53,0,75,30,76,80r-33,0v-1,-29,-10,-54,-43,-54v-44,0,-50,48,-50,107v0,59,6,108,50,108v39,0,44,-36,45,-67","w":186},"D":{"d":"56,-231r0,205r33,0v55,0,61,-56,61,-102v0,-50,-3,-103,-61,-103r-33,0xm24,0r0,-257r69,0v80,0,90,57,90,128v0,65,-16,129,-87,129r-72,0","w":200,"k":{"Y":7}},"E":{"d":"21,0r0,-257r133,0r0,28r-101,0r0,81r95,0r0,28r-95,0r0,92r105,0r0,28r-137,0"},"F":{"d":"21,0r0,-257r133,0r0,28r-101,0r0,81r95,0r0,28r-95,0r0,120r-32,0","w":159,"k":{"a":7,"A":19,"e":9,"i":6,"o":7,"r":7,",":40,".":40}},"G":{"d":"176,-186r-33,0v-1,-27,-12,-50,-43,-50v-44,0,-50,48,-50,107v0,59,6,108,50,108v44,0,47,-53,47,-87r-51,0r0,-26r80,0r0,134r-24,0r0,-35v-7,22,-28,40,-56,40v-67,0,-79,-65,-79,-134v0,-65,12,-133,83,-133v74,0,76,63,76,76","w":193},"H":{"d":"172,-257r0,257r-31,0r0,-124r-88,0r0,124r-32,0r0,-257r32,0r0,105r88,0r0,-105r31,0","w":193},"I":{"d":"21,0r0,-257r32,0r0,257r-32,0","w":73},"J":{"d":"132,-257r0,183v0,46,-11,79,-64,79v-51,0,-63,-34,-60,-80r30,0v-2,29,2,55,30,54v29,0,33,-19,33,-54r0,-182r31,0","w":153},"K":{"d":"21,0r0,-257r32,0r0,125r89,-125r35,0r-77,107r84,150r-35,0r-70,-124r-26,37r0,87r-32,0","w":180,"k":{"y":4,"o":7,"u":7}},"L":{"d":"21,0r0,-257r32,0r0,229r104,0r0,28r-136,0","w":159,"k":{"T":34,"V":27,"W":27,"Y":33,"y":13}},"M":{"d":"22,0r0,-257r53,0r52,204r52,-204r53,0r0,257r-32,0r-1,-225r-56,225r-32,0r-58,-225r0,225r-31,0","w":253},"N":{"d":"21,0r0,-257r41,0r86,215r0,-215r31,0r0,257r-43,0r-83,-208r0,208r-32,0","w":200},"O":{"d":"100,-262v71,0,83,68,83,133v0,65,-12,134,-83,134v-71,0,-83,-69,-83,-134v0,-65,12,-133,83,-133xm100,-236v-44,0,-50,48,-50,107v0,59,6,108,50,108v44,0,50,-49,50,-108v0,-59,-6,-107,-50,-107","w":200,"k":{"Y":9,"X":9}},"P":{"d":"21,0r0,-257r65,0v22,0,80,0,80,74v0,63,-47,80,-113,74r0,109r-32,0xm53,-231r0,96v46,2,78,1,80,-50v2,-42,-35,-50,-80,-46","w":173,"k":{"a":6,"A":13,"e":6,"o":6,",":46,".":46}},"Q":{"d":"170,15r-26,-23v-11,8,-26,13,-44,13v-71,0,-83,-69,-83,-134v0,-65,12,-133,83,-133v71,0,83,68,83,133v0,37,-4,76,-21,102r26,24xm123,-27r-24,-22r17,-20r24,22v15,-51,26,-189,-40,-189v-44,0,-50,48,-50,107v0,69,15,127,73,102","w":200},"R":{"d":"21,0r0,-257v71,-1,149,-10,149,64v0,29,-12,57,-40,66v57,-1,24,105,53,127r-39,0v-10,-15,-7,-52,-10,-77v-6,-53,-39,-33,-81,-37r0,114r-32,0xm53,-231r0,91v45,-3,78,14,84,-50v3,-39,-41,-44,-84,-41","w":186,"k":{"T":6,"W":-7,"Y":6,"U":-7}},"S":{"d":"162,-190r-32,0v0,-27,-10,-46,-40,-46v-27,0,-42,15,-42,42v0,72,121,29,121,123v0,59,-44,76,-80,76v-60,0,-78,-31,-78,-86r32,0v0,29,2,60,48,60v25,0,45,-18,45,-45v0,-73,-122,-31,-122,-125v0,-24,11,-71,76,-71v49,0,71,25,72,72","w":180},"T":{"d":"99,-229r0,229r-32,0r0,-229r-64,0r0,-28r161,0r0,28r-65,0","k":{"w":27,"y":20,"a":27,"A":20,"e":27,"i":6,"o":27,"r":27,",":33,".":33,"u":27,"-":20,":":27,";":27}},"U":{"d":"18,-76r0,-181r32,0r0,181v0,38,12,55,43,55v34,0,44,-19,44,-55r0,-181r32,0r0,181v0,49,-26,81,-76,81v-51,0,-75,-28,-75,-81","w":186},"V":{"d":"62,0r-63,-257r33,0r52,221r50,-221r33,0r-65,257r-40,0","k":{"a":6,"A":13,"e":6,"o":6,",":33,".":33,"u":6,"-":6,":":6,";":6}},"W":{"d":"54,0r-51,-257r32,0r40,210r36,-210r38,0r37,210r39,-210r32,0r-53,257r-38,0r-36,-208r-37,208r-39,0","w":259,"k":{"a":6,"A":6,"e":6,"o":6,",":27,".":27,"-":6}},"X":{"d":"69,-131r-63,-126r35,0r47,96r47,-96r33,0r-64,126r68,131r-35,0r-51,-103r-52,103r-33,0","w":173},"Y":{"d":"67,-101r-68,-156r35,0r49,120r51,-120r33,0r-68,156r0,101r-32,0r0,-101","k":{"a":27,"A":20,"e":27,"i":11,"o":27,",":40,".":40,"u":22,"-":27,":":13,";":13}},"Z":{"d":"8,0r0,-27r116,-202r-109,0r0,-28r142,0r0,29r-116,200r117,0r0,28r-150,0"},"[":{"d":"28,66r0,-323r65,0r0,24r-37,0r0,275r37,0r0,24r-65,0","w":93},"\\":{"d":"80,5r-84,-267r24,0r84,267r-24,0","w":100},"]":{"d":"65,-257r0,323r-64,0r0,-24r36,0r0,-275r-36,0r0,-24r64,0","w":93},"^":{"d":"17,-94r82,-156r18,0r82,156r-24,0r-67,-130r-67,130r-24,0","w":216},"_":{"d":"0,45r0,-18r180,0r0,18r-180,0","w":180},"a":{"d":"45,-136v-7,3,-21,0,-30,1v0,-44,19,-63,65,-63v59,0,59,35,59,55r0,108v-3,12,7,20,16,14r0,21v-19,3,-43,7,-46,-23v-23,46,-99,33,-99,-28v0,-46,41,-57,77,-66v39,-10,25,-57,-9,-57v-33,0,-33,31,-33,38xm108,-105v-19,21,-66,11,-66,53v0,19,6,33,27,33v40,0,42,-43,39,-86","w":159},"b":{"d":"48,-96v0,40,7,75,39,75v28,0,35,-31,35,-75v0,-46,-7,-76,-35,-76v-32,0,-39,39,-39,76xm20,0r0,-257r30,0r1,86v7,-17,25,-27,44,-27v52,0,59,62,59,102v0,54,-18,101,-63,101v-21,0,-38,-15,-42,-29r0,24r-29,0"},"c":{"d":"142,-134r-30,0v0,-19,-8,-40,-31,-40v-19,0,-38,9,-38,80v0,25,1,75,37,75v26,0,32,-27,32,-48r30,0v0,31,-16,72,-64,72v-47,0,-66,-33,-66,-99v0,-48,9,-104,68,-104v53,0,62,42,62,64","w":153,"k":{"l":7,"y":7}},"d":{"d":"44,-96v0,46,8,75,36,75v33,0,38,-31,38,-75v0,-37,-6,-76,-38,-76v-28,0,-36,30,-36,76xm147,-257r0,257r-29,0v-1,-7,2,-18,-1,-24v-4,14,-20,29,-41,29v-46,0,-63,-40,-63,-101v0,-40,6,-102,60,-102v18,-1,35,12,44,27r0,-86r30,0","k":{"y":-4}},"e":{"d":"46,-117r69,0v1,-28,-3,-57,-34,-57v-35,0,-35,38,-35,57xm147,-93r-102,0v0,30,0,74,37,74v29,0,33,-30,33,-44r30,0v0,21,-12,68,-65,68v-47,0,-67,-33,-67,-99v0,-48,10,-104,69,-104v64,0,65,56,65,105","w":159},"f":{"d":"29,0r0,-169r-28,0r0,-24r28,0v-5,-49,12,-74,64,-67r0,26v-18,-1,-34,-1,-34,18r0,23r33,0r0,24r-33,0r0,169r-30,0","w":93},"g":{"d":"80,-172v-28,0,-36,30,-36,76v0,31,5,70,35,70v33,0,39,-30,39,-70v0,-37,-6,-76,-38,-76xm147,-193r0,181v0,58,-27,78,-66,78v-12,0,-58,0,-63,-48r30,0v1,18,15,24,31,24v50,0,38,-36,37,-68v-6,16,-25,26,-44,26v-56,0,-59,-70,-59,-96v0,-52,14,-102,63,-102v22,-1,36,17,42,30r0,-25r29,0","k":{"y":-4}},"h":{"d":"20,0r0,-257r30,0r1,86v8,-16,29,-27,46,-27v50,0,50,38,50,61r0,137r-30,0r0,-133v0,-15,-2,-39,-29,-39v-16,0,-38,11,-38,39r0,133r-30,0"},"i":{"d":"22,0r0,-193r30,0r0,193r-30,0xm22,-222r0,-35r30,0r0,35r-30,0","w":73},"j":{"d":"52,-193r0,212v2,37,-22,51,-60,46r0,-26v23,5,30,-7,30,-31r0,-201r30,0xm52,-257r0,35r-30,0r0,-35r30,0","w":73},"k":{"d":"95,-120r69,120r-35,0r-54,-95r-25,30r0,65r-30,0r0,-257r30,0r1,153r67,-89r36,0","w":159},"l":{"d":"22,0r0,-257r30,0r0,257r-30,0","w":73,"k":{"w":-4}},"m":{"d":"23,0r0,-193r28,0v1,7,-2,18,1,23v15,-35,80,-41,89,3v9,-17,25,-31,45,-31v51,0,51,38,51,61r0,137r-30,0r0,-133v0,-15,-1,-39,-26,-39v-14,0,-36,9,-36,39r0,133r-30,0r0,-133v0,-15,-1,-39,-26,-39v-14,0,-36,9,-36,39r0,133r-30,0","w":259},"n":{"d":"20,0r0,-193r29,0r0,23v8,-18,28,-28,47,-28v51,0,51,38,51,61r0,137r-30,0r0,-133v0,-15,-2,-39,-29,-39v-16,0,-38,11,-38,39r0,133r-30,0","k":{"y":-4}},"o":{"d":"10,-96v0,-54,15,-102,70,-102v56,0,69,48,69,102v0,54,-14,101,-69,101v-56,0,-70,-47,-70,-101xm79,-19v32,0,39,-35,39,-77v0,-42,-7,-78,-39,-78v-31,0,-37,36,-37,78v0,42,6,77,37,77","w":159,"k":{"w":-4,"y":-4}},"p":{"d":"48,-96v0,37,7,75,39,75v28,0,35,-29,35,-79v0,-42,-7,-72,-35,-72v-33,0,-39,32,-39,76xm20,63r0,-256r29,0r0,24v4,-14,21,-29,42,-29v46,0,63,41,63,98v0,44,-13,105,-63,105v-18,1,-32,-12,-41,-27r0,85r-30,0"},"q":{"d":"118,-96v0,-44,-5,-76,-38,-76v-28,0,-36,30,-36,72v0,50,8,79,36,79v32,0,38,-38,38,-75xm117,63r-1,-85v-7,17,-23,27,-40,27v-50,0,-63,-52,-63,-105v0,-57,17,-98,63,-98v22,-1,36,17,42,29r0,-24r29,0r0,256r-30,0"},"r":{"d":"20,0r0,-193r30,0v1,9,-2,22,1,29v10,-22,27,-40,55,-32r0,30v-26,-7,-56,5,-56,44r0,122r-30,0","w":106,"k":{"v":-6,"y":-6,",":27,".":27,"-":13}},"s":{"d":"107,-51v0,-56,-94,-21,-94,-94v0,-36,28,-53,61,-53v56,0,59,39,59,62r-30,0v0,-24,-7,-38,-29,-38v-10,0,-31,2,-31,29v0,50,95,21,95,90v0,41,-27,60,-63,60v-66,0,-66,-48,-66,-68r30,0v0,23,6,44,36,44v10,0,32,-5,32,-32","w":146,"k":{"w":-4}},"t":{"d":"29,-193r0,-56r30,0r0,56r34,0r0,24r-34,0r0,124v-3,21,16,23,33,20r0,25v-29,6,-72,-1,-63,-36r0,-133r-28,0r0,-24r28,0","w":93},"u":{"d":"147,-193r0,193r-29,0v-1,-7,2,-18,-1,-23v-8,18,-27,28,-46,28v-51,0,-51,-38,-51,-61r0,-137r30,0r0,133v0,15,1,39,28,39v16,0,39,-11,39,-39r0,-133r30,0"},"v":{"d":"56,0r-52,-193r33,0r36,155r36,-155r34,0r-53,193r-34,0","w":146,"k":{",":20,".":20}},"w":{"d":"49,0r-45,-193r31,0r32,158r33,-158r35,0r33,158r30,-158r32,0r-46,193r-33,0r-35,-158r-32,158r-35,0","w":233,"k":{",":13,".":13}},"x":{"d":"55,-100r-49,-93r33,0r35,69r35,-69r33,0r-50,93r52,100r-33,0r-39,-76r-37,76r-33,0","w":146},"y":{"d":"60,4r-56,-197r33,0r39,155r33,-155r34,0r-56,206v-4,35,-31,57,-74,49r0,-23v28,7,45,-11,47,-35","w":146,"k":{"a":-4,",":20,".":20}},"z":{"d":"14,-167r0,-26r116,0r0,25r-86,142r86,0r0,26r-120,0r0,-24r87,-143r-83,0","w":140},"{":{"d":"1,-85r0,-21v57,-1,-6,-160,66,-151r26,0r0,24v-53,-11,-37,46,-37,91v0,37,-25,43,-32,47v8,1,32,11,32,46r0,62v-4,22,12,33,37,29r0,24v-40,1,-63,1,-65,-47v-1,-39,9,-104,-27,-104","w":93},"|":{"d":"28,5r0,-267r24,0r0,267r-24,0","w":79},"}":{"d":"93,-106r0,21v-58,0,5,160,-67,151r-25,0r0,-24v52,10,36,-47,36,-91v0,-37,25,-43,32,-47v-8,-1,-32,-11,-32,-46r0,-62v4,-21,-11,-33,-36,-29r0,-24v39,-1,62,-1,64,47v1,40,-8,104,28,104","w":93},"~":{"d":"147,-66v-25,0,-54,-27,-76,-27v-17,0,-30,16,-36,26r-15,-16v11,-15,26,-34,49,-34v25,0,53,28,76,28v17,0,30,-17,36,-27r15,17v-11,15,-26,33,-49,33","w":216},"'":{"d":"31,-166r0,-91r24,0r0,91r-24,0","w":86},"`":{"d":"-6,-271r36,0r25,51r-22,0","w":73},"\u00a0":{"w":86,"k":{"T":13,"V":13,"W":13,"Y":13,"A":13}}}});
/*!
 * The following copyright notice may not be removed under any circumstances.
 * 
 * Copyright:
 * Copyright © 1990, 2002 Adobe Systems Incorporated.  All Rights Reserved. ©
 * 1981, 2002 Heidelberger Druckmaschinen AG. All rights reserved.
 * 
 * Trademark:
 * Helvetica is a trademark of Heidelberger Druckmaschinen AG, exclusively
 * licensed through Linotype Library GmbH, and may be registered in certain
 * jurisdictions.
 * 
 * Full name:
 * HelveticaNeueLTStd-BdCn
 * 
 * Designer:
 * Linotype Staff
 * 
 * Vendor URL:
 * http://www.adobe.com/type
 * 
 * License information:
 * http://www.adobe.com/type/legal.html
 */
Cufon.registerFont({"w":172,"face":{"font-family":"Breil_LT","font-weight":700,"font-stretch":"condensed","units-per-em":"360","panose-1":"2 11 7 6 3 5 2 3 2 4","ascent":"257","descent":"-103","x-height":"5","bbox":"-9 -280 278 66.6998","underline-thickness":"18","underline-position":"-18","stemh":"38","stemv":"50","unicode-range":"U+0020-U+007E"},"glyphs":{" ":{"w":86},"!":{"d":"71,-72r-36,0r-7,-102r0,-83r50,0v1,65,-2,126,-7,185xm28,-48r50,0r0,48r-50,0r0,-48","w":106},"\"":{"d":"96,-141r0,-116r45,0r0,116r-45,0xm26,-141r0,-116r45,0r0,116r-45,0","w":166},"#":{"d":"0,-63r0,-40r31,0r6,-44r-26,0r0,-40r31,0r8,-63r34,0r-7,63r35,0r8,-63r34,0r-7,63r26,0r0,40r-31,0r-6,44r26,0r0,40r-31,0r-8,63r-34,0r7,-63r-35,0r-7,63r-35,0r8,-63r-27,0xm72,-147r-6,44r35,0r6,-44r-35,0"},"$":{"d":"97,-97r0,64v31,-7,25,-56,0,-64xm74,-159r0,-58v-24,6,-24,49,0,58xm74,36r0,-31v-63,-7,-72,-37,-71,-81r50,0v0,20,2,38,21,43r0,-73v-39,-9,-68,-36,-68,-75v0,-44,26,-69,68,-74r0,-25r23,0r0,25v55,5,67,36,66,73r-49,0v0,-18,-5,-31,-17,-35r0,68v35,16,73,23,73,77v0,52,-25,74,-73,77r0,31r-23,0"},"%":{"d":"201,-65v0,28,1,43,15,43v14,0,16,-15,16,-43v0,-26,-2,-40,-16,-40v-14,0,-15,14,-15,40xm162,-64v0,-46,9,-68,54,-68v45,0,54,22,54,68v0,46,-9,69,-54,69v-45,0,-54,-23,-54,-69xm10,-186v0,-46,9,-69,54,-69v45,0,54,23,54,69v0,46,-9,69,-54,69v-45,0,-54,-23,-54,-69xm48,-188v0,28,2,43,16,43v14,0,16,-15,16,-43v0,-26,-2,-40,-16,-40v-14,0,-16,14,-16,40xm50,11r147,-272r32,0r-147,272r-32,0","w":280},"&":{"d":"94,-225v-34,2,-20,42,-3,57v23,-10,42,-54,3,-57xm123,-51r-43,-62v-19,15,-26,28,-26,44v0,31,52,48,69,18xm115,-137r38,52v5,-11,9,-28,9,-38r45,0v0,28,-11,53,-26,75r34,48r-56,0r-14,-20v-13,15,-37,25,-62,25v-65,0,-79,-45,-79,-74v0,-30,20,-54,52,-74v-39,-40,-37,-116,39,-114v85,2,80,88,20,120","w":213},"(":{"d":"68,-257r39,0v-56,100,-56,223,0,323r-39,0v-68,-115,-67,-208,0,-323","w":106},")":{"d":"0,-257r38,0v68,115,69,208,0,323r-38,0v56,-100,56,-223,0,-323","w":106},"*":{"d":"55,-257r30,0r0,46r44,-14r9,28r-44,14r27,38r-24,17r-27,-38r-27,38r-24,-17r27,-38r-43,-14r9,-28r43,14r0,-46","w":140},"+":{"d":"86,0r0,-69r-69,0r0,-44r69,0r0,-69r44,0r0,69r69,0r0,44r-69,0r0,69r-44,0","w":216},",":{"d":"19,-56r48,0v0,56,8,111,-48,115r0,-25v15,-3,20,-17,19,-34r-19,0r0,-56","w":86,"k":{" ":13}},"-":{"d":"16,-125r101,0r0,42r-101,0r0,-42","w":133},".":{"d":"19,-56r48,0r0,56r-48,0r0,-56","w":86,"k":{" ":13}},"\/":{"d":"-1,5r81,-267r41,0r-82,267r-40,0","w":119},"0":{"d":"58,-135r0,27v0,64,6,79,28,79v23,0,28,-19,28,-85r0,-28v0,-64,-6,-79,-28,-79v-23,0,-28,20,-28,86xm6,-119v0,-71,4,-136,80,-136v62,0,80,34,80,124v0,71,-4,136,-80,136v-62,0,-80,-34,-80,-124"},"1":{"d":"117,0r-51,0r0,-180r-51,0r0,-34v36,1,59,-12,64,-41r38,0r0,255"},"2":{"d":"163,-40r0,40r-157,0v-4,-53,39,-98,78,-131v24,-20,26,-32,26,-58v0,-21,-9,-32,-25,-32v-26,0,-29,23,-29,50r-50,0v-3,-54,22,-83,80,-84v94,-2,94,106,36,151v-19,15,-50,44,-55,64r96,0"},"3":{"d":"7,-75r50,0v1,30,5,46,28,46v25,0,29,-19,29,-41v0,-30,-15,-48,-51,-43r0,-34v32,5,46,-13,46,-41v0,-24,-7,-33,-24,-33v-22,0,-27,17,-27,41r-47,0v0,-50,27,-75,75,-75v46,0,73,21,73,66v1,32,-17,50,-39,57v33,5,46,28,46,60v0,34,-14,77,-85,77v-50,0,-75,-30,-74,-80"},"4":{"d":"96,-93r-1,-97r-50,97r51,0xm5,-53r0,-42r85,-160r53,0r0,162r25,0r0,40r-25,0r0,53r-47,0r0,-53r-91,0"},"5":{"d":"153,-250r0,40r-94,0r-5,58v10,-13,25,-19,47,-19v49,0,62,42,62,82v0,56,-15,94,-81,94v-68,0,-77,-42,-76,-78r50,0v0,17,3,42,25,42v21,0,31,-17,31,-50v0,-42,-7,-54,-30,-54v-15,0,-23,10,-25,24r-46,0r9,-139r133,0"},"6":{"d":"162,-190r-50,0v0,-19,-6,-31,-23,-31v-30,0,-35,41,-31,77v9,-13,25,-22,47,-22v45,0,63,34,63,80v0,58,-26,91,-83,91v-71,0,-80,-57,-80,-119v0,-72,2,-141,86,-141v37,0,70,16,71,65xm59,-79v0,29,5,50,29,50v25,0,28,-21,28,-50v0,-35,-8,-48,-28,-48v-21,0,-29,13,-29,48"},"7":{"d":"8,-250r157,0r0,40v-42,59,-67,138,-75,210r-54,0v8,-62,29,-137,79,-205r-107,0r0,-45"},"8":{"d":"5,-72v-1,-33,16,-56,43,-64v-68,-24,-33,-132,38,-119v71,-12,107,93,39,119v27,9,43,31,43,64v0,29,-11,77,-82,77v-71,0,-81,-48,-81,-77xm61,-186v0,24,10,36,25,36v15,0,26,-12,26,-36v0,-23,-9,-35,-26,-35v-17,0,-25,12,-25,35xm57,-73v0,24,6,44,29,44v23,0,30,-20,30,-44v0,-24,-7,-44,-30,-44v-23,0,-29,20,-29,44"},"9":{"d":"11,-59r50,0v0,19,6,30,23,30v30,0,35,-41,31,-77v-9,13,-26,22,-48,22v-45,0,-62,-34,-62,-80v0,-58,25,-91,82,-91v71,0,81,57,81,119v0,72,-2,141,-86,141v-37,0,-70,-15,-71,-64xm57,-171v0,35,8,49,28,49v21,0,28,-14,28,-49v0,-29,-4,-50,-28,-50v-25,0,-28,21,-28,50"},":":{"d":"19,0r0,-56r48,0r0,56r-48,0xm19,-131r0,-57r48,0r0,57r-48,0","w":86},";":{"d":"19,-56r48,0v0,56,8,111,-48,115r0,-25v15,-3,20,-17,19,-34r-19,0r0,-56xm19,-188r48,0r0,57r-48,0r0,-57","w":86},"<":{"d":"17,-72r0,-38r182,-75r0,45r-122,49r122,49r0,45","w":216},"=":{"d":"17,-108r0,-45r182,0r0,45r-182,0xm17,-30r0,-44r182,0r0,44r-182,0","w":216},">":{"d":"17,3r0,-45r122,-49r-122,-49r0,-45r182,75r0,38","w":216},"?":{"d":"60,-177r-47,0v-2,-50,20,-82,71,-83v76,-2,98,77,54,126v-15,17,-37,32,-33,63r-44,0v-4,-41,14,-65,36,-86v20,-19,21,-68,-11,-69v-21,0,-27,23,-26,49xm58,-48r50,0r0,48r-50,0r0,-48","w":173},"@":{"d":"148,-162v-38,-2,-58,69,-15,74v40,2,61,-70,15,-74xm188,-176r5,-19r31,0r-23,105v0,5,2,7,7,7v14,0,38,-24,38,-62v0,-48,-46,-83,-96,-83v-57,0,-99,48,-99,100v0,55,47,99,102,99v33,0,59,-11,78,-23r32,0v-25,36,-65,57,-119,57v-74,0,-134,-60,-134,-134v0,-74,60,-133,134,-133v72,0,134,43,134,109v0,76,-68,103,-91,103v-15,1,-20,-8,-24,-19v-30,35,-96,19,-96,-42v0,-63,79,-124,121,-65","w":288},"A":{"d":"0,0r68,-257r64,0r68,257r-54,0r-12,-54r-68,0r-12,54r-54,0xm75,-97r50,0r-25,-115","w":200,"k":{"w":6,"T":20,"v":6,"V":4,"W":4,"y":6,"Y":20}},"B":{"d":"18,0r0,-257v75,2,160,-18,160,65v0,29,-15,48,-39,57v28,4,47,26,47,60v0,40,-21,75,-81,75r-87,0xm70,-219r0,67v32,2,56,-3,56,-33v0,-31,-23,-36,-56,-34xm70,-116r0,78v35,1,62,-1,62,-39v0,-39,-27,-40,-62,-39","w":200},"C":{"d":"180,-170r-52,0v0,-37,-8,-54,-31,-54v-26,0,-33,26,-33,99v0,78,12,92,34,92v19,0,32,-10,32,-65r52,0v0,55,-14,103,-82,103v-78,0,-87,-56,-87,-134v0,-78,9,-133,87,-133v74,0,80,55,80,92","w":193,"k":{"A":6}},"D":{"d":"21,0r0,-257r84,0v72,0,85,49,85,125v0,91,-19,132,-88,132r-81,0xm72,-219r0,181v58,4,66,-10,67,-93v1,-69,-8,-94,-67,-88","w":206,"k":{"Y":20,"A":12,",":9,".":9}},"E":{"d":"18,-257r144,0r0,42r-92,0r0,61r86,0r0,42r-86,0r0,70r95,0r0,42r-147,0r0,-257","w":173},"F":{"d":"18,0r0,-257r144,0r0,42r-92,0r0,61r86,0r0,42r-86,0r0,112r-52,0","w":166,"k":{"A":13,",":40,".":40,"a":7,"e":7}},"G":{"d":"182,-181r-50,0v0,-19,-8,-43,-29,-43v-25,0,-36,26,-36,90v0,62,6,101,36,101v20,0,38,-32,32,-67r-34,0r0,-39r84,0r0,139r-38,0v-1,-7,2,-18,-1,-24v-12,20,-30,29,-54,29v-64,0,-77,-47,-77,-136v0,-86,21,-131,87,-131v57,0,80,29,80,81","w":200},"H":{"d":"18,0r0,-257r52,0r0,98r60,0r0,-98r52,0r0,257r-52,0r0,-114r-60,0r0,114r-52,0","w":200},"I":{"d":"72,0r-51,0r0,-257r51,0r0,257","w":92},"J":{"d":"99,-257r52,0r0,185v0,55,-25,77,-78,77v-59,0,-69,-38,-68,-86r48,0v-1,27,1,48,23,48v19,0,23,-13,23,-40r0,-184","w":166},"K":{"d":"18,-257r52,0r1,103r65,-103r56,0r-70,110r78,147r-58,0r-53,-105r-19,29r0,76r-52,0r0,-257","w":193},"L":{"d":"162,0r-144,0r0,-257r52,0r0,215r92,0r0,42","w":166,"k":{"T":27,"V":27,"W":27,"y":13,"Y":33}},"M":{"d":"19,0r0,-257r77,0r38,181r37,-181r76,0r0,257r-47,0r-1,-205r-46,205r-40,0r-46,-205r0,205r-48,0","w":266},"N":{"d":"18,-257r60,0r63,176r0,-176r48,0r0,257r-59,0r-64,-180r0,180r-48,0r0,-257","w":206},"O":{"d":"13,-129v0,-78,9,-133,87,-133v78,0,88,55,88,133v0,78,-10,134,-88,134v-78,0,-87,-56,-87,-134xm64,-129v0,69,5,96,36,96v31,0,36,-27,36,-96v0,-69,-5,-95,-36,-95v-31,0,-36,26,-36,95","w":200,"k":{"T":9,"Y":9,"A":9,",":9,".":9}},"P":{"d":"18,0r0,-257r91,0v53,0,70,38,70,77v0,64,-44,82,-109,77r0,103r-52,0xm70,-219r0,78v34,2,57,-2,57,-38v0,-34,-21,-44,-57,-40","w":186,"k":{"A":19,",":54,".":54,"a":9,"e":9,"o":9}},"Q":{"d":"134,0v-10,4,-20,5,-34,5v-78,0,-87,-56,-87,-134v0,-78,9,-133,87,-133v78,0,88,55,88,133v0,44,-3,81,-20,105r27,28r-30,28xm64,-129v0,69,5,96,36,96v31,0,36,-27,36,-96v0,-69,-5,-95,-36,-95v-31,0,-36,26,-36,95","w":200},"R":{"d":"70,-219r0,74v35,2,60,-1,60,-38v0,-34,-26,-38,-60,-36xm18,0r0,-257v76,1,164,-16,164,66v0,34,-14,58,-43,64v35,5,42,25,42,79v0,29,3,39,11,48r-56,0v-19,-30,13,-108,-38,-109r-28,0r0,109r-52,0","w":200,"k":{"T":6,"W":-4,"Y":6,"U":-4}},"S":{"d":"8,-80r52,0v-1,28,4,47,34,47v16,0,31,-10,31,-32v0,-23,-12,-32,-46,-44v-46,-16,-67,-34,-67,-77v0,-50,30,-76,79,-76v48,0,83,22,80,76r-50,0v0,-24,-8,-38,-28,-38v-42,0,-40,53,-3,65v40,13,89,38,89,85v0,54,-33,79,-89,79v-63,0,-84,-30,-82,-85","w":186},"T":{"d":"4,-257r164,0r0,42r-56,0r0,215r-52,0r0,-215r-56,0r0,-42","k":{"w":27,"y":20,"A":20,",":33,".":33,"a":27,"e":27,"o":27,"-":20,"i":6,"r":27,"u":27,":":27,";":27}},"U":{"d":"15,-257r52,0r0,179v0,26,6,45,30,45v24,0,30,-19,30,-45r0,-179r52,0r0,179v0,66,-40,83,-82,83v-42,0,-82,-14,-82,-83r0,-179","w":193},"V":{"d":"1,-257r56,0r37,190r38,-190r54,0r-59,257r-67,0","w":186,"k":{"A":13,",":33,".":26,"a":6,"e":9,"o":9,"-":6,"i":9,"u":11,":":6,";":6}},"W":{"d":"50,0r-47,-257r50,0r29,190r30,-190r50,0r31,190r28,-190r50,0r-47,257r-58,0r-30,-186r-28,186r-58,0","w":273,"k":{"A":6,",":27,".":27,"a":6,"e":6,"o":6,"-":6}},"X":{"d":"66,-130r-59,-127r57,0r34,83r32,-83r57,0r-60,127r64,130r-58,0r-37,-87r-37,87r-57,0","w":193},"Y":{"d":"1,-257r58,0r35,99r36,-99r56,0r-66,156r0,101r-52,0r0,-101","w":187,"k":{"A":20,",":40,".":40,"a":29,"e":29,"o":29,"-":27,"i":9,"u":22,":":13,";":13,"O":7,"S":6}},"Z":{"d":"9,0r0,-38r94,-177r-88,0r0,-42r148,0r0,39r-96,176r98,0r0,42r-156,0","w":173},"[":{"d":"29,66r0,-323r82,0r0,36r-38,0r0,251r38,0r0,36r-82,0","w":113},"\\":{"d":"80,5r-81,-267r40,0r82,267r-41,0","w":119},"]":{"d":"2,66r0,-36r38,0r0,-251r-38,0r0,-36r83,0r0,323r-83,0","w":113},"^":{"d":"65,-111r-45,0r68,-139r40,0r68,139r-45,0r-43,-89","w":216},"_":{"d":"180,45r-180,0r0,-18r180,0r0,18","w":180},"a":{"d":"61,-134r-45,0v-2,-48,29,-65,68,-65v119,0,46,114,77,199r-48,0v-4,-6,-3,-16,-7,-20v-12,20,-25,25,-49,25v-35,0,-47,-29,-47,-55v0,-48,36,-61,77,-68v29,-5,27,-49,-3,-47v-17,0,-24,12,-23,31xm107,-97v-19,14,-49,12,-49,41v0,15,5,27,18,27v13,0,31,-9,31,-30r0,-38","w":173},"b":{"d":"66,-97v0,42,5,64,27,64v22,0,25,-22,25,-64v0,-42,-3,-64,-25,-64v-22,0,-27,22,-27,64xm17,0r0,-257r49,0v1,26,-2,57,1,81v10,-15,23,-23,42,-23v41,0,59,30,59,102v0,72,-18,102,-59,102v-20,1,-32,-10,-45,-26r0,21r-47,0","w":180},"c":{"d":"157,-124r-47,0v0,-19,-4,-39,-23,-39v-24,0,-28,22,-28,67v0,48,5,67,27,67v17,0,24,-14,24,-45r47,0v0,51,-20,79,-73,79v-50,0,-75,-24,-75,-102v0,-80,33,-102,79,-102v46,0,69,29,69,75","w":166,"k":{"y":4,"l":7}},"d":{"d":"62,-97v0,42,3,64,25,64v22,0,27,-22,27,-64v0,-42,-5,-64,-27,-64v-22,0,-25,22,-25,64xm116,0v-1,-6,2,-16,-1,-21v-11,18,-25,26,-44,26v-41,0,-59,-30,-59,-102v0,-72,18,-102,59,-102v20,-1,31,10,43,23r0,-81r49,0r0,257r-47,0","w":180},"e":{"d":"157,-89r-98,0v-1,28,3,60,25,60v17,0,23,-12,26,-36r44,0v-2,45,-23,70,-70,70v-72,0,-75,-56,-75,-104v0,-52,10,-100,77,-100v62,-1,72,46,71,110xm59,-119r51,0v-1,-30,-4,-46,-25,-46v-22,1,-27,24,-26,46","w":166,"k":{"x":4}},"f":{"d":"27,0r0,-160r-25,0r0,-34r25,0v-7,-57,24,-75,79,-67r0,35v-25,-3,-33,7,-29,32r29,0r0,34r-29,0r0,160r-50,0","w":106,"k":{"a":7}},"g":{"d":"63,14v-1,13,12,20,24,21v29,2,30,-34,26,-61v-42,49,-100,23,-100,-74v0,-45,6,-99,60,-99v15,-1,30,9,41,27r0,-22r48,0r0,184v0,51,-23,76,-81,76v-42,0,-66,-19,-66,-52r48,0xm62,-91v0,27,4,51,25,51v21,0,27,-23,27,-56v0,-47,-6,-65,-26,-65v-22,0,-26,18,-26,70","w":180,"k":{"y":-4}},"h":{"d":"17,0r0,-257r49,0r1,83v22,-40,96,-34,96,30r0,144r-49,0r0,-134v0,-19,-6,-27,-21,-27v-17,0,-27,10,-27,32r0,129r-49,0","w":180},"i":{"d":"18,0r0,-194r50,0r0,194r-50,0xm18,-217r0,-43r50,0r0,43r-50,0","w":86},"j":{"d":"18,-4r0,-190r50,0r0,207v4,39,-27,54,-77,50r0,-36v21,2,27,-6,27,-31xm18,-217r0,-43r50,0r0,43r-50,0","w":86},"k":{"d":"18,-257r50,0r1,136r50,-73r55,0r-56,77r64,117r-55,0r-41,-80r-18,23r0,57r-50,0r0,-257","w":180},"l":{"d":"18,0r0,-257r50,0r0,257r-50,0","w":86},"m":{"d":"17,0r0,-194r47,0v1,6,-2,16,1,20v21,-36,83,-32,94,6v18,-49,97,-40,97,27r0,141r-49,0r0,-135v0,-16,-6,-26,-20,-26v-16,0,-26,12,-26,34r0,127r-49,0r0,-135v0,-16,-6,-26,-20,-26v-16,0,-26,12,-26,34r0,127r-49,0","w":272},"n":{"d":"17,0r0,-194r47,0v1,7,-2,18,1,23v22,-44,98,-39,98,27r0,144r-49,0r0,-134v0,-19,-6,-27,-21,-27v-17,0,-27,10,-27,32r0,129r-49,0","w":180,"k":{"y":-4}},"o":{"d":"10,-97v0,-66,19,-102,76,-102v60,0,77,35,77,102v0,66,-20,102,-77,102v-60,0,-76,-35,-76,-102xm60,-97v0,40,2,68,26,68v20,0,27,-20,27,-68v0,-48,-7,-68,-27,-68v-24,0,-26,28,-26,68","k":{"v":-4}},"p":{"d":"66,-97v0,42,5,64,27,64v22,0,25,-22,25,-64v0,-42,-3,-64,-25,-64v-22,0,-27,22,-27,64xm17,63r0,-257r47,0v1,6,-2,16,1,21v11,-18,25,-26,44,-26v41,0,59,30,59,102v0,72,-18,102,-59,102v-20,1,-31,-10,-43,-23r0,81r-49,0","w":180,"k":{",":6,".":6}},"q":{"d":"114,-97v0,-42,-5,-64,-27,-64v-22,0,-25,22,-25,64v0,42,3,64,25,64v22,0,27,-22,27,-64xm114,63v-1,-26,2,-57,-1,-81v-10,15,-23,23,-42,23v-41,0,-59,-30,-59,-102v0,-72,18,-102,59,-102v20,-1,32,10,45,26r0,-21r47,0r0,257r-49,0","w":180},"r":{"d":"17,0r0,-194r47,0v1,8,-2,20,1,26v11,-21,26,-35,53,-30r0,48v-27,-4,-52,2,-52,34r0,116r-49,0","w":119,"k":{"v":-6,"y":-6,",":27,".":27,"q":6,"-":13}},"s":{"d":"8,-63r45,0v-1,21,7,33,26,34v30,2,32,-39,7,-45v-35,-8,-76,-24,-76,-66v0,-32,20,-59,71,-59v48,1,68,21,66,63r-44,0v6,-36,-44,-38,-46,-8v-2,19,34,28,52,33v73,20,46,122,-29,116v-58,-4,-73,-26,-72,-68","w":159},"t":{"d":"27,-194r0,-55r50,0r0,55r29,0r0,34r-29,0r0,105v-2,20,12,23,29,20r0,35v-45,5,-79,6,-79,-49r0,-111r-25,0r0,-34r25,0","w":106},"u":{"d":"116,0v-1,-7,2,-18,-1,-23v-22,44,-98,39,-98,-27r0,-144r49,0r0,134v0,19,6,27,21,27v17,0,27,-10,27,-32r0,-129r49,0r0,194r-47,0","w":180},"v":{"d":"81,-55v12,-44,17,-94,27,-139r50,0r-49,194r-57,0r-50,-194r52,0","w":159,"k":{",":20,".":20,"a":6}},"w":{"d":"45,0r-42,-194r49,0r24,138r24,-138r54,0r26,138r23,-138r48,0r-42,194r-56,0r-27,-138r-24,138r-57,0","w":253,"k":{",":13,".":13}},"x":{"d":"83,-135r27,-59r52,0r-51,94r53,100r-52,0r-29,-63r-29,63r-51,0r52,-100r-50,-94r52,0","w":166},"y":{"d":"17,63r0,-37v23,5,39,-4,39,-26r-54,-194r52,0r29,134r25,-134r50,0r-47,181v-19,76,-31,77,-94,76","w":159,"k":{",":20,".":20,"a":6}},"z":{"d":"9,0r0,-38r77,-115r-74,0r0,-41r133,0r0,38r-78,116r78,0r0,40r-136,0","w":153},"{":{"d":"11,-81r0,-29v55,-5,-10,-150,61,-147r32,0r0,36v-57,-7,6,112,-51,126v33,5,26,60,26,99v-1,19,5,29,25,26r0,36v-43,3,-69,-2,-69,-48v0,-37,10,-97,-24,-99","w":113},"|":{"d":"18,5r0,-267r44,0r0,267r-44,0","w":79},"}":{"d":"9,66r0,-36v57,7,-5,-111,51,-126v-33,-5,-26,-60,-26,-99v0,-19,-5,-29,-25,-26r0,-36v43,-3,70,2,70,48v0,37,-11,97,24,99r0,29v-54,6,10,150,-62,147r-32,0","w":113},"~":{"d":"69,-126v24,0,61,25,77,25v14,0,28,-16,32,-25r13,39v-10,18,-23,30,-44,30v-24,0,-62,-24,-77,-24v-14,0,-28,15,-32,24r-13,-38v10,-18,23,-31,44,-31","w":216},"'":{"d":"24,-141r0,-116r45,0r0,116r-45,0","w":93},"`":{"d":"63,-216r-33,0r-36,-52r50,0","w":79},"\u00a0":{"w":86}}});
/*!
 * The following copyright notice may not be removed under any circumstances.
 * 
 * Copyright:
 * Copyright © 1990, 2002 Adobe Systems Incorporated.  All Rights Reserved. ©
 * 1981, 2002 Heidelberger Druckmaschinen AG. All rights reserved.
 * 
 * Trademark:
 * Helvetica is a trademark of Heidelberger Druckmaschinen AG, exclusively
 * licensed through Linotype Library GmbH, and may be registered in certain
 * jurisdictions.
 * 
 * Full name:
 * HelveticaNeueLTStd-CnO
 * 
 * Designer:
 * Linotype Staff
 * 
 * Vendor URL:
 * http://www.adobe.com/type
 * 
 * License information:
 * http://www.adobe.com/type/legal.html
 */
Cufon.registerFont({"w":166,"face":{"font-family":"Breil_LT","font-weight":400,"font-style":"italic","font-stretch":"condensed","units-per-em":"360","panose-1":"2 11 5 6 3 5 2 3 2 4","ascent":"257","descent":"-103","x-height":"5","bbox":"-22 -294 312.496 98","underline-thickness":"18","underline-position":"-18","slope":"-12","stemh":"24","stemv":"30","unicode-range":"U+0020-U+007E"},"glyphs":{" ":{"w":86,"k":{"T":13,"V":13,"W":13,"Y":13,"A":13}},"!":{"d":"50,-67r35,-190r33,0r-46,190r-22,0xm30,0r7,-35r33,0r-7,35r-33,0","w":92},"\"":{"d":"67,-166r19,-91r24,0r-20,91r-23,0xm127,-166r19,-91r24,0r-20,91r-23,0","w":146},"#":{"d":"28,0r26,-74r-30,0r5,-24r33,0r18,-55r-31,0r5,-24r34,0r25,-73r24,0r-25,73r38,0r25,-73r24,0r-25,73r28,0r-5,24r-31,0r-19,55r30,0r-5,24r-33,0r-25,74r-24,0r26,-74r-39,0r-25,74r-24,0xm104,-153r-19,55r38,0r19,-55r-38,0","w":172},"$":{"d":"117,-110r-19,89v23,-2,43,-18,48,-43v6,-27,-9,-38,-29,-46xm109,-146r18,-83v-43,0,-62,72,-18,83xm132,-255r5,-21r15,0r-5,21v44,2,59,26,50,70r-31,0v5,-24,0,-41,-24,-44r-19,88v31,11,68,20,57,72v-12,54,-53,72,-88,74r-7,34r-15,0r7,-34v-54,-2,-64,-32,-53,-83r32,0v-5,26,-11,53,26,57r21,-94v-30,-10,-63,-22,-53,-71v5,-23,23,-65,82,-69","w":172},"%":{"d":"93,-136v20,0,26,-20,32,-50v6,-30,9,-49,-11,-49v-20,0,-26,19,-32,49v-6,30,-9,50,11,50xm66,5r167,-260r25,0r-167,260r-25,0xm213,-14v20,0,25,-20,31,-50v6,-30,10,-50,-10,-50v-20,0,-26,20,-32,50v-6,30,-9,50,11,50xm89,-117v-43,0,-41,-33,-33,-69v8,-36,19,-69,62,-69v43,0,40,33,32,69v-8,36,-18,69,-61,69xm208,5v-43,0,-40,-33,-32,-69v8,-36,19,-69,62,-69v43,0,40,33,32,69v-8,36,-19,69,-62,69","w":273},"&":{"d":"120,-163v16,-13,35,-24,40,-45v3,-15,-6,-25,-21,-25v-37,0,-37,47,-19,70xm144,-46r-40,-81v-23,12,-43,31,-49,58v-12,60,63,57,89,23xm130,-144r35,73v8,-13,14,-27,21,-50r28,0v-4,19,-24,62,-37,75r23,46r-34,0r-12,-24v-24,19,-42,29,-70,29v-63,0,-66,-48,-61,-71v7,-36,40,-64,71,-81v-6,-19,-19,-36,-14,-60v6,-30,35,-50,64,-50v32,0,51,14,44,49v-6,30,-35,47,-58,64","w":200},"(":{"d":"140,-257v-64,80,-102,196,-69,323r-17,0v-55,-119,-5,-247,69,-323r17,0","w":86},")":{"d":"-13,66v64,-80,103,-197,69,-323r17,0v55,119,6,247,-68,323r-18,0","w":86},"*":{"d":"98,-214r9,-43r22,0r-9,43r41,-15r4,21r-43,12r20,34r-21,13r-18,-36r-34,36r-15,-13r35,-34r-39,-12r13,-21","w":126},"+":{"d":"96,0r17,-79r-79,0r5,-24r79,0r17,-79r24,0r-17,79r79,0r-5,24r-79,0r-17,79r-24,0","w":216},",":{"d":"27,0r8,-38r33,0v-10,39,-10,80,-53,91r4,-17v17,-7,21,-17,23,-36r-15,0","w":86,"k":{" ":13}},"-":{"d":"38,-88r6,-28r88,0r-6,28r-88,0","w":126},".":{"d":"27,0r8,-38r33,0r-8,38r-33,0","w":86,"k":{" ":13}},"\/":{"d":"-5,5r141,-267r23,0r-140,267r-24,0","w":100},"0":{"d":"85,5v-69,0,-58,-69,-45,-129v12,-56,31,-131,100,-131v69,0,58,68,45,131v-12,54,-31,129,-100,129xm72,-124v-12,54,-21,105,18,105v39,0,52,-51,64,-105v12,-56,20,-107,-19,-107v-39,0,-51,51,-63,107","w":172},"1":{"d":"65,-192r4,-21v32,-2,63,-6,72,-42r22,0r-54,255r-31,0r41,-192r-54,0","w":172},"2":{"d":"164,-28r-6,28r-143,0v13,-60,60,-91,102,-122v24,-18,41,-33,47,-61v5,-22,-1,-46,-28,-46v-39,0,-48,41,-51,55r-32,0v10,-48,37,-81,89,-81v59,0,58,46,54,68v-13,79,-112,94,-142,159r110,0","w":172},"3":{"d":"90,-120r5,-24v38,4,58,-13,64,-45v5,-23,0,-42,-24,-42v-33,0,-43,31,-47,50r-31,0v9,-44,36,-74,83,-74v91,0,54,112,0,121v25,9,43,23,35,60v-10,46,-41,79,-90,79v-69,0,-61,-59,-56,-74r31,0v-5,23,1,50,30,50v19,0,42,-9,52,-52v8,-37,-11,-53,-52,-49","w":172},"4":{"d":"147,-205v-32,37,-59,79,-90,118r65,0xm30,-90r127,-165r30,0r-35,168r29,0r-6,25r-29,0r-13,62r-30,0r13,-62r-92,0","w":172},"5":{"d":"46,-119r42,-131r114,0r-6,28r-90,0v-7,25,-21,51,-25,75v46,-40,115,-16,95,65v-12,48,-40,87,-93,87v-60,0,-59,-50,-55,-71r32,0v-3,13,-5,47,29,47v36,0,51,-40,56,-66v6,-28,1,-58,-31,-58v-22,0,-40,19,-41,25","w":172},"6":{"d":"195,-194r-31,0v5,-21,-4,-37,-26,-37v-52,0,-58,66,-65,97v7,-9,27,-29,55,-29v44,0,59,33,49,81v-10,49,-42,87,-90,87v-71,0,-61,-68,-50,-121v13,-58,33,-139,107,-139v59,0,54,49,51,61xm64,-78v-6,27,-4,59,28,59v32,0,47,-32,53,-59v6,-27,6,-59,-28,-59v-34,0,-47,32,-53,59","w":172},"7":{"d":"61,-222r6,-28r145,0r-5,26v-48,49,-108,138,-133,224r-35,0v28,-84,79,-162,138,-222r-116,0","w":172},"8":{"d":"85,5v-102,0,-58,-131,2,-141v-61,-29,-7,-119,53,-119v79,0,62,106,3,119v28,10,39,32,31,66v-7,33,-32,75,-89,75xm135,-231v-39,-7,-66,81,-17,83v40,7,66,-81,17,-83xm60,-71v-6,30,0,52,30,52v30,0,47,-22,53,-52v6,-30,0,-53,-30,-53v-30,0,-47,23,-53,53","w":172},"9":{"d":"30,-56r32,0v-4,21,3,37,25,37v51,0,63,-67,65,-97v-7,9,-26,29,-54,29v-44,0,-60,-33,-50,-81v10,-49,43,-87,91,-87v71,0,61,68,50,121v-12,58,-33,139,-107,139v-59,0,-55,-49,-52,-61xm162,-172v6,-27,4,-59,-28,-59v-32,0,-47,32,-53,59v-6,27,-6,59,28,59v34,0,47,-32,53,-59","w":172},":":{"d":"57,-144r9,-38r33,0r-9,38r-33,0xm27,0r8,-38r33,0r-8,38r-33,0","w":86,"k":{" ":13}},";":{"d":"27,0r8,-38r33,0v-10,39,-10,80,-53,91r4,-17v17,-7,21,-17,23,-36r-15,0xm57,-144r9,-38r33,0r-9,38r-33,0","w":86},"<":{"d":"34,-80r5,-22r199,-83r-5,24r-169,70r139,70r-5,24","w":216},"=":{"d":"41,-116r5,-24r183,0r-5,24r-183,0xm26,-42r5,-24r182,0r-5,24r-182,0","w":216},">":{"d":"16,3r5,-24r169,-70r-139,-70r5,-24r165,83r-5,22","w":216},"?":{"d":"81,-181r-30,0v9,-42,38,-79,84,-79v73,0,62,87,24,119v-20,17,-55,42,-55,74r-28,0v4,-60,70,-74,81,-127v4,-21,-4,-40,-27,-40v-35,0,-45,35,-49,53xm59,0r8,-35r33,0r-7,35r-34,0","w":159},"@":{"d":"109,-105v-4,20,7,34,26,34v33,0,66,-49,72,-76v3,-16,-3,-36,-21,-36v-35,0,-70,45,-77,78xm225,-175v7,-6,9,-16,14,-23r20,0r-59,118v-1,5,2,9,9,9v33,0,68,-38,76,-78v12,-54,-28,-91,-90,-91v-62,0,-120,48,-133,111v-14,64,24,112,86,112v44,0,80,-14,105,-40r23,0v-31,40,-78,62,-133,62v-74,0,-121,-60,-105,-134v15,-74,88,-133,162,-133v78,0,124,46,110,111v-13,62,-73,102,-115,102v-15,0,-19,-9,-21,-22v-29,34,-102,28,-89,-32v10,-50,54,-102,105,-102v18,0,32,8,35,30","w":288},"A":{"d":"-3,0r129,-257r42,0r15,257r-33,0r-3,-71r-83,0r-34,71r-33,0xm139,-221v-23,39,-41,84,-63,125r69,0","w":180,"k":{"p":-4,"Q":-4,"T":20,"V":7,"W":7,"Y":20}},"B":{"d":"78,-122r-20,96v51,5,91,-7,98,-47v8,-51,-31,-51,-78,-49xm21,0r55,-257v70,2,145,-17,130,66v-4,24,-26,45,-49,54v30,8,38,32,32,64v-14,76,-83,76,-168,73xm102,-231r-18,85v47,-2,71,12,89,-43v14,-41,-29,-45,-71,-42","w":186},"C":{"d":"164,-88r33,0v-13,49,-42,93,-98,93v-73,0,-68,-69,-54,-134v14,-65,40,-133,111,-133v53,0,68,30,59,80r-33,0v5,-29,1,-54,-32,-54v-44,0,-59,48,-72,107v-13,59,-18,108,26,108v39,0,52,-36,60,-67","w":186},"D":{"d":"105,-231r-44,205v80,12,105,-44,116,-102v10,-50,19,-103,-39,-103r-33,0xm24,0r55,-257r69,0v80,0,77,57,62,128v-14,65,-43,129,-114,129r-72,0","w":200,"k":{"Y":7}},"E":{"d":"21,0r55,-257r132,0r-6,28r-101,0r-17,81r96,0r-6,28r-96,0r-19,92r105,0r-6,28r-137,0"},"F":{"d":"21,0r55,-257r132,0r-6,28r-101,0r-17,81r96,0r-6,28r-96,0r-25,120r-32,0","w":159,"k":{"a":7,"A":19,"e":9,"i":6,"o":7,"r":7,",":40,".":40}},"G":{"d":"216,-186r-33,0v4,-27,-2,-50,-33,-50v-44,0,-59,48,-72,107v-13,59,-18,108,26,108v44,0,58,-53,66,-87r-50,0r5,-26r79,0r-28,134r-24,0v2,-11,8,-26,7,-35v-12,22,-36,40,-64,40v-67,0,-65,-65,-50,-134v14,-65,40,-133,111,-133v74,0,63,63,60,76","w":193},"H":{"d":"227,-257r-55,257r-31,0r26,-124r-88,0r-26,124r-32,0r55,-257r31,0r-22,105r88,0r22,-105r32,0","w":193},"I":{"d":"21,0r55,-257r31,0r-54,257r-32,0","w":73},"J":{"d":"187,-257r-39,183v-10,46,-28,79,-81,79v-54,0,-56,-43,-43,-80r30,0v-6,22,-12,54,18,54v29,0,37,-19,45,-54r39,-182r31,0","w":153},"K":{"d":"21,0r55,-257r31,0r-26,125r116,-125r35,0r-101,107r53,150r-35,0r-44,-124r-34,37r-18,87r-32,0","w":180,"k":{"y":4,"o":7,"u":7}},"L":{"d":"21,0r55,-257r31,0r-48,229r104,0r-6,28r-136,0","w":159,"k":{"T":34,"V":27,"W":27,"Y":33,"y":13}},"M":{"d":"22,0r54,-257r54,0r8,204r95,-204r54,0r-55,257r-32,0r47,-225r-104,225r-32,0r-10,-225r-48,225r-31,0","w":253},"N":{"d":"21,0r55,-257r41,0r40,215r45,-215r32,0r-55,257r-43,0r-39,-208r-44,208r-32,0","w":200},"O":{"d":"156,-262v71,0,68,68,54,133v-14,65,-40,134,-111,134v-71,0,-68,-69,-54,-134v14,-65,40,-133,111,-133xm150,-236v-44,0,-59,48,-72,107v-13,59,-18,108,26,108v44,0,60,-49,73,-108v13,-59,17,-107,-27,-107","w":200,"k":{"Y":9,"X":9}},"P":{"d":"21,0r55,-257r65,0v22,0,81,0,64,74v-14,62,-58,80,-129,74r-23,109r-32,0xm102,-231r-21,96v51,3,78,-1,91,-50v12,-43,-26,-50,-70,-46","w":173,"k":{"a":6,"A":13,"e":6,"o":6,",":46,".":46}},"Q":{"d":"167,15r-21,-23v-13,8,-29,13,-47,13v-71,0,-68,-69,-54,-134v14,-65,40,-133,111,-133v71,0,68,68,54,133v-8,37,-20,76,-42,102r21,24xm129,-27r-20,-22r22,-20r19,22v18,-34,71,-189,0,-189v-44,0,-57,48,-72,107v-18,72,-10,127,51,102","w":200},"R":{"d":"21,0r55,-257v68,-1,153,-12,135,64v-7,29,-24,57,-54,66v59,5,0,102,26,127r-39,0v-7,-19,4,-56,6,-77v5,-54,-34,-32,-73,-37r-24,114r-32,0xm102,-231r-20,91v49,-2,76,14,95,-50v12,-39,-33,-44,-75,-41","w":186,"k":{"T":6,"W":-7,"Y":6,"U":-7}},"S":{"d":"202,-190r-32,0v6,-27,0,-46,-30,-46v-27,0,-45,15,-51,42v-15,72,115,29,95,123v-13,59,-60,76,-96,76v-60,0,-72,-31,-60,-86r32,0v-6,29,-11,60,35,60v25,0,49,-18,55,-45v15,-73,-115,-31,-95,-125v5,-24,25,-71,90,-71v49,0,66,25,57,72","w":180},"T":{"d":"148,-229r-49,229r-32,0r49,-229r-65,0r7,-28r161,0r-7,28r-64,0","k":{"w":27,"y":20,"a":27,"A":20,"e":27,"i":6,"o":27,"r":27,",":33,".":33,"u":27,"-":20,":":27,";":27}},"U":{"d":"34,-76r39,-181r31,0r-38,181v-8,38,1,55,32,55v34,0,47,-19,55,-55r39,-181r32,0r-39,181v-10,49,-43,81,-93,81v-51,0,-69,-28,-58,-81","w":186},"V":{"d":"62,0r-8,-257r33,0r4,221r98,-221r33,0r-120,257r-40,0","k":{"a":6,"A":13,"e":6,"o":6,",":33,".":33,"u":6,"-":6,":":6,";":6}},"W":{"d":"54,0r4,-257r31,0r-4,210r81,-210r38,0r-8,210r84,-210r32,0r-108,257r-38,0r8,-208r-81,208r-39,0","w":259,"k":{"a":6,"A":6,"e":6,"o":6,",":27,".":27,"-":6}},"X":{"d":"97,-131r-37,-126r36,0r26,96r68,-96r33,0r-91,126r40,131r-35,0r-29,-103r-74,103r-33,0","w":173},"Y":{"d":"89,-101r-35,-156r35,0r23,120r77,-120r33,0r-101,156r-22,101r-32,0","k":{"a":27,"A":20,"e":27,"i":11,"o":27,",":40,".":40,"u":22,"-":27,":":13,";":13}},"Z":{"d":"8,0r6,-27r158,-202r-109,0r6,-28r143,0r-6,29r-158,200r117,0r-7,28r-150,0"},"[":{"d":"14,66r69,-323r64,0r-5,24r-36,0r-59,275r37,0r-6,24r-64,0","w":93},"\\":{"d":"79,5r-27,-267r24,0r27,267r-24,0","w":100},"]":{"d":"120,-257r-69,323r-64,0r5,-24r36,0r59,-275r-37,0r5,-24r65,0","w":93},"^":{"d":"37,-94r116,-156r17,0r49,156r-24,0r-39,-130r-96,130r-23,0","w":216},"_":{"d":"-10,45r4,-18r180,0r-4,18r-180,0","w":180},"a":{"d":"116,-174v-35,1,-38,32,-42,39r-30,0v9,-44,32,-63,78,-63v59,0,51,35,47,55r-23,108v-6,12,5,20,14,14r-5,21v-18,3,-44,8,-41,-23v-26,42,-108,38,-93,-28v10,-44,50,-57,91,-66v36,-7,41,-57,4,-57xm73,-19v42,0,52,-47,58,-86v-27,21,-71,13,-78,53v-3,19,-1,33,20,33","w":159},"b":{"d":"69,-96v-8,40,-10,75,22,75v28,0,43,-31,52,-75v10,-46,9,-76,-19,-76v-32,0,-47,39,-55,76xm20,0r55,-257r30,0r-18,86v10,-17,32,-27,51,-27v52,0,46,62,37,102v-12,54,-40,101,-85,101v-21,0,-35,-15,-36,-29r-5,24r-29,0"},"c":{"d":"170,-134r-30,0v4,-19,1,-40,-22,-40v-19,0,-40,9,-55,80v-5,25,-15,75,21,75v26,0,37,-27,42,-48r30,0v-7,31,-31,72,-79,72v-47,0,-60,-33,-46,-99v10,-48,32,-104,91,-104v53,0,53,42,48,64","w":153,"k":{"l":7,"y":7}},"d":{"d":"65,-96v-10,46,-9,75,19,75v33,0,46,-31,55,-75v8,-37,9,-76,-23,-76v-28,0,-41,30,-51,76xm202,-257r-55,257r-29,0v1,-7,6,-18,4,-24v-7,14,-26,29,-47,29v-46,0,-55,-40,-42,-101v9,-40,29,-102,83,-102v18,-1,32,12,37,27r18,-86r31,0","k":{"y":-4}},"e":{"d":"71,-117r69,0v6,-23,10,-57,-22,-57v-35,0,-44,38,-47,57xm166,-93r-101,0v-6,30,-16,74,21,74v29,0,39,-30,42,-44r30,0v-4,21,-26,68,-79,68v-47,0,-60,-33,-46,-99v10,-48,32,-104,91,-104v65,0,53,62,42,105","w":159},"f":{"d":"29,0r36,-169r-28,0r5,-24r28,0v6,-44,23,-75,78,-67r-6,26v-32,-6,-39,16,-42,41r33,0r-5,24r-33,0r-36,169r-30,0","w":93},"g":{"d":"116,-172v-28,0,-41,30,-51,76v-7,31,-10,70,20,70v33,0,46,-30,54,-70v8,-37,9,-76,-23,-76xm188,-193r-39,181v-12,58,-43,78,-82,78v-12,0,-58,0,-53,-48r30,0v-2,18,10,24,26,24v51,0,45,-38,51,-68v-10,16,-30,26,-49,26v-56,0,-44,-70,-39,-96v11,-52,36,-102,85,-102v22,-1,32,17,36,30r5,-25r29,0","k":{"y":-4}},"h":{"d":"20,0r55,-257r30,0r-18,86v11,-16,35,-27,52,-27v50,0,42,38,37,61r-29,137r-30,0r28,-133v3,-15,7,-39,-20,-39v-16,0,-41,11,-47,39r-28,133r-30,0"},"i":{"d":"22,0r41,-193r30,0r-41,193r-30,0xm69,-222r7,-35r31,0r-8,35r-30,0","w":73},"j":{"d":"93,-193r-45,212v-7,37,-30,51,-70,46r5,-26v25,5,32,-9,37,-31r43,-201r30,0xm107,-257r-8,35r-30,0r7,-35r31,0","w":73},"k":{"d":"121,-120r43,120r-35,0r-34,-95r-31,30r-14,65r-30,0r55,-257r30,0r-32,153r86,-89r36,0","w":159},"l":{"d":"22,0r54,-257r31,0r-55,257r-30,0","w":73,"k":{"w":-4}},"m":{"d":"23,0r41,-193r29,0v-1,7,-6,17,-4,23v18,-31,84,-45,87,3v12,-17,33,-31,53,-31v51,0,42,38,37,61r-29,137r-30,0r28,-133v3,-15,8,-39,-17,-39v-14,0,-38,9,-44,39r-29,133r-30,0r28,-133v3,-15,8,-39,-17,-39v-14,0,-39,9,-45,39r-28,133r-30,0","w":259},"n":{"d":"20,0r41,-193r29,0v-1,7,-6,17,-4,23v12,-18,33,-28,52,-28v51,0,43,38,38,61r-29,137r-30,0r28,-133v3,-15,7,-39,-20,-39v-16,0,-41,11,-47,39r-28,133r-30,0","k":{"y":-4}},"o":{"d":"31,-96v12,-54,36,-102,91,-102v56,0,60,48,48,102v-12,54,-36,101,-91,101v-56,0,-60,-47,-48,-101xm83,-19v32,0,46,-35,55,-77v9,-42,10,-78,-22,-78v-31,0,-44,36,-53,78v-9,42,-11,77,20,77","w":159,"k":{"w":-4,"y":-4}},"p":{"d":"69,-96v-8,37,-10,75,22,75v28,0,43,-29,53,-79v9,-42,8,-72,-20,-72v-33,0,-46,32,-55,76xm6,63r55,-256r29,0r-5,24v7,-14,27,-29,48,-29v46,0,54,41,42,98v-9,44,-35,105,-85,105v-17,0,-32,-10,-35,-27r-18,85r-31,0"},"q":{"d":"139,-96v9,-44,10,-76,-23,-76v-28,0,-41,30,-50,72v-10,50,-10,79,18,79v32,0,47,-38,55,-75xm103,63r18,-85v-10,17,-29,27,-46,27v-50,0,-52,-52,-41,-105v12,-57,38,-98,84,-98v22,-1,32,17,36,29r5,-24r29,0r-54,256r-31,0"},"r":{"d":"20,0r41,-193r30,0v-1,9,-6,22,-5,29v15,-21,32,-40,62,-32r-7,30v-28,-7,-57,5,-65,44r-26,122r-30,0","w":106,"k":{"v":-6,"y":-6,",":27,".":27,"-":13}},"s":{"d":"162,-136r-30,0v5,-24,1,-38,-21,-38v-10,0,-35,2,-38,29v-6,48,95,20,76,90v-11,41,-39,60,-75,60v-66,0,-56,-48,-52,-68r31,0v-5,23,-4,44,26,44v10,0,35,-5,39,-32v8,-55,-93,-21,-75,-94v9,-36,40,-53,73,-53v56,0,50,39,46,62","w":146,"k":{"w":-4}},"t":{"d":"70,-193r12,-56r30,0r-12,56r34,0r-5,24r-34,0r-26,124v-8,22,12,22,29,20r-6,25v-28,6,-73,0,-56,-36r29,-133r-28,0r5,-24r28,0","w":93},"u":{"d":"188,-193r-41,193r-29,0v1,-7,6,-17,4,-23v-12,18,-34,28,-53,28v-51,0,-42,-38,-37,-61r29,-137r30,0r-28,133v-3,15,-7,39,20,39v16,0,40,-11,46,-39r29,-133r30,0"},"v":{"d":"56,0r-11,-193r33,0r4,155r68,-155r34,0r-94,193r-34,0","w":146,"k":{",":20,".":20}},"w":{"d":"49,0r-4,-193r31,0r-1,158r66,-158r35,0r0,158r63,-158r32,0r-87,193r-33,0r-1,-158r-66,158r-35,0","w":233,"k":{",":13,".":13}},"x":{"d":"76,-100r-29,-93r33,0r20,69r50,-69r33,0r-70,93r31,100r-33,0r-22,-76r-54,76r-33,0","w":146},"y":{"d":"60,4r-15,-197r33,0r6,155r66,-155r34,0r-100,206v-13,34,-37,57,-84,49r5,-23v31,8,46,-15,55,-35","w":146,"k":{"a":-4,",":20,".":20}},"z":{"d":"50,-167r5,-26r116,0r-5,25r-117,142r86,0r-5,26r-120,0r5,-24r118,-143r-83,0","w":140},"{":{"d":"19,-85r4,-21v60,-5,29,-160,99,-151r25,0r-5,24v-56,-8,-45,53,-56,91v-10,36,-34,43,-41,47v8,1,30,11,22,46r-14,62v-3,13,-6,29,12,29r19,0r-6,24v-39,1,-63,1,-54,-47r13,-64v5,-25,-2,-40,-18,-40","w":93},"|":{"d":"86,-294r24,0r0,392r-24,0r0,-392","w":141},"}":{"d":"115,-106r-4,21v-60,5,-29,160,-99,151r-25,0r5,-24v56,8,44,-54,56,-91v11,-35,34,-43,41,-47v-8,-1,-30,-11,-22,-46r13,-62v3,-13,7,-29,-11,-29r-19,0r5,-24v39,-1,66,-1,55,47r-14,64v-5,25,3,40,19,40","w":93},"~":{"d":"161,-66v-26,0,-47,-27,-70,-27v-17,0,-33,16,-42,26r-11,-16v14,-15,33,-34,56,-34v25,0,47,28,70,28v17,0,32,-17,41,-27r12,17v-14,15,-33,33,-56,33","w":216},"'":{"d":"67,-166r19,-91r24,0r-20,91r-23,0","w":86},"`":{"d":"52,-271r35,0r15,51r-22,0","w":73},"\u00a0":{"w":86,"k":{"T":13,"V":13,"W":13,"Y":13,"A":13}}}});
/*!
 * The following copyright notice may not be removed under any circumstances.
 * 
 * Copyright:
 * Copyright © 1990, 2002 Adobe Systems Incorporated.  All Rights Reserved. ©
 * 1981, 2002 Heidelberger Druckmaschinen AG. All rights reserved.
 * 
 * Trademark:
 * Helvetica is a trademark of Heidelberger Druckmaschinen AG, exclusively
 * licensed through Linotype Library GmbH, and may be registered in certain
 * jurisdictions.
 * 
 * Full name:
 * HelveticaNeueLTStd-BdCnO
 * 
 * Designer:
 * Linotype Staff
 * 
 * Vendor URL:
 * http://www.adobe.com/type
 * 
 * License information:
 * http://www.adobe.com/type/legal.html
 */
Cufon.registerFont({"w":172,"face":{"font-family":"Breil_LT","font-weight":700,"font-style":"italic","font-stretch":"condensed","units-per-em":"360","panose-1":"2 11 7 6 3 5 2 3 2 4","ascent":"257","descent":"-103","x-height":"5","bbox":"-22 -293 325 98","underline-thickness":"18","underline-position":"-18","slope":"-12","stemh":"38","stemv":"50","unicode-range":"U+0020-U+007E"},"glyphs":{" ":{"w":86},"!":{"d":"86,-72r-36,0r15,-102r18,-83r50,0v-13,65,-29,125,-47,185xm39,-48r49,0r-10,48r-50,0","w":106},"\"":{"d":"126,-141r25,-116r44,0r-24,116r-45,0xm56,-141r25,-116r44,0r-24,116r-45,0","w":166},"#":{"d":"13,-63r9,-40r31,0r15,-44r-26,0r9,-40r31,0r21,-63r35,0r-21,63r35,0r21,-63r35,0r-22,63r27,0r-9,40r-31,0r-15,44r26,0r-8,40r-31,0r-22,63r-34,0r21,-63r-35,0r-21,63r-35,0r21,-63r-27,0xm103,-147r-15,44r35,0r15,-44r-35,0"},"$":{"d":"117,-97r-13,64v28,-4,39,-52,13,-64xm108,-159r12,-58v-22,3,-37,45,-12,58xm66,36r7,-31v-63,-6,-62,-40,-54,-81r50,0v-4,20,-6,38,12,43r15,-73v-94,-22,-47,-148,32,-149r5,-25r23,0r-5,25v55,5,59,38,51,73r-50,0v4,-18,3,-31,-9,-35r-14,68v32,16,68,23,56,77v-11,52,-41,74,-89,77r-7,31r-23,0"},"%":{"d":"214,-65v-6,28,-7,43,7,43v14,0,19,-15,25,-43v6,-26,7,-40,-7,-40v-14,0,-19,14,-25,40xm176,-64v10,-46,23,-68,68,-68v45,0,50,22,40,68v-10,46,-24,69,-69,69v-45,0,-49,-23,-39,-69xm49,-186v10,-46,24,-69,69,-69v45,0,49,23,39,69v-10,46,-23,69,-68,69v-45,0,-50,-23,-40,-69xm88,-188v-6,28,-8,43,6,43v14,0,20,-15,26,-43v5,-26,6,-40,-8,-40v-14,0,-19,14,-24,40xm48,11r204,-272r32,0r-204,272r-32,0","w":280},"&":{"d":"142,-225v-29,0,-32,35,-15,57v13,-8,31,-24,33,-36v2,-14,-5,-21,-18,-21xm134,-51r-30,-62v-23,15,-31,28,-35,44v-9,36,46,44,65,18xm144,-137r27,52v8,-11,16,-28,18,-38r44,0v-6,28,-22,53,-42,75r24,48r-56,0r-10,-20v-16,15,-42,25,-67,25v-65,0,-69,-45,-63,-74v6,-30,32,-54,68,-74v-36,-50,-3,-114,63,-114v44,0,59,24,53,54v-5,26,-24,45,-59,66","w":213},"(":{"d":"161,-257v-64,84,-106,196,-68,323r-39,0v-49,-141,-8,-225,69,-323r38,0","w":106},")":{"d":"-14,66v64,-83,106,-195,69,-323r38,0v49,141,9,225,-69,323r-38,0","w":106},"*":{"d":"110,-257r30,0r-10,46r47,-14r3,28r-47,14r19,38r-27,17r-20,-38r-34,38r-21,-17r35,-38r-41,-14r15,-28r41,14","w":140},"+":{"d":"86,0r14,-69r-68,0r9,-44r69,0r15,-69r44,0r-15,69r69,0r-9,44r-69,0r-15,69r-44,0","w":216},",":{"d":"31,-56r48,0v-11,51,-15,112,-72,115r5,-25v15,-3,24,-18,26,-34r-19,0","w":86,"k":{" ":13}},"-":{"d":"42,-125r102,0r-9,42r-102,0","w":133},".":{"d":"31,-56r48,0r-12,56r-48,0","w":86,"k":{" ":13}},"\/":{"d":"-2,5r138,-267r40,0r-138,267r-40,0","w":119},"0":{"d":"87,-135r-6,27v-14,64,-10,79,12,79v23,0,32,-19,46,-85r6,-28v14,-64,11,-79,-11,-79v-23,0,-33,20,-47,86xm32,-119v15,-71,32,-136,108,-136v62,0,73,34,54,124v-15,71,-33,136,-109,136v-62,0,-72,-34,-53,-124"},"1":{"d":"117,0r-51,0r38,-180r-51,0r7,-34v37,1,61,-12,73,-41r38,0"},"2":{"d":"172,-40r-9,40r-157,0v8,-53,58,-96,105,-131v28,-20,33,-32,39,-58v4,-21,-2,-32,-18,-32v-26,0,-33,23,-39,50r-50,0v8,-52,39,-84,97,-84v51,0,66,26,61,70v-8,63,-98,97,-125,145r96,0"},"3":{"d":"23,-75r50,0v-5,30,-5,46,18,46v25,0,32,-19,38,-41v8,-30,-6,-48,-42,-43r7,-34v35,4,49,-14,55,-41v5,-24,0,-33,-17,-33v-22,0,-31,17,-36,41r-47,0v11,-50,43,-75,91,-75v46,0,68,21,59,66v-6,32,-27,50,-51,57v32,5,40,28,33,60v-7,34,-30,77,-101,77v-50,0,-67,-30,-57,-80"},"4":{"d":"116,-93r19,-97r-70,97r51,0xm16,-53r9,-42r119,-160r53,0r-34,162r25,0r-9,40r-25,0r-11,53r-47,0r11,-53r-91,0"},"5":{"d":"206,-250r-8,40r-94,0r-18,58v13,-13,30,-19,52,-19v49,0,54,42,45,82v-12,56,-36,94,-102,94v-69,0,-66,-44,-59,-78r50,0v-4,17,-6,42,16,42v21,0,31,-18,41,-50v20,-67,-35,-66,-48,-30r-46,0r38,-139r133,0"},"6":{"d":"202,-190r-50,0v4,-19,1,-31,-16,-31v-30,0,-44,43,-48,77v12,-13,31,-22,53,-22v45,0,55,34,45,80v-13,58,-45,91,-102,91v-71,0,-68,-57,-55,-119v15,-72,32,-141,116,-141v37,0,67,16,57,65xm76,-79v-6,29,-6,50,18,50v25,0,33,-21,39,-50v7,-35,2,-48,-18,-48v-21,0,-32,13,-39,48"},"7":{"d":"61,-250r157,0r-8,40v-55,59,-96,138,-120,210r-54,0v21,-62,59,-137,123,-205r-108,0"},"8":{"d":"21,-72v6,-33,28,-56,56,-64v-26,-7,-30,-31,-26,-49v11,-50,43,-70,89,-70v46,0,71,20,61,70v-4,19,-21,41,-48,50v27,6,36,31,30,63v-6,29,-27,77,-98,77v-71,0,-69,-48,-64,-77xm101,-186v-5,24,2,36,17,36v15,0,28,-12,33,-36v5,-23,0,-35,-17,-35v-17,0,-28,12,-33,35xm72,-73v-5,24,-2,44,21,44v23,0,33,-20,38,-44v5,-24,3,-44,-20,-44v-23,0,-34,20,-39,44"},"9":{"d":"24,-59r49,0v-4,19,0,30,17,30v30,1,42,-39,48,-77v-11,13,-31,22,-53,22v-45,0,-55,-34,-45,-80v12,-58,44,-91,101,-91v71,0,69,57,56,119v-15,72,-32,141,-116,141v-37,0,-67,-15,-57,-64xm93,-171v-8,35,-2,49,18,49v21,0,31,-14,39,-49v6,-29,6,-50,-18,-50v-25,0,-33,21,-39,50"},":":{"d":"19,0r12,-56r48,0r-12,56r-48,0xm48,-131r11,-57r48,0r-12,57r-47,0","w":86},";":{"d":"31,-56r48,0v-11,51,-15,112,-72,115r5,-25v15,-3,24,-18,26,-34r-19,0xm59,-188r48,0r-12,57r-47,0","w":86},"<":{"d":"32,-72r8,-38r198,-75r-9,45r-132,49r111,49r-10,45","w":216},"=":{"d":"40,-108r9,-45r182,0r-9,45r-182,0xm23,-30r10,-44r182,0r-10,44r-182,0","w":216},">":{"d":"16,3r10,-45r132,-49r-111,-49r9,-45r166,75r-7,38","w":216},"?":{"d":"98,-177r-47,0v8,-48,36,-83,88,-83v84,-1,76,87,27,126v-20,16,-43,33,-45,63r-45,0v4,-40,27,-64,54,-86v12,-10,19,-24,22,-38v4,-18,-2,-31,-18,-31v-21,-1,-32,25,-36,49xm68,-48r50,0r-10,48r-50,0","w":173},"@":{"d":"132,-117v-3,16,5,29,20,29v24,0,47,-25,51,-46v3,-15,-6,-28,-21,-28v-23,0,-46,25,-50,45xm225,-176r9,-19r32,0r-46,105v-1,5,1,7,6,7v14,0,43,-24,51,-62v10,-48,-28,-83,-78,-83v-57,0,-110,48,-121,100v-12,55,26,99,81,99v33,0,61,-11,83,-23r32,0v-33,36,-77,57,-131,57v-74,0,-121,-60,-105,-134v15,-74,88,-133,162,-133v72,0,124,43,110,109v-16,76,-89,103,-112,103v-16,1,-19,-8,-20,-19v-32,32,-102,23,-87,-42v9,-44,49,-89,96,-89v18,0,31,7,38,24","w":288},"A":{"d":"0,0r123,-257r64,0r13,257r-54,0r0,-54r-69,0r-23,54r-54,0xm95,-97r51,0r-1,-115","w":200,"k":{"w":6,"T":20,"v":6,"V":4,"W":4,"y":6,"Y":20}},"B":{"d":"18,0r55,-257v72,2,163,-18,146,65v-6,29,-26,48,-51,57v27,4,41,26,34,60v-9,40,-37,75,-97,75r-87,0xm116,-219r-14,67v35,2,57,-4,63,-33v7,-32,-17,-36,-49,-34xm94,-116r-16,78v38,1,62,-2,70,-39v8,-40,-19,-40,-54,-39","w":200},"C":{"d":"216,-170r-52,0v8,-37,3,-54,-20,-54v-26,0,-38,26,-53,99v-17,78,-8,92,14,92v19,0,34,-10,46,-65r52,0v-12,55,-36,103,-104,103v-78,0,-76,-56,-59,-134v17,-78,38,-133,116,-133v74,0,68,55,60,92","w":193,"k":{"A":6}},"D":{"d":"21,0r54,-257r85,0v72,0,75,49,59,125v-19,91,-48,132,-117,132r-81,0xm119,-219r-38,181v62,4,65,-12,85,-93v17,-69,12,-94,-47,-88","w":206,"k":{"Y":20,"A":12,",":9,".":9}},"E":{"d":"73,-257r143,0r-9,42r-91,0r-13,61r86,0r-9,42r-86,0r-15,70r95,0r-9,42r-147,0","w":173},"F":{"d":"18,0r55,-257r143,0r-9,42r-91,0r-13,61r86,0r-9,42r-86,0r-24,112r-52,0","w":166,"k":{"A":13,",":40,".":40,"a":7,"e":7}},"G":{"d":"220,-181r-49,0v4,-19,0,-43,-21,-43v-25,0,-40,26,-54,90v-13,62,-16,101,14,101v20,0,46,-35,46,-67r-34,0r8,-39r84,0r-29,139r-38,0v1,-7,6,-18,4,-24v-17,20,-36,29,-60,29v-64,0,-66,-47,-47,-136v18,-86,48,-131,114,-131v57,0,73,29,62,81","w":200},"H":{"d":"18,0r55,-257r52,0r-21,98r60,0r21,-98r52,0r-55,257r-52,0r24,-114r-60,0r-24,114r-52,0","w":200},"I":{"d":"72,0r-51,0r54,-257r52,0","w":92},"J":{"d":"154,-257r52,0r-40,185v-12,55,-41,77,-94,77v-61,1,-61,-45,-49,-86r47,0v-6,22,-10,48,13,48v19,0,25,-13,31,-40","w":166},"K":{"d":"73,-257r52,0r-22,103r88,-103r56,0r-93,110r46,147r-58,0r-31,-105r-25,29r-16,76r-52,0","w":193},"L":{"d":"162,0r-144,0r55,-257r52,0r-46,215r92,0","w":166,"k":{"T":27,"V":27,"W":27,"y":13,"Y":33}},"M":{"d":"19,0r55,-257r77,0r-1,181r75,-181r77,0r-55,257r-47,0r43,-205r-90,205r-40,0r-3,-205r-43,205r-48,0","w":266},"N":{"d":"73,-257r59,0r26,176r38,-176r47,0r-54,257r-59,0r-26,-180r-38,180r-48,0","w":206},"O":{"d":"40,-129v17,-78,38,-133,116,-133v78,0,76,55,59,133v-17,78,-38,134,-116,134v-78,0,-76,-56,-59,-134xm92,-129v-15,69,-16,96,15,96v31,0,41,-27,56,-96v14,-69,16,-95,-15,-95v-31,0,-42,26,-56,95","w":200,"k":{"T":9,"Y":9,"A":9,",":9,".":9}},"P":{"d":"18,0r55,-257r90,0v53,0,62,38,54,77v-14,63,-56,81,-125,77r-22,103r-52,0xm116,-219r-16,78v37,2,57,-3,66,-38v9,-34,-15,-43,-50,-40","w":186,"k":{"A":19,",":54,".":54,"a":9,"e":9,"o":9}},"Q":{"d":"134,0v-10,4,-21,5,-35,5v-78,0,-76,-56,-59,-134v17,-78,38,-133,116,-133v78,0,76,55,59,133v-9,44,-20,81,-42,105r22,28r-37,28xm92,-129v-15,69,-16,96,15,96v31,0,41,-27,56,-96v14,-69,16,-95,-15,-95v-31,0,-42,26,-56,95","w":200},"R":{"d":"116,-219r-16,74v38,2,61,-2,69,-38v8,-35,-19,-38,-53,-36xm18,0r55,-257v73,1,170,-17,150,66v-8,34,-26,58,-57,64v34,5,37,25,25,79v-7,30,-3,40,1,48r-56,0v-8,-24,6,-52,8,-76v9,-32,-19,-36,-51,-33r-23,109r-52,0","w":200,"k":{"T":6,"W":-4,"Y":6,"U":-4}},"S":{"d":"25,-80r52,0v-7,23,-7,49,24,47v16,0,34,-10,38,-32v5,-23,-5,-32,-37,-44v-42,-16,-60,-34,-51,-77v11,-50,47,-76,96,-76v49,0,78,27,63,76r-49,0v5,-24,-1,-38,-21,-38v-38,1,-52,50,-16,65v36,14,85,38,71,85v-16,53,-50,79,-106,79v-64,0,-77,-34,-64,-85","w":186},"T":{"d":"59,-257r164,0r-9,42r-56,0r-46,215r-52,0r46,-215r-56,0","k":{"w":27,"y":20,"A":20,",":33,".":33,"a":27,"e":27,"o":27,"-":20,"i":6,"r":27,"u":27,":":27,";":27}},"U":{"d":"69,-257r52,0r-38,179v-5,26,-3,45,21,45v24,0,35,-19,40,-45r38,-179r52,0r-39,179v-14,66,-57,83,-99,83v-42,0,-80,-14,-65,-83","w":193},"V":{"d":"56,-257r55,0r-3,190r79,-190r53,0r-113,257r-67,0","w":186,"k":{"A":13,",":33,".":26,"a":6,"e":9,"o":9,"-":6,"i":9,"u":11,":":6,";":6}},"W":{"d":"50,0r8,-257r49,0r-11,190r71,-190r49,0r-9,190r69,-190r49,0r-101,257r-58,0r10,-186r-68,186r-58,0","w":273,"k":{"A":6,",":27,".":27,"a":6,"e":6,"o":6,"-":6}},"X":{"d":"94,-130r-32,-127r57,0r16,83r50,-83r57,0r-87,127r36,130r-58,0r-19,-87r-55,87r-57,0","w":193},"Y":{"d":"56,-257r58,0r13,99r58,-99r56,0r-100,156r-21,101r-52,0r21,-101","w":187,"k":{"A":20,",":40,".":40,"a":29,"e":29,"o":29,"-":27,"i":9,"u":22,":":13,";":13,"O":7,"S":6}},"Z":{"d":"9,0r8,-38r132,-177r-88,0r9,-42r148,0r-8,39r-134,176r98,0r-9,42r-156,0","w":173},"[":{"d":"15,66r69,-323r82,0r-8,36r-37,0r-54,251r38,0r-8,36r-82,0","w":113},"\\":{"d":"79,5r-24,-267r40,0r25,267r-41,0","w":119},"]":{"d":"-12,66r8,-36r37,0r54,-251r-38,0r8,-36r82,0r-68,323r-83,0","w":113},"^":{"d":"89,-111r-45,0r97,-139r40,0r39,139r-45,0r-25,-89","w":216},"_":{"d":"170,45r-180,0r4,-18r180,0","w":180},"a":{"d":"89,-134r-44,0v7,-47,42,-65,81,-65v59,0,64,25,58,60v-8,44,-28,92,-23,139r-48,0v-2,-6,-2,-14,-2,-20v-16,20,-31,25,-55,25v-35,0,-40,-29,-35,-55v8,-47,44,-62,91,-68v25,-3,40,-46,7,-47v-17,0,-28,13,-30,31xm120,-59r7,-38v-23,14,-54,12,-58,41v-2,15,0,27,13,27v13,0,33,-9,38,-30","w":173},"b":{"d":"87,-97v-9,42,-9,64,13,64v22,0,30,-22,39,-64v9,-42,10,-64,-12,-64v-22,0,-31,22,-40,64xm17,0r54,-257r50,0r-17,81v48,-47,112,-24,85,79v-19,71,-40,102,-81,102v-20,1,-31,-10,-40,-26r-4,21r-47,0","w":180},"c":{"d":"184,-124r-48,0v4,-19,5,-39,-14,-39v-24,0,-30,23,-42,67v-25,89,37,84,46,22r47,0v-11,51,-38,79,-91,79v-50,0,-69,-24,-52,-102v17,-80,54,-102,100,-102v46,0,64,29,54,75","w":166,"k":{"y":4,"l":7}},"d":{"d":"82,-97v-9,42,-9,64,13,64v22,0,30,-22,39,-64v9,-42,10,-64,-12,-64v-22,0,-31,22,-40,64xm116,0r4,-21v-47,51,-116,30,-88,-76v19,-71,40,-102,81,-102v20,-1,29,10,38,23r17,-81r50,0r-55,257r-47,0","w":180},"e":{"d":"176,-89r-98,0v-5,21,-12,61,12,60v17,0,25,-12,33,-36r45,0v-11,45,-38,70,-85,70v-72,0,-63,-56,-53,-104v11,-52,32,-100,99,-100v64,0,62,54,47,110xm84,-119r51,0v5,-30,6,-46,-15,-46v-23,0,-31,26,-36,46","w":166,"k":{"x":4}},"f":{"d":"27,0r34,-160r-25,0r7,-34r25,0v6,-51,35,-77,93,-67r-7,35v-27,-4,-33,11,-36,32r29,0r-7,34r-29,0r-34,160r-50,0","w":106,"k":{"a":7}},"g":{"d":"155,-194r48,0r-39,184v-11,51,-39,76,-97,76v-42,0,-62,-19,-55,-52r47,0v-2,13,9,20,21,21v29,2,37,-37,39,-61v-46,46,-113,29,-85,-74v12,-44,28,-99,82,-99v15,0,28,9,35,27xm82,-91v-6,27,-7,51,14,51v21,0,32,-23,39,-56v10,-47,7,-65,-13,-65v-22,0,-29,18,-40,70","w":180,"k":{"y":-4}},"h":{"d":"17,0r54,-257r50,0r-17,83v26,-38,105,-38,90,30r-31,144r-49,0r28,-134v4,-19,0,-27,-15,-27v-17,0,-28,10,-33,32r-28,129r-49,0","w":180},"i":{"d":"18,0r41,-194r50,0r-41,194r-50,0xm64,-217r9,-43r50,0r-9,43r-50,0","w":86},"j":{"d":"19,-4r40,-190r50,0r-44,207v-5,38,-35,54,-87,50r7,-36v22,2,29,-7,34,-31xm64,-217r9,-43r50,0r-9,43r-50,0","w":86},"k":{"d":"73,-257r50,0r-28,136r65,-73r55,0r-72,77r39,117r-55,0r-24,-80r-23,23r-12,57r-50,0","w":180},"l":{"d":"18,0r55,-257r50,0r-55,257r-50,0","w":86},"m":{"d":"17,0r41,-194r47,0v0,6,-5,15,-3,20v23,-33,86,-36,93,6v22,-46,106,-46,91,27r-30,141r-49,0r28,-135v3,-16,0,-26,-14,-26v-16,0,-28,12,-33,34r-27,127r-49,0r28,-135v3,-16,0,-26,-14,-26v-16,0,-28,12,-33,34r-27,127r-49,0","w":272},"n":{"d":"17,0r41,-194r47,0v-1,7,-6,17,-4,23v26,-41,108,-43,93,27r-31,144r-49,0r28,-134v4,-19,0,-27,-15,-27v-17,0,-28,10,-33,32r-28,129r-49,0","w":180,"k":{"y":-4}},"o":{"d":"31,-97v14,-66,41,-102,98,-102v60,0,68,35,54,102v-14,66,-41,102,-98,102v-60,0,-68,-35,-54,-102xm80,-97v-8,40,-11,68,13,68v20,0,31,-20,41,-68v10,-48,7,-68,-13,-68v-24,0,-32,28,-41,68","k":{"v":-4}},"p":{"d":"87,-97v-9,42,-9,64,13,64v22,0,30,-22,39,-64v9,-42,10,-64,-12,-64v-22,0,-31,22,-40,64xm3,63r55,-257r47,0v0,7,-5,16,-3,21v46,-52,115,-29,87,76v-19,71,-40,102,-81,102v-20,1,-29,-10,-38,-23r-17,81r-50,0","w":180,"k":{",":6,".":6}},"q":{"d":"134,-97v9,-42,10,-64,-12,-64v-22,0,-31,22,-40,64v-9,42,-9,64,13,64v22,0,30,-22,39,-64xm100,63r17,-81v-48,47,-112,24,-85,-79v19,-71,40,-102,81,-102v20,-1,31,10,40,26r4,-21r47,0r-54,257r-50,0","w":180},"r":{"d":"17,0r41,-194r47,0r-5,26v16,-21,34,-34,61,-30r-11,48v-29,-4,-52,2,-59,34r-25,116r-49,0","w":119,"k":{"v":-6,"y":-6,",":27,".":27,"q":6,"-":13}},"s":{"d":"22,-63r44,0v-5,18,-1,35,19,34v25,4,43,-37,17,-45v-32,-10,-73,-24,-62,-66v8,-32,32,-59,83,-59v49,-1,64,26,53,63r-45,0v4,-18,2,-29,-15,-29v-25,0,-44,34,-11,44v32,10,70,23,58,65v-11,40,-43,61,-85,61v-59,1,-68,-30,-56,-68","w":159},"t":{"d":"68,-194r12,-55r50,0r-12,55r29,0r-7,34r-29,0r-22,105v-7,20,8,23,24,20r-7,35v-44,5,-80,8,-68,-49r23,-111r-25,0r7,-34r25,0","w":106},"u":{"d":"116,0v1,-7,6,-17,4,-23v-26,41,-108,43,-93,-27r31,-144r49,0r-28,134v-4,19,1,27,16,27v17,0,28,-10,32,-32r28,-129r49,0r-41,194r-47,0","w":180},"v":{"d":"93,-55v21,-44,37,-93,56,-139r50,0r-90,194r-57,0r-9,-194r52,0","w":159,"k":{",":20,".":20,"a":6}},"w":{"d":"45,0r-1,-194r49,0r-6,138r54,-138r54,0r-3,138r52,-138r48,0r-83,194r-56,0r3,-138r-54,138r-57,0","w":253,"k":{",":13,".":13}},"x":{"d":"112,-135r39,-59r52,0r-71,94r32,100r-52,0r-16,-63r-42,63r-51,0r73,-100r-30,-94r52,0","w":166},"y":{"d":"3,63r8,-37v25,5,40,-5,45,-26r-13,-194r52,0r1,134r53,-134r50,0r-85,181v-37,75,-45,77,-111,76","w":159,"k":{",":20,".":20,"a":6}},"z":{"d":"9,0r8,-38r102,-115r-74,0r8,-41r133,0r-8,38r-102,116r77,0r-8,40r-136,0","w":153},"{":{"d":"28,-81r6,-29v58,-11,22,-151,93,-147r32,0r-8,36v-58,-1,-18,115,-78,126v36,11,11,69,5,99v-4,20,0,29,20,26r-8,36v-41,3,-69,-1,-59,-48r14,-69v4,-17,-5,-30,-17,-30","w":113},"|":{"d":"85,-293r37,0r0,391r-37,0r0,-391","w":153},"}":{"d":"-5,66r8,-36v59,1,18,-115,78,-126v-36,-10,-10,-68,-5,-99v3,-19,0,-29,-19,-26r7,-36v41,-3,70,1,59,48r-15,70v-4,17,6,29,18,29r-6,29v-57,12,-22,151,-93,147r-32,0","w":113},"~":{"d":"96,-126v24,0,55,25,71,25v14,0,32,-16,38,-25r5,39v-14,18,-30,30,-51,30v-25,0,-55,-24,-72,-24v-14,0,-31,15,-37,24r-5,-38v14,-18,30,-31,51,-31","w":216},"'":{"d":"55,-141r24,-116r45,0r-25,116r-44,0","w":93},"`":{"d":"109,-216r-33,0r-25,-52r50,0","w":79},"\u00a0":{"w":86}}});

/*
**	 /var/www/BREIL/templates/breil/scripts/Cufon.Breil_HV.js 	
**/
/*!
 * The following copyright notice may not be removed under any circumstances.
 * 
 * Copyright:
 * Copyright © 1990, 2002 Adobe Systems Incorporated.  All Rights Reserved. ©
 * 1981, 2002 Heidelberger Druckmaschinen AG. All rights reserved.
 * 
 * Trademark:
 * Helvetica is a trademark of Heidelberger Druckmaschinen AG, exclusively
 * licensed through Linotype Library GmbH, and may be registered in certain
 * jurisdictions.
 * 
 * Full name:
 * HelveticaNeueLTStd-HvCn
 * 
 * Designer:
 * Linotype Staff
 * 
 * Vendor URL:
 * http://www.adobe.com/type
 * 
 * License information:
 * http://www.adobe.com/type/legal.html
 */
Cufon.registerFont({"w":187,"face":{"font-family":"Breil_HV","font-weight":750,"font-stretch":"condensed","units-per-em":"360","panose-1":"2 11 8 6 4 7 2 4 2 4","ascent":"257","descent":"-103","x-height":"5","bbox":"-8 -282 278 66.9668","underline-thickness":"18","underline-position":"-18","stemh":"45","stemv":"58","unicode-range":"U+0020-U+007E"},"glyphs":{" ":{"w":93},"!":{"d":"31,-173r0,-84r58,0v1,64,-2,125,-6,184r-45,0xm32,0r0,-54r57,0r0,54r-57,0","w":120},"\"":{"d":"100,-131r0,-126r47,0r0,126r-47,0xm26,-131r0,-126r47,0r0,126r-47,0","w":173},"#":{"d":"24,0r8,-62r-26,0r0,-40r32,0r6,-46r-26,0r0,-40r32,0r8,-62r40,0r-8,62r26,0r8,-62r40,0r-9,62r26,0r0,40r-32,0r-6,46r26,0r0,40r-32,0r-8,62r-40,0r9,-62r-26,0r-9,62r-39,0xm103,-102r7,-46r-26,0r-7,46r26,0"},"$":{"d":"117,-181v0,-20,-5,-34,-24,-34v-15,0,-24,9,-24,26v0,53,111,26,111,114v0,53,-28,76,-74,80r0,32r-28,0r0,-32v-42,-1,-76,-25,-70,-81r58,0v-1,23,2,41,26,41v21,0,27,-16,27,-29v0,-54,-110,-23,-110,-117v0,-38,18,-70,69,-74r0,-27r28,0r0,27v52,5,70,32,69,74r-58,0"},"%":{"d":"49,-186v0,28,4,39,15,39v13,0,14,-10,14,-41v0,-32,-4,-37,-14,-37v-13,0,-15,17,-15,39xm66,5r113,-260r36,0r-113,260r-36,0xm202,-64v0,28,3,39,14,39v13,0,15,-10,15,-41v0,-32,-5,-37,-15,-37v-13,0,-14,17,-14,39xm7,-186v0,-41,11,-69,57,-69v51,0,57,31,57,69v0,38,-6,69,-57,69v-51,0,-57,-31,-57,-69xm159,-64v0,-41,11,-69,57,-69v51,0,57,31,57,69v0,38,-5,69,-56,69v-51,0,-58,-31,-58,-69","w":280},"&":{"d":"100,-226v-29,3,-18,41,-1,55v22,-11,34,-52,1,-55xm123,-53r-38,-52v-33,17,-27,63,11,65v10,0,20,-5,27,-13xm125,-135r33,45v7,-10,9,-22,10,-34r52,0v-2,29,-9,54,-30,76r35,48r-64,0r-11,-16v-19,13,-38,21,-64,21v-59,0,-79,-40,-79,-72v0,-37,20,-54,50,-76v-10,-14,-25,-38,-25,-57v0,-40,31,-60,70,-60v37,0,68,19,68,58v0,32,-21,49,-45,67","w":226},"(":{"d":"115,66r-47,0v-27,-44,-50,-101,-50,-161v0,-60,23,-118,50,-162r47,0v-51,70,-53,253,0,323","w":113},")":{"d":"-2,-257r47,0v27,44,51,102,51,162v0,60,-24,117,-51,161r-47,0v22,-37,42,-95,42,-161v0,-66,-20,-125,-42,-162","w":113},"*":{"d":"3,-195r10,-31r45,18r-1,-49r33,0r-1,49r44,-18r11,31r-45,15r29,39r-26,19r-29,-39r-28,39r-26,-19r29,-39","w":146},"+":{"d":"85,0r0,-68r-68,0r0,-46r68,0r0,-68r46,0r0,68r68,0r0,46r-68,0r0,68r-46,0","w":216},",":{"d":"19,-2r0,-63r56,0v-2,62,14,120,-56,126r0,-28v16,0,22,-11,22,-35r-22,0","w":93,"k":{" ":13}},"-":{"d":"12,-80r0,-49r109,0r0,49r-109,0","w":133},".":{"d":"19,0r0,-65r56,0r0,65r-56,0","w":93,"k":{" ":13}},"\/":{"d":"-2,5r82,-267r49,0r-82,267r-49,0","w":126},"0":{"d":"70,-125v0,72,3,92,24,92v21,0,23,-20,23,-92v0,-73,-2,-92,-23,-92v-21,0,-24,19,-24,92xm177,-125v0,73,-7,130,-83,130v-76,0,-84,-48,-84,-130v0,-73,8,-130,84,-130v76,0,83,48,83,130"},"1":{"d":"71,0r0,-177r-49,0r0,-38v46,3,67,-22,67,-40r42,0r0,255r-60,0"},"2":{"d":"12,0v-7,-94,102,-129,102,-183v0,-20,-4,-34,-21,-34v-23,0,-23,28,-23,47r-56,0v-2,-57,24,-85,82,-85v62,0,79,31,79,71v12,58,-77,104,-90,137r90,0r0,47r-163,0"},"3":{"d":"14,-180v0,-53,28,-75,82,-75v50,0,74,21,74,70v1,27,-15,45,-36,52v30,6,42,25,42,61v0,55,-36,77,-81,77v-50,0,-83,-15,-83,-80r58,0v0,23,4,42,22,42v15,0,23,-9,23,-38v1,-40,-13,-41,-46,-40r0,-38v31,3,44,-6,43,-39v0,-20,-7,-29,-21,-29v-13,0,-23,8,-23,37r-54,0"},"4":{"d":"99,-96r0,-85r-43,85r43,0xm8,-49r0,-47r83,-154r65,0r0,154r23,0r0,47r-23,0r0,49r-57,0r0,-49r-91,0"},"5":{"d":"10,-75r58,0v-1,21,1,42,22,42v19,0,23,-20,23,-55v0,-30,-6,-44,-22,-44v-11,0,-20,5,-22,20r-56,0r8,-138r142,0r0,47r-96,0v0,16,-4,35,-2,49v6,-13,26,-21,42,-21v46,0,67,27,67,89v0,65,-27,91,-84,91v-57,-1,-83,-28,-80,-80"},"6":{"d":"114,-190v1,-15,-4,-27,-18,-27v-19,0,-28,20,-25,72v8,-15,23,-22,45,-22v39,0,61,22,61,79v0,51,-16,93,-83,93v-75,0,-84,-48,-84,-124v0,-85,6,-136,88,-136v46,0,73,19,74,65r-58,0xm95,-33v17,0,22,-16,22,-44v0,-31,-4,-45,-23,-45v-18,0,-22,17,-22,40v0,30,5,49,23,49"},"7":{"d":"116,-199r-104,0r0,-51r162,0r0,45v-39,59,-66,148,-69,205r-63,0v4,-59,37,-151,74,-199"},"8":{"d":"94,-255v57,0,77,26,77,66v0,28,-13,49,-36,54v27,4,43,26,43,60v0,43,-15,80,-84,80v-69,0,-85,-34,-85,-80v0,-28,12,-56,42,-60v-22,-6,-35,-24,-35,-54v0,-39,21,-66,78,-66xm94,-152v14,0,21,-8,21,-33v0,-18,-5,-32,-21,-32v-16,0,-22,14,-22,32v0,25,8,33,22,33xm94,-114v-19,0,-25,17,-25,40v0,23,6,41,25,41v19,0,24,-18,24,-41v0,-23,-5,-40,-24,-40"},"9":{"d":"73,-60v0,14,4,27,18,27v19,0,28,-20,25,-72v-8,15,-23,22,-45,22v-39,0,-61,-22,-61,-79v0,-51,16,-93,83,-93v75,0,84,48,84,124v0,85,-6,136,-88,136v-46,0,-73,-19,-74,-65r58,0xm93,-127v18,0,22,-18,22,-41v0,-30,-4,-49,-22,-49v-17,0,-23,17,-23,45v0,31,4,45,23,45"},":":{"d":"19,0r0,-65r56,0r0,65r-56,0xm19,-127r0,-65r56,0r0,65r-56,0","w":93},";":{"d":"19,-2r0,-63r56,0v-2,62,14,120,-56,126r0,-28v16,0,22,-11,22,-35r-22,0xm19,-127r0,-65r56,0r0,65r-56,0","w":93},"<":{"d":"17,-68r0,-46r182,-71r0,47r-122,47r122,47r0,47","w":216},"=":{"d":"17,-107r0,-47r182,0r0,47r-182,0xm17,-28r0,-47r182,0r0,47r-182,0","w":216},">":{"d":"199,-114r0,46r-182,71r0,-47r122,-47r-122,-47r0,-47","w":216},"?":{"d":"60,-73v-9,-71,50,-69,50,-125v0,-17,-5,-26,-20,-26v-15,0,-22,13,-22,47r-54,0v-2,-54,21,-85,75,-85v49,0,77,26,77,70v-1,68,-59,68,-52,119r-54,0xm59,0r0,-54r56,0r0,54r-56,0","w":180},"@":{"d":"134,-86v41,3,61,-75,15,-78v-40,-3,-62,74,-15,78xm189,-176r5,-18r31,0r-23,104v0,5,3,8,7,8v15,0,37,-24,37,-63v0,-53,-43,-83,-96,-83v-61,0,-101,44,-101,100v0,57,45,99,104,99v32,0,59,-10,78,-22r32,0v-65,103,-253,52,-253,-78v0,-76,63,-133,140,-133v66,0,128,43,128,109v0,76,-67,103,-90,103v-13,0,-22,-6,-23,-19v-30,34,-97,21,-97,-42v0,-62,79,-125,121,-65","w":288},"A":{"d":"125,-96r-23,-114r-21,114r44,0xm1,0r65,-257r76,0r64,257r-63,0r-9,-49r-62,0r-9,49r-62,0","w":206,"k":{"v":9,"w":6,"y":9,"C":6,"G":6,"O":6,"Q":6,"T":20,"U":4,"V":11,"W":13,"Y":33}},"B":{"d":"19,0r0,-257v75,1,167,-15,167,63v0,31,-19,52,-41,59v19,3,48,11,48,64v0,30,-13,71,-85,71r-89,0xm79,-212r0,58v28,3,48,-6,46,-31v3,-19,-19,-31,-46,-27xm79,-114r0,69v31,3,52,-7,51,-33v-2,-34,-20,-38,-51,-36","w":206},"C":{"d":"185,-168r-59,0v0,-37,-4,-54,-24,-54v-24,0,-26,24,-26,91v0,76,2,96,27,96v22,0,26,-26,26,-66r58,0v1,62,-12,106,-91,106v-77,0,-83,-58,-83,-135v0,-66,3,-132,89,-132v57,0,86,28,83,94","w":193},"D":{"d":"19,0r0,-257r89,0v60,0,86,31,86,120v0,93,-12,137,-92,137r-83,0xm79,-212r0,167v47,1,54,-1,54,-88v0,-73,-5,-81,-54,-79","w":206,"k":{"V":6,"Y":20,"A":6,",":9,".":9}},"E":{"d":"19,0r0,-257r148,0r0,49r-88,0r0,51r83,0r0,49r-83,0r0,59r92,0r0,49r-152,0","w":180},"F":{"d":"19,0r0,-257r148,0r0,49r-88,0r0,51r83,0r0,49r-83,0r0,108r-60,0","w":173,"k":{"A":13,",":40,".":40}},"G":{"d":"186,-179r-59,0v0,-17,-2,-43,-24,-43v-25,0,-27,26,-27,94v0,70,3,93,27,93v24,0,29,-28,28,-63r-28,0r0,-40r84,0r0,138r-41,0r-2,-24v-9,23,-33,29,-56,29v-64,0,-75,-48,-75,-128v0,-84,5,-139,91,-139v78,0,82,54,82,83","w":200,"k":{".":9}},"H":{"d":"19,0r0,-257r60,0r0,96r48,0r0,-96r61,0r0,257r-61,0r0,-110r-48,0r0,110r-60,0","w":206},"I":{"d":"20,0r0,-257r60,0r0,257r-60,0","w":100},"J":{"d":"101,-77r0,-180r60,0r0,180v0,48,-19,82,-79,82v-60,0,-79,-31,-76,-87r56,0v0,21,-3,46,20,47v17,0,19,-18,19,-42","w":180,"k":{",":9,".":9,"a":4,"e":2}},"K":{"d":"19,0r0,-257r60,0r1,101r56,-101r66,0r-68,111r76,146r-68,0r-47,-97r-16,25r0,72r-60,0","w":206,"k":{"y":11,"O":6,"e":4,"o":4}},"L":{"d":"19,0r0,-257r60,0r0,208r88,0r0,49r-148,0","w":166,"k":{"y":20,"T":27,"V":27,"W":27,"Y":33}},"M":{"d":"21,0r0,-257r88,0r32,169r31,-169r88,0r0,257r-57,0r0,-200r-40,200r-46,0r-42,-200r0,200r-54,0","w":280},"N":{"d":"19,0r0,-257r69,0r51,167r0,-167r56,0r0,257r-69,0r-53,-177r0,177r-54,0","w":213},"O":{"d":"76,-129v0,71,3,94,27,94v24,0,28,-23,28,-94v0,-71,-4,-93,-28,-93v-24,0,-27,22,-27,93xm194,-129v0,71,-5,134,-91,134v-80,0,-90,-52,-90,-134v0,-82,10,-133,90,-133v86,0,91,62,91,133","w":206,"k":{"T":6,"V":4,"W":4,"Y":20,"A":6,",":9,".":9,"X":9}},"P":{"d":"19,0r0,-257r93,0v64,0,76,46,76,78v0,55,-38,86,-109,79r0,100r-60,0xm79,-212r0,67v30,4,50,-8,47,-32v2,-26,-16,-39,-47,-35","w":200,"k":{"A":20,",":58,".":58,"a":13,"e":13,"o":13}},"Q":{"d":"76,-129v0,71,3,94,27,94v24,0,28,-23,28,-94v0,-71,-4,-93,-28,-93v-24,0,-27,22,-27,93xm134,1v-8,2,-19,5,-31,4v-80,0,-90,-52,-90,-134v0,-82,10,-133,90,-133v86,0,91,62,91,133v0,41,-1,79,-19,104r29,30r-36,32","w":206},"R":{"d":"79,-215r0,66v30,4,53,-11,50,-33v3,-26,-19,-36,-50,-33xm19,0r0,-257r101,0v87,-6,88,118,26,130v39,5,42,29,42,64v0,55,4,52,11,63r-65,0v-5,-9,-7,-23,-7,-52v0,-59,-9,-54,-48,-54r0,106r-60,0","w":206,"k":{"T":6,"Y":11}},"S":{"d":"120,-186v0,-22,-4,-36,-24,-36v-15,0,-24,9,-24,28v0,54,111,26,111,117v0,58,-33,82,-88,82v-50,0,-92,-19,-85,-83r59,0v-1,23,2,43,26,43v21,0,27,-16,27,-31v0,-55,-110,-24,-110,-120v0,-41,22,-76,84,-76v62,0,83,30,82,76r-58,0","w":193},"T":{"d":"56,0r0,-208r-54,0r0,-49r169,0r0,49r-54,0r0,208r-61,0","w":172,"k":{"w":27,"y":27,"O":6,"A":20,",":33,".":33,"a":27,"e":27,"o":27,"-":27,"i":6,"r":27,"u":27,":":27,";":27}},"U":{"d":"185,-257r0,172v0,50,-15,90,-85,90v-70,0,-85,-40,-85,-90r0,-172r61,0r0,190v0,20,8,32,24,32v16,0,24,-12,24,-32r0,-190r61,0","w":200,"k":{"A":4}},"V":{"d":"57,0r-56,-257r65,0r31,199r31,-199r65,0r-59,257r-77,0","w":193,"k":{"O":6,"A":13,",":33,".":33,"a":11,"e":6,"o":6,"-":6,"u":6,":":6,";":6}},"W":{"d":"48,0r-46,-257r61,0r23,183r26,-183r56,0r30,183r22,-183r58,0r-45,257r-67,0r-27,-183r-25,183r-66,0","w":280,"k":{"A":13,",":27,".":27,"a":6,"e":6,"o":6,"-":6}},"X":{"d":"1,0r63,-131r-57,-126r67,0r27,79r26,-79r67,0r-59,126r64,131r-69,0r-31,-85r-31,85r-67,0","w":200},"Y":{"d":"66,0r0,-101r-65,-156r67,0r30,95r29,-95r65,0r-65,156r0,101r-61,0","w":192,"k":{"O":13,"A":33,",":40,".":40,"a":27,"e":27,"o":27,"-":27,"i":9,"u":20,":":13,";":13,"S":9}},"Z":{"d":"8,0r0,-45r87,-163r-80,0r0,-49r150,0r0,42r-88,166r88,0r0,49r-157,0","w":173},"[":{"d":"30,66r0,-323r91,0r0,40r-37,0r0,243r37,0r0,40r-91,0","w":119},"\\":{"d":"80,5r-82,-267r49,0r82,267r-49,0","w":126},"]":{"d":"-1,66r0,-40r37,0r0,-243r-37,0r0,-40r91,0r0,323r-91,0","w":119},"^":{"d":"20,-111r67,-139r42,0r67,139r-45,0r-43,-90r-43,90r-45,0","w":216},"_":{"d":"0,45r0,-18r180,0r0,18r-180,0","w":180},"a":{"d":"15,-135v0,-51,28,-65,76,-65v48,0,70,17,70,58v0,47,-7,106,6,142r-56,0v-3,-6,-1,-16,-4,-22v-22,44,-97,36,-97,-32v0,-49,37,-61,76,-66v30,-4,27,-41,2,-42v-16,0,-21,10,-21,27r-52,0xm107,-96v-28,16,-41,6,-41,36v0,15,6,25,17,25v24,6,24,-41,24,-61","w":180},"b":{"d":"16,0r0,-257r59,0r0,83v10,-21,28,-26,44,-26v48,0,56,44,56,104v0,73,-21,101,-60,101v-27,1,-37,-18,-43,-29r0,24r-56,0xm73,-96v0,38,4,59,21,59v22,0,23,-31,23,-62v0,-35,-1,-58,-22,-58v-20,0,-22,26,-22,61","w":186,"k":{"v":4,"y":6}},"c":{"d":"166,-121r-54,0v0,-28,-7,-41,-22,-41v-19,0,-22,25,-22,65v0,44,3,64,22,64v17,0,21,-12,22,-46r54,0v0,60,-24,84,-77,84v-73,0,-79,-51,-79,-109v0,-55,16,-96,79,-96v61,0,77,33,77,79","w":173,"k":{"y":6}},"d":{"d":"114,0r0,-24v-4,13,-16,29,-42,29v-39,0,-60,-28,-60,-101v0,-60,8,-104,56,-104v16,0,34,5,44,26r0,-83r59,0r0,257r-57,0xm113,-96v0,-35,-1,-61,-21,-61v-21,0,-22,23,-22,58v0,31,1,62,23,62v17,0,20,-21,20,-59","w":186},"e":{"d":"166,-88r-98,0v-1,29,0,57,21,57v15,0,21,-12,22,-36r54,0v-1,48,-28,72,-76,72v-73,0,-79,-51,-79,-109v0,-55,16,-96,79,-96v72,0,77,46,77,112xm68,-122r42,0v0,-27,-4,-42,-20,-42v-19,0,-22,16,-22,42","w":173},"f":{"d":"24,0r0,-154r-24,0r0,-41r24,0v-9,-56,24,-73,85,-66r0,39v-23,-2,-31,4,-27,27r27,0r0,41r-27,0r0,154r-58,0","w":106},"g":{"d":"71,12v2,10,8,17,20,16v22,4,24,-27,23,-61v-8,22,-26,28,-46,28v-42,0,-55,-41,-55,-95v0,-46,6,-100,57,-100v27,-1,38,16,47,32r0,-27r54,0r0,188v0,44,-19,73,-81,73v-57,0,-73,-25,-73,-54r54,0xm71,-101v0,41,6,54,22,54v16,0,21,-12,21,-56v0,-36,-4,-52,-21,-52v-19,0,-22,22,-22,54","w":186},"h":{"d":"16,0r0,-257r59,0r0,83v21,-44,96,-33,96,28r0,146r-59,0r0,-133v0,-14,-6,-22,-17,-22v-11,0,-20,9,-20,28r0,127r-59,0","w":186},"i":{"d":"18,0r0,-195r58,0r0,195r-58,0xm18,-215r0,-45r58,0r0,45r-58,0","w":93},"j":{"d":"18,-2r0,-193r58,0r0,200v6,50,-29,62,-84,58r0,-40v20,1,26,-5,26,-25xm18,-215r0,-45r58,0r0,45r-58,0","w":93},"k":{"d":"16,0r0,-257r59,0r0,132r44,-70r64,0r-56,79r63,116r-64,0r-36,-73r-15,20r0,53r-59,0","w":186,"k":{"e":4,"o":4}},"l":{"d":"18,0r0,-257r58,0r0,257r-58,0","w":93},"m":{"d":"18,0r0,-195r56,0v1,7,-2,18,1,23v16,-33,77,-45,95,2v23,-49,99,-38,99,24r0,146r-59,0r0,-133v0,-14,-6,-22,-17,-22v-11,0,-21,9,-21,28r0,127r-58,0r0,-133v0,-14,-6,-22,-17,-22v-11,0,-21,9,-21,28r0,127r-58,0","w":286},"n":{"d":"16,0r0,-195r56,0v1,7,-2,18,1,23v18,-43,98,-38,98,26r0,146r-59,0r0,-133v0,-14,-6,-22,-17,-22v-11,0,-20,9,-20,28r0,127r-59,0","w":186},"o":{"d":"112,-97v0,-48,-4,-65,-22,-65v-17,0,-22,17,-22,64v0,48,5,65,22,65v18,0,22,-16,22,-64xm90,5v-71,0,-80,-44,-80,-102v0,-58,13,-103,80,-103v71,0,80,44,80,102v0,58,-13,103,-80,103","w":180,"k":{"v":2,"y":4}},"p":{"d":"16,63r0,-258r56,0v1,7,-2,18,1,24v4,-13,16,-29,42,-29v39,0,60,28,60,101v0,60,-8,104,-56,104v-16,0,-34,-5,-44,-26r0,84r-59,0xm73,-99v0,35,2,62,22,62v21,0,22,-24,22,-59v0,-31,-1,-61,-23,-61v-17,0,-21,20,-21,58","w":186,"k":{"y":4}},"q":{"d":"112,63r0,-84v-10,21,-28,26,-44,26v-48,0,-56,-44,-56,-104v0,-73,21,-101,60,-101v26,0,38,16,42,29r0,-24r57,0r0,258r-59,0xm113,-99v0,-38,-3,-58,-20,-58v-22,0,-23,30,-23,61v0,35,1,59,22,59v20,0,21,-27,21,-62","w":186},"r":{"d":"16,0r0,-195r56,0v1,9,-2,21,1,28v9,-19,27,-37,56,-32r0,55v-28,-6,-54,1,-54,33r0,111r-59,0","w":133,"k":{",":27,".":27,"a":4,"e":4,"o":4,"c":4,"d":4,"g":4,"q":6,"-":13}},"s":{"d":"61,-62v-9,34,43,41,43,11v0,-9,-5,-18,-23,-24v-48,-16,-71,-25,-71,-66v0,-39,28,-59,75,-59v58,0,71,26,70,61r-52,0v1,-18,-6,-26,-19,-25v-15,0,-20,8,-20,18v0,35,94,11,94,87v0,39,-27,64,-75,64v-56,-1,-76,-20,-74,-67r52,0","w":166,"k":{"w":2}},"t":{"d":"76,2v-80,0,-44,-94,-52,-156r-24,0r0,-41r24,0r0,-57r58,0r0,57r27,0r0,41r-27,0r0,98v-2,17,12,20,27,17r0,39v-11,1,-22,2,-33,2","w":113},"u":{"d":"171,-195r0,195r-57,0r0,-23v-18,43,-98,38,-98,-26r0,-146r59,0r0,133v0,14,5,22,16,22v11,0,21,-8,21,-27r0,-128r59,0","w":186},"v":{"d":"52,0r-48,-195r60,0r24,144r23,-144r58,0r-48,195r-69,0","w":173,"k":{",":20,".":20,"a":2,"e":2,"o":2}},"w":{"d":"44,0r-41,-195r59,0r19,144r22,-144r63,0r21,144r20,-144r57,0r-43,195r-65,0r-22,-144r-23,144r-67,0","w":266,"k":{",":13,".":13,"a":2,"e":2,"o":2}},"x":{"d":"1,0r53,-101r-49,-94r58,0r23,58r24,-58r58,0r-48,94r52,101r-59,0r-26,-63r-27,63r-59,0","w":173,"k":{"e":2}},"y":{"d":"59,1r-55,-196r60,0r25,137r22,-137r59,0r-53,196v-13,60,-39,64,-97,62r0,-41v20,3,34,1,39,-21","w":173,"k":{",":20,".":20,"a":6,"e":4,"o":4}},"z":{"d":"11,0r0,-45r74,-105r-71,0r0,-45r140,0r0,45r-76,105r78,0r0,45r-145,0","w":166,"k":{"e":2,"o":2}},"{":{"d":"84,66v-58,5,-53,-58,-51,-113v0,-18,-15,-33,-34,-33r0,-31v44,2,34,-55,34,-97v0,-45,39,-53,88,-49r0,40v-71,-13,2,115,-70,122v44,3,36,51,36,95v0,21,11,29,34,26r0,40r-37,0","w":119},"|":{"d":"17,5r0,-267r46,0r0,267r-46,0","w":79},"}":{"d":"-1,26v75,9,-5,-111,70,-122v-43,-3,-37,-50,-36,-94v1,-21,-11,-30,-34,-27r0,-40v48,-3,88,1,88,49v0,42,-10,97,34,97r0,31v-44,-2,-34,56,-34,98v0,45,-40,52,-88,48r0,-40","w":119},"~":{"d":"69,-127v32,-1,50,23,77,25v14,0,28,-16,32,-25r13,41v-10,18,-23,31,-44,31v-32,1,-50,-23,-77,-25v-14,0,-28,16,-32,25r-13,-41v10,-18,23,-31,44,-31","w":216},"'":{"d":"23,-131r0,-126r47,0r0,126r-47,0","w":93},"`":{"d":"31,-215r-36,-51r56,0r18,51r-38,0","w":93},"\u00a0":{"w":93}}});
/*!
 * The following copyright notice may not be removed under any circumstances.
 * 
 * Copyright:
 * Copyright © 1990, 2002 Adobe Systems Incorporated.  All Rights Reserved. ©
 * 1981, 2002 Heidelberger Druckmaschinen AG. All rights reserved.
 * 
 * Trademark:
 * Helvetica is a trademark of Heidelberger Druckmaschinen AG, exclusively
 * licensed through Linotype Library GmbH, and may be registered in certain
 * jurisdictions.
 * 
 * Full name:
 * HelveticaNeueLTStd-HvCnO
 * 
 * Designer:
 * Linotype Staff
 * 
 * Vendor URL:
 * http://www.adobe.com/type
 * 
 * License information:
 * http://www.adobe.com/type/legal.html
 */
Cufon.registerFont({"w":187,"face":{"font-family":"Breil_HV","font-weight":750,"font-style":"italic","font-stretch":"condensed","units-per-em":"360","panose-1":"2 11 8 6 4 7 2 4 2 4","ascent":"257","descent":"-103","x-height":"5","bbox":"-22 -292 333 97","underline-thickness":"18","underline-position":"-18","slope":"-12","stemh":"45","stemv":"58","unicode-range":"U+0020-U+007E"},"glyphs":{" ":{"w":93},"!":{"d":"68,-173r18,-84r58,0v-13,64,-29,125,-46,184r-44,0xm32,0r12,-54r56,0r-11,54r-57,0","w":120},"\"":{"d":"129,-131r26,-126r47,0r-27,126r-46,0xm54,-131r27,-126r46,0r-26,126r-47,0","w":173},"#":{"d":"24,0r21,-62r-26,0r8,-40r32,0r17,-46r-27,0r9,-40r32,0r22,-62r40,0r-22,62r26,0r21,-62r40,0r-22,62r26,0r-8,40r-32,0r-16,46r26,0r-9,40r-32,0r-21,62r-40,0r22,-62r-26,0r-22,62r-39,0xm125,-102r16,-46r-26,0r-16,46r26,0"},"$":{"d":"70,37r7,-32v-45,2,-71,-33,-53,-81r58,0v-5,18,-8,41,17,41v21,0,31,-16,34,-29v12,-54,-106,-23,-86,-117v8,-38,34,-70,85,-74r6,-27r28,0r-6,27v53,4,65,37,53,74r-58,0v4,-20,3,-34,-16,-34v-15,0,-26,9,-30,26v-11,53,105,26,86,114v-11,53,-43,76,-90,80r-7,32r-28,0"},"%":{"d":"89,-186v-6,28,-5,39,6,39v13,0,16,-10,23,-41v7,-32,4,-37,-6,-37v-13,0,-19,17,-23,39xm65,5r168,-260r36,0r-168,260r-36,0xm216,-64v-6,28,-5,39,6,39v13,0,16,-10,23,-41v7,-32,3,-37,-7,-37v-13,0,-18,17,-22,39xm46,-186v9,-41,26,-69,72,-69v51,0,50,31,42,69v-8,38,-20,69,-71,69v-51,0,-51,-31,-43,-69xm173,-64v9,-41,26,-69,72,-69v51,0,50,31,42,69v-8,38,-20,69,-71,69v-51,0,-51,-31,-43,-69","w":280},"&":{"d":"148,-226v-26,0,-29,38,-13,55v13,-10,26,-19,30,-35v3,-13,-6,-20,-17,-20xm134,-53r-27,-52v-17,10,-26,21,-29,34v-7,32,37,40,56,18xm154,-135r23,45v9,-10,14,-22,18,-34r51,0v-8,29,-20,54,-46,76r25,48r-64,0r-8,-16v-21,13,-42,21,-68,21v-59,0,-71,-40,-64,-72v8,-37,32,-54,66,-76v-36,-52,8,-117,70,-117v37,0,64,19,56,58v-6,32,-31,49,-59,67","w":226},"(":{"d":"170,-257v-54,53,-110,224,-69,323r-47,0v-18,-44,-29,-101,-16,-161v13,-60,49,-118,85,-162r47,0","w":113},")":{"d":"-16,66v54,-53,110,-224,69,-323r47,0v18,44,29,102,16,162v-13,60,-49,117,-85,161r-47,0","w":113},"*":{"d":"44,-195r17,-31r41,18r10,-49r32,0r-11,49r48,-18r4,31r-48,15r21,39r-31,19r-19,-39r-37,39r-22,-19r37,-39","w":146},"+":{"d":"85,0r14,-68r-68,0r10,-46r68,0r14,-68r47,0r-14,68r68,0r-11,46r-67,0r-15,68r-46,0","w":216},",":{"d":"19,-2r13,-63r57,0v-16,56,-10,121,-83,126r6,-28v16,0,24,-11,29,-35r-22,0","w":93,"k":{" ":13}},"-":{"d":"29,-80r11,-49r108,0r-10,49r-109,0","w":133},".":{"d":"19,0r13,-65r57,0r-14,65r-56,0","w":93,"k":{" ":13}},"\/":{"d":"-3,5r139,-267r49,0r-139,267r-49,0","w":126},"0":{"d":"97,-125v-15,72,-17,92,4,92v21,0,28,-20,43,-92v15,-73,17,-92,-4,-92v-21,0,-28,19,-43,92xm204,-125v-16,73,-35,130,-111,130v-76,0,-75,-48,-57,-130v16,-73,36,-130,112,-130v76,0,73,48,56,130"},"1":{"d":"71,0r37,-177r-49,0r9,-38v47,3,71,-23,75,-40r42,0r-54,255r-60,0"},"2":{"d":"106,-170r-56,0v8,-56,43,-85,100,-85v62,0,72,31,63,71v1,58,-97,104,-118,137r90,0r-10,47r-163,0v13,-94,132,-129,141,-183v4,-20,3,-34,-14,-34v-23,0,-29,28,-33,47"},"3":{"d":"52,-180v10,-49,41,-75,98,-75v50,0,68,21,59,70v-5,27,-25,45,-47,52v29,6,37,25,29,61v-12,55,-52,77,-97,77v-50,0,-81,-15,-67,-80r59,0v-5,23,-5,42,13,42v15,0,25,-9,31,-38v10,-40,-5,-41,-37,-40r8,-38v32,3,44,-7,51,-39v4,-20,0,-29,-14,-29v-13,0,-26,8,-32,37r-54,0"},"4":{"d":"120,-96r17,-85r-61,85r44,0xm18,-49r10,-47r116,-154r65,0r-33,154r24,0r-10,47r-24,0r-10,49r-57,0r11,-49r-92,0"},"5":{"d":"26,-75r58,0v-4,17,-9,43,13,42v19,0,25,-20,35,-55v14,-52,-26,-56,-39,-24r-57,0r38,-138r143,0r-10,47r-97,0v-3,16,-12,34,-12,49v9,-13,30,-21,46,-21v46,0,61,27,48,89v-14,65,-46,91,-103,91v-59,0,-77,-32,-63,-80"},"6":{"d":"213,-190r-59,0v3,-14,3,-27,-12,-27v-19,0,-32,20,-40,72v37,-41,119,-29,94,57v-14,50,-36,93,-103,93v-75,0,-74,-48,-58,-124v18,-85,35,-136,117,-136v46,0,70,19,61,65xm102,-33v17,0,26,-16,32,-44v6,-31,5,-45,-14,-45v-18,0,-25,17,-30,40v-6,30,-6,49,12,49"},"7":{"d":"158,-199r-104,0r11,-51r162,0r-10,45v-52,59,-98,148,-112,205r-63,0v16,-59,69,-151,116,-199"},"8":{"d":"148,-255v99,0,71,110,15,120v26,4,38,26,31,60v-9,43,-32,80,-101,80v-69,0,-78,-34,-68,-80v6,-28,24,-56,55,-60v-21,-6,-29,-24,-23,-54v8,-39,34,-66,91,-66xm126,-152v14,0,23,-8,28,-33v4,-18,2,-32,-14,-32v-16,0,-24,14,-28,32v-5,25,0,33,14,33xm118,-114v-19,0,-28,17,-33,40v-5,23,-3,41,16,41v19,0,28,-18,33,-41v5,-23,3,-40,-16,-40"},"9":{"d":"27,-60r59,0v-4,14,-2,27,13,27v20,0,28,-16,40,-72v-36,41,-120,29,-95,-57v14,-50,36,-93,103,-93v75,0,74,48,58,124v-18,85,-35,136,-117,136v-46,0,-70,-19,-61,-65xm120,-127v18,0,25,-18,30,-41v6,-30,7,-49,-11,-49v-17,0,-26,17,-32,45v-6,31,-6,45,13,45"},":":{"d":"19,0r13,-65r57,0r-14,65r-56,0xm46,-127r13,-65r57,0r-14,65r-56,0","w":93},";":{"d":"19,-2r13,-63r57,0v-16,56,-10,121,-83,126r6,-28v16,0,24,-11,29,-35r-22,0xm46,-127r13,-65r57,0r-14,65r-56,0","w":93},"<":{"d":"31,-68r10,-46r197,-71r-9,47r-132,47r111,47r-10,47","w":216},"=":{"d":"40,-107r10,-47r182,0r-10,47r-182,0xm23,-28r10,-47r182,0r-10,47r-182,0","w":216},">":{"d":"224,-114r-11,46r-197,71r10,-47r132,-47r-112,-47r10,-47","w":216},"?":{"d":"105,-177r-54,0v10,-51,40,-86,94,-85v49,0,71,26,62,70v-15,68,-73,69,-78,119r-54,0v6,-25,12,-48,25,-61v19,-20,44,-29,52,-64v4,-17,1,-26,-14,-26v-15,0,-26,13,-33,47xm59,0r11,-54r56,0r-11,54r-56,0","w":180},"@":{"d":"205,-135v3,-17,-6,-29,-21,-29v-24,0,-48,25,-53,47v-4,18,4,31,21,31v25,0,48,-26,53,-49xm227,-176r8,-18r32,0r-46,104v-1,5,2,8,6,8v15,0,42,-24,50,-63v11,-53,-25,-83,-78,-83v-61,0,-111,44,-123,100v-12,57,24,99,83,99v32,0,61,-10,83,-22r32,0v-33,36,-78,56,-124,56v-78,0,-129,-57,-112,-134v16,-76,91,-133,168,-133v66,0,118,43,104,109v-16,76,-88,103,-111,103v-14,1,-19,-8,-20,-19v-32,32,-102,24,-87,-42v9,-44,49,-89,96,-89v18,0,32,7,39,24","w":288},"A":{"d":"145,-96r2,-114r-45,114r43,0xm1,0r120,-257r76,0r9,257r-63,0r1,-49r-61,0r-20,49r-62,0","w":206,"k":{"v":9,"w":6,"y":9,"C":6,"G":6,"O":6,"Q":6,"T":20,"U":4,"V":11,"W":13,"Y":33}},"B":{"d":"19,0r54,-257v72,1,171,-16,154,63v-7,31,-29,52,-53,59v18,3,45,11,34,64v-6,30,-28,71,-100,71r-89,0xm124,-212r-12,58v30,3,47,-7,53,-31v5,-20,-15,-31,-41,-27xm103,-114r-14,69v33,3,54,-9,58,-33v6,-34,-13,-38,-44,-36","w":206},"C":{"d":"220,-168r-58,0v8,-37,7,-54,-13,-54v-24,0,-31,24,-45,91v-16,76,-18,96,7,96v22,0,30,-26,39,-66r58,0v-12,60,-34,106,-113,106v-77,0,-71,-58,-54,-135v14,-66,31,-132,117,-132v59,0,78,34,62,94","w":193},"D":{"d":"19,0r54,-257r90,0v60,0,79,31,60,120v-20,93,-41,137,-121,137r-83,0xm124,-212r-35,167v50,1,52,-2,72,-88v17,-73,11,-81,-37,-79","w":206,"k":{"V":6,"Y":20,"A":6,",":9,".":9}},"E":{"d":"19,0r54,-257r149,0r-10,49r-89,0r-11,51r83,0r-10,49r-83,0r-12,59r92,0r-11,49r-152,0","w":180},"F":{"d":"19,0r54,-257r149,0r-10,49r-89,0r-11,51r83,0r-10,49r-83,0r-23,108r-60,0","w":173,"k":{"A":13,",":40,".":40}},"G":{"d":"224,-179r-58,0v3,-17,6,-43,-16,-43v-25,0,-33,26,-47,94v-15,70,-16,93,8,93v23,0,34,-29,41,-63r-29,0r9,-40r84,0r-29,138r-41,0r3,-24v-14,23,-39,29,-62,29v-64,0,-65,-48,-48,-128v18,-84,35,-139,121,-139v78,0,70,54,64,83","w":200,"k":{".":9}},"H":{"d":"19,0r54,-257r61,0r-21,96r49,0r20,-96r61,0r-55,257r-61,0r24,-110r-48,0r-24,110r-60,0","w":206},"I":{"d":"20,0r55,-257r60,0r-55,257r-60,0","w":100},"J":{"d":"117,-77r39,-180r60,0r-38,180v-10,48,-37,82,-97,82v-63,0,-72,-37,-58,-87r56,0v-3,18,-14,47,10,47v17,0,23,-18,28,-42","w":180,"k":{",":9,".":9,"a":4,"e":2}},"K":{"d":"19,0r54,-257r61,0r-21,101r78,-101r65,0r-91,111r45,146r-68,0r-26,-97r-21,25r-16,72r-60,0","w":206,"k":{"y":11,"O":6,"e":4,"o":4}},"L":{"d":"19,0r54,-257r61,0r-44,208r87,0r-10,49r-148,0","w":166,"k":{"y":20,"T":27,"V":27,"W":27,"Y":33}},"M":{"d":"21,0r54,-257r89,0r-4,169r67,-169r87,0r-54,257r-57,0r42,-200r-82,200r-46,0r0,-200r-42,200r-54,0","w":280},"N":{"d":"19,0r54,-257r70,0r15,167r35,-167r56,0r-54,257r-69,0r-15,-177r-38,177r-54,0","w":213},"O":{"d":"103,-129v-15,71,-16,94,8,94v24,0,32,-23,47,-94v15,-71,16,-93,-8,-93v-24,0,-32,22,-47,93xm221,-129v-15,71,-33,134,-119,134v-80,0,-79,-52,-62,-134v17,-82,39,-133,119,-133v86,0,77,62,62,133","w":206,"k":{"T":6,"V":4,"W":4,"Y":20,"A":6,",":9,".":9,"X":9}},"P":{"d":"19,0r54,-257r94,0v64,0,65,46,59,78v-11,54,-52,85,-126,79r-21,100r-60,0xm124,-212r-14,67v32,3,48,-9,53,-32v6,-27,-9,-39,-39,-35","w":200,"k":{"A":20,",":58,".":58,"a":13,"e":13,"o":13}},"Q":{"d":"103,-129v-15,71,-16,94,8,94v24,0,32,-23,47,-94v15,-71,16,-93,-8,-93v-24,0,-32,22,-47,93xm134,1v-9,2,-21,5,-32,4v-80,0,-79,-52,-62,-134v17,-82,39,-133,119,-133v86,0,77,62,62,133v-9,41,-18,79,-41,104r23,30r-42,32","w":206},"R":{"d":"125,-215r-14,66v33,5,55,-12,57,-33v8,-26,-13,-37,-43,-33xm19,0r54,-257r102,0v51,0,63,32,55,67v-8,37,-27,56,-57,63v37,5,34,29,28,64v-10,51,-9,56,-1,60r-1,3r-65,0v-3,-9,-1,-23,5,-52v12,-59,2,-54,-37,-54r-23,106r-60,0","w":206,"k":{"T":6,"Y":11}},"S":{"d":"27,-78r58,0v-3,21,-8,44,18,43v21,0,30,-16,33,-31v12,-55,-106,-24,-85,-120v9,-41,39,-76,101,-76v63,0,77,33,66,76r-59,0v5,-21,4,-35,-15,-36v-15,0,-26,9,-30,28v-12,54,104,26,85,117v-12,58,-50,82,-105,82v-52,0,-86,-25,-67,-83","w":193},"T":{"d":"56,0r44,-208r-54,0r11,-49r168,0r-10,49r-54,0r-44,208r-61,0","w":172,"k":{"w":27,"y":27,"O":6,"A":20,",":33,".":33,"a":27,"e":27,"o":27,"-":27,"i":6,"r":27,"u":27,":":27,";":27}},"U":{"d":"239,-257r-36,172v-11,50,-34,90,-104,90v-70,0,-77,-40,-66,-90r37,-172r61,0r-41,190v-4,20,2,32,18,32v16,0,27,-12,31,-32r40,-190r60,0","w":200,"k":{"A":4}},"V":{"d":"57,0r-2,-257r65,0r-11,199r74,-199r64,0r-113,257r-77,0","w":193,"k":{"O":6,"A":13,",":33,".":33,"a":11,"e":6,"o":6,"-":6,"u":6,":":6,";":6}},"W":{"d":"48,0r9,-257r60,0r-15,183r65,-183r56,0r-9,183r60,-183r59,0r-100,257r-67,0r12,-183r-64,183r-66,0","w":280,"k":{"A":13,",":27,".":27,"a":6,"e":6,"o":6,"-":6}},"X":{"d":"1,0r91,-131r-30,-126r67,0v4,26,4,55,10,79r43,-79r67,0r-86,126r36,131r-69,0r-13,-85r-49,85r-67,0","w":200},"Y":{"d":"66,0r22,-101r-32,-156r67,0r9,95r50,-95r65,0r-99,156r-21,101r-61,0","w":192,"k":{"O":13,"A":33,",":40,".":40,"a":27,"e":27,"o":27,"-":27,"i":9,"u":20,":":13,";":13,"S":9}},"Z":{"d":"8,0r10,-45r122,-163r-81,0r11,-49r150,0r-9,42r-124,166r88,0r-10,49r-157,0","w":173},"[":{"d":"16,66r69,-323r91,0r-9,40r-37,0r-51,243r37,0r-9,40r-91,0","w":119},"\\":{"d":"79,5r-25,-267r49,0r25,267r-49,0","w":126},"]":{"d":"-15,66r8,-40r37,0r52,-243r-37,0r8,-40r91,0r-68,323r-91,0","w":119},"^":{"d":"44,-111r97,-139r41,0r38,139r-45,0r-24,-90r-62,90r-45,0","w":216},"_":{"d":"-10,45r4,-18r180,0r-4,18r-180,0","w":180},"a":{"d":"44,-135v11,-48,37,-65,90,-65v117,0,21,126,33,200r-56,0v-2,-6,3,-16,1,-22v-27,40,-109,41,-91,-32v11,-45,47,-58,90,-66v19,-4,23,-7,26,-22v3,-12,-2,-20,-15,-20v-16,0,-22,10,-26,27r-52,0xm127,-96v-34,16,-40,7,-49,36v-5,15,1,25,12,25v25,6,35,-42,37,-61","w":180},"b":{"d":"111,-174v13,-14,27,-25,50,-26v48,0,48,44,35,104v-15,73,-43,101,-82,101v-27,1,-33,-18,-37,-29r-5,24r-56,0r55,-257r58,0xm94,-96v-8,38,-9,59,8,59v22,0,30,-31,36,-62v8,-35,11,-58,-10,-58v-20,0,-27,26,-34,61","w":186,"k":{"v":4,"y":6}},"c":{"d":"192,-121r-54,0v6,-28,1,-41,-14,-41v-19,0,-24,26,-35,65v-24,84,31,83,40,18r54,0v-13,60,-42,84,-95,84v-73,0,-69,-51,-56,-109v12,-55,36,-96,99,-96v61,0,71,33,61,79","w":173,"k":{"y":6}},"d":{"d":"120,-24v-10,12,-23,29,-49,29v-39,0,-54,-28,-39,-101v13,-60,31,-104,79,-104v17,0,31,7,38,26r18,-83r58,0r-54,257r-57,0xm134,-96v7,-35,12,-61,-8,-61v-21,0,-27,23,-35,58v-6,31,-13,62,9,62v17,0,26,-21,34,-59","w":186},"e":{"d":"185,-88r-98,0v-6,21,-13,62,9,57v15,0,23,-12,29,-36r54,0v-11,48,-43,72,-91,72v-73,0,-69,-51,-56,-109v12,-55,36,-96,99,-96v72,0,68,46,54,112xm94,-122r42,0v6,-27,5,-42,-11,-42v-19,0,-26,16,-31,42","w":173},"f":{"d":"24,0r33,-154r-25,0r9,-41r24,0v5,-51,35,-75,100,-66r-9,39v-25,-3,-31,8,-33,27r27,0r-8,41r-27,0r-33,154r-58,0","w":106},"g":{"d":"68,12v0,10,6,17,17,16v20,6,32,-32,36,-61v-13,22,-32,28,-52,28v-42,0,-47,-41,-35,-95v10,-46,27,-100,78,-100v26,0,37,14,40,32r6,-27r54,0r-40,188v-9,44,-34,73,-96,73v-57,0,-68,-25,-62,-54r54,0xm93,-101v-8,41,-6,54,10,54v16,0,24,-12,33,-56v8,-36,7,-52,-10,-52v-19,0,-26,22,-33,54","w":186},"h":{"d":"16,0r55,-257r58,0r-17,83v26,-42,104,-37,90,28r-31,146r-59,0r28,-133v3,-14,0,-22,-11,-22v-11,0,-23,9,-27,28r-27,127r-59,0","w":186},"i":{"d":"18,0r41,-195r58,0r-41,195r-58,0xm63,-215r10,-45r58,0r-9,45r-59,0","w":93},"j":{"d":"18,-2r41,-193r58,0r-42,200v-7,49,-37,62,-97,58r9,-40v22,1,27,-5,31,-25xm63,-215r10,-45r58,0r-9,45r-59,0","w":93},"k":{"d":"16,0r55,-257r58,0r-27,132r58,-70r64,0r-72,79r38,116r-64,0r-21,-73r-19,20r-11,53r-59,0","w":186,"k":{"e":4,"o":4}},"l":{"d":"18,0r54,-257r59,0r-55,257r-58,0","w":93},"m":{"d":"18,0r41,-195r57,0r-5,23v12,-17,31,-28,53,-28v17,0,39,3,42,30v19,-23,32,-30,54,-30v33,0,48,17,40,54r-31,146r-59,0r28,-133v3,-14,-1,-22,-12,-22v-11,0,-23,9,-27,28r-27,127r-58,0r28,-133v3,-14,-1,-22,-12,-22v-11,0,-23,9,-27,28r-27,127r-58,0","w":286},"n":{"d":"16,0r42,-195r56,0r-5,23v22,-40,108,-43,93,26r-31,146r-59,0r28,-133v3,-14,0,-22,-11,-22v-11,0,-23,9,-27,28r-27,127r-59,0","w":186},"o":{"d":"132,-97v10,-48,11,-65,-7,-65v-17,0,-26,17,-36,64v-10,48,-8,65,9,65v18,0,24,-16,34,-64xm89,5v-71,0,-71,-44,-59,-102v13,-58,35,-103,102,-103v71,0,71,44,59,102v-13,58,-35,103,-102,103","w":180,"k":{"v":2,"y":4}},"p":{"d":"3,63r55,-258r56,0r-5,24v7,-13,23,-29,49,-29v39,0,53,28,38,101v-13,60,-30,104,-78,104v-17,0,-32,-7,-39,-26r-18,84r-58,0xm94,-99v-7,35,-11,62,9,62v21,0,27,-24,35,-59v6,-31,12,-61,-10,-61v-17,0,-26,20,-34,58","w":186,"k":{"y":4}},"q":{"d":"117,-21v-13,14,-26,27,-50,26v-48,0,-48,-44,-35,-104v15,-73,43,-101,82,-101v27,-1,33,18,37,29r5,-24r56,0r-55,258r-58,0xm134,-99v8,-38,9,-58,-8,-58v-22,0,-30,30,-36,61v-8,35,-11,59,10,59v20,0,27,-27,34,-62","w":186},"r":{"d":"16,0r42,-195r56,0v-1,9,-6,21,-5,28v13,-19,33,-37,63,-32r-12,55v-30,-6,-56,2,-62,33r-23,111r-59,0","w":133,"k":{",":27,".":27,"a":4,"e":4,"o":4,"c":4,"d":4,"g":4,"q":6,"-":13}},"s":{"d":"22,-62r52,0v-4,18,-3,31,15,31v25,0,39,-33,8,-44v-44,-15,-66,-25,-57,-66v8,-39,40,-59,87,-59v58,1,66,28,58,61r-52,0v6,-15,0,-25,-14,-25v-15,0,-22,8,-24,18v-7,35,91,11,75,87v-9,39,-40,64,-88,64v-57,1,-72,-25,-60,-67","w":166,"k":{"w":2}},"t":{"d":"35,-50r22,-104r-25,0r9,-41r24,0r12,-57r59,0r-13,57r27,0r-8,41r-27,0r-21,98v-6,17,8,20,23,17r-8,39v-47,3,-87,12,-74,-50","w":113},"u":{"d":"212,-195r-41,195r-57,0v1,-7,6,-17,5,-23v-22,39,-107,43,-92,-26r31,-146r58,0r-28,133v-3,14,1,22,12,22v11,0,23,-8,27,-27r27,-128r58,0","w":186},"v":{"d":"52,0r-7,-195r61,0r-7,144r53,-144r59,0r-90,195r-69,0","w":173,"k":{",":20,".":20,"a":2,"e":2,"o":2}},"w":{"d":"44,0r1,-195r58,0r-11,144r52,-144r63,0r-9,144r51,-144r56,0r-84,195r-65,0r8,-144r-53,144r-67,0","w":266,"k":{",":13,".":13,"a":2,"e":2,"o":2}},"x":{"d":"1,0r74,-101r-29,-94r58,0r11,58r36,-58r59,0r-69,94r31,101r-59,0r-13,-63r-40,63r-59,0","w":173,"k":{"e":2}},"y":{"d":"58,1r-13,-196r60,0r-4,137r52,-137r58,0r-94,196v-27,60,-48,64,-111,62r9,-41v22,3,33,1,43,-21","w":173,"k":{",":20,".":20,"a":6,"e":4,"o":4}},"z":{"d":"11,0r10,-45r96,-105r-71,0r10,-45r139,0r-9,45r-99,105r78,0r-9,45r-145,0","w":166,"k":{"e":2,"o":2}},"{":{"d":"70,66v-64,4,-36,-71,-27,-113v4,-18,-8,-33,-27,-33r7,-31v45,0,46,-59,54,-97v9,-43,46,-53,98,-49r-8,40v-73,-8,-21,117,-96,122v47,5,23,62,16,95v-5,21,6,29,28,26r-8,40r-37,0","w":119},"|":{"d":"87,-292r42,0r0,389r-42,0r0,-389","w":161},"}":{"d":"-6,26v74,4,19,-114,95,-122v-47,-5,-20,-60,-16,-94v7,-21,-5,-30,-28,-27r9,-40v47,-3,86,1,77,49v-6,33,-34,92,13,97r-6,31v-46,0,-45,59,-54,98v-10,44,-47,52,-99,48","w":119},"~":{"d":"96,-127v32,-1,44,23,71,25v14,0,32,-16,38,-25r5,41v-14,18,-30,31,-51,31v-33,0,-44,-24,-72,-25v-14,0,-31,16,-37,25r-5,-41v13,-18,30,-31,51,-31","w":216},"'":{"d":"51,-131r27,-126r47,0r-27,126r-47,0","w":93},"`":{"d":"76,-215r-25,-51r56,0r7,51r-38,0","w":93},"\u00a0":{"w":93}}});

/*
**	 /var/www/BREIL/templates/breil/scripts/Cufon.Breil_MDnew.js 	
**/
/*!
 * The following copyright notice may not be removed under any circumstances.
 * 
 * Copyright:
 * Copyright © 1990, 2002 Adobe Systems Incorporated.  All Rights Reserved. ©
 * 1981, 2002 Heidelberger Druckmaschinen AG. All rights reserved.
 * 
 * Trademark:
 * Helvetica is a trademark of Heidelberger Druckmaschinen AG, exclusively
 * licensed through Linotype Library GmbH, and may be registered in certain
 * jurisdictions.
 * 
 * Full name:
 * HelveticaNeueLTStd-MdCn
 * 
 * Designer:
 * Linotype Staff
 * 
 * Vendor URL:
 * http://www.adobe.com/type
 * 
 * License information:
 * http://www.adobe.com/type/legal.html
 */
Cufon.registerFont({"w":166,"face":{"font-family":"Breil_MDnew","font-weight":500,"font-stretch":"condensed","units-per-em":"360","panose-1":"2 11 6 6 3 5 2 3 2 4","ascent":"257","descent":"-103","x-height":"5","bbox":"-12 -342 278 77.7025","underline-thickness":"18","underline-position":"-18","stemh":"31","stemv":"39","unicode-range":"U+0020-U+017E"},"glyphs":{" ":{"w":86,"k":{"T":13,"V":13,"W":13,"Y":13,"\u00dd":13,"\u0178":13,"A":13,"\u00c6":13,"\u00c1":13,"\u00c2":13,"\u00c4":13,"\u00c0":13,"\u00c5":13,"\u00c3":13}},"!":{"d":"36,-69r-6,-107r0,-81r41,0v1,66,-3,127,-7,188r-28,0xm30,0r0,-41r41,0r0,41r-41,0","w":100},"\"":{"d":"95,-154r0,-103r31,0r0,103r-31,0xm27,-154r0,-103r31,0r0,103r-31,0","w":153},"#":{"d":"64,-99r38,0r7,-52r-38,0xm-1,-72r0,-27r35,0r7,-52r-32,0r0,-27r36,0r10,-72r30,0r-10,72r38,0r10,-72r30,0r-10,72r31,0r0,27r-35,0r-7,52r31,0r0,27r-35,0r-10,72r-30,0r10,-72r-38,0r-10,72r-30,0r10,-72r-31,0","w":172},"$":{"d":"94,-103r0,77v45,-6,41,-72,0,-77xm78,-150r0,-74v-15,1,-28,13,-28,36v0,17,9,29,28,38xm78,36r0,-31v-64,-5,-73,-42,-72,-82r41,0v-1,30,6,47,31,51r0,-83v-39,-13,-69,-33,-69,-75v0,-41,30,-71,69,-71r0,-25r16,0r0,25v57,2,69,39,68,71r-41,0v1,-22,-4,-38,-27,-40r0,80v38,12,73,31,73,74v0,50,-28,72,-73,75r0,31r-16,0","w":172},"%":{"d":"62,-233v-15,0,-18,14,-18,47v0,33,3,47,18,47v15,0,19,-14,19,-47v0,-33,-4,-47,-19,-47xm179,-255r28,0r-115,260r-27,0xm211,-111v-15,0,-18,14,-18,47v0,33,3,47,18,47v15,0,18,-14,18,-47v0,-33,-3,-47,-18,-47xm62,-255v28,0,50,15,50,69v0,54,-22,69,-50,69v-28,0,-49,-15,-49,-69v0,-54,21,-69,49,-69xm211,-133v28,0,49,15,49,69v0,54,-21,69,-49,69v-28,0,-49,-15,-49,-69v0,-54,21,-69,49,-69","w":273},"&":{"d":"107,-141r45,63v7,-11,11,-27,10,-44r32,0v0,19,-3,45,-22,73r35,49r-44,0r-15,-22v-17,15,-36,27,-65,27v-96,0,-91,-100,-39,-138r16,-12v-10,-16,-27,-37,-27,-57v0,-37,28,-55,62,-55v19,0,56,9,56,52v1,30,-23,49,-44,64xm68,-208v0,14,13,53,30,35v21,-12,29,-57,-6,-57v-10,0,-24,5,-24,22xm78,-121v-16,13,-32,29,-32,52v0,43,64,53,84,21","w":206},"(":{"d":"66,-257r27,0v-55,92,-55,229,0,323r-27,0v-28,-37,-53,-95,-53,-161v0,-66,25,-125,53,-162","w":93},")":{"d":"27,66r-27,0v56,-92,55,-229,0,-323r28,0v28,37,52,96,52,162v0,66,-25,124,-53,161","w":93},"*":{"d":"55,-257r24,0r0,45r40,-16r8,24r-41,12r28,37r-20,15r-27,-37r-27,37r-20,-15r28,-37r-42,-12r8,-24r41,16r0,-45","w":133},"+":{"d":"93,-107r0,-75r30,0r0,75r76,0r0,31r-76,0r0,76r-30,0r0,-76r-76,0r0,-31r76,0","w":216},",":{"d":"23,0r0,-48r41,0v-1,50,8,95,-41,103r0,-20v12,-3,19,-17,18,-35r-18,0","w":86,"k":{" ":13}},"-":{"d":"16,-86r0,-36r95,0r0,36r-95,0","w":126},".":{"d":"23,0r0,-48r41,0r0,48r-41,0","w":86},"\/":{"d":"-4,5r82,-267r32,0r-82,267r-32,0","w":106},"0":{"d":"51,-125v0,74,7,101,35,101v28,0,36,-27,36,-101v0,-74,-8,-101,-36,-101v-28,0,-35,27,-35,101xm10,-125v0,-99,27,-130,76,-130v49,0,77,31,77,130v0,99,-28,130,-77,130v-49,0,-76,-31,-76,-130","w":172},"1":{"d":"116,0r-41,0r0,-185r-53,0r0,-27v28,0,60,-5,64,-43r30,0r0,255","w":172},"2":{"d":"161,-35r0,35r-149,0v0,-111,107,-109,107,-188v0,-21,-9,-38,-32,-38v-31,0,-36,27,-36,53r-38,0v0,-51,21,-82,75,-82v52,0,72,31,72,68v0,85,-83,90,-102,152r103,0","w":172},"3":{"d":"11,-71r39,0v0,22,7,47,35,47v26,0,36,-20,36,-45v1,-37,-18,-52,-58,-48r0,-29v35,4,53,-12,52,-43v0,-18,-9,-37,-30,-37v-25,0,-32,22,-32,45r-39,0v0,-48,24,-74,73,-74v31,0,69,14,69,65v1,27,-18,51,-41,57v26,2,47,23,47,59v0,50,-25,79,-78,79v-46,0,-73,-23,-73,-76","w":172},"4":{"d":"8,-57r0,-36r88,-162r42,0r0,165r27,0r0,33r-27,0r0,57r-39,0r0,-57r-91,0xm99,-90r-1,-105r-57,105r58,0","w":172},"5":{"d":"83,5v-47,0,-73,-25,-71,-74r38,0v-2,24,8,42,34,43v28,0,36,-28,36,-58v0,-30,-8,-54,-34,-54v-17,0,-29,9,-33,23r-37,-1r13,-134r123,0r0,33r-93,0v-2,22,-8,47,-7,68v11,-12,26,-20,43,-20v53,0,66,45,66,84v0,51,-23,90,-78,90","w":172},"6":{"d":"159,-193r-41,0v0,-15,-6,-33,-27,-33v-38,-1,-43,54,-40,88v33,-50,113,-29,113,49v0,59,-24,94,-78,94v-64,0,-77,-49,-77,-122v0,-76,14,-138,81,-138v45,0,69,20,69,62xm54,-77v0,30,11,53,35,53v25,0,34,-24,34,-54v0,-35,-11,-56,-34,-56v-30,0,-35,26,-35,57","w":172},"7":{"d":"11,-213r0,-37r151,0r0,33v-40,52,-74,140,-80,217r-43,0v6,-76,42,-161,83,-213r-111,0","w":172},"8":{"d":"54,-188v0,21,6,39,32,39v26,0,32,-18,32,-39v0,-20,-6,-38,-32,-38v-26,0,-32,18,-32,38xm50,-72v0,27,7,48,36,48v29,0,36,-21,36,-48v0,-27,-7,-48,-36,-48v-29,0,-36,21,-36,48xm86,5v-52,0,-77,-26,-77,-76v-1,-39,21,-57,44,-65v-22,-8,-35,-24,-35,-55v0,-40,26,-64,68,-64v73,0,93,101,34,119v66,18,56,141,-34,141","w":172},"9":{"d":"14,-57r41,0v0,15,6,33,27,33v38,1,43,-54,40,-88v-33,50,-113,29,-113,-49v0,-59,24,-94,78,-94v64,0,77,49,77,122v0,76,-15,138,-82,138v-45,0,-68,-20,-68,-62xm119,-173v0,-30,-11,-53,-35,-53v-25,0,-34,25,-34,55v0,35,11,55,34,55v30,0,35,-26,35,-57","w":172},":":{"d":"23,-137r0,-47r41,0r0,47r-41,0xm23,0r0,-48r41,0r0,48r-41,0","w":86,"k":{" ":13}},";":{"d":"23,0r0,-48r41,0v-1,50,8,95,-41,103r0,-20v12,-3,19,-17,18,-35r-18,0xm23,-137r0,-47r41,0r0,47r-41,0","w":86},"<":{"d":"17,-78r0,-26r182,-82r0,31r-145,64r145,64r0,31","w":216},"=":{"d":"17,-113r0,-31r182,0r0,31r-182,0xm17,-38r0,-31r182,0r0,31r-182,0","w":216},">":{"d":"199,-104r0,26r-182,82r0,-31r145,-64r-145,-64r0,-31","w":216},"?":{"d":"61,-69v-11,-70,50,-67,52,-124v0,-20,-7,-38,-29,-38v-24,0,-33,21,-33,51r-38,0v0,-45,19,-82,71,-82v45,0,70,25,70,69v-1,69,-64,67,-56,124r-37,0xm58,0r0,-41r41,0r0,41r-41,0"},"@":{"d":"130,-76v38,2,72,-101,17,-101v-30,0,-51,36,-51,65v0,22,11,36,34,36xm194,-198r26,0r-31,115v0,5,3,8,12,8v20,0,44,-33,44,-73v0,-51,-45,-85,-95,-85v-63,0,-107,50,-107,106v0,104,133,130,193,72r30,0v-19,35,-60,60,-119,60v-76,0,-137,-50,-137,-134v0,-75,56,-133,140,-133v73,0,128,45,128,110v0,72,-57,103,-92,103v-19,1,-23,-12,-26,-22v-27,37,-94,25,-94,-37v0,-69,83,-135,121,-68","w":288},"A":{"d":"64,-96r61,0r-31,-126xm-3,0r73,-257r52,0r68,257r-43,0r-16,-63r-75,0r-16,63r-43,0","w":186,"k":{"v":6,"T":20,"V":11,"w":6,"W":11,"y":6,"\u00fd":6,"\u00ff":6,"Y":20,"\u00dd":20,"\u0178":20}},"B":{"d":"62,-149v39,3,71,-2,70,-40v-1,-43,-33,-37,-70,-37r0,77xm62,-31v44,1,79,3,79,-45v0,-44,-35,-47,-79,-44r0,89xm21,0r0,-257v72,1,153,-15,153,62v0,31,-12,51,-38,59v28,5,46,22,46,66v0,43,-31,70,-79,70r-82,0","w":193,"k":{",":11,".":11}},"C":{"d":"138,-92r41,0v1,50,-17,97,-79,97v-65,0,-85,-42,-85,-134v0,-92,20,-133,85,-133v75,0,78,53,78,85r-41,0v0,-27,-6,-54,-37,-54v-30,0,-44,18,-44,101v0,83,14,104,44,104v35,-1,38,-39,38,-66","w":186,"k":{",":6,".":6}},"D":{"d":"62,-226r0,195v67,3,82,-3,82,-98v0,-91,-15,-101,-82,-97xm21,0r0,-257r73,0v81,0,91,52,91,128v0,76,-10,129,-91,129r-73,0","w":200,"k":{"Y":6,"\u00dd":6,"\u0178":6,",":14,".":14}},"E":{"d":"21,0r0,-257r139,0r0,35r-98,0r0,71r92,0r0,34r-92,0r0,82r101,0r0,35r-142,0","w":173},"F":{"d":"21,0r0,-257r137,0r0,35r-96,0r0,71r91,0r0,34r-91,0r0,117r-41,0","k":{",":46,".":46,"A":13,"\u00c6":13,"\u00c1":13,"\u00c2":13,"\u00c4":13,"\u00c0":13,"\u00c5":13,"\u00c3":13}},"G":{"d":"148,0r0,-30v-11,24,-27,35,-57,35v-56,0,-76,-42,-76,-134v0,-92,26,-133,85,-133v66,0,77,49,76,79r-39,0v1,-24,-6,-48,-36,-48v-29,0,-45,19,-45,101v0,83,14,104,42,104v31,0,42,-22,42,-78r-43,0r0,-31r82,0r0,135r-31,0","w":193,"k":{",":6,".":6}},"H":{"d":"21,0r0,-257r41,0r0,103r76,0r0,-103r41,0r0,257r-41,0r0,-120r-76,0r0,120r-41,0","w":200},"I":{"d":"19,0r0,-257r41,0r0,257r-41,0","w":79},"J":{"d":"6,-77r39,0v0,26,0,51,27,51v27,0,27,-25,27,-51r0,-180r41,0r0,186v0,57,-28,76,-69,76v-60,0,-66,-36,-65,-82","w":159,"k":{",":14,".":14}},"K":{"d":"21,0r0,-257r41,0r1,112r78,-112r45,0r-74,108r82,149r-47,0r-62,-116r-23,33r0,83r-41,0","w":186},"L":{"d":"17,0r0,-257r41,0r0,222r99,0r0,35r-140,0","w":159,"k":{"T":33,"V":27,"W":27,"y":13,"\u00fd":13,"\u00ff":13,"Y":33,"\u00dd":33,"\u0178":33}},"M":{"d":"21,0r0,-257r64,0r46,190r45,-190r63,0r0,257r-39,0r-1,-214r-52,214r-34,0r-53,-214r0,214r-39,0","w":259},"N":{"d":"21,0r0,-257r50,0r76,191r0,-191r38,0r0,257r-50,0r-75,-197r0,197r-39,0","w":206,"k":{",":6,".":6}},"O":{"d":"100,5v-59,0,-85,-42,-85,-134v0,-92,26,-133,85,-133v59,0,85,41,85,133v0,92,-26,134,-85,134xm100,-26v24,0,44,-15,44,-104v0,-86,-20,-101,-44,-101v-24,0,-44,15,-44,101v0,89,20,104,44,104","w":200,"k":{"T":11,"V":6,"Y":14,"\u00dd":14,"\u0178":14,",":14,".":14,"A":6,"\u00c6":6,"\u00c1":6,"\u00c2":6,"\u00c4":6,"\u00c0":6,"\u00c5":6,"\u00c3":6,"X":6}},"P":{"d":"62,-226r0,89v40,2,67,1,70,-44v2,-39,-28,-49,-70,-45xm21,0r0,-257r82,0v49,0,71,31,71,75v1,60,-45,83,-112,76r0,106r-41,0","w":180,"k":{",":54,".":54,"A":13,"\u00c6":13,"\u00c1":13,"\u00c2":13,"\u00c4":13,"\u00c0":13,"\u00c5":13,"\u00c3":13}},"Q":{"d":"167,23r-27,-27v-77,29,-125,-14,-125,-125v0,-92,26,-133,85,-133v59,0,85,41,85,133v0,48,-8,83,-20,102r26,28xm95,-48r24,-23r17,17v6,-15,8,-40,8,-76v0,-86,-20,-101,-44,-101v-24,0,-44,15,-44,101v0,98,16,108,59,102","w":200,"k":{",":6,".":6}},"R":{"d":"142,0v-20,-30,12,-119,-46,-112r-34,0r0,112r-41,0r0,-257v75,3,156,-19,156,66v0,34,-17,58,-43,64v26,3,40,16,41,52v1,27,-4,67,13,75r-46,0xm62,-143v40,3,74,-1,74,-41v0,-42,-33,-45,-74,-42r0,83","w":193,"k":{"T":6,"Y":6,"\u00dd":6,"\u0178":6}},"S":{"d":"12,-80r41,0v-2,34,12,55,42,54v26,0,39,-18,39,-37v2,-40,-36,-45,-65,-56v-37,-14,-54,-33,-54,-70v0,-47,32,-73,80,-73v68,0,73,40,73,73r-41,0v1,-26,-8,-42,-36,-42v-18,0,-34,10,-34,37v0,32,38,45,66,54v36,13,52,33,52,68v0,55,-33,77,-85,77v-67,0,-79,-42,-78,-85","w":186,"k":{",":11,".":11}},"T":{"d":"63,0r0,-222r-61,0r0,-35r163,0r0,35r-61,0r0,222r-41,0","k":{"\u00fc":27,"\u00f2":27,"\u00f6":27,"\u00ec":6,"\u00ee":6,"\u00ed":6,"\u00e8":27,"\u00eb":27,"\u00ea":27,"\u00e3":27,"\u00e5":27,"\u00e0":27,"\u00e4":27,"\u00e2":27,"w":27,"y":27,"\u00fd":27,"\u00ff":27,",":33,".":33,"A":20,"\u00c6":20,"\u00c1":20,"\u00c2":20,"\u00c4":20,"\u00c0":20,"\u00c5":20,"\u00c3":20,"r":27,"e":27,"\u00e9":27,"o":27,"\u00f8":27,"\u0153":27,"\u00f3":27,"\u00f4":27,"\u00f5":27,"a":27,"\u00e6":27,"\u00e1":27,"-":27,"i":6,"\u00ef":6,"O":11,"\u00d8":11,"\u0152":11,"\u00d3":11,"\u00d4":11,"\u00d6":11,"\u00d2":11,"\u00d5":11,"u":27,"\u00fa":27,"\u00fb":27,"\u00f9":27,":":27,";":27}},"U":{"d":"18,-257r41,0r0,184v0,32,13,47,38,47v24,0,37,-15,37,-47r0,-184r41,0r0,181v0,59,-29,81,-78,81v-49,0,-79,-22,-79,-81r0,-181","w":193,"k":{",":11,".":11}},"V":{"d":"58,0r-60,-257r43,0r45,205r46,-205r43,0r-64,257r-53,0","w":173,"k":{"\u00f6":6,"\u00f4":6,"\u00e8":6,"\u00eb":6,"\u00ea":6,"\u00e3":6,"\u00e5":6,"\u00e0":6,"\u00e4":6,"\u00e2":6,",":33,".":33,"A":13,"\u00c6":13,"\u00c1":13,"\u00c2":13,"\u00c4":13,"\u00c0":13,"\u00c5":13,"\u00c3":13,"e":6,"\u00e9":6,"o":6,"\u00f8":6,"\u0153":6,"\u00f3":6,"\u00f2":6,"\u00f5":6,"a":6,"\u00e6":6,"\u00e1":6,"-":6,"u":6,"\u00fa":6,"\u00fb":6,"\u00fc":6,"\u00f9":6,":":6,";":6}},"W":{"d":"52,0r-50,-257r42,0r34,200r34,-200r43,0r35,201r34,-201r41,0r-52,257r-47,0r-34,-194r-33,194r-47,0","w":266,"k":{"\u00f6":6,"\u00ea":6,"\u00e4":6,"y":6,"\u00fd":6,"\u00ff":6,",":27,".":27,"A":11,"\u00c6":11,"\u00c1":11,"\u00c2":11,"\u00c4":11,"\u00c0":11,"\u00c5":11,"\u00c3":11,"e":6,"\u00e9":6,"\u00eb":6,"\u00e8":6,"o":6,"\u00f8":6,"\u0153":6,"\u00f3":6,"\u00f4":6,"\u00f2":6,"\u00f5":6,"a":6,"\u00e6":6,"\u00e1":6,"\u00e2":6,"\u00e0":6,"\u00e5":6,"\u00e3":6,"-":6}},"X":{"d":"0,0r68,-131r-62,-126r45,0r41,85r40,-85r45,0r-63,126r66,131r-45,0r-45,-93r-46,93r-44,0","w":180},"Y":{"d":"65,0r0,-100r-66,-157r45,0r43,111r45,-111r43,0r-69,157r0,100r-41,0","w":173,"k":{"\u00fc":18,"\u00f6":20,",":40,".":40,"A":20,"\u00c6":20,"\u00c1":20,"\u00c2":20,"\u00c4":20,"\u00c0":20,"\u00c5":20,"\u00c3":20,"e":20,"\u00e9":20,"\u00ea":20,"\u00eb":20,"\u00e8":20,"o":20,"\u00f8":20,"\u0153":20,"\u00f3":20,"\u00f4":20,"\u00f2":20,"\u00f5":20,"a":20,"\u00e6":20,"\u00e1":20,"\u00e2":20,"\u00e4":20,"\u00e0":20,"\u00e5":20,"\u00e3":20,"-":27,"i":6,"\u00ed":6,"\u00ee":6,"\u00ef":6,"\u00ec":6,"O":14,"\u00d8":14,"\u0152":14,"\u00d3":14,"\u00d4":14,"\u00d6":14,"\u00d2":14,"\u00d5":14,"u":18,"\u00fa":18,"\u00fb":18,"\u00f9":18,":":13,";":13,"S":6,"\u0160":6}},"Z":{"d":"6,0r0,-32r108,-190r-101,0r0,-35r146,0r0,35r-108,187r109,0r0,35r-154,0"},"[":{"d":"28,66r0,-323r73,0r0,29r-37,0r0,265r37,0r0,29r-73,0","w":100},"\\":{"d":"78,5r-82,-267r32,0r82,267r-32,0","w":106},"]":{"d":"-1,66r0,-29r37,0r0,-265r-37,0r0,-29r73,0r0,323r-73,0","w":100},"^":{"d":"165,-101r-57,-118r-57,118r-30,0r73,-149r27,0r74,149r-30,0","w":216},"_":{"d":"0,45r0,-18r180,0r0,18r-180,0","w":180},"a":{"d":"146,-151r0,111v-1,9,8,16,16,12r0,25v-19,10,-50,4,-52,-20v-20,44,-99,37,-99,-26v0,-57,36,-57,75,-69v14,-4,23,-8,23,-25v0,-18,-6,-29,-27,-29v-26,0,-29,18,-29,37r-37,0v0,-41,17,-64,68,-64v34,0,62,14,62,48xm109,-102v-20,15,-59,12,-59,49v0,16,8,29,24,29v34,2,37,-40,35,-78"},"b":{"d":"19,0r0,-257r39,0r0,86v7,-17,23,-28,44,-28v30,0,60,14,60,100v0,67,-18,104,-63,104v-29,1,-37,-18,-44,-29r0,24r-36,0xm55,-95v0,41,6,69,33,69v27,0,33,-28,33,-72v0,-52,-8,-70,-30,-70v-30,0,-36,27,-36,73","w":173,"k":{"y":4,"\u00fd":4,"\u00ff":4,",":13,".":13}},"c":{"d":"113,-71r36,0v-3,46,-18,76,-66,76v-56,0,-72,-42,-72,-102v0,-60,16,-102,72,-102v58,0,67,46,67,70r-39,0v0,-18,-5,-41,-28,-41v-28,0,-33,30,-33,73v0,43,5,73,33,73v22,0,30,-18,30,-47","w":159,"k":{"y":6,"\u00fd":6,"\u00ff":6,",":13,".":13,"h":2,"k":2}},"d":{"d":"118,0v-1,-7,2,-18,-1,-24v-5,13,-14,29,-42,29v-45,0,-64,-37,-64,-104v0,-86,30,-100,60,-100v22,-1,36,13,45,28r0,-86r38,0r0,257r-36,0xm118,-95v0,-46,-6,-73,-36,-73v-22,0,-30,18,-30,70v0,44,6,72,33,72v27,0,33,-28,33,-69","w":173,"k":{"y":2,"\u00fd":2,"\u00ff":2}},"e":{"d":"153,-92r-101,0v0,32,0,70,33,70v28,0,31,-31,31,-43r36,0v0,43,-26,70,-68,70v-32,0,-71,-9,-71,-99v0,-51,11,-105,72,-105v61,0,70,45,68,107xm52,-118r62,0v1,-28,-3,-54,-29,-54v-26,0,-34,27,-33,54","k":{",":13,".":13,"x":2}},"f":{"d":"31,0r0,-165r-27,0r0,-29r27,0v-6,-53,19,-73,70,-65r0,30v-26,-3,-36,8,-32,35r32,0r0,29r-32,0r0,165r-38,0","w":100,"k":{",":13,".":13}},"g":{"d":"21,17r37,0v0,12,11,23,28,23v31,1,34,-34,32,-68v-7,17,-25,27,-44,27v-45,0,-58,-45,-58,-98v0,-42,6,-100,61,-100v24,-1,38,17,44,29r0,-24r36,0r0,185v0,47,-20,75,-72,75v-58,0,-64,-33,-64,-49xm55,-103v0,33,1,71,30,71v30,0,33,-38,33,-69v0,-32,-4,-67,-31,-67v-28,0,-32,29,-32,65","w":173,"k":{",":6,".":6,"r":-2}},"h":{"d":"19,0r0,-257r39,0r1,85v23,-40,95,-40,95,26r0,146r-38,0r0,-133v0,-25,-8,-35,-27,-35v-16,0,-31,13,-31,38r0,130r-39,0","w":173,"k":{"y":2,"\u00fd":2,"\u00ff":2}},"i":{"d":"21,0r0,-194r38,0r0,194r-38,0xm21,-221r0,-39r38,0r0,39r-38,0","w":79},"j":{"d":"21,-194r38,0r0,207v1,47,-26,57,-68,52r0,-30v21,1,30,-1,30,-26r0,-203xm21,-260r38,0r0,39r-38,0r0,-39","w":79},"k":{"d":"19,0r0,-257r39,0r0,144r59,-81r45,0r-58,75r66,119r-43,0r-47,-88r-22,26r0,62r-39,0","k":{"y":2,"\u00fd":2,"\u00ff":2,"e":2,"\u00e9":2,"\u00ea":2,"\u00eb":2,"\u00e8":2,"o":2,"\u00f8":2,"\u0153":2,"\u00f3":2,"\u00f4":2,"\u00f6":2,"\u00f2":2,"\u00f5":2}},"l":{"d":"21,0r0,-257r38,0r0,257r-38,0","w":79},"m":{"d":"21,0r0,-194r36,0v1,7,-2,18,1,23v16,-37,85,-35,92,2v20,-43,96,-44,96,22r0,147r-39,0r0,-133v0,-25,-7,-35,-23,-35v-16,0,-31,13,-31,38r0,130r-39,0r0,-133v0,-25,-8,-35,-24,-35v-15,0,-31,13,-31,38r0,130r-38,0","w":266},"n":{"d":"19,0r0,-194r36,0v1,7,-3,20,2,23v20,-40,97,-43,97,25r0,146r-38,0r0,-133v0,-25,-8,-35,-27,-35v-16,0,-31,13,-31,38r0,130r-39,0","w":173},"o":{"d":"11,-97v0,-60,16,-102,72,-102v57,0,73,42,73,102v0,60,-19,102,-73,102v-54,0,-72,-42,-72,-102xm50,-97v0,49,5,73,33,73v28,0,34,-24,34,-73v0,-43,-6,-73,-34,-73v-28,0,-33,30,-33,73","k":{"v":2,"w":2,"y":2,"\u00fd":2,"\u00ff":2,",":6,".":6}},"p":{"d":"19,63r0,-257r36,0v1,7,-2,18,1,24v8,-17,23,-29,44,-29v44,0,62,38,62,105v0,81,-33,99,-60,99v-21,0,-37,-11,-44,-28r0,86r-39,0xm55,-99v0,46,7,73,34,73v22,0,32,-16,32,-70v0,-44,-6,-72,-33,-72v-27,0,-33,28,-33,69","w":173,"k":{"y":2,"\u00fd":2,"\u00ff":2,",":6,".":6}},"q":{"d":"116,63r-1,-86v-7,17,-23,28,-44,28v-30,0,-60,-21,-60,-99v0,-67,19,-105,64,-105v29,-1,36,18,43,29r0,-24r36,0r0,257r-38,0xm118,-99v0,-41,-6,-69,-33,-69v-27,0,-33,28,-33,72v0,52,10,70,30,70v30,0,36,-27,36,-73","w":173},"r":{"d":"19,0r0,-194r39,0r0,31v10,-25,28,-41,55,-34r0,39v-29,-5,-55,-2,-55,42r0,116r-39,0","w":113,"k":{"v":-6,"y":-6,"\u00fd":-6,"\u00ff":-6,",":33,".":33,"e":2,"\u00e9":2,"\u00ea":2,"\u00eb":2,"\u00e8":2,"a":2,"\u00e6":2,"\u00e1":2,"\u00e2":2,"\u00e4":2,"\u00e0":2,"\u00e5":2,"\u00e3":2,"c":2,"\u00e7":2,"d":2,"\u0131":2,"g":2,"m":-4,"n":-4,"\u00f1":-4,"q":4,"-":20}},"s":{"d":"139,-137r-37,0v1,-19,-3,-34,-25,-35v-15,0,-28,7,-28,25v0,24,32,30,52,37v29,10,42,25,42,56v0,41,-30,59,-69,59v-52,0,-65,-25,-64,-67r35,0v-1,25,6,40,30,40v39,0,41,-46,10,-56v-34,-11,-73,-22,-73,-67v0,-36,26,-54,66,-54v53,0,62,29,61,62","w":153},"t":{"d":"1,-165r0,-29r27,0r0,-55r39,0r0,55r32,0r0,29r-32,0r0,116v-2,21,16,22,32,19r0,29v-36,5,-71,12,-71,-44r0,-120r-27,0","w":100},"u":{"d":"118,0v-1,-7,2,-18,-1,-23v-25,40,-98,46,-98,-35r0,-136r39,0r0,139v0,22,9,29,26,29v17,0,32,-10,32,-32r0,-136r38,0r0,194r-36,0","w":173},"v":{"d":"54,0r-51,-194r41,0r35,153r30,-153r42,0r-51,194r-46,0","w":153,"k":{",":27,".":27,"a":4,"\u00e6":4,"\u00e1":4,"\u00e2":4,"\u00e4":4,"\u00e0":4,"\u00e5":4,"\u00e3":4}},"w":{"d":"49,0r-44,-194r41,0r27,153r29,-153r44,0r30,153r26,-153r39,0r-44,194r-44,0r-31,-150r-27,150r-46,0","w":246,"k":{",":20,".":20,"o":2,"\u00f8":2,"\u0153":2,"\u00f3":2,"\u00f4":2,"\u00f6":2,"\u00f2":2,"\u00f5":2,"a":4,"\u00e6":4,"\u00e1":4,"\u00e2":4,"\u00e4":4,"\u00e0":4,"\u00e5":4,"\u00e3":4}},"x":{"d":"1,0r53,-100r-50,-94r42,0r31,64r31,-64r42,0r-50,94r52,100r-42,0r-34,-72r-34,72r-41,0","w":153},"y":{"d":"3,-194r42,0r34,146r31,-146r40,0r-53,201v-16,60,-32,61,-83,58r0,-31v26,6,41,-7,44,-30","w":153,"k":{",":27,".":27,"e":2,"\u00e9":2,"\u00ea":2,"\u00eb":2,"\u00e8":2}},"z":{"d":"9,0r0,-30r85,-131r-80,0r0,-33r124,0r0,32r-82,129r82,0r0,33r-129,0","w":146},"{":{"d":"3,-84r0,-23v37,-3,28,-62,29,-103v1,-42,26,-50,66,-47r0,22v-46,-9,-30,53,-30,91v0,35,-25,44,-33,49v9,2,33,14,33,48v0,35,-20,97,30,91r0,22v-40,3,-65,-4,-66,-47v-1,-42,8,-99,-29,-103","w":100},"|":{"d":"24,5r0,-267r31,0r0,267r-31,0","w":79},"}":{"d":"98,-107r0,23v-37,3,-30,61,-30,103v0,42,-26,51,-65,47r0,-22v45,8,29,-54,29,-91v0,-35,25,-44,33,-49v-9,-2,-33,-14,-33,-48v0,-35,20,-97,-29,-91r0,-22v39,-3,64,5,65,47v1,42,-8,100,30,103","w":100},"~":{"d":"146,-63v-25,0,-56,-24,-77,-26v-11,0,-21,9,-31,28r-13,-27v10,-21,28,-32,45,-32v41,2,85,57,108,-1r13,27v-11,19,-28,31,-45,31","w":216},"\u00a1":{"d":"64,-125r7,107r0,81r-41,0v-1,-66,2,-127,6,-188r28,0xm71,-194r0,41r-41,0r0,-41r41,0","w":100},"\u00a2":{"d":"81,-24r0,-146v-36,8,-35,138,0,146xm81,37r0,-32v-49,-4,-64,-45,-64,-102v0,-57,15,-98,64,-102r0,-27r15,0r0,27v51,3,60,47,60,70r-39,0v0,-16,-4,-37,-21,-41r0,146v17,-5,23,-22,23,-47r37,0v-3,44,-18,73,-60,76r0,32r-15,0","w":172},"\u00a3":{"d":"6,-113r0,-25r25,0v-33,-48,-21,-117,57,-117v59,0,77,34,76,74r-39,0v0,-20,-3,-45,-35,-45v-54,0,-34,62,-16,88r60,0r0,25r-50,0v12,38,-12,65,-39,83v6,3,18,-10,27,-7v29,8,61,17,83,-4v3,11,20,27,6,33v-43,36,-101,-21,-142,10r-15,-28v25,-12,57,-50,38,-87r-36,0","w":172},"\u00a5":{"d":"66,0r0,-58r-51,0r0,-25r51,0v0,-10,0,-20,-4,-25r-47,0r0,-24r36,0r-50,-118r44,0r41,102r43,-102r43,0r-53,118r36,0r0,24r-47,0v-4,5,-4,15,-4,25r51,0r0,25r-51,0r0,58r-38,0","w":172},"\u00a7":{"d":"130,-94v-4,-35,-41,-38,-64,-55v-10,7,-24,16,-23,31v2,25,50,38,69,54v8,-8,20,-16,18,-30xm153,-206r-39,0v0,-18,-10,-27,-28,-27v-37,0,-35,38,-1,54v32,15,80,35,80,80v0,21,-12,39,-29,50v43,36,11,105,-48,105v-48,0,-70,-28,-70,-66r39,0v0,20,9,35,31,35v15,0,27,-10,27,-27v0,-57,-108,-45,-106,-111v0,-24,15,-42,33,-52v-47,-28,-15,-97,45,-97v53,0,66,32,66,56","w":173},"\u00a4":{"d":"2,-57r19,-18v-22,-26,-22,-74,0,-100r-19,-18r16,-17r19,19v27,-22,72,-22,99,0r18,-19r17,17r-19,18v22,27,22,73,0,100r19,18r-17,17r-18,-19v-27,23,-72,22,-99,0r-19,19xm86,-69v30,0,54,-24,54,-56v0,-32,-24,-56,-54,-56v-30,0,-54,24,-54,56v0,32,24,56,54,56","w":172},"'":{"d":"28,-154r0,-103r31,0r0,103r-31,0","w":86},"\u00ab":{"d":"77,-84r0,-41r52,-48r0,39r-32,30r32,29r0,40xm18,-84r0,-41r52,-48r0,39r-32,30r32,29r0,40","w":146},"\u00b7":{"d":"17,-111v0,-14,12,-26,26,-26v14,0,26,12,26,26v0,14,-12,26,-26,26v-14,0,-26,-12,-26,-26","w":86},"\u00b6":{"d":"159,51r0,-284r-39,0r0,284r-33,0r0,-175v-37,0,-68,-27,-68,-65v0,-80,94,-68,173,-68r0,308r-33,0","w":216},"\u00bb":{"d":"70,-125r0,41r-52,49r0,-40r32,-29r-32,-30r0,-39xm129,-125r0,41r-52,49r0,-40r31,-29r-31,-30r0,-39","w":146},"\u00bf":{"d":"106,-125v11,70,-50,67,-52,124v0,20,7,38,29,38v24,0,32,-20,32,-50r39,0v0,45,-19,81,-71,81v-45,0,-70,-25,-70,-69v1,-70,65,-66,56,-124r37,0xm108,-194r0,41r-41,0r0,-41r41,0"},"`":{"d":"33,-219r-38,-52r43,0r22,52r-27,0","w":79},"\u00b4":{"d":"20,-219r22,-52r43,0r-38,52r-27,0","w":79},"\u00af":{"d":"-11,-257r102,0r0,22r-102,0r0,-22","w":79},"\u00a8":{"d":"53,-226r0,-39r34,0r0,39r-34,0xm-7,-226r0,-39r34,0r0,39r-34,0","w":79},"\u00b8":{"d":"35,0r18,0r-15,21v20,-7,42,5,42,24v0,33,-51,39,-78,27r6,-15v13,5,42,11,43,-9v1,-20,-30,-5,-36,-17","w":79},"\u00c6":{"d":"72,-96r49,0r0,-128r-3,0xm-4,0r98,-257r157,0r0,35r-91,0r0,71r86,0r0,34r-86,0r0,82r95,0r0,35r-134,0r0,-63r-60,0r-22,63r-43,0","w":266},"\u00aa":{"d":"3,-165v0,-36,27,-34,52,-42v19,-1,24,-28,-1,-28v-17,0,-19,10,-19,18r-26,0v0,-24,11,-38,49,-38v24,0,42,8,42,29r0,63v-1,7,5,11,11,8r0,20v-14,7,-36,2,-38,-14v-14,27,-70,22,-70,-16xm71,-197v-13,8,-41,8,-37,30v0,6,5,13,15,13v21,0,24,-20,22,-43","w":113},"\u0141":{"d":"17,0r0,-94r-21,14r0,-35r21,-14r0,-128r41,0r0,100r52,-37r0,36r-52,36r0,87r99,0r0,35r-140,0","w":159,"k":{"T":33,"V":27,"W":27,"y":13,"\u00fd":13,"\u00ff":13,"Y":33,"\u00dd":33,"\u0178":33}},"\u00d8":{"d":"139,-193v-24,49,-43,103,-66,154v7,10,17,13,27,13v24,0,44,-15,44,-104v0,-28,-2,-49,-5,-63xm62,-64v24,-49,43,-104,65,-155v-8,-10,-17,-12,-27,-12v-24,0,-44,15,-44,101v0,29,2,51,6,66xm49,19r-18,-9r11,-28v-19,-21,-27,-58,-27,-111v0,-112,48,-154,126,-123r10,-23r19,8r-12,28v19,21,27,57,27,110v0,112,-48,155,-126,124","w":200,"k":{"T":11,"V":6,"Y":14,"\u00dd":14,"\u0178":14,",":14,".":14,"A":6,"\u00c6":6,"\u00c1":6,"\u00c2":6,"\u00c4":6,"\u00c0":6,"\u00c5":6,"\u00c3":6,"X":6}},"\u0152":{"d":"144,0v-1,-6,2,-14,-1,-18v-10,16,-29,23,-49,23v-53,0,-79,-41,-79,-134v0,-92,26,-133,80,-133v23,-1,38,9,49,21r0,-16r127,0r0,35r-91,0r0,71r86,0r0,34r-86,0r0,82r94,0r0,35r-130,0xm141,-85v0,-51,9,-157,-38,-146v-27,0,-47,15,-47,101v0,89,20,104,44,104v24,0,41,-10,41,-59","w":286,"k":{"T":11,"V":6,"Y":14,"\u00dd":14,"\u0178":14,",":14,".":14,"A":6,"\u00c6":6,"\u00c1":6,"\u00c2":6,"\u00c4":6,"\u00c0":6,"\u00c5":6,"\u00c3":6,"X":6}},"\u00ba":{"d":"57,-132v-40,0,-52,-25,-52,-61v0,-37,12,-62,52,-62v40,0,52,25,52,62v0,36,-12,61,-52,61xm57,-154v18,0,21,-18,21,-39v0,-22,-3,-40,-21,-40v-18,0,-21,18,-21,40v0,21,3,39,21,39","w":113},"\u00e6":{"d":"144,-118r57,0v1,-28,-3,-55,-28,-54v-26,1,-30,32,-29,54xm240,-92r-97,0v-1,33,2,70,29,70v28,0,31,-31,31,-43r36,0v0,43,-26,70,-68,70v-38,0,-48,-23,-53,-35v-19,51,-107,48,-107,-19v0,-56,39,-57,79,-68v13,-3,16,-7,16,-26v0,-18,-6,-29,-24,-29v-26,0,-29,18,-29,37r-37,0v0,-41,17,-64,68,-64v32,0,43,18,46,25v9,-16,26,-25,47,-25v56,-1,65,46,63,107xm73,-24v34,0,36,-38,34,-75v-4,5,-19,8,-29,11v-26,7,-28,20,-28,37v0,14,9,27,23,27","w":253},"\u0131":{"d":"21,0r0,-194r38,0r0,194r-38,0","w":79,"k":{"y":2,"\u00fd":2,"\u00ff":2}},"\u0142":{"d":"21,0r0,-103r-21,14r0,-34r21,-15r0,-119r38,0r0,93r21,-15r0,35r-21,14r0,130r-38,0","w":79},"\u00f8":{"d":"103,-162v-35,-24,-53,11,-53,65v0,16,1,30,3,42xm114,-139v-19,33,-33,72,-50,107v34,25,53,-12,53,-65v0,-16,-1,-30,-3,-42xm21,13r13,-27v-39,-46,-37,-185,49,-185v13,0,25,2,34,7r10,-23r18,9r-12,26v39,46,38,185,-50,185v-13,0,-24,-2,-33,-7r-11,24","k":{"v":2,"w":2,"y":2,"\u00fd":2,"\u00ff":2,",":6,".":6}},"\u0153":{"d":"152,-118r58,0v1,-28,-3,-55,-28,-54v-26,1,-31,31,-30,54xm211,-65r37,0v0,43,-26,70,-68,70v-36,0,-46,-25,-48,-31v-11,22,-29,31,-53,31v-52,0,-68,-42,-68,-102v0,-60,16,-102,71,-102v36,0,46,18,53,30v12,-20,27,-30,51,-30v56,-1,65,46,63,107r-97,0v-1,32,1,70,28,70v28,0,31,-31,31,-43xm50,-97v0,43,5,73,32,73v28,0,33,-30,33,-73v0,-43,-5,-73,-33,-73v-27,0,-32,30,-32,73","w":259,"k":{"v":2,"w":2,"y":2,"\u00fd":2,"\u00ff":2,",":6,".":6}},"\u00df":{"d":"75,2r0,-31v33,3,46,-14,46,-50v0,-39,-14,-55,-45,-52r0,-28v18,1,36,-5,36,-36v0,-21,-7,-36,-29,-36v-21,0,-28,13,-28,36r0,195r-39,0r0,-192v0,-45,23,-68,68,-68v33,0,67,13,67,59v1,29,-12,46,-36,54v37,4,47,36,47,67v0,55,-26,88,-87,82","w":173},"\u00b9":{"d":"47,-101r0,-110r-33,0r0,-20v19,0,39,-2,42,-24r22,0r0,154r-31,0","w":112},"\u00ac":{"d":"168,-38r0,-75r-151,0r0,-31r182,0r0,106r-31,0","w":216},"\u00b5":{"d":"19,63r0,-257r39,0r0,133v0,25,8,35,27,35v16,0,31,-13,31,-38r0,-130r38,0r0,194r-36,0v-1,-7,2,-18,-1,-23v-13,22,-38,36,-59,22r0,64r-39,0","w":173},"\u00d0":{"d":"21,0r0,-120r-21,0r0,-29r21,0r0,-108r73,0v81,0,91,52,91,128v0,76,-10,129,-91,129r-73,0xm62,-31v67,3,82,-3,82,-98v0,-91,-15,-101,-82,-97r0,77r43,0r0,29r-43,0r0,89","w":200,"k":{"Y":6,"\u00dd":6,"\u0178":6,",":14,".":14}},"\u00bd":{"d":"27,11r151,-272r27,0r-152,272r-26,0xm36,-101r0,-110r-32,0v1,-6,-3,-17,2,-20v16,0,37,-3,39,-24r22,0r0,154r-31,0xm247,0r-99,0v0,-72,70,-68,70,-111v0,-13,-7,-21,-19,-21v-17,0,-20,17,-20,28r-31,0v0,-30,14,-50,52,-50v36,0,49,17,49,41v0,49,-54,53,-68,89r66,0r0,24","w":259},"\u00b1":{"d":"93,-128r0,-54r30,0r0,54r76,0r0,31r-76,0r0,55r-30,0r0,-55r-76,0r0,-31r76,0xm17,0r0,-31r182,0r0,31r-182,0","w":216},"\u00de":{"d":"62,-177r0,89v40,2,67,1,70,-44v2,-39,-28,-49,-70,-45xm21,0r0,-257r41,0r0,49v68,-7,112,15,112,75v0,60,-45,83,-112,76r0,57r-41,0","w":180},"\u00bc":{"d":"196,0r0,-34r-59,0r0,-22r57,-98r31,0r0,100r18,0r0,20r-18,0r0,34r-29,0xm196,-54v-1,-21,2,-47,-1,-66r-37,66r38,0xm27,11r151,-272r27,0r-152,272r-26,0xm36,-101r0,-110r-32,0v1,-6,-3,-17,2,-20v16,0,37,-3,39,-24r22,0r0,154r-31,0","w":259},"\u00f7":{"d":"82,-17v0,-14,12,-26,26,-26v14,0,26,12,26,26v0,14,-12,26,-26,26v-14,0,-26,-12,-26,-26xm17,-76r0,-31r182,0r0,31r-182,0xm82,-165v0,-14,12,-26,26,-26v14,0,26,12,26,26v0,14,-12,26,-26,26v-14,0,-26,-12,-26,-26","w":216},"\u00a6":{"d":"24,5r0,-100r31,0r0,100r-31,0xm24,-162r0,-100r31,0r0,100r-31,0","w":79},"\u00b0":{"d":"18,-201v0,-30,24,-54,54,-54v30,0,54,24,54,54v0,30,-24,53,-54,53v-30,0,-54,-23,-54,-53xm43,-201v0,16,13,29,29,29v16,0,29,-13,29,-29v0,-16,-13,-29,-29,-29v-16,0,-29,13,-29,29","w":144},"\u00fe":{"d":"19,63r0,-320r39,0r0,86v7,-17,23,-28,44,-28v42,0,60,38,60,105v0,81,-33,99,-60,99v-21,0,-37,-11,-44,-28r0,86r-39,0xm55,-99v0,46,7,73,34,73v22,0,32,-16,32,-70v0,-44,-6,-72,-33,-72v-27,0,-33,28,-33,69","w":173,"k":{"y":4,"\u00fd":4,"\u00ff":4,",":13,".":13}},"\u00be":{"d":"196,0r0,-34r-59,0r0,-22r57,-98r31,0r0,100r18,0r0,20r-18,0r0,34r-29,0xm196,-54v-1,-21,2,-47,-1,-66r-37,66r38,0xm39,11r151,-272r27,0r-151,272r-27,0xm32,-170r0,-22v20,3,33,-7,33,-21v0,-9,-5,-20,-18,-20v-14,0,-19,13,-19,22r-31,0v0,-29,20,-44,52,-44v22,0,47,12,47,39v1,17,-15,30,-29,35v18,1,33,13,33,35v0,30,-23,48,-54,48v-35,0,-52,-14,-52,-46r31,0v0,9,4,23,21,23v16,0,23,-12,23,-25v0,-18,-14,-26,-37,-24","w":259},"\u00b2":{"d":"105,-125r0,24r-99,0v0,-72,70,-68,70,-111v0,-13,-7,-21,-19,-21v-17,0,-20,17,-20,28r-31,0v0,-30,14,-50,52,-50v36,0,49,17,49,41v0,49,-54,53,-68,89r66,0","w":112},"\u00ae":{"d":"175,-52r-39,-65r-23,0r0,65r-27,0r0,-153v52,0,117,-9,117,44v0,28,-17,39,-39,43r42,66r-31,0xm113,-139v28,-1,63,7,63,-23v0,-28,-36,-20,-63,-21r0,44xm144,-24v56,0,101,-47,101,-105v0,-58,-45,-104,-101,-104v-56,0,-101,46,-101,104v0,58,45,105,101,105xm10,-129v0,-74,60,-133,134,-133v74,0,134,59,134,133v0,74,-60,134,-134,134v-74,0,-134,-60,-134,-134","w":288},"\u00f0":{"d":"50,-97v0,49,5,73,33,73v28,0,34,-24,34,-73v0,-38,-6,-68,-34,-68v-28,0,-33,30,-33,68xm34,-215r-13,-13r31,-17v-8,-8,-16,-14,-23,-19r28,-15v8,5,16,11,24,18r33,-18r11,13r-31,17v48,45,62,83,62,152v0,60,-19,102,-73,102v-54,0,-72,-42,-72,-102v0,-74,46,-117,97,-86v-9,-14,-26,-33,-43,-50"},"\u00d7":{"d":"88,-91r-63,-63r20,-20r63,63r63,-63r20,20r-63,63r63,63r-20,20r-63,-63r-63,63r-20,-20","w":216},"\u00b3":{"d":"42,-170r0,-22v20,3,32,-8,32,-21v0,-9,-5,-20,-18,-20v-14,0,-19,13,-19,22r-31,0v0,-29,20,-44,52,-44v22,0,47,12,47,39v1,17,-15,30,-29,35v18,1,33,13,33,35v0,30,-22,48,-53,48v-35,0,-52,-14,-52,-46r31,0v0,9,4,23,21,23v16,0,22,-12,22,-25v0,-18,-13,-26,-36,-24","w":112},"\u00a9":{"d":"184,-105r29,0v-6,36,-33,57,-68,57v-44,0,-72,-32,-72,-81v0,-89,128,-111,139,-25r-28,0v-4,-17,-17,-29,-37,-29v-28,0,-43,24,-43,54v0,54,70,76,80,24xm144,-24v56,0,101,-47,101,-105v0,-58,-45,-104,-101,-104v-56,0,-101,46,-101,104v0,58,45,105,101,105xm10,-129v0,-74,60,-133,134,-133v74,0,134,59,134,133v0,74,-60,134,-134,134v-74,0,-134,-60,-134,-134","w":288},"\u00c1":{"d":"64,-96r61,0r-31,-126xm-3,0r73,-257r52,0r68,257r-43,0r-16,-63r-75,0r-16,63r-43,0xm76,-271r22,-52r43,0r-38,52r-27,0","w":186,"k":{"v":6,"T":20,"V":11,"w":6,"W":11,"y":6,"\u00fd":6,"\u00ff":6,"Y":20,"\u00dd":20,"\u0178":20}},"\u00c2":{"d":"64,-96r61,0r-31,-126xm-3,0r73,-257r52,0r68,257r-43,0r-16,-63r-75,0r-16,63r-43,0xm44,-271r33,-52r39,0r32,52r-33,0r-19,-32r-21,32r-31,0","w":186,"k":{"v":6,"T":20,"V":11,"w":6,"W":11,"y":6,"\u00fd":6,"\u00ff":6,"Y":20,"\u00dd":20,"\u0178":20}},"\u00c4":{"d":"64,-96r61,0r-31,-126xm-3,0r73,-257r52,0r68,257r-43,0r-16,-63r-75,0r-16,63r-43,0xm109,-279r0,-39r34,0r0,39r-34,0xm49,-279r0,-39r35,0r0,39r-35,0","w":186,"k":{"v":6,"T":20,"V":11,"w":6,"W":11,"y":6,"\u00fd":6,"\u00ff":6,"Y":20,"\u00dd":20,"\u0178":20}},"\u00c0":{"d":"64,-96r61,0r-31,-126xm-3,0r73,-257r52,0r68,257r-43,0r-16,-63r-75,0r-16,63r-43,0xm89,-271r-38,-52r43,0r22,52r-27,0","w":186,"k":{"v":6,"T":20,"V":11,"w":6,"W":11,"y":6,"\u00fd":6,"\u00ff":6,"Y":20,"\u00dd":20,"\u0178":20}},"\u00c5":{"d":"64,-96r61,0r-31,-126xm-3,0r73,-257r52,0r68,257r-43,0r-16,-63r-75,0r-16,63r-43,0xm76,-304v0,11,9,20,20,20v11,0,20,-9,20,-20v0,-11,-9,-20,-20,-20v-11,0,-20,9,-20,20xm58,-304v0,-21,17,-38,38,-38v21,0,38,17,38,38v0,21,-17,38,-38,38v-21,0,-38,-17,-38,-38","w":186,"k":{"v":6,"T":20,"V":11,"w":6,"W":11,"y":6,"\u00fd":6,"\u00ff":6,"Y":20,"\u00dd":20,"\u0178":20}},"\u00c3":{"d":"64,-96r61,0r-31,-126xm-3,0r73,-257r52,0r68,257r-43,0r-16,-63r-75,0r-16,63r-43,0xm78,-317v15,1,47,26,50,-1r22,0v0,16,-9,42,-30,42v0,0,-51,-28,-56,2r-22,0v0,-15,9,-43,36,-43","w":186,"k":{"v":6,"T":20,"V":11,"w":6,"W":11,"y":6,"\u00fd":6,"\u00ff":6,"Y":20,"\u00dd":20,"\u0178":20}},"\u00c7":{"d":"79,37v-13,-9,7,-21,11,-32v-57,-5,-75,-48,-75,-134v0,-92,20,-133,85,-133v75,0,78,53,78,85r-41,0v0,-27,-6,-54,-37,-54v-30,0,-44,18,-44,101v0,83,14,104,44,104v35,-1,38,-39,38,-66r41,0v1,49,-15,93,-72,97r-11,16v20,-7,42,5,42,24v0,33,-51,39,-78,27r6,-15v13,5,41,11,43,-9v1,-13,-18,-15,-30,-11","w":186,"k":{",":6,".":6}},"\u00c9":{"d":"21,0r0,-257r139,0r0,35r-98,0r0,71r92,0r0,34r-92,0r0,82r101,0r0,35r-142,0xm71,-271r22,-52r43,0r-38,52r-27,0","w":173},"\u00ca":{"d":"21,0r0,-257r139,0r0,35r-98,0r0,71r92,0r0,34r-92,0r0,82r101,0r0,35r-142,0xm39,-271r33,-52r39,0r32,52r-33,0r-19,-32r-21,32r-31,0","w":173},"\u00cb":{"d":"21,0r0,-257r139,0r0,35r-98,0r0,71r92,0r0,34r-92,0r0,82r101,0r0,35r-142,0xm104,-279r0,-39r34,0r0,39r-34,0xm44,-279r0,-39r34,0r0,39r-34,0","w":173},"\u00c8":{"d":"21,0r0,-257r139,0r0,35r-98,0r0,71r92,0r0,34r-92,0r0,82r101,0r0,35r-142,0xm84,-271r-38,-52r43,0r22,52r-27,0","w":173},"\u00cd":{"d":"19,0r0,-257r41,0r0,257r-41,0xm20,-271r22,-52r43,0r-38,52r-27,0","w":79},"\u00ce":{"d":"19,0r0,-257r41,0r0,257r-41,0xm-12,-271r33,-52r39,0r32,52r-33,0r-19,-32r-21,32r-31,0","w":79},"\u00cf":{"d":"19,0r0,-257r41,0r0,257r-41,0xm53,-279r0,-39r34,0r0,39r-34,0xm-7,-279r0,-39r34,0r0,39r-34,0","w":79},"\u00cc":{"d":"19,0r0,-257r41,0r0,257r-41,0xm33,-271r-38,-52r43,0r22,52r-27,0","w":79},"\u00d1":{"d":"21,0r0,-257r50,0r76,191r0,-191r38,0r0,257r-50,0r-75,-197r0,197r-39,0xm85,-317v15,0,48,27,50,-1r23,0v0,16,-10,42,-31,42v-22,0,-51,-27,-56,2r-22,0v0,-15,9,-43,36,-43","w":206,"k":{",":6,".":6}},"\u00d3":{"d":"100,5v-59,0,-85,-42,-85,-134v0,-92,26,-133,85,-133v59,0,85,41,85,133v0,92,-26,134,-85,134xm100,-26v24,0,44,-15,44,-104v0,-86,-20,-101,-44,-101v-24,0,-44,15,-44,101v0,89,20,104,44,104xm80,-271r22,-52r43,0r-38,52r-27,0","w":200,"k":{"T":11,"V":6,"Y":14,"\u00dd":14,"\u0178":14,",":14,".":14,"A":6,"\u00c6":6,"\u00c1":6,"\u00c2":6,"\u00c4":6,"\u00c0":6,"\u00c5":6,"\u00c3":6,"X":6}},"\u00d4":{"d":"100,5v-59,0,-85,-42,-85,-134v0,-92,26,-133,85,-133v59,0,85,41,85,133v0,92,-26,134,-85,134xm100,-26v24,0,44,-15,44,-104v0,-86,-20,-101,-44,-101v-24,0,-44,15,-44,101v0,89,20,104,44,104xm48,-271r33,-52r39,0r32,52r-33,0r-19,-32r-21,32r-31,0","w":200,"k":{"T":11,"V":6,"Y":14,"\u00dd":14,"\u0178":14,",":14,".":14,"A":6,"\u00c6":6,"\u00c1":6,"\u00c2":6,"\u00c4":6,"\u00c0":6,"\u00c5":6,"\u00c3":6,"X":6}},"\u00d6":{"d":"100,5v-59,0,-85,-42,-85,-134v0,-92,26,-133,85,-133v59,0,85,41,85,133v0,92,-26,134,-85,134xm100,-26v24,0,44,-15,44,-104v0,-86,-20,-101,-44,-101v-24,0,-44,15,-44,101v0,89,20,104,44,104xm113,-279r0,-39r34,0r0,39r-34,0xm53,-279r0,-39r34,0r0,39r-34,0","w":200,"k":{"T":11,"V":6,"Y":14,"\u00dd":14,"\u0178":14,",":14,".":14,"A":6,"\u00c6":6,"\u00c1":6,"\u00c2":6,"\u00c4":6,"\u00c0":6,"\u00c5":6,"\u00c3":6,"X":6}},"\u00d2":{"d":"100,5v-59,0,-85,-42,-85,-134v0,-92,26,-133,85,-133v59,0,85,41,85,133v0,92,-26,134,-85,134xm100,-26v24,0,44,-15,44,-104v0,-86,-20,-101,-44,-101v-24,0,-44,15,-44,101v0,89,20,104,44,104xm93,-271r-38,-52r43,0r22,52r-27,0","w":200,"k":{"T":11,"V":6,"Y":14,"\u00dd":14,"\u0178":14,",":14,".":14,"A":6,"\u00c6":6,"\u00c1":6,"\u00c2":6,"\u00c4":6,"\u00c0":6,"\u00c5":6,"\u00c3":6,"X":6}},"\u00d5":{"d":"100,5v-59,0,-85,-42,-85,-134v0,-92,26,-133,85,-133v59,0,85,41,85,133v0,92,-26,134,-85,134xm100,-26v24,0,44,-15,44,-104v0,-86,-20,-101,-44,-101v-24,0,-44,15,-44,101v0,89,20,104,44,104xm82,-317v15,1,47,26,50,-1r22,0v0,16,-10,42,-31,42v0,0,-50,-27,-55,2r-22,0v0,-15,9,-43,36,-43","w":200,"k":{"T":11,"V":6,"Y":14,"\u00dd":14,"\u0178":14,",":14,".":14,"A":6,"\u00c6":6,"\u00c1":6,"\u00c2":6,"\u00c4":6,"\u00c0":6,"\u00c5":6,"\u00c3":6,"X":6}},"\u0160":{"d":"12,-80r41,0v-2,34,12,55,42,54v26,0,39,-18,39,-37v2,-40,-36,-45,-65,-56v-37,-14,-54,-33,-54,-70v0,-47,32,-73,80,-73v68,0,73,40,73,73r-41,0v1,-26,-8,-42,-36,-42v-18,0,-34,10,-34,37v0,32,38,45,66,54v36,13,52,33,52,68v0,55,-33,77,-85,77v-67,0,-79,-42,-78,-85xm74,-271r-32,-52r33,0r19,31r20,-31r31,0r-32,52r-39,0","w":186,"k":{",":11,".":11}},"\u00da":{"d":"18,-257r41,0r0,184v0,32,13,47,38,47v24,0,37,-15,37,-47r0,-184r41,0r0,181v0,59,-29,81,-78,81v-49,0,-79,-22,-79,-81r0,-181xm77,-271r22,-52r43,0r-38,52r-27,0","w":193,"k":{",":11,".":11}},"\u00db":{"d":"18,-257r41,0r0,184v0,32,13,47,38,47v24,0,37,-15,37,-47r0,-184r41,0r0,181v0,59,-29,81,-78,81v-49,0,-79,-22,-79,-81r0,-181xm45,-271r33,-52r39,0r32,52r-33,0r-20,-32r-20,32r-31,0","w":193,"k":{",":11,".":11}},"\u00dc":{"d":"18,-257r41,0r0,184v0,32,13,47,38,47v24,0,37,-15,37,-47r0,-184r41,0r0,181v0,59,-29,81,-78,81v-49,0,-79,-22,-79,-81r0,-181xm109,-279r0,-39r35,0r0,39r-35,0xm50,-279r0,-39r34,0r0,39r-34,0","w":193,"k":{",":11,".":11}},"\u00d9":{"d":"18,-257r41,0r0,184v0,32,13,47,38,47v24,0,37,-15,37,-47r0,-184r41,0r0,181v0,59,-29,81,-78,81v-49,0,-79,-22,-79,-81r0,-181xm90,-271r-38,-52r43,0r22,52r-27,0","w":193,"k":{",":11,".":11}},"\u00dd":{"d":"65,0r0,-100r-66,-157r45,0r43,111r45,-111r43,0r-69,157r0,100r-41,0xm67,-271r22,-52r43,0r-38,52r-27,0","w":173,"k":{",":40,".":40,"A":20,"\u00c6":20,"\u00c1":20,"\u00c2":20,"\u00c4":20,"\u00c0":20,"\u00c5":20,"\u00c3":20,"e":20,"\u00e9":20,"\u00ea":20,"\u00eb":20,"\u00e8":20,"o":20,"\u00f8":20,"\u0153":20,"\u00f3":20,"\u00f4":20,"\u00f6":20,"\u00f2":20,"\u00f5":20,"a":20,"\u00e6":20,"\u00e1":20,"\u00e2":20,"\u00e4":20,"\u00e0":20,"\u00e5":20,"\u00e3":20,"-":27,"i":6,"\u00ed":6,"\u00ee":6,"\u00ef":6,"\u00ec":6,"O":14,"\u00d8":14,"\u0152":14,"\u00d3":14,"\u00d4":14,"\u00d6":14,"\u00d2":14,"\u00d5":14,"u":18,"\u00fa":18,"\u00fb":18,"\u00fc":18,"\u00f9":18,":":13,";":13,"S":6,"\u0160":6}},"\u0178":{"d":"65,0r0,-100r-66,-157r45,0r43,111r45,-111r43,0r-69,157r0,100r-41,0xm99,-279r0,-39r35,0r0,39r-35,0xm40,-279r0,-39r34,0r0,39r-34,0","w":173,"k":{",":40,".":40,"A":20,"\u00c6":20,"\u00c1":20,"\u00c2":20,"\u00c4":20,"\u00c0":20,"\u00c5":20,"\u00c3":20,"e":20,"\u00e9":20,"\u00ea":20,"\u00eb":20,"\u00e8":20,"o":20,"\u00f8":20,"\u0153":20,"\u00f3":20,"\u00f4":20,"\u00f6":20,"\u00f2":20,"\u00f5":20,"a":20,"\u00e6":20,"\u00e1":20,"\u00e2":20,"\u00e4":20,"\u00e0":20,"\u00e5":20,"\u00e3":20,"-":27,"i":6,"\u00ed":6,"\u00ee":6,"\u00ef":6,"\u00ec":6,"O":14,"\u00d8":14,"\u0152":14,"\u00d3":14,"\u00d4":14,"\u00d6":14,"\u00d2":14,"\u00d5":14,"u":18,"\u00fa":18,"\u00fb":18,"\u00fc":18,"\u00f9":18,":":13,";":13,"S":6,"\u0160":6}},"\u017d":{"d":"6,0r0,-32r108,-190r-101,0r0,-35r146,0r0,35r-108,187r109,0r0,35r-154,0xm64,-271r-32,-52r32,0r20,31r20,-31r31,0r-32,52r-39,0"},"\u00e1":{"d":"146,-151r0,111v-1,9,8,16,16,12r0,25v-19,10,-50,4,-52,-20v-20,44,-99,37,-99,-26v0,-57,36,-57,75,-69v14,-4,23,-8,23,-25v0,-18,-6,-29,-27,-29v-26,0,-29,18,-29,37r-37,0v0,-41,17,-64,68,-64v34,0,62,14,62,48xm109,-102v-20,15,-59,12,-59,49v0,16,8,29,24,29v34,2,37,-40,35,-78xm64,-219r21,-52r44,0r-39,52r-26,0"},"\u00e2":{"d":"146,-151r0,111v-1,9,8,16,16,12r0,25v-19,10,-50,4,-52,-20v-20,44,-99,37,-99,-26v0,-57,36,-57,75,-69v14,-4,23,-8,23,-25v0,-18,-6,-29,-27,-29v-26,0,-29,18,-29,37r-37,0v0,-41,17,-64,68,-64v34,0,62,14,62,48xm109,-102v-20,15,-59,12,-59,49v0,16,8,29,24,29v34,2,37,-40,35,-78xm32,-219r32,-52r39,0r32,52r-32,0r-20,-32r-20,32r-31,0"},"\u00e4":{"d":"146,-151r0,111v-1,9,8,16,16,12r0,25v-19,10,-50,4,-52,-20v-20,44,-99,37,-99,-26v0,-57,36,-57,75,-69v14,-4,23,-8,23,-25v0,-18,-6,-29,-27,-29v-26,0,-29,18,-29,37r-37,0v0,-41,17,-64,68,-64v34,0,62,14,62,48xm109,-102v-20,15,-59,12,-59,49v0,16,8,29,24,29v34,2,37,-40,35,-78xm96,-226r0,-39r35,0r0,39r-35,0xm36,-226r0,-39r35,0r0,39r-35,0"},"\u00e0":{"d":"146,-151r0,111v-1,9,8,16,16,12r0,25v-19,10,-50,4,-52,-20v-20,44,-99,37,-99,-26v0,-57,36,-57,75,-69v14,-4,23,-8,23,-25v0,-18,-6,-29,-27,-29v-26,0,-29,18,-29,37r-37,0v0,-41,17,-64,68,-64v34,0,62,14,62,48xm109,-102v-20,15,-59,12,-59,49v0,16,8,29,24,29v34,2,37,-40,35,-78xm77,-219r-38,-52r43,0r21,52r-26,0"},"\u00e5":{"d":"146,-151r0,111v-1,9,8,16,16,12r0,25v-19,10,-50,4,-52,-20v-20,44,-99,37,-99,-26v0,-57,36,-57,75,-69v14,-4,23,-8,23,-25v0,-18,-6,-29,-27,-29v-26,0,-29,18,-29,37r-37,0v0,-41,17,-64,68,-64v34,0,62,14,62,48xm109,-102v-20,15,-59,12,-59,49v0,16,8,29,24,29v34,2,37,-40,35,-78xm63,-252v0,11,10,21,21,21v11,0,20,-10,20,-21v0,-11,-9,-20,-20,-20v-11,0,-21,9,-21,20xm45,-252v0,-21,18,-38,39,-38v21,0,38,17,38,38v0,21,-17,39,-38,39v-21,0,-39,-18,-39,-39"},"\u00e3":{"d":"146,-151r0,111v-1,9,8,16,16,12r0,25v-19,10,-50,4,-52,-20v-20,44,-99,37,-99,-26v0,-57,36,-57,75,-69v14,-4,23,-8,23,-25v0,-18,-6,-29,-27,-29v-26,0,-29,18,-29,37r-37,0v0,-41,17,-64,68,-64v34,0,62,14,62,48xm109,-102v-20,15,-59,12,-59,49v0,16,8,29,24,29v34,2,37,-40,35,-78xm66,-265v15,0,48,28,50,-1r22,0v0,16,-10,43,-31,43v-22,-1,-51,-28,-56,2r-22,0v0,-15,10,-44,37,-44"},"\u00e7":{"d":"66,37v-15,-8,6,-22,10,-33v-50,-3,-65,-44,-65,-101v0,-60,16,-102,72,-102v58,0,67,46,67,70r-39,0v0,-18,-5,-41,-28,-41v-28,0,-33,30,-33,73v0,43,5,73,33,73v22,0,30,-18,30,-47r36,0v-2,42,-15,71,-55,75r-12,17v20,-7,43,5,43,24v0,32,-52,39,-79,27r6,-15v13,5,42,11,44,-9v0,-13,-19,-15,-30,-11","w":159,"k":{"y":6,"\u00fd":6,"\u00ff":6,",":13,".":13,"h":2,"k":2}},"\u00e9":{"d":"153,-92r-101,0v0,32,0,70,33,70v28,0,31,-31,31,-43r36,0v0,43,-26,70,-68,70v-32,0,-71,-9,-71,-99v0,-51,11,-105,72,-105v61,0,70,45,68,107xm52,-118r62,0v1,-28,-3,-54,-29,-54v-26,0,-34,27,-33,54xm68,-219r22,-52r43,0r-38,52r-27,0","k":{",":13,".":13,"x":2}},"\u00ea":{"d":"153,-92r-101,0v0,32,0,70,33,70v28,0,31,-31,31,-43r36,0v0,43,-26,70,-68,70v-32,0,-71,-9,-71,-99v0,-51,11,-105,72,-105v61,0,70,45,68,107xm52,-118r62,0v1,-28,-3,-54,-29,-54v-26,0,-34,27,-33,54xm36,-219r33,-52r39,0r32,52r-33,0r-20,-32r-20,32r-31,0","k":{",":13,".":13,"x":2}},"\u00eb":{"d":"153,-92r-101,0v0,32,0,70,33,70v28,0,31,-31,31,-43r36,0v0,43,-26,70,-68,70v-32,0,-71,-9,-71,-99v0,-51,11,-105,72,-105v61,0,70,45,68,107xm52,-118r62,0v1,-28,-3,-54,-29,-54v-26,0,-34,27,-33,54xm100,-226r0,-39r35,0r0,39r-35,0xm41,-226r0,-39r34,0r0,39r-34,0","k":{",":13,".":13,"x":2}},"\u00e8":{"d":"153,-92r-101,0v0,32,0,70,33,70v28,0,31,-31,31,-43r36,0v0,43,-26,70,-68,70v-32,0,-71,-9,-71,-99v0,-51,11,-105,72,-105v61,0,70,45,68,107xm52,-118r62,0v1,-28,-3,-54,-29,-54v-26,0,-34,27,-33,54xm81,-219r-38,-52r43,0r22,52r-27,0","k":{",":13,".":13,"x":2}},"\u00ed":{"d":"21,0r0,-194r38,0r0,194r-38,0xm20,-219r22,-52r43,0r-38,52r-27,0","w":79},"\u00ee":{"d":"21,0r0,-194r38,0r0,194r-38,0xm-12,-219r33,-52r39,0r32,52r-33,0r-19,-32r-21,32r-31,0","w":79},"\u00ef":{"d":"21,0r0,-194r38,0r0,194r-38,0xm53,-226r0,-39r34,0r0,39r-34,0xm-7,-226r0,-39r34,0r0,39r-34,0","w":79},"\u00ec":{"d":"21,0r0,-194r38,0r0,194r-38,0xm33,-219r-38,-52r43,0r22,52r-27,0","w":79},"\u00f1":{"d":"19,0r0,-194r36,0v1,7,-3,20,2,23v20,-40,97,-43,97,25r0,146r-38,0r0,-133v0,-25,-8,-35,-27,-35v-16,0,-31,13,-31,38r0,130r-39,0xm69,-265v15,0,48,28,50,-1r22,0v0,16,-10,43,-31,43v-22,-1,-51,-29,-55,2r-23,0v0,-15,10,-44,37,-44","w":173},"\u00f3":{"d":"11,-97v0,-60,16,-102,72,-102v57,0,73,42,73,102v0,60,-19,102,-73,102v-54,0,-72,-42,-72,-102xm50,-97v0,49,5,73,33,73v28,0,34,-24,34,-73v0,-43,-6,-73,-34,-73v-28,0,-33,30,-33,73xm64,-219r21,-52r44,0r-39,52r-26,0","k":{"v":2,"w":2,"y":2,"\u00fd":2,"\u00ff":2,",":6,".":6}},"\u00f4":{"d":"11,-97v0,-60,16,-102,72,-102v57,0,73,42,73,102v0,60,-19,102,-73,102v-54,0,-72,-42,-72,-102xm50,-97v0,49,5,73,33,73v28,0,34,-24,34,-73v0,-43,-6,-73,-34,-73v-28,0,-33,30,-33,73xm32,-219r32,-52r39,0r32,52r-32,0r-20,-32r-20,32r-31,0","k":{"v":2,"w":2,"y":2,"\u00fd":2,"\u00ff":2,",":6,".":6}},"\u00f6":{"d":"11,-97v0,-60,16,-102,72,-102v57,0,73,42,73,102v0,60,-19,102,-73,102v-54,0,-72,-42,-72,-102xm50,-97v0,49,5,73,33,73v28,0,34,-24,34,-73v0,-43,-6,-73,-34,-73v-28,0,-33,30,-33,73xm96,-226r0,-39r35,0r0,39r-35,0xm36,-226r0,-39r35,0r0,39r-35,0","k":{"v":2,"w":2,"y":2,"\u00fd":2,"\u00ff":2,",":6,".":6}},"\u00f2":{"d":"11,-97v0,-60,16,-102,72,-102v57,0,73,42,73,102v0,60,-19,102,-73,102v-54,0,-72,-42,-72,-102xm50,-97v0,49,5,73,33,73v28,0,34,-24,34,-73v0,-43,-6,-73,-34,-73v-28,0,-33,30,-33,73xm77,-219r-38,-52r43,0r21,52r-26,0","k":{"v":2,"w":2,"y":2,"\u00fd":2,"\u00ff":2,",":6,".":6}},"\u00f5":{"d":"11,-97v0,-60,16,-102,72,-102v57,0,73,42,73,102v0,60,-19,102,-73,102v-54,0,-72,-42,-72,-102xm50,-97v0,49,5,73,33,73v28,0,34,-24,34,-73v0,-43,-6,-73,-34,-73v-28,0,-33,30,-33,73xm66,-265v15,0,48,28,50,-1r22,0v0,16,-10,43,-31,43v-22,-1,-51,-28,-56,2r-22,0v0,-15,10,-44,37,-44","k":{"v":2,"w":2,"y":2,"\u00fd":2,"\u00ff":2,",":6,".":6}},"\u0161":{"d":"139,-137r-37,0v1,-19,-3,-34,-25,-35v-15,0,-28,7,-28,25v0,24,32,30,52,37v29,10,42,25,42,56v0,41,-30,59,-69,59v-52,0,-65,-25,-64,-67r35,0v-1,25,6,40,30,40v39,0,41,-46,10,-56v-34,-11,-73,-22,-73,-67v0,-36,26,-54,66,-54v53,0,62,29,61,62xm57,-219r-32,-52r33,0r19,32r21,-32r31,0r-33,52r-39,0","w":153},"\u00fa":{"d":"118,0v-1,-7,2,-18,-1,-23v-25,40,-98,46,-98,-35r0,-136r39,0r0,139v0,22,9,29,26,29v17,0,32,-10,32,-32r0,-136r38,0r0,194r-36,0xm67,-219r22,-52r43,0r-38,52r-27,0","w":173},"\u00fb":{"d":"118,0v-1,-7,2,-18,-1,-23v-25,40,-98,46,-98,-35r0,-136r39,0r0,139v0,22,9,29,26,29v17,0,32,-10,32,-32r0,-136r38,0r0,194r-36,0xm35,-219r33,-52r39,0r32,52r-33,0r-20,-32r-20,32r-31,0","w":173},"\u00fc":{"d":"118,0v-1,-7,2,-18,-1,-23v-25,40,-98,46,-98,-35r0,-136r39,0r0,139v0,22,9,29,26,29v17,0,32,-10,32,-32r0,-136r38,0r0,194r-36,0xm99,-226r0,-39r35,0r0,39r-35,0xm40,-226r0,-39r34,0r0,39r-34,0","w":173},"\u00f9":{"d":"118,0v-1,-7,2,-18,-1,-23v-25,40,-98,46,-98,-35r0,-136r39,0r0,139v0,22,9,29,26,29v17,0,32,-10,32,-32r0,-136r38,0r0,194r-36,0xm80,-219r-38,-52r43,0r22,52r-27,0","w":173},"\u00fd":{"d":"3,-194r42,0r34,146r31,-146r40,0r-53,201v-16,60,-32,61,-83,58r0,-31v26,6,41,-7,44,-30xm57,-219r21,-52r44,0r-38,52r-27,0","w":153,"k":{",":27,".":27,"e":2,"\u00e9":2,"\u00ea":2,"\u00eb":2,"\u00e8":2}},"\u00ff":{"d":"3,-194r42,0r34,146r31,-146r40,0r-53,201v-16,60,-32,61,-83,58r0,-31v26,6,41,-7,44,-30xm89,-226r0,-39r35,0r0,39r-35,0xm30,-226r0,-39r34,0r0,39r-34,0","w":153,"k":{",":27,".":27,"e":2,"\u00e9":2,"\u00ea":2,"\u00eb":2,"\u00e8":2}},"\u017e":{"d":"9,0r0,-30r85,-131r-80,0r0,-33r124,0r0,32r-82,129r82,0r0,33r-129,0xm54,-219r-32,-52r32,0r20,32r20,-32r31,0r-32,52r-39,0","w":146},"\u00a0":{"w":86},"\u00ad":{"d":"16,-86r0,-36r95,0r0,36r-95,0","w":126}}});
/*!
 * The following copyright notice may not be removed under any circumstances.
 * 
 * Copyright:
 * Copyright © 1990, 2002 Adobe Systems Incorporated.  All Rights Reserved. ©
 * 1981, 2002 Heidelberger Druckmaschinen AG. All rights reserved.
 * 
 * Trademark:
 * Helvetica is a trademark of Heidelberger Druckmaschinen AG, exclusively
 * licensed through Linotype Library GmbH, and may be registered in certain
 * jurisdictions.
 * 
 * Full name:
 * HelveticaNeueLTStd-MdCnO
 * 
 * Designer:
 * Linotype Staff
 * 
 * Vendor URL:
 * http://www.adobe.com/type
 * 
 * License information:
 * http://www.adobe.com/type/legal.html
 */
Cufon.registerFont({"w":166,"face":{"font-family":"Breil_MDnew","font-weight":500,"font-style":"italic","font-stretch":"condensed","units-per-em":"360","panose-1":"2 11 6 6 3 5 2 3 2 4","ascent":"257","descent":"-103","x-height":"5","bbox":"-22 -340.491 326 98","underline-thickness":"18","underline-position":"-18","slope":"-12","stemh":"31","stemv":"39","unicode-range":"U+0020-U+017E"},"glyphs":{" ":{"w":86,"k":{"T":13,"V":13,"W":13,"Y":13,"\u00dd":13,"\u0178":13,"A":13,"\u00c6":13,"\u00c1":13,"\u00c2":13,"\u00c4":13,"\u00c0":13,"\u00c5":13,"\u00c3":13}},"!":{"d":"50,-69r17,-107r17,-81r41,0v-12,66,-29,127,-46,188r-29,0xm30,0r8,-41r41,0r-8,41r-41,0","w":100},"\"":{"d":"128,-154r22,-103r31,0r-22,103r-31,0xm60,-154r22,-103r31,0r-22,103r-31,0","w":153},"#":{"d":"85,-99r38,0r18,-52r-38,0xm14,-72r6,-27r35,0r18,-52r-32,0r6,-27r35,0r26,-72r30,0r-26,72r38,0r26,-72r30,0r-26,72r32,0r-6,27r-35,0r-18,52r31,0r-5,27r-35,0r-26,72r-30,0r26,-72r-38,0r-26,72r-30,0r26,-72r-32,0","w":172},"$":{"d":"116,-103r-17,77v40,-3,61,-67,17,-77xm110,-150r15,-74v-29,-1,-56,60,-15,74xm70,36r7,-31v-63,-4,-63,-44,-55,-82r41,0v-6,27,-5,48,20,51r18,-83v-36,-13,-63,-33,-52,-75v11,-41,44,-71,83,-71r5,-25r16,0r-5,25v57,1,60,42,53,71r-41,0v5,-20,4,-39,-19,-40r-17,80v36,11,69,31,58,74v-13,49,-44,72,-89,75r-7,31r-16,0","w":172},"%":{"d":"112,-233v-15,0,-21,14,-28,47v-7,33,-7,47,8,47v15,0,21,-14,28,-47v7,-33,7,-47,-8,-47xm233,-255r28,0r-170,260r-27,0xm234,-111v-15,0,-21,14,-28,47v-7,33,-6,47,9,47v15,0,21,-14,28,-47v7,-33,6,-47,-9,-47xm116,-255v28,0,46,15,35,69v-12,54,-36,69,-64,69v-28,0,-46,-15,-34,-69v11,-54,35,-69,63,-69xm239,-133v28,0,47,15,35,69v-12,54,-36,69,-64,69v-28,0,-47,-15,-35,-69v12,-54,36,-69,64,-69","w":273},"&":{"d":"220,-122v-5,18,-12,45,-37,73r24,49r-44,0r-10,-22v-20,15,-42,27,-71,27v-59,0,-65,-44,-60,-71v7,-35,38,-61,69,-79v-7,-16,-19,-37,-15,-57v8,-37,39,-55,73,-55v19,0,55,9,46,52v-6,30,-34,49,-59,64r32,63v10,-11,15,-29,20,-44r32,0xm112,-208v-3,16,5,53,23,35v10,-10,23,-19,26,-33v3,-15,-5,-24,-20,-24v-10,0,-26,5,-29,22xm103,-121v-17,14,-38,29,-42,52v-9,47,57,50,79,21","w":206},"(":{"d":"148,-257v-62,75,-108,200,-69,323r-28,0v-21,-37,-32,-95,-18,-161v14,-66,52,-125,88,-162r27,0","w":93},")":{"d":"-14,66v62,-75,107,-200,69,-323r27,0v21,37,32,96,18,162v-14,66,-51,124,-87,161r-27,0","w":93},"*":{"d":"109,-257r25,0r-10,45r44,-16r3,24r-44,12r21,37r-24,15r-19,-37r-35,37r-17,-15r36,-37r-40,-12r14,-24r37,16","w":133},"+":{"d":"115,-107r16,-75r31,0r-16,75r76,0r-7,31r-75,0r-17,76r-30,0r16,-76r-76,0r7,-31r75,0","w":216},",":{"d":"23,0r10,-48r41,0v-10,46,-11,95,-63,103r4,-20v13,-3,23,-17,26,-35r-18,0","w":86,"k":{" ":13}},"-":{"d":"35,-86r7,-36r94,0r-7,36r-94,0","w":126},".":{"d":"23,0r10,-48r41,0r-10,48r-41,0","w":86},"\/":{"d":"-5,5r139,-267r32,0r-139,267r-32,0","w":106},"0":{"d":"78,-125v-16,74,-15,101,13,101v28,0,41,-27,57,-101v16,-74,14,-101,-14,-101v-28,0,-40,27,-56,101xm37,-125v21,-99,54,-130,103,-130v49,0,70,31,49,130v-21,99,-55,130,-104,130v-49,0,-69,-31,-48,-130","w":172},"1":{"d":"116,0r-41,0r39,-185r-53,0r6,-27v29,1,62,-6,73,-43r30,0","w":172},"2":{"d":"168,-35r-7,35r-149,0v23,-111,130,-109,147,-188v4,-21,-1,-38,-24,-38v-31,0,-42,27,-47,53r-39,0v11,-51,39,-82,93,-82v52,0,65,31,57,68v-18,85,-101,90,-134,152r103,0","w":172},"3":{"d":"26,-71r39,0v-5,22,-3,47,25,47v45,0,74,-97,14,-93r-16,0r6,-29v37,3,55,-13,61,-43v4,-18,-1,-37,-22,-37v-25,0,-37,22,-42,45r-38,0v10,-48,39,-74,88,-74v31,0,66,14,55,65v-6,27,-28,51,-53,57v26,2,42,23,34,59v-11,50,-41,79,-94,79v-46,0,-69,-23,-57,-76","w":172},"4":{"d":"20,-57r7,-36r123,-162r42,0r-35,165r27,0r-7,33r-27,0r-12,57r-39,0r12,-57r-91,0xm118,-90r21,-105r-79,105r58,0","w":172},"5":{"d":"82,5v-48,0,-67,-28,-56,-74r39,0v-5,21,-2,43,24,43v28,0,43,-28,49,-58v6,-30,4,-54,-22,-54v-17,0,-33,9,-39,23r-36,-1r41,-134r123,0r-7,33r-93,0v-6,22,-18,47,-21,68v13,-12,30,-20,47,-20v53,0,56,45,48,84v-11,51,-42,90,-97,90","w":172},"6":{"d":"200,-193r-41,0v3,-15,1,-33,-20,-33v-39,0,-51,51,-59,88v36,-47,123,-34,103,49v-14,59,-44,94,-98,94v-64,0,-66,-49,-51,-122v16,-76,43,-138,110,-138v45,0,65,20,56,62xm70,-77v-6,30,0,53,24,53v25,0,39,-24,45,-54v8,-35,1,-56,-22,-56v-30,0,-41,26,-47,57","w":172},"7":{"d":"56,-213r8,-37r151,0r-7,33v-51,52,-104,140,-126,217r-43,0v22,-76,77,-161,129,-213r-112,0","w":172},"8":{"d":"94,-188v-4,21,-2,39,24,39v26,0,36,-18,40,-39v4,-20,2,-38,-24,-38v-26,0,-36,18,-40,38xm66,-72v-6,27,-4,48,25,48v29,0,41,-21,47,-48v5,-27,3,-48,-26,-48v-29,0,-41,21,-46,48xm85,5v-52,0,-71,-26,-61,-76v7,-39,34,-57,58,-65v-20,-8,-30,-24,-24,-55v8,-40,40,-64,82,-64v42,0,63,24,56,64v-6,32,-25,46,-47,56v24,5,38,26,30,64v-10,50,-42,76,-94,76","w":172},"9":{"d":"26,-57r41,0v-3,15,-1,33,20,33v39,0,52,-51,60,-88v-37,44,-124,37,-104,-49v14,-59,44,-94,98,-94v64,0,67,49,51,122v-16,76,-44,138,-111,138v-45,0,-64,-20,-55,-62xm156,-173v6,-30,0,-53,-24,-53v-42,-9,-73,110,-23,110v30,0,41,-26,47,-57","w":172},":":{"d":"52,-137r10,-47r41,0r-10,47r-41,0xm23,0r10,-48r41,0r-10,48r-41,0","w":86,"k":{" ":13}},";":{"d":"23,0r10,-48r41,0v-10,46,-11,95,-63,103r4,-20v13,-3,23,-17,26,-35r-18,0xm52,-137r10,-47r41,0r-10,47r-41,0","w":86},"<":{"d":"33,-78r6,-26r200,-82r-7,31r-159,64r132,64r-7,31","w":216},"=":{"d":"41,-113r7,-31r182,0r-7,31r-182,0xm25,-38r7,-31r182,0r-7,31r-182,0","w":216},">":{"d":"221,-104r-5,26r-200,82r7,-31r159,-64r-132,-64r7,-31","w":216},"?":{"d":"76,-69v2,-69,64,-68,78,-124v5,-20,1,-38,-21,-38v-24,0,-37,21,-43,51r-39,0v10,-45,36,-82,88,-82v45,0,66,25,56,69v-15,69,-79,70,-83,124r-36,0xm58,0r9,-41r41,0r-9,41r-41,0"},"@":{"d":"207,-143v5,-24,-4,-34,-22,-34v-30,0,-59,36,-65,65v-5,22,3,36,26,36v25,0,56,-41,61,-67xm236,-198r26,0r-56,115v-1,5,1,8,10,8v20,0,52,-33,60,-73v11,-51,-27,-85,-77,-85v-63,0,-117,50,-129,106v-13,63,27,103,82,103v38,0,72,-12,96,-31r30,0v-27,35,-73,60,-132,60v-76,0,-126,-50,-108,-134v16,-75,84,-133,168,-133v73,0,118,45,104,110v-15,72,-78,103,-113,103v-20,1,-22,-12,-22,-22v-30,34,-102,29,-86,-37v12,-51,58,-96,100,-96v18,0,31,9,36,28","w":288},"A":{"d":"84,-96r61,0r-4,-126xm-3,0r128,-257r52,0r13,257r-43,0r-2,-63r-76,0r-29,63r-43,0","w":186,"k":{"v":6,"T":20,"V":11,"w":6,"W":11,"y":6,"\u00fd":6,"\u00ff":6,"Y":20,"\u00dd":20,"\u0178":20}},"B":{"d":"94,-149v43,3,73,-4,79,-40v8,-43,-27,-37,-63,-37xm69,-31v48,2,78,1,88,-45v9,-45,-27,-47,-69,-44xm21,0r55,-257v69,2,156,-16,139,62v-7,31,-23,51,-50,59v27,5,40,22,32,66v-13,71,-91,74,-176,70","w":193,"k":{",":11,".":11}},"C":{"d":"158,-92r41,0v-9,50,-38,96,-100,97v-65,0,-76,-42,-57,-134v19,-92,49,-133,114,-133v75,0,66,55,59,85r-41,0v6,-24,7,-54,-25,-54v-30,0,-48,18,-65,101v-18,83,-9,104,21,104v36,-1,47,-40,53,-66","w":186,"k":{",":6,".":6}},"D":{"d":"110,-226r-41,195v72,4,81,-6,102,-98v21,-91,6,-101,-61,-97xm21,0r55,-257r73,0v81,0,79,52,63,128v-16,76,-37,129,-118,129r-73,0","w":200,"k":{"Y":6,"\u00dd":6,"\u0178":6,",":14,".":14}},"E":{"d":"21,0r55,-257r139,0r-8,35r-98,0r-15,71r92,0r-7,34r-92,0r-18,82r101,0r-7,35r-142,0","w":173},"F":{"d":"21,0r55,-257r137,0r-7,35r-97,0r-15,71r91,0r-8,34r-90,0r-25,117r-41,0","k":{",":46,".":46,"A":13,"\u00c6":13,"\u00c1":13,"\u00c2":13,"\u00c4":13,"\u00c0":13,"\u00c5":13,"\u00c3":13}},"G":{"d":"148,0v1,-9,7,-22,6,-30v-16,24,-34,35,-64,35v-56,0,-67,-42,-48,-134v19,-92,55,-133,114,-133v67,0,66,52,59,79r-39,0v5,-21,5,-47,-26,-48v-29,0,-49,19,-66,101v-18,83,-9,104,19,104v31,0,48,-22,60,-78r-43,0r6,-31r82,0r-29,135r-31,0","w":193,"k":{",":6,".":6}},"H":{"d":"21,0r55,-257r41,0r-22,103r76,0r22,-103r41,0r-55,257r-41,0r25,-120r-75,0r-26,120r-41,0","w":200},"I":{"d":"19,0r55,-257r41,0r-55,257r-41,0","w":79},"J":{"d":"22,-77r39,0v-5,20,-13,51,16,51v27,0,34,-25,39,-51r38,-180r41,0r-39,186v-12,57,-45,76,-86,76v-61,0,-57,-42,-48,-82","w":159,"k":{",":14,".":14}},"K":{"d":"21,0r55,-257r41,0r-23,112r101,-112r45,0r-97,108r51,149r-47,0r-38,-116r-29,33r-18,83r-41,0","w":186},"L":{"d":"17,0r54,-257r41,0r-47,222r99,0r-7,35r-140,0","w":159,"k":{"T":33,"V":27,"W":27,"y":13,"\u00fd":13,"\u00ff":13,"Y":33,"\u00dd":33,"\u0178":33}},"M":{"d":"21,0r55,-257r64,0r5,190r86,-190r62,0r-54,257r-39,0r44,-214r-97,214r-34,0r-8,-214r-45,214r-39,0","w":259},"N":{"d":"21,0r55,-257r50,0r35,191r40,-191r39,0r-55,257r-50,0r-33,-197r-42,197r-39,0","w":206,"k":{",":6,".":6}},"O":{"d":"99,5v-59,0,-76,-42,-57,-134v19,-92,55,-133,114,-133v59,0,75,41,56,133v-19,92,-54,134,-113,134xm105,-26v24,0,48,-15,67,-104v18,-86,1,-101,-23,-101v-24,0,-47,15,-65,101v-19,89,-3,104,21,104","w":200,"k":{"T":11,"V":6,"Y":14,"\u00dd":14,"\u0178":14,",":14,".":14,"A":6,"\u00c6":6,"\u00c1":6,"\u00c2":6,"\u00c4":6,"\u00c0":6,"\u00c5":6,"\u00c3":6,"X":6}},"P":{"d":"110,-226r-19,89v44,2,67,0,80,-44v11,-39,-19,-49,-61,-45xm21,0r55,-257r81,0v49,0,64,31,55,75v-13,58,-56,83,-127,76r-23,106r-41,0","w":180,"k":{",":54,".":54,"A":13,"\u00c6":13,"\u00c1":13,"\u00c2":13,"\u00c4":13,"\u00c0":13,"\u00c5":13,"\u00c3":13}},"Q":{"d":"162,23r-21,-27v-78,29,-126,-11,-99,-125v22,-91,55,-133,114,-133v59,0,75,41,56,133v-10,48,-26,83,-41,102r20,28xm105,-48r29,-23r13,17v9,-15,17,-40,25,-76v18,-86,1,-101,-23,-101v-24,0,-48,15,-65,101v-19,99,-7,108,37,102","w":200,"k":{",":6,".":6}},"R":{"d":"142,0v-14,-35,38,-113,-22,-112r-34,0r-24,112r-41,0r55,-257v72,3,160,-20,142,66v-7,34,-30,57,-57,64v47,-2,26,70,20,105v-2,13,2,18,7,22r-46,0xm93,-143v44,3,73,-4,82,-41v10,-43,-25,-45,-65,-42","w":193,"k":{"T":6,"Y":6,"\u00dd":6,"\u0178":6}},"S":{"d":"29,-80r41,0v-9,29,-1,54,30,54v50,0,67,-71,20,-83v-39,-10,-77,-31,-64,-80v12,-46,47,-73,95,-73v69,1,66,44,57,73r-41,0v6,-24,2,-43,-27,-42v-18,0,-34,11,-42,37v-10,32,29,44,55,54v33,13,45,33,37,68v-12,55,-49,77,-101,77v-68,0,-71,-46,-60,-85","w":186,"k":{",":11,".":11}},"T":{"d":"63,0r48,-222r-62,0r8,-35r162,0r-7,35r-60,0r-48,222r-41,0","k":{"\u00fc":27,"\u00f2":27,"\u00f6":27,"\u00ec":6,"\u00ee":6,"\u00ed":6,"\u00e8":27,"\u00eb":27,"\u00ea":27,"\u00e3":27,"\u00e5":27,"\u00e0":27,"\u00e4":27,"\u00e2":27,"w":27,"y":27,"\u00fd":27,"\u00ff":27,",":33,".":33,"A":20,"\u00c6":20,"\u00c1":20,"\u00c2":20,"\u00c4":20,"\u00c0":20,"\u00c5":20,"\u00c3":20,"r":27,"e":27,"\u00e9":27,"o":27,"\u00f8":27,"\u0153":27,"\u00f3":27,"\u00f4":27,"\u00f5":27,"a":27,"\u00e6":27,"\u00e1":27,"-":27,"i":6,"\u00ef":6,"O":11,"\u00d8":11,"\u0152":11,"\u00d3":11,"\u00d4":11,"\u00d6":11,"\u00d2":11,"\u00d5":11,"u":27,"\u00fa":27,"\u00fb":27,"\u00f9":27,":":27,";":27}},"U":{"d":"73,-257r41,0r-39,184v-7,32,2,47,27,47v24,0,41,-15,48,-47r39,-184r41,0r-38,181v-13,59,-47,81,-96,81v-49,0,-75,-22,-62,-81","w":193,"k":{",":11,".":11}},"V":{"d":"58,0r-5,-257r43,0r1,205r89,-205r44,0r-119,257r-53,0","w":173,"k":{"\u00f6":6,"\u00f4":6,"\u00e8":6,"\u00eb":6,"\u00ea":6,"\u00e3":6,"\u00e5":6,"\u00e0":6,"\u00e4":6,"\u00e2":6,",":33,".":33,"A":13,"\u00c6":13,"\u00c1":13,"\u00c2":13,"\u00c4":13,"\u00c0":13,"\u00c5":13,"\u00c3":13,"e":6,"\u00e9":6,"o":6,"\u00f8":6,"\u0153":6,"\u00f3":6,"\u00f2":6,"\u00f5":6,"a":6,"\u00e6":6,"\u00e1":6,"-":6,"u":6,"\u00fa":6,"\u00fb":6,"\u00fc":6,"\u00f9":6,":":6,";":6}},"W":{"d":"52,0r5,-257r41,0r-8,200r77,-200r43,0r-8,201r77,-201r40,0r-106,257r-47,0r7,-194r-74,194r-47,0","w":266,"k":{"\u00f6":6,"\u00ea":6,"\u00e4":6,"y":6,"\u00fd":6,"\u00ff":6,",":27,".":27,"A":11,"\u00c6":11,"\u00c1":11,"\u00c2":11,"\u00c4":11,"\u00c0":11,"\u00c5":11,"\u00c3":11,"e":6,"\u00e9":6,"\u00eb":6,"\u00e8":6,"o":6,"\u00f8":6,"\u0153":6,"\u00f3":6,"\u00f4":6,"\u00f2":6,"\u00f5":6,"a":6,"\u00e6":6,"\u00e1":6,"\u00e2":6,"\u00e0":6,"\u00e5":6,"\u00e3":6,"-":6}},"X":{"d":"0,0r95,-131r-35,-126r46,0r23,85r58,-85r44,0r-89,126r38,131r-45,0r-25,-93r-66,93r-44,0","w":180},"Y":{"d":"65,0r21,-100r-33,-157r46,0r19,111r68,-111r43,0r-102,157r-21,100r-41,0","w":173,"k":{"\u00fc":18,"\u00f6":20,",":40,".":40,"A":20,"\u00c6":20,"\u00c1":20,"\u00c2":20,"\u00c4":20,"\u00c0":20,"\u00c5":20,"\u00c3":20,"e":20,"\u00e9":20,"\u00ea":20,"\u00eb":20,"\u00e8":20,"o":20,"\u00f8":20,"\u0153":20,"\u00f3":20,"\u00f4":20,"\u00f2":20,"\u00f5":20,"a":20,"\u00e6":20,"\u00e1":20,"\u00e2":20,"\u00e4":20,"\u00e0":20,"\u00e5":20,"\u00e3":20,"-":27,"i":6,"\u00ed":6,"\u00ee":6,"\u00ef":6,"\u00ec":6,"O":14,"\u00d8":14,"\u0152":14,"\u00d3":14,"\u00d4":14,"\u00d6":14,"\u00d2":14,"\u00d5":14,"u":18,"\u00fa":18,"\u00fb":18,"\u00f9":18,":":13,";":13,"S":6,"\u0160":6}},"Z":{"d":"6,0r7,-32r148,-190r-101,0r8,-35r146,0r-8,35r-147,187r108,0r-7,35r-154,0"},"[":{"d":"14,66r68,-323r74,0r-7,29r-36,0r-56,265r36,0r-6,29r-73,0","w":100},"\\":{"d":"77,5r-25,-267r32,0r25,267r-32,0","w":106},"]":{"d":"-15,66r6,-29r37,0r56,-265r-36,0r6,-29r73,0r-69,323r-73,0","w":100},"^":{"d":"186,-101r-32,-118r-81,118r-31,0r105,-149r28,0r42,149r-31,0","w":216},"_":{"d":"-10,45r4,-18r180,0r-4,18r-180,0","w":180},"a":{"d":"178,-151r-24,111v-2,10,6,16,14,12r-5,25v-19,10,-51,5,-48,-20v-24,40,-110,42,-93,-26v14,-56,45,-57,90,-69v27,2,47,-55,7,-54v-26,0,-33,18,-37,37r-37,0v9,-41,30,-64,81,-64v34,0,59,14,52,48xm79,-24v35,2,46,-43,52,-78v-25,15,-65,14,-70,49v-2,16,2,29,18,29"},"b":{"d":"19,0r54,-257r39,0r-17,86v11,-17,28,-28,49,-28v30,0,57,14,39,100v-14,67,-40,104,-85,104v-29,1,-32,-18,-38,-29r-5,24r-36,0xm76,-95v-9,41,-9,69,18,69v27,0,39,-28,48,-72v11,-52,6,-70,-16,-70v-30,0,-40,27,-50,73","w":173,"k":{"y":4,"\u00fd":4,"\u00ff":4,",":13,".":13}},"c":{"d":"128,-71r37,0v-13,46,-35,76,-83,76v-56,0,-63,-42,-50,-102v13,-60,37,-102,93,-102v58,0,57,46,52,70r-39,0v4,-18,4,-41,-19,-41v-28,0,-39,30,-48,73v-9,43,-11,73,17,73v22,0,34,-18,40,-47","w":159,"k":{"y":6,"\u00fd":6,"\u00ff":6,",":13,".":13,"h":2,"k":2}},"d":{"d":"118,0v1,-7,6,-18,4,-24v-8,13,-21,29,-49,29v-45,0,-55,-37,-41,-104v18,-86,51,-100,81,-100v22,-1,33,13,39,28r18,-86r39,0r-55,257r-36,0xm138,-95v10,-46,10,-73,-20,-73v-22,0,-34,18,-45,70v-9,44,-10,72,17,72v27,0,39,-28,48,-69","w":173,"k":{"y":2,"\u00fd":2,"\u00ff":2}},"e":{"d":"173,-92r-101,0v-7,25,-17,70,17,70v28,0,37,-31,40,-43r37,0v-9,43,-41,70,-83,70v-32,0,-69,-9,-50,-99v11,-51,33,-105,94,-105v65,0,59,54,46,107xm77,-118r63,0v6,-24,8,-54,-19,-54v-27,0,-39,28,-44,54","k":{",":13,".":13,"x":2}},"f":{"d":"31,0r35,-165r-27,0r6,-29r27,0v6,-49,31,-75,84,-65r-6,30v-28,-4,-38,10,-39,35r31,0r-6,29r-32,0r-35,165r-38,0","w":100,"k":{",":13,".":13}},"g":{"d":"17,17r37,0v-3,12,6,23,23,23v32,0,46,-39,47,-68v-11,17,-31,27,-50,27v-45,0,-48,-45,-37,-98v9,-42,28,-100,83,-100v24,-1,34,17,37,29r5,-24r36,0r-39,185v-10,47,-36,75,-88,75v-58,0,-57,-33,-54,-49xm77,-103v-7,33,-14,71,15,71v30,0,42,-38,48,-69v6,-32,10,-67,-17,-67v-28,0,-38,29,-46,65","w":173,"k":{",":6,".":6,"r":-2}},"h":{"d":"19,0r54,-257r39,0v-5,28,-15,58,-17,85v26,-37,105,-44,90,26r-31,146r-38,0r28,-133v5,-25,-1,-35,-20,-35v-16,0,-34,13,-39,38r-27,130r-39,0","w":173,"k":{"y":2,"\u00fd":2,"\u00ff":2}},"i":{"d":"21,0r41,-194r38,0r-41,194r-38,0xm68,-221r8,-39r38,0r-7,39r-39,0","w":79},"j":{"d":"62,-194r38,0r-43,207v-10,46,-35,57,-79,52r6,-30v22,1,30,-1,35,-26xm76,-260r38,0r-7,39r-39,0","w":79},"k":{"d":"19,0r54,-257r39,0r-30,144r76,-81r45,0r-74,75r41,119r-43,0r-29,-88r-27,26r-13,62r-39,0","k":{"y":2,"\u00fd":2,"\u00ff":2,"e":2,"\u00e9":2,"\u00ea":2,"\u00eb":2,"\u00e8":2,"o":2,"\u00f8":2,"\u0153":2,"\u00f3":2,"\u00f4":2,"\u00f6":2,"\u00f2":2,"\u00f5":2}},"l":{"d":"21,0r54,-257r39,0r-55,257r-38,0","w":79},"m":{"d":"21,0r41,-194r36,0v0,7,-5,17,-3,23v19,-34,87,-39,91,2v24,-40,107,-47,91,22r-31,147r-39,0r28,-133v5,-25,0,-35,-16,-35v-16,0,-34,13,-39,38r-27,130r-39,0r28,-133v5,-25,0,-35,-16,-35v-15,0,-34,13,-39,38r-28,130r-38,0","w":266},"n":{"d":"19,0r41,-194r36,0v0,7,-5,17,-3,23v24,-37,107,-47,92,25r-31,146r-38,0r28,-133v5,-25,-1,-35,-20,-35v-16,0,-34,13,-39,38r-27,130r-39,0","w":173},"o":{"d":"32,-97v13,-60,37,-102,93,-102v57,0,64,42,51,102v-13,60,-40,102,-94,102v-54,0,-63,-42,-50,-102xm71,-97v-10,49,-11,73,17,73v28,0,39,-24,49,-73v9,-43,10,-73,-18,-73v-28,0,-39,30,-48,73","k":{"v":2,"w":2,"y":2,"\u00fd":2,"\u00ff":2,",":6,".":6}},"p":{"d":"5,63r55,-257r36,0v-1,7,-6,18,-4,24v12,-17,29,-29,50,-29v44,0,54,38,40,105v-17,81,-54,99,-81,99v-22,1,-33,-13,-39,-28r-18,86r-39,0xm76,-99v-10,46,-9,73,18,73v22,0,35,-16,47,-70v9,-44,10,-72,-17,-72v-27,0,-39,28,-48,69","w":173,"k":{"y":2,"\u00fd":2,"\u00ff":2,",":6,".":6}},"q":{"d":"102,63r18,-86v-41,48,-116,42,-89,-71v16,-67,41,-105,86,-105v29,-1,32,18,37,29r5,-24r36,0r-54,257r-39,0xm139,-99v9,-41,9,-69,-18,-69v-27,0,-39,28,-48,72v-11,52,-5,70,15,70v30,0,41,-27,51,-73","w":173},"r":{"d":"19,0r41,-194r39,0v-1,10,-7,23,-6,31v15,-24,34,-41,61,-34r-8,39v-31,-6,-55,-1,-64,42r-24,116r-39,0","w":113,"k":{"v":-6,"y":-6,"\u00fd":-6,"\u00ff":-6,",":33,".":33,"e":2,"\u00e9":2,"\u00ea":2,"\u00eb":2,"\u00e8":2,"a":2,"\u00e6":2,"\u00e1":2,"\u00e2":2,"\u00e4":2,"\u00e0":2,"\u00e5":2,"\u00e3":2,"c":2,"\u00e7":2,"d":2,"\u0131":2,"g":2,"m":-4,"n":-4,"\u00f1":-4,"q":4,"-":20}},"s":{"d":"168,-137r-37,0v4,-16,4,-35,-18,-35v-15,0,-28,7,-33,25v-7,23,26,30,45,37v27,10,36,25,30,56v-9,41,-43,59,-82,59v-53,0,-59,-27,-50,-67r35,0v-5,22,-3,40,22,40v34,0,53,-44,22,-56v-31,-12,-71,-22,-59,-67v9,-36,38,-54,78,-54v54,1,55,33,47,62","w":153},"t":{"d":"36,-165r6,-29r27,0r12,-55r39,0r-12,55r32,0r-6,29r-32,0r-25,116v-7,21,12,22,28,19r-6,29v-36,5,-74,12,-62,-44r26,-120r-27,0","w":100},"u":{"d":"118,0v0,-7,5,-17,3,-23v-28,37,-108,51,-90,-35r29,-136r39,0r-30,139v-4,22,3,29,20,29v17,0,35,-10,39,-32r29,-136r38,0r-41,194r-36,0","w":173},"v":{"d":"54,0r-10,-194r41,0r2,153r63,-153r42,0r-92,194r-46,0","w":153,"k":{",":27,".":27,"a":4,"\u00e6":4,"\u00e1":4,"\u00e2":4,"\u00e4":4,"\u00e0":4,"\u00e5":4,"\u00e3":4}},"w":{"d":"49,0r-3,-194r41,0r-5,153r61,-153r44,0r-3,153r59,-153r39,0r-85,194r-44,0r1,-150r-59,150r-46,0","w":246,"k":{",":20,".":20,"o":2,"\u00f8":2,"\u0153":2,"\u00f3":2,"\u00f4":2,"\u00f6":2,"\u00f2":2,"\u00f5":2,"a":4,"\u00e6":4,"\u00e1":4,"\u00e2":4,"\u00e4":4,"\u00e0":4,"\u00e5":4,"\u00e3":4}},"x":{"d":"1,0r74,-100r-30,-94r42,0r17,64r45,-64r42,0r-70,94r31,100r-42,0r-19,-72r-49,72r-41,0","w":153},"y":{"d":"44,-194r42,0r3,146r62,-146r41,0r-96,201v-29,59,-44,62,-96,58r7,-31v27,7,43,-10,50,-30","w":153,"k":{",":27,".":27,"e":2,"\u00e9":2,"\u00ea":2,"\u00eb":2,"\u00e8":2}},"z":{"d":"9,0r6,-30r113,-131r-80,0r7,-33r124,0r-7,32r-109,129r81,0r-6,33r-129,0","w":146},"{":{"d":"20,-84r5,-23v40,-5,42,-65,51,-103v11,-41,33,-51,76,-47r-4,22v-49,-6,-38,57,-49,91v-11,35,-34,45,-44,49v9,2,30,14,23,48r-14,66v-6,21,4,27,24,25r-4,22v-39,3,-63,-4,-56,-47v5,-34,33,-94,-8,-103","w":100},"|":{"d":"86,-293r29,0r0,391r-29,0r0,-391","w":146},"}":{"d":"120,-107r-5,23v-39,5,-42,65,-51,103v-10,41,-33,51,-76,47r5,-22v49,6,35,-58,49,-91v7,-35,35,-44,43,-49v-9,-2,-30,-14,-23,-48r14,-66v5,-20,-3,-27,-23,-25r4,-22v39,-3,63,4,56,47v-4,33,-33,93,7,103","w":100},"~":{"d":"159,-63v-25,0,-50,-24,-71,-26v-11,0,-23,9,-37,28r-7,-27v15,-21,34,-32,51,-32v24,0,49,25,71,26v11,0,24,-8,38,-27r7,27v-15,19,-35,31,-52,31","w":216},"\u00a1":{"d":"91,-125r-16,107r-18,81r-41,0v12,-66,29,-127,46,-188r29,0xm112,-194r-9,41r-41,0r9,-41r41,0","w":100},"\u00a2":{"d":"86,-24r31,-146v-22,6,-32,35,-40,73v-8,38,-10,66,9,73xm73,37r7,-32v-49,-4,-54,-45,-42,-102v12,-57,35,-98,85,-102r6,-27r15,0r-5,27v51,3,49,47,44,70r-39,0v4,-16,4,-37,-12,-41r-30,146v18,-5,27,-22,32,-47r37,0v-12,44,-33,73,-76,76r-6,32r-16,0","w":172},"\u00a3":{"d":"108,-113v3,44,-28,63,-57,83v6,3,20,-10,29,-7v29,9,60,16,83,-4v1,12,15,29,0,33v-47,35,-101,-21,-145,10v-1,-11,-15,-28,-1,-32v21,-14,59,-42,49,-83r-35,0r5,-25r24,0v-23,-61,12,-117,82,-117v59,0,68,34,61,74r-39,0v4,-17,6,-44,-26,-45v-46,-1,-50,50,-35,88r60,0r-5,25r-50,0","w":172},"\u00a5":{"d":"66,0r12,-58r-51,0r5,-25r51,0v2,-8,6,-17,2,-25r-47,0r5,-24r36,0r-25,-118r45,0r19,102r65,-102r42,0r-78,118r36,0r-5,24v-26,1,-57,-8,-56,25r51,0r-6,25r-50,0r-13,58r-38,0","w":172},"\u00a7":{"d":"150,-94v4,-34,-33,-38,-52,-55v-24,12,-48,44,-9,60r36,25v11,-7,23,-15,25,-30xm196,-206r-39,0v4,-18,-4,-27,-22,-27v-33,1,-46,35,-12,54v28,15,75,34,62,80v-6,21,-20,39,-39,50v38,45,-18,105,-70,105v-48,0,-63,-28,-55,-66r38,0v-4,20,1,35,23,35v15,0,30,-10,34,-27v1,-55,-98,-45,-83,-111v5,-24,23,-42,44,-52v-42,-38,14,-97,66,-97v53,0,58,32,53,56","w":173},"\u00a4":{"d":"189,-175v19,35,3,78,-21,100r15,18r-20,17r-15,-19v-28,21,-74,23,-99,0r-22,19r-13,-17r22,-18v-18,-35,-1,-80,22,-100r-15,-18r20,-17r14,19v29,-20,75,-24,100,0r22,-19r13,17xm101,-69v30,0,59,-24,66,-56v6,-32,-12,-56,-42,-56v-61,0,-100,110,-24,112","w":172},"'":{"d":"60,-154r22,-103r31,0r-22,103r-31,0","w":86},"\u00ab":{"d":"94,-84r9,-41r62,-48r-8,39r-38,30r25,29r-8,40xm36,-84r9,-41r62,-48r-9,39r-38,30r26,29r-9,40","w":146},"\u00b7":{"d":"41,-111v3,-30,58,-36,52,0v-3,29,-58,37,-52,0","w":86},"\u00b6":{"d":"149,51r60,-284r-40,0r-60,284r-33,0r37,-175v-37,0,-61,-27,-54,-65v15,-78,100,-69,188,-68r-66,308r-32,0","w":216},"\u00bb":{"d":"96,-125r-9,41r-61,49r8,-40r38,-29r-26,-30r9,-39xm155,-125r-9,41r-62,49r9,-40r37,-29r-25,-30r8,-39","w":146},"\u00bf":{"d":"132,-125v-2,69,-64,68,-78,124v-5,20,-1,38,21,38v24,0,37,-20,43,-50r39,0v-10,45,-36,81,-88,81v-45,0,-65,-25,-56,-69v16,-70,81,-67,83,-124r36,0xm149,-194r-8,41r-41,0r8,-41r41,0"},"`":{"d":"80,-219r-27,-52r43,0r10,52r-26,0","w":79},"\u00b4":{"d":"67,-219r32,-52r44,0r-50,52r-26,0","w":79},"\u00af":{"d":"44,-257r101,0r-4,22r-102,0","w":79},"\u00a8":{"d":"100,-226r9,-39r34,0r-8,39r-35,0xm41,-226r8,-39r35,0r-9,39r-34,0","w":79},"\u00b8":{"d":"35,0r18,0r-20,21v20,-7,42,4,38,24v-5,30,-55,40,-84,27r8,-15v14,6,42,11,46,-9v5,-21,-28,-5,-33,-17","w":79},"\u00c6":{"d":"93,-96r49,0r27,-128r-3,0xm-4,0r153,-257r157,0r-8,35r-91,0r-15,71r86,0r-7,34r-86,0r-18,82r95,0r-7,35r-134,0r14,-63r-60,0r-36,63r-43,0","w":266},"\u00aa":{"d":"38,-165v8,-35,32,-34,61,-42v18,0,31,-28,5,-28v-17,0,-21,10,-23,18r-26,0v5,-24,19,-38,57,-38v59,0,27,56,22,92v-2,7,4,11,10,8v-4,12,-1,23,-20,23v-14,0,-19,-7,-20,-17v-15,25,-76,25,-66,-16xm82,-154v22,1,27,-23,31,-43v-16,8,-44,9,-44,30v0,6,3,13,13,13","w":113},"\u0141":{"d":"17,0r19,-94r-23,14r8,-35r23,-14r27,-128r41,0r-21,100r60,-37r-7,36r-60,36r-19,87r99,0r-7,35r-140,0","w":159,"k":{"T":33,"V":27,"W":27,"y":13,"\u00fd":13,"\u00ff":13,"Y":33,"\u00dd":33,"\u0178":33}},"\u00d8":{"d":"180,-193r-99,154v5,10,14,13,24,13v24,0,48,-15,67,-104v6,-28,8,-49,8,-63xm174,-219v-5,-10,-15,-12,-25,-12v-24,0,-47,15,-65,101v-6,29,-8,51,-8,66xm45,19r-17,-9r18,-28v-14,-21,-15,-58,-4,-111v19,-92,55,-133,114,-133v16,0,29,3,39,10r15,-23r16,8r-18,28v14,21,15,57,4,110v-19,92,-54,134,-113,134v-16,0,-29,-3,-39,-10","w":200,"k":{"T":11,"V":6,"Y":14,"\u00dd":14,"\u0178":14,",":14,".":14,"A":6,"\u00c6":6,"\u00c1":6,"\u00c2":6,"\u00c4":6,"\u00c0":6,"\u00c5":6,"\u00c3":6,"X":6}},"\u0152":{"d":"144,0v0,-6,5,-14,3,-18v-14,16,-34,23,-54,23v-53,0,-71,-41,-51,-134v19,-92,55,-133,109,-133v23,-1,36,9,44,21r4,-16r127,0r-7,35r-92,0r-15,71r86,0r-7,34r-86,0r-18,82r95,0r-8,35r-130,0xm159,-85r19,-87v10,-49,-5,-59,-26,-59v-27,0,-50,15,-68,101v-19,89,-3,104,21,104v24,0,44,-10,54,-59","w":286,"k":{"T":11,"V":6,"Y":14,"\u00dd":14,"\u0178":14,",":14,".":14,"A":6,"\u00c6":6,"\u00c1":6,"\u00c2":6,"\u00c4":6,"\u00c0":6,"\u00c5":6,"\u00c3":6,"X":6}},"\u00ba":{"d":"85,-132v-40,0,-47,-25,-39,-61v8,-37,25,-62,65,-62v40,0,47,25,39,62v-8,36,-25,61,-65,61xm90,-154v18,0,25,-18,29,-39v5,-22,5,-40,-13,-40v-18,0,-24,18,-29,40v-4,21,-5,39,13,39","w":113},"\u00e6":{"d":"169,-118r57,0v7,-21,10,-56,-16,-54v-27,2,-38,33,-41,54xm260,-92r-97,0v-6,25,-16,70,13,70v28,0,37,-31,40,-43r37,0v-9,43,-41,70,-83,70v-38,0,-42,-23,-45,-35v-15,23,-37,35,-60,35v-29,0,-51,-16,-43,-54v12,-55,47,-56,92,-68v13,-3,19,-7,23,-26v4,-18,0,-29,-18,-29v-26,0,-33,18,-37,37r-37,0v9,-41,30,-64,81,-64v32,0,40,18,41,25v13,-16,31,-25,52,-25v59,0,54,56,41,107xm78,-24v34,0,44,-42,50,-75v-23,11,-71,19,-67,48v-3,14,3,27,17,27","w":253},"\u0131":{"d":"21,0r41,-194r38,0r-41,194r-38,0","w":79,"k":{"y":2,"\u00fd":2,"\u00ff":2}},"\u0142":{"d":"21,0r21,-103r-23,14r7,-34r24,-15r25,-119r39,0r-20,93r24,-15r-7,35r-24,14r-28,130r-38,0","w":79},"\u00f8":{"d":"64,-55v27,-34,49,-72,74,-107v-37,-25,-59,14,-67,65v-3,16,-6,30,-7,42xm71,-32v35,25,57,-16,66,-65v3,-16,6,-30,6,-42xm18,13r19,-27v-13,-17,-12,-47,-5,-83v14,-71,54,-120,125,-95r16,-23r15,9r-17,26v13,17,12,46,5,83v-13,71,-55,120,-126,95r-16,24","k":{"v":2,"w":2,"y":2,"\u00fd":2,"\u00ff":2,",":6,".":6}},"\u0153":{"d":"177,-118r58,0v5,-23,10,-56,-16,-54v-27,2,-39,33,-42,54xm225,-65r37,0v-9,43,-41,70,-83,70v-36,0,-40,-25,-41,-31v-15,22,-36,31,-60,31v-52,0,-59,-42,-46,-102v13,-60,37,-102,92,-102v36,0,43,18,47,30v16,-20,33,-30,57,-30v59,0,55,57,40,107r-97,0v-6,25,-15,70,14,70v28,0,37,-31,40,-43xm71,-97v-9,43,-11,73,16,73v28,0,40,-30,49,-73v9,-43,10,-73,-18,-73v-27,0,-38,30,-47,73","w":259,"k":{"v":2,"w":2,"y":2,"\u00fd":2,"\u00ff":2,",":6,".":6}},"\u00df":{"d":"75,2r6,-31v34,3,49,-14,57,-50v9,-39,-3,-55,-34,-52r6,-28v19,1,34,-5,43,-36v6,-21,1,-36,-21,-36v-21,0,-31,13,-36,36r-41,195r-39,0r41,-192v10,-45,37,-68,82,-68v33,0,64,13,55,59v-6,29,-23,46,-48,54v36,4,39,36,33,67v-12,54,-42,87,-104,82","w":173},"\u00b9":{"d":"68,-101r23,-110r-32,0v3,-6,0,-18,7,-20v16,0,39,-3,44,-24r22,0r-33,154r-31,0","w":112},"\u00ac":{"d":"176,-38r16,-75r-151,0r7,-31r182,0r-23,106r-31,0","w":216},"\u00b5":{"d":"5,63r55,-257r39,0r-28,133v-5,25,0,35,19,35v16,0,34,-13,39,-38r28,-130r38,0r-41,194r-36,0v0,-7,5,-17,3,-23v-17,21,-42,37,-63,22r-14,64r-39,0","w":173},"\u00d0":{"d":"21,0r26,-120r-21,0r6,-29r21,0r23,-108r73,0v81,0,79,52,63,128v-16,76,-37,129,-118,129r-73,0xm69,-31v72,4,81,-6,102,-98v21,-91,6,-101,-61,-97r-16,77r43,0r-6,29r-43,0","w":200,"k":{"Y":6,"\u00dd":6,"\u0178":6,",":14,".":14}},"\u00bd":{"d":"24,11r210,-272r26,0r-209,272r-27,0xm58,-101r23,-110r-33,0v3,-6,1,-17,7,-20v16,0,39,-3,44,-24r22,0r-32,154r-31,0xm247,0r-99,0v15,-72,84,-68,93,-111v3,-13,-1,-21,-13,-21v-17,0,-24,17,-26,28r-31,0v6,-30,24,-50,62,-50v36,0,45,17,40,41v-10,49,-65,53,-87,89r66,0","w":259},"\u00b1":{"d":"120,-128r11,-54r31,0r-12,54r76,0r-6,31r-76,0r-12,55r-30,0r11,-55r-76,0r7,-31r76,0xm17,0r6,-31r183,0r-7,31r-182,0","w":216},"\u00de":{"d":"100,-177r-19,89v44,2,67,-1,80,-44v11,-39,-19,-49,-61,-45xm21,0r55,-257r41,0r-10,49r40,0v49,0,64,31,55,75v-13,58,-56,83,-127,76r-13,57r-41,0","w":180},"\u00bc":{"d":"196,0r7,-34r-59,0r5,-22r78,-98r31,0r-21,100r18,0r-5,20r-18,0r-7,34r-29,0xm208,-54v3,-21,12,-46,13,-66r-51,66r38,0xm24,11r210,-272r26,0r-209,272r-27,0xm58,-101r23,-110r-33,0v3,-6,1,-17,7,-20v16,0,39,-3,44,-24r22,0r-32,154r-31,0","w":259},"\u00f7":{"d":"86,-17v3,-30,58,-36,52,0v-3,29,-58,37,-52,0xm33,-76r7,-31r182,0r-7,31r-182,0xm117,-165v3,-29,58,-37,52,0v-3,30,-58,36,-52,0","w":216},"\u00a6":{"d":"86,-264r29,0r0,137r-29,0r0,-137xm86,-68r29,0r0,136r-29,0r0,-136","w":146},"\u00b0":{"d":"61,-201v5,-61,120,-77,107,0v-5,60,-120,76,-107,0xm121,-230v-33,-4,-53,57,-12,58v32,4,53,-56,12,-58","w":144},"\u00fe":{"d":"5,63r68,-320r39,0r-17,86v11,-17,28,-28,49,-28v42,0,52,38,38,105v-17,81,-54,99,-81,99v-22,1,-33,-13,-39,-28r-18,86r-39,0xm76,-99v-10,46,-9,73,18,73v22,0,35,-16,47,-70v9,-44,10,-72,-17,-72v-27,0,-39,28,-48,69","w":173,"k":{"y":4,"\u00fd":4,"\u00ff":4,",":13,".":13}},"\u00be":{"d":"196,0r7,-34r-59,0r5,-22r78,-98r31,0r-21,100r18,0r-5,20r-18,0r-7,34r-29,0xm208,-54v3,-21,12,-46,13,-66r-51,66r38,0xm36,11r210,-272r27,0r-210,272r-27,0xm68,-170r5,-22v21,3,35,-8,37,-21v1,-9,-1,-20,-14,-20v-14,0,-22,13,-24,22r-31,0v6,-29,30,-44,62,-44v22,0,45,12,39,39v-4,17,-21,30,-37,35v18,1,31,13,26,35v-6,30,-33,48,-64,48v-35,0,-49,-14,-42,-46r31,0v-2,9,-1,23,16,23v28,0,45,-49,7,-49r-11,0","w":259},"\u00b2":{"d":"132,-125r-5,24r-100,0v15,-72,85,-68,94,-111v3,-13,-2,-21,-14,-21v-17,0,-23,17,-26,28r-31,0v6,-30,24,-50,62,-50v36,0,45,17,40,41v-10,49,-65,53,-87,89r67,0","w":112},"\u00ae":{"d":"186,-52r-25,-65r-23,0r-14,65r-26,0r32,-153v50,0,121,-9,107,44v-7,28,-26,39,-48,43r28,66r-31,0xm143,-139v31,-1,62,7,68,-23v5,-27,-33,-20,-59,-21xm149,-24v56,0,111,-47,123,-105v12,-58,-22,-104,-78,-104v-56,0,-111,46,-123,104v-12,58,22,105,78,105xm38,-129v15,-74,88,-133,162,-133v74,0,120,59,105,133v-16,74,-88,134,-162,134v-74,0,-121,-60,-105,-134","w":288},"\u00f0":{"d":"71,-97v-10,49,-11,73,17,73v28,0,39,-24,49,-73v8,-38,9,-68,-19,-68v-28,0,-39,30,-47,68xm80,-215r-11,-13r35,-17v-6,-8,-13,-14,-19,-19r32,-15v6,5,13,11,19,18r37,-18r9,13r-35,17v38,45,44,83,29,152v-13,60,-40,102,-94,102v-54,0,-63,-42,-50,-102v12,-58,38,-97,86,-97v15,0,21,9,29,11v-6,-14,-19,-33,-33,-50"},"\u00d7":{"d":"107,-91r-49,-63r24,-20r49,63r77,-63r16,20r-77,63r50,63r-25,20r-49,-63r-76,63r-16,-20","w":216},"\u00b3":{"d":"78,-170r4,-22v21,3,36,-8,38,-21v2,-9,-2,-20,-15,-20v-14,0,-21,13,-23,22r-31,0v6,-29,29,-44,61,-44v22,0,45,12,39,39v-3,17,-21,30,-36,35v18,1,30,13,25,35v-6,30,-32,48,-63,48v-35,0,-50,-14,-43,-46r31,0v-2,9,-1,23,16,23v27,0,46,-49,8,-49r-11,0","w":112},"\u00a9":{"d":"206,-105r30,0v-14,36,-45,57,-80,57v-44,0,-66,-32,-56,-81v10,-49,46,-80,92,-80v33,0,56,19,53,55r-29,0v0,-17,-10,-30,-30,-29v-51,-8,-86,106,-21,108v18,0,35,-11,41,-30xm149,-24v56,0,111,-47,123,-105v12,-58,-22,-104,-78,-104v-56,0,-111,46,-123,104v-12,58,22,105,78,105xm38,-129v15,-74,88,-133,162,-133v74,0,120,59,105,133v-16,74,-88,134,-162,134v-74,0,-121,-60,-105,-134","w":288},"\u00c1":{"d":"84,-96r61,0r-4,-126xm-3,0r128,-257r52,0r13,257r-43,0r-2,-63r-76,0r-29,63r-43,0xm134,-271r33,-52r43,0r-49,52r-27,0","w":186,"k":{"v":6,"T":20,"V":11,"w":6,"W":11,"y":6,"\u00fd":6,"\u00ff":6,"Y":20,"\u00dd":20,"\u0178":20}},"\u00c2":{"d":"84,-96r61,0r-4,-126xm-3,0r128,-257r52,0r13,257r-43,0r-2,-63r-76,0r-29,63r-43,0xm102,-271r44,-52r39,0r21,52r-33,0r-13,-32r-27,32r-31,0","w":186,"k":{"v":6,"T":20,"V":11,"w":6,"W":11,"y":6,"\u00fd":6,"\u00ff":6,"Y":20,"\u00dd":20,"\u0178":20}},"\u00c4":{"d":"84,-96r61,0r-4,-126xm-3,0r128,-257r52,0r13,257r-43,0r-2,-63r-76,0r-29,63r-43,0xm168,-279r8,-39r35,0r-8,39r-35,0xm108,-279r8,-39r35,0r-8,39r-35,0","w":186,"k":{"v":6,"T":20,"V":11,"w":6,"W":11,"y":6,"\u00fd":6,"\u00ff":6,"Y":20,"\u00dd":20,"\u0178":20}},"\u00c0":{"d":"84,-96r61,0r-4,-126xm-3,0r128,-257r52,0r13,257r-43,0r-2,-63r-76,0r-29,63r-43,0xm147,-271r-27,-52r43,0r11,52r-27,0","w":186,"k":{"v":6,"T":20,"V":11,"w":6,"W":11,"y":6,"\u00fd":6,"\u00ff":6,"Y":20,"\u00dd":20,"\u0178":20}},"\u00c5":{"d":"84,-96r61,0r-4,-126xm-3,0r128,-257r52,0r13,257r-43,0r-2,-63r-76,0r-29,63r-43,0xm165,-324v-23,-2,-36,39,-8,40v22,3,36,-39,8,-40xm123,-304v4,-43,85,-54,76,0v-5,43,-85,54,-76,0","w":186,"k":{"v":6,"T":20,"V":11,"w":6,"W":11,"y":6,"\u00fd":6,"\u00ff":6,"Y":20,"\u00dd":20,"\u0178":20}},"\u00c3":{"d":"84,-96r61,0r-4,-126xm-3,0r128,-257r52,0r13,257r-43,0r-2,-63r-76,0r-29,63r-43,0xm145,-317v16,0,45,25,51,-1r22,0v-3,16,-19,42,-40,42v-23,0,-47,-25,-56,2r-22,0v3,-15,18,-43,45,-43","w":186,"k":{"v":6,"T":20,"V":11,"w":6,"W":11,"y":6,"\u00fd":6,"\u00ff":6,"Y":20,"\u00dd":20,"\u0178":20}},"\u00c7":{"d":"71,37v-11,-11,13,-21,18,-32v-55,-5,-65,-48,-47,-134v19,-92,49,-133,114,-133v75,0,66,55,59,85r-41,0v6,-24,7,-54,-25,-54v-30,0,-48,18,-65,101v-18,83,-9,104,21,104v36,-1,47,-40,53,-66r41,0v-9,48,-35,93,-93,97r-15,16v20,-7,42,4,38,24v-5,30,-55,40,-84,27r8,-15v14,6,41,10,46,-9v4,-14,-17,-15,-28,-11","w":186,"k":{",":6,".":6}},"\u00c9":{"d":"21,0r55,-257r139,0r-8,35r-98,0r-15,71r92,0r-7,34r-92,0r-18,82r101,0r-7,35r-142,0xm129,-271r33,-52r43,0r-49,52r-27,0","w":173},"\u00ca":{"d":"21,0r55,-257r139,0r-8,35r-98,0r-15,71r92,0r-7,34r-92,0r-18,82r101,0r-7,35r-142,0xm97,-271r44,-52r39,0r21,52r-33,0r-13,-32r-27,32r-31,0","w":173},"\u00cb":{"d":"21,0r55,-257r139,0r-8,35r-98,0r-15,71r92,0r-7,34r-92,0r-18,82r101,0r-7,35r-142,0xm163,-279r8,-39r35,0r-8,39r-35,0xm103,-279r8,-39r35,0r-8,39r-35,0","w":173},"\u00c8":{"d":"21,0r55,-257r139,0r-8,35r-98,0r-15,71r92,0r-7,34r-92,0r-18,82r101,0r-7,35r-142,0xm142,-271r-27,-52r43,0r10,52r-26,0","w":173},"\u00cd":{"d":"19,0r55,-257r41,0r-55,257r-41,0xm78,-271r33,-52r43,0r-50,52r-26,0","w":79},"\u00ce":{"d":"19,0r55,-257r41,0r-55,257r-41,0xm46,-271r44,-52r39,0r20,52r-32,0r-13,-32r-27,32r-31,0","w":79},"\u00cf":{"d":"19,0r55,-257r41,0r-55,257r-41,0xm112,-279r8,-39r34,0r-7,39r-35,0xm52,-279r8,-39r35,0r-8,39r-35,0","w":79},"\u00cc":{"d":"19,0r55,-257r41,0r-55,257r-41,0xm91,-271r-27,-52r43,0r10,52r-26,0","w":79},"\u00d1":{"d":"21,0r55,-257r50,0r35,191r40,-191r39,0r-55,257r-50,0r-33,-197r-42,197r-39,0xm153,-317v16,0,44,25,50,-1r22,0v-3,16,-19,42,-40,42v-23,0,-47,-26,-55,2r-23,0v3,-15,19,-43,46,-43","w":206,"k":{",":6,".":6}},"\u00d3":{"d":"99,5v-59,0,-76,-42,-57,-134v19,-92,55,-133,114,-133v59,0,75,41,56,133v-19,92,-54,134,-113,134xm105,-26v24,0,48,-15,67,-104v18,-86,1,-101,-23,-101v-24,0,-47,15,-65,101v-19,89,-3,104,21,104xm138,-271r33,-52r43,0r-49,52r-27,0","w":200,"k":{"T":11,"V":6,"Y":14,"\u00dd":14,"\u0178":14,",":14,".":14,"A":6,"\u00c6":6,"\u00c1":6,"\u00c2":6,"\u00c4":6,"\u00c0":6,"\u00c5":6,"\u00c3":6,"X":6}},"\u00d4":{"d":"99,5v-59,0,-76,-42,-57,-134v19,-92,55,-133,114,-133v59,0,75,41,56,133v-19,92,-54,134,-113,134xm105,-26v24,0,48,-15,67,-104v18,-86,1,-101,-23,-101v-24,0,-47,15,-65,101v-19,89,-3,104,21,104xm106,-271r44,-52r39,0r21,52r-33,0r-13,-32r-27,32r-31,0","w":200,"k":{"T":11,"V":6,"Y":14,"\u00dd":14,"\u0178":14,",":14,".":14,"A":6,"\u00c6":6,"\u00c1":6,"\u00c2":6,"\u00c4":6,"\u00c0":6,"\u00c5":6,"\u00c3":6,"X":6}},"\u00d6":{"d":"99,5v-59,0,-76,-42,-57,-134v19,-92,55,-133,114,-133v59,0,75,41,56,133v-19,92,-54,134,-113,134xm105,-26v24,0,48,-15,67,-104v18,-86,1,-101,-23,-101v-24,0,-47,15,-65,101v-19,89,-3,104,21,104xm172,-279r8,-39r35,0r-8,39r-35,0xm112,-279r8,-39r35,0r-8,39r-35,0","w":200,"k":{"T":11,"V":6,"Y":14,"\u00dd":14,"\u0178":14,",":14,".":14,"A":6,"\u00c6":6,"\u00c1":6,"\u00c2":6,"\u00c4":6,"\u00c0":6,"\u00c5":6,"\u00c3":6,"X":6}},"\u00d2":{"d":"99,5v-59,0,-76,-42,-57,-134v19,-92,55,-133,114,-133v59,0,75,41,56,133v-19,92,-54,134,-113,134xm105,-26v24,0,48,-15,67,-104v18,-86,1,-101,-23,-101v-24,0,-47,15,-65,101v-19,89,-3,104,21,104xm151,-271r-27,-52r43,0r10,52r-26,0","w":200,"k":{"T":11,"V":6,"Y":14,"\u00dd":14,"\u0178":14,",":14,".":14,"A":6,"\u00c6":6,"\u00c1":6,"\u00c2":6,"\u00c4":6,"\u00c0":6,"\u00c5":6,"\u00c3":6,"X":6}},"\u00d5":{"d":"99,5v-59,0,-76,-42,-57,-134v19,-92,55,-133,114,-133v59,0,75,41,56,133v-19,92,-54,134,-113,134xm105,-26v24,0,48,-15,67,-104v18,-86,1,-101,-23,-101v-24,0,-47,15,-65,101v-19,89,-3,104,21,104xm149,-317v16,0,45,25,51,-1r22,0v-3,16,-19,42,-40,42v-23,0,-48,-26,-56,2r-22,0v3,-15,18,-43,45,-43","w":200,"k":{"T":11,"V":6,"Y":14,"\u00dd":14,"\u0178":14,",":14,".":14,"A":6,"\u00c6":6,"\u00c1":6,"\u00c2":6,"\u00c4":6,"\u00c0":6,"\u00c5":6,"\u00c3":6,"X":6}},"\u0160":{"d":"29,-80r41,0v-9,29,-1,54,30,54v50,0,67,-71,20,-83v-39,-10,-77,-31,-64,-80v12,-46,47,-73,95,-73v69,1,66,44,57,73r-41,0v6,-24,2,-43,-27,-42v-18,0,-34,11,-42,37v-10,32,29,44,55,54v33,13,45,33,37,68v-12,55,-49,77,-101,77v-68,0,-71,-46,-60,-85xm131,-271r-20,-52r32,0r13,31r27,-31r31,0r-44,52r-39,0","w":186,"k":{",":11,".":11}},"\u00da":{"d":"73,-257r41,0r-39,184v-7,32,2,47,27,47v24,0,41,-15,48,-47r39,-184r41,0r-38,181v-13,59,-47,81,-96,81v-49,0,-75,-22,-62,-81xm135,-271r32,-52r44,0r-50,52r-26,0","w":193,"k":{",":11,".":11}},"\u00db":{"d":"73,-257r41,0r-39,184v-7,32,2,47,27,47v24,0,41,-15,48,-47r39,-184r41,0r-38,181v-13,59,-47,81,-96,81v-49,0,-75,-22,-62,-81xm103,-271r44,-52r38,0r21,52r-32,0r-13,-32r-27,32r-31,0","w":193,"k":{",":11,".":11}},"\u00dc":{"d":"73,-257r41,0r-39,184v-7,32,2,47,27,47v24,0,41,-15,48,-47r39,-184r41,0r-38,181v-13,59,-47,81,-96,81v-49,0,-75,-22,-62,-81xm169,-279r8,-39r34,0r-8,39r-34,0xm109,-279r8,-39r35,0r-8,39r-35,0","w":193,"k":{",":11,".":11}},"\u00d9":{"d":"73,-257r41,0r-39,184v-7,32,2,47,27,47v24,0,41,-15,48,-47r39,-184r41,0r-38,181v-13,59,-47,81,-96,81v-49,0,-75,-22,-62,-81xm148,-271r-27,-52r43,0r10,52r-26,0","w":193,"k":{",":11,".":11}},"\u00dd":{"d":"65,0r21,-100r-33,-157r46,0r19,111r68,-111r43,0r-102,157r-21,100r-41,0xm125,-271r32,-52r44,0r-50,52r-26,0","w":173,"k":{",":40,".":40,"A":20,"\u00c6":20,"\u00c1":20,"\u00c2":20,"\u00c4":20,"\u00c0":20,"\u00c5":20,"\u00c3":20,"e":20,"\u00e9":20,"\u00ea":20,"\u00eb":20,"\u00e8":20,"o":20,"\u00f8":20,"\u0153":20,"\u00f3":20,"\u00f4":20,"\u00f6":20,"\u00f2":20,"\u00f5":20,"a":20,"\u00e6":20,"\u00e1":20,"\u00e2":20,"\u00e4":20,"\u00e0":20,"\u00e5":20,"\u00e3":20,"-":27,"i":6,"\u00ed":6,"\u00ee":6,"\u00ef":6,"\u00ec":6,"O":14,"\u00d8":14,"\u0152":14,"\u00d3":14,"\u00d4":14,"\u00d6":14,"\u00d2":14,"\u00d5":14,"u":18,"\u00fa":18,"\u00fb":18,"\u00fc":18,"\u00f9":18,":":13,";":13,"S":6,"\u0160":6}},"\u0178":{"d":"65,0r21,-100r-33,-157r46,0r19,111r68,-111r43,0r-102,157r-21,100r-41,0xm159,-279r8,-39r34,0r-8,39r-34,0xm99,-279r8,-39r34,0r-7,39r-35,0","w":173,"k":{",":40,".":40,"A":20,"\u00c6":20,"\u00c1":20,"\u00c2":20,"\u00c4":20,"\u00c0":20,"\u00c5":20,"\u00c3":20,"e":20,"\u00e9":20,"\u00ea":20,"\u00eb":20,"\u00e8":20,"o":20,"\u00f8":20,"\u0153":20,"\u00f3":20,"\u00f4":20,"\u00f6":20,"\u00f2":20,"\u00f5":20,"a":20,"\u00e6":20,"\u00e1":20,"\u00e2":20,"\u00e4":20,"\u00e0":20,"\u00e5":20,"\u00e3":20,"-":27,"i":6,"\u00ed":6,"\u00ee":6,"\u00ef":6,"\u00ec":6,"O":14,"\u00d8":14,"\u0152":14,"\u00d3":14,"\u00d4":14,"\u00d6":14,"\u00d2":14,"\u00d5":14,"u":18,"\u00fa":18,"\u00fb":18,"\u00fc":18,"\u00f9":18,":":13,";":13,"S":6,"\u0160":6}},"\u017d":{"d":"6,0r7,-32r148,-190r-101,0r8,-35r146,0r-8,35r-147,187r108,0r-7,35r-154,0xm121,-271r-21,-52r33,0r13,31r27,-31r31,0r-44,52r-39,0"},"\u00e1":{"d":"178,-151r-24,111v-2,10,6,16,14,12r-5,25v-19,10,-51,5,-48,-20v-24,40,-110,42,-93,-26v14,-56,45,-57,90,-69v27,2,47,-55,7,-54v-26,0,-33,18,-37,37r-37,0v9,-41,30,-64,81,-64v34,0,59,14,52,48xm79,-24v35,2,46,-43,52,-78v-25,15,-65,14,-70,49v-2,16,2,29,18,29xm110,-219r33,-52r43,0r-49,52r-27,0"},"\u00e2":{"d":"178,-151r-24,111v-2,10,6,16,14,12r-5,25v-19,10,-51,5,-48,-20v-24,40,-110,42,-93,-26v14,-56,45,-57,90,-69v27,2,47,-55,7,-54v-26,0,-33,18,-37,37r-37,0v9,-41,30,-64,81,-64v34,0,59,14,52,48xm79,-24v35,2,46,-43,52,-78v-25,15,-65,14,-70,49v-2,16,2,29,18,29xm78,-219r44,-52r39,0r21,52r-33,0r-13,-32r-27,32r-31,0"},"\u00e4":{"d":"178,-151r-24,111v-2,10,6,16,14,12r-5,25v-19,10,-51,5,-48,-20v-24,40,-110,42,-93,-26v14,-56,45,-57,90,-69v27,2,47,-55,7,-54v-26,0,-33,18,-37,37r-37,0v9,-41,30,-64,81,-64v34,0,59,14,52,48xm79,-24v35,2,46,-43,52,-78v-25,15,-65,14,-70,49v-2,16,2,29,18,29xm144,-226r8,-39r35,0r-8,39r-35,0xm84,-226r9,-39r34,0r-8,39r-35,0"},"\u00e0":{"d":"178,-151r-24,111v-2,10,6,16,14,12r-5,25v-19,10,-51,5,-48,-20v-24,40,-110,42,-93,-26v14,-56,45,-57,90,-69v27,2,47,-55,7,-54v-26,0,-33,18,-37,37r-37,0v9,-41,30,-64,81,-64v34,0,59,14,52,48xm79,-24v35,2,46,-43,52,-78v-25,15,-65,14,-70,49v-2,16,2,29,18,29xm123,-219r-27,-52r43,0r11,52r-27,0"},"\u00e5":{"d":"178,-151r-24,111v-2,10,6,16,14,12r-5,25v-19,10,-51,5,-48,-20v-24,40,-110,42,-93,-26v14,-56,45,-57,90,-69v27,2,47,-55,7,-54v-26,0,-33,18,-37,37r-37,0v9,-41,30,-64,81,-64v34,0,59,14,52,48xm79,-24v35,2,46,-43,52,-78v-25,15,-65,14,-70,49v-2,16,2,29,18,29xm141,-272v-23,-2,-36,40,-8,41v21,2,36,-40,8,-41xm99,-252v4,-43,85,-54,76,0v-5,44,-85,55,-76,0"},"\u00e3":{"d":"178,-151r-24,111v-2,10,6,16,14,12r-5,25v-19,10,-51,5,-48,-20v-24,40,-110,42,-93,-26v14,-56,45,-57,90,-69v27,2,47,-55,7,-54v-26,0,-33,18,-37,37r-37,0v9,-41,30,-64,81,-64v34,0,59,14,52,48xm79,-24v35,2,46,-43,52,-78v-25,15,-65,14,-70,49v-2,16,2,29,18,29xm122,-265v16,3,45,26,50,-1r22,0v-3,16,-19,43,-40,43v-23,0,-47,-27,-55,2r-23,0v3,-15,19,-44,46,-44"},"\u00e7":{"d":"58,37v-11,-11,12,-22,17,-33v-50,-3,-55,-44,-43,-101v13,-60,37,-102,93,-102v58,0,57,46,52,70r-39,0v4,-18,4,-41,-19,-41v-28,0,-39,30,-48,73v-9,43,-11,73,17,73v22,0,34,-18,40,-47r37,0v-11,42,-32,71,-72,75r-15,17v20,-7,41,4,37,24v-6,30,-55,40,-84,27r9,-15v14,6,41,10,46,-9v3,-13,-17,-15,-28,-11","w":159,"k":{"y":6,"\u00fd":6,"\u00ff":6,",":13,".":13,"h":2,"k":2}},"\u00e9":{"d":"173,-92r-101,0v-7,25,-17,70,17,70v28,0,37,-31,40,-43r37,0v-9,43,-41,70,-83,70v-32,0,-69,-9,-50,-99v11,-51,33,-105,94,-105v65,0,59,54,46,107xm77,-118r63,0v6,-24,8,-54,-19,-54v-27,0,-39,28,-44,54xm114,-219r33,-52r43,0r-49,52r-27,0","k":{",":13,".":13,"x":2}},"\u00ea":{"d":"173,-92r-101,0v-7,25,-17,70,17,70v28,0,37,-31,40,-43r37,0v-9,43,-41,70,-83,70v-32,0,-69,-9,-50,-99v11,-51,33,-105,94,-105v65,0,59,54,46,107xm77,-118r63,0v6,-24,8,-54,-19,-54v-27,0,-39,28,-44,54xm82,-219r44,-52r39,0r21,52r-33,0r-12,-32r-28,32r-31,0","k":{",":13,".":13,"x":2}},"\u00eb":{"d":"173,-92r-101,0v-7,25,-17,70,17,70v28,0,37,-31,40,-43r37,0v-9,43,-41,70,-83,70v-32,0,-69,-9,-50,-99v11,-51,33,-105,94,-105v65,0,59,54,46,107xm77,-118r63,0v6,-24,8,-54,-19,-54v-27,0,-39,28,-44,54xm148,-226r9,-39r34,0r-8,39r-35,0xm89,-226r8,-39r34,0r-8,39r-34,0","k":{",":13,".":13,"x":2}},"\u00e8":{"d":"173,-92r-101,0v-7,25,-17,70,17,70v28,0,37,-31,40,-43r37,0v-9,43,-41,70,-83,70v-32,0,-69,-9,-50,-99v11,-51,33,-105,94,-105v65,0,59,54,46,107xm77,-118r63,0v6,-24,8,-54,-19,-54v-27,0,-39,28,-44,54xm127,-219r-27,-52r44,0r10,52r-27,0","k":{",":13,".":13,"x":2}},"\u00ed":{"d":"21,0r41,-194r38,0r-41,194r-38,0xm67,-219r32,-52r44,0r-50,52r-26,0","w":79},"\u00ee":{"d":"21,0r41,-194r38,0r-41,194r-38,0xm35,-219r43,-52r39,0r21,52r-33,0r-12,-32r-27,32r-31,0","w":79},"\u00ef":{"d":"21,0r41,-194r38,0r-41,194r-38,0xm100,-226r9,-39r34,0r-8,39r-35,0xm41,-226r8,-39r35,0r-9,39r-34,0","w":79},"\u00ec":{"d":"21,0r41,-194r38,0r-41,194r-38,0xm80,-219r-27,-52r43,0r10,52r-26,0","w":79},"\u00f1":{"d":"19,0r41,-194r36,0v0,7,-5,17,-3,23v24,-37,107,-47,92,25r-31,146r-38,0r28,-133v5,-25,-1,-35,-20,-35v-16,0,-34,13,-39,38r-27,130r-39,0xm125,-265v15,3,45,26,50,-1r23,0v-3,16,-19,43,-40,43v-23,0,-48,-27,-56,2r-22,0v3,-15,18,-44,45,-44","w":173},"\u00f3":{"d":"32,-97v13,-60,37,-102,93,-102v57,0,64,42,51,102v-13,60,-40,102,-94,102v-54,0,-63,-42,-50,-102xm71,-97v-10,49,-11,73,17,73v28,0,39,-24,49,-73v9,-43,10,-73,-18,-73v-28,0,-39,30,-48,73xm110,-219r33,-52r43,0r-49,52r-27,0","k":{"v":2,"w":2,"y":2,"\u00fd":2,"\u00ff":2,",":6,".":6}},"\u00f4":{"d":"32,-97v13,-60,37,-102,93,-102v57,0,64,42,51,102v-13,60,-40,102,-94,102v-54,0,-63,-42,-50,-102xm71,-97v-10,49,-11,73,17,73v28,0,39,-24,49,-73v9,-43,10,-73,-18,-73v-28,0,-39,30,-48,73xm78,-219r44,-52r39,0r21,52r-33,0r-13,-32r-27,32r-31,0","k":{"v":2,"w":2,"y":2,"\u00fd":2,"\u00ff":2,",":6,".":6}},"\u00f6":{"d":"32,-97v13,-60,37,-102,93,-102v57,0,64,42,51,102v-13,60,-40,102,-94,102v-54,0,-63,-42,-50,-102xm71,-97v-10,49,-11,73,17,73v28,0,39,-24,49,-73v9,-43,10,-73,-18,-73v-28,0,-39,30,-48,73xm144,-226r8,-39r35,0r-8,39r-35,0xm84,-226r9,-39r34,0r-8,39r-35,0","k":{"v":2,"w":2,"y":2,"\u00fd":2,"\u00ff":2,",":6,".":6}},"\u00f2":{"d":"32,-97v13,-60,37,-102,93,-102v57,0,64,42,51,102v-13,60,-40,102,-94,102v-54,0,-63,-42,-50,-102xm71,-97v-10,49,-11,73,17,73v28,0,39,-24,49,-73v9,-43,10,-73,-18,-73v-28,0,-39,30,-48,73xm123,-219r-27,-52r43,0r11,52r-27,0","k":{"v":2,"w":2,"y":2,"\u00fd":2,"\u00ff":2,",":6,".":6}},"\u00f5":{"d":"32,-97v13,-60,37,-102,93,-102v57,0,64,42,51,102v-13,60,-40,102,-94,102v-54,0,-63,-42,-50,-102xm71,-97v-10,49,-11,73,17,73v28,0,39,-24,49,-73v9,-43,10,-73,-18,-73v-28,0,-39,30,-48,73xm122,-265v16,3,45,26,50,-1r22,0v-3,16,-19,43,-40,43v-23,0,-47,-27,-55,2r-23,0v3,-15,19,-44,46,-44","k":{"v":2,"w":2,"y":2,"\u00fd":2,"\u00ff":2,",":6,".":6}},"\u0161":{"d":"168,-137r-37,0v4,-16,4,-35,-18,-35v-15,0,-28,7,-33,25v-7,23,26,30,45,37v27,10,36,25,30,56v-9,41,-43,59,-82,59v-53,0,-59,-27,-50,-67r35,0v-5,22,-3,40,22,40v34,0,53,-44,22,-56v-31,-12,-71,-22,-59,-67v9,-36,38,-54,78,-54v54,1,55,33,47,62xm103,-219r-21,-52r33,0r13,32r27,-32r31,0r-44,52r-39,0","w":153},"\u00fa":{"d":"118,0v0,-7,5,-17,3,-23v-28,37,-108,51,-90,-35r29,-136r39,0r-30,139v-4,22,3,29,20,29v17,0,35,-10,39,-32r29,-136r38,0r-41,194r-36,0xm113,-219r33,-52r43,0r-49,52r-27,0","w":173},"\u00fb":{"d":"118,0v0,-7,5,-17,3,-23v-28,37,-108,51,-90,-35r29,-136r39,0r-30,139v-4,22,3,29,20,29v17,0,35,-10,39,-32r29,-136r38,0r-41,194r-36,0xm81,-219r44,-52r39,0r21,52r-33,0r-12,-32r-28,32r-31,0","w":173},"\u00fc":{"d":"118,0v0,-7,5,-17,3,-23v-28,37,-108,51,-90,-35r29,-136r39,0r-30,139v-4,22,3,29,20,29v17,0,35,-10,39,-32r29,-136r38,0r-41,194r-36,0xm147,-226r9,-39r34,0r-8,39r-35,0xm87,-226r9,-39r34,0r-8,39r-35,0","w":173},"\u00f9":{"d":"118,0v0,-7,5,-17,3,-23v-28,37,-108,51,-90,-35r29,-136r39,0r-30,139v-4,22,3,29,20,29v17,0,35,-10,39,-32r29,-136r38,0r-41,194r-36,0xm126,-219r-27,-52r44,0r10,52r-27,0","w":173},"\u00fd":{"d":"44,-194r42,0r3,146r62,-146r41,0r-96,201v-29,59,-44,62,-96,58r7,-31v27,7,43,-10,50,-30xm103,-219r33,-52r43,0r-49,52r-27,0","w":153,"k":{",":27,".":27,"e":2,"\u00e9":2,"\u00ea":2,"\u00eb":2,"\u00e8":2}},"\u00ff":{"d":"44,-194r42,0r3,146r62,-146r41,0r-96,201v-29,59,-44,62,-96,58r7,-31v27,7,43,-10,50,-30xm137,-226r8,-39r35,0r-8,39r-35,0xm77,-226r9,-39r34,0r-8,39r-35,0","w":153,"k":{",":27,".":27,"e":2,"\u00e9":2,"\u00ea":2,"\u00eb":2,"\u00e8":2}},"\u017e":{"d":"9,0r6,-30r113,-131r-80,0r7,-33r124,0r-7,32r-109,129r81,0r-6,33r-129,0xm100,-219r-21,-52r33,0r13,32r27,-32r31,0r-44,52r-39,0","w":146},"\u00a0":{"w":86},"\u00ad":{"d":"35,-86r7,-36r94,0r-7,36r-94,0","w":126}}});

/*
**	 /var/www/BREIL/templates/breil/scripts/detect.js 	
**/

$(document).ready(function(){var a=navigator.userAgent.toLowerCase();$.browser.chrome=/chrome/.test(navigator.userAgent.toLowerCase());if($.browser.msie){$('body').addClass('browserIE');$('body').addClass('browserIE'+$.browser.version.substring(0,1))}if($.browser.chrome){$('body').addClass('browserChrome');a=a.substring(a.indexOf('chrome/')+7);a=a.substring(0,1);$('body').addClass('browserChrome'+a);$.browser.safari=false}if($.browser.safari){$('body').addClass('browserSafari');a=a.substring(a.indexOf('version/')+8);a=a.substring(0,1);$('body').addClass('browserSafari'+a)}if($.browser.mozilla){if(navigator.userAgent.toLowerCase().indexOf('firefox')!=-1){$('body').addClass('browserFirefox');a=a.substring(a.indexOf('firefox/')+8);a=a.substring(0,1);$('body').addClass('browserFirefox'+a)}else{$('body').addClass('browserMozilla')}}if($.browser.opera){$('body').addClass('browserOpera')}});
/*
**	 /var/www/BREIL/templates/breil/scripts/jquery.json.min.js 	
**/

(function($){$.toJSON=function(o)
{if(typeof(JSON)=='object'&&JSON.stringify)
return JSON.stringify(o);var type=typeof(o);if(o===null)
return"null";if(type=="undefined")
return undefined;if(type=="number"||type=="boolean")
return o+"";if(type=="string")
return $.quoteString(o);if(type=='object')
{if(typeof o.toJSON=="function")
return $.toJSON(o.toJSON());if(o.constructor===Date)
{var month=o.getUTCMonth()+1;if(month<10)month='0'+month;var day=o.getUTCDate();if(day<10)day='0'+day;var year=o.getUTCFullYear();var hours=o.getUTCHours();if(hours<10)hours='0'+hours;var minutes=o.getUTCMinutes();if(minutes<10)minutes='0'+minutes;var seconds=o.getUTCSeconds();if(seconds<10)seconds='0'+seconds;var milli=o.getUTCMilliseconds();if(milli<100)milli='0'+milli;if(milli<10)milli='0'+milli;return'"'+year+'-'+month+'-'+day+'T'+
hours+':'+minutes+':'+seconds+'.'+milli+'Z"';}
if(o.constructor===Array)
{var ret=[];for(var i=0;i<o.length;i++)
ret.push($.toJSON(o[i])||"null");return"["+ret.join(",")+"]";}
var pairs=[];for(var k in o){var name;var type=typeof k;if(type=="number")
name='"'+k+'"';else if(type=="string")
name=$.quoteString(k);else
continue;if(typeof o[k]=="function")
continue;var val=$.toJSON(o[k]);pairs.push(name+":"+val);}
return"{"+pairs.join(", ")+"}";}};$.evalJSON=function(src)
{if(typeof(JSON)=='object'&&JSON.parse)
return JSON.parse(src);return eval("("+src+")");};$.secureEvalJSON=function(src)
{if(typeof(JSON)=='object'&&JSON.parse)
return JSON.parse(src);var filtered=src;filtered=filtered.replace(/\\["\\\/bfnrtu]/g,'@');filtered=filtered.replace(/"[^"\\\n\r]*"|true|false|null|-?\d+(?:\.\d*)?(?:[eE][+\-]?\d+)?/g,']');filtered=filtered.replace(/(?:^|:|,)(?:\s*\[)+/g,'');if(/^[\],:{}\s]*$/.test(filtered))
return eval("("+src+")");else
throw new SyntaxError("Error parsing JSON, source is not valid.");};$.quoteString=function(string)
{if(string.match(_escapeable))
{return'"'+string.replace(_escapeable,function(a)
{var c=_meta[a];if(typeof c==='string')return c;c=a.charCodeAt();return'\\u00'+Math.floor(c/16).toString(16)+(c%16).toString(16);})+'"';}
return'"'+string+'"';};var _escapeable=/["\\\x00-\x1f\x7f-\x9f]/g;var _meta={'\b':'\\b','\t':'\\t','\n':'\\n','\f':'\\f','\r':'\\r','"':'\\"','\\':'\\\\'};})(jQuery);
/*
**	 /var/www/BREIL/templates/breil/scripts/jquery.rest.js 	
**/

var Rest={basepath:ASAP.LIVESITE.URL+"/rest/",contentType:"application/json",dataType:"json",timeout:10000,call:function(type,method,data,callback){var url=Rest.basepath+method;data=$.toJSON(data);$.ajax({url:url,data:data,type:type,processData:true,contentType:Rest.contentType,timeout:Rest.timeout,dataType:Rest.dataType,success:callback,error:function(){console.log("REST.CALL ERROR");console.log("TYPE: "+type);console.log("METHOD: "+method);console.log("URL: "+url);console.log("DATA: ");console.log(data);}});},get:function(method,data,callback){return Rest.call('GET',method,data,callback);},post:function(method,data,callback){return Rest.call('POST',method,data,callback);},put:function(method,data,callback){return Rest.call('PUT',method,data,callback);},del:function(method,data,callback){return Rest.call('DELETE',method,data,callback);},head:function(method,data,callback){return Rest.call('HEAD',method,data,callback);}}
/*
**	 /var/www/BREIL/templates/breil/scripts/shared.funcs.js 	
**/
;(function($){var cache=[];$.preLoadImages=function(){var args_len=arguments.length;for(var i=args_len;i--;){var cacheImage=document.createElement('img');cacheImage.src=arguments[i];cache.push(cacheImage);}}})(jQuery);var SharedFuncs={tiptip:function(selector){selector=typeof(selector)!='undefined'?selector:".tiptip";$(selector).tipTip({delay:800});},growl:function(title,msg){var notice='<div class="notice">'
+'<div class="notice-body">'
+'<img class="purr-info" alt="" src="/s.gif" />'
+'<h3>'+title+'</h3>'
+'<p>'+msg+'</p>'
+'</div>'
+'<div class="notice-bottom">'
+'</div>'
+'</div>';$(notice).purr({usingTransparentPNG:true});}}
/*
**	 /var/www/BREIL/templates/breil/scripts/session.js 	
**/

var Session={GENERATOR_FACEBOOK:'facebook',GENERATOR_SELF:'self',generator:null,logout:function(){Rest.post("session/logout",{},function(response){if(response.status==200){SharedFuncs.isSessionActive=false;$("#pnlLogin").show();$(".cmdLogout").each(function(){$(this).hide();});SharedFuncs.growl("Session notification","Goodbye.");}else{SharedFuncs.growl("Session notification","Error during logout");}});},login:function(username,password){SharedFuncs.growl("Login","Welcome to the Breil world.");Rest.post("session/setActive",null,function(response){Login.hide();$(".cmdLogout").each(function(){$(this).show();$(this).css("visibility","visible");});});},showFacebookLogin:function(){FB.login();}};
/*
**	 /var/www/BREIL/templates/breil/scripts/jquery.tootip.min.js 	
**/
/*
 * jquery.tools 1.1.2 - The missing UI library for the Web
 * 
 * [tools.tooltip-1.1.3, tools.tooltip.slide-1.0.0, tools.tooltip.dynamic-1.0.1]
 * 
 * Copyright (c) 2009 Tero Piirainen
 * http://flowplayer.org/tools/
 *
 * Dual licensed under MIT and GPL 2+ licenses
 * http://www.opensource.org/licenses
 * 
 * -----
 * 
 * File generated: Thu Feb 25 11:51:43 GMT 2010
 */
(function(c){var d=[];c.tools=c.tools||{};c.tools.tooltip={version:"1.1.3",conf:{effect:"toggle",fadeOutSpeed:"fast",tip:null,predelay:0,delay:30,opacity:1,lazy:undefined,position:["top","center"],offset:[0,0],cancelDefault:true,relative:false,oneInstance:true,events:{def:"mouseover,mouseout",input:"focus,blur",widget:"focus mouseover,blur mouseout",tooltip:"mouseover,mouseout"},api:false},addEffect:function(e,g,f){b[e]=[g,f]}};var b={toggle:[function(e){var f=this.getConf(),g=this.getTip(),h=f.opacity;if(h<1){g.css({opacity:h})}g.show();e.call()},function(e){this.getTip().hide();e.call()}],fade:[function(e){this.getTip().fadeIn(this.getConf().fadeInSpeed,e)},function(e){this.getTip().fadeOut(this.getConf().fadeOutSpeed,e)}]};function a(f,g){var p=this,k=c(this);f.data("tooltip",p);var l=f.next();if(g.tip){l=c(g.tip);if(l.length>1){l=f.nextAll(g.tip).eq(0);if(!l.length){l=f.parent().nextAll(g.tip).eq(0)}}}function o(u){var t=g.relative?f.position().top:f.offset().top,s=g.relative?f.position().left:f.offset().left,v=g.position[0];t-=l.outerHeight()-g.offset[0];s+=f.outerWidth()+g.offset[1];var q=l.outerHeight()+f.outerHeight();if(v=="center"){t+=q/2}if(v=="bottom"){t+=q}v=g.position[1];var r=l.outerWidth()+f.outerWidth();if(v=="center"){s-=r/2}if(v=="left"){s-=r}return{top:t,left:s}}var i=f.is(":input"),e=i&&f.is(":checkbox, :radio, select, :button"),h=f.attr("type"),n=g.events[h]||g.events[i?(e?"widget":"input"):"def"];n=n.split(/,\s*/);if(n.length!=2){throw"Tooltip: bad events configuration for "+h}f.bind(n[0],function(r){if(g.oneInstance){c.each(d,function(){this.hide()})}var q=l.data("trigger");if(q&&q[0]!=this){l.hide().stop(true,true)}r.target=this;p.show(r);n=g.events.tooltip.split(/,\s*/);l.bind(n[0],function(){p.show(r)});if(n[1]){l.bind(n[1],function(){p.hide(r)})}});f.bind(n[1],function(q){p.hide(q)});if(!c.browser.msie&&!i&&!g.predelay){f.mousemove(function(){if(!p.isShown()){f.triggerHandler("mouseover")}})}if(g.opacity<1){l.css("opacity",g.opacity)}var m=0,j=f.attr("title");if(j&&g.cancelDefault){f.removeAttr("title");f.data("title",j)}c.extend(p,{show:function(r){if(r){f=c(r.target)}clearTimeout(l.data("timer"));if(l.is(":animated")||l.is(":visible")){return p}function q(){l.data("trigger",f);var t=o(r);if(g.tip&&j){l.html(f.data("title"))}r=r||c.Event();r.type="onBeforeShow";k.trigger(r,[t]);if(r.isDefaultPrevented()){return p}t=o(r);l.css({position:"absolute",top:t.top,left:t.left});var s=b[g.effect];if(!s){throw'Nonexistent effect "'+g.effect+'"'}s[0].call(p,function(){r.type="onShow";k.trigger(r)})}if(g.predelay){clearTimeout(m);m=setTimeout(q,g.predelay)}else{q()}return p},hide:function(r){clearTimeout(l.data("timer"));clearTimeout(m);if(!l.is(":visible")){return}function q(){r=r||c.Event();r.type="onBeforeHide";k.trigger(r);if(r.isDefaultPrevented()){return}b[g.effect][1].call(p,function(){r.type="onHide";k.trigger(r)})}if(g.delay&&r){l.data("timer",setTimeout(q,g.delay))}else{q()}return p},isShown:function(){return l.is(":visible, :animated")},getConf:function(){return g},getTip:function(){return l},getTrigger:function(){return f},bind:function(q,r){k.bind(q,r);return p},onHide:function(q){return this.bind("onHide",q)},onBeforeShow:function(q){return this.bind("onBeforeShow",q)},onShow:function(q){return this.bind("onShow",q)},onBeforeHide:function(q){return this.bind("onBeforeHide",q)},unbind:function(q){k.unbind(q);return p}});c.each(g,function(q,r){if(c.isFunction(r)){p.bind(q,r)}})}c.prototype.tooltip=function(e){var f=this.eq(typeof e=="number"?e:0).data("tooltip");if(f){return f}var g=c.extend(true,{},c.tools.tooltip.conf);if(c.isFunction(e)){e={onBeforeShow:e}}else{if(typeof e=="string"){e={tip:e}}}e=c.extend(true,g,e);if(typeof e.position=="string"){e.position=e.position.split(/,?\s/)}if(e.lazy!==false&&(e.lazy===true||this.length>20)){this.one("mouseover",function(h){f=new a(c(this),e);f.show(h);d.push(f)})}else{this.each(function(){f=new a(c(this),e);d.push(f)})}return e.api?f:this}})(jQuery);
(function(b){var a=b.tools.tooltip;a.effects=a.effects||{};a.effects.slide={version:"1.0.0"};b.extend(a.conf,{direction:"up",bounce:false,slideOffset:10,slideInSpeed:200,slideOutSpeed:200,slideFade:!b.browser.msie});var c={up:["-","top"],down:["+","top"],left:["-","left"],right:["+","left"]};b.tools.tooltip.addEffect("slide",function(d){var f=this.getConf(),g=this.getTip(),h=f.slideFade?{opacity:f.opacity}:{},e=c[f.direction]||c.up;h[e[1]]=e[0]+"="+f.slideOffset;if(f.slideFade){g.css({opacity:0})}g.show().animate(h,f.slideInSpeed,d)},function(e){var g=this.getConf(),i=g.slideOffset,h=g.slideFade?{opacity:0}:{},f=c[g.direction]||c.up;var d=""+f[0];if(g.bounce){d=d=="+"?"-":"+"}h[f[1]]=d+"="+i;this.getTip().animate(h,g.slideOutSpeed,function(){b(this).hide();e.call()})})})(jQuery);
(function(d){var c=d.tools.tooltip;c.plugins=c.plugins||{};c.plugins.dynamic={version:"1.0.1",conf:{api:false,classNames:"top right bottom left"}};function b(h){var e=d(window);var g=e.width()+e.scrollLeft();var f=e.height()+e.scrollTop();return[h.offset().top<=e.scrollTop(),g<=h.offset().left+h.width(),f<=h.offset().top+h.height(),e.scrollLeft()>=h.offset().left]}function a(f){var e=f.length;while(e--){if(f[e]){return false}}return true}d.fn.dynamic=function(g){var h=d.extend({},c.plugins.dynamic.conf),f;if(typeof g=="number"){g={speed:g}}g=d.extend(h,g);var e=g.classNames.split(/\s/),i;this.each(function(){if(d(this).tooltip().jquery){throw"Lazy feature not supported by dynamic plugin. set lazy: false for tooltip"}var j=d(this).tooltip().onBeforeShow(function(n,o){var m=this.getTip(),l=this.getConf();if(!i){i=[l.position[0],l.position[1],l.offset[0],l.offset[1],d.extend({},l)]}d.extend(l,i[4]);l.position=[i[0],i[1]];l.offset=[i[2],i[3]];m.css({visibility:"hidden",position:"absolute",top:o.top,left:o.left}).show();var k=b(m);if(!a(k)){if(k[2]){d.extend(l,g.top);l.position[0]="top";m.addClass(e[0])}if(k[3]){d.extend(l,g.right);l.position[1]="right";m.addClass(e[1])}if(k[0]){d.extend(l,g.bottom);l.position[0]="bottom";m.addClass(e[2])}if(k[1]){d.extend(l,g.left);l.position[1]="left";m.addClass(e[3])}if(k[0]||k[2]){l.offset[0]*=-1}if(k[1]||k[3]){l.offset[1]*=-1}}m.css({visibility:"visible"}).hide()});j.onShow(function(){var l=this.getConf(),k=this.getTip();l.position=[i[0],i[1]];l.offset=[i[2],i[3]]});j.onHide(function(){var k=this.getTip();k.removeClass(g.classNames)});f=j});return g.api?f:this}})(jQuery);

/*
**	 /var/www/BREIL/templates/breil/scripts/toolbar.js 	
**/

var Toolbar={elementWidth:85,openDuration:400,closeDuration:250,disableAnimation:false,init:function(){var stickyListSize=Sticky.getSize();if(stickyListSize>0){$("#toolbar").append('<div class="toolbar_element"><a class="stickyList" href="#">'+stickyListSize+'</a></div>');Cufon("a.stickyList",{hover:true});$("a.stickyList").click(function(){var lblSite;switch(ASAP.LIVESITE.LANG){case"it":case"es":lblSite="sito";break;case"en":lblSite="site";break;}
location.href=ASAP.LIVESITE.URL+"/"+ASAP.LIVESITE.LANG+"-"+ASAP.COUNTRY+"/"+lblSite+"/"+"sticky-list.htm";});}
$("#toolbar .toolbar_element").hover(this.mousein,this.mouseout);},mousein:function(){var elem=$(this);var anchorElem=$("a",elem);anchorElem.css({backgroundPosition:'5px -35px'});elem.animate({left:((-1)*Toolbar.elementWidth)+'px'},Toolbar.openDuration);},mouseout:function(){var elem=$(this);var anchorElem=$("a",elem);elem.animate({left:'0px'},Toolbar.closeDuration,function(){anchorElem.css({backgroundPosition:'5px 0px'});});},updateStickyIcon:function(){var stickyListSize=Sticky.getSize();$("a.stickyList").fadeOut(function(){$("a.stickyList").text(stickyListSize);Cufon("a.stickyList",{hover:true});if(stickyListSize>0)$("a.stickyList").fadeIn();});}}
/*
**	 /var/www/BREIL/templates/breil/scripts/jquery.timer.js 	
**/

jQuery.timer=function(interval,callback)
{var interval=interval||100;if(!callback)
return false;_timer=function(interval,callback){this.stop=function(){clearInterval(self.id);};this.internalCallback=function(){callback(self);};this.reset=function(val){if(self.id)
clearInterval(self.id);var val=val||100;this.id=setInterval(this.internalCallback,val);};this.interval=interval;this.id=setInterval(this.internalCallback,this.interval);var self=this;};return new _timer(interval,callback);};
/*
**	 /var/www/BREIL/templates/breil/scripts/jquery.async.image.js 	
**/

function setupLoadingAsynchronousImages(){var async_start_timer=0;var async_start_offset=350;jQuery('.async').each(function(){var loader=jQuery(this);var imagePath=loader.attr('title');var img=new Image();jQuery(img).css("opacity","0.0").load(function(){loader.append(this).removeAttr('title');async_start_timer+=async_start_offset;var current=jQuery(this);jQuery.timer(async_start_timer,function(timer){current.css("margin","0px").css("opacity","0.0").animate({opacity:1.0},500,function(){loader.css("background-image","none");if(loader.hasClass("first"))presentationCycle.init();});timer.stop();});}).attr('src',imagePath);});};function setupLoadingAsynchronousImagesDelay(){var async_start_timer=0;var async_start_offset=350;jQuery('.async').each(function(){var loader=jQuery(this);var imagePath=loader.attr('title');var img=new Image();jQuery(img).css("opacity","0.0").load(function(){loader.append(this).removeAttr('title');async_start_timer+=async_start_offset;var current=jQuery(this);jQuery.timer(async_start_timer,function(timer){current.css("margin","0px").css("opacity","0.0").animate({opacity:1.0},500,function(){loader.css("background-image","none");});timer.stop();});}).attr('src',imagePath);});};
/*
**	 /var/www/BREIL/templates/breil/scripts/main.js 	
**/

if(!window.console){window.console=new Object();if(!window.console.log){window.console.log=function(){};}
if(!window.console.dir){window.console.dir=function(){};}}
function bookmark(title,url){if(window.sidebar){window.sidebar.addPanel(title,url,"");}else if(window.opera&&window.print){var elem=document.createElement('a');elem.setAttribute('href',url);elem.setAttribute('title',title);elem.setAttribute('rel','sidebar');elem.click();}else if(document.all){window.external.AddFavorite(url,title);}else alert("Sorry, your browser doesn't support this");}
jQuery(window).bind('load',function(){jQuery('img.switch').cross();});$.getDocHeight=function(){return Math.max($(window).height(),document.documentElement.clientHeight);};$.verticalAlign=function(){var offset=40;var $wrapper=$('#breil-wrapper');var $footer=$('#footer');var wH=$.getDocHeight();var wrH=parseInt($wrapper.height());wH=parseInt(wH);var newH=((wH-wrH)/2)-offset;if(newH<=0)newH=0;$wrapper.css({'display':'block','top':newH+'px'});}
jQuery(document).ready(function($){$.verticalAlign();$(window).resize($.verticalAlign);$("#main_nav a.bGlow").append("<div class='navBackground'>");$("#main_nav li.first_level").hover(function(){$("div.navBackground",this).css('height','35px').fadeTo(300,1.0);$("div.dropdown",this).fadeIn(500);},function(){$("div.navBackground",this).fadeTo(450,0.0);$("div.dropdown",this).fadeOut(350);});$(".tiptip").tipTip({delay:1000});Toolbar.init();Login.init();TellAFriend.init();Sticky.init();$.prettySociable();$("a.iframe").fancybox({'speedIn':1000,'speedOut':500,'width':802,'height':462,'overlayOpacity':0.8,'padding':0,'margin':0,'scrolling':'no','overlayColor':'#000','showCloseButton':true});});
/*
**	 /var/www/BREIL/templates/breil/scripts/plugins/purr/jquery.purr.js 	
**/

(function($){$.purr=function(notice,options)
{notice=$(notice);if(!options.isSticky)
{notice.addClass('not-sticky');};var cont=document.getElementById('purr-container');if(!cont)
{cont='<div id="purr-container"></div>';}
cont=$(cont);$('body').append(cont);notify();function notify()
{var close=document.createElement('a');$(close).attr({className:'close',href:'#close',innerHTML:'Close'}).appendTo(notice).click(function()
{removeNotice();return false;});notice.appendTo(cont).hide();if(jQuery.browser.msie&&options.usingTransparentPNG)
{notice.show();}
else
{notice.fadeIn(options.fadeInSpeed);}
if(!options.isSticky)
{var topSpotInt=setInterval(function()
{if(notice.prevAll('.not-sticky').length==0)
{clearInterval(topSpotInt);setTimeout(function()
{removeNotice();},options.removeTimer);}},200);}}
function removeNotice()
{if(jQuery.browser.msie&&options.usingTransparentPNG)
{notice.css({opacity:0}).animate({height:'0px'},{duration:options.fadeOutSpeed,complete:function()
{notice.remove();}});}
else
{notice.animate({opacity:'0'},{duration:options.fadeOutSpeed,complete:function()
{notice.animate({height:'0px'},{duration:options.fadeOutSpeed,complete:function()
{notice.remove();}});}});}};};$.fn.purr=function(options)
{options=options||{};options.fadeInSpeed=options.fadeInSpeed||500;options.fadeOutSpeed=options.fadeOutSpeed||500;options.removeTimer=options.removeTimer||4000;options.isSticky=options.isSticky||false;options.usingTransparentPNG=options.usingTransparentPNG||false;this.each(function()
{new $.purr(this,options);});return this;};})(jQuery);
/*
**	 /var/www/BREIL/templates/breil/scripts/plugins/tiptip/jquery.tipTip.min.js 	
**/
 /*
 * TipTip
 * Copyright 2010 Drew Wilson
 * www.drewwilson.com
 * code.drewwilson.com/entry/tiptip-jquery-plugin
 *
 * Version 1.2   -   Updated: Jan. 13, 2010
 *
 * This Plug-In will create a custom tooltip to replace the default
 * browser tooltip. It is extremely lightweight and very smart in
 * that it detects the edges of the browser window and will make sure
 * the tooltip stays within the current window size. As a result the
 * tooltip will adjust itself to be displayed above, below, to the left 
 * or to the right depending on what is necessary to stay within the
 * browser window. It is completely customizable as well via CSS.
 *
 * This TipTip jQuery plug-in is 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.tipTip=function(options){var defaults={maxWidth:"200px",edgeOffset:3,delay:400,fadeIn:200,fadeOut:200,enter:function(){},exit:function(){}};var opts=$.extend(defaults,options);if($("#tiptip_holder").length<=0){var tiptip_holder=$('<div id="tiptip_holder" style="max-width:'+opts.maxWidth+';"></div>');var tiptip_content=$('<div id="tiptip_content"></div>');var tiptip_arrow=$('<div id="tiptip_arrow"></div>');$("body").append(tiptip_holder.html(tiptip_content).prepend(tiptip_arrow.html('<div id="tiptip_arrow_inner"></div>')));}else{var tiptip_holder=$("#tiptip_holder");var tiptip_content=$("#tiptip_content");var tiptip_arrow=$("#tiptip_arrow");}
return this.each(function(){var org_elem=$(this);var org_title=org_elem.attr("title");if(org_title!=""){org_elem.removeAttr("title");var timeout=false;org_elem.hover(function(){opts.enter.call(this);tiptip_content.html(org_title);tiptip_holder.hide().removeAttr("class").css("margin","0");tiptip_arrow.removeAttr("style");var top=parseInt(org_elem.offset()['top']);var left=parseInt(org_elem.offset()['left']);var org_width=parseInt(org_elem.outerWidth());var org_height=parseInt(org_elem.outerHeight());var tip_w=tiptip_holder.outerWidth();var tip_h=tiptip_holder.outerHeight();var w_compare=Math.round((org_width-tip_w)/2);var h_compare=Math.round((org_height-tip_h)/2);var marg_left=Math.round(left+w_compare);var marg_top=Math.round(top+org_height+opts.edgeOffset);var t_class="";var arrow_top="";var arrow_left=Math.round(tip_w-12)/2;if(w_compare<0){if((w_compare+left)<parseInt($(window).scrollLeft())){t_class="_right";arrow_top=Math.round(tip_h-13)/2;arrow_left=-12;marg_left=Math.round(left+org_width+opts.edgeOffset);marg_top=Math.round(top+h_compare);}else if((tip_w+left)>parseInt($(window).width())){t_class="_left";arrow_top=Math.round(tip_h-13)/2;arrow_left=Math.round(tip_w);marg_left=Math.round(left-(tip_w+opts.edgeOffset+5));marg_top=Math.round(top+h_compare);}}
if((top+org_height+opts.edgeOffset+tip_h+8)>parseInt($(window).height()+$(window).scrollTop())){t_class=t_class+"_top";arrow_top=tip_h;marg_top=Math.round(top-(tip_h+5+opts.edgeOffset));}else if(((top+org_height)-(opts.edgeOffset+tip_h))<0||t_class==""){t_class=t_class+"_bottom";arrow_top=-12;marg_top=Math.round(top+org_height+opts.edgeOffset);}
if(t_class=="_right_top"||t_class=="_left_top"){marg_top=marg_top+5;}else if(t_class=="_right_bottom"||t_class=="_left_bottom"){marg_top=marg_top-5;}
if(t_class=="_left_top"||t_class=="_left_bottom"){marg_left=marg_left+5;}
tiptip_arrow.css({"margin-left":arrow_left+"px","margin-top":arrow_top+"px"});tiptip_holder.css({"margin-left":marg_left+"px","margin-top":marg_top+"px"}).attr("class","tip"+t_class);if(timeout){clearTimeout(timeout);}
timeout=setTimeout(function(){tiptip_holder.stop(true,true).fadeIn(opts.fadeIn);},opts.delay);},function(){opts.exit.call(this);if(timeout){clearTimeout(timeout);}tiptip_holder.fadeOut(opts.fadeOut);});}});}})(jQuery);
/*
**	 /var/www/BREIL/templates/breil/scripts/plugins/fancy/jquery.fancybox-1.3.0.pack.js 	
**/
/*
 * FancyBox - jQuery Plugin
 * Simple and fancy lightbox alternative
 *
 * Copyright (c) 20010 Janis Skarnelis
 * Examples and documentation at: http://fancybox.net
 *
 * Version: 1.3.0 (02/02/2010)
 * Requires: jQuery v1.3+
 *
 * Dual licensed under the MIT and GPL licenses:
 *   http://www.opensource.org/licenses/mit-license.php
 *   http://www.gnu.org/licenses/gpl.html
 */

;(function(b){function H(){v.hide();r.onerror=r.onload=null;F&&F.abort();l.empty()}function Q(){b.fancybox('<p id="fancybox_error">The requested content cannot be loaded.<br />Please try again later.</p>',{scrolling:"no",padding:20,transitionIn:"none",transitionOut:"none"})}function B(){H();var a=q[s];e=b.extend({},b.fn.fancybox.defaults,typeof b(a).data("fancybox")=="undefined"?e:b(a).data("fancybox"));var d,f,o=a.title||b(a).title||e.title||"";if(a.nodeName&&!e.orig)e.orig=b(a).children("img:first").length?
b(a).children("img:first"):b(a);if(o==""&&e.orig)o=e.orig.attr("alt");d=a.nodeName&&/^(?:javascript|#)/i.test(a.href)?e.href||null:e.href||a.href||null;if(e.type){f=e.type;if(!d)d=e.content}else if(e.content)f="html";else if(d)if(d.match(I))f="image";else if(d.match(T))f="swf";else if(b(a).hasClass("iframe"))f="iframe";else if(d.match(/#/)){a=d.substr(d.indexOf("#"));f=b(a).length>0?"inline":"ajax"}else f="ajax";else f="inline";e.type=f;e.href=d;e.title=o;if(e.autoDimensions&&e.type!=="iframe"&&e.type!==
"swf"){e.width="auto";e.height="auto"}if(e.modal){e.overlayShow=true;e.hideOnOverlayClick=false;e.hideOnContentClick=false;e.enableEscapeButton=false;e.showCloseButton=false}if(b.isFunction(e.onStart))if(e.onStart(q,s,e)===false){h=false;return}l.css("padding",t+e.padding+e.margin);b(".fancybox-inline-tmp").unbind("fancybox-cancel").bind("fancybox-change",function(){b(this).replaceWith(i.children())});switch(f){case "html":l.html(e.content);G();break;case "inline":b('<div class="fancybox-inline-tmp" />').hide().insertBefore(b(a)).bind("fancybox-cleanup",
function(){b(this).replaceWith(i.children())}).bind("fancybox-cancel",function(){b(this).replaceWith(l.children())});b(a).appendTo(l);G();break;case "image":h=false;b.fancybox.showActivity();r=new Image;r.onerror=function(){Q()};r.onload=function(){r.onerror=null;r.onload=null;U()};r.src=d;break;case "swf":var u="",w="";u+='<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="'+e.width+'" height="'+e.height+'"><param name="movie" value="'+d+'"></param>';b.each(e.swf,function(p,R){u+=
'<param name="'+p+'" value="'+R+'"></param>';w+=" "+p+'="'+R+'"'});u+='<embed src="'+d+'" type="application/x-shockwave-flash" width="'+e.width+'" height="'+e.height+'"'+w+"></embed></object>";l.html(u);G();break;case "ajax":a=d.split("#",2);f=e.ajax.data||{};if(a.length>1){d=a[0];typeof f=="string"?(f+="&selector="+a[1]):(f.selector=a[1])}h=false;b.fancybox.showActivity();F=b.ajax(b.extend(e.ajax,{url:d,data:f,error:Q,success:function(p){if(F.status==200){l.html(p);G()}}}));break;case "iframe":b('<iframe id="fancybox-frame" name="fancybox-frame'+
(new Date).getTime()+'" frameborder="0" hspace="0" scrolling="'+e.scrolling+'" src="'+e.href+'"></iframe>').appendTo(l);J();break}}function U(){h=true;e.width=r.width;e.height=r.height;b("<img />").attr({id:"fancybox-img",src:r.src,alt:e.title}).appendTo(l);J()}function G(){l.width(e.width);l.height(e.height);if(e.width=="auto")e.width=l.width();if(e.height=="auto")e.height=l.height();J()}function J(){v.hide();if(g.is(":visible")&&b.isFunction(c.onCleanup))if(c.onCleanup(j,n,c)===false){b.event.trigger("fancybox-cancel");
h=false;return}j=q;n=s;c=e;i.get(0).scrollTop=0;i.get(0).scrollLeft=0;if(c.overlayShow){K&&b("select:not(#fancybox-tmp select)").filter(function(){return this.style.visibility!=="hidden"}).css({visibility:"hidden"}).one("fancybox-cleanup",function(){this.style.visibility="inherit"});y.css({"background-color":c.overlayColor,opacity:c.overlayOpacity}).unbind().show()}m=V();W();if(g.is(":visible")){b(z.add(C).add(D)).hide();var a=g.position();k={top:a.top,left:a.left,width:g.width(),height:g.height()};
var d=k.width==m.width&&k.height==m.height;i.fadeOut(c.changeFade,function(){function f(){i.html(l.contents()).fadeIn(c.changeFade,L)}b.event.trigger("fancybox-change");i.css({top:c.padding,left:c.padding,width:Math.max(k.width-c.padding*2,1),height:Math.max(k.height-c.padding*2,1)}).empty().css("overflow","hidden");A.prop=0;b(A).animate({prop:1},{duration:d?0:c.changeSpeed,easing:c.easingChange,step:M,complete:f})})}else{g.css("opacity",1);if(c.transitionIn=="elastic"){k=S();i.css({top:c.padding,
left:c.padding,width:Math.max(k.width-c.padding*2,1),height:Math.max(k.height-c.padding*2,1)}).html(l.contents());g.css(k).show();if(c.opacity)m.opacity=0;A.prop=0;b(A).animate({prop:1},{duration:c.speedIn,easing:c.easingIn,step:M,complete:L})}else{i.css({top:c.padding,left:c.padding,width:Math.max(m.width-c.padding*2,1),height:Math.max(m.height-c.padding*2-x,1)}).html(l.contents());g.css(m).fadeIn(c.transitionIn=="none"?0:c.speedIn,L)}}}function M(a){var d=Math.round(k.width+(m.width-k.width)*a),
f=Math.round(k.height+(m.height-k.height)*a),o=Math.round(k.top+(m.top-k.top)*a),u=Math.round(k.left+(m.left-k.left)*a);g.css({width:d+"px",height:f+"px",top:o+"px",left:u+"px"});d=Math.max(d-c.padding*2,0);f=Math.max(f-(c.padding*2+x*a),0);i.css({width:d+"px",height:f+"px"});if(typeof m.opacity!=="undefined")g.css("opacity",a<0.5?0.5:a)}function L(){i.css("overflow",overflow=c.scrolling=="auto"?c.type=="image"||c.type=="iframe"||c.type=="swf"?"hidden":"auto":c.scrolling=="yes"?"auto":"visible");
if(!b.support.opacity){i.get(0).style.removeAttribute("filter");g.get(0).style.removeAttribute("filter")}b("#fancybox-title").show();c.hideOnContentClick&&i.one("click",b.fancybox.close);c.hideOnOverlayClick&&y.one("click",b.fancybox.close);c.showCloseButton&&z.show();X();b(window).bind("resize.fb",b.fancybox.center);c.centerOnScroll?b(window).bind("scroll.fb",b.fancybox.center):b(window).unbind("scroll.fb");b.isFunction(c.onComplete)&&c.onComplete(j,n,c);h=false;Y()}function V(){var a=N(),d={},f=
c.margin,o=c.autoScale,u=(t+f)*2,w=(t+f)*2,p=c.padding*2;if(c.width.toString().indexOf("%")>-1){d.width=a[0]*parseFloat(c.width)/100-t*2;o=false}else d.width=c.width+p;if(c.height.toString().indexOf("%")>-1){d.height=a[1]*parseFloat(c.height)/100-t*2;o=false}else d.height=c.height+p;if(o&&(d.width>a[0]-u||d.height>a[1]-w))if(e.type=="image"||e.type=="swf"){u+=p;w+=p;o=Math.min(Math.min(a[0]-u,c.width)/c.width,Math.min(a[1]-w,c.height)/c.height);d.width=Math.round(o*(d.width-p))+p;d.height=Math.round(o*
(d.height-p))+p}else{d.width=Math.min(d.width,a[0]-u);d.height=Math.min(d.height,a[1]-w)}d.top=a[3]+(a[1]-(d.height+t*2))*0.5;d.left=a[2]+(a[0]-(d.width+t*2))*0.5;if(c.autoScale==false){d.top=Math.max(a[3]+f,d.top);d.left=Math.max(a[2]+f,d.left)}return d}function S(){var a=e.orig?b(e.orig):false,d={};if(a&&a.length){a=Z(a);d={width:a.width+c.padding*2,height:a.height+c.padding*2,top:a.top-c.padding-t,left:a.left-c.padding-t}}else{a=N();d={width:1,height:1,top:a[3]+a[1]*0.5,left:a[2]+a[0]*0.5}}return d}
function X(){b(document).unbind("keydown.fb").bind("keydown.fb",function(a){if(a.keyCode==27&&c.enableEscapeButton){a.preventDefault();b.fancybox.close()}else if(a.keyCode==37){a.preventDefault();b.fancybox.prev()}else if(a.keyCode==39){a.preventDefault();b.fancybox.next()}});if(b.fn.mousewheel){g.unbind("mousewheel.fb");j.length>1&&g.bind("mousewheel.fb",function(a,d){a.preventDefault();h||d==0||(d>0?b.fancybox.prev():b.fancybox.next())})}if(c.showNavArrows){if(c.cyclic&&j.length>1||n!=0)C.show();
if(c.cyclic&&j.length>1||n!=j.length-1)D.show()}}function Y(){if(j.length-1>n){var a=j[n+1].href;if(typeof a!=="undefined"&&a.match(I)){var d=new Image;d.src=a}}if(n>0){a=j[n-1].href;if(typeof a!=="undefined"&&a.match(I)){d=new Image;d.src=a}}}function $(){if(v.is(":visible")){b("div",v).css("top",O*-40+"px");O=(O+1)%12}else clearInterval(P)}function N(){return[b(window).width(),b(window).height(),b(document).scrollLeft(),b(document).scrollTop()]}function Z(a){var d=a.offset();d.top+=parseFloat(a.css("paddingTop"))||
0;d.left+=parseFloat(a.css("paddingLeft"))||0;d.top+=parseFloat(a.css("border-top-width"))||0;d.left+=parseFloat(a.css("border-left-width"))||0;d.width=a.width();d.height=a.height();return d}function W(){b("#fancybox-title").remove();x=0;if(c.titleShow!=false){var a=c.title;a=b.isFunction(c.titleFormat)?c.titleFormat(a,j,n,c):aa(a);if(!(!a||a=="")){var d=m.width-c.padding*2;b('<div id="fancybox-title" class="'+("fancybox-title-"+c.titlePosition)+'" />').css({width:d,paddingLeft:c.padding,paddingRight:c.padding}).html(a).appendTo("body");
switch(c.titlePosition){case "inside":x=b("#fancybox-title").outerHeight(true)-c.padding;m.height+=x;break;case "over":b("#fancybox-title").css("bottom",c.padding);break;default:b("#fancybox-title").css("bottom",b("#fancybox-title").outerHeight(true)*-1);break}b("#fancybox-title").appendTo(E).hide();K&&b("#fancybox-title span").fixPNG()}}}function aa(a){if(a&&a.length)switch(c.titlePosition){case "inside":return a;case "over":return'<span id="fancybox-title-over">'+a+"</span>";default:return'<span id="fancybox-title-wrap"><span id="fancybox-title-left"></span><span id="fancybox-title-main">'+
a+'</span><span id="fancybox-title-right"></span></span>'}return false}function ba(){if(!b("#fancybox-wrap").length){b("body").append(l=b('<div id="fancybox-tmp"></div>'),v=b('<div id="fancybox-loading"><div></div></div>'),y=b('<div id="fancybox-overlay"></div>'),g=b('<div id="fancybox-wrap"></div>'));E=b('<div id="fancybox-outer"></div>').append('<div class="fancy-bg" id="fancy-bg-n"></div><div class="fancy-bg" id="fancy-bg-ne"></div><div class="fancy-bg" id="fancy-bg-e"></div><div class="fancy-bg" id="fancy-bg-se"></div><div class="fancy-bg" id="fancy-bg-s"></div><div class="fancy-bg" id="fancy-bg-sw"></div><div class="fancy-bg" id="fancy-bg-w"></div><div class="fancy-bg" id="fancy-bg-nw"></div>').appendTo(g);
E.append(i=b('<div id="fancybox-inner"></div>'),z=b('<a id="fancybox-close"></a>'),C=b('<a href="javascript:;" id="fancybox-left"><span class="fancy-ico" id="fancybox-left-ico"></span></a>'),D=b('<a href="javascript:;" id="fancybox-right"><span class="fancy-ico" id="fancybox-right-ico"></span></a>'));z.click(b.fancybox.close);v.click(b.fancybox.cancel);C.click(function(a){a.preventDefault();b.fancybox.prev()});D.click(function(a){a.preventDefault();b.fancybox.next()});b.support.opacity||E.find(".fancy-bg").fixPNG();
if(K){b(z.add(".fancy-ico").add("div",v)).fixPNG();y.get(0).style.setExpression("height","document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px'");v.get(0).style.setExpression("top","(-20 + (document.documentElement.clientHeight ? document.documentElement.clientHeight/2 : document.body.clientHeight/2 ) + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop )) + 'px'");E.prepend('<iframe id="fancybox-hide-sel-frame" src="javascript:\'\';" scrolling="no" frameborder="0" ></iframe>')}}}
var l,v,y,g,E,i,z,C,D,s=0,e={},q=[],n=0,c={},j=[],F=null,r=new Image,I=/\.(jpg|gif|png|bmp|jpeg)(.*)?$/i,T=/[^\.]\.(swf)\s*$/i,P,O=1,k,m,h=false,t=20,A=b.extend(b("<div/>")[0],{prop:0}),x=0,K=!b.support.opacity&&!window.XMLHttpRequest;b.fn.fixPNG=function(){return this.each(function(){var a=b(this).css("backgroundImage");if(a.match(/^url\(["']?(.*\.png)["']?\)$/i)){a=RegExp.$1;b(this).css({backgroundImage:"none",filter:"progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod="+
(b(this).css("backgroundRepeat")=="no-repeat"?"crop":"scale")+", src='"+a+"')"}).each(function(){var d=b(this).css("position");d!="absolute"&&d!="relative"&&b(this).css("position","relative")}).css("zoom",1)}})};b.fn.fancybox=function(a){b(this).data("fancybox",b.extend({},a));b(this).unbind("click.fb").bind("click.fb",function(d){d.preventDefault();if(!h){h=true;b(this).blur();q=[];s=0;d=b(this).attr("rel")||"";if(!d||d==""||d==="nofollow")q.push(this);else{q=b("a[rel="+d+"], area[rel="+d+"]");s=
q.index(this)}B();return false}});return this};b.fancybox=function(a,d){if(!h){h=true;q=[];s=0;if(b.isArray(a)){for(var f=0,o=a.length;f<o;f++)if(typeof a[f]=="object")b(a[f]).data("fancybox",b.extend({},d,a[f]));else a[f]=b({}).data("fancybox",b.extend({content:a[f]},d));q=jQuery.merge(q,a)}else{if(typeof a=="object")b(a).data("fancybox",b.extend({},d,a));else a=b({}).data("fancybox",b.extend({content:a},d));q.push(a)}B()}};b.fancybox.showActivity=function(){clearInterval(P);v.show();P=setInterval($,
66)};b.fancybox.hideActivity=function(){v.hide()};b.fancybox.next=function(){return b.fancybox.pos(n+1)};b.fancybox.prev=function(){return b.fancybox.pos(n-1)};b.fancybox.pos=function(a){if(!h){a=parseInt(a);if(a>-1&&j.length>a){s=a;B()}if(c.cyclic&&j.length>1&&a<0){s=j.length-1;B()}if(c.cyclic&&j.length>1&&a>=j.length){s=0;B()}}};b.fancybox.cancel=function(){if(!h){h=true;b.event.trigger("fancybox-cancel");H();e&&b.isFunction(e.onCancel)&&e.onCancel(q,s,e);h=false}};b.fancybox.close=function(){function a(){y.fadeOut("fast");
g.hide();b.event.trigger("fancybox-cleanup");i.empty();b.isFunction(c.onClosed)&&c.onClosed(j,n,c);j=e=[];n=s=0;c=e={};h=false}if(!(h||g.is(":hidden"))){h=true;if(c&&b.isFunction(c.onCleanup))if(c.onCleanup(j,n,c)===false){h=false;return}H();b(z.add(C).add(D)).hide();b("#fancybox-title").remove();g.add(i).add(y).unbind();b(window).unbind("resize.fb scroll.fb");b(document).unbind("keydown.fb");i.css("overflow","hidden");if(c.transitionOut=="elastic"){k=S();var d=g.position();m={top:d.top,left:d.left,
width:g.width(),height:g.height()};if(c.opacity)m.opacity=1;A.prop=1;b(A).animate({prop:0},{duration:c.speedOut,easing:c.easingOut,step:M,complete:a})}else g.fadeOut(c.transitionOut=="none"?0:c.speedOut,a)}};b.fancybox.resize=function(){if(!(h||g.is(":hidden"))){h=true;var a=i.wrapInner("<div style='overflow:auto'></div>").children(),d=a.height();g.css({height:d+c.padding*2+x});i.css({height:d});a.replaceWith(a.children());b.fancybox.center()}};b.fancybox.center=function(){h=true;var a=N(),d=c.margin,
f={};f.top=a[3]+(a[1]-(g.height()-x+t*2))*0.5;f.left=a[2]+(a[0]-(g.width()+t*2))*0.5;f.top=Math.max(a[3]+d,f.top);f.left=Math.max(a[2]+d,f.left);g.css(f);h=false};b.fn.fancybox.defaults={padding:10,margin:20,opacity:false,modal:false,cyclic:false,scrolling:"auto",width:560,height:340,autoScale:true,autoDimensions:true,centerOnScroll:false,ajax:{},swf:{wmode:"transparent"},hideOnOverlayClick:true,hideOnContentClick:false,overlayShow:true,overlayOpacity:0.3,overlayColor:"#666",titleShow:true,titlePosition:"outside",
titleFormat:null,transitionIn:"fade",transitionOut:"fade",speedIn:300,speedOut:300,changeSpeed:300,changeFade:"fast",easingIn:"swing",easingOut:"swing",showCloseButton:true,showNavArrows:true,enableEscapeButton:true,onStart:null,onCancel:null,onComplete:null,onCleanup:null,onClosed:null};b(document).ready(function(){ba()})})(jQuery);
/*
**	 /var/www/BREIL/templates/breil/scripts/plugins/social/jquery.prettySociable.js 	
**/

(function($){$.prettySociable={version:1.0};$.prettySociable=function(settings){$.prettySociable.settings=jQuery.extend({animationSpeed:'fast',opacity:0.90,share_label:'Trascina per condividere',label_position:'top',share_on_label:ASAP.LOCALE.SHARE_ON+' ',hideflash:false,hover_padding:0,websites:{facebook:{'active':true,'encode':true,'title':'Facebook','url':'http://www.facebook.com/share.php?u=','icon':ASAP.TEMPLATE.URL+'/images/prettySociable/large_icons/facebook.png','sizes':{'width':70,'height':70}},twitter:{'active':true,'encode':true,'title':'Twitter','url':'http://twitter.com/home?status=','icon':ASAP.TEMPLATE.URL+'/images/prettySociable/large_icons/twitter.png','sizes':{'width':70,'height':70}},delicious:{'active':true,'encode':true,'title':'Delicious','url':'http://del.icio.us/post?url=','icon':ASAP.TEMPLATE.URL+'/images/prettySociable/large_icons/delicious.png','sizes':{'width':70,'height':70}},digg:{'active':true,'encode':true,'title':'Digg','url':'http://digg.com/submit?phase=2&url=','icon':ASAP.TEMPLATE.URL+'/images/prettySociable/large_icons/digg.png','sizes':{'width':70,'height':70}},linkedin:{'active':true,'encode':true,'title':'LinkedIn','url':'http://www.linkedin.com/shareArticle?mini=true&ro=true&url=','icon':ASAP.TEMPLATE.URL+'/images/prettySociable/large_icons/linkedin.png','sizes':{'width':70,'height':70}},reddit:{'active':true,'encode':true,'title':'Reddit','url':'http://reddit.com/submit?url=','icon':ASAP.TEMPLATE.URL+'/images/prettySociable/large_icons/reddit.png','sizes':{'width':70,'height':70}},stumbleupon:{'active':true,'encode':false,'title':'StumbleUpon','url':'http://stumbleupon.com/submit?url=','icon':ASAP.TEMPLATE.URL+'/images/prettySociable/large_icons/stumbleupon.png','sizes':{'width':70,'height':70}},tumblr:{'active':true,'encode':true,'title':'tumblr','url':'http://www.tumblr.com/share?v=3&u=','icon':ASAP.TEMPLATE.URL+'/images/prettySociable/large_icons/tumblr.png','sizes':{'width':70,'height':70}}},urlshortener:{bitly:{'active':false}},tooltip:{offsetTop:0,offsetLeft:15},popup:{width:900,height:500},callback:function(){}},settings);var websites,settings=$.prettySociable.settings,show_timer,ps_hover;$.each(settings.websites,function(i){var preload=new Image();preload.src=this.icon;});$('a[rel^=prettySociable]').hover(function(){_self=this;_container=this;if($(_self).find('img').size()>0){_self=$(_self).find('img');}else if($.browser.msie){if($(_self).find('embed').size()>0){_self=$(_self).find('embed');$(_self).css({'display':'block'});}}else{if($(_self).find('object').size()>0){_self=$(_self).find('object');$(_self).css({'display':'block'});}}
$(_self).css({'cursor':'move','position':'relative','z-index':1005});offsetLeft=(parseFloat($(_self).css('borderLeftWidth')))?parseFloat($(_self).css('borderLeftWidth')):0;offsetTop=(parseFloat($(_self).css('borderTopWidth')))?parseFloat($(_self).css('borderTopWidth')):0;offsetLeft+=(parseFloat($(_self).css('paddingLeft')))?parseFloat($(_self).css('paddingLeft')):0;offsetTop+=(parseFloat($(_self).css('paddingTop')))?parseFloat($(_self).css('paddingTop')):0;ps_hover=$('<div id="ps_hover"> \
        <div class="ps_hd"> \
         <div class="ps_c"></div> \
        </div> \
        <div class="ps_bd"> \
         <div class="ps_c"> \
          <div class="ps_s"> \
          </div> \
         </div> \
        </div> \
        <div class="ps_ft"> \
         <div class="ps_c"></div> \
        </div> \
        <div id="ps_title"> \
         <div class="ps_tt_l"> \
          '+settings.share_label+' \
         </div> \
        </div> \
       </div>').css({'width':$(_self).width()+(settings.hover_padding+8)*2,'top':$(_self).position().top-settings.hover_padding-8+parseFloat($(_self).css('marginTop'))+offsetTop,'left':$(_self).position().left-settings.hover_padding-8+parseFloat($(_self).css('marginLeft'))+offsetLeft}).hide().insertAfter(_container).fadeIn(settings.animationSpeed);$('#ps_title').animate({top:-15},settings.animationSpeed);$(ps_hover).find('>.ps_bd .ps_s').height($(_self).height()+settings.hover_padding*2);fixCrappyBrowser('ps_hover',this);DragHandler.attach($(this)[0]);$(this)[0].dragBegin=function(e){_self=this;show_timer=window.setTimeout(function(){$('object,embed').css('visibility','hidden');$(_self).animate({'opacity':0},settings.animationSpeed);$(ps_hover).remove();overlay.show();tooltip.show(_self);tooltip.follow(e.mouseX,e.mouseY);sharing.show();},200);};$(this)[0].drag=function(e){tooltip.follow(e.mouseX,e.mouseY);}
$(this)[0].dragEnd=function(element,x,y){$('object,embed').css('visibility','visible');$(this).attr('style',0);overlay.hide();tooltip.checkCollision(element.mouseX,element.mouseY);};},function(){$(ps_hover).fadeOut(settings.animationSpeed,function(){$(this).remove()});}).click(function(){clearTimeout(show_timer);});var tooltip={show:function(caller){tooltip.link_to_share=($(caller).attr('href')!="#")?$(caller).attr('href'):location.href;if(settings.urlshortener.bitly.active){if(window.BitlyCB){BitlyCB.myShortenCallback=function(data){var result;for(var r in data.results){result=data.results[r];result['longUrl']=r;break;};tooltip.link_to_share=result['shortUrl'];};BitlyClient.shorten(tooltip.link_to_share,'BitlyCB.myShortenCallback');};};attributes=$(caller).attr('rel').split(';');for(var i=1;i<attributes.length;i++){attributes[i]=attributes[i].split(':');};var description={};if(attributes.length==1){attributes[1]=['title',document.title];attributes[2]=['excerpt',description];}
ps_tooltip=$('<div id="ps_tooltip"> \
         <div class="ps_hd"> \
          <div class="ps_c"></div> \
         </div> \
         <div class="ps_bd"> \
          <div class="ps_c"> \
           <div class="ps_s"> \
           </div> \
          </div> \
         </div> \
         <div class="ps_ft"> \
          <div class="ps_c"></div> \
         </div> \
            </div>').appendTo('body');$(ps_tooltip).find('.ps_s').html("<p><strong>"+attributes[1][1]+"</strong><br /></p>");fixCrappyBrowser('ps_tooltip');},checkCollision:function(x,y){collision="";scrollPos=_getScroll();$.each(websites,function(i){if((x+scrollPos.scrollLeft>$(this).offset().left&&x+scrollPos.scrollLeft<$(this).offset().left+$(this).width())&&(y+scrollPos.scrollTop>$(this).offset().top&&y+scrollPos.scrollTop<$(this).offset().top+$(this).height())){collision=$(this).find('a');}});if(collision!=""){$(collision).click();}
sharing.hide();$('#ps_tooltip').remove();},follow:function(x,y){scrollPos=_getScroll();settings.tooltip.offsetTop=(settings.tooltip.offsetTop)?settings.tooltip.offsetTop:0;settings.tooltip.offsetLeft=(settings.tooltip.offsetLeft)?settings.tooltip.offsetLeft:0;$('#ps_tooltip').css({'top':y+settings.tooltip.offsetTop+scrollPos.scrollTop,'left':x+settings.tooltip.offsetLeft+scrollPos.scrollLeft});}}
var sharing={show:function(){websites_container=$('<ul />');$.each(settings.websites,function(i){var _self=this;if(_self.active){link=$('<a />').attr({'href':'#'}).html('<img src="'+_self.icon+'" alt="'+_self.title+'" width="'+_self.sizes.width+'" height="'+_self.sizes.height+'" />').hover(function(){sharing.showTitle(_self.title,$(this).width(),$(this).position().left,$(this).height(),$(this).position().top);},function(){sharing.hideTitle();}).click(function(){shareURL=encodeURIComponent(tooltip.link_to_share)+"&t="+encodeURIComponent(document.title);popup=window.open(_self.url+shareURL,"prettySociable","location=0,status=0,scrollbars=1,width="+settings.popup.width+",height="+settings.popup.height);});$('<li>').append(link).appendTo(websites_container);};});$('<div id="ps_websites"><p class="ps_label"></p></div>').append(websites_container).appendTo('body');fixCrappyBrowser('ps_websites');scrollPos=_getScroll();$('#ps_websites').css({'top':$(window).height()/2-$('#ps_websites').height()/2+scrollPos.scrollTop,'left':$(window).width()/2-$('#ps_websites').width()/2+scrollPos.scrollLeft});websites=$.makeArray($('#ps_websites li'));},hide:function(){$('#ps_websites').fadeOut(settings.animationSpeed,function(){$(this).remove()});},showTitle:function(title,width,left,height,top){$label=$('#ps_websites .ps_label');$label.text(settings.share_on_label+title)
$label.css({'left':left-$label.width()/2+width/2,'opacity':0,'display':'block'}).stop().animate({'opacity':1,'top':top-height+45},settings.animationSpeed);},hideTitle:function(){$('#ps_websites .ps_label').stop().animate({'opacity':0,'top':10},settings.animationSpeed);}};var overlay={show:function(){$('<div id="ps_overlay" />').css('opacity',0).appendTo('body').height($(document).height()).fadeTo(settings.animationSpeed,settings.opacity);},hide:function(){$('#ps_overlay').fadeOut(settings.animationSpeed,function(){$(this).remove();});}}
var DragHandler={_oElem:null,attach:function(oElem){oElem.onmousedown=DragHandler._dragBegin;oElem.dragBegin=new Function();oElem.drag=new Function();oElem.dragEnd=new Function();return oElem;},_dragBegin:function(e){var oElem=DragHandler._oElem=this;if(isNaN(parseInt(oElem.style.left))){oElem.style.left='0px';}
if(isNaN(parseInt(oElem.style.top))){oElem.style.top='0px';}
var x=parseInt(oElem.style.left);var y=parseInt(oElem.style.top);e=e?e:window.event;oElem.mouseX=e.clientX;oElem.mouseY=e.clientY;oElem.dragBegin(oElem,x,y);document.onmousemove=DragHandler._drag;document.onmouseup=DragHandler._dragEnd;return false;},_drag:function(e){var oElem=DragHandler._oElem;var x=parseInt(oElem.style.left);var y=parseInt(oElem.style.top);e=e?e:window.event;oElem.style.left=x+(e.clientX-oElem.mouseX)+'px';oElem.style.top=y+(e.clientY-oElem.mouseY)+'px';oElem.mouseX=e.clientX;oElem.mouseY=e.clientY;oElem.drag(oElem,x,y);return false;},_dragEnd:function(){var oElem=DragHandler._oElem;var x=parseInt(oElem.style.left);var y=parseInt(oElem.style.top);oElem.dragEnd(oElem,x,y);document.onmousemove=null;document.onmouseup=null;DragHandler._oElem=null;}};function _getScroll(){if(self.pageYOffset){scrollTop=self.pageYOffset;scrollLeft=self.pageXOffset;}else if(document.documentElement&&document.documentElement.scrollTop){scrollTop=document.documentElement.scrollTop;scrollLeft=document.documentElement.scrollLeft;}else if(document.body){scrollTop=document.body.scrollTop;scrollLeft=document.body.scrollLeft;}
return{scrollTop:scrollTop,scrollLeft:scrollLeft};};function fixCrappyBrowser(element,caller){if($.browser.msie&&$.browser.version==6){if(typeof DD_belatedPNG!='undefined'){if(element=='ps_websites'){$('#'+element+' img').each(function(){DD_belatedPNG.fixPng($(this)[0]);});}else{DD_belatedPNG.fixPng($('#'+element+' .ps_hd .ps_c')[0]);DD_belatedPNG.fixPng($('#'+element+' .ps_hd')[0]);DD_belatedPNG.fixPng($('#'+element+' .ps_bd .ps_c')[0]);DD_belatedPNG.fixPng($('#'+element+' .ps_bd')[0]);DD_belatedPNG.fixPng($('#'+element+' .ps_ft .ps_c')[0]);DD_belatedPNG.fixPng($('#'+element+' .ps_ft')[0]);}};};}};})(jQuery);
/*
**	 /var/www/BREIL/templates/breil/scripts/plugins/search/script.js 	
**/

var SearchEngine={};SearchEngine.pagesize=6;SearchEngine.titleL=35;SearchEngine.descL=80;jQuery(document).ready(function(){var cssObj={'box-shadow':'#000 5px 5px 30px','-webkit-box-shadow':'#000 5px 5px 30px','-moz-box-shadow':'#000 5px 5px 30px'};jQuery("#suggestions").css(cssObj);var mozilla=jQuery.browser.mozilla;var msie=jQuery.browser.msie;var chrome=jQuery.browser.chrome;var opera=jQuery.browser.opera;var safari=jQuery.browser.safari;var offset=jQuery("#SearchInputString").offset();var width=jQuery("#SearchInputString").width();var otherOffset=-12;jQuery("#SearchInputString").blur(function(){jQuery('#suggestions').fadeOut();});});function doCufon(){Cufon('#suggestions span.category , #searchresults span.pagination_footer , #searchresults span.searchheading',{fontFamily:'Breil_HV'});}
function lookup(inputString){if(inputString.length==0){jQuery('#suggestions').fadeOut();}else{Rest.post("search/word",{queryString:""+inputString+"",pagesize:SearchEngine.pagesize,titleL:SearchEngine.titleL,descL:SearchEngine.descL,country_id:ASAP.COUNTRY,lang:ASAP.LIVESITE.LANG},function(data){jQuery('#suggestions').html(data);doCufon();jQuery('#suggestions').fadeIn('slow');jQuery('#suggestions').attr('inputString',inputString);jQuery('#suggestions').attr('page',1);setArrowTrigger();});}}
function setArrowTrigger(){jQuery('#suggestions').bind('mouseout',function(){jQuery("#SearchInputString").focus();});jQuery('#right_arrow').click(function(){var inputString=jQuery('#suggestions').attr('inputString');var page=parseInt(jQuery('#suggestions').attr('page'));page++;Rest.post("search/word",{queryString:""+inputString+"",page:page,pagesize:SearchEngine.pagesize,titleL:SearchEngine.titleL,descL:SearchEngine.descL,country_id:ASAP.COUNTRY,lang:ASAP.LIVESITE.LANG},function(data){jQuery('#suggestions').html(data);doCufon();jQuery('#suggestions').fadeIn();jQuery('#suggestions').attr('page',page);setArrowTrigger();});});jQuery('#left_arrow').click(function(){var inputString=jQuery('#suggestions').attr('inputString');var page=parseInt(jQuery('#suggestions').attr('page'));if(page>1)page--;Rest.post("search/word",{queryString:""+inputString+"",page:page,pagesize:SearchEngine.pagesize,titleL:SearchEngine.titleL,descL:SearchEngine.descL,country_id:ASAP.COUNTRY,lang:ASAP.LIVESITE.LANG},function(data){jQuery('#suggestions').html(data);doCufon();jQuery('#suggestions').fadeIn();jQuery('#suggestions').attr('page',page);setArrowTrigger();});});}
/*
**	 /var/www/BREIL/templates/breil/scripts/plugins/login/login.js 	
**/

var Login={element:null,init:function(){Login.element=$("#gusDropdowns");$("a.showLogin").click(Login.clickTrigger);Login.element.blur(function(){$("a.showLogin").click();});$(".cmdLogout").each(function(){$(this).click(function(){Session.logout();});});Rest.post("session/isActive",null,function(response){if(response.isActive){Login.hide();$(".cmdLogout").each(function(){$(this).show();$(this).css("visibility","visible");});}else{$('#pnlLogin').show();}});},setInnerTriggers:function(){var elem=Login.element;$(".cmdHideLoginPanel").click(function(){Login.element.fadeOut();});$("a.register-action").click(function(){$.facebox({ajax:ASAP.TEMPLATE.URL+'/registration-panel.php'},'null-style');Login.element.hide();});Cufon('#gusDropdowns label',{fontFamily:'Breil_HV'});$("a.loginButton").click(function(){var data={email:$("#login_email").val(),password:$("#login_password").val()};Rest.post("session/login",data,function(response){if(response.success==true){Session.login();}else{SharedFuncs.growl("Login error","Cannot find a valid user with this credentials.");}});});},clickTrigger:function(event){if(event){event.preventDefault();event.stopPropagation();}
Login.element.oneload({page:ASAP.TEMPLATE.URL+"/login-panel.php",callback:Login.setInnerTriggers});var elem=Login.element;Login.show(event);},show:function(event){if(event){event.preventDefault();event.stopPropagation();}
Login.element.fadeIn().addClass("show");},hide:function(event){if(event){event.preventDefault();event.stopPropagation();}
Login.element.fadeOut().removeClass("show");$("#pnlLogin").hide();}};
/*
**	 /var/www/BREIL/templates/breil/scripts/plugins/facebox/facebox.js 	
**/

(function($){$.facebox=function(data,klass){$.facebox.loading()
if(data.ajax)fillFaceboxFromAjax(data.ajax,klass)
else if(data.image)fillFaceboxFromImage(data.image,klass)
else if(data.div)fillFaceboxFromHref(data.div,klass)
else if($.isFunction(data))data.call($)
else $.facebox.reveal(data,klass)}
$.extend($.facebox,{settings:{opacity:0,overlay:true,loadingImage:'/facebox/loading.gif',closeImage:'/facebox/closelabel.gif',imageTypes:['png','jpg','jpeg','gif'],faceboxHtml:'\
    <div id="facebox" style="display:none;"> \
                <div class="content"> \
                </div> \
    </div>'},loading:function(){init()
if($('#facebox .loading').length==1)return true
showOverlay()
$('#facebox .content').empty()
$('#facebox .body').children().hide().end().append('<div class="loading"><img src="'+$.facebox.settings.loadingImage+'"/></div>')
$('#facebox').css({top:getPageScroll()[1]+(getPageHeight()/10),left:$(window).width()/2-205}).show()
$(document).bind('keydown.facebox',function(e){if(e.keyCode==27)$.facebox.close()
return true})
$(document).trigger('loading.facebox')},reveal:function(data,klass){$(document).trigger('beforeReveal.facebox')
if(klass)$('#facebox .content').addClass(klass)
$('#facebox .content').append(data)
$('#facebox .loading').remove()
$('#facebox .body').children().fadeIn('normal')
$('#facebox').css('left',$(window).width()/2-($('#facebox table').width()/2))
$(document).trigger('reveal.facebox').trigger('afterReveal.facebox')},close:function(){$(document).trigger('close.facebox')
return false}})
$.fn.facebox=function(settings){if($(this).length==0)return
init(settings)
function clickHandler(){$.facebox.loading(true)
var klass=this.rel.match(/facebox\[?\.(\w+)\]?/)
if(klass)klass=klass[1]
fillFaceboxFromHref(this.href,klass)
return false}
return this.bind('click.facebox',clickHandler)}
function init(settings){if($.facebox.settings.inited)return true
else $.facebox.settings.inited=true
$(document).trigger('init.facebox')
makeCompatible()
var imageTypes=$.facebox.settings.imageTypes.join('|')
$.facebox.settings.imageTypesRegexp=new RegExp('\.('+imageTypes+')$','i')
if(settings)$.extend($.facebox.settings,settings)
$('body').append($.facebox.settings.faceboxHtml)
var preload=[new Image(),new Image()]
preload[0].src=$.facebox.settings.closeImage
preload[1].src=$.facebox.settings.loadingImage
$('#facebox').find('.b:first, .bl').each(function(){preload.push(new Image())
preload.slice(-1).src=$(this).css('background-image').replace(/url\((.+)\)/,'$1')})
$('#facebox .close').click($.facebox.close)
$('#facebox .close_image').attr('src',$.facebox.settings.closeImage)}
function getPageScroll(){var xScroll,yScroll;if(self.pageYOffset){yScroll=self.pageYOffset;xScroll=self.pageXOffset;}else if(document.documentElement&&document.documentElement.scrollTop){yScroll=document.documentElement.scrollTop;xScroll=document.documentElement.scrollLeft;}else if(document.body){yScroll=document.body.scrollTop;xScroll=document.body.scrollLeft;}
return new Array(xScroll,yScroll)}
function getPageHeight(){var windowHeight
if(self.innerHeight){windowHeight=self.innerHeight;}else if(document.documentElement&&document.documentElement.clientHeight){windowHeight=document.documentElement.clientHeight;}else if(document.body){windowHeight=document.body.clientHeight;}
return windowHeight}
function makeCompatible(){var $s=$.facebox.settings
$s.loadingImage=$s.loading_image||$s.loadingImage
$s.closeImage=$s.close_image||$s.closeImage
$s.imageTypes=$s.image_types||$s.imageTypes
$s.faceboxHtml=$s.facebox_html||$s.faceboxHtml}
function fillFaceboxFromHref(href,klass){if(href.match(/#/)){var url=window.location.href.split('#')[0]
var target=href.replace(url,'')
if(target=='#')return
$.facebox.reveal($(target).html(),klass)}else if(href.match($.facebox.settings.imageTypesRegexp)){fillFaceboxFromImage(href,klass)}else{fillFaceboxFromAjax(href,klass)}}
function fillFaceboxFromImage(href,klass){var image=new Image()
image.onload=function(){$.facebox.reveal('<div class="image"><img src="'+image.src+'" /></div>',klass)}
image.src=href}
function fillFaceboxFromAjax(href,klass){$.get(href,function(data){$.facebox.reveal(data,klass)})}
function skipOverlay(){return $.facebox.settings.overlay==false||$.facebox.settings.opacity===null}
function showOverlay(){if(skipOverlay())return
if($('#facebox_overlay').length==0)
$("body").append('<div id="facebox_overlay" class="facebox_hide"></div>')
$('#facebox_overlay').hide().addClass("facebox_overlayBG").css('opacity',$.facebox.settings.opacity).click(function(){$(document).trigger('close.facebox')}).fadeIn(200)
return false}
function hideOverlay(){if(skipOverlay())return
$('#facebox_overlay').fadeOut(200,function(){$("#facebox_overlay").removeClass("facebox_overlayBG")
$("#facebox_overlay").addClass("facebox_hide")
$("#facebox_overlay").remove()})
return false}
$(document).bind('close.facebox',function(){$(document).unbind('keydown.facebox')
$('#facebox').fadeOut(function(){$('#facebox .content').removeClass().addClass('content')
hideOverlay()
$('#facebox .loading').remove()})})})(jQuery);
/*
**	 /var/www/BREIL/templates/breil/scripts/plugins/tellAFriend/tellAFriend.js 	
**/

TellAFriend={init:function(){$('div.toolbar_element a.send').click(function(){$.facebox(function(){$.get(ASAP.TEMPLATE.URL+'/tellAFriend.php',function(data){$.facebox(data);$("span.tellAFriend.currentUrl").text(window.location.href);$("input[name=recipient_name]").bind("keyup",function(){$("span.tellAFriend.recipient_name").text($(this).val());});$("input[name=sender_name]").bind("keyup",function(){$("span.tellAFriend.sender_name").text($(this).val());});$("a.send").click(function(){var data={message:$("div.tellAFriend.message_preview").text(),recipient_email:$("input[name=recipient_email]").val(),sender_email:$("input[name=sender_email]").val(),sender_name:$("input[name=sender_name]").val(),recipient_name:$("input[name=recipient_name]").val(),subject:$("input[name=sender_name]").val()+" "+ASAP.LOCALE.TELL_A_FRIEND_SUBJECT}
Rest.post("mailer/sendSimple",data,function(response){SharedFuncs.growl(ASAP.LOCALE.INFORMATION,ASAP.LOCALE.EMAIL_SENT);});});});});});},destroy:function(){$("#tellAFriend").remove();}}
/*
**	 /var/www/BREIL/templates/breil/scripts/plugins/dialog/dialog.js 	
**/

SimpleDialog={init:function(){},show:function(title,msg,callbackYes,callbackNo){$(document).bind('reveal.facebox',function(){$("a.dialogPromptActionsYes").unbind("click");$("a.dialogPromptActionsNo").unbind("click");$("a.dialogPromptActionsYes").click(function(){if(callbackYes)callbackYes.call();$(document).trigger('close.facebox');});$("a.dialogPromptActionsNo").click(function(){if(callbackNo)callbackNo.call();$(document).trigger('close.facebox');});$("#dialogPrompt").fadeIn();});var dialog=''
+'<div id="dialogPrompt" style="display: none;">'
+'<div class="dialogPromptHeader"><span class="dialogPromptTitle">'+title+'</span></div>'
+'<div class="dialogPromptContent"><span class="dialogPromptMessage">'+msg+'</span></div>'
+'<div class="dialogPromptActions"><a class="dialogPromptActionsYes" href="#">Yes</a><a class="dialogPromptActionsNo" href="#">No</a></div>'
+'<div class="dialogPromptFooter"></div>'
+'</div>';$.facebox(dialog);}}
/*
**	 /var/www/BREIL/templates/breil/scripts/plugins/sticky/sticky.js 	
**/

var Sticky={init:function(){$('div.toolbar_element a.sticky').click(function(){SimpleDialog.show("Sticky List",ASAP.LOCALE.STICKY_ADD_PAGE_CONFIRM,function(){var stickyItem={href:window.location.href,description:$('meta[name=description]').attr("content"),title:document.title}
Sticky.addItem(stickyItem);SharedFuncs.growl(ASAP.LOCALE.INFORMATION,ASAP.LOCALE.STICKY_PAGE_ADDED);});});},hideAndDestroy:function(){$.facebox.close(function(){$("#sticky").remove();});},addItem:function(stickyItem){var stickyListSize=Sticky.getSize();var stickyList=Sticky.getItems();stickyList[stickyItem.title]=stickyItem;Sticky._store(stickyList);if($('a.stickyList').length==0){Toolbar.init();}else{Toolbar.updateStickyIcon();}},deleteItem:function(title){var stickyList=Sticky.getItems();delete stickyList[title];Sticky._store(stickyList);Toolbar.updateStickyIcon();},getItems:function(){if($.cookie("stickyList"))return $.evalJSON($.cookie("stickyList"));return{};},_getDomains:function(){var domains=[];domains.push(".breil.collaudo.icoa.it");domains.push(".breil.it");domains.push(".breil.com");domains.push(".breilmilano.com");domains.push(".breilmilano.it");return domains;},_store:function(stickyList){var stickyListSerialized=$.toJSON(stickyList);var domains=Sticky._getDomains();for(var domain in domains){$.cookie('stickyList',stickyListSerialized,{path:'/',domain:domains[domain],expires:30});}},getSize:function(){var stickyList=Sticky.getItems();var count=0;for(var item in stickyList){++count;}
return count;}};
/*
**	 /var/www/BREIL/templates/breil/scripts/cross.js 	
**/
;(function($){$.fn.cross=function(options){return this.each(function(i){var $$=$(this);var target=$$.attr('name');var siblings=$$.parent().parent().siblings();$$.wrap('<span style="position: relative;"></span>').parent().prepend('<img>').find(':first-child').addClass('prepended').attr('src',target);var version=parseInt($.browser.version);if($.browser.msie){if(version<=7){if($('body').hasClass('hp')){$$.css({'position':'absolute','left':0,'top':0});}else{$$.css({'position':'absolute','left':0,'top':this.offsetTop});}}else{$$.css({'position':'absolute','left':0,'top':-103});}}else{$$.css({'position':'absolute','left':0,'top':-102});}
if($.browser.msie&&version<=7){$$.hover(function(){siblings.addClass('IE30');$(this).addClass('IENULL');},function(){siblings.removeClass('IE30');$(this).removeClass('IENULL');});}else{$$.hover(function(){siblings.stop().fadeTo(500,0.3);$(this).stop().animate({opacity:0},500);},function(){siblings.stop().fadeTo(250,1);$(this).stop().animate({opacity:1},500);});}});};})(jQuery);
/*
**	 /var/www/BREIL/templates/breil/scripts/plugins/oneload/oneload.js 	
**/

(function($){$.fn.oneload=function(options){var opts=$.extend({},$.fn.oneload.defaults,options);return this.each(function(){var placeHolder=$(this);if(placeHolder.hasClass(opts.className)){return;}
placeHolder.load(opts.page,function(){$(this).addClass(opts.className);if($.isFunction(opts.callback))opts.callback.call($);});});};$.fn.oneload.defaults={div:'#oneLoadPlaceHolder',page:'null.html',className:'already_loaded',callback:null};})(jQuery);
/*
**	 /var/www/BREIL/templates/breil/scripts/jquery.cookie.js 	
**/

jQuery.cookie=function(name,value,options){if(typeof value!='undefined'){options=options||{};if(value===null){value='';options.expires=-1;}
var expires='';if(options.expires&&(typeof options.expires=='number'||options.expires.toUTCString)){var date;if(typeof options.expires=='number'){date=new Date();date.setTime(date.getTime()+(options.expires*24*60*60*1000));}else{date=options.expires;}
expires='; expires='+date.toUTCString();}
var path=options.path?'; path='+(options.path):'';var domain=options.domain?'; domain='+(options.domain):'';var secure=options.secure?'; secure':'';document.cookie=[name,'=',encodeURIComponent(value),expires,path,domain,secure].join('');}else{var cookieValue=null;if(document.cookie&&document.cookie!=''){var cookies=document.cookie.split(';');for(var i=0;i<cookies.length;i++){var cookie=jQuery.trim(cookies[i]);if(cookie.substring(0,name.length+1)==(name+'=')){cookieValue=decodeURIComponent(cookie.substring(name.length+1));break;}}}
return cookieValue;}};
/*
**	 /var/www/BREIL/templates/breil/scripts/spoiler.js 	
**/

jQuery(document).ready(function($){$("a#spoiler-trigger").toggle(function(evt){evt.preventDefault();$("div.footer_buckets").slideDown(500);var elem=$(this);elem.addClass("clicked");},function(evt){evt.preventDefault();$("div.footer_buckets").slideUp(500);var elem=$(this);elem.removeClass("clicked");});});
/*
**	 /var/www/BREIL/templates/breil/scripts/dropdown.js 	
**/

$(document).ready(function(){$(".dropdown dt a").click(function(e){e.preventDefault();e.stopPropagation();$(".dropdown dd ul").toggle();});$(".dropdown dd ul li a").click(function(e){e.preventDefault();e.stopPropagation();var text=$(this).html();var href=$(this).attr('href');$(".dropdown dt a span").html(text);$(".dropdown dd ul").hide();if(onDropdownSelect)onDropdownSelect.call(this,$(".dropdown dt a span.value").html(),href);});function getSelectedValue(id){return $("#"+id).find("dt a span.value").html();}
$(document).bind('click',function(e){var $clicked=$(e.target);if(!$clicked.parents().hasClass("dropdown"))
$(".dropdown dd ul").hide();});});
/*
**	 /var/www/BREIL/templates/breil/scripts/minisite.chaos.js 	
**/

var onDropdownSelect=function(value,href){location.href=href;};var Minisite={accordion:null,init:function(){var active=2;if(ASAP.PAGE=='/ar')active=3;Minisite.accordion=$("#accordion");Minisite.accordion.accordion({header:'a.trigger',autoheight:true,active:active});Minisite.createPlayer('video_holder','chaos/demo.f4v',0);Minisite.createPlayer('spot_holder','chaos/breil_chaos.f4v',100);$('.thumbnails').fadeIn(500,function(){if(typeof(_gaq)=="undefined"){Shadowbox.init();}else{var options={onOpen:function(obj){if(_gaq)_gaq.push(['_trackPageview',obj.content]);}};Shadowbox.init(options);}});},createPlayer:function(html_id,video,volume){var flashvars={file:ASAP.LIVESITE.URL+"/assets/minisite/"+video,autostart:"true",lightcolor:"cccccc",frontcolor:"cccccc",backcolor:'000000',volume:volume};var params={allowfullscreen:"true",allowscriptaccess:"always",bgcolor:'transparent',wmode:'transparent'};var attributes={id:"BRL_PLAYER",name:"BRL_PLAYER"};swfobject.embedSWF(ASAP.LIVESITE.URL+"/assets/video/player.swf",html_id,"450","285","9.0.115",false,flashvars,params,attributes);}};$(document).ready(function(){Minisite.init();});
/*
**	 /var/www/BREIL/templates/breil/scripts/swfobject.js 	
**/
/*	SWFObject v2.2 <http://code.google.com/p/swfobject/> 
	is released under the MIT License <http://www.opensource.org/licenses/mit-license.php> 
*/
var swfobject=function(){var D="undefined",r="object",S="Shockwave Flash",W="ShockwaveFlash.ShockwaveFlash",q="application/x-shockwave-flash",R="SWFObjectExprInst",x="onreadystatechange",O=window,j=document,t=navigator,T=false,U=[h],o=[],N=[],I=[],l,Q,E,B,J=false,a=false,n,G,m=true,M=function(){var aa=typeof j.getElementById!=D&&typeof j.getElementsByTagName!=D&&typeof j.createElement!=D,ah=t.userAgent.toLowerCase(),Y=t.platform.toLowerCase(),ae=Y?/win/.test(Y):/win/.test(ah),ac=Y?/mac/.test(Y):/mac/.test(ah),af=/webkit/.test(ah)?parseFloat(ah.replace(/^.*webkit\/(\d+(\.\d+)?).*$/,"$1")):false,X=!+"\v1",ag=[0,0,0],ab=null;if(typeof t.plugins!=D&&typeof t.plugins[S]==r){ab=t.plugins[S].description;if(ab&&!(typeof t.mimeTypes!=D&&t.mimeTypes[q]&&!t.mimeTypes[q].enabledPlugin)){T=true;X=false;ab=ab.replace(/^.*\s+(\S+\s+\S+$)/,"$1");ag[0]=parseInt(ab.replace(/^(.*)\..*$/,"$1"),10);ag[1]=parseInt(ab.replace(/^.*\.(.*)\s.*$/,"$1"),10);ag[2]=/[a-zA-Z]/.test(ab)?parseInt(ab.replace(/^.*[a-zA-Z]+(.*)$/,"$1"),10):0}}else{if(typeof O.ActiveXObject!=D){try{var ad=new ActiveXObject(W);if(ad){ab=ad.GetVariable("$version");if(ab){X=true;ab=ab.split(" ")[1].split(",");ag=[parseInt(ab[0],10),parseInt(ab[1],10),parseInt(ab[2],10)]}}}catch(Z){}}}return{w3:aa,pv:ag,wk:af,ie:X,win:ae,mac:ac}}(),k=function(){if(!M.w3){return}if((typeof j.readyState!=D&&j.readyState=="complete")||(typeof j.readyState==D&&(j.getElementsByTagName("body")[0]||j.body))){f()}if(!J){if(typeof j.addEventListener!=D){j.addEventListener("DOMContentLoaded",f,false)}if(M.ie&&M.win){j.attachEvent(x,function(){if(j.readyState=="complete"){j.detachEvent(x,arguments.callee);f()}});if(O==top){(function(){if(J){return}try{j.documentElement.doScroll("left")}catch(X){setTimeout(arguments.callee,0);return}f()})()}}if(M.wk){(function(){if(J){return}if(!/loaded|complete/.test(j.readyState)){setTimeout(arguments.callee,0);return}f()})()}s(f)}}();function f(){if(J){return}try{var Z=j.getElementsByTagName("body")[0].appendChild(C("span"));Z.parentNode.removeChild(Z)}catch(aa){return}J=true;var X=U.length;for(var Y=0;Y<X;Y++){U[Y]()}}function K(X){if(J){X()}else{U[U.length]=X}}function s(Y){if(typeof O.addEventListener!=D){O.addEventListener("load",Y,false)}else{if(typeof j.addEventListener!=D){j.addEventListener("load",Y,false)}else{if(typeof O.attachEvent!=D){i(O,"onload",Y)}else{if(typeof O.onload=="function"){var X=O.onload;O.onload=function(){X();Y()}}else{O.onload=Y}}}}}function h(){if(T){V()}else{H()}}function V(){var X=j.getElementsByTagName("body")[0];var aa=C(r);aa.setAttribute("type",q);var Z=X.appendChild(aa);if(Z){var Y=0;(function(){if(typeof Z.GetVariable!=D){var ab=Z.GetVariable("$version");if(ab){ab=ab.split(" ")[1].split(",");M.pv=[parseInt(ab[0],10),parseInt(ab[1],10),parseInt(ab[2],10)]}}else{if(Y<10){Y++;setTimeout(arguments.callee,10);return}}X.removeChild(aa);Z=null;H()})()}else{H()}}function H(){var ag=o.length;if(ag>0){for(var af=0;af<ag;af++){var Y=o[af].id;var ab=o[af].callbackFn;var aa={success:false,id:Y};if(M.pv[0]>0){var ae=c(Y);if(ae){if(F(o[af].swfVersion)&&!(M.wk&&M.wk<312)){w(Y,true);if(ab){aa.success=true;aa.ref=z(Y);ab(aa)}}else{if(o[af].expressInstall&&A()){var ai={};ai.data=o[af].expressInstall;ai.width=ae.getAttribute("width")||"0";ai.height=ae.getAttribute("height")||"0";if(ae.getAttribute("class")){ai.styleclass=ae.getAttribute("class")}if(ae.getAttribute("align")){ai.align=ae.getAttribute("align")}var ah={};var X=ae.getElementsByTagName("param");var ac=X.length;for(var ad=0;ad<ac;ad++){if(X[ad].getAttribute("name").toLowerCase()!="movie"){ah[X[ad].getAttribute("name")]=X[ad].getAttribute("value")}}P(ai,ah,Y,ab)}else{p(ae);if(ab){ab(aa)}}}}}else{w(Y,true);if(ab){var Z=z(Y);if(Z&&typeof Z.SetVariable!=D){aa.success=true;aa.ref=Z}ab(aa)}}}}}function z(aa){var X=null;var Y=c(aa);if(Y&&Y.nodeName=="OBJECT"){if(typeof Y.SetVariable!=D){X=Y}else{var Z=Y.getElementsByTagName(r)[0];if(Z){X=Z}}}return X}function A(){return !a&&F("6.0.65")&&(M.win||M.mac)&&!(M.wk&&M.wk<312)}function P(aa,ab,X,Z){a=true;E=Z||null;B={success:false,id:X};var ae=c(X);if(ae){if(ae.nodeName=="OBJECT"){l=g(ae);Q=null}else{l=ae;Q=X}aa.id=R;if(typeof aa.width==D||(!/%$/.test(aa.width)&&parseInt(aa.width,10)<310)){aa.width="310"}if(typeof aa.height==D||(!/%$/.test(aa.height)&&parseInt(aa.height,10)<137)){aa.height="137"}j.title=j.title.slice(0,47)+" - Flash Player Installation";var ad=M.ie&&M.win?"ActiveX":"PlugIn",ac="MMredirectURL="+O.location.toString().replace(/&/g,"%26")+"&MMplayerType="+ad+"&MMdoctitle="+j.title;if(typeof ab.flashvars!=D){ab.flashvars+="&"+ac}else{ab.flashvars=ac}if(M.ie&&M.win&&ae.readyState!=4){var Y=C("div");X+="SWFObjectNew";Y.setAttribute("id",X);ae.parentNode.insertBefore(Y,ae);ae.style.display="none";(function(){if(ae.readyState==4){ae.parentNode.removeChild(ae)}else{setTimeout(arguments.callee,10)}})()}u(aa,ab,X)}}function p(Y){if(M.ie&&M.win&&Y.readyState!=4){var X=C("div");Y.parentNode.insertBefore(X,Y);X.parentNode.replaceChild(g(Y),X);Y.style.display="none";(function(){if(Y.readyState==4){Y.parentNode.removeChild(Y)}else{setTimeout(arguments.callee,10)}})()}else{Y.parentNode.replaceChild(g(Y),Y)}}function g(ab){var aa=C("div");if(M.win&&M.ie){aa.innerHTML=ab.innerHTML}else{var Y=ab.getElementsByTagName(r)[0];if(Y){var ad=Y.childNodes;if(ad){var X=ad.length;for(var Z=0;Z<X;Z++){if(!(ad[Z].nodeType==1&&ad[Z].nodeName=="PARAM")&&!(ad[Z].nodeType==8)){aa.appendChild(ad[Z].cloneNode(true))}}}}}return aa}function u(ai,ag,Y){var X,aa=c(Y);if(M.wk&&M.wk<312){return X}if(aa){if(typeof ai.id==D){ai.id=Y}if(M.ie&&M.win){var ah="";for(var ae in ai){if(ai[ae]!=Object.prototype[ae]){if(ae.toLowerCase()=="data"){ag.movie=ai[ae]}else{if(ae.toLowerCase()=="styleclass"){ah+=' class="'+ai[ae]+'"'}else{if(ae.toLowerCase()!="classid"){ah+=" "+ae+'="'+ai[ae]+'"'}}}}}var af="";for(var ad in ag){if(ag[ad]!=Object.prototype[ad]){af+='<param name="'+ad+'" value="'+ag[ad]+'" />'}}aa.outerHTML='<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"'+ah+">"+af+"</object>";N[N.length]=ai.id;X=c(ai.id)}else{var Z=C(r);Z.setAttribute("type",q);for(var ac in ai){if(ai[ac]!=Object.prototype[ac]){if(ac.toLowerCase()=="styleclass"){Z.setAttribute("class",ai[ac])}else{if(ac.toLowerCase()!="classid"){Z.setAttribute(ac,ai[ac])}}}}for(var ab in ag){if(ag[ab]!=Object.prototype[ab]&&ab.toLowerCase()!="movie"){e(Z,ab,ag[ab])}}aa.parentNode.replaceChild(Z,aa);X=Z}}return X}function e(Z,X,Y){var aa=C("param");aa.setAttribute("name",X);aa.setAttribute("value",Y);Z.appendChild(aa)}function y(Y){var X=c(Y);if(X&&X.nodeName=="OBJECT"){if(M.ie&&M.win){X.style.display="none";(function(){if(X.readyState==4){b(Y)}else{setTimeout(arguments.callee,10)}})()}else{X.parentNode.removeChild(X)}}}function b(Z){var Y=c(Z);if(Y){for(var X in Y){if(typeof Y[X]=="function"){Y[X]=null}}Y.parentNode.removeChild(Y)}}function c(Z){var X=null;try{X=j.getElementById(Z)}catch(Y){}return X}function C(X){return j.createElement(X)}function i(Z,X,Y){Z.attachEvent(X,Y);I[I.length]=[Z,X,Y]}function F(Z){var Y=M.pv,X=Z.split(".");X[0]=parseInt(X[0],10);X[1]=parseInt(X[1],10)||0;X[2]=parseInt(X[2],10)||0;return(Y[0]>X[0]||(Y[0]==X[0]&&Y[1]>X[1])||(Y[0]==X[0]&&Y[1]==X[1]&&Y[2]>=X[2]))?true:false}function v(ac,Y,ad,ab){if(M.ie&&M.mac){return}var aa=j.getElementsByTagName("head")[0];if(!aa){return}var X=(ad&&typeof ad=="string")?ad:"screen";if(ab){n=null;G=null}if(!n||G!=X){var Z=C("style");Z.setAttribute("type","text/css");Z.setAttribute("media",X);n=aa.appendChild(Z);if(M.ie&&M.win&&typeof j.styleSheets!=D&&j.styleSheets.length>0){n=j.styleSheets[j.styleSheets.length-1]}G=X}if(M.ie&&M.win){if(n&&typeof n.addRule==r){n.addRule(ac,Y)}}else{if(n&&typeof j.createTextNode!=D){n.appendChild(j.createTextNode(ac+" {"+Y+"}"))}}}function w(Z,X){if(!m){return}var Y=X?"visible":"hidden";if(J&&c(Z)){c(Z).style.visibility=Y}else{v("#"+Z,"visibility:"+Y)}}function L(Y){var Z=/[\\\"<>\.;]/;var X=Z.exec(Y)!=null;return X&&typeof encodeURIComponent!=D?encodeURIComponent(Y):Y}var d=function(){if(M.ie&&M.win){window.attachEvent("onunload",function(){var ac=I.length;for(var ab=0;ab<ac;ab++){I[ab][0].detachEvent(I[ab][1],I[ab][2])}var Z=N.length;for(var aa=0;aa<Z;aa++){y(N[aa])}for(var Y in M){M[Y]=null}M=null;for(var X in swfobject){swfobject[X]=null}swfobject=null})}}();return{registerObject:function(ab,X,aa,Z){if(M.w3&&ab&&X){var Y={};Y.id=ab;Y.swfVersion=X;Y.expressInstall=aa;Y.callbackFn=Z;o[o.length]=Y;w(ab,false)}else{if(Z){Z({success:false,id:ab})}}},getObjectById:function(X){if(M.w3){return z(X)}},embedSWF:function(ab,ah,ae,ag,Y,aa,Z,ad,af,ac){var X={success:false,id:ah};if(M.w3&&!(M.wk&&M.wk<312)&&ab&&ah&&ae&&ag&&Y){w(ah,false);K(function(){ae+="";ag+="";var aj={};if(af&&typeof af===r){for(var al in af){aj[al]=af[al]}}aj.data=ab;aj.width=ae;aj.height=ag;var am={};if(ad&&typeof ad===r){for(var ak in ad){am[ak]=ad[ak]}}if(Z&&typeof Z===r){for(var ai in Z){if(typeof am.flashvars!=D){am.flashvars+="&"+ai+"="+Z[ai]}else{am.flashvars=ai+"="+Z[ai]}}}if(F(Y)){var an=u(aj,am,ah);if(aj.id==ah){w(ah,true)}X.success=true;X.ref=an}else{if(aa&&A()){aj.data=aa;P(aj,am,ah,ac);return}else{w(ah,true)}}if(ac){ac(X)}})}else{if(ac){ac(X)}}},switchOffAutoHideShow:function(){m=false},ua:M,getFlashPlayerVersion:function(){return{major:M.pv[0],minor:M.pv[1],release:M.pv[2]}},hasFlashPlayerVersion:F,createSWF:function(Z,Y,X){if(M.w3){return u(Z,Y,X)}else{return undefined}},showExpressInstall:function(Z,aa,X,Y){if(M.w3&&A()){P(Z,aa,X,Y)}},removeSWF:function(X){if(M.w3){y(X)}},createCSS:function(aa,Z,Y,X){if(M.w3){v(aa,Z,Y,X)}},addDomLoadEvent:K,addLoadEvent:s,getQueryParamValue:function(aa){var Z=j.location.search||j.location.hash;if(Z){if(/\?/.test(Z)){Z=Z.split("?")[1]}if(aa==null){return L(Z)}var Y=Z.split("&");for(var X=0;X<Y.length;X++){if(Y[X].substring(0,Y[X].indexOf("="))==aa){return L(Y[X].substring((Y[X].indexOf("=")+1)))}}}return""},expressInstallCallback:function(){if(a){var X=c(R);if(X&&l){X.parentNode.replaceChild(l,X);if(Q){w(Q,true);if(M.ie&&M.win){l.style.display="block"}}if(E){E(B)}}a=false}}}}();
/*
**	 /var/www/BREIL/templates/breil/scripts/plugins/shadowbox/shadowbox.js 	
**/
/*
 * Shadowbox.js, version 3.0.3
 * http://shadowbox-js.com/
 *
 * Copyright 2007-2010, Michael J. I. Jackson
 * Date: 2010-04-12 15:14:30 +0000
 */
(function(window,undefined){var S={version:"3.0.3"};var ua=navigator.userAgent.toLowerCase();if(ua.indexOf("windows")>-1||ua.indexOf("win32")>-1){S.isWindows=true}else{if(ua.indexOf("macintosh")>-1||ua.indexOf("mac os x")>-1){S.isMac=true}else{if(ua.indexOf("linux")>-1){S.isLinux=true}}}S.isIE=ua.indexOf("msie")>-1;S.isIE6=ua.indexOf("msie 6")>-1;S.isIE7=ua.indexOf("msie 7")>-1;S.isGecko=ua.indexOf("gecko")>-1&&ua.indexOf("safari")==-1;S.isWebKit=ua.indexOf("applewebkit/")>-1;var inlineId=/#(.+)$/,galleryName=/^(light|shadow)box\[(.*?)\]/i,inlineParam=/\s*([a-z_]*?)\s*=\s*(.+)\s*/,fileExtension=/[0-9a-z]+$/i,scriptPath=/(.+\/)shadowbox\.js/i;var open=false,initialized=false,lastOptions={},slideDelay=0,slideStart,slideTimer;S.current=-1;S.dimensions=null;S.ease=function(state){return 1+Math.pow(state-1,3)};S.errorInfo={fla:{name:"Flash",url:"http://www.adobe.com/products/flashplayer/"},qt:{name:"QuickTime",url:"http://www.apple.com/quicktime/download/"},wmp:{name:"Windows Media Player",url:"http://www.microsoft.com/windows/windowsmedia/"},f4m:{name:"Flip4Mac",url:"http://www.flip4mac.com/wmv_download.htm"}};S.gallery=[];S.onReady=noop;S.path=null;S.player=null;S.playerId="sb-player";S.options={animate:true,animateFade:true,autoplayMovies:true,continuous:false,enableKeys:true,flashParams:{bgcolor:"#000000",allowfullscreen:true},flashVars:{},flashVersion:"9.0.115",handleOversize:"resize",handleUnsupported:"link",onChange:noop,onClose:noop,onFinish:noop,onOpen:noop,showMovieControls:true,skipSetup:false,slideshowDelay:0,viewportPadding:20};S.getCurrent=function(){return S.current>-1?S.gallery[S.current]:null};S.hasNext=function(){return S.gallery.length>1&&(S.current!=S.gallery.length-1||S.options.continuous)};S.isOpen=function(){return open};S.isPaused=function(){return slideTimer=="pause"};S.applyOptions=function(options){lastOptions=apply({},S.options);apply(S.options,options)};S.revertOptions=function(){apply(S.options,lastOptions)};S.init=function(options,callback){if(initialized){return}initialized=true;if(S.skin.options){apply(S.options,S.skin.options)}if(options){apply(S.options,options)}if(!S.path){var path,scripts=document.getElementsByTagName("script");for(var i=0,len=scripts.length;i<len;++i){path=scriptPath.exec(scripts[i].src);if(path){S.path=path[1];break}}}if(callback){S.onReady=callback}bindLoad()};S.open=function(obj){if(open){return}var gc=S.makeGallery(obj);S.gallery=gc[0];S.current=gc[1];obj=S.getCurrent();if(obj==null){return}S.applyOptions(obj.options||{});filterGallery();if(S.gallery.length){obj=S.getCurrent();if(S.options.onOpen(obj)===false){return}open=true;S.skin.onOpen(obj,load)}};S.close=function(){if(!open){return}open=false;if(S.player){S.player.remove();S.player=null}if(typeof slideTimer=="number"){clearTimeout(slideTimer);slideTimer=null}slideDelay=0;listenKeys(false);S.options.onClose(S.getCurrent());S.skin.onClose();S.revertOptions()};S.play=function(){if(!S.hasNext()){return}if(!slideDelay){slideDelay=S.options.slideshowDelay*1000}if(slideDelay){slideStart=now();slideTimer=setTimeout(function(){slideDelay=slideStart=0;S.next()},slideDelay);if(S.skin.onPlay){S.skin.onPlay()}}};S.pause=function(){if(typeof slideTimer!="number"){return}slideDelay=Math.max(0,slideDelay-(now()-slideStart));if(slideDelay){clearTimeout(slideTimer);slideTimer="pause";if(S.skin.onPause){S.skin.onPause()}}};S.change=function(index){if(!(index in S.gallery)){if(S.options.continuous){index=(index<0?S.gallery.length+index:0);if(!(index in S.gallery)){return}}else{return}}S.current=index;if(typeof slideTimer=="number"){clearTimeout(slideTimer);slideTimer=null;slideDelay=slideStart=0}S.options.onChange(S.getCurrent());load(true)};S.next=function(){S.change(S.current+1)};S.previous=function(){S.change(S.current-1)};S.setDimensions=function(height,width,maxHeight,maxWidth,topBottom,leftRight,padding,preserveAspect){var originalHeight=height,originalWidth=width;var extraHeight=2*padding+topBottom;if(height+extraHeight>maxHeight){height=maxHeight-extraHeight}var extraWidth=2*padding+leftRight;if(width+extraWidth>maxWidth){width=maxWidth-extraWidth}var changeHeight=(originalHeight-height)/originalHeight,changeWidth=(originalWidth-width)/originalWidth,oversized=(changeHeight>0||changeWidth>0);if(preserveAspect&&oversized){if(changeHeight>changeWidth){width=Math.round((originalWidth/originalHeight)*height)}else{if(changeWidth>changeHeight){height=Math.round((originalHeight/originalWidth)*width)}}}S.dimensions={height:height+topBottom,width:width+leftRight,innerHeight:height,innerWidth:width,top:Math.floor((maxHeight-(height+extraHeight))/2+padding),left:Math.floor((maxWidth-(width+extraWidth))/2+padding),oversized:oversized};return S.dimensions};S.makeGallery=function(obj){var gallery=[],current=-1;if(typeof obj=="string"){obj=[obj]}if(typeof obj.length=="number"){each(obj,function(i,o){if(o.content){gallery[i]=o}else{gallery[i]={content:o}}});current=0}else{if(obj.tagName){var cacheObj=S.getCache(obj);obj=cacheObj?cacheObj:S.makeObject(obj)}if(obj.gallery){gallery=[];var o;for(var key in S.cache){o=S.cache[key];if(o.gallery&&o.gallery==obj.gallery){if(current==-1&&o.content==obj.content){current=gallery.length}gallery.push(o)}}if(current==-1){gallery.unshift(obj);current=0}}else{gallery=[obj];current=0}}each(gallery,function(i,o){gallery[i]=apply({},o)});return[gallery,current]};S.makeObject=function(link,options){var obj={content:link.href,title:link.getAttribute("title")||"",link:link};if(options){options=apply({},options);each(["player","title","height","width","gallery"],function(i,o){if(typeof options[o]!="undefined"){obj[o]=options[o];delete options[o]}});obj.options=options}else{obj.options={}}if(!obj.player){obj.player=S.getPlayer(obj.content)}var rel=link.getAttribute("rel");if(rel){var match=rel.match(galleryName);if(match){obj.gallery=escape(match[2])}each(rel.split(";"),function(i,p){match=p.match(inlineParam);if(match){obj[match[1]]=match[2]}})}return obj};S.getPlayer=function(content){if(content.indexOf("#")>-1&&content.indexOf(document.location.href)==0){return"inline"}var q=content.indexOf("?");if(q>-1){content=content.substring(0,q)}var ext,m=content.match(fileExtension);if(m){ext=m[0].toLowerCase()}if(ext){if(S.img&&S.img.ext.indexOf(ext)>-1){return"img"}if(S.swf&&S.swf.ext.indexOf(ext)>-1){return"swf"}if(S.flv&&S.flv.ext.indexOf(ext)>-1){return"flv"}if(S.qt&&S.qt.ext.indexOf(ext)>-1){if(S.wmp&&S.wmp.ext.indexOf(ext)>-1){return"qtwmp"}else{return"qt"}}if(S.wmp&&S.wmp.ext.indexOf(ext)>-1){return"wmp"}}return"iframe"};function filterGallery(){var err=S.errorInfo,plugins=S.plugins,obj,remove,needed,m,format,replace,inlineEl,flashVersion;for(var i=0;i<S.gallery.length;++i){obj=S.gallery[i];remove=false;needed=null;switch(obj.player){case"flv":case"swf":if(!plugins.fla){needed="fla"}break;case"qt":if(!plugins.qt){needed="qt"}break;case"wmp":if(S.isMac){if(plugins.qt&&plugins.f4m){obj.player="qt"}else{needed="qtf4m"}}else{if(!plugins.wmp){needed="wmp"}}break;case"qtwmp":if(plugins.qt){obj.player="qt"}else{if(plugins.wmp){obj.player="wmp"}else{needed="qtwmp"}}break}if(needed){if(S.options.handleUnsupported=="link"){switch(needed){case"qtf4m":format="shared";replace=[err.qt.url,err.qt.name,err.f4m.url,err.f4m.name];break;case"qtwmp":format="either";replace=[err.qt.url,err.qt.name,err.wmp.url,err.wmp.name];break;default:format="single";replace=[err[needed].url,err[needed].name]}obj.player="html";obj.content='<div class="sb-message">'+sprintf(S.lang.errors[format],replace)+"</div>"}else{remove=true}}else{if(obj.player=="inline"){m=inlineId.exec(obj.content);if(m){inlineEl=get(m[1]);if(inlineEl){obj.content=inlineEl.innerHTML}else{remove=true}}else{remove=true}}else{if(obj.player=="swf"||obj.player=="flv"){flashVersion=(obj.options&&obj.options.flashVersion)||S.options.flashVersion;if(S.flash&&!S.flash.hasFlashPlayerVersion(flashVersion)){obj.width=310;obj.height=177}}}}if(remove){S.gallery.splice(i,1);if(i<S.current){--S.current}else{if(i==S.current){S.current=i>0?i-1:i}}--i}}}function listenKeys(on){if(!S.options.enableKeys){return}(on?addEvent:removeEvent)(document,"keydown",handleKey)}function handleKey(e){if(e.metaKey||e.shiftKey||e.altKey||e.ctrlKey){return}var code=keyCode(e),handler;switch(code){case 81:case 88:case 27:handler=S.close;break;case 37:handler=S.previous;break;case 39:handler=S.next;break;case 32:handler=typeof slideTimer=="number"?S.pause:S.play;break}if(handler){preventDefault(e);handler()}}function load(changing){listenKeys(false);var obj=S.getCurrent();var player=(obj.player=="inline"?"html":obj.player);if(typeof S[player]!="function"){throw"unknown player "+player}if(changing){S.player.remove();S.revertOptions();S.applyOptions(obj.options||{})}S.player=new S[player](obj,S.playerId);if(S.gallery.length>1){var next=S.gallery[S.current+1]||S.gallery[0];if(next.player=="img"){var a=new Image();a.src=next.content}var prev=S.gallery[S.current-1]||S.gallery[S.gallery.length-1];if(prev.player=="img"){var b=new Image();b.src=prev.content}}S.skin.onLoad(changing,waitReady)}function waitReady(){if(!open){return}if(typeof S.player.ready!="undefined"){var timer=setInterval(function(){if(open){if(S.player.ready){clearInterval(timer);timer=null;S.skin.onReady(show)}}else{clearInterval(timer);timer=null}},10)}else{S.skin.onReady(show)}}function show(){if(!open){return}S.player.append(S.skin.body,S.dimensions);S.skin.onShow(finish)}function finish(){if(!open){return}if(S.player.onLoad){S.player.onLoad()}S.options.onFinish(S.getCurrent());if(!S.isPaused()){S.play()}listenKeys(true)}if(!Array.prototype.indexOf){Array.prototype.indexOf=function(obj,from){var len=this.length>>>0;from=from||0;if(from<0){from+=len}for(;from<len;++from){if(from in this&&this[from]===obj){return from}}return -1}}function now(){return(new Date).getTime()}function apply(original,extension){for(var property in extension){original[property]=extension[property]}return original}function each(obj,callback){var i=0,len=obj.length;for(var value=obj[0];i<len&&callback.call(value,i,value)!==false;value=obj[++i]){}}function sprintf(str,replace){return str.replace(/\{(\w+?)\}/g,function(match,i){return replace[i]})}function noop(){}function get(id){return document.getElementById(id)}function remove(el){el.parentNode.removeChild(el)}var supportsOpacity=true,supportsFixed=true;function checkSupport(){var body=document.body,div=document.createElement("div");supportsOpacity=typeof div.style.opacity==="string";div.style.position="fixed";div.style.margin=0;div.style.top="20px";body.appendChild(div,body.firstChild);supportsFixed=div.offsetTop==20;body.removeChild(div)}S.getStyle=(function(){var opacity=/opacity=([^)]*)/,getComputedStyle=document.defaultView&&document.defaultView.getComputedStyle;return function(el,style){var ret;if(!supportsOpacity&&style=="opacity"&&el.currentStyle){ret=opacity.test(el.currentStyle.filter||"")?(parseFloat(RegExp.$1)/100)+"":"";return ret===""?"1":ret}if(getComputedStyle){var computedStyle=getComputedStyle(el,null);if(computedStyle){ret=computedStyle[style]}if(style=="opacity"&&ret==""){ret="1"}}else{ret=el.currentStyle[style]}return ret}})();S.appendHTML=function(el,html){if(el.insertAdjacentHTML){el.insertAdjacentHTML("BeforeEnd",html)}else{if(el.lastChild){var range=el.ownerDocument.createRange();range.setStartAfter(el.lastChild);var frag=range.createContextualFragment(html);el.appendChild(frag)}else{el.innerHTML=html}}};S.getWindowSize=function(dimension){if(document.compatMode==="CSS1Compat"){return document.documentElement["client"+dimension]}return document.body["client"+dimension]};S.setOpacity=function(el,opacity){var style=el.style;if(supportsOpacity){style.opacity=(opacity==1?"":opacity)}else{style.zoom=1;if(opacity==1){if(typeof style.filter=="string"&&(/alpha/i).test(style.filter)){style.filter=style.filter.replace(/\s*[\w\.]*alpha\([^\)]*\);?/gi,"")}}else{style.filter=(style.filter||"").replace(/\s*[\w\.]*alpha\([^\)]*\)/gi,"")+" alpha(opacity="+(opacity*100)+")"}}};S.clearOpacity=function(el){S.setOpacity(el,1)};function getTarget(e){return e.target}function getPageXY(e){return[e.pageX,e.pageY]}function preventDefault(e){e.preventDefault()}function keyCode(e){return e.keyCode}function addEvent(el,type,handler){jQuery(el).bind(type,handler)}function removeEvent(el,type,handler){jQuery(el).unbind(type,handler)}jQuery.fn.shadowbox=function(options){return this.each(function(){var el=jQuery(this);var opts=jQuery.extend({},options||{},jQuery.metadata?el.metadata():jQuery.meta?el.data():{});var cls=this.className||"";opts.width=parseInt((cls.match(/w:(\d+)/)||[])[1])||opts.width;opts.height=parseInt((cls.match(/h:(\d+)/)||[])[1])||opts.height;Shadowbox.setup(el,opts)})};var loaded=false,DOMContentLoaded;if(document.addEventListener){DOMContentLoaded=function(){document.removeEventListener("DOMContentLoaded",DOMContentLoaded,false);S.load()}}else{if(document.attachEvent){DOMContentLoaded=function(){if(document.readyState==="complete"){document.detachEvent("onreadystatechange",DOMContentLoaded);S.load()}}}}function doScrollCheck(){if(loaded){return}try{document.documentElement.doScroll("left")}catch(e){setTimeout(doScrollCheck,1);return}S.load()}function bindLoad(){if(document.readyState==="complete"){return S.load()}if(document.addEventListener){document.addEventListener("DOMContentLoaded",DOMContentLoaded,false);window.addEventListener("load",S.load,false)}else{if(document.attachEvent){document.attachEvent("onreadystatechange",DOMContentLoaded);window.attachEvent("onload",S.load);var topLevel=false;try{topLevel=window.frameElement===null}catch(e){}if(document.documentElement.doScroll&&topLevel){doScrollCheck()}}}}S.load=function(){if(loaded){return}if(!document.body){return setTimeout(S.load,13)}loaded=true;checkSupport();S.onReady();if(!S.options.skipSetup){S.setup()}S.skin.init()};S.plugins={};if(navigator.plugins&&navigator.plugins.length){var names=[];each(navigator.plugins,function(i,p){names.push(p.name)});names=names.join(",");var f4m=names.indexOf("Flip4Mac")>-1;S.plugins={fla:names.indexOf("Shockwave Flash")>-1,qt:names.indexOf("QuickTime")>-1,wmp:!f4m&&names.indexOf("Windows Media")>-1,f4m:f4m}}else{var detectPlugin=function(name){var axo;try{axo=new ActiveXObject(name)}catch(e){}return !!axo};S.plugins={fla:detectPlugin("ShockwaveFlash.ShockwaveFlash"),qt:detectPlugin("QuickTime.QuickTime"),wmp:detectPlugin("wmplayer.ocx"),f4m:false}}var relAttr=/^(light|shadow)box/i,expando="shadowboxCacheKey",cacheKey=1;S.cache={};S.select=function(selector){var links=[];if(!selector){var rel;each(document.getElementsByTagName("a"),function(i,el){rel=el.getAttribute("rel");if(rel&&relAttr.test(rel)){links.push(el)}})}else{var length=selector.length;if(length){if(typeof selector=="string"){if(S.find){links=S.find(selector)}}else{if(length==2&&typeof selector[0]=="string"&&selector[1].nodeType){if(S.find){links=S.find(selector[0],selector[1])}}else{for(var i=0;i<length;++i){links[i]=selector[i]}}}}else{links.push(selector)}}return links};S.setup=function(selector,options){each(S.select(selector),function(i,link){S.addCache(link,options)})};S.teardown=function(selector){each(S.select(selector),function(i,link){S.removeCache(link)})};S.addCache=function(link,options){var key=link[expando];if(key==undefined){key=cacheKey++;link[expando]=key;addEvent(link,"click",handleClick)}S.cache[key]=S.makeObject(link,options)};S.removeCache=function(link){removeEvent(link,"click",handleClick);delete S.cache[link[expando]];link[expando]=null};S.getCache=function(link){var key=link[expando];return(key in S.cache&&S.cache[key])};S.clearCache=function(){for(var key in S.cache){S.removeCache(S.cache[key].link)}S.cache={}};function handleClick(e){S.open(this);if(S.gallery.length){preventDefault(e)}}
/*
 * Sizzle CSS Selector Engine - v1.0
 *  Copyright 2009, The Dojo Foundation
 *  Released under the MIT, BSD, and GPL Licenses.
 *  More information: http://sizzlejs.com/
 *
 * Modified for inclusion in Shadowbox.js
 */
S.find=(function(){var chunker=/((?:\((?:\([^()]+\)|[^()]+)+\)|\[(?:\[[^[\]]*\]|['"][^'"]*['"]|[^[\]'"]+)+\]|\\.|[^ >+~,(\[\\]+)+|[>+~])(\s*,\s*)?((?:.|\r|\n)*)/g,done=0,toString=Object.prototype.toString,hasDuplicate=false,baseHasDuplicate=true;[0,0].sort(function(){baseHasDuplicate=false;return 0});var Sizzle=function(selector,context,results,seed){results=results||[];var origContext=context=context||document;if(context.nodeType!==1&&context.nodeType!==9){return[]}if(!selector||typeof selector!=="string"){return results}var parts=[],m,set,checkSet,extra,prune=true,contextXML=isXML(context),soFar=selector;while((chunker.exec(""),m=chunker.exec(soFar))!==null){soFar=m[3];parts.push(m[1]);if(m[2]){extra=m[3];break}}if(parts.length>1&&origPOS.exec(selector)){if(parts.length===2&&Expr.relative[parts[0]]){set=posProcess(parts[0]+parts[1],context)}else{set=Expr.relative[parts[0]]?[context]:Sizzle(parts.shift(),context);while(parts.length){selector=parts.shift();if(Expr.relative[selector]){selector+=parts.shift()}set=posProcess(selector,set)}}}else{if(!seed&&parts.length>1&&context.nodeType===9&&!contextXML&&Expr.match.ID.test(parts[0])&&!Expr.match.ID.test(parts[parts.length-1])){var ret=Sizzle.find(parts.shift(),context,contextXML);context=ret.expr?Sizzle.filter(ret.expr,ret.set)[0]:ret.set[0]}if(context){var ret=seed?{expr:parts.pop(),set:makeArray(seed)}:Sizzle.find(parts.pop(),parts.length===1&&(parts[0]==="~"||parts[0]==="+")&&context.parentNode?context.parentNode:context,contextXML);set=ret.expr?Sizzle.filter(ret.expr,ret.set):ret.set;if(parts.length>0){checkSet=makeArray(set)}else{prune=false}while(parts.length){var cur=parts.pop(),pop=cur;if(!Expr.relative[cur]){cur=""}else{pop=parts.pop()}if(pop==null){pop=context}Expr.relative[cur](checkSet,pop,contextXML)}}else{checkSet=parts=[]}}if(!checkSet){checkSet=set}if(!checkSet){throw"Syntax error, unrecognized expression: "+(cur||selector)}if(toString.call(checkSet)==="[object Array]"){if(!prune){results.push.apply(results,checkSet)}else{if(context&&context.nodeType===1){for(var i=0;checkSet[i]!=null;i++){if(checkSet[i]&&(checkSet[i]===true||checkSet[i].nodeType===1&&contains(context,checkSet[i]))){results.push(set[i])}}}else{for(var i=0;checkSet[i]!=null;i++){if(checkSet[i]&&checkSet[i].nodeType===1){results.push(set[i])}}}}}else{makeArray(checkSet,results)}if(extra){Sizzle(extra,origContext,results,seed);Sizzle.uniqueSort(results)}return results};Sizzle.uniqueSort=function(results){if(sortOrder){hasDuplicate=baseHasDuplicate;results.sort(sortOrder);if(hasDuplicate){for(var i=1;i<results.length;i++){if(results[i]===results[i-1]){results.splice(i--,1)}}}}return results};Sizzle.matches=function(expr,set){return Sizzle(expr,null,null,set)};Sizzle.find=function(expr,context,isXML){var set,match;if(!expr){return[]}for(var i=0,l=Expr.order.length;i<l;i++){var type=Expr.order[i],match;if((match=Expr.leftMatch[type].exec(expr))){var left=match[1];match.splice(1,1);if(left.substr(left.length-1)!=="\\"){match[1]=(match[1]||"").replace(/\\/g,"");set=Expr.find[type](match,context,isXML);if(set!=null){expr=expr.replace(Expr.match[type],"");break}}}}if(!set){set=context.getElementsByTagName("*")}return{set:set,expr:expr}};Sizzle.filter=function(expr,set,inplace,not){var old=expr,result=[],curLoop=set,match,anyFound,isXMLFilter=set&&set[0]&&isXML(set[0]);while(expr&&set.length){for(var type in Expr.filter){if((match=Expr.match[type].exec(expr))!=null){var filter=Expr.filter[type],found,item;anyFound=false;if(curLoop===result){result=[]}if(Expr.preFilter[type]){match=Expr.preFilter[type](match,curLoop,inplace,result,not,isXMLFilter);if(!match){anyFound=found=true}else{if(match===true){continue}}}if(match){for(var i=0;(item=curLoop[i])!=null;i++){if(item){found=filter(item,match,i,curLoop);var pass=not^!!found;if(inplace&&found!=null){if(pass){anyFound=true}else{curLoop[i]=false}}else{if(pass){result.push(item);anyFound=true}}}}}if(found!==undefined){if(!inplace){curLoop=result}expr=expr.replace(Expr.match[type],"");if(!anyFound){return[]}break}}}if(expr===old){if(anyFound==null){throw"Syntax error, unrecognized expression: "+expr}else{break}}old=expr}return curLoop};var Expr=Sizzle.selectors={order:["ID","NAME","TAG"],match:{ID:/#((?:[\w\u00c0-\uFFFF-]|\\.)+)/,CLASS:/\.((?:[\w\u00c0-\uFFFF-]|\\.)+)/,NAME:/\[name=['"]*((?:[\w\u00c0-\uFFFF-]|\\.)+)['"]*\]/,ATTR:/\[\s*((?:[\w\u00c0-\uFFFF-]|\\.)+)\s*(?:(\S?=)\s*(['"]*)(.*?)\3|)\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\(\)]*)+)\2\))?/},leftMatch:{},attrMap:{"class":"className","for":"htmlFor"},attrHandle:{href:function(elem){return elem.getAttribute("href")}},relative:{"+":function(checkSet,part){var isPartStr=typeof part==="string",isTag=isPartStr&&!/\W/.test(part),isPartStrNotTag=isPartStr&&!isTag;if(isTag){part=part.toLowerCase()}for(var i=0,l=checkSet.length,elem;i<l;i++){if((elem=checkSet[i])){while((elem=elem.previousSibling)&&elem.nodeType!==1){}checkSet[i]=isPartStrNotTag||elem&&elem.nodeName.toLowerCase()===part?elem||false:elem===part}}if(isPartStrNotTag){Sizzle.filter(part,checkSet,true)}},">":function(checkSet,part){var isPartStr=typeof part==="string";if(isPartStr&&!/\W/.test(part)){part=part.toLowerCase();for(var i=0,l=checkSet.length;i<l;i++){var elem=checkSet[i];if(elem){var parent=elem.parentNode;checkSet[i]=parent.nodeName.toLowerCase()===part?parent:false}}}else{for(var i=0,l=checkSet.length;i<l;i++){var elem=checkSet[i];if(elem){checkSet[i]=isPartStr?elem.parentNode:elem.parentNode===part}}if(isPartStr){Sizzle.filter(part,checkSet,true)}}},"":function(checkSet,part,isXML){var doneName=done++,checkFn=dirCheck;if(typeof part==="string"&&!/\W/.test(part)){var nodeCheck=part=part.toLowerCase();checkFn=dirNodeCheck}checkFn("parentNode",part,doneName,checkSet,nodeCheck,isXML)},"~":function(checkSet,part,isXML){var doneName=done++,checkFn=dirCheck;if(typeof part==="string"&&!/\W/.test(part)){var nodeCheck=part=part.toLowerCase();checkFn=dirNodeCheck}checkFn("previousSibling",part,doneName,checkSet,nodeCheck,isXML)}},find:{ID:function(match,context,isXML){if(typeof context.getElementById!=="undefined"&&!isXML){var m=context.getElementById(match[1]);return m?[m]:[]}},NAME:function(match,context){if(typeof context.getElementsByName!=="undefined"){var ret=[],results=context.getElementsByName(match[1]);for(var i=0,l=results.length;i<l;i++){if(results[i].getAttribute("name")===match[1]){ret.push(results[i])}}return ret.length===0?null:ret}},TAG:function(match,context){return context.getElementsByTagName(match[1])}},preFilter:{CLASS:function(match,curLoop,inplace,result,not,isXML){match=" "+match[1].replace(/\\/g,"")+" ";if(isXML){return match}for(var i=0,elem;(elem=curLoop[i])!=null;i++){if(elem){if(not^(elem.className&&(" "+elem.className+" ").replace(/[\t\n]/g," ").indexOf(match)>=0)){if(!inplace){result.push(elem)}}else{if(inplace){curLoop[i]=false}}}}return false},ID:function(match){return match[1].replace(/\\/g,"")},TAG:function(match,curLoop){return match[1].toLowerCase()},CHILD:function(match){if(match[1]==="nth"){var test=/(-?)(\d*)n((?:\+|-)?\d*)/.exec(match[2]==="even"&&"2n"||match[2]==="odd"&&"2n+1"||!/\D/.test(match[2])&&"0n+"+match[2]||match[2]);match[2]=(test[1]+(test[2]||1))-0;match[3]=test[3]-0}match[0]=done++;return match},ATTR:function(match,curLoop,inplace,result,not,isXML){var name=match[1].replace(/\\/g,"");if(!isXML&&Expr.attrMap[name]){match[1]=Expr.attrMap[name]}if(match[2]==="~="){match[4]=" "+match[4]+" "}return match},PSEUDO:function(match,curLoop,inplace,result,not){if(match[1]==="not"){if((chunker.exec(match[3])||"").length>1||/^\w/.test(match[3])){match[3]=Sizzle(match[3],null,null,curLoop)}else{var ret=Sizzle.filter(match[3],curLoop,inplace,true^not);if(!inplace){result.push.apply(result,ret)}return false}}else{if(Expr.match.POS.test(match[0])||Expr.match.CHILD.test(match[0])){return true}}return match},POS:function(match){match.unshift(true);return match}},filters:{enabled:function(elem){return elem.disabled===false&&elem.type!=="hidden"},disabled:function(elem){return elem.disabled===true},checked:function(elem){return elem.checked===true},selected:function(elem){elem.parentNode.selectedIndex;return elem.selected===true},parent:function(elem){return !!elem.firstChild},empty:function(elem){return !elem.firstChild},has:function(elem,i,match){return !!Sizzle(match[3],elem).length},header:function(elem){return/h\d/i.test(elem.nodeName)},text:function(elem){return"text"===elem.type},radio:function(elem){return"radio"===elem.type},checkbox:function(elem){return"checkbox"===elem.type},file:function(elem){return"file"===elem.type},password:function(elem){return"password"===elem.type},submit:function(elem){return"submit"===elem.type},image:function(elem){return"image"===elem.type},reset:function(elem){return"reset"===elem.type},button:function(elem){return"button"===elem.type||elem.nodeName.toLowerCase()==="button"},input:function(elem){return/input|select|textarea|button/i.test(elem.nodeName)}},setFilters:{first:function(elem,i){return i===0},last:function(elem,i,match,array){return i===array.length-1},even:function(elem,i){return i%2===0},odd:function(elem,i){return i%2===1},lt:function(elem,i,match){return i<match[3]-0},gt:function(elem,i,match){return i>match[3]-0},nth:function(elem,i,match){return match[3]-0===i},eq:function(elem,i,match){return match[3]-0===i}},filter:{PSEUDO:function(elem,match,i,array){var name=match[1],filter=Expr.filters[name];if(filter){return filter(elem,i,match,array)}else{if(name==="contains"){return(elem.textContent||elem.innerText||getText([elem])||"").indexOf(match[3])>=0}else{if(name==="not"){var not=match[3];for(var i=0,l=not.length;i<l;i++){if(not[i]===elem){return false}}return true}else{throw"Syntax error, unrecognized expression: "+name}}}},CHILD:function(elem,match){var type=match[1],node=elem;switch(type){case"only":case"first":while((node=node.previousSibling)){if(node.nodeType===1){return false}}if(type==="first"){return true}node=elem;case"last":while((node=node.nextSibling)){if(node.nodeType===1){return false}}return true;case"nth":var first=match[2],last=match[3];if(first===1&&last===0){return true}var doneName=match[0],parent=elem.parentNode;if(parent&&(parent.sizcache!==doneName||!elem.nodeIndex)){var count=0;for(node=parent.firstChild;node;node=node.nextSibling){if(node.nodeType===1){node.nodeIndex=++count}}parent.sizcache=doneName}var diff=elem.nodeIndex-last;if(first===0){return diff===0}else{return(diff%first===0&&diff/first>=0)}}},ID:function(elem,match){return elem.nodeType===1&&elem.getAttribute("id")===match},TAG:function(elem,match){return(match==="*"&&elem.nodeType===1)||elem.nodeName.toLowerCase()===match},CLASS:function(elem,match){return(" "+(elem.className||elem.getAttribute("class"))+" ").indexOf(match)>-1},ATTR:function(elem,match){var name=match[1],result=Expr.attrHandle[name]?Expr.attrHandle[name](elem):elem[name]!=null?elem[name]:elem.getAttribute(name),value=result+"",type=match[2],check=match[4];return result==null?type==="!=":type==="="?value===check:type==="*="?value.indexOf(check)>=0:type==="~="?(" "+value+" ").indexOf(check)>=0:!check?value&&result!==false:type==="!="?value!==check:type==="^="?value.indexOf(check)===0:type==="$="?value.substr(value.length-check.length)===check:type==="|="?value===check||value.substr(0,check.length+1)===check+"-":false},POS:function(elem,match,i,array){var name=match[2],filter=Expr.setFilters[name];if(filter){return filter(elem,i,match,array)}}}};var origPOS=Expr.match.POS;for(var type in Expr.match){Expr.match[type]=new RegExp(Expr.match[type].source+/(?![^\[]*\])(?![^\(]*\))/.source);Expr.leftMatch[type]=new RegExp(/(^(?:.|\r|\n)*?)/.source+Expr.match[type].source)}var makeArray=function(array,results){array=Array.prototype.slice.call(array,0);if(results){results.push.apply(results,array);return results}return array};try{Array.prototype.slice.call(document.documentElement.childNodes,0)}catch(e){makeArray=function(array,results){var ret=results||[];if(toString.call(array)==="[object Array]"){Array.prototype.push.apply(ret,array)}else{if(typeof array.length==="number"){for(var i=0,l=array.length;i<l;i++){ret.push(array[i])}}else{for(var i=0;array[i];i++){ret.push(array[i])}}}return ret}}var sortOrder;if(document.documentElement.compareDocumentPosition){sortOrder=function(a,b){if(!a.compareDocumentPosition||!b.compareDocumentPosition){if(a==b){hasDuplicate=true}return a.compareDocumentPosition?-1:1}var ret=a.compareDocumentPosition(b)&4?-1:a===b?0:1;if(ret===0){hasDuplicate=true}return ret}}else{if("sourceIndex" in document.documentElement){sortOrder=function(a,b){if(!a.sourceIndex||!b.sourceIndex){if(a==b){hasDuplicate=true}return a.sourceIndex?-1:1}var ret=a.sourceIndex-b.sourceIndex;if(ret===0){hasDuplicate=true}return ret}}else{if(document.createRange){sortOrder=function(a,b){if(!a.ownerDocument||!b.ownerDocument){if(a==b){hasDuplicate=true}return a.ownerDocument?-1:1}var aRange=a.ownerDocument.createRange(),bRange=b.ownerDocument.createRange();aRange.setStart(a,0);aRange.setEnd(a,0);bRange.setStart(b,0);bRange.setEnd(b,0);var ret=aRange.compareBoundaryPoints(Range.START_TO_END,bRange);if(ret===0){hasDuplicate=true}return ret}}}}function getText(elems){var ret="",elem;for(var i=0;elems[i];i++){elem=elems[i];if(elem.nodeType===3||elem.nodeType===4){ret+=elem.nodeValue}else{if(elem.nodeType!==8){ret+=getText(elem.childNodes)}}}return ret}(function(){var form=document.createElement("div"),id="script"+(new Date).getTime();form.innerHTML="<a name='"+id+"'/>";var root=document.documentElement;root.insertBefore(form,root.firstChild);if(document.getElementById(id)){Expr.find.ID=function(match,context,isXML){if(typeof context.getElementById!=="undefined"&&!isXML){var m=context.getElementById(match[1]);return m?m.id===match[1]||typeof m.getAttributeNode!=="undefined"&&m.getAttributeNode("id").nodeValue===match[1]?[m]:undefined:[]}};Expr.filter.ID=function(elem,match){var node=typeof elem.getAttributeNode!=="undefined"&&elem.getAttributeNode("id");return elem.nodeType===1&&node&&node.nodeValue===match}}root.removeChild(form);root=form=null})();(function(){var div=document.createElement("div");div.appendChild(document.createComment(""));if(div.getElementsByTagName("*").length>0){Expr.find.TAG=function(match,context){var results=context.getElementsByTagName(match[1]);if(match[1]==="*"){var tmp=[];for(var i=0;results[i];i++){if(results[i].nodeType===1){tmp.push(results[i])}}results=tmp}return results}}div.innerHTML="<a href='#'></a>";if(div.firstChild&&typeof div.firstChild.getAttribute!=="undefined"&&div.firstChild.getAttribute("href")!=="#"){Expr.attrHandle.href=function(elem){return elem.getAttribute("href",2)}}div=null})();if(document.querySelectorAll){(function(){var oldSizzle=Sizzle,div=document.createElement("div");div.innerHTML="<p class='TEST'></p>";if(div.querySelectorAll&&div.querySelectorAll(".TEST").length===0){return}Sizzle=function(query,context,extra,seed){context=context||document;if(!seed&&context.nodeType===9&&!isXML(context)){try{return makeArray(context.querySelectorAll(query),extra)}catch(e){}}return oldSizzle(query,context,extra,seed)};for(var prop in oldSizzle){Sizzle[prop]=oldSizzle[prop]}div=null})()}(function(){var div=document.createElement("div");div.innerHTML="<div class='test e'></div><div class='test'></div>";if(!div.getElementsByClassName||div.getElementsByClassName("e").length===0){return}div.lastChild.className="e";if(div.getElementsByClassName("e").length===1){return}Expr.order.splice(1,0,"CLASS");Expr.find.CLASS=function(match,context,isXML){if(typeof context.getElementsByClassName!=="undefined"&&!isXML){return context.getElementsByClassName(match[1])}};div=null})();function dirNodeCheck(dir,cur,doneName,checkSet,nodeCheck,isXML){for(var i=0,l=checkSet.length;i<l;i++){var elem=checkSet[i];if(elem){elem=elem[dir];var match=false;while(elem){if(elem.sizcache===doneName){match=checkSet[elem.sizset];break}if(elem.nodeType===1&&!isXML){elem.sizcache=doneName;elem.sizset=i}if(elem.nodeName.toLowerCase()===cur){match=elem;break}elem=elem[dir]}checkSet[i]=match}}}function dirCheck(dir,cur,doneName,checkSet,nodeCheck,isXML){for(var i=0,l=checkSet.length;i<l;i++){var elem=checkSet[i];if(elem){elem=elem[dir];var match=false;while(elem){if(elem.sizcache===doneName){match=checkSet[elem.sizset];break}if(elem.nodeType===1){if(!isXML){elem.sizcache=doneName;elem.sizset=i}if(typeof cur!=="string"){if(elem===cur){match=true;break}}else{if(Sizzle.filter(cur,[elem]).length>0){match=elem;break}}}elem=elem[dir]}checkSet[i]=match}}}var contains=document.compareDocumentPosition?function(a,b){return a.compareDocumentPosition(b)&16}:function(a,b){return a!==b&&(a.contains?a.contains(b):true)};var isXML=function(elem){var documentElement=(elem?elem.ownerDocument||elem:0).documentElement;return documentElement?documentElement.nodeName!=="HTML":false};var posProcess=function(selector,context){var tmpSet=[],later="",match,root=context.nodeType?[context]:context;while((match=Expr.match.PSEUDO.exec(selector))){later+=match[0];selector=selector.replace(Expr.match.PSEUDO,"")}selector=Expr.relative[selector]?selector+"*":selector;for(var i=0,l=root.length;i<l;i++){Sizzle(selector,root[i],tmpSet)}return Sizzle.filter(later,tmpSet)};return Sizzle})();
/*
 * SWFObject v2.1 <http://code.google.com/p/swfobject/>
 * Copyright (c) 2007-2008 Geoff Stearns, Michael Williams, and Bobby van der Sluis
 * This software is released under the MIT License <http://www.opensource.org/licenses/mit-license.php>
 *
 * Modified for inclusion in Shadowbox.js
 */
S.flash=(function(){var swfobject=function(){var UNDEF="undefined",OBJECT="object",SHOCKWAVE_FLASH="Shockwave Flash",SHOCKWAVE_FLASH_AX="ShockwaveFlash.ShockwaveFlash",FLASH_MIME_TYPE="application/x-shockwave-flash",EXPRESS_INSTALL_ID="SWFObjectExprInst",win=window,doc=document,nav=navigator,domLoadFnArr=[],regObjArr=[],objIdArr=[],listenersArr=[],script,timer=null,storedAltContent=null,storedAltContentId=null,isDomLoaded=false,isExpressInstallActive=false;var ua=function(){var w3cdom=typeof doc.getElementById!=UNDEF&&typeof doc.getElementsByTagName!=UNDEF&&typeof doc.createElement!=UNDEF,playerVersion=[0,0,0],d=null;if(typeof nav.plugins!=UNDEF&&typeof nav.plugins[SHOCKWAVE_FLASH]==OBJECT){d=nav.plugins[SHOCKWAVE_FLASH].description;if(d&&!(typeof nav.mimeTypes!=UNDEF&&nav.mimeTypes[FLASH_MIME_TYPE]&&!nav.mimeTypes[FLASH_MIME_TYPE].enabledPlugin)){d=d.replace(/^.*\s+(\S+\s+\S+$)/,"$1");playerVersion[0]=parseInt(d.replace(/^(.*)\..*$/,"$1"),10);playerVersion[1]=parseInt(d.replace(/^.*\.(.*)\s.*$/,"$1"),10);playerVersion[2]=/r/.test(d)?parseInt(d.replace(/^.*r(.*)$/,"$1"),10):0}}else{if(typeof win.ActiveXObject!=UNDEF){var a=null,fp6Crash=false;try{a=new ActiveXObject(SHOCKWAVE_FLASH_AX+".7")}catch(e){try{a=new ActiveXObject(SHOCKWAVE_FLASH_AX+".6");playerVersion=[6,0,21];a.AllowScriptAccess="always"}catch(e){if(playerVersion[0]==6){fp6Crash=true}}if(!fp6Crash){try{a=new ActiveXObject(SHOCKWAVE_FLASH_AX)}catch(e){}}}if(!fp6Crash&&a){try{d=a.GetVariable("$version");if(d){d=d.split(" ")[1].split(",");playerVersion=[parseInt(d[0],10),parseInt(d[1],10),parseInt(d[2],10)]}}catch(e){}}}}var u=nav.userAgent.toLowerCase(),p=nav.platform.toLowerCase(),webkit=/webkit/.test(u)?parseFloat(u.replace(/^.*webkit\/(\d+(\.\d+)?).*$/,"$1")):false,ie=false,windows=p?/win/.test(p):/win/.test(u),mac=p?/mac/.test(p):/mac/.test(u);
/*@cc_on
			ie = true;
			@if (@_win32)
				windows = true;
			@elif (@_mac)
				mac = true;
			@end
		@*/
return{w3cdom:w3cdom,pv:playerVersion,webkit:webkit,ie:ie,win:windows,mac:mac}}();var onDomLoad=function(){if(!ua.w3cdom){return}addDomLoadEvent(main);if(ua.ie&&ua.win){try{doc.write("<script id=__ie_ondomload defer=true src=//:><\/script>");script=getElementById("__ie_ondomload");if(script){addListener(script,"onreadystatechange",checkReadyState)}}catch(e){}}if(ua.webkit&&typeof doc.readyState!=UNDEF){timer=setInterval(function(){if(/loaded|complete/.test(doc.readyState)){callDomLoadFunctions()}},10)}if(typeof doc.addEventListener!=UNDEF){doc.addEventListener("DOMContentLoaded",callDomLoadFunctions,null)}addLoadEvent(callDomLoadFunctions)}();function checkReadyState(){if(script.readyState=="complete"){script.parentNode.removeChild(script);callDomLoadFunctions()}}function callDomLoadFunctions(){if(isDomLoaded){return}if(ua.ie&&ua.win){var s=createElement("span");try{var t=doc.getElementsByTagName("body")[0].appendChild(s);t.parentNode.removeChild(t)}catch(e){return}}isDomLoaded=true;if(timer){clearInterval(timer);timer=null}var dl=domLoadFnArr.length;for(var i=0;i<dl;i++){domLoadFnArr[i]()}}function addDomLoadEvent(fn){if(isDomLoaded){fn()}else{domLoadFnArr[domLoadFnArr.length]=fn}}function addLoadEvent(fn){if(typeof win.addEventListener!=UNDEF){win.addEventListener("load",fn,false)}else{if(typeof doc.addEventListener!=UNDEF){doc.addEventListener("load",fn,false)}else{if(typeof win.attachEvent!=UNDEF){addListener(win,"onload",fn)}else{if(typeof win.onload=="function"){var fnOld=win.onload;win.onload=function(){fnOld();fn()}}else{win.onload=fn}}}}}function main(){var rl=regObjArr.length;for(var i=0;i<rl;i++){var id=regObjArr[i].id;if(ua.pv[0]>0){var obj=getElementById(id);if(obj){regObjArr[i].width=obj.getAttribute("width")?obj.getAttribute("width"):"0";regObjArr[i].height=obj.getAttribute("height")?obj.getAttribute("height"):"0";if(hasPlayerVersion(regObjArr[i].swfVersion)){if(ua.webkit&&ua.webkit<312){fixParams(obj)}setVisibility(id,true)}else{if(regObjArr[i].expressInstall&&!isExpressInstallActive&&hasPlayerVersion("6.0.65")&&(ua.win||ua.mac)){showExpressInstall(regObjArr[i])}else{displayAltContent(obj)}}}}else{setVisibility(id,true)}}}function fixParams(obj){var nestedObj=obj.getElementsByTagName(OBJECT)[0];if(nestedObj){var e=createElement("embed"),a=nestedObj.attributes;if(a){var al=a.length;for(var i=0;i<al;i++){if(a[i].nodeName=="DATA"){e.setAttribute("src",a[i].nodeValue)}else{e.setAttribute(a[i].nodeName,a[i].nodeValue)}}}var c=nestedObj.childNodes;if(c){var cl=c.length;for(var j=0;j<cl;j++){if(c[j].nodeType==1&&c[j].nodeName=="PARAM"){e.setAttribute(c[j].getAttribute("name"),c[j].getAttribute("value"))}}}obj.parentNode.replaceChild(e,obj)}}function showExpressInstall(regObj){isExpressInstallActive=true;var obj=getElementById(regObj.id);if(obj){if(regObj.altContentId){var ac=getElementById(regObj.altContentId);if(ac){storedAltContent=ac;storedAltContentId=regObj.altContentId}}else{storedAltContent=abstractAltContent(obj)}if(!(/%$/.test(regObj.width))&&parseInt(regObj.width,10)<310){regObj.width="310"}if(!(/%$/.test(regObj.height))&&parseInt(regObj.height,10)<137){regObj.height="137"}doc.title=doc.title.slice(0,47)+" - Flash Player Installation";var pt=ua.ie&&ua.win?"ActiveX":"PlugIn",dt=doc.title,fv="MMredirectURL="+win.location+"&MMplayerType="+pt+"&MMdoctitle="+dt,replaceId=regObj.id;if(ua.ie&&ua.win&&obj.readyState!=4){var newObj=createElement("div");replaceId+="SWFObjectNew";newObj.setAttribute("id",replaceId);obj.parentNode.insertBefore(newObj,obj);obj.style.display="none";var fn=function(){obj.parentNode.removeChild(obj)};addListener(win,"onload",fn)}createSWF({data:regObj.expressInstall,id:EXPRESS_INSTALL_ID,width:regObj.width,height:regObj.height},{flashvars:fv},replaceId)}}function displayAltContent(obj){if(ua.ie&&ua.win&&obj.readyState!=4){var el=createElement("div");obj.parentNode.insertBefore(el,obj);el.parentNode.replaceChild(abstractAltContent(obj),el);obj.style.display="none";var fn=function(){obj.parentNode.removeChild(obj)};addListener(win,"onload",fn)}else{obj.parentNode.replaceChild(abstractAltContent(obj),obj)}}function abstractAltContent(obj){var ac=createElement("div");if(ua.win&&ua.ie){ac.innerHTML=obj.innerHTML}else{var nestedObj=obj.getElementsByTagName(OBJECT)[0];if(nestedObj){var c=nestedObj.childNodes;if(c){var cl=c.length;for(var i=0;i<cl;i++){if(!(c[i].nodeType==1&&c[i].nodeName=="PARAM")&&!(c[i].nodeType==8)){ac.appendChild(c[i].cloneNode(true))}}}}}return ac}function createSWF(attObj,parObj,id){var r,el=getElementById(id);if(el){if(typeof attObj.id==UNDEF){attObj.id=id}if(ua.ie&&ua.win){var att="";for(var i in attObj){if(attObj[i]!=Object.prototype[i]){if(i.toLowerCase()=="data"){parObj.movie=attObj[i]}else{if(i.toLowerCase()=="styleclass"){att+=' class="'+attObj[i]+'"'}else{if(i.toLowerCase()!="classid"){att+=" "+i+'="'+attObj[i]+'"'}}}}}var par="";for(var j in parObj){if(parObj[j]!=Object.prototype[j]){par+='<param name="'+j+'" value="'+parObj[j]+'" />'}}el.outerHTML='<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"'+att+">"+par+"</object>";objIdArr[objIdArr.length]=attObj.id;r=getElementById(attObj.id)}else{if(ua.webkit&&ua.webkit<312){var e=createElement("embed");e.setAttribute("type",FLASH_MIME_TYPE);for(var k in attObj){if(attObj[k]!=Object.prototype[k]){if(k.toLowerCase()=="data"){e.setAttribute("src",attObj[k])}else{if(k.toLowerCase()=="styleclass"){e.setAttribute("class",attObj[k])}else{if(k.toLowerCase()!="classid"){e.setAttribute(k,attObj[k])}}}}}for(var l in parObj){if(parObj[l]!=Object.prototype[l]){if(l.toLowerCase()!="movie"){e.setAttribute(l,parObj[l])}}}el.parentNode.replaceChild(e,el);r=e}else{var o=createElement(OBJECT);o.setAttribute("type",FLASH_MIME_TYPE);for(var m in attObj){if(attObj[m]!=Object.prototype[m]){if(m.toLowerCase()=="styleclass"){o.setAttribute("class",attObj[m])}else{if(m.toLowerCase()!="classid"){o.setAttribute(m,attObj[m])}}}}for(var n in parObj){if(parObj[n]!=Object.prototype[n]&&n.toLowerCase()!="movie"){createObjParam(o,n,parObj[n])}}el.parentNode.replaceChild(o,el);r=o}}}return r}function createObjParam(el,pName,pValue){var p=createElement("param");p.setAttribute("name",pName);p.setAttribute("value",pValue);el.appendChild(p)}function removeSWF(id){var obj=getElementById(id);if(obj&&(obj.nodeName=="OBJECT"||obj.nodeName=="EMBED")){if(ua.ie&&ua.win){if(obj.readyState==4){removeObjectInIE(id)}else{win.attachEvent("onload",function(){removeObjectInIE(id)})}}else{obj.parentNode.removeChild(obj)}}}function removeObjectInIE(id){var obj=getElementById(id);if(obj){for(var i in obj){if(typeof obj[i]=="function"){obj[i]=null}}obj.parentNode.removeChild(obj)}}function getElementById(id){var el=null;try{el=doc.getElementById(id)}catch(e){}return el}function createElement(el){return doc.createElement(el)}function addListener(target,eventType,fn){target.attachEvent(eventType,fn);listenersArr[listenersArr.length]=[target,eventType,fn]}function hasPlayerVersion(rv){var pv=ua.pv,v=rv.split(".");v[0]=parseInt(v[0],10);v[1]=parseInt(v[1],10)||0;v[2]=parseInt(v[2],10)||0;return(pv[0]>v[0]||(pv[0]==v[0]&&pv[1]>v[1])||(pv[0]==v[0]&&pv[1]==v[1]&&pv[2]>=v[2]))?true:false}function createCSS(sel,decl){if(ua.ie&&ua.mac){return}var h=doc.getElementsByTagName("head")[0],s=createElement("style");s.setAttribute("type","text/css");s.setAttribute("media","screen");if(!(ua.ie&&ua.win)&&typeof doc.createTextNode!=UNDEF){s.appendChild(doc.createTextNode(sel+" {"+decl+"}"))}h.appendChild(s);if(ua.ie&&ua.win&&typeof doc.styleSheets!=UNDEF&&doc.styleSheets.length>0){var ls=doc.styleSheets[doc.styleSheets.length-1];if(typeof ls.addRule==OBJECT){ls.addRule(sel,decl)}}}function setVisibility(id,isVisible){var v=isVisible?"visible":"hidden";if(isDomLoaded&&getElementById(id)){getElementById(id).style.visibility=v}else{createCSS("#"+id,"visibility:"+v)}}function urlEncodeIfNecessary(s){var regex=/[\\\"<>\.;]/;var hasBadChars=regex.exec(s)!=null;return hasBadChars?encodeURIComponent(s):s}var cleanup=function(){if(ua.ie&&ua.win){window.attachEvent("onunload",function(){var ll=listenersArr.length;for(var i=0;i<ll;i++){listenersArr[i][0].detachEvent(listenersArr[i][1],listenersArr[i][2])}var il=objIdArr.length;for(var j=0;j<il;j++){removeSWF(objIdArr[j])}for(var k in ua){ua[k]=null}ua=null;for(var l in swfobject){swfobject[l]=null}swfobject=null})}}();return{registerObject:function(objectIdStr,swfVersionStr,xiSwfUrlStr){if(!ua.w3cdom||!objectIdStr||!swfVersionStr){return}var regObj={};regObj.id=objectIdStr;regObj.swfVersion=swfVersionStr;regObj.expressInstall=xiSwfUrlStr?xiSwfUrlStr:false;regObjArr[regObjArr.length]=regObj;setVisibility(objectIdStr,false)},getObjectById:function(objectIdStr){var r=null;if(ua.w3cdom){var o=getElementById(objectIdStr);if(o){var n=o.getElementsByTagName(OBJECT)[0];if(!n||(n&&typeof o.SetVariable!=UNDEF)){r=o}else{if(typeof n.SetVariable!=UNDEF){r=n}}}}return r},embedSWF:function(swfUrlStr,replaceElemIdStr,widthStr,heightStr,swfVersionStr,xiSwfUrlStr,flashvarsObj,parObj,attObj){if(!ua.w3cdom||!swfUrlStr||!replaceElemIdStr||!widthStr||!heightStr||!swfVersionStr){return}widthStr+="";heightStr+="";if(hasPlayerVersion(swfVersionStr)){setVisibility(replaceElemIdStr,false);var att={};if(attObj&&typeof attObj===OBJECT){for(var i in attObj){if(attObj[i]!=Object.prototype[i]){att[i]=attObj[i]}}}att.data=swfUrlStr;att.width=widthStr;att.height=heightStr;var par={};if(parObj&&typeof parObj===OBJECT){for(var j in parObj){if(parObj[j]!=Object.prototype[j]){par[j]=parObj[j]}}}if(flashvarsObj&&typeof flashvarsObj===OBJECT){for(var k in flashvarsObj){if(flashvarsObj[k]!=Object.prototype[k]){if(typeof par.flashvars!=UNDEF){par.flashvars+="&"+k+"="+flashvarsObj[k]}else{par.flashvars=k+"="+flashvarsObj[k]}}}}addDomLoadEvent(function(){createSWF(att,par,replaceElemIdStr);if(att.id==replaceElemIdStr){setVisibility(replaceElemIdStr,true)}})}else{if(xiSwfUrlStr&&!isExpressInstallActive&&hasPlayerVersion("6.0.65")&&(ua.win||ua.mac)){isExpressInstallActive=true;setVisibility(replaceElemIdStr,false);addDomLoadEvent(function(){var regObj={};regObj.id=regObj.altContentId=replaceElemIdStr;regObj.width=widthStr;regObj.height=heightStr;regObj.expressInstall=xiSwfUrlStr;showExpressInstall(regObj)})}}},getFlashPlayerVersion:function(){return{major:ua.pv[0],minor:ua.pv[1],release:ua.pv[2]}},hasFlashPlayerVersion:hasPlayerVersion,createSWF:function(attObj,parObj,replaceElemIdStr){if(ua.w3cdom){return createSWF(attObj,parObj,replaceElemIdStr)}else{return undefined}},removeSWF:function(objElemIdStr){if(ua.w3cdom){removeSWF(objElemIdStr)}},createCSS:function(sel,decl){if(ua.w3cdom){createCSS(sel,decl)}},addDomLoadEvent:addDomLoadEvent,addLoadEvent:addLoadEvent,getQueryParamValue:function(param){var q=doc.location.search||doc.location.hash;if(param==null){return urlEncodeIfNecessary(q)}if(q){var pairs=q.substring(1).split("&");for(var i=0;i<pairs.length;i++){if(pairs[i].substring(0,pairs[i].indexOf("="))==param){return urlEncodeIfNecessary(pairs[i].substring((pairs[i].indexOf("=")+1)))}}}return""},expressInstallCallback:function(){if(isExpressInstallActive&&storedAltContent){var obj=getElementById(EXPRESS_INSTALL_ID);if(obj){obj.parentNode.replaceChild(storedAltContent,obj);if(storedAltContentId){setVisibility(storedAltContentId,true);if(ua.ie&&ua.win){storedAltContent.style.display="block"}}storedAltContent=null;storedAltContentId=null;isExpressInstallActive=false}}}}}();return swfobject})();S.lang={code:"it",of:"di",loading:"in caricamento",cancel:"Annulla",next:"Avanti",previous:"Indietro",play:"Play",pause:"Pausa",close:"Chiudi",errors:{single:'Ãˆ necessario installare il plugin <a href="{0}">{1}</a> per poter vedere questo contenuto.',shared:'Ãˆ necessario installare i plugin <a href="{0}">{1}</a> e <a href="{2}">{3}</a> per poter vedere questo contenuto.',either:'Ãˆ necessario installare o il plugin <a href="{0}">{1}</a> o <a href="{2}">{3}</a> per poter vedere questo contenuto.'}};var pre,proxyId="sb-drag-proxy",dragData,dragProxy,dragTarget;function resetDrag(){dragData={x:0,y:0,startX:null,startY:null}}function updateProxy(){var dims=S.dimensions;apply(dragProxy.style,{height:dims.innerHeight+"px",width:dims.innerWidth+"px"})}function enableDrag(){resetDrag();var style=["position:absolute","cursor:"+(S.isGecko?"-moz-grab":"move"),"background-color:"+(S.isIE?"#fff;filter:alpha(opacity=0)":"transparent")].join(";");S.appendHTML(S.skin.body,'<div id="'+proxyId+'" style="'+style+'"></div>');dragProxy=get(proxyId);updateProxy();addEvent(dragProxy,"mousedown",startDrag)}function disableDrag(){if(dragProxy){removeEvent(dragProxy,"mousedown",startDrag);remove(dragProxy);dragProxy=null}dragTarget=null}function startDrag(e){preventDefault(e);var xy=getPageXY(e);dragData.startX=xy[0];dragData.startY=xy[1];dragTarget=get(S.player.id);addEvent(document,"mousemove",positionDrag);addEvent(document,"mouseup",endDrag);if(S.isGecko){dragProxy.style.cursor="-moz-grabbing"}}function positionDrag(e){var player=S.player,dims=S.dimensions,xy=getPageXY(e);var moveX=xy[0]-dragData.startX;dragData.startX+=moveX;dragData.x=Math.max(Math.min(0,dragData.x+moveX),dims.innerWidth-player.width);var moveY=xy[1]-dragData.startY;dragData.startY+=moveY;dragData.y=Math.max(Math.min(0,dragData.y+moveY),dims.innerHeight-player.height);apply(dragTarget.style,{left:dragData.x+"px",top:dragData.y+"px"})}function endDrag(){removeEvent(document,"mousemove",positionDrag);removeEvent(document,"mouseup",endDrag);if(S.isGecko){dragProxy.style.cursor="-moz-grab"}}S.img=function(obj,id){this.obj=obj;this.id=id;this.ready=false;var self=this;pre=new Image();pre.onload=function(){self.height=obj.height?parseInt(obj.height,10):pre.height;self.width=obj.width?parseInt(obj.width,10):pre.width;self.ready=true;pre.onload=null;pre=null};pre.src=obj.content};S.img.ext=["bmp","gif","jpg","jpeg","png"];S.img.prototype={append:function(body,dims){var img=document.createElement("img");img.id=this.id;img.src=this.obj.content;img.style.position="absolute";var height,width;if(dims.oversized&&S.options.handleOversize=="resize"){height=dims.innerHeight;width=dims.innerWidth}else{height=this.height;width=this.width}img.setAttribute("height",height);img.setAttribute("width",width);body.appendChild(img)},remove:function(){var el=get(this.id);if(el){remove(el)}disableDrag();if(pre){pre.onload=null;pre=null}},onLoad:function(){var dims=S.dimensions;if(dims.oversized&&S.options.handleOversize=="drag"){enableDrag()}},onWindowResize:function(){var dims=S.dimensions;switch(S.options.handleOversize){case"resize":var el=get(this.id);el.height=dims.innerHeight;el.width=dims.innerWidth;break;case"drag":if(dragTarget){var top=parseInt(S.getStyle(dragTarget,"top")),left=parseInt(S.getStyle(dragTarget,"left"));if(top+this.height<dims.innerHeight){dragTarget.style.top=dims.innerHeight-this.height+"px"}if(left+this.width<dims.innerWidth){dragTarget.style.left=dims.innerWidth-this.width+"px"}updateProxy()}break}}};S.iframe=function(obj,id){this.obj=obj;this.id=id;var overlay=get("sb-overlay");this.height=obj.height?parseInt(obj.height,10):overlay.offsetHeight;this.width=obj.width?parseInt(obj.width,10):overlay.offsetWidth};S.iframe.prototype={append:function(body,dims){var html='<iframe id="'+this.id+'" name="'+this.id+'" height="100%" width="100%" frameborder="0" marginwidth="0" marginheight="0" style="visibility:hidden" onload="this.style.visibility=\'visible\'" scrolling="auto"';if(S.isIE){html+=' allowtransparency="true"';if(S.isIE6){html+=" src=\"javascript:false;document.write('');\""}}html+="></iframe>";body.innerHTML=html},remove:function(){var el=get(this.id);if(el){remove(el);if(S.isGecko){delete window.frames[this.id]}}},onLoad:function(){var win=S.isIE?get(this.id).contentWindow:window.frames[this.id];win.location.href=this.obj.content}};S.html=function(obj,id){this.obj=obj;this.id=id;this.height=obj.height?parseInt(obj.height,10):300;this.width=obj.width?parseInt(obj.width,10):500};S.html.prototype={append:function(body,dims){var div=document.createElement("div");div.id=this.id;div.className="html";div.innerHTML=this.obj.content;body.appendChild(div)},remove:function(){var el=get(this.id);if(el){remove(el)}}};S.swf=function(obj,id){this.obj=obj;this.id=id;this.height=obj.height?parseInt(obj.height,10):300;this.width=obj.width?parseInt(obj.width,10):300};S.swf.ext=["swf"];S.swf.prototype={append:function(body,dims){var tmp=document.createElement("div");tmp.id=this.id;body.appendChild(tmp);var height=dims.innerHeight,width=dims.innerWidth,swf=this.obj.content,version=S.options.flashVersion,express=S.path+"expressInstall.swf",flashvars=S.options.flashVars,params=S.options.flashParams;S.flash.embedSWF(swf,this.id,width,height,version,express,flashvars,params)},remove:function(){S.flash.expressInstallCallback();S.flash.removeSWF(this.id)},onWindowResize:function(){var dims=S.dimensions,el=get(this.id);el.height=dims.innerHeight;el.width=dims.innerWidth}};var jwControllerHeight=20;S.flv=function(obj,id){this.obj=obj;this.id=id;this.height=obj.height?parseInt(obj.height,10):300;if(S.options.showMovieControls){this.height+=jwControllerHeight}this.width=obj.width?parseInt(obj.width,10):300};S.flv.ext=["flv","m4v"];S.flv.prototype={append:function(body,dims){var tmp=document.createElement("div");tmp.id=this.id;body.appendChild(tmp);var height=dims.innerHeight,width=dims.innerWidth,swf=S.path+"player.swf",version=S.options.flashVersion,express=S.path+"expressInstall.swf",flashvars=apply({file:this.obj.content,height:height,width:width,autostart:(S.options.autoplayMovies?"true":"false"),controlbar:(S.options.showMovieControls?"bottom":"none"),backcolor:"0x000000",frontcolor:"0xCCCCCC",lightcolor:"0x557722"},S.options.flashVars),params=S.options.flashParams;S.flash.embedSWF(swf,this.id,width,height,version,express,flashvars,params)},remove:function(){S.flash.expressInstallCallback();S.flash.removeSWF(this.id)},onWindowResize:function(){var dims=S.dimensions,el=get(this.id);el.height=dims.innerHeight;el.width=dims.innerWidth}};var overlayOn=false,visibilityCache=[],pngIds=["sb-nav-close","sb-nav-next","sb-nav-play","sb-nav-pause","sb-nav-previous"],container,overlay,wrapper,doWindowResize=true;function animate(el,property,to,duration,callback){var isOpacity=(property=="opacity"),anim=isOpacity?S.setOpacity:function(el,value){el.style[property]=""+value+"px"};if(duration==0||(!isOpacity&&!S.options.animate)||(isOpacity&&!S.options.animateFade)){anim(el,to);if(callback){callback()}return}var from=parseFloat(S.getStyle(el,property))||0;var delta=to-from;if(delta==0){if(callback){callback()}return}duration*=1000;var begin=now(),ease=S.ease,end=begin+duration,time;var interval=setInterval(function(){time=now();if(time>=end){clearInterval(interval);interval=null;anim(el,to);if(callback){callback()}}else{anim(el,from+ease((time-begin)/duration)*delta)}},10)}function setSize(){container.style.height=S.getWindowSize("Height")+"px";container.style.width=S.getWindowSize("Width")+"px"}function setPosition(){container.style.top=document.documentElement.scrollTop+"px";container.style.left=document.documentElement.scrollLeft+"px"}function toggleTroubleElements(on){if(on){each(visibilityCache,function(i,el){el[0].style.visibility=el[1]||""})}else{visibilityCache=[];each(S.options.troubleElements,function(i,tag){each(document.getElementsByTagName(tag),function(j,el){visibilityCache.push([el,el.style.visibility]);el.style.visibility="hidden"})})}}function toggleNav(id,on){var el=get("sb-nav-"+id);if(el){el.style.display=on?"":"none"}}function toggleLoading(on,callback){var loading=get("sb-loading"),playerName=S.getCurrent().player,anim=(playerName=="img"||playerName=="html");if(on){S.setOpacity(loading,0);loading.style.display="block";var wrapped=function(){S.clearOpacity(loading);if(callback){callback()}};if(anim){animate(loading,"opacity",1,S.options.fadeDuration,wrapped)}else{wrapped()}}else{var wrapped=function(){loading.style.display="none";S.clearOpacity(loading);if(callback){callback()}};if(anim){animate(loading,"opacity",0,S.options.fadeDuration,wrapped)}else{wrapped()}}}function buildBars(callback){var obj=S.getCurrent();get("sb-title-inner").innerHTML=obj.title||"";var close,next,play,pause,previous;if(S.options.displayNav){close=true;var len=S.gallery.length;if(len>1){if(S.options.continuous){next=previous=true}else{next=(len-1)>S.current;previous=S.current>0}}if(S.options.slideshowDelay>0&&S.hasNext()){pause=!S.isPaused();play=!pause}}else{close=next=play=pause=previous=false}toggleNav("close",close);toggleNav("next",next);toggleNav("play",play);toggleNav("pause",pause);toggleNav("previous",previous);var counter="";if(S.options.displayCounter&&S.gallery.length>1){var len=S.gallery.length;if(S.options.counterType=="skip"){var i=0,end=len,limit=parseInt(S.options.counterLimit)||0;if(limit<len&&limit>2){var h=Math.floor(limit/2);i=S.current-h;if(i<0){i+=len}end=S.current+(limit-h);if(end>len){end-=len}}while(i!=end){if(i==len){i=0}counter+='<a onclick="Shadowbox.change('+i+');"';if(i==S.current){counter+=' class="sb-counter-current"'}counter+=">"+(++i)+"</a>"}}else{counter=[S.current+1,S.lang.of,len].join(" ")}}get("sb-counter").innerHTML=counter;callback()}function showBars(callback){var titleInner=get("sb-title-inner"),infoInner=get("sb-info-inner"),duration=0.35;titleInner.style.visibility=infoInner.style.visibility="";if(titleInner.innerHTML!=""){animate(titleInner,"marginTop",0,duration)}animate(infoInner,"marginTop",0,duration,callback)}function hideBars(anim,callback){var title=get("sb-title"),info=get("sb-info"),titleHeight=title.offsetHeight,infoHeight=info.offsetHeight,titleInner=get("sb-title-inner"),infoInner=get("sb-info-inner"),duration=(anim?0.35:0);animate(titleInner,"marginTop",titleHeight,duration);animate(infoInner,"marginTop",infoHeight*-1,duration,function(){titleInner.style.visibility=infoInner.style.visibility="hidden";callback()})}function adjustHeight(height,top,anim,callback){var wrapperInner=get("sb-wrapper-inner"),duration=(anim?S.options.resizeDuration:0);animate(wrapper,"top",top,duration);animate(wrapperInner,"height",height,duration,callback)}function adjustWidth(width,left,anim,callback){var duration=(anim?S.options.resizeDuration:0);animate(wrapper,"left",left,duration);animate(wrapper,"width",width,duration,callback)}function setDimensions(height,width){var bodyInner=get("sb-body-inner"),height=parseInt(height),width=parseInt(width),topBottom=wrapper.offsetHeight-bodyInner.offsetHeight,leftRight=wrapper.offsetWidth-bodyInner.offsetWidth,maxHeight=overlay.offsetHeight,maxWidth=overlay.offsetWidth,padding=parseInt(S.options.viewportPadding)||20,preserveAspect=(S.player&&S.options.handleOversize!="drag");return S.setDimensions(height,width,maxHeight,maxWidth,topBottom,leftRight,padding,preserveAspect)}var K={};K.markup='<div id="sb-container"><div id="sb-overlay"></div><div id="sb-wrapper"><div id="sb-title"><div id="sb-title-inner"></div></div><div id="sb-wrapper-inner"><div id="sb-body"><div id="sb-body-inner"></div><div id="sb-loading"><div id="sb-loading-inner"><span>{loading}</span></div></div></div></div><div id="sb-info"><div id="sb-info-inner"><div id="sb-counter"></div><div id="sb-nav"><a id="sb-nav-close" title="{close}" onclick="Shadowbox.close()"></a><a id="sb-nav-next" title="{next}" onclick="Shadowbox.next()"></a><a id="sb-nav-play" title="{play}" onclick="Shadowbox.play()"></a><a id="sb-nav-pause" title="{pause}" onclick="Shadowbox.pause()"></a><a id="sb-nav-previous" title="{previous}" onclick="Shadowbox.previous()"></a></div></div></div></div></div>';K.options={animSequence:"sync",counterLimit:10,counterType:"default",displayCounter:true,displayNav:true,fadeDuration:0.35,initialHeight:160,initialWidth:320,modal:false,overlayColor:"#000",overlayOpacity:0.5,resizeDuration:0.35,showOverlay:true,troubleElements:["select","object","embed","canvas"]};K.init=function(){S.appendHTML(document.body,sprintf(K.markup,S.lang));K.body=get("sb-body-inner");container=get("sb-container");overlay=get("sb-overlay");wrapper=get("sb-wrapper");if(!supportsFixed){container.style.position="absolute"}if(!supportsOpacity){var el,m,re=/url\("(.*\.png)"\)/;each(pngIds,function(i,id){el=get(id);if(el){m=S.getStyle(el,"backgroundImage").match(re);if(m){el.style.backgroundImage="none";el.style.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,src="+m[1]+",sizingMethod=scale);"}}})}var timer;addEvent(window,"resize",function(){if(timer){clearTimeout(timer);timer=null}if(open){timer=setTimeout(K.onWindowResize,10)}})};K.onOpen=function(obj,callback){doWindowResize=false;container.style.display="block";setSize();var dims=setDimensions(S.options.initialHeight,S.options.initialWidth);adjustHeight(dims.innerHeight,dims.top);adjustWidth(dims.width,dims.left);if(S.options.showOverlay){overlay.style.backgroundColor=S.options.overlayColor;S.setOpacity(overlay,0);if(!S.options.modal){addEvent(overlay,"click",S.close)}overlayOn=true}if(!supportsFixed){setPosition();addEvent(window,"scroll",setPosition)}toggleTroubleElements();container.style.visibility="visible";if(overlayOn){animate(overlay,"opacity",S.options.overlayOpacity,S.options.fadeDuration,callback)}else{callback()}};K.onLoad=function(changing,callback){toggleLoading(true);while(K.body.firstChild){remove(K.body.firstChild)}hideBars(changing,function(){if(!open){return}if(!changing){wrapper.style.visibility="visible"}buildBars(callback)})};K.onReady=function(callback){if(!open){return}var player=S.player,dims=setDimensions(player.height,player.width);var wrapped=function(){showBars(callback)};switch(S.options.animSequence){case"hw":adjustHeight(dims.innerHeight,dims.top,true,function(){adjustWidth(dims.width,dims.left,true,wrapped)});break;case"wh":adjustWidth(dims.width,dims.left,true,function(){adjustHeight(dims.innerHeight,dims.top,true,wrapped)});break;default:adjustWidth(dims.width,dims.left,true);adjustHeight(dims.innerHeight,dims.top,true,wrapped)}};K.onShow=function(callback){toggleLoading(false,callback);doWindowResize=true};K.onClose=function(){if(!supportsFixed){removeEvent(window,"scroll",setPosition)}removeEvent(overlay,"click",S.close);wrapper.style.visibility="hidden";var callback=function(){container.style.visibility="hidden";container.style.display="none";toggleTroubleElements(true)};if(overlayOn){animate(overlay,"opacity",0,S.options.fadeDuration,callback)}else{callback()}};K.onPlay=function(){toggleNav("play",false);toggleNav("pause",true)};K.onPause=function(){toggleNav("pause",false);toggleNav("play",true)};K.onWindowResize=function(){if(!doWindowResize){return}setSize();var player=S.player,dims=setDimensions(player.height,player.width);adjustWidth(dims.width,dims.left);adjustHeight(dims.innerHeight,dims.top);if(player.onWindowResize){player.onWindowResize()}};S.skin=K;window.Shadowbox=S})(window);
/*
**	 /var/www/BREIL/templates/breil/scripts/plugins/accordion/jquery.accordion.js 	
**/
/*
 * jQuery UI Accordion 1.6
 * 
 * Copyright (c) 2007 JÃ¶rn Zaefferer
 *
 * http://docs.jquery.com/UI/Accordion
 *
 * Dual licensed under the MIT and GPL licenses:
 *   http://www.opensource.org/licenses/mit-license.php
 *   http://www.gnu.org/licenses/gpl.html
 *
 * Revision: $Id: jquery.accordion.js 4876 2008-03-08 11:49:04Z joern.zaefferer $
 *
 */

;(function($) {
	
// If the UI scope is not available, add it
$.ui = $.ui || {};

$.fn.extend({
	accordion: function(options, data) {
		var args = Array.prototype.slice.call(arguments, 1);

		return this.each(function() {
			if (typeof options == "string") {
				var accordion = $.data(this, "ui-accordion");
				accordion[options].apply(accordion, args);
			// INIT with optional options
			} else if (!$(this).is(".ui-accordion"))
				$.data(this, "ui-accordion", new $.ui.accordion(this, options));
		});
	},
	// deprecated, use accordion("activate", index) instead
	activate: function(index) {
		return this.accordion("activate", index);
	}
});

$.ui.accordion = function(container, options) {
	
	// setup configuration
	this.options = options = $.extend({}, $.ui.accordion.defaults, options);
	this.element = container;
	
	$(container).addClass("ui-accordion");
	
	if ( options.navigation ) {
		var current = $(container).find("a").filter(options.navigationFilter);
		if ( current.length ) {
			if ( current.filter(options.header).length ) {
				options.active = current;
			} else {
				options.active = current.parent().parent().prev();
				current.addClass("current");
			}
		}
	}
	
	// calculate active if not specified, using the first header
	options.headers = $(container).find(options.header);
	options.active = findActive(options.headers, options.active);

	if ( options.fillSpace ) {
		var maxHeight = $(container).parent().height();
		options.headers.each(function() {
			maxHeight -= $(this).outerHeight();
		});
		var maxPadding = 0;
		options.headers.next().each(function() {
			maxPadding = Math.max(maxPadding, $(this).innerHeight() - $(this).height());
		}).height(maxHeight - maxPadding);
	} else if ( options.autoheight ) {
		var maxHeight = 0;
		options.headers.next().each(function() {
			maxHeight = Math.max(maxHeight, $(this).outerHeight());
		}).height(maxHeight);
	}

	options.headers
		.not(options.active || "")
		.next()
		.hide();
	options.active.parent().andSelf().addClass(options.selectedClass);
	
	if (options.event)
		$(container).bind((options.event) + ".ui-accordion", clickHandler);
};

$.ui.accordion.prototype = {
	activate: function(index) {
		// call clickHandler with custom event
		clickHandler.call(this.element, {
			target: findActive( this.options.headers, index )[0]
		});
	},
	
	enable: function() {
		this.options.disabled = false;
	},
	disable: function() {
		this.options.disabled = true;
	},
	destroy: function() {
		this.options.headers.next().css("display", "");
		if ( this.options.fillSpace || this.options.autoheight ) {
			this.options.headers.next().css("height", "");
		}
		$.removeData(this.element, "ui-accordion");
		$(this.element).removeClass("ui-accordion").unbind(".ui-accordion");
	}
}

function scopeCallback(callback, scope) {
	return function() {
		return callback.apply(scope, arguments);
	};
}

function completed(cancel) {
	// if removed while animated data can be empty
	if (!$.data(this, "ui-accordion"))
		return;
	var instance = $.data(this, "ui-accordion");
	var options = instance.options;
	options.running = cancel ? 0 : --options.running;
	if ( options.running )
		return;
	if ( options.clearStyle ) {
		options.toShow.add(options.toHide).css({
			height: "",
			overflow: ""
		});
	}
	$(this).triggerHandler("change.ui-accordion", [options.data], options.change);
}

function toggle(toShow, toHide, data, clickedActive, down) {
	var options = $.data(this, "ui-accordion").options;
	options.toShow = toShow;
	options.toHide = toHide;
	options.data = data;
	var complete = scopeCallback(completed, this);
	
	// count elements to animate
	options.running = toHide.size() == 0 ? toShow.size() : toHide.size();
	
	if ( options.animated ) {
		if ( !options.alwaysOpen && clickedActive ) {
			$.ui.accordion.animations[options.animated]({
				toShow: jQuery([]),
				toHide: toHide,
				complete: complete,
				down: down,
				autoheight: options.autoheight
			});
		} else {
			$.ui.accordion.animations[options.animated]({
				toShow: toShow,
				toHide: toHide,
				complete: complete,
				down: down,
				autoheight: options.autoheight
			});
		}
	} else {
		if ( !options.alwaysOpen && clickedActive ) {
			toShow.toggle();
		} else {
			toHide.hide();
			toShow.show();
		}
		complete(true);
	}
}

function clickHandler(event) {
	var options = $.data(this, "ui-accordion").options;
	if (options.disabled)
		return false;
	
	// called only when using activate(false) to close all parts programmatically
	if ( !event.target && !options.alwaysOpen ) {
		options.active.parent().andSelf().toggleClass(options.selectedClass);
		var toHide = options.active.next(),
			data = {
				instance: this,
				options: options,
				newHeader: jQuery([]),
				oldHeader: options.active,
				newContent: jQuery([]),
				oldContent: toHide
			},
			toShow = options.active = $([]);
		toggle.call(this, toShow, toHide, data );
		return false;
	}
	// get the click target
	var clicked = $(event.target);
	
	// due to the event delegation model, we have to check if one
	// of the parent elements is our actual header, and find that
	if ( clicked.parents(options.header).length )
		while ( !clicked.is(options.header) )
			clicked = clicked.parent();
	
	var clickedActive = clicked[0] == options.active[0];
	
	// if animations are still active, or the active header is the target, ignore click
	if (options.running || (options.alwaysOpen && clickedActive))
		return false;
	if (!clicked.is(options.header))
		return;

	// switch classes
	options.active.parent().andSelf().toggleClass(options.selectedClass);
	if ( !clickedActive ) {
		clicked.parent().andSelf().addClass(options.selectedClass);
	}

	// find elements to show and hide
	var toShow = clicked.next(),
		toHide = options.active.next(),
		//data = [clicked, options.active, toShow, toHide],
		data = {
			instance: this,
			options: options,
			newHeader: clicked,
			oldHeader: options.active,
			newContent: toShow,
			oldContent: toHide
		},
		down = options.headers.index( options.active[0] ) > options.headers.index( clicked[0] );
	
	options.active = clickedActive ? $([]) : clicked;
	toggle.call(this, toShow, toHide, data, clickedActive, down );

	return false;
};

function findActive(headers, selector) {
	return selector != undefined
		? typeof selector == "number"
			? headers.filter(":eq(" + selector + ")")
			: headers.not(headers.not(selector))
		: selector === false
			? $([])
			: headers.filter(":eq(0)");
}

$.extend($.ui.accordion, {
	defaults: {
		selectedClass: "selected",
		alwaysOpen: true,
		animated: 'slide',
		event: "click",
		header: "a",
		autoheight: true,
		running: 0,
		navigationFilter: function() {
			return this.href.toLowerCase() == location.href.toLowerCase();
		}
	},
	animations: {
		slide: function(options, additions) {
			options = $.extend({
				easing: "swing",
				duration: 300
			}, options, additions);
			if ( !options.toHide.size() ) {
				options.toShow.animate({height: "show"}, options);
				return;
			}
			var hideHeight = options.toHide.height(),
				showHeight = options.toShow.height(),
				difference = showHeight / hideHeight;
			options.toShow.css({ height: 0, overflow: 'hidden' }).show();
			options.toHide.filter(":hidden").each(options.complete).end().filter(":visible").animate({height:"hide"},{
				step: function(now) {
					var current = (hideHeight - now) * difference;
					if ($.browser.msie || $.browser.opera) {
						current = Math.ceil(current);
					}
					options.toShow.height( current );
				},
				duration: options.duration,
				easing: options.easing,
				complete: function() {
					if ( !options.autoheight ) {
						options.toShow.css("height", "auto");
					}
					options.complete();
				}
			});
		},
		bounceslide: function(options) {
			this.slide(options, {
				easing: options.down ? "bounceout" : "swing",
				duration: options.down ? 1000 : 200
			});
		},
		easeslide: function(options) {
			this.slide(options, {
				easing: "easeinout",
				duration: 700
			})
		}
	}
});

})(jQuery);
