/*! jQuery v1.7.1 jquery.com | jquery.org/license */
(function(a,b){function cy(a){return f.isWindow(a)?a:a.nodeType===9?a.defaultView||a.parentWindow:!1}function cv(a){if(!ck[a]){var b=c.body,d=f("<"+a+">").appendTo(b),e=d.css("display");d.remove();if(e==="none"||e===""){cl||(cl=c.createElement("iframe"),cl.frameBorder=cl.width=cl.height=0),b.appendChild(cl);if(!cm||!cl.createElement)cm=(cl.contentWindow||cl.contentDocument).document,cm.write((c.compatMode==="CSS1Compat"?"<!doctype html>":"")+"<html><body>"),cm.close();d=cm.createElement(a),cm.body.appendChild(d),e=f.css(d,"display"),b.removeChild(cl)}ck[a]=e}return ck[a]}function cu(a,b){var c={};f.each(cq.concat.apply([],cq.slice(0,b)),function(){c[this]=a});return c}function ct(){cr=b}function cs(){setTimeout(ct,0);return cr=f.now()}function cj(){try{return new a.ActiveXObject("Microsoft.XMLHTTP")}catch(b){}}function ci(){try{return new a.XMLHttpRequest}catch(b){}}function cc(a,c){a.dataFilter&&(c=a.dataFilter(c,a.dataType));var d=a.dataTypes,e={},g,h,i=d.length,j,k=d[0],l,m,n,o,p;for(g=1;g<i;g++){if(g===1)for(h in a.converters)typeof h=="string"&&(e[h.toLowerCase()]=a.converters[h]);l=k,k=d[g];if(k==="*")k=l;else if(l!=="*"&&l!==k){m=l+" "+k,n=e[m]||e["* "+k];if(!n){p=b;for(o in e){j=o.split(" ");if(j[0]===l||j[0]==="*"){p=e[j[1]+" "+k];if(p){o=e[o],o===!0?n=p:p===!0&&(n=o);break}}}}!n&&!p&&f.error("No conversion from "+m.replace(" "," to ")),n!==!0&&(c=n?n(c):p(o(c)))}}return c}function cb(a,c,d){var e=a.contents,f=a.dataTypes,g=a.responseFields,h,i,j,k;for(i in g)i in d&&(c[g[i]]=d[i]);while(f[0]==="*")f.shift(),h===b&&(h=a.mimeType||c.getResponseHeader("content-type"));if(h)for(i in e)if(e[i]&&e[i].test(h)){f.unshift(i);break}if(f[0]in d)j=f[0];else{for(i in d){if(!f[0]||a.converters[i+" "+f[0]]){j=i;break}k||(k=i)}j=j||k}if(j){j!==f[0]&&f.unshift(j);return d[j]}}function ca(a,b,c,d){if(f.isArray(b))f.each(b,function(b,e){c||bE.test(a)?d(a,e):ca(a+"["+(typeof e=="object"||f.isArray(e)?b:"")+"]",e,c,d)});else if(!c&&b!=null&&typeof b=="object")for(var e in b)ca(a+"["+e+"]",b[e],c,d);else d(a,b)}function b_(a,c){var d,e,g=f.ajaxSettings.flatOptions||{};for(d in c)c[d]!==b&&((g[d]?a:e||(e={}))[d]=c[d]);e&&f.extend(!0,a,e)}function b$(a,c,d,e,f,g){f=f||c.dataTypes[0],g=g||{},g[f]=!0;var h=a[f],i=0,j=h?h.length:0,k=a===bT,l;for(;i<j&&(k||!l);i++)l=h[i](c,d,e),typeof l=="string"&&(!k||g[l]?l=b:(c.dataTypes.unshift(l),l=b$(a,c,d,e,l,g)));(k||!l)&&!g["*"]&&(l=b$(a,c,d,e,"*",g));return l}function bZ(a){return function(b,c){typeof b!="string"&&(c=b,b="*");if(f.isFunction(c)){var d=b.toLowerCase().split(bP),e=0,g=d.length,h,i,j;for(;e<g;e++)h=d[e],j=/^\+/.test(h),j&&(h=h.substr(1)||"*"),i=a[h]=a[h]||[],i[j?"unshift":"push"](c)}}}function bC(a,b,c){var d=b==="width"?a.offsetWidth:a.offsetHeight,e=b==="width"?bx:by,g=0,h=e.length;if(d>0){if(c!=="border")for(;g<h;g++)c||(d-=parseFloat(f.css(a,"padding"+e[g]))||0),c==="margin"?d+=parseFloat(f.css(a,c+e[g]))||0:d-=parseFloat(f.css(a,"border"+e[g]+"Width"))||0;return d+"px"}d=bz(a,b,b);if(d<0||d==null)d=a.style[b]||0;d=parseFloat(d)||0;if(c)for(;g<h;g++)d+=parseFloat(f.css(a,"padding"+e[g]))||0,c!=="padding"&&(d+=parseFloat(f.css(a,"border"+e[g]+"Width"))||0),c==="margin"&&(d+=parseFloat(f.css(a,c+e[g]))||0);return d+"px"}function bp(a,b){b.src?f.ajax({url:b.src,async:!1,dataType:"script"}):f.globalEval((b.text||b.textContent||b.innerHTML||"").replace(bf,"/*$0*/")),b.parentNode&&b.parentNode.removeChild(b)}function bo(a){var b=c.createElement("div");bh.appendChild(b),b.innerHTML=a.outerHTML;return b.firstChild}function bn(a){var b=(a.nodeName||"").toLowerCase();b==="input"?bm(a):b!=="script"&&typeof a.getElementsByTagName!="undefined"&&f.grep(a.getElementsByTagName("input"),bm)}function bm(a){if(a.type==="checkbox"||a.type==="radio")a.defaultChecked=a.checked}function bl(a){return typeof a.getElementsByTagName!="undefined"?a.getElementsByTagName("*"):typeof a.querySelectorAll!="undefined"?a.querySelectorAll("*"):[]}function bk(a,b){var c;if(b.nodeType===1){b.clearAttributes&&b.clearAttributes(),b.mergeAttributes&&b.mergeAttributes(a),c=b.nodeName.toLowerCase();if(c==="object")b.outerHTML=a.outerHTML;else if(c!=="input"||a.type!=="checkbox"&&a.type!=="radio"){if(c==="option")b.selected=a.defaultSelected;else if(c==="input"||c==="textarea")b.defaultValue=a.defaultValue}else a.checked&&(b.defaultChecked=b.checked=a.checked),b.value!==a.value&&(b.value=a.value);b.removeAttribute(f.expando)}}function bj(a,b){if(b.nodeType===1&&!!f.hasData(a)){var c,d,e,g=f._data(a),h=f._data(b,g),i=g.events;if(i){delete h.handle,h.events={};for(c in i)for(d=0,e=i[c].length;d<e;d++)f.event.add(b,c+(i[c][d].namespace?".":"")+i[c][d].namespace,i[c][d],i[c][d].data)}h.data&&(h.data=f.extend({},h.data))}}function bi(a,b){return f.nodeName(a,"table")?a.getElementsByTagName("tbody")[0]||a.appendChild(a.ownerDocument.createElement("tbody")):a}function U(a){var b=V.split("|"),c=a.createDocumentFragment();if(c.createElement)while(b.length)c.createElement(b.pop());return c}function T(a,b,c){b=b||0;if(f.isFunction(b))return f.grep(a,function(a,d){var e=!!b.call(a,d,a);return e===c});if(b.nodeType)return f.grep(a,function(a,d){return a===b===c});if(typeof b=="string"){var d=f.grep(a,function(a){return a.nodeType===1});if(O.test(b))return f.filter(b,d,!c);b=f.filter(b,d)}return f.grep(a,function(a,d){return f.inArray(a,b)>=0===c})}function S(a){return!a||!a.parentNode||a.parentNode.nodeType===11}function K(){return!0}function J(){return!1}function n(a,b,c){var d=b+"defer",e=b+"queue",g=b+"mark",h=f._data(a,d);h&&(c==="queue"||!f._data(a,e))&&(c==="mark"||!f._data(a,g))&&setTimeout(function(){!f._data(a,e)&&!f._data(a,g)&&(f.removeData(a,d,!0),h.fire())},0)}function m(a){for(var b in a){if(b==="data"&&f.isEmptyObject(a[b]))continue;if(b!=="toJSON")return!1}return!0}function l(a,c,d){if(d===b&&a.nodeType===1){var e="data-"+c.replace(k,"-$1").toLowerCase();d=a.getAttribute(e);if(typeof d=="string"){try{d=d==="true"?!0:d==="false"?!1:d==="null"?null:f.isNumeric(d)?parseFloat(d):j.test(d)?f.parseJSON(d):d}catch(g){}f.data(a,c,d)}else d=b}return d}function h(a){var b=g[a]={},c,d;a=a.split(/\s+/);for(c=0,d=a.length;c<d;c++)b[a[c]]=!0;return b}var c=a.document,d=a.navigator,e=a.location,f=function(){function J(){if(!e.isReady){try{c.documentElement.doScroll("left")}catch(a){setTimeout(J,1);return}e.ready()}}var e=function(a,b){return new e.fn.init(a,b,h)},f=a.jQuery,g=a.$,h,i=/^(?:[^#<]*(<[\w\W]+>)[^>]*$|#([\w\-]*)$)/,j=/\S/,k=/^\s+/,l=/\s+$/,m=/^<(\w+)\s*\/?>(?:<\/\1>)?$/,n=/^[\],:{}\s]*$/,o=/\\(?:["\\\/bfnrt]|u[0-9a-fA-F]{4})/g,p=/"[^"\\\n\r]*"|true|false|null|-?\d+(?:\.\d*)?(?:[eE][+\-]?\d+)?/g,q=/(?:^|:|,)(?:\s*\[)+/g,r=/(webkit)[ \/]([\w.]+)/,s=/(opera)(?:.*version)?[ \/]([\w.]+)/,t=/(msie) ([\w.]+)/,u=/(mozilla)(?:.*? rv:([\w.]+))?/,v=/-([a-z]|[0-9])/ig,w=/^-ms-/,x=function(a,b){return(b+"").toUpperCase()},y=d.userAgent,z,A,B,C=Object.prototype.toString,D=Object.prototype.hasOwnProperty,E=Array.prototype.push,F=Array.prototype.slice,G=String.prototype.trim,H=Array.prototype.indexOf,I={};e.fn=e.prototype={constructor:e,init:function(a,d,f){var g,h,j,k;if(!a)return this;if(a.nodeType){this.context=this[0]=a,this.length=1;return this}if(a==="body"&&!d&&c.body){this.context=c,this[0]=c.body,this.selector=a,this.length=1;return this}if(typeof a=="string"){a.charAt(0)!=="<"||a.charAt(a.length-1)!==">"||a.length<3?g=i.exec(a):g=[null,a,null];if(g&&(g[1]||!d)){if(g[1]){d=d instanceof e?d[0]:d,k=d?d.ownerDocument||d:c,j=m.exec(a),j?e.isPlainObject(d)?(a=[c.createElement(j[1])],e.fn.attr.call(a,d,!0)):a=[k.createElement(j[1])]:(j=e.buildFragment([g[1]],[k]),a=(j.cacheable?e.clone(j.fragment):j.fragment).childNodes);return e.merge(this,a)}h=c.getElementById(g[2]);if(h&&h.parentNode){if(h.id!==g[2])return f.find(a);this.length=1,this[0]=h}this.context=c,this.selector=a;return this}return!d||d.jquery?(d||f).find(a):this.constructor(d).find(a)}if(e.isFunction(a))return f.ready(a);a.selector!==b&&(this.selector=a.selector,this.context=a.context);return e.makeArray(a,this)},selector:"",jquery:"1.7.1",length:0,size:function(){return this.length},toArray:function(){return F.call(this,0)},get:function(a){return a==null?this.toArray():a<0?this[this.length+a]:this[a]},pushStack:function(a,b,c){var d=this.constructor();e.isArray(a)?E.apply(d,a):e.merge(d,a),d.prevObject=this,d.context=this.context,b==="find"?d.selector=this.selector+(this.selector?" ":"")+c:b&&(d.selector=this.selector+"."+b+"("+c+")");return d},each:function(a,b){return e.each(this,a,b)},ready:function(a){e.bindReady(),A.add(a);return this},eq:function(a){a=+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(F.apply(this,arguments),"slice",F.call(arguments).join(","))},map:function(a){return this.pushStack(e.map(this,function(b,c){return a.call(b,c,b)}))},end:function(){return this.prevObject||this.constructor(null)},push:E,sort:[].sort,splice:[].splice},e.fn.init.prototype=e.fn,e.extend=e.fn.extend=function(){var a,c,d,f,g,h,i=arguments[0]||{},j=1,k=arguments.length,l=!1;typeof i=="boolean"&&(l=i,i=arguments[1]||{},j=2),typeof i!="object"&&!e.isFunction(i)&&(i={}),k===j&&(i=this,--j);for(;j<k;j++)if((a=arguments[j])!=null)for(c in a){d=i[c],f=a[c];if(i===f)continue;l&&f&&(e.isPlainObject(f)||(g=e.isArray(f)))?(g?(g=!1,h=d&&e.isArray(d)?d:[]):h=d&&e.isPlainObject(d)?d:{},i[c]=e.extend(l,h,f)):f!==b&&(i[c]=f)}return i},e.extend({noConflict:function(b){a.$===e&&(a.$=g),b&&a.jQuery===e&&(a.jQuery=f);return e},isReady:!1,readyWait:1,holdReady:function(a){a?e.readyWait++:e.ready(!0)},ready:function(a){if(a===!0&&!--e.readyWait||a!==!0&&!e.isReady){if(!c.body)return setTimeout(e.ready,1);e.isReady=!0;if(a!==!0&&--e.readyWait>0)return;A.fireWith(c,[e]),e.fn.trigger&&e(c).trigger("ready").off("ready")}},bindReady:function(){if(!A){A=e.Callbacks("once memory");if(c.readyState==="complete")return setTimeout(e.ready,1);if(c.addEventListener)c.addEventListener("DOMContentLoaded",B,!1),a.addEventListener("load",e.ready,!1);else if(c.attachEvent){c.attachEvent("onreadystatechange",B),a.attachEvent("onload",e.ready);var b=!1;try{b=a.frameElement==null}catch(d){}c.documentElement.doScroll&&b&&J()}}},isFunction:function(a){return e.type(a)==="function"},isArray:Array.isArray||function(a){return e.type(a)==="array"},isWindow:function(a){return a&&typeof a=="object"&&"setInterval"in a},isNumeric:function(a){return!isNaN(parseFloat(a))&&isFinite(a)},type:function(a){return a==null?String(a):I[C.call(a)]||"object"},isPlainObject:function(a){if(!a||e.type(a)!=="object"||a.nodeType||e.isWindow(a))return!1;try{if(a.constructor&&!D.call(a,"constructor")&&!D.call(a.constructor.prototype,"isPrototypeOf"))return!1}catch(c){return!1}var d;for(d in a);return d===b||D.call(a,d)},isEmptyObject:function(a){for(var b in a)return!1;return!0},error:function(a){throw new Error(a)},parseJSON:function(b){if(typeof b!="string"||!b)return null;b=e.trim(b);if(a.JSON&&a.JSON.parse)return a.JSON.parse(b);if(n.test(b.replace(o,"@").replace(p,"]").replace(q,"")))return(new Function("return "+b))();e.error("Invalid JSON: "+b)},parseXML:function(c){var d,f;try{a.DOMParser?(f=new DOMParser,d=f.parseFromString(c,"text/xml")):(d=new ActiveXObject("Microsoft.XMLDOM"),d.async="false",d.loadXML(c))}catch(g){d=b}(!d||!d.documentElement||d.getElementsByTagName("parsererror").length)&&e.error("Invalid XML: "+c);return d},noop:function(){},globalEval:function(b){b&&j.test(b)&&(a.execScript||function(b){a.eval.call(a,b)})(b)},camelCase:function(a){return a.replace(w,"ms-").replace(v,x)},nodeName:function(a,b){return a.nodeName&&a.nodeName.toUpperCase()===b.toUpperCase()},each:function(a,c,d){var f,g=0,h=a.length,i=h===b||e.isFunction(a);if(d){if(i){for(f in a)if(c.apply(a[f],d)===!1)break}else for(;g<h;)if(c.apply(a[g++],d)===!1)break}else if(i){for(f in a)if(c.call(a[f],f,a[f])===!1)break}else for(;g<h;)if(c.call(a[g],g,a[g++])===!1)break;return a},trim:G?function(a){return a==null?"":G.call(a)}:function(a){return a==null?"":(a+"").replace(k,"").replace(l,"")},makeArray:function(a,b){var c=b||[];if(a!=null){var d=e.type(a);a.length==null||d==="string"||d==="function"||d==="regexp"||e.isWindow(a)?E.call(c,a):e.merge(c,a)}return c},inArray:function(a,b,c){var d;if(b){if(H)return H.call(b,a,c);d=b.length,c=c?c<0?Math.max(0,d+c):c:0;for(;c<d;c++)if(c in b&&b[c]===a)return c}return-1},merge:function(a,c){var d=a.length,e=0;if(typeof c.length=="number")for(var f=c.length;e<f;e++)a[d++]=c[e];else while(c[e]!==b)a[d++]=c[e++];a.length=d;return a},grep:function(a,b,c){var d=[],e;c=!!c;for(var f=0,g=a.length;f<g;f++)e=!!b(a[f],f),c!==e&&d.push(a[f]);return d},map:function(a,c,d){var f,g,h=[],i=0,j=a.length,k=a instanceof e||j!==b&&typeof j=="number"&&(j>0&&a[0]&&a[j-1]||j===0||e.isArray(a));if(k)for(;i<j;i++)f=c(a[i],i,d),f!=null&&(h[h.length]=f);else for(g in a)f=c(a[g],g,d),f!=null&&(h[h.length]=f);return h.concat.apply([],h)},guid:1,proxy:function(a,c){if(typeof c=="string"){var d=a[c];c=a,a=d}if(!e.isFunction(a))return b;var f=F.call(arguments,2),g=function(){return a.apply(c,f.concat(F.call(arguments)))};g.guid=a.guid=a.guid||g.guid||e.guid++;return g},access:function(a,c,d,f,g,h){var i=a.length;if(typeof c=="object"){for(var j in c)e.access(a,j,c[j],f,g,d);return a}if(d!==b){f=!h&&f&&e.isFunction(d);for(var k=0;k<i;k++)g(a[k],c,f?d.call(a[k],k,g(a[k],c)):d,h);return a}return i?g(a[0],c):b},now:function(){return(new Date).getTime()},uaMatch:function(a){a=a.toLowerCase();var b=r.exec(a)||s.exec(a)||t.exec(a)||a.indexOf("compatible")<0&&u.exec(a)||[];return{browser:b[1]||"",version:b[2]||"0"}},sub:function(){function a(b,c){return new a.fn.init(b,c)}e.extend(!0,a,this),a.superclass=this,a.fn=a.prototype=this(),a.fn.constructor=a,a.sub=this.sub,a.fn.init=function(d,f){f&&f instanceof e&&!(f instanceof a)&&(f=a(f));return e.fn.init.call(this,d,f,b)},a.fn.init.prototype=a.fn;var b=a(c);return a},browser:{}}),e.each("Boolean Number String Function Array Date RegExp Object".split(" "),function(a,b){I["[object "+b+"]"]=b.toLowerCase()}),z=e.uaMatch(y),z.browser&&(e.browser[z.browser]=!0,e.browser.version=z.version),e.browser.webkit&&(e.browser.safari=!0),j.test(" ")&&(k=/^[\s\xA0]+/,l=/[\s\xA0]+$/),h=e(c),c.addEventListener?B=function(){c.removeEventListener("DOMContentLoaded",B,!1),e.ready()}:c.attachEvent&&(B=function(){c.readyState==="complete"&&(c.detachEvent("onreadystatechange",B),e.ready())});return e}(),g={};f.Callbacks=function(a){a=a?g[a]||h(a):{};var c=[],d=[],e,i,j,k,l,m=function(b){var d,e,g,h,i;for(d=0,e=b.length;d<e;d++)g=b[d],h=f.type(g),h==="array"?m(g):h==="function"&&(!a.unique||!o.has(g))&&c.push(g)},n=function(b,f){f=f||[],e=!a.memory||[b,f],i=!0,l=j||0,j=0,k=c.length;for(;c&&l<k;l++)if(c[l].apply(b,f)===!1&&a.stopOnFalse){e=!0;break}i=!1,c&&(a.once?e===!0?o.disable():c=[]:d&&d.length&&(e=d.shift(),o.fireWith(e[0],e[1])))},o={add:function(){if(c){var a=c.length;m(arguments),i?k=c.length:e&&e!==!0&&(j=a,n(e[0],e[1]))}return this},remove:function(){if(c){var b=arguments,d=0,e=b.length;for(;d<e;d++)for(var f=0;f<c.length;f++)if(b[d]===c[f]){i&&f<=k&&(k--,f<=l&&l--),c.splice(f--,1);if(a.unique)break}}return this},has:function(a){if(c){var b=0,d=c.length;for(;b<d;b++)if(a===c[b])return!0}return!1},empty:function(){c=[];return this},disable:function(){c=d=e=b;return this},disabled:function(){return!c},lock:function(){d=b,(!e||e===!0)&&o.disable();return this},locked:function(){return!d},fireWith:function(b,c){d&&(i?a.once||d.push([b,c]):(!a.once||!e)&&n(b,c));return this},fire:function(){o.fireWith(this,arguments);return this},fired:function(){return!!e}};return o};var i=[].slice;f.extend({Deferred:function(a){var b=f.Callbacks("once memory"),c=f.Callbacks("once memory"),d=f.Callbacks("memory"),e="pending",g={resolve:b,reject:c,notify:d},h={done:b.add,fail:c.add,progress:d.add,state:function(){return e},isResolved:b.fired,isRejected:c.fired,then:function(a,b,c){i.done(a).fail(b).progress(c);return this},always:function(){i.done.apply(i,arguments).fail.apply(i,arguments);return this},pipe:function(a,b,c){return f.Deferred(function(d){f.each({done:[a,"resolve"],fail:[b,"reject"],progress:[c,"notify"]},function(a,b){var c=b[0],e=b[1],g;f.isFunction(c)?i[a](function(){g=c.apply(this,arguments),g&&f.isFunction(g.promise)?g.promise().then(d.resolve,d.reject,d.notify):d[e+"With"](this===i?d:this,[g])}):i[a](d[e])})}).promise()},promise:function(a){if(a==null)a=h;else for(var b in h)a[b]=h[b];return a}},i=h.promise({}),j;for(j in g)i[j]=g[j].fire,i[j+"With"]=g[j].fireWith;i.done(function(){e="resolved"},c.disable,d.lock).fail(function(){e="rejected"},b.disable,d.lock),a&&a.call(i,i);return i},when:function(a){function m(a){return function(b){e[a]=arguments.length>1?i.call(arguments,0):b,j.notifyWith(k,e)}}function l(a){return function(c){b[a]=arguments.length>1?i.call(arguments,0):c,--g||j.resolveWith(j,b)}}var b=i.call(arguments,0),c=0,d=b.length,e=Array(d),g=d,h=d,j=d<=1&&a&&f.isFunction(a.promise)?a:f.Deferred(),k=j.promise();if(d>1){for(;c<d;c++)b[c]&&b[c].promise&&f.isFunction(b[c].promise)?b[c].promise().then(l(c),j.reject,m(c)):--g;g||j.resolveWith(j,b)}else j!==a&&j.resolveWith(j,d?[a]:[]);return k}}),f.support=function(){var b,d,e,g,h,i,j,k,l,m,n,o,p,q=c.createElement("div"),r=c.documentElement;q.setAttribute("className","t"),q.innerHTML="   <link/><table></table><a href='/a' style='top:1px;float:left;opacity:.55;'>a</a><input type='checkbox'/>",d=q.getElementsByTagName("*"),e=q.getElementsByTagName("a")[0];if(!d||!d.length||!e)return{};g=c.createElement("select"),h=g.appendChild(c.createElement("option")),i=q.getElementsByTagName("input")[0],b={leadingWhitespace:q.firstChild.nodeType===3,tbody:!q.getElementsByTagName("tbody").length,htmlSerialize:!!q.getElementsByTagName("link").length,style:/top/.test(e.getAttribute("style")),hrefNormalized:e.getAttribute("href")==="/a",opacity:/^0.55/.test(e.style.opacity),cssFloat:!!e.style.cssFloat,checkOn:i.value==="on",optSelected:h.selected,getSetAttribute:q.className!=="t",enctype:!!c.createElement("form").enctype,html5Clone:c.createElement("nav").cloneNode(!0).outerHTML!=="<:nav></:nav>",submitBubbles:!0,changeBubbles:!0,focusinBubbles:!1,deleteExpando:!0,noCloneEvent:!0,inlineBlockNeedsLayout:!1,shrinkWrapBlocks:!1,reliableMarginRight:!0},i.checked=!0,b.noCloneChecked=i.cloneNode(!0).checked,g.disabled=!0,b.optDisabled=!h.disabled;try{delete q.test}catch(s){b.deleteExpando=!1}!q.addEventListener&&q.attachEvent&&q.fireEvent&&(q.attachEvent("onclick",function(){b.noCloneEvent=!1}),q.cloneNode(!0).fireEvent("onclick")),i=c.createElement("input"),i.value="t",i.setAttribute("type","radio"),b.radioValue=i.value==="t",i.setAttribute("checked","checked"),q.appendChild(i),k=c.createDocumentFragment(),k.appendChild(q.lastChild),b.checkClone=k.cloneNode(!0).cloneNode(!0).lastChild.checked,b.appendChecked=i.checked,k.removeChild(i),k.appendChild(q),q.innerHTML="",a.getComputedStyle&&(j=c.createElement("div"),j.style.width="0",j.style.marginRight="0",q.style.width="2px",q.appendChild(j),b.reliableMarginRight=(parseInt((a.getComputedStyle(j,null)||{marginRight:0}).marginRight,10)||0)===0);if(q.attachEvent)for(o in{submit:1,change:1,focusin:1})n="on"+o,p=n in q,p||(q.setAttribute(n,"return;"),p=typeof q[n]=="function"),b[o+"Bubbles"]=p;k.removeChild(q),k=g=h=j=q=i=null,f(function(){var a,d,e,g,h,i,j,k,m,n,o,r=c.getElementsByTagName("body")[0];!r||(j=1,k="position:absolute;top:0;left:0;width:1px;height:1px;margin:0;",m="visibility:hidden;border:0;",n="style='"+k+"border:5px solid #000;padding:0;'",o="<div "+n+"><div></div></div>"+"<table "+n+" cellpadding='0' cellspacing='0'>"+"<tr><td></td></tr></table>",a=c.createElement("div"),a.style.cssText=m+"width:0;height:0;position:static;top:0;margin-top:"+j+"px",r.insertBefore(a,r.firstChild),q=c.createElement("div"),a.appendChild(q),q.innerHTML="<table><tr><td style='padding:0;border:0;display:none'></td><td>t</td></tr></table>",l=q.getElementsByTagName("td"),p=l[0].offsetHeight===0,l[0].style.display="",l[1].style.display="none",b.reliableHiddenOffsets=p&&l[0].offsetHeight===0,q.innerHTML="",q.style.width=q.style.paddingLeft="1px",f.boxModel=b.boxModel=q.offsetWidth===2,typeof q.style.zoom!="undefined"&&(q.style.display="inline",q.style.zoom=1,b.inlineBlockNeedsLayout=q.offsetWidth===2,q.style.display="",q.innerHTML="<div style='width:4px;'></div>",b.shrinkWrapBlocks=q.offsetWidth!==2),q.style.cssText=k+m,q.innerHTML=o,d=q.firstChild,e=d.firstChild,h=d.nextSibling.firstChild.firstChild,i={doesNotAddBorder:e.offsetTop!==5,doesAddBorderForTableAndCells:h.offsetTop===5},e.style.position="fixed",e.style.top="20px",i.fixedPosition=e.offsetTop===20||e.offsetTop===15,e.style.position=e.style.top="",d.style.overflow="hidden",d.style.position="relative",i.subtractsBorderForOverflowNotVisible=e.offsetTop===-5,i.doesNotIncludeMarginInBodyOffset=r.offsetTop!==j,r.removeChild(a),q=a=null,f.extend(b,i))});return b}();var j=/^(?:\{.*\}|\[.*\])$/,k=/([A-Z])/g;f.extend({cache:{},uuid:0,expando:"jQuery"+(f.fn.jquery+Math.random()).replace(/\D/g,""),noData:{embed:!0,object:"clsid:D27CDB6E-AE6D-11cf-96B8-444553540000",applet:!0},hasData:function(a){a=a.nodeType?f.cache[a[f.expando]]:a[f.expando];return!!a&&!m(a)},data:function(a,c,d,e){if(!!f.acceptData(a)){var g,h,i,j=f.expando,k=typeof c=="string",l=a.nodeType,m=l?f.cache:a,n=l?a[j]:a[j]&&j,o=c==="events";if((!n||!m[n]||!o&&!e&&!m[n].data)&&k&&d===b)return;n||(l?a[j]=n=++f.uuid:n=j),m[n]||(m[n]={},l||(m[n].toJSON=f.noop));if(typeof c=="object"||typeof c=="function")e?m[n]=f.extend(m[n],c):m[n].data=f.extend(m[n].data,c);g=h=m[n],e||(h.data||(h.data={}),h=h.data),d!==b&&(h[f.camelCase(c)]=d);if(o&&!h[c])return g.events;k?(i=h[c],i==null&&(i=h[f.camelCase(c)])):i=h;return i}},removeData:function(a,b,c){if(!!f.acceptData(a)){var d,e,g,h=f.expando,i=a.nodeType,j=i?f.cache:a,k=i?a[h]:h;if(!j[k])return;if(b){d=c?j[k]:j[k].data;if(d){f.isArray(b)||(b in d?b=[b]:(b=f.camelCase(b),b in d?b=[b]:b=b.split(" ")));for(e=0,g=b.length;e<g;e++)delete d[b[e]];if(!(c?m:f.isEmptyObject)(d))return}}if(!c){delete j[k].data;if(!m(j[k]))return}f.support.deleteExpando||!j.setInterval?delete j[k]:j[k]=null,i&&(f.support.deleteExpando?delete a[h]:a.removeAttribute?a.removeAttribute(h):a[h]=null)}},_data:function(a,b,c){return f.data(a,b,c,!0)},acceptData:function(a){if(a.nodeName){var b=f.noData[a.nodeName.toLowerCase()];if(b)return b!==!0&&a.getAttribute("classid")===b}return!0}}),f.fn.extend({data:function(a,c){var d,e,g,h=null;if(typeof a=="undefined"){if(this.length){h=f.data(this[0]);if(this[0].nodeType===1&&!f._data(this[0],"parsedAttrs")){e=this[0].attributes;for(var i=0,j=e.length;i<j;i++)g=e[i].name,g.indexOf("data-")===0&&(g=f.camelCase(g.substring(5)),l(this[0],g,h[g]));f._data(this[0],"parsedAttrs",!0)}}return h}if(typeof a=="object")return this.each(function(){f.data(this,a)});d=a.split("."),d[1]=d[1]?"."+d[1]:"";if(c===b){h=this.triggerHandler("getData"+d[1]+"!",[d[0]]),h===b&&this.length&&(h=f.data(this[0],a),h=l(this[0],a,h));return h===b&&d[1]?this.data(d[0]):h}return this.each(function(){var b=f(this),e=[d[0],c];b.triggerHandler("setData"+d[1]+"!",e),f.data(this,a,c),b.triggerHandler("changeData"+d[1]+"!",e)})},removeData:function(a){return this.each(function(){f.removeData(this,a)})}}),f.extend({_mark:function(a,b){a&&(b=(b||"fx")+"mark",f._data(a,b,(f._data(a,b)||0)+1))},_unmark:function(a,b,c){a!==!0&&(c=b,b=a,a=!1);if(b){c=c||"fx";var d=c+"mark",e=a?0:(f._data(b,d)||1)-1;e?f._data(b,d,e):(f.removeData(b,d,!0),n(b,c,"mark"))}},queue:function(a,b,c){var d;if(a){b=(b||"fx")+"queue",d=f._data(a,b),c&&(!d||f.isArray(c)?d=f._data(a,b,f.makeArray(c)):d.push(c));return d||[]}},dequeue:function(a,b){b=b||"fx";var c=f.queue(a,b),d=c.shift(),e={};d==="inprogress"&&(d=c.shift()),d&&(b==="fx"&&c.unshift("inprogress"),f._data(a,b+".run",e),d.call(a,function(){f.dequeue(a,b)},e)),c.length||(f.removeData(a,b+"queue "+b+".run",!0),n(a,b,"queue"))}}),f.fn.extend({queue:function(a,c){typeof a!="string"&&(c=a,a="fx");if(c===b)return f.queue(this[0],a);return this.each(function(){var b=f.queue(this,a,c);a==="fx"&&b[0]!=="inprogress"&&f.dequeue(this,a)})},dequeue:function(a){return this.each(function(){f.dequeue(this,a)})},delay:function(a,b){a=f.fx?f.fx.speeds[a]||a:a,b=b||"fx";return this.queue(b,function(b,c){var d=setTimeout(b,a);c.stop=function(){clearTimeout(d)}})},clearQueue:function(a){return this.queue(a||"fx",[])},promise:function(a,c){function m(){--h||d.resolveWith(e,[e])}typeof a!="string"&&(c=a,a=b),a=a||"fx";var d=f.Deferred(),e=this,g=e.length,h=1,i=a+"defer",j=a+"queue",k=a+"mark",l;while(g--)if(l=f.data(e[g],i,b,!0)||(f.data(e[g],j,b,!0)||f.data(e[g],k,b,!0))&&f.data(e[g],i,f.Callbacks("once memory"),!0))h++,l.add(m);m();return d.promise()}});var o=/[\n\t\r]/g,p=/\s+/,q=/\r/g,r=/^(?:button|input)$/i,s=/^(?:button|input|object|select|textarea)$/i,t=/^a(?:rea)?$/i,u=/^(?:autofocus|autoplay|async|checked|controls|defer|disabled|hidden|loop|multiple|open|readonly|required|scoped|selected)$/i,v=f.support.getSetAttribute,w,x,y;f.fn.extend({attr:function(a,b){return f.access(this,a,b,!0,f.attr)},removeAttr:function(a){return this.each(function(){f.removeAttr(this,a)})},prop:function(a,b){return f.access(this,a,b,!0,f.prop)},removeProp:function(a){a=f.propFix[a]||a;return this.each(function(){try{this[a]=b,delete this[a]}catch(c){}})},addClass:function(a){var b,c,d,e,g,h,i;if(f.isFunction(a))return this.each(function(b){f(this).addClass(a.call(this,b,this.className))});if(a&&typeof a=="string"){b=a.split(p);for(c=0,d=this.length;c<d;c++){e=this[c];if(e.nodeType===1)if(!e.className&&b.length===1)e.className=a;else{g=" "+e.className+" ";for(h=0,i=b.length;h<i;h++)~g.indexOf(" "+b[h]+" ")||(g+=b[h]+" ");e.className=f.trim(g)}}}return this},removeClass:function(a){var c,d,e,g,h,i,j;if(f.isFunction(a))return this.each(function(b){f(this).removeClass(a.call(this,b,this.className))});if(a&&typeof a=="string"||a===b){c=(a||"").split(p);for(d=0,e=this.length;d<e;d++){g=this[d];if(g.nodeType===1&&g.className)if(a){h=(" "+g.className+" ").replace(o," ");for(i=0,j=c.length;i<j;i++)h=h.replace(" "+c[i]+" "," ");g.className=f.trim(h)}else g.className=""}}return this},toggleClass:function(a,b){var c=typeof a,d=typeof b=="boolean";if(f.isFunction(a))return this.each(function(c){f(this).toggleClass(a.call(this,c,this.className,b),b)});return this.each(function(){if(c==="string"){var e,g=0,h=f(this),i=b,j=a.split(p);while(e=j[g++])i=d?i:!h.hasClass(e),h[i?"addClass":"removeClass"](e)}else if(c==="undefined"||c==="boolean")this.className&&f._data(this,"__className__",this.className),this.className=this.className||a===!1?"":f._data(this,"__className__")||""})},hasClass:function(a){var b=" "+a+" ",c=0,d=this.length;for(;c<d;c++)if(this[c].nodeType===1&&(" "+this[c].className+" ").replace(o," ").indexOf(b)>-1)return!0;return!1},val:function(a){var c,d,e,g=this[0];{if(!!arguments.length){e=f.isFunction(a);return this.each(function(d){var g=f(this),h;if(this.nodeType===1){e?h=a.call(this,d,g.val()):h=a,h==null?h="":typeof h=="number"?h+="":f.isArray(h)&&(h=f.map(h,function(a){return a==null?"":a+""})),c=f.valHooks[this.nodeName.toLowerCase()]||f.valHooks[this.type];if(!c||!("set"in c)||c.set(this,h,"value")===b)this.value=h}})}if(g){c=f.valHooks[g.nodeName.toLowerCase()]||f.valHooks[g.type];if(c&&"get"in c&&(d=c.get(g,"value"))!==b)return d;d=g.value;return typeof d=="string"?d.replace(q,""):d==null?"":d}}}}),f.extend({valHooks:{option:{get:function(a){var b=a.attributes.value;return!b||b.specified?a.value:a.text}},select:{get:function(a){var b,c,d,e,g=a.selectedIndex,h=[],i=a.options,j=a.type==="select-one";if(g<0)return null;c=j?g:0,d=j?g+1:i.length;for(;c<d;c++){e=i[c];if(e.selected&&(f.support.optDisabled?!e.disabled:e.getAttribute("disabled")===null)&&(!e.parentNode.disabled||!f.nodeName(e.parentNode,"optgroup"))){b=f(e).val();if(j)return b;h.push(b)}}if(j&&!h.length&&i.length)return f(i[g]).val();return h},set:function(a,b){var c=f.makeArray(b);f(a).find("option").each(function(){this.selected=f.inArray(f(this).val(),c)>=0}),c.length||(a.selectedIndex=-1);return c}}},attrFn:{val:!0,css:!0,html:!0,text:!0,data:!0,width:!0,height:!0,offset:!0},attr:function(a,c,d,e){var g,h,i,j=a.nodeType;if(!!a&&j!==3&&j!==8&&j!==2){if(e&&c in f.attrFn)return f(a)[c](d);if(typeof a.getAttribute=="undefined")return f.prop(a,c,d);i=j!==1||!f.isXMLDoc(a),i&&(c=c.toLowerCase(),h=f.attrHooks[c]||(u.test(c)?x:w));if(d!==b){if(d===null){f.removeAttr(a,c);return}if(h&&"set"in h&&i&&(g=h.set(a,d,c))!==b)return g;a.setAttribute(c,""+d);return d}if(h&&"get"in h&&i&&(g=h.get(a,c))!==null)return g;g=a.getAttribute(c);return g===null?b:g}},removeAttr:function(a,b){var c,d,e,g,h=0;if(b&&a.nodeType===1){d=b.toLowerCase().split(p),g=d.length;for(;h<g;h++)e=d[h],e&&(c=f.propFix[e]||e,f.attr(a,e,""),a.removeAttribute(v?e:c),u.test(e)&&c in a&&(a[c]=!1))}},attrHooks:{type:{set:function(a,b){if(r.test(a.nodeName)&&a.parentNode)f.error("type property can't be changed");else if(!f.support.radioValue&&b==="radio"&&f.nodeName(a,"input")){var c=a.value;a.setAttribute("type",b),c&&(a.value=c);return b}}},value:{get:function(a,b){if(w&&f.nodeName(a,"button"))return w.get(a,b);return b in a?a.value:null},set:function(a,b,c){if(w&&f.nodeName(a,"button"))return w.set(a,b,c);a.value=b}}},propFix:{tabindex:"tabIndex",readonly:"readOnly","for":"htmlFor","class":"className",maxlength:"maxLength",cellspacing:"cellSpacing",cellpadding:"cellPadding",rowspan:"rowSpan",colspan:"colSpan",usemap:"useMap",frameborder:"frameBorder",contenteditable:"contentEditable"},prop:function(a,c,d){var e,g,h,i=a.nodeType;if(!!a&&i!==3&&i!==8&&i!==2){h=i!==1||!f.isXMLDoc(a),h&&(c=f.propFix[c]||c,g=f.propHooks[c]);return d!==b?g&&"set"in g&&(e=g.set(a,d,c))!==b?e:a[c]=d:g&&"get"in g&&(e=g.get(a,c))!==null?e:a[c]}},propHooks:{tabIndex:{get:function(a){var c=a.getAttributeNode("tabindex");return c&&c.specified?parseInt(c.value,10):s.test(a.nodeName)||t.test(a.nodeName)&&a.href?0:b}}}}),f.attrHooks.tabindex=f.propHooks.tabIndex,x={get:function(a,c){var d,e=f.prop(a,c);return e===!0||typeof e!="boolean"&&(d=a.getAttributeNode(c))&&d.nodeValue!==!1?c.toLowerCase():b},set:function(a,b,c){var d;b===!1?f.removeAttr(a,c):(d=f.propFix[c]||c,d in a&&(a[d]=!0),a.setAttribute(c,c.toLowerCase()));return c}},v||(y={name:!0,id:!0},w=f.valHooks.button={get:function(a,c){var d;d=a.getAttributeNode(c);return d&&(y[c]?d.nodeValue!=="":d.specified)?d.nodeValue:b},set:function(a,b,d){var e=a.getAttributeNode(d);e||(e=c.createAttribute(d),a.setAttributeNode(e));return e.nodeValue=b+""}},f.attrHooks.tabindex.set=w.set,f.each(["width","height"],function(a,b){f.attrHooks[b]=f.extend(f.attrHooks[b],{set:function(a,c){if(c===""){a.setAttribute(b,"auto");return c}}})}),f.attrHooks.contenteditable={get:w.get,set:function(a,b,c){b===""&&(b="false"),w.set(a,b,c)}}),f.support.hrefNormalized||f.each(["href","src","width","height"],function(a,c){f.attrHooks[c]=f.extend(f.attrHooks[c],{get:function(a){var d=a.getAttribute(c,2);return d===null?b:d}})}),f.support.style||(f.attrHooks.style={get:function(a){return a.style.cssText.toLowerCase()||b},set:function(a,b){return a.style.cssText=""+b}}),f.support.optSelected||(f.propHooks.selected=f.extend(f.propHooks.selected,{get:function(a){var b=a.parentNode;b&&(b.selectedIndex,b.parentNode&&b.parentNode.selectedIndex);return null}})),f.support.enctype||(f.propFix.enctype="encoding"),f.support.checkOn||f.each(["radio","checkbox"],function(){f.valHooks[this]={get:function(a){return a.getAttribute("value")===null?"on":a.value}}}),f.each(["radio","checkbox"],function(){f.valHooks[this]=f.extend(f.valHooks[this],{set:function(a,b){if(f.isArray(b))return a.checked=f.inArray(f(a).val(),b)>=0}})});var z=/^(?:textarea|input|select)$/i,A=/^([^\.]*)?(?:\.(.+))?$/,B=/\bhover(\.\S+)?\b/,C=/^key/,D=/^(?:mouse|contextmenu)|click/,E=/^(?:focusinfocus|focusoutblur)$/,F=/^(\w*)(?:#([\w\-]+))?(?:\.([\w\-]+))?$/,G=function(a){var b=F.exec(a);b&&(b[1]=(b[1]||"").toLowerCase(),b[3]=b[3]&&new RegExp("(?:^|\\s)"+b[3]+"(?:\\s|$)"));return b},H=function(a,b){var c=a.attributes||{};return(!b[1]||a.nodeName.toLowerCase()===b[1])&&(!b[2]||(c.id||{}).value===b[2])&&(!b[3]||b[3].test((c["class"]||{}).value))},I=function(a){return f.event.special.hover?a:a.replace(B,"mouseenter$1 mouseleave$1")};
f.event={add:function(a,c,d,e,g){var h,i,j,k,l,m,n,o,p,q,r,s;if(!(a.nodeType===3||a.nodeType===8||!c||!d||!(h=f._data(a)))){d.handler&&(p=d,d=p.handler),d.guid||(d.guid=f.guid++),j=h.events,j||(h.events=j={}),i=h.handle,i||(h.handle=i=function(a){return typeof f!="undefined"&&(!a||f.event.triggered!==a.type)?f.event.dispatch.apply(i.elem,arguments):b},i.elem=a),c=f.trim(I(c)).split(" ");for(k=0;k<c.length;k++){l=A.exec(c[k])||[],m=l[1],n=(l[2]||"").split(".").sort(),s=f.event.special[m]||{},m=(g?s.delegateType:s.bindType)||m,s=f.event.special[m]||{},o=f.extend({type:m,origType:l[1],data:e,handler:d,guid:d.guid,selector:g,quick:G(g),namespace:n.join(".")},p),r=j[m];if(!r){r=j[m]=[],r.delegateCount=0;if(!s.setup||s.setup.call(a,e,n,i)===!1)a.addEventListener?a.addEventListener(m,i,!1):a.attachEvent&&a.attachEvent("on"+m,i)}s.add&&(s.add.call(a,o),o.handler.guid||(o.handler.guid=d.guid)),g?r.splice(r.delegateCount++,0,o):r.push(o),f.event.global[m]=!0}a=null}},global:{},remove:function(a,b,c,d,e){var g=f.hasData(a)&&f._data(a),h,i,j,k,l,m,n,o,p,q,r,s;if(!!g&&!!(o=g.events)){b=f.trim(I(b||"")).split(" ");for(h=0;h<b.length;h++){i=A.exec(b[h])||[],j=k=i[1],l=i[2];if(!j){for(j in o)f.event.remove(a,j+b[h],c,d,!0);continue}p=f.event.special[j]||{},j=(d?p.delegateType:p.bindType)||j,r=o[j]||[],m=r.length,l=l?new RegExp("(^|\\.)"+l.split(".").sort().join("\\.(?:.*\\.)?")+"(\\.|$)"):null;for(n=0;n<r.length;n++)s=r[n],(e||k===s.origType)&&(!c||c.guid===s.guid)&&(!l||l.test(s.namespace))&&(!d||d===s.selector||d==="**"&&s.selector)&&(r.splice(n--,1),s.selector&&r.delegateCount--,p.remove&&p.remove.call(a,s));r.length===0&&m!==r.length&&((!p.teardown||p.teardown.call(a,l)===!1)&&f.removeEvent(a,j,g.handle),delete o[j])}f.isEmptyObject(o)&&(q=g.handle,q&&(q.elem=null),f.removeData(a,["events","handle"],!0))}},customEvent:{getData:!0,setData:!0,changeData:!0},trigger:function(c,d,e,g){if(!e||e.nodeType!==3&&e.nodeType!==8){var h=c.type||c,i=[],j,k,l,m,n,o,p,q,r,s;if(E.test(h+f.event.triggered))return;h.indexOf("!")>=0&&(h=h.slice(0,-1),k=!0),h.indexOf(".")>=0&&(i=h.split("."),h=i.shift(),i.sort());if((!e||f.event.customEvent[h])&&!f.event.global[h])return;c=typeof c=="object"?c[f.expando]?c:new f.Event(h,c):new f.Event(h),c.type=h,c.isTrigger=!0,c.exclusive=k,c.namespace=i.join("."),c.namespace_re=c.namespace?new RegExp("(^|\\.)"+i.join("\\.(?:.*\\.)?")+"(\\.|$)"):null,o=h.indexOf(":")<0?"on"+h:"";if(!e){j=f.cache;for(l in j)j[l].events&&j[l].events[h]&&f.event.trigger(c,d,j[l].handle.elem,!0);return}c.result=b,c.target||(c.target=e),d=d!=null?f.makeArray(d):[],d.unshift(c),p=f.event.special[h]||{};if(p.trigger&&p.trigger.apply(e,d)===!1)return;r=[[e,p.bindType||h]];if(!g&&!p.noBubble&&!f.isWindow(e)){s=p.delegateType||h,m=E.test(s+h)?e:e.parentNode,n=null;for(;m;m=m.parentNode)r.push([m,s]),n=m;n&&n===e.ownerDocument&&r.push([n.defaultView||n.parentWindow||a,s])}for(l=0;l<r.length&&!c.isPropagationStopped();l++)m=r[l][0],c.type=r[l][1],q=(f._data(m,"events")||{})[c.type]&&f._data(m,"handle"),q&&q.apply(m,d),q=o&&m[o],q&&f.acceptData(m)&&q.apply(m,d)===!1&&c.preventDefault();c.type=h,!g&&!c.isDefaultPrevented()&&(!p._default||p._default.apply(e.ownerDocument,d)===!1)&&(h!=="click"||!f.nodeName(e,"a"))&&f.acceptData(e)&&o&&e[h]&&(h!=="focus"&&h!=="blur"||c.target.offsetWidth!==0)&&!f.isWindow(e)&&(n=e[o],n&&(e[o]=null),f.event.triggered=h,e[h](),f.event.triggered=b,n&&(e[o]=n));return c.result}},dispatch:function(c){c=f.event.fix(c||a.event);var d=(f._data(this,"events")||{})[c.type]||[],e=d.delegateCount,g=[].slice.call(arguments,0),h=!c.exclusive&&!c.namespace,i=[],j,k,l,m,n,o,p,q,r,s,t;g[0]=c,c.delegateTarget=this;if(e&&!c.target.disabled&&(!c.button||c.type!=="click")){m=f(this),m.context=this.ownerDocument||this;for(l=c.target;l!=this;l=l.parentNode||this){o={},q=[],m[0]=l;for(j=0;j<e;j++)r=d[j],s=r.selector,o[s]===b&&(o[s]=r.quick?H(l,r.quick):m.is(s)),o[s]&&q.push(r);q.length&&i.push({elem:l,matches:q})}}d.length>e&&i.push({elem:this,matches:d.slice(e)});for(j=0;j<i.length&&!c.isPropagationStopped();j++){p=i[j],c.currentTarget=p.elem;for(k=0;k<p.matches.length&&!c.isImmediatePropagationStopped();k++){r=p.matches[k];if(h||!c.namespace&&!r.namespace||c.namespace_re&&c.namespace_re.test(r.namespace))c.data=r.data,c.handleObj=r,n=((f.event.special[r.origType]||{}).handle||r.handler).apply(p.elem,g),n!==b&&(c.result=n,n===!1&&(c.preventDefault(),c.stopPropagation()))}}return c.result},props:"attrChange attrName relatedNode srcElement altKey bubbles cancelable ctrlKey currentTarget eventPhase metaKey relatedTarget shiftKey target timeStamp view which".split(" "),fixHooks:{},keyHooks:{props:"char charCode key keyCode".split(" "),filter:function(a,b){a.which==null&&(a.which=b.charCode!=null?b.charCode:b.keyCode);return a}},mouseHooks:{props:"button buttons clientX clientY fromElement offsetX offsetY pageX pageY screenX screenY toElement".split(" "),filter:function(a,d){var e,f,g,h=d.button,i=d.fromElement;a.pageX==null&&d.clientX!=null&&(e=a.target.ownerDocument||c,f=e.documentElement,g=e.body,a.pageX=d.clientX+(f&&f.scrollLeft||g&&g.scrollLeft||0)-(f&&f.clientLeft||g&&g.clientLeft||0),a.pageY=d.clientY+(f&&f.scrollTop||g&&g.scrollTop||0)-(f&&f.clientTop||g&&g.clientTop||0)),!a.relatedTarget&&i&&(a.relatedTarget=i===a.target?d.toElement:i),!a.which&&h!==b&&(a.which=h&1?1:h&2?3:h&4?2:0);return a}},fix:function(a){if(a[f.expando])return a;var d,e,g=a,h=f.event.fixHooks[a.type]||{},i=h.props?this.props.concat(h.props):this.props;a=f.Event(g);for(d=i.length;d;)e=i[--d],a[e]=g[e];a.target||(a.target=g.srcElement||c),a.target.nodeType===3&&(a.target=a.target.parentNode),a.metaKey===b&&(a.metaKey=a.ctrlKey);return h.filter?h.filter(a,g):a},special:{ready:{setup:f.bindReady},load:{noBubble:!0},focus:{delegateType:"focusin"},blur:{delegateType:"focusout"},beforeunload:{setup:function(a,b,c){f.isWindow(this)&&(this.onbeforeunload=c)},teardown:function(a,b){this.onbeforeunload===b&&(this.onbeforeunload=null)}}},simulate:function(a,b,c,d){var e=f.extend(new f.Event,c,{type:a,isSimulated:!0,originalEvent:{}});d?f.event.trigger(e,null,b):f.event.dispatch.call(b,e),e.isDefaultPrevented()&&c.preventDefault()}},f.event.handle=f.event.dispatch,f.removeEvent=c.removeEventListener?function(a,b,c){a.removeEventListener&&a.removeEventListener(b,c,!1)}:function(a,b,c){a.detachEvent&&a.detachEvent("on"+b,c)},f.Event=function(a,b){if(!(this instanceof f.Event))return new f.Event(a,b);a&&a.type?(this.originalEvent=a,this.type=a.type,this.isDefaultPrevented=a.defaultPrevented||a.returnValue===!1||a.getPreventDefault&&a.getPreventDefault()?K:J):this.type=a,b&&f.extend(this,b),this.timeStamp=a&&a.timeStamp||f.now(),this[f.expando]=!0},f.Event.prototype={preventDefault:function(){this.isDefaultPrevented=K;var a=this.originalEvent;!a||(a.preventDefault?a.preventDefault():a.returnValue=!1)},stopPropagation:function(){this.isPropagationStopped=K;var a=this.originalEvent;!a||(a.stopPropagation&&a.stopPropagation(),a.cancelBubble=!0)},stopImmediatePropagation:function(){this.isImmediatePropagationStopped=K,this.stopPropagation()},isDefaultPrevented:J,isPropagationStopped:J,isImmediatePropagationStopped:J},f.each({mouseenter:"mouseover",mouseleave:"mouseout"},function(a,b){f.event.special[a]={delegateType:b,bindType:b,handle:function(a){var c=this,d=a.relatedTarget,e=a.handleObj,g=e.selector,h;if(!d||d!==c&&!f.contains(c,d))a.type=e.origType,h=e.handler.apply(this,arguments),a.type=b;return h}}}),f.support.submitBubbles||(f.event.special.submit={setup:function(){if(f.nodeName(this,"form"))return!1;f.event.add(this,"click._submit keypress._submit",function(a){var c=a.target,d=f.nodeName(c,"input")||f.nodeName(c,"button")?c.form:b;d&&!d._submit_attached&&(f.event.add(d,"submit._submit",function(a){this.parentNode&&!a.isTrigger&&f.event.simulate("submit",this.parentNode,a,!0)}),d._submit_attached=!0)})},teardown:function(){if(f.nodeName(this,"form"))return!1;f.event.remove(this,"._submit")}}),f.support.changeBubbles||(f.event.special.change={setup:function(){if(z.test(this.nodeName)){if(this.type==="checkbox"||this.type==="radio")f.event.add(this,"propertychange._change",function(a){a.originalEvent.propertyName==="checked"&&(this._just_changed=!0)}),f.event.add(this,"click._change",function(a){this._just_changed&&!a.isTrigger&&(this._just_changed=!1,f.event.simulate("change",this,a,!0))});return!1}f.event.add(this,"beforeactivate._change",function(a){var b=a.target;z.test(b.nodeName)&&!b._change_attached&&(f.event.add(b,"change._change",function(a){this.parentNode&&!a.isSimulated&&!a.isTrigger&&f.event.simulate("change",this.parentNode,a,!0)}),b._change_attached=!0)})},handle:function(a){var b=a.target;if(this!==b||a.isSimulated||a.isTrigger||b.type!=="radio"&&b.type!=="checkbox")return a.handleObj.handler.apply(this,arguments)},teardown:function(){f.event.remove(this,"._change");return z.test(this.nodeName)}}),f.support.focusinBubbles||f.each({focus:"focusin",blur:"focusout"},function(a,b){var d=0,e=function(a){f.event.simulate(b,a.target,f.event.fix(a),!0)};f.event.special[b]={setup:function(){d++===0&&c.addEventListener(a,e,!0)},teardown:function(){--d===0&&c.removeEventListener(a,e,!0)}}}),f.fn.extend({on:function(a,c,d,e,g){var h,i;if(typeof a=="object"){typeof c!="string"&&(d=c,c=b);for(i in a)this.on(i,c,d,a[i],g);return this}d==null&&e==null?(e=c,d=c=b):e==null&&(typeof c=="string"?(e=d,d=b):(e=d,d=c,c=b));if(e===!1)e=J;else if(!e)return this;g===1&&(h=e,e=function(a){f().off(a);return h.apply(this,arguments)},e.guid=h.guid||(h.guid=f.guid++));return this.each(function(){f.event.add(this,a,e,d,c)})},one:function(a,b,c,d){return this.on.call(this,a,b,c,d,1)},off:function(a,c,d){if(a&&a.preventDefault&&a.handleObj){var e=a.handleObj;f(a.delegateTarget).off(e.namespace?e.type+"."+e.namespace:e.type,e.selector,e.handler);return this}if(typeof a=="object"){for(var g in a)this.off(g,c,a[g]);return this}if(c===!1||typeof c=="function")d=c,c=b;d===!1&&(d=J);return this.each(function(){f.event.remove(this,a,d,c)})},bind:function(a,b,c){return this.on(a,null,b,c)},unbind:function(a,b){return this.off(a,null,b)},live:function(a,b,c){f(this.context).on(a,this.selector,b,c);return this},die:function(a,b){f(this.context).off(a,this.selector||"**",b);return this},delegate:function(a,b,c,d){return this.on(b,a,c,d)},undelegate:function(a,b,c){return arguments.length==1?this.off(a,"**"):this.off(b,a,c)},trigger:function(a,b){return this.each(function(){f.event.trigger(a,b,this)})},triggerHandler:function(a,b){if(this[0])return f.event.trigger(a,b,this[0],!0)},toggle:function(a){var b=arguments,c=a.guid||f.guid++,d=0,e=function(c){var e=(f._data(this,"lastToggle"+a.guid)||0)%d;f._data(this,"lastToggle"+a.guid,e+1),c.preventDefault();return b[e].apply(this,arguments)||!1};e.guid=c;while(d<b.length)b[d++].guid=c;return this.click(e)},hover:function(a,b){return this.mouseenter(a).mouseleave(b||a)}}),f.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 contextmenu".split(" "),function(a,b){f.fn[b]=function(a,c){c==null&&(c=a,a=null);return arguments.length>0?this.on(b,null,a,c):this.trigger(b)},f.attrFn&&(f.attrFn[b]=!0),C.test(b)&&(f.event.fixHooks[b]=f.event.keyHooks),D.test(b)&&(f.event.fixHooks[b]=f.event.mouseHooks)}),function(){function x(a,b,c,e,f,g){for(var h=0,i=e.length;h<i;h++){var j=e[h];if(j){var k=!1;j=j[a];while(j){if(j[d]===c){k=e[j.sizset];break}if(j.nodeType===1){g||(j[d]=c,j.sizset=h);if(typeof b!="string"){if(j===b){k=!0;break}}else if(m.filter(b,[j]).length>0){k=j;break}}j=j[a]}e[h]=k}}}function w(a,b,c,e,f,g){for(var h=0,i=e.length;h<i;h++){var j=e[h];if(j){var k=!1;j=j[a];while(j){if(j[d]===c){k=e[j.sizset];break}j.nodeType===1&&!g&&(j[d]=c,j.sizset=h);if(j.nodeName.toLowerCase()===b){k=j;break}j=j[a]}e[h]=k}}}var a=/((?:\((?:\([^()]+\)|[^()]+)+\)|\[(?:\[[^\[\]]*\]|['"][^'"]*['"]|[^\[\]'"]+)+\]|\\.|[^ >+~,(\[\\]+)+|[>+~])(\s*,\s*)?((?:.|\r|\n)*)/g,d="sizcache"+(Math.random()+"").replace(".",""),e=0,g=Object.prototype.toString,h=!1,i=!0,j=/\\/g,k=/\r\n/g,l=/\W/;[0,0].sort(function(){i=!1;return 0});var m=function(b,d,e,f){e=e||[],d=d||c;var h=d;if(d.nodeType!==1&&d.nodeType!==9)return[];if(!b||typeof b!="string")return e;var i,j,k,l,n,q,r,t,u=!0,v=m.isXML(d),w=[],x=b;do{a.exec(""),i=a.exec(x);if(i){x=i[3],w.push(i[1]);if(i[2]){l=i[3];break}}}while(i);if(w.length>1&&p.exec(b))if(w.length===2&&o.relative[w[0]])j=y(w[0]+w[1],d,f);else{j=o.relative[w[0]]?[d]:m(w.shift(),d);while(w.length)b=w.shift(),o.relative[b]&&(b+=w.shift()),j=y(b,j,f)}else{!f&&w.length>1&&d.nodeType===9&&!v&&o.match.ID.test(w[0])&&!o.match.ID.test(w[w.length-1])&&(n=m.find(w.shift(),d,v),d=n.expr?m.filter(n.expr,n.set)[0]:n.set[0]);if(d){n=f?{expr:w.pop(),set:s(f)}:m.find(w.pop(),w.length===1&&(w[0]==="~"||w[0]==="+")&&d.parentNode?d.parentNode:d,v),j=n.expr?m.filter(n.expr,n.set):n.set,w.length>0?k=s(j):u=!1;while(w.length)q=w.pop(),r=q,o.relative[q]?r=w.pop():q="",r==null&&(r=d),o.relative[q](k,r,v)}else k=w=[]}k||(k=j),k||m.error(q||b);if(g.call(k)==="[object Array]")if(!u)e.push.apply(e,k);else if(d&&d.nodeType===1)for(t=0;k[t]!=null;t++)k[t]&&(k[t]===!0||k[t].nodeType===1&&m.contains(d,k[t]))&&e.push(j[t]);else for(t=0;k[t]!=null;t++)k[t]&&k[t].nodeType===1&&e.push(j[t]);else s(k,e);l&&(m(l,h,e,f),m.uniqueSort(e));return e};m.uniqueSort=function(a){if(u){h=i,a.sort(u);if(h)for(var b=1;b<a.length;b++)a[b]===a[b-1]&&a.splice(b--,1)}return a},m.matches=function(a,b){return m(a,null,null,b)},m.matchesSelector=function(a,b){return m(b,null,null,[a]).length>0},m.find=function(a,b,c){var d,e,f,g,h,i;if(!a)return[];for(e=0,f=o.order.length;e<f;e++){h=o.order[e];if(g=o.leftMatch[h].exec(a)){i=g[1],g.splice(1,1);if(i.substr(i.length-1)!=="\\"){g[1]=(g[1]||"").replace(j,""),d=o.find[h](g,b,c);if(d!=null){a=a.replace(o.match[h],"");break}}}}d||(d=typeof b.getElementsByTagName!="undefined"?b.getElementsByTagName("*"):[]);return{set:d,expr:a}},m.filter=function(a,c,d,e){var f,g,h,i,j,k,l,n,p,q=a,r=[],s=c,t=c&&c[0]&&m.isXML(c[0]);while(a&&c.length){for(h in o.filter)if((f=o.leftMatch[h].exec(a))!=null&&f[2]){k=o.filter[h],l=f[1],g=!1,f.splice(1,1);if(l.substr(l.length-1)==="\\")continue;s===r&&(r=[]);if(o.preFilter[h]){f=o.preFilter[h](f,s,d,r,e,t);if(!f)g=i=!0;else if(f===!0)continue}if(f)for(n=0;(j=s[n])!=null;n++)j&&(i=k(j,f,n,s),p=e^i,d&&i!=null?p?g=!0:s[n]=!1:p&&(r.push(j),g=!0));if(i!==b){d||(s=r),a=a.replace(o.match[h],"");if(!g)return[];break}}if(a===q)if(g==null)m.error(a);else break;q=a}return s},m.error=function(a){throw new Error("Syntax error, unrecognized expression: "+a)};var n=m.getText=function(a){var b,c,d=a.nodeType,e="";if(d){if(d===1||d===9){if(typeof a.textContent=="string")return a.textContent;if(typeof a.innerText=="string")return a.innerText.replace(k,"");for(a=a.firstChild;a;a=a.nextSibling)e+=n(a)}else if(d===3||d===4)return a.nodeValue}else for(b=0;c=a[b];b++)c.nodeType!==8&&(e+=n(c));return e},o=m.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|(#?(?:[\w\u00c0-\uFFFF\-]|\\.)*)|)|)\s*\]/,TAG:/^((?:[\w\u00c0-\uFFFF\*\-]|\\.)+)/,CHILD:/:(only|nth|last|first)-child(?:\(\s*(even|odd|(?:[+\-]?\d+|(?:[+\-]?\d*)?n\s*(?:[+\-]\s*\d+)?))\s*\))?/,POS:/:(nth|eq|gt|lt|first|last|even|odd)(?:\((\d*)\))?(?=[^\-]|$)/,PSEUDO:/:((?:[\w\u00c0-\uFFFF\-]|\\.)+)(?:\((['"]?)((?:\([^\)]+\)|[^\(\)]*)+)\2\))?/},leftMatch:{},attrMap:{"class":"className","for":"htmlFor"},attrHandle:{href:function(a){return a.getAttribute("href")},type:function(a){return a.getAttribute("type")}},relative:{"+":function(a,b){var c=typeof b=="string",d=c&&!l.test(b),e=c&&!d;d&&(b=b.toLowerCase());for(var f=0,g=a.length,h;f<g;f++)if(h=a[f]){while((h=h.previousSibling)&&h.nodeType!==1);a[f]=e||h&&h.nodeName.toLowerCase()===b?h||!1:h===b}e&&m.filter(b,a,!0)},">":function(a,b){var c,d=typeof b=="string",e=0,f=a.length;if(d&&!l.test(b)){b=b.toLowerCase();for(;e<f;e++){c=a[e];if(c){var g=c.parentNode;a[e]=g.nodeName.toLowerCase()===b?g:!1}}}else{for(;e<f;e++)c=a[e],c&&(a[e]=d?c.parentNode:c.parentNode===b);d&&m.filter(b,a,!0)}},"":function(a,b,c){var d,f=e++,g=x;typeof b=="string"&&!l.test(b)&&(b=b.toLowerCase(),d=b,g=w),g("parentNode",b,f,a,d,c)},"~":function(a,b,c){var d,f=e++,g=x;typeof b=="string"&&!l.test(b)&&(b=b.toLowerCase(),d=b,g=w),g("previousSibling",b,f,a,d,c)}},find:{ID:function(a,b,c){if(typeof b.getElementById!="undefined"&&!c){var d=b.getElementById(a[1]);return d&&d.parentNode?[d]:[]}},NAME:function(a,b){if(typeof b.getElementsByName!="undefined"){var c=[],d=b.getElementsByName(a[1]);for(var e=0,f=d.length;e<f;e++)d[e].getAttribute("name")===a[1]&&c.push(d[e]);return c.length===0?null:c}},TAG:function(a,b){if(typeof b.getElementsByTagName!="undefined")return b.getElementsByTagName(a[1])}},preFilter:{CLASS:function(a,b,c,d,e,f){a=" "+a[1].replace(j,"")+" ";if(f)return a;for(var g=0,h;(h=b[g])!=null;g++)h&&(e^(h.className&&(" "+h.className+" ").replace(/[\t\n\r]/g," ").indexOf(a)>=0)?c||d.push(h):c&&(b[g]=!1));return!1},ID:function(a){return a[1].replace(j,"")},TAG:function(a,b){return a[1].replace(j,"").toLowerCase()},CHILD:function(a){if(a[1]==="nth"){a[2]||m.error(a[0]),a[2]=a[2].replace(/^\+|\s*/g,"");var b=/(-?)(\d*)(?:n([+\-]?\d*))?/.exec(a[2]==="even"&&"2n"||a[2]==="odd"&&"2n+1"||!/\D/.test(a[2])&&"0n+"+a[2]||a[2]);a[2]=b[1]+(b[2]||1)-0,a[3]=b[3]-0}else a[2]&&m.error(a[0]);a[0]=e++;return a},ATTR:function(a,b,c,d,e,f){var g=a[1]=a[1].replace(j,"");!f&&o.attrMap[g]&&(a[1]=o.attrMap[g]),a[4]=(a[4]||a[5]||"").replace(j,""),a[2]==="~="&&(a[4]=" "+a[4]+" ");return a},PSEUDO:function(b,c,d,e,f){if(b[1]==="not")if((a.exec(b[3])||"").length>1||/^\w/.test(b[3]))b[3]=m(b[3],null,null,c);else{var g=m.filter(b[3],c,d,!0^f);d||e.push.apply(e,g);return!1}else if(o.match.POS.test(b[0])||o.match.CHILD.test(b[0]))return!0;return b},POS:function(a){a.unshift(!0);return a}},filters:{enabled:function(a){return a.disabled===!1&&a.type!=="hidden"},disabled:function(a){return a.disabled===!0},checked:function(a){return a.checked===!0},selected:function(a){a.parentNode&&a.parentNode.selectedIndex;return a.selected===!0},parent:function(a){return!!a.firstChild},empty:function(a){return!a.firstChild},has:function(a,b,c){return!!m(c[3],a).length},header:function(a){return/h\d/i.test(a.nodeName)},text:function(a){var b=a.getAttribute("type"),c=a.type;return a.nodeName.toLowerCase()==="input"&&"text"===c&&(b===c||b===null)},radio:function(a){return a.nodeName.toLowerCase()==="input"&&"radio"===a.type},checkbox:function(a){return a.nodeName.toLowerCase()==="input"&&"checkbox"===a.type},file:function(a){return a.nodeName.toLowerCase()==="input"&&"file"===a.type},password:function(a){return a.nodeName.toLowerCase()==="input"&&"password"===a.type},submit:function(a){var b=a.nodeName.toLowerCase();return(b==="input"||b==="button")&&"submit"===a.type},image:function(a){return a.nodeName.toLowerCase()==="input"&&"image"===a.type},reset:function(a){var b=a.nodeName.toLowerCase();return(b==="input"||b==="button")&&"reset"===a.type},button:function(a){var b=a.nodeName.toLowerCase();return b==="input"&&"button"===a.type||b==="button"},input:function(a){return/input|select|textarea|button/i.test(a.nodeName)},focus:function(a){return a===a.ownerDocument.activeElement}},setFilters:{first:function(a,b){return b===0},last:function(a,b,c,d){return b===d.length-1},even:function(a,b){return b%2===0},odd:function(a,b){return b%2===1},lt:function(a,b,c){return b<c[3]-0},gt:function(a,b,c){return b>c[3]-0},nth:function(a,b,c){return c[3]-0===b},eq:function(a,b,c){return c[3]-0===b}},filter:{PSEUDO:function(a,b,c,d){var e=b[1],f=o.filters[e];if(f)return f(a,c,b,d);if(e==="contains")return(a.textContent||a.innerText||n([a])||"").indexOf(b[3])>=0;if(e==="not"){var g=b[3];for(var h=0,i=g.length;h<i;h++)if(g[h]===a)return!1;return!0}m.error(e)},CHILD:function(a,b){var c,e,f,g,h,i,j,k=b[1],l=a;switch(k){case"only":case"first":while(l=l.previousSibling)if(l.nodeType===1)return!1;if(k==="first")return!0;l=a;case"last":while(l=l.nextSibling)if(l.nodeType===1)return!1;return!0;case"nth":c=b[2],e=b[3];if(c===1&&e===0)return!0;f=b[0],g=a.parentNode;if(g&&(g[d]!==f||!a.nodeIndex)){i=0;for(l=g.firstChild;l;l=l.nextSibling)l.nodeType===1&&(l.nodeIndex=++i);g[d]=f}j=a.nodeIndex-e;return c===0?j===0:j%c===0&&j/c>=0}},ID:function(a,b){return a.nodeType===1&&a.getAttribute("id")===b},TAG:function(a,b){return b==="*"&&a.nodeType===1||!!a.nodeName&&a.nodeName.toLowerCase()===b},CLASS:function(a,b){return(" "+(a.className||a.getAttribute("class"))+" ").indexOf(b)>-1},ATTR:function(a,b){var c=b[1],d=m.attr?m.attr(a,c):o.attrHandle[c]?o.attrHandle[c](a):a[c]!=null?a[c]:a.getAttribute(c),e=d+"",f=b[2],g=b[4];return d==null?f==="!=":!f&&m.attr?d!=null:f==="="?e===g:f==="*="?e.indexOf(g)>=0:f==="~="?(" "+e+" ").indexOf(g)>=0:g?f==="!="?e!==g:f==="^="?e.indexOf(g)===0:f==="$="?e.substr(e.length-g.length)===g:f==="|="?e===g||e.substr(0,g.length+1)===g+"-":!1:e&&d!==!1},POS:function(a,b,c,d){var e=b[2],f=o.setFilters[e];if(f)return f(a,c,b,d)}}},p=o.match.POS,q=function(a,b){return"\\"+(b-0+1)};for(var r in o.match)o.match[r]=new RegExp(o.match[r].source+/(?![^\[]*\])(?![^\(]*\))/.source),o.leftMatch[r]=new RegExp(/(^(?:.|\r|\n)*?)/.source+o.match[r].source.replace(/\\(\d+)/g,q));var s=function(a,b){a=Array.prototype.slice.call(a,0);if(b){b.push.apply(b,a);return b}return a};try{Array.prototype.slice.call(c.documentElement.childNodes,0)[0].nodeType}catch(t){s=function(a,b){var c=0,d=b||[];if(g.call(a)==="[object Array]")Array.prototype.push.apply(d,a);else if(typeof a.length=="number")for(var e=a.length;c<e;c++)d.push(a[c]);else for(;a[c];c++)d.push(a[c]);return d}}var u,v;c.documentElement.compareDocumentPosition?u=function(a,b){if(a===b){h=!0;return 0}if(!a.compareDocumentPosition||!b.compareDocumentPosition)return a.compareDocumentPosition?-1:1;return a.compareDocumentPosition(b)&4?-1:1}:(u=function(a,b){if(a===b){h=!0;return 0}if(a.sourceIndex&&b.sourceIndex)return a.sourceIndex-b.sourceIndex;var c,d,e=[],f=[],g=a.parentNode,i=b.parentNode,j=g;if(g===i)return v(a,b);if(!g)return-1;if(!i)return 1;while(j)e.unshift(j),j=j.parentNode;j=i;while(j)f.unshift(j),j=j.parentNode;c=e.length,d=f.length;for(var k=0;k<c&&k<d;k++)if(e[k]!==f[k])return v(e[k],f[k]);return k===c?v(a,f[k],-1):v(e[k],b,1)},v=function(a,b,c){if(a===b)return c;var d=a.nextSibling;while(d){if(d===b)return-1;d=d.nextSibling}return 1}),function(){var a=c.createElement("div"),d="script"+(new Date).getTime(),e=c.documentElement;a.innerHTML="<a name='"+d+"'/>",e.insertBefore(a,e.firstChild),c.getElementById(d)&&(o.find.ID=function(a,c,d){if(typeof c.getElementById!="undefined"&&!d){var e=c.getElementById(a[1]);return e?e.id===a[1]||typeof e.getAttributeNode!="undefined"&&e.getAttributeNode("id").nodeValue===a[1]?[e]:b:[]}},o.filter.ID=function(a,b){var c=typeof a.getAttributeNode!="undefined"&&a.getAttributeNode("id");return a.nodeType===1&&c&&c.nodeValue===b}),e.removeChild(a),e=a=null}(),function(){var a=c.createElement("div");a.appendChild(c.createComment("")),a.getElementsByTagName("*").length>0&&(o.find.TAG=function(a,b){var c=b.getElementsByTagName(a[1]);if(a[1]==="*"){var d=[];for(var e=0;c[e];e++)c[e].nodeType===1&&d.push(c[e]);c=d}return c}),a.innerHTML="<a href='#'></a>",a.firstChild&&typeof a.firstChild.getAttribute!="undefined"&&a.firstChild.getAttribute("href")!=="#"&&(o.attrHandle.href=function(a){return a.getAttribute("href",2)}),a=null}(),c.querySelectorAll&&function(){var a=m,b=c.createElement("div"),d="__sizzle__";b.innerHTML="<p class='TEST'></p>";if(!b.querySelectorAll||b.querySelectorAll(".TEST").length!==0){m=function(b,e,f,g){e=e||c;if(!g&&!m.isXML(e)){var h=/^(\w+$)|^\.([\w\-]+$)|^#([\w\-]+$)/.exec(b);if(h&&(e.nodeType===1||e.nodeType===9)){if(h[1])return s(e.getElementsByTagName(b),f);if(h[2]&&o.find.CLASS&&e.getElementsByClassName)return s(e.getElementsByClassName(h[2]),f)}if(e.nodeType===9){if(b==="body"&&e.body)return s([e.body],f);if(h&&h[3]){var i=e.getElementById(h[3]);if(!i||!i.parentNode)return s([],f);if(i.id===h[3])return s([i],f)}try{return s(e.querySelectorAll(b),f)}catch(j){}}else if(e.nodeType===1&&e.nodeName.toLowerCase()!=="object"){var k=e,l=e.getAttribute("id"),n=l||d,p=e.parentNode,q=/^\s*[+~]/.test(b);l?n=n.replace(/'/g,"\\$&"):e.setAttribute("id",n),q&&p&&(e=e.parentNode);try{if(!q||p)return s(e.querySelectorAll("[id='"+n+"'] "+b),f)}catch(r){}finally{l||k.removeAttribute("id")}}}return a(b,e,f,g)};for(var e in a)m[e]=a[e];b=null}}(),function(){var a=c.documentElement,b=a.matchesSelector||a.mozMatchesSelector||a.webkitMatchesSelector||a.msMatchesSelector;if(b){var d=!b.call(c.createElement("div"),"div"),e=!1;try{b.call(c.documentElement,"[test!='']:sizzle")}catch(f){e=!0}m.matchesSelector=function(a,c){c=c.replace(/\=\s*([^'"\]]*)\s*\]/g,"='$1']");if(!m.isXML(a))try{if(e||!o.match.PSEUDO.test(c)&&!/!=/.test(c)){var f=b.call(a,c);if(f||!d||a.document&&a.document.nodeType!==11)return f}}catch(g){}return m(c,null,null,[a]).length>0}}}(),function(){var a=c.createElement("div");a.innerHTML="<div class='test e'></div><div class='test'></div>";if(!!a.getElementsByClassName&&a.getElementsByClassName("e").length!==0){a.lastChild.className="e";if(a.getElementsByClassName("e").length===1)return;o.order.splice(1,0,"CLASS"),o.find.CLASS=function(a,b,c){if(typeof b.getElementsByClassName!="undefined"&&!c)return b.getElementsByClassName(a[1])},a=null}}(),c.documentElement.contains?m.contains=function(a,b){return a!==b&&(a.contains?a.contains(b):!0)}:c.documentElement.compareDocumentPosition?m.contains=function(a,b){return!!(a.compareDocumentPosition(b)&16)}:m.contains=function(){return!1},m.isXML=function(a){var b=(a?a.ownerDocument||a:0).documentElement;return b?b.nodeName!=="HTML":!1};var y=function(a,b,c){var d,e=[],f="",g=b.nodeType?[b]:b;while(d=o.match.PSEUDO.exec(a))f+=d[0],a=a.replace(o.match.PSEUDO,"");a=o.relative[a]?a+"*":a;for(var h=0,i=g.length;h<i;h++)m(a,g[h],e,c);return m.filter(f,e)};m.attr=f.attr,m.selectors.attrMap={},f.find=m,f.expr=m.selectors,f.expr[":"]=f.expr.filters,f.unique=m.uniqueSort,f.text=m.getText,f.isXMLDoc=m.isXML,f.contains=m.contains}();var L=/Until$/,M=/^(?:parents|prevUntil|prevAll)/,N=/,/,O=/^.[^:#\[\.,]*$/,P=Array.prototype.slice,Q=f.expr.match.POS,R={children:!0,contents:!0,next:!0,prev:!0};f.fn.extend({find:function(a){var b=this,c,d;if(typeof a!="string")return f(a).filter(function(){for(c=0,d=b.length;c<d;c++)if(f.contains(b[c],this))return!0});var e=this.pushStack("","find",a),g,h,i;for(c=0,d=this.length;c<d;c++){g=e.length,f.find(a,this[c],e);if(c>0)for(h=g;h<e.length;h++)for(i=0;i<g;i++)if(e[i]===e[h]){e.splice(h--,1);break}}return e},has:function(a){var b=f(a);return this.filter(function(){for(var a=0,c=b.length;a<c;a++)if(f.contains(this,b[a]))return!0})},not:function(a){return this.pushStack(T(this,a,!1),"not",a)},filter:function(a){return this.pushStack(T(this,a,!0),"filter",a)},is:function(a){return!!a&&(typeof a=="string"?Q.test(a)?f(a,this.context).index(this[0])>=0:f.filter(a,this).length>0:this.filter(a).length>0)},closest:function(a,b){var c=[],d,e,g=this[0];if(f.isArray(a)){var h=1;while(g&&g.ownerDocument&&g!==b){for(d=0;d<a.length;d++)f(g).is(a[d])&&c.push({selector:a[d],elem:g,level:h});g=g.parentNode,h++}return c}var i=Q.test(a)||typeof a!="string"?f(a,b||this.context):0;for(d=0,e=this.length;d<e;d++){g=this[d];while(g){if(i?i.index(g)>-1:f.find.matchesSelector(g,a)){c.push(g);break}g=g.parentNode;if(!g||!g.ownerDocument||g===b||g.nodeType===11)break}}c=c.length>1?f.unique(c):c;return this.pushStack(c,"closest",a)},index:function(a){if(!a)return this[0]&&this[0].parentNode?this.prevAll().length:-1;if(typeof a=="string")return f.inArray(this[0],f(a));return f.inArray(a.jquery?a[0]:a,this)},add:function(a,b){var c=typeof a=="string"?f(a,b):f.makeArray(a&&a.nodeType?[a]:a),d=f.merge(this.get(),c);return this.pushStack(S(c[0])||S(d[0])?d:f.unique(d))},andSelf:function(){return this.add(this.prevObject)}}),f.each({parent:function(a){var b=a.parentNode;return b&&b.nodeType!==11?b:null},parents:function(a){return f.dir(a,"parentNode")},parentsUntil:function(a,b,c){return f.dir(a,"parentNode",c)},next:function(a){return f.nth(a,2,"nextSibling")},prev:function(a){return f.nth(a,2,"previousSibling")},nextAll:function(a){return f.dir(a,"nextSibling")},prevAll:function(a){return f.dir(a,"previousSibling")},nextUntil:function(a,b,c){return f.dir(a,"nextSibling",c)},prevUntil:function(a,b,c){return f.dir(a,"previousSibling",c)},siblings:function(a){return f.sibling(a.parentNode.firstChild,a)},children:function(a){return f.sibling(a.firstChild)},contents:function(a){return f.nodeName(a,"iframe")?a.contentDocument||a.contentWindow.document:f.makeArray(a.childNodes)}},function(a,b){f.fn[a]=function(c,d){var e=f.map(this,b,c);L.test(a)||(d=c),d&&typeof d=="string"&&(e=f.filter(d,e)),e=this.length>1&&!R[a]?f.unique(e):e,(this.length>1||N.test(d))&&M.test(a)&&(e=e.reverse());return this.pushStack(e,a,P.call(arguments).join(","))}}),f.extend({filter:function(a,b,c){c&&(a=":not("+a+")");return b.length===1?f.find.matchesSelector(b[0],a)?[b[0]]:[]:f.find.matches(a,b)},dir:function(a,c,d){var e=[],g=a[c];while(g&&g.nodeType!==9&&(d===b||g.nodeType!==1||!f(g).is(d)))g.nodeType===1&&e.push(g),g=g[c];return e},nth:function(a,b,c,d){b=b||1;var e=0;for(;a;a=a[c])if(a.nodeType===1&&++e===b)break;return a},sibling:function(a,b){var c=[];for(;a;a=a.nextSibling)a.nodeType===1&&a!==b&&c.push(a);return c}});var V="abbr|article|aside|audio|canvas|datalist|details|figcaption|figure|footer|header|hgroup|mark|meter|nav|output|progress|section|summary|time|video",W=/ jQuery\d+="(?:\d+|null)"/g,X=/^\s+/,Y=/<(?!area|br|col|embed|hr|img|input|link|meta|param)(([\w:]+)[^>]*)\/>/ig,Z=/<([\w:]+)/,$=/<tbody/i,_=/<|&#?\w+;/,ba=/<(?:script|style)/i,bb=/<(?:script|object|embed|option|style)/i,bc=new RegExp("<(?:"+V+")","i"),bd=/checked\s*(?:[^=]|=\s*.checked.)/i,be=/\/(java|ecma)script/i,bf=/^\s*<!(?:\[CDATA\[|\-\-)/,bg={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,"",""]},bh=U(c);bg.optgroup=bg.option,bg.tbody=bg.tfoot=bg.colgroup=bg.caption=bg.thead,bg.th=bg.td,f.support.htmlSerialize||(bg._default=[1,"div<div>","</div>"]),f.fn.extend({text:function(a){if(f.isFunction(a))return this.each(function(b){var c=f(this);c.text(a.call(this,b,c.text()))});if(typeof a!="object"&&a!==b)return this.empty().append((this[0]&&this[0].ownerDocument||c).createTextNode(a));return f.text(this)},wrapAll:function(a){if(f.isFunction(a))return this.each(function(b){f(this).wrapAll(a.call(this,b))});if(this[0]){var b=f(a,this[0].ownerDocument).eq(0).clone(!0);this[0].parentNode&&b.insertBefore(this[0]),b.map(function(){var a=this;while(a.firstChild&&a.firstChild.nodeType===1)a=a.firstChild;return a}).append(this)}return this},wrapInner:function(a){if(f.isFunction(a))return this.each(function(b){f(this).wrapInner(a.call(this,b))});return this.each(function(){var b=f(this),c=b.contents();c.length?c.wrapAll(a):b.append(a)})},wrap:function(a){var b=f.isFunction(a);return this.each(function(c){f(this).wrapAll(b?a.call(this,c):a)})},unwrap:function(){return this.parent().each(function(){f.nodeName(this,"body")||f(this).replaceWith(this.childNodes)}).end()},append:function(){return this.domManip(arguments,!0,function(a){this.nodeType===1&&this.appendChild(a)})},prepend:function(){return this.domManip(arguments,!0,function(a){this.nodeType===1&&this.insertBefore(a,this.firstChild)})},before:function(){if(this[0]&&this[0].parentNode)return this.domManip(arguments,!1,function(a){this.parentNode.insertBefore(a,this)});if(arguments.length){var a=f.clean(arguments);a.push.apply(a,this.toArray());return this.pushStack(a,"before",arguments)}},after:function(){if(this[0]&&this[0].parentNode)return this.domManip(arguments,!1,function(a){this.parentNode.insertBefore(a,this.nextSibling)});if(arguments.length){var a=this.pushStack(this,"after",arguments);a.push.apply(a,f.clean(arguments));return a}},remove:function(a,b){for(var c=0,d;(d=this[c])!=null;c++)if(!a||f.filter(a,[d]).length)!b&&d.nodeType===1&&(f.cleanData(d.getElementsByTagName("*")),f.cleanData([d])),d.parentNode&&d.parentNode.removeChild(d);return this},empty:function()
{for(var a=0,b;(b=this[a])!=null;a++){b.nodeType===1&&f.cleanData(b.getElementsByTagName("*"));while(b.firstChild)b.removeChild(b.firstChild)}return this},clone:function(a,b){a=a==null?!1:a,b=b==null?a:b;return this.map(function(){return f.clone(this,a,b)})},html:function(a){if(a===b)return this[0]&&this[0].nodeType===1?this[0].innerHTML.replace(W,""):null;if(typeof a=="string"&&!ba.test(a)&&(f.support.leadingWhitespace||!X.test(a))&&!bg[(Z.exec(a)||["",""])[1].toLowerCase()]){a=a.replace(Y,"<$1></$2>");try{for(var c=0,d=this.length;c<d;c++)this[c].nodeType===1&&(f.cleanData(this[c].getElementsByTagName("*")),this[c].innerHTML=a)}catch(e){this.empty().append(a)}}else f.isFunction(a)?this.each(function(b){var c=f(this);c.html(a.call(this,b,c.html()))}):this.empty().append(a);return this},replaceWith:function(a){if(this[0]&&this[0].parentNode){if(f.isFunction(a))return this.each(function(b){var c=f(this),d=c.html();c.replaceWith(a.call(this,b,d))});typeof a!="string"&&(a=f(a).detach());return this.each(function(){var b=this.nextSibling,c=this.parentNode;f(this).remove(),b?f(b).before(a):f(c).append(a)})}return this.length?this.pushStack(f(f.isFunction(a)?a():a),"replaceWith",a):this},detach:function(a){return this.remove(a,!0)},domManip:function(a,c,d){var e,g,h,i,j=a[0],k=[];if(!f.support.checkClone&&arguments.length===3&&typeof j=="string"&&bd.test(j))return this.each(function(){f(this).domManip(a,c,d,!0)});if(f.isFunction(j))return this.each(function(e){var g=f(this);a[0]=j.call(this,e,c?g.html():b),g.domManip(a,c,d)});if(this[0]){i=j&&j.parentNode,f.support.parentNode&&i&&i.nodeType===11&&i.childNodes.length===this.length?e={fragment:i}:e=f.buildFragment(a,this,k),h=e.fragment,h.childNodes.length===1?g=h=h.firstChild:g=h.firstChild;if(g){c=c&&f.nodeName(g,"tr");for(var l=0,m=this.length,n=m-1;l<m;l++)d.call(c?bi(this[l],g):this[l],e.cacheable||m>1&&l<n?f.clone(h,!0,!0):h)}k.length&&f.each(k,bp)}return this}}),f.buildFragment=function(a,b,d){var e,g,h,i,j=a[0];b&&b[0]&&(i=b[0].ownerDocument||b[0]),i.createDocumentFragment||(i=c),a.length===1&&typeof j=="string"&&j.length<512&&i===c&&j.charAt(0)==="<"&&!bb.test(j)&&(f.support.checkClone||!bd.test(j))&&(f.support.html5Clone||!bc.test(j))&&(g=!0,h=f.fragments[j],h&&h!==1&&(e=h)),e||(e=i.createDocumentFragment(),f.clean(a,i,e,d)),g&&(f.fragments[j]=h?e:1);return{fragment:e,cacheable:g}},f.fragments={},f.each({appendTo:"append",prependTo:"prepend",insertBefore:"before",insertAfter:"after",replaceAll:"replaceWith"},function(a,b){f.fn[a]=function(c){var d=[],e=f(c),g=this.length===1&&this[0].parentNode;if(g&&g.nodeType===11&&g.childNodes.length===1&&e.length===1){e[b](this[0]);return this}for(var h=0,i=e.length;h<i;h++){var j=(h>0?this.clone(!0):this).get();f(e[h])[b](j),d=d.concat(j)}return this.pushStack(d,a,e.selector)}}),f.extend({clone:function(a,b,c){var d,e,g,h=f.support.html5Clone||!bc.test("<"+a.nodeName)?a.cloneNode(!0):bo(a);if((!f.support.noCloneEvent||!f.support.noCloneChecked)&&(a.nodeType===1||a.nodeType===11)&&!f.isXMLDoc(a)){bk(a,h),d=bl(a),e=bl(h);for(g=0;d[g];++g)e[g]&&bk(d[g],e[g])}if(b){bj(a,h);if(c){d=bl(a),e=bl(h);for(g=0;d[g];++g)bj(d[g],e[g])}}d=e=null;return h},clean:function(a,b,d,e){var g;b=b||c,typeof b.createElement=="undefined"&&(b=b.ownerDocument||b[0]&&b[0].ownerDocument||c);var h=[],i;for(var j=0,k;(k=a[j])!=null;j++){typeof k=="number"&&(k+="");if(!k)continue;if(typeof k=="string")if(!_.test(k))k=b.createTextNode(k);else{k=k.replace(Y,"<$1></$2>");var l=(Z.exec(k)||["",""])[1].toLowerCase(),m=bg[l]||bg._default,n=m[0],o=b.createElement("div");b===c?bh.appendChild(o):U(b).appendChild(o),o.innerHTML=m[1]+k+m[2];while(n--)o=o.lastChild;if(!f.support.tbody){var p=$.test(k),q=l==="table"&&!p?o.firstChild&&o.firstChild.childNodes:m[1]==="<table>"&&!p?o.childNodes:[];for(i=q.length-1;i>=0;--i)f.nodeName(q[i],"tbody")&&!q[i].childNodes.length&&q[i].parentNode.removeChild(q[i])}!f.support.leadingWhitespace&&X.test(k)&&o.insertBefore(b.createTextNode(X.exec(k)[0]),o.firstChild),k=o.childNodes}var r;if(!f.support.appendChecked)if(k[0]&&typeof (r=k.length)=="number")for(i=0;i<r;i++)bn(k[i]);else bn(k);k.nodeType?h.push(k):h=f.merge(h,k)}if(d){g=function(a){return!a.type||be.test(a.type)};for(j=0;h[j];j++)if(e&&f.nodeName(h[j],"script")&&(!h[j].type||h[j].type.toLowerCase()==="text/javascript"))e.push(h[j].parentNode?h[j].parentNode.removeChild(h[j]):h[j]);else{if(h[j].nodeType===1){var s=f.grep(h[j].getElementsByTagName("script"),g);h.splice.apply(h,[j+1,0].concat(s))}d.appendChild(h[j])}}return h},cleanData:function(a){var b,c,d=f.cache,e=f.event.special,g=f.support.deleteExpando;for(var h=0,i;(i=a[h])!=null;h++){if(i.nodeName&&f.noData[i.nodeName.toLowerCase()])continue;c=i[f.expando];if(c){b=d[c];if(b&&b.events){for(var j in b.events)e[j]?f.event.remove(i,j):f.removeEvent(i,j,b.handle);b.handle&&(b.handle.elem=null)}g?delete i[f.expando]:i.removeAttribute&&i.removeAttribute(f.expando),delete d[c]}}}});var bq=/alpha\([^)]*\)/i,br=/opacity=([^)]*)/,bs=/([A-Z]|^ms)/g,bt=/^-?\d+(?:px)?$/i,bu=/^-?\d/,bv=/^([\-+])=([\-+.\de]+)/,bw={position:"absolute",visibility:"hidden",display:"block"},bx=["Left","Right"],by=["Top","Bottom"],bz,bA,bB;f.fn.css=function(a,c){if(arguments.length===2&&c===b)return this;return f.access(this,a,c,!0,function(a,c,d){return d!==b?f.style(a,c,d):f.css(a,c)})},f.extend({cssHooks:{opacity:{get:function(a,b){if(b){var c=bz(a,"opacity","opacity");return c===""?"1":c}return a.style.opacity}}},cssNumber:{fillOpacity:!0,fontWeight:!0,lineHeight:!0,opacity:!0,orphans:!0,widows:!0,zIndex:!0,zoom:!0},cssProps:{"float":f.support.cssFloat?"cssFloat":"styleFloat"},style:function(a,c,d,e){if(!!a&&a.nodeType!==3&&a.nodeType!==8&&!!a.style){var g,h,i=f.camelCase(c),j=a.style,k=f.cssHooks[i];c=f.cssProps[i]||i;if(d===b){if(k&&"get"in k&&(g=k.get(a,!1,e))!==b)return g;return j[c]}h=typeof d,h==="string"&&(g=bv.exec(d))&&(d=+(g[1]+1)*+g[2]+parseFloat(f.css(a,c)),h="number");if(d==null||h==="number"&&isNaN(d))return;h==="number"&&!f.cssNumber[i]&&(d+="px");if(!k||!("set"in k)||(d=k.set(a,d))!==b)try{j[c]=d}catch(l){}}},css:function(a,c,d){var e,g;c=f.camelCase(c),g=f.cssHooks[c],c=f.cssProps[c]||c,c==="cssFloat"&&(c="float");if(g&&"get"in g&&(e=g.get(a,!0,d))!==b)return e;if(bz)return bz(a,c)},swap:function(a,b,c){var d={};for(var e in b)d[e]=a.style[e],a.style[e]=b[e];c.call(a);for(e in b)a.style[e]=d[e]}}),f.curCSS=f.css,f.each(["height","width"],function(a,b){f.cssHooks[b]={get:function(a,c,d){var e;if(c){if(a.offsetWidth!==0)return bC(a,b,d);f.swap(a,bw,function(){e=bC(a,b,d)});return e}},set:function(a,b){if(!bt.test(b))return b;b=parseFloat(b);if(b>=0)return b+"px"}}}),f.support.opacity||(f.cssHooks.opacity={get:function(a,b){return br.test((b&&a.currentStyle?a.currentStyle.filter:a.style.filter)||"")?parseFloat(RegExp.$1)/100+"":b?"1":""},set:function(a,b){var c=a.style,d=a.currentStyle,e=f.isNumeric(b)?"alpha(opacity="+b*100+")":"",g=d&&d.filter||c.filter||"";c.zoom=1;if(b>=1&&f.trim(g.replace(bq,""))===""){c.removeAttribute("filter");if(d&&!d.filter)return}c.filter=bq.test(g)?g.replace(bq,e):g+" "+e}}),f(function(){f.support.reliableMarginRight||(f.cssHooks.marginRight={get:function(a,b){var c;f.swap(a,{display:"inline-block"},function(){b?c=bz(a,"margin-right","marginRight"):c=a.style.marginRight});return c}})}),c.defaultView&&c.defaultView.getComputedStyle&&(bA=function(a,b){var c,d,e;b=b.replace(bs,"-$1").toLowerCase(),(d=a.ownerDocument.defaultView)&&(e=d.getComputedStyle(a,null))&&(c=e.getPropertyValue(b),c===""&&!f.contains(a.ownerDocument.documentElement,a)&&(c=f.style(a,b)));return c}),c.documentElement.currentStyle&&(bB=function(a,b){var c,d,e,f=a.currentStyle&&a.currentStyle[b],g=a.style;f===null&&g&&(e=g[b])&&(f=e),!bt.test(f)&&bu.test(f)&&(c=g.left,d=a.runtimeStyle&&a.runtimeStyle.left,d&&(a.runtimeStyle.left=a.currentStyle.left),g.left=b==="fontSize"?"1em":f||0,f=g.pixelLeft+"px",g.left=c,d&&(a.runtimeStyle.left=d));return f===""?"auto":f}),bz=bA||bB,f.expr&&f.expr.filters&&(f.expr.filters.hidden=function(a){var b=a.offsetWidth,c=a.offsetHeight;return b===0&&c===0||!f.support.reliableHiddenOffsets&&(a.style&&a.style.display||f.css(a,"display"))==="none"},f.expr.filters.visible=function(a){return!f.expr.filters.hidden(a)});var bD=/%20/g,bE=/\[\]$/,bF=/\r?\n/g,bG=/#.*$/,bH=/^(.*?):[ \t]*([^\r\n]*)\r?$/mg,bI=/^(?:color|date|datetime|datetime-local|email|hidden|month|number|password|range|search|tel|text|time|url|week)$/i,bJ=/^(?:about|app|app\-storage|.+\-extension|file|res|widget):$/,bK=/^(?:GET|HEAD)$/,bL=/^\/\//,bM=/\?/,bN=/<script\b[^<]*(?:(?!<\/script>)<[^<]*)*<\/script>/gi,bO=/^(?:select|textarea)/i,bP=/\s+/,bQ=/([?&])_=[^&]*/,bR=/^([\w\+\.\-]+:)(?:\/\/([^\/?#:]*)(?::(\d+))?)?/,bS=f.fn.load,bT={},bU={},bV,bW,bX=["*/"]+["*"];try{bV=e.href}catch(bY){bV=c.createElement("a"),bV.href="",bV=bV.href}bW=bR.exec(bV.toLowerCase())||[],f.fn.extend({load:function(a,c,d){if(typeof a!="string"&&bS)return bS.apply(this,arguments);if(!this.length)return this;var e=a.indexOf(" ");if(e>=0){var g=a.slice(e,a.length);a=a.slice(0,e)}var h="GET";c&&(f.isFunction(c)?(d=c,c=b):typeof c=="object"&&(c=f.param(c,f.ajaxSettings.traditional),h="POST"));var i=this;f.ajax({url:a,type:h,dataType:"html",data:c,complete:function(a,b,c){c=a.responseText,a.isResolved()&&(a.done(function(a){c=a}),i.html(g?f("<div>").append(c.replace(bN,"")).find(g):c)),d&&i.each(d,[c,b,a])}});return this},serialize:function(){return f.param(this.serializeArray())},serializeArray:function(){return this.map(function(){return this.elements?f.makeArray(this.elements):this}).filter(function(){return this.name&&!this.disabled&&(this.checked||bO.test(this.nodeName)||bI.test(this.type))}).map(function(a,b){var c=f(this).val();return c==null?null:f.isArray(c)?f.map(c,function(a,c){return{name:b.name,value:a.replace(bF,"\r\n")}}):{name:b.name,value:c.replace(bF,"\r\n")}}).get()}}),f.each("ajaxStart ajaxStop ajaxComplete ajaxError ajaxSuccess ajaxSend".split(" "),function(a,b){f.fn[b]=function(a){return this.on(b,a)}}),f.each(["get","post"],function(a,c){f[c]=function(a,d,e,g){f.isFunction(d)&&(g=g||e,e=d,d=b);return f.ajax({type:c,url:a,data:d,success:e,dataType:g})}}),f.extend({getScript:function(a,c){return f.get(a,b,c,"script")},getJSON:function(a,b,c){return f.get(a,b,c,"json")},ajaxSetup:function(a,b){b?b_(a,f.ajaxSettings):(b=a,a=f.ajaxSettings),b_(a,b);return a},ajaxSettings:{url:bV,isLocal:bJ.test(bW[1]),global:!0,type:"GET",contentType:"application/x-www-form-urlencoded",processData:!0,async:!0,accepts:{xml:"application/xml, text/xml",html:"text/html",text:"text/plain",json:"application/json, text/javascript","*":bX},contents:{xml:/xml/,html:/html/,json:/json/},responseFields:{xml:"responseXML",text:"responseText"},converters:{"* text":a.String,"text html":!0,"text json":f.parseJSON,"text xml":f.parseXML},flatOptions:{context:!0,url:!0}},ajaxPrefilter:bZ(bT),ajaxTransport:bZ(bU),ajax:function(a,c){function w(a,c,l,m){if(s!==2){s=2,q&&clearTimeout(q),p=b,n=m||"",v.readyState=a>0?4:0;var o,r,u,w=c,x=l?cb(d,v,l):b,y,z;if(a>=200&&a<300||a===304){if(d.ifModified){if(y=v.getResponseHeader("Last-Modified"))f.lastModified[k]=y;if(z=v.getResponseHeader("Etag"))f.etag[k]=z}if(a===304)w="notmodified",o=!0;else try{r=cc(d,x),w="success",o=!0}catch(A){w="parsererror",u=A}}else{u=w;if(!w||a)w="error",a<0&&(a=0)}v.status=a,v.statusText=""+(c||w),o?h.resolveWith(e,[r,w,v]):h.rejectWith(e,[v,w,u]),v.statusCode(j),j=b,t&&g.trigger("ajax"+(o?"Success":"Error"),[v,d,o?r:u]),i.fireWith(e,[v,w]),t&&(g.trigger("ajaxComplete",[v,d]),--f.active||f.event.trigger("ajaxStop"))}}typeof a=="object"&&(c=a,a=b),c=c||{};var d=f.ajaxSetup({},c),e=d.context||d,g=e!==d&&(e.nodeType||e instanceof f)?f(e):f.event,h=f.Deferred(),i=f.Callbacks("once memory"),j=d.statusCode||{},k,l={},m={},n,o,p,q,r,s=0,t,u,v={readyState:0,setRequestHeader:function(a,b){if(!s){var c=a.toLowerCase();a=m[c]=m[c]||a,l[a]=b}return this},getAllResponseHeaders:function(){return s===2?n:null},getResponseHeader:function(a){var c;if(s===2){if(!o){o={};while(c=bH.exec(n))o[c[1].toLowerCase()]=c[2]}c=o[a.toLowerCase()]}return c===b?null:c},overrideMimeType:function(a){s||(d.mimeType=a);return this},abort:function(a){a=a||"abort",p&&p.abort(a),w(0,a);return this}};h.promise(v),v.success=v.done,v.error=v.fail,v.complete=i.add,v.statusCode=function(a){if(a){var b;if(s<2)for(b in a)j[b]=[j[b],a[b]];else b=a[v.status],v.then(b,b)}return this},d.url=((a||d.url)+"").replace(bG,"").replace(bL,bW[1]+"//"),d.dataTypes=f.trim(d.dataType||"*").toLowerCase().split(bP),d.crossDomain==null&&(r=bR.exec(d.url.toLowerCase()),d.crossDomain=!(!r||r[1]==bW[1]&&r[2]==bW[2]&&(r[3]||(r[1]==="http:"?80:443))==(bW[3]||(bW[1]==="http:"?80:443)))),d.data&&d.processData&&typeof d.data!="string"&&(d.data=f.param(d.data,d.traditional)),b$(bT,d,c,v);if(s===2)return!1;t=d.global,d.type=d.type.toUpperCase(),d.hasContent=!bK.test(d.type),t&&f.active++===0&&f.event.trigger("ajaxStart");if(!d.hasContent){d.data&&(d.url+=(bM.test(d.url)?"&":"?")+d.data,delete d.data),k=d.url;if(d.cache===!1){var x=f.now(),y=d.url.replace(bQ,"$1_="+x);d.url=y+(y===d.url?(bM.test(d.url)?"&":"?")+"_="+x:"")}}(d.data&&d.hasContent&&d.contentType!==!1||c.contentType)&&v.setRequestHeader("Content-Type",d.contentType),d.ifModified&&(k=k||d.url,f.lastModified[k]&&v.setRequestHeader("If-Modified-Since",f.lastModified[k]),f.etag[k]&&v.setRequestHeader("If-None-Match",f.etag[k])),v.setRequestHeader("Accept",d.dataTypes[0]&&d.accepts[d.dataTypes[0]]?d.accepts[d.dataTypes[0]]+(d.dataTypes[0]!=="*"?", "+bX+"; q=0.01":""):d.accepts["*"]);for(u in d.headers)v.setRequestHeader(u,d.headers[u]);if(d.beforeSend&&(d.beforeSend.call(e,v,d)===!1||s===2)){v.abort();return!1}for(u in{success:1,error:1,complete:1})v[u](d[u]);p=b$(bU,d,c,v);if(!p)w(-1,"No Transport");else{v.readyState=1,t&&g.trigger("ajaxSend",[v,d]),d.async&&d.timeout>0&&(q=setTimeout(function(){v.abort("timeout")},d.timeout));try{s=1,p.send(l,w)}catch(z){if(s<2)w(-1,z);else throw z}}return v},param:function(a,c){var d=[],e=function(a,b){b=f.isFunction(b)?b():b,d[d.length]=encodeURIComponent(a)+"="+encodeURIComponent(b)};c===b&&(c=f.ajaxSettings.traditional);if(f.isArray(a)||a.jquery&&!f.isPlainObject(a))f.each(a,function(){e(this.name,this.value)});else for(var g in a)ca(g,a[g],c,e);return d.join("&").replace(bD,"+")}}),f.extend({active:0,lastModified:{},etag:{}});var cd=f.now(),ce=/(\=)\?(&|$)|\?\?/i;f.ajaxSetup({jsonp:"callback",jsonpCallback:function(){return f.expando+"_"+cd++}}),f.ajaxPrefilter("json jsonp",function(b,c,d){var e=b.contentType==="application/x-www-form-urlencoded"&&typeof b.data=="string";if(b.dataTypes[0]==="jsonp"||b.jsonp!==!1&&(ce.test(b.url)||e&&ce.test(b.data))){var g,h=b.jsonpCallback=f.isFunction(b.jsonpCallback)?b.jsonpCallback():b.jsonpCallback,i=a[h],j=b.url,k=b.data,l="$1"+h+"$2";b.jsonp!==!1&&(j=j.replace(ce,l),b.url===j&&(e&&(k=k.replace(ce,l)),b.data===k&&(j+=(/\?/.test(j)?"&":"?")+b.jsonp+"="+h))),b.url=j,b.data=k,a[h]=function(a){g=[a]},d.always(function(){a[h]=i,g&&f.isFunction(i)&&a[h](g[0])}),b.converters["script json"]=function(){g||f.error(h+" was not called");return g[0]},b.dataTypes[0]="json";return"script"}}),f.ajaxSetup({accepts:{script:"text/javascript, application/javascript, application/ecmascript, application/x-ecmascript"},contents:{script:/javascript|ecmascript/},converters:{"text script":function(a){f.globalEval(a);return a}}}),f.ajaxPrefilter("script",function(a){a.cache===b&&(a.cache=!1),a.crossDomain&&(a.type="GET",a.global=!1)}),f.ajaxTransport("script",function(a){if(a.crossDomain){var d,e=c.head||c.getElementsByTagName("head")[0]||c.documentElement;return{send:function(f,g){d=c.createElement("script"),d.async="async",a.scriptCharset&&(d.charset=a.scriptCharset),d.src=a.url,d.onload=d.onreadystatechange=function(a,c){if(c||!d.readyState||/loaded|complete/.test(d.readyState))d.onload=d.onreadystatechange=null,e&&d.parentNode&&e.removeChild(d),d=b,c||g(200,"success")},e.insertBefore(d,e.firstChild)},abort:function(){d&&d.onload(0,1)}}}});var cf=a.ActiveXObject?function(){for(var a in ch)ch[a](0,1)}:!1,cg=0,ch;f.ajaxSettings.xhr=a.ActiveXObject?function(){return!this.isLocal&&ci()||cj()}:ci,function(a){f.extend(f.support,{ajax:!!a,cors:!!a&&"withCredentials"in a})}(f.ajaxSettings.xhr()),f.support.ajax&&f.ajaxTransport(function(c){if(!c.crossDomain||f.support.cors){var d;return{send:function(e,g){var h=c.xhr(),i,j;c.username?h.open(c.type,c.url,c.async,c.username,c.password):h.open(c.type,c.url,c.async);if(c.xhrFields)for(j in c.xhrFields)h[j]=c.xhrFields[j];c.mimeType&&h.overrideMimeType&&h.overrideMimeType(c.mimeType),!c.crossDomain&&!e["X-Requested-With"]&&(e["X-Requested-With"]="XMLHttpRequest");try{for(j in e)h.setRequestHeader(j,e[j])}catch(k){}h.send(c.hasContent&&c.data||null),d=function(a,e){var j,k,l,m,n;try{if(d&&(e||h.readyState===4)){d=b,i&&(h.onreadystatechange=f.noop,cf&&delete ch[i]);if(e)h.readyState!==4&&h.abort();else{j=h.status,l=h.getAllResponseHeaders(),m={},n=h.responseXML,n&&n.documentElement&&(m.xml=n),m.text=h.responseText;try{k=h.statusText}catch(o){k=""}!j&&c.isLocal&&!c.crossDomain?j=m.text?200:404:j===1223&&(j=204)}}}catch(p){e||g(-1,p)}m&&g(j,k,m,l)},!c.async||h.readyState===4?d():(i=++cg,cf&&(ch||(ch={},f(a).unload(cf)),ch[i]=d),h.onreadystatechange=d)},abort:function(){d&&d(0,1)}}}});var ck={},cl,cm,cn=/^(?:toggle|show|hide)$/,co=/^([+\-]=)?([\d+.\-]+)([a-z%]*)$/i,cp,cq=[["height","marginTop","marginBottom","paddingTop","paddingBottom"],["width","marginLeft","marginRight","paddingLeft","paddingRight"],["opacity"]],cr;f.fn.extend({show:function(a,b,c){var d,e;if(a||a===0)return this.animate(cu("show",3),a,b,c);for(var g=0,h=this.length;g<h;g++)d=this[g],d.style&&(e=d.style.display,!f._data(d,"olddisplay")&&e==="none"&&(e=d.style.display=""),e===""&&f.css(d,"display")==="none"&&f._data(d,"olddisplay",cv(d.nodeName)));for(g=0;g<h;g++){d=this[g];if(d.style){e=d.style.display;if(e===""||e==="none")d.style.display=f._data(d,"olddisplay")||""}}return this},hide:function(a,b,c){if(a||a===0)return this.animate(cu("hide",3),a,b,c);var d,e,g=0,h=this.length;for(;g<h;g++)d=this[g],d.style&&(e=f.css(d,"display"),e!=="none"&&!f._data(d,"olddisplay")&&f._data(d,"olddisplay",e));for(g=0;g<h;g++)this[g].style&&(this[g].style.display="none");return this},_toggle:f.fn.toggle,toggle:function(a,b,c){var d=typeof a=="boolean";f.isFunction(a)&&f.isFunction(b)?this._toggle.apply(this,arguments):a==null||d?this.each(function(){var b=d?a:f(this).is(":hidden");f(this)[b?"show":"hide"]()}):this.animate(cu("toggle",3),a,b,c);return this},fadeTo:function(a,b,c,d){return this.filter(":hidden").css("opacity",0).show().end().animate({opacity:b},a,c,d)},animate:function(a,b,c,d){function g(){e.queue===!1&&f._mark(this);var b=f.extend({},e),c=this.nodeType===1,d=c&&f(this).is(":hidden"),g,h,i,j,k,l,m,n,o;b.animatedProperties={};for(i in a){g=f.camelCase(i),i!==g&&(a[g]=a[i],delete a[i]),h=a[g],f.isArray(h)?(b.animatedProperties[g]=h[1],h=a[g]=h[0]):b.animatedProperties[g]=b.specialEasing&&b.specialEasing[g]||b.easing||"swing";if(h==="hide"&&d||h==="show"&&!d)return b.complete.call(this);c&&(g==="height"||g==="width")&&(b.overflow=[this.style.overflow,this.style.overflowX,this.style.overflowY],f.css(this,"display")==="inline"&&f.css(this,"float")==="none"&&(!f.support.inlineBlockNeedsLayout||cv(this.nodeName)==="inline"?this.style.display="inline-block":this.style.zoom=1))}b.overflow!=null&&(this.style.overflow="hidden");for(i in a)j=new f.fx(this,b,i),h=a[i],cn.test(h)?(o=f._data(this,"toggle"+i)||(h==="toggle"?d?"show":"hide":0),o?(f._data(this,"toggle"+i,o==="show"?"hide":"show"),j[o]()):j[h]()):(k=co.exec(h),l=j.cur(),k?(m=parseFloat(k[2]),n=k[3]||(f.cssNumber[i]?"":"px"),n!=="px"&&(f.style(this,i,(m||1)+n),l=(m||1)/j.cur()*l,f.style(this,i,l+n)),k[1]&&(m=(k[1]==="-="?-1:1)*m+l),j.custom(l,m,n)):j.custom(l,h,""));return!0}var e=f.speed(b,c,d);if(f.isEmptyObject(a))return this.each(e.complete,[!1]);a=f.extend({},a);return e.queue===!1?this.each(g):this.queue(e.queue,g)},stop:function(a,c,d){typeof a!="string"&&(d=c,c=a,a=b),c&&a!==!1&&this.queue(a||"fx",[]);return this.each(function(){function h(a,b,c){var e=b[c];f.removeData(a,c,!0),e.stop(d)}var b,c=!1,e=f.timers,g=f._data(this);d||f._unmark(!0,this);if(a==null)for(b in g)g[b]&&g[b].stop&&b.indexOf(".run")===b.length-4&&h(this,g,b);else g[b=a+".run"]&&g[b].stop&&h(this,g,b);for(b=e.length;b--;)e[b].elem===this&&(a==null||e[b].queue===a)&&(d?e[b](!0):e[b].saveState(),c=!0,e.splice(b,1));(!d||!c)&&f.dequeue(this,a)})}}),f.each({slideDown:cu("show",1),slideUp:cu("hide",1),slideToggle:cu("toggle",1),fadeIn:{opacity:"show"},fadeOut:{opacity:"hide"},fadeToggle:{opacity:"toggle"}},function(a,b){f.fn[a]=function(a,c,d){return this.animate(b,a,c,d)}}),f.extend({speed:function(a,b,c){var d=a&&typeof a=="object"?f.extend({},a):{complete:c||!c&&b||f.isFunction(a)&&a,duration:a,easing:c&&b||b&&!f.isFunction(b)&&b};d.duration=f.fx.off?0:typeof d.duration=="number"?d.duration:d.duration in f.fx.speeds?f.fx.speeds[d.duration]:f.fx.speeds._default;if(d.queue==null||d.queue===!0)d.queue="fx";d.old=d.complete,d.complete=function(a){f.isFunction(d.old)&&d.old.call(this),d.queue?f.dequeue(this,d.queue):a!==!1&&f._unmark(this)};return d},easing:{linear:function(a,b,c,d){return c+d*a},swing:function(a,b,c,d){return(-Math.cos(a*Math.PI)/2+.5)*d+c}},timers:[],fx:function(a,b,c){this.options=b,this.elem=a,this.prop=c,b.orig=b.orig||{}}}),f.fx.prototype={update:function(){this.options.step&&this.options.step.call(this.elem,this.now,this),(f.fx.step[this.prop]||f.fx.step._default)(this)},cur:function(){if(this.elem[this.prop]!=null&&(!this.elem.style||this.elem.style[this.prop]==null))return this.elem[this.prop];var a,b=f.css(this.elem,this.prop);return isNaN(a=parseFloat(b))?!b||b==="auto"?0:b:a},custom:function(a,c,d){function h(a){return e.step(a)}var e=this,g=f.fx;this.startTime=cr||cs(),this.end=c,this.now=this.start=a,this.pos=this.state=0,this.unit=d||this.unit||(f.cssNumber[this.prop]?"":"px"),h.queue=this.options.queue,h.elem=this.elem,h.saveState=function(){e.options.hide&&f._data(e.elem,"fxshow"+e.prop)===b&&f._data(e.elem,"fxshow"+e.prop,e.start)},h()&&f.timers.push(h)&&!cp&&(cp=setInterval(g.tick,g.interval))},show:function(){var a=f._data(this.elem,"fxshow"+this.prop);this.options.orig[this.prop]=a||f.style(this.elem,this.prop),this.options.show=!0,a!==b?this.custom(this.cur(),a):this.custom(this.prop==="width"||this.prop==="height"?1:0,this.cur()),f(this.elem).show()},hide:function(){this.options.orig[this.prop]=f._data(this.elem,"fxshow"+this.prop)||f.style(this.elem,this.prop),this.options.hide=!0,this.custom(this.cur(),0)},step:function(a){var b,c,d,e=cr||cs(),g=!0,h=this.elem,i=this.options;if(a||e>=i.duration+this.startTime){this.now=this.end,this.pos=this.state=1,this.update(),i.animatedProperties[this.prop]=!0;for(b in i.animatedProperties)i.animatedProperties[b]!==!0&&(g=!1);if(g){i.overflow!=null&&!f.support.shrinkWrapBlocks&&f.each(["","X","Y"],function(a,b){h.style["overflow"+b]=i.overflow[a]}),i.hide&&f(h).hide();if(i.hide||i.show)for(b in i.animatedProperties)f.style(h,b,i.orig[b]),f.removeData(h,"fxshow"+b,!0),f.removeData(h,"toggle"+b,!0);d=i.complete,d&&(i.complete=!1,d.call(h))}return!1}i.duration==Infinity?this.now=e:(c=e-this.startTime,this.state=c/i.duration,this.pos=f.easing[i.animatedProperties[this.prop]](this.state,c,0,1,i.duration),this.now=this.start+(this.end-this.start)*this.pos),this.update();return!0}},f.extend(f.fx,{tick:function(){var a,b=f.timers,c=0;for(;c<b.length;c++)a=b[c],!a()&&b[c]===a&&b.splice(c--,1);b.length||f.fx.stop()},interval:13,stop:function(){clearInterval(cp),cp=null},speeds:{slow:600,fast:200,_default:400},step:{opacity:function(a){f.style(a.elem,"opacity",a.now)},_default:function(a){a.elem.style&&a.elem.style[a.prop]!=null?a.elem.style[a.prop]=a.now+a.unit:a.elem[a.prop]=a.now}}}),f.each(["width","height"],function(a,b){f.fx.step[b]=function(a){f.style(a.elem,b,Math.max(0,a.now)+a.unit)}}),f.expr&&f.expr.filters&&(f.expr.filters.animated=function(a){return f.grep(f.timers,function(b){return a===b.elem}).length});var cw=/^t(?:able|d|h)$/i,cx=/^(?:body|html)$/i;"getBoundingClientRect"in c.documentElement?f.fn.offset=function(a){var b=this[0],c;if(a)return this.each(function(b){f.offset.setOffset(this,a,b)});if(!b||!b.ownerDocument)return null;if(b===b.ownerDocument.body)return f.offset.bodyOffset(b);try{c=b.getBoundingClientRect()}catch(d){}var e=b.ownerDocument,g=e.documentElement;if(!c||!f.contains(g,b))return c?{top:c.top,left:c.left}:{top:0,left:0};var h=e.body,i=cy(e),j=g.clientTop||h.clientTop||0,k=g.clientLeft||h.clientLeft||0,l=i.pageYOffset||f.support.boxModel&&g.scrollTop||h.scrollTop,m=i.pageXOffset||f.support.boxModel&&g.scrollLeft||h.scrollLeft,n=c.top+l-j,o=c.left+m-k;return{top:n,left:o}}:f.fn.offset=function(a){var b=this[0];if(a)return this.each(function(b){f.offset.setOffset(this,a,b)});if(!b||!b.ownerDocument)return null;if(b===b.ownerDocument.body)return f.offset.bodyOffset(b);var c,d=b.offsetParent,e=b,g=b.ownerDocument,h=g.documentElement,i=g.body,j=g.defaultView,k=j?j.getComputedStyle(b,null):b.currentStyle,l=b.offsetTop,m=b.offsetLeft;while((b=b.parentNode)&&b!==i&&b!==h){if(f.support.fixedPosition&&k.position==="fixed")break;c=j?j.getComputedStyle(b,null):b.currentStyle,l-=b.scrollTop,m-=b.scrollLeft,b===d&&(l+=b.offsetTop,m+=b.offsetLeft,f.support.doesNotAddBorder&&(!f.support.doesAddBorderForTableAndCells||!cw.test(b.nodeName))&&(l+=parseFloat(c.borderTopWidth)||0,m+=parseFloat(c.borderLeftWidth)||0),e=d,d=b.offsetParent),f.support.subtractsBorderForOverflowNotVisible&&c.overflow!=="visible"&&(l+=parseFloat(c.borderTopWidth)||0,m+=parseFloat(c.borderLeftWidth)||0),k=c}if(k.position==="relative"||k.position==="static")l+=i.offsetTop,m+=i.offsetLeft;f.support.fixedPosition&&k.position==="fixed"&&(l+=Math.max(h.scrollTop,i.scrollTop),m+=Math.max(h.scrollLeft,i.scrollLeft));return{top:l,left:m}},f.offset={bodyOffset:function(a){var b=a.offsetTop,c=a.offsetLeft;f.support.doesNotIncludeMarginInBodyOffset&&(b+=parseFloat(f.css(a,"marginTop"))||0,c+=parseFloat(f.css(a,"marginLeft"))||0);return{top:b,left:c}},setOffset:function(a,b,c){var d=f.css(a,"position");d==="static"&&(a.style.position="relative");var e=f(a),g=e.offset(),h=f.css(a,"top"),i=f.css(a,"left"),j=(d==="absolute"||d==="fixed")&&f.inArray("auto",[h,i])>-1,k={},l={},m,n;j?(l=e.position(),m=l.top,n=l.left):(m=parseFloat(h)||0,n=parseFloat(i)||0),f.isFunction(b)&&(b=b.call(a,c,g)),b.top!=null&&(k.top=b.top-g.top+m),b.left!=null&&(k.left=b.left-g.left+n),"using"in b?b.using.call(a,k):e.css(k)}},f.fn.extend({position:function(){if(!this[0])return null;var a=this[0],b=this.offsetParent(),c=this.offset(),d=cx.test(b[0].nodeName)?{top:0,left:0}:b.offset();c.top-=parseFloat(f.css(a,"marginTop"))||0,c.left-=parseFloat(f.css(a,"marginLeft"))||0,d.top+=parseFloat(f.css(b[0],"borderTopWidth"))||0,d.left+=parseFloat(f.css(b[0],"borderLeftWidth"))||0;return{top:c.top-d.top,left:c.left-d.left}},offsetParent:function(){return this.map(function(){var a=this.offsetParent||c.body;while(a&&!cx.test(a.nodeName)&&f.css(a,"position")==="static")a=a.offsetParent;return a})}}),f.each(["Left","Top"],function(a,c){var d="scroll"+c;f.fn[d]=function(c){var e,g;if(c===b){e=this[0];if(!e)return null;g=cy(e);return g?"pageXOffset"in g?g[a?"pageYOffset":"pageXOffset"]:f.support.boxModel&&g.document.documentElement[d]||g.document.body[d]:e[d]}return this.each(function(){g=cy(this),g?g.scrollTo(a?f(g).scrollLeft():c,a?c:f(g).scrollTop()):this[d]=c})}}),f.each(["Height","Width"],function(a,c){var d=c.toLowerCase();f.fn["inner"+c]=function(){var a=this[0];return a?a.style?parseFloat(f.css(a,d,"padding")):this[d]():null},f.fn["outer"+c]=function(a){var b=this[0];return b?b.style?parseFloat(f.css(b,d,a?"margin":"border")):this[d]():null},f.fn[d]=function(a){var e=this[0];if(!e)return a==null?null:this;if(f.isFunction(a))return this.each(function(b){var c=f(this);c[d](a.call(this,b,c[d]()))});if(f.isWindow(e)){var g=e.document.documentElement["client"+c],h=e.document.body;return e.document.compatMode==="CSS1Compat"&&g||h&&h["client"+c]||g}if(e.nodeType===9)return Math.max(e.documentElement["client"+c],e.body["scroll"+c],e.documentElement["scroll"+c],e.body["offset"+c],e.documentElement["offset"+c]);if(a===b){var i=f.css(e,d),j=parseFloat(i);return f.isNumeric(j)?j:i}return this.css(d,typeof a=="string"?a:a+"px")}}),a.jQuery=a.$=f,typeof define=="function"&&define.amd&&define.amd.jQuery&&define("jquery",[],function(){return f})})(window);
var Cufon=(function(){var api=function(){return api.replace.apply(null,arguments);};var DOM=api.DOM={ready:(function(){var complete=false,readyStatus={loaded:1,complete:1};var queue=[],perform=function(){if(complete)return;complete=true;for(var fn;fn=queue.shift();fn());};if(document.addEventListener){document.addEventListener('DOMContentLoaded',perform,false);window.addEventListener('pageshow',perform,false);}
if(!window.opera&&document.readyState)(function(){readyStatus[document.readyState]?perform():setTimeout(arguments.callee,10);})();if(document.readyState&&document.createStyleSheet)(function(){try{document.body.doScroll('left');perform();}
catch(e){setTimeout(arguments.callee,1);}})();addEvent(window,'load',perform);return function(listener){if(!arguments.length)perform();else complete?listener():queue.push(listener);};})(),root:function(){return document.documentElement||document.body;},strict:(function(){var doctype;if(document.compatMode=='BackCompat')return false;doctype=document.doctype;if(doctype){return!/frameset|transitional/i.test(doctype.publicId);}
doctype=document.firstChild;if(doctype.nodeType!=8||/^DOCTYPE.+(transitional|frameset)/i.test(doctype.data)){return false;}
return true;})()};var CSS=api.CSS={Size:function(value,base){this.value=parseFloat(value);this.unit=String(value).match(/[a-z%]*$/)[0]||'px';this.convert=function(value){return value/base*this.value;};this.convertFrom=function(value){return value/this.value*base;};this.toString=function(){return this.value+this.unit;};},addClass:function(el,className){var current=el.className;el.className=current+(current&&' ')+className;return el;},color:cached(function(value){var parsed={};parsed.color=value.replace(/^rgba\((.*?),\s*([\d.]+)\)/,function($0,$1,$2){parsed.opacity=parseFloat($2);return'rgb('+$1+')';});return parsed;}),fontStretch:cached(function(value){if(typeof value=='number')return value;if(/%$/.test(value))return parseFloat(value)/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}[value]||1;}),getStyle:function(el){var view=document.defaultView;if(view&&view.getComputedStyle)return new Style(view.getComputedStyle(el,null));if(el.currentStyle)return new Style(el.currentStyle);return new Style(el.style);},gradient:cached(function(value){var gradient={id:value,type:value.match(/^-([a-z]+)-gradient\(/)[1],stops:[]},colors=value.substr(value.indexOf('(')).match(/([\d.]+=)?(#[a-f0-9]+|[a-z]+\(.*?\)|[a-z]+)/ig);for(var i=0,l=colors.length,stop;i<l;++i){stop=colors[i].split('=',2).reverse();gradient.stops.push([stop[1]||i/(l-1),stop[0]]);}
return gradient;}),quotedList:cached(function(value){var list=[],re=/\s*((["'])([\s\S]*?[^\\])\2|[^,]+)\s*/g,match;while(match=re.exec(value))list.push(match[3]||match[1]);return list;}),recognizesMedia:cached(function(media){var el=document.createElement('style'),sheet,container,supported;el.type='text/css';el.media=media;try{el.appendChild(document.createTextNode('/**/'));}catch(e){}
container=elementsByTagName('head')[0];container.insertBefore(el,container.firstChild);sheet=(el.sheet||el.styleSheet);supported=sheet&&!sheet.disabled;container.removeChild(el);return supported;}),removeClass:function(el,className){var re=RegExp('(?:^|\\s+)'+className+'(?=\\s|$)','g');el.className=el.className.replace(re,'');return el;},supports:function(property,value){var checker=document.createElement('span').style;if(checker[property]===undefined)return false;checker[property]=value;return checker[property]===value;},textAlign:function(word,style,position,wordCount){if(style.get('textAlign')=='right'){if(position>0)word=' '+word;}
else if(position<wordCount-1)word+=' ';return word;},textShadow:cached(function(value){if(value=='none')return null;var shadows=[],currentShadow={},result,offCount=0;var re=/(#[a-f0-9]+|[a-z]+\(.*?\)|[a-z]+)|(-?[\d.]+[a-z%]*)|,/ig;while(result=re.exec(value)){if(result[0]==','){shadows.push(currentShadow);currentShadow={};offCount=0;}
else if(result[1]){currentShadow.color=result[1];}
else{currentShadow[['offX','offY','blur'][offCount++]]=result[2];}}
shadows.push(currentShadow);return shadows;}),textTransform:(function(){var map={uppercase:function(s){return s.toUpperCase();},lowercase:function(s){return s.toLowerCase();},capitalize:function(s){return s.replace(/(?:^|\s)./g,function($0){return $0.toUpperCase();});}};return function(text,style){var transform=map[style.get('textTransform')];return transform?transform(text):text;};})(),whiteSpace:(function(){var ignore={inline:1,'inline-block':1,'run-in':1};var wsStart=/^\s+/,wsEnd=/\s+$/;return function(text,style,node,previousElement,simple){if(simple)return text.replace(wsStart,'').replace(wsEnd,'');if(previousElement){if(previousElement.nodeName.toLowerCase()=='br'){text=text.replace(wsStart,'');}}
if(ignore[style.get('display')])return text;if(!node.previousSibling)text=text.replace(wsStart,'');if(!node.nextSibling)text=text.replace(wsEnd,'');return text;};})()};CSS.ready=(function(){var complete=!CSS.recognizesMedia('all'),hasLayout=false;var queue=[],perform=function(){complete=true;for(var fn;fn=queue.shift();fn());};var links=elementsByTagName('link'),styles=elementsByTagName('style');var checkTypes={'':1,'text/css':1};function isContainerReady(el){if(!checkTypes[el.type.toLowerCase()])return true;return el.disabled||isSheetReady(el.sheet,el.media||'screen');}
function isSheetReady(sheet,media){if(!CSS.recognizesMedia(media||'all'))return true;if(!sheet||sheet.disabled)return false;try{var rules=sheet.cssRules,rule;if(rules){search:for(var i=0,l=rules.length;rule=rules[i],i<l;++i){switch(rule.type){case 2:break;case 3:if(!isSheetReady(rule.styleSheet,rule.media.mediaText))return false;break;default:break search;}}}}
catch(e){}
return true;}
function allStylesLoaded(){if(document.createStyleSheet)return true;var el,i;for(i=0;el=links[i];++i){if(el.rel.toLowerCase()=='stylesheet'&&!isContainerReady(el))return false;}
for(i=0;el=styles[i];++i){if(!isContainerReady(el))return false;}
return true;}
DOM.ready(function(){if(!hasLayout)hasLayout=CSS.getStyle(document.body).isUsable();if(complete||(hasLayout&&allStylesLoaded()))perform();else setTimeout(arguments.callee,10);});return function(listener){if(complete)listener();else queue.push(listener);};})();function Font(data){var face=this.face=data.face,wordSeparators={'\u0020':1,'\u00a0':1,'\u3000':1};this.glyphs=(function(glyphs){var key,fallbacks={'\u2011':'\u002d','\u00ad':'\u2011'};for(key in fallbacks){if(!hasOwnProperty(fallbacks,key))continue;if(!glyphs[key])glyphs[key]=glyphs[fallbacks[key]];}
return glyphs;})(data.glyphs);this.w=data.w;this.baseSize=parseInt(face['units-per-em'],10);this.family=face['font-family'].toLowerCase();this.weight=face['font-weight'];this.style=face['font-style']||'normal';this.viewBox=(function(){var parts=face.bbox.split(/\s+/);var box={minX:parseInt(parts[0],10),minY:parseInt(parts[1],10),maxX:parseInt(parts[2],10),maxY:parseInt(parts[3],10)};box.width=box.maxX-box.minX;box.height=box.maxY-box.minY;box.toString=function(){return[this.minX,this.minY,this.width,this.height].join(' ');};return box;})();this.ascent=-parseInt(face.ascent,10);this.descent=-parseInt(face.descent,10);this.height=-this.ascent+this.descent;this.spacing=function(chars,letterSpacing,wordSpacing){var glyphs=this.glyphs,glyph,kerning,k,jumps=[],width=0,w,i=-1,j=-1,chr;while(chr=chars[++i]){glyph=glyphs[chr]||this.missingGlyph;if(!glyph)continue;if(kerning){width-=k=kerning[chr]||0;jumps[j]-=k;}
w=glyph.w;if(isNaN(w))w=+this.w;if(w>0){w+=letterSpacing;if(wordSeparators[chr])w+=wordSpacing;}
width+=jumps[++j]=~~w;kerning=glyph.k;}
jumps.total=width;return jumps;};}
function FontFamily(){var styles={},mapping={oblique:'italic',italic:'oblique'};this.add=function(font){(styles[font.style]||(styles[font.style]={}))[font.weight]=font;};this.get=function(style,weight){var weights=styles[style]||styles[mapping[style]]||styles.normal||styles.italic||styles.oblique;if(!weights)return null;weight={normal:400,bold:700}[weight]||parseInt(weight,10);if(weights[weight])return weights[weight];var up={1:1,99:0}[weight%100],alts=[],min,max;if(up===undefined)up=weight>400;if(weight==500)weight=400;for(var alt in weights){if(!hasOwnProperty(weights,alt))continue;alt=parseInt(alt,10);if(!min||alt<min)min=alt;if(!max||alt>max)max=alt;alts.push(alt);}
if(weight<min)weight=min;if(weight>max)weight=max;alts.sort(function(a,b){return(up?(a>=weight&&b>=weight)?a<b:a>b:(a<=weight&&b<=weight)?a>b:a<b)?-1:1;});return weights[alts[0]];};}
function HoverHandler(){function contains(node,anotherNode){try{if(node.contains)return node.contains(anotherNode);return node.compareDocumentPosition(anotherNode)&16;}
catch(e){}
return false;}
function onOverOut(e){var related=e.relatedTarget;if(related&&contains(this,related))return;trigger(this,e.type=='mouseover');}
function onEnterLeave(e){if(!e)e=window.event;trigger(e.target||e.srcElement,e.type=='mouseenter');}
function trigger(el,hoverState){setTimeout(function(){var options=sharedStorage.get(el).options;if(hoverState){options=merge(options,options.hover);options._mediatorMode=1;}
api.replace(el,options,true);},10);}
this.attach=function(el){if(el.onmouseenter===undefined){addEvent(el,'mouseover',onOverOut);addEvent(el,'mouseout',onOverOut);}
else{addEvent(el,'mouseenter',onEnterLeave);addEvent(el,'mouseleave',onEnterLeave);}};this.detach=function(el){if(el.onmouseenter===undefined){removeEvent(el,'mouseover',onOverOut);removeEvent(el,'mouseout',onOverOut);}
else{removeEvent(el,'mouseenter',onEnterLeave);removeEvent(el,'mouseleave',onEnterLeave);}};}
function ReplaceHistory(){var list=[],map={};function filter(keys){var values=[],key;for(var i=0;key=keys[i];++i)values[i]=list[map[key]];return values;}
this.add=function(key,args){map[key]=list.push(args)-1;};this.repeat=function(){var snapshot=arguments.length?filter(arguments):list,args;for(var i=0;args=snapshot[i++];)api.replace(args[0],args[1],true);};}
function Storage(){var map={},at=0;function identify(el){return el.cufid||(el.cufid=++at);}
this.get=function(el){var id=identify(el);return map[id]||(map[id]={});};}
function Style(style){var custom={},sizes={};this.extend=function(styles){for(var property in styles){if(hasOwnProperty(styles,property))custom[property]=styles[property];}
return this;};this.get=function(property){return custom[property]!=undefined?custom[property]:style[property];};this.getSize=function(property,base){return sizes[property]||(sizes[property]=new CSS.Size(this.get(property),base));};this.isUsable=function(){return!!style;};}
function addEvent(el,type,listener){if(el.addEventListener){el.addEventListener(type,listener,false);}
else if(el.attachEvent){el.attachEvent('on'+type,listener);}}
function attach(el,options){if(options._mediatorMode)return el;var storage=sharedStorage.get(el);var oldOptions=storage.options;if(oldOptions){if(oldOptions===options)return el;if(oldOptions.hover)hoverHandler.detach(el);}
if(options.hover&&options.hoverables[el.nodeName.toLowerCase()]){hoverHandler.attach(el);}
storage.options=options;return el;}
function cached(fun){var cache={};return function(key){if(!hasOwnProperty(cache,key))cache[key]=fun.apply(null,arguments);return cache[key];};}
function getFont(el,style){var families=CSS.quotedList(style.get('fontFamily').toLowerCase()),family;for(var i=0;family=families[i];++i){if(fonts[family])return fonts[family].get(style.get('fontStyle'),style.get('fontWeight'));}
return null;}
function elementsByTagName(query){return document.getElementsByTagName(query);}
function hasOwnProperty(obj,property){return obj.hasOwnProperty(property);}
function merge(){var merged={},arg,key;for(var i=0,l=arguments.length;arg=arguments[i],i<l;++i){for(key in arg){if(hasOwnProperty(arg,key))merged[key]=arg[key];}}
return merged;}
function process(font,text,style,options,node,el){var fragment=document.createDocumentFragment(),processed;if(text==='')return fragment;var separate=options.separate;var parts=text.split(separators[separate]),needsAligning=(separate=='words');if(needsAligning&&HAS_BROKEN_REGEXP){if(/^\s/.test(text))parts.unshift('');if(/\s$/.test(text))parts.push('');}
for(var i=0,l=parts.length;i<l;++i){processed=engines[options.engine](font,needsAligning?CSS.textAlign(parts[i],style,i,l):parts[i],style,options,node,el,i<l-1);if(processed)fragment.appendChild(processed);}
return fragment;}
function removeEvent(el,type,listener){if(el.removeEventListener){el.removeEventListener(type,listener,false);}
else if(el.detachEvent){el.detachEvent('on'+type,listener);}}
function replaceElement(el,options){var name=el.nodeName.toLowerCase();if(options.ignore[name])return;if(options.ignoreClass&&options.ignoreClass.test(el.className))return;if(options.onBeforeReplace)options.onBeforeReplace(el,options);var replace=!options.textless[name],simple=(options.trim==='simple');var style=CSS.getStyle(attach(el,options)).extend(options);if(parseFloat(style.get('fontSize'))===0)return;var font=getFont(el,style),node,type,next,anchor,text,lastElement;var isShy=options.softHyphens,anyShy=false,pos,shy,reShy=/\u00ad/g;var modifyText=options.modifyText;if(!font)return;for(node=el.firstChild;node;node=next){type=node.nodeType;next=node.nextSibling;if(replace&&type==3){if(isShy&&el.nodeName.toLowerCase()!=TAG_SHY){pos=node.data.indexOf('\u00ad');if(pos>=0){node.splitText(pos);next=node.nextSibling;next.deleteData(0,1);shy=document.createElement(TAG_SHY);shy.appendChild(document.createTextNode('\u00ad'));el.insertBefore(shy,next);next=shy;anyShy=true;}}
if(anchor){anchor.appendData(node.data);el.removeChild(node);}
else anchor=node;if(next)continue;}
if(anchor){text=anchor.data;if(!isShy)text=text.replace(reShy,'');text=CSS.whiteSpace(text,style,anchor,lastElement,simple);if(modifyText)text=modifyText(text,anchor,el,options);el.replaceChild(process(font,text,style,options,node,el),anchor);anchor=null;}
if(type==1){if(node.firstChild){if(node.nodeName.toLowerCase()=='cufon'){engines[options.engine](font,null,style,options,node,el);}
else arguments.callee(node,options);}
lastElement=node;}}
if(isShy&&anyShy){updateShy(el);if(!trackingShy)addEvent(window,'resize',updateShyOnResize);trackingShy=true;}
if(options.onAfterReplace)options.onAfterReplace(el,options);}
function updateShy(context){var shys,shy,parent,glue,newGlue,next,prev,i;shys=context.getElementsByTagName(TAG_SHY);for(i=0;shy=shys[i];++i){shy.className=C_SHY_DISABLED;glue=parent=shy.parentNode;if(glue.nodeName.toLowerCase()!=TAG_GLUE){newGlue=document.createElement(TAG_GLUE);newGlue.appendChild(shy.previousSibling);parent.insertBefore(newGlue,shy);newGlue.appendChild(shy);}
else{glue=glue.parentNode;if(glue.nodeName.toLowerCase()==TAG_GLUE){parent=glue.parentNode;while(glue.firstChild){parent.insertBefore(glue.firstChild,glue);}
parent.removeChild(glue);}}}
for(i=0;shy=shys[i];++i){shy.className='';glue=shy.parentNode;parent=glue.parentNode;next=glue.nextSibling||parent.nextSibling;prev=(next.nodeName.toLowerCase()==TAG_GLUE)?glue:shy.previousSibling;if(prev.offsetTop>=next.offsetTop){shy.className=C_SHY_DISABLED;if(prev.offsetTop<next.offsetTop){newGlue=document.createElement(TAG_GLUE);parent.insertBefore(newGlue,glue);newGlue.appendChild(glue);newGlue.appendChild(next);}}}}
function updateShyOnResize(){if(ignoreResize)return;CSS.addClass(DOM.root(),C_VIEWPORT_RESIZING);clearTimeout(shyTimer);shyTimer=setTimeout(function(){ignoreResize=true;CSS.removeClass(DOM.root(),C_VIEWPORT_RESIZING);updateShy(document);ignoreResize=false;},100);}
var HAS_BROKEN_REGEXP=' '.split(/\s+/).length==0;var TAG_GLUE='cufonglue';var TAG_SHY='cufonshy';var C_SHY_DISABLED='cufon-shy-disabled';var C_VIEWPORT_RESIZING='cufon-viewport-resizing';var sharedStorage=new Storage();var hoverHandler=new HoverHandler();var replaceHistory=new ReplaceHistory();var initialized=false;var trackingShy=false;var shyTimer;var ignoreResize=false;var engines={},fonts={},defaultOptions={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,noscript:1,optgroup:1,option:1,script:1,select:1,style:1,textarea:1,title:1,pre:1},ignoreClass:null,modifyText:null,onAfterReplace:null,onBeforeReplace:null,printable:true,selector:(window.Sizzle||(window.jQuery&&function(query){return jQuery(query);})||(window.dojo&&dojo.query)||(window.glow&&glow.dom&&glow.dom.get)||(window.Ext&&Ext.query)||(window.YAHOO&&YAHOO.util&&YAHOO.util.Selector&&YAHOO.util.Selector.query)||(window.$$&&function(query){return $$(query);})||(window.$&&function(query){return $(query);})||(document.querySelectorAll&&function(query){return document.querySelectorAll(query);})||elementsByTagName),separate:'words',softHyphens:true,textless:{dl:1,html:1,ol:1,table:1,tbody:1,thead:1,tfoot:1,tr:1,ul:1},textShadow:'none',trim:'advanced'};var separators={words:/\s/.test('\u00a0')?/[^\S\u00a0]+/:/\s+/,characters:'',none:/^/};api.now=function(){DOM.ready();return api;};api.refresh=function(){replaceHistory.repeat.apply(replaceHistory,arguments);return api;};api.registerEngine=function(id,engine){if(!engine)return api;engines[id]=engine;return api.set('engine',id);};api.registerFont=function(data){if(!data)return api;var font=new Font(data),family=font.family;if(!fonts[family])fonts[family]=new FontFamily();fonts[family].add(font);return api.set('fontFamily','"'+family+'"');};api.replace=function(elements,options,ignoreHistory){options=merge(defaultOptions,options);if(!options.engine)return api;if(!initialized){CSS.addClass(DOM.root(),'cufon-active cufon-loading');CSS.ready(function(){CSS.addClass(CSS.removeClass(DOM.root(),'cufon-loading'),'cufon-ready');});initialized=true;}
if(options.hover)options.forceHitArea=true;if(options.autoDetect)delete options.fontFamily;if(typeof options.ignoreClass=='string'){options.ignoreClass=new RegExp('(?:^|\\s)(?:'+options.ignoreClass.replace(/\s+/g,'|')+')(?:\\s|$)');}
if(typeof options.textShadow=='string'){options.textShadow=CSS.textShadow(options.textShadow);}
if(typeof options.color=='string'&&/^-/.test(options.color)){options.textGradient=CSS.gradient(options.color);}
else delete options.textGradient;if(typeof elements=='string'){if(!ignoreHistory)replaceHistory.add(elements,arguments);elements=[elements];}
else if(elements.nodeType)elements=[elements];CSS.ready(function(){for(var i=0,l=elements.length;i<l;++i){var el=elements[i];if(typeof el=='string')api.replace(options.selector(el),options,true);else replaceElement(el,options);}});return api;};api.set=function(option,value){defaultOptions[option]=value;return api;};return api;})();Cufon.registerEngine('vml',(function(){var ns=document.namespaces;if(!ns)return;ns.add('cvml','urn:schemas-microsoft-com:vml');ns=null;var check=document.createElement('cvml:shape');check.style.behavior='url(#default#VML)';if(!check.coordsize)return;check=null;var HAS_BROKEN_LINEHEIGHT=(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:'+
(HAS_BROKEN_LINEHEIGHT?'middle':'text-bottom')+';}'+'cufon cufontext{position:absolute;left:-10000in;font-size:1px;text-align:left;}'+'cufonshy.cufon-shy-disabled,.cufon-viewport-resizing cufonshy{display:none;}'+'cufonglue{white-space:nowrap;display:inline-block;}'+'.cufon-viewport-resizing cufonglue{white-space:normal;}'+'a cufon{cursor:pointer}'+'}'+'@media print{'+'cufon cufoncanvas{display:none;}'+'}'+'</style>').replace(/;/g,'!important;'));function getFontSizeInPixels(el,value){return getSizeInPixels(el,/(?:em|ex|%)$|^[a-z-]+$/i.test(value)?'1em':value);}
function getSizeInPixels(el,value){if(!isNaN(value)||/px$/i.test(value))return parseFloat(value);var style=el.style.left,runtimeStyle=el.runtimeStyle.left;el.runtimeStyle.left=el.currentStyle.left;el.style.left=value.replace('%','em');var result=el.style.pixelLeft;el.style.left=style;el.runtimeStyle.left=runtimeStyle;return result;}
function getSpacingValue(el,style,size,property){var key='computed'+property,value=style[key];if(isNaN(value)){value=style.get(property);style[key]=value=(value=='normal')?0:~~size.convertFrom(getSizeInPixels(el,value));}
return value;}
var fills={};function gradientFill(gradient){var id=gradient.id;if(!fills[id]){var stops=gradient.stops,fill=document.createElement('cvml:fill'),colors=[];fill.type='gradient';fill.angle=180;fill.focus='0';fill.method='none';fill.color=stops[0][1];for(var j=1,k=stops.length-1;j<k;++j){colors.push(stops[j][0]*100+'% '+stops[j][1]);}
fill.colors=colors.join(',');fill.color2=stops[k][1];fills[id]=fill;}
return fills[id];}
return function(font,text,style,options,node,el,hasNext){var redraw=(text===null);if(redraw)text=node.alt;var viewBox=font.viewBox;var size=style.computedFontSize||(style.computedFontSize=new Cufon.CSS.Size(getFontSizeInPixels(el,style.get('fontSize'))+'px',font.baseSize));var wrapper,canvas;if(redraw){wrapper=node;canvas=node.firstChild;}
else{wrapper=document.createElement('cufon');wrapper.className='cufon cufon-vml';wrapper.alt=text;canvas=document.createElement('cufoncanvas');wrapper.appendChild(canvas);if(options.printable){var print=document.createElement('cufontext');print.appendChild(document.createTextNode(text));wrapper.appendChild(print);}
if(!hasNext)wrapper.appendChild(document.createElement('cvml:shape'));}
var wStyle=wrapper.style;var cStyle=canvas.style;var height=size.convert(viewBox.height),roundedHeight=Math.ceil(height);var roundingFactor=roundedHeight/height;var stretchFactor=roundingFactor*Cufon.CSS.fontStretch(style.get('fontStretch'));var minX=viewBox.minX,minY=viewBox.minY;cStyle.height=roundedHeight;cStyle.top=Math.round(size.convert(minY-font.ascent));cStyle.left=Math.round(size.convert(minX));wStyle.height=size.convert(font.height)+'px';var color=style.get('color');var chars=Cufon.CSS.textTransform(text,style).split('');var jumps=font.spacing(chars,getSpacingValue(el,style,size,'letterSpacing'),getSpacingValue(el,style,size,'wordSpacing'));if(!jumps.length)return null;var width=jumps.total;var fullWidth=-minX+width+(viewBox.width-jumps[jumps.length-1]);var shapeWidth=size.convert(fullWidth*stretchFactor),roundedShapeWidth=Math.round(shapeWidth);var coordSize=fullWidth+','+viewBox.height,coordOrigin;var stretch='r'+coordSize+'ns';var fill=options.textGradient&&gradientFill(options.textGradient);var glyphs=font.glyphs,offsetX=0;var shadows=options.textShadow;var i=-1,j=0,chr;while(chr=chars[++i]){var glyph=glyphs[chars[i]]||font.missingGlyph,shape;if(!glyph)continue;if(redraw){shape=canvas.childNodes[j];while(shape.firstChild)shape.removeChild(shape.firstChild);}
else{shape=document.createElement('cvml:shape');canvas.appendChild(shape);}
shape.stroked='f';shape.coordsize=coordSize;shape.coordorigin=coordOrigin=(minX-offsetX)+','+minY;shape.path=(glyph.d?'m'+glyph.d+'xe':'')+'m'+coordOrigin+stretch;shape.fillcolor=color;if(fill)shape.appendChild(fill.cloneNode(false));var sStyle=shape.style;sStyle.width=roundedShapeWidth;sStyle.height=roundedHeight;if(shadows){var shadow1=shadows[0],shadow2=shadows[1];var color1=Cufon.CSS.color(shadow1.color),color2;var shadow=document.createElement('cvml:shadow');shadow.on='t';shadow.color=color1.color;shadow.offset=shadow1.offX+','+shadow1.offY;if(shadow2){color2=Cufon.CSS.color(shadow2.color);shadow.type='double';shadow.color2=color2.color;shadow.offset2=shadow2.offX+','+shadow2.offY;}
shadow.opacity=color1.opacity||(color2&&color2.opacity)||1;shape.appendChild(shadow);}
offsetX+=jumps[j++];}
var cover=shape.nextSibling,coverFill,vStyle;if(options.forceHitArea){if(!cover){cover=document.createElement('cvml:rect');cover.stroked='f';cover.className='cufon-vml-cover';coverFill=document.createElement('cvml:fill');coverFill.opacity=0;cover.appendChild(coverFill);canvas.appendChild(cover);}
vStyle=cover.style;vStyle.width=roundedShapeWidth;vStyle.height=roundedHeight;}
else if(cover)canvas.removeChild(cover);wStyle.width=Math.max(Math.ceil(size.convert(width*stretchFactor)),0);if(HAS_BROKEN_LINEHEIGHT){var yAdjust=style.computedYAdjust;if(yAdjust===undefined){var lineHeight=style.get('lineHeight');if(lineHeight=='normal')lineHeight='1em';else if(!isNaN(lineHeight))lineHeight+='em';style.computedYAdjust=yAdjust=0.5*(getSizeInPixels(el,lineHeight)-parseFloat(wStyle.height));}
if(yAdjust){wStyle.marginTop=Math.ceil(yAdjust)+'px';wStyle.marginBottom=yAdjust+'px';}}
return wrapper;};})());Cufon.registerEngine('canvas',(function(){var check=document.createElement('canvas');if(!check||!check.getContext||!check.getContext.apply)return;check=null;var HAS_INLINE_BLOCK=Cufon.CSS.supports('display','inline-block');var HAS_BROKEN_LINEHEIGHT=!HAS_INLINE_BLOCK&&(document.compatMode=='BackCompat'||/frameset|transitional/i.test(document.doctype.publicId));var styleSheet=document.createElement('style');styleSheet.type='text/css';styleSheet.appendChild(document.createTextNode(('cufon{text-indent:0;}'+'@media screen,projection{'+'cufon{display:inline;display:inline-block;position:relative;vertical-align:middle;'+
(HAS_BROKEN_LINEHEIGHT?'':'font-size:1px;line-height:1px;')+'}cufon cufontext{display:-moz-inline-box;display:inline-block;width:0;height:0;text-align:left;text-indent:-10000in;}'+
(HAS_INLINE_BLOCK?'cufon canvas{position:relative;}':'cufon canvas{position:absolute;}')+'cufonshy.cufon-shy-disabled,.cufon-viewport-resizing cufonshy{display:none;}'+'cufonglue{white-space:nowrap;display:inline-block;}'+'.cufon-viewport-resizing cufonglue{white-space:normal;}'+'}'+'@media print{'+'cufon{padding:0;}'+'cufon canvas{display:none;}'+'}').replace(/;/g,'!important;')));document.getElementsByTagName('head')[0].appendChild(styleSheet);function generateFromVML(path,context){var atX=0,atY=0;var code=[],re=/([mrvxe])([^a-z]*)/g,match;generate:for(var i=0;match=re.exec(path);++i){var c=match[2].split(',');switch(match[1]){case'v':code[i]={m:'bezierCurveTo',a:[atX+~~c[0],atY+~~c[1],atX+~~c[2],atY+~~c[3],atX+=~~c[4],atY+=~~c[5]]};break;case'r':code[i]={m:'lineTo',a:[atX+=~~c[0],atY+=~~c[1]]};break;case'm':code[i]={m:'moveTo',a:[atX=~~c[0],atY=~~c[1]]};break;case'x':code[i]={m:'closePath'};break;case'e':break generate;}
context[code[i].m].apply(context,code[i].a);}
return code;}
function interpret(code,context){for(var i=0,l=code.length;i<l;++i){var line=code[i];context[line.m].apply(context,line.a);}}
return function(font,text,style,options,node,el){var redraw=(text===null);if(redraw)text=node.getAttribute('alt');var viewBox=font.viewBox;var size=style.getSize('fontSize',font.baseSize);var expandTop=0,expandRight=0,expandBottom=0,expandLeft=0;var shadows=options.textShadow,shadowOffsets=[];if(shadows){for(var i=shadows.length;i--;){var shadow=shadows[i];var x=size.convertFrom(parseFloat(shadow.offX));var y=size.convertFrom(parseFloat(shadow.offY));shadowOffsets[i]=[x,y];if(y<expandTop)expandTop=y;if(x>expandRight)expandRight=x;if(y>expandBottom)expandBottom=y;if(x<expandLeft)expandLeft=x;}}
var chars=Cufon.CSS.textTransform(text,style).split('');var jumps=font.spacing(chars,~~size.convertFrom(parseFloat(style.get('letterSpacing'))||0),~~size.convertFrom(parseFloat(style.get('wordSpacing'))||0));if(!jumps.length)return null;var width=jumps.total;expandRight+=viewBox.width-jumps[jumps.length-1];expandLeft+=viewBox.minX;var wrapper,canvas;if(redraw){wrapper=node;canvas=node.firstChild;}
else{wrapper=document.createElement('cufon');wrapper.className='cufon cufon-canvas';wrapper.setAttribute('alt',text);canvas=document.createElement('canvas');wrapper.appendChild(canvas);if(options.printable){var print=document.createElement('cufontext');print.appendChild(document.createTextNode(text));wrapper.appendChild(print);}}
var wStyle=wrapper.style;var cStyle=canvas.style;var height=size.convert(viewBox.height);var roundedHeight=Math.ceil(height);var roundingFactor=roundedHeight/height;var stretchFactor=roundingFactor*Cufon.CSS.fontStretch(style.get('fontStretch'));var stretchedWidth=width*stretchFactor;var canvasWidth=Math.ceil(size.convert(stretchedWidth+expandRight-expandLeft));var canvasHeight=Math.ceil(size.convert(viewBox.height-expandTop+expandBottom));canvas.width=canvasWidth;canvas.height=canvasHeight;cStyle.width=canvasWidth+'px';cStyle.height=canvasHeight+'px';expandTop+=viewBox.minY;cStyle.top=Math.round(size.convert(expandTop-font.ascent))+'px';cStyle.left=Math.round(size.convert(expandLeft))+'px';var wrapperWidth=Math.max(Math.ceil(size.convert(stretchedWidth)),0)+'px';if(HAS_INLINE_BLOCK){wStyle.width=wrapperWidth;wStyle.height=size.convert(font.height)+'px';}
else{wStyle.paddingLeft=wrapperWidth;wStyle.paddingBottom=(size.convert(font.height)-1)+'px';}
var g=canvas.getContext('2d'),scale=height/viewBox.height;var pixelRatio=window.devicePixelRatio||1;if(pixelRatio!=1){canvas.width=canvasWidth*pixelRatio;canvas.height=canvasHeight*pixelRatio;g.scale(pixelRatio,pixelRatio);}
g.scale(scale,scale*roundingFactor);g.translate(-expandLeft,-expandTop);g.save();function renderText(){var glyphs=font.glyphs,glyph,i=-1,j=-1,chr;g.scale(stretchFactor,1);while(chr=chars[++i]){var glyph=glyphs[chars[i]]||font.missingGlyph;if(!glyph)continue;if(glyph.d){g.beginPath();if(glyph.code)interpret(glyph.code,g);else glyph.code=generateFromVML('m'+glyph.d,g);g.fill();}
g.translate(jumps[++j],0);}
g.restore();}
if(shadows){for(var i=shadows.length;i--;){var shadow=shadows[i];g.save();g.fillStyle=shadow.color;g.translate.apply(g,shadowOffsets[i]);renderText();}}
var gradient=options.textGradient;if(gradient){var stops=gradient.stops,fill=g.createLinearGradient(0,viewBox.minY,0,viewBox.maxY);for(var i=0,l=stops.length;i<l;++i){fill.addColorStop.apply(fill,stops[i]);}
g.fillStyle=fill;}
else g.fillStyle=style.get('color');renderText();return wrapper;};})());
/*!
 * The following copyright notice may not be removed under any circumstances.
 * 
 * Copyright:
 * Copyright (c) 2010 by Pablo Impallari. www.impallari.com. All rights reserved.
 * 
 * Trademark:
 * Lobster 1.4 is a trademark of Pablo Impallari. www.impallari.com.
 * 
 * Description:
 * Copyright (c) 2010 by Pablo Impallari. All rights reserved.
 * 
 * Manufacturer:
 * Pablo Impallari. www.impallari.com
 * 
 * Designer:
 * Pablo Impallari
 * 
 * Vendor URL:
 * www.impallari.com
 * 
 * License information:
 * http://scripts.sil.org/OFL
 */
Cufon.registerFont({"w":181,"face":{"font-family":"Lobster 1.4","font-weight":400,"font-stretch":"normal","font-style":"normal","units-per-em":360,"panose-1":"2 0 5 6 0 0 0 2 0 3","ascent":288,"descent":-72,"bbox":"-74.8621 -367.876 372 90","underline-thickness":"18","underline-position":"-18","unicode-range":"U+0020-2122"},"glyphs":{" ":{"w":78},"!":{"d":"66,-83r-31,0r26,-169r52,0xm12,-29v-1,-36,60,-37,57,0v3,38,-59,37,-57,0","w":92},"\"":{"d":"22,-202r22,-68r38,0r-33,68r-27,0xm79,-202r22,-68r38,0r-33,68r-27,0","w":151},"#":{"d":"111,10r9,-50r-43,0r-11,50r-20,0r9,-50r-39,0r8,-37r37,0r8,-40r-37,0r8,-37r35,0r19,-104r32,0r-24,104r38,0r19,-104r31,0r-23,104r37,0r-7,37r-38,0r-9,40r39,0r-8,37r-39,0r-11,50r-20,0xm94,-117r-9,40r41,0r8,-40r-40,0","w":237},"$":{"d":"125,-92v0,35,-29,53,-65,53r-11,49r-9,0r8,-49v-51,7,-51,-87,-2,-69v3,2,4,4,4,6v-18,3,-20,45,1,49r13,-71v-16,-12,-37,-22,-38,-49v-1,-26,29,-48,55,-47r7,-38r21,0r-9,39v21,3,31,13,31,30v0,21,-18,38,-31,19v11,-6,12,-31,-3,-35r-13,58v19,13,40,24,41,55xm63,-52v27,-2,31,-43,13,-60xm78,-207v-20,3,-24,36,-8,49","w":145},"%":{"d":"208,-270r-139,270r-25,0r139,-270r25,0xm39,-176v-1,-39,21,-78,58,-77v20,0,29,14,29,41v0,32,-21,77,-53,77v-27,0,-34,-14,-34,-41xm105,-217v-4,-57,-50,12,-41,46v0,16,4,23,10,23v23,-2,33,-41,31,-69xm128,-41v-1,-39,21,-78,58,-77v23,0,34,16,33,41v-2,40,-16,75,-57,77v-27,1,-34,-14,-34,-41xm191,-80v0,-60,-47,8,-39,43v0,16,4,24,10,24v22,-3,29,-38,29,-67","w":231},"&":{"d":"112,-84v8,-39,49,-59,97,-49v17,0,28,-6,34,-16r3,0v-1,23,-31,48,-55,50v-17,56,-39,101,-113,101v-45,0,-74,-32,-74,-73v0,-40,27,-73,65,-79v-68,-31,-30,-120,44,-120v34,0,67,14,67,48v0,33,-29,42,-46,24v8,-1,16,-21,16,-30v0,-18,-8,-26,-24,-26v-25,-1,-45,20,-44,44v1,30,22,49,48,60v-34,14,-60,34,-63,72v-2,45,51,62,82,32v11,-11,20,-28,25,-52v-23,-3,-50,-4,-59,14r-3,0","w":245},"'":{"d":"37,-202r22,-68r37,0r-32,68r-27,0","w":96},"(":{"d":"172,-256v-81,46,-127,233,-70,336r-12,10v-68,-72,-38,-240,15,-305v19,-24,39,-44,62,-55","w":157},")":{"d":"-10,76v75,-42,130,-239,69,-336r12,-10v87,106,20,321,-77,360","w":148},"*":{"d":"80,-271r23,0r0,49r39,-22r11,18r-40,23r40,23r-11,18r-39,-22r0,49r-23,0r0,-49r-38,22r-11,-18r39,-23r-39,-23r11,-18r38,22r0,-49","w":185},"+":{"d":"124,-158r-10,44r46,0r-8,40r-46,0r-10,44r-41,0r10,-44r-46,0r9,-40r46,0r10,-44r40,0","w":185},",":{"d":"30,6v-5,-12,-24,-19,-21,-33v-1,-15,14,-30,28,-29v33,3,29,42,12,66v-10,14,-20,25,-34,35v-13,-12,18,-27,15,-39","w":77},"-":{"d":"85,-108r-6,28r-72,0r6,-28r72,0","w":104},".":{"d":"68,-27v3,37,-60,37,-57,0v-2,-37,59,-38,57,0","w":94},"\/":{"d":"106,-270r-76,360r-26,0r76,-360r26,0","w":111},"0":{"d":"11,-91v0,-94,36,-179,125,-179v43,0,64,31,64,94v0,85,-32,179,-115,179v-62,0,-74,-31,-74,-94xm133,-251v-46,15,-67,102,-67,170v0,67,33,66,56,28v20,-34,31,-91,31,-146v0,-26,1,-49,-20,-52","w":196},"1":{"d":"117,-269r-58,269r-51,0r47,-225r-34,0r4,-16v30,0,61,-9,92,-28","w":114},"2":{"d":"166,-212v0,89,-90,108,-128,164v0,0,92,18,101,-2v7,-5,12,-12,18,-16r0,16v9,83,-82,41,-132,41v-9,0,-21,7,-28,10v-3,-105,115,-114,117,-222v0,-14,-9,-30,-21,-29v-35,-8,-38,43,-16,53v-19,23,-56,14,-53,-20v2,-34,32,-53,74,-53v46,0,68,19,68,58","w":177},"3":{"d":"2,-59v0,-29,15,-52,44,-52v16,0,25,6,28,18v-38,-6,-45,71,-5,71v31,0,52,-30,51,-60v-1,-33,-20,-59,-48,-68v32,-7,60,-37,61,-71v0,-16,-10,-29,-27,-29v-31,0,-39,43,-15,53v-19,23,-53,14,-53,-18v0,-69,145,-76,141,-2v-1,31,-24,55,-49,67v26,7,45,29,45,59v1,49,-48,95,-101,93v-42,-2,-71,-18,-72,-61","w":185},"4":{"d":"93,-236v0,47,-37,80,-53,110r56,0r30,-137r53,-7r-31,144r23,0r-7,27r-22,0r-21,99r-52,0r22,-99r-88,0v15,-49,62,-103,50,-171v21,0,40,13,40,34","w":171},"5":{"d":"75,-22v52,0,67,-118,6,-119v-14,0,-33,7,-54,20r30,-143v70,7,72,11,123,-6v14,63,-56,59,-101,45r-14,65v54,-30,108,2,108,64v0,58,-42,98,-104,98v-42,0,-64,-17,-64,-52v0,-32,19,-51,47,-51v15,0,24,6,26,18v-19,2,-33,14,-33,35v-1,18,14,26,30,26","w":186},"6":{"d":"82,-26v26,0,50,-45,50,-76v0,-50,-37,-41,-51,-8v-22,-30,12,-57,44,-57v32,0,48,29,48,60v0,57,-44,109,-97,109v-53,1,-74,-30,-70,-85v6,-96,40,-180,129,-187v42,-3,59,53,9,54v13,-12,2,-36,-18,-32v-57,25,-72,103,-72,182v0,28,5,40,28,40","w":178},"7":{"d":"20,-213v-11,-36,7,-57,46,-57r118,0v-18,37,-121,164,-120,221v0,13,6,25,18,35v-4,9,-15,14,-33,14v-59,2,-33,-88,-15,-117v26,-41,61,-84,91,-120v-42,-6,-87,1,-105,24","w":167},"8":{"d":"49,-59v0,19,8,35,26,35v46,0,55,-90,19,-114v-23,14,-45,46,-45,79xm129,-150v90,28,24,152,-56,152v-44,0,-77,-31,-76,-73v2,-40,29,-70,65,-79v-65,-34,-17,-120,50,-120v39,0,68,19,68,53v0,32,-25,54,-51,67xm134,-227v0,-49,-64,-14,-56,22v0,18,7,32,20,43v20,-12,36,-39,36,-65","w":179},"9":{"d":"53,-168v0,42,41,48,51,15v21,27,-10,51,-41,51v-33,0,-51,-31,-51,-63v0,-56,40,-106,93,-105v46,0,70,29,70,85v0,96,-32,178,-122,187v-42,4,-65,-62,-12,-61v-12,13,1,38,21,32v58,-18,69,-93,69,-167v0,-35,-3,-52,-32,-52v-27,0,-46,49,-46,78","w":176},":":{"d":"72,-49v3,38,-60,38,-57,0v-3,-37,60,-37,57,0xm90,-135v3,36,-60,37,-57,0v-2,-37,59,-37,57,0","w":96},";":{"d":"91,-119v3,36,-60,37,-57,0v-3,-38,60,-38,57,0xm38,1v-7,-11,-24,-20,-21,-34v-1,-15,14,-30,28,-29v32,3,28,43,12,66v-9,14,-20,26,-34,36v-15,-12,17,-27,15,-39","w":99},"<":{"d":"121,-154r-4,19r-86,44r69,34r-4,21r-89,-50r3,-14","w":129},"=":{"d":"168,-154r-8,40r-133,0r9,-40r132,0xm153,-77r-9,41r-132,0r8,-41r133,0","w":185},">":{"d":"27,-135r3,-19r89,54r-4,19r-110,45r5,-21r87,-34","w":123},"?":{"d":"95,-252v41,0,58,10,58,44v0,69,-69,71,-86,124r-24,0v5,-58,62,-63,65,-124v2,-39,-51,-26,-48,5v0,10,4,23,13,24v-13,25,-55,17,-53,-15v2,-34,33,-58,75,-58xm17,-29v-1,-36,59,-36,58,0v2,37,-60,38,-58,0","w":158},"@":{"d":"143,-26v-3,28,-38,40,-73,40v-50,-1,-72,-22,-73,-73v-2,-72,54,-142,123,-142v94,0,57,150,-4,152v-7,0,-13,-2,-16,-8v-13,21,-47,19,-45,-11v2,-35,15,-88,48,-88v6,0,11,3,14,7r1,-6r20,2r-18,78v0,5,2,7,5,7v15,1,28,-65,28,-81v0,-19,-11,-28,-32,-28v-57,0,-79,56,-84,116v-5,58,80,49,98,19v6,2,8,8,8,16xm114,-138v-29,-7,-35,35,-35,62v0,15,9,12,18,6v4,-24,17,-68,17,-68","w":202},"A":{"d":"95,-164v37,-49,76,-120,154,-101r-56,265r-52,0r27,-131v-16,-7,-32,-12,-48,-13v-21,45,-43,112,-47,165v0,8,2,15,5,20r-12,0v-23,-1,-36,-14,-36,-38v0,-51,30,-106,53,-147v-29,2,-49,10,-37,30v-3,22,-46,17,-43,-7v4,-33,50,-49,92,-43xm172,-147r21,-97v-20,11,-42,39,-65,85v17,3,32,7,44,12","w":240},"B":{"d":"106,-41v32,35,60,-11,60,-52v0,-37,-17,-51,-51,-45r-29,138r-52,0r49,-229r53,-7r-17,80r2,0v27,1,53,-31,52,-59v-1,-25,-19,-38,-47,-38v-55,0,-104,45,-87,108r2,4v-26,0,-39,-12,-39,-34v-1,-54,73,-95,131,-95v43,0,77,20,77,57v0,26,-17,47,-36,57v26,5,44,27,42,58v-3,54,-23,102,-79,104v-34,1,-41,-21,-31,-47","w":228},"C":{"d":"110,-29v32,0,56,-16,70,-36r8,4v-16,37,-53,67,-102,67v-57,0,-82,-28,-79,-89v5,-93,31,-187,125,-187v34,0,61,14,61,48v0,33,-29,42,-46,24v17,-8,27,-58,-6,-55v-53,16,-74,100,-74,168v0,34,8,57,43,56","w":178},"D":{"d":"232,-166v0,79,-31,171,-100,171v-14,0,-28,-6,-43,-19r-3,14r-52,0r49,-229r53,-7r-43,202v6,5,13,7,20,7v55,-13,70,-92,70,-158v0,-45,-18,-68,-53,-68v-60,0,-107,44,-91,108r2,4v-26,0,-39,-12,-39,-34v0,-55,73,-97,134,-95v65,2,96,40,96,104","w":238},"E":{"d":"65,-64v0,61,90,32,101,-1r8,4v-14,37,-57,65,-105,67v-101,4,-71,-149,0,-156v-53,-39,-2,-121,57,-121v28,0,51,16,51,45v0,28,-25,52,-43,28v8,-3,16,-20,16,-31v0,-13,-7,-20,-20,-20v-22,0,-38,27,-37,50v0,25,14,45,37,49v-34,4,-65,50,-65,86","w":165},"F":{"d":"218,-270v-5,42,-37,52,-84,36r-16,72r53,0r-6,27r-52,0r-29,135r-52,0r52,-240v-44,-1,-52,48,-44,95r2,4v-25,-1,-39,-10,-39,-35v0,-88,90,-90,183,-90v13,0,23,-1,32,-4","w":165},"G":{"d":"62,-129v-5,46,42,80,73,47r15,-69r47,1r-30,135v-12,54,-31,86,-92,90v-63,4,-66,-101,-6,-99r12,0v18,1,28,16,21,38v-34,-37,-71,37,-24,43v25,-3,29,-17,36,-45r14,-64v-62,36,-125,-6,-121,-79v5,-79,49,-136,127,-139v34,-1,67,14,67,48v0,36,-32,40,-50,24v20,-10,24,-60,-9,-55v-51,7,-74,68,-80,124","w":208},"H":{"d":"4,-176v0,-53,80,-103,141,-93r-23,107r53,0r23,-107r52,0r-57,269r-52,0r29,-135r-53,0r-29,135r-52,0r52,-245v-35,13,-58,51,-47,100r2,4v-25,-1,-39,-10,-39,-35","w":239},"I":{"d":"2,-176v0,-54,80,-103,141,-93r-57,269r-52,0r52,-244v-34,14,-59,51,-47,99r2,4v-25,-1,-38,-10,-39,-35","w":135},"J":{"d":"67,-176v-2,-50,75,-97,127,-94r14,0r-54,256v-13,54,-33,84,-95,89v-66,5,-70,-101,-9,-99r12,0v19,0,28,17,21,38v-17,-18,-47,-7,-47,17v0,24,32,35,46,17v5,-6,9,-18,13,-36r57,-257v-35,13,-60,51,-48,100r2,4v-25,-1,-38,-10,-39,-35","w":192},"K":{"d":"2,-176v0,-54,80,-103,141,-93r-23,110r81,-109r38,0r-100,115r13,0v78,-3,28,87,27,129v0,12,5,20,14,24v-26,8,-64,13,-64,-18v0,-13,20,-83,19,-95v-1,-21,-14,-27,-34,-23r-28,136r-52,0r52,-245v-35,13,-58,51,-47,100r2,4v-25,-1,-38,-10,-39,-35","w":216},"L":{"d":"2,-173v0,-54,79,-100,141,-93r-56,259v45,11,92,63,152,40v-1,41,-28,71,-68,49v-45,-25,-73,-75,-139,-73r54,-250v-30,13,-50,38,-50,79v0,11,5,24,5,24v-26,0,-39,-9,-39,-35","w":136},"M":{"d":"25,-174v2,-53,80,-115,142,-91r-9,190r80,-190r51,0r-37,265r-52,0r23,-162r-68,162r-49,0r7,-162r-60,162r-29,0r92,-247v-34,11,-58,38,-58,81v0,11,5,25,5,25v-26,0,-38,-11,-38,-33","w":283},"N":{"d":"2,-176v0,-58,68,-114,136,-89r28,191r39,-195r52,0r-57,269r-44,0r-30,-188r-40,188r-52,0r52,-244v-34,12,-59,52,-47,99r2,4v-25,-1,-39,-10,-39,-35","w":240},"O":{"d":"39,-70v0,-78,24,-169,97,-169v7,0,13,1,19,3v-31,17,-63,117,-63,167v0,57,34,48,56,16v21,-30,40,-88,40,-137v0,-42,-5,-63,-46,-63v-60,-1,-112,41,-102,106r2,6v-24,0,-36,-11,-36,-31v1,-56,81,-98,145,-98v57,0,85,31,85,92v0,94,-38,180,-133,180v-43,0,-64,-24,-64,-72","w":239},"P":{"d":"213,-199v0,50,-47,100,-104,96r-23,103r-52,0r49,-229r53,-7r-25,120v34,0,64,-53,63,-88v-1,-28,-14,-49,-45,-49v-64,0,-104,43,-90,108r2,4v-25,-1,-38,-10,-39,-35v-3,-91,211,-145,211,-23","w":206},"Q":{"d":"39,-70v6,-78,24,-169,97,-169v7,0,13,1,19,3v-34,22,-69,125,-62,183v20,-7,37,-5,51,6v23,-28,46,-91,44,-143v-1,-42,-5,-63,-46,-63v-60,-1,-112,41,-102,106r2,6v-24,0,-36,-11,-36,-31v1,-56,81,-98,145,-98v136,0,84,216,16,251v12,17,23,31,53,29v-7,21,-15,31,-37,31v-29,0,-41,-20,-46,-44v-55,16,-103,-5,-98,-67xm96,-42v4,16,18,19,31,11v-7,-11,-16,-14,-31,-11","w":239},"R":{"d":"157,6v-61,0,-6,-88,-9,-119v-2,-21,-14,-27,-34,-23r-28,136r-52,0r49,-229r53,-7r-18,83r3,0v49,5,80,-100,12,-100v-63,0,-109,43,-94,108r2,4v-25,-1,-38,-10,-39,-35v-3,-51,75,-94,127,-94v45,0,81,20,81,58v0,28,-19,50,-39,61v66,19,-23,119,22,151v-14,4,-26,6,-36,6","w":216},"S":{"d":"138,-270v32,1,56,11,58,43v2,27,-27,49,-46,29v20,-11,24,-55,-11,-55v-21,0,-35,13,-33,33v8,63,81,62,81,138v0,57,-47,90,-101,90v-42,-1,-76,-19,-76,-62v0,-40,36,-73,74,-54v6,3,10,10,10,18v-49,-8,-57,69,-7,69v25,0,43,-21,42,-48v-3,-67,-70,-73,-74,-137v-2,-39,41,-66,83,-64","w":205},"T":{"d":"2,-176v-1,-101,122,-85,215,-85v15,0,30,-3,42,-8v-2,55,-50,51,-101,38r-50,231r-51,0r51,-238r-5,0v-46,1,-69,21,-67,72v0,11,5,25,5,25v-26,0,-38,-9,-39,-35","w":173},"U":{"d":"0,-175v0,-67,79,-100,153,-93v0,0,-43,144,-48,203v-3,37,37,40,55,22v25,-26,29,-69,39,-115r24,-111r51,0v0,0,-35,226,-77,247v-31,35,-148,41,-141,-33v7,-72,41,-194,41,-194v-44,9,-74,52,-60,104r2,4v-26,0,-39,-12,-39,-34","w":257},"V":{"d":"2,-176v0,-54,80,-103,141,-93r3,221r76,-220r25,0r-100,268r-55,0r0,-246v-44,13,-63,51,-53,101r2,4v-25,-1,-38,-10,-39,-35","w":221},"W":{"d":"2,-176v0,-54,80,-103,141,-93r3,221r76,-220r47,0r0,220r77,-220r26,0r-101,268r-53,0r0,-183r-71,183r-53,0r0,-246v-45,13,-66,51,-55,101r2,4v-25,-1,-38,-10,-39,-35","w":346},"X":{"d":"2,-176v0,-54,80,-103,141,-93r15,75r42,-74r25,0r-60,105r34,163r-58,0r-19,-90r-52,90r-22,0r68,-120r-27,-126v-37,12,-61,52,-50,101r2,4v-25,-1,-38,-10,-39,-35","w":223},"Y":{"d":"2,-176v0,-54,80,-103,141,-93r31,129r54,-128r23,0r-70,157r-23,111r-58,0r24,-111r-35,-135v-37,12,-61,52,-50,101r2,4v-25,-1,-38,-10,-39,-35","w":223},"Z":{"d":"49,-211v-38,-10,-9,-67,26,-59r124,0r-124,247v0,0,66,2,72,-8v-28,-21,33,-53,33,-11v0,21,-22,42,-46,42r-130,0r126,-251v0,0,-67,-2,-66,8v16,7,2,36,-15,32","w":195},"[":{"d":"66,68r-5,22r-70,0r77,-360r69,0r-5,22r-43,0r-67,316r44,0","w":144},"\\":{"d":"91,90r-76,-360r26,0r76,360r-26,0","w":130},"]":{"d":"63,-248r5,-22r69,0r-76,360r-70,0r5,-22r44,0r67,-316r-44,0","w":144},"^":{"d":"123,-202r-11,0r-22,-29r-56,29r-16,0r76,-68r8,0","w":151},"_":{"d":"145,-28r-6,28r-126,0r6,-28r126,0","w":159},"`":{"d":"30,-202r-21,-68r37,0r11,68r-27,0","w":72},"a":{"d":"-5,-56v5,-63,29,-126,93,-126v19,0,29,7,29,19r4,-17r52,0v0,0,-28,88,-28,134v0,10,5,15,15,15v13,0,22,-10,29,-33r15,0v-16,44,-39,66,-72,66v-22,1,-33,-13,-35,-33v-26,50,-107,42,-102,-25xm49,-61v-3,27,19,37,35,20v17,-40,48,-117,15,-118v-35,7,-45,59,-50,98","w":189},"b":{"d":"48,2v-39,2,-56,-27,-48,-66r39,-181r53,-7r-17,81v38,-24,75,-5,72,51v-4,66,-29,120,-99,122xm68,-33v25,-1,44,-58,42,-88v5,-28,-22,-45,-40,-28v0,0,-21,65,-21,100v0,11,6,16,19,16","w":159},"c":{"d":"132,-150v0,20,-15,33,-32,22v5,-12,10,-35,-5,-36v-31,11,-46,64,-46,106v0,23,5,30,26,30v33,0,43,-16,63,-36r12,0v-28,44,-61,66,-99,66v-37,0,-56,-19,-56,-57v0,-64,28,-128,97,-128v27,0,40,11,40,33","w":138},"d":{"d":"-5,-56v6,-63,29,-126,93,-126v19,0,29,7,29,19r18,-82r53,-7v0,0,-31,136,-43,206v-2,11,5,13,15,13v13,0,23,-10,29,-31r15,0v-15,43,-39,64,-72,64v-21,-1,-33,-12,-36,-31v-25,51,-106,42,-101,-25xm61,-33v20,2,31,-13,35,-30r18,-84v-1,-8,-7,-12,-15,-12v-36,0,-47,59,-50,98v-1,14,2,27,12,28","w":189},"e":{"d":"132,-149v0,41,-43,77,-83,76r0,15v0,23,5,30,26,30v33,0,43,-16,63,-36r12,0v-28,44,-61,66,-99,66v-37,0,-56,-19,-56,-57v0,-67,28,-128,98,-128v26,0,39,11,39,34xm52,-90v27,0,54,-30,52,-59v-2,-28,-25,-12,-34,7v-8,15,-14,33,-18,52","w":138},"f":{"d":"96,-270v28,0,49,23,42,54r-17,0r0,-10v-9,-26,-41,-2,-39,18r-6,28r27,0r-3,14r-27,0r-41,195v-9,41,-30,61,-64,61v-42,0,-59,-55,-24,-75v15,-8,24,-12,43,-18r44,-205v9,-41,30,-62,65,-62xm-15,9v-21,7,-39,14,-40,37v8,21,32,13,35,-16","w":96},"g":{"d":"-5,-56v7,-63,29,-126,93,-126v19,0,29,7,29,19r4,-17r52,0r-36,167v27,-9,36,-23,46,-51r15,0v-11,34,-30,58,-64,67r-5,26v-9,41,-30,61,-65,61v-23,0,-41,-13,-41,-35v0,-24,20,-42,59,-54r4,-19v-30,37,-97,20,-91,-38xm49,-61v-6,42,39,30,46,0r19,-85v-1,-7,-6,-14,-15,-13v-35,7,-45,59,-50,98xm43,50v9,27,33,-2,33,-20r2,-11v-24,9,-35,19,-35,31","w":182},"h":{"d":"130,2v-72,1,-26,-86,-26,-132v0,-41,-43,-4,-41,13r-25,117r-52,0r53,-245r53,-7r-20,91v22,-30,86,-28,82,20v3,14,-18,82,-17,93v0,10,5,15,15,15v19,-2,20,-15,30,-31r15,0v-15,44,-37,66,-67,66"},"i":{"d":"89,-228v1,37,-59,38,-57,0v-2,-38,58,-37,57,0xm36,2v-33,1,-43,-31,-36,-66r24,-116r52,0v0,0,-22,87,-27,134v-1,11,5,13,15,13v16,-1,28,-17,32,-31r15,0v-16,44,-40,66,-75,66","w":96},"j":{"d":"-32,90v-23,0,-41,-13,-41,-35v0,-24,20,-42,59,-54r39,-181r52,0r-36,167v26,-9,36,-23,45,-51r16,0v-10,34,-30,57,-64,67r-6,26v-9,41,-29,61,-64,61xm86,-228v3,36,-60,37,-57,0v-3,-38,60,-38,57,0xm-53,50v9,28,34,-3,33,-20r2,-11v-24,9,-35,19,-35,31","w":86},"k":{"d":"135,2v-36,0,-51,-25,-43,-60v0,0,12,-49,-8,-44v-7,0,-16,4,-27,13r-19,89r-52,0r53,-245r53,-7r-27,127r69,-55r36,0r-72,50v37,-8,56,18,50,54v0,0,-17,46,8,43v20,-3,21,-14,30,-31r16,0v-15,44,-38,66,-67,66","w":186},"l":{"d":"36,2v-33,1,-43,-32,-36,-66r39,-181r53,-7v0,0,-33,135,-43,206v-2,11,5,13,15,13v16,-1,28,-17,32,-31r15,0v-16,44,-40,66,-75,66","w":96},"m":{"d":"219,2v-71,1,-31,-89,-26,-132v-5,-35,-35,-17,-41,14r-25,116r-52,0v0,0,28,-86,28,-133v0,-11,-4,-16,-11,-16v-13,0,-24,10,-29,33r-25,116r-52,0r38,-180r52,0r-4,19v20,-28,76,-32,81,10v18,-39,92,-44,90,10v3,14,-18,82,-17,93v0,10,4,15,14,15v20,-1,21,-14,31,-31r15,0v-15,44,-37,66,-67,66","w":270},"n":{"d":"130,2v-72,1,-29,-87,-26,-132v-5,-35,-35,-17,-41,14r-25,116r-52,0r38,-180r52,0r-4,19v22,-30,86,-28,82,20v3,14,-18,82,-17,93v0,10,5,15,15,15v19,-2,20,-15,30,-31r15,0v-15,44,-37,66,-67,66"},"o":{"d":"-5,-55v4,-66,30,-128,99,-128v31,0,46,19,46,57v19,3,36,-7,59,-21r3,10v-14,15,-35,25,-63,30v-4,55,-33,108,-86,108v-38,0,-60,-17,-58,-56xm49,-60v-3,39,31,34,43,7v6,-15,14,-32,17,-53v-14,-1,-12,-32,1,-34v-1,-13,-2,-21,-14,-21v-31,10,-44,61,-47,101","w":158},"p":{"d":"159,-125v-5,67,-21,124,-88,127v-15,0,-26,-4,-31,-13r-18,88r-55,13r60,-283r52,0r-6,27v34,-29,90,-21,86,41xm60,-29v38,0,49,-54,50,-97v1,-39,-31,-37,-43,-12r-21,101v2,6,7,8,14,8","w":168},"q":{"d":"-5,-56v6,-63,29,-126,93,-126v19,0,29,6,29,19r4,-17r51,0r-54,257r-55,13r23,-108v-31,37,-97,20,-91,-38xm49,-61v-5,41,40,30,46,3r19,-89v-1,-8,-7,-12,-15,-12v-36,0,-45,59,-50,98","w":174},"r":{"d":"114,-127v-18,0,-9,-20,-21,-23v-8,0,-16,4,-26,13r-29,137r-52,0r38,-180r52,0r-4,22v13,-20,67,-36,68,5v0,14,-12,26,-26,26","w":135},"s":{"d":"105,-191v1,53,9,98,7,145v10,-6,19,-12,26,-18r15,0v-15,17,-33,32,-55,45v-39,54,-159,-4,-90,-58v16,-28,31,-64,44,-107xm30,-26v53,0,21,-74,24,-119v-6,19,-15,42,-29,68v20,9,-1,42,-17,26v1,17,5,25,22,25","w":137},"t":{"d":"36,2v-33,1,-43,-32,-36,-66r22,-102r-12,0r3,-14r11,0r11,-50r54,-7r-13,57r22,0r-3,14r-22,0v0,0,-19,78,-24,120v-1,11,5,13,15,13v16,-1,28,-17,32,-31r15,0v-16,44,-40,66,-75,66","w":96},"u":{"d":"89,-32v-18,44,-96,49,-92,-9v3,-49,27,-139,27,-139r52,0v0,0,-20,86,-27,132v6,30,35,10,40,-16r24,-116r52,0v0,0,-22,87,-27,134v-1,11,5,13,15,13v13,0,23,-10,29,-31r15,0v-16,44,-39,66,-72,66v-22,0,-34,-13,-36,-34"},"v":{"d":"99,-168v-1,-13,9,-19,22,-19v15,0,23,10,23,31v0,78,-27,151,-103,158v-34,3,-49,-24,-42,-60r25,-122r52,0v0,0,-27,87,-27,135v0,8,4,12,12,12v41,-10,59,-73,62,-120v-9,10,-28,0,-24,-15","w":149},"w":{"d":"87,-28v-27,54,-101,32,-87,-36r24,-116r52,0v0,0,-19,86,-27,131v5,32,35,12,40,-15r24,-116r52,0v0,0,-27,87,-27,135v0,8,4,12,12,12v41,-10,59,-73,62,-120v-9,10,-28,0,-24,-15v-1,-13,9,-19,22,-19v15,0,23,10,23,31v0,78,-26,158,-103,158v-24,0,-39,-10,-43,-30","w":237},"x":{"d":"180,-168v-6,39,-23,44,-50,79v0,0,2,63,26,56v16,-1,28,-17,32,-31r15,0v-14,34,-30,66,-73,66v-22,0,-37,-20,-44,-62r-50,60r-26,0r73,-82v0,0,-3,-68,-20,-70v-27,11,-39,49,-48,88r-15,0v14,-52,26,-118,85,-118v23,0,36,14,39,43r3,27v20,-23,30,-39,31,-51r-6,0v-11,0,-17,-7,-17,-20v0,-13,13,-18,25,-18v12,0,22,19,20,33","w":187},"y":{"d":"79,-18v-30,42,-92,17,-79,-46r24,-116r52,0v0,0,-19,86,-27,131v5,31,34,13,39,-13r25,-118r52,0r-35,167v26,-9,35,-24,45,-51r15,0v-9,35,-30,57,-64,67r-5,26v-9,41,-30,61,-65,61v-22,0,-40,-12,-40,-35v0,-24,20,-42,59,-54xm36,50v9,28,34,-3,33,-20r2,-11v-24,9,-35,19,-35,31","w":174},"z":{"d":"66,-28v12,0,41,7,44,-5v-26,-13,31,-40,29,-6v0,21,-20,39,-44,39r-95,0r92,-161v0,0,-41,-2,-40,6v0,0,4,3,4,8v2,22,-37,27,-36,3v0,-17,21,-36,42,-36r92,0","w":154},"{":{"d":"67,-127v0,-66,-9,-138,55,-143r16,0r-3,18v-39,-3,-48,26,-50,59v0,0,9,86,-12,102v20,24,-44,111,-38,136v0,19,10,28,30,28r-3,17r-3,0v-102,-1,-9,-117,-5,-161v1,-11,-14,-13,-26,-10r4,-21v21,8,35,-6,35,-25","w":126},"|":{"d":"112,-270r0,360r-33,0r0,-360r33,0","w":191},"}":{"d":"82,-54v0,63,10,141,-56,144r-15,0r3,-18v38,2,48,-26,49,-59v0,0,-9,-86,13,-102v-22,-22,45,-110,38,-136v0,-19,-10,-29,-30,-29r3,-16r3,0v102,2,8,117,5,161v-1,11,14,13,26,10r-4,20v-22,-6,-35,7,-35,25","w":126},"~":{"d":"18,-210v18,-47,77,-35,119,-23v11,1,25,-8,25,-8v-3,17,-35,36,-58,36v-25,0,-64,-26,-84,-4","w":155},"\u00a1":{"d":"25,-80r30,0r-25,169r-52,0xm78,-134v2,38,-58,37,-57,0v-1,-37,59,-38,57,0","w":78},"\u00a2":{"d":"57,-53v-55,-4,-55,-90,-26,-128v14,-18,32,-30,55,-33r8,-44r21,0r-10,43v27,1,38,15,31,37r-21,0v4,-11,2,-23,-11,-23r-2,0r-27,124v0,0,45,-10,52,-24v-5,31,-24,48,-58,49r-14,62r-9,0xm82,-192v-25,16,-49,82,-20,110","w":145},"\u00a3":{"d":"41,-129r-32,8v8,-16,21,-27,38,-32r26,-106r54,-11r-29,119v24,8,38,12,53,-1r2,0v-2,18,-35,38,-58,36r-5,0r-21,83v36,1,64,-5,85,-24v-3,28,-13,57,-38,57r-106,0","w":167},"\u00a4":{"d":"24,-177r14,-13r20,20v19,-14,46,-15,65,0r20,-20r13,13r-20,19v15,19,15,47,0,66r20,20r-13,13r-20,-20v-19,15,-46,14,-65,0r-20,20r-13,-13r20,-20v-14,-19,-13,-46,0,-65xm91,-89v46,2,46,-73,0,-72v-46,-1,-47,74,0,72","w":180},"\u00a5":{"d":"113,-111r47,0r-5,18r-46,0r-5,24r47,0r-5,18r-46,0r-11,51r-57,0r10,-51r-35,0r5,-18r34,0r5,-24r-35,0r5,-18r34,0r-40,-159r59,0r32,130r54,-130r24,0","w":170},"\u00a6":{"d":"112,-80r0,170r-33,0r0,-170r33,0xm112,-108r-33,0r0,-162r33,0r0,162","w":191},"\u00a7":{"d":"142,-270v25,0,46,8,47,34v1,21,-20,39,-37,24v16,-8,20,-45,-7,-45v-20,0,-34,20,-34,39v0,53,71,48,71,109v0,28,-17,57,-42,60v1,49,-38,73,-92,68v-26,-3,-43,-17,-45,-47v-3,-39,44,-61,63,-26v-20,3,-28,7,-29,27v0,19,9,28,29,28v19,0,29,-11,29,-34v0,-59,-60,-58,-65,-110v-2,-25,19,-43,38,-50v-12,-48,30,-78,74,-77xm138,-66v26,-57,-40,-75,-63,-109v-21,46,60,58,63,109","w":195},"\u00a8":{"d":"64,-228v1,29,-44,28,-44,0v-2,-28,46,-29,44,0xm129,-228v0,27,-45,29,-44,0v-1,-13,9,-23,22,-22v12,0,22,10,22,22","w":141},"\u00a9":{"d":"55,-121v0,-56,84,-74,98,-19r-17,6v-4,-34,-67,-26,-61,11v-5,36,45,54,61,23r16,10v-26,45,-97,21,-97,-31xm193,-120v0,49,-40,93,-88,93v-47,0,-87,-45,-87,-92v0,-48,40,-92,87,-92v48,0,88,43,88,91xm106,-196v-40,0,-71,37,-71,77v0,40,32,77,71,77v38,0,71,-37,71,-77v0,-40,-32,-77,-71,-77","w":211},"\u00aa":{"d":"15,-193v0,-41,27,-88,69,-68r1,-5r30,0v0,0,-12,50,-16,72v-1,7,7,9,13,7v-4,23,-39,24,-43,3v-12,23,-54,22,-54,-9xm82,-252v-25,-14,-39,30,-38,54v0,18,18,18,25,4","w":124},"\u00ab":{"d":"121,-154r-4,19r-86,44r69,34r-4,21r-89,-50r3,-14xm197,-154r-4,19r-87,44r70,34r-4,21r-89,-50r3,-14","w":212},"\u00ac":{"d":"144,-108r-19,90r-40,0r12,-62r-90,0r6,-28r131,0","w":159},"\u00ad":{"d":"85,-108r-6,28r-72,0r6,-28r72,0","w":104},"\u00ae":{"d":"186,-121v0,50,-39,93,-87,93v-47,0,-87,-45,-87,-92v0,-48,39,-92,87,-92v48,0,87,42,87,91xm100,-197v-40,0,-71,37,-71,77v0,39,32,76,71,76v38,0,71,-37,71,-76v0,-40,-32,-77,-71,-77xm98,-174v42,-8,59,48,22,58r23,45r-17,3r-22,-45r-24,0r0,44r-17,0r1,-105r34,0xm80,-159r0,32r19,0v17,0,25,-5,25,-16v0,-11,-8,-16,-26,-16r-18,0","w":199},"\u00b0":{"d":"13,-176v-1,-39,21,-78,59,-77v20,0,29,14,29,41v1,31,-21,77,-53,77v-27,0,-34,-14,-35,-41xm80,-217v-4,-57,-50,12,-41,46v0,16,4,23,10,23v23,-2,33,-41,31,-69","w":113},"\u00b1":{"d":"135,-195r-10,43r46,0r-8,41r-46,0r-10,44r-41,0r10,-44r-46,0r9,-41r46,0r9,-43r41,0xm150,-53r-6,29r-133,0r7,-29r132,0","w":191},"\u00b2":{"d":"100,-239v0,50,-53,57,-74,89v0,0,63,11,64,-6v2,-2,5,-4,5,-4v10,65,-60,20,-93,37v-2,-59,66,-60,68,-120v1,-8,-6,-16,-13,-16v-19,-4,-21,24,-9,29v-11,11,-33,7,-31,-11v2,-19,19,-30,43,-29v26,0,40,10,40,31","w":108},"\u00b3":{"d":"5,-154v-6,-26,31,-41,41,-20v-12,1,-18,9,-18,23v0,33,48,9,44,-18v-3,-18,-11,-32,-27,-37v19,-3,36,-20,36,-38v0,-9,-5,-15,-14,-15v-20,-4,-23,24,-10,29v-11,11,-33,8,-31,-11v1,-19,21,-29,45,-29v44,0,47,53,8,65v53,14,15,82,-28,82v-31,0,-46,-10,-46,-31","w":113},"\u00b4":{"d":"43,-202r33,-68r38,0r-44,68r-27,0","w":113},"\u00b5":{"d":"125,0v-22,1,-34,-12,-36,-32v-13,21,-30,32,-51,32r-10,47r-54,13r50,-240r52,0v0,0,-19,86,-27,131v5,32,35,12,40,-15r24,-116r52,0v0,0,-22,87,-27,134v-1,11,5,13,15,13v13,0,23,-10,29,-31r15,0v-15,43,-39,64,-72,64"},"\u00b6":{"d":"116,-270v49,0,75,34,64,86r-46,213r-34,0r29,-137v-4,1,-8,3,-15,4r-28,133r-34,0r28,-133v-33,-4,-54,-37,-54,-73v0,-49,37,-93,90,-93xm118,-122v0,0,10,0,14,-1v0,0,20,-64,20,-100v0,-10,-2,-18,-8,-23","w":195},"\u00b7":{"d":"113,-96v1,44,-70,44,-70,0v0,-19,16,-35,35,-35v19,0,35,17,35,35","w":156},"\u00b8":{"d":"41,67v14,-1,16,-28,-3,-28v-6,0,-13,1,-19,4r19,-53r13,8r-11,26v18,-6,42,-4,42,15v0,40,-50,49,-82,29v9,-22,29,-5,41,-1","w":81},"\u00b9":{"d":"71,-270r-33,146r-30,0r28,-122r-20,0r2,-9v17,0,35,-5,53,-15","w":78},"\u00ba":{"d":"94,-242v2,-1,6,-4,12,-11r2,4v-3,10,-8,17,-14,20v0,31,-20,60,-46,61v-23,0,-33,-9,-33,-32v-2,-39,21,-68,55,-68v17,0,29,12,10,18v-2,-5,-5,-7,-9,-7v-19,4,-29,31,-28,55v0,10,5,15,15,15v11,0,18,-13,21,-39v-19,-6,10,-35,15,-16","w":118},"\u00bb":{"d":"27,-135r3,-19r89,54r-4,19r-110,45r5,-21r87,-34xm107,-135r3,-19r89,54r-4,19r-110,45r5,-21r87,-34","w":210},"\u00bc":{"d":"171,-270r-95,329r-26,0r95,-329r26,0xm163,-146v50,6,6,62,-7,78r33,0r17,-74r31,-4r-18,78r13,0r-4,14r-13,0r-12,54r-30,0r12,-54r-50,0v8,-27,36,-57,28,-92xm89,-226r-34,145r-30,0r28,-121r-20,0r3,-9v17,0,35,-5,53,-15","w":248},"\u00bd":{"d":"169,-270r-95,329r-26,0r95,-329r26,0xm89,-226r-34,145r-30,0r28,-121r-20,0r3,-9v17,0,35,-5,53,-15xm231,-116v0,49,-53,58,-75,89v0,0,58,9,61,-3r8,-7r0,13v0,50,-67,4,-93,23v0,0,1,-19,7,-29v18,-32,59,-44,62,-91v1,-8,-7,-15,-13,-16v-20,-5,-22,25,-9,29v-11,12,-33,8,-31,-11v2,-19,18,-28,43,-28v26,0,40,10,40,31","w":243},"\u00be":{"d":"213,-270r-95,329r-26,0r95,-329r26,0xm206,-146v50,6,6,62,-7,78r32,0r17,-74r31,-4r-18,78r14,0r-4,14r-13,0r-12,54r-30,0r12,-54r-51,0v9,-26,37,-57,29,-92xm22,-111v-6,-27,32,-40,42,-20v-12,1,-19,9,-19,23v0,33,51,10,44,-18v0,-19,-10,-32,-27,-36v19,-4,34,-20,36,-39v2,-21,-35,-18,-32,0v0,7,3,13,8,14v-11,12,-33,8,-31,-11v1,-19,21,-28,45,-28v46,0,48,52,8,64v52,15,16,82,-28,82v-31,0,-46,-10,-46,-31","w":294},"\u00bf":{"d":"138,31v-2,34,-34,58,-76,58v-39,0,-58,-14,-58,-43v1,-69,68,-74,87,-126r24,0v-4,58,-63,66,-66,125v-2,38,53,25,49,-5v-1,-9,-5,-23,-14,-24v13,-25,56,-17,54,15xm140,-134v2,37,-59,37,-57,0v-3,-38,60,-38,57,0","w":158},"\u00c0":{"d":"95,-164v37,-49,76,-120,154,-101r-56,265r-52,0r27,-131v-16,-7,-32,-12,-48,-13v-21,45,-43,112,-47,165v0,8,2,15,5,20r-12,0v-23,-1,-36,-14,-36,-38v0,-51,30,-106,53,-147v-29,2,-49,10,-37,30v-3,22,-46,17,-43,-7v4,-33,50,-49,92,-43xm172,-147r21,-97v-20,11,-42,39,-65,85v17,3,32,7,44,12xm179,-292r-22,-68r38,0r11,68r-27,0","w":240},"\u00c1":{"d":"95,-164v37,-49,76,-120,154,-101r-56,265r-52,0r27,-131v-16,-7,-32,-12,-48,-13v-21,45,-43,112,-47,165v0,8,2,15,5,20r-12,0v-23,-1,-36,-14,-36,-38v0,-51,30,-106,53,-147v-29,2,-49,10,-37,30v-3,22,-46,17,-43,-7v4,-33,50,-49,92,-43xm172,-147r21,-97v-20,11,-42,39,-65,85v17,3,32,7,44,12xm175,-292r33,-68r38,0r-44,68r-27,0","w":240},"\u00c2":{"d":"95,-164v37,-49,76,-120,154,-101r-56,265r-52,0r27,-131v-16,-7,-32,-12,-48,-13v-21,45,-43,112,-47,165v0,8,2,15,5,20r-12,0v-23,-1,-36,-14,-36,-38v0,-51,30,-106,53,-147v-29,2,-49,10,-37,30v-3,22,-46,17,-43,-7v4,-33,50,-49,92,-43xm172,-147r21,-97v-20,11,-42,39,-65,85v17,3,32,7,44,12xm252,-292r-12,0r-21,-29r-57,29r-15,0r76,-68r7,0","w":240},"\u00c3":{"d":"95,-164v37,-49,76,-120,154,-101r-56,265r-52,0r27,-131v-16,-7,-32,-12,-48,-13v-21,45,-43,112,-47,165v0,8,2,15,5,20r-12,0v-23,-1,-36,-14,-36,-38v0,-51,30,-106,53,-147v-29,2,-49,10,-37,30v-3,22,-46,17,-43,-7v4,-33,50,-49,92,-43xm172,-147r21,-97v-20,11,-42,39,-65,85v17,3,32,7,44,12xm147,-300v19,-47,78,-34,120,-23v12,3,25,-8,25,-8v-3,17,-35,37,-58,36v-25,-1,-65,-26,-85,-4","w":240},"\u00c4":{"d":"95,-164v37,-49,76,-120,154,-101r-56,265r-52,0r27,-131v-16,-7,-32,-12,-48,-13v-21,45,-43,112,-47,165v0,8,2,15,5,20r-12,0v-23,-1,-36,-14,-36,-38v0,-51,30,-106,53,-147v-29,2,-49,10,-37,30v-3,22,-46,17,-43,-7v4,-33,50,-49,92,-43xm172,-147r21,-97v-20,11,-42,39,-65,85v17,3,32,7,44,12xm199,-318v0,27,-45,29,-44,0v-1,-13,9,-23,22,-22v12,0,22,10,22,22xm264,-318v0,27,-45,29,-44,0v-1,-13,9,-23,22,-22v12,0,22,10,22,22","w":240},"\u00c5":{"d":"95,-164v37,-49,76,-120,154,-101r-56,265r-52,0r27,-131v-16,-7,-32,-12,-48,-13v-21,45,-43,112,-47,165v0,8,2,15,5,20r-12,0v-23,-1,-36,-14,-36,-38v0,-51,30,-106,53,-147v-29,2,-49,10,-37,30v-3,22,-46,17,-43,-7v4,-33,50,-49,92,-43xm172,-147r21,-97v-20,11,-42,39,-65,85v17,3,32,7,44,12xm200,-289v-37,0,-29,-60,5,-58v17,0,26,12,26,28v0,18,-10,30,-31,30xm206,-335v-18,-3,-25,34,-5,34v21,5,23,-35,5,-34","w":240},"\u00c6":{"d":"289,-230v-18,0,-32,-6,-45,-12r-19,91r55,0r-7,27r-54,0r-18,86r80,0r-7,38r-133,0r27,-131v-18,-8,-33,-12,-48,-13v-20,48,-48,116,-46,175v0,5,4,10,4,10v-31,1,-50,-10,-48,-41v3,-48,30,-105,53,-144v-29,3,-49,10,-37,30v-3,21,-47,19,-43,-8v5,-32,52,-47,92,-41v31,-47,66,-107,125,-107v35,0,75,15,107,0v-5,20,-13,40,-38,40xm172,-147r21,-97v-21,11,-43,39,-66,85v17,3,32,7,45,12","w":275},"\u00c7":{"d":"110,-29v32,0,56,-16,70,-36r8,4v-13,36,-51,60,-92,66r-7,19v18,-6,41,-4,41,15v0,39,-50,49,-81,29v11,-32,48,22,51,-17v1,-16,-21,-14,-32,-8r13,-37v-54,-3,-77,-30,-74,-89v4,-93,31,-187,125,-187v34,0,61,14,61,48v0,33,-29,42,-46,24v17,-8,27,-58,-6,-55v-53,16,-74,100,-74,168v0,34,8,57,43,56","w":178},"\u00c8":{"d":"65,-64v0,61,90,32,101,-1r8,4v-14,37,-57,65,-105,67v-101,4,-71,-149,0,-156v-53,-39,-2,-121,57,-121v28,0,51,16,51,45v0,28,-25,52,-43,28v8,-3,16,-20,16,-31v0,-13,-7,-20,-20,-20v-22,0,-38,27,-37,50v0,25,14,45,37,49v-34,4,-65,50,-65,86xm112,-292r-21,-68r38,0r10,68r-27,0","w":165},"\u00c9":{"d":"65,-64v0,61,90,32,101,-1r8,4v-14,37,-57,65,-105,67v-101,4,-71,-149,0,-156v-53,-39,-2,-121,57,-121v28,0,51,16,51,45v0,28,-25,52,-43,28v8,-3,16,-20,16,-31v0,-13,-7,-20,-20,-20v-22,0,-38,27,-37,50v0,25,14,45,37,49v-34,4,-65,50,-65,86xm119,-292r33,-68r37,0r-43,68r-27,0","w":165},"\u00ca":{"d":"65,-64v0,61,90,32,101,-1r8,4v-14,37,-57,65,-105,67v-101,4,-71,-149,0,-156v-53,-39,-2,-121,57,-121v28,0,51,16,51,45v0,28,-25,52,-43,28v8,-3,16,-20,16,-31v0,-13,-7,-20,-20,-20v-22,0,-38,27,-37,50v0,25,14,45,37,49v-34,4,-65,50,-65,86xm178,-292r-11,0r-22,-29r-56,29r-16,0r76,-68r8,0","w":165},"\u00cb":{"d":"65,-64v0,61,90,32,101,-1r8,4v-14,37,-57,65,-105,67v-101,4,-71,-149,0,-156v-53,-39,-2,-121,57,-121v28,0,51,16,51,45v0,28,-25,52,-43,28v8,-3,16,-20,16,-31v0,-13,-7,-20,-20,-20v-22,0,-38,27,-37,50v0,25,14,45,37,49v-34,4,-65,50,-65,86xm130,-318v0,27,-45,29,-44,0v-1,-13,9,-23,22,-22v12,0,22,10,22,22xm194,-318v1,29,-44,28,-44,0v-2,-28,46,-29,44,0","w":165},"\u00cc":{"d":"2,-176v0,-54,80,-103,141,-93r-57,269r-52,0r52,-244v-34,14,-59,51,-47,99r2,4v-25,-1,-38,-10,-39,-35xm83,-292r-21,-68r37,0r11,68r-27,0","w":135},"\u00cd":{"d":"2,-176v0,-54,80,-103,141,-93r-57,269r-52,0r52,-244v-34,14,-59,51,-47,99r2,4v-25,-1,-38,-10,-39,-35xm97,-292r33,-68r37,0r-43,68r-27,0","w":135},"\u00ce":{"d":"2,-176v0,-54,80,-103,141,-93r-57,269r-52,0r52,-244v-34,14,-59,51,-47,99r2,4v-25,-1,-38,-10,-39,-35xm160,-292r-12,0r-21,-29r-57,29r-16,0r77,-68r7,0","w":135},"\u00cf":{"d":"2,-176v0,-54,80,-103,141,-93r-57,269r-52,0r52,-244v-34,14,-59,51,-47,99r2,4v-25,-1,-38,-10,-39,-35xm104,-318v1,28,-45,28,-44,0v-2,-28,46,-29,44,0xm169,-318v0,27,-45,29,-44,0v-1,-13,9,-23,22,-22v12,0,22,10,22,22","w":135},"\u00d0":{"d":"232,-173v0,83,-28,178,-100,178v-14,0,-28,-6,-43,-19r-3,14r-52,0r26,-124r-14,0r8,-27r12,0r17,-78r53,-7r-18,85r28,0r-7,27r-27,0r-19,90v6,5,13,7,20,7v54,-12,70,-91,70,-156v0,-44,-7,-69,-50,-70v-63,-2,-109,43,-94,108r2,4v-25,-1,-38,-10,-39,-35v-3,-51,75,-94,127,-94v69,0,103,32,103,97","w":238},"\u00d1":{"d":"2,-176v0,-58,68,-114,136,-89r28,191r39,-195r52,0r-57,269r-44,0r-30,-188r-40,188r-52,0r52,-244v-34,12,-59,52,-47,99r2,4v-25,-1,-39,-10,-39,-35xm111,-300v18,-47,77,-36,119,-23v11,1,25,-8,25,-8v-2,18,-35,37,-58,36v-25,-1,-64,-26,-84,-4","w":246},"\u00d2":{"d":"39,-70v0,-78,24,-169,97,-169v7,0,13,1,19,3v-31,17,-63,117,-63,167v0,57,34,48,56,16v21,-30,40,-88,40,-137v0,-42,-5,-63,-46,-63v-60,-1,-112,41,-102,106r2,6v-24,0,-36,-11,-36,-31v1,-56,81,-98,145,-98v57,0,85,31,85,92v0,94,-38,180,-133,180v-43,0,-64,-24,-64,-72xm126,-292r-21,-68r38,0r10,68r-27,0","w":236},"\u00d3":{"d":"39,-70v0,-78,24,-169,97,-169v7,0,13,1,19,3v-31,17,-63,117,-63,167v0,57,34,48,56,16v21,-30,40,-88,40,-137v0,-42,-5,-63,-46,-63v-60,-1,-112,41,-102,106r2,6v-24,0,-36,-11,-36,-31v1,-56,81,-98,145,-98v57,0,85,31,85,92v0,94,-38,180,-133,180v-43,0,-64,-24,-64,-72xm143,-292r33,-68r37,0r-43,68r-27,0","w":236},"\u00d4":{"d":"39,-70v0,-78,24,-169,97,-169v7,0,13,1,19,3v-31,17,-63,117,-63,167v0,57,34,48,56,16v21,-30,40,-88,40,-137v0,-42,-5,-63,-46,-63v-60,-1,-112,41,-102,106r2,6v-24,0,-36,-11,-36,-31v1,-56,81,-98,145,-98v57,0,85,31,85,92v0,94,-38,180,-133,180v-43,0,-64,-24,-64,-72xm203,-292r-11,0r-22,-29r-56,29r-16,0r76,-68r8,0","w":236},"\u00d5":{"d":"39,-70v0,-78,24,-169,97,-169v7,0,13,1,19,3v-31,17,-63,117,-63,167v0,57,34,48,56,16v21,-30,40,-88,40,-137v0,-42,-5,-63,-46,-63v-60,-1,-112,41,-102,106r2,6v-24,0,-36,-11,-36,-31v1,-56,81,-98,145,-98v57,0,85,31,85,92v0,94,-38,180,-133,180v-43,0,-64,-24,-64,-72xm99,-300v18,-47,77,-35,119,-23v11,1,25,-8,25,-8v-3,17,-35,36,-58,36v-25,0,-64,-26,-84,-4","w":236},"\u00d6":{"d":"39,-70v0,-78,24,-169,97,-169v7,0,13,1,19,3v-31,17,-63,117,-63,167v0,57,34,48,56,16v21,-30,40,-88,40,-137v0,-42,-5,-63,-46,-63v-60,-1,-112,41,-102,106r2,6v-24,0,-36,-11,-36,-31v1,-56,81,-98,145,-98v57,0,85,31,85,92v0,94,-38,180,-133,180v-43,0,-64,-24,-64,-72xm148,-318v0,27,-45,29,-44,0v-1,-13,9,-23,22,-22v12,0,22,10,22,22xm212,-318v1,29,-44,28,-44,0v-2,-28,46,-29,44,0","w":236},"\u00d7":{"d":"35,-128r24,-23r34,34r34,-34r23,23r-34,34r34,35r-23,23r-34,-34r-34,34r-24,-23r34,-35","w":185},"\u00d8":{"d":"5,-161v3,-54,85,-99,149,-91r4,-18r19,0r-5,20v95,23,49,192,-4,227v-16,11,-30,20,-48,23r-6,26r-19,0r5,-24v-42,0,-63,-23,-63,-68v0,-71,26,-147,94,-158v6,0,12,1,17,3r3,-15v-60,-8,-115,30,-114,86v-1,7,4,18,4,18v-24,0,-36,-10,-36,-29xm147,-220v-29,17,-60,108,-58,156v0,24,5,37,17,39xm126,-32v37,-27,76,-140,42,-196","w":236},"\u00d9":{"d":"0,-175v0,-67,79,-100,153,-93v0,0,-43,144,-48,203v-3,37,37,40,55,22v25,-26,29,-69,39,-115r24,-111r51,0v0,0,-35,226,-77,247v-31,35,-148,41,-141,-33v7,-72,41,-194,41,-194v-44,9,-74,52,-60,104r2,4v-26,0,-39,-12,-39,-34xm169,-292r-21,-68r37,0r11,68r-27,0","w":258},"\u00da":{"d":"0,-175v0,-67,79,-100,153,-93v0,0,-43,144,-48,203v-3,37,37,40,55,22v25,-26,29,-69,39,-115r24,-111r51,0v0,0,-35,226,-77,247v-31,35,-148,41,-141,-33v7,-72,41,-194,41,-194v-44,9,-74,52,-60,104r2,4v-26,0,-39,-12,-39,-34xm162,-292r33,-68r38,0r-44,68r-27,0","w":258},"\u00db":{"d":"0,-175v0,-67,79,-100,153,-93v0,0,-43,144,-48,203v-3,37,37,40,55,22v25,-26,29,-69,39,-115r24,-111r51,0v0,0,-35,226,-77,247v-31,35,-148,41,-141,-33v7,-72,41,-194,41,-194v-44,9,-74,52,-60,104r2,4v-26,0,-39,-12,-39,-34xm236,-292r-11,0r-22,-29r-56,29r-16,0r76,-68r8,0","w":258},"\u00dc":{"d":"0,-175v0,-67,79,-100,153,-93v0,0,-43,144,-48,203v-3,37,37,40,55,22v25,-26,29,-69,39,-115r24,-111r51,0v0,0,-35,226,-77,247v-31,35,-148,41,-141,-33v7,-72,41,-194,41,-194v-44,9,-74,52,-60,104r2,4v-26,0,-39,-12,-39,-34xm178,-318v1,29,-44,28,-44,0v-2,-28,46,-29,44,0xm243,-318v1,28,-45,28,-44,0v-2,-28,46,-29,44,0","w":258},"\u00dd":{"d":"2,-176v0,-54,80,-103,141,-93r31,129r54,-128r23,0r-70,157r-23,111r-58,0r24,-111r-35,-135v-37,12,-61,52,-50,101r2,4v-25,-1,-38,-10,-39,-35xm163,-292r33,-68r38,0r-44,68r-27,0","w":223},"\u00de":{"d":"41,-102v-53,2,-44,-58,-16,-84v16,-15,34,-28,56,-36r9,-41r53,-7r-8,40v47,1,77,27,78,71v0,50,-48,100,-104,96r-10,0r-13,63r-52,0r43,-202v-28,15,-41,40,-41,76v0,11,5,24,5,24xm107,-76v46,-1,87,-80,56,-123v-7,-9,-18,-15,-32,-15r-29,138r5,0","w":209},"\u00df":{"d":"120,-202v0,-21,-18,-22,-29,-12v-5,4,-8,12,-10,23r-57,268r-55,13r60,-281v9,-41,31,-61,66,-61v61,0,61,84,16,98v23,8,35,25,35,51v-2,57,-24,104,-80,102r4,-21v34,-6,37,-50,39,-88v1,-19,-9,-27,-25,-31r6,-21v20,-8,30,-22,30,-40","w":162},"\u00e0":{"d":"-5,-56v5,-63,29,-126,93,-126v19,0,29,7,29,19r4,-17r52,0v0,0,-28,88,-28,134v0,10,5,15,15,15v13,0,22,-10,29,-33r15,0v-16,44,-39,66,-72,66v-22,1,-33,-13,-35,-33v-26,50,-107,42,-102,-25xm49,-61v-3,27,19,37,35,20v17,-40,48,-117,15,-118v-35,7,-45,59,-50,98xm99,-202r-21,-68r38,0r10,68r-27,0","w":189},"\u00e1":{"d":"-5,-56v5,-63,29,-126,93,-126v19,0,29,7,29,19r4,-17r52,0v0,0,-28,88,-28,134v0,10,5,15,15,15v13,0,22,-10,29,-33r15,0v-16,44,-39,66,-72,66v-22,1,-33,-13,-35,-33v-26,50,-107,42,-102,-25xm49,-61v-3,27,19,37,35,20v17,-40,48,-117,15,-118v-35,7,-45,59,-50,98xm88,-202r33,-68r38,0r-44,68r-27,0","w":189},"\u00e2":{"d":"-5,-56v5,-63,29,-126,93,-126v19,0,29,7,29,19r4,-17r52,0v0,0,-28,88,-28,134v0,10,5,15,15,15v13,0,22,-10,29,-33r15,0v-16,44,-39,66,-72,66v-22,1,-33,-13,-35,-33v-26,50,-107,42,-102,-25xm49,-61v-3,27,19,37,35,20v17,-40,48,-117,15,-118v-35,7,-45,59,-50,98xm158,-202r-11,0r-22,-29r-57,29r-15,0r76,-68r7,0","w":189},"\u00e3":{"d":"-5,-56v5,-63,29,-126,93,-126v19,0,29,7,29,19r4,-17r52,0v0,0,-28,88,-28,134v0,10,5,15,15,15v13,0,22,-10,29,-33r15,0v-16,44,-39,66,-72,66v-22,1,-33,-13,-35,-33v-26,50,-107,42,-102,-25xm49,-61v-3,27,19,37,35,20v17,-40,48,-117,15,-118v-35,7,-45,59,-50,98xm37,-210v18,-47,77,-36,119,-23v11,1,25,-8,25,-8v-3,17,-35,36,-58,36v-25,0,-64,-26,-84,-4","w":189},"\u00e4":{"d":"-5,-56v5,-63,29,-126,93,-126v19,0,29,7,29,19r4,-17r52,0v0,0,-28,88,-28,134v0,10,5,15,15,15v13,0,22,-10,29,-33r15,0v-16,44,-39,66,-72,66v-22,1,-33,-13,-35,-33v-26,50,-107,42,-102,-25xm49,-61v-3,27,19,37,35,20v17,-40,48,-117,15,-118v-35,7,-45,59,-50,98xm109,-228v0,27,-45,29,-44,0v-1,-13,9,-23,22,-22v12,0,22,10,22,22xm174,-228v0,27,-45,29,-44,0v-1,-13,9,-23,22,-22v12,0,22,10,22,22","w":189},"\u00e5":{"d":"-5,-56v5,-63,29,-126,93,-126v19,0,29,7,29,19r4,-17r52,0v0,0,-28,88,-28,134v0,10,5,15,15,15v13,0,22,-10,29,-33r15,0v-16,44,-39,66,-72,66v-22,1,-33,-13,-35,-33v-26,50,-107,42,-102,-25xm49,-61v-3,27,19,37,35,20v17,-40,48,-117,15,-118v-35,7,-45,59,-50,98xm109,-199v-38,0,-29,-58,6,-58v17,0,26,12,26,28v0,18,-11,30,-32,30xm127,-228v0,-28,-32,-17,-28,3v0,9,4,14,12,14v11,0,16,-6,16,-17","w":189},"\u00e6":{"d":"94,-32v-11,20,-22,34,-51,34v-29,0,-46,-15,-46,-47v0,-46,42,-64,99,-58v10,-22,13,-57,-15,-57v-17,0,-31,6,-43,17r-10,-11v20,-29,80,-39,112,-13v24,-22,88,-27,88,19v0,40,-43,76,-83,75v-3,23,0,45,21,45v37,-2,49,-15,68,-36r12,0v-27,44,-60,65,-99,65v-29,0,-47,-10,-53,-33xm148,-90v26,0,53,-31,52,-58v-2,-31,-25,-12,-34,7v-8,15,-14,32,-18,51xm48,-51v-1,21,24,23,33,7v4,-7,9,-20,12,-38r-6,0v-22,-1,-39,11,-39,31","w":234},"\u00e7":{"d":"69,67v14,-1,16,-28,-3,-28v-6,0,-13,1,-19,4r15,-42v-42,5,-70,-14,-67,-56v4,-64,28,-128,97,-128v27,0,40,11,40,33v0,20,-15,33,-32,22v5,-12,10,-35,-5,-36v-31,11,-46,64,-46,106v0,23,5,30,26,30v33,0,43,-16,63,-36r12,0v-21,34,-45,54,-72,62r-10,26v18,-6,42,-4,42,15v0,40,-50,49,-82,29v9,-22,29,-5,41,-1","w":138},"\u00e8":{"d":"132,-149v0,41,-43,77,-83,76r0,15v0,23,5,30,26,30v33,0,43,-16,63,-36r12,0v-28,44,-61,66,-99,66v-37,0,-56,-19,-56,-57v0,-67,28,-128,98,-128v26,0,39,11,39,34xm52,-90v27,0,54,-30,52,-59v-2,-28,-25,-12,-34,7v-8,15,-14,33,-18,52xm84,-202r-22,-68r38,0r11,68r-27,0","w":138},"\u00e9":{"d":"132,-149v0,41,-43,77,-83,76r0,15v0,23,5,30,26,30v33,0,43,-16,63,-36r12,0v-28,44,-61,66,-99,66v-37,0,-56,-19,-56,-57v0,-67,28,-128,98,-128v26,0,39,11,39,34xm52,-90v27,0,54,-30,52,-59v-2,-28,-25,-12,-34,7v-8,15,-14,33,-18,52xm70,-202r33,-68r37,0r-43,68r-27,0","w":138},"\u00ea":{"d":"132,-149v0,41,-43,77,-83,76r0,15v0,23,5,30,26,30v33,0,43,-16,63,-36r12,0v-28,44,-61,66,-99,66v-37,0,-56,-19,-56,-57v0,-67,28,-128,98,-128v26,0,39,11,39,34xm52,-90v27,0,54,-30,52,-59v-2,-28,-25,-12,-34,7v-8,15,-14,33,-18,52xm143,-202r-11,0r-22,-29r-56,29r-16,0r76,-68r8,0","w":138},"\u00eb":{"d":"132,-149v0,41,-43,77,-83,76r0,15v0,23,5,30,26,30v33,0,43,-16,63,-36r12,0v-28,44,-61,66,-99,66v-37,0,-56,-19,-56,-57v0,-67,28,-128,98,-128v26,0,39,11,39,34xm52,-90v27,0,54,-30,52,-59v-2,-28,-25,-12,-34,7v-8,15,-14,33,-18,52xm87,-228v0,27,-45,29,-44,0v-1,-13,9,-23,22,-22v12,0,22,10,22,22xm152,-228v0,27,-45,29,-44,0v-1,-13,9,-23,22,-22v12,0,22,10,22,22","w":138},"\u00ec":{"d":"36,2v-33,1,-43,-31,-36,-66r24,-116r52,0v0,0,-22,87,-27,134v-1,11,5,13,15,13v16,-1,28,-17,32,-31r15,0v-16,44,-40,66,-75,66xm45,-202r-21,-68r38,0r10,68r-27,0","w":96},"\u00ed":{"d":"36,2v-33,1,-43,-31,-36,-66r24,-116r52,0v0,0,-22,87,-27,134v-1,11,5,13,15,13v16,-1,28,-17,32,-31r15,0v-16,44,-40,66,-75,66xm44,-202r32,-68r38,0r-43,68r-27,0","w":96},"\u00ee":{"d":"36,2v-33,1,-43,-31,-36,-66r24,-116r52,0v0,0,-22,87,-27,134v-1,11,5,13,15,13v16,-1,28,-17,32,-31r15,0v-16,44,-40,66,-75,66xm108,-202r-12,0r-21,-29r-57,29r-16,0r76,-68r8,0","w":96},"\u00ef":{"d":"36,2v-33,1,-43,-31,-36,-66r24,-116r52,0v0,0,-22,87,-27,134v-1,11,5,13,15,13v16,-1,28,-17,32,-31r15,0v-16,44,-40,66,-75,66xm50,-228v1,28,-45,28,-44,0v-2,-28,46,-29,44,0xm115,-228v0,27,-45,29,-44,0v-1,-13,9,-23,22,-22v12,0,22,10,22,22","w":96},"\u00f0":{"d":"0,-56v5,-63,28,-126,92,-126v19,0,29,7,29,19v0,0,7,-30,7,-39r-28,0r3,-14r25,0v-1,-12,-6,-24,-15,-36r16,0v19,11,33,23,39,36r22,0r-2,14r-16,0v5,18,3,32,-1,53v0,0,-17,66,-21,103v-1,11,5,13,15,13v13,0,23,-10,29,-31r15,0v-15,43,-40,64,-73,64v-21,0,-33,-12,-35,-31v-25,51,-107,42,-101,-25xm53,-61v-4,43,41,29,48,-3r17,-82v0,-8,-6,-14,-15,-13v-35,7,-46,59,-50,98","w":193},"\u00f1":{"d":"130,2v-72,1,-29,-87,-26,-132v-5,-35,-35,-17,-41,14r-25,116r-52,0r38,-180r52,0r-4,19v22,-30,86,-28,82,20v3,14,-18,82,-17,93v0,10,5,15,15,15v19,-2,20,-15,30,-31r15,0v-15,44,-37,66,-67,66xm32,-210v18,-47,77,-35,119,-23v11,1,25,-8,25,-8v-3,17,-35,36,-58,36v-25,0,-64,-26,-84,-4"},"\u00f2":{"d":"-7,-55v3,-66,30,-128,98,-128v31,0,47,19,47,57v18,3,37,-7,59,-21r3,10v-14,15,-36,25,-64,30v-4,55,-33,107,-86,108v-37,0,-59,-17,-57,-56xm46,-60v-4,39,32,34,44,7v6,-15,14,-32,17,-53v-14,-1,-12,-32,1,-34v-1,-13,-2,-21,-14,-21v-32,10,-45,62,-48,101xm86,-202r-22,-68r38,0r11,68r-27,0","w":155},"\u00f3":{"d":"-7,-55v3,-66,30,-128,98,-128v31,0,47,19,47,57v18,3,37,-7,59,-21r3,10v-14,15,-36,25,-64,30v-4,55,-33,107,-86,108v-37,0,-59,-17,-57,-56xm46,-60v-4,39,32,34,44,7v6,-15,14,-32,17,-53v-14,-1,-12,-32,1,-34v-1,-13,-2,-21,-14,-21v-32,10,-45,62,-48,101xm79,-202r33,-68r37,0r-43,68r-27,0","w":155},"\u00f4":{"d":"-7,-55v3,-66,30,-128,98,-128v31,0,47,19,47,57v18,3,37,-7,59,-21r3,10v-14,15,-36,25,-64,30v-4,55,-33,107,-86,108v-37,0,-59,-17,-57,-56xm46,-60v-4,39,32,34,44,7v6,-15,14,-32,17,-53v-14,-1,-12,-32,1,-34v-1,-13,-2,-21,-14,-21v-32,10,-45,62,-48,101xm140,-202r-12,0r-21,-29r-57,29r-16,0r77,-68r7,0","w":155},"\u00f5":{"d":"-7,-55v3,-66,30,-128,98,-128v31,0,47,19,47,57v18,3,37,-7,59,-21r3,10v-14,15,-36,25,-64,30v-4,55,-33,107,-86,108v-37,0,-59,-17,-57,-56xm46,-60v-4,39,32,34,44,7v6,-15,14,-32,17,-53v-14,-1,-12,-32,1,-34v-1,-13,-2,-21,-14,-21v-32,10,-45,62,-48,101xm14,-210v19,-47,78,-35,120,-23v11,1,25,-8,25,-8v-3,17,-35,36,-58,36v-25,0,-65,-27,-84,-4","w":155},"\u00f6":{"d":"-7,-55v3,-66,30,-128,98,-128v31,0,47,19,47,57v18,3,37,-7,59,-21r3,10v-14,15,-36,25,-64,30v-4,55,-33,107,-86,108v-37,0,-59,-17,-57,-56xm46,-60v-4,39,32,34,44,7v6,-15,14,-32,17,-53v-14,-1,-12,-32,1,-34v-1,-13,-2,-21,-14,-21v-32,10,-45,62,-48,101xm82,-228v0,27,-45,29,-44,0v-1,-13,9,-23,22,-22v12,0,22,10,22,22xm147,-228v0,27,-45,29,-44,0v-1,-13,9,-23,22,-22v12,0,22,10,22,22","w":155},"\u00f7":{"d":"110,-29v2,37,-59,38,-57,0v-2,-37,59,-37,57,0xm132,-149v1,36,-60,37,-57,0v-3,-38,59,-37,57,0xm151,-103r-6,29r-127,0r7,-29r126,0","w":169},"\u00f8":{"d":"-5,-55v3,-64,29,-123,94,-128r7,-35r19,0r-7,37v20,5,30,22,31,52v16,-1,34,-7,53,-21r11,0v-12,17,-41,34,-65,40v-4,53,-27,98,-69,109r-8,38r-19,0r8,-36v-35,-1,-57,-19,-55,-56xm49,-60v0,39,31,35,43,7v6,-16,13,-33,16,-54v-15,-3,-12,-33,1,-36v-1,-11,-4,-18,-14,-18v-26,-1,-46,72,-46,101","w":154},"\u00f9":{"d":"89,-32v-18,44,-96,49,-92,-9v3,-49,27,-139,27,-139r52,0v0,0,-20,86,-27,132v6,30,35,10,40,-16r24,-116r52,0v0,0,-22,87,-27,134v-1,11,5,13,15,13v13,0,23,-10,29,-31r15,0v-16,44,-39,66,-72,66v-22,0,-34,-13,-36,-34xm88,-202r-21,-68r37,0r11,68r-27,0"},"\u00fa":{"d":"89,-32v-18,44,-96,49,-92,-9v3,-49,27,-139,27,-139r52,0v0,0,-20,86,-27,132v6,30,35,10,40,-16r24,-116r52,0v0,0,-22,87,-27,134v-1,11,5,13,15,13v13,0,23,-10,29,-31r15,0v-16,44,-39,66,-72,66v-22,0,-34,-13,-36,-34xm86,-202r33,-68r38,0r-44,68r-27,0"},"\u00fb":{"d":"89,-32v-18,44,-96,49,-92,-9v3,-49,27,-139,27,-139r52,0v0,0,-20,86,-27,132v6,30,35,10,40,-16r24,-116r52,0v0,0,-22,87,-27,134v-1,11,5,13,15,13v13,0,23,-10,29,-31r15,0v-16,44,-39,66,-72,66v-22,0,-34,-13,-36,-34xm151,-202r-12,0r-21,-29r-57,29r-16,0r77,-68r7,0"},"\u00fc":{"d":"89,-32v-18,44,-96,49,-92,-9v3,-49,27,-139,27,-139r52,0v0,0,-20,86,-27,132v6,30,35,10,40,-16r24,-116r52,0v0,0,-22,87,-27,134v-1,11,5,13,15,13v13,0,23,-10,29,-31r15,0v-16,44,-39,66,-72,66v-22,0,-34,-13,-36,-34xm93,-228v0,27,-45,29,-44,0v-1,-13,9,-23,22,-22v12,0,22,10,22,22xm158,-228v0,27,-45,29,-44,0v-1,-13,9,-23,22,-22v12,0,22,10,22,22"},"\u00fd":{"d":"79,-18v-30,42,-92,17,-79,-46r24,-116r52,0v0,0,-19,86,-27,131v5,31,34,13,39,-13r25,-118r52,0r-35,167v26,-9,35,-24,45,-51r15,0v-9,35,-30,57,-64,67r-5,26v-9,41,-30,61,-65,61v-22,0,-40,-12,-40,-35v0,-24,20,-42,59,-54xm36,50v9,28,34,-3,33,-20r2,-11v-24,9,-35,19,-35,31xm86,-202r32,-68r38,0r-43,68r-27,0"},"\u00fe":{"d":"159,-125v-5,67,-21,124,-88,127v-16,0,-26,-4,-31,-13r-19,88r-54,13v0,0,60,-193,60,-298v0,-16,-5,-30,-15,-44r16,0v30,14,50,40,44,87v32,-30,92,-23,87,40xm60,-29v38,0,48,-54,50,-97v2,-40,-38,-36,-43,-11r-21,99v2,6,7,9,14,9","w":170},"\u00ff":{"d":"79,-18v-30,42,-92,17,-79,-46r24,-116r52,0v0,0,-19,86,-27,131v5,31,34,13,39,-13r25,-118r52,0r-35,167v26,-9,35,-24,45,-51r15,0v-9,35,-30,57,-64,67r-5,26v-9,41,-30,61,-65,61v-22,0,-40,-12,-40,-35v0,-24,20,-42,59,-54xm36,50v9,28,34,-3,33,-20r2,-11v-24,9,-35,19,-35,31xm88,-228v1,29,-44,28,-44,0v-2,-28,46,-29,44,0xm153,-228v1,28,-45,28,-44,0v-2,-28,46,-29,44,0"},"\u0105":{"d":"-5,-56v5,-63,29,-126,93,-126v19,0,29,7,29,19r4,-17r52,0v0,0,-28,88,-28,134v0,10,5,15,15,15v13,0,22,-10,29,-33r15,0v-11,32,-28,52,-50,62v-9,4,-19,19,-20,32v-2,25,30,19,38,6v0,0,3,10,-6,16v0,0,-19,19,-34,17v-38,-5,-34,-48,-5,-67v-18,-2,-28,-13,-30,-33v-26,50,-107,42,-102,-25xm49,-61v-3,27,19,37,35,20v17,-40,48,-117,15,-118v-35,7,-45,59,-50,98","w":189},"\u0106":{"d":"110,-29v32,0,56,-16,70,-36r8,4v-16,37,-53,67,-102,67v-57,0,-82,-28,-79,-89v5,-93,31,-187,125,-187v34,0,61,14,61,48v0,33,-29,42,-46,24v17,-8,27,-58,-6,-55v-53,16,-74,100,-74,168v0,34,8,57,43,56xm121,-292r33,-68r38,0r-44,68r-27,0","w":178},"\u0107":{"d":"132,-150v0,20,-15,33,-32,22v5,-12,10,-35,-5,-36v-31,11,-46,64,-46,106v0,23,5,30,26,30v33,0,43,-16,63,-36r12,0v-28,44,-61,66,-99,66v-37,0,-56,-19,-56,-57v0,-64,28,-128,97,-128v27,0,40,11,40,33xm88,-202r33,-68r37,0r-43,68r-27,0","w":138},"\u0108":{"d":"110,-29v32,0,56,-16,70,-36r8,4v-16,37,-53,67,-102,67v-57,0,-82,-28,-79,-89v5,-93,31,-187,125,-187v34,0,61,14,61,48v0,33,-29,42,-46,24v17,-8,27,-58,-6,-55v-53,16,-74,100,-74,168v0,34,8,57,43,56xm178,-292r-11,0r-22,-29r-56,29r-16,0r76,-68r8,0","w":178},"\u0109":{"d":"132,-150v0,20,-15,33,-32,22v5,-12,10,-35,-5,-36v-31,11,-46,64,-46,106v0,23,5,30,26,30v33,0,43,-16,63,-36r12,0v-28,44,-61,66,-99,66v-37,0,-56,-19,-56,-57v0,-64,28,-128,97,-128v27,0,40,11,40,33xm144,-202r-12,0r-21,-29r-57,29r-15,0r76,-68r7,0","w":138},"\u010c":{"d":"110,-29v32,0,56,-16,70,-36r8,4v-16,37,-53,67,-102,67v-57,0,-82,-28,-79,-89v5,-93,31,-187,125,-187v34,0,61,14,61,48v0,33,-29,42,-46,24v17,-8,27,-58,-6,-55v-53,16,-74,100,-74,168v0,34,8,57,43,56xm105,-360r12,0r21,29r57,-29r16,0r-77,68r-7,0","w":178},"\u010d":{"d":"132,-150v0,20,-15,33,-32,22v5,-12,10,-35,-5,-36v-31,11,-46,64,-46,106v0,23,5,30,26,30v33,0,43,-16,63,-36r12,0v-28,44,-61,66,-99,66v-37,0,-56,-19,-56,-57v0,-64,28,-128,97,-128v27,0,40,11,40,33xm74,-270r12,0r21,29r57,-29r16,0r-77,68r-7,0","w":138},"\u010e":{"d":"120,-360r11,0r22,29r56,-29r16,0r-76,68r-8,0xm232,-166v0,79,-31,171,-100,171v-14,0,-28,-6,-43,-19r-3,14r-52,0r49,-229r53,-7r-43,202v6,5,13,7,20,7v55,-13,70,-92,70,-158v0,-45,-18,-68,-53,-68v-60,0,-107,44,-91,108r2,4v-26,0,-39,-12,-39,-34v0,-55,73,-97,134,-95v65,2,96,40,96,104","w":238},"\u010f":{"d":"221,-233v-6,-11,-25,-19,-22,-33v-1,-15,14,-30,29,-29v32,3,27,42,11,65v-10,14,-20,26,-34,36v-13,-12,18,-28,16,-39xm-5,-56v6,-63,29,-126,93,-126v19,0,29,7,29,19r18,-82r53,-7v0,0,-31,136,-43,206v-2,11,5,13,15,13v13,0,23,-10,29,-31r15,0v-15,43,-39,64,-72,64v-21,-1,-33,-12,-36,-31v-25,51,-106,42,-101,-25xm61,-33v20,2,31,-13,35,-30r18,-84v-1,-8,-7,-12,-15,-12v-36,0,-47,59,-50,98v-1,14,2,27,12,28","w":189},"\u0118":{"d":"109,30v-2,26,30,18,39,6v1,36,-70,47,-68,5v0,-14,8,-27,25,-41v-58,13,-102,-20,-101,-71v1,-40,27,-73,65,-79v-68,-31,-30,-120,44,-120v34,0,67,14,67,48v0,33,-29,42,-46,24v8,-1,16,-21,16,-30v0,-18,-8,-26,-24,-26v-25,-1,-45,20,-44,44v1,30,22,49,48,60v-34,14,-60,34,-63,72v-1,25,18,48,42,48v30,-1,44,-14,57,-35r8,4v-9,44,-61,44,-65,91","w":165},"\u0119":{"d":"75,-28v33,0,43,-16,63,-36r12,0v-16,35,-51,48,-73,75v-8,10,-8,37,9,37v11,0,18,-8,25,-12v-2,22,-18,29,-40,33v-40,-4,-35,-49,-4,-68v-44,6,-75,-12,-72,-56v4,-67,28,-128,98,-128v26,0,39,11,39,34v0,41,-43,77,-83,76r0,15v0,23,5,30,26,30xm52,-90v27,0,54,-30,52,-59v-2,-28,-25,-12,-34,7v-8,15,-14,33,-18,52","w":138},"\u011a":{"d":"109,-360r12,0r22,29r56,-29r16,0r-76,68r-8,0xm65,-64v0,61,90,32,101,-1r8,4v-14,37,-57,65,-105,67v-101,4,-71,-149,0,-156v-53,-39,-2,-121,57,-121v28,0,51,16,51,45v0,28,-25,52,-43,28v8,-3,16,-20,16,-31v0,-13,-7,-20,-20,-20v-22,0,-38,27,-37,50v0,25,14,45,37,49v-34,4,-65,50,-65,86","w":165},"\u011b":{"d":"69,-270r11,0r22,29r56,-29r16,0r-76,68r-8,0xm132,-149v0,41,-43,77,-83,76r0,15v0,23,5,30,26,30v33,0,43,-16,63,-36r12,0v-28,44,-61,66,-99,66v-37,0,-56,-19,-56,-57v0,-67,28,-128,98,-128v26,0,39,11,39,34xm52,-90v27,0,54,-30,52,-59v-2,-28,-25,-12,-34,7v-8,15,-14,33,-18,52","w":138},"\u0131":{"d":"36,2v-33,1,-43,-31,-36,-66r24,-116r52,0v0,0,-22,87,-27,134v-1,11,5,13,15,13v16,-1,28,-17,32,-31r15,0v-16,44,-40,66,-75,66","w":96},"\u0141":{"d":"87,-7v45,11,92,63,152,40v-1,41,-28,71,-68,49v-45,-25,-73,-75,-139,-73r26,-115r-24,14r1,-19r27,-18r24,-112v-30,13,-50,38,-50,79v0,11,5,24,5,24v-26,0,-39,-9,-39,-35v0,-54,79,-100,141,-93r-20,95r42,-25r-2,22r-45,28","w":141},"\u0142":{"d":"36,2v-33,1,-43,-31,-36,-66r8,-39r-20,13r0,-21r25,-15r26,-119r53,-7r-18,85r42,-25r-1,22v-12,7,-29,16,-47,28v0,0,-16,62,-19,96v-1,11,5,13,15,13v16,-1,28,-17,32,-31r15,0v-16,44,-40,66,-75,66","w":102},"\u0143":{"d":"2,-176v0,-58,68,-114,136,-89r28,191r39,-195r52,0r-57,269r-44,0r-30,-188r-40,188r-52,0r52,-244v-34,12,-59,52,-47,99r2,4v-25,-1,-39,-10,-39,-35xm179,-292r32,-68r38,0r-43,68r-27,0","w":252},"\u0144":{"d":"130,2v-72,1,-29,-87,-26,-132v-5,-35,-35,-17,-41,14r-25,116r-52,0r38,-180r52,0r-4,19v22,-30,86,-28,82,20v3,14,-18,82,-17,93v0,10,5,15,15,15v19,-2,20,-15,30,-31r15,0v-15,44,-37,66,-67,66xm95,-202r33,-68r38,0r-44,68r-27,0"},"\u0147":{"d":"146,-360r12,0r21,29r57,-29r16,0r-77,68r-7,0xm2,-176v0,-58,68,-114,136,-89r28,191r39,-195r52,0r-57,269r-44,0r-30,-188r-40,188r-52,0r52,-244v-34,12,-59,52,-47,99r2,4v-25,-1,-39,-10,-39,-35","w":240},"\u0148":{"d":"69,-270r11,0r22,29r56,-29r16,0r-76,68r-8,0xm130,2v-72,1,-29,-87,-26,-132v-5,-35,-35,-17,-41,14r-25,116r-52,0r38,-180r52,0r-4,19v22,-30,86,-28,82,20v3,14,-18,82,-17,93v0,10,5,15,15,15v19,-2,20,-15,30,-31r15,0v-15,44,-37,66,-67,66"},"\u0152":{"d":"329,-270v-4,37,-32,51,-75,37v-17,-5,-28,-6,-34,-7v15,20,19,55,14,89r48,0r-7,27r-46,0v-8,35,-22,64,-41,86r88,0r-8,38v0,0,-114,2,-165,2v-43,0,-64,-24,-64,-72v0,-78,24,-169,97,-169v7,0,13,1,19,3v-31,17,-63,117,-63,167v0,57,34,48,56,16v21,-30,40,-88,40,-137v0,-42,-5,-63,-46,-63v-60,-1,-112,41,-102,106r2,6v-24,0,-36,-11,-36,-31v0,-66,108,-118,184,-91v37,-17,98,5,139,-7","w":304},"\u0153":{"d":"-3,-57v0,-73,32,-127,95,-127v21,0,34,11,40,31v17,-37,104,-45,104,7v0,41,-45,69,-81,74v-6,26,4,47,28,46v24,-2,53,-27,61,-47r16,0v-21,35,-52,72,-102,73v-24,0,-39,-10,-48,-31v-26,49,-113,47,-113,-26xm45,-60v-3,27,29,36,43,17v12,-15,17,-36,20,-59v-24,-1,-16,-39,1,-42v-1,-12,-6,-18,-15,-18v-39,8,-44,60,-49,102xm158,-90v29,2,60,-28,57,-54v-5,-47,-46,2,-47,20v-4,11,-7,22,-10,34","w":238},"\u0158":{"d":"125,-360r11,0r22,29r56,-29r16,0r-76,68r-8,0xm157,6v-61,0,-6,-88,-9,-119v-2,-21,-14,-27,-34,-23r-28,136r-52,0r49,-229r53,-7r-18,83r3,0v49,5,80,-100,12,-100v-63,0,-109,43,-94,108r2,4v-25,-1,-38,-10,-39,-35v-3,-51,75,-94,127,-94v45,0,81,20,81,58v0,28,-19,50,-39,61v66,19,-23,119,22,151v-14,4,-26,6,-36,6","w":216},"\u0159":{"d":"59,-270r12,0r22,29r56,-29r16,0r-76,68r-8,0xm114,-127v-18,0,-9,-20,-21,-23v-8,0,-16,4,-26,13r-29,137r-52,0r38,-180r52,0r-4,22v13,-20,67,-36,68,5v0,14,-12,26,-26,26","w":135},"\u015a":{"d":"138,-270v32,1,56,11,58,43v2,27,-27,49,-46,29v20,-11,24,-55,-11,-55v-21,0,-35,13,-33,33v8,63,81,62,81,138v0,57,-47,90,-101,90v-42,-1,-76,-19,-76,-62v0,-40,36,-73,74,-54v6,3,10,10,10,18v-49,-8,-57,69,-7,69v25,0,43,-21,42,-48v-3,-67,-70,-73,-74,-137v-2,-39,41,-66,83,-64xm129,-292r33,-68r37,0r-43,68r-27,0","w":205},"\u015b":{"d":"105,-191v1,53,9,98,7,145v10,-6,19,-12,26,-18r15,0v-15,17,-33,32,-55,45v-39,54,-159,-4,-90,-58v16,-28,31,-64,44,-107xm30,-26v53,0,21,-74,24,-119v-6,19,-15,42,-29,68v20,9,-1,42,-17,26v1,17,5,25,22,25xm77,-202r32,-68r38,0r-43,68r-27,0","w":137},"\u0160":{"d":"138,-270v32,1,56,11,58,43v2,27,-27,49,-46,29v20,-11,24,-55,-11,-55v-21,0,-35,13,-33,33v8,63,81,62,81,138v0,57,-47,90,-101,90v-42,-1,-76,-19,-76,-62v0,-40,36,-73,74,-54v6,3,10,10,10,18v-49,-8,-57,69,-7,69v25,0,43,-21,42,-48v-3,-67,-70,-73,-74,-137v-2,-39,41,-66,83,-64xm107,-360r12,0r21,29r57,-29r16,0r-77,68r-7,0","w":205},"\u0161":{"d":"105,-191v1,53,9,98,7,145v10,-6,19,-12,26,-18r15,0v-15,17,-33,32,-55,45v-39,54,-159,-4,-90,-58v16,-28,31,-64,44,-107xm30,-26v53,0,21,-74,24,-119v-6,19,-15,42,-29,68v20,9,-1,42,-17,26v1,17,5,25,22,25xm50,-270r11,0r22,29r56,-29r16,0r-76,68r-8,0","w":132},"\u0164":{"d":"115,-360r11,0r22,29r56,-29r16,0r-76,68r-8,0xm2,-176v-1,-101,122,-85,215,-85v15,0,30,-3,42,-8v-2,55,-50,51,-101,38r-50,231r-51,0r51,-238r-5,0v-46,1,-69,21,-67,72v0,11,5,25,5,25v-26,0,-38,-9,-39,-35","w":173},"\u0165":{"d":"118,-233v-5,-12,-24,-19,-21,-33v-1,-15,14,-30,28,-29v32,3,29,41,12,65v-10,14,-20,26,-34,36v-13,-12,18,-27,15,-39xm36,2v-33,1,-43,-32,-36,-66r22,-102r-12,0r3,-14r11,0r11,-50r54,-7r-13,57r22,0r-3,14r-22,0v0,0,-19,78,-24,120v-1,11,5,13,15,13v16,-1,28,-17,32,-31r15,0v-16,44,-40,66,-75,66","w":96},"\u016e":{"d":"214,-330v2,-28,-43,-27,-42,0v0,25,43,26,42,0xm232,-330v3,50,-80,49,-78,0v-3,-50,82,-51,78,0xm0,-175v0,-67,79,-100,153,-93v0,0,-43,144,-48,203v-3,37,37,40,55,22v25,-26,29,-69,39,-115r24,-111r51,0v0,0,-35,226,-77,247v-31,35,-148,41,-141,-33v7,-72,41,-194,41,-194v-44,9,-74,52,-60,104r2,4v-26,0,-39,-12,-39,-34","w":257},"\u016f":{"d":"121,-242v1,-27,-44,-28,-42,0v-2,28,43,27,42,0xm139,-242v3,50,-82,51,-78,0v-2,-50,79,-50,78,0xm89,-32v-18,44,-96,49,-92,-9v3,-49,27,-139,27,-139r52,0v0,0,-20,86,-27,132v6,30,35,10,40,-16r24,-116r52,0v0,0,-22,87,-27,134v-1,11,5,13,15,13v13,0,23,-10,29,-31r15,0v-16,44,-39,66,-72,66v-22,0,-34,-13,-36,-34"},"\u0178":{"d":"2,-176v0,-54,80,-103,141,-93r31,129r54,-128r23,0r-70,157r-23,111r-58,0r24,-111r-35,-135v-37,12,-61,52,-50,101r2,4v-25,-1,-38,-10,-39,-35xm180,-318v1,29,-44,28,-44,0v-2,-28,46,-29,44,0xm245,-318v1,29,-44,28,-44,0v-2,-28,46,-29,44,0","w":223},"\u0179":{"d":"49,-211v-38,-10,-9,-67,26,-59r124,0r-124,247v0,0,66,2,72,-8v-28,-21,33,-53,33,-11v0,21,-22,42,-46,42r-130,0r126,-251v0,0,-67,-2,-66,8v16,7,2,36,-15,32xm131,-292r32,-68r38,0r-43,68r-27,0","w":195},"\u017a":{"d":"66,-28v12,0,41,7,44,-5v-26,-13,31,-40,29,-6v0,21,-20,39,-44,39r-95,0r92,-161v0,0,-41,-2,-40,6v0,0,4,3,4,8v2,22,-37,27,-36,3v0,-17,21,-36,42,-36r92,0xm84,-202r33,-68r37,0r-43,68r-27,0","w":154},"\u017b":{"d":"130,-340v29,-1,28,44,0,44v-28,2,-29,-46,0,-44xm49,-211v-38,-10,-9,-67,26,-59r124,0r-124,247v0,0,66,2,72,-8v-28,-21,33,-53,33,-11v0,21,-22,42,-46,42r-130,0r126,-251v0,0,-67,-2,-66,8v16,7,2,36,-15,32","w":190},"\u017c":{"d":"101,-250v29,-1,28,44,0,44v-28,2,-29,-46,0,-44xm66,-28v12,0,41,7,44,-5v-26,-13,31,-40,29,-6v0,21,-20,39,-44,39r-95,0r92,-161v0,0,-41,-2,-40,6v0,0,4,3,4,8v2,22,-37,27,-36,3v0,-17,21,-36,42,-36r92,0","w":154},"\u017d":{"d":"49,-211v-38,-10,-9,-67,26,-59r124,0r-124,247v0,0,66,2,72,-8v-28,-21,33,-53,33,-11v0,21,-22,42,-46,42r-130,0r126,-251v0,0,-67,-2,-66,8v16,7,2,36,-15,32xm109,-360r12,0r22,29r56,-29r16,0r-76,68r-8,0","w":195},"\u017e":{"d":"66,-28v12,0,41,7,44,-5v-26,-13,31,-40,29,-6v0,21,-20,39,-44,39r-95,0r92,-161v0,0,-41,-2,-40,6v0,0,4,3,4,8v2,22,-37,27,-36,3v0,-17,21,-36,42,-36r92,0xm67,-270r12,0r21,29r57,-29r16,0r-77,68r-7,0","w":154},"\u0192":{"d":"123,-216v6,-37,-41,-21,-38,8r-7,28r27,0r-3,14r-27,0r-41,195v-9,41,-30,61,-64,61v-42,0,-59,-55,-24,-75v15,-8,24,-12,43,-18r35,-163r-22,0r3,-14r22,0r6,-28v9,-41,30,-62,65,-62v28,0,49,23,42,54r-17,0xm-13,9v-21,7,-39,14,-40,37v8,21,32,13,35,-16","w":97},"\u2013":{"d":"107,-108r-6,28r-94,0r6,-28r94,0","w":126},"\u2014":{"d":"139,-108r-6,28r-126,0r6,-28r126,0","w":159},"\u2018":{"d":"30,-246v-2,-34,53,-27,50,2v3,12,-14,20,-21,29v0,0,21,19,15,30v-20,-14,-42,-34,-44,-61","w":109},"\u2019":{"d":"50,-215v-6,-10,-23,-17,-20,-29v0,-14,13,-26,27,-25v29,2,27,35,11,54v-9,10,-19,21,-32,30v-7,-10,14,-30,14,-30","w":109},"\u201c":{"d":"107,-246v-2,-34,52,-27,49,2v3,12,-14,19,-20,29v0,0,20,20,14,30v-20,-14,-42,-33,-43,-61xm27,-246v-2,-34,53,-27,50,2v3,12,-14,19,-20,29v0,0,20,20,14,30v-20,-14,-42,-34,-44,-61","w":183},"\u201d":{"d":"48,-215v-7,-9,-24,-17,-21,-29v-3,-29,52,-36,50,-2v-2,27,-24,47,-44,61v-6,-10,15,-30,15,-30xm127,-215v-7,-9,-23,-17,-20,-29v-4,-30,51,-36,49,-2v-2,27,-24,47,-44,61v-6,-10,15,-30,15,-30","w":183},"\u2022":{"d":"113,-96v1,44,-70,44,-70,0v0,-19,16,-35,35,-35v19,0,35,17,35,35","w":156},"\u2026":{"d":"68,-27v3,37,-60,37,-57,0v-2,-37,59,-38,57,0xm153,-27v3,36,-60,37,-57,0v-2,-37,59,-37,57,0xm241,-27v3,36,-60,37,-57,0v-2,-37,59,-37,57,0","w":252},"\u20ac":{"d":"168,-198v20,-10,24,-58,-9,-55v-38,4,-55,51,-65,91r73,0r-5,18r-72,0r-3,24r71,0r-5,18r-67,0r0,4v2,46,4,68,48,68v28,0,40,-3,55,-15r1,11v-19,25,-41,36,-82,36v-54,0,-78,-35,-78,-92r0,-12r-31,0r5,-18r27,0v0,-5,1,-13,2,-24r-25,0r5,-18r24,0v14,-58,45,-108,114,-108v33,0,62,14,62,48v0,33,-28,42,-45,24","w":206},"\u2122":{"d":"120,-156r-16,0r10,-56r-23,56r-14,0r0,-47r-15,47r-8,0r24,-75r15,-3r0,61r24,-62r17,0xm69,-237v-1,21,-17,13,-30,11r-16,70r-15,0r15,-72v-17,-1,-24,13,-20,30v-8,0,-11,-4,-11,-11v0,-37,48,-25,77,-28","w":136},"\u00a0":{"w":78}}});

/**
 * NetteForms - simple form validation.
 *
 * This file is part of the Nette Framework.
 * Copyright (c) 2004, 2011 David Grudl (http://davidgrudl.com)
 */

var Nette = Nette || {};

Nette.addEvent = function (element, on, callback) {
	var original = element['on' + on];
	element['on' + on] = function () {
		if (typeof original === 'function' && original.apply(element, arguments) === false) {
			return false;
		}
		return callback.apply(element, arguments);
	};
};


Nette.getValue = function(elem) {
	var i, len;
	if (!elem) {
		return null;

	} else if (!elem.nodeName) { // radio
		for (i = 0, len = elem.length; i < len; i++) {
			if (elem[i].checked) {
				return elem[i].value;
			}
		}
		return null;

	} else if (elem.nodeName.toLowerCase() === 'select') {
		var index = elem.selectedIndex, options = elem.options;

		if (index < 0) {
			return null;

		} else if (elem.type === 'select-one') {
			return options[index].value;
		}

		for (i = 0, values = [], len = options.length; i < len; i++) {
			if (options[i].selected) {
				values.push(options[i].value);
			}
		}
		return values;

	} else if (elem.type === 'checkbox') {
		return elem.checked;

	} else if (elem.type === 'radio') {
		return Nette.getValue(elem.form.elements[elem.name]);

	} else {
		return elem.value.replace(/^\s+|\s+$/g, '');
	}
};


Nette.validateControl = function(elem, rules, onlyCheck) {
	rules = rules || eval('[' + (elem.getAttribute('data-nette-rules') || '') + ']');
	for (var id = 0, len = rules.length; id < len; id++) {
		var rule = rules[id], op = rule.op.match(/(~)?([^?]+)/);
		rule.neg = op[1];
		rule.op = op[2];
		rule.condition = !!rule.rules;
		var el = rule.control ? elem.form.elements[rule.control] : elem;

		var success = Nette.validateRule(el, rule.op, rule.arg);
		if (success === null) { continue; }
		if (rule.neg) { success = !success; }

		if (rule.condition && success) {
			if (!Nette.validateControl(elem, rule.rules, onlyCheck)) {
				return false;
			}
		} else if (!rule.condition && !success) {
			if (el.disabled) { continue; }
			if (!onlyCheck) {
				Nette.addError(el, rule.msg.replace('%value', Nette.getValue(el)));
			}
			return false;
		}
	}
	return true;
};


Nette.validateForm = function(sender) {
	var form = sender.form || sender;
	if (form['nette-submittedBy'] && form['nette-submittedBy'].getAttribute('formnovalidate') !== null) {
		return true;
	}
	for (var i = 0; i < form.elements.length; i++) {
		var elem = form.elements[i];
		if (!(elem.nodeName.toLowerCase() in {input:1, select:1, textarea:1}) || (elem.type in {hidden:1, submit:1, image:1, reset: 1}) || elem.disabled || elem.readonly) {
			continue;
		}
		if (!Nette.validateControl(elem)) {
			return false;
		}
	}
	return true;
};


Nette.addError = function(elem, message) {
	if (elem.focus) {
		elem.focus();
	}
	if (message) {
		alert(message);
	}
};


Nette.validateRule = function(elem, op, arg) {
	var val = Nette.getValue(elem);

	if (elem.getAttribute) {
		if (val === elem.getAttribute('data-nette-empty-value')) { val = ''; }
	}

	if (op.charAt(0) === ':') {
		op = op.substr(1);
	}
	op = op.replace('::', '_');
	return Nette.validators[op] ? Nette.validators[op](elem, arg, val) : null;
};


Nette.validators = {
	filled: function(elem, arg, val) {
		return val !== '' && val !== false && val !== null;
	},

	valid: function(elem, arg, val) {
		return Nette.validateControl(elem, null, true);
	},

	equal: function(elem, arg, val) {
		arg = arg instanceof Array ? arg : [arg];
		for (var i = 0, len = arg.length; i < len; i++) {
			if (val == (arg[i].control ? Nette.getValue(elem.form.elements[arg[i].control]) : arg[i])) {
				return true;
			}
		}
		return false;
	},

	minLength: function(elem, arg, val) {
		return val.length >= arg;
	},

	maxLength: function(elem, arg, val) {
		return val.length <= arg;
	},

	length: function(elem, arg, val) {
		if (typeof arg !== 'object') {
			arg = [arg, arg];
		}
		return (arg[0] === null || val.length >= arg[0]) && (arg[1] === null || val.length <= arg[1]);
	},

	email: function(elem, arg, val) {
		return (/^[^@\s]+@[^@\s]+\.[a-z]{2,10}$/i).test(val);
	},

	url: function(elem, arg, val) {
		return (/^.+\.[a-z]{2,6}(\/.*)?$/i).test(val);
	},

	regexp: function(elem, arg, val) {
		var parts = arg.match(/^\/(.*)\/([imu]*)$/);
		if (parts) { try {
			return (new RegExp(parts[1], parts[2].replace('u', ''))).test(val);
		} catch (e) {} }
	},

	pattern: function(elem, arg, val) {
		try {
			return (new RegExp('^(' + arg + ')$')).test(val);
		} catch (e) {}
	},

	integer: function(elem, arg, val) {
		return (/^-?[0-9]+$/).test(val);
	},

	float: function(elem, arg, val) {
		return (/^-?[0-9]*[.,]?[0-9]+$/).test(val);
	},

	range: function(elem, arg, val) {
		return (arg[0] === null || parseFloat(val) >= arg[0]) && (arg[1] === null || parseFloat(val) <= arg[1]);
	},

	submitted: function(elem, arg, val) {
		return elem.form['nette-submittedBy'] === elem;
	}
};


Nette.toggleForm = function(form) {
	for (var i = 0; i < form.elements.length; i++) {
		if (form.elements[i].nodeName.toLowerCase() in {input:1, select:1, textarea:1, button:1}) {
			Nette.toggleControl(form.elements[i]);
		}
	}
};


Nette.toggleControl = function(elem, rules, firsttime) {
	rules = rules || eval('[' + (elem.getAttribute('data-nette-rules') || '') + ']');
	var has = false, __hasProp = Object.prototype.hasOwnProperty, handler = function() { Nette.toggleForm(elem.form); };

	for (var id = 0, len = rules.length; id < len; id++) {
		var rule = rules[id], op = rule.op.match(/(~)?([^?]+)/);
		rule.neg = op[1];
		rule.op = op[2];
		rule.condition = !!rule.rules;
		if (!rule.condition) { continue; }

		var el = rule.control ? elem.form.elements[rule.control] : elem;
		var success = Nette.validateRule(el, rule.op, rule.arg);
		if (success === null) { continue; }
		if (rule.neg) { success = !success; }

		if (Nette.toggleControl(elem, rule.rules, firsttime) || rule.toggle) {
			has = true;
			if (firsttime) {
				if (!el.nodeName) { // radio
					for (var i = 0; i < el.length; i++) {
						Nette.addEvent(el[i], 'click', handler);
					}
				} else if (el.nodeName.toLowerCase() === 'select') {
					Nette.addEvent(el, 'change', handler);
				} else {
					Nette.addEvent(el, 'click', handler);
				}
			}
			for (var id2 in rule.toggle || []) {
				if (__hasProp.call(rule.toggle, id2)) { Nette.toggle(id2, success ? rule.toggle[id2] : !rule.toggle[id2]); }
			}
		}
	}
	return has;
};


Nette.toggle = function(id, visible) {
	var elem = document.getElementById(id);
	if (elem) {
		elem.style.display = visible ? "" : "none";
	}
};


Nette.initForm = function(form) {
	form.noValidate = true;

	Nette.addEvent(form, 'submit', function() {
		return Nette.validateForm(form);
	});

	Nette.addEvent(form, 'click', function(e) {
		e = e || event;
		var target = e.target || e.srcElement;
		form['nette-submittedBy'] = (target.type in {submit:1, image:1}) ? target : null;
	});

	for (var i = 0; i < form.elements.length; i++) {
		Nette.toggleControl(form.elements[i], null, true);
	}

	if (/MSIE/.exec(navigator.userAgent)) {
		var labels = {},
			wheelHandler = function() { return false; },
			clickHandler = function() { document.getElementById(this.htmlFor).focus(); return false; };

		for (i = 0, elms = form.getElementsByTagName('label'); i < elms.length; i++) {
			labels[elms[i].htmlFor] = elms[i];
		}

		for (i = 0, elms = form.getElementsByTagName('select'); i < elms.length; i++) {
			Nette.addEvent(elms[i], 'mousewheel', wheelHandler); // prevents accidental change in IE
			if (labels[elms[i].htmlId]) {
				Nette.addEvent(labels[elms[i].htmlId], 'click', clickHandler); // prevents deselect in IE 5 - 6
			}
		}
	}
};


Nette.addEvent(window, 'load', function () {
	for (var i = 0; i < document.forms.length; i++) {
		Nette.initForm(document.forms[i]);
	}
});

/**
 * Nette Framework - simple form validation.
 *
 * @copyright  Copyright (c) 2004, 2010 David Grudl
 * @license    http://nette.org/license  Nette license
 * @link       http://nette.org
 */

var Nette = Nette || { };

Nette.addError = function(elem, message) {
    if (elem.focus) {
        elem.focus();
    }
    if (message) {
        var div = $("#ajaxmessagearea");
        var inputfield = $(elem)
        var inputfield_offset = inputfield.offset();
        var border = $(elem).css('border');
        
        if(!div.lenght){
            $('body').append('<div id="ajaxmessagearea"></div>')
            var div = $("#ajaxmessagearea");
            div.css('position','absolute')
               .css('zIndex','10000')
               .css('color','red')
               .css('border','1px solid red')
               .css('background','white')
               .css('padding','2px')
               .css('font-size','11px');
        }
        div.hide();
        div.css('left',inputfield_offset.left+inputfield.width()+5);
        div.css('top',inputfield_offset.top);
        
        $(elem).css('border','1px solid red');
        
        $(elem).keyup(function(){
            div.fadeOut('fast', function(){
                $(elem).css('border',border);
            });
        });
        div.text(message).fadeIn('fast');
    }
};

jQuery.fn.extend({ajaxSubmit:function(callback){var form;var sendValues={};if(this.is(":submit")){form=this.parents("form");sendValues[this.attr("name")]=this.val()||"";}else if(this.is("form")){form=this;}else{return null;}
if(form.get(0).onsubmit&&!form.get(0).onsubmit())return null;var values=form.serializeArray();for(var i=0;i<values.length;i++){var name=values[i].name;if(name in sendValues){var val=sendValues[name];if(!(val instanceof Array)){val=[val];}
val.push(values[i].value);sendValues[name]=val;}else{sendValues[name]=values[i].value;}}
var ajaxOptions={url:form.attr("action"),data:sendValues,type:form.attr("method")||"get"};if(callback){ajaxOptions.success=callback;}
return jQuery.ajax(ajaxOptions);}});
/**
 * AJAX Nette Framwork plugin for jQuery
 *
 * @copyright   Copyright (c) 2009 Jan Marek
 * @license     MIT
 * @link        http://nettephp.com/cs/extras/jquery-ajax
 * @version     0.2
 */

jQuery.extend({
	nette: {
		updateSnippet: function (id, html) {
			$("#" + id).html(html);
		},

		success: function (payload) {
			// redirect
			if (payload.redirect) {
				window.location.href = payload.redirect;
				return;
			}

			// snippets
			if (payload.snippets) {
				for (var i in payload.snippets) {
					jQuery.nette.updateSnippet(i, payload.snippets[i]);
				}
			}
		}
	}
});

jQuery.ajaxSetup({
	success: jQuery.nette.success,
	dataType: "json"
});
/**
 * AJAX Nette Framwork plugin for jQuery
 *
 * @copyright  Copyright (c) 2009, 2010 Jan Marek
 * @copyright  Copyright (c) 2009, 2010 David Grudl
 * @license    MIT
 * @link       http://nette.org/cs/extras/jquery-ajax
 */

/*
if (typeof jQuery != 'function') {
    alert('jQuery was not loaded');
}
*/

(function($) {

    $.nette = {
        success: function(payload)
        {
            // redirect
            if (payload.redirect) {
                window.location.href = payload.redirect;
                return;
            }

            // state
            if (payload.state) {
                $.nette.state = payload.state;
            }

            // snippets
            if (payload.snippets) {
                for (var i in payload.snippets) {
                    $.nette.updateSnippet(i, payload.snippets[i]);
                }
            }

            // change URL (requires HTML5)
            if (window.history && history.pushState && $.nette.href) {
                history.pushState({href: $.nette.href}, '', $.nette.href);
            }
        },

        updateSnippet: function(id, html)
        {
            $('#' + id).html(html);
        },

        // create animated spinner
        createSpinner: function(id)
        {
            return this.spinner = $('<div></div>').attr('id', id ? id : 'ajax-spinner').ajaxStart(function() {
                $(this).show();

            }).ajaxStop(function() {
                $(this).hide().css({
                    position: 'fixed',
                    left: '50%',
                    top: '50%'
                });

            }).appendTo('body').hide();
        },

        // current page state
        state: null,
        href: null,

        // spinner element
        spinner: null
    };


})(jQuery);



jQuery(function($) {
    // HTML 5 popstate event
    $(window).bind('popstate', function(event) {
        $.nette.href = null;
        $.post(event.originalEvent.state.href, $.nette.success);
    });

    $.ajaxSetup({
        success: $.nette.success,
        dataType: 'json'
    });

    $.nette.createSpinner();

    // apply AJAX unobtrusive way
    $('a.ajax').live('click', function(event) {
        event.preventDefault();
        if ($.active) return;

        $.post($.nette.href = this.href, $.nette.success);

        $.nette.spinner.css({
            position: 'absolute',
            left: event.pageX,
            top: event.pageY
        });
    });

//    $("a.ajax").live("click", function (event) {
//        event.preventDefault();
//        $.get(this.href);
//    });

    /* AJAXové odeslání formulářů */
    $("form.ajax").live("submit", function () {
        $(this).ajaxSubmit();
        return false;
    });

    $("form.ajax :submit").live("click", function () {
        $(this).ajaxSubmit();
        return false;
    });
});

jQuery.easing['jswing']=jQuery.easing['swing'];jQuery.extend(jQuery.easing,{def:'easeOutQuad',swing:function(x,t,b,c,d){return jQuery.easing[jQuery.easing.def](x,t,b,c,d)},easeInQuad:function(x,t,b,c,d){return c*(t/=d)*t+b},easeOutQuad:function(x,t,b,c,d){return-c*(t/=d)*(t-2)+b},easeInOutQuad:function(x,t,b,c,d){if((t/=d/2)<1)return c/2*t*t+b;return-c/2*((--t)*(t-2)-1)+b},easeInCubic:function(x,t,b,c,d){return c*(t/=d)*t*t+b},easeOutCubic:function(x,t,b,c,d){return c*((t=t/d-1)*t*t+1)+b},easeInOutCubic:function(x,t,b,c,d){if((t/=d/2)<1)return c/2*t*t*t+b;return c/2*((t-=2)*t*t+2)+b},easeInQuart:function(x,t,b,c,d){return c*(t/=d)*t*t*t+b},easeOutQuart:function(x,t,b,c,d){return-c*((t=t/d-1)*t*t*t-1)+b},easeInOutQuart:function(x,t,b,c,d){if((t/=d/2)<1)return c/2*t*t*t*t+b;return-c/2*((t-=2)*t*t*t-2)+b},easeInQuint:function(x,t,b,c,d){return c*(t/=d)*t*t*t*t+b},easeOutQuint:function(x,t,b,c,d){return c*((t=t/d-1)*t*t*t*t+1)+b},easeInOutQuint:function(x,t,b,c,d){if((t/=d/2)<1)return c/2*t*t*t*t*t+b;return c/2*((t-=2)*t*t*t*t+2)+b},easeInSine:function(x,t,b,c,d){return-c*Math.cos(t/d*(Math.PI/2))+c+b},easeOutSine:function(x,t,b,c,d){return c*Math.sin(t/d*(Math.PI/2))+b},easeInOutSine:function(x,t,b,c,d){return-c/2*(Math.cos(Math.PI*t/d)-1)+b},easeInExpo:function(x,t,b,c,d){return(t==0)?b:c*Math.pow(2,10*(t/d-1))+b},easeOutExpo:function(x,t,b,c,d){return(t==d)?b+c:c*(-Math.pow(2,-10*t/d)+1)+b},easeInOutExpo:function(x,t,b,c,d){if(t==0)return b;if(t==d)return b+c;if((t/=d/2)<1)return c/2*Math.pow(2,10*(t-1))+b;return c/2*(-Math.pow(2,-10*--t)+2)+b},easeInCirc:function(x,t,b,c,d){return-c*(Math.sqrt(1-(t/=d)*t)-1)+b},easeOutCirc:function(x,t,b,c,d){return c*Math.sqrt(1-(t=t/d-1)*t)+b},easeInOutCirc:function(x,t,b,c,d){if((t/=d/2)<1)return-c/2*(Math.sqrt(1-t*t)-1)+b;return c/2*(Math.sqrt(1-(t-=2)*t)+1)+b},easeInElastic:function(x,t,b,c,d){var s=1.70158;var p=0;var a=c;if(t==0)return b;if((t/=d)==1)return b+c;if(!p)p=d*.3;if(a<Math.abs(c)){a=c;var s=p/4}else var s=p/(2*Math.PI)*Math.asin(c/a);return-(a*Math.pow(2,10*(t-=1))*Math.sin((t*d-s)*(2*Math.PI)/p))+b},easeOutElastic:function(x,t,b,c,d){var s=1.70158;var p=0;var a=c;if(t==0)return b;if((t/=d)==1)return b+c;if(!p)p=d*.3;if(a<Math.abs(c)){a=c;var s=p/4}else var s=p/(2*Math.PI)*Math.asin(c/a);return a*Math.pow(2,-10*t)*Math.sin((t*d-s)*(2*Math.PI)/p)+c+b},easeInOutElastic:function(x,t,b,c,d){var s=1.70158;var p=0;var a=c;if(t==0)return b;if((t/=d/2)==2)return b+c;if(!p)p=d*(.3*1.5);if(a<Math.abs(c)){a=c;var s=p/4}else var s=p/(2*Math.PI)*Math.asin(c/a);if(t<1)return-.5*(a*Math.pow(2,10*(t-=1))*Math.sin((t*d-s)*(2*Math.PI)/p))+b;return a*Math.pow(2,-10*(t-=1))*Math.sin((t*d-s)*(2*Math.PI)/p)*.5+c+b},easeInBack:function(x,t,b,c,d,s){if(s==undefined)s=1.70158;return c*(t/=d)*t*((s+1)*t-s)+b},easeOutBack:function(x,t,b,c,d,s){if(s==undefined)s=1.70158;return c*((t=t/d-1)*t*((s+1)*t+s)+1)+b},easeInOutBack:function(x,t,b,c,d,s){if(s==undefined)s=1.70158;if((t/=d/2)<1)return c/2*(t*t*(((s*=(1.525))+1)*t-s))+b;return c/2*((t-=2)*t*(((s*=(1.525))+1)*t+s)+2)+b},easeInBounce:function(x,t,b,c,d){return c-jQuery.easing.easeOutBounce(x,d-t,0,c,d)+b},easeOutBounce:function(x,t,b,c,d){if((t/=d)<(1/2.75)){return c*(7.5625*t*t)+b}else if(t<(2/2.75)){return c*(7.5625*(t-=(1.5/2.75))*t+.75)+b}else if(t<(2.5/2.75)){return c*(7.5625*(t-=(2.25/2.75))*t+.9375)+b}else{return c*(7.5625*(t-=(2.625/2.75))*t+.984375)+b}},easeInOutBounce:function(x,t,b,c,d){if(t<d/2)return jQuery.easing.easeInBounce(x,t*2,0,c,d)*.5+b;return jQuery.easing.easeOutBounce(x,t*2-d,0,c,d)*.5+c*.5+b}});
/*! Copyright (c) 2011 Brandon Aaron (http://brandonaaron.net)
 * Licensed under the MIT License (LICENSE.txt).
 *
 * Thanks to: http://adomas.org/javascript-mouse-wheel/ for some pointers.
 * Thanks to: Mathias Bank(http://www.mathias-bank.de) for a scope bug fix.
 * Thanks to: Seamus Leahy for adding deltaX and deltaY
 *
 * Version: 3.0.6
 * 
 * Requires: 1.2.2+
 */
(function(d){function e(a){var b=a||window.event,c=[].slice.call(arguments,1),f=0,e=0,g=0,a=d.event.fix(b);a.type="mousewheel";b.wheelDelta&&(f=b.wheelDelta/120);b.detail&&(f=-b.detail/3);g=f;b.axis!==void 0&&b.axis===b.HORIZONTAL_AXIS&&(g=0,e=-1*f);b.wheelDeltaY!==void 0&&(g=b.wheelDeltaY/120);b.wheelDeltaX!==void 0&&(e=-1*b.wheelDeltaX/120);c.unshift(a,f,e,g);return(d.event.dispatch||d.event.handle).apply(this,c)}var c=["DOMMouseScroll","mousewheel"];if(d.event.fixHooks)for(var h=c.length;h;)d.event.fixHooks[c[--h]]=
d.event.mouseHooks;d.event.special.mousewheel={setup:function(){if(this.addEventListener)for(var a=c.length;a;)this.addEventListener(c[--a],e,false);else this.onmousewheel=e},teardown:function(){if(this.removeEventListener)for(var a=c.length;a;)this.removeEventListener(c[--a],e,false);else this.onmousewheel=null}};d.fn.extend({mousewheel:function(a){return a?this.bind("mousewheel",a):this.trigger("mousewheel")},unmousewheel:function(a){return this.unbind("mousewheel",a)}})})(jQuery);
/*! fancyBox v2.0.3 fancyapps.com | fancyapps.com/fancybox/#license */
(function(u,q,e){var l=e(u),r=e(q),a=e.fancybox=function(){a.open.apply(this,arguments)},s=!1,t=null;e.extend(a,{version:"2.0.3",defaults:{padding:15,margin:20,width:800,height:600,minWidth:200,minHeight:200,maxWidth:9999,maxHeight:9999,autoSize:!0,fitToView:!0,aspectRatio:!1,topRatio:0.5,fixed:!e.browser.msie||6<e.browser.version||!q.documentElement.hasOwnProperty("ontouchstart"),scrolling:"auto",wrapCSS:"fancybox-default",arrows:!0,closeBtn:!0,closeClick:!1,nextClick:!1,mouseWheel:!0,autoPlay:!1,
playSpeed:3E3,modal:!1,loop:!0,ajax:{},keys:{next:[13,32,34,39,40],prev:[8,33,37,38],close:[27]},tpl:{wrap:'<div class="fancybox-wrap"><div class="fancybox-outer"><div class="fancybox-inner"></div></div></div>',image:'<img class="fancybox-image" src="{href}" alt="" />',iframe:'<iframe class="fancybox-iframe" name="fancybox-frame{rnd}" frameborder="0" hspace="0" '+(e.browser.msie?'allowtransparency="true""':"")+' scrolling="{scrolling}" src="{href}"></iframe>',swf:'<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="100%" height="100%"><param name="wmode" value="transparent" /><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="movie" value="{href}" /><embed src="{href}" type="application/x-shockwave-flash" allowfullscreen="true" allowscriptaccess="always" width="100%" height="100%" wmode="transparent"></embed></object>',
error:'<p class="fancybox-error">The requested content cannot be loaded.<br/>Please try again later.</p>',closeBtn:'<div title="Close" class="fancybox-item fancybox-close"></div>',next:'<a title="Next" class="fancybox-item fancybox-next"><span></span></a>',prev:'<a title="Previous" class="fancybox-item fancybox-prev"><span></span></a>'},openEffect:"fade",openSpeed:300,openEasing:"swing",openOpacity:!0,openMethod:"zoomIn",closeEffect:"fade",closeSpeed:300,closeEasing:"swing",closeOpacity:!0,closeMethod:"zoomOut",
nextEffect:"elastic",nextSpeed:300,nextEasing:"swing",nextMethod:"changeIn",prevEffect:"elastic",prevSpeed:300,prevEasing:"swing",prevMethod:"changeOut",helpers:{overlay:{speedIn:0,speedOut:0,opacity:0.85,css:{cursor:"pointer","background-color":"rgba(0, 0, 0, 0.85)"},closeClick:!0},title:{type:"float"}}},group:{},opts:{},coming:null,current:null,isOpen:!1,isOpened:!1,wrap:null,outer:null,inner:null,player:{timer:null,isActive:!1},ajaxLoad:null,imgPreload:null,transitions:{},helpers:{},open:function(b,
c){e.isArray(b)||(b=[b]);if(b.length)a.close(!0),a.opts=e.extend(!0,{},a.defaults,c),a.group=b,a._start(a.opts.index||0)},cancel:function(){if(!(a.coming&&!1===a.trigger("onCancel"))&&(a.coming=null,a.hideLoading(),a.ajaxLoad&&a.ajaxLoad.abort(),a.ajaxLoad=null,a.imgPreload))a.imgPreload.onload=a.imgPreload.onabort=a.imgPreload.onerror=null},close:function(b){a.cancel();if(a.current&&!1!==a.trigger("beforeClose"))a.unbindEvents(),!a.isOpen||b&&!0===b[0]?(e(".fancybox-wrap").stop().trigger("onReset").remove(),
a._afterZoomOut()):(a.isOpen=a.isOpened=!1,e(".fancybox-item").remove(),a.wrap.stop(!0).removeClass("fancybox-opened"),a.inner.css("overflow","hidden"),a.transitions[a.current.closeMethod]())},play:function(b){var c=function(){clearTimeout(a.player.timer)},d=function(){c();if(a.current&&a.player.isActive)a.player.timer=setTimeout(a.next,a.current.playSpeed)},f=function(){c();e("body").unbind(".player");a.player.isActive=!1;a.trigger("onPlayEnd")};if(a.player.isActive||b&&!1===b[0])f();else if(a.current&&
(a.current.loop||a.current.index<a.group.length-1))a.player.isActive=!0,d(),e("body").bind({"onCancel.player afterShow.player onUpdate.player":d,"beforeClose.player":f,"beforeLoad.player":c}),a.trigger("onPlayStart")},next:function(){a.current&&a.jumpto(a.current.index+1)},prev:function(){a.current&&a.jumpto(a.current.index-1)},jumpto:function(b){a.current&&(b=parseInt(b,10),1<a.group.length&&a.current.loop&&(b>=a.group.length?b=0:0>b&&(b=a.group.length-1)),"undefined"!==typeof a.group[b]&&(a.cancel(),
a._start(b)))},reposition:function(b){a.isOpen&&a.wrap.css(a._getPosition(b))},update:function(){a.isOpen&&(s||(t=setInterval(function(){if(s&&(s=!1,clearTimeout(t),a.current)){if(a.current.autoSize)a.inner.height("auto"),a.current.height=a.inner.height();a._setDimension();a.current.canGrow&&a.inner.height("auto");a.reposition();a.trigger("onUpdate")}},100)),s=!0)},toggle:function(){if(a.isOpen)a.current.fitToView=!a.current.fitToView,a.update()},hideLoading:function(){e("#fancybox-loading").remove()},
showLoading:function(){a.hideLoading();e('<div id="fancybox-loading"></div>').click(a.cancel).appendTo("body")},getViewport:function(){return{x:l.scrollLeft(),y:l.scrollTop(),w:l.width(),h:l.height()}},unbindEvents:function(){a.wrap&&a.wrap.unbind(".fb");r.unbind(".fb");l.unbind(".fb")},bindEvents:function(){var b=a.current,c=b.keys;b&&(l.bind("resize.fb, orientationchange.fb",a.update),c&&r.bind("keydown.fb",function(b){var f;if(!b.ctrlKey&&!b.altKey&&!b.shiftKey&&!b.metaKey&&0>e.inArray(b.target.tagName.toLowerCase(),
["input","textarea","select","button"]))f=b.keyCode,-1<e.inArray(f,c.close)?(a.close(),b.preventDefault()):-1<e.inArray(f,c.next)?(a.next(),b.preventDefault()):-1<e.inArray(f,c.prev)&&(a.prev(),b.preventDefault())}),e.fn.mousewheel&&b.mouseWheel&&1<a.group.length&&a.wrap.bind("mousewheel.fb",function(b,c){var g=e(b.target).get(0);if(0===g.clientHeight||g.scrollHeight===g.clientHeight)b.preventDefault(),a[0<c?"prev":"next"]()}))},trigger:function(b){var c,d=a[-1<e.inArray(b,["onCancel","beforeLoad",
"afterLoad"])?"coming":"current"];if(d){e.isFunction(d[b])&&(c=d[b].apply(d,Array.prototype.slice.call(arguments,1)));if(!1===c)return!1;d.helpers&&e.each(d.helpers,function(c,d){if(d&&"undefined"!==typeof a.helpers[c]&&e.isFunction(a.helpers[c][b]))a.helpers[c][b](d)});e.event.trigger(b+".fb")}},isImage:function(a){return a&&a.match(/\.(jpg|gif|png|bmp|jpeg)(.*)?$/i)},isSWF:function(a){return a&&a.match(/\.(swf)(.*)?$/i)},_start:function(b){var c={},d=a.group[b]||null,f,g,k;if("object"===typeof d&&
(d.nodeType||d instanceof e))f=!0,e.metadata&&(c=e(d).metadata());c=e.extend(!0,{},a.opts,{index:b,element:d},e.isPlainObject(d)?d:c);e.each(["href","title","content","type"],function(b,g){c[g]=a.opts[g]||f&&e(d).attr(g)||c[g]||null});if("number"===typeof c.margin)c.margin=[c.margin,c.margin,c.margin,c.margin];c.modal&&e.extend(!0,c,{closeBtn:!1,closeClick:!1,nextClick:!1,arrows:!1,mouseWheel:!1,keys:null,helpers:{overlay:{css:{cursor:"auto"},closeClick:!1}}});a.coming=c;if(!1===a.trigger("beforeLoad"))a.coming=
null;else{g=c.type;b=c.href;if(!g)f&&(k=e(d).data("fancybox-type"),!k&&d.className&&(g=(k=d.className.match(/fancybox\.(\w+)/))?k[1]:null)),!g&&b&&(a.isImage(b)?g="image":a.isSWF(b)?g="swf":b.match(/^#/)&&(g="inline")),g||(g=f?"inline":"html"),c.type=g;"inline"===g||"html"===g?(c.content=c.content||("inline"===g&&b?e(b):d),c.content.length||(g=null)):(c.href=b||d,c.href||(g=null));c.group=a.group;"image"===g?a._loadImage():"ajax"===g?a._loadAjax():g?a._afterLoad():a._error()}},_error:function(){a.coming.type=
"html";a.coming.minHeight=0;a.coming.autoSize=!0;a.coming.content=a.coming.tpl.error;a._afterLoad()},_loadImage:function(){a.imgPreload=new Image;a.imgPreload.onload=function(){this.onload=this.onerror=null;a.coming.width=this.width;a.coming.height=this.height;a._afterLoad()};a.imgPreload.onerror=function(){this.onload=this.onerror=null;a._error()};a.imgPreload.src=a.coming.href;a.imgPreload.complete||a.showLoading()},_loadAjax:function(){a.showLoading();a.ajaxLoad=e.ajax(e.extend({},a.coming.ajax,
{url:a.coming.href,error:function(b,c,d){"abort"!==c?(a.coming.content=d,a._error()):a.hideLoading()},success:function(b,c){if("success"===c)a.coming.content=b,a._afterLoad()}}))},_preload:function(){var b=a.group,c=a.current.index,d=function(b){if(b&&a.isImage(b))(new Image).src=b};1<b.length&&(d(e(b[c+1]||b[0]).attr("href")),d(e(b[c-1]||b[b.length-1]).attr("href")))},_afterLoad:function(){a.hideLoading();!a.coming||!1===a.trigger("afterLoad",a.current)?a.coming=!1:(a.isOpened?(e(".fancybox-item").remove(),
a.wrap.stop(!0).removeClass("fancybox-opened"),a.inner.css("overflow","hidden"),a.transitions[a.current.prevMethod]()):(e(".fancybox-wrap").stop().trigger("onReset").remove(),a.trigger("afterClose")),a.unbindEvents(),a.isOpen=!1,a.current=a.coming,a.coming=!1,a.wrap=e(a.current.tpl.wrap).addClass("fancybox-tmp "+a.current.wrapCSS).appendTo("body"),a.outer=e(".fancybox-outer",a.wrap).css("padding",a.current.padding+"px"),a.inner=e(".fancybox-inner",a.wrap),a._setContent(),a.trigger("beforeShow"),a._setDimension(),
a.wrap.hide().removeClass("fancybox-tmp"),a.bindEvents(),a._preload(),a.transitions[a.isOpened?a.current.nextMethod:a.current.openMethod]())},_setContent:function(){var b,c,d=a.current,f=d.type;switch(f){case "inline":case "ajax":case "html":b=d.content;"inline"===f&&b instanceof e&&(b=b.show().detach(),b.parent().hasClass("fancybox-inner")&&b.parents(".fancybox-wrap").trigger("onReset").remove(),e(a.wrap).bind("onReset",function(){b.appendTo("body").hide()}));if(d.autoSize)c=e('<div class="fancybox-tmp"></div>').appendTo(e("body")).append(b),
d.width=c.outerWidth(),d.height=c.outerHeight(!0),b=c.contents().detach(),c.remove();break;case "image":b=d.tpl.image.replace("{href}",d.href);d.aspectRatio=!0;break;case "swf":b=d.tpl.swf.replace(/\{width\}/g,d.width).replace(/\{height\}/g,d.height).replace(/\{href\}/g,d.href);break;case "iframe":b=d.tpl.iframe.replace("{href}",d.href).replace("{scrolling}",d.scrolling).replace("{rnd}",(new Date).getTime())}if(-1<e.inArray(f,["image","swf","iframe"]))d.autoSize=!1,d.scrolling=!1;a.inner.append(b)},
_setDimension:function(){var b=a.wrap,c=a.outer,d=a.inner,f=a.current,g=a.getViewport(),k=f.margin,i=2*f.padding,h=f.width+i,j=f.height+i,l=f.width/f.height,o=f.maxWidth,m=f.maxHeight,n=f.minWidth,p=f.minHeight;g.w-=k[1]+k[3];g.h-=k[0]+k[2];-1<h.toString().indexOf("%")&&(h=g.w*parseFloat(h)/100);-1<j.toString().indexOf("%")&&(j=g.h*parseFloat(j)/100);f.fitToView&&(o=Math.min(g.w,o),m=Math.min(g.h,m));n=Math.min(h,n);p=Math.min(h,p);o=Math.max(n,o);m=Math.max(p,m);f.aspectRatio?(h>o&&(h=o,j=(h-i)/
l+i),j>m&&(j=m,h=(j-i)*l+i),h<n&&(h=n,j=(h-i)/l+i),j<p&&(j=p,h=(j-i)*l+i)):(h=Math.max(n,Math.min(h,o)),j=Math.max(p,Math.min(j,m)));h=Math.round(h);j=Math.round(j);e(b.add(c).add(d)).width("auto").height("auto");d.width(h-i).height(j-i);b.width(h);k=b.height();if(h>o||k>m)for(;(h>o||k>m)&&h>n&&k>p;)j-=10,f.aspectRatio?(h=Math.round((j-i)*l+i),h<n&&(h=n,j=(h-i)/l+i)):h-=10,d.width(h-i).height(j-i),b.width(h),k=b.height();f.dim={width:h,height:k};f.canGrow=f.autoSize&&j>p&&j<m;f.canShrink=!1;f.canExpand=
!1;if(h-i<f.width||j-i<f.height)f.canExpand=!0;else if((h>g.w||k>g.h)&&h>n&&j>p)f.canShrink=!0;b=k-i;a.innerSpace=b-d.height();a.outerSpace=b-c.height()},_getPosition:function(b){var c=a.current,d=a.getViewport(),e=c.margin,g=a.wrap.width()+e[1]+e[3],k=a.wrap.height()+e[0]+e[2],i={position:"absolute",top:e[0]+d.y,left:e[3]+d.x};if(c.fixed&&(!b||!1===b[0])&&k<=d.h&&g<=d.w)i={position:"fixed",top:e[0],left:e[3]};i.top=Math.ceil(Math.max(i.top,i.top+(d.h-k)*c.topRatio))+"px";i.left=Math.ceil(Math.max(i.left,
i.left+0.5*(d.w-g)))+"px";return i},_afterZoomIn:function(){var b=a.current;a.isOpen=a.isOpened=!0;a.wrap.addClass("fancybox-opened").css("overflow","visible");a.update();a.inner.css("overflow","auto"===b.scrolling?"auto":"yes"===b.scrolling?"scroll":"hidden");if(b.closeClick||b.nextClick)a.inner.bind("click.fb",b.nextClick?a.next:a.close);b.closeBtn&&e(b.tpl.closeBtn).appendTo(a.wrap).bind("click.fb",a.close);b.arrows&&1<a.group.length&&((b.loop||0<b.index)&&e(b.tpl.prev).appendTo(a.wrap).bind("click.fb",
a.prev),(b.loop||b.index<a.group.length-1)&&e(b.tpl.next).appendTo(a.wrap).bind("click.fb",a.next));a.trigger("afterShow");if(a.opts.autoPlay&&!a.player.isActive)a.opts.autoPlay=!1,a.play()},_afterZoomOut:function(){a.trigger("afterClose");a.wrap.trigger("onReset").remove();e.extend(a,{group:{},opts:{},current:null,isOpened:!1,isOpen:!1,wrap:null,outer:null,inner:null})}});a.transitions={getOrigPosition:function(){var b=a.current.element,c={},d=50,f=50,g;b&&b.nodeName&&e(b).is(":visible")?(g=e(b).find("img:first"),
g.length?(c=g.offset(),d=g.outerWidth(),f=g.outerHeight()):c=e(b).offset()):(b=a.getViewport(),c.top=b.y+0.5*(b.h-f),c.left=b.x+0.5*(b.w-d));return c={top:Math.ceil(c.top)+"px",left:Math.ceil(c.left)+"px",width:Math.ceil(d)+"px",height:Math.ceil(f)+"px"}},step:function(b,c){var d,e,g;if("width"===c.prop||"height"===c.prop)e=g=Math.ceil(b-2*a.current.padding),"height"===c.prop&&(d=(b-c.start)/(c.end-c.start),c.start>c.end&&(d=1-d),e-=a.innerSpace*d,g-=a.outerSpace*d),a.inner[c.prop](e),a.outer[c.prop](g)},
zoomIn:function(){var b=a.wrap,c=a.current,d,f;d=c.dim;if("elastic"===c.openEffect){f=e.extend({},d,a._getPosition(!0));delete f.position;d=this.getOrigPosition();if(c.openOpacity)d.opacity=0,f.opacity=1;b.css(d).show().animate(f,{duration:c.openSpeed,easing:c.openEasing,step:this.step,complete:a._afterZoomIn})}else b.css(e.extend({},d,a._getPosition())),"fade"===c.openEffect?b.fadeIn(c.openSpeed,a._afterZoomIn):(b.show(),a._afterZoomIn())},zoomOut:function(){var b=a.wrap,c=a.current,d;if("elastic"===
c.closeEffect){"fixed"===b.css("position")&&b.css(a._getPosition(!0));d=this.getOrigPosition();if(c.closeOpacity)d.opacity=0;b.animate(d,{duration:c.closeSpeed,easing:c.closeEasing,step:this.step,complete:a._afterZoomOut})}else b.fadeOut("fade"===c.closeEffect?c.closeSpeed:0,a._afterZoomOut)},changeIn:function(){var b=a.wrap,c=a.current,d;"elastic"===c.nextEffect?(d=a._getPosition(!0),d.opacity=0,d.top=parseInt(d.top,10)-200+"px",b.css(d).show().animate({opacity:1,top:"+=200px"},{duration:c.nextSpeed,
complete:a._afterZoomIn})):(b.css(a._getPosition()),"fade"===c.nextEffect?b.hide().fadeIn(c.nextSpeed,a._afterZoomIn):(b.show(),a._afterZoomIn()))},changeOut:function(){var b=a.wrap,c=a.current,d=function(){e(this).trigger("onReset").remove()};b.removeClass("fancybox-opened");"elastic"===c.prevEffect?b.animate({opacity:0,top:"+=200px"},{duration:c.prevSpeed,complete:d}):b.fadeOut("fade"===c.prevEffect?c.prevSpeed:0,d)}};a.helpers.overlay={overlay:null,update:function(){var a,c;this.overlay.width(0).height(0);
e.browser.msie?(a=Math.max(q.documentElement.scrollWidth,q.body.scrollWidth),c=Math.max(q.documentElement.offsetWidth,q.body.offsetWidth),a=a<c?l.width():a):a=r.width();this.overlay.width(a).height(r.height())},beforeShow:function(b){if(!this.overlay)this.overlay=e('<div id="fancybox-overlay"></div>').css(b.css||{background:"black"}).appendTo("body"),this.update(),b.closeClick&&this.overlay.bind("click.fb",a.close),l.bind("resize.fb",e.proxy(this.update,this)),this.overlay.fadeTo(b.speedIn||"fast",
b.opacity||1)},onUpdate:function(){this.update()},afterClose:function(a){this.overlay&&this.overlay.fadeOut(a.speedOut||"fast",function(){e(this).remove()});this.overlay=null}};a.helpers.title={beforeShow:function(b){var c;if(c=a.current.title)c=e('<div class="fancybox-title fancybox-title-'+b.type+'-wrap">'+c+"</div>").appendTo("body"),"float"===b.type&&(c.width(c.width()),c.wrapInner('<span class="child"></span>'),a.current.margin[2]+=Math.abs(parseInt(c.css("margin-bottom"),10))),c.appendTo("over"===
b.type?a.inner:"outside"===b.type?a.wrap:a.outer)}};e.fn.fancybox=function(b){function c(b){var c=[],i,h=this.rel;if(!b.ctrlKey&&!b.altKey&&!b.shiftKey&&!b.metaKey)b.preventDefault(),b=e(this).data("fancybox-group"),"undefined"!==typeof b?i=b?"data-fancybox-group":!1:h&&""!==h&&"nofollow"!==h&&(b=h,i="rel"),i&&(c=f.length?e(f).filter("["+i+'="'+b+'"]'):e("["+i+'="'+b+'"]')),c.length?(d.index=c.index(this),a.open(c.get(),d)):a.open(this,d)}var d=b||{},f=this.selector||"";f?r.undelegate(f,"click.fb-start").delegate(f,
"click.fb-start",c):e(this).unbind("click.fb-start").bind("click.fb-start",c);return this}})(window,document,jQuery);
 /*!
 * Buttons helper for fancyBox
 * version: 1.0.2
 * @requires fancyBox v2.0 or later
 *
 * Usage: 
 *     $(".fancybox").fancybox({
 *         buttons: {
 *             position : 'top'
 *         }
 *     });
 * 
 * Options:
 *     tpl - HTML template
 *     position - 'top' or 'bottom'
 * 
 */
(function ($) {
	//shortcut for fancyBox object
	var F = $.fancybox;

	//Add helper object
	F.helpers.buttons = {
		tpl: '<div id="fancybox-buttons"><ul><li><a class="btnPrev" title="Previous" href="javascript:;">Previous</a></li><li><a class="btnPlay" title="Slideshow" href="javascript:;">Play</a></li><li><a class="btnNext" title="Next" href="javascript:;">Next</a></li><li><a class="btnToggle" title="Toggle size" href="javascript:;">Toggle</a></li><li><a class="btnClose" title="Close" href="javascript:jQuery.fancybox.close();">Close</a></li></ul></div>',
		list: null,
		buttons: {},

		update: function () {
			var toggle = this.buttons.toggle.removeClass('btnDisabled btnToggleOn');

			//Size toggle button
			if (F.current.canShrink) {
				toggle.addClass('btnToggleOn');

			} else if (!F.current.canExpand) {
				toggle.addClass('btnDisabled');
			}
		},

		beforeShow: function (opts) {
			//Increase top margin to give space for buttons
			F.current.margin[ opts && opts.position === 'bottom' ? 2 : 0 ] += 30;
		},

		onPlayStart: function () {
			if (this.list) {
				this.buttons.play.text('Pause').addClass('btnPlayOn');
			}
		},

		onPlayEnd: function () {
			if (this.list) {
				this.buttons.play.text('Play').removeClass('btnPlayOn');
			}
		},

		afterShow: function (opts) {
			var buttons;
			
			if (!this.list) {
				this.list = $(opts.tpl || this.tpl).addClass(opts.position || 'top').appendTo('body');

				this.buttons = {
					prev : this.list.find('.btnPrev').click( F.prev ),
					next : this.list.find('.btnNext').click( F.next ),
					play : this.list.find('.btnPlay').click( F.play ),
					toggle : this.list.find('.btnToggle').click( F.toggle )
				}
			}
			
			buttons = this.buttons;

			//Prev
			if (F.current.index > 0 || F.current.loop) {
				buttons.prev.removeClass('btnDisabled');
			} else {
				buttons.prev.addClass('btnDisabled');
			}

			//Next / Play
			if (F.current.loop || F.current.index < F.group.length - 1) {
				buttons.next.removeClass('btnDisabled');
				buttons.play.removeClass('btnDisabled');

			} else {
				buttons.next.addClass('btnDisabled');
				buttons.play.addClass('btnDisabled');
			}

			this.update();
		},

		onUpdate: function () {
			this.update();
		},

		beforeClose: function () {
			if (this.list) {
				this.list.remove();
			}

			this.list = null;
			this.buttons = {};
		}
	};

}(jQuery));
 /*!
 * Thumbnail helper for fancyBox
 * version: 1.0.2
 * @requires fancyBox v2.0 or later
 *
 * Usage: 
 *     $(".fancybox").fancybox({
 *         thumbs: {
 *             width	: 50,
 *             height	: 50
 *         }
 *     });
 * 
 * Options:
 *     width - thumbnail width
 *     height - thumbnail height
 *     source - function to obtain the URL of the thumbnail image
 * 
 */
(function ($) {
	//Shortcut for fancyBox object
	var F = $.fancybox;

	//Add helper object
	F.helpers.thumbs = {
		wrap: null,
		list: null,
		width: 0,

		//Default function to obtain the URL of the thumbnail image
		source: function (el) {
			var img = $(el).find('img');

			return img.length ? img.attr('src') : el.href;
		},

		init: function (opts) {
			var that = this,
				list,
				thumbWidth = opts.width || 50,
				thumbHeight = opts.height || 50,
				thumbSource = opts.source || this.source;

			//Build list structure
			list = '';

			for (var n = 0; n < F.group.length; n++) {
				list += '<li><a style="width:' + thumbWidth + 'px;height:' + thumbHeight + 'px;" href="javascript:jQuery.fancybox.jumpto(' + n + ');"></a></li>';
			}

			this.wrap = $('<div id="fancybox-thumbs"></div>').appendTo('body');
			this.list = $('<ul>' + list + '</ul>').appendTo(this.wrap);

			//Load each thumbnail
			$.each(F.group, function (i) {
				$("<img />").load(function () {
					var width = this.width,
						height = this.height,
						widthRatio, heightRatio, parent;

					if (!that.list || !width || !height) {
						return;
					}

					//Calculate thumbnail width/height and center it
					widthRatio = width / thumbWidth;
					heightRatio = height / thumbHeight;
					parent = that.list.children().eq(i).find('a');

					if (widthRatio >= 1 && heightRatio >= 1) {
						if (widthRatio > heightRatio) {
							width = Math.floor(width / heightRatio);
							height = thumbHeight;

						} else {
							width = thumbWidth;
							height = Math.floor(height / widthRatio);
						}
					}

					$(this).css({
						width: width,
						height: height,
						top: Math.floor(thumbHeight / 2 - height / 2),
						left: Math.floor(thumbWidth / 2 - width / 2)
					});

					parent.width(thumbWidth).height(thumbHeight);

					$(this).hide().appendTo(parent).fadeIn(300);

				}).attr('src', thumbSource(this));
			});

			//Set initial width
			this.width = this.list.children().eq(0).outerWidth();

			this.list.width(this.width * (F.group.length + 1)).css('left', Math.floor($(window).width() * 0.5 - (F.current.index * this.width + this.width * 0.5)));
		},

		//Center list
		update: function (opts) {
			if (this.list) {
				this.list.stop(true).animate({
					'left': Math.floor($(window).width() * 0.5 - (F.current.index * this.width + this.width * 0.5))
				}, 150);
			}
		},

		beforeLoad: function (opts) {
			//Remove self if gallery do not have at least two items 
			if (F.group.length < 2) {
				F.coming.helpers.thumbs = false;

				return;
			}

			//Increase bottom margin to give space for thumbs
			F.coming.margin[2] = opts.height + 30;
		},

		afterShow: function (opts) {
			//Check if exists and create or update list
			if (this.list) {
				this.update(opts);

			} else {
				this.init(opts);
			}

			//Set active element
			this.list.children().removeClass('active').eq(F.current.index).addClass('active');
		},

		onUpdate: function () {
			this.update();
		},

		beforeClose: function () {
			if (this.wrap) {
				this.wrap.remove();
			}

			this.wrap = null;
			this.list = null;
			this.width = 0;
		}
	}

}(jQuery));
$(document).ready(function(){ 

    $("a.popup").click(function(event){
        window.open($(this).attr('href'));
        event.preventDefault();
    });

    if( $('#srch-keyw').length ){
        $('#srch-keyw').bind('focus',function(){ $(this).val(''); })
    }
    
    $('a.fancybox').fancybox({
        revealEffect:'none',
        hideEffect:'none',
        nextEffect:'fade',
        prevEffect:'fade',
        closeBtn:false,
        helpers:{
            title:{
                type:'outside'
            },
            overlay:{
                opacity:0.8,
                css:{
                    'background-color' : '#000'
                }
            },
            thumbs:{
                width:50,
                height:50
            },
            buttons:{}
        }
    });

   Cufon.replace('h1.cufon',{
       textShadow: '2px 2px #999999'
   });
   Cufon.replace('.cufon',{
       textShadow: '1px 1px #aaaaaa'
   });

    /** text v trianglech na frontpage. 
    * Je to normalni <p> ale s tridou clickable a atributem data-href. 
    * Prida mouseover pro underline a click funkci
    */
    $('.clickable[data-href]')
        .css({
            'text-decoration':'none',
            'cursor':'pointer'
        })
        .bind('mouseover',function(){
            $(this).css({
                'text-decoration':'underline'
            });
        })
        .bind('mouseout',function(){
            $(this).css({
                'text-decoration':'none'
            });
        })
        .bind('click',function(){
            var href = $(this).attr('data-href');
            if( href.length ) window.location = href; 
    });
    
    /* fade hover efekt na obrazcich */
    $('.frontpanel-bot div.reference img,ul.gallery img').each(function(){
        $(this).css({opacity:.7}).hover(function(){$(this).stop().animate({opacity:1})},function(){$(this).stop().animate({opacity:.8})});        
    });

    
    /* zhasnuti flashovych zprav z nette */
    setTimeout(function(){
        $('.flash').fadeOut();
    }, 3000);    
    
});


