/*!
 * 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);
/*
 * 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}})());
/*!
 * The following copyright notice may not be removed under any circumstances.
 * 
 * Copyright:
 * Digital typeface data Copyright (c)1993,1996 Weatherly Systems, Inc. All Rights
 * Reserved. Redistribution strictly prohibited.
 * 
 * Trademark:
 * Digital font data provided under commercial license to by W.S.I. (205-880-2277)
 */
Cufon.registerFont({"w":600,"face":{"font-family":"Phinster","font-weight":700,"font-stretch":"normal","units-per-em":"1000","panose-1":"0 0 0 0 0 0 0 0 0 0","ascent":"800","descent":"-200","x-height":"15","cap-height":"6","bbox":"-80 -912 1162 203.027","underline-thickness":"50","underline-position":"-75","unicode-range":"U+0020-U+2122"},"glyphs":{" ":{"w":280},"!":{"d":"217,-720r-18,502r-98,6r-20,-501xm149,-158v64,0,75,16,75,82v0,66,-10,83,-74,83v-64,0,-75,-16,-75,-82v0,-66,10,-83,74,-83","w":298},"\"":{"d":"296,-449r-86,0r0,-254r86,0r0,254xm143,-449r-86,0r0,-254r86,0r0,254","w":353},"#":{"d":"563,-485r-2,65r-115,0r-20,142r108,0r-2,65r-115,0r-30,213r-69,0r30,-213r-133,0r-30,213r-69,0r30,-213r-112,0r2,-65r119,0r20,-142r-112,0r2,-65r119,0r29,-210r69,0r-29,210r133,0r29,-210r69,0r-29,210r108,0xm377,-420r-133,0r-20,142r133,0","w":596},"$":{"d":"316,-624v-77,0,-132,28,-133,99v0,43,31,74,93,93r185,57v65,33,98,85,98,157v0,124,-97,178,-226,190r0,86r-67,0r0,-85v-123,-1,-190,-49,-214,-154r38,-68v10,84,96,123,199,123v74,0,147,-34,148,-100v0,-41,-32,-70,-97,-89v-113,-33,-174,-52,-181,-55v-65,-33,-98,-85,-98,-158v1,-111,95,-180,205,-190r0,-69r67,0r0,68v101,9,169,57,198,139r-37,66v-11,-73,-88,-110,-178,-110","w":592},"%":{"d":"633,-356v107,0,178,76,178,183v0,105,-73,180,-178,180v-107,0,-178,-74,-178,-181v0,-107,72,-182,178,-182xm507,-659v33,1,88,-36,97,-57r70,0r-427,743r-71,0r393,-675v-54,46,-178,3,-178,-57v25,28,70,44,116,46xm231,-698v106,0,178,75,178,182v0,107,-70,179,-178,179v-107,0,-178,-74,-178,-180v0,-106,72,-181,178,-181xm634,-70v59,1,96,-43,96,-103v0,-61,-37,-107,-96,-107v-61,0,-98,45,-98,107v0,62,37,103,98,103xm232,-414v59,0,96,-42,96,-102v0,-61,-36,-107,-96,-106v-61,0,-98,43,-98,106v0,63,36,102,98,102","w":860},"&":{"d":"485,-239v26,-37,55,-86,68,-115r37,0r43,46v-20,57,-45,104,-76,142r126,128r-93,41r-95,-98v-65,60,-125,107,-231,110v-129,3,-232,-74,-232,-195v0,-120,78,-169,176,-217v-47,-55,-80,-84,-83,-159v-4,-90,91,-153,186,-153v98,0,192,58,188,151v-4,97,-65,131,-143,179xm296,-443v57,-26,99,-48,103,-109v3,-43,-40,-69,-85,-69v-69,0,-111,62,-68,119v13,17,29,38,50,59xm147,-194v0,87,125,131,207,87v23,-12,47,-31,73,-59r-154,-163v-84,41,-126,86,-126,135","w":693},"'":{"d":"170,-449r-86,0r0,-254r86,0r0,254","w":254},"(":{"d":"143,-284v0,171,86,355,180,443r-73,28v-107,-103,-204,-282,-204,-471v0,-188,97,-369,204,-471r73,28v-94,88,-180,272,-180,443","w":325},")":{"d":"78,-755v102,103,196,286,196,471v0,189,-92,366,-196,471r-73,-28v90,-91,172,-273,172,-443v0,-169,-82,-352,-172,-443","w":324},"*":{"d":"368,-483r-30,53r-103,-62r3,119r-60,0r3,-119r-103,62r-30,-53r105,-57r-105,-57r30,-53r103,62r-3,-119r60,0r-3,119r103,-62r30,53r-105,57","w":415},"+":{"d":"595,-215r-234,0r0,214r-82,0r0,-214r-233,0r0,-82r233,0r0,-211r82,0r0,211r234,0r0,82","w":642},",":{"d":"138,-154v92,7,86,98,56,191v-21,64,-41,107,-68,127r-52,-32v24,-25,51,-84,40,-135v-30,-10,-53,-36,-53,-74v0,-42,36,-80,77,-77","w":280},"-":{"d":"326,-225r-274,0r0,-86r274,0r0,86","w":378},".":{"d":"138,-154v43,0,77,34,77,77v0,43,-34,77,-77,77v-42,0,-77,-35,-77,-77v0,-43,34,-77,77,-77","w":280},"\/":{"d":"347,-718r-282,734r-85,0r282,-734r85,0","w":309},"0":{"d":"302,-705v195,0,278,150,278,360v0,210,-84,360,-279,360v-195,0,-278,-150,-278,-360v0,-211,83,-360,279,-360xm302,-96v121,0,159,-112,159,-249v0,-139,-37,-249,-160,-249v-123,0,-159,109,-159,249v0,139,37,249,160,249"},"1":{"d":"81,-541v133,-27,202,-69,268,-159r31,0r0,696r-118,8r0,-486r-160,20"},"2":{"d":"294,-705v136,0,246,80,245,209v0,64,-26,122,-78,175v-20,33,-234,150,-249,209r328,0r-10,112r-494,0v35,-89,82,-173,156,-235r160,-133v49,-42,74,-83,74,-123v0,-63,-65,-104,-133,-104v-85,0,-137,54,-137,136v0,10,5,17,14,22v-24,16,-55,44,-79,64v-33,-23,-49,-57,-49,-100v-2,-142,107,-232,252,-232"},"3":{"d":"415,-368v81,14,142,77,142,169v0,133,-121,214,-263,214v-130,0,-246,-57,-257,-170r68,-66v-6,159,333,177,333,16v0,-96,-96,-117,-202,-110r0,-93v92,7,177,-13,177,-95v0,-67,-57,-95,-131,-95v-88,0,-152,47,-160,122r-68,-62v9,-101,124,-167,245,-167v126,0,231,70,231,187v-1,81,-48,130,-115,150"},"4":{"d":"571,-263r-9,102r-89,0r0,160r-105,8r0,-168r-338,0r0,-37r301,-497r142,0r0,432r98,0xm368,-263r0,-326r-226,326r226,0"},"5":{"d":"316,-461v142,-2,245,92,245,232v0,142,-131,244,-280,244v-117,0,-232,-56,-247,-147r68,-68v9,63,90,108,170,108v92,0,171,-51,171,-138v0,-144,-241,-176,-325,-80r-33,0r41,-379r395,0r-13,109r-283,0r-27,162v32,-29,71,-43,118,-43"},"6":{"d":"330,-456v139,-4,244,94,244,230v0,148,-111,243,-263,241v-189,-2,-267,-121,-267,-320v0,-190,120,-364,270,-400v10,11,65,43,89,57v-131,46,-206,130,-234,275v44,-50,82,-81,161,-83xm313,-97v78,2,144,-54,144,-130v0,-127,-170,-177,-247,-92v-24,25,-39,59,-45,101v15,77,63,120,148,121"},"7":{"d":"557,-655v-139,195,-233,391,-288,656r-138,5v54,-233,145,-406,278,-583r-366,0r18,-112r496,0r0,34"},"8":{"d":"426,-370v79,22,134,78,135,173v0,139,-117,212,-265,212v-143,0,-263,-74,-264,-207v0,-92,57,-160,135,-178v-63,-24,-108,-69,-108,-145v0,-125,105,-190,239,-190v129,0,236,64,236,184v0,78,-44,129,-108,151xm297,-414v70,0,127,-33,127,-97v0,-64,-57,-91,-128,-91v-65,0,-127,31,-127,90v0,65,57,98,128,98xm296,-92v82,0,149,-41,149,-118v0,-73,-71,-112,-150,-112v-78,0,-147,39,-147,113v0,75,68,117,148,117"},"9":{"d":"291,-705v187,3,266,118,266,320v0,190,-121,360,-268,400r-90,-59v122,-45,213,-141,236,-279v-34,50,-96,84,-171,85v-132,3,-235,-97,-235,-228v0,-146,113,-242,262,-239xm145,-461v0,121,171,168,248,89v27,-26,40,-61,40,-106v-20,-75,-59,-113,-144,-115v-80,-2,-144,55,-144,132"},":":{"d":"138,-511v43,0,77,34,77,77v0,43,-34,77,-77,77v-42,0,-77,-35,-77,-77v0,-43,34,-77,77,-77xm138,-154v43,0,77,34,77,77v0,43,-34,77,-77,77v-43,0,-77,-34,-77,-77v0,-43,34,-77,77,-77","w":280},";":{"d":"138,-511v43,0,77,34,77,77v0,43,-34,77,-77,77v-42,0,-77,-35,-77,-77v0,-43,34,-77,77,-77xm138,-154v92,7,86,98,56,191v-21,64,-41,107,-68,127r-52,-32v24,-25,51,-84,40,-135v-30,-10,-53,-36,-53,-74v0,-42,36,-80,77,-77","w":280},"<":{"d":"595,8r-552,-227r0,-70r552,-227r0,79r-451,183r451,183r0,79","w":643},"=":{"d":"539,-319r-489,0r0,-82r489,0r0,82xm539,-107r-489,0r0,-82r489,0r0,82","w":598},">":{"d":"595,-219r-552,227r0,-79r451,-183r-451,-183r0,-79r552,227r0,70","w":643},"?":{"d":"282,-728v127,0,231,77,234,197v3,148,-204,160,-193,315r-103,6v-5,-92,18,-136,86,-198v57,-52,87,-89,87,-116v0,-56,-61,-96,-123,-96v-81,0,-134,47,-139,123r-97,-43v13,-116,113,-188,248,-188xm275,-158v63,0,76,17,76,82v0,65,-12,83,-74,83v-64,0,-75,-16,-75,-82v0,-64,12,-83,73,-83","w":562},"@":{"d":"445,-719v189,0,365,130,365,305v0,138,-128,288,-256,285v-39,-1,-55,-26,-64,-61v-23,29,-73,59,-126,59v-92,0,-159,-69,-159,-164v0,-125,120,-258,246,-253v55,2,107,29,122,74r18,-54r68,0r-86,280v-8,22,-4,52,19,51v76,-2,151,-127,151,-221v0,-136,-148,-237,-297,-237v-174,0,-333,135,-333,305v0,167,162,302,331,302v104,0,221,-45,263,-101r69,0v-43,84,-194,165,-323,165v-219,0,-409,-164,-409,-370v0,-197,195,-365,401,-365xm377,-209v79,0,159,-95,159,-174v0,-50,-36,-91,-85,-91v-85,0,-162,92,-162,174v0,54,35,91,88,91","w":862},"A":{"d":"717,0r-139,6r-76,-181r-306,0r-75,181r-135,-6r291,-703r150,0xm469,-278r-119,-307r-122,307r241,0","w":707,"k":{"\u2019":126,"y":72,"w":72,"v":78,"Y":116,"W":84,"V":97,"T":120}},"B":{"d":"501,-370v82,15,144,76,144,169v-1,142,-110,201,-263,201r-318,0r0,-703v231,9,554,-57,554,177v0,81,-50,138,-117,156xm191,-410v125,-4,300,28,300,-95v0,-67,-45,-101,-135,-101r-165,0r0,196xm513,-213v0,-131,-186,-103,-322,-105r0,219r168,0v103,0,154,-38,154,-114","w":682},"C":{"d":"420,-102v107,0,187,-65,212,-150r30,87v-29,101,-122,180,-251,180v-218,0,-380,-149,-380,-364v0,-216,162,-369,381,-369v117,0,212,56,238,144r-27,85v-34,-65,-107,-113,-203,-113v-150,0,-262,103,-262,251v0,147,112,249,262,249","w":704},"D":{"d":"307,-703v233,-2,386,125,386,352v0,227,-150,351,-384,351r-246,0r0,-703r244,0xm565,-352v0,-162,-99,-239,-266,-238r-109,0r0,477r114,0v174,0,261,-80,261,-239","w":728},"E":{"d":"570,-111r-17,111r-489,0r0,-703r481,0r17,109r-370,0r0,182r325,0r0,103r-325,0r0,198r378,0","w":594},"F":{"d":"528,-594r-334,0r0,196r286,0r0,103r-286,0r0,295r-128,6r0,-709r445,0","w":537,"k":{"A":104,".":152,",":152}},"G":{"d":"406,-101v112,-2,197,-65,191,-184r-186,0r15,-97r292,0r0,363r-30,0r-5,-80v-60,75,-154,112,-282,114v-213,3,-371,-153,-371,-365v0,-209,169,-368,380,-368v150,0,257,65,301,172r-87,69v-28,-72,-116,-125,-213,-125v-148,0,-253,103,-253,251v0,147,101,252,248,250","w":770},"H":{"d":"668,0r-127,6r0,-316r-351,0r0,310r-127,6r0,-709r127,-6r0,286r351,0r0,-280r127,-6r0,709","w":738},"I":{"d":"194,0r-128,6r0,-709r128,-6r0,709","w":280},"J":{"d":"161,-107v87,0,117,-43,117,-134r0,-462r128,-6r0,487v-1,165,-68,231,-230,231v-104,0,-156,-49,-156,-148r21,-84v0,85,38,116,120,116","w":459},"K":{"d":"690,0r-151,6r-254,-367r-97,77r0,284r-127,6r0,-709r127,-6r0,354r333,-355r149,7r-267,301","w":677},"L":{"d":"556,-115r-16,115r-475,0r0,-703r127,-6r0,594r364,0","w":559,"k":{"\u2019":126,"y":72,"Y":107,"W":71,"V":110,"T":97}},"M":{"d":"829,0r-128,6r-13,-504r-230,512r-44,0r-229,-512r-14,504r-126,-6r36,-703r139,0r218,478r217,-478r139,0","w":877},"N":{"d":"695,0r-129,0r-380,-498r0,498r-124,6r0,-709r130,0r379,496r0,-496r124,-6r0,709","w":762},"O":{"d":"408,-718v218,0,380,151,380,367v0,215,-163,366,-380,366v-218,0,-380,-151,-380,-366v0,-217,160,-367,380,-367xm408,-101v146,0,253,-104,253,-250v0,-147,-106,-251,-253,-251v-147,0,-253,104,-253,251v0,146,107,250,253,250","w":819},"P":{"d":"365,-703v148,-2,251,77,251,219v0,137,-101,219,-242,219r-182,0r0,265r-127,6r0,-709r300,0xm354,-369v80,1,138,-38,138,-115v0,-77,-57,-117,-139,-116r-161,0r0,231r162,0","w":637,"k":{"A":127,".":205,",":205}},"Q":{"d":"408,-718v218,0,384,151,380,367v-2,139,-53,225,-139,292r71,57r-85,74r-93,-76v-264,79,-514,-86,-514,-347v0,-217,160,-367,380,-367xm549,-138v71,-47,110,-106,112,-213v3,-147,-106,-251,-253,-251v-147,0,-253,104,-253,251v0,150,109,258,267,250r-34,-28r99,-58","w":819},"R":{"d":"631,-97v7,45,3,73,21,97r-146,6v-10,-19,-12,-57,-12,-92v-24,-111,-46,-172,-135,-204v-19,2,-132,-14,-168,-14r0,304r-128,6r0,-709r314,0v139,-2,251,70,251,200v0,92,-53,157,-131,177v79,47,118,115,134,229xm359,-356v80,1,144,-41,144,-117v0,-80,-57,-118,-141,-117r-173,0r0,234r170,0","w":682,"k":{"y":13}},"S":{"d":"327,-606v-82,0,-149,24,-149,95v0,38,36,67,109,88v122,35,190,55,204,62v73,35,110,90,110,164v0,147,-141,212,-305,212v-134,0,-236,-52,-257,-159r41,-77v5,91,114,122,225,122v81,0,165,-33,165,-102v0,-40,-36,-70,-108,-90v-125,-35,-192,-55,-202,-60v-73,-35,-110,-90,-110,-164v0,-242,457,-271,521,-63r-40,79v-11,-67,-112,-107,-204,-107","w":636},"T":{"d":"563,-587r-217,0r0,587r-128,6r0,-593r-227,0r19,-116r553,0r0,116","w":566,"k":{"y":160,"w":160,"u":173,"s":172,"r":172,"o":172,"i":9,"e":172,"c":172,"a":152,"A":123,";":65,":":65,".":151,"-":91,",":151}},"U":{"d":"345,15v-170,0,-287,-93,-286,-258r0,-460r127,-6r0,452v0,105,55,158,165,158v111,0,167,-52,167,-156r0,-448r127,-6r0,458v0,175,-118,266,-300,266","w":703},"V":{"d":"648,-703r-251,703r-161,0r-251,-703r132,-6r201,573r200,-573","w":632,"k":{"y":16,"u":68,"r":68,"o":84,"e":85,"a":104,"A":94,";":55,":":55,".":152,"-":58,",":152}},"W":{"d":"956,-703r-200,703r-120,0r-158,-531r-162,531r-122,0r-200,-703r129,-7r149,518r155,-511r103,0r153,512r149,-519","w":950,"k":{"u":50,"r":49,"o":59,"e":59,"a":85,"A":74,";":39,":":39,".":146,"-":88,",":146}},"X":{"d":"639,0r-143,6r-184,-277r-185,277r-139,-6r245,-365r-231,-338r139,-6r173,259r175,-259r136,6r-231,341","w":634},"Y":{"d":"651,-701r-258,409r-44,289r-128,6r44,-266r-283,-438r143,-8r196,310r192,-310","w":634,"k":{"v":56,"u":111,"q":161,"p":118,"o":161,"e":160,"a":166,"A":117,":":55,".":159,"-":85}},"Z":{"d":"593,-116r-18,116r-575,0r0,-36r406,-554r-375,0r17,-113r533,0r0,36r-407,551r419,0","w":602},"[":{"d":"267,187r-199,0r0,-942r199,0r0,67r-109,0r0,808r109,0r0,67","w":301},"\\":{"d":"365,16r-84,0r-319,-734r84,0","w":309},"]":{"d":"224,187r-199,0r0,-67r109,0r0,-808r-109,0r0,-67r199,0r0,942","w":295},"^":{"d":"589,-241r-82,0r-186,-213r-185,213r-82,0r231,-278r72,0","w":645},"_":{"d":"500,150r-500,0r0,-50r500,0r0,50","w":500},"`":{"d":"205,-590r-88,0r-162,-144r132,0","w":244},"a":{"d":"290,-531v132,0,220,56,221,182r0,293v-1,24,15,26,34,22r0,32r-100,8v-38,0,-46,-40,-45,-81v-41,60,-102,90,-183,90v-112,0,-196,-58,-196,-163v0,-141,133,-166,304,-168v32,0,64,-7,64,-33v0,-74,-57,-94,-137,-95v-80,-1,-133,28,-155,83r-23,-57v22,-80,107,-113,216,-113xm247,-72v77,0,144,-44,145,-113r0,-55v-113,4,-250,-3,-250,90v0,46,52,78,105,78","w":576},"b":{"d":"341,-531v156,-2,263,116,263,274v0,161,-114,272,-276,272v-65,0,-120,-17,-164,-51r0,33r-116,9r0,-718r116,-9r0,274v31,-51,99,-84,177,-84xm330,-94v91,0,155,-71,155,-164v0,-93,-65,-164,-157,-164v-96,0,-163,67,-163,164v0,98,67,164,165,164","w":642},"c":{"d":"320,-94v70,0,125,-42,137,-100r85,61v-26,89,-115,148,-229,148v-161,0,-285,-113,-285,-272v0,-164,123,-277,293,-274v112,2,185,46,218,132r-85,61v-20,-56,-65,-84,-136,-84v-97,0,-169,66,-169,163v0,99,70,165,171,165","w":557},"d":{"d":"293,-531v78,0,138,33,171,83r0,-264r116,-9r0,721r-105,4r0,-80v-35,52,-102,90,-184,91v-156,2,-261,-114,-261,-273v0,-157,108,-275,263,-273xm305,-94v97,0,159,-67,159,-165v0,-94,-64,-163,-159,-163v-91,0,-154,72,-154,165v0,95,61,163,154,163","w":638},"e":{"d":"27,-259v0,-155,114,-272,269,-272v140,0,252,98,264,224r-3,16r-406,92v25,69,77,113,164,114v85,1,141,-39,168,-99r74,59v-44,93,-129,140,-254,140v-166,0,-276,-108,-276,-274xm442,-318v2,-117,-183,-160,-258,-74v-29,33,-45,71,-45,119","w":582},"f":{"d":"91,-516v-18,-157,83,-227,236,-198r10,90v-69,-10,-134,2,-129,74r0,34r103,0r0,93r-103,0r0,419r-117,8r0,-427r-90,0r12,-93r78,0","w":323},"g":{"d":"44,-340v0,-112,107,-191,224,-191v59,0,107,13,146,40v23,-17,117,-50,158,-48r-4,35v-46,3,-72,34,-99,68v19,25,28,58,28,101v0,117,-146,214,-278,178v18,27,27,21,81,21v116,0,240,57,240,164v-1,180,-303,209,-457,142v-49,-22,-74,-48,-74,-77v0,-100,105,-160,206,-125v-73,1,-120,9,-127,63v10,54,94,71,176,71v78,0,149,-18,149,-82v0,-65,-74,-86,-152,-86v-57,1,-130,-14,-132,-57v-1,-13,11,-37,22,-52v-71,-39,-107,-94,-107,-165xm273,-250v51,0,103,-38,103,-85v0,-49,-50,-88,-102,-88v-53,0,-104,37,-104,87v0,50,50,86,103,86","w":584},"h":{"d":"169,-442v26,-51,87,-90,163,-89v133,0,199,69,199,207r0,320r-116,8r0,-316v0,-77,-38,-116,-113,-116v-80,0,-133,53,-133,130r0,294r-116,8r0,-716r116,-9r0,279","w":590},"i":{"d":"110,-736v56,0,68,16,68,73v0,58,-12,74,-68,74v-56,0,-68,-16,-68,-73v0,-58,12,-74,68,-74xm169,-4r-118,8r0,-516r118,-10r0,518","w":220},"j":{"d":"116,-736v56,0,68,16,68,73v0,58,-12,74,-68,74v-56,0,-68,-16,-68,-73v0,-58,12,-74,68,-74xm-62,85v71,3,119,-3,119,-76r0,-521r117,-10r0,534v1,126,-82,183,-216,170","w":234},"k":{"d":"566,-3r-131,6r-192,-279r-74,51r0,221r-116,8r0,-716r116,-9r0,443r241,-245r134,7r-191,205","w":561},"l":{"d":"169,-4r-118,8r0,-716r118,-9r0,717","w":220},"m":{"d":"502,-449v28,-49,85,-82,162,-82v127,0,190,69,190,207r0,320r-116,8r0,-333v0,-63,-39,-100,-103,-99v-80,0,-123,50,-122,131r0,293r-116,8r0,-333v0,-66,-33,-99,-100,-99v-79,-1,-126,56,-125,135r0,289r-116,8r0,-519r110,-7r0,86v31,-56,91,-95,175,-95v79,0,137,28,161,82","w":911},"n":{"d":"165,-436v31,-57,85,-95,169,-95v133,0,199,69,199,207r0,320r-116,8r0,-316v0,-77,-38,-116,-113,-116v-80,0,-133,53,-133,130r0,294r-116,8r0,-519r110,-7r0,86","w":590},"o":{"d":"312,-531v165,0,283,110,283,273v0,164,-118,273,-285,273v-165,0,-283,-110,-283,-273v0,-163,120,-273,285,-273xm311,-94v93,0,163,-70,163,-164v0,-94,-70,-164,-163,-164v-93,0,-163,70,-163,164v0,94,70,164,163,164","w":626},"p":{"d":"346,-531v155,-2,262,117,262,275v0,153,-112,273,-264,271v-81,-1,-146,-34,-176,-87r0,248r-116,8r0,-699r110,-7r0,86v32,-57,100,-94,184,-95xm332,-94v94,0,156,-69,156,-164v0,-93,-63,-164,-156,-164v-101,0,-164,62,-164,163v0,97,68,165,164,165","w":642},"q":{"d":"292,-531v78,0,157,42,183,96r0,-81r106,-6r0,698r-117,8r0,-251v-28,48,-95,82,-170,82v-155,0,-264,-117,-264,-274v0,-157,107,-272,262,-272xm307,-94v97,0,160,-66,160,-165v0,-97,-63,-163,-161,-163v-92,0,-155,69,-155,163v0,94,63,165,156,165","w":638},"r":{"d":"166,-407v34,-83,103,-131,219,-118r-19,113v-115,-4,-193,49,-194,155r0,253r-117,8r0,-519r111,-7r0,115","w":382,"k":{".":146,",":146}},"s":{"d":"404,-361v-14,-50,-61,-74,-130,-73v-77,0,-115,21,-115,64v-16,63,226,91,226,103v53,25,80,66,80,122v0,113,-110,161,-238,161v-105,0,-171,-39,-198,-117r38,-67v10,56,75,83,148,83v60,0,127,-18,127,-69v0,-30,-26,-52,-78,-65v-93,-25,-142,-38,-147,-40v-53,-25,-79,-65,-79,-120v0,-182,359,-205,404,-45","w":493},"t":{"d":"288,7v-120,12,-196,-10,-196,-136r0,-294r-90,0r10,-93r79,0r0,-117v39,-12,74,-28,118,-35r0,152r98,0r0,93r-98,0r0,274v-8,60,41,61,91,53","w":338},"u":{"d":"286,-88v83,0,131,-59,131,-145r0,-283r116,-7r0,520r-104,6r0,-94v-29,61,-93,106,-180,106v-129,0,-194,-62,-194,-185r0,-346r116,-7r0,326v0,73,38,109,115,109","w":590},"v":{"d":"520,-516r-183,516r-151,0r-184,-516r119,-7r140,417r143,-417","w":524,"k":{"a":39,".":143,",":143}},"w":{"d":"801,-516r-173,516r-123,0r-107,-358r-106,358r-122,0r-171,-516r121,-7r118,369r113,-366r97,0r113,367r121,-370","w":797,"k":{"a":39,".":119,",":119}},"x":{"d":"528,-4r-134,8r-134,-196r-133,195r-131,-6r181,-266r-169,-247r131,-8r123,179r119,-178r130,6r-166,248","w":530},"y":{"d":"499,-516r-235,634v-15,57,-59,66,-126,58r-81,-38v45,8,71,-5,87,-42r52,-124r-205,-485r118,-10r146,346r133,-345","w":495,"k":{".":101}},"z":{"d":"472,-107r-16,107r-451,0r0,-31r294,-378r-270,0r14,-107r417,0r0,27r-289,382r301,0","w":484},"{":{"d":"237,28v-2,73,29,99,103,92r0,67v-116,8,-193,-19,-193,-131v0,-117,39,-298,-82,-302r0,-76v120,-4,82,-185,82,-302v0,-114,76,-139,193,-131r0,67v-74,-5,-103,16,-103,92r0,173v1,69,-32,124,-80,139v47,15,80,72,80,139r0,173","w":374},"|":{"d":"151,99r-81,0r0,-811r81,0r0,811","w":220},"}":{"d":"226,-624v0,119,-37,298,83,302r0,76v-120,4,-83,184,-83,302v0,113,-74,139,-192,131r0,-67v72,5,102,-17,102,-92r0,-173v-1,-69,31,-124,81,-139v-49,-15,-81,-70,-81,-139r0,-173v3,-74,-29,-98,-102,-92r0,-67v116,-8,192,19,192,131","w":374},"~":{"d":"438,-260v54,-4,69,-29,95,-71r39,60v-23,46,-68,86,-135,86v-51,0,-188,-69,-234,-66v-55,4,-71,28,-95,71r-39,-60v23,-46,68,-86,135,-86v48,0,191,69,234,66","w":642},"\u00c4":{"d":"717,0r-139,6r-76,-181r-306,0r-75,181r-135,-6r291,-703r150,0xm469,-278r-119,-307r-122,307r241,0xm444,-876v52,0,59,17,59,72v0,55,-7,72,-58,72v-53,0,-60,-16,-60,-72v0,-56,6,-72,59,-72xm257,-876v52,0,59,17,59,72v0,55,-7,72,-58,72v-53,0,-60,-16,-60,-72v0,-56,6,-72,59,-72","w":707,"k":{"\u2019":126,"y":72,"w":72,"v":78,"Y":116,"W":84,"V":97,"T":120}},"\u00c5":{"d":"354,-882v47,0,93,29,93,74v0,42,-47,74,-93,74v-47,0,-93,-29,-93,-74v0,-42,47,-74,93,-74xm354,-765v28,0,54,-16,54,-43v0,-25,-26,-43,-54,-43v-28,0,-54,16,-54,43v0,25,26,43,54,43xm717,0r-139,6r-76,-181r-306,0r-75,181r-135,-6r291,-703r150,0xm469,-278r-119,-307r-122,307r241,0","w":707,"k":{"\u2019":126,"y":72,"w":72,"v":78,"Y":116,"W":84,"V":97,"T":120}},"\u00c7":{"d":"420,-102v107,0,187,-65,212,-150r30,87v-29,101,-122,181,-250,180r-28,25v61,-7,132,-2,131,59v-1,96,-172,88,-239,53r17,-38v30,12,147,41,147,-14v0,-38,-62,-26,-97,-18r-25,-18r50,-51v-193,-15,-337,-157,-337,-362v0,-216,162,-369,381,-369v117,0,212,56,238,144r-27,85v-34,-65,-107,-113,-203,-113v-150,0,-262,103,-262,251v0,147,112,249,262,249","w":704},"\u00c9":{"d":"570,-111r-17,111r-489,0r0,-703r481,0r17,109r-370,0r0,182r325,0r0,103r-325,0r0,198r378,0xm449,-888r-164,144r-88,0r119,-144r133,0","w":594},"\u00d1":{"d":"319,-872v59,-3,183,106,200,-2r58,0v-10,63,-47,110,-112,114v-62,4,-181,-106,-200,2r-58,0v11,-62,47,-111,112,-114xm695,0r-129,0r-380,-498r0,498r-124,6r0,-709r130,0r379,496r0,-496r124,-6r0,709","w":762},"\u00d6":{"d":"408,-718v218,0,380,151,380,367v0,215,-163,366,-380,366v-218,0,-380,-151,-380,-366v0,-217,160,-367,380,-367xm408,-101v146,0,253,-104,253,-250v0,-147,-106,-251,-253,-251v-147,0,-253,104,-253,251v0,146,107,250,253,250xm500,-890v52,0,59,17,59,72v0,55,-7,72,-58,72v-53,0,-60,-16,-60,-72v0,-56,6,-72,59,-72xm313,-890v52,0,59,17,59,72v0,55,-7,72,-58,72v-53,0,-60,-16,-60,-72v0,-56,6,-72,59,-72","w":819},"\u00dc":{"d":"345,15v-170,0,-287,-93,-286,-258r0,-460r127,-6r0,452v0,105,55,158,165,158v111,0,167,-52,167,-156r0,-448r127,-6r0,458v0,175,-118,266,-300,266xm446,-878v52,0,59,17,59,72v0,55,-7,72,-58,72v-53,0,-60,-16,-60,-72v0,-56,6,-72,59,-72xm259,-878v52,0,59,17,59,72v0,55,-7,72,-58,72v-53,0,-60,-16,-60,-72v0,-56,6,-72,59,-72","w":703},"\u00e1":{"d":"290,-531v132,0,220,56,221,182r0,293v-1,24,15,26,34,22r0,32r-100,8v-38,0,-46,-40,-45,-81v-41,60,-102,90,-183,90v-112,0,-196,-58,-196,-163v0,-141,133,-166,304,-168v32,0,64,-7,64,-33v0,-74,-57,-94,-137,-95v-80,-1,-133,28,-155,83r-23,-57v22,-80,107,-113,216,-113xm247,-72v77,0,144,-44,145,-113r0,-55v-113,4,-250,-3,-250,90v0,46,52,78,105,78xm489,-708r-164,144r-88,0r119,-144r133,0","w":576},"\u00e0":{"d":"290,-531v132,0,220,56,221,182r0,293v-1,24,15,26,34,22r0,32r-100,8v-38,0,-46,-40,-45,-81v-41,60,-102,90,-183,90v-112,0,-196,-58,-196,-163v0,-141,133,-166,304,-168v32,0,64,-7,64,-33v0,-74,-57,-94,-137,-95v-80,-1,-133,28,-155,83r-23,-57v22,-80,107,-113,216,-113xm247,-72v77,0,144,-44,145,-113r0,-55v-113,4,-250,-3,-250,90v0,46,52,78,105,78xm361,-568r-88,0r-162,-144r132,0","w":576},"\u00e2":{"d":"467,-573r-96,0r-89,-72r-89,72r-96,0r130,-114r110,0xm290,-531v132,0,220,56,221,182r0,293v-1,24,15,26,34,22r0,32r-100,8v-38,0,-46,-40,-45,-81v-41,60,-102,90,-183,90v-112,0,-196,-58,-196,-163v0,-141,133,-166,304,-168v32,0,64,-7,64,-33v0,-74,-57,-94,-137,-95v-80,-1,-133,28,-155,83r-23,-57v22,-80,107,-113,216,-113xm247,-72v77,0,144,-44,145,-113r0,-55v-113,4,-250,-3,-250,90v0,46,52,78,105,78","w":576},"\u00e4":{"d":"290,-531v132,0,220,56,221,182r0,293v-1,24,15,26,34,22r0,32r-100,8v-38,0,-46,-40,-45,-81v-41,60,-102,90,-183,90v-112,0,-196,-58,-196,-163v0,-141,133,-166,304,-168v32,0,64,-7,64,-33v0,-74,-57,-94,-137,-95v-80,-1,-133,28,-155,83r-23,-57v22,-80,107,-113,216,-113xm247,-72v77,0,144,-44,145,-113r0,-55v-113,4,-250,-3,-250,90v0,46,52,78,105,78xm376,-702v52,0,59,17,59,72v0,55,-7,72,-58,72v-53,0,-60,-16,-60,-72v0,-56,6,-72,59,-72xm189,-702v52,0,59,17,59,72v0,55,-7,72,-58,72v-53,0,-60,-16,-60,-72v0,-56,6,-72,59,-72","w":576},"\u00e3":{"d":"214,-690v59,-3,183,106,200,-2r58,0v-10,63,-47,110,-112,114v-62,4,-181,-106,-200,2r-58,0v11,-62,47,-111,112,-114xm290,-531v132,0,220,56,221,182r0,293v-1,24,15,26,34,22r0,32r-100,8v-38,0,-46,-40,-45,-81v-41,60,-102,90,-183,90v-112,0,-196,-58,-196,-163v0,-141,133,-166,304,-168v32,0,64,-7,64,-33v0,-74,-57,-94,-137,-95v-80,-1,-133,28,-155,83r-23,-57v22,-80,107,-113,216,-113xm247,-72v77,0,144,-44,145,-113r0,-55v-113,4,-250,-3,-250,90v0,46,52,78,105,78","w":576},"\u00e5":{"d":"290,-705v47,0,93,29,93,74v0,42,-47,74,-93,74v-47,0,-93,-29,-93,-74v0,-42,47,-74,93,-74xm290,-588v28,0,54,-16,54,-43v0,-25,-26,-43,-54,-43v-28,0,-54,16,-54,43v0,25,26,43,54,43xm290,-531v132,0,220,56,221,182r0,293v-1,24,15,26,34,22r0,32r-100,8v-38,0,-46,-40,-45,-81v-41,60,-102,90,-183,90v-112,0,-196,-58,-196,-163v0,-141,133,-166,304,-168v32,0,64,-7,64,-33v0,-74,-57,-94,-137,-95v-80,-1,-133,28,-155,83r-23,-57v22,-80,107,-113,216,-113xm247,-72v77,0,144,-44,145,-113r0,-55v-113,4,-250,-3,-250,90v0,46,52,78,105,78","w":576},"\u00e7":{"d":"320,-94v70,0,125,-42,137,-100r85,61v-26,88,-112,149,-224,148r-26,24v61,-7,132,-2,131,59v-1,96,-172,88,-239,53r17,-38v30,12,147,41,147,-14v0,-38,-62,-26,-97,-18r-25,-18r49,-50v-141,-11,-247,-119,-247,-270v0,-164,123,-277,293,-274v112,2,185,46,218,132r-85,61v-20,-56,-65,-84,-136,-84v-97,0,-169,66,-169,163v0,99,70,165,171,165","w":557},"\u00e9":{"d":"27,-259v0,-155,114,-272,269,-272v140,0,252,98,264,224r-3,16r-406,92v25,69,77,113,164,114v85,1,141,-39,168,-99r74,59v-44,93,-129,140,-254,140v-166,0,-276,-108,-276,-274xm442,-318v2,-117,-183,-160,-258,-74v-29,33,-45,71,-45,119xm488,-716r-164,144r-88,0r119,-144r133,0","w":582},"\u00e8":{"d":"27,-259v0,-155,114,-272,269,-272v140,0,252,98,264,224r-3,16r-406,92v25,69,77,113,164,114v85,1,141,-39,168,-99r74,59v-44,93,-129,140,-254,140v-166,0,-276,-108,-276,-274xm442,-318v2,-117,-183,-160,-258,-74v-29,33,-45,71,-45,119xm344,-583r-88,0r-162,-144r132,0","w":582},"\u00ea":{"d":"487,-582r-96,0r-89,-72r-89,72r-96,0r130,-114r110,0xm27,-259v0,-155,114,-272,269,-272v140,0,252,98,264,224r-3,16r-406,92v25,69,77,113,164,114v85,1,141,-39,168,-99r74,59v-44,93,-129,140,-254,140v-166,0,-276,-108,-276,-274xm442,-318v2,-117,-183,-160,-258,-74v-29,33,-45,71,-45,119","w":582},"\u00eb":{"d":"27,-259v0,-155,114,-272,269,-272v140,0,252,98,264,224r-3,16r-406,92v25,69,77,113,164,114v85,1,141,-39,168,-99r74,59v-44,93,-129,140,-254,140v-166,0,-276,-108,-276,-274xm442,-318v2,-117,-183,-160,-258,-74v-29,33,-45,71,-45,119xm387,-709v52,0,59,17,59,72v0,55,-7,72,-58,72v-53,0,-60,-16,-60,-72v0,-56,6,-72,59,-72xm200,-709v52,0,59,17,59,72v0,55,-7,72,-58,72v-53,0,-60,-16,-60,-72v0,-56,6,-72,59,-72","w":582},"\u00ed":{"d":"170,-4r-118,8r0,-516r118,-10r0,518xm303,-722r-164,144r-88,0r119,-144r133,0","w":220},"\u00ec":{"d":"170,-4r-118,8r0,-516r118,-10r0,518xm170,-572r-88,0r-162,-144r132,0","w":220},"\u00ee":{"d":"295,-588r-96,0r-89,-72r-89,72r-96,0r130,-114r110,0xm170,-4r-118,8r0,-516r118,-10r0,518","w":220},"\u00ef":{"d":"170,-4r-118,8r0,-516r118,-10r0,518xm207,-715v52,0,59,17,59,72v0,55,-7,72,-58,72v-53,0,-60,-16,-60,-72v0,-56,6,-72,59,-72xm20,-715v52,0,59,17,59,72v0,55,-7,72,-58,72v-53,0,-60,-16,-60,-72v0,-56,6,-72,59,-72","w":220},"\u00f1":{"d":"233,-693v59,-3,183,106,200,-2r58,0v-10,63,-47,110,-112,114v-62,4,-181,-106,-200,2r-58,0v11,-62,47,-111,112,-114xm165,-436v31,-57,85,-95,169,-95v133,0,199,69,199,207r0,320r-116,8r0,-316v0,-77,-38,-116,-113,-116v-80,0,-133,53,-133,130r0,294r-116,8r0,-519r110,-7r0,86","w":590},"\u00f3":{"d":"312,-531v165,0,283,110,283,273v0,164,-118,273,-285,273v-165,0,-283,-110,-283,-273v0,-163,120,-273,285,-273xm311,-94v93,0,163,-70,163,-164v0,-94,-70,-164,-163,-164v-93,0,-163,70,-163,164v0,94,70,164,163,164xm492,-710r-164,144r-88,0r119,-144r133,0","w":626},"\u00f2":{"d":"312,-531v165,0,283,110,283,273v0,164,-118,273,-285,273v-165,0,-283,-110,-283,-273v0,-163,120,-273,285,-273xm311,-94v93,0,163,-70,163,-164v0,-94,-70,-164,-163,-164v-93,0,-163,70,-163,164v0,94,70,164,163,164xm365,-567r-88,0r-162,-144r132,0","w":626},"\u00f4":{"d":"496,-578r-96,0r-89,-72r-89,72r-96,0r130,-114r110,0xm312,-531v165,0,283,110,283,273v0,164,-118,273,-285,273v-165,0,-283,-110,-283,-273v0,-163,120,-273,285,-273xm311,-94v93,0,163,-70,163,-164v0,-94,-70,-164,-163,-164v-93,0,-163,70,-163,164v0,94,70,164,163,164","w":626},"\u00f6":{"d":"312,-531v165,0,283,110,283,273v0,164,-118,273,-285,273v-165,0,-283,-110,-283,-273v0,-163,120,-273,285,-273xm311,-94v93,0,163,-70,163,-164v0,-94,-70,-164,-163,-164v-93,0,-163,70,-163,164v0,94,70,164,163,164xm404,-715v52,0,59,17,59,72v0,55,-7,72,-58,72v-53,0,-60,-16,-60,-72v0,-56,6,-72,59,-72xm217,-715v52,0,59,17,59,72v0,55,-7,72,-58,72v-53,0,-60,-16,-60,-72v0,-56,6,-72,59,-72","w":626},"\u00f5":{"d":"236,-681v59,-3,183,106,200,-2r58,0v-10,63,-47,110,-112,114v-62,4,-181,-106,-200,2r-58,0v11,-62,47,-111,112,-114xm312,-531v165,0,283,110,283,273v0,164,-118,273,-285,273v-165,0,-283,-110,-283,-273v0,-163,120,-273,285,-273xm311,-94v93,0,163,-70,163,-164v0,-94,-70,-164,-163,-164v-93,0,-163,70,-163,164v0,94,70,164,163,164","w":626},"\u00fa":{"d":"286,-88v83,0,131,-59,131,-145r0,-283r116,-7r0,520r-104,6r0,-94v-29,61,-93,106,-180,106v-129,0,-194,-62,-194,-185r0,-346r116,-7r0,326v0,73,38,109,115,109xm464,-719r-164,144r-88,0r119,-144r133,0","w":590},"\u00f9":{"d":"286,-88v83,0,131,-59,131,-145r0,-283r116,-7r0,520r-104,6r0,-94v-29,61,-93,106,-180,106v-129,0,-194,-62,-194,-185r0,-346r116,-7r0,326v0,73,38,109,115,109xm381,-580r-88,0r-162,-144r132,0","w":590},"\u00fb":{"d":"477,-577r-96,0r-89,-72r-89,72r-96,0r130,-114r110,0xm286,-88v83,0,131,-59,131,-145r0,-283r116,-7r0,520r-104,6r0,-94v-29,61,-93,106,-180,106v-129,0,-194,-62,-194,-185r0,-346r116,-7r0,326v0,73,38,109,115,109","w":590},"\u00fc":{"d":"286,-88v83,0,131,-59,131,-145r0,-283r116,-7r0,520r-104,6r0,-94v-29,61,-93,106,-180,106v-129,0,-194,-62,-194,-185r0,-346r116,-7r0,326v0,73,38,109,115,109xm389,-708v52,0,59,17,59,72v0,55,-7,72,-58,72v-53,0,-60,-16,-60,-72v0,-56,6,-72,59,-72xm202,-708v52,0,59,17,59,72v0,55,-7,72,-58,72v-53,0,-60,-16,-60,-72v0,-56,6,-72,59,-72","w":590},"\u00b0":{"d":"212,-717v83,0,156,73,156,156v0,83,-73,156,-156,156v-83,0,-156,-73,-156,-156v0,-83,73,-156,156,-156xm212,-449v63,0,112,-49,112,-112v0,-63,-49,-112,-112,-112v-63,0,-112,49,-112,112v0,63,49,112,112,112","w":426},"\u00a2":{"d":"336,-149v63,0,111,-44,121,-100r85,61v-23,81,-89,148,-191,147r0,105r-59,5r0,-111v-134,-14,-228,-113,-228,-257v0,-145,93,-243,228,-259r0,-93r59,-5r0,96v100,1,158,55,188,132r-85,61v-17,-56,-57,-84,-120,-84v-88,-1,-149,61,-149,150v0,90,61,152,151,152","w":601},"\u00a3":{"d":"363,-119v53,-1,112,-30,138,-61r92,40v-24,94,-103,149,-220,149v-40,0,-198,-26,-233,-25v-37,2,-44,7,-77,25v-5,-11,-8,-34,-8,-70r-21,-33r29,0v82,-63,82,-125,41,-222r-78,0r7,-80r55,0v-105,-154,37,-330,218,-322v144,6,232,78,251,211r-109,19v1,-81,-59,-131,-141,-131v-105,0,-173,99,-117,192r18,31r149,0r0,80r-132,0v13,24,23,67,23,104v0,39,-24,78,-71,115v52,-27,113,-21,186,-22","w":602},"\u00a7":{"d":"301,-637v-48,0,-100,21,-99,68v0,33,30,67,91,102r170,95v61,44,92,94,92,149v0,71,-52,115,-115,134v26,19,50,63,50,108v0,145,-225,192,-330,111v-35,-26,-59,-64,-71,-111r82,-37v-1,63,57,106,120,106v50,0,100,-20,99,-68v0,-33,-30,-67,-91,-101r-170,-95v-61,-44,-92,-94,-92,-150v0,-71,52,-115,115,-134v-26,-19,-50,-63,-50,-108v0,-145,226,-191,331,-111v35,26,58,63,70,111r-82,37v1,-63,-57,-106,-120,-106xm382,-141v43,-8,76,-29,78,-73v4,-78,-173,-154,-250,-195v-76,6,-103,89,-45,139v48,42,152,92,217,129","w":597},"\u00b6":{"d":"40,-515v0,-134,95,-189,238,-188r295,0r0,878r-87,0r0,-812r-131,0r0,812r-87,0r0,-512v-121,3,-228,-67,-228,-178","w":646},"\u00df":{"d":"440,-403v83,12,152,92,152,188v0,140,-101,229,-249,226v-46,0,-81,-12,-104,-36r-4,0r6,-64r25,-40v7,22,29,33,67,33v82,2,137,-43,137,-118v0,-104,-67,-124,-188,-125r0,-94v97,0,146,-33,146,-98v0,-59,-57,-93,-117,-93v-76,0,-118,35,-118,108r-1,529r-114,25r0,-416r-32,0r15,-68r17,0v-17,-182,68,-281,233,-281v124,0,230,68,230,184v0,75,-40,123,-101,140","w":629},"\u00ae":{"d":"426,-784v217,0,404,185,404,403v0,217,-186,403,-403,403v-217,0,-404,-185,-404,-403v0,-217,186,-403,403,-403xm426,-55v173,0,318,-151,318,-326v0,-173,-145,-327,-317,-327v-173,0,-318,151,-318,326v0,173,145,327,317,327xm452,-606v101,0,157,35,157,131v0,69,-39,109,-118,120r126,197r-77,0r-119,-194r-74,0r1,194r-74,0r2,-427r-2,-21r178,0xm347,-411v83,-3,189,17,189,-67v0,-88,-105,-68,-189,-70r0,137","w":859},"\u00a9":{"d":"426,-784v217,0,404,185,404,403v0,217,-186,403,-403,403v-217,0,-404,-185,-404,-403v0,-217,186,-403,403,-403xm426,-55v173,0,318,-151,318,-326v0,-173,-145,-327,-317,-327v-173,0,-318,151,-318,326v0,173,145,327,317,327xm442,-212v69,-1,109,-34,121,-96r70,0v-15,96,-84,162,-189,163v-140,1,-231,-97,-231,-240v0,-137,91,-238,229,-236v102,1,176,66,189,159r-68,3v-12,-57,-55,-95,-123,-95v-95,0,-148,75,-148,171v0,95,56,173,150,171","w":859},"\u2122":{"d":"309,-642r-109,0r0,295r-64,3r0,-298r-114,0r10,-58r277,0r0,58xm724,-347r-65,3r-7,-258r-118,262r-23,0r-117,-262r-7,258r-65,-3r19,-360r71,0r112,245r111,-245r71,0","w":752},"\u00b4":{"d":"285,-734r-164,144r-88,0r119,-144r133,0","w":244},"\u00a8":{"d":"213,-733v52,0,59,17,59,72v0,55,-7,72,-58,72v-53,0,-60,-16,-60,-72v0,-56,6,-72,59,-72xm26,-733v52,0,59,17,59,72v0,55,-7,72,-58,72v-53,0,-60,-16,-60,-72v0,-56,6,-72,59,-72","w":220},"\u00c6":{"d":"975,-109r-17,109r-452,0r0,-206r-257,0r-127,206r-149,0r435,-703r542,0r17,109r-334,0r0,182r289,0r0,103r-289,0r0,200r342,0xm506,-309r0,-298r-26,0r-172,298r198,0","w":995},"\u00d8":{"d":"30,-351v0,-216,160,-367,378,-367v92,0,167,21,225,63r75,-87r43,31r-77,89v75,71,112,161,112,271v0,215,-160,366,-378,366v-94,0,-170,-21,-227,-64r-79,92r-43,-31r81,-94v-73,-74,-110,-164,-110,-269xm408,-101v146,2,251,-103,251,-250v0,-73,-22,-132,-66,-177r-332,386v39,27,88,41,147,41xm408,-602v-147,-2,-251,104,-251,251v0,72,21,130,64,175r332,-386v-37,-27,-85,-40,-145,-40","w":819},"\u00b1":{"d":"595,-271r-234,0r0,155r-81,0r0,-155r-234,0r0,-81r234,0r0,-156r81,0r0,156r234,0r0,81xm595,0r-549,0r0,-81r549,0r0,81","w":642},"\u00a5":{"d":"591,-703r-153,293r94,0r0,65r-128,0r-38,74r149,0r0,65r-152,0r0,203r-118,6r0,-209r-159,0r0,-65r157,0r-41,-74r-133,0r0,-65r97,0r-163,-293r128,-6r172,314r168,-314","w":601},"\u00b5":{"d":"287,-88v83,0,130,-58,130,-145r0,-283r117,-7r0,520r-105,6r0,-94v-26,86,-165,137,-258,85r0,184r-115,0r0,-694r117,-7r0,326v0,76,36,109,114,109","w":590},"\u00aa":{"d":"178,-708v87,0,146,32,146,112r0,181v-1,14,10,15,22,13r0,20v-46,4,-104,19,-96,-45v-50,85,-256,73,-250,-45v5,-90,89,-102,201,-104v28,0,42,-7,42,-20v0,-39,-30,-58,-90,-58v-54,0,-86,17,-103,51r-15,-35v15,-48,72,-70,143,-70xm80,-473v14,78,169,54,165,-22r0,-34v-69,6,-163,-4,-165,56","w":368},"\u00ba":{"d":"190,-708v107,0,187,66,187,169v0,102,-82,169,-188,169v-107,0,-187,-66,-187,-169v0,-102,82,-169,188,-169xm189,-437v62,0,108,-41,108,-102v0,-60,-48,-102,-108,-102v-61,0,-107,41,-107,102v0,59,47,102,107,102","w":388},"\u00e6":{"d":"74,-418v27,-142,344,-148,409,-35v89,-101,283,-103,380,-9v44,43,71,94,78,155r-3,16r-406,92v25,69,77,113,164,114v85,1,141,-39,168,-99r74,59v-44,93,-129,140,-254,140v-54,0,-102,-12,-139,-30r0,13r-100,8v-38,0,-46,-40,-45,-81v-39,55,-93,89,-183,90v-112,1,-196,-58,-196,-163v0,-141,133,-165,304,-168v35,-1,64,-4,64,-33v0,-76,-55,-94,-137,-95v-80,-1,-133,28,-155,83xm823,-318v2,-117,-182,-160,-257,-74v-29,33,-46,71,-46,119xm247,-72v77,0,144,-44,145,-113r0,-55v-113,4,-250,-3,-250,90v0,46,52,78,105,78","w":964},"\u00f8":{"d":"27,-258v0,-163,120,-273,285,-273v70,0,127,16,170,47r58,-64r48,27r-65,71v48,49,72,113,72,192v2,164,-118,273,-285,273v-69,0,-125,-15,-167,-45r-64,70r-48,-26r70,-78v-49,-49,-74,-114,-74,-194xm222,-118v107,66,252,-11,252,-140v0,-41,-11,-75,-32,-102xm311,-422v-93,-2,-165,70,-163,164v0,43,11,78,34,105r221,-244v-23,-17,-54,-25,-92,-25","w":626},"\u00bf":{"d":"282,-714v64,0,75,16,75,82v0,64,-12,83,-73,83v-63,0,-76,-17,-76,-82v0,-65,12,-83,74,-83xm289,-87v81,0,134,-47,139,-123r97,43v-13,116,-113,188,-248,188v-127,0,-231,-77,-234,-197v-3,-148,204,-160,193,-315r103,-6v5,92,-19,137,-87,199v-57,52,-86,88,-86,115v0,56,61,96,123,96","w":562},"\u00a1":{"d":"149,-723v64,0,75,16,75,82v0,66,-10,83,-74,83v-64,0,-75,-16,-75,-82v0,-66,10,-83,74,-83xm218,-3r-136,7r18,-502r98,-6","w":298},"\u00ac":{"d":"1162,83r-1123,0r0,-765r1123,0r0,765xm960,-307v2,35,-20,34,-53,34r0,18r160,0r0,-18v-32,-1,-53,5,-53,-32r-1,-289v1,-38,12,-38,54,-39r0,-18r-160,0r0,18v58,-5,52,17,53,68r0,258xm1024,66v63,1,118,-35,117,-93v0,-33,-26,-55,-78,-66v-52,-11,-78,-27,-78,-50v-1,-28,25,-47,53,-46v36,2,66,21,63,64r16,1v-1,-19,6,-53,7,-69v-77,-27,-184,-16,-183,69v0,35,25,58,77,68v52,10,78,27,78,51v1,34,-29,52,-62,52v-57,-1,-71,-15,-72,-71r-16,0r-4,67v7,20,48,23,82,23xm855,-158v27,0,55,-5,80,1r6,-27r-86,0r5,-95v33,-27,60,-54,60,-102v0,-59,-38,-91,-115,-98v-77,-7,-115,-31,-115,-74v-1,-51,43,-84,94,-80v38,3,95,6,87,60r0,20r18,0v0,-42,1,-45,9,-80v-104,-45,-258,-20,-258,101v0,58,39,91,116,98v77,7,115,32,115,75v1,74,-88,101,-160,78v-23,-7,-37,-17,-42,-29r-1,-48r-19,0v0,30,1,60,-3,87v49,20,102,27,157,15v3,27,5,51,5,72v-13,7,-28,14,-45,19r0,12r45,0r0,157v-5,56,50,72,100,56r27,-34r-8,-11v-38,37,-72,2,-72,-65r0,-108xm644,-170v98,-5,59,142,61,230r97,0r0,-17v-50,8,-44,-22,-44,-61r0,-92v0,-64,-31,-96,-93,-96v-39,1,-73,28,-93,53v1,-23,3,-38,-4,-53v-28,12,-57,22,-93,22r0,17v22,-2,47,-4,47,16r0,172v4,26,-26,24,-47,22r0,17r144,0r-1,-17v-72,8,-44,-60,-47,-121v-3,-67,14,-89,73,-92xm160,-184v3,-57,-14,-130,44,-129v11,0,21,3,29,9r11,54r29,0v18,-53,37,-105,57,-156v15,-38,36,-90,65,-155v6,17,25,69,58,154v25,65,43,118,54,157r30,0v12,-50,96,-357,114,-379v5,-3,14,-4,29,-4r0,-18r-119,0r0,18v13,0,50,1,50,13v0,34,-58,221,-78,284r-116,-318r-14,0r-122,315r-63,-279v1,-16,32,-15,49,-15r0,-18r-143,0r0,18v40,1,36,6,45,42v7,29,14,58,22,88v19,70,29,120,32,149v-47,13,-122,71,-112,141r0,30r-40,20r0,10r40,-4r1,153v-1,45,-5,45,-50,47r0,17r155,0r0,-17v-40,1,-58,1,-58,-41r1,-160r71,1v1,-9,7,-21,3,-27r-74,0xm341,66v84,0,146,-62,146,-146v0,-74,-55,-126,-129,-126v-79,0,-143,53,-143,133v0,76,49,139,126,139xm345,-189v62,0,89,63,89,133v0,55,-24,103,-75,103v-60,0,-89,-71,-89,-139v0,-49,25,-97,75,-97","w":1200},"\u00ab":{"d":"434,-149r-63,40r-133,-141r0,-38r133,-141r63,40r-115,120xm248,-149r-63,40r-133,-141r0,-38r133,-141r63,40r-115,120","w":476},"\u00bb":{"d":"446,-250r-134,141r-63,-40r116,-120r-116,-120r63,-40r134,141r0,38xm260,-250r-134,141r-63,-40r116,-120r-116,-120r63,-40r134,141r0,38","w":476},"\u2026":{"d":"168,-154v43,0,77,34,77,77v0,43,-34,77,-77,77v-42,0,-77,-35,-77,-77v0,-43,34,-77,77,-77xm498,-154v43,0,77,34,77,77v0,43,-34,77,-77,77v-42,0,-77,-35,-77,-77v0,-43,34,-77,77,-77xm828,-154v43,0,77,34,77,77v0,43,-34,77,-77,77v-42,0,-77,-35,-77,-77v0,-43,34,-77,77,-77","w":1000},"\u00a0":{"w":500},"\u00c0":{"d":"717,0r-139,6r-76,-181r-306,0r-75,181r-135,-6r291,-703r150,0xm469,-278r-119,-307r-122,307r241,0xm417,-743r-88,0r-162,-144r132,0","w":707,"k":{"\u2019":126,"y":72,"w":72,"v":78,"Y":116,"W":84,"V":97,"T":120}},"\u00c3":{"d":"273,-867v59,-3,183,106,200,-2r58,0v-10,63,-47,110,-112,114v-62,4,-181,-106,-200,2r-58,0v11,-62,47,-111,112,-114xm717,0r-139,6r-76,-181r-306,0r-75,181r-135,-6r291,-703r150,0xm469,-278r-119,-307r-122,307r241,0","w":707,"k":{"\u2019":126,"y":72,"w":72,"v":78,"Y":116,"W":84,"V":97,"T":120}},"\u00d5":{"d":"335,-865v59,-3,183,106,200,-2r58,0v-10,63,-47,110,-112,114v-62,4,-181,-106,-200,2r-58,0v11,-62,47,-111,112,-114xm408,-718v218,0,380,151,380,367v0,215,-163,366,-380,366v-218,0,-380,-151,-380,-366v0,-217,160,-367,380,-367xm408,-101v146,0,253,-104,253,-250v0,-147,-106,-251,-253,-251v-147,0,-253,104,-253,251v0,146,107,250,253,250","w":819},"\u2013":{"d":"476,-225r-457,0r0,-87r457,0r0,87","w":500},"\u2014":{"d":"875,-225r-846,0r0,-87r846,0r0,87","w":900},"\u201c":{"d":"380,-686v-24,25,-51,84,-40,135v30,10,53,36,53,74v0,42,-36,80,-77,77v-92,-7,-86,-98,-56,-191v21,-64,41,-107,68,-127xm188,-686v-24,25,-51,84,-40,135v30,10,53,36,53,74v0,42,-36,80,-77,77v-92,-7,-86,-98,-56,-191v21,-64,41,-107,68,-127","w":428},"\u201d":{"d":"300,-710v92,7,86,98,56,191v-21,64,-41,107,-68,127r-52,-32v24,-25,51,-84,40,-135v-30,-10,-53,-36,-53,-74v0,-42,36,-80,77,-77xm108,-710v92,7,86,98,56,191v-21,64,-41,107,-68,127r-52,-32v24,-25,51,-84,40,-135v-30,-10,-53,-36,-53,-74v0,-42,36,-80,77,-77","w":428},"\u2018":{"d":"180,-682v-24,25,-51,84,-40,135v30,10,53,36,53,74v0,42,-36,80,-77,77v-92,-7,-86,-98,-56,-191v21,-64,41,-107,68,-127","w":228,"k":{"\u2018":19}},"\u2019":{"d":"110,-706v92,7,86,98,56,191v-21,64,-41,107,-68,127r-52,-32v24,-25,51,-84,40,-135v-30,-10,-53,-36,-53,-74v0,-42,36,-80,77,-77","w":228,"k":{"\u2019":18,"t":16,"s":94}},"\u00f7":{"d":"298,-549v67,0,78,17,78,85v0,69,-10,86,-78,86v-67,0,-78,-17,-78,-86v0,-68,11,-85,78,-85xm549,-223r-499,0r0,-82r499,0r0,82xm298,-143v67,0,78,17,78,85v0,69,-10,86,-78,86v-67,0,-78,-17,-78,-86v0,-68,11,-85,78,-85"},"\u00ff":{"d":"499,-516r-235,634v-15,57,-59,66,-126,58r-81,-38v45,8,71,-5,87,-42r52,-124r-205,-485r118,-10r146,346r133,-345xm338,-715v52,0,59,17,59,72v0,55,-7,72,-58,72v-53,0,-60,-16,-60,-72v0,-56,6,-72,59,-72xm151,-715v52,0,59,17,59,72v0,55,-7,72,-58,72v-53,0,-60,-16,-60,-72v0,-56,6,-72,59,-72","w":495,"k":{".":101}},"\u00a4":{"d":"568,-347v0,69,-22,118,-54,161r55,56r-53,52r-55,-55v-79,67,-239,77,-323,0r-55,55r-53,-52r55,-56v-65,-80,-75,-239,0,-323r-55,-55r53,-52r55,55v42,-31,93,-55,161,-55v71,0,118,21,162,55r55,-55r53,52r-56,55v31,42,55,95,55,162xm299,-157v103,0,190,-87,190,-190v0,-101,-87,-190,-189,-190v-103,0,-190,87,-190,190v0,101,87,190,189,190","w":596},"\u00b7":{"d":"138,-374v43,0,77,34,77,77v0,43,-34,77,-77,77v-42,0,-77,-35,-77,-77v0,-43,34,-77,77,-77","w":280},"\u2219":{"d":"138,-374v43,0,77,34,77,77v0,43,-34,77,-77,77v-42,0,-77,-35,-77,-77v0,-43,34,-77,77,-77","w":280},"\u00c2":{"d":"542,-750r-96,0r-89,-72r-89,72r-96,0r130,-114r110,0xm717,0r-139,6r-76,-181r-306,0r-75,181r-135,-6r291,-703r150,0xm469,-278r-119,-307r-122,307r241,0","w":707,"k":{"\u2019":126,"y":72,"w":72,"v":78,"Y":116,"W":84,"V":97,"T":120}},"\u00ca":{"d":"480,-746r-96,0r-89,-72r-89,72r-96,0r130,-114r110,0xm570,-111r-17,111r-489,0r0,-703r481,0r17,109r-370,0r0,182r325,0r0,103r-325,0r0,198r378,0","w":594},"\u00c1":{"d":"717,0r-139,6r-76,-181r-306,0r-75,181r-135,-6r291,-703r150,0xm469,-278r-119,-307r-122,307r241,0xm533,-887r-164,144r-88,0r119,-144r133,0","w":707,"k":{"\u2019":126,"y":72,"w":72,"v":78,"Y":116,"W":84,"V":97,"T":120}},"\u00cb":{"d":"570,-111r-17,111r-489,0r0,-703r481,0r17,109r-370,0r0,182r325,0r0,103r-325,0r0,198r378,0xm396,-888v52,0,59,17,59,72v0,55,-7,72,-58,72v-53,0,-60,-16,-60,-72v0,-56,6,-72,59,-72xm209,-888v52,0,59,17,59,72v0,55,-7,72,-58,72v-53,0,-60,-16,-60,-72v0,-56,6,-72,59,-72","w":594},"\u00c8":{"d":"570,-111r-17,111r-489,0r0,-703r481,0r17,109r-370,0r0,182r325,0r0,103r-325,0r0,198r378,0xm369,-752r-88,0r-162,-144r132,0","w":594},"\u00cd":{"d":"194,0r-128,6r0,-709r128,-6r0,709xm322,-893r-164,144r-88,0r119,-144r133,0","w":280},"\u00ce":{"d":"316,-758r-96,0r-89,-72r-89,72r-96,0r130,-114r110,0xm194,0r-128,6r0,-709r128,-6r0,709","w":280},"\u00cf":{"d":"194,0r-128,6r0,-709r128,-6r0,709xm229,-884v52,0,59,17,59,72v0,55,-7,72,-58,72v-53,0,-60,-16,-60,-72v0,-56,6,-72,59,-72xm42,-884v52,0,59,17,59,72v0,55,-7,72,-58,72v-53,0,-60,-16,-60,-72v0,-56,6,-72,59,-72","w":280},"\u00cc":{"d":"194,0r-128,6r0,-709r128,-6r0,709xm187,-746r-88,0r-162,-144r132,0","w":280},"\u00d3":{"d":"408,-718v218,0,380,151,380,367v0,215,-163,366,-380,366v-218,0,-380,-151,-380,-366v0,-217,160,-367,380,-367xm408,-101v146,0,253,-104,253,-250v0,-147,-106,-251,-253,-251v-147,0,-253,104,-253,251v0,146,107,250,253,250xm589,-912r-164,144r-88,0r119,-144r133,0","w":819},"\u00d4":{"d":"591,-756r-96,0r-89,-72r-89,72r-96,0r130,-114r110,0xm408,-718v218,0,380,151,380,367v0,215,-163,366,-380,366v-218,0,-380,-151,-380,-366v0,-217,160,-367,380,-367xm408,-101v146,0,253,-104,253,-250v0,-147,-106,-251,-253,-251v-147,0,-253,104,-253,251v0,146,107,250,253,250","w":819},"\u00d2":{"d":"408,-718v218,0,380,151,380,367v0,215,-163,366,-380,366v-218,0,-380,-151,-380,-366v0,-217,160,-367,380,-367xm408,-101v146,0,253,-104,253,-250v0,-147,-106,-251,-253,-251v-147,0,-253,104,-253,251v0,146,107,250,253,250xm458,-760r-88,0r-162,-144r132,0","w":819},"\u00da":{"d":"345,15v-170,0,-287,-93,-286,-258r0,-460r127,-6r0,452v0,105,55,158,165,158v111,0,167,-52,167,-156r0,-448r127,-6r0,458v0,175,-118,266,-300,266xm530,-893r-164,144r-88,0r119,-144r133,0","w":703},"\u00db":{"d":"554,-756r-96,0r-89,-72r-89,72r-96,0r130,-114r110,0xm345,15v-170,0,-287,-93,-286,-258r0,-460r127,-6r0,452v0,105,55,158,165,158v111,0,167,-52,167,-156r0,-448r127,-6r0,458v0,175,-118,266,-300,266","w":703},"\u00d9":{"d":"345,15v-170,0,-287,-93,-286,-258r0,-460r127,-6r0,452v0,105,55,158,165,158v111,0,167,-52,167,-156r0,-448r127,-6r0,458v0,175,-118,266,-300,266xm437,-745r-88,0r-162,-144r132,0","w":703},"\u00af":{"d":"312,-629r-375,0r0,-63r375,0r0,63","w":253},"\u00b8":{"d":"106,39v61,-7,132,-2,131,59v-1,96,-172,88,-239,53r17,-38v30,12,147,41,147,-14v0,-38,-62,-26,-97,-18r-25,-18r63,-64r47,0","w":240},"\u00a6":{"d":"151,-440r-81,0r0,-272r81,0r0,272xm151,9r-81,0r0,-271r81,0r0,271","w":220},"\u00d0":{"d":"310,-703v232,-2,385,125,385,352v0,226,-149,351,-383,351r-245,0r0,-314r-59,0r0,-95r59,0r0,-296xm567,-352v0,-162,-97,-239,-264,-238r-108,0r0,181r170,0r0,95r-170,0r0,201r113,0v173,0,259,-80,259,-239","w":728},"\u00f0":{"d":"399,-629v104,102,187,203,192,373v5,162,-119,272,-283,272v-164,0,-281,-97,-281,-257v0,-175,139,-281,325,-249v15,3,28,10,41,20v-19,-38,-63,-90,-94,-120r-121,46r-41,-58r105,-41v-25,-23,-60,-46,-91,-66r101,-28v34,18,63,38,87,57r117,-45r43,58xm309,-94v94,0,162,-63,162,-156v0,-95,-64,-157,-160,-157v-99,0,-162,59,-162,157v0,93,66,156,160,156","w":625},"\u00dd":{"d":"651,-701r-258,409r-44,289r-128,6r44,-266r-283,-438r143,-8r196,310r192,-310xm500,-891r-164,144r-88,0r119,-144r133,0","w":634},"\u00fd":{"d":"499,-516r-235,634v-15,57,-59,66,-126,58r-81,-38v45,8,71,-5,87,-42r52,-124r-205,-485r118,-10r146,346r133,-345xm430,-715r-164,144r-88,0r119,-144r133,0","w":495},"\u00de":{"d":"375,-596v145,-1,241,78,241,220v0,137,-101,219,-242,219r-181,0r0,157r-128,6r0,-709r128,-6r0,113r182,0xm355,-261v80,1,137,-39,137,-115v0,-79,-55,-117,-138,-116r-161,0r0,231r162,0","w":637},"\u00fe":{"d":"342,-531v157,-2,262,115,262,275v0,153,-112,273,-264,271v-79,-1,-146,-34,-175,-87r0,248r-117,8r0,-896r117,-9r0,286v27,-56,97,-96,177,-96xm328,-94v94,0,156,-69,156,-164v0,-93,-63,-164,-156,-164v-100,0,-163,62,-163,163v0,96,68,165,163,165","w":642},"\u00ad":{"d":"595,-213r-549,0r0,-82r549,0r0,82","w":642},"\u00d7":{"d":"537,-72r-56,56r-182,-182r-182,182r-56,-56r182,-182r-182,-182r56,-56r182,182r182,-182r56,56r-182,182"},"\u00b9":{"d":"25,-667v69,-14,100,-32,134,-79r15,0r0,348r-59,4r0,-243r-80,10","w":232},"\u00b2":{"d":"167,-729v69,0,123,40,123,105v0,35,-15,68,-47,95r-117,97r164,0r-5,56r-247,0v28,-81,94,-135,156,-184v26,-22,39,-42,39,-62v0,-33,-31,-52,-66,-52v-42,0,-69,27,-69,68v0,5,2,8,7,11v-15,10,-26,21,-39,32v-17,-11,-25,-28,-25,-50v-1,-70,54,-116,126,-116","w":330},"\u00b3":{"d":"231,-560v42,7,71,36,71,84v0,130,-245,149,-260,22r34,-33v-3,80,164,90,166,8v1,-50,-47,-58,-101,-55r0,-46v46,3,88,-7,89,-48v0,-31,-22,-47,-66,-47v-44,-1,-76,24,-80,61r-34,-31v5,-50,63,-84,123,-84v63,0,115,35,115,94v0,37,-19,62,-57,75","w":330},"\u00bd":{"d":"473,-353v69,0,123,40,123,105v0,35,-15,68,-47,95r-117,97r164,0r-5,56r-247,0v28,-81,94,-135,156,-184v26,-22,39,-42,39,-62v0,-33,-31,-52,-66,-52v-42,0,-69,27,-69,68v0,5,2,8,7,11v-15,10,-26,21,-39,32v-17,-11,-25,-28,-25,-50v-1,-70,54,-116,126,-116xm41,-659v69,-14,100,-32,134,-79r15,0r0,348r-59,4r0,-243r-80,10xm495,-659r-424,692r-63,0r424,-692r63,0","w":640},"\u00bc":{"d":"533,-131r-4,51r-45,0r0,80r-52,5r0,-85r-169,0r0,-17r150,-250r71,0r0,216r49,0xm432,-131r0,-163r-113,163r113,0xm23,-659v69,-14,100,-32,134,-79r15,0r0,348r-59,4r0,-243r-80,10xm486,-663r-424,692r-63,0r424,-692r63,0","w":576},"\u00be":{"d":"591,-132r-4,51r-45,0r0,80r-52,5r0,-85r-169,0r0,-17r150,-250r71,0r0,216r49,0xm490,-132r0,-163r-113,163r113,0xm212,-560v42,7,71,36,71,84v0,130,-245,149,-260,22r34,-33v-3,80,164,90,166,8v1,-50,-47,-58,-101,-55r0,-46v46,3,88,-7,89,-48v0,-31,-22,-47,-66,-47v-44,-1,-76,24,-80,61r-34,-31v5,-50,63,-84,123,-84v63,0,115,35,115,94v0,37,-19,62,-57,75xm558,-667r-424,692r-63,0r424,-692r63,0","w":636}}});
 /*
 * TipTip
 * Copyright 2010 Drew Wilson
 * www.drewwilson.com
 * code.drewwilson.com/entry/tiptip-jquery-plugin
 *
 * Version 1.3   -   Updated: Mar. 23, 2010
 *
 * This Plug-In will create a custom tooltip to replace the default
 * browser tooltip. It is extremely lightweight and very smart in
 * that it detects the edges of the browser window and will make sure
 * the tooltip stays within the current window size. As a result the
 * tooltip will adjust itself to be displayed above, below, to the left 
 * or to the right depending on what is necessary to stay within the
 * browser window. It is completely customizable as well via CSS.
 *
 * This TipTip jQuery plug-in is dual licensed under the MIT and GPL licenses:
 *   http://www.opensource.org/licenses/mit-license.php
 *   http://www.gnu.org/licenses/gpl.html
 */
