/*!
 * jQuery JavaScript Library v1.4.2
 * http://jquery.com/
 *
 * Copyright 2010, John Resig
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * Includes Sizzle.js
 * http://sizzlejs.com/
 * Copyright 2010, The Dojo Foundation
 * Released under the MIT, BSD, and GPL Licenses.
 *
 * Date: Sat Feb 13 22:33:48 2010 -0500
 */
(function(A,w){function ma(){if(!c.isReady){try{s.documentElement.doScroll("left")}catch(a){setTimeout(ma,1);return}c.ready()}}function Qa(a,b){b.src?c.ajax({url:b.src,async:false,dataType:"script"}):c.globalEval(b.text||b.textContent||b.innerHTML||"");b.parentNode&&b.parentNode.removeChild(b)}function X(a,b,d,f,e,j){var i=a.length;if(typeof b==="object"){for(var o in b)X(a,o,b[o],f,e,d);return a}if(d!==w){f=!j&&f&&c.isFunction(d);for(o=0;o<i;o++)e(a[o],b,f?d.call(a[o],o,e(a[o],b)):d,j);return a}return i?
e(a[0],b):w}function J(){return(new Date).getTime()}function Y(){return false}function Z(){return true}function na(a,b,d){d[0].type=a;return c.event.handle.apply(b,d)}function oa(a){var b,d=[],f=[],e=arguments,j,i,o,k,n,r;i=c.data(this,"events");if(!(a.liveFired===this||!i||!i.live||a.button&&a.type==="click")){a.liveFired=this;var u=i.live.slice(0);for(k=0;k<u.length;k++){i=u[k];i.origType.replace(O,"")===a.type?f.push(i.selector):u.splice(k--,1)}j=c(a.target).closest(f,a.currentTarget);n=0;for(r=
j.length;n<r;n++)for(k=0;k<u.length;k++){i=u[k];if(j[n].selector===i.selector){o=j[n].elem;f=null;if(i.preType==="mouseenter"||i.preType==="mouseleave")f=c(a.relatedTarget).closest(i.selector)[0];if(!f||f!==o)d.push({elem:o,handleObj:i})}}n=0;for(r=d.length;n<r;n++){j=d[n];a.currentTarget=j.elem;a.data=j.handleObj.data;a.handleObj=j.handleObj;if(j.handleObj.origHandler.apply(j.elem,e)===false){b=false;break}}return b}}function pa(a,b){return"live."+(a&&a!=="*"?a+".":"")+b.replace(/\./g,"`").replace(/ /g,
"&")}function qa(a){return!a||!a.parentNode||a.parentNode.nodeType===11}function ra(a,b){var d=0;b.each(function(){if(this.nodeName===(a[d]&&a[d].nodeName)){var f=c.data(a[d++]),e=c.data(this,f);if(f=f&&f.events){delete e.handle;e.events={};for(var j in f)for(var i in f[j])c.event.add(this,j,f[j][i],f[j][i].data)}}})}function sa(a,b,d){var f,e,j;b=b&&b[0]?b[0].ownerDocument||b[0]:s;if(a.length===1&&typeof a[0]==="string"&&a[0].length<512&&b===s&&!ta.test(a[0])&&(c.support.checkClone||!ua.test(a[0]))){e=
true;if(j=c.fragments[a[0]])if(j!==1)f=j}if(!f){f=b.createDocumentFragment();c.clean(a,b,f,d)}if(e)c.fragments[a[0]]=j?f:1;return{fragment:f,cacheable:e}}function K(a,b){var d={};c.each(va.concat.apply([],va.slice(0,b)),function(){d[this]=a});return d}function wa(a){return"scrollTo"in a&&a.document?a:a.nodeType===9?a.defaultView||a.parentWindow:false}var c=function(a,b){return new c.fn.init(a,b)},Ra=A.jQuery,Sa=A.$,s=A.document,T,Ta=/^[^<]*(<[\w\W]+>)[^>]*$|^#([\w-]+)$/,Ua=/^.[^:#\[\.,]*$/,Va=/\S/,
Wa=/^(\s|\u00A0)+|(\s|\u00A0)+$/g,Xa=/^<(\w+)\s*\/?>(?:<\/\1>)?$/,P=navigator.userAgent,xa=false,Q=[],L,$=Object.prototype.toString,aa=Object.prototype.hasOwnProperty,ba=Array.prototype.push,R=Array.prototype.slice,ya=Array.prototype.indexOf;c.fn=c.prototype={init:function(a,b){var d,f;if(!a)return this;if(a.nodeType){this.context=this[0]=a;this.length=1;return this}if(a==="body"&&!b){this.context=s;this[0]=s.body;this.selector="body";this.length=1;return this}if(typeof a==="string")if((d=Ta.exec(a))&&
(d[1]||!b))if(d[1]){f=b?b.ownerDocument||b:s;if(a=Xa.exec(a))if(c.isPlainObject(b)){a=[s.createElement(a[1])];c.fn.attr.call(a,b,true)}else a=[f.createElement(a[1])];else{a=sa([d[1]],[f]);a=(a.cacheable?a.fragment.cloneNode(true):a.fragment).childNodes}return c.merge(this,a)}else{if(b=s.getElementById(d[2])){if(b.id!==d[2])return T.find(a);this.length=1;this[0]=b}this.context=s;this.selector=a;return this}else if(!b&&/^\w+$/.test(a)){this.selector=a;this.context=s;a=s.getElementsByTagName(a);return c.merge(this,
a)}else return!b||b.jquery?(b||T).find(a):c(b).find(a);else if(c.isFunction(a))return T.ready(a);if(a.selector!==w){this.selector=a.selector;this.context=a.context}return c.makeArray(a,this)},selector:"",jquery:"1.4.2",length:0,size:function(){return this.length},toArray:function(){return R.call(this,0)},get:function(a){return a==null?this.toArray():a<0?this.slice(a)[0]:this[a]},pushStack:function(a,b,d){var f=c();c.isArray(a)?ba.apply(f,a):c.merge(f,a);f.prevObject=this;f.context=this.context;if(b===
"find")f.selector=this.selector+(this.selector?" ":"")+d;else if(b)f.selector=this.selector+"."+b+"("+d+")";return f},each:function(a,b){return c.each(this,a,b)},ready:function(a){c.bindReady();if(c.isReady)a.call(s,c);else Q&&Q.push(a);return this},eq:function(a){return a===-1?this.slice(a):this.slice(a,+a+1)},first:function(){return this.eq(0)},last:function(){return this.eq(-1)},slice:function(){return this.pushStack(R.apply(this,arguments),"slice",R.call(arguments).join(","))},map:function(a){return this.pushStack(c.map(this,
function(b,d){return a.call(b,d,b)}))},end:function(){return this.prevObject||c(null)},push:ba,sort:[].sort,splice:[].splice};c.fn.init.prototype=c.fn;c.extend=c.fn.extend=function(){var a=arguments[0]||{},b=1,d=arguments.length,f=false,e,j,i,o;if(typeof a==="boolean"){f=a;a=arguments[1]||{};b=2}if(typeof a!=="object"&&!c.isFunction(a))a={};if(d===b){a=this;--b}for(;b<d;b++)if((e=arguments[b])!=null)for(j in e){i=a[j];o=e[j];if(a!==o)if(f&&o&&(c.isPlainObject(o)||c.isArray(o))){i=i&&(c.isPlainObject(i)||
c.isArray(i))?i:c.isArray(o)?[]:{};a[j]=c.extend(f,i,o)}else if(o!==w)a[j]=o}return a};c.extend({noConflict:function(a){A.$=Sa;if(a)A.jQuery=Ra;return c},isReady:false,ready:function(){if(!c.isReady){if(!s.body)return setTimeout(c.ready,13);c.isReady=true;if(Q){for(var a,b=0;a=Q[b++];)a.call(s,c);Q=null}c.fn.triggerHandler&&c(s).triggerHandler("ready")}},bindReady:function(){if(!xa){xa=true;if(s.readyState==="complete")return c.ready();if(s.addEventListener){s.addEventListener("DOMContentLoaded",
L,false);A.addEventListener("load",c.ready,false)}else if(s.attachEvent){s.attachEvent("onreadystatechange",L);A.attachEvent("onload",c.ready);var a=false;try{a=A.frameElement==null}catch(b){}s.documentElement.doScroll&&a&&ma()}}},isFunction:function(a){return $.call(a)==="[object Function]"},isArray:function(a){return $.call(a)==="[object Array]"},isPlainObject:function(a){if(!a||$.call(a)!=="[object Object]"||a.nodeType||a.setInterval)return false;if(a.constructor&&!aa.call(a,"constructor")&&!aa.call(a.constructor.prototype,
"isPrototypeOf"))return false;var b;for(b in a);return b===w||aa.call(a,b)},isEmptyObject:function(a){for(var b in a)return false;return true},error:function(a){throw a;},parseJSON:function(a){if(typeof a!=="string"||!a)return null;a=c.trim(a);if(/^[\],:{}\s]*$/.test(a.replace(/\\(?:["\\\/bfnrt]|u[0-9a-fA-F]{4})/g,"@").replace(/"[^"\\\n\r]*"|true|false|null|-?\d+(?:\.\d*)?(?:[eE][+\-]?\d+)?/g,"]").replace(/(?:^|:|,)(?:\s*\[)+/g,"")))return A.JSON&&A.JSON.parse?A.JSON.parse(a):(new Function("return "+
a))();else c.error("Invalid JSON: "+a)},noop:function(){},globalEval:function(a){if(a&&Va.test(a)){var b=s.getElementsByTagName("head")[0]||s.documentElement,d=s.createElement("script");d.type="text/javascript";if(c.support.scriptEval)d.appendChild(s.createTextNode(a));else d.text=a;b.insertBefore(d,b.firstChild);b.removeChild(d)}},nodeName:function(a,b){return a.nodeName&&a.nodeName.toUpperCase()===b.toUpperCase()},each:function(a,b,d){var f,e=0,j=a.length,i=j===w||c.isFunction(a);if(d)if(i)for(f in a){if(b.apply(a[f],
d)===false)break}else for(;e<j;){if(b.apply(a[e++],d)===false)break}else if(i)for(f in a){if(b.call(a[f],f,a[f])===false)break}else for(d=a[0];e<j&&b.call(d,e,d)!==false;d=a[++e]);return a},trim:function(a){return(a||"").replace(Wa,"")},makeArray:function(a,b){b=b||[];if(a!=null)a.length==null||typeof a==="string"||c.isFunction(a)||typeof a!=="function"&&a.setInterval?ba.call(b,a):c.merge(b,a);return b},inArray:function(a,b){if(b.indexOf)return b.indexOf(a);for(var d=0,f=b.length;d<f;d++)if(b[d]===
a)return d;return-1},merge:function(a,b){var d=a.length,f=0;if(typeof b.length==="number")for(var e=b.length;f<e;f++)a[d++]=b[f];else for(;b[f]!==w;)a[d++]=b[f++];a.length=d;return a},grep:function(a,b,d){for(var f=[],e=0,j=a.length;e<j;e++)!d!==!b(a[e],e)&&f.push(a[e]);return f},map:function(a,b,d){for(var f=[],e,j=0,i=a.length;j<i;j++){e=b(a[j],j,d);if(e!=null)f[f.length]=e}return f.concat.apply([],f)},guid:1,proxy:function(a,b,d){if(arguments.length===2)if(typeof b==="string"){d=a;a=d[b];b=w}else if(b&&
!c.isFunction(b)){d=b;b=w}if(!b&&a)b=function(){return a.apply(d||this,arguments)};if(a)b.guid=a.guid=a.guid||b.guid||c.guid++;return b},uaMatch:function(a){a=a.toLowerCase();a=/(webkit)[ \/]([\w.]+)/.exec(a)||/(opera)(?:.*version)?[ \/]([\w.]+)/.exec(a)||/(msie) ([\w.]+)/.exec(a)||!/compatible/.test(a)&&/(mozilla)(?:.*? rv:([\w.]+))?/.exec(a)||[];return{browser:a[1]||"",version:a[2]||"0"}},browser:{}});P=c.uaMatch(P);if(P.browser){c.browser[P.browser]=true;c.browser.version=P.version}if(c.browser.webkit)c.browser.safari=
true;if(ya)c.inArray=function(a,b){return ya.call(b,a)};T=c(s);if(s.addEventListener)L=function(){s.removeEventListener("DOMContentLoaded",L,false);c.ready()};else if(s.attachEvent)L=function(){if(s.readyState==="complete"){s.detachEvent("onreadystatechange",L);c.ready()}};(function(){c.support={};var a=s.documentElement,b=s.createElement("script"),d=s.createElement("div"),f="script"+J();d.style.display="none";d.innerHTML="   <link/><table></table><a href='/a' style='color:red;float:left;opacity:.55;'>a</a><input type='checkbox'/>";
var e=d.getElementsByTagName("*"),j=d.getElementsByTagName("a")[0];if(!(!e||!e.length||!j)){c.support={leadingWhitespace:d.firstChild.nodeType===3,tbody:!d.getElementsByTagName("tbody").length,htmlSerialize:!!d.getElementsByTagName("link").length,style:/red/.test(j.getAttribute("style")),hrefNormalized:j.getAttribute("href")==="/a",opacity:/^0.55$/.test(j.style.opacity),cssFloat:!!j.style.cssFloat,checkOn:d.getElementsByTagName("input")[0].value==="on",optSelected:s.createElement("select").appendChild(s.createElement("option")).selected,
parentNode:d.removeChild(d.appendChild(s.createElement("div"))).parentNode===null,deleteExpando:true,checkClone:false,scriptEval:false,noCloneEvent:true,boxModel:null};b.type="text/javascript";try{b.appendChild(s.createTextNode("window."+f+"=1;"))}catch(i){}a.insertBefore(b,a.firstChild);if(A[f]){c.support.scriptEval=true;delete A[f]}try{delete b.test}catch(o){c.support.deleteExpando=false}a.removeChild(b);if(d.attachEvent&&d.fireEvent){d.attachEvent("onclick",function k(){c.support.noCloneEvent=
false;d.detachEvent("onclick",k)});d.cloneNode(true).fireEvent("onclick")}d=s.createElement("div");d.innerHTML="<input type='radio' name='radiotest' checked='checked'/>";a=s.createDocumentFragment();a.appendChild(d.firstChild);c.support.checkClone=a.cloneNode(true).cloneNode(true).lastChild.checked;c(function(){var k=s.createElement("div");k.style.width=k.style.paddingLeft="1px";s.body.appendChild(k);c.boxModel=c.support.boxModel=k.offsetWidth===2;s.body.removeChild(k).style.display="none"});a=function(k){var n=
s.createElement("div");k="on"+k;var r=k in n;if(!r){n.setAttribute(k,"return;");r=typeof n[k]==="function"}return r};c.support.submitBubbles=a("submit");c.support.changeBubbles=a("change");a=b=d=e=j=null}})();c.props={"for":"htmlFor","class":"className",readonly:"readOnly",maxlength:"maxLength",cellspacing:"cellSpacing",rowspan:"rowSpan",colspan:"colSpan",tabindex:"tabIndex",usemap:"useMap",frameborder:"frameBorder"};var G="jQuery"+J(),Ya=0,za={};c.extend({cache:{},expando:G,noData:{embed:true,object:true,
applet:true},data:function(a,b,d){if(!(a.nodeName&&c.noData[a.nodeName.toLowerCase()])){a=a==A?za:a;var f=a[G],e=c.cache;if(!f&&typeof b==="string"&&d===w)return null;f||(f=++Ya);if(typeof b==="object"){a[G]=f;e[f]=c.extend(true,{},b)}else if(!e[f]){a[G]=f;e[f]={}}a=e[f];if(d!==w)a[b]=d;return typeof b==="string"?a[b]:a}},removeData:function(a,b){if(!(a.nodeName&&c.noData[a.nodeName.toLowerCase()])){a=a==A?za:a;var d=a[G],f=c.cache,e=f[d];if(b){if(e){delete e[b];c.isEmptyObject(e)&&c.removeData(a)}}else{if(c.support.deleteExpando)delete a[c.expando];
else a.removeAttribute&&a.removeAttribute(c.expando);delete f[d]}}}});c.fn.extend({data:function(a,b){if(typeof a==="undefined"&&this.length)return c.data(this[0]);else if(typeof a==="object")return this.each(function(){c.data(this,a)});var d=a.split(".");d[1]=d[1]?"."+d[1]:"";if(b===w){var f=this.triggerHandler("getData"+d[1]+"!",[d[0]]);if(f===w&&this.length)f=c.data(this[0],a);return f===w&&d[1]?this.data(d[0]):f}else return this.trigger("setData"+d[1]+"!",[d[0],b]).each(function(){c.data(this,
a,b)})},removeData:function(a){return this.each(function(){c.removeData(this,a)})}});c.extend({queue:function(a,b,d){if(a){b=(b||"fx")+"queue";var f=c.data(a,b);if(!d)return f||[];if(!f||c.isArray(d))f=c.data(a,b,c.makeArray(d));else f.push(d);return f}},dequeue:function(a,b){b=b||"fx";var d=c.queue(a,b),f=d.shift();if(f==="inprogress")f=d.shift();if(f){b==="fx"&&d.unshift("inprogress");f.call(a,function(){c.dequeue(a,b)})}}});c.fn.extend({queue:function(a,b){if(typeof a!=="string"){b=a;a="fx"}if(b===
w)return c.queue(this[0],a);return this.each(function(){var d=c.queue(this,a,b);a==="fx"&&d[0]!=="inprogress"&&c.dequeue(this,a)})},dequeue:function(a){return this.each(function(){c.dequeue(this,a)})},delay:function(a,b){a=c.fx?c.fx.speeds[a]||a:a;b=b||"fx";return this.queue(b,function(){var d=this;setTimeout(function(){c.dequeue(d,b)},a)})},clearQueue:function(a){return this.queue(a||"fx",[])}});var Aa=/[\n\t]/g,ca=/\s+/,Za=/\r/g,$a=/href|src|style/,ab=/(button|input)/i,bb=/(button|input|object|select|textarea)/i,
cb=/^(a|area)$/i,Ba=/radio|checkbox/;c.fn.extend({attr:function(a,b){return X(this,a,b,true,c.attr)},removeAttr:function(a){return this.each(function(){c.attr(this,a,"");this.nodeType===1&&this.removeAttribute(a)})},addClass:function(a){if(c.isFunction(a))return this.each(function(n){var r=c(this);r.addClass(a.call(this,n,r.attr("class")))});if(a&&typeof a==="string")for(var b=(a||"").split(ca),d=0,f=this.length;d<f;d++){var e=this[d];if(e.nodeType===1)if(e.className){for(var j=" "+e.className+" ",
i=e.className,o=0,k=b.length;o<k;o++)if(j.indexOf(" "+b[o]+" ")<0)i+=" "+b[o];e.className=c.trim(i)}else e.className=a}return this},removeClass:function(a){if(c.isFunction(a))return this.each(function(k){var n=c(this);n.removeClass(a.call(this,k,n.attr("class")))});if(a&&typeof a==="string"||a===w)for(var b=(a||"").split(ca),d=0,f=this.length;d<f;d++){var e=this[d];if(e.nodeType===1&&e.className)if(a){for(var j=(" "+e.className+" ").replace(Aa," "),i=0,o=b.length;i<o;i++)j=j.replace(" "+b[i]+" ",
" ");e.className=c.trim(j)}else e.className=""}return this},toggleClass:function(a,b){var d=typeof a,f=typeof b==="boolean";if(c.isFunction(a))return this.each(function(e){var j=c(this);j.toggleClass(a.call(this,e,j.attr("class"),b),b)});return this.each(function(){if(d==="string")for(var e,j=0,i=c(this),o=b,k=a.split(ca);e=k[j++];){o=f?o:!i.hasClass(e);i[o?"addClass":"removeClass"](e)}else if(d==="undefined"||d==="boolean"){this.className&&c.data(this,"__className__",this.className);this.className=
this.className||a===false?"":c.data(this,"__className__")||""}})},hasClass:function(a){a=" "+a+" ";for(var b=0,d=this.length;b<d;b++)if((" "+this[b].className+" ").replace(Aa," ").indexOf(a)>-1)return true;return false},val:function(a){if(a===w){var b=this[0];if(b){if(c.nodeName(b,"option"))return(b.attributes.value||{}).specified?b.value:b.text;if(c.nodeName(b,"select")){var d=b.selectedIndex,f=[],e=b.options;b=b.type==="select-one";if(d<0)return null;var j=b?d:0;for(d=b?d+1:e.length;j<d;j++){var i=
e[j];if(i.selected){a=c(i).val();if(b)return a;f.push(a)}}return f}if(Ba.test(b.type)&&!c.support.checkOn)return b.getAttribute("value")===null?"on":b.value;return(b.value||"").replace(Za,"")}return w}var o=c.isFunction(a);return this.each(function(k){var n=c(this),r=a;if(this.nodeType===1){if(o)r=a.call(this,k,n.val());if(typeof r==="number")r+="";if(c.isArray(r)&&Ba.test(this.type))this.checked=c.inArray(n.val(),r)>=0;else if(c.nodeName(this,"select")){var u=c.makeArray(r);c("option",this).each(function(){this.selected=
c.inArray(c(this).val(),u)>=0});if(!u.length)this.selectedIndex=-1}else this.value=r}})}});c.extend({attrFn:{val:true,css:true,html:true,text:true,data:true,width:true,height:true,offset:true},attr:function(a,b,d,f){if(!a||a.nodeType===3||a.nodeType===8)return w;if(f&&b in c.attrFn)return c(a)[b](d);f=a.nodeType!==1||!c.isXMLDoc(a);var e=d!==w;b=f&&c.props[b]||b;if(a.nodeType===1){var j=$a.test(b);if(b in a&&f&&!j){if(e){b==="type"&&ab.test(a.nodeName)&&a.parentNode&&c.error("type property can't be changed");
a[b]=d}if(c.nodeName(a,"form")&&a.getAttributeNode(b))return a.getAttributeNode(b).nodeValue;if(b==="tabIndex")return(b=a.getAttributeNode("tabIndex"))&&b.specified?b.value:bb.test(a.nodeName)||cb.test(a.nodeName)&&a.href?0:w;return a[b]}if(!c.support.style&&f&&b==="style"){if(e)a.style.cssText=""+d;return a.style.cssText}e&&a.setAttribute(b,""+d);a=!c.support.hrefNormalized&&f&&j?a.getAttribute(b,2):a.getAttribute(b);return a===null?w:a}return c.style(a,b,d)}});var O=/\.(.*)$/,db=function(a){return a.replace(/[^\w\s\.\|`]/g,
function(b){return"\\"+b})};c.event={add:function(a,b,d,f){if(!(a.nodeType===3||a.nodeType===8)){if(a.setInterval&&a!==A&&!a.frameElement)a=A;var e,j;if(d.handler){e=d;d=e.handler}if(!d.guid)d.guid=c.guid++;if(j=c.data(a)){var i=j.events=j.events||{},o=j.handle;if(!o)j.handle=o=function(){return typeof c!=="undefined"&&!c.event.triggered?c.event.handle.apply(o.elem,arguments):w};o.elem=a;b=b.split(" ");for(var k,n=0,r;k=b[n++];){j=e?c.extend({},e):{handler:d,data:f};if(k.indexOf(".")>-1){r=k.split(".");
k=r.shift();j.namespace=r.slice(0).sort().join(".")}else{r=[];j.namespace=""}j.type=k;j.guid=d.guid;var u=i[k],z=c.event.special[k]||{};if(!u){u=i[k]=[];if(!z.setup||z.setup.call(a,f,r,o)===false)if(a.addEventListener)a.addEventListener(k,o,false);else a.attachEvent&&a.attachEvent("on"+k,o)}if(z.add){z.add.call(a,j);if(!j.handler.guid)j.handler.guid=d.guid}u.push(j);c.event.global[k]=true}a=null}}},global:{},remove:function(a,b,d,f){if(!(a.nodeType===3||a.nodeType===8)){var e,j=0,i,o,k,n,r,u,z=c.data(a),
C=z&&z.events;if(z&&C){if(b&&b.type){d=b.handler;b=b.type}if(!b||typeof b==="string"&&b.charAt(0)==="."){b=b||"";for(e in C)c.event.remove(a,e+b)}else{for(b=b.split(" ");e=b[j++];){n=e;i=e.indexOf(".")<0;o=[];if(!i){o=e.split(".");e=o.shift();k=new RegExp("(^|\\.)"+c.map(o.slice(0).sort(),db).join("\\.(?:.*\\.)?")+"(\\.|$)")}if(r=C[e])if(d){n=c.event.special[e]||{};for(B=f||0;B<r.length;B++){u=r[B];if(d.guid===u.guid){if(i||k.test(u.namespace)){f==null&&r.splice(B--,1);n.remove&&n.remove.call(a,u)}if(f!=
null)break}}if(r.length===0||f!=null&&r.length===1){if(!n.teardown||n.teardown.call(a,o)===false)Ca(a,e,z.handle);delete C[e]}}else for(var B=0;B<r.length;B++){u=r[B];if(i||k.test(u.namespace)){c.event.remove(a,n,u.handler,B);r.splice(B--,1)}}}if(c.isEmptyObject(C)){if(b=z.handle)b.elem=null;delete z.events;delete z.handle;c.isEmptyObject(z)&&c.removeData(a)}}}}},trigger:function(a,b,d,f){var e=a.type||a;if(!f){a=typeof a==="object"?a[G]?a:c.extend(c.Event(e),a):c.Event(e);if(e.indexOf("!")>=0){a.type=
e=e.slice(0,-1);a.exclusive=true}if(!d){a.stopPropagation();c.event.global[e]&&c.each(c.cache,function(){this.events&&this.events[e]&&c.event.trigger(a,b,this.handle.elem)})}if(!d||d.nodeType===3||d.nodeType===8)return w;a.result=w;a.target=d;b=c.makeArray(b);b.unshift(a)}a.currentTarget=d;(f=c.data(d,"handle"))&&f.apply(d,b);f=d.parentNode||d.ownerDocument;try{if(!(d&&d.nodeName&&c.noData[d.nodeName.toLowerCase()]))if(d["on"+e]&&d["on"+e].apply(d,b)===false)a.result=false}catch(j){}if(!a.isPropagationStopped()&&
f)c.event.trigger(a,b,f,true);else if(!a.isDefaultPrevented()){f=a.target;var i,o=c.nodeName(f,"a")&&e==="click",k=c.event.special[e]||{};if((!k._default||k._default.call(d,a)===false)&&!o&&!(f&&f.nodeName&&c.noData[f.nodeName.toLowerCase()])){try{if(f[e]){if(i=f["on"+e])f["on"+e]=null;c.event.triggered=true;f[e]()}}catch(n){}if(i)f["on"+e]=i;c.event.triggered=false}}},handle:function(a){var b,d,f,e;a=arguments[0]=c.event.fix(a||A.event);a.currentTarget=this;b=a.type.indexOf(".")<0&&!a.exclusive;
if(!b){d=a.type.split(".");a.type=d.shift();f=new RegExp("(^|\\.)"+d.slice(0).sort().join("\\.(?:.*\\.)?")+"(\\.|$)")}e=c.data(this,"events");d=e[a.type];if(e&&d){d=d.slice(0);e=0;for(var j=d.length;e<j;e++){var i=d[e];if(b||f.test(i.namespace)){a.handler=i.handler;a.data=i.data;a.handleObj=i;i=i.handler.apply(this,arguments);if(i!==w){a.result=i;if(i===false){a.preventDefault();a.stopPropagation()}}if(a.isImmediatePropagationStopped())break}}}return a.result},props:"altKey attrChange attrName bubbles button cancelable charCode clientX clientY ctrlKey currentTarget data detail eventPhase fromElement handler keyCode layerX layerY metaKey newValue offsetX offsetY originalTarget pageX pageY prevValue relatedNode relatedTarget screenX screenY shiftKey srcElement target toElement view wheelDelta which".split(" "),
fix:function(a){if(a[G])return a;var b=a;a=c.Event(b);for(var d=this.props.length,f;d;){f=this.props[--d];a[f]=b[f]}if(!a.target)a.target=a.srcElement||s;if(a.target.nodeType===3)a.target=a.target.parentNode;if(!a.relatedTarget&&a.fromElement)a.relatedTarget=a.fromElement===a.target?a.toElement:a.fromElement;if(a.pageX==null&&a.clientX!=null){b=s.documentElement;d=s.body;a.pageX=a.clientX+(b&&b.scrollLeft||d&&d.scrollLeft||0)-(b&&b.clientLeft||d&&d.clientLeft||0);a.pageY=a.clientY+(b&&b.scrollTop||
d&&d.scrollTop||0)-(b&&b.clientTop||d&&d.clientTop||0)}if(!a.which&&(a.charCode||a.charCode===0?a.charCode:a.keyCode))a.which=a.charCode||a.keyCode;if(!a.metaKey&&a.ctrlKey)a.metaKey=a.ctrlKey;if(!a.which&&a.button!==w)a.which=a.button&1?1:a.button&2?3:a.button&4?2:0;return a},guid:1E8,proxy:c.proxy,special:{ready:{setup:c.bindReady,teardown:c.noop},live:{add:function(a){c.event.add(this,a.origType,c.extend({},a,{handler:oa}))},remove:function(a){var b=true,d=a.origType.replace(O,"");c.each(c.data(this,
"events").live||[],function(){if(d===this.origType.replace(O,""))return b=false});b&&c.event.remove(this,a.origType,oa)}},beforeunload:{setup:function(a,b,d){if(this.setInterval)this.onbeforeunload=d;return false},teardown:function(a,b){if(this.onbeforeunload===b)this.onbeforeunload=null}}}};var Ca=s.removeEventListener?function(a,b,d){a.removeEventListener(b,d,false)}:function(a,b,d){a.detachEvent("on"+b,d)};c.Event=function(a){if(!this.preventDefault)return new c.Event(a);if(a&&a.type){this.originalEvent=
a;this.type=a.type}else this.type=a;this.timeStamp=J();this[G]=true};c.Event.prototype={preventDefault:function(){this.isDefaultPrevented=Z;var a=this.originalEvent;if(a){a.preventDefault&&a.preventDefault();a.returnValue=false}},stopPropagation:function(){this.isPropagationStopped=Z;var a=this.originalEvent;if(a){a.stopPropagation&&a.stopPropagation();a.cancelBubble=true}},stopImmediatePropagation:function(){this.isImmediatePropagationStopped=Z;this.stopPropagation()},isDefaultPrevented:Y,isPropagationStopped:Y,
isImmediatePropagationStopped:Y};var Da=function(a){var b=a.relatedTarget;try{for(;b&&b!==this;)b=b.parentNode;if(b!==this){a.type=a.data;c.event.handle.apply(this,arguments)}}catch(d){}},Ea=function(a){a.type=a.data;c.event.handle.apply(this,arguments)};c.each({mouseenter:"mouseover",mouseleave:"mouseout"},function(a,b){c.event.special[a]={setup:function(d){c.event.add(this,b,d&&d.selector?Ea:Da,a)},teardown:function(d){c.event.remove(this,b,d&&d.selector?Ea:Da)}}});if(!c.support.submitBubbles)c.event.special.submit=
{setup:function(){if(this.nodeName.toLowerCase()!=="form"){c.event.add(this,"click.specialSubmit",function(a){var b=a.target,d=b.type;if((d==="submit"||d==="image")&&c(b).closest("form").length)return na("submit",this,arguments)});c.event.add(this,"keypress.specialSubmit",function(a){var b=a.target,d=b.type;if((d==="text"||d==="password")&&c(b).closest("form").length&&a.keyCode===13)return na("submit",this,arguments)})}else return false},teardown:function(){c.event.remove(this,".specialSubmit")}};
if(!c.support.changeBubbles){var da=/textarea|input|select/i,ea,Fa=function(a){var b=a.type,d=a.value;if(b==="radio"||b==="checkbox")d=a.checked;else if(b==="select-multiple")d=a.selectedIndex>-1?c.map(a.options,function(f){return f.selected}).join("-"):"";else if(a.nodeName.toLowerCase()==="select")d=a.selectedIndex;return d},fa=function(a,b){var d=a.target,f,e;if(!(!da.test(d.nodeName)||d.readOnly)){f=c.data(d,"_change_data");e=Fa(d);if(a.type!=="focusout"||d.type!=="radio")c.data(d,"_change_data",
e);if(!(f===w||e===f))if(f!=null||e){a.type="change";return c.event.trigger(a,b,d)}}};c.event.special.change={filters:{focusout:fa,click:function(a){var b=a.target,d=b.type;if(d==="radio"||d==="checkbox"||b.nodeName.toLowerCase()==="select")return fa.call(this,a)},keydown:function(a){var b=a.target,d=b.type;if(a.keyCode===13&&b.nodeName.toLowerCase()!=="textarea"||a.keyCode===32&&(d==="checkbox"||d==="radio")||d==="select-multiple")return fa.call(this,a)},beforeactivate:function(a){a=a.target;c.data(a,
"_change_data",Fa(a))}},setup:function(){if(this.type==="file")return false;for(var a in ea)c.event.add(this,a+".specialChange",ea[a]);return da.test(this.nodeName)},teardown:function(){c.event.remove(this,".specialChange");return da.test(this.nodeName)}};ea=c.event.special.change.filters}s.addEventListener&&c.each({focus:"focusin",blur:"focusout"},function(a,b){function d(f){f=c.event.fix(f);f.type=b;return c.event.handle.call(this,f)}c.event.special[b]={setup:function(){this.addEventListener(a,
d,true)},teardown:function(){this.removeEventListener(a,d,true)}}});c.each(["bind","one"],function(a,b){c.fn[b]=function(d,f,e){if(typeof d==="object"){for(var j in d)this[b](j,f,d[j],e);return this}if(c.isFunction(f)){e=f;f=w}var i=b==="one"?c.proxy(e,function(k){c(this).unbind(k,i);return e.apply(this,arguments)}):e;if(d==="unload"&&b!=="one")this.one(d,f,e);else{j=0;for(var o=this.length;j<o;j++)c.event.add(this[j],d,i,f)}return this}});c.fn.extend({unbind:function(a,b){if(typeof a==="object"&&
!a.preventDefault)for(var d in a)this.unbind(d,a[d]);else{d=0;for(var f=this.length;d<f;d++)c.event.remove(this[d],a,b)}return this},delegate:function(a,b,d,f){return this.live(b,d,f,a)},undelegate:function(a,b,d){return arguments.length===0?this.unbind("live"):this.die(b,null,d,a)},trigger:function(a,b){return this.each(function(){c.event.trigger(a,b,this)})},triggerHandler:function(a,b){if(this[0]){a=c.Event(a);a.preventDefault();a.stopPropagation();c.event.trigger(a,b,this[0]);return a.result}},
toggle:function(a){for(var b=arguments,d=1;d<b.length;)c.proxy(a,b[d++]);return this.click(c.proxy(a,function(f){var e=(c.data(this,"lastToggle"+a.guid)||0)%d;c.data(this,"lastToggle"+a.guid,e+1);f.preventDefault();return b[e].apply(this,arguments)||false}))},hover:function(a,b){return this.mouseenter(a).mouseleave(b||a)}});var Ga={focus:"focusin",blur:"focusout",mouseenter:"mouseover",mouseleave:"mouseout"};c.each(["live","die"],function(a,b){c.fn[b]=function(d,f,e,j){var i,o=0,k,n,r=j||this.selector,
u=j?this:c(this.context);if(c.isFunction(f)){e=f;f=w}for(d=(d||"").split(" ");(i=d[o++])!=null;){j=O.exec(i);k="";if(j){k=j[0];i=i.replace(O,"")}if(i==="hover")d.push("mouseenter"+k,"mouseleave"+k);else{n=i;if(i==="focus"||i==="blur"){d.push(Ga[i]+k);i+=k}else i=(Ga[i]||i)+k;b==="live"?u.each(function(){c.event.add(this,pa(i,r),{data:f,selector:r,handler:e,origType:i,origHandler:e,preType:n})}):u.unbind(pa(i,r),e)}}return this}});c.each("blur focus focusin focusout load resize scroll unload click dblclick mousedown mouseup mousemove mouseover mouseout mouseenter mouseleave change select submit keydown keypress keyup error".split(" "),
function(a,b){c.fn[b]=function(d){return d?this.bind(b,d):this.trigger(b)};if(c.attrFn)c.attrFn[b]=true});A.attachEvent&&!A.addEventListener&&A.attachEvent("onunload",function(){for(var a in c.cache)if(c.cache[a].handle)try{c.event.remove(c.cache[a].handle.elem)}catch(b){}});(function(){function a(g){for(var h="",l,m=0;g[m];m++){l=g[m];if(l.nodeType===3||l.nodeType===4)h+=l.nodeValue;else if(l.nodeType!==8)h+=a(l.childNodes)}return h}function b(g,h,l,m,q,p){q=0;for(var v=m.length;q<v;q++){var t=m[q];
if(t){t=t[g];for(var y=false;t;){if(t.sizcache===l){y=m[t.sizset];break}if(t.nodeType===1&&!p){t.sizcache=l;t.sizset=q}if(t.nodeName.toLowerCase()===h){y=t;break}t=t[g]}m[q]=y}}}function d(g,h,l,m,q,p){q=0;for(var v=m.length;q<v;q++){var t=m[q];if(t){t=t[g];for(var y=false;t;){if(t.sizcache===l){y=m[t.sizset];break}if(t.nodeType===1){if(!p){t.sizcache=l;t.sizset=q}if(typeof h!=="string"){if(t===h){y=true;break}}else if(k.filter(h,[t]).length>0){y=t;break}}t=t[g]}m[q]=y}}}var f=/((?:\((?:\([^()]+\)|[^()]+)+\)|\[(?:\[[^[\]]*\]|['"][^'"]*['"]|[^[\]'"]+)+\]|\\.|[^ >+~,(\[\\]+)+|[>+~])(\s*,\s*)?((?:.|\r|\n)*)/g,
e=0,j=Object.prototype.toString,i=false,o=true;[0,0].sort(function(){o=false;return 0});var k=function(g,h,l,m){l=l||[];var q=h=h||s;if(h.nodeType!==1&&h.nodeType!==9)return[];if(!g||typeof g!=="string")return l;for(var p=[],v,t,y,S,H=true,M=x(h),I=g;(f.exec(""),v=f.exec(I))!==null;){I=v[3];p.push(v[1]);if(v[2]){S=v[3];break}}if(p.length>1&&r.exec(g))if(p.length===2&&n.relative[p[0]])t=ga(p[0]+p[1],h);else for(t=n.relative[p[0]]?[h]:k(p.shift(),h);p.length;){g=p.shift();if(n.relative[g])g+=p.shift();
t=ga(g,t)}else{if(!m&&p.length>1&&h.nodeType===9&&!M&&n.match.ID.test(p[0])&&!n.match.ID.test(p[p.length-1])){v=k.find(p.shift(),h,M);h=v.expr?k.filter(v.expr,v.set)[0]:v.set[0]}if(h){v=m?{expr:p.pop(),set:z(m)}:k.find(p.pop(),p.length===1&&(p[0]==="~"||p[0]==="+")&&h.parentNode?h.parentNode:h,M);t=v.expr?k.filter(v.expr,v.set):v.set;if(p.length>0)y=z(t);else H=false;for(;p.length;){var D=p.pop();v=D;if(n.relative[D])v=p.pop();else D="";if(v==null)v=h;n.relative[D](y,v,M)}}else y=[]}y||(y=t);y||k.error(D||
g);if(j.call(y)==="[object Array]")if(H)if(h&&h.nodeType===1)for(g=0;y[g]!=null;g++){if(y[g]&&(y[g]===true||y[g].nodeType===1&&E(h,y[g])))l.push(t[g])}else for(g=0;y[g]!=null;g++)y[g]&&y[g].nodeType===1&&l.push(t[g]);else l.push.apply(l,y);else z(y,l);if(S){k(S,q,l,m);k.uniqueSort(l)}return l};k.uniqueSort=function(g){if(B){i=o;g.sort(B);if(i)for(var h=1;h<g.length;h++)g[h]===g[h-1]&&g.splice(h--,1)}return g};k.matches=function(g,h){return k(g,null,null,h)};k.find=function(g,h,l){var m,q;if(!g)return[];
for(var p=0,v=n.order.length;p<v;p++){var t=n.order[p];if(q=n.leftMatch[t].exec(g)){var y=q[1];q.splice(1,1);if(y.substr(y.length-1)!=="\\"){q[1]=(q[1]||"").replace(/\\/g,"");m=n.find[t](q,h,l);if(m!=null){g=g.replace(n.match[t],"");break}}}}m||(m=h.getElementsByTagName("*"));return{set:m,expr:g}};k.filter=function(g,h,l,m){for(var q=g,p=[],v=h,t,y,S=h&&h[0]&&x(h[0]);g&&h.length;){for(var H in n.filter)if((t=n.leftMatch[H].exec(g))!=null&&t[2]){var M=n.filter[H],I,D;D=t[1];y=false;t.splice(1,1);if(D.substr(D.length-
1)!=="\\"){if(v===p)p=[];if(n.preFilter[H])if(t=n.preFilter[H](t,v,l,p,m,S)){if(t===true)continue}else y=I=true;if(t)for(var U=0;(D=v[U])!=null;U++)if(D){I=M(D,t,U,v);var Ha=m^!!I;if(l&&I!=null)if(Ha)y=true;else v[U]=false;else if(Ha){p.push(D);y=true}}if(I!==w){l||(v=p);g=g.replace(n.match[H],"");if(!y)return[];break}}}if(g===q)if(y==null)k.error(g);else break;q=g}return v};k.error=function(g){throw"Syntax error, unrecognized expression: "+g;};var n=k.selectors={order:["ID","NAME","TAG"],match:{ID:/#((?:[\w\u00c0-\uFFFF-]|\\.)+)/,
CLASS:/\.((?:[\w\u00c0-\uFFFF-]|\\.)+)/,NAME:/\[name=['"]*((?:[\w\u00c0-\uFFFF-]|\\.)+)['"]*\]/,ATTR:/\[\s*((?:[\w\u00c0-\uFFFF-]|\\.)+)\s*(?:(\S?=)\s*(['"]*)(.*?)\3|)\s*\]/,TAG:/^((?:[\w\u00c0-\uFFFF\*-]|\\.)+)/,CHILD:/:(only|nth|last|first)-child(?:\((even|odd|[\dn+-]*)\))?/,POS:/:(nth|eq|gt|lt|first|last|even|odd)(?:\((\d*)\))?(?=[^-]|$)/,PSEUDO:/:((?:[\w\u00c0-\uFFFF-]|\\.)+)(?:\((['"]?)((?:\([^\)]+\)|[^\(\)]*)+)\2\))?/},leftMatch:{},attrMap:{"class":"className","for":"htmlFor"},attrHandle:{href:function(g){return g.getAttribute("href")}},
relative:{"+":function(g,h){var l=typeof h==="string",m=l&&!/\W/.test(h);l=l&&!m;if(m)h=h.toLowerCase();m=0;for(var q=g.length,p;m<q;m++)if(p=g[m]){for(;(p=p.previousSibling)&&p.nodeType!==1;);g[m]=l||p&&p.nodeName.toLowerCase()===h?p||false:p===h}l&&k.filter(h,g,true)},">":function(g,h){var l=typeof h==="string";if(l&&!/\W/.test(h)){h=h.toLowerCase();for(var m=0,q=g.length;m<q;m++){var p=g[m];if(p){l=p.parentNode;g[m]=l.nodeName.toLowerCase()===h?l:false}}}else{m=0;for(q=g.length;m<q;m++)if(p=g[m])g[m]=
l?p.parentNode:p.parentNode===h;l&&k.filter(h,g,true)}},"":function(g,h,l){var m=e++,q=d;if(typeof h==="string"&&!/\W/.test(h)){var p=h=h.toLowerCase();q=b}q("parentNode",h,m,g,p,l)},"~":function(g,h,l){var m=e++,q=d;if(typeof h==="string"&&!/\W/.test(h)){var p=h=h.toLowerCase();q=b}q("previousSibling",h,m,g,p,l)}},find:{ID:function(g,h,l){if(typeof h.getElementById!=="undefined"&&!l)return(g=h.getElementById(g[1]))?[g]:[]},NAME:function(g,h){if(typeof h.getElementsByName!=="undefined"){var l=[];
h=h.getElementsByName(g[1]);for(var m=0,q=h.length;m<q;m++)h[m].getAttribute("name")===g[1]&&l.push(h[m]);return l.length===0?null:l}},TAG:function(g,h){return h.getElementsByTagName(g[1])}},preFilter:{CLASS:function(g,h,l,m,q,p){g=" "+g[1].replace(/\\/g,"")+" ";if(p)return g;p=0;for(var v;(v=h[p])!=null;p++)if(v)if(q^(v.className&&(" "+v.className+" ").replace(/[\t\n]/g," ").indexOf(g)>=0))l||m.push(v);else if(l)h[p]=false;return false},ID:function(g){return g[1].replace(/\\/g,"")},TAG:function(g){return g[1].toLowerCase()},
CHILD:function(g){if(g[1]==="nth"){var h=/(-?)(\d*)n((?:\+|-)?\d*)/.exec(g[2]==="even"&&"2n"||g[2]==="odd"&&"2n+1"||!/\D/.test(g[2])&&"0n+"+g[2]||g[2]);g[2]=h[1]+(h[2]||1)-0;g[3]=h[3]-0}g[0]=e++;return g},ATTR:function(g,h,l,m,q,p){h=g[1].replace(/\\/g,"");if(!p&&n.attrMap[h])g[1]=n.attrMap[h];if(g[2]==="~=")g[4]=" "+g[4]+" ";return g},PSEUDO:function(g,h,l,m,q){if(g[1]==="not")if((f.exec(g[3])||"").length>1||/^\w/.test(g[3]))g[3]=k(g[3],null,null,h);else{g=k.filter(g[3],h,l,true^q);l||m.push.apply(m,
g);return false}else if(n.match.POS.test(g[0])||n.match.CHILD.test(g[0]))return true;return g},POS:function(g){g.unshift(true);return g}},filters:{enabled:function(g){return g.disabled===false&&g.type!=="hidden"},disabled:function(g){return g.disabled===true},checked:function(g){return g.checked===true},selected:function(g){return g.selected===true},parent:function(g){return!!g.firstChild},empty:function(g){return!g.firstChild},has:function(g,h,l){return!!k(l[3],g).length},header:function(g){return/h\d/i.test(g.nodeName)},
text:function(g){return"text"===g.type},radio:function(g){return"radio"===g.type},checkbox:function(g){return"checkbox"===g.type},file:function(g){return"file"===g.type},password:function(g){return"password"===g.type},submit:function(g){return"submit"===g.type},image:function(g){return"image"===g.type},reset:function(g){return"reset"===g.type},button:function(g){return"button"===g.type||g.nodeName.toLowerCase()==="button"},input:function(g){return/input|select|textarea|button/i.test(g.nodeName)}},
setFilters:{first:function(g,h){return h===0},last:function(g,h,l,m){return h===m.length-1},even:function(g,h){return h%2===0},odd:function(g,h){return h%2===1},lt:function(g,h,l){return h<l[3]-0},gt:function(g,h,l){return h>l[3]-0},nth:function(g,h,l){return l[3]-0===h},eq:function(g,h,l){return l[3]-0===h}},filter:{PSEUDO:function(g,h,l,m){var q=h[1],p=n.filters[q];if(p)return p(g,l,h,m);else if(q==="contains")return(g.textContent||g.innerText||a([g])||"").indexOf(h[3])>=0;else if(q==="not"){h=
h[3];l=0;for(m=h.length;l<m;l++)if(h[l]===g)return false;return true}else k.error("Syntax error, unrecognized expression: "+q)},CHILD:function(g,h){var l=h[1],m=g;switch(l){case "only":case "first":for(;m=m.previousSibling;)if(m.nodeType===1)return false;if(l==="first")return true;m=g;case "last":for(;m=m.nextSibling;)if(m.nodeType===1)return false;return true;case "nth":l=h[2];var q=h[3];if(l===1&&q===0)return true;h=h[0];var p=g.parentNode;if(p&&(p.sizcache!==h||!g.nodeIndex)){var v=0;for(m=p.firstChild;m;m=
m.nextSibling)if(m.nodeType===1)m.nodeIndex=++v;p.sizcache=h}g=g.nodeIndex-q;return l===0?g===0:g%l===0&&g/l>=0}},ID:function(g,h){return g.nodeType===1&&g.getAttribute("id")===h},TAG:function(g,h){return h==="*"&&g.nodeType===1||g.nodeName.toLowerCase()===h},CLASS:function(g,h){return(" "+(g.className||g.getAttribute("class"))+" ").indexOf(h)>-1},ATTR:function(g,h){var l=h[1];g=n.attrHandle[l]?n.attrHandle[l](g):g[l]!=null?g[l]:g.getAttribute(l);l=g+"";var m=h[2];h=h[4];return g==null?m==="!=":m===
"="?l===h:m==="*="?l.indexOf(h)>=0:m==="~="?(" "+l+" ").indexOf(h)>=0:!h?l&&g!==false:m==="!="?l!==h:m==="^="?l.indexOf(h)===0:m==="$="?l.substr(l.length-h.length)===h:m==="|="?l===h||l.substr(0,h.length+1)===h+"-":false},POS:function(g,h,l,m){var q=n.setFilters[h[2]];if(q)return q(g,l,h,m)}}},r=n.match.POS;for(var u in n.match){n.match[u]=new RegExp(n.match[u].source+/(?![^\[]*\])(?![^\(]*\))/.source);n.leftMatch[u]=new RegExp(/(^(?:.|\r|\n)*?)/.source+n.match[u].source.replace(/\\(\d+)/g,function(g,
h){return"\\"+(h-0+1)}))}var z=function(g,h){g=Array.prototype.slice.call(g,0);if(h){h.push.apply(h,g);return h}return g};try{Array.prototype.slice.call(s.documentElement.childNodes,0)}catch(C){z=function(g,h){h=h||[];if(j.call(g)==="[object Array]")Array.prototype.push.apply(h,g);else if(typeof g.length==="number")for(var l=0,m=g.length;l<m;l++)h.push(g[l]);else for(l=0;g[l];l++)h.push(g[l]);return h}}var B;if(s.documentElement.compareDocumentPosition)B=function(g,h){if(!g.compareDocumentPosition||
!h.compareDocumentPosition){if(g==h)i=true;return g.compareDocumentPosition?-1:1}g=g.compareDocumentPosition(h)&4?-1:g===h?0:1;if(g===0)i=true;return g};else if("sourceIndex"in s.documentElement)B=function(g,h){if(!g.sourceIndex||!h.sourceIndex){if(g==h)i=true;return g.sourceIndex?-1:1}g=g.sourceIndex-h.sourceIndex;if(g===0)i=true;return g};else if(s.createRange)B=function(g,h){if(!g.ownerDocument||!h.ownerDocument){if(g==h)i=true;return g.ownerDocument?-1:1}var l=g.ownerDocument.createRange(),m=
h.ownerDocument.createRange();l.setStart(g,0);l.setEnd(g,0);m.setStart(h,0);m.setEnd(h,0);g=l.compareBoundaryPoints(Range.START_TO_END,m);if(g===0)i=true;return g};(function(){var g=s.createElement("div"),h="script"+(new Date).getTime();g.innerHTML="<a name='"+h+"'/>";var l=s.documentElement;l.insertBefore(g,l.firstChild);if(s.getElementById(h)){n.find.ID=function(m,q,p){if(typeof q.getElementById!=="undefined"&&!p)return(q=q.getElementById(m[1]))?q.id===m[1]||typeof q.getAttributeNode!=="undefined"&&
q.getAttributeNode("id").nodeValue===m[1]?[q]:w:[]};n.filter.ID=function(m,q){var p=typeof m.getAttributeNode!=="undefined"&&m.getAttributeNode("id");return m.nodeType===1&&p&&p.nodeValue===q}}l.removeChild(g);l=g=null})();(function(){var g=s.createElement("div");g.appendChild(s.createComment(""));if(g.getElementsByTagName("*").length>0)n.find.TAG=function(h,l){l=l.getElementsByTagName(h[1]);if(h[1]==="*"){h=[];for(var m=0;l[m];m++)l[m].nodeType===1&&h.push(l[m]);l=h}return l};g.innerHTML="<a href='#'></a>";
if(g.firstChild&&typeof g.firstChild.getAttribute!=="undefined"&&g.firstChild.getAttribute("href")!=="#")n.attrHandle.href=function(h){return h.getAttribute("href",2)};g=null})();s.querySelectorAll&&function(){var g=k,h=s.createElement("div");h.innerHTML="<p class='TEST'></p>";if(!(h.querySelectorAll&&h.querySelectorAll(".TEST").length===0)){k=function(m,q,p,v){q=q||s;if(!v&&q.nodeType===9&&!x(q))try{return z(q.querySelectorAll(m),p)}catch(t){}return g(m,q,p,v)};for(var l in g)k[l]=g[l];h=null}}();
(function(){var g=s.createElement("div");g.innerHTML="<div class='test e'></div><div class='test'></div>";if(!(!g.getElementsByClassName||g.getElementsByClassName("e").length===0)){g.lastChild.className="e";if(g.getElementsByClassName("e").length!==1){n.order.splice(1,0,"CLASS");n.find.CLASS=function(h,l,m){if(typeof l.getElementsByClassName!=="undefined"&&!m)return l.getElementsByClassName(h[1])};g=null}}})();var E=s.compareDocumentPosition?function(g,h){return!!(g.compareDocumentPosition(h)&16)}:
function(g,h){return g!==h&&(g.contains?g.contains(h):true)},x=function(g){return(g=(g?g.ownerDocument||g:0).documentElement)?g.nodeName!=="HTML":false},ga=function(g,h){var l=[],m="",q;for(h=h.nodeType?[h]:h;q=n.match.PSEUDO.exec(g);){m+=q[0];g=g.replace(n.match.PSEUDO,"")}g=n.relative[g]?g+"*":g;q=0;for(var p=h.length;q<p;q++)k(g,h[q],l);return k.filter(m,l)};c.find=k;c.expr=k.selectors;c.expr[":"]=c.expr.filters;c.unique=k.uniqueSort;c.text=a;c.isXMLDoc=x;c.contains=E})();var eb=/Until$/,fb=/^(?:parents|prevUntil|prevAll)/,
gb=/,/;R=Array.prototype.slice;var Ia=function(a,b,d){if(c.isFunction(b))return c.grep(a,function(e,j){return!!b.call(e,j,e)===d});else if(b.nodeType)return c.grep(a,function(e){return e===b===d});else if(typeof b==="string"){var f=c.grep(a,function(e){return e.nodeType===1});if(Ua.test(b))return c.filter(b,f,!d);else b=c.filter(b,f)}return c.grep(a,function(e){return c.inArray(e,b)>=0===d})};c.fn.extend({find:function(a){for(var b=this.pushStack("","find",a),d=0,f=0,e=this.length;f<e;f++){d=b.length;
c.find(a,this[f],b);if(f>0)for(var j=d;j<b.length;j++)for(var i=0;i<d;i++)if(b[i]===b[j]){b.splice(j--,1);break}}return b},has:function(a){var b=c(a);return this.filter(function(){for(var d=0,f=b.length;d<f;d++)if(c.contains(this,b[d]))return true})},not:function(a){return this.pushStack(Ia(this,a,false),"not",a)},filter:function(a){return this.pushStack(Ia(this,a,true),"filter",a)},is:function(a){return!!a&&c.filter(a,this).length>0},closest:function(a,b){if(c.isArray(a)){var d=[],f=this[0],e,j=
{},i;if(f&&a.length){e=0;for(var o=a.length;e<o;e++){i=a[e];j[i]||(j[i]=c.expr.match.POS.test(i)?c(i,b||this.context):i)}for(;f&&f.ownerDocument&&f!==b;){for(i in j){e=j[i];if(e.jquery?e.index(f)>-1:c(f).is(e)){d.push({selector:i,elem:f});delete j[i]}}f=f.parentNode}}return d}var k=c.expr.match.POS.test(a)?c(a,b||this.context):null;return this.map(function(n,r){for(;r&&r.ownerDocument&&r!==b;){if(k?k.index(r)>-1:c(r).is(a))return r;r=r.parentNode}return null})},index:function(a){if(!a||typeof a===
"string")return c.inArray(this[0],a?c(a):this.parent().children());return c.inArray(a.jquery?a[0]:a,this)},add:function(a,b){a=typeof a==="string"?c(a,b||this.context):c.makeArray(a);b=c.merge(this.get(),a);return this.pushStack(qa(a[0])||qa(b[0])?b:c.unique(b))},andSelf:function(){return this.add(this.prevObject)}});c.each({parent:function(a){return(a=a.parentNode)&&a.nodeType!==11?a:null},parents:function(a){return c.dir(a,"parentNode")},parentsUntil:function(a,b,d){return c.dir(a,"parentNode",
d)},next:function(a){return c.nth(a,2,"nextSibling")},prev:function(a){return c.nth(a,2,"previousSibling")},nextAll:function(a){return c.dir(a,"nextSibling")},prevAll:function(a){return c.dir(a,"previousSibling")},nextUntil:function(a,b,d){return c.dir(a,"nextSibling",d)},prevUntil:function(a,b,d){return c.dir(a,"previousSibling",d)},siblings:function(a){return c.sibling(a.parentNode.firstChild,a)},children:function(a){return c.sibling(a.firstChild)},contents:function(a){return c.nodeName(a,"iframe")?
a.contentDocument||a.contentWindow.document:c.makeArray(a.childNodes)}},function(a,b){c.fn[a]=function(d,f){var e=c.map(this,b,d);eb.test(a)||(f=d);if(f&&typeof f==="string")e=c.filter(f,e);e=this.length>1?c.unique(e):e;if((this.length>1||gb.test(f))&&fb.test(a))e=e.reverse();return this.pushStack(e,a,R.call(arguments).join(","))}});c.extend({filter:function(a,b,d){if(d)a=":not("+a+")";return c.find.matches(a,b)},dir:function(a,b,d){var f=[];for(a=a[b];a&&a.nodeType!==9&&(d===w||a.nodeType!==1||!c(a).is(d));){a.nodeType===
1&&f.push(a);a=a[b]}return f},nth:function(a,b,d){b=b||1;for(var f=0;a;a=a[d])if(a.nodeType===1&&++f===b)break;return a},sibling:function(a,b){for(var d=[];a;a=a.nextSibling)a.nodeType===1&&a!==b&&d.push(a);return d}});var Ja=/ jQuery\d+="(?:\d+|null)"/g,V=/^\s+/,Ka=/(<([\w:]+)[^>]*?)\/>/g,hb=/^(?:area|br|col|embed|hr|img|input|link|meta|param)$/i,La=/<([\w:]+)/,ib=/<tbody/i,jb=/<|&#?\w+;/,ta=/<script|<object|<embed|<option|<style/i,ua=/checked\s*(?:[^=]|=\s*.checked.)/i,Ma=function(a,b,d){return hb.test(d)?
a:b+"></"+d+">"},F={option:[1,"<select multiple='multiple'>","</select>"],legend:[1,"<fieldset>","</fieldset>"],thead:[1,"<table>","</table>"],tr:[2,"<table><tbody>","</tbody></table>"],td:[3,"<table><tbody><tr>","</tr></tbody></table>"],col:[2,"<table><tbody></tbody><colgroup>","</colgroup></table>"],area:[1,"<map>","</map>"],_default:[0,"",""]};F.optgroup=F.option;F.tbody=F.tfoot=F.colgroup=F.caption=F.thead;F.th=F.td;if(!c.support.htmlSerialize)F._default=[1,"div<div>","</div>"];c.fn.extend({text:function(a){if(c.isFunction(a))return this.each(function(b){var d=
c(this);d.text(a.call(this,b,d.text()))});if(typeof a!=="object"&&a!==w)return this.empty().append((this[0]&&this[0].ownerDocument||s).createTextNode(a));return c.text(this)},wrapAll:function(a){if(c.isFunction(a))return this.each(function(d){c(this).wrapAll(a.call(this,d))});if(this[0]){var b=c(a,this[0].ownerDocument).eq(0).clone(true);this[0].parentNode&&b.insertBefore(this[0]);b.map(function(){for(var d=this;d.firstChild&&d.firstChild.nodeType===1;)d=d.firstChild;return d}).append(this)}return this},
wrapInner:function(a){if(c.isFunction(a))return this.each(function(b){c(this).wrapInner(a.call(this,b))});return this.each(function(){var b=c(this),d=b.contents();d.length?d.wrapAll(a):b.append(a)})},wrap:function(a){return this.each(function(){c(this).wrapAll(a)})},unwrap:function(){return this.parent().each(function(){c.nodeName(this,"body")||c(this).replaceWith(this.childNodes)}).end()},append:function(){return this.domManip(arguments,true,function(a){this.nodeType===1&&this.appendChild(a)})},
prepend:function(){return this.domManip(arguments,true,function(a){this.nodeType===1&&this.insertBefore(a,this.firstChild)})},before:function(){if(this[0]&&this[0].parentNode)return this.domManip(arguments,false,function(b){this.parentNode.insertBefore(b,this)});else if(arguments.length){var a=c(arguments[0]);a.push.apply(a,this.toArray());return this.pushStack(a,"before",arguments)}},after:function(){if(this[0]&&this[0].parentNode)return this.domManip(arguments,false,function(b){this.parentNode.insertBefore(b,
this.nextSibling)});else if(arguments.length){var a=this.pushStack(this,"after",arguments);a.push.apply(a,c(arguments[0]).toArray());return a}},remove:function(a,b){for(var d=0,f;(f=this[d])!=null;d++)if(!a||c.filter(a,[f]).length){if(!b&&f.nodeType===1){c.cleanData(f.getElementsByTagName("*"));c.cleanData([f])}f.parentNode&&f.parentNode.removeChild(f)}return this},empty:function(){for(var a=0,b;(b=this[a])!=null;a++)for(b.nodeType===1&&c.cleanData(b.getElementsByTagName("*"));b.firstChild;)b.removeChild(b.firstChild);
return this},clone:function(a){var b=this.map(function(){if(!c.support.noCloneEvent&&!c.isXMLDoc(this)){var d=this.outerHTML,f=this.ownerDocument;if(!d){d=f.createElement("div");d.appendChild(this.cloneNode(true));d=d.innerHTML}return c.clean([d.replace(Ja,"").replace(/=([^="'>\s]+\/)>/g,'="$1">').replace(V,"")],f)[0]}else return this.cloneNode(true)});if(a===true){ra(this,b);ra(this.find("*"),b.find("*"))}return b},html:function(a){if(a===w)return this[0]&&this[0].nodeType===1?this[0].innerHTML.replace(Ja,
""):null;else if(typeof a==="string"&&!ta.test(a)&&(c.support.leadingWhitespace||!V.test(a))&&!F[(La.exec(a)||["",""])[1].toLowerCase()]){a=a.replace(Ka,Ma);try{for(var b=0,d=this.length;b<d;b++)if(this[b].nodeType===1){c.cleanData(this[b].getElementsByTagName("*"));this[b].innerHTML=a}}catch(f){this.empty().append(a)}}else c.isFunction(a)?this.each(function(e){var j=c(this),i=j.html();j.empty().append(function(){return a.call(this,e,i)})}):this.empty().append(a);return this},replaceWith:function(a){if(this[0]&&
this[0].parentNode){if(c.isFunction(a))return this.each(function(b){var d=c(this),f=d.html();d.replaceWith(a.call(this,b,f))});if(typeof a!=="string")a=c(a).detach();return this.each(function(){var b=this.nextSibling,d=this.parentNode;c(this).remove();b?c(b).before(a):c(d).append(a)})}else return this.pushStack(c(c.isFunction(a)?a():a),"replaceWith",a)},detach:function(a){return this.remove(a,true)},domManip:function(a,b,d){function f(u){return c.nodeName(u,"table")?u.getElementsByTagName("tbody")[0]||
u.appendChild(u.ownerDocument.createElement("tbody")):u}var e,j,i=a[0],o=[],k;if(!c.support.checkClone&&arguments.length===3&&typeof i==="string"&&ua.test(i))return this.each(function(){c(this).domManip(a,b,d,true)});if(c.isFunction(i))return this.each(function(u){var z=c(this);a[0]=i.call(this,u,b?z.html():w);z.domManip(a,b,d)});if(this[0]){e=i&&i.parentNode;e=c.support.parentNode&&e&&e.nodeType===11&&e.childNodes.length===this.length?{fragment:e}:sa(a,this,o);k=e.fragment;if(j=k.childNodes.length===
1?(k=k.firstChild):k.firstChild){b=b&&c.nodeName(j,"tr");for(var n=0,r=this.length;n<r;n++)d.call(b?f(this[n],j):this[n],n>0||e.cacheable||this.length>1?k.cloneNode(true):k)}o.length&&c.each(o,Qa)}return this}});c.fragments={};c.each({appendTo:"append",prependTo:"prepend",insertBefore:"before",insertAfter:"after",replaceAll:"replaceWith"},function(a,b){c.fn[a]=function(d){var f=[];d=c(d);var e=this.length===1&&this[0].parentNode;if(e&&e.nodeType===11&&e.childNodes.length===1&&d.length===1){d[b](this[0]);
return this}else{e=0;for(var j=d.length;e<j;e++){var i=(e>0?this.clone(true):this).get();c.fn[b].apply(c(d[e]),i);f=f.concat(i)}return this.pushStack(f,a,d.selector)}}});c.extend({clean:function(a,b,d,f){b=b||s;if(typeof b.createElement==="undefined")b=b.ownerDocument||b[0]&&b[0].ownerDocument||s;for(var e=[],j=0,i;(i=a[j])!=null;j++){if(typeof i==="number")i+="";if(i){if(typeof i==="string"&&!jb.test(i))i=b.createTextNode(i);else if(typeof i==="string"){i=i.replace(Ka,Ma);var o=(La.exec(i)||["",
""])[1].toLowerCase(),k=F[o]||F._default,n=k[0],r=b.createElement("div");for(r.innerHTML=k[1]+i+k[2];n--;)r=r.lastChild;if(!c.support.tbody){n=ib.test(i);o=o==="table"&&!n?r.firstChild&&r.firstChild.childNodes:k[1]==="<table>"&&!n?r.childNodes:[];for(k=o.length-1;k>=0;--k)c.nodeName(o[k],"tbody")&&!o[k].childNodes.length&&o[k].parentNode.removeChild(o[k])}!c.support.leadingWhitespace&&V.test(i)&&r.insertBefore(b.createTextNode(V.exec(i)[0]),r.firstChild);i=r.childNodes}if(i.nodeType)e.push(i);else e=
c.merge(e,i)}}if(d)for(j=0;e[j];j++)if(f&&c.nodeName(e[j],"script")&&(!e[j].type||e[j].type.toLowerCase()==="text/javascript"))f.push(e[j].parentNode?e[j].parentNode.removeChild(e[j]):e[j]);else{e[j].nodeType===1&&e.splice.apply(e,[j+1,0].concat(c.makeArray(e[j].getElementsByTagName("script"))));d.appendChild(e[j])}return e},cleanData:function(a){for(var b,d,f=c.cache,e=c.event.special,j=c.support.deleteExpando,i=0,o;(o=a[i])!=null;i++)if(d=o[c.expando]){b=f[d];if(b.events)for(var k in b.events)e[k]?
c.event.remove(o,k):Ca(o,k,b.handle);if(j)delete o[c.expando];else o.removeAttribute&&o.removeAttribute(c.expando);delete f[d]}}});var kb=/z-?index|font-?weight|opacity|zoom|line-?height/i,Na=/alpha\([^)]*\)/,Oa=/opacity=([^)]*)/,ha=/float/i,ia=/-([a-z])/ig,lb=/([A-Z])/g,mb=/^-?\d+(?:px)?$/i,nb=/^-?\d/,ob={position:"absolute",visibility:"hidden",display:"block"},pb=["Left","Right"],qb=["Top","Bottom"],rb=s.defaultView&&s.defaultView.getComputedStyle,Pa=c.support.cssFloat?"cssFloat":"styleFloat",ja=
function(a,b){return b.toUpperCase()};c.fn.css=function(a,b){return X(this,a,b,true,function(d,f,e){if(e===w)return c.curCSS(d,f);if(typeof e==="number"&&!kb.test(f))e+="px";c.style(d,f,e)})};c.extend({style:function(a,b,d){if(!a||a.nodeType===3||a.nodeType===8)return w;if((b==="width"||b==="height")&&parseFloat(d)<0)d=w;var f=a.style||a,e=d!==w;if(!c.support.opacity&&b==="opacity"){if(e){f.zoom=1;b=parseInt(d,10)+""==="NaN"?"":"alpha(opacity="+d*100+")";a=f.filter||c.curCSS(a,"filter")||"";f.filter=
Na.test(a)?a.replace(Na,b):b}return f.filter&&f.filter.indexOf("opacity=")>=0?parseFloat(Oa.exec(f.filter)[1])/100+"":""}if(ha.test(b))b=Pa;b=b.replace(ia,ja);if(e)f[b]=d;return f[b]},css:function(a,b,d,f){if(b==="width"||b==="height"){var e,j=b==="width"?pb:qb;function i(){e=b==="width"?a.offsetWidth:a.offsetHeight;f!=="border"&&c.each(j,function(){f||(e-=parseFloat(c.curCSS(a,"padding"+this,true))||0);if(f==="margin")e+=parseFloat(c.curCSS(a,"margin"+this,true))||0;else e-=parseFloat(c.curCSS(a,
"border"+this+"Width",true))||0})}a.offsetWidth!==0?i():c.swap(a,ob,i);return Math.max(0,Math.round(e))}return c.curCSS(a,b,d)},curCSS:function(a,b,d){var f,e=a.style;if(!c.support.opacity&&b==="opacity"&&a.currentStyle){f=Oa.test(a.currentStyle.filter||"")?parseFloat(RegExp.$1)/100+"":"";return f===""?"1":f}if(ha.test(b))b=Pa;if(!d&&e&&e[b])f=e[b];else if(rb){if(ha.test(b))b="float";b=b.replace(lb,"-$1").toLowerCase();e=a.ownerDocument.defaultView;if(!e)return null;if(a=e.getComputedStyle(a,null))f=
a.getPropertyValue(b);if(b==="opacity"&&f==="")f="1"}else if(a.currentStyle){d=b.replace(ia,ja);f=a.currentStyle[b]||a.currentStyle[d];if(!mb.test(f)&&nb.test(f)){b=e.left;var j=a.runtimeStyle.left;a.runtimeStyle.left=a.currentStyle.left;e.left=d==="fontSize"?"1em":f||0;f=e.pixelLeft+"px";e.left=b;a.runtimeStyle.left=j}}return f},swap:function(a,b,d){var f={};for(var e in b){f[e]=a.style[e];a.style[e]=b[e]}d.call(a);for(e in b)a.style[e]=f[e]}});if(c.expr&&c.expr.filters){c.expr.filters.hidden=function(a){var b=
a.offsetWidth,d=a.offsetHeight,f=a.nodeName.toLowerCase()==="tr";return b===0&&d===0&&!f?true:b>0&&d>0&&!f?false:c.curCSS(a,"display")==="none"};c.expr.filters.visible=function(a){return!c.expr.filters.hidden(a)}}var sb=J(),tb=/<script(.|\s)*?\/script>/gi,ub=/select|textarea/i,vb=/color|date|datetime|email|hidden|month|number|password|range|search|tel|text|time|url|week/i,N=/=\?(&|$)/,ka=/\?/,wb=/(\?|&)_=.*?(&|$)/,xb=/^(\w+:)?\/\/([^\/?#]+)/,yb=/%20/g,zb=c.fn.load;c.fn.extend({load:function(a,b,d){if(typeof a!==
"string")return zb.call(this,a);else if(!this.length)return this;var f=a.indexOf(" ");if(f>=0){var e=a.slice(f,a.length);a=a.slice(0,f)}f="GET";if(b)if(c.isFunction(b)){d=b;b=null}else if(typeof b==="object"){b=c.param(b,c.ajaxSettings.traditional);f="POST"}var j=this;c.ajax({url:a,type:f,dataType:"html",data:b,complete:function(i,o){if(o==="success"||o==="notmodified")j.html(e?c("<div />").append(i.responseText.replace(tb,"")).find(e):i.responseText);d&&j.each(d,[i.responseText,o,i])}});return this},
serialize:function(){return c.param(this.serializeArray())},serializeArray:function(){return this.map(function(){return this.elements?c.makeArray(this.elements):this}).filter(function(){return this.name&&!this.disabled&&(this.checked||ub.test(this.nodeName)||vb.test(this.type))}).map(function(a,b){a=c(this).val();return a==null?null:c.isArray(a)?c.map(a,function(d){return{name:b.name,value:d}}):{name:b.name,value:a}}).get()}});c.each("ajaxStart ajaxStop ajaxComplete ajaxError ajaxSuccess ajaxSend".split(" "),
function(a,b){c.fn[b]=function(d){return this.bind(b,d)}});c.extend({get:function(a,b,d,f){if(c.isFunction(b)){f=f||d;d=b;b=null}return c.ajax({type:"GET",url:a,data:b,success:d,dataType:f})},getScript:function(a,b){return c.get(a,null,b,"script")},getJSON:function(a,b,d){return c.get(a,b,d,"json")},post:function(a,b,d,f){if(c.isFunction(b)){f=f||d;d=b;b={}}return c.ajax({type:"POST",url:a,data:b,success:d,dataType:f})},ajaxSetup:function(a){c.extend(c.ajaxSettings,a)},ajaxSettings:{url:location.href,
global:true,type:"GET",contentType:"application/x-www-form-urlencoded",processData:true,async:true,xhr:A.XMLHttpRequest&&(A.location.protocol!=="file:"||!A.ActiveXObject)?function(){return new A.XMLHttpRequest}:function(){try{return new A.ActiveXObject("Microsoft.XMLHTTP")}catch(a){}},accepts:{xml:"application/xml, text/xml",html:"text/html",script:"text/javascript, application/javascript",json:"application/json, text/javascript",text:"text/plain",_default:"*/*"}},lastModified:{},etag:{},ajax:function(a){function b(){e.success&&
e.success.call(k,o,i,x);e.global&&f("ajaxSuccess",[x,e])}function d(){e.complete&&e.complete.call(k,x,i);e.global&&f("ajaxComplete",[x,e]);e.global&&!--c.active&&c.event.trigger("ajaxStop")}function f(q,p){(e.context?c(e.context):c.event).trigger(q,p)}var e=c.extend(true,{},c.ajaxSettings,a),j,i,o,k=a&&a.context||e,n=e.type.toUpperCase();if(e.data&&e.processData&&typeof e.data!=="string")e.data=c.param(e.data,e.traditional);if(e.dataType==="jsonp"){if(n==="GET")N.test(e.url)||(e.url+=(ka.test(e.url)?
"&":"?")+(e.jsonp||"callback")+"=?");else if(!e.data||!N.test(e.data))e.data=(e.data?e.data+"&":"")+(e.jsonp||"callback")+"=?";e.dataType="json"}if(e.dataType==="json"&&(e.data&&N.test(e.data)||N.test(e.url))){j=e.jsonpCallback||"jsonp"+sb++;if(e.data)e.data=(e.data+"").replace(N,"="+j+"$1");e.url=e.url.replace(N,"="+j+"$1");e.dataType="script";A[j]=A[j]||function(q){o=q;b();d();A[j]=w;try{delete A[j]}catch(p){}z&&z.removeChild(C)}}if(e.dataType==="script"&&e.cache===null)e.cache=false;if(e.cache===
false&&n==="GET"){var r=J(),u=e.url.replace(wb,"$1_="+r+"$2");e.url=u+(u===e.url?(ka.test(e.url)?"&":"?")+"_="+r:"")}if(e.data&&n==="GET")e.url+=(ka.test(e.url)?"&":"?")+e.data;e.global&&!c.active++&&c.event.trigger("ajaxStart");r=(r=xb.exec(e.url))&&(r[1]&&r[1]!==location.protocol||r[2]!==location.host);if(e.dataType==="script"&&n==="GET"&&r){var z=s.getElementsByTagName("head")[0]||s.documentElement,C=s.createElement("script");C.src=e.url;if(e.scriptCharset)C.charset=e.scriptCharset;if(!j){var B=
false;C.onload=C.onreadystatechange=function(){if(!B&&(!this.readyState||this.readyState==="loaded"||this.readyState==="complete")){B=true;b();d();C.onload=C.onreadystatechange=null;z&&C.parentNode&&z.removeChild(C)}}}z.insertBefore(C,z.firstChild);return w}var E=false,x=e.xhr();if(x){e.username?x.open(n,e.url,e.async,e.username,e.password):x.open(n,e.url,e.async);try{if(e.data||a&&a.contentType)x.setRequestHeader("Content-Type",e.contentType);if(e.ifModified){c.lastModified[e.url]&&x.setRequestHeader("If-Modified-Since",
c.lastModified[e.url]);c.etag[e.url]&&x.setRequestHeader("If-None-Match",c.etag[e.url])}r||x.setRequestHeader("X-Requested-With","XMLHttpRequest");x.setRequestHeader("Accept",e.dataType&&e.accepts[e.dataType]?e.accepts[e.dataType]+", */*":e.accepts._default)}catch(ga){}if(e.beforeSend&&e.beforeSend.call(k,x,e)===false){e.global&&!--c.active&&c.event.trigger("ajaxStop");x.abort();return false}e.global&&f("ajaxSend",[x,e]);var g=x.onreadystatechange=function(q){if(!x||x.readyState===0||q==="abort"){E||
d();E=true;if(x)x.onreadystatechange=c.noop}else if(!E&&x&&(x.readyState===4||q==="timeout")){E=true;x.onreadystatechange=c.noop;i=q==="timeout"?"timeout":!c.httpSuccess(x)?"error":e.ifModified&&c.httpNotModified(x,e.url)?"notmodified":"success";var p;if(i==="success")try{o=c.httpData(x,e.dataType,e)}catch(v){i="parsererror";p=v}if(i==="success"||i==="notmodified")j||b();else c.handleError(e,x,i,p);d();q==="timeout"&&x.abort();if(e.async)x=null}};try{var h=x.abort;x.abort=function(){x&&h.call(x);
g("abort")}}catch(l){}e.async&&e.timeout>0&&setTimeout(function(){x&&!E&&g("timeout")},e.timeout);try{x.send(n==="POST"||n==="PUT"||n==="DELETE"?e.data:null)}catch(m){c.handleError(e,x,null,m);d()}e.async||g();return x}},handleError:function(a,b,d,f){if(a.error)a.error.call(a.context||a,b,d,f);if(a.global)(a.context?c(a.context):c.event).trigger("ajaxError",[b,a,f])},active:0,httpSuccess:function(a){try{return!a.status&&location.protocol==="file:"||a.status>=200&&a.status<300||a.status===304||a.status===
1223||a.status===0}catch(b){}return false},httpNotModified:function(a,b){var d=a.getResponseHeader("Last-Modified"),f=a.getResponseHeader("Etag");if(d)c.lastModified[b]=d;if(f)c.etag[b]=f;return a.status===304||a.status===0},httpData:function(a,b,d){var f=a.getResponseHeader("content-type")||"",e=b==="xml"||!b&&f.indexOf("xml")>=0;a=e?a.responseXML:a.responseText;e&&a.documentElement.nodeName==="parsererror"&&c.error("parsererror");if(d&&d.dataFilter)a=d.dataFilter(a,b);if(typeof a==="string")if(b===
"json"||!b&&f.indexOf("json")>=0)a=c.parseJSON(a);else if(b==="script"||!b&&f.indexOf("javascript")>=0)c.globalEval(a);return a},param:function(a,b){function d(i,o){if(c.isArray(o))c.each(o,function(k,n){b||/\[\]$/.test(i)?f(i,n):d(i+"["+(typeof n==="object"||c.isArray(n)?k:"")+"]",n)});else!b&&o!=null&&typeof o==="object"?c.each(o,function(k,n){d(i+"["+k+"]",n)}):f(i,o)}function f(i,o){o=c.isFunction(o)?o():o;e[e.length]=encodeURIComponent(i)+"="+encodeURIComponent(o)}var e=[];if(b===w)b=c.ajaxSettings.traditional;
if(c.isArray(a)||a.jquery)c.each(a,function(){f(this.name,this.value)});else for(var j in a)d(j,a[j]);return e.join("&").replace(yb,"+")}});var la={},Ab=/toggle|show|hide/,Bb=/^([+-]=)?([\d+-.]+)(.*)$/,W,va=[["height","marginTop","marginBottom","paddingTop","paddingBottom"],["width","marginLeft","marginRight","paddingLeft","paddingRight"],["opacity"]];c.fn.extend({show:function(a,b){if(a||a===0)return this.animate(K("show",3),a,b);else{a=0;for(b=this.length;a<b;a++){var d=c.data(this[a],"olddisplay");
this[a].style.display=d||"";if(c.css(this[a],"display")==="none"){d=this[a].nodeName;var f;if(la[d])f=la[d];else{var e=c("<"+d+" />").appendTo("body");f=e.css("display");if(f==="none")f="block";e.remove();la[d]=f}c.data(this[a],"olddisplay",f)}}a=0;for(b=this.length;a<b;a++)this[a].style.display=c.data(this[a],"olddisplay")||"";return this}},hide:function(a,b){if(a||a===0)return this.animate(K("hide",3),a,b);else{a=0;for(b=this.length;a<b;a++){var d=c.data(this[a],"olddisplay");!d&&d!=="none"&&c.data(this[a],
"olddisplay",c.css(this[a],"display"))}a=0;for(b=this.length;a<b;a++)this[a].style.display="none";return this}},_toggle:c.fn.toggle,toggle:function(a,b){var d=typeof a==="boolean";if(c.isFunction(a)&&c.isFunction(b))this._toggle.apply(this,arguments);else a==null||d?this.each(function(){var f=d?a:c(this).is(":hidden");c(this)[f?"show":"hide"]()}):this.animate(K("toggle",3),a,b);return this},fadeTo:function(a,b,d){return this.filter(":hidden").css("opacity",0).show().end().animate({opacity:b},a,d)},
animate:function(a,b,d,f){var e=c.speed(b,d,f);if(c.isEmptyObject(a))return this.each(e.complete);return this[e.queue===false?"each":"queue"](function(){var j=c.extend({},e),i,o=this.nodeType===1&&c(this).is(":hidden"),k=this;for(i in a){var n=i.replace(ia,ja);if(i!==n){a[n]=a[i];delete a[i];i=n}if(a[i]==="hide"&&o||a[i]==="show"&&!o)return j.complete.call(this);if((i==="height"||i==="width")&&this.style){j.display=c.css(this,"display");j.overflow=this.style.overflow}if(c.isArray(a[i])){(j.specialEasing=
j.specialEasing||{})[i]=a[i][1];a[i]=a[i][0]}}if(j.overflow!=null)this.style.overflow="hidden";j.curAnim=c.extend({},a);c.each(a,function(r,u){var z=new c.fx(k,j,r);if(Ab.test(u))z[u==="toggle"?o?"show":"hide":u](a);else{var C=Bb.exec(u),B=z.cur(true)||0;if(C){u=parseFloat(C[2]);var E=C[3]||"px";if(E!=="px"){k.style[r]=(u||1)+E;B=(u||1)/z.cur(true)*B;k.style[r]=B+E}if(C[1])u=(C[1]==="-="?-1:1)*u+B;z.custom(B,u,E)}else z.custom(B,u,"")}});return true})},stop:function(a,b){var d=c.timers;a&&this.queue([]);
this.each(function(){for(var f=d.length-1;f>=0;f--)if(d[f].elem===this){b&&d[f](true);d.splice(f,1)}});b||this.dequeue();return this}});c.each({slideDown:K("show",1),slideUp:K("hide",1),slideToggle:K("toggle",1),fadeIn:{opacity:"show"},fadeOut:{opacity:"hide"}},function(a,b){c.fn[a]=function(d,f){return this.animate(b,d,f)}});c.extend({speed:function(a,b,d){var f=a&&typeof a==="object"?a:{complete:d||!d&&b||c.isFunction(a)&&a,duration:a,easing:d&&b||b&&!c.isFunction(b)&&b};f.duration=c.fx.off?0:typeof f.duration===
"number"?f.duration:c.fx.speeds[f.duration]||c.fx.speeds._default;f.old=f.complete;f.complete=function(){f.queue!==false&&c(this).dequeue();c.isFunction(f.old)&&f.old.call(this)};return f},easing:{linear:function(a,b,d,f){return d+f*a},swing:function(a,b,d,f){return(-Math.cos(a*Math.PI)/2+0.5)*f+d}},timers:[],fx:function(a,b,d){this.options=b;this.elem=a;this.prop=d;if(!b.orig)b.orig={}}});c.fx.prototype={update:function(){this.options.step&&this.options.step.call(this.elem,this.now,this);(c.fx.step[this.prop]||
c.fx.step._default)(this);if((this.prop==="height"||this.prop==="width")&&this.elem.style)this.elem.style.display="block"},cur:function(a){if(this.elem[this.prop]!=null&&(!this.elem.style||this.elem.style[this.prop]==null))return this.elem[this.prop];return(a=parseFloat(c.css(this.elem,this.prop,a)))&&a>-10000?a:parseFloat(c.curCSS(this.elem,this.prop))||0},custom:function(a,b,d){function f(j){return e.step(j)}this.startTime=J();this.start=a;this.end=b;this.unit=d||this.unit||"px";this.now=this.start;
this.pos=this.state=0;var e=this;f.elem=this.elem;if(f()&&c.timers.push(f)&&!W)W=setInterval(c.fx.tick,13)},show:function(){this.options.orig[this.prop]=c.style(this.elem,this.prop);this.options.show=true;this.custom(this.prop==="width"||this.prop==="height"?1:0,this.cur());c(this.elem).show()},hide:function(){this.options.orig[this.prop]=c.style(this.elem,this.prop);this.options.hide=true;this.custom(this.cur(),0)},step:function(a){var b=J(),d=true;if(a||b>=this.options.duration+this.startTime){this.now=
this.end;this.pos=this.state=1;this.update();this.options.curAnim[this.prop]=true;for(var f in this.options.curAnim)if(this.options.curAnim[f]!==true)d=false;if(d){if(this.options.display!=null){this.elem.style.overflow=this.options.overflow;a=c.data(this.elem,"olddisplay");this.elem.style.display=a?a:this.options.display;if(c.css(this.elem,"display")==="none")this.elem.style.display="block"}this.options.hide&&c(this.elem).hide();if(this.options.hide||this.options.show)for(var e in this.options.curAnim)c.style(this.elem,
e,this.options.orig[e]);this.options.complete.call(this.elem)}return false}else{e=b-this.startTime;this.state=e/this.options.duration;a=this.options.easing||(c.easing.swing?"swing":"linear");this.pos=c.easing[this.options.specialEasing&&this.options.specialEasing[this.prop]||a](this.state,e,0,1,this.options.duration);this.now=this.start+(this.end-this.start)*this.pos;this.update()}return true}};c.extend(c.fx,{tick:function(){for(var a=c.timers,b=0;b<a.length;b++)a[b]()||a.splice(b--,1);a.length||
c.fx.stop()},stop:function(){clearInterval(W);W=null},speeds:{slow:600,fast:200,_default:400},step:{opacity:function(a){c.style(a.elem,"opacity",a.now)},_default:function(a){if(a.elem.style&&a.elem.style[a.prop]!=null)a.elem.style[a.prop]=(a.prop==="width"||a.prop==="height"?Math.max(0,a.now):a.now)+a.unit;else a.elem[a.prop]=a.now}}});if(c.expr&&c.expr.filters)c.expr.filters.animated=function(a){return c.grep(c.timers,function(b){return a===b.elem}).length};c.fn.offset="getBoundingClientRect"in s.documentElement?
function(a){var b=this[0];if(a)return this.each(function(e){c.offset.setOffset(this,a,e)});if(!b||!b.ownerDocument)return null;if(b===b.ownerDocument.body)return c.offset.bodyOffset(b);var d=b.getBoundingClientRect(),f=b.ownerDocument;b=f.body;f=f.documentElement;return{top:d.top+(self.pageYOffset||c.support.boxModel&&f.scrollTop||b.scrollTop)-(f.clientTop||b.clientTop||0),left:d.left+(self.pageXOffset||c.support.boxModel&&f.scrollLeft||b.scrollLeft)-(f.clientLeft||b.clientLeft||0)}}:function(a){var b=
this[0];if(a)return this.each(function(r){c.offset.setOffset(this,a,r)});if(!b||!b.ownerDocument)return null;if(b===b.ownerDocument.body)return c.offset.bodyOffset(b);c.offset.initialize();var d=b.offsetParent,f=b,e=b.ownerDocument,j,i=e.documentElement,o=e.body;f=(e=e.defaultView)?e.getComputedStyle(b,null):b.currentStyle;for(var k=b.offsetTop,n=b.offsetLeft;(b=b.parentNode)&&b!==o&&b!==i;){if(c.offset.supportsFixedPosition&&f.position==="fixed")break;j=e?e.getComputedStyle(b,null):b.currentStyle;
k-=b.scrollTop;n-=b.scrollLeft;if(b===d){k+=b.offsetTop;n+=b.offsetLeft;if(c.offset.doesNotAddBorder&&!(c.offset.doesAddBorderForTableAndCells&&/^t(able|d|h)$/i.test(b.nodeName))){k+=parseFloat(j.borderTopWidth)||0;n+=parseFloat(j.borderLeftWidth)||0}f=d;d=b.offsetParent}if(c.offset.subtractsBorderForOverflowNotVisible&&j.overflow!=="visible"){k+=parseFloat(j.borderTopWidth)||0;n+=parseFloat(j.borderLeftWidth)||0}f=j}if(f.position==="relative"||f.position==="static"){k+=o.offsetTop;n+=o.offsetLeft}if(c.offset.supportsFixedPosition&&
f.position==="fixed"){k+=Math.max(i.scrollTop,o.scrollTop);n+=Math.max(i.scrollLeft,o.scrollLeft)}return{top:k,left:n}};c.offset={initialize:function(){var a=s.body,b=s.createElement("div"),d,f,e,j=parseFloat(c.curCSS(a,"marginTop",true))||0;c.extend(b.style,{position:"absolute",top:0,left:0,margin:0,border:0,width:"1px",height:"1px",visibility:"hidden"});b.innerHTML="<div style='position:absolute;top:0;left:0;margin:0;border:5px solid #000;padding:0;width:1px;height:1px;'><div></div></div><table style='position:absolute;top:0;left:0;margin:0;border:5px solid #000;padding:0;width:1px;height:1px;' cellpadding='0' cellspacing='0'><tr><td></td></tr></table>";
a.insertBefore(b,a.firstChild);d=b.firstChild;f=d.firstChild;e=d.nextSibling.firstChild.firstChild;this.doesNotAddBorder=f.offsetTop!==5;this.doesAddBorderForTableAndCells=e.offsetTop===5;f.style.position="fixed";f.style.top="20px";this.supportsFixedPosition=f.offsetTop===20||f.offsetTop===15;f.style.position=f.style.top="";d.style.overflow="hidden";d.style.position="relative";this.subtractsBorderForOverflowNotVisible=f.offsetTop===-5;this.doesNotIncludeMarginInBodyOffset=a.offsetTop!==j;a.removeChild(b);
c.offset.initialize=c.noop},bodyOffset:function(a){var b=a.offsetTop,d=a.offsetLeft;c.offset.initialize();if(c.offset.doesNotIncludeMarginInBodyOffset){b+=parseFloat(c.curCSS(a,"marginTop",true))||0;d+=parseFloat(c.curCSS(a,"marginLeft",true))||0}return{top:b,left:d}},setOffset:function(a,b,d){if(/static/.test(c.curCSS(a,"position")))a.style.position="relative";var f=c(a),e=f.offset(),j=parseInt(c.curCSS(a,"top",true),10)||0,i=parseInt(c.curCSS(a,"left",true),10)||0;if(c.isFunction(b))b=b.call(a,
d,e);d={top:b.top-e.top+j,left:b.left-e.left+i};"using"in b?b.using.call(a,d):f.css(d)}};c.fn.extend({position:function(){if(!this[0])return null;var a=this[0],b=this.offsetParent(),d=this.offset(),f=/^body|html$/i.test(b[0].nodeName)?{top:0,left:0}:b.offset();d.top-=parseFloat(c.curCSS(a,"marginTop",true))||0;d.left-=parseFloat(c.curCSS(a,"marginLeft",true))||0;f.top+=parseFloat(c.curCSS(b[0],"borderTopWidth",true))||0;f.left+=parseFloat(c.curCSS(b[0],"borderLeftWidth",true))||0;return{top:d.top-
f.top,left:d.left-f.left}},offsetParent:function(){return this.map(function(){for(var a=this.offsetParent||s.body;a&&!/^body|html$/i.test(a.nodeName)&&c.css(a,"position")==="static";)a=a.offsetParent;return a})}});c.each(["Left","Top"],function(a,b){var d="scroll"+b;c.fn[d]=function(f){var e=this[0],j;if(!e)return null;if(f!==w)return this.each(function(){if(j=wa(this))j.scrollTo(!a?f:c(j).scrollLeft(),a?f:c(j).scrollTop());else this[d]=f});else return(j=wa(e))?"pageXOffset"in j?j[a?"pageYOffset":
"pageXOffset"]:c.support.boxModel&&j.document.documentElement[d]||j.document.body[d]:e[d]}});c.each(["Height","Width"],function(a,b){var d=b.toLowerCase();c.fn["inner"+b]=function(){return this[0]?c.css(this[0],d,false,"padding"):null};c.fn["outer"+b]=function(f){return this[0]?c.css(this[0],d,false,f?"margin":"border"):null};c.fn[d]=function(f){var e=this[0];if(!e)return f==null?null:this;if(c.isFunction(f))return this.each(function(j){var i=c(this);i[d](f.call(this,j,i[d]()))});return"scrollTo"in
e&&e.document?e.document.compatMode==="CSS1Compat"&&e.document.documentElement["client"+b]||e.document.body["client"+b]:e.nodeType===9?Math.max(e.documentElement["client"+b],e.body["scroll"+b],e.documentElement["scroll"+b],e.body["offset"+b],e.documentElement["offset"+b]):f===w?c.css(e,d):this.css(d,typeof f==="string"?f:f+"px")}});A.jQuery=A.$=c})(window);/*!
 * jQuery UI 1.8a2
 *
 * Copyright (c) 2009 AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT (MIT-LICENSE.txt)
 * and GPL (GPL-LICENSE.txt) licenses.
 *
 * http://docs.jquery.com/UI
 */
/*
 * jQuery UI 1.8a2
 *
 * Copyright (c) 2009 AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT (MIT-LICENSE.txt)
 * and GPL (GPL-LICENSE.txt) licenses.
 *
 * http://docs.jquery.com/UI
 */
jQuery.ui||(function(g){var f=g.browser.mozilla&&(parseFloat(g.browser.version)<1.9);g.ui={version:"1.8a2",plugin:{add:function(j,k,m){var l=g.ui[j].prototype;for(var h in m){l.plugins[h]=l.plugins[h]||[];l.plugins[h].push([k,m[h]])}},call:function(h,k,j){var m=h.plugins[k];if(!m||!h.element[0].parentNode){return}for(var l=0;l<m.length;l++){if(h.options[m[l][0]]){m[l][1].apply(h.element,j)}}}},contains:function(i,h){return document.compareDocumentPosition?i.compareDocumentPosition(h)&16:i!==h&&i.contains(h)},hasScroll:function(k,i){if(g(k).css("overflow")=="hidden"){return false}var h=(i&&i=="left")?"scrollLeft":"scrollTop",j=false;if(k[h]>0){return true}k[h]=1;j=(k[h]>0);k[h]=0;return j},isOverAxis:function(i,h,j){return(i>h)&&(i<(h+j))},isOver:function(m,i,l,k,h,j){return g.ui.isOverAxis(m,l,h)&&g.ui.isOverAxis(i,k,j)},keyCode:{BACKSPACE:8,CAPS_LOCK:20,COMMA:188,CONTROL:17,DELETE:46,DOWN:40,END:35,ENTER:13,ESCAPE:27,HOME:36,INSERT:45,LEFT:37,NUMPAD_ADD:107,NUMPAD_DECIMAL:110,NUMPAD_DIVIDE:111,NUMPAD_ENTER:108,NUMPAD_MULTIPLY:106,NUMPAD_SUBTRACT:109,PAGE_DOWN:34,PAGE_UP:33,PERIOD:190,RIGHT:39,SHIFT:16,SPACE:32,TAB:9,UP:38}};if(f){var a=g.attr,d=g.fn.removeAttr,c="http://www.w3.org/2005/07/aaa",e=/^aria-/,b=/^wairole:/;g.attr=function(i,h,j){var k=j!==undefined;return(h=="role"?(k?a.call(this,i,h,"wairole:"+j):(a.apply(this,arguments)||"").replace(b,"")):(e.test(h)?(k?i.setAttributeNS(c,h.replace(e,"aaa:"),j):a.call(this,i,h.replace(e,"aaa:"))):a.apply(this,arguments)))};g.fn.removeAttr=function(h){return(e.test(h)?this.each(function(){this.removeAttributeNS(c,h.replace(e,""))}):d.call(this,h))}}g.fn.extend({_focus:g.fn.focus,focus:function(h,i){return typeof h==="number"?this.each(function(){var j=this;setTimeout(function(){g(j).focus();(i&&i.call(j))},h)}):this._focus.apply(this,arguments)},enableSelection:function(){return this.attr("unselectable","off").css("MozUserSelect","").unbind("selectstart.ui")},disableSelection:function(){return this.attr("unselectable","on").css("MozUserSelect","none").bind("selectstart.ui",function(){return false})},scrollParent:function(){var h;if((g.browser.msie&&(/(static|relative)/).test(this.css("position")))||(/absolute/).test(this.css("position"))){h=this.parents().filter(function(){return(/(relative|absolute|fixed)/).test(g.curCSS(this,"position",1))&&(/(auto|scroll)/).test(g.curCSS(this,"overflow",1)+g.curCSS(this,"overflow-y",1)+g.curCSS(this,"overflow-x",1))}).eq(0)}else{h=this.parents().filter(function(){return(/(auto|scroll)/).test(g.curCSS(this,"overflow",1)+g.curCSS(this,"overflow-y",1)+g.curCSS(this,"overflow-x",1))}).eq(0)}return(/fixed/).test(this.css("position"))||!h.length?g(document):h},zIndex:function(i){if(i!==undefined){return this.css("zIndex",i)}var h=this[0];while(h&&h.style){if(h.style.zIndex!==""&&h.style.zIndex!==0){return +h.style.zIndex}h=h.parentNode}return 0}});g.extend(g.expr[":"],{data:function(k,j,h){return !!g.data(k,h[3])},focusable:function(i){var j=i.nodeName.toLowerCase(),h=g.attr(i,"tabindex");return(/input|select|textarea|button|object/.test(j)?!i.disabled:"a"==j||"area"==j?i.href||!isNaN(h):!isNaN(h))&&!g(i)["area"==j?"parents":"closest"](":hidden").length},tabbable:function(i){var h=g.attr(i,"tabindex");return(isNaN(h)||h>=0)&&g(i).is(":focusable")}})})(jQuery);
/*
 * jQuery UI Widget 1.8a2
 *
 * Copyright (c) 2009 AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT (MIT-LICENSE.txt)
 * and GPL (GPL-LICENSE.txt) licenses.
 *
 * http://docs.jquery.com/UI/Widget
 */
(function(b){var a=b.fn.remove;b.fn.remove=function(){b("*",this).add(this).each(function(){b(this).triggerHandler("remove")});return a.apply(this,arguments)};b.widget=function(d,c){var e=d.split(".")[0],f;d=d.split(".")[1];f=e+"-"+d;b.expr[":"][f]=function(g){return !!b.data(g,d)};b.fn[d]=function(i){var g=(typeof i=="string"),h=Array.prototype.slice.call(arguments,1),j=this;i=!g&&h.length?b.extend.apply(null,[true,i].concat(h)):i;if(g&&i.substring(0,1)=="_"){return j}(g?this.each(function(){var k=b.data(this,d),l=(k&&b.isFunction(k[i])?k[i].apply(k,h):k);if(l!==k&&l!==undefined){j=l;return false}}):this.each(function(){(b.data(this,d)||b.data(this,d,new b[e][d](this,i))._init())}));return j};b[e]=b[e]||{};b[e][d]=function(i,h){var g=this;this.namespace=e;this.widgetName=d;this.widgetEventPrefix=b[e][d].eventPrefix||d;this.widgetBaseClass=f;this.options=b.extend(true,{},b.widget.defaults,b[e][d].defaults,b.metadata&&b.metadata.get(i)[d],h);this.element=b(i).bind("setData."+d,function(k,j,l){if(k.target==i){return g._setData(j,l)}}).bind("getData."+d,function(k,j){if(k.target==i){return g._getData(j)}}).bind("remove."+d,function(){return g.destroy()})};b[e][d].prototype=b.extend({},b.widget.prototype,c)};b.widget.prototype={_init:function(){},destroy:function(){this.element.removeData(this.widgetName).removeClass(this.widgetBaseClass+"-disabled "+this.namespace+"-state-disabled").removeAttr("aria-disabled");return this},option:function(e,f){var d=e,c=this;if(typeof e=="string"){if(f===undefined){return this._getData(e)}d={};d[e]=f}b.each(d,function(g,h){c._setData(g,h)});return c},_getData:function(c){return this.options[c]},_setData:function(c,d){this.options[c]=d;if(c=="disabled"){this.element[d?"addClass":"removeClass"](this.widgetBaseClass+"-disabled "+this.namespace+"-state-disabled").attr("aria-disabled",d)}},enable:function(){this._setData("disabled",false);return this},disable:function(){this._setData("disabled",true);return this},_trigger:function(d,e,f){var h=this.options[d];e=b.Event(e);e.type=(d==this.widgetEventPrefix?d:this.widgetEventPrefix+d).toLowerCase();f=f||{};if(e.originalEvent){for(var c=b.event.props.length,g;c;){g=b.event.props[--c];e[g]=e.originalEvent[g]}}this.element.trigger(e,f);return !(b.isFunction(h)&&h.call(this.element[0],e,f)===false||e.isDefaultPrevented())}};b.widget.defaults={disabled:false}})(jQuery);
/*
 * jQuery UI Mouse 1.8a2
 *
 * Copyright (c) 2009 AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT (MIT-LICENSE.txt)
 * and GPL (GPL-LICENSE.txt) licenses.
 *
 * http://docs.jquery.com/UI/Mouse
 *
 * Depends:
 *	jquery.ui.widget.js
 */
(function(a){a.ui.mouse={_mouseInit:function(){var b=this;this.element.bind("mousedown."+this.widgetName,function(c){return b._mouseDown(c)}).bind("click."+this.widgetName,function(c){if(b._preventClickEvent){b._preventClickEvent=false;c.stopImmediatePropagation();return false}});this.started=false},_mouseDestroy:function(){this.element.unbind("."+this.widgetName)},_mouseDown:function(d){d.originalEvent=d.originalEvent||{};if(d.originalEvent.mouseHandled){return}(this._mouseStarted&&this._mouseUp(d));this._mouseDownEvent=d;var c=this,e=(d.which==1),b=(typeof this.options.cancel=="string"?a(d.target).parents().add(d.target).filter(this.options.cancel).length:false);if(!e||b||!this._mouseCapture(d)){return true}this.mouseDelayMet=!this.options.delay;if(!this.mouseDelayMet){this._mouseDelayTimer=setTimeout(function(){c.mouseDelayMet=true},this.options.delay)}if(this._mouseDistanceMet(d)&&this._mouseDelayMet(d)){this._mouseStarted=(this._mouseStart(d)!==false);if(!this._mouseStarted){d.preventDefault();return true}}this._mouseMoveDelegate=function(f){return c._mouseMove(f)};this._mouseUpDelegate=function(f){return c._mouseUp(f)};a(document).bind("mousemove."+this.widgetName,this._mouseMoveDelegate).bind("mouseup."+this.widgetName,this._mouseUpDelegate);(a.browser.safari||d.preventDefault());d.originalEvent.mouseHandled=true;return true},_mouseMove:function(b){if(a.browser.msie&&!b.button){return this._mouseUp(b)}if(this._mouseStarted){this._mouseDrag(b);return b.preventDefault()}if(this._mouseDistanceMet(b)&&this._mouseDelayMet(b)){this._mouseStarted=(this._mouseStart(this._mouseDownEvent,b)!==false);(this._mouseStarted?this._mouseDrag(b):this._mouseUp(b))}return !this._mouseStarted},_mouseUp:function(b){a(document).unbind("mousemove."+this.widgetName,this._mouseMoveDelegate).unbind("mouseup."+this.widgetName,this._mouseUpDelegate);if(this._mouseStarted){this._mouseStarted=false;this._preventClickEvent=(b.target==this._mouseDownEvent.target);this._mouseStop(b)}return false},_mouseDistanceMet:function(b){return(Math.max(Math.abs(this._mouseDownEvent.pageX-b.pageX),Math.abs(this._mouseDownEvent.pageY-b.pageY))>=this.options.distance)},_mouseDelayMet:function(b){return this.mouseDelayMet},_mouseStart:function(b){},_mouseDrag:function(b){},_mouseStop:function(b){},_mouseCapture:function(b){return true}};a.ui.mouse.defaults={cancel:":input,option",distance:1,delay:0}})(jQuery);(function(a){a.widget("ui.draggable",a.extend({},a.ui.mouse,{_init:function(){if(this.options.helper=="original"&&!(/^(?:r|a|f)/).test(this.element.css("position"))){this.element[0].style.position="relative"}(this.options.addClasses&&this.element.addClass("ui-draggable"));(this.options.disabled&&this.element.addClass("ui-draggable-disabled"));this._mouseInit()},destroy:function(){if(!this.element.data("draggable")){return}this.element.removeData("draggable").unbind(".draggable").removeClass("ui-draggable ui-draggable-dragging ui-draggable-disabled");this._mouseDestroy();return this},_mouseCapture:function(b){var c=this.options;if(this.helper||c.disabled||a(b.target).is(".ui-resizable-handle")){return false}this.handle=this._getHandle(b);if(!this.handle){return false}return true},_mouseStart:function(b){var c=this.options;this.helper=this._createHelper(b);this._cacheHelperProportions();if(a.ui.ddmanager){a.ui.ddmanager.current=this}this._cacheMargins();this.cssPosition=this.helper.css("position");this.scrollParent=this.helper.scrollParent();this.offset=this.positionAbs=this.element.offset();this.offset={top:this.offset.top-this.margins.top,left:this.offset.left-this.margins.left};a.extend(this.offset,{click:{left:b.pageX-this.offset.left,top:b.pageY-this.offset.top},parent:this._getParentOffset(),relative:this._getRelativeOffset()});this.originalPosition=this.position=this._generatePosition(b);this.originalPageX=b.pageX;this.originalPageY=b.pageY;(c.cursorAt&&this._adjustOffsetFromHelper(c.cursorAt));if(c.containment){this._setContainment()}this._trigger("start",b);this._cacheHelperProportions();if(a.ui.ddmanager&&!c.dropBehaviour){a.ui.ddmanager.prepareOffsets(this,b)}this.helper.addClass("ui-draggable-dragging");this._mouseDrag(b,true);return true},_mouseDrag:function(b,d){this.position=this._generatePosition(b);this.positionAbs=this._convertPositionTo("absolute");if(!d){var c=this._uiHash();this._trigger("drag",b,c);this.position=c.position}if(!this.options.axis||this.options.axis!="y"){this.helper[0].style.left=this.position.left+"px"}if(!this.options.axis||this.options.axis!="x"){this.helper[0].style.top=this.position.top+"px"}if(a.ui.ddmanager){a.ui.ddmanager.drag(this,b)}return false},_mouseStop:function(c){var d=false;if(a.ui.ddmanager&&!this.options.dropBehaviour){d=a.ui.ddmanager.drop(this,c)}if(this.dropped){d=this.dropped;this.dropped=false}if(!this.element[0]||!this.element[0].parentNode){return false}if((this.options.revert=="invalid"&&!d)||(this.options.revert=="valid"&&d)||this.options.revert===true||(a.isFunction(this.options.revert)&&this.options.revert.call(this.element,d))){var b=this;a(this.helper).animate(this.originalPosition,parseInt(this.options.revertDuration,10),function(){b._trigger("stop",c);b._clear()})}else{this._trigger("stop",c);this._clear()}return false},_getHandle:function(b){var c=!this.options.handle||!a(this.options.handle,this.element).length?true:false;a(this.options.handle,this.element).find("*").andSelf().each(function(){if(this==b.target){c=true}});return c},_createHelper:function(c){var d=this.options;var b=a.isFunction(d.helper)?a(d.helper.apply(this.element[0],[c])):(d.helper=="clone"?this.element.clone():this.element);if(!b.parents("body").length){b.appendTo((d.appendTo=="parent"?this.element[0].parentNode:d.appendTo))}if(b[0]!=this.element[0]&&!(/(fixed|absolute)/).test(b.css("position"))){b.css("position","absolute")}return b},_adjustOffsetFromHelper:function(b){if(typeof b=="string"){b=b.split(" ")}if(a.isArray(b)){b={left:+b[0],top:+b[1]||0}}if("left" in b){this.offset.click.left=b.left+this.margins.left}if("right" in b){this.offset.click.left=this.helperProportions.width-b.right+this.margins.left}if("top" in b){this.offset.click.top=b.top+this.margins.top}if("bottom" in b){this.offset.click.top=this.helperProportions.height-b.bottom+this.margins.top}},_getParentOffset:function(){this.offsetParent=this.helper.offsetParent();var b=this.offsetParent.offset();if(this.cssPosition=="absolute"&&this.scrollParent[0]!=document&&a.ui.contains(this.scrollParent[0],this.offsetParent[0])){b.left+=this.scrollParent.scrollLeft();b.top+=this.scrollParent.scrollTop()}if((this.offsetParent[0]==document.body)||(this.offsetParent[0].tagName&&this.offsetParent[0].tagName.toLowerCase()=="html"&&a.browser.msie)){b={top:0,left:0}}return{top:b.top+(parseInt(this.offsetParent.css("borderTopWidth"),10)||0),left:b.left+(parseInt(this.offsetParent.css("borderLeftWidth"),10)||0)}},_getRelativeOffset:function(){if(this.cssPosition=="relative"){var b=this.element.position();return{top:b.top-(parseInt(this.helper.css("top"),10)||0)+this.scrollParent.scrollTop(),left:b.left-(parseInt(this.helper.css("left"),10)||0)+this.scrollParent.scrollLeft()}}else{return{top:0,left:0}}},_cacheMargins:function(){this.margins={left:(parseInt(this.element.css("marginLeft"),10)||0),top:(parseInt(this.element.css("marginTop"),10)||0)}},_cacheHelperProportions:function(){this.helperProportions={width:this.helper.outerWidth(),height:this.helper.outerHeight()}},_setContainment:function(){var e=this.options;if(e.containment=="parent"){e.containment=this.helper[0].parentNode}if(e.containment=="document"||e.containment=="window"){this.containment=[0-this.offset.relative.left-this.offset.parent.left,0-this.offset.relative.top-this.offset.parent.top,a(e.containment=="document"?document:window).width()-this.helperProportions.width-this.margins.left,(a(e.containment=="document"?document:window).height()||document.body.parentNode.scrollHeight)-this.helperProportions.height-this.margins.top]}if(!(/^(document|window|parent)$/).test(e.containment)&&e.containment.constructor!=Array){var c=a(e.containment)[0];if(!c){return}var d=a(e.containment).offset();var b=(a(c).css("overflow")!="hidden");this.containment=[d.left+(parseInt(a(c).css("borderLeftWidth"),10)||0)+(parseInt(a(c).css("paddingLeft"),10)||0)-this.margins.left,d.top+(parseInt(a(c).css("borderTopWidth"),10)||0)+(parseInt(a(c).css("paddingTop"),10)||0)-this.margins.top,d.left+(b?Math.max(c.scrollWidth,c.offsetWidth):c.offsetWidth)-(parseInt(a(c).css("borderLeftWidth"),10)||0)-(parseInt(a(c).css("paddingRight"),10)||0)-this.helperProportions.width-this.margins.left,d.top+(b?Math.max(c.scrollHeight,c.offsetHeight):c.offsetHeight)-(parseInt(a(c).css("borderTopWidth"),10)||0)-(parseInt(a(c).css("paddingBottom"),10)||0)-this.helperProportions.height-this.margins.top]}else{if(e.containment.constructor==Array){this.containment=e.containment}}},_convertPositionTo:function(f,h){if(!h){h=this.position}var c=f=="absolute"?1:-1;var e=this.options,b=this.cssPosition=="absolute"&&!(this.scrollParent[0]!=document&&a.ui.contains(this.scrollParent[0],this.offsetParent[0]))?this.offsetParent:this.scrollParent,g=(/(html|body)/i).test(b[0].tagName);return{top:(h.top+this.offset.relative.top*c+this.offset.parent.top*c-(a.browser.safari&&this.cssPosition=="fixed"?0:(this.cssPosition=="fixed"?-this.scrollParent.scrollTop():(g?0:b.scrollTop()))*c)),left:(h.left+this.offset.relative.left*c+this.offset.parent.left*c-(a.browser.safari&&this.cssPosition=="fixed"?0:(this.cssPosition=="fixed"?-this.scrollParent.scrollLeft():g?0:b.scrollLeft())*c))}},_generatePosition:function(e){var h=this.options,b=this.cssPosition=="absolute"&&!(this.scrollParent[0]!=document&&a.ui.contains(this.scrollParent[0],this.offsetParent[0]))?this.offsetParent:this.scrollParent,i=(/(html|body)/i).test(b[0].tagName);if(this.cssPosition=="relative"&&!(this.scrollParent[0]!=document&&this.scrollParent[0]!=this.offsetParent[0])){this.offset.relative=this._getRelativeOffset()}var d=e.pageX;var c=e.pageY;if(this.originalPosition){if(this.containment){if(e.pageX-this.offset.click.left<this.containment[0]){d=this.containment[0]+this.offset.click.left}if(e.pageY-this.offset.click.top<this.containment[1]){c=this.containment[1]+this.offset.click.top}if(e.pageX-this.offset.click.left>this.containment[2]){d=this.containment[2]+this.offset.click.left}if(e.pageY-this.offset.click.top>this.containment[3]){c=this.containment[3]+this.offset.click.top}}if(h.grid){var g=this.originalPageY+Math.round((c-this.originalPageY)/h.grid[1])*h.grid[1];c=this.containment?(!(g-this.offset.click.top<this.containment[1]||g-this.offset.click.top>this.containment[3])?g:(!(g-this.offset.click.top<this.containment[1])?g-h.grid[1]:g+h.grid[1])):g;var f=this.originalPageX+Math.round((d-this.originalPageX)/h.grid[0])*h.grid[0];d=this.containment?(!(f-this.offset.click.left<this.containment[0]||f-this.offset.click.left>this.containment[2])?f:(!(f-this.offset.click.left<this.containment[0])?f-h.grid[0]:f+h.grid[0])):f}}return{top:(c-this.offset.click.top-this.offset.relative.top-this.offset.parent.top+(a.browser.safari&&this.cssPosition=="fixed"?0:(this.cssPosition=="fixed"?-this.scrollParent.scrollTop():(i?0:b.scrollTop())))),left:(d-this.offset.click.left-this.offset.relative.left-this.offset.parent.left+(a.browser.safari&&this.cssPosition=="fixed"?0:(this.cssPosition=="fixed"?-this.scrollParent.scrollLeft():i?0:b.scrollLeft())))}},_clear:function(){this.helper.removeClass("ui-draggable-dragging");if(this.helper[0]!=this.element[0]&&!this.cancelHelperRemoval){this.helper.remove()}this.helper=null;this.cancelHelperRemoval=false},_trigger:function(b,c,d){d=d||this._uiHash();a.ui.plugin.call(this,b,[c,d]);if(b=="drag"){this.positionAbs=this._convertPositionTo("absolute")}return a.widget.prototype._trigger.call(this,b,c,d)},plugins:{},_uiHash:function(b){return{helper:this.helper,position:this.position,originalPosition:this.originalPosition,offset:this.positionAbs}}}));a.extend(a.ui.draggable,{version:"1.8a2",eventPrefix:"drag",defaults:a.extend({},a.ui.mouse.defaults,{addClasses:true,appendTo:"parent",axis:false,connectToSortable:false,containment:false,cursor:"auto",cursorAt:false,grid:false,handle:false,helper:"original",iframeFix:false,opacity:false,refreshPositions:false,revert:false,revertDuration:500,scope:"default",scroll:true,scrollSensitivity:20,scrollSpeed:20,snap:false,snapMode:"both",snapTolerance:20,stack:false,zIndex:false})});a.ui.plugin.add("draggable","connectToSortable",{start:function(c,e){var d=a(this).data("draggable"),f=d.options,b=a.extend({},e,{item:d.element});d.sortables=[];a(f.connectToSortable).each(function(){var g=a.data(this,"sortable");if(g&&!g.options.disabled){d.sortables.push({instance:g,shouldRevert:g.options.revert});g._refreshItems();g._trigger("activate",c,b)}})},stop:function(c,e){var d=a(this).data("draggable"),b=a.extend({},e,{item:d.element});a.each(d.sortables,function(){if(this.instance.isOver){this.instance.isOver=0;d.cancelHelperRemoval=true;this.instance.cancelHelperRemoval=false;if(this.shouldRevert){this.instance.options.revert=true}this.instance._mouseStop(c);this.instance.options.helper=this.instance.options._helper;if(d.options.helper=="original"){this.instance.currentItem.css({top:"auto",left:"auto"})}}else{this.instance.cancelHelperRemoval=false;this.instance._trigger("deactivate",c,b)}})},drag:function(c,f){var e=a(this).data("draggable"),b=this;var d=function(i){var n=this.offset.click.top,m=this.offset.click.left;var g=this.positionAbs.top,k=this.positionAbs.left;var j=i.height,l=i.width;var p=i.top,h=i.left;return a.ui.isOver(g+n,k+m,p,h,j,l)};a.each(e.sortables,function(g){this.instance.positionAbs=e.positionAbs;this.instance.helperProportions=e.helperProportions;this.instance.offset.click=e.offset.click;if(this.instance._intersectsWith(this.instance.containerCache)){if(!this.instance.isOver){this.instance.isOver=1;this.instance.currentItem=a(b).clone().appendTo(this.instance.element).data("sortable-item",true);this.instance.options._helper=this.instance.options.helper;this.instance.options.helper=function(){return f.helper[0]};c.target=this.instance.currentItem[0];this.instance._mouseCapture(c,true);this.instance._mouseStart(c,true,true);this.instance.offset.click.top=e.offset.click.top;this.instance.offset.click.left=e.offset.click.left;this.instance.offset.parent.left-=e.offset.parent.left-this.instance.offset.parent.left;this.instance.offset.parent.top-=e.offset.parent.top-this.instance.offset.parent.top;e._trigger("toSortable",c);e.dropped=this.instance.element;e.currentItem=e.element;this.instance.fromOutside=e}if(this.instance.currentItem){this.instance._mouseDrag(c)}}else{if(this.instance.isOver){this.instance.isOver=0;this.instance.cancelHelperRemoval=true;this.instance.options.revert=false;this.instance._trigger("out",c,this.instance._uiHash(this.instance));this.instance._mouseStop(c,true);this.instance.options.helper=this.instance.options._helper;this.instance.currentItem.remove();if(this.instance.placeholder){this.instance.placeholder.remove()}e._trigger("fromSortable",c);e.dropped=false}}})}});a.ui.plugin.add("draggable","cursor",{start:function(c,d){var b=a("body"),e=a(this).data("draggable").options;if(b.css("cursor")){e._cursor=b.css("cursor")}b.css("cursor",e.cursor)},stop:function(b,c){var d=a(this).data("draggable").options;if(d._cursor){a("body").css("cursor",d._cursor)}}});a.ui.plugin.add("draggable","iframeFix",{start:function(b,c){var d=a(this).data("draggable").options;a(d.iframeFix===true?"iframe":d.iframeFix).each(function(){a('<div class="ui-draggable-iframeFix" style="background: #fff;"></div>').css({width:this.offsetWidth+"px",height:this.offsetHeight+"px",position:"absolute",opacity:"0.001",zIndex:1000}).css(a(this).offset()).appendTo("body")})},stop:function(b,c){a("div.ui-draggable-iframeFix").each(function(){this.parentNode.removeChild(this)})}});a.ui.plugin.add("draggable","opacity",{start:function(c,d){var b=a(d.helper),e=a(this).data("draggable").options;if(b.css("opacity")){e._opacity=b.css("opacity")}b.css("opacity",e.opacity)},stop:function(b,c){var d=a(this).data("draggable").options;if(d._opacity){a(c.helper).css("opacity",d._opacity)}}});a.ui.plugin.add("draggable","scroll",{start:function(c,d){var b=a(this).data("draggable");if(b.scrollParent[0]!=document&&b.scrollParent[0].tagName!="HTML"){b.overflowOffset=b.scrollParent.offset()}},drag:function(d,e){var c=a(this).data("draggable"),f=c.options,b=false;if(c.scrollParent[0]!=document&&c.scrollParent[0].tagName!="HTML"){if(!f.axis||f.axis!="x"){if((c.overflowOffset.top+c.scrollParent[0].offsetHeight)-d.pageY<f.scrollSensitivity){c.scrollParent[0].scrollTop=b=c.scrollParent[0].scrollTop+f.scrollSpeed}else{if(d.pageY-c.overflowOffset.top<f.scrollSensitivity){c.scrollParent[0].scrollTop=b=c.scrollParent[0].scrollTop-f.scrollSpeed}}}if(!f.axis||f.axis!="y"){if((c.overflowOffset.left+c.scrollParent[0].offsetWidth)-d.pageX<f.scrollSensitivity){c.scrollParent[0].scrollLeft=b=c.scrollParent[0].scrollLeft+f.scrollSpeed}else{if(d.pageX-c.overflowOffset.left<f.scrollSensitivity){c.scrollParent[0].scrollLeft=b=c.scrollParent[0].scrollLeft-f.scrollSpeed}}}}else{if(!f.axis||f.axis!="x"){if(d.pageY-a(document).scrollTop()<f.scrollSensitivity){b=a(document).scrollTop(a(document).scrollTop()-f.scrollSpeed)}else{if(a(window).height()-(d.pageY-a(document).scrollTop())<f.scrollSensitivity){b=a(document).scrollTop(a(document).scrollTop()+f.scrollSpeed)}}}if(!f.axis||f.axis!="y"){if(d.pageX-a(document).scrollLeft()<f.scrollSensitivity){b=a(document).scrollLeft(a(document).scrollLeft()-f.scrollSpeed)}else{if(a(window).width()-(d.pageX-a(document).scrollLeft())<f.scrollSensitivity){b=a(document).scrollLeft(a(document).scrollLeft()+f.scrollSpeed)}}}}if(b!==false&&a.ui.ddmanager&&!f.dropBehaviour){a.ui.ddmanager.prepareOffsets(c,d)}}});a.ui.plugin.add("draggable","snap",{start:function(c,d){var b=a(this).data("draggable"),e=b.options;b.snapElements=[];a(e.snap.constructor!=String?(e.snap.items||":data(draggable)"):e.snap).each(function(){var g=a(this);var f=g.offset();if(this!=b.element[0]){b.snapElements.push({item:this,width:g.outerWidth(),height:g.outerHeight(),top:f.top,left:f.left})}})},drag:function(u,p){var g=a(this).data("draggable"),q=g.options;var y=q.snapTolerance;var x=p.offset.left,w=x+g.helperProportions.width,f=p.offset.top,e=f+g.helperProportions.height;for(var v=g.snapElements.length-1;v>=0;v--){var s=g.snapElements[v].left,n=s+g.snapElements[v].width,m=g.snapElements[v].top,A=m+g.snapElements[v].height;if(!((s-y<x&&x<n+y&&m-y<f&&f<A+y)||(s-y<x&&x<n+y&&m-y<e&&e<A+y)||(s-y<w&&w<n+y&&m-y<f&&f<A+y)||(s-y<w&&w<n+y&&m-y<e&&e<A+y))){if(g.snapElements[v].snapping){(g.options.snap.release&&g.options.snap.release.call(g.element,u,a.extend(g._uiHash(),{snapItem:g.snapElements[v].item})))}g.snapElements[v].snapping=false;continue}if(q.snapMode!="inner"){var c=Math.abs(m-e)<=y;var z=Math.abs(A-f)<=y;var j=Math.abs(s-w)<=y;var k=Math.abs(n-x)<=y;if(c){p.position.top=g._convertPositionTo("relative",{top:m-g.helperProportions.height,left:0}).top-g.margins.top}if(z){p.position.top=g._convertPositionTo("relative",{top:A,left:0}).top-g.margins.top}if(j){p.position.left=g._convertPositionTo("relative",{top:0,left:s-g.helperProportions.width}).left-g.margins.left}if(k){p.position.left=g._convertPositionTo("relative",{top:0,left:n}).left-g.margins.left}}var h=(c||z||j||k);if(q.snapMode!="outer"){var c=Math.abs(m-f)<=y;var z=Math.abs(A-e)<=y;var j=Math.abs(s-x)<=y;var k=Math.abs(n-w)<=y;if(c){p.position.top=g._convertPositionTo("relative",{top:m,left:0}).top-g.margins.top}if(z){p.position.top=g._convertPositionTo("relative",{top:A-g.helperProportions.height,left:0}).top-g.margins.top}if(j){p.position.left=g._convertPositionTo("relative",{top:0,left:s}).left-g.margins.left}if(k){p.position.left=g._convertPositionTo("relative",{top:0,left:n-g.helperProportions.width}).left-g.margins.left}}if(!g.snapElements[v].snapping&&(c||z||j||k||h)){(g.options.snap.snap&&g.options.snap.snap.call(g.element,u,a.extend(g._uiHash(),{snapItem:g.snapElements[v].item})))}g.snapElements[v].snapping=(c||z||j||k||h)}}});a.ui.plugin.add("draggable","stack",{start:function(c,d){var f=a(this).data("draggable").options;var e=a.makeArray(a(f.stack)).sort(function(h,g){return(parseInt(a(h).css("zIndex"),10)||0)-(parseInt(a(g).css("zIndex"),10)||0)});var b=parseInt(e[0].style.zIndex)||0;a(e).each(function(g){this.style.zIndex=b+g});this[0].style.zIndex=b+e.length}});a.ui.plugin.add("draggable","zIndex",{start:function(c,d){var b=a(d.helper),e=a(this).data("draggable").options;if(b.css("zIndex")){e._zIndex=b.css("zIndex")}b.css("zIndex",e.zIndex)},stop:function(b,c){var d=a(this).data("draggable").options;if(d._zIndex){a(c.helper).css("zIndex",d._zIndex)}}})})(jQuery);(function(a){a.widget("ui.droppable",{_init:function(){var c=this.options,b=c.accept;this.isover=0;this.isout=1;this.accept=a.isFunction(b)?b:function(e){return e.is(b)};this.proportions={width:this.element[0].offsetWidth,height:this.element[0].offsetHeight};a.ui.ddmanager.droppables[c.scope]=a.ui.ddmanager.droppables[c.scope]||[];a.ui.ddmanager.droppables[c.scope].push(this);(c.addClasses&&this.element.addClass("ui-droppable"))},destroy:function(){var b=a.ui.ddmanager.droppables[this.options.scope];for(var c=0;c<b.length;c++){if(b[c]==this){b.splice(c,1)}}this.element.removeClass("ui-droppable ui-droppable-disabled").removeData("droppable").unbind(".droppable");return this},_setData:function(b,c){if(b=="accept"){this.accept=a.isFunction(c)?c:function(e){return e.is(c)}}a.widget.prototype._setData.apply(this,arguments)},_activate:function(c){var b=a.ui.ddmanager.current;if(this.options.activeClass){this.element.addClass(this.options.activeClass)}(b&&this._trigger("activate",c,this.ui(b)))},_deactivate:function(c){var b=a.ui.ddmanager.current;if(this.options.activeClass){this.element.removeClass(this.options.activeClass)}(b&&this._trigger("deactivate",c,this.ui(b)))},_over:function(c){var b=a.ui.ddmanager.current;if(!b||(b.currentItem||b.element)[0]==this.element[0]){return}if(this.accept.call(this.element[0],(b.currentItem||b.element))){if(this.options.hoverClass){this.element.addClass(this.options.hoverClass)}this._trigger("over",c,this.ui(b))}},_out:function(c){var b=a.ui.ddmanager.current;if(!b||(b.currentItem||b.element)[0]==this.element[0]){return}if(this.accept.call(this.element[0],(b.currentItem||b.element))){if(this.options.hoverClass){this.element.removeClass(this.options.hoverClass)}this._trigger("out",c,this.ui(b))}},_drop:function(c,d){var b=d||a.ui.ddmanager.current;if(!b||(b.currentItem||b.element)[0]==this.element[0]){return false}var e=false;this.element.find(":data(droppable)").not(".ui-draggable-dragging").each(function(){var f=a.data(this,"droppable");if(f.options.greedy&&!f.options.disabled&&f.options.scope==b.options.scope&&f.accept.call(f.element[0],(b.currentItem||b.element))&&a.ui.intersect(b,a.extend(f,{offset:f.element.offset()}),f.options.tolerance)){e=true;return false}});if(e){return false}if(this.accept.call(this.element[0],(b.currentItem||b.element))){if(this.options.activeClass){this.element.removeClass(this.options.activeClass)}if(this.options.hoverClass){this.element.removeClass(this.options.hoverClass)}this._trigger("drop",c,this.ui(b));return this.element}return false},ui:function(b){return{draggable:(b.currentItem||b.element),helper:b.helper,position:b.position,offset:b.positionAbs}}});a.extend(a.ui.droppable,{version:"1.8a2",eventPrefix:"drop",defaults:{accept:"*",activeClass:false,addClasses:true,greedy:false,hoverClass:false,scope:"default",tolerance:"intersect"}});a.ui.intersect=function(q,j,o){if(!j.offset){return false}var e=(q.positionAbs||q.position.absolute).left,d=e+q.helperProportions.width,n=(q.positionAbs||q.position.absolute).top,m=n+q.helperProportions.height;var g=j.offset.left,c=g+j.proportions.width,p=j.offset.top,k=p+j.proportions.height;switch(o){case"fit":return(g<e&&d<c&&p<n&&m<k);break;case"intersect":return(g<e+(q.helperProportions.width/2)&&d-(q.helperProportions.width/2)<c&&p<n+(q.helperProportions.height/2)&&m-(q.helperProportions.height/2)<k);break;case"pointer":var h=((q.positionAbs||q.position.absolute).left+(q.clickOffset||q.offset.click).left),i=((q.positionAbs||q.position.absolute).top+(q.clickOffset||q.offset.click).top),f=a.ui.isOver(i,h,p,g,j.proportions.height,j.proportions.width);return f;break;case"touch":return((n>=p&&n<=k)||(m>=p&&m<=k)||(n<p&&m>k))&&((e>=g&&e<=c)||(d>=g&&d<=c)||(e<g&&d>c));break;default:return false;break}};a.ui.ddmanager={current:null,droppables:{"default":[]},prepareOffsets:function(e,g){var b=a.ui.ddmanager.droppables[e.options.scope]||[];var f=g?g.type:null;var h=(e.currentItem||e.element).find(":data(droppable)").andSelf();droppablesLoop:for(var d=0;d<b.length;d++){if(b[d].options.disabled||(e&&!b[d].accept.call(b[d].element[0],(e.currentItem||e.element)))){continue}for(var c=0;c<h.length;c++){if(h[c]==b[d].element[0]){b[d].proportions.height=0;continue droppablesLoop}}b[d].visible=b[d].element.css("display")!="none";if(!b[d].visible){continue}b[d].offset=b[d].element.offset();b[d].proportions={width:b[d].element[0].offsetWidth,height:b[d].element[0].offsetHeight};if(f=="mousedown"){b[d]._activate.call(b[d],g)}}},drop:function(b,c){var d=false;a.each(a.ui.ddmanager.droppables[b.options.scope]||[],function(){if(!this.options){return}if(!this.options.disabled&&this.visible&&a.ui.intersect(b,this,this.options.tolerance)){d=this._drop.call(this,c)}if(!this.options.disabled&&this.visible&&this.accept.call(this.element[0],(b.currentItem||b.element))){this.isout=1;this.isover=0;this._deactivate.call(this,c)}});return d},drag:function(b,c){if(b.options.refreshPositions){a.ui.ddmanager.prepareOffsets(b,c)}a.each(a.ui.ddmanager.droppables[b.options.scope]||[],function(){if(this.options.disabled||this.greedyChild||!this.visible){return}var e=a.ui.intersect(b,this,this.options.tolerance);var g=!e&&this.isover==1?"isout":(e&&this.isover==0?"isover":null);if(!g){return}var f;if(this.options.greedy){var d=this.element.parents(":data(droppable):eq(0)");if(d.length){f=a.data(d[0],"droppable");f.greedyChild=(g=="isover"?1:0)}}if(f&&g=="isover"){f.isover=0;f.isout=1;f._out.call(f,c)}this[g]=1;this[g=="isout"?"isover":"isout"]=0;this[g=="isover"?"_over":"_out"].call(this,c);if(f&&g=="isout"){f.isout=0;f.isover=1;f._over.call(f,c)}})}}})(jQuery);(function(c){c.widget("ui.resizable",c.extend({},c.ui.mouse,{_init:function(){var e=this,j=this.options;this.element.addClass("ui-resizable");c.extend(this,{_aspectRatio:!!(j.aspectRatio),aspectRatio:j.aspectRatio,originalElement:this.element,_proportionallyResizeElements:[],_helper:j.helper||j.ghost||j.animate?j.helper||"ui-resizable-helper":null});if(this.element[0].nodeName.match(/canvas|textarea|input|select|button|img/i)){if(/relative/.test(this.element.css("position"))&&c.browser.opera){this.element.css({position:"relative",top:"auto",left:"auto"})}this.element.wrap(c('<div class="ui-wrapper" style="overflow: hidden;"></div>').css({position:this.element.css("position"),width:this.element.outerWidth(),height:this.element.outerHeight(),top:this.element.css("top"),left:this.element.css("left")}));this.element=this.element.parent().data("resizable",this.element.data("resizable"));this.elementIsWrapper=true;this.element.css({marginLeft:this.originalElement.css("marginLeft"),marginTop:this.originalElement.css("marginTop"),marginRight:this.originalElement.css("marginRight"),marginBottom:this.originalElement.css("marginBottom")});this.originalElement.css({marginLeft:0,marginTop:0,marginRight:0,marginBottom:0});this.originalResizeStyle=this.originalElement.css("resize");this.originalElement.css("resize","none");this._proportionallyResizeElements.push(this.originalElement.css({position:"static",zoom:1,display:"block"}));this.originalElement.css({margin:this.originalElement.css("margin")});this._proportionallyResize()}this.handles=j.handles||(!c(".ui-resizable-handle",this.element).length?"e,s,se":{n:".ui-resizable-n",e:".ui-resizable-e",s:".ui-resizable-s",w:".ui-resizable-w",se:".ui-resizable-se",sw:".ui-resizable-sw",ne:".ui-resizable-ne",nw:".ui-resizable-nw"});if(this.handles.constructor==String){if(this.handles=="all"){this.handles="n,e,s,w,se,sw,ne,nw"}var k=this.handles.split(",");this.handles={};for(var f=0;f<k.length;f++){var h=c.trim(k[f]),d="ui-resizable-"+h;var g=c('<div class="ui-resizable-handle '+d+'"></div>');if(/sw|se|ne|nw/.test(h)){g.css({zIndex:++j.zIndex})}if("se"==h){g.addClass("ui-icon ui-icon-gripsmall-diagonal-se")}this.handles[h]=".ui-resizable-"+h;this.element.append(g)}}this._renderAxis=function(p){p=p||this.element;for(var m in this.handles){if(this.handles[m].constructor==String){this.handles[m]=c(this.handles[m],this.element).show()}if(this.elementIsWrapper&&this.originalElement[0].nodeName.match(/textarea|input|select|button/i)){var n=c(this.handles[m],this.element),o=0;o=/sw|ne|nw|se|n|s/.test(m)?n.outerHeight():n.outerWidth();var l=["padding",/ne|nw|n/.test(m)?"Top":/se|sw|s/.test(m)?"Bottom":/^e$/.test(m)?"Right":"Left"].join("");p.css(l,o);this._proportionallyResize()}if(!c(this.handles[m]).length){continue}}};this._renderAxis(this.element);this._handles=c(".ui-resizable-handle",this.element).disableSelection();this._handles.mouseover(function(){if(!e.resizing){if(this.className){var i=this.className.match(/ui-resizable-(se|sw|ne|nw|n|e|s|w)/i)}e.axis=i&&i[1]?i[1]:"se"}});if(j.autoHide){this._handles.hide();c(this.element).addClass("ui-resizable-autohide").hover(function(){c(this).removeClass("ui-resizable-autohide");e._handles.show()},function(){if(!e.resizing){c(this).addClass("ui-resizable-autohide");e._handles.hide()}})}this._mouseInit()},destroy:function(){this._mouseDestroy();var d=function(f){c(f).removeClass("ui-resizable ui-resizable-disabled ui-resizable-resizing").removeData("resizable").unbind(".resizable").find(".ui-resizable-handle").remove()};if(this.elementIsWrapper){d(this.element);var e=this.element;e.parent().append(this.originalElement.css({position:e.css("position"),width:e.outerWidth(),height:e.outerHeight(),top:e.css("top"),left:e.css("left")})).end().remove()}this.originalElement.css("resize",this.originalResizeStyle);d(this.originalElement);return this},_mouseCapture:function(e){var f=false;for(var d in this.handles){if(c(this.handles[d])[0]==e.target){f=true}}return !this.options.disabled&&f},_mouseStart:function(f){var i=this.options,e=this.element.position(),d=this.element;this.resizing=true;this.documentScroll={top:c(document).scrollTop(),left:c(document).scrollLeft()};if(d.is(".ui-draggable")||(/absolute/).test(d.css("position"))){d.css({position:"absolute",top:e.top,left:e.left})}if(c.browser.opera&&(/relative/).test(d.css("position"))){d.css({position:"relative",top:"auto",left:"auto"})}this._renderProxy();var j=b(this.helper.css("left")),g=b(this.helper.css("top"));if(i.containment){j+=c(i.containment).scrollLeft()||0;g+=c(i.containment).scrollTop()||0}this.offset=this.helper.offset();this.position={left:j,top:g};this.size=this._helper?{width:d.outerWidth(),height:d.outerHeight()}:{width:d.width(),height:d.height()};this.originalSize=this._helper?{width:d.outerWidth(),height:d.outerHeight()}:{width:d.width(),height:d.height()};this.originalPosition={left:j,top:g};this.sizeDiff={width:d.outerWidth()-d.width(),height:d.outerHeight()-d.height()};this.originalMousePosition={left:f.pageX,top:f.pageY};this.aspectRatio=(typeof i.aspectRatio=="number")?i.aspectRatio:((this.originalSize.width/this.originalSize.height)||1);var h=c(".ui-resizable-"+this.axis).css("cursor");c("body").css("cursor",h=="auto"?this.axis+"-resize":h);d.addClass("ui-resizable-resizing");this._propagate("start",f);return true},_mouseDrag:function(d){var g=this.helper,f=this.options,l={},p=this,i=this.originalMousePosition,m=this.axis;var q=(d.pageX-i.left)||0,n=(d.pageY-i.top)||0;var h=this._change[m];if(!h){return false}var k=h.apply(this,[d,q,n]),j=c.browser.msie&&c.browser.version<7,e=this.sizeDiff;if(this._aspectRatio||d.shiftKey){k=this._updateRatio(k,d)}k=this._respectSize(k,d);this._propagate("resize",d);g.css({top:this.position.top+"px",left:this.position.left+"px",width:this.size.width+"px",height:this.size.height+"px"});if(!this._helper&&this._proportionallyResizeElements.length){this._proportionallyResize()}this._updateCache(k);this._trigger("resize",d,this.ui());return false},_mouseStop:function(g){this.resizing=false;var h=this.options,l=this;if(this._helper){var f=this._proportionallyResizeElements,d=f.length&&(/textarea/i).test(f[0].nodeName),e=d&&c.ui.hasScroll(f[0],"left")?0:l.sizeDiff.height,j=d?0:l.sizeDiff.width;var m={width:(l.size.width-j),height:(l.size.height-e)},i=(parseInt(l.element.css("left"),10)+(l.position.left-l.originalPosition.left))||null,k=(parseInt(l.element.css("top"),10)+(l.position.top-l.originalPosition.top))||null;if(!h.animate){this.element.css(c.extend(m,{top:k,left:i}))}l.helper.height(l.size.height);l.helper.width(l.size.width);if(this._helper&&!h.animate){this._proportionallyResize()}}c("body").css("cursor","auto");this.element.removeClass("ui-resizable-resizing");this._propagate("stop",g);if(this._helper){this.helper.remove()}return false},_updateCache:function(d){var e=this.options;this.offset=this.helper.offset();if(a(d.left)){this.position.left=d.left}if(a(d.top)){this.position.top=d.top}if(a(d.height)){this.size.height=d.height}if(a(d.width)){this.size.width=d.width}},_updateRatio:function(g,f){var h=this.options,i=this.position,e=this.size,d=this.axis;if(g.height){g.width=(e.height*this.aspectRatio)}else{if(g.width){g.height=(e.width/this.aspectRatio)}}if(d=="sw"){g.left=i.left+(e.width-g.width);g.top=null}if(d=="nw"){g.top=i.top+(e.height-g.height);g.left=i.left+(e.width-g.width)}return g},_respectSize:function(k,f){var i=this.helper,h=this.options,q=this._aspectRatio||f.shiftKey,p=this.axis,s=a(k.width)&&h.maxWidth&&(h.maxWidth<k.width),l=a(k.height)&&h.maxHeight&&(h.maxHeight<k.height),g=a(k.width)&&h.minWidth&&(h.minWidth>k.width),r=a(k.height)&&h.minHeight&&(h.minHeight>k.height);if(g){k.width=h.minWidth}if(r){k.height=h.minHeight}if(s){k.width=h.maxWidth}if(l){k.height=h.maxHeight}var e=this.originalPosition.left+this.originalSize.width,n=this.position.top+this.size.height;var j=/sw|nw|w/.test(p),d=/nw|ne|n/.test(p);if(g&&j){k.left=e-h.minWidth}if(s&&j){k.left=e-h.maxWidth}if(r&&d){k.top=n-h.minHeight}if(l&&d){k.top=n-h.maxHeight}var m=!k.width&&!k.height;if(m&&!k.left&&k.top){k.top=null}else{if(m&&!k.top&&k.left){k.left=null}}return k},_proportionallyResize:function(){var j=this.options;if(!this._proportionallyResizeElements.length){return}var f=this.helper||this.element;for(var e=0;e<this._proportionallyResizeElements.length;e++){var g=this._proportionallyResizeElements[e];if(!this.borderDif){var d=[g.css("borderTopWidth"),g.css("borderRightWidth"),g.css("borderBottomWidth"),g.css("borderLeftWidth")],h=[g.css("paddingTop"),g.css("paddingRight"),g.css("paddingBottom"),g.css("paddingLeft")];this.borderDif=c.map(d,function(k,m){var l=parseInt(k,10)||0,n=parseInt(h[m],10)||0;return l+n})}if(c.browser.msie&&!(!(c(f).is(":hidden")||c(f).parents(":hidden").length))){continue}g.css({height:(f.height()-this.borderDif[0]-this.borderDif[2])||0,width:(f.width()-this.borderDif[1]-this.borderDif[3])||0})}},_renderProxy:function(){var e=this.element,h=this.options;this.elementOffset=e.offset();if(this._helper){this.helper=this.helper||c('<div style="overflow:hidden;"></div>');var d=c.browser.msie&&c.browser.version<7,f=(d?1:0),g=(d?2:-1);this.helper.addClass(this._helper).css({width:this.element.outerWidth()+g,height:this.element.outerHeight()+g,position:"absolute",left:this.elementOffset.left-f+"px",top:this.elementOffset.top-f+"px",zIndex:++h.zIndex});this.helper.appendTo("body").disableSelection()}else{this.helper=this.element}},_change:{e:function(f,e,d){return{width:this.originalSize.width+e}},w:function(g,e,d){var i=this.options,f=this.originalSize,h=this.originalPosition;return{left:h.left+e,width:f.width-e}},n:function(g,e,d){var i=this.options,f=this.originalSize,h=this.originalPosition;return{top:h.top+d,height:f.height-d}},s:function(f,e,d){return{height:this.originalSize.height+d}},se:function(f,e,d){return c.extend(this._change.s.apply(this,arguments),this._change.e.apply(this,[f,e,d]))},sw:function(f,e,d){return c.extend(this._change.s.apply(this,arguments),this._change.w.apply(this,[f,e,d]))},ne:function(f,e,d){return c.extend(this._change.n.apply(this,arguments),this._change.e.apply(this,[f,e,d]))},nw:function(f,e,d){return c.extend(this._change.n.apply(this,arguments),this._change.w.apply(this,[f,e,d]))}},_propagate:function(e,d){c.ui.plugin.call(this,e,[d,this.ui()]);(e!="resize"&&this._trigger(e,d,this.ui()))},plugins:{},ui:function(){return{originalElement:this.originalElement,element:this.element,helper:this.helper,position:this.position,size:this.size,originalSize:this.originalSize,originalPosition:this.originalPosition}}}));c.extend(c.ui.resizable,{version:"1.8a2",eventPrefix:"resize",defaults:c.extend({},c.ui.mouse.defaults,{alsoResize:false,animate:false,animateDuration:"slow",animateEasing:"swing",aspectRatio:false,autoHide:false,containment:false,ghost:false,grid:false,handles:"e,s,se",helper:false,maxHeight:null,maxWidth:null,minHeight:10,minWidth:10,zIndex:1000})});c.ui.plugin.add("resizable","alsoResize",{start:function(e,f){var d=c(this).data("resizable"),h=d.options;var g=function(i){c(i).each(function(){c(this).data("resizable-alsoresize",{width:parseInt(c(this).width(),10),height:parseInt(c(this).height(),10),left:parseInt(c(this).css("left"),10),top:parseInt(c(this).css("top"),10)})})};if(typeof(h.alsoResize)=="object"&&!h.alsoResize.parentNode){if(h.alsoResize.length){h.alsoResize=h.alsoResize[0];g(h.alsoResize)}else{c.each(h.alsoResize,function(i,j){g(i)})}}else{g(h.alsoResize)}},resize:function(f,h){var e=c(this).data("resizable"),i=e.options,g=e.originalSize,k=e.originalPosition;var j={height:(e.size.height-g.height)||0,width:(e.size.width-g.width)||0,top:(e.position.top-k.top)||0,left:(e.position.left-k.left)||0},d=function(l,m){c(l).each(function(){var p=c(this),q=c(this).data("resizable-alsoresize"),o={},n=m&&m.length?m:["width","height","top","left"];c.each(n||["width","height","top","left"],function(r,u){var s=(q[u]||0)+(j[u]||0);if(s&&s>=0){o[u]=s||null}});if(/relative/.test(p.css("position"))&&c.browser.opera){e._revertToRelativePosition=true;p.css({position:"absolute",top:"auto",left:"auto"})}p.css(o)})};if(typeof(i.alsoResize)=="object"&&!i.alsoResize.nodeType){c.each(i.alsoResize,function(l,m){d(l,m)})}else{d(i.alsoResize)}},stop:function(e,f){var d=c(this).data("resizable");if(d._revertToRelativePosition&&c.browser.opera){d._revertToRelativePosition=false;el.css({position:"relative"})}c(this).removeData("resizable-alsoresize-start")}});c.ui.plugin.add("resizable","animate",{stop:function(h,m){var n=c(this).data("resizable"),i=n.options;var g=n._proportionallyResizeElements,d=g.length&&(/textarea/i).test(g[0].nodeName),e=d&&c.ui.hasScroll(g[0],"left")?0:n.sizeDiff.height,k=d?0:n.sizeDiff.width;var f={width:(n.size.width-k),height:(n.size.height-e)},j=(parseInt(n.element.css("left"),10)+(n.position.left-n.originalPosition.left))||null,l=(parseInt(n.element.css("top"),10)+(n.position.top-n.originalPosition.top))||null;n.element.animate(c.extend(f,l&&j?{top:l,left:j}:{}),{duration:i.animateDuration,easing:i.animateEasing,step:function(){var o={width:parseInt(n.element.css("width"),10),height:parseInt(n.element.css("height"),10),top:parseInt(n.element.css("top"),10),left:parseInt(n.element.css("left"),10)};if(g&&g.length){c(g[0]).css({width:o.width,height:o.height})}n._updateCache(o);n._propagate("resize",h)}})}});c.ui.plugin.add("resizable","containment",{start:function(e,q){var s=c(this).data("resizable"),i=s.options,k=s.element;var f=i.containment,j=(f instanceof c)?f.get(0):(/parent/.test(f))?k.parent().get(0):f;if(!j){return}s.containerElement=c(j);if(/document/.test(f)||f==document){s.containerOffset={left:0,top:0};s.containerPosition={left:0,top:0};s.parentData={element:c(document),left:0,top:0,width:c(document).width(),height:c(document).height()||document.body.parentNode.scrollHeight}}else{var m=c(j),h=[];c(["Top","Right","Left","Bottom"]).each(function(p,o){h[p]=b(m.css("padding"+o))});s.containerOffset=m.offset();s.containerPosition=m.position();s.containerSize={height:(m.innerHeight()-h[3]),width:(m.innerWidth()-h[1])};var n=s.containerOffset,d=s.containerSize.height,l=s.containerSize.width,g=(c.ui.hasScroll(j,"left")?j.scrollWidth:l),r=(c.ui.hasScroll(j)?j.scrollHeight:d);s.parentData={element:j,left:n.left,top:n.top,width:g,height:r}}},resize:function(f,p){var s=c(this).data("resizable"),h=s.options,e=s.containerSize,n=s.containerOffset,l=s.size,m=s.position,q=s._aspectRatio||f.shiftKey,d={top:0,left:0},g=s.containerElement;if(g[0]!=document&&(/static/).test(g.css("position"))){d=n}if(m.left<(s._helper?n.left:0)){s.size.width=s.size.width+(s._helper?(s.position.left-n.left):(s.position.left-d.left));if(q){s.size.height=s.size.width/h.aspectRatio}s.position.left=h.helper?n.left:0}if(m.top<(s._helper?n.top:0)){s.size.height=s.size.height+(s._helper?(s.position.top-n.top):s.position.top);if(q){s.size.width=s.size.height*h.aspectRatio}s.position.top=s._helper?n.top:0}s.offset.left=s.parentData.left+s.position.left;s.offset.top=s.parentData.top+s.position.top;var k=Math.abs((s._helper?s.offset.left-d.left:(s.offset.left-d.left))+s.sizeDiff.width),r=Math.abs((s._helper?s.offset.top-d.top:(s.offset.top-n.top))+s.sizeDiff.height);var j=s.containerElement.get(0)==s.element.parent().get(0),i=/relative|absolute/.test(s.containerElement.css("position"));if(j&&i){k-=s.parentData.left}if(k+s.size.width>=s.parentData.width){s.size.width=s.parentData.width-k;if(q){s.size.height=s.size.width/s.aspectRatio}}if(r+s.size.height>=s.parentData.height){s.size.height=s.parentData.height-r;if(q){s.size.width=s.size.height*s.aspectRatio}}},stop:function(e,m){var p=c(this).data("resizable"),f=p.options,k=p.position,l=p.containerOffset,d=p.containerPosition,g=p.containerElement;var i=c(p.helper),q=i.offset(),n=i.outerWidth()-p.sizeDiff.width,j=i.outerHeight()-p.sizeDiff.height;if(p._helper&&!f.animate&&(/relative/).test(g.css("position"))){c(this).css({left:q.left-d.left-l.left,width:n,height:j})}if(p._helper&&!f.animate&&(/static/).test(g.css("position"))){c(this).css({left:q.left-d.left-l.left,width:n,height:j})}}});c.ui.plugin.add("resizable","ghost",{start:function(f,g){var d=c(this).data("resizable"),h=d.options,e=d.size;d.ghost=d.originalElement.clone();d.ghost.css({opacity:0.25,display:"block",position:"relative",height:e.height,width:e.width,margin:0,left:0,top:0}).addClass("ui-resizable-ghost").addClass(typeof h.ghost=="string"?h.ghost:"");d.ghost.appendTo(d.helper)},resize:function(e,f){var d=c(this).data("resizable"),g=d.options;if(d.ghost){d.ghost.css({position:"relative",height:d.size.height,width:d.size.width})}},stop:function(e,f){var d=c(this).data("resizable"),g=d.options;if(d.ghost&&d.helper){d.helper.get(0).removeChild(d.ghost.get(0))}}});c.ui.plugin.add("resizable","grid",{resize:function(d,l){var n=c(this).data("resizable"),g=n.options,j=n.size,h=n.originalSize,i=n.originalPosition,m=n.axis,k=g._aspectRatio||d.shiftKey;g.grid=typeof g.grid=="number"?[g.grid,g.grid]:g.grid;var f=Math.round((j.width-h.width)/(g.grid[0]||1))*(g.grid[0]||1),e=Math.round((j.height-h.height)/(g.grid[1]||1))*(g.grid[1]||1);if(/^(se|s|e)$/.test(m)){n.size.width=h.width+f;n.size.height=h.height+e}else{if(/^(ne)$/.test(m)){n.size.width=h.width+f;n.size.height=h.height+e;n.position.top=i.top-e}else{if(/^(sw)$/.test(m)){n.size.width=h.width+f;n.size.height=h.height+e;n.position.left=i.left-f}else{n.size.width=h.width+f;n.size.height=h.height+e;n.position.top=i.top-e;n.position.left=i.left-f}}}}});var b=function(d){return parseInt(d,10)||0};var a=function(d){return !isNaN(parseInt(d,10))}})(jQuery);(function(a){a.widget("ui.selectable",a.extend({},a.ui.mouse,{_init:function(){var b=this;this.element.addClass("ui-selectable");this.dragged=false;var c;this.refresh=function(){c=a(b.options.filter,b.element[0]);c.each(function(){var d=a(this);var e=d.offset();a.data(this,"selectable-item",{element:this,$element:d,left:e.left,top:e.top,right:e.left+d.outerWidth(),bottom:e.top+d.outerHeight(),startselected:false,selected:d.hasClass("ui-selected"),selecting:d.hasClass("ui-selecting"),unselecting:d.hasClass("ui-unselecting")})})};this.refresh();this.selectees=c.addClass("ui-selectee");this._mouseInit();this.helper=a(document.createElement("div")).css({border:"1px dotted black"}).addClass("ui-selectable-helper")},destroy:function(){this.element.removeClass("ui-selectable ui-selectable-disabled").removeData("selectable").unbind(".selectable");this._mouseDestroy();return this},_mouseStart:function(d){var b=this;this.opos=[d.pageX,d.pageY];if(this.options.disabled){return}var c=this.options;this.selectees=a(c.filter,this.element[0]);this._trigger("start",d);a(c.appendTo).append(this.helper);this.helper.css({"z-index":100,position:"absolute",left:d.clientX,top:d.clientY,width:0,height:0});if(c.autoRefresh){this.refresh()}this.selectees.filter(".ui-selected").each(function(){var e=a.data(this,"selectable-item");e.startselected=true;if(!d.metaKey){e.$element.removeClass("ui-selected");e.selected=false;e.$element.addClass("ui-unselecting");e.unselecting=true;b._trigger("unselecting",d,{unselecting:e.element})}});a(d.target).parents().andSelf().each(function(){var e=a.data(this,"selectable-item");if(e){e.$element.removeClass("ui-unselecting").addClass("ui-selecting");e.unselecting=false;e.selecting=true;e.selected=true;b._trigger("selecting",d,{selecting:e.element});return false}})},_mouseDrag:function(i){var c=this;this.dragged=true;if(this.options.disabled){return}var e=this.options;var d=this.opos[0],h=this.opos[1],b=i.pageX,g=i.pageY;if(d>b){var f=b;b=d;d=f}if(h>g){var f=g;g=h;h=f}this.helper.css({left:d,top:h,width:b-d,height:g-h});this.selectees.each(function(){var j=a.data(this,"selectable-item");if(!j||j.element==c.element[0]){return}var k=false;if(e.tolerance=="touch"){k=(!(j.left>b||j.right<d||j.top>g||j.bottom<h))}else{if(e.tolerance=="fit"){k=(j.left>d&&j.right<b&&j.top>h&&j.bottom<g)}}if(k){if(j.selected){j.$element.removeClass("ui-selected");j.selected=false}if(j.unselecting){j.$element.removeClass("ui-unselecting");j.unselecting=false}if(!j.selecting){j.$element.addClass("ui-selecting");j.selecting=true;c._trigger("selecting",i,{selecting:j.element})}}else{if(j.selecting){if(i.metaKey&&j.startselected){j.$element.removeClass("ui-selecting");j.selecting=false;j.$element.addClass("ui-selected");j.selected=true}else{j.$element.removeClass("ui-selecting");j.selecting=false;if(j.startselected){j.$element.addClass("ui-unselecting");j.unselecting=true}c._trigger("unselecting",i,{unselecting:j.element})}}if(j.selected){if(!i.metaKey&&!j.startselected){j.$element.removeClass("ui-selected");j.selected=false;j.$element.addClass("ui-unselecting");j.unselecting=true;c._trigger("unselecting",i,{unselecting:j.element})}}}});return false},_mouseStop:function(d){var b=this;this.dragged=false;var c=this.options;a(".ui-unselecting",this.element[0]).each(function(){var e=a.data(this,"selectable-item");e.$element.removeClass("ui-unselecting");e.unselecting=false;e.startselected=false;b._trigger("unselected",d,{unselected:e.element})});a(".ui-selecting",this.element[0]).each(function(){var e=a.data(this,"selectable-item");e.$element.removeClass("ui-selecting").addClass("ui-selected");e.selecting=false;e.selected=true;e.startselected=true;b._trigger("selected",d,{selected:e.element})});this._trigger("stop",d);this.helper.remove();return false}}));a.extend(a.ui.selectable,{version:"1.8a2",defaults:a.extend({},a.ui.mouse.defaults,{appendTo:"body",autoRefresh:true,distance:0,filter:"*",tolerance:"touch"})})})(jQuery);(function(a){a.widget("ui.sortable",a.extend({},a.ui.mouse,{_init:function(){var b=this.options;this.containerCache={};this.element.addClass("ui-sortable");this.refresh();this.floating=this.items.length?(/left|right/).test(this.items[0].item.css("float")):false;this.offset=this.element.offset();this._mouseInit()},destroy:function(){this.element.removeClass("ui-sortable ui-sortable-disabled").removeData("sortable").unbind(".sortable");this._mouseDestroy();for(var b=this.items.length-1;b>=0;b--){this.items[b].item.removeData("sortable-item")}return this},_mouseCapture:function(e,f){if(this.reverting){return false}if(this.options.disabled||this.options.type=="static"){return false}this._refreshItems(e);var d=null,c=this,b=a(e.target).parents().each(function(){if(a.data(this,"sortable-item")==c){d=a(this);return false}});if(a.data(e.target,"sortable-item")==c){d=a(e.target)}if(!d){return false}if(this.options.handle&&!f){var g=false;a(this.options.handle,d).find("*").andSelf().each(function(){if(this==e.target){g=true}});if(!g){return false}}this.currentItem=d;this._removeCurrentsFromItems();return true},_mouseStart:function(e,f,b){var g=this.options,c=this;this.currentContainer=this;this.refreshPositions();this.helper=this._createHelper(e);this._cacheHelperProportions();this._cacheMargins();this.scrollParent=this.helper.scrollParent();this.offset=this.currentItem.offset();this.offset={top:this.offset.top-this.margins.top,left:this.offset.left-this.margins.left};this.helper.css("position","absolute");this.cssPosition=this.helper.css("position");a.extend(this.offset,{click:{left:e.pageX-this.offset.left,top:e.pageY-this.offset.top},parent:this._getParentOffset(),relative:this._getRelativeOffset()});this.originalPosition=this._generatePosition(e);this.originalPageX=e.pageX;this.originalPageY=e.pageY;(g.cursorAt&&this._adjustOffsetFromHelper(g.cursorAt));this.domPosition={prev:this.currentItem.prev()[0],parent:this.currentItem.parent()[0]};if(this.helper[0]!=this.currentItem[0]){this.currentItem.hide()}this._createPlaceholder();if(g.containment){this._setContainment()}if(g.cursor){if(a("body").css("cursor")){this._storedCursor=a("body").css("cursor")}a("body").css("cursor",g.cursor)}if(g.opacity){if(this.helper.css("opacity")){this._storedOpacity=this.helper.css("opacity")}this.helper.css("opacity",g.opacity)}if(g.zIndex){if(this.helper.css("zIndex")){this._storedZIndex=this.helper.css("zIndex")}this.helper.css("zIndex",g.zIndex)}if(this.scrollParent[0]!=document&&this.scrollParent[0].tagName!="HTML"){this.overflowOffset=this.scrollParent.offset()}this._trigger("start",e,this._uiHash());if(!this._preserveHelperProportions){this._cacheHelperProportions()}if(!b){for(var d=this.containers.length-1;d>=0;d--){this.containers[d]._trigger("activate",e,c._uiHash(this))}}if(a.ui.ddmanager){a.ui.ddmanager.current=this}if(a.ui.ddmanager&&!g.dropBehaviour){a.ui.ddmanager.prepareOffsets(this,e)}this.dragging=true;this.helper.addClass("ui-sortable-helper");this._mouseDrag(e);return true},_mouseDrag:function(f){this.position=this._generatePosition(f);this.positionAbs=this._convertPositionTo("absolute");if(!this.lastPositionAbs){this.lastPositionAbs=this.positionAbs}if(this.options.scroll){var g=this.options,b=false;if(this.scrollParent[0]!=document&&this.scrollParent[0].tagName!="HTML"){if((this.overflowOffset.top+this.scrollParent[0].offsetHeight)-f.pageY<g.scrollSensitivity){this.scrollParent[0].scrollTop=b=this.scrollParent[0].scrollTop+g.scrollSpeed}else{if(f.pageY-this.overflowOffset.top<g.scrollSensitivity){this.scrollParent[0].scrollTop=b=this.scrollParent[0].scrollTop-g.scrollSpeed}}if((this.overflowOffset.left+this.scrollParent[0].offsetWidth)-f.pageX<g.scrollSensitivity){this.scrollParent[0].scrollLeft=b=this.scrollParent[0].scrollLeft+g.scrollSpeed}else{if(f.pageX-this.overflowOffset.left<g.scrollSensitivity){this.scrollParent[0].scrollLeft=b=this.scrollParent[0].scrollLeft-g.scrollSpeed}}}else{if(f.pageY-a(document).scrollTop()<g.scrollSensitivity){b=a(document).scrollTop(a(document).scrollTop()-g.scrollSpeed)}else{if(a(window).height()-(f.pageY-a(document).scrollTop())<g.scrollSensitivity){b=a(document).scrollTop(a(document).scrollTop()+g.scrollSpeed)}}if(f.pageX-a(document).scrollLeft()<g.scrollSensitivity){b=a(document).scrollLeft(a(document).scrollLeft()-g.scrollSpeed)}else{if(a(window).width()-(f.pageX-a(document).scrollLeft())<g.scrollSensitivity){b=a(document).scrollLeft(a(document).scrollLeft()+g.scrollSpeed)}}}if(b!==false&&a.ui.ddmanager&&!g.dropBehaviour){a.ui.ddmanager.prepareOffsets(this,f)}}this.positionAbs=this._convertPositionTo("absolute");if(!this.options.axis||this.options.axis!="y"){this.helper[0].style.left=this.position.left+"px"}if(!this.options.axis||this.options.axis!="x"){this.helper[0].style.top=this.position.top+"px"}for(var d=this.items.length-1;d>=0;d--){var e=this.items[d],c=e.item[0],h=this._intersectsWithPointer(e);if(!h){continue}if(c!=this.currentItem[0]&&this.placeholder[h==1?"next":"prev"]()[0]!=c&&!a.ui.contains(this.placeholder[0],c)&&(this.options.type=="semi-dynamic"?!a.ui.contains(this.element[0],c):true)){this.direction=h==1?"down":"up";if(this.options.tolerance=="pointer"||this._intersectsWithSides(e)){this._rearrange(f,e)}else{break}this._trigger("change",f,this._uiHash());break}}this._contactContainers(f);if(a.ui.ddmanager){a.ui.ddmanager.drag(this,f)}this._trigger("sort",f,this._uiHash());this.lastPositionAbs=this.positionAbs;return false},_mouseStop:function(c,d){if(!c){return}if(a.ui.ddmanager&&!this.options.dropBehaviour){a.ui.ddmanager.drop(this,c)}if(this.options.revert){var b=this;var e=b.placeholder.offset();b.reverting=true;a(this.helper).animate({left:e.left-this.offset.parent.left-b.margins.left+(this.offsetParent[0]==document.body?0:this.offsetParent[0].scrollLeft),top:e.top-this.offset.parent.top-b.margins.top+(this.offsetParent[0]==document.body?0:this.offsetParent[0].scrollTop)},parseInt(this.options.revert,10)||500,function(){b._clear(c)})}else{this._clear(c,d)}return false},cancel:function(){var b=this;if(this.dragging){this._mouseUp();if(this.options.helper=="original"){this.currentItem.css(this._storedCSS).removeClass("ui-sortable-helper")}else{this.currentItem.show()}for(var c=this.containers.length-1;c>=0;c--){this.containers[c]._trigger("deactivate",null,b._uiHash(this));if(this.containers[c].containerCache.over){this.containers[c]._trigger("out",null,b._uiHash(this));this.containers[c].containerCache.over=0}}}if(this.placeholder[0].parentNode){this.placeholder[0].parentNode.removeChild(this.placeholder[0])}if(this.options.helper!="original"&&this.helper&&this.helper[0].parentNode){this.helper.remove()}a.extend(this,{helper:null,dragging:false,reverting:false,_noFinalSort:null});if(this.domPosition.prev){a(this.domPosition.prev).after(this.currentItem)}else{a(this.domPosition.parent).prepend(this.currentItem)}return this},serialize:function(d){var b=this._getItemsAsjQuery(d&&d.connected);var c=[];d=d||{};a(b).each(function(){var e=(a(d.item||this).attr(d.attribute||"id")||"").match(d.expression||(/(.+)[-=_](.+)/));if(e){c.push((d.key||e[1]+"[]")+"="+(d.key&&d.expression?e[1]:e[2]))}});return c.join("&")},toArray:function(d){var b=this._getItemsAsjQuery(d&&d.connected);var c=[];d=d||{};b.each(function(){c.push(a(d.item||this).attr(d.attribute||"id")||"")});return c},_intersectsWith:function(m){var e=this.positionAbs.left,d=e+this.helperProportions.width,k=this.positionAbs.top,j=k+this.helperProportions.height;var f=m.left,c=f+m.width,n=m.top,i=n+m.height;var o=this.offset.click.top,h=this.offset.click.left;var g=(k+o)>n&&(k+o)<i&&(e+h)>f&&(e+h)<c;if(this.options.tolerance=="pointer"||this.options.forcePointerForContainers||(this.options.tolerance!="pointer"&&this.helperProportions[this.floating?"width":"height"]>m[this.floating?"width":"height"])){return g}else{return(f<e+(this.helperProportions.width/2)&&d-(this.helperProportions.width/2)<c&&n<k+(this.helperProportions.height/2)&&j-(this.helperProportions.height/2)<i)}},_intersectsWithPointer:function(d){var e=a.ui.isOverAxis(this.positionAbs.top+this.offset.click.top,d.top,d.height),c=a.ui.isOverAxis(this.positionAbs.left+this.offset.click.left,d.left,d.width),g=e&&c,b=this._getDragVerticalDirection(),f=this._getDragHorizontalDirection();if(!g){return false}return this.floating?(((f&&f=="right")||b=="down")?2:1):(b&&(b=="down"?2:1))},_intersectsWithSides:function(e){var c=a.ui.isOverAxis(this.positionAbs.top+this.offset.click.top,e.top+(e.height/2),e.height),d=a.ui.isOverAxis(this.positionAbs.left+this.offset.click.left,e.left+(e.width/2),e.width),b=this._getDragVerticalDirection(),f=this._getDragHorizontalDirection();if(this.floating&&f){return((f=="right"&&d)||(f=="left"&&!d))}else{return b&&((b=="down"&&c)||(b=="up"&&!c))}},_getDragVerticalDirection:function(){var b=this.positionAbs.top-this.lastPositionAbs.top;return b!=0&&(b>0?"down":"up")},_getDragHorizontalDirection:function(){var b=this.positionAbs.left-this.lastPositionAbs.left;return b!=0&&(b>0?"right":"left")},refresh:function(b){this._refreshItems(b);this.refreshPositions();return this},_connectWith:function(){var b=this.options;return b.connectWith.constructor==String?[b.connectWith]:b.connectWith},_getItemsAsjQuery:function(b){var l=this;var g=[];var e=[];var h=this._connectWith();if(h&&b){for(var d=h.length-1;d>=0;d--){var k=a(h[d]);for(var c=k.length-1;c>=0;c--){var f=a.data(k[c],"sortable");if(f&&f!=this&&!f.options.disabled){e.push([a.isFunction(f.options.items)?f.options.items.call(f.element):a(f.options.items,f.element).not(".ui-sortable-helper").not(".ui-sortable-placeholder"),f])}}}}e.push([a.isFunction(this.options.items)?this.options.items.call(this.element,null,{options:this.options,item:this.currentItem}):a(this.options.items,this.element).not(".ui-sortable-helper").not(".ui-sortable-placeholder"),this]);for(var d=e.length-1;d>=0;d--){e[d][0].each(function(){g.push(this)})}return a(g)},_removeCurrentsFromItems:function(){var d=this.currentItem.find(":data(sortable-item)");for(var c=0;c<this.items.length;c++){for(var b=0;b<d.length;b++){if(d[b]==this.items[c].item[0]){this.items.splice(c,1)}}}},_refreshItems:function(b){this.items=[];this.containers=[this];var h=this.items;var p=this;var f=[[a.isFunction(this.options.items)?this.options.items.call(this.element[0],b,{item:this.currentItem}):a(this.options.items,this.element),this]];var l=this._connectWith();if(l){for(var e=l.length-1;e>=0;e--){var m=a(l[e]);for(var d=m.length-1;d>=0;d--){var g=a.data(m[d],"sortable");if(g&&g!=this&&!g.options.disabled){f.push([a.isFunction(g.options.items)?g.options.items.call(g.element[0],b,{item:this.currentItem}):a(g.options.items,g.element),g]);this.containers.push(g)}}}}for(var e=f.length-1;e>=0;e--){var k=f[e][1];var c=f[e][0];for(var d=0,n=c.length;d<n;d++){var o=a(c[d]);o.data("sortable-item",k);h.push({item:o,instance:k,width:0,height:0,left:0,top:0})}}},refreshPositions:function(b){if(this.offsetParent&&this.helper){this.offset.parent=this._getParentOffset()}for(var d=this.items.length-1;d>=0;d--){var e=this.items[d];var c=this.options.toleranceElement?a(this.options.toleranceElement,e.item):e.item;if(!b){e.width=c.outerWidth();e.height=c.outerHeight()}var f=c.offset();e.left=f.left;e.top=f.top}if(this.options.custom&&this.options.custom.refreshContainers){this.options.custom.refreshContainers.call(this)}else{for(var d=this.containers.length-1;d>=0;d--){var f=this.containers[d].element.offset();this.containers[d].containerCache.left=f.left;this.containers[d].containerCache.top=f.top;this.containers[d].containerCache.width=this.containers[d].element.outerWidth();this.containers[d].containerCache.height=this.containers[d].element.outerHeight()}}return this},_createPlaceholder:function(d){var b=d||this,e=b.options;if(!e.placeholder||e.placeholder.constructor==String){var c=e.placeholder;e.placeholder={element:function(){var f=a(document.createElement(b.currentItem[0].nodeName)).addClass(c||b.currentItem[0].className+" ui-sortable-placeholder").removeClass("ui-sortable-helper")[0];if(!c){f.style.visibility="hidden"}return f},update:function(f,g){if(c&&!e.forcePlaceholderSize){return}if(!g.height()){g.height(b.currentItem.innerHeight()-parseInt(b.currentItem.css("paddingTop")||0,10)-parseInt(b.currentItem.css("paddingBottom")||0,10))}if(!g.width()){g.width(b.currentItem.innerWidth()-parseInt(b.currentItem.css("paddingLeft")||0,10)-parseInt(b.currentItem.css("paddingRight")||0,10))}}}}b.placeholder=a(e.placeholder.element.call(b.element,b.currentItem));b.currentItem.after(b.placeholder);e.placeholder.update(b,b.placeholder)},_contactContainers:function(b){var d=null,k=null;for(var f=this.containers.length-1;f>=0;f--){if(a.ui.contains(this.currentItem[0],this.containers[f].element[0])){continue}if(this._intersectsWith(this.containers[f].containerCache)){if(d&&a.ui.contains(this.containers[f].element[0],d.element[0])){continue}d=this.containers[f];k=f}else{if(this.containers[f].containerCache.over){this.containers[f]._trigger("out",b,this._uiHash(this));this.containers[f].containerCache.over=0}}}if(!d){return}if(this.currentContainer!=this.containers[k]){var h=10000;var g=null;var c=this.positionAbs[this.containers[k].floating?"left":"top"];for(var e=this.items.length-1;e>=0;e--){if(!a.ui.contains(this.containers[k].element[0],this.items[e].item[0])){continue}var l=this.items[e][this.containers[k].floating?"left":"top"];if(Math.abs(l-c)<h){h=Math.abs(l-c);g=this.items[e]}}if(!g&&!this.options.dropOnEmpty){return}this.currentContainer=this.containers[k];g?this._rearrange(b,g,null,true):this._rearrange(b,null,this.containers[k].element,true);this._trigger("change",b,this._uiHash());this.containers[k]._trigger("change",b,this._uiHash(this));this.options.placeholder.update(this.currentContainer,this.placeholder)}this.containers[k]._trigger("over",b,this._uiHash(this));this.containers[k].containerCache.over=1},_createHelper:function(c){var d=this.options;var b=a.isFunction(d.helper)?a(d.helper.apply(this.element[0],[c,this.currentItem])):(d.helper=="clone"?this.currentItem.clone():this.currentItem);if(!b.parents("body").length){a(d.appendTo!="parent"?d.appendTo:this.currentItem[0].parentNode)[0].appendChild(b[0])}if(b[0]==this.currentItem[0]){this._storedCSS={width:this.currentItem[0].style.width,height:this.currentItem[0].style.height,position:this.currentItem.css("position"),top:this.currentItem.css("top"),left:this.currentItem.css("left")}}if(b[0].style.width==""||d.forceHelperSize){b.width(this.currentItem.width())}if(b[0].style.height==""||d.forceHelperSize){b.height(this.currentItem.height())}return b},_adjustOffsetFromHelper:function(b){if(typeof b=="string"){b=b.split(" ")}if(a.isArray(b)){b={left:+b[0],top:+b[1]||0}}if("left" in b){this.offset.click.left=b.left+this.margins.left}if("right" in b){this.offset.click.left=this.helperProportions.width-b.right+this.margins.left}if("top" in b){this.offset.click.top=b.top+this.margins.top}if("bottom" in b){this.offset.click.top=this.helperProportions.height-b.bottom+this.margins.top}},_getParentOffset:function(){this.offsetParent=this.helper.offsetParent();var b=this.offsetParent.offset();if(this.cssPosition=="absolute"&&this.scrollParent[0]!=document&&a.ui.contains(this.scrollParent[0],this.offsetParent[0])){b.left+=this.scrollParent.scrollLeft();b.top+=this.scrollParent.scrollTop()}if((this.offsetParent[0]==document.body)||(this.offsetParent[0].tagName&&this.offsetParent[0].tagName.toLowerCase()=="html"&&a.browser.msie)){b={top:0,left:0}}return{top:b.top+(parseInt(this.offsetParent.css("borderTopWidth"),10)||0),left:b.left+(parseInt(this.offsetParent.css("borderLeftWidth"),10)||0)}},_getRelativeOffset:function(){if(this.cssPosition=="relative"){var b=this.currentItem.position();return{top:b.top-(parseInt(this.helper.css("top"),10)||0)+this.scrollParent.scrollTop(),left:b.left-(parseInt(this.helper.css("left"),10)||0)+this.scrollParent.scrollLeft()}}else{return{top:0,left:0}}},_cacheMargins:function(){this.margins={left:(parseInt(this.currentItem.css("marginLeft"),10)||0),top:(parseInt(this.currentItem.css("marginTop"),10)||0)}},_cacheHelperProportions:function(){this.helperProportions={width:this.helper.outerWidth(),height:this.helper.outerHeight()}},_setContainment:function(){var e=this.options;if(e.containment=="parent"){e.containment=this.helper[0].parentNode}if(e.containment=="document"||e.containment=="window"){this.containment=[0-this.offset.relative.left-this.offset.parent.left,0-this.offset.relative.top-this.offset.parent.top,a(e.containment=="document"?document:window).width()-this.helperProportions.width-this.margins.left,(a(e.containment=="document"?document:window).height()||document.body.parentNode.scrollHeight)-this.helperProportions.height-this.margins.top]}if(!(/^(document|window|parent)$/).test(e.containment)){var c=a(e.containment)[0];var d=a(e.containment).offset();var b=(a(c).css("overflow")!="hidden");this.containment=[d.left+(parseInt(a(c).css("borderLeftWidth"),10)||0)+(parseInt(a(c).css("paddingLeft"),10)||0)-this.margins.left,d.top+(parseInt(a(c).css("borderTopWidth"),10)||0)+(parseInt(a(c).css("paddingTop"),10)||0)-this.margins.top,d.left+(b?Math.max(c.scrollWidth,c.offsetWidth):c.offsetWidth)-(parseInt(a(c).css("borderLeftWidth"),10)||0)-(parseInt(a(c).css("paddingRight"),10)||0)-this.helperProportions.width-this.margins.left,d.top+(b?Math.max(c.scrollHeight,c.offsetHeight):c.offsetHeight)-(parseInt(a(c).css("borderTopWidth"),10)||0)-(parseInt(a(c).css("paddingBottom"),10)||0)-this.helperProportions.height-this.margins.top]}},_convertPositionTo:function(f,h){if(!h){h=this.position}var c=f=="absolute"?1:-1;var e=this.options,b=this.cssPosition=="absolute"&&!(this.scrollParent[0]!=document&&a.ui.contains(this.scrollParent[0],this.offsetParent[0]))?this.offsetParent:this.scrollParent,g=(/(html|body)/i).test(b[0].tagName);return{top:(h.top+this.offset.relative.top*c+this.offset.parent.top*c-(a.browser.safari&&this.cssPosition=="fixed"?0:(this.cssPosition=="fixed"?-this.scrollParent.scrollTop():(g?0:b.scrollTop()))*c)),left:(h.left+this.offset.relative.left*c+this.offset.parent.left*c-(a.browser.safari&&this.cssPosition=="fixed"?0:(this.cssPosition=="fixed"?-this.scrollParent.scrollLeft():g?0:b.scrollLeft())*c))}},_generatePosition:function(e){var h=this.options,b=this.cssPosition=="absolute"&&!(this.scrollParent[0]!=document&&a.ui.contains(this.scrollParent[0],this.offsetParent[0]))?this.offsetParent:this.scrollParent,i=(/(html|body)/i).test(b[0].tagName);if(this.cssPosition=="relative"&&!(this.scrollParent[0]!=document&&this.scrollParent[0]!=this.offsetParent[0])){this.offset.relative=this._getRelativeOffset()}var d=e.pageX;var c=e.pageY;if(this.originalPosition){if(this.containment){if(e.pageX-this.offset.click.left<this.containment[0]){d=this.containment[0]+this.offset.click.left}if(e.pageY-this.offset.click.top<this.containment[1]){c=this.containment[1]+this.offset.click.top}if(e.pageX-this.offset.click.left>this.containment[2]){d=this.containment[2]+this.offset.click.left}if(e.pageY-this.offset.click.top>this.containment[3]){c=this.containment[3]+this.offset.click.top}}if(h.grid){var g=this.originalPageY+Math.round((c-this.originalPageY)/h.grid[1])*h.grid[1];c=this.containment?(!(g-this.offset.click.top<this.containment[1]||g-this.offset.click.top>this.containment[3])?g:(!(g-this.offset.click.top<this.containment[1])?g-h.grid[1]:g+h.grid[1])):g;var f=this.originalPageX+Math.round((d-this.originalPageX)/h.grid[0])*h.grid[0];d=this.containment?(!(f-this.offset.click.left<this.containment[0]||f-this.offset.click.left>this.containment[2])?f:(!(f-this.offset.click.left<this.containment[0])?f-h.grid[0]:f+h.grid[0])):f}}return{top:(c-this.offset.click.top-this.offset.relative.top-this.offset.parent.top+(a.browser.safari&&this.cssPosition=="fixed"?0:(this.cssPosition=="fixed"?-this.scrollParent.scrollTop():(i?0:b.scrollTop())))),left:(d-this.offset.click.left-this.offset.relative.left-this.offset.parent.left+(a.browser.safari&&this.cssPosition=="fixed"?0:(this.cssPosition=="fixed"?-this.scrollParent.scrollLeft():i?0:b.scrollLeft())))}},_rearrange:function(g,f,c,e){c?c[0].appendChild(this.placeholder[0]):f.item[0].parentNode.insertBefore(this.placeholder[0],(this.direction=="down"?f.item[0]:f.item[0].nextSibling));this.counter=this.counter?++this.counter:1;var d=this,b=this.counter;window.setTimeout(function(){if(b==d.counter){d.refreshPositions(!e)}},0)},_clear:function(d,e){this.reverting=false;var f=[],b=this;if(!this._noFinalSort&&this.currentItem[0].parentNode){this.placeholder.before(this.currentItem)}this._noFinalSort=null;if(this.helper[0]==this.currentItem[0]){for(var c in this._storedCSS){if(this._storedCSS[c]=="auto"||this._storedCSS[c]=="static"){this._storedCSS[c]=""}}this.currentItem.css(this._storedCSS).removeClass("ui-sortable-helper")}else{this.currentItem.show()}if(this.fromOutside&&!e){f.push(function(g){this._trigger("receive",g,this._uiHash(this.fromOutside))})}if((this.fromOutside||this.domPosition.prev!=this.currentItem.prev().not(".ui-sortable-helper")[0]||this.domPosition.parent!=this.currentItem.parent()[0])&&!e){f.push(function(g){this._trigger("update",g,this._uiHash())})}if(!a.ui.contains(this.element[0],this.currentItem[0])){if(!e){f.push(function(g){this._trigger("remove",g,this._uiHash())})}for(var c=this.containers.length-1;c>=0;c--){if(a.ui.contains(this.containers[c].element[0],this.currentItem[0])&&!e){f.push((function(g){return function(h){g._trigger("receive",h,this._uiHash(this))}}).call(this,this.containers[c]));f.push((function(g){return function(h){g._trigger("update",h,this._uiHash(this))}}).call(this,this.containers[c]))}}}for(var c=this.containers.length-1;c>=0;c--){if(!e){f.push((function(g){return function(h){g._trigger("deactivate",h,this._uiHash(this))}}).call(this,this.containers[c]))}if(this.containers[c].containerCache.over){f.push((function(g){return function(h){g._trigger("out",h,this._uiHash(this))}}).call(this,this.containers[c]));this.containers[c].containerCache.over=0}}if(this._storedCursor){a("body").css("cursor",this._storedCursor)}if(this._storedOpacity){this.helper.css("opacity",this._storedOpacity)}if(this._storedZIndex){this.helper.css("zIndex",this._storedZIndex=="auto"?"":this._storedZIndex)}this.dragging=false;if(this.cancelHelperRemoval){if(!e){this._trigger("beforeStop",d,this._uiHash());for(var c=0;c<f.length;c++){f[c].call(this,d)}this._trigger("stop",d,this._uiHash())}return false}if(!e){this._trigger("beforeStop",d,this._uiHash())}this.placeholder[0].parentNode.removeChild(this.placeholder[0]);if(this.helper[0]!=this.currentItem[0]){this.helper.remove()}this.helper=null;if(!e){for(var c=0;c<f.length;c++){f[c].call(this,d)}this._trigger("stop",d,this._uiHash())}this.fromOutside=false;return true},_trigger:function(){if(a.widget.prototype._trigger.apply(this,arguments)===false){this.cancel()}},_uiHash:function(c){var b=c||this;return{helper:b.helper,placeholder:b.placeholder||a([]),position:b.position,originalPosition:b.originalPosition,offset:b.positionAbs,item:b.currentItem,sender:c?c.element:null}}}));a.extend(a.ui.sortable,{version:"1.8a2",eventPrefix:"sort",defaults:a.extend({},a.ui.mouse.defaults,{appendTo:"parent",axis:false,connectWith:false,containment:false,cursor:"auto",cursorAt:false,dropOnEmpty:true,forcePlaceholderSize:false,forceHelperSize:false,grid:false,handle:false,helper:"original",items:"> *",opacity:false,placeholder:false,revert:false,scroll:true,scrollSensitivity:20,scrollSpeed:20,scope:"default",tolerance:"intersect",zIndex:1000})})})(jQuery);jQuery.effects||(function(g){g.effects={};g.each(["backgroundColor","borderBottomColor","borderLeftColor","borderRightColor","borderTopColor","color","outlineColor"],function(l,k){g.fx.step[k]=function(m){if(!m.colorInit){m.start=j(m.elem,k);m.end=i(m.end);m.colorInit=true}m.elem.style[k]="rgb("+Math.max(Math.min(parseInt((m.pos*(m.end[0]-m.start[0]))+m.start[0],10),255),0)+","+Math.max(Math.min(parseInt((m.pos*(m.end[1]-m.start[1]))+m.start[1],10),255),0)+","+Math.max(Math.min(parseInt((m.pos*(m.end[2]-m.start[2]))+m.start[2],10),255),0)+")"}});function i(l){var k;if(l&&l.constructor==Array&&l.length==3){return l}if(k=/rgb\(\s*([0-9]{1,3})\s*,\s*([0-9]{1,3})\s*,\s*([0-9]{1,3})\s*\)/.exec(l)){return[parseInt(k[1],10),parseInt(k[2],10),parseInt(k[3],10)]}if(k=/rgb\(\s*([0-9]+(?:\.[0-9]+)?)\%\s*,\s*([0-9]+(?:\.[0-9]+)?)\%\s*,\s*([0-9]+(?:\.[0-9]+)?)\%\s*\)/.exec(l)){return[parseFloat(k[1])*2.55,parseFloat(k[2])*2.55,parseFloat(k[3])*2.55]}if(k=/#([a-fA-F0-9]{2})([a-fA-F0-9]{2})([a-fA-F0-9]{2})/.exec(l)){return[parseInt(k[1],16),parseInt(k[2],16),parseInt(k[3],16)]}if(k=/#([a-fA-F0-9])([a-fA-F0-9])([a-fA-F0-9])/.exec(l)){return[parseInt(k[1]+k[1],16),parseInt(k[2]+k[2],16),parseInt(k[3]+k[3],16)]}if(k=/rgba\(0, 0, 0, 0\)/.exec(l)){return a.transparent}return a[g.trim(l).toLowerCase()]}function j(m,k){var l;do{l=g.curCSS(m,k);if(l!=""&&l!="transparent"||g.nodeName(m,"body")){break}k="backgroundColor"}while(m=m.parentNode);return i(l)}var a={aqua:[0,255,255],azure:[240,255,255],beige:[245,245,220],black:[0,0,0],blue:[0,0,255],brown:[165,42,42],cyan:[0,255,255],darkblue:[0,0,139],darkcyan:[0,139,139],darkgrey:[169,169,169],darkgreen:[0,100,0],darkkhaki:[189,183,107],darkmagenta:[139,0,139],darkolivegreen:[85,107,47],darkorange:[255,140,0],darkorchid:[153,50,204],darkred:[139,0,0],darksalmon:[233,150,122],darkviolet:[148,0,211],fuchsia:[255,0,255],gold:[255,215,0],green:[0,128,0],indigo:[75,0,130],khaki:[240,230,140],lightblue:[173,216,230],lightcyan:[224,255,255],lightgreen:[144,238,144],lightgrey:[211,211,211],lightpink:[255,182,193],lightyellow:[255,255,224],lime:[0,255,0],magenta:[255,0,255],maroon:[128,0,0],navy:[0,0,128],olive:[128,128,0],orange:[255,165,0],pink:[255,192,203],purple:[128,0,128],violet:[128,0,128],red:[255,0,0],silver:[192,192,192],white:[255,255,255],yellow:[255,255,0],transparent:[255,255,255]};var e=["add","remove","toggle"],c={border:1,borderBottom:1,borderColor:1,borderLeft:1,borderRight:1,borderTop:1,borderWidth:1,margin:1,padding:1};function f(){var n=document.defaultView?document.defaultView.getComputedStyle(this,null):this.currentStyle,o={},l,m;if(n&&n.length&&n[0]&&n[n[0]]){var k=n.length;while(k--){l=n[k];if(typeof n[l]=="string"){m=l.replace(/\-(\w)/g,function(p,q){return q.toUpperCase()});o[m]=n[l]}}}else{for(l in n){if(typeof n[l]==="string"){o[l]=n[l]}}}return o}function b(l){var k,m;for(k in l){m=l[k];if(m==null||g.isFunction(m)||k in c||(/scrollbar/).test(k)||(!(/color/i).test(k)&&isNaN(parseFloat(m)))){delete l[k]}}return l}function h(k,m){var n={_:0},l;for(l in m){if(k[l]!=m[l]){n[l]=m[l]}}return n}g.effects.animateClass=function(k,l,n,m){if(g.isFunction(n)){m=n;n=null}return this.each(function(){var r=g(this),o=r.attr("style")||" ",s=b(f.call(this)),q,p=r.attr("className");g.each(e,function(u,v){if(k[v]){r[v+"Class"](k[v])}});q=b(f.call(this));r.attr("className",p);r.animate(h(s,q),l,n,function(){g.each(e,function(u,v){if(k[v]){r[v+"Class"](k[v])}});if(typeof r.attr("style")=="object"){r.attr("style").cssText="";r.attr("style").cssText=o}else{r.attr("style",o)}if(m){m.apply(this,arguments)}})})};g.fn.extend({_addClass:g.fn.addClass,addClass:function(l,k,n,m){return k?g.effects.animateClass.apply(this,[{add:l},k,n,m]):this._addClass(l)},_removeClass:g.fn.removeClass,removeClass:function(l,k,n,m){return k?g.effects.animateClass.apply(this,[{remove:l},k,n,m]):this._removeClass(l)},_toggleClass:g.fn.toggleClass,toggleClass:function(m,l,k,o,n){if(typeof l=="boolean"||l===undefined){if(!k){return this._toggleClass(m,l)}else{return g.effects.animateClass.apply(this,[(l?{add:m}:{remove:m}),k,o,n])}}else{return g.effects.animateClass.apply(this,[{toggle:m},l,k,o])}},switchClass:function(k,m,l,o,n){return g.effects.animateClass.apply(this,[{add:m,remove:k},l,o,n])}});g.extend(g.effects,{version:"1.8a2",save:function(l,m){for(var k=0;k<m.length;k++){if(m[k]!==null){l.data("ec.storage."+m[k],l[0].style[m[k]])}}},restore:function(l,m){for(var k=0;k<m.length;k++){if(m[k]!==null){l.css(m[k],l.data("ec.storage."+m[k]))}}},setMode:function(k,l){if(l=="toggle"){l=k.is(":hidden")?"show":"hide"}return l},getBaseline:function(l,m){var n,k;switch(l[0]){case"top":n=0;break;case"middle":n=0.5;break;case"bottom":n=1;break;default:n=l[0]/m.height}switch(l[1]){case"left":k=0;break;case"center":k=0.5;break;case"right":k=1;break;default:k=l[1]/m.width}return{x:k,y:n}},createWrapper:function(k){if(k.parent().is(".ui-effects-wrapper")){return k.parent()}var l={width:k.outerWidth(true),height:k.outerHeight(true),"float":k.css("float")},m=g("<div></div>").addClass("ui-effects-wrapper").css({fontSize:"100%",background:"transparent",border:"none",margin:0,padding:0});k.wrap(m);if(k.css("position")=="static"){m.css({position:"relative"});k.css({position:"relative"})}else{g.extend(l,{position:k.css("position"),zIndex:k.css("z-index")});g.each(["top","left","bottom","right"],function(n,o){l[o]=k.css(o);if(isNaN(parseInt(l[o],10))){l[o]="auto"}});k.css({position:"relative",top:0,left:0})}return m.css(l).show()},removeWrapper:function(k){if(k.parent().is(".ui-effects-wrapper")){return k.parent().replaceWith(k)}return k},setTransition:function(l,n,k,m){m=m||{};g.each(n,function(p,o){unit=l.cssUnit(o);if(unit[0]>0){m[o]=unit[0]*k+unit[1]}});return m}});function d(l,k,m,n){if(typeof l=="object"){n=k;m=null;k=l;l=k.effect}if(g.isFunction(k)){n=k;m=null;k={}}if(typeof k=="number"){n=m;m=k;k={}}k=k||{};m=m||k.duration;m=g.fx.off?0:typeof m=="number"?m:g.fx.speeds[m]||g.fx.speeds._default;n=n||k.complete;return[l,k,m,n]}g.fn.extend({effect:function(n,m,p,q){var l=d.apply(this,arguments),o={options:l[1],duration:l[2],callback:l[3]},k=g.effects[n];return k&&!g.fx.off?k.call(this,o):this},_show:g.fn.show,show:function(l){if(!l||typeof l=="number"||g.fx.speeds[l]){return this._show.apply(this,arguments)}else{var k=d.apply(this,arguments);k[1].mode="show";return this.effect.apply(this,k)}},_hide:g.fn.hide,hide:function(l){if(!l||typeof l=="number"||g.fx.speeds[l]){return this._hide.apply(this,arguments)}else{var k=d.apply(this,arguments);k[1].mode="hide";return this.effect.apply(this,k)}},__toggle:g.fn.toggle,toggle:function(l){if(!l||typeof l=="number"||g.fx.speeds[l]||typeof l=="boolean"||g.isFunction(l)){return this.__toggle.apply(this,arguments)}else{var k=d.apply(this,arguments);k[1].mode="toggle";return this.effect.apply(this,k)}},cssUnit:function(k){var l=this.css(k),m=[];g.each(["em","px","%","pt"],function(n,o){if(l.indexOf(o)>0){m=[parseFloat(l),o]}});return m}});g.easing.jswing=g.easing.swing;g.extend(g.easing,{def:"easeOutQuad",swing:function(l,m,k,o,n){return g.easing[g.easing.def](l,m,k,o,n)},easeInQuad:function(l,m,k,o,n){return o*(m/=n)*m+k},easeOutQuad:function(l,m,k,o,n){return -o*(m/=n)*(m-2)+k},easeInOutQuad:function(l,m,k,o,n){if((m/=n/2)<1){return o/2*m*m+k}return -o/2*((--m)*(m-2)-1)+k},easeInCubic:function(l,m,k,o,n){return o*(m/=n)*m*m+k},easeOutCubic:function(l,m,k,o,n){return o*((m=m/n-1)*m*m+1)+k},easeInOutCubic:function(l,m,k,o,n){if((m/=n/2)<1){return o/2*m*m*m+k}return o/2*((m-=2)*m*m+2)+k},easeInQuart:function(l,m,k,o,n){return o*(m/=n)*m*m*m+k},easeOutQuart:function(l,m,k,o,n){return -o*((m=m/n-1)*m*m*m-1)+k},easeInOutQuart:function(l,m,k,o,n){if((m/=n/2)<1){return o/2*m*m*m*m+k}return -o/2*((m-=2)*m*m*m-2)+k},easeInQuint:function(l,m,k,o,n){return o*(m/=n)*m*m*m*m+k},easeOutQuint:function(l,m,k,o,n){return o*((m=m/n-1)*m*m*m*m+1)+k},easeInOutQuint:function(l,m,k,o,n){if((m/=n/2)<1){return o/2*m*m*m*m*m+k}return o/2*((m-=2)*m*m*m*m+2)+k},easeInSine:function(l,m,k,o,n){return -o*Math.cos(m/n*(Math.PI/2))+o+k},easeOutSine:function(l,m,k,o,n){return o*Math.sin(m/n*(Math.PI/2))+k},easeInOutSine:function(l,m,k,o,n){return -o/2*(Math.cos(Math.PI*m/n)-1)+k},easeInExpo:function(l,m,k,o,n){return(m==0)?k:o*Math.pow(2,10*(m/n-1))+k},easeOutExpo:function(l,m,k,o,n){return(m==n)?k+o:o*(-Math.pow(2,-10*m/n)+1)+k},easeInOutExpo:function(l,m,k,o,n){if(m==0){return k}if(m==n){return k+o}if((m/=n/2)<1){return o/2*Math.pow(2,10*(m-1))+k}return o/2*(-Math.pow(2,-10*--m)+2)+k},easeInCirc:function(l,m,k,o,n){return -o*(Math.sqrt(1-(m/=n)*m)-1)+k},easeOutCirc:function(l,m,k,o,n){return o*Math.sqrt(1-(m=m/n-1)*m)+k},easeInOutCirc:function(l,m,k,o,n){if((m/=n/2)<1){return -o/2*(Math.sqrt(1-m*m)-1)+k}return o/2*(Math.sqrt(1-(m-=2)*m)+1)+k},easeInElastic:function(l,n,k,u,r){var o=1.70158;var q=0;var m=u;if(n==0){return k}if((n/=r)==1){return k+u}if(!q){q=r*0.3}if(m<Math.abs(u)){m=u;var o=q/4}else{var o=q/(2*Math.PI)*Math.asin(u/m)}return -(m*Math.pow(2,10*(n-=1))*Math.sin((n*r-o)*(2*Math.PI)/q))+k},easeOutElastic:function(l,n,k,u,r){var o=1.70158;var q=0;var m=u;if(n==0){return k}if((n/=r)==1){return k+u}if(!q){q=r*0.3}if(m<Math.abs(u)){m=u;var o=q/4}else{var o=q/(2*Math.PI)*Math.asin(u/m)}return m*Math.pow(2,-10*n)*Math.sin((n*r-o)*(2*Math.PI)/q)+u+k},easeInOutElastic:function(l,n,k,u,r){var o=1.70158;var q=0;var m=u;if(n==0){return k}if((n/=r/2)==2){return k+u}if(!q){q=r*(0.3*1.5)}if(m<Math.abs(u)){m=u;var o=q/4}else{var o=q/(2*Math.PI)*Math.asin(u/m)}if(n<1){return -0.5*(m*Math.pow(2,10*(n-=1))*Math.sin((n*r-o)*(2*Math.PI)/q))+k}return m*Math.pow(2,-10*(n-=1))*Math.sin((n*r-o)*(2*Math.PI)/q)*0.5+u+k},easeInBack:function(l,m,k,p,o,n){if(n==undefined){n=1.70158}return p*(m/=o)*m*((n+1)*m-n)+k},easeOutBack:function(l,m,k,p,o,n){if(n==undefined){n=1.70158}return p*((m=m/o-1)*m*((n+1)*m+n)+1)+k},easeInOutBack:function(l,m,k,p,o,n){if(n==undefined){n=1.70158}if((m/=o/2)<1){return p/2*(m*m*(((n*=(1.525))+1)*m-n))+k}return p/2*((m-=2)*m*(((n*=(1.525))+1)*m+n)+2)+k},easeInBounce:function(l,m,k,o,n){return o-g.easing.easeOutBounce(l,n-m,0,o,n)+k},easeOutBounce:function(l,m,k,o,n){if((m/=n)<(1/2.75)){return o*(7.5625*m*m)+k}else{if(m<(2/2.75)){return o*(7.5625*(m-=(1.5/2.75))*m+0.75)+k}else{if(m<(2.5/2.75)){return o*(7.5625*(m-=(2.25/2.75))*m+0.9375)+k}else{return o*(7.5625*(m-=(2.625/2.75))*m+0.984375)+k}}}},easeInOutBounce:function(l,m,k,o,n){if(m<n/2){return g.easing.easeInBounce(l,m*2,0,o,n)*0.5+k}return g.easing.easeOutBounce(l,m*2-n,0,o,n)*0.5+o*0.5+k}})})(jQuery);(function(a){a.widget("ui.accordion",{_init:function(){var d=this.options,b=this;this.running=0;this.element.addClass("ui-accordion ui-widget ui-helper-reset");if(this.element[0].nodeName=="UL"){this.element.children("li").addClass("ui-accordion-li-fix")}this.headers=this.element.find(d.header).addClass("ui-accordion-header ui-helper-reset ui-state-default ui-corner-all").bind("mouseenter.accordion",function(){a(this).addClass("ui-state-hover")}).bind("mouseleave.accordion",function(){a(this).removeClass("ui-state-hover")}).bind("focus.accordion",function(){a(this).addClass("ui-state-focus")}).bind("blur.accordion",function(){a(this).removeClass("ui-state-focus")});this.headers.next().addClass("ui-accordion-content ui-helper-reset ui-widget-content ui-corner-bottom");if(d.navigation){var c=this.element.find("a").filter(d.navigationFilter);if(c.length){var e=c.closest(".ui-accordion-header");if(e.length){this.active=e}else{this.active=c.closest(".ui-accordion-content").prev()}}}this.active=this._findActive(this.active||d.active).toggleClass("ui-state-default").toggleClass("ui-state-active").toggleClass("ui-corner-all").toggleClass("ui-corner-top");this.active.next().addClass("ui-accordion-content-active");this._createIcons();if(a.browser.msie){this.element.find("a").css("zoom","1")}this.resize();this.element.attr("role","tablist");this.headers.attr("role","tab").bind("keydown",function(f){return b._keydown(f)}).next().attr("role","tabpanel");this.headers.not(this.active||"").attr("aria-expanded","false").attr("tabIndex","-1").next().hide();if(!this.active.length){this.headers.eq(0).attr("tabIndex","0")}else{this.active.attr("aria-expanded","true").attr("tabIndex","0")}if(!a.browser.safari){this.headers.find("a").attr("tabIndex","-1")}if(d.event){this.headers.bind((d.event)+".accordion",function(f){b._clickHandler.call(b,f,this);f.preventDefault()})}},_createIcons:function(){var b=this.options;if(b.icons){a("<span/>").addClass("ui-icon "+b.icons.header).prependTo(this.headers);this.active.find(".ui-icon").toggleClass(b.icons.header).toggleClass(b.icons.headerSelected);this.element.addClass("ui-accordion-icons")}},_destroyIcons:function(){this.headers.children(".ui-icon").remove();this.element.removeClass("ui-accordion-icons")},destroy:function(){var c=this.options;this.element.removeClass("ui-accordion ui-widget ui-helper-reset").removeAttr("role").unbind(".accordion").removeData("accordion");this.headers.unbind(".accordion").removeClass("ui-accordion-header ui-helper-reset ui-state-default ui-corner-all ui-state-active ui-corner-top").removeAttr("role").removeAttr("aria-expanded").removeAttr("tabindex");this.headers.find("a").removeAttr("tabindex");this._destroyIcons();var b=this.headers.next().css("display","").removeAttr("role").removeClass("ui-helper-reset ui-widget-content ui-corner-bottom ui-accordion-content ui-accordion-content-active");if(c.autoHeight||c.fillHeight){b.css("height","")}return this},_setData:function(b,c){a.widget.prototype._setData.apply(this,arguments);if(b=="active"){this.activate(c)}if(b=="icons"){this._destroyIcons();if(c){this._createIcons()}}},_keydown:function(e){var g=this.options,f=a.ui.keyCode;if(g.disabled||e.altKey||e.ctrlKey){return}var d=this.headers.length;var b=this.headers.index(e.target);var c=false;switch(e.keyCode){case f.RIGHT:case f.DOWN:c=this.headers[(b+1)%d];break;case f.LEFT:case f.UP:c=this.headers[(b-1+d)%d];break;case f.SPACE:case f.ENTER:this._clickHandler({target:e.target},e.target);e.preventDefault()}if(c){a(e.target).attr("tabIndex","-1");a(c).attr("tabIndex","0");c.focus();return false}return true},resize:function(){var d=this.options,c;if(d.fillSpace){if(a.browser.msie){var b=this.element.parent().css("overflow");this.element.parent().css("overflow","hidden")}c=this.element.parent().height();if(a.browser.msie){this.element.parent().css("overflow",b)}this.headers.each(function(){c-=a(this).outerHeight(true)});this.headers.next().each(function(){a(this).height(Math.max(0,c-a(this).innerHeight()+a(this).height()))}).css("overflow","auto")}else{if(d.autoHeight){c=0;this.headers.next().each(function(){c=Math.max(c,a(this).height())}).height(c)}}return this},activate:function(b){this.options.active=b;var c=this._findActive(b)[0];this._clickHandler({target:c},c);return this},_findActive:function(b){return b?typeof b=="number"?this.headers.filter(":eq("+b+")"):this.headers.not(this.headers.not(b)):b===false?a([]):this.headers.filter(":eq(0)")},_clickHandler:function(b,f){var d=this.options;if(d.disabled){return}if(!b.target){if(!d.collapsible){return}this.active.removeClass("ui-state-active ui-corner-top").addClass("ui-state-default ui-corner-all").find(".ui-icon").removeClass(d.icons.headerSelected).addClass(d.icons.header);this.active.next().addClass("ui-accordion-content-active");var h=this.active.next(),e={options:d,newHeader:a([]),oldHeader:d.active,newContent:a([]),oldContent:h},c=(this.active=a([]));this._toggle(c,h,e);return}var g=a(b.currentTarget||f);var i=g[0]==this.active[0];d.active=d.collapsible&&i?false:a(".ui-accordion-header",this.element).index(g);if(this.running||(!d.collapsible&&i)){return}this.active.removeClass("ui-state-active ui-corner-top").addClass("ui-state-default ui-corner-all").find(".ui-icon").removeClass(d.icons.headerSelected).addClass(d.icons.header);if(!i){g.removeClass("ui-state-default ui-corner-all").addClass("ui-state-active ui-corner-top").find(".ui-icon").removeClass(d.icons.header).addClass(d.icons.headerSelected);g.next().addClass("ui-accordion-content-active")}var c=g.next(),h=this.active.next(),e={options:d,newHeader:i&&d.collapsible?a([]):g,oldHeader:this.active,newContent:i&&d.collapsible?a([]):c.find("> *"),oldContent:h.find("> *")},j=this.headers.index(this.active[0])>this.headers.index(g[0]);this.active=i?a([]):g;this._toggle(c,h,e,i,j);return},_toggle:function(b,i,g,j,k){var d=this.options,m=this;this.toShow=b;this.toHide=i;this.data=g;var c=function(){if(!m){return}return m._completed.apply(m,arguments)};this._trigger("changestart",null,this.data);this.running=i.size()===0?b.size():i.size();if(d.animated){var f={};if(d.collapsible&&j){f={toShow:a([]),toHide:i,complete:c,down:k,autoHeight:d.autoHeight||d.fillSpace}}else{f={toShow:b,toHide:i,complete:c,down:k,autoHeight:d.autoHeight||d.fillSpace}}if(!d.proxied){d.proxied=d.animated}if(!d.proxiedDuration){d.proxiedDuration=d.duration}d.animated=a.isFunction(d.proxied)?d.proxied(f):d.proxied;d.duration=a.isFunction(d.proxiedDuration)?d.proxiedDuration(f):d.proxiedDuration;var l=a.ui.accordion.animations,e=d.duration,h=d.animated;if(h&&!l[h]&&!a.easing[h]){h="slide"}if(!l[h]){l[h]=function(n){this.slide(n,{easing:h,duration:e||700})}}l[h](f)}else{if(d.collapsible&&j){b.toggle()}else{i.hide();b.show()}c(true)}i.prev().attr("aria-expanded","false").attr("tabIndex","-1").blur();b.prev().attr("aria-expanded","true").attr("tabIndex","0").focus()},_completed:function(b){var c=this.options;this.running=b?0:--this.running;if(this.running){return}if(c.clearStyle){this.toShow.add(this.toHide).css({height:"",overflow:""})}this.toHide.removeClass("ui-accordion-content-active");this._trigger("change",null,this.data)}});a.extend(a.ui.accordion,{version:"1.8a2",defaults:{active:0,animated:"slide",autoHeight:true,clearStyle:false,collapsible:false,event:"click",fillSpace:false,header:"> li > :first-child,> :not(li):even",icons:{header:"ui-icon-triangle-1-e",headerSelected:"ui-icon-triangle-1-s"},navigation:false,navigationFilter:function(){return this.href.toLowerCase()==location.href.toLowerCase()}},animations:{slide:function(j,h){j=a.extend({easing:"swing",duration:300},j,h);if(!j.toHide.size()){j.toShow.animate({height:"show"},j);return}if(!j.toShow.size()){j.toHide.animate({height:"hide"},j);return}var c=j.toShow.css("overflow"),g,d={},f={},e=["height","paddingTop","paddingBottom"],b;var i=j.toShow;b=i[0].style.width;i.width(parseInt(i.parent().width(),10)-parseInt(i.css("paddingLeft"),10)-parseInt(i.css("paddingRight"),10)-(parseInt(i.css("borderLeftWidth"),10)||0)-(parseInt(i.css("borderRightWidth"),10)||0));a.each(e,function(k,m){f[m]="hide";var l=(""+a.css(j.toShow[0],m)).match(/^([\d+-.]+)(.*)$/);d[m]={value:l[1],unit:l[2]||"px"}});j.toShow.css({height:0,overflow:"hidden"}).show();j.toHide.filter(":hidden").each(j.complete).end().filter(":visible").animate(f,{step:function(k,l){if(l.prop=="height"){g=(l.now-l.start)/(l.end-l.start)}j.toShow[0].style[l.prop]=(g*d[l.prop].value)+d[l.prop].unit},duration:j.duration,easing:j.easing,complete:function(){if(!j.autoHeight){j.toShow.css("height","")}j.toShow.css("width",b);j.toShow.css({overflow:c});j.complete()}})},bounceslide:function(b){this.slide(b,{easing:b.down?"easeOutBounce":"swing",duration:b.down?1000:200})}}})})(jQuery);(function($){$.extend($.ui,{datepicker:{version:"1.8a2"}});var PROP_NAME="datepicker";var dpuuid=new Date().getTime();function Datepicker(){this.debug=false;this._curInst=null;this._keyEvent=false;this._disabledInputs=[];this._datepickerShowing=false;this._inDialog=false;this._mainDivId="ui-datepicker-div";this._inlineClass="ui-datepicker-inline";this._appendClass="ui-datepicker-append";this._triggerClass="ui-datepicker-trigger";this._dialogClass="ui-datepicker-dialog";this._disableClass="ui-datepicker-disabled";this._unselectableClass="ui-datepicker-unselectable";this._currentClass="ui-datepicker-current-day";this._dayOverClass="ui-datepicker-days-cell-over";this.regional=[];this.regional[""]={closeText:"Done",prevText:"Prev",nextText:"Next",currentText:"Today",monthNames:["January","February","March","April","May","June","July","August","September","October","November","December"],monthNamesShort:["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],dayNames:["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],dayNamesShort:["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],dayNamesMin:["Su","Mo","Tu","We","Th","Fr","Sa"],weekHeader:"Wk",dateFormat:"mm/dd/yy",firstDay:0,isRTL:false,showMonthAfterYear:false,yearSuffix:""};this._defaults={showOn:"focus",showAnim:"show",showOptions:{},defaultDate:null,appendText:"",buttonText:"...",buttonImage:"",buttonImageOnly:false,hideIfNoPrevNext:false,navigationAsDateFormat:false,gotoCurrent:false,changeMonth:false,changeYear:false,yearRange:"c-10:c+10",showOtherMonths:false,selectOtherMonths:false,showWeek:false,calculateWeek:this.iso8601Week,shortYearCutoff:"+10",minDate:null,maxDate:null,duration:"_default",beforeShowDay:null,beforeShow:null,onSelect:null,onChangeMonthYear:null,onClose:null,numberOfMonths:1,showCurrentAtPos:0,stepMonths:1,stepBigMonths:12,altField:"",altFormat:"",constrainInput:true,showButtonPanel:false,autoSize:false};$.extend(this._defaults,this.regional[""]);this.dpDiv=$('<div id="'+this._mainDivId+'" class="ui-datepicker ui-widget ui-widget-content ui-helper-clearfix ui-corner-all ui-helper-hidden-accessible"></div>')}$.extend(Datepicker.prototype,{markerClassName:"hasDatepicker",log:function(){if(this.debug){console.log.apply("",arguments)}},setDefaults:function(settings){extendRemove(this._defaults,settings||{});return this},_attachDatepicker:function(target,settings){var inlineSettings=null;for(var attrName in this._defaults){var attrValue=target.getAttribute("date:"+attrName);if(attrValue){inlineSettings=inlineSettings||{};try{inlineSettings[attrName]=eval(attrValue)}catch(err){inlineSettings[attrName]=attrValue}}}var nodeName=target.nodeName.toLowerCase();var inline=(nodeName=="div"||nodeName=="span");if(!target.id){target.id="dp"+(++this.uuid)}var inst=this._newInst($(target),inline);inst.settings=$.extend({},settings||{},inlineSettings||{});if(nodeName=="input"){this._connectDatepicker(target,inst)}else{if(inline){this._inlineDatepicker(target,inst)}}},_newInst:function(target,inline){var id=target[0].id.replace(/([^A-Za-z0-9_])/g,"\\\\$1");return{id:id,input:target,selectedDay:0,selectedMonth:0,selectedYear:0,drawMonth:0,drawYear:0,inline:inline,dpDiv:(!inline?this.dpDiv:$('<div class="'+this._inlineClass+' ui-datepicker ui-widget ui-widget-content ui-helper-clearfix ui-corner-all"></div>'))}},_connectDatepicker:function(target,inst){var input=$(target);inst.append=$([]);inst.trigger=$([]);if(input.hasClass(this.markerClassName)){return}var appendText=this._get(inst,"appendText");var isRTL=this._get(inst,"isRTL");if(appendText){inst.append=$('<span class="'+this._appendClass+'">'+appendText+"</span>");input[isRTL?"before":"after"](inst.append)}var showOn=this._get(inst,"showOn");if(showOn=="focus"||showOn=="both"){input.focus(this._showDatepicker)}if(showOn=="button"||showOn=="both"){var buttonText=this._get(inst,"buttonText");var buttonImage=this._get(inst,"buttonImage");inst.trigger=$(this._get(inst,"buttonImageOnly")?$("<img/>").addClass(this._triggerClass).attr({src:buttonImage,alt:buttonText,title:buttonText}):$('<button type="button"></button>').addClass(this._triggerClass).html(buttonImage==""?buttonText:$("<img/>").attr({src:buttonImage,alt:buttonText,title:buttonText})));input[isRTL?"before":"after"](inst.trigger);inst.trigger.click(function(){if($.datepicker._datepickerShowing&&$.datepicker._lastInput==target){$.datepicker._hideDatepicker()}else{$.datepicker._showDatepicker(target)}return false})}input.addClass(this.markerClassName).keydown(this._doKeyDown).keypress(this._doKeyPress).keyup(this._doKeyUp).bind("setData.datepicker",function(event,key,value){inst.settings[key]=value}).bind("getData.datepicker",function(event,key){return this._get(inst,key)});this._autoSize(inst);$.data(target,PROP_NAME,inst)},_autoSize:function(inst){if(this._get(inst,"autoSize")&&!inst.inline){var date=new Date(2009,12-1,20);var dateFormat=this._get(inst,"dateFormat");if(dateFormat.match(/[DM]/)){var findMax=function(names){var max=0;var maxI=0;for(var i=0;i<names.length;i++){if(names[i].length>max){max=names[i].length;maxI=i}}return maxI};date.setMonth(findMax(this._get(inst,(dateFormat.match(/MM/)?"monthNames":"monthNamesShort"))));date.setDate(findMax(this._get(inst,(dateFormat.match(/DD/)?"dayNames":"dayNamesShort")))+20-date.getDay())}inst.input.attr("size",this._formatDate(inst,date).length)}},_inlineDatepicker:function(target,inst){var divSpan=$(target);if(divSpan.hasClass(this.markerClassName)){return}divSpan.addClass(this.markerClassName).append(inst.dpDiv).bind("setData.datepicker",function(event,key,value){inst.settings[key]=value}).bind("getData.datepicker",function(event,key){return this._get(inst,key)});$.data(target,PROP_NAME,inst);this._setDate(inst,this._getDefaultDate(inst));this._updateDatepicker(inst);this._updateAlternate(inst)},_dialogDatepicker:function(input,date,onSelect,settings,pos){var inst=this._dialogInst;if(!inst){var id="dp"+(++this.uuid);this._dialogInput=$('<input type="text" id="'+id+'" style="position: absolute; top: -100px; width: 0px; z-index: -10;"/>');this._dialogInput.keydown(this._doKeyDown);$("body").append(this._dialogInput);inst=this._dialogInst=this._newInst(this._dialogInput,false);inst.settings={};$.data(this._dialogInput[0],PROP_NAME,inst)}extendRemove(inst.settings,settings||{});date=(date&&date.constructor==Date?this._formatDate(inst,date):date);this._dialogInput.val(date);this._pos=(pos?(pos.length?pos:[pos.pageX,pos.pageY]):null);if(!this._pos){var browserWidth=document.documentElement.clientWidth;var browserHeight=document.documentElement.clientHeight;var scrollX=document.documentElement.scrollLeft||document.body.scrollLeft;var scrollY=document.documentElement.scrollTop||document.body.scrollTop;this._pos=[(browserWidth/2)-100+scrollX,(browserHeight/2)-150+scrollY]}this._dialogInput.css("left",(this._pos[0]+20)+"px").css("top",this._pos[1]+"px");inst.settings.onSelect=onSelect;this._inDialog=true;this.dpDiv.addClass(this._dialogClass);this._showDatepicker(this._dialogInput[0]);if($.blockUI){$.blockUI(this.dpDiv)}$.data(this._dialogInput[0],PROP_NAME,inst);return this},_destroyDatepicker:function(target){var $target=$(target);var inst=$.data(target,PROP_NAME);if(!$target.hasClass(this.markerClassName)){return}var nodeName=target.nodeName.toLowerCase();$.removeData(target,PROP_NAME);if(nodeName=="input"){inst.append.remove();inst.trigger.remove();$target.removeClass(this.markerClassName).unbind("focus",this._showDatepicker).unbind("keydown",this._doKeyDown).unbind("keypress",this._doKeyPress).unbind("keyup",this._doKeyUp)}else{if(nodeName=="div"||nodeName=="span"){$target.removeClass(this.markerClassName).empty()}}},_enableDatepicker:function(target){var $target=$(target);var inst=$.data(target,PROP_NAME);if(!$target.hasClass(this.markerClassName)){return}var nodeName=target.nodeName.toLowerCase();if(nodeName=="input"){target.disabled=false;inst.trigger.filter("button").each(function(){this.disabled=false}).end().filter("img").css({opacity:"1.0",cursor:""})}else{if(nodeName=="div"||nodeName=="span"){var inline=$target.children("."+this._inlineClass);inline.children().removeClass("ui-state-disabled")}}this._disabledInputs=$.map(this._disabledInputs,function(value){return(value==target?null:value)})},_disableDatepicker:function(target){var $target=$(target);var inst=$.data(target,PROP_NAME);if(!$target.hasClass(this.markerClassName)){return}var nodeName=target.nodeName.toLowerCase();if(nodeName=="input"){target.disabled=true;inst.trigger.filter("button").each(function(){this.disabled=true}).end().filter("img").css({opacity:"0.5",cursor:"default"})}else{if(nodeName=="div"||nodeName=="span"){var inline=$target.children("."+this._inlineClass);inline.children().addClass("ui-state-disabled")}}this._disabledInputs=$.map(this._disabledInputs,function(value){return(value==target?null:value)});this._disabledInputs[this._disabledInputs.length]=target},_isDisabledDatepicker:function(target){if(!target){return false}for(var i=0;i<this._disabledInputs.length;i++){if(this._disabledInputs[i]==target){return true}}return false},_getInst:function(target){try{return $.data(target,PROP_NAME)}catch(err){throw"Missing instance data for this datepicker"}},_optionDatepicker:function(target,name,value){var inst=this._getInst(target);if(arguments.length==2&&typeof name=="string"){return(name=="defaults"?$.extend({},$.datepicker._defaults):(inst?(name=="all"?$.extend({},inst.settings):this._get(inst,name)):null))}var settings=name||{};if(typeof name=="string"){settings={};settings[name]=value}if(inst){if(this._curInst==inst){this._hideDatepicker()}var date=this._getDateDatepicker(target);extendRemove(inst.settings,settings);this._autoSize(inst);this._setDateDatepicker(target,date);this._updateDatepicker(inst)}},_changeDatepicker:function(target,name,value){this._optionDatepicker(target,name,value)},_refreshDatepicker:function(target){var inst=this._getInst(target);if(inst){this._updateDatepicker(inst)}},_setDateDatepicker:function(target,date){var inst=this._getInst(target);if(inst){this._setDate(inst,date);this._updateDatepicker(inst);this._updateAlternate(inst)}},_getDateDatepicker:function(target){var inst=this._getInst(target);if(inst&&!inst.inline){this._setDateFromField(inst)}return(inst?this._getDate(inst):null)},_doKeyDown:function(event){var inst=$.datepicker._getInst(event.target);var handled=true;var isRTL=inst.dpDiv.is(".ui-datepicker-rtl");inst._keyEvent=true;if($.datepicker._datepickerShowing){switch(event.keyCode){case 9:$.datepicker._hideDatepicker();handled=false;break;case 13:var sel=$("td."+$.datepicker._dayOverClass,inst.dpDiv).add($("td."+$.datepicker._currentClass,inst.dpDiv));if(sel[0]){$.datepicker._selectDay(event.target,inst.selectedMonth,inst.selectedYear,sel[0])}else{$.datepicker._hideDatepicker()}return false;break;case 27:$.datepicker._hideDatepicker();break;case 33:$.datepicker._adjustDate(event.target,(event.ctrlKey?-$.datepicker._get(inst,"stepBigMonths"):-$.datepicker._get(inst,"stepMonths")),"M");break;case 34:$.datepicker._adjustDate(event.target,(event.ctrlKey?+$.datepicker._get(inst,"stepBigMonths"):+$.datepicker._get(inst,"stepMonths")),"M");break;case 35:if(event.ctrlKey||event.metaKey){$.datepicker._clearDate(event.target)}handled=event.ctrlKey||event.metaKey;break;case 36:if(event.ctrlKey||event.metaKey){$.datepicker._gotoToday(event.target)}handled=event.ctrlKey||event.metaKey;break;case 37:if(event.ctrlKey||event.metaKey){$.datepicker._adjustDate(event.target,(isRTL?+1:-1),"D")}handled=event.ctrlKey||event.metaKey;if(event.originalEvent.altKey){$.datepicker._adjustDate(event.target,(event.ctrlKey?-$.datepicker._get(inst,"stepBigMonths"):-$.datepicker._get(inst,"stepMonths")),"M")}break;case 38:if(event.ctrlKey||event.metaKey){$.datepicker._adjustDate(event.target,-7,"D")}handled=event.ctrlKey||event.metaKey;break;case 39:if(event.ctrlKey||event.metaKey){$.datepicker._adjustDate(event.target,(isRTL?-1:+1),"D")}handled=event.ctrlKey||event.metaKey;if(event.originalEvent.altKey){$.datepicker._adjustDate(event.target,(event.ctrlKey?+$.datepicker._get(inst,"stepBigMonths"):+$.datepicker._get(inst,"stepMonths")),"M")}break;case 40:if(event.ctrlKey||event.metaKey){$.datepicker._adjustDate(event.target,+7,"D")}handled=event.ctrlKey||event.metaKey;break;default:handled=false}}else{if(event.keyCode==36&&event.ctrlKey){$.datepicker._showDatepicker(this)}else{handled=false}}if(handled){event.preventDefault();event.stopPropagation()}},_doKeyPress:function(event){var inst=$.datepicker._getInst(event.target);if($.datepicker._get(inst,"constrainInput")){var chars=$.datepicker._possibleChars($.datepicker._get(inst,"dateFormat"));var chr=String.fromCharCode(event.charCode==undefined?event.keyCode:event.charCode);return event.ctrlKey||(chr<" "||!chars||chars.indexOf(chr)>-1)}},_doKeyUp:function(event){var inst=$.datepicker._getInst(event.target);if(inst.input.val()!=inst.lastVal){try{var date=$.datepicker.parseDate($.datepicker._get(inst,"dateFormat"),(inst.input?inst.input.val():null),$.datepicker._getFormatConfig(inst));if(date){$.datepicker._setDateFromField(inst);$.datepicker._updateAlternate(inst);$.datepicker._updateDatepicker(inst)}}catch(event){$.datepicker.log(event)}}return true},_showDatepicker:function(input){input=input.target||input;if(input.nodeName.toLowerCase()!="input"){input=$("input",input.parentNode)[0]}if($.datepicker._isDisabledDatepicker(input)||$.datepicker._lastInput==input){return}var inst=$.datepicker._getInst(input);if($.datepicker._curInst&&$.datepicker._curInst!=inst){$.datepicker._curInst.dpDiv.stop(true,true)}var beforeShow=$.datepicker._get(inst,"beforeShow");extendRemove(inst.settings,(beforeShow?beforeShow.apply(input,[input,inst]):{}));$.datepicker._lastInput=input;$.datepicker._setDateFromField(inst);if($.datepicker._inDialog){input.value=""}if(!$.datepicker._pos){$.datepicker._pos=$.datepicker._findPos(input);$.datepicker._pos[1]+=input.offsetHeight}var isFixed=false;$(input).parents().each(function(){isFixed|=$(this).css("position")=="fixed";return !isFixed});if(isFixed&&$.browser.opera){$.datepicker._pos[0]-=document.documentElement.scrollLeft;$.datepicker._pos[1]-=document.documentElement.scrollTop}var offset={left:$.datepicker._pos[0],top:$.datepicker._pos[1]};$.datepicker._pos=null;inst.dpDiv.css({position:"absolute",display:"block",top:"-1000px"});$.datepicker._updateDatepicker(inst);offset=$.datepicker._checkOffset(inst,offset,isFixed);inst.dpDiv.css({position:($.datepicker._inDialog&&$.blockUI?"static":(isFixed?"fixed":"absolute")),display:"none",left:offset.left+"px",top:offset.top+"px"});if(!inst.inline){var showAnim=$.datepicker._get(inst,"showAnim");var duration=$.datepicker._get(inst,"duration");var postProcess=function(){$.datepicker._datepickerShowing=true;var borders=$.datepicker._getBorders(inst.dpDiv);inst.dpDiv.find("iframe.ui-datepicker-cover").css({left:-borders[0],top:-borders[1],width:inst.dpDiv.outerWidth(),height:inst.dpDiv.outerHeight()})};if($.effects&&$.effects[showAnim]){inst.dpDiv.show(showAnim,$.datepicker._get(inst,"showOptions"),duration,postProcess)}else{inst.dpDiv[showAnim||"show"]((showAnim?duration:""),postProcess)}if(!showAnim){postProcess()}if(inst.input[0].type!="hidden"){inst.input[0].focus()}$.datepicker._curInst=inst}},_updateDatepicker:function(inst){var self=this;var borders=$.datepicker._getBorders(inst.dpDiv);inst.dpDiv.empty().append(this._generateHTML(inst)).find("iframe.ui-datepicker-cover").css({left:-borders[0],top:-borders[1],width:inst.dpDiv.outerWidth(),height:inst.dpDiv.outerHeight()}).end().find("button, .ui-datepicker-prev, .ui-datepicker-next, .ui-datepicker-calendar td a").bind("mouseout",function(){$(this).removeClass("ui-state-hover");if(this.className.indexOf("ui-datepicker-prev")!=-1){$(this).removeClass("ui-datepicker-prev-hover")}if(this.className.indexOf("ui-datepicker-next")!=-1){$(this).removeClass("ui-datepicker-next-hover")}}).bind("mouseover",function(){if(!self._isDisabledDatepicker(inst.inline?inst.dpDiv.parent()[0]:inst.input[0])){$(this).parents(".ui-datepicker-calendar").find("a").removeClass("ui-state-hover");$(this).addClass("ui-state-hover");if(this.className.indexOf("ui-datepicker-prev")!=-1){$(this).addClass("ui-datepicker-prev-hover")}if(this.className.indexOf("ui-datepicker-next")!=-1){$(this).addClass("ui-datepicker-next-hover")}}}).end().find("."+this._dayOverClass+" a").trigger("mouseover").end();var numMonths=this._getNumberOfMonths(inst);var cols=numMonths[1];var width=17;if(cols>1){inst.dpDiv.addClass("ui-datepicker-multi-"+cols).css("width",(width*cols)+"em")}else{inst.dpDiv.removeClass("ui-datepicker-multi-2 ui-datepicker-multi-3 ui-datepicker-multi-4").width("")}inst.dpDiv[(numMonths[0]!=1||numMonths[1]!=1?"add":"remove")+"Class"]("ui-datepicker-multi");inst.dpDiv[(this._get(inst,"isRTL")?"add":"remove")+"Class"]("ui-datepicker-rtl");if(inst.input&&inst.input[0].type!="hidden"&&inst==$.datepicker._curInst){$(inst.input[0]).focus()}},_getBorders:function(elem){var convert=function(value){return{thin:1,medium:2,thick:3}[value]||value};return[parseFloat(convert(elem.css("border-left-width"))),parseFloat(convert(elem.css("border-top-width")))]},_checkOffset:function(inst,offset,isFixed){var dpWidth=inst.dpDiv.outerWidth();var dpHeight=inst.dpDiv.outerHeight();var inputWidth=inst.input?inst.input.outerWidth():0;var inputHeight=inst.input?inst.input.outerHeight():0;var viewWidth=document.documentElement.clientWidth+$(document).scrollLeft();var viewHeight=document.documentElement.clientHeight+$(document).scrollTop();offset.left-=(this._get(inst,"isRTL")?(dpWidth-inputWidth):0);offset.left-=(isFixed&&offset.left==inst.input.offset().left)?$(document).scrollLeft():0;offset.top-=(isFixed&&offset.top==(inst.input.offset().top+inputHeight))?$(document).scrollTop():0;offset.left-=Math.min(offset.left,(offset.left+dpWidth>viewWidth&&viewWidth>dpWidth)?Math.abs(offset.left+dpWidth-viewWidth):0);offset.top-=Math.min(offset.top,(offset.top+dpHeight>viewHeight&&viewHeight>dpHeight)?Math.abs(offset.top+dpHeight+inputHeight*2-viewHeight):0);return offset},_findPos:function(obj){while(obj&&(obj.type=="hidden"||obj.nodeType!=1)){obj=obj.nextSibling}var position=$(obj).offset();return[position.left,position.top]},_hideDatepicker:function(input){var inst=this._curInst;if(!inst||(input&&inst!=$.data(input,PROP_NAME))){return}if(this._datepickerShowing){var showAnim=this._get(inst,"showAnim");var duration=this._get(inst,"duration");var postProcess=function(){$.datepicker._tidyDialog(inst);this._curInst=null};if($.effects&&$.effects[showAnim]){inst.dpDiv.hide(showAnim,$.datepicker._get(inst,"showOptions"),duration,postProcess)}else{inst.dpDiv[(showAnim=="slideDown"?"slideUp":(showAnim=="fadeIn"?"fadeOut":"hide"))]((showAnim?duration:""),postProcess)}if(!showAnim){postProcess()}var onClose=this._get(inst,"onClose");if(onClose){onClose.apply((inst.input?inst.input[0]:null),[(inst.input?inst.input.val():""),inst])}this._datepickerShowing=false;this._lastInput=null;if(this._inDialog){this._dialogInput.css({position:"absolute",left:"0",top:"-100px"});if($.blockUI){$.unblockUI();$("body").append(this.dpDiv)}}this._inDialog=false}},_tidyDialog:function(inst){inst.dpDiv.removeClass(this._dialogClass).unbind(".ui-datepicker-calendar")},_checkExternalClick:function(event){if(!$.datepicker._curInst){return}var $target=$(event.target);if($target[0].id!=$.datepicker._mainDivId&&$target.parents("#"+$.datepicker._mainDivId).length==0&&!$target.hasClass($.datepicker.markerClassName)&&!$target.hasClass($.datepicker._triggerClass)&&$.datepicker._datepickerShowing&&!($.datepicker._inDialog&&$.blockUI)){$.datepicker._hideDatepicker()}},_adjustDate:function(id,offset,period){var target=$(id);var inst=this._getInst(target[0]);if(this._isDisabledDatepicker(target[0])){return}this._adjustInstDate(inst,offset+(period=="M"?this._get(inst,"showCurrentAtPos"):0),period);this._updateDatepicker(inst)},_gotoToday:function(id){var target=$(id);var inst=this._getInst(target[0]);if(this._get(inst,"gotoCurrent")&&inst.currentDay){inst.selectedDay=inst.currentDay;inst.drawMonth=inst.selectedMonth=inst.currentMonth;inst.drawYear=inst.selectedYear=inst.currentYear}else{var date=new Date();inst.selectedDay=date.getDate();inst.drawMonth=inst.selectedMonth=date.getMonth();inst.drawYear=inst.selectedYear=date.getFullYear()}this._notifyChange(inst);this._adjustDate(target)},_selectMonthYear:function(id,select,period){var target=$(id);var inst=this._getInst(target[0]);inst._selectingMonthYear=false;inst["selected"+(period=="M"?"Month":"Year")]=inst["draw"+(period=="M"?"Month":"Year")]=parseInt(select.options[select.selectedIndex].value,10);this._notifyChange(inst);this._adjustDate(target)},_clickMonthYear:function(id){var target=$(id);var inst=this._getInst(target[0]);if(inst.input&&inst._selectingMonthYear&&!$.browser.msie){inst.input[0].focus()}inst._selectingMonthYear=!inst._selectingMonthYear},_selectDay:function(id,month,year,td){var target=$(id);if($(td).hasClass(this._unselectableClass)||this._isDisabledDatepicker(target[0])){return}var inst=this._getInst(target[0]);inst.selectedDay=inst.currentDay=$("a",td).html();inst.selectedMonth=inst.currentMonth=month;inst.selectedYear=inst.currentYear=year;this._selectDate(id,this._formatDate(inst,inst.currentDay,inst.currentMonth,inst.currentYear))},_clearDate:function(id){var target=$(id);var inst=this._getInst(target[0]);this._selectDate(target,"")},_selectDate:function(id,dateStr){var target=$(id);var inst=this._getInst(target[0]);dateStr=(dateStr!=null?dateStr:this._formatDate(inst));if(inst.input){inst.input.val(dateStr)}this._updateAlternate(inst);var onSelect=this._get(inst,"onSelect");if(onSelect){onSelect.apply((inst.input?inst.input[0]:null),[dateStr,inst])}else{if(inst.input){inst.input.trigger("change")}}if(inst.inline){this._updateDatepicker(inst)}else{this._hideDatepicker();this._lastInput=inst.input[0];if(typeof(inst.input[0])!="object"){inst.input[0].focus()}this._lastInput=null}},_updateAlternate:function(inst){var altField=this._get(inst,"altField");if(altField){var altFormat=this._get(inst,"altFormat")||this._get(inst,"dateFormat");var date=this._getDate(inst);var dateStr=this.formatDate(altFormat,date,this._getFormatConfig(inst));$(altField).each(function(){$(this).val(dateStr)})}},noWeekends:function(date){var day=date.getDay();return[(day>0&&day<6),""]},iso8601Week:function(date){var checkDate=new Date(date.getTime());checkDate.setDate(checkDate.getDate()+4-(checkDate.getDay()||7));var time=checkDate.getTime();checkDate.setMonth(0);checkDate.setDate(1);return Math.floor(Math.round((time-checkDate)/86400000)/7)+1},parseDate:function(format,value,settings){if(format==null||value==null){throw"Invalid arguments"}value=(typeof value=="object"?value.toString():value+"");if(value==""){return null}var shortYearCutoff=(settings?settings.shortYearCutoff:null)||this._defaults.shortYearCutoff;var dayNamesShort=(settings?settings.dayNamesShort:null)||this._defaults.dayNamesShort;var dayNames=(settings?settings.dayNames:null)||this._defaults.dayNames;var monthNamesShort=(settings?settings.monthNamesShort:null)||this._defaults.monthNamesShort;var monthNames=(settings?settings.monthNames:null)||this._defaults.monthNames;var year=-1;var month=-1;var day=-1;var doy=-1;var literal=false;var lookAhead=function(match){var matches=(iFormat+1<format.length&&format.charAt(iFormat+1)==match);if(matches){iFormat++}return matches};var getNumber=function(match){lookAhead(match);var size=(match=="@"?14:(match=="!"?20:(match=="y"?4:(match=="o"?3:2))));var digits=new RegExp("^\\d{1,"+size+"}");var num=value.substring(iValue).match(digits);if(!num){throw"Missing number at position "+iValue}iValue+=num[0].length;return parseInt(num[0],10)};var getName=function(match,shortNames,longNames){var names=(lookAhead(match)?longNames:shortNames);for(var i=0;i<names.length;i++){if(value.substr(iValue,names[i].length)==names[i]){iValue+=names[i].length;return i+1}}throw"Unknown name at position "+iValue};var checkLiteral=function(){if(value.charAt(iValue)!=format.charAt(iFormat)){throw"Unexpected literal at position "+iValue}iValue++};var iValue=0;for(var iFormat=0;iFormat<format.length;iFormat++){if(literal){if(format.charAt(iFormat)=="'"&&!lookAhead("'")){literal=false}else{checkLiteral()}}else{switch(format.charAt(iFormat)){case"d":day=getNumber("d");break;case"D":getName("D",dayNamesShort,dayNames);break;case"o":doy=getNumber("o");break;case"m":month=getNumber("m");break;case"M":month=getName("M",monthNamesShort,monthNames);break;case"y":year=getNumber("y");break;case"@":var date=new Date(getNumber("@"));year=date.getFullYear();month=date.getMonth()+1;day=date.getDate();break;case"!":var date=new Date((getNumber("!")-this._ticksTo1970)/10000);year=date.getFullYear();month=date.getMonth()+1;day=date.getDate();break;case"'":if(lookAhead("'")){checkLiteral()}else{literal=true}break;default:checkLiteral()}}}if(year==-1){year=new Date().getFullYear()}else{if(year<100){year+=new Date().getFullYear()-new Date().getFullYear()%100+(year<=shortYearCutoff?0:-100)}}if(doy>-1){month=1;day=doy;do{var dim=this._getDaysInMonth(year,month-1);if(day<=dim){break}month++;day-=dim}while(true)}var date=this._daylightSavingAdjust(new Date(year,month-1,day));if(date.getFullYear()!=year||date.getMonth()+1!=month||date.getDate()!=day){throw"Invalid date"}return date},ATOM:"yy-mm-dd",COOKIE:"D, dd M yy",ISO_8601:"yy-mm-dd",RFC_822:"D, d M y",RFC_850:"DD, dd-M-y",RFC_1036:"D, d M y",RFC_1123:"D, d M yy",RFC_2822:"D, d M yy",RSS:"D, d M y",TICKS:"!",TIMESTAMP:"@",W3C:"yy-mm-dd",_ticksTo1970:(((1970-1)*365+Math.floor(1970/4)-Math.floor(1970/100)+Math.floor(1970/400))*24*60*60*10000000),formatDate:function(format,date,settings){if(!date){return""}var dayNamesShort=(settings?settings.dayNamesShort:null)||this._defaults.dayNamesShort;var dayNames=(settings?settings.dayNames:null)||this._defaults.dayNames;var monthNamesShort=(settings?settings.monthNamesShort:null)||this._defaults.monthNamesShort;var monthNames=(settings?settings.monthNames:null)||this._defaults.monthNames;var lookAhead=function(match){var matches=(iFormat+1<format.length&&format.charAt(iFormat+1)==match);if(matches){iFormat++}return matches};var formatNumber=function(match,value,len){var num=""+value;if(lookAhead(match)){while(num.length<len){num="0"+num}}return num};var formatName=function(match,value,shortNames,longNames){return(lookAhead(match)?longNames[value]:shortNames[value])};var output="";var literal=false;if(date){for(var iFormat=0;iFormat<format.length;iFormat++){if(literal){if(format.charAt(iFormat)=="'"&&!lookAhead("'")){literal=false}else{output+=format.charAt(iFormat)}}else{switch(format.charAt(iFormat)){case"d":output+=formatNumber("d",date.getDate(),2);break;case"D":output+=formatName("D",date.getDay(),dayNamesShort,dayNames);break;case"o":output+=formatNumber("o",(date.getTime()-new Date(date.getFullYear(),0,0).getTime())/86400000,3);break;case"m":output+=formatNumber("m",date.getMonth()+1,2);break;case"M":output+=formatName("M",date.getMonth(),monthNamesShort,monthNames);break;case"y":output+=(lookAhead("y")?date.getFullYear():(date.getYear()%100<10?"0":"")+date.getYear()%100);break;case"@":output+=date.getTime();break;case"!":output+=date.getTime()*10000+this._ticksTo1970;break;case"'":if(lookAhead("'")){output+="'"}else{literal=true}break;default:output+=format.charAt(iFormat)}}}}return output},_possibleChars:function(format){var chars="";var literal=false;var lookAhead=function(match){var matches=(iFormat+1<format.length&&format.charAt(iFormat+1)==match);if(matches){iFormat++}return matches};for(var iFormat=0;iFormat<format.length;iFormat++){if(literal){if(format.charAt(iFormat)=="'"&&!lookAhead("'")){literal=false}else{chars+=format.charAt(iFormat)}}else{switch(format.charAt(iFormat)){case"d":case"m":case"y":case"@":chars+="0123456789";break;case"D":case"M":return null;case"'":if(lookAhead("'")){chars+="'"}else{literal=true}break;default:chars+=format.charAt(iFormat)}}}return chars},_get:function(inst,name){return inst.settings[name]!==undefined?inst.settings[name]:this._defaults[name]},_setDateFromField:function(inst){var dateFormat=this._get(inst,"dateFormat");inst.lastVal=inst.input?inst.input.val():null;var dates=inst.lastVal;var date,defaultDate;date=defaultDate=this._getDefaultDate(inst);var settings=this._getFormatConfig(inst);try{date=this.parseDate(dateFormat,dates,settings)||defaultDate}catch(event){this.log(event);date=defaultDate}inst.selectedDay=date.getDate();inst.drawMonth=inst.selectedMonth=date.getMonth();inst.drawYear=inst.selectedYear=date.getFullYear();inst.currentDay=(dates?date.getDate():0);inst.currentMonth=(dates?date.getMonth():0);inst.currentYear=(dates?date.getFullYear():0);this._adjustInstDate(inst)},_getDefaultDate:function(inst){return this._restrictMinMax(inst,this._determineDate(inst,this._get(inst,"defaultDate"),new Date()))},_determineDate:function(inst,date,defaultDate){var offsetNumeric=function(offset){var date=new Date();date.setDate(date.getDate()+offset);return date};var offsetString=function(offset){try{return $.datepicker.parseDate($.datepicker._get(inst,"dateFormat"),offset,$.datepicker._getFormatConfig(inst))}catch(e){}var date=(offset.toLowerCase().match(/^c/)?$.datepicker._getDate(inst):null)||new Date();var year=date.getFullYear();var month=date.getMonth();var day=date.getDate();var pattern=/([+-]?[0-9]+)\s*(d|D|w|W|m|M|y|Y)?/g;var matches=pattern.exec(offset);while(matches){switch(matches[2]||"d"){case"d":case"D":day+=parseInt(matches[1],10);break;case"w":case"W":day+=parseInt(matches[1],10)*7;break;case"m":case"M":month+=parseInt(matches[1],10);day=Math.min(day,$.datepicker._getDaysInMonth(year,month));break;case"y":case"Y":year+=parseInt(matches[1],10);day=Math.min(day,$.datepicker._getDaysInMonth(year,month));break}matches=pattern.exec(offset)}return new Date(year,month,day)};date=(date==null?defaultDate:(typeof date=="string"?offsetString(date):(typeof date=="number"?(isNaN(date)?defaultDate:offsetNumeric(date)):date)));date=(date&&date.toString()=="Invalid Date"?defaultDate:date);if(date){date.setHours(0);date.setMinutes(0);date.setSeconds(0);date.setMilliseconds(0)}return this._daylightSavingAdjust(date)},_daylightSavingAdjust:function(date){if(!date){return null}date.setHours(date.getHours()>12?date.getHours()+2:0);return date},_setDate:function(inst,date){var clear=!(date);var origMonth=inst.selectedMonth;var origYear=inst.selectedYear;date=this._restrictMinMax(inst,this._determineDate(inst,date,new Date()));inst.selectedDay=inst.currentDay=date.getDate();inst.drawMonth=inst.selectedMonth=inst.currentMonth=date.getMonth();inst.drawYear=inst.selectedYear=inst.currentYear=date.getFullYear();if(origMonth!=inst.selectedMonth||origYear!=inst.selectedYear){this._notifyChange(inst)}this._adjustInstDate(inst);if(inst.input){inst.input.val(clear?"":this._formatDate(inst))}},_getDate:function(inst){var startDate=(!inst.currentYear||(inst.input&&inst.input.val()=="")?null:this._daylightSavingAdjust(new Date(inst.currentYear,inst.currentMonth,inst.currentDay)));return startDate},_generateHTML:function(inst){var today=new Date();today=this._daylightSavingAdjust(new Date(today.getFullYear(),today.getMonth(),today.getDate()));var isRTL=this._get(inst,"isRTL");var showButtonPanel=this._get(inst,"showButtonPanel");var hideIfNoPrevNext=this._get(inst,"hideIfNoPrevNext");var navigationAsDateFormat=this._get(inst,"navigationAsDateFormat");var numMonths=this._getNumberOfMonths(inst);var showCurrentAtPos=this._get(inst,"showCurrentAtPos");var stepMonths=this._get(inst,"stepMonths");var isMultiMonth=(numMonths[0]!=1||numMonths[1]!=1);var currentDate=this._daylightSavingAdjust((!inst.currentDay?new Date(9999,9,9):new Date(inst.currentYear,inst.currentMonth,inst.currentDay)));var minDate=this._getMinMaxDate(inst,"min");var maxDate=this._getMinMaxDate(inst,"max");var drawMonth=inst.drawMonth-showCurrentAtPos;var drawYear=inst.drawYear;if(drawMonth<0){drawMonth+=12;drawYear--}if(maxDate){var maxDraw=this._daylightSavingAdjust(new Date(maxDate.getFullYear(),maxDate.getMonth()-(numMonths[0]*numMonths[1])+1,maxDate.getDate()));maxDraw=(minDate&&maxDraw<minDate?minDate:maxDraw);while(this._daylightSavingAdjust(new Date(drawYear,drawMonth,1))>maxDraw){drawMonth--;if(drawMonth<0){drawMonth=11;drawYear--}}}inst.drawMonth=drawMonth;inst.drawYear=drawYear;var prevText=this._get(inst,"prevText");prevText=(!navigationAsDateFormat?prevText:this.formatDate(prevText,this._daylightSavingAdjust(new Date(drawYear,drawMonth-stepMonths,1)),this._getFormatConfig(inst)));var prev=(this._canAdjustMonth(inst,-1,drawYear,drawMonth)?'<a class="ui-datepicker-prev ui-corner-all" onclick="DP_jQuery_'+dpuuid+".datepicker._adjustDate('#"+inst.id+"', -"+stepMonths+", 'M');\" title=\""+prevText+'"><span class="ui-icon ui-icon-circle-triangle-'+(isRTL?"e":"w")+'">'+prevText+"</span></a>":(hideIfNoPrevNext?"":'<a class="ui-datepicker-prev ui-corner-all ui-state-disabled" title="'+prevText+'"><span class="ui-icon ui-icon-circle-triangle-'+(isRTL?"e":"w")+'">'+prevText+"</span></a>"));var nextText=this._get(inst,"nextText");nextText=(!navigationAsDateFormat?nextText:this.formatDate(nextText,this._daylightSavingAdjust(new Date(drawYear,drawMonth+stepMonths,1)),this._getFormatConfig(inst)));var next=(this._canAdjustMonth(inst,+1,drawYear,drawMonth)?'<a class="ui-datepicker-next ui-corner-all" onclick="DP_jQuery_'+dpuuid+".datepicker._adjustDate('#"+inst.id+"', +"+stepMonths+", 'M');\" title=\""+nextText+'"><span class="ui-icon ui-icon-circle-triangle-'+(isRTL?"w":"e")+'">'+nextText+"</span></a>":(hideIfNoPrevNext?"":'<a class="ui-datepicker-next ui-corner-all ui-state-disabled" title="'+nextText+'"><span class="ui-icon ui-icon-circle-triangle-'+(isRTL?"w":"e")+'">'+nextText+"</span></a>"));var currentText=this._get(inst,"currentText");var gotoDate=(this._get(inst,"gotoCurrent")&&inst.currentDay?currentDate:today);currentText=(!navigationAsDateFormat?currentText:this.formatDate(currentText,gotoDate,this._getFormatConfig(inst)));var controls=(!inst.inline?'<button type="button" class="ui-datepicker-close ui-state-default ui-priority-primary ui-corner-all" onclick="DP_jQuery_'+dpuuid+'.datepicker._hideDatepicker();">'+this._get(inst,"closeText")+"</button>":"");var buttonPanel=(showButtonPanel)?'<div class="ui-datepicker-buttonpane ui-widget-content">'+(isRTL?controls:"")+(this._isInRange(inst,gotoDate)?'<button type="button" class="ui-datepicker-current ui-state-default ui-priority-secondary ui-corner-all" onclick="DP_jQuery_'+dpuuid+".datepicker._gotoToday('#"+inst.id+"');\">"+currentText+"</button>":"")+(isRTL?"":controls)+"</div>":"";var firstDay=parseInt(this._get(inst,"firstDay"),10);firstDay=(isNaN(firstDay)?0:firstDay);var showWeek=this._get(inst,"showWeek");var dayNames=this._get(inst,"dayNames");var dayNamesShort=this._get(inst,"dayNamesShort");var dayNamesMin=this._get(inst,"dayNamesMin");var monthNames=this._get(inst,"monthNames");var monthNamesShort=this._get(inst,"monthNamesShort");var beforeShowDay=this._get(inst,"beforeShowDay");var showOtherMonths=this._get(inst,"showOtherMonths");var selectOtherMonths=this._get(inst,"selectOtherMonths");var calculateWeek=this._get(inst,"calculateWeek")||this.iso8601Week;var defaultDate=this._getDefaultDate(inst);var html="";for(var row=0;row<numMonths[0];row++){var group="";for(var col=0;col<numMonths[1];col++){var selectedDate=this._daylightSavingAdjust(new Date(drawYear,drawMonth,inst.selectedDay));var cornerClass=" ui-corner-all";var calender="";if(isMultiMonth){calender+='<div class="ui-datepicker-group ui-datepicker-group-';switch(col){case 0:calender+="first";cornerClass=" ui-corner-"+(isRTL?"right":"left");break;case numMonths[1]-1:calender+="last";cornerClass=" ui-corner-"+(isRTL?"left":"right");break;default:calender+="middle";cornerClass="";break}calender+='">'}calender+='<div class="ui-datepicker-header ui-widget-header ui-helper-clearfix'+cornerClass+'">'+(/all|left/.test(cornerClass)&&row==0?(isRTL?next:prev):"")+(/all|right/.test(cornerClass)&&row==0?(isRTL?prev:next):"")+this._generateMonthYearHeader(inst,drawMonth,drawYear,minDate,maxDate,row>0||col>0,monthNames,monthNamesShort)+'</div><table class="ui-datepicker-calendar"><thead><tr>';var thead=(showWeek?'<th class="ui-datepicker-week-col">'+this._get(inst,"weekHeader")+"</th>":"");for(var dow=0;dow<7;dow++){var day=(dow+firstDay)%7;thead+="<th"+((dow+firstDay+6)%7>=5?' class="ui-datepicker-week-end"':"")+'><span title="'+dayNames[day]+'">'+dayNamesMin[day]+"</span></th>"}calender+=thead+"</tr></thead><tbody>";var daysInMonth=this._getDaysInMonth(drawYear,drawMonth);if(drawYear==inst.selectedYear&&drawMonth==inst.selectedMonth){inst.selectedDay=Math.min(inst.selectedDay,daysInMonth)}var leadDays=(this._getFirstDayOfMonth(drawYear,drawMonth)-firstDay+7)%7;var numRows=(isMultiMonth?6:Math.ceil((leadDays+daysInMonth)/7));var printDate=this._daylightSavingAdjust(new Date(drawYear,drawMonth,1-leadDays));for(var dRow=0;dRow<numRows;dRow++){calender+="<tr>";var tbody=(!showWeek?"":'<td class="ui-datepicker-week-col">'+this._get(inst,"calculateWeek")(printDate)+"</td>");for(var dow=0;dow<7;dow++){var daySettings=(beforeShowDay?beforeShowDay.apply((inst.input?inst.input[0]:null),[printDate]):[true,""]);var otherMonth=(printDate.getMonth()!=drawMonth);var unselectable=(otherMonth&&!selectOtherMonths)||!daySettings[0]||(minDate&&printDate<minDate)||(maxDate&&printDate>maxDate);tbody+='<td class="'+((dow+firstDay+6)%7>=5?" ui-datepicker-week-end":"")+(otherMonth?" ui-datepicker-other-month":"")+((printDate.getTime()==selectedDate.getTime()&&drawMonth==inst.selectedMonth&&inst._keyEvent)||(defaultDate.getTime()==printDate.getTime()&&defaultDate.getTime()==selectedDate.getTime())?" "+this._dayOverClass:"")+(unselectable?" "+this._unselectableClass+" ui-state-disabled":"")+(otherMonth&&!showOtherMonths?"":" "+daySettings[1]+(printDate.getTime()==currentDate.getTime()?" "+this._currentClass:"")+(printDate.getTime()==today.getTime()?" ui-datepicker-today":""))+'"'+((!otherMonth||showOtherMonths)&&daySettings[2]?' title="'+daySettings[2]+'"':"")+(unselectable?"":' onclick="DP_jQuery_'+dpuuid+".datepicker._selectDay('#"+inst.id+"',"+printDate.getMonth()+","+printDate.getFullYear()+', this);return false;"')+">"+(otherMonth&&!showOtherMonths?"&#xa0;":(unselectable?'<span class="ui-state-default">'+printDate.getDate()+"</span>":'<a class="ui-state-default'+(printDate.getTime()==today.getTime()?" ui-state-highlight":"")+(printDate.getTime()==currentDate.getTime()?" ui-state-active":"")+(otherMonth?" ui-priority-secondary":"")+'" href="#">'+printDate.getDate()+"</a>"))+"</td>";printDate.setDate(printDate.getDate()+1);printDate=this._daylightSavingAdjust(printDate)}calender+=tbody+"</tr>"}drawMonth++;if(drawMonth>11){drawMonth=0;drawYear++}calender+="</tbody></table>"+(isMultiMonth?"</div>"+((numMonths[0]>0&&col==numMonths[1]-1)?'<div class="ui-datepicker-row-break"></div>':""):"");group+=calender}html+=group}html+=buttonPanel+($.browser.msie&&parseInt($.browser.version,10)<7&&!inst.inline?'<iframe src="javascript:false;" class="ui-datepicker-cover" frameborder="0"></iframe>':"");inst._keyEvent=false;return html},_generateMonthYearHeader:function(inst,drawMonth,drawYear,minDate,maxDate,secondary,monthNames,monthNamesShort){var changeMonth=this._get(inst,"changeMonth");var changeYear=this._get(inst,"changeYear");var showMonthAfterYear=this._get(inst,"showMonthAfterYear");var html='<div class="ui-datepicker-title">';var monthHtml="";if(secondary||!changeMonth){monthHtml+='<span class="ui-datepicker-month">'+monthNames[drawMonth]+"</span> "}else{var inMinYear=(minDate&&minDate.getFullYear()==drawYear);var inMaxYear=(maxDate&&maxDate.getFullYear()==drawYear);monthHtml+='<select class="ui-datepicker-month" onchange="DP_jQuery_'+dpuuid+".datepicker._selectMonthYear('#"+inst.id+"', this, 'M');\" onclick=\"DP_jQuery_"+dpuuid+".datepicker._clickMonthYear('#"+inst.id+"');\">";for(var month=0;month<12;month++){if((!inMinYear||month>=minDate.getMonth())&&(!inMaxYear||month<=maxDate.getMonth())){monthHtml+='<option value="'+month+'"'+(month==drawMonth?' selected="selected"':"")+">"+monthNamesShort[month]+"</option>"}}monthHtml+="</select>"}if(!showMonthAfterYear){html+=monthHtml+((secondary||changeMonth||changeYear)&&(!(changeMonth&&changeYear))?"&#xa0;":"")}if(secondary||!changeYear){html+='<span class="ui-datepicker-year">'+drawYear+"</span>"}else{var years=this._get(inst,"yearRange").split(":");var thisYear=new Date().getFullYear();var determineYear=function(value){var year=(value.match(/c[+-].*/)?drawYear+parseInt(value.substring(1),10):(value.match(/[+-].*/)?thisYear+parseInt(value,10):parseInt(value,10)));return(isNaN(year)?thisYear:year)};var year=determineYear(years[0]);var endYear=Math.max(year,determineYear(years[1]||""));year=(minDate?Math.max(year,minDate.getFullYear()):year);endYear=(maxDate?Math.min(endYear,maxDate.getFullYear()):endYear);html+='<select class="ui-datepicker-year" onchange="DP_jQuery_'+dpuuid+".datepicker._selectMonthYear('#"+inst.id+"', this, 'Y');\" onclick=\"DP_jQuery_"+dpuuid+".datepicker._clickMonthYear('#"+inst.id+"');\">";for(;year<=endYear;year++){html+='<option value="'+year+'"'+(year==drawYear?' selected="selected"':"")+">"+year+"</option>"}html+="</select>"}html+=this._get(inst,"yearSuffix");if(showMonthAfterYear){html+=((secondary||changeMonth||changeYear)&&(!(changeMonth&&changeYear))?"&#xa0;":"")+monthHtml}html+="</div>";return html},_adjustInstDate:function(inst,offset,period){var year=inst.drawYear+(period=="Y"?offset:0);var month=inst.drawMonth+(period=="M"?offset:0);var day=Math.min(inst.selectedDay,this._getDaysInMonth(year,month))+(period=="D"?offset:0);var date=this._restrictMinMax(inst,this._daylightSavingAdjust(new Date(year,month,day)));inst.selectedDay=date.getDate();inst.drawMonth=inst.selectedMonth=date.getMonth();inst.drawYear=inst.selectedYear=date.getFullYear();if(period=="M"||period=="Y"){this._notifyChange(inst)}},_restrictMinMax:function(inst,date){var minDate=this._getMinMaxDate(inst,"min");var maxDate=this._getMinMaxDate(inst,"max");date=(minDate&&date<minDate?minDate:date);date=(maxDate&&date>maxDate?maxDate:date);return date},_notifyChange:function(inst){var onChange=this._get(inst,"onChangeMonthYear");if(onChange){onChange.apply((inst.input?inst.input[0]:null),[inst.selectedYear,inst.selectedMonth+1,inst])}},_getNumberOfMonths:function(inst){var numMonths=this._get(inst,"numberOfMonths");return(numMonths==null?[1,1]:(typeof numMonths=="number"?[1,numMonths]:numMonths))},_getMinMaxDate:function(inst,minMax){return this._determineDate(inst,this._get(inst,minMax+"Date"),null)},_getDaysInMonth:function(year,month){return 32-new Date(year,month,32).getDate()},_getFirstDayOfMonth:function(year,month){return new Date(year,month,1).getDay()},_canAdjustMonth:function(inst,offset,curYear,curMonth){var numMonths=this._getNumberOfMonths(inst);var date=this._daylightSavingAdjust(new Date(curYear,curMonth+(offset<0?offset:numMonths[0]*numMonths[1]),1));if(offset<0){date.setDate(this._getDaysInMonth(date.getFullYear(),date.getMonth()))}return this._isInRange(inst,date)},_isInRange:function(inst,date){var minDate=this._getMinMaxDate(inst,"min");var maxDate=this._getMinMaxDate(inst,"max");return((!minDate||date>=minDate)&&(!maxDate||date<=maxDate))},_getFormatConfig:function(inst){var shortYearCutoff=this._get(inst,"shortYearCutoff");shortYearCutoff=(typeof shortYearCutoff!="string"?shortYearCutoff:new Date().getFullYear()%100+parseInt(shortYearCutoff,10));return{shortYearCutoff:shortYearCutoff,dayNamesShort:this._get(inst,"dayNamesShort"),dayNames:this._get(inst,"dayNames"),monthNamesShort:this._get(inst,"monthNamesShort"),monthNames:this._get(inst,"monthNames")}},_formatDate:function(inst,day,month,year){if(!day){inst.currentDay=inst.selectedDay;inst.currentMonth=inst.selectedMonth;inst.currentYear=inst.selectedYear}var date=(day?(typeof day=="object"?day:this._daylightSavingAdjust(new Date(year,month,day))):this._daylightSavingAdjust(new Date(inst.currentYear,inst.currentMonth,inst.currentDay)));return this.formatDate(this._get(inst,"dateFormat"),date,this._getFormatConfig(inst))}});function extendRemove(target,props){$.extend(target,props);for(var name in props){if(props[name]==null||props[name]==undefined){target[name]=props[name]}}return target}function isArray(a){return(a&&(($.browser.safari&&typeof a=="object"&&a.length)||(a.constructor&&a.constructor.toString().match(/\Array\(\)/))))}$.fn.datepicker=function(options){if(!$.datepicker.initialized){$(document).mousedown($.datepicker._checkExternalClick).find("body").append($.datepicker.dpDiv);$.datepicker.initialized=true}var otherArgs=Array.prototype.slice.call(arguments,1);if(typeof options=="string"&&(options=="isDisabled"||options=="getDate")){return $.datepicker["_"+options+"Datepicker"].apply($.datepicker,[this[0]].concat(otherArgs))}if(options=="option"&&arguments.length==2&&typeof arguments[1]=="string"){return $.datepicker["_"+options+"Datepicker"].apply($.datepicker,[this[0]].concat(otherArgs))}return this.each(function(){typeof options=="string"?$.datepicker["_"+options+"Datepicker"].apply($.datepicker,[this].concat(otherArgs)):$.datepicker._attachDatepicker(this,options)})};$.datepicker=new Datepicker();$.datepicker.initialized=false;$.datepicker.uuid=new Date().getTime();$.datepicker.version="1.8a2";window["DP_jQuery_"+dpuuid]=$})(jQuery);(function(c){var b={maxHeight:"maxHeight.resizable",maxWidth:"maxWidth.resizable",minWidth:"minWidth.resizable"},a="ui-dialog ui-widget ui-widget-content ui-corner-all ";c.widget("ui.dialog",{_init:function(){this.originalTitle=this.element.attr("title");var l=this,m=l.options,j=m.title||l.originalTitle||"&#160;",e=c.ui.dialog.getTitleId(l.element),k=(l.uiDialog=c("<div></div>")).appendTo(document.body).hide().addClass(a+m.dialogClass).css({zIndex:m.zIndex}).attr("tabIndex",-1).css("outline",0).keydown(function(n){(m.closeOnEscape&&n.keyCode&&n.keyCode==c.ui.keyCode.ESCAPE&&l.close(n))}).attr({role:"dialog","aria-labelledby":e}).mousedown(function(n){l.moveToTop(false,n)}),g=l.element.show().removeAttr("title").addClass("ui-dialog-content ui-widget-content").appendTo(k),f=(l.uiDialogTitlebar=c("<div></div>")).addClass("ui-dialog-titlebar ui-widget-header ui-corner-all ui-helper-clearfix").prependTo(k),i=c('<a href="#"></a>').addClass("ui-dialog-titlebar-close ui-corner-all").attr("role","button").hover(function(){i.addClass("ui-state-hover")},function(){i.removeClass("ui-state-hover")}).focus(function(){i.addClass("ui-state-focus")}).blur(function(){i.removeClass("ui-state-focus")}).mousedown(function(n){n.stopPropagation()}).click(function(n){l.close(n);return false}).appendTo(f),h=(l.uiDialogTitlebarCloseText=c("<span></span>")).addClass("ui-icon ui-icon-closethick").text(m.closeText).appendTo(i),d=c("<span></span>").addClass("ui-dialog-title").attr("id",e).html(j).prependTo(f);f.find("*").add(f).disableSelection();(m.draggable&&c.fn.draggable&&l._makeDraggable());(m.resizable&&c.fn.resizable&&l._makeResizable());l._createButtons(m.buttons);l._isOpen=false;(m.stackfix&&c.fn.stackfix&&k.stackfix());(m.autoOpen&&l.open())},destroy:function(){var d=this;(d.overlay&&d.overlay.destroy());d.uiDialog.hide();d.element.unbind(".dialog").removeData("dialog").removeClass("ui-dialog-content ui-widget-content").hide().appendTo("body");d.uiDialog.remove();(d.originalTitle&&d.element.attr("title",d.originalTitle));return d},close:function(f){var d=this;if(false===d._trigger("beforeClose",f)){return}(d.overlay&&d.overlay.destroy());d.uiDialog.unbind("keypress.ui-dialog");(d.options.hide?d.uiDialog.hide(d.options.hide,function(){d._trigger("close",f)}):d.uiDialog.hide()&&d._trigger("close",f));c.ui.dialog.overlay.resize();d._isOpen=false;if(d.options.modal){var e=0;c(".ui-dialog").each(function(){if(this!=d.uiDialog[0]){e=Math.max(e,c(this).css("z-index"))}});c.ui.dialog.maxZ=e}return d},isOpen:function(){return this._isOpen},moveToTop:function(h,g){var d=this,f=d.options;if((f.modal&&!h)||(!f.stack&&!f.modal)){return d._trigger("focus",g)}if(f.zIndex>c.ui.dialog.maxZ){c.ui.dialog.maxZ=f.zIndex}(d.overlay&&d.overlay.$el.css("z-index",c.ui.dialog.overlay.maxZ=++c.ui.dialog.maxZ));var e={scrollTop:d.element.attr("scrollTop"),scrollLeft:d.element.attr("scrollLeft")};d.uiDialog.css("z-index",++c.ui.dialog.maxZ);d.element.attr(e);d._trigger("focus",g);return d},open:function(){if(this._isOpen){return}var e=this,f=e.options,d=e.uiDialog;e.overlay=f.modal?new c.ui.dialog.overlay(e):null;(d.next().length&&d.appendTo("body"));e._size();e._position(f.position);d.show(f.show);e.moveToTop(true);(f.modal&&d.bind("keypress.ui-dialog",function(i){if(i.keyCode!=c.ui.keyCode.TAB){return}var h=c(":tabbable",this),j=h.filter(":first"),g=h.filter(":last");if(i.target==g[0]&&!i.shiftKey){j.focus(1);return false}else{if(i.target==j[0]&&i.shiftKey){g.focus(1);return false}}}));c([]).add(d.find(".ui-dialog-content :tabbable:first")).add(d.find(".ui-dialog-buttonpane :tabbable:first")).add(d).filter(":first").focus();e._trigger("open");e._isOpen=true;return e},_createButtons:function(g){var f=this,d=false,e=c("<div></div>").addClass("ui-dialog-buttonpane ui-widget-content ui-helper-clearfix");f.uiDialog.find(".ui-dialog-buttonpane").remove();(typeof g=="object"&&g!==null&&c.each(g,function(){return !(d=true)}));if(d){c.each(g,function(h,i){c('<button type="button"></button>').addClass("ui-state-default ui-corner-all").text(h).click(function(){i.apply(f.element[0],arguments)}).hover(function(){c(this).addClass("ui-state-hover")},function(){c(this).removeClass("ui-state-hover")}).focus(function(){c(this).addClass("ui-state-focus")}).blur(function(){c(this).removeClass("ui-state-focus")}).appendTo(e)});e.appendTo(f.uiDialog)}},_makeDraggable:function(){var d=this,f=d.options,g=c(document),e;d.uiDialog.draggable({cancel:".ui-dialog-content",handle:".ui-dialog-titlebar",containment:"document",start:function(h){e=f.height;c(this).height(c(this).height()).addClass("ui-dialog-dragging");d._trigger("dragStart",h)},drag:function(h){d._trigger("drag",h)},stop:function(h,i){f.position=[i.position.left-g.scrollLeft(),i.position.top-g.scrollTop()];c(this).removeClass("ui-dialog-dragging").height(e);d._trigger("dragStop",h);c.ui.dialog.overlay.resize()}})},_makeResizable:function(g){g=(g===undefined?this.options.resizable:g);var d=this,f=d.options,e=typeof g=="string"?g:"n,e,s,w,se,sw,ne,nw";d.uiDialog.resizable({cancel:".ui-dialog-content",containment:"document",alsoResize:d.element,maxWidth:f.maxWidth,maxHeight:f.maxHeight,minWidth:f.minWidth,minHeight:d._minHeight(),handles:e,start:function(h){c(this).addClass("ui-dialog-resizing");d._trigger("resizeStart",h)},resize:function(h){d._trigger("resize",h)},stop:function(h){c(this).removeClass("ui-dialog-resizing");f.height=c(this).height();f.width=c(this).width();d._trigger("resizeStop",h);c.ui.dialog.overlay.resize()}}).find(".ui-resizable-se").addClass("ui-icon ui-icon-grip-diagonal-se")},_minHeight:function(){var d=this.options;return(d.height=="auto"?d.minHeight:Math.min(d.minHeight,d.height))},_position:function(d){var e=[],f=[0,0];d=d||c.ui.dialog.defaults.position;if(typeof d=="string"||(typeof d=="object"&&"0" in d)){e=d.split?d.split(" "):[d[0],d[1]];if(e.length==1){e[1]=e[0]}c.each(["left","top"],function(h,g){if(+e[h]==e[h]){f[h]=e[h];e[h]=g}})}else{if(typeof d=="object"){if("left" in d){e[0]="left";f[0]=d.left}else{if("right" in d){e[0]="right";f[0]=-d.right}}if("top" in d){e[1]="top";f[1]=d.top}else{if("bottom" in d){e[1]="bottom";f[1]=-d.bottom}}}}this.uiDialog.position({my:e.join(" "),at:e.join(" "),offset:f.join(" "),of:window,collision:"fit"})},_setData:function(g,h){var e=this,d=e.uiDialog,f=false;(b[g]&&d.data(b[g],h));switch(g){case"buttons":e._createButtons(h);break;case"closeText":e.uiDialogTitlebarCloseText.text(""+h);break;case"dialogClass":d.removeClass(e.options.dialogClass).addClass(a+h);break;case"disabled":(h?d.addClass("ui-dialog-disabled"):d.removeClass("ui-dialog-disabled"));break;case"draggable":(h?e._makeDraggable():d.draggable("destroy"));break;case"height":f=true;break;case"minHeight":f=true;break;case"position":e._position(h);break;case"resizable":var i=d.is(":data(resizable)");(i&&!h&&d.resizable("destroy"));(i&&typeof h=="string"&&d.resizable("option","handles",h));(i||(h!==false&&e._makeResizable(h)));break;case"title":c(".ui-dialog-title",e.uiDialogTitlebar).html(""+(h||"&#160;"));break;case"width":f=true;break}c.widget.prototype._setData.apply(e,arguments);(f&&e._size())},_size:function(){var e=this.options;this.element.css({height:0,minHeight:0,width:"auto"});var d=this.uiDialog.css({height:"auto",width:e.width}).height();this.element.css(e.height=="auto"?{minHeight:Math.max(e.minHeight-d,0),height:"auto"}:{height:Math.max(e.height-d,0)});(this.uiDialog.is(":data(resizable)")&&this.uiDialog.resizable("option","minHeight",this._minHeight()))}});c.extend(c.ui.dialog,{version:"1.8a2",defaults:{autoOpen:true,stackfix:false,buttons:{},closeOnEscape:true,closeText:"close",dialogClass:"",draggable:true,hide:null,height:"auto",maxHeight:false,maxWidth:false,minHeight:150,minWidth:150,modal:false,position:"center",resizable:true,show:null,stack:true,title:"",width:300,zIndex:1000},uuid:0,maxZ:0,getTitleId:function(d){return"ui-dialog-title-"+(d.attr("id")||++this.uuid)},overlay:function(d){this.$el=c.ui.dialog.overlay.create(d)}});c.extend(c.ui.dialog.overlay,{instances:[],maxZ:0,events:c.map("focus,mousedown,mouseup,keydown,keypress,click".split(","),function(d){return d+".dialog-overlay"}).join(" "),create:function(e){if(this.instances.length===0){setTimeout(function(){if(c.ui.dialog.overlay.instances.length){c(document).bind(c.ui.dialog.overlay.events,function(f){var g=c(f.target).parents(".ui-dialog").css("zIndex")||0;return(g>c.ui.dialog.overlay.maxZ)})}},1);c(document).bind("keydown.dialog-overlay",function(f){(e.options.closeOnEscape&&f.keyCode&&f.keyCode==c.ui.keyCode.ESCAPE&&e.close(f))});c(window).bind("resize.dialog-overlay",c.ui.dialog.overlay.resize)}var d=c("<div></div>").appendTo(document.body).addClass("ui-widget-overlay").css({width:this.width(),height:this.height()});(e.options.stackfix&&c.fn.stackfix&&d.stackfix());this.instances.push(d);return d},destroy:function(d){this.instances.splice(c.inArray(this.instances,d),1);if(this.instances.length===0){c([document,window]).unbind(".dialog-overlay")}d.remove();var e=0;c.each(this.instances,function(){e=Math.max(e,this.css("z-index"))});this.maxZ=e},height:function(){if(c.browser.msie&&c.browser.version<7){var e=Math.max(document.documentElement.scrollHeight,document.body.scrollHeight);var d=Math.max(document.documentElement.offsetHeight,document.body.offsetHeight);if(e<d){return c(window).height()+"px"}else{return e+"px"}}else{return c(document).height()+"px"}},width:function(){if(c.browser.msie&&c.browser.version<7){var d=Math.max(document.documentElement.scrollWidth,document.body.scrollWidth);var e=Math.max(document.documentElement.offsetWidth,document.body.offsetWidth);if(d<e){return c(window).width()+"px"}else{return d+"px"}}else{return c(document).width()+"px"}},resize:function(){var d=c([]);c.each(c.ui.dialog.overlay.instances,function(){d=d.add(this)});d.css({width:0,height:0}).css({width:c.ui.dialog.overlay.width(),height:c.ui.dialog.overlay.height()})}});c.extend(c.ui.dialog.overlay.prototype,{destroy:function(){c.ui.dialog.overlay.destroy(this.$el)}})})(jQuery);(function(e){e.ui=e.ui||{};var b=/left|center|right/,d="center",c=/top|center|bottom/,f="center",a=e.fn.position;e.fn.position=function(h){if(!h||!h.of){return a.apply(this,arguments)}var k=e(h.of),m=(h.collision||"flip").split(" "),l=h.offset?h.offset.split(" "):[0,0],j,g,i;if(h.of.nodeType===9){j=k.width();g=k.height();i={top:0,left:0}}else{if(h.of.scrollTo&&h.of.document){j=k.width();g=k.height();i={top:k.scrollTop(),left:k.scrollLeft()}}else{if(h.of.preventDefault){h.at="left top";j=g=0;i={top:h.of.pageY,left:h.of.pageX}}else{j=k.outerWidth();g=k.outerHeight();i=k.offset()}}}e.each(["my","at"],function(){var n=(h[this]||"").split(" ");n=n.length==1?b.test(n[0])?n.concat([f]):c.test(n[0])?[d].concat(n):[d,f]:n;n[0]=b.test(n[0])?n[0]:d;n[1]=c.test(n[1])?n[1]:f;h[this]=n});if(m.length==1){m[1]=m[0]}l[0]=parseInt(l[0],10)||0;if(l.length==1){l[1]=l[0]}l[1]=parseInt(l[1],10)||0;switch(h.at[0]){case"right":i.left+=j;break;case d:i.left+=j/2;break}switch(h.at[1]){case"bottom":i.top+=g;break;case f:i.top+=g/2;break}i.left+=l[0];i.top+=l[1];return this.each(function(){var s=e(this),r=s.outerWidth(),q=s.outerHeight(),o=e.extend({},i),u,n,p;switch(h.my[0]){case"right":o.left-=r;break;case d:o.left-=r/2;break}switch(h.my[1]){case"bottom":o.top-=q;break;case f:o.top-=q/2;break}e.each(["left","top"],function(w,v){(e.ui.position[m[w]]&&e.ui.position[m[w]][v](o,{targetWidth:j,targetHeight:g,elemWidth:r,elemHeight:q,offset:l,my:h.my,at:h.at}))});(h.stackfix!==false&&e.fn.stackfix&&s.stackfix());(e.isFunction(h.by)?h.by.call(this,o):s.offset(o))})};e.ui.position={fit:{left:function(g,h){var i=g.left+h.elemWidth-e(window).width()-e(window).scrollLeft();g.left=i>0?g.left-i:Math.max(0,g.left)},top:function(g,h){var i=g.top+h.elemHeight-e(window).height()-e(window).scrollTop();g.top=i>0?g.top-i:Math.max(0,g.top)}},flip:{left:function(h,i){if(i.at[0]=="center"){return}var j=h.left+i.elemWidth-e(window).width()-e(window).scrollLeft(),g=i.my[0]=="left"?-i.elemWidth:i.my[0]=="right"?i.elemWidth:0,k=-2*i.offset[0];h.left+=h.left<0?g+i.targetWidth+k:j>0?g-i.targetWidth+k:0},top:function(h,j){if(j.at[1]=="center"){return}var k=h.top+j.elemHeight-e(window).height()-e(window).scrollTop(),g=j.my[1]=="top"?-j.elemHeight:j.my[1]=="bottom"?j.elemHeight:0,i=j.at[1]=="top"?j.targetHeight:-j.targetHeight,l=-2*j.offset[1];h.top+=h.top<0?g+j.targetHeight+l:k>0?g+i+l:0}}};e.fn.extend({_offset:e.fn.offset,offset:function(g){return !g?this._offset():this.each(function(){var j=e(this),i=/relative|static/.test(j.css("position")),h=j.css("display")=="none";(i&&j.css("position","relative"));(h&&j.show());var k=j.offset(),l={left:parseInt(j.css("left"),10),top:parseInt(j.css("top"),10)};l.left=!isNaN(l.left)?l.left:i?0:this.offsetLeft;l.top=!isNaN(l.top)?l.top:i?0:this.offsetTop;if(g.left||g.left===0){j.css("left",g.left-k.left+l.left)}if(g.top||g.top===0){j.css("top",g.top-k.top+l.top)}(h&&j.hide())})}})})(jQuery);(function(a){a.widget("ui.progressbar",{_init:function(){this.element.addClass("ui-progressbar ui-widget ui-widget-content ui-corner-all").attr({role:"progressbar","aria-valuemin":this._valueMin(),"aria-valuemax":this._valueMax(),"aria-valuenow":this._value()});this.valueDiv=a('<div class="ui-progressbar-value ui-widget-header ui-corner-left"></div>').appendTo(this.element);this._refreshValue()},destroy:function(){this.element.removeClass("ui-progressbar ui-widget ui-widget-content ui-corner-all").removeAttr("role").removeAttr("aria-valuemin").removeAttr("aria-valuemax").removeAttr("aria-valuenow").removeData("progressbar").unbind(".progressbar");this.valueDiv.remove();a.widget.prototype.destroy.apply(this,arguments);return this},value:function(b){if(b===undefined){return this._value()}this._setData("value",b);return this},_setData:function(b,c){switch(b){case"value":this.options.value=c;this._refreshValue();this._trigger("change",null,{});break}a.widget.prototype._setData.apply(this,arguments)},_value:function(){var b=this.options.value;if(typeof b!="number"){b=0}if(b<this._valueMin()){b=this._valueMin()}if(b>this._valueMax()){b=this._valueMax()}return b},_valueMin:function(){var b=0;return b},_valueMax:function(){var b=100;return b},_refreshValue:function(){var b=this.value();this.valueDiv[b==this._valueMax()?"addClass":"removeClass"]("ui-corner-right");this.valueDiv.width(b+"%");this.element.attr("aria-valuenow",b)}});a.extend(a.ui.progressbar,{version:"1.8a2",defaults:{value:0}})})(jQuery);(function(b){var a=5;b.widget("ui.slider",b.extend({},b.ui.mouse,{_init:function(){var c=this,d=this.options;this._keySliding=false;this._animateOff=true;this._handleIndex=null;this._detectOrientation();this._mouseInit();this.element.addClass("ui-slider ui-slider-"+this.orientation+" ui-widget ui-widget-content ui-corner-all");if(d.disabled){this.element.addClass("ui-slider-disabled ui-disabled")}this.range=b([]);if(d.range){if(d.range===true){this.range=b("<div></div>");if(!d.values){d.values=[this._valueMin(),this._valueMin()]}if(d.values.length&&d.values.length!=2){d.values=[d.values[0],d.values[0]]}}else{this.range=b("<div></div>")}this.range.appendTo(this.element).addClass("ui-slider-range");if(d.range=="min"||d.range=="max"){this.range.addClass("ui-slider-range-"+d.range)}this.range.addClass("ui-widget-header")}if(b(".ui-slider-handle",this.element).length==0){b('<a href="#"></a>').appendTo(this.element).addClass("ui-slider-handle")}if(d.values&&d.values.length){while(b(".ui-slider-handle",this.element).length<d.values.length){b('<a href="#"></a>').appendTo(this.element).addClass("ui-slider-handle")}}this.handles=b(".ui-slider-handle",this.element).addClass("ui-state-default ui-corner-all");this.handle=this.handles.eq(0);this.handles.add(this.range).filter("a").click(function(e){e.preventDefault()}).hover(function(){if(!d.disabled){b(this).addClass("ui-state-hover")}},function(){b(this).removeClass("ui-state-hover")}).focus(function(){if(!d.disabled){b(".ui-slider .ui-state-focus").removeClass("ui-state-focus");b(this).addClass("ui-state-focus")}else{b(this).blur()}}).blur(function(){b(this).removeClass("ui-state-focus")});this.handles.each(function(e){b(this).data("index.ui-slider-handle",e)});this.handles.keydown(function(j){var g=true;var f=b(this).data("index.ui-slider-handle");if(c.options.disabled){return}switch(j.keyCode){case b.ui.keyCode.HOME:case b.ui.keyCode.END:case b.ui.keyCode.PAGE_UP:case b.ui.keyCode.PAGE_DOWN:case b.ui.keyCode.UP:case b.ui.keyCode.RIGHT:case b.ui.keyCode.DOWN:case b.ui.keyCode.LEFT:g=false;if(!c._keySliding){c._keySliding=true;b(this).addClass("ui-state-active");c._start(j,f)}break}var h,e,i=c._step();if(c.options.values&&c.options.values.length){h=e=c.values(f)}else{h=e=c.value()}switch(j.keyCode){case b.ui.keyCode.HOME:e=c._valueMin();break;case b.ui.keyCode.END:e=c._valueMax();break;case b.ui.keyCode.PAGE_UP:e=h+((c._valueMax()-c._valueMin())/a);break;case b.ui.keyCode.PAGE_DOWN:e=h-((c._valueMax()-c._valueMin())/a);break;case b.ui.keyCode.UP:case b.ui.keyCode.RIGHT:if(h==c._valueMax()){return}e=h+i;break;case b.ui.keyCode.DOWN:case b.ui.keyCode.LEFT:if(h==c._valueMin()){return}e=h-i;break}c._slide(j,f,e);return g}).keyup(function(f){var e=b(this).data("index.ui-slider-handle");if(c._keySliding){c._stop(f,e);c._change(f,e);c._keySliding=false;b(this).removeClass("ui-state-active")}});this._refreshValue();this._animateOff=false},destroy:function(){this.handles.remove();this.range.remove();this.element.removeClass("ui-slider ui-slider-horizontal ui-slider-vertical ui-slider-disabled ui-widget ui-widget-content ui-corner-all").removeData("slider").unbind(".slider");this._mouseDestroy();return this},_mouseCapture:function(e){var f=this.options;if(f.disabled){return false}this.elementSize={width:this.element.outerWidth(),height:this.element.outerHeight()};this.elementOffset=this.element.offset();var i={x:e.pageX,y:e.pageY};var k=this._normValueFromMouse(i);var d=this._valueMax()-this._valueMin()+1,g;var l=this,j;this.handles.each(function(m){var n=Math.abs(k-l.values(m));if(d>n){d=n;g=b(this);j=m}});if(f.range==true&&this.values(1)==f.min){g=b(this.handles[++j])}this._start(e,j);l._handleIndex=j;g.addClass("ui-state-active").focus();var h=g.offset();var c=!b(e.target).parents().andSelf().is(".ui-slider-handle");this._clickOffset=c?{left:0,top:0}:{left:e.pageX-h.left-(g.width()/2),top:e.pageY-h.top-(g.height()/2)-(parseInt(g.css("borderTopWidth"),10)||0)-(parseInt(g.css("borderBottomWidth"),10)||0)+(parseInt(g.css("marginTop"),10)||0)};k=this._normValueFromMouse(i);this._slide(e,j,k);this._animateOff=true;return true},_mouseStart:function(c){return true},_mouseDrag:function(e){var c={x:e.pageX,y:e.pageY};var d=this._normValueFromMouse(c);this._slide(e,this._handleIndex,d);return false},_mouseStop:function(c){this.handles.removeClass("ui-state-active");this._stop(c,this._handleIndex);this._change(c,this._handleIndex);this._handleIndex=null;this._clickOffset=null;this._animateOff=false;return false},_detectOrientation:function(){this.orientation=this.options.orientation=="vertical"?"vertical":"horizontal"},_normValueFromMouse:function(e){var d,i;if("horizontal"==this.orientation){d=this.elementSize.width;i=e.x-this.elementOffset.left-(this._clickOffset?this._clickOffset.left:0)}else{d=this.elementSize.height;i=e.y-this.elementOffset.top-(this._clickOffset?this._clickOffset.top:0)}var g=(i/d);if(g>1){g=1}if(g<0){g=0}if("vertical"==this.orientation){g=1-g}var f=this._valueMax()-this._valueMin(),j=g*f,c=j%this.options.step,h=this._valueMin()+j-c;if(c>(this.options.step/2)){h+=this.options.step}return parseFloat(h.toFixed(5))},_start:function(e,d){var c={handle:this.handles[d],value:this.value()};if(this.options.values&&this.options.values.length){c.value=this.values(d);c.values=this.values()}this._trigger("start",e,c)},_slide:function(g,f,e){var h=this.handles[f];if(this.options.values&&this.options.values.length){var c=this.values(f?0:1);if((this.options.values.length==2&&this.options.range===true)&&((f==0&&e>c)||(f==1&&e<c))){e=c}if(e!=this.values(f)){var d=this.values();d[f]=e;var i=this._trigger("slide",g,{handle:this.handles[f],value:e,values:d});var c=this.values(f?0:1);if(i!==false){this.values(f,e,true)}}}else{if(e!=this.value()){var i=this._trigger("slide",g,{handle:this.handles[f],value:e});if(i!==false){this.value(e)}}}},_stop:function(e,d){var c={handle:this.handles[d],value:this.value()};if(this.options.values&&this.options.values.length){c.value=this.values(d);c.values=this.values()}this._trigger("stop",e,c)},_change:function(e,d){var c={handle:this.handles[d],value:this.value()};if(this.options.values&&this.options.values.length){c.value=this.values(d);c.values=this.values()}this._trigger("change",e,c)},value:function(c){if(arguments.length){this.options.value=this._trimValue(c);this._refreshValue();this._change(null,0)}return this._value()},values:function(e,h){if(arguments.length>1){this.options.values[e]=this._trimValue(h);this._refreshValue();this._change(null,e)}if(arguments.length){if(b.isArray(arguments[0])){var g=this.options.values,d=arguments[0];for(var f=0,c=g.length;f<c;f++){g[f]=this._trimValue(d[f]);this._change(null,f)}this._refreshValue()}else{if(this.options.values&&this.options.values.length){return this._values(e)}else{return this.value()}}}else{return this._values()}},_setData:function(c,d){b.widget.prototype._setData.apply(this,arguments);switch(c){case"disabled":if(d){this.handles.filter(".ui-state-focus").blur();this.handles.removeClass("ui-state-hover");this.handles.attr("disabled","disabled");this.element.addClass("ui-disabled")}else{this.handles.removeAttr("disabled");this.element.removeClass("ui-disabled")}case"orientation":this._detectOrientation();this.element.removeClass("ui-slider-horizontal ui-slider-vertical").addClass("ui-slider-"+this.orientation);this._refreshValue();break;case"value":this._animateOff=true;this._refreshValue();this._animateOff=false;break;case"values":this._animateOff=true;this._refreshValue();this._animateOff=false;break}},_step:function(){var c=this.options.step;return c},_value:function(){var c=this.options.value;c=this._trimValue(c);return c},_values:function(d){if(arguments.length){var g=this.options.values[d];g=this._trimValue(g);return g}else{var f=this.options.values.slice();for(var e=0,c=f.length;e<c;e++){f[e]=this._trimValue(f[e])}return f}},_trimValue:function(c){if(c<this._valueMin()){c=this._valueMin()}if(c>this._valueMax()){c=this._valueMax()}return c},_valueMin:function(){var c=this.options.min;return c},_valueMax:function(){var c=this.options.max;return c},_refreshValue:function(){var g=this.options.range,e=this.options,m=this;var d=(!this._animateOff)?e.animate:false;if(this.options.values&&this.options.values.length){var j,i;this.handles.each(function(q,o){var p=(m.values(q)-m._valueMin())/(m._valueMax()-m._valueMin())*100;var n={};n[m.orientation=="horizontal"?"left":"bottom"]=p+"%";b(this).stop(1,1)[d?"animate":"css"](n,e.animate);if(m.options.range===true){if(m.orientation=="horizontal"){(q==0)&&m.range.stop(1,1)[d?"animate":"css"]({left:p+"%"},e.animate);(q==1)&&m.range[d?"animate":"css"]({width:(p-lastValPercent)+"%"},{queue:false,duration:e.animate})}else{(q==0)&&m.range.stop(1,1)[d?"animate":"css"]({bottom:(p)+"%"},e.animate);(q==1)&&m.range[d?"animate":"css"]({height:(p-lastValPercent)+"%"},{queue:false,duration:e.animate})}}lastValPercent=p})}else{var k=this.value(),h=this._valueMin(),l=this._valueMax(),f=l!=h?(k-h)/(l-h)*100:0;var c={};c[m.orientation=="horizontal"?"left":"bottom"]=f+"%";this.handle.stop(1,1)[d?"animate":"css"](c,e.animate);(g=="min")&&(this.orientation=="horizontal")&&this.range.stop(1,1)[d?"animate":"css"]({width:f+"%"},e.animate);(g=="max")&&(this.orientation=="horizontal")&&this.range[d?"animate":"css"]({width:(100-f)+"%"},{queue:false,duration:e.animate});(g=="min")&&(this.orientation=="vertical")&&this.range.stop(1,1)[d?"animate":"css"]({height:f+"%"},e.animate);(g=="max")&&(this.orientation=="vertical")&&this.range[d?"animate":"css"]({height:(100-f)+"%"},{queue:false,duration:e.animate})}}}));b.extend(b.ui.slider,{version:"1.8a2",eventPrefix:"slide",defaults:b.extend({},b.ui.mouse.defaults,{animate:false,distance:0,max:100,min:0,orientation:"horizontal",range:false,step:1,value:0,values:null})})})(jQuery);(function(a){a.fn.stackfix=a.browser.msie&&/msie 6\.0/i.test(navigator.userAgent)?function(c){c=a.extend({top:"auto",left:"auto",width:"auto",height:"auto",opacity:true,src:"javascript:false;"},c||{});var d=function(e){return e&&e.constructor==Number?e+"px":e},b='<iframe class="ui-stackfix" frameborder="0" tabindex="-1" src="'+c.src+'" style="display:block;position:absolute;z-index:-1;'+(c.opacity!==false?"filter:Alpha(Opacity='0');":"")+"top:"+(c.top=="auto"?"expression(((parseInt(this.parentNode.currentStyle.borderTopWidth)||0)*-1)+'px')":d(c.top))+";left:"+(c.left=="auto"?"expression(((parseInt(this.parentNode.currentStyle.borderLeftWidth)||0)*-1)+'px')":d(c.left))+";width:"+(c.width=="auto"?"expression(this.parentNode.offsetWidth+'px')":d(c.width))+";height:"+(c.height=="auto"?"expression(this.parentNode.offsetHeight+'px')":d(c.height))+';"/>';return this.each(function(){if(a("> iframe.ui-stackfix",this).length==0){this.insertBefore(document.createElement(b),this.firstChild)}})}:function(){return this}})(jQuery);(function(b){var a=0;b.widget("ui.tabs",{_init:function(){this._tabify(true)},_setData:function(c,d){if(c=="selected"){if(this.options.collapsible&&d==this.options.selected){return}this.select(d)}else{this.options[c]=d;this._tabify()}},_tabId:function(c){return c.title&&c.title.replace(/\s/g,"_").replace(/[^A-Za-z0-9\-_:\.]/g,"")||this.options.idPrefix+(++a)},_sanitizeSelector:function(c){return c.replace(/:/g,"\\:")},_cookie:function(){var c=this.cookie||(this.cookie=this.options.cookie.name||"ui-tabs-"+b.data(this.list[0]));return b.cookie.apply(null,[c].concat(b.makeArray(arguments)))},_ui:function(d,c){return{tab:d,panel:c,index:this.anchors.index(d)}},_cleanup:function(){this.lis.filter(".ui-state-processing").removeClass("ui-state-processing").find("span:data(label.tabs)").each(function(){var c=b(this);c.html(c.data("label.tabs")).removeData("label.tabs")})},_tabify:function(p){this.list=this.element.find("ol,ul").eq(0);this.lis=b("li:has(a[href])",this.list);this.anchors=this.lis.map(function(){return b("a",this)[0]});this.panels=b([]);var q=this,e=this.options;var d=/^#.+/;this.anchors.each(function(s,o){var r=b(o).attr("href");var u=r.split("#")[0],v;if(u&&(u===location.toString().split("#")[0]||(v=b("base")[0])&&u===v.href)){r=o.hash;o.href=r}if(d.test(r)){q.panels=q.panels.add(q._sanitizeSelector(r))}else{if(r!="#"){b.data(o,"href.tabs",r);b.data(o,"load.tabs",r.replace(/#.*$/,""));var x=q._tabId(o);o.href="#"+x;var w=b("#"+x);if(!w.length){w=b(e.panelTemplate).attr("id",x).addClass("ui-tabs-panel ui-widget-content ui-corner-bottom").insertAfter(q.panels[s-1]||q.list);w.data("destroy.tabs",true)}q.panels=q.panels.add(w)}else{e.disabled.push(s)}}});if(p){this.element.addClass("ui-tabs ui-widget ui-widget-content ui-corner-all");this.list.addClass("ui-tabs-nav ui-helper-reset ui-helper-clearfix ui-widget-header ui-corner-all");this.lis.addClass("ui-state-default ui-corner-top");this.panels.addClass("ui-tabs-panel ui-widget-content ui-corner-bottom");if(e.selected===undefined){if(location.hash){this.anchors.each(function(r,o){if(o.hash==location.hash){e.selected=r;return false}})}if(typeof e.selected!="number"&&e.cookie){e.selected=parseInt(q._cookie(),10)}if(typeof e.selected!="number"&&this.lis.filter(".ui-tabs-selected").length){e.selected=this.lis.index(this.lis.filter(".ui-tabs-selected"))}e.selected=e.selected||0}else{if(e.selected===null){e.selected=-1}}e.selected=((e.selected>=0&&this.anchors[e.selected])||e.selected<0)?e.selected:0;e.disabled=b.unique(e.disabled.concat(b.map(this.lis.filter(".ui-state-disabled"),function(r,o){return q.lis.index(r)}))).sort();if(b.inArray(e.selected,e.disabled)!=-1){e.disabled.splice(b.inArray(e.selected,e.disabled),1)}this.panels.addClass("ui-tabs-hide");this.lis.removeClass("ui-tabs-selected ui-state-active");if(e.selected>=0&&this.anchors.length){this.panels.eq(e.selected).removeClass("ui-tabs-hide");this.lis.eq(e.selected).addClass("ui-tabs-selected ui-state-active");q.element.queue("tabs",function(){q._trigger("show",null,q._ui(q.anchors[e.selected],q.panels[e.selected]))});this.load(e.selected)}b(window).bind("unload",function(){q.lis.add(q.anchors).unbind(".tabs");q.lis=q.anchors=q.panels=null})}else{e.selected=this.lis.index(this.lis.filter(".ui-tabs-selected"))}this.element[e.collapsible?"addClass":"removeClass"]("ui-tabs-collapsible");if(e.cookie){this._cookie(e.selected,e.cookie)}for(var h=0,n;(n=this.lis[h]);h++){b(n)[b.inArray(h,e.disabled)!=-1&&!b(n).hasClass("ui-tabs-selected")?"addClass":"removeClass"]("ui-state-disabled")}if(e.cache===false){this.anchors.removeData("cache.tabs")}this.lis.add(this.anchors).unbind(".tabs");if(e.event!="mouseover"){var g=function(o,i){if(i.is(":not(.ui-state-disabled)")){i.addClass("ui-state-"+o)}};var k=function(o,i){i.removeClass("ui-state-"+o)};this.lis.bind("mouseover.tabs",function(){g("hover",b(this))});this.lis.bind("mouseout.tabs",function(){k("hover",b(this))});this.anchors.bind("focus.tabs",function(){g("focus",b(this).closest("li"))});this.anchors.bind("blur.tabs",function(){k("focus",b(this).closest("li"))})}var c,j;if(e.fx){if(b.isArray(e.fx)){c=e.fx[0];j=e.fx[1]}else{c=j=e.fx}}function f(i,o){i.css({display:""});if(!b.support.opacity&&o.opacity){i[0].style.removeAttribute("filter")}}var l=j?function(i,o){b(i).closest("li").addClass("ui-tabs-selected ui-state-active");o.hide().removeClass("ui-tabs-hide").animate(j,j.duration||"normal",function(){f(o,j);q._trigger("show",null,q._ui(i,o[0]))})}:function(i,o){b(i).closest("li").addClass("ui-tabs-selected ui-state-active");o.removeClass("ui-tabs-hide");q._trigger("show",null,q._ui(i,o[0]))};var m=c?function(o,i){i.animate(c,c.duration||"normal",function(){q.lis.removeClass("ui-tabs-selected ui-state-active");i.addClass("ui-tabs-hide");f(i,c);q.element.dequeue("tabs")})}:function(o,i,r){q.lis.removeClass("ui-tabs-selected ui-state-active");i.addClass("ui-tabs-hide");q.element.dequeue("tabs")};this.anchors.bind(e.event+".tabs",function(){var o=this,s=b(this).closest("li"),i=q.panels.filter(":not(.ui-tabs-hide)"),r=b(q._sanitizeSelector(this.hash));if((s.hasClass("ui-tabs-selected")&&!e.collapsible)||s.hasClass("ui-state-disabled")||s.hasClass("ui-state-processing")||q._trigger("select",null,q._ui(this,r[0]))===false){this.blur();return false}e.selected=q.anchors.index(this);q.abort();if(e.collapsible){if(s.hasClass("ui-tabs-selected")){e.selected=-1;if(e.cookie){q._cookie(e.selected,e.cookie)}q.element.queue("tabs",function(){m(o,i)}).dequeue("tabs");this.blur();return false}else{if(!i.length){if(e.cookie){q._cookie(e.selected,e.cookie)}q.element.queue("tabs",function(){l(o,r)});q.load(q.anchors.index(this));this.blur();return false}}}if(e.cookie){q._cookie(e.selected,e.cookie)}if(r.length){if(i.length){q.element.queue("tabs",function(){m(o,i)})}q.element.queue("tabs",function(){l(o,r)});q.load(q.anchors.index(this))}else{throw"jQuery UI Tabs: Mismatching fragment identifier."}if(b.browser.msie){this.blur()}});this.anchors.bind("click.tabs",function(){return false})},destroy:function(){var c=this.options;this.abort();this.element.unbind(".tabs").removeClass("ui-tabs ui-widget ui-widget-content ui-corner-all ui-tabs-collapsible").removeData("tabs");this.list.removeClass("ui-tabs-nav ui-helper-reset ui-helper-clearfix ui-widget-header ui-corner-all");this.anchors.each(function(){var d=b.data(this,"href.tabs");if(d){this.href=d}var e=b(this).unbind(".tabs");b.each(["href","load","cache"],function(f,g){e.removeData(g+".tabs")})});this.lis.unbind(".tabs").add(this.panels).each(function(){if(b.data(this,"destroy.tabs")){b(this).remove()}else{b(this).removeClass(["ui-state-default","ui-corner-top","ui-tabs-selected","ui-state-active","ui-state-hover","ui-state-focus","ui-state-disabled","ui-tabs-panel","ui-widget-content","ui-corner-bottom","ui-tabs-hide"].join(" "))}});if(c.cookie){this._cookie(null,c.cookie)}return this},add:function(f,e,d){if(d===undefined){d=this.anchors.length}var c=this,h=this.options,j=b(h.tabTemplate.replace(/#\{href\}/g,f).replace(/#\{label\}/g,e)),i=!f.indexOf("#")?f.replace("#",""):this._tabId(b("a",j)[0]);j.addClass("ui-state-default ui-corner-top").data("destroy.tabs",true);var g=b("#"+i);if(!g.length){g=b(h.panelTemplate).attr("id",i).data("destroy.tabs",true)}g.addClass("ui-tabs-panel ui-widget-content ui-corner-bottom ui-tabs-hide");if(d>=this.lis.length){j.appendTo(this.list);g.appendTo(this.list[0].parentNode)}else{j.insertBefore(this.lis[d]);g.insertBefore(this.panels[d])}h.disabled=b.map(h.disabled,function(l,k){return l>=d?++l:l});this._tabify();if(this.anchors.length==1){j.addClass("ui-tabs-selected ui-state-active");g.removeClass("ui-tabs-hide");this.element.queue("tabs",function(){c._trigger("show",null,c._ui(c.anchors[0],c.panels[0]))});this.load(0)}this._trigger("add",null,this._ui(this.anchors[d],this.panels[d]));return this},remove:function(c){var e=this.options,f=this.lis.eq(c).remove(),d=this.panels.eq(c).remove();if(f.hasClass("ui-tabs-selected")&&this.anchors.length>1){this.select(c+(c+1<this.anchors.length?1:-1))}e.disabled=b.map(b.grep(e.disabled,function(h,g){return h!=c}),function(h,g){return h>=c?--h:h});this._tabify();this._trigger("remove",null,this._ui(f.find("a")[0],d[0]));return this},enable:function(c){var d=this.options;if(b.inArray(c,d.disabled)==-1){return}this.lis.eq(c).removeClass("ui-state-disabled");d.disabled=b.grep(d.disabled,function(f,e){return f!=c});this._trigger("enable",null,this._ui(this.anchors[c],this.panels[c]));return this},disable:function(d){var c=this,e=this.options;if(d!=e.selected){this.lis.eq(d).addClass("ui-state-disabled");e.disabled.push(d);e.disabled.sort();this._trigger("disable",null,this._ui(this.anchors[d],this.panels[d]))}return this},select:function(c){if(typeof c=="string"){c=this.anchors.index(this.anchors.filter("[href$="+c+"]"))}else{if(c===null){c=-1}}if(c==-1&&this.options.collapsible){c=this.options.selected}this.anchors.eq(c).trigger(this.options.event+".tabs");return this},load:function(f){var d=this,h=this.options,c=this.anchors.eq(f)[0],e=b.data(c,"load.tabs");this.abort();if(!e||this.element.queue("tabs").length!==0&&b.data(c,"cache.tabs")){this.element.dequeue("tabs");return}this.lis.eq(f).addClass("ui-state-processing");if(h.spinner){var g=b("span",c);g.data("label.tabs",g.html()).html(h.spinner)}this.xhr=b.ajax(b.extend({},h.ajaxOptions,{url:e,success:function(j,i){b(d._sanitizeSelector(c.hash)).html(j);d._cleanup();if(h.cache){b.data(c,"cache.tabs",true)}d._trigger("load",null,d._ui(d.anchors[f],d.panels[f]));try{h.ajaxOptions.success(j,i)}catch(k){}d.element.dequeue("tabs")}}));return this},abort:function(){this.element.queue([]);this.panels.stop(false,true);this.element.queue("tabs",this.element.queue("tabs").splice(-2,2));if(this.xhr){this.xhr.abort();delete this.xhr}this._cleanup();return this},url:function(d,c){this.anchors.eq(d).removeData("cache.tabs").data("load.tabs",c);return this},length:function(){return this.anchors.length}});b.extend(b.ui.tabs,{version:"1.8a2",defaults:{add:null,ajaxOptions:null,cache:false,cookie:null,collapsible:false,disable:null,disabled:[],enable:null,event:"click",fx:null,idPrefix:"ui-tabs-",load:null,panelTemplate:"<div></div>",remove:null,select:null,show:null,spinner:"<em>Loading&#8230;</em>",tabTemplate:'<li><a href="#{href}"><span>#{label}</span></a></li>'}});b.extend(b.ui.tabs.prototype,{rotation:null,rotate:function(e,g){var c=this,h=this.options;var d=c._rotate||(c._rotate=function(i){clearTimeout(c.rotation);c.rotation=setTimeout(function(){var j=h.selected;c.select(++j<c.anchors.length?j:0)},e);if(i){i.stopPropagation()}});var f=c._unrotate||(c._unrotate=!g?function(i){if(i.clientX){c.rotate(null)}}:function(i){t=h.selected;d()});if(e){this.element.bind("tabsshow",d);this.anchors.bind(h.event+".tabs",f);d()}else{clearTimeout(c.rotation);this.element.unbind("tabsshow",d);this.anchors.unbind(h.event+".tabs",f);delete this._rotate;delete this._unrotate}return this}})})(jQuery);/**
 * usefulDialog is a simplified dialog/pop-up plugin that automatically generates markup 'on-the-fly' for
 * confirmation pop-ups, and then handles the cleanup operation more easily.
 *
 * Depends upon jQuery UI Dialog component (Make sure that it's included first)
 *
 * V0.2 (16/02/2010)
 * Luke Robinson
 */

(function($) {
		  
	$.fn.usefulDialog = function(attr,data,callback){
		
		var $instance = $(this); 
		var $dialog_instance;
		
		if (typeof attr == "string")
		{
			// Access standard jQuery UI dialog methods.
			if( $.isFunction($instance.dialog(attr)) )
			{
				$instance.dialog(attr);
			}
			else
			{
				eval(attr)(data,callback);
			}		
		}
		else
		{		
			var options = $.extend({
				title: 			"", 	// Title of the popup
				content:		"", 	// Content of the popup (Tip: Can be a jQuery selector!)
				onBeforeShow:	null	// Function to run after content has been inserted into the DOM
			}, attr);

			init();
		}
		
		function init()
		{
			// Generate a new random ID for this dialog
			var randomDialogID = new Date;
			
			randomDialogID = "dialog_" + randomDialogID.getTime();
						
			var html = 	'<div id="' + randomDialogID + '" title="' + options.title + '" style="display:none;"></div>';
						
			$('body').append(html);
			
			$dialog_instance = $('#'+randomDialogID);
			
			create_content();

		}
		
					
		/**
		 * For flexibitly 'options.content' can take three different forms:
		 *
		 * 1) Function with callback
		 * 2) Jquery Object
		 * 3) String
		 */
		
		function create_content()
		{
			if($.isFunction(options.content))
			{
				options.content(function(htmlContent){
					$dialog_instance.append(htmlContent);
					create_dialog();
				});
			}
			else if(typeof(options.content) == "object")
			{
				options.content.clone().show().appendTo($dialog_instance);
				create_dialog();				
			}
			else
			{
				$dialog_instance.append(options.content);
				create_dialog();				
			}	
		}
		
		/** 
		 * All standard jQuery UI dialog options can be passed into this plugin.
		 * Here we extended our predefined defaults, and overwrite them with anything
		 * else that as been passed into the plugin.
		 */
		
		function create_dialog()
		{		
			 			
			var dialog_defaults = {
				bgiframe	:	true,
				modal		:	true,
				autoOpen	: 	false,
				draggable	:	false,
				resizable	:	false,
				zIndex		:	90,
				close		:	function(e){
					$dialog_instance.dialog('destroy');
					$dialog_instance.remove();
					e.preventDefault();
				}				
			}
			
			$dialog_instance.dialog($.extend(dialog_defaults,attr));
			
			if($.isFunction(options.onBeforeShow))
			{
				//console.log("before show function");
				options.onBeforeShow($dialog_instance);
			}			
			
			$dialog_instance.dialog('open');			
		}
		
		/**
		 * POST method available to this plugin, quickly serialises the array and posts it to itself again
		 *
		 */
		 
		function post(data,callback)
		{
			var contentSource = $instance.dialog('option','contentSource');
			
			$.post(contentSource,data,function(response){
				$instance.html(response);
				$instance.dialog('option', 'position', 'center');
				
				if($.isFunction($instance.dialog('option', 'onBeforeShow')))
				{
					$instance.dialog('option', 'onBeforeShow')($instance);
				}
				
				callback(response);
			});
		}
		
		function close(){}
		
		return $instance;
		
	}
	
})(jQuery);/* ------------------------------------------------------------------------
	Class: prettyPhoto
	Use: Lightbox clone for jQuery
	Author: Stephane Caron (http://www.no-margin-for-errors.com)
	Version: 2.4.3
------------------------------------------------------------------------- */
var FF = true;
var $pp_pic_holder;var $ppt;(function(A){A.fn.prettyPhoto=function(W){var E=true;var K=false;var O=[];var D=0;var R;var S;var V;var Y;var F="image";var Z;var M=G();A(window).scroll(function(){M=G();C()});A(window).resize(function(){C();U()});A(document).keypress(function(c){switch(c.keyCode){case 37:if(D==1){return }N("previous");break;case 39:if(D==setCount){return }N("next");break;case 27:L();break}});W=jQuery.extend({animationSpeed:"normal",padding:40,opacity:0.8,showTitle:true,allowresize:true,counter_separator_label:"/",theme:"light_rounded",callback:function(){},callback2:function(){}},W);if(A.browser.msie&&A.browser.version==6){W.theme="light_square"}A(this).each(function(){var e=false;var d=false;var f=0;var c=0;O[O.length]=this;A(this).bind("click",function(){J(this);return false})});function J(c){Z=A(c);theRel=Z.attr("rel");galleryRegExp=/\[(?:.*)\]/;theGallery=galleryRegExp.exec(theRel);isSet=false;setCount=0;b();for(i=0;i<O.length;i++){if(A(O[i]).attr("rel").indexOf(theGallery)!=-1){setCount++;if(setCount>1){isSet=true}if(A(O[i]).attr("href")==Z.attr("href")){D=setCount;arrayPosition=i}}}X();$pp_pic_holder.find("p.currentTextHolder").text(D+W.counter_separator_label+setCount);C();A("#pp_full_res").hide();$pp_pic_holder.find(".pp_loaderIcon").show()}showimage=function(f,c,j,h,g,d,e){A(".pp_loaderIcon").hide();if(A.browser.opera){windowHeight=window.innerHeight;windowWidth=window.innerWidth}else{windowHeight=A(window).height();windowWidth=A(window).width()}$pp_pic_holder.find(".pp_content").animate({height:g},W.animationSpeed);projectedTop=M.scrollTop+((windowHeight/2)-(h/2));if(projectedTop<0){projectedTop=0+$pp_pic_holder.find(".ppt").height()}$pp_pic_holder.animate({top:projectedTop,left:((windowWidth/2)-(j/2)),width:j},W.animationSpeed,function(){$pp_pic_holder.width(j);$pp_pic_holder.find(".pp_hoverContainer,#fullResImage").height(c).width(f);$pp_pic_holder.find("#pp_full_res").fadeIn(W.animationSpeed,function(){A(this).find("object,embed").css("visibility","visible")});I();if(e){A("a.pp_expand,a.pp_contract").fadeIn(W.animationSpeed)}})};function I(){if(isSet&&F=="image"){$pp_pic_holder.find(".pp_hoverContainer").fadeIn(W.animationSpeed)}else{$pp_pic_holder.find(".pp_hoverContainer").hide()}$pp_pic_holder.find(".pp_details").fadeIn(W.animationSpeed);if(W.showTitle&&hasTitle){$ppt.css({top:$pp_pic_holder.offset().top-22,left:$pp_pic_holder.offset().left+(W.padding/2),display:"none"});$ppt.fadeIn(W.animationSpeed)}}function Q(){$pp_pic_holder.find(".pp_hoverContainer,.pp_details").fadeOut(W.animationSpeed);$pp_pic_holder.find("#pp_full_res object,#pp_full_res embed").css("visibility","hidden");$pp_pic_holder.find("#pp_full_res").fadeOut(W.animationSpeed,function(){A(".pp_loaderIcon").show();a()});$ppt.fadeOut(W.animationSpeed)}function N(c){if(c=="previous"){arrayPosition--;D--}else{arrayPosition++;D++}if(!E){E=true}Q();A("a.pp_expand,a.pp_contract").fadeOut(W.animationSpeed,function(){A(this).removeClass("pp_contract").addClass("pp_expand")})}function L(){$pp_pic_holder.find("object,embed").css("visibility","hidden");A("div.pp_pic_holder,div.ppt").fadeOut(W.animationSpeed);A("div.pp_overlay").fadeOut(W.animationSpeed,function(){A("div.pp_overlay,div.pp_pic_holder,div.ppt").remove();if(A.browser.msie&&A.browser.version==6){A("select").css("visibility","visible")}W.callback()});E=true}function H(){if(D==setCount){$pp_pic_holder.find("a.pp_next").css("visibility","hidden");$pp_pic_holder.find("a.pp_arrow_next").addClass("disabled").unbind("click")}else{$pp_pic_holder.find("a.pp_next").css("visibility","visible");$pp_pic_holder.find("a.pp_arrow_next.disabled").removeClass("disabled").bind("click",function(){N("next");return false})}if(D==1){$pp_pic_holder.find("a.pp_previous").css("visibility","hidden");$pp_pic_holder.find("a.pp_arrow_previous").addClass("disabled").unbind("click")}else{$pp_pic_holder.find("a.pp_previous").css("visibility","visible");$pp_pic_holder.find("a.pp_arrow_previous.disabled").removeClass("disabled").bind("click",function(){N("previous");return false})}$pp_pic_holder.find("p.currentTextHolder").text(D+W.counter_separator_label+setCount);Z=(isSet)?A(O[arrayPosition]):Z;b();if(Z.attr("title")){$pp_pic_holder.find(".pp_description").show().html(unescape(Z.attr("title")))}else{$pp_pic_holder.find(".pp_description").hide().text("")}if(Z.find("img").attr("alt")&&W.showTitle){hasTitle=true;$ppt.html(unescape(Z.find("img").attr("alt")))}else{hasTitle=false}}function P(d,c){hasBeenResized=false;T(d,c);imageWidth=d;imageHeight=c;windowHeight=A(window).height();windowWidth=A(window).width();if(((Y>windowWidth)||(V>windowHeight))&&E&&W.allowresize&&!K){hasBeenResized=true;notFitting=true;while(notFitting){if((Y>windowWidth)){imageWidth=(windowWidth-200);imageHeight=(c/d)*imageWidth}else{if((V>windowHeight)){imageHeight=(windowHeight-200);imageWidth=(d/c)*imageHeight}else{notFitting=false}}V=imageHeight;Y=imageWidth}T(imageWidth,imageHeight)}return{width:imageWidth,height:imageHeight,containerHeight:V,containerWidth:Y,contentHeight:R,contentWidth:S,resized:hasBeenResized}}function T(d,c){$pp_pic_holder.find(".pp_details").width(d).find(".pp_description").width(d-parseFloat($pp_pic_holder.find("a.pp_close").css("width")));R=c+$pp_pic_holder.find(".pp_details").height()+parseFloat($pp_pic_holder.find(".pp_details").css("marginTop"))+parseFloat($pp_pic_holder.find(".pp_details").css("marginBottom"));S=d;V=R+$pp_pic_holder.find(".ppt").height()+$pp_pic_holder.find(".pp_top").height()+$pp_pic_holder.find(".pp_bottom").height();Y=d+W.padding}function b(){if(Z.attr("href").match(/youtube\.com\/watch/i)){F="youtube"}else{if(Z.attr("href").indexOf(".mov")!=-1){F="quicktime"}else{if(Z.attr("href").indexOf(".swf")!=-1){F="flash"}else{if(Z.attr("href").indexOf("iframe")!=-1){F="iframe";if(Z.attr("href").indexOf("div")!=-1){FF="div"}}else{F="image"}}}}}function C(){if($pp_pic_holder){if($pp_pic_holder.size()==0){return }}else{return }if(A.browser.opera){windowHeight=window.innerHeight;windowWidth=window.innerWidth}else{windowHeight=A(window).height();windowWidth=A(window).width()}if(E){$pHeight=$pp_pic_holder.height();$pWidth=$pp_pic_holder.width();$tHeight=$ppt.height();projectedTop=(windowHeight/2)+M.scrollTop-($pHeight/2);if(projectedTop<0){projectedTop=0+$tHeight}$pp_pic_holder.css({top:projectedTop,left:(windowWidth/2)+M.scrollLeft-($pWidth/2)});$ppt.css({top:projectedTop-$tHeight,left:(windowWidth/2)+M.scrollLeft-($pWidth/2)+(W.padding/2)})}}function a(){H();if(F=="image"){imgPreloader=new Image();nextImage=new Image();if(isSet&&D>setCount){nextImage.src=A(O[arrayPosition+1]).attr("href")}prevImage=new Image();if(isSet&&O[arrayPosition-1]){prevImage.src=A(O[arrayPosition-1]).attr("href")}pp_typeMarkup='<img id="fullResImage" src="" />';$pp_pic_holder.find("#pp_full_res")[0].innerHTML=pp_typeMarkup;$pp_pic_holder.find(".pp_content").css("overflow","hidden");$pp_pic_holder.find("#fullResImage").attr("src",Z.attr("href"));imgPreloader.onload=function(){var c=P(imgPreloader.width,imgPreloader.height);imgPreloader.width=c.width;imgPreloader.height=c.height;showimage(imgPreloader.width,imgPreloader.height,c.containerWidth,c.containerHeight,c.contentHeight,c.contentWidth,c.resized)};imgPreloader.src=Z.attr("href")}else{movie_width=(parseFloat(B("width",Z.attr("href"))))?B("width",Z.attr("href")):"425";movie_height=(parseFloat(B("height",Z.attr("href"))))?B("height",Z.attr("href")):"344";if(movie_width.indexOf("%")!=-1||movie_height.indexOf("%")!=-1){movie_height=(A(window).height()*parseFloat(movie_height)/100)-100;movie_width=(A(window).width()*parseFloat(movie_width)/100)-100;parsentBased=true}else{movie_height=parseFloat(movie_height);movie_width=parseFloat(movie_width)}if(F=="quicktime"){movie_height+=13}correctSizes=P(movie_width,movie_height);if(F=="youtube"){pp_typeMarkup='<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="'+correctSizes.width+'" height="'+correctSizes.height+'"><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="movie" value="http://www.youtube.com/v/'+B("v",Z.attr("href"))+'" /><embed src="http://www.youtube.com/v/'+B("v",Z.attr("href"))+'" type="application/x-shockwave-flash" allowfullscreen="true" allowscriptaccess="always" width="'+correctSizes.width+'" height="'+correctSizes.height+'"></embed></object>'}else{if(F=="quicktime"){pp_typeMarkup='<object classid="clsid:02BF25D5-8C17-4B23-BC80-D3488ABDDC6B" codebase="http://www.apple.com/qtactivex/qtplugin.cab" height="'+correctSizes.height+'" width="'+correctSizes.width+'"><param name="src" value="'+Z.attr("href")+'"><param name="autoplay" value="true"><param name="type" value="video/quicktime"><embed src="'+Z.attr("href")+'" height="'+correctSizes.height+'" width="'+correctSizes.width+'" autoplay="true" type="video/quicktime" pluginspage="http://www.apple.com/quicktime/download/"></embed></object>'}else{if(F=="flash"){flash_vars=Z.attr("href");flash_vars=flash_vars.substring(Z.attr("href").indexOf("flashvars")+10,Z.attr("href").length);filename=Z.attr("href");filename=filename.substring(0,filename.indexOf("?"));pp_typeMarkup='<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="'+correctSizes.width+'" height="'+correctSizes.height+'"><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="movie" value="'+filename+"?"+flash_vars+'" /><embed src="'+filename+"?"+flash_vars+'" type="application/x-shockwave-flash" allowfullscreen="true" allowscriptaccess="always" width="'+correctSizes.width+'" height="'+correctSizes.height+'"></embed></object>'}else{if(F=="iframe"){movie_url=Z.attr("href");movie_url=movie_url.substr(0,movie_url.indexOf("iframe")-1);
																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																												if(FF!="div"){																																																																																																																																																																																																																																																																																																																																																																																																						 pp_typeMarkup='<iframe src ="'+movie_url+'" width="'+(correctSizes.width-10)+'" height="'+(correctSizes.height-10)+'" frameborder="no"></iframe>'}else{pp_typeMarkup='<div id="map" class="clearfix" style="width:'+(correctSizes.width-10)+'px;height:'+(correctSizes.height-10)+'px"></div>';
																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																					}																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																												}}}}$pp_pic_holder.find("#pp_full_res")[0].innerHTML=pp_typeMarkup;W.callback2();showimage(correctSizes.width,correctSizes.height,correctSizes.containerWidth,correctSizes.containerHeight,correctSizes.contentHeight,correctSizes.contentWidth,correctSizes.resized)}}function G(){if(self.pageYOffset){scrollTop=self.pageYOffset;scrollLeft=self.pageXOffset}else{if(document.documentElement&&document.documentElement.scrollTop){scrollTop=document.documentElement.scrollTop;scrollLeft=document.documentElement.scrollLeft}else{if(document.body){scrollTop=document.body.scrollTop;scrollLeft=document.body.scrollLeft}}}return{scrollTop:scrollTop,scrollLeft:scrollLeft}}function U(){A("div.pp_overlay").css({height:A(document).height(),width:A(window).width()})}function X(){toInject="";toInject+="<div class='pp_overlay'></div>";if(F=="image"){pp_typeMarkup='<img id="fullResImage" src="" />'}else{pp_typeMarkup=""}toInject+='<div class="pp_pic_holder"><div class="pp_top"><div class="pp_left"></div><div class="pp_middle"></div><div class="pp_right"></div></div><div class="pp_content"><a href="#" class="pp_expand" title="Expand the image">Expand</a><div class="pp_loaderIcon"></div><div class="pp_hoverContainer"><a class="pp_next" href="#">next</a><a class="pp_previous" href="#">previous</a></div><div id="pp_full_res">'+pp_typeMarkup+'</div><div class="pp_details clearfix"><a class="pp_close" href="#">Close</a><p class="pp_description"></p><div class="pp_nav"><a href="#" class="pp_arrow_previous">Previous</a><p class="currentTextHolder">0'+W.counter_separator_label+'0</p><a href="#" class="pp_arrow_next">Next</a></div></div></div><div class="pp_bottom"><div class="pp_left"></div><div class="pp_middle"></div><div class="pp_right"></div></div></div>';toInject+='<div class="ppt"></div>';A("body").append(toInject);$pp_pic_holder=A(".pp_pic_holder");$ppt=A(".ppt");A("div.pp_overlay").css("height",A(document).height()).bind("click",function(){L()});$pp_pic_holder.css({opacity:0}).addClass(W.theme);A("a.pp_close").bind("click",function(){L();return false});A("a.pp_expand").bind("click",function(){$this=A(this);if($this.hasClass("pp_expand")){$this.removeClass("pp_expand").addClass("pp_contract");E=false}else{$this.removeClass("pp_contract").addClass("pp_expand");E=true}Q();$pp_pic_holder.find(".pp_hoverContainer, #pp_full_res, .pp_details").fadeOut(W.animationSpeed,function(){a()});return false});$pp_pic_holder.find(".pp_previous, .pp_arrow_previous").bind("click",function(){N("previous");return false});$pp_pic_holder.find(".pp_next, .pp_arrow_next").bind("click",function(){N("next");return false});$pp_pic_holder.find(".pp_hoverContainer").css({"margin-left":W.padding/2});if(!isSet){$pp_pic_holder.find(".pp_hoverContainer,.pp_nav").hide()}if(A.browser.msie&&A.browser.version==6){A("body").addClass("ie6");A("select").css("visibility","hidden")}A("div.pp_overlay").css("opacity",0).fadeTo(W.animationSpeed,W.opacity,function(){$pp_pic_holder.css("opacity",0).fadeIn(W.animationSpeed,function(){$pp_pic_holder.attr("style","left:"+$pp_pic_holder.css("left")+";top:"+$pp_pic_holder.css("top")+";");a()})})}};function B(E,D){E=E.replace(/[\[]/,"\\[").replace(/[\]]/,"\\]");var C="[\\?&]"+E+"=([^&#]*)";var G=new RegExp(C);var F=G.exec(D);if(F==null){return""}else{return F[1]}}})(jQuery);
/*
 * Copyright (c) 2009 Simo Kinnunen.
 * Licensed under the MIT license.
 *
 * @version 1.09i
 */
var Cufon=(function(){var m=function(){return m.replace.apply(null,arguments)};var x=m.DOM={ready:(function(){var C=false,E={loaded:1,complete:1};var B=[],D=function(){if(C){return}C=true;for(var F;F=B.shift();F()){}};if(document.addEventListener){document.addEventListener("DOMContentLoaded",D,false);window.addEventListener("pageshow",D,false)}if(!window.opera&&document.readyState){(function(){E[document.readyState]?D():setTimeout(arguments.callee,10)})()}if(document.readyState&&document.createStyleSheet){(function(){try{document.body.doScroll("left");D()}catch(F){setTimeout(arguments.callee,1)}})()}q(window,"load",D);return function(F){if(!arguments.length){D()}else{C?F():B.push(F)}}})(),root:function(){return document.documentElement||document.body}};var n=m.CSS={Size:function(C,B){this.value=parseFloat(C);this.unit=String(C).match(/[a-z%]*$/)[0]||"px";this.convert=function(D){return D/B*this.value};this.convertFrom=function(D){return D/this.value*B};this.toString=function(){return this.value+this.unit}},addClass:function(C,B){var D=C.className;C.className=D+(D&&" ")+B;return C},color:j(function(C){var B={};B.color=C.replace(/^rgba\((.*?),\s*([\d.]+)\)/,function(E,D,F){B.opacity=parseFloat(F);return"rgb("+D+")"});return B}),fontStretch:j(function(B){if(typeof B=="number"){return B}if(/%$/.test(B)){return parseFloat(B)/100}return{"ultra-condensed":0.5,"extra-condensed":0.625,condensed:0.75,"semi-condensed":0.875,"semi-expanded":1.125,expanded:1.25,"extra-expanded":1.5,"ultra-expanded":2}[B]||1}),getStyle:function(C){var B=document.defaultView;if(B&&B.getComputedStyle){return new a(B.getComputedStyle(C,null))}if(C.currentStyle){return new a(C.currentStyle)}return new a(C.style)},gradient:j(function(F){var G={id:F,type:F.match(/^-([a-z]+)-gradient\(/)[1],stops:[]},C=F.substr(F.indexOf("(")).match(/([\d.]+=)?(#[a-f0-9]+|[a-z]+\(.*?\)|[a-z]+)/ig);for(var E=0,B=C.length,D;E<B;++E){D=C[E].split("=",2).reverse();G.stops.push([D[1]||E/(B-1),D[0]])}return G}),quotedList:j(function(E){var D=[],C=/\s*((["'])([\s\S]*?[^\\])\2|[^,]+)\s*/g,B;while(B=C.exec(E)){D.push(B[3]||B[1])}return D}),recognizesMedia:j(function(G){var E=document.createElement("style"),D,C,B;E.type="text/css";E.media=G;try{E.appendChild(document.createTextNode("/**/"))}catch(F){}C=g("head")[0];C.insertBefore(E,C.firstChild);D=(E.sheet||E.styleSheet);B=D&&!D.disabled;C.removeChild(E);return B}),removeClass:function(D,C){var B=RegExp("(?:^|\\s+)"+C+"(?=\\s|$)","g");D.className=D.className.replace(B,"");return D},supports:function(D,C){var B=document.createElement("span").style;if(B[D]===undefined){return false}B[D]=C;return B[D]===C},textAlign:function(E,D,B,C){if(D.get("textAlign")=="right"){if(B>0){E=" "+E}}else{if(B<C-1){E+=" "}}return E},textShadow:j(function(F){if(F=="none"){return null}var E=[],G={},B,C=0;var D=/(#[a-f0-9]+|[a-z]+\(.*?\)|[a-z]+)|(-?[\d.]+[a-z%]*)|,/ig;while(B=D.exec(F)){if(B[0]==","){E.push(G);G={};C=0}else{if(B[1]){G.color=B[1]}else{G[["offX","offY","blur"][C++]]=B[2]}}}E.push(G);return E}),textTransform:(function(){var B={uppercase:function(C){return C.toUpperCase()},lowercase:function(C){return C.toLowerCase()},capitalize:function(C){return C.replace(/\b./g,function(D){return D.toUpperCase()})}};return function(E,D){var C=B[D.get("textTransform")];return C?C(E):E}})(),whiteSpace:(function(){var D={inline:1,"inline-block":1,"run-in":1};var C=/^\s+/,B=/\s+$/;return function(H,F,G,E){if(E){if(E.nodeName.toLowerCase()=="br"){H=H.replace(C,"")}}if(D[F.get("display")]){return H}if(!G.previousSibling){H=H.replace(C,"")}if(!G.nextSibling){H=H.replace(B,"")}return H}})()};n.ready=(function(){var B=!n.recognizesMedia("all"),E=false;var D=[],H=function(){B=true;for(var K;K=D.shift();K()){}};var I=g("link"),J=g("style");function C(K){return K.disabled||G(K.sheet,K.media||"screen")}function G(M,P){if(!n.recognizesMedia(P||"all")){return true}if(!M||M.disabled){return false}try{var Q=M.cssRules,O;if(Q){search:for(var L=0,K=Q.length;O=Q[L],L<K;++L){switch(O.type){case 2:break;case 3:if(!G(O.styleSheet,O.media.mediaText)){return false}break;default:break search}}}}catch(N){}return true}function F(){if(document.createStyleSheet){return true}var L,K;for(K=0;L=I[K];++K){if(L.rel.toLowerCase()=="stylesheet"&&!C(L)){return false}}for(K=0;L=J[K];++K){if(!C(L)){return false}}return true}x.ready(function(){if(!E){E=n.getStyle(document.body).isUsable()}if(B||(E&&F())){H()}else{setTimeout(arguments.callee,10)}});return function(K){if(B){K()}else{D.push(K)}}})();function s(D){var C=this.face=D.face,B={"\u0020":1,"\u00a0":1,"\u3000":1};this.glyphs=D.glyphs;this.w=D.w;this.baseSize=parseInt(C["units-per-em"],10);this.family=C["font-family"].toLowerCase();this.weight=C["font-weight"];this.style=C["font-style"]||"normal";this.viewBox=(function(){var F=C.bbox.split(/\s+/);var E={minX:parseInt(F[0],10),minY:parseInt(F[1],10),maxX:parseInt(F[2],10),maxY:parseInt(F[3],10)};E.width=E.maxX-E.minX;E.height=E.maxY-E.minY;E.toString=function(){return[this.minX,this.minY,this.width,this.height].join(" ")};return E})();this.ascent=-parseInt(C.ascent,10);this.descent=-parseInt(C.descent,10);this.height=-this.ascent+this.descent;this.spacing=function(L,N,E){var O=this.glyphs,M,K,G,P=[],F=0,J=-1,I=-1,H;while(H=L[++J]){M=O[H]||this.missingGlyph;if(!M){continue}if(K){F-=G=K[H]||0;P[I]-=G}F+=P[++I]=~~(M.w||this.w)+N+(B[H]?E:0);K=M.k}P.total=F;return P}}function f(){var C={},B={oblique:"italic",italic:"oblique"};this.add=function(D){(C[D.style]||(C[D.style]={}))[D.weight]=D};this.get=function(H,I){var G=C[H]||C[B[H]]||C.normal||C.italic||C.oblique;if(!G){return null}I={normal:400,bold:700}[I]||parseInt(I,10);if(G[I]){return G[I]}var E={1:1,99:0}[I%100],K=[],F,D;if(E===undefined){E=I>400}if(I==500){I=400}for(var J in G){if(!k(G,J)){continue}J=parseInt(J,10);if(!F||J<F){F=J}if(!D||J>D){D=J}K.push(J)}if(I<F){I=F}if(I>D){I=D}K.sort(function(M,L){return(E?(M>=I&&L>=I)?M<L:M>L:(M<=I&&L<=I)?M>L:M<L)?-1:1});return G[K[0]]}}function r(){function D(F,G){if(F.contains){return F.contains(G)}return F.compareDocumentPosition(G)&16}function B(G){var F=G.relatedTarget;if(!F||D(this,F)){return}C(this,G.type=="mouseover")}function E(F){C(this,F.type=="mouseenter")}function C(F,G){setTimeout(function(){var H=d.get(F).options;m.replace(F,G?h(H,H.hover):H,true)},10)}this.attach=function(F){if(F.onmouseenter===undefined){q(F,"mouseover",B);q(F,"mouseout",B)}else{q(F,"mouseenter",E);q(F,"mouseleave",E)}}}function u(){var C=[],D={};function B(H){var E=[],G;for(var F=0;G=H[F];++F){E[F]=C[D[G]]}return E}this.add=function(F,E){D[F]=C.push(E)-1};this.repeat=function(){var E=arguments.length?B(arguments):C,F;for(var G=0;F=E[G++];){m.replace(F[0],F[1],true)}}}function A(){var D={},B=0;function C(E){return E.cufid||(E.cufid=++B)}this.get=function(E){var F=C(E);return D[F]||(D[F]={})}}function a(B){var D={},C={};this.extend=function(E){for(var F in E){if(k(E,F)){D[F]=E[F]}}return this};this.get=function(E){return D[E]!=undefined?D[E]:B[E]};this.getSize=function(F,E){return C[F]||(C[F]=new n.Size(this.get(F),E))};this.isUsable=function(){return !!B}}function q(C,B,D){if(C.addEventListener){C.addEventListener(B,D,false)}else{if(C.attachEvent){C.attachEvent("on"+B,function(){return D.call(C,window.event)})}}}function v(C,B){var D=d.get(C);if(D.options){return C}if(B.hover&&B.hoverables[C.nodeName.toLowerCase()]){b.attach(C)}D.options=B;return C}function j(B){var C={};return function(D){if(!k(C,D)){C[D]=B.apply(null,arguments)}return C[D]}}function c(F,E){var B=n.quotedList(E.get("fontFamily").toLowerCase()),D;for(var C=0;D=B[C];++C){if(i[D]){return i[D].get(E.get("fontStyle"),E.get("fontWeight"))}}return null}function g(B){return document.getElementsByTagName(B)}function k(C,B){return C.hasOwnProperty(B)}function h(){var C={},B,F;for(var E=0,D=arguments.length;B=arguments[E],E<D;++E){for(F in B){if(k(B,F)){C[F]=B[F]}}}return C}function o(E,M,C,N,F,D){var K=document.createDocumentFragment(),H;if(M===""){return K}var L=N.separate;var I=M.split(p[L]),B=(L=="words");if(B&&t){if(/^\s/.test(M)){I.unshift("")}if(/\s$/.test(M)){I.push("")}}for(var J=0,G=I.length;J<G;++J){H=z[N.engine](E,B?n.textAlign(I[J],C,J,G):I[J],C,N,F,D,J<G-1);if(H){K.appendChild(H)}}return K}function l(D,M){var C=D.nodeName.toLowerCase();if(M.ignore[C]){return}var E=!M.textless[C];var B=n.getStyle(v(D,M)).extend(M);var F=c(D,B),G,K,I,H,L,J;if(!F){return}for(G=D.firstChild;G;G=I){K=G.nodeType;I=G.nextSibling;if(E&&K==3){if(H){H.appendData(G.data);D.removeChild(G)}else{H=G}if(I){continue}}if(H){D.replaceChild(o(F,n.whiteSpace(H.data,B,H,J),B,M,G,D),H);H=null}if(K==1){if(G.firstChild){if(G.nodeName.toLowerCase()=="cufon"){z[M.engine](F,null,B,M,G,D)}else{arguments.callee(G,M)}}J=G}}}var t=" ".split(/\s+/).length==0;var d=new A();var b=new r();var y=new u();var e=false;var z={},i={},w={autoDetect:false,engine:null,forceHitArea:false,hover:false,hoverables:{a:true},ignore:{applet:1,canvas:1,col:1,colgroup:1,head:1,iframe:1,map:1,optgroup:1,option:1,script:1,select:1,style:1,textarea:1,title:1,pre:1},printable:true,selector:(window.Sizzle||(window.jQuery&&function(B){return jQuery(B)})||(window.dojo&&dojo.query)||(window.Ext&&Ext.query)||(window.YAHOO&&YAHOO.util&&YAHOO.util.Selector&&YAHOO.util.Selector.query)||(window.$$&&function(B){return $$(B)})||(window.$&&function(B){return $(B)})||(document.querySelectorAll&&function(B){return document.querySelectorAll(B)})||g),separate:"words",textless:{dl:1,html:1,ol:1,table:1,tbody:1,thead:1,tfoot:1,tr:1,ul:1},textShadow:"none"};var p={words:/\s/.test("\u00a0")?/[^\S\u00a0]+/:/\s+/,characters:"",none:/^/};m.now=function(){x.ready();return m};m.refresh=function(){y.repeat.apply(y,arguments);return m};m.registerEngine=function(C,B){if(!B){return m}z[C]=B;return m.set("engine",C)};m.registerFont=function(D){if(!D){return m}var B=new s(D),C=B.family;if(!i[C]){i[C]=new f()}i[C].add(B);return m.set("fontFamily",'"'+C+'"')};m.replace=function(D,C,B){C=h(w,C);if(!C.engine){return m}if(!e){n.addClass(x.root(),"cufon-active cufon-loading");n.ready(function(){n.addClass(n.removeClass(x.root(),"cufon-loading"),"cufon-ready")});e=true}if(C.hover){C.forceHitArea=true}if(C.autoDetect){delete C.fontFamily}if(typeof C.textShadow=="string"){C.textShadow=n.textShadow(C.textShadow)}if(typeof C.color=="string"&&/^-/.test(C.color)){C.textGradient=n.gradient(C.color)}else{delete C.textGradient}if(!B){y.add(D,arguments)}if(D.nodeType||typeof D=="string"){D=[D]}n.ready(function(){for(var F=0,E=D.length;F<E;++F){var G=D[F];if(typeof G=="string"){m.replace(C.selector(G),C,true)}else{l(G,C)}}});return m};m.set=function(B,C){w[B]=C;return m};return m})();Cufon.registerEngine("vml",(function(){var e=document.namespaces;if(!e){return}e.add("cvml","urn:schemas-microsoft-com:vml");e=null;var b=document.createElement("cvml:shape");b.style.behavior="url(#default#VML)";if(!b.coordsize){return}b=null;var h=(document.documentMode||0)<8;document.write(('<style type="text/css">cufoncanvas{text-indent:0;}@media screen{cvml\\:shape,cvml\\:rect,cvml\\:fill,cvml\\:shadow{behavior:url(#default#VML);display:block;antialias:true;position:absolute;}cufoncanvas{position:absolute;text-align:left;}cufon{display:inline-block;position:relative;vertical-align:'+(h?"middle":"text-bottom")+";}cufon cufontext{position:absolute;left:-10000in;font-size:1px;}a cufon{cursor:pointer}}@media print{cufon cufoncanvas{display:none;}}</style>").replace(/;/g,"!important;"));function c(i,j){return a(i,/(?:em|ex|%)$|^[a-z-]+$/i.test(j)?"1em":j)}function a(l,m){if(m==="0"){return 0}if(/px$/i.test(m)){return parseFloat(m)}var k=l.style.left,j=l.runtimeStyle.left;l.runtimeStyle.left=l.currentStyle.left;l.style.left=m.replace("%","em");var i=l.style.pixelLeft;l.style.left=k;l.runtimeStyle.left=j;return i}function f(l,k,j,n){var i="computed"+n,m=k[i];if(isNaN(m)){m=k.get(n);k[i]=m=(m=="normal")?0:~~j.convertFrom(a(l,m))}return m}var g={};function d(p){var q=p.id;if(!g[q]){var n=p.stops,o=document.createElement("cvml:fill"),i=[];o.type="gradient";o.angle=180;o.focus="0";o.method="sigma";o.color=n[0][1];for(var m=1,l=n.length-1;m<l;++m){i.push(n[m][0]*100+"% "+n[m][1])}o.colors=i.join(",");o.color2=n[l][1];g[q]=o}return g[q]}return function(ac,G,Y,C,K,ad,W){var n=(G===null);if(n){G=K.alt}var I=ac.viewBox;var p=Y.computedFontSize||(Y.computedFontSize=new Cufon.CSS.Size(c(ad,Y.get("fontSize"))+"px",ac.baseSize));var y,q;if(n){y=K;q=K.firstChild}else{y=document.createElement("cufon");y.className="cufon cufon-vml";y.alt=G;q=document.createElement("cufoncanvas");y.appendChild(q);if(C.printable){var Z=document.createElement("cufontext");Z.appendChild(document.createTextNode(G));y.appendChild(Z)}if(!W){y.appendChild(document.createElement("cvml:shape"))}}var ai=y.style;var R=q.style;var l=p.convert(I.height),af=Math.ceil(l);var V=af/l;var P=V*Cufon.CSS.fontStretch(Y.get("fontStretch"));var U=I.minX,T=I.minY;R.height=af;R.top=Math.round(p.convert(T-ac.ascent));R.left=Math.round(p.convert(U));ai.height=p.convert(ac.height)+"px";var F=Y.get("color");var ag=Cufon.CSS.textTransform(G,Y).split("");var L=ac.spacing(ag,f(ad,Y,p,"letterSpacing"),f(ad,Y,p,"wordSpacing"));if(!L.length){return null}var k=L.total;var x=-U+k+(I.width-L[L.length-1]);var ah=p.convert(x*P),X=Math.round(ah);var O=x+","+I.height,m;var J="r"+O+"ns";var u=C.textGradient&&d(C.textGradient);var o=ac.glyphs,S=0;var H=C.textShadow;var ab=-1,aa=0,w;while(w=ag[++ab]){var D=o[ag[ab]]||ac.missingGlyph,v;if(!D){continue}if(n){v=q.childNodes[aa];while(v.firstChild){v.removeChild(v.firstChild)}}else{v=document.createElement("cvml:shape");q.appendChild(v)}v.stroked="f";v.coordsize=O;v.coordorigin=m=(U-S)+","+T;v.path=(D.d?"m"+D.d+"xe":"")+"m"+m+J;v.fillcolor=F;if(u){v.appendChild(u.cloneNode(false))}var ae=v.style;ae.width=X;ae.height=af;if(H){var s=H[0],r=H[1];var B=Cufon.CSS.color(s.color),z;var N=document.createElement("cvml:shadow");N.on="t";N.color=B.color;N.offset=s.offX+","+s.offY;if(r){z=Cufon.CSS.color(r.color);N.type="double";N.color2=z.color;N.offset2=r.offX+","+r.offY}N.opacity=B.opacity||(z&&z.opacity)||1;v.appendChild(N)}S+=L[aa++]}var M=v.nextSibling,t,A;if(C.forceHitArea){if(!M){M=document.createElement("cvml:rect");M.stroked="f";M.className="cufon-vml-cover";t=document.createElement("cvml:fill");t.opacity=0;M.appendChild(t);q.appendChild(M)}A=M.style;A.width=X;A.height=af}else{if(M){q.removeChild(M)}}ai.width=Math.max(Math.ceil(p.convert(k*P)),0);if(h){var Q=Y.computedYAdjust;if(Q===undefined){var E=Y.get("lineHeight");if(E=="normal"){E="1em"}else{if(!isNaN(E)){E+="em"}}Y.computedYAdjust=Q=0.5*(a(ad,E)-parseFloat(ai.height))}if(Q){ai.marginTop=Math.ceil(Q)+"px";ai.marginBottom=Q+"px"}}return y}})());Cufon.registerEngine("canvas",(function(){var b=document.createElement("canvas");if(!b||!b.getContext||!b.getContext.apply){return}b=null;var a=Cufon.CSS.supports("display","inline-block");var e=!a&&(document.compatMode=="BackCompat"||/frameset|transitional/i.test(document.doctype.publicId));var f=document.createElement("style");f.type="text/css";f.appendChild(document.createTextNode(("cufon{text-indent:0;}@media screen,projection{cufon{display:inline;display:inline-block;position:relative;vertical-align:middle;"+(e?"":"font-size:1px;line-height:1px;")+"}cufon cufontext{display:-moz-inline-box;display:inline-block;width:0;height:0;overflow:hidden;text-indent:-10000in;}"+(a?"cufon canvas{position:relative;}":"cufon canvas{position:absolute;}")+"}@media print{cufon{padding:0;}cufon canvas{display:none;}}").replace(/;/g,"!important;")));document.getElementsByTagName("head")[0].appendChild(f);function d(p,h){var n=0,m=0;var g=[],o=/([mrvxe])([^a-z]*)/g,k;generate:for(var j=0;k=o.exec(p);++j){var l=k[2].split(",");switch(k[1]){case"v":g[j]={m:"bezierCurveTo",a:[n+~~l[0],m+~~l[1],n+~~l[2],m+~~l[3],n+=~~l[4],m+=~~l[5]]};break;case"r":g[j]={m:"lineTo",a:[n+=~~l[0],m+=~~l[1]]};break;case"m":g[j]={m:"moveTo",a:[n=~~l[0],m=~~l[1]]};break;case"x":g[j]={m:"closePath"};break;case"e":break generate}h[g[j].m].apply(h,g[j].a)}return g}function c(m,k){for(var j=0,h=m.length;j<h;++j){var g=m[j];k[g.m].apply(k,g.a)}}return function(V,w,P,t,C,W){var k=(w===null);if(k){w=C.getAttribute("alt")}var A=V.viewBox;var m=P.getSize("fontSize",V.baseSize);var B=0,O=0,N=0,u=0;var z=t.textShadow,L=[];if(z){for(var U=z.length;U--;){var F=z[U];var K=m.convertFrom(parseFloat(F.offX));var I=m.convertFrom(parseFloat(F.offY));L[U]=[K,I];if(I<B){B=I}if(K>O){O=K}if(I>N){N=I}if(K<u){u=K}}}var Z=Cufon.CSS.textTransform(w,P).split("");var E=V.spacing(Z,~~m.convertFrom(parseFloat(P.get("letterSpacing"))||0),~~m.convertFrom(parseFloat(P.get("wordSpacing"))||0));if(!E.length){return null}var h=E.total;O+=A.width-E[E.length-1];u+=A.minX;var s,n;if(k){s=C;n=C.firstChild}else{s=document.createElement("cufon");s.className="cufon cufon-canvas";s.setAttribute("alt",w);n=document.createElement("canvas");s.appendChild(n);if(t.printable){var S=document.createElement("cufontext");S.appendChild(document.createTextNode(w));s.appendChild(S)}}var aa=s.style;var H=n.style;var j=m.convert(A.height);var Y=Math.ceil(j);var M=Y/j;var G=M*Cufon.CSS.fontStretch(P.get("fontStretch"));var J=h*G;var Q=Math.ceil(m.convert(J+O-u));var o=Math.ceil(m.convert(A.height-B+N));n.width=Q;n.height=o;H.width=Q+"px";H.height=o+"px";B+=A.minY;H.top=Math.round(m.convert(B-V.ascent))+"px";H.left=Math.round(m.convert(u))+"px";var r=Math.max(Math.ceil(m.convert(J)),0)+"px";if(a){aa.width=r;aa.height=m.convert(V.height)+"px"}else{aa.paddingLeft=r;aa.paddingBottom=(m.convert(V.height)-1)+"px"}var X=n.getContext("2d"),D=j/A.height;X.scale(D,D*M);X.translate(-u,-B);X.save();function T(){var x=V.glyphs,ab,l=-1,g=-1,y;X.scale(G,1);while(y=Z[++l]){var ab=x[Z[l]]||V.missingGlyph;if(!ab){continue}if(ab.d){X.beginPath();if(ab.code){c(ab.code,X)}else{ab.code=d("m"+ab.d,X)}X.fill()}X.translate(E[++g],0)}X.restore()}if(z){for(var U=z.length;U--;){var F=z[U];X.save();X.fillStyle=F.color;X.translate.apply(X,L[U]);T()}}var q=t.textGradient;if(q){var v=q.stops,p=X.createLinearGradient(0,A.minY,0,A.maxY);for(var U=0,R=v.length;U<R;++U){p.addColorStop.apply(p,v[U])}X.fillStyle=p}else{X.fillStyle=P.get("color")}T();return s}})());Cufon.registerFont({"w":169,"face":{"font-family":"clerkenwell","font-weight":300,"font-stretch":"normal","units-per-em":"360","panose-1":"2 0 3 6 8 0 0 2 0 4","ascent":"252","descent":"-108","x-height":"5","bbox":"-14 -266 301 94","underline-thickness":"7.2","underline-position":"-40.68","stemh":"16","stemv":"22","unicode-range":"U+0020-U+00A3"},"glyphs":{" ":{"w":68},"!":{"d":"50,-207v0,21,-7,89,-10,142r-10,0v-3,-53,-11,-121,-11,-142v0,-12,5,-19,16,-19v11,0,15,7,15,19xm51,-12v0,8,-6,16,-16,16v-9,0,-16,-7,-16,-16v0,-9,7,-16,16,-16v10,0,16,7,16,16","w":70},"\"":{"d":"85,-208v0,18,-7,56,-10,78r-6,0v-3,-22,-10,-60,-10,-78v0,-13,5,-18,13,-18v8,0,13,5,13,18xm37,-208v0,18,-7,56,-10,78r-6,0v-3,-22,-10,-60,-10,-78v0,-13,5,-18,13,-18v8,0,13,5,13,18","w":102},"#":{"d":"161,-75r-48,0r-15,79r-14,0r14,-79r-44,0r-14,79r-15,0r15,-79r-31,0r0,-13r33,0r9,-46r-42,0r0,-13r44,0r15,-79r14,0r-14,79r44,0r15,-79r14,0r-15,79r35,0r0,13r-37,0r-8,46r45,0r0,13xm109,-134r-44,0r-8,46r44,0"},"$":{"d":"156,-57v0,38,-28,58,-63,61r0,26r-15,0r0,-26v-16,-2,-34,-8,-46,-19r-5,15r-13,0r0,-65v13,-2,16,4,17,15v4,22,26,35,47,37r0,-90v-32,-11,-64,-24,-64,-63v0,-37,29,-59,64,-60r0,-25r15,0r0,26v15,2,29,9,37,21r3,-17r12,0r0,65v-24,4,-14,-31,-28,-39v-6,-7,-14,-12,-24,-14r0,86v32,11,63,25,63,66xm78,-129r0,-81v-24,0,-42,14,-42,39v0,23,16,32,42,42xm133,-52v0,-25,-15,-37,-40,-46r0,85v25,-2,40,-19,40,-39"},"%":{"d":"236,-62v0,43,-16,66,-46,66v-29,0,-45,-23,-45,-66v0,-42,16,-65,45,-65v30,0,46,23,46,65xm181,-222r-94,222r-15,0r94,-222r15,0xm108,-161v0,43,-16,66,-46,66v-30,0,-46,-23,-46,-66v0,-42,16,-65,46,-65v30,0,46,23,46,65xm219,-62v0,-39,-11,-52,-29,-52v-17,0,-28,13,-28,52v0,40,11,53,28,53v18,0,29,-13,29,-53xm91,-161v0,-39,-11,-52,-29,-52v-18,0,-29,13,-29,52v0,40,11,53,29,53v18,0,29,-13,29,-53","w":252},"&":{"d":"111,-226v54,0,69,39,64,96v13,1,34,-7,29,15r-29,0v3,40,-15,114,37,101r0,14v-27,1,-53,-1,-56,-23v-27,45,-126,34,-126,-38v0,-29,17,-54,46,-62v-55,-23,-27,-103,35,-103xm102,-13v60,0,52,-70,52,-133v0,-35,-8,-64,-44,-64v-24,0,-42,15,-42,41v0,26,19,41,47,39v-1,6,4,18,-6,15v-33,0,-56,21,-56,53v0,29,17,49,49,49","w":231},"'":{"d":"37,-208v0,18,-7,56,-10,78r-6,0v-3,-22,-10,-60,-10,-78v0,-13,5,-18,13,-18v8,0,13,5,13,18","w":54},"(":{"d":"109,65r-4,7v-46,-21,-74,-76,-74,-158v0,-82,28,-137,74,-157r4,6v-69,45,-68,258,0,302","w":105},")":{"d":"75,-86v0,82,-29,137,-74,158r-5,-7v69,-44,69,-258,0,-302r5,-6v45,20,74,75,74,157","w":105},"*":{"d":"121,-144v-20,18,-34,-17,-50,-27v3,20,22,51,-2,57v-23,-7,-4,-36,-2,-57v-16,12,-28,44,-49,27v-7,-23,31,-22,48,-31v-18,-8,-55,-8,-48,-31v22,-15,33,16,49,27v-2,-20,-20,-50,2,-56v24,5,5,37,2,57v16,-11,29,-42,50,-28v8,24,-29,23,-48,31v18,9,55,7,48,31","w":139},"+":{"d":"122,-103r-43,0r0,43r-17,0r0,-43r-44,0r0,-18r44,0r0,-43r17,0r0,43r43,0r0,18","w":140},",":{"d":"43,-9v0,17,-9,32,-24,50r-8,-5v6,-10,14,-24,15,-32v-8,-1,-15,-6,-15,-15v0,-8,5,-16,15,-16v11,0,17,8,17,18","w":56},"-":{"d":"88,-77r-76,0r0,-20r76,0r0,20","w":100},".":{"d":"42,-12v0,8,-6,16,-15,16v-9,0,-16,-7,-16,-16v0,-9,7,-16,16,-16v9,0,15,7,15,16","w":55,"k":{"T":44,"A":-11}},"\/":{"d":"128,-246r-113,268r-20,0r113,-268r20,0","w":119},"0":{"d":"150,-111v0,89,-28,115,-66,115v-38,0,-65,-25,-65,-114v0,-89,28,-116,66,-116v38,0,65,26,65,115xm127,-111v0,-74,-16,-97,-42,-97v-27,0,-43,23,-43,97v0,74,16,97,43,97v26,0,42,-23,42,-97"},"1":{"d":"126,0r-84,0r0,-16r31,0r0,-173r-31,0r-3,-15v24,-2,37,-8,48,-18r8,0r0,199v0,12,20,6,31,7r0,16"},"2":{"d":"141,-62r-7,62r-114,0v-1,-40,11,-64,51,-103v33,-32,43,-45,43,-67v0,-44,-53,-42,-85,-26r-5,-17v45,-24,115,-16,114,42v0,30,-14,47,-43,74v-35,34,-47,53,-52,79r72,0v8,-15,-1,-47,26,-44"},"3":{"d":"108,-172v1,-41,-50,-41,-80,-26r-5,-17v42,-23,108,-10,108,41v0,22,-10,44,-31,52v68,19,44,126,-29,126v-19,0,-40,-6,-56,-16r9,-18v34,27,93,18,93,-36v0,-27,-19,-43,-49,-45r0,-17v27,-3,40,-21,40,-44"},"4":{"d":"159,-63r-39,0v1,23,-11,56,28,47r0,16r-78,0r0,-16r28,0r0,-47r-92,0r0,-14r96,-145r18,0r0,141r39,0r0,18xm98,-81r0,-104r-69,104r69,0"},"5":{"d":"32,-29v38,28,97,11,91,-44v7,-54,-53,-69,-79,-35r-12,-4r0,-110r102,0r0,20r-83,0r0,71v40,-31,95,-9,95,56v0,71,-68,99,-122,63"},"6":{"d":"152,-76v0,42,-22,80,-65,80v-37,0,-66,-23,-66,-100v0,-95,47,-147,119,-124r-4,15v-51,-19,-83,22,-89,79v41,-37,105,-31,105,50xm129,-76v0,-68,-53,-61,-84,-31v-3,58,14,100,42,94v28,0,42,-26,42,-63"},"7":{"d":"149,-222v-4,44,-25,68,-39,103v-17,43,-30,75,-36,119r-23,0v7,-70,49,-142,74,-202r-82,0v-7,13,-2,38,-25,35r6,-55r125,0"},"8":{"d":"105,-121v66,17,66,125,-19,125v-85,0,-88,-101,-27,-124v-18,-10,-32,-26,-32,-52v0,-35,26,-54,59,-54v68,0,74,86,19,105xm122,-174v0,-23,-13,-36,-36,-36v-21,0,-37,12,-37,35v0,25,18,38,39,48v24,-12,34,-31,34,-47xm129,-59v0,-30,-28,-42,-54,-52v-46,14,-48,98,10,98v29,0,44,-20,44,-46"},"9":{"d":"148,-126v0,95,-47,147,-119,124r4,-15v53,17,83,-22,89,-79v-41,35,-105,31,-105,-50v0,-42,22,-80,65,-80v37,0,66,23,66,100xm74,-93v17,0,51,-8,51,-35v0,-62,-17,-82,-43,-82v-28,0,-42,26,-42,64v0,36,11,53,34,53"},":":{"d":"42,-111v0,8,-6,16,-15,16v-9,0,-16,-7,-16,-16v0,-9,7,-16,16,-16v9,0,15,7,15,16xm42,-12v0,8,-6,16,-15,16v-9,0,-16,-7,-16,-16v0,-9,7,-16,16,-16v9,0,15,7,15,16","w":55},";":{"d":"42,-111v0,8,-6,16,-15,16v-9,0,-16,-7,-16,-16v0,-9,7,-16,16,-16v9,0,15,7,15,16xm43,-9v0,17,-9,32,-24,50r-8,-5v6,-10,14,-24,15,-32v-8,-1,-15,-6,-15,-15v0,-8,5,-16,15,-16v11,0,17,8,17,18","w":56},"<":{"d":"120,-63r-99,-40r0,-17r99,-44r0,19r-77,33r77,30r0,19","w":140},"=":{"d":"122,-128r-104,0r0,-17r104,0r0,17xm122,-78r-104,0r0,-18r104,0r0,18","w":140},">":{"d":"120,-103r-99,40r0,-19r77,-30r-77,-33r0,-19r99,44r0,17","w":140},"?":{"d":"80,-174v1,-38,-44,-43,-75,-30r0,-15v40,-15,103,-7,98,43v6,31,-54,76,-56,111r-10,0v-1,-37,41,-72,43,-109xm59,-12v0,8,-7,16,-16,16v-9,0,-16,-7,-16,-16v0,-9,7,-16,16,-16v9,0,16,7,16,16","w":114},"@":{"d":"241,-129v0,52,-20,80,-53,80v-15,0,-29,-8,-32,-23v-16,35,-82,30,-82,-25v0,-61,54,-91,104,-64r-7,77v0,15,8,22,19,22v20,0,32,-27,32,-68v0,-46,-26,-81,-85,-81v-55,0,-102,44,-102,108v0,51,30,93,91,93v22,0,52,-8,71,-21r5,8v-14,13,-46,27,-85,27v-61,0,-101,-42,-101,-106v0,-72,56,-124,123,-124v66,0,102,40,102,97xm157,-154v-37,-12,-64,15,-64,55v0,23,10,36,28,36v36,0,33,-55,36,-91","w":256},"A":{"d":"197,0r-65,0r0,-16r19,0r-20,-60r-75,0v-5,18,-13,34,-16,54v-1,8,14,6,22,6r0,16r-62,0r0,-16r19,0r67,-206r18,0r67,198v2,10,15,8,26,8r0,16xm126,-92r-33,-98r-32,98r65,0","w":193,"k":{"w":4,"v":14,"Y":21,"W":24,"V":28,"T":18,"A":-11,".":-16}},"B":{"d":"18,-222v66,0,145,-10,143,52v0,21,-10,41,-29,49v29,10,42,29,42,58v0,38,-22,63,-72,63r-83,0r0,-16r19,0r0,-181v2,-10,-10,-9,-20,-9r0,-16xm138,-168v0,-44,-37,-38,-77,-38r0,79v41,2,77,1,77,-41xm150,-64v0,-43,-40,-53,-89,-48r0,88v1,15,24,8,37,8v41,0,52,-23,52,-48","w":188},"C":{"d":"98,4v-61,0,-82,-44,-83,-115v0,-74,33,-115,83,-115v19,0,35,7,44,19r3,-14r13,0r0,65v-15,3,-18,-5,-19,-18v-2,-21,-17,-34,-41,-34v-36,0,-59,34,-59,97v0,95,61,121,112,76r9,11v-13,15,-38,28,-62,28","w":174},"D":{"d":"77,-222v88,-4,112,38,114,117v0,67,-26,111,-101,105r-71,0r0,-16r19,0r0,-181v1,-12,-10,-9,-20,-9r0,-16r59,0xm167,-106v1,-72,-25,-107,-106,-100r0,182v0,14,21,8,33,8v60,0,73,-32,73,-90","w":205},"E":{"d":"167,0r-148,0r0,-16r19,0r0,-181v1,-12,-10,-9,-20,-9r0,-16r142,0r2,60v-31,7,-4,-44,-39,-44r-62,0r0,84r53,0v3,-8,1,-24,15,-21r0,59v-14,3,-12,-12,-16,-21r-52,0r0,81v0,6,3,8,10,8r74,0v5,-14,8,-33,9,-47v6,0,14,0,13,6r0,57","w":186},"F":{"d":"162,-162v-31,7,-4,-44,-39,-44r-62,0r0,84r53,0v3,-8,1,-24,15,-21r0,59v-14,3,-12,-12,-16,-21r-52,0r0,81v-1,10,11,8,20,8r0,16r-62,0r0,-16r19,0r0,-181v1,-12,-10,-9,-20,-9r0,-16r142,0","w":173,"k":{"o":8,"e":9,"a":9,"J":3,"A":18}},"G":{"d":"185,-79r-19,0r0,79r-16,0r-4,-13v-61,41,-131,6,-131,-96v0,-99,73,-147,133,-97r4,-15r12,0r0,65v-15,3,-17,-5,-18,-17v-2,-20,-20,-36,-46,-36v-39,0,-61,36,-61,98v0,88,53,120,104,81r0,-41v2,-11,-11,-7,-20,-8r0,-16r62,0r0,16","w":198},"H":{"d":"203,0r-63,0r0,-16r19,0r0,-89r-98,0r0,81v-1,11,11,7,20,8r0,16r-62,0r0,-16r19,0r0,-182v1,-10,-11,-8,-20,-8r0,-16r62,0r0,16r-19,0r0,83r98,0r0,-75v2,-10,-11,-8,-20,-8r0,-16r63,0r0,16r-19,0r0,182v-2,11,11,7,20,8r0,16","w":220},"I":{"d":"81,0r-62,0r0,-16r19,0r0,-182v1,-10,-11,-8,-20,-8r0,-16r62,0r0,16r-19,0r0,182v-1,11,11,7,20,8r0,16","w":99},"J":{"d":"11,-21v41,18,75,7,75,-50r0,-126v0,-7,-1,-9,-8,-9r-56,0r-3,-16r90,0r0,151v11,68,-48,88,-98,67r0,-17","w":138},"K":{"d":"192,0r-39,0r-68,-111r-24,29r0,60v0,8,12,6,20,6r0,16r-62,0r0,-16r19,0r0,-181v3,-11,-11,-9,-20,-9r0,-16r62,0r0,16r-19,0r0,97v27,-36,65,-71,84,-113r41,0r0,16v-17,0,-23,-2,-33,11r-54,66r64,103v6,13,14,10,29,10r0,16","w":201},"L":{"d":"164,0r-145,0r0,-16r19,0r0,-181v1,-12,-10,-9,-20,-9r0,-16r62,0r0,16r-19,0r0,182v0,6,3,8,10,8r71,0v6,-14,9,-33,10,-47v6,0,12,0,12,6r0,57","w":174},"M":{"d":"256,0r-61,0r0,-16r20,0r0,-154r-70,170r-18,0r-68,-167r0,144v-2,10,12,6,20,7r0,16r-59,0r0,-16r19,0r0,-182v1,-10,-11,-8,-20,-8r0,-16r40,0r79,193r78,-193r39,0r0,16r-20,0r0,181v-1,13,11,8,21,9r0,16","w":272},"N":{"d":"209,-206r-19,0r0,206r-18,0r-114,-178r0,155v-1,11,11,6,20,7r0,16r-58,0r0,-16r19,0r0,-182v1,-11,-11,-7,-20,-8r0,-16r36,0r116,179r0,-154v2,-11,-11,-9,-21,-9r0,-16r59,0r0,16","w":225},"O":{"d":"175,-111v0,58,-21,115,-80,115v-59,0,-79,-56,-79,-115v0,-58,20,-115,80,-115v59,0,79,56,79,115xm151,-111v0,-52,-14,-97,-56,-97v-41,0,-55,45,-55,97v0,52,14,97,55,97v42,0,56,-45,56,-97","w":190},"P":{"d":"18,-222v76,-2,159,-8,156,65v-2,58,-43,72,-113,68r0,65v-1,11,11,7,20,8r0,16r-62,0r0,-16r19,0r0,-180v2,-11,-10,-10,-20,-10r0,-16xm61,-105v55,3,89,-5,89,-52v0,-47,-40,-51,-89,-49r0,101","w":184},"Q":{"d":"175,-111v0,70,-41,137,-113,108v-23,16,-12,51,27,51v22,0,49,-10,70,-14r0,14v-44,15,-127,34,-130,-26v0,-14,7,-27,20,-34v-53,-51,-49,-215,47,-214v59,0,79,56,79,115xm151,-111v0,-52,-14,-97,-56,-97v-41,0,-55,45,-55,97v0,52,14,97,55,97v42,0,56,-45,56,-97","w":190},"R":{"d":"171,-161v0,34,-19,59,-54,63r41,73v4,11,15,9,29,9r0,16r-40,0r-54,-96r-32,0r0,72v-1,12,11,7,20,8r0,16r-62,0r0,-16r19,0r0,-180v3,-11,-10,-11,-20,-10r0,-16r64,0v62,-2,89,11,89,61xm61,-112v52,2,86,-1,86,-48v0,-42,-31,-50,-86,-46r0,94","w":196},"S":{"d":"41,-171v4,60,120,39,120,114v0,62,-83,78,-124,42r-5,15r-13,0r0,-65v13,-2,16,4,17,15v7,49,102,48,102,-2v0,-62,-119,-41,-119,-114v0,-59,83,-81,116,-38r3,-17r12,0r0,65v-24,4,-14,-31,-28,-39v-21,-27,-83,-17,-81,24","w":173},"T":{"d":"182,-167v-29,8,-6,-39,-37,-39r-38,0r0,182v-1,11,11,7,20,8r0,16r-62,0r0,-16r19,0r0,-190v-19,3,-52,-9,-54,11v-5,11,-1,32,-21,28r3,-55r167,0","w":190,"k":{".":16}},"U":{"d":"108,-13v77,0,46,-109,52,-183v1,-13,-10,-10,-20,-10r0,-16r59,0r0,16r-19,0r0,120v4,51,-25,91,-72,90v-49,-1,-75,-29,-75,-84r0,-118v2,-11,-11,-7,-20,-8r0,-16r63,0r0,16r-19,0v7,75,-28,193,51,193","w":210},"V":{"d":"203,-206v-14,1,-26,-4,-30,10r-60,196r-24,0r-58,-196v-2,-12,-13,-10,-26,-10r0,-16r67,0r0,16r-21,0r52,178r55,-178r-23,0r0,-16r68,0r0,16","w":205,"k":{"u":12,"o":26,"i":5,"e":24,"a":25,"O":4,"G":4,"C":5,"A":26,".":51}},"W":{"d":"301,-206v-12,1,-25,-3,-28,9r-50,197r-27,0r-45,-172r-47,172r-24,0r-50,-198v-1,-10,-14,-8,-25,-8r0,-16r66,0r0,16r-21,0r45,175r52,-191r12,0r52,198r46,-182r-21,0r0,-16r65,0r0,16","w":304,"k":{"u":9,"o":17,"i":4,"e":19,"a":21,"O":2,"A":25}},"X":{"d":"207,0r-75,0r0,-16r23,0r-47,-77r-44,77r23,0r0,16r-73,0r0,-16v16,0,32,2,36,-10r48,-83r-52,-86v-6,-13,-17,-11,-34,-11r0,-16r75,0r0,16r-22,0r47,78r44,-78r-23,0r0,-16r73,0r0,16v-17,0,-28,-2,-36,11r-48,83r53,86v4,12,17,10,32,10r0,16","w":213},"Y":{"d":"196,-206v-18,0,-26,-3,-33,13r-53,108r0,62v-1,10,12,6,20,7r0,16r-62,0r0,-16r19,0r0,-69r-53,-109v-6,-14,-15,-12,-31,-12r0,-16r68,0r0,16r-19,0r48,101r50,-101r-18,0r0,-16r64,0r0,16","w":196},"Z":{"d":"168,0r-148,0v-1,-13,6,-22,11,-32r107,-172r-85,0v-16,-1,-9,23,-14,34r-15,0r0,-52r142,0v0,13,-1,15,-13,34r-104,171r91,0v16,0,10,-23,14,-35r14,0r0,52","w":183},"[":{"d":"101,69r-65,0r0,-315r65,0r0,18v-14,2,-41,-7,-41,8r0,264v2,14,28,4,41,7r0,18","w":92},"\\":{"d":"118,22r-20,0r-112,-268r19,0","w":119},"]":{"d":"56,69r-64,0r0,-18v13,-3,40,7,40,-7r0,-264v-1,-16,-26,-5,-40,-8r0,-18r64,0r0,315","w":92},"^":{"d":"135,-124r-17,0r-38,-83r-38,83r-18,0r48,-102r16,0","w":159},"_":{"d":"132,21r-132,0r0,-16r132,0r0,16","w":131},"`":{"d":"52,-192r-6,7v-13,-11,-26,-19,-43,-19v1,-8,-3,-19,7,-18v13,0,29,12,42,30","w":57},"a":{"d":"148,0v-17,-1,-36,4,-38,-13v-25,31,-96,21,-93,-31v3,-46,42,-62,92,-61v1,-30,-4,-48,-36,-48v-15,0,-30,5,-43,12r0,-18v42,-20,100,-16,100,47r0,91v-1,9,10,7,18,7r0,14xm39,-45v0,41,53,41,70,14r0,-59v-32,-1,-70,10,-70,45","w":161},"b":{"d":"54,-150v47,-43,111,-11,106,65v-4,53,-16,90,-65,90v-17,0,-34,-8,-41,-19v0,18,-23,13,-41,14r0,-14v9,0,19,2,19,-8r0,-209r-20,0r-3,-15v21,0,26,-1,37,-1v5,0,8,2,8,8r0,89xm54,-132v2,51,-13,121,40,121v32,0,43,-31,43,-74v0,-37,-6,-65,-40,-67v-15,0,-31,8,-43,20","w":175},"c":{"d":"136,-22v-38,49,-121,30,-121,-60v0,-78,61,-110,104,-72r2,-11r13,0r0,53v-12,1,-19,-2,-18,-14v-3,-18,-15,-27,-33,-27v-28,0,-45,24,-45,71v0,71,54,88,89,50","w":149},"d":{"d":"16,-80v0,-65,52,-113,104,-78r0,-73r-20,0r-2,-15v20,0,24,-1,36,-1v5,0,8,2,8,8r0,218v-2,9,12,7,20,7r0,14v-17,-1,-40,4,-41,-12v-9,10,-26,17,-41,17v-46,1,-64,-39,-64,-85xm120,-139v-40,-33,-81,-4,-81,58v0,69,48,88,81,52r0,-110","w":171},"e":{"d":"139,-79r-100,0v0,40,12,67,45,67v18,0,33,-10,44,-22r9,9v-39,54,-122,34,-122,-56v0,-50,23,-89,65,-89v42,0,61,36,59,91xm117,-93v0,-38,-13,-61,-37,-61v-25,0,-39,25,-41,61r78,0","w":153},"f":{"d":"97,-227v-20,-9,-54,-9,-54,23v0,13,5,27,11,39r36,0r3,14r-38,0r0,130v-1,8,10,7,18,7r0,14r-57,0r0,-14r17,0r0,-137r-28,0r0,-14r26,0v-20,-32,-9,-88,37,-84v10,0,20,3,29,6r0,16","w":98,"k":{"u":1,"o":8,"i":2,"e":3}},"g":{"d":"81,-19v45,-5,72,7,72,45v0,28,-23,54,-71,54v-62,0,-88,-63,-46,-93v-14,-13,-5,-40,8,-47v-46,-35,-17,-131,55,-107v9,-12,21,-17,34,-17v9,-1,7,9,7,17v-14,0,-22,1,-29,5v55,31,21,140,-54,109v-19,14,-4,37,24,34xm117,-109v0,-28,-13,-46,-37,-46v-24,0,-36,17,-36,46v0,28,12,45,36,45v24,0,37,-17,37,-45xm132,28v0,-41,-57,-19,-84,-32v-23,23,-14,69,35,69v30,0,49,-15,49,-37","w":156},"h":{"d":"55,-146v27,-34,97,-34,97,30r0,96v-2,7,11,6,18,6r0,14r-57,0r0,-14r17,0r0,-99v7,-54,-58,-40,-75,-13r0,106v-2,7,11,6,18,6r0,14r-58,0r0,-14r18,0r0,-217r-20,0r-3,-15v21,0,25,-1,36,-1v7,0,9,2,9,8r0,93","w":182},"i":{"d":"57,-218v0,8,-6,14,-14,14v-8,0,-14,-6,-14,-14v0,-8,6,-14,14,-14v8,0,14,6,14,14xm74,0r-58,0r0,-14r18,0r0,-137r-20,0r-3,-14v20,0,25,-2,36,-2v6,0,8,3,8,9r0,138v-1,7,11,6,19,6r0,14","w":86},"j":{"d":"57,-218v0,8,-6,14,-14,14v-8,0,-14,-6,-14,-14v0,-8,6,-14,14,-14v8,0,14,6,14,14xm-12,51v29,8,46,1,46,-34r0,-168r-20,0r-3,-14v20,0,25,-2,36,-2v6,0,8,2,8,8r0,175v7,45,-28,63,-67,50r0,-15","w":84},"k":{"d":"165,0r-56,0r0,-14r12,0r-45,-78r-21,23r0,48v-1,8,10,7,18,7r0,14r-58,0r0,-14r18,0r0,-217r-20,0r-3,-15v20,0,25,-1,36,-1v6,0,9,2,9,8r0,148v21,-24,48,-47,65,-74r37,0r0,14v-37,-5,-46,27,-66,43r49,85v5,9,12,9,25,9r0,14","w":167,"k":{"u":2,"o":3,"i":1,"e":3,"a":3}},"l":{"d":"73,0r-58,0r0,-14r18,0r0,-217r-20,0r-3,-15v21,0,25,-1,36,-1v7,0,9,2,9,8r0,219v-2,7,11,6,18,6r0,14","w":85},"m":{"d":"146,-144v28,-37,98,-36,98,28r0,96v-1,7,11,6,18,6r0,14r-57,0r0,-14r17,0r0,-99v6,-52,-54,-42,-73,-14v3,34,0,72,1,107v-2,7,11,6,18,6r0,14r-57,0r0,-14r17,0r0,-99v3,-52,-49,-43,-73,-13r0,106v-1,7,11,6,19,6r0,14r-58,0r0,-14r18,0r0,-137r-20,0r-3,-14v20,0,25,-2,36,-2v11,-1,7,12,8,22v22,-28,79,-37,91,1","w":274},"n":{"d":"55,-146v27,-34,98,-34,98,30r0,96v-2,7,11,6,18,6r0,14r-58,0r0,-14r18,0r0,-99v5,-54,-57,-39,-76,-13r0,106v-1,7,11,6,19,6r0,14r-58,0r0,-14r18,0r0,-137r-20,0r-3,-14v20,0,25,-2,36,-2v11,-1,8,12,8,21","w":183},"o":{"d":"145,-83v0,64,-30,88,-65,88v-36,0,-64,-23,-64,-87v0,-64,30,-88,65,-88v36,0,64,23,64,87xm123,-82v0,-53,-18,-71,-42,-71v-21,0,-42,15,-42,71v0,52,17,70,41,70v22,0,43,-15,43,-70","w":161},"p":{"d":"54,-150v48,-43,113,-10,105,65v10,72,-61,116,-105,71r0,78v2,20,-24,16,-43,16r0,-14v9,-1,21,3,21,-7r0,-210r-20,0r-3,-14v20,0,25,-2,36,-2v10,0,9,8,9,17xm54,-132v1,52,-12,121,40,121v32,0,43,-31,43,-74v0,-36,-7,-67,-40,-67v-15,0,-31,8,-43,20","w":175},"q":{"d":"80,5v-46,0,-64,-38,-64,-85v0,-73,58,-114,104,-74v1,-22,15,-9,41,-11r2,14r-21,0r0,211v-1,9,13,5,20,6r0,14v-18,0,-42,4,-42,-16r0,-73v-8,7,-25,14,-40,14xm84,-153v-38,0,-42,28,-45,72v-5,68,44,87,81,54r0,-107v-8,-11,-21,-19,-36,-19","w":172},"r":{"d":"108,-147v-27,-1,-37,3,-53,24r0,102v-1,8,11,7,19,7r0,14r-58,0r0,-14r18,0r0,-137r-20,0r-3,-14v20,0,25,-2,36,-2v13,-1,7,16,8,26v13,-17,29,-29,44,-29v13,-1,8,13,9,23","w":113,"k":{"u":2,"o":3,"i":1,"e":3,"a":2}},"s":{"d":"36,-129v0,43,90,27,90,86v0,46,-68,65,-94,29r-2,14r-13,0r0,-53v12,-2,16,3,17,13v4,39,72,41,73,1v2,-46,-89,-28,-89,-85v0,-42,62,-62,87,-30r2,-11r12,0r0,53v-12,2,-15,-4,-15,-15v0,-38,-68,-37,-68,-2","w":137},"t":{"d":"53,-42v-5,31,21,36,43,27r0,15v-35,12,-64,2,-64,-46r0,-105r-24,0r0,-14r24,0v1,-20,-6,-43,21,-39r0,39r39,0r3,14r-42,0r0,109","w":106},"u":{"d":"52,-52v-6,54,58,39,76,13r0,-112r-20,0r-3,-14v20,0,25,-2,36,-2v6,0,8,2,8,8r0,139v0,8,11,6,19,6r0,14v-19,-1,-43,6,-40,-19v-13,12,-33,24,-55,24v-63,-1,-37,-95,-42,-156r-21,0r-2,-14v20,0,25,-2,36,-2v6,0,8,2,8,8r0,107","w":180},"v":{"d":"154,-151v-10,1,-24,-3,-25,7r-47,144r-20,0r-49,-151r-15,0r0,-14r58,0r0,14v0,0,-23,-2,-19,9r37,115r40,-124r-15,0r0,-14r52,0","w":147,"k":{"t":4,"f":1,"A":14}},"w":{"d":"231,-151v-11,1,-24,-3,-25,8r-40,143r-23,0r-32,-128r-37,128r-23,0r-37,-151r-16,0r0,-14r56,0r0,14v-9,0,-21,-3,-18,10r29,115r40,-139r17,0r35,141r34,-127r-14,0r0,-14r52,0","w":225,"k":{"t":4,"f":1,"A":8}},"x":{"d":"157,0r-58,0r0,-14v8,1,18,-1,11,-10r-30,-43r-29,53r15,0r0,14r-58,0r0,-14v13,0,25,2,30,-8r31,-59r-49,-70r-17,0r0,-14r59,0v0,7,3,17,-7,14v-7,1,-9,5,-5,11r31,42r29,-53r-14,0r0,-14r57,0r3,14v-16,1,-27,-3,-34,10r-31,57r49,70r17,0r0,14","w":159},"y":{"d":"52,-52v-6,54,58,39,76,13r0,-112r-19,0r0,-14r56,0r3,14v-10,0,-20,-1,-19,10r0,147v9,68,-53,88,-110,67r0,-18v41,22,97,8,89,-45r0,-29v-27,35,-97,34,-97,-30r0,-102r-20,0r-3,-14v20,0,25,-2,36,-2v6,0,8,2,8,8r0,107","w":179},"z":{"d":"133,-165v0,8,0,11,-4,18r-91,132r65,0v13,1,12,-16,14,-27r14,0r0,42r-120,0v0,-8,0,-11,4,-18r90,-132r-65,0v-13,-1,-12,16,-14,27r-14,0r0,-42r121,0","w":144},"{":{"d":"103,80v-62,2,-54,-53,-54,-111v0,-23,-8,-44,-38,-49r0,-5v46,-7,36,-50,36,-92v0,-45,11,-66,56,-68r0,7v-41,1,-26,46,-26,82v0,32,-1,65,-41,74v58,13,36,75,36,124v0,21,12,29,31,31r0,7","w":99},"|":{"d":"39,94r-17,0r0,-360r17,0r0,360","w":60},"}":{"d":"89,-80v-48,7,-37,49,-37,92v0,46,-11,66,-56,68r0,-7v42,0,26,-47,26,-82v0,-32,2,-65,42,-73v-58,-14,-37,-75,-37,-125v0,-21,-11,-28,-31,-31r0,-7v62,-2,54,53,54,111v0,23,8,44,39,49r0,5","w":99},"~":{"d":"168,-98v-8,20,-23,36,-43,36v-39,0,-79,-44,-104,-3r-10,-7v20,-62,76,-14,119,-14v10,0,23,-10,28,-19","w":179},"\u00a3":{"d":"41,-124v-20,-47,-2,-102,55,-102v15,0,31,4,50,10r-6,17v-35,-16,-84,-13,-82,32v0,14,5,29,9,43r42,0r3,14r-40,0v11,37,7,61,-19,91r76,0v7,-13,1,-40,23,-39r-4,58r-123,0r0,-10v26,-25,36,-61,21,-100r-29,0r0,-14r24,0"},"\u00a0":{"w":68}}});/*!
 * The following copyright notice may not be removed under any circumstances.
 * 
 * Copyright:
 * Copyright (c) Fontsmith Ltd, 2005. All rights reserved.
 * 
 * Trademark:
 * FS Clerkenwell Bold is a trademark of Fontsmith Ltd.
 * 
 * Full name:
 * FSClerkenwell-Bold
 * 
 * Description:
 * Copyright (c) Fontsmith ltd, 2004. All rights reserved.
 * 
 * Designer:
 * Phil Garnham and Jason Smith
 * 
 * Vendor URL:
 * http://www.fontsmith.com/
 */
Cufon.registerFont({"w":205,"face":{"font-family":"FS Clerkenwell","font-weight":700,"font-stretch":"normal","units-per-em":"360","panose-1":"2 0 8 3 2 0 0 2 0 4","ascent":"252","descent":"-108","x-height":"5","bbox":"-15 -284 333 94","underline-thickness":"7.2","underline-position":"-40.68","stemh":"29","stemv":"55","unicode-range":"U+0020-U+00FF"},"glyphs":{" ":{"w":86},"\u00f0":{"d":"118,-215v89,23,103,219,-18,219v-47,0,-85,-27,-85,-84v-1,-61,52,-95,103,-75v-3,-11,-10,-22,-25,-31r-18,19r-15,-15r11,-12v-6,-1,-12,-3,-20,-3r9,-29v12,0,24,1,36,4r18,-21r16,15xm128,-88v0,-23,3,-41,-23,-41v-18,0,-31,15,-31,51v0,33,9,51,25,51v19,0,29,-17,29,-61","w":203},"\u00dd":{"d":"228,-193v-20,0,-26,0,-36,18r-46,90v4,23,-13,61,22,56r0,29r-102,0r0,-29r21,0r0,-55r-46,-92v-7,-16,-15,-18,-34,-17r0,-29r103,0r0,29r-15,0r31,63r32,-63r-14,0r0,-29r84,0r0,29xm161,-254v-23,0,-46,3,-67,14r-8,-7v19,-22,38,-37,58,-37v16,0,18,13,17,30","w":235},"\u00fd":{"d":"131,-14v-40,35,-101,22,-101,-36r0,-90r-22,0r-5,-25v34,0,55,-2,68,-2v10,0,14,2,14,10r0,105v0,29,33,22,46,8r0,-96r-18,0r0,-25r91,0r5,25v-13,-1,-23,0,-23,14v-2,100,23,212,-87,207v-18,0,-38,-3,-50,-7r0,-35v34,12,87,16,82,-31r0,-22xm144,-196v-23,0,-46,3,-67,14r-8,-7v19,-22,37,-37,57,-37v16,0,20,13,18,30","w":214},"\u00de":{"d":"208,-113v6,43,-37,69,-110,64v-3,17,6,22,24,20r0,29r-104,0r0,-29r21,0r0,-149v2,-14,-10,-16,-25,-15r0,-29r104,0r0,29r-20,0r0,18v71,-2,114,13,110,62xm147,-113v2,-29,-18,-35,-49,-33r0,67v31,3,54,-6,49,-34","w":220},"\u00fe":{"d":"127,-170v95,1,88,175,-2,175v-16,0,-30,-5,-38,-13v-3,39,15,90,-33,88r-46,0r0,-26v10,0,23,2,23,-9r0,-265r-22,0r-5,-26v34,0,56,-2,69,-2v10,0,13,3,13,11r0,84v11,-11,26,-17,41,-17xm136,-82v0,-37,-10,-50,-27,-50v-30,-1,-22,45,-23,75v0,18,9,27,23,27v17,0,27,-18,27,-52","w":206},"\u00bd":{"d":"270,-102v8,29,-61,62,-63,78r40,0v4,-12,5,-30,26,-25r-6,49r-95,0v-13,-47,60,-70,60,-101v0,-22,-35,-15,-50,-9r-6,-25v36,-15,98,-10,94,33xm204,-222r-102,222r-32,0r103,-222r31,0xm91,-82r-67,0r0,-18r15,0r0,-94r-20,0r-3,-18v28,-1,33,-13,59,-10r0,113v-1,9,7,10,16,9r0,18","w":288},"\u00bc":{"d":"272,-37r-25,0v-1,13,1,22,16,19r0,18r-67,0r0,-18r15,0r0,-19r-57,0r0,-16r63,-87r30,0r0,83r25,0r0,20xm204,-222r-102,222r-32,0r103,-222r31,0xm91,-82r-67,0r0,-18r15,0r0,-94r-20,0r-3,-18v28,-1,33,-13,59,-10r0,113v-1,9,7,10,16,9r0,18xm211,-57r0,-43r-32,43r32,0","w":288},"\u00b9":{"d":"91,-82r-67,0r0,-18r15,0r0,-94r-20,0r-3,-18v28,-1,33,-13,59,-10r0,113v-1,9,7,10,16,9r0,18","w":106},"\u00be":{"d":"280,-37r-25,0v-1,13,1,22,16,19r0,18r-67,0r0,-18r15,0r0,-19r-57,0r0,-16r63,-87r30,0r0,83r25,0r0,20xm212,-222r-103,222r-31,0r103,-222r31,0xm107,-127v0,22,-14,46,-53,46v-16,0,-32,-4,-46,-12r9,-25v15,13,52,19,52,-10v0,-15,-9,-20,-26,-19r0,-18v15,1,23,-6,23,-20v0,-24,-30,-16,-46,-10r-7,-23v33,-14,93,-11,90,28v0,12,-6,24,-23,30v19,4,27,14,27,33xm219,-57r0,-43r-32,43r32,0","w":288},"\u00b3":{"d":"115,-127v0,22,-14,46,-53,46v-16,0,-32,-4,-46,-12r9,-25v15,13,53,19,52,-10v0,-14,-9,-20,-26,-19r0,-18v15,1,23,-6,23,-20v0,-23,-30,-17,-46,-10r-7,-23v33,-14,93,-11,90,28v0,12,-7,24,-24,30v19,4,28,14,28,33","w":131},"\u00b2":{"d":"113,-185v8,29,-60,62,-62,78r40,0v4,-13,4,-30,25,-25r-5,48r-95,0v-13,-47,58,-70,60,-100v2,-22,-35,-16,-50,-10r-6,-25v37,-14,97,-9,93,34","w":132},"\u00a6":{"d":"68,-120r-47,0r0,-125r47,0r0,125xm68,72r-47,0r0,-125r47,0r0,125","w":89},"\u00d7":{"d":"159,-70r-25,25r-39,-39r-40,39r-24,-25r39,-39r-39,-39r24,-25r40,39r39,-39r25,25r-39,39","w":189},"!":{"d":"48,-226v63,0,6,111,12,163r-24,0v0,-31,-17,-112,-17,-131v0,-22,12,-32,29,-32xm71,-18v0,13,-10,22,-23,22v-13,0,-22,-9,-22,-22v0,-13,9,-23,22,-23v13,0,23,10,23,23","w":96},"\"":{"d":"102,-226v40,6,9,76,9,95r-20,0v-2,-36,-30,-91,11,-95xm40,-226v40,0,10,59,10,95r-20,0v-3,-23,-11,-58,-11,-72v0,-17,8,-23,21,-23","w":140},"#":{"d":"197,-66r-55,0r-14,70r-29,0r14,-70r-39,0r-14,70r-29,0r14,-70r-36,0r0,-24r41,0r8,-42r-49,0r0,-25r54,0r14,-69r29,0r-14,69r39,0r14,-69r29,0r-14,69r37,0r0,25r-42,0r-8,42r50,0r0,24xm126,-132r-39,0r-8,42r39,0"},"$":{"d":"187,-63v0,36,-25,64,-74,67r0,26r-20,0r0,-27v-15,-2,-30,-7,-38,-15r-2,12r-30,0r0,-85v18,0,36,-3,34,18v-3,34,69,47,69,13v0,-13,-13,-22,-49,-35v-29,-10,-58,-26,-58,-68v0,-48,37,-69,74,-69r0,-26r20,0r0,28v12,3,22,7,28,13r2,-11r30,0r0,86v-12,0,-29,3,-30,-9v-2,-23,-14,-43,-40,-43v-16,0,-26,10,-26,23v0,13,12,20,52,35v29,10,58,28,58,67"},"%":{"d":"284,-66v0,45,-18,70,-55,70v-37,0,-56,-25,-56,-70v0,-45,19,-69,56,-69v37,0,55,24,55,69xm218,-222r-103,222r-32,0r103,-222r32,0xm126,-157v0,45,-18,70,-55,70v-37,0,-56,-25,-56,-70v0,-45,19,-70,56,-70v37,0,55,25,55,70xm247,-66v0,-34,-5,-45,-18,-45v-13,0,-19,11,-19,45v0,34,6,46,19,46v13,0,18,-12,18,-46xm89,-157v0,-34,-5,-46,-18,-46v-13,0,-18,12,-18,46v0,34,5,46,18,46v13,0,18,-12,18,-46","w":299},"&":{"d":"240,0v-38,1,-75,1,-85,-26v-32,51,-144,35,-144,-40v0,-31,20,-54,60,-60v-24,-5,-41,-22,-41,-45v0,-34,35,-55,83,-55v61,1,91,29,86,86v13,2,36,-6,36,10r0,21r-36,0v1,39,-10,90,41,80r0,29xm108,-33v56,0,26,-74,33,-122v7,-43,-52,-50,-54,-11v0,19,17,29,40,26r0,31v-31,-2,-53,4,-53,38v0,23,12,38,34,38","w":250},"'":{"d":"40,-226v40,0,10,59,10,95r-20,0v-3,-23,-11,-58,-11,-72v0,-17,8,-23,21,-23","w":79},"(":{"d":"118,62r-10,16v-120,-42,-120,-284,0,-326r10,16v-56,34,-55,260,0,294","w":119},")":{"d":"12,-248v120,42,120,284,0,326r-11,-16v56,-34,55,-260,0,-294","w":119},"*":{"d":"126,-142v-20,25,-35,-7,-51,-22v6,23,27,51,-6,55v-32,-4,-10,-33,-5,-56v-17,14,-30,50,-52,23v-12,-28,22,-26,45,-33v-23,-7,-57,-4,-45,-33v22,-25,35,10,51,23v-5,-24,-25,-51,6,-55v33,4,12,32,6,55v17,-15,30,-47,51,-23v13,29,-22,27,-45,33v23,7,58,3,45,33","w":138},"+":{"d":"168,-91r-56,0r0,55r-35,0r0,-55r-55,0r0,-36r55,0r0,-55r35,0r0,55r56,0r0,36","w":189},",":{"d":"57,-13v0,19,-9,42,-29,72r-14,-7v8,-14,16,-36,17,-47v-13,-1,-21,-11,-21,-21v0,-14,10,-23,23,-23v14,0,24,10,24,26","w":64},"-":{"d":"99,-67r-85,0r0,-38r85,0r0,38","w":113},".":{"d":"58,-19v0,13,-11,23,-24,23v-13,0,-23,-10,-23,-23v0,-13,10,-23,23,-23v13,0,24,10,24,23","w":64},"\/":{"d":"157,-246r-123,268r-49,0r123,-268r49,0","w":141},"0":{"d":"192,-111v0,80,-34,115,-89,115v-55,0,-90,-35,-90,-115v0,-80,35,-115,90,-115v55,0,89,35,89,115xm133,-111v0,-57,-8,-76,-30,-76v-22,0,-31,19,-31,76v0,57,9,76,31,76v22,0,30,-19,30,-76"},"1":{"d":"158,0r-113,0r0,-29r30,0r0,-149r-31,0r-6,-29v44,-1,53,-19,95,-15r0,179v-1,13,11,15,25,14r0,29"},"2":{"d":"174,-161v13,47,-99,96,-100,123r64,0v7,-20,7,-47,40,-40r-8,78r-151,0v-3,-53,15,-74,56,-108v31,-26,39,-36,39,-52v0,-35,-55,-26,-79,-15r-10,-39v59,-23,155,-17,149,53"},"3":{"d":"180,-69v0,35,-23,73,-85,73v-26,0,-51,-6,-73,-19r14,-40v25,23,84,29,84,-16v1,-22,-15,-30,-42,-29r0,-29v23,1,36,-11,36,-32v0,-36,-47,-26,-73,-16r-11,-36v52,-24,142,-17,142,45v0,18,-8,37,-36,46v30,7,44,23,44,53"},"4":{"d":"197,-58r-40,0v-2,20,1,33,25,29r0,29r-105,0r0,-29r23,0r0,-29r-92,0r0,-26r101,-138r48,0r0,132r40,0r0,32xm100,-90r0,-68r-51,68r51,0"},"5":{"d":"184,-80v10,84,-103,102,-157,65r14,-37v28,27,91,24,83,-27v3,-41,-44,-46,-64,-24r-22,-10r0,-109r131,0r0,38r-95,0r0,45v46,-25,118,-1,110,59"},"6":{"d":"81,-139v50,-27,112,2,112,60v0,40,-26,83,-88,83v-60,0,-87,-46,-87,-108v0,-92,74,-146,157,-111r-9,29v-38,-20,-87,-1,-85,47xm133,-81v0,-42,-30,-44,-55,-27v-2,40,7,86,29,79v19,0,26,-20,26,-52"},"7":{"d":"184,-195v-39,78,-64,141,-72,195r-57,0v10,-60,40,-117,79,-184r-70,0v-6,12,-3,32,-21,32r-18,0r6,-70r153,0r0,27"},"8":{"d":"188,-64v0,36,-25,68,-85,68v-44,0,-86,-19,-86,-63v0,-24,17,-46,39,-55v-50,-29,-29,-112,46,-112v84,0,94,74,39,101v24,12,47,29,47,61xm107,-141v22,-13,29,-54,-4,-54v-30,0,-28,39,-5,48v3,2,5,4,9,6xm103,-28v31,0,37,-45,12,-56v-7,-5,-15,-8,-23,-12v-27,14,-26,68,11,68"},"9":{"d":"124,-84v-49,28,-111,0,-111,-59v0,-40,25,-83,87,-83v60,0,87,46,87,108v0,92,-74,146,-157,111r10,-29v27,13,68,12,78,-21v2,-7,4,-17,6,-27xm127,-114v3,-40,-7,-87,-29,-79v-19,0,-26,20,-26,52v0,42,30,44,55,27"},":":{"d":"58,-116v0,13,-11,23,-24,23v-13,0,-23,-10,-23,-23v0,-13,10,-23,23,-23v13,0,24,10,24,23xm58,-19v0,13,-11,23,-24,23v-13,0,-23,-10,-23,-23v0,-13,10,-23,23,-23v13,0,24,10,24,23","w":67},";":{"d":"57,-117v0,13,-11,24,-24,24v-13,0,-23,-11,-23,-24v0,-13,10,-23,23,-23v13,0,24,10,24,23xm57,-13v0,19,-9,42,-29,72r-14,-7v8,-14,16,-36,17,-47v-13,-1,-21,-11,-21,-21v0,-14,10,-23,23,-23v14,0,24,10,24,26","w":68},"<":{"d":"166,-30r-143,-64r0,-31r143,-63r0,36r-97,43r97,40r0,39","w":189},"=":{"d":"168,-129r-146,0r0,-35r146,0r0,35xm168,-54r-146,0r0,-36r146,0r0,36","w":189},">":{"d":"166,-94r-143,64r0,-39r97,-40r-97,-43r0,-36r143,63r0,31","w":189},"?":{"d":"138,-173v0,48,-49,54,-62,110r-24,0v3,-58,29,-74,29,-105v0,-33,-42,-25,-66,-16r0,-33v45,-20,123,-6,123,44xm87,-18v0,13,-10,22,-23,22v-13,0,-23,-9,-23,-22v0,-13,10,-23,23,-23v13,0,23,10,23,23","w":149},"@":{"d":"62,-105v0,89,105,98,176,74r5,17v-18,8,-59,18,-100,18v-68,0,-127,-38,-127,-102v0,-75,71,-128,154,-128v68,0,126,38,126,107v0,37,-27,73,-81,73v-15,0,-31,-5,-37,-20v-21,41,-89,21,-89,-31v0,-69,77,-99,133,-64r-8,72v0,9,2,16,12,16v21,0,25,-41,25,-55v0,-52,-39,-74,-87,-74v-57,0,-102,39,-102,97xm173,-153v-31,-2,-37,36,-37,58v-5,22,28,28,30,7","w":311},"A":{"d":"233,0r-101,0r0,-29r17,0r-12,-38r-63,0r-11,31v0,9,12,7,21,7r0,29r-82,0r0,-29r21,0r75,-193r39,0r69,179v5,12,12,15,27,14r0,29xm128,-93r-21,-62r-23,62r44,0","w":236,"k":{"y":7,"w":17,"V":33,"U":10,"O":3,"C":4,"v":17,"u":7,"e":1,"c":1,"Y":32,"W":32,"T":22,"Q":3,"G":5}},"B":{"d":"14,-222v76,4,184,-20,186,54v0,21,-13,41,-40,46v37,5,56,24,56,55v0,50,-28,67,-100,67r-98,0r0,-29r21,0r0,-149v2,-14,-10,-16,-25,-15r0,-29xm141,-164v1,-24,-16,-30,-43,-29r0,60v26,1,42,-1,43,-31xm155,-67v1,-32,-21,-42,-57,-39r0,62v-2,15,10,16,24,15v23,0,33,-16,33,-38","w":228},"C":{"d":"17,-111v0,-83,74,-145,141,-99r2,-12r26,0r0,82v-12,0,-28,3,-30,-9v-3,-20,-6,-39,-33,-40v-26,0,-45,21,-45,75v0,85,56,98,95,59r20,23v-15,18,-44,36,-78,36v-60,0,-98,-42,-98,-115","w":209},"D":{"d":"80,-222v107,-6,149,30,149,112v0,69,-37,110,-117,110r-94,0v1,-9,-2,-22,1,-29r20,0r0,-149v1,-13,-10,-16,-25,-15r0,-29r66,0xm167,-111v0,-53,-14,-86,-69,-82r0,149v-1,13,9,15,23,15v29,0,46,-20,46,-82","w":244,"k":{"a":4,"u":1}},"E":{"d":"198,0r-180,0r0,-29r21,0r0,-149v1,-13,-10,-16,-25,-15r0,-29r177,0r3,83v-13,0,-27,1,-28,-11v-5,-18,1,-43,-25,-43r-43,0r0,68r25,0v2,-16,5,-30,27,-25r0,77v-12,-1,-22,4,-24,-9r-3,-16r-25,0v4,23,-12,69,15,69r49,0v5,-16,8,-41,8,-58v14,0,28,-3,28,13r0,74","w":219},"F":{"d":"194,-139v-13,0,-27,1,-28,-11v-5,-18,1,-43,-25,-43r-43,0r0,68r25,0v2,-16,5,-30,27,-25r0,77v-12,-1,-22,4,-24,-9r-3,-16r-25,0v5,26,-16,76,24,69r0,29r-104,0r0,-29r21,0r0,-149v1,-13,-10,-16,-25,-15r0,-29r177,0","w":208,"k":{"s":11,"o":7,"e":8,"c":9,"a":9,"A":24}},"G":{"d":"159,-182v-44,-28,-81,17,-81,71v0,70,26,88,70,73v-2,-20,9,-47,-21,-41r0,-29r97,0r0,29r-17,0r0,79r-41,0r-5,-10v-65,33,-144,10,-144,-99v0,-91,94,-149,158,-97r3,-16r25,0r0,81v-19,2,-32,0,-32,-20v-2,-9,-5,-17,-12,-21","w":240,"k":{"y":4,"w":6,"v":6}},"H":{"d":"245,0r-104,0r0,-29r20,0r0,-67r-63,0v5,26,-17,73,24,67r0,29r-104,0r0,-29r21,0r0,-149v2,-14,-10,-16,-25,-15r0,-29r104,0r0,29r-20,0r0,63r63,0v-4,-26,16,-70,-25,-63r0,-29r104,0r0,29r-20,0r0,149v-2,14,10,16,25,15r0,29","w":258},"I":{"d":"124,0r-104,0r0,-29r20,0r0,-149v2,-14,-10,-16,-25,-15r0,-29r104,0r0,29r-20,0r0,149v-2,14,10,16,25,15r0,29","w":138},"J":{"d":"142,-66v4,70,-70,81,-125,61r0,-36v21,13,66,17,66,-17r0,-122v1,-21,-35,-10,-54,-13r-8,-29r121,0r0,156","w":172,"k":{"o":4}},"K":{"d":"244,0r-77,0r-69,-101v6,27,-18,77,24,72r0,29r-104,0r0,-29r21,0r0,-149v1,-13,-10,-16,-25,-15r0,-29r104,0r0,29r-20,0r0,67v21,-25,64,-73,75,-96r58,0r0,29v-19,-1,-29,0,-39,12r-45,51r61,86v7,11,17,16,36,15r0,29","w":248,"k":{"y":6,"w":7,"u":6,"v":7}},"L":{"d":"197,0r-179,0r0,-29r21,0r0,-149v1,-13,-10,-16,-25,-15r0,-29r104,0r0,29r-20,0r0,149v-1,28,41,10,63,15v5,-16,8,-41,8,-58v14,0,28,-3,28,13r0,74","w":212,"k":{"W":28,"U":6,"y":5,"w":6,"v":6,"u":5,"Y":20,"V":28}},"M":{"d":"289,0r-88,0r0,-29r20,0r0,-84r-55,113r-24,0r-62,-113r0,69v-2,14,10,16,25,15r0,29r-87,0r0,-29r21,0r0,-149v1,-13,-10,-16,-25,-15r0,-29r60,0r83,155r73,-155r54,0r0,29r-20,0r0,149v-2,13,10,16,25,15r0,29","w":302},"N":{"d":"236,-193r-20,0r0,193r-32,0r-105,-131r0,87v-2,14,10,16,25,15r0,29r-86,0r0,-29r21,0r0,-149v1,-13,-10,-16,-25,-15r0,-29r55,0r106,129r0,-85v2,-15,-10,-16,-25,-15r0,-29r86,0r0,29","w":253,"k":{"y":9,"x":9,"w":9,"v":9,"u":9,"s":11,"o":7,"c":8,"a":8}},"O":{"d":"215,-111v0,77,-41,115,-99,115v-58,0,-100,-38,-100,-115v0,-77,42,-115,100,-115v58,0,99,38,99,115xm154,-111v0,-51,-15,-75,-38,-75v-23,0,-39,24,-39,75v0,51,16,75,39,75v23,0,38,-24,38,-75","w":231,"k":{"y":2,"u":2}},"P":{"d":"208,-153v4,46,-34,77,-110,72v3,23,-12,58,24,52r0,29r-104,0r0,-29r21,0r0,-149v1,-13,-10,-16,-25,-15r0,-29v85,6,187,-26,194,69xm147,-153v0,-31,-15,-43,-49,-40r0,82v34,3,49,-7,49,-42","w":220,"k":{"o":5,"a":4,"X":6,"V":5,"e":3,"Y":9,"W":5,"U":5,"J":6,"A":24}},"Q":{"d":"217,-111v0,73,-45,129,-126,112v-9,17,-4,30,24,30v30,0,59,-13,81,-17r0,34v-56,19,-159,38,-159,-30v0,-13,7,-26,16,-35v-65,-61,-44,-209,64,-209v69,0,100,51,100,115xm155,-111v0,-24,-4,-75,-38,-75v-34,0,-38,51,-38,75v0,24,4,75,38,75v34,0,38,-51,38,-75","w":234},"R":{"d":"14,-222v85,3,196,-20,195,66v0,25,-10,45,-38,58v21,23,21,71,66,69r0,29r-72,0r-47,-88r-20,0v4,25,-14,65,24,59r0,29r-104,0r0,-29r21,0r0,-149v1,-13,-10,-16,-25,-15r0,-29xm147,-154v0,-33,-16,-42,-49,-39r0,76v33,3,49,-9,49,-37","w":243,"k":{"v":9}},"S":{"d":"57,-76v0,41,61,61,70,23v5,-20,-39,-30,-56,-40v-82,-23,-58,-133,24,-133v21,0,38,6,48,15r1,-11r30,0r0,85v-47,10,-22,-56,-69,-51v-43,5,-28,36,8,51v33,14,75,28,75,74v0,59,-89,87,-131,50r-3,13r-30,0r0,-86v14,1,33,-5,33,10","w":202},"T":{"d":"210,-144v-12,-1,-28,4,-29,-8v-4,-13,0,-41,-16,-41r-24,0r0,149v-2,14,10,16,25,15r0,29r-106,0r0,-29r22,0r0,-164v-15,2,-34,-7,-36,10v-5,13,3,38,-14,39r-19,0r1,-78r194,0","w":222,"k":{"o":4,"e":6,"A":14,"q":4}},"U":{"d":"127,-33v52,0,23,-95,30,-145v2,-15,-10,-16,-25,-15r0,-29r100,0r0,29r-20,0r0,109v2,55,-30,88,-87,88v-56,0,-88,-32,-88,-86r0,-96v2,-14,-10,-16,-25,-15r0,-29r104,0r0,29r-20,0v7,55,-22,160,31,160","w":248,"k":{"g":11,"c":6,"w":5,"v":5,"q":4,"i":1,"e":6}},"V":{"d":"230,-193v-17,-1,-26,1,-31,16r-64,177r-39,0r-59,-177v-5,-16,-13,-16,-30,-16r0,-29r104,0r0,29r-19,0r35,115r39,-115r-18,0r0,-29r82,0r0,29","w":237,"k":{"y":12,"u":12,"o":18,"i":2,"g":18,"e":18,"a":21,"Q":4,"O":4,"J":3,"G":12,"C":12,"A":35}},"W":{"d":"333,-193v-18,0,-27,-1,-32,16r-53,177r-42,0r-35,-114r-39,114r-43,0r-51,-176v-4,-17,-13,-17,-31,-17r0,-29r103,0r0,29r-18,0r28,115r48,-144r24,0r45,144r30,-115r-17,0r0,-29r83,0r0,29","w":340,"k":{"y":11,"u":11,"s":23,"o":21,"e":19,"a":20,"U":1,"Q":4,"O":4,"A":32}},"X":{"d":"240,0r-106,0r0,-29r15,0r-28,-44r-25,44r15,0r0,29r-100,0r0,-29v19,1,32,-1,40,-14r41,-66r-49,-72v-5,-10,-15,-13,-32,-12r0,-29r97,0r0,29r-13,0r28,43r24,-43r-12,0r0,-29r92,0r0,29v-19,0,-31,-1,-39,13r-36,64r50,73v9,13,19,15,38,14r0,29","w":245},"Y":{"d":"228,-193v-20,0,-26,0,-36,18r-46,90v4,23,-13,61,22,56r0,29r-102,0r0,-29r21,0r0,-55r-46,-92v-7,-16,-15,-18,-34,-17r0,-29r103,0r0,29r-15,0r31,63r32,-63r-14,0r0,-29r84,0r0,29","w":235,"k":{"q":19,"o":22,"e":22,"a":22,"Q":4,"O":4,"G":5,"C":5,"A":19}},"Z":{"d":"192,-222v1,35,0,32,-25,69r-83,124v25,-4,70,11,73,-14r4,-17r29,0r0,60r-175,0v-1,-33,1,-33,21,-63r87,-130v-38,2,-82,-13,-80,36r-29,0r0,-65r178,0","w":206},"[":{"d":"132,69r-103,0r0,-315r103,0r0,34r-45,0r0,248r45,0r0,33","w":118},"\\":{"d":"157,22r-49,0r-123,-268r49,0","w":141},"]":{"d":"89,69r-103,0r0,-33r45,0r0,-248r-45,0r0,-34r103,0r0,315","w":118},"^":{"d":"168,-123r-51,0r-34,-61r-35,61r-51,0r68,-103r35,0","w":164},"_":{"d":"153,32r-153,0r0,-23r153,0r0,23","w":153},"`":{"d":"72,-185r-8,7v-21,-11,-45,-14,-68,-14v-1,-17,1,-30,18,-30v20,0,39,15,58,37","w":76},"a":{"d":"180,0v-26,-1,-59,6,-68,-13v-27,27,-100,26,-100,-35v0,-38,37,-59,90,-60v3,-44,-39,-35,-75,-21r0,-30v53,-19,130,-20,130,51r0,73v-1,12,12,10,23,10r0,25xm102,-39r0,-44v-24,1,-38,14,-38,30v0,21,27,25,38,14","w":185},"b":{"d":"86,-159v57,-32,108,10,108,77v0,44,-22,87,-74,87v-18,0,-35,-7,-44,-19v-10,19,-40,13,-67,14r0,-25v10,0,24,1,22,-9r0,-186r-22,0r-5,-26v34,0,56,-2,69,-2v10,0,13,3,13,11r0,78xm136,-84v1,-54,-19,-60,-50,-45v4,35,-14,98,23,99v18,0,27,-20,27,-54"},"c":{"d":"69,-82v0,32,8,52,37,53v15,0,32,-7,40,-13r14,24v-12,11,-38,23,-64,23v-54,0,-84,-34,-84,-87v0,-75,71,-109,122,-74r2,-9r20,0r0,67v-18,2,-29,-1,-29,-20v0,-14,-12,-20,-24,-20v-28,2,-34,25,-34,56","w":174},"d":{"d":"194,0v-25,-1,-55,5,-65,-12v-47,40,-122,3,-117,-72v5,-68,48,-98,104,-81r0,-55r-21,0r-5,-26v34,0,55,-2,68,-2v10,0,14,3,14,11r0,201v-2,10,11,12,22,11r0,25xm116,-35r0,-100v-27,-12,-47,-4,-47,52v0,53,22,64,47,48","w":200},"e":{"d":"94,-170v53,0,80,44,74,97r-100,0v-2,50,51,53,80,29r15,24v-15,14,-43,25,-70,25v-53,0,-83,-35,-83,-87v0,-50,33,-88,84,-88xm116,-98v0,-19,1,-41,-21,-41v-20,0,-25,26,-26,41r47,0","w":182},"f":{"d":"130,-209v-20,-5,-52,-11,-51,17v0,7,4,22,6,27r36,0r5,25r-38,0r0,105v-1,11,9,10,19,10r0,25r-93,0r0,-25r18,0r0,-115r-24,0r0,-25r20,0v-13,-45,7,-84,57,-84v18,0,37,5,45,8r0,32","w":131,"k":{"v":-2}},"g":{"d":"185,25v0,28,-24,57,-90,57v-66,0,-113,-54,-59,-81v-18,-14,-15,-42,3,-58v-43,-47,-1,-131,76,-111v15,-23,32,-31,47,-31v18,0,17,14,17,30v-11,0,-24,0,-38,10v55,29,34,122,-44,122v-12,0,-24,-2,-33,-5v-6,15,1,17,27,17v52,0,94,7,94,50xm117,-103v0,-22,-5,-37,-20,-37v-15,0,-20,15,-20,37v0,22,5,36,20,36v15,0,20,-14,20,-36xm138,30v5,-23,-62,-10,-76,-16v-13,19,10,35,36,35v27,0,40,-10,40,-19","w":195},"h":{"d":"86,-151v41,-34,102,-22,102,36r0,80v-1,12,9,10,19,10r0,25r-90,0r0,-25r15,0r0,-88v1,-29,-33,-21,-46,-8r0,86v0,11,9,10,19,10r0,25r-93,0r0,-25r19,0r0,-195r-22,0r-5,-26v34,0,56,-2,69,-2v10,0,13,3,13,11r0,86","w":215},"i":{"d":"90,-217v0,18,-14,28,-31,28v-17,0,-31,-10,-31,-28v0,-18,14,-29,31,-29v17,0,31,11,31,29xm108,0r-93,0r0,-25r18,0r0,-115r-21,0r-5,-25v34,0,55,-2,68,-2v10,0,14,2,14,10r0,122v-1,12,9,10,19,10r0,25","w":118},"j":{"d":"88,-217v0,18,-14,28,-31,28v-17,0,-31,-10,-31,-28v0,-18,14,-29,31,-29v17,0,31,11,31,29xm91,3v7,65,-52,77,-105,60r0,-32v20,7,49,12,49,-19r0,-152r-21,0r-5,-25v34,0,55,-2,68,-2v10,0,14,2,14,10r0,160","w":119},"k":{"d":"208,0r-91,0r0,-25r12,0r-29,-53r-14,12v2,19,-9,46,19,41r0,25r-93,0r0,-25r19,0r0,-195r-22,0r-5,-26v34,0,56,-2,69,-2v10,0,13,3,13,11r0,133v19,-17,52,-40,61,-61r49,0r0,25v-29,-5,-42,15,-58,29r40,72v8,13,15,14,30,14r0,25","w":213,"k":{"u":4}},"l":{"d":"105,0r-93,0r0,-25r19,0r0,-195r-22,0r-5,-26v34,0,56,-2,69,-2v10,0,13,3,13,11r0,202v0,11,9,10,19,10r0,25","w":115},"m":{"d":"180,-148v32,-33,108,-31,108,33r0,80v-1,12,9,10,19,10r0,25r-90,0r0,-25r16,0r0,-88v-1,-28,-31,-23,-45,-8r0,86v-1,11,7,10,17,10r0,25r-88,0r0,-25r15,0r0,-88v0,-29,-31,-22,-44,-8r0,86v-1,11,7,10,17,10r0,25r-91,0r0,-25r18,0r0,-115r-21,0r-5,-25v34,0,55,-2,68,-2v13,-1,15,5,14,16v31,-26,72,-26,92,3","w":315},"n":{"d":"88,-151v40,-35,101,-22,101,36r0,80v0,11,9,10,19,10r0,25r-90,0r0,-25r16,0r0,-88v0,-29,-33,-22,-46,-8r0,86v-1,11,7,10,17,10r0,25r-91,0r0,-25r18,0r0,-115r-21,0r-5,-25v34,0,55,-2,68,-2v13,-1,15,5,14,16","w":217},"o":{"d":"179,-82v0,59,-35,87,-84,87v-49,0,-83,-28,-83,-87v0,-59,34,-88,83,-88v49,0,84,29,84,88xm121,-82v0,-35,-7,-53,-26,-53v-19,0,-26,18,-26,53v0,35,7,52,26,52v19,0,26,-17,26,-52","w":190},"p":{"d":"194,-82v0,62,-56,110,-107,74v-3,39,15,90,-33,88r-46,0r0,-26v10,0,23,2,23,-9r0,-185r-22,0r-5,-25v34,0,56,-2,69,-2v13,-1,13,5,13,16v50,-42,108,-12,108,69xm136,-82v0,-54,-22,-60,-50,-39v3,33,-12,91,23,91v17,0,27,-18,27,-52"},"q":{"d":"201,-140r-29,0r0,185v-1,14,16,7,27,9r0,26v-36,-2,-81,10,-81,-31r0,-54v-53,26,-107,-2,-106,-76v1,-83,59,-109,104,-73v0,-9,3,-13,14,-13v20,0,33,2,66,2xm116,-35r0,-88v-22,-22,-47,-6,-47,42v0,44,19,62,47,46","w":201,"k":{"v":-6}},"r":{"d":"143,-129v-23,0,-36,0,-56,12r0,82v0,12,10,10,20,10r0,25r-94,0r0,-25r19,0r0,-115r-22,0r-5,-25v34,0,56,-2,69,-2v13,0,14,7,13,19v10,-13,27,-22,44,-22v20,-1,9,25,12,41","w":146,"k":{"v":-4}},"s":{"d":"150,-45v0,46,-75,66,-109,35r-3,10r-20,0r0,-66v15,0,29,-3,28,16v-1,25,48,35,53,11v3,-14,-30,-22,-43,-27v-23,-10,-40,-24,-40,-52v0,-48,73,-67,103,-38r2,-9r20,0r0,65v-17,1,-28,0,-27,-18v1,-26,-45,-29,-47,-7v-1,15,33,23,46,30v22,11,37,24,37,50","w":160},"t":{"d":"80,-140v3,46,-18,130,45,106r0,31v-9,3,-25,7,-43,7v-70,0,-56,-77,-57,-144r-21,0r0,-25r21,0v0,0,-3,-35,15,-37r40,-6r0,43r34,0r5,25r-39,0","w":132},"u":{"d":"210,0v-28,-2,-63,7,-69,-17v-30,31,-111,34,-111,-32r0,-91r-21,0r-5,-25v34,0,55,-2,68,-2v10,0,14,2,14,10r0,105v-1,28,34,22,46,8r0,-96r-22,0r-5,-25v34,0,56,-2,69,-2v10,0,13,2,13,10r0,120v-1,12,11,13,23,12r0,25","w":216},"v":{"d":"191,-140v-15,0,-23,-2,-28,13r-47,127r-45,0r-56,-140r-18,0r0,-25r93,0r0,25v-13,-1,-20,3,-15,15r25,70r29,-85r-17,0r0,-25r74,0","w":184,"k":{"y":-7,"t":-6,"x":-4,"f":-4}},"w":{"d":"271,-140v-18,-1,-27,1,-32,17r-35,123r-45,0r-24,-78r-26,78r-45,0r-45,-140r-19,0r0,-25r91,0r0,25v-13,-1,-20,3,-16,15r20,67r34,-107r23,0r34,107r22,-82r-19,0r0,-25r77,0","w":264,"k":{"y":-5,"t":-6,"x":-4,"f":-2}},"x":{"d":"197,0r-87,0r0,-25v7,2,15,-5,8,-10r-13,-15r-20,25r13,0r0,25r-87,0r0,-25v38,3,47,-36,67,-54r-52,-61r-19,0r0,-25r89,0r0,25v-5,-2,-13,5,-7,9r14,16r20,-25r-14,0r0,-25r81,0r5,25v-39,-4,-46,37,-68,55r52,60r18,0r0,25","w":204},"y":{"d":"131,-14v-40,35,-101,22,-101,-36r0,-90r-22,0r-5,-25v34,0,55,-2,68,-2v10,0,14,2,14,10r0,105v0,29,33,22,46,8r0,-96r-18,0r0,-25r91,0r5,25v-13,-1,-23,0,-23,14v-2,100,23,212,-87,207v-18,0,-38,-3,-50,-7r0,-35v34,12,87,16,82,-31r0,-22","w":214},"z":{"d":"162,0r-148,0v-1,-16,2,-26,9,-35r77,-103v-25,1,-58,-9,-55,25r-28,0r0,-52r144,0v1,18,-1,27,-11,40r-73,98v25,-2,61,10,57,-25r28,0r0,52","w":176},"{":{"d":"154,81v-54,0,-87,-8,-87,-69v0,-38,16,-88,-38,-83r0,-23v21,-1,41,-7,41,-30v0,-18,-3,-36,-3,-53v0,-61,33,-69,87,-69r0,29v-43,1,-24,52,-24,86v0,27,-8,42,-48,49v64,7,43,51,43,101v0,21,8,31,29,33r0,29","w":164},"|":{"d":"68,94r-47,0r0,-360r47,0r0,360","w":89},"}":{"d":"136,-71v-22,1,-41,7,-41,30v0,18,3,36,3,53v0,61,-33,69,-87,69r0,-29v43,-1,23,-53,23,-86v0,-27,8,-41,48,-48v-65,-8,-42,-53,-42,-102v0,-21,-8,-31,-29,-33r0,-29v54,0,87,8,87,69v0,38,-16,87,38,83r0,23","w":164},"~":{"d":"192,-95v-11,19,-31,36,-56,36v-37,0,-77,-49,-101,-4r-25,-24v15,-24,34,-36,57,-36v41,0,76,46,99,5v0,0,26,22,26,23","w":201},"\u00c4":{"d":"233,0r-101,0r0,-29r17,0r-12,-38r-63,0r-11,31v0,9,12,7,21,7r0,29r-82,0r0,-29r21,0r75,-193r39,0r69,179v5,12,12,15,27,14r0,29xm128,-93r-21,-62r-23,62r44,0xm164,-256v0,10,-9,18,-19,18v-10,0,-18,-8,-18,-18v0,-10,8,-18,18,-18v10,0,19,8,19,18xm108,-256v0,10,-8,18,-18,18v-10,0,-18,-8,-18,-18v0,-10,8,-18,18,-18v10,0,18,8,18,18","w":236},"\u00c5":{"d":"233,0r-101,0r0,-29r17,0r-12,-38r-63,0r-11,31v0,9,12,7,21,7r0,29r-82,0r0,-29r21,0r74,-189v-24,-15,-8,-56,21,-53v28,-3,43,38,21,54r67,174v5,12,12,15,27,14r0,29xm135,-241v0,-12,-7,-19,-17,-19v-10,0,-17,7,-17,19v0,12,7,19,17,19v10,0,17,-7,17,-19xm128,-93r-21,-62r-23,62r44,0","w":236},"\u00c7":{"d":"17,-111v0,-83,74,-145,141,-99r2,-12r26,0r0,82v-12,0,-28,3,-30,-9v-3,-20,-6,-39,-33,-40v-26,0,-45,21,-45,75v0,85,56,98,95,59r20,23v-16,19,-45,37,-81,36r-5,13v16,-9,39,-2,37,19v4,25,-45,39,-67,20r7,-14v9,8,36,12,36,-5v0,-20,-27,1,-35,-10r9,-24v-48,-9,-77,-50,-77,-114","w":209},"\u00c9":{"d":"198,0r-180,0r0,-29r21,0r0,-149v1,-13,-10,-16,-25,-15r0,-29r177,0r3,83v-13,0,-27,1,-28,-11v-5,-18,1,-43,-25,-43r-43,0r0,68r25,0v2,-16,5,-30,27,-25r0,77v-12,-1,-22,4,-24,-9r-3,-16r-25,0v4,23,-12,69,15,69r49,0v5,-16,8,-41,8,-58v14,0,28,-3,28,13r0,74xm143,-254v-23,0,-46,3,-67,14r-8,-7v19,-22,38,-37,58,-37v16,0,18,13,17,30","w":219},"\u00d1":{"d":"236,-193r-20,0r0,193r-32,0r-105,-131r0,87v-2,14,10,16,25,15r0,29r-86,0r0,-29r21,0r0,-149v1,-13,-10,-16,-25,-15r0,-29r55,0r106,129r0,-85v2,-15,-10,-16,-25,-15r0,-29r86,0r0,29xm176,-281v-3,17,-10,36,-36,36v-19,0,-40,-21,-51,0r-18,0v4,-43,43,-38,72,-26v8,0,13,-5,15,-10r18,0","w":253},"\u00d6":{"d":"215,-111v0,77,-41,115,-99,115v-58,0,-100,-38,-100,-115v0,-77,42,-115,100,-115v58,0,99,38,99,115xm154,-111v0,-51,-15,-75,-38,-75v-23,0,-39,24,-39,75v0,51,16,75,39,75v23,0,38,-24,38,-75xm161,-256v0,10,-8,18,-18,18v-10,0,-18,-8,-18,-18v0,-10,8,-18,18,-18v10,0,18,8,18,18xm106,-256v0,10,-9,18,-19,18v-10,0,-18,-8,-18,-18v0,-10,8,-18,18,-18v10,0,19,8,19,18","w":231},"\u00dc":{"d":"127,-33v52,0,23,-95,30,-145v2,-15,-10,-16,-25,-15r0,-29r100,0r0,29r-20,0r0,109v2,55,-30,88,-87,88v-56,0,-88,-32,-88,-86r0,-96v2,-14,-10,-16,-25,-15r0,-29r104,0r0,29r-20,0v7,55,-22,160,31,160xm171,-256v0,10,-9,18,-19,18v-10,0,-17,-8,-17,-18v0,-10,7,-18,17,-18v10,0,19,8,19,18xm116,-256v0,10,-9,18,-19,18v-10,0,-18,-8,-18,-18v0,-10,8,-18,18,-18v10,0,19,8,19,18","w":248},"\u00e1":{"d":"180,0v-26,-1,-59,6,-68,-13v-27,27,-100,26,-100,-35v0,-38,37,-59,90,-60v3,-44,-39,-35,-75,-21r0,-30v53,-19,130,-20,130,51r0,73v-1,12,12,10,23,10r0,25xm102,-39r0,-44v-24,1,-38,14,-38,30v0,21,27,25,38,14xm126,-194v-23,0,-46,3,-67,14r-8,-8v19,-22,37,-37,57,-37v17,0,19,13,18,31","w":185},"\u00e0":{"d":"180,0v-26,-1,-59,6,-68,-13v-27,27,-100,26,-100,-35v0,-38,37,-59,90,-60v3,-44,-39,-35,-75,-21r0,-30v53,-19,130,-20,130,51r0,73v-1,12,12,10,23,10r0,25xm102,-39r0,-44v-24,1,-38,14,-38,30v0,21,27,25,38,14xm134,-188r-8,8v-21,-11,-44,-14,-67,-14v-1,-17,1,-31,18,-31v20,0,38,15,57,37","w":185},"\u00e2":{"d":"180,0v-26,-1,-59,6,-68,-13v-27,27,-100,26,-100,-35v0,-38,37,-59,90,-60v3,-44,-39,-35,-75,-21r0,-30v53,-19,130,-20,130,51r0,73v-1,12,12,10,23,10r0,25xm102,-39r0,-44v-24,1,-38,14,-38,30v0,21,27,25,38,14xm139,-184v-25,4,-34,-10,-46,-19v-13,9,-21,23,-47,19v15,-16,32,-58,64,-36","w":185},"\u00e4":{"d":"180,0v-26,-1,-59,6,-68,-13v-27,27,-100,26,-100,-35v0,-38,37,-59,90,-60v3,-44,-39,-35,-75,-21r0,-30v53,-19,130,-20,130,51r0,73v-1,12,12,10,23,10r0,25xm102,-39r0,-44v-24,1,-38,14,-38,30v0,21,27,25,38,14xm136,-208v0,10,-9,17,-19,17v-10,0,-18,-7,-18,-17v0,-10,8,-18,18,-18v10,0,19,8,19,18xm80,-208v0,10,-8,17,-18,17v-10,0,-18,-7,-18,-17v0,-10,8,-18,18,-18v10,0,18,8,18,18","w":185},"\u00e3":{"d":"180,0v-26,-1,-59,6,-68,-13v-27,27,-100,26,-100,-35v0,-38,37,-59,90,-60v3,-44,-39,-35,-75,-21r0,-30v53,-19,130,-20,130,51r0,73v-1,12,12,10,23,10r0,25xm102,-39r0,-44v-24,1,-38,14,-38,30v0,21,27,25,38,14xm144,-228v-3,17,-10,36,-36,36v-19,0,-40,-21,-51,0r-18,0v4,-44,44,-38,72,-25v8,0,13,-6,15,-11r18,0","w":185},"\u00e5":{"d":"180,0v-26,-1,-59,6,-68,-13v-27,27,-100,26,-100,-35v0,-38,37,-59,90,-60v3,-44,-39,-35,-75,-21r0,-30v53,-19,130,-20,130,51r0,73v-1,12,12,10,23,10r0,25xm102,-39r0,-44v-24,1,-38,14,-38,30v0,21,27,25,38,14xm125,-206v0,18,-15,30,-32,30v-17,0,-33,-12,-33,-30v0,-18,16,-30,33,-30v17,0,32,12,32,30xm109,-206v0,-12,-6,-19,-16,-19v-10,0,-17,7,-17,19v0,12,7,19,17,19v10,0,16,-7,16,-19","w":185},"\u00e7":{"d":"71,-82v0,32,8,52,37,53v15,0,32,-7,40,-13r14,24v-13,12,-40,24,-69,23r-5,12v16,-10,38,-2,36,19v4,25,-44,39,-66,20r7,-14v8,8,35,12,35,-5v0,-21,-26,1,-35,-10r10,-25v-39,-9,-61,-39,-61,-84v0,-75,71,-109,122,-74r2,-9r20,0r0,67v-17,1,-30,1,-28,-20v-2,-14,-13,-20,-25,-20v-28,2,-34,25,-34,56","w":180},"\u00e9":{"d":"94,-170v53,0,80,44,74,97r-100,0v-2,50,51,53,80,29r15,24v-15,14,-43,25,-70,25v-53,0,-83,-35,-83,-87v0,-50,33,-88,84,-88xm116,-98v0,-19,1,-41,-21,-41v-20,0,-25,26,-26,41r47,0xm127,-194v-23,0,-46,3,-67,14r-8,-8v19,-22,38,-37,58,-37v17,0,18,14,17,31","w":182},"\u00e8":{"d":"94,-170v53,0,80,44,74,97r-100,0v-2,50,51,53,80,29r15,24v-15,14,-43,25,-70,25v-53,0,-83,-35,-83,-87v0,-50,33,-88,84,-88xm116,-98v0,-19,1,-41,-21,-41v-20,0,-25,26,-26,41r47,0xm139,-188r-8,8v-21,-11,-44,-14,-67,-14v-1,-17,1,-31,18,-31v20,0,38,15,57,37","w":182},"\u00ea":{"d":"94,-170v53,0,80,44,74,97r-100,0v-2,50,51,53,80,29r15,24v-15,14,-43,25,-70,25v-53,0,-83,-35,-83,-87v0,-50,33,-88,84,-88xm116,-98v0,-19,1,-41,-21,-41v-20,0,-25,26,-26,41r47,0xm141,-184v-25,4,-34,-10,-46,-19v-13,9,-21,23,-47,19v15,-16,32,-58,64,-36","w":182},"\u00eb":{"d":"94,-170v53,0,80,44,74,97r-100,0v-2,50,51,53,80,29r15,24v-15,14,-43,25,-70,25v-53,0,-83,-35,-83,-87v0,-50,33,-88,84,-88xm116,-98v0,-19,1,-41,-21,-41v-20,0,-25,26,-26,41r47,0xm140,-208v0,10,-9,17,-19,17v-10,0,-17,-7,-17,-17v0,-10,7,-18,17,-18v10,0,19,8,19,18xm85,-208v0,10,-9,17,-19,17v-10,0,-18,-7,-18,-17v0,-10,8,-18,18,-18v10,0,19,8,19,18","w":182},"\u00ed":{"d":"108,0r-93,0r0,-25r18,0r0,-115r-21,0r-5,-25v34,0,55,-2,68,-2v10,0,14,2,14,10r0,122v-1,12,9,10,19,10r0,25xm91,-194v-23,0,-47,3,-68,14r-8,-8v19,-22,38,-37,58,-37v17,0,19,13,18,31","w":118},"\u00ec":{"d":"108,0r-93,0r0,-25r18,0r0,-115r-21,0r-5,-25v34,0,55,-2,68,-2v10,0,14,2,14,10r0,122v-1,12,9,10,19,10r0,25xm101,-188r-8,8v-21,-11,-44,-14,-67,-14v-1,-17,0,-31,17,-31v20,0,39,15,58,37","w":118},"\u00ee":{"d":"108,0r-93,0r0,-25r18,0r0,-115r-21,0r-5,-25v34,0,55,-2,68,-2v10,0,14,2,14,10r0,122v-1,12,9,10,19,10r0,25xm103,-184v-25,4,-34,-10,-46,-19v-13,9,-21,23,-47,19v16,-15,32,-58,64,-36","w":118},"\u00ef":{"d":"108,0r-93,0r0,-25r18,0r0,-115r-21,0r-5,-25v34,0,55,-2,68,-2v10,0,14,2,14,10r0,122v-1,12,9,10,19,10r0,25xm103,-208v0,10,-9,17,-19,17v-10,0,-18,-7,-18,-17v0,-10,8,-18,18,-18v10,0,19,8,19,18xm47,-208v0,10,-9,17,-19,17v-10,0,-17,-7,-17,-17v0,-10,7,-18,17,-18v10,0,19,8,19,18","w":118},"\u00f1":{"d":"88,-151v40,-35,101,-22,101,36r0,80v0,11,9,10,19,10r0,25r-90,0r0,-25r16,0r0,-88v0,-29,-33,-22,-46,-8r0,86v-1,11,7,10,17,10r0,25r-91,0r0,-25r18,0r0,-115r-21,0r-5,-25v34,0,55,-2,68,-2v13,-1,15,5,14,16xm161,-228v-3,17,-11,36,-37,36v-19,0,-40,-21,-51,0r-18,0v4,-44,44,-38,72,-25v8,0,13,-6,15,-11r19,0","w":217},"\u00f3":{"d":"179,-82v0,59,-35,87,-84,87v-49,0,-83,-28,-83,-87v0,-59,34,-88,83,-88v49,0,84,29,84,88xm121,-82v0,-35,-7,-53,-26,-53v-19,0,-26,18,-26,53v0,35,7,52,26,52v19,0,26,-17,26,-52xm127,-194v-23,0,-47,3,-68,14r-8,-8v19,-22,38,-37,58,-37v17,0,19,13,18,31","w":190},"\u00f2":{"d":"179,-82v0,59,-35,87,-84,87v-49,0,-83,-28,-83,-87v0,-59,34,-88,83,-88v49,0,84,29,84,88xm121,-82v0,-35,-7,-53,-26,-53v-19,0,-26,18,-26,53v0,35,7,52,26,52v19,0,26,-17,26,-52xm141,-188r-7,8v-21,-11,-45,-14,-68,-14v-1,-17,1,-31,18,-31v20,0,38,15,57,37","w":190},"\u00f4":{"d":"179,-82v0,59,-35,87,-84,87v-49,0,-83,-28,-83,-87v0,-59,34,-88,83,-88v49,0,84,29,84,88xm121,-82v0,-35,-7,-53,-26,-53v-19,0,-26,18,-26,53v0,35,7,52,26,52v19,0,26,-17,26,-52xm142,-184v-26,4,-34,-10,-47,-19v-13,9,-21,23,-46,19v16,-16,31,-58,64,-36","w":190},"\u00f6":{"d":"179,-82v0,59,-35,87,-84,87v-49,0,-83,-28,-83,-87v0,-59,34,-88,83,-88v49,0,84,29,84,88xm121,-82v0,-35,-7,-53,-26,-53v-19,0,-26,18,-26,53v0,35,7,52,26,52v19,0,26,-17,26,-52xm140,-208v0,10,-8,17,-18,17v-10,0,-18,-7,-18,-17v0,-10,8,-18,18,-18v10,0,18,8,18,18xm85,-208v0,10,-9,17,-19,17v-10,0,-17,-7,-17,-17v0,-10,7,-18,17,-18v10,0,19,8,19,18","w":190},"\u00f5":{"d":"179,-82v0,59,-35,87,-84,87v-49,0,-83,-28,-83,-87v0,-59,34,-88,83,-88v49,0,84,29,84,88xm121,-82v0,-35,-7,-53,-26,-53v-19,0,-26,18,-26,53v0,35,7,52,26,52v19,0,26,-17,26,-52xm147,-228v-3,17,-10,36,-36,36v-19,0,-41,-21,-52,0r-18,0v4,-23,16,-36,35,-36v20,0,42,22,52,0r19,0","w":190},"\u00fa":{"d":"210,0v-28,-2,-63,7,-69,-17v-30,31,-111,34,-111,-32r0,-91r-21,0r-5,-25v34,0,55,-2,68,-2v10,0,14,2,14,10r0,105v-1,28,34,22,46,8r0,-96r-22,0r-5,-25v34,0,56,-2,69,-2v10,0,13,2,13,10r0,120v-1,12,11,13,23,12r0,25xm142,-194v-23,0,-46,3,-67,14r-8,-8v19,-22,38,-37,58,-37v17,0,18,14,17,31","w":216},"\u00f9":{"d":"210,0v-28,-2,-63,7,-69,-17v-30,31,-111,34,-111,-32r0,-91r-21,0r-5,-25v34,0,55,-2,68,-2v10,0,14,2,14,10r0,105v-1,28,34,22,46,8r0,-96r-22,0r-5,-25v34,0,56,-2,69,-2v10,0,13,2,13,10r0,120v-1,12,11,13,23,12r0,25xm140,-188r-8,8v-21,-11,-44,-14,-67,-14v-1,-17,1,-31,18,-31v20,0,38,15,57,37","w":216},"\u00fb":{"d":"210,0v-28,-2,-63,7,-69,-17v-30,31,-111,34,-111,-32r0,-91r-21,0r-5,-25v34,0,55,-2,68,-2v10,0,14,2,14,10r0,105v-1,28,34,22,46,8r0,-96r-22,0r-5,-25v34,0,56,-2,69,-2v10,0,13,2,13,10r0,120v-1,12,11,13,23,12r0,25xm149,-184v-25,4,-34,-10,-46,-19v-13,9,-21,23,-46,19v15,-15,31,-58,63,-36","w":216},"\u00fc":{"d":"210,0v-28,-2,-63,7,-69,-17v-30,31,-111,34,-111,-32r0,-91r-21,0r-5,-25v34,0,55,-2,68,-2v10,0,14,2,14,10r0,105v-1,28,34,22,46,8r0,-96r-22,0r-5,-25v34,0,56,-2,69,-2v10,0,13,2,13,10r0,120v-1,12,11,13,23,12r0,25xm150,-208v0,10,-9,17,-19,17v-10,0,-17,-7,-17,-17v0,-10,7,-18,17,-18v10,0,19,8,19,18xm95,-208v0,10,-9,17,-19,17v-10,0,-18,-7,-18,-17v0,-10,8,-18,18,-18v10,0,19,8,19,18","w":216},"\u00b0":{"d":"126,-171v0,37,-24,55,-59,55v-35,0,-58,-18,-58,-55v0,-37,23,-55,58,-55v35,0,59,18,59,55xm93,-171v0,-19,-9,-32,-26,-32v-17,0,-25,13,-25,32v0,19,8,32,25,32v17,0,26,-13,26,-32","w":135},"\u00a2":{"d":"177,-18v-10,9,-28,18,-49,21r0,29r-21,0r0,-27v-50,-2,-79,-36,-79,-87v0,-57,35,-87,79,-88r0,-31r21,0r0,34v9,3,17,6,22,11v0,-11,11,-9,22,-9r0,67v-18,2,-28,-1,-28,-20v0,-11,-8,-17,-16,-19r0,108v14,-1,28,-8,35,-13xm107,-136v-28,12,-29,94,0,104r0,-104"},"\u00a3":{"d":"186,-78r-9,78r-152,0r0,-26v19,-26,27,-43,23,-78r-29,0r0,-30r21,0v-13,-53,15,-93,72,-92v27,0,52,7,68,13r-12,37v-20,-10,-74,-22,-72,14v0,9,3,19,6,28r37,0r11,30r-41,0v4,28,-9,49,-27,66r64,0v6,-21,7,-47,40,-40"},"\u00a7":{"d":"168,-156v-18,2,-26,-3,-27,-18v-1,-28,-58,-33,-58,-2v0,32,88,26,88,98v0,19,-10,36,-27,45v18,12,27,25,27,47v1,56,-75,70,-112,40r-3,11r-19,0r0,-66v17,-2,27,1,27,18v0,31,58,31,58,2v0,-32,-87,-25,-87,-97v0,-19,10,-36,27,-45v-18,-12,-27,-26,-27,-48v-1,-56,75,-70,112,-40r2,-11r19,0r0,66xm108,-53v26,-12,13,-47,-12,-52v-24,13,-13,48,12,52"},"\u00b6":{"d":"178,-191r-24,0r0,272r-34,0r0,-272r-20,0r0,272r-34,0r0,-183v-32,0,-57,-25,-57,-58v0,-32,25,-58,57,-58r112,0r0,27","w":189},"\u00df":{"d":"231,-47v0,46,-72,69,-105,36r-3,11r-19,0r0,-67v17,-1,29,0,27,19v-2,27,51,31,52,6v0,-32,-72,-24,-72,-81v0,-36,35,-42,35,-67v0,-17,-10,-26,-27,-26v-27,0,-31,24,-31,46r0,170r-74,0r0,-25r18,0r0,-115r-24,0r0,-25r23,0v-2,-56,34,-84,86,-84v33,0,79,16,79,56v0,31,-37,41,-37,60v0,31,72,23,72,86","w":241},"\u00ae":{"d":"251,-111v0,69,-52,115,-119,115v-67,0,-118,-46,-118,-115v0,-69,51,-115,118,-115v67,0,119,46,119,115xm217,-111v0,-54,-34,-91,-85,-91v-51,0,-85,37,-85,91v0,54,34,92,85,92v51,0,85,-38,85,-92xm80,-166v42,2,97,-10,97,33v0,13,-5,23,-19,29v10,11,12,34,33,34r0,15r-36,0r-24,-44r-10,0v2,13,-7,33,13,29r0,15r-52,0r0,-15r10,0r0,-74v1,-7,-5,-9,-12,-8r0,-14xm146,-133v0,-16,-9,-20,-25,-19r0,38v17,2,25,-5,25,-19","w":264},"\u00a9":{"d":"251,-111v0,69,-52,115,-119,115v-67,0,-118,-46,-118,-115v0,-69,51,-115,118,-115v67,0,119,46,119,115xm217,-111v0,-54,-34,-91,-85,-91v-51,0,-85,37,-85,91v0,54,34,92,85,92v51,0,85,-38,85,-92xm85,-109v-4,-42,37,-73,70,-50v-1,-8,7,-6,14,-6r0,41v-24,5,-8,-25,-31,-24v-13,0,-23,10,-23,37v0,43,29,48,48,29r10,12v-27,32,-94,19,-88,-39","w":264},"\u00b4":{"d":"79,-192v-23,0,-46,3,-67,14r-8,-7v19,-22,37,-37,57,-37v17,0,19,13,18,30","w":82},"\u00a8":{"d":"99,-208v0,10,-9,17,-19,17v-10,0,-17,-7,-17,-17v0,-10,7,-18,17,-18v10,0,19,8,19,18xm44,-208v0,10,-9,17,-19,17v-10,0,-18,-7,-18,-17v0,-10,8,-18,18,-18v10,0,19,8,19,18","w":106},"\u00c6":{"d":"310,0r-179,0r0,-29r20,0r0,-37r-69,0v-3,10,-26,33,-6,37r13,0r0,29r-89,0r0,-29r22,0r113,-193r169,0r3,83v-13,0,-27,1,-28,-11v-6,-17,0,-43,-25,-43r-44,0r0,68r25,0v3,-15,4,-30,27,-25r0,77v-11,-1,-20,4,-23,-9r-4,-16r-25,0v4,24,-13,69,17,69r47,0v5,-16,9,-41,9,-58v14,0,27,-3,27,13r0,74xm151,-93r0,-95r-53,95r53,0","w":331},"\u00d8":{"d":"215,-111v0,93,-60,130,-138,109r-11,24r-30,0r18,-37v-24,-18,-38,-50,-38,-96v0,-92,60,-130,137,-109r14,-31r30,0r-21,43v24,18,39,51,39,97xm133,-180v-35,-19,-55,10,-56,69v0,15,1,29,4,39xm116,-36v34,10,46,-76,33,-116r-52,110v5,5,12,6,19,6","w":231},"\u00b1":{"d":"168,-106r-56,0r0,46r-35,0r0,-46r-55,0r0,-35r55,0r0,-45r35,0r0,45r56,0r0,35xm168,0r-146,0r0,-35r146,0r0,35","w":189},"\u00a5":{"d":"228,-193v-20,0,-26,0,-36,18r-34,67r27,0r0,23r-39,0r0,13r39,0r0,23r-39,0v-2,16,5,22,22,20r0,29r-102,0r0,-29r21,0r0,-20r-40,0r0,-23r40,0r0,-13r-40,0r0,-23r28,0r-34,-68v-7,-16,-15,-18,-34,-17r0,-29r103,0r0,29r-15,0r31,63r32,-63r-14,0r0,-29r84,0r0,29","w":235},"\u00b5":{"d":"210,0v-27,-2,-63,8,-68,-17v-13,11,-32,22,-57,22v-2,36,11,75,-33,75r-44,0r0,-26v10,0,23,2,23,-9r0,-185r-22,0r-5,-25v34,0,56,-2,69,-2v10,0,13,2,13,10r0,105v-1,28,34,22,46,8r0,-96r-21,0r-5,-25v34,0,55,-2,68,-2v10,0,14,2,14,10r0,120v-1,13,10,13,22,12r0,25","w":217},"\u00aa":{"d":"129,-107v-19,-1,-42,4,-48,-10v-18,20,-71,19,-71,-24v0,-26,26,-41,64,-42v2,-31,-28,-23,-53,-14r0,-22v37,-13,92,-13,92,36r0,51v-1,9,8,7,16,7r0,18xm62,-131v18,2,11,-20,12,-34v-23,-2,-36,30,-12,34","w":128},"\u00ba":{"d":"125,-165v0,41,-24,61,-59,61v-35,0,-58,-20,-58,-61v0,-41,23,-61,58,-61v35,0,59,20,59,61xm84,-165v0,-24,-5,-37,-18,-37v-13,0,-18,13,-18,37v0,24,5,37,18,37v13,0,18,-13,18,-37","w":132},"\u00e6":{"d":"138,-156v59,-39,135,10,122,83r-100,0v-2,50,50,53,80,29r14,24v-28,28,-103,36,-130,2v-24,31,-112,38,-112,-30v0,-38,36,-59,90,-60v3,-44,-39,-35,-75,-21r0,-30v35,-12,83,-18,111,3xm205,-98v3,-17,1,-41,-21,-41v-20,0,-25,26,-26,41r47,0xm109,-42v-5,-13,-7,-28,-7,-41v-34,-4,-51,50,-18,50v10,0,20,-4,25,-9","w":274},"\u00f8":{"d":"180,-82v1,69,-50,98,-111,83r-10,21r-26,0r14,-30v-21,-14,-34,-38,-34,-74v-1,-70,49,-99,111,-84r12,-27r26,0r-17,36v22,14,35,39,35,75xm107,-132v-26,-11,-37,10,-36,50v0,9,0,17,1,23xm85,-32v37,16,39,-38,36,-75","w":192},"\u00bf":{"d":"12,-49v0,-48,48,-54,61,-110r24,0v-3,58,-29,73,-29,104v0,34,42,26,66,16r0,34v-45,20,-122,7,-122,-44xm62,-204v0,-13,10,-23,23,-23v13,0,23,10,23,23v0,13,-10,22,-23,22v-13,0,-23,-9,-23,-22","w":142},"\u00a1":{"d":"77,-28v0,22,-11,32,-29,32v-62,0,-6,-110,-12,-163r24,0v0,30,17,112,17,131xm71,-204v0,13,-10,23,-23,23v-13,0,-22,-10,-22,-23v0,-13,9,-22,22,-22v13,0,23,9,23,22","w":96},"\u00ac":{"d":"168,-54r-36,0r0,-75r-110,0r0,-35r123,0v18,0,23,6,23,21r0,89","w":189},"\u00ab":{"d":"158,-36r-9,22v-21,-24,-51,-45,-66,-74v14,-28,46,-49,66,-73r9,21r-38,52xm93,-36r-9,22v-21,-24,-51,-45,-66,-74v14,-28,46,-49,66,-73r9,21r-38,52","w":176},"\u00bb":{"d":"147,-106v15,14,14,23,0,37r-54,55r-10,-22r38,-52r-38,-52r10,-21xm81,-106v16,14,14,22,0,37r-53,55r-10,-22r38,-52r-38,-52r10,-21","w":176},"\u00c0":{"d":"233,0r-101,0r0,-29r17,0r-12,-38r-63,0r-11,31v0,9,12,7,21,7r0,29r-82,0r0,-29r21,0r75,-193r39,0r69,179v5,12,12,15,27,14r0,29xm128,-93r-21,-62r-23,62r44,0xm162,-247r-8,7v-21,-11,-44,-14,-67,-14v-1,-17,1,-30,17,-30v20,0,39,15,58,37","w":236},"\u00c3":{"d":"233,0r-101,0r0,-29r17,0r-12,-38r-63,0r-11,31v0,9,12,7,21,7r0,29r-82,0r0,-29r21,0r75,-193r39,0r69,179v5,12,12,15,27,14r0,29xm128,-93r-21,-62r-23,62r44,0xm170,-281v-3,17,-10,36,-36,36v-19,0,-40,-21,-51,0r-19,0v4,-43,44,-38,72,-26v8,0,14,-5,16,-10r18,0","w":236},"\u00d5":{"d":"215,-111v0,77,-41,115,-99,115v-58,0,-100,-38,-100,-115v0,-77,42,-115,100,-115v58,0,99,38,99,115xm154,-111v0,-51,-15,-75,-38,-75v-23,0,-39,24,-39,75v0,51,16,75,39,75v23,0,38,-24,38,-75xm170,-281v-3,17,-10,36,-36,36v-19,0,-40,-21,-51,0r-19,0v4,-43,44,-38,72,-26v8,0,14,-5,16,-10r18,0","w":231},"\u00f7":{"d":"120,-164v0,13,-10,23,-23,23v-13,0,-22,-10,-22,-23v0,-13,9,-22,22,-22v13,0,23,9,23,22xm168,-91r-146,0r0,-36r146,0r0,36xm120,-55v0,13,-10,23,-23,23v-13,0,-22,-10,-22,-23v0,-13,9,-22,22,-22v13,0,23,9,23,22","w":189},"\u00ff":{"d":"131,-14v-40,35,-101,22,-101,-36r0,-90r-22,0r-5,-25v34,0,55,-2,68,-2v10,0,14,2,14,10r0,105v0,29,33,22,46,8r0,-96r-18,0r0,-25r91,0r5,25v-13,-1,-23,0,-23,14v-2,100,23,212,-87,207v-18,0,-38,-3,-50,-7r0,-35v34,12,87,16,82,-31r0,-22xm150,-208v0,10,-9,17,-19,17v-10,0,-18,-7,-18,-17v0,-10,8,-18,18,-18v10,0,19,8,19,18xm94,-208v0,10,-8,17,-18,17v-10,0,-18,-7,-18,-17v0,-10,8,-18,18,-18v10,0,18,8,18,18","w":214},"\u00b7":{"d":"57,-98v0,13,-11,23,-24,23v-13,0,-22,-10,-22,-23v0,-13,9,-22,22,-22v13,0,24,9,24,22","w":67},"\u00c2":{"d":"233,0r-101,0r0,-29r17,0r-12,-38r-63,0r-11,31v0,9,12,7,21,7r0,29r-82,0r0,-29r21,0r75,-193r39,0r69,179v5,12,12,15,27,14r0,29xm128,-93r-21,-62r-23,62r44,0xm163,-238v-25,4,-34,-10,-46,-19v-13,9,-21,23,-46,19v15,-15,31,-58,63,-36","w":236},"\u00ca":{"d":"198,0r-180,0r0,-29r21,0r0,-149v1,-13,-10,-16,-25,-15r0,-29r177,0r3,83v-13,0,-27,1,-28,-11v-5,-18,1,-43,-25,-43r-43,0r0,68r25,0v2,-16,5,-30,27,-25r0,77v-12,-1,-22,4,-24,-9r-3,-16r-25,0v4,23,-12,69,15,69r49,0v5,-16,8,-41,8,-58v14,0,28,-3,28,13r0,74xm151,-238v-26,4,-34,-10,-47,-19v-13,9,-21,23,-46,19v16,-16,31,-58,64,-36","w":219},"\u00c1":{"d":"233,0r-101,0r0,-29r17,0r-12,-38r-63,0r-11,31v0,9,12,7,21,7r0,29r-82,0r0,-29r21,0r75,-193r39,0r69,179v5,12,12,15,27,14r0,29xm128,-93r-21,-62r-23,62r44,0xm152,-254v-23,0,-47,3,-68,14r-8,-7v19,-22,38,-37,58,-37v16,0,20,13,18,30","w":236},"\u00cb":{"d":"198,0r-180,0r0,-29r21,0r0,-149v1,-13,-10,-16,-25,-15r0,-29r177,0r3,83v-13,0,-27,1,-28,-11v-5,-18,1,-43,-25,-43r-43,0r0,68r25,0v2,-16,5,-30,27,-25r0,77v-12,-1,-22,4,-24,-9r-3,-16r-25,0v4,23,-12,69,15,69r49,0v5,-16,8,-41,8,-58v14,0,28,-3,28,13r0,74xm151,-256v0,10,-9,18,-19,18v-10,0,-18,-8,-18,-18v0,-10,8,-18,18,-18v10,0,19,8,19,18xm95,-256v0,10,-8,18,-18,18v-10,0,-18,-8,-18,-18v0,-10,8,-18,18,-18v10,0,18,8,18,18","w":219},"\u00c8":{"d":"198,0r-180,0r0,-29r21,0r0,-149v1,-13,-10,-16,-25,-15r0,-29r177,0r3,83v-13,0,-27,1,-28,-11v-5,-18,1,-43,-25,-43r-43,0r0,68r25,0v2,-16,5,-30,27,-25r0,77v-12,-1,-22,4,-24,-9r-3,-16r-25,0v4,23,-12,69,15,69r49,0v5,-16,8,-41,8,-58v14,0,28,-3,28,13r0,74xm146,-247r-8,7v-21,-11,-44,-14,-67,-14v-1,-17,2,-30,18,-30v20,0,38,15,57,37","w":219},"\u00cd":{"d":"124,0r-104,0r0,-29r20,0r0,-149v2,-14,-10,-16,-25,-15r0,-29r104,0r0,29r-20,0r0,149v-2,14,10,16,25,15r0,29xm102,-254v-23,0,-46,3,-67,14r-8,-7v19,-22,38,-37,58,-37v16,0,18,13,17,30","w":138},"\u00ce":{"d":"124,0r-104,0r0,-29r20,0r0,-149v2,-14,-10,-16,-25,-15r0,-29r104,0r0,29r-20,0r0,149v-2,14,10,16,25,15r0,29xm114,-238v-26,4,-35,-9,-47,-19v-13,9,-21,23,-46,19v16,-16,31,-58,64,-36","w":138},"\u00cf":{"d":"124,0r-104,0r0,-29r20,0r0,-149v2,-14,-10,-16,-25,-15r0,-29r104,0r0,29r-20,0r0,149v-2,14,10,16,25,15r0,29xm113,-256v0,10,-8,18,-18,18v-10,0,-18,-8,-18,-18v0,-10,8,-18,18,-18v10,0,18,8,18,18xm58,-256v0,10,-9,18,-19,18v-10,0,-17,-8,-17,-18v0,-10,7,-18,17,-18v10,0,19,8,19,18","w":138},"\u00cc":{"d":"124,0r-104,0r0,-29r20,0r0,-149v2,-14,-10,-16,-25,-15r0,-29r104,0r0,29r-20,0r0,149v-2,14,10,16,25,15r0,29xm106,-247r-8,7v-21,-11,-44,-14,-67,-14v-1,-17,1,-30,17,-30v20,0,39,15,58,37","w":138},"\u00d3":{"d":"215,-111v0,77,-41,115,-99,115v-58,0,-100,-38,-100,-115v0,-77,42,-115,100,-115v58,0,99,38,99,115xm154,-111v0,-51,-15,-75,-38,-75v-23,0,-39,24,-39,75v0,51,16,75,39,75v23,0,38,-24,38,-75xm144,-254v-23,0,-47,3,-68,14r-8,-7v19,-22,38,-37,58,-37v16,0,20,13,18,30","w":231},"\u00d4":{"d":"215,-111v0,77,-41,115,-99,115v-58,0,-100,-38,-100,-115v0,-77,42,-115,100,-115v58,0,99,38,99,115xm154,-111v0,-51,-15,-75,-38,-75v-23,0,-39,24,-39,75v0,51,16,75,39,75v23,0,38,-24,38,-75xm163,-238v-25,4,-34,-10,-46,-19v-13,9,-21,23,-46,19v15,-15,31,-58,63,-36","w":231},"\u00d2":{"d":"215,-111v0,77,-41,115,-99,115v-58,0,-100,-38,-100,-115v0,-77,42,-115,100,-115v58,0,99,38,99,115xm154,-111v0,-51,-15,-75,-38,-75v-23,0,-39,24,-39,75v0,51,16,75,39,75v23,0,38,-24,38,-75xm159,-247r-8,7v-21,-11,-44,-14,-67,-14v-1,-17,1,-30,17,-30v20,0,39,15,58,37","w":231},"\u00da":{"d":"127,-33v52,0,23,-95,30,-145v2,-15,-10,-16,-25,-15r0,-29r100,0r0,29r-20,0r0,109v2,55,-30,88,-87,88v-56,0,-88,-32,-88,-86r0,-96v2,-14,-10,-16,-25,-15r0,-29r104,0r0,29r-20,0v7,55,-22,160,31,160xm160,-254v-23,0,-46,3,-67,14r-8,-7v19,-22,37,-37,57,-37v16,0,20,13,18,30","w":248},"\u00db":{"d":"127,-33v52,0,23,-95,30,-145v2,-15,-10,-16,-25,-15r0,-29r100,0r0,29r-20,0r0,109v2,55,-30,88,-87,88v-56,0,-88,-32,-88,-86r0,-96v2,-14,-10,-16,-25,-15r0,-29r104,0r0,29r-20,0v7,55,-22,160,31,160xm171,-238v-26,4,-35,-9,-47,-19v-13,9,-21,23,-46,19v15,-15,31,-58,63,-36","w":248},"\u00d9":{"d":"127,-33v52,0,23,-95,30,-145v2,-15,-10,-16,-25,-15r0,-29r100,0r0,29r-20,0r0,109v2,55,-30,88,-87,88v-56,0,-88,-32,-88,-86r0,-96v2,-14,-10,-16,-25,-15r0,-29r104,0r0,29r-20,0v7,55,-22,160,31,160xm166,-247r-8,7v-21,-11,-44,-14,-67,-14v-1,-17,1,-30,17,-30v20,0,39,15,58,37","w":248},"\u00af":{"d":"100,-214r-82,0r0,-21r82,0r0,21","w":118},"\u00b8":{"d":"92,32v4,24,-44,37,-66,20r7,-15v8,8,35,14,35,-4v0,-20,-26,0,-35,-11r10,-26r19,0r-6,17v16,-10,38,-2,36,19","w":118},"\u00d0":{"d":"80,-222v106,-6,148,30,148,112v0,69,-36,110,-116,110r-94,0r0,-29r20,0r0,-69r-28,0r0,-28r28,0v-5,-27,17,-73,-25,-67r0,-29r67,0xm167,-111v0,-54,-14,-86,-70,-82r0,67r26,0r0,28r-26,0v5,27,-16,69,24,69v29,0,46,-20,46,-82","w":244},"\u00a0":{"w":86},"\u00a4":{"d":"189,-63r-15,15r-24,-24v-26,18,-56,20,-84,0r-24,24r-15,-15v8,-8,17,-15,25,-23v-19,-24,-18,-59,0,-83r-25,-24r15,-15r24,24v30,-19,56,-19,84,0r24,-24r15,15r-24,24v19,26,18,58,0,83xm158,-128v0,-29,-25,-49,-50,-49v-28,0,-50,23,-50,49v0,27,23,50,50,50v27,0,50,-23,50,-50","w":220},"\u00ad":{"d":"99,-67r-85,0r0,-38r85,0r0,38","w":113}}});
/*!
 * The following copyright notice may not be removed under any circumstances.
 * 
 * Copyright:
 * Copyright (c) Fontsmith Ltd, 2005. All rights reserved.
 * 
 * Trademark:
 * FS Clerkenwell is a trademark of Fontsmith Ltd.
 * 
 * Full name:
 * FSClerkenwell
 * 
 * Description:
 * Copyright (c) Fontsmith ltd, 2004. All rights reserved.
 * 
 * Designer:
 * Phil Garnham and Jason Smith
 * 
 * Vendor URL:
 * http://www.fontsmith.com/
 */
Cufon.registerFont({"w":182,"face":{"font-family":"Regular Clerkenwell","font-weight":500,"font-stretch":"narrower","units-per-em":"360","panose-1":"2 0 5 3 2 0 0 2 0 4","ascent":"288","descent":"-72","x-height":"5","bbox":"-18 -279 360 94","underline-thickness":"7.2","underline-position":"-40.68","stemh":"23","stemv":"34","unicode-range":"U+0020-U+2122"},"glyphs":{" ":{"w":70},"\u00f0":{"d":"168,-104v0,66,-26,108,-76,108v-48,0,-76,-36,-76,-81v0,-70,65,-98,112,-62v-2,-23,-12,-42,-35,-54r-20,18r-13,-17r10,-9v-7,-1,-14,-2,-22,-3r9,-22v13,0,25,2,36,5r19,-17r13,16r-10,10v34,19,53,57,53,108xm90,-24v26,0,42,-33,40,-87v-25,-29,-76,-22,-76,35v0,31,16,52,36,52"},"\u00dd":{"d":"211,-198v-17,-1,-24,1,-31,14r-53,99v5,24,-16,69,23,62r0,23r-82,0r0,-23r22,0r0,-62r-54,-102v-5,-11,-14,-11,-29,-11r0,-24r86,0r0,24r-20,0r41,81r42,-81r-20,0r0,-24r75,0r0,24xm143,-255v-34,-4,-50,27,-62,14v12,-17,37,-38,51,-38v15,0,10,12,11,24","w":216},"\u00fd":{"d":"127,-15v-31,31,-94,28,-94,-31r0,-98r-20,0r-4,-21v19,0,38,-2,49,-2v6,0,9,2,9,8r0,110v-1,38,45,23,60,7r0,-102r-18,0r0,-21r70,0r4,21v-11,0,-24,-2,-22,11v-7,95,34,215,-78,214v-11,0,-26,-2,-38,-5r0,-26v11,3,26,5,39,5v47,-2,43,-31,43,-70xm131,-202v-35,-3,-50,27,-63,14v12,-17,38,-38,52,-38v15,0,10,12,11,24","w":193},"\u00de":{"d":"186,-114v0,49,-38,74,-108,70v-3,17,5,24,23,21r0,23r-82,0r0,-23r22,0r0,-167v1,-11,-12,-7,-22,-8r0,-24r81,0r0,24r-22,0r0,17v63,-3,108,10,108,67xm145,-114v0,-38,-27,-46,-67,-44r0,90v44,4,67,-13,67,-46","w":198},"\u00fe":{"d":"171,-82v0,71,-54,108,-104,74v-4,35,15,89,-26,88r-29,0r0,-22v10,0,22,2,21,-9r0,-273r-19,0r-5,-22v19,0,38,-2,50,-2v6,0,8,2,8,8r0,86v48,-37,104,-7,104,72xm135,-82v0,-32,-10,-59,-36,-59v-37,-1,-33,46,-32,84v0,24,15,36,32,36v24,0,36,-17,36,-61","w":185},"\u00bd":{"d":"236,-101v8,25,-57,63,-56,83r39,0v4,-11,0,-28,20,-24r-4,42r-78,0v-7,-47,54,-66,55,-100v2,-24,-30,-24,-49,-16r-5,-18v34,-14,80,-4,78,33xm180,-222r-94,222r-23,0r94,-222r23,0xm82,-84r-54,0r0,-14r15,0r0,-97r-20,0r-1,-15v19,0,25,-14,44,-12r0,118v-1,9,9,5,16,6r0,14","w":260},"\u00bc":{"d":"237,-36r-25,0v1,11,-5,26,14,22r0,14r-51,0r0,-14r14,0r0,-22r-56,0r0,-15r60,-87r19,0r0,82r25,0r0,20xm182,-222r-94,222r-23,0r94,-222r23,0xm84,-84r-54,0r0,-14r16,0r0,-97r-20,0r-2,-15v19,0,25,-13,44,-12r0,118v-1,8,9,6,16,6r0,14xm189,-56r0,-52r-34,52r34,0","w":260},"\u00b9":{"d":"84,-84r-54,0r0,-14r16,0r0,-97r-20,0r-2,-15v19,0,25,-13,44,-12r0,118v-1,8,9,6,16,6r0,14","w":108},"\u00be":{"d":"244,-36r-25,0v0,12,-4,26,14,22r0,14r-50,0r0,-14r14,0r0,-22r-56,0r0,-15r59,-87r19,0r0,82r25,0r0,20xm190,-222r-94,222r-23,0r94,-222r23,0xm75,-162v41,12,25,78,-21,78v-13,0,-26,-3,-37,-10r6,-17v17,12,52,12,52,-15v0,-17,-12,-23,-26,-24r0,-16v31,0,29,-43,0,-41v-6,0,-15,2,-24,5r-5,-17v29,-15,76,-6,74,27v0,14,-7,25,-19,30xm197,-56r0,-52r-34,52r34,0","w":260},"\u00b3":{"d":"71,-162v41,12,25,78,-21,78v-13,0,-26,-3,-37,-10r6,-17v17,12,52,12,52,-15v0,-17,-12,-23,-26,-24r0,-16v31,0,29,-43,0,-41v-6,0,-15,2,-24,5r-5,-17v29,-15,76,-6,74,27v0,14,-7,25,-19,30","w":108},"\u00b2":{"d":"92,-187v8,25,-57,63,-56,83r39,0v4,-11,0,-29,20,-25r-4,43r-78,0v-7,-47,54,-66,55,-100v2,-24,-30,-24,-49,-16r-5,-18v34,-14,80,-4,78,33","w":108},"\u00a6":{"d":"50,-120r-28,0r0,-125r28,0r0,125xm50,72r-28,0r0,-125r28,0r0,125","w":71},"\u00d7":{"d":"138,-71r-17,17r-38,-38r-38,38r-17,-17r38,-38r-38,-38r17,-17r38,38r38,-38r17,17r-38,38","w":165},"!":{"d":"63,-201v0,11,-11,115,-11,132r-17,0v0,-17,-10,-122,-10,-132v0,-14,6,-25,19,-25v13,0,19,8,19,25xm64,-16v0,11,-9,20,-20,20v-11,0,-21,-9,-21,-20v0,-11,10,-20,21,-20v11,0,20,9,20,20","w":87},"\"":{"d":"100,-226v36,0,9,63,8,96r-16,0v-3,-19,-11,-61,-11,-74v0,-14,6,-22,19,-22xm39,-226v37,0,8,63,7,96r-15,0v-3,-19,-11,-61,-11,-74v0,-14,6,-22,19,-22","w":138},"#":{"d":"176,-70r-47,0r-13,74r-25,0r14,-74r-43,0r-13,74r-24,0r13,-74r-32,0r0,-20r36,0r8,-42r-44,0r0,-21r48,0r13,-73r24,0r-14,73r43,0r14,-73r23,0r-13,73r32,0r0,21r-36,0r-8,42r44,0r0,20xm116,-132r-42,0r-8,42r43,0"},"$":{"d":"81,-93v-36,-14,-64,-34,-64,-70v0,-39,30,-61,64,-63r0,-25r19,0r0,26v15,2,27,8,34,17r3,-14r18,0r0,76v-17,3,-24,-4,-26,-20v-3,-19,-15,-28,-29,-31r0,67v45,18,65,35,65,71v0,31,-20,59,-65,62r0,27r-19,0r0,-27v-15,-2,-31,-7,-40,-18r-2,15r-19,0r0,-77v15,-2,22,2,24,17v3,20,18,31,37,34r0,-67xm81,-139r0,-58v-34,7,-35,45,0,58xm100,-26v35,-9,33,-46,0,-59r0,59"},"%":{"d":"270,-65v0,44,-18,68,-50,68v-32,0,-51,-24,-51,-68v0,-44,19,-67,51,-67v32,0,50,23,50,67xm211,-222r-94,222r-23,0r94,-222r23,0xm132,-158v0,44,-19,68,-51,68v-32,0,-50,-24,-50,-68v0,-44,18,-68,50,-68v32,0,51,24,51,68xm242,-65v0,-37,-4,-49,-22,-49v-18,0,-23,12,-23,49v0,37,5,50,23,50v18,0,22,-13,22,-50xm104,-158v0,-37,-5,-49,-23,-49v-18,0,-23,12,-23,49v0,37,5,49,23,49v18,0,23,-12,23,-49","w":300},"&":{"d":"226,0v-34,2,-65,-3,-72,-28v-33,56,-137,34,-137,-37v0,-33,21,-55,46,-62v-50,-28,-32,-99,45,-99v55,0,75,33,74,90v11,2,33,-5,33,7r0,18r-33,0v0,44,-6,99,44,88r0,23xm100,-24v58,0,43,-65,45,-120v0,-28,-3,-58,-38,-58v-23,0,-35,13,-35,31v0,24,16,38,44,35r0,25v-35,-3,-56,11,-57,44v0,25,14,43,41,43","w":234},"'":{"d":"39,-226v37,0,8,63,7,96r-15,0v-3,-19,-11,-61,-11,-74v0,-14,6,-22,19,-22","w":77},"(":{"d":"106,62r-8,12v-43,-19,-75,-83,-75,-160v0,-77,32,-141,75,-160r8,13v-58,29,-57,266,0,295","w":107},")":{"d":"85,-86v0,77,-33,141,-76,160r-8,-12v58,-29,59,-266,0,-295r8,-13v43,19,76,83,76,160","w":107},"*":{"d":"116,-163v16,11,0,34,-16,25v-7,-4,-20,-22,-29,-31v5,21,25,52,-3,55v-27,-3,-9,-34,-3,-54v-14,13,-33,47,-48,24v-15,-23,26,-24,46,-30v-19,-7,-59,-7,-46,-32v17,-21,34,13,48,26v-5,-21,-25,-52,3,-55v27,3,8,35,3,55v14,-13,30,-47,49,-26v13,25,-27,25,-46,32v13,4,35,7,42,11","w":136},"+":{"d":"149,-97r-54,0r0,54r-24,0r0,-54r-54,0r0,-24r54,0r0,-54r24,0r0,54r54,0r0,24","w":165},",":{"d":"52,-12v0,17,-8,38,-26,65r-12,-6v6,-13,13,-33,14,-43v-26,-2,-19,-41,3,-39v12,0,21,9,21,23","w":59},"-":{"d":"94,-76r-77,0r0,-27r77,0r0,27","w":111},".":{"d":"52,-17v0,11,-10,21,-21,21v-11,0,-20,-10,-20,-21v0,-11,9,-20,20,-20v11,0,21,9,21,20","w":59},"\/":{"d":"141,-246r-113,268r-29,0r114,-268r28,0","w":140},"0":{"d":"164,-111v0,73,-22,115,-73,115v-51,0,-73,-42,-73,-115v0,-73,22,-115,73,-115v51,0,73,42,73,115xm125,-111v0,-63,-6,-88,-34,-88v-28,0,-33,25,-33,88v0,63,5,88,33,88v28,0,34,-25,34,-88"},"1":{"d":"140,0r-87,0r0,-23r24,0r0,-157r-31,0r-4,-23v31,0,41,-21,72,-19r0,191v-1,12,16,7,26,8r0,23"},"2":{"d":"157,-165v10,43,-93,101,-95,137r63,0v7,-17,0,-47,32,-40r-6,68r-126,0v-13,-76,92,-114,94,-163v1,-39,-47,-38,-80,-27r-6,-27v54,-21,129,-7,124,52"},"3":{"d":"120,-122v69,24,39,126,-38,126v-21,0,-41,-6,-58,-17r9,-27v31,26,87,16,87,-28v0,-28,-20,-34,-42,-36r0,-25v48,-1,53,-70,3,-68v-13,0,-25,2,-39,7r-8,-26v45,-21,119,-9,119,45v0,22,-12,41,-33,49"},"4":{"d":"174,-59r-40,0v1,19,-7,43,23,36r0,23r-81,0r0,-23r22,0r0,-36r-90,0r0,-23r95,-140r31,0r0,132r40,0r0,31xm98,-90r0,-84r-55,84r55,0"},"5":{"d":"61,-139v43,-32,102,2,98,62v-3,42,-28,82,-75,81v-24,0,-43,-7,-60,-18r10,-26v32,28,92,14,86,-37v4,-46,-45,-64,-69,-33r-17,-7r0,-105r110,0r0,29r-83,0r0,54"},"6":{"d":"165,-79v0,45,-31,83,-79,83v-45,0,-68,-33,-68,-101v0,-83,56,-149,134,-123r-7,24v-45,-16,-75,7,-86,62v47,-41,106,-5,106,55xm127,-79v0,-56,-43,-54,-71,-28v-3,41,3,85,34,85v24,0,37,-28,37,-57"},"7":{"d":"161,-222v0,47,-23,70,-36,106v-12,35,-26,70,-32,116r-36,0v11,-82,42,-131,68,-194r-71,0v-6,17,-2,43,-33,36r6,-64r134,0"},"8":{"d":"121,-120v22,9,44,26,44,56v0,35,-23,68,-74,68v-78,0,-100,-95,-36,-121v-16,-11,-28,-26,-28,-51v0,-39,33,-58,64,-58v73,0,82,86,30,106xm95,-132v32,-14,37,-66,-3,-68v-18,0,-29,13,-29,29v0,20,14,30,32,39xm126,-59v0,-26,-28,-32,-47,-44v-32,15,-33,81,12,80v24,0,35,-18,35,-36"},"9":{"d":"165,-125v0,79,-56,150,-137,122r7,-24v50,18,83,-16,88,-62v-15,13,-33,18,-46,18v-45,0,-59,-34,-59,-72v0,-47,32,-83,78,-83v45,0,69,33,69,101xm126,-115v3,-41,-3,-85,-34,-85v-22,0,-37,25,-37,57v0,56,43,54,71,28"},":":{"d":"52,-113v0,11,-10,20,-21,20v-11,0,-20,-9,-20,-20v0,-11,9,-20,20,-20v11,0,21,9,21,20xm52,-16v0,11,-10,20,-21,20v-11,0,-20,-9,-20,-20v0,-11,9,-20,20,-20v11,0,21,9,21,20","w":62},";":{"d":"52,-113v0,11,-10,20,-21,20v-11,0,-20,-9,-20,-20v0,-11,9,-20,20,-20v11,0,21,9,21,20xm53,-12v0,17,-9,38,-27,65r-12,-6v6,-13,14,-33,15,-43v-25,-1,-22,-40,2,-39v12,0,22,9,22,23","w":63},"<":{"d":"144,-42r-122,-56r0,-22r122,-56r0,27r-92,40r92,40r0,27","w":165},"=":{"d":"149,-128r-132,0r0,-25r132,0r0,25xm149,-65r-132,0r0,-24r132,0r0,24","w":165},">":{"d":"144,-98r-122,56r0,-27r92,-40r-92,-40r0,-27r122,56r0,22","w":165},"?":{"d":"112,-174v0,36,-39,64,-49,105r-18,0v2,-45,31,-66,31,-102v0,-36,-37,-30,-63,-21r0,-27v44,-16,99,-8,99,45xm76,-16v0,11,-10,20,-21,20v-11,0,-20,-9,-20,-20v0,-11,9,-20,20,-20v11,0,21,9,21,20","w":130},"@":{"d":"243,-127v0,35,-16,79,-58,79v-14,0,-25,-6,-28,-23v-21,42,-94,17,-86,-31v-5,-60,66,-87,110,-55r-4,68v-1,14,4,20,10,20v23,0,29,-45,29,-61v0,-40,-29,-73,-80,-73v-55,0,-97,40,-97,98v0,55,32,89,87,89v29,0,52,-8,66,-17r7,9v-11,11,-43,28,-80,28v-68,0,-107,-47,-107,-105v0,-74,52,-125,129,-125v62,0,102,42,102,99xm152,-145v-28,-15,-52,15,-52,42v0,15,7,31,25,31v31,-1,23,-44,27,-73","w":255},"A":{"d":"211,0r-80,0r0,-23r18,0r-14,-46r-71,0v-3,15,-26,50,8,45r0,24r-70,0r0,-24r18,0r71,-198r34,0r63,189v4,12,11,10,23,10r0,23xm128,-91r-27,-85r-29,85r56,0","w":211,"k":{"w":6,"W":27,"T":18,"v":6,"Y":24,"V":29}},"B":{"d":"19,-222v67,1,155,-14,154,53v0,17,-9,39,-33,46v34,7,50,31,50,59v0,81,-95,62,-171,64r0,-23r22,0r0,-166v1,-11,-12,-9,-22,-9r0,-24xm78,-131v35,3,59,-6,58,-35v-1,-30,-24,-34,-58,-32r0,67xm89,-23v40,3,63,-10,63,-45v0,-38,-34,-43,-74,-41r0,76v0,7,4,10,11,10","w":204},"C":{"d":"177,-25v-61,56,-163,29,-163,-83v0,-89,76,-148,138,-101r2,-13r18,0r0,77v-17,3,-21,-5,-23,-21v-2,-19,-17,-32,-39,-32v-37,0,-56,36,-56,84v0,98,63,106,113,69","w":190},"D":{"d":"92,-222v75,-4,119,38,119,112v0,67,-34,110,-99,110r-92,0r0,-23r21,0r0,-166v1,-11,-12,-9,-22,-9r0,-24r73,0xm88,-23v61,8,84,-39,83,-87v-2,-62,-28,-94,-93,-88r0,166v0,6,4,9,10,9","w":223},"E":{"d":"177,0r-158,0r0,-23r22,0r0,-165v2,-12,-11,-10,-22,-10r0,-24r153,0r2,73v-9,0,-19,2,-20,-7v-6,-18,-2,-42,-29,-42r-47,0r0,75r37,0v3,-12,3,-29,22,-24r0,70v-18,4,-19,-11,-22,-24r-37,0r0,69v0,6,3,9,9,9r62,0v5,-15,9,-39,10,-55v9,0,18,-1,18,9r0,69","w":196},"F":{"d":"174,-149v-9,0,-19,2,-20,-7v-6,-18,-2,-42,-29,-42r-47,0r0,75r37,0v3,-12,3,-29,22,-24r0,70v-18,4,-19,-11,-22,-24r-37,0r0,69v-1,12,13,9,23,9r0,23r-82,0r0,-23r22,0r0,-165v2,-12,-11,-10,-22,-10r0,-24r153,0","w":185,"k":{"y":4,"A":25,"u":6,"o":13,"g":14,"e":14,"c":13,"a":13}},"G":{"d":"206,-81r-18,0r0,81v-14,1,-28,2,-30,-10v-66,38,-141,-7,-141,-98v0,-100,85,-145,145,-100r3,-14r19,0r0,74v-19,4,-23,-8,-26,-23v-3,-17,-20,-27,-41,-27v-34,0,-60,30,-60,88v0,79,45,102,94,77v-3,-20,12,-55,-21,-48r0,-22r76,0r0,22","w":218},"H":{"d":"221,0r-81,0r0,-23r21,0r0,-75r-83,0r0,66v0,12,12,9,23,9r0,23r-82,0r0,-23r22,0r0,-167v1,-11,-12,-7,-22,-8r0,-24r81,0r0,24r-22,0r0,75r83,0r0,-67v1,-11,-12,-7,-22,-8r0,-24r82,0r0,24r-22,0r0,166v0,11,12,9,22,9r0,23","w":240},"I":{"d":"102,0r-81,0r0,-23r21,0r0,-167v1,-11,-12,-7,-22,-8r0,-24r82,0r0,24r-22,0r0,166v0,11,12,9,22,9r0,23","w":122},"J":{"d":"116,-222v-5,103,34,263,-104,219r0,-26v30,13,66,6,66,-35r0,-126v-4,-17,-38,-4,-55,-8r-4,-24r97,0","w":145},"K":{"d":"209,0r-53,0r-58,-99r-20,26v3,22,-12,57,24,50r0,23r-83,0r0,-23r22,0r0,-166v1,-11,-12,-9,-22,-9r0,-24r82,0r0,24r-23,0r0,82v24,-33,61,-70,78,-106r45,0r0,24v-15,0,-26,-2,-33,8r-45,59r56,96v4,11,15,13,30,12r0,23","w":217,"k":{"Y":6,"O":14,"y":9,"u":7,"r":5,"o":8,"e":7,"a":3}},"L":{"d":"176,0r-157,0r0,-23r22,0r0,-166v0,-13,-12,-8,-22,-9r0,-24r81,0r0,24r-22,0r0,166v0,6,3,9,9,9r60,0v5,-16,9,-39,10,-55v10,0,20,-1,19,9r0,69","w":187,"k":{"y":4,"u":8,"Y":24,"T":22}},"M":{"d":"271,0r-77,0r0,-23r20,0r0,-116r-57,139r-25,0r-60,-139r0,107v-1,10,11,10,21,9r0,23r-70,0r0,-23r19,0r0,-166v1,-10,-12,-9,-22,-9r0,-24r53,0r76,177r71,-177r50,0r0,24r-20,0r0,166v0,10,11,9,21,9r0,23","w":291},"N":{"d":"225,-198r-20,0r0,198r-25,0r-107,-157r0,125v-1,10,11,10,21,9r0,23r-71,0r0,-23r20,0r0,-166v1,-10,-12,-9,-22,-9r0,-24r46,0r108,154r0,-121v1,-11,-12,-9,-22,-9r0,-24r72,0r0,24","w":245},"O":{"d":"105,-226v58,0,89,60,89,115v0,55,-31,115,-89,115v-58,0,-88,-59,-88,-115v0,-55,30,-115,88,-115xm105,-25v41,0,49,-37,49,-86v0,-49,-8,-86,-49,-86v-41,0,-48,37,-48,86v0,49,7,86,48,86","w":210,"k":{"Y":21,"X":18,"W":12,"J":7,"V":14,"A":6}},"P":{"d":"190,-154v0,50,-41,75,-112,70r0,52v-1,12,13,9,23,9r0,23r-82,0r0,-23r22,0r0,-166v1,-11,-12,-9,-22,-9r0,-24v0,0,171,-13,171,68xm150,-155v0,-40,-31,-45,-72,-43r0,90v45,4,72,-11,72,-47","w":202,"k":{"S":3,"o":10,"e":10,"a":10,"Z":13,"Y":7,"A":33}},"Q":{"d":"105,-226v58,0,89,60,89,115v0,67,-47,139,-122,109v-18,15,-1,41,22,41v26,0,52,-14,76,-17r0,22v-46,16,-138,44,-138,-26v0,-15,7,-27,19,-32v-62,-58,-42,-212,54,-212xm105,-25v41,0,49,-37,49,-86v0,-49,-8,-86,-49,-86v-41,0,-48,37,-48,86v0,49,7,86,48,86","w":210},"R":{"d":"207,0r-55,0r-49,-89r-25,0r0,57v-1,12,13,9,23,9r0,23r-82,0r0,-23r22,0r0,-166v1,-11,-12,-9,-22,-9r0,-24v77,-2,171,-8,171,66v0,30,-17,54,-48,63r33,58v5,10,16,13,32,12r0,23xm151,-157v6,-27,-29,-46,-73,-41r0,84v43,3,78,-8,73,-43","w":220,"k":{"o":7,"T":10,"O":7}},"S":{"d":"167,-59v0,54,-86,87,-124,43r-2,16r-18,0r0,-76v15,-2,22,2,23,17v-1,44,83,47,83,8v0,-54,-107,-35,-107,-113v0,-59,82,-81,115,-43r3,-15r17,0r0,75v-16,3,-24,-3,-24,-20v-2,-42,-74,-43,-74,-3v0,48,108,36,108,111","w":184},"T":{"d":"187,-153v-10,-1,-20,3,-21,-7v-4,-19,-1,-44,-28,-38r-21,0r0,166v0,12,12,9,23,9r0,23r-82,0r0,-23r22,0r0,-175v-20,2,-42,-7,-45,13v-2,15,1,37,-24,32r1,-69r174,0","w":197,"k":{"u":5,"o":14,"e":14,"a":10,"O":5,"A":18}},"U":{"d":"117,-26v66,1,34,-102,41,-163v1,-10,-13,-9,-23,-9r0,-24r80,0r0,24r-23,0r0,120v1,51,-27,82,-76,82v-43,0,-77,-24,-77,-79r0,-114v1,-10,-12,-9,-22,-9r0,-24r81,0r0,24r-22,0r0,127v0,31,17,45,41,45","w":230,"k":{"a":6}},"V":{"d":"216,-198v-16,0,-25,-1,-29,14r-57,184r-43,0r-55,-188v-4,-12,-11,-10,-23,-10r0,-24r82,0r0,24r-22,0r43,148r45,-148r-23,0r0,-24r82,0r0,24","w":215,"k":{"y":13,"o":18,"u":8,"e":17,"a":16,"O":14,"A":26}},"W":{"d":"312,-198v-16,0,-26,-1,-30,14r-47,184r-37,0r-39,-139r-40,139r-37,0r-49,-187v-4,-14,-12,-11,-26,-11r0,-24r82,0r0,24r-18,0r35,141r47,-165r21,0r45,165r36,-141r-19,0r0,-24r76,0r0,24","w":317,"k":{"u":19,"r":8,"o":22,"e":21,"O":13,"y":13,"i":5,"a":16,"A":27}},"X":{"d":"217,0r-87,0r0,-23r22,0r-40,-62r-37,62r21,0r0,23r-88,0r0,-23v18,1,27,-2,34,-14r49,-78r-49,-72v-5,-10,-16,-12,-32,-11r0,-24r84,0r0,24r-19,0r40,58r34,-58r-19,0r0,-24r85,0r0,24v-19,0,-28,0,-36,14r-44,72r52,77v7,11,15,13,30,12r0,23","w":223,"k":{"o":5,"O":15,"v":10,"e":7}},"Y":{"d":"211,-198v-17,-1,-24,1,-31,14r-53,99v5,24,-16,69,23,62r0,23r-82,0r0,-23r22,0r0,-62r-54,-102v-5,-11,-14,-11,-29,-11r0,-24r86,0r0,24r-20,0r41,81r42,-81r-20,0r0,-24r75,0r0,24","w":216,"k":{"A":25,"y":24,"u":18,"s":18,"r":16,"o":31,"e":32,"a":25,"O":16}},"Z":{"d":"178,0r-157,0v0,-23,0,-21,17,-50r89,-146r-67,0v-18,0,-11,23,-16,35r-21,0r0,-61r152,0v1,22,-3,27,-16,48r-91,148r73,0v17,0,12,-21,16,-34r21,0r0,60","w":193},"[":{"d":"112,69r-82,0r0,-315r82,0r0,28v-15,3,-46,-7,-46,8r0,245v3,14,31,4,46,7r0,27","w":100},"\\":{"d":"124,22r-28,0r-114,-268r28,0","w":113},"]":{"d":"71,69r-82,0r0,-27v15,-2,43,7,46,-7r0,-245v-2,-15,-31,-5,-46,-8r0,-28r82,0r0,315","w":100},"^":{"d":"147,-123r-27,0r-40,-75r-40,75r-27,0r56,-103r22,0","w":159},"_":{"d":"132,28r-132,0r0,-19r132,0r0,19","w":131},"`":{"d":"69,-184v-12,13,-27,-18,-62,-14v1,-12,-4,-24,11,-24v14,0,39,21,51,38","w":76},"a":{"d":"101,-104v7,-50,-44,-46,-75,-30r0,-24v49,-22,109,-20,109,47r0,81v-1,11,11,9,21,9r0,21v-21,-1,-44,5,-51,-12v-25,30,-92,18,-92,-34v0,-42,42,-58,88,-58xm101,-34r0,-48v-31,0,-53,9,-53,33v0,29,40,35,53,15","w":167,"k":{"w":6,"v":13}},"b":{"d":"67,-153v46,-41,109,1,104,69v-4,53,-20,88,-69,89v-23,0,-36,-10,-44,-18v-5,17,-27,12,-47,13r0,-21v10,0,23,2,22,-9r0,-194r-19,0r-5,-22v19,0,39,-2,50,-2v6,0,8,2,8,8r0,87xm67,-128v3,42,-14,108,31,107v31,0,37,-29,37,-63v0,-30,-7,-57,-33,-57v-10,0,-23,4,-35,13","w":185},"c":{"d":"141,-19v-14,14,-33,24,-56,24v-52,0,-72,-40,-72,-87v0,-60,62,-115,108,-73r1,-10r19,0r0,63v-13,1,-22,1,-22,-15v0,-16,-13,-27,-30,-27v-27,0,-40,26,-40,62v0,64,47,74,81,46","w":154},"d":{"d":"14,-80v0,-66,51,-109,104,-80r0,-64r-20,0r-4,-22v19,0,37,-2,49,-2v6,0,9,2,9,8r0,211v-1,11,12,7,22,8r0,21v-20,-1,-46,5,-51,-11v-47,38,-109,3,-109,-69xm118,-32r0,-103v-5,-4,-17,-8,-28,-8v-33,0,-40,37,-40,63v-2,55,35,72,68,48"},"e":{"d":"14,-82v0,-48,25,-87,73,-88v35,-1,66,32,62,92r-99,0v0,59,49,70,81,42r11,17v-14,14,-34,24,-57,24v-52,0,-71,-40,-71,-87xm114,-98v2,-28,-10,-46,-28,-46v-20,0,-33,16,-36,46r64,0","w":163,"k":{"v":4}},"f":{"d":"111,-216v-17,-10,-53,-14,-51,15v0,10,4,27,7,36r33,0r4,21r-36,0r0,115v-1,12,16,7,26,8r0,21r-78,0r0,-21r19,0r0,-123r-25,0r0,-21r23,0v-18,-38,1,-84,43,-84v15,0,27,6,35,10r0,23","w":109},"g":{"d":"164,26v0,25,-20,55,-78,55v-76,0,-94,-56,-57,-95v-7,-17,-1,-36,12,-45v-44,-38,-10,-132,62,-109v7,-15,23,-22,39,-22v16,0,13,8,13,21v-14,0,-26,1,-34,7v50,24,33,117,-35,117v-10,0,-20,-1,-28,-4v-11,14,-3,28,23,26v45,-2,83,1,83,49xm86,-65v38,0,43,-84,0,-84v-24,0,-29,21,-29,42v0,21,5,42,29,42xm134,31v1,-36,-68,-12,-90,-30v-14,32,1,58,43,57v33,0,47,-13,47,-27","w":171},"h":{"d":"67,-148v29,-34,95,-30,95,29r0,90v0,10,10,8,19,8r0,21r-72,0r0,-21r19,0r0,-95v1,-38,-46,-23,-61,-7r0,93v-1,10,9,9,19,9r0,21r-71,0r0,-21r18,0r0,-203r-19,0r-5,-22v19,0,38,-2,50,-2v6,0,8,2,8,8r0,92","w":194,"k":{"v":3}},"i":{"d":"72,-212v0,11,-10,20,-21,20v-11,0,-20,-9,-20,-20v0,-11,9,-20,20,-20v11,0,21,9,21,20xm88,0r-71,0r0,-21r18,0r0,-123r-20,0r-4,-21v19,0,37,-2,49,-2v6,0,9,2,9,8r0,129v-1,10,9,9,19,9r0,21","w":101,"k":{"v":3}},"j":{"d":"50,-232v11,0,21,9,21,20v0,11,-10,20,-21,20v-11,0,-20,-9,-20,-20v0,-11,9,-20,20,-20xm69,10v6,51,-36,71,-78,54r0,-23v24,7,44,8,44,-29r0,-156r-20,0r-4,-21v19,0,37,-2,49,-2v6,0,9,2,9,8r0,169","w":97},"k":{"d":"175,0r-71,0r0,-21r13,0r-34,-67v-17,8,-16,32,-16,59v0,10,10,8,19,8r0,21r-72,0r0,-21r19,0r0,-203r-20,0r-4,-22v19,0,37,-2,49,-2v6,0,9,2,9,8r0,133v17,-18,42,-38,55,-58r40,0r0,22v-30,-5,-37,18,-54,31r40,80v5,11,13,11,27,11r0,21","w":176,"k":{"e":1}},"l":{"d":"86,0r-71,0r0,-21r18,0r0,-203r-19,0r-5,-22v19,0,38,-2,50,-2v6,0,8,2,8,8r0,210v-1,10,9,9,19,9r0,21","w":99},"m":{"d":"157,-145v34,-39,96,-32,96,28r0,88v0,10,10,8,19,8r0,21r-71,0r0,-21r18,0r0,-95v2,-39,-43,-21,-58,-7r0,93v-1,10,9,9,19,9r0,21r-72,0r0,-21r19,0r0,-95v3,-39,-45,-21,-58,-8r0,94v-1,10,9,9,19,9r0,21r-71,0r0,-21r18,0r0,-123r-20,0r-4,-21v19,0,37,-2,49,-2v11,0,9,9,9,19v21,-25,77,-33,88,3","w":285,"k":{"v":8}},"n":{"d":"69,-148v29,-33,94,-31,94,29r0,90v0,10,11,8,20,8r0,21r-72,0r0,-21r19,0r0,-95v1,-37,-46,-23,-61,-7r0,93v-1,10,9,9,19,9r0,21r-71,0r0,-21r18,0r0,-123r-20,0r-4,-21v19,0,37,-2,49,-2v11,0,9,9,9,19","w":196,"k":{"v":6}},"o":{"d":"158,-84v0,47,-20,89,-72,89v-52,0,-72,-40,-72,-87v0,-47,20,-88,72,-88v52,0,72,38,72,86xm122,-83v0,-24,-3,-61,-35,-61v-33,0,-37,37,-37,62v0,24,4,61,36,61v33,0,36,-37,36,-62","w":172,"k":{"v":5}},"p":{"d":"171,-84v0,72,-54,111,-104,76v-4,35,15,88,-26,88r-29,0r0,-22v10,0,22,2,21,-9r0,-193r-19,0r-5,-21v19,0,38,-2,50,-2v9,-1,8,7,8,15v50,-42,104,-7,104,68xm135,-84v0,-23,-5,-57,-35,-57v-11,0,-23,5,-33,15v1,41,-10,105,31,105v24,0,37,-16,37,-63","w":185},"q":{"d":"176,-144r-24,0r0,194v-1,11,12,7,22,8r0,22v-28,1,-56,3,-56,-26r0,-60v-49,29,-106,-2,-104,-73v2,-78,56,-110,104,-79v4,-19,31,-4,54,-7xm118,-31r0,-101v-33,-26,-68,-4,-68,52v0,51,34,73,68,49","w":184},"r":{"d":"123,-140v-25,-5,-46,7,-54,18r0,92v-1,10,9,9,19,9r0,21r-71,0r0,-21r18,0r0,-123r-20,0r-4,-21v19,0,37,-2,49,-2v11,0,9,10,9,20v14,-14,23,-23,44,-23v13,-1,10,17,10,30","w":127,"k":{"s":3,"o":3,"g":1,"e":3,"a":4}},"s":{"d":"97,-91v57,19,49,96,-17,96v-17,0,-33,-6,-41,-15r-1,10r-19,0r0,-63v15,-2,22,3,22,17v-1,33,61,35,61,6v0,-20,-29,-28,-46,-34v-56,-18,-45,-98,15,-96v18,0,31,7,36,14r2,-9r19,0r0,61v-13,2,-22,-1,-21,-15v1,-32,-54,-38,-56,-7v-1,18,30,29,46,35","w":147},"t":{"d":"106,-2v-41,17,-78,-2,-78,-54r0,-88r-21,0r0,-21r21,0v2,-12,-5,-33,6,-36r27,-5r0,41r33,0r4,21r-36,0r0,90v-1,36,19,36,44,30r0,22","w":116,"k":{"y":4,"w":1,"u":3,"t":3,"o":3,"e":4,"a":3}},"u":{"d":"130,-19v-28,34,-97,36,-97,-27r0,-98r-20,0r-4,-21v19,0,38,-2,49,-2v6,0,9,2,9,8r0,110v-1,38,45,23,60,7r0,-102r-20,0r-4,-21v19,0,38,-2,49,-2v6,0,9,2,9,8r0,128v0,12,11,10,22,10r0,21v-25,0,-49,3,-53,-19","w":195,"k":{"v":4}},"v":{"d":"170,-144v-13,0,-21,-2,-25,10r-47,134r-31,0r-49,-144r-17,0r0,-21r74,0r0,21v-11,-1,-21,0,-17,13r28,96r36,-109r-21,0r0,-21r64,0","w":168,"k":{"w":-5,"v":-5,"o":6,"e":5,"a":3}},"w":{"d":"243,-144v-13,0,-20,-2,-24,11r-39,133r-32,0r-28,-103r-28,103r-32,0r-41,-144r-18,0r0,-21r71,0r0,21v-10,-1,-20,-1,-17,12r24,91r32,-124r23,0r32,121r28,-100r-22,0r0,-21r66,0","w":241,"k":{"g":7,"a":3}},"x":{"d":"181,0r-79,0r0,-21v8,0,22,2,15,-8r-25,-29r-28,37r17,0r0,21r-73,0r0,-21v16,1,25,-3,31,-11r37,-48r-54,-64r-18,0r0,-21r80,0r0,21v-9,0,-24,-2,-16,9r23,28r28,-37r-15,0r0,-21r68,0r5,21v-41,-5,-48,39,-70,59r56,64r18,0r0,21","w":184},"y":{"d":"127,-15v-31,31,-94,28,-94,-31r0,-98r-20,0r-4,-21v19,0,38,-2,49,-2v6,0,9,2,9,8r0,110v-1,38,45,23,60,7r0,-102r-18,0r0,-21r70,0r4,21v-11,0,-24,-2,-22,11v-7,95,34,215,-78,214v-11,0,-26,-2,-38,-5r0,-26v11,3,26,5,39,5v47,-2,43,-31,43,-70","w":193},"z":{"d":"139,-165v1,17,-3,23,-11,35r-75,108v28,-2,68,12,64,-27r21,0r0,49r-124,0v-1,-15,1,-24,8,-33r76,-110v-28,2,-64,-11,-62,27r-21,0r0,-49r124,0","w":151},"{":{"d":"114,81v-50,0,-63,-24,-63,-73v0,-35,13,-82,-38,-86r0,-9v51,-4,38,-51,38,-86v0,-49,13,-73,63,-73r0,20v-37,-2,-21,40,-21,68v0,41,-8,68,-44,76v51,8,39,69,39,119v0,18,9,24,26,24r0,20","w":117},"|":{"d":"49,94r-27,0r0,-360r27,0r0,360","w":70},"}":{"d":"105,-78v-51,4,-39,51,-39,86v0,49,-13,73,-63,73r0,-20v37,3,22,-40,22,-68v0,-41,7,-67,43,-75v-50,-8,-39,-69,-39,-119v0,-18,-9,-25,-26,-25r0,-20v50,0,63,24,63,73v0,35,-12,82,39,86r0,9","w":117},"~":{"d":"173,-94v-8,19,-25,36,-46,36v-36,1,-73,-48,-96,-6r-18,-18v10,-19,27,-32,44,-32v41,0,75,47,98,5","w":185},"\u00c4":{"d":"211,0r-80,0r0,-23r18,0r-14,-46r-71,0v-3,15,-26,50,8,45r0,24r-70,0r0,-24r18,0r71,-198r34,0r63,189v4,12,11,10,23,10r0,23xm128,-91r-27,-85r-29,85r56,0xm153,-255v0,10,-8,17,-18,17v-10,0,-17,-7,-17,-17v0,-10,7,-17,17,-17v10,0,18,7,18,17xm98,-255v0,10,-8,17,-18,17v-10,0,-17,-7,-17,-17v0,-10,7,-17,17,-17v10,0,18,7,18,17","w":211},"\u00c5":{"d":"211,0r-80,0r0,-23r18,0r-14,-46r-71,0r-9,28v-6,15,3,19,17,17r0,24r-70,0r0,-24r18,0r69,-194v-21,-14,-8,-58,19,-53v27,-5,41,40,18,53r62,185v4,12,11,10,23,10r0,23xm125,-242v0,-13,-7,-19,-17,-19v-10,0,-17,6,-17,19v0,13,7,20,17,20v10,0,17,-7,17,-20xm128,-91r-27,-85r-29,85r56,0","w":211},"\u00c7":{"d":"177,-25v-16,16,-42,30,-75,29r-3,8v15,-4,28,3,28,17v4,18,-27,35,-43,20r5,-9v10,8,25,3,24,-10v-2,-17,-21,-1,-28,-11r5,-16v-50,-8,-76,-57,-76,-114v0,-101,76,-140,137,-98r2,-13r18,0r0,77v-16,3,-21,-4,-23,-20v-2,-19,-18,-33,-40,-33v-32,0,-54,27,-54,83v0,83,63,107,113,71","w":190},"\u00c9":{"d":"177,0r-158,0r0,-23r22,0r0,-165v2,-12,-11,-10,-22,-10r0,-24r153,0r2,73v-9,0,-19,2,-20,-7v-6,-18,-2,-42,-29,-42r-47,0r0,75r37,0v3,-12,3,-29,22,-24r0,70v-18,4,-19,-11,-22,-24r-37,0r0,69v0,6,3,9,9,9r62,0v5,-15,9,-39,10,-55v9,0,18,-1,18,9r0,69xm134,-255v-34,-4,-51,27,-63,14v12,-17,38,-38,52,-38v15,0,10,12,11,24","w":196},"\u00d1":{"d":"225,-198r-20,0r0,198r-25,0r-107,-157r0,125v-1,10,11,10,21,9r0,23r-71,0r0,-23r20,0r0,-166v1,-10,-12,-9,-22,-9r0,-24r46,0r108,154r0,-121v1,-11,-12,-9,-22,-9r0,-24r72,0r0,24xm167,-276v-1,18,-8,34,-27,34v-17,0,-40,-25,-47,0r-13,0v1,-21,11,-34,27,-34v23,0,38,25,49,0r11,0","w":245},"\u00d6":{"d":"105,-226v58,0,89,60,89,115v0,55,-31,115,-89,115v-58,0,-88,-59,-88,-115v0,-55,30,-115,88,-115xm105,-25v41,0,49,-37,49,-86v0,-49,-8,-86,-49,-86v-41,0,-48,37,-48,86v0,49,7,86,48,86xm150,-255v0,10,-8,17,-18,17v-10,0,-17,-7,-17,-17v0,-10,7,-17,17,-17v10,0,18,7,18,17xm94,-255v0,10,-7,17,-17,17v-10,0,-18,-7,-18,-17v0,-10,8,-17,18,-17v10,0,17,7,17,17","w":210},"\u00dc":{"d":"117,-26v66,1,34,-102,41,-163v1,-10,-13,-9,-23,-9r0,-24r80,0r0,24r-23,0r0,120v1,51,-27,82,-76,82v-43,0,-77,-24,-77,-79r0,-114v1,-10,-12,-9,-22,-9r0,-24r81,0r0,24r-22,0r0,127v0,31,17,45,41,45xm162,-255v0,10,-7,17,-17,17v-10,0,-18,-7,-18,-17v0,-10,8,-17,18,-17v10,0,17,7,17,17xm107,-255v0,10,-8,17,-18,17v-10,0,-17,-7,-17,-17v0,-10,7,-17,17,-17v10,0,18,7,18,17","w":230},"\u00e1":{"d":"101,-104v7,-50,-44,-46,-75,-30r0,-24v49,-22,109,-20,109,47r0,81v-1,11,11,9,21,9r0,21v-21,-1,-44,5,-51,-12v-25,30,-92,18,-92,-34v0,-42,42,-58,88,-58xm101,-34r0,-48v-31,0,-53,9,-53,33v0,29,40,35,53,15xm108,-198v-34,-4,-50,27,-62,14v12,-17,38,-38,52,-38v14,0,9,13,10,24","w":167},"\u00e0":{"d":"101,-104v7,-50,-44,-46,-75,-30r0,-24v49,-22,109,-20,109,47r0,81v-1,11,11,9,21,9r0,21v-21,-1,-44,5,-51,-12v-25,30,-92,18,-92,-34v0,-42,42,-58,88,-58xm101,-34r0,-48v-31,0,-53,9,-53,33v0,29,40,35,53,15xm116,-184v-12,13,-27,-18,-62,-14v1,-11,-4,-24,10,-24v14,0,40,21,52,38","w":167},"\u00e2":{"d":"101,-104v7,-50,-44,-46,-75,-30r0,-24v49,-22,109,-20,109,47r0,81v-1,11,11,9,21,9r0,21v-21,-1,-44,5,-51,-12v-25,30,-92,18,-92,-34v0,-42,42,-58,88,-58xm101,-34r0,-48v-31,0,-53,9,-53,33v0,29,40,35,53,15xm123,-182v-25,4,-27,-21,-44,-21v-13,7,-17,23,-39,21v15,-14,24,-53,53,-39","w":167},"\u00e4":{"d":"101,-104v7,-50,-44,-46,-75,-30r0,-24v49,-22,109,-20,109,47r0,81v-1,11,11,9,21,9r0,21v-21,-1,-44,5,-51,-12v-25,30,-92,18,-92,-34v0,-42,42,-58,88,-58xm101,-34r0,-48v-31,0,-53,9,-53,33v0,29,40,35,53,15xm126,-206v0,10,-8,18,-18,18v-10,0,-17,-8,-17,-18v0,-10,7,-16,17,-16v10,0,18,6,18,16xm71,-206v0,10,-8,18,-18,18v-10,0,-17,-8,-17,-18v0,-10,7,-16,17,-16v10,0,18,6,18,16","w":167},"\u00e3":{"d":"101,-104v7,-50,-44,-46,-75,-30r0,-24v49,-22,109,-20,109,47r0,81v-1,11,11,9,21,9r0,21v-21,-1,-44,5,-51,-12v-25,30,-92,18,-92,-34v0,-42,42,-58,88,-58xm101,-34r0,-48v-31,0,-53,9,-53,33v0,29,40,35,53,15xm123,-226v-1,18,-8,34,-27,34v-17,0,-40,-25,-47,0r-13,0v-2,-42,41,-35,61,-23v13,2,11,-14,26,-11","w":167},"\u00e5":{"d":"101,-104v7,-50,-44,-46,-75,-30r0,-24v49,-22,109,-20,109,47r0,81v-1,11,11,9,21,9r0,21v-21,-1,-44,5,-51,-12v-25,30,-92,18,-92,-34v0,-42,42,-58,88,-58xm101,-34r0,-48v-31,0,-53,9,-53,33v0,29,40,35,53,15xm108,-206v0,38,-59,40,-59,0v0,-20,14,-29,29,-29v15,0,30,9,30,29xm95,-206v0,-13,-7,-20,-17,-20v-10,0,-17,7,-17,20v0,13,7,20,17,20v10,0,17,-7,17,-20","w":167},"\u00e7":{"d":"13,-82v0,-62,61,-114,108,-73v-2,-15,9,-9,20,-10r0,63v-17,3,-23,-4,-23,-21v0,-12,-13,-21,-28,-21v-28,0,-41,27,-41,62v0,64,47,74,81,46r11,17v-14,14,-33,24,-56,24r-3,7v15,-4,28,3,28,17v4,18,-27,35,-43,20r5,-9v10,8,25,3,24,-10v-2,-17,-21,-1,-28,-11r5,-15v-43,-5,-60,-42,-60,-86","w":154},"\u00e9":{"d":"14,-82v0,-48,25,-87,73,-88v35,-1,66,32,62,92r-99,0v0,59,49,70,81,42r11,17v-14,14,-34,24,-57,24v-52,0,-71,-40,-71,-87xm114,-98v2,-28,-10,-46,-28,-46v-20,0,-33,16,-36,46r64,0xm113,-198v-34,-4,-50,27,-62,14v12,-17,38,-38,52,-38v14,0,9,13,10,24","w":163},"\u00e8":{"d":"14,-82v0,-48,25,-87,73,-88v35,-1,66,32,62,92r-99,0v0,59,49,70,81,42r11,17v-14,14,-34,24,-57,24v-52,0,-71,-40,-71,-87xm114,-98v2,-28,-10,-46,-28,-46v-20,0,-33,16,-36,46r64,0xm121,-184v-14,13,-28,-18,-63,-14v1,-12,-4,-24,11,-24v14,0,40,21,52,38","w":163},"\u00ea":{"d":"14,-82v0,-48,25,-87,73,-88v35,-1,66,32,62,92r-99,0v0,59,49,70,81,42r11,17v-14,14,-34,24,-57,24v-52,0,-71,-40,-71,-87xm114,-98v2,-28,-10,-46,-28,-46v-20,0,-33,16,-36,46r64,0xm127,-181v-25,5,-28,-20,-44,-21v-13,8,-17,24,-40,21v15,-14,25,-53,54,-39","w":163},"\u00eb":{"d":"14,-82v0,-48,25,-87,73,-88v35,-1,66,32,62,92r-99,0v0,59,49,70,81,42r11,17v-14,14,-34,24,-57,24v-52,0,-71,-40,-71,-87xm114,-98v2,-28,-10,-46,-28,-46v-20,0,-33,16,-36,46r64,0xm129,-206v0,10,-7,18,-17,18v-10,0,-18,-8,-18,-18v0,-10,8,-16,18,-16v10,0,17,6,17,16xm74,-206v0,10,-8,18,-18,18v-10,0,-17,-8,-17,-18v0,-10,7,-16,17,-16v10,0,18,6,18,16","w":163},"\u00ed":{"d":"88,0r-72,0r0,-21r19,0r0,-123r-20,0r-4,-21v19,0,37,-2,49,-2v6,0,9,2,9,8r0,129v-1,10,9,9,19,9r0,21xm76,-198v-34,-4,-50,27,-62,14v12,-17,38,-38,52,-38v14,0,9,13,10,24","w":101},"\u00ec":{"d":"88,0r-72,0r0,-21r19,0r0,-123r-20,0r-4,-21v19,0,37,-2,49,-2v6,0,9,2,9,8r0,129v-1,10,9,9,19,9r0,21xm81,-184v-12,13,-28,-18,-63,-14v1,-12,-4,-24,11,-24v14,0,40,21,52,38","w":101},"\u00ee":{"d":"88,0r-72,0r0,-21r19,0r0,-123r-20,0r-4,-21v19,0,37,-2,49,-2v6,0,9,2,9,8r0,129v-1,10,9,9,19,9r0,21xm89,-182v-26,5,-27,-21,-45,-21v-13,7,-17,23,-39,21v15,-13,24,-53,53,-39","w":101},"\u00ef":{"d":"88,0r-72,0r0,-21r19,0r0,-123r-20,0r-4,-21v19,0,37,-2,49,-2v6,0,9,2,9,8r0,129v-1,10,9,9,19,9r0,21xm95,-206v0,10,-7,18,-17,18v-10,0,-18,-8,-18,-18v0,-10,8,-16,18,-16v10,0,17,6,17,16xm40,-206v0,10,-8,18,-18,18v-10,0,-17,-8,-17,-18v0,-10,7,-16,17,-16v10,0,18,6,18,16","w":101},"\u00f1":{"d":"69,-148v29,-33,94,-31,94,29r0,90v0,10,11,8,20,8r0,21r-72,0r0,-21r19,0r0,-95v1,-37,-46,-23,-61,-7r0,93v-1,10,9,9,19,9r0,21r-71,0r0,-21r18,0r0,-123r-20,0r-4,-21v19,0,37,-2,49,-2v11,0,9,9,9,19xm143,-226v-1,18,-8,34,-27,34v-17,0,-39,-24,-47,0r-12,0v1,-21,11,-34,27,-34v23,0,37,23,48,0r11,0","w":196},"\u00f3":{"d":"158,-84v0,47,-20,89,-72,89v-52,0,-72,-40,-72,-87v0,-47,20,-88,72,-88v52,0,72,38,72,86xm122,-83v0,-24,-3,-61,-35,-61v-33,0,-37,37,-37,62v0,24,4,61,36,61v33,0,36,-37,36,-62xm113,-198v-34,-4,-50,27,-62,14v12,-17,38,-38,52,-38v14,0,9,13,10,24","w":172},"\u00f2":{"d":"158,-84v0,47,-20,89,-72,89v-52,0,-72,-40,-72,-87v0,-47,20,-88,72,-88v52,0,72,38,72,86xm122,-83v0,-24,-3,-61,-35,-61v-33,0,-37,37,-37,62v0,24,4,61,36,61v33,0,36,-37,36,-62xm122,-184v-12,13,-27,-18,-62,-14v1,-12,-4,-24,11,-24v14,0,39,21,51,38","w":172},"\u00f4":{"d":"158,-84v0,47,-20,89,-72,89v-52,0,-72,-40,-72,-87v0,-47,20,-88,72,-88v52,0,72,38,72,86xm122,-83v0,-24,-3,-61,-35,-61v-33,0,-37,37,-37,62v0,24,4,61,36,61v33,0,36,-37,36,-62xm129,-181v-26,5,-27,-21,-45,-21v-13,7,-17,23,-39,21v15,-13,24,-53,53,-39","w":172},"\u00f6":{"d":"158,-84v0,47,-20,89,-72,89v-52,0,-72,-40,-72,-87v0,-47,20,-88,72,-88v52,0,72,38,72,86xm122,-83v0,-24,-3,-61,-35,-61v-33,0,-37,37,-37,62v0,24,4,61,36,61v33,0,36,-37,36,-62xm131,-206v0,10,-8,18,-18,18v-10,0,-17,-8,-17,-18v0,-10,7,-16,17,-16v10,0,18,6,18,16xm75,-206v0,10,-7,18,-17,18v-10,0,-18,-8,-18,-18v0,-10,8,-16,18,-16v10,0,17,6,17,16","w":172},"\u00f5":{"d":"158,-84v0,47,-20,89,-72,89v-52,0,-72,-40,-72,-87v0,-47,20,-88,72,-88v52,0,72,38,72,86xm122,-83v0,-24,-3,-61,-35,-61v-33,0,-37,37,-37,62v0,24,4,61,36,61v33,0,36,-37,36,-62xm130,-226v-1,18,-8,34,-27,34v-17,0,-40,-25,-47,0r-13,0v-2,-42,41,-35,61,-23v8,0,12,-4,14,-11r12,0","w":172},"\u00fa":{"d":"130,-19v-28,34,-97,36,-97,-27r0,-98r-20,0r-4,-21v19,0,38,-2,49,-2v6,0,9,2,9,8r0,110v-1,38,45,23,60,7r0,-102r-20,0r-4,-21v19,0,38,-2,49,-2v6,0,9,2,9,8r0,128v0,12,11,10,22,10r0,21v-25,0,-49,3,-53,-19xm122,-198v-34,-4,-50,27,-62,14v12,-17,38,-38,52,-38v14,0,9,13,10,24","w":195},"\u00f9":{"d":"130,-19v-28,34,-97,36,-97,-27r0,-98r-20,0r-4,-21v19,0,38,-2,49,-2v6,0,9,2,9,8r0,110v-1,38,45,23,60,7r0,-102r-20,0r-4,-21v19,0,38,-2,49,-2v6,0,9,2,9,8r0,128v0,12,11,10,22,10r0,21v-25,0,-49,3,-53,-19xm121,-184v-12,13,-27,-18,-62,-14v1,-11,-4,-24,10,-24v14,0,40,21,52,38","w":195},"\u00fb":{"d":"130,-19v-28,34,-97,36,-97,-27r0,-98r-20,0r-4,-21v19,0,38,-2,49,-2v6,0,9,2,9,8r0,110v-1,38,45,23,60,7r0,-102r-20,0r-4,-21v19,0,38,-2,49,-2v6,0,9,2,9,8r0,128v0,12,11,10,22,10r0,21v-25,0,-49,3,-53,-19xm135,-181v-25,5,-28,-20,-44,-21v-13,8,-17,24,-40,21v15,-14,25,-53,54,-39","w":195},"\u00fc":{"d":"130,-19v-28,34,-97,36,-97,-27r0,-98r-20,0r-4,-21v19,0,38,-2,49,-2v6,0,9,2,9,8r0,110v-1,38,45,23,60,7r0,-102r-20,0r-4,-21v19,0,38,-2,49,-2v6,0,9,2,9,8r0,128v0,12,11,10,22,10r0,21v-25,0,-49,3,-53,-19xm139,-206v0,10,-8,18,-18,18v-10,0,-17,-8,-17,-18v0,-10,7,-16,17,-16v10,0,18,6,18,16xm83,-206v0,10,-7,18,-17,18v-10,0,-18,-8,-18,-18v0,-10,8,-16,18,-16v10,0,17,6,17,16","w":195},"\u00b0":{"d":"116,-171v0,34,-21,55,-54,55v-33,0,-55,-21,-55,-55v0,-34,22,-55,55,-55v33,0,54,21,54,55xm90,-171v0,-25,-11,-36,-28,-36v-17,0,-29,11,-29,36v0,25,12,36,29,36v17,0,28,-11,28,-36","w":123},"\u00a2":{"d":"93,4v-92,-2,-85,-171,0,-173r0,-32r19,0r0,33v10,2,18,7,23,13r1,-10r19,0r0,63v-33,8,-16,-40,-43,-41r0,122v13,-1,23,-8,32,-15r11,17v-11,11,-25,20,-43,23r0,28r-19,0r0,-28xm93,-23r0,-120v-41,7,-38,115,0,120"},"\u00a3":{"d":"160,-69r-5,69r-135,0v-1,-41,37,-60,22,-108r-28,0r0,-23r22,0v-16,-47,1,-95,59,-95v20,0,41,6,55,12r-7,28v-29,-17,-75,-14,-75,24v0,10,4,20,7,31r39,0r6,23r-39,0v6,32,-3,61,-23,79r69,0v7,-17,1,-46,33,-40"},"\u00a7":{"d":"153,-79v0,19,-12,39,-33,46v44,19,44,105,-24,102v-14,0,-31,-5,-39,-14v2,15,-9,9,-20,10r0,-63v14,-2,22,2,22,17v-1,33,60,33,59,3v0,-43,-88,-35,-88,-99v0,-22,13,-40,32,-47v-46,-18,-39,-102,24,-102v14,0,31,5,39,14v-2,-15,10,-7,20,-9r0,62v-15,2,-23,-2,-23,-16v0,-32,-59,-36,-58,-4v0,41,89,37,89,100xm120,-76v0,-17,-19,-27,-33,-33v-10,2,-25,11,-25,28v0,17,19,27,33,33v10,-4,25,-11,25,-28"},"\u00b6":{"d":"174,-195r-24,0r0,276r-26,0r0,-276r-23,0r0,276r-26,0r0,-185v-32,0,-58,-25,-58,-57v0,-32,26,-57,58,-57r99,0r0,23","w":187},"\u00df":{"d":"193,-45v0,44,-64,67,-90,35r-1,10r-19,0r0,-63v15,-2,22,3,22,17v2,34,56,34,56,5v0,-35,-75,-26,-75,-82v0,-39,41,-44,41,-75v0,-17,-13,-27,-28,-27v-21,0,-31,18,-31,41r0,184r-53,0r0,-21r20,0r0,-123r-25,0r0,-21r23,0v-4,-52,19,-84,66,-84v35,0,61,19,61,51v0,38,-39,44,-39,70v0,31,72,25,72,83","w":206},"\u00ae":{"d":"243,-111v0,63,-52,115,-115,115v-63,0,-115,-52,-115,-115v0,-63,52,-115,115,-115v63,0,115,52,115,115xm226,-111v0,-55,-43,-101,-98,-101v-55,0,-99,46,-99,101v0,55,44,101,99,101v55,0,98,-46,98,-101xm188,-44r-33,0r-30,-54r-17,0v3,14,-10,43,13,40r0,14r-49,0r0,-14r11,0r0,-100v1,-6,-6,-5,-11,-5r0,-14v46,-1,103,-6,103,39v0,17,-9,31,-26,37v13,14,12,43,39,43r0,14xm150,-139v4,-17,-16,-27,-42,-24r0,50v26,2,45,-6,42,-26","w":255},"\u00a9":{"d":"243,-111v0,63,-52,115,-115,115v-63,0,-115,-52,-115,-115v0,-63,52,-115,115,-115v63,0,115,52,115,115xm226,-111v0,-55,-43,-101,-98,-101v-55,0,-99,46,-99,101v0,55,44,101,99,101v55,0,98,-46,98,-101xm171,-58v-35,37,-97,8,-97,-51v0,-61,46,-85,82,-59r1,-8r11,0r0,46v-10,2,-14,-2,-14,-12v0,-11,-11,-20,-24,-20v-19,0,-32,17,-32,50v0,49,37,65,67,43","w":255},"\u2122":{"d":"215,-122r-34,0r0,-10r9,0r0,-53r-27,63r-11,0r-27,-63r0,49v-1,4,5,4,10,4r0,10r-32,0r0,-10r9,0r0,-75v1,-4,-5,-4,-10,-4r0,-11r24,0r33,80r34,-80r21,0r0,11r-9,0r0,75v0,5,5,4,10,4r0,10xm90,-191v-19,4,0,-28,-31,-20r0,75v0,5,5,4,10,4r0,10r-37,0r0,-10r10,0r0,-79v-15,-2,-22,1,-22,17v0,4,-5,3,-9,3r0,-31r79,0r0,31","w":225},"\u00b4":{"d":"69,-198v-34,-4,-50,27,-62,14v12,-17,38,-38,52,-38v14,0,9,13,10,24","w":76},"\u00a8":{"d":"98,-209v0,10,-8,17,-18,17v-10,0,-17,-7,-17,-17v0,-10,7,-17,17,-17v10,0,18,7,18,17xm42,-209v0,10,-8,17,-18,17v-10,0,-17,-7,-17,-17v0,-10,7,-17,17,-17v10,0,18,7,18,17","w":104},"\u00c6":{"d":"282,0r-158,0r0,-23r21,0r0,-46r-70,0r-14,26v-10,15,1,21,17,19r0,24r-80,0r0,-24r19,0r115,-198r144,0r2,73v-9,0,-19,2,-20,-7v-6,-18,-2,-42,-29,-42r-46,0r0,75r37,0v3,-11,2,-29,21,-24r0,70v-18,4,-18,-12,-22,-24r-36,0r0,69v0,6,3,9,9,9r61,0v5,-15,10,-39,11,-55v9,0,19,-1,18,9r0,69xm145,-91r0,-102r-57,102r57,0","w":301},"\u00d8":{"d":"47,-18v-58,-65,-35,-212,58,-208v15,0,29,3,42,10r14,-28r27,0r-22,43v66,78,16,246,-99,197r-14,28r-28,0xm132,-188v-47,-28,-75,16,-75,77v0,23,3,43,8,57xm81,-32v48,24,73,-21,73,-79v0,-21,-3,-38,-7,-52","w":210},"\u00b1":{"d":"147,-97r-54,0r0,54r-24,0r0,-54r-54,0r0,-24r54,0r0,-54r24,0r0,54r54,0r0,24xm147,4r-132,0r0,-25r132,0r0,25","w":162},"\u00a5":{"d":"193,-198v-17,-1,-24,1,-31,14r-32,61r25,0r0,24r-38,0v-3,7,-9,11,-8,23r46,0r0,25r-46,0v-2,18,-1,33,23,28r0,23r-82,0r0,-23r22,0r0,-28r-49,0r0,-25r49,0v1,-11,-4,-16,-7,-23r-42,0r0,-24r29,0r-34,-64v-5,-11,-14,-11,-29,-11r0,-24r86,0r0,24r-20,0r41,81r42,-81r-20,0r0,-24r75,0r0,24"},"\u00b5":{"d":"184,0v-25,1,-48,1,-53,-19v-16,14,-37,27,-64,23v-1,32,9,73,-27,72r-28,0r0,-21v10,0,22,2,21,-9r0,-190r-19,0r-5,-21v19,0,39,-2,50,-2v6,0,8,2,8,8r0,109v-1,38,46,25,61,8r0,-102r-20,0r-4,-21v19,0,38,-2,49,-2v6,0,9,2,9,8r0,128v-1,12,11,10,22,10r0,21","w":196},"\u00aa":{"d":"68,-180v4,-35,-30,-33,-53,-21r0,-17v27,-13,76,-15,76,33r0,57v-1,8,9,6,16,6r0,15v-15,0,-31,3,-36,-9v-16,21,-65,13,-65,-23v0,-30,31,-41,62,-41xm68,-131r0,-35v-25,0,-37,9,-37,25v0,21,28,24,37,10","w":105},"\u00ba":{"d":"102,-166v0,33,-14,61,-51,61v-37,0,-50,-27,-50,-60v0,-33,13,-61,50,-61v37,0,51,27,51,60xm76,-166v0,-17,-3,-42,-25,-42v-23,0,-25,26,-25,43v0,17,3,42,25,42v23,0,25,-26,25,-43","w":102},"\u00e6":{"d":"101,-104v7,-50,-44,-46,-75,-30r0,-24v36,-17,76,-18,98,7v46,-42,118,-14,111,73r-100,0v0,60,49,69,82,42r11,17v-24,29,-87,33,-110,2v-26,34,-105,30,-105,-29v0,-43,43,-58,88,-58xm199,-98v4,-26,-10,-46,-27,-46v-20,0,-33,16,-36,46r63,0xm107,-37v-5,-13,-7,-29,-7,-46v-35,1,-52,11,-52,34v0,33,47,32,59,12","w":246},"\u00f8":{"d":"134,-153v52,51,19,189,-77,152r-11,23r-23,0r17,-34v-56,-50,-19,-193,77,-152r12,-24r23,0xm104,-139v-50,-22,-66,48,-48,95xm70,-26v54,19,60,-53,47,-94","w":172},"\u00bf":{"d":"18,-49v0,-36,40,-63,50,-104r18,0v-2,45,-31,65,-31,101v0,36,37,30,63,21r0,27v-44,17,-100,9,-100,-45xm55,-206v0,-11,10,-20,21,-20v11,0,20,9,20,20v0,11,-9,20,-20,20v-11,0,-21,-9,-21,-20","w":130},"\u00a1":{"d":"63,-21v0,17,-6,25,-19,25v-13,0,-19,-11,-19,-25v0,-10,10,-115,10,-132r17,0v0,17,11,121,11,132xm64,-206v0,11,-9,20,-20,20v-11,0,-21,-9,-21,-20v0,-11,10,-20,21,-20v11,0,20,9,20,20","w":87},"\u00ac":{"d":"149,-65r-25,0r0,-63r-107,0r0,-25r124,0v5,0,8,3,8,8r0,80","w":165},"\u00ab":{"d":"128,-43r-5,19v-17,-22,-39,-39,-52,-64v12,-24,34,-42,50,-63r5,18r-25,45xm66,-43r-5,19v-17,-21,-37,-40,-52,-64v13,-23,34,-42,50,-63r6,18r-26,45","w":144},"\u00bb":{"d":"128,-99v8,7,7,13,0,22r-45,53r-5,-19r27,-45r-26,-45r6,-18xm67,-99v7,7,8,15,0,22r-46,53r-5,-19r27,-45v-8,-21,-32,-37,-20,-63","w":144},"\u2026":{"d":"198,-15v0,11,-10,20,-21,20v-11,0,-20,-9,-20,-20v0,-11,9,-21,20,-21v11,0,21,10,21,21xm125,-15v0,11,-10,20,-21,20v-11,0,-20,-9,-20,-20v0,-11,9,-21,20,-21v11,0,21,10,21,21xm52,-15v0,11,-10,20,-21,20v-11,0,-20,-9,-20,-20v0,-11,9,-21,20,-21v11,0,21,10,21,21","w":205},"\u00c0":{"d":"211,0r-80,0r0,-23r18,0r-14,-46r-71,0v-3,15,-26,50,8,45r0,24r-70,0r0,-24r18,0r71,-198r34,0r63,189v4,12,11,10,23,10r0,23xm128,-91r-27,-85r-29,85r56,0xm142,-241v-12,13,-27,-18,-62,-14v1,-11,-4,-24,10,-24v14,0,40,21,52,38","w":211},"\u00c3":{"d":"211,0r-80,0r0,-23r18,0r-14,-46r-71,0v-3,15,-26,50,8,45r0,24r-70,0r0,-24r18,0r71,-198r34,0r63,189v4,12,11,10,23,10r0,23xm128,-91r-27,-85r-29,85r56,0xm152,-276v-1,18,-8,34,-27,34v-17,0,-39,-24,-47,0r-12,0v1,-21,11,-34,27,-34v23,0,38,24,48,0r11,0","w":211},"\u00d5":{"d":"105,-226v58,0,89,60,89,115v0,55,-31,115,-89,115v-58,0,-88,-59,-88,-115v0,-55,30,-115,88,-115xm105,-25v41,0,49,-37,49,-86v0,-49,-8,-86,-49,-86v-41,0,-48,37,-48,86v0,49,7,86,48,86xm149,-276v-1,18,-8,34,-27,34v-17,0,-40,-25,-47,0r-13,0v1,-21,11,-34,27,-34v23,0,38,25,49,0r11,0","w":210},"\u2013":{"d":"180,-77r-180,0r0,-25r180,0r0,25","w":180},"\u2014":{"d":"360,-77r-360,0r0,-25r360,0r0,25","w":360},"\u201c":{"d":"85,-203v25,1,22,40,-2,38v-12,0,-21,-9,-21,-23v0,-17,8,-37,26,-64r12,6v-6,13,-14,33,-15,43xm31,-203v25,1,22,40,-2,38v-12,0,-22,-9,-22,-23v0,-17,8,-37,26,-64r13,6v-6,13,-14,33,-15,43","w":113},"\u201d":{"d":"107,-230v0,17,-9,38,-27,65r-12,-6v6,-13,14,-33,15,-43v-25,-1,-22,-40,2,-38v12,0,22,8,22,22xm52,-230v0,17,-8,38,-26,65r-12,-6v6,-13,13,-33,14,-43v-26,-2,-20,-38,3,-38v12,0,21,8,21,22","w":113},"\u2018":{"d":"31,-203v25,1,22,40,-2,38v-12,0,-22,-9,-22,-23v0,-17,8,-37,26,-64r13,6v-6,13,-14,33,-15,43","w":59},"\u2019":{"d":"52,-230v0,17,-8,38,-26,65r-12,-6v6,-13,13,-33,14,-43v-26,-2,-20,-38,3,-38v12,0,21,8,21,22","w":59},"\u00f7":{"d":"105,-162v0,11,-9,19,-20,19v-11,0,-19,-8,-19,-19v0,-11,8,-19,19,-19v11,0,20,8,20,19xm149,-97r-132,0r0,-24r132,0r0,24xm105,-55v0,11,-9,19,-20,19v-11,0,-19,-8,-19,-19v0,-11,8,-20,19,-20v11,0,20,9,20,20","w":165},"\u00ff":{"d":"127,-15v-31,31,-94,28,-94,-31r0,-98r-20,0r-4,-21v19,0,38,-2,49,-2v6,0,9,2,9,8r0,110v-1,38,45,23,60,7r0,-102r-18,0r0,-21r70,0r4,21v-11,0,-24,-2,-22,11v-7,95,34,215,-78,214v-11,0,-26,-2,-38,-5r0,-26v11,3,26,5,39,5v47,-2,43,-31,43,-70xm139,-206v0,10,-8,18,-18,18v-10,0,-17,-8,-17,-18v0,-10,7,-16,17,-16v10,0,18,6,18,16xm84,-206v0,10,-8,18,-18,18v-10,0,-17,-8,-17,-18v0,-10,7,-16,17,-16v10,0,18,6,18,16","w":193},"\u00b7":{"d":"52,-91v0,11,-10,20,-21,20v-11,0,-20,-9,-20,-20v0,-11,9,-20,20,-20v11,0,21,9,21,20","w":62},"\u00c2":{"d":"211,0r-80,0r0,-23r18,0r-14,-46r-71,0v-3,15,-26,50,8,45r0,24r-70,0r0,-24r18,0r71,-198r34,0r63,189v4,12,11,10,23,10r0,23xm128,-91r-27,-85r-29,85r56,0xm149,-237v-25,5,-28,-20,-44,-21v-13,8,-17,24,-40,21v15,-13,25,-52,54,-38","w":211},"\u00ca":{"d":"177,0r-158,0r0,-23r22,0r0,-165v2,-12,-11,-10,-22,-10r0,-24r153,0r2,73v-9,0,-19,2,-20,-7v-6,-18,-2,-42,-29,-42r-47,0r0,75r37,0v3,-12,3,-29,22,-24r0,70v-18,4,-19,-11,-22,-24r-37,0r0,69v0,6,3,9,9,9r62,0v5,-15,9,-39,10,-55v9,0,18,-1,18,9r0,69xm139,-237v-25,5,-28,-20,-44,-21v-13,7,-17,23,-40,21v15,-13,25,-52,54,-38","w":196},"\u00c1":{"d":"211,0r-80,0r0,-23r18,0r-14,-46r-71,0v-3,15,-26,50,8,45r0,24r-70,0r0,-24r18,0r71,-198r34,0r63,189v4,12,11,10,23,10r0,23xm128,-91r-27,-85r-29,85r56,0xm136,-255v-35,-3,-50,27,-63,14v12,-17,38,-38,52,-38v15,0,10,12,11,24","w":211},"\u00cb":{"d":"177,0r-158,0r0,-23r22,0r0,-165v2,-12,-11,-10,-22,-10r0,-24r153,0r2,73v-9,0,-19,2,-20,-7v-6,-18,-2,-42,-29,-42r-47,0r0,75r37,0v3,-12,3,-29,22,-24r0,70v-18,4,-19,-11,-22,-24r-37,0r0,69v0,6,3,9,9,9r62,0v5,-15,9,-39,10,-55v9,0,18,-1,18,9r0,69xm143,-255v0,10,-7,17,-17,17v-10,0,-18,-7,-18,-17v0,-10,8,-17,18,-17v10,0,17,7,17,17xm88,-255v0,10,-8,17,-18,17v-10,0,-17,-7,-17,-17v0,-10,7,-17,17,-17v10,0,18,7,18,17","w":196},"\u00c8":{"d":"177,0r-158,0r0,-23r22,0r0,-165v2,-12,-11,-10,-22,-10r0,-24r153,0r2,73v-9,0,-19,2,-20,-7v-6,-18,-2,-42,-29,-42r-47,0r0,75r37,0v3,-12,3,-29,22,-24r0,70v-18,4,-19,-11,-22,-24r-37,0r0,69v0,6,3,9,9,9r62,0v5,-15,9,-39,10,-55v9,0,18,-1,18,9r0,69xm130,-241v-12,13,-27,-18,-62,-14v1,-11,-4,-24,10,-24v14,0,40,21,52,38","w":196},"\u00cd":{"d":"102,0r-81,0r0,-23r21,0r0,-167v1,-11,-12,-7,-22,-8r0,-24r82,0r0,24r-22,0r0,166v0,11,12,9,22,9r0,23xm91,-255v-34,-4,-50,27,-62,14v12,-17,38,-38,52,-38v14,0,9,13,10,24","w":122},"\u00ce":{"d":"102,0r-81,0r0,-23r21,0r0,-167v1,-11,-12,-7,-22,-8r0,-24r82,0r0,24r-22,0r0,166v0,11,12,9,22,9r0,23xm103,-237v-26,5,-27,-21,-45,-21v-13,7,-17,23,-39,21v15,-13,25,-52,53,-38","w":122},"\u00cf":{"d":"102,0r-81,0r0,-23r21,0r0,-167v1,-11,-12,-7,-22,-8r0,-24r82,0r0,24r-22,0r0,166v0,11,12,9,22,9r0,23xm106,-255v0,10,-7,17,-17,17v-10,0,-18,-7,-18,-17v0,-10,8,-17,18,-17v10,0,17,7,17,17xm51,-255v0,10,-8,17,-18,17v-10,0,-17,-7,-17,-17v0,-10,7,-17,17,-17v10,0,18,7,18,17","w":122},"\u00cc":{"d":"102,0r-81,0r0,-23r21,0r0,-167v1,-11,-12,-7,-22,-8r0,-24r82,0r0,24r-22,0r0,166v0,11,12,9,22,9r0,23xm92,-241v-12,13,-27,-18,-62,-14v1,-11,-4,-24,10,-24v14,0,40,21,52,38","w":122},"\u00d3":{"d":"105,-226v58,0,89,60,89,115v0,55,-31,115,-89,115v-58,0,-88,-59,-88,-115v0,-55,30,-115,88,-115xm105,-25v41,0,49,-37,49,-86v0,-49,-8,-86,-49,-86v-41,0,-48,37,-48,86v0,49,7,86,48,86xm130,-255v-34,-4,-50,27,-62,14v12,-17,38,-38,52,-38v14,0,9,13,10,24","w":210},"\u00d4":{"d":"105,-226v58,0,89,60,89,115v0,55,-31,115,-89,115v-58,0,-88,-59,-88,-115v0,-55,30,-115,88,-115xm105,-25v41,0,49,-37,49,-86v0,-49,-8,-86,-49,-86v-41,0,-48,37,-48,86v0,49,7,86,48,86xm147,-237v-25,5,-28,-20,-44,-21v-13,7,-17,23,-40,21v16,-14,25,-52,54,-38","w":210},"\u00d2":{"d":"105,-226v58,0,89,60,89,115v0,55,-31,115,-89,115v-58,0,-88,-59,-88,-115v0,-55,30,-115,88,-115xm105,-25v41,0,49,-37,49,-86v0,-49,-8,-86,-49,-86v-41,0,-48,37,-48,86v0,49,7,86,48,86xm140,-241v-12,13,-27,-18,-62,-14v1,-11,-4,-24,10,-24v14,0,40,21,52,38","w":210},"\u00da":{"d":"117,-26v66,1,34,-102,41,-163v1,-10,-13,-9,-23,-9r0,-24r80,0r0,24r-23,0r0,120v1,51,-27,82,-76,82v-43,0,-77,-24,-77,-79r0,-114v1,-10,-12,-9,-22,-9r0,-24r81,0r0,24r-22,0r0,127v0,31,17,45,41,45xm149,-255v-34,-4,-50,27,-62,14v12,-17,38,-38,52,-38v14,0,9,13,10,24","w":230},"\u00db":{"d":"117,-26v66,1,34,-102,41,-163v1,-10,-13,-9,-23,-9r0,-24r80,0r0,24r-23,0r0,120v1,51,-27,82,-76,82v-43,0,-77,-24,-77,-79r0,-114v1,-10,-12,-9,-22,-9r0,-24r81,0r0,24r-22,0r0,127v0,31,17,45,41,45xm158,-237v-26,5,-27,-21,-45,-21v-13,7,-17,23,-39,21v15,-13,25,-52,53,-38","w":230},"\u00d9":{"d":"117,-26v66,1,34,-102,41,-163v1,-10,-13,-9,-23,-9r0,-24r80,0r0,24r-23,0r0,120v1,51,-27,82,-76,82v-43,0,-77,-24,-77,-79r0,-114v1,-10,-12,-9,-22,-9r0,-24r81,0r0,24r-22,0r0,127v0,31,17,45,41,45xm149,-241v-12,13,-27,-18,-62,-14v1,-11,-4,-24,10,-24v14,0,40,21,52,38","w":230},"\u00af":{"d":"102,-216r-102,0r0,-19r102,0r0,19","w":101},"\u00b8":{"d":"72,29v4,18,-26,35,-42,20r4,-9v10,8,25,3,24,-10v-1,-18,-21,-1,-28,-11r8,-23r12,0r-6,16v15,-4,28,3,28,17","w":101},"\u00d0":{"d":"101,-222v75,-4,118,38,118,112v0,68,-33,110,-98,110r-93,0r0,-23r22,0r0,-78r-33,0r0,-24r33,0r0,-64v1,-12,-13,-9,-23,-9r0,-24r74,0xm97,-23v61,8,84,-39,82,-87v-2,-61,-27,-94,-92,-88r0,73r36,0r0,24r-36,0r0,69v0,6,4,9,10,9","w":232},"\u00a0":{"w":70},"\u00a4":{"d":"189,-63r-15,15r-24,-24v-26,18,-56,20,-84,0r-24,24r-15,-15v8,-8,17,-15,25,-23v-19,-24,-18,-59,0,-83r-25,-24r15,-15r24,24v30,-19,56,-19,84,0r24,-24r15,15r-24,24v19,26,18,58,0,83xm158,-128v0,-29,-25,-49,-50,-49v-28,0,-50,23,-50,49v0,27,23,50,50,50v27,0,50,-23,50,-50","w":220},"\u00ad":{"d":"94,-76r-77,0r0,-27r77,0r0,27","w":111}}});
/*!
 * The following copyright notice may not be removed under any circumstances.
 * 
 * Copyright:
 * Copyright (c) Fontsmith Ltd, 2005. All rights reserved.
 * 
 * Trademark:
 * FS Clerkenwell is a trademark of Fontsmith Ltd.
 * 
 * Full name:
 * FSClerkenwell
 * 
 * Description:
 * Copyright (c) Fontsmith ltd, 2004. All rights reserved.
 * 
 * Designer:
 * Phil Garnham and Jason Smith
 * 
 * Vendor URL:
 * http://www.fontsmith.com/
 */
Cufon.registerFont({"w":182,"face":{"font-family":"Shadow Clerkenwell","font-weight":500,"font-stretch":"narrower","units-per-em":"360","panose-1":"2 0 5 3 2 0 0 2 0 4","ascent":"288","descent":"-72","x-height":"5","bbox":"-18 -279 360 94","underline-thickness":"7.2","underline-position":"-40.68","stemh":"23","stemv":"34","unicode-range":"U+0020-U+2122"},"glyphs":{" ":{"w":70},"\u00f0":{"d":"168,-104v0,66,-26,108,-76,108v-48,0,-76,-36,-76,-81v0,-70,65,-98,112,-62v-2,-23,-12,-42,-35,-54r-20,18r-13,-17r10,-9v-7,-1,-14,-2,-22,-3r9,-22v13,0,25,2,36,5r19,-17r13,16r-10,10v34,19,53,57,53,108xm90,-24v26,0,42,-33,40,-87v-25,-29,-76,-22,-76,35v0,31,16,52,36,52"},"\u00dd":{"d":"211,-198v-17,-1,-24,1,-31,14r-53,99v5,24,-16,69,23,62r0,23r-82,0r0,-23r22,0r0,-62r-54,-102v-5,-11,-14,-11,-29,-11r0,-24r86,0r0,24r-20,0r41,81r42,-81r-20,0r0,-24r75,0r0,24xm143,-255v-34,-4,-50,27,-62,14v12,-17,37,-38,51,-38v15,0,10,12,11,24","w":216},"\u00fd":{"d":"127,-15v-31,31,-94,28,-94,-31r0,-98r-20,0r-4,-21v19,0,38,-2,49,-2v6,0,9,2,9,8r0,110v-1,38,45,23,60,7r0,-102r-18,0r0,-21r70,0r4,21v-11,0,-24,-2,-22,11v-7,95,34,215,-78,214v-11,0,-26,-2,-38,-5r0,-26v11,3,26,5,39,5v47,-2,43,-31,43,-70xm131,-202v-35,-3,-50,27,-63,14v12,-17,38,-38,52,-38v15,0,10,12,11,24","w":193},"\u00de":{"d":"186,-114v0,49,-38,74,-108,70v-3,17,5,24,23,21r0,23r-82,0r0,-23r22,0r0,-167v1,-11,-12,-7,-22,-8r0,-24r81,0r0,24r-22,0r0,17v63,-3,108,10,108,67xm145,-114v0,-38,-27,-46,-67,-44r0,90v44,4,67,-13,67,-46","w":198},"\u00fe":{"d":"171,-82v0,71,-54,108,-104,74v-4,35,15,89,-26,88r-29,0r0,-22v10,0,22,2,21,-9r0,-273r-19,0r-5,-22v19,0,38,-2,50,-2v6,0,8,2,8,8r0,86v48,-37,104,-7,104,72xm135,-82v0,-32,-10,-59,-36,-59v-37,-1,-33,46,-32,84v0,24,15,36,32,36v24,0,36,-17,36,-61","w":185},"\u00bd":{"d":"236,-101v8,25,-57,63,-56,83r39,0v4,-11,0,-28,20,-24r-4,42r-78,0v-7,-47,54,-66,55,-100v2,-24,-30,-24,-49,-16r-5,-18v34,-14,80,-4,78,33xm180,-222r-94,222r-23,0r94,-222r23,0xm82,-84r-54,0r0,-14r15,0r0,-97r-20,0r-1,-15v19,0,25,-14,44,-12r0,118v-1,9,9,5,16,6r0,14","w":260},"\u00bc":{"d":"237,-36r-25,0v1,11,-5,26,14,22r0,14r-51,0r0,-14r14,0r0,-22r-56,0r0,-15r60,-87r19,0r0,82r25,0r0,20xm182,-222r-94,222r-23,0r94,-222r23,0xm84,-84r-54,0r0,-14r16,0r0,-97r-20,0r-2,-15v19,0,25,-13,44,-12r0,118v-1,8,9,6,16,6r0,14xm189,-56r0,-52r-34,52r34,0","w":260},"\u00b9":{"d":"84,-84r-54,0r0,-14r16,0r0,-97r-20,0r-2,-15v19,0,25,-13,44,-12r0,118v-1,8,9,6,16,6r0,14","w":108},"\u00be":{"d":"244,-36r-25,0v0,12,-4,26,14,22r0,14r-50,0r0,-14r14,0r0,-22r-56,0r0,-15r59,-87r19,0r0,82r25,0r0,20xm190,-222r-94,222r-23,0r94,-222r23,0xm75,-162v41,12,25,78,-21,78v-13,0,-26,-3,-37,-10r6,-17v17,12,52,12,52,-15v0,-17,-12,-23,-26,-24r0,-16v31,0,29,-43,0,-41v-6,0,-15,2,-24,5r-5,-17v29,-15,76,-6,74,27v0,14,-7,25,-19,30xm197,-56r0,-52r-34,52r34,0","w":260},"\u00b3":{"d":"71,-162v41,12,25,78,-21,78v-13,0,-26,-3,-37,-10r6,-17v17,12,52,12,52,-15v0,-17,-12,-23,-26,-24r0,-16v31,0,29,-43,0,-41v-6,0,-15,2,-24,5r-5,-17v29,-15,76,-6,74,27v0,14,-7,25,-19,30","w":108},"\u00b2":{"d":"92,-187v8,25,-57,63,-56,83r39,0v4,-11,0,-29,20,-25r-4,43r-78,0v-7,-47,54,-66,55,-100v2,-24,-30,-24,-49,-16r-5,-18v34,-14,80,-4,78,33","w":108},"\u00a6":{"d":"50,-120r-28,0r0,-125r28,0r0,125xm50,72r-28,0r0,-125r28,0r0,125","w":71},"\u00d7":{"d":"138,-71r-17,17r-38,-38r-38,38r-17,-17r38,-38r-38,-38r17,-17r38,38r38,-38r17,17r-38,38","w":165},"!":{"d":"63,-201v0,11,-11,115,-11,132r-17,0v0,-17,-10,-122,-10,-132v0,-14,6,-25,19,-25v13,0,19,8,19,25xm64,-16v0,11,-9,20,-20,20v-11,0,-21,-9,-21,-20v0,-11,10,-20,21,-20v11,0,20,9,20,20","w":87},"\"":{"d":"100,-226v36,0,9,63,8,96r-16,0v-3,-19,-11,-61,-11,-74v0,-14,6,-22,19,-22xm39,-226v37,0,8,63,7,96r-15,0v-3,-19,-11,-61,-11,-74v0,-14,6,-22,19,-22","w":138},"#":{"d":"176,-70r-47,0r-13,74r-25,0r14,-74r-43,0r-13,74r-24,0r13,-74r-32,0r0,-20r36,0r8,-42r-44,0r0,-21r48,0r13,-73r24,0r-14,73r43,0r14,-73r23,0r-13,73r32,0r0,21r-36,0r-8,42r44,0r0,20xm116,-132r-42,0r-8,42r43,0"},"$":{"d":"81,-93v-36,-14,-64,-34,-64,-70v0,-39,30,-61,64,-63r0,-25r19,0r0,26v15,2,27,8,34,17r3,-14r18,0r0,76v-17,3,-24,-4,-26,-20v-3,-19,-15,-28,-29,-31r0,67v45,18,65,35,65,71v0,31,-20,59,-65,62r0,27r-19,0r0,-27v-15,-2,-31,-7,-40,-18r-2,15r-19,0r0,-77v15,-2,22,2,24,17v3,20,18,31,37,34r0,-67xm81,-139r0,-58v-34,7,-35,45,0,58xm100,-26v35,-9,33,-46,0,-59r0,59"},"%":{"d":"270,-65v0,44,-18,68,-50,68v-32,0,-51,-24,-51,-68v0,-44,19,-67,51,-67v32,0,50,23,50,67xm211,-222r-94,222r-23,0r94,-222r23,0xm132,-158v0,44,-19,68,-51,68v-32,0,-50,-24,-50,-68v0,-44,18,-68,50,-68v32,0,51,24,51,68xm242,-65v0,-37,-4,-49,-22,-49v-18,0,-23,12,-23,49v0,37,5,50,23,50v18,0,22,-13,22,-50xm104,-158v0,-37,-5,-49,-23,-49v-18,0,-23,12,-23,49v0,37,5,49,23,49v18,0,23,-12,23,-49","w":300},"&":{"d":"226,0v-34,2,-65,-3,-72,-28v-33,56,-137,34,-137,-37v0,-33,21,-55,46,-62v-50,-28,-32,-99,45,-99v55,0,75,33,74,90v11,2,33,-5,33,7r0,18r-33,0v0,44,-6,99,44,88r0,23xm100,-24v58,0,43,-65,45,-120v0,-28,-3,-58,-38,-58v-23,0,-35,13,-35,31v0,24,16,38,44,35r0,25v-35,-3,-56,11,-57,44v0,25,14,43,41,43","w":234},"'":{"d":"39,-226v37,0,8,63,7,96r-15,0v-3,-19,-11,-61,-11,-74v0,-14,6,-22,19,-22","w":77},"(":{"d":"106,62r-8,12v-43,-19,-75,-83,-75,-160v0,-77,32,-141,75,-160r8,13v-58,29,-57,266,0,295","w":107},")":{"d":"85,-86v0,77,-33,141,-76,160r-8,-12v58,-29,59,-266,0,-295r8,-13v43,19,76,83,76,160","w":107},"*":{"d":"116,-163v16,11,0,34,-16,25v-7,-4,-20,-22,-29,-31v5,21,25,52,-3,55v-27,-3,-9,-34,-3,-54v-14,13,-33,47,-48,24v-15,-23,26,-24,46,-30v-19,-7,-59,-7,-46,-32v17,-21,34,13,48,26v-5,-21,-25,-52,3,-55v27,3,8,35,3,55v14,-13,30,-47,49,-26v13,25,-27,25,-46,32v13,4,35,7,42,11","w":136},"+":{"d":"149,-97r-54,0r0,54r-24,0r0,-54r-54,0r0,-24r54,0r0,-54r24,0r0,54r54,0r0,24","w":165},",":{"d":"52,-12v0,17,-8,38,-26,65r-12,-6v6,-13,13,-33,14,-43v-26,-2,-19,-41,3,-39v12,0,21,9,21,23","w":59},"-":{"d":"94,-76r-77,0r0,-27r77,0r0,27","w":111},".":{"d":"52,-17v0,11,-10,21,-21,21v-11,0,-20,-10,-20,-21v0,-11,9,-20,20,-20v11,0,21,9,21,20","w":59},"\/":{"d":"141,-246r-113,268r-29,0r114,-268r28,0","w":140},"0":{"d":"164,-111v0,73,-22,115,-73,115v-51,0,-73,-42,-73,-115v0,-73,22,-115,73,-115v51,0,73,42,73,115xm125,-111v0,-63,-6,-88,-34,-88v-28,0,-33,25,-33,88v0,63,5,88,33,88v28,0,34,-25,34,-88"},"1":{"d":"140,0r-87,0r0,-23r24,0r0,-157r-31,0r-4,-23v31,0,41,-21,72,-19r0,191v-1,12,16,7,26,8r0,23"},"2":{"d":"157,-165v10,43,-93,101,-95,137r63,0v7,-17,0,-47,32,-40r-6,68r-126,0v-13,-76,92,-114,94,-163v1,-39,-47,-38,-80,-27r-6,-27v54,-21,129,-7,124,52"},"3":{"d":"120,-122v69,24,39,126,-38,126v-21,0,-41,-6,-58,-17r9,-27v31,26,87,16,87,-28v0,-28,-20,-34,-42,-36r0,-25v48,-1,53,-70,3,-68v-13,0,-25,2,-39,7r-8,-26v45,-21,119,-9,119,45v0,22,-12,41,-33,49"},"4":{"d":"174,-59r-40,0v1,19,-7,43,23,36r0,23r-81,0r0,-23r22,0r0,-36r-90,0r0,-23r95,-140r31,0r0,132r40,0r0,31xm98,-90r0,-84r-55,84r55,0"},"5":{"d":"61,-139v43,-32,102,2,98,62v-3,42,-28,82,-75,81v-24,0,-43,-7,-60,-18r10,-26v32,28,92,14,86,-37v4,-46,-45,-64,-69,-33r-17,-7r0,-105r110,0r0,29r-83,0r0,54"},"6":{"d":"165,-79v0,45,-31,83,-79,83v-45,0,-68,-33,-68,-101v0,-83,56,-149,134,-123r-7,24v-45,-16,-75,7,-86,62v47,-41,106,-5,106,55xm127,-79v0,-56,-43,-54,-71,-28v-3,41,3,85,34,85v24,0,37,-28,37,-57"},"7":{"d":"161,-222v0,47,-23,70,-36,106v-12,35,-26,70,-32,116r-36,0v11,-82,42,-131,68,-194r-71,0v-6,17,-2,43,-33,36r6,-64r134,0"},"8":{"d":"121,-120v22,9,44,26,44,56v0,35,-23,68,-74,68v-78,0,-100,-95,-36,-121v-16,-11,-28,-26,-28,-51v0,-39,33,-58,64,-58v73,0,82,86,30,106xm95,-132v32,-14,37,-66,-3,-68v-18,0,-29,13,-29,29v0,20,14,30,32,39xm126,-59v0,-26,-28,-32,-47,-44v-32,15,-33,81,12,80v24,0,35,-18,35,-36"},"9":{"d":"165,-125v0,79,-56,150,-137,122r7,-24v50,18,83,-16,88,-62v-15,13,-33,18,-46,18v-45,0,-59,-34,-59,-72v0,-47,32,-83,78,-83v45,0,69,33,69,101xm126,-115v3,-41,-3,-85,-34,-85v-22,0,-37,25,-37,57v0,56,43,54,71,28"},":":{"d":"52,-113v0,11,-10,20,-21,20v-11,0,-20,-9,-20,-20v0,-11,9,-20,20,-20v11,0,21,9,21,20xm52,-16v0,11,-10,20,-21,20v-11,0,-20,-9,-20,-20v0,-11,9,-20,20,-20v11,0,21,9,21,20","w":62},";":{"d":"52,-113v0,11,-10,20,-21,20v-11,0,-20,-9,-20,-20v0,-11,9,-20,20,-20v11,0,21,9,21,20xm53,-12v0,17,-9,38,-27,65r-12,-6v6,-13,14,-33,15,-43v-25,-1,-22,-40,2,-39v12,0,22,9,22,23","w":63},"<":{"d":"144,-42r-122,-56r0,-22r122,-56r0,27r-92,40r92,40r0,27","w":165},"=":{"d":"149,-128r-132,0r0,-25r132,0r0,25xm149,-65r-132,0r0,-24r132,0r0,24","w":165},">":{"d":"144,-98r-122,56r0,-27r92,-40r-92,-40r0,-27r122,56r0,22","w":165},"?":{"d":"112,-174v0,36,-39,64,-49,105r-18,0v2,-45,31,-66,31,-102v0,-36,-37,-30,-63,-21r0,-27v44,-16,99,-8,99,45xm76,-16v0,11,-10,20,-21,20v-11,0,-20,-9,-20,-20v0,-11,9,-20,20,-20v11,0,21,9,21,20","w":130},"@":{"d":"243,-127v0,35,-16,79,-58,79v-14,0,-25,-6,-28,-23v-21,42,-94,17,-86,-31v-5,-60,66,-87,110,-55r-4,68v-1,14,4,20,10,20v23,0,29,-45,29,-61v0,-40,-29,-73,-80,-73v-55,0,-97,40,-97,98v0,55,32,89,87,89v29,0,52,-8,66,-17r7,9v-11,11,-43,28,-80,28v-68,0,-107,-47,-107,-105v0,-74,52,-125,129,-125v62,0,102,42,102,99xm152,-145v-28,-15,-52,15,-52,42v0,15,7,31,25,31v31,-1,23,-44,27,-73","w":255},"A":{"d":"211,0r-80,0r0,-23r18,0r-14,-46r-71,0v-3,15,-26,50,8,45r0,24r-70,0r0,-24r18,0r71,-198r34,0r63,189v4,12,11,10,23,10r0,23xm128,-91r-27,-85r-29,85r56,0","w":211,"k":{"w":6,"W":27,"T":18,"v":6,"Y":24,"V":29}},"B":{"d":"19,-222v67,1,155,-14,154,53v0,17,-9,39,-33,46v34,7,50,31,50,59v0,81,-95,62,-171,64r0,-23r22,0r0,-166v1,-11,-12,-9,-22,-9r0,-24xm78,-131v35,3,59,-6,58,-35v-1,-30,-24,-34,-58,-32r0,67xm89,-23v40,3,63,-10,63,-45v0,-38,-34,-43,-74,-41r0,76v0,7,4,10,11,10","w":204},"C":{"d":"177,-25v-61,56,-163,29,-163,-83v0,-89,76,-148,138,-101r2,-13r18,0r0,77v-17,3,-21,-5,-23,-21v-2,-19,-17,-32,-39,-32v-37,0,-56,36,-56,84v0,98,63,106,113,69","w":190},"D":{"d":"92,-222v75,-4,119,38,119,112v0,67,-34,110,-99,110r-92,0r0,-23r21,0r0,-166v1,-11,-12,-9,-22,-9r0,-24r73,0xm88,-23v61,8,84,-39,83,-87v-2,-62,-28,-94,-93,-88r0,166v0,6,4,9,10,9","w":223},"E":{"d":"177,0r-158,0r0,-23r22,0r0,-165v2,-12,-11,-10,-22,-10r0,-24r153,0r2,73v-9,0,-19,2,-20,-7v-6,-18,-2,-42,-29,-42r-47,0r0,75r37,0v3,-12,3,-29,22,-24r0,70v-18,4,-19,-11,-22,-24r-37,0r0,69v0,6,3,9,9,9r62,0v5,-15,9,-39,10,-55v9,0,18,-1,18,9r0,69","w":196},"F":{"d":"174,-149v-9,0,-19,2,-20,-7v-6,-18,-2,-42,-29,-42r-47,0r0,75r37,0v3,-12,3,-29,22,-24r0,70v-18,4,-19,-11,-22,-24r-37,0r0,69v-1,12,13,9,23,9r0,23r-82,0r0,-23r22,0r0,-165v2,-12,-11,-10,-22,-10r0,-24r153,0","w":185,"k":{"y":4,"A":25,"u":6,"o":13,"g":14,"e":14,"c":13,"a":13}},"G":{"d":"206,-81r-18,0r0,81v-14,1,-28,2,-30,-10v-66,38,-141,-7,-141,-98v0,-100,85,-145,145,-100r3,-14r19,0r0,74v-19,4,-23,-8,-26,-23v-3,-17,-20,-27,-41,-27v-34,0,-60,30,-60,88v0,79,45,102,94,77v-3,-20,12,-55,-21,-48r0,-22r76,0r0,22","w":218},"H":{"d":"221,0r-81,0r0,-23r21,0r0,-75r-83,0r0,66v0,12,12,9,23,9r0,23r-82,0r0,-23r22,0r0,-167v1,-11,-12,-7,-22,-8r0,-24r81,0r0,24r-22,0r0,75r83,0r0,-67v1,-11,-12,-7,-22,-8r0,-24r82,0r0,24r-22,0r0,166v0,11,12,9,22,9r0,23","w":240},"I":{"d":"102,0r-81,0r0,-23r21,0r0,-167v1,-11,-12,-7,-22,-8r0,-24r82,0r0,24r-22,0r0,166v0,11,12,9,22,9r0,23","w":122},"J":{"d":"116,-222v-5,103,34,263,-104,219r0,-26v30,13,66,6,66,-35r0,-126v-4,-17,-38,-4,-55,-8r-4,-24r97,0","w":145},"K":{"d":"209,0r-53,0r-58,-99r-20,26v3,22,-12,57,24,50r0,23r-83,0r0,-23r22,0r0,-166v1,-11,-12,-9,-22,-9r0,-24r82,0r0,24r-23,0r0,82v24,-33,61,-70,78,-106r45,0r0,24v-15,0,-26,-2,-33,8r-45,59r56,96v4,11,15,13,30,12r0,23","w":217,"k":{"Y":6,"O":14,"y":9,"u":7,"r":5,"o":8,"e":7,"a":3}},"L":{"d":"176,0r-157,0r0,-23r22,0r0,-166v0,-13,-12,-8,-22,-9r0,-24r81,0r0,24r-22,0r0,166v0,6,3,9,9,9r60,0v5,-16,9,-39,10,-55v10,0,20,-1,19,9r0,69","w":187,"k":{"y":4,"u":8,"Y":24,"T":22}},"M":{"d":"271,0r-77,0r0,-23r20,0r0,-116r-57,139r-25,0r-60,-139r0,107v-1,10,11,10,21,9r0,23r-70,0r0,-23r19,0r0,-166v1,-10,-12,-9,-22,-9r0,-24r53,0r76,177r71,-177r50,0r0,24r-20,0r0,166v0,10,11,9,21,9r0,23","w":291},"N":{"d":"225,-198r-20,0r0,198r-25,0r-107,-157r0,125v-1,10,11,10,21,9r0,23r-71,0r0,-23r20,0r0,-166v1,-10,-12,-9,-22,-9r0,-24r46,0r108,154r0,-121v1,-11,-12,-9,-22,-9r0,-24r72,0r0,24","w":245},"O":{"d":"105,-226v58,0,89,60,89,115v0,55,-31,115,-89,115v-58,0,-88,-59,-88,-115v0,-55,30,-115,88,-115xm105,-25v41,0,49,-37,49,-86v0,-49,-8,-86,-49,-86v-41,0,-48,37,-48,86v0,49,7,86,48,86","w":210,"k":{"Y":21,"X":18,"W":12,"J":7,"V":14,"A":6}},"P":{"d":"190,-154v0,50,-41,75,-112,70r0,52v-1,12,13,9,23,9r0,23r-82,0r0,-23r22,0r0,-166v1,-11,-12,-9,-22,-9r0,-24v0,0,171,-13,171,68xm150,-155v0,-40,-31,-45,-72,-43r0,90v45,4,72,-11,72,-47","w":202,"k":{"S":3,"o":10,"e":10,"a":10,"Z":13,"Y":7,"A":33}},"Q":{"d":"105,-226v58,0,89,60,89,115v0,67,-47,139,-122,109v-18,15,-1,41,22,41v26,0,52,-14,76,-17r0,22v-46,16,-138,44,-138,-26v0,-15,7,-27,19,-32v-62,-58,-42,-212,54,-212xm105,-25v41,0,49,-37,49,-86v0,-49,-8,-86,-49,-86v-41,0,-48,37,-48,86v0,49,7,86,48,86","w":210},"R":{"d":"207,0r-55,0r-49,-89r-25,0r0,57v-1,12,13,9,23,9r0,23r-82,0r0,-23r22,0r0,-166v1,-11,-12,-9,-22,-9r0,-24v77,-2,171,-8,171,66v0,30,-17,54,-48,63r33,58v5,10,16,13,32,12r0,23xm151,-157v6,-27,-29,-46,-73,-41r0,84v43,3,78,-8,73,-43","w":220,"k":{"o":7,"T":10,"O":7}},"S":{"d":"167,-59v0,54,-86,87,-124,43r-2,16r-18,0r0,-76v15,-2,22,2,23,17v-1,44,83,47,83,8v0,-54,-107,-35,-107,-113v0,-59,82,-81,115,-43r3,-15r17,0r0,75v-16,3,-24,-3,-24,-20v-2,-42,-74,-43,-74,-3v0,48,108,36,108,111","w":184},"T":{"d":"187,-153v-10,-1,-20,3,-21,-7v-4,-19,-1,-44,-28,-38r-21,0r0,166v0,12,12,9,23,9r0,23r-82,0r0,-23r22,0r0,-175v-20,2,-42,-7,-45,13v-2,15,1,37,-24,32r1,-69r174,0","w":197,"k":{"u":5,"o":14,"e":14,"a":10,"O":5,"A":18}},"U":{"d":"117,-26v66,1,34,-102,41,-163v1,-10,-13,-9,-23,-9r0,-24r80,0r0,24r-23,0r0,120v1,51,-27,82,-76,82v-43,0,-77,-24,-77,-79r0,-114v1,-10,-12,-9,-22,-9r0,-24r81,0r0,24r-22,0r0,127v0,31,17,45,41,45","w":230,"k":{"a":6}},"V":{"d":"216,-198v-16,0,-25,-1,-29,14r-57,184r-43,0r-55,-188v-4,-12,-11,-10,-23,-10r0,-24r82,0r0,24r-22,0r43,148r45,-148r-23,0r0,-24r82,0r0,24","w":215,"k":{"y":13,"o":18,"u":8,"e":17,"a":16,"O":14,"A":26}},"W":{"d":"312,-198v-16,0,-26,-1,-30,14r-47,184r-37,0r-39,-139r-40,139r-37,0r-49,-187v-4,-14,-12,-11,-26,-11r0,-24r82,0r0,24r-18,0r35,141r47,-165r21,0r45,165r36,-141r-19,0r0,-24r76,0r0,24","w":317,"k":{"u":19,"r":8,"o":22,"e":21,"O":13,"y":13,"i":5,"a":16,"A":27}},"X":{"d":"217,0r-87,0r0,-23r22,0r-40,-62r-37,62r21,0r0,23r-88,0r0,-23v18,1,27,-2,34,-14r49,-78r-49,-72v-5,-10,-16,-12,-32,-11r0,-24r84,0r0,24r-19,0r40,58r34,-58r-19,0r0,-24r85,0r0,24v-19,0,-28,0,-36,14r-44,72r52,77v7,11,15,13,30,12r0,23","w":223,"k":{"o":5,"O":15,"v":10,"e":7}},"Y":{"d":"211,-198v-17,-1,-24,1,-31,14r-53,99v5,24,-16,69,23,62r0,23r-82,0r0,-23r22,0r0,-62r-54,-102v-5,-11,-14,-11,-29,-11r0,-24r86,0r0,24r-20,0r41,81r42,-81r-20,0r0,-24r75,0r0,24","w":216,"k":{"A":25,"y":24,"u":18,"s":18,"r":16,"o":31,"e":32,"a":25,"O":16}},"Z":{"d":"178,0r-157,0v0,-23,0,-21,17,-50r89,-146r-67,0v-18,0,-11,23,-16,35r-21,0r0,-61r152,0v1,22,-3,27,-16,48r-91,148r73,0v17,0,12,-21,16,-34r21,0r0,60","w":193},"[":{"d":"112,69r-82,0r0,-315r82,0r0,28v-15,3,-46,-7,-46,8r0,245v3,14,31,4,46,7r0,27","w":100},"\\":{"d":"124,22r-28,0r-114,-268r28,0","w":113},"]":{"d":"71,69r-82,0r0,-27v15,-2,43,7,46,-7r0,-245v-2,-15,-31,-5,-46,-8r0,-28r82,0r0,315","w":100},"^":{"d":"147,-123r-27,0r-40,-75r-40,75r-27,0r56,-103r22,0","w":159},"_":{"d":"132,28r-132,0r0,-19r132,0r0,19","w":131},"`":{"d":"69,-184v-12,13,-27,-18,-62,-14v1,-12,-4,-24,11,-24v14,0,39,21,51,38","w":76},"a":{"d":"101,-104v7,-50,-44,-46,-75,-30r0,-24v49,-22,109,-20,109,47r0,81v-1,11,11,9,21,9r0,21v-21,-1,-44,5,-51,-12v-25,30,-92,18,-92,-34v0,-42,42,-58,88,-58xm101,-34r0,-48v-31,0,-53,9,-53,33v0,29,40,35,53,15","w":167,"k":{"w":6,"v":13}},"b":{"d":"67,-153v46,-41,109,1,104,69v-4,53,-20,88,-69,89v-23,0,-36,-10,-44,-18v-5,17,-27,12,-47,13r0,-21v10,0,23,2,22,-9r0,-194r-19,0r-5,-22v19,0,39,-2,50,-2v6,0,8,2,8,8r0,87xm67,-128v3,42,-14,108,31,107v31,0,37,-29,37,-63v0,-30,-7,-57,-33,-57v-10,0,-23,4,-35,13","w":185},"c":{"d":"141,-19v-14,14,-33,24,-56,24v-52,0,-72,-40,-72,-87v0,-60,62,-115,108,-73r1,-10r19,0r0,63v-13,1,-22,1,-22,-15v0,-16,-13,-27,-30,-27v-27,0,-40,26,-40,62v0,64,47,74,81,46","w":154},"d":{"d":"14,-80v0,-66,51,-109,104,-80r0,-64r-20,0r-4,-22v19,0,37,-2,49,-2v6,0,9,2,9,8r0,211v-1,11,12,7,22,8r0,21v-20,-1,-46,5,-51,-11v-47,38,-109,3,-109,-69xm118,-32r0,-103v-5,-4,-17,-8,-28,-8v-33,0,-40,37,-40,63v-2,55,35,72,68,48"},"e":{"d":"14,-82v0,-48,25,-87,73,-88v35,-1,66,32,62,92r-99,0v0,59,49,70,81,42r11,17v-14,14,-34,24,-57,24v-52,0,-71,-40,-71,-87xm114,-98v2,-28,-10,-46,-28,-46v-20,0,-33,16,-36,46r64,0","w":163,"k":{"v":4}},"f":{"d":"111,-216v-17,-10,-53,-14,-51,15v0,10,4,27,7,36r33,0r4,21r-36,0r0,115v-1,12,16,7,26,8r0,21r-78,0r0,-21r19,0r0,-123r-25,0r0,-21r23,0v-18,-38,1,-84,43,-84v15,0,27,6,35,10r0,23","w":109},"g":{"d":"164,26v0,25,-20,55,-78,55v-76,0,-94,-56,-57,-95v-7,-17,-1,-36,12,-45v-44,-38,-10,-132,62,-109v7,-15,23,-22,39,-22v16,0,13,8,13,21v-14,0,-26,1,-34,7v50,24,33,117,-35,117v-10,0,-20,-1,-28,-4v-11,14,-3,28,23,26v45,-2,83,1,83,49xm86,-65v38,0,43,-84,0,-84v-24,0,-29,21,-29,42v0,21,5,42,29,42xm134,31v1,-36,-68,-12,-90,-30v-14,32,1,58,43,57v33,0,47,-13,47,-27","w":171},"h":{"d":"67,-148v29,-34,95,-30,95,29r0,90v0,10,10,8,19,8r0,21r-72,0r0,-21r19,0r0,-95v1,-38,-46,-23,-61,-7r0,93v-1,10,9,9,19,9r0,21r-71,0r0,-21r18,0r0,-203r-19,0r-5,-22v19,0,38,-2,50,-2v6,0,8,2,8,8r0,92","w":194,"k":{"v":3}},"i":{"d":"72,-212v0,11,-10,20,-21,20v-11,0,-20,-9,-20,-20v0,-11,9,-20,20,-20v11,0,21,9,21,20xm88,0r-71,0r0,-21r18,0r0,-123r-20,0r-4,-21v19,0,37,-2,49,-2v6,0,9,2,9,8r0,129v-1,10,9,9,19,9r0,21","w":101,"k":{"v":3}},"j":{"d":"50,-232v11,0,21,9,21,20v0,11,-10,20,-21,20v-11,0,-20,-9,-20,-20v0,-11,9,-20,20,-20xm69,10v6,51,-36,71,-78,54r0,-23v24,7,44,8,44,-29r0,-156r-20,0r-4,-21v19,0,37,-2,49,-2v6,0,9,2,9,8r0,169","w":97},"k":{"d":"175,0r-71,0r0,-21r13,0r-34,-67v-17,8,-16,32,-16,59v0,10,10,8,19,8r0,21r-72,0r0,-21r19,0r0,-203r-20,0r-4,-22v19,0,37,-2,49,-2v6,0,9,2,9,8r0,133v17,-18,42,-38,55,-58r40,0r0,22v-30,-5,-37,18,-54,31r40,80v5,11,13,11,27,11r0,21","w":176,"k":{"e":1}},"l":{"d":"86,0r-71,0r0,-21r18,0r0,-203r-19,0r-5,-22v19,0,38,-2,50,-2v6,0,8,2,8,8r0,210v-1,10,9,9,19,9r0,21","w":99},"m":{"d":"157,-145v34,-39,96,-32,96,28r0,88v0,10,10,8,19,8r0,21r-71,0r0,-21r18,0r0,-95v2,-39,-43,-21,-58,-7r0,93v-1,10,9,9,19,9r0,21r-72,0r0,-21r19,0r0,-95v3,-39,-45,-21,-58,-8r0,94v-1,10,9,9,19,9r0,21r-71,0r0,-21r18,0r0,-123r-20,0r-4,-21v19,0,37,-2,49,-2v11,0,9,9,9,19v21,-25,77,-33,88,3","w":285,"k":{"v":8}},"n":{"d":"69,-148v29,-33,94,-31,94,29r0,90v0,10,11,8,20,8r0,21r-72,0r0,-21r19,0r0,-95v1,-37,-46,-23,-61,-7r0,93v-1,10,9,9,19,9r0,21r-71,0r0,-21r18,0r0,-123r-20,0r-4,-21v19,0,37,-2,49,-2v11,0,9,9,9,19","w":196,"k":{"v":6}},"o":{"d":"158,-84v0,47,-20,89,-72,89v-52,0,-72,-40,-72,-87v0,-47,20,-88,72,-88v52,0,72,38,72,86xm122,-83v0,-24,-3,-61,-35,-61v-33,0,-37,37,-37,62v0,24,4,61,36,61v33,0,36,-37,36,-62","w":172,"k":{"v":5}},"p":{"d":"171,-84v0,72,-54,111,-104,76v-4,35,15,88,-26,88r-29,0r0,-22v10,0,22,2,21,-9r0,-193r-19,0r-5,-21v19,0,38,-2,50,-2v9,-1,8,7,8,15v50,-42,104,-7,104,68xm135,-84v0,-23,-5,-57,-35,-57v-11,0,-23,5,-33,15v1,41,-10,105,31,105v24,0,37,-16,37,-63","w":185},"q":{"d":"176,-144r-24,0r0,194v-1,11,12,7,22,8r0,22v-28,1,-56,3,-56,-26r0,-60v-49,29,-106,-2,-104,-73v2,-78,56,-110,104,-79v4,-19,31,-4,54,-7xm118,-31r0,-101v-33,-26,-68,-4,-68,52v0,51,34,73,68,49","w":184},"r":{"d":"123,-140v-25,-5,-46,7,-54,18r0,92v-1,10,9,9,19,9r0,21r-71,0r0,-21r18,0r0,-123r-20,0r-4,-21v19,0,37,-2,49,-2v11,0,9,10,9,20v14,-14,23,-23,44,-23v13,-1,10,17,10,30","w":127,"k":{"s":3,"o":3,"g":1,"e":3,"a":4}},"s":{"d":"97,-91v57,19,49,96,-17,96v-17,0,-33,-6,-41,-15r-1,10r-19,0r0,-63v15,-2,22,3,22,17v-1,33,61,35,61,6v0,-20,-29,-28,-46,-34v-56,-18,-45,-98,15,-96v18,0,31,7,36,14r2,-9r19,0r0,61v-13,2,-22,-1,-21,-15v1,-32,-54,-38,-56,-7v-1,18,30,29,46,35","w":147},"t":{"d":"106,-2v-41,17,-78,-2,-78,-54r0,-88r-21,0r0,-21r21,0v2,-12,-5,-33,6,-36r27,-5r0,41r33,0r4,21r-36,0r0,90v-1,36,19,36,44,30r0,22","w":116,"k":{"y":4,"w":1,"u":3,"t":3,"o":3,"e":4,"a":3}},"u":{"d":"130,-19v-28,34,-97,36,-97,-27r0,-98r-20,0r-4,-21v19,0,38,-2,49,-2v6,0,9,2,9,8r0,110v-1,38,45,23,60,7r0,-102r-20,0r-4,-21v19,0,38,-2,49,-2v6,0,9,2,9,8r0,128v0,12,11,10,22,10r0,21v-25,0,-49,3,-53,-19","w":195,"k":{"v":4}},"v":{"d":"170,-144v-13,0,-21,-2,-25,10r-47,134r-31,0r-49,-144r-17,0r0,-21r74,0r0,21v-11,-1,-21,0,-17,13r28,96r36,-109r-21,0r0,-21r64,0","w":168,"k":{"w":-5,"v":-5,"o":6,"e":5,"a":3}},"w":{"d":"243,-144v-13,0,-20,-2,-24,11r-39,133r-32,0r-28,-103r-28,103r-32,0r-41,-144r-18,0r0,-21r71,0r0,21v-10,-1,-20,-1,-17,12r24,91r32,-124r23,0r32,121r28,-100r-22,0r0,-21r66,0","w":241,"k":{"g":7,"a":3}},"x":{"d":"181,0r-79,0r0,-21v8,0,22,2,15,-8r-25,-29r-28,37r17,0r0,21r-73,0r0,-21v16,1,25,-3,31,-11r37,-48r-54,-64r-18,0r0,-21r80,0r0,21v-9,0,-24,-2,-16,9r23,28r28,-37r-15,0r0,-21r68,0r5,21v-41,-5,-48,39,-70,59r56,64r18,0r0,21","w":184},"y":{"d":"127,-15v-31,31,-94,28,-94,-31r0,-98r-20,0r-4,-21v19,0,38,-2,49,-2v6,0,9,2,9,8r0,110v-1,38,45,23,60,7r0,-102r-18,0r0,-21r70,0r4,21v-11,0,-24,-2,-22,11v-7,95,34,215,-78,214v-11,0,-26,-2,-38,-5r0,-26v11,3,26,5,39,5v47,-2,43,-31,43,-70","w":193},"z":{"d":"139,-165v1,17,-3,23,-11,35r-75,108v28,-2,68,12,64,-27r21,0r0,49r-124,0v-1,-15,1,-24,8,-33r76,-110v-28,2,-64,-11,-62,27r-21,0r0,-49r124,0","w":151},"{":{"d":"114,81v-50,0,-63,-24,-63,-73v0,-35,13,-82,-38,-86r0,-9v51,-4,38,-51,38,-86v0,-49,13,-73,63,-73r0,20v-37,-2,-21,40,-21,68v0,41,-8,68,-44,76v51,8,39,69,39,119v0,18,9,24,26,24r0,20","w":117},"|":{"d":"49,94r-27,0r0,-360r27,0r0,360","w":70},"}":{"d":"105,-78v-51,4,-39,51,-39,86v0,49,-13,73,-63,73r0,-20v37,3,22,-40,22,-68v0,-41,7,-67,43,-75v-50,-8,-39,-69,-39,-119v0,-18,-9,-25,-26,-25r0,-20v50,0,63,24,63,73v0,35,-12,82,39,86r0,9","w":117},"~":{"d":"173,-94v-8,19,-25,36,-46,36v-36,1,-73,-48,-96,-6r-18,-18v10,-19,27,-32,44,-32v41,0,75,47,98,5","w":185},"\u00c4":{"d":"211,0r-80,0r0,-23r18,0r-14,-46r-71,0v-3,15,-26,50,8,45r0,24r-70,0r0,-24r18,0r71,-198r34,0r63,189v4,12,11,10,23,10r0,23xm128,-91r-27,-85r-29,85r56,0xm153,-255v0,10,-8,17,-18,17v-10,0,-17,-7,-17,-17v0,-10,7,-17,17,-17v10,0,18,7,18,17xm98,-255v0,10,-8,17,-18,17v-10,0,-17,-7,-17,-17v0,-10,7,-17,17,-17v10,0,18,7,18,17","w":211},"\u00c5":{"d":"211,0r-80,0r0,-23r18,0r-14,-46r-71,0r-9,28v-6,15,3,19,17,17r0,24r-70,0r0,-24r18,0r69,-194v-21,-14,-8,-58,19,-53v27,-5,41,40,18,53r62,185v4,12,11,10,23,10r0,23xm125,-242v0,-13,-7,-19,-17,-19v-10,0,-17,6,-17,19v0,13,7,20,17,20v10,0,17,-7,17,-20xm128,-91r-27,-85r-29,85r56,0","w":211},"\u00c7":{"d":"177,-25v-16,16,-42,30,-75,29r-3,8v15,-4,28,3,28,17v4,18,-27,35,-43,20r5,-9v10,8,25,3,24,-10v-2,-17,-21,-1,-28,-11r5,-16v-50,-8,-76,-57,-76,-114v0,-101,76,-140,137,-98r2,-13r18,0r0,77v-16,3,-21,-4,-23,-20v-2,-19,-18,-33,-40,-33v-32,0,-54,27,-54,83v0,83,63,107,113,71","w":190},"\u00c9":{"d":"177,0r-158,0r0,-23r22,0r0,-165v2,-12,-11,-10,-22,-10r0,-24r153,0r2,73v-9,0,-19,2,-20,-7v-6,-18,-2,-42,-29,-42r-47,0r0,75r37,0v3,-12,3,-29,22,-24r0,70v-18,4,-19,-11,-22,-24r-37,0r0,69v0,6,3,9,9,9r62,0v5,-15,9,-39,10,-55v9,0,18,-1,18,9r0,69xm134,-255v-34,-4,-51,27,-63,14v12,-17,38,-38,52,-38v15,0,10,12,11,24","w":196},"\u00d1":{"d":"225,-198r-20,0r0,198r-25,0r-107,-157r0,125v-1,10,11,10,21,9r0,23r-71,0r0,-23r20,0r0,-166v1,-10,-12,-9,-22,-9r0,-24r46,0r108,154r0,-121v1,-11,-12,-9,-22,-9r0,-24r72,0r0,24xm167,-276v-1,18,-8,34,-27,34v-17,0,-40,-25,-47,0r-13,0v1,-21,11,-34,27,-34v23,0,38,25,49,0r11,0","w":245},"\u00d6":{"d":"105,-226v58,0,89,60,89,115v0,55,-31,115,-89,115v-58,0,-88,-59,-88,-115v0,-55,30,-115,88,-115xm105,-25v41,0,49,-37,49,-86v0,-49,-8,-86,-49,-86v-41,0,-48,37,-48,86v0,49,7,86,48,86xm150,-255v0,10,-8,17,-18,17v-10,0,-17,-7,-17,-17v0,-10,7,-17,17,-17v10,0,18,7,18,17xm94,-255v0,10,-7,17,-17,17v-10,0,-18,-7,-18,-17v0,-10,8,-17,18,-17v10,0,17,7,17,17","w":210},"\u00dc":{"d":"117,-26v66,1,34,-102,41,-163v1,-10,-13,-9,-23,-9r0,-24r80,0r0,24r-23,0r0,120v1,51,-27,82,-76,82v-43,0,-77,-24,-77,-79r0,-114v1,-10,-12,-9,-22,-9r0,-24r81,0r0,24r-22,0r0,127v0,31,17,45,41,45xm162,-255v0,10,-7,17,-17,17v-10,0,-18,-7,-18,-17v0,-10,8,-17,18,-17v10,0,17,7,17,17xm107,-255v0,10,-8,17,-18,17v-10,0,-17,-7,-17,-17v0,-10,7,-17,17,-17v10,0,18,7,18,17","w":230},"\u00e1":{"d":"101,-104v7,-50,-44,-46,-75,-30r0,-24v49,-22,109,-20,109,47r0,81v-1,11,11,9,21,9r0,21v-21,-1,-44,5,-51,-12v-25,30,-92,18,-92,-34v0,-42,42,-58,88,-58xm101,-34r0,-48v-31,0,-53,9,-53,33v0,29,40,35,53,15xm108,-198v-34,-4,-50,27,-62,14v12,-17,38,-38,52,-38v14,0,9,13,10,24","w":167},"\u00e0":{"d":"101,-104v7,-50,-44,-46,-75,-30r0,-24v49,-22,109,-20,109,47r0,81v-1,11,11,9,21,9r0,21v-21,-1,-44,5,-51,-12v-25,30,-92,18,-92,-34v0,-42,42,-58,88,-58xm101,-34r0,-48v-31,0,-53,9,-53,33v0,29,40,35,53,15xm116,-184v-12,13,-27,-18,-62,-14v1,-11,-4,-24,10,-24v14,0,40,21,52,38","w":167},"\u00e2":{"d":"101,-104v7,-50,-44,-46,-75,-30r0,-24v49,-22,109,-20,109,47r0,81v-1,11,11,9,21,9r0,21v-21,-1,-44,5,-51,-12v-25,30,-92,18,-92,-34v0,-42,42,-58,88,-58xm101,-34r0,-48v-31,0,-53,9,-53,33v0,29,40,35,53,15xm123,-182v-25,4,-27,-21,-44,-21v-13,7,-17,23,-39,21v15,-14,24,-53,53,-39","w":167},"\u00e4":{"d":"101,-104v7,-50,-44,-46,-75,-30r0,-24v49,-22,109,-20,109,47r0,81v-1,11,11,9,21,9r0,21v-21,-1,-44,5,-51,-12v-25,30,-92,18,-92,-34v0,-42,42,-58,88,-58xm101,-34r0,-48v-31,0,-53,9,-53,33v0,29,40,35,53,15xm126,-206v0,10,-8,18,-18,18v-10,0,-17,-8,-17,-18v0,-10,7,-16,17,-16v10,0,18,6,18,16xm71,-206v0,10,-8,18,-18,18v-10,0,-17,-8,-17,-18v0,-10,7,-16,17,-16v10,0,18,6,18,16","w":167},"\u00e3":{"d":"101,-104v7,-50,-44,-46,-75,-30r0,-24v49,-22,109,-20,109,47r0,81v-1,11,11,9,21,9r0,21v-21,-1,-44,5,-51,-12v-25,30,-92,18,-92,-34v0,-42,42,-58,88,-58xm101,-34r0,-48v-31,0,-53,9,-53,33v0,29,40,35,53,15xm123,-226v-1,18,-8,34,-27,34v-17,0,-40,-25,-47,0r-13,0v-2,-42,41,-35,61,-23v13,2,11,-14,26,-11","w":167},"\u00e5":{"d":"101,-104v7,-50,-44,-46,-75,-30r0,-24v49,-22,109,-20,109,47r0,81v-1,11,11,9,21,9r0,21v-21,-1,-44,5,-51,-12v-25,30,-92,18,-92,-34v0,-42,42,-58,88,-58xm101,-34r0,-48v-31,0,-53,9,-53,33v0,29,40,35,53,15xm108,-206v0,38,-59,40,-59,0v0,-20,14,-29,29,-29v15,0,30,9,30,29xm95,-206v0,-13,-7,-20,-17,-20v-10,0,-17,7,-17,20v0,13,7,20,17,20v10,0,17,-7,17,-20","w":167},"\u00e7":{"d":"13,-82v0,-62,61,-114,108,-73v-2,-15,9,-9,20,-10r0,63v-17,3,-23,-4,-23,-21v0,-12,-13,-21,-28,-21v-28,0,-41,27,-41,62v0,64,47,74,81,46r11,17v-14,14,-33,24,-56,24r-3,7v15,-4,28,3,28,17v4,18,-27,35,-43,20r5,-9v10,8,25,3,24,-10v-2,-17,-21,-1,-28,-11r5,-15v-43,-5,-60,-42,-60,-86","w":154},"\u00e9":{"d":"14,-82v0,-48,25,-87,73,-88v35,-1,66,32,62,92r-99,0v0,59,49,70,81,42r11,17v-14,14,-34,24,-57,24v-52,0,-71,-40,-71,-87xm114,-98v2,-28,-10,-46,-28,-46v-20,0,-33,16,-36,46r64,0xm113,-198v-34,-4,-50,27,-62,14v12,-17,38,-38,52,-38v14,0,9,13,10,24","w":163},"\u00e8":{"d":"14,-82v0,-48,25,-87,73,-88v35,-1,66,32,62,92r-99,0v0,59,49,70,81,42r11,17v-14,14,-34,24,-57,24v-52,0,-71,-40,-71,-87xm114,-98v2,-28,-10,-46,-28,-46v-20,0,-33,16,-36,46r64,0xm121,-184v-14,13,-28,-18,-63,-14v1,-12,-4,-24,11,-24v14,0,40,21,52,38","w":163},"\u00ea":{"d":"14,-82v0,-48,25,-87,73,-88v35,-1,66,32,62,92r-99,0v0,59,49,70,81,42r11,17v-14,14,-34,24,-57,24v-52,0,-71,-40,-71,-87xm114,-98v2,-28,-10,-46,-28,-46v-20,0,-33,16,-36,46r64,0xm127,-181v-25,5,-28,-20,-44,-21v-13,8,-17,24,-40,21v15,-14,25,-53,54,-39","w":163},"\u00eb":{"d":"14,-82v0,-48,25,-87,73,-88v35,-1,66,32,62,92r-99,0v0,59,49,70,81,42r11,17v-14,14,-34,24,-57,24v-52,0,-71,-40,-71,-87xm114,-98v2,-28,-10,-46,-28,-46v-20,0,-33,16,-36,46r64,0xm129,-206v0,10,-7,18,-17,18v-10,0,-18,-8,-18,-18v0,-10,8,-16,18,-16v10,0,17,6,17,16xm74,-206v0,10,-8,18,-18,18v-10,0,-17,-8,-17,-18v0,-10,7,-16,17,-16v10,0,18,6,18,16","w":163},"\u00ed":{"d":"88,0r-72,0r0,-21r19,0r0,-123r-20,0r-4,-21v19,0,37,-2,49,-2v6,0,9,2,9,8r0,129v-1,10,9,9,19,9r0,21xm76,-198v-34,-4,-50,27,-62,14v12,-17,38,-38,52,-38v14,0,9,13,10,24","w":101},"\u00ec":{"d":"88,0r-72,0r0,-21r19,0r0,-123r-20,0r-4,-21v19,0,37,-2,49,-2v6,0,9,2,9,8r0,129v-1,10,9,9,19,9r0,21xm81,-184v-12,13,-28,-18,-63,-14v1,-12,-4,-24,11,-24v14,0,40,21,52,38","w":101},"\u00ee":{"d":"88,0r-72,0r0,-21r19,0r0,-123r-20,0r-4,-21v19,0,37,-2,49,-2v6,0,9,2,9,8r0,129v-1,10,9,9,19,9r0,21xm89,-182v-26,5,-27,-21,-45,-21v-13,7,-17,23,-39,21v15,-13,24,-53,53,-39","w":101},"\u00ef":{"d":"88,0r-72,0r0,-21r19,0r0,-123r-20,0r-4,-21v19,0,37,-2,49,-2v6,0,9,2,9,8r0,129v-1,10,9,9,19,9r0,21xm95,-206v0,10,-7,18,-17,18v-10,0,-18,-8,-18,-18v0,-10,8,-16,18,-16v10,0,17,6,17,16xm40,-206v0,10,-8,18,-18,18v-10,0,-17,-8,-17,-18v0,-10,7,-16,17,-16v10,0,18,6,18,16","w":101},"\u00f1":{"d":"69,-148v29,-33,94,-31,94,29r0,90v0,10,11,8,20,8r0,21r-72,0r0,-21r19,0r0,-95v1,-37,-46,-23,-61,-7r0,93v-1,10,9,9,19,9r0,21r-71,0r0,-21r18,0r0,-123r-20,0r-4,-21v19,0,37,-2,49,-2v11,0,9,9,9,19xm143,-226v-1,18,-8,34,-27,34v-17,0,-39,-24,-47,0r-12,0v1,-21,11,-34,27,-34v23,0,37,23,48,0r11,0","w":196},"\u00f3":{"d":"158,-84v0,47,-20,89,-72,89v-52,0,-72,-40,-72,-87v0,-47,20,-88,72,-88v52,0,72,38,72,86xm122,-83v0,-24,-3,-61,-35,-61v-33,0,-37,37,-37,62v0,24,4,61,36,61v33,0,36,-37,36,-62xm113,-198v-34,-4,-50,27,-62,14v12,-17,38,-38,52,-38v14,0,9,13,10,24","w":172},"\u00f2":{"d":"158,-84v0,47,-20,89,-72,89v-52,0,-72,-40,-72,-87v0,-47,20,-88,72,-88v52,0,72,38,72,86xm122,-83v0,-24,-3,-61,-35,-61v-33,0,-37,37,-37,62v0,24,4,61,36,61v33,0,36,-37,36,-62xm122,-184v-12,13,-27,-18,-62,-14v1,-12,-4,-24,11,-24v14,0,39,21,51,38","w":172},"\u00f4":{"d":"158,-84v0,47,-20,89,-72,89v-52,0,-72,-40,-72,-87v0,-47,20,-88,72,-88v52,0,72,38,72,86xm122,-83v0,-24,-3,-61,-35,-61v-33,0,-37,37,-37,62v0,24,4,61,36,61v33,0,36,-37,36,-62xm129,-181v-26,5,-27,-21,-45,-21v-13,7,-17,23,-39,21v15,-13,24,-53,53,-39","w":172},"\u00f6":{"d":"158,-84v0,47,-20,89,-72,89v-52,0,-72,-40,-72,-87v0,-47,20,-88,72,-88v52,0,72,38,72,86xm122,-83v0,-24,-3,-61,-35,-61v-33,0,-37,37,-37,62v0,24,4,61,36,61v33,0,36,-37,36,-62xm131,-206v0,10,-8,18,-18,18v-10,0,-17,-8,-17,-18v0,-10,7,-16,17,-16v10,0,18,6,18,16xm75,-206v0,10,-7,18,-17,18v-10,0,-18,-8,-18,-18v0,-10,8,-16,18,-16v10,0,17,6,17,16","w":172},"\u00f5":{"d":"158,-84v0,47,-20,89,-72,89v-52,0,-72,-40,-72,-87v0,-47,20,-88,72,-88v52,0,72,38,72,86xm122,-83v0,-24,-3,-61,-35,-61v-33,0,-37,37,-37,62v0,24,4,61,36,61v33,0,36,-37,36,-62xm130,-226v-1,18,-8,34,-27,34v-17,0,-40,-25,-47,0r-13,0v-2,-42,41,-35,61,-23v8,0,12,-4,14,-11r12,0","w":172},"\u00fa":{"d":"130,-19v-28,34,-97,36,-97,-27r0,-98r-20,0r-4,-21v19,0,38,-2,49,-2v6,0,9,2,9,8r0,110v-1,38,45,23,60,7r0,-102r-20,0r-4,-21v19,0,38,-2,49,-2v6,0,9,2,9,8r0,128v0,12,11,10,22,10r0,21v-25,0,-49,3,-53,-19xm122,-198v-34,-4,-50,27,-62,14v12,-17,38,-38,52,-38v14,0,9,13,10,24","w":195},"\u00f9":{"d":"130,-19v-28,34,-97,36,-97,-27r0,-98r-20,0r-4,-21v19,0,38,-2,49,-2v6,0,9,2,9,8r0,110v-1,38,45,23,60,7r0,-102r-20,0r-4,-21v19,0,38,-2,49,-2v6,0,9,2,9,8r0,128v0,12,11,10,22,10r0,21v-25,0,-49,3,-53,-19xm121,-184v-12,13,-27,-18,-62,-14v1,-11,-4,-24,10,-24v14,0,40,21,52,38","w":195},"\u00fb":{"d":"130,-19v-28,34,-97,36,-97,-27r0,-98r-20,0r-4,-21v19,0,38,-2,49,-2v6,0,9,2,9,8r0,110v-1,38,45,23,60,7r0,-102r-20,0r-4,-21v19,0,38,-2,49,-2v6,0,9,2,9,8r0,128v0,12,11,10,22,10r0,21v-25,0,-49,3,-53,-19xm135,-181v-25,5,-28,-20,-44,-21v-13,8,-17,24,-40,21v15,-14,25,-53,54,-39","w":195},"\u00fc":{"d":"130,-19v-28,34,-97,36,-97,-27r0,-98r-20,0r-4,-21v19,0,38,-2,49,-2v6,0,9,2,9,8r0,110v-1,38,45,23,60,7r0,-102r-20,0r-4,-21v19,0,38,-2,49,-2v6,0,9,2,9,8r0,128v0,12,11,10,22,10r0,21v-25,0,-49,3,-53,-19xm139,-206v0,10,-8,18,-18,18v-10,0,-17,-8,-17,-18v0,-10,7,-16,17,-16v10,0,18,6,18,16xm83,-206v0,10,-7,18,-17,18v-10,0,-18,-8,-18,-18v0,-10,8,-16,18,-16v10,0,17,6,17,16","w":195},"\u00b0":{"d":"116,-171v0,34,-21,55,-54,55v-33,0,-55,-21,-55,-55v0,-34,22,-55,55,-55v33,0,54,21,54,55xm90,-171v0,-25,-11,-36,-28,-36v-17,0,-29,11,-29,36v0,25,12,36,29,36v17,0,28,-11,28,-36","w":123},"\u00a2":{"d":"93,4v-92,-2,-85,-171,0,-173r0,-32r19,0r0,33v10,2,18,7,23,13r1,-10r19,0r0,63v-33,8,-16,-40,-43,-41r0,122v13,-1,23,-8,32,-15r11,17v-11,11,-25,20,-43,23r0,28r-19,0r0,-28xm93,-23r0,-120v-41,7,-38,115,0,120"},"\u00a3":{"d":"160,-69r-5,69r-135,0v-1,-41,37,-60,22,-108r-28,0r0,-23r22,0v-16,-47,1,-95,59,-95v20,0,41,6,55,12r-7,28v-29,-17,-75,-14,-75,24v0,10,4,20,7,31r39,0r6,23r-39,0v6,32,-3,61,-23,79r69,0v7,-17,1,-46,33,-40"},"\u00a7":{"d":"153,-79v0,19,-12,39,-33,46v44,19,44,105,-24,102v-14,0,-31,-5,-39,-14v2,15,-9,9,-20,10r0,-63v14,-2,22,2,22,17v-1,33,60,33,59,3v0,-43,-88,-35,-88,-99v0,-22,13,-40,32,-47v-46,-18,-39,-102,24,-102v14,0,31,5,39,14v-2,-15,10,-7,20,-9r0,62v-15,2,-23,-2,-23,-16v0,-32,-59,-36,-58,-4v0,41,89,37,89,100xm120,-76v0,-17,-19,-27,-33,-33v-10,2,-25,11,-25,28v0,17,19,27,33,33v10,-4,25,-11,25,-28"},"\u00b6":{"d":"174,-195r-24,0r0,276r-26,0r0,-276r-23,0r0,276r-26,0r0,-185v-32,0,-58,-25,-58,-57v0,-32,26,-57,58,-57r99,0r0,23","w":187},"\u00df":{"d":"193,-45v0,44,-64,67,-90,35r-1,10r-19,0r0,-63v15,-2,22,3,22,17v2,34,56,34,56,5v0,-35,-75,-26,-75,-82v0,-39,41,-44,41,-75v0,-17,-13,-27,-28,-27v-21,0,-31,18,-31,41r0,184r-53,0r0,-21r20,0r0,-123r-25,0r0,-21r23,0v-4,-52,19,-84,66,-84v35,0,61,19,61,51v0,38,-39,44,-39,70v0,31,72,25,72,83","w":206},"\u00ae":{"d":"243,-111v0,63,-52,115,-115,115v-63,0,-115,-52,-115,-115v0,-63,52,-115,115,-115v63,0,115,52,115,115xm226,-111v0,-55,-43,-101,-98,-101v-55,0,-99,46,-99,101v0,55,44,101,99,101v55,0,98,-46,98,-101xm188,-44r-33,0r-30,-54r-17,0v3,14,-10,43,13,40r0,14r-49,0r0,-14r11,0r0,-100v1,-6,-6,-5,-11,-5r0,-14v46,-1,103,-6,103,39v0,17,-9,31,-26,37v13,14,12,43,39,43r0,14xm150,-139v4,-17,-16,-27,-42,-24r0,50v26,2,45,-6,42,-26","w":255},"\u00a9":{"d":"243,-111v0,63,-52,115,-115,115v-63,0,-115,-52,-115,-115v0,-63,52,-115,115,-115v63,0,115,52,115,115xm226,-111v0,-55,-43,-101,-98,-101v-55,0,-99,46,-99,101v0,55,44,101,99,101v55,0,98,-46,98,-101xm171,-58v-35,37,-97,8,-97,-51v0,-61,46,-85,82,-59r1,-8r11,0r0,46v-10,2,-14,-2,-14,-12v0,-11,-11,-20,-24,-20v-19,0,-32,17,-32,50v0,49,37,65,67,43","w":255},"\u2122":{"d":"215,-122r-34,0r0,-10r9,0r0,-53r-27,63r-11,0r-27,-63r0,49v-1,4,5,4,10,4r0,10r-32,0r0,-10r9,0r0,-75v1,-4,-5,-4,-10,-4r0,-11r24,0r33,80r34,-80r21,0r0,11r-9,0r0,75v0,5,5,4,10,4r0,10xm90,-191v-19,4,0,-28,-31,-20r0,75v0,5,5,4,10,4r0,10r-37,0r0,-10r10,0r0,-79v-15,-2,-22,1,-22,17v0,4,-5,3,-9,3r0,-31r79,0r0,31","w":225},"\u00b4":{"d":"69,-198v-34,-4,-50,27,-62,14v12,-17,38,-38,52,-38v14,0,9,13,10,24","w":76},"\u00a8":{"d":"98,-209v0,10,-8,17,-18,17v-10,0,-17,-7,-17,-17v0,-10,7,-17,17,-17v10,0,18,7,18,17xm42,-209v0,10,-8,17,-18,17v-10,0,-17,-7,-17,-17v0,-10,7,-17,17,-17v10,0,18,7,18,17","w":104},"\u00c6":{"d":"282,0r-158,0r0,-23r21,0r0,-46r-70,0r-14,26v-10,15,1,21,17,19r0,24r-80,0r0,-24r19,0r115,-198r144,0r2,73v-9,0,-19,2,-20,-7v-6,-18,-2,-42,-29,-42r-46,0r0,75r37,0v3,-11,2,-29,21,-24r0,70v-18,4,-18,-12,-22,-24r-36,0r0,69v0,6,3,9,9,9r61,0v5,-15,10,-39,11,-55v9,0,19,-1,18,9r0,69xm145,-91r0,-102r-57,102r57,0","w":301},"\u00d8":{"d":"47,-18v-58,-65,-35,-212,58,-208v15,0,29,3,42,10r14,-28r27,0r-22,43v66,78,16,246,-99,197r-14,28r-28,0xm132,-188v-47,-28,-75,16,-75,77v0,23,3,43,8,57xm81,-32v48,24,73,-21,73,-79v0,-21,-3,-38,-7,-52","w":210},"\u00b1":{"d":"147,-97r-54,0r0,54r-24,0r0,-54r-54,0r0,-24r54,0r0,-54r24,0r0,54r54,0r0,24xm147,4r-132,0r0,-25r132,0r0,25","w":162},"\u00a5":{"d":"193,-198v-17,-1,-24,1,-31,14r-32,61r25,0r0,24r-38,0v-3,7,-9,11,-8,23r46,0r0,25r-46,0v-2,18,-1,33,23,28r0,23r-82,0r0,-23r22,0r0,-28r-49,0r0,-25r49,0v1,-11,-4,-16,-7,-23r-42,0r0,-24r29,0r-34,-64v-5,-11,-14,-11,-29,-11r0,-24r86,0r0,24r-20,0r41,81r42,-81r-20,0r0,-24r75,0r0,24"},"\u00b5":{"d":"184,0v-25,1,-48,1,-53,-19v-16,14,-37,27,-64,23v-1,32,9,73,-27,72r-28,0r0,-21v10,0,22,2,21,-9r0,-190r-19,0r-5,-21v19,0,39,-2,50,-2v6,0,8,2,8,8r0,109v-1,38,46,25,61,8r0,-102r-20,0r-4,-21v19,0,38,-2,49,-2v6,0,9,2,9,8r0,128v-1,12,11,10,22,10r0,21","w":196},"\u00aa":{"d":"68,-180v4,-35,-30,-33,-53,-21r0,-17v27,-13,76,-15,76,33r0,57v-1,8,9,6,16,6r0,15v-15,0,-31,3,-36,-9v-16,21,-65,13,-65,-23v0,-30,31,-41,62,-41xm68,-131r0,-35v-25,0,-37,9,-37,25v0,21,28,24,37,10","w":105},"\u00ba":{"d":"102,-166v0,33,-14,61,-51,61v-37,0,-50,-27,-50,-60v0,-33,13,-61,50,-61v37,0,51,27,51,60xm76,-166v0,-17,-3,-42,-25,-42v-23,0,-25,26,-25,43v0,17,3,42,25,42v23,0,25,-26,25,-43","w":102},"\u00e6":{"d":"101,-104v7,-50,-44,-46,-75,-30r0,-24v36,-17,76,-18,98,7v46,-42,118,-14,111,73r-100,0v0,60,49,69,82,42r11,17v-24,29,-87,33,-110,2v-26,34,-105,30,-105,-29v0,-43,43,-58,88,-58xm199,-98v4,-26,-10,-46,-27,-46v-20,0,-33,16,-36,46r63,0xm107,-37v-5,-13,-7,-29,-7,-46v-35,1,-52,11,-52,34v0,33,47,32,59,12","w":246},"\u00f8":{"d":"134,-153v52,51,19,189,-77,152r-11,23r-23,0r17,-34v-56,-50,-19,-193,77,-152r12,-24r23,0xm104,-139v-50,-22,-66,48,-48,95xm70,-26v54,19,60,-53,47,-94","w":172},"\u00bf":{"d":"18,-49v0,-36,40,-63,50,-104r18,0v-2,45,-31,65,-31,101v0,36,37,30,63,21r0,27v-44,17,-100,9,-100,-45xm55,-206v0,-11,10,-20,21,-20v11,0,20,9,20,20v0,11,-9,20,-20,20v-11,0,-21,-9,-21,-20","w":130},"\u00a1":{"d":"63,-21v0,17,-6,25,-19,25v-13,0,-19,-11,-19,-25v0,-10,10,-115,10,-132r17,0v0,17,11,121,11,132xm64,-206v0,11,-9,20,-20,20v-11,0,-21,-9,-21,-20v0,-11,10,-20,21,-20v11,0,20,9,20,20","w":87},"\u00ac":{"d":"149,-65r-25,0r0,-63r-107,0r0,-25r124,0v5,0,8,3,8,8r0,80","w":165},"\u00ab":{"d":"128,-43r-5,19v-17,-22,-39,-39,-52,-64v12,-24,34,-42,50,-63r5,18r-25,45xm66,-43r-5,19v-17,-21,-37,-40,-52,-64v13,-23,34,-42,50,-63r6,18r-26,45","w":144},"\u00bb":{"d":"128,-99v8,7,7,13,0,22r-45,53r-5,-19r27,-45r-26,-45r6,-18xm67,-99v7,7,8,15,0,22r-46,53r-5,-19r27,-45v-8,-21,-32,-37,-20,-63","w":144},"\u2026":{"d":"198,-15v0,11,-10,20,-21,20v-11,0,-20,-9,-20,-20v0,-11,9,-21,20,-21v11,0,21,10,21,21xm125,-15v0,11,-10,20,-21,20v-11,0,-20,-9,-20,-20v0,-11,9,-21,20,-21v11,0,21,10,21,21xm52,-15v0,11,-10,20,-21,20v-11,0,-20,-9,-20,-20v0,-11,9,-21,20,-21v11,0,21,10,21,21","w":205},"\u00c0":{"d":"211,0r-80,0r0,-23r18,0r-14,-46r-71,0v-3,15,-26,50,8,45r0,24r-70,0r0,-24r18,0r71,-198r34,0r63,189v4,12,11,10,23,10r0,23xm128,-91r-27,-85r-29,85r56,0xm142,-241v-12,13,-27,-18,-62,-14v1,-11,-4,-24,10,-24v14,0,40,21,52,38","w":211},"\u00c3":{"d":"211,0r-80,0r0,-23r18,0r-14,-46r-71,0v-3,15,-26,50,8,45r0,24r-70,0r0,-24r18,0r71,-198r34,0r63,189v4,12,11,10,23,10r0,23xm128,-91r-27,-85r-29,85r56,0xm152,-276v-1,18,-8,34,-27,34v-17,0,-39,-24,-47,0r-12,0v1,-21,11,-34,27,-34v23,0,38,24,48,0r11,0","w":211},"\u00d5":{"d":"105,-226v58,0,89,60,89,115v0,55,-31,115,-89,115v-58,0,-88,-59,-88,-115v0,-55,30,-115,88,-115xm105,-25v41,0,49,-37,49,-86v0,-49,-8,-86,-49,-86v-41,0,-48,37,-48,86v0,49,7,86,48,86xm149,-276v-1,18,-8,34,-27,34v-17,0,-40,-25,-47,0r-13,0v1,-21,11,-34,27,-34v23,0,38,25,49,0r11,0","w":210},"\u2013":{"d":"180,-77r-180,0r0,-25r180,0r0,25","w":180},"\u2014":{"d":"360,-77r-360,0r0,-25r360,0r0,25","w":360},"\u201c":{"d":"85,-203v25,1,22,40,-2,38v-12,0,-21,-9,-21,-23v0,-17,8,-37,26,-64r12,6v-6,13,-14,33,-15,43xm31,-203v25,1,22,40,-2,38v-12,0,-22,-9,-22,-23v0,-17,8,-37,26,-64r13,6v-6,13,-14,33,-15,43","w":113},"\u201d":{"d":"107,-230v0,17,-9,38,-27,65r-12,-6v6,-13,14,-33,15,-43v-25,-1,-22,-40,2,-38v12,0,22,8,22,22xm52,-230v0,17,-8,38,-26,65r-12,-6v6,-13,13,-33,14,-43v-26,-2,-20,-38,3,-38v12,0,21,8,21,22","w":113},"\u2018":{"d":"31,-203v25,1,22,40,-2,38v-12,0,-22,-9,-22,-23v0,-17,8,-37,26,-64r13,6v-6,13,-14,33,-15,43","w":59},"\u2019":{"d":"52,-230v0,17,-8,38,-26,65r-12,-6v6,-13,13,-33,14,-43v-26,-2,-20,-38,3,-38v12,0,21,8,21,22","w":59},"\u00f7":{"d":"105,-162v0,11,-9,19,-20,19v-11,0,-19,-8,-19,-19v0,-11,8,-19,19,-19v11,0,20,8,20,19xm149,-97r-132,0r0,-24r132,0r0,24xm105,-55v0,11,-9,19,-20,19v-11,0,-19,-8,-19,-19v0,-11,8,-20,19,-20v11,0,20,9,20,20","w":165},"\u00ff":{"d":"127,-15v-31,31,-94,28,-94,-31r0,-98r-20,0r-4,-21v19,0,38,-2,49,-2v6,0,9,2,9,8r0,110v-1,38,45,23,60,7r0,-102r-18,0r0,-21r70,0r4,21v-11,0,-24,-2,-22,11v-7,95,34,215,-78,214v-11,0,-26,-2,-38,-5r0,-26v11,3,26,5,39,5v47,-2,43,-31,43,-70xm139,-206v0,10,-8,18,-18,18v-10,0,-17,-8,-17,-18v0,-10,7,-16,17,-16v10,0,18,6,18,16xm84,-206v0,10,-8,18,-18,18v-10,0,-17,-8,-17,-18v0,-10,7,-16,17,-16v10,0,18,6,18,16","w":193},"\u00b7":{"d":"52,-91v0,11,-10,20,-21,20v-11,0,-20,-9,-20,-20v0,-11,9,-20,20,-20v11,0,21,9,21,20","w":62},"\u00c2":{"d":"211,0r-80,0r0,-23r18,0r-14,-46r-71,0v-3,15,-26,50,8,45r0,24r-70,0r0,-24r18,0r71,-198r34,0r63,189v4,12,11,10,23,10r0,23xm128,-91r-27,-85r-29,85r56,0xm149,-237v-25,5,-28,-20,-44,-21v-13,8,-17,24,-40,21v15,-13,25,-52,54,-38","w":211},"\u00ca":{"d":"177,0r-158,0r0,-23r22,0r0,-165v2,-12,-11,-10,-22,-10r0,-24r153,0r2,73v-9,0,-19,2,-20,-7v-6,-18,-2,-42,-29,-42r-47,0r0,75r37,0v3,-12,3,-29,22,-24r0,70v-18,4,-19,-11,-22,-24r-37,0r0,69v0,6,3,9,9,9r62,0v5,-15,9,-39,10,-55v9,0,18,-1,18,9r0,69xm139,-237v-25,5,-28,-20,-44,-21v-13,7,-17,23,-40,21v15,-13,25,-52,54,-38","w":196},"\u00c1":{"d":"211,0r-80,0r0,-23r18,0r-14,-46r-71,0v-3,15,-26,50,8,45r0,24r-70,0r0,-24r18,0r71,-198r34,0r63,189v4,12,11,10,23,10r0,23xm128,-91r-27,-85r-29,85r56,0xm136,-255v-35,-3,-50,27,-63,14v12,-17,38,-38,52,-38v15,0,10,12,11,24","w":211},"\u00cb":{"d":"177,0r-158,0r0,-23r22,0r0,-165v2,-12,-11,-10,-22,-10r0,-24r153,0r2,73v-9,0,-19,2,-20,-7v-6,-18,-2,-42,-29,-42r-47,0r0,75r37,0v3,-12,3,-29,22,-24r0,70v-18,4,-19,-11,-22,-24r-37,0r0,69v0,6,3,9,9,9r62,0v5,-15,9,-39,10,-55v9,0,18,-1,18,9r0,69xm143,-255v0,10,-7,17,-17,17v-10,0,-18,-7,-18,-17v0,-10,8,-17,18,-17v10,0,17,7,17,17xm88,-255v0,10,-8,17,-18,17v-10,0,-17,-7,-17,-17v0,-10,7,-17,17,-17v10,0,18,7,18,17","w":196},"\u00c8":{"d":"177,0r-158,0r0,-23r22,0r0,-165v2,-12,-11,-10,-22,-10r0,-24r153,0r2,73v-9,0,-19,2,-20,-7v-6,-18,-2,-42,-29,-42r-47,0r0,75r37,0v3,-12,3,-29,22,-24r0,70v-18,4,-19,-11,-22,-24r-37,0r0,69v0,6,3,9,9,9r62,0v5,-15,9,-39,10,-55v9,0,18,-1,18,9r0,69xm130,-241v-12,13,-27,-18,-62,-14v1,-11,-4,-24,10,-24v14,0,40,21,52,38","w":196},"\u00cd":{"d":"102,0r-81,0r0,-23r21,0r0,-167v1,-11,-12,-7,-22,-8r0,-24r82,0r0,24r-22,0r0,166v0,11,12,9,22,9r0,23xm91,-255v-34,-4,-50,27,-62,14v12,-17,38,-38,52,-38v14,0,9,13,10,24","w":122},"\u00ce":{"d":"102,0r-81,0r0,-23r21,0r0,-167v1,-11,-12,-7,-22,-8r0,-24r82,0r0,24r-22,0r0,166v0,11,12,9,22,9r0,23xm103,-237v-26,5,-27,-21,-45,-21v-13,7,-17,23,-39,21v15,-13,25,-52,53,-38","w":122},"\u00cf":{"d":"102,0r-81,0r0,-23r21,0r0,-167v1,-11,-12,-7,-22,-8r0,-24r82,0r0,24r-22,0r0,166v0,11,12,9,22,9r0,23xm106,-255v0,10,-7,17,-17,17v-10,0,-18,-7,-18,-17v0,-10,8,-17,18,-17v10,0,17,7,17,17xm51,-255v0,10,-8,17,-18,17v-10,0,-17,-7,-17,-17v0,-10,7,-17,17,-17v10,0,18,7,18,17","w":122},"\u00cc":{"d":"102,0r-81,0r0,-23r21,0r0,-167v1,-11,-12,-7,-22,-8r0,-24r82,0r0,24r-22,0r0,166v0,11,12,9,22,9r0,23xm92,-241v-12,13,-27,-18,-62,-14v1,-11,-4,-24,10,-24v14,0,40,21,52,38","w":122},"\u00d3":{"d":"105,-226v58,0,89,60,89,115v0,55,-31,115,-89,115v-58,0,-88,-59,-88,-115v0,-55,30,-115,88,-115xm105,-25v41,0,49,-37,49,-86v0,-49,-8,-86,-49,-86v-41,0,-48,37,-48,86v0,49,7,86,48,86xm130,-255v-34,-4,-50,27,-62,14v12,-17,38,-38,52,-38v14,0,9,13,10,24","w":210},"\u00d4":{"d":"105,-226v58,0,89,60,89,115v0,55,-31,115,-89,115v-58,0,-88,-59,-88,-115v0,-55,30,-115,88,-115xm105,-25v41,0,49,-37,49,-86v0,-49,-8,-86,-49,-86v-41,0,-48,37,-48,86v0,49,7,86,48,86xm147,-237v-25,5,-28,-20,-44,-21v-13,7,-17,23,-40,21v16,-14,25,-52,54,-38","w":210},"\u00d2":{"d":"105,-226v58,0,89,60,89,115v0,55,-31,115,-89,115v-58,0,-88,-59,-88,-115v0,-55,30,-115,88,-115xm105,-25v41,0,49,-37,49,-86v0,-49,-8,-86,-49,-86v-41,0,-48,37,-48,86v0,49,7,86,48,86xm140,-241v-12,13,-27,-18,-62,-14v1,-11,-4,-24,10,-24v14,0,40,21,52,38","w":210},"\u00da":{"d":"117,-26v66,1,34,-102,41,-163v1,-10,-13,-9,-23,-9r0,-24r80,0r0,24r-23,0r0,120v1,51,-27,82,-76,82v-43,0,-77,-24,-77,-79r0,-114v1,-10,-12,-9,-22,-9r0,-24r81,0r0,24r-22,0r0,127v0,31,17,45,41,45xm149,-255v-34,-4,-50,27,-62,14v12,-17,38,-38,52,-38v14,0,9,13,10,24","w":230},"\u00db":{"d":"117,-26v66,1,34,-102,41,-163v1,-10,-13,-9,-23,-9r0,-24r80,0r0,24r-23,0r0,120v1,51,-27,82,-76,82v-43,0,-77,-24,-77,-79r0,-114v1,-10,-12,-9,-22,-9r0,-24r81,0r0,24r-22,0r0,127v0,31,17,45,41,45xm158,-237v-26,5,-27,-21,-45,-21v-13,7,-17,23,-39,21v15,-13,25,-52,53,-38","w":230},"\u00d9":{"d":"117,-26v66,1,34,-102,41,-163v1,-10,-13,-9,-23,-9r0,-24r80,0r0,24r-23,0r0,120v1,51,-27,82,-76,82v-43,0,-77,-24,-77,-79r0,-114v1,-10,-12,-9,-22,-9r0,-24r81,0r0,24r-22,0r0,127v0,31,17,45,41,45xm149,-241v-12,13,-27,-18,-62,-14v1,-11,-4,-24,10,-24v14,0,40,21,52,38","w":230},"\u00af":{"d":"102,-216r-102,0r0,-19r102,0r0,19","w":101},"\u00b8":{"d":"72,29v4,18,-26,35,-42,20r4,-9v10,8,25,3,24,-10v-1,-18,-21,-1,-28,-11r8,-23r12,0r-6,16v15,-4,28,3,28,17","w":101},"\u00d0":{"d":"101,-222v75,-4,118,38,118,112v0,68,-33,110,-98,110r-93,0r0,-23r22,0r0,-78r-33,0r0,-24r33,0r0,-64v1,-12,-13,-9,-23,-9r0,-24r74,0xm97,-23v61,8,84,-39,82,-87v-2,-61,-27,-94,-92,-88r0,73r36,0r0,24r-36,0r0,69v0,6,4,9,10,9","w":232},"\u00a0":{"w":70},"\u00a4":{"d":"189,-63r-15,15r-24,-24v-26,18,-56,20,-84,0r-24,24r-15,-15v8,-8,17,-15,25,-23v-19,-24,-18,-59,0,-83r-25,-24r15,-15r24,24v30,-19,56,-19,84,0r24,-24r15,15r-24,24v19,26,18,58,0,83xm158,-128v0,-29,-25,-49,-50,-49v-28,0,-50,23,-50,49v0,27,23,50,50,50v27,0,50,-23,50,-50","w":220},"\u00ad":{"d":"94,-76r-77,0r0,-27r77,0r0,27","w":111}}});
$(document).ready(function() {
	
	// Initialise PrettyPhoto
	$("a[rel^='prettyPhoto']").prettyPhoto({theme:'light_square'});
	
	// Set the datepicker defaults
	if($.datepicker)
	{
		$.datepicker.setDefaults({
			dateFormat:		"dd/mm/yy"
		});
	}

	// Add onSelect function to automatically populate the departure date field
	$('.with_datepicker').datepicker({
		minDate		: 0,
		onSelect	: function(date,inst)
		{
			if(inst.id == 'dp_arrival')
			{
				// Create a new date based on the arrival date and add 1 day to it.					
				var new_date = new Date(inst.currentYear,inst.currentMonth,inst.currentDay);
				new_date.setDate(new_date.getDate()+1);
				
				// If the new generated date is earlier than the current departure date
				// then set the departure to be arrival + 1.
				if($('#dp_departure').datepicker('getDate') < new_date)
				{
					$('#dp_departure').datepicker('setDate',new_date);
				}
			}
		}
	});
	
	$('.open_map_view').click(function(){

		$(this).usefulDialog({
			'content': function(callback)
			{
				$.get("/book-now/ajax/load_map_view.asp?nocache",function(result) { callback(result); });
			},
			'title': "Roomzzz Map View",
			'width': 780,
			'height': 480,
			'open': function()
			{
				// When the window first opens, we need to trigger this resize to make
				// sure Google maps recognises the DIV size correctly. Annoying...
				google.maps.event.trigger(xmap.map, 'resize');
				xmap.map.setCenter(latlngbounds.getCenter());
				xmap.map.fitBounds(latlngbounds);

				window.usefulDialogReference = $(this);
			}
		});

		return false;
		
	});		
					   
						   
	//////////////////////////////////////////////////////////////////////////////////////
	/// LOAD MORE REVIEWS FOR REVIEWS BLOCK //////////////////////////////////////////////
	//////////////////////////////////////////////////////////////////////////////////////
	
	$('.review_block').find('.hidden_review').wrapAll('<div id="hidden_reviews_holder"></div>')
	
	$('#load_more_reviews').click(function(){
		
		$(this).remove();
		$('#hidden_reviews_holder').children().css('display','block').parent().slideDown('slow').fadeIn('slow');
		return false;
		
	});

	//////////////////////////////////////////////////////////////////////////////////////
	/// SLIDER ANIMATIONS ////////////////////////////////////////////////////////////////
	//////////////////////////////////////////////////////////////////////////////////////				
	
	headingHeight = 0;
	singleLineHeight = 20;
	
	$('.slider_inner').each(function(){ // Find tallest box
		
		var itemHeight = $(this).find(':header:first').height();
		if(itemHeight > headingHeight) headingHeight = itemHeight;
		
	});
	
	$('.slider_inner').each(function(){

		
		var itemHeadingHeight = $(this).find(':header:first').height();
		var currentOffset = $(this).css('bottom').replace('px','');
		
		// Only run the individual normalisation code for normal sliders
		if(! $(this).parent().hasClass('square_slider') ) {
			
			
			if(itemHeadingHeight > singleLineHeight) {
				$(this).children('h3').addClass('double_height_slide');
				//offsetAdjustment = (itemHeadingHeight / 2) // LR - No longer adjusting offset, just adding the class
				offsetAdjustment = 0;
			}else{
				offsetAdjustment = 0;	
			}
			

		}else{ // Square Sliders
		
			if( headingHeight > itemHeadingHeight ) { // Single line H3's
				$(this).find('h3').addClass('extra_padding');
			}
			
			if( headingHeight > singleLineHeight ) {
				$(this).addClass('double_height_slide');
				offsetAdjustment = (headingHeight / 2);				
			}else{
				offsetAdjustment = 0;	
			}
			
		}
		
		$(this).data('lowerOffset', Number(currentOffset) + Number(offsetAdjustment));
		$(this).css('bottom',$(this).data('lowerOffset'))
		
	});
	
	$('.slider_wrap').hover(
		function() { // Hover on
			$(this).find('.slider_inner').animate( { bottom:'0' }, { queue:false, duration:400 })	
		},
		function() { // Hover off
			originalOffset = $(this).find('.slider_inner').data('lowerOffset');
			$(this).find('.slider_inner').animate({ bottom:originalOffset }, { queue:false, duration:400 })	
		}
	);
	
	//////////////////////////////////////////////////////////////////////////////////////
	/// WHITE NAVIGATION FADES ///////////////////////////////////////////////////////////
	//////////////////////////////////////////////////////////////////////////////////////		
	
	$('.fader_links li:not(.subnav li)').hover(
	
		function() { //Hover on function	
			$(this).animate( { backgroundColor:'#FFFFFF' }, 100, function() {		
				$(this).css('backgroundColor','#FFFFFF'); //Force it to be white on callback		
			});
		},
		function() { // Hover off function
			// If anchor or its parent do not have the 'selected' selected	
			if( (!$(this).parent().hasClass('selected')) && (!$(this).hasClass('selected')) ) {	
				
				// Revert background colour to default		
				$(this).animate({ backgroundColor:'#F0F1EE' }, { queue:false, duration:200, complete:function(){																								  
					$($(this)).removeAttr("style"); // Clean up the 'style' attribute on this link
				}
				});	
			}
		}
	);
	
	//////////////////////////////////////////////////////////////////////////////////////
	/// IMAGE THUMBNAIL FADES ////////////////////////////////////////////////////////////
	//////////////////////////////////////////////////////////////////////////////////////
	
	$('.img_thumbnails a').live('click',function() {
		
		//Only continue if NOT selected
		if (!$(this).hasClass('selected'))
		{
			
			if ($('.temp_image').length > 0)
			{
				var currentMasterPath = $('.temp_image').attr('src');
			}
			else
			{
				var currentMasterPath = $('.master_image').attr('src');				
			}
			
			var selectedThumb = $(this).find('img');
			
			// String replace 'thumb' with 'main' to get the path of new image
			var currentPath = $(this).children('img').attr('src');
			var imagePath = currentPath; // dg 090523 - use same image - not thumb or main
			
			// Load new image into wrapper master with special class (remove any previous ones first.)
			$('.temp_image').remove();
			
			var currentTemp = $('.img_master_wrapper').append('<img src="' + imagePath + '" class="temp_image">');

			// Switch over the image thumbnails
			selectedThumb.attr('src',currentMasterPath);			

			// Fade in the new main image
			$('img.temp_image').fadeIn('medium', function(){
			
				// Switch the attributes (temp into master)
				$('.master_image').attr('src',$(this).attr('src'));

			});

		}
		
		return false;

	});
	
	// Custom warning popup box for links with class 'warn_link'
	$('.warn_link').click(function() {
		// Get target of link
		var linkTarget=$(this).attr('href');
		customConfirm(
			function() {
				window.location=linkTarget;
			},
			function() {
				return false;
			},
			'Are you sure you want to do this?'
		);
		return false;
	});
	
	$("ul.fader_links li.dropdown_parent").hover(function() {
		subnav_height = $(this).find("ul.subnav li").length * 33 - 1;
		$(this).find("ul.subnav").show().animate({height:subnav_height + 'px'}, {queue:false, duration:200});
		$(this).find('a:not(.subnav a)').css({
			borderColor		: '#390F1E'
		});
	}, function() {
		$(this).find("ul.subnav").animate({
			height			: 0
		}, {
			queue			: false, 
			duration		: 200,
			complete		: function(){
				$(this).hide();
			}
		});	
		$(this).find('a:not(.subnav a)').css({
			borderColor		: '#F0F1EE',
			borderBottom	: '1px solid #390F1E'
		});
	});		
	
	//////////////////////////////////////////////////////////////////////////////////////
	/// Aparthotel Collapsible List //////////////////////////////////////////////////////
	//////////////////////////////////////////////////////////////////////////////////////	
	
	// Aparthotel List Initialisation
	$('#apart_hotel_list li:first').addClass('noBorders');
	$('#apart_hotel_list li li li:first-child').addClass('noBorders');
	$('.sites_list',$('#apart_hotel_list')).hide();	
	
	// Unravel the selected items child and parent
	var selectedItem = $('#apart_hotel_list .active');
	selectedItem.parents('ul').show();
	selectedItem.next('ul').show();
	selectedItem.toggleClass('dropped_header');
	
	
	// Made so that the left hand links go to the page and show the suites for that page - CW 100927 
	
	/*$('#apart_hotel_list .primary_header').click(function(){
	
		$('.primary_header')
			.not($(this))
			.removeClass('dropped_header')
			.next('ul').slideUp();
			
		$(this)
			.toggleClass('dropped_header')
			.next('ul').slideToggle();	
		
	});*/
	
	
	// Slides the aparthotel suites down dependant on URL
	url = window.location.pathname;
	aparthotel = url.replace(/\//g, "");
	
	$('.primary_header[rel=' + aparthotel + ']').next('ul').show();


	
	// Booking List Initialisation
	$('.booking_header').find('ul').hide();		
	
	$('.booking_header > a').click(function(){
				
		$('.booking_header').not($(this).parent()).find('ul').slideUp();
		$(this).parent().find('ul').slideToggle('slow');
		
		return false;
		
	});			

});	// End document.ready

function doPositionFixed() {
	// Checks for IE6
	var IE6 = false /*@cc_on || @_jscript_version < 5.7 @*/;
	if(IE6) {
		// Fix height of semi transparent mask (leave yes/no box)
		$("div#popup_mask").css("height", $(window).height() + "px");
		// Add scroll event to make sure popup and mask stay in centre of screen
		$(window).scroll(function() {
			$("div#popup_mask").css("top", $(window).scrollTop() + "px");
			
		});
	} else {
		// Make position fixed for newer browsers
		$('.fixed').css('position','fixed');	
	}		
}


function customConfirm(yes_callback, no_callback, message) {
	var no_callback=no_callback ? no_callback : null;
	// Get target of link
	var target=$(this).attr('href');
	var message=message ? message : 'Are you sure you want to do this?';
	var popup='<div id="popup_mask" class="fixed"></div><div id="popup" class="fixed"><div id="popup_inner"><h3>'+message+'</h3><div class="popup_buttons"><a class="link_button" id="popup_yes">Yes</a> <a class="link_button" id="popup_no">No</a></div></div></div>';
	$('body').append(popup);
	// Call our function to replace headings etc with nicer font		
	
	// Call our function to emulate position fixed for any popups etc
	doPositionFixed();
	// Add href attribute to yes button
	$('#popup_yes').click(function() {
		$('#popup_mask, #popup').remove();
		if(yes_callback) {
			yes_callback();
		}
	});
	// Add href attribute to no button
	$('#popup_no').click(function() {
		$('#popup_mask, #popup').remove();
		if(no_callback) {
			no_callback();
		}
	});
}/**
 * Google Map View Plugin
 *
 * Easily interact with Google Maps V3 API with this plugin, this is just a simple layer
 * over the top to hide some event complexity and move to a more literal notation way
 * of creating a new instance.
 *
 * Available methods:
 *	
 *		addEvent 		- Add an event to the maps.
 *		addMarker 		- Attach a marker and associated events
 *		addMarkerEvent	- Add events to a Marker.
 *
 * @version 	0.1
 * @author		Luke Robinson
 */

(function($){
		  
	$.fn.mapView = function(opts){
		
		this.canvas = $(this)[0];
		
		var structure = {
			
			init : function(opts)
			{
				this.map = new google.maps.Map(this.canvas, opts);
			},
			
			addEvent : function(events)
			{
				
				var map = this.map;
				
				$.each(events, function(eventType,eventFunction){
							
					var ref = new google.maps.event.addListener(map, eventType, function(eventData){
						eventFunction(ref,eventData);
					});

				});					
			},
			
			addMarker : function(opts)
			{			
				var struct = this;
				var defaults = { map : this.map }
				var opts = $.extend({}, defaults, opts);

				var marker = new google.maps.Marker(opts);
				
				if($.isPlainObject(opts.events))
				{
					struct.addMarkerEvent(marker,opts.events);
				}
				
				(opts.callback || $.noop)(marker);

				return marker;
			},
			
			addMarkerEvent : function(marker,events)
			{
				$.each(events, function(eventType,eventFunction){
				 
					var eventRef = new google.maps.event.addListener(marker, eventType, function(eventData){
						eventFunction(eventRef,eventData,marker);
					});
					
				});
			}
		}
		
		$.extend(this,structure);
		
		this.init(opts);

		return this;
	
	};

})(jQuery);