(function($){$.fn.tipTip=function(options){var defaults={activation:"hover",keepAlive:false,maxWidth:"200px",edgeOffset:3,defaultPosition:"bottom",delay:400,fadeIn:200,fadeOut:200,attribute:"title",content:false,enter:function(){},exit:function(){}};var opts=$.extend(defaults,options);if($("#tiptip_holder").length<=0){var tiptip_holder=$('<div id="tiptip_holder" style="max-width:'+opts.maxWidth+';"></div>');var tiptip_content=$('<div id="tiptip_content"></div>');var tiptip_arrow=$('<div id="tiptip_arrow"></div>');$("body").append(tiptip_holder.html(tiptip_content).prepend(tiptip_arrow.html('<div id="tiptip_arrow_inner"></div>')))}else{var tiptip_holder=$("#tiptip_holder");var tiptip_content=$("#tiptip_content");var tiptip_arrow=$("#tiptip_arrow")}return this.each(function(){var org_elem=$(this);if(opts.content){var org_title=opts.content}else{var org_title=org_elem.attr(opts.attribute)}if(org_title!=""){if(!opts.content){org_elem.removeAttr(opts.attribute)}var timeout=false;if(opts.activation=="hover"){org_elem.hover(function(){active_tiptip()},function(){if(!opts.keepAlive){deactive_tiptip()}});if(opts.keepAlive){tiptip_holder.hover(function(){},function(){deactive_tiptip()})}}else if(opts.activation=="focus"){org_elem.focus(function(){active_tiptip()}).blur(function(){deactive_tiptip()})}else if(opts.activation=="click"){org_elem.click(function(){active_tiptip();return false}).hover(function(){},function(){if(!opts.keepAlive){deactive_tiptip()}});if(opts.keepAlive){tiptip_holder.hover(function(){},function(){deactive_tiptip()})}}function active_tiptip(){opts.enter.call(this);tiptip_content.html(org_title);tiptip_holder.hide().removeAttr("class").css("margin","0");tiptip_arrow.removeAttr("style");var top=parseInt(org_elem.offset()['top']);var left=parseInt(org_elem.offset()['left']);var org_width=parseInt(org_elem.outerWidth());var org_height=parseInt(org_elem.outerHeight());var tip_w=tiptip_holder.outerWidth();var tip_h=tiptip_holder.outerHeight();var w_compare=Math.round((org_width-tip_w)/2);var h_compare=Math.round((org_height-tip_h)/2);var marg_left=Math.round(left+w_compare);var marg_top=Math.round(top+org_height+opts.edgeOffset);var t_class="";var arrow_top="";var arrow_left=Math.round(tip_w-12)/2;if(opts.defaultPosition=="bottom"){t_class="_bottom"}else if(opts.defaultPosition=="top"){t_class="_top"}else if(opts.defaultPosition=="left"){t_class="_left"}else if(opts.defaultPosition=="right"){t_class="_right"}var right_compare=(w_compare+left)<parseInt($(window).scrollLeft());var left_compare=(tip_w+left)>parseInt($(window).width());if((right_compare&&w_compare<0)||(t_class=="_right"&&!left_compare)||(t_class=="_left"&&left<(tip_w+opts.edgeOffset+5))){t_class="_right";arrow_top=Math.round(tip_h-13)/2;arrow_left=-12;marg_left=Math.round(left+org_width+opts.edgeOffset);marg_top=Math.round(top+h_compare)}else if((left_compare&&w_compare<0)||(t_class=="_left"&&!right_compare)){t_class="_left";arrow_top=Math.round(tip_h-13)/2;arrow_left=Math.round(tip_w);marg_left=Math.round(left-(tip_w+opts.edgeOffset+5));marg_top=Math.round(top+h_compare)}var top_compare=(top+org_height+opts.edgeOffset+tip_h+8)>parseInt($(window).height()+$(window).scrollTop());var bottom_compare=((top+org_height)-(opts.edgeOffset+tip_h+8))<0;if(top_compare||(t_class=="_bottom"&&top_compare)||(t_class=="_top"&&!bottom_compare)){if(t_class=="_top"||t_class=="_bottom"){t_class="_top"}else{t_class=t_class+"_top"}arrow_top=tip_h;marg_top=Math.round(top-(tip_h+5+opts.edgeOffset))}else if(bottom_compare|(t_class=="_top"&&bottom_compare)||(t_class=="_bottom"&&!top_compare)){if(t_class=="_top"||t_class=="_bottom"){t_class="_bottom"}else{t_class=t_class+"_bottom"}arrow_top=-12;marg_top=Math.round(top+org_height+opts.edgeOffset)}if(t_class=="_right_top"||t_class=="_left_top"){marg_top=marg_top+5}else if(t_class=="_right_bottom"||t_class=="_left_bottom"){marg_top=marg_top-5}if(t_class=="_left_top"||t_class=="_left_bottom"){marg_left=marg_left+5}tiptip_arrow.css({"margin-left":arrow_left+"px","margin-top":arrow_top+"px"});tiptip_holder.css({"margin-left":marg_left+"px","margin-top":marg_top+"px"}).attr("class","tip"+t_class);if(timeout){clearTimeout(timeout)}timeout=setTimeout(function(){tiptip_holder.stop(true,true).fadeIn(opts.fadeIn)},opts.delay)}function deactive_tiptip(){opts.exit.call(this);if(timeout){clearTimeout(timeout)}tiptip_holder.fadeOut(opts.fadeOut)}}})}})(jQuery);
